/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */
@font-face {
    font-family: 'ag_old_faceregular';
    src: url('../font/ag_old_face_regular-webfont.woff2') format('woff2'),
         url('../font/ag_old_face_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ag_old_facemedium';
    src: url('../font/ag_old_face_medium-webfont.woff2') format('woff2'),
         url('../font/ag_old_face_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
html{
  font-size: 62.5%;
  height: 100%;
}
body{
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  font-size: 1.6rem;
  height: 100%;
}
html, body {
  height: 100%;
  margin: 0;
  font-family: 'ag_old_faceregular';
}
ul{list-style-type: none;}
input[type="text"], input[type="email"], input[type="date"], input[type="password"]{

}
p{

}
p a{

}
.purple{
  background: #8a5374;
}
h1, .wrap-all{
  width: 300px;
  background: url(img/svg/bg-phone.svg) no-repeat 0px 0px;
  background-size: contain;
  font-size: 0px;
}
.col-left{
  padding-top: 30px;
  margin-bottom: 0px;
}
.col-left img{
  margin-bottom: 100px;
}
.col-right .top{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 30px;
}
h1 a, .wrap-all a{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    height: 100%;
    margin-bottom: 15px;
    height: 65px;
}
.wrap-all h1{
  width: 100%;
  background: none;
  background-size: inherit;
  font-size: inherit;
}
h1 a:hover, .wrap-all a:hover{
  text-decoration: none;
}
h1 .phone, .wrap-all .phone{
  display: block;
  font-family: arial;
  font-weight: 700;
  width: 65%;
  color: #659c97;
  font-size: 2.3rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
h1 .info1, .wrap-all .info1{
  display: block;
  width: 35%;
  color: white;
  padding-left: 12px;
  font-size: 1.1rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
h1 .info2, .wrap-all .info2{
  width: 100%;
  color: #125c65;
  text-align: right;
  font-size: 1.4rem;
}
h1 .info3, .wrap-all .info3{
  text-align: center;
  color: #6f273d;
  font-size: 2.25rem;
  line-height: 40px;
  font-weight: 700;
  display: block;
  text-transform: uppercase;
  line-height: 33px;
  margin-bottom: 22px;
  font-family: 'ag_old_facemedium';
}
@media not all and (min-resolution:.001dpcm) { @media { h1 .info3{letter-spacing: -1px;} } }
.main-text{
  background: url(img/svg/bg-right.svg) #8a5374 top right;
}
.wrap-main-text{
  color: white;
  position: relative;
}
.wrap-main-text:after {
    content: "";
    display: block;
    clear: both;
}
.wrap-main-text:before{
  content: "";
  display: block;
  height: 100%;
  width: 1500px;
  background: #8a5374;
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 80px;
}
.wrap-main-text p{
    color: white;
    text-align: center;
    float: right;
    text-transform: uppercase;
    font-size: 3rem;
    position: relative;
    z-index: 3;
    padding-right: 80px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'ag_old_faceregular';
    max-width: 440px;
}
.wrap-main-text p strong{
  font-family: 'ag_old_facemedium';
  font-weight: 700;
  display: inline-block;
}
.wrap-main-text p strong:first-child{
  /* display: block; */
}
.wrap-main-text p strong:last-child{
  /*line-height: 23px;*/
}
.wrap-main-text p:first-child:before{
    content: "";
    display: block;
    width: 606px;
    height: 527px;
    background: url(img/couple.png) no-repeat 0px 0px;
    position: absolute;
    left: -565px;
    top: -112px;
    background-size: cover;
}
.wrap-main-text strong{
  display: block;
  font-size: 3.8rem;
  font-weight: 800;
  text-transform: none;
  line-height: 4.5rem;
}
.wrap-main-text strong:nth-child(2){
  text-transform: uppercase;
  line-height: 4rem;
}
.wrap-main-text strong:nth-child(2) span{
  text-transform: uppercase;
  font-weight: 900;
  font-size: 4.8rem;
}
.wrap-main-text strong:nth-child(3){
  text-transform: uppercase;
  font-weight: 600;
  line-height: 3.5rem;
}
.wrap-main-text strong:nth-child(3) span{
  font-weight: 900;
  font-size: 4.8rem;
}
.purple{
    overflow: hidden;
    padding-top: 0px;
    position: relative;
}
.purple h2{
  font-size: 4rem;
  font-family: 'ag_old_facemedium';
  font-weight: 400;
}
@media(min-width: 992px){
  .purple h2{
    padding-right: 370px;
  }
}
@media(max-width: 1400px){
  .purple{
    padding-top: 0px;
  }
}
@media(max-width: 1270px){
  .purple{
    padding-top: 0px;
  }
}
@media(max-width: 1200px){
  .purple{
    padding-top: 0px;
  }
}
@media(max-width: 992px){
  .purple{
    /* padding-top: 358px; */
  }
  .purple h2{

  }
}
@media(max-width: 768px){
  .purple{
    padding-top: 0px;
    margin-top: 0px;
  }
  .purple h2{
    font-size: 2.7rem;
    line-height: 3.2rem;
    margin: 25px 6px 20px;
  }
}
#bloc-formulaire-sticky-wrapper{
  position: relative;
  z-index: 3;
}
h2{
  margin: 50px 0px 40px;
  color: black;
  font-weight: 700;
  font-size: 3rem;
}
ul.solutions{
    margin: 0px 394px 60px 0px;
    padding: 0px;
}
ul.solutions li{
    /*text-transform: uppercase;*/
    color: black;
    font-size: 3rem;
    font-weight: 700;
    padding-bottom: 0;
    line-height: 3.3rem;
    padding-left: 100px;
    min-height: 104px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: 70px !important;
    background-position: 0px 0px !important;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
ul.solutions li p{
  font-size: 2.2rem;
  text-transform: none;
  line-height: 2.4rem;
  font-weight: 400;
}
ul.solutions li strong{
  /*color: white;*/
  font-weight: 700;
  background-size: 100px 100px;
  letter-spacing: 1px;
  padding: 0px 5px;
}
ul.solutions li.email{
  background: url(img/svg/email_maquette.svg) no-repeat 0px 0px;
  background-size: 59px;
}
ul.solutions li.conseils{
  background: url(img/svg/conseil_maquette.svg) no-repeat 0px 0px;
  background-size: 59px;

}
ul.solutions li.easy{
  background: url(img/svg/solution_maquette.svg) no-repeat 0px 0px;
  background-size: 59px;
}
ul.solutions li.fast{
  background: url(img/svg/resultat_maquette.svg) no-repeat 0px 0px;
  background-size: 59px;
}
ul.solutions li h3{
    margin-bottom: 0px;
    font-family: 'ag_old_facemedium';
    font-weight: 400;
    font-size: 3rem;
    min-height: 74px;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 10px;
}
ul.solutions li h3 br{
  display: none;
}
ul.solutions li p sup{
  text-transform: none;
}
footer{
  background: #8a5374;
  color: white;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer .container p{
  text-align: right;
  font-size: 1.6rem;
  margin-bottom: 0;
}
footer .container p a{
  color: white;
}
#bloc-formulaire{
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.39);
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.39);
  width: 100%;
  background: transparent;
  min-height: 415px;
  padding: 15px;
  position: relative;
  padding-bottom: 52px;
}
/* Debut attention à supprimer sur le dev */
#bloc-formulaire fieldset{
  display: none;
}
/* End attention à supprimer sur le dev */
#bloc-formulaire fieldset.powermail_fieldset_1{
  display: block;
}
#bloc-formulaire fieldset.powermail_fieldset_1 label[for="femme"]:hover, #bloc-formulaire fieldset.powermail_fieldset_1 label[for="homme"]:hover{
    cursor: pointer;
}
#bloc-formulaire h3{
  text-transform: uppercase;
  text-align: center;
  color: #355179;
  font-size: 2.05rem;
}
#bloc-formulaire h3 span{
  color: #6584ba;
}
#bloc-formulaire .col-6 img{
  max-height: 110px;
  width: auto;
  padding-bottom: 9px;
  padding-top: 3px;
}
#bloc-formulaire .col-6 label{
  background: #6f273d;
  border-radius: 10px;
  width: 80%;
  position: relative;
  border: 5px solid #6f273d;
}
#bloc-formulaire .col-6 label[for='homme']{
  background: #355179;
  border: 5px solid #355179;
}
#bloc-formulaire .col-6 label.on{
  border: 5px solid #81213c;
  background: #acacac;
}
#bloc-formulaire .col-6 label:hover{
  border: 5px solid #81213c;
  background: #acacac;
}
#bloc-formulaire .col-6 label[for='homme'].on{
  border: 5px solid #355179;
}
#bloc-formulaire .col-6 label[for='homme']:hover{
  border: 5px solid #355179;
}
#bloc-formulaire .col-6 label input[type="radio"]{
  position: absolute;
  visibility: hidden;
}
#bloc-formulaire .col-6 label span{
  position: absolute;
  bottom: -30px;
  width: 100%;
  left: 0;
  right: 0;
  line-height: 15px;
  font-size: 1.8rem;
}
#bloc-formulaire p{
  font-weight: bold;
}
.wrap-btn{
  padding: 30px 0px 0px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  position: absolute;
  bottom: 15px;
}
.wrap-btn button{
  border: 0px;
  text-align: center;
  padding: 5px 30px;
  background: #8a5374;
  color: white;
  font-weight: bold;
  border-radius: 10px;
}
.wrap-btn button:hover{
  text-decoration: underline;
}
.hide-mobile{
  display: none;
}
.powermail_fieldwrap.powermail_tab_navigation, .powermail_fieldwrap_type_submit{
  left: 15px;
  right: 15px;
  position: absolute;
  bottom: 22px;
  text-align: center;
  height: 38px;
  z-index: 5;
}
.powermail_fieldwrap_type_submit > .powermail_field {
  text-align: center;
}
.powermail_fieldwrap_type_submit > .powermail_field [type="submit"]{
    text-align: center;
    padding: 8px 40px;
    background: #669c98;
    border: 0;
    border-radius: 10px;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 24px;
    display: inline-block;
    text-align: center;
    color: white;
    position: relative;
    top: -6px;
}
.powermail_fieldwrap.powermail_tab_navigation .btn{
  /*
    text-align: center;
    padding: 5px 30px;
    background: #8a5374;
    border: 0;
    border-radius: 20px;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 24px;
    display: inline-block;
    text-align: center;
    color: white;
*/
    text-align: center;
    padding: 11px 29px 11px 15px;
    background: #809a97;
    border: 0;
    border-radius: 10px;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 24px;
    display: inline-block;
    text-align: center;
    color: white;
    border: 0;
    color: white;
    -webkit-box-shadow: 0 4px 20px rgba(154, 30, 79, 0.5);
    box-shadow: 0 4px 20px rgba(154, 30, 79, 0.5);
    position: relative;
}
.powermail_fieldwrap.powermail_tab_navigation .btn:after{
    content: "";
    display: block;
    width: 8px;
    height: 15px;
    background: url(img/svg/chevron-white.svg) no-repeat 0px 0px;
    background-size: cover;
    position: absolute;
    top: 16px;
    right: 14px;
}
.powermail_fieldwrap.powermail_tab_navigation .btn:first-child {
    float: left;
      letter-spacing: 0.3px;
}
.powermail_fieldwrap.powermail_tab_navigation .btn:last-child {
    float: right;
      letter-spacing: 0.3px;
}
.powermail_fieldwrap.powermail_tab_navigation .btn:only-child{
  float: none;
  text-align: center;
  letter-spacing: 1px;
}
.powermail_field{
  margin-bottom: 15px;
}
.powermail_field input[type="tel"], .powermail_field input[type="text"], .powermail_field  input[type="password"], .powermail_field  input[type="email"], .powermail_field  input[type="number"] {
    width: 100%;
    -webkit-box-shadow: 0 4px 20px rgba(154, 30, 79, 0.5);
            box-shadow: 0 4px 20px rgba(154, 30, 79, 0.5);
    border: 0px;
    height: 80px;
    padding-left: 10px;
    color: grey;
    border-radius: 6px;
    margin-bottom: 10px;
    background: #f2f2f2;
    border: 1px solid white;
}
.powermail_fieldwrap > label, .powermail_fieldset > label{
    font-weight: 400;
    margin-bottom: 10px;
    font-family: 'ag_old_facemedium';
    color: #8a5374;
    font-size: 1.8rem;
}
.powermail_fieldwrap_type_select .powermail_field{
    width: 100%;
    height: auto;
    background: white;
    position: relative;
    border-radius: 10px;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
} 
.powermail_fieldwrap_type_select .powermail_field:after{
    content: "";
    display: block;
    background: url(img/svg/chev1.svg);
    position: absolute;
    top: 16px;
    right: 16px;
    pointer-events: none;
    width: 16px;
    height: 10px;
    background-size: cover;
}
.powermail_fieldwrap_type_select .powermail_field:focus-within:after{
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.powermail_fieldwrap_type_select .powermail_field select{
    width: 100%;
    height: 40px;
    border-radius: 6px;
    border: 0px;
    background: transparent;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    line-height: 40px;
    padding-left: 10px;
    background: #f2f2f2;
    border: 1px solid white;
    -webkit-box-shadow: 0 4px 20px rgba(154, 30, 79, 0.5);
            box-shadow: 0 4px 20px rgba(154, 30, 79, 0.5);
}
.powermail_fieldwrap_type_text{
  font-size: 1rem;
  line-height: 1.2rem;
  color: black;
}
.powermail_field .iti--allow-dropdown input[type="text"]{
  height: 80px;
}
.iti__flag-container{
  width: 80px;
    background: #f2f2f2;
    border: 1px solid white;
    -webkit-box-shadow: 0 4px 20px rgba(154, 30, 79, 0.5);
            box-shadow: 0 4px 20px rgba(154, 30, 79, 0.5);
            border-radius: 6px;
}
.iti__flag-container .iti__flag, .iti__flag-container .iti__arrow{
  display: none;
}
.iti--separate-dial-code .iti__selected-dial-code{
    margin-left: 0px;
    color: #a7a6a6;
    font-size: 23px;
}
.powermail_field .iti--allow-dropdown input[type="text"]::-webkit-input-placeholder{
      color: #a7a6a6;
}
.powermail_field .iti--allow-dropdown input[type="text"]::-moz-placeholder{
      color: #a7a6a6;
}
.powermail_field .iti--allow-dropdown input[type="text"]:-ms-input-placeholder{
      color: #a7a6a6;
}
.powermail_field .iti--allow-dropdown input[type="text"]::-ms-input-placeholder{
      color: #a7a6a6;
}
.powermail_field .iti--allow-dropdown input[type="text"]::placeholder{
      color: #a7a6a6;
}
.powermail_field .iti--allow-dropdown input[type="text"]{
    width: calc(100% - 90px) !important;
    padding: 0px 0px 0px 24px !important;
    margin: 0px !important;
    margin-left: 90px !important;
    font-size: 23px;
    color: #a7a6a6;
}
#bloc-formulaire .powermail_create p{
  font-weight: normal;
  line-height: 1.1;
  font-size: 2.2rem;
}
#bloc-formulaire .powermail_create p:last-child{
  text-align: center;
  color: #8a5374;
  font-family: 'ag_old_facemedium';
  font-size: 1.8rem;
  letter-spacing: 0.5px;
  margin-bottom: 0px;
  position: relative;
  top: 30px;
}
#bloc-formulaire .powermail_create p:nth-last-child(2){ 
  color: red;
}
.powermail_fieldwrap_type_text{
  position: relative;
  top: -5px;
}
footer .container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
footer .container p:first{
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media(max-width: 1400px){
  .wrap-main-text p{
    font-size: 2.5rem;
    padding-right: 76px;
  }
  .wrap-main-text strong{
    font-size: 3.5rem;
  }
  .wrap-main-text strong:nth-child(2){
    font-size: 3rem;
  }
  .wrap-main-text strong:nth-child(2) span{
    font-size: 3.8rem;
  }
  .wrap-main-text strong:nth-child(3){
    font-size: 3rem;
  }
}
@media(max-width: 1270px){
    .wrap-main-text p:first-child:before {
      content: "";
      display: block;
      width: 533px;
      height: 433px;
      background: url(img/couple.png) no-repeat 0px 0px;
      position: absolute;
      left: -453px;
      top: -112px;
      background-size: cover;
  }
}
@media(max-width: 1200px){
    .wrap-main-text p{
    font-size: 1.5rem;
  }
  .wrap-main-text strong{
    font-size: 2.5rem;
  }
  .wrap-main-text strong:nth-child(2){
    font-size: 2rem;
  }
  .wrap-main-text strong:nth-child(2) span{
    font-size: 2.8rem;
  }
  .wrap-main-text strong:nth-child(3){
    font-size: 2rem;
  }
  .wrap-main-text p:before {
    width: 456px;
    height: 372px;
    left: -388px;
  }
  #bloc-formulaire h3{
    font-size: 1.6rem;
  }
  .powermail_fieldwrap > label, .powermail_fieldset > label{
    font-size: 1.3rem;
  }
  #bloc-formulaire .col-6 label span{
    font-size: 1.3rem;
  }
  #bloc-formulaire{
    min-height:370px;
  }
  .date-dropdowns .wrap-select select{
    font-size: 1.3rem;
  }
  .date-dropdowns .parsley-errors-list li{
    font-size: 1.3rem;
  }
  .wrap-main-text p{
    padding-right: 86px;
  }
  .powermail_field input[type="tel"], .powermail_field input[type="text"], .powermail_field input[type="password"], .powermail_field input[type="email"], .powermail_field input[type="number"]{
    font-size:1.3rem;
  }
  h1 .info3{
    font-size: 2.1rem;
  }
  .powermail_field_error_container, .parsley-errors-list li{
    font-size: 1.3rem;
  }
  #bloc-formulaire .col-6 label{
    width: 90%;
  }
  .powermail_fieldwrap_type_select .powermail_field select{
    font-size:1.3rem;
  }
  .powermail_field .iti--allow-dropdown input[type="text"]{
    font-size:1.8rem;
    height: 67px;
  }
  .iti--separate-dial-code .iti__selected-dial-code{
    font-size: 1.8rem;
  }
  .powermail_field .iti--allow-dropdown input[type="text"]{
    padding-left: 12px !important;
  }
  .powermail_field .iti{
    height: 67px;
  }
}
@media(max-width: 992px){
  .wrap-main-text:before{
    display: none;
  }
  .main-text{
    background: none;
  }
  .wrap-main-text p:first-child:before {
    left: -160px;
    top: 7px;
  }
  .col-left {
        max-width: 56.666667%;
        -ms-flex: 0 0 56.666667%;
        -webkit-box-flex: 0;
                flex: 0 0 56.666667%;
  }
  .col-right{
        max-width: 43.333333%;
        -ms-flex: 0 0 43.333333%;
        -webkit-box-flex: 0;
                flex: 0 0 43.333333%;
  }
  h1 .phone{
    font-size: 2.3rem;
  }
  h1 .info1{
    position: relative;
    top: -3px;
  }
  h1 .info3{
    line-height: 28px;
  }
  .wrap-main-text p:before {
    width: 456px;
    height: 334px;
    left: -151px;
    bottom: -309px;
    top: inherit;
  }
  .col-left img{
    margin-bottom: 30px;
  }
}

