	html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,a,img,small,sub,b,dl,dd,dt,ul,li,label,article,details,footer,header,menu,nav,input,textarea,select{	
		background:transparent;
		border:0;
		outline:0;
		padding:0;
		margin:0;
	}
	
	
	html,body{
		font-family: 'Quicksand', sans-serif;
		font-size:15px;
		font-weight:300;
		color:#464646;
		height:100%;
		width:100%;
		background:#ffffff;
	}
	
	body{
		overflow-x:hidden;
	}
	
	h1, h2, h3, h4, h5, h6 {
		font-weight: 400;
		font-family: 'Quicksand', sans-serif;
		text-transform:uppercase;
		color:#222222;
	}	
	
	h1 {
		font-size:36px;
		letter-spacing:3px;
		color:#222222;
		text-transform:uppercase;
		margin-bottom: 15px;
	}
	
	p {
		font-size:15px;
	}
	
	b {
		color:#222;
	}
	
	b, strong {
		font-weight:700;
	}
	.small-width {
		width:980px;
	}
	
	.no-padding {
		padding:0!important;
	}
	
	a:hover, a:active, a:focus, button, input.submit, input[type="submit"], input[type="reset"], input[type="button"], input[type="image"] {
	  outline: 0;
	}
	
	a {
        text-decoration: none;
    }
	
	a, button, input.submit, input[type="submit"], input[type="reset"], input[type="button"], input[type="image"], .animationcss {
		-moz-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
		-ms-transition: all 0.2s linear;
		-webkit-transition: all 0.2s linear;
		transition: all 0.2s linear;
	}
	
	li {
		list-style:none;
	}
	
	a {
		outline: 0;
	}
	
	a:hover {
		text-decoration:none;
	}
	
	form {
		padding:0;
		margin:0;	
	}
	
	/* ANIMAÇÕES AO APARECER */
	.element_from_top {
		top: -50px;
		padding-right: 0px;
		opacity: 0;
		position: relative;
	}
	.element_from_bottom {
		bottom: -50px;
		padding-left: 0px;
		opacity: 0;
		position: relative;
	}
	.element_from_left {
		left: -80px;
		padding-right: 0px;
		opacity: 0;
		position: relative;
	}
	.element_from_right {
		right: -80px;
		padding-left: 0px;
		opacity: 0;
		position: relative;
	}
	.element_fade_in {
		opacity: 0;
		position: relative;
		padding-left: 0px;
		right: 0px;
	}
	
	@media only screen and (max-width: 1169px) {
		.element_from_left {
			left: 0px;
		}
		.element_from_right {
			right: 0px;
		}
	}
	
	
	.mask {
		background-color:#FFF;
		width:100%;
		height:100%;
		position:fixed;
		z-index:100000;
	}
	
	#loader {
		background:none;
	}
	

/* Parallax Styles */
	.parallax {
		text-align: center;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		background-attachment: fixed !important;
		behavior: url(css/backgroundsize.htc);
	}
	.parallax-overlay {
		background-color:rgba(0,0,0,0.80);
	}
	

/* CONTAINERS */
	.content, .content2 {
		width:100%;
		height:100%;
		padding-top:135px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
	}
	@media only screen and (max-width: 899px) {
		.content, .content2 {
			padding-top:90px;		
		}
	}
	@media only screen and (max-width: 740px) {
		.content, .content2 {
			padding-top:70px;		
		}
	}
	.outer_table {
		width:100%;
		height:100%;
		text-align:center;
		display:table;
	}
	.outer_table.no_height {
		height:auto;	
	}
	/*.outer_table.banner {
		height:70%;
		min-height:460px;
		max-height:460px;
	}
	.outer_table.banner.firefox {
		min-height:428px;
		max-height:428px;
	}*/
	.outer_table > .row1, .outer_table > .row2 {
		width:100%;
		display:table-row;
	}
	.outer_table .bottom_row, .div_table {
		width:100%;
		height:100%;
		display:table;
	}
	.outer_table .bottom_row > div, .div_row {
		width:100%;
		display:table-cell;
		vertical-align:bottom;
	}
	.div_row.align_top {
		vertical-align:top;		
	}
	.div_row.align_middle {
		vertical-align:middle;		
	}
	.div_row.align_bottom {
		vertical-align:bottom;
	}
	.container_100 {
		width:100%;
		padding:0;
	}
	.container_1280 {
		width:100%;
		max-width:1280px;
		margin:auto;
		padding:0;
	}
	.container_1010 {
		width:100%;
		max-width:1010px;
		margin:auto;
		padding:0;
	}
	
	
