@charset "UTF-8";
/*
Theme Name: Twenty Seventeen Modifié
Theme URI: https://coloc.coop/
Author: Studio Créatif Coloc
Author URI: https://coloc.coop/
Description: Thème spécialement développé
Version: 1.1
Text Domain: studiocreatifcoloc
*/
/*
  _________ __            .___.__                                      __  .__  _____               .__                 
 /   _____//  |_ __ __  __| _/|__| ____     ___________   ____ _____ _/  |_|__|/ ____\   ____  ____ |  |   ____   ____  
 \_____  \   __\  |  \/ __ | |  |/  _ \  _/ ___\_  __ \_/ __ \__  \   __\  \   __\  _/ ___\/  _ \|  |  /  _ \_/ ___\ 
 /        \|  | |  |  / /_/ | |  (  <_> ) \  \___|  | \/\  ___/ / __ \|  | |  ||  |    \  \__(  <_> )  |_(  <_> )  \___ 
/_______  /|__| |____/\____ | |__|\____/   \___  >__|    \___  >____  /__| |__||__|     \___  >____/|____/\____/ \___  >
        \/                 \/                  \/            \/     \/                      \/                       \/ 

        */
        /* Variables */
        /* color */


        :root {
          --primary: #1F1F1F;
          --secondary: #2769AA;
          --tertiary: #fff;
          --gris: #333333;
          --grisP: #A0A0A0;          
          --noir: #1A1A1A;
          --grisTP: #F1F1F1;
          --relaway: Raleway;
          --lora: 'Lora', serif;
        }
        #main{
          padding-bottom: 0!important;
        }
        html,
        body,
        div,
        header,
        nav,
        article,
        figure,
        hr,
        main,
        section,
        footer{
          max-width: 100%!important;
        }

        .barreSearchAdv{
          background-color: #F8F8F8;
          padding-top:20px!important;
          padding-bottom: 20px!important;
          margin-top: 40px;
        }
        .barreSearchAdv a:hover{
          color: var(--couleur1);
          text-decoration: underline;
        }
        .barreSearchAdv a:focus{
          background: transparent!important;
        }
        .barreSearchAdv a{
          color: var(--couleur1);
          text-decoration: none;
        }
        .theBookSearch select{
          width: 100%;
          margin-right: 5%;
          text-transform: uppercase;
        }
        .theBookSearch .btnAuteur:focus{
          color: #fff!important;
        }
        .avos-search input{
          border: 1px solid #BFBFBF!important;
          color: #BFBFBF!important;
          padding: var(--form--spacing-unit) calc(3 * var(--form--spacing-unit)) var(--form--spacing-unit) var(--form--spacing-unit);
          text-transform: uppercase;
          width: 100%;

        }
        .avos-search ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
          color: #BFBFBF!important;
          opacity: 1; /* Firefox */
        }

        .avos-search :-ms-input-placeholder { /* Internet Explorer 10-11 */
          color: #BFBFBF!important;
        }

        .avos-search ::-ms-input-placeholder { /* Microsoft Edge */
          color: #BFBFBF!important;
        }
        @media screen and (max-width: 1024px) {
          .theBookSearch select{
            margin-right: 0;
            margin-bottom: 10px;
          }
          .avos-search{
            margin-bottom: 10px;
            margin-left: 0!important;
            margin-right: 0!important;
          }

        }
        #primary-menu-list a{
          font-size: 15px;
        }
        #menu-item-3408 a{
          color: #fff !important;;
        }

        .slick-track{
          max-width: none!important;
        }
        ul, ol{
         font-family: var(--relaway)!important;
       }
       body{
        font-family: var(--relaway)!important;
        font-size: 16px!important;
      }
      .primary-navigation .current-menu-item > a:first-child, .primary-navigation .current_page_item > a:first-child{
        text-decoration: none!important;
        color: var(--couleur1)!important;
      }
      .menuSecondaire .current-menu-item > a:first-child, .menuSecondaire .current_page_item > a:first-child{
        text-decoration: none!important;
        color: var(--primary)!important;
      }
      .menuSecondaire ul #menu-item-89 a {  /*Nouveautés*/
        color: #fff!important;
      }
      .menuSecondaire ul #menu-item-89 a:hover {  /*Nouveautés*/
        color: #000!important;
      }

      .has-background-white .site .wp-pagenavi a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
          background: var(--couleur1)!important;
          color: var(--tertiary)!important;
          border: 1px solid var(--tertiary);
      }
      .blocBleu .btn a:focus:not(.wp-block-button__link):not(.wp-block-file__button):after,.blocBleu .btn a:hover:not(.wp-block-button__link):not(.wp-block-file__button):after {
        background: var(--tertiary);
      }
      .response a{
        text-decoration: none;
      }
      .response a:focus{
        background: transparent!important;
      }

      p{
        line-height: 27px!important;
        margin-bottom: 15px!important;
      }
      .titrePage h1{
        font-size: 75px;
        /*padding-bottom: 43px;*/
      }
      .titrePage h1{
        position: relative;
      }
      .titrePage h1:before{
        top: 50%;
        /*transform: translate(-50%, -50%);*/
        left: 0px;
        width: 2px;
        height: 50px;
        content: "";
        background: var(--noir);
        position: relative;
        display: inline-block;
        margin-right: 55px;
      }
      .txtcouleur1{
        color: var(--couleur1);
      }
      .home #content{
        margin-top: 0;
      }
      #content{
        margin-top: 0!important;
      }
      .titreCtn{
        background-color: #F5F5F5;
        padding-top: 50px;
        padding-bottom: 30px;
      }
      .titrePage < .flex-container < .flex-container {
         background-color: #F5F5F5;
         padding-top: 50px;
         padding-bottom: 30px; 
      }
      .container {
        display: inline-block;
        width: 100%;
      }
      .primary-navigation .primary-menu-container{
        margin-right: 0!important;
        margin-left: 0!important;
      }
      .primary-menu-container a:focus, .menuSecondaire a:focus{
        background: transparent!important;
        border: none!important;
      }
      /*.has-background-white .site .btn a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
        background: transparent!important;
        color: var(--couleur1)!important;
        border: 1px solid var(--couleur1)!important;
      }*/
      .has-background-white .site .blocBleu .btn a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
        background: transparent!important;
        color: var(--tertiary)!important;
        border: 1px solid var(--tertiary)!important;
      }
      .sub-menu-toggle{
        display: none!important;
      }
      .primary-navigation .primary-menu-container > ul > .menu-item:last-of-type  a{
        padding-right: 0!important;
      }
      .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img{
        outline: none!important;
      }
      header *, footer *, .insideBanner img{
        max-width: 100%!important;
      }
      .primary-navigation .sub-menu .menu-item > a{
        padding: 10px!important;
      }
      .primary-navigation > div > .menu-wrapper > li:last-of-type > .sub-menu{
        padding-top: 0!important;
        min-width: 83px!important;
      }
      .primary-navigation > div > .menu-wrapper li{
        text-align: left;
      }
      .primary-navigation > div > .menu-wrapper > li > .sub-menu:before, .primary-navigation > div > .menu-wrapper > li > .sub-menu:after{
        display: none!important;
      }
      .primary-navigation .sub-menu{
        border-top: 3px solid var(--couleur1)!important;
        border-left:none!important;
        border-right: none!important;
        border-bottom:none!important;
      }
      .post-thumbnail, .entry-content .wp-audio-shortcode, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce), *[class*=inner-container] > *:not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce), .default-max-width{
        max-width: 100%!important;
      }
      h1{
        font-size: 65px!important;
        line-height: 65px;
        font-family: var(--lora)!important;
        font-weight: 400!important;
        margin-bottom: 25px!important;
      }
      h2{
        font-size:60px!important;
        line-height: 60px!important;
        font-family: var(--lora)!important;
        font-weight: 600!important;
      }
      h3{
        font-size:40px!important;
        line-height: 45px!important;
        font-family: var(--lora)!important;

      }
      h4{
        font-size:26px!important;
        line-height: 30px!important;
        font-family: var(--Raleway)!important;
        font-weight: 400!important;

      }
      .btn a{
        text-decoration: none!important;
        border: 1px solid var(--couleur1);
        display: inline-block;
        padding: 10px 20px;
        font-size: 16px;
        color:var(--couleur1); 
        text-transform: uppercase;
        transition: all 0.2s;
        position: relative;
        z-index: 100;
        font-weight: 600;
        padding-right: 80px;
        margin-top: 40px;
      }

      .btn a:hover{
       color: #fff;
       background-color: var(--tertiary);
     }
      .btn a:hover:after, .btn a:focus:after{
       background-color: var(--tertiary);
     }
     .btn a:after{
      top: 50%;
      transform: translateX(-50%);
      right: 5px;
      width: 36px;
      height: 1px;
      content: "";
      background: var(--couleur1);
      position: absolute;
      z-index: 1;
      display: block;
    }

    .btnBlanc a{
      background-color: var(--tertiary);
      color: var(--couleur1);
    }
    .btnBlanc a:hover{
      color: var(--tertiary);
      background-color: var(--couleur1)!important;
      border: 1px solid var(--tertiary);
    }
    .btnBleu a{
      background-color: var(--couleur1);
      color: var(--tertiary);
      margin-top: 0px!important;
    }
    .btnBleu a:hover, .btnBleu a:focus{
      color: var(--tertiary);
      background-color: var(--tertiary)!important;
      border: 1px solid var(--couleur1);
    }
    .btnBleu a:focus{
      color: var(--couleur1)!important;
    }
    .btnBleu a:after{
      background-color: var(--tertiary)!important;
    }
    .btnBleu a:hover:after{
      background-color: var(--couleur1)!important;
    }
    .btnBleu a:focus:after{
      background-color: var(--couleur1)!important;
    }


    .btn span{
      text-decoration: none!important;
      border: 1px solid var(--couleur1);
      display: inline-block;
      padding: 10px 20px;
      font-size: 16px;
      color:var(--couleur1); 
      text-transform: uppercase;
      transition: all 0.2s;
      position: relative;
      z-index: 100;
      font-weight: 600;
      padding-right: 80px;
      margin-top: 40px;
      cursor: pointer;
    }

    .btn span:hover{
     color: #fff;
     background-color: var(--couleur1);
   }
   .btn span:hover:after{
     background-color: var(--tertiary);
   }
   .btn span:after{
      top: 50%;
      transform: translateX(-50%);
      right: 5px;
      width: 36px;
      height: 1px;
      content: "";
      background: var(--couleur1);
      position: absolute;
      z-index: 1;
      display: block;
    }

    .btn input{
      text-decoration: none!important;
      border: 1px solid var(--couleur1)!important;
      display: inline-block!important;
      padding: 10px 20px!important;
      font-size: 16px!important;
      color:var(--couleur1)!important; 
      text-transform: uppercase!important;
      transition: all 0.2s!important;
      position: relative!important;
      z-index: 100!important;
      font-weight: 600!important;
      margin-top: 40px!important;
    }

    .btn input:hover{
     color: #fff!important;
     background-color: var(--tertiary)!important;
   }
   .ligneInput{
    position: relative;
  }

  .btnBlanc input{
    background-color: var(--tertiary)!important;
    color: var(--couleur1)!important;
  }
  .btnBlanc input:hover{
    color: var(--tertiary);
    background-color: var(--couleur1)!important;
    border: 1px solid var(--tertiary)!important;
  }
  .fa-facebook-f:before { /*le bug avec l'icone facebook*/
  content: "\f39e"!important;
  }
  .achatBtnMobile{
    display: none!important;
  }
  /*LE CART*/
  .hidden {
    display: none!important;
    visibility: hidden!important;
  }
 #responsive-menu-pro-container{
  margin-top: 150px!important;
 } 
#responsive-menu-pro-additional-content a{
  border-color: var(--tertiary)!important;
  color: var(--tertiary)!important;
  text-decoration: none!important;  
}
#responsive-menu-pro-additional-content a:hover{
  border-color: var(--couleur1)!important;
  color: var(--couleur1)!important;
  text-decoration: none!important;  
}
#responsive-menu-pro-additional-content .reseauSociaux a {
  margin-right: 8px!important;
}
#responsive-menu-pro-additional-content .reseauSociaux {
  margin-bottom: 15px!important;
}

/*Page 404*/
.titre404 > *:first-child {
    text-align: center;
    margin-top: 50px;
}
.error-404{
  text-align: center;
  margin-bottom: 50px!important;
}
.error-404 label{
  display: none;
}

/*HHEADDDERRR*/
.modal-dialog{
  padding-top: 15%;
}
#showShoppingCart{
  text-decoration: none;
  color: var(--couleur1);
}
#cartCount{
  border-radius: 50px;
  width: 25px;
  height: 25px;
  display: inline-block;
  text-align: center;
  color: #fff;
  background-color: var(--couleur1);
  line-height: 25px;
  font-size: 12px;
}
#masthead{
  background-color: var(--couleur2);
  position: relative;
  z-index: 999;
  margin-bottom: -1px;
}
#masthead a{
  display: inline-block;
}
.insideBanner {
  font-size: 30px;    
  height: 460px;
  display: flex;
  align-items: center;
}
.insideBanner p{
  line-height: 30px!important;

}
.insideBanner h1{
  color: #fff;
}
.insideBanner{
  color: #fff;
}
.banniere-container .slick-list{
  padding-bottom: 170px;
}
.banniere-container{
  margin-bottom: 0!important;
}
.banner {
  min-height: 572px!important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.blocBleu{
  background-color: var(--couleur1)!important;
  padding: 49px 52px 52px 60px;
  color: var(--tertiary)!important;
  top: 155px;
  z-index: 999999999999;
  position: absolute;
}
.sliderBanniere .slick-dots{
  transform: rotate(90deg);
  z-index: 99;
  bottom: 52%!important;
  left: 41%;
}
.slick-dots li button:before{ /*Pas active*/
  font-size: 13px!important;
  opacity: 0.50!important;
  border: 2px solid var(--tertiary);
  border-radius: 50%; 
  width: 17px!important;
  height: 17px!important;
}

.sliderBanniere .slick-dots li button:before{ /*Pas active*/
  color: transparent!important;
}
.slick-dots li.slick-active button:before { /*active*/
  color: var(--couleur1)!important;
  opacity: 1!important;
  border: 2px solid var(--couleur1)!important;
  background: var(--couleur1)!important;
}
.series h3{color: var(--couleur1);}
.sectionPage a:hover{
  color: var(--couleur1);
}
.sectionPage p{
  text-align: left!important;
}
.sectionPage{
  background-color: ;
}
.slideAutrelivres .slick-slide{
  height: auto!important;
}
.slideAutrelivres .slick-dots li.slick-active button:before,
.slideAutrelivres .slick-dots li button:hover:before,
.sectionPage .slick-dots li.slick-active button:before,
.sectionPage .slick-dots li button:hover:before,
.banner .slick-dots li button:hover:before,
.banner .slick-dots li.slick-active button:before{
  color: var(--couleur1);
}
.slideAutrelivres .slick-dots li.slick-active button:before,
.slideAutrelivres .slick-dots li button:before,
.sectionPage .slick-dots li.slick-active button:before,
.sectionPage .slick-dots li button:before,
.banner .slick-dots li button:before,
.banner .slick-dots li.slick-active button:before{
  opacity: 1;
}
.slideAutrelivres .slick-dots li button:before,
.sectionPage .slick-dots li button:before,
.banner .slick-dots li button:before{
  font-size: 12px;
  color: #D9D9D9;
}

#masthead img:hover{
  opacity: 0.8;
}
#masthead .reseauSociaux{
 display: inline-block;
}
#masthead  .reseauSociaux a{
  margin-right: 20px;
}
#masthead .reseauSociaux {
  margin-left: 24px;

}
#masthead .reseauSociaux .leReseau{
  display: inline-block;
}
.leReseau:before{
  line-height: 25px;
}
.leReseau i{
  line-height: 33px;
}
/*LE CART*/
.hidden {
  display: none!important;
  visibility: hidden!important;
}
.shopping-cart {
  position: fixed;
  height: 400px;
  width: 300px;

  top: 300;
  right: 0;
  background-color: #EC174F;

  border-radius: 5px;
  color: #fff;

  padding: 20px;
}

.shopping-cart h3 {
  padding-top: 30px;
  padding-bottom: 20px;
}
.shopping-cart .shoppingCartButton {
  color: #fff;
}
.shopping-cart .cart-count {
  padding: 0px 5px;
  border-radius: 15px;
  color: #fff;
  background-color: #EC174F;
  font-size: 16px;
  line-height: 38px;
  text-align: center;
}

/*
SHOPPING CART MODAL
*/