@media(max-width: 768px){
  .hide-mobile{
    display: block;
    padding: 5px 15px;
    color: white;
    font-size: 3rem;
    margin-bottom: 30px;
    border-top: 2px solid lightgrey;
    border-bottom: 2px solid lightgrey;
    background: url(img/svg/deco-mobile.svg) no-repeat bottom right #8a5374;
  }
  .col-left{
    display: flex;
    justify-content: center;
    max-width: 100%;
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
  }
  .col-right{
    max-width: 100%;
      -ms-flex: 0 0 100%;
      -webkit-box-flex: 0;
              flex: 0 0 100%;
      position: static;
  }
  .col-left img{
    max-width: 200px;
    height: auto;
  }
  h1{
    width: 200px;
    position: absolute;
    top: 40px;
    right: 15px;
  }
  h1 a *{
    display: none !important;
  }
  h1 a{
    background: url(img/btn-call.png) no-repeat 0px 0px;
    background-size: cover;
    width: 200px;
    padding: 0;
    height: 58px;
  }
  h1 .info3{
    display: none !important;
  }
  .main-text{
    position: absolute;
    top: 950px;
    left: 50%;
    z-index: -1;
  }
  #bloc-formulaire label[for='femme'], #bloc-formulaire label[for='homme']{
    max-width: 116px;
  }
  #bloc-formulaire{
    position: relative;
    margin-bottom: 400px;
    padding-bottom: 35px;
  }
  ul.solutions li{
    padding-left: 90px;
    font-size: 2rem;
  }
  ul.solutions li h3{
    line-height: 27px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .wrap-main-text p:first-child:before {
    left: -280px;
    top: -225px;
  }
}
@media(max-width: 576px){
  .wrap-main-text p:first-child:before {
    width: 500px;
    height: 400px;
    top: -225px;
    left: -200px;
  }
  .main-text {
    position: absolute;
    top: 980px;
    left: 40%;
    z-index: -1;
  }
  .wrap-main-text p {
    font-size: 1.2rem;
  }
  .wrap-main-text strong {
    font-size: 2rem;
  }
}
@media(max-width: 500px){
  .wrap-main-text p:first-child:before {
    width: 375px;
    height: 300px;
    top: -125px;
    left: -155px;
  }
}

