/* RESET */
.section {
	padding: 0 !important;
}

.side-nav {
	padding: 10px 30px;
	z-index: 9999999999;
	box-shadow: none;
}

.side-nav a {
	color: #333;
	display: block;
	font-size: 1rem;
	height: auto;
	line-height: initial;
	padding: 0;
}

.side-nav a:hover {
	background-color: rgba(0, 0, 0, 0);
}

.button.lnk_view span {
	text-align: center;
}

#columns {
	padding: 0 !important;
}

.btn,
.btn-large {
	background-color: transparent;
}

.btn:hover,
.btn-large:hover {
	background-color: transparent;
}

#header .row.d-flex {
	margin-right: -15px;
	margin-left: -15px;
	margin-bottom: 0;
}

@media (max-width: 767px) {
	header nav {
		background-color: transparent;
		width: auto;
		line-height: inherit;
	}
}

@media (max-width: 767px) {
	.footer-container .btn.border-white {
		padding: 0px 20px;
	}
}

@media (max-width: 767px) {
	.mt-0 {
		margin-top: 0 !important;
	}
}

@media (max-width: 500px) {
	.btn.border-white {
		padding: 0px 20px;
	}
}

.btn span:before,
.btn input:before {
	top: 100%;
}

/* END RESET */

#contenu .button_matelas {
	padding: 8px 0 6px;
	color: #fff;
	line-height: 25px;
	display: block;
	letter-spacing: 1px;
	font-weight: 700;
	background-color: #000;
	border: 1px solid #000;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: 'Hanken Grotesk', sans-serif;
	width: 100%;
	font-size: 12px;
	-webkit-transition: background-color .2s ease-out;
	transition: background-color .2s ease-out;
	text-align: center;
	text-transform: uppercase;
	max-width: 182px;
	outline: 0;
	outline-color: transparent;
}


@media screen and (max-width:768px) {
	#contenu .button_matelas {
		margin: 0 auto;
	}

	.matelasnaturel .content_scene_cat {
		height: 30vh;
	}
}

#contenu .button_matelas:hover {
	background-color: #fff;
	color: #333;
	border: 1px solid #333;
}

.matelasnaturel .col-xs-6.col-md-4:hover {
	transform: scale(1.05);
}

/* -------------------------------   VIDÈO  --------------------------------------  */

.content_scene_cat .video {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100vh;
}

@media screen and (max-width:768px) {
	.content_scene_cat .video {
		height: 30vh;
	}
}

.content_scene_cat .video video {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* -------------------------------   EN TÊTE  --------------------------------------  */

.matelasnaturel {
	margin-top: 119px;
}

@media screen and (max-width:767px) {
	.matelasnaturel #contenu {
		padding-top: 20px;
		width: 100%;
	}

	.matelasnaturel {
		margin: 0;
	}
}

.matelasnaturel .bloc_texte {
	padding: 0px 80px;
}

@media screen and (max-width:768px) {
	.matelasnaturel .bloc_texte {
		padding: 0 50px;
	}
}

.matelasnaturel #contenu .titre {
	color: #333;
	margin: 0 60px 0px 60px;
	line-height: normal;
	font-size: 35px;
	font-weight: bold;
	padding: 30px 0 20px;
}

@media screen and (max-width:768px) {
	.matelasnaturel #contenu .titre {
		font-size: 20px;
		margin: 0;
		padding: 30px 0 0;
	}
}

.matelasnaturel #contenu .sous_titre {
	color: #333;
	font-size: 25px;
	font-weight: 500;
	margin: 0 5% 0;
	padding: 10px 20px 40px;
	font-family: 'Hanken Grotesk', sans-serif;
	padding-bottom: 70px;
}

@media screen and (max-width:767px) {
	.matelasnaturel #contenu .sous_titre {
		margin: 0;
		font-size: 18px;
		padding: 10px 20px 30px;
	}
}

.matelasnaturel #contenu .intro_box {
	background-color: #F7F7F7;
	display: flex;
	align-items: center;
	justify-content: center;
}

.matelasnaturel .titre_intro {
	text-align: left !important;
	margin: 30px 0 20px !important;
	font-family: 'Hanken Grotesk', sans-serif;
	font-weight: 900 !important;
	font-size: 27px !important;
	letter-spacing: 1px;
}

