﻿

@import url('../fonts/proxima-nova/proximanova.css');

/* GERAL */

b, h1, h2, #modulos h3, .box-modulo, #conteudo h3, #conteudo p, #conteudo .data, #ministrante h3 {
    font-family: 'proxima-nova';
    font-weight: 700;
}

body {
    font-family: 'proxima-nova';
    font-weight: 500;
}



h2 {
    font-size: calc(25px + (30 - 25) * ((100vw - 300px) / (1600 - 300)));
    color: #000;
    text-transform: uppercase;
    font-family: 'proxima-nova';
    font-weight: 700;
    margin-bottom: 3rem;
}

.btn-fixed {
    position: fixed;
    border-radius: 50px 0 0 50px;
    padding: 14px 40px;
    background: #af2f39;
    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;
}

.btn-primary {
    text-transform: uppercase;
    font-family: 'proxima-nova';
    font-weight: 700;
    padding: 0.75rem 1.75rem;
    border-color: #00DBED;
    font-size: calc(21px + (25 - 21) * ((100vw - 300px) / (1600 - 300)));
    color: #000;
    background-color: #00DBED;
    border-radius: 9px;
}

    .btn-primary:hover, .btn-primary:focus {
        background-color: #0DBECC;
        border-color: #0DBECC;
    }

.purpleline {
    border-top: 1px solid #c42ef7;
    width: 85%;
    margin: 15px auto;
}



footer p {
    max-width: 1000px;
    font-size: 14px;
    text-align: center;
    margin: auto;
    color: #7494a4;
}

footer .logo {
    display: block;
    margin: auto;
    margin-bottom: 28px;
}

footer {
    padding: 30px 20px;
    background-color: #eff0f4;
}

/* 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;
    min-width: 15px;
}

#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;
}

#topo-home {
    min-height: 109vh;
    background: url('../img/Hipertensao/img-ministrantes.png'), url('../img/Hipertensao/bg.jpg');
    background-position: center bottom,center;
    background-size: 751px, cover;
    background-repeat: no-repeat;
}

    #topo-home p {
        font-size: 20px;
        color: #fff;
        margin: 13px 0px 20px 0px;
    }

#faq .accordion-collapse {
    background-color: unset;
    border: unset;
}


#faq .accordion-item {
    margin-bottom: 1rem;
}

#faq #accordion {
    max-width: 900px;
    margin: auto;
    margin-bottom: 60px;
}

#faq .accordion-header button {
    color: #AF2F39;
    /* background-color: #FACAAF; */
    border-radius: 7px;
    font-size: 22px;
    padding: 20px 30px;
    font-family: 'proxima-nova';
    font-weight: 700;
}

#faq .accordion-body {
    font-size: 18px;
    color: #000000;
    background-color: unset !important;
    padding: 1rem 10px;
}


#cta h2 {
    margin: 0;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    font-size: calc(30px + (46 - 30) * ((100vw - 300px) / (1600 - 300)));
}

#cta .sub {
    font-size: calc(25px + (32 - 25) * ((100vw - 300px) / (1600 - 300)));
    display: block;
    margin: auto;
    width: fit-content;
    color: #fff;
    text-align: center;
}

#cta p {
    font-size: 18px;
    color: #fff;
    margin-bottom: 3rem;
}

#contato h2 {
    color: #000000;
    text-transform: uppercase;
}

#contato #nao {
    margin-left: 20px;
}

#contato input[type=text], #contato input[type=email] {
    width: 100%;
    height: 40px;
    border-radius: 8px;
    font-family: 'proxima-nova';
    font-weight: 700;
}

#contato button {
    text-transform: uppercase;
    border-radius: 6px;
    padding: 0.75rem 2.75rem;
    margin-top: 1rem;
    font-size: 22px;
    color: #fff;
    background-color: #A72C35;
    display: block;
}

    #contato button:hover {
        background-color: #9D242E;
    }

#contato .clube label {
    margin-top: 15px;
    margin-bottom: 0;
}

.politicas-de-acordo p {
    font-size: 11px;
    color: #5a5a5a;
    margin-top: 20px;
    font-family: 'proxima-nova';
    font-weight: 700;
}

#contato form {
    max-width: 520px;
    margin: auto;
}

