/*
Theme Name: Licorne
Theme URI: 
Author: Audouin Réalisations
Author URI: 
Description: Thème
Requires at least: WordPress 5.0
Version: 1.0
*/

body #sd-cmp div{ 
	font-size:14px !important;
}

body h2{
    font-size: 33px;
    color: #383838;
    font-weight: 900;
    letter-spacing: 1px;
    text-transform: uppercase;
	line-height: 33px;
}

.padd_right{
	padding-right:3% !important;
}

.global_produits_categorie  .global_all_produits{
	flex: 0 0 80%;
	padding-left: 2%;
}

.top_search_produit #recherche{
	max-width: 35%;
}

.top_search_produit{
	display: flex;
    justify-content: end;
}

body .top_search_produit #recherche input[type="text"] {
    max-width: 70%;
}

.full_link{
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
}

.global_produits_categorie .global_all_produits .global_single_produit{
    flex: 0 0 30%;
    max-width: 30%;
    margin: 0% 1%;
}

.global_produits_categorie .flex{
	align-items: flex-start;
}

.gamme_cas{
	background-color: #b3bb94;
    border-radius: 7px;
    padding: 8px 15px;
    margin-right: 15px;
        color: #444444;
    font-weight: 400;
	display: block;
    width: max-content;
}

.tech_liste{
	margin-top:10px;
}

.top_proj{
	padding-left: 10px;
}


.top_proj a.full_single_projet{
	    display: block;
    margin-bottom: 10px;
}

.global_btn_color{
	display:flex;
}

.global_btn_color .button_color{
	padding: 5px 15px;
	cursor: default;
}

.kit{
	cursor:pointer;
}

.global_btn_color .btn_blanc{
	color:#000;
	border: solid 1px #000;
	margin-right:10px;
	border-radius:5px;
}

.global_btn_color .btn_noir{
	color:#fff;
	border: solid 1px #000;
	background-color:#000;
	margin-right:10px;
	border-radius:5px;
	
}

.global_btn_color .btn_anthracite{
	color:#fff;
	border: solid 1px #000;
	border-radius:5px;
	background-color: #555555;
}

.global_btn_color .btn_gris{
	color:#000;
	border: solid 1px #000;
	border-radius:5px;
	background-color: #d1d1d1;
}

.padd_left{
	padding-left:3% !important;
}

.bandeau_page{
	background-color: #b3bb94;
	background-image: url(/wp-content/uploads/2025/11/fond.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.bloc_vert{
    background-color: #b3bb94;
    padding: 4%;
    border-radius: 20px;
}

.m_100{
	align-items: center;
    display: flex;
    justify-content: center;
}

.global_all_produits {
    display: flex;
    flex-wrap: wrap;
}

.description_produit{
	padding:15px 20px;
	font-size: 14px;
}

.single_produit a{
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.search  .container{
	display: flex;
    flex-wrap: wrap;
}

.search .result img{
    height: 300px;
    background-size: 66%;
    background-position: center;
    margin: 1%;
    background-repeat: no-repeat;
}

.image_result{
    height: 300px;
    background-size: 66%;
    background-position: center;
    margin: 1%;
    background-repeat: no-repeat;
	width: 98%;
}

.image_result a{
	display: block;
    width: 100%;
    height: 100%;
}

.content_result {
    padding: 15px 20px;
    font-size: 14px;
	width: 100%;
}

.content_result a{
	font-weight: bold;
}

.gamme_result{
    margin-top: 10px;
}

.content_result span{
	font-weight: bold;
	font-size: 15px;
}

.search .result {
    flex: 0 0 31%;
    max-width: 31%;
    margin: 0% 1%;
	margin-bottom: 2% !important;
    align-items: self-end;
    display: flex;
    flex-wrap: wrap;
    transition: all linear 0.5s;
	box-shadow: 0px 14px 34px 0px rgb(0 0 0 / 20%);
}

.global_single_produit{
	box-shadow: 0px 14px 34px 0px rgb(0 0 0 / 20%);
	flex: 0 0 24%;
    max-width: 24%;
	margin: 0% 0.5%;
	margin-bottom: 2% !important;
	align-items: self-end;
    display: flex;
	flex-wrap: wrap;
	transition:all linear 0.5s;
}

form .row_contact .wpcf7-form-control.wpcf7-checkbox{
	flex-direction: row;
}

form .row_contact{ 
	display:flex;
}

form .row_contact .wpcf7-form-control-wrap{ 
	width:auto;
}

form input{
	padding: 3% 1% !important;
    border-radius: 6px 6px 6px 6px;
    background-color: #FFFFFF;
    color: #2E2C39;
    max-width: 98%;
    border-style: solid;
    font-size: 16px !important;
    border-width: 1px 1px 1px 1px;
    outline: none !important;
    border-color: #FFFFFF;
    box-shadow: 0px 14px 34px 0px rgb(0 0 0 / 7%);
    margin-bottom: 3% !important;
    margin-top: 1% !important;
}

.global_single_categorie{
	max-width: 20%;
    flex: 0 0 20%;
    display: flex;
    background-color: #b3bb94;
    border-radius: 20px;
    padding: 2% 2%;
    margin-bottom: 7%;
	margin-right:1.3%;
	margin-bottom:1% !important;
}

#recherche form {
    display: flex;
    margin: auto;
    align-items: center;
	align-items: stretch;
}

#recherche{
	flex:0 0 100%;
}

.title_search{
	background-color: #b3bb94;
    background-image: url(/wp-content/uploads/2025/11/fond.jpg);
    background-repeat: no-repeat;
    background-size: cover;
	padding: 4%;
}

.title_search h1 {
    color: #fff;
    font-size: 58px;
    margin-bottom: 10px;
    text-align: left;
    line-height: 69px;
    font-weight: 600;
    text-align: center;
}


body #recherche input[type="text"] {
    padding: 2% 1% !important;
    border-radius: 6px 6px 6px 6px;
    background-color: #FFFFFF;
    color: #2E2C39;
    max-width: 98%;
    border-style: solid;
    font-size: 16px !important;
    border-width: 1px 1px 1px 1px;
    outline: none !important;
    border-color: #FFFFFF;
    box-shadow: 0px 14px 34px 0px rgb(0 0 0 / 7%);
    margin-bottom: 3% !important;
    margin-top: 1% !important;
    width: 85%;
    border-radius: 15px;
    margin-right: 0%;
	font-size: 22px !important;
}

body #recherche input[type="submit"] {
    background-image: url(/wp-content/themes/licorne/loupe.png);
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    background-color: #b3bb94;
    border: 0;
    border-radius: 7px;
    color: #fff;
    padding: 0 5px;
    cursor: pointer;
	height: auto !important;
    margin-bottom: 3% !important;
    margin-top: 1% !important;
    flex: 0 0 7%;
}


.global_single_categorie:nth-child(4n-8){
	margin-right:0%;
}

.global_all_categories{
	display: flex;
    flex-wrap: wrap;
}

.global_single_categorie a{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
	position:relative;
	width:100%;
}

.title_categorie{
	font-size: 23px;
    color: #b4bd88;
    font-weight: 900;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 33px;
}

.global_description_categorie .title_categorie{
	font-size: 14px;
    color: #fff;
    font-weight: 900;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: normal;
}

.global_single_categorie span.material-symbols-outlined{
	color: #fff;
    font-size: 65px;
    position: absolute;
    bottom: 0%;
    right: 27%;
}

.global_single_categorie img{ 
	max-width: 35%;
    margin-right: 5%;
}

.global_description_categorie{
    flex: 0 0 60%;
    max-width: 60%;
	display: flex;
    flex-direction: column;
    justify-content: center;
}

form textarea {
    padding: 3% 1%;
    border-radius: 6px 6px 6px 6px;
    background-color: #FFFFFF;
    color: #2E2C39;
    max-width: 98%;
    border-style: solid;
    font-size: 16px !important;
    border-width: 1px 1px 1px 1px;
    outline: none !important;
    border-color: #FFFFFF;
    box-shadow: 0px 14px 34px 0px rgb(0 0 0 / 7%);
    margin-bottom: 3% !important;
    margin-top: 1% !important;
	min-width: 100%;
}

.global_single_produit:hover {
    transform: scale(1.05);
}

.global_single_produit a{
	flex:0 0 100%;
}

.arrow_product span{
	padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: transparent;
    transition: all linear 0.5s;
}

.global_single_produit:hover .arrow_product span{
	color: #b3bb94;
}

.arrow_product{
	flex: 0 0 100%;
    justify-content: end;
    display: flex;
}

.single_produit{
	height: 300px;
    background-size: 66%;
    background-position: center;
    margin: 1%;
    background-repeat: no-repeat;
}

.m_100 img{
    max-width: 100px !important;
}

.arrow_right::after{
	    content: '\e5e1';
    margin-left: 10px;
    font-size: 55px;
    font-family: 'Material Symbols Outlined';
    color: #fff;
}

.bandeau_page h1{
	color: #fff;
    font-size: 58px;
    margin-bottom: 10px;
    text-align: left;
    line-height: 69px;
    font-weight: 600;
    text-align: center;
}

.single_projet{
	display: flex;
    width: 100%;
    height: 100%;
    color: #fff;
  flex-wrap: wrap;
    box-shadow: inset 0 0 0 500px rgba(0, 0, 0, 0.42);
	font-size: 20px;
    font-weight: 600;
	    margin-bottom: 3%;
}

.single_projet a.full_single_projet{
    flex: 0 0 98%;
	max-width:100%;
    padding-left: 10px;
    padding-top: 10px;
    font-weight: 600;
	color:#fff;
}

.global_sinle_projet .title_single_projet{
	flex:0 0 100%;
}

.right_single_projet a{
	background-color: #b3bb94;
    padding: 7px 12px;
    border-radius: 4px;
    color: #fff;
    display: block;
    text-align: center;
    font-weight: 400;
}

.description_projet_vert {
	    background-color: #b3bb94;
    border-radius: 7px;
    padding: 10px;
}

.infos_title_projet a{
    background-color: #b3bb94;
    padding: 7px 12px;
    border-radius: 4px;
    margin-right: 10px;
    color: #fff;
}

.global_sinle_projet {
	display:flex;
	flex-wrap: wrap;
}

.left_single_projet{
	flex:0 0 58%;
	max-width:58%;
	padding-right: 4%;
}

.right_single_projet{
	flex:0 0 38%;
	max-width:38%;
}

.right_single_projet img{
	max-width:100%;
}

.button_single_projet a{
	background-color: #b3bb94;
    border-radius: 7px;
    padding: 8px 15px;
	margin-right: 15px;
	z-index: 3;
}

.button_single_projet{
    width: 100%;
    padding: 0% 2%;
    display: flex;
    align-items: end;
    padding-bottom: 4%;
}

.global_all_projets{
    display: flex;
    flex-wrap: wrap;
}

.single_projet{
	flex:0 0 31%;
	max-width:31%;
	height:300px;
	background-size:cover;
}



.single_projet:nth-child(3n+2) {
	margin: 0% 3%;
}

.global_declinaison select{
	background-color: #b3bb94;
    border: none;
    border-radius: 5px;
    padding: 5px 10px;
    color: #fff;
    font-size: 17px;
}

.banniere_produit{
    background-color: #b3bb94;
    padding: 4%;
	background-image:url('/wp-content/uploads/2025/11/fond.jpg');
	background-repeat:no-repeat;
	background-size:cover;
}

.banniere_produit h1{
   margin-bottom: 0%;
    color: #fff;
    font-size: 40px;
    font-weight: 900;
	line-height: normal;
}

.search_right{
    flex: 0 0 80%;
    display: flex;
    flex-wrap: wrap;
}

body h3{
    font-family: 'PT Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #b3bb94;
    font-size: 15px;
    letter-spacing: 1px;
}

#contenu_onglet_top{
	flex:0 0 100%;
	display:flex;
	margin-bottom:1rem;
}

 .banner .wpb_column {
    height: 100%;
}

.banner_right {
	box-shadow: inset 0 0 0 500px rgb(0 0 0 / 35%);
}

#contenu_onglet_top .photo_avantages{
	flex:0 0 24%;
	margin-right:1%;
}

#contenu_onglet_top .photo_avantages img{
	max-width:100%;
}

#contenu_onglet_top .avantages{
	flex:0 0 30%;
	color:#fff !important;
}

#contenu_onglet_top .avantages p{
	color:#fff !important;
}

#contenu_onglet_top .contenu_onglet_top_application{
	flex:0 0 45%;
	max-width:45%;
	flex-wrap:wrap;
}

#contenu_onglet_top .contenu_onglet_top_application a{
	display:block;
	width: 19%;
    margin-right: 1%;
}

#contenu_onglet_top .contenu_onglet_top_application img{
	width:100%;
}

#page_produit.produit_v2 .image_produit{
	max-width: 78%;
    flex: 0 0 78%;
}

#page_produit.produit_v2 .telechargement_top{
	flex: 0 0 40%;
    margin-left: 4%;
	margin-top: 2%;
}

#page_produit.produit_v2 .contact_produit{
	border-top: solid 0px #b3bb9438;
    margin-top: 0%;
}

#page_produit.produit_v2 .global_img_product{
	display:flex;
	flex-wrap: wrap;
	align-items: flex-start;
}

.description_fiche_produit .ref{
	font-size: 15px;
    font-style: italic;
}

.description_fiche_produit .logo{
    flex: 0 0 100%;
}

.produit_projet{
	min-width: 100%;
}

.row_more {
	display:none;
}

.row_more.active {
	display:flex;
}

.liste_produits img{
	max-width:100%;
}

.link_bottom_bloc_hide{
	display:none;
}

.link_bottom_bloc_hide.active{
	display:flex;
}

.link_bottom_bloc{
	display:none;
}

.link_bottom_bloc.active{
	display:flex;
}

.liste_produits{
    display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
}

.liste_produits .produit_item{
	flex: 0 0 19%;
    max-width: 19%;
	text-align:center;
}

.description_fiche_produit .logo img{
	max-width:24%;
}

#page_produit.produit_v2 .img_puissance{
	flex:0 0 55%;
	max-width:55%;
}

#page_produit.produit_v2 .img_puissance img{
	max-width:100%;
	width:100%;
}

.liste_right{
    flex: 0 0 81%;
    max-width: 81%;
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#page_produit.produit_v2 .little_global_fiche_produit{
	flex-wrap: wrap;
}

#page_produit.produit_v2 .little_image_produit{
    flex: 0 0 20%;
    margin: 0% 1%;
}

#page_produit.produit_v2 .slider_produit div{
	margin-bottom: 4%;
}

.icone span{
	color: #b3bb94;
    font-size: 40px;
}

.text_center{
	text-align:center;
}

.sd-cmp-3CtBh.sd-cmp-29k-b{
	width: max-content;
}

.lang-item img{
	width: 25px !important;
    height: auto !important;
}

.top_second_page{ 
	display:flex;
	justify-content: space-evenly;
}

.global_realisations_random img{
	max-width:100%;
}

.global_realisations_random{
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
}

.global_realisations_random .realisation_random{
	width:24%;
}

.img_realisation_random{
	width:100%;
	min-height:250px;
	background-size:cover;
	background-repeat:no-repeat;
	margin-bottom: 10px;
}

.bg_img_realisations{
	height: 300px;
    background-size: cover;
    background-position: center;
}

.bg_img_realisations a{
	display: flex;
    height: 100%;
    width: 100%;
	color:#000;
}

.top_second_page .bloc_top_second_page{ 
	flex:0 0 24%;
	
}

.global_eclairage_sportif {
	display:flex;
	flex-wrap: wrap;
    justify-content: space-between;
}


.global_sports_realisations {
	display:flex;
	flex-wrap: wrap;
}

.single_sport_realisation  p{
	margin-bottom: 3% !important;
	margin-top:20px;
}

.single_eclairage_sport p{
	margin-bottom: 1% !important;
	margin-top:20px;
	text-align:center;
}

.title_page h1{
	font-size: 50px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    line-height: initial;
	color: #de5021;
}

