
.intro-text-sicurezza .pt-main-title{
    margin: 80px 0px 38px !important;
}
.intro-text-sicurezza .description p{
    font-size: 1em;
    line-height: 30px;
    font-family: 'avenir', serif;
    color: #292929;
}
.intro-text-sicurezza .description p small{
    font-size: 0.75em;
    line-height: 16px !important;
    padding-bottom: 14px !important;
}
.security-info-tab .description{
    padding: 20px 0 0;
}
.security-info-tab .main-tabs a.active{
    color:#1E5FC2 !important;
}
.security-info-tab .main-tabs a{
    border-right:1px solid rgba(128, 128, 128, 0.455);
    font-size: 1em;
    line-height: 30px;
    font-family: 'avenir', serif;
    color: #292929;
}
.security-info-tab .main-tabs a:hover{
    color:#1E5FC2 !important;
}
.security-info-tab .main-tabs a:last-child{
    border-right:0px;
}
.admin-bar .security-info-tab .main-tabs{
    top: 81px !important;
}
.security-info-tab .main-tabs{
    position: sticky;
    top: 49px;
    z-index:99;
    background-color: #FFF;
}
.security-info-tab .description p,
.security-info-tab .rel-posts .title{
    font-size: 1em;
    line-height: 23px;
    font-family: 'avenir', serif;
    color: #292929;
    font-weight: 700;
    text-align: center;
}
.security-info-tab .rel-posts p{
    font-size: 0.85em;
    line-height: 25px;
    font-family: 'avenir', serif;
    color: #292929;
}