#menu_toggler{
    cursor:pointer;
}
.lista-midia .lista-midia-img {
    margin-bottom: 0px;
    overflow: hidden;
    max-height: 155px;
}
.inner-row > div:first-child{
    padding-left: 0;
    padding-right: 20px;
    clear: both;
}

.inner-row > div:last-child{
    padding-right: 0;
    padding-left: 20px;
}

.inner-row > div {
    padding-right: 10px;
    padding-left: 10px;
}

.modalLance, .modalDuvida{
    display: none;
}

body, html{
	padding:0;
	margin:0;
	border:0;
	height:100%;
    overflow-x: hidden;
    overflow: initial;
}

.conteudo-principal h2.phone{
    margin: 0;
    font-size: 25px;
    font-weight: 800;
    text-align: right;
}

.spacer h2.phone{
    margin: 20px 0;
    font-size: 25px;
    font-weight: 800;
    text-align: right;
}

.alertMsg{
    font-size:11px;
    padding: 0.2em 1em;
    margin-top:0.8em;
    margin-bottom:0.5em;
}
.linkRegulamento{
    background-color:#75311C;
    color:#FFFFFF;
    font-weight: 700; 
    padding: 0.75em; 
    width: 100%; 
    text-align: center; 
    float: left;
}
#divAreaRestrita{
    display: none;
    position: absolute;
    z-index: 22;
    top: 102px;
    width: 180px;
    background-color: #fff;
    padding: 15px;
    border: 1px #ccc solid;
    box-shadow: 1px 1px 5px #999999;
    right: 0;
}
#divAreaRestrita span{
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 600;
    color: #333333;
    text-transform: capitalize;
}
#divAreaRestrita a{
    color: #666 !important;
    width: 100%;
    float: left;
    padding: 0 !important;
    margin: 2px 0;
}
#divAreaRestrita hr{
    float: left;
    width: 100%;
    height: 1px;
    border-top: 1px #ccc solid;
    margin: 5px 0;
}
#divAreaRestrita a i{
    margin-right: 5px;
}




#divLogin{
    display: none;
    position: absolute;
    z-index: 22;
    top: 102px;
    width: 230px;
    background-color: #fff;
    padding: 15px;
    border: 1px #ccc solid;
    box-shadow: 1px 1px 5px #999999;
    right: 0;
}
#divLogin button.sair{
    border: none;
    background: no-repeat;
    outline: none;
    float: right;
}
#divLogin label{
    font-size: 13px;
    width: 100%;
}
#divLogin input[type='text']{
    width: 100%;
    padding: 5px;
    color: #777;
    border: 1px #ccc solid;
    outline: none;
    margin-bottom: 10px;
}
#divLogin input[type='password']{
    width: 100%;
    padding: 5px;
    color: #777;
    border: 1px #ccc solid;
    outline: none;
}
#divLogin a{
    color: #555555 !important;
    float: left;
    margin: 5px 0;
    text-align: center;
    width: 100%;
    font-size: 13px !important;
}
#divLogin input[type='submit']{
    border: solid 1px #75311C;
    background-color: #75311C;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    border-radius: 15px;
}


.linkRegulamento:hover,
.linkRegulamento:focus,
.linkRegulamento:visited,
.linkRegulamento:active
{
    text-decoration: none;
    color: #ffffff;
}

.error--hint{
    color: #B50000;
    font-weight: 700;
    font-size: 12px;
}





.titleAnimalLote{
    margin:10px 0px;
}

.topoSite{
	width:100%;
	float:left;
	position:relative;
	padding: 0px !important;
    /*height: 100px;*/
}

.bloco-topo{
    width: 100%;
    height: 90px;
    display: block;
    background-color: #01696C;
}

.topoSite img{

}

.divMenu{
	width:100%;
	float:left;
	position:relative;
	background-color:#3e5d00;
}

.menuSite{
	list-style:none;
	float:left;
	position:relative;
	width:100%;
	margin:0px !important;
	padding:0px !important;
}

.menuSite .logo{
	float:left;
	margin-top:-105px;
}

.menuSite .logo img{
	width:190px;
}

.menuSite li{
	display:inline;
	float:left;
	margin-top:10px;
}

.menuSite li a{
    text-transform:uppercase;
    color:white;
    font-weight:700;
    border-right:2px white solid;
    padding:5px 30px;
    font-size:16px;
    display: inline-block;
}
.menuSite li div{
    width: 100%;
    padding: 0;
    display: block;
}

.menuSite li .active{
    background-repeat: no-repeat;
    background-position: right bottom;
    /*background-color: #014471;*/
    /*background-image: url(../img/bg-botao.png);*/
    background-size: 18px 18px;
    color: black;
}

.menuSite li .active a{
    color: #fff;
    border: none;

}




.menuSite li:nth-child(1) a{
    border-left: none;
}
.menuSite li:nth-child(3) a{
    border-right: none;
}
.menuSite li:nth-child(5) a{
    border-left: none;
}
.menuSite li:nth-child(7) a{
    border-right: none;
}

.banner{
	width:100%;
	float: left;
	position: relative;
    margin-top: 78px;
}

.marca-cinza-footer{
    background:url('../img/bg-cinza-footer.png');
    /* background-size: 30% 60px; */
    background-size:40% 60px;
    background-repeat:no-repeat;
}

.footerSite{
	width:100%;
	float:left;
	position:relative;
	background: #3e5d00; // #333; // #252021;
    padding: 20px 0;
}

.footerSite .titleDadosContato{
	color:#3e5d00; /* Azul Claro */
	font-size:16px;
    background-color: #d1d2d4;
    padding: 12px 0 5px;
    display: block;
    font-weight: bold;
}

.footerSite .imgLeftRodape{
	margin-top:-53px;
}
.footerSite .imgRightRodape{
	margin-top:-74px;
    margin-right: -49px;
    float: right;

}


.boxTextLeft{
    border-right:solid 1px #aaa;
}

.footerSite .imgRightRodape img{
    width: 300px;
}

.footerSite .divSocialsRodape{
     padding-top: 15px;
	float:right;
    position:relative;
    margin:0px;
}

.footerSite .divSocialsRodape img{
    width: 70px;
    display: inline-block;
    margin-left: 5px;
}

.footerSite .dadosContato{
	color: #ffffff;
    padding-top: 10px;
}

.footerSite .dadosContato p{
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
}

.footerSite .dadosContato span{
	font-size: 12px;
}

.footerSite .dadosContato a{
	color: #ffffff;
}

.main{
	width:100%;
	float:left;
	position:relative;
	display:block;
}

.divImprensaHome{
	width:100%;
	float:left;
	position:relative;
	display:block;
}

.divNoticiaHome{
	width:100%;
	float:left;
	position:relative;
	display:block;
    padding:18px 0px;
    border-bottom: 2px dotted #ABABAB;
}
.divNoticiaHome h2{
	margin:0px;
    color:#3e5d00; /* Azul Claro */
    font-size:25px;
}
.divNoticiaHome p{
    color: #ABABAB;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    margin-top: 8px;
}

.divAnimalDestaqueHome{
	width:100%;
	float:left;
	position:relative;
	display:block;
}

.divAnimalDestaqueHome .descAnimalHome{

}

.divAnimalDestaqueHome .descAnimalHome h2{
	margin:0px;
    color:#3e5d00; /* Azul Claro */
    font-size:28px;
}

.divAnimalDestaqueHome .descAnimalHome p{
    color: #ABABAB;
    font-weight: 400;
    font-size: 14px;
    line-height:18px;
    margin-top:12px;
}

.divAnimalDestaqueHome .descAnimalHome a{
	background-color:#3e5d00; /* Azul Claro */
	color:#ffffff;
	width:100%;
	float:left;
	text-align:center;
	text-decoration: none;
	font-size:18px;
	padding:10px 15px;
    border-radius: 25px;
}
.divAnimalDestaqueHome .descAnimalHome a:hover{
	color:#ffffff;
	text-decoration: none;
}

