@charset "utf-8";
/* CSS Document */

/* Fonts (Roboto, Hanken Grotesk) */
/* roboto-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-v32-latin_latin-ext-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/roboto-v32-latin_latin-ext-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* roboto-italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/roboto-v32-latin_latin-ext-italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/roboto-v32-latin_latin-ext-italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* roboto-500 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/roboto-v32-latin_latin-ext-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/roboto-v32-latin_latin-ext-500.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* roboto-500italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('fonts/roboto-v32-latin_latin-ext-500italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/roboto-v32-latin_latin-ext-500italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* roboto-700 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-v32-latin_latin-ext-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/roboto-v32-latin_latin-ext-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* roboto-700italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/roboto-v32-latin_latin-ext-700italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/roboto-v32-latin_latin-ext-700italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* roboto-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/roboto-v32-latin_latin-ext-900.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/roboto-v32-latin_latin-ext-900.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* roboto-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url('fonts/roboto-v32-latin_latin-ext-900italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/roboto-v32-latin_latin-ext-900italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* hanken-grotesk-700 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Hanken Grotesk';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/hanken-grotesk-v8-latin_latin-ext-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/hanken-grotesk-v8-latin_latin-ext-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* hanken-grotesk-700italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Hanken Grotesk';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/hanken-grotesk-v8-latin_latin-ext-700italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/hanken-grotesk-v8-latin_latin-ext-700italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* hanken-grotesk-900 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Hanken Grotesk';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/hanken-grotesk-v8-latin_latin-ext-900.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/hanken-grotesk-v8-latin_latin-ext-900.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* hanken-grotesk-900italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Hanken Grotesk';
  font-style: italic;
  font-weight: 900;
  src: url('fonts/hanken-grotesk-v8-latin_latin-ext-900italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/hanken-grotesk-v8-latin_latin-ext-900italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* § Fonts */

/* General */
body {
	font-family: 'Roboto';
	background-color: #1A4084;
}
/* scroll to top */
#scrollUp {
	bottom: 20px;
	right: 20px;
	width: 38px;
	height: 38px;
	background-image: url('../js/top.png');
}
/* Magnificpopup */
.mfp-content {
	max-width: 640px;
}
/* buttons */
.buttons-blue {
	display: inline-block;
	padding: 20px 18px;
	background-color: #1A4084;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 700;
	color: #FFCC00;
	line-height: 1;
	text-decoration: none;	
}
.buttons-blue:hover {
	background-color: #16366f;
}
/* $ General */

/* Top header */
.top-header {
	background-color: #F2F2F1;
}
.top-header .container-fluid {
	padding: 15px 60px;
}
/* contatti */
.top-header .contatti span {
	margin-right: 27px;
	font-weight: 700;
	color: #333333;
	line-height: 1;
	white-space: nowrap;
}
.top-header .contatti span .fa {
	margin-right: 5px;
	font-size: 18px;
	font-weight: 400;
	color: #1A4084;
}
.top-header .contatti span a {
	color: #333333;
	text-decoration: none;
}
.top-header .contatti span a:hover {
	color: #1A4084;
}
/* social */
.top-header .social .icon {
	flex: 0 0 40px;
	width: 40px;
	margin-right: 15px;
	background-color: #1A4084;
	font-size: 25px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
}
.top-header .social .icon:hover {
	background-color: #333333;
}
.top-header .social .search {
	flex: 1 1 100%;
	max-width: 280px;
	height: 40px;
	margin: 0;
	padding: 9px 13px;
	border: 1px solid #B5B5B5;
	border-radius: 3px;
	background-color: #fff;
}
.top-header .social .search button[type="submit"] {
	flex: 0 0 auto;
	margin: 0 13px 0 0;
    padding: 0;
    border: 0;
    background: none;
    outline: 0;
	font-size: 22px;
	color: #1A4084;
	line-height: 1;
}
.top-header .social .search input[type="text"] {
	flex: 1 1 100%;
	width: 100%;
	margin: 0;
    padding: 0;
    border: 0;
    background: none;
    outline: 0;
	font-family: 'Roboto';
	color: #333333;
}
/* § Top header */

