* {
    
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    scroll-behavior: smooth;
    
}
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Inconsolata&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap');

body {
    font-size: 18px;
    height: 100%;
    background-color: #F4F2F2;
}


#boutonRetour {
    background-color: #f0f0f0;
    color: #333 !important;
    border: 1px solid #ccc;
    padding: 2px 15px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    transition: background-color 0.3s ease;
}

#boutonRetour:hover {
    background-color: #e0e0e0;
}

.mt-5 {
    margin-top: 0rem !important;
  }
      
.scrollretour{
    width:30px;
    height: 30px;
    position: fixed;
    background-color: #666;
    ;
    z-index: 1000;
    opacity: 0.5;
    
}
 .retour{
     display: flex;
    justify-content:flex-end;
    align-content: center;
    align-items: center;
 }   

li{
    font-family: 'Montserrat', sans-serif;
    font-size: 0.80rem;
}

h4 {
    font-family: 'Roboto', sans-serif;
    font-size: 1.3em;
    font-weight: lighter;
    padding-top: 15px;
    padding-bottom: 20px;
    text-align: center;
    color: #000;
    line-height: 2rem;
  }

  h3{
    font-family: 'Roboto', sans-serif;
    font-size: 0.9rem;
    font-weight: 700;
    color: #24388a;
    margin:0 !important;
  }

.formain{
    width:60%;
}

.liencontact{
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    padding:10px;
    width:auto;
    font-size: 1.2rem;
}

.liencontact a{
    color:#fff !important;
    border: 1px solid;
    border-radius: 30px;
    padding-left:15px;
    padding-right:15px;
    }

    
.liencontact a:hover{
    color:#ccc !important;;
   
    }

    .contacter {
        width: auto;
        height: 80px;
        display: flex;
        align-content: center;
        left: 1.2rem;
        position: relative;
      }


.flexmenuhaut{
    display:flex;
    justify-content: space-between;
}

.reseaux{
    width:auto;
    padding-left: 20px;
    display: flex;
}

.icones{
    margin:0;
}


@media (min-width: 350px) and (max-width: 800px){
    .reseaux{
        width:auto;
        padding-left: 0;
    }
    }



    .btnenvoie {
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        padding: 2px;
        width: 120px;
        font-size: 0.8rem;
        color:#fff !important;
    border: 1px solid;
    border-radius: 5px;
    border-color: #f9905d;
    padding-left:5px;
    padding-right:5px;
    background-color: #f9905d;
      }

      .form-group{
        width:95%;
      }

      .form-text{
        width:97%;
        color:#000 !important
      }


  
.bloc{
    width:50%;
    margin-top: 20px !important;
}
label{
    font-size: 0.80rem;
    font-family: 'Montserrat', sans-serif;
}

.btn-primary {
    color: #000;
    background-color: transparent;
    border-color: transparent;
    border: 1px solid rgb(202, 21, 21) ;
    width: auto;
    font-size: 0.8rem;
    padding-left:40px;
    padding-right:40px;
  }

  .btn-primary:hover {
    background-color: transparent;
    color:#666
    
  }


  @keyframes animation {
    0%   {opacity:0; left:-400px;}
    25%  {opacity:0; left:-200px;}
    50%  {opacity:0.5; left:0;}
    75%  {opacity:0.7; left:0;}
    100% {opacity:1; left:0;}
  }
  
    .animation { 
    position:relative;
    animation-name: animation;
    animation-duration: 4s;
    
  } 
  
  
strong{
    color:#000;
}
.travaux{
    width:400px;
  height: 377px;
  overflow: hidden;
}

.logo{
    display: flex;
    justify-content: center;
    margin:auto;
}

.navigation{
    width: auto;
   
    margin:auto;
}
.devis{
    text-align:center;
    width: 800;
}
.intro{
   /* height: 900px;*/
    color:#000;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    /*position: relative;*/
}

.references{
    display:flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    margin:auto;
    
}
.references2{
    display:flex;
    justify-content: center;
    align-items: center;
    align-content: center; 
}
.references2 img{
   margin:5px;
   width: 320px;
}

