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

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

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

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

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


/* =========================
	COOKIE BAR
	======================= */

  .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-size: 1.2rem;
   background-color: #ED6B06;
   font-family: 'Roboto Condensed';
   font-weight: 400;
   color: #FFF;
 }

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



 h1, h2, h3, h4, h5, h6 {
   font-weight: 900;
 }
 .titolo {
  font-weight: 900;
  color: 000;
}

.container-white {
	background-color: #fff;
}

a {
	color: #000;
}

/* ================
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;
}

#logo {
  max-height: 60px;
}

#menu {
	background-color: #fff;
	z-index: 2000;
	box-shadow: 0px 6px 6px rgba(0,0,0,.2);
}

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

#menu_list li a {
	display: block;
	text-align: center;
	color: #404040;
	font-weight: 300;
	text-decoration: none;
	font-size: 18px;
}

#menu_list li a.active, #menu_list li a:hover  {
	display: block;
	text-align: center;
	color: #ED6B06;
	text-decoration: none;
	font-weight: 800;
}

@media screen and (max-width: 768px) {
	#menu_list li {
		list-style-type: none;
		float: left;
		padding-left: 10px;
		display: block;
		width: 100%;
    font-size: 24px;
  }
  #menu_list li a{
    font-size: 24px;
  }

  #logo, #attiva_menu {
    max-height: 30px;
  }
}

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

/* ================
PARTECIPA
===================*/
#errore {
	/* color: red; */
	color: black;
	border-radius: 150px;
	padding: 5px;
	margin-bottom: 25px;
	font-weight: 400;
	font-size: 24px;
}

.form-control, .form-select {
  background-color: #e9ecf2;
  border: 0px solid transparent;
  border-bottom: 1px solid #000;
  border-radius: 20;
}


/* ================
FOOTER
===================*/
footer {
	background-color: #fff;
	color: #404040;
	text-align: left!important;
	padding: 0px;
	z-index: 1000;
	position: relative;
}

footer p {

	font-size: 14px;
	font-weight: 400;
}

footer a, footer a:hover {
	display: inline;
	color: #ED6B06;
	text-decoration: underline;
	font-weight: 400;
}

/* ================
FOOTER
===================*/
.blk-border {
  border-bottom: 10px solid #fff;
}

/* ================
PULSANTI
===================*/
   
.button {
	background: linear-gradient(to bottom,  #FFED00 0%, #EC6608 100%);
	color: #ffffff;
	border-radius:65px;
	border: 0px solid transparent;	
  	font-weight: bold;
	font-size: 2.2rem;
	padding: .25rem 2rem;
	width: max-content;
	max-width: 300px;
	-webkit-box-shadow: 2px 4px 8px 1px #000000; 
	box-shadow: 2px 4px 8px 1px #000;
	text-decoration: none!important;
	/*
	-webkit-box-shadow: 0px 0px 15px 5px rgba(8,142,197,0.7); 
	box-shadow: 0px 0px 15px 5px rgba(8,142,197,0.7);*/
}
.button:hover {	
	color: #fff;
	background: #EC6608 ;
}


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

.errore-test {
  /* color: red!important; */
  color: black!important;
  font-weight: bold;
  font-size: .85em;
}

#onetrust-consent-sdk #onetrust-pc-btn-handler, #onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
  color: #EC6608!important;
  border-color: #EC6608!important;
  background-color: #ffffff!important;
  }

#onetrust-consent-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler {
  background-color: #ffffff!important;
  border-color: #EC6608!important;
  color: #EC6608!important;
  }