/* ===============================
   1. RESET / BASE
================================ */

*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
   line-height: 1.8em;
  
     max-width: 100vw;
  
  
}

html, body {
  color: var(--text-dark);
  background: #ffffff;
   overflow-x: hidden;
    margin: 0;
    font-family: 'Poppins', sans-serif;
  color: #222;
}


/*BACKGROUND ------------------------------------------*/

.section-bg-rounded {
  position: relative;
  padding: 120px 0;
  overflow: hidden;
}



.section-bg-rounded::before {
   
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  height: 100%;
  background: #f2f4f6;
  border-radius: 80px;
  z-index: 0;
}
.section-bg-rounded > .container {
  position: relative;
  z-index: 1;
}

/*-------------------------------------------------------------------------*/

h1{
      padding-top: 40px; 
   

    }

.contact-form {
  max-width: 500px;
  width: 90%;
  margin: 30px auto;
}

.contact-form label {
  display: block;
  margin-top: 15px;
  font-weight: 600;
}

.contact-form input,
.contact-form textarea {
  width: 100%;
  padding: 10px;
  margin-top: 5px;
  border: 1px solid #ccc;
}

.contact-form button {
  margin-top: 20px;
  padding: 12px;
  background: #000;
  color: #fff;
  border: none;
  cursor: pointer;
}



/* Bouton */
.open-btn {
  position: fixed;
  bottom: 30px;
  right: 30px;
  background-color: #006eff;
  color: #ffffff;
  /*border: solid 5px;*/
  padding: 5px 20px;
  border-radius: 50px;
  cursor: pointer;
  font-size: 16px;
  z-index: 1000; 
  
 
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.open-btn a {
 
  color: #ffffff;
  text-decoration: none;
  font-size: x-large;
  

}


.open-btn:hover {
  transform: translateY(-3px) scale(1.05);
  box-shadow: 0 8px 20px rgba(0,0,0,0.2);
}





.logo{
    background: rgb(255, 255, 255);
    padding-left: ;
    width: 270px;
    height: 70px;
    margin: 0;
    
}







.header-radiateur-electrique{
    background: rgb(255, 255, 255);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.705), rgba(0, 0, 0, 0.493)), url("img/installation-radiateur-electrique-1.jpg");
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    padding: ;
    width: 100%;
    height: 450px;
    margin-bottom: 0px;
    
}



.header-accueil{

    
/*margin-top: -20px;*/

    background: rgb(255, 255, 255);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.26), rgba(0, 0, 0, 0.333)),  url("img/artisan-plombier.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: ;
    width: 100%;
    height: 500px;
    margin-bottom: 0px;
    
    
}
.nouveau-text-header p{
    color:#ffa600; font-size: xxx-large; font-weight: 700; text-decoration: none; 
} 

.nouveau-text-header-a{
     text-decoration: none;  color:#ffa600;
     
     
} 



.header-fuite{

    
     

    background: rgb(255, 255, 255);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.301), rgba(0, 0, 0, 0.301)), url("img/fuite-eau-plombier.jpg");
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    padding: ;
    width: 100%;
    height: 450px;
    margin-bottom: 0px;
}

.header-joints{

    
     

    background: rgb(255, 255, 255);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.301), rgba(0, 0, 0, 0.301)),  url("img/joint-2.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: ;
    width: 100%;
    height: 450px;
    margin-bottom: 0px;
}

.header-chauffeau{

    
     

    background: rgb(255, 255, 255);
   background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.301), rgba(0, 0, 0, 0.301)),  url("img/depannage-chauffe-eau-1.webp");
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    padding: ;
    width: 100%;
    height: 450px;
    margin-bottom: 0px;
}
  
.header-remplacement-chauffeau{

    
     

    background: rgb(255, 255, 255);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.301), rgba(0, 0, 0, 0.301)),  url("img/installation-chauffe-eau-2.webp");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    padding: ;
    width: 100%;
    height: 450px;
    margin-bottom: 0px;
}
  
.header-fuite-chauffe-eau{

    
     

    background: rgb(255, 255, 255);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.301), rgba(0, 0, 0, 0.301)),  url("img/installation-chauffe-eau-1.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: ;
    width: 100%;
    height: 450px;
    margin-bottom: 0px;
}
  

