
.bMain--noDP + .bMain--noDP[class*="cdf-"] {padding-top:3em;padding-bottom: 3em}
main.theme_pret .pHPage {min-height: auto;height: 320px;}
/* GEN MISC */
hr.separateur {margin:0;padding:0;background:transparent;width: 100%;display: block;border:0;height: 0;}
hr.separateur.h-1 {height:.5em}
hr.separateur.h-2 {height:1em}
hr.separateur.h-3 {height:1.5em}
hr.separateur.h-4 {height:2em}
hr.separateur.h-5 {height:2.5em}
.ml-auto {margin-left:auto}
/* DEL main.theme_pret .pHPage.cdf-bleu-pret .wStd {padding-right: 0} */

main.theme_pret .bCBI--inverse {padding-top: 3em;}
main.theme_pret .bCBI__cCtn {margin-top: 180px;}

/* COULEURS ICONES BOUTONS */
main.theme_pret h2,
main.theme_pret .h2,
main.theme_pret .title3BV,
main.theme_pret .h2--big {
    color:#1E484D;
}
main.theme_pret h3,
main.theme_pret .h3,
main.theme_pret .h3--big,
main.theme_pret .titleFooterBox {
    color:#1E484D;
}
main.theme_pret .onDark h1,
main.theme_pret .onDark .h1,
main.theme_pret .onDark h2,
main.theme_pret .onDark .h2,
main.theme_pret .onDark h3,
main.theme_pret .onDark .h3 {
    color: #fff;
}
main.theme_pret h4,
main.theme_pret .h4 {
    color:#1E484D;
}
h1.titre-bleu-pret {color:#1E484D!important;}
.cdf-orange {background-color:orange}
.cdf-bleu-pret {background-color:#1E484D;}
.cdf-vert-pret {background-color:#C0D6BB}
.cdf-blanc {background-color:#FFF}
main.theme_pret .onDark .btnIcon:not(.onLight) {color: #1E484D;}
main.theme_pret .bgLined--green .bgLined__in {background-image: url(../../img/svg/progpret-motif-04-01.svg);}
main.theme_pret .onDark .btnIcon:not(.onLight)::before {background-color: #1E484D;}
main.theme_pret .bC3BI__boxTrs .svgIcon > svg {fill: white;}
main.theme_pret button.btn {background: #1E484D;color:#fff}
main.theme_pret a.btn {background: #F8DFCB;}
main.theme_pret .bCBI__layout .bCBI__cCtn::before {background: #F3DFCC;}
main.theme_pret .bCBI .iHead h3,
main.theme_pret .bCBI .iHead .h3 {color: var(--color-white);}
main.theme_pret .bCBI__layout .iHead h3, main.theme_pret .bCBI__layout .onDark {color:#1E484D}
main.theme_pret .bCBI__layout a.btn {background:#1E484D;color:white}
main.theme_pret button.btn--green, main.theme_pret a.btn--green {background-color: #C0D6BB;	color:#1E484D;}
main.theme_pret .bC3BI--green .bC3BI__cTitle .title3BV {color:#1E484D;}
main.theme_pret .bC3BI--green .bC3BI__boxTrs::before {background: #F8DFCB;
}


main.theme_pret .bC3BI--green .bC3BI__boxTrs h3 {color:#1E484D}
main.theme_pret .bC3BI--green .bC3BI__boxDual {background: #1E484D;}
/* BLOCSPAGES */
.bC3BI__titleReveal {margin-bottom: .5em;}
.heading-illustration h1 {max-width: 800px;}
.pHPage .pHPage__ctn {padding: 0;z-index: 1}
.pHPage__ctn .pHPage__titlePadding {padding: 0 0 0 8em;}


/* FORMS */
main.theme_pret legend {font-size:28px;font-weight: 700;margin:30px 0}
main.theme_pret input {background: #fff}
main.theme_pret input::placeholder {color:#1E484D}
main.theme_pret .wpcf7-form {margin-top:2em;background:#fff;padding: 2em;-webkit-box-shadow: 0px -2px 47px 5px rgba(0,0,0,0.06);-moz-box-shadow: 0px -2px 47px 5px rgba(0,0,0,0.06);
box-shadow: 0px -2px 47px 5px rgba(0,0,0,0.06);}

main.theme_pret .formInput,
main.theme_pret .formTextarea,
main.theme_pret .formSelect,
main.theme_pret .inline-modal input,
main.theme_pret .inline-modal textarea,
main.theme_pret .inline-modal select,
main.theme_pret select {border: 1px solid #1E484D;color: #1E484D;}
main.theme_pret select {background:url('../../img/icons/icon-arrow-down.svg');background-repeat: no-repeat;background-position: 97% center;background-size: 30px auto;width:100%;padding: 1em 1.4em;appearance: none;font-size: 1em;}
main.theme_pret .wpcf7-form-control-wrap {display: flex;height: 100%;}
main.theme_pret .wpcf7-form.sent *:not(.wpcf7-response-output) {display: none;}
main.theme_pret .wpcf7-response-output {min-height: 190px;display: flex;align-items: center;justify-content: center;font-size: 18px;padding: 0;
  margin: 0;}
/* Heading Illustration */
.illustration {position: absolute;right: 80px;  top: 80px;  max-width: 540px;  width: 100%;}

@media (max-width:1400px) {
  .heading-illustration h1 {max-width: 700px;}
    .illustration-image {  max-width: 250px; }
  }
@media (max-width:1200px) {
  .heading-illustration h1 {max-width: 500px;}
      .illustration {max-width: 480px;}
  main.theme_pret .bCBI--inverse {
      padding-top: 0;
  }
  }
@media (max-width:992px) {
  .heading-illustration h1 {font-size:2.9em;max-width: 400px;}
  main.theme_pret .bCBI__cCtn {margin-top:0;}
  .illustration {right: 15px;top: 45px;max-width: 350px; }
  .pHPage__ctn .pHPage__titlePadding {  padding: 0;}
  .illustration-image {  max-width: 220px; }
  .heading-illustration .pHPage__in {min-height:auto; }
}
@media (max-width:768px) {
  .illustration {right: 15px;bottom: -30px;max-width: 300px;top:auto}
  .illustration-image {  max-width: 200px; }
}
@media (max-width:576px) {
  .illustration {opacity: .3;right: 50%;transform:translateX(50%);bottom:0}
    main.theme_pret .pHPage .wStd {justify-content: center}
}
