/* span */
.funcao {
    font-size: 12px;
    font-weight: 400;
}

.border-equipe {
    border-bottom: 1px solid #e1e1e1;
}

.st-iconbox.st-style1 {
    min-height: 0 !important;
}

@media screen and (max-width: 991px) {
    .st-page-heading {
        height: 82px;
        padding-top: 0px;
    }

    .st-page-heading-title {
        font-size: 20px;
    }

    .st-page-heading {
        margin-top: 83px;
    }

    .st-text-block.st-style1 .st-text-block-title {
        font-size: 17px;
    }

    .st-section-heading.st-style1 .st-section-heading-title {
        font-size: 23px;
        margin-top: -6px;
    }

    .st-iconbox.st-style1 .st-iconbox-title {
        font-size: 18px !important;
    }

    .st-shedule-title {
        font-size: 19px !important;
    }

    .st-member.st-style1 .st-member-name {
        font-size: 14px !important;
    }

    .card-title {
        font-size: 14px;
    }

    .titulo-blog {
        font-size: 18px;
    }

    .st-page-heading.st-size-md {
        height: 139px;
        padding-top: 0px;
    }

    .slide {
        margin-top: 82px !important;
    }

    .st-nav .st-nav-list ul {
        padding-left: 15px;
        display: none;
    }


}



.slide {
    margin-top: 127px;
}

@media screen and (max-width: 991px) {
    .st-height-lg-b80 {
        height: 20px !important;
    }
}

@media screen and (max-width: 524px) {
    .st-isotop-item {
        position: relative !important;
        top: 0 !important;
    }

    .st-lightgallery {
        height: auto !important;
    }

    .st-post-details h3 {
        font-size: 20px !important;
    }

    .img-whatsapp {
        height: 29px !important;
    }

    .text-whatsapp {
        font-size: 12px !important;

    }

    .st-logo-carousel img {
        width: 140px !important;
    }

    .pagination.st-style1 li {
        height: 6px !important;
        width: 6px !important;
    }
}

@media screen and (max-width: 400px) {
    .desktop {
        display: none !important;
    }

    .mobile {
        display: block !important;
    }
}

.mobile {
    display: none;
}

.text-whatsapp {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin: 0;
}