a {
    transition: all 0.3s ease;
}

a img {
    transition: all 0.3s ease;
}





/* === Style global des boutons d’accordéon sur la page itemid-546 === */


body.itemid-546 [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"]
> [data-rlta-element="button"] {
  background-color: #ffffff !important;
  color: #5699B0 !important;
}

body.itemid-546 [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button] {
    background-color: #ffffff !important;
    color: #5699B0;
}



/* === Accordéons ouverts colorés sur la page itemid-546 === */
body.itemid-546 [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] 
> [data-rlta-element="button"][data-rlta-state="open"] {
  background-color:  #ffffff !important;
  color: #5699B0 !important;
}

/* === Couleur des icônes d’accordéons sur la page itemid-546 === */
body.itemid-546 [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-type="accordions"][data-rlta-icons="true"]
> [data-rlta-element="button"]::after {
  color: #ffffff !important;
     background: #5699B0  !important;
}


body.itemid-546  [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"] h3 {
    color: #5699B0 !important;
    background: #ffffff !important;
  font-weight: 600 !important;
}







/* === Bloc Accueil Biotech === */

.biotech-accueil {
    border: 1px solid #555555;
    padding: 20px 20px 5px 20px;
    border-radius: 10px;
}


.biotech-accueil p{
      color: #555555;
}
.biotech-accueil h3 {
  color:#555555;
    font-size: 17px;
      margin-top: 5px;
  margin-bottom: 4px;
    font-weight: 700;
    text-transform: uppercase;
  background:none;

  
}

.biotech-accueil h4 {

    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
      margin-top: 11px;
  color:#555555;
  
}


.biotech-accueil img {
    background: #555555;
    border-radius: 100%;
}




.biotech-accueil:hover {
    border: 1px solid #5699B0;
      
}



.biotech-accueil:hover h3,
.biotech-accueil:hover h4,
.biotech-accueil:hover p{
    color: #5699B0;
  
}

.biotech-accueil:hover img {
    background: #5699B0;
     
}







.accueil .bouton {
border-width: 0;
    padding: 0;
    color: #fff;
    background-color: #555555;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
 
    padding: 7px 20px;
    border: 1px solid #555555;
    line-height: 17.14285715px;
    background-image: none;
  text-decoration: none;
  margin-top:30px;
}


.biotech-accueil.bouton:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #5699B0;
    padding-bottom: 7px;
    padding-top: 7px;
 
    border: 1px solid #5699B0;
    background-image: none;
}

/* === Bloc Accueil Dermato=== */

.dermato-accueil {
    border: 1px solid #555555;
    padding: 20px 20px 5px 20px;
    border-radius: 10px;
}

.dermato-accueil p{
    color: #555555;
}

.dermato-accueil h3 {
    color:#555555;
    font-size: 17px;
    margin-top: 5px;
    margin-bottom: 4px;
    font-weight: 700;
    text-transform: uppercase;
    background:none;
}

.dermato-accueil h4 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 11px;
    color:#555555;
}

.dermato-accueil img {
    background: #555555;
    border-radius: 100%;
}

.dermato-accueil:hover {
    border: 1px solid #B05665;
  
}

.dermato-accueil:hover h3,
.dermato-accueil:hover h4,
.dermato-accueil:hover p {
    color: #B05665;

}

.dermato-accueil:hover img {
    background: #B05665;
  
}




/* === Bloc Accueil Nutra === */

.nutra-accueil {
    border: 1px solid #555555;
    padding: 20px 20px 5px 20px;
    border-radius: 10px;
}

.nutra-accueil p {
    color: #555555;
}

.nutra-accueil h3 {
    color: #555555;
    font-size: 17px;
    margin-top: 5px;
    margin-bottom: 4px;
    font-weight: 700;
    text-transform: uppercase;
    background: none;
}

.nutra-accueil h4 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 11px;
    color: #555555;
}

.nutra-accueil img {
    background: #555555;
    border-radius: 100%;
}

.nutra-accueil:hover {
    border: 1px solid #6FB056;
    transition: all 0.3s ease;
}