/*#shoppingCartModal .modal-dialog {
  width: 400px;
  }*/
  #shopping-list .qtySection {
    justify-content: flex-end;
  }
  .itemContent a{
    text-decoration: none;
  }
  .list-group-item {
    position: relative;
    display: inline-block;
    padding: 20px 15px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    width: 100%;
  }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }

  #shoppingCartModal .cartImage  {
    height: 100px;
  }


  #shoppingCartModal .contentSection h2 {
    padding-bottom: 10px;

    font-size: 20px;
  }

  #shoppingCartModal .itemAuthor {
    font-size: 18px;
    color: rgb(100, 101, 105);
    max-width: 380px;
  }

  #shopping-list .vertical-center-wrapper {
    height: 134px;
  }

  #shoppingCartModal .qtyBooks {
    width: 55px;
    display: inline;
  }

  #shoppingCartModal .buyBooks {
    background-color: var(--couleur1);
    border: none;
    max-width: 160px;
    padding: 8px 12px;
    margin: 0 auto 10px auto;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
  }

  #shoppingCartModal .itemTitle {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 30px;
    color: rgb(65, 64, 66);
  }

  #shoppingCartModal .deleteIcon {
    color: var(--couleur1);
    font-size: 20px;
  }


  #shoppingCartModal .list-group {
    overflow-y: auto;
    max-height: 600px;
  }


  #shoppingCartModal .list-group-item {

  }

  .emptyCart {
    padding: 15px;
  }

  @media (min-width: 768px) {


    .modal-dialog {
      width: 800px;
    }

    #shopping-list .itemContent span h2 {
      max-width: 380px;
    }

    #shopping-list .itemContent span {
      display: inline-block;
    }



  }
  .fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
  }
  .fade.show {
    opacity: 1;
  }
  .close {
    float: right;
    font-size: 35px;
    font-weight: normal;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
  }
  .close:hover,
  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: inline-block;
  }
  .modal-open {
    overflow: hidden;
  }
  .modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
  }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
  }
  .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
  }
  .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
  }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  .modal-header {
    padding: 30px 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
  }
  .modal-header .close {
    margin-top: -2px;
  }
  .modal-title {
    margin: 0;
    line-height: 1.42857143;
    display: inline-block;
  }
  .modal-title h4{
    display: inline-block;
  }
  .modal-body .btn{
    background-color: transparent!important;
  }
  .modal-body {
    position: relative;
    padding: 20px;
  }
  .modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
  }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
  }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
  }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0;
  }

  @media (min-width: 768px) {
    .modal-dialog {
      width: 600px;
      margin: 30px auto;
    }
    .modal-content {
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
      width: 300px;
    }
  }
  @media (min-width: 992px) {
    .modal-lg {
      width: 900px;
    }
  }    

.heading1 {
  padding-top: 37px;
  padding-bottom: 38px;
  background-color: var(--primary);
  text-transform: uppercase;
}
.heading .leReseau a{
  border-color: var(--couleur1);
  color: var(--couleur1);
  font-size: 17px;
  transition: all 0.5s;
}
.heading .leReseau a:hover{
  color:#fff;
  background-color: var(--couleur1);
}
.heading .leReseau a:focus{
  color: var(--couleur1)!important;
}
.heading2{
  text-transform: uppercase;
}
.heading a:focus, .leFooter a:focus{
  background: transparent!important;
}
.espaceBleu{
  background-color: var(--secondary);
}
.headerMenu2{
  background-color: var(--secondary);
  padding-top: 15px;
  padding-bottom: 18px;
}
.headerSociaux{
  background-color: var(--tertiary)!important;
  padding-top: 15px;
  padding-bottom: 15px;
}
.suivezNous{
  color: var(--couleur1);
  margin-right: 35px;
  font-weight: 500;
}
.espaceBlanc{
  background-color: var(--tertiary)!important;
  border: 2px solid var(--couleur1)!important;
}
/*La loupe*/
.laLoop,
#masthead .reseauSociaux .leReseau{
  display: inline-block;
}
.laLoop.active{
  width: 190px;
  top: 34%;
}
.laLoop.active .fa-search{
  display: none!important;
}
.laLoop.active a{
  width: 0;
}


.laLoop {
  line-height: 25px;
  text-align: center;
  display: inline-flex;
  transition: .1s width ease-in-out;
  justify-content: flex-end;
  position: relative;
  top: 0%;
}
.laLoop.active .search-container{
  width:190px;
}
.search-container {
  width: 0px;
  overflow: hidden;
  height: 25px;
  transition: .1s width ease-in-out;
}
.theSearch {
  width: 190px;
}
.theSearch form {
  display: flex;
}
.searchbutton, .laLoop a {
  border: none!important;
  margin: 0!important;
  font-size: 25px;
  outline: none!important;
  height: 24px!important;
}
.laLoop a,
.heading .leReseau a{
  transition: all 0.5s;
  display: block!important;
}
.laLoop a:hover,
.heading .leReseau a:hover{
  color:#fff;
}
.expandright {
  height: 30px;
  position: relative;
  top: 0px;
  border: none!important;
  font-size: 12px;
  max-width: calc(100% - 25px) !important;
  color: var(--tertiary)!important;
  background-color: transparent!important;
  padding: 7px;
  margin: 0px 2px 15px 2px!important;
}
.searchbutton {
  background-color: transparent!important;
  padding: 0!important;
  margin: 0!important;
  height: 25px;
  width: 20%;
  position: relative;
}
.searchbutton:before {
  content: "\f002";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  font-size: 25px!important;
  color: var(--tertiary)!important;
  top: 0;
  right: 0;
  position: absolute;
}
[type=search] {
  font-size: 16px;
}
.fa-search:before {
  content: "\f002"!important;
  color: var(--tertiary)!important;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  font-size: 25px!important;
  color: var(--tertiary)!important;
  top: 0;
  right: 0;
  position: absolute;
}
.fa-search:hover:before{
  color: var(--secondary)!important;
}
.slideBanniere{
  height: auto!important;
}
.slideBanniere .d-5-12{
  max-width: 712px!important;
}
.primary-navigation > div > .menu-wrapper{
  justify-content: flex-end!important;
}
.flipbook-text .fa-search:before {
    color: var(--couleur1)!important;
}
.flipbook-text .fa-search:hover:before {
    color: var(--gris)!important;
}
.info-link a:hover {
    color: var(--gris)!important;
}


/*HOME PAGEEEEE*/
.infoAct  {
  height: auto!important;
}
.imgAvis{
  min-height: 499px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
#infoPlus iframe{
  width: 100%!important;
}
#infoPlus{
  display: none!important;
}
.insideAvis{
  padding: 0 45px;
}
#avis{
  display: inline-flex;
  align-items: center;
  width: 100%;
  background-color: var(--couleur2);
  color: #fff;
  margin-bottom: 100px;
  margin-top: 80px;
}
#avis h2,
#avis h3{
  color: #fff!important;

}
#avis h3{
  font-weight: 700;
  margin-top: 40px;
}
.laRevue{
  margin: 30px 0;
  display: inline-block;
}
.dateRevue{
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
}
.titreRevue{
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
}
.menuSecondaire{
  display: inline-block;
  color: #fff;
}
.primary-menu-container ul li span{
  position: relative;
  top: 50%;
  transform: translateY(-20%);
  color: var(--tertiary);
}
.primary-menu-container ul li:last-of-type span {
    display: none;
}
.menuSecondaire ul{
  padding: 0;
  margin:0;
  list-style-type: none;
}
.menuSecondaire ul li{
  display: inline-block;
}
.menuSecondaire ul li a{
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  padding: 0 55px;
}
.menuSecondaire ul li a:hover{
  color: var(--primary)!important;
}
.menuSecondaire ul li:first-of-type a{
  padding-left: 0!important;
}
.menuSecondaire ul li:last-of-type span{
  display: none;

}
.primary-navigation li:first-of-type a{
  padding-left: 0!important;
}

.primary-navigation a{
 font-family: var(--relaway)!important;
 color: #fff!important;
 padding: 25px!important;
}
.primary-navigation a:hover{
  text-decoration: none!important;
  color: var(--secondary)!important;
}
.insideNouv .imgLivre{
  transition: all 0.5s;
}
.insideNouv:hover .imgLivre{
  transform: translateY(-10px);
}
#nouveautes .bgcouleur1{
  background-color: var(--couleur1);
  min-height: 500px;
  color: #fff;
  padding: 60px 50px;
  line-height: 22px!important;
}
#nouveautes{
  position: relative;
  z-index: 10!important
}
#nouveautes:before{
  top: -40px;
  /*transform: translate(-50%, -50%);*/
  left: 275px;
  width: 54.45%; /*1100px*/
  height: 100.1%; /*772px*/
  content: "";
  background: var(--grisTP);
  position: absolute;
  z-index: -1;
  display: block;
}
.conteneurNouveaute{
  margin-top: 55px;
}
.conteneurNouveaute h3{
  font-size: 40px!important;
  line-height: 40px!important;
  font-weight: 700;
  margin-bottom: 40px;
}
.conteneurNouveaute h4{
  margin-bottom: 25px;
}
.conteneurActSlide{
  overflow: hidden;
  margin-bottom: 100px; 
}
.infoAct {
  overflow: hidden;
}

.bgImg{
  min-height: 350px!important;
  background-size: cover;
  background-position: center;
  position: relative;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.bgInfoAct{
  position: relative;
}
.bgInfoAct:hover .overlay{
  background-color: rgba(0,0,0,0.6);
}
.bgInfoAct:hover .bgImg{
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.insideAct{
 padding: 50px 40px;
 z-index: 2;
 position: absolute;
 height: 100%;
 width: 100%;
}
.overlay{
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0.3);
  z-index: 2;
  transition: all 0.5s;
}
.conteneurActSlide .slick-prev, .sliderImages .slick-prev{
  left: 0;
  z-index: 9;
}
.conteneurActSlide .slick-next, .sliderImages .slick-next{
  right: 0;
  z-index: 9;
}
.conteneurActSlide .slick-prev:before, .sliderImages .slick-prev:before{
  content: "\f053";
}
.conteneurActSlide .slick-next:before, .sliderImages .slick-next:before{
  content: "\f054";
}
.conteneurActSlide .slick-prev, .conteneurActSlide .slick-next, .sliderImages .slick-prev, .sliderImages .slick-next{
  width: 40px;
  height: 40px;
}
.conteneurActSlide .slick-prev:before, .conteneurActSlide .slick-next:before, .sliderImages .slick-next:before, .sliderImages .slick-prev:before{
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 40px;
  opacity: 0.5;
}
.sliderImages .slick-next:before, .sliderImages .slick-prev:before{
  color: var(--primary)!important;
  opacity: 1!important;
}

.sliderImages .slick-slide:before{
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  width: 100%;
  height: 100%;
  content: "";
  background: #000;
  position: absolute;
  display: block;
  z-index: 9;
  opacity: 0.25;
  pointer-events: none;
}
.sliderImages .slick-current:before{
  opacity: 0!important;
  z-index: -1;
}

.slick-prev:hover:before, .slick-next:hover:before, .sliderImages .slick-next:hover:before, .sliderImages .slick-prev:hover:before{
  color: var(--couleur1)!important;
}

.conteneurInitiativeSlide{
  display: inline-block;
  width: 100%;
}
.conteneurInitiativeSlide .slick-dots{
  display: none!important;
}
.slick-active .containerInitiative{
  margin-left: 0;
  margin-right: 54px;
  transition: all 0.2s;
}
.slick-active + .slick-active .containerInitiative{
  margin-left: 26px;
  margin-right: 26px;
}
.slick-active + .slick-active + .slick-active .containerInitiative{
  margin-left: 54px;
  margin-right: 0;
}

.slick-active .bgInfoAct{
  margin-left: 0;
  margin-right: 12px;
  transition: all 0.2s;
  overflow: hidden;
}
.slick-active + .slick-active .bgInfoAct{
  margin-left: 6px;
  margin-right: 6px;
}
.slick-active + .slick-active + .slick-active .bgInfoAct{
  margin-left: 12px;
  margin-right: 0;
}


#actualites{
  margin-top: 95px;
  display: inline-block;
  width: 100%;
}
#titreActSect{
  margin-bottom: 75px;
}
#titreActSect .btn{
  margin-top: 0;
}
.titreAct{
  color: #fff;
  position: absolute;
  bottom: 40px;
  right: 40px;
  left: 40px;
}
.titreAct h4{
  font-size: 22px!important;
  line-height: 25px!important;
  font-weight: 700!important;
}
.miniInfoAct{
  display: inline-block;
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}

#initiatives{
  margin-top: 90px;
}
.containerInitiative{
  margin:0 40px;
  background-color: #F7F7F7;

}
.nav-slider .nav-right {
  margin-left: 70px;
}
.nav-slider .slick-arrow{
  font-size: 23px;
  color: var(--couleur1);
}
.nav-slider .slick-disabled{
  color: #CCCCCC!important;
}
.lesFiches .slick-dots li button:before {
    font-size: 13px!important;
    border: 0px!important;
    border-radius: 50%;
    /*color: #D9D9D9!important;*/
    width: 17px!important;
    height: 17px!important;
}



#auteursPage .insideAuteurs:hover .titreAuteurs{
  background-color: var(--couleur1);
  transition: .3s all;
}
#auteursPage .insideAuteurs:hover h4 {
  color: #fff!important;
}
#auteursPage h4{
  text-align: center;
  margin-bottom: 30px;
  padding: 15px 0;
  color: #000!important;
}
select{
  border:1px solid #BFBFBF!important;
  color: #BFBFBF!important;
  background-image: url('images/ArrowDownIcon.png')!important;
  background-position: right var(--form--spacing-unit) top 55%!important;
}
select:focus{
  outline: none!important;
}
.listing select{
  width: 100%;
}
.toolBarSingle{
  margin-bottom: 35px;
}
.containerImgSingle{
  padding-right: 80px;
}
.wp-pagenavi{
  margin:40px 0;
}
.wp-pagenavi .next:hover,
.wp-pagenavi .prev:hover,
.previouspostslink:hover,
.nextpostslink:hover,
.next.page-numbers:hover{
  background-color:#fff;
  color: var(--couleur1);
  border: 1px solid var(--couleur1)!important;
}
.wp-pagenavi .next,
.wp-pagenavi .prev,
.previouspostslink,
.nextpostslink,
.next.page-numbers{
  background-color:var(--couleur1);
  color: #fff;
  padding: 5px 10px!important;
  transition: all 0.5s;
  border: 1px solid var(--couleur1)!important;
}
.h5050-text .page-numbers.current{
  background-color:transparent!important;
  font-weight: 700;
  color: var(--couleur1)!important;
}
.h5050-text .page-numbers{
  background-color:transparent!important;
  font-weight: 700;
  color: #000!important;
}
.h5050-text .page-numbers:hover{
  background-color:transparent!important;
  font-weight: 700;
  color: var(--couleur1)!important;
}
.h5050-text .page-numbers:focus{
  background-color:var(--couleur1)!important;
  color: #fff!important;
}
.next.page-numbers{
  color: #fff!important;
  padding: 0px 10px!important;
  background-color:var(--couleur1)!important;
}

.flipbook-text a:focus{
  background-color: transparent!important;
}

.wp-pagenavi{
  text-align: center;
  width: 100%;
}
.wp-pagenavi span.current{
  color: var(--couleur1);
}
.wp-pagenavi a, .wp-pagenavi span{
  border: none!important;
  font-weight: bold;
}
.wp-pagenavi a:hover, .wp-pagenavi span:hover{
  color: var(--couleur1);
}
.wp-pagenavi a:hover, .wp-pagenavi span.current{
  border:none;
}
#titreInitiativeSect{
  margin-bottom: 60px;
}
#titreInitiativeSect h2{
  display: inline-block;
}
.pagingInfo{
  margin-left:55px;
  font-size: 30px;
  font-weight: 300; 
}
.titreInitiative{
  margin-bottom: 15px;
}
.insideInitiative{
  padding: 25px;
}
.imgInitiative{
  height: 236px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.listingLivres{
  margin-top: 40px;
}
.listingLivres a:hover{
  text-decoration: none!important;
}
.paddingLivre{
  margin-bottom: 40px;
}
.slideAutrelivres .paddingLivre{
  margin-bottom: 0px!important;
}

.infoLivre{
 padding: 0 12% 0 5%;
 line-height: 18px;
}
.infoLivre .titreLivre{
  font-size: 20px;
  line-height: 24px;
  font-weight: 800;
  margin-bottom: 10px;
}
.auteurLivre{
  margin-bottom: 10px;

}
.imgLivre{
  min-height: 281px;
  max-width: 215px;
  background-size: contain;
  background-position: top left;
  background-repeat: no-repeat;
}
.paddingLivre{
  padding: 10px 0;
}
.paddingLivre a{
  display: inline-block;
  width: 100%;
  text-decoration: none;
  background-color: transparent!important;
}
/*.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button){
  background:transparent!important;
}*/
iframe{
  border:none;
}
#formAuteur{
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#mc-embedded-subscribe{
  margin-top: 15px;
  margin-left: 2px;
}
input[type=email]{
  width: 100%!important;
}
input[type=email],
#formAuteur input[type=text]{
  padding: 12px;
  width: 55%;
  margin-right: 1%;
  border:1px solid #BFBFBF!important;
}
.boxGrise{
  background-color: #F8F8F8;
  padding: 20px;
  display: inline-block;
  margin-top: 26px;
}
.boxGrise p{
  margin-bottom: 5px!important;
}
.boxGrise a:focus{
  background: transparent!important;
}
.virguleGenre:last-child{
  display: none;
}
.zoomLivre a{
  color: var(--couleur1);
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 20px;
  display: inline-block;
}
.zoomLivre i{
  margin-right: 20px;
}
.btnReset{
  width: 100%;
  text-align: center;
  text-decoration: none;
  color: #fff;
  display: inline-block;
  margin-left: 4%;
  padding: 15px 20px!important;
  line-height: 24px;
  font-size: 16px!important;
}
input[type=submit].btnAuteur{
  background-color: var(--couleur1)!important;
  text-transform: uppercase;
  color: #fff;
  border:none!important;
  font-weight: normal!important;
  padding:11px 20px;
  font-size: 16px!important;
  transition: all 0.2s;
  border: 1px solid var(--couleur1)!important
}
input[type=submit]:hover.btnAuteur:hover{
  background-color: #fff!important;
  color: var(--couleur1)!important;
  border: 1px solid var(--couleur1)!important;
}
input[type=submit]:focus,
.btnAuteur:focus{
  outline: none!important;
}
.site .button, input[type=submit], input[type=reset], .wp-block-search__button, .wp-block-button .wp-block-button__link{
  font-family: "Raleway", sans-serif!important;
}
.resultAuteur{
  display: inline-block;
  margin-top: 10px;
}

