.homeSlider{
	background: url(/images/slider.jpg) center center / cover no-repeat;	
	/*position: relative;*/

}

#t3-mainnav{

	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	-webkit-box-shadow: -2px 9px 16px -6px rgba(0,0,0,0.29);
	-moz-box-shadow: -2px 9px 16px -6px rgba(0,0,0,0.29);
	background: rgba(255, 255, 255, 0.9);
	border: 0 !important;
	padding-bottom: 18px;
	padding-top: 18px;
}

.menuFijo {
	position: fixed !important;
	right: 0 !important;
	left: 0 !important;
	z-index: 1030 !important;
	top: 0 !important;
	-webkit-box-shadow: -2px 9px 16px -6px rgba(0,0,0,0.29);
	-moz-box-shadow: -2px 9px 16px -6px rgba(0,0,0,0.29);
	box-shadow: -2px 9px 16px -6px rgba(0,0,0,0.29);
	background: #fff !important;
}

.contentFases{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.relativePosition{
	position: relative;
}

.hvr-underline-from-center:before {
	background: #333333 !important;
}

.tituloGanadores{
	font-size: 30px;
	color: #5A6B7A;
	font-family: 'Segoe UI semiBold';
	margin-bottom: 13px;
}

.subtituloGanadores{
	color: #000000;
	font-size: 18px;
	font-family: 'Segoe UI Light';
	margin-bottom: 40px;

}

.center{
	text-align: center;
}
.containerNoticas{
	padding-top: 60px;
	padding-bottom:150px;
	position: relative;
}

.mb2-content img {
	max-width: 100%;
	height: auto;
	border-radius: 50%;
	border: 5px solid #D6D6D6;
}

.mb2-content-clr {
	text-align: center;
}

.media-above .mb2-content-item-media {
	margin-bottom: 15px;
	display: inline-block;
	float: none;
}

.mb2-content-item-desc {
	margin-top: 5px !important;
}

.botonesSliderNew{
	display: inline-block;
	background: #fff;
	border: 2px solid #5C6B7C;
	text-align: center;
	padding: 7px 20px;
	font-size: 25px;
	font-family: 'Segoe UI semiBold';
	border-radius: 1px;
	cursor: pointer;
	color: #5C6B7C;
	margin-right: 10px;
}

.lSPrev,.lSNext{
	visibility: hidden;
}

.ContentbotonesSlider{
	position: absolute;
	bottom: 65px;
	left: calc(50% - 71.5px);
}
.ContenedorGeneralUac2{
	padding-left: 80px;
	padding-right: 80px;
}
.relativepos{
	position: relative;
}


.imgresponcive{
	width: 100%;
	height: auto;
}

.imagenRes{
	display: none;
}

.imgLogoResponcive {
	display: none;
}