@import url(https://fonts.googleapis.com/css?family=Audiowide:regular);

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    overflow-x: hidden;
}

#banner {
    position: relative;
    width: 100%;
    top: 0px;
    background-color: rgb(139, 114, 81);
    overflow: hidden;
    z-index: 1;
}

#banner p {
    font-family: Audiowide;
    float: right;
    color: black;
    font-size: 55px;
    padding-right: 15%;
    padding-top: 3.5%;
}

#banner img {
    width: 13%;
    margin-left: 15%;
    margin-top: 5px;
}

#menu-bar {
    position: relative;
    width: 100%;
    height: 55px;
    top: 0px;
    transition: top 0.3s;
    background-color: rgb(61, 52, 39);
    z-index: 3;
}


#menu-bar a {
    font-family: Arial;
    display: block;
    float: left;
    color: white;
    text-align: center;
    font-size: 25px;
    padding: 13px 10.2%;
    text-decoration: none;
}

#menu-bar a:hover {
    background-color: rgb(241, 210, 169);
    color: rgb(114, 114, 114);
}



#home .titulo-home {
    position: relative;
    color: rgb(26, 14, 6);
    font-size: 60px;
    margin-top: 4.1%;
    margin-bottom: 0;
    font-family: Arial;
}

#home .quadrado-home-1 {
    padding-top: 4%;
    padding-left: 2%;
    padding-right: 2%;
    opacity: .95;
    float: right;
    background-color: rgb(73, 73, 73);
    width: 44.43%;
    height: 623px;

    color: white;
    text-justify: auto;
    font-size: 30px;
    font-family: Arial;
}

#home .quadrado-home-2 {
    position: relative;
    opacity: .95;
    background-color: rgb(73, 73, 73);
    width: 100%;
    height: 300px;
    margin-top: -0.2%;
    top: 0;
    bottom: 0;
    padding-top: 2%;
    color: white;
    text-align: center;
    font-size: 40px;
    font-family: Arial;
}

#home .image {
    position: static;
    width: 990px;
    height: 700px;
    margin-top: 0%;
    border: 0;
}

#sobre .titulo-sobre {
    position: absolute;
    color: rgb(43, 40, 38);
    font-size: 75px;
    padding-top: 2%;
    padding-left: 20%;
    font-family: Arial;
}

#sobre .quadrado-sobre-1 {
    position: absolute;
    margin-top: 15%;
    padding-left: 5%;
    padding-right: 2%;
    background-color: rgb(37, 26, 11);
    height: auto;
    width: 35%;

    color: white;
    text-justify: auto;
    font-size: 47px;
    font-family: Arial;
}

#sobre .quadrado-sobre-2 {
    position: absolute;
    margin-top: -70%;
    margin-left: 150%;

    padding-left: 3%;
    padding-right: 3%;

    background-color: rgb(243, 229, 210);
    height: auto;
    width: 65%;

    color: black;
    text-align: left;
    font-size: 33px;
    font-family: Arial;
}

#sobre .mini-logo {
    float: right;
    width: 10%;
    padding-bottom: 1.7%;
}

#sobre .image {
    position: relative;
    height: 900px;
    width: 100%;
    opacity: 0.6;
    z-index: -1;
}

#vantagens {
    padding-top: 0%;
    height: 1520px;
}

#vantagens .vantagens-titulo {
    position: relative;
    bottom: 790px;
    left: 10%;
    font-family: Arial;
    font-size: 60px;
}

#vantagens .quadrado-vantagens-1 {
    position: absolute;
    border-radius: 45px;
    margin-top: 20%;
    padding-left: 2%;
    padding-right: 2%;
    left: 74%;
    top: 230%;
    background-color: rgb(37, 26, 11);
    height: auto;
    width: 20%;

    color: white;
    text-align: center;
    font-size: 47px;
    font-family: Arial;
}

#vantagens .mini-logo-fluxo {
    position: relative;
    width: 10%;
    bottom: 705px;
    left: 100px;
}

#vantagens .mix-fluxo {
    position: relative;
    width: 10%;
    bottom: 705px;
    left: 47%;
}

#vantagens .pin-fluxo {
    position: relative;
    width: 14%;
    bottom: 450px;
    left: 450px;
}

#vantagens .cartao-fluxo {
    position: relative;
    width: 14%;
    bottom: 700px;
    left: -100px;
}

#vantagens .mercado-fluxo {
    position: relative;
    width: 10%;
    bottom: 450px;
    left: -600px;
}


