.svg_loader {
	width: 400px;
	z-index: 10
}

.svg_loader .st0 {
	fill-rule: evenodd;
	clip-rule: evenodd;
	fill: #9e9ba4;
	-webkit-transition: fill .5s;
	transition: fill .5s
}

.svg_loader .st1 {
	fill-rule: evenodd;
	clip-rule: evenodd;
	fill: none
}

.link {
	outline: 0;
	text-decoration: none;
	position: relative;
	font-size: 8em;
	line-height: 1;
	color: #9e9ba4;
	display: inline-block
}

.link--takiri {
	font-weight: 700;
	font-size: 7em;
	padding: 0 10px 20px;
	-webkit-transition: color .5s;
	-moz-transition: color .5s;
	-ms-transition: color .5s;
	transition: color .5s
}

.link--takiri.active .st0 {
	fill: #c9d103
}

.link--takiri::before {
	content: '';
	position: absolute;
	height: 10px;
	left: 50%;
	right: 50%;
	margin-top: -20px;
	z-index: -1;
	background: #c9d103;
	-webkit-transition: left right .5s;
	-moz-transition: left right .5s ease-out;
	-ms-transition: left right .5s ease-out;
	transition: left right .5s ease-out
}

.link--takiri.active::before {
	left: 0;
	right: 0
}

.link--takiri span {
	font-size: 20%;
	font-weight: 600;
	position: absolute;
	right: 15px;
	color: #c9d103;
	bottom: 15px;
	opacity: 0;
	-webkit-transform: translate3d(-10px,-10px,0);
	-moz-transform: translate3d(-10px,-10px,0);
	-ms-transform: translate3d(-10px,-10px,0);
	transform: translate3d(-10px,-10px,0);
	-webkit-transition: -webkit-transform .5s,opacity .5s;
	-moz-transition: -moz-transform .5s,opacity .5s;
	-ms-transition: -ms-transform .5s,opacity .5s;
	transition: transform .5s,opacity .5s
}

.link--takiri.active span {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

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

.svg_loader {
	width: 300px
}

.link--takiri span {
	bottom: -15px
}

}

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

.svg_loader {
	width: 230px
}

.link--takiri span {
	bottom: -20px
}

}

.mapa iframe,img {
	display: block
}

.cd-close,.overlay_porfolio .bt_close {
	white-space: nowrap;
	visibility: visible
}

.div_100,table.tbl_cookies {
	table-layout: fixed
}

a,article,b,blockquote,body,button,dd,details,div,dl,dt,footer,form,h1,h2,h3,h4,h5,h6,header,html,img,input,label,li,menu,nav,p,select,small,span,sub,textarea,ul {
	background: 0 0;
	border: 0;
	outline: 0;
	padding: 0;
	margin: 0;
}

* {
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

body,html {
	;width: 100%;
	height: 100%;
	background-color: #fff
}

body {
	overflow-x: hidden;
	position: relative;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

a:active,a:focus,a:hover,button,textarea {
	outline: 0;
	-webkit-appearance: none;
	border-radius: 0;
	text-decoration: none
}

.animationcss,:after,:before,a,button,img,input,input.submit,input[type=submit],input[type=reset],input[type=button],input[type=image],label,span,textarea {
	-webkit-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	-moz-transition: all .3s linear;
	transition: all .3s linear
}

.noTrans {
	-webkit-transition: none;
	-ms-transition: none;
	-o-transition: none;
	-moz-transition: none;
	transition: none
}

input:-webkit-autofill,input:focus:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px #fff inset!important
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	opacity: 1;
	color: #363636;
	font-weight: 400
}

input::-moz-placeholder,textarea::-moz-placeholder {
	opacity: 1;
	color: #363636;
	font-weight: 400
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
	opacity: 1;
	color: #363636;
	font-weight: 400
}

input:-moz-placeholder,textarea:-moz-placeholder {
	opacity: 1;
	color: #363636;
	font-weight: 400
}

input:focus::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder {
	opacity: 0;
	color: transparent
}

input:focus::-moz-placeholder,textarea:focus::-moz-placeholder {
	opacity: 0;
	color: transparent
}

input:focus:-ms-input-placeholder,textarea:focus:-ms-input-placeholder {
	opacity: 0;
	color: transparent
}

input:focus:-moz-placeholder,textarea:focus:-moz-placeholder {
	opacity: 0;
	color: transparent
}

li,ul {
	list-style: none
}

a {
	outline: 0!important;
	text-decoration: none
}

textarea {
	resize: none
}

.scrolloff {
	pointer-events: none
}

.overHidden {
	overflow: hidden
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden
}

.videoWrapper embed,.videoWrapper iframe,.videoWrapper object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.element_fade_in,.element_from_bottom,.element_from_left,.element_from_right,.element_from_top {
	opacity: 0;
	position: relative
}

.mapa iframe {
	width: 100%!important
}

.element_from_top {
	top: -50px;
	padding-right: 0
}

.element_from_bottom {
	bottom: -50px;
	padding-left: 0
}

.element_from_left {
	left: -80px;
	padding-right: 0
}

.element_from_right {
	right: -80px;
	padding-left: 0
}

.element_fade_in {
	padding-left: 0;
	right: 0
}

.parallax {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover
}

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

.element_from_left {
	left: 0
}

.element_from_right {
	right: 0
}

.element_from_bottom {
	bottom: 0
}

.element_from_top {
	top: 0
}

.parallax {
	background-position: center;
	background-attachment: inherit
}

}

body.mobile .parallax {
	background-position: center!important;
	background-attachment: inherit
}

.mainDiv,.mask {
	background: #fff;
	width: 100%;
	height: 100%
}

.mask {
	top: 0;
	left: 0;
	position: fixed;
	z-index: 10000000;
	display: table;
	text-align: center
}

#loader {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle
}

.mainDiv {
	display: table;
	z-index: 10
}

.row1,.row2 {
	width: 100%;
	height: 100%;
	display: table-row
}

.row1 {
	vertical-align: top
}

.row2 {
	vertical-align: bottom
}

.container_1280,.div_100 {
	display: table;
	width: 100%
}

.container_1280 {
	max-width: 1440px;
	padding: 0 20px;
	margin: auto
}

.container_1280:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.header_txt,.home_areas_div h1,.home_areas_div h3 {
	font-family: Montserrat,sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 12px
}

.home_areas_div:after,.hover_bts:after {
	content: '';
	top: 0;
	left: 0
}

.div_table_cell,.divs_50 {
	display: table-cell;
	height: 100%;
	vertical-align: middle
}

.divs_50 {
	width: 50%
}

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

.container_1280.no_padd {
	padding: 0
}

.container_1280.footer_cont {
	padding: 0 50px
}

}

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

.container_1280 {
	max-width: 1320px
}

}

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

.container_1280.footer_cont {
	padding: 0 30px
}

}

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

.container_1280.footer_cont {
	padding: 0 20px
}

}

@media only screen and (min-width:1025px) {

.slick-dots {
	display: none!important
}

}

@media screen and (-webkit-min-device-pixel-ratio:0) {

.div_table_cell,.divs_50 {
	height: 1px
}

}

.hover_bts {
	position: relative;
	z-index: 1
}

.hover_bts:after {
	position: absolute;
	width: 100%;
	height: 0;
	background: rgb(212, 176, 104);
	z-index: -1;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}

.hover_bts:hover {
	border-color: inherit!important;
	color: inherit!important
}

.hover_bts:hover span {
	color: #fff
}

.hover_bts:hover:after {
	height: 100%
}

body.home_toscca .header {
	position: fixed;
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	-webkit-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	-moz-transition: all .3s linear;
	transition: all .3s linear
}

body.home_toscca .header.hidden {
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	position: absolute
}

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

body.home_toscca .header.hidden {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	position: fixed
}

}

.header {
	padding: 15px 0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100000;
	background: #fff;
	width: 100%;
	border-bottom: 1px solid #d4d4d4
}

.header_cont {
	display: inline-block;
	vertical-align: top;
	float: left
}

.logo {
	display: block;
	max-width: 105px;
	width: 100%
}

.header_line {
	height: 2px;
	display: table;
	width: 100%;
	max-width: 210px;
	margin: 6px 0;
	background: inherit
}

.header_txt {
	color: #363636;
	line-height: 18px
}

#menu_btn2 {
	display: none
}

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

#menu_btn {
	display: none
}

#menu_btn2 {
	display: block;
	margin-top: 18px
}

.header {
	padding: 10px 0
}

.header_cont .header_logo {
	max-width: 95px
}

.header_line {
	margin: 4px 0
}

.header_txt {
	font-size: 12px;
	line-height: 16px
}

}

body.home_toscca {
	color: rgb(212, 176, 104);
}

.bordered {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd
}

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

.fans.bordered {
	border: 0
}

}

.home_areas {
	width: 100%;
	display: block;
	height: 100vh;
	position: relative
}

.home_areas_bg {
	z-index: 3;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out
}

.home_areas_bg.active {
	opacity: 1
}

.home_areas_div {
	display: inline-block;
	vertical-align: top;
	position: relative;
	height: 100vh;
	width: 20%!important;
	/*border-left: 1px solid rgba(255,255,255,.4);*/
	padding: 0 10px;
	z-index: 5;
	overflow-y: hidden
}

.home_areas_div:first-child {
	border-left: 0
}

.home_areas_div:after {
	position: absolute;
	width: 100%;
	height: 10px;
	background: rgb(212, 176, 104);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
	
}

.home_areas_div:hover {
	/*background: rgba(0,0,0);*/
	/*background: rgba(0, 0, 0,.4);*/
	background: -webkit-linear-gradient(top,rgba(0,0,0,.3) 50%,rgba(0,0,0,.7) 100%);
	background: linear-gradient(to bottom,rgba(0,0,0,.3) 50%,rgba(0,0,0,.7) 100%);
	    transition: height 4s;

}

.home_areas_div:before,.home_areas_inner::before {
	height: 100%;
	content: '';
	top: 0
}

.home_areas_div{
	background: rgba(0,0,0,.3);
	transition: height 4s;

}

.home_areas_div:before {
	position: absolute;
	left: 0;
	/*width: 100%;*/
	/*background: rgba(0,0,0,.3);*/
	z-index: 0
}

.home_areas_div .animationcss,.home_areas_div :after,.home_areas_div :before,.home_areas_div:after,.home_areas_div:before {
	-webkit-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	-moz-transition: all .5s linear;
	transition: all .5s linear
}


.animationcss h3{
	text-align: center;
}

.home_areas_inner {
	position: relative;
	display: block;
	padding-bottom: 20px;
	padding-top: 50px
}

.home_areas_inner::before {
	position: absolute;
	left: -10px;
	width: calc(100% + 20px);
	background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 75%);
	background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 75%);
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.home_areas_div svg {
	width: 180px;
	opacity: 1;
	position: relative;
	z-index: 10;
	color: rgb(212, 176, 104);
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.home_areas_div svg .st0 {
	fill-rule: evenodd;
	clip-rule: evenodd;
	fill: #fff
}

.home_areas_div svg .st1 {
	fill-rule: evenodd;
	clip-rule: evenodd;
	fill: none
}

.home_areas_div .home_areas_line {
	/*width: 40%;*/
	height: 2px;
	background: rgb(212, 176, 104);
	
}

.home_areas_line {
	margin-right: 70px;
	margin-left: 70px;
}

.home_areas_div h1,.home_areas_div h3 {
	color: #fff;
	line-height: 18px;
	padding-top: 10px;
	height: 55px;
	position: relative
}

.home_areas_div h1,.home_areas_div:hover h1 {
	font-size: 15px;
	font-weight: 700
}

.home_areas_div:hover:before {
	background: rgba(0,0,0,0)
}

.home_areas_div:hover:after {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.home_areas_div:hover svg {
	width: 180px;
	opacity: 1
}

.home_areas_div:hover svg .st0 {
	fill: rgb(212, 176, 104)
}

.home_areas_div:hover .home_areas_line {
	/*width: 100%*/
}

.home_areas_div:hover .home_areas_inner {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.home_areas_div:hover .home_areas_inner::before {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

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

.home_areas_div {
	border: 0
}

.home_areas_div::after {
	display: none
}

.home_areas_div:before,.home_areas_div:hover:before {
	background: rgba(0,0,0,.5)
}

.home_areas_div .div_table_cell {
	vertical-align: middle!important;
	text-align: center
}

.home_areas_div h1,.home_areas_div h1:hover {
	font-size: 22px!important;
	font-weight: 700!important;
	height: auto
}

.home_areas_div h3 {
	font-size: 13px!important;
	font-weight: 700!important;
	letter-spacing: .05em;
	height: auto;
	padding-top: 20px
}

.home_areas_div svg,.home_areas_div:hover svg {
	width: 250px;
	opacity: 1
}

.home_areas_div svg .st0 {
	fill: rgb(212, 176, 104)
}

.home_areas_div .home_areas_line {
	width: 100%;
	max-width: 200px;
	margin: auto
}

.home_areas_div .home_areas_inner {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	display: inline-block;
	padding-bottom: 0;
	z-index: 10
}

.home_areas_div .home_areas_inner::before {
	display: none
}

}

.destaques_subtit,.destaques_tit {
	font-weight: 700;
	text-transform: uppercase
}

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

.home_areas_div svg,.home_areas_div:hover svg {
	width: 180px
}

.home_areas_div h1,.home_areas_div h1:hover {
	font-size: 19px!important
}

.home_areas_div h3 {
	font-size: 12px!important;
	padding-top: 15px
}

}

.destaques_cont {
	margin: 80px 0 65px
}

.destaques_divs {
	position: relative
}

.destaques_divs:after {
	content: '';
	position: absolute;
	width: 1px;
	height: 100%;
	background-color: #fff;
	top: 0;
	right: 0
}

.destaques_divs:last-child:after {
	display: none
}

.destaques_tit {
	font-size: 14px;
	line-height: 14px;
	padding: 0 25px;
	height: 15px
}

.destaques_subtit {
	color: #353535;
	font-size: 25px;
	line-height: 30px;
	padding: 0 25px 15px
}

.destaques_txt {
	color: #3a3a3a;
	font-weight: 300;
	font-size: 15px;
	line-height: 18px;
	padding: 25px 25px 20px;
	display: block;
	max-height: 100px;
	overflow: hidden;
	height: 110px
}

.destaques_btn {
	display: inline-block;
	margin-left: 25px;
	font-weight: 400;
	font-size: 15px;
	line-height: 15px;
	padding: 10px 25px;
	border: 2px solid;
	color: inherit
}

.destaques_btn:hover {
	border-color: #3a3a3a;
	color: #3a3a3a
}

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

.destaques_tit {
	padding: 0 20px
}

.destaques_subtit {
	padding: 0 20px 20px;
	font-size: 22px;
	line-height: 28px
}

.destaques_txt {
	padding: 20px 20px 10px
}

.destaques_btn {
	margin-left: 20px
}

}

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

.destaques_cont {
	margin: 60px 0 40px
}

.destaques_tit {
	font-size: 13px
}

.destaques_subtit {
	font-size: 20px;
	line-height: 26px
}

}

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

