/* -------------------------------------------------------------------
 * BENEFICIOS
 * -----------------------------------------------------------------*/
#beneficio {
    padding: 3rem 0;
}

#beneficio h2 {
    font-weight: 700;
    margin-bottom: 2.5rem !important;
    font-size: 2.5rem;
    color: var(--color-font-dark);
    text-align: center;
    margin: 0 auto;
}

#beneficio div,
#contabil p {
    font-size: 1rem !important;
}

#beneficio p {
    color: var(--color-font-dark);
    text-align: center;
    font-size: 1.25rem;
    line-height: 25px;
    font-weight: 500;
}

#beneficio img {
    border-radius: 0% 100% 0% 100% / 65% 66% 34% 35%;
    transition: .5s;
}

#beneficio img:hover {
    margin-top: -10px;
}



#beneficio img {
    border-radius: 0% 100% 0% 100% / 65% 66% 34% 35%;
    transition: .5s;
}

#beneficio img:hover {
    margin-top: -10px;
}

@media(max-width: 767px) {
    #beneficio h2 br {
        display: none;
    }

    #beneficio .Primeira {
        display: none;
    }
}

#beneficio img {
    border-radius: 0% 100% 0% 100% / 65% 66% 34% 35%;
    transition: .5s;


}

#beneficio img:hover {
    margin-top: -10px;
}

@media(max-width: 767px) {
    #beneficio h2 br {
        display: none;
    }

    #beneficio .Primeira {
        display: none;
    }
}

@media(max-width: 767px) {

    #beneficio {
        padding: 0 0 3rem 0;
    }

    #beneficio p {
        text-align: center;
        font-size: 1rem;
        font-weight: 500;
        line-height: 22px;
    }

    #beneficio h2 br {
        display: none;
    }

    #beneficio .Primeira {
        display: none;
    }

    #beneficio h2 {
        font-weight: 800;
        margin-bottom: 1.5rem !important;
        font-size: 1.8rem;
        text-align: center;
    }

    #beneficio img {
        border-radius: 0% 100% 0% 100% / 185% 66% 34% 75%;
        transition: .5s;
        margin: 0 auto;
        display: block;
    }
}

@media(max-width: 550px) {

    #beneficio {
        padding: 3rem 0;
    }

    #beneficio img {
        border-radius: 0% 100% 0% 100% / 185% 66% 34% 75%;
        transition: .5s;
        margin: 0 auto;
        display: block;
        width: 80%;
    }
}


/* -------------------------------------------------------------------
 * CONTÁBIL
 * -----------------------------------------------------------------*/
#vantagem {
    padding: 1rem 0 5rem 0;
    text-align: center;
}

#vantagem h2 {
    font-weight: 700;
    margin-bottom: 2.5rem !important;
    font-size: 2.5rem;
    color: var(--color-font-dark);
    text-align: center;
    width: 70%;
    margin: 0 auto;
}

#vantagem ul {
    list-style: none;
    padding: 0;
}

#vantagem ul li {
    display: flex;
    align-items: center;
    font-size: 1.2rem;
    margin: .4rem 0;
    color: var(--color-font-dark);
    text-align: center;
}

#vantagem ul li i {
    color: var(--color-tertiary);
    margin-right: 0.8rem;
    font-size: .6rem;
}

#vantagem h3,
p {
    color: #2a382f;
}

#vantagem h3 {
    font-weight: 700;
    padding: 1rem 0;
    font-size: 1.4rem;
}

#vantagem p {
    font-size: 1rem;
}


#vantagem .b-servicos {
    transition: .5s;
    border: #ccd6b9;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

#vantagem .b-servicos:hover {
    background-color: #eff4e5;
    margin-top: -10px;
    border-radius: 30px;
}

