/*
Theme Name: Customify - Num-ERIC
Theme URI: https://num-eric.net/customify-child/
Description: Customify Child
Version: 1.0.0
Template: customify
Author: Num-ERIC INFORMATIQUE
Author URI: https://num-eric.net/
*/


/* Colors


Bleu Joël				: #003399 - rgb(0, 51, 153) - rgba(0, 51, 153, 1)
Rouge						: #ff0000 - rgb(255, 0, 0) - rgba(255, 0, 0, 1)

Bleu Joël				: #141e40 - rgb(20, 30, 64) - rgba(20, 30, 64, 1)

Bleu						: #0e3997 - rgb(14, 57, 151) - rgba(14, 57, 151, 1)
Rouge						: #f20000 - rgb(242, 0, 0) - rgba(242, 0, 0, 1)

Gris background	: #d9d9d9 - rgb(217, 217, 217) - rgb(217, 217, 217, 1)
Gris DIV pages	: #f1f1f1 - rgb(241, 241, 241) - rgb(241, 241, 241, 1)

Bleu INPUT Newsletter : #adb0bc - rgb(173, 176, 188) - rgba(173, 176, 188, 1)

Gris Mentions légales : #d9d9d9 - rgb(217, 217, 217) - rgb(217, 217, 217, 0.3)

*/


/*
.nei-test {
	display: none;
}
*/

*:focus, a:active {
	outline-style: none !important;
	outline: none !important;
}

BODY {
	font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
	color: #000000;

	/*
	letter-spacing: 0.1px !important;
	background-color: rgba(0, 0, 0, 0.0) !important;
	background-image: url(https://afpn.fr/wp-content/uploads/2021/11/bedge_grunge_clear.png);
	font-family: 'Open Sans', sans-serif;
	font-family: "Roboto",Sans-serif;
	background: #d9d9d9;
	background-image: url(https://localhost/f_www/afpn.wp2/wp-content/uploads/landing-img.jpg);
	background-size: cover;
	background-position: center 0;
	background-image: url(https://localhost/f_www/afpn.wp2/wp-content/uploads/bg-main_2.png);
	background-image: url(https://localhost/f_www/afpn.wp2/wp-content/uploads/bg-g.jpg);
	*/
}

h1,
h2 {
}

#main h2 {
}

#main h5 {
}

a {
}

a:focus, a:active {
	outline-style: none !important;
	outline: none !important;
}

figcaption {
}


.nei_line_nei-logo img {
	vertical-align: middle;
	height: 24px;
}

.nei_red-star {
	color: red !important;
}

.nei_no-border_no-shadow,
.nei_no-border_no-shadow img {
	border: none !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
}

.nei_text_biggest-1 {
	font-size: 1.7em !important;
	font-weight: 600 !important;
	letter-spacing: 1px !important;
}

.nei_display-none {
	display: none !important;
}
.nei_underline {
	text-decoration: underline;
}

.nei_txt-left {
	display: inline-block;
}

.nei_txt-right {
	display: inline-block;
}

.nei_txt-right:hover {
	color: #333;
	opacity: 1;
	filter: alpha(opacity=100);
}

.nei_unclickable > a {
	pointer-events: none !important;
}

.nei_bt_long {
	margin: 30px 0 !important;
}

.nei_bt_participe a.wp-block-button__link {
	background-image: url('https://projetfrance.fr/wp-content/uploads/2025/06/bt_participe_640.png');
}
.nei_bt_contribue a.wp-block-button__link {
	background-image: url('https://projetfrance.fr/wp-content/uploads/2025/06/bt_contribue_640.png');
}