#vantagens .image_2 {
    position: relative;
    height: 800px;
    width: 100%;
    opacity: 0.6;
    z-index: -1;
}

#vantagens .exemplo-titulo {
    position: relative;
    bottom: 450px;
    left: 35%;
    font-family: Arial;
    font-size: 60px;
    z-index: 2;
}

#vantagens .image_3 {
    position: relative;
    height: 720px;
    width: 70%;
    top: -620px;
    left: 15%;
}

#contatos {
    padding-top: 2.6%;
}

#contatos .titulo-contato {
    position: relative;
    font-size: 60px;
    font-family: Arial;
    left: 10%;
}

#contatos .contatos-celular {
    position: relative;
    width: 3.5%;
    bottom: -2px;
    left: 31%;
}

#contatos .contatos-email {
    position: relative;
    width: 5%;
    left: 30%;
    margin-top: 2%;
}

#contatos .contatos-instagram {
    position: relative;
    width: 4%;
    left: 30.5%;
    bottom: -20px;
    margin-top: 2%;
}


#contatos .contatos-botao-celular {
    background-color: white;
    color: rgb(73, 252, 73);
    position: relative;
    border-radius: 10px;
    border-color: rgb(73, 252, 73);
    border-width: 5px;
    font-size: 35px;
    margin-left: 2.5%;
    width: 20%;
    height: 80px;
    left: 31.5%;
    bottom: 40px;
}

#contatos .contatos-botao-celular:hover {
    background-color: rgb(73, 252, 73);
    color: white;
    transition: .3s;
}

#contatos .contatos-botao-email {
    background-color: white;
    color: rgb(73, 121, 252);
    position: relative;
    border-radius: 10px;
    border-color: rgb(73, 121, 252);
    border-width: 5px;
    font-size: 35px;
    margin-left: 2.5%;
    width: 20%;
    height: 80px;
    left: 30%;
    bottom: 25px;
}

#contatos .contatos-botao-email:hover {
    background-color: rgb(73, 121, 252);
    color: white;
    transition: .3s;
}

#contatos .contatos-botao-instagram {
    background-color: white;
    color: rgb(241, 47, 160);
    position: relative;
    border-radius: 10px;
    border-color: rgb(223, 59, 155);
    border-width: 5px;
    font-size: 35px;
    margin-left: 2.5%;
    width: 20%;
    height: 80px;
    left: 31%;
    bottom: 10px;
}

#contatos .contatos-botao-instagram:hover {
    background-color: rgb(241, 47, 160);
    color: white;
    transition: .3s;
}

#rodape {
    font-size: 25px;
    margin-top: 10%;
    padding-top: 2.55%;
    color: white;
    background-color: rgb(129, 129, 129);
}

#rodape img {
    position: relative;
    width: 5%;
    left: 3%;
    top: 20px;
}

#rodape .developer {
    position: relative;
    color: white;
    text-decoration: none;
    left: 65%;
    bottom: 110px;
    font-size: 30px;
}

#rodape .developer::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    border-radius: 4px;
    background-color: white;
    bottom: 0;
    left: 0;
    transform-origin: right;
    transform: scalex(0);
    transition: transform .3s ease-in-out;
}

#rodape .developer:hover::before {
    transform-origin: left;
    transform: scalex(1);
}


#rodape .copyright {
    position: relative;
    left: 10%;
    bottom: 55px;
}

