/*
Theme Name: planetecom
Author: Planète Communication
Author URI: https://www.planete-communication.fr
Version: 1
*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
div .wp-block-cover-image.is-light .wp-block-cover__inner-container, 
div .wp-block-cover.is-light .wp-block-cover__inner-container {
	color: #21336E;
}




@font-face {
    font-family:"neulis-cursive";
    src:url("https://use.typekit.net/af/dcb3d9/00000000000000007750b265/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n8&v=3") format("woff2"),url("https://use.typekit.net/af/dcb3d9/00000000000000007750b265/30/d?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n8&v=3") format("woff"),url("https://use.typekit.net/af/dcb3d9/00000000000000007750b265/30/a?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n8&v=3") format("opentype");
    font-display:swap;
    font-style:normal;
    font-weight:800;
    font-stretch:normal;
}
@font-face {
    font-family:"neulis-sans";
    src:url("https://use.typekit.net/af/3adb0d/00000000000000007750b2a1/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n6&v=3") format("woff2"),url("https://use.typekit.net/af/3adb0d/00000000000000007750b2a1/30/d?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n6&v=3") format("woff"),url("https://use.typekit.net/af/3adb0d/00000000000000007750b2a1/30/a?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n6&v=3") format("opentype");
    font-display:swap;
    font-style:normal;
    font-weight:600;
    font-stretch:normal;
}
@font-face {
    font-family:"neulis-sans";
    src:url("https://use.typekit.net/af/dde81e/00000000000000007750b29a/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/dde81e/00000000000000007750b29a/30/d?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/dde81e/00000000000000007750b29a/30/a?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3") format("opentype");
    font-display:swap;
    font-style:normal;
    font-weight:400;
    font-stretch:normal;
}
@font-face {
    font-family:"neulis-sans";
    src:url("https://use.typekit.net/af/98dc3c/00000000000000007750b2a0/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n8&v=3") format("woff2"),url("https://use.typekit.net/af/98dc3c/00000000000000007750b2a0/30/d?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n8&v=3") format("woff"),url("https://use.typekit.net/af/98dc3c/00000000000000007750b2a0/30/a?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n8&v=3") format("opentype");
    font-display:swap;
    font-style:normal;
    font-weight:800;
    font-stretch:normal;
}





* {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
body {
	background: #21336E;
	font-family: 'neulis-sans', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 120%;
	color: #21336E;
	-webkit-font-smoothing: antialiased;
}
button {
	font-family: 'neulis-sans';
}
img {
	max-width: 100%;
	border: 0px;
	vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6, span.h1_like, span.h2_like, span.h3_like {
	line-height: 120%;
	margin: 10px 0px;
	font-weight: bold;
}
span.h1_like, span.h2_like, span.h3_like {
	display: block;
}
h1, span.h1_like {
	font-size: 36px;
	margin: 0px 0px 30px 0px;
	text-align: center;
	font-weight: 300;
}
h2, span.h2_like, h3.h2_like {
	font-size: 26px;
}
h3, span.h3_like {
	font-size: 22px;
}
h4 {
	font-size: 20px;
}
a:focus {
	outline: none;
}
a {
	color: #21336E;
  	text-decoration: underline;
}
p {
	margin: 10px 0px;
	line-height: 140%;
	letter-spacing: 0.01em;
}
p.no-margin {
	margin: 0;
}
ul, ol {
	margin: 10px 0px 10px 17px;
}
ul ul, 
ol ol, 
ul ol, 
ol ul {
	margin: 0px 0px 0px 30px;
}
li {
  	line-height: 150%;
}
#nested .smart-menu {
	display: none;
}
#nested {
	z-index: 2;
    position: absolute;
    right: 45px;
	top: 53px;
	transition: 0.3s;
}
#wrapper ul {
	list-style-type: none;
}
#wrapper ul li {
	position: relative;
}
#wrapper .li-margin ul > li:not(:last-child) {
	margin-bottom: 15px;
}
#wrapper ul li:before {
	content: '';
	width: 6px;
	height: 6px;
	background: #FFDD00;
	position: absolute;
	border-radius: 50%;
	top: 8px;
	left: -17px;
	margin: auto;
}
#page {
	position: relative;
	background: #FFFFFF;
	overflow: hidden;
}
header {
	position: fixed;
	width: 100%;
	height: 130px;
	z-index: 3;
	transition: 0.3s;
	background: #FFFFFF;
}
header.scrolled {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
#headerInner {
	position: relative;
	width: 100%;
	height: 100%;
}
#headerBoxes {
	position: absolute;
    right: 100px;
    top: 30px;
	z-index: 1;
}
/* ----------------------
ZONE INTERIEURE (CONTENU)
-----------------------*/
#wrapper {
	position: relative;
	background: #FFFFFF;
	z-index: 1;
}
#wrapperInner {
	position: relative;
	width: 90%;
	max-width: 1140px;
	margin: 0px auto;
	padding: 90px 0px 0px 0px;
}
#container {
	position: relative;
	margin: 0px 0px 100px 0px;
}
#contentsInner {
	position: relative;
}
#headerBoxes p {
	margin: 0;
	line-height: 1;
	letter-spacing: 0;
}
body.home #wrapperInner {
	padding: 0;
	width: 100%;
	max-width: 100%;
}
.grecaptcha-badge {
	visibility: hidden;
}
html, body {
	scroll-behavior: smooth;
}
iframe {
	max-width: 100%;
}
strong, b {
	font-weight: 600;
}
em {
	font-style: italic;
}














/* ---------------------------- STRUCTURES ET STYLES DES PAGES INTÉRIEURES ---------------------------- */

#chapterPicture {
	position: relative;
	width: 90%;
    max-width: 1140px;
    margin: 155px auto 0;
	z-index: 2;
}
#chapterPicture svg {
    position: absolute;
    right: 0;
    top: -50px;
    bottom: -100px;
    margin: auto;
    z-index: -1;
}
.widget_breadcrumb a {
    text-decoration: none;
}
.widget_breadcrumb a:hover {
	text-decoration: underline;
}
.widget_breadcrumb {
    font-size: 14px;
}
body:not(.home) h2 {
    color: #21336E;
	margin-bottom: 15px;
}
body:not(.home) .has-white-color h2 {
	color: #FFFFFF;
}
body:not(.home) h3:not(.h2_like) {
    font-size: 19px;
    padding-top: 3px;
    padding-left: 10px;
    border-left: 3px solid #21336E;
	margin-bottom: 15px;
}
body:not(.home) h3.has-white-color {
    border-color: #FFFFFF;
}
body:not(.home) h3.has-text-align-center {
    padding: 0;
    border: none;
}
#wrapper .wp-block-image {
    margin: 0;
}
#wrapper .wp-block-column > :first-child,
.wp-block-cover__inner-container > :first-child,
#page_real section.texte_real > :first-child,
#page_real .container_real .inner > .real .texte > :first-child,
#text .wp-block-column .wp-block-group__inner-container > :first-child,
.wp-block-spacer.ancre + * {
	margin-top: 0;
}
#wrapper .wp-block-column > :last-child,
#wrapper .wp-block-cover__inner-container > :last-child,
#page_real section.texte_real > :last-child,
#page_real .container_real .inner > .real .texte > :last-child,
#text .wp-block-column .wp-block-group__inner-container > :last-child {
	margin-bottom: 0;
}
body:not(.home) #wrapperInner {
	width: 100%;
	max-width: 100%;
}
#text > *:not(.wp-block-cover):not(.wp-block-group),
#text > figure,
#text > ul,
#text > .wp-block-group > .wp-block-group__inner-container,
#text > p,
body.single-post #wrapper .pager {
	width: 90%;
	max-width: 1140px;
	margin-left: auto;
    margin-right: auto;
	box-sizing: border-box;
}
#text > ul,
.wp-block-cover__inner-container > ul {
	padding-left: 17px;
}
#text > div.wpforms-container:not(.wp-block-cover):not(.wp-block-group):not(.form-full-width) {
    max-width: 800px;
}
.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;
}
#text .wp-block-group__inner-container > div:last-child {
	margin-bottom: 0;
}
.wp-block-columns.gap10 {
	gap: 10px;
}
.wp-block-columns.gap20 {
	gap: 20px;
}
.wp-block-columns.gap30 {
	gap: 30px;
}
.wp-block-columns.gap40 {
	gap: 40px;
}
.wp-block-columns.gap50 {
	gap: 50px;
}
p.texte-justifie {
    text-align: justify;
}
.wp-block-columns.no-margin {
	margin: 0;
}



