h1 {}

h2 {
    text-align: center;
}

span.icon-title {
    /* margin-left: auto; */
    /* margin-right: auto; */
    /* display: block!important; */
    position: absolute !important;
    top: 0;
    /* right: 0; */
    left: 0;
}

h1 {
    text-align: center;
    margin-bottom: 30px !important;
    margin-top: 30px !important;
}

p {
    margin-bottom: 5px !important;
}

.LINE_2_QUAD-HEADER {
    height: calc(100vh - 70px);
    max-height: calc(100vh - 70px);
}

.DIV_QUAD-HEADER {
    height: 50%;
}

.card-atention {
    max-width: 100% !important;
    padding: 30px 20px 20px 20px !important;
}

.card-atention-content {
    margin: 30px 0 0px 0 !important;
    padding: 40px 0px 30px 0px  !important;
}

h2.card-atention-title {
    font-size: 20px !important;
}

span.icon-title.icon-title-left {
    right: 0;
    left: auto !important;
}

.card-atention-content p {
    margin: 0 20px;
}

span.e-mais-icon {
    margin: 10px auto !important;
}

.box-content {}

.box-login {
    width: 90vw !important;
    height: 90vh !important;
}

.tutorial-lupa-modal {
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    height: 100% !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
}


.row.LINE__BIG_CENTER .sociais {
    flex-wrap: wrap; 
}

.table-planos {
    display: flex;
    flex-direction: row;
}

li.nav-item.ml-auto {
    margin-left: initial;
}

.plano-assinatura-v2 {
    background: #f8f8f8;
    border-radius: 10px;
    padding: 25px;
    position: relative;
    width: 100% !important;
}

.header-name-v2 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.text-plano {
    margin: 0 !important;
}

.text-plano h1 {
    margin: 0 0 0 0 !important;
}

.plano-assinatura-v2 {
    padding: 5px !important;
}

h2.header-planos {
    font-size: 38px;
}

.areaListaPlanos .logoTypePlan {
    margin-top: 50px;
}

.cupomdeDesconto h4 {
    margin-top: 20px;
}

.listaBeneficiosPlanos .col {}

.listaBeneficiosPlanos .col div {
    margin-bottom: 5px !important;
}

p.lead.btnWhatsApp {
    margin: 18px auto;
    text-align: center;
}