/* line 1, ../less/style.scss */
a {
  text-decoration: none;
  -moz-transition: all 225ms ease-in-out 0ms;
  -o-transition: all 225ms ease-in-out 0ms;
  -webkit-transition: all 225ms ease-in-out;
  -webkit-transition-delay: 0ms;
  transition: all 225ms ease-in-out 0ms;
 }
  a:hover, a:focus {
    text-decoration: none;
    outline: 0px;
  color: #124864}

.bleu {
  color: #124864; }

.blanc {
  color: #fff; }

.noire {
  color: #124864; }

.bg-bleu {
  background: #124864; }

.bg-gris {
  background: #353535; }

.bg-grisclaire {
  background-color: #f2f2f4; }

.a-bleu {
  color: #fff;
  background-color: #1794cb; }
  .a-bleu:hover, .a-bleu:focus {
    background-color: #85a6d9;
    color: #fff; }

.a-devis {
  font-size: 20px;
  color: #fff;
  border:2px solid  #124864;
  padding-right: 56px;
  padding-left: 54px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 4px;
  background-color: #124864;
}
  .a-devis:hover, .a-devis:focus {
    color: #fff;
    background-color: #0D3449;
  }

.a-devis > span {
  font-weight: 600; }

  .a-fiche,.a-fiche:hover{
    background-color: #124864;;
    padding: 5px 0px;
    border-radius: 4px;
    color: #fff;
    font-weight: 500;
    border-radius: 0;
    border: 0px;
    display: block;
  }
.btn {
  font-size: 13px;
  padding: 10px 27px;
  letter-spacing: 2px; }

.btn-bleu {
  text-transform: uppercase;
  border-radius: 0px;
  color: #fff;
  background-color: #1794cb; }
  .btn-bleu:hover {
    background-color: #85a6d9;
    color: #fff; }

h1 {
  font-size: 36px;
  line-height: 36px;
  text-align: center;
  font-weight: 300;
  font-family: bebas-neue-pro, sans-serif !important;
}

h1 > span {
  font-size: 60px;
  line-height: 72px;
  text-align: center;
  font-weight: 300;
  font-family: "Poppins", sans-serif; }

h2 {
      letter-spacing: 0;
      font-size: 30px;
      line-height: 30px;
      font-weight: 600;
      font-family: 'bebas-neue-pro';
}

h2 > span {
      letter-spacing: 0;
      font-size: 30px;
      line-height: 30px;
      font-weight: 600;
      font-family: 'bebas-neue-pro', sans-serif;
}

h3 {
  font-family: "Poppins", sans-serif;
  text-transform: capitalize;
  letter-spacing: 0;
  font-size: 24px;
  line-height: 24px;
  font-weight: 300;
}

h4 {
  font-size: 22px;
   }

h5 {
  font-size: 16px;
   }
.h3, h3 {
    font-size: 24px;
    font-weight: 600;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
ul {
  padding-left: 0px; }
  ul > li {
    list-style: none;
    font-size: 16px;
    }

body, html {
  margin: 0;
  padding: 0;
  font-family: "Poppins", sans-serif;
 }


p {
  font-size: 17px;
  line-height: 30px;
  }

.semi-bold {
  font-weight: 600; }

.meduim {
  font-weight: 500; }

.bold {
  font-weight: 700; }

.bold-black {
  font-weight: 900; }

.nopadding {
  padding-right: 0px !important;
  padding-left: 0px !important; }

.display-block-mobile {
  display: none !important; }

.display-none-mobile {
  display: block !important; }

.padding-article-left {
  padding-left: 100px; }

.font-11 {
  font-size: 11px; }

.font-26 {
  font-size: 26px; }
.font-22 {
    font-size: 22px; }

.block {
  display: block; }

.upper {
  text-transform: uppercase; }

.padding-t1 {
  padding-top: 1%; }

.padding-t2 {
  padding-top: 2%; }

.padding-t4 {
  padding-top: 4%; }

.padding-t6 {
  padding-top: 6%; }

.padding-t8 {
  padding-top: 8%; }

.padding-t10 {
  padding-top: 10%; }

.padding-t20 {
  padding-top: 20%; }

.padding-t30 {
  padding-top: 30%; }

.padding-t40 {
  padding-top: 40%; }

.padding-t50 {
  padding-top: 50%; }

.padding-b1 {
  padding-bottom: 1%; }

.padding-b2 {
  padding-bottom: 2%; }

.padding-b4 {
  padding-bottom: 4%; }

.padding-b6 {
  padding-bottom: 6%; }

.padding-b8 {
  padding-bottom: 8%; }

.padding-b10 {
  padding-bottom: 10%; }

.padding-b20 {
  padding-bottom: 20%; }

.padding-b30 {
  padding-bottom: 30%; }

.padding-b40 {
  padding-bottom: 40%; }

.padding-b50 {
  padding-bottom: 50%; }

.margin-t1 {
  margin-top: 1%; }

.margin-t2 {
  margin-top: 2%; }

.margin-t4 {
  margin-top: 4%; }

.margin-t6 {
  margin-top: 6%; }

.margin-t8 {
  margin-top: 8%; }

.margin-t10 {
  margin-top: 10%; }

.margin-t20 {
  margin-top: 20%; }

.margin-t30 {
  margin-top: 30%; }

.margin-t40 {
  margin-top: 40%; }

.margin-t50 {
  margin-top: 50%; }

.margin-b1 {
  margin-bottom: 1%; }

.margin-b2 {
  margin-bottom: 2%; }

.margin-b4 {
  margin-bottom: 4%; }

.margin-b6 {
  margin-bottom: 6%; }

.margin-b8 {
  margin-bottom: 8%; }

.margin-b10 {
  margin-bottom: 10%; }

.margin-b20 {
  margin-bottom: 20%; }

.margin-b30 {
  margin-bottom: 30%; }

.margin-b40 {
  margin-bottom: 40%; }

.margin-b50 {
  margin-bottom: 50%; }

.width-100 {
  width: 100%; }

.cur-pointer {
  cursor: pointer; }



section {
  /* page prod sum */ }
  section.section1-index {
    background-size: cover; }
    section.section1-index.section-article .titre {
      background-color: rgba(255, 255, 255, 0.6);
      padding: 20px 0px;
      position: absolute;
      top: 200px; }
      section.section1-index.section-article .titre h1 span {
        display: block; }
  section.section2-index a {
    margin-bottom: 15px;
    display: block; }
    section.section2-index a img {
      width: 100%; }
    section.section2-index a.a-model {
      color: #fff;
      background-color: #1794cb;
      display: block; }
      section.section2-index a.a-model span {
        line-height: 20px; }
      section.section2-index a.a-model .border-ligne {
        height: 1px;
        width: 69px;
        display: inline-block;
        border: 1px solid #fff;
        border-bottom: 0px;
        line-height: 0px; }
      section.section2-index a.a-model:hover {
        background-color: #85a6d9; }
  section.section2-index .slider-section2 .carousel-inner .item img {
    width: 100%;
    height: 100%;
    max-height: 525px; }
  section.section2-index .slider-section2 .carousel-indicators {
    width: auto;
    text-align: right;
    left: 0;
    margin-left: 0;
    right: 25px;
    bottom: 0px; }
  section.section2-index .slider-section2 .carousel-indicators li {
    border-radius: 0;
    width: 18px;
    height: 18px;
    background: #aaa; }
  section.section2-index .slider-section2 .carousel-indicators .active {
    width: 18px;
    height: 18px;
    background: #383838;
    border-color: #383838; }
  section.section2-index .slider-section2 .carousel-caption {
    top: 0;
    width: auto;
    right: 0;
    bottom: auto;
    left: auto;
    padding: 20px;
    text-align: left;
    height: auto; }
    section.section2-index .slider-section2 .carousel-caption a {
      color: #fff;
      background-color: #383838;
      padding: 10px; }
      section.section2-index .slider-section2 .carousel-caption a span {
        line-height: 20px; }
      section.section2-index .slider-section2 .carousel-caption a .border-ligne {
        height: 1px;
        width: 69px;
        display: inline-block;
        border: 1px solid #fff;
        border-bottom: 0px;
        line-height: 0px; }
      section.section2-index .slider-section2 .carousel-caption a:hover {
        background-color: #85a6d9; }
  section.section3-index .embed-video {
    padding-bottom: 300px; }
  section.section4-index {
    position: relative; }
    section.section4-index .bg-1 {
      position: absolute;
      width: 50%;
      left: 0;
      height: 100%;
      background: url("../img/bg-section4.jpg");
      background-size: cover;
      background-position-x: right; }
    section.section4-index .bg-2 {
      position: absolute;
      width: 50%;
      right: 2px;
      height: 100%;
      background-color: #353535; }
    section.section4-index .block-right h2 {
      line-height: 20px; }
    section.section4-index .block-right .h2-section4 {
      font-size: 25px;
      font-weight: 300;
      letter-spacing: 1px; }
    section.section4-index .block-right .h2-section4 > span {
      display: inline-block;
      font-weight: 600; }
    section.section4-index .block-right .meduim {
      font-size: 22px;
      line-height: 22px;
      margin-bottom: 10px; }
    section.section4-index .block-right p {
      font-size: 13px; }
  section.section5-index {
    background: url("../img/bg-section5.jpg");
    background-size: cover; }
  section.section2-prod .block-right span {
    padding: 2px 10px;
    background-color: #000; }
  section.section2-prod .block-right .caracteristique {
    padding: 10px;
    background-color: #fff; }
    section.section2-prod .block-right .caracteristique img {
      padding: 10px 3px; }
  section.section2-prod .block-left span {
    display: block; }
  section.section3-prod .blockimage .image-hover {
    position: relative;
    width: 30%;
    height: 54%;
    display: inline-block;
    overflow: hidden; }
    section.section3-prod .blockimage .image-hover img {
      margin: -100px 0px -29px -18px;
      transition: all .2s ease-in-out;
      -webkit-transition: all .2s ease-in-out;
      -moz-transition: all .2s ease-in-out;
      -ms-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out; }
    section.section3-prod .blockimage .image-hover:hover img {
      transform: scale(0.9);
      -webkit-transform: scale(0.9);
      -moz-transform: scale(0.9);
      -ms-transform: scale(0.9);
      -o-transform: scale(0.9); }
  section#section1 h3 {
    font-size: 22px; }
  section#permutations .link-item > a {
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
    text-transform: uppercase;
    text-align: center;
    min-height: 76px; }
  section#subsections ul li {
    float: left; }
  section#other_product .link-item {
    display: block;
    float: left;
    min-height: 100px; }
    section#other_product .link-item > a {

      padding-left: 14px;
       }
    section#other_product .link-item .link-image {
      max-width: 20%;
      display: inline-block; }
      #other_product .link-image{
        max-width: 100% !important;
        border: 1px solid #dadada;
        border-bottom: 0px;
      }

      #other_product .link-item{
        margin-bottom: 0px;
      }

      #other_product .link-item:hover > a{
        color: #0D3449;
      }
      #other_product .link-item > a {

        font-size: 20px;
        font-weight: 600;
        padding: 15px 11px;
        min-height: 89px;
        border-top: 0px;
        text-align: center;
      }
      #other_product .link-item > a{
        display: block ;
      }
  section#nearby .link-item > a {
     }
  section .breadcrumb {
    background-color: transparent; }
  section .spin_produit {
    min-height: 65px; }
    section .spin_produit a {
      display: block;
      vertical-align: middle; }
    section .spin_produit .img-produit {
      vertical-align: middle; }
    section .spin_produit span {
      vertical-align: middle; }
  section .form-appel {
    width: 400px;
    position: fixed;
    height: 265px;
    right: 0;
    top: 0;
    bottom: 0;
    left: auto;
    margin: auto;
    z-index: 10;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in; }
    section .form-appel .header-form {
      float: left; }
      section .form-appel .header-form .img-icon {
        float: left;
        background-color: #1794cb;
        padding: 7px 16px 6px 16px;
        margin-right: 5px; }
      section .form-appel .header-form .titre-form {
        background-color: #000;
        color: #fff;
        font-size: 30px;
        font-weight: 600;
        position: absolute;
        width: 327px;
        left: 73px;
        text-indent: 17px; }
    section .form-appel .content-form {
      padding: 8px;
      float: left; }
      section .form-appel .content-form form {
        width: 300px;
        padding: 0px 8px; }
        section .form-appel .content-form form .col-md-4 {
          padding-right: 5px;
          padding-left: 5px; }
        section .form-appel .content-form form .form-control {
          border-radius: 0;
          color: #000; }
        section .form-appel .content-form form .btn-ok {
          background-color: #1794cb;
          padding: 4px 30px;
          color: #fff;
          font-weight: 600;
          border-radius: 0; }
      section .form-appel .content-form.form-hide {
        display: none !important; }
    section .form-appel .numero {
      display: none;
      font-size: 32px;
      font-weight: 600;
      padding: 30px 29px;
      position: absolute;
      width: 278px;
      top: 42px; }
    section .form-appel.stickyform {
      width: 100px;
      right: -27px; }
      section .form-appel.stickyform .titre-form {
        position: absolute; }
      section .form-appel.stickyform .content-form {
        display: none !important; }
      section .form-appel.stickyform .numero {
        display: none !important; }
  section .block-left {
    position: fixed;
    width: 77px;
    height: 277px;
    right: 0;
    top: 19px;
    bottom: 0;
    left: auto;
    margin: auto;
    z-index: 10;
    padding: 50px 0px 0px; }
    section .block-left a {
      display: block;
      text-align: right; }



  /*# sourceMappingURL=style.css.map */
  .nav-allsite .navbar-toggle {
    display: block;
    right: 0px;
    position: absolute;
    border: 0px;
    border-radius: 0px;
    background-color: #1794cb;
    z-index: 10000;
    padding: 12px 10px;
    transition: .4s;
    width: 50px
}
.navbar-allsite.navbar-inverse {
    background-color: #0168b6;
}
 .nav-allsite .navbar-toggle:hover,.nav-allsite .navbar-toggle:focus,.nav-allsite .navbar-toggle:active{
    background-color: #0168b6;
}
 .nav-allsite .navbar-toggle span.icon-bar {
    background-color: #fff
}
 .nav-allsite .navbar-toggle .top-bar {
    transform: rotate(0)
}
 .nav-allsite .navbar-toggle .middle-bar {
    opacity: 1
}
.nav-allsite .navbar-toggle .bottom-bar {
    transform: rotate(0)
}
 .nav-allsite .navbar-toggle .icon-bar {
    height: 3px;
    width: 30px
}
 .nav-allsite .navbar-toggle.collapsed {
    right: 0px !important;
    z-index: 1000000;
    transition: .4s;
    padding-right: 5px;
    display: block;
}
 .nav-allsite .navbar-toggle.collapsed .icon-bar {
    width: 30px;
    transition: all 0.2s
}
 .nav-allsite .navbar-toggle.collapsed .top-bar {
    transform: rotate(45deg);
    transform-origin: 20% 10%
}
 .nav-allsite .navbar-toggle.collapsed .middle-bar {
    opacity: 0
}
 .nav-allsite .navbar-toggle.collapsed .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%
}

 .nav-allsite .navbar-toggle {
    display: block;
    right: 0px;
    position: fixed;
    background: #0168b6;
    margin: 0px;
    top:0;
    border-radius: 5px;
}
 .nav-allsite .navbar-toggle:hover {
    background-color: #0168b6
}
 .nav-allsite .navbar-toggle span.icon-bar {
    background-color: #fff
}
#allsite{
  padding:20px 0px;
}
#allsite .navbar-nav>li {
    float: left;
    width: 100%;
    margin: 4px 0px;
}
#allsite .navbar-nav{
  padding: 0px 0px 60px;
  margin: 0;
  height: 100vh;
  overflow-x: hidden;
}
#allsite .navbar-nav>ul {
  width: 100%;
}
#allsite .navbar-nav>li>.img-menu{
    margin-right: 5px;
    float: left;
    margin-left: 15px;
    width: 70px;
    height: 40px;
    text-align: center;
    margin-right: 5px;
}
#allsite .navbar-nav>li>.img-menu>img {
  max-width: 80px;
  max-height: 40px;
}
#allsite .navbar-nav>li:last-child>.img-menu>img {
  max-width: 100px;
  max-height: 70px;
}
#allsite .navbar-nav>li:last-child>.img-menu{
  margin-left: 25px;
  margin-right: 25px;
}
#allsite .navbar-nav>li:last-child>a {
  padding-top: 20px;
}
#allsite .navbar-nav>li>a {
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: 500;
  color: #fff;
  font-size: 14px;
}
#allsite .titre-menuscroll{
  font-size: 19px;
  color: #fff;
  margin-left: 24px;
  position: relative;
  margin-bottom: 30px;
  width: 220px;
}
.titre-menuscroll:after {
  content: "";
  display: block;
  width: 40px;
  height: 5px;
  position: absolute;
  bottom: -15px;
  background-color: #aaa;
  left: 50%;
}
.side-collapse {
  top: 0px;
  bottom: 0;
  right: 0;
  width: 290px;
  position: fixed;
  overflow: hidden;
  transition: width .4s;
  z-index: 100000;
  height: 100vh;
}
.side-collapse.in {
    width: 0;
}