@media(max-width: 767px) {

    #vantagem h3 {
        font-weight: 700;
        padding: 1rem 0;
        font-size: 1.45rem;
    }

    #vantagem p {
        font-size: 1.25rem;
        font-weight: 500;
        line-height: 25px;
    }



    #vantagem h2 {
        font-weight: 600;
        margin-bottom: 2.5rem !important;
        font-size: 1.6rem;
        text-align: center;
        width: 100%;
    }

    #vantagem h2 br {
        display: none;
    }
}

@media (max-width:550px) {

    #vantagem p {
        font-size: 1rem;
        font-weight: 500;
        line-height: 22px;
    }

    #vantagem h3 {
        font-weight: 600;
        padding: 1rem 0;
        font-size: 1.3rem;
    }

    #vantagem .b-servicos {
        margin-bottom: 0 !important;
    }

}


/* -------------------------------------------------------------------
 * SERVIÇOS
 * -----------------------------------------------------------------*/
#servicos {
    background: var(--color-primary);
    color: var(--color-font-light);
    padding: 5rem 0;
}

#servicos h2 {
    font-weight: 600;
    margin-bottom: 3rem !important;
    font-size: 2.2rem;
    text-align: left;
    margin-top: 1rem;
}

#servicos ul {
    list-style: none;
    padding-left: 0;
    text-align: left;
}

@media (max-width: 499px) {
    #servicos {
        height: auto;
    }

    #servicos .btn_theme_primary {
        margin-top: 0;
        text-align: center;
        padding: 0;
    }
}

#servicos h2 {
    font-weight: 600;
    margin-bottom: 1rem !important;
    font-size: 1.8rem;
    text-align: center;
    margin-top: 1rem;
    color: var(--color-font-light);
}

#servicos ul {
    list-style: none;
    padding-left: 0;
    text-align: left;
}

#servicos ul li {
    font-weight: 600;
    padding: .2rem 0;
    display: flex;
    font-size: 19px;
    color: var(--color-font-light);
}

#servicos ul li i {
    color: var(--color-secondary);
    margin-right: 0.5rem;
    text-align: left;
}

#servicos .btn_theme_primary {
    text-align: center;
    margin: 0 auto;
    margin-right: 20px;
}

@media (max-width: 499px) {

    #servicos ul li {
        font-weight: 500;
        padding: .2rem 0;
        display: flex;
        font-size: 1rem;
    }

    #servicos {
        height: auto;
    }

    #servicos .btn_theme_primary {
        margin-top: 0;
        text-align: center;
        padding: 0;
    }
}

#servicos ul li {
    font-weight: 500;
    padding: .2rem 0;
    display: flex;
    font-size: 19px;

}

#servicos ul li i {
    color: var(--color-secondary);
    margin-right: 0.5rem;
    text-align: left;
}

#servicos .btn_theme_primary {
    text-align: center;
    margin: 0 auto;
    margin-right: 20px;
}

#servicos img {
    border-radius: 0% 100% 0% 100% / 139% 69% 51% 91%;
    /* margin-bottom: 0rem; */
    transition: .5s;
}

#servicos img:hover {
    margin-top: -10px;
}

@media (max-width: 499px) {

    #servicos h2 {
        font-weight: 600;
        margin-bottom: 0rem !important;
        font-size: 1.8rem;
        text-align: center;
        margin-top: 1rem;
    }

    #servicos {
        height: auto;
        padding: 2rem 1rem;
    }

    #servicos .btn_theme_primary {
        margin-top: 0;
        text-align: center;
        padding: 0;
    }
}


/* -------------------------------------------------------------------
 * PLANOS
 * -----------------------------------------------------------------*/
#planos {
    background: url(../img/imgFundoPlano.png);
    background-position: 84%45%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 4rem 0;
}

#planos h2 {
    font-weight: 600;
    margin-bottom: 2.5rem !important;
    font-size: 2.2rem;
    color: var(--color-font-light);
    text-align: center;
}

