/*parte de estilazação titulo*/

.fa-bars{
	display: none!important;
}

body
{
	background: url(../images/bgBody.jpg) repeat-x;
	z-index: -9999;
}
.bgTitulo
{
	display: block;
	height: 100px;
	width: 100%;
	background: #0b5042;
	z-index: -9999;
	position: absolute;
	top: 40px;
	left: 0;
	border-bottom: 2px solid #48887b;
}
.titulo
{
	display: inline-block;
	height: 100px;
	
}
.titulo h2, .interno
{
	 font-family: 'robotobold';
	font-size: 29px;
	color: #fff;
	line-height: 100px;
	text-decoration: none;
	margin: 0;
}

.interno
{
	color:#e51c23;
}
.rowBanner
{
	padding: 15px 0 15px 15px;
	margin-top:-2.3%;
}
.banner{
	/*height: 465px;*/
	position: relative;
	margin-bottom: 10px;
}
.banner img
{
	width: 100%;
}
.miniBanner
{
	padding-top: 20px;
	text-align: center;

}
.mini1:hover, .mini2:hover, .mini3:hover, .mini4:hover, .mini5:hover, .mini6:hover
{
	opacity: 0.7;
}
.noPadding
{
	padding-top: 0!important;
}
.miniBanner2
{
	padding:5px 15px;
	text-align: center;
}
.bgEncerrado
{
	background-color: #7f8c8d!important;
}
.mini1, .mini2, .mini3, .mini4, .mini5, .mini6, .mini5Ferias, .mini4Ferias
{
	padding:15px 5px;
	border-right: 5px solid #fff;
	opacity: 1;
	margin-bottom: 5px!important;
	min-height: 125px!important;
}
.mini2
{
	background-color: #2980b9;
}
.mini3
{
	background-color: #e51c23;
}
.mini4
{		
	background-color: #2c3e50;
}
.mini5
{
	background-color: #e51c23;
}
.mini4Ferias
{		
	background-color: #00897B;
}
.mini5Ferias
{
	background-color: #259b24;
}
.mini6
{
	border:none!important;
	background-color: #f39c12;
}
.miniBanner i, .miniBanner2 i
{
	color: #fff;
	font-size: 27px;
	display: inline-block;
	margin-right: 15px;
}
.miniBanner p, .miniBanner2 p
{
	font-size: 15px;
	color: #fff;
	font-family: 'robotolight';
	display: inline-block;
	margin: 0;
}
#wrap 
{
 min-height: 100%;
 height: auto;
 margin: 0 auto -80px;
 padding: 0 0 80px;
}
#footer
{
 height: 80px;
 background-color: #f5f5f5;
}

.barraTitulo {
/* position: absolute;
 bottom: 35px; */
top: -35px;
left:0%;
right: 0%;
padding: 9px 90px;
color: #fff;
 font-family: 'robotobold';
/* border-left: 2px solid #fff; */
max-width: 100%;
background: #e51c23;
margin-top:0%;
margin-top: 11px;
}

.barraImg{
	max-width: 100%;
    margin-top: -1%;
}


a:hover{
	text-decoration: none!important;
}

.btnAlterna {
    font-size: 15px;
    color: #FFF;
   font-family: 'robotolight';
    display: inline-block;
    margin: 0px;
    height: 100px;
    padding: 40px 0px;
    margin-left: 40px;
}
.btnAlterna:hover{
	text-decoration: underline;
	color: #fff;
	opacity: 0.7;
	filter: alpha(opacity=0.7);
}
.btnAlternaSelected{
	text-decoration: none;
	font-weight: bold;
}

.logo_extensao{
	margin-top: 23px;
	width: 0%;
}

.logo_seminario{
	margin-top: 20px;
    width: 25%;
}
.titleSemi{
	margin-top: -77px !important;
	margin-left: 37% !important;
}


@media screen and (max-width:992px ) {
	.logo_seminario{
	margin-top: 35px;
    width: 65%;
	}
	.titleSemi{
	margin-top: -35px !important;
    margin-left: 0% !important;
	}

	.logo_extensao{
	margin-top: 33px;
	width: 80%;
	}
	.barraTitulo{
		font-size: 18px;
		bottom: 15px;
	}
	.btnAlterna {
	  font-size: 15px;
	  color: #FFF;
	  font-family: 'robotolight';
	  display: inline-block;
	  margin: 0px;
	  padding: 20px 15px;
	  margin-left: 40px;
	  background: #c4c4c4;
	  height: auto!important;
	}
	.barraTitulo {
	  position: relative;
	  /* bottom: 35px; */
	  top: 0;
	  right: 0;
	  padding: 10px 22px;
	  color: #fff;
	   font-family: 'robotobold';
	  /* border-left: 2px solid #fff; */
	  max-width: 75%;
	  background: #e51c23;
	}
	.cl-effect-4{
		width: 100%;
	 	background-color: #f5f5f5;
	  	text-align: left;
	  	color: #000!important;
	  	box-shadow: 0px 1px 1px #000;
	  	width: 98%;
	}
	.cl-effect-4 a{
		color:#000!important;
		margin: 20px 20px;
		/*width: 100%;*/
	}
	.menuProjetos{
		display: none;
		transition: height 0.3s, opacity 0.3s, transform 0.3s;
		width: 100%;
  		padding: 0 0 10px 0!important;
	}
	.fa-bars{
		position: absolute!important;
  		right: 10px!important;
  		top: 70px!important;
  		color: #fff!important;
  		font-size: 40px!important;
  		display: block!important;
  		cursor: pointer;
	}
	.visivel{
		display:inline-block;
	}
	.cl-effect-4 a::after, .cl-effect-4 a:hover, .cl-effect-4 a:focus {
		/*width: 95%;*/
	}
	.row{
		margin:0!important;
	}

}
@media screen and (max-width:560px ) {
	.logo_seminario{
	margin-top: 35px;
    width: 65%;
	}
	.titleSemi{
	margin-top: -35px !important;
    margin-left: 0% !important;
	}
	.logo_extensao{
	margin-top: 33px;
	width: 80%;
	}
	.barraTitulo{
		font-size: 15px;

	}
	.disk100{
		font-size: 9px!important;
	}
}

.cl-effect-4 a{
	font-family: 'robotolight';
	color:#fff;
}
.cl-effect-4 a:hover, .cl-effect-4 a:focus{
	color:#fff;
	text-decoration: none;
}

.row{
	margin-left: 0!important;
}