.nei_bt_long a.wp-block-button__link {
	padding: 0 100px 0 30px;
	height: 70px;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.nei_bt_long a.wp-block-button__link:hover,
.nei_bt_long a.wp-block-button__link:visited {
	color: #fff;
}

@media only screen and (max-width: 400px) {
	.nei_bt_long {
		margin: 10px 0 !important;
	}
	.nei_bt_long a.wp-block-button__link {
		padding: 0 80px 0 20px;
		font-size: 1em;
	}
}
@media only screen and (max-width: 360px) {
	.nei_bt_long a.wp-block-button__link {
		padding: 0 75px 0 15px;
		font-size: 0.9em;
	}
}
@media only screen and (max-width: 320px) {
	.nei_bt_long a.wp-block-button__link {
		padding: 0 70px 0 15px;
		font-size: 0.8em;
	}
}



body.home main#main {
	padding-top: 0;
}

main#main {
	/*
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	*/
}

/* -------------------------------------------------- HEADER */

#masthead .customify-container {
	background-color: #003399;
}

.header-main .light-mode {
  box-shadow: none;
}

/* ------------------------- Menu */

#site-navigation-main-desktop li {
	background-color: #003399;
}
#site-navigation-main-desktop li a {
	background-position: center 10px;
	background-size: 48px;
	background-repeat: no-repeat;
}
#site-navigation-main-desktop li:nth-child(1) a {
	background-image: url('https://projetfrance.fr/wp-content/uploads/2025/06/ico_qui-sommes-sous.png');
}
#site-navigation-main-desktop li:nth-child(2) a {
	background-image: url('https://projetfrance.fr/wp-content/uploads/2025/06/ico_participez.png');
}
#site-navigation-main-desktop li:nth-child(3) a {
	background-image: url('https://projetfrance.fr/wp-content/uploads/2025/06/ico_equipe.png');
}
#site-navigation-main-desktop li:nth-child(4) a {
	background-image: url('https://projetfrance.fr/wp-content/uploads/2025/06/ico_univertsite-des-savoirs.png');
}
#site-navigation-main-desktop li:nth-child(5) a {
	background-image: url('https://projetfrance.fr/wp-content/uploads/2025/06/ico_j-aime-la-france.png');
}
#site-navigation-main-desktop li:nth-child(6) a {
	background-image: url('https://projetfrance.fr/wp-content/uploads/2025/06/ico_j-aime-la-france.png');
}

#site-navigation-main-desktop a {
	align-items: end;
	color: #ffffff;
}


/* ------------------------- Bannière ACCUEIL */
#page-cover {
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
#page-cover::before {
	background-color: rgba(0, 0, 0, 0);
}

@media only screen and (min-width: 320px) {
	#page-cover {
		height: 130px;
		background-image: url('https://projetfrance.fr/wp-content/uploads/2025/06/le-projet-france_banner_320.jpg') !important;
	}
}
@media only screen and (min-width: 480px) {
	#page-cover {
		height: 200px;
		background-image: url('https://projetfrance.fr/wp-content/uploads/2025/06/le-projet-france_banner_480.jpg') !important;
	}
}
@media only screen and (min-width: 640px) {
	#page-cover {
		height: 270px;
		background-image: url('https://projetfrance.fr/wp-content/uploads/2025/06/le-projet-france_banner_640.jpg') !important;
	}
}
@media only screen and (min-width: 800px) {
	#page-cover {
		height: 340px;
		background-image: url('https://projetfrance.fr/wp-content/uploads/2025/06/le-projet-france_banner_800.jpg') !important;
	}
}
@media only screen and (min-width: 1024px) {
	#page-cover {
		height: 420px;
		background-image: url('https://projetfrance.fr/wp-content/uploads/2025/06/le-projet-france_banner_1024.jpg') !important;
	}
}
@media only screen and (min-width: 1200px) {
	#page-cover {
		height: 500px;
		background-image: url('https://projetfrance.fr/wp-content/uploads/2025/06/le-projet-france_banner_1200.jpg') !important;
	}
}
@media only screen and (min-width: 1600px) {
	#page-cover {
		height: 500px;
		background-image: url('https://projetfrance.fr/wp-content/uploads/2025/06/le-projet-france_banner_1600.jpg') !important;
	}
}