.header-robinet{

    
     

    background: rgb(255, 255, 255);
   background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.301), rgba(0, 0, 0, 0.301)),  url("img/robinetterire.jpg");
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    padding: ;
    width: 100%;
    height: 450px;
    margin-bottom: 0px;
}

     
.header-debouchage{

    
     

    background: rgb(255, 255, 255);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.301), rgba(0, 0, 0, 0.301)),  url("img/douche.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: ;
    width: 100%;
    height: 450px;
    margin-bottom: 0px;
}

     
.header-zone{
    
     

    background: rgb(255, 255, 255);
   background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.301), rgba(0, 0, 0, 0.301)),  url("img/paris.jpg");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    padding: ;
    width: 100%;
    height: 450px;
    margin-bottom: 0px;
}

.header-wc{

    
     

    background: rgb(255, 255, 255);
   background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.301), rgba(0, 0, 0, 0.301)),  url("img/wc-flotteur.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: ;
    width: 100%;
    height: 450px;
    margin-bottom: 0px;
}

.header-chaudiere{


    
     

    background: rgb(255, 255, 255);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.301), rgba(0, 0, 0, 0.301)),  url("img/entretien-chaudière-paris.jpg");
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    padding: ;
    width: 100%;
    height: 450px;
    margin-bottom: 0px;
}

.header-chauffage{

    
     

    background: rgb(255, 255, 255);
   background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.301), rgba(0, 0, 0, 0.301)),  url("img/fuite-chauffage.jpg");
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    padding:;
    width: 100%;
    height: 450px;
    margin-bottom: 0px;
}






.nouveau-text-header{
    
    margin-top: 25px;
    margin-bottom: 40px;
   
    
    margin-left: 10%;
    margin-right: 10%;
  padding: 15px 5px 5px 5px;
    width: 800px; 
  
} 

  .nouveau-header-titre{
                color : #ffffff; 
                
                font-size:3.5rem;
               line-height: ;
             
                
                 

                padding: ;
                font-weight: 700;
               
             
                background-color:  rgba(0, 0, 0, 0);
                
   
                margin-right: 16px;
                 
    
               /*border-radius: 24px;
                 
               margin-bottom: 5vh;*/
   

                }





                  .header-h1 {
    font-size: xxx-large;
    font-family: ;
    color: rgb(19, 19, 19);
    background-color:  rgba(255, 255, 255, 0.884);
    box-shadow: 2px 2px 2px darkgray;
    border-radius: 24px;
    display: inline-block;
    margin-bottom: 5vh;
    margin-right: 16px;
    margin-left: 16px;
    padding: 24px;
    
 }

                




.image{
    margin-bottom: 40px;
    margin-top: 40px;
}




.footer{
    width: 100%;
    background: #000000;

    margin-top: 0px;
  
    color: rgb(218, 218, 218);
    flex-shrink: 0;
}

.contenu-footer{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    text-align: left;
    padding: 50px 0 00px;
}
.contenu-footer_bottom{
    width: ;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding-top: 45px;
    padding-bottom: 15px;
    text-align: center;
}

.footer-contact h3,
.footer-services h3,
.footer-horaires h3,
.footer-media h3{
    font-size: 18px;
    padding-bottom: 20px;
    color: rgb(247, 247, 247);
}

.bloc{
    width: 25%;
    margin: 0 30PX;

}

.footer-contact p{
    padding: 5px 0;
    font-size: 15px;
}


.liste-services,
.liste-horaires,
.liste-media{
    list-style-type: none;
    font-size: 15px;
    padding: 5px 0;
}

.liste-services li{
    padding: 5px 0;
    font-size: 15px;
}



.liste-media img{
    width: 40px;
    margin: 10px 10px;
}

.liste-media a{
    display: flex;
    align-items: center;
    font-size: 15px;
}

.footer a{
  
    text-decoration: none;
    color: rgb(195, 195, 195);
}






.reseaux{
    margin-top: 20px;
}

#scrollUp
{
display: none;
position: fixed;
bottom : 0px;
right: 00px;
opacity: 0;
}




.footer-bottom {
    width: 100%;
}
.footer-bottom p{
    text-align: center;
}



/*modif chatgpt*/

    :root {
  --primary: #0074d9;
  --primary-dark: #005bb5;
  --accent: #ff5a3c;
  --bg-light: #f8f9fb;
  --text-dark: #1f2933;
  --text-muted: #6b7280;
  --radius: 14px;
  --shadow-soft: 0 10px 30px rgba(0,0,0,0.08);
}


p {
  color: var(--text-muted);
  max-width: 850px;
}

h1, h2, h3 {
  color: var(--text-dark);
  line-height: 1.3;
  
}

h1, h2, h3, .btn-primary, .btn-secondary {
   font-family: 'Poppins', sans-serif;
}

/* TITRES PLUS FORTS */
h1 {
  font-size: 2.6rem;
  font-weight: 700;
 
}

