/*
Theme Name:   GeneratePress Child
Theme URI:    https://generatepress.com
Description:  Default GeneratePress child theme
Author:       Tom Usborne
Author URI:   https://tomusborne.com
Template:     generatepress
Version:      0.1
*/

.morecontent span {
	display: none;
}
.morelink {
	display: block;
}
.wp-block-media-text {
	margin: auto;
}

/***Général***/

body, 
a, 
p, 
li{
	font-size: 18px;
}
.site-main {
	overflow: hidden;
}
h1 {
	font-size: 45px;
}
h2{
	color: #05AED6;
}
strong{
	font-weight: 500;
}
.global_TPs h2::after,
h2.gb-headline::after{
	content: "\a";
	background-color: #FBC142;
	display: block;
	margin-top: 15px;
	height: 10px;
	width: 100px;
}
.intro {
	font-weight: 500;
}
.btn,
.btn-menu a{
	padding: 0.4rem 2rem;
	color: #FFF;
	font-size: 20px;
	font-weight: 500;
	text-decoration: none;
	border-radius: 24px;
}
.bouton_one{
	background-color: #DC1F21;
	border: 1px solid #DC1F21;
}
.bouton_one:active, 
.bouton_one:focus, 
.bouton_one:hover{
	color: #DC1F21;
	background-color: #FFF;
}
.bouton_one_negatif{
	background-color: #fff;
	border: 1px solid #DC1F21;
	color: #DC1F21;
}
.bouton_one_negatif:active,
.bouton_one_negatif:focus,
.bouton_one_negatif:hover{
	color: #fff;
	background-color: #DC1F21;
}
.bouton_two{
	background-color: #FBC142;
	border: 1px solid #FBC142;
}
.bouton_two:active,
.bouton_two:focus,
.bouton_two:hover{
	color: #FBC142!important;
	background-color: #FFF;
}
.bouton_three{
	background-color: #004C9A;
	border: 1px solid #004C9A;
}
.bouton_three:active,
.bouton_three:focus,
.bouton_three:hover{
	color: #004C9A;
	background-color: #FFF;
}
#block-30 p {
	font-weight: normal;
}
#block-30 strong {
	font-weight: bold;
}
.footer-widgets a.btn {
	color: #FFF;
}
.footer-widgets a.btn:hover {
	color: #DC1F21;
}
.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{
	line-height: 1.5;
	padding: 0.4rem 2rem;
	font-size: 20px;
	font-weight: 500;
	border: 1px solid #DC1F21;
}
.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link:hover{
	color: #DC1F21 !important;
	background-color: #FFF !important;
}
ul {
	margin-left: 0;
}
li {
	background: url('/wp-content/uploads/2022/03/li.png') no-repeat left top 3px;
	background-size: 15px;
	padding-left: 25px;
	list-style: none;
}
.menu li,
.slideout-menu li,
.inside-right-sidebar li,
li.wp-social-link {
	background: none;
	padding-left: 0;
}
.section{
	margin-top:60px;
	margin-bottom: 60px;
	position: relative;
}
.section-no-margin{
	position: relative;
}

/*****Cookies*****/

#tarteaucitronAlertBig{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#tarteaucitronRoot span#tarteaucitronDisclaimerAlert{
	order: 2;
	flex-basis: 100%;
	font-size: 18px;
}
#tarteaucitronAlertBig #tarteaucitronPersonalize{
	order: 5;
}
#tarteaucitronRoot .tarteaucitronDeny{
	position: absolute;
	top: 5px;
	right: 5px;
	background: transparent!important;
	text-decoration: underline!important;
	color: #004C9A!important;
	display: flex;
}
#tarteaucitronAlertBig #tarteaucitronCloseAlert{
	order: 4;
	background: #fff!important;
	color: #9F9F9F!important;
	border-right: 1px solid;
	padding: 0 15px;
}
#tarteaucitronAlertBig #tarteaucitronPrivacyUrl{
	order: 3;
}
#tarteaucitronRoot #tarteaucitronAlertBig {
	background-color: #fff!important;
	color: #9F9F9F;
}
#tarteaucitronRoot span#tarteaucitronDisclaimerAlert:before {
	display: block;
	content: 'Gestion des cookies';
	font-size:35px;
	line-height: 40px;
	font-weight: normal;
	text-transform: none;
	color: #9F9F9F;
	margin-bottom: 15px;
}
#tarteaucitronAlertBig #tarteaucitronPrivacyUrl, 
#tarteaucitronAlertBig #tarteaucitronPrivacyUrlDialog, 
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert, 
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert strong {
	color: #000!important;
}
div#tarteaucitronAlertBig:before {
	content: ''!important;
	font-size: 50px;
	order: 1;
	flex-basis: 100%;
	width: 280px;
	height: 90px;
	background: url('/wp-content/uploads/2022/01/Logo-Aro-HLM.svg') no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	margin: auto;
	font-size: 0;
}
#tarteaucitronRoot div#tarteaucitronAlertBig {
	max-width: 630px;
	padding: 50px 0 25px;
}