/* HOMEPAGE */
	
	/*BANNER SLIDE*/
	#home {
		height: 100%;
		position: relative;
		width: 100%;
	}
	.fullwidth-slider_vert {
		display:none;	
	}
	#home.parallax-slider .slide {
		text-align: center;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		behavior: url(css/backgroundsize.htc);
	}
	#home.parallax-slider .slide img {
		width:100%;
		max-width:1500px;
		height:auto;	
	}
	#home.parallax-slider .slide.vertical img {
		width:100%;
		max-width:870px;
		height:auto;	
	}
	.banners_controls {
		width:100%;
		position:absolute;
		z-index:500;
		padding-left:40px;
	}
	.banners_controls div {
		width:100%;
		max-width:1010px;
		text-align:left;
		margin:auto;
	}
	#bx-pager {
		display:table;	
	}
	#bx-pager a {
		padding:0;
		margin:0;
		margin-right:3px;
		background:none;
		border:0;
		display:inline-block;
		float:left;
		
		background-image:url(imgs/elem/bullet.png);
		background-repeat:no-repeat;
		background-position:center;
		width:13px;
		height:14px;
		margin-bottom:0px;
		
		transition:all 0.3s ease 0s;
		-moz-transition:all 0.3s ease 0s;
		-webkit-transition:all 0.3s ease 0s;
		-o-transition:all 0.3s ease 0s;
	}
	
	#bx-pager a.active, #bx-pager a:hover {		
		background-image:url(imgs/elem/bullet_.png);
	}
	
	@media only screen and (max-width: 1024px) {
		.banners_controls div {
			padding-left:5px;
		}
	}
	
	
	
	
	
	
	
	
	
	/*.banners_controls {
		width:19px;
		right:11px;
		top:50%;
		position:absolute;
		z-index:500;
	}
	#bx-pager a {
		padding:0;
		margin:0;
		background:none;
		border:0;
		display:block;		
		background-image:url(imgs/elem/bullet.png);
		background-repeat:no-repeat;
		background-position:center;
		width:19px;
		height:19px;
		margin-bottom:5px;
		
		transition:all 0.3s ease 0s;
		-moz-transition:all 0.3s ease 0s;
		-webkit-transition:all 0.3s ease 0s;
		-o-transition:all 0.3s ease 0s;
	}	
	#bx-pager a.active, #bx-pager a:hover {		
		background-image:url(imgs/elem/bullet_.png);
	}*/
	
	.banner_texto {
		position:absolute; 
		width:100%; 
		top:308px;
	}
	
	.banner_texto_texto {
		display:inline-block; 
		background:url(imgs/elem/banner_texto_fundo.png) repeat center; 
		padding:15px; 
		font-size:34px; 
		line-height:36px;
		color:#978c5f;
		letter-spacing:-0.075em;	
	}
	@media only screen and (max-width: 1024px) {
		.banner_texto_texto {
			font-size:30px; 
			line-height:32px;
			margin-left:10px;
		}
	}
	@media only screen and (max-width: 899px) {
		.banner_texto_texto {
			font-size:28px; 
			line-height:30px;
		}
	}
	@media only screen and (max-width: 768px) {
		.banner_texto_texto {
			font-size:26px; 
			line-height:28px;
			margin-right:10px;
		}
	}
	@media only screen and (max-width: 600px) {
		.banner_texto_texto {
			font-size:24px; 
			line-height:26px;
		}
	}

	.home_menu {
		display:table;
		width:100%;
		height:100%;
		position:relative;
		/*padding-top:17px;*/
	}
	.home_menu .home_menu1 {
		width:100%;
		display:table-row;
		height:auto;
	}
	.home_menu .home_menu2 {
		width:100%;
		display:table-row;
		height:100%;
		vertical-align:bottom;
	}
	.home_menu .home_menu2 .home_port1, .home_menu .home_menu2 .home_port2 {
		font-family: 'Quicksand', sans-serif;
		font-size:33px;
		line-height:normal;
		letter-spacing:0.05em;
		color: #60798a;
		text-transform:uppercase;
		font-weight:300;	
	}
	.home_menu .home_menu2 .home_port1 {
		padding-top:20px;
	}
	.home_menu .home_menu2 .home_port2 {
		font-size:20px;
		letter-spacing:0.1em;
		color: #5fcec0;
		padding:5px 0;
	}
	.home_menu .home_menu2 .home_port3 {
		position:relative;
		padding:20px 0px;
	}
	.home_menu .home_menu2 .home_port3 .home_scroll {
		position:relative;
		margin:auto;
		width:72px;
		height:72px;
	}
	.home_menu .home_menu2 .home_port3 a {
		display:block;
		background:url(imgs/elem/seta_home.png) no-repeat center;
		background-size:cover;
	}
	.home_menu .home_menu2 .home_port3 a:hover {
		background:url(imgs/elem/seta_home_.png) no-repeat center;		
		background-size:cover;
	}
	.home_menu .home_menu2 .home_port3 a img {
		width:100%;
		height:auto;
	}
	@media only screen and (max-width: 1200px) {
		.home_menu .home_menu2 .home_port3 .home_scroll {
			width:72px;
			height:72px;
		}		
	}
	@media only screen and (max-width: 899px) {
		.outer_table > .row1.banner1 {
			height:70%;
		}
		.outer_table > .row2.banner2 {
			height:30%;
		}
		.home_menu .home_menu1 {
			display:none;
		}
		.home_menu .home_menu2 .home_port1, .home_menu .home_menu2 .home_port2 {
			font-size:28px;
			line-height:normal;
			letter-spacing:0.05em;
		}
		.home_menu .home_menu2 .home_port1 {
			padding-top:20px;
		}
		.home_menu .home_menu2 .home_port2 {
			font-size:18px;
			padding:2px 0;
		}
		.home_menu .home_menu2 .home_port3 {
			padding:10px 0px;
		}
		.home_menu .home_menu2 .home_port3 .home_scroll {
			width:62px;
			height:62px;
		}
	}
	
	.home_fundo_bem_vindo {
		background-color:#e9eae4;
		/*background:url(imgs/elem/home_fundo_bem_vindo.jpg) no-repeat right center; */
		background-size:cover; 
		width:100%; 
		height:330px;	
	}
	
	.home_content {
		display:table-cell; 
		vertical-align:middle;
		text-align:center;
	}
	
	.home_content > div {
		display:table;
		width:100%;
	}
	
	.home_titulo {
		display:table;
		font-family: 'Quicksand', sans-serif;
		font-size: 34px;
		line-height:45px;
		font-weight:300;
		color: #a29561;
		letter-spacing:-0.075em;
	}
	
	.home_sub_titulo {
		display:table;
		font-family: 'Quicksand', sans-serif;
		font-size: 26px;
		line-height:37px;
		font-weight:300;
		color: #464646;
		letter-spacing:-0.075em;
	}
	
	.home_texto {
		display:table;
		font-family: 'Quicksand', sans-serif;
		font-size: 17px;
		line-height:21px;
		font-weight:300;
		/*color: #7c7763;*/
		color:#4f453c;
		letter-spacing:-0.075em;
		text-align:justify;
		padding:40px 0;
	}
	
	.home_botao {
		display:table;
		background-color:#ac9f6a;
		color:#ffffff;
		font-size: 16px;
		font-weight:300;
		letter-spacing:-0.050em;
		padding:0 30px;
		padding-top:10px;
		padding-bottom:12px;
		cursor:pointer;
		transition:all 0.3s ease 0s;
		-moz-transition:all 0.3s ease 0s;
		-webkit-transition:all 0.3s ease 0s;
		-o-transition:all 0.3s ease 0s;
		text-align:center;
	}
	
	.home_botao:hover {
		background-color:#464646;
	}
	
	@media only screen and (max-width: 1500px) {
		.home_fundo_bem_vindo {
			/*background:url(imgs/elem/home_fundo_bem_vindo_.jpg) no-repeat right center; */
			background-size:cover; 
			width:100%; 
			height:328px;	
		}
	}
	
	@media only screen and (max-width: 1024px) {
		.home_fundo_bem_vindo {
			/*background:url(imgs/elem/home_fundo_bem_vindo_1024.jpg) no-repeat right center; */
			background-size:cover; 
			width:100%; 
			height:328px;	
		}
		
		.home_content {
			padding:0 20px;
		}
	
		.home_titulo {
			font-size: 32px;
			line-height:43px;
		}
		
		.home_sub_titulo {
			font-size: 24px;
			line-height:35px;
		}
		
		.home_texto {
			font-size: 15px;
			line-height:19px;
			padding:30px 0;
		}
		
		.home_botao {
			font-size: 15px;
			padding:0 20px;
			padding-top:9px;
			padding-bottom:11px;
		}
	}
	
	@media only screen and (max-width: 899px) {
		.home_fundo_bem_vindo {
			/*background:url(imgs/elem/home_fundo_bem_vindo_899.jpg) no-repeat right center; */
			background-size:cover; 
			width:100%; 
			height:328px;	
		}
	
		.home_titulo {
			font-size: 30px;
			line-height:41px;
		}
		
		.home_sub_titulo {
			font-size: 22px;
			line-height:33px;
		}
		
		.home_texto {
			font-size: 14px;
			line-height:18px;
			padding:25px 0;
		}
		
		.home_botao {
			font-size: 14px;
			padding:0 15px;
			padding-top:8px;
			padding-bottom:10px;
		}
	}
	
	@media only screen and (max-width: 768px) {
		.home_fundo_bem_vindo {
			/*background:url(imgs/elem/home_fundo_bem_vindo.jpg) no-repeat center; */
			background-size:cover; 
			width:100%; 
			height:328px;	
		}
	
		.home_titulo {
			font-size: 34px;
			line-height:45px;
		}
		
		.home_sub_titulo {
			font-size: 26px;
			line-height:37px;
		}
		
		.home_texto {
			font-size: 16px;
			line-height:20px;
			padding:40px 0;
		}
		
		.home_botao {
			font-size: 16px;
			padding:0 20px;
			padding-top:10px;
			padding-bottom:12px;
		}
	}
	
	@media only screen and (max-width: 600px) {
		.home_fundo_bem_vindo {
			height:228px;	
		}
	
		.home_titulo {
			font-size: 28px;
			line-height:39px;
		}
		
		.home_sub_titulo {
			font-size: 20px;
			line-height:31px;
		}
		
		.home_texto {
			font-size: 14px;
			line-height:18px;
			padding:20px 0;
		}
		
		.home_botao {
			font-size: 14px;
			padding-top:8px;
			padding-bottom:10px;
		}
	}
	
	@media only screen and (max-width: 500px) {
	
		.home_titulo {
			font-size:25px;
			line-height:36px;
		}
		
		.home_sub_titulo {
			font-size:17px;
			line-height:28px;
		}
	}
	
	
	
