@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;700&display=swap');

body{
    font-family: 'Raleway', sans-serif;
    box-sizing: border-box;
    background: #F5F5F5;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    height: 4500px;
    width: 1440px;

}
.topo{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    position: static;
    width: 1136px;
    height: 88px;
    left: 152px;
    flex: none;
    margin: 30px 152px;
}
.logo{
    display: flex;
    flex-direction: row;
    align-items: center;
    position: static;
    width: 160px;
    height: 24px;
    top: 32px;
    flex: none;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #464646;
}
.links-topo{
    display: flex;
    flex-direction: row;
    position: static;
    width: 642px;
    height: 19px;
    left: 494px;
    top: 34.5px;
    flex: none;
    order: 1;
 }
.links-topo li{
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #464646;
    margin-left: 25px;
}

.links-topo a:hover, .links-contatos a:hover{
    font-weight: 700;
	text-decoration: underline;
    font-size: 18px;
}

.links-topo a, .links-contatos a, .lista-hobbies a, .lista-formacao a{
    color: #464646;
    text-decoration: none;
}
.apresentacao{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    position: static;
    width: 1136px;
    height: 368px;
    left: 152px;
    flex: none;
    order: 1;
}
.container{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: static;
    width: 751px;
    height: 246px;
    left: 0px;
    top: 61px;
    flex: none;
    margin: 0px 20px 0px 180px;
}
h1{
    position: static;
    width: 751px;
    height: 152px;
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 35px;
    color: #464646;
    flex: none;
    align-self: stretch;
}
.container p{
    position: static;
    width: 751px;
    height: 52px;
    top: 146px;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    color: #464646;
    flex: none;
    order: 1;
    align-self: stretch;
    margin: 24px 0px;
}
.apresentacao ul{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0px;
    position: static;
    width: 467px;
    height: 24px;
    left: 0px;
    top: 222px;
    flex: none;
    order: 2;
    flex-grow: 0;
    margin: 24px 0px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #464646;
}
.links-contatos li{
    margin-right: 15px;
}
.foto img{
    position: static;
    width: 368px;
    height: 368px;
    left: 768px;
    flex: none;
    order: 1;
    border-radius: 50%;
}
.sobre, .formacao{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 34px;
    position: static;
    width: 1440px;
    height: 300px;
    top: 520px;
    background: #EAF2FD;
    flex: none;
    order: 2;
    align-self: stretch;
    flex-grow: 0;
    margin: 32px 0px;
}
.sobreMim{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: static;
    width: 1136px;
    height: 300px;
    flex: none;
    margin: 10px 0px;
}
.sobreMim h2{
    position: static;
    width: 200px;
    height: 38px;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    color: #464646;
    flex: none;
    margin: 16px 0px;
}
.texto{
    position: static;
    width: 1000px;
    height: 200px;
    top: 54px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 19px;
    color: #464646;
    flex: none;
    order: 1;
    margin: 16px 0px;
}
.texto p{
    padding: 5px 0px;
}
.listas{
    display: flex;
    flex-direction: column;
    align-items: center;
    position: static;
    width: 1440px;
    height: 1245px;
    top: 935px;
    flex: none;
    order: 3;
    align-self: stretch;
    margin: 32px 0px;
}
.skills .hobbies{
    display: flex;
    flex-direction: column;
    align-items: center;
    position: static;
    width: 1136px;
    height: 244px;
    left: 152px;
    flex: none;
    margin: 88px 0px;
}
.lista-skills, .lista-hobbies, .lista-formacao{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    position: static;
    width: 1136px;
    height: 174px;
    top: 70px;
    flex: none;
    order: 1;
    margin: 20px 0px 50px 460px;
}
h2{
    position: static;
    width: 82px;
    height: 38px;
    left: 527px;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    color: #464646;
    flex: none;
    margin: 32px 0px 32px 750px;
}
.skills li, .hobbies li{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 16px;
    position: static;
    width: 176px;
    height: 174px;
    background: #FFFFFF;
    flex: none;
    margin: 0px 16px;
    align-items: center;
    border-radius: 10%;
}
.lista-skills img{
    position: static;
    width: 24px;
    height: 37px;
    left: 16px;
    top: 94px;
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 37px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #2A7AE4;
    flex: none; 
    margin: 8px 0px;
}
.hobbies a:hover, .formacao a:hover{
   background-color: #d3c7c7;
}
.descricao{
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
}
.formacao{
    height: 500px;
}
.formacao h2, .experiencia-area h2{
    position: static;
    width: 500px;
    height: 38px;
    left: 555px;
    top: 82px;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    color: #464646;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin: 32px 0px;
}
.lista-formacao{
    margin: 130px 0px 50px 200px;
}
.formacao li{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 30px 70px;
    position: static;
    width: 136px;
    height: 134px; 
    flex: none;
    margin: 35px 20px;
    align-items: center;
}
.formacao img{
    border-radius: 10%;
}
.descricao-formacao{
    position: static;
    width: 250px;
    height: 26px;
    top: 294px;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    color: #464646;
    flex: none;
    order: 1;
    margin: 8px 0px 0px 0px;
}
.data{
    position: static;
    width: 200px;
    height: 19px;
    top: 328px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #464646;
    flex: none;
    order: 2;
    margin-right: 50px;
}
.experiencia-area{
    display: flex;
    flex-direction: column;
    align-items: center;
    position: static;
    width: 1440px;
    height: 1500px;
    left: 152px;
    top: 2212px;
    flex: none;
    order: 4;
    margin: 32px 0px;
}
.experiencia-area h2{
    margin-left: 100px;
}
.itens{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: static;
    width: 1136px;
    height: 1816px;
    top: 70px;
    flex: none;
    order: 1;
    margin: 32px 0px;
}
.experiencia{
    display: flex;
    flex-direction: row;
    align-items: center;
    position: static;
    width: 1136px;
    height: 406px;
    flex: none;
    margin: 0px 80px;
}
.img-experiencia{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 10px opx;
    position: static;
    width: 772px;
    height: 426px;
    top: -10px;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    flex: none;
    margin: 0px 16px;
}
.img-experiencia img{
    position: static;
    width: 752px;
    height: 406px;
    left: 10px;
    top: 10px;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    flex: none;
    margin: 10px 0px;
}
.infos{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: static;
    width: 348px;
    height: 112px;
    left: 788px;
    top: 147px;
    flex: none;
    order: 1;
    flex-grow: 1;
    margin: 0px 16px;
}
.infos h3, .infos-meio h3{
    position: static;
    width: 348px;
    height: 26px;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #464646;
    flex: none;
    align-self: stretch;
    margin: 5px 0px;
}
.infos p, .infos-meio p{
    position: static;
    width: 348px;
    height: 19px;
    top: 34px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #464646;
    flex: none;
    order: 1;
    align-self: stretch;
    margin: 2.5px 0px;
}
.repositoio, .repositoio-meio{
    position: absolute;
    width: 105px;
    height: 51px;
    border: 1px solid #2A7AE4;
    box-sizing: border-box;
    margin: 70px 0px;
    border-radius: 10%;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #2A7AE4;

}
.demo, .demo-meio{
    position: absolute;
    width: 105px;
    height: 51px;
    background: #2A7AE4;
    margin: 70px 130px;
    border-radius: 10%;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}

