@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700|Open+Sans:300,400,600,700,800&display=swap');
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
html,
body {
  overflow: auto;
  overflow-x: hidden;
}
body {
  font-family: 'Open Sans', sans-serif;
}
@media (min-width: 1200px) and (max-width: 1679.98px) {
  body .col-xxl {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  body .justify-content-xxl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
}
body header.main {
  background-color: #353c53;
  border-bottom: solid 2px #00b0b2;
  padding: .5rem 0;
  position: relative;
  z-index: 100;
}
body header.main a {
  cursor: pointer;
}
body header.main .container-fluid .wrapper .infos-left-header .row .menu-btn a {
  color: #8394cc;
  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 header.main .container-fluid .wrapper .infos-left-header .row .menu-btn a span.text {
  text-transform: uppercase;
  letter-spacing: 1px;
}
body header.main .container-fluid .wrapper .infos-left-header .row .menu-btn a span.icon {
  font-weight: 300;
}
body header.main .container-fluid .wrapper .infos-left-header .row .menu-btn a span.icon .fa-times {
  display: none;
}
body header.main .container-fluid .wrapper .infos-left-header .row .menu-btn:hover a {
  color: #fff;
  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 header.main .container-fluid .wrapper .infos-left-header .row .menu-btn.active a {
  color: #fff;
}
body header.main .container-fluid .wrapper .infos-left-header .row .menu-btn.active a span.icon .fa-times {
  display: inline-block;
}
body header.main .container-fluid .wrapper .infos-left-header .row .menu-btn.active a span.icon .fa-bars {
  display: none;
}
body header.main .container-fluid .wrapper .infos-left-header .row .redactes-link {
  margin: 0 4rem;
}
@media (min-width: 992px) and (max-width: 1439.98px) {
  body header.main .container-fluid .wrapper .infos-left-header .row .redactes-link {
    margin: 0 2rem;
  }
}
body header.main .container-fluid .wrapper .infos-left-header .row .redactes-link a img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
@media (min-width: 992px) and (max-width: 1439.98px) {
  body header.main .container-fluid .wrapper .infos-left-header .row .redactes-link a img {
    max-width: 85%;
  }
}
body header.main .container-fluid .wrapper .infos-left-header .row .anays-link a img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
@media (min-width: 992px) and (max-width: 1439.98px) {
  body header.main .container-fluid .wrapper .infos-left-header .row .anays-link a img {
    max-width: 85%;
  }
}
@media (min-width: 992px) and (max-width: 1439.98px) {
  body header.main .container-fluid .wrapper .logo {
    padding: 0;
  }
}
body header.main .container-fluid .wrapper .logo a {
  display: inline-block;
  margin-left: 50%;
  transform: translateX(-50%);
  position: relative;
  z-index: 50;
  width: 70%;
}
@media (min-width: 992px) and (max-width: 1439.98px) {
  body header.main .container-fluid .wrapper .logo a {
    width: 90%;
  }
}
body header.main .container-fluid .wrapper .logo a::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -46px;
  background-image: url(../img/bg-logo.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 347px;
  height: 32px;
}
body header.main .container-fluid .wrapper .logo a img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  transform: translateY(20px);
  max-width: 100%;
}
body header.main .container-fluid .wrapper .infos-right-header .contact a {
  color: #8394cc;
  text-transform: uppercase;
}
@media (min-width: 992px) and (max-width: 1439.98px) {
  body header.main .container-fluid .wrapper .infos-right-header .contact a {
    font-size: .9rem;
  }
}
body header.main .container-fluid .wrapper .infos-right-header .espace-client {
  margin: 0 4rem;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1439.98px) {
  body header.main .container-fluid .wrapper .infos-right-header .espace-client {
    margin: 0 3rem 0 2rem;
  }
}
body header.main .container-fluid .wrapper .infos-right-header .espace-client a {
  color: #8394cc;
  text-transform: uppercase;
}
@media (min-width: 992px) and (max-width: 1439.98px) {
  body header.main .container-fluid .wrapper .infos-right-header .espace-client a {
    font-size: .9rem;
  }
}
body header.main .container-fluid .wrapper .infos-right-header .espace-client i {
  color: #8394cc;
  font-size: 1.6rem;
  position: absolute;
  right: -2rem;
  top: 0;
}
body header.main .container-fluid .wrapper .infos-right-header .reseau {
  margin-left: 1rem !important;
}
body header.main .container-fluid .wrapper .infos-right-header .reseau a {
  background-color: #8394cc;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: block;
  text-align: center;
}
body header.main .container-fluid .wrapper .infos-right-header .reseau a i {
  color: #353c53;
  line-height: 1.6;
  font-size: .85rem;
  font-weight: 700;
}
body header.main .container-fluid .wrapper .infos-right-header .reseau .facebook {
  margin-right: 1rem;
}
body main {
  position: relative;
  overflow: hidden;
}
body main .main-menu {
  position: fixed;
  top: -100%;
  left: 0;
  right: 0;
  opacity: 0;
  width: 100%;
  height: 0;
  background-color: rgba(0,0,0,0.9);
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 80;
  padding: 10rem 6rem;
  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: 992px) and (max-width: 1439.98px) {
  body main .main-menu {
    padding: 10rem 1rem;
  }
}
body main .main-menu.active {
  top: 0;
  height: 100%;
  opacity: 1;
  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 .main-menu.active .menu-gauche .titre,
body main .main-menu.active .menu-droit .titre {
  margin-top: 0;
  transition: all 1.2s ease-in-out !important;
  -webkit-transition: all 1.2s ease-in-out !important;
  -moz-transition: all 1.2s ease-in-out !important;
  -o-transition: all 1.2s ease-in-out !important;
  opacity: 1;
}
body main .main-menu.active .menu-gauche .redactes,
body main .main-menu.active .menu-droit .redactes {
  margin-top: 0;
  transition: all 1.2s ease-in-out !important;
  -webkit-transition: all 1.2s ease-in-out !important;
  -moz-transition: all 1.2s ease-in-out !important;
  -o-transition: all 1.2s ease-in-out !important;
  opacity: 1;
}
body main .main-menu.active .menu-gauche .anays,
body main .main-menu.active .menu-droit .anays {
  margin-top: 0;
  transition: all 1.2s ease-in-out !important;
  -webkit-transition: all 1.2s ease-in-out !important;
  -moz-transition: all 1.2s ease-in-out !important;
  -o-transition: all 1.2s ease-in-out !important;
  opacity: 1;
}
body main .main-menu.active .menu-gauche .menu-contact .a-propos,
body main .main-menu.active .menu-droit .menu-contact .a-propos {
  margin-top: 0;
  opacity: 1;
  transition: all 1.2s ease-in-out !important;
  -webkit-transition: all 1.2s ease-in-out !important;
  -moz-transition: all 1.2s ease-in-out !important;
  -o-transition: all 1.2s ease-in-out !important;
}
body main .main-menu.active .menu-gauche .menu-contact .reference,
body main .main-menu.active .menu-droit .menu-contact .reference {
  margin-top: 0;
  opacity: 1;
  transition: all 1.4s ease-in-out !important;
  -webkit-transition: all 1.4s ease-in-out !important;
  -moz-transition: all 1.4s ease-in-out !important;
  -o-transition: all 1.4s ease-in-out !important;
}
body main .main-menu.active .menu-gauche .menu-contact .contact,
body main .main-menu.active .menu-droit .menu-contact .contact {
  margin-top: 0;
  opacity: 1;
  transition: all 1.6s ease-in-out !important;
  -webkit-transition: all 1.6s ease-in-out !important;
  -moz-transition: all 1.6s ease-in-out !important;
  -o-transition: all 1.6s ease-in-out !important;
}
body main .main-menu.active .menu-gauche .menu-contact .espace-client,
body main .main-menu.active .menu-droit .menu-contact .espace-client {
  margin-top: 0;
  opacity: 1;
  transition: all 1.8s ease-in-out !important;
  -webkit-transition: all 1.8s ease-in-out !important;
  -moz-transition: all 1.8s ease-in-out !important;
  -o-transition: all 1.8s ease-in-out !important;
}
body main .main-menu .menu-gauche .titre,
body main .main-menu .menu-droit .titre {
  margin-bottom: 1.5rem;
  padding-bottom: 18px;
  border-bottom: 1px solid #7d8185;
  color: #fff;
  font-size: 1.375rem;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: -2rem;
  transition: all 1.2s ease-in-out !important;
  -webkit-transition: all 1.2s ease-in-out !important;
  -moz-transition: all 1.2s ease-in-out !important;
  -o-transition: all 1.2s ease-in-out !important;
  opacity: 0;
}
body main .main-menu .menu-gauche .redactes .description,
body main .main-menu .menu-gauche .anays .description,
body main .main-menu .menu-droit .redactes .description,
body main .main-menu .menu-droit .anays .description {
  color: #7d8185;
  font-weight: 600;
  font-size: .9rem;
}
body main .main-menu .menu-gauche .redactes .logo,
body main .main-menu .menu-gauche .anays .logo,
body main .main-menu .menu-droit .redactes .logo,
body main .main-menu .menu-droit .anays .logo {
  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 .main-menu .menu-gauche .redactes .logo:hover,
body main .main-menu .menu-gauche .anays .logo:hover,
body main .main-menu .menu-droit .redactes .logo:hover,
body main .main-menu .menu-droit .anays .logo:hover {
  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;
  padding-left: 1rem !important;
}
body main .main-menu .menu-gauche .redactes,
body main .main-menu .menu-droit .redactes {
  margin-bottom: 2rem;
  margin-top: 4rem;
  transition: all 1.2s ease-in-out !important;
  -webkit-transition: all 1.2s ease-in-out !important;
  -moz-transition: all 1.2s ease-in-out !important;
  -o-transition: all 1.2s ease-in-out !important;
  opacity: 0;
}
body main .main-menu .menu-gauche .anays,
body main .main-menu .menu-droit .anays {
  margin-top: 4rem;
  opacity: 0;
  transition: all 1.2s ease-in-out !important;
  -webkit-transition: all 1.2s ease-in-out !important;
  -moz-transition: all 1.2s ease-in-out !important;
  -o-transition: all 1.2s ease-in-out !important;
}
body main .main-menu .menu-gauche .menu-contact a,
body main .main-menu .menu-droit .menu-contact a {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 1rem;
  display: inline-block;
  cursor: pointer;
  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 .main-menu .menu-gauche .menu-contact a:hover,
body main .main-menu .menu-droit .menu-contact a:hover {
  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;
  color: #7d8185;
}
body main .main-menu .menu-gauche .menu-contact i,
body main .main-menu .menu-droit .menu-contact i {
  color: #fff;
  font-size: 1.5rem;
  margin-right: .3rem;
  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 .main-menu .menu-gauche .menu-contact .a-propos,
body main .main-menu .menu-droit .menu-contact .a-propos {
  margin-top: 4rem;
  opacity: 0;
  transition: all 1.2s ease-in-out !important;
  -webkit-transition: all 1.2s ease-in-out !important;
  -moz-transition: all 1.2s ease-in-out !important;
  -o-transition: all 1.2s ease-in-out !important;
}
body main .main-menu .menu-gauche .menu-contact .reference,
body main .main-menu .menu-droit .menu-contact .reference {
  margin-top: 4rem;
  opacity: 0;
  transition: all 1.4s ease-in-out !important;
  -webkit-transition: all 1.4s ease-in-out !important;
  -moz-transition: all 1.4s ease-in-out !important;
  -o-transition: all 1.4s ease-in-out !important;
}
body main .main-menu .menu-gauche .menu-contact .contact,
body main .main-menu .menu-droit .menu-contact .contact {
  margin-top: 4rem;
  opacity: 0;
  transition: all 1.6s ease-in-out !important;
  -webkit-transition: all 1.6s ease-in-out !important;
  -moz-transition: all 1.6s ease-in-out !important;
  -o-transition: all 1.6s ease-in-out !important;
}
body main .main-menu .menu-gauche .menu-contact .espace-client,
body main .main-menu .menu-droit .menu-contact .espace-client {
  transition: all 1.8s ease-in-out !important;
  -webkit-transition: all 1.8s ease-in-out !important;
  -moz-transition: all 1.8s ease-in-out !important;
  -o-transition: all 1.8s ease-in-out !important;
  margin-top: 4rem;
  opacity: 0;
}
body main .main-menu .menu-gauche .menu-contact .espace-client:hover a,
body main .main-menu .menu-gauche .menu-contact .espace-client:hover i,
body main .main-menu .menu-droit .menu-contact .espace-client:hover a,
body main .main-menu .menu-droit .menu-contact .espace-client:hover i {
  color: #7d8185;
}
body main .main-menu .menu-gauche .menu-contact .espace-client a,
body main .main-menu .menu-droit .menu-contact .espace-client a {
  margin-bottom: 0;
}
body main #question {
  position: fixed;
  top: 50%;
  right: -280px;
  z-index: 70;
  transform: translateY(-50%);
  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 #question.active {
  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;
  right: 0;
}
body main #question .titre {
  background-color: #00b0b2;
  left: -32px;
  top: 0;
  transform: rotate(180deg);
  height: 250px;
  width: 2rem;
  position: absolute;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  cursor: pointer;
  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 #question .titre h2 {
  color: #fff;
  width: 196px;
  height: auto;
  font-size: 1rem;
  font-weight: 500;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%) rotate(-270deg);
}
body main #question .titre:hover {
  background-color: #353c53;
  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 #question .formulaire #nf-form-1-cont {
  background-color: #fff;
  padding: 1rem;
  width: 280px;
}
body main #question .formulaire #nf-form-1-cont .nf-response-msg {
  padding: 1.5rem .5rem;
}
body main #question .formulaire #nf-form-1-cont .nf-form-fields-required {
  display: none;
}
body main #question .formulaire #nf-form-1-cont .nf-field-container {
  margin-bottom: 5px;
}
body main #question .formulaire #nf-form-1-cont #nf-field-9-wrap {
  margin-top: .5rem;
  margin-bottom: .5rem;
}
body main #question .formulaire #nf-form-1-cont #nf-field-9-wrap label {
  display: block;
  font-size: .8rem;
  font-weight: 300;
  color: #787878;
}
body main #question .formulaire #nf-form-1-cont textarea {
  height: 130px;
  padding: .3rem;
  background-color: transparent;
  font-size: .8rem;
  font-weight: 300;
}
body main #question .formulaire #nf-form-1-cont label {
  display: none;
}
body main #question .formulaire #nf-form-1-cont #nf-field-36-container #nf-field-36-wrap {
  border-bottom: solid 1px #e6e6e6;
}
body main #question .formulaire #nf-form-1-cont #nf-field-36-container #nf-field-36-wrap .ninja-forms-req-symbol {
  display: none;
}
body main #question .formulaire #nf-form-1-cont #nf-field-36-container #nf-field-36-wrap ul li {
  display: inline-block;
  margin-bottom: 0 !important;
}
body main #question .formulaire #nf-form-1-cont #nf-field-36-container #nf-field-36-wrap label {
  display: block;
  font-size: .8rem;
  font-weight: 300;
  color: #787878;
}
body main #question .formulaire #nf-form-1-cont #nf-field-36-container #nf-field-36-wrap #nf-label-class-field-36-0,
body main #question .formulaire #nf-form-1-cont #nf-field-36-container #nf-field-36-wrap #nf-label-class-field-36-1 {
  font-size: .8rem;
  color: #000;
}
body main #question .formulaire #nf-form-1-cont #nf-field-36-container #nf-field-36-wrap #nf-label-class-field-36-0 {
  margin-right: 1rem;
}
body main #question .formulaire #nf-form-1-cont input {
  padding: .1rem;
  height: 30px;
  outline: none;
  background-color: transparent;
  font-weight: 300;
  border-bottom: solid 1px #e6e6e6;
  border-top: none;
  border-left: none;
  border-right: none;
  font-size: .8rem;
}
body main #question .formulaire #nf-form-1-cont #nf-field-4-wrap input {
  width: 100%;
  padding: .2rem .5rem;
  background-color: #00b0b2;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.2rem;
  letter-spacing: 2px;
  height: auto;
  cursor: pointer;
  border-radius: 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;
  border: solid 1px transparent;
}
body main #question .formulaire #nf-form-1-cont #nf-field-4-wrap input:hover {
  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;
  background-color: transparent;
  color: #00b0b2;
  border: solid 1px #00b0b2;
}
body footer.main {
  padding: 1.5rem 0 2rem 0;
  background-color: #353c53;
  position: relative;
}
@media (min-width: 1380px) and (max-width: 1679.98px) {
  body footer.main .container-fluid {
    padding: 0 8rem !important;
  }
}
@media (min-width: 1200px) and (max-width: 1379.98px) {
  body footer.main .container-fluid {
    padding: 0 5rem !important;
  }
}
body footer.main .infos-agora {
  padding: 0 1rem;
  position: relative;
}
@media (min-width: 1200px) and (max-width: 1475.98px) {
  body footer.main .infos-agora {
    padding: 0;
  }
}
body footer.main .infos-agora a,
body footer.main .infos-agora span,
body footer.main .infos-agora i {
  color: #8394cc;
  font-size: .8rem;
  font-weight: 700;
}
body footer.main .infos-agora ul {
  padding-left: 0;
}
body footer.main .infos-agora ul li {
  list-style-type: none;
}
body footer.main .infos-agora ul li a {
  font-size: .8rem;
  font-weight: 700;
}
body footer.main .infos-agora h2 {
  color: #8394cc;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
}
body footer.main .infos-agora .menu-agora .menu ul {
  margin-bottom: 0;
}
body footer.main .infos-agora .menu-agora .espace-client {
  font-size: .8rem;
  font-weight: 700;
}
body footer.main .infos-agora .reseau {
  position: absolute;
  right: 0;
  top: 0;
}
body footer.main .infos-agora .reseau a {
  background-color: #8394cc;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: block;
}
body footer.main .infos-agora .reseau a i {
  color: #353c53;
  text-align: center;
  display: block;
  line-height: 1.8;
}
body footer.main .infos-agora .reseau .linkedin {
  margin-bottom: 1rem;
}
body footer.main .infos-agora .infos-contact-footer .titre-footer {
  text-transform: uppercase;
  font-weight: 500;
  color: #8394cc;
  margin-bottom: .5rem;
}
body footer.main .infos-agora .infos-contact-footer .infos-client {
  padding-left: 0;
}
body footer.main .infos-agora .infos-contact-footer .infos-client p {
  margin-bottom: .3rem;
  font-size: .8rem;
  font-weight: 700;
}
@media (min-width: 1200px) and (max-width: 1679.98px) {
  body footer.main .infos-agora .infos-contact-footer .infos-client p {
    padding-left: 1rem !important;
  }
}
@media (min-width: 1200px) and (max-width: 1475.98px) {
  body footer.main .infos-agora .infos-contact-footer .infos-client p {
    font-size: .9rem;
  }
}
@media (min-width: 1476px) and (max-width: 1564.98px) {
  body footer.main .infos-agora .infos-contact-footer .infos-client p {
    margin-right: 1rem !important;
  }
}
@media (min-width: 1200px) and (max-width: 1475.98px) {
  body footer.main .infos-agora .infos-contact-footer .infos-client p {
    margin-right: .5rem !important;
  }
}
body footer.main .infos-agora .infos-contact-footer .infos-client p i {
  margin-right: .5rem;
  font-size: 1rem;
}
body footer.main .infos-agora .infos-contact-footer .infos-client .adresse-email {
  margin-left: 1rem;
}
@media (min-width: 1200px) and (max-width: 1475.98px) {
  body footer.main .infos-agora .infos-contact-footer .infos-client .adresse-email {
    margin-left: 0;
  }
}
body footer.main .infos-agora .infos-contact-footer .infos-client .adresse-email i {
  margin-right: .5rem;
  margin-top: .3rem;
}
@media (min-width: 1200px) and (max-width: 1679.98px) {
  body footer.main .infos-agora .infos-contact-footer .infos-client .adresse-email i {
    margin-right: 0;
    margin-left: 1rem;
  }
}
body footer.main .infos-agora .infos-contact-footer .infos-client .adresse-email p {
  margin-bottom: 0;
  font-size: .8rem;
  font-weight: 700;
}
@media (min-width: 1200px) and (max-width: 1679.98px) {
  body footer.main .infos-agora .infos-contact-footer .infos-client .adresse-email p {
    padding-left: .5rem !important;
  }
}
body footer.main .footer-bottom {
  height: 50px;
}
@media (min-width: 1200px) and (max-width: 1679.98px) {
  body footer.main .footer-bottom {
    margin-top: 1rem !important;
  }
}
body footer.main .footer-bottom a,
body footer.main .footer-bottom span {
  font-size: .8rem;
  color: #fff;
}
@media (min-width: 1200px) and (max-width: 1475.98px) {
  body footer.main .footer-bottom a,
  body footer.main .footer-bottom span {
    font-size: .75rem;
  }
}
body.home {
  background-color: #2c3245;
}
body.home header.main {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
body.home header.portail {
  background-color: #353c53;
  border-bottom: solid 2px #00b0b2;
  padding: .5rem 0;
}
body.home header.portail a {
  display: inline-block;
  margin-left: 50%;
  transform: translateX(-50%);
  position: relative;
  z-index: 50;
}
body.home header.portail a::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -46px;
  background-image: url(../img/bg-logo.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 347px;
  height: 32px;
}
body.home header.portail a img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  transform: translateY(20px);
  max-width: 35%;
}
body.home #attente,
body.home #accueil {
  position: relative;
}
body.home #attente .bloc-site-en-construction,
body.home #accueil .bloc-site-en-construction {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background-color: #2c3245;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.6rem;
  letter-spacing: 2px;
  font-weight: 500;
  font-family: 'Open Sans', sans-serif;
  padding: 1.5rem 2rem;
  border: solid 2px #00b0b2;
  z-index: 999;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.home #attente .bloc-site-en-construction,
  body.home #accueil .bloc-site-en-construction {
    font-size: 1.2rem;
  }
}
body.home #attente #bloc-redactes,
body.home #attente #bloc-anays,
body.home #accueil #bloc-redactes,
body.home #accueil #bloc-anays {
  width: 100vw;
  height: 90vh;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1300px) and (max-width: 1439.98px) {
  body.home #attente #bloc-redactes,
  body.home #attente #bloc-anays,
  body.home #accueil #bloc-redactes,
  body.home #accueil #bloc-anays {
    height: 80vh;
  }
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  body.home #attente #bloc-redactes,
  body.home #attente #bloc-anays,
  body.home #accueil #bloc-redactes,
  body.home #accueil #bloc-anays {
    height: 70vh;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.home #attente #bloc-redactes,
  body.home #attente #bloc-anays,
  body.home #accueil #bloc-redactes,
  body.home #accueil #bloc-anays {
    height: 65vh;
  }
}
body.home #attente #bloc-redactes .inner,
body.home #attente #bloc-anays .inner,
body.home #accueil #bloc-redactes .inner,
body.home #accueil #bloc-anays .inner {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
body.home #attente #bloc-redactes figure,
body.home #attente #bloc-anays figure,
body.home #accueil #bloc-redactes figure,
body.home #accueil #bloc-anays figure {
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  height: 100%;
  width: 100%;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
  transition: all 1s ease-in-out !important;
  -webkit-transition: all 1s ease-in-out !important;
  -moz-transition: all 1s ease-in-out !important;
  -o-transition: all 1s ease-in-out !important;
}
body.home #attente #bloc-redactes:hover figure,
body.home #attente #bloc-anays:hover figure,
body.home #accueil #bloc-redactes:hover figure,
body.home #accueil #bloc-anays:hover figure {
  opacity: 1;
  -webkit-transform: scale3d(1.1,1.1,1);
  transform: scale3d(1.1,1.1,1);
  transition: all 2s ease-in-out !important;
  -webkit-transition: all 2s ease-in-out !important;
  -moz-transition: all 2s ease-in-out !important;
  -o-transition: all 2s ease-in-out !important;
}
body.home #attente #bloc-redactes:hover .logo::before,
body.home #attente #bloc-anays:hover .logo::before,
body.home #accueil #bloc-redactes:hover .logo::before,
body.home #accueil #bloc-anays:hover .logo::before {
  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;
  height: 0;
}
body.home #attente #bloc-redactes .logo,
body.home #attente #bloc-redactes .text,
body.home #attente #bloc-anays .logo,
body.home #attente #bloc-anays .text,
body.home #accueil #bloc-redactes .logo,
body.home #accueil #bloc-redactes .text,
body.home #accueil #bloc-anays .logo,
body.home #accueil #bloc-anays .text {
  z-index: 10;
}
body.home #attente #bloc-redactes .text,
body.home #attente #bloc-anays .text,
body.home #accueil #bloc-redactes .text,
body.home #accueil #bloc-anays .text {
  text-align: center;
}
body.home #attente #bloc-redactes .text h2,
body.home #attente #bloc-anays .text h2,
body.home #accueil #bloc-redactes .text h2,
body.home #accueil #bloc-anays .text h2 {
  font-weight: 300;
  font-size: 22px;
  text-decoration: none;
}
body.home #attente #bloc-redactes .logo,
body.home #attente #bloc-anays .logo,
body.home #accueil #bloc-redactes .logo,
body.home #accueil #bloc-anays .logo {
  top: 10%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 1200px) and (max-width: 1369.98px) {
  body.home #attente #bloc-redactes .logo,
  body.home #attente #bloc-anays .logo,
  body.home #accueil #bloc-redactes .logo,
  body.home #accueil #bloc-anays .logo {
    top: 20%;
  }
}
body.home #attente #bloc-redactes .logo img,
body.home #attente #bloc-anays .logo img,
body.home #accueil #bloc-redactes .logo img,
body.home #accueil #bloc-anays .logo img {
  max-width: 85%;
  display: block;
  margin: 0 auto;
}
body.home #attente #bloc-redactes .text,
body.home #attente #bloc-anays .text,
body.home #accueil #bloc-redactes .text,
body.home #accueil #bloc-anays .text {
  position: absolute;
  top: 12rem;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 1200px) and (max-width: 1369.98px) {
  body.home #attente #bloc-redactes .text,
  body.home #attente #bloc-anays .text,
  body.home #accueil #bloc-redactes .text,
  body.home #accueil #bloc-anays .text {
    top: 15rem;
  }
}
body.home #attente #bloc-redactes .text h2,
body.home #attente #bloc-anays .text h2,
body.home #accueil #bloc-redactes .text h2,
body.home #accueil #bloc-anays .text h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #2c3245;
  font-size: 1.2rem;
}
@media (min-width: 992px) and (max-width: 1475.98px) {
  body.home #attente #bloc-redactes .text h2,
  body.home #attente #bloc-anays .text h2,
  body.home #accueil #bloc-redactes .text h2,
  body.home #accueil #bloc-anays .text h2 {
    font-size: 1rem;
  }
}
body.home #attente #bloc-redactes,
body.home #accueil #bloc-redactes {
  padding-left: 0;
}
body.home #attente #bloc-redactes .inner,
body.home #accueil #bloc-redactes .inner {
  border-bottom: solid 3px #25a9e0;
}
body.home #attente #bloc-redactes .text,
body.home #accueil #bloc-redactes .text {
  width: 90%;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.home #attente #bloc-redactes .text,
  body.home #accueil #bloc-redactes .text {
    top: 8rem;
  }
}
@media (min-width: 1200px) and (max-width: 1369.98px) {
  body.home #attente #bloc-redactes .text h2,
  body.home #accueil #bloc-redactes .text h2 {
    background-color: rgba(255,255,255,0.6);
    padding: 1rem;
  }
}
body.home #attente #bloc-anays,
body.home #accueil #bloc-anays {
  padding-right: 0;
}
body.home #attente #bloc-anays .inner,
body.home #accueil #bloc-anays .inner {
  border-bottom: solid 3px #f89e49;
}
body.home #attente #bloc-anays .text,
body.home #accueil #bloc-anays .text {
  top: 16rem;
  text-align: left;
  left: 75%;
  width: 43%;
}
@media (min-width: 1300px) and (max-width: 1439.98px) {
  body.home #attente #bloc-anays .text,
  body.home #accueil #bloc-anays .text {
    top: 15rem;
  }
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  body.home #attente #bloc-anays .text,
  body.home #accueil #bloc-anays .text {
    top: 12.5rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.home #attente #bloc-anays .text h2,
  body.home #accueil #bloc-anays .text h2 {
    padding-left: .5rem;
  }
}
@media (min-width: 1024px) and (max-width: 1199.98px) {
  body.home #attente #bloc-anays .text,
  body.home #accueil #bloc-anays .text {
    top: 9rem;
    width: 45%;
  }
}
@media (min-width: 992px) and (max-width: 1023.98px) {
  body.home #attente #bloc-anays .text,
  body.home #accueil #bloc-anays .text {
    top: 13rem;
    width: 45%;
  }
}
body.home footer.portail {
  padding: 1rem 0;
  background-color: #353c53;
}
body.home footer.portail .infos-agora {
  padding: 0 1rem;
}
@media (min-width: 1200px) and (max-width: 1475.98px) {
  body.home footer.portail .infos-agora {
    padding: 0;
  }
}
body.home footer.portail .infos-agora a,
body.home footer.portail .infos-agora span,
body.home footer.portail .infos-agora i {
  color: #8394cc;
}
body.home footer.portail .infos-agora .infos-contact-footer .titre-footer {
  text-transform: uppercase;
  font-weight: 500;
  color: #8394cc;
  margin-bottom: .5rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.home footer.portail .infos-agora .infos-contact-footer .titre-footer {
    text-align: center;
  }
}
body.home footer.portail .infos-agora .infos-contact-footer .infos-client {
  padding-left: 1rem;
}
body.home footer.portail .infos-agora .infos-contact-footer .infos-client p {
  margin-bottom: 0;
  margin-right: 2rem !important;
}
@media (min-width: 1200px) and (max-width: 1475.98px) {
  body.home footer.portail .infos-agora .infos-contact-footer .infos-client p {
    font-size: .9rem;
  }
}
@media (min-width: 1476px) and (max-width: 1564.98px) {
  body.home footer.portail .infos-agora .infos-contact-footer .infos-client p {
    margin-right: 1rem !important;
  }
}
@media (min-width: 1200px) and (max-width: 1475.98px) {
  body.home footer.portail .infos-agora .infos-contact-footer .infos-client p {
    margin-right: .5rem !important;
  }
}
body.home footer.portail .infos-agora .infos-contact-footer .infos-client p i {
  margin-right: .5rem;
  font-size: 1.2rem;
}
body.home footer.portail .infos-agora .infos-contact-footer .infos-client .adresse-email {
  margin-left: 1rem;
}
@media (min-width: 1200px) and (max-width: 1475.98px) {
  body.home footer.portail .infos-agora .infos-contact-footer .infos-client .adresse-email {
    margin-left: 0;
  }
}
body.home footer.portail .infos-agora .infos-contact-footer .infos-client .adresse-email i {
  margin-right: 1.5rem;
  margin-top: .3rem;
}
body.home footer.portail .infos-agora .infos-contact-footer .infos-client .adresse-email p {
  margin-bottom: 0;
}
body.home footer.portail .footer-bottom {
  height: 50px;
}
@media (min-width: 1200px) and (max-width: 1475.98px) {
  body.home footer.portail .footer-bottom {
    justify-content: flex-start !important;
  }
}
body.home footer.portail .footer-bottom a,
body.home footer.portail .footer-bottom span {
  font-size: .8rem;
  color: #fff;
}
@media (min-width: 1200px) and (max-width: 1475.98px) {
  body.home footer.portail .footer-bottom a,
  body.home footer.portail .footer-bottom span {
    font-size: .75rem;
  }
}
body.home #accueil #bloc-redactes,
body.home #accueil #bloc-anays {
  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.home #accueil #bloc-redactes .inner::before,
