/*
	Theme Name:   My Template Base
	Author:       Randol Frias
	Author URI:   http://randolfrias.com
	Template:     twentytwenty
	Version:      1.1
*/

.ec-archive img{
	height:250px;
	object-fit: cover;
}

.ro-archive .wp-post-image{
	height:300px;
	object-fit: cover;
}

.ro-play{
	width:120px;
}

.ec-expos{
	background-color:#860046;
	padding: 10px;
	font-weight: bold;
}

.ec-expos .ec-title, .ec-ruta-dwrd .ec-title, .ro-charlas .ro-title, .ro-entrevistas .ro-title, .ro-documentales .ro-title{
	color:#FFF;
	font-weight: bold;
}
.ec-expos .ec-disenador{
	color:#f94002;
}
.ec-expos .ec-ubicacion, .ec-ruta-dwrd .ec-ubicacion, .ro-charlas .ro-sub-title{
	color:#FFF;
}

.ec-ruta-dwrd{
	background-color:#f94002;
	padding: 10px;
	font-weight: bold;
}

.ec-ruta-dwrd .ec-disenador{
	color:#860046;
}

.ro-charlas h3, .ro-entrevistas h3, .ro-documentales h3{
	color:#FFF;
	margin:0px;
}

.ec-title h2, .ec-patrocinadores h3{
	color:#FF4000;
	margin:0px;
}

.ec-page h2{
	color:#FF4000;
}

.ec-fotografias img{
	height:250px;
}

.ec-disenadores, .ro-charlas, .ro-documentales{
	background-color: #860046;
}

.ro-entrevistas{
	background-color: #90205a;
}

.ec-disenadores .disenador-details, .ec-patrocinadores .patrocinador-details{
	justify-content: center;
    align-items: center;
    align-content: center;

}

.ec-disenadores .disenador-details img{
	height:135px;
	object-fit: cover;
}

.ec-disenadores .disenador-info{
	color:#FFF;
}

.disenador-info a{
	text-decoration:none;
	color:#FFF;
}

.disenador-info .disenador-nombre, .patrocinador-info .patrocinador-nombre{
	font-weight:bold;
}

.ec-patrocinadores .patrocinador-info{
	color:#000;
}

.patrocinador-info a{
	text-decoration:none;
	color:#000;
}
@media screen and (min-width: 1240px) {
	.n2-ss-slider .n2-ss-layer-player-cover img{
		left: 8% !important;
    	top: 82% !important;
		margin-left:0px !important; 
	}
}
