html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
@font-face {
font-display: swap;
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: url(//homconcept.fr/wp-content/themes/homconcept/fonts/montserrat-v26-latin-regular.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
src: url(//homconcept.fr/wp-content/themes/homconcept/fonts/montserrat-v26-latin-500.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: url(//homconcept.fr/wp-content/themes/homconcept/fonts/montserrat-v26-latin-700.woff2) format('woff2');
}
@font-face {
font-display: swap;
font-family: 'Dosis';
font-style: normal;
font-weight: 400;
src: url(//homconcept.fr/wp-content/themes/homconcept/fonts/dosis-v32-latin-regular.woff2) format('woff2');
}
* {
border: 0px;
margin: 0px;
padding: 0px;
text-decoration: none;
}
body {
background: #000000;
font-family: 'Montserrat', Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 120%;
color: #000000;
-webkit-font-smoothing: antialiased;
}
button {
font-family: 'Montserrat';
}
img {
max-width: 100%;
border: 0px;
vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6 {
line-height: 120%;
margin: 10px 0px;
font-weight: bold;
}
h1 {
font-size: 36px;
margin: 0px 0px 30px 0px;
text-align: center;
font-weight: 300;
}
h2 {
font-size: 26px;
}
h3 {
font-size: 22px;
}
h4 {
font-size: 20px;
}
a:focus {
outline: none;
}
a {
color: #000000;
text-decoration: underline;
}
p {
margin: 10px 0px;
line-height: 150%;
}
ul, ol {
margin: 10px 0px 10px 15px;
}
ul ul, 
ol ol, 
ul ol, 
ol ul {
margin: 0px 0px 0px 30px;
}
li {
line-height: 150%;
}
body:not(.home) .wp-block-table {
overflow: initial;
}
body:not(.home) .wp-block-table td:empty:after {
content: 'Empty cell';
visibility: hidden;
speak: none;
}
body:not(.home) .wp-block-table figcaption {
font-style: italic;
text-align: center;
font-size: 13px;
line-height: 1;
margin-top: 20px;
}
sup {
font-size: 10px;
vertical-align: super;
}
table {
border: 1px solid #CCCCCC;
margin: 10px 0px;
width: 100%;
border-collapse: collapse;
border-spacing: 0;
}
table caption {
color: #CCCCCC;
margin:5px 0;
text-align:left;
}
th {
border: 1px solid #EDEDED;
background: #FAB207;
color: #FFFFFF;
font-weight: bold;
padding: 10px;
}
td {
border: 1px solid #EDEDED;
padding: 10px;
}
#nested .smart-menu {
display: none;
}
header #nested {
position: relative;
z-index: 2;
margin: -5px 0 0 60px;
transition: 0.3s;
}
header #nested .firstLevel {
margin: 0px;
list-style: none;
}
header #nested .firstLevel li {
position: relative;
}
header #nested .firstLevel li a {
display: block;
padding: 12px 10px;
text-decoration: none;
text-transform: uppercase;
font-size: 20px;
font-family: 'Dosis';
line-height: 1.2em;
}
header #nested .firstLevel li a span {
display: block;
}
header #nested .firstLevel li ul {
position: absolute;
width: 260px;
height: 0px;
background: #000000;
margin-top: -20px;
box-shadow: 0px 4px 10px -4px rgba(0, 0, 0, 0.3);
left: 100%;
margin-left: 0;
top: -9px;
overflow: hidden;
opacity: 0;
transition: height 0ms ease 0ms, opacity 250ms ease 100ms, margin-top 250ms ease 100ms;
}
header #nested .firstLevel > li:hover > ul {
height: auto;
opacity: 1;
margin-top: 0px;
padding: 15px 10px;
}
header #nested .firstLevel li ul li {
display: block;
height: auto;
border-bottom: 1px solid #EDEDED;
}
header #nested .firstLevel li ul li:last-child {
border-bottom: none;
}
header #nested .firstLevel li ul li a {
height: auto;
padding: 10px 10px;
line-height: 120%;
font-size: 13px;
}
header #nested .firstLevel li ul li a span {
display: inline !important;
height: auto !important;
line-height: 120% !important;
border-bottom: none !important;
}
body:not(.home) #wrapper ul li,
#produits .item ul li {
position: relative;
}
body:not(.home) #wrapper ul li:before,
#produits .item ul li:before {
content: '';
width: 5px;
height: 5px;
background: #FAB207;
position: absolute;
border-radius: 50%;
top: 10px;
left: -15px;
margin: auto;
}
#page {
position: relative;
min-width: initial;
background: #FFFFFF;
overflow: hidden;
}
header {
position: fixed;
width: 340px;
top: 0;
bottom: 0px;
z-index: 2;
transition: 0.3s;
background: #FFFFFF;
box-sizing: border-box;
border-right: 1px solid #000000;
}
header #headerInner {
position: relative;
width: 100%;
height: 100%;
}
header #logo {
display: flex;
align-items: center;
justify-content: center;
}
header #logo img {
transition: 0.3s;
} #wrapper {
position: relative;
clear: both;
background: #FFFFFF;
z-index: 1;
margin-left: 340px;
}
#wrapperInner {
position: relative;
width: 100%;
max-width: 100%;
margin: 0px auto;
padding: 70px 0px 0px 0px;
}
#container {
position: relative;
margin: 0px 0px 100px 0px;
}
#contentsInner {
position: relative;
}
footer {
position: relative;
background: #000000;
color: #FFFFFF;
z-index: 1;
margin-left: 340px;
}
footer #footerInner {
position: relative;
width: 90%;
max-width: 1120px;
margin: 0px auto;
padding: 50px 0;
display: flex;
align-items: center;
gap: 70px;
}
header #nested ul.firstLevel li ul li {
transition: 0.4s;
}
header #nested ul.firstLevel li ul li:hover {
background: #5f5f5f;
}
body.home #wrapperInner {
padding: 0;
}
.grecaptcha-badge {
visibility: hidden;
}
html, body {
scroll-behavior: smooth;
}
iframe {
max-width: 100%;
}
::-moz-selection {
background-color: #FAB207;
color: #FFFFFF;
}
::selection {
background-color: #FAB207;
color: #FFFFFF;
}
strong {
font-weight: 700;
}
em {
font-style: italic;
}
header #nested ul.firstLevel > li {
transition: 0.25s opacity;
}
header #nested ul.firstLevel:hover > li {
opacity: 0.5;
}
header #nested ul.firstLevel:hover > li:hover {
opacity: 1;
}
body.home #container {
margin: 0px;
}
header #nested ul.firstLevel li ul li a {
font-size: 18px;
color: #FFFFFF;
}
header #nested ul.firstLevel li ul li ul {
margin-left: 0px;
height: auto;
left: 100%;
top: 10px;
transition: 0.2s;
}
header #nested ul.firstLevel li ul li:hover ul {
opacity: 1;
top: 20px;
box-shadow: 8px 8px 10px rgb(0 0 0 / 30%);
}
header #nested ul.firstLevel > li > ul > li,
header #nested ul.firstLevel > li > ul > li > ul > li {
overflow: hidden;
}
header #nested ul.firstLevel > li > ul > li:hover,
header #nested ul.firstLevel > li > ul > li > ul > li:hover {
overflow: visible;
}
header #nested .firstLevel > li:hover > ul,
header #nested .firstLevel > li > ul > li:hover > ul {
padding: 15px 0px;
overflow: visible;
}
header #nested ul.firstLevel > li > ul > li,
header #nested ul.firstLevel > li > ul > li > ul > li {
padding: 0 10px;	
}
footer a {
color: #FFFFFF;
text-decoration: none;
}
footer a:hover {
text-decoration: underline;
}
footer #signature {
font-size: 14px;
color: #FFFFFF;
width: 90%;
max-width: 1120px;
margin: 0 auto;
padding-bottom: 50px;
} body:not(.home) #chapterPicture {
position: relative;
margin-left: 340px;
}
body:not(.home) #chapterPicture img {
width: 100%;
height: 20vw;
object-fit: cover;
}
body:not(.home) #chapterPicture .widget_breadcrumb a {
text-decoration: none;
}
body:not(.home) #chapterPicture .widget_breadcrumb a:hover {
text-decoration: underline;
}
body:not(.home) #chapterPicture .widget_breadcrumb {
font-size: 14px;
width: 90%;
max-width: 1120px;
margin: 0 auto;
}
body:not(.home) h2 {
margin-bottom: 15px;
}
body:not(.home) .has-white-color h2 {
color: #FFFFFF;
}
body:not(.home) h3 {
font-size: 20px;
color: #FAB207;
margin-bottom: 15px;
}
body:not(.home) #wrapperInner .wp-block-image {
margin: 0;
}
body:not(.home) #wrapperInner p a,
body:not(.home) #wrapperInner li a {
transition: 0.2s ease-in-out;
}
body:not(.home) #wrapperInner p a:hover,
body:not(.home) #wrapperInner li a:hover {
color: #FAB207;
}
body:not(.home) #wrapperInner .wp-block-column > :first-child,
.wp-block-cover__inner-container > :first-child,
#vision .top .flex .texte > :first-child {
margin-top: 0;
}
body:not(.home) #wrapperInner .wp-block-column > :last-child,
body:not(.home) #wrapperInner .wp-block-cover__inner-container > :last-child,
#vision .top .flex .texte > :last-child {
margin-bottom: 0;
}
body:not(.home) #wrapperInner div#text > *:not(.wp-block-cover):not(.wp-block-group):not(#temoignage):not(.cmplz-placeholder-parent),
body:not(.home) #wrapperInner div#text > figure,
body:not(.home) #wrapperInner div#text > ul,
body:not(.home) #wrapperInner div#text > .wp-block-group > .wp-block-group__inner-container,
body:not(.home) #wrapperInner div#text > p,
body.single-post #wrapperInner .pager {
width: 90%;
max-width: 1120px;
margin-left: auto;
margin-right: auto;
box-sizing: border-box;
}
body:not(.home) #wrapperInner div#text > ul {
padding-left: 15px;
}
body:not(.home) div #wrapperInner div#text > iframe:not(.wp-block-cover):not(.wp-block-group):not(#temoignage) {
max-width: 100%;
width: 100%;
display: block;
line-height: 1;
}
.wp-block-cover {
overflow: hidden;
}
.wp-block-cover img {
transition: transform 0.4s ease-out;
}
.wp-block-cover.is_hovered img {
transform: scale(1.1);
}
.wp-block-group__inner-container > .wp-block-cover h2 {
max-width: 740px;
margin: 0 auto;
}
div .wp-block-image figcaption {
margin-top: 15px;
text-align: center;
font-style: italic;
font-size: 15px;
}
body:not(.home) #wrapperInner .wp-block-columns > div:not(:only-child) iframe {
width: 100%;
height: 24vw;
max-height: 320px;
}
body:not(.home) #wrapperInner .wp-block-columns > div:only-child iframe {
width: 100%;
height: 50vw;
max-height: 620px;
}
body:not(.home) #wrapperInner div#text .wp-block-group__inner-container > div:last-child {
margin-bottom: 0;
}
.wp-block-columns.gap10,
.gap10 {
gap: 10px;
}
.wp-block-columns.gap20,
.gap20 {
gap: 20px;
}
.wp-block-columns.gap30,
.gap30 {
gap: 30px;
}
.wp-block-columns.gap40,
.gap40 {
gap: 40px;
}
.wp-block-columns.gap50,
.gap50 {
gap: 50px;
} section.newsContainer {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 55px;
padding-bottom: 55px;
border-bottom: 1px solid #EFEFEF;
}
section.newsContainer .gauche {
width: 33%;
}
section.newsContainer .gauche img {
width: 100%;
height: 270px;
object-fit: cover;
}
section.newsContainer .gauche img[src*="logo"] {
width: auto;
height: auto;
max-height: 270px;
object-fit: contain;
}
section.newsContainer .droite {
width: 62%;
}
section.newsContainer .droite time {
display: block;
line-height: 1;
margin-bottom: 20px;
font-size: 13px;
font-style: italic;
}
section.newsContainer .droite > a {
margin-top: 25px;
}
section.newsContainer .droite .description {
line-height: 1.5em;
}
section.newsContainer .droite h2 {
margin: 0 0 15px 0;
}
section.newsContainer .droite h2:before {
display: none;
}
section.newsContainer .droite h2 a:not(:hover) {
text-decoration: none;
}
section.newsContainer .gauche .chapoPicture.empty {
height: 270px;
background: url(//homconcept.fr/wp-content/themes/homconcept/images/logo-footer.png) no-repeat center center, #000000;
}
div#newsList > section:last-child {
border: none;
padding: 0 0 15px 0;
}
.pager {
text-align: center;
}
.pager > a, 
.pager > span {
margin: 0 2px;
background: #EDEDED;
padding: 3px 10px;
width: 30px;
height: 30px;
display: inline-block;
box-sizing: border-box;
text-decoration: none;
line-height: 25px;
}
.pager > a.next,
.pager > a.prev {
width: auto;
}
.pager.detail_actu > a {
width: 160px;
padding: 7px 10px;
height: auto;
margin: 0 6px;
}
.pager.detail_actu {
margin-top: 90px;
} body.contact #container {
margin: 0px;
}
.wpforms-container ul li:before {
display: none;
}
div form.wpforms-form {
position: relative;
}
div div.wpforms-container-full button[type=submit]:focus:after {
display: none;
}
@media (min-width: 1200px) {
div .wpforms-container .wpforms-submit-container {
position: absolute;
right: 0;
bottom: -10px;
margin: 0;
padding: 0;
}
}
#wrapper div div.wpforms-container-full input:focus,
#wrapper div div.wpforms-container-full textarea:focus {
border-color: #000000;
box-shadow: 0 0 0 1px #000000, 0px 1px 2px rgba(0,0,0,0.15);
}
#wrapper div div.wpforms-container-full ::placeholder {
color: #969696;
opacity: 1;
}
body:not(.home) #wrapperInner .wpforms-confirmation-container-full p {
margin: 0;
}
#wrapper div .wpforms-field-container div.wpforms-field {
padding: 12px 0;
} body.error404 #chapterPicture .widget_breadcrumb {
display: none;
}
body.error404 #chapterPicture {
height: auto !important;
}
body.error404 article {
text-align: center;
} .slick-slider {
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
margin: 0;
padding: 0;
overflow: hidden;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after {
display: table;
content: '';
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
:root {
--wp--style--gallery-gap-default: 20px;
}
#wrapper .wp-block-gallery img {
transition: 0.2s ease-in-out;
}
#wrapper .wp-block-gallery img:hover {
opacity: 0.8;
}
body:not(.home) #wrapperInner p {
margin: 0 0 15px 0;
}
body:not(.home) #wrapperInner figure + *,
body:not(.home) #wrapperInner .wp-block-image + p {
margin-top: 20px;
}
footer .wp-block-image,
footer .wp-block-columns {
margin-bottom: 0;
}
body:not(.home) div .wp-block-cover .wp-block-cover__inner-container {
width: 90%;
max-width: 1120px;
}
body:not(.home) div .wp-block-column .wp-block-cover .wp-block-cover__inner-container {
width: 100%;
}
div :where(.wp-block-columns.is-layout-flex) {
gap: 3em;
}
.no-margin {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.wp-block-column {
box-sizing: border-box;
}
@media (min-width: 980px) {
.is_hidden_on_desktop {
display: none !important;
}
}
body:not(.home) .wp-block-separator {
margin: 20px 0px;
max-width: 100px;
}
body:not(.home) .wp-block-columns .wp-block-column.is-vertically-aligned-center.has-background hr {
width: 100px;
margin-top: 5px;
}
body:not(.home) .wp-block-columns .wp-block-column.is-vertically-aligned-center.has-background {
align-self: initial;
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
} body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display {
display: block;
columns: 2;
gap: 2em;
margin: 0px;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display > figure {
width: initial !important;
break-inside: avoid;
margin: 0 0 2em 0 !important;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display > figure img {
width: auto !important;
max-height: none !important;
height: auto !important;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-3 {
columns: 3;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-4 {
columns: 4;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-5 {
columns: 5;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-6 {
columns: 6;
}
.wp-block-columns {
margin-bottom: 2.25em;
}    @media (min-width: 1250px) and (min-height: 491px) {
header #nested ul.firstLevel > li.hidden_on_desktop {
display: none;
}
}
@media (max-width: 1250px) {
header div #nested {
width: 40px;
height: 40px;
position: absolute;
right: 20px;
margin: 0;
top: 25px;
}
header div #nested .contentSmart {
width: 100%;
height: 100%;
cursor: pointer;
z-index: 25;
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
header #nested .firstLevel {
text-align: left;
background: #000000;
width: 100%;
position: fixed;
right: -100%;
transition: 0.7s;
opacity: 0.3;
top: 0;
bottom: 0;
padding: 40px 0 50px 0;
overflow-y: auto;
overflow-x: hidden;
}
body.menu_open header #nested .firstLevel:after, 
body.menu_open header #nested .firstLevel:before {
content: '';
height: 50px;
background: linear-gradient(0deg, #000000, transparent);
position: fixed;
left: 0;
right: 0;
bottom: 0px;
opacity: 0;
pointer-events: none;
transition: 0.3s;
}
body.menu_open.animation_delai header #nested .firstLevel:after, 
body.menu_open.animation_delai header #nested .firstLevel:before {
opacity: 1;
}
body.menu_open header #nested .firstLevel:before {
bottom: auto;
top: 0;
z-index: 20;
background: linear-gradient(180deg, #000000, transparent);
height: 58px;
}
body.menu_open header #nested .firstLevel {
right: 0;
opacity: 0.9;
}
header #nested ul.firstLevel:hover > li {
opacity: 1;
}
header div #nested .contentSmart span {
width: 25px;
height: 2px;
background: #000000;
display: block;
border-radius: 3px;
position: relative;
top: 0;
transition: 0.5s;
}
header div #nested .contentSmart > span:nth-child(2) {
margin: 6px 0px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(1) {
transform: rotate(45deg);
top: 8px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(2) {
opacity: 0;
}
body.menu_open header div #nested .contentSmart > span:nth-child(3) {
transform: rotate(-45deg);
top: -8px;
}
body.menu_open header div #nested .contentSmart > span {
background: #FFFFFF;
}
header #nested ul.firstLevel li a {
font-size: 20px;
line-height: 1;
padding: 10px;
}
header #nested .firstLevel li a span {
line-height: 1.3em;
}
header #nested ul.firstLevel > li.menu-item-has-children {
margin-right: 0;
}
header #nested ul.firstLevel > li {
margin: 0 0 10px 0;
display: flex;
flex-direction: column;
align-items: flex-start;
padding-left: 30px;
}
header #nested ul.firstLevel > li:last-child {
margin-bottom: 0;
}
header #nested ul.firstLevel > li.menu-item-has-children > a {
position: relative;
}
header #nested ul.firstLevel > li.menu-item-has-children > a:after {
content: '';
display: inline-block;
height: 0;
width: 0;
border-top: 5px solid #FFFFFF;
border-right: 5px solid transparent;
border-left: 5px solid transparent;
pointer-events: none;
position: absolute;
right: -15px;
top: 21px;
}
header #nested .firstLevel li a {
color: #FFFFFF;
}
header #nested .firstLevel li ul,
header #nested .firstLevel > li:hover > ul {
position: relative;
height: auto;
opacity: 1;
background: none;
box-shadow: none;
margin: 10px 0 10px 0px;
padding: 0;
left: 0;
width: auto;
}
header #nested ul.firstLevel > li > ul > li, 
header #nested ul.firstLevel > li > ul > li > ul > li {
padding: 0;
margin: 0;
}
header #nested .firstLevel li ul li {
border: none;
}
body.menu_open {
overflow: hidden;
}
header #nested .firstLevel li ul {
display: none;
}
header #nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > ul {
display: block;
}
header #nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > a:after {
transform: rotate(180deg);
}
header #nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > a {
color: #FAB207;
}
header #nested ul.firstLevel li ul li:hover {
background: none;
}
}
@media (max-width: 930px) {
.wp-block-spacer {
max-height: 70px;
}
#container {
margin: 0px 0px 70px 0px;
}
.is_hidden_on_mobile {
display: none !important;
}
.invert-columns-order {
flex-direction: column-reverse;
}
div :where(.wp-block-columns.is-layout-flex) {
gap: 2em;
}
}
@media (max-width: 781px) {
body:not(.home) div #wrapperInner div#text > iframe[src*="maps"] {
height: 50vw;
}
body:not(.home) #wrapperInner .wp-block-column iframe,
body:not(.home) #wrapperInner .wp-block-columns > div:not(:only-child) iframe {
height: 50vw;
max-height: initial;
}
}
@media (max-width: 880px) {
section.newsContainer {
flex-direction: column-reverse;
margin-bottom: 45px;
}
section.newsContainer .gauche {
width: 100%;
margin-top: 40px;
}
section.newsContainer .droite {
width: 100%;
}
section.newsContainer .gauche img {
width: auto;
height: auto;
}
}
@media (max-width: 980px) {
body #baguetteBox-overlay .full-image img {
max-height: 85%;
max-width: 85%;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display > figure {
margin: 0 0 1.2em 0 !important;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display {
gap: 1.2em;
}
html body {
--wp--preset--spacing--20: 2.5vw;
--wp--preset--spacing--30: 2.5vw;
--wp--preset--spacing--40: 2.5vw;
--wp--preset--spacing--50: 5vw;
--wp--preset--spacing--60: 5vw;
--wp--preset--spacing--70: 5vw;
}
body #back_to_top {
display: none;
}
} body:not(.home) #wrapper .wp-block-query > ul {
margin: 0;
}
body:not(.home) #wrapper .wp-block-query > ul > li {
margin-bottom: 80px;
}
body:not(.home) #wrapper .wp-block-query > ul > li:before {
display: none;
}
body:not(.home) #wrapper .wp-block-query > ul > li a.wp-block-read-more {
margin-top: 7px;
}
body:not(.home) #wrapper .wp-block-query > ul > li img {
width: 100%;
height: 260px;
object-fit: cover;
}
body:not(.home) #wrapper .wp-block-query > ul > li h2 {
margin-top: -5px;
}
body:not(.home) #wrapper .wp-block-query > ul > li h2 a {
text-decoration: none;
color: red;
}
body:not(.home) #wrapper .wp-block-query > ul > li h2 a:hover {
text-decoration: underline;
}      body.error404 article a,
body:not(.home) #wrapperInner a.wp-block-button__link,
section.newsContainer .droite > a,
div div.wpforms-container-full button[type=submit]:not(:hover):not(:active),
div div.wpforms-container-full button[type=submit]:active,
div div.wpforms-container-full button[type=submit],
header a.wp-block-button__link,
footer a.wp-block-button__link,
#home_top .titre a,
#produits .inner > p:last-child a,
#vision .flex a,
#real > a {
border-radius: 50px;
display: inline-block;
background: #FAB207;
color: #000000;
padding: 8px 18px 10px 18px;
font-weight: 400;
line-height: 1;
text-decoration: none;
transition: 0.3s;
border: 2px solid #FAB207;
font-size: 20px;
height: auto;
box-shadow: none;
font-family: 'Dosis';
}
body.error404 article a:hover,
body:not(.home) #wrapperInner a.wp-block-button__link:hover,
section.newsContainer .droite > a:hover,
div div.wpforms-container-full button[type=submit]:hover,
header a.wp-block-button__link:hover,
footer a.wp-block-button__link:hover,
#home_top .titre a:hover,
#produits .inner > p:last-child a:hover,
#vision .flex a:hover,
#real > a:hover {
background: #000000;
border-color: #000000;
text-decoration: none;
color: #FFFFFF;
box-shadow: 0 0 10px rgba(0,0,0,0.2);
} #home_top .titre a:hover,
footer a.wp-block-button__link:hover {
border-color: #FAB207;
color: #FAB207;
} #produits .inner > p:last-child a,
#real > a {
border-color: #000000;
background: none;
} #vision .flex a {
border-color: #FFFFFF;
color: #FFFFFF;
background: none;
}
#vision .flex a:hover {
background: #FFFFFF;
color: #000000;
border-color: #FFFFFF;
}
.has-noir-color { color: #000000 !important; }
.has-noir-background-color { background-color: #000000 !important; }
.has-blanc-color { color: #FFFFFF !important; }
.has-blanc-background-color { background-color: #FFFFFF !important; }
.has-gris-color { color: #F4F4F4 !important; }
.has-gris-background-color { background-color: #F4F4F4 !important; }
.has-jaune-color { color: #FAB207 !important; }
.has-jaune-background-color { background-color: #FAB207 !important; }
#wrapper h2 {
font-family: 'Dosis';
margin-top: 0;
font-weight: 400;
text-transform: uppercase;
font-size: 30px;
position: relative;
}
#wrapper h2:before {
content: '';
width: 60px;
height: 2px;
background: #FAB207;
position: absolute;
top: 18px;
left: -72px;
}
#vision h3,
#produits h3 em {
color: #FAB207;
font-size: 25px;
}
#back_to_top {
position: fixed;
bottom: 25px;
right: 25px;
z-index: 99;
border: none;
outline: none;
background-color: #FAB207;
color: #FFFFFF;
cursor: pointer;
transition: 0.3s;
visibility: hidden;
opacity: 0;
display: flex;
align-items: center;
justify-content: center;
width: 30px;
height: 30px;
}
#back_to_top img {
height: 10px;
}
#back_to_top:hover {
background: #b88306;
}
div#headerBoxes {
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 22px;
margin: 30px 0 0 70px;
}
div#headerBoxes .widget > a {
font-weight: 700;
text-decoration: none;
display: flex;
align-items: center;
gap: 20px;
}
div#headerBoxes .widget > a div {
width: 20px;
line-height: 1;
display: flex;
align-items: center;
justify-content: flex-start;
}
header a.wp-block-button__link {
margin-bottom: 20px;
}
header #nested ul.firstLevel > li.current-menu-item:before,
header #nested ul.firstLevel > li.current_page_parent:before {
content: '';
width: 60px;
height: 2px;
background: #FAB207;
position: absolute;
left: -60px;
top: 0;
bottom: 0;
margin: auto;
pointer-events: none;
}
footer .wp-block-group > div > p:first-child {
font-size: 27px;
color: #FAB207;
font-weight: 700;
margin-bottom: -5px;
}
footer .wp-block-group > div > p:last-child {
line-height: 1.7em;
margin-bottom: 15px;
}
#home_top {
position: relative;
padding-bottom: 40px;
margin-bottom: 60px;
}
#home_top video,
#home_top > img {
width: 73%;
height: auto;
}
#home_top .titre {
background: #000000;
color: #FFFFFF;
width: 36.5%;
height: 450px;
position: absolute;
right: 0;
bottom: 0;
box-sizing: border-box;
padding: 40px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
}
#home_top h1 {
font-family: 'Dosis';
text-align: left;
font-weight: 400;
font-size: 35px;
text-transform: uppercase;
max-width: 390px;
line-height: 1.25em;
margin-bottom: 45px;
}
#produits {
width: 90%;
max-width: 1120px;
margin: 0 auto 140px;
}
#produits h2 {
margin-bottom: 75px;
}
#produits .item {
display: flex;
justify-content: space-between;
margin-bottom: 120px;
}
#produits .item > * {
width: 48%;
position: relative;
}
#produits .item img {
height: auto;
}
#produits .item .texte {
display: flex;
align-items: center;
background: #F4F4F4;
}
#produits .item .inner {
padding-right: 40px;
}
#produits .item.reverse .inner {
padding-left: 40px;
padding-right: 0;
}
#produits .item .texte:before {
content: '';
background: #F4F4F4;
position: absolute;
top: -40px;
left: -85px;
right: 0px;
bottom: -40px;
z-index: -1;
pointer-events: none;
}
#produits .item.reverse .texte:before {
left: 0;
right: -85px;
}
#produits h3 {
margin: 0 0 15px 0;
font-size: 20px;
text-transform: uppercase;
font-weight: 400;
}
#produits h3 em {
display: block;
text-transform: initial;
color: #FAB207;
font-style: normal;
line-height: 1;
margin-top: 7px;
}
#produits .inner > p:last-child {
margin: 17px 0 0 0;
}
#produits .item ul li {
margin-bottom: 4px;
}
#produits p + ul {
margin-top: -3px;
}
#produits .item img {
min-height: 320px;
object-fit: cover;
height: 100%;
}
#vision {
position: relative;
padding: 100px 0 90px 0;
}
#vision > img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
#vision > div {
position: relative;
color: #FFFFFF;
width: 90%;
max-width: 1120px;
margin: 0 auto;
}
#vision .top .flex {
max-width: 915px;
display: flex;
align-items: flex-start;
justify-content: space-between;
margin-top: 35px;
}
#vision .top .flex .texte {
width: calc(100% - 245px);
}
#vision > div.bottom {
display: flex;
justify-content: space-between;
margin-top: 45px;
}
#vision > div.bottom .gauche {
width: 60.7%;
}
#vision > div.bottom .bordure {
width: 1px;
background: #FFFFFF;
}
#vision > div.bottom .droite {
width: 30.3%;
}
#vision > div.bottom > div > img {
margin-bottom: 4px;
}
#real {
width: 90%;
max-width: 1120px;
margin: 100px auto;
position: relative;
}
#real .slick:not(.slick-initialized) {
height: 400px;
overflow: hidden;
display: flex;
align-items: center;
gap: 40px;
}
#real .slick-track {
display: flex;
align-items: center;
height: 400px;
}
#real .slick-slide {
display: flex;
align-items: center;
height: auto;
width: 340px;
margin-right: 40px;
transition: 0.3s;
}
@media (min-width: 1051px) {
#real .slick-slide.slick-active.slick-current img {
height: 400px;
width: 540px;
max-width: 540px;
position: relative;
border-right: 40px solid #FFFFFF;
}
}
#real .slick-slide img {
height: 250px;
width: 100%;
transition: 0.3s;
object-fit: cover;
}
#real .slick-list {
overflow: visible;
margin: 40px 0 45px 0;
}
span.arrow {
height: 30px;
width: 30px;
border: 1px solid #000000;
display: flex;
align-items: center;
justify-content: center;
box-sizing: border-box;
transition: 0.3s;
cursor: pointer;
position: absolute;
right: 0;
top: 0;
z-index: 2;
}
span.arrow path {
transition: 0.3s;
}
span.arrow.prev {
right: 40px;
transform: rotate(180deg);
}
@media (min-width: 1150px) {
span.arrow:hover {
background: #000000;
}
span.arrow:hover path {
fill: #FFFFFF;
}
}
#real span.arrow {
top: 4px;
}
#temoignage {
background: #FAB207;
padding: 80px 0;
}
#temoignage > .container {
width: 90%;
max-width: 1120px;
margin: 0 auto;
display: flex;
align-items: flex-start;
justify-content: space-between;
position: relative;
}
#temoignage h2:before {
background: #FFFFFF;
}
#temoignage .droite {
width: 65%;
}
#temoignage .gauche {
width: 30%;
position: relative;
min-height: 210px;
border-right: 1px solid #000000;
}
#temoignage .gauche img {
opacity: 0.25;
position: absolute;
top: -42px;
pointer-events: none;
}
#temoignage .droite span.nom {
font-size: 20px;
text-transform: uppercase;
display: block;
line-height: 1;
}
#temoignage .droite  .stars {
display: flex;
align-items: center;
gap: 10px;
margin: 20px 0 15px 0;
}
#temoignage .droite p {
margin: 0;
max-width: 600px;
}
.title_and_bc {
width: 50%;
background: #000000;
color: #FFFFFF;
min-height: 200px;
display: flex;
align-items: center;
justify-content: flex-start;
box-sizing: border-box;
padding: 40px 60px;
position: relative;
margin: -100px 0 30px 0;
}
.title_and_bc h1 {
margin: 0;
font-family: 'Dosis';
font-weight: 400;
text-transform: uppercase;
font-size: 35px;
text-align: left;
max-width: 650px;
}
.wp-block-columns > div:not(:first-child) h2:before,
.wp-block-group-is-layout-flex > *:not(:first-child) h2:before,
.wp-block-cover h2:before {
display: none;
}
#chapterPicture > .title_and_bc:first-child {
margin-top: 0;
width: 100%;
}
body:not(.home) .wp-block-column.diapo {
position: relative;
}
body:not(.home) .wp-block-column.diapo span.arrow {
top: auto;
bottom: -42px;
}
body:not(.home) .wp-block-column.diapo img {
width: 100%;
}
body:not(.home) h3.faq + * {
display: none;
}
body:not(.home) h3.faq {
color: #000000;
font-size: 16px;
background: #F4F4F4;
padding: 10px 90px 10px 20px;
cursor: pointer;
position: relative;
}
body:not(.home) h3.faq:after {
content: '';
width: 20px;
height: 20px;
background: url(//homconcept.fr/wp-content/themes/homconcept/images/black-arrow.svg) no-repeat center center;
position: absolute;
right: 15px;
top: 0;
bottom: 0;
margin: auto;
pointer-events: none;
transform: rotate(90deg);
transition: 0.3s;
}
body:not(.home) h3.faq.open + * {
display: block;
padding-bottom: 5px;
}
body:not(.home) h3.faq.open:after {
transform: rotate(270deg);
} .wp-block-group.triggers {
gap: 40px;
}
body:not(.home) #wrapperInner .wp-block-group.triggers p {
cursor: pointer;
margin: 0;
text-transform: uppercase;
font-family: 'Dosis';
font-size: 20px;
}
body:not(.home) #wrapperInner .wp-block-group.triggers p.active {
color: #FAB207;
text-decoration: underline;
text-underline-offset: 4px;
}
div#container_real {
display: block;
transition: 0.3s;
width: 95%;
margin: 0 auto;
}
div#container_real > div {
width: 31%;
margin: 1.166%;
height: 18vw;
min-height: 0;
}
body.page_real #container {
margin: 0 0 40px 0;
}
div#container_real > div .wp-block-cover__background {
transition: 0.45s;
opacity: 0;
}
div#container_real > div:hover .wp-block-cover__background {
opacity: 0.5;
}
div#container_real > div .wp-block-cover__inner-container {
transition: 0.45s;
position: relative;
top: 20px;
opacity: 0;
}
div#container_real > div:hover .wp-block-cover__inner-container {
opacity: 1;
top: 0;
}
body:not(.home) #wrapperInner #container_real a.wp-block-button__link:hover {
background: none;
color: #FAB207;
border-color: #FAB207;
}
.back_to_real {
position: absolute;
right: 0px;
left: 0;
top: -190px;
}
.wp-block-quote {
border-left: 6px solid #FAB207;
min-height: 40px;
display: flex;
align-items: center;
padding: 3px 0 0 20px;
margin-bottom: 20px;
}
body:not(.home) #wrapperInner .wp-block-quote p {
margin-bottom: 0;
}
@media (max-width: 1650px) {
#wrapper h2 {
padding-left: 62px;
}
#wrapper h2:before {
left: 0;
width: 50px;
}
header #nested ul.firstLevel > li.current-menu-item:before,
header #nested ul.firstLevel > li.current_page_parent:before {
width: 50px;
left: -50px;
}
header #nested {
margin-left: 50px;
}
div#headerBoxes {
margin-left: 60px;
}
#wrapper .wp-block-columns > div:not(:first-child) h2,
#wrapper .wp-block-group-is-layout-flex > *:not(:first-child) h2,
#wrapper .wp-block-cover h2,
#wrapper .newsContainer h2 {
padding-left: 0;
}
}
@media (max-width: 1440px) {
#home_top .titre {
height: 400px;
}
#home_top h1 {
font-size: 32px;
}
}
@media (max-width: 1350px) {
header {
width: 290px;
}
#wrapper,
footer,
body:not(.home) #chapterPicture {
margin-left: 290px;
}
header #logo img {
height: 170px;
}
header #nested {
margin-left: 40px;
}
div#headerBoxes {
margin-left: 50px;
}
}
@media (min-width: 1251px) and (max-height: 750px) {
header #logo img {
height: 160px;
}
header #nested .firstLevel li a {
padding: 11px 10px;
font-size: 19px;
}
header #nested {
margin-top: -20px;
}
header a.wp-block-button__link {
margin-bottom: 10px;
}
}
@media (min-width: 1251px) and (max-height: 650px) {
header #nested .firstLevel li a {
padding: 10px;
font-size: 18px;
}
header #logo img {
height: 140px;
}
header #nested {
margin-top: -10px;
}
header a.wp-block-button__link {
font-size: 18px;
}
header .widget svg {
width: auto;
height: 16px;
}
div#headerBoxes .widget > a {
gap: 12px;
font-size: 14px;
}
div#headerBoxes {
gap: 14px;
}
}
@media (min-width: 1251px) and (max-height: 600px) {
div#headerBoxes > div:not(:first-child) {
display: none;
}
div#headerBoxes {
gap: 0;
position: absolute;
bottom: 30px;
}
}
@media (min-width: 1251px) and (max-height: 520px) {
header #nested .firstLevel li a {
padding: 9px 10px;
font-size: 17px;
}
div#headerBoxes {
bottom: 20px;
}
}
@media (min-width: 1251px) and (max-height: 490px) {
div#headerBoxes {
display: none;
}
}
@media (min-width: 1251px) and (max-height: 455px) {
header #logo img {
height: 110px;
}
header #nested {
margin: 0;
position: absolute;
bottom: 10px;
left: 50px;
}
}
@media (max-width: 1250px) {
header {
width: 100%;
bottom: auto;
height: 90px;
border-right: none;
}
#wrapper,
footer,
body:not(.home) #chapterPicture {
margin-left: 0;
}
#home_top {
margin-top: 90px;
}
header #logo img {
height: 90px;
width: 100px;
object-fit: cover;
}
header #logo {
position: absolute;
left: 30px;
top: 4px;
bottom: 0;
overflow: hidden;
}
#home_top video,
#home_top > img {
width: 100%;
height: 56vw;
object-fit: cover;
}
div#headerBoxes {
position: absolute;
margin: 0;
right: 90px;
flex-direction: row-reverse;
align-items: center;
top: 0;
bottom: 0;
gap: 30px;
}
header a.wp-block-button__link {
margin-bottom: 0;
}
body.error404 article a,
body:not(.home) #wrapperInner a.wp-block-button__link,
section.newsContainer .droite > a,
div div.wpforms-container-full button[type=submit]:not(:hover):not(:active),
div div.wpforms-container-full button[type=submit]:active,
div div.wpforms-container-full button[type=submit],
header a.wp-block-button__link,
footer a.wp-block-button__link,
#home_top .titre a,
#produits .inner > p:last-child a,
#vision .flex a,
#real > a {
font-size: 18px;
transition: 0.15s;
}
body:not(.home) #chapterPicture {
margin-top: 90px;
}
}
@media (max-width: 790px) {
div#headerBoxes > div:not(:first-child) {
display: none;
}
}
@media (max-width: 930px) {
#home_top {
flex-direction: column-reverse;
display: flex;
}
#home_top .titre {
position: relative;
height: auto;
width: 100%;
align-items: center;
padding: 50px 7.5vw;
}
#home_top h1 {
font-size: 30px;
max-width: 480px;
margin: 0 auto 25px;
text-align: center;
}
}
@media (max-width: 840px) {
footer .wp-block-group > div > p:last-child {
margin-bottom: 0;
}
footer #footerInner > div:first-child {
display: none;
}
footer #footerInner {
flex-direction: column;
text-align: center;
gap: 35px;
}
footer #signature {
padding: 10px 0 30px 0;
text-align: center;
box-sizing: border-box;
line-height: 160%;
max-width: 480px;
}
}
@media (max-width: 1010px) {
#temoignage .gauche img {
display: none;
}
#temoignage > .container {
display: block;
padding-bottom: 70px;
}
#temoignage .gauche {
min-height: 0px;
border: none;
width: 100%;
text-align: center;
}
#wrapper #temoignage h2 {
padding: 0;
}
#wrapper #temoignage h2:before {
display: none;
}
#temoignage .droite {
width: 100%;
text-align: center;
margin-top: 50px;
}
#temoignage .droite p {
margin: 0 auto;
}
#temoignage .droite .stars {
justify-content: center;
}
#temoignage .droite span.nom {
font-size: 18px;
}
#temoignage span.arrow {
bottom: 0;
top: auto;
right: 50%;
}
#temoignage {
padding: 60px 0;
}
#temoignage span.arrow.prev {
margin-right: 10px;
}
#temoignage span.arrow.next {
margin-right: -40px;
}
}
@media (max-width: 1050px) {
#real .slick-track {
height: auto;
}
#real .slick-slide {
margin-right: 30px;
}
.slick.slick-slider {
margin-right: -30px;
}
#real .slick-slide img {
height: 30vw;
}
}
@media (max-width: 850px) {
#real .slick-slide {
margin-right: 20px;
}
.slick.slick-slider {
margin-right: -20px;
}
}
@media (max-width: 650px) {
#real {
width: 85%;
margin: 65px auto;
}
#real .slick-slide img {
height: 56vw;
}
}
@media (max-width: 760px) {
#vision .top .flex {
flex-direction: column;
gap: 25px;
margin-top: 10px;
align-items: center;
}
#vision .top .flex .texte {
width: 100%;
}
#vision {
padding: 65px 0 55px 0;
}
#vision > div.bottom .bordure {
width: 100%;
height: 1px;
margin: 30px 0 45px 0;
}
#vision > div.bottom .droite,
#vision > div.bottom .gauche {
width: 100%;
}
#vision > div.bottom {
flex-direction: column-reverse;
margin-top: 70px;
}
#vision > div.top {
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
}
}
@media (max-width: 900px) {
#produits .item .texte:before {
display: none;
}
#produits .item {
flex-direction: column-reverse;
margin-bottom: 7.5vw;
}
#produits .item.reverse {
flex-direction: column;
}
#produits .item > * {
width: 100%;
}
#produits .item .inner,
#produits .item.reverse .inner {
padding: 50px;
}
#produits h2 {
margin-bottom: 45px;
}
#produits .item img {
min-height: 0px;
}
#produits {
margin-bottom: 80px;
}
}
@media (max-width: 930px) {
body:not(.home) #chapterPicture img {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
filter: brightness(0.6);
}
.title_and_bc {
background: none;
width: 100%;
margin: 0;
padding: 0 7.5vw;
min-height: 0;
}
body:not(.home) #chapterPicture .widget_breadcrumb {
position: relative;
color: #FFFFFF;
width: 100%;
padding: 0 7.5vw;
box-sizing: border-box;
margin-top: 15px;
}
body:not(.home) #chapterPicture .widget_breadcrumb a {
color: #FFFFFF;
}
body:not(.home) #chapterPicture {
padding: 60px 0;
}
.back_to_real {
position: relative;
top: 0;
margin: -35px 0 55px 0;
}
}
@media (max-width: 1600px) {
#wrapper div#container_real h2 {
font-size: 24px;
}
}
@media (max-width: 500px) {
body:not(.home) #wrapperInner div#text > *:not(.wp-block-cover):not(.wp-block-group):not(#temoignage),
body:not(.home) #wrapperInner div#text > figure, 
body:not(.home) #wrapperInner div#text > ul, 
body:not(.home) #wrapperInner div#text > .wp-block-group > .wp-block-group__inner-container, 
body:not(.home) #wrapperInner div#text > p, 
body.single-post #wrapperInner .pager,
#produits,
#vision > div,
#temoignage > .container,
footer #signature,
div #avis {
width: 85%;
}
.baguetteBox-button#previous-button,
.baguetteBox-button#next-button {
display: block !important;
transform: scale(0.7);
}
header div #nested .contentSmart span {
width: 22px;
}
header div #nested .contentSmart > span:nth-child(2) {
margin: 5px 0px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(3) {
top: -6px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(1) {
top: 8px;
}
header #nested ul.firstLevel > li {
max-width: 90vw;
}
header #nested ul.firstLevel li a {
font-size: 16px;
}
header #nested ul.firstLevel > li.menu-item-has-children > a:after {
right: -12px;
top: 16px;
}
header #nested ul.firstLevel li ul li a {
font-size: 14px;
}
body:not(.home) #chapterPicture .widget_breadcrumb {
font-size: 12px;
margin-top: 10px;
}
body:not(.home) #wrapperInner {
padding-top: 45px;
}
.wp-block-spacer {
max-height: 50px;
}
body:not(.home) #wrapperInner p + .wp-block-spacer {
margin-top: -15px;
}
#container {
margin: 0px 0px 60px 0px;
}
body:not(.home) h3 {
font-size: 18px;
margin-bottom: 10px;
}
.pager > a, .pager > span {
font-size: 13px;
}
body.error404 div#wrapperInner {
padding-top: 0;
}
td {
font-size: 14px;
}
html body {
--wp--preset--spacing--20: 5vw;
--wp--preset--spacing--30: 5vw;
--wp--preset--spacing--40: 5vw;
--wp--preset--spacing--50: 7.5vw;
--wp--preset--spacing--60: 7.5vw;
--wp--preset--spacing--70: 7.5vw;
--wp--preset--font-size--small: 13px;
--wp--preset--font-size--medium: 18px;
--wp--preset--font-size--large: 24px;
--wp--preset--font-size--x-large: 30px;
}
header #nested ul.firstLevel > li {
padding-left: 15px;
}
div .wp-block-cover, 
div .wp-block-cover-image {
min-height: 350px;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-5,
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-4,
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-3 {
columns: 2;
}
.wp-block-columns {
margin-bottom: 1.75em;
}
div .wpforms-container .wpforms-submit-container {
text-align: center;
margin-bottom: 15px;
}
#wrapper div .wpforms-field-container div.wpforms-field {
width: 100%;
margin-left: 0;
margin-right: 0;
padding-bottom: 8px;
}
div#headerBoxes {
display: none;
}
header {
height: 70px;
}
#home_top {
margin-top: 70px;
margin-bottom: 25px;
}
header div #nested {
right: 15px;
top: 15px;
}
header #logo {
left: 20px;
top: 2px;
}
header #logo img {
height: 70px;
width: 85px;
}
header #nested ul.firstLevel li a {
font-size: 18px;
padding: 6px 10px;
}
#home_top h1 {
font-size: 28px;
max-width: 320px;
}
#home_top .titre {
padding-bottom: 47px;
}
header.scrolled {
height: 54px;
box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
header.scrolled #logo img {
height: 40px;
width: 70px;
}
header.scrolled div #nested {
top: 8px;
} #wrapper h2:before {
width: 38px;
top: 0;
}
#wrapper h2 {
padding: 13px 0 0 0;
font-size: 24px;
}
#produits h2 {
margin-bottom: 30px;
}
#produits .item .inner,
#produits .item.reverse .inner {
padding: 45px 7.5vw;
}
#produits h3 {
font-size: 16px;
}
#vision h3,
#produits h3 em,
footer .wp-block-group > div > p:first-child {
font-size: 22px;
}
#wrapper #vision h2:before {
right: 0;
margin: auto;
}
#vision .top .flex {
gap: 15px;
margin-top: 0px;
}
#vision > div.bottom > div > img {
width: 40px;
height: 40px;
object-fit: contain;
object-position: left bottom;
}
#vision > div.bottom .bordure {
margin: 30px 0;
}
#vision > div.bottom .gauche > :last-child {
margin-bottom: 0;
}
#real .slick-list {
margin: 25px 0 35px 0;
}
span.arrow {
width: 26px;
height: 26px;
}
span.arrow svg {
width: auto;
height: 12px;
}
#real span.arrow {
top: 14px;
}
span.arrow.prev {
right: 35px;
}
#temoignage .droite span.nom {
font-size: 16px;
font-weight: 700;
}
#temoignage > .container {
padding-bottom: 55px;
}
#temoignage span.arrow.prev {
margin-right: 5px;
}
#temoignage span.arrow.next {
margin-right: -35px;
}
#temoignage .droite {
margin-top: 35px;
}
footer #signature {
font-size: 12px;
}
body:not(.home) #chapterPicture {
margin-top: 70px;
padding: 45px 0;
}
.title_and_bc h1 {
font-size: 28px;
}
body:not(.home) h3.faq {
font-size: 15px;
padding: 15px 55px 15px 15px;
line-height: 1.35em;
}
section.newsContainer .droite h2:before,
#wrapper .wp-block-columns > div:not(:first-child) h2:before {
display: block;
}
.wp-block-group.triggers {
gap: 30px;
}
div#container_real > div {
width: 46%;
margin: 2%;
height: 29vw;
padding: 0;
}
#wrapper div#container_real h2 {
display: none;
}
div#container_real > div .wp-block-cover__inner-container {
position: relative;
height: 100%;
top: 0;
width: 100%;
opacity: 1;
}
body:not(.home) #wrapperInner #container_real a.wp-block-button__link {
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
text-indent: -9999px;
background: none;
border: none;
border-radius: 0px;
}
#wrapper .back_to_real {
display: none;
}
body:not(.home) .wp-block-column.diapo.real {
margin-bottom: 45px;
}
#wrapper .wp-block-columns > div:nth-child(2) > h2:first-child {
margin-top: 25px;
}
.pager.detail_actu > a {
width: 115px;
}
body:not(.home) #wrapperInner p {
margin: 0 0 12px 0;
}
} @media (min-width: 1000px) {
#wrapper img.wp-image-590 {
margin: -115px 0 0 0;
}
}
@media (max-width: 500px) {
#wrapper img.wp-image-590 {
max-height: 160px;
}
} #avis {
margin: 100px auto;
width: 90%;
max-width: 1120px;
}
#avis > .txt {
margin-bottom: 30px;
}
#avis .avis {
min-height: 429px;
}
@media (max-width: 500px) {
#avis {
margin: 60px auto;
}
#avis .avis {
min-height: 515px;
}
}
#baguetteBox-overlay {
display: none;
opacity: 0;
position: fixed;
overflow: hidden;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000000;
background-color: rgba(0, 0, 0, .8);
transition: opacity .5s ease
}
#baguetteBox-overlay.visible {
opacity: 1
}
#baguetteBox-overlay .full-image {
display: inline-block;
position: relative;
width: 100%;
height: 100%;
text-align: center
}
#baguetteBox-overlay .full-image figure {
display: inline;
margin: 0;
height: 100%
}
#baguetteBox-overlay .full-image img {
display: inline-block;
width: auto;
height: auto;
max-height: 100%;
max-width: 100%;
vertical-align: middle;
box-shadow: 0 0 8px rgba(0, 0, 0, .6)
}
#baguetteBox-overlay .full-image figcaption {
display: block;
position: absolute;
bottom: 0;
width: 100%;
text-align: center;
line-height: 1.8;
white-space: normal;
color: #ccc;
background-color: rgba(0, 0, 0, .6);
font-family: sans-serif
}
#baguetteBox-overlay .full-image:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px
}
#baguetteBox-slider {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
white-space: nowrap;
transition: left .4s ease, transform .4s ease;
}
#baguetteBox-slider.bounce-from-right {
animation: bounceFromRight .4s ease-out
}
#baguetteBox-slider.bounce-from-left {
animation: bounceFromLeft .4s ease-out
}
@keyframes bounceFromRight {
0%, 100% {
margin-left: 0
}
50% {
margin-left: -30px
}
}
@keyframes bounceFromLeft {
0%, 100% {
margin-left: 0
}
50% {
margin-left: 30px
}
}
.baguetteBox-button#next-button, .baguetteBox-button#previous-button {
top: 50%;
top: calc(50% - 30px);
width: 44px;
height: 60px
}
.baguetteBox-button {
position: absolute;
cursor: pointer;
outline: 0;
padding: 0;
margin: 0;
border: 0;
border-radius: 15%;
background-color: #323232;
background-color: rgba(50, 50, 50, .5);
color: #ddd;
font: 1.6em sans-serif;
transition: background-color .4s ease
}
.baguetteBox-button:focus, .baguetteBox-button:hover {
background-color: rgba(50, 50, 50, .9)
}
.baguetteBox-button#next-button {
right: 2%
}
.baguetteBox-button#previous-button {
left: 2%
}
.baguetteBox-button#close-button {
top: 20px;
right: 2%;
right: calc(2% + 6px);
width: 30px;
height: 30px
}
.baguetteBox-button svg {
position: absolute;
left: 0;
top: 0
}
.baguetteBox-spinner {
width: 40px;
height: 40px;
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
margin-top: -20px;
margin-left: -20px
}
.baguetteBox-double-bounce1, .baguetteBox-double-bounce2 {
width: 100%;
height: 100%;
border-radius: 50%;
background-color: #fff;
opacity: .6;
position: absolute;
top: 0;
left: 0;
animation: bounce 2s infinite ease-in-out
}
.baguetteBox-double-bounce2 {
animation-delay: -1s
}
@keyframes bounce {
0%, 100% {
transform: scale(0)
}
50% {
transform: scale(1)
}
}
.cmplz-video.cmplz-iframe-styles {
background-color: transparent
}
.cmplz-video.cmplz-hidden {
visibility: hidden !important
}
.cmplz-blocked-content-notice {
display: none
}
.cmplz-placeholder-parent {
height: inherit
}
.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice, .cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice {
display: block
}
.cmplz-blocked-content-container, .cmplz-wp-video {
animation-name: cmplz-fadein;
animation-duration: 600ms;
background: #FFF;
border: 0;
border-radius: 3px;
box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5), 0 1px 10px 0 rgba(0, 0, 0, 0.15);
display: flex;
justify-content: center;
align-items: center;
background-repeat: no-repeat !important;
background-size: cover !important;
height: inherit;
position: relative
}
.cmplz-blocked-content-container.gmw-map-cover, .cmplz-wp-video.gmw-map-cover {
max-height: 100%;
position: absolute
}
.cmplz-blocked-content-container.cmplz-video-placeholder, .cmplz-wp-video.cmplz-video-placeholder {
padding-bottom: initial
}
.cmplz-blocked-content-container iframe, .cmplz-wp-video iframe {
visibility: hidden;
max-height: 100%;
border: 0 !important
}
.cmplz-blocked-content-container .cmplz-custom-accept-btn, .cmplz-wp-video .cmplz-custom-accept-btn {
white-space: normal;
text-transform: initial;
cursor: pointer;
position: absolute !important;
width: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
max-width: 200px;
font-size: 14px;
padding: 10px;
background-color: rgba(0, 0, 0, 0.5);
color: #fff;
text-align: center;
z-index: 98;
line-height: 23px
}
.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus, .cmplz-wp-video .cmplz-custom-accept-btn:focus {
border: 1px dotted #cecece
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-wp-video .cmplz-blocked-content-notice {
white-space: normal;
text-transform: initial;
position: absolute !important;
width: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
max-width: 300px;
font-size: 14px;
padding: 10px;
background-color: rgba(0, 0, 0, 0.5);
color: #fff;
text-align: center;
z-index: 98;
line-height: 23px
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links, .cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links {
display: block;
margin-bottom: 10px
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a, .cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a {
color: #fff
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body, .cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body {
display: block
}
.cmplz-blocked-content-container div div {
display: none
}
.cmplz-wp-video .cmplz-placeholder-element {
width: 100%;
height: inherit
}
@keyframes cmplz-fadein {
from {
opacity: 0
}
to {
opacity: 1
}
}