.divAnimalDestaqueHome .descAnimalHome a:focus{
	color:#ffffff;
	text-decoration: none;
}
.divAnimalDestaqueHome .descAnimalHome a:active{
	color:#ffffff;
	text-decoration: none;
}
.divAnimalDestaqueHome h1{
    text-transform:uppercase;
    font-size:24px;
    text-align:center;
    font-weight:400;
    background-color: #A8A9AD;
    color: #ffffff;
    padding:15px 0px;
}

.divVideoHome h1{
    text-transform:uppercase;
    font-size:24px;
    text-align:center;
    font-weight:400;
    background-color: #A8A9AD;
    color: #ffffff;
    padding:15px 0px;
}

.divAgendaHome h1{
    text-transform:uppercase;
    font-size:24px;
    text-align:center;
    font-weight:400;
    background-color: #A8A9AD;
    color: #ffffff;
    padding:15px 0px;
}

.divEventoHome{
    background-color:#3e5d00; /* Azul Claro */
    width:100%;
    float:left;
    position:relative;
    display:block;
    padding:10px 15px;
    margin:10px 0px;
}

.divEventoHome .titleEvento{
	margin:0px;
	color:#ffffff;
	text-align:center;
	font-weight:600;
	font-size:21px;
}

.divEventoHome .descricaoEvento{
	color:#ffffff;
    font-size:19px;
    text-align:center;
    font-weight:100;
    line-height:21px;
    /* height: 34px; */
    overflow: hidden;
}

.divEventoHome .dataEvento{
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    margin: 5px 0;
    line-height: 20px;
}

.divEventoHome .localEvento{
	color: #ffffff;
    width: 100%;
    float: left;
    text-align: center;
    line-height: 13px;
    font-size: 12px;
    font-weight: 400;
}
/* -------------------------------------------------- */
.lista-borda .divEventoList{
    width:100%;
    float:left;
    position:relative;
    padding:20px 0px;
    border-bottom: 2px #aaa dotted;
}

.lista-borda .divEventoList:last-child{
    border-bottom: none;
}
.divEventoList .divEventoData{
    width:100%;
    float:left;
    position:relative;
}
.divEventoList .divEventoDesc{
    width:100%;
    float:left;
    position:relative;
}
.divEventoList .divEventoData h3{
    float:left;
    margin:0px;
    background-color:#3e5d00; /* Azul Claro */
    color:#ffffff;
    font-size:35px;
    padding: 5px;
}
.divEventoList .divEventoData h2{
    float:left;
    color:#3e5d00; /* Azul Claro */
    font-weight:600;
    margin:6px 15px;
}
.divEventoList .divEventoDesc h3{
    color:#3e5d00; /* Azul Claro */
    margin:10px 0px 2px;
}
.divEventoList .divEventoDesc h4{
    color:#888888;
    margin:10px 0px 2px;
}
.divEventoList .divEventoDesc p{
    color:#78797B;
    font-size:15px;
}


.destaque-faixa-verde{
    text-transform:uppercase;
    font-size:24px;
    text-align:center;
    font-weight:400;
    background-color: #3e5d00;
    color: #ffffff;
    padding:15px 0px;
    height: 56px;
    max-height: 56px;
    border-bottom-right-radius: 35px;
    border-top-right-radius: 35px;

}

.destaque-faixa-verde::before{
    content: "";
    font-size: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 16px 16px;
    border-color: transparent transparent #252021 transparent ;
    position: relative;
    float: left;
    top: 0;
    margin-top: -31px;
    display: none;

}

.destaque-faixa-verde::after{
    content: "";
    width: 0;
    height: 0;
    border-top: 28px solid transparent;
    border-left: 35px solid #3e5d00;
    border-bottom: 28px solid transparent;
    font-size: 0;
    position: relative;
    float: right;
    margin-right: -35px;
    margin-top: -15px;
    display: none;
}

.destaque-faixa-cinza{
    text-transform:uppercase;
    font-size:24px;
    text-align:center;
    font-weight:400;
    /*background-color: #75311C;*/
    background-color: #ff5500;
    color: #ffffff;
    padding:15px 0px;
    height: 56px;
    max-height: 56px;
    border-bottom-right-radius: 35px;
    border-top-right-radius: 35px;

}

.destaque-faixa-cinza::after{
    content: "";
    width: 0;
    height: 0;
    border-top: 28px solid transparent;
    border-left: 35px solid #A8A9AD;
    border-bottom: 28px solid transparent;
    font-size: 0;
    position: relative;
    float: right;
    margin-right: -35px;
    margin-top: -15px;
    display: none;
}

.destaques-bloco-cinza{
    background: #346935;
    display: block;
    /*width: 100%;*/
    padding: 90px 2em 1em;
    height: 100%;
    min-height: 100%;
    margin-left: 45px;
    margin-top: -85px;
}

.header-bloco-cinza{
    width: 100%;
    position: relative;
    padding-left: 30px;
}

.conteudo-direita {
    padding-top: 0;
}

.conteudo-direita .destaque-faixa-verde{
    margin-right: 50px;

}

.bloco-fazenda .destaque-faixa-verde::before{
    margin-left: -71px;

}

.cartao-lateral{
    padding: 0;
    background: white;
    margin-bottom: 2em;
    max-width: 350px;
    width: 100%;
    display: inline-block;
    border-radius: 15px;
}
.cartao-lateral .cartao-lateral-conteudo{
    padding: 0 1em;
}
.cartao-lateral h3 {
    color: #3e5d00; /* Azul Claro */
    font-size: 24px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    margin: 5px 0;
    overflow: hidden;
    height: 26px;
}

.cartao-lateral .cartao-raca{
    border: solid 1px #3e5d00;
    width: 100%;
    display: block;
    font-size: 18px;
    color: #3e5d00;
    text-align: center;
    cursor: pointer;
    border-radius: 20px;
    margin-bottom: 15px;


}

.cartao-lateral .cartao-raca:hover{
    text-decoration: none;
    background: #3e5d00;
    color: white;
}

.cartao-lateral .cartao-detalhes{
    width: 100%;
    display: block;
    text-align: center;
    color: #666;
    padding: 3px 0;
    margin-bottom: 10px;
}

h2.titulo-simples-azul{
    margin: 0px;
    color: #3e5d00; /* Azul Claro */
    font-size: 30px;
}

h4.titulo-simples-azul{
    margin: 0px;
    color: #3e5d00; /* Azul Claro */
    font-size: 24px;
    float: left;
    width: 100%;
}
h4.titulo-simples-azul img{
    float: left;
}
h4.titulo-simples-azul span{
    float: left;
}

.bloco-fazenda{
    margin-top: 2em;
    padding: 2em 4em 4em;
    background: #e7e7e9;
}
.bloco-fazenda h2{
    margin-bottom: 2em;
    margin-left:-67px;
    margin-right: 12px;
    text-align: left;
    padding-left: 70px;
}
.bloco-fazenda h4 {
    margin-bottom: 10px;
    text-transform: uppercase;
}

.bloco-fazenda h4 img{
    width: 50px;
}

.bloco-fazenda p {
    color: black;
    font-size: 12px;
    text-align: justify;
}

.paragrafo-simples-cinza{
    color: #888;
}

.conteudo-principal{
    padding-top: 4em;
}

.texto-fazenda{
    margin: 2em 0;
}

.bc-simples{
    color: #888888;
    font-weight: bold;
}

.paginador-simples{
    width: 100%;
    margin-bottom: 15px;
}

.paginador-simples a{
    display: inline-block;
    padding: 0 5px;
    border-right: 1px solid #888888;
    color: #888888;
    font-weight: bolder;
    margin: 0;
    font-size: 14px;
    height: 16px;
    vertical-align: text-top;
    padding-bottom: 2px;
}

.paginador-simples a:last-child{
    border-right: none;
}

.contem-lista-midia{
    padding-top: 2em;
}

.contem-lista-midia p.texto_galeria{
    width: 100%;
    font-size: 14px;
    color: #888;
    margin-bottom:10px;
}




.lista-midia{
}

.lista-midia .lista-midia-img{
    /*height: 170px;*/
    max-height: 160px;
    margin-bottom: 5px;
    overflow: hidden;
}
.lista-midia .lista-midia-img p{
    text-align: center;
    font-weight: 700;
}


