<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    margin: 0
}

* {
    font-family: 'Roboto';
    outline: none
}

* {
    outline: none
}

.limpar {
    clear: both
}

A:link {
    text-decoration: none
}

A:visited {
    text-decoration: none
}

A:active {
    text-decoration: none
}

A:hover {
    text-decoration: none
}

::selection {
    color: #FFF;
    background-color: #F58934
}

::-moz-selection {
    color: #FFF;
    background-color: #F58934
}

.font10a {
    font-size: 10px;
    color: #666
}

.font12a {
    font-size: 12px;
    color: #666
}

.font12b {
    font-size: 12px;
    color: #FFF
}

.font13a {
    font-size: 13px;
    color: #333
}

.font14a {
    font-size: 14px;
    color: #333333;
}

.font15a {
    font-size: 15px;
    color: #737A88
}

.font15b {
    font-size: 15px;
    color: #FFFFFF;
}

.font15c {
    font-size: 15px;
    color: #333333;
}

.font20a {
    font-size: 20px;
    color: #333
}

.font25a {
    font-size: 25px;
    color: #737A88
}

.font25b {
    font-size: 25px;
    color: #333333
}

.form1 {
    font-size: 14px;
    color: #333 !important;
    border: 0px;
    background-color: #FFFFFF;
    height: 50px;
    padding: 20px;
    border-radius: 0px;
}

.form-orcamento {
    font-size: 14px;
    color: #333;
    border: 1px solid #cccccc;
    background-color: #FFFFFF;
    height: 50px;
    padding: 20px;
    border-radius: 0px;
}

.categorias-produtos-home {
    background-color: #EDEEF0;
    padding: 10px;
}

#produtos .produtos-home {
    margin-bottom: 25px;
    height: 380px;
}

#produtos .produtos-home h3 {
    margin-top: 0px;
    padding-top: 10px;
}

#produtos .produtos-home h3 a {
    color: #666666;
    font-size: 20px;
}

#produtos .produtos-home p {
    font-size: 15px;
    color: #666666;
}

#produtos .produtos-home img {
    border: 1px solid #EDEEF0;
    padding: 5px;
    border-radius: 5px;
}

.nav-pills &gt; li &gt; a {
    border-radius: 4px;
    font-size: 15px;
    color: #383A90;
    font-weight: bold;
}

.nav &gt; li &gt; a {
    position: relative;
    display: block;
    padding: 5px 15px;
}

.nav &gt; li &gt; a:hover {
    background-color: #EC3237;
    color: #FFFFFF;
}

.section-conteudo {
    margin-top: 30px;
    margin-bottom: 30px;
}

.section-copy {
    background-image: url("../imgs/bg-copy.png");
    background-repeat: repeat-x;
    background-color: #374E64;
    padding-top: 20px;
    padding-bottom: 20px;
}

.espaco-geral {
    height: 20px;
}

.galeria-item {
    margin-bottom: 25px;
}

.section-externos {
    background-color: #45B450;
    padding-top: 80px;
    padding-bottom: 80px;
}

.mapa-site {
    color: #FFFFFF;
    margin-bottom: 35px;
}

.mapa-site &gt; ul &gt; li &gt; a, .mapa-site &gt; ul &gt; li {
    padding: 5px;
    font-size: 14px;
    color: #FFFFFF;
}

.local-top {
    padding-top: 40px;
}

.local-top &gt; .row &gt; a, .local-top &gt; .row &gt; a:hover, .local-top &gt; .row &gt; a:focus {
    background-color: #FFFFFF !important;
    border-color: #FFFFFF !important;
    color: #666 !important;
}

.titulo-paginas {
    font-size: 30px;
    color: #666666;
    margin-bottom: 25px;
    border-bottom: 1px solid #cccccc;
    font-weight: bold;
    text-transform: uppercase;
}

#menu-produtos {
    margin-bottom: 40px !important;
}

#menu-produtos, #menu-produtos ul, #menu-produtos ul li, #menu-produtos ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
}