.nutra-accueil:hover h3,
.nutra-accueil:hover h4,
.nutra-accueil:hover p {
    color: #6FB056;
    transition: all 0.3s ease;
}

.nutra-accueil:hover img{
    background: #6FB056;
}

/* Bouton */
.accueil .bouton {
    border-width: 0;
    padding: 0;
    color: #fff;
    background-color: #555555;
    vertical-align: middle;
  
  }
  



/* === Bloc Accueil Animal === */

.animal-accueil {
    border: 1px solid #555555;
    padding: 20px 20px 5px 20px;
    border-radius: 10px;
}

.animal-accueil p {
    color: #555555;
}

.animal-accueil h3 {
    color: #555555;
    font-size: 17px;
    margin-top: 5px;
    margin-bottom: 4px;
    font-weight: 700;
    text-transform: uppercase;
    background: none;
}

.animal-accueil h4 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 11px;
    color: #555555;
}

.animal-accueil img {
    background: #555555;
    border-radius: 100%;
}

.animal-accueil:hover {
    border: 1px solid #B08356;
    transition: all 0.3s ease;
}

.animal-accueil:hover h3,
.animal-accueil:hover h4,
.animal-accueil:hover p {
    color: #B08356;
    transition: all 0.3s ease;
}

.animal-accueil:hover img {
    background: #B08356;
}


/* === Bloc Accueil Clinical === */

.clinical-accueil {
    border: 1px solid #555555;
    padding: 20px 20px 5px 20px;
    border-radius: 10px;
}

.clinical-accueil p {
    color: #555555;
}

.clinical-accueil h3 {
    color: #555555;
    font-size: 17px;
    margin-top: 5px;
    margin-bottom: 4px;
    font-weight: 700;
    text-transform: uppercase;
    background: none;
}

.clinical-accueil h4 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 11px;
    color: #555555;
}

.clinical-accueil img {
    background: #555555;
    border-radius: 100%;
}

.clinical-accueil:hover {
    border: 1px solid #56B08D;
  
}

.clinical-accueil:hover h3,
.clinical-accueil:hover h4,
.clinical-accueil:hover p {
    color: #56B08D;
   
}

.clinical-accueil:hover img {
    background: #56B08D;
}

/* Bouton */
.accueil .bouton {
    border-width: 0;
    padding: 0;
    color: #fff;
    background-color: #555555;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 7px 20px;
    border: 1px solid #555555;
    line-height: 17.14285715px;
    background-image: none;
    text-decoration: none;
    margin-top: 30px;
}

/* Bouton hover */
.clinical-accueil .bouton:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #56B08D;
    padding-bottom: 7px;
    padding-top: 7px;
    border: 1px solid #56B08D;
    background-image: none;
}





/* === bouton Acueil === */

.bouton-accueil{
    background: none;
    border: white 1px solid;
    font-size: 15px;
    padding: 10px;
    margin-top: 35px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
  
}


a.bouton-accueil {
    color: #ffffff;
    text-decoration: none;
}



/* === Module actualité === */

.actualite .jmm-image img {
    float: left;
    border: 1px solid #ffffff;
    margin: 0px;
    border-radius: 3px;
}


.actualite .jm-category-module.default.carousel .carousel-indicators button {
    background-color: #ffffff;
}





/* === Biotech & Pharma === */




.menuck.nav-item.item-109.current.active.level1 {
    color: #569ab1 !important;
}





/* au survol */
#bannermenu .nav-item.item-109:hover > a {

  color: #5699B0  !important; 
}


#bannermenu .nav-item.item-546:hover > a {

  color: #5699B0  !important; 
}




/* quand actif (page actuelle ou item courant) */
#bannermenu .nav-item.item-109.active > a,
#bannermenu .nav-item.item-109.current > a {
  color: #5699B0  !important;
}

#bannermenu .nav-item.item-546.active > a,
#bannermenu .nav-item.item-546.current > a {
  color: #5699B0  !important;
}



/* === Titres === */
body.itemid-109 h2 {
  color: #5699B0 !important;
}

body.itemid-546 h2 {
  color: #5699B0 !important;
}







/* === Dermato === */





