/* ubuntu-regular - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/ubuntu-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'),
       url('fonts/ubuntu-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/ubuntu-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/ubuntu-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/ubuntu-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/ubuntu-v13-latin-regular.svg#Ubuntu') format('svg'); /* Legacy iOS */
}

html{margin:0;padding:0;width: 100%;font-family: 'Ubuntu', sans-serif;width: 100%;overflow-x: hidden;}
body{background:#ffffff;margin:0;padding:0;text-align:center;font-family: 'Ubuntu', sans-serif;width: 100%;overflow-x: hidden;}
.container{
    margin: 0;
    padding: 0;
    width: 100%;
}
.modal-open{
    padding: 0 !important;
}
/*==========================================GENERAL========================================== */
li a{
    color: black;
} 
.vertical-align{
    margin-top: 50vh;
    transform: translateY(-50%);
}
button{cursor: pointer;}
.pointer{cursor:pointer;}
.error{
    background: none repeat scroll 0 0 #dc911b;
    color: #fff;
    margin:10px auto;
    text-align: center;
    width: 100%;
}
.success{
    background: none repeat scroll 0 0 #a2c037;
    color: #fff;
    margin:0px auto;
    text-align: center;
    width: 100%;
}
.general{
    margin: 0;
    background-color: #fff; 
    color : #000000;
    width: 100%;
}
a{
   color: #E3B11A; 
}
a:hover{
   text-decoration: none; 
   text-shadow: 0px 0.5px #E3B11A;
}
.contenu{
    margin-top: 100px;
    color : #000000;
}

h1{color: #E3B11A;font-size: 1.8em;font-weight: bold;}
h2{color: #3A4244;font-size: 1.6em;font-weight: normal;}
h3{color: #ffffff;}
h4{color: #3A4244;font-size: 1.3em;text-shadow: 0px 1px #3A4244; margin-bottom: 20px;}
h5{color: #ffffff;font-size: 1.1em;font-weight: bold;}
ul{font-size:1em;}
.jaune{color: #E3B11A;}
.gras{font-weight: bold;}
.grasplus{font-size: 25px;}
.blanc{color: #ffffff;text-shadow: 0px 1px #ffffff;}
.precision{font-size: 0.5em;}
.italique{font-style: italic;}
li{margin-left: -35px;list-style-type: none;}
.enter{margin: 0px;}
.fa{line-height:1em;}
/*=========================================BANDEAU =======================================*/
.header{
    background-color:#ffffff;
    width:100%;    
    padding: 0;
    margin: 0;
    top: 0;
    position: fixed;
    z-index: 9999;
    box-shadow: 0px 1px 10px #555555;
}
.titre{
    font-size: 3.5rem;
    font-weight: bold;
    text-shadow: 1px 1px #cccccc;
    text-align: left;
}
.titre a{color: #3A4244;text-decoration: none;}

.header .logo.accueil img {
    position:fixed;
    width: 250px;
    left: 60px;
}

/*.menu-block{padding-top: 15px;}*/
.menu-connexion{right: 0;}
.icone-menu{width: 200px;}
.bouton-menu{margin-left: -70px;}

.menu{
    display: initial;
    color: #E3B11A;
    background: transparent;
    border: hidden;
    position: absolute;
    font-size: 45px;
    margin-top: 8px;
}
#croix{display: none;}
.ligne-jaune{
    background-color: #E3B11A;
    padding: 5px;
    color: #28282A;
    font-size: 0.8em;
    height: 100px;
}

/*=========================================MODAL=======================================*/


/* --------------------------MENU---------------------------*/
/* - DIV principale - */
 #div-menu{
    position: fixed;
    z-index: 3;
    right: 0;
    background-color: #28282A;
    color: #ffffff;
    list-style-type: none;
    width: 400px;
    margin-top: 11px;
    height: 100%;
    text-align: left;
    padding: 20px;
    font-size: 1.3em;
   visibility: hidden;
}
.menu-liste{ padding-right: 0;}
.li-menu{margin-top: 10px;margin-bottom: 15px;}
/* liens sous-menu */
.lien-bis{
    font-size: 0.8em;
    margin: 0px;
    margin-left: -20px;
    line-height: 20px;
    margin-top: 5px;
    color: #969495;
}
.ul-menu{margin-top: 10px;}
.ul-menu a{margin-top: 50px;text-decoration: none;color: #ffffff;}
.ul-menu .lien-bis a{color: #B3ADB1;}
.ul-menu .active,.ul-menu a:hover{color: #E3B11A;}

/* =========================================CONTENU ========================================*/

            /*----------------------- SLIDER -----------------------------------*/
/*---------------Slide---------------*/
.slide{
    background: url('images/photo-slide.jpg') no-repeat center;
    background-size: cover;
    height: 500px;
}
.intro{color: #ffffff;height: 300px;}
.text-intro{padding-top: 15%;}
.titre-intro{font-size: 3em;text-shadow: 0.5px 0.5px #cccccc;}
.sous-titre-intro{font-size: 1.4em;}
#bouge{text-shadow: 0.5px 0.5px #E3B11A;}

            /*------------------ 2e DIV (avec carte) : Localisation----------------------*/
/*---------- DIV de gauche----------- */
.texte{text-align: left;padding : 40px;font-size: 1.2em;}
.presentation p{font-size: 0.9em;}
/*---------- DIV de droite----------- */
#localisation{
    background: url('images/map.jpg') #E3B017 no-repeat; 
    background-size: 100%;
    background-position: center;
}
.localisation{
    width: 100%;
}
.localiser .col-sm-4{
    padding: 0;
}
/* ------- Lignes espacements ------- */
.marge{max-width: 15px;}
.col-localisation{height: 100%; padding: 0; margin-left: 15px;}
.col-top{height: 5.8em;}
.col-middle{height: 21.2em;}
.col-bottom{height: 3em;}
.col-bordeaux,.col-amiens{height: 10%;line-height: 25px; text-align: left; width: 200px;}
.ville{font-weight: bold; font-size: 1.3em; width: 100%;}

            /*----------- 3e DIV (avec domaines d'expertise) -------------*/
/* DIV Principale */
.expertise{
    color: #ffffff;
    background: #414141;
    padding:60px 0;
}
/*.row-expertise{margin-top: 25px;}*/
/* Titre et lignes */
.lgn-exp{
    position: absolute;
    width: 45px;
    border-color: #ffffff;
    margin-top: 25px;
}
.av{right:0;}
.apr{left:0;}

/* DIV étoiles */
.colonnes-exp{margin: 5%}
.lgnd-etoile{
    font-size: 1.1em;
    width: 100%;
    margin-top: 5%; 
}
.etoile{width: 50%;}
/* Paragraphe dessous */
.desc-expertise{font-size: 1em; margin-top: -4em;}
.alaligne{display: none;}
.div-etoile a, .div-etoile p:hover{
    color: #fff;
    text-decoration: none;
}
.div-etoile a:hover{
    color: rgb(227,177,26);
    text-decoration: none;
}
            /*-------------- 4e DIV (METHODOLOGIE) --------------*/
/*----------- DIV Principale -----------*/
.methodologie{
    background-color: #E3B11A;
    position: relative;
    color: #3A4244;
}
/* --------------3 DIV------------------*/
.gauche, .methode, .droite, .img-gauche, .img-droite, .col-jaune{padding: 0;}
.methode{background-color: #E3B11A; padding:60px 0;}

/* -------- COLONNE des images -------- */
.img-gauche{background: url('images/photo-1.jpg') no-repeat;}
.img-droite{background: url('images/photo-2.jpg') no-repeat;}
.img-gauche,.img-droite{ background-size: 100% 100%;height: 300px;}
.col-jaune{background-color: #E3B11A;}
/* TRANSPARENTE*/
.transparente{background-color: rgba(58,66,68,0.7);height: 130px;}
.trans-1{margin-top: 15%;}
.trans-2{margin-top: 15%;}
.ecr-transp{
   position: absolute;
   font-size: 1.6em;
   line-height: 100%;
   color: #ffffff;
   width: 100%;
   margin-top: 7.5%;
}

/* -------- COLONNE centrale  -------- */
.bg-meth{
     background: url('images/background_methodologie.jpg');
     background-position: center;
}
.meth{margin-top: 10%;}
.souligne{border-color: #ffffff;width: 45px;}
/* 3 colonnes  */
.col-meth{margin-top: 60px;}
.col-centr{height: 200px;}
.centr-ecr{text-align: left; font-size: 1em;}
.resp-br{display: none}

            /*----------------------DEVIS & CONTACT---------------------------*/
/* ----------- DIV principale ----------*/
.contact-devis{
    position: relative;
    background-color: #414141;
    padding: 50px;
}

.annonce-form{margin-bottom: 35px;}

/*-------------Boutons-----------------*/
.bouton-devis, .bouton-annonces,.bouton-contact, .bouton-candidature{
    margin-top: 5px;
    margin-right: 0.1%;
    width: 200px;
    height: 50px;
    font-size: 1em;
}

.bouton-devis, .bouton-annonces{
    border: 2px solid #ffffff;
    background: transparent;
    color: #ffffff;
}
.bouton-contact, .bouton-candidature{
    border: 2px solid #E3B11A;
    background-color: #E3B11A;
    color: #3A4244;
}
.bouton-devis:hover,.bouton-annonce:hover,
.bouton-contact:hover,.bouton-candidature:hover{zoom: 120%;}

.card,.btn-lg {
    border-radius:0;
}
.card-footer {
    padding: 0;
}

            /*----------------------------Equipe(Accueil)---------------------------------*/
.col-img{
    width:100%;
    background-size: cover;
    background-position: top center;
}   
.texte-mona{
    z-index: 100;
    text-align: center;
    margin-top: 85%;
}
#mona1,#mona2,#mona3,#mona4{visibility:hidden;}
#titre-mona{font-size: 35px;color: #ffffff;text-shadow: 1px 1px 1px #000000;}
.p-mona{color: #ffffff; font-size: 22px; line-height: 20px;text-shadow: 1px 1px 1px #000000;}

            /*-----------------------CHIFFRES CLES----------------------------*/
.lgn-chf{
    position: absolute;
    width: 45px;
    border-color: black;
    margin-top: 25px;
}            
#chiffres-cles{position: relative;padding: 24px;padding:80px 0;}
.row-ch-cles{ margin-bottom: 50px;}
/* --Barre avant titre-- */
.barre-ch-cles{
    position: absolute;
    width: 45px;
    border-color: #3A4244;
    margin-top: 25px;
}
.av-ch{left:-20px;}
.apr-ch{right:-20px;}
.titre-ch-cles{margin: 3%;}
.col-icones{height: 275px;}
.chiffre{
    font-weight: bold;
    color: #E3B11A;
    font-size: 2.5em;
    margin: auto;
    width: 60%;
}
.icn-lgnd{
    margin: auto;
    color: #3A4244;
    font-size: 1.2em;
}
            /*-----------------------ACTUALITES----------------------------*/
#actu{
    padding:60px 80px;
}
.card-body{
    text-align: left;
    min-height: 150px;
}
.entry-meta{
    border-top: 1px solid #d6e6ea;
    border-bottom: 1px solid #d6e6ea;
    padding: 8px 0;
    color: #7F8C8D;
    margin-top: 10px;  
}
.entry-meta span{
    padding-right: 25px;
}
.article_title{
    font-size: 2rem;
    font-weight: 700;
    color: #E3B11A;
}
.article_title_sidebar{
    font-size: 1.5rem;
    font-weight: 700;
    color: #E3B11A;
}
.article_title > a{
    color: #E3B11A;
    font-weight: 700;
}
.col-md-7 > .content{
    margin-left: 15%;
}
.breadcrumb-item{
    color: black;
}
.art_title{
    font-size: 16px;
    text-transform: uppercase;
    color: black;
    position: absolute;
    top: 0;
    left: 80px;
    line-height: 20px;
}
.article_meta{
    text-align: right;
    color: #bfbfbf;
    font-size: 0.8rem;
}
.article_text{
    text-align: left;
    background: #ffffff;
    padding: 5%;
}
.posts_date{
    display: block;
    width: 80px;
    height: 80px;
    padding: 10px;
    text-align: center;
    background-color: #E3B11A;
    color: #333333;
}
.post_date, posts_date_day{
    text-transform: uppercase;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1;
    display: block;  
}
.post_date, .posts_date_day, .posts_date_month{
    font-size: 1.3rem;
    text-transform: uppercase;
}
.lgn-xp{
    position: absolute;
    width: 45px;
    border-color: black;
    margin-top: 25px;
}
#actus{
    background-color: #eee; 
    text-align: left;
    padding: 24px;
}
#last_actus, a:hover{
    color: black;
}
.breadcrumb-item + .breadcrumb-item::before{
    content: ">";
}
.panel{
    margin: 5% 0 5% 1%;
}
.sidebar_list_actu{
    position: relative;
    background-color: #414141;
    padding: 50px;
    width: 100%;
}
.list_article{
    padding: 30px;
}
.block_sidebar{
    background: #eee;
}
.partager {
    padding: 30px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    background-color: #414141;
    color: #ffffff;
}
#article_text{
    padding: 30px;
    margin-bottom: 60px;
}
.d-inline-block > a:hover{
    color: #ffffff;
}

/*-----------------------TRAVAILLER ENSEMBLE----------------------------*/
.travailler-ensemble{
    background: url('images/photo_3.jpg') no-repeat;
    height: 100%;
    padding: 50px;
}
.annonce-form{color: #ffffff; line-height: 25px; font-size: 1em;padding: 10px;}

/*-----------------------Newsletter----------------------------*/
.newsletter
{
    background: #4a5256;
}
.newsletter_text
{
    height: 120px;
    padding-left: 5%;
}
.newsletter_text h4
{
    color: #E3B11A;
    margin-bottom: 0px;
    line-height: 24px;
}
.newsletter_text p
{
    margin-bottom: 0px;
    line-height: 1.7;
    color: #ffffff;
}
.newsletter_form
{
    height: 120px;
    padding-right: 20px;
}
#newsletter_email
{
    width: 300px;
    height: 46px;
    background: #FFFFFF;
    border: none;
    padding-left: 20px;
}
#newsletter_email:focus
{
    border: solid 1px #7f7f7f;
    box-shadow: none ;
}
:focus
{
    outline: none ;
}
#newsletter_email::-webkit-input-placeholder
{
    font-size: 14px;
    font-weight: 400;
    color: #b9b4c7 ;
}
#newsletter_email:-moz-placeholder /* older Firefox*/
{
    font-size: 14px ;
    font-weight: 400;
    color: #b9b4c7;
}
#newsletter_email::-moz-placeholder /* Firefox 19+ */
{
    font-size: 14px ;
    font-weight: 400;
    color: #b9b4c7;
}
#newsletter_email:-ms-input-placeholder
{
    font-size: 14px ;
    font-weight: 400;
    color: #b9b4c7;
}
#newsletter_email::input-placeholder
{
    font-size: 14px ;
    font-weight: 400;
    color: #b9b4c7;
}
.newsletter_submit_btn
{
    width: 160px;
    height: 46px;
    border: none;
    background: #E3B11A; /*#2479c7*/
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
}
.newsletter_submit_btn:hover
{
    background: #f7ca42;
}

            /*-----------------------PIED DE PAGE----------------------------*/
/* ------ Menu bas -----*/
.footer{background-color: #28282A;text-align: left;}
.col-footer{text-align: left;text-shadow: none;line-height: 20px;color:#ffffff;}
.col-footer li{list-style-type: none;color: #ffffff;text-shadow: 0px 0.5px #ffffff;line-height: 30px;}
.col-footer a {color:#ffffff;}
.sous-menu{font-size: 1.5em;}
.menu-liste{
    list-style-type: none;
    color: #ffffff;
    text-shadow: 0px 0.5px #ffffff;
    line-height: 30px;
}
#copyright{
    background-color: #E3B11A;
    padding: 5px;
    color: #28282A;
    font-size: 1em;
    height: 25%;
}
.menu-liste a{color: #ffffff; text-decoration: none;}
.menu-liste a:hover{color: #E3B11A; text-shadow: 0px 0.5px #E3B11A;}
.menu-liste .sous-li a{color: #B3ADB1;}

.sous-li > a {text-shadow: none;line-height: 20px;margin-left: 10px;color: #969495;}
.sous-li > a:hover{color: #E3B11A; text-shadow: 0px 0.5px #E3B11A;}
.coordonnees{color: #ffffff;line-height: 25px;}

.mail{color: #ffffff;}
.mail:hover{text-decoration: underline;color: #ffffff;}

#follow{margin-top: 5%;}
.social{height: 35px;width: 130px;}
.social:hover{zoom: 120%;}
#premier-social{margin-top: -1px;}

#facebook{height: 30px;}
#twitter{height: 15px;}
#linkedin{height: 20px;}

/*=================================BARRE DE RECHERCHE==========================================*/
.search-wrapper {
    top:0;
    right:0;
    width: 100%;
}
.search-wrapper.active {}

.search-wrapper .input-holder{    
    height: 100%;
    width:100%;
    overflow: hidden;
    background: rgba(255,255,255,0);
    border-radius:6px;
    position: relative;

}
.search-wrapper.active .input-holder{
    width: 98%;
    border-radius: 50px;
    background: rgba(0,0,0,0.5);

}
.search-wrapper .input-holder .search-input{
    width:100%;
    height: 50px;
    padding:0px 70px 0 20px;
    opacity: 0;
    position: absolute;
    top:10px;
    left:10px;
    background: transparent;
    box-sizing: border-box;
    border:none;
    outline:none;
    font-family:"Open Sans", Arial, Verdana;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color:#FFF;
    transform: translate(0, 60px);
    transition: all .3s cubic-bezier(0.000, 0.150, 0.035, 1.570);
    transition-delay: 0.3s;
}
.search-wrapper.active .input-holder .search-input{
    opacity: 1;
    transform: translate(0, 10px);
}
.search-wrapper .input-holder .search-icon{
    width:100px;
    height:90px;
    border:none;
    border-radius:6px;
    background: #030104;
    padding:0px;
    outline:none;
    position: relative;
    z-index: 2;
    float:right;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
.search-wrapper.active .input-holder .search-icon {
    width: 50px;
    height:50px;
    margin: 10px;
    border-radius: 30px;
    margin-top: 20px;
}
.search-wrapper .input-holder .search-icon span {
    width:22px;
    height:22px;
    display: inline-block;
    vertical-align: middle;
    position:relative;
    transform: rotate(45deg);
    transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
}
.search-wrapper.active .input-holder .search-icon span {
    transform: rotate(-45deg);
}
.search-wrapper .input-holder .search-icon span::before, .search-wrapper .input-holder .search-icon span::after {
    position: absolute; 
    content:'';
}
.search-wrapper .input-holder .search-icon span::before {
    width: 4px;
    height: 11px;
    left: 9px;
    top: 18px;
    border-radius: 2px;
    background: #E3B11A;
}
.search-wrapper .input-holder .search-icon span::after {
    width: 22px;
    height: 22px;
    left: 0px;
    top: 0px;
    border-radius: 16px;
    border: 4px solid #E3B11A;
}
.search-wrapper .close {
    position: absolute;
    z-index: 1;
    top:24px;
    right:20px;
    width:25px;
    height:25px;
    cursor: pointer;
    transform: rotate(-180deg);
    transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
    transition-delay: 0.2s;
}
.search-wrapper.active .close {
    right:-50px;
    transform: rotate(45deg);
    transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition-delay: 0.5s;
}
.search-wrapper .close::before, .search-wrapper .close::after {
    position:absolute;
    content:'';
    background: #FE5F55;
    border-radius: 2px;
}
.search-wrapper .close::before {
    width: 5px;
    height: 25px;
    left: 10px;
    top: 0px;
}
.search-wrapper .close::after {
    width: 25px;
    height: 5px;
    left: 0px;
    top: 10px;
}


/*---------------------------------------------------------------------------
-------------------------------Témoignage------------------------------------
----------------------------------------------------------------------------*/

   .temoignage .article {
  width: 100%;
  min-width: 60em;
  max-width: 60em;
  margin: 1.5em;
  float: left;
  background-color: #292b2c;
  color: #fff;
  text-align: justify;
}
    .temoignage .article2 {
  width: 100%;
  min-width: 60em;
  max-width: 60em;
  float: left;
  margin: 1.5em;
  background-color: #E3B11A;
  color: #fff;
  text-align: justify;
  }
  .temoignage .entry-content{
      margin: 5% 15% 0;
  }
  .temoignage #text-temoin{
      margin-left: 3em; 
      margin-right: 3em;
  }  
  
.marge-1{
    margin-left: 8.3%;
}

.marge-3{
    margin-left: 25%;
}

.marge-2{
    margin-left: 16.7%;
}

.marge-4{
    margin-left: 33.3%;
}

.marge-5{
    margin-left: 41.7%;
}

.marge-6{
    margin-left: 50%;
}

/*-----------------------------------------------------------------------------
-------------------------------------Annonces----------------------------------
------------------------------------------------------------------------------*/

.annonce article {
  width: 100%;
  min-width: 10em;
  max-width: 25em;
  border: 1px solid #ccc;
  margin: 1.5em;
  float: left;
  position: relative;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #292b2c;
}
.annonce article hgroup h2 {
  margin: .2em 0;
  padding: 1.5em .5em 0 .5em;
  position: center;
  color :#fff;
}
.annonce article hgroup img {
  width: 100%;
}
.annonce article p {
  padding: .5em;
  font-size: 70%;
}
.annonce article a {
  color: #fff;
}

.annonce .tag {
  width: auto;
  height: auto;
  position: absolute;
  top: -1em;
  left: -1px;
  
  background: #8e44ad;
  padding: .5em;
}
.annonce .tag:before {
  content: attr(data-tagname);
}
.annonce .tag:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-top: 1em solid transparent;
  border-left: 1em solid #522764;
  z-index: -1;
  
}
.annonce .tag[data-id="1"] {
  background: #f1c40f;
}

/*-----------------------------------------------------------------------------
--------------------------------------Contact----------------------------------
-------------------------------------------------------------------------------*/

.col-b {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

/*-----------------------------------------------------------------------------
------------------------------------Devis--------------------------------------
------------------------------------------------------------------------------*/

.devis #div_creation {
display:none;
color: #fff;
}   
.devis #div_Refonte {
display:none;
color: #fff;
}
.devis #div_amelioration {
display:none;
color: #fff;
}
.devis #div_theme {
    display: none;
    color: #fff;
}
.devis table{
    border-collapse: collapse;
}

.devis .contact_devis {
  width: 35%;
  margin-bottom: 15px;
  height: 40px;
  padding: 10px;
}
.devis .button1 {
 margin-top: 10px;
 margin-right: 0.2%;
 width: 190px;
 height: 50px; 
 border: 2px solid black;
cursor: pointer;
 /*background-color: transparent  ;*/
}

.devis .button1:hover, .devis .button1:focus , .devis .button1:active , .devis .button1:visited{
background-color: #F3B329;                        
} 
.devis input[type=submit] , .devis .contact-submit
{

cursor :pointer ;
}
.devis .col-b {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}

/*------------------------------------------------------------------------------
----------------------------------Equipe----------------------------------------
-------------------------------------------------------------------------------*/
.profile-card {
    position: relative;
    float: left;
    overflow: hidden;
    width: 100%;
    text-align: center;
    height:100%;
    border:none;
}
.background-block {
    width: 100%;
    height: 200px;
    background-color: #E3B11A;
}
.profile-card .background-block .background {
    width:100%;
    vertical-align: top;
    opacity: 0.9;
    -webkit-filter: blur(0.5px);
    filter: blur(0.5px);
    -webkit-transform: scale(1.8);
    transform: scale(2.8);
}
.profile-card .card-content {
    width: 100%;
    padding: 15px 25px;
    color:#232323;
    float:left;
    background:#efefef;
    border-radius:0 0 5px 5px;
    position: relative;
    z-index: 50;
}
.profile-card .card-content::before {
    content: '';
    background: #efefef;
    width: 120%;
    height: 100%;
    left: 11px;
    bottom: 51px;
    position: absolute;
    z-index: -1;
    transform: rotate(-10deg);
}
.profile-card .profile {
    border-radius: 50%;
    position: absolute;
    top: 85px;
    width: 130px;
    height: 130px;
    opacity: 1;
    box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
    border: 2px solid rgba(255, 255, 255, 1);
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    z-index:100;
}
.profile-card h3 {
    color: black;
    margin-top: 30px;
    font-weight: 600;
    font-size:25px;
}
.profile-card h3 small {
    display: block;
    font-size: 15px;
    margin-top:10px;
}
/*.profile-card i {
    display: inline-block;
    font-size: 16px;
    color: #232323;
    text-align: center;
    border: 1px solid #232323;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    margin:0 5px;
}*/
.profile-card .icon-block{
    float:left;
}
.profile-card .icon-block2{
    float:right;
}
.profile-card .icon-block a{
    text-decoration:none;
}
/*.profile-card i:hover {
  background-color:#232323;
  color:#fff;
  text-decoration:none;
}*/
.descrpt{
    font-size: 14px;
    text-align: justify;
    padding: 20px;
}

/*-----------------------------------------------------------------------------
------------------------------------Realisations-------------------------------
-------------------------------------------------------------------------------*/
#list_img{
    display:inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}
.production{
    margin: 10px;
    cursor: pointer;
    border: 2px solid #292b2c;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    opacity: 1;
}
.production:hover{
    opacity: 0.5;
}
.img_size{
    height: 216px;
    width: 400px;
}
.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
/*=================================RESPONSIVE==========================================*/

@media (min-width: 1500px){/* PC Lg*/
        #div-menu{font-size: 1.5em;padding: 30px;}
}
@media (max-width: 1280px){/* PC */
        h4{font-size: 1.3em;}
    /* -------------------methodologie------------------- */   
        .col-meth{margin-top: 30px;}
        .centr-ecr{font-size: 0.9em;}
    /* ---------------------ch cles---------------------- */     
        .annonce-form {margin-bottom: 15px;}
}
@media (max-width: 1040px) {  /* Tablette */
        h5{font-size: 1.5em;}
    /* ----------------------header---------------------- */
        .header .logo.accueil img {left:0; top:-12px; width: 150px;}
        .bouton-menu {right: 0; margin-left: 0;}
    /* ----------------------slider---------------------- */
        .slide{height: 500px;}
        .text-intro{padding-top: 25%;}
        .titre-intro {font-size: 3em;line-height: 50px;}
        .sous-titre-intro {margin-top: 0px;font-size: 1em;line-height: 20px;}
    /* -------------------localisation------------------- */        
        .texte{min-width:100%;}
        .localisation{min-width: 100%; height: 500px;}
    /* -------------------expertise------------------- */        
        .methodologie{height: 100%;}
        .gauche, .methode, .droite{min-width: 100%; max-width: 100%; 
               height: 300px;}
        .gauche, .methode, .droite, .img-gauche, .img-droite{ flex: 0 0 100%; max-width: 100%;}
        .methode{height: 100%;}
        .col-jaune{display:none; width: 0;}
        .trans-1,.trans-2{margin-top: 10%;}
        .transparente{height: 100px;}
        .meth{margin-top: 5%;}
        .col-centr{margin-bottom: 50px;}
        .annonce-form{line-height: 25px;}
        .spacer-contact-devis{flex: 0 0 17%;max-width: 17%;}
        .bouton-devis, .bouton-annonces, .bouton-contact, .bouton-candidature 
            {width: 180px; height: 50px; font-size: 1em;}
        .apr {left: 35px;}
        .lgnd-etoile{font-size: 1em;}       
    /* -----------------------devis----------------------- */    
        .spacer-contact-devis{display: none;}
    /* ----------------------Equipe(Accueil)---------------------- */ 
        .Mona{display:none}
    /* ---------------------ch cles---------------------- */
        #chiffres-cles{padding: 0;padding: 10%;}
        .col-icones{padding:0;}
        .lgnd-chiffre{width: 100%;}
        .case-ch-cles{padding: 0;}
        .col-ch-cles{padding: 5px;}
    /* --------------------ensemble--------------------- */    
        .spacer-ensemble{display:none;}
        .texte-ensemble{max-width:100%; flex: 0 0 100%; padding: 8%;} 
        .col-droite{flex: 0 0 60%; max-width: 60%;}
        .coordonnees{font-size: 1.2em;}
        .ligne-jaune{font-size: 1em;height: 60px;}
}
@media (max-width: 900px){/* Tablette */
    /* ----------------------menu---------------------- */
        #div-menu{margin-top: 6px;padding: 30px;}
        .titre{font-size: 2.5rem;}
    /* ----------------------chiffre---------------------- */   
        .col-icones{height: 300px;flex: 0 0 30%;max-width: 30%;}
        .img-ch-cles{padding-left: 15%;}
    /* ----------------------slider---------------------- */
        .slide{height: 400px;}
    /* --------------------expertise--------------------- */          
        .alaligne{display: initial;}
        .div-etoile{flex: 0 0 25%;max-width: 25%;}
        .colonnes-exp{margin-left: 0;}
        .expertise{height: 100%;}
        .av,.apr{display: none;}       
     /* ----------------------Equipe(Accueil)---------------------- */ 
        .Mona{display:none}
/*      .col-img{height: 400px;}
    /* -----------------------Devis----------------------- */     
        .offset-sm-1,.offset-sm-2{margin-left:3%;}
    /* ---------------------footer---------------------- */    
        .ligne-jaune{font-size: 1em;}
}
@media (max-width: 768px){  /* Tablette */
    #div-menu{margin-top: 6px;padding: 30px;}
    .icone-menu{width: inherit;}
    .menu{font-size: 34px;}
    /* ----------------------slider---------------------- */
        .espace-slide{display: none;}
        .titre-intro {font-size: 2.5em;}
    /* -------------------methodologie------------------- */      
        .col-centr{margin-left: 50px;} 
    /* --------------------expertise--------------------- */    
        .div-etoile{flex: 0 0 70%;max-width: 70%;}
        .colonnes-exp{padding-left: 35%;padding-right: 10%;}
        .exp{margin-left:0px;}
        .lgnd-etoile {font-size: 1.2em;}
    /* --------------------Actualités--------------------- */      
        .col-md-7 > .content{margin-left: 0;}
    /* -----------------------Devis---------------------- */    
        .bouton-devis, .bouton-annonces, .bouton-contact, .bouton-candidature {margin-top: 5px;}
     /* ----------------------Equipe(Accueil)---------------------- */
        .Mona{display:none}
/*        .col-img{flex: 0 0 100%;max-width: 100%;height: 600px;}
        .mona4{display: none;}
        .texte-mona{padding-left: 20%;}*/
    /* ----------------------footer---------------------- */    
        .col-milieu,.col-margin-right{display:none;}
        .col-margin-left{display:initial;}
        .col-droite{flex: 0 0 80%; max-width: 80%;}   
    /* ---------------------footer---------------------- */    
        .ligne-jaune{font-size: 1em;height: 30%;}
        .img_size{width: 300px;height: 200px;}
}
@media (max-width: 580px){   /* Intermédiaire */
    .img-logo {float: left;width: 100px;}
    .icone-menu {display: none;}
    .menu-connexion {margin-top: -50px;position: absolute;right: 80px;top: 0;}
    .titre{font-size: 1.5em;}
    .menu{font-size: 34px;}
    #div-menu{margin-top: 1px;width: 250px; padding: 10px; padding-left: 10px; font-size: 1.3em;} 
    .methodologie .droite{display:none}
    .methodologie .col-centr{margin-left:0px}
    .centr-ecr{text-align: center;}
    /* ----------------------chiffre---------------------- */
        .col-icones{flex: 0 0 40%;max-width: 40%;}
        #chiffres-cles{height: auto;}
        .img-ch-cles{padding-left: 30%;}
        .lgnd-chiffre {padding-left: 30%;}
    /* ----------------------header---------------------- */
        .bouton-menu{margin-left: 300px;}
        .fa{font-size: 3em;}
        .bouton-menu{margin-left: 150px;}
    /* --------------------Actualités--------------------- */      
        .col-md-7 > .content{margin-left: 0;}    
    /* ----------------------Equipe(Accueil)---------------------- */
        .Mona{display:none}
/*       .col-img{height: 500px;}
    /* ----------------------footer---------------------- */    
        .col-margin-left{display:none;}
        .col-droite{flex: 0 0 100%; max-width: 100%; padding-left: 5%;} 
        .offset-sm-1,.offset-sm-2{margin-left:3%;}
        .img_size{width: 200px;height: 200px;}
}
@media (max-width: 480px){ /* Smartphone */
        .menu{font-size: 34px;}
        .intro{height: 200px;}
    /* ----------------------header---------------------- */
        #div-menu{font-size: 1.5em;padding-left: 20px;width: 100%;}
    /* ----------------------slider---------------------- */
        .slide{height: 300px;}
        .espace-slide{display: none;}
        .titre-intro {font-size: 2em;line-height: 40px;}
        .text-intro{margin-left: 0px; margin-top: 0; padding-top: 25%;}
    /* -------------------localisation------------------- */        
        .localisation{height: 350px;}
    /* -------------------expertise------------------- */    
        .div-etoile{flex: 0 0 90%;max-width: 90%;}
        .colonnes-exp{padding-left: 25%;padding-right: 10%;}
        .exp{margin-left:15px;}
        .lgnd-etoile{font-size: 1em;}
        .trans-1, .trans-2{margin-top: 25%;}
        .col-centr{margin-bottom: 0;}
    /* -----------------------Devis----------------------- */    
        .contact-devis {padding-left: 10px; padding-right: 10px;}
     /* ----------------------Equipe(Accueil)---------------------- */
        .Mona{display:none}
/*        .col-img{height: 400px;}
        .p-mona{font-size: 1.5em;line-height: 60px;}
        .texte-mona{padding-left: 7%;}
        #titre-mona{font-size: 1.8em;}
        .social{width:100px;}
        .margin-2{margin: 0;}*/
    /* --------------------Actualités--------------------- */      
        .col-md-7 > .content{margin-left: 0;}
    /* --------------------Chiffres--------------------- */    
        .col-icones{flex: 0 0 50%;max-width: 50%;}
        .img-ch-cles{padding-left: 5%;}
        .lgnd-chiffre {padding-left: 5%;}
        .lgn-xp{display: none;}
    /* --------------------réalisation--------------------- */      
        .img_size{width: 300px;}
}
@media (max-width: 390px){
    /* ----------------------Equipe(Accueil)---------------------- */
    .Mona{display:none}
    /* ----------------------menu---------------------- */
    .menu{font-size: 34px;}
    .intro{height: 150px;}
    #div-menu{font-size: 1.3em;width: 100%;}
    .block{right: 25px;} 
    .col-img{height: 250px;}
    .bouton-menu{margin-left: 100px;}
    .div-etoile{font-size: 0.9em;}
    .col-meth{margin-top: 0;}
    .col-centr{margin-top: 30px;}
    .margin-2{margin: 0;}
    /* --------------------Actualités--------------------- */      
    .col-md-7 > .content{margin-left: 0;} 
    .ligne-jaune{display: none;}
    .lgn-xp{display: none;}
    /* --------------------réalisation--------------------- */      
    .img_size{width: 300px;height: 180px;}
}
@media (max-width: 320px){
     .Mona{display:none}
    .menu{font-size: 34px;}
    .bouton-menu{margin-left: 50px;} 
    .etoile{width: 70%;}
    .img-ch-cles img{width: 110%;}
    .margin-2{margin: 0;}
    /* --------------------Actualités--------------------- */      
    .col-md-7 > .content{margin-left: 0;} 
    .intro{height: 100px;}
    .lgn-xp{display: none;}
    .img_size{width: 300px;}
    #div-menu{font-size: 1.3em;width: 100%;}
}
    

@-moz-document url-prefix(){
   @media (min-width: 1900px) {
        .text-intro{padding-top: 60%;}
        .localisation{height: 600px;}
        .texte{padding-top: 70px;}    
        .meth{margin-top: 75px;}   
        .lgnd-chiffre {width: 60%;}}
   @media (min-width: 1599px){.lgnd-chiffre {width: 80%;}}
   @media (min-width: 1440px){.lgnd-chiffre {width: 85%;}}
   @media (min-width: 1040px) { PC 
            .text-intro{padding-top: 40%;} 
            .lgnd-chiffre {width: 90%;}        
   }
   @media (min-width: 900px){  Tablette 
            .localisation{height: 500px;}  
            .lgnd-chiffre {width: 95%;}  
   }
   @media (min-width: 768px){  Tablette 
            .text-intro{padding-top: 30%;} 
            .lgnd-chiffre {width: 100%;}
   }
   @media (max-width: 480px){
       .localisation{height: 420px;}
       .desc-expertise{display: none;}
   }

}

