/*  
Theme Name: RA 15
Description: Tema desenvolvido por <strong>Mustache - Marketing e Comunicação</strong>, exclusivamente para a Associação Comercial e de Inovação de Marília para a RA 15, a cópia total ou parcial deste tema é totalmente proibida.
Author: Mustache
Author URI: https://mustache.com.br
*/
*{box-sizing: border-box; } body { padding: 0; margin: 0; } html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset, figure { margin: 0; padding: 0; } img, fieldset { border: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } @media screen { img { width: auto; } } a, a:hover { text-decoration: none; outline: none; } p { margin: 10px 0; padding: 0; } ul, ol, li { margin: 0; padding: 0; } h1, h2, h3, h4, h5, h6 { line-height: 1.4em; margin: 20px 0 .4em; } h1 { font-size: 2rem; } h2 { font-size: 1.8rem; } h3 { font-size: 1.6rem; } h4 { font-size: 1.4rem; } h5 { font-size: 1.2rem; } h6 { font-size: 1rem; } html { scroll-behavior: smooth; } button, button:focus { cursor: pointer; outline: none; border: 0 } section { scroll-margin-top: 70px; }

.grecaptcha-badge {
    display: none !important;
}

/*WPP Float*/
.wppfloat {
    background: #25D366;
    width: 60px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 25px;
    text-align: center;
    border-radius: 50%;
    position: fixed;
    z-index: 1000;
    right: 30px;
    bottom: 30px;
}

/*Menu*/
#menu {
    width: 100%;
    padding: 10px 10%;
    position: sticky;
    top: 0;
    right: 0;
    background: #fff;
    left: 0;
    z-index: 9999;
    & .navbar {
        padding: 0;
        & .navbar-brand {
            display: flex;
            align-items: center;
            flex-direction: row;
            & img {
                max-height: 50px;
                width: auto;
                margin-bottom: 0px;
                margin-right: 20px;
            }
            & .headline {
                width: 180px;
                display: block;
                white-space: normal;
                font-size: 1rem;
                line-height: 1.2;
                color: #000;
            }
        }
    }

    & .navbar-expand-xl {
        & .navbar-collapse {
            margin: 0px auto;

            & .navbar-nav {
                margin: 0 0 0 auto;

                & .dropdown-menu {
                    position: absolute;
                    background: #ddf1ff;
                    font-size: .8rem;
                    margin: -12px 10px 0;
                    width: calc(100% - 20px);
                    border-radius: 15px;
                    border: 0;

                    &:before {
                        content: '';
                        top: -20px;
                        position: absolute;
                        left: 30px;
                        width: 0;
                        height: 0;
                        border-right: 10px solid transparent;
                        border-top: 10px solid transparent;
                        border-left: 10px solid transparent;
                        border-bottom: 10px solid #ddf1ff;
                    }

                    a {
                        padding: 5px 15px;
                        font-weight: 400;
                    }
                }
                & .nav-item {
                    margin: 5px 0px;
                    padding: 10px 5px;

                    & .nav-link {
                        color: #000;
                        font-size: 1.2rem;
                        font-weight: 500;
                        transition: .3s;
                        font-family: "Titillium Web", sans-serif;
                        padding: 15px;
                        border-radius: 10px;
                        margin: 0 5px;
                        &:hover {
                            color: #1374B1;
                        }
                    }
                    & .login{
                        background: #0F486C;
                        color: #fff;
                        padding: 15px  30px;
                        text-transform: uppercase;
                        font-weight: 600;
                        transition: .3s;
                        &:hover{
                            background: #1374B1;
                            color: #fff;
                        }
                        & i{
                            margin-right: 5px;
                            color: #00BBFF;
                        }
                    }
                    
                    &:hover {
                        & .dropdown-menu {
                            display: block;
                        }
                    }
                    & .dropdown-item{
                        font-size: 1rem;
                        color: #0F486C;
                        transition: .3s;
                        &:hover{
                            background: transparent;
                            color: #1374B1;
                        }
                    }

                    & .dropdown-toggle {
                        &:after {
                            font-weight: 900;
                            font-family: "Font Awesome 5 Free";
                            content: "\f078";
                            color: #001141;
                            display: inline-block;
                            font-size: 11px;
                            width: 15px;
                            height: 15px;
                            margin-left: .355em;
                            vertical-align: 0.055em;
                            border-top: 0em solid;
                            border-right: 0em solid transparent;
                            border-bottom: 0;
                            border-left: 0em solid transparent;
                        }
                    }
                    & .dropdown-toggle.login::after{
                        color: #00BBFF!important;
                        font-size: 15px;
                    }
                }

            }
        }
    }
    & .navbar-toggler-icon{
        vertical-align: unset;
    }
}

/*Topo*/
.topo{
    padding: 120px 20% 120px 54%;
    background: url(images/topo.webp) center left no-repeat;
    background-size: cover;
    & .texto{
        color: #fff;
        font-size: 1.4rem;
        line-height: 1.6;
        & p{
            margin: 15px 0;
            font-family: "Titillium Web", sans-serif;
        }
    }
}

/*Destaques*/
.destaques{
    padding: 80px 10% 0;
    font-family: "Titillium Web", sans-serif;
    & h2{
        color: #1374B1;
        font-weight: 700;
        font-size: 2.5rem;
        margin: 0 0 30px;
    } 
    .nav-link{
        border-radius: 10px;
        padding: 20px 30px;
        color: #3C3939;
        background: #f9f9f9;
        .topico{
            display: flex;
            flex-direction: row;
            align-items: center;
            gap: 15px;
            .textos{
                & h3{
                    margin: 0 0 0px;
                    font-weight: 700;
                    line-height: 1;
                }
                & p{
                    margin: 0;
                    line-height: 1.4;
                }
                .leia{
                    color: #1374b1;
                    font-weight: 600;
                }
            }
            .icone{
                border-radius: 50%;
                img{
                    border-radius: 52%;
                }
            }
        }
    }
    .nav-link.active, .nav-pills .show{
        background-color: #1374b1;
        .topico{
            & .textos{
                .leia{
                    color: #fff;
                }
            }
        }
    }
    ul{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 30px;
        li{
            width: calc(33.333% - 20px);
        }
    }
    & .post{
        padding: 15px 0;
        color: #222;
        & img{
            aspect-ratio:  16/9;
            object-fit: cover;
            width: 100%;
            height: auto;
            border-radius: 10px;
            margin-bottom: 10px;
        }
        & .infos{
            display: flex;
            gap: 15px;
            align-items: center;
            & .data{
                color: #1374B1;
            }
            & .categoria{
                background: #1374B1;
                padding: 3px 15px;
                color: #fff;
                font-size: .9rem;
                border-radius: 5px;
            }
        }
        & h3{
            font-weight: 700;
            font-size: 1.5rem;
            line-height: 1.1;
            margin: 5px 0;
            transition: .3s;
        }
        & .resumo{
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            display: box;
            line-height: 1.4;
            max-height: 7rem;
            font-size: 1rem;
            color: #4e4e4e;
        }
        & .lermais{
            color: #1374B1;
        }
        &:hover{
            & h3{
                color: #1374B1;
            }
        }
    }
}