#tarteaucitronAlertBig #tarteaucitronPersonalize {
	background-color: #004C9A !important;
	color: #fff !important;
	border: 1px solid #004C9A!important;
	white-space: normal;
	border-radius: 26px;
	padding: 10px 20px!important;
	text-transform: uppercase;
}

#tarteaucitronAlertBig #tarteaucitronPersonalize:hover {
	color: #004C9A !important;
	border: 1px solid #004C9A;
	background-color: #fff !important;
}

/***Header***/

.main-navigation .main-nav ul li a{
	line-height: 1.5;
	font-size: 16px;
	font-weight: 600;
	transition: 0.2s ease-in-out;
}
.main-navigation .main-nav ul li.btn-menu a {
	color: #FFF;
	background-color: #DC1F21;
	border: 1px solid #DC1F21;
	margin-top: 12px;
	margin-bottom: 12px;
}
.main-navigation .main-nav ul li.btn-menu a:hover {
	color: #DC1F21;
	background-color: #FFF;
}
.main-navigation .main-nav ul li:not(.btn-menu) a{
	margin-top: 20px;
	margin-bottom: 20px;
}
.main-navigation .main-nav ul li:not(.btn-menu) a::before,
.main-navigation .main-nav ul li:not(.btn-menu) a::after{
	content: "";
	background: #DC1F21;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	height: 3px;
	width: 33%;
	opacity: 0;
	transition: 0.5s ease-in-out;
}
.main-navigation .main-nav ul li:not(.btn-menu) a::before{
	top: 10px;
}
.main-navigation .main-nav ul li:not(.btn-menu) a::after{
	bottom: 10px;
}
.main-navigation .main-nav ul li:not(:nth-last-child(-n+2)) a{
	border-right: 2px solid #004C9A;
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a::before, 
.main-navigation .main-nav ul li[class*="current-menu-"] > a::after, 
.main-navigation .main-nav ul li:not(.btn-menu) a:hover::before, 
.main-navigation .main-nav ul li:not(.btn-menu) a:hover::after{
	opacity: 1;
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a::before, 
.main-navigation .main-nav ul li[class*="current-menu-"] > a::after{
	background: #FBC142;
}
.menu-menu-secondaire-footer-container .menu li {
	margin-bottom: 10px;
}
.menu-menu-secondaire-footer-container .menu li:nth-last-child(1) {
	margin-bottom: 0;
}

/***Footer***/

.footer-widgets{
	padding: unset;
	position: relative;
}
.footer-widgets a, 
.footer-widgets p{
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
}
.footer-widgets a.wp-block-social-link-anchor{
	font-size: 36px;
}
.footer-widgets .footer-widgets-container{
	margin-top: 40px;
	margin-bottom: 40px;
}
.footer-widgets .footer-widget-1{
	width: 25%;
}
.footer-widgets .footer-widget-2{
	width: 25%;
}
.footer-widgets .footer-widget-3{
	width: 25%;
}
.footer-widgets .footer-widget-4{
	width: 25%;
}
.footer-widgets .footer-widget-5{
	width: 100%;
	margin-top: 0;
	padding-left: 5px;
	padding-right: 5px;
}

.footer-widgets .footer-widget-4 .sib_signup_box_inside_2 p {
	font-size : 15px;
}
.footer-widgets .footer-widget-4 .sib_signup_box_inside_2 input {
	font-size : 15px;
	padding : 3px;
}
.sib_signup_box_inside_2 input.sib-default-btn {
	padding : 3px 10px;
	border-radius : 50px;
	background-color: #FBC142;
	border: 1px solid #FBC142;
}
.sib_signup_box_inside_2 input.sib-default-btn:hover {
	color: #FBC142 !important;
    background-color: #FFF;
}

.site-footer .footer-widgets-container .inside-footer-widgets{
	margin-left: 0;
}
.site-footer .footer-widgets-container .inner-padding{
	padding: 0 25px;
}
.site-info{
	background-color: #004C9A;
}
.site-info .copyright-bar a,
.site-info .copyright-bar p{
	color: #FFF;
	font-size: 14px;
	font-weight: 600;
	padding: 0 10px;
} 
.site-info .copyright-bar a,
.site-info .copyright-bar p.client{
	border-right: 1px solid #FFF;
	text-decoration: none;
}
.site-info .copyright-bar p{
	display: inline-block;
	margin-bottom: 0;
}
.site-info .copyright-bar a:last-child{
	border: none;
}
.site-info .copyright-bar a:hover{
	text-decoration: underline;
	color:#FBC142 ;
}

/***Page Accueil***/


.page-template-page-home h2{
	color:#004C9A;
}
.page-template-page-home h3{
	color:#fff;
}
.page-template-page-home #sec-1{
	padding-top: calc(100% / 3.47 );
	background-position: top center;
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
}
.page-template-page-home #sec-1::before{
	content: url(/wp-content/uploads/2022/05/maison-cyan.svg);
	position: absolute;
	width: 350px;
	top: calc(100% / 3.47 + 30px);
	left: 100px;
}
.page-template-page-home #sec-1 .row {
	justify-content: center;
}
.page-template-page-home #sec-1 .title-content {
	margin-top: -100px;
}
.page-template-page-home #sec-1 .title-content h1{
	color: #FFF;
	background-color: #004C9A;
	padding: 15px 50px;
}
.page-template-page-home #sec-1 .title-content p{
	font-weight: 500;
	color: #9F9F9F;
	padding: 10px;
}
.page-template-page-home #sec-2{
	margin-top: 100px;
}
.page-template-page-home #sec-2 .container{
	background-color: #daf3f9;
	padding: 30px;
	position: relative;
}
.page-template-page-home #sec-3 .container{
	padding: 30px;
}
.page-template-page-home #sec-3 .container-fluid .col-md-6{
	background-size: cover;
}
.page-template-page-home #sec-3 .container-fluid .col-md-6 p{
	color: #FFF;
}
.sec-3-home .col-md-6 .row {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	padding: 50px 0;
}
.page-template-page-home #sec-4 img{
	max-width: 80%;
}
.page-template-page-home #sec-4 h2{
	font-size: 32px;
}
.page-template-page-home #actualites img{
	height: 100%;
	object-fit: contain;
}
.page-template-page-home #actualites .actu{
	padding: 20px;
}
.page-template-page-home #actualites .actu h3{
	font-size: 28px;
	color: #05AED6;
}
.page-template-page-home #actualites .actu p{
	font-size: 18px;
	color:#9F9F9F;
}
.page-template-page-home #actualites .actu p:not(.read-more-container){
	text-align: left;
}
.page-template-page-home #actualites .actu a{
	text-decoration: none;
}
.page-template-page-home #actualites .actu .read-more{
	padding: 10px 0;
	color: #FBC142;
	background-color: unset;
	border-bottom: 3px solid;
	font-size: 16px;
	font-weight: 600;
	transition: 0.2s;
}
.page-template-page-home #actualites .actu .read-more:hover{
	color: #DC1F21;
}
.page-template-page-home #actualites .actu .read-more::after{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: '\f061';
	color: #FFF;
	background-color: #FBC142;
	border-radius: 50%;
	padding: 5px;
	margin-left: 50px;
	transition: 0.2s;
}
.page-template-page-home #actualites .actu .read-more:hover::after{
	background-color: #DC1F21;
}
.page-template-page-home #actualites .container-btn{
	margin-top: 30px;
}
.page-template-page-home #actualites .container:nth-of-type(2) {
	margin-top: 30px;
}
.page-template-page-home #actualites .container:nth-of-type(2) .row {
	position: relative;
}
.page-template-page-home #actualites .container:nth-of-type(2) .row::before {
	background: url(/wp-content/uploads/2022/05/maison-bleu.svg) no-repeat;
	content: '';
	position: absolute;
	width: 350px;
	height: 320px;
	bottom: -50px;
	left: -265px;
	z-index: 10;
}
.page-template-page-home #references .container-btn{
	margin-top: 30px;
}
.page-template-page-home #cta{
	background-color: #DC1F21;
}
.page-template-page-home #cta .container{
	background-color: #DC1F21;
	padding-top: 35px;
	padding-bottom: 35px;
}
.page-template-page-home #cta h2{
	color: #fff;
}
.page-template-page-home #cta p{
	color: #fff;
}