.lista-midia .lista-midia-imgHome{
    /*height: 170px;*/
    max-height: 180px;
    margin-bottom: 5px;
    overflow: hidden;
}
.lista-midia .lista-midia-imgHome p{
    text-align: center;
    font-weight: 700;
}


.lista-midia .lista-midia-conteudo{
    background: #e7e7e9;
    padding: .5em 1em 1.8em 1em;
    margin-bottom: 2em;
}

.lista-midia .lista-midia-conteudo h3{
    color: #3e5d00; /* Azul Claro */
    font-size: 18px;
    width: 100%;
    text-align: center;
    margin: 5px 0;
    overflow: hidden;
    /*height:20px;*/
    height:21px;
}

.lista-midia .lista-midia-conteudo p{
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #888;

}

.lista-midia .lista-midia-conteudo .lista-midia-btn{
    width: 100%;
    color: white;
    background: #3e5d00; /* Azul Claro */
    padding: 5px 0;
    text-align: center;
    display: block;
    border-radius: 15px;
}

.text-right{
    text-align: right;
}

.text-center{
    text-align: center;
}

.overlay-play{
    /* position: absolute;
    z-index: 10;
    height: 60px;
    left: 58%;
    margin-left: -50px;
    top: 35px; */
    position:absolute;
    z-index:10;
    height:60px;
    left:50%;
    margin-left:-30px;
    top:14%;    
}

.bloco-cinza{
    width: 90px;
    height: 100%;
    background-color: #d1d2d4;
    float: right;
}

.bloco-cinza-titulo{
    -webkit-transform:rotate(270deg);
    -moz-transform:rotate(270deg);
    -o-transform: rotate(270deg);
    background-color: #3e5d00; /* Azul Claro */
    background-image:  url(../img/bg-cinza-vazado.png);
    background-repeat: no-repeat;
    background-position: top left;

    background-size: 20px 20px;
    color: white;
    display: block;
    top: 81px;
    position: absolute;
    right: 0;
    margin-right: -65px;
    font-size: 2em;
    font-weight: 100;
    padding: 0 28px;
    text-transform: uppercase;
    outline:0px solid #D5D2D7;
    width: 204px;
    min-width: 205px;
    text-align: center;
}

.contem-sub:hover ul{
    display: block;
}

.contem-sub ul{
   position: absolute;
   display: none;
   width: 130px;
   margin: 0;
   padding: 0;
   z-index: 1;
}


.contem-sub ul li{
    display: block;
    border: 0;
    background-color: #0DA7AC;
    width: 100%;
    margin-top: 2px;
    background-size: cover;
}

.contem-sub ul li a{
    border: 0;
    color: white;
    padding: 3px 0;
    width: 100%;
    text-align: center;
}

.contem-sub ul li:hover{
    background-color: #252021;
}


.contem-sub ul li:hover a {
    color: white;
    text-decoration: none;
}
/* -------------------------------------------------- */
































.paddingRightInput{
    padding-right:7px;
}
.paddingLeftInput{
    padding-left:7px;
}



#contactArea .titleForm{
    background-color: #004274;
    color: #ffffff;
    font-size: 35px;
    font-weight: 700;
    line-height: 30px;
    padding:15px 20px;
    text-align: center;


    background-color: #3e5d00;
    background-repeat: no-repeat;
    background-position: bottom right;

    background-size: 25px 25px;
}
/* Contact Area */
#contactArea { padding: 0px 0 30px; /*background: #fff;*/ background-color: transparent; }

#contactArea #map_canvas { height: 400px; width: 100%; clear: both; }
#contactArea textarea { min-height: 170px; resize: none; }
#contactArea .btn {
    border: solid 1px #75311C;
    border-radius: 0;
    color: #75311C;
    display: block;
    float: right;
    font-size: 18px;
    font-weight: 700;
    margin: 0 auto;
    padding: 5px 15px;
    width: 160px;
    border-radius: 15px;
}

#contactArea .btn:hover {
    background-color:#75311C;
    color: white;
}
#contactArea h2 { padding-bottom: 10px; font-size: 22px; font-weight: 700; line-height: 38px; }
#contactArea ul li { padding: 4px 0px; line-height: 30px; text-align: left; width: 100%; float: left; font-size: 13px; color: #656565; }
#contactArea ul li a { color: #656565; }
#contactArea ul li a:hover { color: #27528C; font-weight: 700; }
#contactArea ul li i { margin-right: 10px; width: 30px; color: #fff; float: left; height: 30px; line-height: 30px; font-size: 15px; text-align: center; border-radius: 50px; background: #75311C; }
#contactArea .block { padding: 20px 20px; overflow: hidden; position: relative; background: none repeat scroll 0 0 #FFFFFF; margin-bottom: 10px; border: 1px solid #EFEFEF; box-shadow: 0 1px 1px #EFEFEF inset; }
#contactArea .block h3 { margin: 0px; padding: 0px 0 10px; font-size: 18px; text-transform: uppercase; }
#contactArea .block h3 a:hover { color: #27528C; }
#contactArea .block p { margin: 0px; position: relative; z-index: 2; padding: 0px; }
#contactArea .block i { position: absolute; right: 20px; top: 20px; font-size: 75px; color: #e5e5e5; }
#contactArea .form-control {
    padding: 13px 25px;
    height: 45px;
    margin-bottom: 15px;
    border:none;
    font-weight: 400; 
    border-radius: 15px;
    border: solid 1px #75311C;
}
    #contactArea .form-control:focus { color: #333; }





.contem-newsletter{
    background-color: rgba(255,255,255, .5);
    border-radius: 15px;
    margin-bottom: 20px;
    clear: both;
}
.contem-newsletter input{
    width: 80%;
    border: none;
    padding: 10px 15px;
    background-color: transparent;
    color: white;
}

.contem-newsletter input::placeholder {
    color: white;
}

#form-newsletter p {
    color: white;
}
#form-newsletter p a{
    color:#ffffff;
}
#direitos{
    width: 100%;
    border-top: solid 1px rgba(255,255,255,0.2);
    padding: 15px 0;
    margin-top: 10px;
    color: white;
}

#ops-user{
    /*background-color: #193401;*/
    background-color: #ff5500;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 11;
    padding: 5px 0;
}
#ops-user ul#menu-ops-user{
    margin: 0;
    float: right;
    list-style: none;
}
#ops-user ul#menu-ops-user li{
    display:inline;
}
#ops-user ul#menu-ops-user li a{
    color: #ffffff;
    font-weight: 800;
    font-size: 13px;
    padding: 0 10px;
}
#ops-user ul#menu-ops-user li a:hover,
#ops-user ul#menu-ops-user li a:focus,
#ops-user ul#menu-ops-user li a:visited,
#ops-user ul#menu-ops-user li a:active{
    text-decoration: none;
}

#home{
    padding-top: 95px;
}
 #novo-topo{
    width: 100%;
    display: block;
    position: fixed;
    z-index: 11;
    /*background-color: #3e5d00;
    background-color: #f9eeb8;*/
     background-color: #3e5d00;
    padding: 5px 0;
    top:30px;
}

#menu-topo-novo{
    float: right;
    list-style: none;
    margin-top: 12px;
}
#menu-topo-novo li{
    display: inline;
}
#menu-topo-novo li a{
    text-decoration: none;
    padding: 15px 10px;
    font-size: 1em;
    font-weight: 600;
    /*color: rgba(255,255,255,.6);
    color: #3e5d00;*/
    color: #ffffff;
}

#menu-topo-novo li a:hover{
    color: #193401;
}

#ul-contato{
    list-style: none;
    padding: 0;
}

.icones-rodape a{
    color: white !important;
    background-color: #ff5500; 
    font-size: 15px;
    display: inline-block;
    border-radius: 50%;
    padding: 3px 5px;
    width: 26px;
    height: 26px;
}

.icones-rodape a:hover{   
    color: #75311C !important;
    background-color: white;
}