body.home #accueil #bloc-anays .inner::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  opacity: 0;
  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;
  z-index: 1;
}
body.home #accueil #bloc-redactes:hover,
body.home #accueil #bloc-anays:hover {
  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.home #accueil #bloc-redactes:hover .inner::before,
body.home #accueil #bloc-anays:hover .inner::before {
  width: 100%;
  opacity: .1;
  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.home #accueil #bloc-redactes .inner::before {
  background-color: #00b0b2;
}
body.home #accueil #bloc-anays .inner::before {
  background-color: #f89e49;
}
body.page-id-14 .top-content,
body.page-id-15 .top-content,
body.page-id-16 .top-content,
body.page-id-17 .top-content,
body.page-id-18 .top-content,
body.page-id-19 .top-content,
body.page-id-20 .top-content,
body.page-id-21 .top-content,
body.page-id-409 .top-content,
body.page-id-412 .top-content {
  padding-top: 7rem;
  padding-bottom: 4.5rem;
}
body.page-id-14 .top-content .logo img,
body.page-id-15 .top-content .logo img,
body.page-id-16 .top-content .logo img,
body.page-id-17 .top-content .logo img,
body.page-id-18 .top-content .logo img,
body.page-id-19 .top-content .logo img,
body.page-id-20 .top-content .logo img,
body.page-id-21 .top-content .logo img,
body.page-id-409 .top-content .logo img,
body.page-id-412 .top-content .logo img {
  max-width: 80%;
  display: block;
  margin: 0 auto;
}
body.page-id-14 .top-content .baseline,
body.page-id-15 .top-content .baseline,
body.page-id-16 .top-content .baseline,
body.page-id-17 .top-content .baseline,
body.page-id-18 .top-content .baseline,
body.page-id-19 .top-content .baseline,
body.page-id-20 .top-content .baseline,
body.page-id-21 .top-content .baseline,
body.page-id-409 .top-content .baseline,
body.page-id-412 .top-content .baseline {
  margin-top: .8rem;
}
body.page-id-14 .top-content .baseline h1,
body.page-id-15 .top-content .baseline h1,
body.page-id-16 .top-content .baseline h1,
body.page-id-17 .top-content .baseline h1,
body.page-id-18 .top-content .baseline h1,
body.page-id-19 .top-content .baseline h1,
body.page-id-20 .top-content .baseline h1,
body.page-id-21 .top-content .baseline h1,
body.page-id-409 .top-content .baseline h1,
body.page-id-412 .top-content .baseline h1 {
  font-size: 1.1rem;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}
