/*!
Theme Name: Arcenik
Theme URI: https://www.the-woodstock.com/
Author: The Woodstock
Author URI: https://www.the-woodstock.com/
Description: Thème Landing Page pour Arcenik
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Arcenik
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

 */

 /* Police du site */

@font-face {
	font-family: "Akrobat-Black";
	src: url(../font/Akrobat-Black.otf) format("otf");
}

@font-face {
	font-family: "Akrobat-Bold";
	src: url(../font/Akrobat-Bold.otf) format("otf");
}

@font-face {
	font-family: "Akrobat-ExtraLight";
	src: url(../font/Akrobat-ExtraLight.otf) format("otf");
}

@font-face {
	font-family: "Akrobat-Light";
	src: url(../font/Akrobat-Light.otf) format("otf");
}

@font-face {
	font-family: "Akrobat-Regular";
	src: url(../font/Akrobat-Regular.otf) format("otf");
}

@font-face {
	font-family: "Akrobat-SemiBold";
	src: url(../font/Akrobat-SemiBold.otf) format("otf");
}

@font-face {
	font-family: "Akrobat-ExtraBold";
	src: url(../font/Akrobat-ExtraBold.otf) format("otf");
}

@font-face {
	font-family: "Akrobat-Thin";
	src: url(../font/Akrobat-Thin.otf) format("otf");
}


 *, *::before, *::after {
	box-sizing: border-box;
}

html {
    font-size: 16px;
}

img {
	max-width: 100%;
	height: auto;
}

body {
background: #fff;
color: #303030; 
font-family: 'Akrobat-Regular', sans-serif;
margin: 0;
}

.gutter-big {
padding-left: 40px;
padding-right: 40px; }

.gutter {
padding-left: 20px;
padding-right: 20px; }

.gutter-slim {
padding-left: 10px;
padding-right: 10px; }

.gutter-left {
padding-left: 15px; }

.gutter-offres,
.padding--60-l {
padding-left: 60px; }

.gutter-right {
padding-right: 15px; }

.gutter-offres,
.padding--60-r {
padding-right: 60px; }

.gutter-out {
margin-left: 15px;
margin-right: 15px; }

.gutter-row-out {
margin-top: 15px;
margin-bottom: 15px; }

.w--100 {
width: 100%; }

.w--80 {
width: 80%; }

.w--75 {
width: 75%; }

.w--70 {
width: 70%; }

.w--67 {
width: 67%; }

.w--65 {
width: 65%; }

.w--60 {
width: 60%; }

.w--50 {
width: 50%; }

.w--40 {
width: 40%; }

.w--35 {
width: 35%; }

.w--33 {
width: 33%; }

.w--33-strict {
width: 33.333%; }

.w--30 {
width: 30%; }

.w--25 {
width: 25%; }

.w--22 {
	width: 22%; }

.w--20 {
width: 20%; }

.w--15 {
width: 15%; }

.w--5 {
width: 5%;
min-height: 20px; }

.w--auto {
width: auto; }

.container,
.cta-link,
h2,
h3,
h4 {
width: 100%; }

.cta-height {
height: 540px; }

.bottle-blocs-height {
height: 800px; }

.dwnld-height {
height: 340px; }

.img-bloc {
background-size: cover !important; }

.txt-footer {
font-size: 14px;
line-height: 18px; }

.txt,
p {
line-height: 22px; }

hr {
background-color: #05668d;
margin-top: 20px; }

.container {
display: block;
margin: auto;
float: left; }

.dspl-flex,
.flex {
display: -ms-flexbox;
display: flex; }

.container-min-height {
min-height: 78vh; }

.inner-wrap {
max-width: 1300px;
margin: auto; }

.inner-wrap-2 {
max-width: 960px;
margin: auto; }

.inner-wrap-3 {
max-width: 780px;
margin: auto; }

.inner-half-wrap {
width: 100%;
max-width: 585px;
margin: auto;
float: left; }

.absolute {
position: absolute; }

.fixed {
position: fixed; }

.center-bloc {
margin: auto !important;
max-width: 100%; }

.index-max {
z-index: 9999; }

.padding--5-t {
padding-top: 5px; }

.padding--10-t {
padding-top: 10px; }

.padding--10-b {
	padding-bottom: 10px; }

.padding--15-t {
padding-top: 15px; }

.padding--20-t {
padding-top: 20px; }