@media (max-width:1920px){
    .overlay-play{
        position:absolute;
        z-index:10;
        height:60px;
        left:50%;
        margin-left:-30px;
        top:12%;
    }

    .overlay-play.overlayHome{
        position:absolute;
        z-index:10;
        height:60px;
        left:50%;
        margin-left:-30px;
        top:17%;
    }




    .lista-midia .lista-midia-conteudo {
        background:#e7e7e9;
        padding:.5em 1em;
        margin-bottom:1em;
    }
    .lista-midia .lista-midia-img{
        margin-bottom:0px;
    }

    .bloco-fazenda{
        padding:2.5em;
    }
    h4.titulo-simples-azul img{
        width:60px;
    }
    h4.titulo-simples-azul span{
        width:80%;
        font-size:21px;
        padding-left:6px;
        padding-top:15px;
    }


    .imgNoticia{
        margin-top:15px;
    }
    
    .row-eq-height{
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
    }

    #menu_toggler{
        display:none;
    }

    .logoMobile{
        display:none;
    }


    #map iframe{
        height:460px;
    }

}

@media (max-width:1680px){
    .overlay-play{
        position:absolute;
        z-index:10;
        height:60px;
        left:50%;
        margin-left:-30px;
        top:12%;
    }
    .overlay-play.overlayHome{
        position:absolute;
        z-index:10;
        height:60px;
        left:50%;
        margin-left:-30px;
        top:17%;
    }




    .lista-midia .lista-midia-conteudo {
        background:#e7e7e9;
        padding:.5em 1em;
        margin-bottom:1em;
    }
    .lista-midia .lista-midia-img{
        margin-bottom:0px;
    }

    .bloco-fazenda{
        padding:2.5em;
    }
    h4.titulo-simples-azul img{
        width:60px;
    }
    h4.titulo-simples-azul span{
        width:80%;
        font-size:21px;
        padding-left:6px;
        padding-top:15px;
    }


    .imgNoticia{
        margin-top:15px;
    }

    .row-eq-height{
        display:-webkit-box;
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
    }

    #menu_toggler{
        display:none;
    }

    .logoMobile{
        display:none;
    }    


    #map iframe{
        height:430px;
    }

}

@media (max-width:1600px){
    .overlay-play{
        position:absolute;
        z-index:10;
        height:60px;
        left:50%;
        margin-left:-30px;
        top:12%;
    }
    .overlay-play.overlayHome{
        position:absolute;
        z-index:10;
        height:60px;
        left:50%;
        margin-left:-30px;
        top:17%;
    }


    .lista-midia .lista-midia-conteudo {
        background:#e7e7e9;
        padding:.5em 1em;
        margin-bottom:1em;
    }
    .lista-midia .lista-midia-img{
        margin-bottom:0px;
    }

    .bloco-fazenda{
        padding:2.5em;
    }
    h4.titulo-simples-azul img{
        width:60px;
    }
    h4.titulo-simples-azul span{
        width:80%;
        font-size:21px;
        padding-left:6px;
        padding-top:15px;
    }



    .imgNoticia{
        margin-top:15px;
    }

    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    #menu_toggler{
        display:none;
    }     

    .logoMobile{
        display:none;
    }    



    #map iframe{
        height:390px;
    }

}

@media (max-width:1440px){
    .overlay-play{
        position:absolute;
        z-index:10;
        height:60px;
        left:50%;
        margin-left:-30px;
        top:11%;
    }

    .overlay-play.overlayHome{
        position:absolute;
        z-index:10;
        height:60px;
        left:50%;
        margin-left:-30px;
        top:17%;
    }

    .lista-midia .lista-midia-conteudo {
        background:#e7e7e9;
        padding:.5em 1em;
        margin-bottom:1em;
    }
    .lista-midia .lista-midia-img{
        margin-bottom:0px;
    }

    .bloco-fazenda{
        padding:2.5em;
    }
    h4.titulo-simples-azul img{
        width:55px;
    }
    h4.titulo-simples-azul span{
        width:80%;
        font-size:19px;
        padding-left:6px;
        padding-top:17px;
    }






    .imgNoticia{
        margin-top:15px;
    }

    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    #menu_toggler{
        display:none;
    } 

    .logoMobile{
        display:none;
    }     


    #map iframe{
        height:350px;
    }

}

@media (max-width:1366px){
    .overlay-play{
        position:absolute;
        z-index:10;
        height:60px;
        left:50%;
        margin-left:-30px;
        top:11%;
    }

    .overlay-play.overlayHome{
        position:absolute;
        z-index:10;
        height:60px;
        left:50%;
        margin-left:-30px;
        top:17%;
    }



    .imgNoticia{
        margin-top:15px;
    }





    .lista-midia .lista-midia-conteudo {
        background:#e7e7e9;
        padding:.5em 1em;
        margin-bottom:1em;
    }
    .lista-midia .lista-midia-img{
        margin-bottom:0px;
    }


    .bloco-fazenda{
        padding:2.5em;
    }
    h4.titulo-simples-azul img{
        width:55px;
    }
    h4.titulo-simples-azul span{
        width:80%;
        font-size:19px;
        padding-left:6px;
        padding-top:17px;
    }





    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    #menu_toggler{
        display:none;
    }     

    .logoMobile{
        display:none;
    }   



    #map iframe{
        height:350px;
    }

}

@media (max-width:1280px){
    .overlay-play{
        position:absolute;
        z-index:10;
        height:60px;
        left:50%;
        margin-left:-30px;
        top:11%;
    }

    .overlay-play.overlayHome{
        position:absolute;
        z-index:10;
        height:60px;
        left:50%;
        margin-left:-30px;
        top:17%;
    }



    .lista-midia .lista-midia-conteudo {
        background:#e7e7e9;
        padding:.5em 1em;
        margin-bottom:1em;
    }
    .lista-midia .lista-midia-img{
        margin-bottom:0px;
    }











    .bloco-fazenda{
        padding:2.5em;
    }
    h4.titulo-simples-azul img{
        width:55px;
    }
    h4.titulo-simples-azul span{
        width:80%;
        font-size:17px;
        padding-left:6px;
        padding-top:18px;
    }







    .imgNoticia{
        margin-top:15px;
    }


    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    #menu_toggler{
        display:none;
    }     

    .logoMobile{
        display:none;
    }    

    #map iframe{
        height:350px;
    }

}

@media (max-width:1024px){
    .overlay-play{
        position:absolute;
        z-index:10;
        height:50px;
        left:50%;
        margin-left:-25px;
        top:9%;
    }

    .overlay-play.overlayHome{
        position:absolute;
        z-index:10;
        height:50px;
        left:50%;
        margin-left:-25px;
        top:17.5%;
    }
    .divEventoHome .titleEvento{
        font-size:20px;
    }
    .divEventoHome .descricaoEvento{
        font-size:17px;
        line-height: 20px;
    }


.inner-row > div:last-child{
    padding: 0px;
}



    .lista-midia .lista-midia-img{
        margin-bottom:0px;
    }


    .divNoticiaHome h2{
        font-size:20px;
    }



    .bloco-fazenda{
        padding:2.5em;
    }
    h4.titulo-simples-azul img{
        width:50px;
    }
    h4.titulo-simples-azul span{
        width:80%;
        font-size:17px;
        padding-left:6px;
        padding-top:17px;
    }







    .imgNoticia{
        margin-top:15px;
    }

    .destaque-faixa-verde {
        font-size: 17px;
    }


    .lista-midia .lista-midia-img{
        max-height:110px;
    }



    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    #menu_toggler{
        display:none;
    }   

    .logoMobile{
        display:none;
    }   




    #map iframe{
        height:350px;
    }
    .menuSite .logo img{
        width:140px;
    }
    .menuSite li a{
        padding:5px 31px;
        font-size:13px;
    }
    .menuSite .logo{
        margin-top:-66px;
    }



}

@media (max-width:980px){
    .overlay-play{

    }




    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    #menu_toggler{
        display:none;
    }    

    .logoMobile{
        display:none;
    }  






    #map iframe{
        height:280px;
    }
    .menuSite .logo img{
        width:140px;
    }
    .menuSite li a{
        padding:5px 14px;
        font-size:13px;
    }
    .menuSite .logo{
        margin-top:-66px;
    }

}

