img{
	max-width: 100%;
}

#Top_bar{
	background-color: rgba(0, 0, 0, 0.6);
	overflow: hidden;
}

.header-transparent #Top_bar .menu > li.idiomas{
	margin-left: 10px;
}

.header-transparent #Top_bar .menu > li.idiomas > a{
	display: inline-block;
	margin: 0 0 0 10px;
	line-height: 60px;
}

.header-transparent #Top_bar .menu > li.idiomas > a.active{
	color: #b8943c;
	font-weight: 900;
}

.tp-banner:after{
	background-image: url(../images/home_meat_slider_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
}

#Footer{
	background-color: #ab141e;
}

.footer_copy{
	background-color: #9d000a;
}

#Footer a{
	color: #FFFFFF;
	font-weight: 700;
}

#Footer .footer_copy .copyright{
	color: #FFFFFF;
}

h1, h2{
	color: #ab141e;
}

.topo-paginas{
	height: 250px;
	padding-bottom: 0px;
	background-image: url(../images/topo-paginas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	margin-bottom: 50px;
}

.topo-paginas:before{
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	background: url(../images/mascara-paginas-baixo.png) no-repeat center bottom;
	display: block;
	content: '';
}

.busca{
	position: relative;
	width: 350px;
	max-width: 100%;
	margin-left: auto;
}

.busca input{
	height: 50px;
	box-sizing: border-box;
	width: 100%;
}

.busca button{
	margin: 0;
	position: absolute;
	right: 0;
	top: 0;
	height: 50px;
}

.busca input, #contactWrapper input[type="email"], #contactWrapper input[type="tel"], #contactWrapper input[type="text"], #contactWrapper textarea{
	border: 2px solid #b8943c;
	padding: 15px;
}

#contactWrapper button{
	padding: 15px;
	color: #FFFFFF;
	width: 100%;
	background-color: #ab141e;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.produto-individual .image_wrapper{
	position: relative;
	border: 1px solid #DEDEDE;
	width: 100%;
	padding-bottom: 100%;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}

.produto-individual .image_wrapper:before{
	color: #FFFFFF;
	font-size: 40px;
	font-family:'mfn-icons';
	display: block;
	content: '\e91b';
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 10;
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
	filter: alpha(opacity=00);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;
}

.produto-individual .image_wrapper:after{
	-webkit-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	transition: all 600ms ease;
	display: block;
	content: '';
	background-color: rgba(171, 20, 30, 0.8);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
	filter: alpha(opacity=00);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

#Content .produto-individual .image_wrapper img{
	max-width: 90%;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	max-height: 90%;
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.produto-individual:hover .image_wrapper:before, .produto-individual:hover .image_wrapper:after{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.produto-individual h4{
	font-size: 18px;
	font-weight: 700;
	line-height: 26px;
	height: 60px;
	margin: 0 20px;
}

.menu-rodape li{
	margin-bottom: 12px;
}

.menu-rodape li span{
	margin-right: 10px;
	color: #FFFFFF;
}

.assinatura {
    overflow: hidden;
    position: relative;
    z-index: 10;
    display: inline-block;
    background: url(../images/assinatura.png) no-repeat center;
    float: right;
    width: 100px;
    height: 20px;
    text-indent: 9999px;
    outline: none;
}

.conteudo-paginas{
	padding-bottom: 80px;
}

#Top_bar .menu > li > a.button{
	margin: 0 0 0 10px;
}

/* Produto */
.produto-interna{
	padding:60px 50px 20px;
	background-color:#f7f4ef;
}

.produto-interna .image_wrapper{
	border: 1px solid #DEDEDE;
}

.thumbnails.columns-3{
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-column-gap: 4px;
	grid-row-gap: 4px;
}

.thumbnails.columns-3 a{
	position: relative;
	width: 100%;
	height: auto;
	display: block;
	padding-bottom: 100%;
}

#Content .thumbnails.columns-3 a img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.produto-interna h2{
	font-size: 26px;
}

.produto-interna p, .produto-interna{
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
	color: #333333
}

.caixa-compartilhamento{
	padding-top: 20px;
}

.caixa-compartilhamento h3{
	font-size: 14px;
	line-height: 22px;
	font-weight: 700;
	color: #000000;
	margin-bottom: 10px;
}

.caixa-compartilhamento a{
	display: inline-block;
	vertical-align: top;
	margin: 0 5px 0 0;
	font-size: 22px;
	color: #ab141e;
}

.gallery-item{
	height: 278px; 
	overflow: hidden;
}

#Side_slide #menu ul li a{
	margin: 0;
}

/* Instagram */
#gallery-1 {
	margin: auto;
}

#gallery-1 .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 24.99%;
}

#gallery-1 img {
	border: 2px solid #cfcfcf;
}

#gallery-1 .gallery-caption {
	margin-left: 0;
}

.empresa-home{
	padding-top:0px;
	padding-bottom:60px;
	/*background-image: url(../images/home_meat_sectionbg1.jpg);*/
	/*background-repeat:no-repeat;*/
	/*background-position:center top;*/
}

.coluna-texto-empresa{
	background-color:#f7f4ef;
	padding:50px 50px 35px;
	margin-top: 40px;
}

.separador10{
	margin: 0 auto 10px;
}

.separador25{
	margin: 0 auto 25px;
}

.separador50{
	margin: 0 auto 50px;
}

#footer .widgets_wrapper{
	padding: 80px 0;
}

