/*
Theme Name: Ereerea
Theme URI: http://ereerea.com
Author: jveron
Author URI: http://ereerea.com/
Description: Tema propio iniciado para desarrollarse en sitio web, basado en cosmo bootstrap
Version: 1.0
Text Domain: ereerea
*/

body{
	background: url('texturita.jpg');
	padding-top:52px;
}

.carousel-caption h4{
	font-size: 28px;
}

.alignleft{
	float:left;
	margin-right: 15px;
	margin-bottom: 8px;
}

.alignright{
	float:right;
	margin-left: 15px;
	margin-bottom: 8px;
}

.responsive{
	max-width: 100%;
	height: auto;
}
.trabajos{
	max-width: 320px;
	text-align: center;
	display: inline-block;
}

.logoprinc{
	

}

.logoprinc a img{
	max-width:100%;
}



.conttrabajos{
	background: #FFF;
}

/*** FILTROS ***/
.contfiltro{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
.ff-container{
	/*width: 564px;*/
	margin: 10px auto 30px auto;

}
.ff-container label{
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	width: 25%;
	height: 30px;
	cursor: pointer;
	color: #777;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	line-height: 33px;
	font-size: 19px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
	float:left;
	box-shadow: 0px 0px 0px 1px #aaa, 1px 0px 0px 0px rgba(255,255,255,0.9) inset, 0px 1px 2px rgba(0,0,0,0.2);
}
.ff-container label.ff-label-type-all{
	border-radius: 3px 0px 0px 3px;
}
.ff-container label.ff-label-type-3{
	border-radius: 0px 3px 3px 0px;
}
.ff-container input.ff-selector-type-all:checked ~ label.ff-label-type-all,
.ff-container input.ff-selector-type-1:checked ~ label.ff-label-type-1,
.ff-container input.ff-selector-type-2:checked ~ label.ff-label-type-2,
.ff-container input.ff-selector-type-3:checked ~ label.ff-label-type-3{
	background: #646d93;
	background: -moz-linear-gradient(top, #646d93 0%, #7c87ad 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#646d93), color-stop(100%,#7c87ad));
	background: -webkit-linear-gradient(top, #646d93 0%,#7c87ad 100%);
	background: -o-linear-gradient(top, #646d93 0%,#7c87ad 100%);
	background: -ms-linear-gradient(top, #646d93 0%,#7c87ad 100%);
	background: linear-gradient(top, #646d93 0%,#7c87ad 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#646d93', endColorstr='#7c87ad',GradientType=0 );
	color: #424d71;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.3);
	box-shadow: 0px 0px 0px 1px #40496e, 0 1px 2px rgba(0,0,0,0.1) inset;
}
.ff-container input{
	display: none;
}
.ff-items{
	position: relative;
	margin: 0px auto;
	padding-top: 20px;
	list-style: none;
}

.ff-items a{
	display: block;
	position: relative;
	padding: 10px;
	/*background:url('texturita.jpg') #fff;*/
	background: rgba(236, 108, 0,0.7);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	border-top:solid 5px #56565E;
	margin: 4px;
	/*width: 160px;
	height: 120px;*/
}
.ff-items a span{
	display: block;
	background: rgba(0, 0, 0,0.5);
	font-style: italic;
	color: #fff;
	
	font-size: 18px;
	padding: 20px;
	position: absolute;
	bottom: 55px;
	left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
	width: 140px;
	height: 0px;
	overflow: hidden;
	opacity: 0;
	text-align: center;
	text-shadow: 1px 1px 1px #303857;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.iconover{
	font-size: 25px;
}

.ff-items a:hover span{
	height: 180px;
	opacity: 1;
}
.ff-items li img{
	display: block;
	width: 100%;
	height: auto;
}

.ff-items li{
	margin: 10px;
	padding: 0;
	list-style: none;
	float: left;
	width: 23%;
	/*height: 148px;*/
	-webkit-transition: opacity 0.6s ease-in-out;
	-moz-transition: opacity 0.6s ease-in-out;
	-o-transition: opacity 0.6s ease-in-out;
	-ms-transition: opacity 0.6s ease-in-out;
	transition: opacity 0.6s ease-in-out;

}

.ff-items li a h2{
	color:#FFF;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 15px;
}


.ff-items li a{
	text-decoration: none;
}

.ff-container .contfiltro input.ff-selector-type-all:checked ~ .ff-items li,
.ff-container .contfiltro input.ff-selector-type-1:checked ~ .ff-items .ff-item-type-1,
.ff-container .contfiltro input.ff-selector-type-2:checked ~ .ff-items .ff-item-type-2,
.ff-container .contfiltro input.ff-selector-type-3:checked ~ .ff-items .ff-item-type-3{
	opacity: 1;
}

.ff-container .contfiltro input.ff-selector-type-1:checked ~ .ff-items li:not(.ff-item-type-1),
.ff-container .contfiltro input.ff-selector-type-2:checked ~ .ff-items li:not(.ff-item-type-2),
.ff-container .contfiltro input.ff-selector-type-3:checked ~ .ff-items li:not(.ff-item-type-3){
	opacity: 0.1;
}
.ff-container .contfiltro input.ff-selector-type-1:checked ~ .ff-items li:not(.ff-item-type-1) span,
.ff-container .contfiltro input.ff-selector-type-2:checked ~ .ff-items li:not(.ff-item-type-2) span,
.ff-container .contfiltro input.ff-selector-type-3:checked ~ .ff-items li:not(.ff-item-type-3) span{
	display:none;
}



@media (max-width: 540px) {
	.ff-items li{
		margin: 5px;
		width: 43%;
	}

}


.wpls-logo-showcase-slider-wrp .logo_showcase .slick-slide img, .wpls-logo-showcase-slider-wrp .logo_showcase .slick-slide img {
  filter:grayscale(100%);
}

.wpls-logo-showcase-slider-wrp .logo_showcase .slick-slide img:hover, .wpls-logo-showcase-slider-wrp .logo_showcase .slick-slide img:hover {
  filter:none;
}

.wpls-logo-showcase-slider-wrp .logo_showcase .slick-slide img {
    height: auto;
    max-height: 80px;
    max-width: 110%;
    border: none !important;
}
.logo_showcase .slick-slide img {
    display: inline-block !important;
    padding: 10px;
    border: 1px solid #f1f1f1;
}