
.lista-tab{
	font-weight:700;

}
.lista-tab li{
	cursor:pointer;

}
.lista-tab li:hover{
	background-color:rgba(110, 40, 115, 0.5);

}

.titolo-speakers-modal{

color: #6e2874;
font-size:18px;
line-height:normal;

}
.testo-speakers-modal{
margin-top:0;
color: #000000;
font-size:12px;
line-height:normal;
text-align:justify;


}
.sfondo-speakers-modal{
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 59%, rgba(205,207,206,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(59%, rgba(246,246,246,1)), color-stop(100%, rgba(205,207,206,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 59%, rgba(205,207,206,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 59%, rgba(205,207,206,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 59%, rgba(205,207,206,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 59%, rgba(205,207,206,1) 100%);
-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.08);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.08);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.08);

}

.speakers-img-modal{

text-align:center;



}


.titolo-speakers{
margin-top:30px;
color: #6e2874;
font-size:18px;
line-height:normal;

}
.testo-speakers{
margin-top:0;
padding-right:35px;
color: #000000;
font-size:12px;
line-height:normal;
text-align:justify;

}
.sfondo-speakers{
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 59%, rgba(205,207,206,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(59%, rgba(246,246,246,1)), color-stop(100%, rgba(205,207,206,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 59%, rgba(205,207,206,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 59%, rgba(205,207,206,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 59%, rgba(205,207,206,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 59%, rgba(205,207,206,1) 100%);
-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.08);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.08);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.08);

}

.speakers-img{

padding-right:35px;


}
.container {

	background-color: #fff;
	position: relative;
	width: 100%;
	background-image: url(../img/sfondo_home_big1.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top:27%;
}

.tab {

	border-top-color: transparent;
	border-right-color: #6D4C5D;
	border-left-color: rgba(255, 255, 255, 0.2);

	background: #CB4E8C;
	color: #ffffff;
	padding:20px;
	margin-bottom:40px;
	margin-top:-1px;
	border:solid 1px rgba(255, 255, 255, 0.5);

}
.tab-speakers {
	border-top-color: transparent;
	border-right-color: #6D4C5D;
	border-left-color: rgba(255, 255, 255, 0.2);
	color: #ffffff;
	padding: 20px;
	margin-bottom: 40px;
	margin-top: -1px;
	border: solid 1px rgba(255, 255, 255, 0.5);
	background-color: #CB4E8C;
	background-image: url(../img/bk_speakers.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}




.uk-nav > li.uk-active > a {
    background: #ffffff !important
    color: #CA4889;
    cursor: default;
}

.uk-nav-side > li.uk-active:before  {

	content: "\f0da";
	width: 20px;
	margin-right:0;
	float:left;
	font-family: FontAwesome;
	text-align: center;
	color: #6E2873;
}
.uk-nav-side > li:before  {

	content: "\f0da";
	width: 20px;
	margin-right:0;
	float:left;
	font-family: FontAwesome;
	text-align: center;
	color: #CB4E8C;
}

.titolo-tab {

	color:#6E2872;
	background:none;
	padding:0;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:0;
	font-size:20px;
	line-height:22px;


}

.container-bottom {
	background: #fff;
	width: 100%;

}
.container-small {
	background-color: #fff;
	position: relative;
	width: 100%;
}
.container-programma {
	background-color: #fff;
	position: relative;
	width: 100%;
	background-image: url(../img/sfondo_home_big1.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top:20%;
}
@media (max-width: 767px) {
.container-programma {
	background-image: url(../img/sfondo_m1.jpg);
	padding-top:40%;

}
}
.logo {
	position: absolute;
	margin-top:8%;
	right:15%;

}

.logo img {
	max-width: 94px;
}

.logo1 {
	position: absolute;
	top:18%;
	left:70%;

}

.logo1 img {
	max-width: 100px;
}


.uk-overlay-background{
	background: #6D2872;
}
.background_home{
	background: rgba(219, 77, 166, 0.7);
}

.uk-overlay-panel {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px;
	color: #ffffff;
	font-family:"Calibri", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	line-height:normal !important;
}
.uk-overlay-panel1 > :last-child, .uk-overlay-panel.uk-flex > * > :last-child {
	margin-bottom: 0;
}
.uk-overlay-panel1 h1, .uk-overlay-panel1 h2, .uk-overlay-panel1 h3, .uk-overlay-panel1 h4, .uk-overlay-panel1 h5, .uk-overlay-panel1 h6 {
	color: inherit;
}
.uk-overlay-panel1 a:not([class]) {
	color: inherit;
	text-decoration: underline;
}
.uk-overlay-panel1 a[class*='uk-icon-']:not(.uk-icon-button) {
	color: inherit;
}
.uk-text-small1 {
	font-size: 12px;
	line-height: 16px;
}
.home-cover{
 	position: absolute;
	top: 5%; bottom: 5%; left: 5%; right: 5%;
	padding: 10px;
	color: #ffffff;
	font-family:"Calibri", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	font-size:24px;
	line-height:normal;
}




