@charset "utf-8";
/* CSS Document */
/* ============================
	FONT
   ============================ */

/* mulish-200 - 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: 'Mulish';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/mulish-v18-latin-200.eot'); /* IE9 Compat Modes */
  src: url('../fonts/mulish-v18-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/mulish-v18-latin-200.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/mulish-v18-latin-200.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/mulish-v18-latin-200.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/mulish-v18-latin-200.svg#Mulish') format('svg'); /* Legacy iOS */
}

/* mulish-200italic - 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: 'Mulish';
  font-style: italic;
  font-weight: 200;
  src: url('../fonts/mulish-v18-latin-200italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/mulish-v18-latin-200italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/mulish-v18-latin-200italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/mulish-v18-latin-200italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/mulish-v18-latin-200italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/mulish-v18-latin-200italic.svg#Mulish') format('svg'); /* Legacy iOS */
}

/* mulish-300 - 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: 'Mulish';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/mulish-v18-latin-300.eot'); /* IE9 Compat Modes */
  src: url('../fonts/mulish-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/mulish-v18-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/mulish-v18-latin-300.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/mulish-v18-latin-300.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/mulish-v18-latin-300.svg#Mulish') format('svg'); /* Legacy iOS */
}

/* mulish-300italic - 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: 'Mulish';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/mulish-v18-latin-300italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/mulish-v18-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/mulish-v18-latin-300italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/mulish-v18-latin-300italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/mulish-v18-latin-300italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/mulish-v18-latin-300italic.svg#Mulish') format('svg'); /* Legacy iOS */
}

/* mulish-regular - 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: 'Mulish';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/mulish-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/mulish-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/mulish-v18-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/mulish-v18-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/mulish-v18-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/mulish-v18-latin-regular.svg#Mulish') format('svg'); /* Legacy iOS */
}

/* mulish-italic - 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: 'Mulish';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/mulish-v18-latin-italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/mulish-v18-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/mulish-v18-latin-italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/mulish-v18-latin-italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/mulish-v18-latin-italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/mulish-v18-latin-italic.svg#Mulish') format('svg'); /* Legacy iOS */
}

/* mulish-500 - 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: 'Mulish';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/mulish-v18-latin-500.eot'); /* IE9 Compat Modes */
  src: url('../fonts/mulish-v18-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/mulish-v18-latin-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/mulish-v18-latin-500.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/mulish-v18-latin-500.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/mulish-v18-latin-500.svg#Mulish') format('svg'); /* Legacy iOS */
}

/* mulish-500italic - 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: 'Mulish';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/mulish-v18-latin-500italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/mulish-v18-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/mulish-v18-latin-500italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/mulish-v18-latin-500italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/mulish-v18-latin-500italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/mulish-v18-latin-500italic.svg#Mulish') format('svg'); /* Legacy iOS */
}

/* mulish-600 - 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: 'Mulish';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/mulish-v18-latin-600.eot'); /* IE9 Compat Modes */
  src: url('../fonts/mulish-v18-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/mulish-v18-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/mulish-v18-latin-600.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/mulish-v18-latin-600.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/mulish-v18-latin-600.svg#Mulish') format('svg'); /* Legacy iOS */
}

/* mulish-600italic - 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: 'Mulish';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/mulish-v18-latin-600italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/mulish-v18-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/mulish-v18-latin-600italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/mulish-v18-latin-600italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/mulish-v18-latin-600italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/mulish-v18-latin-600italic.svg#Mulish') format('svg'); /* Legacy iOS */
}

/* mulish-700 - 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: 'Mulish';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/mulish-v18-latin-700.eot'); /* IE9 Compat Modes */
  src: url('../fonts/mulish-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/mulish-v18-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/mulish-v18-latin-700.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/mulish-v18-latin-700.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/mulish-v18-latin-700.svg#Mulish') format('svg'); /* Legacy iOS */
}

