
.more{
	margin-top:1.8em;
	text-align:center;
}
.more a{
	display:inline-block;
	color:#26c159;
	text-decoration:none;	
	font-size:0.9em;
}
.news-grid {
	margin-bottom:11px;
	
}
.news-grid:nth-child(4) {
  margin-bottom: 0;
}
.news-grid h4 a{
  display:inline-block;
  margin-bottom:3px;
  font-size:1em;
  color:#4dc47d;
  text-decoration:none;
  font-family: 'Ubuntu-Medium';
}
.news-ltr h4 a{
 display:inline-block;
  margin-bottom:3px;
  font-size:1.15em;
  color:#4dc47d;
  text-decoration:none;
  font-family: 'Ubuntu-Medium';
}

.more_info {
  margin-top: 1.5em;
}
.more_info a{
	 display: inline-block;
  color: #26c159;
  text-decoration: none;
  font-family: 'Ubuntu-Medium';
  font-size: 0.9em;
  text-transform:uppercase;
}
/*-- events --*/
.news{
	padding-bottom:5em;
	/*background-color:#00539F;*/
}
.news h3{
		margin-bottom:1.3em;
		margin-top: 2em;
}
.event-grid:nth-child(1){
	padding-left:0;
	padding-right:0;
}

.event-grid:nth-child(2) {
   
    padding-right: 0
}

.event-grids-left{
	padding-left:0;
}
.event-pic {
	float:left;
	width:47%;
	margin-right:3%;
}
.event-pic img{
	width:100%;
}
.date{
	display:inline-block;
	margin-right:7%;
	text-align:center;
	float:left;
	width:20%;
	margin-top:1.8rem;
	/*color:white;*/
}
.date h4{
	font-size:2.8em;
	font-weight:600;
	margin-top:0px;
	margin-bottom:0px;
	color:black;
	
}
.date span{
	display:block;
	font-size:1em;
}
.event-info{
	 width:72%;
	float:left;
	padding-right: 20px;
	  padding-top: 9px;
}
.event-info h5 a{
	font-family: 'Raleway';
  font-size: 1.2em;
  color: black;
  display: inline-block;
  margin: 0 0 10px 0;
  line-height:1.3em;
}
.event-pic-info{
	width:50%;
	float:left;
}
.event-info p {
  line-height: 1.5em;
  /*color: white;*/
  font-size:0.95em;
}

.brderevent {
    border-left: 1px solid #A89F8C;
    height: 250px;
    float: right;
}

@media(max-width:991px ){

.brderevent1 {
    border-bottom: 1px solid yellow;
    width: 700px;
    float: right;
}

.brderevent {
    border-left:none;
    height: 0px;
    float: right;
}


}
.jumbotron{
	height:400px;
	background-position: 0% 25%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.jumbotron_galeria {

    background-image: url(../images/gale.png);
		height:400px;
}

.jumbotron_servicos {
   background-image: url(../images/servic.png);
}

.jumbotron_simu {
    background-image: url(../images/simu.png);
}

.jumbotron_aeisctem{
    background-image: url(../images/gale.png);
}

.hover_galeria:before {
  right: 0%;
  left: 0%;
}

