﻿.titolo {
     font-family:"typograph_proextrabold";
     font-size:0.70em;
     color:#fff;
     text-align:center;
}
.titolo2 {
    font-family:"typograph_prosemibold";
    font-size:0.55em;
    color:#fff;
}
.testo3 {
    font-size:0.65em;
    color:#fff;
}
    .testo3 h3 {
        font-size:1em !important;
        margin:0 auto 0.3em !important;
    }
.testo4 {
    color:#fff;
    font-size:0.6em;
    margin:0 auto;
}
.testo4 a,
.testo4 a:link,
.testo4 a:active,
.testo4 a:visited {
      color:#fff;
    font-size:100% !important;
    
}
.card {
    max-width:300px;
    width:auto;
    margin:auto;
    margin-top:-85px;
}
.col-card {
    max-height:171px;
}
#convas-card {
  position: relative;
  top: 144px;
  left: -387px;
  z-index: 110;
}
.img-background {
    position:relative;
    top:0px;
    left:0px;
    z-index:100;
    margin:0 auto;
}
    .img-background img {
        max-width:100%;
        height:170px;
    }

#sn {
     margin-top: 50px;
  margin-left: 500px;
  max-width:149px;
  height: auto;
  border: none !important;
}
.puls {
    font-family:"typograph_prosemibold" !important;
}
@media (min-device-width:1281px) { 
    /* hi-res laptops and desktops */ 
    .titolo {
     font-family:"typograph_proextrabold";
     font-size:0.75em;
     color:#fff;
     text-align:center;
}
.titolo2 {
    font-family:"typograph_prosemibold";
    font-size:0.65em;
    color:#fff;
}
}