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



body h2{
	color: #424242;
    font-family: 'PT Sans', sans-serif;
    font-weight: 500;
	margin-bottom:3% !important;
	margin-top: 0%;
	line-height: normal;
}

body h2 strong{
	font-size: 41px;
}

body strong{
	font-weight:600 !important;
}

#global_chevaux{
	justify-content: space-between;
}

.cas_client_description{
	display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}



body h3{
	font-size: 20px;
    font-weight: 700;
    letter-spacing: 2px;
    font-family: 'Poppins', sans-serif;
    margin-top: 0%;
    color: #3e617a;
    margin-bottom: 1% !important;
    margin-top: 2rem;
}

.row_color{
	color:#fff;
}

.row_color h3{
	color:#fff;
}

.row_color h2{
	color:#fff;
	font-size: 35px;
}

.phone p::before {
	content:"\e325";
       font-family: 'Material Symbols Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;

}

.phone p{
	display:flex;
}

.adresse p{
	display:flex;
}

.adresse p::before {
	content:"\f14d";
    font-family: 'Material Symbols Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;

}

.bg_green{
	background-color:#2d422f;
}

#top_panel{
	display:none;
}

.description_poulain h3{
	margin-top: 20px;
	text-align:center;
}

.cheval h3{
	color:#fff;
}

.bg_grey{
	background-color: #ebebeb;
}

.bg_grey h3{
	color:#424242
}

.bg_grey p{
	color:#424242
}

.cheval p{
	color:#fff;
}



.marg{
	margin: 6% 0% !important;
}

.marg_top{
	margin-top: 6% !important;
}

.padd_right{
	padding-right:6%;
}



.img_right .upb_row_bg {
    background-size: 50% !important;
    background-position: right;
}

.img_left .upb_row_bg {
    background-size: 50%  !important;
    background-position: left;
}

.description_poulain{
	text-align:center;
}

#global_poulain .owl-nav{
	display:none !important;
}



.bg_green h2{
	color:#fff;
}

#global_poulain .owl-dots{
	display:none !important;
}

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

.photo_poulain img{
    width: 100%;
}

.padd{
	padding:4% !important;
}

.owl-nav{
    position: absolute;
    width: 100%;
    top: 43%;
    z-index: 99999;
}

.owl-prev{
	position: absolute;
    left: -4%;
    font-size: 80px !important;
    color: #2d422f  !important;
}

.owl-next{
	position: absolute;
    right: -4%;
    font-size: 80px  !important;
    color: #2d422f  !important;
}

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

header{
    background-color: #2d422f;
}

body #menu-main-menu a{
	color:#fff;
}

body #menu-main-menu a:hover{
	text-decoration:underline !important;
}

body .banner h2{
	color:#fff;
}

.banner_promo .bloc_promo .vc_column-inner{
	background-size: cover;
    padding: 55px !important;
	background-size: 100% 100% !important;
}

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

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

.reseaux_footer a{
	display: flex;
    align-items: center;
}

.reseaux_footer a.second_item{
	margin-top: 16px;
    margin-bottom: 16px;
}

body .reseaux_footer a i{
	color: #ffffff;
    margin-right: 0px;
    font-size: 33px;
    width: 40px;
}

.bleu_promo p{
	color: #3e617a;
    text-align: center;
    font-weight: bold;
    font-size: 25px;
	font-family: "DM Serif Display", serif;
	    letter-spacing: 2px;
}

.blanc_promo p{
	text-align: center;
    font-weight: bold;
    font-size: 25px;
	font-family: "DM Serif Display", serif;
    color: #fff;
    line-height: 35px;
    margin-top: 30px;
	    letter-spacing: 2.5px;
}

