.proiect {
  padding: 15%;
  background-image: url("../../foto/servicii/1/foto-1-carusel.png");
}

.lightbox .col1o2 {
  margin-right: 1%;
}
.lightbox .col1o3 {
  margin-right: 1%;
}

.lightbox img {
  cursor: pointer;

}

.img-preview {
      object-fit:cover;
  height:100%;
}

.mtopp {
    margin-top:2%;
}

.caracteristici-container {
  padding: 5%;
  text-align: center;
  margin-right: 1%;
}

.caracteristici-container img {
  height: 4vw;
}
.contact-form {
  margin-top: 0 !important;
  position: relative !important;
}

.max-img {
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .lightbox .col1o2 {
    margin-right: 0;
  }

  .caracteristici-container {
    margin-bottom: 2%;
  }

  .caracteristici-container img {
    height: 10vw;
  }
  
  
h1 {
    font-size:2.5rem;
}

.antet-proiect .full{
    padding-top:25%;
}

.div-img {
    min-height:auto!important;
}
}
