@charset "UTF-8";
.fondo-index {
	background-image: url(../immagini/fondo_aurora1.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left center;
}


#container {
	width: 100%;
}

header {
	min-height: 115px;
	width: 100%;
	background-image: url(../immagini/fondo-header.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	overflow-y: no-display;
	filter: drop-shadow(4px 6px 8px rgb(60, 73, 153));
	position: fixed;
	text-align: center;
}
#headercont {
	margin-right: auto;
	margin-left: auto;
	overflow-y: auto;
	width: 90%;
}
#logo {
	margin-top: 5px;
	display:inline-block;
	float: left;
	height: 100px;
	width: 240px;
	background-image: url(../immagini/logo.svg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;	
}

#caption {
	display: inline-block;
	float: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#caption h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: rgba(60, 73, 153, 1);
	text-align: center;
	line-height: 20px;
	font-weight: normal;
}
.nav {
	width: 100%;
	margin: auto;
	border-top: thin solid rgba(60, 73, 153, 1);
	margin-top: 20px;
}
.nav ul li {
	display: inline-block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 8px;
	
	-webkit-text-stroke-width: 0.5px;
	font-variant: small-caps;
	vertical-align: top;
}
.nav ul li a:link, li a:visited {
	text-decoration: none;
	text-align: center;
	display: block;
	color: rgba(60, 73, 153, 1);
}
.nav ul li a:hover, li a:active {
	text-decoration: none;
	text-align: center;
	display: block;
	color: rgba(255, 84, 64, 1);
}
.anchor {
	margin-top: 250px;
	padding-top: 250px;
}


#chisiamo {
	padding-top: 250px;
	min-height: 750px;
	width: 100%;
	
}
#chisiamocont {
	padding-bottom: 50px;
	margin: auto;
	width: 80%;
}
#chisiamocont h1, #chisiamocont h2 {
	color: rgba(60, 73, 153, 1)
}

#chisiamocont h3 {
	line-height: 30px;
	color: rgba(60, 73, 153, 1)
}
.articleschisiamoa, .articleschisiamob {
	padding-bottom: 50px;
	border-top: thin solid rgba(255, 255, 255, 1);
}


#gestmag {
	padding-top: 250px;
	min-height: 700px;
	width: 100%;
	background-image: url(../immagini/fondo_gestione_magazzini.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
#gestmag h1 {
	color: #FFF;
}
#gestmag h2{
	padding-bottom: 50px;
}
#gestmagcont {
	padding-top: 30px;
	padding-bottom: 30px;
	margin: auto;
	width: 70%;
	background-color: #FFF;	
}
#gestmagcont h3 {
	text-align: left;
	padding:30px;
}
.icocarr {
	float: right;
	height: 90px;
	width: 90px;
	background-image: url(../immagini/ico_carr_blue.svg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
#space{
	height: 200px;
	background-image: url(../immagini/icons1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left center;
}
#space1{
	height: 200px;
	background-image: url(../immagini/icons2.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
#space2{
	height: 200px;
	background-image: url(../immagini/icons3.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right center;
}
#movmer {
	padding-top: 250px;
	min-height: 700px;
	width: 100%;
	background-image: url(../immagini/fondo_movimentazione_merci.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
#movmer h1 {
	color: #FFF;
}
#movmer h2{
	padding-bottom: 50px;
}
#movmercont {
	padding-top: 30px;
	padding-bottom: 30px;
	margin: auto;
	width: 70%;
	background-color: #FFF;	
}
#movmercont h3 {
	text-align: left;
	padding:30px;
}
.icomul {
	float: right;
	height: 90px;
	width: 90px;
	background-image: url(../immagini/ico_mul_blue.svg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
#imbconf {
	padding-top: 250px;
	min-height: 700px;
	width: 100%;
	background-image: url(../immagini/fondo_imballaggio_confezionamento.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
#imbconf h1 {
	color: #FFF;
}
#imbconf h2{
	padding-bottom: 50px;
}
#imbconfcont {
	padding-top: 30px;
	padding-bottom: 30px;
	margin: auto;
	width: 70%;
	background-color: #FFF;	
}
#imbconfcont h3 {
	text-align: left;
	padding:30px;
}
.icobox {
	float: right;
	height: 90px;
	width: 90px;
	background-image: url(../immagini/ico_box_blue.svg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
#contatti {
	padding-top: 250px;
	min-height: 700px;
	width: 100%;
}

#contatticont {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left:10px;
	padding-right:10px;
	margin: auto;
	width: 70%;
	background-color: #FFF;	
	height: auto;
	overflow: auto;
}

#contattileft {
	width: 400px;
	float:left;
	padding-bottom: 20px;
}
#contattimap {
	width: 350px;
	height: 353px;
	background-image: url(../immagini/mappa.png);
}
#contattimap p{
	padding-top: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: rgba(60, 73, 153, 1);
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	background-color: #FFF;	
}
#contattiright {
	width: 400px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	color: rgba(60, 73, 153, 1);
	font-size: 15px;
	line-height: 20px;
	font-weight: lighter;
	padding-bottom: 20px;
}
#contattiright a:link, #contattiright a:visited{
	color: rgba(60, 73, 153, 1);
	text-decoration: none;
}
#contattiright a:hover,#contattiright a:active {
	color: rgba(255, 84, 64, 1);
	text-decoration: none;
}
footer {
	min-height: 500px;
	width: 100%;
	background-color: rgba(60, 73, 153, 1);
	overflow: auto;
}
#footercont {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	
}
#footerleft {
	width: 400px;
	float:left;
}
#footerright {
	width: 400px;
	float:right;
	
}
#footerleft p, #footerright p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 15px;
	line-height: 20px;
	padding-top: 40px;
	font-weight: lighter;
}
#footerleft p a:link, footerleft p a:visited{
	
	color: #FFF;
	text-decoration: none;
}
#footerleft p a:hover, footerleft p a:active{
	color: rgba(255, 84, 64, 1);
	font-size: 15px;
	text-decoration: none;
}
#footerright p a:link, footerrigtht p a:visited{
	
	color: #FFF;
	text-decoration: none;
}
#footerright p a:hover, footerright p a:active{
	color: rgba(255, 84, 64, 1);
	font-size: 15px;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 70px;
	padding-top: 30px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
h3 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: rgba(60, 73, 153, 1);
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
h4 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
}

html, body {
	height: 100%;
	height:auto;	
}
@media only screen and (max-width: 1000px) {
  /* For mobile phones: */
  .nav ul li {
	font-size: 30px;
}
#gestmagcont, #movmercont, #contatticont, #imbconfcont {
	width: 80%;
}
	h2 {
	font-size: 38px;
}
h3 {
	font-size: 30px;
}
h4 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
}
#footerleft p, #footerright p, #contattimap p, #contattiright{	
	font-size: 25px;
	line-height: 30px;
}
}