@charset "utf-8";
/* CSS Document */

html {
  scroll-behavior: smooth;
}
/*#logo img, .titresp, .titrespb {

    -webkit-animation: fadein 4s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 4s; /* Firefox < 16 */
        -ms-animation: fadein 4s; /* Internet Explorer */
         -o-animation: fadein 4s; /* Opera < 12.1 */
            animation: fadein 4s;
}*/

#basblocb p {
    color: #b7c1c8;
}

.liensv  { text-align:center; padding: 0px 140px 0px 140px; color:#788ca3; font-size:14px;line-height: 30px;}

.liensv li { display: inline; list-style:none; }

.liensv li a { display:inline-block; text-decoration:none; text-align:center; margin: 0 10px 0 10px;}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
Demo

@keyframes fadein{from{opacity:0}
to{opacity:1}
}

@-webkit-keyframes fadein{from{opacity:0}
to{opacity:1}
}
  
  


body { margin:0; padding: 0; font-size: 18px; font-family: 'Open Sans', sans-serif;}
img{max-width:100%;}

.pmenu { font-size:40px; color:40px; text-align:left; margin-left:10px;}
#logo img {
    width: 100px;
    height: 100px;
    margin-top: 10px;
    margin-bottom: 10px;
}

p { /*color: #bbb7b1;*/ color:#313131; line-height: 24px;
    font-size: 16px;}
