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

@font-face {
	font-family: 'Refreshahh';
	src: url('Refreshahh-Regular.eot');
	src: url('Refreshahh-Regular.eot?#iefix') format('embedded-opentype'),
		url('Refreshahh-Regular.woff2') format('woff2'),
		url('Refreshahh-Regular.woff') format('woff'),
		url('Refreshahh-Regular.ttf') format('truetype'),
		url('Refreshahh-Regular.svg#Refreshahh-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Refreshahh';
	src: url('../fonts/Refreshahh-RegularItalic.eot');
	src: url('../fonts/Refreshahh-RegularItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Refreshahh-RegularItalic.woff2') format('woff2'),
		url('../fonts/Refreshahh-RegularItalic.woff') format('woff'),
		url('../fonts/Refreshahh-RegularItalic.ttf') format('truetype'),
		url('../fonts/Refreshahh-RegularItalic.svg#Refreshahh-RegularItalic') format('svg');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}


@font-face {
	font-family: 'Refreshahh';
	src: url('../fonts/Refreshahh-BoldItalic.eot');
	src: url('../fonts/Refreshahh-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Refreshahh-BoldItalic.woff2') format('woff2'),
		url('../fonts/Refreshahh-BoldItalic.woff') format('woff'),
		url('../fonts/Refreshahh-BoldItalic.ttf') format('truetype'),
		url('../fonts/Refreshahh-BoldItalic.svg#Refreshahh-BoldItalic') format('svg');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Refreshahh';
	src: url('../fonts/Refreshahh-Light.eot');
	src: url('../fonts/Refreshahh-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Refreshahh-Light.woff2') format('woff2'),
		url('../fonts/Refreshahh-Light.woff') format('woff'),
		url('../fonts/Refreshahh-Light.ttf') format('truetype'),
		url('../fonts/Refreshahh-Light.svg#Refreshahh-Light') format('svg');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Refreshahh';
	src: url('../fonts/Refreshahh-Bold.eot');
	src: url('../fonts/Refreshahh-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Refreshahh-Bold.woff2') format('woff2'),
		url('../fonts/Refreshahh-Bold.woff') format('woff'),
		url('../fonts/Refreshahh-Bold.ttf') format('truetype'),
		url('../fonts/Refreshahh-Bold.svg#Refreshahh-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

body {
	background-color: #161e44;
	font-family: 'Refreshahh';
	font-weight: 300;
	font-style: normal;
}

strong {
	font-family: 'Refreshahh';
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

.hide {
	display: none !important;
}

body,
p,
label {
	font-family: 'Refreshahh';
	font-weight: 300;
	font-style: normal;
	color: #fff;
}

h1 {
	font-family: 'Refreshahh';
	font-weight: bold;
	font-style: normal;
	color: #f39fc5;
	line-height: 1.2;
	text-align: center;
}

h2 {
	color: #f39fc5 !important;
}

@media (max-width: 1366px) {
	#text-grazie {
		font-size: 1.5rem;
	}
}

a {

	text-decoration: underline;
 
}

.file {
	color: #fff;
}


a.ordine{
	color: #5ba1c6;
}



a.file:hover{
	color: #f39fc5;
	background-color: #fff!important;
	border-radius: 0;
	padding: 2px;
}

/*.sfondo {
	background-image: url('../img/sfondo.jpg');
	background-size: auto;
	background-position: top center;
	background-attachment: fixed;
	background-color: #ffffff;
}*/

@media (max-width: 767px) {
	.sfondo {
		background-color: #ea4d95;
		background-image: none;
	}
}

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


#menu {
	background-color: #f39fc4;
	padding: 2rem 1rem;
}

.menu_list {
	list-style-type: none;
	float: left;
	color: #fff;
	padding-left: 2%;
	padding-right: 2%;
}

.menu_list>a {
	font-size: 1.2rem;
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	color: inherit;
}

@media (max-width: 1550px) {
	.menu_list>a {
		font-size: 1.2rem;
	}

	.menu_list {
		padding-left: 5px;
		padding-right: 5px;
	}
}

@media (max-width: 991px) {
	#menu>.row>.col-12.col-lg {
		background-color: transparent;
	}

	.menu_list {
		float: none;
	}

	.menu_list>a {
		text-align: right;
	}

}

.menu_list.active a,
.menu_list:hover a {
	padding: 1%;
	background: #285D9C;
	background: linear-gradient(90deg, rgba(40, 93, 156, 1) 0%, rgba(91, 191, 239, 1) 61%);
	color: #fff;
	border-radius: 10px;
}

.menu {
	text-align: right;
	color: #fff;
	font-size: 1.6rem;
	text-decoration: none;
}


@media (max-width:991px) {
	.menu {
		color: #0f5da6;
	}

	#menu_list {
		margin-left: 0px;
	}
}

