/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 10 2021 | 23:04:22 */
.box-precios {
    padding: 70px 50px;
    background-color: #f7f7f7;
}

.box-precios h3 {
    text-align: center;
}

.box-precios p {
  text-align:center;
      font-size: 14px;
}

.box-precios a {
  text-align:center;
  padding: 12px 20px;
    background-color: #f4524d;
    color: #fff;
    font-size: 18px;
}

.row-servicios-contables img {
  max-width:100px;
}

.row-servicios-contables .wpb_single_image.vc_align_center {
    margin-bottom: 15px;
    margin-top: 30px;
}

.row-servicios-contables h4 {
    font-size: 18px;
    line-height: 25px;
}

.nav-utility {
    background-color: #1e73be;
    color: white;
}

nav.fixed .nav-utility {
    display: block;
}

.nav-utility .btn {
    color: #ffffff !important;
  border-color: white;
}

@media (max-width:760px) {
  .joinchat {
    display:none;
  }
}