


/*---------------------
-----------------------
H
-----------------------
---------------------*/
h2{
	text-align: left;
	font-size: 2.5em;
	margin-bottom: 22px;
	margin-top: 10px;
	font-family: 'Francois One', sans-serif;
}
@media (max-width:768px){
	h2{
		font-size: 2em;
	}
}
h3{
	text-align: left;
	font-size: 1.5em;
	font-family: 'Francois One', sans-serif;
	margin-bottom: 30px;
}
.imgDetail h3{
	font-size: 1.3em;
}


.post_title{
	text-align: left;
	font-size: 1.5em;
	line-height: 1.1;
	margin-bottom: 30px;
}
.title{
	text-align: center;
	font-size: 2em;
	line-height: 1.2;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 40px;
	font-family: 'Francois One', sans-serif;
	letter-spacing: .9;
}


.grdBloc {
   /* margin-top: 100px;
    margin-bottom: 120px;
    padding:20px;*/
}



/*---------------------
-----------------------
NIV_TITLE
-----------------------
---------------------*/
#niv_title{
	position: relative;
	color: #3b3d5d;

	
	/*overflow: hidden;*/

	margin-top:0px;
}

#bg_niv_title{
	z-index: -10;
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;

	/*background-image:radial-gradient(ellipse at 70% 70%, rgba(255, 255, 255, 0) 0%, #ffffff 71%), linear-gradient(to right top, rgba(255,255,255,.0),rgba(255,255,255,.0)), linear-gradient(to right top, #f0f74a, #f5e236, #f9cc26, #fab71c, #f9a11a, #faa01b, #fa9e1c, #fb9d1d, #feb01e, #ffc323, #ffd52d, #ffe83a);*/

	background-image:radial-gradient(ellipse at 70% 70%, rgba(255, 255, 255, 0) 0%, #FFF 80%), linear-gradient(to right top, rgba(255,255,255,.0),rgba(255,255,255,.0)), linear-gradient(to right top, #0044ef, #0052f3, #005ff6, #006bf9, #0077fa, #0078fc, #0178fd, #0179ff, #1d6fff, #3464ff, #4958ff, #5d48ff);

	background-blend-mode: normal, normal, normal; 
	background-size: 200% 100%, cover, cover;
	background-position: center, center, center;
	background-repeat: no-repeat;

}

#niv_title .title,#niv_title .post_title {
	text-align: left;
	width: 90%;
}

#niv_title .marginH10{
	/*max-width: 1150px;
	padding-left: 4%;*/
}

#niv_title_content{
	padding-top: 100px;
	padding-bottom: 100px;
	color: #FFF;
}

.txt_title{
	width: 60%;
	z-index: 2;
}
.txt_title1{
	width: 70%;
	z-index: 10;
}

.svg_bas2 {
    position: absolute;
    bottom: 65px;
}
.cont_svg_bas{
	background-color: #FFF;
	width: 100%;
	 position: absolute;
    bottom: -70px;
    z-index: 9;
    height: 70px;
}

#niv_title .logoJAC{
	width: 110px;
}

#objet_01 {
    position: absolute;
    top: 150px;
   left: 46%;
   width: 690px;
    z-index: -1;
    /*filter: drop-shadow(0px 0px 15px rgba(32, 58, 105, .3));*/
}
#objet_02 {
	position: absolute;
    top: 290px;
    left: 30%;
    z-index: -2;
    opacity: .5;
}

@media (max-width:1200px){
	#objet_01 {
		top: 200px;
		left: 44%;
		width: 620px;
	}
	#objet_02{
		top: 320px;
    	left: 26%;
	}
}
@media (max-width:1050px){
	#objet_01 {
		top: 220px;
		left: 44%;
		width: 525px;
	}
	#objet_02{
		top: 320px;
    	left: 36%;
	}
	.title{font-size: 2em;}
	.post_title{font-size: 1.2em;}
}
@media (max-width:920px){
	#objet_01 {
		top: 230px;
		left: 40%;
		width: 500px;
	}
	#objet_02{
		top: 340px;
	}
}
@media (max-width:830px){
	#objet_01 {
		top: 270px;
		left: 37%;
		width: 500px;
	}
}

