.imprime_mobile{
  display: none;
}
.alert-mobile {

    position: fixed;
    top: 0;
    left: -100%; /* Masqué en dehors de l'écran */
    width: 100%;
  
    background-color: #ffffffed;
    color: white;
    padding: 15px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: left 0.5s ease; /* Animation de gauche vers droite */
    height: 100%;
    z-index:9;
    display: grid;
    justify-content: center;
    align-content: center;
    color: #CB0835;
    font-weight: 600;

}
.alert-mobile.show {
    left: 0; /* Le div se déplace dans l'écran */
}
.delete_mobile {
  position: absolute;
  top: 5px;
  right: 10px;
  cursor: pointer;
  margin-top: 27px;
  margin-right: 12px;
  font-size: 20px;
  height: 40px;
  width: 40px;
  background: #CB0835;
  display: grid;
  justify-content: center;
  align-content: center;
  border-radius: 100%;
  color: #fff;
}
.table-cardre-juridique{
  width:100%; position:relative; padding:0 35px; display:block;
}
.custom-repeater-title{
  color: #000;
}
.custom-repeater-content{
  color: #000;
}
.footer-content .d-flex{
  color: #000;
}
.logo-denxiad{
  display: grid;
  justify-content: center;
  align-content: center;
}
.section-contact .wpcf7-text{
  width: 100%;
}
.section-contact label{
      font-size: 18px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 12px;
}
.section-contact textarea{
  width: 100%;
}
.sommaire_title{
  display: grid;
  align-content: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 400;
  margin-left: 45px;
}
.sommaire_title a{
  color: #000;
}
.sommaire_title a:hover{
  color: #CB0835;
}

.sommaire_num{
  font-size: 18px;
  font-weight: 700;
  padding: 15px;
  
  background: #a7b867;
  color: #597102;
  border-radius: 8px;
}

.denxiad-icon{
  background: #CB0835;
  padding:15px;
}

header#HeaderSec::before,
.mm-spn a:not(:last-child):after{
  content: none;
}
.mm-spn.mm-spn--navbar ul{
  top: 195px;
}
.mmenu-logo .custom-logo-link{
  text-align: center;
}
nav#main-menu{
  padding-bottom: 100px;
}
#main-menu .mmenu-footer{
  position: absolute;
  bottom: 0;
  z-index: 999;
  width: 100%;
  text-align: center;
}
#main-menu .mmenu-footer > a{
  display: inline-block;
}
.mm-spn ul{
  bottom: 100px;
}
.mm-spn a.active{
  font-weight: 700;
}
body.mm-ocd-opened{
  overflow-y: scroll;
}
.mm-ocd--open{
  background: transparent;
}
header#HeaderSec{
 /* position: absolute;
  top: 15px;
  left: 0;
  width: 35px;
  background: #CB0835;
  z-index: 9999;
  padding-left: 6px;*/
}
header#HeaderSec.fixed{
  /*top: 15px;*/
  left: 0;
 /* width: 35px;
  background: #CB0835;*/
  z-index: 9999;
  padding-left: 6px;
  width: 100%;
}
.quick-links .sub-menu-toggle{
  display: none;
}
.sous-titre-widget{
  min-width: 50px;
}
/*.quick-links .sub-menu{
  padding-left: 15px;
}*/
.elementor-element.e-con.titre-section{
  overflow: hidden;
}
.titre-section::after{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: -5%;
  bottom: 0;
  width: 65%;
  background: rgba(255,255,255,.8);
  transform: skewX(-10deg);
  z-index: 1;
}
.sec-title .elementor-heading-title{
  position: relative;
  z-index: 2;
}
.sec-title .elementor-heading-title > span{
  color: #A2BF31;
  margin-right: 100px;
}
.footer-sec{
  background: #fff;
}
.footer-sec .footer-top ul li a{
  color: #819a26;
}
.hours-of-operation li{
  color: #819a26;
}
.hours-of-operation li p{
  color: #819a26!important;
}
.hours-of-operation li em{
  color: #819a26!important;
}
.footer-sec .footer-middle p{
  color: #CB0835;
}
.footer-sec .footer-middle ul li a{
  color: #819a26;
}
.header-top ul li a{
  list-style: none;
  font-weight: 700!important;
  font-size: 12px!important;
  line-height: 1;
}
.header-top ul li{
  display: flex;
  align-items: center;
}
.header-top{
  top: -43px;

}
.header-left ul{
  max-height: 20px;
}
.footer-widget{
  border-top: 1px solid #9f9f9f;
  border-bottom: 1px solid #9f9f9f;
  padding: 15px 0;
}
.widget-titre .denxiad-titre_1{
  color: #CB0835;
  font-weight: 700;
  font-size: 30px;
}
.widget-titre .denxiad-titre_2{
  font-size: 30px;
  font-weight: 400;
  font-style: italic;
  color: #2d2c2c;
}