/***Page actualités***/

.blog .general-header-sec .img,
.archive .general-header-sec .img{
	padding: 0;
}
.blog .general-header-sec .svg,
.archive .general-header-sec .svg{
	position: absolute;
}
.blog .post-image-above-header .inside-article .featured-image, 
.blog .post-image-above-header .inside-article .post-image,
.archive .post-image-above-header .inside-article .featured-image, 
.archive .post-image-above-header .inside-article .post-image {
	margin-top: 0;
	margin-bottom: 1em;
}
.blog .entry-title a, 
.single-post .entry-title,
.archive .entry-title a{
	color: #FBC142;
	font-size: 36px;
}
.blog .entry-meta, 
.single-post .entry-meta,
.archive .entry-meta{
	color: #9F9F9F;
}
.blog .entry-meta .cat-links, 
.single-post .entry-meta .cat-links,
.archive .entry-meta .cat-links{
	display: none;
}
.blog .entry-content:not(:first-child), 
.blog .entry-summary:not(:first-child), 
.blog .page-content:not(:first-child),
.archive .entry-content:not(:first-child), 
.archive .entry-summary:not(:first-child), 
.archive .page-content:not(:first-child) {
	margin-top: 0.5em;
}
.blog .entry-summary p,
.archive .entry-summary p{
	font-size: 20px;
}
.blog .entry-summary .read-more,
.archive .entry-summary .read-more{
	padding: 10px 20px;
	color: #FFF;
	background-color: #05AED6;
	border: 1px solid #05AED6;
	border-radius: 24px;
	font-weight: 600;
}
.blog .sidebar h2, 
.single-post .sidebar h2,
.archive .sidebar h2{
	font-size: 36px;
}
.blog .sidebar .wp-block-categories li, 
.single-post .sidebar .wp-block-categories li,
.archive .sidebar .wp-block-categories li{
	margin-left: 15px;
	list-style-type: disc;
}
.blog .sidebar .wp-block-group a,
.single-post .sidebar .wp-block-group a,
.archive .sidebar .wp-block-group a{
	color: #004C9A;
	font-weight: 600;
	text-decoration: none;
}
.blog .sidebar .wp-block-latest-posts li:not(:first-child), 
.single-post .sidebar .wp-block-latest-posts li:not(:first-child),
.archive .sidebar .wp-block-latest-posts li:not(:first-child){
	margin-top: 20px;
}
.blog .sidebar .wp-block-latest-posts li:not(:last-of-type) .read-more-container:after,
.single-post .sidebar .wp-block-latest-posts li:not(:last-of-type) .read-more-container::after,
.archive .sidebar .wp-block-latest-posts li:not(:last-of-type) .read-more-container:after{
	content: "\a";
	background-color: #004C9A;
	display: block;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	height: 3px;
	width: 150px;
}
.blog .sidebar .wp-block-latest-posts .read-more-container a.read-more, 
.single-post .sidebar .wp-block-latest-posts .read-more-container a.read-more,
.archive .sidebar .wp-block-latest-posts .read-more-container a.read-more{
	color: #FFF;
	background-color: #05AED6;
	border: 1px solid #05AED6;
	border-radius: 24px;
	font-weight: 600;
	margin-top: 10px;
}
.blog .inside-right-sidebar, 
.single-post .inside-right-sidebar,
.archive .inside-right-sidebar{
	box-shadow: 0 0 15px #DDD;
}
.widget-area .inside-right-sidebar .widget {
	padding: 15px 30px;
}
.widget-area .inside-right-sidebar h3,
.widget-title {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 15px;
}
.widget_recent_entries a {
	font-size: 16px;
}
.sidebar.is-right-sidebar {
	padding-top: 40px;
}
.separate-containers .paging-navigation{
	background-color: #daf3f9;
	padding: 20px 40px;
}
.separate-containers .paging-navigation .nav-links,
.separate-containers .paging-navigation .nav-links a{
	font-size: 24px;
}
.separate-containers .paging-navigation .nav-links a{
	color: #9F9F9F;
	text-decoration: none;
}
.separate-containers .paging-navigation .nav-links a.prev,
.separate-containers .paging-navigation .nav-links a.next{
	color: #004C9A;
}
.single-post h2{
	font-size: 32px;
}

