.navbar {
			font-family: 'Oswald', sans-serif;
			font-size: 24px;
}
.submenu a {
  			color: rgba(255,255,255,0.9);
  			text-decoration: none; 
}
.submenu a:hover {
			color: rgba(16,8,127,0.9);
			background-color: rgba(255,255,255,0.40);
  			text-decoration: none;
}

.titolo {
			font-family: 'Oswald', sans-serif;
			font-size: 20px;
}
.titolo1 {
			font-family: 'Oswald', sans-serif;
			font-size: 30px;
}
.titolo2 {
			font-family: 'Oswald', sans-serif;
			font-size: 40px;
			font-weight: bold;
}
.titolo3 {
			font-family: 'Oswald', sans-serif;
			font-size: 12px;
			font-weight: normal;
}
.titolo4 {
			font-family: 'Oswald', sans-serif;
			font-size: 60px;
			font-weight: normal;
}
.aziende {
			background-image: url("../img/aziende_sm.png");
			background-repeat:  no-repeat;
			background-position: right bottom;
			font-family: 'Oswald', sans-serif;
			font-size: 24px; 
}
.aziende a {
  			color: rgba(255,255,255,0.9);
  			text-decoration: none; 
}
.aziende a:hover {
			color: rgba(16,8,127,0.9);
			background-color: rgba(255,255,255,0.40);
  			text-decoration: none;
}
.aziende_nav {
			font-family: 'Oswald', sans-serif;
			font-size: 20px;
			padding-right: 4px;
}
.aziende_nav a {
  			color:#0dcaf0;
  			text-decoration: none; 
}
.aziende_nav a:hover {
			color: rgba(16,8,127,0.9);
			background-color: #0dcaf0;
  			text-decoration: none;
}
.professionisti {
			background-image: url("../img/professionisti_sm.png");
			background-repeat:  no-repeat;
			background-position: right bottom;
			font-family: 'Oswald', sans-serif;
			font-size: 24px;
}
.professionisti a {
  			color: rgba(255,255,255,0.9);
  			text-decoration: none; 
}
.professionisti a:hover {
			color: rgba(228,192,31,0.9);
			background-color: rgba(255,255,255,0.40);
  			text-decoration: none;
}

.professionisti_nav {
			font-family: 'Oswald', sans-serif;
			font-size: 20px;
			padding-right: 4px;
}

.professionisti_nav a {
  			color: #198754;
  			text-decoration: none; 
}
.professionisti_nav a:hover {
			color: #ffc107;
			background-color: rgba(19,87,54,0.40);
  			text-decoration: none;
}
.professionisti_nav a:visited {
  			color: #198754;
  			text-decoration: none; 
}
.professionisti_nav a:active {
  			color: #198754;
  			text-decoration: none; 
}


.gestionedati {
			background-image: url("../img/gestionedati_sm.png");
			background-repeat:  no-repeat;
			background-position: right bottom;
			font-family: 'Oswald', sans-serif;
			font-size: 24px;  
}
.gestionedati a {
  			color: rgba(255,255,255,0.9);
  			text-decoration: none; 
}
.gestionedati a:hover {
			color: rgba(234,91,17,0.9);
			background-color: rgba(255,255,255,0.40);
  			text-decoration: none;
}
.paragrafo {
			font-family: 'Oswald', sans-serif;
			font-size: 30px;
			text-align: justify;			
			}
.btn-form-miniblock {
			padding: .625rem 1.5rem;
  			margin-bottom: 0.25rem;
}			
			
			
.footer1 {
			font-family: 'Oswald', sans-serif;
			font-size: 20px;
}