/* mulish-700italic - 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: 'Mulish';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/mulish-v18-latin-700italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/mulish-v18-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/mulish-v18-latin-700italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/mulish-v18-latin-700italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/mulish-v18-latin-700italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/mulish-v18-latin-700italic.svg#Mulish') format('svg'); /* Legacy iOS */
}

/* mulish-800 - 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: 'Mulish';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/mulish-v18-latin-800.eot'); /* IE9 Compat Modes */
  src: url('../fonts/mulish-v18-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/mulish-v18-latin-800.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/mulish-v18-latin-800.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/mulish-v18-latin-800.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/mulish-v18-latin-800.svg#Mulish') format('svg'); /* Legacy iOS */
}

/* mulish-800italic - 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: 'Mulish';
  font-style: italic;
  font-weight: 800;
  src: url('../fonts/mulish-v18-latin-800italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/mulish-v18-latin-800italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/mulish-v18-latin-800italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/mulish-v18-latin-800italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/mulish-v18-latin-800italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/mulish-v18-latin-800italic.svg#Mulish') format('svg'); /* Legacy iOS */
}

/* mulish-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: 'Mulish';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/mulish-v18-latin-900.eot'); /* IE9 Compat Modes */
  src: url('../fonts/mulish-v18-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/mulish-v18-latin-900.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/mulish-v18-latin-900.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/mulish-v18-latin-900.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/mulish-v18-latin-900.svg#Mulish') format('svg'); /* Legacy iOS */
}

/* mulish-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: 'Mulish';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/mulish-v18-latin-900italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/mulish-v18-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/mulish-v18-latin-900italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/mulish-v18-latin-900italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/mulish-v18-latin-900italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/mulish-v18-latin-900italic.svg#Mulish') format('svg'); /* Legacy iOS */
}

.skip-to-main-content-link {
  position: absolute;
  left: -9999px;
  z-index: 9999999;
  padding: 1em;
  background-color: black;
  color: white;
  opacity: 0;
}
.skip-to-main-content-link:focus {
  left: 50%;
  transform: translateX(-50%);
  opacity: 1;
}	