/* FOOTER */
	.footer {
		width:100%;
		text-align:center;	
	}
	.footer .footer_1 {
		background-color:#ada69f;
		border-bottom:1px solid #c2bebb;
		min-height:305px !important;
		padding-bottom:55px;
	}
	.footer .footer_1 > .container_1010 {
		display:table;
		height:100%;
		min-height:305px;
	}
	.footer .footer_1 .ft_menu {
		display:table-cell;
		width:100%;
		text-align:left;
		vertical-align:top;
		padding-top:55px;
	}
	.footer .footer_1 .ft_menu > div {
		display:table;
		text-align:left;
	}
	.footer_menu {
		width: 16.6666%;
		padding: 0 5px;
	}
	
	/*.footer .footer_1 .ft_menu .footer_menu.footer_menu_home {
		padding-right:60px;	
	}*/
	
	/*.footer .footer_1 .ft_menu .footer_menu.footer_menu_sobre {
		padding-left:20px;
	}*/
	
	/*.footer .footer_1 .ft_menu .footer_menu.footer_menu_producao {
		padding-right:55px;
	}
	
	.footer .footer_1 .ft_menu .footer_menu.footer_menu_armazem {
		padding-right:70px;
	}
	
	.footer .footer_1 .ft_menu .footer_menu.footer_menu_eventos {
		padding-right:69px;
	}
	
	.footer .footer_1 .ft_menu .footer_menu.footer_menu_contactos {
		padding-right:107px;
	}*/
	
	.footer .footer_1 .ft_menu .footer_menu, .footer .footer_1 .ft_menu .footer_menu a {
		display:table-cell;
		font-family: 'Quicksand', sans-serif;
		font-size: 17px;
		line-height:normal;
		font-weight:400;
		color: #ffffff;
		letter-spacing:-0.075em;
		text-shadow:none;
	}
	
	.footer .footer_1 .ft_menu .footer_menu a:hover {
		color: #4f453c;
		text-shadow:1px 1px #b9b2ac;
	}
	
	.footer .footer_1 .ft_menu .footer_menu .footer_sub_menus {
		padding-top:10px;
	}
	
	.footer .footer_1 .ft_menu .footer_menu .footer_sub_menu, .footer .footer_1 .ft_menu .footer_menu .footer_sub_menu a {
		font-family: 'Quicksand', sans-serif;
		font-size: 15px;
		line-height:15px;
		font-weight:400;
		color: #ffffff;
		letter-spacing:-0.075em;
		text-shadow:none;
	}

	.footer .footer_1 .ft_menu .footer_menu .footer_sub_menu {
    padding: 4px 0;
	}
	
	.footer .footer_1 .ft_menu .footer_menu .footer_sub_menu a:hover {
		color: #4f453c;
		text-shadow:1px 1px #b9b2ac;
	}
	
	.footer .footer_1 .ft_menu .footer_menu .footer_sub_menu2 a {
		font-family: 'Quicksand', sans-serif;
		font-size: 14px;
		line-height:15px;
		font-weight:500;
		color: #4f453c;
		letter-spacing:-0.075em;
		text-shadow:1px 1px #b9b2ac;
		/*padding-left:12px;*/
	}
	
	.footer .footer_1 .ft_menu .footer_menu .footer_sub_menu2 a:hover {
		color: #ffffff;
		text-shadow:none;
	}
	
	.footer .footer_1 .ft_menu .footer_menu .footer_fale {
		background:url(imgs/elem/footer_fale.png) no-repeat right center;
		width:93px;
		height:92px;
	}
	
	.footer .footer_1 .ft_menu .footer_menu .footer_precisa {
		padding-top:10px;
		font-family: 'Quicksand', sans-serif;
		font-size: 20px;
		line-height:20px;
		font-weight:400;
		color: #ffffff;
		letter-spacing:-0.075em;
	}
	
	.footer .footer_1 .ft_menu .footer_menu .footer_info {
		font-family: 'Quicksand', sans-serif;
		font-size: 23px;
		line-height:20px;
		font-weight:400;
		color: #ffffff;
		letter-spacing:-0.075em;
	}
	
	.footer .footer_1 .ft_menu .footer_menu .footer_tel, .footer_tel2 {
		padding-top:10px;
		font-family: 'Quicksand', sans-serif;
		font-size: 12px;
		line-height:20px;
		font-weight:400;
		color: #4f453c;
		letter-spacing:-0.075em;
		text-shadow:1px 1px #b9b2ac;
	}
	
	.footer .footer_1 .ft_menu .footer_menu .footer_tel2 {
		font-size: 20px;
	}
	
	.footer .footer_1 .ft_menu .footer_menu .footer_email a {
		font-family: 'Quicksand', sans-serif;
		font-size: 16px;
		line-height:12px;
		font-weight:400;
		color: #4f453c;
		letter-spacing:-0.075em;
		text-shadow:1px 1px #b9b2ac;
	}
	
	.footer .footer_1 .ft_menu .footer_menu .footer_email a:hover {
		color: #ffffff;
		text-shadow:none;
	}
	
	.footer .footer_2 {
		background-color:#65696e;
	}
	
	.footer .footer_2 .container_100 {
		width:100%;
		display:table;	
	}
	
	.footer .footer_2 .footer_facebook {
		display:table-cell;
		width:33%;
	}
	
	.footer .footer_2 .footer_facebook > div {
		display:table;
	}
	
	.footer .footer_2 .footer_facebook .footer_facebook_img {
		display:table-cell;
		background:url(imgs/elem/footer_facebook.png) no-repeat left;
		background-size:cover;
		width:60px;
		height:60px;
	}
	
	.footer .footer_2 .footer_facebook .footer_facebook_outros {
		display:table-cell;
		vertical-align:middle;
		padding-left:16px;
	}
	
	.footer .footer_2 .footer_facebook .footer_facebook_texto {
		font-family: 'Quicksand', sans-serif;
		font-size: 16px;
		font-weight:300;
		color: #ffffff;
		letter-spacing:-0.075em;
	}
	
	.footer .footer_2 .footer_facebook .footer_facebook_botoes {
		padding-top:5px;
		height:25px;
		overflow:hidden;
		float:left;
	}
	
	.footer .footer_2 .footer_direitos {
		display:table-cell;
		width:33%;
		text-align:center;
		vertical-align:middle;
		font-family: 'Quicksand', sans-serif;
		font-size: 9px;
		line-height:14px;
		font-weight:400;
		color: #ffffff;
		text-transform:uppercase;
	}
	
	.footer .footer_2 .footer_direitos a {
		font-family: 'Quicksand', sans-serif;
		font-size: 9px;
		line-height:14px;
		font-weight:400;
		color: #ffffff;
		text-transform:uppercase;
	}
	
	.footer .footer_2 .footer_direitos a:hover {
		color:#ac9f6a;
	}
	
	.footer .footer_2 .footer_logo {
		display:table-cell;
		width:33%;
	}
	
	.footer .footer_2 .footer_logo .footer_logo_img {
		background:url(imgs/elem/footer_logo.png) no-repeat right;
		background-size:cover;
		width:115px;
		height:60px;
	}
	
	@media only screen and (max-width: 1024px) {
		.footer .footer_1 .ft_menu {
			padding:0 20px;	
			padding-top:55px;
		}
		
		.footer .footer_1 .ft_menu > div {
			width:100%;
		}
		
		.footer .footer_1 .ft_menu .footer_menu.footer_menu_home {
			padding-right:20px;	
		}
		
		.footer .footer_1 .ft_menu .footer_menu.footer_menu_sobre {
			padding-right:0;
		}
		
		.footer .footer_1 .ft_menu .footer_menu.footer_menu_producao {
			padding-right:0;
		}
		
		.footer .footer_1 .ft_menu .footer_menu.footer_menu_armazem {
			padding-right:10px;
		}
		
		.footer .footer_1 .ft_menu .footer_menu.footer_menu_eventos {
			padding-right:10px;
		}
		
		.footer .footer_1 .ft_menu .footer_menu.footer_menu_contactos {
			padding-right:0;
		}
		
		.footer .footer_1 .ft_menu .footer_menu, .footer .footer_1 .ft_menu .footer_menu a {
			font-size: 16px;
		}
		
		.footer .footer_1 .ft_menu .footer_menu .footer_sub_menu, .footer .footer_1 .ft_menu .footer_menu .footer_sub_menu a {
			font-size: 14px;
			line-height:14px;
		}
		
		.footer .footer_1 .ft_menu .footer_menu .footer_sub_menu2 a {
			font-size: 13px;
			line-height:14px;
		}
		
		.footer .footer_2 .footer_facebook {
			display:table-cell;
			width:33%;
		}
		
		.footer .footer_2 .footer_direitos {
			display:table-cell;
			width:45%;
		}
		
		.footer .footer_2 .footer_logo {
			display:table-cell;
			width:22%;
		}
	}
	
	@media only screen and (max-width: 899px) {
		.footer .footer_1 {
			display:none;
		}
		.footer .footer_2 .footer_facebook {
			display:table-cell;
			width:33%;
		}
		
		.footer .footer_2 .footer_direitos {
			display:table-cell;
			width:45%;
		}
		
		.footer .footer_2 .footer_logo {
			display:table-cell;
			width:22%;
		}
	}
	
	@media only screen and (max-width: 768px) {
		.footer .footer_2 .footer_facebook {
			display:table-cell;
			width:33%;
		}
		
		.footer .footer_2 .footer_facebook .footer_facebook_img {
			width:50px;
			height:50px;
		}
		
		.footer .footer_2 .footer_facebook .footer_facebook_outros {
			padding-left:8px;
		}
		
		.footer .footer_2 .footer_facebook .footer_facebook_texto {
			font-size: 14px;
		}
		
		.footer .footer_2 .footer_direitos {
			display:table-cell;
			width:47%;
		}
		
		.footer .footer_2 .footer_logo {
			display:table-cell;
			width:20%;
		}
	
		.footer .footer_2 .footer_logo .footer_logo_img {
			width:96px;
			height:50px;
		}
	}
	
	@media only screen and (max-width: 600px) {
		.footer .footer_2 .footer_facebook {
			display:none;
		}
		
		.footer .footer_2 .footer_direitos {
			display:table-cell;
			width:75%;
			text-align:left;
			padding-left:20px;
			font-size: 9px;
			line-height:14px;
		}
		
		.footer .footer_2 .footer_direitos a {
			font-size: 9px;
			line-height:14px;
		}
		
		.footer .footer_2 .footer_logo {
			display:table-cell;
			width:25%;
		}
	
		.footer .footer_2 .footer_logo .footer_logo_img {
			width:77px;
			height:40px;
		}
	}
	
	@media only screen and (max-width: 500px) {
		.footer .footer_2 .footer_direitos {
			display:table-cell;
			width:75%;
			text-align:left;
			padding-left:10px;
			font-size: 7px;
			line-height:12px;
		}
		
		.footer .footer_2 .footer_direitos a {
			font-size: 7px;
			line-height:12px;
		}
	}