/* Versão Notebook */
@media (max-width: 1366px) and (min-width: 450px) {
    #banner p {
        font-family: Audiowide;
        float: right;
        color: black;
        font-size: 45px;
        padding-right: 7%;
        padding-top: 3.5%;
    }

    #banner img {
        width: 13%;
        margin-left: 17%;
        margin-top: 5px;
    }

    #menu-bar {
        position: relative;
        width: 100%;
        height: 55px;
        top: 0;
        transition: top 0.3s;
        background-color: rgb(61, 52, 39);
        overflow: hidden;
        z-index: 1;
    }

    #menu-bar a {
        font-family: Arial;
        display: block;
        float: left;
        color: white;
        text-align: center;
        font-size: 25px;
        padding: 15px 9.28%;
        text-decoration: none;
    }

    #home .titulo-home {
        position: relative;
        color: rgb(26, 14, 6);
        font-size: 55px;
        margin-top: 4.1%;
        margin-bottom: 0;
        font-family: Arial;
    }

    #home .quadrado-home-1 {
        padding-top: 4%;
        opacity: .95;
        float: right;
        background-color: rgb(73, 73, 73);
        width: 44.43%;
        height: 548px;

        color: white;
        text-justify: auto;
        font-size: 25px;
        font-family: Arial;
    }

    #home .quadrado-home-2 {
        position: relative;
        opacity: .95;
        background-color: rgb(73, 73, 73);
        width: 100%;
        height: 200px;
        margin-top: -0.2%;
        top: 0;
        bottom: 0;
        padding-top: 2%;
        color: white;
        text-align: center;
        font-size: 35px;
        font-family: Arial;
    }

    #home .image {
        position: static;
        width: 704px;
        height: 600px;
        margin-top: 0%;
        border: 0;
    }

    #sobre {
        padding-bottom: 0%;
        margin-bottom: 0%;
   }

    #sobre .titulo-sobre {
        position: absolute;
        color: rgb(43, 40, 38);
        font-size: 65px;
        padding-top: 0.5%;
        padding-left: 11%;
        font-family: Arial;
    }

    #sobre .quadrado-sobre-1 {
        position: absolute;
        margin-top: 20%;
        padding-left: 2%;
        padding-right: 2%;
        background-color: rgb(37, 26, 11);
        height: auto;
        width: 35%;

        color: white;
        font-size: 35.2px;
        font-family: Arial;
    }

    #sobre .quadrado-sobre-2 {
        position: absolute;
        margin-top: -90%;
        margin-left: 155%;

        padding-left: 3%;
        padding-right: 3%;

        background-color: rgb(243, 229, 210);
        height: 480px;
        width: 90%;

        color: black;
        text-align: left;
        font-size: 27px;
        font-family: Arial;
    }

    #sobre .mini-logo {
        float: right;
        width: 12%;
        margin-top: -15%;
    }

    #sobre .image {
        position: relative;
        height: 900px;
        width: 100%;
        opacity: 0.6;
        z-index: -1;
    }

    #vantagens {
        margin-top: 0%;
        padding-top: 0%;
        height: 1520px;
    }

    #vantagens .vantagens-titulo {
        position: relative;
        bottom: 760px;
        left: 8%;
        font-family: Arial;
        font-size: 47px;
    }

    #vantagens .quadrado-vantagens-1 {
        position: absolute;
        padding-left: 2%;
        padding-right: 2%;
        border-radius: 45px;
        left: 74%;
        margin-top: 52.9%;
        background-color: rgb(37, 26, 11);
        height: auto;
        width: 20%;

        color: white;
        text-align: center;
        font-size: 35px;
        font-family: Arial;
    }

    #vantagens .mini-logo-fluxo {
        position: relative;
        width: 10%;
        bottom: 720px;
        left: 100px;
    }

    #vantagens .mix-fluxo {
        position: relative;
        width: 10%;
        bottom: 720px;
        left: 47%;
    }

    #vantagens .pin-fluxo {
        position: relative;
        width: 14%;
        bottom: 500px;
        left: 325px;
    }

    #vantagens .cartao-fluxo {
        position: relative;
        width: 14%;
        bottom: 720px;
        left: -60px;
    }

    #vantagens .mercado-fluxo {
        position: relative;
        width: 10%;
        bottom: 500px;
        left: -430px;
    }


    #vantagens .image_2 {
        position: relative;
        height: 800px;
        width: 100%;
        opacity: 0.6;
        z-index: -1;
    }

    #vantagens .exemplo-titulo {
        position: relative;
        bottom: 360px;
        left: 30%;
        font-family: Arial;
        font-size: 60px;
        z-index: 2;
    }

    #vantagens .image_3 {
        position: relative;
        height: 720px;
        width: 70%;
        top: -505px;
        left: 15%;
    }

    #contatos {
        padding-top: 2.6%;
    }

    #contatos .titulo-contato {
        position: relative;
        font-size: 45px;
        font-family: Arial;
        left: 7%;
    }

    #contatos .contatos-celular {
        position: relative;
        width: 3.5%;
        bottom: 11px;
        left: 30.8%;
    }

    #contatos .contatos-email {
        position: relative;
        width: 5%;
        left: 30%;
        margin-top: 2%;
    }

    #contatos .contatos-instagram {
        position: relative;
        width: 4%;
        left: 30.5%;
        bottom: -15px;
        margin-top: 2%;
    }

    #rodape {
        font-size: 20px;
        margin-top: 10%;
        padding-top: 2.5%;
        color: white;
        background-color: rgb(129, 129, 129);
    }

    #rodape img {
        position: relative;
        width: 6%;
        left: 3%;
        top: 20px;
    }

    #rodape .developer {
        position: relative;
        color: white;
        text-decoration: none;
        left: 63%;
        bottom: 95px;
        font-size: 25px;
    }

    #rodape .developer::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 4px;
        border-radius: 4px;
        background-color: white;
        bottom: 0;
        left: 0;
        transform-origin: right;
        transform: scalex(0);
        transition: transform .3s ease-in-out;
    }

    #rodape .developer:hover::before {
        transform-origin: left;
        transform: scalex(1);
    }


    #rodape .copyright {
        position: relative;
        left: 10%;
        bottom: 45px;
    }
}

