/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.prodotti .uk-overlay-panel h3 {
    background-color: #1c4980;
    padding: 5px;
    width: 100%;
    color: #ffffff;
    text-align: center;
}

.prodotti_as .uk-overlay-panel h3 {
    background-color: #016fae;
    padding: 5px;
    width: 100%;
    color: #ffffff;
    text-align: center;  
}


.sfondo_assigurazioni .uk-overlay-panel h3 {
    background-color: #cc0017;
    padding: 5px;
    width: 100%;
    color: #ffffff;
    text-align: center;
   opacity:0.8;
}

.sfondo_assigurazioni_as .uk-overlay-panel h3 {
    background-color: #cc0017;
    padding: 5px;
    width: 100%;
    color: #ffffff;
    text-align: center;  
   opacity:0.8;
}