	
	@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

body,
html {
	margin:0;
	padding:0;
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight:400;
	color: #0a3c32;
	user-select: none;
}
	.errore { 
		border-radius: 5px;
		display: inline-block;
		padding: 5px 8px;
		background: #F8462C;
		color: #fff;
		font-size: 20px;
	}
	.download_attestato {
		border: 1px solid #0A3C32;
		padding: 20px 30px;
		border-radius: 15px;
		margin: 5px 0;
		display: block;
		text-decoration: none;
	}
	.esito_esame {
		margin-bottom: 15px;
		text-align: center;
		font-size: 24px;
	}
	.esito_esame .data {
		font-size: 36px;
		display: block;
	}
	.esito_esame .description {
		font-size: 16px;
		display: block;
	}
	
	.risposte {
		font-size: 18px;
	}
	.err {
		display: block;
		color: #F8462C;
		margin-bottom: 5px;
	}
	.link_to_studente {
		display: none;
	}
	.sponsorships img {
		max-height: 45px;
		margin-right: 15px;
	}
	.area {
		color: #fff;
	}
	.area img {
		width: 150px;
	}
	.area a {
		color: #fff;
	}
	.area form {
		color: #111;
	}
	.area form a {
		text-decoration: none !important;
		color: #888;
	}

#myCarousel {
    background: #4e54c8;  
    background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8);  
}
.description {
	color: #bbb;
	margin: 5px 0 0 0;
}
.modal .modal-title {
	display: block;
	width: 100%;
}
.modal .close {
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
}
.carousel-caption {
	padding: 60px 0;
	position: relative;
	left: auto;
	right: auto;
	bottom: auto;
}
.carousel-caption img {
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 15px;
}
.circles{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
	z-index: -1;
}

.circles li{
    position: absolute;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    background: rgba(0, 0, 0, 0.2);
    animation: animate 25s linear infinite;
    bottom: -150px;
    
}

.circles li:nth-child(1){
    left: 25%;
    width: 80px;
    height: 80px;
    animation-delay: 0s;
}


.circles li:nth-child(2){
    left: 10%;
    width: 20px;
    height: 20px;
    animation-delay: 2s;
    animation-duration: 12s;
}

.circles li:nth-child(3){
    left: 70%;
    width: 20px;
    height: 20px;
    animation-delay: 4s;
}

.circles li:nth-child(4){
    left: 40%;
    width: 60px;
    height: 60px;
    animation-delay: 0s;
    animation-duration: 18s;
}

.circles li:nth-child(5){
    left: 65%;
    width: 20px;
    height: 20px;
    animation-delay: 0s;
}

.circles li:nth-child(6){
    left: 75%;
    width: 110px;
    height: 110px;
    animation-delay: 3s;
}

.circles li:nth-child(7){
    left: 35%;
    width: 150px;
    height: 150px;
    animation-delay: 7s;
}

.circles li:nth-child(8){
    left: 50%;
    width: 25px;
    height: 25px;
    animation-delay: 15s;
    animation-duration: 45s;
}

.circles li:nth-child(9){
    left: 20%;
    width: 15px;
    height: 15px;
    animation-delay: 2s;
    animation-duration: 35s;
}

.circles li:nth-child(10){
    left: 85%;
    width: 150px;
    height: 150px;
    animation-delay: 0s;
    animation-duration: 11s;
}

.avatar {
	width: 80px;
	height: 80px;
	margin-bottom: 15px;
	border-radius: 50%;
}

a {
	color: #046A3A;
}

}
.opzioni i {
	margin-right: 15px;
	font-size: 30px;
}
.opzioni a {
	font-weight: bold;
	text-decoration: none;
	margin: 15px;
	transition: all .3s;
	color: #000;
	margin-bottom: 5px;
	border: 1px solid #dedede;
	padding: 30px 20px;
	display: block;
	border-radius: 5px;
}
.opzioni a.selected {
	background: #046A3A;
	color: #fff;
}

.opzioni a:hover {
	color: #000;
	background: #eee;
}


.mediamanager_container {
	clear: both;
	display: block;
	width: 100%;
}
.mediamanager_container:after {
	content: '';
	clear: both;
	display: block;
}

.mediamanager_item {
	width: 50%;
	float: left;
}
.mediamanager_item_design {
	transition: all .3s;
	margin: 7px;
	background: #eee;
	border-radius: 7px;
	padding: 15px;
}
	.mediamanager_item_design:hover {
		background: #dedede;
	}