h2 {
  font-size: 2.1rem;
  font-weight: 700;
  margin-bottom: 10px;

}

h3 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
   margin-bottom: 10px;
}

/* MENU ET BOUTONS */
.nav a,
.btn-primary,
.btn-secondary {
  font-weight: 500;
}

/* TEXTES PARAGRAPHES */
p {
  font-size: 1rem;
  line-height: 1.7;
}

/**/

.red_section {
 /* border-radius: var(--radius);
  box-shadow: var(--shadow-soft);*/
  margin-top: 40px;
  margin-bottom: 40px;
}

.img {
  border-radius: 18px;
  box-shadow: var(--shadow-soft);
}

.img:hover {
  transform: scale(1.04);
}

.bloc-a a {
  text-decoration: none;
}
.bloc-a {
  max-width: 800px;
   margin-bottom: 20px;
}
.bloc-a p{
    margin-bottom: 50px;
}


.reveal {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.9s ease, transform 0.9s ease;
}

.impact-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 30px ;
  margin-bottom: 30px;
  margin-left: 0px;
}

.impact-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 26px;
  border-radius: 999px;
  font-weight: 600;
  font-size: large;
  text-decoration: none;
  box-shadow: 0 8px 25px rgba(0,0,0,0.1);
  transition: all 0.3s ease;
  margin-left: ;
}

/* Bouton téléphone */
.impact-btn.phone {
  background: #ffb700;
  color: #ffb700;
  border: 2px solid #ffb700;
}

/* Bouton devis (principal) */
.impact-btn.devis {
  background: #ffb700;
  color: #ffffff;
  
}

/* Hover */
.impact-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 35px rgba(0,0,0,0.15);
}

.impact-btn img {
  flex-shrink: 0;
}

.impact-btn.phone {
  animation: pulsePhone 2s infinite;
}



.impact-actions {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  margin-top: 25px;
  margin-left:;
}

.impact-btn {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 14px 22px;

  font-weight: 600;
  text-decoration: none;
  transition: all 0.25s ease;
}

.impact-btn.phone {
  background: #ffb700;
  color: #fff;
}

.impact-btn.phone:hover {
  background: #ffb700;
  transform: scale(1.05);
}

.impact-btn.devis {
  background: transparent;
  border: 2px solid #ffb700;
  color: #ffb700;
  
}

.impact-btn.devis:hover {
  background: #ffb700;
  color: #fff;
}

@keyframes pulsePhone {
  0% { box-shadow: 0 0 0 0 rgba(255, 204, 0, 0.4); }
  70% { box-shadow: 0 0 0 12px rgba(217, 177, 0, 0); }
  100% { box-shadow: 0 0 0 0 rgba(217, 156, 0, 0); }
}


.reveal.active {
  opacity: 1;
  transform: translateY(0);
}


.flex-container {
  display: flex;
  align-items: center;
  
   
}




.bloc-img {
        text-align: center;
        vertical-align: center;
        
        width: 50%;
        height: ;
        margin: 20px;
}

.img {
    
        padding-bottom: ;
        /*width: 100%;
        height: 100%;*/
       width: 450px;
        height: ;
        background-size: cover;
         /*box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.249);*/
    border-radius: 12px;
   
        transition: transform 0.4s ease, filter 0.4s ease;
}



.img:hover {
  transform: scale(1.05);
  filter: brightness(1.1);
}


.img_logo {
    
        padding-bottom: ;
        /*width: 100%;
        height: 100%;*/
       width: 270px;
        height: ;
        background-size: cover;
         /*box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.249);
    border-radius: 12px;
    border: solid, rgb(191, 255, 0);*/
        
}



input {
    border-radius: 12px;
    border: none;
    box-shadow: 0px 0px 3px darkgray;
    padding: 8px;
}





.red_section {
    margin-left: 10%;
    margin-right: 10%;
    
    padding-top: 25px;
    padding-bottom: 25px;
 
   /*  background-color:  rgb(230, 230, 230);
    box-shadow: 2px 2px 2px darkgray;
    border-radius: 24px;
   */
   
}



.red_section strong {
    color: rgb(0, 0, 0);
    

}


/* ===============================
   9. RESPONSIVE
================================ */

@media (max-width: 768px) {
  .section-bg-rounded::before {
    width: 95%;
    border-radius: 40px;
  }

  .section-bg-rounded {
    padding: 80px 0;
  }
}