.destaques_divs:after {
	display: none
}

}

.inpt,.inpt_submit {
	display: inline-block;
	vertical-align: top;
	position: relative
}

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

.destaques_cont {
	margin: 40px 0
}

}

.inpt,.inpt_submit,.oferta_cont {
	margin-bottom: 10px
}

.inpt {
	padding: 10px;
	width: 100%;
	border: 1px solid #D4D4D4;
	background: #fff;
	color: #363636;
	font-size: 13px;
	line-height: 20px;
	font-weight: 400
}

textarea.inpt {
	height: 100px
}

.inpt.has-error {
	border: 1px solid #e10000
}

.inpt_submit {
	font-weight: 600;
	font-size: 15px;
	line-height: 16px;
	padding: 13px 35px;
	border: 0 solid #cad401;
	color: #353535;
	cursor: pointer;
	background-color: #cad401
}

.inpt_submit:before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	right: 100%;
	bottom: 0;
	background: #353535;
	height: 4px;
	-webkit-transition-property: right;
	-moz-transition-property: right;
	transition-property: right;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.areas_cat_container .slick-cats:after,.areas_cat_container .slick-cats:before,.areas_cat_divs::after,.areas_cat_tit2::after,.areas_dest_imgs::before,.banners_btn.video:before,.banners_btn:after,.categorias_dest_divs::before,.categorias_dest_divs:after,.categorias_prod_divs:after,.categorias_prod_divs:before,.categorias_rel_divs:after,.categorias_rel_masc h3:before,.categorias_rel_masc:before,.estrutura_content:after,.oferta_link:after,.oferta_tit::after,.oferta_tit::before,.recruta_img_cont:after,.share-button:after {
	content: ''
}

.inpt_submit:hover:before {
	right: 0
}

.form-submit .inpt_submit {
	margin-top: 15px
}

.cx1 {
	font-weight: 300;
	font-size: 14px;
	line-height: 18px;
	color: #363636
}

.recruta_txt_cont h1,.recruta_txt_cont p {
	font-weight: 700;
	text-transform: uppercase
}

.recruta_img_cont {
	position: relative
}

.recruta_img_cont:after,.recruta_txt_cont {
	top: 0;
	height: 100%;
	position: absolute;
	width: 100%
}

.recruta_img_cont:after {
	z-index: 1;
	left: 0;
	background: rgba(0,0,0,.3)
}

.recruta_txt_cont {
	z-index: 2;
	right: 0;
	text-align: right;
	display: block;
	padding: 20px 40px 20px 20px
}

.oferta_cont,.recruta_txt_cont p {
	display: inline-block;
	vertical-align: top
}

.recruta_txt_cont h1 {
	color: #fff;
	font-size: 25px;
	line-height: 30px
}

.recruta_txt_cont p {
	margin-top: 10px;
	font-size: 15px;
	line-height: 15px;
	padding: 10px 25px;
	border: 2px solid #cad401;
	color: #cad401
}

.recruta_img_cont:hover:after {
	background: rgba(0,0,0,0)
}

.recruta_img_cont:hover p {
	border: 2px solid #fff;
	color: #fff
}

.oferta_cont {
	position: relative;
	width: 100%;
	border: 1px solid #D4D4D4;
	background: #fff
}

.oferta_tit {
	padding: .8em 40px .8em .8em;
	color: #363636;
	font-size: 13px;
	line-height: 20px;
	font-weight: 400;
	cursor: pointer;
	position: relative
}

.oferta_link,.oferta_txt {
	font-weight: 300;
	font-size: 14px;
	color: #363636
}

.oferta_txt {
	display: none;
	padding: 20px .8em;
	line-height: 18px
}

.oferta_link {
	display: table;
	margin-top: 20px;
	padding-bottom: 3px;
	line-height: 14px;
	position: relative
}

.oferta_link:after {
	display: block;
	width: 100%;
	height: 1px;
	background: rgb(212, 176, 104);
	position: absolute;
	bottom: 0;
	left: 0
}

.oferta_link:hover {
	color: #CAD401
}

.oferta_hid_txt {
	opacity: 0;
	visibility: hidden;
	font-weight: 700;
	font-size: 15px;
	line-height: 18px;
	color: #363636
}

.oferta_hid_txt.active {
	opacity: 1;
	visibility: visible;
	padding-bottom: 5px
}

.banners_btn,.banners_span {
	opacity: 0;
	visibility: hidden
}

.oferta_tit::after,.oferta_tit::before {
	position: absolute;
	right: 24px;
	top: 50%;
	height: 2px;
	width: 13px;
	background: #363636;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: .2s;
	-moz-transition-duration: .2s;
	transition-duration: .2s
}

.oferta_tit::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 32px
}

.oferta_cont.active .oferta_tit::before,.oferta_tit::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.oferta_cont.active .oferta_tit::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.oferta_cont.active .oferta_tit {
	color: #CAD401
}

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

.recruta_txt_cont h1 {
	font-size: 20px;
	line-height: 25px
}

}

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

.recruta_txt_cont {
	padding-right: 20px
}

.recruta_txt_cont h1 {
	font-size: 18px;
	line-height: 23px
}

.recruta_txt_cont a {
	font-size: 13px;
	line-height: 13px;
	padding: 10px 15px
}

}

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

.recruta_txt_cont h1 {
	font-size: 20px;
	line-height: 25px
}

.recruta_txt_cont a {
	font-size: 15px;
	line-height: 15px;
	padding: 10px 25px
}

}

.news_cont {
	text-align: center;
	padding: 86px 20px 72px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-attachment: fixed;
	background-image: url(imgs/elem/news_bg.jpg)
}

.newsletter_icon {
	margin-top: 70px
}

.newsletter_icon h1 {
	margin-top: 0!important
}

.newsletters h1 {
	text-align: center;
	padding-top: 60px;
	font-size: 20px;
	font-weight: 400
}

.newsletter_icon svg {
	width: 50px
}

.newsletter svg #newsletter_svg {
	fill: #fff;
	-webkit-transition: .3s;
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition: .3s;
	-moz-transition-timing-function: ease-in-out;
	-ms-transition: .3s;
	-ms-transition-timing-function: ease-in-out;
	-o-transition: .3s;
	-o-transition-timing-function: ease-in-out;
	transition: .3s;
	transition-timing-function: ease-in-out
}

.newsletter:hover svg #newsletter_svg {
	fill: #C5CE03
}

body.mobile .news_cont {
	background-position: center!important;
	background-attachment: inherit
}

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

body.mobile .news_cont {
	background-size: 300% auto
}

}

.news_tit {
	display: block;
	color: #fff;
	font-weight: 700;
	font-size: 30px;
	line-height: 18px;
	text-transform: uppercase
}

.news_cont .optin label,.news_cont a.btn_sub,.news_txt {
	font-weight: 400;
	color: #fff
}

.news_img {
	margin: 15px auto 10px;
	max-width: 334px;
	width: 100%
}

.news_txt {
	display: block;
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 15px
}

.news_sub {
	position: absolute;
	top: 0;
	right: 10px;
	background: url(imgs/elem/news_sub.png) center no-repeat;
	background-size: cover;
	width: 18px;
	height: 33px;
	cursor: pointer
}

.news_sub:hover {
	background: url(imgs/elem/news_sub_.png) center no-repeat;
	background-size: cover
}

.news_cont a.btn_sub {
	background: #bdc610;
	display: inline-block;
	padding: 8px 30px;
	cursor: pointer;
	font-size: 16px;
	border: none;
	transition: .3s
}

.news_cont a.btn_sub:hover {
	background: #b6b6b6
}

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

.news_tit {
	font-size: 25px
}

.news_img {
	margin-top: 15px;
	margin-bottom: 10px;
	max-width: 250px
}

.news_txt {
	font-size: 18px;
	margin-bottom: 20px
}

}

.fans_cells {
	width: 66.65%;
	border-right: 1px solid #ddd;
	vertical-align: top
}

.fans_cells:last-child {
	width: 33.35%;
	border-right: 0;
	padding: 50px
}

.fans_cells:last-child * {
	max-width: 100%!important;
	width: 100%!important
}

.fans_img {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.fans_logo {
	position: absolute;
	bottom: -47px;
	left: 50%;
	margin-left: -47px;
	max-width: 94px
}

.fans_txt_cont {
	padding: 30px 50px 50px
}

.fans_pessoa_cont h3,.fans_pessoa_cont h4,.fans_txt {
	display: block;
	color: #3a3a3a;
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
	margin-top: 15px
}

.fans_pessoa_cont {
	margin-top: 25px;
	background: url(imgs/elem/blockquote.png) center right no-repeat;
	background-size: auto
}

.fans_pessoa_cont h3 {
	color: #525252;
	font-size: 15px;
	margin-top: 0
}

.fans_pessoa_cont h4 {
	text-transform: uppercase;
	color: #a6a6a6;
	font-size: 12px;
	line-height: 12px;
	font-weight: 700;
	margin-top: 0
}

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

.fans_cells:last-child,.fans_txt_cont {
	padding: 30px
}

}

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

.fans_cells {
	width: 100%;
	border-right: 0
}

.fans_cells:last-child {
	display: none
}

}

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

.fans_txt_cont {
	padding: 30px 20px 40px
}

.fans_txt {
	font-size: 15px;
	line-height: 20px
}

.fans_logo {
	bottom: -33px;
	margin-left: -33px;
	max-width: 66px
}

}

.banners1,.banners2 {
	position: relative
}

.banners2 {
	display: none
}

.banners1 .fill,.banners2 .fill,.wood_bann .fill {
	width: 100%;
	max-width: 1280px;
	margin: auto;
	min-height: 400px
}

.banners2 .fill {
	min-height: 300px
}

.banner_cont {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0 40px
}

.banners_tit {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
	max-width: 500px
}

.banners_tit .banners_span {
	color: #fff;
	font-weight: 700;
	font-size: 40px;
	line-height: 45px;
	letter-spacing: .05em;
	text-transform: uppercase;
	-webkit-transition-delay: .3s;
	transition-delay: .3s
}

.banners_btn,.banners_btn span {
	display: inline-block;
	color: #fff;
	font-weight: 400
}