.single_eclairage_sport a.button_eclairage{
	background: linear-gradient(to right, #b3bb94 50%, #fff 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
    padding: 7px 30px !important;
    border-radius: 50px;
    font-size: 19px;
    color: #b3bb94;
    font-weight: 500;
    border: solid 1px;
    display: block;
    width: max-content;
	margin:auto;
}

body p.subtitle_encadre{
    color: #b3bb94;
    font-size: 16px;
    margin-top: 0% !important;
	margin-bottom: 3% !important;
}

body p.subtitle_encadre a{
    color: #b3bb94;
}

.full_size{ 
	color:#fff;
	margin-bottom: 2%;
    font-size: 20px;
    font-style: italic;
}

body p.subtitle_encadre_black{
    color: #000;
    font-size: 16px;
    margin-top: 0% !important;
	text-align:center;
	margin-bottom: 3% !important;
}

.single_categorie a.button{
	background: linear-gradient(to right, #b3bb94 50%, #fff 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
    padding: 7px 30px !important;
    border-radius: 50px;
    font-size: 19px;
    color: #b3bb94;
    font-weight: 500;
    border: solid 1px;
    display: block;
    width: max-content;
	margin:1rem auto;
}



.single_categorie a.button:hover{
	background-position: left bottom;
    color: #fff;
}

.single_sport_realisation a.button_eclairage{
	background: linear-gradient(to right, #b3bb94 50%, #fff 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
    padding: 7px 30px !important;
    border-radius: 50px;
    font-size: 19px;
    color: #b3bb94;
    font-weight: 500;
    border: solid 1px;
    display: block;
    width: max-content;
	margin:1rem auto;
}

.single_eclairage_sport a.button_eclairage:hover{
	background-position: left bottom;
    color: #fff;
}

.single_sport_realisation a.button_eclairage:hover{
	background-position: left bottom;
    color: #fff;
}
	
.single_eclairage_sport{
	max-width: 31%;
    flex: 0 0 31%;
	margin-top: 6%;
}

.global_realisation_single  h1{
	font-size: 50px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    line-height: initial;
    color: #de5021;
    margin-bottom: 3% !important;
    margin-top: 0%;
}

.description_single_realisation{
    text-align: center;
    font-size: 25px;
    font-family: 'Montserrat', sans-serif;
    line-height: 33px;
    text-transform: uppercase;
}

.single_images_realisation {
    text-align: center;
	max-width:1024px;
	margin:auto;
	margin-bottom: 4%;
}

.other_images_realisation img{
	height:200px;
	margin-right:5px;
}

.single_images_realisation img{
	max-width:100%;
}

.single_sport_realisation {
	max-width: 31%;
    flex: 0 0 31%;
	margin-top: 6%;
	margin:1%;
}

.single_categorie img{
	max-width:100%;
}

.global_product {
    display: flex;
    flex-wrap: wrap;
}

.single_categorie {
	max-width: 31%;
    flex: 0 0 31%;
	margin-top: 6%;
	margin:1%;
}

.single_realisation_categorie{
	max-width: 31%;
    flex: 0 0 31%;
	margin-top: 6%;
	margin:1%;
}

.description_single_realisation{
	text-align:center;
}

.single_realisation_categorie a{
	color:#000;
}

.single_eclairage_sport img{
	max-width:100%;
}

.single_sport_realisation img{
	max-width:100%;
}

.bloc_top_second_page .zone_presentation_bloc{
	margin-top:10px;
}

.top_second_page .img_bloc_zone{
	background-size:cover;
	width:100%;
	height:200px;
	background-repeat:no-repeat;
}

header.sticky.active {
    border-bottom: solid 1px #d9d9d9;
}

.global_all_fiche_produit .banniere_page{
	height:auto;
}

.global_all_fiche_produit .banniere_page img{
	width:100%;
	display:block;
}

.banniere_page{
	height: 600px;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}

.banniere_page .wpb_single_image .vc_figure,
.banniere_page .wpb_single_image .vc_single_image-wrapper{
	display:block;
}

header.sticky.active #logo img {
	max-width: 230px;
}

header.sticky  {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 9999;
    background-color: #fff;
}

.little_image_produit img{
	cursor:pointer;
}

body{ 
	font-size:18px;
	color: #444444;

}

.banner_right h4{
	font-weight: 600;
	text-transform: uppercase;
    color: #b3bb94;
    font-size: 15px;
    letter-spacing: 1px;
	margin-bottom:0%;
}

.banner_right .vc_column-inner .wpb_wrapper{
	background-color: #000000c9;
}

.msg_copy{
	display: block;
    color: #b3bb94;
    font-size: 14px;
    margin-top: 10px;
}

.banner_right .vc_column-inner .wpb_wrapper .wpb_wrapper{
	background-color: transparent;
}

.global_vignette img{
	max-width:37px !important;
	margin-bottom:15px;
}

.color_title p{
	color: #209a9c;
}

ul li{ 
	line-height: 21px;
    font-size: 17px;
    margin-top: 4px;
	list-style: circle;
}

.three_bloc .wpb_text_column{
	padding-top: 15px;
}

.three_bloc h3{
    font-weight: 300;
    font-size: 27px;
}

.burger{ 
	display:none;
}

body h1{
	color: #1d1d1b;
    text-align: center;
    font-family: 'PT Sans', sans-serif;
    font-weight: 500;
	margin-top: 0%;
	font-size: 28px;
    font-weight: 400;	
}


body .wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450 !important;
    color: #000 !important;
    padding: 10px !important;
}

form span.wpcf7-list-item.first.last input{
	width: max-content;
    margin-right: 10px;
}

/* GLOBAL CSS*/

.slick-track figure{
	width:100%;
}

.slick-track .vc_single_image-wrapper{
	width:100%;
}

.slick-track .vc_single_image-wrapper img{
	width:100%;
}

.bloc_title{
	margin-bottom: 4% !important;
}

.global_all_fiche_produit {
    background-color: #f8f8f8;
}

#top_panel{
	background-color: #282828;
    padding: 10px 0px;
}

#top_panel .container{
	display: flex;
    justify-content: flex-end;
}

#top_panel a{
	color: #209a9c;
	font-size: 14px;
    font-weight: 300;
    padding: 0% 1.5%;
}

.description_produit_top {
    /*width: 1240px;*/
	padding-bottom:4%;
	padding-top:4%;
    margin: auto;
}

.global_toggle{
	width:100%;
}

.top_toggle p{
	display: flex;
    justify-content: space-between;
	color:#fff;
	font-size: 18px;
	align-items: center;
	line-height: 40px;
	position:relative;
}

.top_toggle span{
	color: #fff;
    font-size: 40px;
    line-height: 40px;
	position: absolute;
    width: 100%;
    right: 0px;
    text-align: right;
    justify-content: end;

}

.icone_close{
	display:none !important;
}

.icone_close.active{
	display:flex !important;
}

.icone_open{
	display:none !important;
}

.icone_open.active{
	display:flex !important;
}

.global_fiche_produit {
    display: flex;
	padding-top:3%;
	flex-wrap:wrap;
}

.toggle .description{
	display:none;
	padding: 15px 10px;
}

.toggle.active .description{
	display:flex;
	flex-direction: column;
}

.top_toggle{
	cursor:pointer;
}

.top_toggle{
    background-color: #b3bb94;
    padding: 5px 15px;
}

.top_toggle p{
    margin-bottom:0%;
}

.ariane_container{
	background-color: #ededed;
}

body #breadcrumbs{
	font-size:14px;
	padding: 0.5rem 0;
	margin-bottom:0;
}

body #breadcrumbs div{
	font-size:14px;
}

body #breadcrumbs .vc_column-inner{
	padding: 0;
}

.global_img_product{
	max-width:48%;
	flex:0 0 48%;
}

.contenu_telechargement a{
	display: block;
    color: #b3bb94;
	margin-bottom:10px;
}

.contenu_telechargement a i{
	margin-right:10px;
}

.contenu_telechargement a:hover{
    color: #ae340a;
}

.little_image_produit{ 
	display:flex;
	justify-content: space-between;
}

.bx-wrapper{
	background-color:transparent !important;
}

.slider_produit div{
	background-color:#fff;
	height: 100px;
    display: flex;
}

.little_image_produit div img{ 
	max-width:100%;
	max-height:100px;
	margin:auto;
}

body #breadcrumbs a{
	color:#3e3e3e;
	font-style:italic;
}

.breadcrumb_last{
	color: #b3bb94;
}

body:not(.sport) .global_onglets{
	padding:2% 3%;
	background-color:#fff;
	border-top: solid 12px #bd3c0f;
	margin-right: 0%;
    max-width: 94%;
	width: 94%;
}

.global_onglets > .wpb_column.vc_column_container{
	border-top: solid 12px #bd3c0f;
	padding:2% 3%;
	background-color:#fff;
	margin-right: 0%;
}


.btn_copy{
	font-size: 13px;
    color: #fff;
    background-color: #b3bb94;
    padding: 5px 10px;
	cursor:pointer;
}

.contenu_application {
	display:flex;
}

.contenu_application img{
	/*max-width:48%;*/
	width:32%;
}

.global_btn_copy{
	text-align:right;
	margin-top:1rem;
}

.contenu_onglets .onglet.active{
	background-color: #000;
    color: #fff; 
}

.contenu_onglets .onglet{
	display: block;
    width: max-content;
	cursor:pointer;
	transition: all linear 0.5s;
	padding: 10px 15px;
    margin-right: 15px;
	/*border-radius: 5px;*/
	background-color: #f2f2f2;
}

.contact_produit{
	border-top: solid 1px #b3bb9438;
    padding-top: 25px;
    margin-top: 31px;
    padding-bottom: 25px;
}

.contact_produit a{
	border: solid 1px #b3bb94;
    color: #b3bb94;
    padding: 1rem;
    font-size: 20px;
    transition: all linear 0.5s;
    display: block;
    text-align: center;
	background: linear-gradient(to right, #b3bb94 50%, transparent 50%) !important;
    background-size: 200% 100% !important;
    background-position: right bottom !important;
    transition: all .5s ease-out;
}

.contact_produit a:hover{
	background-position: left bottom !important;
	color:#fff;

}

.contenu{
	display:none;
	padding: 25px 0px;
}

.contenu.active{
	display:block;
}

.contenu_onglets{
	display:flex;
	border-bottom: solid 1px #b3bb9438;
    padding-bottom: 20px;
	width:100%;
}

.contenu_telechargement {
	margin-top:2rem;
}

.description_fiche{
	font-size:14px;
}

.description_fiche_produit h1{
	text-align:left;
	color: #b3bb94;
    font-size: 40px;  
	line-height: initial;
	margin-bottom:15px;
}

.gamme_fiche{
	margin-top:5px;
	font-weight:bold;
	font-size:14px;
}

.title_produit{
	font-weight:bold;
}

.zone_telechargement p{
	background-color: #b3bb94;
    color: #fff;
	font-size: 19px;
    padding: 5px 10px;
}

.fond_2,.fond_4,.fond_6,.fond_8,.fond_10,.fond_12{
	background-color: #b3bb9452;
}

.tableau_produit div{
	width: 50%;
    max-width: 46%;
    padding: 2%;
	align-items: center;
	display:flex;
}

.tableau_produit{
	display:flex;
	flex-wrap: wrap;
}

.title_fond_vert{
	background-color: #b3bb94;
    color: #fff;
    font-size: 19px;
    padding: 5px 10px;
	width: 100%;
    text-align: center;
}

.liste_left p{
	background-color: #b3bb94;
    color: #fff;
	font-size: 19px;
    padding: 5px 10px;
}

.liste_left{
	 border: solid 1px #b3bb94;
	
}

.fixed_left{
    top: 110px;
	 position: sticky;
}
.image_produit{
	    display: flex;
    justify-content: center;
}

.zone_telechargement{
    border: solid 1px #b3bb94;
	margin-top: 4%;
}

.zone_telechargement .download{
	padding:5px;
	padding: 4px 10px;
}

.zone_telechargement .download a{
	font-size:15px;
	    padding: 5px;
	display:flex;
}

.zone_telechargement .download a span{
    color: #b3bb94;
    padding-right: 8px;
    font-size: 20px;
    line-height: 20px;
}

.zone_telechargement .download a:hover{
	background-color: #b3bb94;
	color:#fff;
}

.zone_telechargement .download a:hover span{
	color:#fff;
}

.toggle{
	margin-bottom: 25px;
}

.global_toggle{
	padding-top:25px;
	border-top: solid 1px #b3bb9438;
    border-bottom: solid 1px #b3bb9438;
	margin-top: 4%;
}

.button_produit a{
	background-color: #000;
    color: #fff;
    padding: 10px 30px;
    font-size: 15px;
	transition:all linear 0.5s;
	margin-right:1rem;
	padding-left:20px;
	display:inline-block;
}

.button_produit a i{
	padding-right:10px;
}

.button_produit a:hover{
	background-color: #b3bb94;
    color: #fff;
}

.related_product{
	flex: 0 0 49%;
    max-width: 49%;
    border: solid 1px #b3bb94;
    margin-bottom: 2%;
    justify-content: inherit;
    display: flex;
    flex-direction: column;
}

.produits_lies.product_bottom{
	justify-content: center;
}

.produits_lies.product_bottom h3{
	flex:0 0 100%;
}

.produits_lies.product_bottom .related_product{
	flex:0 0 18%;
	max-width:18%;
	border: solid 1px #b3bb94;
	margin-bottom: 2%;
	text-align:center;
	margin: 0% 0.5%;
	justify-content: space-between;
}

.related_product img{
	max-width:100%;
}

.produits_lies {
    JUSTIFY-CONTENT: space-between;
}

.produits_lies h3{
	font-size: 18px;
	flex:0 0 100%;
    color: #383838;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
    text-align: center;
    padding-bottom: 0%;
}

.produits_lies {
    display: flex;
    flex-wrap: wrap;
}

.little_global_fiche_produit {
    margin-top: auto;
    margin-bottom: auto;
	display: flex;
    justify-content: space-between;
}

.global_fiche_produit .titre_fiche_produit {
    margin-bottom: 4%;
}

.description_fiche_produit{
	flex:0 0 48%;
	max-width: 48%;
}

.total_donnees div{
	flex: 0 0 50%;
    max-width: 48%;
    padding: 1%;
}

body .global_toggle .total_donnees{
	flex-direction: row !important;
    flex-wrap: wrap;
}

.global_toggle{
    flex: 0 0 100%;
    max-width: 100%;
}

.tableau_produit{
    flex: 0 0 32%;
	margin-top: 4%;
    max-width: 32%;
	    border: solid 1px #b3bb94;
}

.produits_lies{
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 2%;
}

.title_lien_produit_lie{
	display: flex;
    background-color: #b3bb94;
    justify-content: center;
    color: #fff;
	text-align: center;
    padding: 5px;
}

.img_lien_produit_lie{
	display:flex;
	padding: 10px;
}

.col_left{
	flex:0 0 18%;
	max-width: 18%;
}

.logo_fournisseur {
    margin-top: 3%;
}

.image_fiche_produit {
    flex: 1;
    display: flex;
    justify-content: center;
    padding: 2%;
}

.single .titre_fiche_produit h1 {
    font-weight: 100;
    max-width: 100%;
    margin: 0;
    margin-bottom: 3%;
    line-height: 40px;
	text-align:left;
}

.description_produit_middle {
    margin: auto;
    display: flex;
    margin-top: 4%  !important;
    margin-bottom: 4% !important;
}

.table_produit {
    margin-right: 5%;
    width: 68%;
    max-width: 68%;
}

.global_description_produit_long {
    width: 1240px;
    margin: auto;
    display: flex;
}

.description_produit_long {
    flex: 2;
    font-size: 15px;
    width: 68%;
    max-width: 68%;
    margin-bottom: 4%;
}

.global_table_produit {
    border: solid 1px #e1e1e1;
}

.row_table {
    display: flex;
}

.global_table_produit .table_left {
    border-right: solid 1px #e1e1e1;
}

.row_table > div {
    padding: 4%;
}

.table_left {
    flex: 1;
}

.row_table div p {
    margin-bottom: 0%;
    font-size: 14px;
    font-weight: 500;
    word-break: keep-all;
}

.table_right {
    flex: 3;
}

.table_right p{
    font-size: 14px !important;
    font-weight: 300 !important;
}


.row_table.middle {
    border-top: solid 1px #e1e1e1;
    border-bottom: solid 1px #e1e1e1;
}

.global_donnees_techniques {
    margin: auto;
    margin-bottom: 4% !important;
    margin-top: 4% !important;
}

.document_produit {
    background-color: #f8f8f8;
}

.bx-wrapper{
	margin-bottom:0px !important;
}
.etiquette{
	padding: 2px 8px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
	margin-bottom: 10px;
	width: max-content;
}

.logo_etiquette{
    display: flex;
    flex-direction: column;
}

.etiquette.defense{
	background-color: #489d39;
}

.etiquette.nucleaire-demantelement{
	background-color: #ef562d;
}

.etiquette.tertiaire{
	background-color: #3b636b;
}

.etiquette.pharmaceutique-laboratoire-salle-propre{
	background-color: #209a9c;
}

.document_produit p a {
    color: #565656;
}

.document_produit p a img {
    margin-right: 15px;
    vertical-align: middle;
}

.document_produit p {
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0%;
    padding: 1%;
}

.donnees_techniques {
    font-size: 14px;
    font-weight: 300;
}

.donnees_techniques h3 {
    color: #626262;
    font-size: 15px;
    font-weight: 300;
}

.description_donnees_technique {
    background-color: #f8f8f8;
    border-top: solid 1px #d3d3d3;
 padding: 2%;
}

.titre_fiche_produit h1 {
    color: #2e2e2e;
    font-size: 24px;
	text-align:left;
}

@keyframes fondu {
  0% {
    opacity:0;
  }
  
  60% {
    opacity:0;
  }

  100% {
    opacity:1;
  }
}

body #footer .titre_infos{ 
	margin-bottom:6%;
}

