body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full > .sp-dropdown-inner::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    background-image: none!important;
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full > .sp-dropdown-inner::after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    bottom: 0;
    width: auto;
    background-color: #fff;
}

body .sppb-btn.sppb-btn-default, body .btn.sppb-btn-default, body .sppb-btn.sppb-btn-primary, body .btn.sppb-btn-primary, body .sppb-btn.btn-primary, body .btn.btn-primary {
    background: #eb5f20;
    color: #fff;
}

@media only screen and (max-width: 600px) {
#sp-menu > .sp-column nav.sp-megamenu-wrapper {
    margin-right: 0px;
    margin-top: 0px;
}}

@media screen and (max-width: 1024px) and (min-width: 600px) {
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full > .sp-dropdown-inner {
    padding: 15px;
	}
	
.wimble-stoke-heading h2 {
    font-size: 100px!important;
    line-height: 210px;
    font-weight: 900;	
}
}
	

.default-home #offcanvas-toggler > .fa {
    color: #fff;
}
#sp-header.transparent-header.header-sticky #offcanvas-toggler > .fa {
    color: #000 !important;
}

.close-offcanvas {
    background: #fff;
    color: #000;
    right: 22px!important;

}
.sp-page-title .sp-page-title-heading {
  position: relative;
  font-weight: 800;
  font-size: 250px;
  line-height: 200px;
  letter-spacing: -1.5px;
  color: #c9c9c9;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #d2d2d2;
  position: absolute;
  margin-left: 0px;
}
.sp-page-title .sp-page-title-heading:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: -138px;
  bottom: 25px;
  display: none;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 10%, #fff 90%);
}


.view-article .article-details div[itemprop="articleBody"] {
    padding-top: 0px;
}

.article-info, .wimdle-article-details-social-share-wrap {
    display: none;
}
.view-article .article-details div[itemprop="articleBody"] {
    max-width:100% ;
}

.article-details .article-can-edit {
    position: absolute;
    margin-bottom: 10px;
    z-index: 999;
    top: -150px;
    right: -200px;
}

.article-details .article-can-edit a {
    margin: 5px;
}

label {
    transform: translateY(0px);
    transition: transform 0.3s ease;
    padding: 0px;
    margin: 0px;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #5c5c5c;
}

.wimble-article-classic-view .article .article-intro-image {
  display: block;
}

.wimble-article-classic-view .article .wimble-article-author-wrap {
  display: none;
}

.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap .article-header h1 {
    display: block;
}
a[title="Modifier l'article"]{
    display:none!important;
}

.view-article .related-article-list-container {
    display: none;
}
.about-2-box {
    /*background: var(--gradient);*/
	background: #fff;
    opacity: 1;
    max-height: 355px;
}

.styled-title .sppb-addon-title::before {
    position: absolute;
    content: "";
    width: 14px;
    height: 3px;
	background: var(--gradient);
    left: 0;
    top: 12px;
}
.sp-page-builder .page-content .article {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 80px;
    margin-left: 0px;
    background-image: linear-gradient(90deg, #17161a 40%, #f2f2f2 40%);
    box-shadow: 0 0 0 0 #ffffff;
}

@media only screen and (max-width: 800px) {
	
.sp-page-builder .page-content .article, .sp-page-builder .page-content .article p {
	color: #fff;
}
	.sp-page-builder .page-content #article div, .sp-page-builder .page-content #article p {
	color: #fff;
}
.sp-page-builder .page-content .article, .sp-page-builder .page-content #article {
    background-image: none!important;
	background-color: #161616!important;
}
	
.article div {
	color:#fff ;
	font-size: 16px;
	line-height: 26px;
	font-weight: 500;
}
	
	ul.menu li {
	text-align: left!important;
}
	ul.menu  {
	margin: 0px;
	padding:0px;
}
	.menu li > a {
    font-size: 18px!important;
}	
	/*
	.menu ul li {
	margin-bottom:8px!important;
}
	*/
	.uk-width-1-3 {
    width: 100%;
}
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li {
    padding-top: 10px;
	padding-bottom: 10px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    width: 100%;
    text-align: right;
}

