.single.et-db #et-boc .et-l.et-l--footer .et_pb_section:first-child,
.et-l--footer .et_pb_section:first-child {
	padding: 30px 0;
	background: var(--dark);
	color: #fff;
}

.single.et-db #et-boc .et-l.et-l--footer .et_pb_section:last-child,
.et-l--footer .et_pb_section:last-child {
	padding: 20px 0;
}

.single.et-db #et-boc .et-l.et-l--footer .et_pb_section .et_pb_row,
.et-l--footer .et_pb_section .et_pb_row {
	padding: 0;
}

.single.et-db #et-boc .et-l.et-l--footer .et_pb_section .et_pb_row a,
.et-l--footer .et_pb_section .et_pb_row a {
	color: #fff;
}

.single.et-db #et-boc .et-l.et-l--footer .et_pb_section:first-child .et_pb_row .et_pb_column:first-child .et_pb_module,
.et-l--footer .et_pb_section:first-child .et_pb_row .et_pb_column:first-child .et_pb_module {
	margin-bottom: 30px;
}

.single.et-db #et-boc .et-l.et-l--footer .et_pb_section:first-child .et_pb_row .et_pb_column:nth-child(2) .et_pb_text_inner,
.et-l--footer .et_pb_section:first-child .et_pb_row .et_pb_column:nth-child(2) .et_pb_text_inner {
	margin-bottom: 30px;
	font-size: 1.8rem;
	font-weight: 400;
}

.et-l--footer .et_pb_section .et_pb_row .et_pb_column:nth-child(2) span {
	font-weight: 700;
}

.france {
	width: 100%;
	height: 5px;
	background: rgb(0,84,210);
	background: linear-gradient(90deg, rgba(0,84,210,1) 0%, rgba(0,84,210,1) 33%, rgba(255,255,255,1) 33%, rgba(255,255,255,1) 66%, rgba(209,17,28,1) 66%, rgba(209,17,28,1) 100%);
}

.single.et-db #et-boc .et-l.et-l--footer .et_pb_section .et_pb_row .et_pb_column:nth-child(3) .et_pb_text_inner,
.et-l--footer .et_pb_section .et_pb_row .et_pb_column:nth-child(3) .et_pb_text_inner {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 1.8rem;
}

.et-l--footer .et_pb_section .et_pb_row .et_pb_column:nth-child(3) .et_pb_code_inner {
	display: flex;
	gap: 20px;
}

.et-l--footer .et_pb_section .et_pb_row .et_pb_column:nth-child(3) .et_pb_code_inner svg {
	width: 37px;
	height: 37px;
}

.single.et-db #et-boc .et-l.et-l--footer .et_pb_button,
.et-l--footer .et_pb_button {
	margin-top: 20px;
	padding: 5px 20px;
	border: 1px solid #FFF;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
}

.single.et-db #et-boc .et-l.et-l--footer .et_pb_button:after,
.et-l--footer .et_pb_button:after {
	display: none !important;
}

.single.et-db #et-boc .et-l.et-l--footer .et_pb_button:hover,
.et-l--footer .et_pb_button:hover {
	padding: 5px 20px;
	border: 1px solid #FFF;
	background: #fff;
	text-transform: uppercase;
	text-align: center;
	color: var(--text-color) !important;
}

.single.et-db #et-boc .et-l.et-l--footer .et_pb_button:hover:after,
.et-l--footer .et_pb_button:hover:after {
	display: none !important;
}

.et-l--footer .et_pb_section:last-child .et_pb_text_inner {
	font-size: 1.3rem;
	line-height: 1.5;
}



.single.et-db #et-boc .et-l.et-l--footer .et_pb_section:last-child a,
.et-l--footer .et_pb_section:last-child a {
	color: var(--text-color);
	font-size: 1.3rem;
	font-weight: 500;
	line-height: 1.5;
}



