



.fancybox-wrap,

.fancybox-skin,

.fancybox-outer,

.fancybox-inner,

.fancybox-image,

.fancybox-wrap iframe,

.fancybox-wrap object,

.fancybox-nav,

.fancybox-nav span,

.fancybox-tmp {

	padding: 0;

	margin: 0;

	border: 0;

	outline: none;

	vertical-align: top

}



.fancybox-wrap {

	position: absolute;

	top: 0;

	left: 0;

	z-index: 8020

}



.fancybox-skin {

	position: relative;

	background: #f9f9f9;

	color: #444444;

	text-shadow: none;

	-webkit-border-radius: 4px;

	-moz-border-radius: 4px;

	border-radius: 4px

}



.fancybox-opened {

	z-index: 8030

}



.fancybox-opened .fancybox-skin {

	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);

	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);

	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)

}



.fancybox-outer,

.fancybox-inner {

	position: relative

}



.fancybox-inner {

	overflow: hidden

}



.fancybox-type-iframe .fancybox-inner {

	-webkit-overflow-scrolling: touch

}



.fancybox-error {

	color: #444;

	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;

	margin: 0;

	padding: 15px;

	white-space: nowrap

}



.fancybox-image,

.fancybox-iframe {

	display: block;

	width: 100%;

	height: 100%

}



.fancybox-image {

	max-width: 100%;

	max-height: 100%

}



#fancybox-loading,

.fancybox-close,

.fancybox-prev span,

.fancybox-next span {

	background-image: url('fancybox/fancybox_sprite.png')

}



#fancybox-loading {

	position: fixed;

	top: 50%;

	left: 50%;

	margin-top: -22px;

	margin-left: -22px;

	background-position: 0 -108px;

	opacity: 0.8;

	cursor: pointer;

	z-index: 8060

}



#fancybox-loading div {

	width: 44px;

	height: 44px;

	background: url('fancybox/fancybox_loading.gif') center center no-repeat

}



.fancybox-close {

	position: absolute;

	top: -20px;

	right: -20px;

	width: 36px;

	height: 36px;

	cursor: pointer;

	z-index: 8040

}



.fancybox-nav {

	position: absolute;

	top: 0;

	width: 40%;

	height: 100%;

	cursor: pointer;

	text-decoration: none;

	background: transparent url('fancybox/blank.gif');

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);

	z-index: 8040

}



.fancybox-prev {

	left: 0

}



.fancybox-next {

	right: 0

}



.fancybox-nav span {

	position: absolute;

	top: 50%;

	width: 36px;

	height: 34px;

	margin-top: -18px;

	cursor: pointer;

	z-index: 8040;

	visibility: hidden

}



.fancybox-prev span {

	left: 10px;

	background-position: 0 -36px

}



.fancybox-next span {

	right: 10px;

	background-position: 0 -72px

}



.fancybox-nav:hover span {

	visibility: visible

}



.fancybox-tmp {

	position: absolute;

	top: -99999px;

	left: -99999px;

	visibility: hidden;

	max-width: 99999px;

	max-height: 99999px;

	overflow: visible !important

}



.fancybox-lock {

	overflow: hidden !important;

	width: auto

}



.fancybox-lock body {

	overflow: hidden !important

}



.fancybox-lock-test {

	overflow-y: hidden !important

}



.fancybox-overlay {

	position: absolute;

	top: 0;

	left: 0;

	overflow: hidden;

	display: none;

	z-index: 8010;

	background: url('fancybox/fancybox_overlay.png')

}



.fancybox-overlay-fixed {

	position: fixed;

	bottom: 0;

	right: 0

}



.fancybox-lock .fancybox-overlay {

	overflow: auto;

	overflow-y: scroll

}



.fancybox-title {

	visibility: hidden;

	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;

	position: relative;

	text-shadow: none;

	z-index: 8050

}



.fancybox-opened .fancybox-title {

	visibility: visible

}



.fancybox-title-float-wrap {

	position: absolute;

	bottom: 0;

	right: 50%;

	margin-bottom: -35px;

	z-index: 8050;

	text-align: center

}