.header-bottom li{
  display: flex!important;
  align-items: center;
}
.header-bottom .sub-menu{
  border-color: transparent!important;
}
.header-bottom .sub-menu::before{
  border-color: transparent!important;
   /*border-color : darkslateblue darkgoldenrod darkgreen darkred!important;*/
}
.header-bottom .sub-menu::after{
    border-color: #a2bf31 transparent!important;
    top: -6px!important;
}
.header-bottom .sub-menu li{
  background: #a2bf31!important;
}
.header-bottom .sub-menu li a{
  color: #fff!important;
}
.navbar-brand img{
  width: auto;
}
.hero-sec{
  margin-top: 21px;
}
.hero-text a{
  background:#D93063;
  color: #fff;
}
.hero-text a:hover{
  background: transparent;
  color: #D93063;
}
.div-spinner{
  position: fixed;
  top: 0;
  height: 100%;
  background: #f9f9f969;
  width: 100%;
  display: grid;
  justify-content: center;
  align-content: center;
  z-index: 2;
}
.div-spinner .spinner-grow{
  background: #D93063!important;
}

a.download_pdf{
  background: #a2bf31!important;
  color: #fff!important;
  border-color: #a2bf31!important;
}
a.download_pdf:hover{
  background: transparent!important;
  color: #a2bf31!important;
  
}
span.download_pdf svg{
  color: #D93063;
  cursor: pointer;
}
.demi-rond {
    position: relative!important;
    padding: 20px; /* Espacement interne pour le contenu */
    border-radius: 100%!important; /* Bordures arrondies */

    z-index: 1!important;
   
    background: linear-gradient(to right, white 50%, #CB0835 50%);
}


.demi-rond::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 94%;
    height: 94%;
    border-radius: 100%; /* Même radius que l'élément parent */
    z-index: -1;
    display: block;
    background: white!important;
    transform: translate(-50%, -50%);
}
.denxiad-content{
  padding: 15px;
  background:#f3f3f3;
}
.cle-1{
  position: absolute;
  left: -20%;
}
.cle-2{
  position: absolute;
  left: -8%;
  max-width: 1103px!important;
}
.cle-3{
  position: absolute;
  left: -4%;
  max-width: 1053px!important;
}
.cle-4{
  position: absolute;
  left: -3%;
  max-width: 1041px!important;
}
.cle-5{
  position: absolute;
  left: -5%;
  max-width: 1066px!important;
}
.cle-6{
  position: absolute;
  left: -12%;
  max-width: 1155px!important;
}

.widget-num-title{
  position: relative;
  z-index: 1;
  background: #a2bf31!important;
  border-radius: 23px 5px 5px 23px;
  text-align: center;
}

.denxiad-numero{
  width: 40px;
  height: 40px;
  background: #586c08;
  display: grid;
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  justify-content: center;
  align-content: center;
  border-radius: 100%;
  border: 3px solid;
}
.cle-1 .denxiad-content{
  padding-left: 13%;
}
.cle-2 .denxiad-content{
  padding-left: 8%;
}
.cle-3 .denxiad-content{
  padding-left: 4%;
}
.cle-4 .denxiad-content{
  padding-left: 3%;
}
.cle-5 .denxiad-content{
  padding-left: 5%;
}
.cle-6 .denxiad-content{
  padding-left: 12%;
}
.denxiad-title{
  width: 100%;
  display: grid;
  align-content: center;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}
