.donate
{
	text-align: center;
	margin-bottom: -2px;
}

.header
{
	height:     100px;
	background: #49678d;
}

.paragraph-1
{
	text-align:      center;
	line-height:     1.3em;
	background-size: cover;
	font-style:      italic;
}

button, input[type="button"], input[type="submit"]
{
	text-align: center;
	color: #37981F;
	border-radius: 15px;
	width: 245px;
}

.error
{
	color: #D8000C;
}

.ancora
{
	color: #FFFFFF;
}

footer
{
	background: #49678d;
	color: white;
	margin-top: 1px;
}

footer a
{
	color: #fff;
	font-size: 14px;
	transition-duration: 0.2s;
}

footer a:hover
{
	color: #FA944B;
	text-decoration: none;
}

.copy
{
	font-size:  12px;
	padding:    10px;
	border-top: 1px solid #FFFFFF;
	margin-top: 10px;
}

.footer-middle
{
	padding-top: 2em;
	color: white;
}

ul.social-network
{
	list-style: none;
	display: inline;
	margin-left: 0 !important;
	padding: 0;
}

ul.social-network li
{
	display: inline;
	margin: 0 5px;
}

.social-network a.icoFacebook:hover
{
	background-color: #3B5998;
}

.social-network a.icoLinkedin:hover
{
	background-color: #007bb7;
}

.social-network a.icoFacebook:hover i, .social-network a.icoLinkedin:hover i
{
	color: #fff;
}

.social-network a.socialIcon:hover, .socialHoverClass
{
	color: #44BCDD;
}

.social-circle li a
{
	display: inline-block;
	position: relative;
	margin: 0 auto 0 auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	width: 30px;
	height: 30px;
	font-size: 15px;
}

