
.contact {
  align-items: center;
}

.title {
text-align: center;
width: 100px;
color: rgb(26, 26, 26);

}

.lead{
color: aliceblue;
text-align: center;
}

#formcontact {
margin-top: 70px;

}


#titleespec {  
  padding: 40px;
  margin-top: 70px;
  background-image: linear-gradient(to right, #487047, #5f985e);

  width:100%;
}


#titleespec h2 {
  margin-right: 80px;
  color: white;
  padding: 0px;
}
#imgespec {
  margin-top: 0px;
  margin-bottom: 10px;
}

#titledescript {

 margin-top:45px;
}

#descriptionespec {

  text-align: justify;
}
.junbotron {
  margin-top: 0px;
  background-color: rgb(253, 253, 253);
}

#especialidades{
  font-size: 30px;
  margin-top: 80px;
}

.card {
  margin-top: 0px !important;
}

.col-md-5 img {
  object-fit: cover;
  width: 500px;
  height: 90%;
  margin-top: 40px;
}

#titleespeclink {
  padding: 40px;
  margin-top: 70px;
  background-color:rgb(245, 244, 244) ;
  background-repeat: no-repeat;
  width:100%;

}

#titleespeclink a{
color: rgb(13, 87, 79);
  text-decoration: none;
}