﻿/* GERAL */

@import url('../fonts/proxima-nova/proximanova.css');



body {
    font-family: 'proxima-nova';
    background: #F5F8FF;
}

.column {
    flex-direction: column;
}



.btn-fixed {
    z-index: 99999;
    position: fixed;
    border-radius: 50px 0 0 50px;
    padding: 14px 40px;
    background: #E95433;
    color: #fff;
    font-size: 22px;
    bottom: 20px;
    right: 0px;
    border: none;
}

    .btn-fixed:hover {
        background: #f76342;
        color: #fff;
    }

section:not(:first-of-type) {
    padding: 90px 0px;
    position: relative;
}

.btn {
    border-radius: 6px;
    font-size: calc(20px + (25 - 20) * ((100vw - 300px) / (1600 - 300)));
    padding: 0.75rem 1.75rem;
    text-transform: uppercase;
    font-weight: 700;
}

.btn-primary {
    border-color: #19A6FF;
    background: #19A6FF;
    color: #FFFFFF;
}

    .btn-primary:hover, .btn-primary:focus {
        background: #4E7085;
        border-color: #4E7085;
    }

.btn-secondary {
    color: white;
    background-color: #1BA6F9;
}

    .btn-secondary:hover, .btn-secondary:focus {
        background-color: #1BA6F9;
        border-color: #1BA6F9;
    }


footer p {
    max-width: 1315px;
    font-size: 14px;
    text-align: center;
    margin: auto;
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
}

footer .logo {
    display: block;
    margin: auto;
    margin-bottom: 28px;
}

footer {
    padding: 30px 20px;
    background: #141414;
    color: white;
}

/* MODAL CONTATO */


.aceitacomunicacao input, .aceitacomunicacao label {
    width: auto !important;
    font-size: 12px;
}

.contato-lgpd {
    background: #f5f5f5;
    padding: 15px;
    font-size: 12px;
    margin: 20px 0 0 0;
}

#modal-contato input {
    width: 100%;
    margin: 10px 0px;
}

#MensagemSucesso {
    display: none;
}

p.contato-lgpd {
    font-size: 12px;
    color: #9a9696;
}

.contato-lgpd {
    background: #f5f5f5;
    padding: 15px;
    font-size: 12px;
    margin: 20px 0 0 0;
}

.bg-brand-logos {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 60px;
    padding: 12px 30px;
}

/* Styles */

#topo-home {
    background-image: url('../img/Sarcopenia/bg.jpg');
    background-size: cover;
    background-position: center;
    min-height: 100vh;
}

    #topo-home .wraper-text {
        max-width: 915px;
        margin: auto;
        width: 100%;
    }

    #topo-home p {
        font-size: calc(16px + (20 - 16) * ((100vw - 500px) / (1600 - 500)));
        line-height: 28px;
        color: #fff;
        margin: 0px auto 3rem;
        max-width: 598px;
    }

#sabia h2 {
    font-size: 34px;
    color: #FFF;
}

#sabia {
    background-image: url('../img/Sarcopenia/assets-web/bg-section-2.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top 72px center;
}

    #sabia h2 {
        font-size: calc(22px + (44 - 22) * ((100vw - 500px) / (1600 - 500)));
        color: #19A6FF;
        font-weight: 900;
        text-transform: uppercase;
    }

    #sabia p {
        font-size: calc(16px + (20 - 16) * ((100vw - 500px) / (1600 - 500)));
        color: #FFFFFF;
        font-weight: 500;
        margin: 1rem 0px 2.5rem;
    }

    #sabia label {
        font-size: calc(18px + (30 - 18) * ((100vw - 500px) / (1600 - 500)));
        color: #FFFFFF;
        font-weight: 700;
        margin-bottom: 20px;
        display: block;
    }

#modulos h2 {
    font-size: calc(24px + (30 - 24) * ((100vw - 500px) / (1600 - 500)));
    color: white;
    font-weight: 900;
    margin-bottom: 6rem;
    margin-top: 3rem;
}

#modulos .tag {
    height: 42px;
    background-color: #19A6FF;
    border-radius: 6px 6px 0px 0px;
    color: white;
    display: flex;
    width: 103px;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -42px;
    left: 20px;
}

