/** __________ Begin header __________ **/
header {
	background-image: url("../img/header.gif");
	height: 450px;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

nav.navbar {
	position: fixed;
	width: 100%;
	padding: 0;
	z-index: 99;
	background: #fff;
	border-bottom: 1px solid #3d302d;
	
}

.FaireDon {
	padding: 8px 20px;
	margin: auto;
	color: #FFF;
	margin-left: 10px;
	font-size: 16px;
	background: #ffc110;
	display: flex;
	height: 40px;
	border-radius: 30px;
	text-align: center;
	position: absolute;
	right: 20px;
	top:50px;
}

.FaireDon:hover{
	color: #ffd600;
	background: #fff;
	border: solid 1px #ffd600;
	text-decoration: none;
	font-weight: bold;
}

button.navbar-toggler {
	background-color: #3d302d;
	margin-right: 40px;
}

.fa-bars {
	color: #006699;
}

.navbar-nav > .nav-item {
	margin-right: 20px;
}

header p {
	position: absolute;
	bottom: 50px;
	background-color: #993399;
	padding: 15px;		
	color: #fff;
	font-weight: 500;
}

.nav-link {
	color: #3d302d !important;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
}

.Social ul {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
		justify-content: space-around;
}

.Social li {
	display: inline-block;
}

.Social img {
	height: 25px;
}

.TextHeader {
	background-color: #cd1719;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
		-ms-flex-direction: column;
			flex-direction: column;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	padding: 15px;
}

.TextHeader * {
	color: #fff;
	display: inline-block;
}

.TextHeader p {
	width: 100%;
	font-size: 16px;
	text-align: center;
}





/** __________ End header __________ **/

.displayNone {
	display: none;
}

.blockImg {
	position: relative;
	margin: 20px 0;
	cursor: pointer;
}

.S1B1,
.S1B1 > div:nth-child(2),
.S1B2 > div:nth-child(2),
.S2B1,
.S4B1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
		-ms-flex-direction: column;
			flex-direction: column;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
}

.S1B1 > div:nth-child(1) p,
.S1B2 > div:nth-child(1) *,
.plusDe p {
	text-align: center;
}

.perspective21 p {
	text-align: left;
	padding: 20px 30px;
	color:#fff;
}

.perspective21 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
		-ms-flex-direction: column;
			flex-direction: column;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	margin: 40px 0;
	width: 100%;
}

.perspective21 > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	margin-bottom: 10px;
}

.perspectives {
	column-width: 16em;
	text-align: left;
	padding: 30px;
	color:#fff;
}



.section1 .blockImg p {
	position: absolute;
	left: 5px;
	color: #fff;
	font-weight: 600;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	top: 0;
	bottom: 0;
	width: 250px;
	z-index: 1;
}

.blockImg > img {
	width: 100%;
}

.S1B2 {
	background: #cd1719;
}

#img2021 {
	text-align: center;
}

#raComptes {
	text-align: center;
	padding: 20px 0;
}

.S1B3 {
	background: #FFF;
}

.BTN {
	text-align: center;
	
	
}

.btn_bleu {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #006699;
	width: 250px;
	text-align: center;
	border-radius: 30px;
	padding-left: 35px;
	padding-right: 35px;
}

.btn_violet {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #993399;
	width: 250px;
	text-align: center;
	border-radius: 30px;
	padding-left: 35px;
	padding-right: 35px;
}

.btn_violet:hover {
	color: #993399;
	background: #fff;
	border: solid 1px #993399;
	text-decoration: none;
	font-weight: bold;
}


.btn_bleu:hover {
	color: #006699;
	background: #fff;
	border: solid 1px #006699;
	text-decoration: none;
	font-weight: bold;
}

.plusDe {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
		-ms-flex-direction: column;
			flex-direction: column;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	margin: 40px 0;
	width: 100%;
}

.plusDe > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	margin-bottom: 10px;
}

.plusDe img {
	width: 49px;
	margin-right: 5px;
}