@media (max-width: 767px) {
	.menu_list>a {
		font-size: 1.3rem;
		padding: 0px;
	}

	#attiva_menu {
		width: 40px;
	}
}

/*

.menu:hover {
	color:#043611 !important;
}

.active {
	color: #043611 !important;
} 
*/

.giallo {
	color: #fff;
	text-transform: uppercase;
}

#footer {
	background-color: #ffffff;
	color: #043c19;
	text-align: center;
	padding: 2rem 1rem;
}

/* MENU MOBILE */

.icon-bar {

	background: #1b2e51;
	width: max-content;
	border-radius: 5px;
	padding: 0.15em 0.90em;
	font-size: .5em;
	font-weight: normal;
	margin: 4px;
	display: block;
}

.navbar-toggle {
	border: none !important;
	background-color: #ffffff;
	font-family: 'Refreshahh';
	padding: 0.3em !important;
	font-size: 2.2em !important;
	font-weight: normal !important;
	border-radius: 14px;
}

.navbar-toggle:hover {
	color: #1b2e51 !important;
	border: 0px !important;
}

.nav.nav-justified.navbar-nav li a {
	color: #ffffff;
	text-align: center;
	display: block;
	font-size: 1.5rem;
	line-height: 1.8;
}

.nav.nav-justified.navbar-nav li {
	background-color: #e84f29;
}


#footer p {
	color: #000;
	font-size: .85rem;
	font-style: normal;
}

#footer a {
	color: inherit;
	text-align: center;
	text-decoration: underline;
	font-style: normal;
}

#footer a:hover {
	color: #5ba1c6;
}

.small,
small {

	line-height: 1.1 !important;
}

.nmbrs {
	font-size: 7vw;
	color: #fff;
}

.sep {
	border-left: 2px solid #ffffff;
}

@media (max-width: 767px) {

	.sep {
		border-top: 2px solid #ffffff;
		border-left: 0px solid transparent;
	}
}

.u:hover {
	background-color: rgba(26, 231, 255, 1.00);
	color: #fff;
	text-decoration: none !important;
}

button {
	font-family: 'Refreshahh';
	font-weight: bold;
    font-style: normal;
	background-color: transparent !important;
	padding: 0.15em 1em;
	margin: auto;
	display: block;
	border: 0px solid #ffffff;
	-webkit-box-shadow: 5px 5px 9px 0px #000000;
	box-shadow: 5px 5px 9px 0px #000000;
}

.button {
	font-family: 'Refreshahh';
	font-weight: bold;
    font-style: normal;
	background: #285D9C;
	background: linear-gradient(90deg, rgba(40, 93, 156, 1) 0%, rgba(91, 191, 239, 1) 61%);
	color: #ffffff !important;
	padding: 0.25em 1em;
	border-radius: 65px;
	margin: 2%;
	display: block;
	border: 2px solid #ffffff;
	font-size: 1.5rem;
	text-decoration: none;
	width: max-content;
	-webkit-box-shadow: 5px 5px 9px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 5px 5px 9px 0px rgba(0, 0, 0, 0.5);
	text-transform: uppercase;
}

.button:hover {
	background-color: #ffffff;
	color: #285D9C;
	border: 2px solid;
	border-color: linear-gradient(90deg, rgba(40, 93, 156, 1) 0%, rgba(91, 191, 239, 1) 61%);
	text-decoration: none;
}

.button:disabled {
	background-color: rgba(237, 223, 206, 0.58) !important;
	color: rgba(255, 255, 255, 0.41) !important;
	border: 2px solid rgba(255, 255, 255, 0.41);
}

hr {
	border: 3px solid #fff;
}

#partecipa_body_1 {
	font-size: 2rem;
}



@media (max-width: 1200px) {
	#partecipa_body_1 {
		font-size: 2rem;
	}
}

@media (max-width: 575px) {
	#partecipa_body_1 {
		font-size: 1.5rem;
	}
}


label {
	font-size: 1em;
	font-family: 'Refreshahh';
	font-weight: normal;
	line-height: 1.2;
	text-align: left;
	text-transform: none;
}


label a {
	text-decoration: underline;
	color: inherit;
}


label a:hover {
	background-color: rgba(26, 231, 255, 1.00);
	color: #fff;
	text-decoration: none !important;
}

.pulp {
	font-size: 0.8vw;
	color: #fff;
	line-height: 1.2em;
	background-color: transparent;
	text-align: left;
	margin-left: -15%;
	margin-top: 10%;
}