.doree_promo p{
	text-align: center;
	max-width: 100%;
    font-weight: bold;
    font-size: 46px;
    color: #fff;
    line-height: 48px;
    margin-top: 30px;
	background: linear-gradient(-45deg, #d7a13c, #b58936, #d7a13c);
    width: max-content;
    margin: auto;
    margin-top: 30px;
	font-family: "DM Serif Display", serif;
    padding: 10px;
	    letter-spacing: 4.5px;
}

.btn_promo a{
	    border-radius: 0px;
    padding: 14px 20px !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    letter-spacing: 1px;
    font-family: Poppins;
    font-size: 16px !important;
    background: linear-gradient(to top, #29b9cb 50%, #3e617a 50%);
    background-size: 102% 200%;
    background-position: top;
    transition: all linear 0.3s;
    margin: auto;
    width: max-content;
    display: block;
    margin-top: 6%;
}

.btn_promo a:hover{
	background-position: bottom;
    color: #fff !important;
}

.blanc_promo p strong{
	font-size: 34px;
}

.banner_promo{
	height: 100vh;
    align-items: center;
    display: flex;
	padding-top:125px;
}

.bandeau_rdv{
	background-color:#3e617a;
	padding:4%;
    background-image: url(/wp-content/uploads/2024/06/calendar.png);
    background-repeat: no-repeat;
    background-position: 87% center;
}

.bandeau_rdv p{
    font-weight: bold;
    font-size: 35px;
    font-family: "DM Serif Display", serif;
    color: #fff;
    line-height: 55px;
    letter-spacing: 2.5px;
}

@keyframes glow {
  from {
    box-shadow: 0 0 10px -5px #29b9cb;
  }
  to {
    box-shadow: 0 0 10px 5px #29b9cb;
  }
}

.bandeau_rdv p strong{
	font-size: 53px;
}

.bandeau_rdv p a{
	background: linear-gradient(to top, #29b9cb 50%, #fff 50%);
	 animation: glow 1s infinite alternate;
    background-size: 102% 200%;
    background-position: top;
    padding: 17px 33px;
    font-size: 16px;
    display: block;
    width: max-content;
    transition: all linear 0.3s;
    margin: auto;
    color: #3e617a;
    letter-spacing: 1.5px;
    line-height: normal;
    border-radius: 51px;
}

.bandeau_rdv p a::after{
	font-weight: 900;
	content: "\f178";
	margin-left:10px;
	font-family: "Font Awesome 6 Free";
}

.bandeau_rdv p a:hover{
	background-position: bottom;
    color: #fff !important;
}

body .banner h3{
	color:#fff;
}

.global_three .vc_column-inner{
	background-size: cover;
    background-position: center;
}

.global_three .vc_column-inner h3{
	margin-bottom:0% !important;
}

.global_three .vc_column-inner a{
	min-height: 450px;
    display: flex;
    padding: 0% 5%;
    color: #fff;
    font-size: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
	line-height: 50px;
	background: linear-gradient(to top, transparent 50%, #0000004f 50%);
    background-size: 102% 200%;
    background-position: top;
    transition: all linear 0.3s;
}

.global_three .middle .vc_column-inner a{
	background: linear-gradient(to top, transparent 50%, #29b9cbbf 50%);
	    background-size: 102% 200%;
}

.global_three h3{
	margin-top:0% !important;
}

.block_img_cut{
    position: absolute;
    bottom: 0px;
    height: 230px;
}

.block_img_cut .wpb_wrapper{
	height:100% !important;
}

.block_img_cut .wpb_wrapper svg{
	height:100% !important;
}

 .global_three .vc_column-inner a:hover{
    background-position: bottom;
	opacity:0;
    color: #fff !important;
}

.global_three .vc_column-inner a strong{
	font-size: 50px;
}

.global_icone .wpb_text_column .wpb_wrapper p{
    display: flex;
    flex-direction: column;
	color: #3e617a !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    letter-spacing: .2em;
    font-family: Poppins;
	max-width: 80%;
}

.global_icone .wpb_text_column .wpb_wrapper br{
	display:none;
}

.global_icone .wpb_text_column .wpb_wrapper .material-symbols-outlined{
    font-size: 60px;
	margin-top: 15px;
    line-height: 60px;
}

.label img{
	max-width:100px !important;
	-webkit-filter: grayscale(0%) !important;
    filter: grayscale(0%) !important;
}

.global_icone .wpb_text_column .wpb_wrapper{
	text-align: center;
    background-color: #fff;
    border-radius: 100%;
    width: 250px;
    height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.link_home {
    border-radius: 0px;
    border: none;
    padding: 12px 17px !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    letter-spacing: .2em;
    font-family: Poppins;
    font-size: 12px !important;
    background: linear-gradient(to top, #ffffff 50%, #29b9cb 50%);
    background-size: 102% 200%;
    background-position: top;
    transition: all linear 0.3s;
    display: block;
    line-height: 12px;
    width: max-content;
}

.link_home:hover{
	background-position: bottom;
    color: #29b9cb !important;
}

.left_top_bar{
	display:flex;
}

.link_qui {
    border-radius: 0px;
    border: none;
    padding: 12px 17px !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    letter-spacing: .2em;
    font-family: Poppins;
    font-size: 12px !important;
    background: linear-gradient(to top, #ffffff 50%, #3e617a 50%);
    background-size: 102% 200%;
    background-position: top;
    transition: all linear 0.3s;
    display: block;
    line-height: 12px;
    width: max-content;
	margin-left:10px;
}

.link_qui:hover{
	background-position: bottom;
    color: #3e617a !important;
}

.right_top_bar i{
	margin-right:5px;
	margin-left:10px;
}

.left_top_bar a{
	color:#fff;
}

.right_top_bar a{
	color:#fff !important;
}

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



.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: 3% !important;
	margin-top:20px;
}

.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, #dd4f21 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: #dd4f21;
    font-weight: 500;
    border: solid 1px;
    display: block;
    width: max-content;

}

.single_sport_realisation a.button_eclairage{
	background: linear-gradient(to right, #dd4f21 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: #dd4f21;
    font-weight: 500;
    border: solid 1px;
    display: block;
    width: max-content;

}

.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_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 {
    background-color:#29b9cb;
}

.global_all_fiche_produit .banniere_page{
	height:auto;
}

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

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



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

.little_image_produit img{
	cursor:pointer;
}

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

}

.banner_right h4{
	font-weight: 400;
    color: #dd5120;
    font-size: 15px;
    letter-spacing: 1px;
	margin-bottom:0%;
}

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

.msg_copy{
	display: block;
    color: #dd5120;
    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: #424242;
    font-family: 'Cardo', serif;
    font-weight: 500;
    margin-bottom: 2% !important;
    margin-top: 0%;
    font-size: 50px;	
}


form span.wpcf7-list-item.first.last{
	display: flex;
	font-size: 13px;
    font-style: italic;
}

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%;
}

.hoe .slick-track img{
	-webkit-filter: grayscale(100%); 
	filter: grayscale(100%);
	opacity:0.8;
	transition:all linear 0.3s;
}

.form form{
	display:flex;
}

.form form p input{
	border:none;
	min-height: 40px;
    text-indent: 20px;
    font-size: 18px;
}

.form form p textarea{
	border:none;
	min-height: 40px;
    text-indent: 20px;
    font-size: 18px;
}

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

.form form p.full input{
	text-indent: 0px;
	color: #fff;
    background: linear-gradient(to top, #29b9cb 50%, #3e617a 50%);
    background-size: 200% 100%;
    padding: 10px 20px;
    margin: auto;
    background-size: 102% 200%;
    background-position: top;
    transition: all .5s ease-out;
    text-transform: uppercase;
    font-weight: 700 !important;
    letter-spacing: .2em;
    font-family: Poppins;
    font-size: 12px !important;
}

.horaire::before{
	font-weight: 400;
	content: "\f017";
	font-family: "Font Awesome 6 Free";
	font-size: 20px;
    margin-right: 10px;
    color: #29b9cb;
}

.horaire{
	display:flex;
}

.adresse::before{
	    font-family: 'Material Symbols Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

.adresse{
	display:flex;
}

.form form p.full input:hover{
	 background-position: bottom;
}

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

.slick-track img:hover{
	opacity:1;
	-webkit-filter: grayscale(0%); 
	filter: grayscale(0%);
}

.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:7%;
    margin: auto;
}

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

.ariane_container{
	background-color: #ededed;
}

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

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

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

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

.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: #29b9cb;
}

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

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

.contenu_application {
	display:flex;
}

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

.global_btn_copy{
	text-align:right;
}

.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 #dd512038;
    padding-top: 25px;
    margin-top: 31px;
    padding-bottom: 25px;
}

.contact_produit a{
	border: solid 1px #dd5120;
    color: #dd5120;
    padding: 1rem;
    font-size: 20px;
    transition: all linear 0.5s;
    display: block;
    text-align: center;
	background: linear-gradient(to right, #dd4f21 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 #dd512038;
    padding-bottom: 20px;
	width:100%;
}

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

.description_longue{
    border-top: solid 1px #dd512038;
    border-bottom: solid 1px #dd512038;
    padding-top: 25px;
    padding-bottom: 25px;
	margin-bottom: 25px;
	font-size: 16px;
    line-height: 23px;
}

.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: #dd5120;
    color: #fff;
}

.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%;
}

.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: #dd5120  !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-top: 15px;
    margin-bottom: 10px;
    text-align: left;
    line-height: 69px;
	text-align:center;
	margin-bottom: 50px !important;
	font-family: 'Hind', sans-serif;
	letter-spacing: 1px;
    font-weight: 600;
    font-size: 46px;
}

.banner .block_img_arrow{
	position: absolute;
    display: flex;
    bottom: 0px;
    height: 230px;
    align-items: center;
}

.banner{
	min-height:90vh !important;
}

.banner .upb_row_bg {
	box-shadow: inset 0 0 0 5000px rgb(0 0 0 / 24%);
}


#breadcrumbs{
	text-align:center;
}

.button.doc a::before{
	font-weight: 900;
	font-family: "Font Awesome 6 Free";
	content: "\f1c1";
	font-size: 18px;
    margin-right: 10px;
}

.bxslider{
	max-width:100%;
}

.banner .wpb_column {
	height:100%;
}


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


.banner .vc_column-inner .wpb_wrapper{
	height:100%;
	display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.banner .wpb_wrapper .wpb_wrapper{
	height:auto;
	
}

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

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


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


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

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

.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: #dd5120;
}

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: #dd5120;
}

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: #dd5120;
}