/* PRODUÇÃO */
.producao_content {
	padding:65px 72px;
}

.producao_titulos {
	font-family: 'Quicksand', sans-serif;
	font-size:30px;
	font-weight:300;
	color:#464646;
	letter-spacing:-0.075em;
	text-align:left;
}

.producao_textos {
	padding-top:20px;
	font-family: 'Quicksand', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#7c7763;
	letter-spacing:-0.075em;
	text-align:justify;
}

.producao_imagens_content {
	padding:0 5px;
	padding-bottom:107px;
}

.sem_efeito {
	float:left;
	padding-bottom:107px;
		
}

.producao_ref_table, .producao_ref_table3 {
	height:30px; 
	line-height:30px;
	display:table;
	width:100%;
}

.producao_ref {
	background:url(imgs/elem/fundo_ref.png) repeat-x center; 
	color:#ffffff;
	font-family: 'Quicksand', sans-serif;
	font-size:16px;
	font-weight:400;
	letter-spacing:-0.075em;
	display:inline-block; 
	margin:0 auto;
	min-width:130px;
}

.sem_efeito .producao_ref_table {
	margin-top:214px;
}

.sem_efeito_imagem {
	float:left;
}

.div_sem_efeito {
	display:table;
}

.div_com_efeito {
	display:none;	
}

