*{
 color: rgb(21, 21, 21);
 padding: 0;
 margin: 0;
 box-sizing: border-box;
 font-family: 'Times New Roman', Times, serif;
 text-align: center;
 
}



header{ 
 width: 100%;
 height: 70px;
 background-color: #387573;
 box-shadow: 0px 5px 20px rgb(255, 255, 255);
 padding: 10px;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}

.menu{
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.menu li a{
    color: white; /*Altera a cor */
    font-size: 20px; /* Altera o tamanho da fonte*/
    display: block;
    text-decoration: none;
    padding: 10px 20px 10px 20px; /* Espaçamento entre as fontes */
    margin-left: 10px;
    border-radius: 10px;/*Cria uma Borda */
    
}

.menu li a:hover{
    color: rgb(253, 253, 254);
    display: block;
    text-decoration: none;
    margin-left: 10px;
    background-color: #4b8e8c;
}

.logo{
    width: 45px;
    height: 45px;
    border-radius: 10px;
    background-color:#387573 
}
    
    
.container .item{
    flex: 1 1 350px;
    margin: 0px;
}

.container .item img{
    border-radius: 10px;
    object-fit:cover
    

}
img{
    height: 100px;
    width: 400px;
}

.quadradao{
position: absolute;
width: 960px;
height: 600px;
left: 110px;
top: 320px;

background: #3FBDAC;
box-shadow: -2px -2px 20px
}

.linha{
position: absolute;
width: 436px;
height: 0px;
left: 380.5px;
top: 600px;

border: 1px solid #000000;
transform: rotate(90deg);
}

.h3,p {position: absolute;
width: 400px;
height: 95px;
left: 135px;
top: 390px;

font-family: 'Inter';
font-style: normal;
font-weight: 600;
font-size: 36px;
line-height: 44px;
text-align: center;
}

.retangulo1{
position: absolute;
width: 408px;
height: 40px;
left: 135.11px;
top: 620px;

background: #FFFFFF;
border-radius: 15px;
transform: rotate(0.08deg);
}

.retangulo2{
position: absolute;
width: 408px;
height: 40px;
left: 135.11px;
top: 720px;

background: #FFFFFF;
border-radius: 15px;
transform: rotate(0.08deg);
}
 
.retangulo3{
position: absolute;
width: 408px;
height: 40px;
left: 135.11px;
top: 520px;

background: #FFFFFF;
border-radius: 15px;
transform: rotate(0.08deg);
}

.retangulo4{
position: absolute;
width: 408px;
height: 40px;
left: 620.5px;
top: 520px;

background: #FFFFFF;
border-radius: 15px;
transform: rotate(0.08deg);
}

.retangulo5{
position: absolute;
width: 408px;
height: 40px;
left: 620.5px;
top: 620px;

background: #FFFFFF;
border-radius: 15px;
transform: rotate(0.08deg);
}

.retangulo6{
position: absolute;
width: 408px;
height: 40px;
left: 620.5px;
top: 720px;

background: #FFFFFF;
border-radius: 15px;
transform: rotate(0.08deg);
}

.verde{
 position: absolute;
width: 230px;
height: 50px;
left: 217px;
top: 790px;
background:rgb(99, 186, 13);
border-radius: 50px;
}

.verde2{
 position: absolute;
width: 230px;
height: 50px;
left: 700.5px;
top: 790px;
background:rgb(99, 186, 13);
border-radius: 50px;
}

.estado{

position: absolute;
width: 130px;
height: 44px;
left: 120px;
top: 480px;

font-family: 'Inter';
font-style:normal;
font-weight: 500;
font-size: 24px;
line-height: 48px;
color: black;
}

.cidade{

position: absolute;
width: 130px;
height: 44px;
left: 120px;
top: 570px;

font-family: 'Inter';
font-style:normal;
font-weight: 500;
font-size: 24px;
line-height: 50px;
color: black;
}

.selecione{

position: absolute;
width: 330px;
height: 400px;
left: 120px;
top: 670px;

font-family: 'Inter';
font-style:normal;
font-weight: 500;
font-size: 24px;
line-height: 50px;
color: black;
}
 
.suamedical{
position: absolute;
width: 330px;
height: 400px;
left: 620px;
top: 470px;

font-family: 'Inter';
font-style:normal;
font-weight: 500;
font-size: 24px;
line-height: 50px;
color: black;
}

.login{
position: absolute;
width: 330px;
height: 400px;
left: 580px;
top: 570px;

font-family: 'Inter';
font-style:normal;
font-weight: 500;
font-size: 24px;
line-height: 50px;
color: black;
}

.senha{
position: absolute;
width: 330px;
height: 400px;
left: 580px;
top: 670px;

font-family: 'Inter';
font-style:normal;
font-weight: 500;
font-size: 24px;
line-height: 50px;
color: black;
}

.acessar{
position: absolute;
width: 330px;
height: 400px;
left: 160px;
top: 790px;

font-family: 'Inter';
font-style:normal;
font-weight: 500;
font-size: 24px;
line-height: 50px;
color: black;
}

.acessar2{
position: absolute;
width: 330px;
height: 400px;
left: 650px;
top: 790px;

font-family: 'Inter';
font-style:normal;
font-weight: 500;
font-size: 24px;
line-height: 50px;
color: black;
}

.colaborador{
position: absolute;
width: 450px;
height: 200px;
left: 590px;
top: 340px;

font-family: 'Inter';
font-style:normal;
font-weight: 500;
font-size: 24px;
line-height: 50px;
color: black;
}
.areadobeneficiario{

position: absolute;
width: 400px;
height: 44px;
left: 120px;
top: 420px;

font-family: 'Inter';
font-style:normal;
font-weight: 500;
font-size: 14px;
line-height: 48px;
color: black;
}

.colaboradorcooperado{

position: absolute;
width: 400px;
height: 44px;
left: 640px;
top: 420px;

font-family: 'Inter';
font-style:normal;
font-weight: 500;
font-size: 14px;
line-height: 48px;
color: black;
}

.esqueciasenha{
  position: absolute;
width: 256px;
height: 67px;
left: 690px;
top: 860px;
}

.criarconta{
  position: absolute;
width: 256px;
height: 67px;
left: 690px;
top: 890px;
}


