/*Preguntas frecuentes */
.md-accordion .card .card-header:not(.collapsed) .rotate-icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.accordion>.card:not(:last-of-type) {
  border-bottom: 1px solid #1f80c3;
  border-radius: 0.5rem !important;
}

.accordion>.card:not(:first-of-type) {
  border-radius: 0.5rem !important;
}

.card {
  border: 1px solid #7bb4dc;
  margin-top: 10px;
  text-align: left;
  border-radius: 0.5rem;
}

.accordion>.card>.card-header {
  background-color: #fff !important;
  margin-bottom: 0px !important;
}

.accordion>.card>.card-header a {
  color: #797979 !important;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}



.services .titulos h1 {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.5em;
}

.md-accordion .card .fa-angle-down {
  float: right;
  font-weight: 900;
  color: #1f80c3;
  margin-right: 0px;
  font-size: 20px;
}

.titlerow {
  text-align: left;
}

.titlerow h3 {
  font-weight: bold;
  font-size: 1.7em;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
}
.listaordenada{
  padding: 5px 20px 0px;
}
/******/