#planos .beneficio h3 {
    font-weight: 600;
    margin-bottom: 2.6rem !important;
    font-size: 1.5rem;
    color: var(--color-font-light);
}

#planos .beneficio ul {
    list-style: none;
    padding-left: 0;
}

#planos .beneficio ul li {
    padding: .2rem 0;
    display: flex;
    color: var(--color-font-light);
}

#planos .beneficio ul li i {
    color: #a4c639;
    margin-right: .3rem;
}

#planos .plano div {
    padding: 1.5rem 0;
    transition: .5s;
    border: solid 3px #a4c639;
    border-radius: 0% 100% 0% 100% / 95% 13% 87% 5%;
}

#planos .plano div:hover {
    margin-top: -10px;
}

#planos .plano div h3 {
    font-weight: 600;
    color: #a4c639;
}

#planos .plano div .valor {
    font-weight: 600;
    font-size: 1.2rem;
    color: #fff;
    display: flex;
    justify-content: center;
}

#planos .plano div .valor .big {
    font-size: 4rem;
    color: #fff;
    line-height: 2.2rem;
    margin-left: 3px;
}

#planos .plano div .valor .small {
    font-size: 1.3rem;
    color: #fff;
    line-height: 4rem;
}

#planos .plano div hr {
    width: 86%;
    margin: .8rem 7% .7rem;
}

#planos .plano div ul {
    padding: 0;
}

#planos .plano div ul li {
    list-style-type: none;
    text-align: center;
    line-height: 2rem;
    display: flex;
    color: var(--color-font-light);
}

#planos .plano div ul li i {
    color: var(--color-primary);
    font-size: .5rem;
    margin-right: 0.5rem;
}

#planos .plano div ul li {
    list-style-type: none;
    text-align: center;
    line-height: 2rem;
    color: var(--color-font-light);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: center;
    align-items: center;
}

@media (max-width:1199px) {
    #planos .beneficio ul {
        display: flex;
        flex-wrap: wrap;
        margin-top: 20px;
    }

    #planos .beneficio ul li {
        min-width: 300px;
    }
}

@media (max-width:768px) {

    #planos {
        background: url(../img/imgFundoPlano.png);
        background-position: 84% 45%;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: scroll;
        padding: 4rem 0;
        background: var(--color-secondary);
    }

    #planos h2 br {
        display: none;
    }

    #planos .beneficio h3 {
        margin-top: 2rem;
    }
}

@media (max-width:550px) {

    #planos h2 {
        font-weight: 600;
        margin-bottom: 2.5rem !important;
        font-size: 1.8rem;
        text-align: center;
    }

}


/* -------------------------------------------------------------------
 * SIMULADOR
 * -----------------------------------------------------------------*/
#simulador-home {
    padding: 2rem;
    background-color: transparent;
    border-radius: 355px;
    margin: 5rem 0;
    border: 4px solid;
}

#simulador-home h2 {
    font-weight: 600 !important;
    font-size: 1.85rem !important;
    text-align: center !important;
    margin-right: 0;
    color: var(--color-font-dark);
}

#simulador-home .btn_theme_primary {
    font-weight: 600;
}

@media (max-width:991px) {
    #simulador-home h2 {
        font-size: 1.2rem;
    }
}

@media (max-width:767px) {
    #simulador-home h2 {
        text-align: center;
        align-items: center;
        margin-left: 20px;
        padding: 1rem;
    }
}

@media (max-width:550px) {

    #simulador-home h2 {
        font-weight: 600 !important;
        font-size: 1.25rem !important;
        text-align: center !important;
        margin-right: 0;
        color: var(--color-font-dark);
        margin-left: 0 !important;
    }

    #simulador-home {
        padding: 1rem;
        background-color: transparent;
        border-radius: 55px;
        margin: 1rem 0;
        border: 4px solid;
        width: 90%;
    }
}

/* -------------------------------------------------------------------
 * CONTABILIDADE (ABRIR / MIGRAR EMPRESA)
 * -----------------------------------------------------------------*/