.banners_btn {
	font-size: 18px;
	line-height: 18px;
	padding: 12px 35px;
	border: 1px solid #fff;
	position: relative;
	z-index: 1;
	transform: translate3d(0,100%,0);
	transform-origin: 50% 50% 0;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.areas_cat_pags,.areas_cat_tit,.areas_cat_tit2 {
	line-height: 17px;
	text-transform: uppercase;
	text-align: center
}

.banners_btn.video:before {
	display: inline-block;
	vertical-align: middle;
	float: right;
	font-size: 20px;
	margin-left: 10px;
	color: #fff;
	width: 27px;
	height: 27px;
	background: url(imgs/elem/video_img.png) center no-repeat;
	background-size: cover
}

.banners_btn span {
	vertical-align: middle
}

.banners_btn.video span {
	padding-top: 5px
}

.banners_btn:after {
	position: absolute;
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: rgb(212, 176, 104);
	z-index: -1;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}

.banners_btn:hover {
	border-color: inherit;
	color: inherit
}

.banners_btn:hover span {
	color: #fff
}

.banners_btn:hover:after {
	height: 100%
}

.banners_span {
	display: block;
	transform: translate3d(0,100%,0);
	transform-origin: 50% 50% 0;
	-moz-transition: all .6s ease-out;
	-o-transition: all .6s ease-out;
	-ms-transition: all .6s ease-out;
	-webkit-transition: all .6s ease-out;
	transition: all .6s ease-out
}

.banners_btn.animate,.banners_tit.animate .banners_span {
	transform: translate3d(0,0,0);
	opacity: 1;
	visibility: visible
}

.areas_cat_cont {
	background: #e7e7e7;
	padding: 55px 0 100px
}

.areas_cat_tit,.areas_cat_tit2 {
	color: #353535;
	font-weight: 700;
	font-size: 13px
}

.areas_cat_tit2.voltar,.areas_cat_tit2:hover {
	color: inherit
}

.areas_cat_margin {
	margin-bottom: 40px;
	text-align: center
}

.areas_cat_tit2 {
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px;
	border-right: 1px solid #bbb;
	margin-bottom: 10px;
	position: relative
}

.areas_cat_tit2:last-child {
	border-right: 0
}

.areas_cat_tit2::after {
	position: absolute;
	top: 100%;
	left: 10px;
	right: 10px;
	height: 1px;
	background: rgb(212, 176, 104);
	opacity: 0;
	-webkit-transition: height .3s,opacity .3s,-webkit-transform .3s;
	-moz-transition: height .3s,opacity .3s,-moz-transform .3s;
	transition: height .3s,opacity .3s,transform .3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px)
}

.areas_cat_tit2:focus::after,.areas_cat_tit2:hover::after {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0)
}

.areas_cat_pags {
	color: #888;
	font-weight: 700;
	font-size: 12px;
	letter-spacing: .025em;
	position: absolute;
	top: 50%;
	left: 0;
	margin-left: 11px;
	-webkit-transform: rotate(-90deg) translateY(-50%);
	-moz-transform: rotate(-90deg) translateY(-50%);
	-ms-transform: rotate(-90deg) translateY(-50%);
	-o-transform: rotate(-90deg) translateY(-50%);
	transform: rotate(-90deg) translateY(-50%);
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3)
}

.areas_cat_pags.right {
	left: auto;
	margin-left: 0;
	right: 0;
	margin-right: 11px;
	-webkit-transform: rotate(90deg) translateY(-50%);
	-moz-transform: rotate(90deg) translateY(-50%);
	-ms-transform: rotate(90deg) translateY(-50%);
	-o-transform: rotate(90deg) translateY(-50%);
	transform: rotate(90deg) translateY(-50%)
}

.areas_cat_line {
	height: 2px;
	display: table;
	width: 100%;
	max-width: 175px;
	margin: 10px auto 40px
}

.areas_cat_container,.areas_cat_container2 {
	display: table;
	width: 100%;
	max-width: 1470px;
	padding: 0 60px;
	margin: auto;
	position: relative
}

.areas_cat_divs,.areas_dest_divs {
	display: inline-block;
	vertical-align: top;
	overflow: hidden
}

.areas_cat_container .slick-cats:after,.areas_cat_container .slick-cats:before {
	position: absolute;
	width: 5px;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #e7e7e7;
	z-index: 2
}

.areas_cat_container .slick-cats:after {
	left: auto;
	right: 0
}

.areas_cat_divs {
	width: 50%;
	padding: 0 5px;
	position: relative
}

.areas_cat_divs h2,.areas_cat_divs h6 {
	color: #fff;
	text-align: center;
	width: 100%
}

.areas_cat_img {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.areas_cat_divs::after {
	position: absolute;
	bottom: 0;
	top: 0;
	left: 5px;
	right: 5px;
	background: rgba(36,36,36,.3);
	z-index: 1
}

.areas_cat_divs h6 {
	z-index: 3;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 30px 60px;
	opacity: 0;
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
	font-weight: 400;
	font-size: 15px;
	line-height: 18px
}

.areas_cat_divs h2,.areas_dest_divs h1 {
	font-weight: 700;
	text-transform: uppercase
}

.areas_cat_divs h2 {
	font-size: 28px;
	line-height: 28px;
	z-index: 2;
	position: absolute;
	top: 50%;
	left: 0;
	padding: 1em;
	-webkit-transform: translate3d(0,0,0) translateY(-50%);
	-ms-transform: translate3d(0,-px,0) translateY(-50%);
	-moz-transform: translate3d(0,0,0) translateY(-50%);
	transform: translate3d(0,0,0) translateY(-50%)
}

.areas_cat_divs:hover::after {
	background: rgba(36,36,36,.5)
}

.areas_cat_divs h2,.areas_cat_divs h6,.areas_cat_divs::before {
	-webkit-transition: opacity .35s,color .35s,-webkit-transform .35s;
	transition: opacity .35s,color .35s,transform .35s
}

.areas_cat_divs:hover h6 {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.areas_cat_divs:hover h2 {
	opacity: 1;
	color: inherit;
	-moz-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	-ms-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	transform: translate3d(0,-50%,0) translate3d(0,-40px,0)
}

.areas_dest_cont {
	padding: 85px 0
}

.areas_dest_divs {
	width: 25%;
	position: relative
}

.areas_dest_divs:after {
	content: '';
	position: absolute;
	width: 1px;
	height: 100%;
	background-color: #fff;
	top: 0;
	right: 0
}

.areas_dest_divs:last-child:after {
	display: none
}

.areas_dest_imgs {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden
}

.areas_dest_imgs_masc {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(30,30,30,.3)
}

.areas_dest_icon {
	width: 75px;
	height: 75px;
	position: absolute;
	top: 50%;
	margin-top: -37px;
	left: 50%;
	margin-left: -37px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain
}

.areas_dest_icon.dest_destaque {
	background-image: url(imgs/elem/dest_icon_destaque.png)
}

.areas_dest_icon.dest_portfolio {
	background-image: url(imgs/elem/dest_icon_portfolio.png)
}

.areas_dest_icon.dest_catalogo {
	background-image: url(imgs/elem/dest_icon_catalogo.png)
}

.areas_dest_icon.dest_video {
	background-image: url(imgs/elem/dest_icon_video.png)
}

.areas_dest_imgs::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 150%;
	height: 150%;
	background: rgba(255,255,255,.5);
	-webkit-transition: -webkit-transform .6s;
	transition: transform .6s;
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0)
}

.areas_dest_imgs:hover::before {
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0)
}

.areas_dest_divs h1 {
	color: inherit;
	font-size: 14px;
	line-height: 18px;
	padding: 20px 25px 0
}

.areas_dest_divs h3 {
	font-weight: 600;
	color: #3a3a3a;
	font-size: 16px;
	line-height: 18px;
	padding: 0 25px
}

.wood_cat,.wood_tit {
	color: #fff;
	text-transform: uppercase
}

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

.banner_cont {
	padding: 0 15px
}

.areas_cat_container,.areas_cat_container2 {
	padding: 0 35px
}

.areas_cat_pags {
	margin-left: 0
}

.areas_cat_pags.right {
	margin-right: 0
}

}

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

.banners_tit .banners_span {
	font-size: 30px;
	line-height: 35px
}

.banners_btn {
	font-size: 16px;
	line-height: 16px
}

.areas_cat_divs h2 {
	font-size: 23px;
	line-height: 24px
}

.areas_cat_divs h6 {
	padding: 0 25px 50px
}

}

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

.areas_dest_cont {
	padding: 20px 0 60px
}

.areas_dest_divs {
	width: 50%;
	margin-top: 20px;
	margin-bottom: 20px
}

.areas_dest_divs:nth-child(2):after {
	display: none
}

.areas_dest_divs h1,.areas_dest_divs h3 {
	padding-left: 20px;
	padding-right: 20px
}

}

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

.banners1 {
	display: none
}

.banners2 {
	display: table
}

.banners_tit .banners_span {
	font-size: 25px;
	line-height: 30px
}

.banners_btn {
	font-size: 14px;
	line-height: 14px
}

.areas_cat_divs h2 {
	font-size: 21px;
	line-height: 21px
}

.areas_cat_divs h6 {
	padding: 0 25px 40px;
	font-size: 14px;
	line-height: 17px
}

.areas_cat_cont {
	background: #e7e7e7;
	padding: 45px 0 80px
}

.areas_cat_line,.areas_cat_margin {
	margin-bottom: 30px
}

}

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

.areas_cat_container .slick-cats:after,.areas_cat_container .slick-cats:before,.areas_cat_pags {
	display: none
}

.areas_cat_divs {
	width: 100%;
	padding: 0;
	margin: 5px 0
}

.areas_cat_divs::after,.areas_cat_divs::before {
	left: 0;
	right: 0
}

.areas_cat_divs h2 {
	font-size: 18px;
	line-height: 18px
}

.areas_cat_divs h6 {
	padding: 0 20px 40px;
	font-size: 13px;
	line-height: 15px
}

.areas_cat_container,.areas_cat_container2 {
	padding: 0 20px
}

}

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

.areas_dest_divs h1 {
	font-size: 12px;
	line-height: 16px
}

.areas_dest_divs h3 {
	font-size: 14px;
	line-height: 16px
}

}

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

.areas_cat_divs h6,.areas_dest_divs:after {
	display: none
}

.banner_cont {
	padding: 50px 20px;
	text-align: center
}

.banners_tit {
	margin: auto auto 15px;
	max-width: 325px
}

.banners_tit .banners_span {
	font-size: 20px;
	line-height: 25px
}

.banners_btn {
	padding: 5px 15px
}

.areas_cat_divs h2 {
	font-size: 16px;
	line-height: 16px
}

.areas_dest_divs {
	width: 100%
}

}

.wood_tit {
	margin-bottom: 20px;
	max-width: 590px;
	font-weight: 700;
	font-size: 40px;
	line-height: 45px;
	letter-spacing: .05em
}

.wood_cat {
	font-weight: 300;
	font-size: 24px;
	line-height: 20px;
	letter-spacing: .025em
}

.wood_cont {
	margin-bottom: 85px
}

.wood_espaco {
	height: 85px
}

.wood_content {
	max-width: 810px;
	margin: auto;
	text-align: left;
	padding: 0 20px
}

.wood_content_tit,.wood_content_tit_btn {
	line-height: 36px;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase
}

.wood_content_tit {
	color: #c5ce03;
	font-size: 26px;
	padding-bottom: 20px
}

.wood_content_tit_btn {
	color: #3a3a3a;
	font-size: 20px;
	width: 100%;
	display: block;
	float: left
}

.wood_cores_outer {
	margin: 0 -5px;
	width: auto
}

.cores_divs {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	float: left;
	padding: 5px;
	position: relative
}

.categorias_cont_pag,.cores_cont {
	position: absolute;
	text-align: center;
	top: 0
}

.cores_cont {
	left: 0;
	padding: 10px;
	width: 100%;
	height: 100%
}

.cores_cont h1 {
	color: #fff;
	font-weight: 700;
	font-size: 20px;
	line-height: 26px
}

.cores_cont h3 {
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: .01em;
	margin-top: 5px
}

.wood_btn {
	display: table;
	font-weight: 600;
	font-size: 20px;
	line-height: 20px;
	padding: 10px 25px;
	border: 2px solid;
	color: inherit;
	margin: auto;
	text-align: center
}

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

.wood_tit {
	font-size: 30px;
	line-height: 35px
}

.wood_cat {
	font-size: 20px;
	line-height: 20px
}

.wood_content_tit {
	font-size: 22px;
	line-height: 32px
}

.cores_divs {
	width: 33.333%
}

}

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

.wood_tit {
	font-size: 25px;
	line-height: 30px;
	max-width: 450px
}

.wood_content_tit {
	font-size: 19px;
	line-height: 29px
}

.cores_divs {
	width: 50%
}

.wood_btn {
	font-size: 18px;
	line-height: 18px;
	padding: 10px 15px
}

}

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

.wood_tit {
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 10px
}

.wood_cat {
	font-size: 18px;
	line-height: 18px
}

.wood_espaco {
	height: 55px
}

.wood_content_tit {
	font-size: 17px;
	line-height: 27px
}

.cores_divs {
	width: 100%;
	padding: 5px 0
}

.wood_content_tit_btn {
	font-size: 12px;
	line-height: 17px;
	padding-bottom: 15px
}

.wood_btn {
	font-size: 16px;
	line-height: 16px;
	padding: 10px
}

}

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

.wood_tit {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 10px
}

.wood_cat {
	font-size: 16px;
	line-height: 16px
}

.wood_bann {
	height: 150px
}

}

.categorias_cont {
	display: table;
	padding: 85px 0;
	text-align: center
}

.categorias_cont h1 {
	color: #c5ce03;
	font-weight: 700;
	font-size: 28px;
	line-height: 50px;
	text-transform: uppercase
}

.categorias_cont h6 {
	color: #fff;
	font-weight: 300;
	font-size: 15px;
	line-height: 19px;
	width: 100%;
	max-width: 545px;
	margin: 10px auto auto
}

.categorias_cont_pag {
	left: 10px;
	opacity: 1;
	max-width: 135px
}

.categorias_cont_pag.next {
	left: auto;
	right: 10px
}

.categorias_cont_pag img {
	max-width: 47px;
	margin: auto
}