/* ------------------------- Titre sur page Accueil */
BODY.home h1.page-cover-title {
 display: none !important;
}
/* ------------------------- Résumé sous titres */
#page-cover .page-cover-tagline,
#page-titlebar .titlebar-tagline {
	display: none;
}

/* ------------------------- Bannière PAGES */
BODY #page-titlebar.page-titlebar {
	height: 300px;
	padding-top: 0;
	padding-bottom: 0;
	border-top: none;
	border-bottom: none;
	background-color: #fff;
}
BODY #page-titlebar .page-titlebar-inner {
	height: 100%;
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
}
BODY #page-titlebar .page-titlebar-inner h1 {
	margin-top: 100px;
	font-size: 3em;
	font-weight: bold;
	text-shadow: 0px 0px 10px rgba(0,51,153,0.6);

}
/* ---------- page "Qui sommes-nous ?" */
BODY.page-id-2 #page-titlebar .page-titlebar-inner{
	background-image: url('https://projetfrance.fr/wp-content/uploads/2025/06/banner_qui-sommes-nous.png');
}
/* ---------- page "Participez !" */
BODY.page-id-25 #page-titlebar .page-titlebar-inner {
	background-image: url('https://projetfrance.fr/wp-content/uploads/2025/06/banner_participez_1200.jpg');
}




/* -------------------------------------------------- SITE CONTENT */

#site-content {
	max-width: 1200px;
  margin: 0 auto;/*
	background: transparent;
	*/
}

/*
#site-content.site-content {
	margin: 0 auto;
	max-width: 1248px;
}

#site-content .customify-container {
	padding: 0;
	z-index: 1;
}
#site-content .customify-container .customify-grid {
	margin: 0;
}
*/

/* -------------------------------------------------- ACCUEIL - SECTION BLEUE */
.nei_section_bleu {
	background-color: #003399;
	color: #ffffff;
}
.nei_section_bleu h3,
.nei_section_bleu h4 {
	color: #ffffff;
}

.nei_section_bleu a.wp-block-button__link {
	margin-top: 10px;
}
.nei_section_bleu a.wp-block-button__link {
	padding: 0 30px;
	height: 36px;
	color: #003399;
	background-color: #ffffff;
	border-radius: unset;
}

/* -------------------------------------------------- ACCUEIL - SECTION SONDAGE */

.nei_h3_debat-semaine {
	margin-bottom: 0;
	font-size: 1.7em !important;
	font-weight: bold;
	white-space: nowrap;
	color: #003399;
}

.nei_theme-sondage {
	color: #003399;
}

.nei_section_survey {
	background-color: #000000;
}

.nei_section_survey .wp-block-media-text {
}

.nei_section_survey .wp-block-media-text__media {
	overflow: hidden;
}

.nei_section_survey .wp-block-media-text__content {
	height: 100%;
	min-height: 480px;
	display: flex;
	align-items: center;
	overflow: hidden;
	background-image: url(https://projetfrance.fr/wp-content/uploads/2025/06/bg_home_survey.jpg);
	background-size: cover;
	background-position: center 0;
}

.nei_grp_home_survey {
	height: 100%;
}
.nei_grp_home_survey .wp-block-group__inner-container {
	height: 100%;
}

.nei_grp_home_survey h2 {
	height: 40%;
  align-content: center;
}

.nei_grp_home_survey h3 {
	font-size: 1.5em;
	height: 40%;
	border: none !important;
}

@media only screen and (max-width: 1024px) {
	.nei_section_survey .wp-block-media-text__content {
		min-height: 680px;
	}

	.nei_grp_home_survey h2 {
		height: 35%;
		align-content: center;
	}
	.nei_grp_home_survey h3 {
		font-size: 1.1em;
		height: 30%;
	}

	.nei_grp_home_survey .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 50% !important;
  }

	.nei_grp_home_survey .wp-block-columns {
    flex-wrap: nowrap !important;
  }
	
	.nei_grp_home_survey a {
		width: 100px !important;
		height: 50px !important;
	}
}

