body{
    margin: 0px;
    padding: 0px;
    background: #F3F5FC;
  }
  .container{
    margin: auto;
    width: 960px;
    height: 650px;
    padding: 5px;
  }

.text-input{
    float: left;
    margin-left: 5%;
    margin-top: 10%;
    width: 80%;
    height: 75%;
    outline: none;
    border: none;
    background-color: #f4f4fc;
    
    color: #0A3871;
    font-size: 32px;
    font-weight: 400;
    font-family: 'Inter', sans-serif;
  }
  
  .left{
    float: left;
    width: 70%;
    height: 50%;
    border-radius: 24px;
  }

  #inputtexto:hover{
    cursor: pointer;

  }
  .Alerta{
    float: left;
    padding: 0 5px 0 0;
    
  }
  
  .left-button{
    float: left;
    width: 63%;
    height: auto;
    
    border-radius: 24px;
  }
  
  #btn-encriptar{
    padding: 24px;
    width: 30%;
    height: 60%;
    background: #0A3871;
    border-radius: 24px;
    margin-left: 15%;
    
  }
  #btn-encriptar:hover{
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: 0 4px 16px rgba(49, 138, 172, 1);
  transition: all 0.2s ease;
  cursor: pointer;
}

  

  #btn-desencriptar{
    padding: 24px;
    width: 30%;
    height: 60%;
    background: #D8DFE8;
    border-radius: 24px;
    margin-left: 10%;
    cursor: pointer;
  }
  #btn-desencriptar:hover{
    color: rgb(0, 10, 146) !important;
    box-shadow: 0 4px 16px rgba(49, 138, 172, 1);
    transition: all 0.2s ease;
    cursor: pointer;
  }
  


  p{
    margin-left: 5%;
    padding: 0 0 15px;
  }
  .right{
    float: right;
    text-align: center;
    border-radius: 32px;
    width: 30%;
    height: 80%;
    background-color: #ffffff;
    box-shadow: 0px 24px 32px -8px rgba(0, 0, 0, 0.50);
  }
  
  #imgM{
    margin-top: 20%;
    width: 90%;
    height: auto;
    
    left: 1032px;
    top: 283px;
  }
  #texto #texto2{
    margin-left: 5%;
    margin-right: 5%;
  }
  
  #copiar{
    margin-left: 33%;
    margin-top: 90%;
    display: none;
    padding: 24px;
    width: 40%;
    height: 10%;
    background: #D8DFE8;
    border-radius: 24px;
    cursor: pointer;
  }
  #copiar:hover{
    color: rgb(0, 10, 146) !important;
    box-shadow: 0 4px 16px rgba(49, 138, 172, 1);
    transition: all 0.2s ease;
    cursor: pointer;
  }


  #reset{
    margin-left: 4%;
    margin-top: 80%;
    display: none;
    padding: 34px;
    width: 90%;
    height: 16%;
    background: #D8DFE8;
    border-radius: 24px;
    
  }
  #reset:hover{
    color: rgb(0, 10, 146) !important;
    box-shadow: 0 4px 16px rgba(49, 138, 172, 1);
    transition: all 0.2s ease;
    cursor: pointer;
  }
  

  .logo{
    width: 100%;
    float: left;
  }
  .logoImg{
    margin-top: 1%;
    float: inherit;
    margin-left: 5%;
  }
  .tittle{
    float: inherit;
    margin-left: 15%;
  }
  
  #texto2{
    float: left;
    margin-left: 10%;
    margin-top: 10%;
    color: #0A3871;
    width: 80%;
    height: 30%;
    background: #ffffff;
    outline: none;
    border: none;
    font-size: 15px;
  }
  
  h3{
    text-align: center;
  }
  
@media screen and (max-width:480px){

  body{
    width: auto;
  }
  .container{
    width: 375px;
    height: 915px;
    top: 3588px;
    left: -2277px;

  }
  .logo{
    margin: auto;
    float:left;
    width: 375px;
    height: 96px;
    top: 25px;
    left: 16px;
  }
  .logo .tittle{
    margin: auto;
      float:initial;
      text-align: center;
      font-size: 30px;
  }

  .left,.text-input{
    position: static;
    width: 343px;
    height: 48px;
    top: 152px;
    left: 16px;
    margin: auto;
    

  }

  

  p{
    margin: 5px 5px 5px 5px;
    width: 229px;
    height: 18px;
    top: 451px;
    left: 16px;
    gap: 8px;
    
    
    
  }
  #reset{
    margin: auto;
    position: static;
    width: 343px;
    height: 67px;
    border-radius: 24px;
    border: 1px;
    gap: 8px;
  }


  #btn-encriptar{
    margin: 15px 15px 0px 15px;
    width: 343px;
    position: fill;
    height: 67px;
    padding: 24px;
    border-radius: 24px;
    border: 1px;
    gap: 8px;

  }
  
  #btn-desencriptar{
    margin: 8px 15px 15px 15px;
    width: 343px;
    position: fill;
    height: 67px;
    padding: 24px;
    border-radius: 24px;
    border: 1px;
    gap: 8px;
  }


  .right{
    margin: 10px 15px auto 15px;
    width: 343px;
    position:absolute;
    height: 185px;
    top: 350px;
    
    
    border-radius: 32px;
    gap: 32px;
    float: initial;
    
  }



  #texto{
    margin: auto;
    width: 263px;
    height: 58px;

    
  }

  #texto2{
    margin: auto;
    width: 263px;
    height: 48px;
    float:initial;

  }
  #copiar{
    margin-top: 240px;
    margin-left: auto;
    margin-bottom: 5px;
    width: 343px;
    height: 67px;
    border-radius: 24px;
    border: 1px;
    gap: 8px;
    
  }

}