/* --------------- mise à jour février 2023 --------------- */


/* si l'on met une couleur de fond à une div alignée verticalement, 
on égalise la hauteur des 2 colonnes et on ajoute une marge interne */
.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;
}
.wp-block-columns .wp-block-column.is-vertically-aligned-center.has-background hr {
	width: 100px; /* trick */
	margin-top: 5px;
}
.wp-block-columns .wp-block-column.has-background {
	box-sizing: border-box;
}
.wp-block-separator {
	margin: 20px 0px;
	max-width: 100px;
}
.wp-block-separator.is-style-wide {
	max-width: 100%;
}
#text .wp-block-column .wp-block-group__inner-container {
	padding: 0;
}

div .wp-block-cover.cover-inner-full-width .wp-block-cover__inner-container {
	width: 100%;
	max-width: 100%;
}
.alternative-typo {
    font-family: 'turbinado-pro';
    font-weight: 700;
}







/* -------------------------- ACTUALITÉS --------------------------- */

.newsContainer .gauche img {
	object-fit: cover;
    width: 100%;
    height: auto;
}
.newsContainer .droite > a {
    margin-top: 25px;
}
.newsContainer .droite .description {
    line-height: 1.5em;
}
.newsContainer .droite h2 {
    margin: 0 0 15px 0;
    font-size: 28px;
}




#newsList {
    margin-bottom: 70px;
    margin-top: 65px;
}
.newsContainer {
    border: none;
    padding: 0;
	margin-bottom: 40px;
	break-inside: avoid;
	box-shadow: 0px 20px 50px rgb(0 0 0 / 7.5%);
	width: calc(33.333% - 27px);
    border-radius: 24px;
    overflow: hidden;
}
body.columns-2 .newsContainer {
	width: calc(50% - 20px);
}
body.columns-4 .newsContainer {
	width: calc(25% - 30px);
}
body.columns-5 .newsContainer {
	width: calc(20% - 32px);
}
.newsContainer .gauche .chapoPicture.empty {
	background: none;
	height: auto;
}
.newsContainer .droite {
    padding: 30px;
    box-sizing: border-box;
}
.newsContainer .droite h2 a {
	color: inherit;
	text-decoration: none;
}
.newsContainer .droite h2 a:hover {
	text-decoration: underline;
}









/* ----------------------- PAGE CONTACT ----------------------- */
.wpforms-container ul li:before {
	display: none;
}
form.wpforms-form {
	position: relative;
}
div div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    position: absolute;
    right: 0;
    bottom: 15px;
}













/* ------------------------- PAGE 404 ------------------------- */

body.page_404 article {
	text-align: center;
}
#wrapper figure + *:not(.no-margin),
#wrapper .wp-block-image + p:not(.no-margin) {
    margin-top: 20px;
}
#wrapper .wp-block-group.is-nowrap figure + *:not(.no-margin) {
    margin-top: 0;
}









div .wp-block-cover .wp-block-cover__inner-container {
    width: 90%;
    max-width: 1140px;
}
div .wp-block-cover .wp-block-cover__inner-container .wp-block-cover__inner-container,
div .wp-block-column .wp-block-cover .wp-block-cover__inner-container {
    width: 100%;
}












@media (max-width: 930px) {
	.wp-block-spacer {
		max-height: 70px;
	}
	#container {
		margin: 0px 0px 70px 0px;
	}
}
@media (max-width: 1090px) {
	body:not(.home) div div.wpforms-container-full .wpforms-form .wpforms-submit-container {
		position: relative;
		text-align: right;
		bottom: 0;
	}
}
@media (max-width: 890px) {
	body:not(.home) div div.wpforms-container-full .wpforms-form .wpforms-submit-container {
		margin-top: 10px;
		text-align: center;
	}
}





input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  
   opacity: 1;
}







/* ------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------- */
/* ------------------------------------- PLANETE COMMUNICATION ------------------------------------- */
/* ------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------- */





/* boutons */
body.page_404 article a,
#wrapper a.wp-block-button__link,
#wrapper .bouton-classique a.wp-block-button__link,
.newsContainer .droite > a,
footer .footer_adresse .wp-widget-group__inner-blocks > :nth-last-child(2) a,
#wrapper div div.wpforms-container-full .wpforms-form button[type=submit],
footer .widget a.wp-element-button,
#obj .flex .item .texte > a,
#slogan .container a,
#agence span.tel,
#real .col .btn_all_real a,
#actu .btn a,
#home_seo .echangeons .btns > a,
#home_seo .echangeons .btns span,
form.post-password-form input[type="submit"] {
	border-radius: 99px;
    text-decoration: none;
    display: inline-block;
    transition: 0.3s;
    line-height: 1;
    text-align: center;
    background: #21336E;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    padding: 20px 35px 18px 35px;
	border: none !important;
    width: auto;
}
body.page_404 article a:hover,
#wrapper a.wp-block-button__link:hover,
#wrapper .bouton-classique a.wp-block-button__link:hover,
.newsContainer .droite > a:hover,
footer .footer_adresse .wp-widget-group__inner-blocks > :nth-last-child(2) a:hover,
#wrapper div div.wpforms-container-full .wpforms-form button[type=submit]:hover,
footer .widget a.wp-element-button:hover,
#obj .flex .item .texte > a:hover,
#slogan .container a:hover,
#agence span.tel:hover,
#real .col .btn_all_real a:hover,
#actu .btn a:hover,
#home_seo .echangeons .btns > a:hover,
#home_seo .echangeons .btns span:hover,
form.post-password-form input[type="submit"]:hover {
	background: #FFDD00;
    color: #21336E;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}


/* boutons jaunes */
#real .col .btn_all_real a,
#actu .btn a,
#newsletter .wpforms-form button[type=submit],
footer .widget a.wp-element-button,
#wrapper div div.wpforms-container-full .wpforms-form button[type=submit],
#wrapper .btn-contact a.wp-block-button__link {
	background: #FFDD00;
	color: #21336E;
}
#obj .flex .item .texte > a:hover,
#real .col .btn_all_real a:hover,
#actu .btn a:hover,
#newsletter .wpforms-form button[type=submit]:hover,
footer .widget a.wp-element-button:hover,
#wrapper div div.wpforms-container-full .wpforms-form button[type=submit]:hover,
#wrapper .btn-contact a.wp-block-button__link:hover {
	background: #21336E;
	color: #FFDD00;
}

