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

  

}


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

 
}


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

    .container {
        /* padding: 0 20px; */
    }

}


@media only screen and (max-width: 1200px) {
  .wrap-item-info-header {
    margin-bottom: 15px;
}
.wrapper-super-header {
    display: none;
}
    
.wrapper-header {
  max-width: 100%;
}
.top-super-header {
  width: 95%;
}
ul.header-contact-info li {
  font-size: 14px;
  color: var(--primary-color);
}
    ul.header-contact-info li i {
  color: var(--thirth-color);
  margin-right: 6px;
  font-size: 12px;
}
.social-header.row-container {
  display: flex;
  flex-wrap: nowrap;
}
.social-header::before {
  left: -6px;
}

.wrap-navlink {
    width: auto;
}


.item-meta-shop {
    margin-left: 10px;
}

.item-meta-shop:first-child {
    margin: 0;
}




.title-bloc {
    font-size: 26px;
}

ul.header-contact-info li {
    color: var(--second-color);
}
    
.nous-contacter {
  color: black;
  padding: 10px 20px;
  margin: 0;
  background: var(--second-color);
  color: white;
  text-decoration: navajowhite;
  border-radius: 10px;
  width: max-content !important;
  display: inherit;
}
.social-header.row-container {
  width: 100%;
  justify-content: start;
  margin-right: 0;
  padding-right: 0;
}
.right-top-super-header ul {
  width: 100%;
}
.social-header.row-container a {
  justify-content: center;
  align-items: center;
  background: var(--primary-color);
}
.social-header.row-container a i {
  margin: 0;
}
.left-middle-header .linklist-menu {
          display: flex !important;
        align-items: center;
        gap: 14px;
        padding: 13px 22px !important;
        font-size: 14px !important;
        font-weight: 500 !important;
        text-transform: none !important;
        letter-spacing: 0 !important;
        color: #1f2937 !important;
        text-decoration: none !important;
        position: relative;
        transition: background 200ms ease, color 200ms ease, padding-left 250ms ease;
        border-left: 3px solid transparent;
}

    .left-middle-header a.active {
        background: rgb(41 116 194 / 8%) !important;
        border-left-color: var(--primary-color);
        color: var(--primary-color) !important;
        font-weight: 600 !important;
    }

    
.item-connexion-inscription:nth-child(1) {
  border: none;
}
.left-middle-header a i {
  margin-right: 10px;
}

.social-footer {
    width: 35%;
}

.parent-wrap-newsletter {
    width: 65%;
}
.container{
    /* padding: 0 25px; */
}



  
}


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


    .vsbg-action.mobile {
        display: flex;
        /* justify-content: center; */
        margin-top: 20px;
        padding: 0 20px;
    }
    
    .vsbg-action.mobile .btn-vsbg {
        padding: 10px 20px;
        font-size: 13px;
        width: 100%;
    }
    
    .drawer-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 20px;
    background: linear-gradient(135deg, #1a5a96 0%, var(--primary-color) 100%);
    flex-shrink: 0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

    .drawer-header .drawer-logo {
    padding: 5px;
    font-size: 15px;
    color: var(--primary-color);
    margin: 0 20px 0 0;
    background: white;
    border-radius: 4px;
    display: flex;
    width: fit-content;
    font-weight: 600;
    
}
    
.footer-link-title {
  font-size: 16px;
}
    
.item-footer.about {
  width: 50%;
}
.item-footer.list1 {
  width: 50%;
}
.item-footer.list2 {
  width: 50%;
}
.item-footer.newsletter {
  width: 50%;
}
.item-footer {
  margin-bottom: 15px;
}

.main-title {
    font-size: 35px;
}
    
.ssmenu li a {
  width: 100%;
  display: flex;
  justify-content: start;
}
a.linklist-menu.bush-left {
  justify-content: start;
  color: black;
  padding-left: 0 !important;
}
    
a.linksubmenu__mb {
  width:  max-content !important;
  color: gray;
  padding: 10px 0 !important;
  align-items: center;
  height: auto;
}
.footer-link-liens-details li a {
  font-size: 14px;
}
.footer-link-contact-details li p {
  font-size: 14px;
}
.footer-link-contact-details li a {
  font-size: 14px;
}
.footer-link-logo {
  height: 70px;
}

    .container-logo-and-widget-panel-mobile {
      width: 95%;
      margin: 0 auto;
      padding-top: 20px;
    }
    
    
.list-logo.row-container {
  width: 100%;
  justify-content: space-between;
}
.item-info-contact:nth-child(2) {
  position: relative;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  width: fit-content;
}
/* .right-middle-header  a {
  font-size: 13px;
  color: #fff;
  margin: 0 11px 0 0;
  border-right: 1px solid #0000001a;
  border-right: 1px solid #ffffff52;
  background: var(--second-color);
  padding: 10px 15px;
  border-radius: 4px;
  display: flex;
} */
    
.right-middle-header {
  width: 50%;
  justify-content: end;
  display: flex;
  align-items: center;
}
.wrap-middle-header {
  padding: 0 40px;
  padding-bottom: 10px;
}
.top-super-header-mobile.row-container {
  background: white;
  padding: 0 15px;
  width: 100%;
  padding: 20px 20px 0 20px;
  display: none !important;
}
    .bloc-change-color a {
    color: var(--primary-color);
}


li.social-header.row-container {
    margin: 0;
}
.header-mobile .container {
  padding: 0 !important;
}
.left-top-super-header {
  width: 100%;
  padding-right: 0;
}
ul.header-contact-info {
  width: 100%;
  display: block;
  display: flex;
  justify-content: center;
}
.right-top-super-header {
  width: 100%;
  display: flex;
  padding-bottom: 10px;
}
ul.header-contact-info li {
  width: fit-content;
  width: fit-content;
  margin: 0;
  padding: 0;
  margin-right: 12px;
}
    .left-top-super-header p {
  width: 70%;
  font-size: 16px;
}
a.support-logo {
  width: 98px;
}
.wrap-support-logo {
  width: 148px;
  height: 77px;
  justify-content: center;
}
.footer-widget-title::before {
  bottom: -20%;
}
.footer-widget-title {
  font-size: 15px;
  margin-bottom: 19px;
}
.footer-widget.contact-widget {
  width: max-content;
}
    
    a#identification {
      color: var(--white-color);
      background: var(--primary-color);
      margin-right: 15px;
  }

