@import url('https://fonts.googleapis.com/css?family=Luckiest+Guy|Permanent+Marker|Roboto:300,300i,400,400i,500,500i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Luckiest+Guy|Permanent+Marker|Roboto: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 */
.tooltip {
    position: relative;
   /* display: inline-block;*/
}
#box-stitolo-side {
    height: 20px;
    background: #323232;
    margin-top: 3px!important;
}
.navbar-light .navbar-nav .nav-link {
    color: #ed1c24!important;
}
#mouse_over {
  opacity: 0;
}

#mouse_over:hover {
  opacity: 1;
}
li {
    margin-bottom: 6px;
}
	   .piede-wrapper {
    width: 100%;
    background-color: #fff!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: 'Roboto', 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;
}

/* 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: #ffffff!important;
}
	
	.titolo-mat {
    color: #fff;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 14px;
    font-style: normal;
    line-height: 28px;
    vertical-align: middle;
    width: 70%;
}
	#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: 'Open Sans', sans-serif;
    background-color: #fff;
    margin: auto !important;
}
	.red{
		background:#ed1c24;
	}
	.t-white{
		color:#fff;
	}
	.container.red{
	max-width: 966px;
		background:#ed1c24;
	}
	.container.slide{
	max-width: 966px;
	background:#fff;
	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;
	
}
	/*TESTI*/
	.sottotitolo {

		color: #ed1c24;
font-family: 'Rubik', sans-serif;
font-size: 27px;
line-height: 30px;
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: 300;
}
	
		p {
    font-family: 'Rubik', sans-serif;
    font-weight: normal;
    color: #444444;
    font-size: 15px;
    line-height: 25px;
    font-weight: lighter;

}
	.testo {
    font-family: 'Rubik', sans-serif;
    font-weight: normal;
    color: #444444;
    font-size: 15px;
    line-height: 25px;
    font-weight: lighter;
}
	.active {
    color: #ed1c24;
}
	.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: #ffffff!important;
}

@media (max-width: 575.96px) {
	.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: #fff !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: #ed1c24!important;
}
	
}
	
@media (min-width: 575.98px) {
.navbar {
padding: 0;
}
.active {
background: #ed1c24!important;
}
}