body {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif;
  white-space: normal;
}

* {
  box-sizing: inherit;
  /* border: 1px solid red; */
}

h1 {
  font-weight: 600;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: "Playfair", serif;
}

.disabledbtn {
background-color:#f5f5f5!important;
}
.playfair {
  font-family: "Playfair", serif;
}
.text-alb {
  color: #fff;
}

.albastru {
  background-color: #0e4a87;
}
.bleu {
  background-color: #00abe5;
}

.full {
  width: 100%;
}

.header {
  background-color: #fff;
  overflow: hidden;
}

.sigla-uman {
  width: 10%;
  margin: 1% 40% 1% 45%;
  float: left;
  z-index: 2;
  position: relative;
}

.iconmeniu {
  width: 35%;
  margin-right: 1%;
}

.md {
  width: 100%;
  text-align: left;
}

.fold {
  background-image: url("../foto/fondatorii-atelierelor-umanager.webp");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 25% 10% 5%;
}

.container {
  display: flex;
}

.fold .container {
  align-items: center;
  margin-bottom: 3%;
}

.icon-data {
  width: 2vw;
  height: auto;
  margin-right: 2%;
}

.buton {
  border-radius: 20px;
  padding: 1% 2%;
  text-decoration: none;
}

.buton2 {
  border-radius: 20px;
  padding: 2%;
  text-decoration: none;
  display: block;
  text-align: center;
  margin: 10% 10% 0;
  width: 80%;
}

.despre {
  text-align: center;
  padding: 5% 10%;
}

.despre p {
  margin-bottom: 5%;
}

.evenimente {
  display: flex;
}

.foto-evenimente {
  width: 45%;
}

.events {
  padding: 5%;
}

.eveniment-curent {
  color: #0e4a87;
  border: 1px solid #0e4a87;
  padding: 2%;
}

.eveniment-curent:hover {
  color: #fff;
  background-color: #0e4a87;
}

.eveniment-curent a,
.eveniment-anterior a {
  text-decoration: none;
  width: 100%;
  text-align: right;
  display: block;
}

.titluevent {
  font-weight: 600;
}

.titluevent span {
  font-weight: 400;
}

.anul {
  color: #ccc;
  font-size: 5vw;
}

.fdt {
  padding: 2% 10%;
  align-items: start;
  justify-content: space-between;
}

.fondator {
  flex-basis: 20%;
  min-width: 0;
  text-align: center;
}

.events-modal {
  padding: 5%;
}

.imagine-fondator {
  max-width: 100%;
}

.newsletter {
  padding: 5% 10% 20%;
  background-image: url("../foto/fundal-newsletter-umanager.webp");
  background-size: cover;
  background-repeat: no-repeat;
}

.nlsub {
  font-family: inherit;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #111;
  background-color: transparent;
  padding: 3%;
}

.button-nl {
  padding: 2%;
  border: none;
  color: #fff;
  border-radius: 20px;
  display: block;
  width: 30%;
  margin-top: 5%;
}

.parteneri-container {
  display: flex;
  gap: 10px;
  justify-content: center;
  flex-wrap: wrap;
}

.parteneri-container a {
  flex-basis: 20%;
  min-width: 0;
}

.parteneri {
  max-width: 100%;
}

.contactarea {
  background-color: #111;

  padding: 5% 10%;
}

.contact-container .half {
  flex-basis: 50%;
  min-width: 0;
  padding: 0 5%;
  margin-top: 5%;
}
.contact-container {
  align-items: center;
}

.dotted {
  border-right: 1px dotted #fff;
}

#nume,
#email,
#companie,
#telefon,
#mesaj {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  padding: 2%;
  width: 100%;
}

#acord {
  margin-right: 5%;
}

#trimite {
  padding: 2%;
  display: block;
  width: 50%;
  margin-left: 50%;
  margin-top: 5%;
  background-color: #00abe5;
  color: #fff;
}

