

 
  
  h1 {
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    font-family: "Trirong", serif;
    font-weight: 1000;

  }
  
  .TEX {
    height: 100%;
    width: 20%;
    margin-top: 100px;
    margin-bottom: 100px;
    margin-right: 10px;
    margin-left: 80px;
    text-indent: 50px;
    text-align:start;
    letter-spacing: 3px;
    color: #ffffff;
    width: auto;
    font-family: "Trirong", serif;
  }
  
  

  .etimg{
    height: 400px;
    margin: 50px;
    margin-top: 100px;
    margin-bottom: 50px;
    margin-right: 50px;
    margin-left: 0px;
    
    
  }

  .containernoso {
    width: 100%;
  
    display:flex;
    gap: 10px;
  }
  
  .grow1 { flex-grow: 1; }

  .classection{
    font-size: 15px;
  }
  .imglogo{
    margin-top: 10px;
    margin-bottom: 30px;
    margin-right: 100px;
    margin-left: 20px;
 }
 footer{
  margin-top: 50px;
  margin-bottom: 30px;
  margin-right: 100px;
  margin-left: 50px;
}
.textuno{
  text-align: justify;
  color: #fff;
  
}