/* boutons avec bordure */
#bloc_fonce .wpforms-form button[type=submit],
#wrapper div.classic-form-bottom-page div div.wpforms-container-full .wpforms-form button[type=submit],
#wrapper .besoin-de-conseil > div:nth-child(2) a.wp-block-button__link,
#wrapper .btn-blanc a.wp-block-button__link,
#newsletter .wpforms-form button[type=submit],
footer .widget a.wp-element-button {
	padding: 18px 33px 16px 33px;
}

h2,
span.h2_like,
h3.h2_like,
#obj .flex .item .accroche,
.classic-form-bottom-page .wp-block-group__inner-container > p,
body.page-domaine-activite div.quelle-strat > div:nth-child(1) p.h2_like,
.texte_above_classic_form_bottom_page .wp-block-group__inner-container > :first-child {
    font-size: 40px;
    font-weight: 800;
    line-height: 0.95em;
}


#obj .flex .item .accroche,
#page_real section.texte_real h2,
body.page-domaine-activite p.h2_like,
body.page-domaine-activite div.wp-block-columns.intro > div:nth-child(1) p.h2_like {
    font-size: 40px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 1;
}
























body.home #wrapper {
    padding-top: 130px;
}
#logo {
    position: absolute;
    left: 40px;
    top: 30px;
	transition: 0.3s;
}
#logo a {
    display: flex;
    align-items: center;
}
#logo svg {
    height: 146px;
    transition: 0.3s;
}
#headerBoxes {
    display: flex;
    align-items: center;
    gap: 40px;
	right: 190px;
	top: 45px;
	transition: 0.3s;
}
header .wp-block-button__link {
    text-decoration: none;
    display: inline-block;
    transition: 0.3s;
    line-height: 1;
    text-align: center;
    background: #21336E;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    padding: 13px 20px 11px 20px;
    border-radius: 100px;
}
header .wp-block-button__link:hover {
	background: #FFDD00;
    color: #21336E;
	box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
#headerBoxes .header_tel a {
    text-decoration: none;
    font-weight: 600;
    color: #21336E;
	font-size: 16px;
}
#headerBoxes .wp-block-columns {
    gap: 18px;
	margin: 0;
}
#headerBoxes .wp-block-columns svg {
	height: 20px;
	width: auto;
}
#headerBoxes .wp-block-columns svg path {
	transition: 0.2s;
}
#headerBoxes .wp-block-columns svg:hover path {
	fill: #FFDD00;
}
#headerBoxes .wp-block-columns > div {
    display: flex;
    align-items: center;
}
#headerBoxes .wp-block-columns > div a {
    display: flex;
    line-height: 1;
    align-items: center;
}

#nested .container_span {
    height: 20px;
    overflow: hidden;
}
#nested .container_span span {
    color: #21336E;
    font-weight: 600;
	position: relative;
    top: 1px;
	transition: 0.3s;
	display: block;
	font-size: 16px;
}
#nested .contentSmart .container span {
    height: 3px;
    display: block;
    background: #21336E;
	transition: 0.3s;
	position: relative;
	top: 0px;
	border-radius: 0px;
}
#nested .contentSmart .container > span:nth-child(1) {
	width: 17px;
}
body:not(.menu_open) #nested .contentSmart:hover .container > span:nth-child(1) {
	width: 22px;
}
#nested .contentSmart .container > span:nth-child(2) {
	margin: 4px 0;
	width: 26px;
}
body:not(.menu_open) #nested .contentSmart:hover .container > span:nth-child(2) {
	width: 19px;
}
#nested .contentSmart .container > span:nth-child(3) {
	width: 20px;
}
body:not(.menu_open) #nested .contentSmart:hover .container > span:nth-child(3) {
	width: 25px;
}
#nested .contentSmart {
    display: flex;
    align-items: center;
	cursor: pointer;
	position: relative;
    z-index: 2;
	height: 24px;
}
#nested .contentSmart .container {
	display: flex;
    flex-direction: column;
    align-items: flex-end;
	width: 40px;
}



#nested .menu-menu-principal-container {
	position: fixed;
    top: 0;
    width: 700px;
    right: -700px;
    bottom: 0;
    background: #21336E;
    display: flex;
    align-items: center;
    justify-content: flex-start;
	transition: 0.4s ease-in-out;
}
#nested ul.firstLevel li a {
    font-size: 20px;
	line-height: 1.2em;
    font-weight: 700;
    color: #FFFFFF;
	text-transform: uppercase;
    letter-spacing: 0.01em;
	text-decoration: none;
	transition: 0.2s;
}
@media (min-width: 501px) {
    #nested ul.firstLevel > li > a:hover {
        color: #FFDD00;
        text-decoration: underline;
    }    
}
#nested #menu-menu-principal {
    margin: 0;
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 75px 60px 60px 90px;
    overflow-y: scroll;
    height: 100%;
	width: 100%;
}
#nested #menu-menu-principal > li {
    padding: 20px 0;
	line-height: 1;
}



#nested .ombre {
    width: 100vw;
    height: 100%;
    background: rgba(0,0,0,0.6);
    position: absolute;
    top: 0;
    right: 100%;
    z-index: 5;
    opacity: 0;
	pointer-events: none;
    transition: 0.4s ease-in-out;
}
body.menu_open #nested .ombre {
    opacity: 1;
	pointer-events: initial;
}
body.menu_open #nested .menu-menu-principal-container {
	right: 0;
	box-shadow: 0 0 15px rgb(0 0 0 / 20%);
}
body.menu_open #nested .contentSmart .container > span:nth-child(2) {
	opacity: 0;
}
body.menu_open #nested .contentSmart .container span {
	background: #FFFFFF;
}
body.menu_open #nested .container_span span {
	color: #FFFFFF;
}
body.menu_open #nested .contentSmart .container > span:nth-child(1) {
	width: 24px;
    transform: rotate(45deg);
    border-radius: 2px;
    top: 7px;
}
body.menu_open #nested .contentSmart .container > span:nth-child(3) {
    transform: rotate(-45deg);
    top: -7px;
    border-radius: 2px;
    width: 24px;
}
body.menu_open #nested .container_span > span {
    transform: translateY(-100%);
}
#nested ul.firstLevel li ul li a {
    font-weight: 500;
    text-transform: initial;
    font-size: 16px;
	transition: 0.3s;
	position: relative;
    display: block;
    padding: 3px 0;
}
#nested ul.firstLevel li ul li a:before {
    content: '';
    height: 5px;
    width: 5px;
    position: absolute;
    transition: 0.2s;
    top: 9px;
    left: -10px;
    background: #FFFFFF;
    border-radius: 50%;
    opacity: 0;
}

#nested ul.firstLevel li.menu-rose ul li a:before {
	background: #FFDD00;
}
#nested ul.firstLevel li.menu-jaune ul li a:before {
	background: #A2F2DA;
}
#nested ul.firstLevel li.menu-violet ul li a:before {
	background: #EDCFFA;
}
#nested ul.firstLevel li.menu-vert ul li a:before {
	background: #FFC3BD;
}