body .global_historique .vc_single_image-wrapper::before {
    content: ' ';
    width: 120px;
    height: 1%;
    background-color: #209a9c;
    display: block;
    position: absolute;
    right: -70%;
    top: 49%;
    z-index: 2;
    animation-name: fondu;
    animation-duration: 3s;
}

body .global_historique .left .vc_single_image-wrapper::before {
    content: ' ';
    width: 120px;
    height: 1%;
    background-color: #209a9c;
    display: block;
    position: absolute;
    left: -70%;
    top: 49%;
    z-index: 2;
    animation-name: fondu;
    animation-duration: 3s;
}

body .global_historique .vc_single_image-wrapper::after {
    content: ' ';
    width: 0.5%;
    height: 120px;
    background-color: #cfcfcf;
    display: block;
    position: absolute;
    left: 49%;
    animation-name: fondu;
    animation-duration: 3s;
}

body .global_historique .last .vc_single_image-wrapper::after {
    content: ' ';
    width: 0.5%;
    height: 0px;
    background-color: transparent;
    display: block;
    position: absolute;
    left: 0%;
    animation-name: fondu;
    animation-duration: 3s;
}

body .global_historique .vc_single_image-wrapper{
	position: relative;
}

body .global_historique .vc_single_image-wrapper img{
	position: relative;
	z-index:5
}

body p{
	margin-top: 0%;
    margin-bottom: 10px;
	font-weight:300;
	font-size:17px;
	line-height:23px;
	font-family: 'PT Sans', sans-serif;
}


body div{
	font-weight:300;
	font-size:17px;
	line-height:23px;
	font-family: 'PT Sans', sans-serif;
}

body h5{
	margin-top:0%;
	margin-bottom:15px;
}

.flex .vc_row {
	display:flex;
}

body .wpb_button,body .wpb_content_element,body ul.wpb_thumbnails-fluid>li{
	margin-bottom:0% ;
}

.bg_clair{
	background-color: #209a9c;
    padding: 3%;
    color: #fff;
}

body .bg_clair h2{
	color:#fff;
}

.bg_clair ul li::marker {
    color: #b3bb94  !important;
}

.vc_row{
	margin-left:0% !important;
	margin-right:0% !important;
}

/*
.vc_column_container>.vc_column-inner{
	padding-left:0% !important;
	padding-right:0% !important;
}*/


.agenda_home {
	background-color: #2c3c89;
}

.agenda_home .vc_column-inner{
	height:100%;
}

.agenda_home .wpb_wrapper{
	height:100%;
}



.agenda_home .wpb_text_column {
	height:100%;
}

.bloc_actu_home .date{
	margin-top:3%;
}

.bloc_actu_home .extrait p{
    font-size: 17px;
}

.bloc_actu_home .date{
	background-color: #209a9c;
    width: max-content;
    border-radius: 5px;
    padding: 5px 15px;
    font-size: 15px;
}

.big{
    color: #fff;
    font-size: 24px;
    font-weight: 500;
}

.agenda_little_global a{
	display:block;
	margin-top:40px;
	color:#fff;
}

.menu li{
	position:relative;
}


body .menu li .sub-menu{
	height: 0px;
    overflow: hidden;
    transition: 400ms linear;
    opacity: 1;
    position: absolute;
    z-index: 999;
    width: auto;
    background-color: #fff !important;
    display: flex !important;
    align-items: baseline;
    justify-content: left;
	top: 100%;
    flex-direction: column;
	padding: 0% 15px !important;
}

.menu li:hover .sub-menu{
	height: auto;
    overflow: inherit;
	padding: 15px !important;
}


.menu li .sub-menu .sub-menu{
    display: block !important;
    opacity: 1 !important;
    left: 100% !important;
    top: 0%;
	padding: 0px 5px !important;
	transition: 400ms linear;
	height: 0px;
    overflow: hidden;
}

.menu li .sub-menu li:hover .sub-menu{
   height: auto;
   overflow: inherit;
}

body .sub-menu li:first-child {
    margin-left: 0%;
}

.sub-menu li a {
    padding: 6% 5px !important;
	width:calc(100% - 10px);
}

 .sub-menu li {
    margin-left:0% !important;
	padding: 0% !important;
	min-width:100%;
	width:max-content;
    position: relative;
}

.sub-menu li{
	padding-left:0% !important;
}


#fil_ariane{
    padding: 15px 0px;
    font-size: 13px;
    font-weight: 400;
}

body .banner h1{
	color: #fff;
    font-size: 58px;
    margin-bottom: 10px;
    text-align: left;
    line-height: 69px;
	font-weight: 600;
	text-align:center;
}

.bxslider{
	max-width:100%;
}

.banner .block_img_arrow .wpb_wrapper::before{
	content:'';
	width:50px;
	background-color:#fff;
	height:1px;
}

.block_img_arrow div.img_arrow_top::before,
.block_img_arrow .vc_single_image-wrapper::before{
	content: '';
    width: 50px;
    background-color: #fff;
    height: 1px;
    display: block;
    margin: auto;
    margin-top: 3%;
}


.background_orange .padd_little.diag {
	background-color: #b3bb94;
}


.background_orange_invert .padd_little.diag{
	background-color:#efefef;
}

.background_blanc .block_img_arrow div.img_arrow_top::before {
    background-color: #b3bb94;
}

.third_bloc_zone{ 
	display:flex;
	justify-content: space-between;
}

.third_bloc_zone .bloc{ 
	flex:0 0 31%;
	max-width:31%;
	padding:2%;
}

.descriptif_zone{
	padding:2%;
}

.third_bloc_zone .bloc.img_bloc{
	padding:0%;
}

.third_bloc_zone .bloc img{ 
	max-width:100%;
}

body div.background_blanc .sous_titre_produit h3 {
    color: #b3bb94;
}

body div.background_blanc img.arrow{
	filter: invert(57%) sepia(85%) saturate(5309%) hue-rotate(350deg) brightness(91%) contrast(90%);
}

body div.background_orange_invert .sous_titre_produit h3 {
    color: #b3bb94;
}

body div.background_orange_invert img.arrow{
	filter: invert(57%) sepia(85%) saturate(5309%) hue-rotate(350deg) brightness(91%) contrast(90%);
}

.background_orange_invert .block_img_arrow div.img_arrow_top::before {
    background-color: #b3bb94;
}

.background_orange_invert .contenu_onglets .onglet{
	background-color:#efefef;
}

.background_orange_invert .contenu_onglets .onglet.active{
	background-color:#000;
}

.background_orange_invert .global_onglets{
	background-color: #fff;
}

.global_container_bottom_product{
	transform: skewY(3deg);
}

.banner .block_img_arrow{ 
	position: absolute;
    bottom: 100px;
    height: auto;
    left: 10%;
}

.block_img_arrow.black div.img_arrow_top::before{
	background-color:#000;
}

.block_img_arrow.black img.arrow{
	filter:invert(100%);
}

.block_img_arrow{
	text-align:center;
}

.block_img_arrow.wpb_single_image .vc_figure,
.block_img_arrow.wpb_single_image .vc_single_image-wrapper{
	display:block;
}

.block_img_arrow .wpb_single_image img{
	display:block;
	margin:auto;
}

@keyframes margin {
  0% { transform:translateY(0) }
  50%   { transform:translateY(3px) }
  100%   { transform:translateY(0) }
}

.banner .block_img_arrow .wpb_wrapper{ 
	display: block;
    height: auto;
    bottom: 50px;
}

.banner img.arrow{
	position: absolute;
}

img.arrow,
.block_img_arrow .vc_single_image-wrapper img{
	width: 32px;
    padding-top: 10px;
    padding-right: 8px;
    padding-left: 8px;
	animation: linear 1.5s infinite margin;
	margin: auto;
    display: block;
}

.bloc_bg_abs .vc_column-inner{
	position: absolute;
    z-index: 9 !important;
    padding: 8% !important;
    color: #fff;
	top: 50%;
    left: 75%;
    transform: translate(-50%,-50%);
	background-image: url(/wp-content/uploads/2022/10/54396529-abstraite-de-la-lumiere-de-la-rue-en-noir-et-blanc.webp?id=174) !important;
	box-shadow: inset 0 0 0 500px #de5021fa;
    background-position: bottom;
}

.bloc_bg_abs h2{
	text-align: left;
	color:#fff;
}

.global_realisations_home .vc_column-inner{ 
    margin: 5% !important;
}

.slider_realisations{
	height:355px;
}


.global_realisations_home .wpb_wrapper{
	height:100%;
}

body .global_realisations_home .bx-controls{
	display:none !important;
}

.slider_realisations .bxslider div{
	background-size:cover;
}

.right_btn a{
	float: right !important;
    margin-top: 3% !important;
}


.slider_realisations div{
	height:100% !important;
}

body .banner_bleue h1{
	text-transform: uppercase;
    color: #fff;
}
body .banner_bleue h2{
	text-transform: uppercase;
    color: #fff;
	margin-bottom: 0 !important;
}
ul li::marker{
	color:#b3bb94  !important;
}

.page_h1 h1 {
	color:#283486 !important;
	font-size: 30px;
	text-transform:uppercase;
	padding-bottom:3%;
	
}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

.btn.blanc a{
	background: linear-gradient(to right, #b3bb94 50%, #fff 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
    padding: 22px 54px;
    border-radius: 50px;
    font-size: 20px;
    color: #b3bb94;
    font-weight: 500;
}

.btn.blanc a:hover{
	background-position: left bottom;
	color:#fff;
}

.global_realisations_random .little.btn.blanc a{
    margin: auto;
	display: block;
    max-width: 90%;
	padding: 13px 5% !important;
}

.little.btn.blanc a{
	background: linear-gradient(to right, #b3bb94 50%, #fff 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
	padding: 13px 30px !important;
    border-radius: 50px;
    font-size: 19px;
    color: #b3bb94;
    font-weight: 500;
    border: solid 1px;
    margin: inherit;
}

.little.btn.center a{
	margin:auto;
}

.little.btn.blanc a:hover{
	background-position: left bottom;
	color:#fff;
}

.little.btn.center{
	text-align:center;
	    width: 100%;
}

.little.btn.blanc input{
	background: linear-gradient(to right, #b3bb94 50%, #fff 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all .5s ease-out;
	padding: 13px 30px !important;
    border-radius: 50px;
    font-size: 19px;
    color: #b3bb94;
    font-weight: 500;
    border: solid 1px;
    margin: inherit;
	cursor:pointer;
}

.little.btn.blanc input:hover{
	background-position: left bottom;
	color:#fff;
}


.social{
	display: flex;
    justify-content: center;
	padding: 2% 0%;
    background-color: #f4f4f4;
}

.social a{
	margin:10px;
}



.social .fb{
	color: #1b74e4;
    font-size: 35px;
}

.social .insta{
	color: #000;
    font-size: 35px;
}

.social .pr{
	color: #b7081b;
    font-size: 35px;
}

.social .lk{
	color: #0a66c2;
    font-size: 35px;
}

.social .yt{
	color: #ff0000;
    font-size: 35px;
}


.big_bloc{
	background: linear-gradient(-45deg, #b3bb94, #3fa3a5,#b3bb94 );
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    padding-top: 5%;
	padding-bottom:1%;
	flex:0 0 100%;
}

.big_bloc h4{
	font-size: clamp(3.125rem,0.2148rem + 3.8835vw,6.875rem);
    max-width: 100%;
    text-align: center;
	color:#fff;
	margin-top: 0%;
	margin-bottom:2%;
	line-height: initial;
}

body .footer_container{
	margin-top: 5% !important;
	max-width: 100%;
    width: 100%;
    text-align: center;
}

.three_bloc img{
	border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

#footer .footer_container a{
	color:#fff !important;
	margin-right: 15px;
}

.left_h2 h2 {
	text-align:left !important;
	margin-bottom:1% !important;
	margin-top:3% !important;
}

.banner{
	height: 520px;
	min-width:100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.vc_row[data-vc-full-width]{
	min-width:100% !important;
}

.banner_bleue{
	height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
	background-color:#209a9c;
}
.big_valeur{
	padding-bottom: 20px;
}
.titre_bleu_clair h2 {
	color:#60c1d0;
}

.big_valeur p{
	text-align:center;
	font-size:20px;
	font-weight:bold;
}

.bloc_bleu .big_valeur p{
	color:#0070c0 ;
}

.bloc_bleu_clair .big_valeur p{
	color:#4bacc6 ;
}
.bloc_texte h3 {
	text-align:left !important;
}
.bloc_marron .big_valeur p{
	color:#953735 ;
}

.bloc_vert .big_valeur p{
	color:#04b052 ;
}

.global_valeur  img {
    vertical-align: middle;
    padding-right: 10px !important;
   max-width: 65px;
    height: auto;
}

.hauteur p{
	display: flex;
    align-items: center;
}

.global_valeur .wpb_column{
	padding: 0% 2%;
}

body .global_historique {
	margin-bottom: 100px !important;
}

body .global_historique p strong{
	color: #209a9c;
    font-size: 30px;
}

strong{
	font-weight:600;
}

.green_title h2{
	color: #b3bb94;
}

.btn_black .wpb_wrapper{
	flex-wrap: wrap;
}

.green_title {
	padding-top: 25px;
    border-top: solid 1px #b3bb9438;
    margin-top: 4%;
}

.hauteur{
	padding-bottom: 20px;
}

.width80 {
    width: 80%;
}

body .banner .vc_column_container .vc_column-inner {
	box-shadow: inset 0 0 0 500px rgb(56 56 56 / 96%);
	padding: 6% !important;
}

.banner h4{
	text-transform: uppercase;
    color: #b3bb94;
    font-weight: 600;
}

.banner .vc_column-inner .wpb_wrapper{ 
	text-align:center;
	color:#fff;
}

.banner_right div{
	height:100%;
}

.banner_left{
	height:100%;
}

.banner_left .vc_column-inner{
	height:100%;
}

.banner_left .bx-wrapper{
	height:100%;
	width:100%;
	max-width:100% !important;
}

.banner_left .bx-viewport{
	height:100% !important;
}

.banner_left .bxslider div{
	height:100%;
	width:100% !important;
	background-size:cover;
	background-position:center;
}

.banner_left .bxslider{
	height:100%;
}

.banner_left .wpb_text_column {
	height:100%;
}

.banner_left .wpb_wrapper{
	height:100%;
}

.banner{
	height: 100vh;
}



.banner_right .wpb_text_column .wpb_wrapper h3{
	color:#fff;
	font-size: 55px;
	line-height:60px;
}


.banner_right .wpb_text_column .wpb_wrapper{
    display: flex;
    justify-content: center;
    align-items: baseline;
    flex-direction: column;
	color:#fff;
}

.sub-menu li.first_menu {
    margin-left: 0%;
}

.sub-menu li{
    flex-direction: column;
}

.sub-menu li {
    margin-left: 5%;
}

.sub-menu .sous_menu_big  a {
    font-size: 16px !important;
    font-weight: 400 !important;
}

.sous_menu_big .sub-menu a {
    font-size: 13px !important;
    font-weight: 400 !important;
}

.sub-menu a {
    font-size: 15px !important;
    font-weight: 400 !important;
}


.agenda_little_global{
	width:100%;
}

.little_marg_bottom{
	margin-bottom:5% !important;
}


.half_section .text_left{ 
	padding-right: 4%;
}

.half_section .text_right{ 
	padding-left: 4%;
}

.ult-carousel-wrapper .slick-prev{
    left: 10px !important;
	color:#fff !important;
}

.ult-carousel-wrapper .slick-next{
    right: 10px !important;
	color:#fff !important;
}

body .wpb_wrapper .vc_btn3-container .vc_btn3{
	color: #fff;
    border-color: #ebebeb;
    background-color: #209a9c;
    font-size: 19px;
    border: none;
    margin-top: 3%;
}

body .wpb_wrapper .vc_btn3-container .vc_btn3:hover{
	background-color: #28367f;
	color: #fff;
	border: none;
}

body .creation_site {
    font-size: 16px;
    display: block;
    text-align: left;
    margin-bottom: 0% !important;
    margin-top: 3% !important;
	font-size: 14px;
}

.creation_site a{
	color:#209a9c !important;
}


.agenda_little_global .lieu_agenda{
	display: inline-block;
    background-color: #ffffff;
    padding: 5px 15px;
    color: #2c3c89;
    border-radius: 4px;
    text-transform: uppercase;
    margin-top: 10px;
}

.breadcrumbs a{
	color: #989898;
    font-weight: 300;
    font-size: 13px;
}

.breadcrumbs span{
	color: #989898;
    font-weight: 300;
    font-size: 13px;
}

.breadcrumbs .breadcrumb_last{
	color: #209a9c;
    font-weight: 500;
    font-size: 13px;
}

.agenda_little_global h5{
	font-size: 20px;
}

.agenda_little_global .extrait{
	font-size:16px;
}


.agenda_little_global a .date{
	font-size:23px;
}

.bloc_actu_home .image_actualite {
	background-size: cover;
    height: 400px;
    background-position: center;
	box-shadow: inset 0 0 0 500px rgb(0 0 0 / 42%);
}

.bloc_actu_home .image_actualite h5{
	font-weight: 400 !important;
}

.bloc_actu_home .extrait{
	font-size:16px;
}

.bloc_actu_home .image_actualite a{ 
	display: flex;
    height: 82%;
    padding: 30px;
    flex-direction: column;
    color: #fff;
    font-size: 24px;
    font-weight: 300;
}

.header_right{
	background-color: #b3bb94;
}

.header_right .menu li a {
	background:none;
	color:#fff;
	text-transform:uppercase;
	    font-weight: 600;
}

.menu-main-right-container{
	height:100%;
	width:100%;
}

.header_right ul{
	height:100%;
	width:100%;
}


.header_right li{
	height:100%;
	width:100%;
	padding:0%;
	margin:0%;
}


.header_right a{
	height:100%;
	width:100%;
	display: flex;
    justify-content: center;
    align-items: center;
	padding:0% !important;
}

#recherche form{
	display: flex;
    margin: auto;
}

a{
	text-decoration:none !important;
}

ul.slick-dots {
    bottom: -10px;
}

#footer{
    background-color: #fff;
	font-size:15px !important;
	display: flex;
    flex-direction: column;
}

.social p{
	margin-bottom:0%;	
    display: flex;
	font-size: 30px;
    align-items: center;
}


#footer li{
	list-style:none !important;
}

body{
	margin:0%;
	font-family: Roboto, sans-serif;
}

body h4{
	font-weight: 500;
	margin-top: 0px;
    margin-bottom: 3% !important;
}

.intro{
	transform: skewY(3deg);
}



.no_diag .intro{
	transform: skewY(0deg);
}

.intro p{
	text-align: center;
    font-size: 25px;
	font-family: 'Montserrat', sans-serif;
    line-height: 33px;
	text-transform:uppercase;
}

.img_full img{
	width:100%;
}

.img_full .wpb_wrapper.vc_figure{
	width:100%;
}

.img_full .vc_single_image-wrapper{
	width:100%;
}

.page_content{
	margin-top:80px;
}

.image_produit{
	max-width: 100%;
    flex: 0 0 100%;
	margin-bottom:1%;
	    text-align: center;
    background-color: #fff;
}

.image_produit img{
	max-width:100%;
	max-height: 550px;
}

.youtube_video{
	padding-left:5px !important;
}

.youtube_video div{
	height:100%;
}

.youtube_video p{
	height:100%;
}

.youtube_video iframe{
	height:100%;
}

.map_real div{
	height:100%;
}

.second_line.fourth .wpb_column {
    max-width: 24%;
}

.map_real p{
	height:100%;
}

.map_real iframe{
	height:100%;
}

.diag{
	transform: skewY(-3deg);
    background-color: #fff;
    transform-origin: top left;
    padding-top: 5% !important;
	padding-bottom: 1% !important;
}

.separator.top hr{
	width: 100px;
    background-color: #b3bb94;
    height: 2px;
    border: none;
    margin-bottom: 40px;
}

.separator.bottom hr{
	width: 100px;
    background-color: #b3bb94;
    height: 2px;
    border: none;
    margin-top: 40px;
}

.intro h2{
	font-size: 50px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
	line-height:initial;
}

.wpcf7-form-control.wpcf7-checkbox{
    display: flex;
    flex-direction: column;
}

form input[type="checkbox"]{ 
	margin:0% !important;
}

.wpcf7-form-control-wrap{
	width:100%;
	display: flex
}

.wpcf7-form-control-wrap input[type="text"] { 
	width:100%;
}

.wpcf7-form-control-wrap input[type="email"] { 
	width:100%;
}

form input[type="submit"] { 
	cursor:pointer;
	padding: 12px 36px !important;
    font-size: 18px !important;
    border-radius: 41px;
    display: block;
    width: max-content;
    margin: 2% auto;
    transition: all linear .2s;
    background-color: #b3bb94;
    color: #fff;
	border:none;
}

textarea {
    width: 100%;
    min-height: 150px;
    resize: vertical;
    overflow: auto;
}

form{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1024px;
    margin: auto;
}

form label br{ 
	display:none;
}

form input{
	padding: 10px 0px;
    font-size: 15px;
    text-indent: 10px;
 }
 
form textarea{
	padding: 15px 0px;
	font-size: 15px;
	text-indent: 10px;
	font-family: Roboto, sans-serif;
	    border: none;
}

form p.full {
    flex: 0 0 100%;
    max-width: 100%;
}

.row_offres h2{
	background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: right;
    width: max-content;
    padding-right: 135px;
}

.row_offres .first_bloc h2{
	background-image: url(/wp-content/uploads/2025/12/etoile1.png);
}

.row_offres .second_bloc h2{
	background-image: url(/wp-content/uploads/2025/12/etoile2.png);
}

.row_offres .third_bloc h2{
	background-image: url(/wp-content/uploads/2025/12/etoile3.png);
}

.row_more{
	background-color: #eeeeee;
	padding: 2% 0%;
}

.bloc_vert_no_rad_bottom {
    background-color: #b3bb94;
    padding: 4%;
    border-radius: 20px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.link_bottom_bloc p{
	display: block;
    text-align: center;
    background-color: #eeeeee;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 10px 0px;
    font-size: 20px;
	display: flex;
    justify-content: center;
    align-items: center;
	cursor:pointer;
}

.link_bottom_bloc p::after{
	font-family: 'Material Symbols Outlined';
    font-weight: normal;
	content:'\e313';
}

.link_bottom_bloc_hide p::after{
	font-family: 'Material Symbols Outlined';
    font-weight: normal;
	content:'\e316';
}

.link_bottom_bloc .wpb_wrapper{
	width:100%;
}

.row_offres h3{
	color: #383838;
    text-transform: none;
    font-size: 28px;
    margin-bottom: 1%;
	font-weight:400;
}

.row_offres h4{
	font-weight: 700;
    margin-top: 0%;
	color: #000;
}

.btn_black p{
	width:max-content;
	margin-right: 10px;
}

.btn_black .wpb_wrapper{
	display:flex;
}

.btn_black a {
	background-color: #262626;
    color: #b3bb94;
    padding: 12px 15px;
    border-radius: 8px;
    display: block;
    width: max-content;
}

#inscription_form textarea{
	padding:2%;
	width:96%;
	text-indent:0;
}

#inscription_form p{
	margin-bottom: 0;
}

#inscription_form .wpcf7-not-valid-tip{
	color:#fff;
}