body.page-id-14 .top-content .video,
body.page-id-15 .top-content .video,
body.page-id-16 .top-content .video,
body.page-id-17 .top-content .video,
body.page-id-18 .top-content .video,
body.page-id-19 .top-content .video,
body.page-id-20 .top-content .video,
body.page-id-21 .top-content .video,
body.page-id-409 .top-content .video,
body.page-id-412 .top-content .video {
  margin-top: 1.5rem;
  display: none;
}
body.page-id-14 .top-content .video .pc,
body.page-id-15 .top-content .video .pc,
body.page-id-16 .top-content .video .pc,
body.page-id-17 .top-content .video .pc,
body.page-id-18 .top-content .video .pc,
body.page-id-19 .top-content .video .pc,
body.page-id-20 .top-content .video .pc,
body.page-id-21 .top-content .video .pc,
body.page-id-409 .top-content .video .pc,
body.page-id-412 .top-content .video .pc {
  position: relative;
  width: 800px;
  height: 674px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
body.page-id-14 .top-content .video .pc .lecteur,
body.page-id-15 .top-content .video .pc .lecteur,
body.page-id-16 .top-content .video .pc .lecteur,
body.page-id-17 .top-content .video .pc .lecteur,
body.page-id-18 .top-content .video .pc .lecteur,
body.page-id-19 .top-content .video .pc .lecteur,
body.page-id-20 .top-content .video .pc .lecteur,
body.page-id-21 .top-content .video .pc .lecteur,
body.page-id-409 .top-content .video .pc .lecteur,
body.page-id-412 .top-content .video .pc .lecteur {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 2rem;
  height: 422px;
  width: 742px;
}
body.page-id-14 .top-content .video .pc .lecteur a,
body.page-id-15 .top-content .video .pc .lecteur a,
body.page-id-16 .top-content .video .pc .lecteur a,
body.page-id-17 .top-content .video .pc .lecteur a,
body.page-id-18 .top-content .video .pc .lecteur a,
body.page-id-19 .top-content .video .pc .lecteur a,
body.page-id-20 .top-content .video .pc .lecteur a,
body.page-id-21 .top-content .video .pc .lecteur a,
body.page-id-409 .top-content .video .pc .lecteur a,
body.page-id-412 .top-content .video .pc .lecteur a {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  position: relative;
  cursor: pointer;
}
body.page-id-14 .top-content .video .pc .lecteur a:before,
body.page-id-15 .top-content .video .pc .lecteur a:before,
body.page-id-16 .top-content .video .pc .lecteur a:before,
body.page-id-17 .top-content .video .pc .lecteur a:before,
body.page-id-18 .top-content .video .pc .lecteur a:before,
body.page-id-19 .top-content .video .pc .lecteur a:before,
body.page-id-20 .top-content .video .pc .lecteur a:before,
body.page-id-21 .top-content .video .pc .lecteur a:before,
body.page-id-409 .top-content .video .pc .lecteur a:before,
body.page-id-412 .top-content .video .pc .lecteur a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  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.page-id-14 .top-content .video .pc .lecteur a i,
body.page-id-15 .top-content .video .pc .lecteur a i,
body.page-id-16 .top-content .video .pc .lecteur a i,
body.page-id-17 .top-content .video .pc .lecteur a i,
body.page-id-18 .top-content .video .pc .lecteur a i,
body.page-id-19 .top-content .video .pc .lecteur a i,
body.page-id-20 .top-content .video .pc .lecteur a i,
body.page-id-21 .top-content .video .pc .lecteur a i,
body.page-id-409 .top-content .video .pc .lecteur a i,
body.page-id-412 .top-content .video .pc .lecteur a i {
  position: relative;
  color: #fff;
  font-size: 4rem;
  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.page-id-14 .top-content .video .pc .lecteur a p,
body.page-id-15 .top-content .video .pc .lecteur a p,
body.page-id-16 .top-content .video .pc .lecteur a p,
body.page-id-17 .top-content .video .pc .lecteur a p,
body.page-id-18 .top-content .video .pc .lecteur a p,
body.page-id-19 .top-content .video .pc .lecteur a p,
body.page-id-20 .top-content .video .pc .lecteur a p,
body.page-id-21 .top-content .video .pc .lecteur a p,
body.page-id-409 .top-content .video .pc .lecteur a p,
body.page-id-412 .top-content .video .pc .lecteur a p {
  position: relative;
  font-size: 1rem;
  text-transform: uppercase;
  color: #fff;
  margin-top: .5rem;
  margin-bottom: 0;
  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.page-id-14 .top-content .video .pc .lecteur a:hover:before,
body.page-id-14 .top-content .video .pc .lecteur a:focus:before,
body.page-id-15 .top-content .video .pc .lecteur a:hover:before,
body.page-id-15 .top-content .video .pc .lecteur a:focus:before,
body.page-id-16 .top-content .video .pc .lecteur a:hover:before,
body.page-id-16 .top-content .video .pc .lecteur a:focus:before,
body.page-id-17 .top-content .video .pc .lecteur a:hover:before,
body.page-id-17 .top-content .video .pc .lecteur a:focus:before,
body.page-id-18 .top-content .video .pc .lecteur a:hover:before,
body.page-id-18 .top-content .video .pc .lecteur a:focus:before,
body.page-id-19 .top-content .video .pc .lecteur a:hover:before,
body.page-id-19 .top-content .video .pc .lecteur a:focus:before,
body.page-id-20 .top-content .video .pc .lecteur a:hover:before,
body.page-id-20 .top-content .video .pc .lecteur a:focus:before,
body.page-id-21 .top-content .video .pc .lecteur a:hover:before,
body.page-id-21 .top-content .video .pc .lecteur a:focus:before,
body.page-id-409 .top-content .video .pc .lecteur a:hover:before,
body.page-id-409 .top-content .video .pc .lecteur a:focus:before,
body.page-id-412 .top-content .video .pc .lecteur a:hover:before,
body.page-id-412 .top-content .video .pc .lecteur a:focus:before {
  background-color: rgba(0,0,0,0.2);
  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.page-id-14 .top-content .video .pc .lecteur a:hover i,
body.page-id-14 .top-content .video .pc .lecteur a:focus i,
body.page-id-15 .top-content .video .pc .lecteur a:hover i,
body.page-id-15 .top-content .video .pc .lecteur a:focus i,
body.page-id-16 .top-content .video .pc .lecteur a:hover i,
body.page-id-16 .top-content .video .pc .lecteur a:focus i,
body.page-id-17 .top-content .video .pc .lecteur a:hover i,
body.page-id-17 .top-content .video .pc .lecteur a:focus i,
body.page-id-18 .top-content .video .pc .lecteur a:hover i,
body.page-id-18 .top-content .video .pc .lecteur a:focus i,
body.page-id-19 .top-content .video .pc .lecteur a:hover i,
body.page-id-19 .top-content .video .pc .lecteur a:focus i,
body.page-id-20 .top-content .video .pc .lecteur a:hover i,
body.page-id-20 .top-content .video .pc .lecteur a:focus i,
body.page-id-21 .top-content .video .pc .lecteur a:hover i,
body.page-id-21 .top-content .video .pc .lecteur a:focus i,
body.page-id-409 .top-content .video .pc .lecteur a:hover i,
body.page-id-409 .top-content .video .pc .lecteur a:focus i,
body.page-id-412 .top-content .video .pc .lecteur a:hover i,
body.page-id-412 .top-content .video .pc .lecteur a:focus i {
  transform: translateY(1.2rem);
  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.page-id-14 .top-content .video .pc .lecteur a:hover p,
body.page-id-14 .top-content .video .pc .lecteur a:focus p,
body.page-id-15 .top-content .video .pc .lecteur a:hover p,
body.page-id-15 .top-content .video .pc .lecteur a:focus p,
body.page-id-16 .top-content .video .pc .lecteur a:hover p,
body.page-id-16 .top-content .video .pc .lecteur a:focus p,
body.page-id-17 .top-content .video .pc .lecteur a:hover p,
body.page-id-17 .top-content .video .pc .lecteur a:focus p,
body.page-id-18 .top-content .video .pc .lecteur a:hover p,
body.page-id-18 .top-content .video .pc .lecteur a:focus p,
body.page-id-19 .top-content .video .pc .lecteur a:hover p,
body.page-id-19 .top-content .video .pc .lecteur a:focus p,
body.page-id-20 .top-content .video .pc .lecteur a:hover p,
body.page-id-20 .top-content .video .pc .lecteur a:focus p,
body.page-id-21 .top-content .video .pc .lecteur a:hover p,
body.page-id-21 .top-content .video .pc .lecteur a:focus p,
body.page-id-409 .top-content .video .pc .lecteur a:hover p,
body.page-id-409 .top-content .video .pc .lecteur a:focus p,
body.page-id-412 .top-content .video .pc .lecteur a:hover p,
body.page-id-412 .top-content .video .pc .lecteur a:focus p {
  opacity: 0;
  transform: translateY(2rem);
  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.page-id-14 .top-content .infos-logiciel,
body.page-id-15 .top-content .infos-logiciel,
body.page-id-16 .top-content .infos-logiciel,
body.page-id-17 .top-content .infos-logiciel,
body.page-id-18 .top-content .infos-logiciel,
body.page-id-19 .top-content .infos-logiciel,
body.page-id-20 .top-content .infos-logiciel,
body.page-id-21 .top-content .infos-logiciel,
body.page-id-409 .top-content .infos-logiciel,
body.page-id-412 .top-content .infos-logiciel {
  margin-top: 1.5rem;
}
body.page-id-14 .top-content .infos-logiciel .nom,
body.page-id-15 .top-content .infos-logiciel .nom,
body.page-id-16 .top-content .infos-logiciel .nom,
body.page-id-17 .top-content .infos-logiciel .nom,
body.page-id-18 .top-content .infos-logiciel .nom,
body.page-id-19 .top-content .infos-logiciel .nom,
body.page-id-20 .top-content .infos-logiciel .nom,
body.page-id-21 .top-content .infos-logiciel .nom,
body.page-id-409 .top-content .infos-logiciel .nom,
body.page-id-412 .top-content .infos-logiciel .nom {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 1.5rem;
  letter-spacing: 2px;
}
body.page-id-14 .top-content .infos-logiciel .accroche,
body.page-id-15 .top-content .infos-logiciel .accroche,
body.page-id-16 .top-content .infos-logiciel .accroche,
body.page-id-17 .top-content .infos-logiciel .accroche,
body.page-id-18 .top-content .infos-logiciel .accroche,
body.page-id-19 .top-content .infos-logiciel .accroche,
body.page-id-20 .top-content .infos-logiciel .accroche,
body.page-id-21 .top-content .infos-logiciel .accroche,
body.page-id-409 .top-content .infos-logiciel .accroche,
body.page-id-412 .top-content .infos-logiciel .accroche {
  color: #fff;
  text-align: center;
  font-weight: 500;
  font-size: 1.2rem;
}
body.page-id-14 .menu-logiciel,
body.page-id-15 .menu-logiciel,
body.page-id-16 .menu-logiciel,
body.page-id-17 .menu-logiciel,
body.page-id-18 .menu-logiciel,
body.page-id-19 .menu-logiciel,
body.page-id-20 .menu-logiciel,
body.page-id-21 .menu-logiciel,
body.page-id-409 .menu-logiciel,
body.page-id-412 .menu-logiciel {
  background-color: #2c3245;
  transition: all .3s ease-in-out !important;
  -webkit-transition: all .3s ease-in-out !important;
  -moz-transition: all .3s ease-in-out !important;
  -o-transition: all .3s ease-in-out !important;
}
body.page-id-14 .menu-logiciel .menu-principal,
body.page-id-15 .menu-logiciel .menu-principal,
body.page-id-16 .menu-logiciel .menu-principal,
body.page-id-17 .menu-logiciel .menu-principal,
body.page-id-18 .menu-logiciel .menu-principal,
body.page-id-19 .menu-logiciel .menu-principal,
body.page-id-20 .menu-logiciel .menu-principal,
body.page-id-21 .menu-logiciel .menu-principal,
body.page-id-409 .menu-logiciel .menu-principal,
body.page-id-412 .menu-logiciel .menu-principal {
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-14 .menu-logiciel .menu-principal,
  body.page-id-15 .menu-logiciel .menu-principal,
  body.page-id-16 .menu-logiciel .menu-principal,
  body.page-id-17 .menu-logiciel .menu-principal,
  body.page-id-18 .menu-logiciel .menu-principal,
  body.page-id-19 .menu-logiciel .menu-principal,
  body.page-id-20 .menu-logiciel .menu-principal,
  body.page-id-21 .menu-logiciel .menu-principal,
  body.page-id-409 .menu-logiciel .menu-principal,
  body.page-id-412 .menu-logiciel .menu-principal {
    padding-top: 4rem;
  }
}
body.page-id-14 .menu-logiciel .menu-principal .logo,
body.page-id-15 .menu-logiciel .menu-principal .logo,
body.page-id-16 .menu-logiciel .menu-principal .logo,
body.page-id-17 .menu-logiciel .menu-principal .logo,
body.page-id-18 .menu-logiciel .menu-principal .logo,
body.page-id-19 .menu-logiciel .menu-principal .logo,
body.page-id-20 .menu-logiciel .menu-principal .logo,
body.page-id-21 .menu-logiciel .menu-principal .logo,
body.page-id-409 .menu-logiciel .menu-principal .logo,
body.page-id-412 .menu-logiciel .menu-principal .logo {
  position: absolute;
  left: -15rem;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  body.page-id-14 .menu-logiciel .menu-principal .logo,
  body.page-id-15 .menu-logiciel .menu-principal .logo,
  body.page-id-16 .menu-logiciel .menu-principal .logo,
  body.page-id-17 .menu-logiciel .menu-principal .logo,
  body.page-id-18 .menu-logiciel .menu-principal .logo,
  body.page-id-19 .menu-logiciel .menu-principal .logo,
  body.page-id-20 .menu-logiciel .menu-principal .logo,
  body.page-id-21 .menu-logiciel .menu-principal .logo,
  body.page-id-409 .menu-logiciel .menu-principal .logo,
  body.page-id-412 .menu-logiciel .menu-principal .logo {
    left: -8rem;
  }
}
@media (min-width: 1300px) and (max-width: 1439.98px) {
  body.page-id-14 .menu-logiciel .menu-principal .logo,
  body.page-id-15 .menu-logiciel .menu-principal .logo,
  body.page-id-16 .menu-logiciel .menu-principal .logo,
  body.page-id-17 .menu-logiciel .menu-principal .logo,
  body.page-id-18 .menu-logiciel .menu-principal .logo,
  body.page-id-19 .menu-logiciel .menu-principal .logo,
  body.page-id-20 .menu-logiciel .menu-principal .logo,
  body.page-id-21 .menu-logiciel .menu-principal .logo,
  body.page-id-409 .menu-logiciel .menu-principal .logo,
  body.page-id-412 .menu-logiciel .menu-principal .logo {
    left: -10rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-14 .menu-logiciel .menu-principal .logo,
  body.page-id-15 .menu-logiciel .menu-principal .logo,
  body.page-id-16 .menu-logiciel .menu-principal .logo,
  body.page-id-17 .menu-logiciel .menu-principal .logo,
  body.page-id-18 .menu-logiciel .menu-principal .logo,
  body.page-id-19 .menu-logiciel .menu-principal .logo,
  body.page-id-20 .menu-logiciel .menu-principal .logo,
  body.page-id-21 .menu-logiciel .menu-principal .logo,
  body.page-id-409 .menu-logiciel .menu-principal .logo,
  body.page-id-412 .menu-logiciel .menu-principal .logo {
    top: 35%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
}
body.page-id-14 .menu-logiciel .menu-principal .logo img,
body.page-id-15 .menu-logiciel .menu-principal .logo img,
body.page-id-16 .menu-logiciel .menu-principal .logo img,
body.page-id-17 .menu-logiciel .menu-principal .logo img,
body.page-id-18 .menu-logiciel .menu-principal .logo img,
body.page-id-19 .menu-logiciel .menu-principal .logo img,
body.page-id-20 .menu-logiciel .menu-principal .logo img,
body.page-id-21 .menu-logiciel .menu-principal .logo img,
body.page-id-409 .menu-logiciel .menu-principal .logo img,
body.page-id-412 .menu-logiciel .menu-principal .logo img {
  max-width: 30%;
  display: block;
  margin: 0 auto;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-14 .menu-logiciel .menu-principal .logo img,
  body.page-id-15 .menu-logiciel .menu-principal .logo img,
  body.page-id-16 .menu-logiciel .menu-principal .logo img,
  body.page-id-17 .menu-logiciel .menu-principal .logo img,
  body.page-id-18 .menu-logiciel .menu-principal .logo img,
  body.page-id-19 .menu-logiciel .menu-principal .logo img,
  body.page-id-20 .menu-logiciel .menu-principal .logo img,
  body.page-id-21 .menu-logiciel .menu-principal .logo img,
  body.page-id-409 .menu-logiciel .menu-principal .logo img,
  body.page-id-412 .menu-logiciel .menu-principal .logo img {
    max-width: 40%;
  }
}
body.page-id-14 .menu-logiciel .menu-principal .menu ul,
body.page-id-15 .menu-logiciel .menu-principal .menu ul,
body.page-id-16 .menu-logiciel .menu-principal .menu ul,
body.page-id-17 .menu-logiciel .menu-principal .menu ul,
body.page-id-18 .menu-logiciel .menu-principal .menu ul,
body.page-id-19 .menu-logiciel .menu-principal .menu ul,
body.page-id-20 .menu-logiciel .menu-principal .menu ul,
body.page-id-21 .menu-logiciel .menu-principal .menu ul,
body.page-id-409 .menu-logiciel .menu-principal .menu ul,
body.page-id-412 .menu-logiciel .menu-principal .menu ul {
  text-align: center;
  margin-bottom: 0;
  padding-left: 0;
}
body.page-id-14 .menu-logiciel .menu-principal .menu ul li,
body.page-id-15 .menu-logiciel .menu-principal .menu ul li,
body.page-id-16 .menu-logiciel .menu-principal .menu ul li,
body.page-id-17 .menu-logiciel .menu-principal .menu ul li,
body.page-id-18 .menu-logiciel .menu-principal .menu ul li,
body.page-id-19 .menu-logiciel .menu-principal .menu ul li,
body.page-id-20 .menu-logiciel .menu-principal .menu ul li,
body.page-id-21 .menu-logiciel .menu-principal .menu ul li,
body.page-id-409 .menu-logiciel .menu-principal .menu ul li,
body.page-id-412 .menu-logiciel .menu-principal .menu ul li {
  list-style-type: none;
  display: inline-block;
  margin: 0 1rem;
  position: relative;
  padding: 1.2rem 0;
}
body.page-id-14 .menu-logiciel .menu-principal .menu ul li::before,
body.page-id-15 .menu-logiciel .menu-principal .menu ul li::before,
body.page-id-16 .menu-logiciel .menu-principal .menu ul li::before,
body.page-id-17 .menu-logiciel .menu-principal .menu ul li::before,
body.page-id-18 .menu-logiciel .menu-principal .menu ul li::before,
body.page-id-19 .menu-logiciel .menu-principal .menu ul li::before,
body.page-id-20 .menu-logiciel .menu-principal .menu ul li::before,
body.page-id-21 .menu-logiciel .menu-principal .menu ul li::before,
body.page-id-409 .menu-logiciel .menu-principal .menu ul li::before,
body.page-id-412 .menu-logiciel .menu-principal .menu ul li::before {
  content: "";
  position: absolute;
  left: -1rem;
  top: 0;
  width: 1px;
  background-color: #fff;
  opacity: .5;
  height: 100%;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-14 .menu-logiciel .menu-principal .menu ul li::before,
  body.page-id-15 .menu-logiciel .menu-principal .menu ul li::before,
  body.page-id-16 .menu-logiciel .menu-principal .menu ul li::before,
  body.page-id-17 .menu-logiciel .menu-principal .menu ul li::before,
  body.page-id-18 .menu-logiciel .menu-principal .menu ul li::before,
  body.page-id-19 .menu-logiciel .menu-principal .menu ul li::before,
  body.page-id-20 .menu-logiciel .menu-principal .menu ul li::before,
  body.page-id-21 .menu-logiciel .menu-principal .menu ul li::before,
  body.page-id-409 .menu-logiciel .menu-principal .menu ul li::before,
  body.page-id-412 .menu-logiciel .menu-principal .menu ul li::before {
    display: none;
  }
}
body.page-id-14 .menu-logiciel .menu-principal .menu ul li:last-child::after,
body.page-id-15 .menu-logiciel .menu-principal .menu ul li:last-child::after,
body.page-id-16 .menu-logiciel .menu-principal .menu ul li:last-child::after,
body.page-id-17 .menu-logiciel .menu-principal .menu ul li:last-child::after,
body.page-id-18 .menu-logiciel .menu-principal .menu ul li:last-child::after,
body.page-id-19 .menu-logiciel .menu-principal .menu ul li:last-child::after,
body.page-id-20 .menu-logiciel .menu-principal .menu ul li:last-child::after,
body.page-id-21 .menu-logiciel .menu-principal .menu ul li:last-child::after,
body.page-id-409 .menu-logiciel .menu-principal .menu ul li:last-child::after,
body.page-id-412 .menu-logiciel .menu-principal .menu ul li:last-child::after {
  content: "";
  position: absolute;
  right: -1rem;
  top: 0;
  width: 1px;
  background-color: #fff;
  opacity: .5;
  height: 100%;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-14 .menu-logiciel .menu-principal .menu ul li:last-child::after,
  body.page-id-15 .menu-logiciel .menu-principal .menu ul li:last-child::after,
  body.page-id-16 .menu-logiciel .menu-principal .menu ul li:last-child::after,
  body.page-id-17 .menu-logiciel .menu-principal .menu ul li:last-child::after,
  body.page-id-18 .menu-logiciel .menu-principal .menu ul li:last-child::after,
  body.page-id-19 .menu-logiciel .menu-principal .menu ul li:last-child::after,
  body.page-id-20 .menu-logiciel .menu-principal .menu ul li:last-child::after,
  body.page-id-21 .menu-logiciel .menu-principal .menu ul li:last-child::after,
  body.page-id-409 .menu-logiciel .menu-principal .menu ul li:last-child::after,
  body.page-id-412 .menu-logiciel .menu-principal .menu ul li:last-child::after {
    display: none;
  }
}
body.page-id-14 .menu-logiciel .menu-principal .menu ul li a,
body.page-id-15 .menu-logiciel .menu-principal .menu ul li a,
body.page-id-16 .menu-logiciel .menu-principal .menu ul li a,
body.page-id-17 .menu-logiciel .menu-principal .menu ul li a,
body.page-id-18 .menu-logiciel .menu-principal .menu ul li a,
body.page-id-19 .menu-logiciel .menu-principal .menu ul li a,
body.page-id-20 .menu-logiciel .menu-principal .menu ul li a,
body.page-id-21 .menu-logiciel .menu-principal .menu ul li a,
body.page-id-409 .menu-logiciel .menu-principal .menu ul li a,
body.page-id-412 .menu-logiciel .menu-principal .menu ul li a {
  text-transform: uppercase;
  color: #8394cc;
  font-size: 1rem;
  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;
  text-decoration: none;
}
body.page-id-14 .menu-logiciel .menu-principal .menu ul li a:hover,
body.page-id-14 .menu-logiciel .menu-principal .menu ul li a.active,
body.page-id-15 .menu-logiciel .menu-principal .menu ul li a:hover,
body.page-id-15 .menu-logiciel .menu-principal .menu ul li a.active,
body.page-id-16 .menu-logiciel .menu-principal .menu ul li a:hover,
body.page-id-16 .menu-logiciel .menu-principal .menu ul li a.active,
body.page-id-17 .menu-logiciel .menu-principal .menu ul li a:hover,
body.page-id-17 .menu-logiciel .menu-principal .menu ul li a.active,
body.page-id-18 .menu-logiciel .menu-principal .menu ul li a:hover,
body.page-id-18 .menu-logiciel .menu-principal .menu ul li a.active,
body.page-id-19 .menu-logiciel .menu-principal .menu ul li a:hover,
body.page-id-19 .menu-logiciel .menu-principal .menu ul li a.active,
body.page-id-20 .menu-logiciel .menu-principal .menu ul li a:hover,
body.page-id-20 .menu-logiciel .menu-principal .menu ul li a.active,
body.page-id-21 .menu-logiciel .menu-principal .menu ul li a:hover,
body.page-id-21 .menu-logiciel .menu-principal .menu ul li a.active,
body.page-id-409 .menu-logiciel .menu-principal .menu ul li a:hover,
body.page-id-409 .menu-logiciel .menu-principal .menu ul li a.active,
body.page-id-412 .menu-logiciel .menu-principal .menu ul li a:hover,
body.page-id-412 .menu-logiciel .menu-principal .menu ul li a.active {
  color: #fff;
  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;
  text-decoration: none;
}
body.page-id-14 .menu-logiciel.sticky,
body.page-id-15 .menu-logiciel.sticky,
body.page-id-16 .menu-logiciel.sticky,
body.page-id-17 .menu-logiciel.sticky,
body.page-id-18 .menu-logiciel.sticky,
body.page-id-19 .menu-logiciel.sticky,
body.page-id-20 .menu-logiciel.sticky,
body.page-id-21 .menu-logiciel.sticky,
body.page-id-409 .menu-logiciel.sticky,
body.page-id-412 .menu-logiciel.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  border-top: 0;
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  body.page-id-18 .menu-logiciel .menu-principal .logo,
  body.page-id-19 .menu-logiciel .menu-principal .logo,
  body.page-id-20 .menu-logiciel .menu-principal .logo,
  body.page-id-21 .menu-logiciel .menu-principal .logo {
    left: -12rem;
  }
}
@media (min-width: 1300px) and (max-width: 1439.98px) {
  body.page-id-18 .menu-logiciel .menu-principal .logo,
  body.page-id-19 .menu-logiciel .menu-principal .logo,
  body.page-id-20 .menu-logiciel .menu-principal .logo,
  body.page-id-21 .menu-logiciel .menu-principal .logo {
    left: -13rem;
  }
}
body.page-id-14 .sous-menu .menu {
  background-color: transparent;
  background-image: linear-gradient(to left,#f89e49,#f89648,#f88f47,#f88747,#f77f48);
}
body.page-id-14 .sous-menu .menu ul li:hover {
  background-color: #f77f48 !important;
}
body.page-id-14 .sous-menu-content #pills-tabContent {
  position: relative;
}
body.page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .infos-top .titre::before {
  background-color: #f89e49 !important;
}
body.page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.fond-bleu .description-fonctionnaliter .titre {
  color: #f89e49 !important;
}
body.page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter .description-fonctionnaliter .titre {
  color: #f89e49 !important;
}
body.page-id-18 .sous-menu .menu,
body.page-id-14 .sous-menu .menu {
  background-color: #25a9e0;
}
body.page-id-18 .sous-menu .menu ul,
body.page-id-14 .sous-menu .menu ul {
  padding-left: 0;
  text-align: center;
  justify-content: center;
}
body.page-id-18 .sous-menu .menu ul li,
body.page-id-14 .sous-menu .menu ul li {
  position: relative;
  border-left: solid 1px #fff;
  background-color: transparent;
  padding: .5rem 1rem .3rem 1rem;
  cursor: pointer;
}
body.page-id-18 .sous-menu .menu ul li:hover,
body.page-id-14 .sous-menu .menu ul li:hover {
  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;
  background-color: #3f99bf;
}
body.page-id-18 .sous-menu .menu ul li:hover a,
body.page-id-14 .sous-menu .menu ul li:hover a {
  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.page-id-18 .sous-menu .menu ul li:hover a::before,
body.page-id-14 .sous-menu .menu ul li:hover a::before {
  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;
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 10px 5px;
  border-color: transparent transparent #ffffff transparent;
}
body.page-id-18 .sous-menu .menu ul li a,
body.page-id-14 .sous-menu .menu ul li a {
  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.page-id-18 .sous-menu .menu ul li a::before,
body.page-id-14 .sous-menu .menu ul li a::before {
  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;
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent #ffffff transparent;
}
body.page-id-18 .sous-menu .menu ul li a .nom-menu,
body.page-id-14 .sous-menu .menu ul li a .nom-menu {
  color: #fff;
  font-size: .8rem;
  position: relative;
  display: block;
}
body.page-id-18 .sous-menu .menu ul li a .picto,
body.page-id-14 .sous-menu .menu ul li a .picto {
  height: 35px;
  width: 35px;
  display: block;
  margin: 0 auto;
  margin-bottom: .3rem;
}
body.page-id-18 .sous-menu .menu ul li a .picto img,
body.page-id-14 .sous-menu .menu ul li a .picto img {
  max-width: 100%;
}
body.page-id-18 .sous-menu .menu ul li a.active,
body.page-id-14 .sous-menu .menu ul li a.active {
  background-color: transparent;
}
body.page-id-18 .sous-menu .menu ul li a.active::before,
body.page-id-14 .sous-menu .menu ul li a.active::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 10px 5px;
  border-color: transparent transparent #ffffff transparent;
}
body.page-id-18 .sous-menu .menu ul li:first-child,
body.page-id-14 .sous-menu .menu ul li:first-child {
  border-left: none;
}
body.page-id-18 .sous-menu-content #pills-tabContent,
body.page-id-14 .sous-menu-content #pills-tabContent {
  position: relative;
}
body.page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .infos-top,
body.page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .infos-top {
  padding: 2rem 6rem;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 992px) and (max-width: 1439.98px) {
  body.page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .infos-top,
  body.page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .infos-top {
    padding: 1rem 2rem;
  }
}
body.page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .infos-top .titre,
body.page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .infos-top .titre {
  color: #2c3245;
  font-weight: 800;
  font-size: 1.4rem;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: .5rem;
  padding-bottom: .5rem;
  position: relative;
}
body.page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .infos-top .titre::before,
body.page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .infos-top .titre::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #25a9e0;
  height: 1px;
  width: 100%;
}
body.page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .infos-top .sous-titre,
body.page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .infos-top .sous-titre {
  color: #2c3245;
  font-weight: 400;
  font-size: 1rem;
}
body.page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter,
body.page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter {
  padding: 3rem 0 0 0;
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
  body.page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter:first-child,
  body.page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter:first-child {
    padding-top: 4rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter:first-child,
  body.page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter:first-child {
    padding-top: 6rem;
  }
}
body.page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.impair .description-fonctionnaliter,
body.page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.impair .description-fonctionnaliter {
  padding-right: 6rem;
}
@media (min-width: 992px) and (max-width: 1439.98px) {
  body.page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.impair .description-fonctionnaliter,
  body.page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.impair .description-fonctionnaliter {
    padding-right: 2rem;
  }
}
body.page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.impair .image-contenu,
body.page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.impair .image-contenu {
  order: -1;
}
body.page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.pair .description-fonctionnaliter,
body.page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.pair .description-fonctionnaliter {
  padding-left: 6rem;
}
@media (min-width: 992px) and (max-width: 1439.98px) {
  body.page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.pair .description-fonctionnaliter,
  body.page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.pair .description-fonctionnaliter {
    padding-left: 2rem;
  }
}
body.page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.fond-bleu,
body.page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.fond-bleu {
  background-color: #353c53;
  position: relative;
  padding: 3rem 0;
}
body.page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.fond-bleu::before,
body.page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.fond-bleu::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url('../img/trame.png');
}
body.page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.fond-bleu .description-fonctionnaliter .description p,
body.page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.fond-bleu .description-fonctionnaliter .description p {
  color: #fff;
}
body.page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.fond-orange,
body.page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.fond-orange {
  background-color: #f89e49;
  position: relative;
  padding: 3rem 0;
}
body.page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.fond-orange .description-fonctionnaliter .titre,
body.page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.fond-orange .description-fonctionnaliter .titre {
  color: #fff !important;
}
body.page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.fond-orange .description-fonctionnaliter .description p,
body.page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.fond-orange .description-fonctionnaliter .description p {
  color: #fff;
}
body.page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.fond-gris,
body.page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.fond-gris {
  background-color: #f2f2f2;
  padding: 3rem 0;
}
body.page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter:last-child,
body.page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter:last-child {
  padding: 3rem 0 1rem 0;
}
body.page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter .description-fonctionnaliter .titre,
body.page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter .description-fonctionnaliter .titre {
  color: #25a9e0;
  font-weight: 300;
  font-size: 1.7rem;
  margin-bottom: 1rem;
}
body.page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter .description-fonctionnaliter .description p,
body.page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter .description-fonctionnaliter .description p {
  color: #2c3245;
  font-weight: 400;
  font-size: .9rem;
  text-align: justify;
  line-height: 1.7;
}
body.page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter .image-contenu img,
body.page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter .image-contenu img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  z-index: 50;
  position: relative;
}
body.page-id-15 #offre-et-version .container .offre-presentation .titre-offre h1 {
  color: #f89e49 !important;
}
body.page-id-15 #offre-et-version .container .version .version-complete .intituler-version {
  background-color: #f89e49 !important;
}
body.page-id-15 #offre-et-version .container .version .version-entreprise .intituler-version {
  background-color: #f77f48 !important;
}
body.page-id-15 #offre-et-version .container .version .toutes-versions .intituler-version {
  background-image: linear-gradient(to left,#f89e49,#f89648,#f88f47,#f88747,#f77f48) !important;
}
body.page-id-19 #offre-et-version,
body.page-id-15 #offre-et-version {
  margin-bottom: 8rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-19 #offre-et-version,
  body.page-id-15 #offre-et-version {
    margin-bottom: 10rem;
  }
}
body.page-id-19 #offre-et-version .container,
body.page-id-15 #offre-et-version .container {
  max-width: 1240px;
}
body.page-id-19 #offre-et-version .container .offre-presentation,
body.page-id-15 #offre-et-version .container .offre-presentation {
  margin-bottom: 1.5rem;
  margin-top: 2rem;
}
body.page-id-19 #offre-et-version .container .offre-presentation .titre-offre h1,
body.page-id-15 #offre-et-version .container .offre-presentation .titre-offre h1 {
  color: #25a9e0;
  font-weight: 600;
  font-size: 1.5rem;
}
body.page-id-19 #offre-et-version .container .offre-presentation .descriptif-offre h2,
body.page-id-15 #offre-et-version .container .offre-presentation .descriptif-offre h2 {
  color: #2c3245;
  font-weight: 400;
  font-size: .9rem;
  text-align: justify;
  line-height: 1.5;
}
body.page-id-19 #offre-et-version .container .version,
body.page-id-15 #offre-et-version .container .version {
  margin-bottom: 3rem;
}
body.page-id-19 #offre-et-version .container .version .intituler-tarif,
body.page-id-15 #offre-et-version .container .version .intituler-tarif {
  padding-right: 2rem;
}
body.page-id-19 #offre-et-version .container .version .intituler-tarif .option-legende,
body.page-id-15 #offre-et-version .container .version .intituler-tarif .option-legende {
  font-size: .75rem;
  color: #7d8185;
}
body.page-id-19 #offre-et-version .container .version .intituler-tarif .legende-tableau,
body.page-id-15 #offre-et-version .container .version .intituler-tarif .legende-tableau {
  padding-bottom: 1rem;
  height: 45px;
  font-weight: 700;
  font-size: .8rem;
  color: #7d8185;
}
body.page-id-19 #offre-et-version .container .version .intituler-tarif .intituler-prix,
body.page-id-15 #offre-et-version .container .version .intituler-tarif .intituler-prix {
  font-weight: 600;
  font-size: .9rem;
  padding: 1rem 0;
  position: relative;
}
body.page-id-19 #offre-et-version .container .version .intituler-tarif .intituler-prix::after,
body.page-id-15 #offre-et-version .container .version .intituler-tarif .intituler-prix::after {
  content: "";
  position: absolute;
  background-color: #d3d3d3;
  height: 1px;
  left: 0;
  bottom: 0;
  width: 90%;
}
body.page-id-19 #offre-et-version .container .version .intituler-tarif .intituler-prix:last-child::after,
body.page-id-15 #offre-et-version .container .version .intituler-tarif .intituler-prix:last-child::after {
  display: none;
}
body.page-id-19 #offre-et-version .container .version .judiciaire,
body.page-id-19 #offre-et-version .container .version .juridique,
body.page-id-19 #offre-et-version .container .version .mixte,
body.page-id-19 #offre-et-version .container .version .version-complete,
body.page-id-19 #offre-et-version .container .version .version-entreprise,
body.page-id-19 #offre-et-version .container .version .toutes-versions,
body.page-id-15 #offre-et-version .container .version .judiciaire,
body.page-id-15 #offre-et-version .container .version .juridique,
body.page-id-15 #offre-et-version .container .version .mixte,
body.page-id-15 #offre-et-version .container .version .version-complete,
body.page-id-15 #offre-et-version .container .version .version-entreprise,
body.page-id-15 #offre-et-version .container .version .toutes-versions {
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-19 #offre-et-version .container .version .judiciaire,
  body.page-id-19 #offre-et-version .container .version .juridique,
  body.page-id-19 #offre-et-version .container .version .mixte,
  body.page-id-19 #offre-et-version .container .version .version-complete,
  body.page-id-19 #offre-et-version .container .version .version-entreprise,
  body.page-id-19 #offre-et-version .container .version .toutes-versions,
  body.page-id-15 #offre-et-version .container .version .judiciaire,
  body.page-id-15 #offre-et-version .container .version .juridique,
  body.page-id-15 #offre-et-version .container .version .mixte,
  body.page-id-15 #offre-et-version .container .version .version-complete,
  body.page-id-15 #offre-et-version .container .version .version-entreprise,
  body.page-id-15 #offre-et-version .container .version .toutes-versions {
    padding-left: 5px;
    padding-right: 5px;
  }
}
body.page-id-19 #offre-et-version .container .version .judiciaire .inner,
body.page-id-19 #offre-et-version .container .version .juridique .inner,
body.page-id-19 #offre-et-version .container .version .mixte .inner,
body.page-id-19 #offre-et-version .container .version .version-complete .inner,
body.page-id-19 #offre-et-version .container .version .version-entreprise .inner,
body.page-id-19 #offre-et-version .container .version .toutes-versions .inner,
body.page-id-15 #offre-et-version .container .version .judiciaire .inner,
body.page-id-15 #offre-et-version .container .version .juridique .inner,
body.page-id-15 #offre-et-version .container .version .mixte .inner,
body.page-id-15 #offre-et-version .container .version .version-complete .inner,
body.page-id-15 #offre-et-version .container .version .version-entreprise .inner,
body.page-id-15 #offre-et-version .container .version .toutes-versions .inner {
  background-color: #f2f2f2;
}
body.page-id-19 #offre-et-version .container .version .judiciaire .inner .intituler-version,
body.page-id-19 #offre-et-version .container .version .juridique .inner .intituler-version,
body.page-id-19 #offre-et-version .container .version .mixte .inner .intituler-version,
body.page-id-19 #offre-et-version .container .version .version-complete .inner .intituler-version,
body.page-id-19 #offre-et-version .container .version .version-entreprise .inner .intituler-version,
body.page-id-19 #offre-et-version .container .version .toutes-versions .inner .intituler-version,
body.page-id-15 #offre-et-version .container .version .judiciaire .inner .intituler-version,
body.page-id-15 #offre-et-version .container .version .juridique .inner .intituler-version,
body.page-id-15 #offre-et-version .container .version .mixte .inner .intituler-version,
body.page-id-15 #offre-et-version .container .version .version-complete .inner .intituler-version,
body.page-id-15 #offre-et-version .container .version .version-entreprise .inner .intituler-version,
body.page-id-15 #offre-et-version .container .version .toutes-versions .inner .intituler-version {
  padding: .5rem 1rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-19 #offre-et-version .container .version .judiciaire .inner .intituler-version,
  body.page-id-19 #offre-et-version .container .version .juridique .inner .intituler-version,
  body.page-id-19 #offre-et-version .container .version .mixte .inner .intituler-version,
  body.page-id-19 #offre-et-version .container .version .version-complete .inner .intituler-version,
  body.page-id-19 #offre-et-version .container .version .version-entreprise .inner .intituler-version,
  body.page-id-19 #offre-et-version .container .version .toutes-versions .inner .intituler-version,
  body.page-id-15 #offre-et-version .container .version .judiciaire .inner .intituler-version,
  body.page-id-15 #offre-et-version .container .version .juridique .inner .intituler-version,
  body.page-id-15 #offre-et-version .container .version .mixte .inner .intituler-version,
  body.page-id-15 #offre-et-version .container .version .version-complete .inner .intituler-version,
  body.page-id-15 #offre-et-version .container .version .version-entreprise .inner .intituler-version,
  body.page-id-15 #offre-et-version .container .version .toutes-versions .inner .intituler-version {
    padding: .5rem;
  }
}
body.page-id-19 #offre-et-version .container .version .judiciaire .inner .intituler-version .nom-version,
body.page-id-19 #offre-et-version .container .version .juridique .inner .intituler-version .nom-version,
body.page-id-19 #offre-et-version .container .version .mixte .inner .intituler-version .nom-version,
body.page-id-19 #offre-et-version .container .version .version-complete .inner .intituler-version .nom-version,
body.page-id-19 #offre-et-version .container .version .version-entreprise .inner .intituler-version .nom-version,
body.page-id-19 #offre-et-version .container .version .toutes-versions .inner .intituler-version .nom-version,
body.page-id-15 #offre-et-version .container .version .judiciaire .inner .intituler-version .nom-version,
body.page-id-15 #offre-et-version .container .version .juridique .inner .intituler-version .nom-version,
body.page-id-15 #offre-et-version .container .version .mixte .inner .intituler-version .nom-version,
body.page-id-15 #offre-et-version .container .version .version-complete .inner .intituler-version .nom-version,
body.page-id-15 #offre-et-version .container .version .version-entreprise .inner .intituler-version .nom-version,
body.page-id-15 #offre-et-version .container .version .toutes-versions .inner .intituler-version .nom-version {
  color: #fff;
  font-weight: 300;
  font-size: 1.1rem;
  text-transform: uppercase;
}
body.page-id-19 #offre-et-version .container .version .judiciaire .inner .intituler-version .nom-version strong,
body.page-id-19 #offre-et-version .container .version .juridique .inner .intituler-version .nom-version strong,
body.page-id-19 #offre-et-version .container .version .mixte .inner .intituler-version .nom-version strong,
body.page-id-19 #offre-et-version .container .version .version-complete .inner .intituler-version .nom-version strong,
body.page-id-19 #offre-et-version .container .version .version-entreprise .inner .intituler-version .nom-version strong,
body.page-id-19 #offre-et-version .container .version .toutes-versions .inner .intituler-version .nom-version strong,
body.page-id-15 #offre-et-version .container .version .judiciaire .inner .intituler-version .nom-version strong,
body.page-id-15 #offre-et-version .container .version .juridique .inner .intituler-version .nom-version strong,
body.page-id-15 #offre-et-version .container .version .mixte .inner .intituler-version .nom-version strong,
body.page-id-15 #offre-et-version .container .version .version-complete .inner .intituler-version .nom-version strong,
body.page-id-15 #offre-et-version .container .version .version-entreprise .inner .intituler-version .nom-version strong,
body.page-id-15 #offre-et-version .container .version .toutes-versions .inner .intituler-version .nom-version strong {
  font-weight: 700;
}
body.page-id-19 #offre-et-version .container .version .judiciaire .inner .intituler-version .descriptif-version,
body.page-id-19 #offre-et-version .container .version .juridique .inner .intituler-version .descriptif-version,
body.page-id-19 #offre-et-version .container .version .mixte .inner .intituler-version .descriptif-version,
body.page-id-19 #offre-et-version .container .version .version-complete .inner .intituler-version .descriptif-version,
body.page-id-19 #offre-et-version .container .version .version-entreprise .inner .intituler-version .descriptif-version,
body.page-id-19 #offre-et-version .container .version .toutes-versions .inner .intituler-version .descriptif-version,
body.page-id-15 #offre-et-version .container .version .judiciaire .inner .intituler-version .descriptif-version,
body.page-id-15 #offre-et-version .container .version .juridique .inner .intituler-version .descriptif-version,
body.page-id-15 #offre-et-version .container .version .mixte .inner .intituler-version .descriptif-version,
body.page-id-15 #offre-et-version .container .version .version-complete .inner .intituler-version .descriptif-version,
body.page-id-15 #offre-et-version .container .version .version-entreprise .inner .intituler-version .descriptif-version,
body.page-id-15 #offre-et-version .container .version .toutes-versions .inner .intituler-version .descriptif-version {
  color: #fff;
  font-weight: 400;
  font-size: .8rem;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-19 #offre-et-version .container .version .judiciaire .inner .intituler-version .descriptif-version,
  body.page-id-19 #offre-et-version .container .version .juridique .inner .intituler-version .descriptif-version,
  body.page-id-19 #offre-et-version .container .version .mixte .inner .intituler-version .descriptif-version,
  body.page-id-19 #offre-et-version .container .version .version-complete .inner .intituler-version .descriptif-version,
  body.page-id-19 #offre-et-version .container .version .version-entreprise .inner .intituler-version .descriptif-version,
  body.page-id-19 #offre-et-version .container .version .toutes-versions .inner .intituler-version .descriptif-version,
  body.page-id-15 #offre-et-version .container .version .judiciaire .inner .intituler-version .descriptif-version,
  body.page-id-15 #offre-et-version .container .version .juridique .inner .intituler-version .descriptif-version,
  body.page-id-15 #offre-et-version .container .version .mixte .inner .intituler-version .descriptif-version,
  body.page-id-15 #offre-et-version .container .version .version-complete .inner .intituler-version .descriptif-version,
  body.page-id-15 #offre-et-version .container .version .version-entreprise .inner .intituler-version .descriptif-version,
  body.page-id-15 #offre-et-version .container .version .toutes-versions .inner .intituler-version .descriptif-version {
    font-size: .75rem;
  }
}
body.page-id-19 #offre-et-version .container .version .judiciaire .inner .prix,
body.page-id-19 #offre-et-version .container .version .juridique .inner .prix,
body.page-id-19 #offre-et-version .container .version .mixte .inner .prix,
body.page-id-19 #offre-et-version .container .version .version-complete .inner .prix,
body.page-id-19 #offre-et-version .container .version .version-entreprise .inner .prix,
body.page-id-19 #offre-et-version .container .version .toutes-versions .inner .prix,
body.page-id-15 #offre-et-version .container .version .judiciaire .inner .prix,
body.page-id-15 #offre-et-version .container .version .juridique .inner .prix,
body.page-id-15 #offre-et-version .container .version .mixte .inner .prix,
body.page-id-15 #offre-et-version .container .version .version-complete .inner .prix,
body.page-id-15 #offre-et-version .container .version .version-entreprise .inner .prix,
body.page-id-15 #offre-et-version .container .version .toutes-versions .inner .prix {
  font-weight: 600;
  font-size: .9rem;
  padding: 1rem 0;
  text-align: center;
  position: relative;
}
body.page-id-19 #offre-et-version .container .version .judiciaire .inner .prix::after,
body.page-id-19 #offre-et-version .container .version .juridique .inner .prix::after,
body.page-id-19 #offre-et-version .container .version .mixte .inner .prix::after,
body.page-id-19 #offre-et-version .container .version .version-complete .inner .prix::after,
body.page-id-19 #offre-et-version .container .version .version-entreprise .inner .prix::after,
body.page-id-19 #offre-et-version .container .version .toutes-versions .inner .prix::after,
body.page-id-15 #offre-et-version .container .version .judiciaire .inner .prix::after,
body.page-id-15 #offre-et-version .container .version .juridique .inner .prix::after,
body.page-id-15 #offre-et-version .container .version .mixte .inner .prix::after,
body.page-id-15 #offre-et-version .container .version .version-complete .inner .prix::after,
body.page-id-15 #offre-et-version .container .version .version-entreprise .inner .prix::after,
body.page-id-15 #offre-et-version .container .version .toutes-versions .inner .prix::after {
  content: "";
  position: absolute;
  background-color: #d3d3d3;
  height: 1px;
  transform: translateX(-50%);
  left: 50%;
  bottom: 0;
  width: 80%;
}
body.page-id-19 #offre-et-version .container .version .judiciaire .inner .prix:last-child::after,
body.page-id-19 #offre-et-version .container .version .juridique .inner .prix:last-child::after,
body.page-id-19 #offre-et-version .container .version .mixte .inner .prix:last-child::after,
body.page-id-19 #offre-et-version .container .version .version-complete .inner .prix:last-child::after,
body.page-id-19 #offre-et-version .container .version .version-entreprise .inner .prix:last-child::after,
body.page-id-19 #offre-et-version .container .version .toutes-versions .inner .prix:last-child::after,
body.page-id-15 #offre-et-version .container .version .judiciaire .inner .prix:last-child::after,
body.page-id-15 #offre-et-version .container .version .juridique .inner .prix:last-child::after,
body.page-id-15 #offre-et-version .container .version .mixte .inner .prix:last-child::after,
body.page-id-15 #offre-et-version .container .version .version-complete .inner .prix:last-child::after,
body.page-id-15 #offre-et-version .container .version .version-entreprise .inner .prix:last-child::after,
body.page-id-15 #offre-et-version .container .version .toutes-versions .inner .prix:last-child::after {
  display: none;
}
body.page-id-19 #offre-et-version .container .version .judiciaire .intituler-version,
body.page-id-15 #offre-et-version .container .version .judiciaire .intituler-version {
  background-color: #25a9e0;
}
body.page-id-19 #offre-et-version .container .version .juridique .intituler-version,
body.page-id-15 #offre-et-version .container .version .juridique .intituler-version {
  background-color: #00b0b2;
}
body.page-id-19 #offre-et-version .container .version .mixte .intituler-version,
body.page-id-15 #offre-et-version .container .version .mixte .intituler-version {
  background-image: linear-gradient(to left,#00b0b2,#00afc0,#00aecd,#00acd7,#25a9e0);
}
body.page-id-19 #offre-et-version .container .devis,
body.page-id-15 #offre-et-version .container .devis {
  margin-top: 3rem;
  margin-bottom: 8rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-19 #offre-et-version .container .devis,
  body.page-id-15 #offre-et-version .container .devis {
    margin-bottom: 10rem;
  }
}
body.page-id-19 #offre-et-version .container .devis .text-devis,
body.page-id-15 #offre-et-version .container .devis .text-devis {
  color: #2c3245;
  font-weight: 700;
  font-size: 1rem;
  text-align: center;
}
body.page-id-19 #offre-et-version .container .devis .lien-contact,
body.page-id-15 #offre-et-version .container .devis .lien-contact {
  background-color: #00b0b2;
  display: inline-block;
  border-radius: 25px;
  margin-left: 50%;
  padding: .5rem 2.5rem;
  transform: translateX(-50%);
  margin-top: 2rem;
}
body.page-id-19 #offre-et-version .container .devis .lien-contact a,
body.page-id-15 #offre-et-version .container .devis .lien-contact a {
  color: #fff;
  font-weight: 500;
  font-size: 1.3rem;
  text-decoration: none;
  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.page-id-19 #offre-et-version .container .devis .lien-contact a:hover,