.social-circle li i
{
	margin: 0;
	line-height: 30px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover
{
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}

.social-circle i
{
	color: #595959;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.social-network a
{
	background-color: #F9F9F9;
}

.elementor-button
{
	display: inline-block;
	line-height: 1;
	background-color: #818a91;
	font-size: 15px;
	padding: 12px 24px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	fill: #fff;
	text-align: center;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.elementor-align-icon-right
{
	margin-left: 5px;
	-webkit-box-ordinal-group: 16;
	-ms-flex-order: 15;
	order: 15;
}

.elementor-button-content-wrapper
{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

button
{
	border: 1px solid;
	border-color: #eaeaea;
	background: #e6e6e6;
	padding: .6em 1em .4em;
}

input[type=email], input[type=number], input[type=password], input[type=reset],
	input[type=search], input[type=tel], input[type=text], input[type=url],
	select, textarea
{
	color: #666;
	padding: 0.36em;
	height: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #eaeaea;
	border-radius: 0px;
	background: #FFFFFF;
	box-shadow: none;
	box-sizing: border-box;
	transition: all .2s linear;
}

.carrello
{
	position: absolute;
	top:      1px;
	right:    1px;
	width:    40px;
	height:   37px;
}

.login
{
	position: absolute;
	top:      2px;
	right:    5px;
}

.modale
{
	background: white !important;
}

/* MEDIA QUERY INIZIO */

@media screen and (max-width: 320px)
{
	div.login
	{
		font-size: 10px;
	}
	
	#paragrafo
	{
		font-size: 14px;
	}

	table, tr, td, tbody, thead
	{
        font-size: 11px;
    }

    th[class="sfondo-intestazione-dati-tabellari dummy"], td[class="dummy"], td[class="sfondo-intestazione-dati-tabellari dummy"]
	{
    	font-size: 9px;
    }
}

@media screen and (min-width: 321px) and (max-width: 480px)
{
	div.login
	{
		font-size: 11px;
	}
	
	#paragrafo
	{
		font-size: 15px;
	}
	
	table, tr, td, tbody, thead
	{
        font-size: 12px;
    }
    
    th[class="sfondo-intestazione-dati-tabellari dummy"], td[class="dummy"], td[class="sfondo-intestazione-dati-tabellari dummy"]
	{
        font-size: 10px;
    }
}

@media screen and (min-width: 481px) and (max-width: 600px)
{
	div.login
	{
		font-size: 12px;
	}
	
	#paragrafo
	{
		font-size: 16px;
	}
	
	table, tr, td, tbody, thead
	{
        font-size: 13px;
    }
    
    th[class="sfondo-intestazione-dati-tabellari dummy"], td[class="dummy"], td[class="sfondo-intestazione-dati-tabellari dummy"]
	{
        font-size: 11px;
    }
}

@media screen and (min-width: 601px) and (max-width: 768px)
{
	div.login
	{
		font-size: 13px;
	}
	
	#paragrafo
	{
		font-size: 17px;
	}
	
	table, tr, td, tbody, thead
	{
        font-size: 14px;
    }
    
    th[class="sfondo-intestazione-dati-tabellari dummy"], td[class="dummy"], td[class="sfondo-intestazione-dati-tabellari dummy"]
	{
        font-size: 12px;
    }
}

@media screen and (min-width: 769px) and (max-width: 900px)
{
	div.login
	{
		font-size: 14px;
	}
	
	#paragrafo
	{
		font-size: 18px;
	}
	
	table, tr, td, tbody, thead
	{
        font-size: 15px;
    }
    
    th[class="sfondo-intestazione-dati-tabellari dummy"], td[class="dummy"], td[class="sfondo-intestazione-dati-tabellari dummy"]
	{
        font-size: 13px;
    }
}

@media screen and (min-width: 901px) and (max-width: 1024px)
{
	div.login
	{
		font-size: 15px;
	}
	
	#paragrafo
	{
		font-size: 19px;
	}
	
	table, tr, td, tbody, thead
	{
        font-size: 16px;
    }
    
    th[class="sfondo-intestazione-dati-tabellari dummy"], td[class="dummy"], td[class="sfondo-intestazione-dati-tabellari dummy"]
	{
        font-size: 14px;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1200px)
{
	div.login
	{
		font-size: 16px;
	}
	
	#paragrafo
	{
		font-size: 20px;
	}
	
	table, tr, td, tbody, thead
	{
        font-size: 16px;
    }
    
    th[class="sfondo-intestazione-dati-tabellari dummy"], td[class="dummy"], td[class="sfondo-intestazione-dati-tabellari dummy"]
	{
        font-size: 14px;
    }
}

@media screen and (min-width: 1201px)
{
	div.login
	{
		font-size: 17px;
	}
	
	#paragrafo
	{
		font-size: 21px;
	}
	
	table, tr, td, tbody, thead
	{
        font-size: 16px;
    }
    
    th[class="sfondo-intestazione-dati-tabellari dummy"], td[class="dummy"], td[class="sfondo-intestazione-dati-tabellari dummy"]
	{
        font-size: 14px;
    }
}

/* MEDIA QUERY FINE */

.divTable
{
	display: table;
	width:   100%;
}

.divTableRow
{
	display: table-row;
}

.divTableHeading
{
	display: table-header-group;
}

.divTableCell, .divTableHead
{
	display: table-cell;
}

.divTableHeading
{
	display: table-header-group;
}

.divTableFoot
{
	display: table-footer-group;
}

.divTableBody
{
	display: table-row-group;
}

.center
{
	text-align: center;
}

#dati-tabellari tr
{
	text-align: center;
}

#dati-tabellari td
{
	text-align: center;
}

.sfondo-intestazione-dati-tabellari
{
	background: #FFFFE0;
}

.dummy
{
}

.formula
{
 /* font-weight: bold; */
	font-style:  italic;
}

.maiuscolo
{
	text-transform: uppercase;
}

/* Immagini IMC Inizio */
.container-imc
{
 display:         flex;
 flex-wrap:       nowrap;
 justify-content: space-around;
}

.img-imc-1
{
 width:   100%;
 height:  auto;
 padding: 16%;
}

.img-imc-2
{
 width:   100%;
 height:  auto;
 padding: 16%;
}

.img-imc-3
{
 width:   100%;
 height:  auto;
 padding: 16%;
}

.img-imc-4
{
 width:   100%;
 height:  auto;
 padding: 16%;
}

.img-imc-5
{
 width:   100%;
 height:  auto;
 padding: 17%;
}

.img-imc-6
{
 width:   100%;
 height:  auto;
 padding: 18%;
}
/* Immagini IMC Fine */

input[type=text]
{
 border-radius: 3px;
}

/* */
.blink
{
	animation: blinker 1s linear infinite;
}

@keyframes blinker
{
  50%
  {
      opacity: 0;
  }
}
/* */

input[type=range]
{
  -webkit-appearance: none;
  margin:             20px 0;
  width:              100%;
}

input[type=range]:focus
{
  outline: none;
}

input[type=range]::-webkit-slider-runnable-track
{
  width:         100%;
  height:        4px;
  cursor:        pointer;
  animate:       0.2s;
  background:    #03a9f4;
  border-radius: 25px;
}

input[type=range]::-webkit-slider-thumb
{
  height:             20px;
  width:              20px;
  border-radius:      50%;
  background:         #fff;
  box-shadow:         0 0 4px 0 rgba(0,0,0, 1);
  cursor:             pointer;
  -webkit-appearance: none;
  margin-top:         -8px;
}

input[type=range]:focus::-webkit-slider-runnable-track
{
  background: #03a9f4;
}

.range-wrap
{
  width:    100%;
  position: relative;
}

.range-value
{
  position: relative;
  top:      -20px;
}

.range-value span
{
  width:         30px;
  height:        24px;
  line-height:   24px;
  text-align:    center;
  background:    #03a9f4;
  color:         #fff;
  font-size:     12px;
  display:       block;
  position:      absolute;
  left:          50%;
  transform:     translate(-50%, 0);
  border-radius: 12px;
}

.range-value span:before
{
  content:      "";
  position:     absolute;
  width:        0;
  height:       0;
  border-top:   10px solid #03a9f4;
  border-left:  5px solid transparent;
  border-right: 5px solid transparent;
  top:          100%;
  left:         50%;
  margin-left:  -5px;
  margin-top:   -1px;
}

.range
{
  width: 100%;
}

.bubble
{
  background:    #49678d;
  color:         white;
  padding:       4px 12px;
  position:      absolute;
  border-radius: 4px;
  left:          50%;
  transform:     translateX(-96%);
}

.bubble::after
{
  position:   absolute;
  width:      2px;
  height:     2px;
  background: red;
  top:        0px;
  left:       50%;
}

p span
{
 display: block;
}