body {
	font-family: 'Mulish', sans-serif;
	font-weight: normal;
	font-style: normal;	
	font-size: 1rem;
	line-height: 1.4;
	color: #333;
	/*background-color: #ffffff;*/
	background-image: url("../img/bg.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

@media(max-width:575px) {
	body {
	font-size: .85rem;
}
}

.row {
	margin-right: 0px;
	margin-left: 0px;
}

#errore {
	color: #ff0000;
	font-weight: bold;
	text-align: center;
	font-size: 1.5em;
  }

a {
	color: #031826 /*#c49a30*/;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #c49a30;
	text-decoration: none;
}

a.bottone {
	text-decoration: none !important;
}

h1 {
	font-weight: bold;
}

.button, .btn.btn-primary {
	background-color: #e1cf72;
	color: #000;
	border: 1px solid #e1cf72;
	border-radius: 0px;
	font-family: 'Mulish', sans-serif;
	font-size: 1.4rem;
	padding: 0.8rem 2rem;
	margin-top: 2rem;
	margin-bottom: 2rem;
	line-height: 1.4;
	font-weight: bold;
  	letter-spacing: 1px;
	text-decoration: none !important;
	width: max-content;
	max-width: 260px;
	text-transform: uppercase;
	text-align: center;
}

.button:hover, .btn.btn-primary:hover {
	color: #b6b6b6;
	border: 1px solid #e1cf72;
    background-color: #e1cf72;
}

.button2 {
	background-color: #ffffff;
	color: #e1cf72;
	border: 2px solid #e1cf72;  
	border-radius: 65px;
	font-family: 'Mulish', sans-serif;
	font-size: 1.4rem;
	padding: 0.8rem 2rem;
	margin-top: 2rem;
	margin-bottom: 2rem;
	line-height: 1.4;
	font-weight: bold;
  	letter-spacing: 1px;
	text-decoration: none !important;
	width: max-content;
	max-width: 260px;
	text-align: center;
}

.button2:hover {
	color: #ffffff;
	border: 2px solid #e1cf72;
    background-color: #e1cf72;
}

@media (max-width:575px) {
	.button, .button2 {
	font-size: 1rem;
	padding: 1rem;
	width: 220px;
	max-width: 220px;	
}
}

.btn_transparent {
	background-color: transparent !important;
	border: 0px solid transparent !important;
	color: #0a2240 !important;
}

.btn_transparent:hover {
	background-color: rgba(255,255,255,.15) !important;
}

.btn_transparent.active {
	color: #e1cf72 !important;
}	

.text_blu {
	color: #e1cf72 !important;
}

.text_black {
	color: #495057 !important;
}

small, .small {
	font-size: 80% !important;
	line-height: 1;	
}

hr {
	background-image: none;
	background-color: #0a2240;
	height: 2px;
	opacity: .45;
	margin: 1rem 0px;
}

@media (max-width: 575px) {
	hr {
	margin: 2rem 0px;
}
}

.text-red {
	color: red;
}

.bg_blu {
	background-color: #e1cf72;
}

.bg_celeste {
	background-color: #e3ebff;
}
.bg_gray {
	background-color: #f6f6f6;
}
.bg_grey {
	background-color: #f6f6f6;
}

.bg_white {
	background-color: #ffffff;
	color: #0a2240 !important;
	border-radius: 8px;
	padding: 2rem;
}

.bg_white {
	background-color: #f6f6f6 !important;
}

@media(max-width:575px) {
	.bg_white {
	padding: .5rem;
}
}

.sfondo {
	background-color:#ffffff; 
	border-radius:10px;
	margin-bottom: 2.5rem;
}


/* ==============================
				MENU  
	============================== */

.logo {
	position: absolute;
	top:45px;
	z-index: 99;
	margin-left: 2rem;
}

@media (max-width: 1550px) {
	.logo {
	position: absolute;
	top: 35px;
	z-index: 99;
	margin-left: 0rem;
	left: 5px;	
}
}

@media (max-width: 991px) {
	.logo {
	max-width: 250px;
		top: 15px;	
}
}

@media (max-width: 450px) {
	.logo {
	max-width: 160px;
			top: 20px;	
		left:0px;
}
}

nav.top_page {
	box-shadow: 0 6px 8px 0 rgba(0,0,0,0.1);
}

#menu {
	background-color: #031826;
	/*box-shadow: 0 6px 8px 0 rgba(0,0,0,0.1);
	width: 100%;*/
}

#submenu {
	position: absolute;
	background-color: #ffffff;
	box-shadow: 0px 2px 8px 0 rgba(0,0,0,0.5);
	width: 250px;
	top: 40px;
	z-index: 99;
	border: 0px solid;
	border-radius: .3rem;
	padding: .5rem;
	left: -65px;
}

#menu_list li, #submenu li {
	list-style-type: none;
	float: left;
	padding-left: 2%;
	padding-right: 2%;
}

 #submenu li {
	float: none !important;
}

#menu_list li a, #submenu li a, #attiva_menu {
	display: block;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	padding: .30rem;  
	opacity: 0.9;
}

#submenu li a {
	text-align: right !important;
	opacity: 1 !important;
	padding-top: .7rem;
    padding-bottom: .7rem; 
}

#submenu li a:hover, #submenu li a.active  {
	background-color: #f6f6f6;
}

@media (max-width: 991px) {
	#menu > .row > .col-12.col-lg {
		background-color: #606060;
	}
	
	#menu_list li {
	float: none; 		
	}
	#menu_list li a {
	text-align: right;
	}
}

.menu {
	font-family: 'Mulish', sans-serif;
	text-align: right;
	border-bottom: 2px solid transparent;
	border-radius: 0px;
	font-size: 1.1rem;
	color: #ffffff;
	text-decoration:none;
}
@media (max-width:1250px) {
	.menu {
	font-size: 1.2rem;
}
}
@media (max-width:1199px) {
	ul {
	padding-left: 0rem !important;
}
}