#nested ul.firstLevel li ul li a:hover:before {
	opacity: 1;
	left: 0;
}
#nested ul.firstLevel li ul li a:hover {
    padding-left: 10px;
}
#nested #menu-menu-principal > li ul {
    margin: 10px 0 5px 0px;
    border-left: 3px solid #FFDD00;
    padding: 5px 0 0 30px;
}
#nested #menu-menu-principal > li.menu-rose ul {
	border-color: #FFDD00;
}
#nested #menu-menu-principal > li.menu-rose > a:hover {
    color: #FFDD00;
}
#nested #menu-menu-principal > li.menu-jaune ul {
	border-color: #A2F2DA;
}
#nested #menu-menu-principal > li.menu-jaune > a:hover {
    color: #A2F2DA;
}
#nested #menu-menu-principal > li.menu-violet ul {
	border-color: #EDCFFA;
}
#nested #menu-menu-principal > li.menu-violet > a:hover {
    color: #EDCFFA;
}
#nested #menu-menu-principal > li.menu-vert ul {
	border-color: #FFC3BD;
}
#nested #menu-menu-principal > li.menu-vert > a:hover {
    color: #FFC3BD;
}
#nested #menu-menu-principal > li ul > li:not(:last-child) {
    margin-bottom: 10px;
}

header.scrolled {
	height: 80px;
}
header.scrolled div #nested {
	top: 29px;
}
header.scrolled #headerBoxes {
	top: 20px;
}
header.scrolled #logo {
    left: 30px;
    top: 10px;
}
header.scrolled #logo svg,
body:not(.home) header.scrolled #logo svg {
    height: 60px;
}
















#intro {
    display: flex;
    position: relative;
    width: 90%;
    max-width: 1140px;
    margin: 0 auto;
    height: calc(100vh - 130px);
    align-items: center;
    box-sizing: border-box;
    padding-bottom: 40px;
}
#intro.text_open {
    min-height: 750px;
}
#intro .droite {
    position: relative;
    right: 0;
    flex-shrink: 0;
    width: 48.5vw;
    height: 100%;
    left: -128px;
    max-height: 48.5vw;
    max-width: calc(100vh - 180px);
}
#intro .droite img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}
#intro .gauche {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    width: 60%;
}
#intro h1 {
    position: relative;
    text-align: left;
    font-size: 70px;
    line-height: 1;
    font-weight: 800;
    max-width: 700px;
    color: #21336E;
}
#intro .texte {
	max-width: 560px;
}
#intro .inner {
    margin-bottom: 30px;
}
#intro .texte > p:not(:first-child),
#agence .gauche .texte > p:not(:first-child) {
	display: none;
}
#intro .texte p,
#agence .gauche .texte p {
    display: inline;
}
#intro .alternative-typo {
    font-size: 48px;
    color: #FFFFFF;
    line-height: 1;
    position: absolute;
    display: inline-block;
    right: 90px;
    bottom: 100px;
    width: 230px;
    left: 0;
    margin: auto;
}
#intro .titre {
    position: relative;
}
#intro .highlight {
    position: absolute;
    bottom: 67px;
    z-index: -1;
    left: -15px;
	pointer-events: none;
	animation: surlignage 0.8s;
	animation-delay: 0.5s;
    overflow: hidden;
	width: 0;
	animation-fill-mode: forwards;
}
@keyframes surlignage {
	from {
		width: 0;
	}
	to {
		width: 100%;
	}
}
#intro .arrow {
    position: absolute;
    bottom: -30px;
    right: -71px;
    transform: rotate(-65deg);
}
#intro .texte span,
#agence .gauche .texte span {
    cursor: pointer;
    text-decoration: underline;
}
#intro .texte.all_text_is_visible span,
#agence .gauche .texte.all_text_is_visible span {
    display: none;
}
#intro .texte.all_text_is_visible > p:not(:first-child),
#agence .gauche .texte.all_text_is_visible > p:not(:first-child) {
    display: inline;
}














.parallax {
    position: absolute;
    left: 0px;
    top: 0;
    bottom: 0;
	pointer-events: none;
}
.parallax span {
	color: #F5F6F7;
	font-size: 200px;
	letter-spacing: -0.05em;
	font-weight: 800;
	display: block;
	line-height: 1.2em;
	position: relative;
	z-index: -10;
    font-family: 'neulis-cursive';
}















#agence span.tel,
#home_seo .echangeons .btns span {
    cursor: pointer;
    margin: 15px 0 0 105px;
}
#agence span.tel a,
#home_seo .echangeons .btns span a {
    color: #FFFFFF;
    text-decoration: none;
}











div :where(.wp-block-columns.is-layout-flex) {
	gap: 3em;
}
div :where(.wp-block-columns.is-layout-flex.small-gap) {
	gap: 1.5em;
}
div :where(.wp-block-columns.is-layout-flex.big-gap) {
	gap: 5em;
}
p + h3, 
h2 + h3 {
    margin-top: 25px;
}










body:not(.home) h1 {
	font-size: 70px;
	font-weight: 900;
	text-align: left;
	line-height: 1;
	margin: 0;
}
#chapterPicture p {
    font-size: 22px;
    margin: 5px 0 0 0;
}
.widget_breadcrumb {
    margin-bottom: 55px;
}

















/* CSS page contact */

#container_form {
    width: 90%;
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
#container_form .infos {
    width: 31%;
}
#container_form .form {
    width: 66%;
	margin-top: -10px;
}
#container_form .infos .item {
    display: flex;
    align-items: flex-start;
}
#container_form .infos .item .icone {
    width: 80px;
}
#container_form .infos .item .texte strong {
	font-size: 22px;
}
#container_form .infos .item .texte p {
    margin: 0;
    line-height: 1.5em;
}
#container_form .infos > div:not(:last-child) {
    margin-bottom: 40px;
}
#container_form div.wpforms-container-full {
    margin: 0;
}
body.contact #container {
    margin: 0px 0px 130px 0px;
}
#container_form .form .wpforms-confirmation-container-full {
    margin-top: 15px;
}
















/* formulaires autres que sur la home */

body:not(.home) .wpforms-field-container > div:last-child input[type="checkbox"] {
    display: none;
}
body:not(.home) .wpforms-field-container > div:last-child label {
    font-size: 12px;
    display: block;
    line-height: 1.3em;
    max-width: 550px;
}
body:not(.home) .classic-form-bottom-page .wpforms-field-container > div:last-child label {
    max-width: 100%;
}
body:not(.home) div div.wpforms-container-full .wpforms-form input,
div div.wpforms-container-full .wpforms-form textarea {
	border-color: #21336E;
    border-radius: 22px;
}
div div.wpforms-container-full .wpforms-form .wpforms-field-label {
	font-weight: 400;
	letter-spacing: 0.01em;
    font-size: 14px;
}



















/* Page réalisations */

#page_real section.texte_real {
    width: 90%;
    max-width: 1140px;
    margin: 0 auto;
	position: relative;
}
#page_real section.texte_real * {
    max-width: 800px;
	margin: 20px 0 0 0;
}
#page_real section.texte_real img {
    position: absolute;
    right: 25px;
    bottom: 20px;
}
#page_real .boutons {
    width: 90%;
    max-width: 1140px;
    margin: 110px auto 40px;
    display: flex;
    justify-content: space-between;
	position: relative;
    scroll-margin-top: 120px;
}
#page_real .boutons span.see_all_realisations {
    font-weight: 700;
    letter-spacing: 0.01em;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: -60px;
	display: none;
}
#page_real .boutons .btn.button-group {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.15em;
    color: #21336E;
    position: relative;
    padding-bottom: 25px;
	width: 22.3%;
	cursor: pointer;
	display: flex;
    align-items: flex-end;
}
#page_real .boutons .btn.button-group:after {
    content: '';
    width: 100%;
    height: 15px;
    background: #FFDD00;
    position: absolute;
    border-radius: 16px;
    bottom: 0;
    left: 0;
    pointer-events: none;
}
#page_real .boutons .btn.button-group.is-checked:after {
	background: #21336E;
}
#page_real .txt_under_filters {
    width: 90%;
    max-width: 1140px;
    margin: 0 auto 55px;
}

























