
/* >–––––––––––––––––––––––––––––––––––––– PAGE TEXTE (politics, terms, confirms) –––––––––< */

#iViewport > section.a.text {
	padding-top: 14rem;
}

	section.text h1 {
		margin-bottom: 3rem;
		font-size: 6.8rem; line-height: 7rem;
		color: #424242;
	}

	section.text .box {
		margin: 0 auto;
		max-width: 80rem;
	}

	#iViewport > section.text h2 {
		margin: 4rem 0 1rem 0;
		font-family: "Proxima Nova W01 Light", sans-serif;
		font-size: 3.2rem; line-height: 3.5rem;
		text-align: left;
	}

	section.text h3 {
		font-family: "Proxima Nova W01 Light", sans-serif;
		font-size: 2.2rem; line-height: 2.4rem;
		
	}

	section.text h2 + h3 {
		margin: -.5rem 0 1rem 0;
		font-family: "Proxima Nova W01 Regular", sans-serif;
	}

	section.text p {
		font-size: 1.6rem; line-height: 3rem;
		color: #000;
	}


	section.confirm img {
		display: block;
		margin: 0 auto;
		width: 80%; max-width: 50rem;
		height: auto;
	}


/* >–––––––––––––––––––––––––––––––––––––– FAQ –––––––––< */

/*section.closed_list .box p:last-of-type { margin-bottom: 0; }

section.closed_list section:not(:first-of-type) { margin-top: 4rem; }
	section.closed_list section > h2 { 
		padding-bottom: 1rem; 
		border-bottom: 1px solid #000; 
		cursor: pointer;
	}
	section.closed_list section > h2:hover { color: #0E60C5; }
	section.closed_list section > div { 
		height: 0; 
		overflow: hidden; 
		transition: height 0.4s ease;
	}

	section.closed_list section img { 
		display: block; 
		width: 100%; max-width: 80rem;
		height: auto;
	}*/



/* >–––––––––––––––––––––––––––––––––––––– REACTIF ––––––––––––––––––––––– REACTIF ––––––––––––––––––––––– REACTIF ––––––––––––––––––––––– REACTIF –––––––––< */




@media all and (max-width: 800px) {
	/* SECTION TEXT –––––––––< */
	section.text h1 { font-size: 5rem; line-height: 5.2rem; }
	/*#iViewport > section.a.text { padding-top: 10rem; }*/
}

@media all and (max-width: 600px) {
	/* SECTION TEXT –––––––––< */
	/*#iViewport > section.a.text { padding-top: 8rem; }*/
	#iViewport > section.text h2 { font-size: 2.8rem; line-height: 3.2rem; }
	section.text h3 { font-style: 1.8rem; lighting-color: 1.8rem; }

}

@media all and (max-width: 480px) {
	
}

@media all and (max-width: 340px) {
	
}