.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);
}


.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;
}

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

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

.banner .button a::before{
	font-weight: 900;
	font-family: "Font Awesome 6 Free";
	content: "\f46d";
	margin-right:10px;
	    font-size: 16px;
}


img.arrow{
	width: 50px;
    padding-top: 10px;
    padding-right: 8px;
    padding-left: 8px;
	animation: linear 2.5s infinite margin;
}

.bloc_bg_abs .vc_column-inner{
	position: absolute;
    z-index: 9 !important;
    padding: 8% !important;
    color: #fff;
	top: 50%;
    left: 65%;
    transform: translate(-50%,-50%);
	box-shadow: inset 0 0 0 500px #e13a17;
    background-position: bottom;
	
}

body .big_title h2{
	 font-size: 58px;
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: left;
    line-height: 69px;
	margin-bottom: 1% !important;
	font-family: 'Hind', sans-serif;
	letter-spacing: 1px;
    font-weight: 600;
    font-size: 46px;
}

body .big_title h3{
	margin-top:0;
}

.sub_icon span br{
	display:none !important;
}

.sub_icon span{ 
	padding: 8px;
    border-radius: 50px;
    background-color: whitesmoke;
    border: solid 1px #b64b004d;
    color: #b64b004d;
}

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

.sub_icon p::before{
	content:'';
	display:block;
	width:50px;
	height:1px;
	background-color:#e3e3e3;
}

.sub_icon p::after{
	content:'';
	display:block;
	width:50px;
	height:1px;
	background-color:#e3e3e3;
}

body .white .big_title h2{
	color:#fff;
}

body .white h3{
	color:#fff;
}

body .white p{
	color:#fff;
}


.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:#29b9cb  !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, #dd4f21 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: #dd4f21;
    font-weight: 500;
}

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

.little.btn.blanc a{
	background: linear-gradient(to right, #dd4f21 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: #dd4f21;
    font-weight: 500;
    border: solid 1px;
    margin: inherit;
}

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




.big_bloc{
	
}

.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%;
}

.footer_container{
	padding-bottom:10px;
    padding-top: 2%;
}

.footer_container span{
	font-size:14px;
}

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

#footer .footer_container a{
    margin-left: 15px;
    font-size: 14px;
}


.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;
}

.grecaptcha-badge{
	bottom:107px !important;
}

.sd-cmp-2eM2v.sd-cmp-1b8mX{
	left:0px !important;
}

.hauteur{
	padding-bottom: 20px;
}

.width80 {
    width: 80%;
}


.banner_right{
	height:100%;
}

.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:3% !important;
}

.little_marg_top{
	margin-top:3% !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;
	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;
}

div.header_right #recherche input[type="text"]{
	padding: 0px 5px;
	padding-left: 20px;
    border: solid 2px #209a9c;
    border-radius: 4px 0px 0px 4px;
    font-size: 14px;
    height: 36px;
	outline-color:#209a9c !important;
}

div.header_right #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: #239a93;
    background-color: #209a9c;
    border: 0;
    border-radius: 0px 4px 4px 0px;
    color: #fff;
    padding: 0 5px;
    cursor: pointer;
}

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

a{
	text-decoration:none !important;
}

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

.bot_cont p{
	margin-bottom:0% !important;
}
.bot_cont a{
	color:#fff !important;
	font-size: 14px;
}

.bot_cont{
	display: flex;
    justify-content: space-between;
	align-items: center;
	padding: 10px 0px;
}

#footer{
    background-color: #1e2c1f;
	font-size:15px !important;
}

.big_bloc .container{
	display: flex;
    padding-top: 4%;
    justify-content: space-between;
}

#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);
}

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

.page_content{
	margin-top:120px;
}

.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: #dd5120;
    height: 2px;
    border: none;
    margin-bottom: 40px;
}

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

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

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

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

form label br{ 
	display:none;
}

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

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

#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%;
}

.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;
}

.bottom {
    margin-top: 7%;
}

body a{
	color: #2d422f;
}

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

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{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
	max-width:600px;
}

.wpcf7-submit, .post-password-form label + input {
    color: #fff;
    background-color: #29b9cb;
    border-color: #fff;
	cursor: pointer;
}

#footer .big_bloc a{
	color:#fff !important;
}

.avis_clients{
	background-color:#fff;
}

.avis_clients h2{
	text-align:center !important;
}

.banner.page h1{
	margin-bottom:0% !important;
}

.banner.page p{
	color:#fff;
}

.linear_left{
	background: linear-gradient(to left, transparent 50%, #3e617a 50%);
    background-size: 102% 200%;
}

.linear_left .upb_row_bg {
    background-size: 50% auto !important;
    background-position: right center !important;
}

.banner.page{
	height: 70vh;
    min-height: 70vh !important;
}

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

#footer .big_bloc p{
	color:#fff !important;
}