body.vert #chapterPicture svg path {
	fill: #FFC3BD;
}
body.rose #chapterPicture svg path {
	fill: #FFDD00;
}
body.jaune #chapterPicture svg path {
	fill: #A2F2DA;
}
body.violet #chapterPicture svg path {
	fill: #EDCFFA;
}
#wrapper .btn-blanc a.wp-block-button__link {
    background: none;
    color: #FFFFFF;
    border: 2px solid #FFFFFF !important;
}
#wrapper .btn-blanc a.wp-block-button__link:hover {
    background: #FFFFFF;
    color: #21336E;
}














/* Grande page domaine d'activité */

body.page-domaine-activite div.wp-block-columns.intro {
	gap: 0;
	justify-content: space-between;
}
body.page-domaine-activite div.wp-block-columns.intro > div:nth-child(1) {
	flex-basis: initial;
	flex-grow: initial;
	width: 58%;
}
body.page-domaine-activite div.wp-block-columns.intro > div:nth-child(2) {
	flex-basis: initial;
	flex-grow: initial;
	width: 38%;
}
body.page-domaine-activite div.wp-block-columns.intro > div:nth-child(1) p {
	margin: 20px 0 0 0;
	font-size: 22px;
	letter-spacing: 0;
	line-height: 1.2em;
}
#plaquette-stand {
    margin-bottom: 40px;
}
body.page-domaine-activite div.quelle-strat {
	gap: 0;
	justify-content: space-between;
}
body.page-domaine-activite div.quelle-strat > div:nth-child(2) {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 85px 0px 85px 150px;
    flex-basis: initial;
    flex-grow: initial;
	position: relative;
	width: 50%;
    box-sizing: border-box;
}
body.page-domaine-activite #wrapper div.quelle-strat > div:nth-child(2) p a {
	text-decoration: none;
}
body.page-domaine-activite div.quelle-strat > div:nth-child(2) p a:hover {
	color: #21336E;
	font-weight: 600;
}
body.page-domaine-activite div.quelle-strat > div:nth-child(2) p {
	font-size: 22px;
	position: relative;
}
body.page-domaine-activite div.quelle-strat > div:nth-child(1) {
	flex-basis: initial;
    flex-grow: initial;
	width: 50%;
	position: relative;
	display: flex;
    align-items: center;
    justify-content: flex-start;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
}
body.page-domaine-activite div.quelle-strat > div:nth-child(1):before {
    content: '';
    top: 0;
    bottom: 0;
    width: calc(50vw - 620px);
    position: absolute;
    background: inherit;
    right: 100%;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
body.page-domaine-activite div.quelle-strat > div:nth-child(1) > figure {
    position: absolute;
    right: -95px;
    bottom: -45px;
}
body.page-domaine-activite div.quelle-strat > div:nth-child(1) p.h2_like {
    margin: 0;
    max-width: 340px;
    letter-spacing: 0;
	z-index: 2;
    position: relative;
}
body.page-domaine-activite div.quelle-strat > div:nth-child(1) .wp-block-group__inner-container {
    position: relative;
}
body.page-domaine-activite div.quelle-strat > div:nth-child(1) .wp-block-group__inner-container img {
    filter: brightness(0) invert(1);
    position: absolute;
    top: -9px;
    z-index: 1;
    right: 16px;
}
body.page-domaine-activite div.quelle-strat > div:nth-child(2):after {
    content: '';
    position: absolute;
    width: 1px;
    top: 60px;
    bottom: 63px;
    background: #21336E;
    left: 95px;
    margin: auto;
}
body.page-domaine-activite div.quelle-strat > div:nth-child(2) p:before {
    content: '';
    width: 28px;
    height: 28px;
    background: #FFDD00;
    border-radius: 50%;
    position: absolute;
    left: -68px;
    z-index: 10;
    top: 0;
	bottom: 0;
	margin: auto;
	transition: 0.2s;
	pointer-events: none;
	opacity: 0;
}
body.page-domaine-activite div.quelle-strat > div:nth-child(2) p:hover:before {
	opacity: 1;
}
.group-strat {
    position: relative;
}
h2 mark {
    background: none !important;
	position: relative;
	color: inherit;
}
h2 mark:after {
    content: '';
    width: 247px;
    height: 55px;
    background: url(/wp-content/themes/planetecom/images/small-highlight.svg) no-repeat center center;
    position: absolute;
    left: -50px;
    right: -50px;
    margin: auto;
    z-index: -1;
    top: -9px;
}
body.vert h2 mark:after {
    background: url(/wp-content/themes/planetecom/images/small-highlight-vert.svg) no-repeat center center;
}
body.jaune h2 mark:after {
    background: url(/wp-content/themes/planetecom/images/small-highlight-jaune.svg) no-repeat center center;
}
body.rose h2 mark:after {
    background: url(/wp-content/themes/planetecom/images/small-highlight-rose.svg) no-repeat center center;
}
body.violet h2 mark:after {
    background: url(/wp-content/themes/planetecom/images/small-highlight-violet.svg) no-repeat center center;
}
.wp-block-spacer.ancre {
    position: relative;
    top: -115px;
}
body.page-domaine-activite .wp-block-column > .wp-block-image:only-child {
    position: relative;
}
body.page-domaine-activite .wp-block-column > .wp-block-image:only-child:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 20px;
    top: 20px;
    background: #FFDD00;
    pointer-events: none;
    border-radius: 24px;
    z-index: -1;
}
body.page-domaine-activite.vert .wp-block-column > .wp-block-image:only-child:after {
    background: #FFC3BD;
}
body.page-domaine-activite.jaune .wp-block-column > .wp-block-image:only-child:after {
    background: #A2F2DA;
}
body.page-domaine-activite.rose .wp-block-column > .wp-block-image:only-child:after {
    background: #FFDD00;
}
body.page-domaine-activite.violet .wp-block-column > .wp-block-image:only-child:after {
    background: #EDCFFA;
}
body.page-domaine-activite .intro .wp-block-column > .wp-block-image:only-child:after {
    display: none;
}













.trois_real .wp-block-column > p:nth-child(2) {
    font-size: 32px;
    font-weight: 900;
    text-transform: uppercase;
}


.has-white-color a,
#wrapper .has-white-color p a:hover {
    color: #FFFFFF;
}

.h100 {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}


/* titre H1 légèremment trop long - page conseils & stratégie + emailing et newsletter */
body.page-id-2628 h1,
body.postid-2695 h1 {
    font-size: 68px;
}
/* titre H1 légèremment trop long - page objets & vêtements publicitaires + developpement spécifique + seo/sea */
body.page-id-2576 h1,
body.page-id-2632 h1,
body.postid-2697 h1,
body.postid-2679 h1 {
    font-size: 66px;
}
body.page-id-2600 h1 {
    font-size: 65px;
}
/* titre H1 légèremment trop long - page agence seo à Cholet */
body.page-id-2634 h1 {
    font-size: 64px;
}


