.moda{
    position: fixed;
    top: 0;
    left: 0;
    left: 0;
    bottom: 0;
    background-color: #111111bd;
    z-index: 100000px !important;
  
  }
  .modal_container{
    background-color: #fff;
    width: 90%;
    margin: auto;
  }