﻿body {
    outline: none;
    padding: 0;
    margin: 0;
    cursor: default;
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../Montseratt/Montserrat-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat-Light';
    src: url('../Montseratt/Montserrat-Light.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat-Black';
    src: url('../Montseratt/Montserrat-Black.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat-Medium';
    src: url('../Montseratt/Montserrat-Medium.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../Montseratt/Montserrat-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat-ExtraBold';
    src: url('../Montseratt/Montserrat-ExtraBold.woff') format('woff');
}

@font-face {
    font-family: 'exo2-semiboldcondensed-webfont';
    src: url('../exo2/exo2-semiboldcondensed-webfont.woff') format('woff');
}



a, ul, li, span, p, strong, b, h1, h2, h3, i {
    padding: 0;
    margin: 0;
}

section, header, nav, footer, .row {
    width: 100%;
    float: left;
}

a {
    text-decoration: none;
    cursor: pointer;
}

.container {
    margin: 0 auto;
    max-width: 1220px;
}

.logo {
    display: none;
}
/*Menu*/
header#topo {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,e9e9e9+50,e9e9e9+52,ffffff+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e9e9e9 50%, #e9e9e9 52%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#e9e9e9 50%,#e9e9e9 52%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#e9e9e9 50%,#e9e9e9 52%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    padding-bottom: 30px;
}

nav.menu {
    margin-left: 57px;
}

    nav.menu ul li {
        display: inline-block;
        float: left;
        padding: 0px 205px 0px 0px;
        margin-top: 53px;
    }

        nav.menu ul li:nth-child(3) {
            padding: 0px 137px 0px 170px;
            margin-top: 30px;
        }

        nav.menu ul li:nth-child(2), nav.menu ul li:last-child {
            padding: 0px;
        }

        nav.menu ul li a {
            color: #006d38;
            font-size: 11.04px;
            font-family: 'Montserrat-Bold';
            text-transform: uppercase;
        }


section#banner {
    height: 602px;
}

iframe {
    width: 100%;
    height: 602px;
}

section#produtos {
    background: url(../images/bg-produto.png) top center no-repeat;
    height: 732px;
}

.descricao-produto p {
    color: #a1a1a1;
    font-family: 'Montserrat-Light';
    font-size: 24px;
    line-height: 30px;
    width: 419px;
    float: right;
    text-align: justify;
    margin-top: 174px;
}

section#descricao {
    background: url(../images/bg-dashed.jpg) top center repeat;
    height: 155px;
}

.descricao-conteudo {
    width: 401px;
    text-align: center;
    background: #fff;
    text-transform: uppercase;
    padding: 0px 80px;
    height: 155px;
}

    .descricao-conteudo h1 {
        color: #009ed9;
        font-family: 'Montserrat-Black';
        font-size: 88.52px;
        position: relative;
        letter-spacing: -3px;
        line-height: 72px;
    }

        .descricao-conteudo h1:before {
            content: '3';
            display: block;
            color: #009ed9;
            font-size: 158.69px;
            position: absolute;
            font-family: 'Montserrat-ExtraBold';
            top: 17px;
            left: -44px;
        }

    .descricao-conteudo h2, .descricao-conteudo p {
        color: #c31d0c;
        font-family: 'Montserrat-Regular';
        font-size: 37.6px;
    }

    .descricao-conteudo p {
        color: #ecb90c;
        font-size: 27.16px;
    }

section#beneficios {
    background: url(../images/bg-beneficios.jpg) top center no-repeat;
    height: 944px;
    margin-top: 70px;
}

section#exclusividade {
    background: url(../images/bg-exclusividade.jpg) top center no-repeat;
    height: 692px;
}

#exclusividade .descricao-exclusividade p {
    margin-top: 80px;
}

.descricao-exclusividade {
    margin-top: 96px;
    float: left;
}

    .descricao-exclusividade h1 {
        color: #fff8e1;
        font-family: 'Montserrat-Bold';
        font-size: 45px;
        display: block;
        margin-left: 42px;
    }

        .descricao-exclusividade h1 strong, .descricao-exclusividade p i {
            color: #ffe179;
        }

    .descricao-exclusividade p {
        color: #fff8e1;
        font-family: 'Montserrat-Light';
        font-size: 16px;
        display: block;
        width: 240px;
        margin-left: 42px;
    }

    .descricao-exclusividade span {
        display: block;
        float: left;
        font-family: 'Montserrat-Medium';
        font-size: 25.76px;
        color: #fff;
        width: 328px;
        margin-left: 86px;
        margin-top: 5px;
        line-height: 31px;
    }