@media (max-width:800px){
    .overlay-play{

    }





    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    #menu_toggler{
        display:none;
    }   

    .logoMobile{
        display:none;
    }     







    #map iframe{
        height:280px;
    }
    .menuSite .logo img{
        width:140px;
    }
    .menuSite li a{
        padding:5px 14px;
        font-size:13px;
    }
    .menuSite .logo{
        margin-top:-66px;
    }



}

@media (max-width:736px){
    .overlay-play{
        position:absolute;
        z-index:10;
        height:80px;
        left:50%;
        margin-left:-40px;
        top:29%;
    }





    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    #menu_toggler{
        display:none;
    }    

    .logoMobile{
        display:none;
    }    
}

@media (max-width:720px){
    .destaque-faixa-verde{
        height:auto;
    }
    .bloco-fazenda h2{
        margin-left: -45px;
        padding-left:25px; 
        width:111%;
    }











    .destaque-faixa-cinza::after{
        display:none;
    }




    .destaque-faixa-verde::before{
        display:none;
    }
    .destaque-faixa-verde::after{
        display:none;
    }



    .conteudo-direita{
        margin-top:25px;
    }
    .divNoticiaHome h2{
        margin-top:7px;
    }

    .divAnimalDestaqueHome .descAnimalHome h2{
        margin-top:10px;
    }





    .lista-midia .lista-midia-imgHome {
        max-height:380px;
        overflow:hidden;
    }






    .overlay-play{
        position:absolute;
        z-index:10;
        height:80px;
        left:50%;
        margin-left:-40px;
        top:29%;
    }

    .overlay-play.overlayHome{
        position:absolute;
        z-index:10;
        height:80px;
        left:50%;
        margin-left:-40px;
        top:29%;
    }


    .lista-midia .lista-midia-img{
        max-height:400px;
    }




    .lista-midia .lista-midia-conteudo {
        background:#e7e7e9;
        padding:.5em 1em 1em;
        margin-bottom:1em;
    }



    .bloco-fazenda{
        padding:2em;
    }
    h4.titulo-simples-azul img{
        width:50px;
    }
    h4.titulo-simples-azul span{
        width:88%;
        font-size:17px;
        padding-left:6px;
        padding-top:15px;
    }
    .boxTextLeft{
        border:none;
    }
    /*#contactArea .btn{
        width:100%;
    }
    .divEventoList .divEventoData h2{
        margin:8px 10px;
    }
    .paddingLeftInput{
        padding:0px 15px;
    }
    .paddingRightInput{
        padding:0px 15px;
    }
    .destaque-faixa-verde{
        font-size:13px;
    }
    .footerSite .divSocialsRodape{
        position:relative;
        margin:18px auto;
        width:55%;
        float: none;
    }
    .imgLeftRodape{
        display:none;
    }    
    .imgRightRodape{
        display:none;
    }
    .row-eq-height {
        display:block;
    }
    #menu_toggler{
        display:block;
        float:right;
        font-size:25px;
        margin:7px 0px;
    }    
    .logoMobile{
        display:block;
        width:100px;
        float:left;
        position:absolute;
        z-index:2;
        top:19px;
        left:50%;
        margin-left:-50px;
    }*/    
    #map iframe{
        height:250px;
    }
    #contactArea .btn{
        width:100%;
    }
    .imgsSobre img{
        margin-bottom:7px;
    }
    .inner-row > div:first-child{
        padding:0px;
    }
    .inner-row > div{
        padding:0px;
    }
    .inner-row > div:last-child{
        padding:0px;
    }
    .divEventoList .divEventoData h2{
        margin:8px 10px;
    }
    .paddingLeftInput{
        padding:0px 15px;
    }
    .paddingRightInput{
        padding:0px 15px;
    }
    .destaque-faixa-cinza{
        font-size:17px;
        width:100%;
        height:auto;         
    }
    
    .destaques-bloco-cinza{
        margin-left: 0px;
    }
    .header-bloco-cinza{
       /* padding-left:0px;
        margin-left:-16px; */
        padding-left:0px;
        margin-left:-2px;
        width:97%;
    }
    .destaque-faixa-verde{
        font-size:13px;
        width:100%;
        height:auto;
    }
    .footerSite .divSocialsRodape{
        position:relative;
        margin:18px auto;
        width:25%;
        float:none;
    }
    .imgLeftRodape{
        display:none;
    }
    .imgRightRodape{
        display:none;
    }
    .row-eq-height {
        display:block;        
    }
    .menuSite{
        padding: 10px 0px;
        display:none;
    }
    .menuSite li{
        display:block;
        width:100%;
        float:left;
        text-align:center;
    }
    .bgTopo{
        height:100px;
    }
    .menuSite .logo img{
        /* width:110px;
        margin-top:-155px;
        margin-left:100%; */
        display:none;
    }
    .menuSite li a{
        border:none;
    }
    .contem-sub ul{
        width:95%;
    }
    #menu_toggler{
        display:block;
        float:right;
        font-size:25px;
        margin:7px 0px;
    }    

    .logoMobile{
        display:block;
        width:100px;
        float:left;
        position:absolute;
        z-index:2;
        top:19px;
        left:50%;
        margin-left:-50px;
    }






}

@media (max-width:640px){
    .destaque-faixa-verde{
        height:auto;
    }
    .bloco-fazenda h2{
        margin-left: -45px;
        padding-left:25px; 
        width:113%;
    }








    .destaque-faixa-cinza::after{
        display:none;
    }





    .destaque-faixa-verde::before{
        display:none;
    }
    .destaque-faixa-verde::after{
        display:none;
    }
    .conteudo-direita{
        margin-top:25px;
    }
    .divNoticiaHome h2{
        margin-top:7px;
    }
    .divAnimalDestaqueHome .descAnimalHome h2{
        margin-top:10px;
    }







    .lista-midia .lista-midia-imgHome {
        max-height:335px;
        overflow:hidden;
    }





    .overlay-play{
        position:absolute;
        z-index:10;
        height:80px;
        left:50%;
        margin-left:-40px;
        top:28%;
    }
    .overlay-play.overlayHome{
        position:absolute;
        z-index:10;
        height:80px;
        left:50%;
        margin-left:-40px;
        top:28%;
    }





    .lista-midia .lista-midia-conteudo {
        background:#e7e7e9;
        padding:.5em 1em 1em;
        margin-bottom:1em;
    }



    .lista-midia .lista-midia-img{
        max-height:355px;
    }






    .bloco-fazenda{
        padding:2em;
    }
    h4.titulo-simples-azul img{
        width:50px;
    }
    h4.titulo-simples-azul span{
        width:88%;
        font-size:17px;
        padding-left:6px;
        padding-top:15px;
    }
    .boxTextLeft{
        border:none;
    }


    /*#contactArea .btn{
        width:100%;
    }
    .divEventoList .divEventoData h2{
        margin:8px 10px;
    }
    .paddingLeftInput{
        padding:0px 15px;
    }
    .paddingRightInput{
        padding:0px 15px;
    }
    .destaque-faixa-verde{
        font-size:13px;
    }
    .footerSite .divSocialsRodape{
        position:relative;
        margin:18px auto;
        width:55%;
        float: none;
    }
    .imgLeftRodape{
        display:none;
    }    
    .imgRightRodape{
        display:none;
    }
    .row-eq-height {
        display:block;        
    }
    #menu_toggler{
        display:block;
        float:right;
        font-size:25px;
        margin:7px 0px;
    }    
    .logoMobile{
        display:block;
        width:100px;
        float:left;
        position:absolute;
        z-index:2;
        top:19px;
        left:50%;
        margin-left:-50px;
    }*/
    #map iframe{
        height:250px;
    }
    #contactArea .btn{
        width:100%;
    }
    .imgsSobre img{
        margin-bottom:7px;
    }
    .inner-row > div:first-child{
        padding:0px;
    }
    .inner-row > div{
        padding:0px;
    }
    .inner-row > div:last-child{
        padding:0px;
    }
    .divEventoList .divEventoData h2{
        margin:8px 10px;
    }
    .paddingLeftInput{
        padding:0px 15px;
    }
    .paddingRightInput{
        padding:0px 15px;
    }
    .destaque-faixa-cinza{
        font-size:17px;
        width:100%;
        height:auto;        
    }
    
    .destaques-bloco-cinza{
        margin-left: 0px;
    }
    .header-bloco-cinza{
       /* padding-left:0px;
        margin-left:-16px; */
        padding-left:0px;
        margin-left:-2px;
        width:97%;
    }
    .destaque-faixa-verde{
        font-size:13px;
        width:100%;
        height:auto;       
    }
    .footerSite .divSocialsRodape{
        position:relative;
        margin:18px auto;
        width:28%;
        float:none;
    }
    .imgLeftRodape{
        display:none;
    }
    .imgRightRodape{
        display:none;
    }
    .row-eq-height {
        display:block;        
    }
    .menuSite{
        padding: 10px 0px;
        display:none;
    }
    .menuSite li{
        display:block;
        width:100%;
        float:left;
        text-align:center;
    }
    .bgTopo{
        height:100px;
    }
    .menuSite .logo img{
        /* width:110px;
        margin-top:-155px;
        margin-left:100%; */
        display:none;
    }
    .menuSite li a{
        border:none;
    }
    .contem-sub ul{
        width:95%;
    }
    #menu_toggler{
        display:block;
        float:right;
        font-size:25px;
        margin:7px 0px;
    }    

    .logoMobile{
        display:block;
        width:100px;
        float:left;
        position:absolute;
        z-index:2;
        top:19px;
        left:50%;
        margin-left:-50px;
    }






}