.categorias_cont_pag span {
	color: #fff;
	font-weight: 700;
	font-size: 13px;
	line-height: 13px;
	margin-top: 10px;
	display: block
}

.categorias_cont_pag h2 {
	color: #fff;
	font-weight: 700;
	font-size: 17px;
	line-height: 17px;
	padding-top: 5px;
	text-transform: uppercase;
	width: 120px;
	display: table
}

.categorias_cont_pag:hover {
	opacity: 1
}

.categorias_cont_pag:hover h2,.categorias_cont_pag:hover span {
	color: #c5ce03
}

.categoria_dest_cont {
	display: table;
	margin-bottom: 10px
}

.categoria_dest_img {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat
}

.categoria_dest_txt {
	width: 100%;
	padding: 20px 60px;
	vertical-align: top
}

.categoria_dest_img+.categoria_dest_txt {
	width: 50%
}

.categoria_dest_txt h1 {
	color: #3a3a3a;
	font-weight: 700;
	font-size: 27px;
	line-height: 36px
}

.categoria_dest_txt h6 {
	color: #5a5a5a;
	font-weight: 300;
	font-size: 15px;
	line-height: 19px;
	margin-top: 30px
}

#prods_grid {
	width: 100%!important
}

.categorias_prod_cont {
	display: table;
	margin-top: 70px;
	margin-bottom: 40px
}

.categorias_prod_tit {
	color: #3a3a3a;
	text-align: center;
	font-weight: 700;
	font-size: 28px;
	line-height: 30px;
	text-transform: uppercase;
	padding: 0 20px 25px
}

.categorias_prod_divs {
	display: inline-block;
	vertical-align: top;
	position: relative;
	overflow: hidden;
	background: #232323;
	text-align: center;
	cursor: pointer;
	margin: 0;
	width: 33.333%
}

.categorias_prod_divs:after,.categorias_prod_divs:before {
	position: absolute;
	width: 1px;
	height: 100%;
	background-color: #fff;
	top: 0;
	right: 0;
	z-index: 2
}

.categorias_prod_divs:before {
	width: 100%;
	height: 1px;
	top: auto;
	right: auto;
	bottom: 0;
	left: 0
}

.prod_sizer {
	width: 33.333%
}

.categorias_prod_divs img {
	position: relative;
	display: block;
	width: 100%;
	max-width: 100%
}

.categorias_prod_divs figcaption,.categorias_prod_divs figcaption>a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.categorias_prod_divs figcaption {
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	padding: 3em;
	background-color: rgba(35,35,35,.5);
	-webkit-transition: background-color .35s;
	transition: background-color .35s
}

.categorias_prod_divs h2 {
	font-weight: 600;
	color: #fff;
	font-size: 22px;
	text-transform: uppercase;
	margin: 20% 0 10px;
	-webkit-transition: all .35s;
	transition: all .35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0)
}

.categorias_prod_divs h1 {
	font-weight: 400;
	color: #fff;
	font-size: 30px;
	line-height: 28px;
	position: absolute;
	bottom: 30px;
	right: 25px;
	text-align: right;
	width: 100%;
	max-width: 85%
}

.categorias_prod_divs p,.categorias_prod_divs p span {
	display: block;
	max-height: 100px;
	overflow: hidden;
	font-size: 68.5%;
	font-weight: 400;
	margin: 0;
	text-transform: none;
	color: #fff!important
}

.categorias_dest_divs h1,.categorias_rel_masc h1,.categorias_rel_masc h3,.categorias_rel_tit,.homepage_banner_txt,.paginas_header h1,.pesquisa_header h1,.port_galerias_divs h2,.portfolio_cont h1,.portfolio_cont_bt a {
	text-transform: uppercase
}

.categorias_prod_divs figcaption::before,.categorias_prod_divs p {
	opacity: 0;
	-webkit-transition: opacity .35s,-webkit-transform .35s;
	transition: opacity .35s,transform .35s;
	-webkit-transform: scale(0);
	transform: scale(0)
}

.categorias_prod_divs:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	color: inherit
}

.categorias_prod_divs:hover figcaption::before,.categorias_prod_divs:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.categorias_destaques {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(35,35,35,.5);
	background: -webkit-linear-gradient(top,rgba(49,49,49,0) 60%,rgba(49,49,49,.7) 90%);
	background: -o-linear-gradient(bottom,rgba(49,49,49,0) 60%,rgba(49,49,49,.7) 90%);
	background: -moz-linear-gradient(top,rgba(49,49,49,0) 60%,rgba(49,49,49,.7) 90%);
	background: linear-gradient(to bottom,rgba(49,49,49,0) 60%,rgba(49,49,49,.7) 90%)
}

.categorias_dest_cont {
	display: table;
	margin-top: 55px;
	margin-bottom: 45px
}

.categorias_dest_divs {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	position: relative;
	overflow: hidden;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat
}

.categorias_dest_divs:after {
	position: absolute;
	width: 1px;
	height: 100%;
	background-color: #fff;
	top: 0;
	right: 0
}

.categorias_dest_divs:last-child:after {
	display: none
}

.categorias_dest_divs::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 150%;
	height: 150%;
	background: rgba(255,255,255,.5);
	-webkit-transition: -webkit-transform .6s;
	transition: transform .6s;
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0)
}

.categorias_dest_divs:hover::before {
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0)
}

.categorias_dest_divs h1 {
	color: #fff;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	position: absolute;
	top: 15px;
	left: 20px;
	max-width: 200px
}

.categorias_rel_cont {
	display: table;
	margin-top: 45px;
	margin-bottom: 100px;
	text-align: center
}

.categorias_rel_tit {
	color: #000;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	padding: 0 20px 25px
}

.categorias_rel_divs {
	display: inline-block;
	vertical-align: top;
	width: 33.333%;
	margin-bottom: 1px;
	overflow: hidden;
	position: relative
}

.categorias_rel_divs:after {
	position: absolute;
	width: 1px;
	height: 100%;
	background-color: #fff;
	top: 0;
	right: 0;
	z-index: 2
}

.categorias_rel_divs:last-child:after {
	display: none
}

.categorias_rel_divs.det_prod {
	width: 25%
}

.categorias_rel_divs img {
	width: 100%
}

.categorias_rel_masc,.categorias_rel_masc:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2
}

.categorias_rel_masc:before {
	background: rgba(35,35,35,.65);
	z-index: 1
}

.categorias_rel_masc h1 {
	color: #fff;
	text-align: center;
	font-weight: 600;
	font-size: 19px;
	line-height: 19px;
	z-index: 3;
	position: relative
}

.categorias_rel_masc h3 {
	position: absolute;
	bottom: 25px;
	color: inherit;
	text-align: center;
	font-weight: 700;
	font-size: 12px;
	line-height: 17px;
	z-index: 5;
	padding-top: 5px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.categorias_rel_masc h3:before {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 2px;
	background: rgb(212, 176, 104)
}

.categorias_rel_divs:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.categorias_rel_divs:hover .categorias_rel_masc:before {
	background: rgba(35,35,35,.4)
}

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

.categorias_prod_divs,.categorias_rel_divs:not(.det_prod),.prod_sizer {
	width: 50%
}

.categorias_prod_divs:nth-child(4n):after {
	display: block
}

.categorias_prod_divs:nth-child(2n-1):after,.categorias_rel_divs:not(.det_prod):nth-child(2):after,.categorias_rel_divs:nth-child(3):not(.det_prod) {
	display: none
}

.categoria_dest_txt {
	padding: 20px 40px
}

.categoria_dest_txt h1 {
	font-size: 24px;
	line-height: 27px
}

.categoria_dest_txt h6 {
	margin-top: 15px
}

}

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

.categorias_cont h1 {
	font-size: 24px;
	line-height: 40px
}

.categorias_cont h6 {
	font-size: 14px;
	max-width: 500px
}

.categorias_dest_divs {
	width: 50%;
	margin-bottom: 1px
}

.categorias_dest_divs:nth-child(2):after {
	display: none
}

.categoria_dest_txt h6 {
	font-size: 14px;
	line-height: 18px
}

}

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

.categorias_prod_cont {
	margin-top: 40px;
	margin-bottom: 20px
}

.categorias_dest_cont {
	margin-bottom: 25px
}

.categorias_rel_cont {
	margin-bottom: 80px
}

.categorias_prod_tit {
	font-size: 23px;
	line-height: 28px;
	padding-bottom: 15px
}

.categoria_dest_txt {
	padding: 30px 10px 0
}

.categoria_dest_cont .divs_50 {
	height: auto;
	display: table;
	width: 100%;
	padding: 30px 20px
}

.categoria_dest_txt h6 {
	margin-top: 10px
}

.categorias_cont {
	padding: 85px 0 40px
}

.categorias_cont_pag {
	top: -75px;
	max-width: 100%;
	left: 20px
}

.categorias_cont_pag.next {
	left: auto;
	right: 20px
}

.categorias_cont_pag img,.categorias_cont_pag2 {
	display: inline-block;
	vertical-align: top;
	float: left
}

.categorias_cont_pag.next img {
	float: right
}

.categorias_cont_pag2 {
	padding-left: 15px
}

.categorias_cont_pag.next .categorias_cont_pag2 {
	padding-right: 15px;
	padding-left: 0
}

}

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

.categorias_prod_cont {
	margin-top: 30px;
	margin-bottom: 10px
}

.categorias_dest_cont {
	margin-bottom: 15px
}

.categorias_rel_cont {
	margin-bottom: 60px
}

.categorias_prod_divs,.categorias_rel_divs:not(.det_prod),.prod_sizer {
	width: 100%
}

.categorias_prod_divs:after,.categorias_prod_divs:nth-child(4n):after,.categorias_rel_divs:not(.det_prod):after {
	display: none
}

.categorias_prod_tit {
	font-size: 20px;
	line-height: 25px;
	padding-bottom: 10px
}

}

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

.categoria_dest_cont {
	margin-top: 0
}

}

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

.categorias_cont {
	padding: 40px 0
}

.categorias_cont_pag {
	display: none
}

.categorias_dest_divs h1 {
	font-size: 16px;
	line-height: 20px
}

}

.estrutura_espaco {
	height: 80px
}

.estrutura_espaco:first-of-type {
	height: 40px
}

.estrutura_content {
	display: block;
	width: 100%;
	height: 429px;
	overflow: hidden;
	position: relative
}

.estrutura_content.less {
	height: 400px
}

.estrutura_content:after {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 30px;
	width: 100%;
	background-color: rgba(255,255,255,0);
	background-image: -webkit-linear-gradient(bottom,#fff,rgba(255,255,255,0));
	background-image: linear-gradient(to top,#fff,rgba(255,255,255,0));
	pointer-events: none
}

.estruturas_btn {
	font-weight: 400;
	font-size: 15px;
	letter-spacing: .025em;
	line-height: 15px;
	padding: 10px 25px;
	border: 2px solid;
	color: inherit;
	text-align: center;
	position: absolute;
	left: 0;
	top: auto;
	margin-top: 20px;
	z-index: 1;
	cursor: pointer;
	display: none
}

.estruturas_btn.active {
	display: table
}

.estruturas_divs.active .estrutura_content:after {
	display: none
}

.estrutura_blocos .divs_50.order2 {
	padding: 20px 4%
}

.estrutura_blocos .divs_50.is_left {
	padding-right: 4%
}

.estrutura_blocos .divs_50.is_right {
	padding-left: 4%
}

.estrutura_files {
	padding: 0 4%
}

.estrutura_files_divs {
	padding: 0 4%;
	display: inline-block;
	vertical-align: top;
	width: 50%;
	margin: 25px 0
}

.estrutura_files_divs span {
	color: #5a5a5a;
	font-size: 15px;
	line-height: 19px;
	font-weight: 400;
	display: block;
	height: 42px;
	padding-left: 55px;
	background: url(imgs/elem/pdf.png) center left no-repeat;
	background-size: contain
}

.estrutura_files_divs:hover span {
	color: #cad401;
	background: url(imgs/elem/pdf_.png) center left no-repeat;
	background-size: contain
}

.estruturas_tit {
	color: #3a3a3a;
	font-size: 27px;
	line-height: 36px;
	font-weight: 700;
	padding-bottom: 15px
}

.estruturas_txt {
	color: #5a5a5a;
	font-size: 15px;
	line-height: 19px;
	font-weight: 300;
	overflow: hidden;
	display: block;
	max-height: 400px
}

.estruturas_divs.active .estruturas_txt {
	max-height: 100%
}

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

.estrutura_content {
	height: 300px
}

.estrutura_content.less {
	height: 270px
}

.estruturas_txt {
	max-height: 270px
}

}

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

.estrutura_content {
	height: 270px
}

.estrutura_content.less {
	height: 240px
}

.estruturas_txt {
	max-height: 240px
}

}

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

.estrutura_blocos .divs_50.order2 {
	padding: 20px 2%
}

.estrutura_blocos .divs_50.is_left {
	padding-right: 2%
}

.estrutura_blocos .divs_50.is_right {
	padding-left: 2%
}

.estrutura_files,.estrutura_files_divs {
	padding: 0 2%
}

.estruturas_txt {
	max-height: 170px
}

}

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