/*PAGE CONTENU*/<

.sectionPage h2{
  margin-bottom: 45px;
}
.sectionPage h3{
  font-size: 22px!important;
  font-weight: bold!important;
  color: var(--couleur1)!important;

}
.lesFiches{
  margin-bottom: 50px;
}
.lesFiches h2{
  font-size: 40px!important;
  font-weight: bold!important;
  line-height: 40px!important;
}
.sectionPage h4{
  font-size: 22px!important;
  font-weight: bold!important;
  color: var(--couleur1)!important;
}
.sectionPage h4 a{
  color: var(--couleur1)!important;
}
.bg_gris{
  background-color: #F7F7F7;
  position: relative;
  overflow: hidden;
}
.bg_gris div{
  z-index: 9;
}
.lesFiches .bg_gris:before{
  content: url(images/ligne_Gauche.png);
  position: absolute;
  top: 0;
  left: -10%;
  z-index: 8;
}
.lesFiches .bg_gris:after{
  content: url(images/ligne_Droit.png);
  position: absolute;
  bottom: 0;
  right: -5%;
  z-index: 8;
}


.paddingSection{
  padding: 80px 0;
}
.sectionContenu100{
  display: inline-block;
  width: 100%;
}
.the4cols .colonne_1{
  margin-left: 0;
  margin-right: 106px;
  transition: all 0.2s;
  padding-right: 0;
}
.the4cols .colonne_2{
  margin-left: 53px;
  margin-right: 53px;
  padding-left: 0;
}
.the4cols .colonne_3{
  margin-left: 53px;
  margin-right: 53px;
  padding-left: 0;
}
.the4cols .colonne_4{
  margin-left: 106px;
  margin-right: 0;
}

.the3cols .colonne_1{
  margin-left: 0;
  margin-right: 40px;
  transition: all 0.2s;
  padding-right: 0;
}
.the3cols .colonne_2{
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 0;
}
.the3cols .colonne_3{
  margin-left: 40px;
  margin-right: 0;
}



.colonne_1{
  padding-right: 50px;
}

.colonne_2{
  padding-left: 50px;
}
.theCaption{
  font-size: 14px;
  color: #fff;
  text-align: center;
  background-color: rgba(0,0,0,0.5);
  padding: 10px;
}
.sectionPage #initiatives{
  margin-top: 0;
  margin-bottom: 100px;
}
.sectionPage .nav-slider{
  margin-top: 110px;
}
.imgContain{
  position: relative;
  overflow: hidden;
  display: inline-block;
}
#revuePresse{
  padding: 80px 0;
  color: var(--couleur2);
  display: none!important;
}
#revuePresse a{
  color: var(--couleur2);
  transition: all 0.2s;
}
#revuePresse a:hover{
  color: var(--couleur1);
}
#revuePresse h2{
  margin-bottom: 40px;
  color: var(--couleur2);

}
.sliderImages{
  height: auto!important;
}

/*Slider image*/
.sliderImages .slick-slide{
  height: auto!important;
  justify-content: center;
  display: flex!important;
}
.sectionSliderImages{
  background-color: #EBEBEB;
  position: relative;
  padding-bottom: 262px;
  padding-top: 115px;
  overflow: hidden;
}
.sectionSliderImages:before{
  content: url(images/ligne_Gauche.png);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
}
.sectionSliderImages:after{
  content: url(images/ligne_Droit.png);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 8;
}
.sliderImages {
  padding: 0px 80px 0px 80px!important;
}
.sliderImages .slick-list {
  overflow: visible;
  position: relative;
}
.sliderImages .slick-list:before,
.sliderImages .slick-list:after {
  content: '';
  position: absolute;
  top: -15%;
  height: 130%;
  background-color: #EBEBEB;
  width: 500px;
  z-index: 99999999;
}
.sliderImages .slick-list:before {
  left: -500px;
}
.sliderImages .slick-list:after {
  right: -500px;
}
.sliderImages .slideImages img.imageHeight {
  opacity: 0;
}
.sliderImages .slideImages img.imageShow {
  transform: scale(1) translateY(-50%);
  transform-origin: center top;
  transition: .3s all ease-in-out;
  position: absolute;
  top: 50%;
  left: 0;
  max-width: 100%;
}
.imageShow{
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.sliderImages .slick-track {
  display: flex!important;
  align-items: center!important;
}
.sliderImages .slideImages {
  z-index: 5;
  position: relative;
}
.sliderImages .slideImages.slick-center img.imageShow {
  transform: scale(1.3) translateY(-50%);
}
.sliderImages .slideImages.slick-center {
  z-index: 9999;
}

/*Section infolettre*/
.sectionInfolettre {
  position: relative;
  top: -152px;
  z-index: 20;
  overflow-x: hidden;
}
.sectionInfolettre .container{
  background-color: var(--couleur1);
  color: var(--tertiary);
  padding-top: 39px;
  padding-bottom: 40px;
}
.sectionInfolettre p{
  font-size: 22px;
  margin-bottom: 27px!important;
}
.sectionInfolettre h3{
  margin-bottom: 10px;
}
/*L'infolettre*/
#mc_embed_signup form {
  display: block;
  position: relative;
  text-align: left;
  padding: 0!important;
}
#mc_embed_signup .mc-field-group {
  clear: left;
  position: relative;
  max-width: 369px!important;
  width: 26%!important;
  padding-bottom: 0!important;
  min-height: 50px;
  display: inline-block;
  margin-bottom: 0px;
  margin-right: 83px;
}
#mc_embed_signup .mc-field-group input {
  display: block;
  width: 100%;
  padding: 8px 0;
  text-indent: 0%!important;
  border: none!important;
  border-bottom: 2px solid var(--tertiary)!important;
  background: transparent!important;
}
#mc_embed_signup input {
  border-radius: 0!important;
}
#mc_embed_signup input[type="text"], #mc_embed_signup input[type="email"] {
  font-size: 22px!important;
}
#mc_embed_signup .mc-field-group input::placeholder {
  color: var(--tertiary)!important;
  opacity: 0.5!important;
}
#mc_embed_signup .button {
  height: auto!important;
}
.containerImgSingle{
  padding-right: 80px;
}
.imgSingle img{
  margin-bottom:20px;
  max-height: 400px;
}
.imgSingle {
  display: flex;
  justify-content: center;
}
.linstingThumb{
  min-height: 350px;
}
.linstingThumb h4{
  margin:20px 0;
}
.insideRows{
  margin-bottom: 95px;
}
.linkToSingle{
  border: 1px solid #B9B9B9;
}
.linkToSingle .btn{
  text-align: right;
}
.linstingThumb h3{
  font-weight: 600;
}

/*Toggle Actualités Événements*/
.panel {
  display: none;
  overflow: hidden;
}
.sliderToggle .nomBtn:before{
  content: "Lire la suite";
}
.sliderToggle.active .nomBtn:before{
  content: "Lire moins";
}
.dateEvenement{
  margin-top: 70px;
}
.dateEvenement a{
  text-decoration: none!important;
  display: inline-block;
}
.dateEvenement a:hover{
  text-decoration: none!important;
  color: var(--gris)!important;
}
.timeEvent{
  color: var(--couleur1);
  display: flex;
  align-items: center;
  transition: all 0.25s;
}
.timeEvent:hover{
  color: var(--gris)!important;
}
.timeEvent i{
  font-size: 70px;
  padding-right: 23px;
}
.ctnTimeEvent{
  font-size: 25px;
  font-weight: 600;
  display: inline-block;
}

.evenementDate, .evenementHeure, .evenementEmplacement{
  text-decoration: none;
  display: block;
}

.evenementDate{
  font-size: 26px;
}
.evenementHeure, .evenementEmplacement{
  font-size: 22px;
}
.evenementEmplacement{
  top: -10px;
  position: relative;
}

.wrapperList .insideRows:nth-child(odd){
  padding-right: 30px;

}
.wrapperList .insideRows:nth-child(even){
  padding-left: 30px;
}
.timeStamp{
  margin-right: 55px;
}
.timeStamp, .lacats, .addthisBox{
  display: inline-block;
  font-size: 14px;
  color: #000;
}
.addthis_inline_share_toolbox{
  margin-left: 5px;
}
.addthis_inline_share_toolbox a:focus{
  background-color: transparent!important;
}
.addthisBox{
  display: inline-flex;
  margin-left: 50px;
}
.timeStamp i, .lacats i{
  margin-right: 5px;
}
.blocCtnPost h3{
  margin-bottom: 38px;
}

/************************/
/*  ITEM LIST     */
/************************/
.light-theme h2{
  margin-bottom: 50px;
}
.light-theme a{
  text-decoration: none;
}
.light-theme a:hover{
  text-decoration: underline;
}
.list-item {
  margin-bottom: 30px;
  text-align: center;
}

.list-item a {
  color: #58595B;
}

.list-item .item-img {
  display: inline-block;
  margin-bottom: 10px;
}

.list-item a:hover {
  text-decoration: none;
}

.list-item span {
  display: block;
}

.list-item .author {
  font-size: 15px;
  line-height: 15px;
  color: #909090;
  font-weight: 500;
  margin-bottom: 5px;
}

.list-item .title {
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  line-height: 16px;
  font-weight: 700;
}

.list-item .series {
  font-size: 15px!important;
  line-height: 15px;
  margin-top: 7px;
  color: #878787;
  font-weight: 500;
}

.list-item a:hover {
  color: #b8103d;
}
.bookGrid{
  padding-right: 0px;
  padding-left: 0px;
}

/*----- BLOG POSTS -----*/
#blog.light-theme ul li:before{
  display: none!important;
}
#blog.light-theme ul li.cat-item{
  width: 100%;
  margin-bottom: 13px;

}
#blog.light-theme ul li.cat-item a{
  text-transform: none;
}
#blog.light-theme ul li{
  width: auto;
  clear: none;
}
#blog .page-numbers{
  margin-left: 110px;
  margin-bottom: 50px;
}
#blog .page-numbers li{
  border: none;
}
#blog .tiretOrder{
  color:#b8103d;
}
#blog .page-numbers .tiretOrder:last-child{
  display: none;

}
#blog.light-theme ul li a{
  text-decoration: none;
  text-transform: uppercase;
} 
.blog-post{
  float: left;
  width: 100%;
  margin-bottom: 70px;
  padding-right: 80px;
}
.blog-post .date {
  display: block;
  font-size: 14px;
  /*text-transform: capitalize;*/
  color: #000;
}
#post-363{
  margin-bottom: 0!important;
}
.postAParaitre{
  padding-right: 0!important;
}
.postAParaitre:last-child {
  margin-bottom: 0!important;
}
.aParaitre.bg_gris{
  padding-bottom: 80px;
}
.aParaitre .date{
  text-transform: uppercase;
}
.aParaitre{
  padding-top: 80px;
}
.ctnAParaitre{
  padding-left: 78px;
}
.ctnAParaitre h2{
  font-size: 55px!important;
  margin-bottom: 80px;
  position: relative;
}
.ctnAParaitre h2:after{
  top: 40px;
  left: 0%;
  width: 100%;
  height: 1px;
  content: "";
  background: #CCCCCC;
  position: relative;
  display: inline-block;
}
.premierParagrapheAPropos{
  margin-bottom: 33px!important;
}

.blog-post h1 {
  font-family: "Raleway", sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #000;
}
.blog-post h1 a {
  font-family: "Raleway", sans-serif;
  font-size: 24px!important;
  font-weight: bold!important;
  color: #000!important;
  text-decoration: none!important;
}
.blog-post h1 a:hover {

  text-decoration: underline!important;
}
.blog-post .wp-post-image {
  width: 100%;
  height: auto; 
}

.blog-post p,
.blog-post .more {
  font-size: 19px;
  color: #000;
}

.blog-post h1,
.blog-post img,
.blog-post p {
  margin-bottom: 25px;
}

.blog-post hr {
  margin: 30px 0;
}

/************************/
/*  BOOK LIST     */
/************************/
.book-item {
  margin-bottom: 10px;
}

.book-item .book-cover,
.book-item .book-cover-large {
  position: relative;
  margin: 0 auto 10px auto;
}

.book-item .book-cover {
  width: 100%;
  height: 150px;
}

.book-item .book-cover-large {
  max-width: 100%;
  max-height: 150px;
}

.book-item .book-cover .item-img,
.book-item .book-cover-large .item-img {
  /*position: absolute;*/
  bottom: 0;
  left: 0;
  min-height: 100px;
}

.book-item .book-cover .item-img {
  max-width: 100%;
  max-height: 150px;
}

.book-item .book-cover-large .item-img {
  max-width: 100%;
  max-height: 150px;
}

.book-item .book-info {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
  min-height: 125px;
  margin: 0 auto;
  font-family: 'Raleway', sans-serif;
  color: #000;

}
.avos-search{width: 100%;}
.book-cover-large + .book-info .author,
.book-cover-large + .book-info .series {
  font-size: 15px;
  color: #878787!important;
  font-family: 'Raleway', sans-serif; color: #000;

}

.book-cover-large + .book-info .title {
  font-size: 18px;
  font-weight: bold;
  font-family: 'Raleway', sans-serif; color: #000;
  line-height: 16px;

}
.textwidget{
  padding-right: 45px;
}

/*PAGE CONTENU MEMBER*/
/*#memberList{
  width: 100%;
  }*/
  .theBookSearch,
  #memberList{
    margin-top: 50px!important;
  }
  .paddingEditeur{
    padding: 0 5%;
  }
  #editeurs {
    padding: 25px 0;
  }

  #editeurs .editor {

    width: 100%;
    height: 200px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    text-align: center;
  }

  .editor a {
    border-radius: 5px;
    padding: 15px;
    height: 100%;
    color: transparent;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .editor a:hover {
    background-color: #b8103d;
    opacity: 0.95; filter: alpha(opacity=95);
    color: #fff;
  }

  .editor a span {
    display: block;
    width:100%;
  }

  .editor a span:first-child {
    font-family: "Raleway", sans-serif;
    font-size: 20px;
  }

  .editor a span:last-child {
    font-size: 16px;
    text-decoration: underline;
  }



  #memberList li {
    width: 100%;
    clear: none;
    max-height: 190px;
    min-width: 200px;
  }
  #memberList li {
    list-style: none;
    margin-bottom: 10px;
    float: left;
  }
  .listNavHide {
    display: none;
  }
  #memberList-nav{
    width: 100%;
    background-color:#F8F8F8;
    padding: 30px 0;
    color: var(--couleur1);
    margin-bottom: 95px;
  }
  .tiretOrder:last-of-type {
    display: none!important;
  }
  .ln-letters{
    text-align: center;
  }
  .ln-selected{
    font-weight: bold;
  }
  #memberList-nav a{
    color: var(--couleur1);
    text-transform: uppercase;
    display: inline-flex;
    text-decoration: none!important;
    margin:0 5px;
  }
  #memberList-nav a:hover{
    font-weight: bold;
  }


/**FOOOOOTER*/
.home #colophon{
  /*margin-top: 60px;*/
  margin-top: -92px;
}
#colophon img:hover{
  opacity: 0.8;
}
.imgMembre{
    margin: inherit!important;
  }
.copyrights{
  color: #fff;
  font-size: 14px;
  border: 2px solid var(--couleur1);
}
.copyrights .fondBleu{
  background-color: var(--couleur1);
  padding: 20px 0;
}
.copyrights a:hover{
  opacity: 0.8;
}
.copyrights p{
  display: inline-block;
  margin-bottom: 0!important;
}
.copyrights a{
  border:none;
  text-decoration: none!important;
  color: #fff;
}
.copyrights a:focus{
  background: transparent!important;
}
.menuFooter{
  margin-top: 25px;
}
#site-navigation .sub-menu-toggle,
.menuFooter .sub-menu-toggle{
  display: none;
}
.menuFooter ul{
  margin-left: 0;
  padding-left: 0;
}
.menuFooter ul li{
  list-style-type: none;
  text-transform: uppercase;
  margin-bottom: 20px; 
  font-size: 20px;
}
.leFooter{
  background-color: var(--gris);
  font-size: 20px;
  color: var(--tertiary);
  padding-top: 61px;
  padding-bottom: 78px;
}
.leFooter a{
 color: var(--tertiary);
 text-decoration: none;
}
.leFooter a:hover{
  color: var(--couleur1)!important;
}
.lesMembres .d-2-3{
  display: flex;
  align-items: flex-end;
}

