.landing-page .header-banner {
	 width: 100%;
	 margin: 0!important;
	 position: relative;
    z-index: 1;
}
.landing-page .breadcrumb {
	margin-left: 0;
}
.landing-page .breadcrumb-wrapper {
	margin-bottom: 0;
}
.landing-page .wrap-h1 {
	background: #000;
	color: #FFF;
	margin: -35px 0 0 0;
    padding-top: 50px;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.landing-page .wrap-h1:before,
.landing-page .wrap-h1:after {
	position: absolute;
	content: "";
	top: 0;
	right: 100%;
	width: 999em;
	background: #000;
	height: 100%;
}
.landing-page .wrap-h1:after {
	right: auto;
	left: 100%;
}
.landing-page .wrap-h1 + .wrap-mise-en-avant {
	margin-top: -20px;
}
.landing-page .wrap-h1 h1 {
	color: #FBE007;
	line-height: 1em;
	font-size: 40px!important;
    margin: 0 0 5px 0!important;
}
.landing-page .wrap-h1 .subtitle {
	font-weight: bold;
	font-size: 16px;
}
.landing-page .wrap-h1 .wrap-title-icon {
	margin: 0 15px 0 0!important;
	float: left;
	width: 74px;
	height: 79px;
	background: transparent url(../img/landing/bg-icone-landing.png);
	position: relative;
}
.landing-page .wrap-h1 .wrap-title-icon .title-icon {
	position: absolute;
    top: 50%;
    left: 50%;
    width: 70%;
    height: 70%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    transform: translate(-50%, -50%);
}
.landing-page .wrap-mise-en-avant {
	position: relative;
	z-index: 1;
	margin-bottom: 38px;
}
.landing-page .wrap-h1 + .wrap-mise-en-avant:before,
.landing-page .wrap-h1 + .wrap-mise-en-avant:after {
	position: absolute;
	content: "";
	top: 0;
	right: calc(100% - 5px);
	width: 999em;
	background: #000;
	height: 50%;
}
.landing-page .wrap-h1 + .wrap-mise-en-avant:after {
	right: auto;
	left: calc(100% - 5px);
}
.landing-page .mise-en-avant {
	background: #fbe007;
    font-weight: bold;
    text-align: center;
    padding: 15px 20px 20px;
	position: relative;
    z-index: 2;
}
.landing-page .mise-en-avant:after {
	content: "";
	position: absolute;
	height : 0;
	width : 0;
	border-top: 20px solid #FBE007;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
	top: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.landing-page .wrap-block-products .title-block {
	text-align: center;

	margin-bottom: 8px;
}
.landing-page .wrap-block-products .content {
	text-align: center;
	margin-bottom: 30px;
}
.landing-page .wrap-categories {
	margin-bottom: 40px;
	background: #FBE007;
	position: relative;
	padding: 20px 0 1px;
}
.landing-page .wrap-categories:before,
.landing-page .wrap-categories:after {
	position: absolute;
	content: "";
	top: 0;
	right: 100%;
	width: 999em;
	background: #FBE007;
	height: 100%;
}
.landing-page .wrap-categories:after {
	right: auto;
	left: calc(100% - 5px);
}
.landing-page .wrap-categories .title-block {
	text-align: center;

	margin-bottom: 8px;
}
.landing-page .wrap-categories .content {
    text-align: center;
	margin-bottom: 30px;
}
.landing-page .wrap-categories .list-categories:after {
	content: "";
	position: absolute;
	height : 0;
	width : 0;
	border-top: 20px solid #FBE007;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
	top: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.landing-page .wrap-categories .product-list .product-miniature .category-style .first-block img {
	margin: 0 0 10px 0;
	box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
}
.landing-page .wrap-categories .product-list .product-miniature .category-style .first-block .image {
	background: #FFF;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 0;
	padding-bottom: 100%;
	box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
	margin: 0 0 10px 0;
}
.landing-page .wrap-categories .product-list .product-miniature .category-style .second-block {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	letter-spacing: -0.5px;
    font-size: 14px;
}
.landing-page .wrap-block-actu {
	margin-bottom: 40px;
	display: none;
}
.landing-page .wrap-block-actu .block-html {

}
.landing-page .wrap-block-actu .block-html .block-actu {
	border: 2px solid #E4E4E4;
	padding: 22px;
	height: 100%;
}
.landing-page .wrap-block-actu .block-html .title {
    font-size: 20px;
	margin-bottom: 20px;
    display: block;
}
.landing-page .wrap-block-actu .block-html-package .title {
	margin-bottom: 10px;
}
.landing-page .wrap-block-actu .block-html .sub-title {
    font-size: 13px;
    margin-bottom: 10px;
    display: block;
    letter-spacing: -1px;
    line-height: 1em;
}
.landing-page .wrap-block-actu li.img_principale {
    position: relative;
    margin-bottom: 40px;
}
.landing-page .wrap-block-actu img {
    max-width: 100%;
	margin: 0!important;
	width: 100%;
}
.landing-page .wrap-block-actu .block-html-package img {
	max-height: 163px;
    display: block;
	width: auto;
    margin: 0 auto!important;
}
.landing-page .wrap-block-actu li.img_principale .liresuite {
    position: absolute;
    bottom: -12px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 15px;
    z-index: 2;
}
.landing-page .wrap-block-actu li.img_principale .liresuite a,
.landing-page .wrap-block-actu li.img_principale .liresuite .url-obf {
    background: black;
    color: #FFE200;
    text-transform: uppercase;
    padding: 10px 20px;
    font-weight: bold;
}
.landing-page .footer-banner {
	display: block;
    width: 100%;
    margin: 0 0 0 0!important;
	position: relative;
}
#cms.landing-page #wrapper {
	padding: 0
}
#cms.landing-page .footer-main:before {
	content: "";
}
.landing-page .wrap-newsletter {
	border-radius: 5px!important;
	background: #fbe007 url(../img/landing/icone-newsletter.png) no-repeat;
	background-position: center right;
	border-right: 40px solid #fbe007;
	margin-bottom: -80px;
    position: relative;
    z-index: 1;
}
.landing-page .wrap-newsletter .block_newsletter {
	width: 100%;
    max-width: 630px;
    margin: 0 auto;
	padding: 25px 0 10px;
}
.landing-page .wrap-newsletter .block_newsletter .h4 {
	text-align: center;
    font-weight: bold;
    font-size: 26px;
    text-transform: lowercase;
    font-weight: bold;
	line-height: 1em;
    margin-bottom: 20px;
}
.landing-page .wrap-newsletter .block_newsletter .subtitle {
    font-size: 13px;
    margin-bottom: 10px;
    display: block;
    letter-spacing: -1px;
    line-height: 1em;
	text-align: center;
}
.landing-page .wrap-newsletter .block_newsletter .newsletter-form .input-wrapper {
	display: flex;
}
.landing-page .wrap-newsletter .block_newsletter .newsletter-form .input-wrapper .form-control {
	border-radius: 0;
    border: 0;
}
.landing-page .wrap-newsletter .block_newsletter .newsletter-form .input-wrapper .input-btn button {
	width: 100px;
	color: #FBE007;
	border-radius: 0;
    margin-left: 10px;
    font-size: 12px;
    font-weight: bold;
}
.landing-page .wrap-newsletter .block_newsletter .newsletter-form .input-wrapper .input-btn button i {
	display: none;
}
.landing-page .wrap-newsletter .block_newsletter .conditons {
	line-height: 1.3em;
}
@media screen and (max-width: 768px)  {
	.landing-page .wrap-newsletter .block_newsletter .h4 {
		font-size: 20px;
		letter-spacing: 0
	}
	.landing-page .wrap-newsletter {
		margin-bottom: -20px
	}
}
@media screen and (max-width: 1219px)  {
	.landing-page .wrap-newsletter {
		background: #fbe007;
		border: 0;
	}
}