.logo-and-3-bandes-header.row-container {
  width: 100%;
}
.middle-header {
  width: 100%;
}

    .container{
        padding: 0 20px !important;
    }

    .containeur-header {
        display: none;
    }

    .header-mobile {
        box-shadow: 0 0 30px rgba(0 0 0 / 21%);
        z-index: 3;
        position: relative;
        display: block;
    }
.info-header {
    width: 100%;
    padding-right: 0px;
}
.logo-header {
    width: fit-content;
}
.logo-header.autre {
    width: 28%;
    margin-top: -12px;
}
.item-info-header {
    padding-left: 0px;
}
    .footer-link-item {
    width: 50%;
    padding-bottom: 18px;
}
    .wrapper-footer-copyright.container {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    justify-content: center;
    gap: 10px;
}

.logo-header img {
    height: auto;
    width: 70px;
    object-fit: contain;
    /* filter: brightness(0) invert(1); */
}
    
.right-middle-header {
  width: fit-content;
  justify-content: end;
  display: flex;
  align-items: center;
}
.wrap-middle-header {
  padding: 0 20px;
  padding-bottom: 10px;
  padding-top: 10px;
  background-color: var(--primary-color);
  justify-content: space-between;
  padding: 10px 20px 10px;
  align-items: center;
}
    .wrap-header-mobile {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 100%;
    }
    .wrap-item-info-header {
        margin-bottom: 15px;
    }
    
    .widget_menu.content_panel_menu_mobile {
        /* left: 0; */
        /* opacity: 1; */
        /* visibility: visible; */
    }
    .right-top-super-header ul {
      display: flex;
      align-items: center;
      justify-content: end;
  }

    .btn-search {
        background: var(--second-color);
    }

    .item-meta-shop {
    background-color: #054c7a38;
    color: var(--second-color);
}

