/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
.ez-aktibo{
	opacity:0.6;
}

.izena-eman #nf-field-17{
	background:#2aa2db;
	font-size:16px;
	border-radius:5px;
}
.izena-eman #nf-label-field-37{
	font-size:16px;
	font-weight:400;
}

.taula-container table{
	max-width:1320px;
	min-width:802px;	
}

@media(max-width:802px){
	.taula-container table{
	margin-bottom:2rem	


	}
	.taula-container{
	overflow-x:scroll;
	}
}
.taula-container::-webkit-scrollbar{
   height: 22px !important;
 background:white;
	  border-radius:11px;

}

.taula-container::-webkit-scrollbar-track{
                
    height: 22px !important;
                    
    border-radius:11px;
	
}
.taula-container::-webkit-scrollbar-thumb{
                        background:#2aa2db;
                        border-radius:11px;
	   height: 22px !important;
                        border:1px solid #2aa2db;
}
                
.timeline{
	opacity:0.6;
	position:relative;
}

.timeline::before{
	position:absolute;
	top:-3.5rem;
	left:48%;
	width:1rem;
	height:1rem;
	border-radius:0.5rem;
	background:#16b2c9;
	content:"";
}

.timeline-aktibo::before{
	position:absolute;
	top:-4rem;
	left:48%;
	width:2rem;
	height:2rem;
	border-radius:1rem;
	background:#16b2c9;
	content:"";
}

.timeline-aktibo::after{
	position:absolute;
	top:0.4rem;
	left:0rem;
	background:#16b2c9;
	content:"aktibo orain!";
	color:white;
	padding: 0.2rem 1rem 0.2rem 2rem;
}

.timeline-aktibo-es::before{
	position:absolute;
	top:-4rem;
	left:48%;
	width:2rem;
	height:2rem;
	border-radius:1rem;
	background:#16b2c9;
	content:"";
}

.timeline-aktibo-es::after{
	position:absolute;
	top:0.4rem;
	left:0rem;
	background:#16b2c9;
	content:"Activo ahora";
	color:white;
	padding: 0.2rem 1rem 0.2rem 2rem;
}




.timeline-hurrengoa::before{
	position:absolute;
	top:-4rem;
	left:48%;
	width:2rem;
	height:2rem;
	border-radius:1rem;
	background:#16b2c9;
	content:"";
}

.timeline-hurrengoa::after{
	position:absolute;
	top:0.4rem;
	left:0rem;
	background:#16b2c9;
	content:"Hurrengo fasea:";
	color:white;
	padding: 0.2rem 1rem 0.2rem 2rem;
}

.timeline-hurrengoa-es::before{
	position:absolute;
	top:-4rem;
	left:48%;
	width:2rem;
	height:2rem;
	border-radius:1rem;
	background:#16b2c9;
	content:"";
}

.timeline-hurrengoa-es::after{
	position:absolute;
	top:0.4rem;
	left:0rem;
	background:#16b2c9;
	content:"Próxima fase";
	color:white;
	padding: 0.2rem 1rem 0.2rem 2rem;
}


@media(max-width:1024px){
		.timeline::before{

		top:2rem;
		left:-2.5rem;
	}
	.timeline-aktibo::before{
		
		top:2rem;
		left:-3.1rem !important;
	
	}
	.timeline-aktibo.es::before{
		
		top:2rem;
		left:-3.1rem !important;
	
	}
		.timeline-aktibo h2 ::before{
		
	display:none;
	
	
	}

	.timeline-aktibo-es h2 ::before{
		
		display:none;
		
		}
	.timeline-aktibo::after{
		
	}
}