/* HTML5 Boilerplate  */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { /*background-color: #f0dddd;*/ }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

/* ===========================================================================
// FONT EMBEDDING - Jura
============================================================================== */

@font-face {
    font-family: 'JuraRegular';
    src: url('../type/jura-regular-webfont.eot');
    src: url('../type/jura-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../type/jura-regular-webfont.woff') format('woff'),
         url('../type/jura-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'JuraItalic';
    src: url('../type/jura-italic-webfont.eot');
    src: url('../type/jura-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../type/jura-italic-webfont.woff') format('woff'),
         url('../type/jura-italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'JuraBold';
    src: url('../type/jura-bold-webfont.eot');
    src: url('../type/jura-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../type/jura-bold-webfont.woff') format('woff'),
         url('../type/jura-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'JuraBoldItalic';
    src: url('../type/jura-bolditalic-webfont.eot');
    src: url('../type/jura-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../type/jura-bolditalic-webfont.woff') format('woff'),
         url('../type/jura-bolditalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

/* ===========================================================================
// Typography Styles
============================================================================== */

body {
	font: normal 1em/1.5em 'JuraRegular', Georgia, Times, "Times New Roman", serif;
	color: #3c3246;
	text-shadow: 0px 1px 0px white;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8);
	background: white;
}

h1, h2, h3 {
	text-transform: uppercase;
}
h1 { font-size: 2.250em; }
h2 { font-size: 2em; }
h3 { font-size: 1.5em; }

#cke_pastebin { margin-bottom: 1em; }

/* ===========================================================================
// Text Links
============================================================================== */

a, a:visited { border-bottom: 1px dotted #3c3246; color: #3c3246; text-decoration: none; }
a:hover, a:active { background: #3c3246; color: #fff; text-shadow: none; }

#header nav {
	font-size: 1.250em;
	text-transform: uppercase;
}

/* ===========================================================================
// Structure - Header - LeftBar
============================================================================== */

.bg-slider {
	position: fixed;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 0;
}

#header {
	/*position: fixed;*/
	background: #f0f0f0 url('../images/leftbarbg.png') repeat left top;
	/*width: 19.8%;*/
	/*height: 100%;*/
	text-align: center;
	overflow-y: hidden;
	z-index: 2;

	position: absolute;
	top: 0;
	bottom: 0;
	width: 250px;
	min-height: 600px;
}


#header h1 { margin: 0; padding-top: 10%; }
#header a { border: 0; margin: 0; letter-spacing: 1px; }
#header .logo {
	display: inline-block;
	background: url('../images/logo2.png') no-repeat left top;
	width: 160px;
	height: 83px;
	text-indent: -9999em;
}
/* #header .logo:hover { background: url('../images/logo2.png') no-repeat left top; } */

#header nav { padding: 100px 0; }
#header nav a { position: relative; display: block; padding: 13px; }
#header nav a:hover, nav a:active, nav a.active {
	background: url('../images/hoverbtnbg.png') repeat left top;
	color: #3c3246;
	text-shadow: 0px 1px 0px #fff;
}

#share ul { list-style: none; padding: 0; margin: 0; }
#share ul li { 
	/*margin-top: 2%;*/

	text-align: left;
	width: 100px;
	margin: 0 auto;
	margin-bottom: 5px;
}
/*#share ul li:first-child { margin: 0; }*/

footer {
	position: absolute;
	width: 100%;
	bottom: 0;
	text-align: left;
	z-index: 3;
}
footer p { 
	margin: 0; 
	margin-left: 260px;
	font-size: 0.9em;
	color: #AAA;
	color: rgba(100,100,100,0.5);
}

/* ===========================================================================
// Structure - Content
============================================================================== */

.panel {
	position: absolute;
	display: none;
	width: 720px;
	height: 100%;
	padding-left: 250px;
	margin-left: 600px;
	left: -600px;
	z-index: 1;
}
.panel .close {
	position: absolute;
	top: 90px;
	right: -48px;
	text-indent: -9999em;
}
.panel .close a {
	display: block;
	width: 48px;
	height: 48px;
	border: 0;
	background: url('../images/close.png') no-repeat left top;
}
.panel .close a:hover { background-position: 0 -48px; }
.content {
	position: relative;
	width: 90%;
	height: 100%;
	padding: 0 5%;
	overflow: hidden;
	background: #dcdcdc url('../images/contentbg.png') repeat left top;
	overflow-y: auto;
}
.content h2 { margin: 0 0 2em 0; }
.wrapper { margin-top: 14%; }
.wrapper ul { list-style: none; padding: 0; }

/* Brands */
.brands .wrapper ul li { display: block; margin-top: 4em; }
.brands .wrapper ul li:first-child { margin-top: 0; }
.brands .wrapper ul li div { float: left; }
.brands .wrapper ul li div h3 { text-transform: none; margin: 0; }
.brands .wrapper ul li div:nth-child(1) { width: 300px; height: 210px; margin-right: 20px; }
.brands .wrapper ul li div:nth-child(2) { width: 310px; }
.brands .more {
	display: inline-block;
	width: 152px;
	height: 40px;
	background: url('../images/more.png') no-repeat left top;
	border: none;
	color: #fff;
	text-shadow: none;
	text-align: center;
	text-indent: -9999em;
}
.brands .more:hover { background-position: 0 -40px; }
.brands .more:active { background-position: 0 -80px; }

/* Contacts */
.contacts .address { float: left; width: 200px; padding-right: 5%; }
.contacts address { font-style: normal; }
.contacts address p { margin: 0; }
.contacts a.fcb {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url('../images/facebook.png') no-repeat left top;
}
.contacts a.fcb { border: 0; text-indent: -9999em; }
.contacts a.fcb:hover { background-position: 0 -30px; }
.contacts .form { float: left; width: 400px; }
.contacts .form label { display: block; margin-top: 3%; text-transform: uppercase; }
.contacts .form label:first-child { margin-top: 0; }

input, textarea {
	width: 95%;
	padding: 2%;
	font: normal 1em/1.5em "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #fff;
	border: none;
}
textarea { height: 150px; }
input::-webkit-input-placeholder { font-style: italic; font-weight: lighter; }
input::-moz-placeholder { font-style: italic; font-weight: lighter; }
button {
	margin-top: 3%;
	border: none;
	font: normal 1em/1.5em 'JuraRegular', Georgia, Times, "Times New Roman", serif;
	color: #fff;
	background: #3c3246;
	padding: 2% 4% 2% 4%;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	box-shadow: 0px 2px 2px #140a1e;
	-webkit-box-shadow: 0px 2px 2px #140a1e;
	-moz-box-shadow: 0px 2px 2px #140a1e;
	-o-box-shadow: 0px 2px 2px #140a1e;
}
button:hover { background: #000; }
button:active {
	background: #6c3246;
	box-shadow: 0px 2px 2px #48222f;
	-webkit-box-shadow: 0px 2px 2px #48222f;
	-moz-box-shadow: 0px 2px 2px #48222f;
	-o-box-shadow: 0px 2px 2px #48222f;
}

/* ===========================================================================
// Pre-Loader / queryLoader
============================================================================== */

#qLpercentage {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 2em !important;
	text-shadow: none;
}

@media only screen and (min-width: 35em) {
  

}

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}