figcaption{
    text-align: left;
    font-size: 0.9rem;
    font-family: 'Montserrat', sans-serif;
    margin-top:5px;
    padding: 7px;
}

figcaption img{
   width: 30px  !important ;
   background-color: transparent !important;
   padding: 0 !important;
}
@media (min-width: 350px) and (max-width: 1200px){
 
    .references{
        flex-direction: column;
        margin:auto;
     
    }
    .references2{
        flex-direction: column;
       margin:auto;
    }
    .references2 img{
       
       width: 330px;
    }



}

sup{
    color:#24388A;
    font-size: 0.9rem;
    font-family: 'Montserrat', sans-serif;
}

@media (min-width: 350px) and (max-width: 750px){
 
.formain{
    width:100%;
}

.footer{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
     align-items: center;
     align-content: center;
     font-size: 0.8rem;
     margin-top: 100px;
}
.bloc {
    width: 100%;
  }

}

.menuhaut {
    position: fixed;
    margin-top: 0 !important;
  }

.validation{
    width: auto;
    text-align: left;
}



.validation p{
   font-size: 0.7rem;
}

.blocformulaire {
    display: flex;
    justify-content: flex-end;
    width: 100%;
  }

.idendite{
    display: flex;
   
}

.liendecouvrir{
    color:#fff !important;
}

.liendecouvrir a{
    color:#fff !important;
}

.liendecouvrir a:hover{
    color:#ccc !important;
}

@media (min-width: 350px) and (max-width: 800px){
.blocformulaire{
   flex-wrap: wrap;
}
}

.containerform {
    width: 50%;
    padding: 20px 100px;
    margin:auto;
  }

@media (min-width: 350px) and (max-width: 800px){
 
    .containerform{
        width: 100%;
        padding: 20px 10px;
    }
    }

.containeradresses{
    background-image: url("img/geometre-expert-sarreguemines.jpg");
    background-color: #666;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    width: 500px;
    height: 800px;
    /*border-radius: .5rem;
    border: 1px solid #d2d3d6;*/
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-self: center;
    align-items: center;

}


@media (min-width: 350px) and (max-width: 800px){
 
    .containeradresses{
        width: 350px;
        padding:0;
        margin:auto;
    }
    }





.mainadresses {
    width: 500px;
    display: flex;
    justify-content: flex-end;
    margin-top: 100px;
  }
  

  @media (min-width: 350px) and (max-width: 980px){
 
    .mainadresses{
       margin: auto;
    }
    }




.txtadresses{
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8rem;
}
.adresses{
   background-color: #fff;
   padding:40px;
   border-radius: .5rem;
    border: 1px solid #fff;
    width: 350px;
    margin:auto;
}



@media (min-width: 350px) and (max-width: 850px){
 
    .adresses{
        width: 300px;
    }
    }


.adresses a{
   text-decoration: underline;
 }

/* FOOTER*/
.footer {
    height: 50px;
    color: #fff;
    background-color: transparent;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 0.8rem;
    margin-top: 0;
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;

  }
.footer a{
    color: #fff;
}


.footer a:hover{
    color: #ccc !important;
}

.liensfooter {
    height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 400px;
  }

  @media (min-width: 350px) and (max-width: 450px){
 
    .liensfooter{
        display: flex;
        flex-wrap: wrap;
    }
    }

    

@media (min-width: 350px) and (max-width: 1000px){
 
    .idendite{
flex-direction: column;
    }
}

@media (min-width: 350px) and (max-width:1000px){
 
    .blocformulaire{
flex-wrap: wrap;
justify-content: center;
    }
}








@media (min-width: 350px) and (max-width:1000px){
 
    .containeradresses{
margin-bottom: 50px;
    }
}

.marginspan{
    padding-top:0;
}
.basdepage{
    width: 100%;
    background-color: #666;
    
 }

 span {
    font-size: 0.90rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    
    
  }

  legend{
    font-size: 0.70rem;
    font-family: 'Montserrat', sans-serif;

  }

  .detail{

    color:red;
  }

  .prixht{
    font-size: 1.07rem;
    font-weight: 700;
  }

  .lot{
    color:green;
    font-size: 0.85rem;
  }
  .margesavoirplus{

    margin-top: 55px;
  }
 
