*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: "Muli", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #FD7669;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #fc311e;
    text-decoration: underline; }

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

[role="button"] {
  cursor: pointer; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

@font-face {
  font-family: 'InteloAlt';
  src: url("./fonts/InteloAlt-ExtraBold.woff2") format("woff2"), url("./fonts/InteloAlt-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Georgia';
  src: url("./fonts/Georgia.woff2") format("woff2"), url("./fonts/Georgia.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Georgia';
  src: url("./fonts/Georgia-Italic.woff2") format("woff2"), url("./fonts/Georgia-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'InteloAlt';
  src: url("./fonts/InteloAlt-Bold.woff2") format("woff2"), url("./fonts/InteloAlt-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'InteloAlt';
  src: url("./fonts/InteloAlt-Regular.woff2") format("woff2"), url("./fonts/InteloAlt-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'InteloAlt';
  src: url("./fonts/InteloAlt-Light.woff2") format("woff2"), url("./fonts/InteloAlt-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

img {
  max-width: 100%;
  height: auto;
  display: inline-block; }

body {
  max-width: 100%;
  overflow-x: hidden; }

.panel {
  padding: 23px;
  position: relative;
  background-color: white;
  border-radius: 23px;
  box-shadow: 0 4px 22px rgba(0, 0, 0, 0.1);
  margin-bottom: 32px; }
  @media (max-width: 991.98px) {
    .panel {
      padding: 12px; } }

h1 {
  font-weight: bold;
  margin: 0 0 22px 0;
  color: #FD7669;
  font-size: 45px; }
  @media (max-width: 991.98px) {
    h1 {
      margin: 0 0 12px 0;
      font-size: 23px; } }

h3 {
  font-size: 23px;
  color: #103C55;
  font-weight: bold; }
  @media (max-width: 991.98px) {
    h3 {
      font-size: 14px; } }
  h3 strong {
    color: #FD7669;
    font-weight: bold; }

.button-group {
  padding: 0 0 10px 0;
  flex-wrap: wrap;
  display: flex;
  overflow: auto; }
  @media (max-width: 991.98px) {
    .button-group {
      justify-content: flex-start; } }
  .button-group > .button-check {
    width: 190px;
    margin-right: 10px;
    min-width: 130px;
    text-align: center; }
    @media (max-width: 991.98px) {
      .button-group > .button-check {
        min-width: 0; } }

.button-check {
  position: relative;
  text-align: center;
  display: block;
  background: white;
  color: white;
  transition: .2s all ease; }
  .button-check:hover {
    transition: .3s all ease; }
  .button-check input + span {
    border: 1px solid #CECECE;
    color: #103C55;
    transition: .2s all ease; }
    .button-check input + span:hover {
      transition: .3s all ease; }
  .button-check input:hover + span,
  .button-check input:checked + span {
    background: #085FA9;
    color: white;
    transition: .2s all ease; }
    .button-check input:hover + span:hover,
    .button-check input:checked + span:hover {
      transition: .3s all ease; }
  .button-check span {
    color: #085FA9;
    border-radius: 12px;
    padding: 10px 22px;
    font-weight: bold;
    width: 100%;
    font-size: 14px;
    display: inline-block;
    border: 1px solid #ddd;
    background: #eee;
    cursor: pointer; }
    @media (max-width: 991.98px) {
      .button-check span {
        font-size: 13px; } }
  .button-check input {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    display: block;
    width: 100%;
    opacity: 0;
    height: 100%; }

.btn {
  background: #FD7669;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  border: 1px solid #FD7669;
  padding: 9px 43px;
  border-radius: 10px;
  transition: .2s all ease; }
  .btn:hover {
    text-decoration: none; }
  .btn.btn-secondary {
    background: #085fa9;
    border-color: #085fa9; }
    .btn.btn-secondary:hover {
      background: #064478;
      border-color: #064478;
      box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
      color: white; }
  .btn.btn-lg {
    font-size: 22px; }
    @media (max-width: 991.98px) {
      .btn.btn-lg {
        font-size: 15px; } }
  .btn:hover {
    transition: .3s all ease; }
  .btn:hover {
    background: #fc4837; 
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    color: white;
    border-color: #fc4837; }

select {
  cursor: pointer; }

.form-control {
  border-radius: 8px;
  border: 1px solid #ddd;
  padding: 10px 10px;
  color: #103C55;
  width: 100%;
  max-width: 100%;
  font-size: 14px;
  transition: .2s all ease; }
  .form-control.filled {
    color: #FD7669; }
  .form-control:hover {
    transition: .3s all ease; }
  .form-control:focus {
    outline: 0 none;
    transition: .2s all ease;
    border-color: #085FA9; }
    .form-control:focus:hover {
      transition: .3s all ease; }
  .form-control.error {
    border-color: red; }

.form-group {
  position: relative;
  padding: 0px 0 32px;
  margin-bottom: 0px;
  line-height: 1; }
  .form-group:focus {
    box-shadow: none;
    border-color: #085FA9;
    outline: 0 none; }
  .form-group label {
    margin: 0 0 5px 0;
    padding: 0;
    line-height: 1.4em;
    font-size: 14px;
    display: block; }
  .form-group .help-block {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 12px;
    color: #FD7669; }

.custom-header {
  margin-bottom: 32px; }
  .custom-header h1 {
    font-size: 38px; }

@media (max-width: 991.98px) {
  .panel {
    margin-bottom: 40px; } }

.panel .section-footer {
  position: static;
  height: 20px; }
  .panel .section-footer .btn {
    position: absolute;
    bottom: -15px;
    right: 22px;
    font-size: 16px;
    box-shadow: 0 12px 12px rgba(0, 0, 0, 0.1); }

.site-header {
  margin-bottom: 34px; }
  @media (max-width: 991.98px) {
    .site-header {
      padding-top: 23px; } }
  .site-header .row {
    align-items: center; }
  .site-header .container {
    border-bottom: 1px solid #ddd;
    padding: 12px 0; }
  @media (max-width: 991.98px) {
    .site-header .logo-wrapper {
      text-align: center;
      margin-bottom: 22px; } }
  .site-header .logo-wrapper a {
    display: block;
    cursor: pointer; }
  .site-header .logo-wrapper img {
    max-width: 100%;
    display: inline-block; }
    @media (max-width: 991.98px) {
      .site-header .logo-wrapper img {
        max-width: 190px; } }
  .site-header .nav {
    display: block; }
    @media (max-width: 991.98px) {
      .site-header .nav {
        padding: 0 0;
        overflow: auto; } }
    .site-header .nav ul {
      list-style-type: none;
      display: flex;
      margin: 0;
      padding: 0;
      justify-content: flex-end; }
      @media (max-width: 991.98px) {
        .site-header .nav ul {
          justify-content: center; } }
    .site-header .nav li {
      display: inline-block; }
      @media (max-width: 991.98px) {
        .site-header .nav li {
          width: 20%; } }
      .site-header .nav li a {
        display: inline-block;
        text-align: center;
        padding: 10px 12px;
        color: #103C55;
        font-weight: normal;
        font-size: 14px;
        text-decoration: none;
        cursor: pointer;
        border-radius: 8px;
        position: relative; }
        .site-header .nav li a strong {
          font-weight: normal; }
        @media (max-width: 991.98px) {
          .site-header .nav li a {
            font-size: 10px;
            font-weight: 100;
            padding: 8px 0;
            width: 100%; }
            .site-header .nav li a:active {
              background: #eee; } }
        .site-header .nav li a.done:after {
          position: absolute;
          top: 0;
          right: 22px;
          content: '';
          background-image: url(../img/certidoc-loja-sprite.png);
          background-position: -53px -154px;
          width: 21px;
          height: 21px;
          display: inline-block;
          vertical-align: middle; }
          @media (max-width: 991.98px) {
            .site-header .nav li a.done:after {
              transform: scale(0.6); } }
        .site-header .nav li a .icon {
          height: 45px;
          line-height: 45px;
          display: flex;
          margin-bottom: 8px;
          align-items: center;
          justify-content: center;
          text-align: center; }
          @media (max-width: 991.98px) {
            .site-header .nav li a .icon {
              height: 32px; } }
          .site-header .nav li a .icon:before {
            content: '';
            display: inline-block;
            background-image: url(../img/certidoc-loja-sprite.png);
            background-position: 0px -101px;
            width: 43px;
            height: 43px;
            display: inline-block;
            vertical-align: middle; }
            @media (max-width: 991.98px) {
              .site-header .nav li a .icon:before {
                transform: scale(0.6); } }
        .site-header .nav li a:hover {
          color: #085FA9;
          text-decoration: none; }
        .site-header .nav li a strong {
          display: block; }
      .site-header .nav li a.identificacao .icon:before {
        background-image: url(../img/certidoc-loja-sprite.png);
        background-position: -60px 0px;
        width: 50px;
        height: 40px;
        display: inline-block;
        vertical-align: middle; }
      .site-header .nav li a.identificacao.active, .site-header .nav li a.identificacao:hover {
        color: #FD7669; }
        .site-header .nav li a.identificacao.active .icon:before, .site-header .nav li a.identificacao:hover .icon:before {
          background-image: url(../img/certidoc-loja-sprite.png);
          background-position: 0px 0px;
          width: 50px;
          height: 40px;
          display: inline-block;
          vertical-align: middle; }
      .site-header .nav li a.nfe .icon:before {
        background-image: url(../img/certidoc-loja-sprite.png);
        background-position: -173px -51px;
        width: 41px;
        height: 41px;
        display: inline-block;
        vertical-align: middle; }
      .site-header .nav li a.nfe.active, .site-header .nav li a.nfe:hover {
        color: #FD7669; }
        .site-header .nav li a.nfe.active .icon:before, .site-header .nav li a.nfe:hover .icon:before {
          background-image: url(../img/certidoc-loja-sprite.png);
          background-position: -173px -102px;
          width: 41px;
          height: 41px;
          display: inline-block;
          vertical-align: middle; }
      .site-header .nav li a.pagamento .icon:before {
        background-image: url(../img/certidoc-loja-sprite.png);
        background-position: 0px -154px;
        width: 43px;
        height: 28px;
        display: inline-block;
        vertical-align: middle; }
      .site-header .nav li a.pagamento.active, .site-header .nav li a.pagamento:hover {
        color: #FD7669; }
        .site-header .nav li a.pagamento.active .icon:before, .site-header .nav li a.pagamento:hover .icon:before {
          background-image: url(../img/certidoc-loja-sprite.png);
          background-position: -120px -53px;
          width: 43px;
          height: 28px;
          display: inline-block;
          vertical-align: middle; }
      .site-header .nav li a.agendamento .icon:before {
        background-image: url(../img/certidoc-loja-sprite.png);
        background-position: 0px -101px;
        width: 43px;
        height: 43px;
        display: inline-block;
        vertical-align: middle; }
      .site-header .nav li a.agendamento.active, .site-header .nav li a.agendamento:hover {
        color: #FD7669; }
        .site-header .nav li a.agendamento.active .icon:before, .site-header .nav li a.agendamento:hover .icon:before {
          background-image: url(../img/certidoc-loja-sprite.png);
          background-position: -120px 0px;
          width: 43px;
          height: 43px;
          display: inline-block;
          vertical-align: middle; }
      .site-header .nav li a.certificados .icon:before {
        background-image: url(../img/certidoc-loja-sprite.png);
        background-position: -108px -101px;
        width: 45px;
        height: 40px;
        display: inline-block;
        vertical-align: middle; }
      .site-header .nav li a.certificados.active, .site-header .nav li a.certificados:hover {
        color: #FD7669; }
        .site-header .nav li a.certificados.active .icon:before, .site-header .nav li a.certificados:hover .icon:before {
          background-image: url(../img/certidoc-loja-sprite.png);
          background-position: -53px -101px;
          width: 45px;
          height: 40px;
          display: inline-block;
          vertical-align: middle; }
      .site-header .nav li a.conclusao .icon:before {
        background-image: url(../img/certidoc-loja-sprite.png);
        background-position: -58px -50px;
        width: 48px;
        height: 41px;
        display: inline-block;
        vertical-align: middle; }
      .site-header .nav li a.conclusao.active, .site-header .nav li a.conclusao:hover {
        color: #FD7669; }
        .site-header .nav li a.conclusao.active .icon:before, .site-header .nav li a.conclusao:hover .icon:before {
          background-image: url(../img/certidoc-loja-sprite.png);
          background-position: 0px -50px;
          width: 48px;
          height: 41px;
          display: inline-block;
          vertical-align: middle; }

.site-footer {
  background: white;
  position: relative;
  display: block;
  margin-top: 63px; }
  .site-footer .container {
    border-top: 1px solid #ddd; }
  .site-footer .logo-wrapper {
    text-align: center;
    padding: 32px 10px; }
    .site-footer .logo-wrapper img {
      max-width: 180px; }
  .site-footer .copy {
    background: #085FA9;
    color: white;
    font-size: 13px;
    padding: 22px 0;
    text-align: center; }
    .site-footer .copy p {
      margin: 0; }

.main-home h1 {
  margin-bottom: 12px; }

.main-home form {
  padding: 22px 0; }

.main-home fieldset {
  padding: 0 0 22px 0;
  margin: 0;
  border: 0; }
  .main-home fieldset legend {
    color: #103C55;
    font-weight: bold;
    margin: 0 0 10px 0;
    font-size: 15px; }
  .main-home fieldset .buttons {
    display: flex;
    flex-wrap: wrap; }
    .main-home fieldset .buttons .btn-item {
      color: #103C55;
      border-radius: 12px;
      padding: 10px 22px;
      font-weight: bold;
      width: auto;
      margin-right: 12px;
      display: inline-block;
      border: 1px solid #ddd;
      cursor: pointer; }
      @media (max-width: 991.98px) {
        .main-home fieldset .buttons .btn-item {
          font-size: 13px; } }
      .main-home fieldset .buttons .btn-item:hover, .main-home fieldset .buttons .btn-item.selected {
        background: #085FA9;
        color: white;
        border-color: #085FA9;
        transition: .2s all ease; }
        .main-home fieldset .buttons .btn-item:hover:hover, .main-home fieldset .buttons .btn-item.selected:hover {
          transition: .3s all ease; }

.buybox .panel {
  padding: 44px; }
  @media (max-width: 991.98px) {
    .buybox .panel {
      padding: 30px; } }
  .buybox .panel .row > div {
    padding-left: 4px;
    padding-right: 4px; }

@media (max-width: 991.98px) {
  .buybox .panel--section {
    margin-bottom: 32px; } }

.buybox .panel--section h2, .buybox .panel--section h3 {
  font-weight: 900;
  color: #103C55;
  font-size: 18px;
  text-align: center;
  height: 45px; }
  @media (max-width: 991.98px) {
    .buybox .panel--section h2, .buybox .panel--section h3 {
      text-align: left;
      height: auto; } }
  .buybox .panel--section h2 small, .buybox .panel--section h3 small {
    font-size: .8em;
    font-weight: bold;
    display: block; }

.buybox .panel--section .button-check {
  margin-bottom: 8px; }

.buybox .section-footer {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 32px; }

.boxselected {
  position: relative;
  padding-bottom: 42px; }
  .boxselected figure {
    margin: 0 0 12px 0;
    position: relative;
    text-align: center;
    padding-bottom: 22px; }
  .boxselected img {
    display: inline-block;
    margin: 0 0 12px; }
  .boxselected p {
    margin: 0 0 4px 0; }
  .boxselected .title {
    font-size: 17px;
    text-align: left;
    font-weight: bold;
    color: #103C55; }
    .boxselected .title b {
      font-weight: bold;
      color: #FD7669;
      display: block;
      text-transform: uppercase;
      font-size: 1.3em; }
  .boxselected .product {
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 12px 0; }
  .boxselected .month {
    font-size: .9em;
    font-weight: bold;
    margin: 0; }
  .boxselected .price {
    color: #FD7669;
    font-weight: bold;
    margin: 0; }
  .boxselected .installments {
    font-size: 13px;
    color: #FD7669;
    font-weight: 100; }
  .boxselected .btn {
    position: absolute;
    bottom: -22px;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 12px 22px rgba(0, 0, 0, 0.2); }

.section-footer {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 32px; }

.boxdados.boxselected h3 {
  text-align: left; }

.boxdados.boxselected p {
  margin: 0 0;
  color: #103C55;
  font-size: 14px;
  font-weight: normal; }

.main-selecionados .container {
  max-width: 910px;
  padding-top: 22px;
  padding-bottom: 22px; }

.main-selecionados .boxselected {
  margin: 12px 12px; }

.main-pagamento .payment {
  padding: 32px 40px;
  position: relative;
  text-align: center; }
  @media (max-width: 991.98px) {
    .main-pagamento .payment {
      padding: 32px 12px; } }
  .main-pagamento .payment h1, .main-pagamento .payment h2 {
    color: #103C55;
    font-weight: 900;
    font-size: 30px;
    max-width: 300px;
    margin: 0 auto;
    min-height: 100px; }
  .main-pagamento .payment .btn {
    border-radius: 30px;
    background: #103C55;
    border-color: #103C55;
    margin: 12px 0 22px;
    text-transform: uppercase;
    display: inline-block; }
  .main-pagamento .payment .method {
    margin-bottom: 20px; }
    .main-pagamento .payment .method p {
      margin-bottom: 0;
      font-style: italic;
      font-weight: 100;
      color: #FD7669; }
  .main-pagamento .payment small {
    color: #BFBFBF;
    font-size: 11px;
    text-align: center;
    font-weight: 100;
    line-height: 1.9em; }
  .main-pagamento .payment.local {
    border-left: 1px solid #ddd; }
    @media (max-width: 991.98px) {
      .main-pagamento .payment.local {
        border-left: 0;
        border-top: 1px solid #ddd; } }
    .main-pagamento .payment.local h1, .main-pagamento .payment.local h2 {
      color: #FD7669; }
    .main-pagamento .payment.local .btn {
      border-color: #FD7669;
      background: #FD7669;
      text-transform: uppercase; }

.panel.agendamento {
  color: #103C55; }
  .panel.agendamento h2 {
    color: #103C55;
    font-size: 23px;
    font-weight: 900; }
  .panel.agendamento .form-footer {
    text-align: right; }
  .panel.agendamento fieldset legend {
    margin-bottom: 22px;
    font-size: 18px;
    color: #085FA9;
    font-weight: bold;
    text-transform: uppercase; }
  .panel.agendamento fieldset label {
    display: block;
    margin-bottom: 12px; }
  .panel.agendamento fieldset .item {
    position: relative;
    font-size: 14px;
    font-weight: 100;
    padding-left: 32px;
    color: #103C55; }
    .panel.agendamento fieldset .item input {
      position: absolute;
      left: 0;
      top: 0;
      margin: 8px; }
    .panel.agendamento fieldset .item h3 {
      margin: 0 0 3px 0;
      font-size: 20px;
      color: #103C55; }
  .panel.agendamento .hour,
  .panel.agendamento .address {
    font-size: 14px;
    margin-bottom: 22px; }
    .panel.agendamento .hour p,
    .panel.agendamento .address p {
      margin: 0;
      color: #103C55; }

.main-resumo .panel {
  color: #103C55;
  font-size: 15px; }
  .main-resumo .panel h2 {
    font-weight: 900;
    font-size: 32px;
    color: #103C55; }
  .main-resumo .panel h4 {
    font-weight: bold;
    font-size: inherit;
    color: #103C55;
    font-size: inherit;
    margin: 22px 0 4px 0; }
  .main-resumo .panel p {
    font-weight: 100;
    font-size: inherit;
    margin: 0 0 0; }
  .main-resumo .panel .group {
    margin-bottom: 32px; }

.main-resumo .group-icon {
  display: flex;
  align-items: center;
  padding: 0;
  margin-bottom: 32px; }
  .main-resumo .group-icon .name {
    font-weight: bold; }
  .main-resumo .group-icon img {
    margin-right: 12px;
    display: inline-block;
    vertical-align: middle;
    max-width: 90px; }

.main-resumo .protocolo {
  background: #103C55;
  color: white;
  font-weight: 100;
  text-align: center; }
  .main-resumo .protocolo big {
    font-weight: 900;
    font-size: 32px;
    color: white;
    display: block;
    text-align: center; }
  .main-resumo .protocolo p {
    margin: 0;
    font-size: 12px;
    font-style: italic; }

@media (min-width: 768px) {
  .nfe-frm {
    padding: 32px 54px; } }

.nfe-frm h3 {
  color: #085FA9; }

.nfe-frm .btn-completar {
  font-size: 14px;
  margin-top: 22px;
  padding: 11px 32px;
  text-transform: none;
  font-weight: normal; }

.nfe-frm .form-check {
  display: flex;
  padding: 22px 0 10px;
  margin-top: 12px; }
    .nfe-frm .form-check input {
        margin-right: 12px;
        margin-top: 4px;
    }

.nfe-frm .cupom .form-group {
  padding: 0;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap; }
  .nfe-frm .cupom .form-group > div {
    width: auto; }
  .nfe-frm .cupom .form-group .btn {
    padding: 13px 20px;
    font-size: 13px;
    background: #085FA9;
    border-color: #085FA9;
    margin-top: 25px;
    margin-left: 12px; }

.nfe-frm .cupom .cupom-result {
  border: 1px solid #F0B4B4;
  background: #FFEBEB;
  color: #825555;
  border-radius: 6px;
  padding: 12px;
  margin-top: 10px;
  font-size: 13px;
  width: 100%; }
  .nfe-frm .cupom .cupom-result p {
    margin: 0; }

.nfe-frm .dados-compra {
  display: flex;
  align-items: center;
  padding: 32px 0;
  flex-wrap: wrap; }
  .nfe-frm .dados-compra figure {
    max-width: 50%; }
    @media (min-width: 768px) {
      .nfe-frm .dados-compra figure {
        max-width: 100%; } }
    .nfe-frm .dados-compra figure img {
      display: block;
      max-width: 100%;
      height: auto; }
  .nfe-frm .dados-compra-content > * {
    display: block; }
  .nfe-frm .dados-compra-content .price {
    color: #FD7669;
    font-size: 1.1em;
    font-weight: bold; }


/* Incluido pelo Filipe */

.imgTituloForm {
    text-align: center;
    padding: 0;
    margin: -10px 0px -20px 0px;
    z-index: 1;
}

.tituloForm {
    text-align: center;
    background: #103C55;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 10px;
    padding: 20px 0px 10px 0px;
    z-index: 0;
}

.panel .section-footer-left {
    position: static;
    height: 20px;
}

    .panel .section-footer-left .btn-danger {
        position: absolute;
        bottom: -15px;
        left: 45px;
        font-size: 16px;
        box-shadow: 0 12px 12px rgba(0, 0, 0, 0.1);
    }

.section-footer-left {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 32px;
}

.btn-danger {
    background: #FF0000;
    border-color: #000000;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    border: 1px solid #FD7669;
    padding: 9px 43px;
    border-radius: 10px;
    transition: .2s all ease;
}

.btn-danger:hover {
    background: #990000;
    border-color: #FFD800;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    color: white;
}

.panel .section-footer-left .btn-back {
    position: absolute;
    bottom: -15px;
    left: 45px;
    font-size: 16px;
    box-shadow: 0 12px 12px rgba(0, 0, 0, 0.1);
}

.btn-back {
    background: #FD7669;
    border-color: #000000;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    border: 1px solid #FD7669;
    padding: 9px 43px;
    border-radius: 10px;
    transition: .2s all ease;
}

    .btn-back:hover {
        background: #fc4837;
        border-color: #FFD800;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        color: white;
    }

.button-pagamento-group {
    padding: 5px 0px 10px 0px;
    flex-wrap: wrap;
    display: flex;
    overflow: auto;
    justify-content: center;
}

    .button-pagamento-group > .button-check {
        width: 190px;
        margin-right: 10px;
        min-width: 130px;
        text-align: center;
    }

@media (max-width: 991.98px) {
    .button-pagamento-group > .button-check {
        min-width: 0;
    }
}

.label-usar-dados-cadastro {
    font-size: 14px;
    margin-bottom: 15px;
}

.label-dias-semana {
    font-size: 14px;
    margin-bottom: 15px;
    margin-right: 25px;
}

.oculto {
    display: none;
}

.divIsentoInscricao {
    margin-top: 25px;
}

@media (max-width: 991.98px) {
    .divIsentoInscricao {
        margin-top: 0px;
        margin-bottom: 10px;
    }
}

.panelCadastro {
    padding: 23px;
    position: relative;
    background-color: white;
    box-shadow: 0 4px 22px rgba(0, 0, 0, 0.1);
    margin-bottom: 32px;
    border-left : solid;
    border-bottom : solid;
    border-right : solid;
    border-width: 1px;
    border-color: lightgray;
}

@media (max-width: 991.98px) {
    .panelCadastro {
        padding: 12px;
    }
}

.logoCadastro {
    border: solid;
    border-width: 1px;
    border-color: lightgray;
    min-height: 77px;
    min-width: 301px;
    cursor: pointer;
}

.iconeCadastro {
    border: solid;
    border-width: 1px;
    border-color: lightgray;
    min-height: 250px;
    min-width: 250px;
    cursor: pointer;
}

.divImagemLogo {
    border: solid;
    border-width: 1px;
    border-color: lightgray;
    padding: 10px;
    margin-bottom: 10px;
}

.divImagemLogo label {
    font-weight: bold;
}

.table-wrapper {
    max-height: 300px;
    overflow: auto;
    display: inline-block;
}

legend#separador {
    color: #103C55;
    font-weight: bold;
    margin: 0 0 10px 0;
    font-size: 18px;
}

fieldset#fieldsetOpcionais {
    border: 1px solid #FD7669;
    padding: 20px;
    border-radius: 10px;
}

#fieldsetOpcionais #separador {
    color: #FD7669;
    display: block;
    width: 10em;
    text-align: left;
    margin-left: .5em;
    margin-right: .5em;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
  }
  
  
  .alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
  }