@media(max-width: 445px){
  .col-left img{
      max-width: 158px;
  }
  h1{
    width: 150px;
  }
  h1 a {
    width: 149px;
    height: 43px;
  }
  .wrap-main-text p:first-child:before {
    top: -145px;
  }
}
@media(max-width: 414px){
  .wrap-main-text p:first-child:before {
    top: -120px;
  }
}
@media(max-width: 375px){
  .main-text {
    left: 35%;
  }
}
@media(max-width: 375px){
  .main-text {
    left: 35%;
  }
  .wrap-main-text p:first-child:before {
    width: 320px;
    height: 257px;
    top: -75px;
    left: -120px;
  }
}
@media(max-width: 342px){
  .wrap-main-text p:first-child:before {
    top: -50px;
  }
}
.tx-powermail div.btn-group{
  display: none;
}
.parsley-errors-list{
  padding-left: 0px;
}
.powermail_field_error_container, .parsley-errors-list li{
  color: red;
  position: relative;
  /*padding-left: 15px;*/
  text-align: left;
}
.powermail_form > div + .powermail_message{
  margin: 0px;
  padding: 0px;
}
.powermail_form > div + .powermail_message li{
  color: red;
  position: relative;
  /*padding-left: 15px;*/
  text-align: left;
  margin-bottom: 0px;
  margin: 0px;
  line-height: 18px;
    position: relative;
    top: -10px;
}
/*
.powermail_field_error_container:after, .parsley-errors-list li:after{
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: url(img/svg/chevron-red.svg) no-repeat 0px 0px;
    background-size: contain;
    position: absolute;
    left: 0px;
    top: 5px;
}
*/
.iti--allow-dropdown + .parsley-errors-list{
  margin-bottom: 0px;
  position: relative;
  top: 6px;
}
.powermail_field .iti{
  width: 100%;
  margin-bottom: 15px;
  height: 80px;
}
.powermail_field .iti__country-name, .iti__flag-box{
  font-size: 1.2rem;
}
.powermail_field .iti__dial-code{
  font-size: 1.2rem;
}
.powermail_field .iti .parsley-errors-list {
    bottom: -37px;
    position: absolute;
}
#bloc-formulaire-sticky-wrapper{
  height: 390px !important;
}
#bloc-formulaire .powermail_create p strong{
  color: #81233b;
}
.col-left.col-8 .frame-type-text h2{
  color: #8a5374;
  margin-bottom: 17px;
}
.col-left.col-8 > a + .frame-type-text{
  margin-top: -100px;
}
.col-left.col-8 .frame-type-text h3 {
    color: #669c98;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 2rem;
}
.col-left.col-8 .frame-type-text p {
    margin-bottom: 22px;
}
.col-left.col-8 .frame-type-text a{
    color: #8a5374;
    text-decoration: underline;
}
@media(min-width: 992px){
  .is-sticky #bloc-formulaire{
    position: absolute !important;
    bottom: inherit !important;
    top: 547px !important;
  }
  .col-left.col-8 > a + .frame-type-text {
    margin-top: -50px;
  }
}
@media(max-width: 768px){
  .col-left.col-8 > a + .frame-type-text {
      margin-top: -100px;
      width: 100vw;
      max-width: 540px;
      margin-top: 110px;
      padding-right: 30px;
  }
}

