.violet {
	color: #591766;
}

.light-green {
	font-weight: 300;
	color: var(--secondary);
}

.addresse {
	color: #000000 !important;
}

.green {
	color: #BABD17;
}

.bold-prix {
	color: var(--secondary);
	font-weight: bold;
}

.padding {
	padding-bottom: 0.5vw;
}

.bold {
	font-weight: 900;
}

li {
	margin-bottom: 0.7em !important;
}


.btn {
	border: none;
	color: white;
}

#formulaire .btn:hover {
	color: #BABD17;
}

#projet {
	margin: 1vw 0 1.5vw !important;
}

#projet .mab_radio label {
   width: 6.5vw;
    height: max(2.5vw, 40px);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: var(--primary--light);
/*    border: 1px solid var(--secondary);*/
    border-radius: 5px;
    transition: all 0.3s ease;
    padding: 5px max(0.5vw, 10px);
    line-height: 1vw;
}

#formulaire #projet .mab_radio input:checked+label {
    background-color: var(--primary);
    color: white;
    width: 6.5vw;
    height: max(2.5vw, 40px);
}

.form-group.projet .control-label { display:block; color:#000; text-align:center; font-weight:bold; }

#projet .control {
	display: flex;
	justify-content: space-between;
}

#projet p {
	margin-bottom: 0;
	font-size: 100%;
}

.mab_radio {
	grid-gap: 0 !important;
}



@media (max-width: 1024px) {
	
	#projet .mab_radio label {
		width: 28vw;
		line-height: inherit;
	}

	#projet {
    	margin: 1vw 0 6vw !important;
	}

	#formulaire #projet .mab_radio input:checked+label {
	    
	    width: 28vw;
	   
	}
}




h3 {
	letter-spacing: 2px;
}

nav .logos > img {
	height: 3.5vw;
}

header .baseline h1 strong {
	letter-spacing: 0;
}

/*header .baseline {
	opacity : 0.9;
}*/

header .baseline > div {
	background-color: #010524;
/*	padding-right: calc(var(--padd) * 11.2);*/
}

.titre-header{
	font-size: clamp(16px, 1.3vw, 21.5px) !important; 
}

#formulaire h2 {
	padding-bottom: 0;
	border-bottom: none;
}

header .header_bandeau {
	position: absolute;
	top: 2vw;
	z-index: 1;
	background-color: #498B78;
	mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='768.248' height='245.779' viewBox='0 0 768.248 245.779'%3E%3Cpath id='Tracé_3834' data-name='Tracé 3834' d='M-295.971,0H472.276L411.369,245.779h-707.34Z' transform='translate(295.971)' fill='%23181730'/%3E%3C/svg%3E") no-repeat right/cover;
	-webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='768.248' height='245.779' viewBox='0 0 768.248 245.779'%3E%3Cpath id='Tracé_3834' data-name='Tracé 3834' d='M-295.971,0H472.276L411.369,245.779h-707.34Z' transform='translate(295.971)' fill='%23181730'/%3E%3C/svg%3E") no-repeat right/cover;
	color: white;
	padding-top: calc(var(--padd) * 1);
	padding-right: calc(var(--padd) * 2);
	padding-bottom: calc(var(--padd) * 1);
	padding-left: calc(var(--padd)*3);
}

nav.active {
	background-color: #E5D3AD;
}

nav .logos span.upper {
	color: #010524;
}

header .header_bandeau p {
	margin-bottom: 0;
	letter-spacing: 2px;
	font-weight: 300;
	font-size: 1.7vw;
}

header .header_offres {
    position: absolute;
    top: 2.5vw;
    left: unset;
    right: 9vw;
    z-index: 1;
    width: 20vw;
}

header .header_offres img {
	width: 100%;
	height: auto;
}