.fancybox-title-float-wrap .child {

	display: inline-block;

	margin-right: -100%;

	padding: 2px 20px;

	background: transparent;

	background: rgba(0, 0, 0, 0.8);

	-webkit-border-radius: 15px;

	-moz-border-radius: 15px;

	border-radius: 15px;

	text-shadow: 0 1px 2px #222;

	color: #FFF;

	font-weight: bold;

	line-height: 24px;

	white-space: nowrap

}



.fancybox-title-outside-wrap {

	position: relative;

	margin-top: 10px;

	color: #fff

}



.fancybox-title-inside-wrap {

	padding-top: 10px

}



.fancybox-title-over-wrap {

	position: absolute;

	bottom: 0;

	left: 0;

	color: #fff;

	padding: 10px;

	background: #000;

	background: rgba(0, 0, 0, .8)

}



@media only screen and (-webkit-min-device-pixel-ratio: 1.5),

only screen and (min--moz-device-pixel-ratio: 1.5),

only screen and (min-device-pixel-ratio: 1.5) {

	#fancybox-loading,

	.fancybox-close,

	.fancybox-prev span,

	.fancybox-next span {

		background-image: url('fancybox/fancybox_sprite%402x.png');

		background-size: 44px 152px

	}

	#fancybox-loading div {

		background-image: url('fancybox/fancybox_loading%402x.gif');

		background-size: 24px 24px

	}

}



.powl-carousel .animated {

	-webkit-animation-duration: 1000ms;

	animation-duration: 1000ms;

	-webkit-animation-fill-mode: both;

	animation-fill-mode: both

}



.powl-carousel .powl-animated-in {

	z-index: 0

}



.powl-carousel .powl-animated-out {

	z-index: 1

}



.powl-carousel .fadeOut {

	-webkit-animation-name: fadeOut;

	animation-name: fadeOut

}



@-webkit-keyframes fadeOut {

	0% {

		opacity: 1

	}

	100% {

		opacity: 0

	}

}



@keyframes fadeOut {

	0% {

		opacity: 1

	}

	100% {

		opacity: 0

	}

}



.powl-height {

	-webkit-transition: height 500ms ease-in-out;

	-moz-transition: height 500ms ease-in-out;

	-ms-transition: height 500ms ease-in-out;

	-o-transition: height 500ms ease-in-out;

	transition: height 500ms ease-in-out

}



.powl-carousel {

	display: none;

	width: 100%;

	-webkit-tap-highlight-color: transparent;

	position: relative;

	z-index: 1

}



.powl-carousel .powl-stage {

	position: relative;

	-ms-touch-action: pan-Y

}



.powl-carousel .powl-stage:after {

	content: ".";

	display: block;

	clear: both;

	visibility: hidden;

	line-height: 0;

	height: 0

}



.powl-carousel .powl-stage-outer {

	position: relative;

	overflow: hidden;

	-webkit-transform: translate3d(0px, 0px, 0px)

}



.powl-carousel .powl-controls .powl-nav .powl-prev,

.powl-carousel .powl-controls .powl-nav .powl-next,

.powl-carousel .powl-controls .powl-dot {

	cursor: pointer;

	cursor: hand;

	-webkit-user-select: none;

	-khtml-user-select: none;

	-moz-user-select: none;

	-ms-user-select: none;

	user-select: none

}



.powl-carousel.powl-loaded {

	display: block

}



.powl-carousel.powl-loading {

	opacity: 0;

	display: block

}



.powl-carousel.powl-hidden {

	opacity: 0

}



.powl-carousel .powl-refresh .powl-item {

	display: none

}



.powl-carousel .powl-item {

	position: relative;

	min-height: 1px;

	float: left;

	-webkit-backface-visibility: hidden;

	-webkit-tap-highlight-color: transparent;

	-webkit-touch-callout: none;

	-webkit-user-select: none;

	-moz-user-select: none;

	-ms-user-select: none;

	user-select: none

}



.powl-carousel .powl-item img {

	display: block;

	width: 100%;

	-webkit-transform-style: preserve-3d

}



.powl-carousel.powl-text-select-on .powl-item {

	-webkit-user-select: auto;

	-moz-user-select: auto;

	-ms-user-select: auto;

	user-select: auto

}



