
@font-face {
	font-family: 'FontAwesome';
	src: url('./../../../assets/fonts/font_awesome.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

/* ********************** GERAL ******************** */
body {
	font-family: 'Imprima', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	background-color: #FFF;
	color: #333333;
	padding:0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'Imprima', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	line-height: 1.1;
}
h1 {
	font-size: 28px;
	color: #444;
	margin: 5px 0;
	padding-bottom: 10px;
	letter-spacing: -1px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #555;
	margin: 5px 0;
	letter-spacing: 0.5px;
	font-weight: normal;
	line-height: 22px;
}
h3 {
	font-size: 25px;
	color: #bd362f;
	margin: 15px 0 5px;
	letter-spacing: 0.5px;
	font-weight: normal;
}
h4 {
	font-size: 12px;
	color: #bd362f;
	margin: 5px 0;
	letter-spacing: 0.5px;
	font-weight: normal;
	line-height: 16px;
	text-transform: uppercase;
	display: inline-block;
	word-spacing: 3px;
}
h5 {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 16px;
}
h6 {
	font-size: 20px;
	color: #333333;
	margin: 10px 0;
	font-weight: normal;
}
hr {
	border: none;
	background-color: #CCC;
	color: #CCC;
	height: 1px;
	width: 100%;
	margin: 10px 0;
}
label.control-label {
	font-weight: normal !important;
}
a {
  color: #D9534F;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #9E2E27;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.both {
	clear: both;
}

.descelinha {
	clear: both;
	padding: 5px 0;
}
.fontepequena {
	font-size: 12px; 
}
.vermelho {
	color: #bd362f;
}
.branco {
	color: #FFFFFF;
}
.strong {
	font-weight: bold;
}
span.endereco {
	float: left;
	font-size: 11px;
	color: #555;
	padding: 21px 0;
	font-weight: normal;
	line-height: 16px;
}

/* ********************** FORMULARIOS ******************** */
input, 
textarea, 
select {
	border: 1px solid #bd362f !important;
}
select {
	cursor: pointer;
}
.form-group {
	float: left;
	width: 100%;
}
.form-group .form-control {
	display: inline-block !important;
}
.form-group .small {
	width: 150px !important;
}
.input-group-addon {
	border: 1px solid #BD362F;
	cursor: pointer;
}


/* ********************** MENSAGENS NOS FORMULARIOS ******************** */
.help-block {
	color: #bd362f;
}
.has-success input, 
.has-success textarea, 
.has-success select {
	border: 1px solid #6E8847 !important;
}
.has-success .input-group-addon {
	border: 1px solid #6E8847;
}

/* ********************** HEADER ******************** */
.topo .topoconteudo {
	background-color: #bd362f;
}
.topo .topoconteudo .header {
	padding-top: 5px;
}
.topo .topoconteudo .header .busca-evento {
	padding: 10px 0;
}
.topo .topoconteudo .header .busca-evento .input-group-addon {
	border: 0 !important;
}
.topo .topoconteudo .header .busca-evento input[type="text"] {
	border: none !important;
}
.topo .topoconteudo .header .busca-evento .input-group {
	padding:0;
}
.topo .topoconteudo .header .busca-evento .form-control {
}


.topo .topoconteudo .header .dashboard {
	float: right; 
	color: #FFFFFF;
	padding-top: 30px;
	text-align: -webkit-right;
}
.topo .topoconteudo .header .dashboard span {
	margin-left: 20px;
}
.topo .topoconteudo .header .dashboard a:link,
.topo .topoconteudo .header .dashboard a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topo .topoconteudo .header .dashboard a:hover {
	text-decoration: underline;
}


/* ********************** TOPO DA HOME ******************** */
.topo .topohome {
	background-image: url('./../../../assets/img/home/bgslide.jpg');
	background-size:auto 100%;
	background-position: center center;
}

.topo .topohome2 {
	background-image: url('./../../../assets/img/home/bgslide2.jpg');
	background-size:auto 100%;
	background-position: center center;
}

.topo .topohome .textochamada h1,.topo .topohome2 .textochamada h1 {
	text-shadow: 1px 1px #000;
	color:#FFF;
}

.topo .topohome .textochamada p {
	text-shadow: 1px 1px #000;
	color:#FFF;
}

/* ********************** CONTENT ******************** */
.content {
	clear: both;
	background-color: #FFFFFF;	
}

.content_center {
	clear: both;
	margin: auto;
	width: 950px;
}

.content_padding {
	padding: 30px 15px;
}

.content_faixa {
	clear: both;
	background-color: #bd362f;
	background-image: url('./../../../assets/img/bg.png');	
}


/* ********************** PRE FOOTER ******************** */
.faixa-cinza {
	width: 100%;
	background-color: #EEEEEE;
	text-align: -webkit-center;
}

.pre-footer {
	text-align: center;
	padding: 20px 0;
	margin: 0 auto;
}
.pre-footer .mensagem {
	margin: 0 auto;
}
.pre-footer .logo {
}
.pre-footer .texto {
	margin: 30px 0 0 0;
}
.pre-footer .row {
	margin: 0 0 0 0;
}

/* ********************** FOOTER ******************** */
.footer {
	clear: both;
	color: #FFFFFF;
	background-color: #bd362f;
	padding: 25px 0;
	background-image: url('./../../../assets/img/bg.png');	
}
.footer .box {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.footer ul {
	margin: 25px 0;
}
.footer ul li {
	margin: 12px 0;
}
.footer ul li a {
	color: #FFFFFF;
}
.footer ul.list-inline li {
	margin: 12px 8px;
}
.footer .line {
	background-color: #ee5f5b;
	height: 1px; 
	margin: 10px 0 10px 0;
}
.footer .endereco {
	text-align: center; 
	color: #EEEEEE;
}
