html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    background-image: url(../images/fundo_body.jpg);
    background-repeat: repeat;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.header {
    width: 100%;
    height: 124px;
    background-image: url(../images/fundo_topo.jpg);
    background-position: center;
    margin-bottom: 30px;
}

.meio_header {
    width: 1000px;
    height: 124px;
    margin-left: auto;
    margin-right: auto;
}

.logo {
    height: 107px;
    float: left;
    margin-left: 44px;
    margin-top: 10px;
}

.bx_menu {
    width: 550px;
    height: auto;
    margin-top: 68px;
    float: right;
    margin-right: 20px;
}

.bx_menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.bx_menu ul li {
    display: inline;
    margin-left: -3px;
}

.bx_menu ul li a {
    color: #4e4e4e;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 20px;
    text-decoration: none;
    padding-top: 70px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 100px;
}

.bx_menu ul li a:hover {
    color: #fff;
    font-weight: normal;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    background-color: #ed1651;
    font-size: 20px;
    text-decoration: none;
    padding-top: 36px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 34px;
}

.bx_menu ul li a.ativo {
    color: #fff;
    font-weight: normal;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    background-color: #ed1651;
    font-size: 20px;
    text-decoration: none;
    padding-top: 36px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 34px;
}

.conteudo {
    width: 960px;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

.teaser {
    height: 271px;
    margin-bottom: 30px;
}

.bxtitulo {
    width: 960px;
    height: 35px;
    margin-bottom: 30px;
}

.main {
    height: auto;
}

/* .col_1h {
    width: 490px;
    height: auto;
    float: left;
} */

.bx_rosa {
    padding: 15px 10px 25px 10px;
    background-color: #ed1651;
    margin-top: -4px;
}

.bx_rosa h1 {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    letter-spacing: 1px;
    font-size: 20px;
    color: #fff;
    margin-bottom: 3px;
    font-weight: normal;
}

.bx_rosa p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 6px;
    font-weight: normal;
}

.bx_rosa h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    text-align: right;
}

.bx_rosa h2 a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    text-decoration: underline;
}

.col_2h {
    width: 450px;
    height: auto;
    float: right;
}

.col_1clientes {
    width: 682px;
    height: auto;
    float: left;
}

.col_2clientes {
    width: 264px;
    height: auto;
    float: right;
}

.footer {
    width: 100%;
    height: 126px;
    background-image: url(../images/fundo_rodape.jpg);
    background-position: center;
    margin-top: 30px;
}

.meio_fotter {
    width: 960px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
}

.meio_fotter h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #4e4e4e;
    text-align: center;
    font-weight: normal;
    line-height: 20px;
}

.meio_fotter h4 a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #4e4e4e;
    text-align: center;
    font-weight: normal;
    text-decoration: none;
}

.meio_fotter h4 a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #4e4e4e;
    text-align: center;
    font-weight: normal;
    text-decoration: underline;
}

.meio_fotter h5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    line-height: 20px;
    margin-top: 30px;
}

.meio_fotter h5 a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    text-decoration: none;
}

.meio_fotter h5 a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    text-decoration: underline;
}

.bx_verde {
    width: 420px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 7px;
    background-color: #95b53e;
    text-align: justify;
}

.bx_verde h1 {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    letter-spacing: 1px;
    font-size: 24px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: normal;
}

.bx_verde h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 8px;
    font-weight: normal;
}

.bx_verde h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    text-align: right;
}

.bx_verde h3 a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    text-decoration: underline;
}


.texto_empresa {
    height: auto;
}

.texto_empresa h5 {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    letter-spacing: 1px;
    font-size: 24px;
    color: #ed1651;
    margin-bottom: 15px;
    font-weight: normal;
}

.texto_empresa p {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 17px;
    font-size: 14px;
    color: #4e4e4e;
    margin-bottom: 3px;
    font-weight: normal;
    text-align: justify;
}

.texto_empresa p strong {
    font-weight: bold;
    font-style: normal;
}

.tbl_clientes {
    margin-top: 15px;
}

.tbl_clientes h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #4e4e4e;
    margin-bottom: 4px;
}

.tbl_clientes h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #4e4e4e;
    margin-bottom: 20px;
    line-height: 14px;
    text-align: justify;
}

.col_1contato {
    width: 530px;
    height: auto;
    float: left;
}

.col_2contato {
    width: 410px;
    height: auto;
    float: right;
}

.verde_contato {
    width: 380px;
    height: auto;
    padding: 15px;
    background-color: #95b53e;
    margin-bottom: 20px;
}

