.description-event {
	text-align: center;
}

.search-icon {
	display:none;
}
.header-logo-menu .inside {
	text-align: center;
}
nav {
	display: inline-block;
	float: none;
}
.header-logo-menu {
	padding: 10px 0;
}

header.sticky-header-animate .header-logo-menu {
	padding: 10px 0;
}

.courses-info h4 a:hover {
	color: #29abe2;
}

.footer-logo {
	margin-bottom: 0px;
}

nav #main-menu li {
	font-size: 1.2em;
	margin-left: 49px;
}

.theme-menu ul li a {
	color: #808080;
}

nav #main-menu li:first-child {
	margin-left: 0px;
}

nav #main-menu li ul.sub-menu li {
	font-size: 0.9em;
	margin-left: 0px;
	text-align: left;
}

.barra-csbc-direita {
	float: right;
}

.barra-csbc-esquerda {
	float: left;
}

.barra-csbc-inteira {
	display: none;
}

.page-title-breadcrumbs h2 {
	line-height: 50px;
}

.page-title-breadcrumbs {
	background-position-y: -139px;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px 0 0;
    text-align: center;
}

/* TEMPORÁRIO */
.footer-main {
	background: #fff;
}

.footer-logo label {
	color: #616161;
}

.pbc-cover {
	position: absolute;
	z-index: 10;
}

.pbc-down-text h3 {
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 16px;
}

.pbc-unit-content {
	background: rgba(0, 0, 0, 0.3) none repeat scroll 0% 0% !important;
}

.pbc-label {
	background: rgba(0, 0, 0, 0.3) none repeat scroll 0% 0% !important;
}


#pbc-cover-0 {
    -ms-transform: scale(0.6, 0.6); /* IE 9 */
    -webkit-transform: scale(0.6, 0.6); /* Safari */
    transform: scale(0.6, 0.6);
    right: 29px;
    top: 330px;
}

.pbc-shell {
	width: 100% !important;
}