.count-block {
    background-image: none;
}



.quotation-block {
    background-image: url(../img/handshake.jpg);
} 
.count-block .productos-1:hover {
    background: #006e9b!important;
    color: #fff;
}

.count-block .productos-2:hover {
    background: #f2933a!important;
    color: #fff;
}

.count-block .productos-3:hover {
    background: #981b29!important;
    color: #fff;
}

.count-block .productos-4:hover {
    background: #6ca84a!important;
    color: #fff;
}






.productos-1-ico:hover .icon, .productos-1-ico:hover .content-title, .productos-1-ico:hover .content-title a {
    color: #006e9b!important;
}

.productos-2-ico:hover .icon, .productos-2-ico:hover .content-title, .productos-2-ico:hover .content-title a {
    color: #f2933a!important;
}

.productos-3-ico:hover .icon, .productos-3-ico:hover .content-title, .productos-3-ico:hover .content-title a {
    color: #981b29!important;
}

.productos-4-ico:hover .icon, .productos-4-ico:hover .content-title, .productos-4-ico:hover .content-title a {
    color: #6ca84a!important;
}


@media only screen 
and (min-device-width : 275px) 
and (max-device-width : 812px)
 {     .sub-fix{
font-size: 10px!important;
        }
    }



