
/*
Sidebar lexique
 */
.key_words_container{
    width: 100%;
    max-width: 268px;
    margin-left: -45px;
    margin-bottom: 50px;
}

.key_words_container .key_words_header{
    background-color: #00263c;
    color: #ffffff;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    padding: 18px 5px;
}

.key_words_container .key_words_header i{
    margin-left: 25px;
    vertical-align: middle;
    display: none;
}

.key_words_container ul.key_words_list{
    background-color: #f6f6f6;
    padding: 0 25px;
    max-height: 800px;
    overflow-y: auto;
    margin-top: 0px;
}

.key_words_container ul.key_words_list li{
    padding: 20px 30px;
    border-bottom: solid 1px #dde1e3;
}
.key_words_container ul.key_words_list li:last-child{
    border-bottom: none;
}

.key_words_container ul.key_words_list li a{
    color: #00263c !important;
    font-size: 18px;
    text-decoration: none;
    line-height: 0.1;
    font-family: 'Bouygues Read',Arial,sans-serif;
}
.key_words_container ul.key_words_list li a:hover{
    text-decoration: underline;
}
.key_words_container ul.key_words_list li a.current_lexique{
    color: #109db9;
    font-weight: bold;
}
@media only screen and (max-width: 767px) {
    .key_words_container ul.key_words_list{
        max-height: 300px;
        display: none;
    }

    .key_words_container{
        margin: 30px auto;
        max-width: 400px;

    }

    .key_words_container .key_words_header i{
        display: inline-block;
    }

}
.row-lexique #sidebar{
    padding-top: inherit !important;
}/*
@media only screen and (max-width: 767px) {
    .row-desktop {
        display: none !important;
    }
}

@media only screen and (min-width: 768px) {
    .row-mobile {
        display: none !important;
    }
}
*/
/*
Les class css lexique en dur
 */
.text_class_title {
    font-size: 18px !important;
    line-height: 1.6 !important;
    letter-spacing: .2px;
    color: #00263c !important;
    font-weight: 600;
}

.strong_class {
    font-weight: 600 !important;
}

.italic_class {
    font-style: italic !important;
}

.widget_cta_button {
    max-width: 183px !important;
}

.custom-img {
    padding: 0 11px !important;
}

.text_class {
    font-size: 18px !important;
}

@media only screen and (min-width: 768px) {
    .actuality__bloc__section {
        margin-top: 37em !important;
        transform: translate(-50%, -50%) !important;
    }
}
@media screen and (min-width: 991px) {
    .desktop-only {
        display: block !important;
    }
}

@media screen and (max-width: 991px) {
    .mobile-only {
        display: block !important;
    }
}

@media screen and (min-width: 991px) {
    .img_telephone_fixe {
        max-width: 200px !important;
        margin-left: 200px !important;
    }
}

.four_steps_bloc .four_steps_image_desktop {
    display: none;
}

.widget_video__section .video-pictogramme {
    left: 30%;
}

.widget_video__section {
    margin-bottom: 0;
    padding: 0px 0;
}

@media screen and (max-width: 767px) {
    .vid_container {
        padding-bottom: 10px !important;
        margin-bottom: 40px;
    }}

button.custom_category_layer_btn.button.button--invert{
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 8px 10px;
    font-weight: 600;
    font-size: 15px;
    border: 3px solid #00263c;
    color: #00263c;
    letter-spacing: .2px;
    background-color: transparent;
}
button.custom_category_layer_btn.button.button--invert:hover{
    background-color: #00263c;
    color: #ffffff;
    border: 3px solid #ffffff;
}
body.single-post .main-container .row-container .row-parent {
    max-width: 100%;
}
@media screen and (min-width: 960px) {
    body.single-post .custom-post-content {
      padding-left: 10px !important;
      max-width: 670px !important;
    }
}
@media screen and (min-width: 767px) {
    body.single-post .custom-post-content {
        margin-bottom: 50px;
    }
}
li {
    line-height: inherit !important;
}
.custom-post-content li{
    font-size: 15px !important;
    padding: 5px 0;
}
ul {
    margin: 0 !important;
}
.color-dark-blue:not(.valid):not(.mage-error) {
    color: #153b60 !important;
}
.material-icons{
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga";
    font-family: 'Material Icons',serif !important;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';

}
.single-post .custom-post-content a span.strong_class{
    color: #109db9 !important;
}
.single-post .custom-post-content a span {
    color: #109db9 !important;
}
.single-post .custom-post-content a em {
    color: #109db9 !important;
}
.single-post a.lexique__page.back_link{
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .2px;
    color: #109db9;
    margin: 40px 0;
    vertical-align: middle;
    display: block;
    text-decoration: none !important;
}
.single-post i.material-icons.medium{
    vertical-align: middle !important;
}
.single-post .is-tri .buttons .button.is-primary.is-inverted {
    color: #fff !important;
    margin-bottom: 0;
    max-width: inherit !important;
    padding: 10px !important;

}
@media screen and (max-width: 767px) {
    .single-post .custom-post-content .bloc-card {
        margin-top: 20px !important;
    }
    .single-post .is-tri .button{
        width: initial !important;
    }
}