@media only screen and (max-width: 1024px) {
.logo-image {
    height: auto!important;
    width: auto;
}}

#sp-footer, #sp-bottom {
    background: #161616;
    color: #fff;
}

.form-control {
    font-weight: normal;
    font-size: 16px;
}


.article-details .article-header, .article-author-information, .article-full-image {
    display: none;
} 

.fbpj-share-box {
    top: 50%!important;
    width: auto!important;
}
.fbpj-share-url {
    height: 100px!important;
	border: 1px;
    border-style: solid;
    border-color: #bdbdbd;
}

.icon-search::before {
    content: "\f002";
}

ul.menu {
	margin: 0px;
	padding:0px;
}
ul.menu li {
	list-style: none;
	text-align: right;
}
.menu-articles ul.menu li {
	margin: 0px;
	padding-left:20px;
	list-style: none;
	text-align: left;
}
.menu-articles ul.menu li.active a {
	texte-decoration:underline;
	color:#000;
	font-weight: 700;
}


.menu li > a {
    font-family: 'Manrope', sans-serif;
    font-size: 16px;
    font-weight: 500;
	color:#000;

}

.sp-module-content .search:before {
	font-family: "Font Awesome 5 Free";
    content: "\f002";
    font-style: normal;
    font-weight: 900;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #000;
    font-size: 18px;
    position: absolute;
    top: 30px;
    right: 0px;
}


.search .form-control {
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0px;
    padding: 5px;
    background: transparent;
}


select:not(.form-control), input[type="text"]:not(.form-control) {
    color: #17161a;
    font-weight: normal;
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0px;
}

.uk-input::placeholder {
    color: #17161a;
}
.uk-form-label, select:not(.form-control) {
    font-size: 16px;
}
.uk-form-horizontal .uk-form-controls {
    margin-left: 0;
}
.uk-button-primary:hover {
	background: var(--gradient);
    color: #fff;
    border: 1px solid transparent;
	border-radius: 4px;
}
.uk-button-primary {
    background-color: #161616;
    color: #fff;
    border: 1px solid transparent;
	border-radius: 4px;
}
.uk-checkbox:checked, .uk-checkbox:indeterminate, .uk-radio:checked {
    background-color: #161616;
    border-color: transparent;
}
.uk-checkbox:selection {
    background: #ff1e1e;
    color: #fff;
    text-shadow: none;
}

input[type="checkbox"], input[type="radio"] {
    margin: 8px;
}

option[value=Marque] {
    margin-left: -5px;
}

.uk-form-horizontal .uk-form-label {
display:none;
}
.mega .col-sm-3 {
    border-style: solid;
    border-width: 1px;
    border-top: none;
    border-bottom: none;
    border-right: none;
    /*border-color: #ff531c;*/
	border-color: #A1A1A1;
}

.infos div {
    color: #fff;
}

/*
.mega .col-sm-3 {
	content: "";
	background-image: url(/images/bg02.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 70px -20px;

}*/

.sp-megamenu-parent .sp-mega-group > li > a {
    font-size: 16px;
    font-weight: 600;
}

._fbpj_thumb ._fbpj_book-tag {
    background-color: #010101!important;
    font-size: 16px!important;
    color: rgba(255, 255, 255, 1)!important;

}
.dots.sp-slider .sp-dots {
    visibility: hidden;
}

.recherche a {
    color: #eb5f20;
}
.partenaires img {
  max-width:100px;
	height:auto;
  filter: grayscale(1);
}

.invert {
  filter: invert(100%);
}
.light {
opacity: 0.5;
}
.small img {
  max-height:30px;
width:auto;
}
.medium img {
  max-height:60px;
	width:auto;
}
.highlight {
font-weight:600;
}


.offcanvas-menu .offcanvas-inner {
    margin-top: 50px;
}

.uk-button-danger {
    background-color: #eb5f20;
}