/*Css personalizzato*/
/*Testo e pallina - Osteoptia la soluzione...*/
.vc_tta-panel.vc_active h4 a {
    color:#39ADC9 !important;
}

.vc_tta-panel-title a:hover {
    color: #39ADC9 !important;
}

.vc_tta-panel-title > a.expanded::before, .vc_tta-panel-title > a:hover::before {
    content: "" !important;
    background: #39ADC9 !important;
    border-color: #39ADC9 !important;
}

h4 .wpb_wrapper{
color: #39ADC9 !important;
}

/*virgolette citazioni */
#testinomial-slider:before, .widget-area ul.menu li a:hover {
    color: #0798bc !important;
}