@import url('https://fonts.googleapis.com/css?family=Oswald:100,200,300,400,500,600,700,800,900');

body {
	background: #FFF;
  	font-family: 'Oswald', sans-serif;
  	color: #000;
  	font-size: 16px;
  	line-height: 1.75em;
  	font-weight: 350;
  	position: relative;
	padding: 0px;
	margin: 0px;
}

/* Formatações gerais */
a {
	color: inherit;
	text-decoration: none !important;
	transition: all 0.5s;
}
a:hover {
	color: #DA251D;
}
h1 {
  font-size: 36px;
  line-height: 1.2em;
  text-transform: uppercase;
  font-weight: 700;
}
h2, .titulo {
  font-weight: 400;
  line-height: 1.5em;
  font-size: 38px;
  text-transform: uppercase;
}
h3 {
  text-transform: uppercase;
  line-height: 1.5em;
  font-size: 30px;
  font-weight: 400;
}
hr {
	border: none;
	border-bottom: #000 1px dashed;
	padding: 0px;
	margin: 40px 0;
}
#paginador {
	text-align: center;
	padding: 50px 0 0 0;
}
p {
  font-weight: 400;
}

input[type=submit], input[type=reset], button {
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	color: #FFF;
	border-radius: 4px;
	background: #DA251D;
	padding: 5px 15px;
	border: none;
	cursor: pointer;
	cursor: hand;
	transition: all 0.5s;
}
input[type=submit]:hover, input[type=reset]:hover, button:hover {
	background: #000;
}
input[type=text], input[type=email], input[type=number], input[type=datetime], textarea, select, .inputs {
	display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background: #FFF;
    border: 1px solid #000;
	border-radius: 4px;
	resize: none;
}
textarea {
	height: auto;
}
input[type=text], input[type=email], input[type=number], input[type=datetime], textarea, .inputs {
	max-width: calc(100% - 26px);
	padding: 2px 12px;
}
option {
	font-weight: normal;
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0px 2px 1px;
	font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
}

nav {
	display: grid;
	grid-template-columns: 252px auto 100px;
	grid-gap: 0 20px;
	padding: 20px 50px;
	margin: 0px;
	background: #000;
}

/* Menu */
nav section:nth-of-type(1) {
	justify-self: center;
	align-self: end;
}
nav ul {
	display: block;
	vertical-align: top;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
nav ul li {
	display: inline-block;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
nav .hamburger {
	display: none;
}
nav ul li a, nav ul li label {
	text-transform: uppercase;
	display: block;
	vertical-align: top;
	padding: 2px 15px;
	border-radius: 4px;
	margin: 0px;
	line-height: none;
	color: #FFF;
	font-weight: 300;
	cursor: pointer;
	cursor: hand;
}
nav ul li a:hover, nav ul li label:hover {
	background: #FFF;
	color: #000;
	text-decoration: none;
}
nav ul li ul {
	position: absolute;
	z-index: 999;
	background: rgba(0, 0, 0, 0.7);
	padding: 5px;
	border-radius: 5px;
	margin: 0px;
	display: none;
}
nav ul li:hover ul {
	display: block;
}
nav li ul li {
	display: block;
	vertical-align: top;
}

/* Idiomas */
nav section:nth-of-type(2) {
	justify-self: end;
	align-self: center;
}
nav section:nth-of-type(2) ul li:after {
	content: '-';
	color: #FFF;
	padding: 0 5px;
}
nav section:nth-of-type(2) ul li:last-of-type:after {
	content: '';
	padding: 0px;
}
nav section:nth-of-type(2) ul li a {
	display: inline-block;
	vertical-align: top;
	color: #FFF;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	font-weight: 400;
	border-radius: 0px;
}
nav section:nth-of-type(2) ul li a:hover {
	color: #DA251D;
	text-decoration: none;
	background: none;
}

/* Banner grande */
header {
	text-align: center;
	margin: 0 auto 0 auto;
	background: #000;
	min-height: 300px;
}
/* inicio banner */
.jssorb21 {
	position: absolute;
}
.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
	position: absolute;
    width: 19px;
    height: 19px;
    text-align: center;
    line-height: 19px;
    color: white;
    font-size: 12px;
    background: url(../img/b21.png) no-repeat;
    overflow: hidden;
    cursor: pointer;
}
.jssorb21 div {
	background-position: -5px -5px;
}
.jssorb21 div:hover, .jssorb21 .av:hover {
	background-position: -35px -5px;
}
.jssorb21 .av {
	background-position: -65px -5px;
}
.jssorb21 .dn, .jssorb21 .dn:hover {
	background-position: -95px -5px;
}

.jssora21l, .jssora21r {
	display: block;
    position: absolute;
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: url(../img/a21.png) center center no-repeat;
    overflow: hidden;
}
.jssora21l { background-position: -3px -33px; }
.jssora21r { background-position: -63px -33px; }
.jssora21l:hover { background-position: -123px -33px; }
.jssora21r:hover { background-position: -183px -33px; }
.jssora21l.jssora21ldn { background-position: -243px -33px; }
.jssora21r.jssora21rdn { background-position: -303px -33px; }
/* fim do banner */

/* Conteudo */
#corpo {
	padding: 10px 50px 80px 50px;
}