.experiencia-meio{
    display: flex;
    flex-direction: row;
    align-items: center;
    position: static;
    width: 1136px;
    height: 406px;
    margin: 64px 0px;
}
.experiencia-meio img{
    position: static;
    width: 752px;
    height: 427px;;
    left: 384px;
    top: -10.5px;
    mix-blend-mode: normal;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    flex: none;
    margin: 0px 16px;
}
.infos-meio{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: static;
    width: 368px;
    height: 138px;  
    left: 0px;
    top: 134px;
    flex: none;
    order: 0;
    flex-grow: 1;
    margin: 0px 16px;
    padding-left: 100px;
}
.infos-meio h3{
    margin: 5px 0px 20px 0px;
}
.infos-meio p{
    margin: 15px 0px ; 
}
.repositoio-meio{
    margin: 100px 0px; 
}
.demo-meio{
    margin: 100px 130px;
}
footer{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: static;
    width: 1440px;
    height: 890px;
    top: 4130px;
    order: 5;
    margin: 32px 0px;
}
.caixa-contato{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 64px 20px;
    position: static;
    width: 1440px;
    height: 788px;
    background: #EAF2FD;
    flex: none;
}
.contato{
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 64px 0px 0px;
    position: static;
    width: 1136px;
    height: 660px;
    left: 152px;
    top: 64px;
    margin: 10px 0px;
}
.contato img{
    position: static;
    width: 464px;
    height: 590px;
    top: 65.5px;
    background: #EDEDED;
    flex: none;
    margin: 0px 16px;
}
.formulario-contato{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: static;
    width: 656px;
    height: 596px;
    left: 480px;
    top: 64px;
    flex: none;
    order: 1;
    flex-grow: 1;
    margin: 0px 16px;
}
footer h2{
    position: static;
    width: 123px;
    height: 38px;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    color: #464646;
    flex: none;
    margin: 8px 0px;
}
footer p{
    position: static;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #464646;
    order: 1;
}
.campos{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: static;
    width: 656px;
    height: 397px;
    top: 116px;
    flex: none;
    order: 1;
    align-self: stretch;
    margin: 32px 0px;
}
form label, form legend {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    color: #A2A2A2;
}
.input-padrao {
	position: static;
    width: 656px;
    height: 56px;
    left: calc(50% - 656px/2);
    background: #FFFFFF;
    border-radius: 4px;
    flex: none;
    align-self: stretch;
    margin: 8px 0px;
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    color: #000000;
}
form #mensagem{
    position: static;
    font-family: 'Raleway';
    width: 656px;
    height: 133px;
    left: calc(50% - 656px/2);
    background: #FFFFFF;
    border-radius: 4px;
    flex: none;
    align-self: stretch;
    margin: 8px 0px;
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #A2A2A2;
}
.botao-contato{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px;
    position: static;
    width: 165px;
    height: 51px;
    top: 545px;
    background: #2A7AE4;
    flex: none;
    order: 2;
    margin: 32px 0px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    border-radius: 10%;
}
.rodape{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 20px;
    position: static;
    width: 1440px;
    height: 102px;
    top: 788px;
    background: #FFFFFF;
    flex: none;
    order: 1;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #464646;
}