@media screen and (max-width: 1024px){

    /*modif chatgpt*/

    @media (max-width: 768px) {
  .impact-actions {
    flex-direction: column;
    margin-left: ;
  }

  .impact-btn {
    justify-content: center;
    width: 100%;
    font-size: 1.05rem;
    margin-left: ;
  }

  .left-head-btn{
   margin-left: 20px;

  }
}


    body{
        overflow-x: hidden;
    }

    .logo{
        background: rgb(255, 255, 255);
        padding: ;
        padding-bottom:;
        width: 270px;
    height: 70px;
        margin: 0;
        
    }


  
   
    .contenu-footer{
        width: 90%;
        flex-wrap: wrap;
        
    }

    .bloc{
        width: 300px;
        margin: 30px 30px;
    
    }

    .bloc:nth-child(1),
    .bloc:nth-child(2){
        margin-bottom: 30px;
    }

    .bloc:nth-child(1){
        margin-top: 0;
    }



.header-accueil{

    
   /*  */

    background: rgb(255, 255, 255);
   background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.228), rgba(0, 0, 0, 0.251)),  url("img/artisan-plombier.webp");
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: ;
    width: 100%;
    height: 600px;
    margin-bottom: 0px;

    
    
}

.nouveau-text-header p{
    color:#ffa600; font-size: xx-large; font-weight: 700; text-decoration: none;
} 
.nouveau-text-header a{
     text-decoration: none; 
} 


.header-radiateur-electrique{

    
     

    background: rgb(255, 255, 255);
 background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.562), rgba(0, 0, 0, 0.562)), url("img/installation-radiateur-electrique-1.jpg");
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    padding: ;
    width: 100%;
    height: 500px;
    margin-bottom: 0px;
    
}




    

  
    
    .header-fuite{

        
    opacity: 0;
    animation: fadeInAnimation 2s ease forwards;
    
        background: rgb(255, 255, 255);
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.301), rgba(0, 0, 0, 0.301)),  url("img/fuite-eau-plombier.jpg");
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: cover;
        padding: ;
        width: 100%;
        height: 500px;
        margin-bottom: 0px;
    }
    
    .header-joints{

        
    opacity: 0;
    animation: fadeInAnimation 2s ease forwards;
    
        background: rgb(255, 255, 255);
   background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.301), rgba(0, 0, 0, 0.301)),  url("img/joints.png");
        background-repeat: no-repeat;
        background-position: left;
        background-size: cover;
        padding: ;
        width: 100%;
        height: 500px;
        margin-bottom: 0px;
    }

.header-chauffeau{

    
     

    background: rgb(255, 255, 255);
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.301), rgba(0, 0, 0, 0.301)),  url("img/depannage-chauffe-eau-1.webp");
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    padding: ;
    width: 100%;
    height: 550px;
    margin-bottom: 0px;
}
    

.header-remplacement-chauffeau{

    
     

    background: rgb(255, 255, 255);
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.301), rgba(0, 0, 0, 0.301)),  url("img/installation-chauffe-eau-2.webp");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    padding: ;
    width: 100%;
    height: 500px;
    margin-bottom: 0px;
}
    
.header-fuite-chauffe-eau{

    
     

    background: rgb(255, 255, 255);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.301), rgba(0, 0, 0, 0.301)),  url("img/installation-chauffe-eau-1.jpg");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    padding: ;
    width: 100%;
    height: 550px;
    margin-bottom: 0px;
}
    

.header-robinet{

    
     

    background: rgb(255, 255, 255);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.301), rgba(0, 0, 0, 0.301)),  url("img/robinetterire.jpg");
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    padding:;
    width: 100%;
    height: 500px;
    margin-bottom: 0px;
}

.header-debouchage{

    
     

    background: rgb(255, 255, 255);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.301), rgba(0, 0, 0, 0.301)),  url("img/douche.jpg");
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    padding: ;
    width: 100%;
    height: 500px;
    margin-bottom: 0px;
}


.header-wc{

    
     

    background: rgb(255, 255, 255);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), hsla(0, 0%, 0%, 0)), url("img/wc-flotteur.jpg");
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    padding: ;
    width: 100%;
    height: 500px;
    margin-bottom: 0px;
}

.header-chaudiere{

    
     

    background: rgb(255, 255, 255);
   background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.301), rgba(0, 0, 0, 0.301)),  url("img/entretien-chaudière-paris.jpg");
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    padding: ;
     width: 100%;
     height: 500px;
    margin-bottom: 0px;
}

.header-chauffage{

    
     

    background: rgb(255, 255, 255);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.301), rgba(0, 0, 0, 0.301)),  url("img/fuite-chauffage.jpg");
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    padding: ;
    width: 100%;
    height: 500px;
    margin-bottom: 0px;
}