.cle-relative{
  position: relative;
  margin-bottom: 10px;
}
.repeat-list{
  display: flex;
  justify-content: center;
  padding: 20px;
  margin-top: 44px;
}
.structure-denxiad{
  text-align: center;
  position: relative;
}
.structure-denxiad::after{
  position: absolute;
  content: '';
  display: block;
  width: 2px;
  height: 30px;
  background: green;
  left: 46%;
  top:78px;

}
.structure-denxiad::before{
  position: absolute;
  content: '';
  display: block;
  width: 64%;
  height: 2px;
  background: green;
  left: 52px;
  bottom: -31px;
  

}
.repeater-wrapper{
  position: relative;
}
.repeater-wrapper::before{
  position: absolute;
  left: 32px;
  width: 2px;
  height: 97%;
  display: block;
  content: '';
  background: green;
  top: -35px;
}
.repeater-item{
  background: #46eeaf;
  position: relative;
 
  text-align: center;
  display: grid;
  justify-content: center;
  margin-bottom: 14px;
  align-content: center;
  width: 130px;
}
.repeater-item::before{
  content: '';
  background: green;
  display: block;
  width: 39px;
  height: 2px;
  position: absolute;
  margin-left: -49px;
  left: 0;
  top: 50%;
}
.repeater-item::after{
  content: '';
  display: block;
  position: absolute;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 10px 15px 10px;
  border-color: transparent transparent green transparent;
  transform: rotate(90deg);
  margin-left: -16px;
  top: 45%;
}
.repeater-item span{
  font-size: 14px;
  padding: 15px 15px 0 15px;
  font-weight: normal;
  color: #004629;

}
.structure-title{
    padding: 15px;
    border: 1px solid #D93063;
    background: #F9E3EA;
    color: #D93063;
    font-weight: 700;
    border-radius: 10px;
    margin-left: 15%;
    margin-right: 15%;
    position: relative;
    text-align: center;
}
.structure-title::after{
    content: '';
      display: block;
  width: 2px;
  height: 35px;
  position: absolute;
  background: #D93063;
  left: 50%;
  top: 63px;
}

.structure-denxiad{
  display: grid;
  justify-content: center;
}
.structure-textarea {
  text-align: center;
    background: #ffffff;
    color:#a2bf31;
    border-color: #D93063;
    border-style: solid;
    padding: 15px;
    width: 200px;
    margin-top: 30px;
    position: relative;
}
.repeater-wrapper{
  display: grid;
  justify-content: center;
}
.structure-sas{
  background: #ffffff;
  border-style: solid;
  border-color: #a2bf31;
  color: #a2bf31;
  width: 200px;
  height: 80px;
  padding: 20px;
  margin-top: 1px;
  display: grid;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  margin-left: -61px;
}
.line-title-1::before{
  content: '';
  display: block;
  width: 250px;
  height: 2px;
  position: absolute;
  background: #D93063;
  left: 50%;
  bottom: -36px;
}
.line-title-2::before{
  content: '';
  display: block;
  width: 307px;
  height: 2px;
  position: absolute;
  background: #D93063;
  left: -253px;
  bottom: -36px;

}
.fleche{
  position: relative;

}
.fleche::before{
  position: absolute;
  content: '';
  display: block;
  width: 2px;
  height: 27px;
  background: #D93063;
  left: -19px;
  top: 101px;
  
}