header .dispo li { display:block; line-height:4.5vw; text-transform:none; text-align:center; padding:0; }
header .dispo li > span { display:inline-block; width: 4.5vw; height: 4.5vw; vertical-align:middle; line-height:1em; text-align:center; font-size:1.3vw; font-weight:600; opacity: 1!important; background-color:#ffffff; border:1px solid #ffffff; color: var(--secondary); border-radius: 50%}
header .dispo li > span > sup { top:-0.5em; font-weight:400; margin-left:0.2em; }

.dispo {
	position: absolute;
	top: 2.5vw;
	right: 2vw;
	z-index: 1;
	display: flex;
	flex-direction: column-reverse;
	gap: 1vw;
}

.pictos-img {
	width: 5vw;
}


.dispo-element {
	vertical-align: middle;
	line-height: 1.5vw;
}

.dispo-element-text {
    margin-top: 0.5vw;
    line-height: 0.9em;
    font-size: 1.1vw;
}

header .baseline h2 {
	font-weight: 500 !important;
    font-size: 1.4vw !important;
    line-height: 1.6vw;
	text-transform: none!important;

}


.dispo-element-text sup {
	top: -4px;
}

.ville {
	font-size: 1.8vw !important;
	line-height: 2vw;
	color: #010524;
}

header .swiper {
	height: 44vw;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 0;
	display: block;
}
header .swiper-pagination {
	bottom: -1.5vw!important;
	width: 100%;
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}
header .swiper-pagination .swiper-pagination-bullet-active {
	background: var(--swiper-pagination);
}
header .swiper-button-next, header .swiper-button-prev {
	position: absolute;
	top: var(--swiper-navigation-top-offset, 50%);
	width: calc(44px / 44* 27); /* 44px était var(--swiper-navigation-size) */
	height: 44px; /* 44px était var(--swiper-navigation-size) */
	margin-top: calc(0px - (44px / 2)); /* 44px était var(--swiper-navigation-size) */
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-arrows);
}
header .swiper-button-next:after, header .swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1;
}
header .swiper-button-next:after, header .swiper-rtl .swiper-button-prev:after {
	content: 'next';
}
header .swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
	display: block;
}

header .swiper-backface-hidden .swiper-slide {
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

header .swiper-android .swiper-slide, header .swiper-ios .swiper-slide, header .swiper-wrapper {
	transform: translate3d(0px, 0, 0);
}

header .swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
	box-sizing: content-box;
}

header .header_bandeau p span {
	color: var(--secondary);
}

#gdp p {
	padding-left: 0.5vw;
	font-weight: 300;

}

header .baseline > div {
	color: #ffffff;
	padding-top: 2.5vw;
	padding-bottom: 2vw;
}

#addr {
	padding-top: 0.5vw;
	padding-bottom: 0.5vw;
}

#container_addr > strong {
	color: black;
}

#pres {
	line-height: 1.25em;
}

/* ----- new GDP ----- */

.gdp-grid-price {
	display: grid;
    grid-template-columns: 1.5fr 1fr 1fr;
    gap: .25vw;
    margin-left: var(--padd);
}

.gdp-grid-price p {
	margin-bottom: 0.25em !important;
}

.gdp-grid-price .price {
	text-align: center;
	color: #498B78;
	font-weight: bold !important;
}

.row-table p {
	background-color: #EDEDED;
	padding: 0.5vw;
}

.row-table p span {
	padding-left: 0.5vw!important;
	color: #498B78; 
	font-weight: bold;
}

.size-gdp {
	font-size: 0.8vw;
}

@media (max-width: 1024px) {
	#gdp {
		-webkit-mask: none;
		mask: none;
	}

	#gdp p {
		font-size: 3vw;
	}

	.gdp-grid-price {
		margin-left: 0;
		align-items: baseline;
	}

	.row-table p {
		padding: 1vw;
	}

	.row-table p span {
		padding-left: 2vw!important;
	}
}


/* ----- ------ ------ */