@media only screen and (max-width: 480px) {
	.nei_section_survey .wp-block-media-text__content {
		min-height: 400px;
	}
	.nei_grp_home_survey h3 {
		font-size: 1em;
		height: 30%;
	}
}

/* ------------------------- Boutons */
.nei_grp_home_survey .wp-block-columns {
	margin-top: 10%;
}

.nei_grp_home_survey a {
	width: 215px;
	height: 77px;
	background-color: transparent;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}
.nei_grp_home_survey .nei_bt-yes a {
	background-image: url(https://projetfrance.fr/wp-content/uploads/2025/06/bt_oui.png);
}
.nei_grp_home_survey .nei_bt-no a {
	background-image: url(https://projetfrance.fr/wp-content/uploads/2025/06/bt_non.png);
}


/* -------------------------------------------------- QUI SOMMES-NOUS - WP TAB */

#sp-wp-tabs-wrapper_294 ul#sp-tab__ul {
	margin-bottom: 20px;
}
#sp-wp-tabs-wrapper_294 ul#sp-tab__ul {
	border-bottom: none;
}
#sp-wp-tabs-wrapper_294 li.sp-tab__nav-item {
	width:20%;
	text-align: center;
	border-radius: 0 !important;
	background-color: transparent !important;
}
#sp-wp-tabs-wrapper_294 li.sp-tab__nav-item .sp-tab__nav-link {
	text-decoration: none;
  color: #444;
  text-shadow: 0 1px 0 rgba(255,255,255,.8);
  -webkit-border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  border-radius: 5px 0 0 0;
  -moz-box-shadow: 0 1px 0px rgba(0,0,0,.3);
  -webkit-box-shadow: 0 1px 0px rgba(0,0,0,.3);
  box-shadow: 0 1px 0px rgba(0,0,0,.3);
	
	background-image: linear-gradient(to bottom, #fff, #ddd);
}
#sp-wp-tabs-wrapper_294 li.sp-tab__nav-item .sp-tab__nav-link.sp-tab__active {
	background: #fff;
  z-index: 3;
}
#sp-wp-tabs-wrapper_294 li.sp-tab__nav-item .sp-tab__nav-link h4 {
	color: #003399 !important;
}



/* -------------------------------------------------- FORMULAIRES */

/* -------------------------------------------------- FORMIDABLE FORMS – PLUGIN */

/* ------------------------------ Sondage de la semaine */

/* --------------- Pop-Up */
#pum-210.pum-overlay {
	background: linear-gradient(to right, rgb(29, 75, 174), rgba(219, 71, 53, 0.85));
}
#pum-210 .pum-container {
	background-color: rgba( 255, 255, 255, 0.9);
}

/* --------------- Formulaire */
#form_sondage-de-la-semaine_v1 {
	text-align: center !important;
}
#form_sondage-de-la-semaine_v1 h2.frm_form_title {
	font-size: 1.5em;
	color: #003399;
}
#form_sondage-de-la-semaine_v1 .frm_fields_container h2 {
	font-size: 1.8em;
	text-transform: uppercase;
	color: #003399;
}
#form_sondage-de-la-semaine_v1 .frm_fields_container h3 {
	font-size: 1.5em;
}
#form_sondage-de-la-semaine_v1 textarea,
#form_sondage-de-la-semaine_v1 input
{
	border-radius: 0;
	box-shadow: none;
}
#form_sondage-de-la-semaine_v1 .frm_submit .frm_button_submit
{
	border-radius: 0;
	background-color: #003399;
}


.frm_description {
	display: none !important;
}
#frm_error_field_consentement-0 {
	color: red;
	text-align: center;
}

/* ------------------------------ Avançons ensemble */
#frm_error_field_consentement2 {
	color: red;
	text-align: center;
}




/* -------------------------------------------------- ARTICLE - Thème – Sondage test */
/* -------------------------------------------------- OBSOLETE !!! */