@media screen and (max-width:768px) {
	.matelasnaturel #contenu .intro_box {
		padding: 20px 0;
		flex-direction: column;
	}

	.matelasnaturel .titre_intro {
		margin: 10px 0 10px !important;
		font-size: 20px !important;
	}
}

.matelasnaturel #contenu .line_subtitle {
	margin: 0 20em 0 0;
	height: 1px;
	background-color: #333;
	border: none;
}

@media screen and (max-width:768px) {
	.matelasnaturel #contenu .line_subtitle {
		margin: 0 5em 0 0;
	}
}

#contenu .texte_intro {
	margin: 50px 0px 50px !important;
	text-align: justify !important;
}

.matelasnaturel #contenu .img_intro {
	margin: 0 auto;
	display: block;
	width: 100%;
	object-fit: contain;
	padding: 20px 10px;
}

@media screen and (max-width:768px) {
	.matelasnaturel #contenu .texte_intro {
		margin: 10px 10px 25px !important;
		padding-top: 20px;
	}

	.matelasnaturel #contenu .img_intro {
		padding: 40px 40px 10px;
	}

}

.matelasnaturel #contenu p {
	text-align: left;
	font-size: 16px;
	line-height: 28px;
	color: #333;
	font-weight: 400;
	margin: 0 10% 10px;
	text-align: center;
}

@media screen and (max-width:768px) {
	.matelasnaturel #contenu p {
		font-size: 14px;
		margin: 0 0 10px;
	}
}


/* -------------------------------   AVANTAGE AVEC 3 PICTOS --------------------------------------  */


.matelasnaturel .container_avantages {
	display: flex;
	justify-content: space-around;
	padding: 50px 0;
}

@media screen and (max-width:768px) {
	.matelasnaturel .container_avantages {
		flex-direction: column;
		padding: 20px 0;
	}

	.matelasnaturel .container_avantages div:nth-child(1),
	.matelasnaturel .container_avantages div:nth-child(2) {
		margin-bottom: 40px;
	}
}

.matelasnaturel .container_avantages div p:nth-child(2) {
	padding-top: 30px;
	margin: 0 0 10px !important;
	font-size: 20px !important;
	font-weight: bold !important;
}

@media screen and (max-width:768px) {
	.matelasnaturel .container_avantages div p:nth-child(2) {
		padding-top: 15px;
	}
}

.matelasnaturel .container_avantages div p:nth-child(3),
.matelasnaturel .container_avantages div p:nth-child(4),
.matelasnaturel .container_avantages div p:nth-child(5) {
	font-weight: 300 !important;
	font-style: italic !important;
}

.matelasnaturel .container_avantages div img {
	width: 40%;
}

@media screen and (max-width:768px) {
	.matelasnaturel .container_avantages div img {
		width: 20%;
	}
}

.matelasnaturel .img_middle {
	padding-bottom: 10px;
}


/* -------------------------------  CITATION --------------------------------------  */

.matelasnaturel .citation {
	font-size: 35px;
	color: #333;
	font-family: 'Hanken Grotesk', sans-serif;
	line-height: normal;
}


