
.img-pad-top {
    margin-top: -73px;
    position: relative;
    z-index: 10;
}
.titre {
	font-size: 3.1rem;
	text-align: center;
}

.sous-titre{
	 font-size: 1.7rem;
	 line-height:1.7rem;
	 font-weight:600;
	 text-align: center;
	 color: #00175A;
}

.sous-titre1{
	 font-size: 2.0rem;
	 line-height: 2.5rem;
	 text-align: center;
	 color: #006FCF;
}

.sous-titre-2{
	 font-size: 1.3rem;
	 line-height:1.3rem;
	 font-weight:600;
	 color: #00175A;
}

.texte-bloc1-1{
	font-size: 1.5rem;
	color: #FFFFFF;
}

.texte-bloc1{
	font-size: 1.1rem;
	line-height: 0.8rem;
}

.texte-trans{
	font-size: 1.4rem;
}

.texte-end{
	font-size: 1.3rem;
	color: #FFFFFF;
	text-align: center;
}

h3{
	text-align: center;
}

h4{
	text-align: center;
}

.img-pad-right {
    margin-right: -56px;
    position: relative;
    z-index: 10;
}

.white-border {
    background: white !important;
    background-color: white !important;
    border-radius: 10px;
}

@media screen and (max-width: 768px) {
	.titre {
		font-size: 1.7rem;
		line-height: 2rem;
	    text-align: center;
	}
	
	.sous-titre{
	 font-size: 1.2rem;
	 line-height: 1.2rem;
     font-weight: 600;
	 text-align: center;
	 color: #00175A;
}

.sous-titre1{
	 font-size: 1.2rem;
	 line-height: 1.2rem;
	 text-align: center;
	 color: #006FCF;
}

.sous-titre-2{
	 font-size: 1.1rem;
	 line-height:1.1rem;
	 font-weight:600;
	 color: #00175A;
}

.texte-bloc1-1{
	font-size: 1.5rem;
	color: #FFFFFF;
}

.texte-bloc1{
	font-size: 1.1rem;
	line-height: 0.8rem;
}

.sous-titre1{
	 font-size: 1.1rem;
	 text-align: center;
	 color: #006FCF;
}

.texte-trans{
	font-size: 1.1rem;
}

.texte-end{
	font-size: 1.1rem;
	color: #FFFFFF;
	text-align: center;
}

h5{
	text-align: center;
}
.img-pad-top {
    margin-top: -56px;

}
}