@media (max-width:560px){
    .destaque-faixa-verde{
        height:auto;
    }
    .bloco-fazenda h2{
        margin-left: -45px;
        padding-left:25px; 
        width:115%;
    }



    .destaque-faixa-cinza::after{
        display:none;
    }




    .destaque-faixa-verde::before{
        display:none;
    }
    .destaque-faixa-verde::after{
        display:none;
    }



    .conteudo-direita{
        margin-top:25px;
    }







    .lista-midia .lista-midia-imgHome {
        max-height:295px;
        overflow:hidden;
    }




    .divNoticiaHome h2{
        margin-top:7px;
    }
    .divAnimalDestaqueHome .descAnimalHome h2{
        margin-top:10px;
    }






    .overlay-play{
        position:absolute;
        z-index:10;
        height:70px;
        left:50%;
        margin-left:-35px;
        top:26%;
    }

    .overlay-play.overlayHome{
        position:absolute;
        z-index:10;
        height:70px;
        left:50%;
        margin-left:-35px;
        top:26%;
    }




    .lista-midia .lista-midia-conteudo {
        background:#e7e7e9;
        padding:.5em 1em 1em;
        margin-bottom:1em;
    }

    .lista-midia .lista-midia-img{
        max-height:300px;
    }



    .bloco-fazenda{
        padding:2em;
    }
    h4.titulo-simples-azul img{
        width:50px;
    }
    h4.titulo-simples-azul span{
        width:88%;
        font-size:17px;
        padding-left:6px;
        padding-top:15px;
    }
    .boxTextLeft{
        border:none;
    }



    /*#contactArea .btn{
        width:100%;
    }
    .divEventoList .divEventoData h2{
        margin:8px 10px;
    }
    .paddingLeftInput{
        padding:0px 15px;
    }
    .paddingRightInput{
        padding:0px 15px;
    }
    .destaque-faixa-verde{
        font-size:13px;
    }
    .footerSite .divSocialsRodape{
        position:relative;
        margin:18px auto;
        width:55%;
        float: none;
    }
    .imgLeftRodape{
        display:none;
    }
    .imgRightRodape{
        display:none;
    }
    .row-eq-height {
        display:block;        
    }
    #menu_toggler{
        display:block;
        float:right;
        font-size:25px;
        margin:7px 0px;
    }
    .logoMobile{
        display:block;
        width:100px;
        float:left;
        position:absolute;
        z-index:2;
        top:19px;
        left:50%;
        margin-left:-50px;
    }*/
    #map iframe{
        height:250px;
    }
    #contactArea .btn{
        width:100%;
    }
    .imgsSobre img{
        margin-bottom:7px;
    }
    .inner-row > div:first-child{
        padding:0px;
    }
    .inner-row > div{
        padding:0px;
    }
    .inner-row > div:last-child{
        padding:0px;
    }
    .divEventoList .divEventoData h2{
        margin:8px 10px;
    }
    .paddingLeftInput{
        padding:0px 15px;
    }
    .paddingRightInput{
        padding:0px 15px;
    }
    .destaque-faixa-cinza{
        font-size:17px;
        width:100%;
        height:auto;          
    }
    
    .destaques-bloco-cinza{
        margin-left: 0px;
    }
    .header-bloco-cinza{
        /* padding-left:0px;
        margin-left:-16px; */
        padding-left:0px;
        margin-left:-2px;
        width:95%;        
    }
    .destaque-faixa-verde{
        font-size:13px;
        width:100%;
        height:auto;
    }
    .footerSite .divSocialsRodape{
        position:relative;
        margin:18px auto;
        width:32%;
        float:none;
    }
    .imgLeftRodape{
        display:none;
    }
    .imgRightRodape{
        display:none;
    }
    .row-eq-height {
        display:block;        
    }
    .menuSite{
        padding: 10px 0px;
        display:none;
    }
    .menuSite li{
        display:block;
        width:100%;
        float:left;
        text-align:center;
    }
    .bgTopo{
        height:100px;
    }
    .menuSite .logo img{
        /* width:110px;
        margin-top:-155px;
        margin-left:100%; */
        display:none;
    }
    .menuSite li a{
        border:none;
    }
    .contem-sub ul{
        width:95%;
    }
    #menu_toggler{
        display:block;
        float:right;
        font-size:25px;
        margin:7px 0px;
    }    

    .logoMobile{
        display:block;
        width:100px;
        float:left;
        position:absolute;
        z-index:2;
        top:19px;
        left:50%;
        margin-left:-50px;
    }









}