@media only screen and (max-width: 1024px) {
	.sem_efeito .producao_ref_table {
		margin-top:224px;
	}
}

@media only screen and (max-width: 899px) {
	.producao_content {
		padding:55px 52px;
	}
	.producao_imagens_content {
		padding-bottom:87px;
	}
	.sem_efeito {
		padding-bottom:87px;
	}

	.sem_efeito .producao_ref_table {
		margin-top:234px;
	}
}

@media only screen and (max-width: 768px) {
	.producao_content {
		padding:45px 52px;
	}
	.producao_imagens_content {
		padding-bottom:67px;
	}
	.sem_efeito {
		padding-bottom:87px;
			
	}

	.sem_efeito .producao_ref_table {
		margin-top:224px;
	}
	.sem_efeito_imagem {
		padding-top:10px;
	}

	.div_sem_efeito {
		display:none;	
	}
	
	.div_com_efeito {
		display:block;	
	}
}

@media only screen and (max-width: 600px) {
	.producao_content {
		padding:25px 25px;
	}
	.producao_imagens_content {
		padding-bottom:37px;
	}
	.sem_efeito {
		padding-bottom:87px;
			
	}
}

@media only screen and (max-width: 540px) {
	.sem_efeito_imagem {
		float:none;
	}
}

.producao_mascaras, .producao_mascaras2, .producao_mascaras3 {
	 position:absolute; 
	 width:100%; 
	 height: 100%; 
	 top:50%; 
	 margin-top:-130px;
	 opacity:0;
}