#powermail_field_quelageavez_vous {
    display: none;
}
.date-dropdowns{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0px -8px;
}
.date-dropdowns .wrap-select{
  width: 33.333%;
}
.date-dropdowns .wrap-select > div{
  padding: 0px 8px;
  position: relative;
}
.date-dropdowns .wrap-select > div:before{
  content: "";
  display: block;
  width: 24px;
  background-image: linear-gradient(to bottom, #fafafa 0%,#e6e6e6 100%);
  position: absolute;
  top: 0px;
  right: 8px;
  bottom: 0px;
  background-size: 12px;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.date-dropdowns .wrap-select > div:after{
  content: "";
  display: block;
  width: 24px;
  border-left: 1px solid white;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fafafa+0,e6e6e6+100 */
  background: url(img/svg/bg-triangle.svg) no-repeat center center;
  position: absolute;
  top: 0px;
  right: 8px;
  bottom: 0px;
  background-size: 12px;
  pointer-events: none;
}
.date-dropdowns .wrap-select select{
    width: 100%;
    height: 40px;
    border-radius: 6px;
    border: 0px;
    background: transparent;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    line-height: 40px;
    padding-left: 10px;
    background: #f2f2f2;
    border: 1px solid white;
    -webkit-box-shadow: 0 4px 20px rgba(154, 30, 79, 0.5);
            box-shadow: 0 4px 20px rgba(154, 30, 79, 0.5);
            color: #6b6b6b;
    font-family: arial;
}
.date-dropdowns .parsley-errors-list{
  padding-left: 0px;
  width: 100%;
}
.date-dropdowns .parsley-errors-list li{
  text-align: center;
  margin-top: 10px;
  width: 100%;
}
#bloc-formulaire .powermail_fieldset:after{
  content: "";
    display: block;
    background: url(img/bg-form.jpg) no-repeat top right #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-size: contain !important;
}
#bloc-formulaire form > .powermail_fieldset:nth-child(even):after{
  background: url(img/bg-form2.jpg) no-repeat top left #fff;
}
#bloc-formulaire form > .powermail_fieldset:nth-of-type(3):after{
  background: url(img/bg-form3.jpg) no-repeat top left #fff;
}
#bloc-formulaire form > .powermail_fieldset:nth-of-type(6):after{
  background: url(img/bg-form3.jpg) no-repeat top left #fff;
}
#bloc-formulaire .tx-powermail .powermail_create:after{
  content: "";
    display: block;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.checkbox {
  font-size: 1.3rem;
  line-height: 1.5rem;
}
.powermail_fieldwrap_type_submit .powermail_field {
margin-bottom: 0;
padding-bottom: 0;
}
#bloc-formulaire p.mention {
    color: #8a5374;
    font-weight: 400;
    font-size: 1.2rem;
    text-align: center;
    line-height:1.6rem;
}
.bloc-book{
  display: flex;
  max-width: 90%;
  margin: 0 auto;
  flex-wrap: wrap;
  padding: 30px 0;
  background: white;
  position: relative;
  z-index: 99;
}
.bloc-book .left-bloc-book{
  width: 35%;
  padding-right: 40px;
}
.bloc-book .left-bloc-book .wrap-img-bloc{
  margin-bottom: 30px;
}
.bloc-book .left-bloc-book .wrap-img-bloc img{
  display: block;
  width: 100%;
  height: auto;
}
.bloc-book .right-bloc-tabs{
  width: 65%;
}
.wrap-infos-bloc-book{
  display: flex;
  justify-content: space-around;
  padding-left: 55px;
}
.note{
    width: 123px;
    height: 28px;
    background: url(img/svg/star5.svg) no-repeat 0px 0px;
    background-size: 96%;
    padding-left: 124px;
    text-align: right;
    line-height: 31px;
    margin-right: 30px;
}
.note.star_4{
  background-image: url(img/svg/star4.svg);
}
.note.star_3{
  background-image: url(img/svg/star3.svg);
}
.note.star_2{
  background-image: url(img/svg/star2.svg);
}
.note.star_1{
  background-image: url(img/svg/star1.svg);
}
.wrap-infos-bloc-book p{
    margin-bottom: 0;
    width: 146px;
    display: flex;
    text-decoration: underline;
    text-align: center;
    font-size: 1.3rem;
    line-height: 1.6rem;
}
.wrap-infos-bloc-book .number{
  display: block;
  width: 62px;
  height: 62px;
  background: url(img/svg/pic-book.svg) no-repeat 0px 0px;
  background-size: contain;
  padding-top: 40px;
  font-size: 1.2rem;
}
.wrap-download a{
  background: #8a5374;
  color: white;
  border-radius: 10px;
  border: 4px solid white;
  text-align: center;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 600px;
  margin: 0 auto;
  font-weight: bold;
  font-size: 2.7rem;
  letter-spacing: 1px;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.39);
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.39);
}
@media(max-height: 768px){
  .wrap-download a{
      font-size: 2.3rem;
  }
}
#pills-tabContent{
  background: #dddddd;
  border: 1px solid #bfbfbf;
  margin-bottom: 20px;
}
#pills-tab{
    margin-bottom: 0px;
    position: relative;
    z-index: 3;
    top: 1px;
}
#pills-tab .nav-link{
  border-radius: 0px;
  background: white;
  width: 120px;
  text-align: center;
  color: #8a5374;
  border-top: 1px solid #bfbfbf;
  border-left: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
}
#pills-tab .nav-link.active{
  background: #dddddd;
  border-bottom: 1px solid transparent;
}
.tab-pane .wrap-tab-pane{
  padding: 15px;
}
#pills-tab > li:nth-child(2){
  position: relative;
  left: -1px;
}
.wrap-img-bloc{
  margin-bottom: 15px;
}
#pills-avis p strong{
  color: #8a5374;
  font-weight: 400;
}
.commentaries {
  margin-top: 15px;
  padding-right: 30px;
}
.commentaries .line-commentary{
  background: white;
  border: 1px solid #bebebf;
  margin-left: 60px;
  width: calc(100% - 60px);
  margin-bottom: 30px;
  padding: 15px 15px 5px 15px;
  color: #7d7987;
  position: relative;
  display: none;
}
@media(max-width: 900px){
  .commentaries .line-commentary{
    padding-top: 50px;
  }
}
.commentaries .line-commentary:nth-child(1){
    display: block;
}
.commentaries .line-commentary:nth-child(2){
    display: block;
}
.commentaries .line-commentary:nth-child(3){
    display: block;
}
.commentaries .line-commentary.star_5{
  background-image: url(img/svg/star5.svg);
    background-position: right 16px top 16px;
    background-size: 84px;
    background-repeat: no-repeat;
}
.commentaries .line-commentary.star_4{
  background-image: url(img/svg/star4.svg);
    background-position: right 16px top 16px;
    background-size: 84px;
    background-repeat: no-repeat;
}
.commentaries .line-commentary.star_3{
  background-image: url(img/svg/star3.svg);
    background-position: right 16px top 16px;
    background-size: 84px;
    background-repeat: no-repeat;
}
.commentaries .line-commentary.star_2{
  background-image: url(img/svg/star2.svg);
    background-position: right 16px top 16px;
    background-size: 84px;
    background-repeat: no-repeat;
}
.commentaries .line-commentary.star_1{
  background-image: url(img/svg/star1.svg);
    background-position: right 16px top 16px;
    background-size: 84px;
    background-repeat: no-repeat;
}
.commentaries .line-commentary.line-commentary-woman:before{
    content: "";
    display: block;
    width: 40px;
    height: 49px;
    outline: 1px solid #bebebf;
    border: 4px solid white;
    position: absolute;
    left: -55px;
    top: 0;
    background: url(img/svg/profil.svg) no-repeat bottom 0px left 0px #dddddd;
    background-size: contain;
}
.commentaries .line-commentary.line-commentary-man:before{
    content: "";
    display: block;
    width: 40px;
    height: 49px;
    outline: 1px solid #bebebf;
    border: 4px solid white;
    position: absolute;
    left: -55px;
    top: 0;
    background: url(img/profil-man.png) no-repeat bottom 0px left 0px #dddddd;
    background-size: contain;
}
.commentaries .line-commentary p{
  color: #7d7987;
  font-size: 1.4rem;
  font-family: 'ag_old_faceregular';
}
.commentaries .line-commentary p b{
  color: #d02a2c;
  letter-spacing: 0.5px;
}
.align-right{
  text-align: right;
}
.see-all{
    color: #8a5374;
    background: url(img/svg/tri.svg) no-repeat center right;
    padding-right: 17px;
    background-size: 13px;
}
.see-all:hover{
  color: #8a5374;
}
#pills-description .wrap-tab-pane{
  padding: 60px 60px 30px;
}
#pills-description .wrap-tab-pane img{
  margin-bottom: 20px;
}
#pills-description .wrap-tab-pane .top p{
  font-size: 2rem;
  margin-bottom: 0px;
}
#pills-description .wrap-tab-pane .top p strong{
  font-weight: normal;
  font-size: 3.5rem;
}
#pills-description .wrap-tab-pane .top{
  border-bottom: 1px solid #6e6e6e;
  padding-bottom: 15px;
  margin-bottom: 20px;
  position: relative;
  padding-right: 200px;
}
@media(max-width: 768px){
  #pills-description .wrap-tab-pane .top{
      padding-right: 130px;
  }
}
#pills-description .wrap-tab-pane .bottom{
  overflow: hidden;
}
#pills-description .wrap-tab-pane .bottom p{
  font-family: 'ag_old_facemedium';
  font-size: 2.3rem;
}
#pills-description .wrap-tab-pane .bottom p strong{
    font-weight: normal;
    line-height: 3.5rem;
    display: block;
    font-family: 'ag_old_faceregular';
}
#pills-description .wrap-tab-pane .bottom p span.ex{
    display: inline-block;
    font-size: 0px;
    width: 45px;
    height: 29px;
    background: url(img/svg/ex.svg) no-repeat center left;
    background-size: contain;
    vertical-align: middle;
}
#pills-description .wrap-tab-pane .see-all{
  color: #d02a2c;
  background: none;
  text-decoration: underline;
      font-family: 'ag_old_facemedium';
    font-size: 3rem;
}
#pills-description .wrap-tab-pane .bottom + a{
  display: none;
}
.headband{
  background: url(img/bandeau2.png) no-repeat center top;
  margin-bottom: 15px;
}
.headband h1{
    display: block;
    font-family: 'ag_old_facemedium';
    color: white;
    font-size: 4rem;
    background: none;
    width: 100%;
    text-align: center;
    line-height: 41px;
    font-weight: 700;
}
.headband h1 .ex{
    display: inline-block;
    font-size: 0px;
    width: 61px;
    height: 33px;
    background: url(img/svg/ex.svg) no-repeat center left;
    background-size: contain;
    vertical-align: middle;
}
.headband h1 .small{
  font-weight: 400;
}
.wrap-headband{
  display: flex;
}
.wrap-headband .headband-col-left{
  width: 210px;
}
.wrap-headband .headband-col-left > img{
  position: relative;
}
.wrap-headband .headband-col-left a img{
  display: block;
  margin-top: 15px;
  margin-bottom: 10px;
  margin-left: 40px;
}
.wrap-headband .headband-col-right{
  flex: 1;
  display: flex;
  align-items: flex-end;
  padding-bottom: 50px;
}
@media (min-width: 1200px){
  .headband .container{
    max-width: 900px;
  }
}
.powermail_fieldwrap > label.hidden{
  display: none;
}
.bloc-grey{
  background: #e7e7e7;
  border: 1px solid #9c9a99;
  padding: 30px 50px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
}
.bloc-grey input[type="text"]{
  height: 50px;
}
.bloc-grey .powermail_field input[type="tel"], .bloc-grey  .powermail_field input[type="text"], .bloc-grey .powermail_field input[type="password"], .bloc-grey .powermail_field input[type="email"], .bloc-grey .powermail_field input[type="number"]{
  -webkit-box-shadow: 0 5px 7px rgba(154, 30, 79, 0.3) !important;
  box-shadow: 0 5px 7px rgba(154, 30, 79, 0.3) !important;
  font-family: 'ag_old_faceregular';
  color: rgb(167, 166, 166);
  font-size: 23px;
  text-align: center;
  height: 50px;
  display: block;
}
.bloc-grey .date-dropdowns .wrap-select select, .bloc-grey .powermail_fieldwrap_type_select .powermail_field select{
  -webkit-box-shadow: 0 5px 7px rgba(154, 30, 79, 0.3);
  box-shadow: 0 5px 7px rgba(154, 30, 79, 0.3);
  font-family: 'ag_old_faceregular';
  color: rgb(167, 166, 166);
  font-size: 23px;
  height: 50px;
  text-align: center;
  text-align-last: center;
      padding-left: 00;
    padding-right: 24px;
}
.bloc-grey .powermail_fieldwrap_type_select .powermail_field:after{
  content: "";
    display: block;
    width: 24px;
    border-left: 1px solid white;
    background: url(img/svg/bg-triangle.svg) no-repeat center center;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-size: 12px;
    pointer-events: none;
    height: 100%;
}
.bloc-grey .powermail_fieldwrap_type_select .powermail_field:before{
      content: "";
    display: block;
    width: 24px;
    background-image: linear-gradient(to bottom, #fafafa 0%,#e6e6e6 100%);
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-size: 12px;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.bloc-grey .powermail_field input[type="tel"]::placeholder, .bloc-grey  .powermail_field input[type="text"]::placeholder, .bloc-grey .powermail_field input[type="password"]::placeholder, .bloc-grey .powermail_field input[type="email"]::placeholder, .bloc-grey .powermail_field input[type="number"]::placeholder{
  font-size: 23px;
  font-family: 'ag_old_faceregular';
  color: rgb(167, 166, 166);
  text-align: center;
}
.bloc-grey .checkbox{
  color: rgb(167, 166, 166);
}
.bloc-grey .powermail_field input[type="text"]{
  padding-left: 0 !important;
  height: 50px;
}
.bloc-grey h2{
  text-align: center;
  font-family: 'ag_old_faceregular';
  color: rgb(167, 166, 166);
  font-size: 23px;
  margin: 0px;
  font-weight: normal;
  margin-bottom: 80px;
}
.bloc-grey .paiement-choice{
  border: 1px solid black;
  border-radius: 5px;
  width: 250px;
  height: 250px;
  display: block;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 10px;
}
.bloc-grey .paiement-choice > p{
  text-align: center;
  display: inline-block;
  padding: 5px 10px 5px 28px;
  position: relative;
  top: -19px;
  background: url(img/svg/lock1.svg) no-repeat 7px 4px #e7e7e7;
  background-size: 15px;
}
.bloc-grey .price{
  color: black;
  text-align: center;
  font-size: 18px;
  margin-bottom: 23px;
}
.bloc-grey .price strong{
  font-family: 'ag_old_facemedium';
  color: #8a5373;
}
.bloc-grey .security{
    text-align: center;
    color: rgb(167, 166, 166);
    background-size: 15px;
    padding-left: 28px;
    vertical-align: middle;
    text-indent: -33px;
}
.bloc-grey .security:before{
    content: "";
    width: 21px;
    height: 24px;
    background: url(img/svg/lock2.svg) no-repeat 0px 2px #e7e7e7;
    display: inline-block;
    background-size: 16px;
    vertical-align: middle;
    position: relative;
    top: -4px;
}
.bloc-grey .info{
  text-align: center;
  color: rgb(167, 166, 166);
  line-height: 20px;
  font-size: 1.3rem;
}
.bloc-grey .powermail_field .iti{
  height: 50px;
}
.center{
  text-align: center;
}
.btn-submit{
    color: white;
    border-radius: 10px;
    border: 4px solid white;
    text-align: center;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 600px;
    margin: 0 auto;
    font-weight: bold;
    font-size: 2.7rem;
    letter-spacing: 1px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.39);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.39);
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 5px 40px 5px 70px;
    line-height: 30px;
    font-weight: normal;
    background: url(img/svg/basket.svg) no-repeat 25px center #8a5374;
}
.btn-submit:hover{
  cursor: pointer;
}
.bloc-grey .wrap-radio{
  width: 180px;
  height: 50px;
  margin-bottom: 25px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  padding-left: 20px;
  display: flex;
  align-items: center;
    margin-bottom: 30px;
    margin-top: 20px;
}
.bloc-grey .wrap-radio input{
  position: absolute;
  top: -200px;
}
.bloc-grey .wrap-radio input + label{
  display: block;
  font-size: 0px;
  position: absolute;
  top:0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3;
}
.bloc-grey .wrap-radio input + label:after{
  content: "";
  display: block;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  border: 1px solid #bfbfbf;
  position: absolute;
  top: 50%;
  margin-top: -7.5px;
  left: 0px;
}
.bloc-grey .wrap-radio input:checked + label:after{
  border: 4px solid #8a5373;
}
.bloc-grey .wrap-radio img{
  border: 1px solid #9d9d9d;
  display: block;
  padding: 10px;
  border-radius: 3px;
  overflow: hidden;
  max-width: 80%;
}
.tx-ewill-ebook{
  margin: 0px 0px 0px 0px;
  text-align: center;
}
.tx-ewill-ebook h1{
    text-align: center;
    color: #8a5274;
    display: block;
    font-size: 3rem;
    background: none;
    padding: 0;
    width: 100%;
    text-align: center;
    position: static;
    text-transform: none;
    margin-bottom: 20px;
}
.tx-ewill-ebook > p{
  text-align: center;
  font-size: 2rem;
}
.tx-ewill-ebook .col-12 > .row{
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.tx-ewill-ebook .col-12 > .row .col{
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    flex-grow: 0;
    padding: 0px 40px;
}
.tx-ewill-ebook .col-12 > .row .col img{
    max-width: 100px;
    height: auto;
}
.tx-ewill-ebook .col-12 + p{
    padding-left: 29px;
    background: url(img/svg/info.svg) no-repeat 0px 0px;
    background-size: 24px;
    text-align: left;
    font-size: 1.5rem;
    padding-bottom: 6px;
    display: inline-block;
    line-height: 26px;
    font-style: italic;
    margin-bottom: 0;
}
.tx-ewill-ebook p.spe1{
  display: block;
    font-family: 'ag_old_facemedium';
    font-weight: bold;
    color: black;
    font-size: 6rem;
    background: none;
    width: 100%;
    text-align: center;
    line-height: 41px;
    font-weight: 700;
    text-transform: uppercase;
}
.tx-ewill-ebook p.spe1 span.ex{
    display: inline-block;
    font-size: 0px;
    width: 105px;
    height: 53px;
    background: url(img/svg/ex.svg) no-repeat center left;
    background-size: contain;
    vertical-align: middle;
}
.tx-ewill-ebook .wrap-img-text{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
.tx-ewill-ebook .wrap-img-text img{
  
}
.tx-ewill-ebook .wrap-img-text .wrap-text {
    padding-left: 60px;
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.tx-ewill-ebook .wrap-img-text .wrap-text p{
    font-size: 2.2rem;
    margin-bottom: 30px;
    text-align: left;
    color: #3a3a3a;
}
.tx-ewill-ebook .last-line{
    text-align: right !important;
    border-bottom: 1px solid #8a5374;
    margin-top: 20px;
}
.tx-ewill-ebook .last-line span{
    color: #8a5274;
    display: block;
    font-size: 3rem;
    background: none;
    padding: 0;
    text-align: center;
    position: static;
    text-transform: none;
    text-align: right;
    background: white;
    display: inline-block;
    position: relative;
    top: 2px;
    padding-left: 10px;
}
.container p span span span span span{
  font-family: 'ag_old_faceregular';
}
.container p span span a{
  color: #8a5374;
  font-family: 'ag_old_faceregular' !important;
}
.text-center-spe{
    display: flex;
    align-items: center;
    justify-content: center;
}
.text-center-spe p{
    display: block;
    font-family: 'ag_old_facemedium';
    color: black;
    font-size: 6rem;
    background: none;
    width: 100%;
    text-align: center;
    line-height: 57px;
    font-weight: 700;
}
.text-center-spe p span.ex{
    display: inline-block;
    font-size: 0px;
    width: 90px;
    height: 45px;
    background: url(img/svg/ex.svg) no-repeat center left;
    background-size: contain;
    vertical-align: middle;
}
.text-center-spe p span.small{
    font-weight: 400;
    line-height: 44px;
    display: block;
    padding-top: 30px;
  font-size: 4rem;
}
#pills-description .wrap-tab-pane .top .price-right{
  position: absolute;
  right: 0px;
  top: 0px;
  background: #6b3545;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  border: 4px solid white;
  text-align: center;
  flex-wrap: wrap;
  font-family: 'ag_old_facemedium';
  font-size: 3rem;
}
#pills-tabContent .top .price-right span{
  display: block;
  background: white;
  color: #8a5374;
  width: calc(100% - 20px);
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  border-radius: 10px;
}
.bloc-book .left-bloc-book .wrap-download{
    display: none;
}
@media(max-width: 1200px) and (min-width: 992px){
  .col-lg-6 > .bloc-grey{
    min-height: 612px;
  }
}
@media(max-width: 992px){
  .bloc-grey{
    margin-bottom: 20px;
  }
}
@media(max-width:1245px){
  .is-sticky #bloc-formulaire {
    top: 447px !important;
    position: absolute !important;
  }
}
@media(max-width:1200px){
  .powermail_field .iti{
    height: 67px;
  }
  #bloc-formulaire .powermail_create p{
    font-size: 1.88rem;
    line-height: 1.1;
  }
  .purple h2{
    font-size: 3.5rem;
  }
  ul.solutions li{
    padding-left: 90px;
    font-size: 2.5rem;
    line-height: 3.3rem;
  }
  .wrap-infos-bloc-book{
    flex-wrap: wrap;
  }
   .wrap-infos-bloc-book .note{
    margin-bottom: 15px;
  }
  #pills-description .wrap-tab-pane{
    padding: 60px 30px 30px;
  }
}
@media(min-width: 768px) and (max-width: 992px){
  ul.solutions, .purple h2{
    margin-right: 281px;
  }
  ul.solutions li{
    font-size: 2rem;
    line-height: 2.6rem;
  }
}
@media(max-width: 768px){
  .headband h1{
    width: 100%;
    position: static;
    font-size: 3rem;
    line-height: 3.5rem;
  }
  .text-center-spe p{
    font-size: 4rem;
  }
  .text-center-spe p span.small{
    font-size: 2.5rem;
  }
  .text-center-spe p span.ex{
    height: 45px;
  }
}
@media(max-width: 446px){
  .headband h1{
    font-size: 2rem;
  }
}
@media(max-width:768px){
  #pills-description .wrap-tab-pane .top .price-right{
    font-size: 1.8rem;
    top: 20px;
  }
  #bloc-formulaire h3{
    font-size: 2.3rem;
  }
  input, select { font-size: 100% !important; }
  #bloc-formulaire .powermail_create p{
    font-size: 2rem;
    line-height: 2.5rem;
  }
  .bloc-book .left-bloc-book{
    width: 100%;
  }
  .bloc-book .right-bloc-tabs{
    width: 100%;
  }
    .bloc-book .left-bloc-book{
        padding-right: 0;
    }
    .bloc-book .left-bloc-book .wrap-infos-bloc-book{
        padding-left: 0;
    }
    .bloc-book .left-bloc-book .wrap-download{
        display: block;
        margin-bottom: 20px;
        width: 100%;
    }
    .bloc-book .left-bloc-book .wrap-img-bloc{
        margin-left: -20px;
    }
  .bloc-book .left-bloc-book .wrap-img-bloc img{
    max-width: 250px;
    margin: 0 auto;
  }
  #bloc-formulaire-sticky-wrapper #bloc-formulaire{
    position: static !important;
  }
  #pills-description .wrap-tab-pane img{
    max-width: 100%;
    height: auto;
  }
  .commentaries .line-commentary > p:first-child{
      padding-top: 28px;
  }
  .wrap-infos-bloc-book{
    margin-bottom: 15px;
  }
  .bloc-grey .powermail_field input[type="tel"], .bloc-grey .powermail_field input[type="text"], .bloc-grey .powermail_field input[type="password"], .bloc-grey .powermail_field input[type="email"], .bloc-grey .powermail_field input[type="number"]{
    font-size: 16px;
  }
  .bloc-grey .powermail_field input[type="tel"]::placeholder, .bloc-grey  .powermail_field input[type="text"]::placeholder, .bloc-grey .powermail_field input[type="password"]::placeholder, .bloc-grey .powermail_field input[type="email"]::placeholder, .bloc-grey .powermail_field input[type="number"]::placeholder{
    font-size: 16px;
  }
  h1 a .visible-mobile{
    color: white;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 700;
    height: 100%;
    width: 100%;
    display: flex !important;
    align-items: center;
    padding-left: 60px;
    letter-spacing: 1px;
    text-align: center;
    justify-content: center;
  }
}
@media(max-width:445px){
  h1 a .visible-mobile{
    font-size: 1.2rem;
    padding-left: 45px;
  }
}
ul.typo3-messages {
    padding-left: 0;
}
div#bloc-formulaire .powermail_fieldwrap_type_submit {
    z-index: 10;
}
@media(max-width: 768px){
  footer .container p{
      text-align: center;
      font-size: 1.4rem;
  }
  footer .container{
    justify-content: center;
  }
  ul.solutions{
    margin-right: 0px;
  }
  ul.solutions li h3{
    font-size: 2.2rem;
    line-height: 2.6rem;
  }
  ul.solutions li h3 strong{
    font-size: 2.2rem;
    line-height: 2.6rem;
    display: block;
    width: 100%;
  }
  ul.solutions .easy strong {
    width: auto;
    display: inline-block;
  }
  ul.solutions li p{
    font-size: 1.6rem;
    line-height: 2rem;
  }
  ul.solutions li{
    padding-left: 80px;
  }
  .powermail_fieldwrap.powermail_tab_navigation, .powermail_fieldwrap_type_submit{
    bottom: 42px;
  }
}
.tx-ewill-bloc-dll{
  padding: 30px;
}
.tx-ewill-bloc-dll  .bloc-grey{
    margin-bottom: 60px;
}
.tx-ewill-bloc-dll img{
  display: block;
  margin: 0 auto;
  margin-bottom: 60px;
}
.tx-ewill-bloc-dll p strong{
  font-family: 'ag_old_faceregular';
  font-size: 3rem;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 80px;
  font-weight: 400;
  line-height: 3.4rem;
}
.tx-ewill-bloc-dll p{
  font-family: 'ag_old_facemedium';
    text-align: center;
}
.tx-ewill-bloc-dll p small{
  font-family: 'ag_old_faceregular';
  font-size: 1.5rem;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 60px;
  display: block;
  line-height: 2.4rem;
}
#tarteaucitronAlertBig #tarteaucitronPersonalize {
    background: #895473 !important;
}
@media(min-width: 768px){
  .wrap-all h1{
    min-height: 152px;
    display: flex;
    align-items: center;
  }
}
#pills-tabContent .top .price-right span.animate__animated {
    background: transparent;
    color: white;
    margin-top: 0px;
}

#bloc-formulaire {
  display: flex;
  flex-direction: column;
}

#bloc-formulaire .frame {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
}

#bloc-formulaire .tx-powermail {
  width: 100%;
}

#bloc-formulaire.sticky {
    position: fixed;
    width: 350px;
    top: 15px;
    z-index:10;
}

@media(max-width: 1200px) {
  #bloc-formulaire.sticky {
    width: 290px;
  }
}

/* @media (max-width: 992px) {
  .scrolled .purple {
    padding-top: 297px;
  }
} */

@media (max-width: 768px) {
  #bloc-formulaire fieldset {
    margin-bottom: 55px;
  }
}

.wrap-main-text {}