.resultmsg{width:100%; margin:0 auto;}

.success {
	color: #249901;
	padding: 5px;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #99CC00;
	background-color: #dff2d9;
	display: table;
}

.error {
	color: #ffffff;
	padding: 5px;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #FF4A4A;
	background-color: #FF8A8A;
}

/* msgs de sucesso e erro das newsletter, homepage */
.successnewsletter {
	color: #249901;
	padding: 5px;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #99CC00;
	background-color: #dff2d9;
	display: table;
}

.errornewsletter {
	color: #ffffff;
	padding: 5px;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #FF4A4A;
	background-color: #FF8A8A;
}

.errorinput {
	/*color: #448CCB;*/
	font-weight: bold;
	font-size: 0.9em;
}

/* iPads (portrait) ----------- */
@media (max-width: 768px) {
/* Styles */
	
	.bg-slider {
		top: 100px;
		padding-top: 50px;
		background: white;
		position: absolute;
		height: 70%;
	}
	
	.bg-slider img {
		width: 100% !important;
		bottom: 0;
		height: auto !important;
		max-width: 100%;
	}
	
	footer {
		display: none;
	}
	
	#header {
		left: 0;
		right: 0;
		bottom: auto;
		min-height: auto;
		width: auto;
		height: 100px;
		position: inherit;
	}
	
	#header h1 {
		padding-top: 20px;
		padding-left: 20px;
		float: left;
	}
	
	#header .logo {
		width: 100px;
		height: 50px;
		background-size: contain;
		
	}
	
	#header nav {
		padding: 0;
		position: fixed;
		bottom: 0;
		width: 100%;
		z-index: 3;
		background: #f0f0f0 url('../images/leftbarbg.png') repeat left top;
	}
	
	#header nav ul {
		margin: 0 auto;
	}
	
	#header nav ul li {
		display: inline-block;
		font-size: 0.8em;
	}
	
	#share {
		float: right;
		margin-right: 10px;
		margin-top: 25px;
	}
	
	.panel {
		width: auto;
		height: auto;
		padding-left: 0;
		margin-left: 0;
		left: 0;
		right: 0;
		top: 100px;
		bottom: 0;
	}
	
	.content h2 {
		margin-bottom: 0;
		line-height: 1.5em;
	}
	
	.brands .wrapper ul li {
		margin-top: 2em;
		margin-bottom: 4em;
	}
	
	.contacts .form {
		margin-bottom: 5em;
	}
	
	.wrapper {
		margin-bottom: 14%;
	}
}

@media (max-width: 480px) { 
	.contacts .form { float: left; width: 100%; }
}