.estrutura_content {
	height: auto!important
}

.estrutura_content:after,.estruturas_btn {
	display: none!important
}

.estruturas_divs .divs_50 {
	display: table;
	width: 100%;
	height: auto
}

.estruturas_divs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.estruturas_divs .divs_50.order1 {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1;
	padding: 0!important
}

.estruturas_divs .divs_50.order2 {
	padding: 20px;
	-webkit-box-flex: 2;
	-moz-box-flex: 2;
	-webkit-flex: 2;
	-ms-flex: 2;
	flex: 2;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2
}

.estruturas_txt {
	max-height: 100%
}

.estrutura_files_divs {
	width: 100%;
	margin: 10px 0
}

}

.prods_bread_cont {
	padding: 30px 0
}

.prods_bread_cont a,.prods_bread_cont span {
	display: inline-block;
	vertical-align: top;
	color: #000;
	font-size: 14px;
	line-height: 19px;
	font-weight: 400;
	padding: 0 10px;
	border-right: 1px solid #d4d4d4
}

.prods_bread_cont a:first-child {
	padding-left: 0
}

.prods_bread_cont a.last,.prods_bread_cont span {
	padding-right: 0;
	border-right: 0
}

.prods_bread_cont a:hover {
	color: inherit
}

.prods_det_container {
	display: table;
	width: 100%;
	max-width: 1440px;
	padding: 0;
	margin: auto
}

.prods_det_cells {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	padding-right: 55px;
	padding-left: 20px
}

.prods_det_cells:last-child {
	width: 75%;
	padding-right: 20px;
	padding-left: 10px;
	text-align: center
}

.prods_det_cells .prods_det_outer {
	width: 100%;
	max-width: 700px;
	margin: auto auto auto 0
}

.prods_det_tit {
	color: #3a3a3a;
	font-size: 27px;
	line-height: 36px;
	font-weight: 700;
	padding-bottom: 15px
}

.prods_lat {
	color: #555;
	font-size: 16px;
	line-height: 16px;
	padding: 10px 0;
	font-weight: 400;
	display: table
}

.prods_det_divs,.share-button,.share-button:before {
	display: inline-block;
	vertical-align: top
}

.prods_lat.active,.prods_lat:hover {
	color: inherit
}

.prods_share_cont {
	padding: 20px 0
}

.share-button {
	position: relative;
	text-align: center;
	width: 47px;
	height: 47px;
	margin: 2px 2px 0;
	cursor: pointer
}

.share-button.big {
	width: 55px;
	height: 55px;
	margin: -2px 3px 0;
	cursor: default
}

.share-button:after {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 35px;
	height: 35px;
	border: 1px solid #c4c4c4;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.share-button.big:after {
	width: 43px;
	height: 43px
}

.share-button:before {
	margin-top: 13px;
	font-size: 20px;
	color: #c4c4c4
}

.share-button.big:before {
	margin-top: 15px;
	font-size: 25px
}

.prods_det_txt {
	text-align: left;
	color: inherit;
	font-size: 18px;
	line-height: 19px;
	font-weight: 600;
	padding-top: 25px;
	padding-bottom: 5px
}

.prods_det_desc {
	text-align: left;
	color: #5a5a5a;
	font-size: 15px;
	line-height: 19px;
	font-weight: 300
}

.prods_det_cont {
	margin-top: 60px;
	margin-bottom: 35px;
	border: 1px solid #d4d4d4;
	text-align: left
}

.prods_det_divs {
	border-right: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
	width: 50%
}

.prods_det_divs a {
	width: 100%;
	display: block;
	padding: 15px 25px
}

.prods_det_divs:first-child,.prods_det_divs:nth-child(2):not(.full) {
	border-top: 0
}

.prods_det_divs:nth-child(2n) {
	border-right: 0
}

.prods_det_divs2 {
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	text-align: center
}

.prods_det_divs2:last-child {
	padding-left: 20px;
	text-align: left;
	width: calc(100% - 50px);
	width: -webkit-calc(100% - 50px);
	width: -moz-calc(100% - 50px)
}

.prods_det_svg {
	width: 100%;
	max-width: 35px;
	fill: rgb(212, 176, 104)
}

.prods_det_svg#portoflio_svg *,.prods_det_svg#video_svg * {
	stroke: rgb(212, 176, 104)!important
}

svg#portoflio_svg {
	max-width: 46px
}

svg#video_svg {
	max-width: 39px
}

svg#mais_svg {
	max-width: 45px
}

.prods_det_divs2 h1 {
	color: inherit;
	font-size: 18px;
	line-height: 19px;
	font-weight: 600
}

.prods_det_divs2 .txt {
	color: #5a5a5a;
	font-size: 15px;
	line-height: 19px;
	font-weight: 400
}

.prods_det_divs a:hover .prods_det_divs2 h1 {
	color: #5a5a5a
}

.prods_det_divs a:hover .prods_det_divs2 .txt {
	color: inherit
}

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

.prods_det_cells:last-child {
	padding-left: 0
}

.prods_det_cells .prods_det_outer {
	max-width: 720px
}

}

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

.prods_det_cells:first-child {
	width: 33.333%
}

.prods_det_cells:last-child {
	width: 66.666%
}

.prods_det_cells .prods_det_outer {
	width: 100%;
	max-width: none
}

.prods_det_cells .prods_det_outer .galeriaimg {
	padding: 0 40px
}

.categorias_rel_divs.det_prod {
	width: 33.3333%
}

.categorias_rel_divs.det_prod:nth-child(3):after,.categorias_rel_divs.det_prod:nth-child(4) {
	display: none
}

}

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

.prods_det_cells:first-child {
	display: none
}

.prods_det_cells:last-child {
	width: 100%;
	padding: 0 20px
}

.categorias_rel_divs.det_prod {
	width: 50%
}

.prods_det_cells .prods_det_outer .galeriaimg {
	padding: 0 20px
}

.categorias_rel_divs.det_prod:nth-child(3),.categorias_rel_divs.det_prod:nth-child(4) {
	display: inline-block
}

.categorias_rel_divs.det_prod:nth-child(3):after {
	display: block
}

.categorias_rel_divs.det_prod:nth-child(2):after {
	display: none
}

}

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

.prods_det_tit {
	font-size: 23px;
	line-height: 30px;
	padding-bottom: 10px
}

.categorias_rel_divs.det_prod {
	width: 100%
}

.categorias_rel_divs.det_prod:after,.categorias_rel_divs.det_prod:nth-child(3):after {
	display: none
}

}

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

.prods_bread_cont {
	display: none
}

.prods_det_container {
	margin-top: 30px
}

.prods_det_divs {
	width: 100%;
	border-right: 0;
	height: auto
}

.prods_det_divs a {
	padding: 20px 15px
}

.prods_det_divs2:last-child {
	padding-left: 10px
}

.prods_det_divs:nth-child(2):not(.full) {
	border-top: 1px solid #d4d4d4
}

}

#homepage_banner_dir {
	pointer-events: none;
	position: fixed;
	width: auto;
	z-index: 1220;
	top: 92px;
	right: 0;
	height: auto;
	display: block;
	-webkit-transition: all .8s cubic-bezier(.41,.005,0,1);
	-moz-transition: all .8s cubic-bezier(.41,.005,0,1);
	-o-transition: all .8s cubic-bezier(.41,.005,0,1);
	transition: all .8s cubic-bezier(.41,.005,0,1);
	-webkit-transform: translateX(580px);
	-moz-transform: translateX(580px);
	-ms-transform: translateX(580px);
	transform: translateX(580px)
}

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

#homepage_banner_dir {
	top: 73px
}

}

#homepage_banner_dir.open {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

#homepage_banner_bg {
	pointer-events: auto;
	cursor: pointer;
	width: 80px;
	background: #c5ce03;
	padding: 20px 5px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	opacity: 1;
	visibility: visible
}

#homepage_banner_dir.open #homepage_banner_bg {
	opacity: 0;
	visibility: hidden
}

.homepage_banner_tit {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 5px;
	text-align: center
}

.homepage_banner_inpt,.homepage_banner_txt,.homepage_banner_txt2 {
	text-align: left;
	line-height: 17px
}

.homepage_banner_tit:before {
	display: block;
	width: 100%;
	font-size: 25px;
	margin-bottom: 10px
}

#homepage_banner_cont {
	pointer-events: auto;
	width: 580px;
	height: 100%;
	background: #c5ce03;
	display: inline-block;
	vertical-align: top;
	padding: 50px
}

.homepage_banner_margin {
	margin-bottom: 35px
}

.homepage_banner_txt {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 10px
}

.homepage_banner_txt.small {
	font-size: 15px;
	line-height: 17px;
	letter-spacing: .025em;
	margin-bottom: 5px
}

.homepage_banner_txt:before {
	display: inline-block;
	vertical-align: middle;
	font-size: 25px;
	margin-right: 10px;
	margin-top: -2px
}

.homepage_banner_txt2 {
	color: #3e3e3e;
	font-weight: 600;
	font-size: 15px;
	display: block;
	margin-left: 35px
}

a.homepage_banner_txt2:hover {
	color: #fff
}

.homepage_banner_margin form {
	padding-left: 35px
}

.homepage_banner_inpt {
	color: #3e3e3e;
	font-weight: 600;
	font-size: 15px;
	padding-bottom: 5px;
	margin-right: 5%;
	width: 30%;
	border-bottom: 1px solid #3e3e3e
}

.homepage_banner_inpt.has-error {
	border-bottom: 1px solid #e10000
}

.homepage_banner_sub {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	padding: 5px 10px;
	border: 1px solid #fff;
	font-weight: 700;
	font-size: 15px;
	line-height: 17px;
	text-align: center;
	text-transform: uppercase;
	width: 30%;
	cursor: pointer
}

.homepage_banner_sub:hover {
	color: #3e3e3e;
	border: 1px solid #3e3e3e
}

#homepage_banner_dir .cd-close {
	top: 40px;
	right: 20px
}

.homepage_banner_inpt::-webkit-input-placeholder {
	opacity: 1;
	color: #3e3e3e;
	font-weight: 700
}

.homepage_banner_inpt::-moz-placeholder {
	opacity: 1;
	color: #3e3e3e;
	font-weight: 700
}

.homepage_banner_inpt:-ms-input-placeholder {
	opacity: 1;
	color: #3e3e3e;
	font-weight: 700
}

.homepage_banner_inpt:-moz-placeholder {
	opacity: 1;
	color: #3e3e3e;
	font-weight: 700
}

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

#homepage_banner_bg {
	width: 70px;
	padding: 10px 5px
}

.homepage_banner_tit {
	font-size: 13px;
	font-weight: 600
}

.homepage_banner_txt:before {
	font-size: 15px;
	margin-bottom: 5px
}

}

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

#homepage_banner_bg {
	width: 40px;
	height: 40px;
	padding: 5px 0 0
}

.homepage_banner_tit span {
	display: none
}

.homepage_banner_txt:before {
	font-size: 15px;
	margin-bottom: 5px
}

}

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

#homepage_banner_dir {
	-webkit-transform: translateX(550px);
	-moz-transform: translateX(550px);
	-ms-transform: translateX(550px);
	transform: translateX(550px)
}

#homepage_banner_cont {
	width: 550px;
	padding: 30px 50px 30px 30px
}

#homepage_banner_dir .cd-close {
	top: 20px;
	right: 20px
}

.homepage_banner_margin {
	margin-bottom: 25px
}

.homepage_banner_txt {
	font-size: 20px
}

.homepage_banner_txt.small {
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 5px
}

.homepage_banner_txt:before {
	font-size: 20px;
	margin-right: 5px;
	margin-top: -2px
}

.homepage_banner_txt2 {
	font-size: 16px;
	line-height: 17px;
	margin-left: 20px
}

.homepage_banner_margin form {
	padding-left: 20px
}

.homepage_banner_inpt {
	font-size: 15px;
	line-height: 17px;
	margin-right: 3%;
	width: 32%
}

.homepage_banner_sub {
	padding: 5px;
	font-size: 13px;
	line-height: 17px
}

}

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

#homepage_banner_dir {
	-webkit-transform: translateX(300px);
	-moz-transform: translateX(300px);
	-ms-transform: translateX(300px);
	transform: translateX(300px)
}

#homepage_banner_cont {
	width: 300px;
	padding: 20px 30px 20px 20px
}

#homepage_banner_dir .cd-close {
	top: 10px;
	right: 10px
}

.homepage_banner_margin {
	margin-bottom: 20px
}

.homepage_banner_txt {
	font-size: 18px;
	display: block
}

.homepage_banner_inpt {
	margin-right: 0;
	width: 100%;
	margin-bottom: 15px
}

.homepage_banner_sub {
	width: auto
}

#homepage_banner_cont .divs_50 {
	width: 100%;
	display: table;
	margin-bottom: 20px
}

}

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

#homepage_banner_dir {
	-webkit-transform: translateX(260px);
	-moz-transform: translateX(260px);
	-ms-transform: translateX(260px);
	transform: translateX(260px)
}

#homepage_banner_cont {
	width: 260px;
	padding: 20px
}

.homepage_banner_txt {
	font-size: 16px
}

