#about-company h2 {
  color: #5EBCD5;

}

#about-company .padding-top{
	padding-top: 20px;
}

#about-company hr{
	width: 20%;
	height: 1px;
	color: #5EBCD5;
    background-color: #5EBCD5;
    
  	margin-top: 0;

}

#page-breadcrumb-palcos h1{
	/*color: #92D409;*/
}

#page-breadcrumb-palcos hr{
	width: 50%;
	height: 2px;
	color: #92D409;
    background-color: #92D409;
  	margin-top: 0;
}

#page-breadcrumb-palcos {
  background-color: #FFF;
  height: 110px;
  
  display: table;
  position: static;
  width: 100%;
}
.palcoS h2 {
  color: #5EBCD5;

}


.palcoS hr{
	width: 50%;
	height: 1px;
	color: #5EBCD5;
    background-color: #5EBCD5;
  	margin-top: 0;
}

.palcoS .title-palco{
	width: 30%;
}

.palcoS p{
  	margin: 0;
}

.palcoS img{
  	margin-left: auto;
  	margin-right: auto;
}

.title-home{
	font-family: 'Open Sans', sans-serif;
	font-size: 32px;
	line-height: 36px;
	color: rgb(160,160,160);
	font-weight: 300;
	
}

.slide-palcos{
	 width: 87%; 
	 margin-right: auto; 
	 margin-left: auto;
}