#section-html-modulo_1 .row:nth-child(1),
#section-html-modulo_1 .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    max-width: 100%;
}

.categorias__titulo h3 {
    color: #212529;
    font-weight: 700;
    font-size: 16pt;
    margin-bottom: 15px;
}

.categorias__icone {
    border: 2px solid #ffffff;
    outline: 2px solid #0045a7;
    border-radius: 999px;
    background: #0045a7;
    width: 85px;
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-bottom: 15px;
}

.categorias__icone img {
    max-width: 46px;
    object-fit: contain;
    filter: brightness(999);
}

.categorias {
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    text-align: center;
    padding: 20px;
    position: relative;
    border-bottom: 2px solid #F1BE38;
}

.row .col-md:nth-of-type(2n+2) .categorias {
    background-color: #ebb900;
}

.row .col-md:nth-of-type(2n+1) .categorias {
    background-color: #fdc800;
}

#section-slide .owl-carousel .owl-stage:after {
    display: none;
}

#section-html-modulo_1 .titulo-html {
    display: none;
}

#section-html-modulo_1 .row .col-md {}

.categorias:before {
    content: "";
    background: #ffd400;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    transition: all .3s;
}

.categorias__titulo {
    position: relative;
}

.categorias:hover:before {
    height: 100%;
}

a.categorias__btn {
    position: relative;
    padding: 10px 18px;
    display: block;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    background: #0045a7;
    font-size: 14pt;
    border: 2px solid #0045a7;
    line-height: 14pt;
    border-radius: 999px;
}

.btn-primary .text-uppercase {
    font-weight: 600;
    text-transform: none !important;
    font-size: 18pt;
}

.btn-primary {
    width: fit-content !important;
    border-radius: 999px;
    position: relative;
}

.section-capa {
    background-color: rgb(0 0 0 / 30%);
    background-blend-mode: luminosity;
}

.capa-titulo {
    color: #fff;
    position: relative;
}

.section-capa:before,
section#section-depoimentos:before {
    content: "";
    background-image: url(/arquivos/point.webp);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: repeat;
    background-position: center;
    background-color: rgb(0 0 0 / 36%);
}

header#header-site {
    background: #fff6;
    border-bottom: 2px solid transparent;
}

#page_home header#header-site {
    background: #ffffffb0;
}

.qr-mec h2 {
    font-weight: 700;
    margin: 0 !important;
}

.qr-mec .col-md-9 {
    align-self: center;
}

#section-blog .card.card-servicos .card-body .section-card-title:before {
    background: linear-gradient(0deg, black, transparent 60%);
    height: 100%;
    width: 100%;
    opacity: 1;
}

#section-blog .card.card-servicos .card-body .section-card-title {
    height: 100%;
    padding-top: 0;
    display: flex;
    align-items: flex-end;
}

#section-blog .card.card-servicos .card-body .section-card-title .card-title {
    padding: 10px 15px;
    margin: 0;
    color: #fff;
    font-weight: 400;
}

#section-blog .card.card-servicos .card-body .card-img-top {
    border-radius: 0;
    transition: all .4s;
}

#section-blog .card.card-servicos {
    border: none;
    border-radius: 0;
}

footer .logo {
    margin: auto;
    display: block;
    filter: grayscale(1) brightness(999);
}

section#section-depoimentos {
    background-image: url(/arquivos/bg-depoimentos.webp);
    background-size: cover;
    background-position: center;
    position: relative;
    background-color: rgb(255 255 255 / 15%) !important;
    background-blend-mode: overlay;
}

#section-depoimentos .section-title {
    color: #fff;
    position: relative;
}

#section-blog .card.card-servicos:hover img {
    transform: scale(1.1);
}

.nav-extra-pghorarios-de-atendimento {
    display: none !important;
}

.diferencial {
    text-align: center;
}

.diferencial h5 {
    font-weight: 600;
}

.diferencial img {
    width: fit-content !important;
    margin: auto;
    margin-bottom: 20px;
}

#section-servicos .section-card-title {
    position: absolute;
    bottom: 0;
    padding: 10px;
    text-align: center;
    width: 100%;
    z-index: 2;
}

#section-servicos .section-card-title h5 {
    margin: 0;
    color: #fff;
}

#section-servicos .card-servicos img {
    border-radius: 0;
    transition: all .4s;
}

#section-servicos .card-servicos {
    border-radius: 20px;
    overflow: hidden;
}

#section-servicos .card-body {
    position: relative;
}

#section-servicos .card-body:before {
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #000, transparent 20%);
    position: absolute;
    z-index: 1;
}

#section-servicos .card-servicos:hover img {
    transform: scale(1.2);
}

header .dropdown-menu {
    border-radius: 0;
    border: none;
    padding: 0;
    box-shadow: 4px 8px 18px #0001;
}