form p.half{
	display:flex;
}

form p.half span:first-child{
	margin-right:2%;
}

#liste_produits {
    display: flex;
    flex-wrap: wrap;
}

.produits-grid{
	display: flex;
    flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}

.produits-grid h3{
	text-align:center;
	text-transform: none;
}

.global_single_categorie_page a{
	color: #fff;
    background-color: #b3bb94;
    border-radius: 5px;
    padding: 5px 10px;
    display: block;

    width: max-content;
}

.global_single_categorie_page{
	margin: 0.5%;
}

.global_all_categories_page h2{
	flex:0 0 100%;
}

.global_all_categories_page{
    display: flex;
    flex-wrap: wrap;
}

.produit-item{
	flex: 0 0 18%;
    max-width: 18%;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.produit-item img{
	max-width:100%;
}

.global_single_technologie {
    display: flex;
    flex-wrap: wrap;
	border: solid #b3bb94;
    border-radius: 10px;
    padding: 4% 2%;
	flex: 0 0 43%;
    max-width: 43%;
	margin-bottom:2% !important;
}

.fond_vert{
	background: #b3bb94!important;
}

.fond_vert p{
	color:#fff !important;
}

.global_single_technologie:nth-child(even) {
	margin-left:2%;
}
	
.global_single_technologie:nth-child(odd) {
	margin-right:2%;
}

.global_all_technologie  {
    display: flex;
    flex-wrap: wrap;
}

.global_single_technologie .img_technologie{
	flex:0 0 30%;
	max-width:30%;
	align-items: center;
    display: flex;
	padding-right:2%;
}

.global_single_technologie .link_technologie span{
	font-size: 45px;
    background-color: #b4bd88;
    color: #fff;
    border-radius: 50px;
    padding: 5px;
}

.global_single_technologie .link_technologie{
	flex:0 0 15%;
	max-width:15%;
	justify-content: center;
    align-items: center;
    display: flex;
}

.global_single_technologie .global_description_technologie{
	flex:0 0 52%;
	max-width:52%;
	display: flex;
    flex-direction: column;
    justify-content: center;
}

.global_single_technologie .img_technologie img{
	max-width:100%;
}

#liste_produits .produit {
    flex: 3;
    padding: 0%;
    margin-right: 2%;
    min-width: 18%;
    margin-bottom: 7%;
    max-width: 18%;
}

.image {
    text-align: center;
    background-color: #f8f8f8;
    display: flex;
    height: 250px;
    position: relative;
    align-items: center;
    overflow: hidden;
}

.image img{
	min-width: 100%;
    height: 100%;
}

.image img.logo_produit{
	width: 50%;
    max-width: 50% !important;
    min-width: 50% !important;
    margin: auto;
}

.marg_top{
	margin-top:6%;
}

.marg{
	margin-top:6%;
	margin-bottom:6%;
}

.info_produit h3{
	text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
	font-size: 19px;
    font-weight: 300;
	min-height: 48px;
	margin-top:20px;
}

#tri_liste_produits {
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
}

.global_tri_produit {
    background-color: #f2f2f2;
    display: flex;
    margin-bottom: 3%;
}

.content_form_tri select {
    border: none;
    border-radius: 5px;
    padding: 5px 10px 5px 10px;
    font-size: 15px;
    font-weight: 400;
    margin-right: 15px;
}

.button_envoi_form input {
    border: none;
    background-color: #209a9c;
    color: #fff;
    padding: 8px 35px;  
	border-radius: 5px;
    background-image: url(/wp-content/themes/tm-fabrique/assets/images/bg_filtre.png);
    background-repeat: no-repeat;
    background-position: 102px center;
    padding-right: 50px;
    font-size: 14px;
	cursor:pointer;
	margin-left:30px;
    font-weight: 400;
    transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
}

.content_form_tri {
    margin: auto;
    display: flex;
    padding: 4% 0%;
}

.bottom a {
	text-align: right;
    font-size: 14px;
    font-weight: 300;
    display: block;
}

.info_produit h3 a{
	color:#209a9c;
}

.image a {
    display: flex;
    text-align: center;
    width: 100%;
}

.introduction {
    font-size: 16px;
    font-weight: 300;
    color: #2e2e2e;
    text-align: center;
}


.phone_contact::before {
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    content: "\f095";
    color: #b3bb94;
    font-size: 40px;
    display: block;
    line-height: 40px;
    padding-bottom: 10px;
	margin-top: 6%;
}

.mail_contact::before {
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    content: "\f0e0";
    color: #b3bb94;
    font-size: 40px;
    margin-top: 6%;
    display: block;
    line-height: 40px;
    padding-bottom: 10px;
}

.adresse_contact::before {
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    content: "\f3c5";
    color: #b3bb94;
    font-size: 40px;
    margin-top: 6%;
    line-height: 40px;
    padding-bottom: 10px;
    display: block;
}

.bottom {
    margin-top: 7%;
}

.bottom.bottom_little{
    margin-top: 4%;
}

body a{
	color: #444444;
}

p.center{
	width: 100%;
    text-align: center;
}

.title_h3 h3{
	color: #444444;
    font-size: 28px;
}

.title_h3 h3 strong{
	 color: #b3bb94;
	 font-weight:400;
}

p.center input{
	cursor: pointer;
    padding: 15px 20px;
    text-align: center;
    text-indent: 0px;
}

p.center input:hover{
	background-color: #323f8d;
    border-color: #323f8d;
}

.wpcf7-spinner{ 
	display:none !important;
}

form .form_message{
	width:100%;
	flex:0 0 100%;
}

 
form p.form{
	width:48%;
	margin-bottom: 4%;
}

form p {
    flex: 0 0 48%;
    max-width: 48%;
}

.half_form{ 
	flex:0 0 49%
}

.global_liste{
	display: flex;
	background-color: #b3bb94;
    padding: 3%;
	flex-wrap: wrap;
    width: 100%;
	border-radius: 5px;
	box-shadow: 0px 14px 34px 0px rgb(0 0 0 / 25%);
}

form .half_form p {
    flex: 0 0 100%;
    max-width: 100%;
}

.wpcf7-submit, .post-password-form label + input {
    color: #fff;
    background-color: #209a9c;
    border-color: #209a9c;
}

#footer .title_widget{
	font-family: Roboto, sans-serif;
	color: #3c3c3c;
    font-size: 1.1em;
    margin-bottom: 10%;
    font-weight: 500;
}

.bloc_widget i{
	color:#61c2d0;
	margin-right:10px;
}


.footer_container span{
	font-weight:300;
}

#logo{
	width:18%;
    padding-top: 1%;
	padding-bottom: 1%;
}

#logo img{
	width: max-content;
	max-width:100%;
	transition: all 1s ease;
}

#global_header{
	 display: flex;
    align-items: center;
	flex-wrap: wrap;
}

.map{
	height:450px;
	overflow:hidden;
}

.menu-main-menu-container{
	flex: 0 0 100%;
	position:relative;
}

.menu-main-menu-en-container{
	flex: 0 0 100%;
	position:relative;
}

.menu-main-menu-en-container.active{
	display:block;
}

.menu-menu-right-en-container{
	width:100%;
}

.menu-main-menu-container.active{
	display:block;
}

.header_right .menu-main-right-container{
	width:100%;
}

.contact_menu a{
	background: linear-gradient(to right, #000 50%, #b3bb94 50%) !important;
    background-size: 200% 100% !important;
    background-position: right bottom !important;
    transition: all .5s ease-out;
    color: #fff !important;
    padding: 15px 25px !important;
    border-radius: 5px;
}

.contact_menu a:hover{
	background-position: left bottom !important;
}

.header_center{
	flex: 0 0 68%;
	display: flex;
    justify-content: end;
    align-items: center;
}

.header_right{
	flex: 0 0 15%;
	display: flex;
    justify-content: end;
    align-items: center;
}

.menu {
    display: flex;
    flex-wrap: wrap;
	list-style:none;
    display: flex;
    display: flex;
    justify-content: center;
    margin: 0%;
    padding-left: 3%;
}

#global_header .container{
	display:flex;
	width: 100%;
    max-width: 100%;
}

#global_header #logo{
	max-width: 15%;
    flex: 0 0 15%;
	margin-left:2%;
}

.menu li{
	padding: 0px 10px;
	display: flex;
}