.plusDe > div p {
	color: #0099cc;
	font-weight: 500;
	margin: 0;
}

.S2B1 .blockImg:hover:after  {
	content: "";
	width: 100%;
	height: 100%;
	cursor: pointer;
	background: rgba(0, 102, 153, .8);
	position: absolute;
	top: 0;
}

.S2B1 .blockImg > div {
	display: none;
}

.S2B1 .blockImg:hover div {
	display: block;
}

.S2B1 .blockImg div img,
.S2B1 .blockImg div div {
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	margin: auto;
}

.S2B1 .blockImg div img {
	top: 20px;
	width: 50px;
}

.S2B1 .blockImg div div {
	top: 80px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
		-ms-flex-direction: column;
			flex-direction: column;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	text-align: center;
}

.S2B1 .blockImg h2 {
	font-weight: bold;
}

.S2B1 .blockImg div > * {
	color: #fff;
	padding: 5px 0;
}


#outer
{
    text-align: center;
	display: flex;
	justify-content: start;
	padding: 20px 0;
	flex-direction: row;
}

.inner
{
    display: block;
	padding: 10px ;
	text-align: center;
	
}

@media screen and (max-width: 500px) {
    #outer {
        flex-direction: row;
        height:auto;
		
    }
    .inner {
        height: 50px;
		margin:10px;
    }
}


a.btnPartageRS {
	padding: 15px;
	background-color: #1778f2;
	border: solid 1px #1778f2;
	color: #fff;
	border-radius: 30px;
	font-weight: 500;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
}

.btnPartageRS:hover {
	color: #1778f2;
	background: #fff;
	border: solid 1px #1778f2;
	text-decoration: none;
	font-weight: bold;
}


.lastDivTimeLine {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
		-ms-flex-direction: column;
			flex-direction: column;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	padding: 60px 0;
	background: #edece8;
	z-index: -1;
}

.lastDivTimeLine span {
	color: #006699;
	font-weight: 600;
}

.section3 p {
	text-align: center;
}

.conteneurImage{
	width:auto;
	display: flex;
	justify-content: center;
}



.S4B1 p:first-child {
	color: #000;
	font-weight: normal;
	text-align: left;
}

.S4B1 p:last-child {
	font-size: 16px;
	margin-top: 10px;
}

.DiviFram {
	width:80%;
	position: relative;
	right: 0;
	left: 0;
	margin-top: 40px;
	margin-bottom: 40px;
	margin: auto;
}

.iframe2 {
   width: 100%;
	height: 500px;
	position: relative;
	right: 0;
	left: 0;
	margin-top: 40px;
	margin: auto;
}

.para{
	padding: 20px;
}

.para2{
	padding-left: 10px;
}

#partagez img {
	width: 600px;
	height: auto;
	margin-left: 0;
	margin-right: 0;
}

#telethon-camping img {
	width: 500px;
	height: auto;
	margin-left: 0;
	margin-right: 0;
}


.carte {
	background-color: #f8e05d;
	padding: 10px 0 50px 0;
	
}

#dons {
	background-color: #edece8;
}


iframe {
	position:relative;
	top: 0;
	right: 0px;
	bottom: 0;
	left: 0;
	margin: 0 auto;
	padding: 10px;
}

div iframe {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	
}

footer {
	background: #edece8;
	padding: 20px;
}

footer div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
}

footer p {
	text-align: center;
}

footer a {
	text-decoration: none;
	color: #212529
}

footer div p:nth-child(2) {
	margin: 0 20px;
}


/**  Begin global styles  **/

html {
	scroll-behavior: smooth;
	-webkit-overflow-scrolling: touch; 
}

p,
a
 {
	font-family: 'Montserrat', sans-serif !important;
}

ol,li{
	font-family: 'Montserrat', sans-serif !important;
	font-size: 16px;
}

h1,
h2,
h3,
h4 {
	
	font-family: 'Caveat', cursive  !important;
	text-transform: uppercase;
	font-size: 30px;
}

