h1,h2{
    font-family: "LeagueGothic";
    font-size: 50px !important;
    margin-bottom: 25px !important;
    margin-top: 0 !important;
}
.header-title-page{
    background-image: url('../../img/header/farmacialucento-servizi.jpg');
}
.content-page {
    padding: 20px !important;
}
.col-md-12.box-home {
    height: 0;
    overflow: hidden;
    padding-bottom: 60%;
}
.box-content-category {
    margin-top: 20px;
}
.text-category {
    display: inline-block;
    font-family: "LeagueGothic";
    font-size: 25px;
    text-align: center;
    width: 100%;
}
.hover-green[data-toggle="modal"] {
    cursor: pointer;
}
.box-category {
    margin: 30px 0;
}

.data-category {
    background-color: #65c241;
    height: 60px;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    z-index: 9;
}

.data-category .sp-1.sp-natu-white {
    height: 50px;
    margin-top: 6px;
}
.data-category .sp-1.sp-oste-white {
    height: 50px;
    margin-top: 9px;
}
.data-category .sp-1.sp-podo-white {
    height: 44px;
    margin-top: 4px;
}
.data-category .sp-1.sp-opto-white {
    height: 40px;
    margin-top: 11px;
}