#aves-zootecnico .descricao-exclusividade p {
    float: left;
}

.descricao-exclusividade span strong {
    color: #9ee2ff;
    font-family: 'Montserrat-Bold';
    font-size: 30.36px;
}

.descricao-exclusividade p i {
    font-family: 'Montserrat-Bold';
}

section#controle-salmonela {
    background: url(../images/bg-salmonella.jpg) top center no-repeat;
    height: 610px;
}

    section#controle-salmonela .descricao-exclusividade {
        margin-top: 88px;
    }

        section#controle-salmonela .descricao-exclusividade h1 strong, section#controle-salmonela .descricao-exclusividade p i, #aves .descricao-exclusividade h1 strong {
            color: #ff8181;
        }


section#aves {
    background: url("../images/bg-aves.jpg") top center no-repeat;
    height: 914px;
}

#aves .descricao-exclusividade {
    margin-top: 86px;
}

    #aves .descricao-exclusividade h1 {
        width: 350px;
        line-height: 35px;
    }

section#aves-zootecnico {
    background: url(../images/bg-controle-aves.jpg) top center no-repeat;
    height: 832px;
}

#aves-zootecnico .descricao-exclusividade h1 strong {
    color: #fff;
}

#aves-zootecnico .descricao-exclusividade h1, #aves-zootecnico .descricao-exclusividade p i {
    color: #9ee2ff;
}

#aves-zootecnico .descricao-exclusividade {
    margin-top: 73px;
}

section#expecialidade-exclusiva {
    background: url(../images/bg-expecialidade-exclusiva.jpg) top center no-repeat;
    height: 618px;
}

.titulo h1 {
    color: #fff;
    font-family: 'Montserrat-Bold';
    font-size: 45px;
    text-align: center;
}

    .titulo h1:after {
        content: url(../images/palavra-exclusiva.png);
        display: block;
    }

.bloco-descricao-especialidades {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 76px;
}

.item-especialidade {
    text-align: center;
    float: left;
    width: 305px;
}

    .item-especialidade:nth-child(1) p:last-child {
        margin-top: 42PX;
    }

    .item-especialidade:nth-child(4) img {
        margin-top: 22px;
    }

    .item-especialidade:nth-child(2) p {
        margin: 0 auto;
        width: 237px;
        margin-top: 31px;
    }

    .item-especialidade:nth-child(4n-4) {
        margin-right: 0px;
    }

    .item-especialidade:nth-child(1) p {
        margin-top: 31px;
    }

    .item-especialidade h1, .item-especialidade p {
        font-family: 'Montserrat-Bold';
        font-size: 24.34px;
        color: #fff;
        display: block;
        margin-top: 26px;
    }

    .item-especialidade p {
        font-family: 'Montserrat-Light';
    }

    .item-especialidade:nth-child(5) p,
    .item-especialidade:nth-child(5) img,
    .item-especialidade:nth-child(6) p,
    .item-especialidade:nth-child(6) img,
    .item-especialidade:nth-child(7) p,
    .item-especialidade:nth-child(7) img {
        display: block;
        float: left;
    }

    .item-especialidade:nth-child(5) p,
    .item-especialidade:nth-child(6) p,
    .item-especialidade:nth-child(7) p {
        width: 129px;
        font-size: 18.36px;
    }

    .item-especialidade:nth-child(6) p {
        width: 77px;
    }

    .item-especialidade:nth-child(5) img,
    .item-especialidade:nth-child(6) img,
    .item-especialidade:nth-child(7) img {
        margin-top: 25px;
    }

    .item-especialidade:nth-child(5), .item-especialidade:nth-child(6), .item-especialidade:nth-child(7) {
        margin-top: 70px;
    }


footer {
    background: #ffffff;
    border-bottom: 1px solid #e34c0e;
    border-width: 20px;
    padding-bottom: 100px;
}

