@import "reset.css";

@import "jquery.jscrollpane.css";
@import "http://fonts.googleapis.com/css?family=Open+Sans:400,700";

/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Left & Right alignment */

.left { float:left;}
.right { float:right;}
.clear {clear:both;}
.table {display:table;}
.wrapper {width:100%; overflow:hidden;}
.relative {position:relative;}
.absolute {position:absolute;}

/* Global properties ======================================================== */
::selection{
  color: #fff;
  background: #317db7;
}
::-moz-selection{
  color: #fff;
  background: #317db7;
}

body, html {height:100%; min-height:800px;}

body{ background:#000; border:0; font: 12px Arial, Helvetica, sans-serif; color:#445b6c ; line-height:18px; min-width:960px; position:relative; overflow:hidden;
background:url(../images/bg.jpg) no-repeat center center;
}

/*editado*/

.larguraTxt{
	width:860px;
}

.fotoQS{
	width:862px;
	margin-top:25px;
	border: 2px solid rgba(255,255,255,0.1);
}

.divisorBranco{
	width:100%;
	height:15px;
	background:url(../images/divisor.png) no-repeat;
	margin-top:20px;
	
}

.prod{
	position:relative;
	top:40px;
}


.linkFotos{
	position:relative;
	top:-35px;
	float:right;
}

.limpar{
	clear:both;
}