.left-middle-header {
    padding-left: 0;
    align-items: center;
    display: flex;
    width: fit-content;
}

    .widget_menu.content_menu_btn {
        position: relative;
        width: 100%;
        display: flex;
        justify-content: start;
        flex-wrap: wrap;
        align-items: center;
    }

    .right-middle-header .mobile-action-box {
        display: flex;
        align-items: center;
        margin-right: 20px;
    }

    .mobile-icon.mobile-user-link {
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        width: 44px;
        height: 44px;
        color: #fff;
        background: #ffffff52 !important;
        border: none;
        border-radius: 8px;
        text-decoration: none;
        cursor: pointer;
        margin-right: 20px;
        transition: background 200ms ease, color 200ms ease;
    }

    .mobile-action-box .header-user-info {
        background: #fff;
        padding: 5px 11px;
        border-radius: 4px;
        display: flex;
        color: var(--primary-color);
        font-size: 14px;
    }
    
    .icon_bar {
        width: 42px;
        aspect-ratio: 1;
        border-radius: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: var(--second-color);
        /* margin-right: 15px; */
    }
    
    li.bloc-change-color {
        font-size: 17px;
        line-height: 1;
        border-width: medium;
        border-style: none;
        border-color: currentcolor;
        border-image: initial;
        background: var(--primary-color);
        border-radius: 50%;
        width: 40px;
        aspect-ratio: 1 / 1;
        display: flex;
        justify-content: center;
        align-items: center;
        color: white;
        transition: 0.5s;
    }

    
    .icon_bar svg {
        height: 20px;
        display: flex;
        fill: var(--white-color);
        width: 20px;
    }

    .content_panel_menu_mobile {
        position: fixed;
        top: 0;
        overflow-y: auto;
        height: 100vh;
        width: 100%;
        z-index: 10;
        transition: all 1s ease;
        visibility: hidden;
        opacity: 0;
        left: -100%;
    }

    .content_panel_menu_mobile:before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #000;
        opacity: .5;
        cursor: pointer;
    }

    .container_panel {
        position: absolute;
        background: white;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 500px;
        max-width: 100%;
        display: flex;
        flex-direction: column;
    }