/* au survol */
#bannermenu .nav-item.item-107:hover > a {
color: #B05665 !important;
}

/* quand actif (page actuelle ou item courant) */
#bannermenu .nav-item.item-107.active > a,
#bannermenu .nav-item.item-107.current > a {
color: #B05665 !important;
}






/* === Titres === */



body.itemid-107 h2 {
  color: #B05665 !important;
}












/*=== Nutraceutics === */



.menuck.nav-item.itemid-111.current.active.level1 {
    color: #6FB056  !important;
}




/* au survol */
#bannermenu .nav-item.item-111:hover > a {
color: #6FB056   !important;
}

/* quand actif (page actuelle ou item courant) */
#bannermenu .nav-item.item-111.active > a, #bannermenu .nav-item.item-111.current > a {
color:#6FB056  !important;
}


  
/* === Titres === */
body.itemid-111 h2 {
  color: #6FB056  !important;
}





/*=== Animal === */


.menuck.nav-item.itemid-270.current.active.level1 {
    color: #B08356 !important;
}




/* au survol */
#bannermenu .nav-item.item-270:hover > a {
color: #B08356  !important;
}

/* quand actif (page actuelle ou item courant) */
#bannermenu .nav-item.item-270.active > a, #bannermenu .nav-item.item-111.current > a {
color:#B08356 !important;
}


  
/* === Titres === */
body.itemid-270 h2 {
  color: #B08356 !important;
}





/* === MENU JUSTIFIÉ ET CENTRÉ SUR TOUTE LA LARGEUR === */

/* Le conteneur global du menu : on enlève toute limite de largeur */
#bannermenu,
#bannermenu .inner,
#bannermenu .hmenu {
  width: 100% !important;
  max-width: none !important;
}

/* On transforme le UL principal en flexbox pour répartir les éléments */
#bannermenu ul.mod-menu.nav {
  display: flex;
  justify-content: space-between; /* répartit les items sur toute la largeur */
  align-items: stretch;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Chaque item occupe une portion égale */
#bannermenu ul.mod-menu.nav > li {
  flex: 1 1 0;
}

/* Les liens remplissent tout l'espace de leur "cellule" et sont centrés */
#bannermenu ul.mod-menu.nav > li > a {
  display: block;
  text-align: center;
  white-space: nowrap;
  width: 100%;
  box-sizing: border-box;
}

/* On s’assure que les sous-menus ne soient pas affectés par le flex */
#bannermenu ul.mod-menu.nav ul {
  display: block;
  width: auto;
}




/*fin*/



/* === MENU JUSTIFIÉ ET CENTRÉ SUR TOUTE LA LARGEUR version 2 avec langue === */

/* Le conteneur global du menu : on enlève toute limite de largeur */
#bannermenu-2,
#bannermenu-2 .inner,
#bannermenu-2 .hmenu {
  width: 100% !important;
  max-width: none !important;
}

/* On transforme le UL principal en flexbox pour répartir les éléments */
#bannermenu-2 ul.mod-menu.nav {
  display: flex;
  justify-content: space-between; /* répartit les items sur toute la largeur */
  align-items: stretch;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Chaque item occupe une portion égale */
#bannermenu-2 ul.mod-menu.nav > li {
  flex: 1 1 0;
}

/* Les liens remplissent tout l'espace de leur "cellule" et sont centrés */
#bannermenu-2 ul.mod-menu.nav > li > a {
  display: block;
  text-align: center;
  white-space: nowrap;
  width: 100%;
  box-sizing: border-box;
}

/* On s’assure que les sous-menus ne soient pas affectés par le flex */
#bannermenu-2 ul.mod-menu.nav ul {
  display: block;
  width: auto;
}




/*fin*/





button {outline-style:none;}

* {
 outline-style:none;
}


b, strong {
    font-weight: 700;
}

/*Parallax accueil

#lgx-parallax125 {
    height: 100%!important;
    background-size: cover;
}

#lgx-parallax151 {
    height: 100%!important;
    background-size: cover;
}

*/

/*Boutons bloc accueil

.button-bloc-accueil{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 14px;
}

.button-bloc-accueil-1{
    
    margin-top: 100px;
}
 */