/* Header */
.header {
	border-bottom: 20px solid #1A4084;
	background-color: #fff;
}
.header .navbar {
	padding: 0;
}
.header .container-fluid {
	padding: 35px 60px;
}
.header .logo {
	flex: 0 0 auto;
	width: 427px;
	height: 88px;
	background-image: url(../img/logo.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.header .navbar-toggler {
    padding: 4px;
    border-color: #333;
}
.header .navbar-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2851, 51, 51, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.header .navbar-toggler:hover {
    border-color: #1A4084;
}
.header .navbar-toggler:hover .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2826, 64, 132, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.header .navbar .navbar-nav .nav-link {
	padding-top: 0;
	padding-bottom: 0;
	font-weight: 700;
	color: #333333;
	text-transform: uppercase;
}
.header .navbar .navbar-nav .nav-link:hover,
.header .navbar .navbar-nav .nav-link.active {
	color: #1A4084;
}
.header .dropdown-menu {
	max-width: 320px;
	min-width: 270px;
	padding: 6px 0;
	border: 1px solid #E5E5E5;
	border-top: 3px solid #1A4084;
	box-shadow: 0 7px 30px -10px rgba(150,170,180,0.5);
	border-radius: 0 0 6px 6px;
}
.header .dropdown-item {
	position: relative;
	color: #333;
	padding-right: 30px;
	white-space: normal;
	border-bottom: 5px solid #fff;
}
.header .dropdown-item:last-child {
	border-bottom: 0;
}
.header .dropdown-item:hover,
.header .dropdown-item.active {
	background-color: #1A4084;
	color: #fff;
}
.header .dropdown-item:after {
    position: absolute;
    top: 5px;
    right: 10px;
    content: '\f105';
    font-family: fontawesome;
    color: #1A4084;
}
.header .dropdown-item:hover:after,
.header .dropdown-item.active:after {
    color: #fff;
}
/* § Header */

/* Footer */
.footer .container-fluid {
	padding-left: 60px;
	padding-right: 60px;
}
.footer .container-fluid > .row {
	margin-right: -60px;
}
.footer .container-fluid > .row > .cols {
	padding-top: 35px;
	padding-bottom: 35px;
}
.footer .container-fluid > .row > .cols:first-child {
	padding-right: 24px;
}
.footer .container-fluid > .row > .cols:last-child {
	padding-left: 0;
	padding-right: 60px;
	background-color: #F2F2F1;
}
.footer .logo {
	display: block;
	width: 100%;
	max-width: 299px;
	margin-bottom: 25px;
}
.footer .logo:before {
	content: '';
	display: block;
	width: 100%;
	height: 0;
	padding-top: 20.735786%;
	background-image: url(../img/logo-footer.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.footer a {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	color: #FFCC00;
}
.footer .text {
	margin-bottom: 12px;
	font-size: 18px;
	color: #fff;
	line-height: 1.2;
}
.footer .contatti {
	font-size: 18px;
}
.footer h3 {
	margin-top: 35px;
	margin-bottom: 20px;
	padding-bottom: 12px;
	border-bottom: 1px solid #fff;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	line-height: 1;
	text-transform: uppercase;
}
.footer .icon {
	flex: 0 0 40px;
	width: 40px;
	margin-right: 15px;
	background-color: #fff;
	font-size: 25px;
	color: #1A4084;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
}
.footer .icon:hover {
	color: #1A4084;
	background-color: #FFCC00;
}
.footer .footer-menu {
	padding-left: 30px;
}
.footer .footer-menu a {
	display: block;
	font-size: 20px;
	font-weight: 700;
	color: #333333;
	line-height: 1.8;
}
.footer .footer-menu a:before {
	margin-right: 5px;
	content: '\f0da';
	font-family: FontAwesome;
}
.footer .footer-menu a:hover {
	color: #1A4084;
}
/* § Footer */

/* Guide/Aree */
.main-home {
	background-color: #fff;
	background-image: url(../img/texture1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.main-home > .container-fluid {
	padding: 50px 60px;
	background-image: url(../img/ombra1.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain;
}
/* Guide pratiche */
.main-home .guide-pratiche {
	margin-top: -79px;
	padding-top: 90px;
}
.main-home .guide-pratiche h3 {
	display: inline-block;
	margin-bottom: 30px;
	padding: 4px 15px;
	background-color: #1A4084;
	font-family: 'Hanken Grotesk';
	font-size: 32px;
	font-weight: 700;
	color: #fff;
	line-height: 1.2;
}
.main-home .guide-pratiche .guide-container {
	margin-left: -60px;
	padding-left: 60px;
	border-top: 1px solid #707070;
	border-bottom: 1px solid #707070;
	background-color: #fff;
}
.main-home .guide-pratiche .guide-slide {
	width: 85%;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
.main-home .guide-pratiche .guide-slide .slick-track {
	display: flex !important;
}
.main-home .guide-pratiche .guide-slide .slick-slide {
	height: auto;
}
.main-home .guide-pratiche .guide-slide .slick-prev, 
.main-home .guide-pratiche .guide-slide .slick-next {
    width: 20px;
    height: 30px;
}
.main-home .guide-pratiche .guide-slide .slick-prev {
    left: -35px;
}
.main-home .guide-pratiche .guide-slide .slick-next {
    right: -35px;
}
.main-home .guide-pratiche .guide-slide .slick-prev:before, 
.main-home .guide-pratiche .guide-slide .slick-next:before {
    font-family: 'FontAwesome';
    font-size: 30px;
    opacity: 1;
    color: #1A4084;
}
.main-home .guide-pratiche .guide-slide .slick-prev:hover:before, 
.main-home .guide-pratiche .guide-slide .slick-next:hover:before {
    color: #16366f;
}
.main-home .guide-pratiche .guide-slide .slick-prev.slick-disabled:before, 
.main-home .guide-pratiche .guide-slide .slick-next.slick-disabled:before {
    opacity: .25;
	cursor: default;
}
.main-home .guide-pratiche .guide-slide .slick-prev:before {
    content: '\f053';
}
.main-home .guide-pratiche .guide-slide .slick-next:before {
    content: '\f054';
}
.main-home .guide-pratiche .guide-slide .guide-slide-item {
	width: 33.3333%;
	padding-left: 12px;
	padding-right: 12px;
	border-right: 1px dashed #707070;
	text-decoration: none;
	text-align: center;
}
.main-home .guide-pratiche .guide-slide .guide-slide-item:hover {
	opacity: 0.8;
}
.main-home .guide-pratiche .guide-slide .guide-slide-item:nth-child(3n) {
	border-right: 0;
}
.main-home .guide-pratiche .guide-slide-item .guida-icon {
	display: block;
	width: 120px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	background-image: url(../img/bg-icone.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.main-home .guide-pratiche .guide-slide-item .guida-icon:before {
	content: '';
	display: block;
	width: 60%;
	height: 60%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.main-home .guide-pratiche .guide-slide-item.anticipazione .guida-icon:before {
	background-image: url(../img/anticipazione.png);
}
.main-home .guide-pratiche .guide-slide-item.liquidazione .guida-icon:before {
	background-image: url(../img/liquidazione.png);
}
.main-home .guide-pratiche .guide-slide-item.contribuzione .guida-icon:before {
	background-image: url(../img/contribuzione.png);
}
.main-home .guide-pratiche .guide-slide-item.pensione .guida-icon:before {
	background-image: url(../img/pensione.png);
}
.main-home .guide-pratiche .guide-slide-item.rita .guida-icon:before {
	background-image: url(../img/rita.png);
}
.main-home .guide-pratiche .guide-slide-item.designato .guida-icon:before {
	background-image: url(../img/designato.png);
}
.main-home .guide-pratiche .guide-slide-item.psw .guida-icon:before {
	background-image: url(../img/psw.png);
}
.main-home .guide-pratiche .guide-slide-item.trasferimento .guida-icon:before {
	background-image: url(../img/trasferimento.png);
}
.main-home .guide-pratiche .guide-slide-item.anagrafica .guida-icon:before {
	background-image: url(../img/anagrafica.png);
}
.main-home .guide-pratiche .guide-slide-item.aderire .guida-icon:before {
	background-image: url(../img/aderire.png);
}
.main-home .guide-pratiche .guide-slide-item.fiscalmente-a-carico .guida-icon:before {
	background-image: url(../img/fiscalmente-a-carico.png);
}
.main-home .guide-pratiche .guide-slide-item.laptop .guida-icon:before {
	background-image: url(../img/laptop.png);
}
.main-home .guide-pratiche .guide-slide-item .guida-titolo {
	font-size: 18px;
	font-weight: 900;
	color: #1A4084;
	line-height: 1.3;
}
.main-home .guide-pratiche .guide-slide-nav {
	width: 85%;
	height: 48px;
	margin-bottom: 35px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 30px;
	background-color: #F2F2F1;	
}
.main-home .guide-pratiche .guide-slide-nav .button {
    display: inline-block;
    padding: 22px 25px;
    background-color: #1A4084;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    text-decoration: none;
}
.main-home .guide-pratiche .guide-slide-nav .button:hover {
    background-color: #16366f;
}
.main-home .guide-pratiche .slick-dots {
	position: static;
	display: flex;
}
.main-home .guide-pratiche .slick-dots li {
	width: 25px;
	height: 25px;
	margin: 0 9px 0 0;
}
.main-home .guide-pratiche .slick-dots li button {
    width: 25px;
    height: 25px;
    padding: 0;
}
.main-home .guide-pratiche .slick-dots li button:before {
	font-family: 'FontAwesome';
	font-size: 25px;
	line-height: 25px;
	width: 25px;
	height: 25px;
	content: '\f10c';
	opacity: 1;
	color: #707070;
}
.main-home .guide-pratiche .slick-dots li.slick-active button:before,
.main-home .guide-pratiche .slick-dots li button:hover:before {
	opacity: 1;
	color: #FFCC00;
	content: '\f111';
}
/* Aree riservate */
.main-home .aree-riservate {
	position: relative;
	margin-top: -79px;
	padding: 30px;
	background-color: #45A852;
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 0px 0px 10px 10px;	
}
.main-home .aree-riservate:before,
.main-home .aree-riservate:after {
	content: '';
	position: absolute;
	top: 0;
	width: 8px;
	height: 9px;
	background-position: center;
	background-repeat: no-repeat;
}
.main-home .aree-riservate:before {
	left: -8px;
	background-image: url(../img/angolo-sinistro.png);
}
.main-home .aree-riservate:after {
	right: -8px;
	background-image: url(../img/angolo-destro.png);
}
.main-home .aree-riservate h3 {
	margin-bottom: 22px;
	padding-bottom: 27px;
	border-bottom: 5px solid #fff;
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	line-height: 1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.main-home .aree-riservate h3 .fa {
	margin-right: 18px;
	font-weight: 400;
	color: #FFCC00;
}
.main-home .aree-riservate .button {
	display: block;
	margin-bottom: 15px;
	padding: 18px 26px;
	background-color: #fff;
	font-size: 22px;
	font-weight: 700;
	color: #333333;
	line-height: 1;
	text-decoration: none;
}
.main-home .aree-riservate .button:hover {
	background-color: #F2F2F1;
}
.main-home .aree-riservate .button .icon {
	flex: 0 0 18px;
	margin-right: 12px;
	color: #FFCC00;
	line-height: 1;
	text-align: center;
}
.main-home .aree-riservate .button .icon.fa-industry {
	font-size: 18px;
}
.main-home .aree-riservate .button .icon.fa-users {
	font-size: 17px;
}
.main-home .aree-riservate .button span {
	flex: 1 1 auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.main-home .aree-riservate .button .fa-angle-right {
	flex: 0 0 60px;
	margin: -18px -26px -18px 26px;
	background-color: #1A4084;
	font-size: 28px;
	color: #fff;
	line-height: 60px;
	text-align: center;
}
.main-home .aree-riservate .button:hover .fa-angle-right {
	background-color: #16366f;
}
.main-home .aree-riservate .retrieve-pwd {
	margin-bottom: 15px;
}
.main-home .aree-riservate .retrieve-pwd .fa {
	font-size: 18px;
	color: #FFCC00;
}
.main-home .aree-riservate .retrieve-pwd a {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
}
.main-home .aree-riservate .retrieve-pwd a:hover {
	color: #FFCC00;
}
.main-home .aree-riservate .apps-mobile {
	margin-top: auto;
	padding-top: 30px;
	border-top: 1px dashed #fff;
	text-align: center;	
}
.main-home .aree-riservate .apps-mobile h4 {
	margin-bottom: 18px;
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	line-height: 1;
}
.main-home .aree-riservate .apps-mobile .apps-title {
	flex: 0 0 auto;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	line-height: 1;
	text-align: center;
}
.main-home .aree-riservate .apps-mobile .apps-title .fa {
	display: block;
	margin-bottom: 7px;
	font-size: 24px;
	color: #FFCC00;
}
.main-home .aree-riservate .apps-mobile .qr-code {
	flex: 0 0 auto;
	width: 87px;
	height: 87px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.main-home .aree-riservate .apps-mobile .qr-code.android {
	background-image: url(../img/qr-android.jpg);
}
.main-home .aree-riservate .apps-mobile .qr-code.ios {
	background-image: url(../img/qr-ios.jpg);
}
.main-home .aree-riservate .apps-mobile .apps-title + .qr-code,
.main-home .aree-riservate .apps-mobile .qr-code + .apps-title {
	margin-left: 24px;
}
/* § Guide/Aree */

/* News/video */
.info-home {
	background-color: #fff;	
}
.info-home > .container-fluid {
	padding-left: 0;
	padding-right: 0;
}
/* News */
.news-home {
	padding: 45px 30px 45px 60px;
	border-top: 2px solid #FFCC00;
	border-bottom: 2px solid #FFCC00;
}
.news-home h3 {
	margin-bottom: 16px;
	padding-bottom: 6px;
	border-bottom: 5px solid #FFCC00;
	font-family: 'Hanken Grotesk';
	font-size: 22px;
	font-weight: 700;
	color: #1A4084;
	line-height: 1;
}
.news-home .news-item {
	position: relative;
	display: block;
	margin-bottom: 18px;
	padding: 12px;
	border: 1px solid rgba(51, 51, 51, 0.3);
	border-radius: 5px;
	text-decoration: none;
	height: 100%;
}
.news-home .news-item:hover {
	background-color: #F2F2F1;
}
.news-home .news-item:after {
	position: absolute;
	bottom: -6px;
	left: 30px;
	width: 10px;
	background-color: #fff;
	content: '\f107';
	font-family: FontAwesome;
	font-size: 20px;
	color: rgba(51, 51, 51, 0.3);
	line-height: 0.3;
	text-align: center;
	vertical-align: top;
	border-top: 1px solid #fff;
	text-indent: -1px;
}
.news-home .news-item:hover:after {
	background-color: #F2F2F1;
}
.news-home .news-item span {
	display: block;
	font-weight: 700;
	color: #1A4084;
	line-height: 1;
}
.news-home .news-item span.data {
	display: inline-block;
	margin-bottom: 5px;
	padding: 3px 4px;
	background-color: #FFCC00;
	font-size: 12px;
}
.news-home .news-item span.title {
	margin-bottom: 5px;
	font-size: 16px;
}
.news-home .news-item span.desc {
	font-size: 14px;
	font-weight: 400;
	color: #333333;
}
.news-home .foot {
	margin-top: auto;
	padding-top: 30px;
	border-top: 1px dashed #333333;
	text-align: right;	
}
.news-home .foot .button {
	display: inline-block;
	padding: 20px 18px;
	background-color: #1A4084;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 700;
	color: #FFCC00;
	line-height: 1;
	text-decoration: none;	
}
.news-home .foot .button:hover {
	background-color: #16366f;
}
/* Video */
.video-home {
	padding: 45px 60px 45px 60px;
	background-color: #1A4084;
	background-image: url(../img/texture2.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.video-home .video-card {
    --notch: 34px;
	display: block;
    position: relative;
    height: 100%;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.6);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.18);
	text-decoration: none;
}
.video-home .video-card .video-card__inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #fff;
    padding: 28px 32px;
    border-radius: 14px;
    border: 1px solid #fbc21b;
    clip-path: polygon(
    0 0,
    100% 0,
    100% calc(100% - var(--notch)),
    calc(100% - var(--notch)) 100%,
    0 100%
  );
}
.video-home .video-card::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: var(--notch);
    height: var(--notch);
    background: #fbc21b;
    clip-path: polygon(0 0, 100% 0, 0 100%);
    border-top-left-radius: 14px;
}
.video-home .video-card .video-card__inner:hover {
	background-color: #F2F2F1;
}
.video-home .video-card h3 {
    margin-bottom: 0;
    font-family: 'Hanken Grotesk';
    font-size: 22px;
    font-weight: 700;
    color: #1A4084;
    line-height: 1;
}
.video-home .video-card .icona {
	display: inline-block;
	width: 56px;
	height: 56px;
	margin-bottom: 24px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: bottom;
}
.video-home .video-card .icona.interviews {
	background-image: url(../img/interviews.svg);
}
.video-home .video-card .icona.podcast {
	background-image: url(../img/podcast.svg);
}
.video-home .video-card .icona.videogallery {
	background-image: url(../img/videogallery.svg);
}
.video-home .video-card .icona.allmedia {
	background-image: url(../img/allmedia.svg);
}
/* News/video */

/* Texture3 */
.texture3 {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #fff;
	background-image: url(../img/texture3.png);
	background-position: left top;
	background-repeat: repeat;	
}
.finanza-home > .container-fluid {
	padding: 0 60px;
}
/* § Texture3 */

/* Valori quota */
.quote-home {
	border-radius: 10px;
	background-color: #F2F2F1;
}
.quote-home h3 {
	margin: -1px -1px 0 -1px;
	padding: 24px 30px;
	border-radius: 10px 10px 0 0;
	background-color: #45A852;
	font-family: 'Hanken Grotesk';
	font-size: 22px;
	font-weight: 700;
	color: #FFFFFF;
	line-height: 1;
	text-align: center;
}
.quote-home h3 span {
	color: #FFCC00;
}
.quote-home > .container-valori {
	padding: 30px;
}
.quote-home .loader {
	padding-bottom: 30px;
}
.quote-home .table-valori,
.quote-home .table-valori-768,
.quote-home .table-valori-420 {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 15px;	
}
.quote-home .table-valori thead th,
.quote-home .table-valori tbody td,
.quote-home .table-valori-768 thead th,
.quote-home .table-valori-768 tbody td,
.quote-home .table-valori-768 tfoot td,
.quote-home .table-valori-420 thead th,
.quote-home .table-valori-420 tbody td,
.quote-home .table-valori-420 tfoot td {
	padding: 12px 15px;
	border-bottom: 1px solid #707070;
	font-size: 16px;
	font-weight: 700;
	color: #333333;
	line-height: 1;
	text-align: center;
}
.quote-home .table-valori thead tr:first-child th,
.quote-home .table-valori thead tr:last-child th:first-child,
.quote-home .table-valori-768 thead tr:first-child th:first-child,
.quote-home .table-valori-768 tfoot tr td,
.quote-home .table-valori-420 thead tr:first-child th:first-child,
.quote-home .table-valori-420 tfoot tr td {
	border-bottom: 0;
}
.quote-home .table-valori thead tr:first-child th:last-child,
.quote-home .table-valori-768 tfoot tr td:last-child,
.quote-home .table-valori-420 tfoot tr td {
	color: #45A852;
}
.quote-home .table-valori-768 tfoot tr td:last-child,
.quote-home .table-valori-420 tfoot tr td {
	text-align: right;
}
.quote-home .table-valori thead tr:last-child th:nth-child(6),
.quote-home .table-valori thead tr:last-child th:nth-child(7) {
	color: #45A852;
}
.quote-home .table-valori tbody tr td:first-child {
	border-bottom: 1px solid #fff;
	border-right: 5px solid #F2F2F1;
	background-color: #45A852;
	color: #fff;
	text-align: left;
}
.quote-home .table-valori tbody tr td:first-child a,
.quote-home .table-valori-768 thead tr:last-child th:not(:first-child) a,
.quote-home .table-valori-420 thead tr:last-child th:not(:first-child) a {
	display: block;
	color: #fff;
	text-decoration: none;
}
.quote-home .table-valori tbody tr td:first-child a:hover,
.quote-home .table-valori-768 thead tr:last-child th:not(:first-child) a:hover,
.quote-home .table-valori-420 thead tr:last-child th:not(:first-child) a:hover {
	color: #FFCC00;
}
.quote-home .table-valori tbody tr td:first-child small,
.quote-home .table-valori-768 thead tr:last-child th:not(:first-child) small,
.quote-home .table-valori-420 thead tr:last-child th:not(:first-child) small {
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
}
.quote-home .table-valori tbody tr td:nth-child(6),
.quote-home .table-valori tbody tr td:nth-child(7) {
	color: #45A852;
}
.quote-home .table-valori-768 thead tr:last-child th:not(:first-child),
.quote-home .table-valori-420 thead tr:last-child th:not(:first-child) {
	border-right: 1px solid #fff;
	border-bottom: 5px solid #F2F2F1;
	background-color: #45A852;
	color: #fff;
	text-align: left;
}
.quote-home .table-valori-768 tbody tr td:first-child,
.quote-home .table-valori-420 tbody tr td:first-child {
	text-align: left;
}
.quote-home .table-valori-768 tbody tr:nth-child(5) td,
.quote-home .table-valori-768 tbody tr:nth-child(6) td,
.quote-home .table-valori-420 tbody tr:nth-child(5) td,
.quote-home .table-valori-420 tbody tr:nth-child(6) td {
	color: #45A852;
}
.quote-home .nota-quote {
	font-size: 12px;
	color: #333333;
}
/* Valori quota */

/* Gestione finanziaria */
.gestione-home {
	padding: 30px;
	border: 1px solid #333333;
	border-radius: 10px;
	background-color: #FFFFFF;
}
.gestione-home .button {
	height: 100%;
	padding: 30px;
	border: 3px solid #1A4084;
	text-decoration: none;
}
.gestione-home .button:hover {
	background-color: #F2F2F1;
}
.gestione-home .button span.title {
	margin-bottom: 40px;
	font-family: 'Hanken Grotesk';
	font-size: 32px;
	font-weight: 900;
	color: #1A4084;
	line-height: 1;
	text-align: center;
}
.gestione-home .button span.icon {
	align-self: center; 
	width: 100%;
	max-width: 232px;
	margin-bottom: 60px;
}
.gestione-home .button span.icon:before {
	content: '';
	display: block;
	width: 100%;
	padding-top: 75%;
	background-image: url(../img/gestione-finanziaria.png);
	background-position: center;
	background-repeat: no-repeat;
    background-size: contain;
}
.gestione-home .button span.desc {
	margin-top: auto;
	font-size: 20px;
	font-weight: 500;
	color: #333333;
	line-height: 1;
	text-align: center;
}
/* § Gestione finanziaria */

/* Motori di simulazione */
.motori-home {
	border: 1px solid #333333;
	border-radius: 10px;
	background-color: #fff;
}
.motori-home h3 {
	margin: -1px -1px 0 -1px;
	padding: 24px 30px;
	border-radius: 10px 10px 0 0;
	background-color: #FFCC00;
	font-family: 'Hanken Grotesk';
	font-size: 22px;
	font-weight: 700;
	color: #1A4084;
	line-height: 1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.motori-home h3 .fa {
	margin-right: 12px;
}
.motori-home > .container-fluid {
	padding: 30px;
}
.motori-home .button {
	display: block;
	padding: 30px;
	background-color: #1A4084;
	border-radius: 10px;
	text-decoration: none;
}
.motori-home .button:hover {
	background-color: #16366f;
}
.motori-home .button span {
	display: block;
}
.motori-home .button span.simulatore,
.motori-home .button span.motore-rendita {
	height: 72px;
	background-position: center;
	background-repeat: no-repeat;
}
.motori-home .button span.simulatore {
	background-image: url(../img/simulatore.png);
}
.motori-home .button span.motore-rendita {
	background-image: url(../img/motore-rendita.png);
}
.motori-home .button span.label {
	margin-top: 12px;
	padding-top: 12px;
	border-top: 1px solid #fff;
	font-family: 'Hanken Grotesk';
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	line-height: 1.2;
	text-align: center;
}
/* § Motori di simulazione */

/* Documenti del fondo */
.documenti-home {
	border: 1px solid #707070;
	border-radius: 10px;
	background-color: #fff;
}
.documenti-home h3 {
	margin: -1px -1px 0 -1px;
	padding: 24px 30px;
	border: 1px solid #1A4084;
	border-radius: 10px 10px 0 0;
	font-family: 'Hanken Grotesk';
	font-size: 22px;
	font-weight: 700;
	color: #333333;
	line-height: 1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.documenti-home h3 .fa {
	margin-right: 12px;
	color: #1A4084;
}
.documenti-home > .container-fluid {
	padding: 30px;
}
.documenti-home > .container-fluid > .row {
	margin-top: -16px;
}
.documenti-home .doc {
	margin-top: 16px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E3E3E3;
	font-size: 18px;
	font-weight: 500;
	color: #333333;
	text-decoration: none;
}
.documenti-home .doc:hover {
	color: #1A4084;
}
.documenti-home .doc span {
	flex: 1 1 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.documenti-home .doc:before {
	content: '';
	flex: 0 0 3px;
	width: 3px;
	height: 25px;
	margin-right: 18px;
	background-color: #FFCC00;
}
.documenti-home .doc:hover:before {
	background-color: #1A4084;
}
.documenti-home .doc .fa {
	flex: 0 0 50px;
	width: 50px;
	margin-left: auto;
	font-weight: 400;
	color: #333333;
	text-align: right;
}
/* Documenti del fondo */

/* Main */
.main {
	background-color: #fff;	
}
/* Path */
.path {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #BFBFBF;
}
.path .container-fluid {
	padding: 0 60px;
}
.path .breadcrumb {
	margin-bottom: 0;
}
.path .breadcrumb .breadcrumb-item.active {
	font-weight: 700;
	color: #1A4084;
	text-decoration: none;
}
.path .breadcrumb .breadcrumb-item a {
	font-weight: 700;
	color: #333;
	text-decoration: none;
}
.path .breadcrumb .breadcrumb-item a:hover {
	color: #1A4084;
}
.path .breadcrumb .home a {
	display: block;
	text-indent: -3000px;
}
.path .breadcrumb .home a:after {
	content: '';
	display: block;
	width: 33px;
	height: 29px;
	margin-top: -29px;
	background-image: url(../img/icon-path.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.path .breadcrumb-item + .breadcrumb-item::before {
	content: '\f054';
	font-family: FontAwesome;
	color: #7D7D7D;
}
/* Colonne principali */
.main .leftcol,
.main .rightcol,
.main .leftcol-news,
.main .rightcol-news,
.main .leftcol-search,
.main .rightcol-search {
	padding: 60px;
}
.main .leftcol,
.main .rightcol-news,
.main .leftcol-search {
	border-right: 3px solid #1A4084;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.15);
}
.main .rightcol-news {
	border-right: none;
	border-left: 3px solid #1A4084;
}
.main .texture {
	background-image: url(../img/texture4.png);
	background-position: left top;
	background-repeat: repeat;
}
.main .texture2 {
	background-color: #1A4084;
	background-image: url(../img/texture2.png);
	background-position: left top;
	background-repeat: repeat;
}
/* Aside menu */
.aside-menu > .container-fluid {
	position: relative;
	padding: 0 60px;
	background-color: #F2F2F1;	
	border-bottom: 1px solid #BFBFBF;
}
.aside-menu .navbar-toggler {
	width: 100%;
	padding: 0 5px;
	border: 0;
	text-align: left;
}
.aside-menu .navbar-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28112, 112, 112, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.aside-menu .navbar-toggler:hover .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 204, 0, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.aside-menu .navbar-nav .nav-item {
	border-right: 1px solid #BFBFBF;
}
.aside-menu .navbar-nav .nav-item:first-child {
	border-left: 1px solid #BFBFBF;
}
.aside-menu .navbar-nav .nav-item .nav-link {
	padding: 15px;
	font-size: 16px;
	font-weight: 700;
	color: #1A4084;
	text-decoration: none;
}
.aside-menu .navbar-nav .nav-item.active,
.aside-menu .navbar-nav .nav-item:hover {
	background-color: #FFCC00;
}
.aside-menu .navbar-nav .nav-item.active .nav-link,
.aside-menu .navbar-nav .nav-item:hover .nav-link {
	color: #1A4084;
}
/* Menu di sinistra */
.left-menu,
.left-menu > li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.left-menu > li,
.left-menu > li ul > li {
	margin-bottom: 15px;
	padding-left: 11px;
}
.left-menu > li > a,
.left-menu > li ul > li > a {
	padding: 18px 15px;
	border: 1px solid #DFDFDF;
	background-color: #fff;
	font-size: 18px;
	font-weight: 700;
	color: #333333;
	text-decoration: none;
}
.left-menu > li > a:hover,
.left-menu > li > a.active,
.left-menu > li ul > li > a:hover,
.left-menu > li ul > li > a.active {
	border: 1px solid #DFDFDF;
	background-color: #F2F2F1;
	color: #333333;
}
.left-menu > li > a.showed,
.left-menu > li ul > li > a.showed {
	border: 1px solid #1A4084;
	background-color: #1A4084;
	color: #fff;
}
.left-menu > li > a:before,
.left-menu > li ul > li > a:before {
	transform: translateX(-26px);
	margin-top: -19px;
	margin-bottom: -19px;
	width: 0;
	content: '';
	border-left: 5px solid #FFCC00;
}
.left-menu > li > a:hover:before,
.left-menu > li > a.active:before,
.left-menu > li ul > li > a:hover:before,
.left-menu > li ul > li > a.active:before {
	border-left: 5px solid #1A4084;
}
.left-menu > li > a.showed:before,
.left-menu > li ul > li > a.showed:before {
	border-left: 5px solid #FFCC00;
}
.left-menu > li > a:after,
.left-menu > li ul > li > a:after {
	align-self: center;
	margin-left: auto;
	width: 32px;
	content: '\f138';
	font-family: FontAwesome;
	font-weight: 400;
	color: #1A4084;
	text-align: right;
}
.left-menu > li > a.haschild:after,
.left-menu > li ul > li > a.haschild:after {
	content: '\f055';
}
.left-menu > li > a.active.haschild:after,
.left-menu > li ul > li > a.active.haschild:after {
	content: '\f056';
}
.left-menu > li > a.showed:after,
.left-menu > li ul > li > a.showed:after {
	color: #fff;
}
.left-menu > li ul {
	margin: 15px 0 0 0;
}
/* Titoli principali */
.page-title {
	margin-bottom: 30px;
	font-family: 'Hanken Grotesk';
	font-size: 32px;
	font-weight: 700;
	color: #1A4084;
	text-transform: uppercase;
}
.section-title {
	display: inline-block;
	margin-bottom: 20px;
	padding: 0 15px;
	background-color: #FFCC00;
	font-family: 'Hanken Grotesk';
	font-size: 34px;
	font-weight: 700;
	color: #1A4084;
}
.news-date {
	margin-bottom: 30px;
	font-family: 'Hanken Grotesk';
	font-size: 22px;
	font-weight: 700;
	color: #777;
	text-transform: uppercase;
}
.page-title + .news-date {
	margin-top: -25px;
}
/* Testo */
.contenuto .testo {
	font-size: 20px;
	color: #333333;
}
.contenuto .testo a:not(.btn) {
	color: #1A4084;
	text-decoration: none;
}
.contenuto .testo a:not(.btn):hover {
	color: #FFCC00;
}
.contenuto .testo img {
	max-width: 100%;
	height: auto;
}
.contenuto .testo .small {
	line-height: 1.2;
}
.contenuto .testo h1, 
.contenuto .testo h2, 
.contenuto .testo h3, 
.contenuto .testo h4, 
.contenuto .testo h5, 
.contenuto .testo h6 {
    font-weight: 700;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: 0em;
}
.contenuto .testo h1 {
	font-size: 1.802rem;
    color: #1A4084;
}
.contenuto .testo h2 {
	font-size: 1.602rem;
    color: #1A4084;
}
.contenuto .testo h3 {
	font-size: 1.424rem;
    color: #1A4084;
}
.contenuto .testo h4 {
	font-size: 1.266rem;
	color: #333;
}
.contenuto .testo h5 {
	font-size: 1.125rem;
	color: #333;
}
.contenuto .testo h6 {
	font-size: 1rem;
	color: #333;
}
.contenuto .testo small {
	font-size: .889rem;
}
.contenuto .testo .table th {
	background-color: #45A852;
	border-bottom-color: #fff;
	color: #fff;
}
.contenuto .testo .table-striped > tbody > tr:nth-of-type(odd) > * {
	background-color: #F2F2F1;
}
.contenuto .testo .table.small th,
.contenuto .testo .table.small td {
	line-height: 1.2;
	padding: 5px;
}
/* Stampa pdf */
.contenuto .foot {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px dashed #333333;
	text-align: right;	
}
.contenuto .foot .button {
	display: inline-block;
	padding: 20px 18px;
	background-color: #1A4084;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 700;
	color: #FFCC00;
	line-height: 1;
	text-decoration: none;	
}
.contenuto .foot .button:hover {
	background-color: #16366f;
}
.contenuto .foot .button .fa {
	margin-right: 10px;
}
/* Lista item */
.lista .list-item {
	border: 1px solid #DFDFDF;
	text-decoration: none;
}
.lista .list-item:hover {
	background-color: #F2F2F1;
}
.lista .list-item .icona {
	margin-top: -3px;
	font-size: 24px;
	color: #1A4084;
	line-height: 1
}
.lista .list-item .testo {
	font-size: 18px;
	color: #7D7D7D;
}
.lista .list-item .testo h3 {
	margin: 0;
	font-size: 18px;
	color: #333333;
}
.lista .list-item:hover .testo,
.lista .list-item:hover .testo * {
	color: #1A4084;
}
.lista .list-item .icona-download {
	flex: 0 0 50px;
    margin-top: -3px;
	margin-left: auto;
	font-size: 24px;
	color: #7D7D7D;
	line-height: 1;
	text-align: right;
}
.lista .list-item .icona-download .fa {
	width: 100%;
	text-align: right;
}
.lista .list-item:hover .icona-download {
	color: #1A4084;
}
/* Notizie */
.notizie h4 {
	margin-bottom: 16px;
	padding: 13px;
	background-color: #FFCC00;
	border-radius: 5px 5px 0px 0px;
	font-family: 'Hanken Grotesk';
	font-size: 22px;
	font-weight: 700;
	color: #1A4084;
	line-height: 1;
}
.notizie .news-item {
	position: relative;
	display: block;
	height: 100%;
	background-color: #fff;
	padding: 12px;
	border: 1px solid rgba(51, 51, 51, 0.3);
	border-radius: 5px;
	text-decoration: none;	
}
.notizie .news-item:hover {
	background-color: #F2F2F1;
}
.notizie .news-item:after {
	position: absolute;
	bottom: -6px;
	left: 30px;
	width: 10px;
	background-color: #fff;
	content: '\f107';
	font-family: FontAwesome;
	font-size: 20px;
	color: rgba(51, 51, 51, 0.3);
	line-height: 0.3;
	text-align: center;
	vertical-align: top;
	border-top: 1px solid #fff;
	text-indent: -1px;
}
.notizie .news-item:hover:after {
	background-color: #F2F2F1;
}
.notizie .news-item span {
	display: block;
	font-weight: 700;
	color: #1A4084;
	line-height: 1;
}
.notizie .news-item span.data {
	display: inline-block;
	margin-bottom: 5px;
	padding: 3px 4px;
	background-color: #FFCC00;
	font-size: 12px;
}
.notizie .news-item span.title {
	margin-bottom: 5px;
	font-size: 16px;
}
.notizie .news-item span.desc {
	font-size: 14px;
	font-weight: 400;
	color: #333333;
}
.notizie .foot {
	margin-top: 40px;
	padding-top: 30px;
	border-top: 1px dashed #333333;
	text-align: right;	
}
.notizie .foot .button {
	display: inline-block;
	padding: 20px 18px;
	background-color: #1A4084;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 700;
	color: #FFCC00;
	line-height: 1;
	text-decoration: none;	
}
.notizie .foot .button:hover {
	background-color: #16366f;
}
/* Pagination */
.foot .pagination {
	margin-bottom: 0;
}
.foot .page-link {
    color: #1A4084;
    background-color: #FFFFFF;
    border: 1px solid #E3E3E3;
}
.foot .page-link:hover {
    color: #1A4084;
    background-color: #F2F2F1;
    border: 1px solid #E3E3E3;
}
.foot .active > .page-link,
.foot .prev-page > .page-link,
.foot .next-page > .page-link {
    color: #fff;
    background-color: #1A4084;
    border: 1px solid #1A4084;
}
.foot .prev-page > .page-link:before,
.foot .next-page > .page-link:before {
	font-family: FontAwesome;
}
.foot .prev-page > .page-link:before {
	content: '\f0d9';
}
.foot .next-page > .page-link:before {
	content: '\f0da';
}
/* Guide */
.guide-pratiche .guide-item {
	display: block;
	height: 100%;
	padding: 30px;
	background-color: #fff;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	border: 1px solid #BFBFBF;
	border-radius: 10px;
	text-decoration: none;
	text-align: center;
}
.guide-pratiche .guide-item:hover {
	opacity: 0.8;
}
.guide-pratiche .guide-item .guida-icon {
	display: block;
	width: 154px;
	height: 154px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	background-image: url(../img/bg-icone.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.guide-pratiche .guide-item .guida-icon:before {
	content: '';
	display: block;
	width: 60%;
	height: 60%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.guide-pratiche .guide-item.anticipazione .guida-icon:before {
	background-image: url(../img/anticipazione.png);
}
.guide-pratiche .guide-item.liquidazione .guida-icon:before {
	background-image: url(../img/liquidazione.png);
}
.guide-pratiche .guide-item.contribuzione .guida-icon:before {
	background-image: url(../img/contribuzione.png);
}
.guide-pratiche .guide-item.pensione .guida-icon:before {
	background-image: url(../img/pensione.png);
}
.guide-pratiche .guide-item.rita .guida-icon:before {
	background-image: url(../img/rita.png);
}
.guide-pratiche .guide-item.designato .guida-icon:before {
	background-image: url(../img/designato.png);
}
.guide-pratiche .guide-item.psw .guida-icon:before {
	background-image: url(../img/psw.png);
}
.guide-pratiche .guide-item.trasferimento .guida-icon:before {
	background-image: url(../img/trasferimento.png);
}
.guide-pratiche .guide-item.anagrafica .guida-icon:before {
	background-image: url(../img/anagrafica.png);
}
.guide-pratiche .guide-item.aderire .guida-icon:before {
	background-image: url(../img/aderire.png);
}
.guide-pratiche .guide-item.fiscalmente-a-carico .guida-icon:before {
	background-image: url(../img/fiscalmente-a-carico.png);
}
.guide-pratiche .guide-item.laptop .guida-icon:before {
	background-image: url(../img/laptop.png);
}
.guide-pratiche .guide-item .guida-titolo {
	font-size: 24px;
	font-weight: 900;
	color: #1A4084;
	line-height: 1.3;
}
/* Risorse collegate */
.risorse-collegate {
	padding-bottom: 15px;
	border-bottom: 5px solid #FFCC00;
}
.risorse-collegate h4 {
	margin-bottom: 10px;
	padding: 13px;
	background-color: #FFCC00;
	border-radius: 5px 5px 0px 0px;
	font-family: 'Hanken Grotesk';
	font-size: 22px;
	font-weight: 700;
	color: #1A4084;
	line-height: 1;
}
.risorse-collegate .label {
	margin-bottom: 10px;
	padding: 10px 13px;
	background-color: #1A4084;
	font-family: 'Hanken Grotesk';
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	line-height: 1;
}
.risorse-collegate .label h5 {
	margin: 0;
	padding: 0;
	line-height: 1;
}
.risorse-collegate .label .fa {
	flex: 0 0 auto;
	font-size: 18px;
	font-weight: 400;
	color: #FFCC00;
	line-height: 1;
}
.risorse-collegate .rc-btn {
	margin-bottom: 10px;
	padding: 10px 13px;
	background-color: #fff;
	border: 1px solid #BFBFBF;
	font-size: 16px;
	font-weight: 700;
	color: #333333;
	text-decoration: none;
}
.risorse-collegate .rc-btn:hover {
	background-color: #F2F2F1;
	color: #1A4084;
}
.risorse-collegate .rc-btn .fa {
	flex: 0 0 auto;
	font-size: 18px;
	font-weight: 400;
	color: #1A4084;
	line-height: 1;
}
.risorse-collegate .rc-btn h6 {
	margin: 0;
	padding: 0;
	line-height: 1.2;
}
.risorse-collegate .faq-item {
	margin-bottom: 10px;
	background-color: #fff;
	border: 1px solid #BFBFBF;
}
.risorse-collegate .faq-item .faq-toggle {
	padding: 10px 13px;
	font-size: 16px;
	font-weight: 700;
	color: #333333;
	text-decoration: none;
}
.risorse-collegate .faq-item .faq-toggle:hover {
	background-color: #F2F2F1;
	color: #1A4084;
}
.risorse-collegate .faq-item .faq-toggle h6 {
	margin: 0;
	padding: 0;
	line-height: 1.2;
}
.risorse-collegate .faq-item .faq-toggle .fa {
	flex: 0 0 36px;
	font-size: 18px;
	font-weight: 400;
	color: #1A4084;
	line-height: 1;
	text-align: right;
}
.risorse-collegate .faq-item .faq-toggle:not(.collapsed) .fa.rotate-icon:before {
	content: '\f056';
}
.risorse-collegate .faq-item .testo {
	padding: 0 13px;
}
.risorse-collegate .video-preview {
	display: block;
	margin-bottom: 10px;
	padding: 10px 13px;
	background-color: #F2F2F1;
	font-size: 16px;
	font-weight: 700;
	color: #333333;
	text-align: center;
	text-decoration: none;
}
.risorse-collegate .video-preview:hover {
	background-color: #E3E3E3;
	color: #1A4084;
}
.risorse-collegate .video-preview .thumb-video {
    position: relative;
	display: block;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
	margin-bottom: 10px;
	background-position: center;
	background-repeat: no-repeat;
    background-size: cover;
}
.risorse-collegate .video-preview .thumb-video span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 58px;
    color: #FFCC00;
}
.risorse-collegate .video-preview h6 {
	margin: 0;
	padding: 0;
	line-height: 1.2;
}
/* Guide menu */
.guide-menu {
	padding: 15px 60px;
	background-color: #F2F2F1;	
}
.guide-menu .guide-menu-slide .slick-track {
	display: flex !important;
}
.guide-menu .guide-menu-slide .slick-slide {
	height: auto;
}
.guide-menu .guide-menu-slide .slick-prev, 
.guide-menu .guide-menu-slide .slick-next {
	z-index: 9999;
    width: 20px;
    height: 30px;
}
.guide-menu .guide-menu-slide .slick-prev {
    left: -35px;
}
.guide-menu .guide-menu-slide .slick-next {
    right: -35px;
}
.guide-menu .guide-menu-slide .slick-prev:before, 
.guide-menu .guide-menu-slide .slick-next:before {
    font-family: 'FontAwesome';
    font-size: 30px;
    opacity: 1;
    color: #1A4084;
}
.guide-menu .guide-menu-slide .slick-prev:hover:before, 
.guide-menu .guide-menu-slide .slick-next:hover:before {
    color: #16366f;
}
.guide-menu .guide-menu-slide .slick-prev.slick-disabled:before, 
.guide-menu .guide-menu-slide .slick-next.slick-disabled:before {
    opacity: .25;
	cursor: default;
}
.guide-menu .guide-menu-slide .slick-prev:before {
    content: '\f053';
}
.guide-menu .guide-menu-slide .slick-next:before {
    content: '\f054';
}
.guide-menu .guide-slide-item {
	margin: 0 0.5%;
	padding: 20px 0.5%;
	background-color: #fff;
	border: 1px solid #BFBFBF;
	border-radius: 10px;
	text-decoration: none;
}
.guide-menu .guide-slide-item:hover {
	opacity: 0.8;
}
.guide-menu .guide-slide-item.active {
	background-color: #FFCC00;
	border: 1px solid #FFCC00;
}
.guide-menu .guide-slide-item .guida-icon {
	display: block;
	width: 100%;
	height: 50px;
	margin-bottom: 8px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.guide-menu .guide-slide-item.anticipazione .guida-icon {
	background-image: url(../img/anticipazione.png);
}
.guide-menu .guide-slide-item.liquidazione .guida-icon {
	background-image: url(../img/liquidazione.png);
}
.guide-menu .guide-slide-item.contribuzione .guida-icon {
	background-image: url(../img/contribuzione.png);
}
.guide-menu .guide-slide-item.pensione .guida-icon {
	background-image: url(../img/pensione.png);
}
.guide-menu .guide-slide-item.rita .guida-icon {
	background-image: url(../img/rita.png);
}
.guide-menu .guide-slide-item.designato .guida-icon {
	background-image: url(../img/designato.png);
}
.guide-menu .guide-slide-item.psw .guida-icon {
	background-image: url(../img/psw.png);
}
.guide-menu .guide-slide-item.trasferimento .guida-icon {
	background-image: url(../img/trasferimento.png);
}
.guide-menu .guide-slide-item.anagrafica .guida-icon {
	background-image: url(../img/anagrafica.png);
}
.guide-menu .guide-slide-item.aderire .guida-icon {
	background-image: url(../img/aderire.png);
}
.guide-menu .guide-slide-item.fiscalmente-a-carico .guida-icon {
	background-image: url(../img/fiscalmente-a-carico.png);
}
.guide-menu .guide-slide-item.laptop .guida-icon {
	background-image: url(../img/laptop.png);
}
.guide-menu .guide-slide-item .guida-titolo {
	display: block;
	font-size: 14px;
	font-weight: 700;
	color: #333333;
	line-height: 1.2;
	text-align: center;
}
/* Faq */
.faq-accordion .accordion-item {
	border: none;
}
.faq-accordion .accordion-button {
	background-color: #1A4084;
	border: none;
	border-radius: 5px;
}
.faq-accordion .accordion-button::after {
	display: none;
}
.faq-accordion .accordion-button .title {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
}
.faq-accordion .accordion-button .fa {
	font-size: 28px;  
	color: #fff;
}
.faq-accordion .accordion-button .accicon {
	margin-left: auto;
}
.faq-accordion .accordion-button:not(.collapsed) .rotate-icon {
	transform: rotate(180deg);
}
.faq-accordion .accordion-button:hover,
.faq-accordion .accordion-button.collapsed {
	background-color: #FFCC00;
}
.faq-accordion .accordion-button:hover .title,
.faq-accordion .accordion-button.collapsed .title {
	color: #1A4084;
}
.faq-accordion .accordion-button:hover .fa,
.faq-accordion .accordion-button.collapsed .fa {
	color: #1A4084;
}
.faq-accordion .accordion-body {
	border: 1px solid #DFDFDF;
	border-radius: 5px 5px 0px 0px;
}
/* Alphabet & Glossario */
.alphabet .pagination {
	margin-bottom: 50px;
}
.alphabet .page-link {
    color: #1A4084;
    background-color: #FFFFFF;
    border: 1px solid #E3E3E3;
}
.alphabet .page-link:hover {
    color: #fff;
    background-color: #1A4084;
    border: 1px solid #1A4084;
}
.alphabet .active > .page-link {
    color: #1A4084;
    background-color: #FFCC00;
    border: 1px solid #FFCC00;
}
.glossario-lista .letter-title {
	margin-bottom: 15px;
	font-family: 'Hanken Grotesk';
	font-size: 42px;
	font-weight: 700;
	color: #FFCC00;
	line-height: 1;
}
.glossario-lista .glossario-item {
	margin-bottom: 30px;
}
.glossario-lista .glossario-item h4 {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #1A4084;
	font-family: 'Hanken Grotesk';
	font-size: 26px;
	font-weight: 700;
	color: #1A4084;
	line-height: 1;
	text-transform: uppercase;
}
/* Media & Filtering */
.media-lista .media-item {
	display: block;
	height: 100%;
	padding: 8px 0 20px 0;
	border-top: 2px solid #fff;
	border-bottom: 5px solid #fff;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
}
.media-lista .media-item:hover {
	color: #FFCC00;
}
.media-lista .media-item .thumb-video {
    position: relative;
	display: block;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
	margin-bottom: 20px;
	background-position: center;
	background-repeat: no-repeat;
    background-size: cover;
}
.media-lista .media-item:hover .thumb-video {
	opacity: 0.9;
}
.media-lista .media-item .thumb-video span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 58px;
    color: #FFCC00;
}
.media-lista .media-item h3 {
	display: flex;
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 21px;
}
.media-lista .media-item h3 .icon {
	flex: 0 0 26px;
	height: 26px;
	margin-right: 12px;
	background-position: center;
	background-repeat: no-repeat;
	vertical-align: bottom;
}
.media-lista .media-item h3 .icon.interviews {
	flex: 0 0 16px;
	height: 25px;
	background-image: url(../img/intervista.png);
}
.media-lista .media-item h3 .icon.podcast {
	flex: 0 0 24px;
	height: 21px;
	background-image: url(../img/podcast.png);
}
.media-lista .media-item h3 .icon.videogallery {
	flex: 0 0 25px;
	height: 21px;
	background-image: url(../img/video.png);
}
.media-page .foot {
	margin-top: auto;
	padding-top: 30px;
	border-top: 1px dashed #fff;
	text-align: center;	
}
.media-page .foot .button {
	display: inline-block;
	padding: 20px 18px;
	background-color: #45A852;
	border-radius: 5px;
	font-size: 17px;
	font-weight: 500;
	color: #fff;
	line-height: 1.2;
	text-decoration: none;	
}
.media-page .foot .button:hover {
	background-color: #3e9649;
}
.media-page .foot .button span {
	display: block;
	font-size: 22px;
	font-weight: 700;
	color: #FFCC00;
	text-transform: uppercase;
}
.filtering a {
	display: inline-block;
	padding: 9px 38px;
	background-color: #fff;
	border: 1px solid #BFBFBF;
	border-radius: 5px;	
	font-family: 'Hanken Grotesk';
	font-size: 22px;
	font-weight: 700;
	color: #1A4084;
	line-height: 22px;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
}
.filtering a.active,
.filtering a:hover {
	background-color: #1A4084;
	border: 1px solid #1A4084;
	color: #fff;
}
.filtering a:not([data-filter="all"]):before {
	content: '';
	display: inline-block;
	margin-right: 12px;
	background-position: center;
	background-repeat: no-repeat;
	vertical-align: bottom;
}
.filtering a[data-filter="interviews"]:before {
	width: 14px;
	height: 22px;
	background-image: url(../img/intervista.png);
}
.filtering a[data-filter="podcast"]:before {
	width: 25px;
	height: 22px;
	background-image: url(../img/podcast.png);
}
.filtering a[data-filter="videogallery"]:before {
	width: 26px;
	height: 22px;
	background-image: url(../img/video.png);
}
/* Cerca */
.search-form .search {
	flex: 1 1 100%;
	height: 60px;
	margin: 0;
	padding: 9px 13px;
	border: 1px solid #B5B5B5;
	border-radius: 3px;
	background-color: #fff;
}
.search-form h3 {
	margin: 0 0 12px 0;
	font-family: 'Hanken Grotesk';
	font-size: 26px;
	font-weight: 700;
	color: #1A4084;
	line-height: 1;
	text-transform: uppercase;
}
.search-form .search button[type="submit"] {
	flex: 0 0 auto;
	margin: 0 13px 0 0;
    padding: 0;
    border: 0;
    background: none;
    outline: 0;
	font-size: 22px;
	color: #1A4084;
	line-height: 1;
}
.search-form .search input[type="text"] {
	flex: 1 1 100%;
	width: 100%;
	margin: 0;
    padding: 0;
    border: 0;
    background: none;
    outline: 0;
	font-family: 'Roboto';
	color: #333333;
}
.search-form #sresults {
    display: none;
    position: absolute;
	width: auto;
	top: calc(100% - 1px);
	left: -1px;
	right: -1px;
    border: 1px solid #E3E3E3;
    background-color: #F2F2F1;
}
.search-form #sresults .item {
    padding: 3px;
    font-family: Helvetica;
    border-bottom: 1px solid #E3E3E3;
}
.search-form #sresults .item:last-child {
    border-bottom: 0px;
}
.search-form #sresults .item:hover {
    background-color: #E5E5E5;
    cursor: pointer;
}
.search-container {
	font-size: 20px;
	color: #333333;
}
.result .result-header {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #1A4084;
	font-family: 'Hanken Grotesk';
	font-size: 26px;
	font-weight: 700;	
}
.result .result-header .result-num {
	color: #FFCC00;
}
.result .result-header .result-weight {
	color: #FFCC00;
}
.result .result-header .result-title {
	color: #1A4084;
	text-decoration: none;
}
.result .result-header .result-title:hover {
	color: #FFCC00;
}
.result .result-url {
	color: #1A4084;
}
.search-container .foot {
	margin-top: 40px;
	padding-top: 30px;
	border-top: 1px dashed #333333;
	text-align: right;	
}
/* Andamento quota */
.quota {
	font-size: 20px;
}
.quota .graficoMenu {
	text-align: right;
}
.quota .graficoMenu a {
	display: inline-block;
	vertical-align: top;
	margin-left: 3px;
	padding: 0.36em 0.54em;
	background: #1A4084;
	color: #fff;
	text-decoration: none;
}
.quota .graficoMenu a.active {
	background: #E5E5E5;
	color: #1A4084;
}
.quota .graficoWrap {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	margin-bottom: 1.07em;
	background: #E5E5E5;
}
.quota .graficoWrap .grafico {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 0.536em;
}
.quota .graficoWrap .grafico .fa-spin {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	font-size: 50px;
	line-height: 1;
}
.quota .tabellaMenu a {
	display: inline-block;
	vertical-align: top;
	margin-right: 3px;
	padding: 0.36em 0.54em;
	background: #1A4084;
	color: #fff;
	text-decoration: none;
}
.quota .tabellaMenu a.active {
	background: #E5E5E5;
	color: #1A4084;
}
.quota .tabella {	
	margin-bottom: 1.07em;
	padding: 0.536em;
	border: 5px solid #E5E5E5;
	background: #fff;
}
.quota .tabella .fa-spin {
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 auto;
	font-size: 50px;
}
.quota .tabella table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
}
.quota .tabella table tr th {
	width: 33%;
	padding: 0.36em 0.54em;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius: 5px 5px 0 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: #1A4084;
	font-weight: 700;
	color: #fff;
	text-align: center;
}
.quota .tabella table tr td {
	padding: 0.36em 0.54em;
	background: #E5E5E5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
}
/* slider */
.slide_cont {
	margin-top: -30px;
	margin-bottom: 50px;
	padding-bottom: 5px;
	background: #E5E5E5;
}
.slide_cont .slide_label {
	display: block;
    position: relative;
    width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: 700;
	color: #333;
	text-align: center;
	line-height: 1;
	white-space: nowrap;
    vertical-align: baseline;
}
.slide_cont .slider-handle {
	background: #1A4084;
}
.slide_cont .slider.slider-horizontal {
	display: block;
    width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.slide_cont .slider-selection {
	background: #B5B5B5;
}
.slide_cont .slider-track-high, .slide_cont .slider-track-high,
.slide_cont .slider-track-low, .slide_cont .slider-track-low {
	background: #F2F2F1;
}
/* Slider tooltip */
.slider .tooltip {
	position: absolute;
	opacity: 0;
}
.slider .tooltip.show {
	opacity: 0.9;
}
.slider .tooltip .arrow {
	position: absolute;
	display: block;
	width: 0.8rem;
	height: 0.4rem;
}
.slider .tooltip .arrow::before {
	position: absolute;
	content: "";
	border-color: transparent;
	border-style: solid;
}
.slider .bs-tooltip-top,
.slider .bs-tooltip-auto[x-placement^=top] {
	padding: 0.4rem 0;
}
.slider .bs-tooltip-top .arrow,
.slider .bs-tooltip-auto[x-placement^=top] .arrow {
	bottom: 0;
}
.slider .bs-tooltip-top .arrow::before,
.slider .bs-tooltip-auto[x-placement^=top] .arrow::before {
	top: 0;
	border-width: 0.4rem 0.4rem 0;
	border-top-color: #000;
}
.slider .bs-tooltip-right,
.slider .bs-tooltip-auto[x-placement^=right] {
	padding: 0 0.4rem;
}
.slider .bs-tooltip-right .arrow,
.slider .bs-tooltip-auto[x-placement^=right] .arrow {
	left: 0;
	width: 0.4rem;
	height: 0.8rem;
}
.slider .bs-tooltip-right .arrow::before,
.slider .bs-tooltip-auto[x-placement^=right] .arrow::before {
	right: 0;
	border-width: 0.4rem 0.4rem 0.4rem 0;
	border-right-color: #000;
}
.slider .bs-tooltip-bottom,
.slider .bs-tooltip-auto[x-placement^=bottom] {
	padding: 0.4rem 0;
}
.slider .bs-tooltip-bottom .arrow,
.slider .bs-tooltip-auto[x-placement^=bottom] .arrow {
	top: 0;
}
.slider .bs-tooltip-bottom .arrow::before,
.slider .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
	bottom: 0;
	border-width: 0 0.4rem 0.4rem;
	border-bottom-color: #000;
}
.slider .bs-tooltip-left,
.slider .bs-tooltip-auto[x-placement^=left] {
	padding: 0 0.4rem;
}
.slider .bs-tooltip-left .arrow,
.slider .bs-tooltip-auto[x-placement^=left] .arrow {
	right: 0;
	width: 0.4rem;
	height: 0.8rem;
}
.slider .bs-tooltip-left .arrow::before,
.slider .bs-tooltip-auto[x-placement^=left] .arrow::before {
	left: 0;
	border-width: 0.4rem 0 0.4rem 0.4rem;
	border-left-color: #000;
}
/* Mappa */
.sitemap {
	font-size: 20px;
	color: #333;
}
.sitemap > ul {
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
}
.sitemap > ul ul {
	margin: 8px 0 8px 36px;
	padding: 0;
}
.sitemap > ul ul ul {

}
.sitemap a {
	color: #333;
	line-height: 1.5;
	text-decoration: none;
}
.sitemap a:hover {
	color: #333;
	text-decoration: underline;
}
.sitemap > ul > li > a {
	color: #FFCC00;
	font-weight: 700;
}
.sitemap > ul > li > ul > li > a {
	color: #1A4084;
	font-weight: 500;
}
/* Ponici una domanda */
#form-contatto .form-control,
#form-contatto .form-check-input {
	border-color: #BFBFBF;
}
#form-contatto .button-invia {
	border-color: #1A4084;
	background-color: #1A4084;
}
#form-contatto .button-invia:hover {
	border-color: #16366f;
	background-color: #16366f;
}
/* § Main */