.producao_mascaras2 {
	top:0; 
	margin-top:0;
}

.producao_mascaras img, .producao_mascaras2 img, .producao_mascaras3 img {
	width:130px;	
}

@media only screen and (max-width: 1024px) {
	.producao_mascaras img, .producao_mascaras2 img, .producao_mascaras3 img {
		width:120px;	
	}
}

@media only screen and (max-width: 768px) {
	.producao_mascaras img, .producao_mascaras2 img, .producao_mascaras3 img {
		width:130px;	
	}
}

.producao_slides, .producao_slides2 {
	cursor:pointer;
}

.producao_slides:hover .producao_mascaras, .sem_efeito_imagem:hover .producao_mascaras2, .producao_slides2:hover .producao_mascaras3 {
	 opacity:1;
}

.producao_imagens {
	position:relative;	
}

.producao_imagens_content img { padding:0 5px; }

.producao_mask {
	position:absolute;
	background:url(imgs/elem/producao_lupa.png) no-repeat center;
	width:130px;
	height:130px;
	z-index:1000000;
}

.producao_imagens_prev, .producao_imagens_prev2 {
	position:absolute;
	top:50%;
	margin-top:-37px;
	left:5px;
	cursor:pointer;
	background:url(imgs/elem/producao_prev.png) no-repeat center !important;
	width:36px !important;
	height:74px !important;
}

.producao_imagens_prev:hover, .producao_imagens_prev2:hover {
	background:url(imgs/elem/producao_prev_.png) no-repeat center !important;
}

.producao_imagens_next, .producao_imagens_next2 {
	position:absolute;
	top:50%;
	margin-top:-37px;
	right:5px;
	cursor:pointer;
	background:url(imgs/elem/producao_next.png) no-repeat center !important;
	width:36px !important;
	height:74px !important;
}