/*slideshow general*/

.camera_wrap .camera_pag .camera_pag_ul {
  
    text-align: center;
 
}

.camera_caption > div {
  background: #56b08db3 !important
}


/*slideshow ck accueil*/


.camera_caption_title {
    text-align: center;
  font-weight: 300 !important;
  text-transform: uppercase
}


.camera_caption_desc {
    text-align: center;
}

/*header parallax*/

.lgx-parallax-title {
   font-weight: 500 !important;
  margin-bottom: 10px !important;
      margin-top: 0px !important;;
 
}

/*etapes*/


.etapes{
    background: rgba(158, 158, 158, 0.2);
    padding: 12px;
    border-radius: 10px;
}

.etapes h3 {
    font-size: 20px;
    margin-top: 5px;
    font-weight: 300;
    text-transform: uppercase;
    color: #343546;
    margin-bottom: 16px;
}




/*accordeon*/

body [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-theme="neutral"][data-rlta-type="accordions"] > [data-rlta-element="button"] h3 {
    color: #ffffff !important;
    background: none !important;
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button]:focus, [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button]:hover {
    background-color: #56b08d !important; 
      color: #ffffff !important;
}




[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button][data-rlta-state=open]{
    background-color: #74bfa4 !important;
    color: #ffffff!important;
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button] {
      background-color: #74bfa4 !important;
    color: #ffffff;
}


  [data-rlta-element=container][data-rlta-state=ready][data-rlta-type=accordions]>[data-rlta-element=button]>[data-rlta-element=heading]{
    font-weight: 300 !important;
    text-transform: uppercase;
    font-size: 16px;

}
  
[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=accordions][data-rlta-icons=true]>[data-rlta-element=button]:after {
   
    background: white;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    color: #74bfa3;
  padding-left: 7px;
}

/*drapeaux*/
div.mod-languages ul li.lang-active {
    background-color: #ffffff;
    margin: 0px !important;
}

div.mod-languages img {
width: 24px !important;
  height:15px!important;

}



div.mod-languages a {
    padding: 0px;
}

/*div.mod-languages ul {
 
    float: right;
}


ul.mod-languages__list.lang-inline {
    float: right !important;
}
*/
/*fil de navigation*/


li.mod-breadcrumbs__item.breadcrumb-item.active {
    color: #555555 !important;
    font-weight: inherit !important;
}


.breadcrumb > .active {
    color: #555555 !important;
    font-weight: inherit !important;
}


/*Actualités*/

.jm-category-module.default .jmm-text .jmm-title {
      text-transform: uppercase;
    font-size: 18px;
    margin-top: 15px;
}

/*Temoignages*/

.jmm-image img {
    float: left;
    border: 1px solid #73c0a4;
    margin: 7px 20px 7px 20px;
}

.jmm-comment {
    text-align: justify;
}

.jmm-author {
    text-align: right;
}

.jmm-profession {
    text-align: right;
}

.carousel-indicators [data-bs-target] {
   
    width: 15px;
    height: 15px;
   
    border-radius: 100%;
}




/*blog*/

figure.float-left.item-image {
    width: 350px;
}

.tck-article.com-content-article.item-page figure.float-left.item-image {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
    width: 40%;
    box-shadow: 0 0 6px 0 rgba(51,51,51,.25);
    border: 4px solid #f5f5f5;
 
}


.bd-button{border-width: 0;
    padding: 0;
    color: #fff;
    background-color: #55af8d;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 20px;
    padding: 7px 20px;
    border: 1px solid #55af8d;
    line-height: 17.14285715px;
    background-image: none;
}


.bd-button:hover{
    text-decoration: none;
    color: #55af8d;
    background-color: #fff;
    padding-bottom: 7px;
    padding-top: 7px;
    margin-top: 20px;
    border: 1px solid #55af8d;
    background-image: none;
}


 /*pagination*/


ul.tck-pagination.pagination.ms-0.mb-4 {
    list-style-image: none !important;
}



.jmm-testimonials.default .jmm-author:before {
display : none;
}

