.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.contact {
  padding: 130px 0 100px;
  position: relative;
  overflow: hidden;
}
body main section.contact:before {
  content: "";
  background: url(../../../../img/motif.png) no-repeat;
  background-size: 100%;
  width: 757px;
  height: 854px;
  position: absolute;
  z-index: 0;
  left: -550px;
  top: 64%;
  transform: translateY(-50%);
}
body main section.contact .contenu .container {
  max-width: 1490px;
}
body main section.contact .contenu .bloc {
  display: table;
  margin: auto;
  padding: 0 50px;
}
body main section.contact .contenu h2 {
  color: #1B2C64;
  font-size: 70px;
  font-weight: 700;
  margin-bottom: 40px;
  padding-top: 20px;
}
body main section.contact .contenu .coo li {
  padding-left: 35px;
  margin-bottom: 20px;
  position: relative;
}
body main section.contact .contenu .coo li svg {
  position: absolute;
  left: 0;
  top: 5px;
}
body main section.contact .contenu .coo li.entretiens,
body main section.contact .contenu .coo li .tel {
  color: #EF4735;
  font-size: 26px;
  font-weight: 700;
}
body main section.contact .contenu .coo li .tel {
  margin-bottom: 8px;
}
body main section.contact .contenu .coo li .tel:hover {
  color: #484C56;
}
body main section.contact .contenu .coo li .email:hover {
  color: #EF4735;
}
body main section.contact .contenu .coo li a {
  display: table;
}
body main section.contact .contenu .coo li p,
body main section.contact .contenu .coo li .email {
  font-size: 18px;
  color: #484C56;
  font-weight: 600;
  margin-bottom: 0;
}
body main section.contact .contenu .sociaux {
  display: flex;
  align-items: center;
  margin-top: 35px;
}
body main section.contact .contenu .sociaux p {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1.125px;
  color: #181818;
}
body main section.contact .contenu .sociaux a {
  display: block;
  margin-left: 15px;
}
body main section.contact .contenu .sociaux a svg {
  fill: #fff;
}
body main section.contact .contenu .sociaux a circle {
  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.contact .contenu .sociaux a:hover circle {
  fill: #1B2C64;
}
body main section.contact .contenu img {
  width: 100%;
}
body main section.contact .contenu .map-wrapper {
  height: 100%;
}
body main section.contact .contenu .map-wrapper #map {
  height: 470px;
  width: 100%;
}
body main section.contact .contenu .map-wrapper .gm-ui-hover-effect:focus {
  outline: none;
}
body main section.contact .contenu .map-wrapper .gm-style-iw,
body main section.contact .contenu .map-wrapper .gm-style-iw-d {
  background-color: #F3F3F3;
  overflow: hidden !important;
}
body main section.contact .contenu .map-wrapper .gm-style .gm-style-iw-t::after {
  background: linear-gradient(45deg,#f3f3f3 50%,rgba(243,243,243,0) 51%,rgba(243,243,243,0) 100%) #F3F3F3;
}
body main section.contact .contenu .map-wrapper .content {
  padding: 14px 30px 26px 19px;
  position: relative;
}
body main section.contact .contenu .map-wrapper .content svg {
  position: absolute;
  left: 19px;
  top: 40%;
  transform: translateY(-50%);
  width: 22px;
  height: 31px;
}
body main section.contact .contenu .map-wrapper .content .nom {
  padding-left: 40px;
  color: #484C56;
  font-size: 17px;
  font-family: 'Mulish', sans-serif;
  font-weight: 700;
  line-height: 1.4;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.contact {
    padding: 110px 0 90px;
  }
  body main section.contact:before {
    left: -660px;
  }
  body main section.contact .contenu h2 {
    font-size: 55px;
  }
  body main section.contact .contenu .coo li.entretiens,
  body main section.contact .contenu .coo li .tel {
    font-size: 24px;
  }
  body main section.contact .contenu .coo li p,
  body main section.contact .contenu .coo li .email {
    font-size: 17px;
  }
  body main section.contact .contenu .sociaux p {
    font-size: 17px;
  }
  body main section.contact .contenu .map-wrapper #map {
    height: 440px;
  }
  body main section.contact .contenu .map-wrapper .content .nom {
    font-size: 16px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.contact {
    padding: 100px 0 80px;
  }
  body main section.contact:before {
    left: -710px;
  }
  body main section.contact .contenu h2 {
    font-size: 48px;
  }
  body main section.contact .contenu .coo li.entretiens,
  body main section.contact .contenu .coo li .tel {
    font-size: 22px;
  }
  body main section.contact .contenu .coo li p,
  body main section.contact .contenu .coo li .email {
    font-size: 16px;
  }
  body main section.contact .contenu .coo li svg {
    top: 3px;
  }
  body main section.contact .contenu .sociaux p {
    font-size: 16px;
  }
  body main section.contact .contenu .sociaux a svg {
    width: 35px;
    height: 35px;
  }
  body main section.contact .contenu .map-wrapper #map {
    height: 400px;
  }
  body main section.contact .contenu .map-wrapper .content .nom {
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.contact {
    padding: 80px 0;
  }
  body main section.contact:before {
    display: none;
  }
  body main section.contact .contenu h2 {
    font-size: 42px;
    margin-bottom: 30px;
  }
  body main section.contact .contenu .bloc {
    padding: 0;
    margin: 0;
  }
  body main section.contact .contenu .coo li.entretiens,
  body main section.contact .contenu .coo li .tel {
    font-size: 20px;
  }
  body main section.contact .contenu .coo li p,
  body main section.contact .contenu .coo li .email {
    font-size: 16px;
  }
  body main section.contact .contenu .coo li svg {
    top: 3px;
  }
  body main section.contact .contenu .sociaux p {
    font-size: 16px;
  }
  body main section.contact .contenu .sociaux a svg {
    width: 35px;
    height: 35px;
  }
  body main section.contact .contenu .map-wrapper #map {
    height: 360px;
  }
  body main section.contact .contenu .map-wrapper .content .nom {
    font-size: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.contact {
    padding: 60px 0;
  }
  body main section.contact:before {
    display: none;
  }
  body main section.contact .contenu h2 {
    font-size: 36px;
    margin-bottom: 30px;
  }
  body main section.contact .contenu .bloc {
    padding: 0;
    margin: 0 auto 50px;
    text-align: center;
  }
  body main section.contact .contenu .coo li {
    padding-left: 0;
  }
  body main section.contact .contenu .coo li.entretiens,
  body main section.contact .contenu .coo li .tel {
    font-size: 20px;
  }
  body main section.contact .contenu .coo li p,
  body main section.contact .contenu .coo li .email {
    font-size: 16px;
  }
  body main section.contact .contenu .coo li a {
    display: inline-block;
  }
  body main section.contact .contenu .coo li svg {
    display: inline-block;
    position: relative;
    top: auto;
    left: auto;
    margin-right: 8px;
    margin-top: -5px;
  }
  body main section.contact .contenu .sociaux {
    justify-content: center;
  }
  body main section.contact .contenu .sociaux p {
    font-size: 16px;
  }
  body main section.contact .contenu .sociaux a svg {
    width: 35px;
    height: 35px;
  }
  body main section.contact .contenu .map-wrapper #map {
    height: 360px;
  }
  body main section.contact .contenu .map-wrapper .content .nom {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  body main section.contact {
    padding: 40px 0;
  }
  body main section.contact:before {
    display: none;
  }
  body main section.contact .contenu h2 {
    font-size: 32px;
    margin-bottom: 20px;
    padding-top: 0;
  }
  body main section.contact .contenu .bloc {
    padding: 0;
    margin: 0 auto 40px;
    text-align: center;
  }
  body main section.contact .contenu .coo li {
    padding-left: 0;
  }
  body main section.contact .contenu .coo li.entretiens,
  body main section.contact .contenu .coo li .tel {
    font-size: 18px;
  }
  body main section.contact .contenu .coo li p,
  body main section.contact .contenu .coo li .email {
    font-size: 15px;
  }
  body main section.contact .contenu .coo li a {
    display: inline-block;
  }
  body main section.contact .contenu .coo li svg {
    display: inline-block;
    position: relative;
    top: auto;
    left: auto;
    margin-right: 8px;
    margin-top: -5px;
  }
  body main section.contact .contenu .sociaux {
    justify-content: center;
  }
  body main section.contact .contenu .sociaux p {
    font-size: 15px;
  }
  body main section.contact .contenu .sociaux a svg {
    width: 35px;
    height: 35px;
  }
  body main section.contact .contenu .map-wrapper #map {
    height: 360px;
  }
  body main section.contact .contenu .map-wrapper .content {
    padding: 5px 10px 26px 0;
  }
  body main section.contact .contenu .map-wrapper .content .nom {
    font-size: 14px;
    padding-left: 0;
    text-align: center;
    display: block;
  }
  body main section.contact .contenu .map-wrapper .content svg {
    position: relative;
    margin: 0 auto 15px;
    display: block;
    left: auto;
    top: auto;
    transform: none;
    width: 22px;
    height: 31px;
  }
}