@media (max-width:480px){

    .destaque-faixa-verde{
        height:auto;
    }
    .bloco-fazenda h2 {
        margin-left: -45px;
        padding-left:25px; 
        width:119%;
    }








    .destaque-faixa-cinza::after{
        display:none;
    }




    .destaque-faixa-verde::before{
        display:none;
    }
    .destaque-faixa-verde::after{
        display:none;
    }
    .conteudo-direita{
        margin-top:25px;
    }
    .divNoticiaHome h2{
        margin-top:7px;
    }
    .divAnimalDestaqueHome .descAnimalHome h2{
        margin-top:10px;
    }




    .lista-midia .lista-midia-imgHome {
        max-height:240px;
        overflow:hidden;
    }




    .overlay-play{
        position:absolute;
        z-index:10;
        height:70px;
        left:50%;
        margin-left:-35px;
        top:21.5%;
    }
    .overlay-play.overlayHome{
        position:absolute;
        z-index:10;
        height:70px;
        left:50%;
        margin-left:-35px;
        top:21.5%;
    }





    .lista-midia .lista-midia-conteudo {
        background:#e7e7e9;
        padding:.5em 1em 1em;
        margin-bottom:1em;
    }


    .bloco-fazenda{
        padding:2em;
    }
    h4.titulo-simples-azul img{
        width:45px;
    }
    h4.titulo-simples-azul span{
        width:84%;
        font-size:17px;
        padding-left:6px;
        padding-top:12px;
    }
    .boxTextLeft{
        border:none;
    }










    .lista-midia .lista-midia-img{
        max-height:260px;
    }




    /*#contactArea .btn{
        width:100%;
    }
    .divEventoList .divEventoData h2{
        margin:8px 10px;
    }
    .paddingLeftInput{
        padding:0px 15px;
    }
    .paddingRightInput{
        padding:0px 15px;
    }
    .destaque-faixa-verde{
        font-size:13px;
    }
    .footerSite .divSocialsRodape{
        position:relative;
        margin:18px auto;
        width:55%;
        float: none;
    }
    .imgLeftRodape{
        display:none;
    }    
    .imgRightRodape{
        display:none;
    }
    .row-eq-height {
        display:block;        
    }
    #menu_toggler{
        display:block;
        float:right;
        font-size:25px;
        margin:7px 0px;
    }    
    .logoMobile{
        display:block;
        width:100px;
        float:left;
        position:absolute;
        z-index:2;
        top:19px;
        left:50%;
        margin-left:-50px;
    }*/
    #map iframe{
        height:200px;
    }
    #contactArea .btn{
        width:100%;
    }
    .imgsSobre img{
        margin-bottom:7px;
    }
    .inner-row > div:first-child{
        padding:0px;
    }
    .inner-row > div{
        padding:0px;
    }
    .inner-row > div:last-child{
        padding:0px;
    }
    .divEventoList .divEventoData h2{
        margin:8px 10px;
    }
    .paddingLeftInput{
        padding:0px 15px;
    }
    .paddingRightInput{
        padding:0px 15px;
    }
    .destaque-faixa-cinza{
        font-size:17px;
        width:100%;
        height:auto;        
    }
    
    .destaques-bloco-cinza{
        margin-left: 0px;
    }
    .header-bloco-cinza{
        /* padding-left:0px;
        margin-left:-16px; */
        padding-left:0px;
        margin-left:-2px;
        width:95%;        
    }
    .destaque-faixa-verde{
        font-size:13px;
        width:100%;
        height:auto;
    }
    .footerSite .divSocialsRodape{
        position:relative;
        margin:18px auto;
        width:38%;
        float:none;
    }
    .imgLeftRodape{
        display:none;
    }
    .imgRightRodape{
        display:none;
    }
    .row-eq-height {
        display:block;        
    }
    .menuSite{
        padding: 10px 0px;
        display:none;
    }
    .menuSite li{
        display:block;
        width:100%;
        float:left;
        text-align:center;
    }
    .bgTopo{
        height:100px;
    }
    .menuSite .logo img{
        /* width:110px;
        margin-top:-155px;
        margin-left:100%; */
        display:none;
    }
    .menuSite li a{
        border:none;
    }
    .contem-sub ul{
        width:95%;
    }
    #menu_toggler{
        display:block;
        float:right;
        font-size:25px;
        margin:7px 0px;
    }    

    .logoMobile{
        display:block;
        width:100px;
        float:left;
        position:absolute;
        z-index:2;
        top:19px;
        left:50%;
        margin-left:-50px;
    }






}

@media (max-width:384px){
    .destaque-faixa-verde{
        height:auto;
    }
    .bloco-fazenda h2 {
        margin-left: -45px;
        padding-left:25px; 
        width:126%;
    }





    .destaque-faixa-cinza::after{
        display:none;
    }



    .destaque-faixa-verde::before{
        display:none;
    }
    .destaque-faixa-verde::after{
        display:none;
    }
    .conteudo-direita{
        margin-top:25px;
    }
    .divNoticiaHome h2{
        margin-top:7px;
    }
    .divAnimalDestaqueHome .descAnimalHome h2{
        margin-top:10px;
    }



    .lista-midia .lista-midia-imgHome {
        max-height:195px;
        overflow:hidden;
    }







    .overlay-play{
        position:absolute;
        z-index:10;
        height:55px;
        left:50%;
        margin-left:-27.5px;
        top:20%;
    }
    .overlay-play.overlayHome{
        position:absolute;
        z-index:10;
        height:55px;
        left:50%;
        margin-left:-27.5px;
        top:20%;
    }





    .lista-midia .lista-midia-conteudo {
        background:#e7e7e9;
        padding:.5em 1em 1em;
        margin-bottom:1em;
    }



    .lista-midia .lista-midia-img{
        max-height:205px;
    }






    .bloco-fazenda{
        padding:2em;
    }
    h4.titulo-simples-azul img{
        width:45px;
    }
    h4.titulo-simples-azul span{
        width:84%;
        font-size:17px;
        padding-left:6px;
        padding-top:8px;
    }
    .boxTextLeft{
        border:none;
    }






    #map iframe{
        height:200px;
    }
    #contactArea .btn{
        width:100%;
    }
    .imgsSobre img{
        margin-bottom:7px;
    }
    .inner-row > div:first-child{
        padding:0px;
    }
    .inner-row > div{
        padding:0px;
    }
    .inner-row > div:last-child{
        padding:0px;
    }
    .divEventoList .divEventoData h2{
        margin:8px 10px;
    }
    .paddingLeftInput{
        padding:0px 15px;
    }
    .paddingRightInput{
        padding:0px 15px;
    }
    .destaque-faixa-cinza{
        font-size:17px;
        width:100%;
        height:auto;        
    }
    
    .destaques-bloco-cinza{
        margin-left: 0px;
    }
    .header-bloco-cinza{
        /* padding-left:0px;
        margin-left:-16px; */
        padding-left:0px;
        margin-left:-2px;
        width:95%;        
    }
    .destaque-faixa-verde{
        font-size:13px;
        width:100%;
        height:auto;
    }
    .footerSite .divSocialsRodape{
        position:relative;
        margin:18px auto;
        width:50%;
        float:none;
    }
    .imgLeftRodape{
        display:none;
    }
    .imgRightRodape{
        display:none;
    }
    .row-eq-height {
        display:block;        
    }
    .menuSite{
        padding: 10px 0px;
        display:none;
    }
    .menuSite li{
        display:block;
        width:100%;
        float:left;
        text-align:center;
    }
    .bgTopo{
        height:100px;
    }
    .menuSite .logo img{
        /* width:110px;
        margin-top:-155px;
        margin-left:100%; */
        display:none;
    }
    .menuSite li a{
        border:none;
    }
    .contem-sub ul{
        width:95%;
    }
    #menu_toggler{
        display:block;
        float:right;
        font-size:25px;
        margin:7px 0px;
    }    

    .logoMobile{
        display:block;
        width:100px;
        float:left;
        position:absolute;
        z-index:2;
        top:19px;
        left:50%;
        margin-left:-50px;
    }    








}

@media (max-width:375px){
    .destaque-faixa-verde{
        height:auto;
    }
    .bloco-fazenda h2 {
        margin-left: -45px;
        padding-left:25px; 
        width:126%;
    }





    .destaque-faixa-cinza::after{
        display:none;
    }



    .destaque-faixa-verde::before{
        display:none;
    }
    .destaque-faixa-verde::after{
        display:none;
    }
    .conteudo-direita{
        margin-top:25px;
    }
    .divNoticiaHome h2{
        margin-top:7px;
    }    
    .divAnimalDestaqueHome .descAnimalHome h2{
        margin-top:10px;
    }




    .lista-midia .lista-midia-imgHome {
        max-height:195px;
        overflow:hidden;
    }







    .overlay-play{
        position:absolute;
        z-index:10;
        height:55px;
        left:50%;
        margin-left:-27.5px;
        top:19%;
    }
    .overlay-play.overlayHome{
        position:absolute;
        z-index:10;
        height:55px;
        left:50%;
        margin-left:-27.5px;
        top:19%;
    }








    .lista-midia .lista-midia-conteudo {
        background:#e7e7e9;
        padding:.5em 1em 1em;
        margin-bottom:1em;
    }


    .lista-midia .lista-midia-img{
        max-height:200px;
    }







    .bloco-fazenda{
        padding:2em;
    }
    h4.titulo-simples-azul img{
        width:45px;
    }
    h4.titulo-simples-azul span{
        width:84%;
        font-size:17px;
        padding-left:6px;
        padding-top:8px;
    }
    .boxTextLeft{
        border:none;
    }










    #map iframe{
        height:200px;
    }
    #contactArea .btn{
        width:100%;
    }
    .imgsSobre img{
        margin-bottom:7px;
    }
    .inner-row > div:first-child{
        padding:0px;
    }
    .inner-row > div{
        padding:0px;
    }
    .inner-row > div:last-child{
        padding:0px;
    }
    .divEventoList .divEventoData h2{
        margin:8px 10px;
    }
    .paddingLeftInput{
        padding:0px 15px;
    }
    .paddingRightInput{
        padding:0px 15px;
    }
    .destaque-faixa-cinza{
        font-size:17px;
        width:100%;
        height:auto;       
    }
    
    .destaques-bloco-cinza{
        margin-left: 0px;
    }
    .header-bloco-cinza{
       /* padding-left:0px;
        margin-left:-16px;*/
        padding-left:0px;
        margin-left:-2px;
        width:95%;
    }
    .destaque-faixa-verde{
        font-size:13px;
        width:100%;
        height:auto;        
    }
    .footerSite .divSocialsRodape{
        position:relative;
        margin:18px auto;
        width:50%;
        float:none;
    }
    .imgLeftRodape{
        display:none;
    }
    .imgRightRodape{
        display:none;
    }
    .row-eq-height {
        display:block;        
    }
    .menuSite{
        padding: 10px 0px;
        display:none;
    }
    .menuSite li{
        display:block;
        width:100%;
        float:left;
        text-align:center;
    }
    .bgTopo{
        height:100px;
    }
    .menuSite .logo img{
        /* width:110px;
        margin-top:-155px;
        margin-left:100%; */
        display:none;
    }
    .menuSite li a{
        border:none;
    }
    .contem-sub ul{
        width:95%;
    }
    #menu_toggler{
        display:block;
        float:right;
        font-size:25px;
        margin:7px 0px;
    }    

    .logoMobile{
        display:block;
        width:100px;
        float:left;
        position:absolute;
        z-index:2;
        top:19px;
        left:50%;
        margin-left:-50px;
    }  







}