.gdp_sub_title {
	color: var(--secondary);
	font-weight: 300 !important;
	font-size: 1.2vw;
/*	padding-left: var(--padd);*/
	margin-bottom: 0.8vw;
}

#gdp {
	padding-bottom: 0.5vw;
}

.gdp-livraison {
	margin-top: 1.5vw;
}

.title-form {
		font-weight: 300;
	}

footer {
	justify-content: start;
	gap: 10vw;
}

#formulaire {
	background-color: #E5D3AD;
	color: #010524;
}

footer .mentions {
	width: 75%;
}

.btn:hover, .btn:active {
	color: var(--secondary);
	fill: var(--secondary);
}

#formulaire #projet .mab_radio input:checked+label {
	background-color: var(--secondary);
}

.formLeads input, .formLeads select {
	color: #010524;
}

.formLeads input::placeholder {
	color: #010524;
}

.formLeads .mab_radio__control {
	border-color: transparent;
}

.btn:hover svg, .btn:hover svg * { fill: var(--secondary); }


footer .logos img {
	height: 5.5vw;
    max-width: unset;
    margin-right: 1vw;
}

.accroche-newbase {
	font-family: 'Lato';
	font-size: 2vw;
	text-transform: uppercase;
	line-height: 2.5vw;
	font-weight: bold;
}

.newbase-div {
	width: 51vw;
	margin-bottom: -0.1vw;
	padding-top: 0.4vw!important;
	padding-bottom: 0.1vw!important;
}

.oldbase-div {
	width: 48.5vw;
	background-color: #fff!important;
	color: #010524 !important;
	padding-top: 0.2vw!important;
	padding-bottom: 1.5vw;
}

.swiper-pagination-bullet-active {
    background-color: #498B78 !important;
}

.orange {
	background-color: #E5D3AD;
}

.accroche-newbase span {
	font-family: 'permanent-marker';
	font-size: 2vw;
}

.persona-0525 {
    position: absolute;
    left: 4.5vw;
    bottom: 18.3vw;
    width: 15vw;
}