#contabilidade {
    padding: 4rem 0 2rem 0;
}

#contabilidade h2 {
    font-weight: 700;
    font-size: 3rem;
    text-align: center;
    color: var(--color-font-dark);
}

#contabilidade h3 {
    font-weight: 600;
    font-size: 1.3rem;
    text-align: center;
    color: var(--color-font-light);
    margin-top: 30px;
}

#contabilidade .preencha {
    color: var(--color-font-dark);
}

#contabilidade article {
    background-color: var(--color-primary);
    padding: 1rem;
    border-radius: 15px;
    transition: .5s;
    display: flex !important;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

#contabilidade article img {
    max-height: 65px;
    margin-right: 0rem;
}

#contabilidade article h3 {
    font-size: 1.7rem;
    font-weight: 600;
    margin-bottom: 8px;
    text-align: center;
    color: var(--color-font-light);
}

#contabilidade article h4 {
    font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 0;
    text-align: center;
    color: var(--color-font-light);
}

#contabilidade article p {
    color: var(--color-font-light);
    font-weight: 500;
    text-align: center;
}

#contabilidade article:hover {
    margin-top: -10px;
}

#contabilidade .outros {
    margin-top: 4rem;
}

@media (max-width: 499px) {

    #contabilidade h2 {
        font-weight: 700;
        font-size: 2.3rem;
        text-align: center;
    }

    #contabilidade article img {
        max-height: 65px;
        margin-right: 0rem;
    }

    #contabilidade article h3 {
        font-size: 1.25rem;
        font-weight: 600;
        margin-bottom: 0;
        text-align: center;
        padding-bottom: 1rem;
    }

    #contabilidade article {
        padding: 1rem;
        border-radius: 15px;
        transition: .5s;
        display: flex !important;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
}

/* -------------------------------------------------------------------
 * ETAPA
 * -----------------------------------------------------------------*/
#etapa {
    text-align: center;
    padding-bottom: 4rem;
}

#etapa h2 {
    font-weight: 600;
    font-size: 1.8rem;
    color: var(--color-font-dark);
}

#etapa span {
    background-color: var(--color-secondary-hover);
    color: var(--color-font-light);
    display: inline-flex;
    width: 70px;
    height: 70px;
    border-radius: 70px;
    font-size: 2rem;
    font-weight: 500;
    align-items: center;
    justify-content: center;
}

#etapa .col-md-4 div {
    min-height: 310px;
    padding: 1rem;
    border-radius: 30px;
    background-color: var(--color-secondary);
    transition: .5s;
}

#etapa .col-md-4 div:hover {
    margin-top: -10px;
}

#etapa p {
    padding: 1rem 2rem 0;
    font-weight: 500;
    color: var(--color-font-dark);
}

@media (max-width:991px) {
    #etapa p {
        padding: 1rem 0 0;
        font-weight: 500;
    }

    #etapa .col-md-4 {
        padding: 1rem;
    }
}

@media (max-width:550px) {

    #etapa {
        text-align: center;
        padding-bottom: 0rem;
    }
}

/* -------------------------------------------------------------------
 * ATIVIDADES
 * -----------------------------------------------------------------*/
#atividade {
    padding: 0rem 0 5rem 0;
}

#atividade h2 {
    font-weight: 600;
    font-size: 1.6rem;
    color: var(--color-font-dark);
}

#atividade ul {
    list-style: none;
    margin: 0;
    color: var(--color-font-dark);
}

#atividade ul li {
    font-weight: 500;
    display: flex;
    font-size: 1.15rem;
    color: var(--color-font-dark);
}


/* -------------------------------------------------------------------
 * PERGUNTAS FREQUENTES
 * -----------------------------------------------------------------*/
#perguntas {
    background: var(--color-primary);
    padding: 3rem 0;
    /* clip-path: polygon(0 8%, 100% 0, 100% 100%, 0% 100%); */
}