/* ********************* MENU *************************** */

    .close-menu-mb {
        background: transparent;
        width: 10%;
        margin-right: 5px;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .close-menu-mb span {
        display: flex;
        background: #fff;
        width: 100%;
        height: 35px;
        align-items: center;
        justify-content: center;
        color: grey;
        position: absolute;
        top: 0;
    }

    .main-menu-mb {
        width: 100%;
        position: relative;
        padding: 20px 0px 20px 0px;
        overflow-y: auto;
        height: 100%;
    }

    .linklist-menu {
        color: black;
        font-size: 15px;
        font-weight: 500;
        position: relative;
        display: flex;
        align-items: center;
        border-bottom: 1px solid #f4f4f4;
        padding-bottom: 10px;
        padding-top: 10px;
        text-transform: uppercase;
        justify-content: space-between;
        text-align: left;
        width: 100% !important;
    }

    .listmenu input:checked ~ .linklist-menu {
        color: var(--white-color);
        border-bottom: 1px solid var(--white-color);
    }

    .panel_submenu_mb {
        background: #ffffff;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        position: relative;
        transition: all 3ms ease;
        overflow: hidden;
        height: 0;
    }

    .linksubmenu__mb {
        color: grey;
        position: relative;
    }

    .listmenu input {
         display: none; 
    }

    .listmenu input:checked ~ label.submenu-label .panel_submenu_mb {
        height: 100%;
        padding: 10px 20px 10px 22px;
    }
    a.linksubmenu__mb:hover {
    color: var(--second-color);
}
    .listmenu input:checked ~ label.submenu-label span.linklist-menu {
        color: var(--primary-color);
        font-weight: 600;
    }

    label.submenu-label .linklist-menu:after {
        content: "\f078";
        position: relative;
        font-family: "FontAwesome";
        font-size: 12px;
    }

    .listmenu input:checked ~ label.submenu-label  span.linklist-menu:after {
        content: "\f107";
        font-size: 17px;
    }

    .smenu-item label {
        width: 100%;
    }
        
    .smenu-item.has-children {
        display: flex;
        justify-content: space-between;
    }
        
    .has-children .smenu-item-titre:after {
        content: "\f105";
        font-family: 'FontAwesome';
        position: relative;
        font-size: 14px;
    }
    
.smenu-item input:checked ~ label .smenu-item-titre:after {
    content: "\f107";
}
    
    .smenu-item {
        border-bottom: 1px solid #d1d1d1;
        padding: 0px 0;
        line-height: 1.2;
        display: flex;
        align-items: center;
    }
    
    .smenu-item:last-child {
        border: none;
    }

    .ssmenu {
        /* font-size: 14px; */
        line-height: 1.8;
        background: none;
        position: relative;
        transition: all 3ms ease;
        overflow: hidden;
        height: 0;
        font-weight: 400;
    }

    .ssmenu li {
        position: relative;
        padding: 4px 0;
        line-height: 1.3;
        font-size: 15px;
        display: flex;
        align-items: center;
        padding: 0;
        height: 30px;
    }

    .ssmenu li:before {
        content: "\f105";
        position: relative;
        font-family: 'FontAwesome';
        font-size: 12px;
        margin-right: 10px;
    }

    .smenu-item input:checked ~ label .smenu-item-titre {
        color: var(--primary-color);
        /* border-bottom: 1px solid var(--primary-color); */
    }

    .smenu-item input:checked ~ label .ssmenu {
        height: auto;
        padding: 3px 15px 0;
        top: unset;
        left: unset;
        position: relative;
        opacity: 1;
        visibility: visible;
        margin: unset;
        min-width: unset;
        border: none;
        box-shadow: none;
        transform: unset;
        clip: unset;
    }

    .smenu-item-titre {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 0;
        font-weight: 600;
        color: #8b8b8b;
    }

    .smenu-item-titre span {
        margin: 2px 0 0 15px;
    }


    .button_close {
        position: absolute;
        display: flex;
        font-size: 16px;
        left: 12px;
        background: #fff;
        width: 25px;
        height: 25px;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }

    .contentclose {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 38px;
        height: 38px;
        background: rgba(255, 255, 255, 0.15);
        border: none;
        border-radius: 50%;
        color: #ffffff;
        cursor: pointer;
        transition: background 200ms ease, transform 150ms ease;
        padding: 0;
    }

    .navlink > li {
    padding: 0 10px;
}

.meta-info-header a {
    line-height: 1.2;
    font-size: 16px;
}


 

.social-footer a {
    font-size: 15px;
    width: 45px;
}
.social-footer.row-container a {
  width: 30px;
  font-size: 12px;
}

.left-newsletter h3 {
    font-size: 16px;
}

.left-newsletter div {
    font-size: 13px;
}

.wrap-social-footer {
    height: 100px;
}



.footer-widget {
    width: 33.33%;
    margin-bottom: 20px;
}

.footer-widget-title {
    font-size: 16px;
    line-height: 1.2;
    padding-bottom: 0;
    margin-bottom: 10px;
}

.footer-widget-title h3::before {
    bottom: -10px;
}

li.item-info-contact {
    margin-bottom: 20px;
    width: 50%;
    justify-content: unset;
}

.wrapper-info-contact-footer {
    padding-bottom: 10px;
}

.footer-copyright {
    /* padding: 20px 0; */
}

.content-copyright.row-container {
    padding-bottom: 10px;
}

form.form-newsletter button {}

/*title*/

.title-filigrane {
  font-size: 100px;
}
.chiffres-cles.container .title-filigrane {
  font-size: 100px;
}
.wrapper-chiffres-cles {
  padding-top: 0;
}

 .section-title {
        margin-bottom: 30px;
    }
    .title-filigrane {
    font-size: 100px;
}
.title-bloc {
  font-size: 30px;
  line-height: 45px !important;
}
.header-mobile .logo-header a {
    padding: 5px;
    font-size: 15px;
    color: var(--primary-color);
    margin: 0 20px 0 0;
    background: white;
    border-radius: 4px;
    display: flex;
    width: fit-content;
    font-weight: 600;
}

}


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


  .sub-title {
      font-size: 16px;
  }
    .title-bloc {
        line-height: 38px !important;
        font-size: 26px;
    }

    .wrap-title .section-title {
    width: 80%;
}
  .sub-title-img {
      width: 30px;
  }

  .title-box {
      margin-bottom: 20px;
  }

    ul.header-contact-info {
        justify-content: start;
        padding-bottom: 10px;
    }

    .item-footer.about {
        width: 65%;
        margin-bottom: 30px;
    }
    
    .item-footer.list1 {
        width: 35%;
    }
    .item-footer.list2 {
        width: 50%;
    }
    
    .item-footer.newsletter {
        width: 50%;
    }

    .item-contact-footer {
    width: 48%;
}