h1 { color: #313131; font-size: 22px; font-weight: bold; }
h2 { color:#313131; font-size:26px; font-weight: normal;}
a { color: #313131;}
.liste {color: #313131; line-height:25px;}
.listeb li {
    line-height: 30px;
    font-size: 16px;
    color: #313131;
}
p.texteb {
    font-size: 25px;
    color: white;
    line-height: 40px;
}
.boutonreali {

    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 60px;
}
.boutonreali a {
    color: white;
    font-weight: normal;
    background: #081935;
    padding: 15px 30px 15px 30px;
    font-size: 16px;
}

.boutonreali a:hover {
 background: #214277;
 transition: 2s;
}
.projetsp { margin-right:10px; margin-left:10px; }
.blocconseil { float: left; width:100%; margin-bottom: 60px; border:1px solid #F0F0F0;}
.imageconseil { width:100%; float: left;}
.texteconseil {width:100%; float: left; margin-left:0px; margin-top:10px;}

.liste li {  color:#a2a2a1; line-height: 28px; margin-bottom:14px;}

iframe {
    max-width: 100%;
}
#conteneur  { width:100%; float: left; }

#haut  { width:100%; float: left;   }
#logo  { width:100%; float: left; text-align:center; }
#menu  { width:100%; float: left;text-align: center; margin-bottom: 0px; display:block;transition: all 3s ease-in-out;  }

#image  { width: 100%; float: left; height: 215px; background-size: cover;   background-position:center; display:block; background-image: url(images/ingenieure-batiment-cell.jpg);}

#imageb  { width: 100%; float: left; background-size:cover; background-image:url(images/ingenieur.jpg); }

#bloca { width:100%; float: left; display: none; }
#milieu  { width:100%; float: left; }
#blochoix  { width: 100%; float: left; padding: 20px 0px 100px 0px;      }
.choix  { width:100%; float: left; margin-bottom:30px; text-align:center;  
 }
.choixb  { width:100%; margin-right: 0%; margin-left: 0%; float: left; margin-bottom:30px; text-align:center;  
 }

#bloctexte { width:100%; float:left; text-align:center;     padding-top: 30px;
    }
#bloctexte p { margin-right: 10px; margin-left:10px;  }
#temoignages{ width: 100%; float: left; text-align: center;  padding-top: 100px; padding-bottom:20px;     background-color: #fff;}
#temoignages p{ color: #0e2340; line-height: 24px;     padding: 0px 5px 0px 5px; }
.titretemoig {font-size: 22px;
    text-transform: uppercase;}
.nomtemoi { color: #505a73; font-weight: bold; font-size: 22px; }


#titretemoignage { width:100%; float:left; font-weight: bold; font-size: 23px;  }
#troisblocs { width:100%; float:left;  }
.bloca { width:100%; float: left; display: block; }
.blocb {width:90%; float: left; margin-right:5%; margin-left: 5%; display: block; }

.plus { width:100%; float:left;}
#plustemoignage {width:100%; float:left; height:140px; padding-top: 40px;  }
#plustemoignage a { text-align:center; font-weight: bold; color:#333; background: none; text-decoration:none; border-radius: 0px; padding: 16px 44px 16px 44px; margin-right: auto; margin-left: auto;  }
#plustemoignage a:hover {     background: #06a5d6;  }

#nouvelles  { width:100%; float: left; }
#aide  { width: 100%; float: left; padding-top: 30px; padding-bottom: 30px; background-color: #d3dae2; text-align:center; }
.boutona { float: none; margin: 0; padding: 0;}
.boutona a { font-size: 22px; text-align:left; background:#0582a9; padding: 16px 54px 16px 54px; margin-left: 0px; text-decoration: none; border-radius:4px; color:#FFF; }

.texteaide{ text-align:right; font-size: 22px; color:#FFF; margin-right: 20px;
    margin-left: 20px; }
.moitie { float: left; width:100%; padding-top: 40px; padding-bottom:40px;}
.moitieservice { float: left; width:100%; padding-top: 40px; padding-bottom:40px;}

#bas  { width:100%; float: left; color:#ACC1CE; padding-top: 50px; padding-bottom:50px; text-align:center;  background: #081935;}
#bas a  {  color:#ACC1CE; }

#bas a:hover{ color: #d3dae2;  }

#basbloca p {color: #ACC1CE;}


#basbloca { width:100%; float: left; padding-top:15px; }
#basblocb  { width:100%; margin-right:0%; margin-left: 0%; float: left; }
#basblocc  { width:100%; float: left; }
#basblocc p {color: #ACC1CE;}
#basblocb p { color: #ACC1CE; }

.libas  {  list-style: none; margin:0;padding:0; }
.libas a { line-height: 26px; text-decoration: none;     list-style: none; margin:0;padding:0;  }

#basblocc  a { text-decoration: none; font-size: 16px; margin-top:5px; }


#basblocc  img{
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(50%);
    opacity: 0.5;
}

#basblocc  img:hover{
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    opacity: 1;
}

 .headtxt4 {

 animation-delay:8s;
	animation: 3s fadein ease-in ;
 text-align:center;
 display:block;
    margin-top: 0px;    max-width: 60%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;

 }
#partenaires  img{
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(50%);
    opacity: 0.5;
}

#partenaires  img:hover{
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    opacity: 1;
}
#partenaires  { width:100%; float: left; padding-bottom: 30px;  }

.partenaire {width:50%; float: left; text-align: center; }
#createur  { width: 100%; float: left;  color: #fff; font-size: 14px; line-height: 50px; background: #030e1a; }

#createur a { color:#666; text-decoration: none; }

.moitieca { float: left; width:100%; margin: 0; padding:0; text-align:center; background: #030e1a;}
.moitiecb { float: left; width:100%; margin: 0; padding:0; text-align:center; background: #030e1a;}

.numero a { text-decoration:none; font-size:30px;}


#numerob {  width: 100%;
    float: left;
    background: #091627;
    display: block;
    text-align: center; 
    }

  
.numeroco a { text-align:center; color: white; font-size:14px; line-height:40px;}


#page  { width:100%; float: left; }
#menupage  { width:100%; float: left;     padding-top: 0px; margin-bottom: 50px;  }
#blocpage  { width:100%; float: left;   background:#FFF; }
.centreb { margin-right:auto; margin-left: auto; width:98%; background:#F6F8FA;  }
.blocar  { width:90%; float: left;   background:#FFF; border: 1px solid #e2e2e2; padding:5%; border-radius:0px;   margin-top:50px; margin-bottom:50px;}
.blocarinsc { width:90%; float: left;   background:#FFF; border: 1px solid #e2e2e2; padding:5%; border-radius: 0px;   margin-top:50px; margin-bottom:50px;}

.centre { margin-right:auto; margin-left: auto; width:90%;  }
.centreaide { margin-right:auto; margin-left: auto; width:100%;  }

.titre { text-align: center; font-size:23px; margin:0; padding:0; color:#669999; line-height:100px; font-weight: normal; 
    text-transform: uppercase;  }

.titrebas { font-weight: bold; text-transform: uppercase; color: #d3dae2;     margin-top: 20px; }
.titrebas p { font-weight: bold; text-transform: uppercase; color: #d3dae2;     margin-top: 40px;}

.horaire { }

.lien{float:none;   transition: all .5s ease-in-out;}
.lien a{float:left;display:block;font-size:14px;text-align:center;    color: #ffffff;
     line-height:40px;text-decoration:none;   transition: all .5s ease-in-out; }
.lien a:hover{color:#fff;transition:0.5s;  }
.lien .icon{display:none;   transition: all .5s ease-in-out;}

.lien .icon {
    display: none;  transition: all .5s ease-in-out;
}

.lienb{overflow:hidden;float:none;}
.lienb a{float:left;display:block;font-size:18px;text-align:center;    color: #ffffff;
    background: #24c4b8; line-height:40px;text-decoration:none; }
.lienb a:hover{background-color:#05cada;color:#FFF;transition:0.5s;}
.lienb .iconb{display:block;}

.lienb .iconb {
    display: block;
}


.headtxt0 {
 font-family: 'Roboto', sans-serif;
	font-size: 18px;
   animation-delay:0s;
	color: #ffffff;
	animation: 2s fadein ease-in-out ;
	padding: 0;
 display:none;
 text-align:center;
	margin-top: 40px;
}



.headertxt {
    margin: 0;
    padding: 0;
    display: block;
}
.headtxt1 {
 font-family: 'Roboto', sans-serif;
	font-size: 22px;
	color: #f0fdff;
   animation-delay:1s;
   display:none;

    animation: 3s fadein ease-in-out ;
 text-align:center;
 margin:75px 0 0 0;

	padding: 0;

}
.headtxt2 {
 font-family: 'Roboto', sans-serif;
	font-size: 22px;
	color: #ffffff;
 animation-delay:1s;
	animation: 3s fadein ease-in ;
 text-align:center;
 display:none;
 margin-top:30px;
 }
 
 .headtxt3 {

	animation: 4s fadein ease-in ;
 display: none;

 }

.btnb {
padding-top: 40px;
animation: 1.4s slide-right ease;
	}

.btnb a {
	padding: 18px 72px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: none;
	border: 1px solid #ffffff;
	-webkit-border-radius: 4px;

}


.btnbb {
padding-top: 15px;
text-align:center;
	}

.btnbb a {
	padding: 10px 30px;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: none;
	border: 1px solid #ffffff;
	-webkit-border-radius: 4px;
 float: none;
 text-align:center;

}
.btnbb a:hover {
 background:#09b8cb;

}
.moitieha { float:left ; width:100%; display:block; }
.moitiehb { float:none ; width:100%;     display: none;  text-align: center; padding-top:20px;}

.titresp { color:#FFF; text-align:center; width:100%; float:left; display:none; }
.titrespb {  display:block; color: #FFF; text-align:center; text-transform: uppercase; width:100%; float:left;  margin-top: 20px;}

.titrespb a {color:white; text-align:center;font-size: 24px;}

.lienc a {
	color: #737373;	
	text-decoration: none;
	font-size: 16px;	
	padding-left: 2%;
	padding-right: 2%;
 width:95%;
 border: 1px solid #e2e2e2;
    margin-bottom: 10px;
	text-align: center;
  border-radius: 0px;
 padding-bottom: 5px;
 padding-top:5px;
 background: #FFF;
 float: left;
 line-height: 40px;
}
.lienc a:hover {
	color: #dedede;

 background:#4e5e78;animation: 1s fadeout ease-in-out;
}



.lienc::before{
 
   transition-duration: 0.3s;

  left: 50%;
  top: 0;
}
.lienc::after{
   transition-duration: 0.3s;

  left: 50%;
  bottom: 0;
}
.lienc span::before{
   transition-duration: 0.3s;

  left: 0;
  top: 50%;
}
.lienc span::after{
   transition-duration: 0.3s;

  right: 0;
  top: 50%;
}
.lienc:hover::before, .lienc:hover::after{
  left: 0;
}
.lienc:hover span::before, .lienc:hover span::after{
  top: 0;
}

.imgresp {float:left; margin-right:20px; margin-bottom: 20px;}

.twitter { margin-right: 15px; margin-left:15px;}

.titreac { font-size:22px; font-weight: bold; color:#0e2340;}
.titreaccc { font-size:22px; font-weight: bold; color:#0e2340;}


.container {
    position: relative;
    width: 50%;
}




.textecac {
 float:left;
  width:100%;

}



.texteacb a {
  background-color: #1fb6a7;
  font-size: 20px;
  font-weight: bold;
  padding: 7px 12px;
  color: #FFF;
}
.texteacb  {
 width:100%;
}

#imagebb  { width: 100%; float: left;  height: 161px; background-size:cover; background-image:url(images/aaaaaaa.jpg); display:block; }

.texteba  {
  font-size: 20px;
  color: #ACC1CE;
  display: block;
  font-weight: bold;
    position: absolute;
    bottom: 19%;
    width: 100%;
    text-align: center;
}

#texteaideb { float: left; width: 100%;  height: 32px;
 background: #ffffff;
 display: block;
 border-bottom: 1px solid #f5f5f5;} 
.aideb { text-align:center;  display:block; line-height:32px;    margin: 0;
    font-size: 12px;}



.menutitre {
    width: 100%;
    float: left;
    height: 60px;
    line-height: 60px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    background:#00c6f1;
    margin-bottom: 10px;
}

a{list-style:none;text-decoration:none;}


/*Formulaire */
.titrebloc h2 { text-align:left; }
.ateliertitre{ color:#FFF; text-align:center; line-height: 50px; margin: 0; padding:0; font-weight: bold;}
.cent { width:100%; float: left; background-color: #fff; }
.centb { width:100%; float: left; padding-top: 50px; left; background-color: #fff;}
.centc { width:100%; float: left; padding-top: 0px; left; background-color: #fff;}

.titrebloc {
	width: 100%;
	float: left;
background-color: #1cc5b2;
	margin-top: 30px;
	margin-bottom: 20px;
 text-align:left;
}
.titrebloc h2 {
	margin: 0;
	line-height: 40px;
	margin-left: 20px;
	color: #FFF;
	font-size: 18px;
     font-weight: bold;
}

.textebloc { width:92%; float: left; padding:4%; background: #fff; }


.liste li { margin-top: 20px; }

.textebloca{
	width: 98%;
	border: 1px solid #045081;
	float: left;
	margin-bottom:30px;
	padding: 1%;
}


.moitie{
	width: 100%;
	float: left;
}

.moitieservice{
	width: 100%;
	float: left;
}


.moitie p {
    margin-left: 10px;
}
.boutonmoitie{
	width: 98%;
    border: 1px solid #666;
    float: left;
    background: #f3f3f3;
    text-align: center;
	margin-top: 10px;
}

.bouton  { margin-right: auto; margin-left: auto; text-align: left; }

.bouton a { padding:10px 20px 10px 20px;border-radius:0px; background: #1cc5b2; color:#FFF; text-decoration: none; font-weight: normal; text-align: center; font-size: 18px; margin-top:40px;}
.boutonc { margin-right: auto; margin-left: auto; text-align: center;margin-top:40px;}
.boutonc a {padding:10px 20px 10px 20px; border-radius:10px 10px 10px 10px; background: #d3dae2; color:#FFF; text-decoration: none; font-weight: bold; text-align: center; font-size: 18px;}
.boutonc a:hover { background: #0189bb; transition:1s ease-in;}

.blocespacec { float:left; width:100%;     margin-top: 40px;
    margin-bottom: 40px;}

.tableau { width:100%; float: left; color:#5f5f5f;font-size: 16px; }

.titretableau { width:100%; float: left; }
.titretableaua { width:50%; float: left ;}
.titretableaub {
	width: 21%;
	float: left;
	text-align: center;
	padding: 2%;
	background-color: #F4F4F4;
	font-weight: bold;
}
.titretableauc {
	width: 21%;
	float: left;
	text-align: center;
	padding: 2%;
	background-color: #F4F4F4;
	font-weight: bold;
}

.ligne {
	width: 100%;
	float: left;
	background-color: #effffd;
	font-weight:bold;
}
.ligneb { width:100%; float: left; background:#d9fffa; border:1 px solid #E2E2E2; font-weight: bold; }

.tligne { width:46%; padding:2%; float: left; text-align: left; }
.pligne { width:21%; padding:2%; float: left; text-align:center; font-weight: normal; }


/* Fin formulaire */

#tablephobie{ width:100%; }
.blocphobie { border:1px solid #CCC; margin-bottom:5px;  float: left;
    width: 98%; }
.phobie { width:48%; float: left; margin:0;     }
.phobie p { padding:0; margin-left:15px; }
.moitiephobie { float: left; width:100%;}

.tableaumecanique { width:100%; float: left;}
.moitiemecanique { float:left; width:100%; text-align:center; }

.graphique { float: left; width:100%; }

.crisepanique { float: left; width:96%; margin-bottom:40px; border:1px solid #CCC; padding:2%; }
.pensee { float: left; width:100%; text-align:center; }
.chiffre { float: left; width:100%; margin-right:0%; margin-left:0%; text-align:center; margin-bottom:30px; margin-top: 30px; }
.sentiment { float: left; width:100%; text-align:center; }


.titresb {font-size:30px; font-weight:bold;   color:#505a5f;}
.texteab {padding: 0px 10px 0px 10px;  color: #666;}




  .lien.responsive a {

    background: #fff;
  }
  
    .lien.responsive a:hover {

  }
    .blocblanc { float:left; width:100%; background:#FFF; display:block; text-align:left; padding: 20px 0px 20px 0px;}

  .blocbleu { float:left; width:100%; background-image:url(images/strcuture-batiment.jpg);  background-size: cover;   background-position:center; display:block; color:#FFF;     padding-bottom: 90px; padding-top: 90px;}
  .blocblanc { float:left; width:100%; background: #FFF;  background-size: cover;   background-position:center; display:block; color:#333;     padding-bottom: 90px; padding-top: 90px;}
    .blocbleudeux { float:left; width:100%; background-image:url(images/edifice.jpg);  background-size: cover;   background-position:center; display:block; color:#333;   padding-bottom: 90px; padding-top: 90px;}
.texteaintrob{ margin-right:40px; margin-left:40px; }
.arrieretransparent { 
background none;
background-color: none;
    width: 80%;
    float: none;
    height: 401px;
    padding: 30px;
    border: none;
    margin-right: auto;
    margin-left: auto;
    filter: none;
    opacity: none;}


    .textea  { color:#FFF; 
    font-weight: normal;
    font-size:18px; }
   .texteb p {color:#FFF; 
    font-weight: bold;
    font-size: 20px;
    margin: 20px 0px 0px 0px;}
    .textec {color:#FFF; 
    font-size: 18px; line-height:30px;}
     .texted { 
    font-size: 18px; line-height:30px;}
    
   .blocbleua { float:left; width:100%; text-align:left; color:#FFF; }
   .blocbleub { float:left; width:100%;}

   .bouton a { margin-right: auto;
    margin-left: auto;  line-height:30px; color:#FFF;     background: transparent;
    border-radius: 0px;
    border: 1px solid #fff; font-weight:normal; }
    p.bouton {
    margin-top: 40px;
}
   .boutonc a { margin-right: auto;
    margin-left: auto;  line-height:30px; color:#FFF; background:#d3dae2; border-radius:10px;}

.blocc  { float:left; width:100%; padding:10px 0px 10px 0px;}
.blocimagec  { float:left; width:100%; text-align:left; color:#333;}
.bloctextec { float:left; width:100%; padding-right:0%; padding-left:0%; text-align: left;  color:#333;}
.triangle.down {
  border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-top: 100px solid DarkTurquoise;
}

.titresbloc {text-align:center; font-size:25px; margin:20px 0px 0px 0px;     font-weight: bold;}
.fleche{ margin:0; text-align:center;     margin-bottom: 0px;}


.projetbloc { float:left; width:100%;     padding-top: 40px;
    padding-bottom: 40px; }
.projettexte { float:left; width:100%; }
.projetimage { float:left; width:100%; }

.contact { width:100%; float:left;}
.contacta { width:100%; float:left;}
.contactb { width:90%; margin-right:5%; margin-left:5%; float:left;}

@media only screen and (min-width: 481px) {
 .moitiehb {  padding-top:20px; display:none;}

}
 
@media only screen and (min-width: 769px) {    
 .moitiehb {  padding-top:20px; display:none;}
  .choix  { width:100%;  }
.choixb  { width:100%;}


/* Formulaire */


.moitie{
	width: 50%;
}

.moitieservice{
	width: 50%;
}


.boutonmoitie{
	width: 40%;
	margin-left: 2%;
	margin-right: 2%;
    border: 1px solid #666;
    float: left;
    background: #f3f3f3;
    text-align: center;
}


.ateliertitre{ line-height:150px; text-align: right;
    margin-right: 30px; }
.liens li {
	list-style:none;
	margin-bottom: 0px;
}

.liens a {
	line-height: 40px;
}
#numerob {  
    display: block;
    }

/* Fin formulaire */

   

}

 
 @media screen and (max-width: 1024px) {
  
  
  
.contact { width:100%; float:left;}
.contacta { width:100%; float:left;display: none;}
.contactb { width:90%; margin-right:5%; margin-left:5%; float:left;}

  
     .lien a:not(:first-child) {display: none;}
  .lien a.icon {
    display: block;
    text-align: left;
    float: none;
           background: #030e1a;  transition: all 2s ease-in-out;
  }
  
  
  .lien a {
    display: none;
    
}

  .lien.responsive {position: relative;  transition: all .5s ease-in-out;}
  .lien.responsive a.icon {
    right: 0;
    top: 0;
	display: none;  transition: all .5s ease-in-out;
  }
  .lien.responsive a {
    float: left;
    display: block;
	width:100%;
    text-align: center;
    padding:0;
    margin:0;
    color: #333;
  transition: all .5s ease-in-out;
  }
  
    .lien.responsive a:hover {

    padding:0;
    margin:0;
    background: none;
    color: #333;
      }
  
  
  
    .lienb a:not(:first-child) {display: none;}
  .lienb a.iconb {
    float: right;
    display: block;
	width:100%;
  }
  
  
  .lienb a {
    display: none;
    
}

  .lienb.responsive {position: relative;}
  .lienb.responsive a.iconb {
    right: 0;
    top: 0;
	display: none;
  }
  .lienb.responsive a {
    float: left;
    display: block;
	width:100%;
    text-align: center;
  }
#numerob {  
    display: block;
    }
.projetbloc { float:left; width:90%;   padding: 5%;}
.projettexte { float:left; width:100%; }
.projetimage { float:left; width:100%; }

.arrieretransparent {
/*    width: 98%; height: 901px;*/
}

}

@media only screen and (min-width: 1024px) {   
#temoignages p{ color: #0e2340; line-height: 24px;     padding: 0px 20px 0px 20px; }
#temoignages{ padding-bottom:100px;   }


.contact { width:100%; float:left;}
.contacta {width: 45%;
    margin-right: 5%;
    margin-top: 40px; display:block; float:left;}
.contactb { width:50%; float:left; margin-right:0%; margin-left:0%;}



.projetsp { margin-right:50px; margin-left:50px; }

.arrieretransparent { 
background: #1c203a;
background-color: #1c203a;
    width: 60%;
    float: none;
    height: 301px;
    padding: 30px;
    border: 1px solid #081835;
    margin-right: auto;
    margin-left: auto;
    filter: alpha(opacity=60);
    opacity: 0.7;}
 #logo img {
    width: 100px;
    height: 100px;
    margin-top: 30px;
    margin-bottom: 0px;
}
	.lien {
float: none;
    display: inline-block;  transition: all .5s ease-in-out;

}
.lien a {
color: #071727;
font-weight:bold;
	text-decoration: none;
	font-size: 14px;	
  padding-left: 58px;
    padding-right: 58px;
	text-align: center;
  border-radius: 0px;
 padding-bottom: 5px;
 padding-top:5px;
 text-align:center;
 line-height:60px;  
}
.lien a:hover {
	color: #333;
	transition: all 0.2s ease-in;
	-webkit-transition-duration: 0.2s;

 text-decoration:none;  transition: all .5s ease-in-out;
 
 }


    
	.lienb {
    overflow: hidden;
	float: right;

}
.lienb a {
	color: #bbb7b1;	
	text-decoration: none;
	font-size: 18px;	
	padding-left: 2%;
	padding-right: 2%;

 width:95%;
 border: 1px solid #e2e2e2;
    margin-bottom: 10px;
	text-align: center;
  border-radius: 0px;
 padding-bottom: 5px;
 padding-top:5px;
 background: #FFF;
}
.lienb a:hover {
	color: #ffffff;
	transition: all 0.2s ease-in;
	-webkit-transition-duration: 0.2s;
	padding-left: 10px;
	padding-right: 10px;
 width:95%;
 border: 1px solid #e2e2e2;
    margin-bottom: 10px;
 padding-bottom: 5px;
 padding-top:5px;
 border-radius: 0px;
 background: #071834;
}





#logo  { width:100%; float: left; text-align:left; }
#menu  { width:100%; float: none; display: inline-block; text-align: center; margin-bottom:0px; }


#page  { width:70%;  }
#menupage  { width:30%;     padding-top: 50px; }
#blocpage  { width:100%; }
.centreb {  width:80%;  }
.blocar  { width:80%;  padding:5%; border-radius: 0px;   margin-top:50px; margin-bottom:50px;}
.blocarinsc { width:80%;  padding:0% 10% 10% 10%; border-radius:0px;   margin-top:50px; margin-bottom:50px;}

.moitie {  width:50%; }

.moitieservice {  width:40%; padding:5%; }


.boutona { float: left; }
#aide  {  text-align:right; }
.boutona a { margin-left: 80px;  }


#basbloca {  width: 30%;
    margin-right: 4%; }
#basblocb  { width:28%; margin-right:3%; margin-left: 3%; margin-top:30px; }
#basblocc  {     width: 18%;
    margin-top: 30px;padding-left: 10%;}

.moitieca { width:50%; text-align:left;}
.moitiecb {  width:50%; text-align:right; background: #030e1a;}
#bas  { text-align:left;  padding-bottom: 80px; background: url(images/plan-ingenerie.jpg);
}

.choix  { width:100%; float: left; margin-bottom:30px; text-align:center;  }
.choixb  { width:100%; margin-right: 0%; margin-left: 0%; float: left; margin-bottom:30px; text-align:center; }


.btnbb a {
	padding: 20px 60px;
	font-weight: bold;
	font-size: 22px;
 float: none;

}


.btnbb {
padding-top: 50px;
	}
 
 h1 { font-size:34px; }
h2 {  font-size:22px; color:#505a5f;}

.texteaide{ text-align:right;margin-right: 0px;
    margin-left: 0px; }

#bloctexte p { margin-right: 150px; margin-left:150px;  }

.bloca { width:30%; float: left; display: block;}
.blocb {width:30%; float: left; margin-right:5%; margin-left: 5%; display: block;}
.titretemoig {font-size: 38px;
    text-transform: uppercase;}
#image  { display: block; background-image: url(images/ingenieure-batiment-tab.jpg);}



#bloca {display: block; }
#plustemoignage a { padding:16px 44px 16px 44px; background:#d3dae2; color:#FFF;  }

#imagebb { display:none;   }
   
   .texteba  {

    bottom: 20%;

}
.blocconseil { float: left; width:100%; margin-bottom: 60px; border:1px solid #F0F0F0;}
.imageconseil { width:100px; float: left;}
.texteconseil {width:500px; float: left; margin-left:40px; margin-top:10px;}

#texteaideb { } 
.aideb { text-align:center; }

.centreaide { width:80%;}
#blochoix  { padding: 60px 0px 60px 0px; }
h1 { font-size:28px; }
.partenaire {width:20%; float: left; text-align: center;}
.partenaire img {
 /* -webkit-filter: grayscale(100%); opacity: 0.5;*/
}

.partenaire img:hover {
/*     filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    opacity: 1;*/
}
 
#image  {  height: 740px; }
#imageb  {  }
.moitieha { width:100%;     display: block; }
.moitiehb { padding-top:20px;}
   .blocbleua { width:50%;}
   .blocbleub { width:50%;}
   
   .blocimagec  { width:20%; }
.bloctextec {     width: 73%;
    padding-left: 2%;
    padding-right: 5%;}
 .texteab {padding: 0px 40px 0px 40px;  }
     .texteb { font-size: 40px; line-height:60px; text-align:left; color:#fff;}
         .blocblanc { padding: 100px 0px 100px 0px;}

.titresp { display:block;  }
.titrespb { display:block; margin-top: 0px;}

.boutonc a {padding:10px 90px 10px 90px; }

.headertxt {
  margin: 200px 0px 0px 0px;
    padding: 0;
    display: block;
    text-align: center;
}

.headtxt0 {
margin-top: 0px;
 display:block;
	
}

.headtxt1 {
 font-family: 'Roboto', sans-serif;
	font-size: 40px;
	color: #f0fdff;
   animation-delay:1s;
   display: block;

    animation: 3s fadein ease-in-out ;
 text-align:center;
 margin:5px 0 0 0;

	padding: 0;

}
.headtxt2 {
 font-family: 'Roboto', sans-serif;
	font-size: 22px;
	color: #ffffff;
 animation-delay:1s;
	animation: 3s fadein ease-in ;
 text-align:center;
 margin-top:30px;
 display: block;
 }
.fleche{ margin-bottom: 50px;}


 .headtxt4 {

 animation-delay:3s;
	animation: 3s fadein ease-in ;
 text-align:center;
 margin-top:30px;
 display: block;
 margin-top:10px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;

 }
#numerob {  
    display: block;
    }
 
 .projetbloc {     float: left;
    width: 70%;
    padding-top: 100px;
    margin-bottom: 90px;
    margin-top: 80px;
	margin-right:10%;
	margin-left:10%;
    border: 1px solid #e2e2e2;
    padding-right: 5%;
    padding-left: 5%; }
.projettexte { float:left; width:100%; }
.projetimage { float:left; width:100%; }
  .arrieretransparent {
   width: 80%;
}
 }
 
@media only screen and (min-width: 1200px) {
 .arrieretransparent {
   width: 80%;
    height: 301px;
}
.boutonreali a {
    font-size: 18px;
}
 #image  { display: block; background-image: url(images/ingenieure-batiment.jpg);}

.projetbloc { float:left; width:90%; padding-top: 40px;
    padding-bottom: 40px;
	    margin-bottom: 150px;
		margin-right:0%;
	margin-left:0%;
	 }
.projettexte { float:left;     width: 50%;
    padding-right: 10%; }
.projetimage { float:left; width:40%; }
 
 #numerob {  
    display: none;
    }
 .titreac { font-size:41px;     margin: 0;}
 .titreaccc { font-size:25px; }
 h1 { font-size:28px; }
#tablephobie{ width:100%; }

.lienb a:hover {
	color: #ffffff;
	transition: all 0.2s ease-in;
	-webkit-transition-duration: 0.2s;
	padding-left: 2%;
	padding-right: 2%;
 width:95%;
 border: 1px solid #e2e2e2;
    margin-bottom: 10px;
 padding-bottom: 5px;
 padding-top:5px;
 border-radius: 0px;
 background: #071834;
}

.headertxt {
    position: relative;

    top: 0%;
    width: 100%;
	display: block;
 text-align: center;
}
.headtxt1 {
	font-size: 54px;
 display:block;
}
.headtxt0 {
	font-size: 25px;
 text-align:center;
 display:block;
	
}
 .headtxt4 {

 animation-delay:8s;
	animation: 3s fadein ease-in ;
 text-align:center;
 display:block;
 margin-top:70px;
    max-width: 60%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;

 }
.choix  { width:30%;     }
.choixb  { width:30%; margin-right: 4%; margin-left: 4%;     }
.moitieha { float:left ; width:50%;     display: block; }
.moitiehb { float:left ; width:50%;     display: block;}
.titresp { margin-top:40px; color:#FFF; text-align:righ; float:right; width:100%; text-align:right;    font-size: 14px;}
.titrespb { margin-top:0px; color:#FFF; text-align:righ; float:right; width:100%; text-align:right; font-weight:bold; font-size:25px;}

.btnbb a {
	padding: 20px 60px;
	font-size: 22px;
 float: right;

}
.aideb { text-align:center; }


.crisepanique {  width:96%; margin-bottom:20px; border:1px solid #CCC; }
.pensee {  width:40%; text-align:left; }
.chiffre { width:10%; margin-right: 5%; margin-left:5%; text-align:left; margin-top:0; margin-bottom:0; }
.sentiment { width:40%; text-align:left; }

.centre { margin-right:auto; margin-left: auto; width:80%;  }
#blochoix  { padding: 60px 0px 60px 0px; }
.centrecent { margin-right:auto; margin-left: auto; width:90%;  }
.centrecentb { margin-right:auto; margin-left: auto; width:90%;  }

#bloctexte { padding-top: 40px;
     }
 #bloctexte p {
    margin-right: 250px;
    margin-left: 250px;    color: #afafaf;
    font-weight: bold;    margin-top: 5px;
}
#imageb  { height: 161px; background: url(images/ingenieur.jpg); }
.moitiehb { padding-top:0px;}
.projetsp { margin-right:150px; margin-left:150px; }

    }

 
@media only screen and (min-width: 1400px) {
 .projetsp { margin-right:150px; margin-left:150px; }
 
#logo  { width:30%;text-align:left; }
#menu  { width:100%;text-align: center; margin-bottom: 0px; float:left; display: block; }
	.lien {
    overflow: hidden;
    float: none;
    display: inline-block;

}
 .texteacb a {

  padding: 14px 32px;

}
.aideb { text-align:right; }
#blochoix  {  }

.moitiephobie {  width:50%;}
.moitiemecanique {  width:44%; padding:2%; margin-left:10px; border:1px solid #CCC;   }
.centre { margin-right:auto; margin-left: auto; width:85%;  }

    }
@media only screen and (min-width: 1500px) {

.centre { margin-right:auto; margin-left: auto; width:80%;  }

#blochoix  {  }
    }
