h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: inherit;
}

.h1, h1 {font-size: 4rem;}
.h2, h2 {font-size: 3rem;}
.h3, h3 {font-size: 2rem;}
.h4, h4 {font-size: 1.75rem;}
.h5, h5 {font-size: 1.5rem;}
.h6, h6 {font-size: 1.25rem;}

video {	
	width:100% !important;
	height: auto !important
}

.btn {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.menu-principale {
	font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.footer-superiore .h4, .footer-superiore h4 {
    font-weight: inherit !important;
}
