/*
Theme Name: Primeira Janela
Theme URI: http://www.primeirajanela.com.br
Author: Rodrigo Costa
Author URI: http://www.azami.com.br/
Description: Tema 2014 do site Primeira Janela.
Version: 2.0
Tags: single-page, orange, white
*/

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

}

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

}

@import url(http://fonts.googleapis.com/css?family=Droid+Sans);

* {margin: 0; padding: 0; outline: 0;}


body {
	font-family: 'Droid Sans', sans-serif;
	color: #f4f4f4;
	font-size: 12px;
	background:#fff;
	text-align:justify;

	
}
a { color:#fff; text-decoration:none;}
a:hover { color:#F4f4f4; text-decoration:underline;}


h1, h2 {
	font-family: 'ImpactLabelReversedRegular';
	font-weight: 300;
	margin:0 0 30px 0;
}


h1 {
	font-size: 36px;
	letter-spacing: -2px;
	line-height: 100%;
}

h1.title {
	font-size: 46px;
	font-weight: 700;
	color: #6a6a6a;


}


h2 {
	font-size: 24px;
}

p {
	margin: 0 0 15px 0;
}

.menuBtn {

	background: center center no-repeat transparent;
	background: #000;
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 10px;
	

}

.active {
	background: #416f5f;
}
.clear {
	clear: both;
}
.wrap {
		/*background:url(../images/bg.png) top left repeat-x;*/
		width: 100%;
		max-width: 1140px;
		min-width: 960px;
		z-index: 10;
		position: relative;
		margin: 0 auto;
		padding: 0;

}



.section {
	width: 100%;
	max-width: 1140px;
	min-width: 960px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0 0 20px 0;
}


.inner {
	width: 1024px;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	padding:50px 0;
	font-size: 13px;
    font-family: 'Droid Sans', sans-serif;
	font-weight: 300;
	line-height: 1.5em;
	
}


/* This is the selector i used for my menu, it needs to be set as position:absolute; */
.subMenu {
	position: absolute;
	top: 634px;
	height: 50px;
	z-index: 1000;
	width: 100%;
	max-width: 1140px;
	min-width: 960px;
	background: #fff;

	
	

}

.subMenu .inner {
	padding:0;
	font-weight: 400;
}





.subNavBtn {
	display: block;
	height: 35px;
	width:10%;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	font-size: 14px;
	padding: 15px 1% 0 1%;
	text-align: center;
	color: #fff;
	font-family: 'ImpactLabelReversedRegular';
}
.subMenu #sTop {background: #ffb84c !important; color:#111 !important;}
.subMenu #s1 {background:#cc494e !important;}
.subMenu #s2 {background:#6796dc !important;}
.subMenu #s3 {background:#f97b27 !important;}
.subMenu #s4 {background:#5a9b85 !important;}
.subMenu #s5 {background:#f36750 !important;}
.subMenu #s6 {background:#89a8b2 !important;}
.subMenu #s7 {background:#F96 !important;}

.end {
	margin: 0;
}


/* SECTIONS */
.sTop {
	min-height: 594px;
	background:#fff;
	color:#3d3d3d;
	
}

.sTop a { color:#3d3d3d;}



.s1 {
	min-height: 500px;
	background: #cc494e;
	

}



.s2 {
	min-height: 500px;
	background: #6796dc;
	
}


.s3 {
	min-height: 500px;
	background: #f97b27;
	
}


.s4 {
	min-height: 500px;
	background: #5a9b85;
	
}

.s5 {
	min-height: 500px;
	background: #f36750;
	
}
.s6 {
	min-height: 800px;
	background: #89a8b2;
	
}
.s7 {
	min-height: 800px;
	background: #F96;
	
}


#home {background:url(images/header_novo.jpg) no-repeat; min-height:594px; padding-bottom:0px;}.alignright {
	text-align: right;
}

.alignleft { float:left; margin:0 10px 10px 0;}
.alignright { text-align:right;}
.aligncenter { text-align:center;}

#ballon1 img { position:fixed; top:150px; left:40px; z-index:1000; display:none !important;}
#ballon2 img { position:fixed; top:230px; right:40px; z-index:1000; display:none !important; }
#ballon3 img { position:fixed; top:420px; right:40px; z-index:1000; display:none !important;}

.parceiros { font-size:12px !important; }
strong { font-weight:bold;}
p { padding:0px !important; margin:0 !important;}


#lang_sel_list { position:absolute; top:0px; right:0px;}