.menu li a{
	padding: 13px 18px;
	color: #3c3c3c;
    transition: all 0.3s ease-out;
    font-size: 17px;
    font-weight: 400;
	background: linear-gradient(to right, #b3bb94 50%, #fff 50%);
	background-size: 202% 100%;
    background-position: right bottom;
}

.menu li.current-menu-item a{
	background-position: left bottom;
    color: #fff;
}

.menu li.current-menu-item.menu-item-has-children li a{
	background-position: right bottom;
    color: #3c3c3c;
}

body .menu li.current-menu-item.menu-item-has-children a:hover {
	color: #fff;
    background-position: left bottom;
}

.menu li a:hover{
	color: #fff;
    background-position: left bottom;
}

.container{
	max-width:1400px;
	width:1400px;
	margin:auto;
}

.vc_row[data-vc-full-width] .vc_column-inner{
	padding-right:0%;
	padding-left:0%;
}

.banner_video{
	height:500px;
	margin:0% !important;
}

.slider .slick-track .slick-slide p{
	margin-top:0%;
}


.slider .slick-track .slick-slide .wpb_text_column {
	height:100%;
}

.slider .slick-track .slick-slide .wpb_text_column .wpb_wrapper{
    height: 100%;
}

.slider .slick-track .slick-slide .wpb_text_column .wpb_wrapper p{
    height: 100%;
	line-height: inherit;
}

.banner_video h1{
    height: 100%;
    display: flex;
    color: #fff;
    text-align: center;
    justify-content: center;
    align-items: center;
	font-size: 2em !important;
    font-family: Lato, sans-serif;
    font-weight: 400;
}

.bloc_color{
	background-color: #209a9c;
	padding:2%;
}

.title{
	position: absolute !important;
    top: 0%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	box-shadow: inset 0 0 0 500px rgb(0 0 0 / 42%);
}

.bloc_color p{
	color:#fff;
}

.three_bloc .wpb_column {
	padding: 1%;
}

.button a{
	color: #fff;
	background: linear-gradient(to right, #27357f 50%, #209a9c 50%);
    background-size: 200% 100%;
    padding: 10px 20px;
    border-radius: 24px;
    margin: auto;
    font-size: 18px;
	background-position: right bottom;
	transition: all .5s ease-out;
}



.button.sterigene a{
	background: linear-gradient(to right, #27357f 50%, #0069b4 50%);
	background-position: right bottom;
	background-size: 200% 100%;
	
}

.button.stauratec a{
	background: linear-gradient(to right, #27357f 49%, #61c2d0 50%);
	background-position: right bottom;
	background-size: 200% 100%;
}

.button a:hover{
	background-position: left bottom;
}

.four_bloc .wpb_column {
	max-width:25%;
	padding: 2%;
}

.search.container .result{
	margin:1% 0%;
}

.three_bloc{
	justify-content: space-evenly;
	display: flex;
}

.padd_little{
	padding-top:3% !important;
	padding-bottom:3% !important;
}

.padd{
	padding-top:6% !important;
	padding-bottom:6% !important;
}

.big_padd{
	padding-top:10% !important;
	padding-bottom:10% !important;
}



.big_padd_top{
	padding-top:10% !important;
}

.global_produits {
	display:flex;
	flex-wrap: wrap;
}

.global_produits  .title_page {
	flex: 0 0 100%;
    margin-bottom: 3%;
}

.bloc.img_bloc.little.btn.blanc a{
	margin: auto;
    margin-top: 3%;
	padding: 10px 30px !important;
}


.global_produits .single_produit a{
    color: #b3bb94;
	display:block;
	text-align:center;
}

.zone_second_text .zone_presentation_bloc{
	color: #ff6600;
    font-weight: bold;
    display: flex;
    justify-content: space-evenly;
}

.big_padd_bottom{
	padding-bottom:10% !important;
}

.top_page{
	display: flex;
    flex-direction: column;
	width: 70%;
    margin: auto !important;
}

.global_top_page .separator.bottom{
	margin-top:0%;
}

.top_page h1{
	font-size: 50px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    line-height: initial;
	color: #de5021;
	margin-bottom: 3% !important;
    margin-top: 0%;
}

.intro_page p{
    text-align: center;
    font-size: 25px;
    font-family: 'Montserrat', sans-serif;
    line-height: 33px;
    text-transform: uppercase;
}

.padd_line{
	padding-left:3% !important;
	padding-right:3% !important;
}

.padd_left{
	padding-left:3% !important;
}

.second_line::before{
	display:none !important;
}

.second_line::after{
	display:none !important;
}

.second_line{
	display: flex;
    justify-content: space-between;
}

.second_line .wpb_column {
	max-width:48%;
}

.second_line .little.btn.blanc a{
	padding: 7px 30px !important;
	font-size: 17px;
}

.btn a{
	padding: 12px 36px;
    font-size: 18px;
    border-radius: 41px;
    display: block;
    width: max-content;
    margin: 2% auto;
    transition: all linear .2s;
    background-color: #b3bb94;
    color: #fff;
}

.btn a:hover{
	background-color:#b13002;
}

.btn.orange a,
.btn.orange input{
	background: linear-gradient(to right, #000 50%, #b3bb94 50%);
    background-size: 200% 100%;
    background-position: right bottom;
	color: #fff;
	cursor:pointer;
}

.big h2{
	color:#000;
}

.big h2 strong{
	font-weight: 400;
    font-size: 48px;
	color: #de5021;
}

.video video{
	height:auto !important;
}

.video p{
	display:flex;
}

.btn.orange a:hover,
.btn.orange input:hover{
	color: #fff;
   background-position: left bottom;
}

.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner{
	padding-top:0% !important;
}

.padd_top{
	padding-top:6% !important;
}

.bandeau_mif p{
	font-size: 50px;
    line-height: normal;
    color: #fff;
    font-weight: 900;
    letter-spacing: 1px;
    text-transform: uppercase;
	text-align:center;
	text-shadow: 1px 1px 2px #000000;
}

.global_liste strong{
	font-weight:600 !important;
}

.bandeau_mif p strong{
	color:#000091 ;
}

.bandeau_mif p em{
	font-style: normal;
	color:#E1000F;
}

.vc_tta-panels-container .vc_tta-panel-body{
	padding:3% !important;
}

.vc_tta.vc_tta-tabs .vc_active a{
	background-color: #b3bb94 !important;
    color: #fff !important;
}

.padd_bottom{
	padding-bottom:6% !important;
}

.little_padd_bottom{
	padding-bottom:3% !important;
}

.major_padd_top{
	padding-top:15% !important;
}


.agenda_home .vc_column-inner{
	padding:0% !important;
}

.global_agenda{
	height:100%;
	display:flex;
	padding: 30px;
}
.bloc_blanc {
	background-color:#fff;
	padding:5% !important;
	
	}
.bloc_blanc p {
	text-align:justify;
}
.alignement p{
	text-align:justify;
}
.line {
	display:flex;
	justify-content: space-between;
}
.line .vc_column_container {
	max-width:47%;
}
.fond_img .vc_column-inner{
    box-shadow: inset 0 0 0 500px rgb(0 0 0 / 42%);
}
.hauteur .vc_column-inner h3 a{
	padding-top:200px;
	padding-bottom:200px;
	display:block;
}
.bloc_img a{
	color:#fff !important;
}
.little a {
	font-size:13px;
	text-align:center !important;
	padding:5%!important;
	color:#62c6d6;
}

.societe_bloc h3 {
	padding-top:200px;
	padding-bottom:200px;
	color:#fff;
}
.fond_img .vc_column-inner{
	transition: transform .2s; 
}
.fond_img .vc_column-inner:hover{
	transform: scale(1.1); 
}

.global_liste_actu .wpb_text_column .wpb_wrapper{
	display: flex;
	justify-content: flex-start;
}

.global_liste_actu .wpb_text_column .wpb_wrapper .actualite{
    display: flex;
    flex: 0 0 25%;
	max-width: 25%;
    flex-direction: column;
    background-color: #f7f7f7;
    padding: 2%;
    margin: 1%;
}

.global_actu h1{
	margin-bottom:3%;
}

.global_actu h2{ 
	text-align:left;
	font-size: 21px;
}

.global_liste_actu .wpb_text_column .wpb_wrapper .actualite h5 a{
	font-weight: 400;
    color: #2e3a8c;
}


.global_actu p{
	font-size: 16px;
}

body .stats-block, .wpb_row .wpb_column .wpb_wrapper .stats-block {
    display: block;
    margin-bottom: 25px !important;
}

.stats-block .stats-number {
    color: #fff !important;
	font-size:41px !important;
}

.counter_suffix  {
    color: #fff !important;
}

.counter_prefix   {
    color: #fff !important;
}


.little_padd{
	padding-top:3% !important;
	padding-bottom:3% !important;
}

.little_padd_top{
	padding-top:3% !important;
}

.m400 img{
	max-width: 400px !important;
}

.form form{
	margin:auto;
	max-width: 490px;
}

.form form p{
	width: 100%;
}

.form form input{
	border-radius: 5px;
	padding: 13px 0px;
	margin-bottom: 0.5rem !important; /*2% !important;*/
}

.color_white h3{
	color:#fff;
}

.color_white p{
	color:#fff;
}

.color_white a{
	color:#fff;
}

.bg_gris{
	background-color:#f8f8f8;
}

.white_orange{
	background: linear-gradient(to right, #ffffff 50%, #b3bb94  50%);
}

.btn.orange{
	background:initial;
}

.orange{
	background: #b3bb94; 
}

.texte_orange{
	color: #b3bb94; 
}

.little_padd_bottom{
	padding-bottom:3% !important;
}

.global_liste_actu .wpb_text_column .wpb_wrapper .actualite .date_actualite {
    background-color: #293984;
    width: max-content;
    padding: 5px 10px;
    font-size: 15px;
    color: #fff;
    margin-bottom: 15px;
}

.global_liste_actu .wpb_text_column .wpb_wrapper .actualite .image_actualite img{
	max-width: 100%;
	height:auto;
}

.besoin_renseignement{
	background-color: #209a9c;
    flex: 1;
    text-align: center;
    padding: 2% 3%;
    max-width: 25%;
    margin: auto;
    margin-top: 0%;
}


.besoin_renseignement.full{
    max-width: 96%;
	margin-left: 4%;
}

.besoin_renseignement form{
	justify-content: center;
}

.besoin_renseignement input{
	border-radius: 10px;
    border: none;
}

.besoin_renseignement p {
    color: #fff;
    font-size: 16px;
}

.besoin_renseignement input[type="submit"]{
	background-color: #27357f;
    border: none;
    border-radius: 8px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    margin: auto;
    display: block;
    width: max-content;
	margin-top: 15px;
    padding: 15px 20px 15px 15px;
}

.besoin_renseignement form{
	padding:8%;
}

.besoin_renseignement h3 {
    font-size: 16px;
    margin-top: 0%;
    font-weight: 300;
    margin-bottom: 23px !important;
    color: #fff !important;
	text-align:center;
}

.besoin_renseignement .title_offre_form{
	flex:0 0 100%;
}

.besoin_renseignement .file_input{
	display: flex;
    flex-direction: column;
    margin-bottom: 7%;
	flex: 0 0 100%;
}

.besoin_renseignement .file_input input{
	width: 134px;
	cursor:pointer;
}

.civilite select {
    border: none;
    border-radius: 5px;
    padding: 5px 10px 5px 10px;
    font-size: 15px;
    font-weight: 400;
    margin-right: 15px;
}

.besoin_renseignement label {
    display: block;
    margin-bottom: 4%;
}

.actualite .btn{
	background-color: #293984;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    margin-top: 15px;
    margin: auto;
    margin-top: 15px;
}

.actualite .btn:hover{
	background-color: #209a9c;
}

.actualite .btn span{
	font-size: 37px;
    color: #fff;
}

.banner_title{
	padding-top:2% !important;
	padding-bottom:2% !important;
}

.banner_title h1::after{
	content: url("/wp-content/uploads/2021/11/arrow.png");
	display:block;
}

div.flex {
    display: flex;
	flex-wrap: wrap;
}

div.flex.no_wrap{
	flex-wrap:nowrap;
}

div.space_between{
	justify-content: space-between;
}

div.wrap {
    flex-wrap: wrap;
}

div#liste_evenements div.evenement {
    width: 23%;
    margin-right: 2%;
    background-color: #f2f2f2;
    margin-bottom: 2%;
}

div#liste_evenements .top_evenement {
    align-items: center;
}

div#liste_evenements .date_evenement {
    flex: 3;
    background-color: #209a9c;
    color: #fff;
    padding: 4%;
    margin-left: 4%;
    text-align: center;
}

div#liste_evenements .jour {
    font-size: 26px;
}

div#liste_evenements .titre_evenement {
    flex: 10;
    text-align: center;
}

div#liste_evenements div.evenement div.evenement_content {
    padding: 6% 10%;
}

.evenement_content .description {
    margin-top: 5%;
    font-size: 15px;
}

div#liste_evenements .date_fin {
    font-size: 16px;
    margin-top: 14%;
    font-style: italic;
}

#liste_offres .offre {
    flex: 4;
    padding: 0%;
    margin-right: 2%;
    min-width: 31%;
    margin-bottom: 5%;
    max-width: 31%;
    padding: 2%;
    background-color: #fff;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s elinear;
    -moz-transition: all 0.3s elinear;
}

.offre a {
    display: block;
    text-align: center;
}

.contrat {
    width: 80px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 80px;
    border-radius: 50%;
    background-color: #209a9c;
    color: #fff;
    text-align: center;
    margin: auto;
    margin-bottom: 7%;
    margin-top: 7%;
}

.lieu_travail {
    text-align: center;
    color: #209a9c;
    min-height: 80px;
}

.little_col .vc_column-inner{
	max-width: 60%;
    margin: auto !important;
    display: flex
}

.offre h4 {
    min-height: 50px;
    text-transform: uppercase;
    text-align: center;
	margin-bottom: 10px;
}

body .offre h4 a{
	color: #293984;
}

.global_all_fiche_formation {
    background-color: #f8f8f8;
    padding: 3%;
}

.formation_entete {
    flex: 8;
    padding-right: 3%;
}

.offre_d_emploi-template-default.single h1 {
    font-weight: 100;
    max-width: 100%;
    margin: 0;
    margin-bottom: 3%;
    line-height: 40px;
}

.lieu_offre {
    color: #27357f;
}

.contrat_offre {
    color: #27357f;
    margin-top: 2%;
}

span.type_contrat {
    background-color: #27357f;
    color: #fff;
    padding: 5px 20px 5px 20px;
}

.offre_renseignements {
    flex: 4;
    background-color: #209a9c;
    margin-right: 0%;
    text-align: center;
    padding: 6% 3%;
    max-width: 25%;
    margin: auto;
    margin-top: 0%;
    font-size: 16px;
	color: #fff;
}

.aero{
    padding: 2% !important;
	margin-right: 2% !important;
	width:30% !important;
}

.aero.blue{
	background-color: #d9e2f3;
}

.global_all_contenu_formation {
    background-color: #fff;
    padding: 3%;
}

.aero.pink{
	background-color: #fbe4d5;
}

.aero.green{
	background-color: #e2efd9;
}

.aero.yellow{
	background-color: #fff2cc;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: transparent !important;
    color: #fff !important;
    padding: 0px !important;
}

.empty_col{
	width:11% !important;
}

.global_table_formation {
    border: solid 1px #e1e1e1;
    flex: 6;
    margin-right: 5%;
    max-width: 68%;
}

.row_table_formations, .row_table_offre {
    display: flex;
}

.global_table_formation .table_left {
    border-right: solid 1px #e1e1e1;
}

.row_table_formations div, .row_table_offre div {
    padding: 4%;
}

.row_table_formations div.table_left p, .row_table_offre div.table_left p {
    margin-bottom: 0%;
    font-size: 14px;
    font-weight: 500;
    word-break: keep-all;
    text-transform: uppercase;
}

.salaire_offre {
    margin-top: 8%;
}

.row_global_formation {
    display: flex;
}

.table_right {
    flex: 3;
    font-size: 14px;
    font-weight: 300;
}

.container.entete_fiche_formation{
	display:flex;
}

.offre_renseignements span {
    display: block;
    font-weight: 700;
    padding-bottom: 1%;
}

.little_global_fiche_produit{
    /*padding: 3% 0%;*/
}

.table_right p {
    margin-left: 30px;
}

.menu_close{
	display:none;
}

.menu_open{
	display:none;
}

.bloc_home a{
	display: flex;
    justify-content: center;
    align-items: center;
    min-height: 300px;
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    box-shadow: inset 0 0 0 500px rgb(0 0 0 / 42%);
	 transition: transform .2s;
	 font-weight:500;
}

.little_title p{
	color: #27357f;
}

.bloc_home .vc_col-sm-6 a{
	min-height: 400px;
}

.bloc_home .vc_column-inner .vc_column-inner{
	transition: transform .2s;
	position: relative;
}

.bloc_home .vc_column-inner .vc_column-inner:hover{
	 transform: scale(1.05);
	 z-index: 99;
    
}

.bloc_home .bg_green a{
	box-shadow:inset 0 0 0 500px rgb(66 66 66 / 42%);
}

.bloc_home .bg_blue a{
	box-shadow:inset 0 0 0 500px rgb(70 70 70 / 42%);
}

.bloc_color.center .vc_column-inner{
	display: flex;
    align-items: center;
    justify-content: center;
}

.wpb_text_column.phone{
	margin-bottom: 15px;
}

.wpb_text_column.phone a{
	color:#fff !important;
	font-size: 20px;
}

.wpb_text_column.phone{
	text-align:center;
}

.wpb_text_column.phone a::before{
	margin-bottom: 15px;
	color:#fff;
	font-family: "Font Awesome 6 Free";
    font-weight: 900;
	content: "\f095";
	margin-right:10px;
}

.wpb_text_column.mail p{
	font-size: 20px;
}

.slick-slide{
	margin:0px !important;
}

.slick-list{
	padding:0px !important;
}

.ult-carousel-wrapper{
	margin-bottom:0px !important;
	margin-top: 0px !important;
}

.wpb_text_column.mail p::before{
	margin-bottom: 15px;
	color:#fff;
	font-family: "Font Awesome 6 Free";
    font-weight: 900;
	content: "\f0e0";
	margin-right:10px;
}