#contato label {
    font-family: 'proxima-nova';
    font-weight: 700;
    margin-bottom: 10px;
}

#ministrante .wraper-text {
    padding-left: 40px;
}

#cta.bg {
    background-image: url('../img/Hipertensao/bg-sections.png');
    background-color: #000000;
    background-size: 100% 100%, cover;
    background-repeat: no-repeat;
    padding: 130px 0px;
}

#contato.bg {
    background-image: url('../img/Hipertensao/img-contato.png');
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: 400px;
}

.mobile-tag {
    margin-bottom: 94px;
}

#referencia h1 {
    font-size: 25px;
    color: #fff;
    font-weight: 900;
}

#referencia .underline {
    text-decoration: underline;
}

#referencia p {
    font-size: 20px;
    color: #fff;
    margin: 2rem 0px;
}

#referencia .confira {
    font-size: 20px;
    color: #FF8B8C;
    margin: auto;
    display: block;
    width: fit-content;
}

#modulos .whitebox {
    background: #fff;
    padding: 38px;
    position: relative;
    max-width: 950px;
    margin: 3rem auto;
}

#modulos h3 {
    font-size: 38px;
    color: #000;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 23px;
}

#modulos li {
    font-size: 20px;
    color: #000;
    margin: 7px 0px;
}

#modulos .ministrante {
    font-size: 20px;
    color: #AF2F39;
}

#modulos {
    background-color: #FFD3D3;
}


#sabia p {
    font-size: 20px;
    color: #000;
}

#sabia .cada {
    font-size: 22px;
    color: #000;
    max-width: 700px;
    margin: auto;
    margin-bottom: 3rem;
}

#ministrantes h3 {
    font-size: calc(25px + (33 - 25) * ((100vw - 300px) / (1600 - 300)));
    color: #000;
    text-transform: uppercase;
    margin-top: 16px;
}

#ministrantes .sub {
    font-size: 22px;
    color: #FF8D8D;
    display: block;
    text-align: center;
    height: 66px;
    font-family: 'proxima-nova';
    font-weight: 700;
    margin-top: 14px;
}

#ministrantes p {
    font-size: 15px;
    color: #000;
    margin-top: 20px;
    text-align: justify;
}

#desc p {
    font-size: 18px;
    color: #fff;
}

#desc .wraper-text {
    padding-left: 50px;
    max-width: 486px;
}


label.error {
    font-size: 13px;
    color: #e02d2d;
    display: block;
    margin: 3px 0 5px 5px;
}

#contato .form-group {
    margin: 0 0 10px 0;
}

#contato label {
    margin: 0 0 3px 0;
}

#desc, #referencia {
    background-color: #AF2F39;
}

#modulos {
    background-image: url('../img/Hipertensao/bg-wave.svg');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
}

#topo-home .btn-primary {
    margin-bottom: 14rem;
}

#sabia {
    background-color: #ffd3d3;
    background: linear-gradient(to bottom, #ffd3d3 60%, #ff8d8d 40%);
}

.silueta {
    margin: 4rem auto;
    display: block;
    z-index: 2;
    position: relative;
}


#cta {
    background-image: url('../img/Hipertensao/bg-section-final.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.form-group.d-flex.justify-content-center {
    flex-direction: column;
}

.wraper-radio {
    margin: 10px 0px;
}

    .wraper-radio label {
        width: 40px;
    }

.border_left {
    border-left: 1px solid #dee2e6 !important;
}


.wave {
    position: absolute;
    width: 100vw;
    top: 47%;
    z-index: 1;
}

#sabia .wraper-img {
    width: 100vw;
    position: relative;
    left: calc(-1 * (100vw - 100%) / 2);
}



#referencia .wraper-text {
    max-width: 681px;
    width: 100%;
    margin: auto;
}

#modulos .icon {
    position: absolute;
    top: -30px;
    right: -40px;
}

.box-modulo {
    font-size: 15px;
    color: #fff;
    background: #AF2F39;
    border-radius: 6px 6px 0 0;
    position: absolute;
    top: -38px;
    padding: 8px 20px;
}

.confira img {
    margin-right: 13px;
}

.line {
    height: 1px;
    width: 100%;
    background-color: #fff;
    margin: 1.5rem auto;
    max-width: 1111px;
}

