:root {

	--footer-bottom-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
	--footer-bottom-color: #FFFFFF;

	--footer-padding-mobile: 0;
	--footer-padding-tablet: 0;
	--footer-padding-laptop: 0;
	--footer-padding-desktop: 0;
	--footer-padding-sm-laptop: 0;

	--footer-row-padding-mobile: 5% 5%;
	--footer-row-padding-tablet: 4% 5%;
	--footer-row-padding-laptop: 4% 8%;
	--footer-row-padding-desktop: 0% 10%;
	--footer-row-padding-sm-laptop: 4% 8%;

	--footer-font: Outfit, Sans-serif;
	--footer-font-2: Outfit, Sans-serif;

}

.site-footer {
	background: #F1F9F7 !important;
	position: relative;

}
.site-footer::before {
	position: absolute;
	content: "";
	background-image: url("/wp-content/themes/astra-child/footer/assets/img/footerelement.png");
	width: 734px;
	height: 734px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	right: -20%;
	opacity: 15%;
	z-index: 1;
}
.site-footer *{
	z-index: 2;

}
.site-footer__row-logo .footer-row__column {
	gap: 2em;
	align-items: center;
}

.footer-bottom__mentions{
	color: white !important;
}

.site-footer__row-bottom {
	padding-top:15px !important;
	padding-left:15%;
	padding-right: 15%;
	border-top: solid 1px rgba(6, 70, 144, 0.05);
}

.site-footer__row-Newsletter{
	padding:0 15%;
}

.footer-bottom__mail{
	width: 70%;
	align-self: end;
}

.menu-link img{
	width: unset !important;
}

.footer-bottom__links{
	align-self: center;
}


.site-footer-titre{
	color:white;
	font-size: 16px;
	font-family: 'Outfit' !important;
	padding-bottom: 15px;
	font-weight: bold;
}
.footer__actualite,
.footer__newsletter span{
	color:#074592;
	font-family: 'Outfit' !important;
	font-size: 22px;
	line-height: 30px;
}
.footer__actualite i{
	color:#97BE1F;
	margin-top: 8px !important;
}

/*

 Formulaire Newsletter

*/
#forminator-module-71{
	display: flex;
	gap: 20px;
}
#forminator-module-71 input{
	min-width: 400px;
	border-radius: 25px;
	padding-left: 20px;
}
#forminator-module-71 .forminator-button-submit{
	border-radius: 25px;
	min-width: 142px;
}
/*Fin formulaire*/


.column__menu-liste{
	display: flex;
	flex-direction: row;
	gap: 100px;
}

.site-footer__row-bottom2 {
	margin-top: 123px !important;
	margin-bottom: 3% !important;
	align-content: center;
	padding: 0 16%;
}
.footer-row__column_center{
	align-items: center !important;
	margin-bottom: 5%;
}
.site-menu__links{
	display:flex;
	flex-direction: column;
}
.site-menu__links2{
	display: flex;
	flex-direction: row;
	color: white;
	border-top: solid 1px rgba(255, 255, 255, 0.3);
	padding-top: 25px;
}
.site-menu__links .menu-link{
	color:#074592;
	font-weight: normal;
	font-family: Outfit, Sans-serif;
	line-height: 22px;
	font-size: 14px;
}

