
html .btn-primary {
	background: #e09b23;
	border: 1px solid #e09b23;
}

a {
	color: #e09b23;
}

.page-header {
	min-height: 170px;
	background: #ccc;
}

	.page-header .container {
		padding-top: 30px;
	}

.page-header_title {
	border: none !important;
}

.page-header_no-subtitle {
	padding: 10px 0 0 0 !important;
}

	.page-header_title span {
		color: #fff !important;
	}

.page-header_layer {
	background: linear-gradient(to top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
	opacity: .2;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}


.block-ofertaFormativa .thumb-info-wrapper {
    max-height: 250px;
    overflow: hidden;
}


.block-ofertaFormativa img {
    opacity: .7;
}

.featured-box {
    text-align: left;
}
