*{
    padding: 0%;
    margin: 0%;
    box-sizing: border-box;
    font-family: 'Times New Roman', Times, serif;  
    overflow-x: hidden;
}

body{
width: 100%;
height: 100%;
background-color: white;
}

header {
  
  width: 100%;
  height: 80px;
  background-color: #131313a1;
  align-content: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 20px;
}

.menu {
  list-style: none;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}

.menu li a {
  color: white;
  display: block;
  text-decoration: none;
  padding: 10px 20px 10px 20px;
  margin-left: 20px;
  text-align: center;
  font-size: 17px;
}

.menu li a:hover {
  color: rgb(161, 56, 84);
  display: block;
  text-decoration: none;
  margin-left: 20px;
  background-color: rgba(19, 19, 19, 0);
  font-size: 17px;
}

.logo {
  width: 150px;
  border-radius: 10px;
}
.logo img {
  width: 160px;
  display: flex;
  align-items: center;
}

.eleum{
  border: 3px solid #a13854;
  background: #a13854;
  height: 80px;
  width: 250px;
  text-align: center;
  border-radius: 15px;
  padding: 10px 10px 10px 10px;
  font-size: 19px;
 
}

.eleum a{
    text-decoration: none;
    color: white;
    font-size: 25px;
    cursor: pointer;
    user-select: none;
    margin-top: 10px;
    display: block;

}

.eleum a:hover{
    display: block;
    color: white;
    text-decoration: none;
    font-size: 30px;
    transition: 1s;
}

.main2{
  
    display: flex;
    justify-content: center;
    margin-top: -30px;
}

.eledois{
  object-fit: cover;
  border: 3px solid #a13854;
  border-radius: 15px;
  background-color: #a13854;
  font-size: 25px;
  margin-left: 100px;
  height: 330px;
  width: 470px;

}
.text{
    text-align: center;
    font-size: 20px;
    padding: 10px 10px 10px 10px;
    color: white;
    font-family: Georgia, 'Times New Roman', Times, serif;
    
}


.text2{
    padding: 30px 10px 15px 50px;
    color: white;
    font-family: Georgia, 'Times New Roman', Times, serif;
}

.container3{
  border: 3px solid #a13854;
  border-radius: 3px;
  background-color: #a13854;
  width: 600px;
  height: 330px;
  object-fit: cover;
  margin-right: 30px;
}

.img3{
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-top: -250px;
  margin-right: 10px;

}
.imgdoctor{
 margin-left: 20px;
 margin-top: 10px;
} 

.maps{
    margin-left: 150px;
    margin-top: 30px;
    display: flex;
    height: 250px;
    gap: 100px;
}

.eletres{
    border: 3px solid rgba(19, 19, 19, 0.349);
    border-radius:  5px;
    background-color: #2f4f4f;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 30px;
}

.textmaps{
  color: white;
    display: flex;
    text-align: right;
    font-size: 50px;
    flex-wrap: wrap;
    margin-right: 150px;
    align-items: center;
    font-family: Georgia, 'Times New Roman', Times, serif;
}

.elequar{
    height: 160px;
    border: solid #a13854;
    background-color: #a13854;
    flex-direction: row;
    
    
}

.text3{
    font-family: Georgia, 'Times New Roman', Times, serif;
    color: white;
    font-size: 15px;
    padding: 30px 20px 20px 80px;
   
}

.text4{
    font-size: 15px;
    margin-left: 300px;
    justify-content: center;
    padding: 60px 20px 20px 20px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    color: white;
    
}

.text5{
    display: flex;
}

.border {
  border-right: 1px solid #ffffff;
}

.border1 {
  border-left: 1px solid #ffffff;
}

.botao {
  padding: 8px 8px;
  border-radius: 5px;
  cursor: pointer;
  user-select: none;
  color: rgb(255, 255, 255);
  background: #952436;
  transition: background 1s;
  font-size: 30px;
  margin-left: 600px;
}
 
 .botao:hover{
background-color: #ca2d48;
 }

 .container{
  width: 1300px;
  height: 400px;
  object-fit: cover;
  display: flex;
  font-size: 50px;
  justify-content: space-between;
  background-image: linear-gradient(to right, #a13854, rgb(46, 4, 4));
  color: #e4e4e4;
  border: 3px solid  19, 19, 19, 0.349;
}

.container img{
  width: 600px;
}
 
.elecinco {
  border-radius: 15px;
  background-color: #676767;
  font-size: 20px;
  align-items: center;
  text-align: center;
  margin-left: 570px;
  margin-top: 130px;
  height: 165px;
  width: 250px;
  position: absolute;
}

.eleseis {
  border-radius: 15px;
  background-color: #676767;
  font-size: 20px;
  margin-left: 1003px;
  text-align: center;
  height: 65px;
  width: 235px;
  margin-top: 35px;
  position: absolute;
}

.container2 {
  width: 500px;
  object-fit: cover;
  margin-right: -300px;
  margin-top: 300px;

}
.container2 img{
  width: 180px;
}

h4{
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 20px;
}

h2{
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 24px;
}