.img_slide{ 
	display:none;
}

.img_slide.active{ 
	display:block;
}

.content_slide{
	padding:20px;
}

.number_slide{
	border-radius:50%;
	width: 40px;
    display: flex;
    height: 40px;
    justify-content: center;
    align-items: center;
	color:#fff;
	margin-bottom: 15px;
}

.number_1{
	background-color:#27357f;
}

.number_2{
	background-color:#00569d;
}

.aff_mobile{
	display:none !important;
}

.number_3{
	background-color:#61c2d0;
}

.number_4{
	background-color:#1d9b8f;
}

.number_5{
	background-color:#61c2d0;
}

.number_6{
	background-color:#00569d;
}

.number_7{
	background-color:#00569d;
}

.bx-wrapper{
	box-shadow: 0 0 0px #ccc !important;
	border:none !important;
}

body .bx-wrapper .bx-prev {
    left: -40px;
}

body .bx-wrapper .bx-next {
    right: -40px;
}

.line_bloc .wpb_column {
	display: flex;
   flex: 0 0 31%;
    max-width: 31%;
    height: 300px;
    margin: 1%; 
    position: relative;
    overflow: hidden;
	
}

.line_bloc.second_one .wpb_column {
	display: flex;
   flex: 0 0 48%;
    max-width: 48%;
    margin: 1%; 
    position: relative;
    overflow: hidden;
	height:auto;
}

.line_bloc.second_one .wpb_column .wpb_text_column{
	height: 300px;
	background-position:center;
	background-size: 100% auto;
	transition: all linear .2s;
}

.line_bloc.second_one .wpb_column .wpb_text_column:first-child{
	margin-bottom:4%;
}

.line_bloc.second_one .wpb_column .wpb_text_column.full_height{
	height:100%;
}

.line_bloc .vc_column-inner{
	background-position: center;
	transition: all linear .2s;
	background-size: cover;
	background-size: 100% auto;
}

.line_bloc.second_one .wpb_column .wpb_text_column:hover{
	background-size: 110% auto;
}

.line_bloc .wpb_column div{
	width:100%;
	height:100%;
}

.line_bloc .wpb_column div p{
	width:100%;
	height:100%;
}

.line_bloc.second_one .wpb_column .wpb_text_column a{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 500;
	box-shadow: inset 0 0 0 500px rgb(0 0 0 / 34%);
	transition: all linear .2s;
}

.banner_right .wpb_text_column .wpb_wrapper{
	margin-left: 10%;
	margin-right:10%;
}


.line_bloc_second .wpb_column {
	display: flex;
   flex: 0 0 48%;
    max-width: 48%;
    height: 380px;
    margin: 1%; 
    position: relative;
    overflow: hidden;
}

.line_bloc_second .vc_column-inner{
	background-position: center;
	transition: all linear .2s;
	background-size: cover;
	background-size: 100% auto;
}

.line_bloc_second .vc_column-inner:hover{
	background-size: 110% auto;
}

.line_bloc_second .wpb_column div{
	width:100%;
	height:100%;
}

.line_bloc.full_line .wpb_column {
    display: flex;
    flex: 0 0 32%;
    max-width: 32%;
    height: 400px;
    margin: 0%;
    position: relative;
    overflow: hidden;
    margin-bottom: 1%;
}

.line_bloc.full_line .vc_column-inner:hover{
	background-size: 100% auto;
}

.line_bloc.full_line .vc_column-inner:hover a{
	box-shadow:inset 0 0 0 500px rgb(0 0 0 / 56%);
}

.bg_color{
	background-color: #de5021;
}

.line_bloc.full_line::before{
	display:none;
}

.line_bloc.full_line::after{
	display:none;
}

.line_bloc.full_line .wpb_column div p a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 500;
    box-shadow: rgba(0, 0, 0, 0.34) 0px 0px 0px 500px inset;
    transition: all 0.2s linear 0s;
}

.line_bloc.full_line{
	max-width: 100%;
	justify-content: space-evenly;
    display: flex;
}

.bg_color h2{
	color:#fff;
}

.line_bloc_second video{
	width:100%;
	height:100%;
}

.line_bloc_second .wpb_column div p{
	width:100%;
	height:100%;
}

.line_bloc_second .wpb_column div p a{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 500;
	box-shadow: inset 0 0 0 500px rgb(0 0 0 / 34%);
}

.button_produit{
	margin-bottom:1rem;
}

body div.sous_titre_produit h3{
	text-align: center;
    font-size: 30px;
	margin-bottom: 1% !important;
	margin-top: 2%;
    color: #fff;
    text-transform: uppercase;
}


body .produit_v2 div.sous_titre_produit h3{
	margin-top:0;
}

.sport h2{
	text-align: center;
    font-size: 30px;
	margin-bottom: 3rem !important;
	margin-top: 2rem;
    color: #fff;
    text-transform: uppercase;
}

.sport h3{
	margin-top:3rem;
}

.sous_titre_produit{
	margin-bottom: 2rem;
}

.background_orange{
	background-color:#b3bb94;
}

.background_blanc{
	background-color:#fff;
}

.background_blanc .padd_little.diag{
	background-color:#fff;
}

body .others_products{
	background-color:#e7e7e7;
	padding-bottom: 8% !important;
}

.others_products h3{
	text-align:center;
	color: #b3bb94;
    text-transform: uppercase;
}

.align_middle{
    align-items: center;
}

.banniere_produit img{
	width:100%;
	height:auto;
	display:block;
}

.logo_marque img{
	max-width:200px;
}

.align_center{
	text-align:center;
}

#onglets_produit .global_onglets:first-child{
	max-width: 65%;
    flex: 0 0 65%;
}

#onglets_produit .global_onglets:last-child{
	max-width: 23%;
	margin-right:0%;
	background-color: #e8e8e8;
    flex: 0 0 23%;
}

.alignright{
	float:right;
}

.more_products h3 {
    text-align: center;
    color: #fff;
    font-size: 40px;
    line-height: initial;
    margin-bottom: 15px;
	transform: skewY(3deg);
}

.related_products{
    display: flex;
    flex-wrap: wrap;
	
	transform: skewY(3deg);
}

.related_products .related_product{
	flex:0 0 21%;
	max-width:21%;
	margin:0% 1%;
	margin-top:1%;
	background-color: #fff;
	padding:1%;
}

.related_products .related_product a{
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    align-items: center;
    height: 100%;
	
}

.related_products .related_product img{
    max-width: 100%;
	margin-bottom: 20px;
}

.big_title{
	text-align: center;
    font-size: 50px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    line-height: initial;
    color: #b3bb94;
    margin-bottom: 4% !important;
    margin-top: 0%;
}

.alignleft{
	float:left;
}

.aligncenter{
	display:block;
	margin:auto;
}

.galerie_photos div{
	background-color:#fff;
}

.galerie_photos div img{
	height: 100%;
    max-height: 100%;
    max-width: 100%;
    width: auto;
}

.little_sous_titre_produit{
	font-weight: 600;
	margin-bottom: 2rem;
	display:block;
}

#taxonomies_guide_container{
	margin-top:2rem;
}

#global_taxonomies {
    margin: 3% 0;
	display: flex;
    flex-wrap: wrap;
}

#global_taxonomies .taxonomie {
    flex: 1;
    margin: 1%;
    display: flex;
	background-size: cover;
    background-position: center;
	transition: transform .2s;
	min-width: 23%;
    max-width: 23%;
}

#global_taxonomies .taxonomie a {
    display: flex;
    width: 100%;
    text-transform: uppercase;
    transition: transform .2s;
    justify-content: center;
    cursor: pointer;
    padding: 115px 0px;
    box-shadow: inset 0 0 0 500px rgb(0 0 0 / 42%);
	color: #fff;
	text-align:center;
}

#global_taxonomies .taxonomie:hover {
    transform: scale(1.1);
}

div.content_form_etude > div{
	margin-right: 0.5rem;
}

#liste_etudes_container{
	margin: 2% 0;
    padding: 2rem;
    border-top: solid 1px #b3bb9496;
}

#liste_etudes_container select{
	padding:0.5rem;
	border: solid 1px #bfbfbf;
    border-radius: 5px;
}

.intitule_liste_etude {
    display: flex;
    text-align: center;
}

.intitule_bloc_etude {
    flex: 9;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #b3bb94;
    border-right: solid 1px #ffffff;
    padding: 14px 5px;
    font-size: 14px;
    line-height: 16px;
	color:#fff;
}

.etude_single {
    display: flex;
    justify-content: space-evenly;
    padding-top: 15px;
    padding-bottom: 15px;
}

.etude_single:nth-child(2n){
	background-color:#f8f8f8;
}

.global_etude_liste .vignette_etude{
	width:150px;
	min-width:150px;
}

.content_form_etude {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0%;
    margin-bottom: 3%;
    justify-content: center;
}

a.btn.gris,
input.btn.gris{
	padding: 0.5rem 1.5rem;
    background: linear-gradient(to right, #fff 50%, #353131 50%);
	background-size: 200% 100%;
	background-position: right bottom;
	transition: all .5s ease-out;
    color: #fff;
    border-radius: 25px;
    font-size: 16px;
	line-height: 16px;
	cursor:pointer;
}

a.btn.gris:hover,
input.btn.gris:hover{
	background-position: left bottom;
    color: #353131;
}

a.btn.orange,
input.btn.orange{
	padding: 0.5rem 1.5rem;
    background: linear-gradient(to right, #fff 50%, #b3bb94 50%);
	background-size: 200% 100%;
	background-position: right bottom;
	transition: all .5s ease-out;
    color: #fff;
    border-radius: 25px;
    font-size: 16px;
	line-height: 16px;
	cursor:pointer;
}

a.btn.orange:hover,
input.btn.orange:hover{
	background-position: left bottom;
    color: #b3bb94;
}

body div.global_etude_liste{
	margin: 4% 0;
}

#liste_etudes_container form{
	max-width:none;
	display: block;
}

#liste_etudes_container input[type="submit"]{
	padding: 0.5rem 1.5rem !important;
    font-size: 16px;
}

.bloc_etude {
    flex: 9;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.bloc_etude {
    padding: 0px 5px;
}

#bloc_connexion form{
	justify-content: center;
	margin:auto;
    max-width: 500px;
}

#bloc_connexion fieldset{
	border:none;
	width: 100%;
}

.row_telechargement .wpb_wrapper .wpb_wrapper div {
	max-width: 100%;
}

#bloc_connexion input{
	width: 94%;
	border-radius: 5px;
	margin-bottom:5px;
}

#lost_password_link{
    font-size: 14px;
	font-style:italic;
}

#lost_password_link span {
    cursor: pointer;
}

.pas_client {
    cursor: pointer;
    display: block;
    width: max-content;
    margin: auto;
	margin-bottom: 2rem;
}

#lost_password_container {
    display: none;
    position: absolute;
}

#lost_password_container.active {
    display: flex;
    position: absolute;
    top: 0px;
    background-color: #1d1d1b;
    width: 70%;
    left: 15%;
    bottom: 0px;
    align-items: center;
    justify-content: center;
}

.no_result_etude{
	text-align: center;
    padding: 2rem 0;
    font-weight: bold;
}

.no_result_etude a{
	color: #b3bb94;
	transition:all linear 0.2s;
}

.no_result_etude a:hover{
	color: #b3bb94;
	font-size: 1.3rem;
}

.titres_puisssance_cctp {
	display:flex;
}

.titres_puisssance_cctp div.titre_puisssance_cctp{
	padding:0 5px;
	margin: 0 5px;
	cursor:pointer;
	transition:all linear 0.2s;
	font-weight: bold;
    color: #ff6600;
}

.titres_puisssance_cctp div.titre_puisssance_cctp:hover{
	background-color: #b3bb94;
    border-radius: 5px;
    color: #fff;
}

.contenu_puisssance_cctp,
.contenu_puissance_description{
	display:none;
}

.contenu_puisssance_cctp.active,
.contenu_puissance_description.active{
	display:block;
}

.titres_puissances_descriptions select{
	padding: 0.5rem 1rem;
    border-radius: 5px;
    margin-bottom: 2rem;
}

.intitule_mob{
	display:none;
}

.new_template .contenu{ 
	display:block;
	margin-bottom: 5%;
}
.new_template .contenu_onglets a:hover { 
    background-color: #000;
    color: #fff;
}

.sd-cmp-3CtBh.sd-cmp-29k-b {
    left: 20px;
}

.btnScrollToTop { 
  position: fixed; 
  right: 20px; 
  bottom: 100px; 
  width: 50px; 
  width: 50px; 
  border: none; 
  z-index: 99; 
  opacity: 0; 
}

.btnScrollToTop span{ 
	color: #fff;
	background-color:#000;
    border: solid 1px #000;
	cursor:pointer;
    border-radius: 50px;
    padding: 13px;
}

.btnScrollToTop.active{  
  opacity: 1; 
}

.new_template #onglets_page{
    flex-wrap: wrap;
}

.new_template .contenu_onglets {
    flex: 0 0 100%;
}

.new_template .contenu .onglet { 
	background-color: #f2f2f2;
    color: #282828;
    display: block;
    width: max-content;
    cursor: auto;
    transition: all linear 0.5s;
    padding: 10px 15px;
    margin-right: 15px;
}

.full_border{
	border-bottom: solid 1px #b3bb9438;
    padding-bottom: 20px;
	width:100%;
	margin-bottom: 20px;
}

form#logout{
	width: 100%;
	max-width: 100%;
}

form#logout input{
	margin:auto;	
}

.diag_vide {
    position: absolute !important;
	left:0 !important;
	width:100%;
}

.wpb_text_column table td{
	padding:0.5rem;
	border-bottom: solid 1px #dfdfdf;
	border-right: solid 1px #dfdfdf;
}

.wpb_text_column table{
	border-spacing: 0;
	border-top: solid 1px #dfdfdf;
	border-left: solid 1px #dfdfdf;
}

.wpb_text_column table tr:nth-child(2n) td{
	background-color:#e8e8e8;
}

div#toc_container{
	padding:1rem 1rem 1rem 2rem;
}

div#toc_container li{
	font-size:15px;
	margin-bottom: 0.5rem;
    line-height: 17px;
}

#toc_container.fixed{
	position:fixed;
	top: 200px;
    max-width: 300px;
}

.stick.fixed{
	position:fixed;
	top: 150px;
    max-width: 300px;
}

div#toc_container.have_bullets li {
   padding-left: 0;
}

div#toc_container li a:hover{
	color:#b3bb94;
}

#toc_container ul ul{
	margin-top:1rem;
	margin-bottom: 2rem;
}

.contenu_diag{
	padding-bottom:6rem !important;
}

.sommaire_container{
	padding-top:10rem;
}

body table{
	border-collapse: separate !important;
    border-spacing: 5px;
    border: none;
}

.global_onglets table{
	max-width:80%;
	margin:auto;
}

table td{
	padding:0.3rem 0.5rem;
	font-size:14px;
    border: none;
	line-height: normal;
	background-color: rgb(249 226 210);
}

table tr:nth-child(2n) td{
	background-color:rgb(253 242 234);
}

.prescriptions_cctp select.sous_categorie{
	display:none;
}

.prescriptions_cctp select.sous_categorie.active{
	display:block;
}

#prescription_results{
	background-color:#fff;
	margin-left:2rem;
}

.prescriptions_cctp .msg_copy{
	display:block;
	background-color:#fff;
}

.prescriptions_cctp select{
	padding: 0.5rem 1rem;
    border-radius: 5px;
    margin-bottom: 1rem;
}

.prescriptions_cctp h2{
	text-align:left;
}

.prescriptions_cctp .images_categories img{
	max-width:100px;
	display:none;
	margin-left: 3rem;
}

.prescriptions_cctp .images_categories img.active{
	display:block;
}

.liens_prescription_cctp{
	margin-bottom:4rem;
}

.liens_prescription_cctp a{
	display:block;
}

.abs_technologie{
	position:absolute;
	height:100%;
	width:100%;
	left:0;
	top:0;
}

.global_single_technologie{
	position:relative;
}

@media screen and (max-width: 1420px){
	.container{
		max-width:1240px;
		width:1240px;
	}

}

@media screen and (max-width: 1240px){
	.container{
		max-width:1100px;
		width:1100px;
	}

}

@media screen and (max-width: 1100px){
	.container{
		max-width:1024px;
		width:1024px;
	}

}