.fleche::after{
  content: '';
  display: block;
  position: absolute;
  width: 0px;
   height: 0px;
   border-style: solid;
   border-width: 0 10px 15px 10px;
   border-color: transparent transparent #D93063 transparent;
   transform: rotate(180deg);
   margin-left: -28px;
  top: 128px;
}
.fleche-2::after{
  content: '';
  display: block;
  position: absolute;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 10px 15px 10px;
  border-color: transparent transparent #D93063 transparent;
  transform: rotate(180deg);
  margin-left: 73px;
  top: 146px;
}
.fleche-2::before{
  position: absolute;
  content: '';
  display: block;
  width: 2px;
  height: 44px;
  background: #D93063;
  left: 50%;
  top: 103px;
}
.new-invest{
  display: grid;
  align-content: center;
 /* background: #b7b7b7;*/
  padding: 6px;
  max-width: 120px;
  position: relative;
}
.new-invest::before{
  content: '';
  display: block;
  position: absolute;
  top: 61%;
  width: 90px;
  height: 2px;
  left: 90px;
  border: 1px dashed #000;
}
.new-invest:after{
  content: '';
  display: block;
  position: absolute;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 10px 15px 10px;
  border-color: transparent transparent #000 transparent;
  transform: rotate(-34deg);
  top: 47%;
  left: 198px;
}
.sous-titre-h4 h4{
 background: #a2bf31;
  color: #fff!important;
  padding: 6px 0;
}
.content-right .elementor-widget-container{
  background: #f4f8f4;
  padding: 15px;

}
.col-indicateur-cle{
  background: #f4f8f4;
  margin-top: -47px;
}
.rowspan-table{
  width: 115px;
  background: #a2bf31;
  text-align: center;
  border-bottom: 5px solid #fff;
  color: #fff;
  font-weight: 700;
}
.td-title{
  padding: 15px;
  background: #e4ede4;
  border: 6px solid #fff;
  text-align: center;
  font-weight: 700;
  color: #a2bf31;
}
.td-content{
  background: #f8faf8;
  border: 5px solid #fff;
  padding: 15px;
  color:#000;
}
.content-implication{
  border: 2px dashed #a2bf31;
  border-radius: 15px;
  padding: 25px;
}
.grand-title-implication{
  text-align: center;
  border-bottom: 2px solid #a2bf31;
  color: #a2bf31;
  font-weight: 700;
  padding: 13px;
  font-size: 20px;
}
.list-title-implication{
  text-align: center;
  background: #a2bf31;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 3px;
  border-radius: 10px;
  margin-top: 17px;

}
.list-content-implication{
  padding: 12px;
  color: #000;
}
.content-focus{
  background: #f6f9f6;
  border: 2px dashed #a2bf31;
  border-radius: 23px 0 0 23px;
}
.grand-title-focus{
  background: #a2bf31;
  padding: 27px;
  border-radius: 12px;
  text-align: center;
  color: #fff;
  text-transform: inherit;
  font-style: italic;
  font-weight: 700;
}
.contenue_focus{
  padding: 25px;
  width: 50%;
}
.title_avantage{
  text-align: center;
  font-weight: 700;
  font-style: italic;
  color: #a2bf31;
  padding: 12px;
}
.span-90{
  position: absolute;
  bottom: -24px;
  left: 0;
  font-weight: normal;
}
.span-10{
 position: absolute;
  bottom: -43px;
  right: 13px;
  font-weight: normal;
  clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 75% 75%, 75% 100%, 50% 75%, 0% 75%);
  background: #ff8989;
  padding: 5px 0 15px;
  display: grid;
  align-content: center;
}
.structure-textarea .span-100{
  position: absolute;
  left: 53%;
  bottom: -29px;
  color: #D93063;
}
.repeater-item .span-100{
  position: absolute;
  left: -54px;
  top: -5px;
  color: green;
  z-index: 11;
}
.structure-sas img{
  width: 107px;
}
.new-invest span{
  background: #b7b7b7;
  padding: 9px;
  border-radius: 88%;
  text-align: center;
}
.groupe-float-right{
  /*text-align: ;*/
  font-size: 11px;
  font-style: italic;
  margin-right: 57px;
  color: #D93063;
}
.border-dashed{
  padding-top: 9px;
  border: 2px dashed #a2bf31;
}
.objectif-title-num{
  background: #a2bf31;
  padding: 15px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  border-radius: 7px;
  position: relative;
  border:5px solid #fff;
}
.objectif-content{
  background: #f8faf8;
  margin-left: 25px;
  border: 5px solid #fff;
  padding: 15px;
  border-radius: 15px;
  color: #000;
}
.objectif-num{
  position: absolute;
  left: -15px;
  background: #819a26;
  
  border-radius: 100%;
  width: 30px;
  height: 30px;
  display: grid;
  align-content: center;
  top: 15px;
  border: 2px solid #fff;
}
.modele-clip-path .elementor-widget-container{
  background: #f1f6f1;
 
  clip-path: polygon(0 0, 100% 0, 92% 51%, 100% 100%, 0 100%, 8% 47%);
  padding: 12px 4px;
}
.plan-item{
  padding: 25px;
}
.titre-plan{
  text-align: center;
  color: #D93063;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}
.img-plan{
  text-align: center;
  position: relative;
}
.img-plan img{
  border: 2px solid #a2bf31!important;
  padding: 10px;
  border-radius: 100%!important;
  width: 90px;
  height: 90px!important;
  background: #e5eee5;
  position: relative;
}
.sous-titre-content{
  background: #f7f9f7;
  padding: 25px 50px;
  border-radius: 40px;
  margin-top: 31px;
}
.sous-titre-plan{
  font-size: 18px;
  font-weight: 700;
  color: #a2bf31;
  padding-bottom: 18px;
  text-align: center;
}
.img-plan::before{
  position: absolute;
  content: '';
  width: 2px;
  height: 30px;
  display: block;
  left: 50%;
  bottom: 0;
  background: #a2bf31;
  bottom: -30px;
  z-index: 1;
}
.img-plan::after{
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  display: block;
 left: 49%;
  bottom: -37px;
  background: #a2bf31;
  border-radius: 100%;
}
.plan-wrapper{
  position: relative;
}
.plan-wrapper::after{
    position: absolute;
    content: '';
    width: 0; 
    height: 0; 
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    
    border-left: 20px solid #a2bf31;
    top: 93px;
    right: 0;
}
.fleche-left{
  position: absolute;
  width: 99%;
  height: 20px;
  background:#a2bf31;
  top: 103px;
  left: 0;
}
.td-tendance-1{
 
  background: #a2bf31;
  color: #fff;
  padding: 25px 25px 25px 60px;
  border-bottom: 5px solid #fff;
  position: relative;
}
.td-img-tendances{
  width: 33%;
  padding: 25px;
  text-align: center;
}
.td-tendance-3 .span-title{
  background: #e4ede4;
  display: block;
  text-align: center;
  padding: 15px;
  color: #a2bf31;
  font-weight: 700;
  font-size: 18px;
  border-radius: 13px;
  margin-bottom: 20px;
}
.span-title-img{
  display: block;
}
.span-content{
  padding: 0 50px;
  display: block;
}
.table-tendances tr{
  border-bottom:1px solid #bdb5b5;
  
}
.span-title-img{
    color: #274811;
}
.span-num-tendance{
  position: absolute;
  left: -28px;
  background: #a2bf31;
  width: 50px;
  height: 50px;
  display: grid;
  align-content: center;
  justify-content: center;
  border-radius: 100%;
  font-weight: 700;
  border: 5px solid #fff;
  font-size: 30px;
}
.title-soins{
  text-align: center;
  color: #274811;
}
.img-soins{
  text-align: center;
  padding: 45px 0px;
}
.content-soins{
  background: #f1f6f1;
  padding: 36px;
  line-height: 1.8;
}

.div-soins{
  border: 1px dashed #d7d5d5;
  margin-bottom: 18px;
  padding: 15px 0;
}
.title-cadre{
  background: #e4ede4;
  color: #a2bf31;
  font-size: 16px;
  font-weight: 700;
  padding: 15px;
  text-align: center;
  border-radius: 10px;
  display: block;
  margin-right: 12px;
}
.sub-repeat-td{
  border-radius: 10px;
  border: 1px solid #dfd7d7;
  display: block;
  padding: 15px;
  margin-top: 27px;
  margin-right: 12px;
  text-align: center;
  color: #000;
}
.fleche-span{
  position: absolute;
  background:#a2bf31;
  width: 100%;
  height: 5px;
  top: 43px;
  left: 0;
  display: block;

}
.fleche-span::before{
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    display: block;
    content: '';
    top: -8px;
    left: 0;
     background:#a2bf31;
}
.fleche-span::after{
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    display: block;
    content: '';
    top: -8px;
    right: 0;
     background:#a2bf31;
}

.tr-concurrent .tr-color{
    background: #a2bf31;
  color: #fff;
  text-align: center;
  padding: 15px;
  margin: 15px;
  border-right: 5px solid #fff;
}
.concurrent-img{
  width: 300px;
  display: grid;
  justify-content: center;
  align-content: center;
}
.td-img{
  background: #dfeadf;
  border-bottom: 5px solid #fff;
}
.list-concurrent td{
    padding: 15px;
    line-height: 1.8;
    border-bottom: 5px solid #fff;
    color: #000;
}
.content-concurrent{
  background: #f6f9f6;
  padding: 25px;
  margin-top: -46px;
  line-height: 1.7;
  border-bottom: 2px dashed #a2bf31;
  border-left: 2px dashed #a2bf31;
  border-right: 2px dashed #a2bf31;
}

.content-concurrent .liste_content_1{
  margin-bottom: 32px;

}
.content-concurrent .liste_content_2{
  background: #ebf2eb;
  padding: 25px;
  color: #3a5739;
  font-weight: 700;
  text-align: center;

}
.td-laboratoire-img{
  background: #dde9ad;
}

.list-laboratoire:nth-child(odd){
   background-color: #fff;
}
.list-laboratoire:nth-child(even){
   background-color: #f4f8f4;
}
.img-strategie{
  display: block;
}
.alphabet{
  display: grid;
  justify-content: center;
  align-content: center;
}
.alphabet span{
  
  border-radius: 100%;
  width: 30px;
  height: 30px;
  border:3px solid #fff;
  margin-top:13px;
  display: grid;
  align-content: center; 
}
.title-avant{
  background: #c5dd70;
  text-align: center;
  padding: 11px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  border-radius: 10px;
}
.title-apres{
  background: #819a26;
  text-align: center;
  padding: 11px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  border-radius: 10px;
}
.force-col div{
  height:100px;
}
.force-avant div{
  background: #f8faf8;
  padding: 30px;
  margin: 15px 0;
  border-radius: 10px;
  color: #000;
}
.force-apres div{
  background: #eff4ef;
  padding: 30px;
  margin: 15px 0;
  border-radius: 10px;
  color: #a2bf31;
}
.force-img div{
  display: grid;
  align-content: center;
  justify-content: center;
  margin: 15px 0;
}
.content_apres{
  border: 2px dashed #819a26;
  padding: 15px;
  border-radius: 10px;
}
.content_avant{
  padding: 15px;
}

.table-gamme .th-retouche{
  background: #bfd961!important;
}
.table-gamme .th{
  background: #819a26;
  text-align: center;
  padding: 12px;
  color: #fff;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.sous-titre-tr td{
  background: #a7b867;
  color: #fff;
  text-align: center;
  font-weight: 700;
  padding: 15px ;
  border-right: 2px solid #fff;
}
.tr-produit td{
  padding: 15px;
}
.tr-exemple td{
  padding: 15px;
  text-align: center;
}
.tr-exemple td span{
  display: block;
  margin-bottom: 15px;
  font-size: 13px;
  font-style: italic;
}
.tr-exemple{
  border-top: 1px dashed #000;
}
.border-td{
  border: 1px solid #819a26;
  color: #819a26;
  font-weight: 700;
  background: #eff5d7;
}
.tr-exemple td:nth-child(odd){
  background: #eff5d7;
}
.tr-exemple td:nth-child(even){
  background: #fff;
}
.tr-produit td:nth-child(odd){
  background: #eff5d7;
}
.tr-produit td:nth-child(even){
  background: #fff;
}
.table-gamme .th-reparation{
  background: #a9c831;
}
.title-gamme{
  text-align: center;
  color: #819a26;
  font-weight: 700;
  padding: 20px;
  position: relative;
}
.title-gamme .fleche-gamme-left{
 position: absolute;
  width: 41%;
  height: 4px;
  display: block;
  background: #819a26;
  top: 50%;
  left: 5%;
}
.title-gamme .fleche-gamme-left::before{
content: '';
  display: block;
  position: absolute;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 10px 15px 10px;
  border-color: transparent transparent #819a26 transparent;
  transform: rotate(270deg);
  top: -6px;
  left: -7px;
}
.title-gamme .fleche-gamme-right{
   position: absolute;
  width: 45%;
  height: 4px;
  display: block;
  background: #819a26;
  top: 50%;
  right: 0;
}
.title-gamme .fleche-gamme-right::before{
content: '';
  display: block;
  position: absolute;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 10px 15px 10px;
  border-color: transparent transparent #819a26 transparent;
  transform: rotate(90deg);
  top: -6px;
  right: -7px;
}
.table-origine{
  color: #000;
}
.table-origine tr td:first-child{
    width: 4.5%;
}
.table-origine tr td:nth-child(2){
    width: 47.5%;
}
.table-origine tr td:nth-child(3){
    width: 28%;
}
.table-origine tr td{
  padding: 11px 15px;
  border: 1px solid #819a26;
  text-align: center;
  font-style: initial;
}
.table-origine {
  margin-top: 15px;
}
.footer-sec .footer-top h6,.footer-sec .footer-top ul li a i{
    color: #CB0835;
}
@media screen and (min-width:1400px){
  .hero-center{
    left: 35%;
  }
}
@media screen and (min-width:1200px){
  .header-bottom .nav-bar li img{
    width: 42%!important;
  }
}
@media screen and (max-width:1400px){
  .navbar-brand{
    width: 10%;
  }
  /*.navbar-brand img{
    width: 100%;
  }*/
  .hero-sec{
    z-index: 2;
  }
  .structure-denxiad::before{
    left: 0;
  }
  .repeater-wrapper::before{
    left: -15px;
  }
  .new-invest::before{
        top: 50%;
        width: 54px;
        left: 102px;
  }
  .new-invest::after{
        top: 39%;
        right: 0;
        left: 140px;
        transform: rotate(90deg);
  }
  .concurrent-img{
    width: 96px;
  }
} 
@media screen and (min-width: 1200px) {
    .hero-text .hero-center{
      position: relative;
      left: calc(100% - 50px);
      width: 100%;
      text-align:center;
    }

}
@media screen and (max-width:1024px ){
  .imprime_mobile{
    display: block;
    margin-top: 25px;
    cursor: pointer;
  }
  .export_pdf{
    display: none!important;
  }
  .header-dark #HeaderSec{
    background: #fff;
  }   
    .header-wrap ul.navbar-nav li a{
      color: #a2bf31;
      width: 100%;

    }   
    .icon-impression{
      position: absolute;
      top: 27px;
      left: 50%;

    } 
    .header-top{
      margin-top: 45px;
    }
    .header-top ul li a{
      color: #D93063!important;
    }
    .header-top ul li p{
      color: #D93063;
    }
    .header-top ul li em{
      color: #D93063;
      font-size: 15px;
    }
    .header-top .header-left ul li:first-child em::before{
      top: -4px;
    }
    .header-top .header-right ul li:first-child em::before {
      top: -4px;
    }
    .header-top .header-right ul li:last-child em::before {
      top: -4px;
    }
    
}
@media (min-width:767px) and (max-width:1024px){
      .new-invest::after{
        left: 151px;
      }
  .section-presentation{
    display: block!important;
  }
  .plan-wrapper{
    display: block!important;
  }
  .concurrent-img{
    width: 100px;
  } 
  .force-img{
    opacity: 0;
  }
  .concurrent-img{
    height: auto;
  } 
  .force-col div{
    height: auto;
  }
  .div-overflow{
    overflow-x: scroll;
  }
  .structure-denxiad::before {
        left: 11px;
    }
  .repeater-wrapper::before {
        left: -3px;
    }
  .fleche-left {
    position: absolute;
    width: 20px;
    height: 100%;
    background: #a2bf31;
    top: 0;
    left: 48%;
    z-index: -1;
  }
  .plan-wrapper::after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #a2bf31;
     top: 99%; 
    left: 48%;
    
    transform: rotate(88deg);
  }
  .span-num-tendance{
    left: 0;
  }
  .title-gamme .fleche-gamme-right {
    width: 39%;
  }
   .title-gamme .fleche-gamme-left {
    width: 34%;
  }
  .modele-clip-path .elementor-widget-container{
    clip-path: initial;
  }
}
@media screen and (max-width:767px){
  section{
    overflow-x: hidden!important;
  }
  .structure-textarea{
    width: 115px;
  }
  .footer-widget{
    display: block!important;
  }
  .header-top{
    margin-top: 0;
  }
  #HeaderSec .sub-menu-toggle{
    display: block!important;
  }
  #HeaderSec .sub-menu .menu-item > a {
    font-size: 14px;
  }
  .navbar-brand{
    width: 34%;
  }
  .header-wrap ul.navbar-nav li a{
    font-size: 14px;
  }
  .widget-titre{
    display: block!important;
  }
  .widget-titre .denxiad-titre_1 {
    font-size: 20px;
    text-align: center;
  }
  .widget-titre .denxiad-titre_2 {
     font-size: 20px;
    text-align: center;
  }
  .plan-wrapper{
    display: block!important;
  }
   .plan-wrapper::after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #a2bf31;
     top: 99%; 
    left: 48%;
    
    transform: rotate(88deg);
  }
  .fleche-left {
    position: absolute;
    width: 20px;
    height: 100%;
    background: #a2bf31;
    top: 0;
    left: 48%;
    z-index: -1;
  }
  .div-overflow{
    overflow-x: scroll;
  }
  .concurrent-img{
    width: 58px;
  }
  .cle-1{
    left: 0;
  }
  .cle-2{
    left: 0;
  }
  .cle-3{
    left: 0;
  }
  .cle-4{
    left: 0;
  }
  .cle-5{
    left: 0;
  }
  .cle-6{
    left: 0;
  }
  .structure-title {
    margin-right: 0;
    margin-left: 0;
  }
  .groupe-float-right{
    padding-left: 15px;
    margin-right: 0;
  }
  .fleche-2::before {
    top: 76px;
    left: 49%;
  }
  .fleche-2::after{
    margin-left: 32px;
    top: 118px;
  }
  .structure-sas{
    width: auto;
    font-size: 13px;
    margin-left: -39px;
  }
  .new-invest span{
    font-size: 9px;
  }
  .line-title-2::before{
    width: 280px;
    left: -226px;
  }
  .fleche::before {
    top: 101px;
    left: -17px;
  }
  .fleche::after {
    margin-left: -26px;
    top: 128px;
  }
  .new-invest::after {
    top: 43%;
    left: 105px;
    border-width: 0 7px 10px 4px;
    transform: rotate(215deg);
  }
  .new-invest::before {
    width: 29px;
    left: 78px;
  }
  .repeater-item{
    display: initial;
    /*width: auto;*/
    max-width: 73px;
    font-size: 12px;
  }
  .repeater-item span{
    font-size: 12px;
  }
  .repeat-list{
    padding: 0;
  }
  .repeater-item::before{
    width: 21px;
    left: 20px;
    top: 53%;
  }
