body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
	min-height: 100vh;
    margin: 0 auto;
}
.backcolor {
background: rgba(255,175,75,1) no-repeat;
}		
.contenitore {
	position: relative;
  min-height: 100vh;
}
	
.navbar-light .navbar-brand {
    color: rgba(0,0,0,.9);
	font-size:5vw;
	font-weight: bold;
}

.navbar-dark .navbar-brand {
    color: #fff;
	font-size:1.1vw;
	font-weight: bold;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 0.5;
    max-width: 10%;
}
.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.5rem 1rem;
}
.spacelat {
	margin-right: 1px;
}
.bg-terzi {
    background-color: #be2222!important;
}
.bg-quarti {
    background-color: #266031!important;
}
.bg-quinti {
    background-color: #e98315!important;
}
.bg-sesti {
    background-color: #e857ce!important;
}
.bg-settimi {
    background-color: #3e499c!important;
	}
.bg-ottavi {
    background-color: #3e499c!important;
    border-radius: 7px;
}
.riempi_a {
	background-color: #565656;
	color: #fff;
}
.riempi_b {
	background-color: #464c97;
	color: #fff;
}
.spaziolato {
	margin: auto;
    width: 100%;
}
.blankspace {
	margin: auto;
    width: 12%;
	margin-top:30px
}

.display-4 {
	font-family: "Nunito", sans-serif;
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 1.2;
	padding-top: 0.8rem;
	color: #fff;
	
}
.display-5 {
	font-family: "Nunito", sans-serif;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.2;
	padding-top: 0.8rem;
	color: #fff;
}

.space {
	height:100px;
}
.space-b {
	height:55px;
}
.footer-ind {
  position: absolute;
  bottom: 0;
  width: 100%;
  }
.footer {
  position: absolute;
  bottom: 0;
  width: 72%;
  }
.sfondo {
	background: #c23737;
	}
.sfondo-b {
	background: #c23737;
	}
.grigio { background: #565656; color: #fff; }
.blu { background: #464c97;  color: #fff;}
@media screen and (max-width: 600px) {
body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 0.9rem;
    font-weight: 350;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
	min-height: 100vh;
    max-width: 400px;
    background-color: papayawhip; 
    margin: 0 auto;

}

.sfondo {
	background: #c23737;
	height: 90px;
	}
.sfondo-b {
	background: #c23737;
	}
.display-5 {
	font-family: "Nunito", sans-serif;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1;
	padding-top: 0.8rem;
	color: #fff;
	margin-bottom: 1rem;
}
.bordo {
	box-shadow: -1px 8px 13px -3px rgba(0,0,0,0.67);
   -webkit-box-shadow: -1px 8px 13px -3px rgba(0,0,0,0.67);
   -moz-box-shadow: -1px 8px 13px -3px rgba(0,0,0,0.67);
	}
.bordo-f {
-webkit-box-shadow: 0px -7px 25px -7px rgba(0,0,0,0.67);
-moz-box-shadow: 0px -7px 25px -7px rgba(0,0,0,0.67);
-o-box-shadow: 0px -7px 25px -7px rgba(0,0,0,0.67);
box-shadow: 0px -7px 25px -7px rgba(0,0,0,0.67);
	}
.blankspace {
    margin: auto;
    width: 24%;
    margin-top: 30px;
	}
.navbar-dark .navbar-brand {
    color: #fff;
	font-size: 2.4vw;
	font-weight: bold;
	}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  }
}
@media screen and (max-width: 900px) {
body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 0.9rem;
    font-weight: 350;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
	min-height: 100vh;
    margin: 0 auto;

}
.navbar-dark .navbar-brand {
    color: #fff;
	font-size: 2.4vw;
	font-weight: bold;
	}
.footer {
    position: absolute;
    bottom: 0;
	margin-left: 7%;
    width: 100%;
  }
.sfondo {
	background: #c23737;
	height: 90px;
	}
.sfondo-b {
	background: #c23737;
	}
.display-5 {
	font-family: "Nunito", sans-serif;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1;
	padding-top: 0.8rem;
	color: #fff;
	margin-bottom: 1rem;
}
@media screen and (max-width: 128px)  and (max-height: 256px) {
body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 0.9rem;
    font-weight: 350;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
	min-height: 100vh;
    margin: 0 auto;

}
.navbar-dark .navbar-brand {
    color: #fff;
	font-size: 2.4vw;
	font-weight: bold;
	}
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
.sfondo {
	background: #c23737;
	height: 90px;
	}
.sfondo-b {
	background: #c23737;
	}
.display-5 {
	font-family: "Nunito", sans-serif;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1;
	padding-top: 0.8rem;
	color: #fff;
	margin-bottom: 1rem;
}
}