.nouveau-text-header{
    

    margin-top: 20px;
    margin-bottom: 20px;
    line-height: ;
   
    margin-left: 10px;
    margin-right: 10px;
  padding: 14px 0px 0px 0px;
    width: 350px; 

    
   
} 

  .nouveau-header-titre{
                color : #ffffff; 
                
               
               line-height: ;
             font-size: 2.8rem;
                
                padding:;
                font-weight: 700;
                      background-color:  rgba(0, 0, 0, 0);
                 border-radius: 24px;
             
                
                
   
                margin-right: 16px;
                 
    
               /*border-radius: 24px;
                
               margin-bottom: 5vh;*/
   

                }



h1{
      padding: 20px; 
   

    }



.title   {
    background: #f1f1f1;
       
        padding:0%;
        margin-top: 0px;
        color: ;
        font-size: ;
        text-align: left;
        text-decoration: none;
        padding-bottom:0px ;
        padding-top:0px;
        width: 100%;
        height: ;
        margin-bottom: 0px;
    }
/*---------------------------h1 inverse

    .title   {
        background: #777777;
           
            padding:0%;
            margin-top: 0px;
            color: ;
            font-size: ;
            text-align: left;
            text-decoration: none;
            padding-bottom:0px ;
            padding-top:0px;
            width: 100%;
            height: ;
            margin-bottom: 0px;
        }


         font-size: 20px; 
    font-weight: 500;
    color: #3b3b3b;
    line-height: 26px;
    letter-spacing: ;


   --------------------------- */




    .alignRight{
        float: right;
        margin: 10px; 
        width: 90%;
        height: auto;
    }
    

    
    .alignLeft{
        float: Left;
        margin: 10px; 
        width: 100%;
        height: auto;
    }    


 




  
    .block-text{

        

    
      text-align: center;
      
        color: rgb(44, 44, 44);
        font-size: 20px;
        font-weight: 400;
       
        padding-right: ;
        width: 100%;
        height: ; 
        padding-top: ;
       
    }


 
 
.block-text a{
    text-decoration: none;
    padding: 5px;
    padding-left: 50px;
    padding-right: 50px;
    /* background: #4687a5 ;*/
    /*background: #3333338f ; */
     background: #81a546 ; 
    color: rgb(255, 255, 255);
    font-weight: 400;
   
    
}


 
 

    
    

    #scrollUp
    {
    display: block;
    position: fixed;
    bottom : -5px;
    right: 0px;
    opacity: 1;
    margin: auto ;
    padding: 0px;
    
    }

    


.nouveau-text-header-a{
     text-decoration: none;  color:#ffa600;
     margin-left: 25px;
     
} 
    
.contenu-footer_bottom{
    width: 90%;
    margin: 0 auto;
    display: block;
    justify-content: center;
    text-align: center;
    
}
}




@media screen and (max-width: 1024px){

    

.red_section {
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 15px;
    margin-bottom: 15px;
    
    
    width: ;
   /*  background-color:  rgb(230, 230, 230);
    box-shadow: 2px 2px 2px darkgray;
    border-radius: 24px;
   */
   
}

.red_section .bloc-a {
    
   margin-left: 5px;
    margin-right: 5px;

}




.bloc-img {
        text-align: center;
        vertical-align: center;
        
        width: 90%;
        height: ;
        margin: 4%;
}

.img {
    
        padding-bottom: ;
        /*width: 100%;
        height: 100%;*/
       width: inherit;
      
        height: ;
        background-size: cover;
        /*box-shadow: 2px 2px 2px darkgray;*/
    border-radius: 12px;
        
}

.flex-container {
  display: flex;
  
   flex-direction: column;
   width: ;
    
}
    
.flex-container-zone {
  display: flex;
 
   flex-direction: column;
   width: ;
    
}
    


}

@media (min-width: 0px) and (max-width: 749px) {
  

  


.bloc-img {
        text-align: center;
        vertical-align: center;
        
        width:;
        height: ;
        margin: ;
}

.img {
    
        padding-bottom: ;
        /*width: 100%;
        height: 100%;*/
       width: inherit;
        height: ;
        background-size: cover;
         /*box-shadow: 2px 2px 2px darkgray;*/
    border-radius: 12px;
        
}

.flex-container {
  display: flex;
   
   flex-direction: column;
   width: ;
    
}

.flex-container-zone {
  display: flex;

   flex-direction: column;
   width: ;
    
}

.red_section {
    margin-left: ;
    margin-right: ;
    margin-top: 15px;
    margin-bottom: 15px;
    
   
   
}


}