@media (max-width:991px) {
	.menu {
	background: transparent;
	border: 0px solid #ffffff;
	font-size: 1.3rem;	
	}
	#menu_list li a {
	padding: 0rem;
	}
	#menu_list {
	margin-left: 0px;	
	}
}

.menu:hover, .menu.active {
	color: #e1cf72 !important;
	border-bottom: 2px solid #e1cf72;  
	opacity: 1 !important;
}

@media (max-width:991px) {
.menu:hover, .menu.active {
	color: #e1cf72;
	border-bottom: 0px solid transparent;
}
}


/*  =========================
		PORTAFOGLIO punti  
	========================= */

#portafoglio {
	background-color: #e1cf72;
	color: #000000;
}

@media (max-width: 520px) {
	#portafoglio {
	font-size: 1rem;
}
}


#ico_profilo {
	  background-color: #ffffff;
	  width: 34px;
	  color: #000000;
	  font-size: 19px !important;
	  border-radius: 50%;
	  text-align: center;
	  padding: 8px 6px 8px 4px !important;
}

.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}

.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
/*
#lblCartCount {
    font-size: 12px;
    background: #ff0000;
    color: #fff;
    padding: 0 5px 5px 5px;
    vertical-align: top;
    margin-left: -10px; 
}*/

/* ==============================
				HOME 
	============================== 

.step1::before, .step2::before, .step3::before {
  content: "";
  width: 56px;
  height: 56px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  margin-left: -72px;
}
.step1::before {
  background-image: url("../img/step1.png");
}
.step2::before {
  background-image: url("../img/step2.png");
}
.step3::before {
  background-image: url("../img/step3.png");
}

@media(max-width:575px) {
	#partecipa_body_1 {
		transform: translateX(-45px);
	}	
}*/

/* ==============================
				FORM  
	============================== */

.form-control, .form-select {
	/*
	margin-bottom: .5rem;
	margin-top: .5rem;*/
	font-size: 1rem;
	padding: .5rem; 
	border-radius: .3rem;
	border: 1px solid #000000;
	font-family: 'Mulish', sans-serif;
    font-weight: normal;
}


@media(max-width:575px) {
	.form-control, .form-select {
	font-size: .75rem;
}
}

label a {
	color: #e1cf72;
}

.form-group {
	margin-bottom: 1.5rem;
}

@media (max-width: 575px) {
label {
	font-size: .80rem;
}
}

/********* AREA PERSONALE ****/

hr.riepilogo_punti {
  border-bottom: 3px solid #000;
}
/*
.punti_label {
    
} 
*/
.punti_value {
  text-transform: uppercase;
  color: #000000;
  background-color: #e1cf72;
  /*width: 60%;
  margin: 2rem auto;
  padding: 1rem 0px;*/
  text-align: center;
}

.punti_label.disponibili {
  color: #ffffff !important;
  background-color: #000000 !important;
} 

.progress-bar {
  color: #e1cf72;
  background-color: #e1cf72;
  height: 32px;
}

.progress {
  /* margin-bottom: 1rem; */
  margin-bottom: 0rem;
  border: 3px solid #000000;
  border-radius: 65px;
  height: 32px;
}

.avanzamento p {
  margin-bottom: .15rem;
}

.avanzamento .col-lg-6 {
  padding: 0rem !important;
}

.avanzamento {
  margin-top: 3rem;    
  margin-bottom: 3rem;
  background-color: #f6f6f6;
  padding: 3rem;
}
@media (max-width:991px) {
  .avanzamento {
  margin-top: 2.5rem;    
  margin-bottom: 2.5rem;
}
}	
@media (max-width:575px) {
  .avanzamento {
  padding: 1.5rem .5rem;
}
}

.riquadro {
  border: 3px solid #e3000f;
  text-align: center;
  margin: 5% 5% 10% 5%;
}