.section-agence .title{
  font-size: 18px;

  font-weight: 600;
}
.section-agence .sous-title{
  font-size: 15px;

  font-weight: 600;
}

.section-agence .phone{
  font-size: 24px;

  font-weight: 600;
}

.section-agence .bg-blanc{
  background-color: #fff;
}
.section-agence .bg-grislight{
  background-color: #d2d2d2;
}
.section-agence .time{
  padding-left: 10px;
}
.titre-after h1:after{
  content: "";
    display: block;
    width: 40px;
    height: 5px;
    position: absolute;
    bottom: -15px;
    background-color: #aaa;
    left: calc(50% - 15px);
}
.btn_accor{
  display: none;
}

#rssfeed .link-image{
  border: 1px solid #dadada;
  margin-bottom: 30px;
}
#rssfeed .link-image:hover .img-rss>a{
  color: #124864;
}
#rssfeed .img-rss {

  font-size: 16px;
  font-weight: 600;
  padding: 15px 11px;
  background-color: #fff;
}
#rssfeed .img-rss>a{

}
#rssfeed .img-rss>a{

  min-height: 60px;
}
#rssfeed img {
  width: 100%;
}


.block-price{
  display: block;
  width: 100%;
}
.btn-voir,.btn-voir:hover{
  background-color: #124864 !important;
  border-color: #124864;
  color:#fff;
  float: left;
  border-radius: 0px;
  padding: 6px 10px !important;
}
.price{
  float: right;
  text-align: right;
  font-size: 16px;
  font-weight: 600;
  color: #124864;
}

