body{font-family: 'Poppins', sans-serif;font-weight: 300;background-color:#FFF;margin:0px;padding:0px;}
.wrapper{width:90%;margin:0 5%;}
.wrapperNO{width:100%;margin:0%;}
div,td,th{font-family: 'Poppins', sans-serif;font-weight: 300;font-size:20px;line-height:24px;}
input,select,textarea,button{font-family: 'Poppins', sans-serif;font-weight: 300;font-size:18px;line-height:22px;padding:10px;width:100%;background-color:#FFF;color:#333;border:solid 1px #DDD;}
h1{font-size:38px;line-height:42px;margin-top:0px;text-align:left;margin-bottom:10px;font-weight: normal;}
h2{font-size:28px;line-height:32px;text-align:left;font-weight: normal; color:#abc300;}
h3{font-size:24px;line-height:28px;text-align:left;font-weight: normal; }
hr{border:dashed 0px;height:1px;color:#DDD;background-color:#DDD;width:50%;margin-bottom:30px;margin-top:30px;}
a{color:#abc300;}
.green{color:#abc300;}
.red{color: #DC4403;}
figure{width:100%;}
figure.trenta{width:100%;}
figure.cinquanta{width:100%;}
figure.cento{width:100%;}
figure img{width:100%;}
figcaption{color:#999;font-style:italic;text-align:center;margin-top:10px;font-size:14px;}
/* TO TOP */
#toTop{width:50px;height:50px;position:fixed;bottom:15px;right:10px;background:url(/images/freccia-top.png)no-repeat;z-index:100;display:none;}

.slide {
	background-image: url(/images/landing/agrilevante-2019.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 500px;
}
.slideBox {
	margin: auto;
    display: table;
    background: rgba(0, 0, 0, 0.4);
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	padding: 50px;
}
.slideTitle {
	z-index: 700;
    font-size: 40px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    line-height: 44px;
    font-family: 'Poppins', sans-serif;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.9);
    padding-top: 40px;
}
.slideSub {
	z-index: 700;
    font-size: 20px;
    text-align: center;
    color: #fff;
    line-height: 24px;
    font-family: 'Poppins', sans-serif;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.9);
    padding-top: 20px;
}
.logo {
	background-color: #FFF;
	padding: 25px;
	border-radius: 10px;
	margin: auto;
	display: table;
}

.buoneCont {
	padding: 50px 0px;
	background-color: #EEE;
	text-align: center;
}
.buoneCont h1 {
	text-align: center;
}
.flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 50px;
}
.ragioniBox {
	background-color: #FFF;
	border: solid 1px #CCC;
	padding: 25px;
	width: 100%;
	margin-top: 55px;
	border-radius: 10px;
	position: relative;
}
.ragioniBox h2 {
	margin-top: 40px;
	text-align: center;
}
.numero {
	margin-top: -50px;
	font-size: 80px;
	font-weight: bold;
}


/* FOOTER */
.anagraficaCont {
	background-color: #2a2a2a;
	padding: 100px 0px;
	color: #FFF;
}
.anagraficaCont h3 {
	text-transform: uppercase;
	color: #9b9b9b;
	font-size: 18px;
	line-height: 20px;
}
.orga, .cont {
	font-size: 16px;
	font-weight: 300;
}
.orga a, .cont a {
	color: #FFF;
}
.iniz {
	font-size: 16px;
	font-weight: 300;
}
.iniz img {
	margin-right: 5px;
}
.mediaFoot {
	text-align: center;
	padding-top: 30px;
	background-image: url(../images/bg-mediaFoot.png);
	background-repeat: repeat-x;
	background-position: 0px 47px;
}
.mediaFoot img {
	border-radius: 100px;
}
.mediaFoot img:hover {
	opacity: 0.6;
}
.mediaFoot a {
	padding: 0px 5px;
	background-color: #2a2a2a;
}
.mediaFoot a:nth-child(1) {
	padding-left: 30px;
}
.mediaFoot a:nth-child(3) {
	padding-right: 30px;
}
.credits {
	text-align: center;
	margin-top: 40px;
	text-transform: uppercase;
}
.credits a {
	color: #FFF;
	text-decoration: none;
	margin: 0px 10px;
	display: block;
}
.credits a:hover {
	color: #abc300;
}
.downApp {
	padding: 10px 0px;
	background-color: #F78D28;
	text-align: center;
	color: #FFF;
	font-size: 18px;
    line-height: 22px;
}
.downApp img {
	width: 20px;
	margin: 0px 0px;
}

.ctaCont {
	padding: 50px 0px 200px 0px;
	background-color: #FFF;
	background-image: url(/images/landing/skyline-bari.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: center;
}
.ctaCont h2 {
	text-align: center;
	font-size:44px;
	line-height:48px;
	margin-top: 0px;
}
.ctaCont h3 {
	text-align: center;
	font-size:30px;
	line-height:34px;
	margin-bottom: 30px;
}



@media only screen and (min-width: 778px) {
/* WRAPPER */
.wrapper{width:96%;margin:0 2%;}
.wrapperNO{width:100%;margin:0%;}
.slideTitle {
    font-size: 50px;
    line-height: 54px;
    padding-top: 40px;
}
.slideSub {
    font-size: 26px;
    line-height: 30px;
    padding-top: 20px;
}
/* FOOTER */
.mediaFoot a {
	padding: 0px 15px;
}

}
@media only screen and (min-width: 1024px) {
.ragioniBox {
	margin-top: 25px;
	width: 32%;
}

/* FOOTER */
.orga, .cont {
	float: left;
	width: 28%;
}
.iniz {
	float: left;
	width: 44%;
}
.iniz img {
	margin-right: 10px;
}
.credits a {
	display: inline-block;
}

}

@media only screen and (min-width: 1400px) {
.wrapper {
	width: 1280px; /* 1140px - 10% for margins */
	margin: 0px auto;
}
.ragioniBox {
	width: 29%;
}
/* FOOTER */
.iniz img {
	margin-right: 25px;
}

}
/* Helper classes */
.invisible{visibility:hidden;}
.clearfix:before,.clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}
