

/* TABLEAU */
table {
  border-collapse: collapse;
  text-align: left;
  width: 100%  !important;
  height: auto;
  margin: 0px auto;

}

table td,  table th {

  padding: 10px;

}
thead th {
  background-color: #00b4e9;
  color: #FFFFFF;
  border-left: 1px solid #dcddde;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
}

 td {
  color: #23408f;
  border-left: 1px solid #dcddde;
  font-size: 12px;
  font-size: 18px;
  border: 1px solid #dcddde;

}

 tfoot td {
  border-top: 1px solid #dcddde;
  background: #E1EEF4;
  font-size: 18px;
}

table tfoot td {

  background-color: #00b4e9;
  color: #FFFFFF;
  font-size: 13px;
  border-left: 2px solid #dcddde;
  text-align: center;

}

td img.aligncenter {
  display: block;
  margin: 0 auto;
}

/* FIN TABLEAUX  */

.tab_height.mea_padding_right table {
  height: 100% !important;
}

section.mea {
  display: block;
  position: relative;
  background: #EAF3FF;
}

section.mea.white--bg,
section.mea.fiche_employe {
  background-color: #ffffff;
  z-index: 9;
}


section .mea_row_container{
  display: flex;
  flex-direction: column;
  position: relative;
  align-items: center;
}

.mea_row_container.rounded-div{
  align-items: center;
}

/*section .mea_row_container:before {
    content: '';
    width: 100vw;
    position: absolute;
    height: calc(100% + 10rem);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #ffffff;
}
*/

section.deco  .mea_row_container{
  padding: 3rem 0;
  z-index: 5;
}



.mea.main_container {
  margin: 5rem auto;
  background-color: #ffffff;
}

.mea_main_title {
  font-size: 2rem;
  max-width: 80rem;
  margin: 0 auto;
  text-align: center;
  font-weight: normal;
}

.mea_article {
  text-align: left;
  padding: 0;
  margin-top:0;
  float: none;
  margin-bottom: 2.5rem;
}
.mea_article.mea_padding_right {
  text-align: left;
}
.mea_article.mea_padding_right .mea_article__title.underline:before {
  left: 0;
  right: inherit;
}

.mea_article h2,
.mea_article h3,
.mea_article h4{
  font-weight: 100;
}

.mea_article p {
  margin: 0;
  position: relative;
}

.mea_article .rounded_button{
  display: inline-block;
  margin-top: 20px;
}

.mea ul li{
  font-size:  14px;
  color: #010000;
  line-height: 30px;
  font-family: 'Open Sans', sans-serif;

}
.mea ul{
  mask-type:  15px;
}

.mea ul li a{
  font-size: 1.6rem;
}
/*  .mea  .mea_article p:last-child:after{
   content: '';
   position: absolute;
   bottom: -15px;
   left:   0px;
   width: 35px;
   background: #97c2e1;
   height: 2px;
} */

section.mea.twice_text.deco {
    padding: 5rem 0;
}

.mea.twice_text  .mea_article p:after , .mea.block_double_img_and_text__ancre .mea_article p:after{
  display: none;
}
 .mea .mea_article.mea_padding_right p:after{
  right: 0px;
  left: inherit;
}
.mea_article .mea_article__title {
  font-size: 2.1rem;
  font-weight: inherit;
  line-height: 2.5rem;
  position: relative;
  margin-bottom: 3rem;
  margin-top: 0;
  text-transform: uppercase;
  color: #009FE3;
  font-family: 'Open Sans', sans-serif;
  text-transform: initial;
}
.mea_article .mea_article__title.underline:before {
  left: 0;
  background: #00adeb;
  bottom: -2rem;
  -webkit-transform: none;
          -ms-transform: none;
      transform: none;
}

.mea_article .mea_article__title.underline{
  margin-bottom: 4rem;
}
.mea_article .mea_article__text {
  font-size: 1.4rem;
  line-height: 2.7rem;
  color: #838383;
  margin-bottom: 3rem;
}
.mea_article .mea_article__title2 {
  font-size: 1.4rem;
  line-height: 2.7rem;
  margin-bottom: 0;
  color: #009FE3;
}
.mea_article .mea_article__liste {
  list-style-type: none;
  margin: 0;
  padding-left: 2rem;

}
.mea_article .mea_article__liste li {
  color: #838383;
  font-size: 1.4rem;
  line-height: 2.7rem;
}
.mea_article .bouton_click {
    background: #009FE3;
    color: white;
    padding: 15px 25px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.4rem;
    font-weight: bold;
    cursor: pointer;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    border-radius: 45px;
    margin-left: 35px;
    padding: 15px 50px;
}



.mea_img {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  float: none;
  position: relative;
}

.flexReverse .mea_img .rounded-div{
  right: inherit;
  left: 0;
}

.mea_img .rounded-div{
    position: relative;
    bottom: 0;
    height: 40vh;
    width: 40vh;
}