.padding--20-b {
padding-bottom: 20px; }

.padding--25-t {
	padding-top: 25px; }

.padding--25-b {
	padding-bottom: 25px; }

.padding--30-t {
padding-top: 30px; }

.padding--30-b {
padding-bottom: 30px; }

.padding--40-t {
padding-top: 40px; }

.padding--40-b {
padding-bottom: 40px; }

.padding--50-t {
padding-top: 50px; }

.padding--60-t {
padding-top: 60px; }

.padding--60-b {
padding-bottom: 60px; }

.padding--80-t {
padding-top: 80px; }

.padding--80-b {
padding-bottom: 80px; }

.padding--85-t {
padding-top: 85px; }

.padding--120-t {
padding-top: 120px; }

.padding--20 {
padding: 20px; }

.p-r--30p {
padding-right: 30%; }

.margin-auto {
margin-left: auto;
margin-right: auto; }

.m-left--5p {
margin-left: 5%; }

.m-left--10p {
margin-left: 10%; }

.m-left--20 {
	margin-left: 20px; }

.m-left--25p {
margin-left: 25%; }

.m-left--60p {
margin-left: 60%; }

.m-left--57p {
margin-left: 57%; }

.m-left--50p {
margin-left: 50%; }

.m-left--20 {
margin-left: 20px; }

.m-right--20 {
margin-right: 20px; }

.m-top--5 {
margin-top: 5px; }

.m-top--10 {
margin-top: 10px; }

.m-bottom--10 {
margin-bottom: 10px; }

.m-top--20 {
margin-top: 20px; }

.m-bottom--20 {
margin-bottom: 20px; }

.m-top--25 {
margin-top: 25px; }

.m-bottom--25 {
margin-bottom: 25px; }

.m-top--30 {
margin-top: 30px; }

.m-bottom--30 {
margin-bottom: 30px; }

.m-left--30 {
margin-left: 30px; }

.m-top--40 {
margin-top: 40px; }

.m-top--50 {
margin-top: 50px; }

.m-bottom--40 {
margin-bottom: 40px; }

.m-left--60 {
margin-left: 60px; }

.m-right--60 {
margin-right: 60px; }

.m-top--60 {
margin-top: 60px; }

.m-bottom--60 {
margin-bottom: 60px; }

.m-top--80 {
margin-top: 80px; }

.m-bottom--80 {
margin-bottom: 80px; }

.m-top--90 {
margin-top: 90px; }

.m-top--100 {
margin-top: 100px; }

.m-top--120 {
margin-top: 120px; }

.m-top--160 {
margin-top: 160px; }

.m-top--165 {
margin-top: 165px; }

.m-top--180 {
margin-top: 180px; }

.float-right {
float: right; }

.float-left {
float: left; }

.float-none {
float: none !important; }

/* FLEXBOX */
.flex {
	display: flex;
}

/* FLEX DIRECTION */
.flex-direction-row {
	flex-direction: row;
}

.flex-direction-row-reverse {
	flex-direction: row-reverse;
}

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

.flex-direction-column-reverse {
	flex-direction: column-reverse;
}

/* FLEX WRAP (nowrap : valeur par défaut)  raccourcir nom des classes */ 
.flex-wrap {
	flex-wrap: wrap;
}

.flex-wrap-reverse {
	flex-wrap: wrap-reverse;
}

/* JUSTIFY CONTENT (flex-start : default) */
.justify-content-flex-end {
	justify-content: flex-end;
}

.justify-content-center {
	justify-content: center; 
}

.justify-content-space-between {
	justify-content: space-between;
}

.justify-content-space-around {
	justify-content: space-around;
}

.justify-content-space-evenly {
	justify-content: space-evenly;
}

.justify-content-start {
	justify-content: start;
}

.justify-content-end {
	justify-content: end;
}

.justify-content-left {
	justify-content: left;
}

.justify-content-right {
	justify-content: right;
}

/* ALIGN-ITEMS */
.align-items-stretch {
	align-items: stretch;
}

.align-items-center {
	align-items: center;
}

.align-items-flex-start {
	align-items:flex-start;
}

.align-items-flex-end {
	align-items: flex-end;
}

.baseline {
	align-items: baseline;
}

/* ALIGN CONTENT (axe orthogonal à l'axe d'écriture) */
.align-content-flex-start {
	align-content: flex-start;
}

