.hb-bar-bottom{
	bottom: 45px !important;
}
@font-face {
  font-family: "ambinigma";
  src:url("fonts/ambinigma/ambinigma.eot");
  src:url("fonts/ambinigma/ambinigma.eot?#iefix") format("embedded-opentype"),
    url("fonts/ambinigma/ambinigma.woff") format("woff"),
    url("fonts/ambinigma/ambinigma.ttf") format("truetype"),
    url("fonts/ambinigma/ambinigma.svg#ambinigma") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="amb-"]:before,
[class*=" amb-"]:before {
  font-family: "ambinigma" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.amb-info:before {
  content: "a";
}
.amb-mark:before {
  content: "b";
}
.amb-share:before {
  content: "c";
}
.amb-facebook:before {
  content: "d";
}
.amb-twitter:before {
  content: "e";
}
.amb-pinterest:before {
  content: "f";
}
.amb-googleplus:before {
  content: "g";
}

@font-face {
    font-family: 'badscript';
    src: url('fonts/badscript/badscript-regular-webfont.eot');
    src: url('fonts/badscript/badscript-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/badscript/badscript-regular-webfont.woff2') format('woff2'),
         url('fonts/badscript/badscript-regular-webfont.woff') format('woff'),
         url('fonts/badscript/badscript-regular-webfont.ttf') format('truetype'),
         url('fonts/badscript/badscript-regular-webfont.svg#bad_scriptregular') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Biryani';
    src: url('fonts/biryani/biryani-light-webfont.eot');
    src: url('fonts/biryani/biryani-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/biryani/biryani-light-webfont.woff2') format('woff2'),
         url('fonts/biryani/biryani-light-webfont.woff') format('woff'),
         url('fonts/biryani/biryani-light-webfont.ttf') format('truetype'),
         url('fonts/biryani/biryani-light-webfont.svg#biryanilight') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Biryani';
    src: url('fonts/biryani/biryani-regular-webfont.eot');
    src: url('fonts/biryani/biryani-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/biryani/biryani-regular-webfont.woff2') format('woff2'),
         url('fonts/biryani/biryani-regular-webfont.woff') format('woff'),
         url('fonts/biryani/biryani-regular-webfont.ttf') format('truetype'),
         url('fonts/biryani/biryani-regular-webfont.svg#biryaniregular') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Biryani';
    src: url('fonts/biryani/biryani-demibold-webfont.eot');
    src: url('fonts/biryani/biryani-demibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/biryani/biryani-demibold-webfont.woff2') format('woff2'),
         url('fonts/biryani/biryani-demibold-webfont.woff') format('woff'),
         url('fonts/biryani/biryani-demibold-webfont.ttf') format('truetype'),
         url('fonts/biryani/biryani-demibold-webfont.svg#biryanidemibold') format('svg');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Biryani';
    src: url('fonts/biryani/biryani-bold-webfont.eot');
    src: url('fonts/biryani/biryani-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/biryani/biryani-bold-webfont.woff2') format('woff2'),
         url('fonts/biryani/biryani-bold-webfont.woff') format('woff'),
         url('fonts/biryani/biryani-bold-webfont.ttf') format('truetype'),
         url('fonts/biryani/biryani-bold-webfont.svg#biryanibold') format('svg');
    font-weight: 700;
    font-style: normal;
}

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, small, sub, b, dl, dd, dt, ul, li, label, article, details, footer, header, menu, nav, input, textarea, select, button, form {
	background: transparent;
	border: 0;
	outline: 0;
	padding: 0;
	margin: 0;
	font-family: 'Biryani', sans-serif;
}
* {
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
html, body {
	font-family: 'Biryani', sans-serif;
	width: 100%;
  	height: 100%;
	background-color: #fff;
}
body {
	overflow-x: hidden;
	position:relative;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a:hover, a:active, a:focus, button, input, textarea, select {
	outline: 0;
	-webkit-appearance: none; 
	border-radius:0;
	text-decoration: none;
	
}

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

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { opacity:1; color:#272727;font-weight: 400;}
input::-moz-placeholder, textarea::-moz-placeholder { opacity:1; color:#272727;font-weight: 400;} /* firefox 19+ */
input:-ms-input-placeholder, textarea:-ms-input-placeholder { opacity:1; color:#272727;font-weight: 400;} /* ie */
input:-moz-placeholder, textarea:-moz-placeholder { opacity:1; color:#272727;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;} /* firefox 19+ */
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder { opacity:0; color:transparent;} /* ie */
input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {opacity:0; color:transparent;}

ul, li{
	list-style:none;
}
a {
	outline: 0 !important;
	text-decoration: none;
}
img {
	display: block;
}
input, button {
	outline: none;
	box-shadow: unset;
}
textarea {
	resize: none;
}

.scrolloff {
	pointer-events: none;
}
.overHidden{
	overflow:hidden;
}
.videoWrapper {
	position: relative;
	width: 100%;
  	height: 100%;
	overflow: hidden;
}
.videoWrapper iframe,
.videoWrapper object,
.videoWrapper embed {
	width: 100% !important;
	display: table !important;
	max-width:attr(width)px;
	margin:auto;
}
.mapa iframe{
	display: inherit;
	width: 100% !important;
	height:100% !important;
}

/* ANIMAÇÕES AO APARECER */
.element_from_top {
	top: -50px;
	padding-right: 0px;
	opacity: 0;
	position: relative;
}
.element_from_bottom {
	bottom: -50px;
	padding-left: 0px;
	opacity: 0;
	position: relative;
}
.element_from_left {
	left: -80px;
	padding-right: 0px;
	opacity: 0;
	position: relative;
}
.element_from_right {
	right: -80px;
	padding-left: 0px;
	opacity: 0;
	position: relative;
}
.element_fade_in {
	opacity: 0;
	position: relative;
	padding-left: 0px;
	right: 0px;
}

@media only screen and (max-width: 800px) {
	.element_from_left {
		left: 0px;
		opacity:1;
	}
	.element_from_right {
		right: 0px;
		opacity:1;
	}
	.element_from_bottom{
		bottom:0;
		opacity:1;
	}
	.element_from_top{
		top:0;
		opacity:1;
	}
}

/* Parallax Styles */
.parallax {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  position:static;
}
@media only screen and (max-width: 1024px) {
	.parallax {
	  background-position: center;
	  background-attachment: inherit;
	  position:relative;
	}
}

/*LOADER*/
.mask {
	top: 0;
	left: 0;
	background: #fff;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 10000000;
	display: table;
	text-align: center;
}
#loader {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	position:relative;
	
}
#loader svg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

#loader .rect {
  fill: none;
  stroke-width: 8px;
  stroke: black;
  stroke-dasharray: 80;
  stroke-dashoffset: 50%;
  -webkit-animation: movedash 1.5s forwards 0s infinite;
          animation: movedash 1.5s forwards 0s infinite;
}

@-webkit-keyframes movedash {
  to {
    stroke-dashoffset: 250%;
  }
}

@keyframes movedash {
  to {
    stroke-dashoffset: 250%;
  }
}

@media screen and (min-width: 680px) {
	.svg-container {
		width: 50%;
		height: 50%;
	}
}


/*ESTILOS GERAIS*/
.mainDiv {
	background:#fff;
	width: 100%;
  	height: 100%;
	display: table;
	z-index: 10;
	position: relative;
	padding-top:80px;
}
.row1 {
	width: 100%;
  	height: 100%;
	display: table-row;
	vertical-align: top;
}
.row2 {
	width: 100%;
  	height: 100%;
	display: table-row;
	vertical-align: bottom;
}
.div_100 {
	display: table;
	width: 100%;
	table-layout: fixed
}
.container_1280 {
	display: table;
	width: 100%;
	max-width: 1440px;
	padding:0 20px;
	margin: auto;
}
.container_1280.no_padd{
	max-width: 1400px;
	padding:0;
}
.container_1280:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.divs_50{
	width: 50%;
  	height: 100%;
	display: table-cell;
	vertical-align: middle;
}
.div_table_cell {
	display: table-cell;
  	height: 100%;
	width: 100%;
	vertical-align: middle;
}
@media only screen and (max-width: 1340px) {
	.container_1280 {
		max-width: 1320px;
	}
	.container_1280.no_padd{
		max-width:1280px;
		padding:0;
	}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.divs_50, .div_table_cell{
		height: 1px;
	}
}



/* HEADER */
.header{
	position: fixed;
	top: 0;
	left: 0;
	box-shadow: none;
	width: 100%;
	height:80px;
	z-index: 10010;
	background-repeat: no-repeat;
	background-size: 100% 120px;
	background-image:url(imgs/elem/header_bg_.png);
	background-position:center top;
}
.header.home_bg{
	height:120px;
	background-image:url(imgs/elem/header_bg.png);
}
.header.has-bg{
	height:80px;
	background:#fff;
	border-bottom:1px solid #dcdcdc;
}

.header1{
	height: 80px;
}
.header1 > .div_table_cell,
.header2 > .div_table_cell{
	width:20%;
}
.header1 > .div_table_cell:last-child,
.header2 > .div_table_cell:last-child{
	width:80%;
	text-align:right;
}
.header2{
	display:none;
	padding: 10px 0;
}
.logo{
	display:inline-block;
	max-width:228px;
	vertical-align:middle;
	padding-right:20px;
	position:relative;
}
/*.logo span{
	display:inline-block;
	position:absolute;
	top:-10px;
	right:0;
	background:url(imgs/elem/10anos.png) no-repeat center;
	background-size:cover;
	width:43px;
	height:42px;
}*/

.header_txt{
	display:inline-block;
	vertical-align:middle;
	padding:30px 25px;
	font-size:14px;
	line-height:20px;
	color: #272727;
	font-weight: 400;
	position:relative;
}
.header_txt:before{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 10px;
	background: #272727;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}

.header_txt.sel::before,
.header_txt.active::before,
.header_txt:hover::before{
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}

.header_lang{
	display:inline-block;
	vertical-align:middle;
	padding:10px 15px;
	padding-top: 14px;
	font-size:12px;
	line-height:12px;
	color: #424242;
	font-weight: 600;
	letter-spacing:0.035em;
	border:1px solid #91908c;
	margin-left:20px;
	
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: relative;
}
.header_lang:last-child{
	margin-left:10px;
}

.header_lang:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #272727;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.header_lang:last-child:before {
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
}

.header_lang:hover, .header_lang.sel{
  color: #fff;
  border:1px solid #272727;
}
.header_lang:hover:before, .header_lang.sel:before{
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

.header_submenu{
	border-top:1px solid #dcdcdc;
	background:#fff;
	display:none;
}
.header_cells, .prods_cells{
	width:25%;
	border-right:1px solid #dcdcdc;
	vertical-align:top;
}
.header_cells:first-child, .prods_cells:first-child{border-left:1px solid #dcdcdc;}
.header_cells:last-child, .prods_cells:last-child{border-right:1px solid #dcdcdc;}

.header_cells a, .prods_cells a{display:block; overflow:hidden;}

.prods_cells img{
	width:100%;
}

.header_cells img{
	width:100%;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
}

.header_cells:hover img{
	opacity:0.6;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}

.header_submenu_ft{
	padding:20px;
	padding-top:25px;
}
.prods_cells .header_submenu_ft{
	padding-top:20px;
}

.header_submenu_ft > div {
	display:inline-block;
	padding: 10px 0;
	padding-top:14px;
	color: #272727;
	font-size:20px;
	line-height:20px;
	font-weight: 300;
	position:relative;
}
.prods_cells .header_submenu_ft > div {
	padding-top:0;
}

.header_submenu_ft > div::before,
.header_submenu_ft > div::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 2px;
	background: #566473;
	content: '';
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}
.header_submenu_ft > div::after {
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	transform: scale(0.85);
	opacity: 0;
	-webkit-transition: top 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: top 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: top 0.3s, opacity 0.3s, transform 0.3s;
}
.header_cells:hover .header_submenu_ft > div::after{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}
.header_cells:hover .header_submenu_ft > div::after{
	top: 0%;
	opacity: 1;
}

.submenu_ft{
	padding:20px;
	padding-bottom: 10px;
	background:#f1f1f1;
	border:1px solid #dcdcdc;
	border-top:0px solid #dcdcdc;
}

.submenu_ft_txt, .submenu_ft_link{
	display:inline-block;
	vertical-align:middle;
	font-weight:400;
	color:#272727;
	line-height:20px;
	font-size:14px;
}
.submenu_ft_link{
	font-weight:700;
	padding:0 10px;
	border-right:1px solid #adadad;
}
.submenu_ft_link:last-child{
	border-right:0;
}
.submenu_ft_link:hover{
	color:#91908C;
}

.header_submenu_cats_cont{
	margin-top:20px;
}

.header_submenu_cats_cont a{
	display: inline-block;
	margin:1px 0;
	color:#272727;
	font-size:14px;
	line-height:20px;
	font-weight:400;
	position:relative;
}
.header_submenu_cats_cont a:after{
	content:'';
	width:0;
	bottom:0;
	left:0;
	height:1px;
	position:absolute;
	background:#838282;
}
.header_submenu_cats_cont a:hover,
.header_submenu_cats_cont a.sel{
	color:#838282;
}
.header_submenu_cats_cont a:hover:after,
.header_submenu_cats_cont a.sel:after{
	width:100%;
}

@media only screen and (max-width: 1340px) {
	.submenu_ft {
		max-width: 1280px;
	}
}
@media only screen and (max-width: 1200px) {
	
	.header_txt{
		padding:20px 15px;
		font-size:14px;
	}
	.header_txt:before{
		height:5px;
		top: -10px;
	}
	.header_lang{
		padding:10px;
		font-size:12px;
		line-height:12px;
		margin-left:10px;
	}
	.header_lang:last-child{
		margin-left:5px;
	}
}
@media only screen and (max-width: 1100px) {
	.logo span{
		top:-10px;
		width:33px;
		height:32px;
	}
}
@media only screen and (max-width: 950px) {
	.header{
		border-bottom: 1px solid #c6c6c6;
		background:#fff;
		height: 65px !important;
	}
	.header1{
		display:none;
	}
	.header2{
		display:table;
	}
	.mainDiv{
		padding-top:65px;
	}
	.logo{
		max-width:191px;
	}
	.logo span{
		top:-5px;
		width:30px;
		height:29px;
	}
}

/*HOME*/

.full_height{
	display: block;
	min-height:1px;
	height:100%;
	height:100vh;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
}
.div_banners.full_height {
	height: calc(100vh - 48px);
}
.home_main{
	display: block;
	width: 100%;
	margin-bottom: 309px;
}
.footer_home{
	overflow-y: hidden;
	width: 100%;
	height: 260px;
	display: block;
	position: fixed;
	bottom: 50px;
	z-index: -1;
}
.footer_home2{
	height:30px;
}
.seta_home{
	position: absolute;
	bottom: 40px;
	left: 50%;
	z-index: 5000;
	display: block;
	margin-left: -31px;
	padding: 0;
	width: 62px;
	height: 62px;
	border: none;
	background: transparent;
	color: transparent;
	cursor: pointer;
	opacity:0.5;
	
	background:url(imgs/elem/press_btn.png) no-repeat center;
	background-size:cover;
}

.seta_home:focus,
.seta_home:hover{
	outline: none;
	opacity:1;
}
.home_press_cont{
	position:absolute;
	top:0;
	left:11%;
	width:100%;
	height: 50%;
	max-width:35%;
	text-align:center;
}
.home_press_tit{
	text-transform:uppercase;
	font-weight: 700;
	font-size:12px;
	line-height: 20px;
	letter-spacing:0.2em;
	color: #272727;	
}
.home_press_txt{
	font-family: 'badscript', sans-serif;
	font-weight: 300;
	font-size:37px;
	line-height: 45px;
	color: #272727;
	margin-top:30px;
	margin-bottom:45px;
}
.home_press_btn{
	display:inline-block;
	text-transform:uppercase;
	font-weight: 700;
	font-size:11px;
	line-height: 20px;
	letter-spacing:0.2em;
	color: #272727;
	padding:5px 15px;
	padding-top:10px;
	border:1px solid #272727;
	cursor:pointer;
	
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	position: relative;
}
.home_press_btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #272727;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.home_press_btn:hover{
	color:#fff;
}
.home_press_btn:hover:before{
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.home_press_txt2{
	font-weight: 600;
	font-size:12px;
	line-height: 20px;
	letter-spacing:0.05em;
	color: #272727;	
	padding-top:20px;
}


#home_grid{
	width:100% !important;
	background:#fff;
}

.grid-sizer,
.grid_img{
	width:25%;
}

.grid_img.width2 { width: 50%; }

div.grid_img img{
	opacity:0;
	visibility:hidden;
}
.grid_img_cont{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	padding:20px;
	display: block;
}
.grid_img_cont h3{
	color:#fff;
	font-family: 'badscript', sans-serif;
	font-weight: 300;
	font-size:30px;
	line-height: 43px;
	text-align:center;
}
.grid_img.to_show{
	display:none;
	
	font-family: 'badscript', sans-serif;
	font-weight: 300;
	font-size:30px;
	line-height: 43px;
	text-align:center;
	padding: 60px;
}
@media only screen and (max-width: 1275px) {
	.home_press_cont{
		left:8%;
		max-width:40%;
	}
}
@media only screen and (max-width: 1200px) {
	.grid_img_cont h3{
		font-size:27px;
		line-height: 43px;
	}
}
@media only screen and (max-width: 1120px) {
	.grid_img_cont h3{
		font-size:23px;
		line-height: 40px;
	}
}
@media only screen and (max-width: 950px) {
	.home_main{
		margin-bottom: 115px;
	}
	.footer_home{
		height: 115px;
		bottom: 0;
	}
	.home_press_cont{
		left:4%;
		max-width:40%;
	}
	.home_press_txt{
		font-size:30px;
		line-height:38px;
		margin-top:20px;
		margin-bottom:35px;
	}
	.grid-sizer,
	.grid_img{
		width:50%;
	}
	.grid_img.width2 { width: 100%; }
	.grid_img.hide{display:none;}
	.grid_img_cont h3{
		font-size:23px;
		line-height: 33px;
	}
	.grid_img.hide{
		display:none !important;
	}
	.grid_img.to_show{
		display:block;
	}
	.seta_home{
		bottom: 20px;
		margin-left: -20px;
		width: 40px;
		height: 40px;
	}
	.footer_home2 .ft_txt{
		padding-bottom: 0;
	}
}
@media only screen and (max-width: 750px) {
	.home_press_cont{
		left:2%;
		max-width:40%;
	}
	.home_press_txt{
		font-size:25px;
		line-height:34px;
		margin-top:10px;
		margin-bottom:20px;
	}
}
@media only screen and (max-width: 650px) {
	.home_press_cont{
		max-width:100%;
		height:100%;
		left:0;
		box-shadow: 50px 87px 0px 500px rgba(255, 255, 255, 0.8) inset;
	}
	
	.home_press_txt2 {padding-top:15px;}
	
	.grid_img_cont h3{
		font-size:23px;
		line-height: 36px;
	}
	.grid_img.to_show{
		font-size:25px;
		line-height: 30px;
		padding: 40px;
	}


}
@media only screen and (max-width: 500px) {
	.grid_img.to_show{
		font-size:20px;
		line-height: 25px;
		padding: 30px;
	}
	
	/*.grid-sizer,
	.grid_img{
		width:100%;
	}
	.grid_img_cont h3{
		font-size:18px;
		line-height: 30px;
	}*/
	.grid_img_cont h3{
		font-size:27px;
		line-height: 43px;
	}
}

/* HOME BANNERS */
.home_banners {
	position:relative;
	width:100%;
	height: auto;
}
.home_banners ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width:100%;
	height:100%;
}
.home_banners ul li {
	height: 100vh;
	width: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	position:relative;	
	padding-right:18%;
}
.home_banners ul li .div_outer_outer {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	display: block;
	overflow: hidden;	
}
.home_banners ul li .div_outer {
	width:100%;
	height: 100%;
	position:relative;
}
.home_banners ul li .div_outer_bg {
	width:100%;
	height: 100%;
	background-size:auto;
	background-position:center left;
	background-repeat:no-repeat;
	background-image:url(imgs/elem/banners_bg.png);
	position:absolute;
	top:0;
	left:0;
	z-index: 10;
}

.home_banners ul li .img_mac_outer {
	width:100%;
	max-width:350px;
	display:table;
}
.home_banners ul li .img_mac {
	width:100%;
	height:100%;
	background-position: center;
	background-repeat:no-repeat;
	background-size:contain;
	display:table-cell;
	vertical-align:middle;
}
.home_banners ul li .img_mac img {
	width:100%;
	height:auto;
}

.home_banners ul li .div_txt {
	position:absolute;
	width:100%;
	max-width:619px;
	height:100%;
	top:0;
	left:0;
	display:table;
	z-index: 11;
}
.home_banners ul li .div_txt2 {
	width:100%;
	height:100%;
	display:table-cell;
	vertical-align:middle;
	text-align:left;	
	padding-left: 10%;
}
.home_banners ul li .div_txt2 > .div_100{
	max-width:50%;
	margin:auto;
	left: -10%;
	position: relative;
}
.home_banners ul li .div_txt2 .port_nome{
	font-family: 'badscript', sans-serif;
	font-size:42px;
	color: #fff;
	font-weight:300;
	line-height: 20px;
	margin-bottom:25px;
}
.home_banners ul li .div_txt2 img{
	max-width:350px;
	width:100%;
	border:1px solid rgba(35, 34, 29, 0.18);
	box-shadow: 0px 0px 65px 0px rgba(35, 34, 29, 0.75) inset;
}
.home_banners ul li .div_txt2 .port_desc {
	font-size:16px;
	color: #ffffff;
	font-weight:300;
	line-height: 22px;
	padding-top:30px;
}

.port_link {
	display: inline-block;
	position: relative;
	z-index: 1;
	padding: 0 5px;
	font-size:11px;
	line-height: 24px;
	letter-spacing:0.08em;
	text-transform:uppercase;
	color: #909090;
	font-weight: 700;
	margin-top:25px;
	padding-top: 2px;
}

.port_link::before,
.port_link::after {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	height: 2px;
	margin-top: -1px;
	background: #909090;
	content: '';
	z-index: -1;
	pointer-events: none;
}

.port_link::before {
	-webkit-transform: translateY(-15px);
	-moz-transform: translateY(-15px);
	transform: translateY(-15px);
}

.port_link::after {
	-webkit-transform: translateY(15px);
	-moz-transform: translateY(15px);
	transform: translateY(15px);
}

.port_link:hover,
.port_link:focus {
	color: #fff;
}

.port_link:hover::before,
.port_link:hover::after,
.port_link:focus::before,
.port_link:focus::after {
	opacity: 0.7;
	background: #ffffff;
}

.port_link:hover::before,
.port_link:focus::before {
	/*-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);*/
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	transform: translateY(-20px);
}

.port_link:hover::after,
.port_link:focus::after {
	/*-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);*/
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	transform: translateY(20px);
}


.home_banners .port_bullets {
	position:fixed;
	top:50%;
	right:0px;
	display:none;
	margin-top:0px;
	z-index:20;
}

.port_bullets_cells{
	position:absolute;
	top:0;
	right:0;
	height: 150px;
}
.port_bullets_cells:first-child{
	right:70px;
	width:36px;
}

.banners_setas{
	position:absolute;
	top:15px;
	left:0%;
	width:36px;
	height:17px;
	background-image:url(imgs/elem/banners_setas.png);
	background-position:0 0;
	background-size:cover;
}
.banners_setas.next{
	top:auto;
	bottom:15px;
	background-position:0 -23px;
}
.banners_setas:hover{
	background-image:url(imgs/elem/banners_setas_.png);
	cursor:pointer;
}
.port_setas_txt{
	font-size:15px;
	color: #272727;
	font-weight:400;
	line-height: 20px;
	text-align:center;
}



.home_banners .banners_btns{
	border-bottom:2px solid #000000;
	background-color:#313131;
	width:50px;
	display: block;
	overflow:hidden;
	margin: auto;
	margin-right: 0;
	color:#fff;
	height:48px;
	min-width: 50px;
	position:relative;
}
.home_banners .banners_btns:not(.active):hover{
	background-color:#fff;
	color:#313131;
	cursor:pointer;
}
.banners_btns.amb-share.active, .banners_btns.amb-mark.active{
	width:220px;
}

.home_banners .banners_btns:last-child{
	border-bottom:2px solid transparent;
}
.home_banners .banners_btns:before{
	font-size:20px;
	display: inline-block;
	vertical-align: middle;
	margin-top: 14px;
	cursor:pointer;
	position: absolute;
	left: 15px;
	top: 0px;
}


.banners_btns .banners_btns_in{
	vertical-align: top;
	display: none;
	opacity:0;
	visibility:hidden;
	padding-top: 13px;
	padding-left: 50px;
	padding-right: 15px;
	white-space:nowrap;
	cursor:pointer;
}
.banners_btns.active .banners_btns_in{
	display: inline-block;
	opacity:1;
	visibility:visible;
	padding-top: 13px;
	padding-left: 50px;
	padding-right: 15px;
}

.share_cont i {
  padding:0 0.5em;
  font-size: 20px;
  margin: 0;
  cursor:pointer;
}
.share_cont i {
  color: #fff;
}
.share_cont i:nth-child(1):hover {
  color: #3b5998;
}
.share_cont i:nth-child(2):hover {
  color: #00a0d1;
}
.share_cont i:nth-child(3):hover {
  color: #db4a39;
}
.share_cont i:nth-child(4):hover {
  color: #c8232c;
}

@media only screen and (max-width: 1024px) {
	.home_banners ul li{
		padding:0;
		background-attachment: inherit;
	}
}
@media only screen and (max-width: 800px) {
	.home_banners ul li{
		padding:0;
		background-attachment: inherit;
	}
	.home_banners ul li .div_outer_outer {
		display:table;	
	}
	.home_banners ul li .div_outer {
		display:table-cell;
		vertical-align:middle;
		top:0 !important;
	}
	.home_banners ul li .div_outer_bg {
		background-image:none;
		background:rgba(0,0,0,0.6);
	}
	.home_banners ul li .img_mac_outer {
		margin: auto;
		text-align: center;
	}
	.home_banners ul li .div_txt {
		position:relative;
		width:100%;
		height:auto;
		margin:auto;
	}
	.home_banners ul li .div_txt2 {
		padding-left:25px;
		padding-right:25px;
	}
	.home_banners ul li .div_txt2 .port_nome{
		font-size:35px;
		margin-bottom:20px;
	}
	.home_banners ul li .div_txt2 img{
		display:none;
	}
	.home_banners ul li .div_txt2 .port_desc {
		font-size: 14px;
		line-height: 22px;
		padding-top: 25px;
	}
	.port_bullets_cells:last-child{
		display:none;
	}
	.port_bullets_cells:first-child {
		margin-right:10px;
	}
	.port_setas_txt{color:#fff;}
	.banners_setas{
		background-image:url(imgs/elem/banners_setas_.png);
	}
	.banners_setas:hover{
		background-image:url(imgs/elem/banners_setas.png);
	}
	.home_banners .port_bullets {
		display:none !important;
	}
}

/**********/


/*QUEM SOMOS*/
.quem_somos_div {
	margin-top:1px;	
}
.quem_bg{
	position:relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align:center;
}
.quem_bg .container_1280{
	position:absolute;
	top:50%;
	left:50%;
	
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}

.quem_bg .container_1280.left{
	text-align:left;
}
.quem_bg .container_1280.left .quem_tit{
	color:#fff;
	top:-180px;
}
.quem_tit{
	font-family: 'badscript', sans-serif;
	font-weight: 300;
	font-size:44px;
	line-height: 25px;
	letter-spacing:-0.035em;
	/*color: #272727;*/
	color:#ffffff;
}
.quem_cells{
	width:50%;
	vertical-align:middle;
	padding:100px;
	
	font-weight: 300;
	line-height: 30px;
	font-size:20px;
	color: #515151;
}
.quem_cells.has-bg{
	padding:0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align:center;
}
@media only screen and (max-width: 1400px) {
	.quem_cells{
		padding:60px;
	}
}
@media only screen and (max-width: 1200px) {
	.quem_cells{
		padding:40px;
		font-size:18px;
	}
	.quem_bg .container_1280.left .quem_tit{
		top:-150px;
	}
}
@media only screen and (max-width: 950px) {
	.quem_tit{
		line-height: 25px;
		font-size:40px;
	}
	.quem_cells{
		padding:30px;
		font-size:16px;
		line-height:25px;
	}
	.quem_bg .container_1280.left .quem_tit{
		top:-100px;
	}
}
@media only screen and (max-width: 768px) {
	.quem_tit{
		line-height: 25px;
		font-size:30px;
	}
	.quem_cells{
		padding:25px;
		font-size:16px;
	}
}
@media only screen and (max-width: 700px) {
	.videos_tit{
		margin-top:50px;
	}
	#playlist{
		margin-bottom:50px;
	}
	.quem_tit{
		line-height: 24px;
		font-size:30px;
		font-weight: bold;
		color:#fff;
		z-index:2;
	}
	.quem_bg .container_1280.left .quem_tit{
		top:-50px;
	}
	.quem_cont .div_100{
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
		display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
		display: -ms-flexbox;      /* TWEENER - IE 10 */
		display: -webkit-flex;     /* NEW - Chrome */
		display: flex;
		
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.quem_cells{
		width:100%;
		display:table;
		padding:20px;
		font-size:14px;		
	}
	.div_100.hide{
		display:none;
	}
	.quem_cells{
		display:table;
		
		-webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */
 		-moz-box-flex: 1;
		
		width: 100%;               /* For old syntax, otherwise collapses. */
		-webkit-flex: 1;          /* Chrome */
		-ms-flex: 1;              /* IE 10 */
		flex: 1;                  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  
	}
	.quem_cells.order1{
		-webkit-box-ordinal-group: 1;   /* OLD - iOS 6-, Safari 3.1-6 */
		-moz-box-ordinal-group: 1;      /* OLD - Firefox 19- */
		-ms-flex-order: 1;              /* TWEENER - IE 10 */
		-webkit-order: 1;               /* NEW - Chrome */
		order: 1; 
	}
	.quem_cells.order2{
		-webkit-box-ordinal-group: 2;   /* OLD - iOS 6-, Safari 3.1-6 */
		-moz-box-ordinal-group: 2;      /* OLD - Firefox 19- */
		-ms-flex-order: 2;              /* TWEENER - IE 10 */
		-webkit-order: 2;               /* NEW - Chrome */
		order: 2; 
	}
	.quem_cells.toHide, .quem_bg.toHide{
		display:none;
	}
	.quem_bg_top{
		min-height: 280px;
		background-position: left center;
		position:relative;
		z-index:1;
	}
	.quem_bg_top:after{
		content:'';
		width:100%;
		position:absolute;
		top:0;
		left:0;
		height:100%;
		background:rgba(0,0,0,0.3);
		z-index:-1;
	}
}
@media only screen and (max-width: 550px) {
	.quem_tit{
		font-size:22px;
		line-height:36px;
	}
	.quem_bg .container_1280.left .quem_tit{
		top:0px;
	}
	.quem_cells{
		padding:35px 20px;
	}
	.quem_bg_top{
		min-height: 250px;
		background-position: left center;
	}
}

/*CATALOGOS*/
.container_cat {
	/*display:table;
	width:auto;
	margin:0 -5px;*/
	padding:0 5px;
	padding-bottom:10px;	
}
.catalogos_tit{
	font-family: 'badscript', sans-serif;
	text-align: center;
	font-weight: 300;
	color: #272727;
	font-size: 36px;
	line-height: 45px;
	padding-bottom:10px;
}
.catalogos_tit.has_padd{
	padding-top:65px;
}
.catalogos_divs_outer{
	display:inline-block;
	vertical-align:top;
	width:20%;
	padding:0 5px;
	padding-top:10px;
}
.catalogos_divs{
	width:100%;
	display:block;
	position:relative;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}
.catalogos_divs:before{
	content:'';
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:rgba(0,0,0,0.5);
	z-index:1;
	
	opacity:1;
	visibility:visible;
}
.catalogos_divs h1{
	width:100%;
	position:absolute;
	top:50%;
	left:0;
	text-align:center;
	z-index:2;
	padding:0 20px;
	
	font-family: 'badscript', sans-serif;
	font-weight: 300;
	color: #ffffff;
	font-size: 28px;
	line-height: 40px;
	
	opacity:1;
	visibility:visible;
	
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.catalogos_hover{
	position:absolute;
	top:50%;
	left:50%;
	z-index:2;
	max-width:78px;
	margin-top:-39px;
	margin-left:-39px;
	
	opacity:0;
	visibility:hidden;
}
.catalogos_divs:hover h1, .catalogos_divs:hover:before{
	opacity:0;
	visibility:hidden;
}
.catalogos_divs:hover .catalogos_hover{
	opacity:1;
	visibility:visible;
}

@media only screen and (max-width: 1500px) {
	.catalogos_divs_outer{
		width:25%;
	}
}
@media only screen and (max-width: 1000px) {
	.catalogos_divs_outer{
		width:33.333%;
	}
	.catalogos_divs h1{
		font-size: 23px;
		line-height: 23px;
	}
}
@media only screen and (max-width: 768px) {
	.catalogos_divs_outer{
		width:50%;
	}
	.catalogos_divs h1{
		font-size: 20px;
		line-height: 23px;
	}
}
@media only screen and (max-width: 450px) {
	.catalogos_divs_outer{
		width:100%;
	}
	.catalogos_divs h1{
		font-size: 24px;
		line-height: 28px;
	}
}

/*CATEGORIAS*/
.cat_tit{
	font-family: 'badscript', sans-serif;
	padding:20px 0;
	padding-top:75px;
	text-align:center;
	font-weight:300;
	color:#272727;
	font-size:36px;
	line-height:45px;
}
.cat_tit.sem_tit{
	height:50px;
	display:block;
}
.bread_cont{
	border-bottom:1px solid #ededed;
	padding:5px 0;
	padding-top:8px;
}
.bread_cont .divs_50:last-child{
	text-align:right;
}
.bread_cont_txt, .bread_cont_txt2{
	display:inline-block;
	vertical-align:middle;
	font-weight:400;
	color:#838383;
	font-size:14px;
	line-height: 14px;
    padding-top: 5px;
}
.bread_cont_txt2{
	display:none;
}
.bread_cont_txt:last-child{
	color:#272727;
}

.prods_seg:hover .bread_cont_txt, .prods_seg:hover .bread_cont_txt2{
	color:#272727;
}

.bread_cont_img{
	display:inline-block;
	vertical-align:middle;
	margin:0 15px;
}
@media only screen and (max-width: 850px) {
	.cat_tit{
		padding-top:55px;
		font-size:30px;
	}
}
@media only screen and (max-width: 768px) {
	.cat_tit{
		font-size:25px;
	}
	.bread_cont .divs_50{
		width:100%;
		display:table;
		padding:0;
	}
	.bread_cont .divs_50:last-child{
		text-align:left;
		padding-top:10px;
		display:none;
	}
	.bread_cont_img{
		margin:0 10px;
		width: 5px !important;
	}
	
	.bread_cont_txt.to_hide{
		display:none;
	}
	.bread_cont_txt2{
		display:inline-block;
	}
}
@media only screen and (max-width: 500px) {
	.cat_tit{
		font-size:20px;
		line-height:30px;
	}
	.bread_cont_txt, .bread_cont_txt2{
		font-size:12px;
		line-height:20px;
	}
	.bread_cont_img{
		margin:0 5px;
		width: 5px !important;
	}
}

/*CONTACTOS*/
.contactos_cont{
	padding-top:50px;
}
.contactos_cont.cont{
	padding-top:0;
}
.contactos_cont .divs_50:first-child{
	padding-right:70px;
	vertical-align:top;
}
.contactos_cont .divs_50:last-child{
	vertical-align:top;
}
.contactos_cont.cont .divs_50:first-child{
	padding-top:50px;
}

.contactos_tit_cont{
	margin-top:50px;
	margin-bottom:25px;
}
.contactos_tit{
	padding: 10px 0;
	color: #272727;
	font-size:20px;
	line-height:20px;
	font-weight: 300;
	position:relative;
	text-align:left;
	cursor:pointer;
}
/*.contactos_tit:last-of-type{
	margin-left:95px;
}*/

.contactos_tit::before{
	position: absolute;
	top: 100%;
	left: 0;
	height: 2px;
	background: #566473;
	width:0;
	content: '';
}
.contactos_tit.active::before,
.contactos_tit:hover::before{
	width: 100%;
}

.form_cont_1, .form_cont_2{
	padding-bottom:100px;
}
.form_cont_2{
	display:none;
}


.contactos_txt, .contactos_txt a{
	font-weight: 300;
	line-height: 20px;
	font-size:15px;
	color: #515151;
}
.contactos_txt {
	padding-bottom: 40px;	
}
.contactos_txt a:hover{
	color:#272727;
}

.forms_tit.tit_mapa{
	margin-bottom:60px;
}
.mapa{
	display:table;
	height:450px !important;
}
.contactos_header{
	background:url(imgs/elem/contactos.jpg) no-repeat center left;
	background-size:cover;
}
.contactos_header img{
	opacity:0;
	visibility:hidden;
}

.contactos_icone {
	position:relative;
	margin-top:40px;
	cursor:pointer;
	display: inline-table;
}
.contactos_icone img {
	max-width:85px;	
}
.contactos_icone:hover img, .contactos_icone.active img {
	opacity:0.5;	
}
.contactos_icone img {
	max-width:85px;
	margin-left:0;
	display: inline-block;
}
.contactos_icone span {
	color: #272727;
	font-size:20px;
	line-height:22px;
	font-weight: 300;
	padding-left: 13px;
    padding-bottom: 11px;
	display: inline-block;
	vertical-align:bottom;
	max-width:120px;
}

@media only screen and (max-width: 1280px) {
	.contactos_cont .divs_50:first-child{
		padding-right:40px;
	}
	.contactos_tit {
		font-size: 18px;
		margin-top: 50px;
		margin-bottom: 25px;
	}
}
@media only screen and (max-width: 1050px) {
	.contactos_cont .divs_50:first-child{
		padding-right:0px;
	}
	
	.contactos_tit:last-of-type{
		margin-left:50px;
	}
}
@media only screen and (max-width: 950px) {
	.contactos_pedidos {
		margin-bottom: 40px;
	}

	.contactos_icone {
		margin-top: 20px;
	}

	.contactos_cont .divs_50{
		display:table;
		width:100%;
	}
	.contactos_cont .divs_50:first-child{
		padding-right:20px;
	}
	.contactos_cont .divs_50:last-child{
		padding-left:0px;
	}
	.form_cont_1, .form_cont_2{
		padding-bottom:50px;
	}
	.mapa{
		margin-bottom: 0px;
	}
}
@media only screen and (max-width: 750px) {
	.contactos_header{
		height:200px;
		background:url(imgs/elem/contactos.jpg) no-repeat center right;
		background-size:cover;
	}
	.contactos_tit {
		display:table;
		font-size: 20px;
		margin-top: 50px;
		margin-bottom: 15px;
		margin-left:0 !important;
		margin-right:0 !important;
	}
	.contactos_tit:last-of-type{
		margin-top:0px;
		margin-left:0px;
	}
	.mapa{
		margin-top: 30px;
	}
}
@media only screen and (max-width: 550px) {
	.contactos_cont{
		padding-top:30px;
	}
	.contactos_tit {
		font-size: 20px;
		margin-top: 30px;
		margin-bottom: 20px;
	}

	.contactos_txt{
		-webkit-column-count: 1;
		-webkit-column-gap:   0;
		-moz-column-count:    1;
		-moz-column-gap:      0;
		column-count:         1;
		column-gap:           0;
	}
	.forms_tit.tit_mapa{
		margin-bottom:30px;
	}
	.mapa{
		height:350px !important;
	}
}
@media only screen and (max-width: 400px) {
	
}


/*PRESS*/
.title_hide .divs_50{
	vertical-align:top;
}
.press_conts{
	max-width:450px;
	text-align:center;
	padding-right:25px;
}
.press_conts.margin{
	margin:auto;
	margin-right:0;
	padding-right:0px;
	padding-left:25px;
}
.press_tit{
	font-family: 'badscript', sans-serif;
	font-weight: 300;
	font-size:50px;
	line-height: 50px;
	color: #fff;
	/*margin-bottom:45px;*/
}
.press_txt{
	color: #ffffff;
    font-weight: 300;
    font-size: 15px;
    line-height: 22px;
	padding:20px 0;
}

.press_conts label{
	color: #ffffff;
}
.press_txt.desenhos_tec {
	margin-top:25px;	
}
.press_btns{
	margin-top:20px;
	display:inline-block;
	vertical-align:top;
	padding:10px 25px;
	border:1px solid #fff;
	color:#ffffff;
	font-weight: 600;
	font-size:14px;
	line-height: 20px;
	letter-spacing:0.035em;  
	cursor:pointer;
	
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	position: relative;
}
.press_btns.inverted {
	margin-top:0px;		
}
.press_btns:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.press_btns:hover, .press_btns.inverted{
	color:#272727;
}
.press_btns.inverted:hover{
	color:#ffffff;
}
.press_btns:hover:before, .press_btns.inverted:before{
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.press_btns.inverted:hover:before{
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}

.registo_txt{
	display:block;
	font-family: 'badscript', sans-serif;
	font-weight: 300;
	font-size:30px;
	line-height: 40px;
	color: #fff;
	margin-top:37px;
	cursor:pointer;
}
.registo_txt:hover{
    color: #272727;
}

.press_gal .divs_50{
	padding:30px;
	text-align:center;
}
.press_gal .divs_50, .press_gal .divs_50 *{
	color:#272727;
	font-weight: 300;
	font-size:24px;
	line-height: 36px;
}
.press_gal .divs_50.has-bg{
	padding:0;
}
.press_gal .divs_50 h3{
	max-width: 500px;
	margin: auto;
}
@media only screen and (max-width: 1000px) {
	.press_tit {
		font-size: 40px;
		line-height: 40px;
		margin-bottom: 35px;
	}
	.registo_txt{
		font-size:25px;
		line-height: 25px;
		margin-top:30px;
	}
	.press_gal .divs_50, .press_gal .divs_50 *{
		font-size:20px;
		line-height: 32px;
	}
}

@media only screen and (max-width: 800px) {
	.press_tit {
		font-size: 35px;
		line-height: 35px;
		margin-bottom: 25px;
	}
	.registo_txt{
		font-size:20px;
		line-height: 20px;
		margin-top:25px;
	}
	.press_btns {
   		margin-top: 20px;
	}
	.press_gal .divs_50, .press_gal .divs_50 *{
		font-size:18px;
		line-height: 30px;
	}
	.press_gal{
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
		display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
		display: -ms-flexbox;      /* TWEENER - IE 10 */
		display: -webkit-flex;     /* NEW - Chrome */
		display: flex;
		
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.press_gal .divs_50, .press_gal .divs_50 *{
		font-size:16px;
		line-height: 26px;
	}
	.press_gal .divs_50{
		width:100%;
		display:table;	
		padding:30px 0;	
		padding-top: 100px;
				
		-webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */
 		-moz-box-flex: 1;
		
		width: 100%;               /* For old syntax, otherwise collapses. */
		-webkit-flex: 1;          /* Chrome */
		-ms-flex: 1;              /* IE 10 */
		flex: 1;                  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  
	}
	.press_gal .divs_50.order1{
		-webkit-box-ordinal-group: 1;   /* OLD - iOS 6-, Safari 3.1-6 */
		-moz-box-ordinal-group: 1;      /* OLD - Firefox 19- */
		-ms-flex-order: 1;              /* TWEENER - IE 10 */
		-webkit-order: 1;               /* NEW - Chrome */
		order: 1; 
	}
	.press_gal .divs_50.order2{
		-webkit-box-ordinal-group: 2;   /* OLD - iOS 6-, Safari 3.1-6 */
		-moz-box-ordinal-group: 2;      /* OLD - Firefox 19- */
		-ms-flex-order: 2;              /* TWEENER - IE 10 */
		-webkit-order: 2;               /* NEW - Chrome */
		order: 2; 
	}
}
@media only screen and (max-width: 600px) {
	.title_hide .divs_50{
		display:table;
		width:100%;
	}
	.press_conts{
		padding-right:0px;
		margin:auto;
	}
	.press_conts.margin{
		padding-left:0px;
		margin:auto;
		margin-right:auto;
		margin-top:100px;
	}
	.press_tit {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 0px;
	}
	.registo_txt{
		font-size:18px;
		line-height: 18px;
		margin-top:20px;
	}
}

.popup_dream{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(33,33,33,0.9);
	z-index:30000;
	text-align:center;
	overflow-y:auto;
	padding:50px 20px;
	display: block;
	
	opacity:0;
	visibility:hidden;
}
.popup_dream.active{
	opacity:1;
	visibility:visible;
}
.popup_close{
	width:39px;
	height:40px;
	
	position:absolute;
	top:15px;
	right:15px;
	
	z-index:2;
	
	background:url(imgs/popup/close.png) no-repeat center;
	background-size:cover;
}
.popup_close:hover{
	background:url(imgs/popup/close_.png) no-repeat center;
	background-size:cover;
}


/* PORTFÓLIO */
.container_port_text {
	display:table;
	position:absolute;
	bottom: 83px;
	/*left:0;*/
	left: 50%;
	z-index: 1000;	
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	transform:translateX(-50%);
}
.potfolio_text {
	display:table;
	margin:auto;
	margin-right:0;
	width:100%;
	max-width:500px;
	text-align: left;
	font-size: 16px;
	line-height: 21px;
	color:#ffffff;
}
@media only screen and (max-width: 1200px) {
	.potfolio_text {
		font-size: 15px;
		line-height: 20px;
	}	
}
@media only screen and (max-width: 900px) {
	.container_port_text {
		bottom: 250px;
		left:0;
		-webkit-transform:none;
		-moz-transform:none;
		-ms-transform:none;
		transform:none;
	}	
	.potfolio_text {
		margin:auto;
		margin-right:auto;
		font-size: 14px;
		line-height: 19px;
		text-align:center;
	}
}
@media only screen and (max-width: 650px) {
	.container_port_text {
		bottom: 230px;
	}	
	.potfolio_text {
		margin:auto;
		margin-right:auto;
		font-size: 13px;
		line-height: 18px;
	}
}


/*FORMS*/
.forms_tit{
	display:inline-block;
	padding: 10px 0;
	padding-top:14px;
	color: #272727;
	font-size:20px;
	line-height:20px;
	font-weight: 300;
	position:relative;
	margin-bottom:25px;
}

.forms_tit::before{
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 2px;
	background: #566473;
	content: '';
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}
.forms_margin{
	margin-bottom:10px;
}
.form_inpt{
	padding: 10px 15px 5px;
	line-height: 25px;
	font-size:13px;
	color: #272727;
	font-weight: 400;
	text-align:left;
	width:100%;
	border-bottom:1px solid #272727;
}
.form_inpt.form_contact {
	border-bottom:none;
	border:1px solid #e3e3e3;
}
textarea.form_inpt{
	height:80px;
}
.form_inpt.has-error{
	border-bottom:1px solid rgba(225,0,0,0.8);
}

input[type="file"]{
	cursor:pointer;
	opacity:0;
	width:100%;
	height:100%;
	position: absolute;
	top: 0;
	left: 0;
}
.file_inpt{
	display:inline-block;
	vertical-align:middle;
	position:relative;
	width: -webkit-calc(100% - 130px);
	width: -moz-calc(100% - 130px);
	width: calc(100% - 130px);
}
.file_inpt_txt{
	width:130px;
	display:inline-block;
	vertical-align:middle;
}

.form_submit{
	display:inline-block;
	vertical-align:middle;
	padding:10px 15px;
	padding-top: 14px;
	font-size:12px;
	line-height:12px;
	color: #fff;
	font-weight: 600;
	letter-spacing:0.035em;
	border:1px solid #272727;
	margin-left:20px;
	background:#272727;
	
	cursor:pointer;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: relative;
}

.form_submit:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.form_submit:hover{
	color:#272727;
}
.form_submit:hover:before{
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

@media only screen and (max-width: 600px) {
	.form_inpt{
		line-height: 19px;
		font-size:12px;
		padding: 10px 10px 5px;
	}
	.file_inpt{
		width: -webkit-calc(100% - 70px);
		width: -moz-calc(100% - 70px);
		width: calc(100% - 70px);
	}
	.file_inpt_txt{
		width:70px;
	}
	.form_submit{
		float: none !important;
		display: table;
		margin: 0;
		margin-top: 20px;
		margin-bottom: 30px;
	}
}

/*FOOTER*/
.footer{
	/*background-image: linear-gradient(left, #272727 50%, #000 50%);
	background-image: -o-linear-gradient(left, #272727 50%, #000 50%);
	background-image: -moz-linear-gradient(left, #272727 50%, #000 50%);
	background-image: -webkit-linear-gradient(left, #272727 50%, #000 50%);
	background-image: -ms-linear-gradient(left, #272727 50%, #000 50%);*/
	background:#272727;
}
.footer > .container_1280{
	padding:0;
}
.footer .ft_top .divs_50{
	padding:10px 20px;
	font-size:18px;
	line-height:18px;
	color: #fff;
	font-weight: 300;
}
.footer .ft_top .divs_50:first-child{
	position:relative;
	padding-left: -webkit-calc(50% - 700px);
	padding-left: -moz-calc(50% - 700px);
	padding-left: calc(50% - 700px);
}
.footer .ft_top .divs_50:last-child{
	padding:0;
	padding-left:30px;
	padding-right:0px;
	position:relative;
	border-left: 1px solid #000;
}

.footer .divs_50 p, .footer .divs_50 .ft_tel, .footer .divs_50 .ft_mail{
	display:inline-block;
	vertical-align:middle;
	padding-right:15px;
	padding-top: 2px;
	font-size:15px;
	line-height:15px;
	color: #fff;
	font-weight: 600;
}
.footer .divs_50 p{
	font-weight: 300;
	margin-top: -1px;
}

.footer .divs_50 .ft_mail{
	padding-right:0;
	margin-right:30px;
	position:relative;
	color: rgba(255,255,255,0.7);
	text-shadow: none;
}

.footer .divs_50 .ft_mail::before {
	color: #fff;
	content: attr(data-hover);
	position: absolute;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
}
.footer .divs_50 .ft_mail:hover::before{
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	transform: scale(0.9);
	opacity: 0;
}


.ft_cells{
	padding:25px 0;
	display:table-cell;
	vertical-align:middle;
}
.ft_cells:last-child{
	width:175px;
	padding:0;
	color:#fff;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: relative;
	background:#3865b1;
	text-align:center;
	cursor:pointer;
}
.ft_cells:last-child:before {
	font-size:25px;
}
.ft_cells:last-child:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.ft_cells:last-child:hover{
  color: #3865b1;
}
.ft_cells:last-child:hover:after{
  -webkit-transform: scale(1);
  transform: scale(1);
}

.ft_txt{
	padding:10px 0;
}
.ft_small .divs_50:last-child, 
.footer_home2 .divs_50:last-child{
	text-align: right;
}
.ft_small .divs_50:last-child .ft_txt,
.footer_home2 .divs_50:last-child .ft_txt{
	padding: 10px 5px;
}
.ft_txt, .ft_txt a{
	font-size:10px;
	line-height:12px;
	color: #868589 !important;
	font-weight: 400;
	display: inline-block;
	vertical-align: middle;
}
.ft_txt a:hover {
	color: #ffffff !important;
}

@media only screen and (max-width: 1440px) {
	.footer .ft_top .divs_50:first-child{
		padding-left:20px;
	}
}
@media only screen and (max-width: 1350px) {
	.footer .ft_top .divs_50:first-child{
		width:35%;
		background:#272727;
		padding-left:20px;
	}
	.footer .ft_top .divs_50:last-child{
		width:65%;
		background:#000;
	}
}
@media only screen and (max-width: 1040px) {
	.footer .ft_top .divs_50:last-child{
		padding-left:20px;
	}
	.footer .ft_top .divs_50 p, .footer .ft_top .divs_50 .ft_tel, .footer .ft_top .divs_50 .ft_mail{
		padding-right:10px;
		font-size:13px;
		line-height:13px;
	}
	.footer .ft_top .divs_50 .ft_mail{
		margin-right:0;
	}
}
@media only screen and (max-width: 900px) {
	.footer .ft_top .divs_50:first-child {
		/*display:table;
		width:100% !important;
		padding-top:10px;
		padding-bottom:10px;*/
		width:auto;
	}
	.footer .ft_top .divs_50:last-child {
		padding-right: 0px;
		padding-left: 0;
		width:175px;
	}
	.ft_cells:last-child{
		width:100%;
	}
	.ft_cells:first-child {
		display:none;
	}
	/*.ft_cells{
		width:100%;
		padding-top:10px;
		padding-bottom:10px;
		display:none;
	}
	.ft_cells:last-child {
		display:none;
	}*/
	.footer .ft_top .divs_50 p, .footer .ft_top .divs_50 .ft_tel, .footer .ft_top .divs_50 .ft_mail {
		padding-right: 5px;
		font-size: 12px;
		line-height: 12px;
	}
}
@media only screen and (max-width: 700px) {
	.footer .ft_top .divs_50:last-child {
		width:100px;
	}
	.ft_small .divs_50,
	.footer_home2 .divs_50{
		height:auto;
		display:table;
		width:100%;
		table-layout:fixed;
	}
	.ft_small .divs_50:last-child,
	.footer_home2 .divs_50:last-child{
		text-align: center;
	}
	.ft_txt{
		text-align:left !important;
	}
}
@media only screen and (max-width: 500px) {
	.footer .ft_top .divs_50:last-child {
		width:60px;
	}
}


/*CLOSE*/
.cd-close {
	position: absolute;
	z-index: 2;
	top: 10px;
	right: 10px;
	width: 20px;
	height: 20px;
	background: url("imgs/elem/icon-close.svg") no-repeat center center;

	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	visibility: visible;
	opacity: 1;
	-webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0s, opacity 0.4s 0.4s;
	transition: transform 0.3s 0s, visibility 0s 0s, opacity 0.4s 0.4s; 
}

.cd-close:hover {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2); 
}

/* SETA VOLTAR TOPO */
.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;
}



.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}


.optin input{
	width: auto;
	margin: 0;
	margin-right: 5px;
	-webkit-appearance: checkbox;
}

.optin input{
	width: auto;
	margin: 0;
	margin-right: 5px;
	-webkit-appearance: checkbox;
}
.optin label{
	display: inline-block;
    font-size: 14px;
    line-height: 17px;
}
.optin label a{
	text-decoration: underline;
	color: #ad172b !important;
	display: initial !important;
}

.optin label a:hover{
	color: #262626 !important;
}

.optin label.has-error {
	color: #e55b5b;
}

.subs_aceito {
  padding-top: 10px;
  color: #ffffff;
  font-size: 13px;
}

.subs_aceito a {
  color:#ffffff;
  text-decoration: underline;
}

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

.subs_aceito label.has-error {
  color: #DD0000;
}

.anular_subs {
  padding-top: 10px;
}

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

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

.table_overflow{
	display: block;
	width: 100%;
	overflow: auto;
}
  	
.table_overflow table {
	width: 100% !important;
	min-width: 600px;
	table-layout: fixed;
	border: 1px solid #000000;
	border-bottom: 0;
	border-collapse: collapse;
}

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

.table_overflow thead td {
	border-bottom: 1px solid #000000; 
	text-align: center;
	font-weight: bold;			
}

.table_overflow td{
	width: 20% !important;
	padding: 5px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.table_overflow:last-child {
  border-right: 0;
}

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

.apoio_cliente {
	position: fixed;
	width: 120px;
	z-index: 999;
	top: 120px;
	right: 0px;
	height: auto;
	display: block;
	padding: 10px 5px;
	border-radius: 5px 0 0 5px;
	text-align: center;
	background: #dd0e0e;
}

.apoio_cliente:hover {
	background: #272727;
	border-radius: 5px 0 0 5px;
}

.apoio_cliente .apoio_cliente_icon {
  background-image: url(imgs/elem/tele2.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 25px;
  height: 33px;
  margin: auto;
  margin-bottom: 10px;
}

.apoio_cliente .apoio_cliente_texto {
	color: #ffffff;
	font-size: 13px;
  text-transform: uppercase;
  line-height: 18px;
  font-weight: 700;
}

@media only screen and (max-width: 700px) {
	.apoio_cliente .apoio_cliente_icon {
		display: none;
	}

	.apoio_cliente .apoio_cliente_texto {
		margin-top: 6px;
	}
}