.riquadro img {
  position: relative;
  top: -32px;
  text-align: center;
  margin: auto;
}

.table {
	font-size: 1rem;
} 
@media (max-width:575px) {
  .table {
	font-size: .75rem;
}
}

.overflow-y-auto {
	height: 200px;
} 

/*********  CATALOGO  *******/

.card {
	margin-bottom: 2.5rem;
	border: 0px solid #ffffff;
	background-color: #ffffff;
	/*padding: 4px;*/
	/*-webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.4); 
	box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.4);*/
	/*min-height: 380px;*/
}

/*.card img {
	-webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.4); 
	box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.4);
}*/

.card-header {
	padding: 0px;
	margin-bottom: 0;
	color: transparent;
	border-bottom: 0px solid transparent;
	min-height: 300px;
	margin-bottom: 1rem;
	-webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.4);
	box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.4);
	align-content: center;
}

@media (max-width:1400px) {
  .card-header {
	min-height: 255px;
    }
}

@media (max-width:1200px) {
  .card-header {
	min-height: 300px;
    }
}

@media (max-width:991px) {
  .card-header {
	min-height: 440px;
    }
}

@media (max-width:767px) {
  .card-header {
	min-height: auto;
    }
}


.card p {
	text-align: left;
}

.type-text, .category-text  {
	color: #000 !important;
	background-color: #f6f6f6 !important;
	position: relative;
	margin-top: -30px !important;
	border-radius: 4px !important;
	text-transform: uppercase !important;
	font-weight: normal;
}

.brand-text {
	opacity: 0.85;
	text-transform: uppercase;	
}

.prize-points {
	font-size: 1.25rem;
}

/*
.card-title.brand {
	min-height: 30px;
}

.brand {
	margin-top: 1.5rem;
	font-weight: bold;
	text-transform: uppercase;	
}
*/


.card-body {
	margin-bottom: 1rem;
	border: 0px solid #ffffff;
	border-radius: .5rem;
	background-color: #ffffff;
	padding: 10px;
	-webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0); 
	box-shadow: 5px 5px 10px 0px rgba(0,0,0,0);
	text-decoration: none !important;
}

.card-title {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none !important;
	margin: .5rem 0px;
}


 p.card-title {
	text-decoration: none !important;
}

.card-img-top {
	/*margin-bottom: 1rem;*/
	width: 100%;
}

/*#nav_catalogo {
	box-shadow: 0 0px 0px 0 rgba(0,0,0,0) !important;
}*/



        .prize-card {
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            height: 100%;
        }
        /*.prize-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 4px 15px rgba(0,0,0,0.2);
        }*/
        /*.prize-image {
            height: 200px;
            object-fit: cover;
            width: 100%;
        }*/
        .prize-points {
           /* font-size: 1.5rem;*/
            font-weight: bold;
            /*color: #28a745;*/
        }
        .prize-title {
            /*font-size: 1.1rem;
            font-weight: 600;*/
            min-height: 50px;
        }
        .prize-detail {
            font-size: 0.9rem;
            /*color: #6c757d;*/
            min-height: 40px;
        }
        .filters-container {
            /*background-color: white;*/
            padding: 20px;
            border-radius: 10px;
            /*box-shadow: 0 2px 10px rgba(0,0,0,0.1);*/
            margin-bottom: 30px;
        }
        .filter-label {
            font-weight: 600;
            font-size: 0.9rem;
            margin-bottom: 5px;
            display: block;
        }
        .pagination-container {
            margin-top: 30px;
            margin-bottom: 30px;
        }
        .pagination .page-link {
            color: #000;
            border-radius: 4px;
            margin: 0 2px;
        }
        .pagination .page-item.active .page-link, .page-item.active {
            background-color: #e1cf72 !important;
            border: 0px solid transparent !important;
            color: #000 !important;
            font-weight: bold;
        }
        .pagination .page-link:hover {
            background-color: #e0e0e0;
        }
        .cart-badge {
              margin-left: -8px;
              background-color: #dc3545;
              color: white;
              border-radius: 50%;
              padding: 2px 6px;
              font-size: 0.75rem;
              font-weight: bold;
              position: absolute;
        }
        .btn-add-to-cart {
            width: 100%;
            max-width: 100% !important;
        }
        /*#toast-container {
            position: fixed;
            top: 20px;
            right: 20px;
            z-index: 9999;
        }*/