/*****Général (blocks niv 1)*****/

#breadcrumbs {
	color: #004C9A;
	font-size: 16px;
	font-weight: 400;
	margin: 20px 0 0 20px;
	position: absolute;
	z-index: 20;
}
#breadcrumbs a{
	color: #004C9A;
	font-size: 16px;
	text-decoration: underline;
}
#breadcrumbs .breadcrumb_last{
	font-weight: 600;
}
.page-template-page-niv1 .section-no-margin,
.grey-bg-right,
.grey-bg-left{
	padding-top: 40px;
	padding-bottom: 40px;
}
.page-template-page-niv1 h3{
	font-size: 26px;
}

/*****Général (header-sec1.php & .header-sec1-page-1)*****/

.general-header-sec {
	position: relative;
}
.general-header-sec .container-fluid img{
	z-index: 10;
}
.general-header-sec .intro-title{
	position: relative;
	top: -30px;
}
.general-header-sec h1{
	color:#fff;
	background-color:#004C9A;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 20px;
}
.general-header-sec p{
	color:#9F9F9F;
}

/*****Page contact*****/

.page-template-page-contact .general-header-sec .img{
	padding: 0;
}
.page-template-page-contact .general-header-sec h1{
	margin-left: auto;
	margin-right: auto;
}
.page-template-page-contact .intro-title .intro{
	margin-bottom: 15px;
}
.page-template-page-contact .footer-widgets::before{
	content: '';
	background-color: #DC1F21;
	position: absolute;
	top: -50px;
	width: 100%;
	height: 30px;
}
.page-template-page-contact .footer-widgets .footer-widget-5{
	display: none;
}
#infos p{
	color: #9F9F9F;
}
#infos .svg::before{
	content: url(/wp-content/uploads/2022/05/barre-bleu.svg);
	position: absolute;
	width: 350px;
	top: -200px;
	left: 0;
}
#infos .svg::after{
	content: url(/wp-content/uploads/2022/05/duo.svg);
	position: absolute;
	width: 300px;
	top: -175px;
	right: 150px;
}
#infos .svg .row:nth-of-type(2){
	margin-bottom: 60px;
	position: relative;
	z-index: 10;
}
#infos .container-item{
	box-shadow: 0 0 15px #ddd;
	background-color: #FFF;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