#modulos h3 {
    font-size: calc(28px + (38 - 28) * ((100vw - 500px) / (1600 - 500)));
    color: #000000;
    font-weight: 900;
}

#modulos li {
    font-size: 20px;
    color: #000000;
    font-weight: 500;
    margin: 7px 0px;
    list-style: none;
}

#modulos .com {
    font-size: 20px;
    color: #0058AF;
    font-weight: 500;
}

#faq h2.mobile, #faq h2.desk {
    font-size: calc(25px + (30 - 25) * ((100vw - 500px) / (1600 - 500)));
    color: #0058AF;
    font-weight: 900;
    margin-bottom: 4rem;
    margin-top: 2rem;
}

#ministrantes h2 {
    font-size: 30px;
    color: #0058AF;
    font-weight: 900;
    margin-bottom: 4rem;
}

#ministrantes h3 {
    font-size: 33px;
    color: #000000;
    font-weight: 700;
    text-align: center;
    margin: 2rem 0px 1px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#ministrantes .sub {
    font-size: 21px;
    color: #0058AF;
    font-weight: 700;
    height: 63px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}

#ministrantes p {
    font-size: 15px;
    color: #2C2C2C;
    text-align: justify;
    font-weight: 500;
}

#cta {
    background-image: url('../img/Sarcopenia/bg-section-final.jpg');
    background-size: cover;
    background-position: center;
}

#topo-home > .logo {
    position: absolute;
    top: 30px;
    left: 30px;
}

#sabia {
    background-color: #141414;
    position: relative;
}

    #sabia .wraper-text {
        max-width: 550px;
        /* margin: auto; */
    }

    #sabia button {
        font-size: calc(16px + (20 - 16) * ((100vw - 500px) / (1600 - 500)));
        margin: auto;
    }

    #sabia .box {
        position: relative;
        display: block;
        background-color: #2B2B2B;
        padding: 50px;
        max-width: 1160px;
        margin: auto;
        margin-top: 120px;
    }

#modulos .box {
    position: relative;
    display: block;
    background-color: white;
    padding: 50px;
    max-width: 1160px;
    margin-top: 120px;
}

#modulos {
    background: #0058AF;
}


    #modulos .icon {
        position: absolute;
        right: -40px;
        top: -30px;
    }

    #modulos .col-lg-12 {
        margin-top: 72px;
    }


    #modulos button {
        margin-top: 3rem;
    }

    #modulos .row {
        align-items: end;
    }

#faq .btn-primary {
    color: white;
    margin-top: 40px;
}

#ministrantes .persona {
    max-width: 409px;
    margin: 1rem 10px;
    text-align: center;
}

#sabia img {
    margin: auto;
    margin-bottom: 2rem;
}

#sabia .perfumaria {
    position: absolute;
    max-width: 158px;
}

.perfumaria {
    top: -7px;
    position: absolute;
    width: 100%;
}

#ministrantes .owl-item img {
    max-width: 85%;
    margin: auto;
}

#ministrantes .owl-nav {
    position: absolute;
    top: 82px;
    left: 2%;
    width: 96%;
    justify-content: space-between;
    display: flex;
    font-size: 70px;
}

.actions-footer {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

label.error {
    color: #E95433 !important;
    font-size: 12px;
    margin: 0 0 5px 0;
    display: block;
}


#modulos ul {
    padding: 0;
}


#contato .form-group a {
    color: white;
}

#sabia .perfumaria.top {
    top: -38px;
    right: 0px;
}

#sabia .perfumaria.right {
    bottom: -20px;
    left: -170px;
}


#sabia .col-lg-6 {
    position: relative;
}

header {
    position: absolute;
    padding: 20px 20px 0px;
}

    header .black {
        display: none;
    }

@media(min-width:998px) {
    #ministrantes .wraper {
        display: flex !important;
        justify-content: space-evenly;
        flex-wrap: wrap;
    }
}

#cta .wraper-text {
    max-width: 1047px;
    margin: auto;
}