.wrap-contact-footer {
    padding: 25px 15px 25px;
    gap: 10px;
}

.icon-contact-footer {
    width: 53px;
    height: 53px;
    flex: 0 0 auto;
}

.image-logo-footer {
    width: 90px;
    height: 80px;
    padding: 10px;
}
.copyright {text-align: center;}
.copyright span {
    font-size: 14px;
    text-align: center;
}

.wrapper-footer-copyright.container {
    justify-content: center;
    gap: 10px;
}

.copyright-menu li {
    font-size: 14px;
}
    
.social-footer.row-container {
  width: 100%;
  justify-content: start;
  left: 12%;
  position: relative;
  padding-top: 10px;
}
    
.partenaire-titre .title-bloc {
  font-size: 20px;
}
.partenaire-titre .sub-title {
  font-size: 10px;
}
.partenaire-content.container {
  padding-bottom: 20px !important;
}

.footer-link-item {
  width: 50%;
  padding-bottom: 30px;
}
.footer-link-item + .footer-link-item {
}
.footer-links {
}
.footer-links div +div {
  padding-left: 30px;
}    
a.support-logo {
  width: 98px;
}
.wrap-support-logo {
  width: 148px;
  height: 77px;
  justify-content: center;
}
    .wrap-support-logo {
  margin-top: -24px;
}
.footer-widget-title::before {
  bottom: -20%;
}
.footer-widget-title {
  font-size: 15px;
  margin-bottom: 19px;
}
.footer-widget.contact-widget {
  width: max-content;
}
.footer-widget.contact-widget {
  width: 50%;
}
.wrap-support-logo::after {
  top: -24px;
}
.back-to-top {
  margin: 0;
  width: 33%;
  height: 80px;
  align-items: center;
  justify-content: center;
}
.wrap-copyright.container.row-container {
  width: 100%;
  padding: 0 !important;
  justify-content: space-between;
  margin: 0;
}
.text-copyright {
  width: 60%;
  font-size: 13px;
}
.social-footer a {
  width: 38px !important;
}
.back-to-top {
  font-size: 15px;
}
.second-btn {
    font-size: 13px;
    padding: 8px 12px;
}
.wrap-copyright.row-container {
  text-align: center;
  margin-left: 0;
  width: 81%;
  left: -23px;
  justify-content: flex-end;
  display: flex;
  position: relative;
  padding-top: 10px;
}
.wrapper-footer {
  padding-bottom: 0;
}
.fleche-to-scroll-top {
  position: absolute;
  top: 0px;
  height: 100px;
}
.text-copyright {
  /*! position: absolute; */
  /*! top: 6%; */
  /*! left: -12px; */
  /*! width: 44%; */
}
    

.wrapper-footer {
  padding-top: 40px;
}
.footer-widget {
  width: 50%;
}
.footer-widget.logo-widget {
  width: 50%;
}
.footer-widget.news-letter-widget {
  width: 50%;
}
.wrap-nav-footer li a {
  font-size: 13px;
  line-height: 26px;
}
.text-footer-widget {
  font-size: 13px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.wrap-footer-widget {
  font-size: 13px;
}
 span.libelle-logo {
  display: none;
}   
.info-header {
  width: 90%;
}
.wrap-top-header {
  justify-content: center;
}
.item-info-header {
  padding-left: 0;
  padding-top: 14px;
}
.icon-info-header {
  width: 35px;
  font-size: 14px;
}
.logo-header {
  /* width: 28%; */
}
.logo-header a {
  /* width: 100%; */
}
.logo-header a  img {width: 52px;}

    .title-filigrane {
  font-size: 70px;
  text-align: center;
}
.center.title-filigrane {
  font-size: 70px;
}

    .top-super-header-mobile.row-container {
    padding-top: 10px;
}

.header-user-info span{
    font-size: 13px
}

.header-user-info i {
    margin-right: 6px;
    width: 24px;
    font-size: 12px;
}

.mobile-action-box .header-user-info {
    margin-left: 9px;
}

.right-middle-header .mobile-action-box {
    margin-right: 15px;
}
.primary-btn {
        padding: 8px 12px 4px 20px;
        font-size: 13px;
    }

    .logo-img-box {
      width: 120px;
  }
  
  .wrapper-footer p {
      font-size: 14px;
      text-align: left;
  }
  .wrap-footer {
    padding: 0;
}

}


