/*!
 * b4st v3.1 | Unicence
 * http://simonpadbury.github.io/Codebase/
 */

@import url('https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@100..900&display=swap');

.author-bio, .comments-wrap {
    margin: 36px auto;
    max-width: 720px;
    padding-left: 16px;
    padding-right: 16px
}

.site-header-image {
    display: block;
    margin: auto
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

.aligncenter {
    clear: both;
    display: block
}

.author-bio .avatar {
    border: 1px solid #dee2e6;
    border-radius: 50%
}

.wp-block-cover-text p {
    padding: 1.5em 16px
}

@media screen and (min-width:768px) {
    .wp-block-cover-text p {
        padding: 1.5em 0
    }
}

ul.wp-block-latest-posts.alignfull, ul.wp-block-latest-posts.alignwide, ul.wp-block-latest-posts.is-grid.alignwide {
    padding: 0 16px
}

@media screen and (min-width:768px) {
    .entry-content, .entry-header {
        font-size: calc(1rem + 0.375*(100vw - 768px)/432);
        font-weight: 300;
        line-height: inherit
    }

    .entry-header h1 {
        font-size: calc(2.5rem + 0.9375*(100vw - 768px)/432)
    }
}

@media screen and (min-width:1200px) {
    .entry-content, .entry-header {
        font-size: 1.375rem
    }

    .entry-header h1 {
        font-size: 3.4375rem
    }
}

.more-link {
    display: block
}

.wp-block-code {
    padding: .5em 1em;
    margin: 0 0 1.5rem
}

.entry-content ol, .entry-content ul:not(.blocks-gallery-grid) {
    margin: 0 auto 1.5em;
    max-width: 720px;
    list-style-position: outside
}

.entry-content li {
    margin-left: 2.5em
}

.entry-content ol ol, .entry-content ol ul, .entry-content ul ol, .entry-content ul ul {
    margin: 0 auto
}

.entry-content ol ol li, .entry-content ol ul li, .entry-content ul ol li, .entry-content ul ul li {
    margin-left: 0
}

.wp-block-quote {
    margin-left: 16px;
    margin-right: 16px;
    padding: 0
}

.wp-block-quote>* {
    margin-left: 1rem
}

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
    margin: 36px auto;
    padding: 0
}

.wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer {
    font-size: 13px;
    font-size: .8125rem
}

@media screen and (min-width:768px) {
    .wp-block-quote {
        margin: 48px auto
    }
}

.wp-block-pullquote>p:first-child {
    margin-top: 0
}

.wp-block-pullquote.alignright {
    margin-left: 2rem
}

.wp-block-pullquote.alignleft {
    margin-right: 2rem
}

.entry-content {
    margin: 48px auto;
    max-width: 720px;
    padding-left: 16px;
    padding-right: 16px
}