.homepage_banner_txt2 {
	font-size: 14px;
	line-height: 15px
}

#homepage_banner_dir .cd-close {
	top: 5px;
	right: 5px;
	width: 20px;
	height: 20px
}

}

.videos_divs {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	position: relative;
	cursor: pointer;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.videos_masc,.videos_masc h1 {
	position: absolute;
	width: 100%;
	left: 0
}

.videos_masc {
	top: 0;
	height: 100%;
	display: block;
	text-align: center;
	background: rgba(58,58,58,.6)
}

.videos_masc h1 {
	color: #fff;
	font-weight: 600;
	font-size: 18px;
	line-height: 19px;
	margin-top: 15px;
	padding: 5px 20px
}

.video_icon:before {
	display: table;
	margin: auto;
	font-size: 70px;
	color: #fff
}

.videos_divs:hover .video_icon:before,.videos_divs:hover h1 {
	color: #CAD401
}

.videos_divs:hover .video_icon:before {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

.videos_divs:hover .videos_masc {
	background: rgba(58,58,58,.7)
}

.catalogos_divs:after,.catalogos_divs:before {
	background-color: #fff;
	z-index: 10;
	content: ''
}

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

.videos_divs {
	width: 33.333%
}

}

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

.videos_divs {
	width: 50%
}

}

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

.videos_masc h1 {
	line-height: 19px
}

}

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

.videos_masc h1 {
	margin-top: 10px
}

}

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

.videos_divs {
	width: 100%
}

}

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

.video_icon:before {
	font-size: 50px
}

.videos_masc h1 {
	bottom: auto;
	position: relative;
	font-size: 16px;
	line-height: 16px;
	margin-top: 20px
}

}

.catalogos_divs {
	display: inline-block;
	vertical-align: top;
	width: 20%;
	position: relative;
	cursor: pointer;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.catalogos_divs:before {
	position: absolute;
	width: 100%;
	height: 1px;
	bottom: 0;
	left: 0
}

.catalogos_divs:after {
	position: absolute;
	width: 1px;
	height: 100%;
	top: 0;
	right: -1px
}

.catalogos_masc {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
	background: rgba(58,58,58,.6)
}

.catalogos_masc h1 {
	color: #fff;
	font-weight: 600;
	font-size: 18px;
	line-height: 19px;
	margin-top: 100px;
	padding: 5px 20px;
	left: 0;
	width: 100%
}

.catalogo_icon:before {
	content: '';
	display: table;
	margin: -37px auto auto -37px;
	width: 70px;
	height: 70px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-image: url(imgs/elem/dest_icon_catalogo.png)
}

.catalogos_divs:hover h1 {
	color: #CAD401
}

.catalogos_divs:hover .catalogo_icon:before {
	background-image: url(imgs/elem/dest_icon_catalogo_.png)
}

.catalogos_divs:hover .catalogos_masc {
	background: rgba(58,58,58,.7)
}

.port_galerias_divs,.portfolio_img {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

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

.catalogos_divs {
	width: 25%
}

}

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

.catalogos_divs {
	width: 33.3333%
}

}

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

.catalogos_masc h1 {
	line-height: 20px
}

}

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

.catalogos_masc h1 {
	margin-top: 80px
}

.catalogo_icon:before {
	width: 50px;
	height: 50px;
	margin-top: -25px;
	margin-left: -25px
}

.catalogos_divs {
	width: 50%
}

}

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

.catalogos_masc h1 {
	font-size: 16px;
	line-height: 16px
}

}

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

.catalogos_divs {
	width: 100%
}

.catalogo_icon:before {
	font-size: 50px
}

}

.portfolio_cont {
	display: block;
	padding: 60px 0 0;
	text-align: center;
	position: relative
}

.portfolio_cont h1 {
	color: #c5ce03;
	font-weight: 700;
	font-size: 28px;
	line-height: 50px
}

.portfolio_cont h6 {
	color: #fff;
	font-weight: 300;
	font-size: 15px;
	line-height: 19px;
	width: 100%;
	max-width: 550px;
	margin: 10px auto auto
}

.portfolio_cont_bt {
	position: relative;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 50px;
	left: 0;
	text-align: center
}

.portfolio_cont_bt a {
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	color: #fff;
	font-size: 13px;
	line-height: 13px;
	font-weight: 700;
	border-right: 1px solid #353535
}

.portfolio_cont_bt a:last-child {
	border-right: 0
}

.portfolio_cont_bt a.sel,.portfolio_cont_bt a:hover {
	color: #c5ce03
}

.portfolio_content {
	padding-bottom: 125px
}

.portfolio_divs {
	display: table;
	width: 100%
}

.portfolio_txt {
	padding: 40px 60px
}

.portfolio_txt h1 {
	color: #3a3a3a;
	font-weight: 700;
	font-size: 24px;
	line-height: 27px
}

.portfolio_txt h6 {
	color: #5a5a5a;
	font-weight: 300;
	font-size: 15px;
	line-height: 19px;
	margin-top: 15px;
	max-height: 95px;
	overflow: hidden
}

.portfolio_txt a {
	display: inline-block;
	font-weight: 600;
	font-size: 16px;
	line-height: 16px;
	padding: 10px 25px;
	border: 2px solid;
	color: inherit;
	margin-top: 20px
}

.portfolio_txt a:hover {
	border-color: #3a3a3a;
	color: #3a3a3a
}

.port_det_table.port_det_header {
	padding: 0
}

.port_det_table .port_det_cells {
	width: 330px;
	position: relative;
	display: table-cell;
	vertical-align: top;
	padding-right: 60px;
	padding-left: 0
}

.port_det_table .port_det_cells:last-child {
	width: auto;
	padding-right: 50px;
	padding-left: 0
}

.port_det_cells .prods_det_tit {
	padding: 0 20px 15px;
	text-align: center
}

.port_det_cont {
	padding-bottom: 50px
}

.port_lat {
	color: #555;
	font-size: 15px;
	line-height: 18px;
	padding: 13px 2px;
	font-weight: 400;
	display: table;
	border-top: 1px solid #d4d4d4;
	width: 100%
}

.port_lat:last-child {
	border-bottom: 1px solid #d4d4d4
}

.port_lat.active,.port_lat:hover {
	color: inherit
}

.port_det_cells .port_det_outer {
	display: table;
	width: 100%;
	max-width: 770px;
	margin: auto auto auto 0;
	text-align: center
}

.portfolio_desc {
	margin: 60px 0;
	color: #5a5a5a;
	font-size: 15px;
	line-height: 19px;
	font-weight: 300;
	text-align: left
}

.port_galerias_cont {
	padding-bottom: 30px
}

.port_galerias_divs {
	width: 33.333%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	border-left: 1px solid #fff;
	cursor: pointer
}

.port_galerias_divs:first-child {
	border-left: none
}

.port_galerias_divs:after,.port_galerias_divs:before {
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgb(212, 176, 104);
	opacity: 0
}

.port_galerias_divs:after {
	opacity: 1;
	background: rgba(47,47,47,.6)
}

.port_galerias_divs h1,.port_galerias_divs h2 {
	color: #fff;
	font-size: 20px;
	line-height: 25px;
	font-weight: 600;
	text-align: center;
	z-index: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.port_galerias_divs h2 {
	opacity: 0;
	margin-top: 25px;
	font-weight: 700;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: .05em
}

.port_galerias_divs:hover:before {
	opacity: .9
}

.port_galerias_divs:hover:after {
	opacity: 0
}

.port_galerias_divs:hover h2 {
	opacity: 1
}

.overlay_porfolio {
	background: rgba(47,47,47,.9);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100001;
	opacity: 0;
	visibility: hidden;
	pointer-events: none
}

.overlay_porfolio.active {
	opacity: 1;
	visibility: visible;
	pointer-events: auto
}

.overlay_porfolio .bt_close {
	position: absolute;
	z-index: 2;
	top: 10px;
	right: 10px;
	width: 38px;
	height: 38px;
	background: url(imgs/elem/icon-close.svg) center center no-repeat;
	cursor: pointer;
	overflow: hidden;
	text-indent: 100%;
	opacity: 1;
	-webkit-transition: -webkit-transform .3s 0s,visibility 0s 0s,opacity .4s .4s;
	transition: transform .3s 0s,visibility 0s 0s,opacity .4s .4s
}

.overlay_porfolio .bt_close:hover {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.overlay_porfolio .port_galeria_outer {
	display: table;
	width: 100%;
	height: 100%;
	position: relative
}

.overlay_porfolio .port_galeria_outer2 {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 50px 0
}

.overlay_porfolio .port_galeria {
	display: table;
	position: relative;
	width: 100%;
	margin: auto
}

.overlay_porfolio .port_galeria .portfolio_imgs {
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain
}

.overlay_porfolio .port_galeria .portfolio_imgs .fill {
	width: 100%;
	max-width: 900px;
	margin: auto
}

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

.portfolio_txt {
	padding: 30px 50px
}

.port_det_table .port_det_cells {
	padding-left: 50px
}

.portfolio_cont {
	padding: 50px 50px 0
}

}

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

.portfolio_txt {
	padding: 30px
}

.port_det_table .port_det_cells {
	width: 280px;
	padding: 0 30px
}

.port_det_table .port_det_cells:last-child {
	padding-right: 30px
}

.overlay_porfolio .port_galeria_outer2 {
	padding: 30px 0
}

.portfolio_cont {
	padding: 50px 30px 0
}

}

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

.portfolio_txt h1 {
	font-size: 22px;
	line-height: 25px
}

.portfolio_txt h6 {
	font-size: 14px;
	margin-top: 15px
}

.portfolio_txt a {
	font-size: 14px;
	line-height: 14px;
	margin-top: 20px
}

}

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

.portfolio_txt {
	padding: 20px
}

.port_det_table .port_det_cells {
	width: 220px;
	padding: 0 20px
}

.port_det_table .port_det_cells:last-child {
	padding-right: 20px
}

.overlay_porfolio .port_galeria_outer2 {
	padding: 20px 0
}

.portfolio_cont {
	padding: 50px 20px 0
}

}

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

.portfolio_cont h1 {
	font-size: 25px;
	line-height: 40px
}

.portfolio_cont h6 {
	font-size: 14px;
	margin-top: 10px
}

.portfolio_content {
	padding-bottom: 80px
}

.portfolio_divs {
	padding-bottom: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.portfolio_divs:last-child {
	padding-bottom: 0
}

.portfolio_img {
	width: 100%;
	display: table;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1
}

.portfolio_txt {
	width: 100%;
	display: table;
	padding: 20px;
	-webkit-box-flex: 2;
	-moz-box-flex: 2;
	-webkit-flex: 2;
	-ms-flex: 2;
	flex: 2;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2
}

.port_det_table .port_det_cells {
	width: 100%!important;
	padding: 0 20px
}

.port_det_table .port_det_cells:last-child {
	padding: 0
}

.port_det_table .port_det_cells:first-child {
	display: none
}

.port_det_table .port_det_cells .portfolio_desc {
	padding: 0 20px
}

}

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

.portfolio_cont h1 {
	font-size: 20px;
	line-height: 30px
}

.portfolio_content {
	padding-bottom: 50px
}

.portfolio_cont_bt {
	padding-top: 40px;
	padding-bottom: 30px
}

.portfolio_cont {
	padding: 40px 20px 0
}

}

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

.port_det_table.port_det_header {
	padding-top: 40px
}

.overlay_porfolio .port_galeria .portfolio_imgs .fill {
	min-height: 300px
}

}

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

.port_galerias_divs {
	width: 100%;
	border-left: 0 solid #fff;
	border-bottom: 1px solid #fff
}

}

.paginas_header {
	position: relative;
	background-image: url(imgs/elem/pags_header.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.paginas_header h1 {
	position: absolute;
	bottom: 70px;
	left: 330px;
	color: #fff;
	font-weight: 700;
	font-size: 33px;
	line-height: 36px;
	margin-left: 20px
}

.paginas_titulo {
	color: #fff;
	font-weight: 600;
	font-size: 30px;
	margin-bottom: 20px
}

.paginas_divs {
	width: 330px;
	position: relative;
	display: table-cell;
	vertical-align: top;
	padding: 80px 50px 80px 0
}

.paginas_divs:last-child {
	width: auto;
	padding-right: 50px;
	padding-left: 0
}

.paginas_divs:first-child:before {
	content: '';
	height: 4px;
	width: 100%;
	background: #c5ce03;
	position: absolute;
	top: 0;
	left: 0
}

.paginas_divs .pag_bloco_txt {
	display: table;
	width: 100%;
	max-width: 770px;
	margin: auto auto auto 0
}

.paginas_lat {
	color: #858585;
	font-size: 16px;
	line-height: 18px;
	padding: 9px 0;
	font-weight: 400;
	display: table
}

.paginas_lat.active,.paginas_lat:hover {
	color: inherit
}

.paginas_bloco {
	padding: 9px 0 30px;
	display: table;
	width: 100%
}

.paginas_cell,.paginas_cell_33 {
	display: table-cell;
	vertical-align: top
}

.paginas_cell {
	width: 50%
}

.paginas_cell_33 {
	width: 33.333%;
	padding: 0 15px
}

.paginas_cell_33:first-child {
	padding-left: 0
}

.paginas_cell_33:last-child {
	padding-right: 0
}

.paginas_tit {
	color: #3a3a3a;
	font-size: 23px;
	line-height: 36px;
	font-weight: 700;
	text-align: left;
	padding-bottom: 10px;
	margin-top: 45px
}

.paginas_txt,.paginas_txt p,.paginas_txt span {
	font-weight: 300;
	font-size: 16px;
	line-height: 20px;
	color: #363636
}

.paginas_txt b,.paginas_txt b *,.paginas_txt strong,.paginas_txt strong * {
	font-weight: 600
}

.paginas_txt a {
	color: #c5ce03
}

.paginas_txt a:hover {
	color: inherit
}

.paginas_cell .paginas_tit {
	padding-left: 45px
}

.paginas_cell .paginas_txt {
	padding: 20px 45px
}

.paginas_img,.paginas_img2 {
	display: block;
	float: left;
	max-width: 50%;
	padding-right: 40px;
	padding-bottom: 40px;
	width: 100%
}

.paginas_img2 {
	float: right;
	padding-left: 40px;
	padding-right: 0
}

.padd_right {
	padding-right: 40px;
	padding-left: 40px
}

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

.paginas_header h1 {
	margin-left: 0
}

.paginas_divs {
	padding-left: 50px
}

}

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

.paginas_header h1 {
	left: 280px
}

.paginas_divs {
	width: 280px;
	padding: 70px 30px
}

.paginas_divs:last-child {
	padding-right: 30px
}

}

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