/*Eventos*/
.eventos{
    padding: 50px 10% 0;
    font-family: "Titillium Web", sans-serif;
    & h2{
        color: #1374B1;
        font-weight: 700;
        font-size: 2.5rem;
        margin: 0 0 10px;
    } 
    & .evento{
        margin: 15px 0;
        border-radius: 10px;
        aspect-ratio: 1 / 1;
        width: 100%;
        background: #0F486C;
        position: relative;
        transition: .3s;
            & img{
            border-radius: 10px;
            aspect-ratio: 1/1;  
            width: 100%;
            height: auto;
            object-fit: cover; 
            background: #0F486C;
            opacity: 1;
            transition: .3s;
            } 
            .body{
                aspect-ratio: 1/1;  
                width: 100%;
                height: auto; 
                display: flex;
                border-radius: 10px;
                flex-direction: column;
                justify-content: flex-end;
                background: #000000;
                background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
                position: absolute;
                top: 0;
                z-index: 1;
                padding: 30px;
                color: #fff;
                & h5{
                    font-weight: 700;
                    font-size: 1.8rem;
                    margin: 0;
                }
                & p{
                    margin: 0;
                     display: -webkit-box;
                        -webkit-line-clamp: 3;
                        -webkit-box-orient: vertical;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        display: box;
                        line-height: 1.5em;
                        max-height: 4.5em;
                        font-size: 1rem;
                }
            }
            &:hover{
            img{
                opacity: .6;
            }
        }
    }
    & button{
        background: #00BBFF;
        color: #fff;
        font-weight: 700;
        outline: 0;
        border: 0;
        padding: 10px 50px;
        border-radius: 10px;
        margin: 40px auto 0;
        font-size: 1.4rem;
        display: block;
        transition: .3s;
        &:hover{
            background: #0F486C;
        }

    }
}

/*Notícias*/
.noticias{
    padding: 60px 10%;
    font-family: "Titillium Web", sans-serif;
    & h2{
        color: #1374B1;
        font-weight: 700;
        font-size: 2.5rem;
        margin: 0 0 20px;
    } 
    & button{
        background: #00BBFF;
        color: #fff;
        font-weight: 600;
        outline: 0;
        border: 0;
        padding: 10px 50px;
        border-radius: 10px;
        margin: 40px auto 0;
        font-size: 1.4rem;
        display: block;
        transition: .3s;
        &:hover{
            background: #0F486C;
        }

    } 
    & img{
        width: 100%;
        height: auto;
        aspect-ratio: 1/1;
        border-radius: 10px;
        object-fit: cover;
    }    
    & .post-destaque{
        padding: 15px 0;
        color: #222;
        & .infos{
            display: flex;
            gap: 15px;
            align-items: center;
            & .data{
                color: #1374B1;
            }
            & .categoria{
                background: #1374B1;
                padding: 5px 15px;
                color: #fff;
                border-radius: 5px;
            }
        }
        & h3{
            font-weight: 700;
            font-size: 2rem;
            line-height: 1.2;
            margin: 10px 0;
            transition: .3s;
        }
        & .resumo{
            display: -webkit-box;
            -webkit-line-clamp: 4;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            display: box;
            line-height: 1.5;
            max-height: 9rem;
            font-size: 1.2rem;
            padding: 0 10px 0 0;
            color: #4e4e4e;
        }
        & .lermais{
            color: #1374B1;
        }
        &:hover{
            & h3{
                color: #1374B1;
            }
        }
    }
    & .post-destaque-menor{
        padding: 15px 0;
        color: #222;
        & .infos{
            display: flex;
            gap: 15px;
            align-items: center;
            & .data{
                color: #1374B1;
            }
            & .categoria{
                background: #1374B1;
                padding: 3px 15px;
                color: #fff;
                font-size: .9rem;
                border-radius: 5px;
            }
        }
        & h3{
            font-weight: 700;
            font-size: 1.5rem;
            line-height: 1.1;
            margin: 5px 0;
            transition: .3s;
        }
        & .resumo{
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            display: box;
            line-height: 1.4;
            max-height: 7rem;
            font-size: 1rem;
            color: #4e4e4e;
        }
        & .lermais{
            color: #1374B1;
        }
        &:hover{
            & h3{
                color: #1374B1;
            }
        }
    }
    & .post-inferior{
        padding: 15px 0;
        color: #222;
        & .infos{
            display: flex;
            gap: 15px;
            align-items: center;
            & .data{
                color: #1374B1;
            }
            & .categoria{
                background: #1374B1;
                padding: 3px 15px;
                color: #fff;
                font-size: .9rem;
                border-radius: 5px;
            }
        }
        & h3{
            font-weight: 700;
            font-size: 1.5rem;
            line-height: 1.1;
            margin: 5px 0;
            transition: .3s;
        }
        & .resumo{
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            display: box;
            line-height: 1.4;
            max-height: 7rem;
            font-size: 1rem;
            color: #4e4e4e;
        }
        & .lermais{
            color: #1374B1;
        }
        &:hover{
            & h3{
                color: #1374B1;
            }
        }
    }
}