p.lh15 {
    line-height: 1.5em;
}
p.lh16 {
    line-height: 1.6em;
}
p.lh17 {
    line-height: 1.7em;
}

h2 sup {
    font-size: 20px;
    vertical-align: super;
}

body:not(.home) .form-full-width .wpforms-field-container > div:last-child label {
    max-width: 850px;
}

h3.has-white-color,
h3.has-blanc-color {
    border-color: #FFFFFF;
}

body .wp-block-columns {
    margin-bottom: 2.25em;
}














@media (max-width: 1600px) {
    #logo svg {
        height: 100px;
    }
    #intro h1 {
        font-size: 62px;
    }
    #intro .highlight {
        bottom: 64px;
        left: -10px;
    }
    #intro .highlight svg {
        height: 55px;
        width: auto;
    }
}


@media (max-width: 1100px) {
    header {
        height: 100px;
    }
    body.home #wrapper {
        padding-top: 100px;
    }
    #nested {
        right: 5%;
        top: 38px;
    }
    #intro .droite {
        right: 5%;
    }
    #headerBoxes {
        right: calc(5% + 140px);
        top: 30px;
        gap: 15px;
    }
    #headerBoxes .wp-block-columns {
        gap: 15px;
    }
    #headerBoxes .header_tel a {
        width: 20px;
        height: 20px;
        background: url(/wp-content/themes/planetecom/images/ic-tel-blanc.svg) no-repeat center center, #21336E;
        display: block;
        overflow: hidden;
        text-indent: -9999px;
        border-radius: 50%;
        background-size: 10px;
    }
    header .wp-block-button__link {
        margin-left: 15px;
    }
    #logo {
        left: 4.8%;
        top: 20px;
    }
    header.scrolled #logo {
        left: 5%;
        top: 10px;
    }
    #intro {
        min-height: initial;
        height: 56vw;
    }
    #intro h1 {
        font-size: 56px;
        max-width: 520px;
        margin-bottom: 20px;
    }
    #intro .highlight {
        bottom: 54px;
        max-width: 460px;
    }
    #intro .highlight svg {
        width: 100%;
    }
    #intro .alternative-typo {
        display: none;
    }
}
@media (max-width: 1200px) {
    .parallax {
        display: none;
    }
}
@media (max-width: 930px) {
    #intro h1,
    #intro .texte {
        max-width: initial;
    }
    #intro {
        height: auto;
        width: 90%;
        flex-wrap: wrap;
        margin: 0 auto;
    }
    #intro .gauche {
        width: 100%;
    }
    #intro .inner {
        margin: 30px 0 50px 0;
    }

    /* on enlève l'effet de surlignage sur tous les titres pour être cohérent */
    #intro .highlight,
    #agence .gauche .titre svg,
    #equipe .titre svg,
    #home_seo .texte_seo .titre .inner svg,
    #home_seo .echangeons svg,
    #ciao .gauche .titre svg,
    body.page-domaine-activite div.quelle-strat > div:nth-child(1) .wp-block-group__inner-container img,
    .besoin-de-conseil > div:nth-child(1) h2:after,
    #contact_ciao .txt span.h2_like svg,
    #real h2 svg {
        display: none;
    }
    #intro .droite {
        right: 0;
        left: 0;
        position: relative;
        width: 100%;
        max-width: initial;
        max-height: initial;
        padding-bottom: 40px;
    }
    #intro .droite img {
        height: 76vw;
        border-radius: 24px;
    }
    body.produits-stand .besoin-de-conseil > div:nth-child(1) > figure {
        display: none;
    }

    #logo svg {
        height: 72px;
    }
    #logo {
        top: 14px;
    }

}
@media (max-width: 840px) {
    #intro h1 {
        font-size: 7.5vw;
    }
}
@media (max-width: 760px) {
    header .wp-block-button__link {
        display: none;
    }
    #headerBoxes {
        right: calc(5% + 130px);
        top: 39px;
    }
    header.scrolled #headerBoxes {
        top: 30px;
    }
}
@media (max-width: 600px) {
    #headerBoxes {
        display: none;
    }
}
@media (max-width: 1320px) {
    #page_real section.texte_real h2, 
    body.page-domaine-activite p.h2_like, 
    body.page-domaine-activite div.wp-block-columns.intro > div:nth-child(1) p.h2_like {
        font-size: 40px;
    }
}
@media (max-width: 700px) {
    body {
        font-size: 16px;
    }
}
@media (max-width: 1100px) {
    #chapterPicture {
        margin-top: 140px;
    }
}
@media (max-width: 780px) {
    #nested .menu-menu-principal-container {
        width: 85vw;
    }
}
@media (max-width: 600px) {
    #nested .menu-menu-principal-container {
        width: 90vw;
    }
    #nested #menu-menu-principal {
        padding: 60px 50px 40px 50px;
    }
}