body.page-id-15 #offre-et-version .container .devis .lien-contact a:hover {
  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.page-id-412 .formulaire .text-form::before {
  background-color: #f89e49 !important;
}
body.page-id-412 .formulaire .form #nf-form-4-cont #nf-field-29-wrap input {
  background-color: #f89e49 !important;
}
body.page-id-412 .formulaire .form #nf-form-4-cont #nf-field-29-wrap input:hover {
  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;
  background-color: transparent;
  color: #f89e49 !important;
  border: solid 1px #f89e49 !important;
}
body.page-id-409 .formulaire .text-form::before {
  background-color: #25a9e0 !important;
}
body.page-id-409 .formulaire .form #nf-form-3-cont #nf-field-21-wrap input {
  background-color: #25a9e0 !important;
}
body.page-id-409 .formulaire .form #nf-form-3-cont #nf-field-21-wrap input:hover {
  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;
  background-color: transparent;
  color: #f89e49 !important;
  border: solid 1px #25a9e0 !important;
}
body.page-id-409 .formulaire .text-form,
body.page-id-412 .formulaire .text-form {
  margin: 2rem 0;
  color: #2c3245;
  font-size: 1.2rem;
  font-weight: 700;
  text-align: center;
  position: relative;
}
body.page-id-409 .formulaire .text-form::before,
body.page-id-412 .formulaire .text-form::before {
  content: "";
  position: absolute;
  bottom: -2rem;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 5px;
  background-color: #2c3245;
}
body.page-id-409 .formulaire .form,
body.page-id-412 .formulaire .form {
  margin-top: 1rem;
  width: 100%;
  padding: 0 5rem;
}
body.page-id-409 .formulaire .form #nf-form-3-cont .nf-form-fields-required,
body.page-id-409 .formulaire .form #nf-form-4-cont .nf-form-fields-required,
body.page-id-412 .formulaire .form #nf-form-3-cont .nf-form-fields-required,
body.page-id-412 .formulaire .form #nf-form-4-cont .nf-form-fields-required {
  display: none;
}
body.page-id-409 .formulaire .form #nf-form-3-cont .nf-form-content,
body.page-id-409 .formulaire .form #nf-form-4-cont .nf-form-content,
body.page-id-412 .formulaire .form #nf-form-3-cont .nf-form-content,
body.page-id-412 .formulaire .form #nf-form-4-cont .nf-form-content {
  max-width: inherit !important;
}
body.page-id-409 .formulaire .form #nf-form-3-cont .nf-field-container,
body.page-id-409 .formulaire .form #nf-form-4-cont .nf-field-container,
body.page-id-412 .formulaire .form #nf-form-3-cont .nf-field-container,
body.page-id-412 .formulaire .form #nf-form-4-cont .nf-field-container {
  margin-bottom: 25px;
}
body.page-id-409 .formulaire .form #nf-form-3-cont #nf-field-33-container label,
body.page-id-409 .formulaire .form #nf-form-3-cont #nf-field-25-container label,
body.page-id-409 .formulaire .form #nf-form-4-cont #nf-field-33-container label,
body.page-id-409 .formulaire .form #nf-form-4-cont #nf-field-25-container label,
body.page-id-412 .formulaire .form #nf-form-3-cont #nf-field-33-container label,
body.page-id-412 .formulaire .form #nf-form-3-cont #nf-field-25-container label,
body.page-id-412 .formulaire .form #nf-form-4-cont #nf-field-33-container label,
body.page-id-412 .formulaire .form #nf-form-4-cont #nf-field-25-container label {
  display: block;
  font-size: .85rem;
  font-weight: 400;
}
body.page-id-409 .formulaire .form #nf-form-3-cont textarea,
body.page-id-409 .formulaire .form #nf-form-4-cont textarea,
body.page-id-412 .formulaire .form #nf-form-3-cont textarea,
body.page-id-412 .formulaire .form #nf-form-4-cont textarea {
  height: 200px;
  padding: .3rem;
  background-color: #fff;
  font-size: 1rem;
  font-weight: 500;
}
body.page-id-409 .formulaire .form #nf-form-3-cont label,
body.page-id-409 .formulaire .form #nf-form-4-cont label,
body.page-id-412 .formulaire .form #nf-form-3-cont label,
body.page-id-412 .formulaire .form #nf-form-4-cont label {
  display: none;
}
body.page-id-409 .formulaire .form #nf-form-3-cont input,
body.page-id-409 .formulaire .form #nf-form-4-cont input,
body.page-id-412 .formulaire .form #nf-form-3-cont input,
body.page-id-412 .formulaire .form #nf-form-4-cont input {
  padding: .1rem;
  outline: none;
  background-color: transparent;
  font-weight: 500;
  border-bottom: solid 1px #e6e6e6;
  border-top: none;
  border-left: none;
  border-right: none;
  font-size: 1rem;
}
body.page-id-409 .formulaire .form #nf-form-3-cont #nf-field-21-wrap input,
body.page-id-409 .formulaire .form #nf-form-3-cont #nf-field-29-wrap input,
body.page-id-409 .formulaire .form #nf-form-4-cont #nf-field-21-wrap input,
body.page-id-409 .formulaire .form #nf-form-4-cont #nf-field-29-wrap input,
body.page-id-412 .formulaire .form #nf-form-3-cont #nf-field-21-wrap input,
body.page-id-412 .formulaire .form #nf-form-3-cont #nf-field-29-wrap input,
body.page-id-412 .formulaire .form #nf-form-4-cont #nf-field-21-wrap input,
body.page-id-412 .formulaire .form #nf-form-4-cont #nf-field-29-wrap input {
  width: 100%;
  padding: .5rem;
  background-color: #00b0b2;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.2rem;
  letter-spacing: 3px;
  width: 230px;
  margin-left: 50%;
  transform: translateX(-50%);
  height: auto;
  cursor: pointer;
  border-radius: 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;
  border: solid 1px transparent;
}
body.page-id-409 .formulaire .form #nf-form-3-cont #nf-field-21-wrap input:hover,
body.page-id-409 .formulaire .form #nf-form-3-cont #nf-field-29-wrap input:hover,
body.page-id-409 .formulaire .form #nf-form-4-cont #nf-field-21-wrap input:hover,
body.page-id-409 .formulaire .form #nf-form-4-cont #nf-field-29-wrap input:hover,
body.page-id-412 .formulaire .form #nf-form-3-cont #nf-field-21-wrap input:hover,
body.page-id-412 .formulaire .form #nf-form-3-cont #nf-field-29-wrap input:hover,
body.page-id-412 .formulaire .form #nf-form-4-cont #nf-field-21-wrap input:hover,
body.page-id-412 .formulaire .form #nf-form-4-cont #nf-field-29-wrap input:hover {
  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;
  background-color: transparent;
  color: #00b0b2;
  border: solid 1px #00b0b2;
}
body.page-id-16 #telechargement .container .wrapper-fichiers .fichiers .inner .nom-type {
  background-color: #f89e49 !important;
}
body.page-id-16 #telechargement .container .conseil {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
body.page-id-16 #telechargement .container .conseil .text-assistance {
  color: #2c3245;
  font-weight: 700;
  font-size: 1rem;
  text-align: center;
}
body.page-id-16 #telechargement .container .conseil .numero-assistance {
  background-color: #00b0b2;
  display: inline-block;
  border-radius: 25px;
  margin-left: 50%;
  padding: .5rem 2rem;
  transform: translateX(-50%);
  margin-top: 2rem;
}
body.page-id-16 #telechargement .container .conseil .numero-assistance a {
  color: #fff;
  font-weight: 500;
  font-size: 1.3rem;
  text-decoration: none;
  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.page-id-16 #telechargement .container .conseil .numero-assistance a:hover {
  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.page-id-20 #telechargement .container,
