/*parte de estilazação titulo*/
*::-moz-selection {

background:#E93C4F;  /* edite cor de fundo */

color:#ffffff;  /* edite cor da fonte */

}

*::-webkit-selection {

background:#E93C4F;  /* edite cor de fundo */

color:#ffffff;  /* edite cor da fonte */

}

*::-selection {

background:#E93C4F;  /* edite cor de fundo */

color:#ffffff;  /* edite cor da fonte */

}
body
{
	background: url(../images/bgBody.jpg) repeat-x;
	z-index: -9999;
	text-rendering: optimizelegibility;
}
.bgTitulo
{
	display: block;
	height: 100px;
	width: 100%;
	z-index: -9999;
	position: absolute;
	top: 40px;
	left: 0;
	border-bottom: 2px solid #ffa69d;
}
.titulo
{
	display: inline-block;
	height: 100px;
}
.titulo2
{
	color:#E93C4F!important;
	margin:0!important;
	font-family: 'vBold';
	font-size: 29px;
	color: #fff;
	text-decoration: none;
	margin: 0;
	display: inline-block;
}
.last
{
	text-align: right;
}
.middle
{
	text-align: center;
}
.lowTitle
{
	font-family: 'vLight';
	font-size: 25px;
	color: #48887b;
	padding-left: 10px;
}

.titulo h2, .interno
{
	font-family: 'vBold';
	font-size: 29px;
	color: #fff;
	text-decoration: none;
	margin: 0;
	margin-top: 15px;
}
.interno
{
	color: #e74c3c;
}
.rowBanner
{
	padding-top: 20px;
	position: relative;
}
.legenda {
position: absolute;
top: 0;
right: 17;
padding-left: 5%;
color: #fff;
font-family: 'vbold';
padding: 10px;
/* border-left: 2px solid #fff; */
max-width: 75%;
}
.bgBarrarp2
{
	position: relative!important;
}

/*Cores do tema da extensao!*/
.corTemaUm
{
	background: #e93c4f!important;
}
/*Fim das cores temas*/
#wrap {
	min-height: 100%;
	height: auto;
	margin: 0 auto -80px;
	padding: 0 0 80px;
}
#footer
{
	height: 80px;
	background-color: #f5f5f5;
}
.botaoShareMail {
background: url("../images/botaomail.png") no-repeat scroll 0 0 / 90px 28px rgba(0, 0, 0, 0);
color: #FFFFFF;
cursor: pointer;
display: inline-block;
font-size: 11px;
font-weight: bold;
height: 28px;
line-height: 20px;
position: relative;
text-shadow: 0 1px 0 #000000;
top: 3px;
width: 90px;
padding-top: 3px;
}
.botaoShareMail i
{
	margin-right: 3px;
}
.botaoShare {
background: url("../images/botaoface.png") no-repeat scroll 0 0 / 90px 28px rgba(0, 0, 0, 0);
display: inline-block;
height: 28px;
line-height: 20px;
padding-right: 3px;
padding-top: 3px;
position: relative;
top: 3px;
font-size: 12px;
width: 90px;
font-weight: bold;
text-shadow: 0 1px 0 #000;
cursor: pointer;
color:#FFF!important;
}
.botaoShare i
{
	margin-right: 5px;
}
.botaoShare span
{
	font-size: 11px;
}
.botaoShare:hover,.botaoShare:visited, .botaoShare:active 
{
	color: #fff;
	text-decoration: none;
}
.btnInfo 
{
	margin-right: 3px;
}
.twitter-share-button {
	margin-top: 7px;
	width: 90px!important;
}
.btn-o
{
	float: right;
}
#boxMail {
display: none;
width: 230px;
background-color: rgb(68, 101, 144);
border-top-left-radius: 10px;
border-top-right-radius: 0px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
margin-left: -65px;
padding: 10px;
background-position: initial initial;
background-repeat: initial initial;
color: #FFF;
font-family: 'vLight'!important;
font-weight: lighter;
position: absolute;
z-index: 9999;
box-shadow: -3px 5px 8px #3b414a;
}
#btninfo, #fecharMail
{
	cursor:pointer;
}
#fecharMail
{
	position: absolute;
	left: 90px;
	width: 90px;
	height: 28px;
	top: 66px;
	display: none;
}
.banner img
{
	width: 100%;
	border: 2px solid #fff;
	position: relative;
}
.redeSocial
{
	text-align: right;
	position: fixed;
}
.form-group
{
	text-align: left;
}
.banner
{
	height: 470px;
}
.divisoria
{
	display: block;
	width: 100%;
	margin: 10px 0;
	padding-top: 10px;
	margin-top: -11px;
	background: url(../images/divider.png) repeat-x;
}
.divisoria2
{
	display: block;
	width: 100%;
	margin: 10px 0;
	padding-top: 10px;
	margin-top: 2px;
	background: url(../images/divider.png) repeat-x;
	margin-left: -14px;
}
.bgInfo
{
	padding: 10px;
	background: #00b290;
	width: 100%;
	margin-top: -9px;
	color: #fff!important;
	text-align: justify;
}
.bgInfo h2
{
	font-family: 'vBold';
	font-size: 29px;
	color: #fff;
	text-decoration: none;
	margin: 0;
	margin-top: 15px;
}
.txtObj
{
	font-family: 'vLight';
	font-size: 15px;
}
.boxObjetivo
{
	padding-left: 0!important;
}
.bgRow{
	background: #00b290;
	width: 100%;
	margin-top: 20px!important;
}
.row{margin:0;}
.mascaraModal
{
	background: #48887b;
	height:200px;
	width: 600px;
	position: fixed;
	top: 30%;
	left: 50%;
	margin-left: -300px!important;
	text-align: center;
	font-family: 'vLight';
	box-shadow: 1px 1px 1px #000;
	border:solid 1px #fff;
	color: #fff;
	font-size: 16px;
	margin: 0 auto;
	transition:all 1s;
}
.mascaraModal h2
{
	top: 20%;
	font-family: 'vBold';
	font-size: 29px;
	color: #fff;
	text-decoration: none;
	margin: 0;
	margin-top: 15px;
}
/*Fim da area de estilização da Home*/
/*-----------------------------------*/
/*Area de estilização do Menu Responsivo*/