@media (max-width: 435px) {
    #banner p {
        font-family: Audiowide;
        float: right;
        color: black;
        font-size: 15px;
        padding-right: 7%;
        padding-top: 3.5%;
    }

    #banner img {
        width: 10%;
        margin-left: 5%;
        margin-top: 18px;
    }

    #menu-bar {
        position: relative;
        width: 100%;
        height: 55px;
        top: 0;
        transition: top 0.3s;
        background-color: rgb(61, 52, 39);
        overflow: hidden;
        z-index: 2;
    }

    #menu-bar a {
        font-family: Arial;
        display: block;
        float: left;
        color: white;
        text-align: center;
        font-size: 12px;
        padding: 20px 6.3%;
        text-decoration: none;
    }

    #home .titulo-home {
        position: relative;
        color: rgb(26, 14, 6);
        font-size: 37px;
        margin-top: 4.1%;
        margin-left: 0.5%;
        font-family: Arial;
    }

    #home .quadrado-home-1 {
        opacity: .95;
        background-color: rgb(73, 73, 73);
        width: 100%;
        height: auto;
        
        color: white;
        font-size: 21px;
        font-family: Arial;
    }
    #home .quadrado-home-1 p{
        padding-top: 4%;
        padding-left: 5%;
    }

    #home .quadrado-home-2 {
        position: relative;
        opacity: .95;
        background-color: rgb(73, 73, 73);
        width: 100%;
        height: auto;
        margin-top: -0.2%;
        padding-top: 2%;
        padding-bottom: 1%;
        color: white;
        text-align: center;
        font-size: 21px;
        font-family: Arial;
    }

    #home .image {
        position: static;
        width: 100%;
        height: auto;
        margin-top: 0%;
        border: 0;
    }

    #sobre{
        height: 670px;
        margin-bottom: 0%;
    }

    #sobre .titulo-sobre {
        position: absolute;
        color: rgb(43, 40, 38);
        font-size: 35px;
        padding-top: 10%;
        padding-left: 11%;
        font-family: Arial;
    }

    #sobre .quadrado-sobre-1 {
        position: absolute;
        margin-top: 200px;
        padding-left: 2%;
        padding-right: 2%;
        background-color: rgb(37, 26, 11);
        height: auto;
        width: 100%;

        color: white;
        font-size: 18px;
        font-family: Arial;
    }
    #sobre .quadrado-sobre-1 p{
        padding-top: 2%;
        padding-left: 1%;
        padding-right: 3%;
    }

    #sobre .quadrado-sobre-2 {
        position: absolute;
        margin-top: auto;
        margin-left: -2%;

        background-color: rgb(243, 229, 210);
        height: auto;
        width: 100%;

        color: black;
        text-align: left;
        font-size: 18px;
        font-family: Arial;
    }
    #sobre .quadrado-sobre-2 p{
        padding-top: 2%;
        padding-left: 1%;
        padding-right: 10%;

    }

    #sobre .mini-logo {
        float: right;
        width: 12%;
        padding-bottom: 1.7%;
        margin-right: 10%;
    }

    #sobre .image {
        position: relative;
        height: auto;
        width: 100%;
        opacity: 0.6;
        z-index: -1;
    }

    #vantagens {
        padding-top: -5%;
        height: 1034px;
        margin-bottom: 0%;
        padding-bottom: 0%;
    }

    #vantagens .vantagens-titulo {
        position: relative;
        bottom: 760px;
        left: 5%;
        font-family: Arial;
        font-size: 25px;
    }

    #vantagens .quadrado-vantagens-1 {
        position: relative;
        background-color: rgb(37, 26, 11);
        border-radius: 20px;
        height: auto;
        width: 160px;
        top: -1000px;
        left: 180px;

        color: white;
        text-align: center;
        font-size: 20px;
        font-family: Arial;
    }
    #vantagens .quadrado-vantagens-1 p{
        padding: 5% 5% 5% 5%;
    }

    #vantagens .mini-logo-fluxo {
        position: relative;
        width: 85px;
        bottom: 720px;
        left: 50px;
    }

    #vantagens .mix-fluxo {
        position: relative;
        width: 85px;
        bottom: 570px;
        left: -55px;
    }

    #vantagens .pin-fluxo {
        position: relative;
        width: 150px;
        bottom: 410px;
        left: -170px;
    }

    #vantagens .cartao-fluxo {
        position: relative;
        width: 130px;
        bottom: 380px;
        left: 200px;
    }

    #vantagens .mercado-fluxo {
        position: relative;
        width: 110px;
        bottom: 380px;
        left: -110px;
    }


    #vantagens .image_2 {
        position: relative;
        height: 800px;
        width: 100%;
        opacity: 0.6;
        z-index: -1;
    }

    #vantagens .exemplo-titulo {
        position: relative;
        bottom: 650px;
        left: 60px;
        font-family: Arial;
        font-size: 25px;
        z-index: 1;
    }

    #vantagens .image_3 {
        position: relative;
        height: auto;
        width: 100%;
        top: -720px;
        left: 0;
    }

    #contatos {
        padding-top: 2.5%;
    }

    #contatos .titulo-contato {
        position: relative;
        padding-top: 5%;
        font-size: 25px;
        font-family: Arial;
        left: 7%;
    }

    #contatos .contatos-celular {
        position: relative;
        width: 45px;
        padding-right: 7%;
        bottom: 11px;
        left: 30.8%;
    }

    #contatos .contatos-email {
        position: relative;
        width: 60px;
        padding-right: 4%;
        left: 27%;
        margin-top: 2%;
    }

    #contatos .contatos-instagram {
        position: relative;
        width: 60px;
        padding-right: 3%;
        left: 27%;
        bottom: -15px;
        margin-top: 2%;
    }

    #contatos .contatos-botao-celular {
        background-color: rgb(73, 252, 73);
        color: white;
        position: relative;
        border-radius: 10px;
        border-color: rgb(73, 252, 73);
        border-width: 5px;
        font-size: 25px;
        margin-left: 2.5%;
        margin-top: 15%;
        width: 150px;
        height: 80px;
        left: 25%;
        bottom: 40px;
    }
    #contatos .contatos-botao-celular:active {
        color: white;
        border-radius: 10px;
        transform: scale(0.9);
        border: 5px solid rgb(32, 199, 32);
        background-color: rgb(73, 252, 73);
    }
    
    #contatos .contatos-botao-email {
        background-color: rgb(73, 121, 252);
        color: white;
        position: relative;
        border-radius: 10px;
        border-color: rgb(73, 121, 252);
        border-width: 5px;
        font-size: 25px;
        margin-left: 2.5%;
        width: 150px;
        height: 80px;
        left: 24%;
        bottom: 25px;
    }
    #contatos .contatos-botao-email:active {
        color: white;
        border-radius: 10px;
        transform: scale(0.9);
        border: 5px solid rgb(45, 92, 221);
        background-color: rgb(73, 121, 252);
    }

    #contatos .contatos-botao-instagram {
        background-color: rgb(241, 47, 160);
        color: white;
        position: relative;
        border-radius: 10px;
        border-color: rgb(223, 59, 155);
        border-width: 5px;
        font-size: 25px;
        margin-left: 2.5%;
        width: 150px;
        height: 80px;
        left: 25%;
        bottom: 10px;
    }
    #contatos .contatos-botao-instagram:active {
        color: white;
        border-radius: 10px;
        transform: scale(0.9);
        border: 5px solid rgb(202, 29, 130);
        background-color: rgb(241, 47, 160);
    }

    #rodape {
        font-size: 18px;
        margin-top: 18%;
        padding-top: 5%;
        padding-bottom: 5%;
        padding-left: 2%;
        color: white;
        background-color: rgb(129, 129, 129);
    }
    #rodape p{
        padding-right: 10%;
    }

    #rodape img {
        position: relative;
        width: 30px;
        left: 0;
    }

    #rodape .developer {
        position: relative;
        color: white;
        text-decoration: none;
        left: 0%;
        bottom: 10px;
        font-size: 18px;
        text-decoration: underline 2px;
    }

    #rodape .copyright {
        position: relative;
        left: 10%;
        bottom: 45px;
    }
}