/*DÉCLARATION SAV*/

/*mediaQuerie especial para linhas*/
@media(min-width:1550px){
  .teste_linha{
    background: #7070705E;
    height: 200px;
    z-index: 1000;
    width: 2.3px;
    border-radius: 20px;
  }

  .teste_linha2{
    background: #7070705E;
    height: 200px;
    z-index: 1000;
    width: 2.3px;
    border-radius: 20px;
  }

}


/*A PARTIR DE 1423PX*/
@media (min-width:1423px){

  .buttom-declarez{
    display: flex;
    height: auto;
    width: auto;
    position: relative;
    justify-content: flex-end;
    margin-top: 150px;
    margin-bottom: 25px;
  }
  
  .envoyer{
    background: transparent linear-gradient(227deg, #313B86 0%, #0D165D 100%) 0% 0% no-repeat padding-box;
    color: #FFF;
    border: none;
    width: 18rem;
    height: 5rem;
    border-radius: 50px;
  
  }
  .buttom_jointes{
    width: 366px;
    height: 50px;
    background: #FFF;
    color: #000;
    border-radius: 30px;
    border: none;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .footer {
    width: 100%;
    padding: 20px;
    text-align: center;
    position: relative;
    font-size: 14px;
    bottom: 15px;
  }

  .form-control-declaration{
    background-color: white;
    text-align: center;
    width: 320px;
    height: 44px;
    border-radius: 30px;
  }

  .dt-circle-enviar{
    box-shadow: 0px 4px 8px #00000029;
    width: 50px;
    height: 43px;
    background: #FFFFFF;
    border-radius: 50px;
  }
  .fill-available{
    width: -webkit-fill-available; 
    width: fill-available;
  }

  }


  .navbar-light{
    background: transparent linear-gradient(242deg, #313B86 0%, #0D165D 100%) 0% 0% no-repeat padding-box;
    width: 58rem;
    height: 94px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
    
  }

  .card-body-votre-probleme{
    text-align: left;
    color: #FFF;
    margin-right: 40px;
    margin-left: 40px;
    margin-top: 35px;
    
}
  

  #floatingTextarea2{
    width: 51rem;
    height: 20rem;
    background: #D8D8D8 0% 0% no-repeat padding-box;
    border-radius: 20px;
    
  }

  .form-floating-text{
    width: 100%;
  }

  .interacao_input{
    width: auto;
    height: auto;
    background: none;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .paragrafo_jointes{
    font: normal normal normal 15px/20px Poppins;
    
  }

  .paragrafo{
    font: normal normal normal 30px/16px Poppins;
    margin-top: 50px;
  }

  .texto_jointes{
    font: normal normal bold 27px/36px Poppins;
  }

  .pieces_jointes{
    width: 50rem;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    }

.teste_linha {
    background: #7070705E;
    height: 200px;
    z-index: 1000;
    width: 2.3px;
    border-radius: 20px;
}
.teste_linha2{
  background: #7070705E;
  height: 200px;
  z-index: 1000;
  width: 2.3px;
  border-radius: 20px;
}

  .card-declarez-sav3{
    margin-top: -25px;
    opacity: 1;
    padding: 15px;
  }
  .card-declarez-sav2{
    margin-top: -25px;
    border-radius: 30px;
    opacity: 1;
    padding: 15px;
  }

  .card-declarez-sav{
    margin-top: 15px;
    margin-bottom: 2rem;
    opacity: 1;
    padding: 15px;
  }

  .card-body-declarez-sav{
    text-align: left;
    color: #000;
    flex: 1 1 auto;
    width: 23rem;
  
  }

  .card-body-declarez-sav3{
    text-align: left;
    color: #000;
    width: 23rem;
  
  }

  .navbar-déclaration{
    background: transparent linear-gradient(234deg, #313B86 0%, #0E175E 100%, #0D165D 100%) 0% 0% no-repeat padding-box;
    color: #FFF;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 44px;
    height: 125px;
    
  }

  .label-declarez-card{
    color: #000;
  }

  .campo-vazio-declarez{
    background: #E8E8E8 0% 0% no-repeat padding-box;
    height: 40px;
    }
    
    .card-body2{
      text-align: left;
      color: #FFF;
      font-family: 'Poppins-Regular'; 
      font-size: 16px;
      background:#161D43 0% 0% no-repeat padding-box;
      
    }
    
    .card2{
      background: #0D112A 0% 0% no-repeat padding-box;
      box-shadow: 0px 3px 95px #25252517;
      opacity: 1;
      max-width: 300px;
      backdrop-filter: blur(50px);
      -webkit-backdrop-filter: blur(50px);
      height: 15rem;
      width: 18rem;
    }
    
    .card-body-text-declarez{
      text-align: left;
      color: #FFF;
      display: flex;
      justify-content: space-around;
      margin-top: 5rem;
      margin-bottom: 5rem;
      margin-left: -9rem;
      font-size: 20rem;
      
    }
    .text-sav{
      font: normal normal bold 76px/16px Poppins;
    }
    
    .campo-vazio2{
      color: #FFF;
    }
    
    .layout-adm-declarez{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        background: transparent linear-gradient(124deg, #313B86 0%, #0D165D 100%, #000000 100%) 0% 0% no-repeat padding-box;
        width: 100%;
        box-sizing: border-box;
        height: 15rem;
        padding: 0;
    }
    
    
    .layout-adm2{
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      margin: 0;
      box-sizing: border-box;
    
    }
    
    .layout-adm3{
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between;
      background: #F3F3F3 0% 0% no-repeat padding-box;
      width: 100%;
      margin: 0;
      box-sizing: border-box;
      height: 55rem;
    
    }
    
    .card-declaration-sav{
      opacity: 1;
      backdrop-filter: blur(50px);
      width: 50rem;
      height: 15rem;
      margin-left: 6rem;
      
    }
    
    .card_declaration{
      display: flex;
      flex-direction: column;
      align-items: center;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      box-shadow: 0px 3px 40px #00000012;
      border: 3px solid #FFFFFF3B;
      border-radius: 24px;
      opacity: 1;
      margin-left: 77px;
      backdrop-filter: blur(50px);
      height: 496px;
      width: 934px;
      margin-top: 3rem;
    }

    .information-navbar2{
      text-align: center;
        margin-top: 15px;
        margin-bottom: 15px;
        width: 90%;
    }
  


/*A PARTIR DE 1087px & 1423px*/
@media (min-width:1087px) and (max-width:1422px){
  .pieces_jointes{
    width: 50rem;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    }

  .buttom-declarez{
    display: flex;
    height: auto;
    width: auto;
    position: relative;
    justify-content: flex-end;
    margin-top: 150px;
    margin-bottom: 25px;
  }
  
  .envoyer{
    background: transparent linear-gradient(227deg, #313B86 0%, #0D165D 100%) 0% 0% no-repeat padding-box;
    color: #FFF;
    border: none;
    width: 18rem;
    height: 5rem;
    border-radius: 50px;
  
  }
  .buttom_jointes{
    width: 366px;
    height: 50px;
    background: #FFF;
    color: #000;
    border-radius: 30px;
    border: none;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .footer {
    width: 100%;
    padding: 20px;
    text-align: center;
    position: relative;
    font-size: 14px;
    bottom: 15px;
  }

  .navbar-light {
    background: transparent linear-gradient(242deg, #313B86 0%, #0D165D 100%);
    width: 100%;
    height: 94px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 0;
}
  

  .card-declarez-sav{
    width: 21rem;
  }


  .navbar-déclaration{
    background: transparent linear-gradient(234deg, #313B86 0%, #0E175E 100%, #0D165D 100%) 0% 0% no-repeat padding-box;
    color: #FFF;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 44px;
    height: 100px;
  }

  .label-declarez-card{
    color: #000;
  }

  .campo-vazio-declarez{
    background: #E8E8E8 0% 0% no-repeat padding-box;
    height: 40px;
    border-radius: 20px;
    }
    
 .card-body2{
      text-align: left;
      color: #FFF;
      font-family: 'Poppins-Regular'; 
      font-size: 16px;
      background:#161D43 0% 0% no-repeat padding-box;
      
    }
    
  .card2{
      background: #0D112A 0% 0% no-repeat padding-box;
      box-shadow: 0px 3px 95px #25252517;
      opacity: 1;
      max-width: 300px;
      backdrop-filter: blur(50px);
      -webkit-backdrop-filter: blur(50px);
      height: 15rem;
      width: 18rem;
    }
    
  .card-body-text-declarez{
      text-align: left;
      color: #FFF;
      display: flex;
      justify-content: space-around;
      margin-top: 5rem;
    }
  .text-sav{
      font-size: 3.5rem;
    }
    
  .campo-vazio2{
      color: #FFF;
    }
    
  .layout-adm-declarez{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        background: transparent linear-gradient(124deg, #313B86 0%, #0D165D 100%, #000000 100%) 0% 0% no-repeat padding-box;
        width: 100%;
        box-sizing: border-box;
        height: 15rem;
        padding: 0;
    }
    
    
  .layout-adm2{
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      margin: 0;
      box-sizing: border-box;
    
    }
    
  .layout-adm3{
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between;
      padding: 10px;
      background: #F3F3F3 0% 0% no-repeat padding-box;
      width: 100%;
      margin: 0;
      box-sizing: border-box;
      height: 60rem;
    
    }
    
  .card-declaration-sav{
      opacity: 1;
      backdrop-filter: blur(50px);
      width: 50rem;
      height: 15rem;
      
    }

  .information-navbar2{
      text-align: center;
        margin-top: 15px;
        margin-bottom: 15px;
        width: 85%;
    }
}

@media (min-width:1001px) and (max-width:1422px){
  .buttom-declarez{
    display: flex;
    height: auto;
    width: auto;
    position: relative;
    justify-content: flex-end;
    margin-top: 150px;
    margin-bottom: 25px;
  }
  
  .envoyer{
    background: transparent linear-gradient(227deg, #313B86 0%, #0D165D 100%) 0% 0% no-repeat padding-box;
    color: #FFF;
    border: none;
    width: 18rem;
    height: 5rem;
    border-radius: 50px;
  
  }
  .buttom_jointes{
    width: 366px;
    height: 50px;
    background: #FFF;
    color: #000;
    border-radius: 30px;
    border: none;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .footer {
    width: 100%;
    padding: 20px;
    text-align: center;
    position: relative;
    font-size: 14px;
    bottom: 15px;
  }
  .form-control-declaration{
    border-radius: 20px;
    color: white;
    height: 100px;
    width: 44px;
    border: none;
  }
  #floatingTextarea2 {
    display: flex;
    align-items: center;
    width: 100%;
    height: 20rem;
    background: #D8D8D8 0% 0% no-repeat padding-box;
    border-radius: 20px;
    box-sizing: border-box;
  }
    
    .navbar-light {
      background: transparent linear-gradient(242deg, #313B86 0%, #0D165D 100%);
      width: 100%;
      height: 94px;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      padding-top: 0;
      
  }

  .teste_linha {
    background: #7070705E;
    height: 200px;
    z-index: 1000;
    width: 2.3px;
    border-radius: 20px;
}

.teste_linha2{
  background: #7070705E;
  height: 200px;
  z-index: 1000;
  width: 2.3px;
  border-radius: 20px;
}

  .card-declarez-sav3{
    margin-top: -25px;
    opacity: 1;
    padding: 15px;
    
  }

  .card-declarez-sav2{
    margin-bottom: 25px;
    opacity: 1;
    padding: 15px;
    
  }

  .card-declarez-sav{
    margin-top: 15px;
    opacity: 1;
    padding: 15px;
    
  }

  .card-body-declarez-sav{
    text-align: left;
    color: #000;
    flex: 1 1 auto;
    width: 15rem;
  }

  .card-body-declarez-sav3{
    text-align: left;
    color: #000;
    width: 15rem;
  
  }

  .navbar-déclaration{
    background: transparent linear-gradient(234deg, #313B86 0%, #0E175E 100%, #0D165D 100%) 0% 0% no-repeat padding-box;
    color: #FFF;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 44px;
    height: 100px;
  }
  .label-declarez-card{
    color: #000;
  }

  .campo-vazio-declarez{
    background: #E8E8E8 0% 0% no-repeat padding-box;
    height: 40px;
    border-radius: 20px;
    }
    
    .card-body2{
      text-align: left;
      color: #FFF;
      font-family: 'Poppins-Regular'; 
      font-size: 16px;
      background:#161D43 0% 0% no-repeat padding-box;
      
    }
    
    .card2{
      background: #0D112A 0% 0% no-repeat padding-box;
      box-shadow: 0px 3px 95px #25252517;
      opacity: 1;
      max-width: 300px;
      backdrop-filter: blur(50px);
      -webkit-backdrop-filter: blur(50px);
      height: 15rem;
    }
    
    .card-body-text-declarez{
      text-align: left;
      color: #FFF;
      display: flex;
      justify-content: space-around;
      margin-top: 5rem;
      margin-bottom: 5rem;
      margin-left: -9rem;
      font-size: 20rem;
      
    }
    .text-sav{
      font-size: 3.5rem;
    }
    
    .campo-vazio2{
      color: #FFF;
    }
    
    .layout-adm-declarez{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        background: transparent linear-gradient(124deg, #313B86 0%, #0D165D 100%, #000000 100%) 0% 0% no-repeat padding-box;
        width: 100%;
        box-sizing: border-box;
        height: 15rem;
        padding: 0;
    }
    
    
    .layout-adm2{
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      margin: 0;
      box-sizing: border-box;
    
    }
    
    .layout-adm3{
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-around;
      padding: 10px;
      background: #F3F3F3 0% 0% no-repeat padding-box;
      width: 100%;
      margin: 0;
      box-sizing: border-box;
      height: 60rem;
    
    }
    
    .card-declaration-sav{
      opacity: 1;
      backdrop-filter: blur(50px);
      width: 40rem;
      height: 15rem;
      
    }
    
    .card_declaration{
      justify-content:flex-start;
      display: flex;
      flex-direction: column;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      box-shadow: 0px 3px 40px #00000012;
      border: 3px solid #FFFFFF3B;
      border-radius: 24px;
      opacity: 1;
      margin: 10px;
      backdrop-filter: blur(50px);
      -webkit-backdrop-filter: blur(50px);
      height: 496px;
      width: auto;
    }

    .information-navbar2{
      text-align: center;
        margin-top: 15px;
        margin-bottom: 15px;
        width: 80%;
    }

}

/*A PARTIR DE 792px ATÉ 1087px*/
@media (min-width:792px) and (max-width:1000px){

  .pieces_jointes{
    width: 50rem;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    }

  .buttom-declarez{
    display: flex;
    height: auto;
    width: auto;
    position: relative;
    justify-content: flex-end;
    margin-top: 150px;
    margin-bottom: 25px;
  }
  
  .envoyer{
    background: transparent linear-gradient(227deg, #313B86 0%, #0D165D 100%) 0% 0% no-repeat padding-box;
    color: #FFF;
    border: none;
    width: 18rem;
    height: 5rem;
    border-radius: 50px;
  
  }
  .buttom_jointes{
    width: 366px;
    height: 50px;
    background: #FFF;
    color: #000;
    border-radius: 30px;
    border: none;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .footer {
    width: 100%;
    padding: 20px;
    text-align: center;
    position: relative;
    font-size: 14px;
    bottom: 15px;
  }

  .navbar-light {
    background: transparent linear-gradient(242deg, #313B86 0%, #0D165D 100%);
    width: 100%;
    height: 94px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    
}

  .card_declaration{
    justify-content:flex-start;
    display: flex;
    flex-direction: column;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 40px #00000012;
    border: 3px solid #FFFFFF3B;
    border-radius: 24px;
    opacity: 1;
    margin: 10px;
    backdrop-filter: blur(50px);
    -webkit-backdrop-filter: blur(50px);
    height: 496px;
    width: 934px;
  }


  .form-control-declaration{
    border-radius: 20px;
    border: none;
    background-color: white;
    height: 100px;
    width: 44px;
  }
  #floatingTextarea2 {
    display: flex;
    align-items: center;
    width: 100%;
    height: 20rem;
    background: #D8D8D8 0% 0% no-repeat padding-box;
    border-radius: 20px;
    box-sizing: border-box;
  }





  .teste_linha2{
    background: #7070705E;
    height: 200px;
    z-index: 1000;
    width: 2.3px;
    border-radius: 20px;
  }
  .card-declarez-sav3{
    margin-top: -25px;
    opacity: 1;
    padding: 15px;
    width: 25rem;
    border: 3px solid #FFFFFF3B;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 95px #00000017;
    border-radius: 30px;
  }

  .card-declarez-sav2{
    margin-bottom: 25px;
    opacity: 1;
    padding: 15px;
    width: 23rem;
    border: 3px solid #FFFFFF3B;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 95px #00000017;
    border-radius: 30px;
  }

  .card-declarez-sav{
    margin-left: 11rem;
    margin-top: 15px;
    margin-bottom: 6rem;
    opacity: 1;
    padding: 15px;
    width: 25rem;
    border: 3px solid #FFFFFF3B;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 95px #00000017;
    border-radius: 30px;
  }

  .card-body-declarez-sav{
    text-align: left;
    color: #000;
    flex: 1 1 auto;
    width: 21rem;
  
  }

  .card-body-declarez-sav3{
    text-align: left;
    color: #000;
    width: 21.5rem;
  
  }

  .navbar-déclaration{
    background: transparent linear-gradient(234deg, #313B86 0%, #0E175E 100%, #0D165D 100%) 0% 0% no-repeat padding-box;
    color: #FFF;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 44px;
    height: 100px;
  }
  .label-declarez-card{
    color: #000;
  }

  .campo-vazio-declarez{
    background: #E8E8E8 0% 0% no-repeat padding-box;
    height: 40px;
    border-radius: 20px;
    }
    
    .card-body2{
      text-align: left;
      color: #FFF;
      font-family: 'Poppins-Regular'; 
      font-size: 16px;
      background:#161D43 0% 0% no-repeat padding-box;
      
    }
    
    .card2{
      background: #0D112A 0% 0% no-repeat padding-box;
      box-shadow: 0px 3px 95px #25252517;
      opacity: 1;
      max-width: 300px;
      backdrop-filter: blur(50px);
      -webkit-backdrop-filter: blur(50px);
      height: 15rem;
    }
    
    .card-body-text-declarez{
      text-align: left;
      color: #FFF;
      display: flex;
      justify-content: space-around;
      margin-top: 5rem;
      margin-bottom: 5rem;
      margin-left: -9rem;
      font-size: 20rem;
      
    }
    .text-sav{
      font-size: 3.5rem;
    }
    
    .campo-vazio2{
      color: #FFF;
    }
    
    .layout-adm-declarez{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        background: transparent linear-gradient(124deg, #313B86 0%, #0D165D 100%, #000000 100%) 0% 0% no-repeat padding-box;
        width: 100%;
        box-sizing: border-box;
        height: 15rem;
        padding: 0;
    }
    
    
    .layout-adm2{
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      margin: 0;
      box-sizing: border-box;
    
    }
    
    .layout-adm3{
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between;
      padding: 10px;
      background: #F3F3F3 0% 0% no-repeat padding-box;
      width: 100%;
      margin: 0;
      box-sizing: border-box;
      height: 60rem;
    
    }
    
    .card-declaration-sav{
      opacity: 1;
      backdrop-filter: blur(50px);
      width: 40rem;
      height: 15rem;
      
    }
    
    

    .information-navbar2{
      text-align: center;
        margin-top: 15px;
        margin-bottom: 15px;
        width: 80%;
    }

}

/*ATE DE 791PX*/
@media (max-width:791px){


  .pieces_jointes{
    width: 50rem;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    }

  .buttom-declarez{
    display: flex;
    height: auto;
    width: auto;
    position: relative;
    justify-content: flex-end;
    margin-top: 150px;
    margin-bottom: 25px;
  }
  
  .envoyer{
    background: transparent linear-gradient(227deg, #313B86 0%, #0D165D 100%) 0% 0% no-repeat padding-box;
    color: #FFF;
    border: none;
    width: 18rem;
    height: 5rem;
    border-radius: 50px;
  
  }
  .buttom_jointes{
    width: 366px;
    height: 50px;
    background: #FFF;
    color: #000;
    border-radius: 30px;
    border: none;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .footer {
    width: 100%;
    padding: 20px;
    text-align: center;
    position: relative;
    font-size: 14px;
    bottom: 15px;
  }

  .navbar-light {
    background: transparent linear-gradient(242deg, #313B86 0%, #0D165D 100%);
    width: 100%;
    height: 94px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    
}

  .card_declaration{
    justify-content:flex-start;
    display: flex;
    flex-direction: column;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 40px #00000012;
    border: 3px solid #FFFFFF3B;
    border-radius: 24px;
    opacity: 1;
    margin: 10px;
    backdrop-filter: blur(50px);
    -webkit-backdrop-filter: blur(50px);
    height: 496px;
    width: 100%;
  }


  .form-control-declaration{
    border-radius: 20px;
    border: none;
    background-color: white;
    height: 100px;
    width: 44px;
  }
  #floatingTextarea2 {
    display: flex;
    align-items: center;
    width: 100%;
    height: 20rem;
    background: #D8D8D8 0% 0% no-repeat padding-box;
    border-radius: 20px;
    box-sizing: border-box;
  }
  .teste_linha2 {
    background: none;
    height: 0;
    z-index: 1000;
    width: 0;
    border-radius: 20px;
  }
  .card-declarez-sav3{
    margin-top: -25px;
    opacity: 1;
    padding: 15px;
    width: 25rem;
    border: 3px solid #FFFFFF3B;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 95px #00000017;
    border-radius: 30px;
  }

  .card-declarez-sav2{
    margin-top: 60px;
    margin-bottom: 25px;
    opacity: 1;
    padding: 15px;
    width: 23rem;
    border: 3px solid #FFFFFF3B;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 95px #00000017;
    border-radius: 30px;
  }

  .card-declarez-sav{
  
    margin-top: 15px;
    margin-bottom: 6rem;
    opacity: 1;
    padding: 15px;
    width: 25rem;
    border: 3px solid #FFFFFF3B;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 95px #00000017;
    border-radius: 30px;
  }

  .card-body-declarez-sav{
    text-align: left;
    color: #000;
    flex: 1 1 auto;
    
  
  }

  .card-body-declarez-sav3{
    text-align: left;
    color: #000;
    width: 21.5rem;
  
  }

  .navbar-déclaration{
    background: transparent linear-gradient(234deg, #313B86 0%, #0E175E 100%, #0D165D 100%) 0% 0% no-repeat padding-box;
    color: #FFF;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 44px;
    height: 100px;
  }
  .label-declarez-card{
    color: #000;
  }

  .campo-vazio-declarez{
    background: #E8E8E8 0% 0% no-repeat padding-box;
    height: 40px;
    border-radius: 20px;
    }
    
    .card-body2{
      text-align: left;
      color: #FFF;
      font-family: 'Poppins-Regular'; 
      font-size: 16px;
      background:#161D43 0% 0% no-repeat padding-box;
      
    }
    
    .card2{
      background: #0D112A 0% 0% no-repeat padding-box;
      box-shadow: 0px 3px 95px #25252517;
      opacity: 1;
      max-width: 300px;
      backdrop-filter: blur(50px);
      -webkit-backdrop-filter: blur(50px);
      height: 15rem;
      width: 9rem;
    }
    
    .card-body-text-declarez{
      text-align: left;
      color: #FFF;
      display: flex;
      justify-content: space-around;
      margin-top: 2rem;
      
    }
    .text-sav{
      font-size: 2.5rem;
    }
    
    .campo-vazio2{
      color: #FFF;
    }
    
    .layout-adm-declarez{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        background: transparent linear-gradient(124deg, #313B86 0%, #0D165D 100%, #000000 100%) 0% 0% no-repeat padding-box;
        width: 100%;
        box-sizing: border-box;
        height: 15rem;
        padding: 0;
    }
    
    
    .layout-adm2{
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      margin: 0;
      box-sizing: border-box;
    
    }
    
    .layout-adm3{
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-around;
      padding: 10px;
      background: #F3F3F3 0% 0% no-repeat padding-box;
      width: 100%;
      margin: 0;
      box-sizing: border-box;
      height: 60rem;
    
    }
    
    .card-declaration-sav{
      opacity: 1;
      backdrop-filter: blur(50px);
      width: 15rem;
      height: 15rem;
      
    }
    

    .information-navbar2{
      text-align: center;
        margin-top: 15px;
        margin-bottom: 15px;
        width: 56%;
    }
    .h1-declarez{
      font-size: 20px!important;
    }


}


/*SUIVI DASHBOARD*/
@media (min-width: 768px) {
  .footer_nfi_suivi {
    background-color: #2E98E9;
    color: #fff;
    font-size: 14px;
    z-index: 1000;
}

}
.container_tabela_suivi{
  margin-left: 75px;
  box-shadow: 0px 3px 85px #6b6969f6!important;
  padding: 0;                                                                                                   
  border-radius: 35px;
}
.navbar-suivi{
  background: #2E98E9 0% 0% no-repeat padding-box;
  color: #FFF;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 44px;
  /* height: 125px; */
}


/*REGISTO TESTE*/
.form_registo{
  border: 5px solid #000;
  text-align: center;
  height: 25rem;
  width: 45rem;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  background-color: #f8f9fa;
  border-radius: 8px;

}


/*DASHBOARD-ADM*/

#scrollToTopBtn{
  position: fixed;
  right: 20px;
  bottom: 7px;
  display: none;
  padding: 12px 25px;
  background-color: #e62a2a;
  color: #f1f1f1;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-size: 16px;
  transition: background-color 0.4s, box-shadow 0.4s;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /*Sombra discreta*/
}

#scrollToTopBtn:hover {
  background-color: rgba(255, 76, 76, 0.8); /* cinza claro opaco*/
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); /*efeito neblina leve*/
  filter: brightness(1.2) contrast(1.05); /*Leve efeito de brilho e contraste*/
  transform: scale(1.1)/*aumenta o tamanho no hoover*/;
}

.logo_footer img{
  width: 100px;
  height: auto;
}

.logo_footer{
margin-right: 10px;
}


.float-right{
  float: right; 
}


/*Acima de 768px*/
@media (min-width: 768px) {

  .container_tabela{
    box-shadow: 0px 3px 40px #6b6969f6;
    margin-left:75px;
    border-radius: 30px;
    padding: 0;
    
  }

  .navbar-adm{
    background: #5561B5 0% 0% no-repeat padding-box;
    color: #FFF;
    padding: 10px 44px;
    }

    .footer_nfi {
      background-color: #293889;
      color: #fff;
      font-size: 14px;
      z-index: 1000;
  }


}
/*Até 768px*/
@media (max-width:768px){

  .footer_nfi {
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 10px 10px;
    background-color: #5561B5;
    color: #fff;
    font-size: 14px;
    z-index: 1000;
    margin-top: auto;
}

  .container_tabela{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 40px #00000012;
    margin-bottom: 5.5rem;
    border-radius: 30px;
    
  }

  .navbar-adm{
  background: #5561B5 0% 0% no-repeat padding-box;
  color: #FFF;
  padding: 10px 10px;
  }

}

html, body{
  font-family: 'Poppins-Regular';
  height: auto;

}


.dashboard-adm, html{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  background-color: #FFF;
}


/*Tira margem, linha, padding... Display flex vai alinhar na row horizontal*/
 .nav-links-desktop ,ul{
  margin-bottom: 0;
  margin-top: 0;
 }

.botao-fechar {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  transition: background-color 0.3s ease, transform 0.3s ease;
  color: rgb(19, 18, 18);
  border-radius:10px;
}
.botao-fechar:hover{
  background-color: #f8f8f8; /* Cor de fundo ao passar o mouse */
  transform: scale(1.11); /* Aumenta ligeiramente o botão */
  color: rgb(19, 18, 18); /* Mantém o texto branco */
 }


/*Versao Mobile*/

@media (min-width:768px){
  .layout-adm{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px;
    background: transparent linear-gradient(124deg, #313B86 0%, #0D165D 100%, #000000 100%) 0% 0% no-repeat padding-box;
    width: 100%;
    box-sizing: border-box; 
    }

    .information-navbar{
      text-align: center;
      margin-top: 15px;
      margin-bottom: 15px;
      width: 55%;
      margin-right: 10px;
      margin-left: 10px;
    }
    .logo_me_auto img{
      max-height: 110px;
      box-sizing: border-box;
      float:left;
    }
}

@media (max-width:768px){
  .sortir{
    font-weight: bold;
    color: #001646;
  }
.layout-adm{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 10px;
  background: transparent linear-gradient(124deg, #313B86 0%, #0D165D 100%, #000000 100%) 0% 0% no-repeat padding-box;
  width: 100%;
  margin: 0;
  box-sizing: border-box; 
  }

  .information-navbar{
    text-align: center;
  }

  }


.mobile-menu{
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  width: 60%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  flex-direction: column;
  align-items: center;
  font-size: 1.8rem;
}

.nav-links-mobile{
  display: flex;
  flex-direction: column;
  text-align: center;
  gap: 1.2rem;
  width: 80%;
  list-style: none;
  padding: 0;
}

.nav-links-mobile li {
  border-bottom: 1px solid #787272;
  padding-bottom: 1.2rem;
}

.hamburger,
.close{
  font-size: 24px;
  background: none;
  border: none;
  color: #fff;
  cursor: pointer;
  display: none;
}

.close{
  margin-top: 20px;
  margin-right: 20px;
  display: block;
  align-self: end;
}

.flex{
  display: flex;
}


.card{
  background-color: rgba(255, 255, 255, 0.2);
  box-shadow: 0px 3px 95px #25252517;
  border: 3px solid #FFFFFF3B;
  border-radius: 30px;
  opacity: 1;
  padding: 15px;
  margin: 10px;
  /* max-width: 300px; */
  backdrop-filter: blur(50px);
  -webkit-backdrop-filter: blur(50px);

}

.list-group-item{
padding: 10px 20px;
width: 233px;
background: #FFFFFF 0% 0% no-repeat padding-box;
border-radius: 60px;
opacity: 1;
}

.information{
  display:flex;
  justify-content: left;
}

.logo-button{
  margin-top: 10px;
  width: 95px;
}

.card-title-especial{
  color: #FFF;
}

.nome-commerciale{
  border-radius: 50%;
}

.campo-vazio{
  background-color: #FFF;
  color: #000;
  border-radius: 38px;
  height: 35px;
  padding: 22px;
  display: flex;
  align-items: center;
}

.campo-ref-devis{
  background-color: #FFF;
  color: #000;
  border-radius: 10px;
  height: 35px;
  padding: 22px;
  display: flex;
  align-items: center;
}

.div-campo-ref-devis{
  padding-bottom: 16px;
}

.card-especial{
  margin: 11px;
  padding: 2rem;
  
}
.card-body{
  text-align: left;
  color: #FFF;
  
}



.card-body-title-especial{
  text-align: center;
}

.campo-vazio-especial{
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #FFF;
  color: #000;
  border-radius: 36px;
  height: 51px;
  text-align: center;
  font: normal normal 800 28px/42px Poppins;
}

/*Fora da queries*/
.button-declaration{
  background: #9382FC 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 38px;
  border: none;
  opacity: 1;
  height: 60px;
  width: 200px;
  color: #FFF;
  font-size: 20px;
  transition: background-color 0.2s ease;
}
.button-declaration:hover {
  background-color: #9282fccc;
}

.button-suivi{
  background: #2E98E9 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 38px;
  border: none;
  opacity: 1;
  height: 60px;
  width: 200px;
  color:#FFF;
  font-size: 22px;
  transition: background-color 0.2s ease;
}

.button-suivi:hover {
  background-color: #2e98e9e1;
}

.botao-flutuante{
position: absolute;
margin: left;
border-radius: 40px 40px 40px 40px;
width: 43px;
height:45px;
}


/*DASHBOARD-LOGIN*/

@media (max-width:768px){
  .elipse-1{
    display: none!important;
    visibility: hidden!important;
  }

  .elipse-2{
    display: none!important;
    visibility: hidden!important;
  }

  .elipse-4{
    display: none!important;
    visibility: hidden!important;
  }

  .elipse-5 {
    display: none!important;
    visibility: hidden!important;
  }

  .PrincipalContainer{
    border-radius: 50px;
    position: absolute;
    opacity: 1;
    backdrop-filter: blur(50px);
    box-shadow: 0px 3px 95px #25252517;
    background-color: rgba(255, 255, 255, 0.2);
  }

  .imagem-logo{
    width: 50%;
  }
  .form-control{
    text-align: center;
    font-size: 5px;
  }

  .text-right{
    height: 55px;
    padding: 3px;
    overflow: visible!important;
  }
  .custom-link{
    color: #FFF;
    text-decoration: none;
    font-size: 10px;
  }

  .form-check{
    color: #FFF;
    width: 16.5rem;
    height: 7rem;
    margin: 17px;
    justify-content: space-between;
    position: relative;
    display: flex!important;
    flex-direction: row!important;
  
    
    
  }

  .form-check-input {
    background-color: transparent;
    border: 2px solid #FFF;
    margin-top:19px;
    margin-left: 0!important;
    font-size: 10px;
  }

  .form-check-label {
    margin-top: 15px;
    margin-right:50px;
    height: 70px;
    font-size: 11px;
    text-align: left;
    margin-left: 7px;

  }

  .bienvenue{
    font: normal normal 800 33px/39px Poppins;
    
  }

  .espace-client{
    font: normal normal 35px Poppins;
    z-index: 8;
    opacity: 1;
  }

  .form-nome{
    font-size: 1.3rem;
    border-radius: 50px;
    border: none;
    
  }

  .pass-form{
    font-size: 1.3rem;
    border-radius: 50px;
    border: none;
    
  }

}

@media (min-width:768px)
{
  .imagem-logo{
    width: 100%;
  }


  @keyframes fadeInContainer {
    0% {
      opacity: 0;
      transform: scale(0.95);
    }
    100% {
      opacity: 1;
      transform: scale(1);
    }
  }

  .PrincipalContainer{
    position: absolute;
    opacity: 0;
    animation: fadeInContainer 1.5s ease-in-out forwards;
    animation-delay: 0.7s; /*Delay*/
    backdrop-filter: blur(50px);
    border-radius: 80px;
    box-shadow: 0px 3px 95px #25252517;
    background-color: rgba(255, 255, 255, 0.2);
    
  }

  .form-control{
    text-align: center;
    width: 300px;
    height: 50px;
    border-radius: 20px;
    background-color: rgb(230, 230, 230);
  }

  .text-right{
    float: right;
    overflow:auto !important;
  }

  .custom-link{
    color: #FFF;
    text-decoration: none;
  }



  .form-check-input {
    background-color: transparent;
    border: 2px solid #FFF;
  }

  .layout1{
    border-right: 1px solid #FFF; /* linha divisoria*/
  }

  .bienvenue{
    letter-spacing: 0px;
    color: #FFFFFF;
    font: normal normal 800 43px/49px Poppins;
    letter-spacing: 0px;
  }

  .espace-client{
    font: normal normal 150 43px/49px Poppins;
    letter-spacing: 0px;
    z-index: 8;
    opacity: 1;
  }

  .form-nome{
    font-size: 1.9rem;
    border-radius: 50px;
    border: none;
    
  }
  .pass-form{
    font-size: 1.9rem;
    border-radius: 50px;
    border: none;
    
  }

  .button-login{
    transition: transform 0.3s ease; /* Transicao suave*/
  
  }

}

@media (min-width: 1024px) {
  /* Animação dos balões*/
  @keyframes fadeInMove {
    0% {
        transform: translateY(100px) scale(1.2);
        opacity: 0;
    }
    100% {
        transform: translateY(0) scale(1);
        opacity: 1;
    }
}

@keyframes fadeInWithBezier{
  0% {
    transform: translateY(100px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }

}



/* Efeito elástico */
@keyframes elasticEffect {
  0% {
      transform: scale(0.8);
      opacity: 0;
  }
  60% {
      transform: scale(1.2); /* Estica além do tamanho original */
      opacity: 1;
  }
  100% {
      transform: scale(1); /* Retorna ao tamanho normal */
      opacity: 1; /* Mantém a opacidade visível */
  }
}




  .elipse-5{
    position: relative;
    top: -450px;
    left:1100px;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    transform: matrix(0.82, 0.57, -0.57, 0.82, 0, 0);
    background: transparent linear-gradient(199deg, #C21F2C 0%, #941822 51%, #681118 100%, #651117 100%, #611016 100%) 0% 0% no-repeat padding-box;
    opacity: 0;
    animation: fadeInMove 1s ease-in-out forwards; /*duração da animação*/
    animation: fadeInWithBezier 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    animation: elasticEffect 2s ease-out forwards;
    animation-delay: 0.3s; /*delay*/
    z-index: 1000;

  
  }

  .elipse-2{
    position: relative;
    border-radius: 50%;
    top: 450px;
    right: 1300px;
    width: 216px;
    height: 216px;
    background: transparent linear-gradient(181deg, #C21F2C 0%, #611016 100%) 0% 0% no-repeat padding-box;
    opacity: 0;
    animation: fadeInMove 1s ease-in-out forwards; /*duração da animação*/
    animation: fadeInWithBezier 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    animation: elasticEffect 2s ease-out forwards;
    animation-delay: 0.5s;
    filter: blur(15px);
    
    }

    
.elipse-4{
  position: relative;
  border-radius: 50%;
  top: 402px;
  left: 800px;
  width: 550px;
  height: 550px;
  transform: matrix(0.82, 0.57, -0.57, 0.82, 0, 0);
  background: transparent linear-gradient(180deg, #611016 0%, #C21F2C 100%) 0% 0% no-repeat padding-box;
  opacity: 0;
  animation: fadeInMove 1s ease-in-out forwards; /*duração da animação*/
  animation: fadeInWithBezier 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
  animation: elasticEffect 2s ease-out forwards;
  animation-delay: 0.3s;
  background-clip: padding-box;
  }

  .elipse-1{
    position: relative;
    border-radius: 50%;
    right: 950px;
    width: 313px;
    height: 313px;
    transform: matrix(0.82, 0.57, -0.57, 0.82, 0, 0);
    background: transparent linear-gradient(180deg, #C21F2C 0%, #611016 100%) 0% 0% no-repeat padding-box;
    opacity: 0;
    animation: fadeInMove 1s ease-in-out forwards; /*duração da animação*/
    animation: fadeInWithBezier 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    animation: elasticEffect 2s ease-out forwards;
    animation-delay: 0.5s;
    }

    .item{
      background-color: #313B86;
    
    }

    .button-login:hover{
      background-color: rgb(255, 253, 253);
      color: #000;
      transform: scale(1.1); /* Aumenta o tamanho do botao no hoover*/
    }

    .linha-vertical-form {
      transform: translateX(-50%);
      border-left: 1px solid #FFFFFF;
      opacity: 1;
      justify-content:center;
      z-index: 1000;
    }


}

/*Fora das Queries*/

* {
  font-family: 'Poppins';
  font-size: 16px;

}


.body-view-home{
  overflow: hidden;
  background: linear-gradient(218deg, #0D165D 0%, #313B86 100%) 0% 0% no-repeat padding-box;
}

.card {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.card-title {
  font-weight: bold;
}



/*DATATABLES ADMIN*/

.nav-item{
  list-style: none;
}

.circle {
  margin-top: 77px;
  margin-left: 108px;
  background-color: rgb(255, 255, 255);
  width: 45px;
  height: 45px;
  border-radius: 50%;
  position:absolute;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
  z-index: 10;
}

.circle img {
  display: flex;
  align-items:flex-end;
  justify-content: center;
  margin-top: 10px;
  margin-left: 8px;
  width: 25px; /* Ajuste conforme necessário */
  height: 25px; /* Ajuste conforme necessário */
  border-radius: 50%; /* Torna a imagem circular */
}


#tabelaEncomendas td, #tabelaEncomendas th {
  text-align: center;
  
}

    /* Cabeçalho da tabela com ID 'tabelaEncomendas' */
#tabelaEncomendas thead th {
    color: #333;
    font-weight: bold;
}


.dt-search .dt-input{
  border: none !important;  /* Remove a borda padrao do input*/
  padding: 5px !important; /*Espaçamento interno*/
  background-color: #f1f1f1!important; /*Cor do fundo*/
  border-radius: 30px!important;
  text-align: center;
  width: 300px;
  height: 45px;
  
}

/* Estilo para o contêiner da busca*/

#tabelaEncomendas_wrapper .dt-search {
  height: 100px;
  background-color: #5561B5;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  /* justify-content: center; */
  padding-top: 29px;
  padding-left: 30px;
}

/*Estilo para o botão*/
.custom-filter-container button {
  background-color: #007bff;
  color: #f1f1f1;
  border: none;
  padding: 5px 10px;
  border-radius: 0 30px 30px 0;
  cursor: pointer;
  font-size: 14px;
  height: 45px;
  margin-left: -1px; /* Remove o espaço entre o botao e o campo de busca*/
}

/* Ocultar a informação de exibição de registros */
.dataTables_info {
  display: none;
}

#tabelaEncomendas_wrapper {
  border-bottom-right-radius: 20px; /* Opcional: arredonda os cantos inferiores*/
  border-bottom-left-radius: 20px; /* Opcional: arredonda os cantos*/
  overflow: hidden;
}

/*SUIVI_TABELA*/
.circle {
  margin-top: 77px;
  margin-left: 108px;
  background-color: rgb(255, 255, 255);
  width: 45px;
  height: 45px;
  border-radius: 50%;
  position:absolute;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
  z-index: 10;
}

.circle img {
  display: flex;
  align-items:flex-end;
  justify-content: center;
  margin-top: 10px;
  margin-left: 8px;
  width: 25px; /* Ajuste conforme necessário */
  height: 25px; /* Ajuste conforme necessário */
  border-radius: 50%; /* Torna a imagem circular */
}

#tabelaEncomendas_suivi {
  border-bottom-right-radius: 20px; /* Opcional: arredonda os cantos inferiores*/
  border-bottom-left-radius: 20px; /* Opcional: arredonda os cantos*/
  overflow: hidden;
}

#tabelaEncomendas_suivi td, #tabelaEncomendas_suivi th {
  padding: 15px;
  border: none;
  text-align: center;
  
}

    /* Cabeçalho da tabela com ID 'tabelaEncomendas' */
#tabelaEncomendas_suivi thead th {
    background-color: #f2f2f2;
    color: #333;
    font-weight: bold;
}



#tabelaEncomendas_suivi .dt-search .dt-input{
  border: none !important;  /* Remove a borda padrao do input*/
  padding: 5px !important; /*Espaçamento interno*/
  background-color: #f1f1f1!important; /*Cor do fundo*/
  border-radius: 30px!important;
  text-align: center;
  width: 300px;
  height: 45px;
  
}

/* Estilo para o contêiner da busca*/
#tabelaEncomendas_suivi_wrapper .dt-search {
  height: 100px!important;
  background-color: #2E98E9!important;
  border-top-left-radius: 30px!important;
  border-top-right-radius: 30px!important;
  border-bottom-left-radius: 0!important;
  border-bottom-right-radius: 0!important;
  /* display: flex!important; */ /*Isto estava a fazer o search ir para o meio */
  /* justify-content: center!important; */
  padding-top: 29px!important;
  padding-left: 30px!important;
}

/*Estilo para o botão*/
#tabelaEncomendas_suivi .custom-filter-container button {
  background-color: #007bff;
  color: #f1f1f1;
  border: none;
  padding: 5px 10px;
  border-radius: 0 30px 30px 0;
  cursor: pointer;
  font-size: 14px;
  height: 45px;
  margin-left: -1px; /* Remove o espaço entre o botao e o campo de busca*/
}

/* Ocultar a informação de exibição de registros */
#tabelaEncomendas_suivi .dataTables_info {
  display: none;
}

/*Upload*/
.dt-flex-title-description{
  height: 85px;
  font-size: 18px;
  font-weight: bolder;
  display: flex;
  color: #FFFFFF;
  background-color: #A2B1A3;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}

.dt-box-description{
  border: 0px;
  border-radius: 25px;
  resize: none;
}

.arquivo {
  display: none;
}
.dt-mon-icon{
  color: #f8f8f8;
  height: 25px;
  max-width: 100%;

}
.dt-mon-files{
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #777777;
  border-radius: 50px;
  opacity: 1;
  font-size: 14px;
  background: #E6E6E6;
  width: 280px;
  height: 40px;
}
.dt-mon-files-circle{
  box-shadow: 0px 3px 6px #00000029;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 50px;
  
}

.dt-nom-text-info{
  width: 250px; text-align: center;
}

.custom-filter-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

/*VENDEDOR_TABELA_BACKOFFICE*/

@media (min-width:1400px){
  .container_tabela_backoffice_adm {
    max-width: 1750px;
    margin-top: 5rem;
    box-shadow: 5px 5px 74px #6b6969f6;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    overflow: hidden;
    padding: 0;
    
}

 }
 

/* botão olho de peixe */
 .btn-verificar:hover .fa-regular{
  color: #4f3ee2;
 }

 .btn-verificar:hover{
  border-color: #4f3ee2;
 }

 .btn-catalogo{
  background: #FFFFFF 0% 0% no-repeat padding-box;
  color: rgb(19, 18, 18);
  transition: background-color 0.3s ease, transform 0.3s ease;
  border-radius:10px;
  /* margin-right: 20px; */
  /* height: 50px; */
  

 }

 .btn-catalogo:hover {
  background-color: #f8f8f8; /* Cor de fundo ao passar o mouse */
  transform: scale(1.10); /* Aumenta ligeiramente o botão */
  color: rgb(19, 18, 18); /* Mantém o texto branco */
 }

 .btn-pdf {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  color: rgb(19, 18, 18);
  transition: background-color 0.3s ease, transform 0.3s ease;
  border-radius:10px;
  /* margin-right: 20px; */
  /* height: 50px; */
 }

.btn-pdf:hover{
  background-color: #f8f8f8; /* Cor de fundo ao passar o mouse */
  transform: scale(1.10); /*Aumenta ligeiramente o botão*/
  color: rgb(19, 18, 18); /*Mantém o texto branco*/
 }

 .btn-bons {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  color: rgb(19, 18, 18);
  transition: background-color 0.3s ease, transform 0.3s ease;
  border-radius:10px;
  /* margin-right: 20px;
  height: 50px; */
 }

.btn-bons:hover{
  background-color: #f8f8f8; /* Cor de fundo ao passar o mouse */
  transform: scale(1.10); /* Aumenta ligeiramente o botão */
  color: rgb(19, 18, 18); /* Mantém o texto branco */
 }

 .btn-montage {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  color: rgb(19, 18, 18);
  transition: background-color 0.3s ease, transform 0.3s ease;
  border-radius: 10px;
  /* height: 50px; */
 }

 .btn-montage:hover{
  background-color: #f8f8f8; /* Cor de fundo ao passar o mouse */
  transform: scale(1.10); /* Aumenta ligeiramente o botão */
  color: rgb(19, 18, 18); /* Mantém o texto branco */
 }


  /*Representa o botão que está no Admin.php*/
 .btn-admin {
  background-color: #4CAF50;
  transition: background-color 0.3s ease, transform 0.3s ease;
  color: white;
  /* padding: 10px 20px; */
  border: none;
  border-radius: 5px;
  cursor: pointer;
  display: flex;
  /* margin-left: 550px; */
}

.btn-admin:hover {
  background-color: #4CAF50;
  transform: scale(1.05); /* Aumenta ligeiramente o botão */
  color: #f1f1f1;
}

 .btn-verificar{
  /* background-color: #fdfffd;
  box-shadow: 10px 5px 5px rgba(0, 0, 0, 0.2);
  width: 40px;
  height: 40px;
  border-radius: 20%;
  display: flex;
  align-items:center;
  justify-content: center;
  transition: background-color 0.3s, box-shadow 0.3s, transform 0.3s, left 0.5s; */
 }

 .btn-verificar:hover {
  background-color: #f1f1f1; 
  box-shadow: 15px 10px 15px rgba(0, 0, 0, 0.3);
  transform: scale(1.1);
 }

 .Salut_adm1{
  position: relative;
  max-width: 1000px;
  /* min-width: 50px; */
  top: 93px!important;
  left: 93px!important;
  height: 60px!important;
  text-align: left;
  font: normal normal bold 76px/16px Poppins;
  letter-spacing: 0px!important;
  color: #F3F3F3;
  opacity: 1;
 }

 .Salut_adm2{
  position: relative;
  max-width: 1000px;
  min-width: 50px;
  top: 100px;
  left: 93px;
  height: 77px;
  text-align: left;
  font: normal normal normal 55px/29px Poppins;
  letter-spacing: 0px;
  color: #F3F3F3;
  opacity: 1;

 }

.navbar-commercial{
  text-decoration: none;
  margin-left: 20px;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 380px;
  height: 43px;
  font: normal normal 600 30px/46px Poppins;
  letter-spacing: 1.38px;
  color: #FFFFFF;
  text-transform: uppercase;
  opacity: 1;
}
.navbar-brand:hover{
  color: #f1f1f1;
}

.btn-custom:hover{
  background-color: #f8f8f8; /* Cor de fundo ao passar o mouse */
  transform: scale(1.05); /* Aumenta ligeiramente o botão */
  color: rgb(19, 18, 18); /* Mantém o texto branco */
 }

.btn-custom {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  transition: background-color 0.3s ease, transform 0.3s ease;
  color: rgb(19, 18, 18);
} 


 .navbar_admBack {
  background: transparent linear-gradient(234deg, #313B86 0%, #0E175E 100%, #0D165D 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 99px #00000029;
  opacity: 1;
 }

 .navbar_administrateur{
  background: transparent linear-gradient(116deg, #313B86 0%, #0D165D 100%, #000000 100%) 0% 0% no-repeat padding-box;
  width: 100%;
  height: 291px;
  opacity: 1;
 }


/*---------------------------------------*/

.circle_vendedor {
  margin-top: 109px;
  margin-left: 109px;
  background-color: rgb(255, 255, 255);
  width: 45px;
  height: 45px;
  border-radius: 50%;
  position:absolute;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
  z-index: 10;
}

.circle_vendedor img {
  display: flex;
  align-items:flex-end;
  justify-content: center;
  margin-top: 10px;
  margin-left: 8px;
  width: 25px; /* Ajuste conforme necessário */
  height: 25px; /* Ajuste conforme necessário */
  border-radius: 50%; /* Torna a imagem circular */
}


#tabelaEncomendas_vendeur_backoffice {
  overflow: hidden;
}


    /* Cabeçalho da tabela com ID 'tabelaEncomendas' */
#tabelaEncomendas_vendeur_backoffice thead th {
    color: #333;
    font-weight: bold;
}


/* Estilo para o contêiner da busca*/
#tabelaEncomendas_vendeur_backoffice_wrapper .dt-search {
  width: 100%;
  height: 100px!important;
  background-color: #5561B5!important;
  border-top-left-radius: 30px!important;
  border-top-right-radius: 30px!important;
  border-bottom-left-radius: 0!important;
  border-bottom-right-radius: 0!important;
  display:grid!important;
  justify-content: left!important;
  padding-top: 29px!important;
  padding-left: 30px!important;
}


#tabelaEncomendas_vendeur_backoffice .dt-mon-files{
  display: flex;
  align-items: right;
  cursor: pointer;
  color: #777777;
  border-radius: 50px;
  opacity: 1;
  font-size: 14px;
  background: #E6E6E6;
  width: 280px;
  height: 40px;
}
#tabelaEncomendas_vendeur_backoffice .dt-mon-files-circle{
  box-shadow: 0px 3px 6px #00000029;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 50px;
  
}


#tabelaEncomendas_vendeur_backoffice .custom-filter-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}



 /*ADM_BACKOFFICE*/
 

 @media (min-width:1400px){
  .container_tabela_backoffice_adm {
    /* max-width: 1750px; */
    /* margin-top: 5rem; */
    box-shadow: 5px 5px 74px #6b6969f6;
    /* border-bottom-right-radius: 20px; */
    /* border-bottom-left-radius: 20px; */
    /* border-top-left-radius: 30px; */
    /* border-top-right-radius: 30px; */
    /* overflow: hidden; */
    /* padding: 0; */
    
}

.btn-verificar:hover .fa-solid{
  color: #4f3ee2;
}

/* botão olho de peixe */
 .btn-verificar:hover .fa-regular{
  color: #4f3ee2;
 }

 .btn-verificar:hover{
  border-color: #4f3ee2;
 }

  /*Representa o botão que está no Admin.php*/
 .btn-admin {
  background-color: #4CAF50;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

.btn-admin:hover {
  background-color: #45a049;
}

 .btn-verificar{
  background-color: #fdfffd;
  box-shadow: 10px 5px 5px rgba(0, 0, 0, 0.2);
  width: 40px;
  height: 40px;
  border-radius: 20%;
  display: flex;
  align-items:center;
  justify-content: center;
  transition: background-color 0.3s, box-shadow 0.3s, transform 0.3s, left 0.5s;
 }

 .btn-verificar:hover {
  background-color: #f1f1f1; 
  box-shadow: 15px 10px 15px rgba(0, 0, 0, 0.3);
  transform: scale(1.1);
 }

 .Salut_adm1{
  position: relative;
  max-width: 1000px;
  top: 93px!important;
  left: 93px!important;
  height: 60px!important;
  text-align: left;
  font: normal normal bold 76px/16px Poppins;
  letter-spacing: 0px!important;
  color: #F3F3F3;
  opacity: 1;
 }

 .Salut_adm2{
  position: relative;
  max-width: 1000px;
  min-width: 50px;
  top: 100px;
  left: 93px;
  height: 77px;
  text-align: left;
  font: normal normal normal 55px/29px Poppins;
  letter-spacing: 0px;
  color: #F3F3F3;
  opacity: 1;

 }

.navbar-brand{
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 223px;
  height: 43px;
  font: normal normal 600 30px/46px Poppins;
  letter-spacing: 1.38px;
  color: #FFFFFF;
  text-transform: uppercase;
  opacity: 1;
}
.navbar-brand:hover{
  color: #f1f1f1;
}

.btn-custom:hover{
  background-color: #f8f8f8; /* Cor de fundo ao passar o mouse */
  transform: scale(1.05); /* Aumenta ligeiramente o botão */
  color: rgb(19, 18, 18); /* Mantém o texto branco */
 }

.btn-custom {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  transition: background-color 0.3s ease, transform 0.3s ease;
  color: rgb(19, 18, 18);
} 


 .navbar_admBack {
  background: transparent linear-gradient(234deg, #313B86 0%, #0E175E 100%, #0D165D 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 99px #00000029;
  opacity: 1;
 }

 .navbar_administrateur{
  background: transparent linear-gradient(116deg, #313B86 0%, #0D165D 100%, #000000 100%) 0% 0% no-repeat padding-box;
  width: 100%;
  height: 291px;
  opacity: 1;
 }

 .circle_adm {
  margin-top: 109px;
  margin-left: 109px;
  background-color: rgb(255, 255, 255);
  width: 45px;
  height: 45px;
  border-radius: 50%;
  position:absolute;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
  z-index: 10;
}

.circle_adm img {
  display: flex;
  align-items:flex-end;
  justify-content: center;
  margin-top: 10px;
  margin-left: 8px;
  width: 25px; /* Ajuste conforme necessário */
  height: 25px; /* Ajuste conforme necessário */
  border-radius: 50%; /* Torna a imagem circular */
}


#tabelaEncomendas_adm_backoffice td, #tabelaEncomendas_vendeur_backoffice th {
  text-align: center;
  
  
}

    /* Cabeçalho da tabela com ID 'tabelaEncomendas' */
#tabelaEncomendas_adm_backoffice thead th {
  text-align: center;
    color: #333;
    font-weight: bold;
    width: auto;
}






/* Estilo para o contêiner da busca*/
#tabelaEncomendas_adm_backoffice_wrapper .dt-search {
  /* width: 100%; */
  height: 100px!important;
  background-color: #5561B5!important;
  border-top-left-radius: 30px!important;
  border-top-right-radius: 30px!important;
  border-bottom-left-radius: 0!important;
  border-bottom-right-radius: 0!important;
  /* display:grid!important; */
  padding-top: 29px!important;
  padding-left: 30px!important;
}


/*Estilo para o botão*/
#tabelaEncomendas_adm_backoffice .custom-filter-container button {
  background-color: #007bff;
  color: #f1f1f1;
  border: none;
  padding: 5px 10px;
  border-radius: 0 30px 30px 0;
  cursor: pointer;
  font-size: 14px;
  height: 45px;
  margin-left: -1px; /* Remove o espaço entre o botao e o campo de busca*/
}

/*Upload*/
#tabelaEncomendas_adm_backoffice .dt-flex-title-description{
  height: 85px;
  font-size: 18px;
  font-weight: bolder;
  display: flex;
  color: #FFFFFF;
  background-color: #A2B1A3;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}

#tabelaEncomendas_adm_backoffice .dt-box-description{
  border: 0px;
  border-radius: 25px;
  resize: none;
}

#tabelaEncomendas_adm_backoffice .arquivo {
  display: none;
}
#tabelaEncomendas_adm_backoffice .dt-mon-icon{
  color: #f8f8f8;
  height: 25px;
  max-width: 100%;

}
#tabelaEncomendas_adm_backoffice .dt-mon-files{
  display: flex;
  align-items: right;
  cursor: pointer;
  color: #777777;
  border-radius: 50px;
  opacity: 1;
  font-size: 14px;
  background: #E6E6E6;
  width: 280px;
  height: 40px;
}
#tabelaEncomendas_adm_backoffice .dt-mon-files-circle{
  box-shadow: 0px 3px 6px #00000029;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 50px;
  
}

#tabelaEncomendas_adm_backoffice .dt-nom-text-info{
  width: 250px; text-align: center;
}

#tabelaEncomendas_adm_backoffice .custom-filter-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;

  }

}



/*TESTE SANDUICHE*/

/* Estilos para o botão de navegação padrão */
.navbar-toggle {
  display: none; /* Escondido por padrão */
  flex-direction: column;
  justify-content: space-around;
  width: 30px;
  height: 30px;
  background: transparent;
  border: none;
  cursor: pointer;
  z-index: 1001;
}

.navbar-toggle span {
  width: 100%;
  height: 3px;
  background-color: #fff;
  border-radius: 2px;
}

/* Media query para mostrar o botão "sanduíche" em telas pequenas */
@media (max-width: 768px) {
  .navbar-left {
      display: none; /* Esconde os links da navbar em telas pequenas */
  }

  .navbar-toggle {
      display: flex; /* Mostra o botão "sanduíche" */
  }
}



.form-flex {
  display: flex;
  justify-content: space-evenly;
}


.custom-textarea {
  resize: none;
  text-align: center;
  border-radius: 20px;
  background-color: rgb(230, 230, 230);
}

.custom-switch-size {
  transform: scale(1.5); /* Aumenta o tamanho do botão switch */
  width: 2.5rem!important; /* Ajusta a largura do switch */
  height: 1.3rem; /* Ajusta a altura do switch */
}

.container_tabela_devis {
  box-shadow: 0px 3px 40px #6b6969f6;
  margin-left: 20px;
  border-radius: 30px;
  padding: 0;
}

.circle_devis {
  margin-top: 125px;
  margin-left: 100px;
  background-color: rgb(255, 255, 255);
  width: 45px;
  height: 45px;
  border-radius: 50%;
  position:absolute;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
  z-index: 10;
}

.circle_devis img {
  display: flex;
  align-items:flex-end;
  justify-content: center;
  margin-top: 10px;
  margin-left: 8px;
  width: 25px; /* Ajuste conforme necessário */
  height: 25px; /* Ajuste conforme necessário */
  border-radius: 50%; /* Torna a imagem circular */
}

.comment-item {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.5;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #f8f9fa;
  color: #212529;
}
