
.m-0 {
    margin: 0 !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.font-weight-bold {
    font-weight: bold !important;
}




::-webkit-scrollbar-button {
    background-color: #2A2A29;
    height: 0;
}

::-webkit-scrollbar-track {
    background-color: #003F72;
}

::-webkit-scrollbar-thumb {
    background-color: #F7CD39;
}

::-webkit-scrollbar-corner {
    background-color: #F7CD39;
}

::-moz-selection {
    background-color: #F7CD39;
    color: #2A2A29;
}

.m-0 {
    margin: 0 !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.font-weight-bold {
    font-weight: bold !important;
}


::-webkit-scrollbar-button {
    background-color: #2A2A29;
    height: 0;
}

::-webkit-scrollbar-track {
    background-color: #003F72;
}

::-webkit-scrollbar-thumb {
    background-color: #F7CD39;
}

::-webkit-scrollbar-corner {
    background-color: #F7CD39;
}

::-moz-selection {
    background-color: #F7CD39;
    color: #2A2A29;
}


/*============================*/
/* CSS global généré par yaml */
/*============================*/

/*----------------------*/
/* Fonts                */
/*----------------------*/
body{padding:10px auto;font-family:"Roboto", sans-serif;color:#3d3d3d;font-size:1em;}
h1,.h1{font-size:35px;color:#3d3d3d;font-weight:normal;}
h2,.h2{font-size:30px;color:#3d3d3d;font-weight:normal;}
h3,.h3{color:#3d3d3d;font-size:25px;font-weight:normal;}
h4,.h4{color:#3d3d3d;font-size:22px;font-weight:normal;}
a{color:#ff5300;font-size:1em;text-decoration:underline;}
a:hover{color:#ff5300;font-size:1em;text-decoration:none;}
.text-required,span.required{color:red;}

/*----------------------*/
/* Couleurs principales */
/*----------------------*/
/** Class pour primary **/
.bg-primary{ background-color: #16ae61 !important ;}
.bg-hover-primary:hover,a.bg-hover-primary:hover{ background-color: #16ae61 !important ;}
.bg-light-primary{ background-color: #7cffc7 !important ;}
.bg-light-hover-primary:hover,a.bg-light-hover-primary:hover{ background-color: #7cffc7 !important ;}
.bg-primary-o-10{ background-color: #16ae611a !important; }
.bg-primary-o-20{ background-color: #16ae6133 !important; }
.bg-primary-o-30{ background-color: #16ae614d !important ;}
.bg-primary-o-40{ background-color: #16ae6166 !important; }
.bg-primary-o-50{ background-color: #16ae6180 !important ;}
.bg-primary-o-70{ background-color: #16ae61b3 !important ;}
.bg-primary-o-90{ background-color: #16ae61e6 !important ;}
.bg-hover-primary-o-10:hover,.bg-primary-o-10:hover{ background-color: #16ae611a !important ;}
.bg-hover-primary-o-20:hover,.bg-primary-o-20:hover{ background-color: #16ae6133 !important ;}
.bg-hover-primary-o-30:hover,.bg-primary-o-30:hover{ background-color: #16ae614d !important ;}
.bg-hover-primary-o-40:hover,.bg-primary-o-40:hover{ background-color: #16ae6166 !important ;}
.bg-hover-primary-o-50:hover,.bg-primary-o-50:hover{ background-color: #16ae6180 !important ;}
.bg-hover-primary-o-70:hover,.bg-primary-o-70:hover{ background-color: #16ae61b3 !important ;}
.bg-hover-primary-o-90:hover,.bg-primary-o-90:hover{ background-color: #16ae61e6 !important ;}
.text-primary{ color: #16ae61 !important ;}
.text-hover-primary:hover,a.text-hover-primary:hover{ color: #16ae61 !important ;}
.btn-blue-nuance,.btn-primary{ background-color: #16ae61;border-color: #16ae61;color: #ffffff;}
.btn-blue-nuance:hover,.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:hover,.btn-primary:active,.btn-primary.active {background-color: #ff5300;border-color: #ff5300;color: #ffffff;}
.btn-outline-info,.btn-outline-primary{ background-color: #ffffff;border-color: #16ae61;color: #16ae61;}
.btn-outline-info:hover,.btn-outline-info:active,.btn-outline-info.active,.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:hover,.btn-outline-primary:active,.btn-outline-primary.active {background-color: #16ae61;border-color: #16ae61;color: #ffffff;}
.btn-primary > i{ color: #ffffff !important;}
.btn-primary:hover > i,.btn-primary:active > i,.btn-primary.active > i {color: #ffffff !important;}
.badge-primary{background-color: #16ae61 !important;color: #ffffff !important;}
.alert-primary{background-color: #16ae61 !important;border-color: #16ae61 !important;color: #ffffff !important;}
.border-primary{border-color: #16ae61 !important;}
.title-underline-primary:after{background-color: #16ae61 !important;}

/** Class pour secondary **/
.bg-secondary{ background-color: #fe0000 !important ;}
.bg-hover-secondary:hover,a.bg-hover-secondary:hover{ background-color: #fe0000 !important ;}
.bg-light-secondary{ background-color: #ff6666 !important ;}
.bg-light-hover-secondary:hover,a.bg-light-hover-secondary:hover{ background-color: #ff6666 !important ;}
.bg-secondary-o-10{ background-color: #fe00001a !important; }
.bg-secondary-o-20{ background-color: #fe000033 !important; }
.bg-secondary-o-30{ background-color: #fe00004d !important ;}
.bg-secondary-o-40{ background-color: #fe000066 !important; }
.bg-secondary-o-50{ background-color: #fe000080 !important ;}
.bg-secondary-o-70{ background-color: #fe0000b3 !important ;}
.bg-secondary-o-90{ background-color: #fe0000e6 !important ;}
.bg-hover-secondary-o-10:hover,.bg-secondary-o-10:hover{ background-color: #fe00001a !important ;}
.bg-hover-secondary-o-20:hover,.bg-secondary-o-20:hover{ background-color: #fe000033 !important ;}
.bg-hover-secondary-o-30:hover,.bg-secondary-o-30:hover{ background-color: #fe00004d !important ;}
.bg-hover-secondary-o-40:hover,.bg-secondary-o-40:hover{ background-color: #fe000066 !important ;}
.bg-hover-secondary-o-50:hover,.bg-secondary-o-50:hover{ background-color: #fe000080 !important ;}
.bg-hover-secondary-o-70:hover,.bg-secondary-o-70:hover{ background-color: #fe0000b3 !important ;}
.bg-hover-secondary-o-90:hover,.bg-secondary-o-90:hover{ background-color: #fe0000e6 !important ;}
.text-secondary{ color: #fe0000 !important ;}
.text-hover-secondary:hover,a.text-hover-secondary:hover{ color: #fe0000 !important ;}
.btn-secondary{ background-color: #fe0000;border-color: #fe0000;color: #ffffff;}
.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:hover,.btn-secondary:active,.btn-secondary.active {background-color: #ffffff;border-color: #ffffff;color: #3d3d3d;}
.btn-outline-secondary{ background-color: #ffffff;border-color: #fe0000;color: #fe0000;}
.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:hover,.btn-outline-secondary:active,.btn-outline-secondary.active {background-color: #fe0000;border-color: #fe0000;color: #ffffff;}
.btn-secondary > i{ color: #ffffff !important;}
.btn-secondary:hover > i,.btn-secondary:active > i,.btn-secondary.active > i {color: #3d3d3d !important;}
.badge-secondary{background-color: #fe0000 !important;color: #ffffff !important;}
.alert-secondary{background-color: #fe0000 !important;border-color: #fe0000 !important;color: #ffffff !important;}
.border-secondary{border-color: #fe0000 !important;}
.title-underline-secondary:after{background-color: #fe0000 !important;}

/** Class pour dark **/
.bg-dark{ background-color: #000000 !important ;}
.bg-hover-dark:hover,a.bg-hover-dark:hover{ background-color: #000000 !important ;}
.bg-light-dark{ background-color: #666666 !important ;}
.bg-light-hover-dark:hover,a.bg-light-hover-dark:hover{ background-color: #666666 !important ;}
.bg-dark-o-10{ background-color: #0000001a !important; }
.bg-dark-o-20{ background-color: #00000033 !important; }
.bg-dark-o-30{ background-color: #0000004d !important ;}
.bg-dark-o-40{ background-color: #00000066 !important; }
.bg-dark-o-50{ background-color: #00000080 !important ;}
.bg-dark-o-70{ background-color: #000000b3 !important ;}
.bg-dark-o-90{ background-color: #000000e6 !important ;}
.bg-hover-dark-o-10:hover,.bg-dark-o-10:hover{ background-color: #0000001a !important ;}
.bg-hover-dark-o-20:hover,.bg-dark-o-20:hover{ background-color: #00000033 !important ;}
.bg-hover-dark-o-30:hover,.bg-dark-o-30:hover{ background-color: #0000004d !important ;}
.bg-hover-dark-o-40:hover,.bg-dark-o-40:hover{ background-color: #00000066 !important ;}
.bg-hover-dark-o-50:hover,.bg-dark-o-50:hover{ background-color: #00000080 !important ;}
.bg-hover-dark-o-70:hover,.bg-dark-o-70:hover{ background-color: #000000b3 !important ;}
.bg-hover-dark-o-90:hover,.bg-dark-o-90:hover{ background-color: #000000e6 !important ;}
.text-dark{ color: #000000 !important ;}
.text-hover-dark:hover,a.text-hover-dark:hover{ color: #000000 !important ;}
.btn-dark{ background-color: #000000;border-color: #000000;color: #ffffff;}
.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:hover,.btn-dark:active,.btn-dark.active {background-color: #000000;border-color: #000000;color: #ffffff;}
.btn-outline-dark{ background-color: #ffffff;border-color: #000000;color: #000000;}
.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:hover,.btn-outline-dark:active,.btn-outline-dark.active {background-color: #000000;border-color: #000000;color: #ffffff;}
.btn-dark > i{ color: #ffffff !important;}
.btn-dark:hover > i,.btn-dark:active > i,.btn-dark.active > i {color: #ffffff !important;}
.badge-dark{background-color: #000000 !important;color: #ffffff !important;}
.alert-dark{background-color: #000000 !important;border-color: #000000 !important;color: #ffffff !important;}
.border-dark{border-color: #000000 !important;}
.title-underline-dark:after{background-color: #000000 !important;}

/** Class pour light **/
.bg-light{ background-color: #ffffff !important ;}
.bg-hover-light:hover,a.bg-hover-light:hover{ background-color: #ffffff !important ;}
.bg-light-light{ background-color: #ffffff !important ;}
.bg-light-hover-light:hover,a.bg-light-hover-light:hover{ background-color: #ffffff !important ;}
.bg-light-o-10{ background-color: #ffffff1a !important; }
.bg-light-o-20{ background-color: #ffffff33 !important; }
.bg-light-o-30{ background-color: #ffffff4d !important ;}
.bg-light-o-40{ background-color: #ffffff66 !important; }
.bg-light-o-50{ background-color: #ffffff80 !important ;}
.bg-light-o-70{ background-color: #ffffffb3 !important ;}
.bg-light-o-90{ background-color: #ffffffe6 !important ;}
.bg-hover-light-o-10:hover,.bg-light-o-10:hover{ background-color: #ffffff1a !important ;}
.bg-hover-light-o-20:hover,.bg-light-o-20:hover{ background-color: #ffffff33 !important ;}
.bg-hover-light-o-30:hover,.bg-light-o-30:hover{ background-color: #ffffff4d !important ;}
.bg-hover-light-o-40:hover,.bg-light-o-40:hover{ background-color: #ffffff66 !important ;}
.bg-hover-light-o-50:hover,.bg-light-o-50:hover{ background-color: #ffffff80 !important ;}
.bg-hover-light-o-70:hover,.bg-light-o-70:hover{ background-color: #ffffffb3 !important ;}
.bg-hover-light-o-90:hover,.bg-light-o-90:hover{ background-color: #ffffffe6 !important ;}
.text-light{ color: #ffffff !important ;}
.text-hover-light:hover,a.text-hover-light:hover{ color: #ffffff !important ;}
.btn-light{ background-color: #ffffff;border-color: #ffffff;color: #000000;}
.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.btn-light:hover,.btn-light:active,.btn-light.active {background-color: #ffffff;border-color: #ffffff;color: #000000;}
.btn-outline-light{ background-color: #ffffff;border-color: #ffffff;color: #ffffff;}
.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:hover,.btn-outline-light:active,.btn-outline-light.active {background-color: #ffffff;border-color: #ffffff;color: #000000;}
.btn-light > i{ color: #000000 !important;}
.btn-light:hover > i,.btn-light:active > i,.btn-light.active > i {color: #000000 !important;}
.badge-light{background-color: #ffffff !important;color: #000000 !important;}
.alert-light{background-color: #ffffff !important;border-color: #ffffff !important;color: #000000 !important;}
.border-light{border-color: #ffffff !important;}
.title-underline-light:after{background-color: #ffffff !important;}


#header-main { border-bottom: 1px solid #16ae61;}
#main-menu a:not(.btn) { color: #16ae61;}
#main-menu li:not(.bg-secondary) a:hover:not(.btn), #main-menu li:not(.bg-secondary) a.active:not(.btn) { color: #fe0000;}
.buttons-icon-group a + a:before{ background-color: #16ae61;}

/** Class main-menu-primary **/
.header-theme-primary #header-main { border-bottom: 1px solid #16ae61;}
.header-theme-primary #main-menu a:not(.btn) { color: #16ae61;}
.header-theme-primary .buttons-icon-group a + a:before{ background-color: #16ae61;}
.header-theme-hover-primary #main-menu li:not(.bg-secondary) a:hover:not(.btn), .header-theme-hover-primary #main-menu li:not(.bg-secondary) a.active:not(.btn) { color: #16ae61;}

/** Class main-menu-secondary **/
.header-theme-secondary #header-main { border-bottom: 1px solid #fe0000;}
.header-theme-secondary #main-menu a:not(.btn) { color: #fe0000;}
.header-theme-secondary .buttons-icon-group a + a:before{ background-color: #fe0000;}
.header-theme-hover-secondary #main-menu li:not(.bg-secondary) a:hover:not(.btn), .header-theme-hover-secondary #main-menu li:not(.bg-secondary) a.active:not(.btn) { color: #fe0000;}

/** Class main-menu-dark **/
.header-theme-dark #header-main { border-bottom: 1px solid #000000;}
.header-theme-dark #main-menu a:not(.btn) { color: #000000;}
.header-theme-dark .buttons-icon-group a + a:before{ background-color: #000000;}
.header-theme-hover-dark #main-menu li:not(.bg-secondary) a:hover:not(.btn), .header-theme-hover-dark #main-menu li:not(.bg-secondary) a.active:not(.btn) { color: #000000;}

/** Class main-menu-light **/
.header-theme-light #header-main { border-bottom: 1px solid #ffffff;}
.header-theme-light #main-menu a:not(.btn) { color: #ffffff;}
.header-theme-light .buttons-icon-group a + a:before{ background-color: #ffffff;}
.header-theme-hover-light #main-menu li:not(.bg-secondary) a:hover:not(.btn), .header-theme-hover-light #main-menu li:not(.bg-secondary) a.active:not(.btn) { color: #ffffff;}

.link-theme-primary a:not(.btn-impersonation) { color: #16ae61!important;}
.link-theme-primary a:not(.btn-impersonation):hover, .link-theme-primary a.active{ color: #fe0000!important;}
.link-theme-secondary a:not(.btn-impersonation) { color: #fe0000!important;}
.link-theme-secondary a:not(.btn-impersonation):hover, .link-theme-secondary a.active{ color: #16ae61!important;}
/*----------------------*/
/* Elements             */
/*----------------------*/

/** Class pour fonts **/
/** Class pour buttons **/
/** Class pour form **/
/** Class pour thumbnails **/
#catalogue_summary .thumbnail,.block__thumbnail .thumbnail{width: fit-content !important;margin-right: auto;margin-left: auto;padding: 0;position: relative;border: 0;display: block;margin-bottom: 20px;line-height: 1.42857143;background-color: #FFFFFF;border-radius: 4px;-webkit-transition : border .2s ease-in-out;-o-transition: border .2s ease-in-out;transition: border .2s ease-in-out;}
#catalogue_summary .thumbnail .a > img,.block__thumbnail .thumbnail .a > img{margin-right: auto;margin-left: auto;display: block;max-width: 100%;height: auto;}
#catalogue_summary .thumbnail > img,.block__thumbnail .thumbnail > img{margin-right: auto;margin-left: auto;display: block;max-width: 100%;height: auto;}
#catalogue_summary .overlay,.block__thumbnail .overlay{position: absolute;top: 0;bottom: 0;left: 0;right: 0;height: 100%;width: 100%;transition: .5s ease;display: unset;color: white;}
#catalogue_summary .overlay > .text,.block__thumbnail .overlay > .text{position: absolute;top: 50%;left: 50%;font-weight: bold;transform: translate(-50%, -50%);}
#catalogue_summary a.thumbnail.active,.block__thumbnail a.thumbnail.active{border-color:#0065ad;}
#catalogue_summary a.thumbnail:focus,.block__thumbnail a.thumbnail:focus{border-color:#0065ad;}
#catalogue_summary a.thumbnail:hover,.block__thumbnail a.thumbnail:hover{border-color:#0065ad;}
#catalogue_summary a.thumbnail:hover > .overlay,.block__thumbnail a.thumbnail:hover > .overlay{background-color:rgba(0,101,173,0.8);}
#catalogue_summary a:focus,.block__thumbnail a:focus{}
#catalogue_summary a:hover,.block__thumbnail a:hover{}

/** Class pour pagination **/
.page-link{color:#0065ad;}
.page-item.active .page-link{border-color:#0065ad;background-color:#0065ad;color:#fff;}
/** Class pour css **/

.btn:not(.btn-link , [class$="btn-outline-"]){border-width:1px;border-radius:0px;font-size:1em;}
.form-label{color:#000000;font-weight:;}
.form-control,.bootstrap-select.form-control,.bootstrap-select button.bs-placeholder{color:#737373;border-color:#ff5300;border-width:1px;border-radius:0px;}


/*----------------------*/
/* Common Component     */
/*----------------------*/
/** Class pour header **/

/** Class pour error\5F header **/

/** Class pour footer **/

/*---------------------------*/
/* Common Component children */
/*---------------------------*/

/** Header => menu, banner, buttons, logo **/

/** header.menu **/


/*---------------------------*/
/* Content Front             */
/*---------------------------*/

/** Class pour
home\5F page  **/


/*---------------------------*/
/* Content Security          */
/*---------------------------*/


/*---------------------------*/
/* Content Catalogue         */
/*---------------------------*/

.main-products.product-grid .product-thumb .stats {
    color : #16ae61;
}

.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single,
.irs--round .irs-bar,
.irs--round .irs-handle {
    background-color: #16ae61 !important;
}
.irs--round .irs-from:before, .irs--round .irs-to:before, .irs--round .irs-single:before {
    border-top-color: #16ae61 !important;
}

    .theme-default .list-catalogue-link.active::after,.theme-default .list-catalogue-link:hover::after { background: #16ae61; }
    .theme-default .list-catalogue-link.active { color: #16ae61 !important; }
.theme-default .user-menu > li.active, .theme-default .user-menu > li:hover { border-color: #16ae61; }

/*---------------------------*/
/* Content Product           */
/*---------------------------*/

.lSPager.lSGallery li.active{border-color: #16ae61 !important }

/*---------------------------*/
/* Content Profile           */
/*---------------------------*/


/*---------------------------*/
/* Content Containt          */
/*---------------------------*/

/** Class pour
home\5F page  **/


/*---------------------------*/
/* MISC                      */
/*---------------------------*/

/* Responsive embed video */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/*Responsive video*/
video {
    width: 100%;
    max-height: 100%;
}