.saiba-mais {
    text-align: center;
    margin-top: 112px;
}

    .saiba-mais p, .saiba-mais h2 {
        color: #878787;
        font-size: 26.64px;
        font-family: 'Montserrat-Light';
    }

    .saiba-mais h2 {
        color: #006930;
        font-family: 'Montserrat-Bold';
    }

    .saiba-mais a  {
    display:block;
        margin-top: 60px;
    }

.font {
    font-family: 'exo2-semiboldcondensed-webfont';
    font-size: 22.2865px !important;
    font-weight: bold;
}

.grafico-controle {
    float: right;
    margin-top: 153px;
}

.item-grafico {
    float: left;
}

    .item-grafico img {
        float: left;
        margin-top: 285px;
        width: 138px;
        height: 0px;
    }

    .item-grafico.ativo img {
        animation: anima-grafico-controle 4s ease;
        height: 285px;
        margin-top: 15px;
    }

    .item-grafico:last-child img {
        float: left;
        margin-top: 285px;
        width: 138px;
        height: 0px;
    }

    .item-grafico:last-child.ativo img {
        animation: anima-grafico-controle-grafico-2 4s ease;
        height: 77px;
        margin-top: 224px;
    }


    .item-grafico:last-child {
        margin-left: -14px;
    }

@keyframes anima-grafico-controle {
    0% {
        margin-top: 285px;
        height: 0px;
    }

    100% {
        margin-top: 15px;
        height: 285px;
    }
}


@keyframes anima-grafico-controle-grafico-2 {
    0% {
        margin-top: 285px;
        height: 0px;
    }

    100% {
        margin-top: 224px;
        height: 77px;
    }
}



.item-grafico p {
    display: block;
    float: left;
    color: #f5a21a;
    font-size: 24.44px;
    font-family: 'Montserrat-Bold';
    position: relative;
    right: 6px;
    top: -4px;
}

    .item-grafico p:after {
        content: url(../images/grafico/metricas2.png);
        display: block;
        position: absolute;
        right: 0;
        top: 24px;
    }

.item-grafico:last-child p:after {
    content: url(../images/grafico/metricas.png);
    right: 10px;
    top: 44px;
}

.item-grafico:last-child p {
    font-size: 43.03px;
    top: 166px;
    right: 35px;
}

#controle-salmonela .bloco-graficos {
    float: left;
    margin-left: 197px;
    margin-top: 55px;
}

#controle-salmonela .item-grafico {
    width: 106px;
    text-align: center;
    margin-left: 0px;
}

    #controle-salmonela .item-grafico:last-child {
        margin-top: 104px;
    }

    #controle-salmonela .item-grafico p:after {
        display: none;
    }

    #controle-salmonela .item-grafico p {
        color: #fff;
        font-size: 13px;
        text-align: center;
    }

        #controle-salmonela .item-grafico p strong {
            font-family: 'Montserrat-ExtraBold';
            font-size: 20px;
        }

    #controle-salmonela .item-grafico p {
        float: none;
        top: 0;
        right: 0;
        text-transform: uppercase;
        margin-top: 10px;
    }

    #controle-salmonela .item-grafico img {
        margin-top: 229px;
        float: none;
        width: 68px;
        height: 0px;
    }

    #controle-salmonela .item-grafico.ativo img {
        animation: anima-grafico-controle-grafico-3 4s ease;
        height: 229px;
        margin-top: 15px;
    }

    #controle-salmonela .item-grafico:last-child img {
        width: 66px;
        height: 110px;
    }

    #controle-salmonela .item-grafico:last-child.ativo img:nth-child(2) {
        width: 66px;
        height: 110px;
        animation: anima-grafico-controle-grafico-4 4s ease;
    }




    #controle-salmonela .item-grafico img:nth-child(3) {
        width: 58px;
        height: 23px;
        margin-top: 11px;
        animation: normal;
    }

@keyframes anima-grafico-controle-grafico-3 {
    0% {
        margin-top: 229px;
        height: 0px;
    }

    100% {
        margin-top: 15px;
        height: 229px;
    }
}

@keyframes anima-grafico-controle-grafico-4 {
    0% {
        margin-top: 110px;
        height: 0px;
    }

    100% {
        margin-top: 15px;
        height: 110px;
    }
}

.item-grafico span {
    display: block;
    color: #fff;
    font-size: 14.99px;
    font-family: 'Montserrat-Light';
    margin-top: 11px;
}

