@charset "utf-8";
/* CSS Document */

p.evtr-bio {display: none;	}

p.niepoczebne {display: none;}

li.evtr-speaker {
	
	margin-left: 2px;
	margin-right: 2px;
	min-height: 260px;
	display: inline-grid;
	cursor: pointer;
	margin-bottom: 18px;
}
li.evtr-speaker div {

 display:block;

}
.empty {
	height: 5px;
	display: block;
}
img.evtr-photo{
	
	height: 250px !important;
border-radius: 13px;
-moz-border-radius: 13px;
-webkit-border-radius: 13px;
width: auto !important;
}
@media (max-width:990px){
	img.evtr-photo {
   width: 100% !important;
height: auto !important;
}
}

li.evtr-speaker a:hover {color: #000 !important}
ul {
    padding: 0;
    list-style-type: none;
}

.eventory-speakers {

}
/*
img.evtr-photo:hover { 
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	opacity: 0.2;
	-webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    transition-duration: 400ms;
	}
.eventory-speakers {
	max-width: 100%;
	margin: auto;
}
*/
li.evtr-speaker a {
	  text-decoration: none;
	
	font-size: 18px;
	
	
}

.nazwisko {
	font-family: paralucent, sans-serif;
  font-size : 21px;
  letter-spacing : 2.1px;
  color : #fff;
	 text-decoration: none;
	padding-top: 15px;
		background-position: bottom;
	font-weight: 800;
font-style: normal;
position: absolute;
left: 52px;
top: -20px;

		
	}
p.nazwisko  {
	margin: 0px !important;
}
.name_container {
	position: relative;
	margin-top: 30px
}
.evtr-company {
	line-height: normal;
	font-family: europa, sans-serif !important;
font-style: normal;
font-size: 17px;
color: #fff;
text-align: left;
padding-top: 14px;
padding-bottom: 10px;
font-weight: 300;
max-width: 250px !important;
display: block;
position: absolute;
left: 52px;
top: 60px;
margin: 0px;
padding: 0px;
}

.evtr-position {
	
	 font-size: 0.9em;
    color: #8e8e8e;
	display: none;
}


@media (max-width: 992px){
	
	li.evtr-speaker {
	    width: 30%;
		min-height:370px !important;
	}
}
@media (max-width: 586px){
	.minus35 {
  position: relative;
  margin-top: 20px !important;
}
	.name_container {
  position: relative;
  margin-top: 30px;
  margin-bottom: 40px;
}
	.zdjecie {
  height: auto !important;
}
	li.evtr-speaker {
	    width: 43%;
		min-height: auto !important;
		margin: 0px 10px !important;
	}
	span.evtr-first-name, span.evtr-last-name {
  font-size: 14px !important;
	}
	.evtr-company {
		font-size: 12px !important;
		top: 30px !important;
	}
}

.minus35 {
  position: relative;
  margin-top: -35px;
}
.zdjecie {height: 250px;}

li.evtr-speaker

{	 margin: 0px 19px;
	min-height: 410px;
	display: inline-grid;
	cursor: pointer;
	margin-bottom: 18px;
z-index: 100 !important;
  position: relative;
}




span.evtr-first-name, span.evtr-last-name {
		font-size: 24px;
		display: flex;
	line-height: normal;
	}
.name_container:before {
	content: url(/wp-content/uploads/2025/05/speaker_narrow_wroclaw.png);
	display: block;
	width: 23px;
	height: 43px;

}
.name_container:hover::before {
	content: url(/wp-content/uploads/2025/05/speaker_narrow_hover_wroclaw.png);
	display: block;
	width: 23px;
	height: 43px;

}
.more_container::before {
  content: url(/wp-content/uploads/2025/05/speaker_narrow_wroclaw.png);
  display: block;
  width: 23px;
  height: 43px;
}