﻿body {
    margin: 0;
    padding: 0;
    height: 100vh;
}

.w {
    height: 100vh;
}

.bk {
    background: linear-gradient(0deg, #152F65, #152F65), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.vector1 {
    margin-right: -13px;
    opacity: 40%;
}

.vector2 {
    opacity: 40%;
}

.text {
    font-family: Trebuchet MS;
    font-size: 12px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    color:white;
}
.text2 {
    font-family: Trebuchet MS;
    font-size: 11px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
    color: white;
}

.alt {
    margin-top: 159px;
}

.top-login-termos {
    margin-top: 65px;
}

.top-login-termos2 {
    margin-top: 90px;
}

.top-login-termos3 {
    margin-top: 366px;
}

.top-login-horario{
    margin-top:256px;
}



.top-footer {
    margin-top: 65px;
}

.btn-sup {
    align-items: center;
    background-color: #f68300;
    box-shadow: 0 11px 9px #1c2C4F29;
    border-radius: 50%;
    border: 1px solid #00000000;
    display: flex;
    height: 3rem;
    justify-content: center;
    transition: all .3s ease;
    width: 3rem;
    margin-right: 20px;
    margin-top: 120px
}

.sup {
    width: 9px;
    color:white;
}

.col-footer {
    margin-top: 115px;
}

.col-footer2 {
    margin-top: 312px;
}

.Profile {
   padding: 140px; top: 50%; margin-top: 10%;
}

.at-login {
    padding: 40px;
    margin-top: 17%;
    justify-items:center;
}

.fw-bold-profile {
    font-family: 'Trebuchet MS',sans-serif;
    font-size: 12px;
    color:black;
}

.a-link {
    text-decoration: none;
}

.h1-profile {
    font-family: 'Trebuchet MS',sans-serif Important;
    font-size: 33px;
    color: black;
    text-align: left;
    margin: 40px 0;
}

.window-control {
    text-align: start;
}