.btn:before {
	content: url("../img/btn_sfoglia.png");
	cursor: pointer;
	display: block;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	font-weight: 400;
	float: left;
	max-height: 60px;
	margin-left: -12px;
	margin-top: 1%;
	height: auto;
	width: 100%;
	font-size: 16px;
	background-color: transparent;
	border: none;
	border-radius: 14px;
	color: #242D5B;
}

@media (max-width: 1366px) {
	.btn:before {
		margin-left: -12px;
	}
}

@media (max-width: 428px) {
	.btn:before {
		margin-left: -12px;
	}

	.btn_invia {
		top: 94%;
		left: 0%;
	}

}

.btn-modal:before {
	content: normal;
	cursor: pointer;
	display: block;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	font-weight: 400;
	float: left;
	max-height: 60px;
	margin-left: -32px;
	margin-top: 0;
	height: auto;
	width: 24%;
	font-size: 16px;
	background-color: transparent;
	border: none;
	border-radius: 14px;
	color: #242D5B;
}

.btn {
	line-height: 2em;
}


.forminput3 {
	height: 35px;
	width: 100%;
	font-size: 16px;
	background-color: #fff;
	border: 1px solid #0a025a;
	color: #0a025a;
	font-weight: 300;
	font-style: normal;
	border-radius: 20px;
	padding-left: 4%;
}

@media (max-width: 1440px) {
	.forminput3 {
		height: 28px;
		width: 100%;
	}
}

@media (max-width: 1280px) {
	.forminput3 {
		font-size: 1.7vh;
	}
}

@media (max-width: 960px) {
	.forminput3 {
		font-size: 1vh;
	}
}

@media (max-width: 736px) {
	.forminput3 {
		width: 106%;
	}
}

@media (max-width: 667px) {
	.forminput3 {
		width: 100%;
	}
}

@media (max-width: 428px) {
	.forminput3 {
		font-size: 2.2vh;
		margin-bottom: 4px;
		padding-inline-start: 2%;
	}
}

@media (max-width: 390px) {
	.forminput3 {
		font-size: 2.7vh;
	}
}


.formselect_s,
.form-select {
	height: 35px;
	width: 32%;
	font-size: 16px;
	background-color: #fff;
	border: 1px solid #0a025a;
	color: #0a025a;
	margin: 0px;
	font-weight: 300;
	font-style: normal;
	border-radius: 20px;
	padding-left: 4%;
}

@media (max-width: 1440px) {
	.formselect_s {
		height: 28px;
		width: 31%;
	}
}

@media (max-width: 1280px) {
	.formselect_s {
		font-size: 1.7vh;
	}
}

@media (max-width: 960px) {
	.formselect_s {
		font-size: 1vh;
	}
}


@media (max-width: 768px) {
	.formselect_s {
		width: 27%;
	}
}

@media (max-width: 736px) {
	.formselect_s {
		width: 32%;
	}
}

@media (max-width: 667px) {
	.formselect_s {
		width: 31%;
	}
}

@media (max-width: 428px) {
	.formselect_s {
		font-size: 2.2vh;
		padding-inline-start: 2%;
	}
}


.form_sc {
	height: 35px;
	width: 46%;
	font-size: 16px;
	background-color: #fff;
	border: 1px solid #0a025a;
	color: #0a025a;
	margin: 3px;
	font-weight: 300;
	font-style: normal;
	border-radius: 20px;
}

@media (max-width: 1440px) {
	.form_sc {
		height: 28px;
		width: 43%;
	}
}

@media (max-width: 1280px) {
	.form_sc {
		font-size: 1.7vh;
		width: 43%;
	}
}

@media (max-width: 960px) {
	.form_sc {
		font-size: 1vh;
	}
}


@media (max-width: 768px) {
	.form_sc {
		width: 36%;
	}
}

@media (max-width: 736px) {
	.form_sc {
		width: 32%;

	}
}

@media (max-width: 667px) {
	.form_sc {
		width: 45%;
	}
}

@media (max-width: 428px) {
	.form_sc {
		font-size: 2.2vh;
		padding-inline-start: 2%;
	}
}

@media (max-width: 414px) {
	.note {
		font-size: 0.8rem;
	}
}

.modal-dialog {
	width: 100%;
}


.form-row>.col,
.form-row>[class*="col-"] {
	padding-right: 30px;
	padding-left: 30px;
}

form {
	display: inline-flex;
	width: 100%;
}

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