.align-content-flex-end {
	align-content: flex-end;
}

.align-content-center {
	align-content: center;
}

.align-content-space-between {
	align-content: space-between;
}

.align-content-space-around {
	align-content: space-around; 
}

.align-content-space-evenly {
	align-content: space-evenly;
}

.align-content-stretch {
	align-content: stretch;
}

.upper {
text-transform: uppercase; }

.justify {
text-align: justify; }

.center {
text-align: center; }

.right {
text-align: right; }

.left {
text-align: left; }

h1 {
font-size: 24px;
letter-spacing: 1px;
font-weight: 400; }

h1.big {
font-size: 84px; }

h2 {
font-size: 24px; }

h3 {
font-size: 22px;
letter-spacing: 3px; }

h4 {
font-size: 16px;
letter-spacing: 2px; }

h4.appart {
font-size: 22px;
letter-spacing: 2px; }

.circle {
font-size: 30px; }

p {
font-size: 14px;
color: #000; }

.txt {
font-size: 14px; }

.norm-size,
.norm-size p {
font-size: 20px;
line-height: 26px; }

.med-size,
.med-size p {
font-size: 24px;
line-height: 26px; }

.quote,
.title-size {
font-size: 24px;
line-height: 30px; }

a {
outline: 0 !important;
text-decoration: none; }

.italic {
font-weight: 400i; }

.thin {
font-weight: 100; }

.light {
font-weight: 300; }

.fit {
font-weight: 400; }

.bold {
font-weight: 700; }

.spacing {
letter-spacing: 1px; }

.spacing2 {
letter-spacing: 2px; }

.inter {
letter-spacing: 1px; }

.cta-link {
padding: 7px 15px;
font-weight: 300;
font-size: 16px;
letter-spacing: 1.5px; }

.btn-link {
padding: 7px 15px;
letter-spacing: 1px;
font-size: 14px;
font-weight: 400;
transition: all .3s ease-in; }

.btn-link:hover {
transition: all .3s ease-in;
background: #a27024;
color: #fff !important; }

.download a:hover {
transition: all .3s ease-in;
color: #1A1F2A; }

.color--white,
.color--white p,
.color--white p a {
color: #fff; }

.color--black,
.color--black p,
.color--darkgrey,
.color--darkgrey a,
.color--darkgrey p {
color: #242d39; }

.color--blue,
.color--blue a,
.color--blue p {
color: #464f64; }

.color--clay {
color: #a2754f; }

.color--grey {
color: #aaa; }

.color--orange {
color: #e47937; }

.slick-next,
.slick-prev {
position: absolute;
width: 14px;
height: 26px;
color: transparent;
border: 0;
overflow: hidden; }

.back--darkgrey {
background-color: #343434; }

.back--lightgrey {
background-color: #f1f1f1; }

.back--white {
background-color: #fff; }

.back--red {
background-color: #d3073c; }

.back--gold {
background-color: #a27024; }

.back--olivelight {
background-color: #bcbeb8; }

.back--darkblue {
background-color: #2d3138; }

.back--blue {
background-color: #464f64; }

.back--orange {
background-color: #e47937; }

.back--white-opa {
background-color: white;
border-radius: 20px; }

.cover {
background-size: cover; }

.slick-prev {
margin: 250px 0 0 -30px;
background: url(../img/arrow-left.png) center center no-repeat;
background-size: contain; }

.slick-next {
margin: -211px -27px 0 0;
background: url(../img/arrow-right.png) center center no-repeat;
background-size: contain;
right: 0; }

.slick-slide img {
max-height: 100%;
margin: auto;
width: 100%;
overflow: hidden; }

.hidden {
overflow: hidden; }

.page-id-4539 .main-bar, .page-id-4539 .footer, .page-id-4551 .main-bar, .page-id-4551 .footer {
display: none; }

body {
left: 0;
margin: 0;
position: relative;
background-size: cover; }

.titre-bdx,
.titre-eco {
z-index: 1000;
position: absolute; }

.roboto {
font-family: 'Roboto Condensed', sans-serif; }

.logo-realites a.w--50,
.logo-realites-top a.w--50 {
display: block;
height: 100%;
float: left; }

.inner-link {
height: 100%; }

/* z-index */

.z-index-1 {
	z-index: 1;
}
.z-index-2 {
	z-index: 2;
}
.z-index-3 {
	z-index: 3;
}
.z-index-4 {
	z-index: 4;
}
.z-index-5 {
	z-index: 5;
}
.z-index-6 {
	z-index: 6;
}

.header-container {
min-height: 725px;
width: 100%;
background-size: cover;
float: left; }

.title-header {
	color: #fff;
	font-size: 5rem;
	font-style: 'Akrobat-Bold', sans-serif;
	margin-top: 0px;
}

.site-title {
	font-size: 18px;
	font-family: "Akrobat-Bold", sans-serif;
	letter-spacing: 2px;
}

.header-container-validation {
height: 100vh !important;
min-height: 400px !important; }

.header-container.header-form {
height: auto !important; }

.header-container .logo {
height: 50px;
width: 357px;
max-width: 100%;
background: url(http://arcenik.the-woodstock-dev.com/wp-content/uploads/2021/02/logo-arcenik-1.jpg) left center no-repeat;
display: block;
background-size: contain; }

.content-header h2 {
	font-family: "Akrobat-Bold", sans-serif;
	font-size: 5rem;
}

.boys,
.img-dynamisme-1,
.img-dynamisme-2,
.img-eco-1 {
height: auto;
max-width: 100%; }

.bloc-height {
min-height: 100vh;
display: -ms-flexbox;
display: flex; }

.form-content {
background: rgba(0, 0, 0, 0.9);
width: 60%;
padding: 25px 25px 0px 25px;
border-radius: 10px;
}

.form-content-outter {
	display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.form-content .button {
	border-radius: 6px;
	padding: 10px 20px;
	text-align: center;
	font-size: 2.25rem;
	font-family: "Akrobat-Bold", sans-serif;
}

.form-content.page-form {
margin: auto !important;
float: none !important; }

.form-content input {
border: 0;
border-radius: 3px;
padding: 12px;
margin-bottom: 4px;
width: 100%;
text-transform: uppercase;
font-family: 'Roboto Condensed', sans-serif;}


.form-content input[type=submit] {
margin-top: 40px;
padding: 12px;
font-size: 15px;
cursor: pointer;
background: 0 0;
color: #e47937;
border: 3px solid #e47937;
width: 100%;
}

.form-content input[type=submit]:hover {
color: #fff;
border: 3px solid #fff; }

.header-container-validation .form-content {
margin: auto !important;
float: none !important; }

.page-id-4551 .form-content-outter {
height: 88vh;
display: -ms-flexbox;
display: flex; }

.titre-bdx {
font-size: 70px;
margin-top: 20px;
margin-left: -220px;
width: auto; }

.top-text {
font-size: 49px !important;
color: #fff !important;
padding-left: 80px; }

.sub-header {
background: #fff;
min-height: 60px; }

.img-plan i,
.picto-ville {
display: block;
background-size: contain !important; }

.img-dynamisme-1 {
width: 490px; }

.img-dynamisme-2 {
width: 360px; }

.titre-eco {
font-size: 70px;
padding-left: 429px;
margin-top: -40px;
width: auto; }

.img-eco-1 {
width: 767px;
margin-top: -60px; }

.boys {
width: 365px;
margin-top: -120px; }

.img-plan i,
.picto-container i {
margin: auto; }

.img-plan i {
width: 144px;
height: 111px;
background: url(../img/plan-cta.png) center center; }

.picto-container {
height: 70px;
display: -ms-flexbox;
display: flex; }

p.timing {
font-size: 20px;
letter-spacing: 1px; }

.button {
border-radius: 6px;
padding: 10px 20px;
text-align: center;
font-size: 1.150vw;
font-family: "Akrobat-ExtraBold", sans-serif;
cursor: pointer;
}

.button-rdv {
	padding: 0 34px;
	padding-top: 20px;
}

.button-devis {
	padding-top: 20px;
}

.brochure {
background: 0 0;
color: #e47937;
border: 3px solid #e47937; }

.rappel,
a.brochure:hover {
color: #fff; }

.rappel {
background: #e47937;
border: 3px solid #e47937; }

a.rappel:hover {
background: #000;
border: 3px solid #000; }

.zone-invest h3 {
width: auto !important; }

.img-triptique {
height: auto;
max-width: 100% !important; }

h3 span.big {
font-size: 65px; }

.abdx {
margin-left: -100px; }

.zone-invest h4 {
font-size: 22px;
margin-top: 20px; }

.zone-invest p {
font-size: 15px;
letter-spacing: 1.5px; }

.wpcf7-response-output {
border: 0 !important;
color: #fff;
padding: 0 !important;
margin: 0 !important;
font-size: 12px; }

.wpcf7-not-valid-tip {
margin-bottom: 15px !important;
font-size: 12px !important; }

.button.color--white:hover {
color: #000; }

#back-to-top.show {
opacity: 1; }

.citation {
font-size: 10px;
font-style: italic; }

.apartir {
font-size: 10px; }

.top-text-content {
height: 80vh; }

.line-dl-ft {
padding-bottom: 15px;
padding-top: 15px;
border-bottom: 1px solid #000; }

.info-appartements {
font-size: 18px; }

.icon-pdf-dl {
width: 40px;
height: 40px;
float: right;
background: url(../img/pdf-dl-icon.png) center center no-repeat;
background-size: contain;
display: block;
margin-top: -20px; }

.btn-rappel {
background: #e47937; }

/* Arcenik */
.page-template-page-landing .container {
max-width: 100% !important; }

.responsive-button {
	display: none;
}


.titre-1 {
margin-left: -120px;
background: #FFF;
padding: 20px;
font-size: 2.143vw; 
line-height: 3rem;
}

h4.soustitre {
margin-top: -20px !important; }

.office-4 {
	margin-top: -40px; }
	


.amenagement {
	margin-top: -80px; }

.amenagement .model-h4 {
	margin-top: 0;
	margin-bottom: 0;
}

.titre-2 {
	margin-right: -120px;
    background: #FFF;
    padding: 6px;
    font-size: 36px;
    z-index: 10000 !important;
    margin-bottom: 0px;
    margin-top: 0;
    width: 43%;
	line-height: 3rem;
}

.mobilier .titre-2 {
    background: #FFF;
    padding: 0px;
    font-size: 2.143vw;
    z-index: 10000 !important;
    margin-bottom: 0px;
    margin-top: 0;
    width: 100%;
	line-height: 3rem;
	display: inline;
}

.zone-achat {
/*background: url(http://localhost:8888/arcenik/wp-content/uploads/2021/02/office-6-2-1.jpg) center center no-repeat;*/
background-size: cover;
min-height: 430px; }

.footer-logo {
width: 139px;
height: 75px;
background: url(../img/logo-arcenik.jpg) center center no-repeat;
background-size: cover;
display: block; }

/* Section New after header */

.after-header h3 {
	color: #e47937;
	text-transform: uppercase;
	font-family: 'Akrobat-Regular', sans-serif;
	font-size: 1.8vw;
	line-height: 40px;
	margin-bottom: 0px;
	min-height: 10vh;
}

.col-one div:first-of-type, .col-two div:first-of-type, .col-three div:first-of-type  {
	min-height: 22vh;
}

.after-header ul {
	padding-left: 0px;
	margin: 0;
	font-family: "Akrobat-SemiBold", sans-serif;
	font-size: 1.012vw;
	line-height: 21px;
}

.after-header ul > li {
	list-style: none;
	padding: 12px 0px;
}

/* Section content */

.mobilier .model-h4 {
	font-family : "Akrobat-Bold", sans-serif;
	font-size: 1.071vw;
	margin-bottom: 0;
	padding-top: 5px;
	margin-top: 0px;
	text-align: left;
}

.model-h4 {
	font-family : "Akrobat-Bold", sans-serif;
	font-size: 1.071vw;
}

main p {
	font-family: "Akrobat-Regular", sans-serif;
	font-size: 1.012vw;
	line-height: 25px;
	text-align: justify;
}

.mobilier p {
	font-family: "Akrobat-Regular", sans-serif;
    font-size: 1.012vw;
    line-height: 25px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 5px;
}

/* Section reviews */

.slider-reviews .slick-track {
	display: flex;
	flex-direction: row;
}

.avis {
	border-radius: 10px;
	padding: 30px 20px;
	margin: 0 10px;
	height: auto;
	display: flex !important;
	flex-direction: column;
	justify-content: space-between;
}

.review-auteur {
	color: #e47937;
    font-size: 28px;
    text-align: center;
}

.note-avis {
	color: #e47937;
}

/* Responsive Part */

@media screen and (max-width: 1400px) {
	.responsive-div-1 {
		width: 50% !important;
	}

	.responsive-div-2 {
		width: 50% !important;
	}

	.office-4 {
		margin-top: 40px;
	}

	.responsive-div-3 {
		width: 70% !important;
	}

	.responsive-div-4 {
		width: 40% ;
		padding-top: 60px;
	}

	.responsive-div-5 {
		width: 60% !important;
	}

	.form-content-outter {
		width: 80%;
		margin: 0 auto;
	}

	.amenagement .titre-1 {
		display: inline;
	}
	
	.after-header h3 {
		font-size: 1.5rem;
	}
	.after-header ul {
		font-size: 1rem
	}
	.titre-1 {
		font-size: 1.5rem;
	}
	.model-h4 {
		font-size: 1rem;
	}
	.mobilier .model-h4 {
		font-size: 1rem;
	}
	main p {
		font-size: 1rem;
	}
	.mobilier p {
		font-size: 1rem;
	}
	.mobilier .titre-2 {
		font-size: 1.5rem;
	}
	.button {
		font-size: 1.2rem;
	}
	.review-auteur {
		font-size: 1.75rem;
	}
	.button-devis {
		padding-top: 25px;
	}

	.bandeau-header div:first-child {
		flex-direction: column;
		align-items: center;
	}
	.title-responsive {
		width: 100% !important;
	}
	.site-title {
		padding-top: 10px;
		text-align: center;
	}
	.button-devis {
		padding-top: 10px;
	}
	
	.button-devis {
		padding-top: 40px;
	}
	
	.button-devis {
		padding-top: 55px;
	}

	.responsive-div-2 {
		min-height: 440px;
    	display: flex;
	}

	.office-3 {
		object-fit: cover;
	}
	
	.button-conseil {
		padding-top: 120px;
	}
	.button-devis {
		padding-top: 55px;
	}
	.office-4 {
		margin-top: 20px;
	}
	.button-devis {
		padding-top: 110px;
	}
	
	/* Je déclenche l'affichage des bouton responsives*/
	.responsive-button {
		display: block;
	}

	.conseil p, .mobilier p, .amenagement p {
		text-align: justify;
		margin-top: 0px;
	}

	.title-header {
		font-size: 3rem !important;
	}

	.form-content .button {
		font-size: 1.6rem;
	}

	.form-content input[type=submit] {
		font-size: 13px;
	}

	.button-conseil, .button-rdv, .button-devis {
		display: none;
	}

	.img-dynamisme-1, .img-dynamisme-2 {
		width: 100% !important;
	}

	/*Responsive de la partie conseil */

	.conseil .responsive-wrap {
		display: flex;
		flex-direction: column-reverse;
	}

	.conseil .responsive-content {
		width: 100% !important;
	}

	.conseil .responsive-content-img {
		width: 100% !important;
    	padding-top: 10px;
    	display: flex;
    	justify-content: center;
    	float: none !important;
    	height: auto;
		padding-bottom: 40px;
	}

	.conseil .responsive-content-img > img {
		width: 100% !important;
	}

	.conseil .responsive-button {
		margin: auto;
	}
	
	.conseil .responsive-content .titre-1 {
		text-align: center;
		margin-left: 0px !important;
		margin-bottom: 0px;
    	margin-top: 0px;
		padding: 0px !important;
	}

	.conseil .responsive-content .model-h4 {
		text-align: center;
		padding-top: 30px;
		padding-bottom: 30px;
		margin: 0 !important;
	}

	.conseil .responsive-content p {
		width: 100% !important;
	}
	
	/* Responsive de la partie Mobilier, passage en flex et élargissement des blocs */

	.mobilier {
		padding-bottom: 20px;
	}

	.mobilier .responsive-wrap {
	display: flex;
    flex-direction: column;
    align-items: center;
	}	

	.mobilier .titre-2 {
		text-align: center;
		display: flex;
		justify-content: center;
		margin-bottom: 0px;
		margin-top: 0px;
		padding: 0px !important;
	}

	.mobilier .responsive-content {
		width: 100% !important;
	}

	.mobilier .responsive-content .model-h4 {
		text-align: center;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.button-rdv {
		align-items: center !important;
	}

	.mobilier .responsive-content-img {
		width: 100% !important;
		display: flex;
		justify-content: center;
		float: none !important;
		padding-top: 10px !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
		padding-bottom: 40px;
	}

	.mobilier .office-4-img {
		padding-left: 0px !important;
		padding-right: 0px !important;
		display: none;
	}

	.office-4 {
		margin-top: 0px !important;
	}

	.mobilier .responsive-content-img > img {
		width: 100% !important;
	}

	/* Responsive de la partie Aménagement */
	
	.amenagement .responsive-wrap {
		display: flex;
		flex-direction: column-reverse;
	}


	.amenagement .responsive-wrap div:first-child {
		width: 100% !important;
	}

	.amenagement .responsive-content {
		width: 100%;
	}
	
	.amenagement .responsive-content .titre-1 {
		margin-left: 0px !important;
		text-align: center;
		justify-content: center;
		display: flex;
		margin: 0 !important;
		padding: 0px !important;
	}

	.amenagement .responsive-content .model-h4 {
		text-align: center;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.amenagement .responsive-content .text div:first-of-type {
		width: 100% !important;
	}

	.amenagement .responsive-content-img {
		width: 100% !important;
		padding-bottom: 40px !important;
	}

	.amenagement .responsive-button {
		margin: auto;
    	text-align: center;
	}

	.amenagement {
		margin-top: 0px !important;
	}

	/*.amenagement .responsive-div-4 .text {
		margin-top: 0px !important;
	}*/
	
}

@media screen and (max-width: 1400px) {
	.content-header .inner-wrap div:first-child {
		flex-direction: column;
		align-items: center;
	}

	.responsive-content {
		width: 100% !important;
	}

	.content-header h2 {
		text-align: center;
		padding-top: 20px;
	}
}

@media screen and (max-width: 425px) {
	
	.logo-place {
		padding-left: 0px !important;
	}

	.bandeau-header div:first-child {
		flex-direction: column;
		align-items: center;
	}

	.title-responsive {
		width: 95% !important;
	}

	.site-title {
		padding-top: 10px;
		text-align: center;
	}

	.content-header .inner-wrap div:first-child {
		flex-direction: column;
		align-items: center;
	}

	.content-header .responsive-content {
		width: 100% !important;
	}

	.title-header {
		font-size: 2rem !important;
	}

	.form-content {
		width: 100% !important;
	}

	.form-content-outter {
		width: 90% !important;
	}

	.form-content input[type=submit] {
		font-size: 15px;
	}

	.after-header {
		padding-top: 0px !important;
	}

	.all-cols {
		flex-direction: column;
	}

	.col-one, .col-two, .col-three {
		width: 100% !important;
		padding-top: 20px;
	}

	.after-header h3 {
		min-height: 6vh;
		text-align: center;
	}

	.after-header ul > li {
		list-style: none;
		padding: 12px 0px;
		text-align: center;
	}

	.conseil {
		padding-top: 20px !important;
	}

	.office-4 {
		display: none;
	}

	.titre-1, .titre-2 {
		line-height: 2rem !important;
	}

	.amenagement .responsive-content .titre-1 {
		justify-content: center;
	}

	.zone-achat .responsive-content {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.zone-achat .responsive-content div:first-child, .zone-achat .responsive-content div:nth-child(2n) {
		width: 100% !important;
		float: none;
	}

	.zone-achat .responsive-content div:nth-child(2n) {
		padding-top: 50px;
	}

	.zone-achat .responsive-content div:first-child a, .zone-achat .responsive-content div:nth-child(2n) a {
		width: 100%;
		float: left;
	}

	.responsive-div-4 {
		padding-top: 60px !important;
	}

	.amenagement .text {
		margin-top: 0px !important;
	}

	.responsive-div-4 .titre-1 {
		margin-top: 0;
    	margin-bottom: 0px;
	}

	.slider-reviews {
		padding: 0 10px;
	}
}

@media screen and (min-width: 1711px) {
	.responsive-div-1 {
		width: 50% !important;
	}

	.responsive-div-2 {
		width: 50% !important;
	}

	.office-4 {
		margin-top: 40px;
	}

	.responsive-div-3 {
		width: 70% !important;
	}

	.responsive-div-4 {
		width: 40% ;
		padding-top: 60px !important;
	}

	.responsive-div-5 {
		width: 60% !important;
	}

	.amenagement .titre-1 {
		display: inline;
	}

}

@media screen and (max-width: 376px) {
	.site-title {
		font-size: 15px;
	}

	.title-header {
		font-size: 2rem !important;
	}

}