@media (max-width:768px){
	#objet_01 {
		top: 650px;
    	left: 0%;
    	z-index: 9;
	}
	#objet_02{
		top: 580px;
    	left: 114px;
    	display:none;
	}
	.txt_title{
		width: 100%;
		text-align: center;
		letter-spacing: -.04em;
	}
	#niv_title .title{
		font-size: 1.5em;
		width: 100%;
	}
	.txt_title1{
		text-align: left;
		width: 100%;
	}
}



/*---------------------
-----------------------
LIST AVANTAGES
-----------------------
---------------------*/
#niv_avantages{
	position: relative;
}
#listAvantages{
	text-align: left;
}
#listAvantages .fa{
	font-size: 2em;
	margin-right: 20px;
	color: #007ecf;
}
#listAvantages li{
	margin-bottom: 30px;
}

.contCapt{
	position: relative;
}

.avant_capt{
	width: 100%;
}

.txtMission{
	text-align: left;
}
/*---------------------
-----------------------
DETAILS
-----------------------
---------------------*/
.blocDetails{
	margin: 30px 25px;
	padding: 20px;
	border-radius: 10px;
	box-shadow: 0px 0px 25px rgba(32, 58, 105, .3);
	background-color: rgba(255,255,255,.6);
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}
.imgDetail{
	width: 100%;
	border-radius: 10px;
	margin-bottom: 10px;
}

#bg2{
	/*
	background: radial-gradient(ellipse at 50% 50%, rgba(255, 255, 255, 0) 0%, #ffffff 71%), linear-gradient(to right top, rgba(255,255,255,.5),rgba(255,255,255,.5)),linear-gradient(to right top, #845ec2, #a55dbd, #c15db5, #d95fab, #ec64a0, #f76b91, #fd7683, #ff8277, #ff9666, #ffae53, #ffca42, #ffe83a);

	background-image:radial-gradient(ellipse at 50% 50%, rgba(255, 255, 255, 0) 0%, #ffffff 71%), linear-gradient(to right top, rgba(255,255,255,.5),rgba(255,255,255,.5)), linear-gradient(to right top, #f0f74a, #f5e236, #f9cc26, #fab71c, #f9a11a, #faa01b, #fa9e1c, #fb9d1d, #feb01e, #ffc323, #ffd52d, #ffe83a);
	*/

	background-image:radial-gradient(ellipse at 50% 50%, rgba(255, 255, 255, 0) 0%, #ffffff 71%), linear-gradient(to right top, rgba(255,255,255,.5),rgba(255,255,255,.5)), linear-gradient(to right top, #ef0076, #fd2e60, #ff4f4b, #ff6d37, #ff8923, #fa9d11, #f1b000, #e6c300, #d3d300, #bae200, #98f125, #66ff48);


	background-blend-mode: normal, normal, normal; 
	background-size: 200% 100%, cover, cover;
	background-position: center, center, center;
	background-repeat: no-repeat;
}


/*
------------------
TESTIMONIES
------------------
*/

.blocTestim{
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	align-content: space-between;
	/*height:460px;*/
}
@media (max-width:768px){
	.blocTestim{
		height: auto;
	}
}
.photTestim{
	border-radius: 50%;
	width: 150px;
	height: 150px;
	border: solid 6px #ffa601;
	margin: 20px auto;
}
.textTestim{
	width: 90%;
	text-align: left;
	margin: 20px auto;
	font-style: italic;
	font-weight: ;
	color: #8f9193;
	flex-grow: 1;
	font-size: 1.1em;
}

.textTestim { quotes: '\201c' '\201d'; }
.textTestim:before { 
	content: open-quote; 
}
.textTestim:after  {
	content: close-quote;
}

.identTestim{
	width: 90%;
	text-align: left;
	color: #ffa601;
	font-family: 'Francois One', sans-serif;
	margin: 20px auto;
	display: flex;
	justify-content: left;
}
.identTestim img{
	width: 50px;
	margin-right: 20px;
}



