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

}

/**/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none;
}
html { height: 101%; overflow-x: hidden; } /* always display scrollbars */
body { font-size: 62.5%; line-height: 1.5; font-family: Georgia, serif; background: #fff; color: #363636}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; } 

input { outline: none; }

table { border-collapse: collapse; border-spacing: 0; }
img { border: 0; vertical-align: middle; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }

br {}

/**/

h1 {
	font-size: 36px;
	font-style: italic;
	letter-spacing: 1px;
}

p {
	font-size: 13px;
}

strong {
	font-style: italic;
	font-size: 12px;
}

a {
	font-family: 'gotham_medium';
	font-size: 11px;
	text-transform: uppercase;
	color: #1c1c1c;
}

.header {
	width: 100%;
	height: 65px;
	background: #c7faea;
	position: relative;
	
	z-index: 999;
}

.header_content {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.header_content img {
	position: absolute;
	top:0;
	left:0;
}

ul.nav {
	float: right;
	margin-top: 25px;
}

ul.nav li{
	display:inline;
	padding: 12px;
}

.nav_galeria {
	background: #5c5c5c;
	margin:auto;
	color: #fff;
	overflow: hidden;
	width: 980px;
	height:60px;
	z-index: 2;
}

.nav_galeria .left {
	float: right;
	width: 695px;
	text-align: right;
}

.nav_galeria .left h1 {
	float: left;
	margin:0 10px 0 0;
	font-size:28px;
	line-height:57px;
}

.nav_galeria .left .categoria {
	background:#fff;
	color: #5c5c5c;
	font-size: 26px;
	font-style: italic;
	letter-spacing: 1px;
	line-height:59px;
	padding:15px;
}

.nav_galeria .left .counter {
	color: #FFF;
	font:bold 26px 'gotham_medium';
	letter-spacing: 1px;
	line-height:59px;
	padding:15px;
}

.nav_galeria .left a {
	background:url(../images/btn_voltar.jpg) no-repeat center center #fff;
	height:60px;
	width:97px;
	text-indent:9999px;
	overflow: hidden;
	float:right;
}

.bg_cat {
	width: 100%;
	margin-top: -85px;
	background: url('../images/bg_cat.jpg') repeat-x;
	height: 100%;
	overflow: hidden;
	position: relative;
	float: left;
	
}

.mainContent {
	float:left;
	position: relative;
	overflow: hidden;
	width:100%;
	min-height:600px;
	padding:0 0 30px 0;
	background:url("../images/bg_dvdr.jpg") repeat top left;
}

#mainContent {
	float:left;
	width:100%;
}

.contentEvento {
	float:left;
	width:100%;
	height:100%;
	background:#FFF;
}

.contentGaleria {
	float:left;
	width:100%;
	height:100%;
	position: relative;
	background:#FFF;
}

.contentGaleria .bgLeft {
	top:0;
	left:0;
	position: absolute;
	width:26%;
	height:60px;
	z-index:1;
	background:#5C5C5C;
}

.banner_cat {
	position: relative;
	width: 1500px;
	margin: auto;
	height: 490px;
	z-index: 1;
	
	background: url('../images/banner_corporativo.jpg') top left no-repeat;
}


.content_home {
	position: relative;
	width: 100%;
	z-index: 1;
	float: left;
}

.content_home .gallery {
	position: relative;
	float:left;
	width: 100%;
}

.content {
	position: relative;
	margin:0 auto;
	width: 1000px;
	overflow: hidden;
	z-index: 1;
}

.wrapper_left {
	width:49%; 
	overflow:auto; 
	position: relative; 
	float:left;
}

.wrapper_right {
	width:45%; 
	position: relative; 
	float:right;
	padding:0 0 30px 0;
}

.wrapper_left .left {
	float: right;
	position: relative;
	width: 45%;
	padding: 30px 10px;
}

.wrapper_right .right {
	float: left;
	position: relative;
	width: 55%;
	padding: 30px;
}

.imgCategoria {
	width: 95px;
	height: 95px;
	float: right;
	margin: 30px 10px;
}

.btn_galeria {
	float: left;
	margin:50px 0 0;
}

ul.bxslider li{
	float:left;
}

.gallery {
	width: 100%;
	height: 600px;
	position: relative;
	float: left;
	overflow: hidden;
}

#contentGallery {
	position: absolute;
	height: 600px;
}

#contentGallery .imgGallery {
	position: absolute;
}

.gallery .btnGallery {
	position:absolute;
	top:50%;
	z-index: 10;
	width: 51px;
	height: 51px;
	cursor: pointer;
}

.gallery .btnPrev {
	left: 15%;
	background: url(../images/seta_esq.png) 0 51px;
}

.gallery .btnNext {
	right: 15%;
	background: url(../images/seta_dir.png) 0 51px;
}