.verde_contato h5 {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    letter-spacing: 1px;
    font-size: 24px;
    color: #fff;
    margin-bottom: 15px;
    font-weight: normal;
}

.verde_contato h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 4px;
}

.verde_contato h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 10px;
    line-height: 14px;
}

.verde_contato h2 a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
}

.verde_contato h2 a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    text-decoration: underline;
}


.tb_contato {
    margin-top: 20px;
}

.tb_contato h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #ed1651;
    margin-bottom: 3px;
}

.impt_maior {
    width: 520px;
    height: 25px;
    background-color: #fcaf17;
    color: #fff;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 10px;
    border-width: 0;
    margin-bottom: 10px;
}

.impt_mmenor {
    width: 250px;
    margin-right: 10px;
    height: 25px;
    background-color: #fcaf17;
    color: #fff;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 10px;
    border-width: 0;
    margin-bottom: 10px;
}

.impt_texto {
    width: 520px;
    height: 190px;
    padding-top: 10px;
    background-color: #fcaf17;
    color: #fff;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 10px;
    border-width: 0;
    margin-bottom: 10px;
}

h3 {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    letter-spacing: 1px;
    font-size: 24px;
    color: #95b53e;
    margin-bottom: 15px;
    font-weight: normal;
}

#coin-slider,
#coin-slider img {
    width: 100% !important;
    height: auto !important;
}

.clear {
    clear: both;
}

/* IMAGENS RESPONSIVAS */
img {
    max-width: 100%;
    height: auto;
}

/* CONTAINER GERAL */
.conteudo,
.meio_header {
    max-width: 960px;
    margin: 0 auto;
    padding: 0 15px;
    width: 100%;
}

/* BOTÃO HAMBÚRGUER (vamos ativar depois) */
.menu-toggle {
    display: block;
    margin-left: auto;
    margin-bottom: 10px;
    color: red;
    position: fixed;
    top: 3px;
    left: 20px;
    z-index: 10000;
}

/* COLUNAS HOME */
/* .col_1h,
.col_2h {
    width: 100%;
} */

.footer-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
}

.footer-left {
    flex: 1.4;
}

.footer-right {
    flex: 2;
}

/* Desktop: só mostra o Coin Slider */
.slider-desktop {
    display: block;
}

.slider-mobile {
    display: none;
}

.menu-mobile {
    display: none;
}

/* GRID DAS COLUNAS */
@media (min-width: 768px) {
    .col_1h {
        float: left;
        width: 51%;
        padding-right: 20px;
    }

    .col_2h {
        float: left;
        width: 46.9%;
    }
}

/* MOBILE */
@media (max-width: 767px) {
    .bx_menu {
        float: initial;
    }

    .bx_menu ul {
        display: none;
        flex-direction: column;
        background: rgba(0, 0, 0, 0.85);
        padding: 15px;
    }

    .bx_menu ul.active {
        display: flex;
    }

    .menu-toggle {
        display: block;
        margin-left: auto;
        margin-bottom: 10px;
    }

    .footer-flex {
        flex-direction: column;
        text-align: center;
    }

    .meio_header {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        padding: 0;
    }

    .conteudo {
        width: 91%;
        max-width: 100%;
        margin: 0 auto;
    }

    .coin-slider {
        width: 100% !important;
    }

    .bxtitulo {
        width: 100%;
    }

    .logo {
        height: auto !important;
        float: none !important;
        margin: 0 auto !important;
        text-align: center !important;
    }

    .logo img {
        display: inline-block;
        margin: 0 auto;
    }

    .meio_fotter {
        width: 100%;
        padding: 10px 0;
    }

    .footer-left {
        display: none;
    }

    /* Menu */
    .menu-desktop {
        display: none;
    }

    .menu-mobile {
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }

    .menu-toggle {
        font-size: 32px;
        cursor: pointer;
        border: 2px solid #667d23;
        display: inline-block;
        padding: 5px 12px;
        border-radius: 6px;
        color: #f5f5f5;
        background: #00000063;
    }

    .menu-mobile-list {
        display: none;
        flex-direction: column;
        gap: 6px;
        padding: 0;
        background: #96b53e;
        position: fixed;
        top: 50px;
    }

    .menu-mobile-list li {
        padding: 2px 33px;
        border-bottom: 1px solid #fff;
    }

    .menu-mobile-list li a {
        font-size: 20px;
        display: block;
        padding: 10px 0;
        color: #333;
        text-decoration: none;
    }

    .menu-mobile-list li a:hover {
        color: #da2624;
    }

    p {
        font-size: 15px !important;
        line-height: 21px !important;
    }

    .bxtitulo {
        margin-bottom: 20px !important;
    }

}