.mediamanager_item_design:after {
	content: '';
	clear: both;
	display: block;
}
.mediamanager_item .mediamanager_icon {
	width: 30%;
	max-width: 80px;
	margin-right: 5%;
	float: left;
	background: #dedede;
}
	.mediamanager_item .mediamanager_icon_img { 
		background-position: center center;
		border-radius: 7px;	
		background-size: cover;
		overflow: hidden;
		width: 80px;
		height: 80px;
		line-height: 80px;
		text-align: center;
		font-size: 36px;
		
	}
.mediamanager_item .mediamanager_elems {
	overflow: hidden;
	float: left;
	width: 65%;
}
.mediamanager_item .mediamanager_elems span {
	display: block;
}


.btn-download {
	display: none;
}


@keyframes animate {

    0%{
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
    }

    100%{
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
    }

}

@media(min-width: 768px){
	.container {
		max-width: 1400px;
	}
	.opzioni {
		width: 50%;
		float: left;
	}
	
}
.video_placeholder_corso, .video_placeholder_questionario {
	border-radius: 5px;
	position: relative;
	display: block;
	box-shadow: 0 0 30px rgba(0,0,0,.3);
	overflow: hidden !important;
	background: #222;
}

	.video_placeholder_corso img, .video_placeholder_questionario img {
		transition: .3s all;
		width: 100%;
		opacity: .8;
	}
	.video_placeholder_corso:hover img {
		opacity: 1;
	}

	.video_placeholder {
		background-size: cover !important;
	}
	.cover_image, .video_placeholder, .corso_box  {
		border-radius: 15px;
		overflow: hidden;
		width: 150px;
		height: 150px;
	}
	.video_placeholder, .corso_box {
		box-shadow: 0 0 30px rgba(0,0,0,.3);
		display: block;
		position: relative;
		background: rgba(0,0,0,.3);
		width: auto;
		height: 300px;
	}
	
	.corso_box_grid {
		text-decoration: none;
		background: #fff;
		display: block;
		margin: 15px;
	}
	.corso_box_grid h5 {
		color: #999;
	}
	
	.separator {
		border-bottom: 1px solid #ddd;
		clear: both;
		display: block;
	}		
	.separator:after {
		content: '';
		clear: both;
		display: block;
	}		
	
	.ytp-title {
		display: none !important;
	}
	.video_placeholder_questionario, .video_placeholder_corso {
		cursor: pointer;
	}
	.video_placeholder:before, .video_placeholder_corso:before,  .video_placeholder_questionario:before {
		transition: all .3s;
		font-size: 30px;
		font-weight: 600;
		color: #fff;
		position: absolute;
		z-index: 6;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		content: '\f04b'; 
		font-family: "Font Awesome 6 Pro";
	}
		.badge {
			z-index: 9;
			transition: all .3s;
			background: #dedede;
			border-radius: 50px;
			position: absolute;
			top: 5px;
			right: 5px;
		}
		.badge.is_ok {
			background: green;
		}
		.badge.is_ko {
			background: red;
		}
		
	.video_placeholder_questionario:before {
		content: '\e14b'; 
	}
	.video_placeholder:hover:before {
		font-size: 60px;
	}	
	.video_placeholder_corso:hover:before {
		font-size: 60px;
	}
	.video_placeholder_questionario:hover:before {
		font-size: 60px;
	}	
	
	.corso {
		float: left;
		width: 50%;
	}
	
	.fc-event { 
		min-height: 200px;
		background: #fff;
		border: 1px solid #dedede;
		padding: 5px;
		border-radius: 5px;
		overflow: hidden;
	}
	.fc-daygrid-event {
		white-space: normal !important; 
	}
	.fc-daygrid-dot-event {
		display: block;
	}
	.btn-block {
		display: block;
	}
	.btn-primary {
		transition: all .3s;
		font-weight: 600;
		background: rgba(0,0,0,.5);
		border: 0;
	}
		.btn-primary:hover {
			background: rgba(0,0,0,.7) !important;
		}
	h2 {
		font-size: 30px;
		font-weight: 300;
		color: #0a3c32;
		text-transform: lowercase;
		border-bottom: 1px solid #0a3c32;
		margin: 0 0 15px 0;
		padding: 10px 0;
	}
	h3 {
		font-size: 60px;
		font-weight: 300;
		text-transform: lowercase;
		margin: 0 0 50px;
		padding: 0;
	}
	
	@media(min-width: 768px){
		
		h2 {
		}
		
		
		.corso {
			width: 50%;
		}
		
	}