@media only screen and (max-width: 600px) {
    .title-bloc {
    font-size: 24px;
    line-height: 30px !important;
  }
    .info-header {
    width: 100%;
}

.text-info-header {
    font-size: 16px;
}
        .logo-header {
        /* width: 28%; */
    }
  .title-filigrane {
  font-size: 50px;
}
 body {
        line-height: 1.5;
        font-size: 13px;
        text-align: justify;
    }

    .item-footer.list1 {
        width: 50%;
    }
    
    .item-footer.newsletter {
        width: 100%;
    }
    
    .copyright .copyright-text {
        font-size: 13px;
    }

    .item-contact-footer {
        width: 100%;
    }
    
    
    .wrap-contact-footer {margin-top: -155px;}
    
    .footer-link-item.logo {
        padding-right: 30px;
    }
    
    .footer-link-social a {
        width: 35px;
        height: 35px;
    }
    
    .footer-link-liens-details li {
        line-height: 15px;
    }
    .footer-social li a i {
        height: 35px;
        width: 35px;
    }
    
    .wrapper-footer {
        font-size: 14px;
    }
    
    .footer-contact li {
        font-size: 14px;
    }
    
    ::placeholder {
        font-size: 14px;
    }
    .item-copyright {
        width: 100%;
        margin-bottom: 15px;
    }
    
    .copyright .copyright-text {
        text-align: center;
    }
    
    .footer-social {
        justify-content: center;
    }

    .wrap-item-footer {
      margin-bottom: 0;
  }
  
  .item-footer.about p {
      margin-bottom: 0;
  }

    .top-super-header-mobile.row-container {
    padding-top: 10px;
}

.header-user-info span{
    display: none;
}

.header-user-info i {
    background: none;
    width: unset;
    font-size: 15px;
    margin: 0;
}

.mobile-action-box .header-user-info {
    margin-left: 9px;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
}

.right-middle-header .mobile-action-box {
    margin-right: 15px;
}

}


@media only screen and (max-width: 485px){
  .item-footer.about {
    width: 100%;
  }
  .logo-img-box {
    width: 180px;
}

.wrapper-footer p {
    font-size: 13px;
}


.footer-contact li {
  font-size: 13px;
}

.footer-list li {
  font-size: 13px;
}

.footer-title {
  font-size: 18px;
  margin-bottom: 18px;
  padding-bottom: 10px;
}

.subscribe-form .form-control {
  padding: 15px 20px;
}

.subscribe-form .footer-btn {
  padding: 10px 14px;
  font-size: 12px;
}

.item-footer.about .footer-text {
  margin-bottom: 14px;
}

.sub-title {
        font-size: 14px;
        line-height: 15px;
    }

.main-title {
        font-size: 22px;
        line-height: 35px;
    }
  .primary-btn {
        /* padding: 10px 15px; */
        font-size: 12px;
        padding: 4px 10px 3px 13px;
    }
.right-top-super-header ul li {
    /* width: 36%; */
}

.item-copyright:last-child {
    margin-bottom: 0;
}

}

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

     .item-footer.list1 {
        width: 100%;
        margin-bottom: 15px;
    }
    
.item-footer.about img {
  width: 160px;
}
    .item-footer.list2 {
        width: 100%;
        margin-bottom: 15px;
    }
    
    .subscribe-form .form-control {
        padding: 15px;
    }
    
    .subscribe-form .footer-btn {
        padding: 15px 14px;
    }
    
    .wrapper-footer {
        font-size: 13px;
    }
    
    .footer-contact li {
        font-size: 13px;
    }
    .drawer-btn {
        padding: 8px 16px;
        min-height: 38px;
    }
    .footer-title {
        font-size: 19px;
    }