@media screen and (max-width:768px) {
	.matelasnaturel .citation {
		font-size: 20px;
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.matelasnaturel .notre_promesse {
		font-size: 25px;
	}
}

.notre_promesse {
	font-size: 30px !important;
	font-weight: bold !important;
	letter-spacing: 1px;
	padding: 15px 0;
}

.line_citation {
	width: 30%;
	height: 1px;
	background-color: #333;
	border: none;
}

@media screen and (max-width:768px) {
	.line_citation {
		margin-bottom: 0px !important;
	}
}

/* -------------------------------  REVERSE --------------------------------------  */

.matelasnaturel .titre_intro_reverse {
	text-align: right !important;
	margin: 30px 0 20px !important;
	font-family: 'Hanken Grotesk', sans-serif;
	font-weight: 900 !important;
	font-size: 27px !important;
	letter-spacing: 1px;
}

.matelasnaturel .line_subtitle_reverse {
	margin: 0 0 0 20em;
	height: 1px;
	background-color: #333;
	border: none;
}

@media screen and (max-width:768px) {
	.matelasnaturel .line_subtitle_reverse {
		margin: 0 0 0 5em;
	}

}

/* -------------------------------  KAPOK --------------------------------------  */

.matelasnaturel .container_img_kapok {
	margin: 30px 0 200px 0;
}

.matelasnaturel .kapok1 {
	width: 80%;
	right: 10%;
	top: 10%;
}

.matelasnaturel .kapok2 {
	width: 42%;
	position: absolute;
	top: 80%;
	right: -6%;
}

.matelasnaturel .kapok3 {
	position: absolute;
	left: 10%;
	width: 30%;
	top: 80%;
}

@media screen and (max-width:768px) {
	.matelasnaturel .kapok2 {
		right: 9%;
	}
}

.matelasnaturel .texte_kapok {
	padding-top: 40px;
}

/* -------------------------------  TENCEL --------------------------------------  */


.matelasnaturel .tencel1 {
	width: 60%;
}

.matelasnaturel .tencel2 {
	position: absolute;
	width: 50%;
	top: 50%;
	left: -10px;
}

.matelasnaturel .tencel3 {
	right: 37px;
	position: absolute;
	width: 60%;
	top: 260px;
}

@media screen and (max-width:768px) {
	.tencel_mobile {
		margin-bottom: 150px;
	}

	.matelasnaturel .tencel3 {
		top: 220px;
	}

	.matelasnaturel .tencel2 {
		left: 40px;
	}
}


/* -------------------------------  3 AVANTAGES EN PHOTOS --------------------------------------  */

.matelasnaturel .bloc_avantage {
	margin-bottom: 80px;
}

@media screen and (max-width:768px) {
	.matelasnaturel .bloc_avantage {
		margin-bottom: 30px;
	}
}

.matelasnaturel .line_avantage {
	margin-bottom: 80px;
}


@media screen and (max-width:768px) {
	.matelasnaturel .line_avantage {
		margin-bottom: 30px;
	}
}

/*  -----------------  OLD  -----------------  */


#contenu .video-box {
	width: 100%;
	max-width: 1280px;
	display: inline-block;
	padding: 20px 60px;
}

#contenu .video-content {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

#contenu .video-box iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#contenu {
	padding: 55px 0;
	max-width: 1280px;
	margin: 0 auto;
	font-family: 'Hanken Grotesk', sans-serif;
	font-weight: 300;
}

#contenu .menu {
	margin: 35px 0;
}

#contenu .menu a {
	padding: 0 10px;
	font-size: 14px;
	display: table;
	text-align: left;
	border-left: 10px solid #dfddcc;
	margin: 20px;
	line-height: 10px;
}

#contenu .menu a:hover {
	border-left: 10px solid #333;
	color: #333;
}

#contenu a {
	color: #666;
	font-weight: 400;
}

#contenu a.button.lnk_view {
	color: #fff;
}

#contenu a.button.lnk_view:hover span,
#contenu a.button.lnk_view:hover {
	color: #333;
}

#contenu a:hover {
	color: #CCC;
}

#contenu .contenu-box {
	background: #FFFFFF;
	padding: 40px 2vw 0;
}

@media screen and (max-width:767px) {
	#contenu .contenu-box {
		padding: 0px;
	}
}

#contenu .separation {
	height: 15px;
	width: 200%;
	margin: 20px -50% 40px;
	background-color: #f7f7f7;
}

#contenu strong {
	font-weight: bold;
	color: #333;
}

#contenu ul {
	padding: 30px 60px 30px 100px;
}

#contenu li {
	list-style: initial;
	text-align: left;
	font-size: 15px;
	line-height: 24px;
}

#contenu .button_final {
	margin: 0px auto 80px;
}


@media screen and (max-width:992px) {
	#contenu .menu {
		margin-left: 60px;
	}
}

@media screen and (max-width:767px) {
	#intro .video-box {
		width: 90%;
	}

	@media screen and (max-width: 768px) {
		.inverted_mobile {
			display: flex;
			flex-direction: column-reverse;
		}
	}
}