@import url('https://fonts.googleapis.com/css?family=Luckiest+Guy|Permanent+Marker|Montserrat:300,300i,400,400i,500,500i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Luckiest+Guy|Permanent+Marker|Montserrat:300,300i,400,400i,500,500i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,600i,700,700i,800');

 /* Tooltip container */
.modal-header {
    text-transform: uppercase !important;
}
.completo {
    background-image: url("../images/zecchino/bg.jpg");
    background-size: 65%;
    background-repeat: no-repeat;
    background-position: top;
}
.tooltip {
    position: relative;
   /* display: inline-block;*/
}
.modal {

    z-index: 9999999!important;

}
.modal-dialog {
    max-width: 500px;
    margin: 6.75rem auto;
}
#box-stitolo-side {
    height: 20px;
    background: #323232;
    margin-top: 3px!important;
}
.navbar-light .navbar-nav .nav-link {
    color: #143A84!important;
}
li {
    margin-bottom: 6px;
}
	   .piede-wrapper {
    width: 100%;
    background-color: transparent!important;
    padding-top: 10px;
    padding-bottom: 30px;
	}	   
/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 220px;
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
	font-size: 20px;
	font-family: 'Montserrat', sans-serif!important;

    /* Position the tooltip text */
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -100px;

    /* Fade in tooltip */
    opacity: 0;
    transition: opacity 0.3s;
}
.margine {
    border-right: 2px solid #0594D7;
    height: 7px;
    line-height: 0px;
}
.nomargine {
    border-right: 0px;
    height: 7px;
    line-height: 0px;
}


/* Tooltip arrow */
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
} 
	.navbar-light .navbar-toggler {
    color: #fff !important;
    border-color: #fff !important;
    background: #fff !important;
}
	.bg-light {
    background-color: transparent!important;
}
	.banda-azzurra {
    background-image: url("../images/zecchino/fascia-azzurra.png");
    background-size: 115%;
    background-position: 0% 60% !important;
    background-repeat: no-repeat;
}
	.banda-azzurra-normale {
    background-image: url("../images/zecchino/fascia-azzurra.png");
    background-size: cover;
    background-repeat: no-repeat;
}
	.banda-azzurra2 {
    background-image: url("../images/zecchino/fascia-azzurra.png");
    background-size: 115%;
    background-position: 0% 50% !important;
    background-repeat: no-repeat;
}
	.box-attivita {
    text-align: center;
		text-transform: uppercase;
		font-weight: bold;
		line-height: 15px;
		margin-top: 10px;
		font-size: 12px;
}
	
	.titolo-mat {
    color: #fff;
    float: left;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px;
    font-style: normal;
    line-height: 20px;
    vertical-align: middle;
    width: 100%;
		margin-bottom: 10px;
}
	.titolo-mat-active {
    color: #143A84;
		   float: left;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px;
    font-style: normal;
    line-height: 20px;
    vertical-align: middle;
    width: 100%;
		padding-top: 10px !important;
				margin-bottom: 10px;


}
	#sidebar-destra-mob{
	width:100%;
	height: auto;
	float: right;
	}
	#contenitore-destra-mob{
	width:100%;
	height: auto;
	display:block;
	overflow:hidden;
	}
	/*#mat-1, #mat-2, #mat-3, #mat-4, #mat-5 {
    width: 100%;
    float: left;
    padding: 0px 20px 0 45px;
    background: url("../images/sidebar/freccia.png") no-repeat scroll right center / 20px auto;
    text-align: left;
}
	#sidebar-destra-new {
    height: auto;
    min-height: 0!important;
    padding: 25px 10px 25px 10px;
    width: 100%;
    position: absolute;
    float: right;
    background: #ff1000;
    border-radius: 50px;
}*/
	.social {
    position: absolute;
    margin-top: -70px;
    float: right;
    right: 20px;
}
	#menu-fixed {
    z-index: 0!important;
}
	.list-group-item {
    position: relative;
    display: block;
    padding: 2px 0 6px 0;
		border:none;
    background-color: transparent;
    border-bottom: 0.5px solid;
    color: #fff !important;
    list-style: disc;
}
	#menu-fixed {
    max-width: 966px;
    height: auto!important;
    position: relative;
    z-index: 9999;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    background-color: transparent;
    margin: auto !important;
}
	.red{
		background:#ed1c24;
	}
	.t-white{
		color:#fff;
	}
	.container.red{
	max-width: 966px;
		background:#ed1c24;
	}
	.container.slide{
	max-width: 966px;
	padding-left:0px;
	padding-right:0px;

	}
	.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 966px;
    margin: auto!important;
	
}
.testo-grande-rosso {

		color: #E52F1F!important;
font-family: 'Montserrat', sans-serif;
font-size: 20px!important;
line-height: 25px!important;
font-weight: 500!important;
text-align: left;
}
.testo-grande-blu {

		color: #143A84!important;
font-family: 'Montserrat', sans-serif;
font-size: 20px!important;
line-height: 25px!important;
font-weight: 500!important;
text-align: left;
}
	/*TESTI*/
	.sottotitolo {

		color: #143A84;
font-family: 'Montserrat', sans-serif;
font-size: 30px;
line-height: 38px;
vertical-align: top;
font-weight: 600;
		text-transform: uppercase;
text-align: left;
}
	.sottotitolo-attivita {

		color: #143A84;
font-family: 'Museo', sans-serif;
font-size: 30px;
line-height: 38px;
vertical-align: top;
font-weight: 600;
text-align: left;
}
.nav-item {
    font-size: 13px;
}
li {
    font-size: 15px;
    line-height: 25px;
    color: #444;
    font-weight: 500;
}
	
		p {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    color: #143A84;
    font-size: 15px;
    line-height: 25px;
    font-weight: lighter;

}
	.testo {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    color: #143A84;
    font-size: 15px;
    line-height: 25px;
    font-weight: lighter;
}
	.active {
    color: #E52F1F;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
    color: #E52F1F !important;
}
@media (max-width: 575.96px) {
	.margine {
    border-right: 0px!important;
    height: 7px;
    line-height: 0px;
}
	.completo {
    background-image: none!important;
    background-repeat: no-repeat;
    background-position: top;
}
	.nav-item {
    color: #000!important;
}
	.mobile {
    max-width: 150px!important;
}
	.navbar-light .navbar-nav .nav-link {
    color: #000;
}
	.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
    color: #fff!important;
    font-weight: bold;
}
.bg-light {
    background-color: transparent !important;
}
.active {
    background: none!important;
	    color: #ed1c24!important;

}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
	    color: #E52F1F!important;
}
	
}
	
@media (min-width: 575.98px) {
.navbar {
padding: 0;
}

}