.site-footer__row-bottom3{
	padding: 0 5%;
	background: linear-gradient(180deg, rgba(255,255,255,1) 30%, rgba(241,249,247,0) 30%);
	z-index: 1;

}
.column__questions{
	background-color: #064690;
	border-radius: 20px;
	width: 100%;
	display: flex;
	flex-direction: column;
	z-index: 3;
	position: relative;
}
.column__questions::before{
	position:absolute;
	content: "";
	right: 5%;
	background-image: url("/wp-content/themes/astra-child/footer/assets/img/FooterQuestion.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 537px;
	height: 100%;
}
.column__questions *{
	color:white;
}

.footer__questions{
	text-align:center;
	display: flex;
	flex-direction: column;
	padding: 5% 30% 5% 10%;
}

.footer__questions h2{
	font-family: Outfit;
	font-size: 40px;
	line-height: 53px;
	font-weight: bold;
}
.footer__questions span{
	font-family: Outfit;
	font-size: 17px;
	line-height: 36px;
}
.footer__questions a{
	font-family: Outfit;
	font-size: 22px;
	line-height: 30px;
	background-color: #97BE1F;
	border-radius: 64px;
	width: fit-content;
	padding: 15px 60px;
	align-self: center;
	margin-top: 45px;
}
.footer__questions a:hover{
	color:white;
	transform: scale(1.05);
}

.site-footer-logo {
	max-width: 417px;
}

.site-footer-logo img {
	width: 100%;
	height: auto;
}

.site-footer-title {
	color: #ffffff;
	font-weight: 400;
	font-size: 25px;
	letter-spacing: 1.8px;
	font-family: var(--footer-font-2);

}
.footer-menu-link{
	display:flex;
	flex-direction: row !important;
	gap:1em;
}
.title-first {
	font-size: 1.925rem;
}

.site-footer-texts {
	padding: 1em 0;
	font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
	color: rgb(255, 255, 255);
	font-family: var(--footer-font);
}
.footer_link{
	margin-right: 20px;
}
.site-footer-menu ul li{
	font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
	line-height: 17px;
	letter-spacing: 0.5px;
}

.footer-menu {
	padding: 1em 0;
	width: fit-content;
	flex-direction: column;
}

.footer-menu li a {
	font-weight: 400;
	font-size: 18px;
	line-height: 1.25rem;
	color: rgb(255, 255, 255);
	font-family: var(--footer-font);
	transition: all 0.3s ease-in-out;
}

.footer-menu li a:hover {
	color: #ffffff;
}

.footer-menu li a[href="#"] {
	pointer-events: none;
}

.footer-menu-socials {
	gap: 1em;
	flex-direction: row;
}


.footer-menu-socials li a {
	width: 35px;
	height: 35px;
	display: flex;
	color: #1D1C23;
	border-radius: 100%;
	align-items: center;
	justify-content: center;
	background-color: #ffffff;
	transition: all 0.3s ease-in-out;
}

.footer-menu-socials li a:hover {
	opacity: 0.8;
	color: #1D1C23;
}

.footer-menu-socials li a i {
	font-size: 1.5rem;
	line-height: 1.5em;
	margin: 0 !important;
}
.site-footer-newsletter{gap:10px;}
.site-footer-newsletter input:first-child{
	border-radius:10px !important;
}
.site-footer-newsletter input{
	border-radius:40px;
	background-color: transparent;
	border: solid white 1px;
	height:44px;
}
.site-footer-newsletter input:nth-child(2):hover{
	border-radius:40px;
	background-color: rgba(255, 255, 255, 0.4);
	border: solid white 1px;
	height:44px;
}

.footer__agencies {
	gap: 1em;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.footer__agencies-item-title {
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.25rem;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.7);
	font-family: var(--footer-font);
}

.footer-bottom__infos {
	font-family: 'Outfit' !important;
	font-size: 14px;
	line-height: 35px;
	color:white;
}


.footer-bottom__infos a:hover {
	opacity: 1;
	color: #0e3a70 !important;
}

.site-footer__row-logo .footer-row__column {
	position: relative;
}

.site-footer__row-logo {
	padding-top: 10em!important;
}




.footer__reinsurance {
	z-index: 10;
	width: 100%;
	padding: 1em;
	display: flex;
	min-height: 150px;
	margin-top: -15em;
	position: absolute;
	align-items: center;
	border-radius: 10px;
	justify-content: center;
	background-color: #0B8457;
}

.footer__reinsurance-wrapper {
	gap: 1em;
	width: 100%;
	padding: 1em;
	display: grid;
	border: solid 1px red;
	grid-template-columns: repeat(4, 1fr);
}

.footer__reinsurance-item {
	gap: 0.5em;
	flex: 1 1 0;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	border: solid 1px greenyellow;
}

.footer__reinsurance-item img {
	max-height: 46px;
}

.footer__reinsurance-item span {
	color: #ffffff;
	font-size: 1rem;
	font-weight: 400;
	font-family: var(--footer-font);
}

.sticky-cta {
	right: 1%;
	bottom: 5%;
	z-index: 999;
	position: fixed;
}

.sticky-cta a {
	gap: 0.5em;
	margin: auto;
	height: 50px;
	display: flex;
	color: #ffffff;
	font-size: 1rem;
	line-height: 1rem;
	width: fit-content;
	padding-left: 1em;
	padding-right: 1em;
	border-radius: 6px;
	position: relative;
	align-items: center;
	justify-content: center;
	border: solid 2px #0B8457;
	background-color: #0B8457;
	font-family: "Poppins", sans-serif;
}

.sticky-cta a::before {
	left: 5%;
	top: -18px;
	width: 40px;
	height: 20px;
	content: " ";
	position: absolute;
	background-color: #0B8457;
	clip-path: polygon(50% 0, 0 100%, 100% 100%);
}
.footer-bottom__infos_first{
	align-self:flex-start;
}
.footer-bottom__infos_second{
	align-self: flex-end;
}
.lienBWA{
	color:#074592;
}


/*RESPONSIVE*/

/*phone*/
@media (max-width: 767px) {

	.sticky-cta {
		display: none;
	}

	.site-footer {
		padding: var(--footer-padding-mobile);
	}

	.site-footer__row {
		padding: var(--footer-row-padding-mobile);
	}

	.site-footer-logo {
		max-width: 280px;
	}

	.site-footer__row-logo {
		padding-top: 10em!important;
	}

	.footer__agencies {
		gap: 2em;
		row-gap: 1.5em;
	}

	.footer__reinsurance {
		margin-top: -15em;
		min-height: unset;
	}

	.footer__reinsurance-wrapper {
		grid-template-columns: repeat(2, 1fr);
	}

	.footer__reinsurance-item img {
		max-height: 30px;
	}

	.footer__reinsurance-item span {
		font-size: 0.75rem;
	}
	.footer-bottom__mentions{
		font-size: 14px !important;
		text-align: left !important;
	}
	.column__bordertop:nth-child(2){
		border:unset;
		text-align-last: end;
	}
	.site-footer__row-bottom2{
		align-content: start;
		margin-bottom: 0 !important;
		margin-top: 0 !important;
	}
	.site-footer__row-bottom {
		padding-top: 1% !important;
		padding-bottom: 1% !important;
		display: flex;
		flex-direction: row;
	}
	.site-footer__row-infos{
		padding:unset !important;
	}
	.footer-bottom__infos img {
		width: 220px;
	}
	.footer__logo{
		display: flex;
		flex-direction: row;
		border-bottom: solid 1px rgba(255, 255, 255, 0.3);
		padding-bottom: 20px;
	}

	.footer-bottom__mail {
		width: 100%;
		align-self: unset !important;
	}

	.site-menu__links2 {
		display: flex;
		flex-direction: row;
		color: white;
		border-top: unset;
		padding-top: 25px;
	}
	.footer-bottom__infos {
		font-family: 'Outfit' !important;
		font-size: 14px;
		line-height: 25px;
		color: white;
	}
	.column__actu{
		order: 2;

	}
	.column__newsletter{
		order:1;
	}
	.footer__actualite{
		display: flex;
		gap: 15px;
	}
	.footer__actualite i{
		margin-top: 0 !important;
		font-size: 2em !important;
	}
	#forminator-module-71 input{
		min-width: 0px;
	}
	#forminator-module-71{
		flex-direction: column;
		gap: 0;
	}
	.column__menu-liste{
		flex-direction: column;
		gap: 16px;
	}
	.footer__questions{
		padding: 0 5%;
	}
	.column__questions{
		min-height: 562px;
		overflow: hidden;
		padding-top: 60px;
	}
	.column__questions::before{
		right: 0;
		bottom: 0;
		width: 309px;
		height: 264px;
		background-image: url(/wp-content/themes/astra-child/footer/assets/img/FooterResponsiveQuestion.png);
	}
	.footer__questions h2{
		font-size: 28px;
		line-height: 37px;
	}
	.footer__questions span{
		font-size: 16px;
		line-height: 24px;
		margin-top: 15px;
	}
	.footer__questions a{
		margin-top: 35px;
	}
	.site-footer::before{
		display: none;
	}

}