.producao_imagens_next:hover, .producao_imagens_next2:hover {
	background:url(imgs/elem/producao_next_.png) no-repeat center !important;
}

/* armazém */
.armazem_det {
	/*border-top:1px solid #d6d0b9; */
	border-bottom:1px solid #d6d0b9;
}

.bread {
	display:table; 
	width:100%;
	height:60px;	
}

.bread_content {
	display:table-cell;  
	width:100%;
	vertical-align:middle;
}

.bread_col1 {
	display:table-cell;
	vertical-align:top;
	text-align:left;	
	width:50%;
	font-family: 'Quicksand', sans-serif;
	font-size:15px;
	font-weight:400;
	color:#464646;
	letter-spacing:-0.075em;
	padding-left:7px;
	padding-top:20px;
}

.bread_col1 a {
	font-family: 'Quicksand', sans-serif;
	font-size:15px;
	font-weight:400;
	color:#464646;
	letter-spacing:-0.075em;
}

.bread_col1 a:hover {
	color:#ac9f6a;
}

.bread_col2 {
	display:table-cell;
	text-align:right;
	width:50%;
}

.bread_col2_table {
	display:table; 
	height:60px;	
}

.bread_col2_botoes {
	display:table-cell; 
	vertical-align:middle; 
	padding:0 35px; 
	border-right:1px solid #d6d0b9;	
	cursor:pointer;
	font-family: 'Quicksand', sans-serif;
	font-size:18px;
	font-weight:400;
	color:#ac9f6a;
	letter-spacing:-0.075em;
	background:none;
}

.bread_col2_botoes:hover {
	background-color:#ac9f6a;
	color:#ffffff;
}

.armazem_det_conteudo {
	padding-bottom:79px;
	padding-top:70px;
}

.coluna_imagem {
	display:table-cell; 
	padding-right:105px;	
	float:left;
	width:60%;
}

.armazem_det_dados {
	float:right; 
	display:table-cell; 
	vertical-align:top;
	width:40%;
}

#div_imagem img {
	/*width:100%;*/
}

.img_prod {
	cursor:pointer;
}
.img_prod .lupa {
	width:130px;
	height:130px;
	vertical-align:middle;
	position:absolute;
	z-index:5;
	cursor:pointer;
	background-image:url(imgs/elem/producao_lupa.png);
	background-repeat:no-repeat;
	background-position:center;
	left:50%;
	top:50%;
	margin-left:-65px;
	margin-top:-65px;
	opacity:0;
}
.img_prod:hover .lupa {
	background-image:url(imgs/elem/producao_lupa.png);
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
	filter: alpha(opacity=100);
}
.img_prod_thumb:hover img, .img_prod:hover img {
	opacity: 0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
	filter: alpha(opacity=50);
}

.miniaturas {
	opacity: 0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
	filter: alpha(opacity=50);
}

.miniaturas:hover {
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
	filter: alpha(opacity=100);
}

.ampliar_msg {
	display:table; 
	width:100%; 
	padding-top:20px;
	text-align:center;
}

.ampliar_msg_texto {	
	font-family: 'Quicksand', sans-serif;
	font-size:15px;
	font-weight:400;
	color:#464646;
	letter-spacing:-0.075em;	
}

.coluna_imagem_miniaturas {
	display:table; 
	width:100%; 
	padding-top:40px;
}

.coluna_imagem_miniaturas_conteudo {
	display:table-cell; 
	padding-right:20px;	
}

.coluna_imagem_share {
	display:table; 
	width:100%; 
	padding-top:30px;
	padding-bottom:40px;	
	text-align:center;
}

.armazem_det_nome {
	display:table;
	font-family: 'Quicksand', sans-serif;
	font-size:24px;
	font-weight:700;
	color:#464646;
	letter-spacing:-0.075em;
}

.armazem_det_ref {
	display:table;
	font-family: 'Quicksand', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#464646;
	letter-spacing:-0.025em;
}

.armazem_det_caract {
	display:table;
	padding-top:20px;	
}

.armazem_det_caract_linha {
	display:table-row;
	padding-bottom:18px;	
}

.armazem_det_caract_titulo {
	display:table-cell;	
	font-family: 'Quicksand', sans-serif;
	font-size:12px;
	font-weight:700;
	color:#ac9f6a;
	letter-spacing:-0.075em;
	text-transform:uppercase;
	padding-top:18px;
}

.armazem_det_caract_texto {
	display:table-cell;	
	font-family: 'Quicksand', sans-serif;
	font-size:15px;
	font-weight:400;
	color:#464646;
	letter-spacing:-0.075em;
	padding-left:25px;
	padding-top:18px;
}

.armazem_det_cor {
	display:inline-block;
	overflow:hidden;
	padding-right:11px;
}

.armazem_det_cor img {
	border-radius: 50%;
	background: none;
	border:1px solid #96999d;
	width:38px;
	height:38px;
}

@media only screen and (max-width: 1024px) {
	.bread_col1 {
		padding-left:20px;
	}
	.armazem_det_conteudo {
		padding:0 25px;	
		padding-bottom:119px;
		padding-top:70px;
	}

	.coluna_imagem {
		padding-right:40px;	
	}
}