/* Primeira página */
#ppagina {
	text-align: center;
}
#ppagina div {
	padding: 30px 0 0 0;
	text-align: center;
}

/* Destaques */
#destaques {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 0px;
	padding: 0px;
	margin: 0px;
	height: 660px;
}
#destaques article {
	display: block;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#destaques article figure {
	width: 100%;
	height: 100%;
	display: block;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#destaques article figure img {
	display: block;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: auto;
}
#destaques article div {
	position: relative;
	transform: translateY(-100%);
	padding: 0px;
	margin: 0px;
	background: rgba(0, 0, 0, 0.2);
	height: 100%;
	text-align: center;
	display: grid;
	grid-template-rows: repeat(2, 1fr);
	grid-gap: 20px 20px;
	transition: all 0.5s;
}
#destaques article figcaption {
	color: #FFF;
	padding: 50px 30px 30px 30px;
	text-transform: uppercase;
	font-size: 32px;
	font-weight: 300;
	line-height: 50px;
	display: block;
	vertical-align: top;
	text-align: center;
	transition: all 0.5s;
}
#destaques article label {
	color: #FFF;
	font-weight: 300;
	align-self: end;
	padding: 30px;
	transition: all 0.5s;
}
#destaques article div:hover {
	background: rgba(0, 0, 0, 0.5);
}
#destaques article div:hover figcaption {
	padding-top: 200px;
}
#destaques article div:hover label {
	padding-bottom: 200px;
}

/* Ultimas noticias */
#ultimas {
	max-width: 980px;
	margin: 0 auto;
	padding: 30px 0 60px 0;
}
#ultimas div {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 0 30px;
	padding: 0 0 50px 0;
}
#ultimas article {
	display: block;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
#ultimas figure {
	display: block;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	height: 200px;
}
#ultimas figure img {
	display: block;
	vertical-align: top;
	max-width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	transform: translateY(-20%);
}
#ultimas article h4 {
	font-weight: 400;
	font-size: 18px;
	height: 50px;
	overflow: hidden;
}
#ultimas article label {
	display: block;
	vertical-align: top;
	text-align: justify;
	padding: 0px;
	margin: 0 0 20px 0;
	overflow: hidden;
	height: 110px;
}
#ultimas article a {
	display: inline-block;
	vertical-align: top;
	background: #DA251D;
	padding: 2px 25px;
	color: #FFF;
}

/* Classes gerais */
.duas_colunas {
	display: grid;
	grid-template-columns: calc(100%/3) auto;
	grid-gap: 0 60px;
}
.tres_colunas {
	display: grid;
	grid-template-columns: auto auto auto;
	grid-gap: 0 60px;
}
.resp_thumb {
	padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
	max-width: 100%;
	height: auto;
}
.botao {
	display: inline-block;
	vertical-align: top;
	border-radius: 4px;
	background: #000;
	color: #FFF;
	text-transform: uppercase;
	padding: 5px 20px;
	font-weight: 300;
	font-size: 18px;
}
.botao:hover {
	background: #DA251D;
	color: #FFF;
}