/*  .repeater-item::before{
    height: 91%;
    top: -14px;
  }*/
  .structure-denxiad::before{
    left: -3px;
    width: 67%;
  }
  .repeater-wrapper::before {
    height: 92%;
    top: -15px;
    left: -4px;
  }
  .repeater-item .span-100 {
    top: -7px;
    left: -41px;
    font-size: 9px;
  }
  .structure-denxiad::after{
    left: 43%;
    top: 62px;
  }
  .denxiad-title{
    font-size: 15px;
    padding: 8px;
  }
  .modele-clip-path .elementor-widget-container{
    clip-path: initial;
  }
  .div-overflow{
    overflow-x: scroll;
  }
  .table-tendances {
    margin-left: 35px;
  }
  .div-force{
    display: block!important;
  }
  .demi-rond {
    background: none;
  }
  .content_apres {
    margin-top: 68px;
  }
  .force-img{
    display: none;
  }
  .content-focus{
    display: block!important;
  }
  .contenue_focus {
    width: 100%;

  }
  .title-gamme .fleche-gamme-right{
    width: 31%;
  } 
  .title-gamme .fleche-gamme-left{
    width: 27%;
  }
  .force-col div{
    height: auto;
  }
  h4{
    padding-left: 5px!important;
    padding-right: 5px!important; 
  }
  .item-content-span{
    display: block;
    padding: 5px 5px 0!important;
  }
  body{
    overflow-x: hidden;
  }
  .objectif-img{
    display: none;
  }
  .td-tendance-3 .span-title {
    margin-top: 15px;
  }
  .download_pdf{
    margin-top: 10px;
  }
  
  .new-invest{
    left: -25px;
  }
}
@media only screen and (max-width: 482px) {
  .sub-menu-toggle{
    display: none;
  }
}