body.page-id-16 #telechargement .container {
  max-width: 1240px;
}
body.page-id-20 #telechargement .container .main-title,
body.page-id-16 #telechargement .container .main-title {
  color: #2c3245;
  font-weight: 800;
  font-size: 1.8rem;
  padding-left: 15px;
  margin-bottom: 2rem;
  margin-top: 2rem;
}
body.page-id-20 #telechargement .container .wrapper-fichiers .fichiers .inner,
body.page-id-16 #telechargement .container .wrapper-fichiers .fichiers .inner {
  background-color: #f2f2f2;
}
body.page-id-20 #telechargement .container .wrapper-fichiers .fichiers .inner .nom-type,
body.page-id-16 #telechargement .container .wrapper-fichiers .fichiers .inner .nom-type {
  background-color: #25a9e0;
  color: #fff;
  text-transform: uppercase;
  padding: .3rem .6rem;
  font-weight: 400;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-20 #telechargement .container .wrapper-fichiers .fichiers .inner .nom-type,
  body.page-id-16 #telechargement .container .wrapper-fichiers .fichiers .inner .nom-type {
    font-size: .9rem;
  }
}
body.page-id-20 #telechargement .container .wrapper-fichiers .fichiers .inner .nom-fichier,
body.page-id-16 #telechargement .container .wrapper-fichiers .fichiers .inner .nom-fichier {
  padding: 1rem .5rem 1rem .5rem;
  border-bottom: solid 1px #7d8185;
}
body.page-id-20 #telechargement .container .wrapper-fichiers .fichiers .inner .nom-fichier a,
body.page-id-16 #telechargement .container .wrapper-fichiers .fichiers .inner .nom-fichier a {
  color: #545454;
  font-weight: 600;
  font-size: .85rem;
  position: relative;
  text-decoration: none;
  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: 992px) and (max-width: 1199.98px) {
  body.page-id-20 #telechargement .container .wrapper-fichiers .fichiers .inner .nom-fichier a,
  body.page-id-16 #telechargement .container .wrapper-fichiers .fichiers .inner .nom-fichier a {
    font-size: .7rem;
  }
}
body.page-id-20 #telechargement .container .wrapper-fichiers .fichiers .inner .nom-fichier a:hover,
body.page-id-16 #telechargement .container .wrapper-fichiers .fichiers .inner .nom-fichier a:hover {
  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;
  color: #2c3245;
}
body.page-id-20 #telechargement .container .wrapper-fichiers .fichiers .inner .nom-fichier i,
body.page-id-16 #telechargement .container .wrapper-fichiers .fichiers .inner .nom-fichier i {
  color: #c3c3c3;
}
body.page-id-20 #telechargement .container .conseil,
body.page-id-16 #telechargement .container .conseil {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
body.page-id-20 #telechargement .container .conseil .text-assistance,
body.page-id-16 #telechargement .container .conseil .text-assistance {
  color: #2c3245;
  font-weight: 700;
  font-size: 1rem;
  text-align: center;
}
body.page-id-20 #telechargement .container .conseil .numero-assistance,
body.page-id-16 #telechargement .container .conseil .numero-assistance {
  background-color: #00b0b2;
  display: inline-block;
  border-radius: 25px;
  margin-left: 50%;
  padding: .5rem 2rem;
  transform: translateX(-50%);
  margin-top: 2rem;
}
body.page-id-20 #telechargement .container .conseil .numero-assistance a,
body.page-id-16 #telechargement .container .conseil .numero-assistance a {
  color: #fff;
  font-weight: 500;
  font-size: 1.3rem;
  text-decoration: none;
  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.page-id-20 #telechargement .container .conseil .numero-assistance a:hover,
