
body { /*Image de fond bien centré*/
    background: url("photo1.jpg") no-repeat center fixed;
    background-repeat:no-repeat;
    background-position: center;
    margin: 0;
    padding: 0;
    -webkit-background-size: cover; /* pour anciens Chrome et Safari */
    background-size: 75%; /* version standardisée */
    position: relative;
    margin: auto;
    right: 0;
    left: 0;
    }
         
    #Logo {
    float: left;
    padding: 0px;
    margin: 0px;
    }
          
    #manoir1 {
    display: flex;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    }
    
    #manoir2 {
    display: flex;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: 120px;
    }
    
    .menu {
    background-color:#2f3a68;
    text-align: center;
    margin: 0 auto;
    padding-top: 14px;
    padding-bottom: 14px;
    height: 290px; 
    width: 1280px;
    }  
    
    #navigation li {
    display: inline ;
    margin-right: 0% ;
    color: white ;
    background: #1fe0;/*code coleur transparent*/
    }
      
    #navigation li a {
    padding: 2px 0px ;
    background: #1fe0 ; /*code coleur transparent*/  
    color: white ;
    border: none;
    font: 106% "Montserrat", "Lucida Console",Arial,sans-serif ;
    line-height: "";
    text-align: center ;
    text-decoration: none ; 
    margin-left: 10px;
    }
      
    #navigation li a:hover, #navigation li a:focus, #navigation li a:active {
    background: rgba(134, 179, 209, 0) ;
    text-decoration: none ;
    opacity: 0.50;
    }
    
     .flex1 {
    margin: 0 auto;
    background-image: url("images/manoir-bordeneuve1.jpg");
    background-size: 1280px 400px;
    border: none;
    height: 400px;
    width: 1280px;
    border-bottom-right-radius: 10px 10px;
    border-bottom-left-radius: 10px 10px;
    } 
    
    .flex1 div {
    border: none;
    height: 50px;
    width: 240px;
    text-align: center;
    border-radius:0.12em;
    }
    
    .menu1 {
    background-color:#ccdfe6; /*créer un fond dégradé de couleur*/
    text-align: center;
    margin: 0 auto;
    padding-top: 30px;
    height: 150px; 
    width: 1280px;
    margin-bottom: -15px;
    } 
    
    h2 {
    color: #2f3a68;
    font-family: 'Montserrat', serif, Verdana, Arial, Helvetica, sans-serif;
    font-weight: 100;
    font-size: 60px;
    margin-top: 10px;
    margin-bottom: 0px;
    }
      
   
    .button {
    background-color: rgba(47, 58, 104, 0.75);
    height: 150px;
    width: 660px;
    color: white;
    display: inline-block;
    border: solid white;
    border-radius:0.5em;
    margin-left: 40%;
    margin-top: 20%;
    font-size: 50px;
    padding-top: 10%;
    text-decoration:none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    
    }
    
    .button2 {
    height: 40px;
    width: 650px;
    color: white;
    display: inline-block;
    border-radius: 0.5em;
    border: none;
    margin-left: 45%;
    margin-top: 36%;
    font-size: 40px;
    padding-bottom: 10%;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
    }
    
    .button3 {
    background-color: rgb(255, 255, 255);
    height: 40px;
    width:260px;
    color: rgba(47, 58, 104);
    display: inline-block;
    border-radius: 1em;
    margin-left: 200%;
    margin-top: 40%;
    padding-top: 7px;
    text-decoration:none;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    }
    
    .flex {
    margin: 0 auto;
    background-image: url("images/Manoir2.jpg");
    background-size: 1280px 400px;
    border: none;
    height: 400px;
    width: 1280px;
    border-top-right-radius: 10px 10px;
    border-top-left-radius: 10px 10px;
    border-bottom-right-radius: 10px 10px;
    border-bottom-left-radius: 10px 10px;
    margin-bottom: -15px;
    }   
      
    .flex div{
    border: none;
    height: 120px; 
    width: 600px;
    padding-top: 3%;
    }
        
    h7 {
    color: #2f3a68;
    font-size: 35px;
    margin-left: 5%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    }
      
    h8 {
    color: black;
    font-size: 15px;
    margin-left: 5%;
    font-family: 'Montserrat', sans-serif; 
    }     
        
    ul {
    padding-inline-start: 20%;
    }
    
    
    h9 {
    color: #2f3a68;
    font-family: 'GFS Didot', serif, Verdana, Arial, Helvetica, sans-serif;
    font-weight: 100;
    font-size: 60px;
    z-index: -1;
    }
 
    
    #conteneur {
    display: flex;
    justify-content: space-around;
    align-items: center;
    }
    
  
    .socialmedia{
      width: 1280px;
      background-color:#ccdfe6;
      margin-left: auto;
      margin-right: auto;
      font-family: 'Montserrat', sans-serif;
      font-weight: 600;
      color: #2f3a68;
      padding-bottom: 100px;
      text-align: center;
    }


    .menu5 {
    background-color:#ccdfe6; 
    text-align: center;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 400px; 
    width: 1280px;
    position: relative;
    } 
    
    #conteneur1 {
    display: flex;
    justify-content: space-around;
    align-items: center;
    }
    
    #menu-footer {
    background-color:#2f3a68;
    text-align: center;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 100px;
    height: 250px; 
    width: 1280px;
    }
    

    .conteneur_element_1 p {
    color: red;
    }

    #menu-footer p {
    font-size: 25px; 
    }


    .link_facebook { 
    color: red; 
    }

    .link_facebook a{ 
      color: red; 
      text-decoration: none;
      }

    .link_facebook:hover { 
    color:  #FE8080 ; 
    opacity: 0.50;
    } /* CSS link hover (gris) */
  

    /* Style all font awesome icons */
    .fa {
      padding: 15px;
      font-size: 60px;
      width: 80px;
      height: 80;
      text-align: center;
      text-decoration: none;
    }

