body { bgcolor:#e0f4fc; }
.testo { font-family: 'Open Sans', sans-serif; color:#4a4a4a; font-weight:400; }
.testo a{ color:#005992; }
.testo a:hover{ color:#4a4a4a; }
.h2, h2 { font-family: 'Open Sans', sans-serif; color:#4a4a4a; font-weight:400; }
.dida { font-family: 'Open Sans Condensed', sans-serif; color: #4a4a4a; }

.titoli { font-family: 'Open Sans Condensed', sans-serif; color: #005992; font-weight:700; border-bottom:1px solid #005992; }
.h1, h1 { font-family: 'Open Sans Condensed', sans-serif; color: #005992; font-weight:700; border-bottom:1px solid #005992; }
.titoli-bis { font-family: 'Open Sans Condensed', sans-serif; color: #005992; font-weight:700; }

.row { margin-right: 0px; margin-left: 0px; }
.img-responsive { width:100%; height:auto; }
.img-responsive img{ width:100%; heigth: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; }

@media (max-width:767px) {
.testo { font-size:15px; }
.titoli { font-size:25px; line-height:40px; }
.h1, h1 { font-size:25px; line-height:40px; }
.titoli-bis { font-size:25px; line-height:40px; }
.h2, h2 { font-size:20px; }
.dida { font-size:14px; }

.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; }
 }

@media(min-width:768px) and (max-width:991px) {
.testo { font-size:14px; }
.titoli { font-size:22px; line-height:37px; }
.h1, h1 { font-size:22px; line-height:37px; }
.titoli-bis { font-size:22px; line-height:37px; }
.h2, h2 { font-size:20px; }
.dida { font-size:13px; }

.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; }
 }

@media(min-width:992px) {
.testo { font-size:14px; }
.titoli { font-size:25px; line-height:40px; }
.h1, h1 { font-size:25px; line-height:40px; }
.titoli-bis { font-size:25px; line-height:40px; }
.h2, h2 { font-size:20px; }
.dida { font-size:13px; }

.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; }
 }

@media(min-width:1200px) {
.container { padding-left:0px;padding-right:0px;width:1172px; }
.testo { font-size:15px; }
.titoli { font-size:28px; line-height:40px; }
.h1, h1 { font-size:28px; line-height:40px; }
.titoli-bis { font-size:28px; line-height:40px; }
.h2, h2 { font-size:21px; }
.dida { font-size:14px; }

.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; }
 }