body.page-id-16 #telechargement .container .conseil .numero-assistance a:hover {
  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.page-id-17 #specification-technique .container .wrapper-fiche-technique .fiche .nom-systeme {
  color: #f89e49 !important;
}
@media (min-width: 992px) and (max-width: 1439.98px) {
  body.page-id-21 #specification-technique,
  body.page-id-17 #specification-technique {
    margin-bottom: 2rem;
  }
}
body.page-id-21 #specification-technique .container,
body.page-id-17 #specification-technique .container {
  max-width: 1240px;
}
body.page-id-21 #specification-technique .container .main-title,
body.page-id-17 #specification-technique .container .main-title {
  color: #2c3245;
  font-weight: 800;
  font-size: 1.4rem;
  padding-left: 15px;
  margin-bottom: 2rem;
  margin-top: 2rem;
}
body.page-id-21 #specification-technique .container .wrapper-fiche-technique .fiche .nom-systeme,
body.page-id-17 #specification-technique .container .wrapper-fiche-technique .fiche .nom-systeme {
  color: #25a9e0;
  font-weight: 300;
  font-size: 1.6rem;
  margin-bottom: 2rem;
}
body.page-id-21 #specification-technique .container .wrapper-fiche-technique .fiche .type-materiel,
body.page-id-21 #specification-technique .container .wrapper-fiche-technique .fiche .systeme-exploitation,
body.page-id-17 #specification-technique .container .wrapper-fiche-technique .fiche .type-materiel,
body.page-id-17 #specification-technique .container .wrapper-fiche-technique .fiche .systeme-exploitation {
  margin-bottom: 1.5rem;
}
body.page-id-21 #specification-technique .container .wrapper-fiche-technique .fiche .type-materiel .titre,
body.page-id-21 #specification-technique .container .wrapper-fiche-technique .fiche .systeme-exploitation .titre,
body.page-id-17 #specification-technique .container .wrapper-fiche-technique .fiche .type-materiel .titre,
body.page-id-17 #specification-technique .container .wrapper-fiche-technique .fiche .systeme-exploitation .titre {
  color: #2c3245;
  font-weight: 600;
  font-size: 1.1rem;
  margin-bottom: .5rem;
}
body.page-id-21 #specification-technique .container .wrapper-fiche-technique .fiche .type-materiel .liste-materiel .materiel,
body.page-id-21 #specification-technique .container .wrapper-fiche-technique .fiche .type-materiel .liste-materiel .version,
body.page-id-21 #specification-technique .container .wrapper-fiche-technique .fiche .systeme-exploitation .liste-materiel .materiel,
body.page-id-21 #specification-technique .container .wrapper-fiche-technique .fiche .systeme-exploitation .liste-materiel .version,
body.page-id-17 #specification-technique .container .wrapper-fiche-technique .fiche .type-materiel .liste-materiel .materiel,
body.page-id-17 #specification-technique .container .wrapper-fiche-technique .fiche .type-materiel .liste-materiel .version,
body.page-id-17 #specification-technique .container .wrapper-fiche-technique .fiche .systeme-exploitation .liste-materiel .materiel,
body.page-id-17 #specification-technique .container .wrapper-fiche-technique .fiche .systeme-exploitation .liste-materiel .version {
  color: #545454;
  font-weight: 600;
  font-size: .9rem;
  margin-bottom: .2rem;
}
body.page-id-13 #reference {
  padding: 4rem 6rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-13 #reference {
    padding: 4rem .5rem;
  }
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
  body.page-id-13 #reference {
    padding: 4rem 3rem;
  }
}
@media (min-width: 1440px) and (max-width: 1549.98px) {
  body.page-id-13 #reference {
    padding: 4rem;
  }
}
body.page-id-13 #reference .titre-main {
  margin-bottom: 2rem;
}
body.page-id-13 #reference .titre-main h1 {
  font-weight: 300;
  color: #2c3245;
  font-size: 2rem;
  position: relative;
}
body.page-id-13 #reference .titre-main h1::before {
  position: absolute;
  content: "";
  background-color: #25a9e0;
  height: 1px;
  width: 82%;
  right: 0;
  bottom: .5rem;
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
  body.page-id-13 #reference .titre-main h1::before {
    width: 80%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-13 #reference .titre-main h1::before {
    width: 78%;
  }
}
body.page-id-13 #reference .infos-ref {
  padding: 0 1.5rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-13 #reference .infos-ref {
    padding: 0 1rem;
  }
}
body.page-id-13 #reference .infos-ref a {
  background-color: #fff;
  border: solid 2px #e6e6e6;
  padding: 1rem;
  margin-bottom: 2rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-13 #reference .infos-ref a {
    padding: .5rem;
  }
}
body.page-id-13 #reference .infos-ref a span {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: block;
  height: 160px;
  width: 160px;
  margin: 0 auto;
}
body.page-id-22 #a-propos .presentation {
  padding-right: 4rem;
  padding-left: 5rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-image: url('../img/bg-trame.png');
  background-size: cover;
  background-position: center;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-22 #a-propos .presentation {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
body.page-id-22 #a-propos .presentation .titre-main {
  margin-bottom: 1rem;
}
body.page-id-22 #a-propos .presentation .titre-main h1 {
  color: #2c3245;
  font-size: 2rem;
  font-weight: 300;
}
body.page-id-22 #a-propos .presentation .text-intro p {
  color: #2c3245;
  font-size: .9rem;
  font-weight: 600;
  text-align: justify;
  line-height: 1.8;
}
body.page-id-22 #a-propos .presentation .text-intro p a {
  color: #00b0b2;
  text-decoration: none;
}
body.page-id-22 #a-propos .presentation .second-titre {
  text-transform: uppercase;
  color: #7d8185;
  font-weight: 300;
  font-size: 1.5rem;
  letter-spacing: 2px;
  margin-bottom: 2rem;
  margin-top: 2rem;
}
body.page-id-22 #a-propos .presentation .methode-travail,
body.page-id-22 #a-propos .presentation .expertise {
  margin-bottom: 2rem;
}
body.page-id-22 #a-propos .presentation .methode-travail .titre,
body.page-id-22 #a-propos .presentation .expertise .titre {
  color: #00b0b2;
  font-weight: 700;
  font-size: 1rem;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
