
h6{
    font-size: 14px !important;
}

a,p,span,div,h1,h2,h3,h4,h5,h6,li,ul{
   font-family: 'Roboto Condensed', sans-serif;   
   line-height: 1.42em;
   letter-spacing: 0.8px;
}

.title{
    text-align: center;
    font-weight: 600;
    font-size: 34px;
    line-height: 1.42em;
    letter-spacing: 0.8px; 
}

.cadre{
    border: solid 1px #eeeeee;
    padding: 10px;
}

.title-accueil{
    text-align: left;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.42em;
    letter-spacing: 0.8px; 
}

.title-text{
    color: #007ccf;
    font-size: 24px;
    font-weight: 400;
}

.texte-site{
    color: #676767;
    line-height: 1.42em;
    letter-spacing: 0.8px;
    text-align: justify;
}
  
#text_menu{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
    text-transform: uppercase;
    font-size: 14px;
}


.bg-dark1 {
    background-color: #ffffff!important;
    box-shadow: 0 0px 0px 0 rgb(0 0 0 / 0%), 0 6px 20px 0 rgb(0 0 0 / 5%);
}

.text-rouge {
    color: #007ccf!important;
    text-align: left;
    font-family: 'Roboto Condensed';
    font-weight: 600;
    font-size: 18px;
    line-height: 1.42em;
} 

.btn-accueil{
    background: #d8d8d8;
    border: none;
    border-radius: 0px;
    padding: 10px;
    color: #676767;
}

.section-accueil{
    padding-bottom: 40px;
    padding-top: 40px;
    background: #edf1f3;
}

.gonfle, .gonfle1{
    display: none;
}
p.elips {
    white-space: nowrap; 
    /*width: 100px; */
    overflow: hidden;
    text-overflow: ellipsis; 
}

.fourn, .fourn1{
    display: none;
}

          
/*@media screen and (max-width: 767px) {
  
  #mobile{
        display: block !important;
    }
  #mobile2{
        display: block !important;
    }
  #mobile3{
        display: block !important;
    }
  .mobile{
        display: block !important;
    }
    
    .pc{
        display: none !important;
    }
    
}*/
    
@media screen and (max-width: 2560px) {
  .padding-190{ 
        padding-left: 190px;
        padding-right: 190px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    #mobile{
        display: none ;
    }
    #mobile1{
        display: none ;
    }
    #mobile2{
        display: none ;
    }
    #mobile3{
        display: none ;
    }
    #mobile4{
        display: none ;
    }
    #mobile5{
        display: none ;
    }
    #mobile6{
        display: none ;
    }
    #mobile7{
        display: none ;
    }
    #mobile8{
        display: none ;
    }
    #mobile9{
        display: none ;
    }
    .mobile{
        display: none ;
    }
}

@media screen and (max-width: 1040px) {
      .padding-190{ 
            padding-left: 20px;
            padding-right: 20px;
            padding-top: 30px;
            padding-bottom: 30px;
        }
    }
    
 @media screen and (max-width: 2560px) {
      .centered {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          text-align: center;
          color: #ffffff;
          font-size: 24px;
          font-weight: 600;
          width: 80%;
        }
    }
 @media screen and (max-width: 1409px) {
      .gonfle {
          display: block;
        }
      .gonfle1 {
          display: block;
        }
      .gonfle0, .gonfle2 {
          display: none;
        }
    }
 @media screen and (max-width: 1357px) {
      .fourn, .fourn1 {
          display: block;
        }
      
    }
 @media screen and (max-width: 1247px) {
      .fourn {
          display: none;
        }
      
    }
 @media screen and (max-width: 1153px) {
      .gonfle2 {
          display: block;
        }
      .gonfle1 {
          display: none;
        }
    }
 @media screen and (max-width: 1040px) {
      .fourn1 {
          display: none;
        }
      
    }
 @media screen and (max-width: 1019px) {
      .fourn, .fourn1 {
          display: block;
        }
      
    }
 @media screen and (max-width: 907px) {
      .fourn {
          display: none;
        }
      
    }
    
    @media screen and (max-width: 800px) {
      .centered {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          text-align: center;
          color: #ffffff;
          font-size: 18px;
          font-weight: 600;
          width: 80%;
        }
    }
    
    @media screen and (max-width: 767px) {
  
      #mobile{
            display: block !important;
        }
        #mobile1{
            display: block !important;
        }
      #mobile2{
            display: block !important;
        }
      #mobile3{
            display: block !important;
        }
      #mobile4{
            display: block !important;
        }
      #mobile5{
            display: block !important;
        }
      #mobile6{
            display: block !important;
        }
        #mobile7{
            display: block !important;
        }
        #mobile8{
            display: block !important;
        }
        #mobile9{
            display: block !important;
        }
      .mobile{
            display: block !important;
        }
        
        .pc, .pc2{
            display: none !important;
        }
        
    }
    @media screen and (max-width: 599px) {
      .fourn {
          display: block;
        }
      
    }