@media (max-width: 1024px) {
	
	.ville {
		font-size: 5vw !important;
		line-height: 1.2;
		font-weight: 500;
		color: #344F24;
	}

	header .swiper {
		height: 80vw;
	}

	header .swiper-pagination {
		bottom: -4.5vw !important;
		width: 50% !important;
		z-index: 10;
		right: 0 !important;
		left: unset !important;
	}

	nav .logos > img {
		height: calc(var(--nav)* 0.8);
		margin-top: 1vw;
	}

	nav.active:before {
/*		opacity: 0.9;*/
	}

	header .header_bandeau {
		top: 39.9vw;
		padding: 4.5vw 8.5vw 4.5vw 4vw;

		font-size: 4vw;
		letter-spacing: 0;
	}

	header .baseline{
		height: 100%;
		padding-bottom: 0;
	}

	header .baseline > div {
		height: 40vw;
		padding-top: 2vw;
		padding-right: 0;
		background-color: var(--primary);
		opacity: 1;
	}

	header .baseline h2 {
		color: #344F24;
		font-size: 125%;
		font-weight: 300 !important;
    	font-size: 4vw !important;
    	line-height: 5vw;
    	width: 100%;
        padding-left: 35vw;
	}

	header .baseline h1 {
	    margin-bottom: 0.2em;
	    font-weight: 900;
	}


	header .header_bandeau p {
		margin-bottom: 0;
		letter-spacing: 1px;
		font-size: 4.5vw;
	}

	header .header_offres {
        top: 90vw;
        width: 40vw;
        right: 2vw;
    }

	header .header_offres img {
		width: 100%;
	}

	header .pictos img {
		z-index: 1;
		top: 40vw;
		height: 15vw;
		width: 15vw;
	}

	header .pictos-img {
		width: 15vw;
	}

	header .pictos {
		top: 33vw;
	}

	.dispo {
		top: inherit;
		right: 3vw;
		left: auto;
		gap: 3vw;
		bottom: -5vw;
	}

	header .dispo li > span {
		width: 15vw;
		height: 15vw;
		font-size: 4vw;
	}

	.dispo-element {
		line-height: 3.5vw;
	}

	.dispo-element-text {
		margin-top: 1vw;
	    font-size: 3.6vw;
	    line-height: 0.9em;
	}

	#bg_header {
		z-index: -1;
		background-size: cover;
		padding-top: 100%;
		margin-top: 23vw;
	}

	#informations {
		padding-top: 0;
		margin-top: 5vw;
	}

	#pres {
		line-height: 5vw;
	}
	#pres p {
		margin-bottom: 3vw;
	}

	#plus ul {
		line-height: 5vw;
	}

	#plus ul li {
		margin-bottom: 4vw;
	}

	#container_addr > strong {
		color: white;
		font-weight: normal;
	}

	#container_addr > svg path:last-child {
		fill: var(--secondary);
	}

	.addresse {
		color: #ffffff !important;
	}

	#addr h3 {
		margin-bottom: -10px;
	}

	#gdp {
		padding-bottom: 0;
	}

	#gdp h3 {
		display: block !important;
		visibility: visible;
		left: -15px;
	}

	.gdp_sub_title {
		font-size: 5vw;
		padding-left: 0;
		margin-bottom: 2.5vw;
		margin-top: 5vw;
	}

	#gdp p {
		padding-left: 0;
		line-height: 4.5vw;
		font-weight: 300;

	}

	.gdp-livraison {
		margin-top: 7vw;
	}

	.title-form {
		font-weight: 300;
	}

	/*.title p {
		width: 50%;
		text-align: center;
	}*/

	#formulaire h2 {
		border: none;
	}

	.formLeads input {
		padding-left: 7vw;
	}

	footer {
		padding-top: 20vw;
	}

	footer .mentions {
		width: 100%;
	}

	footer .logos > span {
		top: -9vw;
	}

	footer .logos {
		margin-bottom: -7vw;
	}
	footer .logos img {
		height: 20vw;
	}

	header .baseline h1 strong {
		letter-spacing: 1px;
	}

	#cta {
		position: fixed; z-index: 100;
		right: var(--padd2d); bottom: var(--padd2d); left: var(--padd2d);
		width: unset; height: 15vw;
		margin-left: 0;
		bottom: -4px;
	}
	nav.active:before {
		border: none;
		background-color: #E5D3AD;
	}

	.btn:hover, .btn:active {
		color: white;
		fill: white;
		background-color:  var(--secondary);
	}
	.btn:hover svg, .btn:active svg {
		fill: white;
		color: white;
	}
	.btn:hover svg * {
		fill: white;
		color: white;
	}

	header .swiper {
		height: 80vw;
		width: 100%;
	}
	header .swiper-pagination {
		bottom: -4.5vw !important;
		width: 100% !important;
		z-index: 10;
		right: 0 !important;
		left: unset !important;
	}

	.newbase-div {
		width: 100%;
		height: 60vw !important;
	}

	.oldbase-div {
		width: 100%;
		height: 28vw !important;
		padding-top: 0vw!important;
	}

	header .baseline .newbase-div h1 {
        padding-left: 35vw;
		padding-top: 5vw;
    }

	header .baseline .oldbase-div h1 {
        padding-left: 35vw;

	}


	.accroche-newbase {
		font-size: 3.1vw;
		line-height: 6vw;
	}

	.accroche-newbase span {
		font-family: 'permanent-marker';
		font-size: 4.5vw;
	}

	.accroche-newbase::before {
        content: '';
        position: absolute;
        background-image: url(../images/emeralia-persona.png);
        background-size: 38vw;
        background-repeat: no-repeat;
        width: 38vw;
        height: 35%;
        left: 1vw;
        top: 4.8vw;
    }

	.resize {
		font-size: 8vw!important;
	}
}