/*RA 15*/
.associacoes{
    padding: 60px 10%;
    color: #1374B1;
    font-family: "Titillium Web", sans-serif;
    & .head{
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 15px;
        margin-bottom: 30px;
        & h2{
            font-weight: 700;
            font-size: 3rem;
            margin: 0;
        } 
        & .sub{
            font-size: 1.4rem;
            font-weight: 600;
        }
    }
    & img.mapa{
        max-width: 85%;
        margin: 0 0 0 auto;
        display: block;
    }
    & .associacoes-grid {
        display: flex;
        gap: 2rem;
    }
    & .associacao-btn{
        background: transparent;
        text-align: left;
        font-size: 1.2rem;
        margin: 5px 0; 
        display: flex;
        flex-direction: row;
        align-items: center;
        line-height: 1.2;
        gap: 5px;
        &:before{
            content: '•';
            display: flex;
            margin: 0;
            font-family: 'Arial', Arial, Helvetica, sans-serif;
            font-size: 1.8rem;
            line-height: 1;
            margin: 3px 0 0 0;
            color: #1374B1;
        }
    }
    & .associacao-btn.active{
        color: #1374B1;
        font-weight: 600;
    }
    & .grid-col {
        flex: 1;
        display: flex;
        flex-direction: column;
    }
    @media (max-width: 768px) {
        & .associacoes-grid {
            flex-direction: column;
        }

        & .grid-col {
            width: 100%;
        }
    }
    & .box-detalhes{
        padding: 0 0 0 40px;
        margin-top: 30px;
        position: relative;
        border-left: solid 5px #1374B1;
        color: #222;
		scroll-margin-top: 140px;
        &:before {
            content: '▶'; 
            position: absolute;
            font-family: Arial, Helvetica, sans-serif;
            left: -4px;
            top: 50%;
            transform: translateY(-50%); 
            font-size: 1.5rem;
            color: #1374B1; 
        }
        & #nome-associacao{
            color: #1374B1;
            font-size: 1.5rem;
            line-height: 1.2;
            font-weight: 700;
            margin: 0 0 15px;
            display: block;
        }
        & img{
            width: 100%;
            height: 200px;
            object-fit: cover;
            border-radius: 10px;
            margin: 10px 0;
        }
        & h4{
            margin: 0;
            display: none;
        }
        & strong, a{
            color: #1374B1;
        }
        & p{
            margin: 5px 0;
        }
        & .btn-fechar {
            position: absolute;
            top: 0;
            right: 0;
            width: 40px;
            height: 40px;
            border-radius: 50%;
            border: none;
            font-size: 25px;
            line-height: 25px;
            cursor: pointer;
            z-index: 10;
            background: #0f486c;
            color: #fff;
            display: flex;
            justify-content: center;
            align-items: center;
            padding: 0;
            transition: .3s;
            &:hover{
                background: #1374B1;
            }
        }
    }

}

/*Login*/
.login{
    background: url(images/simbolo.svg) left 13% center no-repeat #1374B1;
    padding: 60px 10%;
    background-size: contain;
    font-family: "Titillium Web", sans-serif;
    & h2{
        color: #fff;
        font-weight: 700;
        font-size: 2.5rem;
        line-height: 1;
        margin: 0px;
    } 
    & p{
        font-size: 1.4rem;
        line-height: 1.5;
        color: #fff;
        margin: 5px 0;
        width: 90%;
    }
    & input{
        padding: 15px;
        margin: 8px 0;
        border: solid 1px white;
        transition: .3s;
        border-radius: 10px;
        width: 100%;
        outline: 0;
        &::placeholder{
            color: #222;
        }
        &:focus{
            border-color: #00BBFF;

        }
    }
    & button[type=submit]{
        padding: 15px 40px;
        text-transform: uppercase;
        font-weight: 600;
        color: #fff;
        background: #00BBFF;
        margin: 8px 0 0 0;
        border-radius: 10px;
        border: 0;
        outline: 0;
        transition: .3s;
        &:hover{
            background: #0F486C;
        }
    }
    & .botao-acessar-logados{
        padding: 25px 40px;
        text-transform: uppercase;
        font-weight: 600;
        color: #fff;
        background: #0F486C;
        margin: 8px 0 0 0;
        border-radius: 10px;
        border: 0;
        outline: 0;
        width: 100%;
        display: block;
        text-align: center;
        transition: .3s;
        &:hover{
            background: #00BBFF;
        }
    }
    & .redefinir-senha{
        color: #fff;
        margin-left: 10px;
    }
}

/*Agenda*/
.agenda{
    padding: 80px 15%;
    font-family: "Titillium Web", sans-serif;
    & .icone{
        display: block;
        margin: 0 auto 10px 0;
        width: 90px;
    }
    & h2{
        color: #1374B1;
        font-weight: 700;
        font-size: 2.5rem;
        margin: 0 0 5px;
    } 
    & p{
        font-size: 1.4rem;
        line-height: 1.5;
        color: #222;
        margin: 0;
        width: 80%;
    }
    & .lista{
        border: solid 1px #1374B1;
        padding: 30px 40px;
        border-radius: 25px;
        & h3{
            margin: 0 0 10px;
            font-weight: 700;
            color: #1374B1;
            font-size: 2rem;
        }
        & .lista-agenda{
            height: 350px;
            overflow-y: scroll;
            &::-webkit-scrollbar {
                width: 10px;
            }
            &::-webkit-scrollbar-track {
                background: #ccc;
                border-radius: 15px;
            }
            &::-webkit-scrollbar-thumb {
                background-color: #0071b8;
                border-radius: 15px;
            }
            & .evento-item{
                width: 100%;
                display: flex;
                padding: 15px 0;
                border-bottom: solid 1px #ccc;
                & .data-box{
                    width: 100px;
                    display: flex;
                    flex-direction: column;
                    background: #1374B1;
                    padding: 20px;
                    justify-content: center;
                    align-items: center;
                    color: #fff;
                    font-weight: 600;
                    text-transform: uppercase;
                    text-align: center;
                    letter-spacing: 1px;
                    border-radius: 10px;
                    & .dia{
                        font-size: 2.5rem;
                        line-height: 1;
                    }
                    & .mes{
                        font-size: 1.5rem;
                        line-height: 1;
                    }
                }
                & .conteudo-evento{
                    font-size: 1rem;
                    padding-left: 15px;
                    & h4{
                        font-weight: 700;
                        color: #1374B1;
                        font-size: 1.5rem;
                        margin: 0;
                    }
                    & p{
                        width: 100%;
                        font-size: 1.2rem;
                        margin: 0
                    }
                    & strong{
                        color: #1374B1;
                    }
                }
                &:last-of-type{
                    border-bottom: 0;
                }
            }
        }
    }
}

