/* Put your custom css here */

/*header*/
.info-topo{
	background-color: #FFF;
	padding: 10px;
	font-size: 17px;
	color: #222;
}

.colorfff{
	color: #FFF;
}

#mainHeader{
	background: none;
	background-color: #FFF;
}

#mainMenu{
	padding: 10px 0;
}

.navbar-nav.pull-right{
	background: #761E1F;
	border-radius: 10px;
}

.navbar-nav > li > a > i, .navbar-default .navbar-nav > li > a{
	color: #FFF;
	border: 0;
}

.navbar-nav > li > a{
	line-height: 20px;
}

.navbar-default .navbar-nav > li > a.active{
	background: none;
}

.navbar-default .navbar-nav > li > a.active {
    border-bottom: 0px solid #373737;
}


.endereco_footer{
	font-size: 16px;
	color: #222;
}


/* faixa index */
.title_h1{
	font-size: 60px;
	font-weight: bold;
}

/*itens*/
.bg1{
	background-color: #812E2E;
	color: #FFF;
	padding: 20px 0;
}

.bg2{
	background: #812E2E;
	color: #FFF;
	padding: 20px 0;
}

.s_padding{
	padding: 0px !important;
}

/*em baixo dos itens index*/
.title_emp{
	font-size: 40px;
	color: #ec6a30;
	margin-top: 20px;
}

.txt_index h2{
	font-size: 30px;
	font-weight: 300;
}

.txt_index p{
	font-size: 17px;
	line-height: 25px;
}

/*footer*/
#footerRights{
	margin-top: 0px;
	background: #FFF;
}

footer{
	padding-top: 0;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style], .uiScaledImageContainer, ._2zfr, ._2p3a {
	width: 100% !important;
	min-width: 100%;
}

.cfb{
	background: url(../images/icones/fundofb.png);
	background-size: 100% 100%;
	background-position: left;
	height: 214px;
	padding-top: 30px;
	color: #FFF;
}

.cfb h1{
	color: #FFF;
	font-size: 30px;
}

.cfb a{
	font-size: 16px;
	font-style: italic;
	color: #808080;
	font-weight: 300;
}

.no_pr{
	padding-right: 0;
}

.no_pl{
	padding-left: 0;
	background-color: #F6F7F9;
}

.tt{
    font-size: 32px;
    font-weight: bold;
}

