body {  }
.testo { font-family: "Poppins", sans-serif; font-weight:400; font-style: normal; }
.titolo1 { font-family: "Roboto Condensed", sans-serif; font-weight: 700; font-style: normal; }
.titolo2 { font-family: "Roboto Condensed", sans-serif; font-weight: 700; font-style: normal; }
.titolo3 { font-family: "Roboto Condensed", sans-serif; font-weight: 700; font-style: normal; }
.h1, h1 { font-family: "Roboto Condensed", sans-serif; font-weight: 700; font-style: normal; }
.sottotitolo { font-family: "Roboto Condensed", sans-serif; font-weight: 700; font-style: normal; }
.h2, h2 { font-family: "Roboto Condensed", sans-serif; font-weight: 700; font-style: normal; }

.img-responsive { width:100%; height:auto; }
.img-responsive img{ width:100%; height:auto; }

.margintop-10 { margin-top:10px; }
.margintop-20 { margin-top:20px; }
.margintop-30 { margin-top:30px; }
.margintop-40 { margin-top:40px; }
.margintop-50 { margin-top:50px; }

.marginbottom-10 { margin-bottom:10px }
.marginbottom-20 { margin-bottom:20px }
.marginbottom-30 { margin-bottom:30px }
.marginbottom-40 { margin-bottom:40px }
.marginbottom-50 { margin-bottom:50px }
.paddingtop-10 { padding-top:10px; }
.paddingtop-20 { padding-top:20px; }
.paddingtop-30 { padding-top:30px; }
.paddingtop-40 { padding-top:40px; }
.paddingtop-50 { padding-top:50px; }
.paddingbottom-10 { padding-bottom:10px; }
.paddingbottom-20 { padding-bottom:20px; }
.paddingbottom-30 { padding-bottom:30px; }
.paddingbottom-40 { padding-bottom:40px; }
.paddingbottom-50 { padding-bottom:50px; }

.text-left { text-align:left; }
.text-center { text-align:center; }
.text-right { text-align:right; }

.nero { color:#000000; }
.nero a{ color:#000000; }
.nero a:hover{ color:#dd0000; text-decoration:none; }

.bianco { color:#ffffff; }
.bianco a{ color:#ffffff; }
.bianco a:hover{ color:#dd0000; text-decoration:none; }

.biancoc { color:#ffffff; }
.biancoc a{ color:#ffffff; }
.biancoc a:hover{ color:#efefef; text-decoration:none; }

.rosso { color:#dd0000; }
.rosso a{ color:#dd0000; }
.rosso a:hover{ color:#000000; text-decoration:none; }

.grigio { color:#e1e1e1; }
.grigio a{ color:#e1e1e1; }
.grigio a:hover{ color:#e1e1e1; text-decoration:none; }


@media (max-width:767px) {
.testo { font-size:14px; }
.titolo1 { font-size:46px; line-height:54px; }
.titolo2 { font-size:30px; line-height:36px; }
.titolo3 { font-size:14px; }
.h1, h1 { font-size:30px; line-height:36px; }
.h2, h2 { font-size:19px; }
.sottotitolo { font-size:19px; }

.no-pc { display:block; }
.no-tablet { display:block; }
.no-telefonino { display:none; }
.no-pc-tablet { display:block; }
.no-pc-telefonino { display:none; }
.no-tablet-telefonino { display:none; }

.video1 { width:330px; height:168px; } 
.mappa1 { width:100%; height:300px; }
.centra-telefonino { text-align:center; }
 }


@media(min-width:768px) and (max-width:991px) {
.testo { font-size:14px; }
..titolo1 { font-size:46px; }
.titolo2 { font-size:30px; }
.titolo3 { font-size:14px; }
.h1, h1 { font-size:30px; }
.h2, h2 { font-size:19px; }
.sottotitolo { font-size:19px; }

.no-pc { display:block; }
.no-tablet { display:none; }
.no-telefonino { display:block; }
.no-pc-tablet { display:none; }
.no-pc-telefonino { display:block; }
.no-tablet-telefonino { display:none; }
.hr, hr { margin-top: 10px; margin-bottom: 12px; }
.pre-hr-tablet { margin-top: 10px; }

.video1 { width:330px; height:168px; } 
.mappa1 { width:100%; height:450px; }
}


@media(min-width:992px) {
.testo { font-size:16px; }
.titolo1 { font-size:69px; }
.titolo2 { font-size:39px; }
.titolo3 { font-size:15px; }
.h1, h1 { font-size:39px; }
.h2, h2 { font-size:21px; }
.sottotitolo { font-size:21px; }

.no-pc { display:none; }
.no-tablet { display:block; }
.no-telefonino { display:block; }
.no-pc-tablet { display:none; }
.no-pc-telefonino { display:none; }
.no-tablet-telefonino { display:block; }

.video1 { width:430px; height:215px; } 
.mappa1 { width:100%; height:580px; }
 }


@media(min-width:1200px) {
.testo { font-size:16px; }
.titolo1 { font-size:78px; line-height:88px; }
.titolo2 { font-size:48px; line-height:56px; }
.titolo3 { font-size:15px; }
.h1, h1 { font-size:48px; }
.h2, h2 { font-size:23px; }
.sottotitolo { font-size:23px; }


.no-pc { display:none; }
.no-tablet { display:block; }
.no-telefonino { display:block; }
.no-pc-tablet { display:none; }
.no-pc-telefonino { display:none; }
.no-tablet-telefonino { display:block; }

.video1 { width:550px; height:306px; } 
.mappa1 { width:100%; height:700px; }
 }