#footer .title_widget{
	color: #ffffff;
    font-size: 1.1em;
       font-weight: 700 !important;
    letter-spacing: 1px;
    font-family: Poppins;
    margin-bottom: 30px;
}

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


.footer_container span{
	font-weight:300;
}

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

#logo{
    display: flex;
    align-items: center;
}

#logo .logo_1{
	transition: all 1s ease;
}

#logo img{
	width:250px;
	transition: width 1s ease !important;
}

.sticky.active #logo img{
	width:250px;
}

#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-container.active{
	display:block;
}

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

.contact_menu a{
	background: linear-gradient(to right, #000 50%, #dd4f21 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 75%;
	display: flex;
	justify-content: center;
    align-items: center;
    padding-top: 1%;
	 padding-bottom: 1%;
	 transition: all linear 0.5s;
}

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



.menu {
    display: flex;
	justify-content: center;
    padding-left: 0%;
}

#global_header .container{
	display:flex;
	width: 96%;
    max-width: 2000px;
}

#global_header #logo{
	max-width: 10%;
    flex: 0 0 10%;
	transition: all linear 0.5s;
	display:none;
}

.sticky.active #global_header #logo{
	padding-top:0.5%;
	padding-bottom:0.5%;
}

body h2 strong{
	color: #2d422f;
}

#fil_ariane{
	display:none;
}

.sticky.active .header_center{
	padding-top:0.5%;
	padding-bottom:0.5%;
}

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

.sticky.active .logo_1 {
    position: absolute;
    opacity: 0;
}

.logo_2 {
    position: absolute;
    opacity: 0;
    transition: all linear 0s;
}

.sticky.active .logo_2 {
    position: relative;
    opacity: 1;
}



.sticky.active #menu-main-menu  li a{
	border:none !important;
    color: #fff  !important;
	background: linear-gradient(to top, #3e617a 50%, #29b9cb 50%);
	transition:all linear 0.3s;
	background-size: 102% 200%;
    background-position: top;
}

.sticky.active #menu-main-menu .sub-menu{
    background-color: #29b9cb !important;
}

 #menu-main-menu .sub-menu li{
    display: block !important;
	margin-bottom:10px;
}

.sticky.active #menu-main-menu  li a:hover{
   background-position: bottom;
    color: #fff !important;
}

#menu-main-menu  li a:hover{
	background-position: bottom;
    color: #fff !important;
}




.menu_section .vc_tta-panels{
	background-color:transparent !important;
	border:none !important;
}

.menu_section .vc_tta-panels h5{
	background-color: #fff;
    color: #e13a17;
    padding: 5px;
}

.menu_section{
	display:none;
}

.menu_section.show{
	display:block;
}

body .menu_section .vc_tta-tabs-list {
    display: flex !important;
	margin-bottom: 4% !important;
    justify-content: center;
}

body .menu_section h5{
	font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 19px;
    margin-bottom: 4% !important;
}

.vc_tta-container{
	margin-bottom:0% !important;
}

.big_menu_section p{ 
	font-family: 'Cardo', serif;
    font-weight: 700;
	cursor:pointer;
    margin-bottom: 2% !important;
    margin-top: 0%;
    font-size: 50px;
    line-height: 50px;
    text-align: center;
	padding: 30px;
	transition: all linear 0.3s;
	margin-left:2%;
}

.big_menu_section p:first-child{ 
	margin-right: 2%;
	margin-left:0%;
}

.big_menu_section p:hover{
	color: #e13a17;
    background-color: #fff;
}

.show.big_menu_section p{ 
	color: #e13a17;
    background-color: #fff;
}

body .menu_section .vc_tta-tab>a{
	background-color:transparent !important;
	border:none !important;
	color:#fff !important;
	font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 13px;
	padding: 12px 13px !important;
}

body .menu_section .vc_tta-panel-body .wpb_text_column{
	margin-bottom: 3%;
}

body .menu_section .vc_tta-panel-body .wpb_text_column em, body .menu_section .vc_tta-panel-body .wpb_text_column i{
	font-size:14px;
}

body .menu_section .vc_tta-panel-body .vc_col-sm-6{
	padding-left: 2%;
}

body .menu_section .vc_tta-panel-body .vc_col-sm-6:first-child{
	border-right: solid 1px #fff;
	padding-right: 2%;
	padding-left: 0%;
}

body .menu_section .vc_tta-panel-body .no_border .vc_col-sm-6{
	border-right: solid 0px #fff;
}

.menu_section .vc_tta-panels .no_border h5 {
    margin: 0px 3px;
}

body .menu_section .vc_tta-tab>a:hover{
    background-color: #fff !important;
    border-radius: 0px;
    color: #e13a17 !important;
}

body .menu_section .vc_tta-tab.vc_active>a{
    background-color: #fff !important;
    border-radius: 0px;
    color: #e13a17 !important;
}

.sticky.active .menu li a{
	color:#fff;
}

.menu-menu-right-container li::before{
	display:none;
}


.menu-menu-right-container li::after{
	display:none;
}

.full_width div{
	width:100%;
}

.full_width figure{
	width:100%;
}

.full_width img{
	width:100%;
	margin-top: -80px;
    margin-bottom: -80px;
}

.footer_container a{
	color:#fff !important;
}

.footer_container {
    display: flex;
    justify-content: space-between;
	color:#fff;
	font-size: 14px;
	max-width: 1400px;
    margin: auto;
    justify-content: end;
}

.avis_clients .sub_icon{
    margin-bottom: 4%;
}

.avis_clients h2{
	text-align:center;
}

.avis_clients h3{
	text-align:center;
}

.full_width.invert img{
	transform: rotate(180deg);
}

.big_phone a{
    font-size: 30px;
    font-weight: 700;
    letter-spacing: .1em;
    font-family: 'Poppins', sans-serif;
}

.big_phone a::before{
	font-weight: 900;
	font-family: "Font Awesome 6 Free";
	content: "\f3cd";
	margin-right: 15px;
}