/*Rodape*/
.rodape {
    background: #0F486C;
    padding: 80px 10%;
    & img.logo {
        margin: 0 auto 0 0;
        display: block;
        height: 55px;
        width: max-content;
        filter: contrast(1) brightness(100);
    }
    & ul{
        display: flex;
        gap: 25px;
        flex-direction: row;
        list-style: none;
        & li{
            a{
                color: #fff;
                transition: .3s;
                padding: 10px;
                &:hover{
                    color: #259de7;
                }
            }
            .login{
                background: #259de7;
                padding: 15px 30px;
                font-weight: 700;
                text-transform: uppercase;
                border-radius: 10px;
                &:hover{
                    background: #1374B1;
                    color: #fff;
                }
                & i{
                    margin-right: 10px;
                    color: #0F486C;
                }
            }

        }
    }
}
.copy {
    padding: 30px 10%;
    background: #0F486C;
    border-top: solid 1px #1374B1;
    width: 100%;
    color: #fff;
    font-size: .8rem;

    & .direitos a {
        color: #fff;
        border-bottom: solid 1px #1374B1;
        margin: 0 0 0 5px;
    }


    & .dev{
        a{
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
            color: #fff;
        }
        & img {
            width: auto;
            height: 1rem;
            margin: 0 0 0 auto;
            display: block;
            filter: contrast(1) brightness(100);
        }
    }
}

/*404*/
.naoencontrado {
    background: #fff;
    color: #333;
    padding: 10%;
    margin-bottom: 0px;
    text-align: center;
    & h1 {
        font-weight: 700;
        font-size: 3rem;
        margin-bottom: 15px;
        color: #0071b8;
    }

    & p {
        max-width: 100%;
        font-size: 1.4rem;
        line-height: 2.4rem;
        font-weight: 300;
    }

    & a {
        color: #0071b8;
        transition: .3s;

        &:hover {
            color: #be7857;
        }
    }
}

/*Topo da página*/
.topo-pagina {
    background: #1374B1;
    color: #fff;
    padding: 60px 10%;
    text-align: center;
    margin-bottom: 0px;
    font-family: "Titillium Web", sans-serif;
    display: flex;
    gap: 25px;
    justify-content: center;
    align-items: center;
    & img{
        height: 80px;
    }
    & h1 {
        font-weight: 700;
        font-size: 3.5rem;
        margin: 0;
    }
}

/*Pagina*/
.page {
    padding: 60px 10%;
    color: #333;
    text-align: justify;
    line-height: 1.6;
    font-size: 1.2rem;
    & p{
        margin: 15px 0;
    }
    & th, td {
        text-align: left;
        border: 1px solid #e8e9eb;
        line-height: 140%;
        padding: 10px 14px;
    }
    & a {
        color: #1374B1;
    }
    & label {
        width: 100%;
        text-align: left
    }
    & select {
        text-transform: none;
        width: 100%;
        background: #f7f7f7;
        border: 0px;
        padding: 10px 10px;
        color: #333;
    }
    & input {
        width: 100%;
        background: #f7f7f7;
        color: #333;
        padding: 10px 15px;
        border: solid 1px #f7f7f7;
        border-radius: 3px;
    }
    & textarea {
        width: 100%;
        height: 150px;
        background: #f7f7f7;
        color: #333;
        padding: 10px 15px;
        border: solid 1px #f7f7f7;
        border-radius: 3px;
    }
    & input:focus, textarea:focus, select:focus {
        outline: none;
        border: 0px;
        border: solid 1px #1374B1;
    }
    & input[type=submit] {
        width: 100%;
        background: #1374B1;
        color: #fff;
        padding: 10px 35px;
        width: auto;
        border: solid 1px #1374B1;
        border-radius: 3px;
        transition: .3s;
        &:hover{
            background: #985737;
            border-color: #985737;
        }
    }
    & ul, ol {
        list-style-position: inside;
        list-style: none
    }
    & strong {
        color: #1374B1;
    }
    /*Area restrita*/
    & .boxes{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 30px;
        padding: 50px 0;
        & .box{
            width: calc(25% - 30px);
            background: #0071b8;
            border-radius: 15px;
            transition: .3s;
            a{
                padding: 30px;
                flex-direction: column;
                align-items: center;
                display: flex;
                justify-content: center;
                gap: 5px; 
                color: #fff; 
                aspect-ratio: 1/1;       
            }
            & h4{
                font-size: 1.6rem;
                line-height: 1.2;
                margin: 0;
                font-family: "Titillium Web", sans-serif;
                text-align: center;
                width: 200px;
                font-weight: 600;
                min-height: 3.2rem;
                display: flex;
                align-items: center;
                justify-content: center;
                
            }
            & img{
                height: 70px;
                max-height: 100px;
                width: auto;
                display: block;
                margin: 0 auto 10px;
            }
            &:hover{
                background: #0F486C;
            }
        }
    }
    /*Agenda*/
    & .lista{
        & h3{
            margin: 0 0 10px;
            font-weight: 700;
            color: #1374B1;
            font-size: 2rem;
        }
        & .lista-agenda{

            &::-webkit-scrollbar {
                width: 10px;
            }
            &::-webkit-scrollbar-track {
                background: #ccc;
                border-radius: 15px;
            }
            &::-webkit-scrollbar-thumb {
                background-color: #0071b8;
                border-radius: 15px;
            }
            & .evento-item{
                width: 100%;
                display: flex;
                padding: 15px 0;
                border-bottom: solid 1px #ccc;
                & .data-box{
                    width: 100px;
                    display: flex;
                    flex-direction: column;
                    background: #1374B1;
                    padding: 20px;
                    justify-content: center;
                    align-items: center;
                    color: #fff;
                    font-weight: 600;
                    text-transform: uppercase;
                    text-align: center;
                    letter-spacing: 1px;
                    border-radius: 10px;
                    & .dia{
                        font-size: 2.5rem;
                        line-height: 1;
                    }
                    & .mes{
                        font-size: 1.5rem;
                        line-height: 1;
                    }
                }
                & .conteudo-evento{
                    font-size: 1rem;
                    padding-left: 15px;
                    & h4{
                        font-weight: 700;
                        color: #1374B1;
                        font-size: 1.5rem;
                        margin: 0;
                    }
                    & p{
                        width: 100%;
                        font-size: 1.2rem;
                        margin: 0
                    }
                    & strong{
                        color: #1374B1;
                    }
                }
                &:last-of-type{
                    border-bottom: 0;
                }
            }
        }
    }
    /* Atas */
    .lista-atas {
        list-style: none;
        padding: 0;
        margin: 0;
        & .ata {
        margin: 5px 0px;
        padding: 5px 0 5px 25px;
        border-bottom: solid 1px #e4e4e4;
            & a {
                text-decoration: none;
                color: #333;
                position: relative;
                display: inline-block;
                font-weight: 400;
                transition: .3s;
                &:hover{
                    color: #0071b8;
                }
                &::before {
                    content: "\f56d";
                    font-family: "Font Awesome 5 Free";
                    font-weight: 900;
                    position: absolute;
                    left: -25px;
                    top: 50%;
                    transform: translateY(-50%);
                    color: #0F486C;
                }
            }
        }
    }
    /* Documentos */
    .lista-documentos {
        list-style: none;
        padding: 0;
        margin: 0;
        & .ata {
        margin: 5px 0px;
        padding: 5px 0 5px 25px;
        border-bottom: solid 1px #e4e4e4;
            & a {
                text-decoration: none;
                color: #333;
                position: relative;
                display: inline-block;
                font-weight: 400;
                transition: .3s;
                &:hover{
                    color: #0071b8;
                }
                &::before {
                    content: "\f56d";
                    font-family: "Font Awesome 5 Free";
                    font-weight: 900;
                    position: absolute;
                    left: -25px;
                    top: 50%;
                    transform: translateY(-50%);
                    color: #0F486C;
                }
            }
        }
    }
}


