/*SCHEDULE.HTML*/

p.opswykladu {display: none;}
div.evtr-trks-filter {display: none;}


ul {list-style-type: none;
	padding: 0px!important;
	
}

div.evtr-trkitem-lecture {
	display:inline-grid;
	width: 22%!important;
	margin: 5px!important;
	border: dotted;
	border-width: 1px;
	margin: auto;
	}

@media(max-width:800px){
	
	div.evtr-trkitem-lecture {width: 95%!important;}
	span.evtr-trk {	width: 80px!important;}
	div.evtr-trk-14349 {display: none;}
div.evtr-trk-14351 {display: none;}
	
}
	


h3{
	font-size: 16px;
}
span.evtr-trk {	
	
	width:50px!important;}


/*BIO.HTML*/

div.evtr-bio {
	margin-left: 10px!important;
    margin-right: 10px!important;
}



p.evtr-bio   {
	color: #777777;
    text-align: justify;
 font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif !important;
    font-size: 18px;
    font-weight: 300;
    line-height: 150%;
	
}
h3.evtr-talks-hdr {

    border-top: 1px solid #eaeaea !important;
    padding-top: 20px;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif !important;
    text-transform: none;
    font-weight: 300;
    font-size: 30px;
    color: #333333;
	background: url(../../../../uploads/2018/10/dash.png);
    padding-bottom: 20px;
    background-repeat: no-repeat;
    background-position: bottom;
	margin-top: 30px;
	text-align: center;
}

h3.evtr-company-pos {
	background: url(../img/dash.png);
    padding-bottom: 20px;
    background-repeat: no-repeat;
    background-position: bottom;
	margin-bottom: 0px;
	    margin-top: 5px!important;
	
}

h2.evtr-name {
	font-size: 50px;
	text-align: center;
}

span.evtr-last-name {
	color:#fff;
	display: block;
}

.evtr-photo {
  opacity: 1;
  background: url('/wp-content/uploads/2023/08/prelegent-ramka.png') no-repeat center center;
    background-size: contain;
}

img.evtr-photo{
	padding: 33px;
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;


	
}

ul.evtr-talks{
 
    font-weight: 300;
    font-family: "Lato", sans-serif;
    font-size: 22px;
    padding-bottom: 20px;
	text-align: left;
	padding-top: 17px !important;
	border: 1px solid #fff;
  display: block;
  padding: 37px !important;
}

div.evtr-bio {
  display: grid!important;
  grid-template-columns: 350px auto;
  grid-gap: 15px 25px;
	align-items: start;
	}

h2.evtr-name {
	grid-column: 2/3;
grid-row: 3/5;
margin-bottom: 0px;
text-align: left;
	line-height: 92% !important;
}

h3.evtr-company-pos{
	text-align: left;
grid-column: 2/3;
grid-row: 3/5;
color: white;
	margin-top: 217px !important;
}
img.evtr-photo{
	grid-column: 1;
grid-row: 1/5;
}

p.evtr-bio{
margin-top: 278px;
color: white;
grid-column: 2/3;
grid-row: 3/5;

}
h3.evtr-talks-hdr{
	grid-column: 1/3;
 	grid-row: 5;	
}
ul.evtr-talks{
  grid-column: 1/3;
  grid-row: 6;
	margin-left: 0px;
}

@media(max-width:767px){
	
div.evtr-bio {
  display: grid!important;
  grid-template-columns:auto;
  grid-gap: 5px 15px;
	align-items: start;
	
	}

h2.evtr-name {
	grid-column: 1;
  	grid-row: 2;
	margin-bottom: 0px;	
	text-align: center;
	line-height: 133% !important;
}

h3.evtr-company-pos{
	grid-column: 1;
  	grid-row: 2;
	margin-bottom: 20px;
	margin-top: 0px;	
	text-align: center;
}
img.evtr-photo{
	grid-column: 1;
  	grid-row: 1;	
	margin: auto;
    margin-bottom: 30px;
}

p.evtr-bio{
	grid-column: 1;
  	grid-row: 4;
	margin-left: 10px;
	margin-right: 10px;
	    max-width: 500px;
    margin: auto;
}
h3.evtr-talks-hdr{
	grid-column: 1;
 	grid-row: 5;	
}
ul.evtr-talks{
  grid-column: 1;
  grid-row: 6;
}
	
	
}
	

div.evtr-time {
	color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 150%;
  padding-left: 0px;
  padding-top: 10px;
}

div.evtr-logo {
	margin-top: 30px;
}
.evtr-first-name {
	color: white;
font-family: "veneer-two", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
font-size: 109px !important;
}
.evtr-last-name {
	color: #CD1B1D;
font-family: "veneer-two", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
font-size: 109px !important;
}
div.eventory-bio {
margin: auto;
}
.evtr-logo {display: none !important}
a.evtr-talk-name {
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif !important;
  text-transform: none;
  font-weight: 400;
  color: #fff !important;
  font-size: 1.8rem !important;
  text-decoration: none !important;
	margin-top: 20px !important;
  display: block;
	line-height: normal;

}
.evtr-talks-hdr {
	display: none !important;
}