.acompanhamento_titulo {
    margin: 80px 0px 40px 0px;
}



.menu img {
    width: 53%;
    object-fit: scale-down;
    margin: 18px auto 18px auto;
}

/*blog*/
.blogImage {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}


.fullimageBlog {
    height: 400px
}

.mediumImageBlog {
    height: 350px
}

.lessImageBlog {
    height: 350px
}

.col-sm-12.boxBlog {
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    padding: 30px !important;
    text-align: center;
    flex-direction: column;
    box-shadow: 0 0 6px #00000075;
    margin: 0% 0% 5% 0%
}

.boxBlog:first-child {
    display: flex;
    flex-direction: row;
    padding: 0px !important;
    align-items: center;
    align-content: center;
    flex-wrap: wrap
}

.conentBlog {
    padding: 0% 5% !important
}

.conentBlog h2 {
    color: #2f3034;
    font-size: 20px;
    line-height: 24px;
    width: 100%;
    -webkit-font-smoothing: unset;
    margin: 0 auto 0% auto;
    font-weight: 400;
    text-align: left
}

.conentBlog h3 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 300;
    color: #6c6c6c;
    text-align: left
}

.conentBlog h4 {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    color: #6c6c6c;
    margin: 0% 0% 0% 0%;
    text-align: left
}

.conentBlog p {
    margin: 0% 0% 0% 0%;
    font-size: 13px;
    line-height: 21px;
    text-align: left;
}

.col-sm-6.fullimageBlog.conentBlog {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    gap: 30px;

}

.conentBlog i {
    color: #c884c0
}

.conentBlog a {
    color: #ffffff;
    font-size: 14px;
    width: 195px;
    background: #c884c0;
    height: 42px;
    border: solid 2px;
    margin-top: 0%;
    text-shadow: 0 0 #000;
    text-transform: uppercase;
    transition: 0.3s;
    padding: 3% 4%
}

.conentBlog a i {
    color: #ffffff
}

.conentBlog a:hover {
    color: #ffffff
}

a.cats {
    color: #ffffff;
    font-size: 14px;
    background: #c884c0;
    border: solid 2px;
    margin-top: 0%;
    text-shadow: 0 0 #fff;
    text-transform: uppercase;
    padding: 9px 1%;
    transition: 0.3s;
    border-radius: 100px;
    margin: 0% 1% 0% 0%
}

.pesquisa {
    margin: 3% 0% 3% 0%
}

input#s {
    width: 79%;
    background: #fff;
    border: 0px solid #0000002e;
    border-radius: 1px;
    padding: 1% 2%;
    color: #000;
    border-bottom: 4px solid #c884c0;
    font-size: 15px;
    margin: 1% 0% 0% 0%;
    box-shadow: 0px 2px 6px #00000040
}

input#searchsubmit {
    color: #ffffff;
    font-size: 14px;
    background: #c884c0;
    border: solid 2px;
    text-shadow: 0 0 #000;
    text-transform: uppercase;
    padding: 15px 1%;
    transition: 0.3s;
    border-radius: 100px;
    margin: 0% 0% 0% 2%;
    width: 13%
}

ul#menu-menu-principal-2 {
    padding: 0px;
}

ul#menu-menu-principal-2 li::marker {
    display: none;
    color: #c884c0;
}

a.next.page-numbers {
    color: #ffffff;
    font-size: 14px;
    background: #c884c0;
    border: solid 2px;
    margin-top: 0%;
    text-shadow: 0 0 #000;
    text-transform: uppercase;
    transition: 0.3s;
    padding: 0.5% 1% 0.5% 1.1%
}

li.menu-item.menu-item-type-post_type.menu-item-object-page {
    font-size: 16px;
    padding-bottom: 10px;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.current_page_item.menu-item-home.active.active {
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: 600;
}

span.page-numbers.current {
    color: #ffffff;
    font-size: 14px;
    background: #000;
    border: solid 2px;
    margin-top: 0%;
    text-shadow: 0 0 #000;
    text-transform: uppercase;
    transition: 0.3s;
    padding: 0.5% 1% 0.5% 1.1%
}

a.page-numbers {
    color: #ffffff;
    font-size: 14px;
    background: #c884c0;
    border: solid 2px;
    margin-top: 0%;
    text-shadow: 0 0 #000;
    text-transform: uppercase;
    transition: 0.3s;
    padding: 0.5% 1% 0.5% 1.1%
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 6% 0;
    border-radius: 4px;
    width: 100%
}

.headerSpace {
    height: 150px;
}

.col-sm-12.lessImageBlog.conentBlog {
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
}

.col-sm-12.mediumImageBlog.conentBlog {
    display: flex;
    flex-direction: column;
    gap: 27px;
    justify-content: center;
}

@media (max-width: 767px) {
    .responsivo {
        display: block;
    }

    .desktop {
        display: none;
    }

    .pesquisa>form>div {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
        margin: 0px 0px 32px 0px
    }

    input#searchsubmit {
        font-size: 15px;
        text-transform: uppercase;
        padding: 9px 1%;
        transition: 0.3s;
        border-radius: 100px;
        margin: 0% 0% 0% 2%;
        width: 186px;
    }

    input#s {
        width: 100%;
        padding: 3% 2%;
        border-bottom: 4px solid #c884c0;
        font-size: 15px;
        margin: 1% 0% 4% 0%;
    }



    .fullimageBlog {
        height: 250px;
        width: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .col-sm-6.fullimageBlog.conentBlog {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-bottom: 40px !important;
        padding-top: 20px !important;
        gap: 15px;
    }

    .mediumImageBlog {
        height: 250px;
        width: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .col-sm-12.mediumImageBlog.conentBlog {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-bottom: 40px !important;
        padding-top: 20px !important;
        gap: 15px;
    }

    .lessImageBlog {
        height: 250px;
        width: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .col-sm-12.lessImageBlog.conentBlog {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-bottom: 40px !important;
        padding-top: 20px !important;
        gap: 15px;
    }

    .conentBlog p {
        margin: 0% 0% 0% 0%;
        font-size: 12px;
        line-height: normal;
        text-align: left;
    }

    .conentBlog h2 {
        font-size: 16px;
        line-height: normal;
        margin: 0 auto 0% auto;
    }

    .conentBlog a {
        font-size: 12px;
        border: solid 2px;
        margin-top: 0%;
        text-shadow: 0 0 #000;
        text-transform: uppercase;
        transition: 0.3s;
        padding: 8px;
    }

    .col-sm-12.left.botaoBlog {
        margin-top: 18px;
    }
}