.descricao-salmonella {
    float: left;
    background: url(../images/seta.png) top center no-repeat;
    width: 171px;
    height: 307px;
    margin-left: 32px;
    margin-top: 112px;
    text-align: center;
}

    .descricao-salmonella:nth-child(4) {
        background: none;
        margin-top: 70px;
        width: 221px;
    }

    .descricao-salmonella p {
        margin: 0 auto;
        color: #fff;
        font-family: 'Montserrat-ExtraBold';
        font-size: 30.23px;
        display: block;
        margin-top: 21px;
        letter-spacing: -2px;
        width: 130px;
    }

        .descricao-salmonella p strong {
            font-size: 60.06px;
        }

    .descricao-salmonella:nth-child(4) strong {
        font-size: 54.52px;
    }

    .descricao-salmonella:nth-child(4) p {
        font-size: 27.2px;
        width: 100%;
    }

    .descricao-salmonella p:nth-child(2), .descricao-salmonella p:last-child {
        width: 182px;
        font-size: 26.27px;
        margin-top: 0px;
    }

    .descricao-salmonella p:last-child {
        font-size: 30.23px;
    }


.bloco-zootecnico {
    float: left;
}


.bloco-aves {
    margin-left: 254px;
}

.item-aves {
    float: left;
    width: 178px;
    margin-top: 4px;
    position: relative;
}

    .item-aves p {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#03223f+0,021c35+50,021c35+51,01182f+100 */
        background: #03223f; /* Old browsers */
        background: -moz-linear-gradient(top, #03223f 0%, #021c35 50%, #021c35 51%, #01182f 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #03223f 0%,#021c35 50%,#021c35 51%,#01182f 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #03223f 0%,#021c35 50%,#021c35 51%,#01182f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03223f', endColorstr='#01182f',GradientType=0 ); /* IE6-9 */
        display: block;
        width: 189px;
        color: #fff;
        padding: 20px;
        font-family: 'Montserrat-Light';
        position: absolute;
        top: 181px;
        height: 13px;
        width: 151px;
    }

    .item-aves img {
        position: absolute;
    }

    .item-aves:last-child img {
        top: 18px;
    }

    .item-aves:last-child p img {
        left: 50%;
        top: 8px;
    }

#aves-zootecnico .descricao-exclusividade {
    margin-top: 39px;
}

#aves-zootecnico .bloco-zootecnico .descricao-exclusividade {
    margin-top: 106px;
}

#aves-zootecnico .bloco-zootecnico:last-child .descricao-exclusividade span {
    margin-left: 0px;
    width: 0;
    width: 223px;
}

#aves-zootecnico .bloco-zootecnico:first-child {
    width: 740px;
}

.galinha-e-ovo {
    background: url(../images/galinha-sem-ovo.png) top center no-repeat;
    width: 212px;
    height: 241px;
    margin-top: 96px;
}

    .galinha-e-ovo img {
        float: right;
        margin-top: 98px;
        left: -40px;
        width: 69px;
        position: relative;
    }

        .galinha-e-ovo img.ativo {
            margin-top: 190px;
            left: 0px;
            animation: 2s ease-in-out anima-ovo;
        }

@keyframes anima-ovo {
    0% {
        margin-top: 98px;
        left: -40px;
        transform: rotate(-118deg);
        width: 50px;
    }

    20% {
        transform: rotate(-90deg);
    }

    40% {
        width: 69px;
    }

    60% {
        transform: rotate(0deg);
    }

    100% {
        margin-top: 190px;
        left: 0px;
        transform: rotate(0deg);
        width: 69px;
    }
}


.bloco-aves:after {
    content: url(../images/balanca.png);
    width: 104px;
    display: block;
    position: relative;
    top: 151px;
    left: 125px;
}


.swing {
    animation: swing ease-in-out 1s infinite alternate;
    transform-origin: center -20px;
}



@keyframes swing {
    0% {
        transform: rotate(3deg);
    }

    100% {
        transform: rotate(-3deg);
    }
}




.animated {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}