.logoFooter{
  margin-bottom: 40px;
  max-width: 190px!important;
  margin-left: 0!important;
}
.phoneFooter{
  margin-top: 40px;
}
.blocInfolettre{
  color: var(--couleur2);
  font-weight: 500;
  font-size: 25px;
  padding: 0 75px;
  line-height: 30px;
}
.blocInfolettre h3{
  margin-bottom: 40px;
}
.reseauSociauxFooter {
  margin-bottom: 38px;
}
.ctnDroitFooter1 p{

}
.avecLigneMilieu{
  position: relative;
}
.avecLigneMilieu:before{
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  width: 2px;
  height: 234px;
  content: "";
  background: #808080;
  position: relative;
  display: inline-block;
  margin-right: 55px;
}
.reseauSociaux a{
  border:1px solid var(--couleur2);
  width: 34px;
  height: 33px;
  line-height: 25px;
  text-align:center;
  display: inline-block;
  margin-right: 8px;
  transition: all 0.5s;
  border: 1px solid var(--tertiary);
}
.reseauSociauxFooter a {
  width: 42px!important;
  height: 42px!important;
  line-height: 32px;
  text-align: center;
  display: inline-block;
  margin-right: 25px;
  transition: all 0.5s;
  border: 1px solid var(--tertiary);
}
.reseauSociauxFooter .leReseau i {
  line-height: 42px;
}
.leFooter .reseauSociaux a:hover{
  background-color: var(--couleur1);
  color: var(--tertiary)!important;
  border: 1px solid var(--couleur1);
}
.bailleurs{
  background-color: var(--primary);
  padding-top: 83px;
  padding-bottom: 35px;
}
.bailleurs2{
  background-color: var(--primary);
  padding-bottom: 85px;
}
.titreFooter3 p{
  color: var(--grisP);
  font-weight: 700;
  font-family: var(--lora);
  font-size: 20px;
}
.d-center img, .th-center img{
  margin: 0 auto;
}
.titreMembres{
  font-family: var(--lora);
  margin-top: 75px;
  margin-bottom: 22px!important;
  color: var(--grisP);
}

/*COOOONTENUS*/
#memberList li {
  width: 100%;
  clear: none;
  max-height: 190px;
  min-width: 200px;
}
#memberList li {
  list-style: none;
  margin-bottom: 10px;
  float: left;
}
.listNavHide {
  display: none;
}
#memberList-nav{
  width: 100%;
  background-color:#F8F8F8;
  padding: 30px 0;
  color: var(--couleur1);
  margin-bottom: 95px;
}
.tiretOrder:last-of-type {
  display: none!important;
}
.ln-letters{
  text-align: center;
}
.ln-selected{
  font-weight: bold;
}
#memberList-nav a{
  color: var(--couleur1);
  text-transform: uppercase;
  display: inline-flex;
  text-decoration: none!important;
  margin:0 5px;
}
#memberList-nav a:hover{
  font-weight: bold;
}
.conteneurClubSlide .imgLivre {
  padding: 0 50px;
}
.clubDescription h2{
  margin-bottom: 40px;
}
.clubDescription h4{
  margin-bottom: 15px;
}
.slideclub a{
  text-decoration: none;
}
.paperback-info a{
  background-color: #4393E1!important;
}


#buyMeBook .bouq-link a,
#buyMeBook button{
  background-color: var(--gris);
  color: #fff;
  padding: 12px 20px;
  font-family: "Raleway", sans-serif!important;
  border:0!important;
  transition: all 0.2s;
  margin-bottom: 10px;
  display: inline-block;
  font-size: 14px;
}
.notFAW{
  font-family: "Raleway", sans-serif!important;
  margin-left: 5px;  
}
.priceIn{
  margin-left: 5px;
}
.auteurDesc{
  display: inline-block;
  border-top: 1px solid #CCCCCC;
  padding-top: 30px;
  margin-top: 25px;
}

#buyMeBook .bouq-link a:hover,
#buyMeBook button:hover{
  background-color: var(--couleur1)!important;
  color: #fff!important;
}
.revueAuteur{
  margin-bottom: 15px;
}
.ficheHeader .titrePage  h1{
  padding-bottom: 0!important;
}
.editeurSingle{
  font-size: 22px;
}
.home .rowListing {
  margin-top: 50px;
  margin-bottom: 80px;
}
  .containerTabs .laRevue,
.containerTabs .rowListing{
  margin-top: 0!important;
  }
  .rowListing {
    margin-top: 50px!important;
  }
  .insideFicheLivre h3 a:focus{
    background: transparent!important; 
  }
  .insideFicheLivre .rowListing {
    padding-right: 8.33%;
  }
  .insideFicheLivre h3,
  .insideFicheLivre h2{
    margin-bottom: 15px!important;
  }
  .insideFicheLivre h3 a{
    text-decoration: none;
  }
  .insideFicheLivre .containerTabs{
    margin-top: 45px;
  }
  .titrePage h1{
    font-weight: 100!important;
  }
  .ficheHeader .btn{
    margin-top: 0;
  }
  .revueLink:hover{
    color: var(--couleur1);
  }
  .miniImgBio{
    margin-right: 40px;
  }
  .laRevue a{
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
    text-decoration: none!important;
    display: inline-block;
  }
  .laRevue a:hover{text-decoration: underline;}
  .sectionTabs{
    border-bottom: 1px solid #CCCCCC;
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 20px;
    display: inline-block;
  }
  .sectionTabs{
    margin-top: 15px;
  }
  .sectionTabs a:focus{
    background-color: transparent!important;
  }
  .achatBtn{
    color: #1A1A1A!important;
  }
  .tabs{
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    color: #CCCCCC;
    margin-right: 25px;
  }
  .tabs.current,
  .tabs:hover{
    color: var(--couleur1);
  }
  #auteursPage{
    margin-bottom: 95px;
  }
  #auteursPage img{
    opacity: 0;
    width: 100%;
    height: 200px;
  }
  .insideAuteurs {
    margin: 0 15px 0 0;
    min-height: 460px;
  }
  .insideAuteurs a{
    text-decoration: none!important;
  }
  .imgAuteurs {
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 300px;
  }
  .imgAuteur img{
    max-height: 400px;
    margin: 0 auto;
  }
  .h5050-text h2, .titreCtnFlexibles h2{
    margin-bottom: 61px;
  }
  .h5050-text p{
    font-size: 20px!important;
  }
  .h5050-text a{
    text-decoration: none!important;
    color: var(--couleur1)!important;
  }
  .h5050-text a:hover{
    text-decoration: none!important;
    color: var(--couleur2)!important;
  }


/*PPOOSSTT*/
  #comments, .post-navigation{
    display: none!important;
  }
  .ctnPost{
    margin-bottom: 130px;
  }
  .ctnPost h2{
    margin-bottom: 100px;
    position: relative;
  }
  .ctnPost h2:after{
    top: 50px;
    left: 0%;
    width: 100%;
    height: 1px;
    content: "";
    background: #CCCCCC;
    position: relative;
    display: inline-block;
  }
  .ctnPost .post-thumbnail{
    display: flex;
    margin-top: 0!important;
  }
  .type-post{
    margin-bottom: 0!important;
  }
  .ctnPost .entry-content{
    padding-left: 82px;
  }
  .blocCtnPost{
    padding: 0 50px 50px 50px;
  }

/*GGRRIIDD*/
.grid {
  max-width: 80%!important;
  margin: 0 auto;
  padding-top: 45px;
}

/* clearfix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- grid-item ---- */

.grid-sizer,
.grid-item {
  width: 49.5%;
}

.grid-item {
  margin-bottom: 64px;
  float: left;
  border-radius: 5px;
  padding: 0 20px;
}

.espaceSpcialisation{
  margin-top: 40px;
}

@media only screen and (max-width: 1661px) {
  .suivezNous {
    margin-right: 15px;
  }
  #masthead .reseauSociaux a {
    margin-right: 10px;
  }

}
@media only screen and (max-width: 1640px) {
  .leFooter{
    background-position: -30% 95%;
  }
  h1 {
    font-size: 45px!important;
    line-height: 45px;
  }
  h4 {
    font-size: 22px!important;
    line-height: 22px!important;
  }

}
@media only screen and (max-width: 1633px) {
  .headerSociaux{
    width: 100%!important;
  }
  .menuSecondaire ul li a {
    font-size: 16px;
    padding: 0 20px;
  }

}
@media only screen and (max-width: 1600px) {
  .menuSecondaire ul li a {
    font-size: 16px;
    padding: 0 20px;
  }

}
@media screen and (max-width: 1485px) {
  .primary-navigation a {
    padding: 20px!important;
  } 

}

@media only screen and (max-width: 1440px) {
  .primary-navigation a{
    font-size: 16px!important;
  }
  .blocInfolettre .btn{
    border-color:#fff;
    color: #fff;
  }
  .blocInfolettre {
    padding: 0;
    margin-top: 20px;
    color: #fff;
  }
  .leFooter{
    padding-top: 50px;
    min-height: auto;
  }
  #colophon{
    background-color: var(--couleur1);
  }
  .blocInfolettre .btn:hover{
    color: var(--couleur1);
  }
  .blocInfolettre .btn:after{
    background:#fff;
  }
}
@media only screen and (max-width: 1425px) {
  .suivezNous {
    margin-right: 5px;
  }
  #masthead .reseauSociaux a {
    margin-right: 5px;
  }

}
@media only screen and (max-width: 1366px) {

}
@media only screen and (max-width: 1280px) {
  .slick-active .containerInitiative{
    margin-left: 0;
    margin-right: 32px;
    transition: all 0.2s;
  }
  .slick-active + .slick-active .containerInitiative{
    margin-left: 16px;
    margin-right: 16px;
  }
  .slick-active + .slick-active + .slick-active .containerInitiative{
    margin-left: 32px;
    margin-right: 0;
  }

}
@media screen and (max-width: 1145px) {
  .grid-sizer,
  .grid-item {
    width: 45%;
  }
}
@media screen and (max-width: 1140px) {


}
@media screen and (max-width: 1100px) {
  .primary-navigation a {
    padding: 10px!important;
  }
  .menuSecondaire ul li a {
    font-size: 15px;
    padding: 0 10px;
  }  

}

@media screen and (max-width: 1024px) {
  #responsive-menu-pro-container, #responsive-menu-pro-additional-content{
      background: var(--couleur2)!important;
  }
  .heading2 {
    display: none!important;
  }
  .nav-slider{
    margin-top: 20px;
  }
      .dateRevue{
      font-size: 20px;
      line-height: 20px;
    }
    .titreRevue{
      font-size: 25px;
      line-height: 25px;
    }
  .infoLivre{
    padding: 0!important;
  }
  #titreNouveaute .btn{
    margin-top: 20px;
  }
  .imgAuteur{
    margin-bottom: 20px;
  }
  .addthisBox{
    margin-left: 0;
    margin-bottom: 10px;
  }
   #revuePresse a{
    margin-right: 0!important;
   }
  .miniImgBio{
    margin-bottom: 25px;
  }
  .miniImgBio{
    margin-right: 0;
  }
  .paddingRight{
    padding-right: 0!important;
  }
  .paddingLeft{
    padding-left: 0!important;
  }
  #avis{
    display: block;
  }
  .achatBtnMobile{
    display: block!important;
  }
  .achatBtn{
    display: none;
  }
  #formAuteur{
    justify-content: flex-start;
  }
  #memberList-nav{
    margin-top: 20px;
  }
  .ficheHeader .btn{
    margin-top: 20px;
  }
  .boxGrise{
    width: 100%;
    margin-bottom: 20px;
  }
  .insideFicheLivre .rowListing {
    padding-right: 0;
  }
  .miniImgBio{
    margin-right: 0;
  }
  .the3cols .colonne_1,
  .the3cols .colonne_2,
  .the3cols .colonne_3,
  .the4cols .colonne_1,
  .the4cols .colonne_2,
  .the4cols .colonne_3,
  .the4cols .colonne_4{
    margin-left: 0;
    margin-right: 0;
  }
  .h5050-container{
    display: block!important;
  }
  .content-h5050 .h5050-half.h5050-topalign
  .h5050-container{
    display: block!important;
  }

  .colonne_1{
    padding-right: 0;
  }

  .colonne_2{
    padding-left: 0;
    margin-top: 25px;
  }
  .leFooter .reseauSociaux {
    display: inline-flex;
  }
  .logoFooter{
    margin:0 auto 20px auto;
    margin-left: auto!important;
  }
  .imgMembre {
    margin: 0 auto!important;
  }
  .phoneFooter{
    margin-top: 20px;
  }
  .imgAuteur{
    margin-bottom: 20px;
  }
  #nouveautes .bgcouleur1{
    min-height: auto;
  }
  .imgNouveaute{
    min-height: 350px;
  }
  .titrePage h1{
    font-size: 60px!important;
  }
  h1 {
    font-size: 50px!important;
    line-height: 50px!important;
  }
  .titrePage h1:before {
    margin-right: 20px;
    transform: translate(-50%, 25%);
  }
  h2 {
    font-size: 40px!important;
    line-height: 40px!important;
  }
  h3,
  .conteneurNouveaute h3{
    font-size: 30px!important;
    line-height: 30px!important;
  }
  h4{
    font-size: 20px!important;
    line-height: 20px!important;
  }
  .banner blockquote p{
    font-size: 18px!important;
    line-height: 20px!important;
  }
  body,
  .btn{
    font-size: 14px!important;
  }
  img{
    margin: 0 auto;
  }
  #actualites,
  #initiatives{
    margin-top: 50px;
  }
  .paddingMobile{
    padding: 0 5%;
  }
  .copyrights img{
    margin:20px auto;
  }
  .insideBanner img{
    margin-bottom: 20px;
  }
  #masthead{
    padding-top: 5%;
    position: fixed;
    width: 100%;
  }
  #masthead img{
    max-width: 80%!important;
  }
  #responsive-menu-pro-button {
    position: fixed!important;
  }
  .sectionSliderImages:before, .sectionSliderImages:after{
    display: none!important;
  }
  .heading1{
    padding-bottom: 60px;
  }
  .sectionInfolettre .container{
    padding:5%;
  }
  .leFooter .th-center{
    justify-content: center;
  }
  .lesMembres .d-1-3{
    margin-bottom: 0px;
  }
  #mc_embed_signup .mc-field-group {
    width: 100%!important;
    max-width: 100%!important;  
  }
  .heading2 .espaceBleu{
    display: none!important;
  }
  .headerSociaux {
    width: 100%!important;
  }
  .slick-dots {
    left: 46%;
  }
  .wrapperList .insideRows:nth-child(odd){
    padding-right: 0;

  }
  .wrapperList .insideRows:nth-child(even){
    padding-left: 0;
  }
  .containerImgSingle{
    padding-right: 0;
  }
  .ficheHeader .btn{
    margin-top: 20px;
  }
  .h5050-half-inner{
    display: block;
  }
  .grid-sizer,
  .grid-item {
    width: 100%;
  }
  .premierParagrapheAPropos{
    margin-bottom: 15px!important;
  }
  .ctnAParaitre {
      padding-left: 0px;
  }
  #primary {
    padding-top: 150px!important;
  }
  .blocBleu {
      top: 255px;
  }
  #nouveautes:before {
    width: 70%;
    left: 175px;
  }
  .menu-menu-footer-container{
    padding: 30px 0;
  }
  .bailleurs a img, .bailleurs2 a img{
    margin-bottom: 30px;
  }
  .bailleurs a, .bailleurs2 a, .lesMembres a{
    width: fit-content;
    display: inline-block;
  }
  .marginTablette{
    margin-top: 30px;
  }
  .espaceSpcialisation, .espaceSpcialisation p{
    display: none;
  }
  .ctnPost .entry-content {
    padding-left: 0;
  }
  .ctnPost {
    margin-bottom: 50px;
  }    
  .imgAuteur img {
    max-height: 100%;
    margin-left: 0!important;
  }
  .miniImgBio img{
    margin-left: 0!important;
  }

}
@media screen and (max-width: 781px) {


}  
@media screen and (max-width: 768px) {
        #formAuteur {
      display: block;
    }
    #formAuteur .btnAuteur{
      margin-top:10px!important;
      width: 100%!important;
    }
    input[type=email], #formAuteur input[type=text]{
      width: 100%;
    }
  .titrePage h1 {
    font-size: 35px!important;
  }
  .blocInfolettre{
    font-size: 20px;
  }
  .blocInfolettre{
    padding: 0;
    margin-top: 20px;
    color: #fff;
  }
  .sectionInfolettre {
    top: -120px;
  }
  .menuFooter, #colophon .reseauSociaux{
    padding-left: 0;
  }
  .menuFooter ul li{
    font-size: 16px;
  }

  #nouveautes .bgcouleur1{
    padding: 30px;
  }
  .imgLivre{
    background-position: center;
    margin:0 auto;
  }
  .infoLivre{
    margin-top: 5%;
    text-align: center;
  }
  .conteneurActSlide .slick-prev, .sliderImages .slick-prev{
    left: 25px;
  }
  .conteneurActSlide .slick-next, .sliderImages .slick-next{
    right: 25px;
  }
  #titreActSect .btn{
    margin-top: 20px;
  }
  #initiatives .nav-slider{
    margin-top: 20px;
  }
  .slidePhotos .slick-list:before,
  .slidePhotos .slick-list:after {
    background-color: transparent!important;
  }
  #nouveautes:before{
    display: none!important;
  }
  .blocBleu {
    padding: 25px 15px 25px 15px;
  }
  .blocBleu .btnBlanc{
    text-align: center!important;
  }
  .suivezNous {
    margin-right: 15px;
  }
  #masthead .reseauSociaux a {
    margin-right: 10px;
  }
  #masthead .reseauSociaux {
    margin-left: 0px;
  }
  .bailleurs {
    background-color: var(--primary);
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .sectionSliderImages {
    padding-bottom: 200px;
    padding-top: 90px;
  }
  .post-8{
    margin-top: 0!important;
  }
  .slick-active .bgInfoAct {
    margin-right: 0;
  }
  #masthead img {
      max-width: 60%!important;
      margin-bottom: 0px;
      margin-left: 0;
  }
  .heading1 {
      padding-bottom: 30px;
  }
  #primary {
    padding-top: 95px!important;
  }
  #responsive-menu-pro-container {
      margin-top: 90px!important;
  }
  .banniere-container .slick-list {
      padding-bottom: 240px;
  }
  h1 {
      font-size: 38px!important;
  }
  h4 {
      font-size: 18px!important;
  }
  .btn a {
      font-size: 14px;
  }
  .conteneurActSlide .slick-prev:before, .conteneurActSlide .slick-next:before, .sliderImages .slick-next:before, .sliderImages .slick-prev:before {
      font-size: 30px;
  }
  .sliderImages .slideImages.slick-center img.imageShow {
      transform: none;
      opacity: 1;
  }
  .sliderImages .slideImages img.imageShow {
      top: 0%;
      overflow: hidden;
      opacity: 0;
  }
  .sectionInfolettre p{
    font-size: 20px;
  }
  .sectionInfolettre{
    padding: 0 7%;
  }
  .sectionInfolettre .container{
    padding: 10%;
  }
  .logoFooter {
    max-width: 60%!important;
  }
  .copyrights, .copyrights p {
      line-height: 20px!important;
  }
  .premierParagrapheAPropos {
    margin-bottom: 33px!important;
  } 
  .membreCATop{
    margin-top: 40px;
  }
  .imgSingle {
    display: block;
  }
  .grid-item {
    padding: 0px;
  }
  .blocCtnPost {
      padding: 0 10px 10px 10px;
  }
  .post-thumbnail img{
    height: auto!important;
    width: 100%!important;
  }
  .ctnPost .post-thumbnail {
    display: block;
  }
  #post-41 .paddingSection{
    padding: 0!important;
  }
  .blog-post p, .blog-post .more {
    font-size: 17px;
  }
  .ctnAParaitre h2, h2, .lesFiches h2 {
    font-size: 38px!important;
    line-height: 38px!important;
  }
  .slick-dots {
    left: 0%;
  }
  .insideAuteurs {
    min-height: auto;
  }




}