@media (min-width: 1300px) {
}

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

 }

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

  .tel-tablet {
    display: block !important;
    padding-top: 32px;
    float: right; }
  .tel-mobile {
    display: none !important; }

  .menu-menu-milieu-container ul > li {
    padding: 24px 9px 11px;
    min-width: 65px; } }

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

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

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

@media screen and (max-width: 768px) {
  h1{
    font-size: 38px;
    line-height: 61px;
  }
  h2{
    font-size: 22px;
  }
  .a-devis {
    font-size: 22px;
  }

  .btn_accor{
    display: block;
  }
  .nav-allsite .navbar-toggle{
    right: 10px;
    top: 25px;
  }
  .nav-allsite .navbar-toggle.collapsed{
    top: 10px;
  }
  .tel-tablet {
    display: none !important; }

  .dropdown-menu {
    width: 100%; }
  .dropdown-menu > li > a {
    text-align: center; }
  .display-block-mobile {
    display: block !important; }
  .display-none-mobile {
    display: none !important; }

  .menu-menu-milieu-container ul > li > a {
    text-align: left; }
  .menu-menu-milieu-container ul > li > a:after {
    left: 0%; }
  .a-devis {
    display: block; } }

@media screen and (max-width: 600px) {
  .menu-menu-milieu-container ul > li {
    width: 50%; }
  header nav .logo {

    left: 35%; }
    .side-collapse {
      width: 100%;
    }
   }

  @media (max-width: 448px) {
      .masonry-plugin{
        margin-left: 0px !important;
      }
      .masonry-grid,.masonry-grid>div,.masonry-grid>div.grid-item{
        height: auto !important;
        width: 100% !important;
        height: auto !important;
        margin-bottom: 20px !important;
        top: 0px !important;
        position: relative !important;
        left: 0px !important;
      }
      .masonry-grid>div>img{
        height: auto !important;
      }
  }


  @media screen and (max-width: 600px) {
    .menu-menu-milieu-container ul > li {
      width: 50%; }
    }


    @media (max-width:479px) {

    }


    @media (max-width:991px) {

    }
