@font-face {
	font-family: 'EBgaramond';
	src:url('fonts/static/EBGaramond-Regular.ttf') format('truetype');
	font-weight: 50;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica Neue Condensed';
	src:url('../fonts/HelveticaNeue-Condensed.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'cinzel';
	src:url('../fonts/Cinzel-VariableFont_wght.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}




/* === body ================================================================= */


body {
    background: #000000;


    color: #fff;
    font-family: "EBgaramond";

    text-transform: uppercase;

    margin: 0px;

  }






  /* === main ================================================================= */



#container_h1{
  width:100%;

  display:flex;
  align-content: center;
  justify-content: center;



}


main h1 {

  margin: 0% 0% 2% 0%;
  padding:15px;
  
  text-align: center;
  
  color: #fff;
  font-size: 3vw;
  font-weight: 200;
  
  border-bottom: #aa8111 solid 3px;
  
}


/* === TEXT ================================================================= */
 
  
  .presentation_centrale p{
    margin: 10px;
    padding: 20px;

  }
  
  
  .presentation_centrale{
    display: flex;
  }
  
  

  

  
 



/* === galerie déroulante ================================================================= */


#encart_galerie_deroulante{
    width: 100%;
    height: 80%;
    margin-bottom: 10%;

}


#galerie_deroulante{
    margin: 0px 5% 20px 5%;

    width: 90%;
    height: 100%;

    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;

    display: flex;
    align-content: center;
    justify-content: center;
}

#galerie_deroulante #contenu_galerie_deroulante{
    height: fit-content;
    width: fit-content;
    margin: auto;
}

#galerie_deroulante #contenu_galerie_deroulante a{

    text-decoration: none;
    color: #000;
}

#titre_galerie_deroulante, #description_galerie_deroulante , #esp_galerie_deroulante{
    text-align: center;
}

#titre_galerie_deroulante{
    font-size: 4vh;
    font-weight: 100;
}

#description_galerie_deroulante{
    margin-bottom: 5%;
}



#esp_galerie_deroulante{
    background:#FFF;
    padding: 3%;
    border: #fff solid 2px;
    border-radius:2px;
    opacity:0.7;
}



#esp_galerie_deroulante:hover {


    text-decoration: none;
    color: #aa8111;
    opacity:1;

  }




/* === menu image ================================================================= */



#encart_menu_image{
    width: 100%;



}




.menu_image{
    position: relative;

    padding-top: 25%;
    width:75%;

    

    margin: 2%;
    margin-left: 12.5% ;
    margin-right: 12.5%;
    
    background-size: 90%;
    background-repeat: no-repeat;


    background-color: #fff;

    transition: background-size 0.5s;

}

.menu_image:hover{
    background-size: 110%;
}



/* ===  contenu text menu image ================================================================= */


.bcg-droit , .bcg-gauche {

    position: absolute;


    width:27.2%;
    height: 100%;


    top:0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}




.bcg-droit{
    margin-right: auto;

    padding-right: 2.7%;


    background-image: url(../images/img_prs/pres-menu-image-2.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}




.bcg-gauche{
    margin-left: auto;

    padding-left: 2.7%;


    background-image: url(../images/img_prs/pres-menu-image.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}


/* ===  contenu text menu image ================================================================= */



.titre_menu_image {


    margin: 5% auto;
    width:80%;
    height: 20%;

    text-align: center;

    font-size: 1vw;
    font-weight: 100;


}

.text_menu_image {

    margin: 5% auto;
    width:80%;
    height: 40%;

    text-align: center;


}


.esp_menu_image {
    padding:  0%;
    
    margin: 5% auto;
    width:80%;
    height: fit-content;

    text-align: center;
    font-size: 1.2vw;
    font-weight: 100;
}



.esp_menu_image a {

    margin: 0%;

    text-decoration: none;
    color: #fff;
  }


  .esp_menu_image p {

    margin: 0%;
    height: 100%;

    padding: 5% 0%;

    border: #fff solid 2px;

    transition: all 0.5s ;
  }


  .esp_menu_image p:hover {


    text-decoration: none;
    background-color: #fff;
    color: #aa8111;

  }



/* === menu service ================================================================= */


#services { 
    display: flex;
    justify-content: center;
    height: fit-content;

}

.encart{
        position: relative;
    

        display: flex;


        padding-top: 65%;
        width:100%;



        background-image: url(../images/img_prs/encart-text.png);
        background-size: 90%;
        background-repeat: no-repeat;
        background-position: center;


    }


#contenu_services{

        position: absolute;

        display: flex;
        flex-direction: column;
        align-content: center;
        justify-content: center;

        

        padding: 6% 10% 6% 10%;
        width: 80%;
        top:0px;
        left: 0px;
        right: 0px;
        bottom: 0px;


 

    }

    
/* === titre menu service ================================================================= */ 


#titre_services{

    display :flex;

    align-content: center;
    justify-content: center;


    height: 14%;
    width: 100%;





}

.border_bottom_gold{

    margin: 0%;

    display :flex;

    align-content: center;
    justify-content: center;

    height: 100%;
    width: 30%;

    border-bottom: #aa8111 solid 2px;
}




#titre_services h2 {

    height: fit-content;
    margin: auto 0%;

    font-size: 3.5vw;
    font-weight: 150;



}

/* === text menu service ================================================================= */



#text_services {
    height: 86%;
}

#ligne_1_text_services ,#ligne_2_text_services {
    display: flex;
    flex-direction: row;

    align-items: center;
    justify-content: center;

    height: 50%;
    width: 100%;
}



#case_1_text_services, #case_2_text_services, #case_3_text_services{
    margin: 0%;
    height: 100%;
    width: 50%;
    display: flex;
    align-content: center;
    justify-content: center;
}



#case_1_text_services h3 , #case_2_text_services h3 , #case_3_text_services h3 {
    height: fit-content;
    margin: 0% 0% 5% 0%;



    font-size: 2.5vw;
    font-weight: 150;
    text-align: center;
}

#case_1_text_services p , #case_2_text_services p , #case_3_text_services p {
    height: fit-content;
    margin: 0% 0% 5% 0%;

    color: #aa8111;

    font-size: 3vw;
    font-weight: 150;
    text-align: center;
}

.contenu_case_text_services {
    margin: auto 0% 0% 0%;
}


.contenu_case_3_text_services {
    margin: auto 0%;
}