@media screen and (max-width: 560px) {
  h1 {
    font-size: 40px!important;
    line-height: 40px!important;
  }
  .sectionSliderImages {
    padding-top: 50px;
  }
}
@media screen and (max-width: 640px) {
}
@media screen and (max-width: 480px) {
}
@media screen and (max-width: 340px) {
}




/* COLOC */
.content-h5050{
  width: 100%;
}
.content-h5050 .h5050-half.h5050-topalign {
  align-self: flex-start; 
}
.content-h5050 .h5050-half.h5050-grid:first-of-type .h5050-half-inner {
  margin-right: 0; 
}
.content-h5050 .h5050-half.h5050-grid:last-of-type .h5050-half-inner {
  margin-left: 0; 
}
.content-h5050 .h5050-half .h5050-half-inner {
  width: 100%; 
}
.content-h5050 .h5050-half .h5050-half-inner .h5050-slider {
  padding: 0;
  width: 100%; 
}
.content-h5050 .h5050-half .h5050-half-inner .h5050-slider .h5050-item .h5050-item-img {
  padding-top: 70%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; 
}
.content-h5050 .h5050-half .h5050-half-inner .h5050-text {
  padding: 0;
  width: 100%; 
}
.content-h5050 .h5050-half .h5050-half-inner .h5050-image {
  padding: 0;
  overflow: hidden;
  position: relative;
  display: inline-block;
}
.h5050-image .theCaption{
  z-index: 999;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.content-h5050 .h5050-half .h5050-half-inner .h5050-image img{
  max-width: 100%!important;
  margin: 0 auto;
}
.content-h5050 .h5050-half .h5050-half-inner .h5050-slider.slick-dotted {
  margin-bottom: 0 !important; 
}

section.content-h5050.inverted .h5050-container {
  direction: rtl; 
}
.h5050-container{
  display: flex;
  align-items: center;
}
section.content-h5050.inverted .h5050-container .h5050-half {
  direction: ltr; 
}
section.content-h5050.inverted .h5050-container .h5050-half .h5050-text {
  direction: rtl; 
}
section.content-h5050.inverted .h5050-container .h5050-half .h5050-text > div {
  direction: ltr; 
}

@media screen and (max-width: 1280px) {
  section.content-h5050 .h5050-container .h5050-half.h5050-grid:first-of-type .h5050-half-inner {
    margin-right: auto; 
  }
  section.content-h5050 .h5050-container .h5050-half.h5050-grid:last-of-type .h5050-half-inner {
    margin-left: auto; 
  } 
}
.d-1-1 {
  width: 100%; 
}

.d-1-2 {
  width: 50%; 
}

.d-2-2 {
  width: 100%; 
}

.d-1-3 {
  width: 33.3333333333%; 
}

.d-2-3 {
  width: 66.6666666667%; 
}

.d-3-3 {
  width: 100%; 
}

.d-1-4 {
  width: 25%; 
}

.d-2-4 {
  width: 50%; 
}

.d-3-4 {
  width: 75%; 
}

.d-4-4 {
  width: 100%; 
}

.d-1-5 {
  width: 20%; 
}

.d-2-5 {
  width: 40%; 
}

.d-3-5 {
  width: 60%; 
}

.d-4-5 {
  width: 80%; 
}

.d-5-5 {
  width: 100%; 
}

.d-1-6 {
  width: 16.6666666667%; 
}

.d-2-6 {
  width: 33.3333333333%; 
}

.d-3-6 {
  width: 50%; 
}

.d-4-6 {
  width: 66.6666666667%; 
}

.d-5-6 {
  width: 83.3333333333%; 
}

.d-6-6 {
  width: 100%; 
}

.d-1-7 {
  width: 14.2857142857%; 
}

.d-2-7 {
  width: 28.5714285714%; 
}

.d-3-7 {
  width: 42.8571428571%; 
}

.d-4-7 {
  width: 57.1428571429%; 
}

.d-5-7 {
  width: 71.4285714286%; 
}

.d-6-7 {
  width: 85.7142857143%; 
}

.d-7-7 {
  width: 100%; 
}

.d-1-8 {
  width: 12.5%; 
}

.d-2-8 {
  width: 25%; 
}

.d-3-8 {
  width: 37.5%; 
}

.d-4-8 {
  width: 50%; 
}

.d-5-8 {
  width: 62.5%; 
}

.d-6-8 {
  width: 75%; 
}

.d-7-8 {
  width: 87.5%; 
}

.d-8-8 {
  width: 100%; 
}

.d-1-9 {
  width: 11.1111111111%; 
}

.d-2-9 {
  width: 22.2222222222%; 
}

.d-3-9 {
  width: 33.3333333333%; 
}

.d-4-9 {
  width: 44.4444444444%; 
}

.d-5-9 {
  width: 55.5555555556%; 
}

.d-6-9 {
  width: 66.6666666667%; 
}

.d-7-9 {
  width: 77.7777777778%; 
}

.d-8-9 {
  width: 88.8888888889%; 
}

.d-9-9 {
  width: 100%; 
}

.d-1-10 {
  width: 10%; 
}

.d-2-10 {
  width: 20%; 
}

.d-3-10 {
  width: 30%; 
}

.d-4-10 {
  width: 40%; 
}

.d-5-10 {
  width: 50%; 
}

.d-6-10 {
  width: 60%; 
}

.d-7-10 {
  width: 70%; 
}

.d-8-10 {
  width: 80%; 
}

.d-9-10 {
  width: 90%; 
}

.d-10-10 {
  width: 100%; 
}

.d-1-11 {
  width: 9.0909090909%; 
}

.d-2-11 {
  width: 18.1818181818%; 
}

.d-3-11 {
  width: 27.2727272727%; 
}

.d-4-11 {
  width: 36.3636363636%; 
}

.d-5-11 {
  width: 45.4545454545%; 
}

.d-6-11 {
  width: 54.5454545455%; 
}

.d-7-11 {
  width: 63.6363636364%; 
}

.d-8-11 {
  width: 72.7272727273%; 
}

.d-9-11 {
  width: 81.8181818182%; 
}

.d-10-11 {
  width: 90.9090909091%; 
}

.d-11-11 {
  width: 100%; 
}

.d-1-12 {
  width: 8.3333333333%; 
}

.d-2-12 {
  width: 16.6666666667%; 
}

.d-3-12 {
  width: 25%; 
}

.d-4-12 {
  width: 33.3333333333%; 
}

.d-5-12 {
  width: 41.6666666667%; 
}

.d-6-12 {
  width: 50%; 
}

.d-7-12 {
  width: 58.3333333333%; 
}

.d-8-12 {
  width: 66.6666666667%; 
}

.d-9-12 {
  width: 75%; 
}

.d-10-12 {
  width: 83.3333333333%; 
}

.d-11-12 {
  width: 91.6666666667%; 
}

.d-12-12 {
  width: 100%; 
}

.d-show {
  display: block !important; 
}

.d-hide {
  display: none !important; 
}

.d-full {
  width: 100%; 
}

.d-hide {
  display: none !important; 
}

.d-show.b {
  display: block; 
}

.d-show.ib {
  display: inline-block; 
}

.d-show.fl {
  display: flex;
  flex-wrap: wrap; 
}

.d-left {
  text-align: left !important; 
}

.d-right {
  text-align: right !important; 
}

.d-center {
  text-align: center !important; 
}

.d-no-mar {
  margin: 0 !important; 
}

.d-fw-100 {
  font-weight: 10; 
}

.d-fw-200 {
  font-weight: 20; 
}

.d-fw-300 {
  font-weight: 30; 
}

.d-fw-400 {
  font-weight: 40; 
}

.d-fw-500 {
  font-weight: 50; 
}

.d-fw-600 {
  font-weight: 60; 
}

.d-fw-700 {
  font-weight: 70; 
}

.d-fw-800 {
  font-weight: 80; 
}

.d-fw-900 {
  font-weight: 90; 
}

.d-t-align-center {
  text-align: center; 
}

.d-t-align-left {
  text-align: left; 
}

.d-t-align-right {
  text-align: left; 
}

.d-t-transform-uppercase {
  text-transform: uppercase; 
}

.d-t-transform-none {
  text-transform: none; 
}

.d-t-decoration-none a,
.d-t-decoration-none {
  text-decoration: none; 
}

.d-t-decoration-underline a,
.d-t-decoration-underline {
  text-decoration: underline; 
}

.d-bg-position-center,
.d-bg-position-center-center {
  background-position: center center; 
}

.d-bg-position-center-right {
  background-position: center right; 
}

.d-bg-position-center-left {
  background-position: center left; 
}

.d-bg-position-top-center {
  background-position: top center; 
}

.d-bg-position-top-right {
  background-position: top right; 
}

.d-bg-position-top-left {
  background-position: top left; 
}

.d-bg-position-bottom-center {
  background-position: bottom center; 
}

.d-bg-position-bottom-right {
  background-position: bottom right; 
}

.d-bg-position-bottom-left {
  background-position: bottom left; 
}

.d-bg-size-cover {
  background-size: cover; 
}

.d-bg-size-contain {
  background-size: contain; 
}

.d-bg-no-repeat {
  background-repeat: no-repeat; 
}

@media screen and (max-width: 1910px) {
  .b1-1-1 {
    width: 100%; 
  }

  .b1-1-2 {
    width: 50%; 
  }

  .b1-2-2 {
    width: 100%; 
  }

  .b1-1-3 {
    width: 33.3333333333%; 
  }

  .b1-2-3 {
    width: 66.6666666667%; 
  }

  .b1-3-3 {
    width: 100%; 
  }

  .b1-1-4 {
    width: 25%; 
  }

  .b1-2-4 {
    width: 50%; 
  }

  .b1-3-4 {
    width: 75%; 
  }

  .b1-4-4 {
    width: 100%; 
  }

  .b1-1-5 {
    width: 20%; 
  }

  .b1-2-5 {
    width: 40%; 
  }

  .b1-3-5 {
    width: 60%; 
  }

  .b1-4-5 {
    width: 80%; 
  }

  .b1-5-5 {
    width: 100%; 
  }

  .b1-1-6 {
    width: 16.6666666667%; 
  }

  .b1-2-6 {
    width: 33.3333333333%; 
  }

  .b1-3-6 {
    width: 50%; 
  }

  .b1-4-6 {
    width: 66.6666666667%; 
  }

  .b1-5-6 {
    width: 83.3333333333%; 
  }

  .b1-6-6 {
    width: 100%; 
  }

  .b1-1-7 {
    width: 14.2857142857%; 
  }

  .b1-2-7 {
    width: 28.5714285714%; 
  }

  .b1-3-7 {
    width: 42.8571428571%; 
  }

  .b1-4-7 {
    width: 57.1428571429%; 
  }

  .b1-5-7 {
    width: 71.4285714286%; 
  }

  .b1-6-7 {
    width: 85.7142857143%; 
  }

  .b1-7-7 {
    width: 100%; 
  }

  .b1-1-8 {
    width: 12.5%; 
  }

  .b1-2-8 {
    width: 25%; 
  }

  .b1-3-8 {
    width: 37.5%; 
  }

  .b1-4-8 {
    width: 50%; 
  }

  .b1-5-8 {
    width: 62.5%; 
  }

  .b1-6-8 {
    width: 75%; 
  }

  .b1-7-8 {
    width: 87.5%; 
  }

  .b1-8-8 {
    width: 100%; 
  }

  .b1-1-9 {
    width: 11.1111111111%; 
  }

  .b1-2-9 {
    width: 22.2222222222%; 
  }

  .b1-3-9 {
    width: 33.3333333333%; 
  }

  .b1-4-9 {
    width: 44.4444444444%; 
  }

  .b1-5-9 {
    width: 55.5555555556%; 
  }

  .b1-6-9 {
    width: 66.6666666667%; 
  }

  .b1-7-9 {
    width: 77.7777777778%; 
  }

  .b1-8-9 {
    width: 88.8888888889%; 
  }

  .b1-9-9 {
    width: 100%; 
  }

  .b1-1-10 {
    width: 10%; 
  }

  .b1-2-10 {
    width: 20%; 
  }

  .b1-3-10 {
    width: 30%; 
  }

  .b1-4-10 {
    width: 40%; 
  }

  .b1-5-10 {
    width: 50%; 
  }

  .b1-6-10 {
    width: 60%; 
  }

  .b1-7-10 {
    width: 70%; 
  }

  .b1-8-10 {
    width: 80%; 
  }

  .b1-9-10 {
    width: 90%; 
  }

  .b1-10-10 {
    width: 100%; 
  }

  .b1-1-11 {
    width: 9.0909090909%; 
  }

  .b1-2-11 {
    width: 18.1818181818%; 
  }

  .b1-3-11 {
    width: 27.2727272727%; 
  }

  .b1-4-11 {
    width: 36.3636363636%; 
  }

  .b1-5-11 {
    width: 45.4545454545%; 
  }

  .b1-6-11 {
    width: 54.5454545455%; 
  }

  .b1-7-11 {
    width: 63.6363636364%; 
  }

  .b1-8-11 {
    width: 72.7272727273%; 
  }

  .b1-9-11 {
    width: 81.8181818182%; 
  }

  .b1-10-11 {
    width: 90.9090909091%; 
  }

  .b1-11-11 {
    width: 100%; 
  }

  .b1-1-12 {
    width: 8.3333333333%; 
  }

  .b1-2-12 {
    width: 16.6666666667%; 
  }

  .b1-3-12 {
    width: 25%; 
  }

  .b1-4-12 {
    width: 33.3333333333%; 
  }

  .b1-5-12 {
    width: 41.6666666667%; 
  }

  .b1-6-12 {
    width: 50%; 
  }

  .b1-7-12 {
    width: 58.3333333333%; 
  }

  .b1-8-12 {
    width: 66.6666666667%; 
  }

  .b1-9-12 {
    width: 75%; 
  }

  .b1-10-12 {
    width: 83.3333333333%; 
  }

  .b1-11-12 {
    width: 91.6666666667%; 
  }

  .b1-12-12 {
    width: 100%; 
  } 
}
@media screen and (max-width: 1910px) {
  .b1-show {
    display: block !important; 
  }

  .b1-hide {
    display: none !important; 
  }

  .b1-full {
    width: 100%; 
  }

  .b1-hide {
    display: none !important; 
  }

  .b1-show.b {
    display: block; 
  }

  .b1-show.ib {
    display: inline-block; 
  }

  .b1-show.fl {
    display: flex;
    flex-wrap: wrap; 
  }

  .b1-left {
    text-align: left !important; 
  }

  .b1-right {
    text-align: right !important; 
  }

  .b1-center {
    text-align: center !important; 
  }

  .b1-no-mar {
    margin: 0 !important; 
  }

  .b1-fw-100 {
    font-weight: 10; 
  }

  .b1-fw-200 {
    font-weight: 20; 
  }

  .b1-fw-300 {
    font-weight: 30; 
  }

  .b1-fw-400 {
    font-weight: 40; 
  }

  .b1-fw-500 {
    font-weight: 50; 
  }

  .b1-fw-600 {
    font-weight: 60; 
  }

  .b1-fw-700 {
    font-weight: 70; 
  }

  .b1-fw-800 {
    font-weight: 80; 
  }

  .b1-fw-900 {
    font-weight: 90; 
  }

  .b1-t-align-center {
    text-align: center; 
  }

  .b1-t-align-left {
    text-align: left; 
  }

  .b1-t-align-right {
    text-align: left; 
  }

  .b1-t-transform-uppercase {
    text-transform: uppercase; 
  }

  .b1-t-transform-none {
    text-transform: none; 
  }

  .b1-t-decoration-none a,
  .b1-t-decoration-none {
    text-decoration: none; 
  }

  .b1-t-decoration-underline a,
  .b1-t-decoration-underline {
    text-decoration: underline; 
  }

  .b1-bg-position-center,
  .b1-bg-position-center-center {
    background-position: center center; 
  }

  .b1-bg-position-center-right {
    background-position: center right; 
  }

  .b1-bg-position-center-left {
    background-position: center left; 
  }

  .b1-bg-position-top-center {
    background-position: top center; 
  }

  .b1-bg-position-top-right {
    background-position: top right; 
  }

  .b1-bg-position-top-left {
    background-position: top left; 
  }

  .b1-bg-position-bottom-center {
    background-position: bottom center; 
  }

  .b1-bg-position-bottom-right {
    background-position: bottom right; 
  }

  .b1-bg-position-bottom-left {
    background-position: bottom left; 
  }

  .b1-bg-size-cover {
    background-size: cover; 
  }

  .b1-bg-size-contain {
    background-size: contain; 
  }

  .b1-bg-no-repeat {
    background-repeat: no-repeat; 
  } 
}
@media screen and (max-width: 1680px) {
  .b2-1-1 {
    width: 100%; 
  }

  .b2-1-2 {
    width: 50%; 
  }

  .b2-2-2 {
    width: 100%; 
  }

  .b2-1-3 {
    width: 33.3333333333%; 
  }

  .b2-2-3 {
    width: 66.6666666667%; 
  }

  .b2-3-3 {
    width: 100%; 
  }

  .b2-1-4 {
    width: 25%; 
  }

  .b2-2-4 {
    width: 50%; 
  }

  .b2-3-4 {
    width: 75%; 
  }

  .b2-4-4 {
    width: 100%; 
  }

  .b2-1-5 {
    width: 20%; 
  }

  .b2-2-5 {
    width: 40%; 
  }

  .b2-3-5 {
    width: 60%; 
  }

  .b2-4-5 {
    width: 80%; 
  }

  .b2-5-5 {
    width: 100%; 
  }

  .b2-1-6 {
    width: 16.6666666667%; 
  }

  .b2-2-6 {
    width: 33.3333333333%; 
  }

  .b2-3-6 {
    width: 50%; 
  }

  .b2-4-6 {
    width: 66.6666666667%; 
  }

  .b2-5-6 {
    width: 83.3333333333%; 
  }

  .b2-6-6 {
    width: 100%; 
  }

  .b2-1-7 {
    width: 14.2857142857%; 
  }

  .b2-2-7 {
    width: 28.5714285714%; 
  }

  .b2-3-7 {
    width: 42.8571428571%; 
  }

  .b2-4-7 {
    width: 57.1428571429%; 
  }

  .b2-5-7 {
    width: 71.4285714286%; 
  }

  .b2-6-7 {
    width: 85.7142857143%; 
  }

  .b2-7-7 {
    width: 100%; 
  }

  .b2-1-8 {
    width: 12.5%; 
  }

  .b2-2-8 {
    width: 25%; 
  }

  .b2-3-8 {
    width: 37.5%; 
  }

  .b2-4-8 {
    width: 50%; 
  }

  .b2-5-8 {
    width: 62.5%; 
  }

  .b2-6-8 {
    width: 75%; 
  }

  .b2-7-8 {
    width: 87.5%; 
  }

  .b2-8-8 {
    width: 100%; 
  }

  .b2-1-9 {
    width: 11.1111111111%; 
  }

  .b2-2-9 {
    width: 22.2222222222%; 
  }

  .b2-3-9 {
    width: 33.3333333333%; 
  }

  .b2-4-9 {
    width: 44.4444444444%; 
  }

  .b2-5-9 {
    width: 55.5555555556%; 
  }

  .b2-6-9 {
    width: 66.6666666667%; 
  }

  .b2-7-9 {
    width: 77.7777777778%; 
  }

  .b2-8-9 {
    width: 88.8888888889%; 
  }

  .b2-9-9 {
    width: 100%; 
  }

  .b2-1-10 {
    width: 10%; 
  }

  .b2-2-10 {
    width: 20%; 
  }

  .b2-3-10 {
    width: 30%; 
  }

  .b2-4-10 {
    width: 40%; 
  }

  .b2-5-10 {
    width: 50%; 
  }

  .b2-6-10 {
    width: 60%; 
  }

  .b2-7-10 {
    width: 70%; 
  }

  .b2-8-10 {
    width: 80%; 
  }

  .b2-9-10 {
    width: 90%; 
  }

  .b2-10-10 {
    width: 100%; 
  }

  .b2-1-11 {
    width: 9.0909090909%; 
  }

  .b2-2-11 {
    width: 18.1818181818%; 
  }

  .b2-3-11 {
    width: 27.2727272727%; 
  }

  .b2-4-11 {
    width: 36.3636363636%; 
  }

  .b2-5-11 {
    width: 45.4545454545%; 
  }

  .b2-6-11 {
    width: 54.5454545455%; 
  }

  .b2-7-11 {
    width: 63.6363636364%; 
  }

  .b2-8-11 {
    width: 72.7272727273%; 
  }

  .b2-9-11 {
    width: 81.8181818182%; 
  }

  .b2-10-11 {
    width: 90.9090909091%; 
  }

  .b2-11-11 {
    width: 100%; 
  }

  .b2-1-12 {
    width: 8.3333333333%; 
  }

  .b2-2-12 {
    width: 16.6666666667%; 
  }

  .b2-3-12 {
    width: 25%; 
  }

  .b2-4-12 {
    width: 33.3333333333%; 
  }

  .b2-5-12 {
    width: 41.6666666667%; 
  }

  .b2-6-12 {
    width: 50%; 
  }

  .b2-7-12 {
    width: 58.3333333333%; 
  }

  .b2-8-12 {
    width: 66.6666666667%; 
  }

  .b2-9-12 {
    width: 75%; 
  }

  .b2-10-12 {
    width: 83.3333333333%; 
  }

  .b2-11-12 {
    width: 91.6666666667%; 
  }

  .b2-12-12 {
    width: 100%; 
  } 
}
@media screen and (max-width: 1680px) {
  .b2-show {
    display: block !important; 
  }

  .b2-hide {
    display: none !important; 
  }

  .b2-full {
    width: 100%; 
  }

  .b2-hide {
    display: none !important; 
  }

  .b2-show.b {
    display: block; 
  }

  .b2-show.ib {
    display: inline-block; 
  }

  .b2-show.fl {
    display: flex;
    flex-wrap: wrap; 
  }

  .b2-left {
    text-align: left !important; 
  }

  .b2-right {
    text-align: right !important; 
  }

  .b2-center {
    text-align: center !important; 
  }

  .b2-no-mar {
    margin: 0 !important; 
  }

  .b2-fw-100 {
    font-weight: 10; 
  }

  .b2-fw-200 {
    font-weight: 20; 
  }

  .b2-fw-300 {
    font-weight: 30; 
  }

  .b2-fw-400 {
    font-weight: 40; 
  }

  .b2-fw-500 {
    font-weight: 50; 
  }

  .b2-fw-600 {
    font-weight: 60; 
  }

  .b2-fw-700 {
    font-weight: 70; 
  }

  .b2-fw-800 {
    font-weight: 80; 
  }

  .b2-fw-900 {
    font-weight: 90; 
  }

  .b2-t-align-center {
    text-align: center; 
  }

  .b2-t-align-left {
    text-align: left; 
  }

  .b2-t-align-right {
    text-align: left; 
  }

  .b2-t-transform-uppercase {
    text-transform: uppercase; 
  }

  .b2-t-transform-none {
    text-transform: none; 
  }

  .b2-t-decoration-none a,
  .b2-t-decoration-none {
    text-decoration: none; 
  }

  .b2-t-decoration-underline a,
  .b2-t-decoration-underline {
    text-decoration: underline; 
  }

  .b2-bg-position-center,
  .b2-bg-position-center-center {
    background-position: center center; 
  }

  .b2-bg-position-center-right {
    background-position: center right; 
  }

  .b2-bg-position-center-left {
    background-position: center left; 
  }

  .b2-bg-position-top-center {
    background-position: top center; 
  }

  .b2-bg-position-top-right {
    background-position: top right; 
  }

  .b2-bg-position-top-left {
    background-position: top left; 
  }

  .b2-bg-position-bottom-center {
    background-position: bottom center; 
  }

  .b2-bg-position-bottom-right {
    background-position: bottom right; 
  }

  .b2-bg-position-bottom-left {
    background-position: bottom left; 
  }

  .b2-bg-size-cover {
    background-size: cover; 
  }

  .b2-bg-size-contain {
    background-size: contain; 
  }

  .b2-bg-no-repeat {
    background-repeat: no-repeat; 
  } 
}
@media screen and (max-width: 1440px) {
  .b3-1-1 {
    width: 100%; 
  }

  .b3-1-2 {
    width: 50%; 
  }

  .b3-2-2 {
    width: 100%; 
  }

  .b3-1-3 {
    width: 33.3333333333%; 
  }

  .b3-2-3 {
    width: 66.6666666667%; 
  }

  .b3-3-3 {
    width: 100%; 
  }

  .b3-1-4 {
    width: 25%; 
  }

  .b3-2-4 {
    width: 50%; 
  }

  .b3-3-4 {
    width: 75%; 
  }

  .b3-4-4 {
    width: 100%; 
  }

  .b3-1-5 {
    width: 20%; 
  }

  .b3-2-5 {
    width: 40%; 
  }

  .b3-3-5 {
    width: 60%; 
  }

  .b3-4-5 {
    width: 80%; 
  }

  .b3-5-5 {
    width: 100%; 
  }

  .b3-1-6 {
    width: 16.6666666667%; 
  }

  .b3-2-6 {
    width: 33.3333333333%; 
  }

  .b3-3-6 {
    width: 50%; 
  }

  .b3-4-6 {
    width: 66.6666666667%; 
  }

  .b3-5-6 {
    width: 83.3333333333%; 
  }

  .b3-6-6 {
    width: 100%; 
  }

  .b3-1-7 {
    width: 14.2857142857%; 
  }

  .b3-2-7 {
    width: 28.5714285714%; 
  }

  .b3-3-7 {
    width: 42.8571428571%; 
  }

  .b3-4-7 {
    width: 57.1428571429%; 
  }

  .b3-5-7 {
    width: 71.4285714286%; 
  }

  .b3-6-7 {
    width: 85.7142857143%; 
  }

  .b3-7-7 {
    width: 100%; 
  }

  .b3-1-8 {
    width: 12.5%; 
  }

  .b3-2-8 {
    width: 25%; 
  }

  .b3-3-8 {
    width: 37.5%; 
  }

  .b3-4-8 {
    width: 50%; 
  }

  .b3-5-8 {
    width: 62.5%; 
  }

  .b3-6-8 {
    width: 75%; 
  }

  .b3-7-8 {
    width: 87.5%; 
  }

  .b3-8-8 {
    width: 100%; 
  }

  .b3-1-9 {
    width: 11.1111111111%; 
  }

  .b3-2-9 {
    width: 22.2222222222%; 
  }

  .b3-3-9 {
    width: 33.3333333333%; 
  }

  .b3-4-9 {
    width: 44.4444444444%; 
  }

  .b3-5-9 {
    width: 55.5555555556%; 
  }

  .b3-6-9 {
    width: 66.6666666667%; 
  }

  .b3-7-9 {
    width: 77.7777777778%; 
  }

  .b3-8-9 {
    width: 88.8888888889%; 
  }

  .b3-9-9 {
    width: 100%; 
  }

  .b3-1-10 {
    width: 10%; 
  }

  .b3-2-10 {
    width: 20%; 
  }

  .b3-3-10 {
    width: 30%; 
  }

  .b3-4-10 {
    width: 40%; 
  }

  .b3-5-10 {
    width: 50%; 
  }

  .b3-6-10 {
    width: 60%; 
  }

  .b3-7-10 {
    width: 70%; 
  }

  .b3-8-10 {
    width: 80%; 
  }

  .b3-9-10 {
    width: 90%; 
  }

  .b3-10-10 {
    width: 100%; 
  }

  .b3-1-11 {
    width: 9.0909090909%; 
  }

  .b3-2-11 {
    width: 18.1818181818%; 
  }

  .b3-3-11 {
    width: 27.2727272727%; 
  }

  .b3-4-11 {
    width: 36.3636363636%; 
  }

  .b3-5-11 {
    width: 45.4545454545%; 
  }

  .b3-6-11 {
    width: 54.5454545455%; 
  }

  .b3-7-11 {
    width: 63.6363636364%; 
  }

  .b3-8-11 {
    width: 72.7272727273%; 
  }

  .b3-9-11 {
    width: 81.8181818182%; 
  }

  .b3-10-11 {
    width: 90.9090909091%; 
  }

  .b3-11-11 {
    width: 100%; 
  }

  .b3-1-12 {
    width: 8.3333333333%; 
  }

  .b3-2-12 {
    width: 16.6666666667%; 
  }

  .b3-3-12 {
    width: 25%; 
  }

  .b3-4-12 {
    width: 33.3333333333%; 
  }

  .b3-5-12 {
    width: 41.6666666667%; 
  }

  .b3-6-12 {
    width: 50%; 
  }

  .b3-7-12 {
    width: 58.3333333333%; 
  }

  .b3-8-12 {
    width: 66.6666666667%; 
  }

  .b3-9-12 {
    width: 75%; 
  }

  .b3-10-12 {
    width: 83.3333333333%; 
  }

  .b3-11-12 {
    width: 91.6666666667%; 
  }

  .b3-12-12 {
    width: 100%; 
  } 
}
@media screen and (max-width: 1440px) {
  .b3-show {
    display: block !important; 
  }

  .b3-hide {
    display: none !important; 
  }

  .b3-full {
    width: 100%; 
  }

  .b3-hide {
    display: none !important; 
  }

  .b3-show.b {
    display: block; 
  }

  .b3-show.ib {
    display: inline-block; 
  }

  .b3-show.fl {
    display: flex;
    flex-wrap: wrap; 
  }

  .b3-left {
    text-align: left !important; 
  }

  .b3-right {
    text-align: right !important; 
  }

  .b3-center {
    text-align: center !important; 
  }

  .b3-no-mar {
    margin: 0 !important; 
  }

  .b3-fw-100 {
    font-weight: 10; 
  }

  .b3-fw-200 {
    font-weight: 20; 
  }

  .b3-fw-300 {
    font-weight: 30; 
  }

  .b3-fw-400 {
    font-weight: 40; 
  }

  .b3-fw-500 {
    font-weight: 50; 
  }

  .b3-fw-600 {
    font-weight: 60; 
  }

  .b3-fw-700 {
    font-weight: 70; 
  }

  .b3-fw-800 {
    font-weight: 80; 
  }

  .b3-fw-900 {
    font-weight: 90; 
  }

  .b3-t-align-center {
    text-align: center; 
  }

  .b3-t-align-left {
    text-align: left; 
  }

  .b3-t-align-right {
    text-align: left; 
  }

  .b3-t-transform-uppercase {
    text-transform: uppercase; 
  }

  .b3-t-transform-none {
    text-transform: none; 
  }

  .b3-t-decoration-none a,
  .b3-t-decoration-none {
    text-decoration: none; 
  }

  .b3-t-decoration-underline a,
  .b3-t-decoration-underline {
    text-decoration: underline; 
  }

  .b3-bg-position-center,
  .b3-bg-position-center-center {
    background-position: center center; 
  }

  .b3-bg-position-center-right {
    background-position: center right; 
  }

  .b3-bg-position-center-left {
    background-position: center left; 
  }

  .b3-bg-position-top-center {
    background-position: top center; 
  }

  .b3-bg-position-top-right {
    background-position: top right; 
  }

  .b3-bg-position-top-left {
    background-position: top left; 
  }

  .b3-bg-position-bottom-center {
    background-position: bottom center; 
  }

  .b3-bg-position-bottom-right {
    background-position: bottom right; 
  }

  .b3-bg-position-bottom-left {
    background-position: bottom left; 
  }

  .b3-bg-size-cover {
    background-size: cover; 
  }

  .b3-bg-size-contain {
    background-size: contain; 
  }

  .b3-bg-no-repeat {
    background-repeat: no-repeat; 
  } 
}
@media screen and (max-width: 1280px) {
  .b4-1-1 {
    width: 100%; 
  }

  .b4-1-2 {
    width: 50%; 
  }

  .b4-2-2 {
    width: 100%; 
  }

  .b4-1-3 {
    width: 33.3333333333%; 
  }

  .b4-2-3 {
    width: 66.6666666667%; 
  }

  .b4-3-3 {
    width: 100%; 
  }

  .b4-1-4 {
    width: 25%; 
  }

  .b4-2-4 {
    width: 50%; 
  }

  .b4-3-4 {
    width: 75%; 
  }

  .b4-4-4 {
    width: 100%; 
  }

  .b4-1-5 {
    width: 20%; 
  }

  .b4-2-5 {
    width: 40%; 
  }

  .b4-3-5 {
    width: 60%; 
  }

  .b4-4-5 {
    width: 80%; 
  }

  .b4-5-5 {
    width: 100%; 
  }

  .b4-1-6 {
    width: 16.6666666667%; 
  }

  .b4-2-6 {
    width: 33.3333333333%; 
  }

  .b4-3-6 {
    width: 50%; 
  }

  .b4-4-6 {
    width: 66.6666666667%; 
  }

  .b4-5-6 {
    width: 83.3333333333%; 
  }

  .b4-6-6 {
    width: 100%; 
  }

  .b4-1-7 {
    width: 14.2857142857%; 
  }

  .b4-2-7 {
    width: 28.5714285714%; 
  }

  .b4-3-7 {
    width: 42.8571428571%; 
  }

  .b4-4-7 {
    width: 57.1428571429%; 
  }

  .b4-5-7 {
    width: 71.4285714286%; 
  }

  .b4-6-7 {
    width: 85.7142857143%; 
  }

  .b4-7-7 {
    width: 100%; 
  }

  .b4-1-8 {
    width: 12.5%; 
  }

  .b4-2-8 {
    width: 25%; 
  }

  .b4-3-8 {
    width: 37.5%; 
  }

  .b4-4-8 {
    width: 50%; 
  }

  .b4-5-8 {
    width: 62.5%; 
  }

  .b4-6-8 {
    width: 75%; 
  }

  .b4-7-8 {
    width: 87.5%; 
  }

  .b4-8-8 {
    width: 100%; 
  }

  .b4-1-9 {
    width: 11.1111111111%; 
  }

  .b4-2-9 {
    width: 22.2222222222%; 
  }

  .b4-3-9 {
    width: 33.3333333333%; 
  }

  .b4-4-9 {
    width: 44.4444444444%; 
  }

  .b4-5-9 {
    width: 55.5555555556%; 
  }

  .b4-6-9 {
    width: 66.6666666667%; 
  }

  .b4-7-9 {
    width: 77.7777777778%; 
  }

  .b4-8-9 {
    width: 88.8888888889%; 
  }

  .b4-9-9 {
    width: 100%; 
  }

  .b4-1-10 {
    width: 10%; 
  }

  .b4-2-10 {
    width: 20%; 
  }

  .b4-3-10 {
    width: 30%; 
  }

  .b4-4-10 {
    width: 40%; 
  }

  .b4-5-10 {
    width: 50%; 
  }

  .b4-6-10 {
    width: 60%; 
  }

  .b4-7-10 {
    width: 70%; 
  }

  .b4-8-10 {
    width: 80%; 
  }

  .b4-9-10 {
    width: 90%; 
  }

  .b4-10-10 {
    width: 100%; 
  }

  .b4-1-11 {
    width: 9.0909090909%; 
  }

  .b4-2-11 {
    width: 18.1818181818%; 
  }

  .b4-3-11 {
    width: 27.2727272727%; 
  }

  .b4-4-11 {
    width: 36.3636363636%; 
  }

  .b4-5-11 {
    width: 45.4545454545%; 
  }

  .b4-6-11 {
    width: 54.5454545455%; 
  }

  .b4-7-11 {
    width: 63.6363636364%; 
  }

  .b4-8-11 {
    width: 72.7272727273%; 
  }

  .b4-9-11 {
    width: 81.8181818182%; 
  }

  .b4-10-11 {
    width: 90.9090909091%; 
  }

  .b4-11-11 {
    width: 100%; 
  }

  .b4-1-12 {
    width: 8.3333333333%; 
  }

  .b4-2-12 {
    width: 16.6666666667%; 
  }

  .b4-3-12 {
    width: 25%; 
  }

  .b4-4-12 {
    width: 33.3333333333%; 
  }

  .b4-5-12 {
    width: 41.6666666667%; 
  }

  .b4-6-12 {
    width: 50%; 
  }

  .b4-7-12 {
    width: 58.3333333333%; 
  }

  .b4-8-12 {
    width: 66.6666666667%; 
  }

  .b4-9-12 {
    width: 75%; 
  }

  .b4-10-12 {
    width: 83.3333333333%; 
  }

  .b4-11-12 {
    width: 91.6666666667%; 
  }

  .b4-12-12 {
    width: 100%; 
  } 
}
@media screen and (max-width: 1280px) {
  .b4-show {
    display: block !important; 
  }

  .b4-hide {
    display: none !important; 
  }

  .b4-full {
    width: 100%; 
  }

  .b4-hide {
    display: none !important; 
  }

  .b4-show.b {
    display: block; 
  }

  .b4-show.ib {
    display: inline-block; 
  }

  .b4-show.fl {
    display: flex;
    flex-wrap: wrap; 
  }

  .b4-left {
    text-align: left !important; 
  }

  .b4-right {
    text-align: right !important; 
  }

  .b4-center {
    text-align: center !important; 
  }

  .b4-no-mar {
    margin: 0 !important; 
  }

  .b4-fw-100 {
    font-weight: 10; 
  }

  .b4-fw-200 {
    font-weight: 20; 
  }

  .b4-fw-300 {
    font-weight: 30; 
  }

  .b4-fw-400 {
    font-weight: 40; 
  }

  .b4-fw-500 {
    font-weight: 50; 
  }

  .b4-fw-600 {
    font-weight: 60; 
  }

  .b4-fw-700 {
    font-weight: 70; 
  }

  .b4-fw-800 {
    font-weight: 80; 
  }

  .b4-fw-900 {
    font-weight: 90; 
  }

  .b4-t-align-center {
    text-align: center; 
  }

  .b4-t-align-left {
    text-align: left; 
  }

  .b4-t-align-right {
    text-align: left; 
  }

  .b4-t-transform-uppercase {
    text-transform: uppercase; 
  }

  .b4-t-transform-none {
    text-transform: none; 
  }

  .b4-t-decoration-none a,
  .b4-t-decoration-none {
    text-decoration: none; 
  }

  .b4-t-decoration-underline a,
  .b4-t-decoration-underline {
    text-decoration: underline; 
  }

  .b4-bg-position-center,
  .b4-bg-position-center-center {
    background-position: center center; 
  }

  .b4-bg-position-center-right {
    background-position: center right; 
  }

  .b4-bg-position-center-left {
    background-position: center left; 
  }

  .b4-bg-position-top-center {
    background-position: top center; 
  }

  .b4-bg-position-top-right {
    background-position: top right; 
  }

  .b4-bg-position-top-left {
    background-position: top left; 
  }

  .b4-bg-position-bottom-center {
    background-position: bottom center; 
  }

  .b4-bg-position-bottom-right {
    background-position: bottom right; 
  }

  .b4-bg-position-bottom-left {
    background-position: bottom left; 
  }

  .b4-bg-size-cover {
    background-size: cover; 
  }

  .b4-bg-size-contain {
    background-size: contain; 
  }

  .b4-bg-no-repeat {
    background-repeat: no-repeat; 
  } 
}
@media screen and (max-width: 1024px) {
  .th-1-1 {
    width: 100%; 
  }

  .th-1-2 {
    width: 50%; 
  }

  .th-2-2 {
    width: 100%; 
  }

  .th-1-3 {
    width: 33.3333333333%; 
  }

  .th-2-3 {
    width: 66.6666666667%; 
  }

  .th-3-3 {
    width: 100%; 
  }

  .th-1-4 {
    width: 25%; 
  }

  .th-2-4 {
    width: 50%; 
  }

  .th-3-4 {
    width: 75%; 
  }

  .th-4-4 {
    width: 100%; 
  }

  .th-1-5 {
    width: 20%; 
  }

  .th-2-5 {
    width: 40%; 
  }

  .th-3-5 {
    width: 60%; 
  }

  .th-4-5 {
    width: 80%; 
  }

  .th-5-5 {
    width: 100%; 
  }

  .th-1-6 {
    width: 16.6666666667%; 
  }

  .th-2-6 {
    width: 33.3333333333%; 
  }

  .th-3-6 {
    width: 50%; 
  }

  .th-4-6 {
    width: 66.6666666667%; 
  }

  .th-5-6 {
    width: 83.3333333333%; 
  }

  .th-6-6 {
    width: 100%; 
  }

  .th-1-7 {
    width: 14.2857142857%; 
  }

  .th-2-7 {
    width: 28.5714285714%; 
  }

  .th-3-7 {
    width: 42.8571428571%; 
  }

  .th-4-7 {
    width: 57.1428571429%; 
  }

  .th-5-7 {
    width: 71.4285714286%; 
  }

  .th-6-7 {
    width: 85.7142857143%; 
  }

  .th-7-7 {
    width: 100%; 
  }

  .th-1-8 {
    width: 12.5%; 
  }

  .th-2-8 {
    width: 25%; 
  }

  .th-3-8 {
    width: 37.5%; 
  }

  .th-4-8 {
    width: 50%; 
  }

  .th-5-8 {
    width: 62.5%; 
  }

  .th-6-8 {
    width: 75%; 
  }

  .th-7-8 {
    width: 87.5%; 
  }

  .th-8-8 {
    width: 100%; 
  }

  .th-1-9 {
    width: 11.1111111111%; 
  }

  .th-2-9 {
    width: 22.2222222222%; 
  }

  .th-3-9 {
    width: 33.3333333333%; 
  }

  .th-4-9 {
    width: 44.4444444444%; 
  }

  .th-5-9 {
    width: 55.5555555556%; 
  }

  .th-6-9 {
    width: 66.6666666667%; 
  }

  .th-7-9 {
    width: 77.7777777778%; 
  }

  .th-8-9 {
    width: 88.8888888889%; 
  }

  .th-9-9 {
    width: 100%; 
  }

  .th-1-10 {
    width: 10%; 
  }

  .th-2-10 {
    width: 20%; 
  }

  .th-3-10 {
    width: 30%; 
  }

  .th-4-10 {
    width: 40%; 
  }

  .th-5-10 {
    width: 50%; 
  }

  .th-6-10 {
    width: 60%; 
  }

  .th-7-10 {
    width: 70%; 
  }

  .th-8-10 {
    width: 80%; 
  }

  .th-9-10 {
    width: 90%; 
  }

  .th-10-10 {
    width: 100%; 
  }

  .th-1-11 {
    width: 9.0909090909%; 
  }

  .th-2-11 {
    width: 18.1818181818%; 
  }

  .th-3-11 {
    width: 27.2727272727%; 
  }

  .th-4-11 {
    width: 36.3636363636%; 
  }

  .th-5-11 {
    width: 45.4545454545%; 
  }

  .th-6-11 {
    width: 54.5454545455%; 
  }

  .th-7-11 {
    width: 63.6363636364%; 
  }

  .th-8-11 {
    width: 72.7272727273%; 
  }

  .th-9-11 {
    width: 81.8181818182%; 
  }

  .th-10-11 {
    width: 90.9090909091%; 
  }

  .th-11-11 {
    width: 100%; 
  }

  .th-1-12 {
    width: 8.3333333333%; 
  }

  .th-2-12 {
    width: 16.6666666667%; 
  }

  .th-3-12 {
    width: 25%; 
  }

  .th-4-12 {
    width: 33.3333333333%; 
  }

  .th-5-12 {
    width: 41.6666666667%; 
  }

  .th-6-12 {
    width: 50%; 
  }

  .th-7-12 {
    width: 58.3333333333%; 
  }

  .th-8-12 {
    width: 66.6666666667%; 
  }

  .th-9-12 {
    width: 75%; 
  }

  .th-10-12 {
    width: 83.3333333333%; 
  }

  .th-11-12 {
    width: 91.6666666667%; 
  }

  .th-12-12 {
    width: 100%; 
  } 
}
@media screen and (max-width: 1024px) {
  .th-show {
    display: block !important; 
  }

  .th-hide {
    display: none !important; 
  }

  .th-full {
    width: 100%; 
  }

  .th-hide {
    display: none !important; 
  }

  .th-show.b {
    display: block; 
  }

  .th-show.ib {
    display: inline-block; 
  }

  .th-show.fl {
    display: flex;
    flex-wrap: wrap; 
  }

  .th-left {
    text-align: left !important; 
  }

  .th-right {
    text-align: right !important; 
  }

  .th-center {
    text-align: center !important; 
  }

  .th-no-mar {
    margin: 0 !important; 
  }

  .th-fw-100 {
    font-weight: 10; 
  }

  .th-fw-200 {
    font-weight: 20; 
  }

  .th-fw-300 {
    font-weight: 30; 
  }

  .th-fw-400 {
    font-weight: 40; 
  }

  .th-fw-500 {
    font-weight: 50; 
  }

  .th-fw-600 {
    font-weight: 60; 
  }

  .th-fw-700 {
    font-weight: 70; 
  }

  .th-fw-800 {
    font-weight: 80; 
  }

  .th-fw-900 {
    font-weight: 90; 
  }

  .th-t-align-center {
    text-align: center; 
  }

  .th-t-align-left {
    text-align: left; 
  }

  .th-t-align-right {
    text-align: left; 
  }

  .th-t-transform-uppercase {
    text-transform: uppercase; 
  }

  .th-t-transform-none {
    text-transform: none; 
  }

  .th-t-decoration-none a,
  .th-t-decoration-none {
    text-decoration: none; 
  }

  .th-t-decoration-underline a,
  .th-t-decoration-underline {
    text-decoration: underline; 
  }

  .th-bg-position-center,
  .th-bg-position-center-center {
    background-position: center center; 
  }

  .th-bg-position-center-right {
    background-position: center right; 
  }

  .th-bg-position-center-left {
    background-position: center left; 
  }

  .th-bg-position-top-center {
    background-position: top center; 
  }

  .th-bg-position-top-right {
    background-position: top right; 
  }

  .th-bg-position-top-left {
    background-position: top left; 
  }

  .th-bg-position-bottom-center {
    background-position: bottom center; 
  }

  .th-bg-position-bottom-right {
    background-position: bottom right; 
  }

  .th-bg-position-bottom-left {
    background-position: bottom left; 
  }

  .th-bg-size-cover {
    background-size: cover; 
  }

  .th-bg-size-contain {
    background-size: contain; 
  }

  .th-bg-no-repeat {
    background-repeat: no-repeat; 
  } 
}
@media screen and (max-width: 768px) {
  .tv-1-1 {
    width: 100%; 
  }

  .tv-1-2 {
    width: 50%; 
  }

  .tv-2-2 {
    width: 100%; 
  }

  .tv-1-3 {
    width: 33.3333333333%; 
  }

  .tv-2-3 {
    width: 66.6666666667%; 
  }

  .tv-3-3 {
    width: 100%; 
  }

  .tv-1-4 {
    width: 25%; 
  }

  .tv-2-4 {
    width: 50%; 
  }

  .tv-3-4 {
    width: 75%; 
  }

  .tv-4-4 {
    width: 100%; 
  }

  .tv-1-5 {
    width: 20%; 
  }

  .tv-2-5 {
    width: 40%; 
  }

  .tv-3-5 {
    width: 60%; 
  }

  .tv-4-5 {
    width: 80%; 
  }

  .tv-5-5 {
    width: 100%; 
  }

  .tv-1-6 {
    width: 16.6666666667%; 
  }

  .tv-2-6 {
    width: 33.3333333333%; 
  }

  .tv-3-6 {
    width: 50%; 
  }

  .tv-4-6 {
    width: 66.6666666667%; 
  }

  .tv-5-6 {
    width: 83.3333333333%; 
  }

  .tv-6-6 {
    width: 100%; 
  }

  .tv-1-7 {
    width: 14.2857142857%; 
  }

  .tv-2-7 {
    width: 28.5714285714%; 
  }

  .tv-3-7 {
    width: 42.8571428571%; 
  }

  .tv-4-7 {
    width: 57.1428571429%; 
  }

  .tv-5-7 {
    width: 71.4285714286%; 
  }

  .tv-6-7 {
    width: 85.7142857143%; 
  }

  .tv-7-7 {
    width: 100%; 
  }

  .tv-1-8 {
    width: 12.5%; 
  }

  .tv-2-8 {
    width: 25%; 
  }

  .tv-3-8 {
    width: 37.5%; 
  }

  .tv-4-8 {
    width: 50%; 
  }

  .tv-5-8 {
    width: 62.5%; 
  }

  .tv-6-8 {
    width: 75%; 
  }

  .tv-7-8 {
    width: 87.5%; 
  }

  .tv-8-8 {
    width: 100%; 
  }

  .tv-1-9 {
    width: 11.1111111111%; 
  }

  .tv-2-9 {
    width: 22.2222222222%; 
  }

  .tv-3-9 {
    width: 33.3333333333%; 
  }

  .tv-4-9 {
    width: 44.4444444444%; 
  }

  .tv-5-9 {
    width: 55.5555555556%; 
  }

  .tv-6-9 {
    width: 66.6666666667%; 
  }

  .tv-7-9 {
    width: 77.7777777778%; 
  }

  .tv-8-9 {
    width: 88.8888888889%; 
  }

  .tv-9-9 {
    width: 100%; 
  }

  .tv-1-10 {
    width: 10%; 
  }

  .tv-2-10 {
    width: 20%; 
  }

  .tv-3-10 {
    width: 30%; 
  }

  .tv-4-10 {
    width: 40%; 
  }

  .tv-5-10 {
    width: 50%; 
  }

  .tv-6-10 {
    width: 60%; 
  }

  .tv-7-10 {
    width: 70%; 
  }

  .tv-8-10 {
    width: 80%; 
  }

  .tv-9-10 {
    width: 90%; 
  }

  .tv-10-10 {
    width: 100%; 
  }

  .tv-1-11 {
    width: 9.0909090909%; 
  }

  .tv-2-11 {
    width: 18.1818181818%; 
  }

  .tv-3-11 {
    width: 27.2727272727%; 
  }

  .tv-4-11 {
    width: 36.3636363636%; 
  }

  .tv-5-11 {
    width: 45.4545454545%; 
  }

  .tv-6-11 {
    width: 54.5454545455%; 
  }

  .tv-7-11 {
    width: 63.6363636364%; 
  }

  .tv-8-11 {
    width: 72.7272727273%; 
  }

  .tv-9-11 {
    width: 81.8181818182%; 
  }

  .tv-10-11 {
    width: 90.9090909091%; 
  }

  .tv-11-11 {
    width: 100%; 
  }

  .tv-1-12 {
    width: 8.3333333333%; 
  }

  .tv-2-12 {
    width: 16.6666666667%; 
  }

  .tv-3-12 {
    width: 25%; 
  }

  .tv-4-12 {
    width: 33.3333333333%; 
  }

  .tv-5-12 {
    width: 41.6666666667%; 
  }

  .tv-6-12 {
    width: 50%; 
  }

  .tv-7-12 {
    width: 58.3333333333%; 
  }

  .tv-8-12 {
    width: 66.6666666667%; 
  }

  .tv-9-12 {
    width: 75%; 
  }

  .tv-10-12 {
    width: 83.3333333333%; 
  }

  .tv-11-12 {
    width: 91.6666666667%; 
  }

  .tv-12-12 {
    width: 100%; 
  } 
}
@media screen and (max-width: 768px) {
  .tv-show {
    display: block !important; 
  }

  .tv-hide {
    display: none !important; 
  }

  .tv-full {
    width: 100%; 
  }

  .tv-hide {
    display: none !important; 
  }

  .tv-show.b {
    display: block; 
  }

  .tv-show.ib {
    display: inline-block; 
  }

  .tv-show.fl {
    display: flex;
    flex-wrap: wrap; 
  }

  .tv-left {
    text-align: left !important; 
  }

  .tv-right {
    text-align: right !important; 
  }

  .tv-center {
    text-align: center !important; 
  }

  .tv-no-mar {
    margin: 0 !important; 
  }

  .tv-fw-100 {
    font-weight: 10; 
  }

  .tv-fw-200 {
    font-weight: 20; 
  }

  .tv-fw-300 {
    font-weight: 30; 
  }

  .tv-fw-400 {
    font-weight: 40; 
  }

  .tv-fw-500 {
    font-weight: 50; 
  }

  .tv-fw-600 {
    font-weight: 60; 
  }

  .tv-fw-700 {
    font-weight: 70; 
  }

  .tv-fw-800 {
    font-weight: 80; 
  }

  .tv-fw-900 {
    font-weight: 90; 
  }

  .tv-t-align-center {
    text-align: center; 
  }

  .tv-t-align-left {
    text-align: left; 
  }

  .tv-t-align-right {
    text-align: left; 
  }

  .tv-t-transform-uppercase {
    text-transform: uppercase; 
  }

  .tv-t-transform-none {
    text-transform: none; 
  }

  .tv-t-decoration-none a,
  .tv-t-decoration-none {
    text-decoration: none; 
  }

  .tv-t-decoration-underline a,
  .tv-t-decoration-underline {
    text-decoration: underline; 
  }

  .tv-bg-position-center,
  .tv-bg-position-center-center {
    background-position: center center; 
  }

  .tv-bg-position-center-right {
    background-position: center right; 
  }

  .tv-bg-position-center-left {
    background-position: center left; 
  }

  .tv-bg-position-top-center {
    background-position: top center; 
  }

  .tv-bg-position-top-right {
    background-position: top right; 
  }

  .tv-bg-position-top-left {
    background-position: top left; 
  }

  .tv-bg-position-bottom-center {
    background-position: bottom center; 
  }

  .tv-bg-position-bottom-right {
    background-position: bottom right; 
  }

  .tv-bg-position-bottom-left {
    background-position: bottom left; 
  }

  .tv-bg-size-cover {
    background-size: cover; 
  }

  .tv-bg-size-contain {
    background-size: contain; 
  }

  .tv-bg-no-repeat {
    background-repeat: no-repeat; 
  } 
}
@media screen and (max-width: 640px) {
  .m-1-1 {
    width: 100%; 
  }

  .m-1-2 {
    width: 50%; 
  }

  .m-2-2 {
    width: 100%; 
  }

  .m-1-3 {
    width: 33.3333333333%; 
  }

  .m-2-3 {
    width: 66.6666666667%; 
  }

  .m-3-3 {
    width: 100%; 
  }

  .m-1-4 {
    width: 25%; 
  }

  .m-2-4 {
    width: 50%; 
  }

  .m-3-4 {
    width: 75%; 
  }

  .m-4-4 {
    width: 100%; 
  }

  .m-1-5 {
    width: 20%; 
  }

  .m-2-5 {
    width: 40%; 
  }

  .m-3-5 {
    width: 60%; 
  }

  .m-4-5 {
    width: 80%; 
  }

  .m-5-5 {
    width: 100%; 
  }

  .m-1-6 {
    width: 16.6666666667%; 
  }

  .m-2-6 {
    width: 33.3333333333%; 
  }

  .m-3-6 {
    width: 50%; 
  }

  .m-4-6 {
    width: 66.6666666667%; 
  }

  .m-5-6 {
    width: 83.3333333333%; 
  }

  .m-6-6 {
    width: 100%; 
  }

  .m-1-7 {
    width: 14.2857142857%; 
  }

  .m-2-7 {
    width: 28.5714285714%; 
  }

  .m-3-7 {
    width: 42.8571428571%; 
  }

  .m-4-7 {
    width: 57.1428571429%; 
  }

  .m-5-7 {
    width: 71.4285714286%; 
  }

  .m-6-7 {
    width: 85.7142857143%; 
  }

  .m-7-7 {
    width: 100%; 
  }

  .m-1-8 {
    width: 12.5%; 
  }

  .m-2-8 {
    width: 25%; 
  }

  .m-3-8 {
    width: 37.5%; 
  }

  .m-4-8 {
    width: 50%; 
  }

  .m-5-8 {
    width: 62.5%; 
  }

  .m-6-8 {
    width: 75%; 
  }

  .m-7-8 {
    width: 87.5%; 
  }

  .m-8-8 {
    width: 100%; 
  }

  .m-1-9 {
    width: 11.1111111111%; 
  }

  .m-2-9 {
    width: 22.2222222222%; 
  }

  .m-3-9 {
    width: 33.3333333333%; 
  }

  .m-4-9 {
    width: 44.4444444444%; 
  }

  .m-5-9 {
    width: 55.5555555556%; 
  }

  .m-6-9 {
    width: 66.6666666667%; 
  }

  .m-7-9 {
    width: 77.7777777778%; 
  }

  .m-8-9 {
    width: 88.8888888889%; 
  }

  .m-9-9 {
    width: 100%; 
  }

  .m-1-10 {
    width: 10%; 
  }

  .m-2-10 {
    width: 20%; 
  }

  .m-3-10 {
    width: 30%; 
  }

  .m-4-10 {
    width: 40%; 
  }

  .m-5-10 {
    width: 50%; 
  }

  .m-6-10 {
    width: 60%; 
  }

  .m-7-10 {
    width: 70%; 
  }

  .m-8-10 {
    width: 80%; 
  }

  .m-9-10 {
    width: 90%; 
  }

  .m-10-10 {
    width: 100%; 
  }

  .m-1-11 {
    width: 9.0909090909%; 
  }

  .m-2-11 {
    width: 18.1818181818%; 
  }

  .m-3-11 {
    width: 27.2727272727%; 
  }

  .m-4-11 {
    width: 36.3636363636%; 
  }

  .m-5-11 {
    width: 45.4545454545%; 
  }

  .m-6-11 {
    width: 54.5454545455%; 
  }

  .m-7-11 {
    width: 63.6363636364%; 
  }

  .m-8-11 {
    width: 72.7272727273%; 
  }

  .m-9-11 {
    width: 81.8181818182%; 
  }

  .m-10-11 {
    width: 90.9090909091%; 
  }

  .m-11-11 {
    width: 100%; 
  }

  .m-1-12 {
    width: 8.3333333333%; 
  }

  .m-2-12 {
    width: 16.6666666667%; 
  }

  .m-3-12 {
    width: 25%; 
  }

  .m-4-12 {
    width: 33.3333333333%; 
  }

  .m-5-12 {
    width: 41.6666666667%; 
  }

  .m-6-12 {
    width: 50%; 
  }

  .m-7-12 {
    width: 58.3333333333%; 
  }

  .m-8-12 {
    width: 66.6666666667%; 
  }

  .m-9-12 {
    width: 75%; 
  }

  .m-10-12 {
    width: 83.3333333333%; 
  }

  .m-11-12 {
    width: 91.6666666667%; 
  }

  .m-12-12 {
    width: 100%; 
  } 
}
@media screen and (max-width: 640px) {
  .m-show {
    display: block !important; 
  }

  .m-hide {
    display: none !important; 
  }

  .m-full {
    width: 100%; 
  }

  .m-hide {
    display: none !important; 
  }

  .m-show.b {
    display: block; 
  }

  .m-show.ib {
    display: inline-block; 
  }

  .m-show.fl {
    display: flex;
    flex-wrap: wrap; 
  }

  .m-left {
    text-align: left !important; 
  }

  .m-right {
    text-align: right !important; 
  }

  .m-center {
    text-align: center !important; 
  }

  .m-no-mar {
    margin: 0 !important; 
  }

  .m-fw-100 {
    font-weight: 10; 
  }

  .m-fw-200 {
    font-weight: 20; 
  }

  .m-fw-300 {
    font-weight: 30; 
  }

  .m-fw-400 {
    font-weight: 40; 
  }

  .m-fw-500 {
    font-weight: 50; 
  }

  .m-fw-600 {
    font-weight: 60; 
  }

  .m-fw-700 {
    font-weight: 70; 
  }

  .m-fw-800 {
    font-weight: 80; 
  }

  .m-fw-900 {
    font-weight: 90; 
  }

  .m-t-align-center {
    text-align: center; 
  }

  .m-t-align-left {
    text-align: left; 
  }

  .m-t-align-right {
    text-align: left; 
  }

  .m-t-transform-uppercase {
    text-transform: uppercase; 
  }

  .m-t-transform-none {
    text-transform: none; 
  }

  .m-t-decoration-none a,
  .m-t-decoration-none {
    text-decoration: none; 
  }

  .m-t-decoration-underline a,
  .m-t-decoration-underline {
    text-decoration: underline; 
  }

  .m-bg-position-center,
  .m-bg-position-center-center {
    background-position: center center; 
  }

  .m-bg-position-center-right {
    background-position: center right; 
  }

  .m-bg-position-center-left {
    background-position: center left; 
  }

  .m-bg-position-top-center {
    background-position: top center; 
  }

  .m-bg-position-top-right {
    background-position: top right; 
  }

  .m-bg-position-top-left {
    background-position: top left; 
  }

  .m-bg-position-bottom-center {
    background-position: bottom center; 
  }

  .m-bg-position-bottom-right {
    background-position: bottom right; 
  }

  .m-bg-position-bottom-left {
    background-position: bottom left; 
  }

  .m-bg-size-cover {
    background-size: cover; 
  }

  .m-bg-size-contain {
    background-size: contain; 
  }

  .m-bg-no-repeat {
    background-repeat: no-repeat; 
  } 
}
.flex-ctn,
.flex-container {
  display: flex;
  flex-wrap: wrap; 
}

/* align-items AKA Vertical align (Horizontal if "flex-direction = column") */
.flex-vert-start,
.flex-vert-top,
.flex-vertical-start,
.flex-vertical-top,
.flex-align-start,
.flex-align-top {
  align-items: flex-start; 
}

.flex-vert-end,
.flex-vert-bot,
.flex-vert-bottom,
.flex-vertical-end,
.flex-vertical-bot,
.flex-vertical-bottom,
.flex-align-end,
.flex-align-bot,
.flex-align-bottom {
  align-items: flex-end; 
}

.flex-vert-stretch,
.flex-vertical-stretch,
.flex-align-stretch {
  align-items: stretch; 
}

.flex-vert-center,
.flex-vertical-center,
.flex-align-center {
  align-items: center; 
}

.flex-vert-baseline,
.flex-vertical-baseline,
.flex-align-baseline {
  align-items: baseline; 
}

/* justify-content AKA Vertical align (Horizontal if "flex-direction = column") */
.flex-hori-center,
.flex-horizontal-center,
.flex-justify-center {
  justify-content: center; 
}

.flex-hori-end,
.flex-hori-right,
.flex-horizontal-end,
.flex-horizontal-right,
.flex-justify-end,
.flex-justify-right {
  justify-content: flex-end; 
}

.flex-hori-start,
.flex-hori-left,
.flex-horizontal-start,
.flex-horizontal-left,
.flex-justify-start,
.flex-justify-left {
  justify-content: flex-start; 
}

.flex-hori-between,
.flex-horizontal-between,
.flex-justify-between {
  justify-content: space-between; 
}

.flex-hori-around,
.flex-horizontal-around,
.flex-justify-around {
  justify-content: space-around; 
}

/* align-items AKA Vertical align (Horizontal if "flex-direction = column") */
.flex-hori-center,
.flex-horizontal-center,
.flex-justify-center {
  justify-content: center; 
}

.flex-hori-end,
.flex-hori-right,
.flex-horizontal-end,
.flex-horizontal-right,
.flex-justify-end,
.flex-justify-right {
  justify-content: flex-end; 
}

.flex-hori-start,
.flex-hori-left,
.flex-horizontal-start,
.flex-horizontal-left,
.flex-justify-start,
.flex-justify-left {
  justify-content: flex-start; 
}

.flex-hori-between,
.flex-horizontal-between,
.flex-justify-between {
  justify-content: space-between; 
}

.flex-hori-around,
.flex-horizontal-around,
.flex-justify-around {
  justify-content: space-around; 
}

/* switch sides AKA want to center multiple stacked blocks vertically */
.flex-dir-column,
.flex-dir-col,
.flex-dir,
.flex-switch,
.flex-column,
.flex-direction-column,
.flex-direction-col,
.flex-direction {
  flex-direction: column; 
}

.flex-dir-row,
.flex-row,
.flex-direction-row {
  flex-direction: row; 
}

.h100 {
  height: 100%; 
}

/* Général */
a:focus {
  text-decoration: none !important;
  outline: 0; 
  /*background-color: transparent!important;*/
}
.btnBlanc a:focus {
    color: var(--tertiary)!important;
    background-color: var(--couleur1)!important;
}

.no-pad {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important; 
}

.no-pad-v {
  padding-top: 0 !important;
  padding-bottom: 0 !important; 
}

.no-pad-h {
  padding-left: 0 !important;
  padding-right: 0 !important; 
}

.no-pad-t {
  padding-top: 0 !important; 
}

.no-pad-b {
  padding-bottom: 0 !important; 
}

.no-pad-l {
  padding-left: 0 !important; 
}

.no-pad-r {
  padding-right: 0 !important; 
}

.no-mar {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important; 
}

.no-mar-v {
  margin-top: 0 !important;
  margin-bottom: 0 !important; 
}

.no-mar-h {
  margin-left: 0 !important;
  margin-right: 0 !important; 
}

.no-mar-t {
  margin-top: 0 !important; 
}

.no-mar-b {
  margin-bottom: 0 !important; 
}

.no-mar-l {
  margin-left: 0 !important; 
}

.no-mar-r {
  margin-right: 0 !important; 
}

.no-mar-last:last-child {
  margin-bottom: 0 !important; 
}

.circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; 
}

.fliph {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
  -webkit-filter: FlipH;
  filter: FlipH;
  -ms-filter: "FlipH"; 
}

.pc {
  display: inline-block;
  width: 100%;
  margin-bottom: -6px; 
}

.col {
  box-sizing: border-box;
  position: relative;
  float: left;
  vertical-align: top; 
}

.cb {
  clear: both; 
}

.filler {
  min-height: 1px; 
}

.flipv {
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
  -webkit-filter: FlipV;
  filter: FlipV;
  -ms-filter: "FlipV"; 
}

.rotate90 {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); 
}

.rotate180 {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); 
}

.rotate270 {
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); 
}

.vcenter {
  box-sizing: border-box;
  padding-top: 0 !important;
  padding-bottom: 0 !important; 
}

.vcenter section {
  height: 100%; 
}

.vcenter .container {
  display: table;
  width: 100%;
  height: 100%; 
}

/* GÉNÉRALE */
/* HEADER */
/* HOME */
/* CONTENU */
/* FOOTER*/

/*# sourceMappingURL=style.css.map */