.entry-content>.alignwide, .wp-block-gallery.alignwide, .wp-block-image.alignwide {
    width: 100vw;
    max-width: 1100px;
    margin: 1.5em 0 1.5em 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.entry-content>.alignwide>img {
    width: 1100px
}

.entry-content>.alignfull, .wp-block-gallery.alignfull, .wp-block-image.alignfull {
    width: 100vw;
    max-width: 100vw;
    margin: 1.5em 0 1.5em 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.entry-content>.alignfull>img {
    width: 100vw
}

@media screen and (min-width:768px) {
    .entry-content>* {
        padding-left: 0;
        padding-right: 0
    }
}

.wp-block-columns {
    padding-right: 1rem;
    padding-left: 1rem
}

.wp-block-separator {
    margin: 3em auto;
    padding: 0
}

.wp-block-group>.wp-block-group__inner-container>* {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto
}

.wp-block-group>.wp-block-group__inner-container>.alignwide {
    width: 100vw;
    max-width: 1100px;
    margin: 1.5em 0 1.5em 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.wp-block-group>.wp-block-group__inner-container>.alignfull {
    width: 100vw;
    max-width: 100vw;
    margin: 1.5em 0 1.5em 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.wp-block-group.has-background>.wp-block-group__inner-container>:first-child {
    margin-top: 0
}

.wp-block-group.has-background>.wp-block-group__inner-container>.alignfull {
    width: calc(100% + 60px);
    max-width: calc(100% + 60px);
    position: relative;
    left: -30px
}

.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail, img {
    max-width: 100%;
    height: auto
}

.wp-block-image img {
    display: block
}

.wp-block-image.alignleft, .wp-block-image.alignright {
    width: 100%
}

.wp-block-image.alignfull img {
    width: 100vw
}

.wp-block-image .alignleft figcaption, .wp-block-image .alignleft img, .wp-block-image .alignright figcaption, .wp-block-image .alignright img {
    max-width: 100%;
    width: 100%
}

.wp-block-gallery.alignfull, .wp-block-image .alignfull {
    width: 100vw
}

.wp-block-gallery.alignleft, .wp-block-gallery.alignright, .wp-block-image .alignleft, .wp-block-image .alignright {
    max-width: 344px
}

.wp-block-gallery.alignright, .wp-block-image .alignright {
    margin-left: 2rem
}

.wp-block-gallery.alignleft, .wp-block-image .alignleft {
    margin-right: 2rem
}

.wp-block-embed.type-video>.wp-block-embed__wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%
}

.wp-block-embed.type-video>.wp-block-embed__wrapper>iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.wp-block-video video {
    max-width: 720px
}

.wp-block-table {
    overflow-x: auto;
    margin: 1.5rem0
}

.wp-block-table table {
    border-collapse: collapse
}

.wp-block-table td, .wp-block-table th {
    padding: .5em
}

#comments, #reply-title {
    margin-top: 1.5rem;
    margin-bottom: 1rem
}

.commentlist, .commentlist ul {
    padding-left: 0
}

.commentlist li {
    padding: 1rem
}

.comment-meta {
    margin-bottom: 1rem
}

.comment>.children {
    margin-top: 1rem;
    margin-right: -.625rem;
    margin-bottom: -1.625rem
}

body {
    display: -webkit-box;
    display: flex;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    font-family: "Lexend Deca", sans-serif;
    color: #48493C;
}

main {
    -webkit-box-flex: 1;
    flex: 1 0 auto
}

#site-footer {
    background-color: #f3f4f5
}

p, li {
    color: #fff;
}

a, a:hover {
    text-decoration: none;
    color: inherit;
}

/*# sourceMappingURL=b4st.css.map */

/*BTN*/
.btn-transparent {
    background-color: transparent;
    padding: .2rem .8rem;
    color: #fff;
    font-weight: 500;
    border: 1px solid #fff;
    border-radius: 900px;
    transition: all 500ms;
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;

    &:hover {
        background-color: #BCB99F;
        color: #48493C;
    }
}

.btn-form {
    background-color: #48493C;
    padding: .2rem .8rem;
    color: #F7F6E7;
    font-weight: 700;
    border: 1px solid #48493C;
    border-radius: 900px;
    transition: all 500ms;
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;

    &:hover, &:focus, &:active {
        background-color: #BCB99F !important;
        color: #48493C !important;
        border-color: inherit !important;
        box-shadow: none !important;
    }
}

.btn-bege {
    background-color: #F7F6E7;
    padding: .2rem .8rem;
    color: #fff;
    font-weight: 600;
    border: 1px solid #F7F6E7;
    border-radius: 900px;
    transition: all 500ms;
    color: #48493C;
    display: flex;
    align-items: center;
    width: max-content;
    text-transform: uppercase;

    &:hover {
        background-color: #48493C;
        color: #F7F6E7;

        & .fa-angle-right {
            background-color: #F7F6E7;
            color: #48493C;
        }
    }
}

/*SPACING*/
.section-space {
    padding: 3rem 0;
}

/*TEXT*/
.section-title {
    font-weight: 200;
    color: #48493C;
    font-size: 2.5rem;
    margin-bottom: 1rem;
}


/*NAVBAR*/
.navbar {
    background-color: #F7F6E7;
    padding: 2rem 0;
    transition: all 0.3s ease;
    position: relative;
    right: 0;
    left: 0;
    top: 0;
    z-index: 999;
}

.menu {
    background-color: #48493C;
    border-radius: 900px;
    padding: 1rem 2rem;
    margin: 0 auto;
    display: flex;
    gap: 2rem;
    align-items: center;
}

.navbar-nav {
    gap: 1rem;
}

.navbar-dark .navbar-nav .nav-link {
    border-radius: 900px;
    padding: 0 .5rem;
    color: #fff;
    font-weight: 200;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    background-color: #BCB99F;
    color: #48493C;
    font-weight: 700;
}

.logo {
    width: 250px;
}


/*BANNER*/
.banner {
    padding: 12rem 0;
    background-image: url(../img/banner.jpg);
    background-size: cover !important;

    & h1 {
        font-weight: 300;
        color: #fff;
        width: 285px;
        margin: 0;
    }
}

/*SOBRE NÓS*/
.sobre {
    background-color: #9B9B87;
    position: relative;

    & .row {
        justify-content: center;

        & img {
            margin-top: -3rem;
            margin-left: auto;

            @media (min-width: 1439px) {
                width: 80%;
            }

            @media (min-width: 768px) and (max-width: 1367px) {
                width: 88%;
            }
        }
    }

    & .texto-sobre {
        padding: 3rem 1rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    & .img-sobre {
        display: flex;
        flex-direction: column;
        justify-content: end;
    }


}

.grafismo {
    position: absolute;
    object-fit: contain;
    top: 2rem;
    height: 90%;
}

.fa-angle-right {
    background-color: #48493C;
    color: #F7F6E7;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}


/*MISSÃO*/
.missao {
    background-color: #48493C;

    & .row {
        justify-content: center;
        gap: 2rem;
    }

    & .col-md-3:nth-child(3) {
        justify-content: center;
        display: flex;
    }

    & .col-md-3:nth-child(2) {
        position: relative;

        &::after {
            content: '';
            display: block;
            background-color: #9A9A87;
            height: 100%;
            width: 3px;
            position: absolute;
            right: -2.5rem;
            top: 0;
        }

        &::before {
            content: '';
            display: block;
            background-color: #9A9A87;
            height: 100%;
            width: 3px;
            position: absolute;
            left: -1.5rem;
            top: 0;
        }
    }
}

.missao-item {
    & ul {
        padding-left: 1rem;
    }

    & h2 {
        font-weight: 800;
        color: #9B9B87;
        font-size: 1.5rem;
    }
}

.servicos {
    background-color: #F7F6E7;

    & .row {
        justify-content: center;
        gap: .5rem;
    }

    & .container {
        max-width: 1140px;
    }

    & img:not(.content-servicos img) {
        border-radius: 36px;
    }

    & h2 {
        text-align: center;
        margin-bottom: 3rem;
    }

    & .col-md-5 {
        display: flex;
        flex-direction: column;
        gap: 2rem;
    }
}

.content-servicos {
    background-color: #fff;
    border-radius: 36px;
    padding: 2rem;
    height: 100%;

    & p {
        color: #48493C;
    }

    & h3 {
        font-weight: 800;
        margin: 2rem 0 1rem 0;
        font-size: 1.5rem;
    }

    & img {
        width: 70px;
    }

}

/*DIFERENCIAIS*/
.diferenciais {
    background-color: #6F7154;

    & h2 {
        color: #F7F6E7;
        text-align: center;
        margin-bottom: 3rem;
    }

    & .row {
        row-gap: 3rem;
        justify-content: center;
    }
}

.diferencial-item {
    text-align: center;
    color: #F7F6E7;
    width: 271px;
    margin: 0 auto;

    & h3 {
        font-weight: 800;
        margin-bottom: 1rem;
        font-size: 1.5rem;
        height: 58px;
    }

    & p {
        margin-bottom: 0;
    }
}

/*CONTATO*/
.contato {
    background-image: url(../img/bg-contato.jpg);
    background-size: cover;
    background-position: center;

    & .row {
        justify-content: center;
    }

    & h2 {
        color: #fff;
        font-size: 3rem;
        font-weight: 200;
        width: 60%;
    }

    & .col-md-4 p {
        width: 80%;
    }
}

.form {
    background-color: rgb(255, 255, 255, .79);
    border-radius: 43px;
    padding: 2rem;
    width: 85%;

    & .btn-transparent {
        color: #48493C;
        border-color: #48493C;
        border-radius: 10px;
        width: 100%;

        & i {
            font-size: 20px;
        }
    }
}

.form-control, .form-control:focus {
    background-color: transparent;
    border: 1px solid #48493C;
    border-radius: 10px;
    font-weight: 300;
    color: #6F7154;
    box-shadow: none;
}


/*FOOTER*/
.footer {
    background-color: #48493C;
    text-align: center;
    padding: 1rem 0;
}

.copyright {
    font-size: .8rem;
    margin-bottom: 0;
    font-weight: 300;
}

.cookies {
    background-color: #48493C;
    border-radius: 26px 13px 13px 26px;
    border: 4px solid #48493C;
    position: fixed;
    left: 0;
    right: 0;
    top: 2rem;
    width: max-content;
    padding: 3rem;
    margin: 0 auto;
    z-index: 9999;
    overflow: hidden;
    overflow-y: scroll;
    height: 700px;
    display: none;
    z-index: 9999;

    & .title-line {
        font-weight: 300;
        text-transform: uppercase;

        &::after {
            background-color: #F5B055;
        }
    }

    &::-webkit-scrollbar {
        width: 10px;
        /* largura do scroll */
    }

    &::-webkit-scrollbar-track {
        background: #F7F6E7;
        /* cor do trilho (parte clara) */
        border-radius: 0px 26px 26px 0px;
        /* <-- arredonda o trilho */
    }

    &::-webkit-scrollbar-thumb {
        background: #6F7154;
        /* cor do thumb (parte escura) */
        border-radius: 0px 26px 26px 0px;
        /* <-- arredonda o thumb */
    }

    & h2 {
        color: #F7F6E7;
    }

    & h3 {
        text-transform: uppercase;
        font-size: 1.5rem;
        font-weight: 700;
        margin-bottom: 1rem;
    }

    & li {
        position: relative;
        list-style: none;

        &::before {
            content: '';
            display: block;
            width: 15px;
            height: 15px;
            border-radius: 100%;
            left: -2rem;
            background-color: #F7F6E7;
            position: absolute;
            top: 5px;
        }
    }

    & ul {
        display: flex;
        flex-direction: column;
        gap: 1rem;
    }

    a {
        text-decoration: underline;
    }

    &.show {
        display: block;
    }
}

.popup-cookies {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99999;
}

/* overlay cobrindo o site inteiro */
.popup-overlay {
    position: fixed;
    inset: 0;
    /* top, right, bottom, left = 0 */
    background: rgba(0, 34, 57, 0.7);
    /* cor com opacidade de 90% */
    z-index: 9998;
    display: none;

    &.show {
        display: block;
    }
}

/* caixas de pop-up */
#popup-cookies, #cookies {
    display: none;
    position: fixed;
    z-index: 9999;
}

#popup-cookies.show .popup-overlay {
    display: none;
}

#popup-cookies.show, #cookies.show, .popup-overlay.show {
    display: block;
}

