.header-titulo {
  display: none !important;
  padding-bottom: 12px !important;
}
.header-imagen {
  text-align: center !important;
}
.c {
  background-color: #ffffff !important;
  color: #000000 !important;
}
.c1 {
  color: #ffffff !important;
  background-color: #000000 !important;
}
.txt-1 {
  color: #ffffff !important;
}
.c1.inverse {
  background-color: #ffffff !important;
  color: #000000 !important;
}
.c2 {
  color: #ffffff !important;
  background-color: #179f85 !important;
}
.txt-2 {
  color: #ffffff !important;
}
.c2.inverse {
  background-color: #ffffff !important;
  color: #179f85 !important;
}
input[type=radio]:checked + .it-radio:before{
  background-color: #ffffff !important;
}
input[type=checkbox]:checked + .it-check:before {
  border-bottom: 6px solid #000000 !important;
  border-right: 6px solid #000000 !important;
}
.check .it-check  {
  background-color: #ffffff !important;
}
body, p, em, .col {
  font-size: 14px !important;
  font-family: Arial, Helvetica, sans-serif !important;
}
@media all and (min-width: 479px) {
  body, p, em, .col {
    font-size: 15px !important;
  }
}
h1,h2,h3,.h1,.h2,.h3 {
  font-family: Arial, Helvetica, sans-serif !important;
}
.check .it-check {
  border: 2px solid #ffffff !important;
}