/* Geo area style */
#geo-area .geo-area_content h3,
#geo-area .geo-area_content .h3 {
  color: #222;
  font-family: "poppins", sans-serif;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 37.4px;
  margin-bottom: 21px;
}

.geo-area_items {
  display: flex !important;
}

.geo-area_items>div {
  width: 50% !important;
}

@media screen and (max-width: 768px) {
  .geo-area_items>div {
    width: 100% !important;
  }
}

#geo-area .geo-area_content .geo-area_charte img {
  border-radius: 20px;
}

#geo-area .geo-area_content .geo-area_items.show {
  overflow-y: hidden;
  max-height: 316px;
  transition: 500ms ease-in-out;
}

#geo-area .geo-area_content .geo-area_items .geo-area_item.no-padding {
  padding: 0;
}

#geo-area .geo-area_content .geo-area_items .geo-area_item.border-0 {
  border: none;
}

#geo-area .geo-area_content .geo-area_items .geo-area_item .d-flex {
  display: flex;
}

#geo-area .geo-area_content .geo-area_items .geo-area_item svg {
  margin: auto 0;
}

#geo-area .geo-area_content .geo-area_items .geo-area_item {
  height: 100%;
  padding-left: 19px;
  padding-bottom: 20px;
  box-sizing: border-box;
  margin-bottom: 10px;
  padding-top: 20px;
  margin-right: auto;
  border-bottom: 1px solid #EEEEEE;
}