.powl-carousel .powl-grab {

	cursor: move;

	cursor: -webkit-grab;

	cursor: -o-grab;

	cursor: -ms-grab;

	cursor: grab

}



.powl-carousel.powl-rtl {

	direction: rtl

}



.powl-carousel.powl-rtl .powl-item {

	float: right

}



.no-js .powl-carousel {

	display: block

}



.powl-carousel .powl-item .powl-lazy {

	opacity: 0;

	-webkit-transition: opacity 400ms ease;

	-moz-transition: opacity 400ms ease;

	-ms-transition: opacity 400ms ease;

	-o-transition: opacity 400ms ease;

	transition: opacity 400ms ease

}



.powl-carousel .powl-item img {

	transform-style: preserve-3d

}



.powl-carousel .powl-video-wrapper {

	position: relative;

	height: 100%;

	background: #000

}



.powl-carousel .powl-video-play-icon {

	position: absolute;

	height: 80px;

	width: 80px;

	left: 50%;

	top: 50%;

	margin-left: -40px;

	margin-top: -40px;

	background: url("owl.video.play.html") no-repeat;

	cursor: pointer;

	z-index: 1;

	-webkit-backface-visibility: hidden;

	-webkit-transition: scale 100ms ease;

	-moz-transition: scale 100ms ease;

	-ms-transition: scale 100ms ease;

	-o-transition: scale 100ms ease;

	transition: scale 100ms ease

}



.powl-carousel .powl-video-play-icon:hover {

	-webkit-transition: scale(1.3, 1.3);

	-moz-transition: scale(1.3, 1.3);

	-ms-transition: scale(1.3, 1.3);

	-o-transition: scale(1.3, 1.3);

	transition: scale(1.3, 1.3)

}



.powl-carousel .powl-video-playing .powl-video-tn,

.powl-carousel .powl-video-playing .powl-video-play-icon {

	display: none

}



.powl-carousel .powl-video-tn {

	opacity: 0;

	height: 100%;

	background-position: center center;

	background-repeat: no-repeat;

	-webkit-background-size: contain;

	-moz-background-size: contain;

	-o-background-size: contain;

	background-size: contain;

	-webkit-transition: opacity 400ms ease;

	-moz-transition: opacity 400ms ease;

	-ms-transition: opacity 400ms ease;

	-o-transition: opacity 400ms ease;

	transition: opacity 400ms ease

}



.powl-carousel .powl-video-frame {

	position: relative;

	z-index: 1

}



#banner {

	position: relative

}



#banner .powl-controls {

	position: absolute;

	bottom: 10px;

	width: 100%

}



.powl-theme .powl-nav {

	margin: 0 !important

}



#banner .owl-theme .owl-dots .powl-dot {

	border: 2px solid transparent;

	border-radius: 15px;

	padding: 4px;

	margin: 5px

}



.powl-theme .powl-dots .powl-dot.active {

	border-color: #fff

}



#banner .owl-theme .owl-dots .owl-dot span {

	margin: 0 !important;

	background: #fff !important;

	border: 2px;

	border-radius: 15px

}



.powl-theme .powl-dots .powl-dot.active span,

.powl-theme .powl-dots .powl-dot:hover span {

	background: #fff !important

}



h2 {

	font-size: 50px;

	line-height: 60px;

	font-weight: 900;

	color: #fff

}



.quem-somos {
/*url("img/bg-quem-somos.jpg")*/


	background-size: cover;

	background-attachment: fixed;

	position: relative

}



.quem-somos .box-descricao td {

	height: 904px;

	vertical-align: middle;

	color: #fff

}



.quem-somos .box-descricao td h2 {

	margin-bottom: 31px

}



.quem-somos .box-descricao td p {

	font-size: 20px;

	margin-bottom: 32px;

	text-align: justify;

}

#laminas .bloco-texto p {
	text-align: justify;
}



.quem-somos .box-descricao td a {

	transition: opacity 0.5s

}



.quem-somos .box-descricao td a:hover {

	opacity: 0.5

}



.quem-somos .box-descricao td div {

	padding: 0 15px 196px

}



.box-dados {

	position: absolute;

	bottom: 0;

	width: 100%;

	height: 264px;

	background: url("img/bg-dados.png") no-repeat bottom center

}