.widget_menu.content_menu_btn {
    width: 80%;
    display: flex;
}
    .apropos .footer-link-text {
  font-size: 14px;
}
    
.social-header a {
  width: 25px;
  font-size: 12px;
  margin-right: 10px;
}
.nous-contacter {
  padding: 5px 10px;
}
.logo-amories {
  width: 58px;
} 

    .top-super-header-mobile.row-container {
    padding: 5px 15px;
}

.right-top-super-header {
    padding: 0;
}

.mobile-action-box .header-user-info {
    width: 35px;
    height: 31px;
}

.wrap-middle-header {
    padding: 10px 15px;
}
.footer-links div + div {
  padding: 0;
}
.footer-link-item {
  width: 100%;
  /* padding-bottom: 0; */
}
    .wrap-contact-footer {
    margin-top: -127px;
}

.wrap-item-new-letter .btn {
    height: 35px;
}

.wrap-item-new-letter input {
    height: 40px;
    font-size: 14px;
}

.copyright span {
    font-size: 13px;
}

.copyright-menu li {
    font-size: 13px;
}
.footer-link-title {
  padding-top: 20px;
}
.scroll-to-top {
  top: -66px;
  width: 40px;
  height: 40px;
}
.copyright-menu {
  padding-top: 10px;
  text-align: center;
  justify-content: center;
  display: flex;
  width: 100%;
}
.copyright p {
  text-align: center;
  width: 100%;
  justify-content: center;
}
.copyright {
  justify-content: center;
  display: flex;
  width: 100%;
}

.newsletter input[type="email"] {
  height: 45px;
}
.btn-bg-primary, .btn-bg-white, .btn-bg-white-two {
  padding: 10px 20px;
  font-size: 13px;
  margin-top: 10px;
}
.footer-link-logo {
  width: 100px;
}
    
.item-info-contact {
}
.item-info-contact:nth-child(2) {
  /*! margin-right: 0; */
  /*! padding-left: 0; */
  justify-content: start;
  width: 100%;
}
.left-top-super-header p {
  font-size: 14px;
  padding: 0 13px;
  width: 100%;
  padding: 0;
  margin: 0;
  padding: 0 69px 0 48px;
  margin-bottom: 0;
  text-align: center;
}
.left-middle-header a span {
  font-size: 14px;
}
.left-middle-header a i {
  margin: 0;
}
 
ul.header-contact-info li {
  width: 100%;
  margin-bottom: 3px;
  justify-content: safe;
}
ul.header-contact-info {
  flex-wrap: wrap;
}
    
a#identification {
  width: 36px;
  height: 36px;
  font-size: 18px;
}
    
.wrap-copyright.container.row-container {
  flex-wrap: wrap;
  left: 0;
}
.text-copyright {
  width: 100%;
}
.back-to-top {
  width: 100%;
}
.footer-widget-title {
  font-size: 13px;
}
.info-contact {
  font-size: 13px;
}
    
.logo-header a img {
  width: 55px;
}
.logo-and-3-bandes-header.row-container {
  padding-top: 0;
}
.right-header {
  width: 20%;
  padding-left: 5px;
}
a.logo-right img {
  width: 72px;
}
    .wrap-copyright-social-footer {
  padding-top: 12px;
}
.fleche-to-scroll-top {
  display: none;
}

    .logo-header {
        /* width: 45%; */
    }

.meta-info-header a {
  font-size: 14px;
}
.item-info-header {
  width: 100%;
}
.wrap-item-info-header {
  justify-content: inherit;
}
.mobile-icon.mobile-user-link {
    width: 33px;
    height: 33px;
}
.icon_bar {
  width: 33px;
}
.icon_bar svg {
  height: 11px;
}