#geo-area .geo-area_content .geo-area_items .geo-area_item a {
  text-decoration: none;
  display: flex;
  cursor: pointer;
}

#geo-area .geo-area_content .geo-area_items .geo-area_item img {
  display: flex;
  width: 16.87px;
  height: 22.49px;
}

#geo-area .geo-area_content .geo-area_items .geo-area_item h4,
#geo-area .geo-area_content .geo-area_items .geo-area_item .h4 {
  font-family: "poppins", sans-serif;
  color: #222;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 23px;
  margin-left: 11px;
  padding-top: 2px;
}

#geo-area .geo-area_content .geo-area_items .geo-area_item h5,
#geo-area .geo-area_content .geo-area_items .geo-area_item .h5 {
  color: #222;
  font-family: "poppins", sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 22px;
  margin-bottom: 0;
}

#geo-area .geo-area_content #button-show-more-container {
  padding-bottom: 2rem;
  text-align: center;
}

#geo-area .geo-area_content #btn-show-more {
  cursor: pointer;
  color: #000000 !important;
  padding: 1rem;
  background-color: #ededed;
  border-radius: 5px;
  display: block;
  opacity: .8;
}

#geo-area .geo-area_content #btn-show-more:hover {
  opacity: 1;
}

/* End Geo area style */