#perguntas h2 {
    font-weight: 600;
    margin-bottom: 3rem;
    font-size: 2.2rem;
    color: var(--color-secondary);
}

#perguntas p {
    font-size: 1rem;
    color: var(--color-font-light);
}

#perguntas .accordion {
    background: var(--color-font-light);
    ;
    border: 0;
    padding: 0.8rem 1rem;
    border-radius: 5px;
    font-weight: 500;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: .7rem;
}

#perguntas .accordion i {
    font-size: 20px;
}

#perguntas button:focus {
    outline: 0px !important;
}

#perguntas img {
    clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 25% 100%, 0% 50%, 25% 0%);
    margin-left: 100px;
}

#perguntas .panel {
    font-size: .9rem;
    display: none;
    font-weight: 600;
    margin-top: -0.1rem;
    margin-bottom: 1rem;
    padding: 0 1rem;
}

#perguntas .panel p {
    margin-bottom: 0 !important;
    color: var(--color-font-light);
}

#perguntas .panel p i {
    font-size: 20px;
    color: var(--color-font-light);
}

#perguntas .btn_theme_secondary {
    padding: 1rem !important;
    border-radius: 12px !important;
}

@media (max-width:550px) {

    #perguntas {
        padding: 2rem 1rem;
        clip-path: none;
        text-align: center;
    }
}


/* -------------------------------------------------------------------
 * NOTICIAS - ARTIGOS - BLOG
 * -----------------------------------------------------------------*/
#noticias {
    padding: 4rem 0;
}

#noticias h2 {
    font-weight: 800;
    font-size: 2.2rem;
    color: var(--color-font-dark);
    text-align: center;
}

#noticias h3 {
    font-weight: 600;
    font-size: 1.3rem;
    color: var(--color-font-dark);
    text-align: center;
}

#noticias .noticias article span,
#noticias .artigos article span,
#noticias .blog article span {
    background-color: var(--color-secondary);
    color: var(--color-primary-hover);
    text-align: center;
    font-weight: 500;
    font-size: .8rem;
    line-height: 1.1rem;
    border-radius: 6px;
    padding: 8px 12px;
    display: inline-block;
    margin-bottom: 5px;
}

#noticias .noticias article h3,
#noticias .artigos h3,
#noticias .blog h3 {
    font-size: 1.25rem;
    font-weight: 500;
    font-weight: 600;
    margin: 6px 0 2px 0;
    text-align: left;
}

#noticias .noticias article p {
	font-weight: 500;
    color: var(--color-primary-hover);
    font-size: .8rem;
    text-align: left;
}

#noticias .noticias article:hover h3 {
    color: var(--color-font-dark);
}

#noticias .noticias article:hover span {
    background-color: var(--color-primary-hover);
	color:#fff;
}

#noticias .artigos article span {
    background-color: var(--color-secondary);
}

#noticias .artigos article p {
    font-weight: 600;
    font-size: .8rem;
    color: #fff;
}

#noticias .blog article span {
    background-color: var(--color-secondary);
}

#noticias .blog article p {
    font-weight: 600;
    font-size: .8rem;
    color: #fff;
}

#noticias article .image-cover {
    position: relative;
    padding: 0 !important;
    height: auto;
}

#noticias article .image-cover img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: 1s;
}

@media (max-width:575px) {
    #noticias h2 {
        font-size: 1.8rem;
    }

    #noticias {
        clip-path: polygon(50% 99%, 100% 100%, 100% 0, 0 0, 0 100%);
    }
}



/* -------------------------------------------------------------------
 * NEWSLETTER
 * -----------------------------------------------------------------*/
#newsletter {
    padding: 2rem 0 4rem 0;

}

#newsletter h2 {
    font-weight: 600;
    font-size: 1.75rem;
    /* text-align: center; */
    /* margin-right: 2rem; */
    margin: 0 auto;
    padding-bottom: 2rem;
}