.menu-menu-right-container a{
	border-radius: 0px;
    border: solid #fff 1px !important;
	padding:14px 20px !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    letter-spacing: .2em;
    font-family: Poppins;
    font-size: 12px !important;
    background: linear-gradient(to top, #3e617a 50%, #29b9cb 50%);
    background-size: 102% 200%;
    background-position: top;
	transition: all linear 0.3s;
}

.sticky.active .menu-menu-right-container a{
    border-radius: 0px;
	padding:14px 20px;
    border: solid #29b9cb 0px !important;
    color: #3e617a  !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    letter-spacing: .2em;
    font-family: Poppins;
    font-size: 12px !important;
    background: linear-gradient(to top, #3e617a 50%, #fff 50%);
    background-size: 102% 200%;
    background-position: top;
}

.sticky.active .menu-menu-right-container a:hover{
   background-position: bottom;
	color:#fff !important;
}

.menu-menu-right-container a:hover{
	background-position: bottom;
    color: #fff !important;
}





.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;
}

.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%;
}

body .title h2{
	font-family: "Caveat", cursive;
	font-size: 50px;
}

body .title h3{
	font-family: "Caveat", cursive;
	font-size: 40px;
}

.citation p{
	font-family: "Caveat", cursive;
    font-size: 50px;
    line-height: 57px;
    text-align: center;
}

.giant_quot img{
	width: 50px !important;
}

.bloc_color p{
	color:#fff;
}

.three_bloc .wpb_column {
	padding: 1%;
}

.button.center p{ 
	text-align:center;
}

.button a{
	color: #fff;
	background: linear-gradient(to top, #3e617a 50%, #29b9cb 50%);
    background-size: 200% 100%;
    padding: 10px 20px;
    margin: auto;
	background-size: 102% 200%;
    background-position: top;
	transition: all .5s ease-out;
	text-transform: uppercase;
    font-weight: 700 !important;
    letter-spacing: .2em;
    font-family: Poppins;
    font-size: 12px !important;
}

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

.banner .button.blanc a{
	display:block;
}

.top_bar {
	flex: 0 0 100%;
	padding:5px 0px;
	color:#fff;
	background-color: #3e617a;
}

.top_bar  .right_top_bar{
	font-size: 14px !important;
	display: flex;
    align-items: center;
}



.top_bar .container{
	flex: 0 0 100%;
    display: flex;
    justify-content: space-between;
}


.button.blanc a{
	border-radius: 0px;
    border: solid #fff 1px !important;
    padding: 14px 20px !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    letter-spacing: .2em;
    font-family: Poppins;
    font-size: 12px !important;
    background: linear-gradient(to top, #fff 50%, transparent 50%);
    background-size: 102% 200%;
    background-position: top;
	display: block;
    width: max-content;
	margin: 0px;
}

.button.blanc a:hover{
	background-position: bottom;
    color: #3e617a !important;
}

.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%;
}



.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_bottom{
	padding-bottom:10% !important;
}

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

.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:6% !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: 8px 30px;
    font-size: 18px;
    border-radius: 19px;
    display: block;
    width: max-content;
    margin: 2% auto;
	transition: all linear .2s;
}

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

.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{
	color: #fff;
   background-position: left bottom;
}

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

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

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

.min_padd_bottom{
	padding-bottom:2% !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: #209a9c !important;
	font-size:33px !important;
}

.counter_suffix  {
    color: #209a9c !important;
}

.counter_prefix   {
    color: #209a9c !important;
}


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

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

.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;
}

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: 5% 0%;
}

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




.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;
}

.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%;
}


.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;
}

.sous_titre_produit{
	margin-bottom: 2rem;
}

.background_orange{
	background-color:#dd5120;
}

.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: #dd5120;
    text-transform: uppercase;
}

.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: 58%;
    flex: 0 0 58%;
}

#onglets_produit .global_onglets:last-child{
	max-width: 28%;
	margin-right:0%;
    flex: 0 0 28%;
}

.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{
    font-size: 50px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    line-height: initial;
    margin-bottom: 2% !important;
    margin-top: 0%;
}

.max85 img{
	max-width:85% !important;
}

.max75 img{
	max-width:75% !important;
}