.btn-transparent {
  background-color: transparent;
  border: 0px;
  text-align: left;	
}

.btn-default {
  background-color: #e3ebff;
}

/* ==============================
      DETTAGLIO PRODOTTO
   ============================== */
   
   .product-image {
      -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.4);
      box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.4);
    }
        /* .product-info-card {
            background-color: white;
            padding: 30px;
            border-radius: 10px;
            box-shadow: 0 2px 10px rgba(0,0,0,0.1);
        }
        .product-title {
            font-size: 2rem;
            font-weight: bold;
            margin-bottom: 15px;
            color: #333;
        }
        .product-detail {
            font-size: 1.1rem;
            color: #6c757d;
            margin-bottom: 20px;
        }
        .product-description {
            font-size: 1rem;
            line-height: 1.6;
            color: #495057;
            margin-bottom: 25px;
        }
        .product-points {
            font-size: 2.5rem;
            font-weight: bold;
            color: #28a745;
            margin-bottom: 20px;
        }
        .info-label {
            font-weight: 600;
            color: #495057;
            margin-bottom: 5px;
        }
        .info-value {
            font-size: 1.1rem;
            color: #212529;
            margin-bottom: 15px;
        }
        .badge-large {
            font-size: 1rem;
            padding: 8px 15px;
        }
        .cart-badge {
            position: absolute;
            top: -8px;
            right: -8px;
            background-color: #dc3545;
            color: white;
            border-radius: 50%;
            padding: 2px 6px;
            font-size: 0.75rem;
            font-weight: bold;
        }
        */

/* ==============================
		CARRELLO
	============================= */

.border {
  border-bottom: 1px solid #c1c1c1;
} 

.alert.alert-info {
	--bs-alert-color: #333;
	--bs-alert-bg: #f6f6f6;
	--bs-alert-border-color: #333;
	--bs-alert-link-color: #333;
}

        .cart-item {
            background-color: white;
            border-radius: 10px;
            padding: 20px;
            margin-bottom: 15px;
            box-shadow: 0 2px 10px rgba(0,0,0,0.1);
            transition: transform 0.3s ease;
        }
        .cart-item:hover {
            transform: translateY(-2px);
        }
        .cart-item-image {
            width: 100px;
            height: 100px;
            object-fit: cover;
            border-radius: 8px;
        }
        .cart-summary {
            background-color: white;
            border-radius: 10px;
            padding: 25px;
            box-shadow: 0 2px 10px rgba(0,0,0,0.1);
            position: sticky;
            top: 20px;
        }
        .quantity-input {
            width: 70px;
            text-align: center;
        }
        .btn-quantity {
            width: 35px;
            height: 35px;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        .empty-cart-container {
            text-align: center;
            padding: 60px 20px;
        }
        .empty-cart-icon {
            font-size: 4rem;
            color: #6c757d;
            margin-bottom: 20px;
        }
        /*.cart-badge {
            position: absolute;
            top: -8px;
            right: -8px;
            background-color: #dc3545;
            color: white;
            border-radius: 50%;
            padding: 2px 6px;
            font-size: 0.75rem;
            font-weight: bold;
        }*/
        #toast-container {
            width: 90%;
            position: fixed;
            top: 160px;
            z-index: 9999;
            left: 20%;
            transform: translateX(-20%);
        }
        .loading-overlay {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0,0,0,0.7);
            display: none;
            align-items: center;
            justify-content: center;
            z-index: 10000;
        }
        .loading-overlay.show {
            display: flex;
        }
        .spinner-border-lg {
            width: 3rem;
            height: 3rem;
        }