#newsletter .form-border {
    border: 1px solid var(--color-secondary);
    padding: 0.6rem 1.5rem;
    border-radius: 2rem;
}

#newsletter .form-border input {
    border: 0px;
    min-width: 300px;
}

#newsletter .form-border input:focus,
#newsletter .form-border input:active {
    border: 0 !important;
    box-shadow: none !important;
}

#newsletter .btn_theme_primary {
    font-weight: 600;
}

@media (max-width:991px) {
    #newsletter h2 {
        font-size: 1.1rem;
    }

    #newsletter h2 br {
        display: none;
    }

    #newsletter .form-border input {
        min-width: 200px;
    }
}

@media (max-width:767px) {
    #newsletter h2 {
        text-align: center;
    }
}


/* -------------------------------------------------------------------
 * DEPOIMENTOS
 * -----------------------------------------------------------------*/
#depoimentos {
    background: var(--color-secondary);
    padding: 7rem 0 7rem 0;
    /* clip-path: polygon(0 12%, 50% 0, 321% 101%, 0% 100%); */
    clip-path: polygon(50% 0%, 100% 10%, 100% 90%, 50% 100%, 0 90%, 0 10%);
}

#depoimentos h2 {
    font-weight: 600;
    margin-bottom: 3rem;
    font-size: 2.2rem;
}

#depoimentos .depoimento-image {
    position: absolute;
    left: 0;
    margin-top: 5%;
    padding-left: 0;
}

#depoimentos .text-box {
    color: var(--color-font-dark);
}

#depoimentos .item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto;
    background-color: var(--color-font-light);
    transition: .5s;
    padding: 15px 20px;
    border-radius: 1rem;
    min-height: 280px;
    font-weight: 500;
}

#depoimentos .item:hover {
    margin-top: -6px;
}

#depoimentos small {
    font-weight: 600;
}

#depoimentos img {
    clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
    margin-top: 9rem;
}

@media(max-width:1299px) {
    #depoimentos .depoimento-image {
        margin-top: 11%;
    }
}

@media(max-width:1099px) {
    #depoimentos .depoimento-image {
        margin-top: 17%;
    }
}

@media(max-width:767px) {

    #depoimentos h2 {
        font-weight: 700;
        margin-bottom: 3rem;
        font-size: 2rem;
        text-align: center;
    }

    #depoimentos {
        clip-path: none;
        padding: 2rem 1rem;
    }

    #depoimentos h2 br {
        display: none;
    }
}




/* -------------------------------------------------------------------
 * PARCEIROS
 * -----------------------------------------------------------------*/
#parceiros {
    padding: 2rem 0;
}

#parceiros h2 {
    font-weight: 600;
    margin-bottom: 3rem;
    font-size: 2.2rem;
    color: var(--color-font-dark);
    text-align: center;
}

#parceiros img {
    max-width: 200px;
    border-radius: 30px;
    transition: .5s;
}

#parceiros img:hover {
    margin-top: -10px;
}

#parceiros .btn_theme_primary {
    color: var(--color-font-light) !important;
    font-weight: 600;
}

@media(max-width:575px) {
    #parceiros {
        text-align: center;
    }

    #parceiros h2 {
        font-size: 1.8rem;
    }

    #parceiros div.d-flex {
        justify-content: center !important;
    }
}


/* -------------------------------------------------------------------
 * SOCIAL
 * -----------------------------------------------------------------*/
#social {
    padding: 2rem 0;
}

#social h2 {
    font-weight: 600;
    font-size: 1.5rem;
    margin-bottom: 1.6rem;
}

#social img {
    max-width: 70px;
    margin: 0 5px;
    transition: .5s;
}

#social img:hover {
    margin-top: -10px;
}