/*tablet*/
@media (min-width: 768px) and (max-width: 1024px) {

	.site-footer {
		padding: var(--footer-padding-tablet);
	}

	.site-footer__row {
		padding: var(--footer-row-padding-tablet);
	}

	.site-footer-logo {
		max-width: 300px;
	}

	.site-footer__row-logo {
		padding-top: 5em !important;
	}

	.footer__agencies {
		gap: 2em;
		row-gap: 1.5em;
	}

	.footer__reinsurance {
		margin-top: -10em;
		min-height: unset;
	}

	.footer__reinsurance-item img {
		max-height: 30px;
	}

	.footer__reinsurance-item span {
		font-size: 0.75rem;
	}
	.footer__logo{
		display: flex;
		flex-direction: row;
		border-bottom: solid 1px rgba(255, 255, 255, 0.3);
		padding-bottom: 20px;
	}

	.footer-bottom__mail {
		width: 100%;
		align-self: unset !important;
	}

	.site-menu__links2 {
		display: flex;
		flex-direction: row;
		color: white;
		border-top: unset;
		padding-top: 25px;
		align-items: center;
	}
	.footer-bottom__infos {
		font-family: 'Outfit' !important;
		font-size: 14px;
		line-height: 25px;
		color: white;
		place-content: space-evenly;
	}
	.site-footer__row-bottom{
		padding: 0;
	}
	.column__actu{
		order: 2;

	}
	.column__newsletter{
		order:1;
	}
	.footer__actualite{
		display: flex;
		gap: 15px;
	}
	.site-footer__row-Newsletter{
		display: flex;
		flex-direction: column;
	}
	.column__bordertop:nth-child(2){
		border:unset;
		text-align-last: end;
	}
	.site-footer__row-bottom2{
		display: flex;
		flex-direction: column;
	}
	.site-footer::before{
		display: none;
	}
	.site-footer__row-bottom2{
		align-content: start;
		margin-bottom: 0 !important;
		margin-top: 0 !important;
	}
	.column__questions::before {
		right: 0;
		bottom: 0;
		width: 300px;
		height: 200px;
	}
	.footer__questions h2{
		font-size: 28px;
		line-height: 37px;
	}
	.footer__questions span{
		font-size: 16px;
		line-height: 24px;
		margin-top: 15px;
	}
	.footer__questions a{
		margin-top: 35px;
	}
	.footer__questions {
		padding: 5% 40% 5% 10%;
	}

}