.box-dados table {

	width: 100%

}



.box-dados table td {

	transition: all 400ms linear;

	/*cursor: zoom-in*/

}



.box-dados table td img {

	margin: 0 auto

}



.box-dados table td strong {

	text-align: center;

	display: block;

	font-size: 46px;

	line-height: 46px;

	padding: 14px 0 0

}



.box-dados table td p {

	text-align: center;

	font-size: 18px;

	color: #565656;

	line-height: 22px

}



.box-dados table td:nth-child(1) .color {

	color: #3baaea

}



.box-dados table td:nth-child(2) .color {

	color: #22b0e8

}



.box-dados table td:nth-child(3) .color {

	color: #3596d0

}



.box-dados table td:nth-child(4) .color {

	color: #3596d0

}



.box-dados table td:nth-child(5) .color {

	color: #2e84b7

}



.box-dados table td:nth-child(6) .color {

	color: #28719d

}



.box-dados table td:nth-child(7) .color {

	color: #28719d

}



.box-dados table td:nth-child(1)>div {

	margin-top: 54px

}



.box-dados table td:nth-child(2)>div {

	margin-top: 48px

}



.box-dados table td:nth-child(3)>div {

	margin-top: 33px

}



.box-dados table td:nth-child(4)>div {

	margin-top: 24px

}



.box-dados table td:nth-child(5)>div {

	margin-top: 14px

}



.box-dados table td:nth-child(6)>div {

	margin-top: 6px

}



.box-dados table td:nth-child(7)>div {

	margin-top: 0

}



.box-dados table td:nth-child(1) .bg-color i {

	background-color: #3baaea

}



.box-dados table td:nth-child(2) .bg-color i {

	background-color: #22b0e8

}



.box-dados table td:nth-child(3) .bg-color i {

	background-color: #3596d0

}



.box-dados table td:nth-child(4) .bg-color i {

	background-color: #3596d0

}



.box-dados table td:nth-child(5) .bg-color i {

	background-color: #2e84b7

}



.box-dados table td:nth-child(6) .bg-color i {

	background-color: #28719d

}



.box-dados table td:nth-child(7) .bg-color i {

	background-color: #28719d

}



.box-dados table td .icone {

	display: table;

	margin: 0 auto;

	border-radius: 50px

}



.box-dados table td .icone i {

	border: 4px solid #d8ecf8;

	border-radius: 50px

}



.box-dados table td:hover {

	transform: scale(1.1)

}



.box-dados table td:hover .bg-color i {

	border-color: #fff;

	transform: scale(1.1)

}



.box-dados table td:hover strong {

	font-size: 50px;

	/*animation: moveFromBottom 500ms ease*/

}



@keyframes moveFromBottom {

	from {

		opacity: 0;

		transform: translateY(200%)

	}

	to {

		opacity: 1;

		transform: translateY(0%)

	}

}



.item-categoria {}



.item-categoria.item-categoria__natura {

	background: url("img/bg-in-natura.jpg") no-repeat center

}



.item-categoria.item-categoria__congelados {

	background: url("img/bg-congelados.jpg") no-repeat center

}



.item-categoria a.btn {

	position: relative;

	overflow: hidden;

	transition: all 0.3s ease

}



.item-categoria a.btn:hover {

	background: rgba(255, 255, 255, 0.85);

	color: #000

}



.item-categoria a.btn:hover::after {

	animation: sheen 1s forwards

}



.item-categoria a.btn::after {

	content: '';

	position: absolute;

	top: -50%;

	right: -50%;

	bottom: -50%;

	left: -100%;

	background: linear-gradient(to bottom, rgba(229, 172, 142, 0), rgba(255, 255, 255, 0.5) 50%, rgba(229, 172, 142, 0));

	transform: rotateZ(60deg) translate(-5em, 7.5em)

}



.item-categoria a.btn::before {}



.item-categoria.item-categoria__congelados a.btn:hover {

	color: #3caaea

}



.item-categoria.item-categoria__natura a.btn:hover {

	color: #d9241c

}



.item-categoria table {

	width: 100%

}



.item-categoria td {

	vertical-align: middle;

	padding: 220px 0;

	position: relative

}