footer {
	display: grid;
	grid-template-columns: repeat(2, 150px) auto;
	grid-gap: 0 40px;
	padding: 30px 50px;
	margin: 0px;
	background: #333;
}
footer ul {
	display: block;
	vertical-align: top;
	list-style: none;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
}
footer ul li {
	display: block;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
footer h4 {
	color: #FFF;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 20px;
	padding: 0px;
	margin: 0 0 20px 0;
}
footer ul li a {
	color: #999;
}
footer ul li a:hover {
	color: #FFF;
	text-decoration: none;
}
footer ul:last-of-type {
	justify-self: end;
}
footer ul:last-of-type li:nth-of-type(1) a::before {
	content: '';
	display: inline-block;
	vertical-align: top;
	-webkit-mask: url(../img/facebook.svg) no-repeat center center;
	-webkit-mask-size: cover;
	mask: url(../img/facebook.svg) no-repeat center center;
	mask-size: cover;
	width: 20px;
	height: 20px;
	margin: 0 7px 0 0;
	background-color: #666;
	transition: color 0.5s;
}
footer ul:last-of-type li:nth-of-type(1) a:hover::before {
	background-color: #FFF;
}
footer ul:last-of-type li:nth-of-type(2) a::before {
	content: '';
	display: inline-block;
	vertical-align: top;
	-webkit-mask: url(../img/instagram.svg) no-repeat center center;
	-webkit-mask-size: cover;
	mask: url(../img/instagram.svg) no-repeat center center;
	mask-size: cover;
	width: 20px;
	height: 20px;
	margin: 0 7px 0 0;
	background-color: #666;
	transition: color 0.5s;
}
footer ul:last-of-type li:nth-of-type(2) a:hover::before {
	background-color: #FFF;
}

#baixo {
	background: #333;
	padding: 3px 50px;
	border-top: #666 1px solid;
	color: #999;
	font-size: 12px;
}
#baixo a {
	color: #999;
	font-size: 12px;
}
#baixo a:hover {
	color: #FFF;
	text-decoration: none;
}

/* Aqui começa o diaporama */
#imageFlow * {
	color: #FFF;
}
#imageFlow { 
    position: relative;
	width: 100%; 
    max-width: 965px; 
    height: 450px;
	min-height: 450px;  
    margin: 0 auto;
 
    overflow: hidden; 
    background: #000;
	text-shadow: none;
	color: #FFF;
} 
#imageFlow .diapo { 
    position: absolute; 
    left: -4000px; 
    cursor: pointer; 
    -ms-interpolation-mode: nearest-neighbor; 
} 
#imageFlow .link { 
    border: dotted #fff 1px; 
    margin-left: -1px; 
    margin-bottom: -1px; 
} 
#imageFlow .text { 
    position: absolute; 
    left: 0px; 
    width: 100%; 
    bottom: 16%; 
    text-align: center; 
    color: #FFF; 
    font-family: verdana, arial, Helvetica, sans-serif; 
    z-index: 1000; 
	text-shadow: none;
} 
#imageFlow .title { 
    font-size: 18px; 
    font-weight: bold; 
	text-shadow:none;
	color: #FFF;
} 
#imageFlow .legend { 
    font-size: 10px;
	color: #FFF;
	text-shadow: none;
} 
#imageFlow .scrollbar { 
    position: absolute; 
    left: 10%; 
    bottom: 20px; 
    width: 80%; 
    height: 16px; 
    z-index: 1000; 
} 
#imageFlow .track { 
    position: absolute; 
    left: 1%; 
    width: 98%; 
    height: 16px; 
    filter: alpha(opacity=30); 
    opacity: 0.3;
} 
#imageFlow .arrow-left { 
    position: absolute; 
} 
#imageFlow .arrow-right { 
    position: absolute; 
    right: 0px; 
} 
#imageFlow .bar { 
    position: absolute; 
    height: 16px; 
    left: 25px; 
} 

/* Galeria */
#galeria {
	height: 540px;
	min-height: 540px;
}
#voltar {
	text-align: right;
}
#voltar * {
	color: #333;
	font-weight: bold;
}

/* SDK */
#ampliar {
	display: block;
	background: #999;
	border: #666 1px solid;
	padding: 5px;
	text-align: center;
	color: #FFF;
	margin-top: 210px;
}
#ampliar a {
	color: #FFF;
}
#ampliacao {
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	border: #000 1px solid;
	z-index: 9999;
}
#sblock {
	background: #000;
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index: 999;
	display: none;
}
#fechapop {
	background: #FFF;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	border: #000 1px solid;
	border-top: none;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 8888;
	display: none;
}
#imgproduto {
	border: #000 1px solid;
	margin-top: 10px;
}

