
body {
  font-family: 'Lato', sans-serif;
  color:#090909;
}
.starter-template {
  text-align: center;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.nav-item {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.active {
    font-weight: 900;
}

.navbar {
    padding: 1.2rem 1rem;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 3.5rem;
    padding-left: 3.5rem;
}

.p0 {
    padding: 0px;
}

h1 {
    font-size: 60px;
    line-height: 60px;
    font-weight: 900;
}

h2 {
    font-size: 60px;
    line-height: 60px;
    font-weight: 900;
    color: #fff;
    padding-top: 150px;
    text-align: center;
}

.title2 {
    font-size: 60px;
    line-height: 60px;
    font-weight: 900;
    color: #000;
    padding-top: 100px;
    padding-bottom: 80px;
    text-align: center;
}

.title3 {
    font-size: 42px;
    line-height: 45px;
    font-weight: 900;
    color: #000;
    text-align: left;
    padding-top: 30px;
}

.btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #52c139;
    color: #ffffff;
    border: none;
    padding: 15px 35px;
    font-size: 14px;
    line-height: 1.1;
    letter-spacing: 0.04em;
    font-weight: 500;
    text-transform: uppercase;
    background-clip: padding-box;
    text-decoration: none;
    border-radius: 0px;
}

.p1 {
    font-size: 18px!important;
    line-height: 26px!important;
    font-weight: 300!important;
}

.pl2 {
    padding-left: 2px;
}

.pr2 {
    padding-right: 2px;
}

p {
    font-size: 25px;
    line-height: 35px;
    font-weight: 500;
}

span {
    font-size: 28px;
    line-height: 35px;
    font-weight: 700;
}

.top0 {
    margin-top: 0px!important;
}

.top30 {
    margin-top: 30px!important;
}

.first {
    background: #f8f3f0;
    padding-bottom: 50px;
    padding-top: 100px;
}

.small {
    font-size: 16px;
    font-weight: 500;
}

.small1 {
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
}

.bg1 {
    background: url(../images/bg1.jpg) no-repeat;
    background-size: cover;
    height: 344px;
    margin-top: -20px;
}

.bg2 {
    background: url(../images/bg2.jpg) no-repeat;
    background-size: cover;
    height: 344px;
}

.bg3 {
    background: url(../images/bg3.jpg) no-repeat;
    background-size: 100%;
    background-position: bottom;
}

.bg-grey {
    background: #e1e1e1;
}

.p10 {
    padding: 0 15px 15px 15px;
}
.prog {
    
}

.prog .title {
    font-size: 28px;
    line-height: 35px;
    font-weight: 700;
}

.prog .title1 {
    font-size: 23px;
    line-height: 30px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 5px;
}

.prog span {
    font-size: 25px;
    line-height: 35px;
    font-weight: 700;
}

.cir {
    text-align: center;
}

table.lista-partecipanti{font-size: 20px;
    line-height: 35px;}

td, th { 
 padding: 5px 20px!important;
}

.rally {
    padding-bottom: 70px;
}

.pt30 {
    padding-top: 30px;
}

.partner {
    background: #ebebeb;
    padding-bottom: 70px;
}

.partner img {
    padding-left: 5px;
    padding-right: 5px;
    width: 120px;
}

.f-left {
    float: left;
}

.scarica {
    background: #f8f3f0;
}



.pad {
    padding-top: 70px;
    padding-bottom: 240px;
}

.scarica p {
    font-size: 18px;
    line-height: 23px;
    font-weight: 900;
    text-align: center;
    margin-bottom: 10px;
}

.btn-secondary {
    color: #fff;
    background-color: #000;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 10px;
}

.pt50 {
    padding-top: 50px;
}
.pt40 {
    padding-top: 40px;
}

.onlus {
    background: #b6e169;   
    padding-top: 20px;
    padding-bottom: 5px;
}

footer {
    background: #a09d9b;
    padding-bottom: 20px;
    padding-top: 20px;
    color: #fff;
    font-size: 18px;
}

footer p {
    font-size: 13px;
    margin-bottom: 0px;
}

footer p a {
    color: #fff;
}

footer p a:hover {
    color: #fff;
}

.btn-primary {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.btn-primary:hover {
	color: #fff;
	background-color: #5a6268;
	border-color: #5a6268
}
.pb10 {
    padding-bottom: 10px; 
}
.mobile-no {
    display: block;
}

.mobile-si {
    display: none;
}

@media screen and (max-width:767px) {
    
.mobile-no {
    display: none;
}

.mobile-si {
    display: block;
}
    
.tel-mobile {
    position: fixed;
    bottom: 10px;
    right: 20px;
}
    
.tel-mobile1 {
    position: fixed;
    bottom: 10px;
    right: 100px;
}
    
.plr20m {
    padding-left: 20px;
    padding-right: 20px;
}
    
.top15m {
    margin-top: 15px;
}
    
.top30m {
    margin-top: 30px!important;
}
    
.first {
    padding-bottom: 50px;
    padding-top: 50px;
}
    
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 3.5rem;
    padding-left: 0.5rem;
}
    
h1 {
    font-size: 30px;
    line-height: 31px;
}

h2 {
    font-size: 30px;
    line-height: 31px;
    padding-top: 105px;
}

.pl2 {
    padding-left: 15px;
    margin-top: 5px;
}

.pr2 {
    padding-right: 15px;
}
    
.nopad{padding-top:20px!important;}

.title2 {
    font-size: 30px;
    line-height: 31px;
}
    
.partner img {
    width: 100%;
}
    
.pr5 {
    padding-right: 5px;
}

.pl0 {
    padding-left: 0px;
}
    
p {
    font-size: 16px;
    line-height: 20px;
}


span {
    font-size: 21px;
    line-height: 20px;
}

table.lista-partecipanti {
    font-size: 16px;
    line-height:19px;
}


td, th {
    padding: 5px 5px!important;
}

.small {
    font-size: 12px;
}
    
.small1 {
    font-size: 16px;
}
    
.bg1 {
    background-size: cover;
    height: 200px;
    margin-top: -20px;
}
    
.bg2 {
    background-size: cover;
    height: 200px;
    margin-top: -20px;
}
    
.prog .title {
    font-size: 21px;
    line-height: 24px;
    font-weight: 700;
}
    
.prog span {
    font-size: 16px;
    line-height: 20px;
}
    
.rally p {
    text-align: center;
    padding-top: 20px;
}

.partner {
 padding-top: 45px;
}

.title2 {
    padding-top: 10px;
    padding-bottom: 30px;
}
    
.pad {
    padding-top: 25px;
    padding-bottom: 130px;
}

.mb35 {
    margin-bottom: 35px;
}

footer p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
    text-align: center;
}
	
}