.item-categoria td:nth-child(2) div {

	float: right

}



.item-categoria td h2 {}



.item-categoria td a.fancybox * {

	transition: all 0.3s ease

}



.item-categoria td a.fancybox i {

	position: absolute;

	left: 50%;

	top: 50%;

	margin-left: -86px;

	margin-top: -86px

}



.item-categoria td a.fancybox:hover i {

	transform: scale(1.3)

}



.item-categoria td a.fancybox:hover img {}



.item-categoria td img {

	max-width: 100%

}



.item-categoria td.box-video {

	width: 66%

}



.item-categoria td.box-video {}



@keyframes sheen {

	100% {

		transform: rotateZ(60deg) translate(1em, -9em)

	}

}



@media (max-width: 1024px) {

	.item-categoria td {

		padding: 70px 0;

		width: 50% !important

	}

	.box-dados {

		background: #d8ecf8;

		height: auto;

		position: relative

	}

	.box-dados table td {

		float: left;

		padding: 15px 0

	}

	.box-dados table td>div {

		margin: 0 !important;

		height: 200px;

		margin: 0 auto !important;

		text-align: center;

		display: block !important

	}

	.box-dados table tr::after {

		content: "";

		clear: both !important;

		float: none !important;

		margin: 0!important;

		padding: 0!important;

		height: 0!important;

		width: 0!important

	}

}



@media screen and (max-width: 768px) {

	.item-categoria td {

		display: block;

		width: 100% !important;

		padding: 40px 0;

		height: auto

	}

	.quem-somos {

		padding-top: 40px;
		background: none;
		background-color: #3BAAEA;

	}

	.quem-somos .box-descricao {

		margin-bottom: 40px

	}

	.quem-somos .box-descricao td {

		height: auto

	}

	.quem-somos .box-descricao td div {

		padding: 0

	}

}



@media screen and (max-width: 600px) {

	.item-categoria td h2 {

		font-size: 40px;

		line-height: 40px

	}

	.item-categoria td a.fancybox i {

		transform: scale(0.7)

	}

	.item-categoria td a.fancybox:hover i {

		transform: scale(0.9)

	}

}



@media screen and (max-width: 375px) {}





#banner {
	position: relative !important;
	margin-bottom: -8px !important;
}



.disabled { display: none !important; }
#banner .owl-dots {
	position: absolute;
	bottom: 25px;
	z-index: 9989989;
}

#banner .owl-dots .owl-dot {
	text-align: center;
	width: 16px;
	height: 16px;
	background: transparent;
	color: #000;
	border-radius: 50px;
	border: solid 2px #fff;
	margin: 5px;

}

#banner .owl-dots {
	width: 100%;
	text-align: center;
}

#banner .owl-dot + .active {
	background-color: #fff;
}



#banner .owl-controls .owl-dot {
    display: inline-block;

}


/*

 * Owl Carousel v2.2.1

 * Copyright 2013-2017 David Deutsch

 * Licensed under  ()


.owl - theme.owl - dots, .owl - theme.owl - nav {

    text - align: center; - webkit - tap - highlight - color: transparent

}.owl - theme.owl - nav {

    margin - top: 10 px

}.owl - theme.owl - nav[class *= owl - ] {

    color: #FFF;font - size: 14 px;margin: 5 px;padding: 4 px 7 px;background: #D6D6D6;display: inline - block;cursor: pointer;border - radius: 3 px

}.owl - theme.owl - nav[class *= owl - ]: hover {

    background: #869791;color:# FFF;text - decoration: none

}.owl - theme.owl - nav.disabled {

    opacity: .5;cursor: default

}.owl - theme.owl - nav.disabled + .owl - dots {

    margin - top: 10 px

}.owl - theme.owl - dots.owl - dot {

    display: inline - block;zoom: 1

}.owl - theme.owl - dots.owl - dot span {

    width: 10 px;height: 10 px;margin: 5 px 7 px;background: #fedd84;display: block; - webkit - backface - visibility: visible;transition: opacity .2 s ease;border - radius: 30 px

}.owl - theme.owl - dots.owl - dot.active span, .owl - theme.owl - dots.owl - dot: hover span {

    background: #febb0a

} */
