.sec-1 {
  color: #fff;
  background-color: #007aa5;
  background-image: url(../images/faq/bg-1.png);
  background-position: bottom 6px center;
  background-repeat: no-repeat; }
  .sec-1 .header {
    padding-top: 36px; }
    .sec-1 .header h1 {
      padding-top: 12px;
      margin-top: 0; }

.sec-2 {
  margin-top: 48px; }
  .sec-2 .card {
    margin-bottom: 32px; }
    .sec-2 .card .card-head a {
      color: #2a6496;
      box-shadow: none !important;
      text-decoration: none !important;
      font-size: 20px; }
      .sec-2 .card .card-head a:before {
        content: "\f068";
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 10px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        margin-right: 8px;
        vertical-align: 2px; }
      .sec-2 .card .card-head a.collapsed {
        color: #333; }
        .sec-2 .card .card-head a.collapsed:before {
          content: "\f067"; }
      .sec-2 .card .card-head a:hover {
        color: #2a6496; }
    .sec-2 .card .card-body {
      font-size: 16px;
      margin-left: 16px; }

/*# sourceMappingURL=root-faq.css.map */