@media screen and (max-width: 767px){
	.container{
		max-width:100%;
		width:100%;
	}
	
	.search_right {
		flex: 0 0 100%;
	}
	
	body .top_search_produit #recherche input[type="text"] {
		max-width: 100%;
	}
	
	.top_search_produit #recherche {
		max-width: 100%;
	}
	
	.search .result {
		flex: 0 0 100%;
		max-width: 98%;
		margin: 2% 1%;
		margin-bottom: 2% !important;
	}
	
	.row_accompagnement .vc_col-sm-3{
		margin-bottom: 20px;
	}
	
	.global_logo .vc_column_container {
		margin-bottom: 20px;
	}
	
	.row_accompagnement {
	    flex-direction: column-reverse !important;
	}
	
	.wpb_column.vc_col-sm-4{
		margin-bottom:20px !important;
	}
	
	.btn a {
		padding: 12px 20px;
		font-size: 15px;
		width: auto;
	}
	
	.global_single_technologie {
		display: flex;
        flex-wrap: wrap;
        padding: 4% 2%;
        flex: 0 0 100%;
        flex-direction: unset;
        max-width: 94%;
        margin-bottom: 2% !important;
        flex-wrap: wrap;
	}
	
	.global_single_technologie .img_technologie{
		flex:0 0 100%;
		max-width: 100%;
	}
	
	#footer .footer_container a {
		display: block;
	}
	
	.global_single_technologie .global_description_technologie{
		flex:0 0 100%;
		max-width: 100%;
	}
	
	.global_single_technologie .img_technologie img {
		max-width: 45%;
	}
	
	.global_single_technologie .link_technologie{
		flex: 0 0 100%;
		max-width: 100%;
		margin-top: 15px;
	}
	
	.global_single_technologie:nth-child(even) {
		margin-left: 0%;
	}
	
	.btn.blanc a {
		padding: 16px 25px !important;
		width: max-content !important;
		font-size: 20px;
		color: #b3bb94;
	}
	
	.row_offres h2 {
		background-size: 50%;
		background-position: bottom left;
		width: max-content;
		padding-right: 0px;
		padding-bottom: 30px;
	}
	
	.row_more{
		flex-wrap: wrap;
	}
	
	.row_offres h4 {
		font-weight: 700;
		margin-top: 3%;
		color: #000;
		margin-bottom: 20px !important;
	}
	
	.invers_mob{
		flex-direction: column-reverse;
	}
	
	.kit{
		margin-bottom: 20px;
	}
	
	.aff_mobile{
		display:flex !important;
	}
	
	form p {
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	form .row_contact {
		display: flex;
		flex-direction: column;
	}
	
	.half_form {
		flex: 0 0 100%;
	}
	
	form .row_contact .wpcf7-form-control.wpcf7-checkbox {
		display: flex;
		flex-direction: column;
	}
	
	.bandeau_page h1 {
		color: #fff;
		font-size: 25px;
		line-height: normal;
	}
	
	.banniere_produit h1 {
		color: #fff;
		font-size: 35px;
		line-height: normal;
	}
	
	.col_left {
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.global_produits_categorie .global_all_produits {
		flex: 0 0 96%;
		padding-left: 2%;
		padding-right: 2%;
	}
	
	.global_produits_categorie .global_all_produits .global_single_produit {
		flex: 0 0 100%;
		max-width: 100%;
		margin: 3% 0%;
	}
	
	#recherche form{
		justify-content: center;
	}
	
	.produit-item {
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.global_single_categorie_page a{
		width:auto;
	}
	
	.big_bloc h4 {
		font-size: 30px !important;
		max-width: 100%;
		text-align: center;
		color: #fff;
		margin-top: 0%;
		margin-bottom: 22px !important;
		line-height: initial;
	}
	
	.bandeau_mif p {
		font-size: 28px;
	}
	
	.row_accompagnement .padd_left{
		padding-bottom: 40px;
	}
	
	.top_page h1 {
		font-size: 40px;
	}
	
	.intro_page p {
		text-align: center;
		font-size: 20px;
	}
	
	.top_second_page{
		flex-wrap: wrap;
	}
	
	.top_second_page .bloc_top_second_page {
		flex: 0 0 48%;
		margin: 1%;
	}
	
	.content_form_etude {
		flex-direction: column;
	}
	
	.content_form_etude select{
		width:100%;
		margin-bottom:15px !important;
	}
	
	.content_form_etude .little.btn.blanc{
		text-align:center;
	}
	
	.big_title {
		font-size: 40px;
	}
	
	.top_page {
		width: 90%;
	}
	
	.footer_container .full_size {
		font-size: 17px;
	}
	
	body header.sticky {
		position: inherit;
	}
	
	.padd_bot_mob{
		padding-bottom:10%;
	}
	
	#global_header .container{
		position:relative;
	}
	
	.header_center{
		position:absolute;
		width: 100%;
		top: 99%;
		left: 0%;
	}
	
	body .bloc_bg_abs .vc_column-inner{
		position: inherit;
		left: 0%;
		right: 0%;
		width: 100%;
		transform: none;
		margin-bottom: 8%;
		top: 0%;
	}
	
	.youtube_video iframe{ 
		height:315px;
	}
	
	body .banner{
		height: 60vh;
		padding: 0% !important;
	}
	
	body .youtube_video {
		margin-top: 5%;
		padding-left:0% !important;
	}
	
	.map_real iframe {
		height: 300px;
	}
	
	.social p {
		font-size: 26px;
	}
	
	.global_realisations_random .realisation_random {
		width: 100%;
		margin-bottom: 8%;
	}
	
	
	
	.search.container .result{
		margin:4% 0%;
	}
	
	.search.container{
		max-width: 96%;
		margin: 2%;
		margin-top: 7%;
	}
	
	.search.container h1{
	    margin-bottom: 10%;
	}

	#fil_ariane{
		display:none;
	}
	
	
	.menu li a {
		padding: 15px 3%;
		color: #3c3c3c;
		transition: all 0.3s ease-out;
		border-radius: 5px;
		font-size: 17px;
		font-weight: 300;
		width: 94%;
	}
	
	.burger{ 
		width: 35%;
		display: flex;
		justify-content: end;
		align-items: center;
		font-size: 23px;
		padding-right: 5%;
	}
	
	.single_eclairage_sport {
		max-width: 98%;
		margin: 1%;
		flex: 0 0 100%;
		margin-top: 6%;
	}
	
	.global_all_fiche_produit .background_orange .padd_little.diag{
	    background: linear-gradient(to bottom, #b3bb94 50%, #fff 50%);
	}
	
	body .menu li .sub-menu{
		width:100%;
	}
	
	table tr{
		display:flex;
		width:100% !important;
		height: auto !important;
		flex-direction: column;
	}
	
	table{ 
		width:100% !important;
		display:block;
		height: auto !important;
	}
	
	.single_categorie {
		max-width: 96%;
		flex: 0 0 100%;
		margin-top: 6%;
		margin: 2%;
	}
	
	.global_produits .single_produit {
		flex: 0 0 80%;
		max-width: 80%;
		margin: 10%;
	}
	
	tbody {
		width:100% !important;
		display:block;
		height: auto !important;
	}
	
	iframe{ 
		max-width:100%;
	}
	
	table tr td{
		display:flex;
		width:100% !important;
		flex-direction: column;
		height: auto !important;
	}
	
	.third_bloc_zone .bloc {
		flex: 0 0 100%;
		max-width: 96%;
		padding: 2% !important;
	}
	
	.other_images_realisation img {
		height: auto;
		margin-right: 0%;
		width: 100%;
	}
	
	.third_bloc_zone{
		flex-wrap: wrap;
	}
	
	.global_all_fiche_produit .background_orange_invert  .padd_little.diag{
	    background: linear-gradient(to bottom, #efefef 50%, #fff 50%);
	}
	
	body div.sous_titre_produit h3 {
		line-height: 30px;
	}
	
	.contenu_onglets{
		flex-wrap: wrap;
	}
	
	.contenu_onglets .onglet{
		font-size: 15px;
		margin-bottom: 2%;
	}
	
	.page_content {
		margin-top: 0%;
	}
	
	#menu-main-menu {
		position: absolute;
		z-index: 9;
		background-color: #fff;
		padding-top: 15px;
		padding:3%;
	}
	
	.menu_close.active{
		display:block;
	}
	
	.menu_open.active{
		display:block;
	}
	
	#footer .container{
		flex-direction: column;
		padding-bottom: 5%;
	}
	
	.slider button{
		display:none !important;
	}
	 
	.bg_clair ul{
		padding-left:20px;
	}
	
	.banner {
		height: 180px;
	}
	
	body .button_envoi_form input{
		margin-left:0%;
	}
	
	body .content_form_tri select{ 
		margin-right:0%;
	}
	
	body .actu_home .vc_row {
		padding-right:0% !important;
		padding-left:0% !important;
	}
	
	body.home .slider{
		padding-right:0% !important;
		padding-left:0% !important;
	}
	
	.three_bloc .wpb_column {
		max-width: 100%;
		padding: 6% 0%;
	}
	
	.four_bloc .wpb_column {
		max-width: 100%;
		padding: 8% 0%;
	}
	
	#footer .bloc_widget{
		text-align: center;
		margin-bottom: 15px;
	}
	
	#footer p, #footer a{
		text-align:center;
	}
	
	.header_right{
		display:none;
	}
	
	#logo img {
		width: max-content;
		max-width: 100%;
	}
	
	#global_header .container{
		padding:4%;
	}
	
	#global_header #logo {
		max-width: 100%;
		display:flex;
		align-items: center;
		flex: 0 0 100%;
	}
	
	.bg_blue{
		margin-bottom: 4% !important;
	}
	
	.marg_bot_mob .wpb_column  {
		margin-bottom: 4% !important;
	}
	
	
	
	.bloc_home .vc_col-sm-6 a {
		min-height: 300px;
	}
	
	.banner .block_img_arrow {
		bottom: 63px;
	}
	
	
	body.home h1 {
		font-size: 18px;
		margin-bottom: 10% !important;
		line-height: inherit;
		font-weight: bold;
	}
	
	.slider .slick-track .slick-slide {
		height: 300px;
		margin: 0% !important;
	}
	
	.slider .slick-track .slick-slide .wpb_text_column .wpb_wrapper a {
		font-size: 18px;
		padding: 0px 10px;
	}
	
	body h3 {
		font-size: 19px;
		padding-right: 2%;
		padding-left: 2%;
	}
	
	.menu-main-menu-container{
		display:none;
	}
	
	.bg_clair {
		padding: 8% 3%;
	}
	
	.agenda_little_global .lieu_agenda{
		font-size:15px;
	}
	
	#top_panel {
		background-color: #282828;
		padding: 10px 10px;
	}
	
	#fil_ariane {
		padding: 2%;
		max-width: 96%;
	}
	
	.line {
		display: flex;
		justify-content: space-between;
		flex-direction: column;
	}
	
	.line .vc_column_container {
		max-width: 100%;
		margin-bottom: 5%;
	}
	
	.hauteur {
		padding-bottom: 0%;
	}
	
	body h1 {
		font-size: 22px;
	}
	
	.width80 {
		width: 100%;
	}
	
	body .vc_row{
		padding-left: 4% !important;
		padding-right: 4% !important;
	}
	
	.padd {
		padding-top: 8% !important;
		padding-bottom: 8% !important;
	}
	
	.menu li{
		width:100%;
	}

	.line.padd.no_padd_mob{
		padding-top: 0% !important;
		padding-bottom: 0% !important;
	}
	
	.line.padd_top.no_padd_mob{
		padding-top: 0% !important;
	}
	
	body h2 {
		margin-bottom: 5% !important;
		font-size: 1.2em;
	}
	
	.empty{
		display:none !important;
	}
	
	body .ult-carousel-wrapper {
		margin-bottom: 0px;
	}
	
	.slick-dots{
		display:none !important;
	}
	
	.bloc_actu_home .date {
		margin-bottom: 6%;
	}
	
	.bloc_actu_home .image_actualite h5 {
		margin-bottom: 20px;
	}
	
	.bloc_actu_home .extrait {
		font-size: 17px;
	}
	
	#footer{
		padding-top: 30px;
	}
	
	.flex .vc_row {
		display: flex;
		flex-direction: column;
	}
	
	.global_valeur .wpb_column {
		margin-bottom: 15%;
	}
	
	body .global_historique .vc_single_image-wrapper::before{
		width:0px;
		height:0px;
	}
	
	body .global_historique .left .vc_single_image-wrapper::before{
		width:0px;
		height:0px;
	}
	
	body .global_historique.inverse{
		flex-direction: column-reverse;
	}
	
	body .global_historique .wpb_wrapper{
		text-align: center;
		margin-bottom: 15px;
	}
	
	body .global_historique .wpb_wrapper p{
		text-align: center !important;
	}
	
	body .global_historique:last-child{
		margin-bottom:0% !important;
	}
	
	div#liste_evenements div.evenement {
		width: 100%;
		margin-right: 0%;
		background-color: #f2f2f2;
		margin-bottom: 5%;
	}
	
	body .banner_title h1::after {
		content: url(/wp-content/uploads/2021/11/arrow.png);
		display: block;
		margin-bottom: 3%;
		margin-top: 2%;
	}
	
	.padd_top {
		padding-top: 10% !important;
	}

	.padd_bottom {
		padding-bottom: 10% !important;
	}
	
	.banner_title {
		padding-top: 5% !important;
		padding-bottom: 5% !important;
	}
	
	.center_mob.wpb_single_image {
		text-align:center !important;
			margin-bottom: 5%;
	}
	
	#liste_produits .produit {
		flex: 3;
		padding: 0%;
		margin-right: 0%;
		min-width: 100%;
		margin-bottom: 45px;
		max-width: 100%;
	}
	
	.content_form_tri {
		margin: auto;
		display: flex;
		padding: 6% 0%;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	
	.content_form_tri .button_envoi_form{
		margin-top:4%;
	}
	
	.content_form_tri select {
		width: 80%;
	}
	
	.global_description_produit_long {
		width: 100%;
	}
	
	.description_produit_top {
		width: 100%;
	}
	
	.description_produit_top{
		flex-direction: column;
	}
	

	
	.little_global_fiche_produit{
		margin: 5% 4%;
		width: 92%;
		flex-direction: unset;
	}
	
	.liste_right {
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.description_fiche_produit {
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.produits_lies.product_bottom .related_product {
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 2%;
		margin-bottom: 5%;
	}
	
	.button_single_projet a {
		margin-top: 5px;
	}
	
	.full_link{
		left:0;
	}
	
	.global_sinle_projet.container{
		padding: 0% 4%;
		max-width: 92%;
	}
	
	.left_single_projet {
		flex: 0 0 100%;
		max-width: 100%;
		padding-right: 0%;
	}
	
	.liste_produits .produit_item {
		flex: 0 0 100%;
		max-width: 96%;
		text-align: center;
	}
	
	.row_telechargement .wpb_wrapper .wpb_wrapper div{
		max-width:100%;
	}
	
	.right_single_projet {
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.infos_title_projet{
		display: flex;
		flex-wrap: wrap;
	}
	
	.infos_title_projet a {
		width: max-content;
		margin: 1% 1%;
	}
	
	.single_projet {
		flex: 0 0 100%;
		max-width: 100%;
		position:relative;
		flex-direction: column;
		justify-content: space-between;
	}
	
	.top_proj {
		padding-left: 2%;
		max-width: 96%;
	}
	
	.button_single_projet{
		flex-wrap: wrap;
	}
	
	.single_projet:nth-child(3n+2) {
		margin: 3% 0%;
	}
	
	.global_single_categorie {
		max-width: 83%;
		flex: 0 0 100%;
		display: flex;
		background-color: #b3bb94;
		border-radius: 20px;
		padding: 9% 8%;
		margin-bottom: 7%;
		margin-right: 1.3%;
		margin-bottom: 4% !important;
	}
	
	.related_product {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.slider_produit{
		width: 100%;
		display: flex;
	}
	
	.little_image_produit{
		width: 100%;
		display: flex;
	}
	
	.white_orange {
		background: linear-gradient(to right, #b3bb94, #b3bb94 50%);
	}
	
	.white_orange h3{ 
		color:#fff;
		margin-top:5%;
	}
	
	.white_orange li{ 
		color:#fff;
	}
	
	.white_orange ul{ 
		margin-bottom:4%;
	}
	
	body img{
		max-width:100%;
	}
	
	.title_page h1 {
		font-size: 45px;
	}
	
	.single_realisation_categorie {
		max-width: 96%;
		flex: 0 0 96%;
		margin-top: 6%;
		margin: 2%;
	}
	
	.single_sport_realisation {
		max-width: 96%;
		flex: 0 0 96%;
		margin-top: 6%;
		margin: 2%;
	}
	
	.global_all_fiche_produit .background_orange .padd_little.diag.more_products {
		background: linear-gradient(to bottom, #b3bb94 50%, #b3bb94 50%);
	}
	
	#global_taxonomies .taxonomie {
		flex: 0 0 100%;
	}
	
	.related_products .related_product {
		flex: 0 0 48%;
		max-width: 46%;
		margin: 0% 1%;
		margin-top: 1%;
		background-color: #fff;
		padding: 1%;
		margin-bottom: 4%;
	}
	
	#onglets_produit .global_onglets {
		max-width: 94% !important;
		flex: 0 0 100% !important;
	}
	
	div.flex{
			flex-wrap: wrap;
	}
	
	.global_img_product {
		max-width: 100%;
		flex:auto;
	}
	
	.etiquette {
		font-size: 13px;
	}
	
	.description_produit_middle.container{
		flex-direction: column;
	}
	
	.document_produit {
		background-color: #f8f8f8;
		padding: 2%;
	}
	
	.table_produit {
		margin-right: 0%;
		width: 96%;
		max-width: 100%;
		margin-left: 2%;
	}
	
	.global_table_produit .table_left{
		flex:0 0 40%;
	}
	
	.table_right p {
		margin-left: 0%;
	}
	
	.besoin_renseignement {
		background-color: #209a9c;
		flex: 1;
		text-align: center;
		padding: 6% 3%;
		max-width: 100%;
		margin: auto;
		margin-top: 10%;
		margin-bottom: 10%;
	}
	
	.global_liste_actu .wpb_text_column .wpb_wrapper {
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	
	.invert_mob{
		flex-direction: column-reverse;
	}
	
	.half_section .text_right {
		padding-left: 0%;
	}
	
	.besoin_renseignement h3 {
		padding: 0%;
	}
	
	.little_col .vc_column-inner {
		max-width: 100%;
	}
	
	.aero {
		padding: 2% !important;
		margin-right: 2% !important;
		width: 48% !important;
		align-items: baseline !important;
	}
	
	.aero h3{
		word-wrap: break-word;
	}
	
	.global_lien .wpb_column {
		margin-bottom:40px;
	}
	
	.global_liste_actu .wpb_text_column .wpb_wrapper {
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	
	.global_liste_actu .wpb_text_column .wpb_wrapper .actualite {
		display: flex;
		flex: 0 0 90%;
		max-width: 90%;
		padding:5%;
		margin-bottom: 5%;
		margin-top: 5%;
	}
	
	.container.entete_fiche_formation {
		display: flex;
		flex-direction: column;
	}
	
	.offre_d_emploi-template-default.single h1 {
		margin-bottom: 5%;
		margin-top: 5%;
	}
	
	.offre_renseignements {
		flex: 4;
		background-color: #209a9c;
		margin-right: 0%;
		text-align: center;
		padding: 6% 3%;
		max-width: 100%;
		margin: auto;
		margin-top: 10%;
		margin-bottom: 10%;
		font-size: 16px;
		color: #fff;
	}
	
	form p.form {
		width: 100%;
		margin-bottom: 4%;
	}
	
	#wpcf7-f7-p243-o1 form{
		margin-top: 10%;
	}

	
	.row_table_offre {
		flex-direction: column;
	}
	
	.row_global_formation {
		flex-direction: column;
	}
	
	.row_global_formation{
		flex-wrap: wrap;
	}
	
	.global_table_formation {
		max-width: 100%;
		margin-right:0%;
	}

	.lieu_offre {
		color: #27357f;
		font-size: 15px;
	}
	
	.contrat_offre {
		color: #27357f;
		font-size: 15px;
	}
	
	#liste_offres .offre {
		flex: 4;
		padding: 0%;
		margin-right: 2%;
		min-width: 90%;
		margin-bottom: 5%;
		max-width: 100%;
		padding: 5%;
		margin-bottom: 4%;
		margin-top: 4%;
		background-color: #fff;
		-webkit-transition: all 0.3s linear;
		transition: all 0.3s elinear;
		-moz-transition: all 0.3s elinear;
	}
	
	body.single  article{
		max-width: 96%;
		margin: 2%;
	}
	
	.global_actu h1 {
		margin-bottom: 3%;
		padding: 0% 4%;
		margin-bottom: 5%;
	}
	
	.global_confiance .wpb_column {
		    max-width: 75%;
		margin: auto;
		margin-top: 8%;
		margin-top:4%;
	}
	
	.sub-menu li {
		margin-left: 0% !important;
		padding-left: 0px !important;
	}

	
	body  .menu-item-has-children{
		flex-direction: column;
	}
	
	.menu li .sub-menu {
		flex-direction: column;
	}
	
	.menu li {
		width: 100%;
		flex: 0 0 100%;
		padding: 0%;
		display: flex;
	}
	
	#global_taxonomies .taxonomie {
		min-width: 48%;
		max-width: 48%;
	}
	
	.etude_single {
		display: initial;
	}
	
	.intitule_liste_etude{
		display:none;
	}
	
	.bloc_etude.last{
		padding-bottom: 3rem;
		padding-top: 0.5rem;
	}
	
	.intitule_mob{
		display:initial;
		padding-right:10px;
	}
	
	.bloc_etude{
		justify-content:left;
	}
	
	#toc_container,
	#toc_container.fixed{
		position:initial;
		margin: auto;
	}
	
	.sommaire_container{
		padding-top:6rem;
	}
	
	.btn a{
		display: block;
		max-width: 100%;
		text-align: center;
	}
	
	#prescription_results{
		margin-left:0;
		margin-top:1rem;
	}
	
	.global_all_categories.padd{
		padding-top: 0% !important;
        padding-bottom: 0% !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 1023px) { 
	
	table tr{
		display:flex;
		width:100% !important;
		height: auto !important;
		flex-direction: column;
	}
	
	.top_search_produit #recherche {
		max-width: 45%;
	}
	
	.search .result {
		flex: 0 0 48%;
		max-width: 48%;
	}
	
	.header_right .menu li a{ 
		display:flex;
	}
	
	.header_right li {
		padding-left: 0% !important;
	}
	
	table{ 
		width:100% !important;
		display:block;
		height: auto !important;
	}
	
	.global_single_categorie:nth-child(4n-8) {
		margin-right: 1%;
	}
	
	.global_single_categorie {
		max-width: 28%;
		flex: 0 0 31%;
		display: flex;
		background-color: #b3bb94;
		border-radius: 20px;
		padding: 2% 2%;
		margin-bottom: 7%;
		margin-right: 1%;
		margin-bottom: 1% !important;
	}
	
	.liste_right {
		flex: 0 0 64%;
		max-width: 64%;
	}
	
	.col_left {
		flex: 0 0 34%;
		max-width: 34%;
	}
	
	.top_proj {
		padding-left: 0%;
	}
	
	.single_projet{
		position:relative;
		flex: 0 0 47%;
		max-width: 47%;
		margin:2% 1%;
		flex-direction: column;
        justify-content: space-between;
	}
	
	.row_telechargement .wpb_wrapper .wpb_wrapper div {
        max-width: 100%;
    }
	
	.single_projet:nth-child(3n+2) {
		margin: 2% 1%;
	}
	
	.produits_lies.product_bottom .related_product {
		flex: 0 0 48%;
		max-width: 48%;
		border: solid 1px #b3bb94;
		margin-bottom: 2%;
		text-align: center;
		margin: 0% 0.5%;
		justify-content: space-between;
		margin-bottom: 3%;
	}
	
	.global_produits_categorie .global_all_produits .global_single_produit {
		flex: 0 0 48%;
		max-width: 48%;
	}
	
	.global_produits_categorie .global_all_produits {
		flex: 0 0 64%;
		padding-left: 2%;
	}
	
	.global_description_categorie .title_categorie {
		font-size: 13px;
		color: #fff;
		font-weight: 900;
		letter-spacing: 1px;
		text-transform: capitalize;
		line-height: normal;
		word-break: break-word;
	}

	.row_accompagnement .vc_column_container.vc_col-sm-6{ 
		width:100%;
		margin-bottom:20px;
	}
	
	.bandeau_page h1 {
		font-size: 48px;
	}
	
	.banniere_page h1 {
		font-size: 48px;
	}
	
	.row_accompagnement{
		flex-direction: column-reverse;
	}
	
	tbody {
		width:100% !important;
		display:block;
		height: auto !important;
	}
	
	iframe{ 
		max-width:100%;
		width: 80%;
		margin: auto;
	}
	
	table tr td{
		display:flex;
		width:100% !important;
		flex-direction: column;
		height: auto !important;
	}
	
	.global_produits .single_produit {
		flex: 0 0 46%;
		max-width: 48%;
		margin: 1%;
	}
	
	.global_img_product {
		max-width: 100%;
		flex: 0 0 100%;
	}
	
	.little_global_fiche_produit{
		flex-wrap: wrap;
		max-width: 90%;
		flex: 0 0 90%;
	}
	
	.description_fiche_produit {
		max-width: 100%;
		flex: 0 0 100%;
	}
	
	body #onglets_produit .global_onglets {
		max-width: 94% !important;
		flex: 0 0 100% !important;
	}
	
	.description_fiche_produit{
		margin-top:10%;
	}
	
	#global_taxonomies .taxonomie {
		flex: 0 0 48%;
	}
	
	.menu li.current-menu-item a{
		padding-left:2%;
	}
	
	.white_orange h3{
		margin-top: 5%;
	}
	
	.page-id-170 .white_orange {
		background: linear-gradient(to right, #fff 44%, #b3bb94 44%);
	}
	
	.white_orange {
		background: linear-gradient(to right, #b3bb94 50%, #b3bb94 50%);
	}
	
	.full_tab .wpb_column {
		flex:0 0 100%;
		max-width:100%;
	}
	
	.single_realisation_categorie {
		max-width: 48%;
		flex: 0 0 48%;
	}
	
	#onglets_produit{
		flex-wrap: wrap;
	}
	
	.page_content {
		margin-top: 0%;
	}
	
	.container {
		max-width: 96%;
		width: 96%;
		margin:auto;
	}
	
	#logo a{
		display:inline-block;
	}
	
	body .menu li a {
		padding: 15px 0px;
	}
	
	body .menu li a {
		font-size: 14px;
	}
	
	.menu li .sub-menu{
		justify-content:center;
		top: 55.5px !important;
	}
	
	.menu_open {
		display: none;
	}
	
	.contact_menu a{
		padding: 9px 15px !important;
	}
	
	.menu-main-menu-container {
		display: none;
	}
	
	.header_center{
		position:absolute;
		top: 100%;
		background-color: #fff;
		width: 100%;
		left:0%;
		z-index: 99;
	}
	
	body .menu li a{
		display: block;
		width: 100%;
	}
	
	body .banner h1 {
		color: #fff;
		font-size: 50px;
	}
	
	body .btn a {
		padding: 8px 15px;
		font-size: 15px;
	}
	
	body header.sticky {
		position: inherit;
	}
	
	.global_realisations_random .realisation_random {
		width: 49%;
		margin-bottom: 5%;
	}
	
	body .bloc_bg_abs .vc_column-inner{
		position: relative;
		top: 0% !important;
		left: 0% !important;
		transform: inherit;
	}
	
	.menu-main-menu-container ul{
		display: flex;
		flex-direction: column;
		padding-left: 0%;
	}
	
	body .menu li .sub-menu{
		width: 100%;
		left: 0%;
	}
	
	.sub-menu li a {
		padding: 2% 5px !important;
	}
	
	.header_right {
		flex: 0 0 22%;
	}
	
	#logo img {
		width: max-content;
		max-width: 220px;
		transition: all 1s ease;
		padding: 2% 0%;
		padding-top: 4%;
	}
	
	#global_header .container{
		position:relative;
	}
	
	#global_header #logo {
		max-width: 78%;
		flex: 0 0 78%;
		display: flex;
		justify-content: space-between;
	}
	
	.menu-main-menu-container.active {
		display: block;
	}
	
	.menu_open.active {
		display: flex;
	}
	
	.menu_close.active{
		display: flex;
	}

	.burger {
		display: flex;
		width: 35%;
		display: flex;
		justify-content: end;
		align-items: center;
		font-size: 23px;
		padding-right: 5%;
	}
	
	.global_valeur .wpb_column {
		padding: 0% 2%;
		width: 48%;
		margin-bottom: 5%;
	}
	
	body .global_historique .vc_single_image-wrapper::before{
		display:none;
	}
	
	body .global_historique .left .vc_single_image-wrapper::before{
		display:none;
	}
	
	div#liste_evenements div.evenement {
		width: 46%;
	}
	
	.hauteur .vc_column-inner h3 a {
		padding-top: 170px;
		padding-bottom: 170px;
	}
	
	.global_half .wpb_column {
		width:48%;
		flex:0 0 48%;
	}
	
	.width60 {
		width:60% !important;
		flex:0 0 60%  !important;
	}
	
	.width40 {
		width:40% !important;
		flex:0 0 40%  !important;
	}
	
	.global_half .wpb_column.empty_col{
		display:none !important;
	}
	
	#liste_produits .produit {
		flex: 3;
		padding: 0%;
		margin-right: 2%;
		min-width: 31%;
		margin-bottom: 7%;
		max-width: 31%;
	}
	
	.little_global_fiche_produit {
		margin-top: auto;
		margin-bottom: auto;
		padding: 5%;
	}
	
	.besoin_renseignement {
		max-width: 35%;
	}
	
	.table_produit {
		margin-right: 5%;
		width: 55%;
		max-width: 55%;
	}
	
	.center_tab{
		margin: auto;
		margin-top: 6%;
	}
	
	.aero h3{
		word-wrap: break-word;
	}
	
	body .table_right p {
		margin-left: 0%;
	}
	
	.global_table_produit .table_left {
		flex: 0 0 30%;
	}
	
	.description_produit_top {
		width: 99%;
	}
	
	.global_description_produit_long {
		width: 100%;
		margin: auto;
		display: flex;
	}
	
	.description_produit_long {
		flex: 2;
		font-size: 15px;
		width: 100%;
		max-width: 100%;
		margin-bottom: 4%;
	}
	
	.line .vc_column_container {
		max-width: 47%;
		width: 47%;
	}
	
	.global_liste_actu .wpb_text_column .wpb_wrapper .actualite {
		display: flex;
		flex: 0 0 31%;
		max-width: 31%;
		flex-direction: column;
		background-color: #f7f7f7;
		padding: 2%;
	}
}