#menu-produtos &gt; ul &gt; li &gt; a {
    padding: 16px 15px;
    cursor: pointer;
    z-index: 2;
    font-size: 16px;
    text-decoration: none;
    color: #666;
    background: #f6f6f6;
    text-transform: uppercase;
    font-weight: bold;
}

#menu-produtos &gt; ul &gt; ul &gt; li &gt; a {
    padding: 10px 25px;
    cursor: pointer;
    z-index: 2;
    font-size: 14px;
    text-decoration: none;
    color: #00A759;
    background-color: #f9f9f9;
}

#menu-produtos &gt; ul &gt; ul &gt; li &gt; a:hover {
    font-weight: bold;
    color: #F58934;
}

.cor-botoes {
    background-color: #F58934 !important;
    border: 1px solid #F3740C !important;
    color: #FFFFFF !important;
    margin-bottom: 10px;
}

.titulos-cerealistas {
    font-size: 25px;
}

.conteudo-cerealistas {
    font-size: 20px;
}

.img-parceiros {
    opacity: 0.7;
    cursor: pointer;
}

.img-parceiros:hover {
    opacity: 1;
    webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
}

.separador {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

/*-----------------------------Bloco home novo----------------------------------------------------*/

.row-conteudo {
    margin-top: 20px;
    margin-bottom: 15px;
}

.section-carousel {
    background: url("/imgs/bg-trigo.png");
    background-size: cover;
    position: relative;
}

.img-classificados {
    padding-top: 20%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    position: relative;
    display: block;
    border-radius: 3px 0px 0px 3px;
}

.classificados h3 {
    color: #0c0c0c;
}

.classificados p {
    color: #0c0c0c;
}

.porteira-left {
    background-position: bottom left;
    position: absolute;
    z-index: 1001;
    bottom: -12%;
    left: 0px;
}

.porteira-right {
    position: absolute;
    z-index: 1001;
    bottom: -12%;
    right: 0px;
}

.row-parceiros {
    background-color: #FFFFFF;
}

.texto-news {
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 50px;
}

.texto-news a {
    color: #f1a417;
}

.img-parceiros {
    margin-top: 10px;
    margin-bottom: 10px;
    max-height: 100px;
    max-width: 160px;
}

.dv-box-depoimentos {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #FFFFFF;
}

.dv-box-depoimentos-foto {
    border-radius: 50%;
    background-size: cover !important;
    background-position: center;
    width: 140px !important;
    height: 140px !important;
}

.conteudo-depoimentos p {
    color: #FFFFFF;
    font-weight: 300;
}

.conteudo-depoimentos h4 {
    color: #f1a417;
}

/*-----------------------------INICIO-COPY----------------------------------------------------*/

.section-rodape {
    background-color: #E6E6E6;
    padding-top: 30px;
    padding-bottom: 20px;
    /*text-align: center;*/
}

.section-rodape h4 {
    color: #286945;
    text-transform: uppercase;
    font-weight: bold;
    /*text-align: center;*/
    margin-top: 0px;
}

.section-rodape p {
    text-align: center;
    font-weight: bold;
    color: #1a1a1a;
}

.menu-copy {
    list-style-type: none;
}

.menu-copy &gt; ul &gt; li &gt; a {
    color: #1a1a1a !important;
    font-weight: 600;
}

.menu-copy &gt; ul &gt; li &gt; a:hover,
.menu-copy &gt; ul &gt; li &gt; a:focus {
    color: #4b646f !important;
}

.img-logo-copy {
    margin-top: 30px;
}

/*-----------------------------FIM-COPY----------------------------------------------------*/


/*----------- CONFIGURAï¿½ï¿½ES SM E MD ------------*/
@media (min-width: 767px) and (max-width: 1200px) {
    .carousel .carousel-inner .item a img {
        height: auto !important;
    }
}

/*----------- CONFIGURAï¿½ï¿½ES SM------------*/
@media (min-width: 767px) and (max-width: 992px) {

    .nav &gt; li &gt; a {
        padding: 5px 5px;
    }

}

/*----------- CONFIGURAï¿½ï¿½ES XS ------------*/
@media (max-width: 767px) {
    .carousel .carousel-inner .item a img {
        height: auto !important;
    }

    .espaco-xs {
        height: 20px;
    }

    .local-top {
        padding-top: 20px;
        padding-bottom: 30px;
    }

    .section-rodape {
        padding-top: 0px;
        padding-bottom: 10px;
        text-align: center !important;
    }

    .menu-copy &gt; ul {
        list-style-type: none;
        padding-left: 0px;
    }

    .img-logo-copy {
        margin-top: 0px;
        margin-bottom: 15px;
    }

    .separador {
        border-bottom: 2px solid #cccccc;
    }
}

/*----------- CONFIGURAï¿½ï¿½ES BANNER ----------*/
.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

/*-----------  CALLOUT --------------*/

.bs-callout {
    padding: 5px !important;
    margin: 5px 0px 5px 0px !important;
    border-left: 4px solid #F5D76E;
    border-radius: 0px;
}

.bs-callout h2 {
    margin-top: 0px !important;
    margin-bottom: 5px !important;
}

.bs-callout p {
    font-weight: lighter;
}

.bs-callout p:last-child {
    margin-bottom: 0;
}

.bs-callout code {
    border-radius: 3px;
}

.bs-callout + .bs-callout {
    margin-top: -5px;
}

.bs-callout-default {
    border-left-color: #777;
}

.bs-callout-default h2 {
    color: #777;
}

.bs-callout-primary {
    border-left-color: #428bca;
}

.bs-callout-primary h2 {
    color: #428bca;
}

.bs-callout-success {
    border-left-color: #5cb85c;
}

.bs-callout-success h2 {
    color: #5cb85c;
}

.bs-callout-danger {
    border-left-color: #d9534f;
}

.bs-callout-danger h2 {
    color: #d9534f;
}

.bs-callout-warning {
    border-left-color: #E7A712;
}

.bs-callout-warning h2 {
    color: #263341;
}

.bs-callout-info {
    border-left-color: #F5D76E;
}

.bs-callout-info h2 {
    color: #263341;
}

*[data-src], *[href] {
    cursor: pointer;
}

.widgets_noticias {
    /*position: absolute;*/
    /*top: calc(50% - 140px);*/
    /*background-color: rgba(255, 255, 255, 0.9);*/
    padding-top: 15px;
    padding-bottom: 15px;
    /*border-radius: 15px;*/
}

.link-loja-gaio{
    margin-top: 45px;
    text-decoration: none;
    background-color: #FFF;
    color: #374E64;
    border-color: #374E64;
    transition: all 0.5s ease;
}

.link-loja-gaio:hover, .link-loja-gaio:focus{
    background-color: #374E64;
    color: #FFF;
    border-color: #FFF;
    transition: all 0.5s ease;
}
.botoes-flutuantes-copy-scroll-paginas {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 99999;
    line-height: 0;
    display: block;
    width: 170px;
}
@media (max-width: 767px) {
    .botoes-flutuantes-copy-scroll-paginas {
        width: 105px;
    }
}
.btn-flutuante-whatsapp-copy {
    width: 100%;
    height: 45px;
    padding: 1px;
    display: block;
    float: left;
    border-radius: 30px;
    background: #25d366;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    text-align: center;
    opacity: 0.7;
    transition: all 0.5s ease;
}
@media (max-width: 767px) {
    .btn-flutuante-whatsapp-copy {
        float: right;
        width: 45px;
        padding: 0px 3px 0px 0px;
        opacity: 1;
    }
}
.btn-flutuante-whatsapp-copy:hover {
    opacity: 1;
    transition: all 0.5s ease;
}
.icone-whatsapp-copy {
    margin-top: 12px;
    margin-left: 5px;
    color: #fff !important;
}
@media (max-width: 767px) {
    .icone-whatsapp-copy {
        margin-top: 9px;
        margin-left: 5px;
        font-size: 30px;
    }
}</pre></body></html>