@import url('mediaquerie.css');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@500;800&family=Montserrat:ital,wght@0,400;1,300&family=Nunito+Sans:ital,wght@1,700&display=swap');
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

::-webkit-scrollbar {
    display: none;
}

body {
    background: #1C1C1C;
    font-family: Manrope;
}

header {
    display: flex;
    background-color: #1C1C1C;
    height: 101px;
    align-items: center;
    justify-content: center;
}

.hero {
    height: 900px;
    width: 100%;
}

.phoneleft img {
    margin-top: 215px;
}

.phoneright {
    float: right;
    margin-top: -810px;
}

.goldenblack {
    position: absolute;
    top: 5%;
    margin-left: 150px;
}

.goldenblack img {
    width: 100%;
}

.acao {
    text-align: center;
    justify-content: center;
    color: #fff;
    flex-direction: column;
    margin-top: -750px;
}

.acao h1 {
    font-size: 45.55px;
}

.acao h2 {
    margin-top: 49px;
}

.acao a {
    position: relative;
    z-index: 1;
}

.acao a img {
    margin-top: 58px;
}

.button-blur {
    z-index: -1;
    position: absolute;
    top: -70px;
    left: 0px;
}

.arrow img {
    width: 50px;
}

.arrow {
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 40px;
    background-size: contain;
    position: absolute;
    left: 50%;
    margin-top: 90vh;
    transform: translateX(-50%);
    animation-name: setaBaixo;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

@keyframes setaBaixo {
    0% {
        top: 0px;
    }
    100% {
        top: 20px;
    }
}

.solutions {
    background-color: #4B4B4B;
    color: #fff;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 547px;
}

.monalisa {
    display: block;
    position: absolute;
    right: 0%;
}

.solutions h1 {
    margin-top: 93px;
    margin-left: 140px;
    font-weight: 800;
}

.itens {
    margin-left: 30px;
    align-items: center;
    display: flex;
    width: 1200px;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 10px 80px;
}

.item {
    margin-top: 40px;
    padding: 10px;
    width: 400px;
    height: 92px;
    z-index: 1;
    margin-left: 50px;
}

.item h3 {
    font-weight: 600;
    font-size: 24px;
}

.item p {
    margin-top: 20px;
    font-size: 16px;
}

.step {
    margin-top: 100px;
    height: 106px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.coisa {
    color: #fff;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
}

.coisa img {
    width: 80px;
}

.coisa p {
    margin-top: 20px;
}

.argumentos {
    color: #fff;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 200px;
}

.arguments {
    margin-top: 50px;
}

.argo {
    margin-top: 45px;
}

.argo p {
    margin-top: 20px;
}

.fibbonman {
    display: block;
    position: absolute;
    right: 0%;
    opacity: 40%;
    margin-top: -500px;
}

.feedback {
    height: 559px;
    margin-top: 10px;
    display: flex;
    flex-direction: column;
}

.feedback h1 {
    color: #fff;
    text-align: center;
    margin-top: 80px;
}

.feed {
    margin: 43px;
}

.feeds {
    display: flex;
    justify-content: center;
}

.profile {
    margin-top: 13px;
    align-items: center;
    display: flex;
    flex-direction: column;
    text-align: center;
    color: #fff;
}

.profile h3 {
    font-weight: 800;
    margin-top: 13px;
}

.profile h4 {
    margin-top: 16px;
}

.profile img {
    width: 50px;
}

.clientes {
    height: 319px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 100px;
}

.titulos {
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.empresas {
    width: 600px;
    justify-content: center;
    align-items: center;
    margin-top: 80px;
}

.empresas img {
    width: 140px;
}

.line {
    position: absolute;
    left: 17%;
    margin-top: 240px;
    width: 100%;
}

.projetos {
    color: #fff;
    margin-top: 80px;
    text-align: center;
    display: flex;
    flex-direction: column;
}

.projects {
    justify-items: center;
    justify-content: center;
    display: grid;
    grid-template-columns: 0.4fr 0.4fr;
    grid-gap: 100px;
}

.projetos h3 {
    margin-top: 45px;
}

.projet {
    text-align: left;
    width: 440px;
    margin-top: 80px;
}

.projet img {
    margin-top: 30px;
    width: 435px;
}

.projet h3 {
    font-weight: normal;
}

.projet span {
    font-weight: bold;
}

.projet h4 {
    margin-top: 30px;
}

.action {
    display: flex;
    justify-content: space-between;
}

.botao img {
    width: 97px;
}

.background {
    display: flex;
    flex-direction: column;
    color: #fff;
    z-index: 1;
    margin-top: 115px;
    align-items: center;
    margin-bottom: 200px;
}

.text {
    margin-top: 50px;
    margin-left: -400px;
}

.text h1 {
    font-size: 24px;
}

.text h3 {
    margin-top: 35px;
    font-size: 13px;
}

.text a img {
    margin-top: 40px;
}

.back {
    position: absolute;
    z-index: -1;
}

.founder {
    margin-top: 200px;
    height: 527px;
    z-index: 1;
    display: flex;
    flex-direction: column;
}

.textfounder {
    display: flex;
    flex-direction: column;
    margin-top: 155px;
    align-items: flex-start;
    margin-left: -300px;
    position: relative;
}

.textfounder p {
    font-size: 18px;
    color: #000;
}

.textfounder span {
    font-weight: 900;
    color: #0686CC;
    margin-top: 50px;
}

.textfounder h4 {
    margin-top: 0px;
    color: #000;
}

.aspastext {
    width: 70px;
    position: absolute;
    left: 380px;
    margin-top: 100px;
}

.rafael img {
    width: 100%;
}

.rafael {
    position: absolute;
    right: 0%;
    width: 100%;
    z-index: -1;
}

.form {
    margin-top: 500px;
    align-items: center;
    text-align: center;
    color: #fff;
}

.formulario {
    display: flex;
    margin-bottom: 100px;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-top: 100px;
}

.formulario form {
    display: flex;
    flex-direction: column;
    width: 400px;
    height: 300px;
}

.formulario input {
    margin-top: 25px;
    padding-left: 10px;
    height: 40px;
    border: none;
    border-bottom: 1px solid white;
    outline: none;
    background-color: #1C1C1C;
}

input::placeholder {
    color: #535353;
    font-size: 18px;
}

.buttonblur {
    z-index: -1;
    margin-top: -30px;
    margin-left: -40px;
    position: absolute;
}

.formulario a {
    z-index: 1;
    margin-top: 80px;
}

footer {
    flex-direction: column;
    display: flex;
    margin-top: 150px;
    height: 329px;
    background-color: #232323;
}

.titlefooter {
    margin-top: 80px;
    justify-content: center;
    color: #fff;
    text-align: center;
    display: flex;
}

.titlefooter span {
    margin-left: 19px;
}

.redessociais {
    margin-top: 36px;
    display: flex;
    justify-content: center;
}

.redessociais img {
    margin-left: 21px;
}

footer p {
    margin-top: 36px;
    color: #c7c7c7;
    text-align: center;
}