@media (max-width:360px){
    .conteudo-direita{
        margin-top:25px;
    }

    


    .destaque-faixa-verde{
        height:auto;
    }
    .bloco-fazenda h2 {
        margin-left: -45px;
        padding-left:25px; 
        width:128%;
    }











    .destaque-faixa-cinza::after{
        display:none;
    }


    
    .destaque-faixa-verde::before{
        display:none;
    }
    .destaque-faixa-verde::after{
        display:none;
    }


    .conteudo-direita{
        margin-top:25px;
    }




    .divNoticiaHome h2{
        margin-top:7px;
    }
    .divAnimalDestaqueHome .descAnimalHome h2{
        margin-top:10px;
    }









    .overlay-play{
        position:absolute;
        z-index:10;
        height:55px;
        left:50%;
        margin-left:-27.5px;
        top:19%;
    }
    .overlay-play.overlayHome{
        position:absolute;
        z-index:10;
        height:55px;
        left:50%;
        margin-left:-27.5px;
        top:19%;
    }




    .lista-midia .lista-midia-conteudo {
        background:#e7e7e9;
        padding:.5em 1em 1em;
        margin-bottom:1em;
    }

    .bloco-fazenda{
        padding:2em;
    }
    h4.titulo-simples-azul img{
        width:40px;
    }
    h4.titulo-simples-azul span{
        width:84%;
        font-size:15px;
        padding-left:6px;
        padding-top:8px;
    }
    .boxTextLeft{
        border:none;
    }




    .lista-midia .lista-midia-img{
        max-height:190px;
    }


    #map iframe{
        height:200px;
    }
    #contactArea .btn{
        width:100%;
    }
    .imgsSobre img{
        margin-bottom:7px;
    }
    .inner-row > div:first-child{
        padding:0px;
    }
    .inner-row > div{
        padding:0px;
    }
    .inner-row > div:last-child{
        padding:0px;
    }
    .divEventoList .divEventoData h2{
        margin:8px 10px;
    }
    .paddingLeftInput{
        padding:0px 15px;
    }
    .paddingRightInput{
        padding:0px 15px;
    }
    .destaque-faixa-cinza{
        font-size:17px;
        width:100%;
        height:auto;
    }
    
    .destaques-bloco-cinza{
        margin-left: 0px;
    }
    .header-bloco-cinza{
       /* padding-left:0px;
        margin-left:-16px; */
        padding-left:0px;
        margin-left:-2px;
        width:95%;
    }
    .destaque-faixa-verde{
        font-size:13px;
        width:100%;
        height:auto;
    }
    .footerSite .divSocialsRodape{
        position:relative;
        margin:18px auto;
        width:55%;
        float: none;
    }
    .imgLeftRodape{
        display:none;
    }
    .imgRightRodape{
        display:none;
    }
    .row-eq-height {
        display:block;        
    }
    .menuSite{
        padding: 10px 0px;
        display:none;
    }
    .menuSite li{
        display:block;
        width:100%;
        float:left;
        text-align:center;
    }
    .bgTopo{
        height:100px;
    }
    .menuSite .logo img{
        /* width:110px;
        margin-top:-155px;
        margin-left:100%; */
        display:none;
    }
    .menuSite li a{
        border:none;
    }
    .contem-sub ul{
        width:95%;
    }
    #menu_toggler{
        display:block;
        float:right;
        font-size:25px;
        margin:7px 0px;
    }    

    .logoMobile{
        display:block;
        width:100px;
        float:left;
        position:absolute;
        z-index:2;
        top:19px;
        left:50%;
        margin-left:-50px;
    }        
}

@media (max-width:320px){



    .destaque-faixa-verde{
        height:auto;
    }
    .bloco-fazenda h2 {
        margin-left: -45px;
        padding-left:25px; 
        width: 132%;
    }








    .destaque-faixa-cinza::after{
        display:none;
    }
    .destaque-faixa-verde::before{
        display:none;
    }
    .destaque-faixa-verde::after{
        display:none;
    }

    .conteudo-direita{
        margin-top:25px;
    }
    .divNoticiaHome h2{
        margin-top:7px;
    }
    .divAnimalDestaqueHome .descAnimalHome h2{
        margin-top:10px;
    }
    .overlay-play{
        position:absolute;
        z-index:10;
        height:50px;
        left:50%;
        margin-left:-25px;
        top:16%;
    }
    .overlay-play.overlayHome{
        position:absolute;
        z-index:10;
        height:50px;
        left:50%;
        margin-left:-25px;
        top:16%;
    }
    .lista-midia .lista-midia-conteudo {
        background:#e7e7e9;
        padding:.5em 1em 1em;
        margin-bottom:1em;
    }
    .bloco-fazenda{
        padding:2em;
    }
    h4.titulo-simples-azul img{
        width:40px;
    }
    h4.titulo-simples-azul span{
        width:82%;
        font-size:15px;
        padding-left:6px;
        padding-top:8px;
    }
    .boxTextLeft{
        border:none;
    }
    .lista-midia .lista-midia-img{
        max-height:175px;
    }
    #contactArea .btn{
        width:100%;
    }
    .divEventoList .divEventoData h2{
        margin:8px 1px;
    }
    .paddingLeftInput{
        padding:0px 15px;
    }
    .paddingRightInput{
        padding:0px 15px;
    }
    .destaque-faixa-cinza{
        font-size:16px;
        width:100%;
        height:auto;
    }
    .header-bloco-cinza{
        /*padding-left:0px;
        margin-left:-13px;*/
        padding-left:0px;
        margin-left:-2px;
        width:95%;
    }
    .destaque-faixa-verde{
        font-size:13px;
        width: 100%;
        height: auto;
    }
    .footerSite .divSocialsRodape{
        position:relative;
        margin:18px auto;
        width:60%;
        float:none;
    }
    .imgLeftRodape{
        display:none;
    }
    .imgRightRodape{
        display:none;
    }
    .row-eq-height {
        display:block;        
    }
    .row-eq-height {
        display:block;        
    }
    .menuSite{
        padding: 10px 0px;
        display:none;
    }
    .divMenu{

    }
    .menuSite li{
        display:block;
        width:100%;
        float:left;
        text-align:center;
    }
    .bgTopo{
        height:88px;
    }
    .menuSite .logo img{
       /* width: 96px;
        margin-top: -143px;
        margin-left: 100%; */
        display: none;
    }
    .menuSite li a{
        border:none;
    }
    .contem-sub ul{
        width:95%;
    }
    
    #menu_toggler{
        display:block;
        float:right;
        font-size:25px;
        margin:7px 0px;
    }
    .logoMobile{
        display:block;
        width:100px;
        float:left;
        position:absolute;
        z-index:2;
        top:7px;
        left:50%;
        margin-left:-50px;
    }        
}
