.banner2{/* justify-content: center; */background: url(/Files/App_002/images/bg_banner2.jpg) top center no-repeat;height: 55vh; background-size: cover;display: flex;justify-content: flex-end;align-items: flex-end;flex-direction: column;padding-bottom: 10vh;}
.page_title{
    font-size: 65px;
    color: #0070cd;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 50px;
    padding: 0;
    margin: 0;
    font-weight: normal;
    position: relative;
    margin-bottom: 1vh;
    font-family: 'bebas_kairegular';
    display: block;
    width: 100%;
}

.chemin_title {
    text-align: center;
    color: #4d4e4e;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
   
}
.chemin_title a{
    color: #4d4e4e;
}
.content2{
    background-image: url(/Files/App_002/images/bg_service.png);
    background-repeat: no-repeat;
    /* height: 1000px; */
    background-size: cover;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-top: 10vh;
    padding-bottom: 10vh;
color:#6f6f6f;
font-size:14px;
    line-height: 30px;
   
border-bottom:1px solid #d3d3d3;
}
.txt2{
text-align: justify;
}
.box_im{
    margin-bottom: 5vh;
}

.box_im img{
max-width:100%;
}
.bloc{
    margin-bottom: 10vh;
}
.box1, .box13{
    background-color: #0070cd;
    padding: 65px;
    color: #FFFFFF;
    line-height: 34px;
}
.box13{
    background-color: #7f8081;
}
.box11{
    background-color: #68d0c7;
    padding: 65px;
    color: #FFFFFF;
    line-height: 34px;
}
.box2, .box23{
    float: right;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.box22{

}
.box2 h1, .box23 h1{
    font-size: 40px;
    color: #0070cd;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 50px;
    padding: 0;
    margin: 0;
    font-weight: normal;
    font-family: 'bebas_kairegular';
    display: block;
    height:100px;
    line-height:100px;
    width: 100%;
}
.box23 h1{
color: #7f8081;
}
.t11{
    font-size: 40px;
    color: #68d0c7;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 50px;
    padding: 0;
    margin: 0;
    font-weight: normal;
    font-family: 'bebas_kairegular';
    display: block;
height:100px;
line-height:100px;
}
.bloc2{
    margin-bottom: 5vh;
    display: block;
    overflow: hidden;
}
.box_img3 img, .bg_img img, .bg_img2 img{
max-width:100%;
}
.bg_img{
max-width:100%;
background-color:#68d0c7;
}
.bg_img2{
max-width:100%;
background-color:#0070cd;
}
.bg_img img{opacity: 0.1;}
.bg_img2 img{opacity: 0.1;}
.title{position:relative;/* background-color: #68d0c7; */}
.title h1{
    font-size: 91px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-weight: normal;
    font-family: 'bebas_kairegular';
    display: block;
    position:absolute;
    bottom: 40px;
    right: 9px;
    /* background-color: #68d0c7; */
    opacity: 0.6;
}
.txt{
    padding:15px;
    padding-top:4vh;
}
.part{border: 6px solid #f1f1f1;height: 255px;display: flex;align-items: center;justify-content: center;/* margin-bottom: 2vh; */background-color: #FFFFFF;}
.part img{
max-width: 100%;
    max-height: 100%;
}
.ref h1{
    font-size: 25px;
    color: #6f6f6f;
    text-align: center;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-weight: normal;
    font-family: 'bebas_kairegular';
    display: block;
height:65px;
line-height:65px;
}
.ref{
    margin-bottom:2vh;
}
.coord{
    background-color: #ebebeb;
    /* padding: 65px; */
    color: #4e4e4e;
    line-height: 35px;
    font-size:15px;
    height:410px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
   
}
.coord h1{
	font-size:40px;
	color:#0070cd;
	text-align: center;
	text-transform: uppercase;
	padding-bottom:50px;
	padding:0;
	margin:0;
	font-weight:normal;
	position:relative;
	font-family: 'bebas_kairegular';
	display: block;
	/* line-height: 40px; */
}
.coord h1:after{
content: "";
    width: 140px;
    height: 1px;
    background-color: #6faee3;
    position: absolute;
    bottom: -21px;
    left: 20%;
}

.form_contact{
width:750px;
    margin: 0px auto;
}
.form_contact h1{
	font-size:40px;
	color:#0070cd;
	text-align: center;
	text-transform: uppercase;
	padding-bottom:50px;
	padding:0;
	margin:0;
	font-weight:normal;
	position:relative;
	font-family: 'bebas_kairegular';
	display: block;
	/* line-height: 40px; */
}
.form_contact h1:after{
content: "";
    width: 140px;
    height: 1px;
    background-color: #6faee3;
    position: absolute;
    bottom: -21px;
    left: 40%;
}
.projet{
    padding:5%;    border: 6px solid #f1f1f1;
}
.cadre{
    height: 460px;

    display: flex;
    justify-content: center;
    align-items: center;
}
.projet_img {width: 100%; height:265px; text-align: center;}
.projet_img img{
max-height:265px;
max-width:100%;
}
.projet_img {
margin-bottom:30px;
}
.projet .title{
    color: #4e4e4e;
    font-size: 14px;
    text-align: center;
   
    height: 50px;
    overflow: hidden;
    width: 100%;
}
.link{
    border: 1px solid #626363;
    width: 23px;
    height: 23px;
    display: block;
    line-height: 23px;
    text-align: center;
    color: #626363;
    margin-top: 3vh;
    margin: 0px auto;
    margin-top: 3vh;

}
.link:hover{
background-color:#0070cd;
transition:0.5s;
   color: #FFFFFF;
 border: 1px solid #FFFFFF;
}
.box_img2 img{
max-width:100%
}
.txt ul{
list-style-type: circle;
    padding-left: 18px;
}
.txt li{
    display: list-item;
padding-bottom: 5px;
    padding-top: 5px;
}
.bloc ul{
list-style-type: circle;
    padding-left: 0;
}
.bloc li{
    display: list-item;
padding-bottom: 5px;
    padding-top: 5px;
}
@media (max-width: 991px){
.box2, .box23 {
    padding: 0;
}
.title h1 {
    font-size: 52px;
    bottom: 5%;
}
.page_title {
    font-size: 54px;
}
}
@media (max-width: 768px){
.form_contact {
    width: 720px;
}
.cadre {
    display: block;
    margin-bottom: 5vh;
}
.txt2 li {
    width: 100%;
    float: none;
}
}
@media (max-width: 750px){
.form_contact{
width:400px;
}
}
@media (max-width: 500px){
.form_contact{
width:280px;
}
.box1, .box13, .box11 {
    padding: 25px;
}

}