@media (max-width: 768px) {
	.single.et-db #et-boc .et-l.et-l--footer .et_pb_section .et_pb_row .et_pb_column:first-child,
	.et-l--footer .et_pb_section .et_pb_row .et_pb_column:first-child {
		border-bottom: 1px solid #fff;
	}
	.single.et-db #et-boc .et-l.et-l--footer .et_pb_section:first-child .et_pb_row .et_pb_column:nth-child(2),
	.et-l--footer .et_pb_section:first-child .et_pb_row .et_pb_column:nth-child(2) {
		padding-top: 26px;
	}
	.single.et-db #et-boc .et-l.et-l--footer .et_pb_section .et_pb_row .et_pb_column:nth-child(3),
	.et-l--footer .et_pb_section .et_pb_row .et_pb_column:nth-child(3) {
		padding-top: 30px;
	}
	.single.et-db #et-boc .et-l.et-l--footer .et_pb_button,
	.et-l--footer .et_pb_button {
		width: 100%;
	}
	.single.et-db #et-boc .et-l.et-l--footer .et_pb_section:last-child a,
	.et-l--footer .et_pb_section:last-child a {
		display: block;
	}
	.et-l--footer p:not(.has-background):last-of-type {
		font-size: 1.6rem;
	}
}

@media (min-width: 769px) {
	.single.et-db #et-boc .et-l.et-l--footer .et_pb_section:first-child,
	.et-l--footer .et_pb_section:first-child {
		padding: 60px 0 100px;
	}
	.single.et-db #et-boc .et-l.et-l--footer .et_pb_section:last-child,
	.et-l--footer .et_pb_section:last-child {
		padding: 30px 0 40px;
	}

	.france {
		width: 248px;
	}

	.single.et-db #et-boc .et-l.et-l--footer  .et_pb_section:first-child .et_pb_row,
	.et-l--footer .et_pb_section:first-child .et_pb_row {
		display: flex;
		justify-content: space-between;
		gap: 25px;
		max-width: 1920px;
	}
	.single.et-db #et-boc .et-l.et-l--footer .et_pb_section:first-child .et_pb_row:after,
	.et-l--footer .et_pb_section:first-child .et_pb_row:after {
		display: none
	}
	.single.et-db #et-boc .et-l.et-l--footer .et_pb_section:first-child .et_pb_row .et_pb_column,
	.et-l--footer .et_pb_section:first-child .et_pb_row .et_pb_column {
		width: auto;
	}
	.et-l--footer .et_pb_section:first-child .et_pb_row .et_pb_column:nth-child(2) {

	}
	.et-l--footer .et_pb_section:first-child .et_pb_row .et_pb_column:first-child .et_pb_module {
		max-width: 344px;
	}
	.et-l--footer .et_pb_section:first-child .et_pb_row .et_pb_column:first-child img {
		max-width: 263px;
	}
	.et-l--footer .et_pb_section:first-child .et_pb_row .et_pb_column:nth-child(2) {
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
	.et-l--footer .et_pb_section:first-child .et_pb_row .et_pb_column:nth-child(2) .et_pb_text_inner {
		text-align: center;
	}
	.et-l--footer .et_pb_section:first-child .et_pb_row .et_pb_column:last-child {
		display: flex;
		flex-direction: column;
		align-items: flex-end;
	}
	.et-l--footer .et_pb_section:first-child .et_pb_row .et_pb_column:last-child .et_pb_text_inner {
		text-align: right;
	}
	.et-l--footer .et_pb_section:first-child .et_pb_row .et_pb_column:first-child .et_pb_module:nth-child(2) img {
		max-width: 152px;
	}
	.et-l--footer .et_pb_section:last-child .et_pb_row .et_pb_column:last-child .et_pb_text_inner {
		text-align: right;
	}
	.single.et-db #et-boc .et-l.et-l--footer .et_pb_section:last-child a,
	.et-l--footer .et_pb_section:last-child a {
		display: inline-block;
		margin-left: 25px;
	}
}