/*Paginas Login/acesso*/
.tml{
    padding:  0 20%;
    & strong{
        color: #000;
    }
    & .tml-field-wrap {
        margin: .5rem 0;
    }
    & input{
        border-radius: 8px;
        border: solid 1px #cfcfcf;
    }
    & input[type="radio"], input[type="checkbox"]{
        width: max-content;
    }
    & button[type="submit"]{
        background: #0F486C;
        color: #fff;
        padding: 10px 30px;
        text-transform: uppercase;
        font-weight: 600;
        border-radius: 8px;
        margin-top: 5px;
        transition: .3s;
        float: left;
        &:hover{
            background: #1374B1;
        }
    }
    & label{
        font-size: 1rem;
    }
    & .tml-rememberme-wrap {
        padding: 15px 0 0;
        float: left;
    }
    & .tml-submit-wrap{
        margin-bottom: 30px!important;
        float: left;
    }
    & ul.tml-links {
        display: flex;
        gap: 10px;
        width: 100%;
        padding: 15px 0 0;
        justify-content: center;
        border-top: solid 1px #ececec;
        font-size: 1.2rem;
        & a{
            color: #333;
            transition: .3s;
            &:hover{
                color: #0071b8;
            }
        }
    }
    & .tml-register-link{
        pointer-events: none;
        display: none;
    }
    & .tml-action-confirmaction .success, .tml-error, .tml-message, .tml-success {
        border-left: 0;
        box-shadow: unset;
        display: block;
        margin: 0 0 1em;
        padding: 1.5rem;
        border-radius: 10px;
        line-height: 1.5;
        font-size: 1.1rem;
        text-align: left;
    }
    & .tml-message{
        background: #e0f4fb;
    }
    & .tml-success{
        background: #bdffc8;
    }
    & .tml-error{
        background: #ffb3b3;
    }
}
.tml-login {
    max-width: 360px;
    margin: -20px auto 0;
    padding: 0;
    & .tml-submit-wrap{
        float: right;
        & button[type="submit"]{
            float: right;
        }
    }
    & ul.tml-links{
        font-size: .95rem;
    }
}

/*Blog Home*/
.blog-page{
	padding: 70px 15%;
	background: #fff;
	& ul{
		list-style: none;
	}
	& a{
		color: #7C7C7C;
	}
	& .posthome{
		margin: 15px 0;
		transition: 1s;
		& img{
			width: 100%; 
			height: auto; 
			aspect-ratio: 16 / 9; 
			object-fit: cover; 
			border-radius: 15px;
		}
        & .infos{
        padding: 20px 0px 10px 0px;
        display: flex;
        gap: 5px;
        align-items: center;
        & .data{
            color: #1374B1;
        }
        & .categoria{
            background: #1374B1;
            padding: 3px 15px;
            color: #fff;
            font-size: .9rem;
            border-radius: 5px;
        }
        }
		& h3{
			font-size: 1.4rem; 
			line-height: 1.2;
			margin: 0; 
			padding: 0 0 10px;
			font-weight: 600; 
			color: #333; 
            font-family: "Titillium Web", sans-serif;
			transition: .3s;
		}
		&:hover{
			& h3{
				color: #0071b8;
			}
		}
	}
}

/*Paginação*/
.pagination { 
	text-align: center; 
	display: flex; 
	justify-content: center; 
	align-items: center; 
	padding: 60px 30px 0px; 
	& a.page-numbers, span.page-numbers{ 
		&:hover{
			color: #1374B1; 
		}
	}
	& a.page-numbers, span.page-numbers { 
		padding: 5px 15px; 
		display: inline-block; 
		color: #000; transition: .3s;
	}
	& .next, .prev{
		color: #000
	} 
	& .current { 
		background: #1374B1; 
		font-weight: 600; 
		color: #fff!important; 
		line-height: 30px; 
		border-radius: 5px;
		transition: .3s;
		&:hover{
			background: #0F486C;
			color: #fff!important;
		}
	}
}