/* START FONT SIZE */
.plusDe > p {
	font-size: 14px; 
}

footer p {
	font-size: 14px; 
}

.S2B1 .blockImg p,
.timeLine p {
	font-size: 16px;
}

p,article,a.btn {
	font-size: 16px;
}

article{
	color: #fff;
}


 .S2B1 .blockImg a,
.S2B1 .blockImg h2 {
	font-size: 30px;
}

header p,
.plusDe > div p {
	font-size: 1.5em; /* 24px */
}



/* START FONT SIZE */

a.btn {
	padding: 15px;
	background-color: #ffd600;
	border: solid 1px #ffd600;
	color: #fff;
	border-radius: 10px;
	font-weight: 500;
}



.title {
	color: #ffd600;
	font-weight: 400;
	text-align: center;
	padding: 20px 0;
	font-size: 40px;
}

.titleR {
	color: #cd1719;
	font-weight: 400;
	text-align: center;
	padding: 20px 0;
	font-size: 40px;
	
}
.titleG2 {
	color: #fbdf36;
	font-weight: 400;
	text-align: left;
	padding: 0 30px;
	font-size: 40px;
	
}


.engagements{
	
	font-size: 40px; 
	text-transform: uppercase;
	font-family: 'Caveat', cursive  !important;
	
	
}

.S1B1,
.S1B3,
.S1B2 {
	padding: 20px 0;
}

.S1B1 > *,
.S1B3,
.S1B2 > div {
	margin: 20px 0 !important;
}

.section2,
.section3 {
	margin: 20px 0 0 0;
}

.S1B2 .title,
.S1B3 .titleG,
.S1B1 .titleG {
	margin-bottom: 20px;
	text-align: left;
}




.victoire_0,
.plusDe > p,
.inTimeLine div,
.lastDivTimeLine p,
.S4B1,
.S4B1 div:nth-child(1) {
	width: 100%;
}



/**  End global styles  **/


@media (max-width: 560px) {

	.video-responsive {
	overflow:hidden;
	padding-bottom:56.25%;
	position:relative;
	height:0;
	margin: 0 auto;

	}
	
	.video-responsive iframe {
	left:0;
	top:0;
	height:100%;
	width:100%;
	position:absolute;
	margin: 0 auto;
	}
	}

@media (min-width: 576px) { 

	.inTimeLine {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
			-ms-flex-direction: row;
				flex-direction: row;
		width: 80%;
	}
	.inTimeLine div {
		margin-left: 5%;
	}
	.inTimeLine div > * {
		text-align: left;
	}

	.S4B1 img {
		width: auto;
		width: initial;
	}
}