.depoimento {
	color: #fff;
	background: #5c5c5c;
	width: 100%;
	overflow: hidden;
}

.depoimento p {
	font-size: 18px;
	font-style: italic;
}

.depoimento span {
	font-size: 18px;
}

.contentHistoria {
	float:left;
	width:100%;
	background: #FFF;
}

.historia {
	width: 700px;
	margin: 0 auto;
	padding: 20px 50px;
	position: relative;
	overflow: hidden;
}


.wrapper_contato {
	width: 100%;
	background: url('../images/bg_cont.jpg') top left repeat-x;
	position: relative;
	float: left;
}

.form_contato {
	width: 900px;
	margin: 27px auto;
	position: relative;
	
	background: url('../images/box_cont.png') top center no-repeat;
}

.form_contato .cont_header {
	width: 650px;
	padding: 80px 60px 10px;
}

.form_contato hr {
	border: 1px dashed #d5d5d5;
	width: 95%;
}

.form_contato form {
	font-size: 18px;
	padding: 20px 80px;
	font-style: italic;
	overflow: hidden;
}

.form_contato form input {
	height: 45px;
	padding: 10px;
	background: #c7faea;
	font-size: 16px;
	font-family: Georgia, serif;
	border: 0;
	margin: 10px 0 20px;
}

.form_contato form textarea {
	padding: 10px;
	background: #c7faea;
	font-size: 16px;
	font-family: Georgia, serif;
	border: 0;
	margin: 10px 0 20px;
	overflow-y:auto;
}

.form_contato form .msg {
	bottom:45px;
    display:none;
    left:50px;
    position:absolute;
	z-index:10;
}

.form_contato form .submit {
	font-size: 22px;
	color: #fff;
	background: #363636;
	padding: 10px;
	font-style: italic;
	float: right;
	border:0;
}

.submit.disabled {
	opacity:0.3;
	-o-opacity:0.3;
	-moz-opacity:0.3;
	-webkit-opacity:0.3;
	filter: alpha(opacity=30);
}

.wrapper_depoimento {
	background:url('../images/bg_dvdr.jpg') repeat;
	width: 100%;
}

.container_depoimentos {
	height: 805px;
	overflow: hidden;
	width:750px;
	position: relative;
}

.wrapper_depoimento .content_depoimento {
	position: relative;
	width: 750px;
	margin: 0 auto;
	padding:90px 90px 0;
}

.wrapper_depoimento .content_depoimento .box_depoimentos {
	background:#5c5c5c;
	position:absolute;
	top:0;
	left:0;
	width:665px;
	color: #fff;
	padding: 15px 60px 20px 35px;
	margin: 2px 0 0 0;
}

.wrapper_depoimento .content_depoimento img {
	position: absolute;
	top: 115px;
	right: 115px;
	float: right;
	z-index: 10;
}

.wrapper_depoimento .content_depoimento .box_depoimentos h1 {
	font-size: 18px;
	font-weight: bold;
}

.wrapper_depoimento .content_depoimento .box_depoimentos p {
	font-size: 12px;
}

.wrapper_depoimento .content_depoimento .box_depoimentos div {
	float:left;
	width:665px;
	border-bottom: 1px solid #fff;
	padding: 30px 0;
}

.wrapper_depoimento .content_depoimento .box_depoimentos div.internaDepoimento {
	position: relative;

}

.wrapper_depoimento .content_depoimento .box_depoimentos div.internaDepoimento p {
	width: 600px;

}

.destaqDep {
	position: absolute !important;
	top: 10px !important;
	right: 0 !important;
}


.wrapper_depoimento .controls_depoimentos {
	width: 100%;
	background: #fff;
	text-align: center;
	padding:5px;
	float:left;
	height: 52px;
}

.controls_depoimentos #btnUpDepoiment {
	display: none;
	position: absolute;
	left: 46%;
}

.controls_depoimentos #btnDownDepoiment {
	position: absolute;
	left: 50%;
}

h1.depoimento {
	background: #c7faea;
	padding: 10px;
	color: #5c5c5c;
	padding: 10px;
	width: 290px;
	text-align: center;
}

.footer {
	width: 100%;
	background: #c7faea;
	position: relative;
	float: left;
	
}

.footer_content {
	width: 920px;
	margin:0 auto;
}

.footer_content .left {
	float: left;
	width: 180px;
}

.footer_content .right {
	float: right;
	width:720px;
}

.footer_content .endereco {
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	color: #293431;
	margin: 30px 0;
	float: left;
	
}


.assinatura {
	background: #303030;
	width: 100%;
	height: 36px;
	float: left;
	
}

.assinatura .colletivo {
	width: 1000px;
	margin: 0 auto;
	padding: 7px;
}

#loading {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(../images/bgLoading.png) repeat top left;
	display: none;
}