@media screen and (min-width: 1300px) and (max-width: 1490px) { 
	
	.menu li a {
		padding: 3px 10px;
		font-size: 15px;
	}
	
	.menu {
		padding-left: 1%;
	}
	
	.header_right {
		flex: 0 0 13%;
	}
	
	.contact_menu a {
		padding: 15px 15px !important;
	}
	
	.header_center {
		flex: 0 0 70%;
	}
}


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

	
	body #fil_ariane {
		padding: 15px 2%;
		font-size: 13px;
		font-weight: 400;
		max-width: 96% !important;
	}
	
	.single_projet{
		flex-direction: column;
        justify-content: space-between;
		position:relative;
	}
	
	.button_single_projet a{
		margin:1%;
	}
	
	.button_single_projet{
		display: flex;
		flex-wrap: wrap;
	}
	.global_img_product {
		max-width: 44%;
		flex: 0 0 48%;
		padding: 3%;
	}
	
	.global_onglets .contenu_onglets{
		flex-wrap: wrap;
	}
	
	.contenu_onglets .onglet{
		margin-bottom:2%;
	}
	
	img{
		max-width: 100%;
	}
	
	.button_produit a{ 
		margin-bottom:2%;
	}
	
	body .menu li a {
		padding: 15px 8px;
		font-size: 14px;
	}
	
	.contact_menu a{
		padding: 14px 8px !important;
	}
	
	.menu li {
		padding: 0px 3px;
		display: flex;
	}
	
	#global_header .container {
		display: flex;
		width: 98%;
		max-width: 98%;
	}
	
	#global_header #logo {
		max-width: 15%;
		flex: 0 0 15%;
	}
	
	.header_right {
		flex: 0 0 13%;
	}
	
	.vc_tta.vc_general .vc_tta-tab>a {
		padding: 14px 15px !important;
		font-size: 15px !important;
	}
	
	header.sticky.active #logo img {
		max-width: 100%;
	}
	
	.big_padd {
		padding-top: 13% !important;
		padding-bottom: 13% !important;
	}
	
	.menu {
		padding-left: 1%;
	}
	
	.header_center {
		flex: 0 0 72%;
	}
	
	body #top_panel .container {
		max-width: 100%;
		width: 97%;
	}
	
	body .container {
		max-width: 100%;
		width: 100%;
	}
	
	body .menu li .sub-menu{
		justify-content: center;
	}
}

@media screen and (min-width: 1023px) and (max-width: 1100px) { 

	
	body #fil_ariane {
		padding: 15px 2%;
		font-size: 13px;
		font-weight: 400;
		max-width: 96% !important;
	}
	
	body #top_panel .container {
		max-width: 100%;
		width: 97%;
	}
	
	body .container {
		max-width: 100%;
		width: 96%;
		
	}
	
	#logo a{
		display:inline-block;
	}
	
	body .menu li .sub-menu{
		justify-content: center;
	}
}