.header { position: relative; }
#toggle, .toggle { display: none; }
.menu > li { list-style: none; float:left;	}

/*clearfix */
.clearfix:before, .clearfix:after { display: table; content: ""; }
.clearfix:after { clear: both; }

@media only screen and (max-width: 991px){
	.menu { display: none; opacity: 0; width: 100%; position: absolute; right: 0; }
	.menu > li { display: block; width: 100%; margin: 0; }
	.menu > li > a { display: block; width: 100%; text-decoration: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	.toggle { display: block; position: relative; cursor: pointer; -webkit-touch-callout: none; -webkit-user-select: none; user-select: none; }
	#toggle:checked + div .menu { display: block; opacity: 1;z-index: 1;}
	.noMobile{display: none!important;}
	.botaoShare {position: absolute;right: 6px;top: -186px;}
	#twitter-widget-0, #btnInfo{display: none;}
	.banner{height: 290px!important;}
	.middle, .last{text-align: left;}
	.titulo2, .lowTitle{font-size: 15px;}
	.bgRow{width: auto;}
	.mascaraModal{width: 100%;left: 0;margin: 0!important;}
}
@media only screen and (max-width: 1200px){
	#boxMail{margin-left:-99px;}
	.legenda { top: -5px; font-size: 1.4em; }
	.banner{height:390px; }
}
@media only screen and (max-width: 460px){
	.banner{height: 180px!important;}
	.legenda { font-size: 1.1em; }
}
@media only screen and (max-width: 760px){
	.legenda { font-size: 1.2em; }
}
/*--------------------------------
 Presentation Styles (Editable)
---------------------------------*/
.header{
	min-height: 100px;
	height: 100%;
	padding: 0 20px;
	background: #FFFFFF;
}

.header > h1 {
	float: left;
	padding: 30px 0 0;		
	font-style: italic;
	font-family: Georgia;
	font-size: 28px;
	color: #DFDFDF;
}

.nav{ 
	display: block; 
	float: right; 
}

.nav, .menu, .menu > li, .menu > li > a{ 
	height: 98px;
	margin: 0; 
}

.menu > li > a{
	display: block;
	padding: 42px 20px;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	line-height: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
	color: #fff;
	font-family: 'vLight';
}

.menu > li > a:hover, .menu > li > a:focus{
	/*background: #F2F2F2;*/
	box-shadow: inset 0px 5px #fff;
	color: #fff;
	/*padding: 50px 20px 34px;*/
	/*text-shadow: 0px 0px 1px #fff;*/
	transition:all 0.3s;
}

.toggle{ 
	z-index: 2; 
}

@media only screen and (max-width: 991px){
	.menu{
		background: #48887B;
		/*border-top: 1px solid #51C1F1;*/
		top:-5px;
		padding: 10px;
	}

	.menu, .menu > li, .menu > li > a{
		height: auto;
	}

	.menu > li > a{
		padding: 15px 15px;
	}

	.menu > li > a:hover, .menu > li > a:focus{
		/*background: #F2F2F2;*/
		box-shadow: inset 5px 0px #fff;
		padding: 15px 15px 15px 25px;
	}

	.toggle:after {
		content: attr(data-open);
		display: block;
		/*width: 200px;*/
		/*margin: 33px 0;*/
		/*padding: 10px 50px;*/
		background: url(../images/menu.png) no-repeat;
		background-size: 40px 29px;
		width: 40px;
		height:29px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		text-align: center;
		font-size: 12px;
		color: #FFFFFF;
		-webkit-transition: all 0.5s linear;
		-moz-transition: all 0.5s linear;
		-o-transition: all 0.5s linear;
		transition: all 0.5s linear;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box; 
	}

	.toggle:hover:after{
		background: url(../images/menu.png) no-repeat;
		background-size: 40px 29px;
	}

	#toggle:checked + div .toggle:after{
		content: attr(data-close);
	}
	.menuMobile
	{
		height: 47px;
	}
}

@media only screen and (max-width: 991px){
	.header > h1 { 
		text-align: center;
	}
	.header > h1, .nav, .toggle:after{ 
		float: right;
	    position: relative;
	    top: -100px;
	}
	.toggle:after { 
		text-align: center; 
	}
}

/*Fim da area de estilização do menu responsivo*/