.fa-stack.fa-4x {
  font-size: 30px;
}

.col-sm-6.col-md-4.ColServicios {
  margin-top: 30px;
}

.text-uppercase.section-heading {
  /*margin-top: 15px;*/
}

.section-heading {
  margin-top: 15px;
}

.material-icons.fa-stack-1x.fa-inverse {
  font-size: 40px;
  margin-top: 10px;
  text-align: center;
}

.HeadingFooter {
  font-size: 20px;
  font-family: 'Kaushan Script';
  color: rgb(254,209,54);
}

iframe {
  padding-bottom: 20px;
}

 header.masthead {
  background-image: url('assets/img/header-bg.jpg');
  background-size: cover;        /* La imagen cubre todo el div */
  background-position: center;   /* Centra la imagen */
  background-repeat: no-repeat;  /* Evita que se repita */
}