a.button.bleu,
.button.bleu button{
	border-radius: 0px;
    border: solid #29b9cb 1px !important;
    color: #29b9cb !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    letter-spacing: .2em;
    font-family: Poppins;
    font-size: 12px !important;
    background: linear-gradient(to top, #29b9cb 50%, #fff 50%);
    background-size: 102% 200%;
    background-position: top;
}

a.button.bleu:hover,
.button.bleu button:hover{
	background-position: bottom;
	color:#fff !important;
}

a.button.bleu.rounded,
.button.bleu.rounded button{
	border-radius: 30px;
    border: solid #fff 1px !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    letter-spacing: .2em;
    font-family: Poppins;
    font-size: 12px !important;
    background: linear-gradient(to right, #fff 50%, #29b9cb 50%);
    background-size: 200% 100%;
    background-position: right;
	margin:2rem auto;
}

a.button.bleu.rounded:hover,
.button.bleu.rounded button:hover{
	background-position: left;
	color:#29b9cb !important;
}

a.button.bleu.rounded::before{
	display:none;
}

a.button.bleu.rounded::after{
	content: '\f35a';
	font-weight: 900;
    font-family: "Font Awesome 6 Free";
	margin-left:10px;
	font-size: 18px;
    vertical-align: middle;
}

.action_app{
   background-color: #3e617a !important;
}

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

.action_app a{
	color:#fff !important;
}

.big_par p{
	font-family: Montserrat;
    font-weight: 600;
    font-size: 50px;
    line-height: 50px;
}

.little_par {
	margin-bottom: 20px !important;
}

.little_par p{
	font-family: Montserrat;
    font-weight: 600;
    font-size: 27px;
    line-height: 27px;
}

.button.bleu a{
	border-radius: 0px;
    border: solid #29b9cb 1px !important;
    color: #29b9cb !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    letter-spacing: .2em;
    font-family: Poppins;
    font-size: 12px !important;
    background: linear-gradient(to top, #29b9cb 50%, #fff 50%);
    background-size: 102% 200%;
    background-position: top;
}

.button.bleu a:hover{
	background-position: bottom;
	color:#fff !important;
}

.button.bg_bleu a{
	border-radius: 0px;
    border: solid #29b9cb 1px !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    letter-spacing: .2em;
    font-family: Poppins;
    font-size: 12px !important;
    background: linear-gradient(to top, #fff 50%, #29b9cb 50%);
    background-size: 102% 200%;
    background-position: top;
}

.button.bg_bleu a:hover{
	background-position: bottom;
	color:#29b9cb !important;
}

.blue_text{
	color:#29b9cb;
}

.button i{
	margin-right:10px;
}

.global_bloc a{
	display: flex;
    justify-content: center;
    align-items: center;
    min-height: 350px;
    color: #fff;
    font-size: 30px;
}

.global_bloc .wpb_column:nth-child(2n) a{
	background: linear-gradient(to top, transparent 50%, #0000004f 50%);
	background-size: 102% 200%;
    background-position: top;
	transition: all linear 0.3s;
}

.global_bloc .wpb_column:nth-child(2n) a:hover{
	background-position: bottom;
    color: #fff !important;
}

.global_bloc .wpb_column:nth-child(odd) a{
	background: linear-gradient(to top, transparent 50%, #29b9cbbf 50%);
	background-size: 102% 200%;
    background-position: top;
	transition: all linear 0.3s;
}

.global_bloc .wpb_column:nth-child(odd) a:hover{
	background-position: bottom;
    color: #fff !important;
}

.global_bloc_second .wpb_column:nth-child(2n) a{
	background: linear-gradient(to top, transparent 50%, #29b9cbbf 50%);
	background-size: 102% 200%;
    background-position: top;
	transition: all linear 0.3s;
}

.global_bloc_second .wpb_column:nth-child(odd) a{
	background: linear-gradient(to top, transparent 50%, #0000004f 50%);
	background-size: 102% 200%;
    background-position: top;
	transition: all linear 0.3s;
}

.global_bloc_second .wpb_column:nth-child(2n) a:hover{
	background-position: bottom;
    color: #fff !important;
}

.global_bloc_second .wpb_column:nth-child(odd) a:hover{
	background-position: bottom;
    color: #fff !important;
}

.global_bloc_second .wpb_column .last_bloc a{
	background: linear-gradient(to top, #4a799b 50%, #3e617a 50%);
	box-shadow: none !important;
	transition: all linear 0.3s;
	background-size: 102% 200%;
    background-position: top;
}

.global_bloc_second .vc_column-inner{
	background-position: center;
	background-size: cover;
}

.global_bloc .vc_column-inner{
	background-position: center;
	background-size: cover;
}

.global_bloc_second .wpb_column .last_bloc a:hover{
	background-position: bottom;
}

.global_bloc_second a{
	display: flex;
    justify-content: center;
    align-items: center;
    min-height: 350px;
    color: #fff;
    font-size: 30px;
}



.border_box{
	padding-bottom:0px;
}

.border_box img{
	margin:auto;
}

.border_box{
	position: relative;
}

.border_box::before{
	    content: "";
    position: absolute;
    width: calc(100% - 240px);
    height: 130%;
    bottom: 0px;
    top: -15%;
    right: -5px;
    z-index: -1;
    background-color: #3e617a;
	visibility: visible;

}

.banner .vc_column-inner{
	background-position: bottom !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
}

.border_box.left::before{
	content: "";
    left: 35px;
}

.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;
}

.bloc_form{
	padding: 2rem;
    text-align: center;
    margin: 1rem 0;
    background-color: #f7f7f7;
    border-radius: 5px;
}

.bloc_form h3{
	margin-top: 0;
	margin-bottom: 3rem !important;
}

.bloc_form.label_background label{
	display: inline-block;
    border-radius: 5px;
    padding: 1rem;
    background-color: #fff;
	cursor:pointer;
	transition:all linear 0.2s;
}

.bloc_form.label_background label:hover,
.bloc_form.label_background label.selected{
    background-color: #3e617a;
	color:#fff;
}


.bloc_form.label_background label input{
	display:none;
}

.bloc_form.type_menuiseries span.wpcf7-list-item::before{
	content: ' ';
    width: 100px;
    height: 100px;
    display: block;
    background-size: contain;
    background-position: center;
    margin-right: 0;
    margin: auto;
    margin-bottom: 1rem;
}

.bloc_form.type_menuiseries span.wpcf7-list-item:first-child::before{
    background-image: url(/wp-content/uploads/2023/09/Picto_FENETRES_NEG_RVB.png);
}

.bloc_form.type_menuiseries span.wpcf7-list-item:nth-child(2)::before{
    background-image: url(/wp-content/uploads/2023/09/Picto_PORTES_NEG_RVB.png);
}

.bloc_form.type_menuiseries span.wpcf7-list-item:nth-child(3)::before{
    background-image: url(/wp-content/uploads/2023/09/Picto_VOLETS_ROULANTS_NEG_RVB.png);
}


.bloc_form.type_menuiseries span.wpcf7-list-item:nth-child(4)::before{
    background-image: url(/wp-content/uploads/2023/09/Picto_PORTAILS_NEG_RVB.png);
}

.bloc_form.type_menuiseries span.wpcf7-list-item:nth-child(5)::before{
    background-image: url(/wp-content/uploads/2024/02/pergolas.png);
}

.bloc_form.type_menuiseries span.wpcf7-list-item:nth-child(6)::before{
    background-image: url(/wp-content/uploads/2024/02/garage.png);
}

.bloc_form.type_menuiseries span.wpcf7-list-item:nth-child(7)::before{
    background-image: url(/wp-content/uploads/2024/02/store.png);
}

#devis_form form{
	max-width:100%;
	display:block;
}

#devis_form input{
	margin-bottom:0.5rem;
	border-radius:5px;
}

#coordonnees label{
	width: 45%;
    max-width: 45%;
}

#devis_form textarea{
	width: 91%;
    max-width: 91%;
}

#coordonnees label:nth-child(2n+1){
	margin-right:1rem;
}

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

#devis_form .btn_submit{
	text-align:center;
}

#devis_form .btn_submit input{
	display:block;
	margin:auto;
	width: 250px;
    font-size: 18px;
	background: linear-gradient(to top, #3e617a 50%, #29b9cb 50%);background-size: 102% 200%;
    background-position: top;
    transition: all linear 0.3s;
}

#devis_form .btn_submit input:hover{
	background-position: bottom;
}

.autres_produits{
	padding: 2rem;
    background-color: white;
    margin-right: 4rem;
    border-radius: 5px;
}

a.cta_call{
	display: flex;
    text-align: center;
    border: solid 1px #3e617a;
    max-width: 100%;
    width: 550px;
    justify-content: space-around;
    align-items: center;
    margin: 5rem auto;
    border-radius: 5px;
}

a.cta_call span.tel,
a.cta_call span.titre_cta{
	display:block;
	flex:1;
	align-self:stretch;
}

a.cta_call span.titre_cta{
	background-color:#3e617a;
    padding: 1rem 2rem;
	color:#fff;
}

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

a.cta_call span.tel{
	font-size:26px;
    padding: 1rem;
	color: #3e617a;
	transition:all linear 0.2s;
	background: linear-gradient(to right, #3e617a 50%, #fff0 50%);
    background-size: 200% 100%;
    background-position: right;
	display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.menu_mob{ 
	display:none;
}

a.cta_call span.tel:hover{
	color: #fff;
    background-position: left;
}

a.cta_call span.tel i{
	margin-right:1rem;
}

.underline_title_container h1{
	position:relative;
	line-height: 54px !important;
}

.underline_title::before{
	background: #29b9cb;
    display: block;
    height: 18px;
    width: 50%;
    content: ' ';
    position: absolute;
    left: -2px;
    bottom: 16px;
    z-index: -1;
}

.button_tel{
	display: inline-block;
    background: #41C062;
    border: 2px solid white;
    border-radius: 28px;
    color: white !important;
	padding: 0.5rem 2rem;
	font-weight: bold;
	transition: all linear 0.2s;
}

.button_tel:hover{
	background-color:#53d374;
}

.button_tel::before{
	content:'\f2a0';
	font-weight: 900;
    font-family: "Font Awesome 6 Free";
	font-size: 18px;
    vertical-align: middle;
	margin-right:1rem;
}

.line_tel{
	width:100%;
	margin: 3rem auto 3rem auto;
}

#page_ville .banner.page {
    height: 90vh;
    min-height: 90vh !important;
	margin-bottom: 2rem;
}

@media screen and (min-width: 2400px){
	#menu-main-menu li a {
		font-size: 15px !important;
	}
}

@media screen and (max-width: 1450px){
	
	#menu-main-menu li a{
		width:max-content;
	}
	
	
	.menu-menu-right-container a{
		padding: 10px 10px !important;
		width: max-content;
		font-size: 10px !important;
	}
	
	#logo img {
		max-width: 100% !important;
	}
	
	body .container {
		max-width: 96% !important;
		width: 100%;
	}
	
	.footer_container{
		padding-right:2%;
	}

}

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

}