.footer-widget.logo-widget {
  width: 100%;
}
.wrapper-footer {
  padding-top: 14px;
  padding-bottom: 0;
}
.footer-widget {
  width: 100%;
}
.footer-widget-title {
  margin-bottom: 30px;
}
.wrap-nav-footer li a {
  line-height: 30px;
}
.footer-widget.news-letter-widget {
  width: 100%;
}
.footer-widget.nav-widget {
  width: 100%;
}
.field-form-news-letter input {
  line-height: 38px;
}
.news-letter-button {
  height: 36px;
  padding: 0;
}
.social-footer.row-container {
  width: 100%;
  justify-content: start;
  padding-bottom: 10px;
  left: 0;
}
.wrap-copyright.row-container {
  width: 100%;
  /*! text-align: left; */
  margin: 0;
  /*! padding: 0 16px; */
  padding-left: 40px;
  text-align: center !important;
}

    
    .title-shape {
        height: 2px;
        width: 30px;
        margin-top: 10px !important;
        margin-left: 12px;
    }
    
    .section-title.center .title-shape::after {
        height: 3px;
        width: 3px;
    }
    
    .sub-title::before, .sub-title::after {
        width: 35px !important;
    }
    .title-shape::before {
        width: 3px;
        height: 3px;
        top: -1px;
    }
    
    .section-title {
        margin-bottom: 20px;
    }

    .title-bloc {
        font-size: 22px !important;
        text-align: initial;
        line-height: 26px !important;
    }

    .primary-btn svg {
        width: 20px;
        height: 20px;
    }
    
.item-footer.about {
  width: 100%;
  text-align: left;
}
.item-footer {
  width: 100% !important;
  text-align: left;
}
.wrap-footer {
  padding-bottom: 0;
  padding-top: 0;
}
.subscribe-form .footer-btn {
  padding: 8px 10px;
  font-size: 12px;
}
.footer-title {
  font-size: 20px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}


}


@media only screen and (max-width: 375px) {
.logo-header {
        width: 77%;
    }
    

    .social-header.row-container {
    width: 50%;
}
.item-info-contact:nth-child(2) {
  position: relative;
  top: 0;
  padding: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.right-top-super-header ul li {
  /* width: 100%; */
  text-align: left;
  justify-content: start;
}
.right-top-super-header ul {
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-wrap: wrap;
}
.social-header.row-container {
  /* justify-content: start; */
  padding-top: 0px;
  display: flex;
  /* width: 100%; */
  flex-direction: row;
  /* padding-top: 16px; */
}
.left-middle-header {
  width: 48%;
}
.right-middle-header {
  width: 52%;
}
    .logo-header a img {
    width: 45px;
}
.left-middle-header a {
  justify-content: center;
  align-items: center;
}

.main-title {
    font-size: 20px;
    line-height: 25px;
}

}


@media only screen and (max-width: 320px) {
.right-bar-menu {
    width: 57%;
}


}




a.drawer-logo img {
    height: auto;
    width: 49px;
    object-fit: contain;
}

.linklist-text {
    flex: 1;
}

.header-mobile .linklist-menu .linklist-arrow {
    font-size: 14px !important;
    color: #d1d5db !important;
    opacity: 0;
    transform: translateX(-8px);
    transition: opacity 200ms ease, transform 200ms ease, color 200ms ease;
}

.header-mobile .linklist-menu.active .linklist-arrow {
    opacity: 1;
    transform: translateX(0);
    color: var(--primary-color) !important;
}

.drawer-footer {
    padding: 20px;
    background: #f8fafc;
    border-top: 1px solid #e5e7eb;
    display: flex;
    flex-direction: column;
    gap: 10px;
    flex-shrink: 0;
    opacity: 1;
    transform: translateY(0);
    transition: opacity 400ms ease 400ms, transform 400ms ease 400ms;
}

.drawer-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 12px 16px;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    border-radius: 10px;
    transition: all 200ms ease;
    min-height: 46px;
    cursor: pointer;
}

.drawer-btn-primary {
    background: var(--primary-color, #11467a);
    color: #ffffff;
    border: 2px solid var(--primary-color, #11467a);
    box-shadow: 0 2px 8px rgba(17, 70, 122, 0.2);
}

.drawer-btn-outline {
    background: transparent;
    color: var(--primary-color, #11467a);
    border: 2px solid var(--primary-color, #11467a);
}
.drawer-btn-primary:hover,
.drawer-btn-primary:active {
    background-color: var(--seond-color);
    border-color: var(--second-color);
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgb(41 194 95 / 30%);
}