#local-page-subheader {
	background-color: #fcb900;
	position: relative;
	overflow: hidden;
	padding: 60px 0;
}

#local-page-subheader-bg {
	position: absolute;
	z-index: 0;
	top: 0;
	right: 0;
	max-height: 100%;
}

#local-page-subheader-content {
	position: relative;
	z-index: 1;
}

h1#local-page-title {
	text-align: center;
	color: #FFFFFF;
	font-family: "Poppins", Sans-serif;
	font-size: 30px;
	font-weight: 600;
}

#local-page-breadcrumbs-container {
	width: fit-content;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 40px auto 0;
	font-family: "Roboto", Sans-serif;
	font-size: 13px;
	font-weight: 400;
	max-width: 90%;
}

#local-page-breadcrumbs-container span.breadcrumbs-separator {
	margin: 0 5px;
}

#local-page-breadcrumbs-container span {
	color: #FFFFFF;
}

#local-page-breadcrumbs-container span a {
	color: #333333;
}

div.local-page-formation-content,
div.local-page-ville-content,
div.local-page-form-content {
	width: 1080px;
	display: block;
	max-width: 95%;
	margin: 40px auto;
}

div.local-page-formation-content h2.section-title {
	font-size: 32px;
	position: relative;
	padding: 0 0 20px;
	margin: 50px 0 20px;
	font-weight: bold;
}

div.local-page-formation-content h2.section-title:after {
	content: '';
	width: 90px;
	height: 4px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #fcb900;
}

div.accordion {
	transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

div.elementor-tab-title + div.elementor-tab-content {
	height: 0;
	overflow: hidden;
	transition: all 2s ease-in-out;
}

div.elementor-tab-title.elementor-active + div.elementor-tab-content {
	display: block;
	height: auto;
}

div.local-page-formation-content-main {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

div.local-page-formation-content-main-right {
	padding-top: 40px;
	margin-left: 60px;
	flex-basis: 35%;
}

div.local-page-formation-content-pdf {
	padding: 15px 15px 20px;
	margin: 20px;
	border: 2px solid #fcb900;
	border-radius: 15px;
	min-width: 260px;
}

div.local-page-formation-content-pdf > h2 {
	font-size: 28px;
	margin: 0 0 15px;
	font-weight: bold;
}

div.pdf-dl-wrapper {
	margin: 20px 0 0;
}

div.local-page-formation-content-pdf > p {
	font-size: 0.9rem;
	line-height: 1.25rem;
	margin: 10px 0 15px;
}

a.cpf-link {
	display: block;
	width: fit-content;
	margin: 60px auto 0;
}

img.cpf-logo {
	display: block;
	height: 160px;
	width: auto;
}

div.local-page-ville-content h2.ville-content-title {
	font-size: 32px;
	padding: 0 0 20px;
	margin: 50px 0 20px;
	font-weight: bold;
}

div.local-page-ville-content h2.ville-content-title span.ville-name {
	border-bottom: 4px solid #fcb900;
}

div.local-page-ville-content {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin: 100px auto;
}

div.local-page-ville-txt-container {
	flex-basis: 48%;
}

div.local-page-ville-img-container {
	flex-basis: 40%;
}

div.local-page-ville-img-wrapper {
	display: block;
	overflow: hidden;
	border-radius: 30px;
}

p.ville-content-txt {
	font-size: 18px;
	line-height: 28px;
	margin: 30px 0 20px;
	font-weight: bold;
	color: #000;
}

div.local-page-form-content h2.form-content-title {
	font-size: 32px;
	padding: 0 0 20px;
	margin: 50px 0 20px;
	font-weight: bold;
}

div.local-page-form-content h2.form-content-title span.formation-name {
	border-bottom: 4px solid #fcb900;
}

form.wpcf7-form {
	margin: 40px 0 100px;
	padding: 10px 25px 15px;
	border: 1px solid lightgray;
}

div.pix-contact7-form {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

span.wpcf7-form-control-wrap {
	margin: 2px 0 12px;
	height: auto;
	display: block;
}

input.wpcf7-form-control,
input.wpcf7-form-control:focus {
	height: calc(2.7rem + 0rem);
}

input.wpcf7-form-control,
input.wpcf7-form-control:focus,
textarea.wpcf7-form-control,
textarea.wpcf7-form-control:focus {
	border: 1px solid lightgray;
	box-shadow: none !important;
	padding: 0.5625rem 1.125rem;
	font-size: 0.875rem;
	width: 100%;
	font-weight: 500;
	line-height: 1.8;
	border-radius: 5px;

}

textarea.wpcf7-form-control.wpcf7-textarea.form-control,
textarea.wpcf7-form-control.wpcf7-textarea.form-control:focus {
	min-height: unset;
	height: 105px;
}

span.wpcf7-form-control.wpcf7-acceptance {
	margin: 5px 0 0;
}

span.wpcf7-list-item input {
	margin-right: 10px;
	height: 15px;
	width: 15px;
}

span.wpcf7-form-control.wpcf7-acceptance label {
	font-size: 13px;
	line-height: 15px;
	display: flex;
	flex-direction: row;
	align-items: center;
}

span.wpcf7-list-item-label::after, .wpcf7-list-item-label::before {
	content: " ";
	margin-right: 0;
}

span.wpcf7-list-item {
	margin: 0 0 5px;
}

div.form-col {
	flex-basis: 48%;
}

input.wpcf7-form-control.wpcf7-submit {
	width: auto;
	padding: 3px 55px;
	background-color: #000;
	color: #fff;
	letter-spacing: 1px;
	font-weight: bold;
}

div.field-wrapper {
	margin: 15px 0 0;
}

input.wpcf7-form-control::-webkit-input-placeholder { /* WebKit browsers */
	color: grey;
}
input.wpcf7-form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: grey;
}
input.wpcf7-form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: grey;
}
input.wpcf7-form-control:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: grey;
}

@media screen and (max-width: 980px) {
	div.local-page-formation-content div.local-page-formation-content-main {
		flex-direction: column;
	}
	
	div.local-page-formation-content-main div.local-page-formation-content-main-right {
		margin: 40px 0 0;
	}
	
	div.local-page-formation-content-main-right div.local-page-formation-content-pdf {
		min-width: unset;
		width: 260px;
		max-width: 100%;
		margin: auto;
	}
}

@media screen and (max-width: 800px) {
	
	#local-page-subheader #local-page-subheader-bg {
		display: none;
	}
	
	div#page div.local-page-ville-content {
		flex-direction: column;
		margin: 80px auto 40px;
	}
	
	div.local-page-ville-img-wrapper {
		margin: 70px auto 10px;
		width: 400px;
		max-width: 100%;
	}
	
	form.wpcf7-form  div.pix-contact7-form {
		flex-direction: column;
	}
}


@media screen and (max-width: 500px) {
	div#content div.local-page-formation-content h2.section-title,
	div#content div.local-page-ville-content h2.ville-content-title,
	div#content div.local-page-form-content h2.form-content-title {
		font-size: 24px;
	}
}