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

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

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-SemiBold.eot');
  src: url('../fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Poppins-SemiBold.woff2') format('woff2'),
      url('../fonts/Poppins-SemiBold.woff') format('woff'),
      url('../fonts/Poppins-SemiBold.ttf') format('truetype'),
      url('../fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
  font-weight: 600;
  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: 0.8rem;
   background-color: #2c60ab;
   font-family: 'Poppins';
   font-weight: normal;
   text-transform: uppercase;
   color: #FFF;
 }

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



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

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

a {
	color: #ffea2a;
}

.text-win{
  color: #ffea2a;
  font-size: 1.5rem;
  line-height: 1.2em;
  text-transform: none;
  font-weight: 900;
}

@media (max-width: 768px) {
  .text-win{
    font-size: 1rem;
    line-height: 1.2em;
  }
}

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


/* ================
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: #83d0f5;
	z-index: 2000;
}

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

#menu_list li a {
	display: block;
	text-align: center;
	color: #242f60;
	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: #242f60;
	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;
  }
}

ul#menu_list {
  margin: 0px;
  -webkit-padding-start: 0px!important;
  -moz-padding-start: 0px!important;
  -o-padding-start: 0px!important;
  padding-start: 0px;
}

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

/* ================
PARTECIPA
===================*/
#errore {
	color: red;
	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: #242f60;
	color: #fff;
	text-align: center!important;
	padding: 0px;
	z-index: 1000;
	position: relative;
  text-transform: uppercase;
}

footer p {

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

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

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

/* ================
PULSANTI
===================*/
   
#ocr.button {
  background: linear-gradient(to bottom, #ffea2a 0%, #ffc800 100%);
  color: #242f60;
  border-radius: 65px;
  border: 0px solid transparent;
  font-weight: bold;
  font-size: 1.2rem;
  padding: 0.25rem 2rem;
  width: max-content;
  max-width: 300px;
  box-shadow: 2px 4px 8px 1px #000;
  text-decoration: none !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

#ocr.button:hover {
  color: #fff;
  background: #242f60;
  transform: scale(1.05);
  box-shadow: 3px 6px 12px 2px #000;
}

.button {
  background: transparent; 
  border: 0;
}

.button:hover {
  transform: scale(1.10);
}

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

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

/* =========================
	 OCR LOADING
	======================= */

  #ocr_loading, #ocr_loading > .modal-dialog, #ocr_loading > .modal-dialog > .modal-content, #ocr_loading > .modal-dialog > .modal-content > .modal-body {
    background-color: transparent !important;
  } 
  
  
  