/*
.wpcf7-form .wpcf7-form-control {
	margin-top: 10px;
}
.wpcf7-form input.wpcf7-submit {
	background-color: #003399 !important;
}
*/

/* ----------------------------------- Formulaire NEWSLETTER */
/*
BODY.home .wpcf7-form input {
	display: inline-block;
	margin-right: 2% !important;
	width: 40%
}
BODY.home .wpcf7-form input.wpcf7-submit {
	margin-right: 0 !important;
	width: 16%;
}
*/
/* ----------------------------------- Formulaire AVANCONS ENSEMBLE */

/*
#frmAvanconsEnsemble {
	padding: 20px;
	border-radius: 15px !important;
	background-color: #f0f5f9;
	background-image: linear-gradient(60deg, #c7d8e8, #fde6e7);
}
*/


section.nei_grp_avancons-ensemble {
	margin-top: 20px !important;
	
}

div#frmAvanconsEnsemble {
	margin: 0 auto;
	padding: 28px;
	text-align: center;
	/*
	border: 1px none #000000;
	border-radius: 3px;
	background-color: rgba(238, 238, 238, 0.3);
	box-shadow: 0px 3px 3px 2px rgba(238, 238, 238, 0.50 );
	*/
}

div#frmAvanconsEnsemble p {
	margin-bottom: 0.5em;
}

div#frmAvanconsEnsemble textarea,
div#frmAvanconsEnsemble input {
	border-radius: 0;
	box-shadow: none;
	border: none;
	border-bottom: #eee solid 1px;
}

div#frmAvanconsEnsemble .wpcf7-acceptance {
	font-size: 0.9em;
	text-align: center;
	font-style: italic;
}
div#frmAvanconsEnsemble .wpcf7-acceptance .wpcf7-list-item {
	margin-top: 5px;
	margin-left: 0;
}
div#frmAvanconsEnsemble .wpcf7-acceptance .wpcf7-list-item-label {
	color: #666 !important;
}

div#frmAvanconsEnsemble span[data-name="quiz-403"] {
  display: inline-block;
  width: 100%;
	margin-top: 15px;
}
div#frmAvanconsEnsemble .wpcf7-quiz-label {
	display: inline-block;
}
div#frmAvanconsEnsemble .wpcf7-quiz {
	width: 60px;
	margin-left: 10px;
	border: #ddd solid 1px;
	text-align: center;
}

div#frmAvanconsEnsemble .wpcf7-submit {
	display: block;
	margin: 0 auto;

}

/*
div#frmAvanconsEnsemble span.frmFloatLeft,
div#frmAvanconsEnsemble span.frmFloatLeft input.wpcf7-text {
	display: inline-block;
}
div#frmAvanconsEnsemble .frmFloatLeft {
	width: 50%;
	float: left;
  margin-bottom: 10px;
}
div#frmAvanconsEnsemble .frmFloatLeft input.wpcf7-text {
	width: 100%;
}
}
*/

/* -------------------------------------------------- FOOTER */

/* ------------------------- Footer MAIN */
#site-footer.site-footer {
	margin-top: -25px;
	
	background-image: url(https://projetfrance.fr/wp-content/uploads/2025/06/le-projet-france_footer.png);
	background-size: cover;
	background-position: center 0;
}

#site-footer .footer--row-inner {
	background: transparent;
}

#site-footer #cb-row--footer-main .footer--row-inner {
	padding-top: 0;
}
#site-footer #cb-row--footer-main .footer--row-inner .customify-container {
	background-color: #ffffff;
}

#site-footer #cb-row--footer-bottom .footer--row-inner {
	padding-top: 1em;
	padding-bottom: 1em;
}

#site-footer .footer-bottom-inner {
	/*
	background: rgba(217, 217, 217, 0.1) !important;
	*/
}

#site-footer .footer-copyright p {
	text-align: center;
}
#site-footer .footer-copyright img {
	height: 20px;
	vertical-align: middle;
}