@media only screen and (max-width: 970px) {
	.coluna_imagem {
		padding-right:40px;	
	}

	#div_imagem img {
		width:95%;
	}

	.armazem_det_nome {
		font-size:23px;
	}
	
	.armazem_det_ref {
		font-size:13px;
	}
	
	.armazem_det_caract_titulo {
		font-size:11px;
	}
	
	.armazem_det_caract_texto {
		font-size:14px;
		padding-left:30px;
	}
}

@media only screen and (max-width: 940px) {
	.coluna_imagem {
		padding-right:0;	
	}
	#div_imagem img {
		width:90%;
	}
}

@media only screen and (max-width: 899px) {
	.coluna_imagem {
		width:50%;
		padding-right:45px;
	}
	
	.armazem_det_dados {
		width:50%;
	}
	#div_imagem img {
		width:100%;
	}
}

@media only screen and (max-width: 767px) {
	.armazem_det_conteudo {
		padding-top:50px;
	}
	.coluna_imagem {
		padding-right:25px;
	}
	.armazem_det_nome {
		font-size:21px;
	}
	
	.armazem_det_ref {
		font-size:12px;
	}
	
	.armazem_det_caract_titulo {
		font-size:11px;
	}
	
	.armazem_det_caract_texto {
		font-size:13px;
		padding-left:25px;
	}
}

@media only screen and (max-width: 700px) {
	.coluna_imagem {
		display:table-row;
		width:100%;
		padding:0;
		float:none;
	}
	#div_imagem img {
		width:100%;
	}
	.armazem_det_dados {
		display:table-row;
		float:none; 
		width:100%;
	}
	.armazem_det_conteudo > div {
		padding:0 30px;
	}
	
	.armazem_det_nome {
		font-size:24px;
	}
	
	.armazem_det_ref {
		font-size:14px;
	}
	
	.armazem_det_caract_titulo {
		font-size:12px;
		padding-top:18px;
	}
	
	.armazem_det_caract_texto {
		font-size:15px;
		padding-left:25px;
		padding-top:18px;
	}
}

@media only screen and (max-width: 600px) {
	.bread {
		height:50px;	
	}
	.bread_col1 {
		font-size:13px;
		padding-top:15px;
	}
	
	.bread_col1 a {
		font-size:13px;
	}
	
	.bread_col2_table {
		height:50px;	
	}
	
	.bread_col2_botoes {
		padding:0 20px; 
		font-size:16px;
	}
	.armazem_det_conteudo > div {
		padding-left:25px;
	}
}

@media only screen and (max-width: 500px) {
	.bread {
		height:40px;	
	}
	.bread_col1 {
		font-size:11px;
		padding-top:15px;
	}
	
	.bread_col1 a {
		font-size:11px;
	}
	
	.bread_col2_table {
		height:40px;	
	}
	
	.bread_col2_botoes {
		padding:0 5px; 
		font-size:11px;
	}
	.armazem_det_conteudo > div {
		padding:0px;
	}
	
	.armazem_det_nome {
		font-size:22px;
	}
	
	.armazem_det_ref {
		font-size:12px;
	}
	
	.armazem_det_caract_titulo {
		font-size:11px;
		padding-top:18px;
	}
	
	.armazem_det_caract_texto {
		font-size:13px;
		padding-left:25px;
		padding-top:18px;
	}
}

/* RGPD */
.optins {
	margin-top: 10px;
	text-align: left;
}

.optins label {
	color: #464646;
  font-family: 'Quicksand', sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.optins input[type="checkbox"] {
	width: auto;
	display: inline-block;
  vertical-align: top;
}

.optins a {
	color: #ac9f6a;
}

.optins a:hover {
  color: #464646;
}

.captcha {
	margin: 10px 0;
}

.captcha.has-error > div {
	border: 1px solid #CC3333;
}

.news_remover {
	text-align: left;
	padding-top: 10px;
  font-family: 'Quicksand', sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.news_remover a {
	font-size: 11px;
	color: #464646;
	text-decoration: underline;
}

.news_remover a:hover {
	text-decoration: none;
}

/* tabela de cookies */
div.overflow {
    overflow: auto;
    display: block;
}

table.tbl_cookies {
    width: 100% !important;
    min-width: 520px;
    table-layout: fixed;
    border: 1px solid #000000;
    border-bottom: 0;
    border-collapse: collapse;
    background-color: #ffffff;
}

table.tbl_cookies thead tr {
    background-color: #bdc0bf;
    border-bottom: 1px solid #000000; 
}

table.tbl_cookies thead td {
    border-bottom: 1px solid #000000; 
}

table.tbl_cookies thead td {
    text-align: center;
    font-weight: bold;
}

table.tbl_cookies td {
    width: 20% !important;
    padding: 5px;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    vertical-align: middle;
}

table.tbl_cookies td:last-child {
    border-right: 0;
}

table.tbl_cookies td:nth-child(3) {
    width: 40% !important;
}

@media only screen and (max-width: 500px) {
	.captcha > div {
		transform: scale(0.8) translateX(-32px);
		max-width: 250px;
	}
}