#cta h2 {
    font-size: calc(22px + (46 - 22) * ((100vw - 500px) / (1600 - 500)));
    color: #FFFFFF;
    font-weight: 900;
    margin-bottom: 0;
}

#cta .sub {
    font-size: calc(22px + (30 - 22) * ((100vw - 500px) / (1600 - 500)));
    color: #FFFFFF;
    line-height: calc(22px + (30 - 22) * ((100vw - 500px) / (1600 - 500)));
    display: block;
    margin-top: 15px;
}

#cta .line {
    height: 2px;
    color: #ffffff;
    width: 100%;
    z-index: 9999;
    background-color: white;
    margin: 2rem 0px;
}

#cta p {
    font-size: calc(18px + (18 - 16) * ((100vw - 300px) / (1600 - 300)));
    color: #FFFFFF;
    font-weight: 400;
    max-width: 754px;
    margin: 0px auto 1rem;
    text-align: center;
}

.whitebg {
    background-color: white;
    padding: 0px 4px;
    color: black;
    font-weight: 700;
}

.desk {
    display: block !important;
}

.mobile {
    display: none !important;
}

@media(max-width:998px) {
    #sabia {
        background-repeat: no-repeat;
        background-position: top 162px center;
        background-size: cover;
        background-image: unset;
    }

    #modulos .icon {
        position: absolute;
        right: -5px;
        top: -50px;
        max-width: 69px;
    }

    .col-lg-6.offset-lg-1 {
        margin-top: 5rem;
    }

    #sabia h2, #sabia p, #sabia label {
        text-align: center;
    }

    .desk {
        display: none !important;
    }

    .mobile {
        display: block !important;
    }

    #ministrantes .persona {
        margin: 2rem auto;
    }
}

@media(max-width:600px) {
    header {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    #topo-home > .logo {
        max-width: 141px;
        margin: auto;
        left: 50%;
        margin-left: -70px;
    }

    section:not(:first-of-type) {
        padding: 48px 0px;
        position: relative;
    }

    #sabia {
        background-image: url('../img/Sarcopenia/assets-mobile/fundo interrogação.png');
        /* background-size : cover; */
        background-repeat: no-repeat;
        background-position: top 59px center;
        overflow: hidden;
    }

    #topo-home {
        background-position: left -215px top;
        min-height: 80vh;
        background-size: cover;
        background-repeat: no-repeat;
    }

    #sabia label {
        margin-top: 30px;
    }

    #topo-home .wraper-text {
        max-width: 302px;
    }

    #sabia p {
        /* max-width: 256px; */
        margin: auto;
    }

    #sabia .box p {
        text-align: left;
        margin-bottom: 1rem;
    }

    #sabia .perfumaria.top {
        top: -53px;
        right: -12px;
    }

    #sabia .perfumaria.right {
        bottom: 222px;
        left: -46px;
    }

    #sabia .perfumaria {
        max-width: 107px;
    }

    #sabia .wraper-text {
        padding: 0px 40px;
        margin-bottom: 43px;
    }

    span.fonte {
        display: none;
    }


    #sabia img {
        max-width: 90%;
        margin-bottom: 0;
    }

    #sabia .box {
        margin-top: 71px;
        padding: 20px;
        max-width: 85%;
    }

    #modulos .box {
        padding: 20px;
        max-width: 90%;
        margin: auto;
    }

    #modulos .tag {
        left: 0px;
    }

    #cta {
        background-image: url('../img/Sarcopenia/bg-section-final.jpg');
        background-size: cover;
        background-position: left -243px top;
        background-repeat: no-repeat;
    }

        #cta .wraper-text {
            padding: 0px 15px;
        }
}


footer .logo.white {
    display: black;
}

footer .logo.black {
    display: none;
}

header {
    position: absolute;
    padding: 20px 20px 0px;
}

    header .black {
        display: none;
    }

.fonte {
    font-size: 13px;
    color: #fff;
    display: block;
    margin: 0 0 20px 0;
}

    .fonte a {
        font-size: 13px;
        color: #fff;
    }

.btn-100w {
    width: 100% !important;
}

.btn-eviar-rodape:hover {
    background: #4E7085 !important;
}
