/*--------------------------------------------------------------
# Copyright (C) joomla-monster.com
# License: http://www.joomla-monster.com/license.html Joomla-Monster Proprietary Use License
# Website: http://www.joomla-monster.com
# Support: info@joomla-monster.com
---------------------------------------------------------------*/

/* ==========================================================================
   CUSTOM styles
   ========================================================================== */
  
/* Here you can add CSS styles to override the default template styles */

.dj-drop, .dj-up_a {
    margin-right: 1px !important;
    border-radius: 3px !important;
    background: rgba(0, 143, 190, 0.7) none repeat scroll 0 0 !important;
}

.dj-main li:hover a.dj-up_a, .dj-main li.hover a.dj-up_a, .dj-main li.active a.dj-up_a {
    color: silver !important;
}

.jm-contact-icons li a {
    vertical-align: middle;
    color: #fff !important;
}.iconvic{    background: #999999;    display: block;    top: 3px;    height: 40px;    width: 40px;    line-height: 40px;    text-align: center;    -webkit-border-radius: 30px;    -moz-border-radius: 30px;    border-radius: 30px;    font-size: 31px;    color: #ffffff;	position:relative;	}.jm-custom-content .jm-description .precios,.jm-custom-content .jm-description .infra,.jm-custom-content .jm-description .marca,.jm-custom-content .jm-description .negocio {  display: block;  padding: 20px 0 20px 100px;  margin: 5px 0;  background-repeat: no-repeat;  background-position: left center;}.jm-custom-content .jm-description .precios span,.jm-custom-content .jm-description .infra span,.jm-custom-content .jm-description .marca span,.jm-custom-content .jm-description .negocio span {  font-weight: 700;  color: #323232;}.jm-custom-content .jm-description .precios {  background-image: url('../images/custom/precios.png');}.jm-custom-content .jm-description .infra {  background-image: url('../images/custom/infra.png');}.jm-custom-content .jm-description .marca {  background-image: url('../images/custom/marca.png');}.jm-custom-content .jm-description .negocio {  background-image: url('../images/custom/negocio.png');}