#page-tabs {
  background-color: #fff;
  border: 1px solid #00000025
}
#page-tabs .nav-link {
  transition: all .25s;
  padding: 1em 2.5em
}
#page-tabs .nav-link:hover,
#page-tabs .nav-link.active {
    border: 0;
    background-color: transparent;
  text-decoration: underline;
}


.tabs-container {
  overflow: hidden;
}

.tabs-nav {
  list-style: none;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: 0;
  background-color: #fff;
  display: flex;
  justify-content: center;
}

.tabs-nav li {
  display: inline-block;
}

.tabs-nav li a {
  display: block;
  padding: 1em 1.5em;
  text-decoration: none;
  color: #5f5f5f;
  transition: all .25s;
  font-weight: 600;
  font-size: 21px;
}

.tabs-nav .active a,
.tabs-nav li a:hover {
  background-color: #f8f8f8;
  background-color: #fff;
  color: #000;
  text-decoration: underline;
}

.tabs-content {
  position: relative;
  overflow: hidden;
  max-height: max-content;
}

.tabs-content .tab-item {
  padding: 0px;
  position: absolute;
  top: 0;
  left: -100%;
  transition: all .2s;
  max-width: 100%;
  overflow: hidden;
}

.tabs-content .active:not([type="button"]) {
  display: block;
  left: 0;
  width: 100%;
  position: relative;
}

.show-more {
  cursor: pointer;
  background-color: transparent;
  border: 0;
  text-decoration: underline;
}
.loader-spinner {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 500px;
}

.loader {
  border: 4px solid #124864;
  border-top: 4px solid #ececec62;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  animation: spin 2s linear infinite;
}


/* RSS BLOG */
section.rss-blog  .s-image {
  padding: 110px 150px;
  border-radius: 8px;
}
.img-liste .s-image {
  position: relative;
  padding: 150px;
  background-size: cover;
  border-radius: 8px;
}

.img-liste .s-image.full-height {
  padding: 0;
  height: 294px;
}

.img-liste .s-image::before {
  position: absolute;
  top: 50%;
  left: 0;
  content: '';
  width: 100%;
  height: 50%;
  display: block;
  border-radius: 8px;
  background-image: linear-gradient(to top, #262422, rgba(38, 36, 34, 0));
}

.img-liste .title {
  position: absolute;
  bottom: 10%;
  left: 5%;
  color: var(--white-color);
  font-size: 23px;
  line-height: normal;
  color: #fff;
}
/* End RSS BLOG */