@charset "UTF-8";
@font-face {
  font-family: 'readerregular';
  src: url('../font/reader-regular-web.eot');
  src: url('../font/reader-regular-web.eot?#iefix') format('embedded-opentype'),
    url('../font/reader-regular-web.woff2') format('woff2'),
    url('../font/reader-regular-web.woff') format('woff'),
    url('../font/reader-regular-web.ttf') format('truetype'),
    url('../font/reader-regular-web.svg#readerregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'readerbold';
  src: url('../font/reader-bold-web.eot');
  src: url('../font/reader-bold-web.eot?#iefix') format('embedded-opentype'),
    url('../font/reader-bold-web.woff2') format('woff2'),
    url('../font/reader-bold-web.woff') format('woff'),
    url('../font/reader-bold-web.ttf') format('truetype'),
    url('../font/reader-bold-web.svg#readerbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'bigcaslonmedium';
    src: url('../font/hinted-BigCaslon-Medium.eot');
    src: url('../font/hinted-BigCaslon-Medium.eot?#iefix') format('embedded-opentype'),
        url('../font/hinted-BigCaslon-Medium.woff2') format('woff2'),
        url('../font/hinted-BigCaslon-Medium.woff') format('woff'),
        url('../font/hinted-BigCaslon-Medium.ttf') format('truetype'),
        url('../font/hinted-BigCaslon-Medium.svg#BigCaslon-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

html#gr *{
   font-family: Arial !important;
}

body{
  font-family: readerregular, Arial, Helvetica, sans-serif;
  overflow-x: hidden;
}
.clear{clear:both;}

.sp{
  display: none;
}
a {
  color: #000000;
  outline: none;
  text-decoration: none;
}

h2{
  font-family: readerbold, Arial, Helvetica, sans-serif;
  font-size: 3.2rem;
  line-height: 1.4375;
  margin-bottom: 60px;
}

.sec img,{
  width: 100%;
}
.sec .inner{
  position: relative;
  max-width: 1920px;
  margin: auto;
}
.sec-iframe .inner{
  position: relative;
  max-width: 1920px;
  margin: auto;
}
.iframe_conteneur{
  width: 80%;
  margin: 0 auto;
}
.sec .inner{
  width: 100%;
}
.sec .main{
  /*border-bottom: 15px solid #c8102e;*/
  text-align: center;
}

.watch{
  color: #fff;
  font-size: 22px;
  text-align: right;
  padding-top: -9px;
  padding: -31px 0 0 0;
  margin-right: 140px;
  margin-top: -100px;
}



.watch img{
  max-width: 20px;
  margin: 2px;
  position: relative;
  top: 6px;
}

.resp-txt{
  margin-top: 106px;
}

.sec h1{
  font-family: readerbold, Arial, Helvetica, sans-serif;
  font-size: 40.5px;
  margin-top: 38px;
  padding: 0 20px;
}
.sec .sec_subtitle{
  font-size: 37.5px;
  /*margin: 20px 0 20px 0;*/
}
.sec .sec_desc{
  font-family: readerbold, Arial, Helvetica, sans-serif;
  font-size: 28.5px;
}
.sec .sec_link{
  font-family: readerbold, Arial, Helvetica, sans-serif;
  font-size: 18px;
  margin: 20px 0 41px 0;
}
.sec .sec_links{
  position: absolute;
  left: 51.736%;
  bottom: 5.042%;
  overflow: hidden;
}

.sec-iframe{
  margin: 60px 0 100px 0;
}

.sec img{
  width: 100%;
}

/***********************************************************************/
/***********************************************************************/

.header-main{
zoom: 1;
width: 100%;
height: 65px;
background: #FFF;
border-bottom: solid 1px #CCC;
padding: 0 45px 0 28px;
/*position: relative;*/
}

.menu-md-new a{
  float: left;
}

.wp-menu-middle .menu-md-new .a-menu-md {
    float: left;
    margin-left: 35px;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    color: #000;
    position: relative;
    border-bottom: 2px solid transparent;
    box-sizing: border-box;
}

 .wp-menu-middle p {
    margin-bottom: 0;
    color: inherit;
    position: relative;
    height: 63px;
    font-family: 'readerbold';
    font-size: 15px;
    line-height: 65px;
    display: inline-block;
    vertical-align: middle;
}

.wp-menu-middle .menu-md-new .a-menu-md.active-md {
    border-bottom-color: #000;
}

.wp-menu-middle .menu-md-new .a-menu-md:hover{
  border-bottom-color:#000;
}
.wp-menu-middle .menu-md-new .a-menu-buy:hover{
  border-bottom:none;
}
.wp-menu-middle .menu-md-new .a-menu-buy:hover > p{
  background-color:#000!important;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.wp-menu-middle .menu-md-new .a-menu-md.none-link{
  cursor:default;
}
.wp-menu-middle .menu-md-new .a-menu-md.none-link:after{
  display:none;
}

.wp-menu-middle .menu-md-new .a-menu-md.active-md{
  border-bottom-color:#000;
}
.wp-menu-middle .menu-md-new .a-menu-md:hover p:after{
  opacity:1;
}



/***********************************************************************/
/***********************************************************************/
.sec_2{
  max-width: 825px;
  margin: 0 auto;
  margin-top: 120px;
}
.sec_2_text{
  width: 73%;
  float: left;
  margin-right: 20px;
}
.sec_2_img{
  width: 20%;
  float: left;
  margin-right: 37px;
  }
.sec_2_img img{
  margin-top: 75px;
}
.sec_2 h2{
  font-family: readerbold, Arial, Helvetica, sans-serif;
  font-size: 3.2rem;
  line-height: 1.4375;
  margin-bottom: 70px;
  text-align: center;
  padding: 0 20px;
}
.sec_2 h3{
  font-family: readerbold, Arial, Helvetica, sans-serif;
  font-size: 26px;
  line-height: 38px;
  margin-bottom: 45px;
  text-align: center;
}

.sec_2 .sec2_picto{
  width: 70px;
  margin: 25px 0 25px 0;
}

.sec2_txt{
  font-size: 18px;
  line-height: 1.5;
  width: auto;
  margin-bottom: 10.714%;
}
.sec2_name{
  font-family: readerbold, Arial, Helvetica, sans-serif;
  font-size: 2.2rem;
  line-height: 1.2727;
  max-width: 484px;
  margin: 0px 0 15px 0;
}
.sec2_name span{
    border-bottom: 2px solid #c8102e;
  }
.sec2_link a{
    font-size: 1.6rem;
    text-decoration: underline;
  }
.sec2_link a:hover{
  color:#e31d46;
}

/***********************************************************************/
/***********************************************************************/

.sec_3{
  max-width: 825px;
  margin: 0 auto;
}
.sec_3_text{
  width: 73%;
  float: left;
  margin-right: 20px;
}
.sec_3_img{
  width: 20%;
  float: right;
  margin-right: 37px;
  }
.sec_3_img img{
  margin-top: 32px;
}
.sec_3 h2{
  font-family: readerbold, Arial, Helvetica, sans-serif;
  font-size: 3.2rem;
  line-height: 1.4375;
  margin-bottom: 40px;
  text-align: center;
}
.sec_3 h3{
  font-family: readerbold, Arial, Helvetica, sans-serif;
  font-size: 26px;
  line-height: 38px;
  margin-bottom: 45px;
  text-align: center;
  padding: 0 20px;
}

.sec_3 .sec3_picto{
  width: 70px;
  margin: 25px 0 25px 0;
}

.sec3_txt{
  font-size: 18px;
  line-height: 1.5;
  width: auto;
  margin-bottom: 10.714%;
}
.sec3_name{
  font-family: readerbold, Arial, Helvetica, sans-serif;
  font-size: 2.2rem;
  line-height: 1.2727;
  max-width: 484px;
  margin: 0px 0 15px 0;
}
.sec3_name span{
    border-bottom: 2px solid #c8102e;
  }
.sec3_link a{
    font-size: 1.6rem;
    text-decoration: underline;
  }
.sec3_link a:hover{
  color:#e31d46;
}

/***********************************************************************/
/***********************************************************************/


.sec_4{
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 100px;
}
.sec_4 h2{
  font-family: readerbold, Arial, Helvetica, sans-serif;
  font-size: 3.2rem;
  line-height: 1.4375;
  margin: 0px;
  padding: 0px;
}
.bg-video {
  background:url('../images/bg_02.jpg');
  background-repeat:repeat-y;
  background-position:center;
  background-size:cover;
}
.sec4_bloc{

}
.sec_4 .sec4_txt{
  font-size: 1.8rem;
  line-height: 1.777;
  margin-bottom: 0px;
  color: #000000;
  margin-top: 15px;
}

.sec4_txt{
  font-size: 18px;
  line-height: 1.5;
  width: auto;
  margin-bottom: 10.714%;
}

.watch2{
  color: #fff;
font-size: 22px;
text-align: right;
padding-top: -9px;
padding: -31px 0 0 0;
margin-right: 140px;
position: relative;
bottom: 50px;
text-shadow: 1px 1px #000;
}

.watch2 img{
  margin: 2px;
  position: relative;
  top: 6px;
}

/***********************************************************************/
/***********************************************************************/
.sec_5{
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 150px;
}
.sec_5_text{
  width: 47%;
  float: left;
  margin-right: 40px;
}
.sec_5_img{
  width: 43%;
  float: left;
  margin-right: 37px;
  }
.sec_5 h2{
  font-family: readerbold, Arial, Helvetica, sans-serif;
  font-size: 3.2rem;
  line-height: 1.4375;
  margin: 0px;
  text-align: center;
}

.sec5_txt{
  font-size: 18px;
  line-height: 1.5;
  margin-top: 90px;
}

.sec_5_effects{
  font-size: 18px;
  font-weight: bold;
  float: left;
}

.energy_picto{
  float: left;
  width: 33.33%;
    text-align: center;
}

#ef1{width: 143px;margin-top: 23px;}
#ef2{width: 143px;}
#ef3{width: 143px;margin-top: 23px;}

/***********************************************************************/
/***********************************************************************/


.sec_6{
  max-width: 1370px;
  margin: 0 auto;
  margin-top: 150px;
}

.sec_6_bloc1{
  float: left;
  width: 33.33%;
  text-align: center;
}
.sec_6_bloc2{
  float: left;
  width: 33.33%;
  text-align: center;
}
.sec_6_bloc3{
  float: left;
  width: 33.33%;
  text-align: center;
}

.sec_6 img{
  width: 100%;
}

.sec_6 h2{
  font-family: readerbold, Arial, Helvetica, sans-serif;
  font-size: 3.2rem;
  line-height: 1.4375;
  margin-bottom: 75px;
  text-align: center;
  padding: 0 20px;
}

.txt{
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 35px;
  text-align: center;
  padding: 11px;
}
.name{
  font-family: readerbold, Arial, Helvetica, sans-serif;
  font-size: 2.2rem;
  line-height: 1.2727;
  max-width: 484px;
  margin: 60px 0 15px 0;
  text-align: center;
}
.name span{
    border-bottom: 2px solid #c8102e;
  }
.link a{
    font-size: 1.6rem;
    text-decoration: underline;
    text-align: center;
    text-align: center;
  }
.link a:hover{
  color:#e31d46;

}

/***********************************************************************/
/***********************************************************************/

.sec_7{
  padding: 220px 0;
  background: #ececec;
  margin-top: 150px;
  max-width: 1000px;
  margin: 150px auto;
  background: url(../images/bg_03.jpg);
  background-repeat: repeat-y;
  background-position: center;
  background-size: cover;
}
.sec_7 h2{
  font-family: readerbold, Arial, Helvetica, sans-serif;
  font-size: 3.2rem;
  line-height: 1.4375;
  margin: 0px;
  padding: 0px;
  max-width: 50%;
  text-transform: uppercase;
}

.sec7_txt{
  font-size: 18px;
  line-height: 1.5;
  width: 400px;
  margin: 0px;
}

.watch3{
  color: #000;
  font-size: 22px;
  padding-top: -9px;
  padding: -31px 0 0 0;
  position: relative;
  bottom: -55px;
  /*left: 230px;*/
}

.watch3 img{
  margin: 2px;
  position: relative;
  top: 6px;
}

.sec7_imgmobile{
  display: none;
}

/***********************************************************************/
/***********************************************************************/
.sec_8{
  max-width: 825px;
  margin: 0 auto;
  margin-bottom: 90px;
}

.note{
  font-size: 14px;
  text-align: center;
}
/***********************************************************************/
/***********************************************************************/

.sec_9{
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 150px;
}
.sec_9 h2{
  font-family: readerbold, Arial, Helvetica, sans-serif;
  font-size: 3.2rem;
  line-height: 1.4375;
  margin-bottom: 60px;
  text-align: center;
  text-transform: uppercase;
}
.sec9_txt{
  font-size: 18px;
  line-height: 1.5;
}

.sec_9_left{
  float: left;
  width: 47%;
  margin-right: 55px;
}
.sec_9_left img{
margin-top: 40px;
width: 100%;
}
.sec_9_right{
  float: left;
  width: 47%
}
.sec_9_right img{
margin-bottom: 40px;
width: 100%;
}

.sec9_imgmobile{display: none;}



/***********************************************************************/
/***********************************************************************/

.sec_10{
  padding: 4%;
  max-width: 1000px;
  margin: 90px auto;
  background: url(../images/bg-orange.jpg);
  background-repeat: repeat-y;
  background-position: center;
  background-size: cover;
  }
  .sec_10 h2{
    font-family: readerbold, Arial, Helvetica, sans-serif;
    font-size: 3.2rem;
    line-height: 1.4375;
    margin-bottom: 60px;
    text-align: left;
    text-transform: uppercase;
  }
  .sec10_txt {
      font-size: 18px;
      line-height: 1.5;
      width: 55%;
  }
  .sec10-1_txt {
      font-size: 18px;
      line-height: 1.5;
      width: 30%;
      margin-top: 50px;
  }

  .sec10_imgmobile{display: none;}



  .channel-advisor.reveal-modal { padding: 0px; }
  .channel-advisor.reveal-modal iframe.stores { border: none; width: 100%!important; }

  @media only screen and (min-width:850px) {
    .channel-advisor.reveal-modal iframe.stores { min-height: 365px; }
    #de .channel-advisor.reveal-modal iframe.stores { min-height: 420px; }
    .channel-advisor.reveal-modal { width: 540px; }
  }

  @media only screen and (max-width:850px) {
    .channel-advisor.reveal-modal iframe.stores { min-height: 510px; }
  }

  @media only screen and (max-width:700px) {
    .channel-advisor.reveal-modal iframe.stores { min-height: 600px; }
  }



/***********************************************************************/
/***********************************************************************/
@media screen and (max-width: 1420px) {
  .sec_6{width: 1000px;}
}
@media screen and (max-width: 1020px) {
.sec4_bloc{padding: 60px;}
.bg-video {background: url(../images/bg_02.jpg);background-repeat: repeat-y;background-position: 65px 0;background-size: cover;}
.sec_5 {max-width: 900px;margin: 0 auto;margin-top: 150px;}
.sec_6{width: 900px;}
.sec7_bloc{padding: 20px;}
#ef1 {}
#ef3 {}
.sec_9 {padding: 21px;}
.header-main {display: none;}

}
@media screen and (max-width: 960px) {
.bg-video {background-image: none;background-color: #fff;margin: 0px;}
.sec4_bloc {margin: 0 auto;width: 100%;padding: 0px;margin-top: 50px;}
.sec4_bloc{text-align: center;}
.watch2 {color: #000;padding-top: 74px;text-shadow: none;margin-top: 20px;width: 218px;margin: 0 auto;}
.sec3_txt {font-size: 18px;line-height: 1.5;width: auto;margin-bottom: 0;}
.sec_5 {max-width: 900px;margin: 0 auto;margin-top: 60px;}
.sec_7 {padding: 0;margin-top: 75px;max-width: 100%;background: none;margin-bottom: 75px;}
.sec7_bloc{width: auto;margin: 0 auto;text-align: center;}
.sec7_imgmobile{display: block; width: 100%;}
.watch3 {color: #000;font-size: 22px;position: inherit;margin-top: 15px;}
.sec7_txt {font-size: 18px;line-height: 1.5;width: auto;}
.sec_9 {margin-top: 0;}
.sec_9_left {width: 41%;margin-right: 70px;}
.sec_10 {padding: 4%;max-width: 1000px;margin: 90px auto;background: none;}
.sec_10 h2 {text-align: center;}
.sec10_txt {width: 100%;text-align: center;}
.sec10-1_txt {width: 100%;text-align: center;}
.sec10_imgmobile {display: block;width: 100%;margin-top: 20px;}
}
@media screen and (max-width: 890px) {
.sec_2{max-width: 690px; margin: 0 auto; margin-top: 60px;}
.sec_2_text{width: 71%; float: left; margin-right: 20px;}
.sec_3{max-width: 690px; margin: 0 auto;}
.sec_3_text{ width: 71%; float: left; margin-right: 20px;}
.sec_5 {padding: 0 20px 0 20px;}
.sec_5_text {width: 100%; float: none; margin-right: 0px;}
.sec_5_img {width: 70%; float: none; margin-right: 0px; margin: 20px auto;}
.sec5_txt {font-size: 18px; line-height: 1.5; margin-top: 0px;}
.sec_6{width: 421px;}
.sec_6_bloc1{float: none; width: 100%; margin: 0 auto}
.sec_6_bloc2{float: none; width: 100%; margin: 0 auto;}
.sec_6_bloc3{float: none; width: 100%; margin: 0 auto;}
#ef1 {}
#ef3 {}
.sec10_txt {}
.sec10-1_txt {}
}

@media screen and (max-width: 660px) {
.sec_2 {max-width: 100%; margin: 0 auto; margin-top: 100px;}
.sec_2 h2 {margin-bottom: 0px; font-size: 2.7rem;}
.sec_2_img {width: 12%; float: none; margin: 0 auto;}
.sec_2_img img {margin-top: 30px;width: 85px;}
.sec_2_text {width: 100%; float: none;}
.sec2_txt {font-size: 18px; line-height: 1.5; width: auto; margin-bottom: 2.714%; padding: 20px;}
.sec_2 h3 {margin-bottom: 0px;}
.sec_3 {width: 100%;}
.sec_3_img {width: 16%; float: none; margin: 0 auto;}
.sec_3_text {width: 100%; float: none;}
.sec3_txt {padding: 20px;}
.sec_3 h3{text-align: center; margin-bottom: 0px;}
.sec_3_img img {margin-top: 10px;width: 105px;}
.sec_4 h2 {font-size: 2.7rem;}
.sec_5 h2 {font-size: 2.7rem;}
.sec_5_img {width: 100%; float: none; margin-right: 0px; margin: 20px auto;}
.sec_6 h2 {font-size: 2.7rem;margin-bottom: 28px;}
.sec_7 h2 {font-size: 2.7rem;}
.sec_9 h2 {font-size: 2.7rem;}
.sec_10 h2 {font-size: 2.7rem;}
.sec_9_left {width: 100%;margin-right: 70px;float: none; text-align: center;}
.sec_9_right {width: 100%;margin-right: 70px;float: none; text-align: center;}
.sec9_imgdesk{display: none;}
.sec9_imgmobile{display: block;}
.sec9_txt {margin: 30px 0 20px 0; }
.sec_9_left img {margin-top: 0px;width: 100%;}
}

@media screen and (max-width: 480px) {
.sec h1 {font-size: 32.5px;}
.sec .sec_subtitle {font-size: 29.5px; margin: 10px 0 10px 0;}
.sec .sec_desc{font-family: readerbold, Arial, Helvetica, sans-serif; font-size: 20.5px;}
.sec .sec_link{font-family: readerbold, Arial, Helvetica, sans-serif; font-size: 10px; margin: 10px 0 41px 0;}
.sec_2 h2 {font-size: 2.2rem;}
.sec2_txt{font-size: 15px; padding: 10px 30px 10px 30px;}
.sec_2_img {width: 16%;}
.sec3_txt{font-size: 15px; padding: 10px 30px 10px 30px;}
.sec_4 h2{font-size: 2.2rem;}
.sec_4 .sec4_txt{font-size: 15px;}
.sec_5 h2 {font-size: 2.2rem;}
.sec5_txt{font-size: 15px;}
.sec_6 h2 {font-size: 2.2rem;}
.txt {font-size: 15px; margin-bottom: 20px;}
.sec_7 h2 {font-size: 2.2rem;}
.sec7_txt{font-size: 15px;}
.sec9_txt {font-size: 15px;}
.sec10_txt {font-size: 15px;}
.sec10-1_txt {font-size: 15px;}

}
@media screen and (max-width: 380px) {
  .sec h1 {font-size: 26.5px;}
  .sec .sec_subtitle {font-size: 23.5px;}
  .sec .sec_desc{font-size: 14.5px;}
  .sec_2 h2 {font-size: 1.8em;}
  .sec_2 h3 {font-size: 17px;}
  .sec_2_img {width: 16%;}
  .sec_2_img img {margin-top: 30px;width: 65px;}
  .sec_3 h3 {font-size: 17px;}
  .sec_3_img {width: 23%;}
  .sec_3_img img {margin-top: 10px;width: 90px;}
  .sec_4 h2 {font-size: 1.8rem;}
  .bg-video {padding: 0 20px 0 20px;}
  .sec4_bloc img{width: 110px;}
  .sec_5 {margin-top: 50px;}
  .sec_5 h2 {font-size: 1.8rem;}
  .sec_6 {width: 295px; margin-top: 70px;}
  .sec_6 h2 {font-size: 1.8rem;margin-bottom: 10px;}
  .sec_6_bloc1 {margin-bottom: 50px;}
  .sec_6_bloc2 {margin-bottom: 50px;}
  .name {font-size: 1.8rem;}
  .sec_7 {margin-top: 0px;margin-bottom: 0px}
  .sec_7 h2 {font-size: 1.8rem;margin-bottom: 20px}
  .note {font-size: 9px; text-align: center;}
  #ef1 {width: 113px;}
  #ef2 {width: 113px;}
  #ef3 {width: 113px;}
  .energy_picto img{width: 50%;}
  .sec_5_effects {font-size: 13px;}
  .sec_10 {margin: 0px auto;}
  .sec_9 h2 {font-size: 1.8rem;margin-bottom: 20px;}
  .sec_9 {margin-top: 30px;}
  .sec_10 h2 {font-size: 1.8rem;margin-bottom: 20px;}

}

@media screen and (max-width: 290px) {
  .sec h1 {font-size: 20.5px;}
  .sec .sec_subtitle {font-size: 17.5px;}
  .resp-txt {margin-top: 95px;}
  .sec_2_img {width: 21%;}
  .sec_3_img {width: 31%;}
  .sec_6 {width: 200px;}
  .watch3 {font-size: 20px;}
  #ef1 {width: 79px;}
  #ef2 {width: 79px;}
  #ef3 {width: 79px;}
}

/*Ajouter dans ce média querie deja existant la ligne concernant la class watch*/
@media screen and (max-width: 890px) {
.watch {margin-right: 43px;margin-top: -59px;}
}
/*Ajouter dans ce média querie deja existant la ligne concernant la class resp-txt*/
@media screen and (max-width: 480px) {
.resp-txt {margin-top: 70px;}
}
/*Ajouter dans ce média querie deja existant la ligne concernant la class watch et resp-txt*/
@media screen and (max-width: 380px) {
.watch {margin-right: 12px;margin-top: -36px;font-size: 18px;}
.resp-txt {margin-top: 45px;}
}

/**Voici le css à rajouter**/

/***CSS POUR IFRAME**/
.sec-iframe h2{
  text-align: center;
  margin-top: 100px!important;
}
.sec-iframe iframe{
  width: 80%;
  margin: 0 auto;
  display: block;
  height: 590px;
}
/***CSS POUR IFRAME**/

@media screen and (max-width: 660px) {
/****ajouter cette ligne dans le media max-width: 660px***/
.sec-iframe h2{font-size: 2.7rem;}
}

@media screen and (max-width: 480px) {
  /****ajouter cette ligne dans le media max-width: 480px***/
.sec-iframe iframe {width: 100%;margin: 0 auto;display: block;height: 590px;}
.sec-iframe h2{font-size: 2.2rem;}
}

@media screen and (max-width: 380px) {
  /****ajouter cette ligne dans le media max-width: 380px***/
  .sec-iframe h2{font-size: 1.8rem;}
}


/*chatbot 13/03*/

.md-clear{
  clear: both;
}
.section-chatbot{
  float: left;
  clear:both;
  width: 100%;
}
.section-chatbot .row-extra{
  margin-left: -15px;
  margin-right: -15px;
}
.section-chatbot .columns{
  padding-left: 15px;
  padding-right: 15px;
}
.chatbot-container{
  margin: 0 auto;
  width: 100%;
  max-width: 1510px;
  /*border:2px solid #999;*/
  padding: 74px 0 92px 0;
  position: relative;
  background-image: url("../images/shape-right.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  box-sizing: border-box;
  min-height: 590px;
  overflow: hidden;
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  background-position: right center;
}
.chatbot-container .wp-chatbot{
  clear: both;
  width: 100%;
  display: block;
  max-width: 1170px;
  margin:0 auto;
  position: relative;
  z-index: 2;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
}
.chatbot-container.show-bot .wp-chatbot{
  transform:translateX(100%);
  -webkit-transform:translateX(100%);
  opacity: 0;
}
.chatbot-container.show-bot {
  border:2px solid rgba(255,255,255,0);
}
.chatbot-container .img-shape{
  display: none;
}

.chatbot-container .img-chatbot{
  position: absolute;
  left: 0;
  bottom:0;
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
}
.chatbot-container.show-bot .img-chatbot{
  transform:translateX(-100%);
  -webkit-transform:translateX(-100%);
  opacity: 0;
}
.chatbot-container .wp-chatbot .name-product{
  font-family: "readerregular";
  font-size: 24px;
  display: block;
  margin-bottom: 74px;
  text-align: center;
}
.chatbot-container .wp-chatbot .slogan-section{
  font-family: "readerbold";
  font-size: 64px;
  display: block;
  /* max-width: 370px; */
  letter-spacing: 4px;
  line-height: 1.1;
  margin-bottom: 45px;
  width: 100%;
  text-align: center;
}

.chatbot-container .wp-chatbot .btn-chat{
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  color: #C8102E;
  position: relative;
  box-sizing: border-box;
  display: table;
  margin: 0;
  line-height: 32px;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  padding: 8px 15px;
  min-width: 170px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  background: #000;
  text-transform: uppercase;
  /*min-width: 248px;*/
  min-width: 200px;
  margin: 0 auto;
  border-radius: 50px;
  -webkit-border-radius: 50px;
}
.chatbot-container .wp-chatbot .btn-chat:hover{
  background-color:#C8102E;
}
.chatbot-container .iframe-chatbot{
  position:absolute;
  bottom:0;
  right: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 2;
}
.chatbot-container .iframe-chatbot iframe{
  width: 100%;
  height: 100%;
}

@media screen and (max-width:1570px){
  .section-chatbot{
    padding-left:30px;
    padding-right:30px;
  }
}

@media screen and (max-width:1180px){
  .chatbot-container .img-chatbot{
    max-width: 50%;
  }
  .chatbot-container .wp-chatbot .slogan-section{
    font-size: 55px;
  }
}

@media screen and (max-width:64em){
  .chatbot-container{
    padding-left:30px;
    padding-right:30px;
    min-height: inherit;
  }
  .chatbot-container .wp-chatbot .slogan-section{
    max-width:500px;
    margin: 0 0 45px auto;
    text-align: right;
  }
  .chatbot-container .wp-chatbot .name-product{
    text-align:right;
  }
  .chatbot-container .wp-chatbot .btn-chat{
    margin-right:0
  }
}

@media screen and (max-width:965px){
  .section-chatbot .columns{
    text-align:center;
  }
  .chatbot-container .wp-chatbot .name-product{
    text-align:center;
    margin-bottom: 54px;
  }
  .chatbot-container .wp-chatbot .slogan-section{
    max-width:100%;
    font-size: 50px;
    letter-spacing: 0;
    text-align: center;
  }
  .chatbot-container .wp-chatbot .btn-chat{
    margin:0 auto;
  }
  .chatbot-container .img-chatbot{
    position:relative;
    width:100%;
    text-align:center;
    display: block;
    max-width: inherit;
    margin-top: 50px;
    float: left;
    clear: both;
  }
  .chatbot-container .img-chatbot img{
    max-width:80%;
  }
  .chatbot-container{
    padding-bottom:0;
    background: none;
    padding-top: 50px;
    padding: 50px 15px 0 15px;
    /*border-width: 5px;*/
  }
}

@media screen and (max-width:40em){
  .chatbot-container .wp-chatbot .slogan-section{
    font-size:40px;
  }
  .chatbot-container .wp-chatbot .name-product{
    margin-bottom:30px;
  }
  .chatbot-container .wp-chatbot .btn-chat{
    min-width:inherit;
    padding: 8px 30px;
  }
}

@media screen and (max-width:480px){
  .chatbot-container .wp-chatbot .slogan-section{
    font-size:32px;
  }
  .section-chatbot{
    padding:0;
  }
  .chatbot-container{
    border:none;
    border-bottom:2px solid #999
  }
}

.title-chatbot {
  text-align: center;
  margin-top: 40px;
}