.paginas_cell .paginas_tit,.paginas_img2 {
	padding-left: 0
}

.paginas_cell {
	width: 100%;
	display: table;
	max-width: 500px;
	margin: auto
}

.paginas_cell:nth-child(2) {
	padding-top: 20px
}

.paginas_cell .paginas_txt {
	padding: 0
}

.paginas_img,.paginas_img2 {
	padding-right: 0;
	float: none;
	max-width: 500px
}

.paginas_img2 {
	padding-right: 0
}

.padd_right {
	padding-right: 30px;
	padding-left: 30px
}

.paginas_tit {
	font-size: 22px;
	line-height: 22px;
	margin-top: 20px;
	padding-bottom: 20px
}

.paginas_lat {
	font-size: 15px;
	line-height: 17px;
	padding: 8px 0
}

.paginas_txt,.paginas_txt p,.paginas_txt span {
	font-size: 15px;
	line-height: 19px
}

}

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

.paginas_header h1 {
	left: 220px;
	bottom: 60px
}

.paginas_divs {
	width: 220px;
	padding: 60px 20px
}

.paginas_divs:last-child {
	padding-right: 20px
}

}

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

.paginas_cell_33 {
	width: 100%;
	display: table;
	margin: auto;
	padding: 15px 0
}

.paginas_divs,.paginas_divs:last-child {
	padding: 50px 20px
}

.paginas_divs {
	width: 100%!important
}

.paginas_divs:first-child {
	display: none
}

.paginas_header h1 {
	bottom: 50px;
	left: 20px;
	font-size: 27px;
	line-height: 34px
}

}

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

.paginas_titulo {
	font-size: 23px
}

.paginas_tit {
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 10px
}

.paginas_divs,.paginas_divs:last-child {
	padding: 40px 20px
}

.paginas_header h1 {
	bottom: 40px;
	font-size: 22px;
	line-height: 30px
}

}

.pesquisa_header {
	position: relative;
	background-image: url(imgs/elem/pags_header.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.pesquisa_header .div_topo {
	position: absolute;
	width: 100%;
	left: 20px;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0
}

.pesquisa_header h1 {
	color: #fff;
	font-weight: 700;
	font-size: 30px;
	line-height: 36px
}

.pesquisa_header h2 {
	color: #fff;
	font-weight: 300;
	font-size: 60px;
	line-height: 63px;
	text-transform: none;
	padding-top: 20px
}

.pesq_tit,a.pesq_tit:hover {
	color: #c5ce03
}

.pesquisa_div {
	display: table;
	width: 100%;
	padding: 80px 0
}

.pesquisa_div .pesquisa_column {
	display: inline-block;
	width: 33.333%;
	vertical-align: top;
	padding: 0 20px 0 0
}

.pesq_tit,a.pesq_tit {
	display: table
}

.pesq_tit {
	text-transform: uppercase;
	font-size: 15px;
	line-height: 17px;
	font-weight: 600;
	position: relative;
	padding-bottom: 10px
}

.pesq_txt,.pesquisa_link {
	color: #858585;
	line-height: 17px;
	font-weight: 300;
	font-size: 15px;
	display: table;
	position: relative
}

.pesq_txt {
	margin-bottom: 50px
}

.pesquisa_link {
	padding: 4px 0
}

.pesquisa_link:hover {
	color: #c5ce03
}

.pesq_sem_resultados {
	display: table;
	color: #858585;
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
	position: relative;
	padding: 30px 10px
}

.forms_tit,.ft_divs h1,.mapa_border_txt2 h1,.mapa_border_txt2 h3 {
	font-weight: 700;
	text-transform: uppercase
}

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

.pesquisa_header .div_topo {
	left: 0;
	right: 0;
	padding: 50px
}

.pesquisa_div {
	padding: 80px 40px
}

.pesquisa_div .pesquisa_column {
	padding: 0 10px
}

}

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

.pesquisa_div .pesquisa_column {
	width: 33.333%
}

}

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

.pesquisa_header .div_topo {
	padding: 30px
}

.pesquisa_div {
	padding: 70px 20px
}

.pesquisa_header h1 {
	font-size: 28px;
	line-height: 34px
}

.pesquisa_header h2 {
	font-size: 55px;
	line-height: 58px
}

}

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

.pesquisa_header .div_topo {
	padding: 20px
}

.pesquisa_div {
	padding: 60px 10px
}

.pesquisa_div .pesquisa_column {
	width: 50%
}

.pesq_tit {
	font-size: 14px
}

.pesq_txt,.pesquisa_link {
	font-size: 14px;
	line-height: 16px
}

.pesquisa_header h1 {
	font-size: 25px;
	line-height: 30px
}

.pesquisa_header h2 {
	font-size: 48px;
	line-height: 52px;
	padding-top: 10px
}

}

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

.pesquisa_header h1 {
	font-size: 25px;
	line-height: 30px
}

.pesquisa_header h2 {
	font-size: 40px;
	line-height: 43px;
	padding-top: 10px
}

}

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

.pesquisa_header h1 {
	font-size: 22px;
	line-height: 27px
}

.pesquisa_header h2 {
	font-size: 35px;
	line-height: 38px;
	padding-top: 5px
}

}

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

.pesquisa_div .pesquisa_column {
	width: 100%
}

}

.contactos_cont,.recruta_cont {
	background: #fff;
	margin-top: 20px;
	padding: 40px 0 100px
}

.contactos_marg {
	margin-top: 35px
}

.contactos_cont .divs_50:first-child {
	padding-right: 20px;
	vertical-align: top;
	width: 65%
}

.contactos_cont .divs_50:last-child {
	padding-left: 20px;
	vertical-align: top;
	width: 35%
}

.recruta_cont .divs_50:first-child {
	padding-right: 25px;
	vertical-align: top;
	width: 50%
}

.recruta_cont .divs_50:last-child {
	padding-left: 25px;
	vertical-align: top;
	width: 50%
}

.forms_tit {
	color: #3A3A3A;
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 20px
}

.forms_txt {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 55px;
	-moz-column-gap: 55px;
	column-gap: 55px
}

.forms_txt,.forms_txt a {
	font-weight: 300;
	font-size: 14px;
	line-height: 18px;
	color: #363636
}

.forms_txt b,.forms_txt strong {
	font-weight: 400
}

.forms_txt a:hover {
	color: #b9c203
}

.div_outer_form {
	width: 100%;
	display: table
}

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

.contactos_cont,.recruta_cont {
	padding: 40px 50px 100px
}

}

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

.contactos_cont,.recruta_cont {
	padding: 40px 30px 80px
}

.forms_tit {
	font-size: 27px;
	line-height: 33px
}

.contactos_cont .divs_50:first-child,.recruta_cont .divs_50:first-child {
	padding-right: 0;
	vertical-align: top;
	display: table;
	width: 100%
}

.contactos_cont .divs_50:last-child,.recruta_cont .divs_50:last-child {
	padding-left: 0;
	padding-top: 30px;
	display: table;
	width: 100%;
	vertical-align: top
}

.div_outer_form {
	width: 100%;
	display: table
}

.div_outer_form .div_form {
	display: table-cell;
	width: auto;
	padding-right: 30px;
	vertical-align: top
}

.div_outer_form .div_recrut {
	display: table-cell;
	width: 300px;
	vertical-align: top
}

}

.mapa_border_txt,.mapa_border_txt2 {
	vertical-align: middle;
	border-radius: 50%
}

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

.contactos_cont,.recruta_cont {
	padding: 30px 20px 70px
}

.forms_tit {
	font-size: 23px;
	line-height: 29px;
	margin-bottom: 15px
}

}

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

.div_outer_form {
	width: 100%;
	display: table
}

.div_outer_form .div_form,.div_outer_form .div_recrut {
	display: table;
	width: 100%;
	padding: 0
}

}

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

.forms_tit {
	font-size: 20px;
	line-height: 26px
}

.contactos_marg {
	margin-top: 20px
}

}

.map_cont {
	width: 100%;
	position: relative;
	z-index: 1;
	height: 465px
}

.map_cont.opacity {
	filter: alpha(opacity=100);
	opacity: 1;
	background: url(imgs/elem/mapa_bg.png)
}

#map_canvas {
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: .3;
	filter: alpha(opacity=30);
	pointer-events: none
}

#map_canvas.opacity {
	filter: alpha(opacity=100);
	opacity: 1;
	pointer-events: auto
}

.mapa_conteudo {
	width: 100%;
	height: 100;
	display: table;
	max-width: 725px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

.mapa_conteudo .mapa_cells>.div_table_cell:first-child {
	width: 50%;
	text-align: left
}

.mapa_conteudo .mapa_cells>.div_table_cell:last-child {
	width: 50%;
	text-align: right
}

.mapa_border_txt {
	width: 275px;
	height: 275px;
	display: inline-block;
	position: relative;
	cursor: pointer;
	text-align: center
}

.mapa_border_txt:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(255,255,255,.1);
	display: block;
	border-radius: 50%
}

.mapa_border_txt2 {
	width: 230px;
	height: 230px;
	display: inline-block;
	background: rgba(255,255,255,.2);
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.mapa_border_txt2::after {
	content: '';
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: inherit;
	background-color: transparent
}

.mapa_border_txt:hover .mapa_border_txt2::after {
	-webkit-animation: cd-pulse 1s infinite;
	-moz-animation: cd-pulse 1s infinite;
	animation: cd-pulse 1s infinite
}

.mapa_border_txt2 h1 {
	color: #fff;
	font-size: 14px;
	line-height: 55px
}

.mapa_border_txt2 img {
	max-width: 56px;
	margin: auto
}

.mapa_border_txt2 h3 {
	color: #bfd600;
	font-size: 18px;
	line-height: 55px
}

.mapa_border_txt.active .mapa_border_txt2 h3 {
	color: #fff
}

.mapa_conteudo.hidden {
	top: auto;
	bottom: 20px;
	left: 10px;
	padding: 0;
	max-width: 200px;
	-webkit-transform: translateX(0) translateY(0);
	-moz-transform: translateX(0) translateY(0);
	-ms-transform: translateX(0) translateY(0);
	-o-transform: translateX(0) translateY(0);
	transform: translateX(0) translateY(0)
}

.mapa_conteudo.hidden .mapa_border_txt {
	width: 90px;
	height: 90px
}

.mapa_conteudo.hidden .mapa_border_txt:after {
	display: none
}

.mapa_conteudo.hidden .mapa_border_txt2 {
	width: 90px;
	height: 90px;
	background: rgba(0,0,0,.7)
}

.mapa_conteudo.hidden .mapa_border_txt2 h1 {
	font-size: 14px;
	line-height: 14px;
	display: none
}

.mapa_conteudo.hidden .mapa_border_txt2 img {
	max-width: 20px;
	margin-bottom: 10px
}

.mapa_conteudo.hidden .mapa_border_txt2 h3 {
	font-size: 13px;
	line-height: 13px;
	padding: 0 5px
}

.mapa_conteudo .mapa_cells>.div_table_cell:first-child {
	padding-right: 10px
}

.mapa_conteudo .mapa_cells>.div_table_cell:last-child {
	padding-left: 10px
}

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

.map_cont {
	height: 400px
}

.mapa_conteudo {
	max-width: 500px
}

.mapa_border_txt {
	width: 180px;
	height: 180px
}

.mapa_border_txt2 {
	width: 150px;
	height: 150px
}

.mapa_border_txt2 h1 {
	font-size: 14px;
	line-height: 24px
}

.mapa_border_txt2 img {
	max-width: 30px;
	margin-bottom: 6px
}

.mapa_border_txt2 h3 {
	font-size: 16px;
	line-height: 16px
}

}

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

.map_cont {
	height: 370px
}