.date-c {
  display: flex;
  align-items: center;
  gap: 10px;
}
.date-c a {
  word-break: break-all;
}

.icon-contact {
  width: 2vw;
  height: auto;
}
.footer {
  background-color: #000;
  display: flex;
  padding: 2% 10%;
  justify-content: space-between;
}
.date-footer {
  flex-basis: 50%;
  min-width: 0;
}
.copyright {
  background-color: #111;
  display: flex;
  justify-content: space-between;
  padding: 1% 10%;
}

.logo-footer {
  width: 50%;
  /* margin-bottom: 5%; */
}

.footer a {
  color: #ccc;
  text-decoration: none;
  margin-right: 5%;
}

.social-media {
  display: flex;
  gap: 20px;
  justify-content: flex-end;
  align-items: center;
}

.social-media img {
  width: 3vw;
  height: auto;
}
.attribution {
  text-align: right;
}

.attribution img {
  width: 25%;
}

.row {
  display: flex;
}

.legal {
  display: none;
}

.w3-sidebar {
  width: 50% !important;
  z-index: 3 !important;
}

.w3-sidebar button {
  background-color: transparent;
  border: none;
  width: 100%;
  text-align: center;
}

.w3-sidebar a {
  color: #0e4a87;
  margin: 2% auto;
}

.w3-sidebar a:hover {
  font-weight: 700;
}

.urmatorul {
  font-family: sans-serif;
  font-weight: 200;
  font-size: 1.5vw;
  display: block;
  margin: 0;
}

.politicatext {
  text-align: justify;
}
.blue-text {
  color: #0e4a87;
}
.bold {
  font-weight: 700;
}

.decotitlu {
  width: 5vw;
  margin-bottom: 3%;
}

.divbtn {
  width: 20%;
  margin: 0 auto;
}

#inscriere .inscriere {
  width: 100%;
}

.forminput {
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #fff;
  border-left: 0;
  color: #fff;
  padding: 2%;
  background-color: transparent;
  margin-bottom: 2%;
}
.newsletterlabelsubs {
  margin-left: 2%;
}

.buttoninsc {
  margin-left: 35%;
}
@media only screen and (max-width: 768px) {
  .container {
    flex-direction: column;
  }
  .decotitlu {
    width: 25%;
  }
  .divbtn {
    width: 65%;
  }
  .fold {
    padding-bottom: 15%;
    background-image: url("../foto/fondatorii-atelierelor-umanager-mobil.webp");
    background-position: center;
    padding-top: 35%;
  }

  .urmatorul {
    font-size: 4.5vw;
  }
  .sigla-uman {
    width: 40%;
    margin: 3% 30%;
  }
  .fold .container {
    flex-direction: row;
  }
  .icon-data {
    width: 5vw;
    height: 5vw;
  }

  .buton {
    padding: 5%;
  }

  .w3-sidebar {
    width: 100% !important;
  }
  .despre {
    padding: 10%;
  }

  .despre p {
    margin-bottom: 15%;
  }

  .evenimente {
    flex-direction: column;
  }

  .foto-evenimente {
    width: 100%;
  }

  .anul {
    font-size: 12vw;
  }

  .button-nl {
    width: 60%;
    padding: 5%;
  }

  .parteneri-container a {
    flex-basis: 70%;
  }

  .footer {
    flex-direction: column;
  }
  .logo-footer {
    width: 70%;
    margin: 2% 15%;
  }

  .social-media {
    justify-content: center;
  }

  .social-media img {
    width: 12vw;
    height: auto;
    margin: 15% auto;
  }

  .copyright {
    flex-direction: column;
  }

  .attribution {
    text-align: center;
  }
  .attribution img {
    width: 50%;
    margin-top: 5%;
  }

  .icon-contact {
    width: 5vw;
  }

  .date-c {
    word-break: break-all;
  }
  .row {
    flex-direction: row !important;
  }
}
