@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;1,100&display=swap");
html,
body {
  height: 100%;
  font-family: "Poppins", sans-serif;
}

#header {
  position: absolute;
  width: 100%;
}
#header .navbar-brand img {
  max-height: 20px;
}
#header .nav-item a {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}

#google_translate_element {
  position: absolute;
  right: 20px;
  top: 20px;
}

.card-page {
  margin-top: -40px;
  border: 0px;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
}
.card-page .card-header {
  background: #fff;
}
.card-page .card-header h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.02em;
  color: #464e5f;
  margin: 0px;
  padding: 0px;
}

.blue-header {
  background: linear-gradient(180deg, #216fb7 25.72%, #4987bf 100%);
  padding-top: 50px;
  min-height: 300px;
}
.blue-header h1 {
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  line-height: 36px;
  font-style: normal;
  font-weight: 300;
  /* identical to box height */
  text-align: center;
  letter-spacing: 0.02em;
  color: #ffffff;
}

.btn-blue {
  background: #3b99ff;
  color: #fff;
  border-radius: 0px 5px 5px 0px;
}

.navbar-toggler {
  position: absolute;
  left: 110px;
  top: 12px;
  border: 1px solid #fff;
}
.navbar-toggler .icon {
  color: #fff;
}

form input.text {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  /* identical to box height */
  letter-spacing: 0.02em;
  color: #b5b5c3;
}

.ticket-history img {
  max-width: 100%;
}

.see-all {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #3b99ff;
}

.cat-faq {
  border-bottom: 1px solid #f2f2f2;
}
.cat-faq h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #464e5f;
  padding: 0;
  margin: 0px;
}
.cat-faq ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.cat-faq ul li {
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
  padding-left: 15px;
  position: relative;
}
.cat-faq ul li:before {
  content: "•";
  position: absolute;
  left: 4px;
  top: 1px;
  color: #464e5f;
}
.cat-faq ul li a {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.02em;
  color: #b5b5c3;
}

.accordion-item {
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
  padding-bottom: 10px;
}
.accordion-item .accordion-header {
  margin: 0;
  padding: 0px;
  background: none;
  min-height: 40px;
}
.accordion-item .accordion-header .accordion-button {
  padding-left: 0px;
  width: 100%;
  background: none;
  border: 0px;
  text-align: left;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #464e5f;
}
.accordion-item .accordion-header .accordion-button .fas {
  transition: 0.2s all;
  rotate: 90deg;
  margin-right: 10px;
}
.accordion-item .accordion-header .accordion-button.collapsed .fas {
  rotate: 0deg;
}
.accordion-item .accordion-body {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.02em;
  color: #b5b5c3;
  padding-bottom: 20px;
}
.accordion-item .accordion-body p {
  margin-bottom: 0px;
  margin-top: 10px;
}
.accordion-item .accordion-body p img {
  max-width: 100%;
}
.accordion-item .accordion-body p strong {
  font-weight: bold;
  color: #888;
}
.accordion-item .accordion-body .relacionados {
  padding-top: 15px;
}
.accordion-item .accordion-body .relacionados h5 {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.02em;
  color: #464e5f;
}
.accordion-item .accordion-body .relacionados a {
  border: 1px solid #3b99ff;
  color: #3b99ff;
  box-sizing: border-box;
  border-radius: 15px;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.02em;
  padding: 4px 10px;
  transition: 0.2s all;
}
.accordion-item .accordion-body .relacionados a:hover {
  background: #3b99ff;
  color: #fff;
  text-decoration: none;
}

.conteudo-texto img {
  max-width: 100%;
}
.conteudo-texto h2 {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.02em;
  color: #464e5f;
}
.conteudo-texto h3,
.conteudo-texto h4,
.conteudo-texto h5 {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.02em;
  color: #464e5f;
}
.conteudo-texto p {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.02em;
  color: #b5b5c3;
}

.side-menu {
  list-style: none;
  padding: 8px 0px;
  margin: 0px;
  border-bottom: 1px solid #F2F2F2;
}
.side-menu > li.title.opened a {
  color: #464e5f;
}
.side-menu > li.title.opened a i {
  transition: 0.2s all;
  rotate: 90deg;
  padding-right: 0px;
  padding-top: 6px;
  padding-left: 10px;
}
.side-menu > li.title.opened > ul {
  visibility: visible;
  height: auto;
  list-style: none;
  padding: 0px 0px 0px 24px;
  margin: 8px 0px;
}
.side-menu > li.title.opened > ul li.topic-item.selected a {
  color: #3B99FF;
}
.side-menu > li.title.opened > ul li.topic-item a {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.02em;
  display: block;
  width: 100%;
  color: #464E5F;
}
.side-menu > li.title.selected a {
  color: #3B99FF;
}
.side-menu > li.title.selected a i {
  transition: 0.2s all;
  rotate: 90deg;
  padding-right: 0px;
  padding-top: 6px;
  padding-left: 10px;
}
.side-menu > li.title.selected > ul {
  visibility: visible;
  height: auto;
  list-style: none;
  padding: 0px 0px 0px 24px;
  margin: 8px 0px;
}
.side-menu > li.title.selected > ul li.topic-item.selected a {
  color: #3B99FF;
}
.side-menu > li.title.selected > ul li.topic-item a {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.02em;
  display: block;
  width: 100%;
  color: #464E5F;
}
.side-menu > li.title a {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  width: 100%;
  display: block;
  color: #464e5f;
}
.side-menu > li.title a i {
  padding-right: 10px;
}
.side-menu > li.title > ul {
  visibility: hidden;
  height: 0px;
}