@-webkit-keyframes bounceInDown {
    0% {
        margin-top: 0px;
        opacity: 0;
        -webkit-transform: translateY(0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes bounceInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -moz-transform: translateY(30px);
    }

    80% {
        -moz-transform: translateY(-10px);
    }

    100% {
        -moz-transform: translateY(0);
    }
}

@-o-keyframes bounceInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -o-transform: translateY(30px);
    }

    80% {
        -o-transform: translateY(-10px);
    }

    100% {
        -o-transform: translateY(0);
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        transform: translateY(30px);
    }

    80% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    -moz-animation-name: bounceInDown;
    -o-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

.responsivo {
    display: none;
}

#back-to-top {
    bottom: 20px;
    display: none;
    position: fixed;
    right: 20px;
    z-index: 1000;
}

    #back-to-top a {
        background: url("../images/backtotop.png") no-repeat scroll center center #019139;
        border-radius: 100px;
        display: block;
        height: 40px;
        text-indent: -9999px;
        transition: all 0.2s linear 0s;
        width: 40px;
        box-shadow: 0 8px 8px rgba(0,0,0,.1);
    }

#change-icone {
    display: none;
}


.aparecer {
    opacity: 0;
}

.titulo-probioticos {
    margin: 0 auto;
    width: 900px;
    margin-top: 102px;
}

    .titulo-probioticos h1 {
        color: #c31d0c;
        font-size: 42px;
        font-family: 'Montserrat-Regular';
        text-align: center;
        float: left;
    }

        .titulo-probioticos h1:last-child {
            float: right;
            position: relative;
            left: 4%;
        }

.item-probiotico {
    width: 209px;
    text-align: center;
    float: left;
    margin-right: 39px;
    margin-top: 27px;
}

    .item-probiotico:last-child {
        margin-right: 0px;
    }

    .item-probiotico h1 {
        font-size: 64.36px;
        color: #e79b09;
        font-family: 'Montserrat-Black';
        display: block;
        letter-spacing: -4px;
    }

    .item-probiotico h2 {
        margin: 0 auto;
        margin-top: 17px;
        color: #a1a1a1;
        font-size: 16.94px;
        font-family: 'Montserrat-Light';
        width: 100px;
    }

        .item-probiotico h2 strong {
            font-family: 'Montserrat-Bold';
        }

    .item-probiotico p strong {
        margin: 0 auto;
        color: #e79b09;
        font-size: 18.95px;
        font-family: 'Montserrat-Bold';
        display: block;
        letter-spacing: -2px;
    }

    .item-probiotico p {
        margin: 0 auto;
        color: #e79b09;
        font-size: 15.01px;
        font-family: 'Montserrat-Regular';
        display: block;
        width: 165px;
        font-weight: bold;
    }

    .item-probiotico:nth-child(2) p, .item-probiotico:nth-child(2) p strong, .item-probiotico:nth-child(2) h1,
    .item-probiotico:nth-child(4) p, .item-probiotico:nth-child(4) p strong, .item-probiotico:nth-child(4) h1 {
        color: #cd1c1c;
    }

    .item-probiotico:nth-child(4) h1, .item-probiotico:nth-child(5) h1 {
        font-size: 43.92px;
    }

    .item-probiotico:nth-child(4) p, .item-probiotico:nth-child(5) p {
        font-size: 21.75px;
    }

    .item-probiotico:nth-child(3) p, .item-probiotico:nth-child(3) p strong, .item-probiotico:nth-child(3) h1 {
        color: #1a9cdb;
    }

    .item-probiotico:nth-child(5) p, .item-probiotico:nth-child(5) h1, .item-probiotico:nth-child(5) p strong {
        color: #ff6c00;
    }

    .item-probiotico:nth-child(2) h2,
    .item-probiotico:nth-child(3) h2 {
        width: 230px;
    }

.descricao-probioticos {
    float: left;
    width: 350px;
    margin-top: 106px;
}

    .descricao-probioticos h1 {
        color: #cd1c1c;
        font-size: 60.07px;
        font-family: 'Montserrat-Medium';
    }

        .descricao-probioticos h1 strong {
            font-size: 107.89px;
            font-family: 'Montserrat-Black';
            letter-spacing: -12px;
            font-style: italic;
        }


    .descricao-probioticos span {
        color: #e79b0a;
        font-size: 29.89px;
        font-family: 'Montserrat-Black';
        display: block;
    }

        .descricao-probioticos span:last-child {
            color: #0895d8;
        }

    .descricao-probioticos:last-child {
        width: 275px;
        margin-top: 143px;
    }
