.fold-eveniment-1 {
    background-image: url("../foto/mketic/mketic.webp");
  }
  
  .inscriere {
  background-color:#0e4a87!important;
  }

  .detalii {
    padding: 15% 2% 5% 5%;
}

input[type='checkbox'] 
    {
        margin-top: 7%;
        width: 1.5rem;
        height: 1.5rem;
    }

    .deco  {
        font-size: 2rem;
        color: #0e4a87;
        border: 2px solid #0e4a87;
        width: 3rem;
        display: inline-block;
        border-radius: 100%;
    }
    .vorbitori .container {
      justify-content: center!important;
      gap: 20px!important;
  }
  @media only screen and (max-width: 768px) {
    .fold-eveniment {
      background-position: top center;
      background-size: 175% 45%!important;
  }
  }
  

 