@media (max-width: 1200px) {
    #chapterPicture svg {
        display: none;
    }
    body:not(.home) h1,
    body.page-id-2634 h1,
    body.page-id-2576 h1,
    body.page-id-2600 h1,
    body.page-id-2632 h1,
    body.postid-2697 h1,
    body.postid-2679 h1,
    body.page-id-2628 h1,
    body.postid-2695 h1  {
        font-size: 66px;
    }

    #container_form {
        flex-direction: column-reverse;
        gap: 80px;
        align-items: center;
    }
    #container_form .infos {
        width: 100%;
        display: flex;
        justify-content: center;
        gap: 70px;
    }
    #container_form .infos .item .icone {
        width: auto;
        height: 40px;
    }
    #container_form .infos > div:not(:last-child) {
        margin-bottom: 0;
    }
    #container_form .infos .item {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 20px;
    }
    #container_form .form {
        width: 100%;
        margin-top: 0;
    }
    body:not(.home).contact .wpforms-field-container > div:last-child label {
        max-width: calc(100% - 230px);
    }
    #wrapperInner {
        padding: 60px 0px 0px 0px;
    }
    h1 br {
        display: none;
    }
}
@media (max-width: 760px) {
    #container_form .infos {
        flex-direction: column;
        gap: 50px;
    }
}
@media (max-width: 650px) {
    #container_form .infos .item .icone {
        width: 70px;
    }
}
@media (max-width: 1030px) {
    #page_real section.texte_real * {
        max-width: 100%;
        margin: 15px 0 0 0;
    }
    #page_real section.texte_real img {
        display: none;
    }
}
@media (max-width: 860px) {
    #page_real .boutons .btn.button-group {
        font-size: 18px;
        width: 22%;
    }
}
@media (max-width: 1340px) {
    body.page-domaine-activite div.quelle-strat > div:nth-child(1) {
        padding: 0 45px;
    }
}
@media (min-width: 782px) {
    .is_hidden_on_desktop {
        display: none !important;
    }
}
@media (max-width: 781px) {
    .invert-columns-order {
        flex-direction: column-reverse;
    }
    div :where(.wp-block-columns.is-layout-flex.big-gap) {
        gap: 2em;
    }
    body.page-domaine-activite div.quelle-strat > div:nth-child(1) > figure,
    .besoin-de-conseil > div:nth-child(1) > figure,
    .besoin-de-conseil:before,
    .texte_above_classic_form_bottom_page .wp-block-group__inner-container > .alternative-typo:after,
    body.page-domaine-activite div.quelle-strat > div:nth-child(2) p:before,
    h2 mark:after {
        display: none;
    }
    body.page-domaine-activite div.quelle-strat > div:nth-child(1) {
        text-align: center;
        width: 100%;
        justify-content: center;
        padding: 45px 7.5vw;
        margin-top: 75px;
    }
    body.page-domaine-activite div.wp-block-columns.intro {
        padding-top: 0;
    }
    body.page-domaine-activite div.quelle-strat > div:nth-child(2) {
        padding: 70px 0 0 40px;
    }
    body.page-domaine-activite div.quelle-strat > div:nth-child(2):after {
        top: 65px;
        bottom: -2px;
        left: 0;
    }
    body.page-domaine-activite div.quelle-strat > div:nth-child(2) p {
        margin: 8px 0;
    }
    body.page-domaine-activite .wp-block-column > .wp-block-image:only-child:after {
        width: calc(100% - 20px);
    }
    body.page-domaine-activite .wp-block-column > .wp-block-image:only-child img {
        width: calc(100% - 20px);
    }
    .trois_real:not(.no_txt) > div {
        display: flex;
        flex-direction: column;
    }
    .trois_real > div figure {
        order: 3;
    }
    .trois_real > div > p:first-of-type {
        order: 1;
    }
    #wrapper .trois_real > div > p:last-child {
        order: 2;
        margin-bottom: 20px;
    }
    body.page-domaine-activite div.wp-block-columns.intro {
        gap: 50px;
    }
    .wp-block-columns.mobilegap0 {
        gap: 0;
    }
    .wp-block-columns.mobilegap10 {
        gap: 10px;
    }
    .wp-block-columns.mobilegap20 {
        gap: 20px;
    }
    .wp-block-columns.mobilegap30 {
        gap: 30px;
    }
    .is_hidden_on_mobile {
        display: none !important;
    }
    .mobile_minheight_0 {
        min-height: 0 !important;
        padding: 40px 7.5vw !important;
    }

    body.page-domaine-activite div.wp-block-columns.intro > div:nth-child(1),
    body.page-domaine-activite div.wp-block-columns.intro > div:nth-child(2) {
        width: 100%;
    }
}
@media (max-width: 740px) {
    #page_real .boutons {
        flex-wrap: wrap;
        row-gap: 35px;
        margin-top: 90px;
    }
    #page_real .boutons .btn.button-group {
        font-size: 20px;
        width: 47%;
    }
    #page_real .boutons span.see_all_realisations {
        top: -40px;
    }
}
@media (max-width: 1400px) {
    body.columns-4 .newsContainer {
        width: calc(33.333% - 30px);
    }
}
@media (max-width: 1000px) {
    body.columns-4 .newsContainer {
        width: calc(50% - 30px);
    }
}
@media (max-width: 1090px) {
    body:not(.home).contact .wpforms-field-container > div:last-child label {
        max-width: 100%;
    }
}
@media (max-width: 1360px) {
    div .wp-block-column .wp-block-cover .wp-block-cover__inner-container {
        width: 90%;
    }
}

.wp-block-buttons > .wp-block-button + .wp-block-button {
    margin-left: 10px;
}









































/* ---------------------------- VERSION MOBILE ---------------------------- */

