
body { margin:0px; padding:0px; }

.btn { font-family: 'Lato', sans-serif; font-weight:400;  border-radius:10px; border:0px; }
.btn2 { font-family: 'Lato', sans-serif; font-weight:700; font-style: italic;  border-radius:50%; border:0px; display: inline-block; }
.btn:hover { border:0px; }
.btn-nero { background-color:#0b9444; color:#ffffff; }
.btn-nero:hover { background-color:#313896; color:#ffffff; }

.btn-nero2 { background-color:#313896; color:#ffffff; }
.btn-nero2:hover { background-color:#0b9444; color:#ffffff; }

.btn-giallo { background-color:#ffde00; color:#313896; }
.btn-giallo:hover { background-color:#313896; color:#ffde00; }

.btn-verde { background-color:#0b9444; color:#ffffff; }
.btn-verde:hover { background-color:#313896; color:#ffffff; }

.testata { background:url(/img/bg.jpg) no-repeat top center; text-align: center; }
.banner {background:url(/img/banner.jpg) no-repeat top center; text-align: center;}
.bg {background:url(/img/bg.png) no-repeat top center; text-align: center;}
.bg-cuttica {background:url(/img/bg-cuttica.png) no-repeat top center;}
.bg-straneo {background:url(/img/bg-straneo.png) no-repeat top center;}
.bg-10 {background:url(/img/bg-10.png) no-repeat top center;}
.bg-candidati {background:url(/img/bg-candidati.png) no-repeat top center;}


@media (max-width:767px) {
.btn { font-size:11px; padding:10px 10px; }
.btn2 {font-size:20px; padding-top:16px; width: 100px; height:100px;}




.banner {height: 227px; background-size: 550px;}
.bg-cuttica {height:543px;width:auto;padding:30px; }
.cuttica {background:url(/img/cuttica.png)no-repeat;width:100%; height:449px; position:absolute; bottom:36px; left:0; z-index: 0;}
.bg-straneo {height:900px;width:auto;padding:30px;background-size: 1590px; }
.straneo {background:url(/img/straneo.png)no-repeat;width:100%; height:450px; position:absolute; bottom:2px; left:-30px; z-index: 0;-webkit-transform: scaleX(-1);transform: scaleX(-1);}
.bg-10 {height:570px; background-size: 1750px;}
.bg-candidati {height:378px;background-size: 740px;}
.sposta {padding-top:130px;}
}


@media(min-width:768px) and (max-width:991px) {
.btn { font-size:16px; padding:10px 15px; }
.btn2 {font-size:26px; padding-top:28px; width: 140px; height:140px;}

.banner {height: 474px; background-size: 1151px;}
.bg-cuttica {height:543px;width:745px;padding:116px; }
.cuttica {background:url(/img/cuttica.png)no-repeat;width:438px; height:449px; position:absolute; bottom:19px; left:0; z-index: 0;}
.bg-straneo {height:716px;width:745px;padding:87px; }
.straneo {background:url(/img/straneo.png)no-repeat;width:300px; height:450px; position:absolute; bottom:19px; right:0; z-index: 0;}
.bg-10 {height:500px; background-size: 1500px;}
.bg-candidati {height:378px;background-size: 740px;}
.sposta {padding-top:130px;}
}


@media(min-width:992px) {
.btn { font-size:16px; padding:10px 15px; }
.btn2 {font-size:26px; padding-top:36px; width: 151px; height:151px;}

.banner {height: 651px; background-size: 1580px;}
.bg-cuttica {height:543px;width:980px;padding:116px; }
.cuttica {background:url(/img/cuttica.png)no-repeat;width:438px; height:449px; position:absolute; bottom:10px; left:0; z-index: 0;}
.bg-straneo {height:716px;width:980px;padding:87px; }
.straneo {background:url(/img/straneo.png)no-repeat;width:300px; height:450px; position:absolute; bottom:10px; right:0; z-index: 0;}
.bg-10 {height:673px; background-size: 1500px;}
.bg-candidati {height:510px;background-size: 1000px;}
.sposta {padding-top:200px;}
}


@media(min-width:1200px) {
.btn { font-size:16px; padding:10px 15px; }
.btn2 {font-size:26px; padding-top:36px; width: 151px; height:151px;}


.testata {height: 245px;}
.banner {height: 850px; background-size: auto;}
.bg-cuttica {height:543px;width:1200px;padding:116px; }
.cuttica {background:url(/img/cuttica.png)no-repeat;width:438px; height:449px; position:absolute; bottom:0; left:0; z-index: 0;}
.bg-straneo {height:716px;width:1200px;padding:87px; }
.straneo {background:url(/img/straneo.png)no-repeat;width:300px; height:450px; position:absolute; bottom:0; right:0; z-index: 0;}
.bg-10 {height:673px;background-size: auto;}
.bg-candidati {height:612px;background-size: auto;}
.sposta {padding-top:200px;}


}