@media screen and (max-width: 1240px){
	.container{
		max-width:1100px;
		width:1100px;
	}
	
	#menu-main-menu li a {
		padding: 5px 5px !important;
		width: max-content;
	}
	
	#logo img {
		width: 100% !important;
	}
	
	#logo{
		position:relative;
	}
	
	.global_icone .wpb_text_column .wpb_wrapper {
		width: 230px;
		height: 230px;
	}
	
	
	.menu-menu-right-container a {
		padding: 6px 10px !important;
		font-size: 10px !important;
		width: max-content;
	}
	
	.menu li {
		padding: 0px 0px;
	}

}

@media screen and (max-width: 1100px){
	.container{
		max-width:1024px;
		width:1024px;
	}
	
	.bandeau_rdv{
		background-image: none;
	}

}

@media screen and (max-width: 1700px){
	.bandeau_rdv{
		background-position: 99% center;
	}
}

@media screen and (max-width: 767px){
	.container{
		max-width:100%;
		width:100%;
	}
	
	.burger i{
		color:#fff;
	}
	
	#menu-main-menu{
		padding-left: 2%;
		padding-bottom: 3%;
	}
	
	#logo {
		justify-content: end;
	}
	
	body #menu-main-menu a {
		color: #2d422f;
		font-size: 15px !important;
	}
	
	.reseaux_footer a {
		justify-content: center;
	}
	
	.banner_promo {
		min-height: 100vh;
		align-items: center;
		display: flex;
		padding-top: 0%;
	}
	
	.bandeau_rdv p{
		text-align:center;
	}
	
	.bandeau_rdv {
		background-color: #3e617a;
		padding: 10%;
	}
	
	.blanc_promo p{
		font-size: 24px;
	}
	
	.bandeau_rdv p a{
		margin-top: 8%;
	}
	
	.bandeau_rdv p strong {
		font-size: 35px;
	}
	
	.blanc_promo p strong {
		font-size: 26px;
	}

	.banner_promo .bloc_promo .vc_column-inner {
		padding: 55px 20px !important;
	}
	
	.top_bar{
		display:none;
	}
	
	
	.search.container .result{
		margin:4% 0%;
	}
	
	.search.container{
		max-width: 96%;
		margin: 2%;
		margin-top: 7%;
	}
	
	.menu_mob{ 
		width:100%;
	}
	
	.menu_mob div{
		width:100%;
	}
	
	.menu_mob ul{
		width:100% !important;
	}
	
	body .menu li.current-menu-item.menu-item-has-children a:hover {
		color: #3c3c3c;
	}
	
	 .menu li.blue_menu a{
		background-color: #29b9cb;
		color: #fff;
		border-radius: 0px;
		font-weight: 700 !important;
		letter-spacing: .2em;
		font-family: Poppins;
		font-size: 12px !important;
	}
	
	.menu_left{
		width:100%;
	}
	
	.search.container h1{
	    margin-bottom: 10%;
	}
	
	.menu_mob.active ul{
		display: flex;
		flex-direction: column;
	}
	
	.menu_mob.active {
		display:flex;
	}

	#fil_ariane{
		display:none;
	}
	
	
	.menu li a {
		color: #3c3c3c;
		transition: all 0.3s ease-out;
		border-radius: 5px;
		font-size: 17px;
		font-weight: 300;
		padding: 10px 4%;
		width: 92%;
	}
	
	.banner .block_img_arrow{
		display:none;
	}
	
	.global_three .vc_column-inner a {
		min-height: 250px;
	}
	
	.global_icone .wpb_text_column .wpb_wrapper {
		margin: auto;
		margin-bottom: 8%;
	}
	
	.border_box::before {
		width: calc(100% - 135px);
	}
	
	.border_box{
		margin: 25% 0% !important;
	}
	
	.linear_left {
		background: linear-gradient(to left, transparent 50%, #3e617a 50%);
		background-size: 202% 200%;
	}
	
	.linear_left .upb_row_bg { 
		background-image:none !important;
	}
	
	.eapps-widget-toolbar{
		display:none !important;
	}
	
	body .big_title h2 {
		line-height: 35px;
		font-size:35px;
	}
	
	.global_three .vc_column-inner h3{
		padding:0% !important;
	}
	
	.big_phone a {
		font-size: 29px;
	}
	
	.form form p {
		flex: 0 0 100%;
	}
	
	body .banner h1 {
		line-height: 44px;
		font-size: 37px;
	}
	
	#coordonnees label {
		width: 100%;
		max-width: 100%;
		margin-right:0% !important;
		margin-bottom: 3%;
	}
	
	.bloc_form.label_background .first {
		margin-bottom: 8%;
	}
	
	.bloc_form.label_background.type_menuiseries .wpcf7-list-item {
		margin-bottom: 8%;
	}
	
	.button.bleu a {
		display: block;
	}
	
	.banner.page {
		height: 80vh;
		min-height: 80vh !important;
	}
	
	a.cta_call {
		flex-direction: column;
		margin-bottom: 10% !important;
	}
	
	.button.bg_bleu.doc{
		margin-top:5%;
	}
	
	.button.bg_bleu a{
		display:block;
	}
	
	.autres_produits {
		margin-right: 0%;
	}
	
	.big_par p {
		font-family: Montserrat;
		font-weight: 600;
		font-size: 39px;
		line-height: 39px;
		margin-top: 5%;
	}
	
	#footer .footer_container a {
		margin-left: 0px;
	}
	
	.footer_container {
		justify-content: center;
	}
	
	.form {
		margin-top: 10%;
	}
	
	.burger{ 
		width: 35%;
		display: flex;
		justify-content: end;
		align-items: center;
		font-size: 23px;
		padding-right: 5%;
	}
	
	#menu-main-menu {
		position: absolute;
		z-index: 9;
		background-color: #fff;
		padding-top: 15px;
		display: flex;
		flex-direction: column;
		left: 0%;
		width: 100%;
		margin-top: 0px;
	}
	
	#global_header .container{
		flex-wrap: wrap;
	}
	
	.menu-main-menu-container {
		position: inherit;
	}
	
	.header_center{
		flex:0 0 100%;
	}
	
	.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;
	}
	
	.img_right .upb_row_bg {
		background-image:none !important;
	}
	
	.img_left .upb_row_bg {
		background-image:none !important;
	}
	
	.banner {
		height: 60vh;
		min-height: 60vh !important;
	}
	
	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%;
		width:92%;
	}
	
	header.sticky {
		position: inherit;
	}
	
	body .sticky.active .logo_1 {
		position: inherit;
		opacity: 0;
	}
	
	.logo_2{
		display:none;
	}
	
	#logo .logo_1{
		max-width: 100%;
		width: inherit !important;
	}
	
	#logo a{
		max-width: 50%;
	}
	
	#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;
	}
	
	
	body.home h1 {
		font-size: 17px;
		margin-bottom: 10% !important;
	}
	
	.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;
	}
	
	.owl-nav{
		display:none;
	}
	
	.width80 {
		width: 100%;
	}
	
	.citation p {
		font-size: 27px;
		line-height: 45px;
	}
	
	iframe{
		margin-top: 5%;
	}
	
	.padd_left {
		padding-left: 0px  !important;
	}
	
	body .vc_row{
		padding-left: 2% !important;
		padding-right: 2% !important;
	}
	
	.vc_row.vc_column-gap-30>.vc_column_container {
		padding: 0px;
	}
	
	.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%;
	}
	
	.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: 5% !important;
		padding-left: 30px !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;
	}
}

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

	.container {
		max-width: 96%;
		width: 96%;
		margin:auto;
	}
	
	.banner {
		height: 60vh;
		min-height: 60vh !important;
	}
	
	#logo img {
		width: 55% !important;
	}
	
	.burger i{
		font-size:35px;
	}
	
	.global_bloc a {
		min-height: 250px;
		padding: 0% 4%;
	}
	
	.global_bloc_second a {
		min-height: 250px;
		
		padding: 0% 4%;
	}
	
	.linear_left .upb_row_bg {
		background-color: #3e617a !important;
	}
	
	.button.bg_bleu a {
		display: block;
	}
	
	header.sticky.active {
		background-color: #fff;
	}

	.sticky.active .menu li a {
		color: #29b9cb;
	}

	a.cta_call {
		margin-left: 0%;
		width: 90%;
	}
	
	body .bloc_promo  {
		width: 80% !important;
		margin-left: 10%;
	}
	
	body .bloc_btn_promo{
		width: 80% !important;
		margin-left: 10%;
	}
	
	.button.bleu a{ 
		display:block;
	}
	
	a.cta_call span.tel {
		font-size: 19px;
	}
	
	.global_icone .wpb_text_column .wpb_wrapper p {
		font-size: 12px;
		line-height: 14px;
	}
	
	.global_icone .wpb_text_column .wpb_wrapper {
		width: 165px;
		height: 165px;
	}
	
	.menu_left{
		width:100%;
	}
	
	.menu li.blue_menu a{
		background-color: #29b9cb;
		color: #fff !important;
		border-radius: 0px;
		font-weight: 700 !important;
		letter-spacing: .2em;
		font-family: Poppins;
		font-size: 12px !important;
		padding: 10px 20px;
	}
	
	.menu_mob.active ul{
		display: flex;
		flex-direction: column;
	}
	
	#global_header .container{
		    flex-wrap: wrap;
	}
	
	.header_right{
		display:none;
	}
	
	
	
	.menu li {
		padding: 0px 5px;
	}
	
	#global_header #logo {
		max-width: 100%;
		flex: 0 0 100%;
		justify-content: space-between;
	}
	
	.burger {
		display: flex;
		margin-right: 5%;
	}
	
	.menu-main-menu-container{
		display:none;
	}
	
	.menu_mob{
		display:none;
	}
	
	.menu_mob.active {
		display:flex;
	}
	
	.menu_close.active{
		display:block;
	}
	
	.menu_open.active{
		display:block;
	}
	
	#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;
	}
	
	.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%;
		max-width: 50%;
		flex: 0 0 50%;
	}
	
	.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: 1024px) and (max-width: 1400px) { 
	.bloc_promo {
		width: 55% !important;
		margin-left: 22.5%;
	}
	
	.bloc_btn_promo  {
		width: 55% !important;
		margin-left: 22.5%;
	}

}


@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;
	}
	
	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 .menu li a {
		padding: 30px 0em;
	}
	
	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;
	}
}