@media (max-width: 500px) {
	body {
		font-size: 15px;
	}
	.widget_breadcrumb {
		font-size: 13px;
        margin-bottom: 40px;
	}
	body:not(.home) #wrapperInner {
		padding-top: 45px;
	}
	.wp-block-spacer {
		max-height: 40px;
	}
    .wp-block-cover + .wp-block-spacer {
        max-height: 50px;
    }
	#wrapper p + .wp-block-spacer {
		margin-top: -5px;
	}
	#container {
		margin: 0px 0px 60px 0px;
	}
	body:not(.home) h3 {
		margin-bottom: 10px;
	}
	#text > *:not(.wp-block-cover):not(.wp-block-group), 
	#text > figure, 
	#text > ul, 
	#text > .wp-block-group > .wp-block-group__inner-container, 
	#text > p {
		width: 87%;
	}
	#wrapper p.form-row.validate-required, 
	#wrapper p.form-row.validate-required label {
		line-height: 1.4em;
	}






    .wp-block-buttons > .wp-block-button + .wp-block-button {
        margin: 15px 0 0 0;
    }
    .wp-block-cover__inner-container > ul {
        margin-left: 0;
    }
    #page_real section.texte_real h2 {
        line-height: 1.2em;
    }
    #page_real .container_real.loading {
        opacity: 0.4;
    }


    header {
        height: 90px;
    }
    body.home #wrapper {
        padding-top: 90px;
    }
    #nested .container_span {
        display: none;
    }
    #logo svg,
    body:not(.home) header:not(.scrolled) div#logo svg {
        height: 60px;
    }
    #nested {
        right: 6.5%;
        top: 33px;
    }
    #logo,
    body:not(.home):not(.page-template-template-lp) header:not(.scrolled) div#logo {
        left: 6.5vw;
        top: 15px;
    }
    header.scrolled {
        height: 56px;
    }
    header.scrolled div #nested {
        top: 16px;
    }
    header.scrolled #logo {
        top: 10px;
        left: 6.5vw;
    }
    header.scrolled #logo svg,
    body:not(.home) header.scrolled #logo svg {
        height: 36px;
    }
    #intro,
    #chapterPicture,
    #container_form,
    #page_real section.texte_real,
    #page_real .boutons,
    #page_real .txt_under_filters {
        width: 87%;
    }
    #nested #menu-menu-principal {
        padding: 30px 7.5vw 35px 7.5vw;
    }
    #nested ul.firstLevel li ul li a {
        font-size: 15px;
        padding: 2px 0;
    }
    #nested ul.firstLevel li a {
        font-size: 18px;
    }
    #nested #menu-menu-principal > li ul {
        margin: 10px 0 5px 0px;
        padding: 1px 0 0px 20px;
    }
    #intro .inner {
        margin: 25px 0 35px 0;
    }
    #intro .droite img {
        height: 72vw;
    }
    h2, span.h2_like, h3.h2_like, .classic-form-bottom-page .wp-block-group__inner-container > p, 
    body.page-domaine-activite div.quelle-strat > div:nth-child(1) p.h2_like, .texte_above_classic_form_bottom_page .wp-block-group__inner-container > :first-child,
    body.page-domaine-activite p.h2_like, body.page-domaine-activite div.wp-block-columns.intro > div:nth-child(1) p.h2_like {
        font-size: 26px;
    }
    body.home h2, 
    body.home span.h2_like {
        font-size: 30px;
    }
    body.page_404 article a,
    #wrapper a.wp-block-button__link,
    #wrapper .bouton-classique a.wp-block-button__link, 
    .newsContainer .droite > a, footer .footer_adresse .wp-widget-group__inner-blocks > :nth-last-child(2) a, 
    #wrapper div div.wpforms-container-full .wpforms-form button[type=submit], 
    div.wpforms-container-full .wpforms-form .wpforms-page-button, footer .widget a.wp-element-button, #obj .flex .item .texte > a, 
    #slogan .container a, #agence span.tel, #real .col .btn_all_real a, #actu .btn a, 
    #home_seo .echangeons .btns > a, #home_seo .echangeons .btns span, form.post-password-form input[type="submit"] {
        transition: 0.15s;
        font-size: 15px;
        padding: 16px 25px 14px 25px;
    }
    #bloc_fonce .wpforms-form button[type=submit], 
    #wrapper div.classic-form-bottom-page div div.wpforms-container-full .wpforms-form button[type=submit], 
    #wrapper .besoin-de-conseil > div:nth-child(2) a.wp-block-button__link, 
    #wrapper .btn-blanc a.wp-block-button__link,
    #newsletter .wpforms-form button[type=submit],
    footer .widget a.wp-element-button {
        padding: 14px 23px 12px 23px;
    }
    #nested .ombre {
        width: 200vw;
    }
    #nested ul.firstLevel li ul li a:before {
        display: none;
    }
    #nested ul.firstLevel li ul li a:hover {
        padding-left: 0;
    }
    #chapterPicture {
        margin-top: 95px;
    }
    body:not(.home) h1, body.page-id-2634 h1, 
    body.page-id-2576 h1, body.page-id-2600 h1, 
    body.page-id-2632 h1, body.postid-2697 h1, 
    body.postid-2679 h1, body.page-id-2628 h1,
    body.postid-2695 h1, #intro h1 {
        font-size: 9.9vw;
    }
    body.page-domaine-activite div.wp-block-columns.intro > div:nth-child(1) p {
        font-size: 20px;
        line-height: 1.3em;
    }
    img[class="wp-image-2850"],
    img[class="wp-image-2848"],
    img[class="wp-image-2849"],
    img[class="wp-image-2851"],
    img[class="wp-image-4503"] {
        width: auto !important;
        height: 80px !important;
    }
    img[class="wp-image-2017"] {
        width: auto !important;
        height: 170px !important;
    }
    img[class="wp-image-2873"] {
        width: auto;
        height: 70px !important;
    }
    body.page-domaine-activite div.wp-block-columns.intro {
        gap: 35px;
    }
    html body {
        --wp--preset--font-size--medium: 18px;
        --wp--preset--spacing--50: 1.5rem;
        --wp--preset--spacing--60: 2.25rem;
        --wp--preset--spacing--70: 7.5vw;
        --wp--preset--spacing--80: 7.5vw;
    }
    .trois_real .wp-block-column > p:nth-child(2) {
        font-size: 26px;
        margin-bottom: 0px;
    }
    div :where(.wp-block-columns.is-layout-flex) {
        gap: 2.5em;
    }
    #chapterPicture p {
        font-size: 20px;
        margin: 12px 0 0 0;
        line-height: 1.3em;
    }
    #nested .menu-menu-principal-container {
        width: 92.5vw;
    }
    body.page-domaine-activite div.quelle-strat > div:nth-child(1) {
        margin: 45px 0 -10px 0;
    }
    body.page-domaine-activite div.wp-block-columns.intro > div:nth-child(1) p {
        margin-top: 15px;
    }
    body.page-domaine-activite div.quelle-strat > div:nth-child(2) p {
        margin: 6px 0;
        font-size: 18px;
    }
    body.page-domaine-activite div.quelle-strat > div:nth-child(2) {
        padding: 70px 0 0 30px;
        margin-bottom: 15px;
    }
    body.page-domaine-activite .wp-block-column > .wp-block-image:only-child img,
    body.page-domaine-activite .wp-block-column > .wp-block-image:only-child:after {
        width: calc(100% - 15px);
    }
    body.page-domaine-activite .wp-block-column > .wp-block-image:only-child:after {
        left: 15px;
        top: 15px;
    }
    div .wp-block-cover, 
    div .wp-block-cover-image {
        padding: 40px 7.5vw !important;
    }
    div .wp-block-cover .wp-block-cover__inner-container {
        width: 100%;
    }
    body.page-id-2576 h1 {
        font-size: 9.3vw;
    }
    body.page-id-2870 h1,
    body.page-id-2640 h1 {
        font-size: 10.2vw;
    }
    body.page-domaine-activite #wrapper div.wp-block-columns.intro > div:nth-child(2) .wp-block-button a {
        line-height: 1.2em;
        max-width: 240px;
    }
    .wp-block-spacer.ancre {
        top: -85px;
    }
    div .wp-block-image.is-style-rounded img {
        border-radius: 0px;
    }
    h2 sup {
        font-size: 14px;
    }
    body.columns-4 .newsContainer {
        width: 100%;
    }
    .newsContainer .droite h2 {
        font-size: 24px;
    }
    .newsContainer .droite > a {
        margin-top: 20px;
    }
    .newsContainer {
        margin-bottom: 6.5vw;
    }
    #newsList {
        margin-bottom: 35px;
        margin-top: 40px;
    }
    #container_form {
        gap: 60px;
        margin-top: -10px;
    }
    #container_form .infos .item .icone {
        height: auto;
    }
    #container_form .infos {
        gap: 35px;
    }
    #container_form .infos .item .texte > p:first-child {
        margin-bottom: 5px;
    }
    body.contact #container {
        margin: 0px 0px 80px 0px;
    }
    #container_form .infos .item .icone img {
        height: 30px;
    }
    #page_real section.texte_real h2 {
        font-size: 6.8vw;
    }
    #page_real .boutons .btn.button-group {
        font-size: 16px;
        width: 46%;
    }
    #page_real .boutons {
        margin: 55px auto 30px;
        scroll-margin-top: 75px;
    }
    #page_real .boutons span.see_all_realisations {
        top: -30px;
        font-size: 14px;
    }
    h3.has-x-large-font-size,
    h2.has-x-large-font-size,
    h3.has-large-font-size,
    h2.has-large-font-size {
        font-size: 26px !important;
    }
    div .wp-block-column .wp-block-cover .wp-block-cover__inner-container {
        width: 100%;
    }
    div .wp-block-cover .wp-block-cover__inner-container > .wp-block-spacer:first-child,
    div .wp-block-cover .wp-block-cover__inner-container > .wp-block-spacer:last-child {
        max-height: 20px;
    }
    div .wp-block-buttons.is-content-justification-right {
        justify-content: center;
    }
}



#nested #menu-menu-principal > li.no_clic > a {
    pointer-events: none;
}
div div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container {
    padding: 0;
}

#baguetteBox-overlay {
    display: none;
}



/* 2024 */
body:not(.home):not(.page-template-template-lp) header:not(.scrolled) #logo {
    top: 20px;
}
body:not(.home) header:not(.scrolled) #logo svg {
    height: 90px;
}
div .wp-block-image img.wp-image-2850,
div .wp-block-image img.wp-image-2848,
div .wp-block-image img.wp-image-2849,
div .wp-block-image img.wp-image-2850,
div .intro .wp-block-image img {
    border-radius: 0px;
}
@media (max-width: 1280px) {
    body.page-domaine-activite div.quelle-strat > div:nth-child(1):before {
        display: none;
    }
    body.page-domaine-activite div.quelle-strat > div:nth-child(1) {
        justify-content: center;
        text-align: center;
        border-radius: 24px;
    }
}
@media (max-width: 500px) {
    #intro .highlight {
        display: block;
        bottom: 34px;
    }
    #intro .highlight svg {
        height: 42px;
        width: 82vw;
    }
    @keyframes surlignage {
        0% {
            width: 0;
        }
        100% {
            width: 82vw;
        }
    }
}
@media (min-width: 1101px) {
    #headerBoxes .header_tel a {
        position: relative;
        top: 1px;
    }
}

.read_more {
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-thickness: 2px;
    cursor: pointer;
}
.read_more:not(.text_visible) ~ * {
    display: none;
}
@media (min-width: 1100px) {
    body:not(.home).page-id-10979 h1 {
        font-size: 66px;
    }
}