.mapa_conteudo {
	max-width: 300px;
	padding: 0 20px
}

.mapa_border_txt {
	width: 110px;
	height: 110px
}

.mapa_border_txt2 {
	width: 90px;
	height: 90px
}

.mapa_border_txt2 h1 {
	display: none
}

.mapa_border_txt2 img {
	max-width: 20px;
	margin-bottom: 10px
}

.mapa_border_txt2 h3 {
	font-size: 13px;
	line-height: 13px;
	padding: 0 5px
}

}

.container_ft,.ft_divs {
	display: inline-block;
	vertical-align: top
}

.ft_divs h1,.ft_divs h2 {
	font-size: 13px;
	line-height: 17px
}

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

.forms_txt {
	-moz-column-count: 1;
	-webkit-column-count: 1;
	column-count: 1;
	-webkit-column-gap: 0;
	-moz-column-gap: 0;
	column-gap: 0
}

.map_cont {
	height: 320px
}

}

footer {
	background: #3e3e3e
}

.container_ft {
	padding: 25px 0 60px;
	width: 70%
}

.container_ft:last-child {
	width: 30%
}

.ft_divs {
	width: 25%;
	padding-right: 60px;
	margin-top: 35px
}

.container_ft:last-child .ft_divs {
	width: 50%
}

.container_ft:last-child .ft_divs:first-child {
	padding-right: 30px
}

.ft_divs h1 {
	display: table;
	color: #C5CE03;
	position: relative;
	padding-top: 10px;
	cursor: pointer
}

.ft_divs h1.no_color,.ft_divs h1:hover {
	color: #fff
}

.ft_divs h1>div {
	position: absolute;
	top: 0;
	left: 0;
	height: 3px;
	background: inherit;
	width: 100%
}

.ft_divs h2,.ft_links,.ft_mais {
	position: relative
}

.cd-close span:after,.cd-close span:before,.ft_mais:after {
	content: '';
	background: rgb(212, 176, 104);
	left: 0
}

.ft_divs h2 {
	color: #fff;
	font-weight: 400;
	margin-bottom: 10px
}

.ft_divs_links {
	display: none
}

.ft_links {
	display: table;
	color: #858585;
	font-size: 14px;
	line-height: 15px;
	font-weight: 400;
	padding: 3px 0
}

a.ft_links:hover,div.ft_links {
	color: #fff
}

.ft_mais,div.ft_links {
	font-weight: 600;
	margin-top: 10px
}

.ft_mais {
	color: #858585;
	font-size: 11px;
	line-height: 11px;
	text-transform: uppercase;
	cursor: pointer;
	display: none
}

.ft_mais.active {
	display: table
}

.ft_mais:after {
	display: block;
	height: 1px;
	width: 100%;
	bottom: -2px
}

.ft_mais:hover {
	color: #fff
}

.social_sharing {
	display: inline-block;
	vertical-align: top;
	padding: 0 5px;
	cursor: pointer;
	margin-bottom: 5px
}

.social_sharing:first-child {
	padding-left: 0
}

.social_sharing:last-child {
	padding-right: 0
}

.social_sharing:before {
	font-size: 25px;
	color: #858585
}

.ft_apoio_txt {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	color: #858585;
	font-size: 18px;
	line-height: 18px;
	font-weight: 700
}

a.ft_apoio_txt:hover {
	color: #fff
}

.ft_small_cells,.ft_small_cells a {
	color: #7d7b79;
	line-height: 19px
}

.ft_apoio_txt:before {
	font-size: 30px;
	display: inline-block;
	vertical-align: middle
}

.barra_apoio span,.ft_small_cells,.ft_small_cells a {
	font-size: 12px;
	font-weight: 400
}

.footer {
	padding: 20px 0
}

.ft_small_cells {
	width: 60%
}

.ft_small_cells:last-child {
	width: 40%
}

.ft_small_cells a:hover {
	color: #fff
}

.ft_small_cells img {
	width: 100%;
	max-width: 292px;
	margin: auto 0 auto auto
}

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

.container_ft {
	width: 75%
}

.container_ft:last-child {
	width: 25%
}

.ft_divs {
	padding-right: 40px;
	width: 33.333%
}

.container_ft:last-child .ft_divs,.ft_apoio_txt {
	width: 100%
}

}

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

footer {
	display: none
}

.ft_small_cells {
	width: 70%;
	padding-right: 10px
}

.ft_small_cells:last-child {
	width: 30%
}

}

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

.ft_small_cells {
	width: 75%
}

.ft_small_cells:last-child {
	width: 25%
}

}

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

.ft_small_cells {
	width: 100%
}

.ft_small_cells:last-child {
	display: none
}

}

.cd-close {
	position: absolute;
	z-index: 2;
	top: 10px;
	right: 10px;
	width: 38px;
	height: 38px;
	cursor: pointer;
	overflow: hidden;
	text-indent: 100%;
	opacity: 1;
	-webkit-transition: -webkit-transform .3s 0s,visibility 0s 0s,opacity .4s .4s;
	transition: transform .3s 0s,visibility 0s 0s,opacity .4s .4s
}

.cd-close span {
	display: block;
	width: 100%;
	position: relative;
	color: #fff;
	height: 100%
}

.cd-close span:after,.cd-close span:before {
	width: 100%;
	height: 2px;
	display: block;
	position: absolute;
	top: 50%;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.cd-close span:before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.cd-close:hover {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.voltar_topo {
	position: fixed;
	right: 20px;
	bottom: 20px;
	display: none;
	background-image: url(imgs/elem/voltar_topo.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #CECECE;
	width: 50px;
	height: 50px;
	cursor: pointer;
	z-index: 9
}

.voltar_topo:hover {
	background-color: #333C42
}

@-webkit-keyframes cd-pulse {
	0%{-webkit-transform: scale(1);
	box-shadow: inset 0 0 1px 1px rgba(255,255,255,.8)
}

50% {
	box-shadow: inset 0 0 1px 1px rgba(255,255,255,.8)
}

100% {
	-webkit-transform: scale(1.2);
	box-shadow: inset 0 0 1px 1px rgba(255,255,255,0)
}

}@-moz-keyframes cd-pulse {
	0%{-moz-transform: scale(1);
	box-shadow: inset 0 0 1px 1px rgba(255,255,255,.8)
}

50% {
	box-shadow: inset 0 0 1px 1px rgba(255,255,255,.8)
}

100% {
	-moz-transform: scale(1.2);
	box-shadow: inset 0 0 1px 1px rgba(255,255,255,0)
}

}@keyframes cd-pulse {
	0%{-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	box-shadow: inset 0 0 1px 1px rgba(255,255,255,.8)
}

50% {
	box-shadow: inset 0 0 1px 1px rgba(255,255,255,.8)
}

100% {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	box-shadow: inset 0 0 1px 1px rgba(255,255,255,0)
}

}.barra_apoio {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #3e3e3e;
	padding: 10px 0;
	height: 56px;
	z-index: 999
}

.anular_subs,.subs_aceito {
	padding-top: 10px
}

.barra_apoio .logo_apoios {
	max-width: 310px
}

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

.barra_apoio .div_table_cell:nth-child(2) {
	display: none
}

.barra_apoio .logo_apoios {
	margin: auto
}

}

.barra_apoio span {
	line-height: 1.5;
	color: #fff;
	float: right
}

.barra_apoio span a {
	display: inline-block;
	vertical-align: top;
	color: #fff
}

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

.barra_apoio span a {
	display: inline-block;
	vertical-align: middle
}

}

.barra_apoio span a:hover {
	color: #cad400
}

.captcha {
	-webkit-transform: scale(.7);
	transform: scale(.7)
}

.captcha>div {
	margin-left: -2rem
}

.optin label {
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: #363636
}

.optin label a {
	color: #cad401;
	text-decoration: underline
}

.optin label a:hover {
	color: #363636
}

.optin label.has-error,.optin label.has-error a {
	color: red
}

.news_cont label.has-error,.news_cont label.has-error a {
	color: #bdc610
}

.subs_aceito {
	color: #fff;
	font-size: 13px
}

.subs_aceito a {
	color: #fff;
	text-decoration: underline
}

.subs_aceito a:hover {
	text-decoration: none
}

.subs_aceito label.has-error {
	color: #D00
}

.anular_subs a {
	color: #fff;
	font-size: 12px;
	text-decoration: underline
}

.anular_subs a:hover {
	text-decoration: none
}

div.overflow {
	overflow: auto;
	display: block
}

table.tbl_cookies {
	width: 100%!important;
	min-width: 520px;
	border: 1px solid #000;
	border-bottom: 0;
	border-collapse: collapse
}

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

table.tbl_cookies thead td {
	border-bottom: 1px solid #000;
	text-align: center;
	font-weight: 700
}

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

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

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

.slick-list,.slick-slider,.slick-track {
	position: relative;
	display: block
}

.slick-loading .slick-slide,.slick-loading .slick-track {
	visibility: hidden
}

.slick-slider {
	height: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
	height: 100%;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.slick-track {
	top: 0;
	left: 0
}

.slick-track:after,.slick-track:before {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

.no_full,.no_full .slick-list,.no_full .slick-slide,.no_full .slick-track {
	height: auto;
	min-height: unset
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

@charset 'UTF-8';

.slick-dots li button,.slick-next,.slick-prev {
	font-size: 0;
	line-height: 0;
	padding: 0;
	cursor: pointer;
	color: transparent;
	outline: 0
}

.slick-loading .slick-list {
	background: url(ajax-loader.gif) center center no-repeat #fff
}

.slick-next,.slick-prev {
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 0;
	width: 30px;
	height: 59px;
	border: none;
	opacity: 1;
	background-image: url(setas.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: -37px 0;
	text-indent: -90000px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.slick-dest .slick-next,.slick-dest .slick-prev {
	top: 42%
}

.slick-next:hover,.slick-prev:hover {
	background-image: url(setas_.png)
}

.slick-next {
	background-position: 1px 0;
	left: auto;
	right: 0
}

.slick-slider:hover .slick-next,.slick-slider:hover .slick-prev {
	opacity: 1
}

.slick-arrow.slick-disabled {
	display: none!important
}

.slick-produtos .slick-next,.slick-produtos .slick-prev {
	background-image: url(setas_prod.png);
	background-position: -52px 0;
	width: 41px;
	height: 82px;
	left: -61px
}

.slick-produtos .slick-next:hover,.slick-produtos .slick-prev:hover {
	background-image: url(setas_prod_.png)
}

.slick-produtos .slick-next {
	background-position: 0 0;
	left: auto;
	right: -61px
}

.slick-portfolio .slick-next,.slick-portfolio .slick-prev {
	background-image: url(setas_portfolio.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: -83px 0;
	width: 63px;
	height: 130px
}

.slick-portfolio .slick-next {
	background-position: 0 0
}

.slick-portfolio .slick-next:hover,.slick-portfolio .slick-prev:hover {
	background-image: url(setas_portfolio_.png)
}

.arrows_areas {
	left: 5px;
	width: 42px;
	height: 84px;
	background-image: url(setas_areas.png);
	background-position: -54px 0
}

.arrows_areas.next {
	left: auto;
	right: 4px;
	background-position: 1px 0
}

.arrows_areas:hover {
	background-image: url(setas_areas_.png)
}

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

.slick-portfolio .slick-next,.slick-portfolio .slick-prev {
	background-position: -53px 0;
	width: 39px;
	height: 82px
}

.slick-portfolio .slick-next {
	background-position: 0 0
}

}

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

.slick-produtos .slick-next,.slick-produtos .slick-prev {
	background-position: -37px 0;
	width: 30px;
	height: 60px;
	left: -40px
}

.slick-produtos .slick-next {
	background-position: 0 0;
	left: auto;
	right: -40px
}

}

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

.slick-produtos .slick-next,.slick-produtos .slick-prev {
	background-position: -25px 0;
	width: 20px;
	height: 40px;
	left: -30px
}

.slick-produtos .slick-next {
	background-position: 0 0;
	left: auto;
	right: -30px
}

}

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

.arrows_areas {
	left: 0
}

.arrows_areas.next {
	left: auto;
	right: 0
}

.slick-portfolio .slick-next,.slick-portfolio .slick-prev {
	background-position: -41px 0;
	width: 30px;
	height: 63px
}

.slick-portfolio .slick-next {
	background-position: 0 0
}

}

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

.arrows_areas {
	width: 30px;
	height: 60px;
	background-image: url(setas_areas.png);
	background-position: -38px 0
}

.arrows_areas.next {
	background-position: 1px 0
}

}

.slick-dots {
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	padding: 0;
	left: 0;
	list-style: none;
	text-align: center
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
	background-color: transparent;
	box-shadow: inset 0 0 0 2px #fff;
	-webkit-transition: box-shadow .3s ease;
	transition: box-shadow .3s ease
}

.slick-dots li:focus,.slick-dots li:hover {
	box-shadow: inset 0 0 0 2px rgba(255,255,255,.6)
}

.slick-dots li.slick-active {
	box-shadow: inset 0 0 0 8px #fff
}

.slick-home .slick-dots {
	bottom: 50px
}

.slick-dots li button {
	display: none;
	width: 100%;
	height: 100%;
	border: 0;
	background: 0 0
}