@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

html,
body {
    background-color: #e5e5e5;
    font-family: "Open Sans", sans-serif;
}

#app {
    min-height: 100vh;
    display: grid;
    grid-template-rows: auto 1fr auto;
}

.novaObra-modal {
    background: linear-gradient(90deg, #e449fd -21.05%, #8855f9 121.05%);
    border-radius: 10px;
    margin: 10px;
    color: #fff;
}

.display-none {
    display: none;
}

.nav-session {
    background: #3c444c;
    border-radius: 10px 10px 0px 0px;
    padding: 25px;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    color: #fff;
}

.link-modal {
    color: #fff;
}

.link-menu {
    display: block;
    padding: 0.5rem 1rem;
    color: #fff;
}

.botaoGeral {
    background: linear-gradient(90deg, #e449fd -21.05%, #8855f9 121.05%);
    border-radius: 39px;
}

.botalGeralBranco {
    border: 1px solid #8344a4;
    box-sizing: border-box;
    border-radius: 6px;
    color: #8344a4;
    background-color: #fff;

    display: inline-block;
    font-weight: 400;
    color: #8344a4;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
}

.boxShadow {
    -webkit-box-shadow: 0px 0px 0px rgba(50, 50, 50, 0.77);
    -moz-box-shadow: 0px 0px 0px rgba(50, 50, 50, 0.77);
    box-shadow: 0px 0px 0px rgba(50, 50, 50, 0.77);
    margin-bottom: 10px;
}

.boxTop {
    background: #ffffff;
    border-radius: 10px;
}

.boxBranco-grande {
    border: 0.5px solid #4971fd;
    box-sizing: border-box;
    border-radius: 8px;
    color: #6c63ff;
    padding: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.textPayment-1 {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
}

.textPayment-records {
    font-style: normal;
    font-weight: bold;
    font-size: 80px;
    line-height: 115px;
}

.textPayment-congrats {
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 30px;
    align-items: center;
    letter-spacing: -0.01em;
    color: #160742;
}

.footerDiv {
    width: 100%;
    background: linear-gradient(
        #5d63f7 5.92%,
        #8855f9 97.39%,
        rgba(255, 255, 255, 0) 97.39%
    );
    color: #fff;
}

.socialsG {
    border: 1px solid #9853fa;
    box-sizing: border-box;
    border-radius: 100px;
    padding: 10px;
    margin: 10px;
    width: 59px;
    height: 59px;
    left: 740px;
    top: 634px;
}

.socialsF {
    border: 1px solid #9853fa;
    box-sizing: border-box;
    border-radius: 100px;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 10px;
    width: 59px;
    height: 59px;
    left: 740px;
    top: 634px;
}

.separator {
    margin: 30px;
    margin-bottom: 0px;
}

/*====== PLANOS ======*/
.textPlan-congrats {
    font-style: normal;
    font-weight: normal;
    padding: 20px;
    padding-bottom: 10px;
    font-size: 30px;
    line-height: 30px;
    align-items: center;
    letter-spacing: -0.01em;
    color: #160742;
}

.textPlan-resume {
    font-style: italic;
    font-weight: normal;
    font-size: 21px;
    line-height: 142.9%;
    /* or 30px */
    align-items: center;
    color: #6d7389;
    padding-left: 20px;
}

.textPlan-records {
    font-style: normal;
    font-weight: bold;
    font-size: 34px;
    line-height: 45px;
    color: #001a75;
}

.textPlan-register-mounth {
    font-style: normal;
    font-weight: normal;
    font-size: 21px;
    line-height: 25px;
    color: #160742;
}

.textPlan-records-user {
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #858290;
}

.textPlan-under-price {
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    line-height: 1px;
    color: #858290;
    margin-bottom: 30px;
}

.boxPlan {
    background: #ffffff;
    border: 0px solid #6c63ff;
    box-sizing: border-box;
    padding: 20px;
}

.boxPlanCurrent {
    background: #ffffff;
    border: 5px solid #6c63ff;
    box-sizing: border-box;
    padding: 20px;
}

/* TELA LOGIN/SIGN */
.navbar-style {
    z-index: 1;
    padding: 15px 5px !important;
}

.style-navbrand {
    max-width: 98px;
}

.navbar-nav .dropdown-menu {
    position: absolute !important;
}

.nav-item-login {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 0px 10px;
    width: 155px;
    height: 45px;
    font-size: 15px;
    text-transform: uppercase;
    border: 1px solid #7573f8 !important;
    border-radius: 100px !important;
    -webkit-border-radius: 100px !important;
    -moz-border-radius: 100px !important;
    -ms-border-radius: 100px !important;
    -o-border-radius: 100px !important;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
}

.nav-item-login:hover {
    background-color: #f1f1fe;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
}

.nav-link-login {
    color: #7573f8 !important;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
}

.nav-link-login:hover {
    color: #4d4aff !important;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
}

.bg-login {
    background-image: url(../img/background-login.png);
    width: 916px;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
}

.postion-card {
    margin: 60px;
    margin-bottom: 260px;
}

.card-custom {
    margin: auto;
    justify-content: center;
    padding: 10px 20px;
    max-width: 550px;
    border: 2px solid #a154f2 !important;
    border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -ms-border-radius: 10px !important;
    -o-border-radius: 10px !important;
}

.card-header-custom {
    border-bottom: none !important;
    background-color: #fff !important;
    text-align: center;
    border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -ms-border-radius: 10px !important;
    -o-border-radius: 10px !important;
}

.form-group {
    display: flex;
    flex-direction: column;
}

.form-group input {
    border: 1px solid #a154f2;
    padding: 10px 13px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.label-style-custom {
    font-family: "Rubik", sans-serif;
    font-weight: 500;
    font-size: 15px;
    color: #646473;
}

.input-style-custom {
    font-family: "Rubik", sans-serif;
    font-weight: 400;
    font-style: italic;
    color: #000000;
    font-size: 13px;
    background-color: #f0f0f1;
}

.input-style-custom:focus {
    color: #a154f2;
    outline-color: #a154f2;
}

.title-card-login {
    font-weight: 600;
    color: #592077;
    font-size: 24px;
}

.link-forgot-pass {
    display: block;
    text-align: end;
    color: #a154f2;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
}

.link-forgot-pass:hover {
    color: #531c8d;
}

.positon-btn-send {
    margin-top: 23px !important;
    margin-bottom: 23px !important;
    margin: auto;
}

.btn-send-form {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Montserrat", sans-serif;
    width: 190px;
    height: 40px;
    color: #fff !important;
    font-weight: bold;
    font-size: 14px;
    background: linear-gradient(90deg, #e449fd -21.05%, #8855f9 121.05%);
    border-radius: 100px !important;
    -webkit-border-radius: 100px !important;
    -moz-border-radius: 100px !important;
    -ms-border-radius: 100px !important;
    -o-border-radius: 100px !important;
}

.btn-newpass {
    width: 100%;
}

.position-style-or {
    margin: 15px 0px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
}

.style-or {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #bdbdbd;
    line-height: 0.1em;
    margin: 10px 0 20px;
    color: #bdbdbd;
    font-size: 17px;
}

.style-or span {
    background: #fff;
    padding: 0 40px;
}

.positon-login-midia {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    margin-top: 20px;
}

.socialMedia {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    margin: 0px 9px;
    color: #9853fa;
    border: 1px solid #9853fa;
    border-radius: 100% !important;
    -webkit-border-radius: 100% !important;
    -moz-border-radius: 100% !important;
    -ms-border-radius: 100% !important;
    -o-border-radius: 100% !important;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
}

.socialMedia:hover {
    width: 70px;
    height: 70px;
    font-size: 18px;
    color: #531c8d;
    border: 1px solid #531c8d;
    text-decoration: none;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
}

.positon-login {
    text-align: center;
    margin-top: 30px;
}

.haveAccount {
    color: #646473;
    font-size: 20px;
}

.link-default {
    color: #9853fa;
    font-weight: bold;
    text-decoration: underline;
}

.link-default:hover {
    color: #8833ff;
}

/* /TELA LOGIN/SIGN */

/* TELA DASHBORD HOME */
.dropdown-custom {
    border: none !important;
    background-color: transparent !important;
}

.dropdown-item-custom {
    color: #7573f8 !important;
    background-color: #ffffff !important;
    margin: 5px 0px;
    display: flex !important;
}

.dropdown-item-custom i {
    margin-right: 5px;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #7573f8;
}

/* /TELA DASHBORD HOME */

/* Esconde o input do tipo FILE */
input[type="file"] {
    display: none;
}

.hModal {
    color: #8344a4;
}

.disabled {
    pointer-events: none;
    background: rgb(204, 200, 200);
}

.dropdown {
    width: max-content;
    max-width: 100%;
}

.dropdown:hover {
    width: max-content;
    max-width: 100%;
}

.dropdown-custom {
    width: 100%;
}

.nav-item-login-custom:hover {
    width: 100%;
}