.close-cookies {
    position: absolute;
    right: 1rem;
    top: 1rem;
    cursor: pointer;
    width: 30px;
    color: #F7F6E7;
    font-size: 30px;
}

.termsfeed-com---nb .cc-nb-main-container {
    padding: 2rem !important;
}

.termsfeed-com---palette-light.termsfeed-com---nb {
    background-color: #fff !important;
    border: 1px solid #48493C;
    width: 900px;
    max-width: 100%;
    box-shadow: 0px 0px 6px 0px rgba(67, 32, 28, 1);
}

.termsfeed-com---nb-simple {
    right: 0 !important;
    left: 0 !important;
    /* max-width: 30% !important; */
}

.cc-nb-buttons-container {
    display: flex !important;
    gap: 10px;
}

.termsfeed-com---palette-light .cc-nb-okagree,
.termsfeed-com---palette-light .cc-nb-reject,
.cc-nb-changep {
    background-color: transparent !important;
    border: 1px solid #48493C !important;
    color: #48493C !important;
    border-radius: 10px !important;
    font-family: 'lexend deca' !important;
    font-weight: 400 !important;
    font-size: 14px;
    padding: .5rem 1rem;
    width: 33%;
}

.termsfeed-com---palette-light .cc-nb-okagree {
    background-color: #48493C !important;
    color: #fff !important;
}