/*Post*/
.postagem{
	padding: 50px 10%; 
	color: #000;
	font-size: 1.1rem; 
	line-height: 1.8;
	& .titulo h1{
		font-size: 2.3rem; 
		line-height: 1.2; 
		color: #333; 
		font-weight: 700;
        font-family: "Titillium Web", sans-serif;
	}
        & .infos{
        padding: 20px 0px 10px 0px;
        display: flex;
        gap: 15px;
        align-items: center;
        & .data{
            color: #1374B1;
        }
        & .categoria{
            background: #1374B1;
            padding: 3px 15px;
            color: #fff;
            font-size: .9rem;
            border-radius: 5px;
        }
        }
	& .destacada img{
		margin: 0 auto; 
		width: 100%; 
        aspect-ratio: 16 / 9;
        object-fit: cover;
		height: auto;
		border-radius: 15px;
	}
	& a, b, strong{
		color: #0071b8;
		font-family: "Titillium Web", sans-serif;
	}
	& p{
		width: 100%; 
		margin: 15px auto; 
	}
	& img{
		max-width: 100%; 
		width: 100%; 
		height: auto; 
		margin: 15px auto; 
		display: block; 
		border-radius: 9px;
	}
	& ul, ol {
		margin: 15px 0; 
		padding: 0; 
		line-height: 1.5; 
		list-style-position: inside; 
		width: 100%;
	}
	& .wp-block-table table {
		width: 100%; 
		margin: 20px auto; 
	}
	& table{
		color: #000; 
		padding: 10px;
		border: solid 1px #000; 
		line-height: 1.5;
		& th, td {
			text-align: left; 
			border: 1px solid #e8e9eb;
			padding: 10px 14px;
		}
	}
	& blockquote{
		background: #f7f7f7; 
		padding: 10px 30px; 
		border-radius: 10px; 
		font-size: .9rem
	}
	& .wp-block-image {
		margin-bottom: 0;
		& figcaption{
			margin-top: 0; 
			margin-bottom: 0;
		}
		& .aligncenter:first-of-type{
			margin-left: auto;
			margin-right: auto; 
			width: 100%; 
			font-weight: 600; 
			text-align: left; 
			margin-bottom: 0;
		}
	}
	& .video-container {
		position: relative; 
		padding-bottom: 56.25%; 
		height: 0; 
		overflow: hidden;
		margin-bottom:20px;
		& iframe, object, embed, video {
			position: absolute; 
			top: 0; 
			left: 0; 
			width: 100%; 
			height: 100%; 
		}
	}
	& h1, h2, h3, h4, h5, h6{
		width: 100%; 
		margin: 15px auto 5px; 
		color: #0071b8; 
		font-weight: 600; 
		line-height: 1.2;
	}
	& h1{
		font-size: 2rem;
	}
	& h2{
		font-size: 1.8rem;
	}
	& h3{
		font-size: 1.6rem;
	}
	& h4{
		font-size: 1.4rem;
	}
	& h5{
		font-size: 1.3rem;
	}
	& .wp-block-button__link{
		font-size: 1rem;
		line-height: 1.1;
	}
	& .share-buttons {
		display: flex;
		gap: 10px;
		margin-top: 20px;
		& .share-button {
			display: inline-flex;
			align-items: center;
			justify-content: center;
			width: 40px;
			height: 40px;
			border-radius: 50%;
			text-decoration: none;
			transition: background-color 0.3s ease;
			&:hover {
				opacity: 0.9;
			}
			& svg {
				width: 20px;
				height: 20px;
				fill: white;
			}
		}
		& .whatsapp { 
			background-color: #25D366;
		}
		& .facebook { 
			background-color: #3b5998;
		}
		& .linkedin { 
			background-color: #0077b5;
		}
		& .twitter { 
			background-color: #000000;
		}
	}
}

/*Lateral*/
.lateral{
	position: sticky; 
	top: 140px; 
	padding: 0px 30px; 
	& .widget h2 {
		color: #333; 
		font-size: 1.5rem; 
		text-align: left; 
		margin: 0 0px 10px; 
		font-weight: 700;
        font-family: "Titillium Web", sans-serif;
	}
	& ul.wp-block-categories{
		margin-bottom: 30px;
		& li{
			margin: 0px; 
			padding: 10px 0; 
			font-size: 1rem; 
			transition: .3s; 
			list-style: none;
			& a{
				color: #494949; 
				transition: .3s;
			}
			&:hover{
				& li{
					& a{
						color: #0071b8;
					}
				}
			}
		}
	}
	& ul.wp-block-latest-posts{
		margin-bottom: 30px;
		& li{
			margin-bottom: 10px;
			& img{
				border-radius: 10px; 
				margin-bottom: 0px; 
				width: 100%; 
				height: 180px; 
				object-fit: cover;
			}
			& a{
				font-weight: 600;
				font-size: 1.2rem;
				line-height: 1.4rem;
				color: #ffffff;
				transition: .3s;
				cursor: pointer;
				margin-top: -180px;
				height: 180px;
				display: flex;
				justify-content: center;
				align-items: center;
				text-align: center;
				background: #000000c7;
				z-index: 600;
				position: relative;
				border-radius: 11px;
				padding: 30px;
				&:hover{
					background: #0f486ce8;
				}
			}
			&:last-child{
				margin-bottom: 0px;
			}
		}
	}
    & .menu {
        list-style: none;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        gap: 8px;
        & li {
            padding: 8px 15px;
            font-size: 1rem;
            font-weight: 600;
            background: #e4f4ff;
            border-radius: 8px;
            transition: .3s;
            & a {
                color: #303030;
            }
            &:hover{
                background: #0071b8;
                a{
                    color: #fff;
                }
            }
        }
    }
}