.logo-rodape{
	max-width: 80%;
}

.caixa-rodape{
	border: 5px solid rgba(0, 0, 0, 0.2);
	overflow: hidden;
	padding: 40px 5% 25px;
}

.caixa-rodape p{
	color: #FFFFFF;
}

.produtos-home{
	padding-top: 80px;
	padding-bottom:90px;
	background-color: #F7F4EF;
}

.banner-qualidade{
	padding-top: 0px;
	padding-bottom:0px;
	background-image:url(../images/home_meat_sectionbg3.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color: #F7F4EF;
}

.parallax-home{
	padding:130px 10% 80px
}

.topo-instagram{
	padding-top:110px;
	padding-bottom:80px;
	background-image:url(../images/home_meat_sectionbg2.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

.botao-whats{
	background-color: #20B038;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 700;
	padding: 5px 30px;
	line-height: 40px;
	position: fixed;
	right: 20px;
	bottom: 80px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	z-index: 999;
}

.botao-whats i{
	font-size: 20px;
	margin-right: 5px;
}

.botao-whats:hover{
	color: #FFFFFF;
	background-color: #009E1A;
}

.btn-download{
    background-color: transparent;
    border: 1px solid #CECECE;
    padding: 15px 20px;
    font-size: 14px;
    margin: 10px 0 0 10px;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    color: #777;
    line-height: 15px;
}

.btn-download i{
	vertical-align: middle;
	margin-right: 5px;
	font-size: 18px;
}

.btn-download:hover{
	background-color: #CECECE;
	color: #000000;
}

.tabela-empresas, .tabela-empresas tr, .tabela-empresas td{
	border: none;
}

.tabela-empresas table td{
	padding: 0 50px;
}

@media only screen and (max-width: 1239px) {
	h1, h2{font-size: 32px; line-height: 40px;}
	.coluna-texto-empresa{padding: 40px 40px 20px;}
	.tp-banner:after{display: none;}
	.produto-individual h4 {font-size: 18px; line-height: 24px; height: 48px; margin: 0 0 20px;}
	#Top_bar.is-sticky a.responsive-menu-toggle{top: 13px;}
	.produtos-home{padding-bottom: 30px; padding-top: 50px;}
	.parallax-home{padding: 80px 10% 50px;}
	.topo-instagram{padding-top: 60px; padding-bottom: 60px;}
	.caixa-rodape{padding: 30px 30px 20px;}
	.caixa-rodape .one-third{display: none;}
	.caixa-rodape .two-third.column{width: 100%;}
}

@media only screen and (max-width: 959px) {
	h1, h2{font-size: 26px; line-height: 30px;}
	body, p{text-align: center; font-size: 14px; line-height: 24px;}
	.empresa-home .two-fifth.mcb-wrap{width: auto;}
	.coluna-texto-empresa {padding: 30px 30px 20px; margin-top: 20px;}
	.coluna-texto-empresa .separador10{display: none;}
	/*.empresa-home{padding-bottom: 500px; background-image: url(../images/empresa-home-mobile.jpg); background-position: center bottom;}*/
	.produto-individual h4 {font-size: 16px; line-height: 20px; height: 40px; margin: 0 0 15px;}
	.parallax-home {padding: 100px 150px 20px;}
	.parallax-home .column_image{margin-bottom: 20px;}
	.caixa-logo-rodape, #Footer .widgets_wrapper .one-fifth{display: none;}
	#Footer .tamanho-caixa-rodape{width: 98%;}
	.caixa-rodape .no_line{display: none;}
}

@media only screen and (max-width: 767px) {
	body{padding-bottom: 60px;}
	.parallax-home {padding: 50px 20% 40px;}
	.botao-whats{position: fixed; left: 0; bottom: 0; right: 0; text-align: center; line-height: 30px; padding: 5px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.conteudo-paginas img{height: auto !important; float: none !important; display: block; margin: 0 auto 30px !important;}
	.conteudo-paginas .column_attr{padding-right: 0 !important;}
	.tabela-empresas, .tabela-empresas tr, .tabela-empresas td{display: block;}
	.tabela-empresas table td{padding: 0 0 30px;}
	.busca{margin-left: auto; margin-right: auto;}

}

.caixa-alert{
	position: fixed;
	left: 5px;
	bottom: 5px;
	width: 400px;
	padding: 30px;
	background-color: #FFFFFF;
	z-index: 9999;
	-webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.2);
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.2);
}

body .caixa-alert p{
	font-size: 14px;
	color: #999999;
	margin: 0 0 15px;
	line-height: 24px;
}

body .caixa-alert a{
	color: #C21B24;
}

.caixa-alert a.botaoCookies{
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	padding: 0 20px;
	height: 36px;
	line-height: 36px;
	background-color: #C21B24;
	color: #FFFFFF;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    margin-left: 15px;
}

.caixa-alert a.botaoCookies:hover{
	color: #FFFFFF;
	background-color: #333333;
}

.recusar{
	display: inline-block;
	vertical-align: middle;
	line-height: 36px;
	background-color: transparent;
	border: none;
	color: #999999;
	text-decoration: underline;
}

.texto-simples p{
	margin-bottom: 10px;
}

@media (max-width: 1000px) {
	.caixa-alert{
		padding: 20px;
	}
}

@media (max-width: 767px) {
	.caixa-alert{
		max-width: 90%;
	}

    .caixa-alert p{
        font-size: 12px;
        line-height: 20px;
    }
}