#infos .container-item .item-prod{
	padding: 30px 15px 45px;
}
#infos .container-item .item-prod .infos strong{
	color: #FBC142;
}
#infos .container-item .item-prod .infos p{
	color: #004C9A;
}
#infos .container-rs{
	background-color: #004c9a;
	padding: 25px 0px;
}
#infos .container-rs a{
	color: #fff;
	padding: 0 25px;
}
#infos .container-rs a:hover{
	color: #dc1f21;
}
#infos .text-local .text-container{
	margin-top: 20px;
	margin-bottom: 20px;
}
#infos .text-local .text-container p{
	text-align: center;
	font-size: 16px;
}
#produits-services li{
	color: #05AED6;
	font-size: 16px;
}
#formulaire {
	padding-top: 60px;
	background-color: transparent !important;
}
#formulaire input,
#formulaire textarea {
	background-color: rgba(159, 159, 159, 0.2);
	border-radius: 10px;
	border: none;
}
#formulaire label {
	color: #004C9A;
}
#formulaire .form-container p{
	font-size: 14px;
}
#formulaire .wpforms-submit-container {
	text-align: center;
}
#formulaire .wpforms-submit-container button {
	padding: 0.4rem 2rem;
	font-size: 20px;
	color: #FFF;
	font-weight: 500;
	text-decoration: none;
	border-radius: 24px;
	background-color: #DC1F21;
	border: 1px solid #DC1F21;
}
#formulaire .wpforms-submit-container button:hover {
	color: #DC1F21;
	background-color: #FFF;
}
#formulaire .img-container{
	padding: 0;
}
.deco-cercle-bleu .row::before{
	background: url(/wp-content/uploads/2022/07/demi-cerlce-bleu.svg) no-repeat;
	content: '';
	position: absolute;
	width: 285px;
	height: 143px;
	bottom: -40px;
	left: -190px;
}