/* Add a hover effect if you want */
.fa:hover {
  opacity: 0.7;
}

/* Set a specific color for each brand */

/* Facebook */
.fa-facebook {

  margin-right: 25px;
  color: white;
  background:  #3B5998;
  height: 60px;
  width: 60px;
  border-radius: 50%;
}

/* Instagram */
.fa-instagram {
  color: transparent;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background-clip: text;
  -webkit-background-clip: text;
  border: white 2px solid;
  height: 60px;
  width: 60px;
  border-radius: 50%;
}

#icon-phone{
 color: white;
font-size: 20px;
}
    #footer {
    background-color:#2f3a68;
    text-align: center;
    margin: 0 auto;
    padding-top: 150px;
    padding-bottom: 20px;
    height: 420px; 
    width: 1280px;
    }   
    
    #footer li {
    display: inline ;
    margin-right: 0% ;
    color: white ;
    background: #1fe0;/*code coleur transparent*/
    }
    
    #logo1{
    display: flex;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 80px;
    }
    
    #footer li a {
    padding: 2px 80px ;
    background: #1fe0 ; /*code coleur transparent*/  
    color: white ;
    border: 20px black ;
    font: 116% Lato, "Lucida Console",Arial,sans-serif ;
    line-height: "";
    text-align: center ;
    text-decoration: none ; 
    }
    
    #footer li a:hover, #navigation li a:focus, #navigation li a:active {
    background: rgba(134, 179, 209, 0) ;
    text-decoration: none ;
    opacity: 0.50;
    }
     
    h1 {
    color: white;
    font-size: 68px;
    margin-top:5%;
    margin-bottom: 0px;
    margin-left: 4%;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    }
    
    h3 {
    color: white;
    font-size: 55px;
    margin-top: 0px;
    margin-left: 4%;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
    }
    
    h4 {
    display: inline;
    color: white;
    font-size: 20px;
    font-family: Lato, Verdana, Arial, Helvetica, sans-serif;
    }
    
    h5 {
    color: #2f3a68;
    font-size: 60px;
    margin-left: 4%;
    text-align: left;
    font-family: 'GFS Didot', serif, Verdana, Arial, Helvetica, sans-serif;
    font-weight: 100;
    }
    
    h6 {
    color: #2f3a68;
    font-size: 20px;
    margin-left: 4%;
    font-family: 'Montserrat', sans-serif;
    }  
    
    p {
    color: white;
    font-size: 20px;
    }
    

  .img-area {
  display: flex;
  width: 1280px;
  background-color:#ccdfe6;  
  margin: 0 auto;
  }
  
  .img-area .items {
  text-align: center;
  width: 700px;
  height: 620px;
  margin: 0 auto;
  }
  
  .img-area .items img {
  width: 700px;
  height: 520px;
  margin: 0 auto;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  }
  
  .img-area .slick-center .items {
  transform: scale(1);
  }
  
  .slick-dotted.slick-slider {
  margin-bottom: 0px;
  width: 1280px;
  text-align: center;
  margin: 0 auto;
  }
  
  .item__title {
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: rgba(47, 58, 104);
  margin: 0 auto;
  padding-top: 15px;
  width: 370px;
  background-color:  white;
  
  }
  
  .item__description {
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  color: rgba(47, 58, 104);
  margin: 0 auto; 
  width: 370px;
  background-color:  white;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  height: 50px;
  padding-top: 10px;
  }
  
  
  .img-area1 {
  display: flex;
  background-color:#ccdfe6;  
  margin: 0 auto;
  }
    
  .img-area1 .items1 {
  text-align: center;
  width: 370px;
  height: 325px;
  margin: 0 auto;
  
  }
    
  .img-area1 .items1 img {
  width: 370px;
  height: 225px;
  margin: 0 auto;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  }
    
  .img-area1 .slick-center .items1 {
  transform: scale(1.1);
  }
  
 .fa-chevron-left { 
  color: red;
  text-shadow: 1px 1px 1px #000;
  font-size: 64px;
  margin-top: 150px;
  margin-left: 30px;
  padding-right: 20px
  }
  
  .fa-chevron-right {
  color:red;
  text-shadow: 1px 1px 1px #000;
  font-size: 64px;
  margin-top: 150px;
  margin-right: 30px;
  padding-left: 20px;
  }
      

   .fa-chevron-circle-left { 
  color: red;
  text-shadow: 1px 1px 1px #000;
  font-size: 64px;
  margin-top: 70px;
  margin-left: 300px;

  }
  
  .fa-chevron-circle-right {
  color:red;
  text-shadow: 1px 1px 1px #000;
  font-size: 64px;
  margin-top: 70px;
  margin-right: 300px;
  }

  .slick-dots {
    
  }
      
  
  .item__title1 {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;

    font-weight: 500;
    color: rgba(47, 58, 104);
    margin: 0 auto;
    padding-top: 15px;
    width: 370px;
    background-color:  white;
    
    }
    
    .item__description1 {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-style: italic;
    color: rgba(47, 58, 104);
    margin: 0 auto; 
    width: 370px;
    background-color:  white;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 50px;
    padding-top: 10px;
    }