@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap');

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
}

.color-secundary{
    color: #F8F8FF;
}

.bg-color{
    background-color: #37DBFE;
    width: 230px;
    height: 60px;
    border-radius: 30px;
    align-items: center;
}

.color-primary{
    color: #50FDDB;
}

.altura{
    bottom: 10px;
}

#logo-imagem{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

#section-container{
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: linear-gradient(180deg,#50FDDB, #4476FD 80%);
}

.button-text{
    height: 100%;
    text-align: center;
}

:root{
    --primary: #040E56;
}

.animationButton{
    cursor: pointer;
    transition: .3s;
    color: #000000;
    background-color: #37DBFE;
}

.animationButton a{
    color: #F8F8FF;
}

.animationButton:hover{
    transform: scale(1.1);
    background-color: var(--primary);
    font-size: 1.2em;
    color: #F8F8FF;
}

.primary{
    background-color: var(--primary);
}

.imagem-logo{
    height: 90px;
}

.retangulo{
    background-color: #50FDDB;
    width: 12.5rem;
    min-height: 1.2rem;
    border-radius: 10px;
    position: relative;
    margin-bottom: 40px;
}

.retangulo-maior{
    background: linear-gradient(90deg, #042c9c, #50FDDB 80%);
    min-height: 1.2rem;
    border-radius: 10px;
    position: relative;
    margin-top: 60px;
    margin-bottom: 3em;
    margin-left: auto;
    margin-left: auto;
}

.circle{
    position: absolute;
    background-color: #000000;
    height: 20px;
    width: 1.2rem;
    right: -35px;
    border-radius: 10px;
    background-color: #50FDDB;
}

.circle-icon{
    background-color: #37DBFE;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    position: relative;
    border: 2px solid #000000;
}

#icon{
    position: absolute;
    bottom: 0%;
    left: 16%;
    font-size: 100px;
}

#icones p{
    margin-top: .8em;
    font-size: 1.2em;
    font-weight: bold;
    color: #F8F8FF;
}

#medidas{
    color: #F8F8FF;
}

.banner-height{
    height: 350px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.text-title{
    margin-top: 30px;
}

.banner{
    height: 80vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.whatsLink{
    background-color: #34af23;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    position: fixed;
    color: #F8F8FF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 1px 1px 2px #888;
    z-index: 1000;
}
.bi-whatsapp{
    position: absolute;
    right: 14.5px;
    top: 8px;
}

.img{
    height: 100px;
    object-fit: contain;
    align-items: center;
    justify-content: center;
}

.logo{
    max-height: 350px;
    object-fit: cover;
    min-height: 200px;
}

.section{
    max-height: 80vh;
}

.color{
    background-color: #040E56;
}

.font-Gotham{
    font-family: Goth;
}

.text-color{
    color: #606060
}

.imagem img{
    height: 500px;
}

.email{
    display: flex;
    flex-direction: row;

}

.font-footer{
    font-size: .8em;
    display: flex;
    flex-direction: row;
}

.font{
    font-size: 1.25rem;
    max-width: 800px;
}

#footer{
    background-color: #040E56;
}

#section-software, #section-management{
    background: linear-gradient(30deg,#50FDDB, #4476FD 80%);
}

.title{
    color: #040E56;
    font-weight: bold;
}

#titulo{
    font-weight: bold;
    color: #F8F8FF;
}

#equipe-info, #history-info, #sinc-info{
    display: flex;
    justify-content: center;
    align-self: center;
    flex-direction: column;
    margin: auto;
    padding-left: 65px;
    padding-right: 65px;
}

.img-info{
    height: 100%;
    width: 100%;
    margin: auto;
}

#apresentacao p{
    font-size: 1.2rem;
}

.bg-color-secundary{
    background-color: #4476FD;
}

.font-text{
    font-size: 1.25rem;
    max-width: 800px;
}

.container-text{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #F8F8FF;
    margin-top: 2em;
}

.container-text-system{
    display: flex;
    margin: auto;
    max-width: 650px;
}

.font-gestor{
    color: #F8F8FF;
    font-weight: 300;
    font-size: 1.2rem;
}

.container-image{
    max-height: 500px;
    max-width: 400px;
    margin: auto;
}

#footer-main{
    display: flex;
    justify-content: center;
}

#footer p {
    color: #F8F8FF;
}

#container-image-alter{
    display: flex;
    margin: auto;
    background-color: #4476FD30;
    height: 800px;
}

.tamanho-imagem{
    margin: auto;
    max-width: 80%;
}

.footer-bottom{
    border-top: 1px solid #7a7a7a;
}

#redes-sociais{
    border-left: 1px solid #7a7a7a;
    border-right: 1px solid #7a7a7a;
}

.dispositivo{
     margin-left: 5rem;
}

.font-equipe{
    font-size: 1.2em;
}

@media (max-width: 991px) {
    .headerMenu{
        background-color: #040E56;
        height: 100%;
        padding: 50px;
    }
}

@media (max-width: 765px) {
    .dispositivo{
        margin-left: 0px;
    }
    #apresentacao{
        display: flex;
        flex-direction: column;
        text-align: center;
        align-items: center;
        margin-top: 4em;
    }
    #apresentacao p{
        font-size: 1.2rem;
    }
    #equipe-text{
        display: flex;
        align-items: center;
        flex-direction: column;
        text-align: center;
        position: absolute;
        margin-bottom: 30em;  
    }
    #equipe-text p{
        font-size: 1em;
        color: rgb(0, 0, 0);
        text-shadow: 0px 0px 1px black;
    }
    #equipe-info{
        position: relative;
        max-width: 500px;
        padding: 0;
    }
    #history-text{
        display: flex;
        flex-direction: column;
        position: absolute;
        margin-top: 30em;
        text-align: center;
    }
    #history-text p{
        font-size: 1em;
        color: rgb(0, 0, 0);
        text-shadow: 0px 0px 1px black;
    }
    #history-info{
        position: relative;
        max-width: 500px;
        padding: 0;
    }
    #medidas{
        max-width: 500px;
    }
    #sinc-info{
        padding: 1em;
        text-align: center;
        align-items: center;
        justify-content: center;
    }
    #sinc-text, #history-text{
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    #container-image-alter{
        height: 500px;
        padding: 3em;
    }
    #macbook, #iphone, #tablet{
        height: 150px;
    }
    .retangulo{
        margin-bottom: 10px;
    }
    .font-gestor{
        text-align: center;
        font-size: 1em;
        text-shadow: 0px 0px 1px rgb(255, 255, 255);
    }
    .font-text, .font{
        font-size: 1em;
        text-shadow: 0px 0px 1px rgb(255, 255, 255);
    }
    .font-text{
        font-size: 1em;
        text-shadow: 0px 0px 1px rgb(0, 0, 0);
    }
    .logo{
        height: 200px;
    }
    .botao{
        height: 50px;
    }
    .whatsLink{
        display: none;
    }
    .img-info{
        background-image: #F8F8FF;
    }
}

@media (max-width: 500px) {
    #equipe-text{
        margin-bottom: 15em;
    }
    #apresentacao h2{
        text-align: center;
        font-size: 1.35em;
    }
    #apresentacao p{
        font-size: .8rem;
    }
    #history-text{
        margin-bottom: 5em;
        font-size: .8em;
    }
    .retangulo{
        display: none;
    }
    .botao{
        width: 150px;
        height: 40px;
        font-size: .8em;
    }
    .container-image{
        max-width: 250px;
        max-height: 250px;
    }
    #equipe-text p{
        font-size:.8rem;
    }
}