/***Media queries***/

@media only screen and (min-width: 1200px){
	.page-template-page-home #sec-1::after{
		content: url(/wp-content/uploads/2022/05/cercle-jaune.svg);
		position: absolute;
		width: 350px;
		top: -20px;
		right: 0;
	}
	.deco-cercle-bleu .row::after{
		content: url(/wp-content/uploads/2022/05/trio.svg);
		position: absolute;
		width: 300px;
		top: -100px;
		right: 70px;
	}
	.page-template-page-home #references::after{
		content: url(/wp-content/uploads/2022/06/cercle-cyan.svg);
		position: absolute;
		width: 350px;
		bottom: -200px;
		right: -50px;
	}
	.page-template-page-contact .intro-title::before{
		content: url(/wp-content/uploads/2022/05/demi-cercle-jaune.svg);
		position: absolute;
		width: 350px;
		bottom: 150px;
		left: 0;
	}
	#produits-services{
		padding-top: 60px;
	}
	#produits-services .container {
		position: relative;
	}
	#produits-services .container::before{
		content: url(/wp-content/uploads/2022/05/maison-rouge.svg);
		position: absolute;
		width: 350px;
		top: -150px;
		left: -60px;
		transform: scaleX(-1);
	}
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
	h1 {
		font-size: 36px;
	}
	.page-template-page-home #sec-1::before{
		width: 250px;
		bottom: 307px;
		left: 50px;
	}
	.page-template-page-home #sec-1::after{
		content: url(/wp-content/uploads/2022/05/cercle-jaune.svg);
		position: absolute;
		width: 275px;
		top: -15px;
		right: 0;
	}
	.deco-cercle-bleu .row::after {
		content: url(/wp-content/uploads/2022/05/trio.svg);
		position: absolute;
		width: 250px;
		top: -50px;
		right: 100px;
	}
	.page-template-page-home #references::before{
		content: url(/wp-content/uploads/2022/05/barre-rouge.svg);
		position: absolute;
		width: 275px;
		top: -150px;
		left: 75px;
	}
	.page-template-page-home #references::after{
		content: url(/wp-content/uploads/2022/06/cercle-cyan.svg);
		position: absolute;
		width: 275px;
		bottom: -150px;
		right: 0;
	}
	.page-template-page-home #actualites .container:nth-of-type(2) .row::before {
		width: 243px;
		left: -180px;
		height: 200px;
	}
	.page-template-page-contact .intro-title::before{
		content: url(/wp-content/uploads/2022/05/demi-cercle-jaune.svg);
		position: absolute;
		width: 275px;
		bottom: 100px;
		left: 0;
	}
	#infos .svg::before{
		width: 275px;
		top: -150px;
	}
	#infos .svg::after{
		width: 250px;
		top: -100px;
		right: 50px;
	}
}
@media only screen and (min-width: 768px) {
	.general-header-sec .barre-bleu{
		background-color: #daf3f9;
		content: "\a";
		display: block;
		position: absolute;
		top: 80px;
		height: 40%;
		width: 100%;
	}
	.footer-widgets::before{
		content: url(/wp-content/uploads/2022/05/demi-cercle-jaune.svg);
		position: absolute;
		width: 350px;
		bottom: 175px;
		right: 0;
	}
	.footer-widgets .footer-widget-2::before,
	.footer-widgets .footer-widget-3::before,
	.footer-widgets .footer-widget-4::before{
		content: "";
		visibility: visible;
		position: absolute;
		background: #004C9A;
		height: 175px;
		width: 3px;
	}
	.page-template-page-home #actualites .col-md-6:first-of-type{
		padding-left: 0;
		padding-right: 0;
	}
}