/*Formatage texte*/
h1 {
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 1.2rem;
    padding-top: 200px;
    text-align: center;
    color:#000;
    
}   
h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    font-weight:600 ;
    text-align: center;
    color:#000;
    
}
p{
    font-size: 0.80rem;
    font-family: 'Montserrat', sans-serif;
    color:#000;
}

a{
    text-decoration: none;
    color:#000;
}


a:hover{
    color:#666;
}

li a:hover{
    color:#666;
}
.imgheader{
    height: 100px;

}

ul{
    margin-top: 3px;
  
}

sup{
      z-index:-500;
      font-size: 0.8rem;
  }
  
header {
    height:80px;
    width: 100%;
    /*position: fixed;*/
    z-index: 99;
    background-color: #666;
}

.margelogo{
    padding-left: 32px;
    width:886px;

}



@media (min-width: 350px) and (max-width: 750px){
 
    .margelogo{
        padding-left: 0;
        width:886px;
    }
    }

header ul {
 margin: auto;
 width: 500px;
 justify-content: flex-end;
 
}



header li {
    padding: 7px 20px;
    cursor: pointer;
    transition: 0.3s;
    font-size: 0.95rem;
    width:auto;
    
}
header li a {
    color: #000;
}

header li:hover {
    
    color:#666;
}

header .active {
    color: #666;
}

.contact {
    background-color: #333;
    height: 50px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
   
    position: relative;
    z-index: 1000;
  }

  .fondcontact {
    background-color: #666;
    height: 50px;
    width: 100%;
    padding-right: 40px;
}
@media (min-width: 350px) and (max-width: 700px){
.fondcontact {
    padding-right: 30px;
  }
}
.contact img{
    margin:10px 5px 0;
}
.containerfoncier{
    width:50%;
    margin:auto;
}


@media (min-width: 350px) and (max-width: 1280px){
 
    .containerfoncier{
         width:80%;
    }
    }
.containerfoncier p{
    text-align: left;
}


@media (min-width: 350px) and (max-width: 750px){
 
    .containerfoncier p{
        text-align: left;
        width:100%;
    }
    }

    .figurecustom {
        margin: auto ;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
      }
      .figurecustom img {
        width:700px;
      }

      @media (min-width: 350px) and (max-width: 750px){
 
        .figurecustom img{
            width:350px;
        }
        }


.containerfoncier strong{
    text-align: left;
    margin:auto;
    font-size: 0.9rem;
    font-family: 'Roboto', sans-serif;
    
}

.containerfoncier h2{
    text-align: left;
    font-size: 1rem;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
}

.containerfoncier h1{
    text-align: left;
    margin-top: 5px;
    
}


@media (min-width: 350px) and (max-width: 750px){
    
    .containerfoncier h1{
       font-size: 1.5rem;
    }
    }

.imgfoncier{
    display:flex;
    justify-content: center;
}


@media (min-width: 350px) and (max-width: 750px){

    
    .imgfoncier{
        display:flex;
        justify-content:center;
    }
    }


    .fondnavigation {
        background-color: #fff;
        position: relative;
        z-index: 10;
      }
