/* ================
SVR
===================*/

:root {
	--c1: #03245d;
	--c2: #B30000;
	--c3: #0170b5;
	--c4: #bde3f6;
	--font: "Montserrat";
	--wLight: 300;
	--wNormal: 500;
	--wBold: bold;
}

.c1 {
	color: var(--c1);
}

.c2 {
	color: var(--c2);
}

.c3 {
	color: var(--c3);
}

.c4 {
	color: var(--c4);
}

.wLight {
	font-weight: var(--wLight);
}
.wNorm {
	font-weight: var(--wNormal);
}
.wBold {
	font-weight: var(--wBold);
}

.cc-window {
	font-size: .85rem !important;
	line-height: 1.2em !important;
}

@media (max-width:767px) {
	.cc-window {
	font-size: .75rem !important;
	line-height: 1.1em !important;
	}
}

body {
	font-family: var(--font), sans-serif;
	font-weight: var(--wLight);
	font-style: normal;
	color: var(--c1);
	background: var(--c1);
}

main {
	background: white;
}

h1, h2, h3 {
	font-weight: var(--wBold);
	color: var(--c1);
}

p {
	color: var(--c1);
}

.big {
	font-size: larger;
}

a {
	font-weight: var(--wBold);
	color: var(--c1);
	text-decoration: underline;
}

.box {
	background: var(--c4);
}

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

.skip-to-main-content-link {
	position: absolute;
	left: -9999px;
	z-index: 999;
	padding: 1em;
	background-color: black;
	color: white;
	opacity: 0;
}

.skip-to-main-content-link:focus {
	left: 50%;
	transform: translateX(-50%);
	opacity: 1;
}

.bi.bi-list {
	font-size: 40px;
	color: white;
}

#menu {
	background-color: var(--c1);
}

#logo {
	max-height: 35px;
	width: auto;
}

#menu_list li {
	list-style-type: none;
	float: left;
	padding-left: 18px;
	position: relative;
	color: white;
}

#menu_list li a,
#home_header {
	font-weight: var(--wNormal);
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 20px;
	padding: .2rem 2.5rem;
	color: white;
}

#menu_list li a.active, #menu_list li a:hover, #home_header:hover  {
	display: block;
	color: var(--c1);
	text-decoration: none;
	padding: .2rem 2.5rem;
	background-color: white;
	border-radius: 50px;
}

@media screen and (max-width: 991px) {
	#menu_list li {
		list-style-type: none;
		text-align: end;
		float: left;
		padding-left: 10px;
		position: relative;
		width: 100%;
	}
	#menu_list li a,
	#home_header {
		display: block;
		text-align: end;
		text-decoration: none;
		font-size: 20px;
		padding: .2rem 2.5rem;
		color: white;
	}
	#menu_list li a.active,
	#menu_list li a:hover {
		color: var(--c1);
		text-decoration: none;
		text-align: end;
	}
}

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

#loghi {
	position: relative;
	top: -25%;
}

#errore{
	text-align: center;
	color: red;
	padding: 25px;
	font-size: 24px;
	font-weight: bold;
}

label {
	display: inline-block;
}

.small {
	font-size: 70%;
}

#form_container {
	padding: 2vw 2vw 0px 2vw;
}

.button {
	background-color: var(--c1);
	color: white;
	border: 0px solid transparent;
	border-radius: 50px;
	font-size: 1.2rem;
	padding: .2rem 2.5rem;
	font-weight: var(--wNormal);
	text-decoration: none !important;
	text-align: center;
	width: max-content;
	max-width: 450px;
}

.button:hover {
	color: #ededed;
}

.button-light {
	font-size: 1.2rem;
	padding: .3rem 1.5rem;
}

@media (max-width:576px) {
	.button {
		font-size: 1rem;
		padding: .2rem 1.5rem;
		max-width: 250px;
	}
}

.form-control,
.form-select {
	border-radius: 35px;
}

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

footer {
	background-color: var(--c1);
	text-align: center;
	padding: 1rem 0px 0px 0px;
	/*box-shadow: 0px -1px 4px rgba(0,0,0,.4);*/
}

footer p {
	font-size: 0.85rem;
	color: white;
}

footer a, footer a:hover {
	display: inline;
	text-decoration: underline;
	font-weight: var(--wNormal);
	color: white;
}

.effetto_scroll {
  	justify-content: center !important;
}

img[src$="assets/img/logoFater.svg"] {
	max-width: 150px;
}

@media (max-width: 991px) {
	.effetto_scroll {
		justify-content: left !important;
		overflow-x: auto !important;
		flex-wrap: nowrap !important;
	}
}

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

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

img[src$="assets/img/logoACE.svg"] {
	max-height: 400px;
}

img[src$="assets/img/logoTitolo.png"] {
	max-width: 900px;
}

.banner {
	background: url('../img/fondo.jpg');
	background-size: cover;
	background-position: center;
}
.txt-bg {
	background: url('../img/txt-bg.png');
	background-size: cover;
	background-position: center;
}
.banner_2025_0459 {
	background: url('../../20250459/assets/img/banner_commessa.jpg');
	background-size: cover;
	background-position: center;
}
.banner_2025_0457 {
	background: url('../../20250457/assets/img/banner_commessa.jpg');
	background-size: cover;
	background-position: center;
}
.banner_2025_0460 {
	background: url('../../20250460/assets/img/banner_commessa.jpg');
	background-size: cover;
	background-position: center;
}
.banner_2025_0461 {
	background: url('../../20250461/assets/img/banner_commessa.jpg');
	background-size: cover;
	background-position: center;
}

.step-box {
	height: 200px;
}

.badge {
	white-space: normal !important;
	background-color: var(--c4);
}

.card {
	border-radius: 30px;
	border-color: var(--c4);
	box-shadow: 4px 4px 3px var(--c4);
}

@media (min-width: 1920px) {
	.card-style {
		flex: 0 0 auto;
		width: 25%;
	}
}

.rounded-start {
	border-bottom-left-radius: 30px !important;
	border-top-left-radius: 30px !important;
}

.spot {
	box-shadow: none;
	border: 2px dashed var(--c1);
	min-height: 300px;
}

.txt-pill {
	font-size: 12px;
}
.txt-title {
	font-size: 18px;
}
.txt-main {
	font-size: 14px;
}
.txt-euro {
	font-size: 26px;
}
.txt-ital {
	font-size: 13px;
}

.bg-promo-1 {
	background: url("../img/promo_bg/bg_promo1.jpg");
	background-size: cover;
	background-position: right;
}
.bg-promo-2 {
	background: url("../img/promo_bg/bg_promo2.jpg");
	background-size: cover;
	background-position: right;
}
.bg-promo-3 {
	background: url("../img/promo_bg/bg_promo3.jpg");
	background-size: cover;
	background-position: right;
}
.bg-promo-4 {
	background: url("../img/promo_bg/bg_promo4.jpg");
	background-size: cover;
	background-position: right;
}