body.page-id-22 #a-propos .presentation .methode-travail .texte p,
body.page-id-22 #a-propos .presentation .expertise .texte p {
  color: #2c3245;
  font-size: .9rem;
  font-weight: 600;
  text-align: justify;
}
body.page-id-22 #a-propos .image {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
}
body.page-id-22 #a-propos .image .chiffre-clefs {
  position: absolute;
  top: 4rem;
  right: 9rem;
}
body.page-id-22 #a-propos .image .chiffre-clefs span {
  color: #fff;
}
body.page-id-22 #a-propos .image .chiffre-clefs .first-texte {
  font-weight: 600;
  font-size: 1.4rem;
}
body.page-id-22 #a-propos .image .chiffre-clefs .nb-cabinet {
  font-weight: 700;
  font-size: 2.5rem;
}
body.page-id-22 #a-propos .image .chiffre-clefs .second-texte {
  font-weight: 700;
  font-size: 4rem;
  line-height: 1;
}
body.page-id-22 #a-propos .image .chiffre-clefs .nb-poste {
  font-weight: 600;
  font-size: .9rem;
  line-height: 3.5;
}
body.page-id-12 #contact {
  padding: 3rem 0;
  background-image: url('../img/bg-trame.png');
  background-size: cover;
  background-position: center;
}
body.page-id-12 #contact .container-fluid {
  max-width: 1540px;
}
body.page-id-12 #contact .container-fluid .titre-main {
  margin-bottom: 2rem;
  padding-left: 15px;
  position: relative;
}
body.page-id-12 #contact .container-fluid .titre-main::before {
  position: absolute;
  content: "";
  background-color: #25a9e0;
  height: 1px;
  width: 91%;
  right: 0;
  bottom: 1rem;
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
  body.page-id-12 #contact .container-fluid .titre-main::before {
    width: 89%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-12 #contact .container-fluid .titre-main::before {
    width: 87%;
  }
}
body.page-id-12 #contact .container-fluid .titre-main h1 {
  color: #2c3245;
  font-size: 2rem;
  font-weight: 300;
}
body.page-id-12 #contact .container-fluid .infos-entreprise .agoracom i {
  color: #00b0b2;
}
body.page-id-12 #contact .container-fluid .infos-entreprise .redactes i {
  color: #25a9e0;
}
body.page-id-12 #contact .container-fluid .infos-entreprise .anays::before {
  display: none;
}
body.page-id-12 #contact .container-fluid .infos-entreprise .anays i {
  color: #f89e49;
}
body.page-id-12 #contact .container-fluid .infos-entreprise .agoracom,
body.page-id-12 #contact .container-fluid .infos-entreprise .redactes,
body.page-id-12 #contact .container-fluid .infos-entreprise .anays {
  margin-bottom: 3rem;
  position: relative;
}
body.page-id-12 #contact .container-fluid .infos-entreprise .agoracom::before,
body.page-id-12 #contact .container-fluid .infos-entreprise .redactes::before,
body.page-id-12 #contact .container-fluid .infos-entreprise .anays::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -45px;
  background-color: #7d8185;
  height: 1px;
  width: 70%;
}
body.page-id-12 #contact .container-fluid .infos-entreprise .agoracom .logo,
body.page-id-12 #contact .container-fluid .infos-entreprise .redactes .logo,
body.page-id-12 #contact .container-fluid .infos-entreprise .anays .logo {
  margin-bottom: 1.5rem;
}
body.page-id-12 #contact .container-fluid .infos-entreprise .agoracom .adresse,
body.page-id-12 #contact .container-fluid .infos-entreprise .redactes .adresse,
body.page-id-12 #contact .container-fluid .infos-entreprise .anays .adresse {
  margin-bottom: 1rem;
}
body.page-id-12 #contact .container-fluid .infos-entreprise .agoracom .adresse i,
body.page-id-12 #contact .container-fluid .infos-entreprise .redactes .adresse i,
body.page-id-12 #contact .container-fluid .infos-entreprise .anays .adresse i {
  font-size: 1.2rem;
  margin-right: .5rem;
}
body.page-id-12 #contact .container-fluid .infos-entreprise .agoracom .adresse span,
body.page-id-12 #contact .container-fluid .infos-entreprise .redactes .adresse span,
body.page-id-12 #contact .container-fluid .infos-entreprise .anays .adresse span {
  color: #545454;
  font-weight: 500;
  font-size: 1rem;
}
body.page-id-12 #contact .container-fluid .infos-entreprise .agoracom .mail,
body.page-id-12 #contact .container-fluid .infos-entreprise .redactes .mail,
body.page-id-12 #contact .container-fluid .infos-entreprise .anays .mail {
  margin-bottom: 1rem;
}
body.page-id-12 #contact .container-fluid .infos-entreprise .agoracom .mail i,
body.page-id-12 #contact .container-fluid .infos-entreprise .redactes .mail i,
body.page-id-12 #contact .container-fluid .infos-entreprise .anays .mail i {
  font-size: 1.2rem;
  margin-right: .5rem;
}
body.page-id-12 #contact .container-fluid .infos-entreprise .agoracom .mail a,
body.page-id-12 #contact .container-fluid .infos-entreprise .redactes .mail a,
body.page-id-12 #contact .container-fluid .infos-entreprise .anays .mail a {
  color: #545454;
  font-weight: 500;
  font-size: 1rem;
}
body.page-id-12 #contact .container-fluid .infos-entreprise .agoracom .telephone,
body.page-id-12 #contact .container-fluid .infos-entreprise .redactes .telephone,
body.page-id-12 #contact .container-fluid .infos-entreprise .anays .telephone {
  margin-bottom: 1rem;
}
body.page-id-12 #contact .container-fluid .infos-entreprise .agoracom .telephone i,
body.page-id-12 #contact .container-fluid .infos-entreprise .redactes .telephone i,
body.page-id-12 #contact .container-fluid .infos-entreprise .anays .telephone i {
  font-size: 1.2rem;
  margin-right: .5rem;
}
body.page-id-12 #contact .container-fluid .infos-entreprise .agoracom .telephone a,
body.page-id-12 #contact .container-fluid .infos-entreprise .redactes .telephone a,
body.page-id-12 #contact .container-fluid .infos-entreprise .anays .telephone a {
  color: #545454;
  font-weight: 500;
  font-size: 1rem;
}
body.page-id-12 #contact .container-fluid .formulaire {
  padding-right: 20rem;
  position: relative;
}
@media (min-width: 1300px) and (max-width: 1399.98px) {
  body.page-id-12 #contact .container-fluid .formulaire {
    padding-right: 15rem;
  }
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  body.page-id-12 #contact .container-fluid .formulaire {
    padding-right: 12rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-12 #contact .container-fluid .formulaire {
    padding-right: 10rem;
  }
}
body.page-id-12 #contact .container-fluid .formulaire::before {
  content: "";
  position: absolute;
  right: -2rem;
  bottom: -10rem;
  background-image: url('../img/women-contact.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 295px;
  height: 730px;
}
@media (min-width: 992px) and (max-width: 1439.98px) {
  body.page-id-12 #contact .container-fluid .formulaire::before {
    width: 260px;
    height: 600px;
  }
}
body.page-id-12 #contact .container-fluid .formulaire .intro {
  color: #2c3245;
  font-weight: 700;
  font-size: 1.1rem;
}
body.page-id-12 #contact .container-fluid .formulaire .form {
  margin-top: 1rem;
}
body.page-id-12 #contact .container-fluid .formulaire .form #nf-form-2-cont .nf-form-fields-required {
  display: none;
}
body.page-id-12 #contact .container-fluid .formulaire .form #nf-form-2-cont .nf-form-content {
  max-width: inherit !important;
}
body.page-id-12 #contact .container-fluid .formulaire .form #nf-form-2-cont .nf-field-container {
  margin-bottom: 25px;
}
body.page-id-12 #contact .container-fluid .formulaire .form #nf-form-2-cont #nf-field-17-container label {
  display: block;
  font-size: .85rem;
  font-weight: 400;
}
body.page-id-12 #contact .container-fluid .formulaire .form #nf-form-2-cont textarea {
  height: 200px;
  padding: .3rem;
  background-color: #fff;
  font-size: 1rem;
  font-weight: 500;
}
body.page-id-12 #contact .container-fluid .formulaire .form #nf-form-2-cont label {
  display: none;
}
body.page-id-12 #contact .container-fluid .formulaire .form #nf-form-2-cont input {
  padding: .1rem;
  outline: none;
  background-color: transparent;
  font-weight: 500;
  border-bottom: solid 1px #e6e6e6;
  border-top: none;
  border-left: none;
  border-right: none;
  font-size: 1rem;
}
body.page-id-12 #contact .container-fluid .formulaire .form #nf-form-2-cont #nf-field-13-wrap input {
  width: 100%;
  padding: .5rem;
  background-color: #00b0b2;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.2rem;
  letter-spacing: 3px;
  width: 230px;
  margin-left: 50%;
  transform: translateX(-50%);
  height: auto;
  cursor: pointer;
  border-radius: 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;
  border: solid 1px transparent;
}
body.page-id-12 #contact .container-fluid .formulaire .form #nf-form-2-cont #nf-field-13-wrap input:hover {
  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;
  background-color: transparent;
  color: #00b0b2;
  border: solid 1px #00b0b2;
}
body #VideoModal .modal-dialog {
  max-width: 800px !important;
}
body #VideoModal .modal-dialog .modal-content {
  width: 100%;
  height: 100%;
  background-color: #000;
  border: none;
  border-radius: 0;
}
body #VideoModal .modal-dialog .modal-content .modal-header {
  border-bottom: solid 1px rgba(255,255,255,0.4);
}
body #VideoModal .modal-dialog .modal-content .modal-header h5 {
  font-weight: 300;
  color: #fff;
  font-size: 1.2rem;
  letter-spacing: 2px;
  margin-bottom: 0;
}
body #VideoModal .modal-dialog .modal-content .modal-header h5 strong {
  font-weight: 500;
}
body #VideoModal .modal-dialog iframe {
  width: 100% !important;
  height: 400px !important;
}
body #VideoModal .modal-dialog .close {
  font-size: 1.5rem;
  font-weight: 300;
  color: #fff;
  text-shadow: none;
  opacity: .8;
}
body.page-id-3 main {
  padding-top: 5rem;
}
body.page-id-3 main a,
body.page-id-6 main a {
  color: #00b0b2;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body header.main .container-fluid .wrapper .infos-left-header .row .redactes-link {
    display: none;
  }
  body header.main .container-fluid .wrapper .infos-left-header .row .anays-link {
    display: none;
  }
  body header.main .container-fluid .wrapper .logo a {
    display: inline-block;
    margin-left: 50%;
    transform: translateX(-50%);
    position: relative;
    z-index: 50;
    width: 100%;
  }
  body header.main .container-fluid .wrapper .logo a::before {
    bottom: -46px;
  }
  body header.main .container-fluid .wrapper .logo a img {
    max-width: 90%;
    transform: translateY(15px);
  }
  body header.main .container-fluid .wrapper .infos-right-header .contact {
    display: none;
  }
  body header.main .container-fluid .wrapper .infos-right-header .espace-client {
    display: none;
  }
  body main .main-menu {
    padding: 10rem 2rem;
  }
  body main #question .titre {
    height: 50%;
  }
  body footer.main .infos-agora .infos-contact-footer .titre-footer {
    text-align: center;
  }
  body footer.main .infos-agora .infos-contact-footer .infos-client {
    margin-bottom: 1.5rem;
  }
  body footer.main .infos-agora .reseau {
    right: 1rem;
    top: 8rem;
  }
  body footer.main .footer-bottom {
    height: 50px;
    margin-top: 1rem;
  }
  body footer.main .footer-bottom a,
  body footer.main .footer-bottom span {
    font-size: .8rem;
    color: #fff;
  }
  body.home #attente .bloc-site-en-construction,
  body.home #accueil .bloc-site-en-construction {
    font-size: 1.2rem;
  }
  body.home #attente #bloc-redactes,
  body.home #attente #bloc-anays,
  body.home #accueil #bloc-redactes,
  body.home #accueil #bloc-anays {
    height: 60vh;
  }
  body.home #attente #bloc-redactes .text h2,
  body.home #attente #bloc-anays .text h2,
  body.home #accueil #bloc-redactes .text h2,
  body.home #accueil #bloc-anays .text h2 {
    font-size: 20px;
  }
  body.home #attente #bloc-redactes,
  body.home #accueil #bloc-redactes {
    padding-right: 0;
  }
  body.home #attente #bloc-redactes .text,
  body.home #accueil #bloc-redactes .text {
    top: 10rem;
  }
  body.home #attente #bloc-anays,
  body.home #accueil #bloc-anays {
    padding-left: 0;
  }
  body.home #attente #bloc-anays .text,
  body.home #accueil #bloc-anays .text {
    top: 9rem;
    width: 43%;
  }
  body.home footer.portail .infos-agora .infos-contact-footer .titre-footer {
    text-align: center;
  }
  body.home footer.portail .infos-agora .infos-contact-footer .infos-client p {
    margin-right: 0 !important;
  }
  body.home footer.portail .infos-agora .infos-contact-footer .infos-client .adresse-email {
    margin-left: 0;
  }
  .page-id-14 .top-content .logo img,
  .page-id-15 .top-content .logo img,
  .page-id-16 .top-content .logo img,
  .page-id-17 .top-content .logo img,
  .page-id-18 .top-content .logo img,
  .page-id-19 .top-content .logo img,
  .page-id-20 .top-content .logo img,
  .page-id-21 .top-content .logo img {
    max-width: 70% !important;
  }
  .page-id-14 .menu-logiciel .menu-principal,
  .page-id-15 .menu-logiciel .menu-principal,
  .page-id-16 .menu-logiciel .menu-principal,
  .page-id-17 .menu-logiciel .menu-principal,
  .page-id-18 .menu-logiciel .menu-principal,
  .page-id-19 .menu-logiciel .menu-principal,
  .page-id-20 .menu-logiciel .menu-principal,
  .page-id-21 .menu-logiciel .menu-principal {
    padding-top: 4rem !important;
  }
  .page-id-14 .menu-logiciel .menu-principal .logo,
  .page-id-15 .menu-logiciel .menu-principal .logo,
  .page-id-16 .menu-logiciel .menu-principal .logo,
  .page-id-17 .menu-logiciel .menu-principal .logo,
  .page-id-18 .menu-logiciel .menu-principal .logo,
  .page-id-19 .menu-logiciel .menu-principal .logo,
  .page-id-20 .menu-logiciel .menu-principal .logo,
  .page-id-21 .menu-logiciel .menu-principal .logo {
    top: 35% !important;
    left: 50% !important;
    transform: translate(-50%,-50%) !important;
  }
  .page-id-14 .menu-logiciel .menu-principal .logo img,
  .page-id-15 .menu-logiciel .menu-principal .logo img,
  .page-id-16 .menu-logiciel .menu-principal .logo img,
  .page-id-17 .menu-logiciel .menu-principal .logo img,
  .page-id-18 .menu-logiciel .menu-principal .logo img,
  .page-id-19 .menu-logiciel .menu-principal .logo img,
  .page-id-20 .menu-logiciel .menu-principal .logo img,
  .page-id-21 .menu-logiciel .menu-principal .logo img {
    max-width: 40% !important;
  }
  .page-id-14 .menu-logiciel .menu-principal .menu ul li,
  .page-id-15 .menu-logiciel .menu-principal .menu ul li,
  .page-id-16 .menu-logiciel .menu-principal .menu ul li,
  .page-id-17 .menu-logiciel .menu-principal .menu ul li,
  .page-id-18 .menu-logiciel .menu-principal .menu ul li,
  .page-id-19 .menu-logiciel .menu-principal .menu ul li,
  .page-id-20 .menu-logiciel .menu-principal .menu ul li,
  .page-id-21 .menu-logiciel .menu-principal .menu ul li {
    margin: 0 !important;
    padding: 1rem .5rem !important;
  }
  .page-id-14 .menu-logiciel .menu-principal .menu ul li::before,
  .page-id-15 .menu-logiciel .menu-principal .menu ul li::before,
  .page-id-16 .menu-logiciel .menu-principal .menu ul li::before,
  .page-id-17 .menu-logiciel .menu-principal .menu ul li::before,
  .page-id-18 .menu-logiciel .menu-principal .menu ul li::before,
  .page-id-19 .menu-logiciel .menu-principal .menu ul li::before,
  .page-id-20 .menu-logiciel .menu-principal .menu ul li::before,
  .page-id-21 .menu-logiciel .menu-principal .menu ul li::before {
    display: none;
  }
  .page-id-14 .menu-logiciel .menu-principal .menu ul li:last-child::after,
  .page-id-15 .menu-logiciel .menu-principal .menu ul li:last-child::after,
  .page-id-16 .menu-logiciel .menu-principal .menu ul li:last-child::after,
  .page-id-17 .menu-logiciel .menu-principal .menu ul li:last-child::after,
  .page-id-18 .menu-logiciel .menu-principal .menu ul li:last-child::after,
  .page-id-19 .menu-logiciel .menu-principal .menu ul li:last-child::after,
  .page-id-20 .menu-logiciel .menu-principal .menu ul li:last-child::after,
  .page-id-21 .menu-logiciel .menu-principal .menu ul li:last-child::after {
    display: none;
  }
  .page-id-14 .menu-logiciel .menu-principal .menu ul li a,
  .page-id-15 .menu-logiciel .menu-principal .menu ul li a,
  .page-id-16 .menu-logiciel .menu-principal .menu ul li a,
  .page-id-17 .menu-logiciel .menu-principal .menu ul li a,
  .page-id-18 .menu-logiciel .menu-principal .menu ul li a,
  .page-id-19 .menu-logiciel .menu-principal .menu ul li a,
  .page-id-20 .menu-logiciel .menu-principal .menu ul li a,
  .page-id-21 .menu-logiciel .menu-principal .menu ul li a {
    font-size: .9rem !important;
  }
  .page-id-18 .sous-menu .menu .container,
  .page-id-14 .sous-menu .menu .container {
    padding: 0;
  }
  .page-id-18 .sous-menu .menu ul li,
  .page-id-14 .sous-menu .menu ul li {
    padding: .3rem !important;
  }
  .page-id-18 .sous-menu .menu ul li a,
  .page-id-14 .sous-menu .menu ul li a {
    padding: .3rem .5rem !important;
  }
  .page-id-18 .sous-menu .menu ul li a .nom-menu,
  .page-id-14 .sous-menu .menu ul li a .nom-menu {
    font-size: .8rem !important;
  }
  .page-id-18 .sous-menu .menu ul li a .picto,
  .page-id-14 .sous-menu .menu ul li a .picto {
    height: 30px !important;
    width: 30px !important;
  }
  .page-id-18 .sous-menu-content #pills-tabContent,
  .page-id-14 .sous-menu-content #pills-tabContent {
    position: relative;
  }
  .page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .infos-top,
  .page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .infos-top {
    padding: 2rem 3rem 2rem 2rem !important;
  }
  .page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter,
  .page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter {
    padding: 3rem 0 0 0;
  }
  .page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter:first-child,
  .page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter:first-child {
    padding-top: 11rem !important;
  }
  .page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.impair .description-fonctionnaliter,
  .page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.impair .description-fonctionnaliter {
    padding-right: 3rem !important;
    padding-left: 2rem !important;
  }
  .page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.impair .image-contenu,
  .page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.impair .image-contenu {
    order: 1 !important;
  }
  .page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.pair .description-fonctionnaliter,
  .page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.pair .description-fonctionnaliter {
    padding-left: 2rem !important;
    padding-right: 3rem !important;
  }
  .page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter:last-child,
  .page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter:last-child {
    padding: 3rem 0 1rem 0;
  }
  .page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter .description-fonctionnaliter,
  .page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter .description-fonctionnaliter {
    margin-bottom: 1rem !important;
  }
  .page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter .image-contenu img,
  .page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter .image-contenu img {
    max-width: 90% !important;
  }
  .page-id-19 #offre-et-version,
  .page-id-15 #offre-et-version {
    margin-bottom: 12rem !important;
  }
  .page-id-19 #offre-et-version .container,
  .page-id-15 #offre-et-version .container {
    max-width: 100% !important;
  }
  .page-id-19 #offre-et-version .container .offre-presentation,
  .page-id-15 #offre-et-version .container .offre-presentation {
    margin-top: 1rem !important;
  }
  .page-id-19 #offre-et-version .container .version,
  .page-id-15 #offre-et-version .container .version {
    margin-bottom: 2rem !important;
  }
  .page-id-19 #offre-et-version .container .version .intituler-tarif,
  .page-id-15 #offre-et-version .container .version .intituler-tarif {
    display: none !important;
  }
  .page-id-19 #offre-et-version .container .version .judiciaire,
  .page-id-19 #offre-et-version .container .version .juridique,
  .page-id-19 #offre-et-version .container .version .mixte,
  .page-id-15 #offre-et-version .container .version .judiciaire,
  .page-id-15 #offre-et-version .container .version .juridique,
  .page-id-15 #offre-et-version .container .version .mixte {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }
  .page-id-19 #offre-et-version .container .version .judiciaire .inner .intituler-version,
  .page-id-19 #offre-et-version .container .version .juridique .inner .intituler-version,
  .page-id-19 #offre-et-version .container .version .mixte .inner .intituler-version,
  .page-id-15 #offre-et-version .container .version .judiciaire .inner .intituler-version,
  .page-id-15 #offre-et-version .container .version .juridique .inner .intituler-version,
  .page-id-15 #offre-et-version .container .version .mixte .inner .intituler-version {
    padding: .5rem !important;
  }
  .page-id-19 #offre-et-version .container .version .judiciaire .inner .intituler-version .descriptif-version,
  .page-id-19 #offre-et-version .container .version .juridique .inner .intituler-version .descriptif-version,
  .page-id-19 #offre-et-version .container .version .mixte .inner .intituler-version .descriptif-version,
  .page-id-15 #offre-et-version .container .version .judiciaire .inner .intituler-version .descriptif-version,
  .page-id-15 #offre-et-version .container .version .juridique .inner .intituler-version .descriptif-version,
  .page-id-15 #offre-et-version .container .version .mixte .inner .intituler-version .descriptif-version {
    font-size: .7rem !important;
  }
  .page-id-19 #offre-et-version .container .version .judiciaire .inner .prix,
  .page-id-19 #offre-et-version .container .version .juridique .inner .prix,
  .page-id-19 #offre-et-version .container .version .mixte .inner .prix,
  .page-id-15 #offre-et-version .container .version .judiciaire .inner .prix,
  .page-id-15 #offre-et-version .container .version .juridique .inner .prix,
  .page-id-15 #offre-et-version .container .version .mixte .inner .prix {
    padding: 1.5rem 0 .5rem 0 !important;
  }
  .page-id-19 #offre-et-version .container .version .judiciaire .inner .prix::before,
  .page-id-19 #offre-et-version .container .version .juridique .inner .prix::before,
  .page-id-19 #offre-et-version .container .version .mixte .inner .prix::before,
  .page-id-15 #offre-et-version .container .version .judiciaire .inner .prix::before,
  .page-id-15 #offre-et-version .container .version .juridique .inner .prix::before,
  .page-id-15 #offre-et-version .container .version .mixte .inner .prix::before {
    content: attr(data-prix);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 95%;
    font-size: .8rem;
    color: #545454;
    padding: .4rem 0;
  }
  .page-id-20 #telechargement,
  .page-id-16 #telechargement {
    margin-bottom: 10rem !important;
  }
  .page-id-21 #specification-technique,
  .page-id-17 #specification-technique {
    margin-bottom: 10rem !important;
  }
  .page-id-21 #specification-technique .container,
  .page-id-17 #specification-technique .container {
    max-width: 100% !important;
  }
  .page-id-13 #reference {
    padding: 4rem 1rem !important;
  }
  .page-id-13 #reference .infos-ref {
    padding: 0 1rem !important;
  }
  .page-id-13 #reference .infos-ref a {
    padding: .5rem !important;
  }
  .page-id-22 #a-propos .presentation {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .page-id-22 #a-propos .image {
    height: 25rem !important;
    order: -1 !important;
  }
  .page-id-22 #a-propos .image .chiffre-clefs {
    background-color: rgba(0,176,178,0.7) !important;
    padding: 1rem !important;
  }
  .page-id-12 #contact .container-fluid {
    max-width: 100% !important;
  }
  .page-id-12 #contact .container-fluid .titre-main::before {
    width: 80% !important;
  }
  .page-id-12 #contact .container-fluid .infos-entreprise .agoracom::before,
  .page-id-12 #contact .container-fluid .infos-entreprise .redactes::before,
  .page-id-12 #contact .container-fluid .infos-entreprise .anays::before {
    display: none !important;
  }
  .page-id-12 #contact .container-fluid .formulaire {
    padding-right: 2rem !important;
  }
  .page-id-12 #contact .container-fluid .formulaire::before {
    display: none !important;
  }
  #grdp_barre_mini {
    display: none !important;
  }
}
@media (max-width: 767.98px) {
  body header.main .container-fluid .wrapper .infos-left-header .row .redactes-link {
    display: none;
  }
  body header.main .container-fluid .wrapper .infos-left-header .row .anays-link {
    display: none;
  }
  body header.main .container-fluid .wrapper .infos-left-header .row .menu-btn a {
    font-size: .9rem;
  }
  body header.main .container-fluid .wrapper .logo {
    padding-left: 0;
  }
  body header.main .container-fluid .wrapper .logo a {
    display: inline-block;
    margin-left: 50%;
    transform: translateX(-50%);
    position: relative;
    z-index: 50;
    width: 100%;
  }
  body header.main .container-fluid .wrapper .logo a::before {
    bottom: -37px;
    background-size: contain;
    width: 250px;
    height: 25px;
  }
  body header.main .container-fluid .wrapper .logo a img {
    max-width: 100%;
    transform: translateY(15px);
  }
  body header.main .container-fluid .wrapper .infos-right-header .contact {
    display: none;
  }
  body header.main .container-fluid .wrapper .infos-right-header .espace-client {
    display: none;
  }
  body header.main .container-fluid .wrapper .infos-right-header .reseau a {
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  body header.main .container-fluid .wrapper .infos-right-header .reseau .facebook {
    margin-right: .5rem;
  }
  body footer.main .infos-agora .infos-contact-footer .titre-footer {
    text-align: center;
  }
  body footer.main .infos-agora .infos-contact-footer .infos-client {
    margin-bottom: 1.5rem;
  }
  body footer.main .infos-agora .infos-contact-footer .infos-client .address {
    margin: .5rem 0;
  }
  body footer.main .infos-agora .menu-redacte {
    margin-top: 3rem;
  }
  body footer.main .infos-agora .menu-redacte,
  body footer.main .infos-agora .menu-anays,
  body footer.main .infos-agora .menu-agora {
    text-align: center;
  }
  body footer.main .infos-agora .reseau {
    right: inherit !important;
    left: 50%;
    transform: translateX(-50%);
    top: 14rem !important;
  }
  body footer.main .infos-agora .reseau .linkedin,
  body footer.main .infos-agora .reseau .facebook {
    margin: 0 .5rem;
  }
  body footer.main .footer-bottom {
    height: auto !important;
    margin-top: 1rem;
    text-align: center;
  }
  body footer.main .footer-bottom a,
  body footer.main .footer-bottom span {
    font-size: .75rem !important;
    color: #fff;
  }
  body main .main-menu {
    padding: 7rem 1rem;
  }
  body main .main-menu .menu-droit {
    margin-top: 2rem;
  }
  body main .main-menu .menu-gauche .inner,
  body main .main-menu .menu-droit .inner {
    padding-right: 0;
  }
  body main .main-menu .menu-gauche .titre,
  body main .main-menu .menu-droit .titre {
    font-size: 1.2rem;
    text-align: center;
  }
  body main .main-menu .menu-gauche .redactes .description,
  body main .main-menu .menu-gauche .anays .description,
  body main .main-menu .menu-droit .redactes .description,
  body main .main-menu .menu-droit .anays .description {
    text-align: center;
    font-size: .8rem;
    padding: 0;
  }
  body main .main-menu .menu-gauche .redactes .logo,
  body main .main-menu .menu-gauche .anays .logo,
  body main .main-menu .menu-droit .redactes .logo,
  body main .main-menu .menu-droit .anays .logo {
    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 .main-menu .menu-gauche .redactes .logo a img,
  body main .main-menu .menu-gauche .anays .logo a img,
  body main .main-menu .menu-droit .redactes .logo a img,
  body main .main-menu .menu-droit .anays .logo a img {
    display: block;
    margin: 0 auto;
    margin-bottom: .5rem;
    max-width: 80%;
  }
  body main .main-menu .menu-gauche .menu-contact,
  body main .main-menu .menu-droit .menu-contact {
    text-align: center;
  }
  body main .main-menu .menu-gauche .menu-contact .a-propos a,
  body main .main-menu .menu-gauche .menu-contact .reference a,
  body main .main-menu .menu-gauche .menu-contact .contact a,
  body main .main-menu .menu-droit .menu-contact .a-propos a,
  body main .main-menu .menu-droit .menu-contact .reference a,
  body main .main-menu .menu-droit .menu-contact .contact a {
    font-size: 1rem;
  }
  body main .main-menu .menu-gauche .menu-contact .espace-client,
  body main .main-menu .menu-droit .menu-contact .espace-client {
    text-align: center;
  }
  body main .main-menu .menu-gauche .menu-contact .espace-client a,
  body main .main-menu .menu-droit .menu-contact .espace-client a {
    font-size: 1rem;
  }
  body main #question {
    z-index: 999;
    top: 60%;
  }
  body main #question .titre {
    height: 42%;
  }
  body main #question .titre h2 {
    width: 170px;
    font-size: .9rem;
  }
  body footer.main .infos-agora .infos-contact-footer .titre-footer {
    text-align: center;
  }
  body footer.main .infos-agora .infos-contact-footer .infos-client {
    margin-bottom: 1.5rem;
  }
  body footer.main .infos-agora .infos-contact-footer .infos-client .tel,
  body footer.main .infos-agora .infos-contact-footer .infos-client .address,
  body footer.main .infos-agora .infos-contact-footer .infos-client .mail {
    width: 100%;
  }
  body footer.main .infos-agora .reseau {
    right: 1rem;
    top: 8rem;
  }
  body footer.main .footer-bottom {
    height: 50px;
    margin-top: 1rem;
  }
  body footer.main .footer-bottom a,
  body footer.main .footer-bottom span {
    font-size: .8rem;
    color: #fff;
  }
  body.home header.portail a img {
    max-width: 85%;
  }
  body.home #attente .bloc-site-en-construction,
  body.home #accueil .bloc-site-en-construction {
    font-size: 1rem;
    width: 90%;
    text-align: center;
    padding: 1rem;
  }
  body.home #attente #bloc-redactes,
  body.home #attente #bloc-anays,
  body.home #accueil #bloc-redactes,
  body.home #accueil #bloc-anays {
    height: 60vh;
  }
  body.home #attente #bloc-redactes .text h2,
  body.home #attente #bloc-anays .text h2,
  body.home #accueil #bloc-redactes .text h2,
  body.home #accueil #bloc-anays .text h2 {
    font-size: 20px;
  }
  body.home #attente #bloc-redactes .logo,
  body.home #attente #bloc-anays .logo,
  body.home #accueil #bloc-redactes .logo,
  body.home #accueil #bloc-anays .logo {
    top: 17%;
  }
  body.home #attente #bloc-redactes .logo img,
  body.home #attente #bloc-anays .logo img,
  body.home #accueil #bloc-redactes .logo img,
  body.home #accueil #bloc-anays .logo img {
    max-width: 100%;
  }
  body.home #attente #bloc-redactes,
  body.home #accueil #bloc-redactes {
    padding-right: 0;
  }
  body.home #attente #bloc-redactes .text,
  body.home #accueil #bloc-redactes .text {
    top: 9rem;
    width: 100%;
    padding: 1rem;
    background-color: rgba(255,255,255,0.8);
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
  }
  body.home #attente #bloc-redactes .text h2,
  body.home #accueil #bloc-redactes .text h2 {
    font-size: 14px;
    margin-bottom: 0;
  }
  body.home #attente #bloc-anays,
  body.home #accueil #bloc-anays {
    padding-left: 0;
  }
  body.home #attente #bloc-anays .text,
  body.home #accueil #bloc-anays .text {
    top: 9rem;
    width: 100%;
    padding: 1rem;
    background-color: rgba(255,255,255,0.8);
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
  }
  body.home #attente #bloc-anays .text h2,
  body.home #accueil #bloc-anays .text h2 {
    font-size: 14px;
    margin-bottom: 0;
  }
  body.home footer.portail .infos-agora .infos-contact-footer .titre-footer {
    text-align: center;
  }
  body.home footer.portail .infos-agora .infos-contact-footer .infos-client {
    padding-left: 0;
  }
  body.home footer.portail .infos-agora .infos-contact-footer .infos-client p {
    margin-right: 0 !important;
  }
  body.home footer.portail .infos-agora .infos-contact-footer .infos-client p i {
    margin-right: 0;
    margin-bottom: .5rem;
  }
  body.home footer.portail .infos-agora .infos-contact-footer .infos-client .adresse-email {
    margin-left: 0;
  }
  body.home footer.portail .infos-agora .infos-contact-footer .infos-client .adresse-email i {
    margin-right: 0;
    margin-top: 0;
    margin-bottom: .5rem;
  }
  body.home footer.portail .infos-agora .infos-contact-footer .infos-client .tel,
  body.home footer.portail .infos-agora .infos-contact-footer .infos-client .address {
    margin-bottom: 1rem;
  }
  .page-id-14 .top-content,
  .page-id-15 .top-content,
  .page-id-16 .top-content,
  .page-id-17 .top-content,
  .page-id-18 .top-content,
  .page-id-19 .top-content,
  .page-id-20 .top-content,
  .page-id-21 .top-content,
  .page-id-409 .top-content,
  .page-id-412 .top-content {
    padding-top: 3rem !important;
    padding-bottom: 1.5rem !important;
    padding-right: 1rem !important;
  }
  .page-id-14 .top-content .logo img,
  .page-id-15 .top-content .logo img,
  .page-id-16 .top-content .logo img,
  .page-id-17 .top-content .logo img,
  .page-id-18 .top-content .logo img,
  .page-id-19 .top-content .logo img,
  .page-id-20 .top-content .logo img,
  .page-id-21 .top-content .logo img,
  .page-id-409 .top-content .logo img,
  .page-id-412 .top-content .logo img {
    max-width: 60% !important;
  }
  .page-id-14 .top-content .baseline h1,
  .page-id-15 .top-content .baseline h1,
  .page-id-16 .top-content .baseline h1,
  .page-id-17 .top-content .baseline h1,
  .page-id-18 .top-content .baseline h1,
  .page-id-19 .top-content .baseline h1,
  .page-id-20 .top-content .baseline h1,
  .page-id-21 .top-content .baseline h1,
  .page-id-409 .top-content .baseline h1,
  .page-id-412 .top-content .baseline h1 {
    font-size: .9rem !important;
    text-align: center !important;
  }
  .page-id-14 .top-content .infos-logiciel .nom,
  .page-id-15 .top-content .infos-logiciel .nom,
  .page-id-16 .top-content .infos-logiciel .nom,
  .page-id-17 .top-content .infos-logiciel .nom,
  .page-id-18 .top-content .infos-logiciel .nom,
  .page-id-19 .top-content .infos-logiciel .nom,
  .page-id-20 .top-content .infos-logiciel .nom,
  .page-id-21 .top-content .infos-logiciel .nom,
  .page-id-409 .top-content .infos-logiciel .nom,
  .page-id-412 .top-content .infos-logiciel .nom {
    font-size: 1.2rem !important;
  }
  .page-id-14 .top-content .accroche p,
  .page-id-15 .top-content .accroche p,
  .page-id-16 .top-content .accroche p,
  .page-id-17 .top-content .accroche p,
  .page-id-18 .top-content .accroche p,
  .page-id-19 .top-content .accroche p,
  .page-id-20 .top-content .accroche p,
  .page-id-21 .top-content .accroche p,
  .page-id-409 .top-content .accroche p,
  .page-id-412 .top-content .accroche p {
    font-size: .9rem !important;
  }
  .page-id-14 .menu-logiciel .menu-principal,
  .page-id-15 .menu-logiciel .menu-principal,
  .page-id-16 .menu-logiciel .menu-principal,
  .page-id-17 .menu-logiciel .menu-principal,
  .page-id-18 .menu-logiciel .menu-principal,
  .page-id-19 .menu-logiciel .menu-principal,
  .page-id-20 .menu-logiciel .menu-principal,
  .page-id-21 .menu-logiciel .menu-principal,
  .page-id-409 .menu-logiciel .menu-principal,
  .page-id-412 .menu-logiciel .menu-principal {
    padding-top: 3rem !important;
  }
  .page-id-14 .menu-logiciel .menu-principal .logo,
  .page-id-15 .menu-logiciel .menu-principal .logo,
  .page-id-16 .menu-logiciel .menu-principal .logo,
  .page-id-17 .menu-logiciel .menu-principal .logo,
  .page-id-18 .menu-logiciel .menu-principal .logo,
  .page-id-19 .menu-logiciel .menu-principal .logo,
  .page-id-20 .menu-logiciel .menu-principal .logo,
  .page-id-21 .menu-logiciel .menu-principal .logo,
  .page-id-409 .menu-logiciel .menu-principal .logo,
  .page-id-412 .menu-logiciel .menu-principal .logo {
    top: 35% !important;
    left: 50% !important;
    transform: translate(-50%,-50%) !important;
  }
  .page-id-14 .menu-logiciel .menu-principal .logo img,
  .page-id-15 .menu-logiciel .menu-principal .logo img,
  .page-id-16 .menu-logiciel .menu-principal .logo img,
  .page-id-17 .menu-logiciel .menu-principal .logo img,
  .page-id-18 .menu-logiciel .menu-principal .logo img,
  .page-id-19 .menu-logiciel .menu-principal .logo img,
  .page-id-20 .menu-logiciel .menu-principal .logo img,
  .page-id-21 .menu-logiciel .menu-principal .logo img,
  .page-id-409 .menu-logiciel .menu-principal .logo img,
  .page-id-412 .menu-logiciel .menu-principal .logo img {
    max-width: 100% !important;
  }
  .page-id-14 .menu-logiciel .menu-principal .menu ul,
  .page-id-15 .menu-logiciel .menu-principal .menu ul,
  .page-id-16 .menu-logiciel .menu-principal .menu ul,
  .page-id-17 .menu-logiciel .menu-principal .menu ul,
  .page-id-18 .menu-logiciel .menu-principal .menu ul,
  .page-id-19 .menu-logiciel .menu-principal .menu ul,
  .page-id-20 .menu-logiciel .menu-principal .menu ul,
  .page-id-21 .menu-logiciel .menu-principal .menu ul,
  .page-id-409 .menu-logiciel .menu-principal .menu ul,
  .page-id-412 .menu-logiciel .menu-principal .menu ul {
    overflow-x: scroll !important;
    overflow-y: hidden !important;
    flex-wrap: nowrap !important;
    padding-left: 18rem !important;
  }
  .page-id-14 .menu-logiciel .menu-principal .menu ul li,
  .page-id-15 .menu-logiciel .menu-principal .menu ul li,
  .page-id-16 .menu-logiciel .menu-principal .menu ul li,
  .page-id-17 .menu-logiciel .menu-principal .menu ul li,
  .page-id-18 .menu-logiciel .menu-principal .menu ul li,
  .page-id-19 .menu-logiciel .menu-principal .menu ul li,
  .page-id-20 .menu-logiciel .menu-principal .menu ul li,
  .page-id-21 .menu-logiciel .menu-principal .menu ul li,
  .page-id-409 .menu-logiciel .menu-principal .menu ul li,
  .page-id-412 .menu-logiciel .menu-principal .menu ul li {
    margin: 0 !important;
    padding: 1rem .5rem !important;
    white-space: nowrap !important;
  }
  .page-id-14 .menu-logiciel .menu-principal .menu ul li::before,
  .page-id-15 .menu-logiciel .menu-principal .menu ul li::before,
  .page-id-16 .menu-logiciel .menu-principal .menu ul li::before,
  .page-id-17 .menu-logiciel .menu-principal .menu ul li::before,
  .page-id-18 .menu-logiciel .menu-principal .menu ul li::before,
  .page-id-19 .menu-logiciel .menu-principal .menu ul li::before,
  .page-id-20 .menu-logiciel .menu-principal .menu ul li::before,
  .page-id-21 .menu-logiciel .menu-principal .menu ul li::before,
  .page-id-409 .menu-logiciel .menu-principal .menu ul li::before,
  .page-id-412 .menu-logiciel .menu-principal .menu ul li::before {
    display: none;
  }
  .page-id-14 .menu-logiciel .menu-principal .menu ul li:last-child::after,
  .page-id-15 .menu-logiciel .menu-principal .menu ul li:last-child::after,
  .page-id-16 .menu-logiciel .menu-principal .menu ul li:last-child::after,
  .page-id-17 .menu-logiciel .menu-principal .menu ul li:last-child::after,
  .page-id-18 .menu-logiciel .menu-principal .menu ul li:last-child::after,
  .page-id-19 .menu-logiciel .menu-principal .menu ul li:last-child::after,
  .page-id-20 .menu-logiciel .menu-principal .menu ul li:last-child::after,
  .page-id-21 .menu-logiciel .menu-principal .menu ul li:last-child::after,
  .page-id-409 .menu-logiciel .menu-principal .menu ul li:last-child::after,
  .page-id-412 .menu-logiciel .menu-principal .menu ul li:last-child::after {
    display: none;
  }
  .page-id-14 .menu-logiciel .menu-principal .menu ul li a,
  .page-id-15 .menu-logiciel .menu-principal .menu ul li a,
  .page-id-16 .menu-logiciel .menu-principal .menu ul li a,
  .page-id-17 .menu-logiciel .menu-principal .menu ul li a,
  .page-id-18 .menu-logiciel .menu-principal .menu ul li a,
  .page-id-19 .menu-logiciel .menu-principal .menu ul li a,
  .page-id-20 .menu-logiciel .menu-principal .menu ul li a,
  .page-id-21 .menu-logiciel .menu-principal .menu ul li a,
  .page-id-409 .menu-logiciel .menu-principal .menu ul li a,
  .page-id-412 .menu-logiciel .menu-principal .menu ul li a {
    font-size: .8rem !important;
  }
  .page-id-18 .sous-menu .menu .container,
  .page-id-14 .sous-menu .menu .container {
    padding: 0;
  }
  .page-id-18 .sous-menu .menu ul,
  .page-id-14 .sous-menu .menu ul {
    overflow-x: scroll !important;
    overflow-y: hidden !important;
    flex-wrap: nowrap !important;
    padding: .5rem 0 !important;
  }
  .page-id-18 .sous-menu .menu ul li,
  .page-id-14 .sous-menu .menu ul li {
    padding: .3rem !important;
    border-left: none !important;
  }
  .page-id-18 .sous-menu .menu ul li a,
  .page-id-14 .sous-menu .menu ul li a {
    padding: .3rem .5rem !important;
  }
  .page-id-18 .sous-menu .menu ul li a::before,
  .page-id-14 .sous-menu .menu ul li a::before {
    bottom: -8px !important;
  }
  .page-id-18 .sous-menu .menu ul li a .nom-menu,
  .page-id-14 .sous-menu .menu ul li a .nom-menu {
    font-size: .8rem !important;
    display: none !important;
  }
  .page-id-18 .sous-menu .menu ul li a .picto,
  .page-id-14 .sous-menu .menu ul li a .picto {
    height: 30px !important;
    width: 30px !important;
  }
  .page-id-18 .sous-menu .menu ul li a .picto img,
  .page-id-14 .sous-menu .menu ul li a .picto img {
    max-width: 100% !important;
  }
  .page-id-18 .sous-menu-content #pills-tabContent,
  .page-id-14 .sous-menu-content #pills-tabContent {
    position: relative;
  }
  .page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .infos-top,
  .page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .infos-top {
    padding: 2rem 3rem 2rem 2rem !important;
  }
  .page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .infos-top .sous-titre,
  .page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .infos-top .sous-titre {
    font-size: .8rem !important;
    text-align: justify;
  }
  .page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter,
  .page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter {
    padding: 3rem 0 0 0;
  }
  .page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter:first-child,
  .page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter:first-child {
    padding-top: 16rem !important;
  }
  .page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.impair .description-fonctionnaliter,
  .page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.impair .description-fonctionnaliter {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }
  .page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.impair .description-fonctionnaliter .titre,
  .page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.impair .description-fonctionnaliter .titre {
    font-size: 1.3rem !important;
  }
  .page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.impair .description-fonctionnaliter .description p,
  .page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.impair .description-fonctionnaliter .description p {
    font-size: .85rem !important;
  }
  .page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.impair .image-contenu,
  .page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.impair .image-contenu {
    order: 1 !important;
  }
  .page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.pair .description-fonctionnaliter,
  .page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.pair .description-fonctionnaliter {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.pair .description-fonctionnaliter .titre,
  .page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.pair .description-fonctionnaliter .titre {
    font-size: 1.3rem !important;
  }
  .page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.pair .description-fonctionnaliter .description p,
  .page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter.pair .description-fonctionnaliter .description p {
    font-size: .85rem !important;
  }
  .page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter:last-child,
  .page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter:last-child {
    padding: 3rem 0 1rem 0;
  }
  .page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter .description-fonctionnaliter,
  .page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter .description-fonctionnaliter {
    margin-bottom: 1rem !important;
  }
  .page-id-18 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter .image-contenu img,
  .page-id-14 .sous-menu-content #pills-tabContent .contenu-fonctionnaliter .bloc-fonctionnaliter .image-contenu img {
    max-width: 90% !important;
  }
  .page-id-19 #offre-et-version,
  .page-id-15 #offre-et-version {
    margin-bottom: 8rem !important;
  }
  .page-id-19 #offre-et-version .container,
  .page-id-15 #offre-et-version .container {
    max-width: 100% !important;
  }
  .page-id-19 #offre-et-version .container .offre-presentation,
  .page-id-15 #offre-et-version .container .offre-presentation {
    margin-top: 1rem !important;
    text-align: center !important;
  }
  .page-id-19 #offre-et-version .container .offre-presentation .titre-offre h1,
  .page-id-15 #offre-et-version .container .offre-presentation .titre-offre h1 {
    font-size: 1.2rem !important;
  }
  .page-id-19 #offre-et-version .container .offre-presentation .descriptif-offre h2,
  .page-id-15 #offre-et-version .container .offre-presentation .descriptif-offre h2 {
    font-size: .8rem !important;
  }
  .page-id-19 #offre-et-version .container .version,
  .page-id-15 #offre-et-version .container .version {
    margin-bottom: 2rem !important;
  }
  .page-id-19 #offre-et-version .container .version .intituler-tarif,
  .page-id-15 #offre-et-version .container .version .intituler-tarif {
    display: none !important;
  }
  .page-id-19 #offre-et-version .container .version .judiciaire,
  .page-id-19 #offre-et-version .container .version .juridique,
  .page-id-19 #offre-et-version .container .version .mixte,
  .page-id-15 #offre-et-version .container .version .judiciaire,
  .page-id-15 #offre-et-version .container .version .juridique,
  .page-id-15 #offre-et-version .container .version .mixte {
    padding-left: 7px !important;
    padding-right: 7px !important;
    margin-bottom: 1rem !important;
  }
  .page-id-19 #offre-et-version .container .version .judiciaire .inner .intituler-version,
  .page-id-19 #offre-et-version .container .version .juridique .inner .intituler-version,
  .page-id-19 #offre-et-version .container .version .mixte .inner .intituler-version,
  .page-id-15 #offre-et-version .container .version .judiciaire .inner .intituler-version,
  .page-id-15 #offre-et-version .container .version .juridique .inner .intituler-version,
  .page-id-15 #offre-et-version .container .version .mixte .inner .intituler-version {
    padding: .5rem !important;
  }
  .page-id-19 #offre-et-version .container .version .judiciaire .inner .intituler-version .descriptif-version,
  .page-id-19 #offre-et-version .container .version .juridique .inner .intituler-version .descriptif-version,
  .page-id-19 #offre-et-version .container .version .mixte .inner .intituler-version .descriptif-version,
  .page-id-15 #offre-et-version .container .version .judiciaire .inner .intituler-version .descriptif-version,
  .page-id-15 #offre-et-version .container .version .juridique .inner .intituler-version .descriptif-version,
  .page-id-15 #offre-et-version .container .version .mixte .inner .intituler-version .descriptif-version {
    font-size: .7rem !important;
  }
  .page-id-19 #offre-et-version .container .version .judiciaire .inner .prix,
  .page-id-19 #offre-et-version .container .version .juridique .inner .prix,
  .page-id-19 #offre-et-version .container .version .mixte .inner .prix,
  .page-id-15 #offre-et-version .container .version .judiciaire .inner .prix,
  .page-id-15 #offre-et-version .container .version .juridique .inner .prix,
  .page-id-15 #offre-et-version .container .version .mixte .inner .prix {
    padding: 1.5rem 0 .5rem 0 !important;
  }
  .page-id-19 #offre-et-version .container .version .judiciaire .inner .prix::before,
  .page-id-19 #offre-et-version .container .version .juridique .inner .prix::before,
  .page-id-19 #offre-et-version .container .version .mixte .inner .prix::before,
  .page-id-15 #offre-et-version .container .version .judiciaire .inner .prix::before,
  .page-id-15 #offre-et-version .container .version .juridique .inner .prix::before,
  .page-id-15 #offre-et-version .container .version .mixte .inner .prix::before {
    content: attr(data-prix);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 95%;
    font-size: .8rem;
    color: #545454;
    padding: .4rem 0;
  }
  .page-id-19 #offre-et-version .container .devis,
  .page-id-15 #offre-et-version .container .devis {
    margin-bottom: 10rem !important;
  }
  .page-id-20 #telechargement,
  .page-id-16 #telechargement {
    margin-bottom: 10rem !important;
  }
  .page-id-20 #telechargement .main-title,
  .page-id-16 #telechargement .main-title {
    padding-left: 0 !important;
    text-align: center !important;
    font-size: 1.5rem !important;
  }
  .page-id-20 #telechargement .wrapper-fichiers .fichiers,
  .page-id-16 #telechargement .wrapper-fichiers .fichiers {
    margin-bottom: 2rem !important;
  }
  .page-id-20 #telechargement .wrapper-fichiers .fichiers .inner .nom-type,
  .page-id-16 #telechargement .wrapper-fichiers .fichiers .inner .nom-type {
    font-size: .9rem !important;
    text-align: center !important;
  }
  .page-id-20 #telechargement .wrapper-fichiers .fichiers .inner .nom-fichier a,
  .page-id-16 #telechargement .wrapper-fichiers .fichiers .inner .nom-fichier a {
    font-size: .9rem !important;
    text-align: center !important;
    margin-bottom: .5rem !important;
  }
  .page-id-20 #telechargement .conseil,
  .page-id-16 #telechargement .conseil {
    margin-top: 1rem !important;
    margin-bottom: 2rem !important;
  }
  .page-id-20 #telechargement .conseil .text-assistance,
  .page-id-16 #telechargement .conseil .text-assistance {
    font-size: .75rem !important;
    text-align: center !important;
  }
  .page-id-20 #telechargement .conseil .numero-assistance,
  .page-id-16 #telechargement .conseil .numero-assistance {
    width: 90% !important;
    text-align: center !important;
  }
  .page-id-21 #specification-technique,
  .page-id-17 #specification-technique {
    margin-bottom: 8rem !important;
  }
  .page-id-21 #specification-technique .container,
  .page-id-17 #specification-technique .container {
    max-width: 100% !important;
  }
  .page-id-21 #specification-technique .container .main-title,
  .page-id-17 #specification-technique .container .main-title {
    padding-left: 0 !important;
    text-align: center !important;
    font-size: 1.3rem !important;
  }
  .page-id-21 #specification-technique .container .wrapper-fiche-technique .fiche,
  .page-id-17 #specification-technique .container .wrapper-fiche-technique .fiche {
    text-align: center !important;
  }
  .page-id-13 #reference {
    padding: 4rem 1rem !important;
  }
  .page-id-13 #reference .titre-main {
    text-align: center;
  }
  .page-id-13 #reference .infos-ref {
    padding: 0 1rem !important;
  }
  .page-id-13 #reference .infos-ref a {
    padding: .5rem !important;
  }
  .page-id-22 #a-propos .presentation {
    padding-right: 2rem !important;
    padding-left: 1rem !important;
  }
  .page-id-22 #a-propos .presentation .titre-main {
    text-align: center;
  }
  .page-id-22 #a-propos .presentation .titre-main h1 {
    font-size: 1.5rem;
  }
  .page-id-22 #a-propos .presentation p {
    font-size: .85rem !important;
  }
  .page-id-22 #a-propos .image {
    height: 20rem !important;
    order: -1 !important;
  }
  .page-id-22 #a-propos .image .chiffre-clefs {
    background-color: rgba(0,176,178,0.7) !important;
    padding: 1rem !important;
    right: 2.5rem !important;
  }
  .page-id-22 #a-propos .image .chiffre-clefs .first-texte {
    font-size: 1.1rem !important;
  }
  .page-id-22 #a-propos .image .chiffre-clefs .nb-cabinet {
    font-size: 2rem !important;
  }
  .page-id-22 #a-propos .image .chiffre-clefs .second-texte {
    font-size: 3.2rem !important;
  }
  .page-id-22 #a-propos .image .chiffre-clefs .nb-poste {
    font-size: .8rem !important;
  }
  .page-id-12 #contact .container-fluid {
    max-width: 100% !important;
  }
  .page-id-12 #contact .container-fluid .titre-main {
    text-align: center !important;
  }
  .page-id-12 #contact .container-fluid .titre-main::before {
    display: none !important;
  }
  .page-id-12 #contact .container-fluid .infos-entreprise .agoracom,
  .page-id-12 #contact .container-fluid .infos-entreprise .redactes,
  .page-id-12 #contact .container-fluid .infos-entreprise .anays {
    width: 100% !important;
  }
  .page-id-12 #contact .container-fluid .infos-entreprise .agoracom .logo img,
  .page-id-12 #contact .container-fluid .infos-entreprise .redactes .logo img,
  .page-id-12 #contact .container-fluid .infos-entreprise .anays .logo img {
    margin: 0 auto !important;
    display: block !important;
  }
  .page-id-12 #contact .container-fluid .infos-entreprise .agoracom::before,
  .page-id-12 #contact .container-fluid .infos-entreprise .redactes::before,
  .page-id-12 #contact .container-fluid .infos-entreprise .anays::before {
    display: none !important;
  }
  .page-id-12 #contact .container-fluid .formulaire {
    padding-right: 2rem !important;
  }
  .page-id-12 #contact .container-fluid .formulaire .intro {
    text-align: center !important;
    font-size: .85rem !important;
  }
  .page-id-12 #contact .container-fluid .formulaire::before {
    display: none !important;
  }
  .page-id-409 .formulaire .form,
  .page-id-412 .formulaire .form {
    padding: 0 2rem !important;
  }
  #grdp_barre_mini {
    display: none !important;
  }
}