/*mobile and tablet*/
@media (max-width: 1024px) {


	.site-footer-texts {
		font-size: 0.95rem;
		line-height: 2rem;
	}

	.footer__agencies {
		justify-content: center;
	}
	.footer-bottom__infos2 {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

}

/*desktop*/
@media (min-width: 1025px) {

	.site-footer {
		padding: var(--footer-padding-desktop);
	}

	.site-footer__row {
		/*padding: var(--footer-row-padding-desktop);*/
	}

	.site-footer__row-infos .footer-row__column:nth-child(1) {
		align-items: flex-start;
	}

	.site-footer__row-infos .footer-row__column:nth-child(2) {
		align-items: flex-end;
	}

	.site-footer__row-infos .footer-row__column:nth-child(2) > div {
		min-width: 230px;
	}



	.site-footer__row-infos .footer-row__column:nth-child(3) > div {
		min-width: 170px;
	}

}

/*laptop 1*/
@media (min-width: 1024px) and (max-width: 1439px) {

	.site-footer {
		/*padding: var(--footer-padding-sm-laptop);*/
	}

	.site-footer__row {
		/*padding: var(--footer-row-padding-sm-laptop);*/
	}

	.site-footer-logo {
		max-width: 345px;
	}
	.site-footer__row-bottom2 {
		margin-top: 123px !important;
		margin-bottom: 3% !important;
		align-content: center;
		padding: 0px 16%;
		gap: 20px;
	}
	.footer-bottom__infos {
		line-height: 25px;
	}
	.site-footer__row-bottom2 {
		padding: 0 10%;
	}
	.column__menu-liste{
		gap: 40px;
	}
	.site-footer__row-Newsletter{
		padding:0 10%;
	}
	.column__questions::before{
		right: 0%;
	}
	#forminator-module-71 input{
		min-width: 0;
	}
	.footer__questions{
		text-align:center;
		display: flex;
		flex-direction: column;
		padding: 5% 30% 5% 0%;
	}
	.column__questions::before{
		width: 450px;
	}
	.site-footer__row-bottom {
		padding-left:10%;
		padding-right: 10%;
	}
}

/*laptop 2*/
@media (min-width: 1440px) and (max-width: 1700px) {

	.site-footer {
		/*padding: var(--footer-padding-laptop);*/
	}

	.site-footer__row {
		/*padding: var(--footer-row-padding-laptop);*/
	}
	.footer-bottom__infos {
		line-height: 25px;
	}
	.site-footer__row-bottom2 {
		padding: 0 10%;
	}
	.column__menu-liste{
		gap: 40px;
	}
	.site-footer__row-Newsletter{
		padding:0 10%;
	}
	.column__questions::before{
		right: 0%;
	}
	#forminator-module-71 input{
		min-width: 0;
	}
	.footer__questions{
		text-align:center;
		display: flex;
		flex-direction: column;
		padding: 5% 30% 5% 0%;
	}
	.site-footer__row-bottom {
		padding-left:10%;
		padding-right: 10%;
	}

}

/*RESPONSIVE*/