/*
Page Lexique
 */
.column {
    width: 33.33%;
    float: left;
    margin-top: 25px;
}
.page-template-template-page-lexique .lexique_list_container{
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 10px;
}
.page-template-template-page-lexique dl.lexique {
    margin: 25px 10px;
    max-width: 260px;
}
.page-template-template-page-lexique dl.lexique dt {
    color: #109db9;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 14px 0;
    position: relative;
    font-family: 'Bouygues Read', Arial, sans-serif;
}
.page-template-template-page-lexique dl.lexique dd {
    font-size: 15px;
    padding-top: 4px;
    word-wrap: break-word;
}
.page-template-template-page-lexique dl.lexique dt:after {
    content: "";
    background-color: #d2d3d7;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 5px;
}
.page-template-template-page-lexique dl.lexique a, .page-template-template-page-lexique dl.lexique a:visited {
    text-decoration: none;
}
.page-template-template-page-lexique dd {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
.page-template-template-page-lexique .main-wrapper a{
    font-family: 'Bouygues Read', Arial, sans-serif;
}
.page-template-template-page-lexique dt,
.page-template-template-page-lexique dd,
.page-template-template-page-lexique dl {
    line-height: inherit !important;
    margin: 0 !important;
}
.page-template-template-page-lexique dl.lexique a:hover,
.page-template-template-page-lexique dl.lexique a:active {
    text-decoration: underline;
}
.page-template-template-page-lexique dl.lexique dd:last-child {
    margin-bottom: 23px !important;
}

.page-template-template-page-lexique .lexique_page_banner_container {
    min-height: 300px;
    height: auto;
    width: 100%;
    padding: 0 40px 53px;
    color: #fff;
}
.page-template-template-page-lexique .banner_blue_background {
    height: auto;
    width: 100%;
    background: url(../img/transparent-noise-effect.png),url(../img/pattern-dark-logo-bte.svg) no-repeat,linear-gradient(#001117,#004b67);
    background-size: auto,100%,auto;
    background-position: top left,-400px -500px,top left;
}
.page-template-template-page-lexique .row-breadcrumb{
    border-style: inherit !important;
}

.page-template-template-page-lexique .post-breadcrumb li:last-child {
    color: #fff;
}
.page-template-template-page-lexique .lexique_page_banner_container .banner_title {
    margin: 50px auto 10px auto;
    font-family: 'Bouygues Speak',Arial,sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.15;
    text-align: center;
    max-width: 960px;
    display: block;
}
.page-template-template-page-lexique .lexique_page_banner_container .banner_subtitle {
    margin: 10px auto 0 auto;
    font-size: 20px;
    font-family: 'Bouygues Read',Arial,sans-serif;
    line-height: 1.4;
    text-align: center;
    max-width: 960px;
    display: block;
}

@media (min-width: 1025px){
    .page-template-template-page-lexique .post-breadcrumb{
        margin-left: -150px;
    }
}
@media only screen and (max-width: 767px){
    .page-template-template-page-lexique .lexique_page_banner_container h1, .lexique_page_banner_container .banner_title {
        margin: 20px auto 10px auto !important;
        font-size: 30px !important;
    }
    .page-template-template-page-lexique .lexique_page_banner_container .banner_subtitle {
        margin: 8px auto 0 auto !important;
        font-size: 18px !important;
        padding: 0 !important;
    }
    .page-template-template-page-lexique .lexique_page_banner_container{
        padding: 0 !important;
    }
    .page-template-template-page-lexique .post-breadcrumb{
        margin-top: 10px;
    }
}
@media (max-width: 1024px){
    .page-template-template-page-lexique .post-breadcrumb{
        margin-top: 10px;
    }
}

.key_words_container ul.key_words_list li.current_lexique a{
    color: #109db9 !important;
    font-weight: 700;
}
@media screen and (max-width: 870px)
{
    .single-post .mobinav__tool,
    .page-template-template-page-lexique .mobinav__tool{
        line-height: 65px !important;
    }

    .single-post .header__container .logo_container_mobile,
    .page-template-template-page-lexique .header__container .logo_container_mobile{
        line-height: normal !important;
    }

}

.single-post img{
    margin-top : 15px;
}
@media only screen and (max-width: 767px) {
    .single-post .row-inner.row__layout {
        display: flex;
        flex-direction: column-reverse;
    }
    .col-12{
        width: 100% !important;
    }
    .row-container .row__layout{
        margin-top: -30px !important;
    }
}
.row-container .row__layout{
    margin-top: 80px;
}

.bloc__content{
    scroll-margin-top: 80px;
}



.filter .filter__select__checkbox .attribute::-webkit-scrollbar-thumb, .custom-scrollbar::-webkit-scrollbar-thumb{
    border-radius: 8px !important;
    background-color: #fff !important;
    background-image: -webkit-gradient(linear, 40% 0%, 75% 84%, from(#109db9), to(#109db9), color-stop(.6, #109db9)) !important;
}

.filter .filter__select__checkbox .attribute::-webkit-scrollbar, .custom-scrollbar::-webkit-scrollbar {
    width: 8px;
    background-color: #f5f5f5;
}

/*
Table style
 */
table:not([class]) tbody tr:first-child td{
    padding: 20px 25px;
    color: #fff !important;
    background: #00263c;
    border-color: #00263c;
    font-weight: 700;
}
table:not([class]) tbody tr:first-child td strong{
    padding: 0;
    color: #fff !important;
    background: #00263c;
    border-color: #00263c;
    font-weight: 700;
}
table:not([class]) td {
    padding: 25px;
    border: 1px solid #109db9;
    text-align: center;
    word-wrap: break-word;
    font-weight: 400;
}
@media only screen and (max-width: 959px) {
    table:not([class]) td {
        padding: 10px 0;
    }
    table:not([class]) {
        overflow-x: auto;
        display: block;
    }
    table:not([class]) td p,
    table:not([class]) td,
    table:not([class]) tbody tr:first-child td strong{
        font-size: 12px;
        line-height: 15px;
    }
    table:not([class]) td p{
        margin: 0;
    }
}

/*
New Model Post
*/
.post-wrapper .post__sommaire{
    padding: 32px 12px 20px 35px;
    border-radius: 8px;
    background-color: #f5f5f5;
}
.post-wrapper .post__sommaire a.ancre__style{
        font-family: 'Bouygues Read', Arial, sans-serif;
        font-size: 15px;
        line-height: 1.4;
        letter-spacing: normal;
        text-align: left;
        color: #00263c;
}
.post-wrapper .post__sommaire ul{
       margin-top: 12px !important;
}
.post-wrapper .post__sommaire ul li{
        margin: 12px 0;
        list-style: initial;
       }

.ancre__style.active-anchor{
    color: #00263c !important;
    text-decoration: underline !important;
    font-weight: 600;
}
.row-inner.row__layout.main__contant__bloc{
    display: flex;
    flex-direction: row;
}
.single-post .main__post__container{
    display:flex !important;
    flex-direction: row;
    justify-content: center;
}
    @media (min-width: 960px) {
        .single-post .main-container .row-container .row-child.col-std-gutter > .row-inner, .main-container .row-container .col-std-gutter > .row-inner {
            margin-left: unset;
        }

    }
.single-post .post-wrapper .post__sommaire .sommaire_title {
  font-family: 'Bouygues Read', Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
  text-align: left;
  color: #00263c;
  margin-left: -13px;
}
.single-post .post-wrapper .post__sommaire ul li::before{
  content: "";
  position: absolute;
  left: 74px;
  width: 3.5px;
  height: 3.5px;
  background-color: #00263c;
  border-radius: 50%;
  margin-top: 10px;
}
.single-post .post-header .generic-title{
  max-width: unset;
  line-height: 1.17;
}
.single-post .post__contant__bloc h2{
  line-height:1.33;
  font-weight: 600;
}
.single-post .custom-post-content p{
  font-size: 15px;
  line-height: 1.4;
  margin: 12px 0;

}
@media only screen and (max-width: 767px) {
.row-inner.row__layout.main__contant__bloc {
    display: flex;
    flex-direction: column;
    }
.mobile-accordion .sommaire_list {
        display: none;
        margin-top: 12px;
        padding-left: 15px;
      }
.post-wrapper .post__sommaire {
        padding: 0px;
        border-radius: unset;
    }
    .post-wrapper .post__sommaire.open {
        padding: 0px;
    }

 .single-post .post-wrapper .post__sommaire .sommaire_title{
      margin-left:unset;
    }
  .mobile-accordion.open .sommaire_list {
        display: block;
        padding: 20px 0 20px 37px;
      }
  .single-post .post-header .generic-title {
        font-size: 28px !important;
        font-weight: 700;
        line-height: 40px !important;
    }
    .mobile-accordion .sommaire_title {
        display: block;
        cursor: pointer;
        position: relative;
        padding-right: 24px;
      }

      .mobile-accordion .sommaire_title::after {
        content: url('/../assistance/wp-content/themes/uncode-child/assets/img/Iconeup.svg');
        right: 0;
        top: 0;
        font-size: 18px;
      }

      .mobile-accordion.open .sommaire_title::after {
        content: url('/../assistance/wp-content/themes/uncode-child/assets/img/Iconedown.svg');
      }
      .mobile-accordion .sommaire_title{
          display: flex;
          justify-content: space-between;
          align-items: center;
      }
      .single-post .post-wrapper .post__sommaire .sommaire_title{
      font-size: 15px;
      line-height: 21px;
      padding: 20px;
       }
       .single-post .post-wrapper .post__sommaire.open .sommaire_title {
       border-top: 4px solid #fff;
       }
       .single-post .post-wrapper .post__sommaire ul li::before{
       display:none;
       }
       .post-wrapper .post__sommaire.open{
         display: flex;
         flex-direction: column-reverse;
           }
}
    .single-post li.article_icon span{
      font-weight: 600 !important;
      font-size: 15px !important;
      line-height: 1.4 !important;
      padding: 0 !important;
      list-style: none;
     }
     .single-post li.article_icon{
      list-style: none;
      display: flex;
       flex-direction: row;
       align-items: center;
     }
    .single-post li.article_icon::marker{
      display:none !important;
      }
      .single-post li.article_icon img{
      margin: 0 5px 0 0;
      }
      .custom-post-content li strong{
        font-size: 15px;
        line-height: 1.4;
      }
      .custom-post-content ul{
      font-size: 15px;
      line-height: 1.4;
      }
      @media (min-width: 768px) and (max-width: 959px) {
          .single-post .main-container .row-inner > div:first-child:not([class*=col-md]) {
            padding: 0 40px 0 0;
          }
          .single-post .post-wrapper .post__sommaire .sommaire_title {
              font-size: 14px;
          }
          .post-wrapper .post__sommaire a.ancre__style{
           font-size: 12px;
          }
          .row-container .row__layout{
          margin-top: 40px;
          }
          .single-post .post-header .generic-title{
            font-size: 38px !important;
            }
          }
     .single-post .post-wrapper .left__sidebar__sommaire .post__sommaire  ul li::before{
       display: none;
     }

.left__sidebar__sommaire.fixed {
  position: fixed;
  top: 25%;
  z-index: 999;
}
.single-post .row__layout.main__contant__bloc{
  display: flex;
}
@media only screen and (min-width: 767px) {
.sidebar-wrapper {
  width: 430px; /* même largeur que le sommaire */
  flex-shrink: 0;
 }
}
@media (min-width: 768px) and (max-width: 959px) {
.sidebar-wrapper {
  width: 300px;
  }
}
/* Bloc info bulle */
.single-post .bloc__info__bulle{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 16px;
    border-radius: 4px;
    margin: 20px 0;
}
.bloc__info__bulle.class_blueu{
    background-color: #cfebf1;
}
.bloc__info__bulle.class_jaune{
      background-color: #fff2e5;

}
.single-post .bloc__info__bulle img{
  margin-top : 0;
}
/* fin Bloc info bulle */

/* Bloc customer satisfaction */
.single-post .feedback-container{
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      gap: 16px;
      padding: 24px 16px;
      border-radius: 8px;
      background-color: #f5f5f5;
      margin-top: 40px;
}
.single-post .feedback-container .feedback-buttons{
       display: flex;
       flex-direction: row;
       justify-content: center;
}
.single-post .feedback-container .feedback-buttons img{
       margin-top: 0;
       }
.single-post .feedback-container .feedback-buttons button {
       display: flex;
       flex-direction: row;
       justify-content: center;
       align-items: center;
       gap: 8px;
       padding: 8px 16px;
       border-radius: 4px;
       background-color: #fff;
       font-size: 15px;
       line-height: 1.4;
       font-family: 'Bouygues Read',Arial,sans-serif;
       margin-right: 8px;
}
.single-post .feedback-container span{
      font-size: 15px;
      line-height: 21px
}
@media only screen and (max-width: 767px) {
  .single-post .feedback-container {
      flex-direction: column;
      margin-top: 20px;
  }
  .single-post .feedback-container p{
     display: none;
   }
}
/* End bloc customer satisfaction */