.visuguelle {
    background-image: url("images/lots-parquets-massif-contrecolles.jpg");
    width: 100%;
    height: 850px;
   
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% -10px;
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .visuguelleservices {
    background-image: url("images/lots-parquets-massif-contrecolles.jpg");
    width: 100%;
    height: 500px;
    
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% -10px;
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .visuguellecontact {
   
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .marge{
    margin-top: 80px;
    background-color: coral;
  }
  .logos{
    display: flex;
    justify-content: space-evenly;
    align-content: center;
  }

  .visuguelle2 {
    background-image: url("img/geometre-expert-sarreguemines.jpg");
    width: 100%;
    height: 550px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 120px;
    margin-top: 30px;
    display: flex;
    flex-direction: column;
  }

  .textattente{
    width: 100%;
    height: 300px;
    margin-top: 100px;
  }

@media (min-width: 350px) and (max-width: 1498px){
 
.visuguelle{
     background-position: 20%;
     background-color: transparent;

}


}

.texthistoire{
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color:#fff ;
    font-size: 0.9em;
    text-align: center;
    padding:10px;
}

.blocintro{
    height: 850px;
  
        height: 850px;
        display: flex;
        flex-direction: column;
       
        justify-content: center;
   
}

.textintro{
    font-family: 'Roboto', sans-serif;
    color:#fff ;
    font-size: 2.5em;
    text-align: center;
    text-transform: uppercase;
   /* margin-top: -200px;*/
}
.textintroservices{
    font-family: 'Roboto', sans-serif;
    color:#fff ;
    font-size: 2.5em;
    text-align: center;
    text-transform: uppercase;
    margin-top: 60px;
}


@media (min-width: 350px) and (max-width: 500px){
 
    .textintroservices{
        font-size: 2.2rem;

    }
    }

   

.textservices{
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color:#000 ;
    font-size: 1.2em;
    text-align: center;
    text-transform: uppercase;
    margin-top: 50px;
}

.legendeservices{
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    color:#000 !important;
    font-size: 0.8em;
    text-align: center;
    margin-bottom: 50px;

}

.fleche{
    opacity: 1;
    }

    .margefleche{
        margin-top: 20px;
    }

.fleche:hover{
    opacity: 0.7;
}

@media (min-width: 350px) and (max-width: 400px){
 
    .legendeservices{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    }

.lienservices{
    font-family: 'Roboto', sans-serif;
    font-size: 0.9rem;
    font-weight:600 ;
    color:#fff ;
  
    text-align: center;
    text-transform: uppercase;
    /*margin-top:70px*/;
    cursor: pointer;
    transition: 0.3s;
    margin-top:80px;
}


.lienfoncier{
    font-family: 'Roboto', sans-serif;
    color:#fff ;
    font-size: 1.8rem;
    text-align: center;
    text-transform: uppercase;
    /*margin-top:70px*/;
    transition: 0.3s;
    margin-top:40px;
}

.question {
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
  }

  .civilite{
    font-family: 'Roboto', sans-serif;
    font-size: 1rem;
    font-weight: 700;
    margin-top: 50px;
  }

.lienformulaire{
    font-family: 'Roboto', sans-serif;
    color:#000 ;
    font-size: 1.5rem;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    /*margin-top:70px*/;
    transition: 0.3s;
    margin-top:140px;
}
@media (min-width: 350px) and (max-width: 500px){
 
    .lienfoncier{
        font-size: 1.4rem;

    }
    }

    @media (min-width: 350px) and (max-width: 500px){
 
        .textintro{
            font-size: 2rem;
    
        }
        }

        @media (min-width: 350px) and (max-width: 500px){
 
            .scrollservices{
                scroll-margin-top: 10rem;
        
            }
            }

.lienservices:hover{
    color:#ccc ;
    cursor: pointer;
    transition: 0.3s;
}
.navigationflex {
    display: flex;
    justify-content:space-around;
    position: relative;
    z-index: 1000;
    background-color: #fff;
    height: 140px;
    align-items: center;
  }

.services{
    width: 400px;
    height: 240px !important;
    height: auto;
    margin: 5px;
    background-color: #fff;
    border-radius: .5rem;
    border: 1px solid #d2d3d6;
    padding: 5px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.services img{
    border-radius: .5rem .5rem 0 0;
    overflow:hidden;
    width:150px;
}
.btn img{
    width:30px;
    }

    #btnservices{
        scroll-margin-top: 10rem; 
    }
.visuservices{
    display: flex;
    justify-content: center;
}

.affichephotoservices{
    display:flex;
    }

@media (min-width: 350px) and (max-width: 1050px){
 
    .visuservices{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    }
    }

.photoservices {
    width: 386px;
  }

  @media (min-width: 350px) and (max-width: 1050px){
 
    .photoservices{
    margin: auto;
    }
    }


    @media (min-width: 350px) and (max-width: 1050px){
 
        .affichephotoservices{
        display:none;
        }
        }

    .containerphotoservices {
        width: 350px;
        height: 493px;
        overflow: hidden;
        border-radius: .5rem;
        border: 1px solid #d2d3d6;
        margin-top: 3px;
      }
  
.photoservices img {
    width: 350px;
  
  }

.containerservices{
    display: flex;
    justify-content: center;
   
}


@media (min-width: 350px) and (max-width: 1050px){
 
    .containerservices{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    }
    }


.containeractualites{
    display: flex;
    justify-content:center;

   
}
@media (min-width: 350px) and (max-width: 1050px){
 
    .containeractualites{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    }
    }

    
.actualites{
    width:330px;
    height: auto;
    background-color: #fff;
    border-radius: .5rem;
    border: 1px solid #d2d3d6;
    overflow: hidden;
    margin:5px;

}

@media (max-width: 350px){
 
    .actualites{
        margin:auto;
    }
    }

.actualites img{
    border-radius: .5rem .5rem 0 0;
    width:330px;
    background-color: #fff;
}

.margeservices{

    margin-top: 165px;

}
#scrollservices{
    scroll-margin-top: 8rem; 
}
#scrollactualite {
    scroll-margin-top: 10rem;
  }
 

#scrollactualitephone{
    scroll-margin-top: -250px; 
}
#scrollservicesphone{
    scroll-margin-top: 350px; 
}