@media (min-width: 992px) {

	.navbar-nav  {
		width: 100%;
		
	}

	.nav-link {
		position: relative;
		left: 8px;
	}
	.navbar-nav > .nav-item:nth-child(1) .nav-link {
		width: 240px;
	}
	.navbar-nav > .nav-item:nth-child(2) .nav-link {
		width: 140px;
	}
	.navbar-nav > .nav-item:nth-child(3) .nav-link {
		width: 260px;
	}
	.navbar-nav > .nav-item:nth-child(4) .nav-link {
		width: 180px;
	}

	.navbar-nav > .nav-item:nth-child(5) .nav-link {
		width: 220px;
	}

	
	


	.navbar-nav > li:nth-child(n+2):after {
		content: "|";
		position: absolute;
		top: 15px;
		color: #3d302d;
		font-weight: bold;
	}

	.navbar-nav > li:last-child:after {
		display: none;
	}

	.Social {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
			-ms-flex-pack: center;
				justify-content: center;
	}

	

	.TextHeader {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
			-ms-flex-direction: row;
				flex-direction: row;
		-webkit-box-pack: space-evenly;
			-ms-flex-pack: space-evenly;
				justify-content: space-evenly;
	}

	

	.S1B1 > div:nth-child(1) p:last-child {
		width: 55%;
		margin: auto;
	}

	.section1 .blockImg:nth-child(1) {
		z-index: 2;
	}

	.section1 .blockImg:nth-child(2) {
		z-index: 1;
	}

	@keyframes bounce {
	  0% { left: -100%; }
	  100% { left:-30%;  }
	}

	.section1 .blockImg:hover:after {
		animation: bounce 1.5s ease infinite alternate ;
	}

	.section1 .blockImg:after {
		content: ' ';
		width: 100%;
		height:100%;
		position: absolute;
		top: 0;
		left: -100%;
		background-image: url("../img/FlecheTransparente.png");
		background-size: cover;
	}


	.S1B1 > div:nth-child(1) p,
	.S1B2 > div:nth-child(1) *,
	.S1B3,
	.plusDe > p {
			padding: 0 40px;
	}

	.S1B1 div:nth-child(2),
	.S1B2 > div:nth-child(2),
	.S1B3,
	.S2B1,
	.S4B1  {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
			-ms-flex-direction: row;
				flex-direction: row;
		-webkit-box-pack: center;
			-ms-flex-pack: center;
				justify-content: center;
	}


	.S1B1 .blockImg,
	.S2B1 .blockImg  {
		margin: 0;
		width: 100%;
	}

	.S1B1 > div:nth-child(2) {
		width: 100%;
	}

	.S2B1 .blockImg  {
		font-size: 0.8em
	}

 
	.S2B1 .blockImg > * {
		padding: 0;
	}

	.timeLine {
		position: relative;
	}

	.timeLine > img {
		position: absolute;
		height: 75%;
		margin: 0 auto;
		left: 0;
		right: 0;
		top: 45px;
		display: initial;
	}

	.inTimeLine {
		-webkit-box-pack: justify;
			-ms-flex-pack: justify;
				justify-content: space-between;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
			-ms-flex-direction: row;
				flex-direction: row;
		text-align: initial;
		margin: initial;
		padding: 20px 0;
	}

	.inTimeLine h3 {
		text-align: initial;
	}

	.inTimeLine:nth-child(even) {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
			-ms-flex-direction: row-reverse;
				flex-direction: row-reverse;
		width: 50%;
		position: relative;
		left: 66px;
		margin: 0;
	}

	.inTimeLine:nth-child(even) div {
		margin: 0 5% 0 0;
	}

	.inTimeLine:nth-child(even) div > * {
		text-align: right;
	}

	.inTimeLine:nth-child(odd) div > * {
		text-align: left;
	}

	.inTimeLine:nth-child(odd) {
		width: 50%;
		left: calc(50% - 66px);
		position: relative;
		margin: 0;
	}

	.timeLine > div:last-child {
		padding: 60px;
	}

	.timeLine > div:last-child p {
		width: 50%;
	}

	.S4B1 div {
	    width: 100%;
	    
	}

	footer {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-pack: distribute;
			justify-content: space-around;
		-webkit-box-align: center;
			-ms-flex-align: center;
				align-items: center;
	}

	footer p {
		text-align: left;
	}



}


@media (min-width: 1200px) {
	.S1B2 > div,
	.S1B3 > div {
		margin: 20px 10% !important;
	}

	.S1B2 > div:nth-child(1) *,
	.S1B3 > div:nth-child(1) * {
		padding: 0;
	}

	.S1B2 > div:nth-child(1) p:nth-child(2),
	.S1B3 > div:nth-child(1) p:nth-child(2) {
		padding: 0 15%;
	}

	.S2B1 .blockImg {
		font-size: 1em;
	}

	.S2B1 .blockImg div img {
		width: 60px;
	}

	.S2B1 .blockImg div div {
		top: 100px;
	}

	.S2B1 .blockImg div > * {
		padding: 10px 0;
	}
}


  /*contenus principale*/

.testcol {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

article{
    
	width: 350px;
    padding: 5px 15px;
    margin: 2%;
    
}




