/* Add here all your CSS customizations */

footer .footer-logos img {
  padding: 10px;
}

footer .footer-logos img.firma_n {
  height: 90px;
}

footer .footer-logos .all {
  margin-top: 25px;
}

.second-color-footer {
  padding-top: 40px;
  background-color: #1b1b1b;
}

.second-color-footer .copy {
  padding: 30px 0 15px 0;
}

.social-icons.social-icons-big li a {
  height: 35px;
  line-height: 35px;
  width: 35px;
}

.hosting .caracteristicas img {
  padding: 0 2px;
  width: 30px;
}

.hosting .pricing-table .plan .plan-footer {
  padding: 0;
}

.hosting-table th {
  border-top: none;
}

.hosting-KO {
  color: #b00;
}

.hosting-OK {
  color: #1cad00;
}

.old-logos {
  align-items: center;
}

.old-logos img {
  padding: 0 15px;
}

.servicios-box .featured-box-full{
  border-top: none!important;
}

.servicios-box .featured-box-full:first-child{
  border-left: 1px solid rgba(0, 0, 0, 0.06)!important;
}

.nuestros-servicios a{
text-decoration: none;
}

.nuestros-servicios a.featured-box-full:hover{
  background-color: #eee;
}