#anchor{
    scroll-margin-top: 50rem; 
}
.actualites h2{
    margin-top: 20px;
    text-align: left;
    padding-left: 20px;
}

.actualites p{
    padding: 0px 0px 0px 0px;
    text-align: left;
}

.logocde{
    width: 200px;
}

@media (min-width: 350px) and (max-width: 750px){
 
    .logocde{
   
        width: 150px;
}
    }

.logosguelle {
    display: flex;
    justify-content:space-around;
    align-items: center;
    margin-top: 100px !important;
    width: 500px;
   
  }

  

  @media (min-width: 350px) and (max-width: 750px){
 
    .logosguelle{
   
    flex-direction: column;
    align-items: center;
    width: 350px;
  
}
    }

.nav-phone {
    background-color: #fff;
    position: relative;
    top: -500px;
    transition: 0.5s;
    color:#fff;
    text-transform: uppercase;
    height: 130px;
}



.nav-phone .active {
    background-color: #ccc;
    color: #fff;
}

/*.nav-phone li {
    border-bottom: 1px solid rgb(58, 58, 58);
}*/

cite{
    font-size: 0.7rem;
}
.nav-phone li:hover {
    
    font-size:small;
    color: #ccc;
   
}

.nav-phone li{
    border-bottom: 1px solid #000;
   width: 310px;
}


.liphone{
    border-bottom: 1px solid #000;
    color: #fff;
}

.liphone a{
    color: #fff;
    border-bottom: 1px solid #000;
}

.nav-desk {
    position: relative;
    z-index: 98;
    background-color: transparent;
    color: #000;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
}

.nav-desk a {
 
    color: #000;
}

.show {
    top: 0;
}

/* figure img:hover{
    border: 1px #000 solid;
    transition: 0.2s;
    -webkit-transition:0.2s all ease-in-out;
    
}
*/




/* ACCUEIL */

.accueil {
    background-image: url('../img/masthead.jpg');
    height: 100vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.accueil .container {
    position: relative;
    z-index: 2;
}

.container{
    margin:auto;
   
}


.container-fluid{
    width: 100%;
    padding-right: 0;
    padding-left: 0;
}

.row{
    --bs-gutter-x: 0;
  --bs-gutter-y: 0;
}

.btn-pink {
    background-color: #666;
    border: 2px solid #666;
    border-radius: 0;
    padding: 12px 60px;
    color: white;
}

.btn-pink:hover {
    background-color: transparent;
    border: 2px solid #fff;
    color: white;
}

.filtre {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.burger {
    padding: 5px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
  }

  .burger .line {
    height: 3px;
    width: 40px;
    background-color: #000;
    margin-bottom: 5px;
  }