.spinner{ position:absolute; z-index:99; background:url(../images/loader.gif) 50% 50% no-repeat #fff; width:100%; height:100%; top:0; left:0}

.extra {
	min-width:960px;
	min-height:100%; 
	height:auto !important; 
	height:100%; margin: 0 auto 0px; 
	overflow:hidden; 
	position:relative; 
	z-index:10; 
	
}


.main2{ width:960px; height:720px; position:absolute; left:50%; margin-left:-480px; top:50%; margin-top:-360px; z-index:20;}


header{width: 100%; height: 80px; position: absolute; left: 0; top: -10px; z-index: 10;
float:left}

.logo {
	position:relative;
	left:300px;		
}

.simbolo{
	position:relative;
	left:380px;	
	top:42px
}

footer{
	width: 100%;
	 height: 37px; 
	 background: rgba(0,0,0,0.7); 
	 position: absolute; 
	 left: 0; bottom: 0; 
	 z-index: 30;
	 }
.copyright{color:#fff; line-height: 37px; float: left; padding-left: 20px; font-size: 11px; text-transform: uppercase; }


.flb{
	float:right;
	margin-top:6px;
	margin-right:20px;
}


.branco{
	color:#a3a3a3;
	text-align:justify;
}







/* ============================= main menu ====================== */

.menu { position:absolute; left:0; top:168px; z-index:10; text-align:center; white-space:nowrap; }
#menu { }
#menu > li { display: inline-block;width: 178px; height:361px; position:absolute; float:left; white-space:nowrap;}

#menu > li > a{display:block; height:100%; text-decoration:none; position:relative;}
#menu > li > a .over1{display:block;position: absolute;width:100%; height:100%; left:0px; top:0px; z-index:1; background:url(../images/nav.png); border-radius:16px; -moz-border-radius:16px; -webkit-border-radius:16px; }

#menu > li > a .over2{display:block;position: absolute;width:172px; height:355px; left:3px; top:3px; z-index:2; background:#fff; border-radius:13px; -moz-border-radius:13px; -webkit-border-radius:13px; }

#menu > li > a .img{position: absolute;left:4px; top:4px; z-index:3; border-radius:12px; -moz-border-radius:12px; -webkit-border-radius:12px; }

#menu > li > a .over3{display:block;position: absolute;width:132px; height:52px; left:23px; top:278px; z-index:4; background:rgba(0,0,0,0.7); border-radius:26px; -moz-border-radius:26px; -webkit-border-radius:26px; }

#menu > li > a .txt1{ display:block; position: relative; width:100%; height:52px; left:0px; top:278px; z-index:5;font-family:'BebasNeueRegular';font-size:24px; line-height:52px; color:#fff; text-decoration:none; text-transform:uppercase;  }

#menu > li.nav1{left: 0; top: 0; z-index: 1;}
#menu > li.nav2{left: 195px; top: 0; z-index: 1;}
#menu > li.nav3{left: 390px; top: 0; z-index: 1;}
#menu > li.nav4{left: 585px; top: 0; z-index: 1;}
#menu > li.nav5{left: 780px; top: 0; z-index: 1;}



.submenu{ position:absolute; z-index:10; bottom:85px; left:10px; width: 158px; text-align: center;}
.submenu > ul{ background: url(../images/submenu.png) 0 0 repeat-y; width:128px; padding: 0 15px; }
.submenu ul > li{ display:block; height:33px; position:relative; border-top: 1px solid #fff; border-bottom: 1px solid #d6dfe5;}
.submenu ul > li:first-child{border-top: none;}
.submenu ul > li:last-child{border-bottom: none;}
.submenu ul > li > a{ display: block;height:100%;line-height:35px; text-decoration:none; position: relative; font-family:'BebasNeueRegular';font-size:20px; line-height:33px; color:#000; white-space:nowrap;  text-transform:uppercase; }
.submenu ul > li > a:hover { color:#5096d3; text-decoration:none; }

.submenu_top{width: 158px; height: 15px; background: url(../images/submenu_top.png) 0 0 no-repeat;display: block;}
.submenu_bot{width: 158px; height: 25px; background: url(../images/submenu_bot.png) 0 0 no-repeat;display: block;}


/* ============================= main layout ====================== */



#content{ position:absolute; left:0px; top:134px; z-index:21; }
#content > ul{ }
#content > ul > li{ width:960px; height:535px; position:absolute; overflow:hidden;}

.close{ display:block; width:42px; height:42px; position:absolute; right:11px; top:11px; z-index:30;}
.close span{ display:block; width:100%; height:100%; background:url(../images/close.png) left top no-repeat; }
.close:hover span{background-position: bottom;}

.box{ width:880px;height:490px; position:relative; padding: 22px 23px 23px 57px; background: url(../images/content_bg.png) 0 0 no-repeat;}

.box2{width: 340px; padding-left: 30px; padding-right: 20px; height: 490px; float: left; margin-left: 30px; background:#f7f7f7;border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;}

.box3{width: 610px; padding-left: 30px; padding-right: 20px; height: 490px; float: left; margin-left: 30px; background: #dcedf7;border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;}

.box4{width: 340px; padding-left: 30px; padding-right: 20px; height: 480px; float: left; margin-left: 30px; background:#f7f7f7;border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;}


.col0,.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12   { float:left;}

.col0 { width:1px; background:#131314; margin-left:29px; margin-right:30px; margin-top:20px;}

.col1{ width:460px;}
.col2{ width:210px;}
.col3{ width:190px;}
.colTotal{ width:850px;}






.pad_left1{ padding-left:10px;}
.pad_left2{ padding-left:20px;}
.pad_left3{ padding-left:30px;}
.pad_left4{ padding-left:40px;}
.pad_left5{ padding-left:50px;}
.pad_left6{ padding-left:60px;}




a{ color:#777; text-decoration: underline; outline:none}
a:hover{ text-decoration: none}

h2{ font-family:'Open Sans';font-weight:700; font-size:24px; color:#ccc; line-height:35px; padding:20px 0 15px 0; letter-spacing: -1px;  }
h3{
	font-family: 'Open Sans';
	font-weight: 700;
	font-size: 20px;
	color: #ccc;
	line-height: 35px;
	padding: 20px 0 15px 0;
	letter-spacing: -1px;
}

h4{
	font-family: 'Open Sans';
	font-weight: 700;
	font-size: 20px;
	color: #000;
	line-height: 35px;
	padding: 20px 0 15px 0;
	letter-spacing: -1px;
}

h5{
	font-family: 'Open Sans';
	font-weight: 700;
	font-size: 20px;
	color: #000;
	line-height: 35px;
	padding: 0px 0 12px 0;
	letter-spacing: -1px;
}


h6{ 
    font-family:'Open Sans';
	font-weight:bold; 
	font-size:16px; 
	color:#ccc; 
	line-height:26px; 
	padding-bottom: 5px;
	text-align:center;
	background:rgba(255,255,255,0.03);
	}



.h5{
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	padding-bottom: 5px;
}


.upper { text-transform:uppercase;}

.color1{ color:#fff;}
.color2{ color:#ffae00;}

p{ 
       padding:0 0 5px;
	   text-align:justify;
	   color:#a3a3a3;      
 }
 
 .textoPreto { 
       padding:0 0 5px;
	   text-align:justify;
	   color:#000;      
 }
 
 .textA{
	 margin-top:12px;
	 line-height:25px;
 }
 
 

.line1 { position:relative;height:15px; background:url(../images/divisor.png); margin-top:20px; }
.line2 { height:1px; background:#fff; margin:15px 0;}

.radius1{border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;}

.border1 { border:1px solid #707070;}



.img1 {margin-bottom:20px;margin-right:20px;}
.img2 {margin-right:20px; }
.img3 {margin-bottom:20px;}

.button1{ display:inline-block; height:20px; line-height:20px;  text-decoration: none; margin-top:20px; margin-bottom:10px; font-size:20px; font-family:'Playball'; color:#ccc;  white-space:nowrap; letter-spacing:0px; background:url(../images/button1.png) right 4px no-repeat; padding-right:25px;}
.button1:hover { color:#666;}

.ul1{ margin-bottom:0px;}
.ul1 > li { line-height:28px; }
.ul1 > li a{ display:block; height:100%; text-decoration:underline; color:#445b6c; padding-left:20px; background: url(../images/li_st1.png) 0 10px no-repeat;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.ul1 > li a:hover{ text-decoration:none; color:#000; background-position: 10px 10px;}

.services1{padding-bottom: 15px;}
.services1 .img{float: left; margin-right: 20px;border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;}

.gal1 { width:275px; padding-bottom:20px; float:left; margin-right:30px; }
.gal1.last { margin-right:0px; }

.photo1 {width:141px; height:112px; float: left; margin-right: 20px;}
.photo1 a img {border:2px solid #fff;border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.photo1 a:hover img{border-color: #0d5088;}

.partners1{float: left; width: 141px; margin-right: 28px; padding-bottom: 15px;}
.partners1.last{margin-right: 0;}
.partners1 .img{margin-bottom: 15px;border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;}

.mapa{
    width: 460px;
    height: 260px;
    border-radius:15px;
    background:url(../images/contato.jpg) no-repeat;
    position:relative;
    overflow:hidden; margin-bottom:20px;

}



/*===================== jScrollPane =====================*/

.scroll-pane{width: 100%; height:388px; overflow: auto;}



/*================= Contacts =========================*/

.centro{
	text-align:center;
}

#note{ width:330px;}

#formulario label{float:left; width: 100px; line-height:31px; color:#444444;}
#formulario label.c{ margin-top:5px;}

#formulario input{ 
         float:left; width:320px; 
		 height:33px; 
		 font-family:Arial, Helvetica, sans-serif; 
		 font-size:13px; 
		 color: #000; 
		 background:rgba(0,0,0,0.02); 
		 margin-bottom:3px; 
		 border-radius: 5px; 
		 -moz-border-radius: 5px; 
		 -webkit-border-radius: 5px;		   
		 padding-left: 5px; padding-right: 0;
		
		 }


#formulario textarea{ 
          float:left; width:320px; 
		  height:200px; 
		  font-family:Arial, Helvetica, sans-serif; 
		  font-size:13px; 
		  color: #000; 
		  background:rgba(0,0,0,0.02);		 
		  margin-bottom:3px; 
		  border-radius: 5px; 
		  -moz-border-radius: 5px; 
		  -webkit-border-radius: 5px; 
		  padding-left: 5px; 
		  padding-right: 0; 
		  padding-top: 5px;
		  
		   }

#formulario input.submit{ 
             width:100px; 
			 height:39px; 
			 cursor:pointer;
             border:none;
			 font-size:20px; font-family:'Playball';
			 color:#fff;	
			 background:#000; 			 
			 margin-left:110px;
			 margin-top:15px;			 
			  }
			  
#formulario input.submit:hover{
	 color:#888;
	 }



#formulario textarea:focus{border-color:#92a5b0; }

#formulario img{float:left; width:150px; height:45px; margin-top:5px; margin-left:10px;}




/* Generated by Font Squirrel (http://www.fontsquirrel.com)  */

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

}

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

}