#topo-home .wraper-text {
    max-width: 550px;
    width: 100%;
}

header {
    position: absolute;
    padding: 20px 20px 0px;
}

    header .black {
        display: none;
    }

@media (max-width : 1400px) {
}

@media (max-width :1200px) {
    .wave {
        top: 54%;
    }
}

@media (max-width :998px) {
    .wave {
        top: 37%;
    }

    #contato.bg {
        background-position: bottom right;
    }

    #desc .border_left {
        border-left: unset !important;
        text-align: center;
        border-top: 1px solid #dee2e6 !important;
        padding-top: 20px;
        margin-top: 15px;
    }

    #desc .wraper-text {
        max-width: 706px;
        margin: auto;
        display: block;
        padding-left: 0;
    }

    #desc img {
        margin: auto;
        display: block;
    }
}

@media (max-width :768px) {
    .wave {
        top: 43%;
    }

    #modulos .icon {
        position: absolute;
        top: -60px;
        right: 5%;
        /* margin-right: -50px; */
    }

    .box-modulo {
        top: -38px;
        left: 50%;
        margin-left: -57px;
        z-index: 2;
    }

    #topo-home {
        height: 100vh;
        background-size: 555px, auto;
    }

        #topo-home .btn-primary {
            margin-bottom: 14rem;
        }

    #ministrantes .wraper {
        margin-bottom: 3rem;
    }
}

@media(max-width : 500px) {
    header {
        display: flex;
        justify-content: center;
        width: 100%;
    }



    section:not(:first-of-type) {
        padding: 50px 0px;
    }

    #modulos .whitebox {
        background: #fff;
        padding: 25px;
        position: relative;
        max-width: 950px;
        margin: 3rem auto;
    }

    #modulos h3 {
        font-size: 33px;
    }

    #topo-home {
        height: 90vh;
        background-size: 432px, auto;
    }

        #topo-home .btn-primary {
            margin-bottom: 9rem;
        }

    #modulos .icon {
        position: absolute;
        max-width: 80px;
    }

    .box-modulo {
        top: -38px;
        left: 5%;
        margin-left: 0;
        z-index: 2;
    }



    .btn-fixed {
        width: 100%;
        text-align: center;
        padding: 10px;
        border-radius: 0;
        bottom: 0;
        font-size: 20px;
        font-weight: 600;
        letter-spacing: 1px;
    }

    #contato.bg {
        background-image: url(../img/Hipertensao/img-contato.png);
        background-position: center bottom;
        background-repeat: no-repeat;
        padding-bottom: 250px;
    }

    .bg-brand-logos {
        position: relative;
        top: 0px;
        padding: 12px 30px;
        background-color: #9d1613;
        flex-direction: column;
    }

    header .logo {
        margin: auto;
        max-width: 170px;
        margin-bottom: 17px;
    }

    #ministrante h2 {
        text-align: center;
        margin: 15px 0px !important;
    }

    #ministrante p {
        text-align: center;
    }
}


@media(max-height : 750px) and (min-width:998px) {
    #topo-home .btn-primary {
        margin-bottom: 23rem;
    }

    #topo-home {
        height: 142vh;
        background: url(../img/Hipertensao/img-ministrantes.png), url(../img/Hipertensao/bg.jpg);
        background-position: center bottom,center;
        background-size: 751px, auto;
        background-repeat: no-repeat;
    }
}

@media(max-height : 750px) and (max-width:998px) {

    #topo-home {
        background: url(../img/Hipertensao/img-ministrantes.png), url(../img/Hipertensao/bg.jpg);
        background-repeat: no-repeat;
        background-size: 432px, auto;
        background-position: bottom;
        /* padding-bottom: 100px; */
    }
}

.clubeoption {
    display: block !important;
    padding-left: 15px !important;
    text-indent: -15px !important;
}

    .clubeoption input {
        width: 13px !important;
        height: 13px !important;
        padding: 0 !important;
        margin: 0 !important;
        vertical-align: bottom !important;
        position: relative !important;
        top: -4px !important;
        *overflow: hidden !important;
    }

footer .logo.white {
    display: none;
}

footer .logo.black {
    display: block;
    width: 195px;
}