header .dropdown-menu li {
    padding: 0;
}

header .dropdown-menu li a {
    padding: 10px;
    font-weight: 500;
}

header .dropdown-menu li a:hover {
    background: transparent;
    color: #fff;
}

header .dropdown-menu li:hover {}

header .dropdown-menu li:hover a {
    color: #fff;
    background: var(--hover);
}

.dropdown-item.active,
.dropdown-item:active {
    background: var(--hover);
    color: #fff;
}


li.nav-item.nav-extra-pgproposta-pedagogica,
li.nav-item.dropdown.nav-menu_servicos,
.nav-extra-pgouvidoria,
.nav-extra-pgrequerimento {
    display: none !important;
}

#section-slide .owl-nav {
    display: none !important;
}

header#header-site .logo img#logo_topo {}

.numeros {
    text-align: center;
}

.numeros h2 {
    font-weight: 800;
    font-size: 64px;
    color: #f1be38;
}

.numeros h5 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0;
}

section#section-html-modulo_3 {
    padding: 1px 0;
    background: #f5f5f5;
}

.owl-produtos.owl-theme .owl-nav button {
    background: #fdc800;
    color: #000;
    font-size: 30px;
}

.owl-produtos.owl-theme .owl-nav {
    top: 25%;
}

.nav-menu_empresa {
    display: none !important;
}

header#header-site a.nav-link {
    font-size: 15px;
}

header a.btn.btn-primary {
    font-size: 15px;
}

#modal-boas-vindas .modal-dialog {
    width: fit-content;
}

#modal-boas-vindas .modal-conteudo p {
    margin: 0;
}

button.btn-close.btn-fechar-boas-vindas {
    display: flex;
    align-items: center;
    justify-content: center;
}

a.btn-email {
    padding: 6px 12px;
    border-radius: 999px;
    font-weight: 600;
    text-decoration: none;
    background: #f29800;
    color: #fff;
}

header#header-site {
    position: relative;
}

header#header-site.bg-menu {
    position: fixed;
}

a.acessar-webmail {
    text-decoration: none;
}

a.acessar-webmail span.mdi {
    margin-right: 6px;
}


#section-slide .owl-slideshow .owl-item-image img {
    width: 100% !important;
    object-fit: contain !important;
}


.produto-descricao .curso_download {
    display: flex;
    align-items: center;
    white-space: nowrap;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1rem;
    margin-bottom: 1rem;
}

.produto-descricao .curso_download p {
    margin: 0;
}

#page_produto_1 .produto-introducao a {
    display: none;
}

@media(min-width: 992px) {
    #modal-boas-vindas img {
        max-height: calc(100vh - 100px);
    }

    .diferencial {
        padding: 0 20px;
    }

    #section-html-modulo_2 .container.my-md-5.pt-md-4.pt-xl-0 {
        margin-bottom: 0 !important;
    }

    #section-html-modulo_2 .pb-2.pb-md-4.mb-2.mb-md-5 {
        margin-bottom: 0 !important;
    }

    #section-slide .owl-slideshow .owl-item-image:before {
        display: none;
    }

    .row .col-md:nth-child(1) .categorias,
    .row .col-md:nth-child(2) .categorias,
    .row .col-md:nth-child(3) .categorias,
    .row .col-md:nth-child(4) .categorias {
        border-right: 1px solid #0003;
    }

    #section-slide .owl-slideshow .owl-item-image {
        height: fit-content;
    }

    #page_home header#header-site {
        position: relative;
    }

    #section-slide .owl-slideshow .owl-item-image:before {
        opacity: 0;
    }

    .categorias {
        height: fit-content;
        padding: 30px 20px;
    }

    #section-empresa p {
        text-align: justify;
    }

    .empresa-titulo p {
        text-align: left !important;
    }

    .qr-mec {
        text-align: center;
    }

    .qr-mec h2 {
        font-size: 20px;
    }

    #section-servicos .card.card-servicos .card-body:before {
        height: 100%;
    }

    footer#footer {
        background-size: cover;
        background-position: 72%;
    }

    ul.dropdown-menu.open {
        display: block !important;
    }

    header#header-site a.nav-link {
        width: fit-content;
    }

    ul.navbar-nav {
        max-height: calc(100vh - 80px);
    }

    div#menu-do-site {}

    header .dropdown-menu li a {
        font-size: 12px !important;
    }

    header#header-site #menu-do-site {
        width: 100%;
    }

    .dropdown:hover .dropdown-menu {
        display: none;
    }

    .numeros {
        margin-bottom: 20px;
    }

    .numeros h2 {
        font-size: 48px;
    }

    .numeros h5 {
        font-size: 20px;
    }
}