@media (max-width:550px) {

    #social h2 {
        font-weight: 600;
        font-size: 1.2rem;
        margin-bottom: 1.6rem;
    }

    #social img {
        max-width: 50px;
        margin: 0 0px;
        transition: .5s;
    }
}


/* -------------------------------------------------------------------
 * FOOTER
 * -----------------------------------------------------------------*/
#footer #footer-container {
    background: var(--color-primary);
    color: var(--color-font-light);
    padding-top: 13rem;
    clip-path: polygon(50% 9%, 100% 0, 100% 100%, 0 100%, 0 0);
}

#footer p {
    color: var(--color-font-light);
}

#footer #footer-container h2 {
    font-weight: 600;
    margin-bottom: 1rem;
    font-size: 1.8rem;
    text-align: left;
    color: var(--color-font-light);
}

#footer #footer-container h3 {
    font-weight: 600;
    margin-bottom: 1rem;
    font-size: 1.8rem;
    text-align: left;
    color: #4895e3;
}

#footer #footer-container img {
    margin-bottom: -10px;
    position: relative;
    z-index: 1;
    clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
    padding-bottom: 5rem;
}

#footer #footer-container .contatos a {
    text-align: center;
}

#footer #footer-container .contatos p {
    display: block;
    border-radius: 6px !important;
    text-align: center;
    margin-bottom: 0.6rem;
    margin: 5px auto;
    padding: 0.5rem 0;
    font-size: 1.2rem;
    font-weight: 600;
    background-color: var(--color-secondary);
    color: var(--color-font-dark);
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
}

#footer #footer-container .contatos p:hover {
    transition: 0.6s;
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    -o-transition: 0.6s;
}

#footer #footer-container .endereco {
    margin: 3rem 0 2rem 0;
}

#footer #footer-container .endereco i {
    font-size: 3rem;
    margin-right: 1rem;
    color: var(--color-font-light);
}

#footer #footer-container .endereco p {
    /* font-weight: bold; */
    font-size: 1.15rem;
    margin: 0px;
}

#footer #mapa {
    width: 100%;
    height: 400px;
    border: 0;
    margin: 0;
    display: block;
    position: relative;
    z-index: 2;
}

/* Copy */
#footer #copyright {
    background: var(--color-primary);
}

#footer #copyright .container {
    padding: 1.2rem 0 1.5rem 0;
}

#footer #copyright p {
    font-size: .9rem;
    letter-spacing: 1px;
    margin: 0;
    color: var(--color-font-light) !important;
}

#footer #copyright .selos {
    padding-left: 3rem;
    padding-right: 3rem;
}

#footer #copyright .selos a {
    color: var(--color-font-light);
}

#footer #copyright .selos .d-flex p {
    font-size: 0.6rem;
    text-transform: uppercase;
    margin: 0 0 9px 0;
}

#footer #copyright .selos img {
    max-height: 35px;
}

@media (max-width:991px) {
    #footer #footer-container {
        padding-top: 6rem;
    }

    #footer #footer-container img {
        display: none;
    }
}

@media (max-width:768px) {

    #footer #footer-container .endereco p {
        font-size: 0.9rem;
    }

    #footer #footer-container h2 {
        font-weight: bold;
        margin-bottom: 2rem;
        font-size: 1.65rem;
        text-align: center;
        color: var(--color-font-light);
    }

    #footer #footer-container {
        padding-top: 2rem;
        clip-path: none;
    }

    #footer #footer-container .contatos p {
        padding: 0.5rem 1rem;
        font-size: 1rem;
    }

    #footer #footer-container .contatos p {
        max-width: 100%;
    }

    #footer #footer-container h3 {
        font-weight: 500;
        margin-bottom: 1.5rem;
        font-size: 1.15rem;
        text-align: center;
        color: var(--color-font-light);
    }

    #footer #copyright p {
        text-align: center;
        font-size: 0.8rem;
        letter-spacing: 0px;
    }
}