/* Galerias */
article.cube {
	display: table;
	vertical-align: top;
	padding: 20px 0 20px 0;
	margin: 0px;
	border-bottom: #666 1px dashed;
}
article.cube:last-of-type {
	border: none;
}
article.cube figure {
	display: table-cell;
	width: 100px;
	height: 100px;
	vertical-align: top;
	border: #999 1px solid;
}
article.cube figure img {
	width: 100px;
	height: 100px;
}
article.cube span {
	display: table-cell;
	vertical-align: top;
	width: 99%;
	padding: 0 0 0 10px;
}
article.cube p {
	padding: 0px;
	margin: 0 0 10px 0;
}
article.cube label {
	color: #666;
	font-size: 14px;
}
article.cube div {
	text-align: right;
}
article.cube div a {
	display: inline-block;
	vertical-align: top;
	padding: 1px 7px 1px 7px;
	border: #666 1px solid;
	border-radius: 4px;
	font-size: 14px;
}
article.cube div a:hover {
	color: #FFF;
	background: #666;
}

/* Responsivo */
@media only screen and (max-width: 1010px) {
	#corpo, #ultimas {
		padding-left: 50px;
		padding-right: 50px;	
	}
	#corpo * {
		max-width: 100%;
		height: auto;
	}
}

@media only screen and (max-width: 1300px) {
	#destaques article figcaption {
		padding-top: 80px;
	}
}
@media only screen and (max-width: 1250px) {
	#destaques article figcaption {
		padding-top: 100px;
	}
}
@media only screen and (max-width: 1200px) {
	#destaques article figcaption {
		padding-top: 150px;
	}
}
@media only screen and (max-width: 1100px) {
	#destaques article figcaption {
		padding-top: 200px;
	}
}
@media only screen and (max-width: 1000px) {
	#destaques article figcaption {
		padding-top: 250px;
	}
}

@media only screen and (max-width: 970px) {
	nav {
		grid-template-columns: auto;
		grid-gap: 40px 0;
		text-align: center;
	}
	
	nav section:nth-of-type(2) {
		justify-self: center;
		align-self: center;
	}
	
	nav section:nth-of-type(1) .hamburger {
		display: inline-block;
		margin: 0px;
		padding: 0px;
	}
	nav section:nth-of-type(1) .hamburger div:nth-of-type(1) {
		padding: 0px;
		margin: 0px;
	}
	nav section:nth-of-type(1) ul ul {
		text-align: center;
		padding: 10px;
		margin: 0px;
		left: 0px;
		right: 0px;
		position: absolute;
		z-index: 9999;
		background: rgba(0, 0, 0, 0.5);
		display: none;
	}
	nav section:nth-of-type(1) ul ul li {
		display: block;
		vertical-align: top;
		color: #FFF;
		padding: 10px;
	}
	nav section:nth-of-type(1) ul ul li a, nav section:nth-of-type(1) ul ul li label {
		display: block;
		vertical-align: top;
		color: #FFF;
		font-size: 16pt;
	}
	nav section:nth-of-type(1) ul ul li ul {
		background: none;
		margin: 0px;
	}
	nav section:nth-of-type(1) ul ul li ul {
		position: relative;
		display: block;
		padding: 0px;
		border-radius: 0px;
	}
	nav section:nth-of-type(1) ul ul li ul li a {
		text-align: center;
		font-size: 12pt;
		text-transform: uppercase;
		padding: 7px 0 7px 0;
		margin: 0px;
		color: #FFF;
	}
	nav section:nth-of-type(1) ul ul li ul li a:hover {
		color: #000;
		background: #FFF;
	}
	nav section:nth-of-type(1).is-active ul ul {
		display: block;
	}
	
	#destaques article figcaption {
		padding-top: 300px;
	}
	
	#ultimas div {
		grid-template-columns: auto;
		grid-gap: 50px 0;
		text-align: center;
	}
	
	footer {
		grid-template-columns: auto;
		grid-gap: 20px 20px;
		text-align: center;
	}
	footer span {
		display: inline-block;
		vertical-align: top;
		margin: 30px auto 0 auto;
		text-align: center;
		padding: 0 0 30px 0;
	}
	footer ul {
		display: block;
		margin: 0 0 40px 0;
	}
	
	footer ul:last-of-type {
		justify-self: center;
	}
	#baixo {
		text-align: center;
	}
}

@media only screen and (max-width: 700px) {
	#destaques {
		grid-template-columns: auto;
		padding: 0 50px;
		height: auto;
		grid-gap: 50px 0px;
	}
	#destaques article {
		min-height: 500px;
		position: relative;
		height: 550px;
	}
	#destaques article  div {
		height: 590px;
	}
	#destaques article figcaption {
		padding-top: 80px;
	}
}