/* ==============================
        CONFERMA ORDINE
   ============================== */
   

        .confirmation-card {
            background-color: white;
            border-radius: 15px;
            padding: 40px;
            box-shadow: 0 10px 40px rgba(0,0,0,0.2);
            margin-top: 50px;
            margin-bottom: 50px;
        }
        .step-indicator {
            display: flex;
            justify-content: space-between;
            margin-bottom: 40px;
            position: relative;
        }
        .step {
            flex: 1;
            text-align: center;
            position: relative;
        }
        .step-number {
            width: 40px;
            height: 40px;
            border-radius: 50%;
            background-color: #6c757d;
            color: white;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            font-weight: bold;
            margin-bottom: 10px;
            z-index: 2;
            position: relative;
        }
        .step.active .step-number {
            background-color: #e1cf72;
        }
        .step.completed .step-number {
            background-color: #000;
        }
        .step-line {
            position: absolute;
            top: 20px;
            left: 50%;
            width: 100%;
            height: 2px;
            background-color: #dee2e6;
            z-index: 1;
        }
        .step:last-child .step-line {
            display: none;
        }
        .form-section {
            background-color: #f6f6f6;
            border-radius: 0px;
            padding: 25px;
            margin-bottom: 25px;
        }
        @media(max-width:575px){

            .form-section {
            padding: 10px;
            }
        }

        .order-summary {
            background-color: #e7f3ff;
            border-left: 4px solid #e1cf72;
            padding: 20px;
            border-radius: 8px;
            margin-bottom: 30px;
        }

/* ================================
        ORDINE COMPLETATO
   ================================ */
   
   .success-animation {
            text-align: center;
            margin: 2rem 0;
        }
        .success-icon {
            font-size: 5rem;
            color: #198754;
            animation: scaleIn 0.5s ease-in-out;
        }
        @keyframes scaleIn {
            0% { transform: scale(0); }
            50% { transform: scale(1.2); }
            100% { transform: scale(1); }
        }
        .order-summary {
            background: #f8f9fa;
            border-radius: 10px;
            padding: 1.5rem;
            margin-bottom: 1.5rem;
        }
        .item-image {
            width: 80px;
            height: 80px;
            object-fit: cover;
            border-radius: 5px;
        }


/* ==============================
				BRANDS 
	============================== */

.bg_cream  {
	background-image: url("../img/bg_white.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

/* ==============================
				FOOTER 
	============================== */


.footer {
	background-color: #031826;
}

.footer_list {
	list-style-type: none;
	padding-left: 0rem;
}

.footer_list li {
	float: left;  
	text-align: left;
}

.footer p, .footer_list li {
	color: #ffffff;/*#b9997e*/
	font-size: 0.9rem;
}

.footer a, .footer_list li a {
	font-weight: bold;
	color: #ffffff;
	font-size: 0.9rem;
	line-height: 1.2;
	text-decoration: none !important;
}

.footer_list li a {
	margin-right: 1rem;
}

.footer p a:hover, .footer_list li a:hover {
	color: #e1cf72 !important;
}

@media(max-width:450px){

	.mail {
		word-break: break-all;
	}
}

@media(max-width:350px){
	.footer p a {
	font-size: .8rem;
	}
	#mailto {
		word-break: break-all;
	}
}

/* ==================================
        STAMPA ORDINE
   ================================== */
   
@media print {
  /* Imposta l'orientamento in orizzontale se la tabella è larga 
  @page { size: landscape; }*/

  /* Adatta la tabella alla larghezza del foglio */
  table {
    width: 100% !important;
    table-layout: fixed; /* Aiuta a gestire larghezze fisse */
    word-wrap: break-word; /* Va a capo se il testo è troppo lungo */
  }

  /* Evita che le righe vengano tagliate a metà tra due pagine */
  tr, td, th {
    page-break-inside: avoid;
    break-inside: avoid;
  }

  /* Riduci margini per avere più spazio 
  body {
    margin: 1cm;
  }

  .card {
    width: 18cm;
  }*/
}