.img_rounded_container {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 100%;
    background-position: bottom 0 left 0;
    background-color: #EAF3FF;
    position: relative;
    overflow: hidden;
}


body .mea_img img {
  /*width: 333px;
  height: 333px;*/
    /* -webkit-border-radius: 400px;
  -moz-border-radius: 400px;
  border-radius: 400px; */

}

.rounded-div-round {
  -webkit-border-radius: 400px;
  -moz-border-radius: 400px;
  border-radius: 400px;
}

.rounded-div-square img{
  -webkit-border-radius: none;
  -moz-border-radius:none;
  border-radius: none;
}




body.page-id-1678 .mea_img img {
  height: auto;
  width: auto;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.mea_img .bouton_click {
  font-size: 1.4rem;
  padding: 2rem 0rem;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
}
.mea_img .bouton_click:hover {
  background-color: #010101;
  color: #010101;
}

.flexReverse {
  display: block;
}

/* BLOCK DOUBLE IMAGE ET TEXTE */

  .block_double_img_and_text_main__title {
    margin: 4rem auto 3rem;
    text-align: center;
    font-size: 2rem;
    position: relative;
  }
  .block_double_img_and_text_main__title.underline:before {
    bottom: -2.5rem;
  }

  .mea.block_double_img_and_text__ancre .mea_article {
    padding-right: 0;
  }
  .mea.block_double_img_and_text__ancre .mea_article p {
    font-size: 1.4rem;
    line-height: 2.7rem;
  }
  .mea.block_double_img_and_text__ancre .mea_img {
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            -webkit-flex-direction: column;
            flex-direction: column;
  }
  .mea.block_double_img_and_text__ancre .mea_img .block_double_img_and_text__profil:first-child {
    margin-right: 2rem;
  }
  .mea.block_double_img_and_text__ancre .mea_img .block_double_img_and_text__profil {
    margin-top: 2rem;
    margin-right: 0;
    width: 100%;
  }
  .mea.block_double_img_and_text__ancre .mea_img .block_double_img_and_text__profil img {
    margin: 0;
    width: 100%;
  }
  .mea.block_double_img_and_text__ancre .mea_img .block_double_img_and_text__profil .block_double_img_and_text__name {
    font-size: 1.8rem;
    color: #3086c4;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
  }
  .mea.block_double_img_and_text__ancre .mea_img .block_double_img_and_text__profil .block_double_img_and_text__job {
    margin: 0;
    margin: 0;
    line-height: 1.9rem;
    color: #838383;
  }
  .mea.block_double_img_and_text__ancre .mea_img .block_double_img_and_text__profil .block_double_img_and_text__twitterLinkedin .block_double_img_and_text__twitter i {
    font-size: 1.9rem;
    margin-right: 0;
  }
  .mea.block_double_img_and_text__ancre .mea_img .block_double_img_and_text__profil .block_double_img_and_text__twitterLinkedin .block_double_img_and_text__linkedin i {
    font-size: 1.9rem;
  }
  .mea ul {
    padding-left: 2rem !important;
    margin-top:0;
  }

  .mea .mea_padding_right ul {
      text-align: left;
  }

  .mea .mea_padding_right{
    text-align: left;
    margin-bottom: 2.5rem;
  }

  .mea ul li{
    position: relative;
    font-size: 1.4rem;
    line-height: 2.4rem;
    color: #102D45;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
  }

  @media (min-width: 768px) {
    .mea ul li{
      font-size: 1.6rem;
      line-height: 3.2rem;
    }
  }



  .mea ul li:after{
    position: absolute;
    content: "";
    width: 1.2rem;
    height: 1.2rem;
    background-color: #00b6f2;
    left: -2rem;
    top: 10px;
    border-radius: 100%;
  }

  .mea ul li ul li:after {
      background-color: #102D45;
      width: 0.8rem;
      height: 0.8rem;
      top: 12px;
  }

.mea_article__cta:hover , .mea_article .bouton_click:hover:before{
  color: #00b6f2;
}

  .mea.twice_text.main_container   .mea_article.mea_padding_right {
    padding-right: 0;
    margin-bottom: 20px;
  }

  .mea.twice_text .twice_text_container {
    clear: both;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    padding-top: 50px;
  }


  .deco.white--bg .main_container:after{
    background-color: #ffffff !important;
  }

@media (min-width: 768px) {
  .mea_article .mea_article__cta {
    display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
  }

    .mea_article .mea_article__cta:before {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
  }

  .mea_img {
    padding-left: 2rem;
  }

  .mea_img img{
    margin-top:0;
  }

  .mea_img .mea_img__cta {
    display: none;
  }
  .mea.twice_text.main_container   .mea_article.mea_padding_right {
    padding-right: 2rem;
  }

  section.mea.deco:before {
    z-index: 0;
    content: '';
    width: calc( 100vw + 10rem );
    position: absolute;
    height: 100%;
    left: 50%;
    top: 50%;
    /* transform: translate(-50%, -50%); */
    background-color: #DBE9FD;
    transform: translate(-50%, -50%) rotate(3deg);
    clear: none;
    display: flex;
    z-index: -5;
    display: none;
}

.deco .main_container:after{
    z-index: 0;
    content: '';
    width: calc( 100vw + 10rem );
    position: absolute;
    height: 100%;
    left: 50%;
    top: 50%;
    /* transform: translate(-50%, -50%); */
    background-color: #EAF3FF;
    transform: translate(-50%, -50%);
    clear: none;
    display: flex;
    z-index: -5;
    display: none;
}



}


@media (min-width: 1024px) {
  .mea_article{
    margin-bottom: 0;
  }

  .img_rounded_container {
    background-position: bottom 5rem left 0;
  }

  .img_rounded_container.under_effect:after{
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 5rem;
    left: 0;
    background-color: #D6E2F2;
  }

  .mea ul li:after{
    top: 9px;
  }

  section .mea_row_container{
    flex-direction: row;
  }

  .mea.main_container {
    margin: 0px auto;
  }
  .mea .main_container{
    overflow: visible;
  }

  section.deco .mea_row_container{
    padding: 5rem 0;
  }

  .mea.twice_text.main_container   .mea_article.mea_padding_right {
    text-align: left;
    padding-right: 0;
    margin-bottom: 0;
  }

  .mea .mea_padding_right{
    margin-bottom: 0;
  }

  .mea_article.mea_padding_right .mea_article__title.underline:before {
    right: 0;
    left: inherit;
    -webkit-transform: none;
            -ms-transform: none;
        transform: none;
  }

  .mea_row_container.rounded-div{
    align-items: inherit;
        min-height: 45rem;
  }

  .mea_img .rounded-div{
      position: absolute;
      bottom: -10rem;
      width: 100%;
      height: 100%;
      max-width: 55rem;
      max-height: 55rem;
      right: 0;
      min-width: 55rem;
      min-height: 55rem;
  }

    .mea.twice_text .twice_text_container{
      align-items: flex-start;
      flex-direction: row;
    }

  .img_rounded_container {
      background-size: contain;
  }

  .mea_article h2,
  .mea_article h3,
  .mea_article h4{
    font-size: 2.4rem;
    line-height: 2.9rem;
  }

    .mea_article h3,
    .mea_article h4{
      font-size: 2.1rem;
      line-height: 2.9rem;
    }

  .mea_article .mea_article__title {
    font-size: 3.4rem;
    font-weight: inherit;
    line-height: 3.6rem;
    margin-top: 0;
    color: #009FE3;
    font-family: 'Open Sans', sans-serif;
    text-transform: initial;
    font-weight: 500;
  }
  .mea_article .mea_article__title:before {
    bottom: -2.5rem;
  }
  .mea_article .mea_article__title2 {

    margin-top: 4.3rem;
    margin-bottom: 0;
  }
  .mea_article .bouton_click {
    margin-left: 0;
    display: inline-block;
  }

  .mea_img {
    margin-top: 0;
  }
  .mea_img img {
    width: auto;
    max-width: 100%;
  }

  .flexReverse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            -webkit-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .mea_padding_right {
    padding-right: 4rem;
    padding-left: 0;
  }


/* BLOCK DOUBLE IMAGE ET TEXTE */

  .block_double_img_and_text_main__title {
    margin: 8rem auto 6rem;
  }

  .mea.block_double_img_and_text__ancre .mea_article {
    padding-right: 11.5rem;
  }
  .mea.block_double_img_and_text__ancre .mea_article p {
    font-size: 1.4rem;
    line-height: 2.7rem;
  }
  .mea.block_double_img_and_text__ancre .mea_img {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            -webkit-flex-direction: row;
            flex-direction: row;
  }
  .mea.block_double_img_and_text__ancre .mea_img .block_double_img_and_text__profil {
    width: 50%;
  }
  .mea.block_double_img_and_text__ancre .mea_img .block_double_img_and_text__profil:first-child {
    margin-right: 2rem;
  }
  .mea.block_double_img_and_text__ancre .mea_img .block_double_img_and_text__profil {
    margin-top: 0;
    margin-right: 2rem;
  }
  .mea.block_double_img_and_text__ancre .mea_img .block_double_img_and_text__profil .block_double_img_and_text__twitterLinkedin .block_double_img_and_text__twitter i {
    margin-right: 0.5rem;
  }
}


@media (max-width: 1024px) {
  body .mea_img.mea_img_right img{
    width: 60%;
    height: auto;
    display: block;
    margin: 0 auto;
    margin-top:  25px;
    float: inherit;
  }

  body .mea_img img{
    width: 100%;
    height: auto;
    margin-top:  25px;
  }
  .content-picto-article{
    display: block;
  }
}