.evento{
    & .topo{
        background: #0f486c; 
        padding: 60px 0;
        & h1{
            text-align: center; 
            color: #fff; 
            font-weight: 600; 
            font-size: 2.5rem; 
            margin: 0 10%; 
            width: 80%; 
            font-family: "Titillium Web", sans-serif;
        }
        & img{
            width: calc(100% - 30px); 
            height: auto; 
            aspect-ratio: 16 / 9; 
            object-fit: cover; 
            border-radius: 10px; 
            margin: 15px;
            z-index: 700;
        }
        & p{ 
            margin: 0; 
            padding: 15px 5% 0; 
            color: #fff; 
            text-align: center; 
            font-size: 1rem; 
            line-height: 1.5;
        }
        .slick-next {
            right: 40px;
            z-index: 800;
        }
        .slick-prev {
            left: 40px;
            z-index: 800;
        }
        .slick-next:before, .slick-prev:before{
            font-size: 40px;
            z-index: 800;
        }
    }
    & .conteudo{
        padding: 80px 10%; 
        max-width: 80%; 
        margin: 0 auto;
        & p{
            font-size: 1.2rem; 
            margin: 15px 0; 
            line-height: 1.5;
        }
        & .video{
            margin-top: 30px;
            & iframe{
                border-radius: 10px;
            }
        }
        & a{
            color: #0071b8;
        }
    }
    @media screen and (max-width: 1500px){
        .conteudo{
            padding: 50px 10%;
            max-width: 100%;
        }
    }
    @media screen and (max-width: 1024px){
     .topo h1{margin: 0 5%; width: 90%;}
	 .conteudo{padding: 50px 0;}
    }  
    @media screen and (max-width: 480px){
	.topo {
        padding: 40px 10px;
        &  h1 {
            margin: 0px 20px;
            width: calc(100% - 40px); 
            font-size: 1.4rem; 
            line-height: 1.5;
        }
        .slick-next {
            right: 5px;
            z-index: 800;
        }
        .slick-prev {
            left: 5px;
            z-index: 800;
        }
        .slick-next:before, .slick-prev:before{
            font-size: 25px;
            z-index: 800;
        }
    }
	.conteudo { 
        padding: 20px 30px; 
        & p{
            font-size: 1rem;
        }
    }
    }
}

@media screen and (max-width: 1500px) {
    #menu {
        padding: 10px 5%;
    }
    .topo {
        padding: 60px 10% 60px 55%;
        & .texto {
            font-size: 1.2rem;
        }
    }
    .destaques {
        padding: 50px 5% 0;
    }
    .eventos {
        padding: 40px 5% 0;
        & .post-destaque {
            & h3 {
                font-size: 1.6rem;
            }
        }
        & .post-destaque-menor {
            & h3 {
                font-size: 1.4rem;
            }
        }
        & .post-inferior {
            & h3 {
                font-size: 1.4rem;
            }
        }
    }
    .noticias {
        padding: 50px 5%;
    }
    .associacoes {
        padding: 50px 5%;
        & .head {
            & h2{
                font-size: 2.5rem;
            }
            & .sub {
                font-size: 1.1rem;
            }
        }
        & .associacao-btn {
            font-size: 1.1rem;
            margin: 3px 0;
        }
    }
    .login {
        background: url(images/simbolo.svg) left 6% center no-repeat #1374B1;
        padding: 50px 5%;
        background-size: auto 100%;
        font-family: "Titillium Web", sans-serif;
    }
    .agenda {
        padding: 70px 10%;
        & .lista {
            padding: 30px;
            & .lista-agenda {
                & .evento-item {
                    & .data-box {
                        padding: 15px;
                        & .dia {
                            font-size: 2rem;
                        }
                    }
                }
            }
        }
    }
    .login {
        background:#1374B1;
        padding: 60px;
    }
    .rodape {
        padding: 60px 5%;
    }
    .page {
        padding: 40px 60px;
        & .lista {
            padding: 0;
            & .lista-agenda {
                & .evento-item {
                    & .data-box {
                        padding: 15px;
                        & .dia {
                            font-size: 2rem;
                        }
                    }
                }
            }
        }
    }
    .blog-page {
    padding: 60px 5%;
    }
    .postagem {
    padding: 50px 1%;
    }
}

@media screen and (max-width: 1024px) {
    #menu{
        &  .navbar-expand-xl{
            & .navbar-toggler {
                padding: 0;
                outline: none;
                font-size: 2.2rem;
                color: #0074b4;
                line-height: 100%;
                background-color: transparent;
                border: 0px solid transparent;
                height: auto;
                & .navbar-toggler-icon {
                    height: auto;
                    width: auto;
                }
            }
            & .navbar-collapse{
                margin: 15px auto 0px;
                padding: 0 0 30px;
                & .navbar-nav {
                    margin: 0px 0px!important;
                    width: 100%;
                    & li{
                        &:hover{
                            & .dropdown-menu {
                                display: block;
                                border: 0;
                                margin: 7px 0px 0px;
                            }
                        }
                    }
                    & .dropdown-menu {
                        position: relative;
                        &:before {
                            left: 5%
                        }
                    }
                    & .nav-item {
                        margin: 0px 0px;
                        padding: 5px 0px;
                        & .nav-link {
                            padding: 5px 0px;
                            margin: 0;
                            text-align: left;
                        }
                        & .login{
                            padding: 15px 20px;
                        }
                    }
                }
            }
        }
    }
    & .topo{
        padding: 40px 30px 40px 50%;
        background-size: auto 100%;
        background-position: right -230px center;
        & .texto {
            font-size: 1rem;
            background: #0075b5ba;
            padding: 5px 25px;
            border-radius: 15px;
        }

    }
    & .destaques {
        padding: 40px 30px 0;
        ul {
            flex-direction: column;
            li {
                width: 100%;
            }
        }
    }
    & .eventos {
        padding: 0 30px;
    }
    & .noticias {
        padding: 40px 30px;
        & img {
            margin: 0 0 15px 0;
            aspect-ratio: 16 / 9;
        }
    }
    & .associacoes {
        padding: 0 50px 40px;
        & img.mapa {
            max-width: 100%;
            margin: 0 auto 30px;
            width: 500px;
            display: block;
        }
        & .head{
            margin-bottom: 10px;
        }
        & .associacoes-grid{
            gap: 0;
        }
    }
    & .agenda {
        padding: 60px;
        & p{
            width: 100%;
        }
        & .lista{
            margin-top: 30px;
            padding: 20px 30px;
        }
    }
    & .rodape{
        
        & ul{
            margin-top: 30px;
            flex-direction: column;
            gap: 15px;
            & li{
                a{
                    padding: 10px 0;
                }
                .login{
                    padding: 10px 30px;
                    display: block;
                    margin-top: 10px;
                    width: max-content;
                    max-width: 100%;
                }
            }
        }
    }
    & .copy {
        padding: 30px;
    }
    & .postagem {
        padding: 25px 20px;
    }
    & .lateral{
        padding: 30px 0 0;
    }
    & .boxes {
        & .box {
        width: calc(50% - 30px);
        }
    }
    & .tml {
        padding: 0;
    }
}