@media only screen and (max-width: 768px){
	/**Général**/

	h1{
		font-size: 28px;
	}
	h2{
		font-size: 26px;
	}
	h3{
		font-size: 24px;
	}
	h4{
		font-size: 20px;
	}
	body, 
	a, 
	p, 
	li, 
	.btn, 
	.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{
		font-size: 16px;
	}
	.main-navigation .main-nav ul li:not(:nth-last-child(-n+2)) a{
		border-right: none;
	}
	#breadcrumbs{
		position: relative;
		font-size: 12px;
		margin-bottom: 20px;
	}
	#breadcrumbs a{
		font-size: 12px;
	}
	.section{
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.general-header-sec h1{
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
		max-width: 300px;
	}
	.site-main .wp-block-group__inner-container{
		padding: 20px;
	}
	.footer-widgets a, 
	.footer-widgets p{
		font-size: 14px;
	}
	.footer-widgets .footer-widget-1, 
	.footer-widgets .footer-widget-2, 
	.footer-widgets .footer-widget-3, 
	.footer-widgets .footer-widget-4{
		width: 100%;
		text-align: center;
	}
	.site-info .copyright-bar a, 
	.site-info .copyright-bar p{
		font-size: 12px;
	}

	/**Page d'accueil**/

	.page-template-page-home #sec-1::before{
		content: '';
	}
	.page-template-page-home #sec-1 .col-md-4{
		margin-bottom: 20px !important;
		text-align: center;
	}
	.page-template-page-home #sec-1 .col-md-4 p{
		text-align: left;
	}
	.page-template-page-home #sec-2 .container,
	.page-template-page-home #sec-3 .container,
	.page-template-page-home #sec-4 .container{
		padding: 15px;
		position: relative;
	}
	.page-template-page-home #sec-2{
		margin-top: 30px;
	}
	.page-template-page-home #sec-2 .container .col-md-6{
		text-align: center;
	}
	.page-template-page-home #sec-2 .container .col-md-6 p{
		text-align: left;
	}
	.page-template-page-home #actualites .container:nth-of-type(2) .row::before {
		background: none;
	}

	/**pages niv 1**/

	.page-template-page-niv1 section .col-md-6{
		text-align: center;
	}
	.page-template-page-niv1 section .col-md-6 h1, 
	.page-template-page-niv1 section .col-md-6 h2,
	.page-template-page-niv1 section .col-md-6 h3, 
	.page-template-page-niv1 section .col-md-6 h4,
	.page-template-page-niv1 section .col-md-6 p{
		text-align: left;
	}
	.page-template-page-niv1 section .col-md-6 img{
		margin-bottom: 20px;
	}
	.page-template-page-niv1 .cta .container .row::after{
		top: -35px;
	}

	.page-template-page-niv1 .cta .container .row h2{
		text-align: center;
	}
	.page-template-page-niv1 .section-no-margin, 
	.page-template-page-niv1 .section{
		padding-top: 20px;
		padding-bottom: 20px;
	}

	/**Page actualités**/

	.blog .entry-title a{
		font-size: 28px;
	}
	.blog .entry-summary p{
		font-size: 16px;
	}
	.blog .general-header-sec .svg{
		display: none;
	}
	.separate-containers .paging-navigation .nav-links,
	.separate-containers .paging-navigation .nav-links a{
		font-size: 20px;
	}

	/**page-contact**/

	#infos .svg::before,
	#infos .svg::after{
		content: '';
	}
	#formulaire .wpforms-submit-container button{
		font-size: 16px;
	}

	/***Page plan de site***/

	.page-template-page-niv1 .wsp-container{
		padding: 0 15px;
	}
	.deco-cercle-bleu .row::before {
		content: inherit;
	}
}