.termsfeed-com---palette-light .cc-nb-reject:hover,
.cc-nb-changep:hover {
    background-color: #48493C !important;
    color: #fff !important;
}

.termsfeed-com---palette-light .cc-nb-okagree:hover {
    background-color: transparent !important;
    color: #48493C !important;
}

.termsfeed-com---palette-light,
.cc-nb-title {
    color: #48493C !important;
    font-family: "neulis", sans-serif !important;
    font-weight: 700 !important;
}

.cc-nb-text {
    font-family: "neulis", sans-serif !important;
    color: #48493C !important;
    font-weight: 400 !important;
    font-size: 1rem;
}

/*MOBILE*/
@media (max-width: 768px) {
    .navbar {
        padding: 1rem;
    }

    .bg-header-mobile {
        background-color: #48493C;
        padding-bottom: 2rem;

        & .navbar-toggler {
            border-color: #F7F6E7 !important;
        }

        & .navbar-toggler-icon {
            background-image: url(../img/bars-descolapsed.png) !important;
        }
    }

    .navbar-dark {
        & .navbar-toggler {
            border-color: #48493C;
            box-shadow: none;
        }

        & .navbar-toggler-icon {
            background-image: url(../img/bars-colapsed.png);
        }
    }

    .logo {
        width: 180px;
    }

    .menu {
        margin-top: 2rem;
        padding: 0;
        flex-direction: column;
        align-items: start;
        border-radius: 0;
        background-color: transparent;
    }

    .nav-link {
        width: max-content;
    }

    .banner {
        background: linear-gradient(to left, rgba(72,73,60, 0) 0%, rgba(72,73,60, .5) 100%), url(../img/banner.jpg);
        background-position: center;
        padding: 8rem 0;

        & h1 {
            width: 200px;
        }
    }

    .img-sobre {
        order: 1;

        & img {
            margin: 0 !important;
        }
    }

    .grafismo {
        top: auto;
        bottom: 0;
        height: auto;
    }

    .btn-bege {
        width: 100%;
        justify-content: center;
    }

    .missao {
        & .col-md-3:nth-child(3) {
            display: block;
        }

        & .col-md-3:nth-child(2) {
            &::after,  &::before {
                height: 3px;
                width: 100%;
                position: unset;
                margin: 2rem 0;
            }
        }
        & .row {
            gap: 0;
        }
    }

    .missao-item {
        & p {
            margin-bottom: 0;
        }
    }

    .diferencial-item {
        & h3 {
            height: auto;
        }
    }

    .contato {
        & h2 {
            font-size: 2.5rem;
            width: 100%;
        }

        & .col-md-4 p {
            width: 100%;
        }
    }

    .form {
        width: 100%;
        padding: 2rem 1rem;

        & .btn-transparent {
            & i {
                font-size: 18px;
            }
        }
    }
    .cookies {
        width: 100%;
        padding: 2rem 0;
        top: 0;
        border-radius: 0;

        & h3 {
            font-size: 1.2rem;
        }

        & p, li {
            font-size: 1rem;
        }
    }

     .popup-cookies {
        width: 100%;
    }

    .termsfeed-com---nb-simple {
        max-width: 100% !important;
    }

    .termsfeed-com---palette-light .cc-nb-okagree,
    .termsfeed-com---palette-light .cc-nb-reject,
    .cc-nb-changep {
        font-size: 12px !important;
        width: 100%;

    }

    .termsfeed-com---palette-light .cc-nb-text,
    .cc-nb-title {
        font-size: 12px !important;
    }

    .termsfeed-com---nb .cc-nb-main-container {
        padding: 1rem 2rem !important;
    }

    .cc-nb-buttons-container {
        flex-direction: column;
    }
}

/*full hd*/
@media (min-width: 1920px) {
    .banner {
        padding: 16rem 0;
    }
}

/*HD*/
@media (min-width: 768px) and (max-width: 1367px) {
    .banner {
        padding: 10rem 0;
    }
    .form {
        width: 90%;
    }
}

t