@media screen and (max-width: 480px) {
    #menu{
        padding: 15px 30px;
        & .navbar {
            & .navbar-brand {
                flex-direction: column;
                & img {
                    max-height: 40px;
                    margin: 0 auto 0 0;
                }
                & .headline{
                    display: none;
                }
            }
        }
    }
    & .topo{
    background: url(images/topo-mobile.webp) top center no-repeat #1374B1;
    padding: 30vh 30px 30px;
    background-size: cover;
        & .texto {
            font-size: 1.05rem;
            background: transparent;
            padding: 0;
            border-radius: 15px;
        }
    }
    & .destaques {
        & h2 {
            font-size: 2rem;
            line-height: 1;
        }
        & h3{
            font-size: 1.2rem;
        }
    }
    & .eventos{
        & h2 {
        font-size: 2rem;
        margin: 0 0 10px;
        }
        & .evento {
            margin: 10px 0;
            & .body {
                padding: 20px;
                & h5 {
                    font-size: 1.4rem;
                }
            }
        }
        & button {
            margin: 20px auto 0;
            font-size: 1.2rem;
        }
    }
    & .noticias{
        & h2 {
        font-size: 2rem;
        margin: 0 0 0px;
        }
        .post-destaque {
            & h3 {
                font-size: 1.6rem;
            }
            & .resumo{
                font-size: 1.1rem;
                padding: 0;
            }
        }
        .post-destaque-menor {
            & h3 {
                font-size: 1.4rem;
            }
            & .resumo{
                font-size: 1.rem;
                padding: 0;
            }
        }
        & .post-inferior {
            & h3 {
                font-size: 1.2rem;
            }
            & .resumo{
                font-size: 1.rem;
                padding: 0;
            }
        }
        & button {
            margin: 20px auto 0;
            font-size: 1.2rem;
        }
    }
    & .associacoes {
        padding: 0 30px 30px;
        & .head {
            flex-direction: column;
            align-items: center;
            justify-content: flex-start;
            gap: 0;
            & h2{
                width: 100%;
            }
        }
        & img.mapa {
            margin: 0 auto;
        }
        & .box-detalhes {
            padding: 0 0 0 25px;
            margin-top: 20px;
            & #nome-associacao {
                font-size: 1.4rem;
                line-height: 1.2;
                margin: 0px;
            }
            & .btn-fechar {
                top: -20px;
                right: -15px;
            }
        }
    }
    & .login {
        padding: 40px 30px;
        & h2{
            font-size: 2rem;
        }
        & p {
            font-size: 1.1rem;
            margin: 5px 0 10px;
            width: 100%;
        }
        & button[type=submit] {
            padding: 15px 30px;
        }
    }
    & .agenda {
        padding: 40px 30px; 
        & .icone {
            margin: 0 auto 0 0;
            width: 70px;
        }
        & h2{
            font-size: 2rem;
        }
        & p {
            font-size: 1.2rem;
        }
        & .lista {
            margin-top: 20px;
            padding: 15px 10px 15px 20px;
            border-radius: 10px;
            & h3{
                font-size: 1.6rem;
            }
            & .lista-agenda {
                & .evento-item {
                    flex-direction: column;
                    padding-right: 10PX;
                    & .data-box {
                        padding: 10px 15px;
                        width: 100%;
                        flex-direction: row;
                        align-items: center;
                        justify-content: center;
                        gap: 5px;
                        margin-bottom: 5px;
                        & .mes {
                            font-size: 1.2rem;
                            line-height: 1;
                            font-weight: 400;
                        }
                    }
                    & .conteudo-evento{
                        padding-left: 0;
                        padding-right: 0px;
                        & h4 {
                            font-size: 1.2rem;
                        }
                        & p{
                            font-size: 1rem;
                        }
                    }
                }
            }
        }

    }
    & .rodape {
        padding: 40px 30px;
        & ul{
            flex-direction: column;

        }
    }
    & .copy {
        padding: 30px;
        font-size: .8rem;
        text-align: center;
        & .direitos {
            line-height: 1.8;
        }
        & .dev {
            margin-top: 20px;
            a{
                justify-content: center;
            }
            & img {
                margin: 0px;
            }
        }
    }
    & .blog-page {
        padding: 30px;
    }
    & .page {
        padding: 40px 30px;
        text-align: left;
        & .boxes {
            padding: 30px 0 20px;
            & .box {
            width: 100%;
            }
        }
        & .lista {
                margin-top: 20px;
                padding: 0;
                & h3{
                    font-size: 1.6rem;
                }
                & .lista-agenda {
                    & .evento-item {
                        flex-direction: column;
                        padding-right: 10PX;
                        & .data-box {
                            padding: 10px 15px;
                            width: 100%;
                            flex-direction: row;
                            align-items: center;
                            justify-content: center;
                            gap: 5px;
                            margin-bottom: 5px;
                            & .mes {
                                font-size: 1.2rem;
                                line-height: 1;
                                font-weight: 400;
                            }
                        }
                        & .conteudo-evento{
                            padding-left: 0;
                            padding-right: 0px;
                            & h4 {
                                font-size: 1.2rem;
                            }
                            & p{
                                font-size: 1rem;
                            }
                        }
                    }
                }
        }
    }
    & .topo-pagina {
        padding: 40px 30px;
        & h1 {
            font-size: 1.8rem;
        }
    }
    & .blog-page {
        padding: 20px 30px;
    }
    & .postagem {
        & .titulo h1 { 
            font-size: 1.6rem;
            margin: 5px 0 0;
        }
    }
    & .lateral{
        padding: 20px 0 0;
    }
}