.form-control {
	font-size: .85rem;
	line-height: 2;
	color: #1b2e51;
	background-color: #fff;
	background-clip: padding-box;
	border: 0px solid #1b2e51;
	border-radius: 2rem;
	padding: .275rem;
	height: 35px;
}

select.form-control {
	height: 33px !important;
}

.form-control::placeholder {
	color: #1b2e51;
	opacity: 1;
}

input[type="checkbox"] {
	margin-right: 6px;
}

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


a.scontrino:hover {
	color: #f39fc5;
	background-color: rgba(203, 228, 255, 0.697);
	text-decoration: underline;
	padding: 2px;
	border-radius: 10px;
}

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

.card {
	margin-bottom: 3rem;
	border-radius: 10px;
	background-color: transparent;
	border: 0px solid transparent;
}

/*
.card:hover {
	border: 2px solid #F08C16;
	background-color: #F08C16;
	
}*/

.card-header {
	background-color: transparent;
	border: 0px solid transparent;
}

.card-body {
	border-radius: 10px;
	background-color: #ffffff;
	-webkit-box-shadow: 9px 10px 11px -6px #000000;
	box-shadow: 9px 10px 11px -6px #000000;
}

.card-text {
	color: #000000;
	text-align: center;
	font-size: .85rem;
	line-height: 1.2;
}

h4.card-title {
	color: #007f40;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0.25rem;
}

h5.card-title {
	color: #000000;
	text-align: center;
	font-size: 1.35rem;
	margin-bottom: 1rem;
}

h6.card-title {
	color: #043611;
	text-align: center;
	margin: 0rem auto;
	text-transform: capitalize;
	padding: 5px 2px 2px;
	border-radius: 10px 10px 0px 0px;
	background-color: #ffffff;
}

.card>.button {
	font-size: 1.2rem;
	margin: 1rem auto 2rem;
	-webkit-box-shadow: 9px 10px 11px -6px #000000;
	box-shadow: 9px 10px 11px -6px #000000;
}

.brand {
	font-weight: bold;
	text-transform: uppercase;
}

@media (max-width: 1199px) {

	.verde {
		font-size: 1.6em;
	}

	.small {
		font-size: 1.2em;
	}

	#footer p {
		font-size: .85rem;
		line-height: 1.3;
	}

	.cc-link {
		margin-right: 25%;
		margin-top: 2.5%;
	}
}


@media (max-width: 991px) {

	#menu_desktop {
		-webkit-box-pack: right !important;
		-ms-flex-pack: right !important;
		justify-content: right !important;
	}

	.container {
		max-width: 96%;
	}

	#menu .container {
		padding: 0px;
	}

	.cc-link {
		width: 160px;
		margin-right: 20%;
		margin-top: 3.5%;
	}

}

@media (max-width: 767px) {


	#menu {
		padding: 0rem;
	}

	#menu_desktop a {
		margin: 2em .8em .8em;
	}

	.cc-compliance {
		margin-left: 20%;
		margin-top: 2%;
	}

	.cc-link {
		margin-right: 15%;
		margin-top: 3%;
	}

	#lavagnetta {
		background-size: cover;
	}

	.verde {
		font-size: 1.4em;
	}

	.small {
		font-size: 1.0em;
	}
}

@media (max-width:660px) {
	#menu_desktop a {
		font-size: 1.4em;
	}
}

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

	#footer p {
		font-size: .75rem;
	}

	#menu_desktop a {
		padding: 0.5em 1em;
	}

	.h3,
	h3 {
		font-size: 1.15rem;
	}

	p {
		font-size: 0.85rem;
	}

	#menu>.container.justify-content-center>.col-lg-8.col-md-8.col-sm-12.col-12 {
		padding: 0px;
	}

	.cc-compliance {
		margin-left: 0%;
	}

	.cc-link {
		margin-right: 0%;
	}

	.verde {
		font-size: 1.4em;
	}

	.small {
		font-size: 1em;
	}

	#grazie.container {
		margin: 0px !important;
		padding: 0px !important;
	}

}

@media (max-width: 480px) {
	#grazie.container {
		max-width: 100% !important;
	}

	#lavagnetta .container,
	#foglio .container {
		margin: 0px !important;
		padding: 0px !important;
		max-width: 100% !important;
	}

	#menu_desktop a {
		margin: 2em .2em .8em;
	}

	.form-row>.col,
	.form-row>[class*="col-"] {
		padding-right: 0px;
		padding-left: 0px;
	}

	.button {
		font-size: 2.5vh;
	}
}

.form-control,
.form-select {
	border-radius: 20px;
	border: 1px solid #ffff;
	color: #000000;
}

.form-group {
	margin-bottom: 15px;
}