html {
  scroll-behavior: smooth;
}
.titulo-pagina {
  margin-top: 110px;
  text-align: left;
  background: linear-gradient(-35deg, #00446A 50%, #FE6A00 50.2%);
}
@media (max-width: 508px) {
  .titulo-pagina {
    margin-top: 110px;
    text-align: left;
    background-color: #FE6A00;
  }
}
span.page-link.active {
  background-color: #FE6A00;
  border-color: #FE6A00;
  color: #fff !important;
}
.titulo-pagina p {
  font-weight: 600;
  font-size: 38px !important;
  color: #fff;
  padding: 20px 140px 20px 15px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0;
}
.linha-topo {
  height: 24px;
}
h1.entry-title, h2.entry-title, h3.entry-title {
  font-weight: 700;
}
/* img */
.wp-post-image {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}
.small p {
  margin-bottom: 0.3rem;
}
.entry-meta {
  margin-bottom: 1rem;
  color: #6c757d;
}
.avatar {
  border-radius: 50%;
}
.avatar-96, .avatar-32 {
  width: 45px;
  height: 45px;
}
.avatar-32 {
  margin-right: 1rem;
}
a:not([class]) {
  color: #00446A;
  text-decoration: none;
}
a:not([class]):hover {
  color: #0170b0;
  text-decoration: underline;
}
.post-by {
  text-decoration: none;
}
.post-by:hover {
  text-decoration: underline;
}
.posted-on {
  font-size: 0.75rem;
}
.entry-content p {
  margin-bottom: 1.4em;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400;
  word-break: break-word;
}
.entry-content h2, .entry-content h3, .entry-content h4 {
  padding-top: 0.5em;
  margin-bottom: 1.4em;
  font-weight: 600;
  font-size: 1.25rem;
}
.entry-content h2 {
  font-size: 1.25rem;
}
.entry-content h3, .entry-content h4, .entry-content h5 {
  font-size: 1.15rem;
}
.entry-content a, .category-header a {
  font-weight: 600;
  color: #FE6A00;
}
.entry-content a:hover, .category-header a:hover {
  font-weight: 600;
  text-decoration: underline;
  color: #FE6A00;
}
#share-content a:hover {
  text-decoration: none !important;
}
/* PAGES */
.infografico-quem-somos {
  border-top: 68px solid #5199C2;
  margin: 0 auto;
  position: relative;
  top: -150px;
  width: 100%;
  z-index: -1;
}
.card-quemsomos {
  box-shadow: 5px 3px 6px rgba(0, 0, 0, 0.16);
  border: 1px solid #EBEBEB;
  border-radius: 5px;
  text-align: center;
  min-height: 232px;
  max-height: 232px;
  font-weight: 500;
  font-size: 18px;
  color: #5199C2;
  line-height: 1.2em;
}
.card-quemsomos strong {
  font-weight: bold;
  font-size: 18px;
  color: #0F6291;
}
/* Sidebar */
.sticky-sidebar {
  height: 100px;
  position: sticky;
  top: 0;
  margin-bottom: 50rem;
}
#primary-menu a {
  border-bottom: 4px solid #fff;
  font-weight: 500;
  font-size: 17px;
  color: #202020;
  font-family: Helvetica, Arial, sans-serif;
}
#mobile-menu a {
  border-bottom: 4px solid #fff;
  font-weight: 500;
  font-size: 15px;
  color: #202020;
  font-family: Helvetica, Arial, sans-serif;
}
#mobile-menu li a {
  font-size: 1.25rem;
  line-height: 2.3;
}
.btn-topo {
  z-index: 289;
  bottom: 46px;
  right: 20px;
  width: 37px;
  height: 37px;
  text-align: center;
  box-shadow: 0 3px 6px #00000029;
}
.btn-curso.btn-primary {
  border-color: #007CC1 !important;
  background-color: #007CC1 !important;
}
a.btn-entrar {
  border-width: 2px;
}
a.btn-entrar:hover {
  color: #fff;
}
#contas a:hover {
  box-shadow: 0 1px 2px 2px #ddd;
}
#primary-menu a:hover, #primary-menu a.active {
  border-bottom: 4px solid #FE6A00;
  text-decoration: none;
}
#mobile-menu a:hover {
  border-bottom: 4px solid #FE6A00;
  text-decoration: none;
}
#menu-pagina a:hover, #menu-pagina a.active {
  border-bottom: 4px solid #fff;
  text-decoration: none;
}
#menu-pagina a {
  color: #fff;
  border-bottom: 4px solid #FE6A00;
  text-decoration: none;
}
#menu-footer a {
  font-weight: 500;
  font-size: 15px;
}
#menu-footer a:hover, .footer-warning a:hover {
  color: #FE6A00;
  text-decoration: none;
}
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
input {
  display: block;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
input[type="checkbox"] {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  print-color-adjust: exact;
}
ul.comment-list li {
  display: block;
}
.fn a, .fn {
  font-weight: 600;
  text-decoration: none;
}
.says {
  display: none;
}
.bg-warning > a {
  color: #FE6A00;
  font-weight: 500;
}
.bg-warning > a:hover {
  color: #cd4b00;
  text-decoration: none;
}
.tag-cloud-link {
  background-color: #e5f2ff;
  color: #0170b0;
  padding: 4px 8px;
  text-align: center;
  border-radius: 5px;
}
.row > .snippet-sidebar {
  background-color: #fff8f2;
  color: #f28b24;
}
.row > div .btn-warning.tada, div.text-center a.btn-warning.tada, .offcanvas a.btn-warning {
  background: linear-gradient(225deg, #efbe8b, #f05a00 75%);
  color: white;
}
.row > div .btn-warning.tada:hover, div.text-center a.btn-warning.tada:hover {
  background: linear-gradient(225deg, #efbe8b, #f05a00 75%);
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1), 0 1px 10px 0 rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.1) !important;
}
.redes-sociais {
  list-style-type: none;
}
.redes-sociais a {
  padding-right: 0.7rem;
  color: #5f5f5f;
  text-decoration: none;
}
a.btn-face:hover, a.btn-face:focus {
  color: #5a80cd;
}
a.btn-instagram:hover, a.btn-instagram:focus {
  color: #be236b;
}
a.btn-twitter:hover, a.btn-twitter:focus {
  color: #3bb8dd;
}
a.btn-youtube:hover, a.btn-youtube:focus {
  color: #ee3238;
}
a.btn-whatsapp:hover, a.btn-whatsapp:focus {
  color: #48985D;
}
a.btn-linkedin:hover, a.btn-whatsapp:focus {
  color: #0077B5;
}
h1.page-title {
  font-weight: 700;
  font-style: italic;
  color: #FE6A00;
  font-size: 42px;
  margin: 5px 0 5px -2px;
}
.bd-callout-warning {
  --bd-callout-bg: rgba(var(--bs-warning-rgb), .075);
  --bd-callout-border: rgba(var(--bs-warning-rgb), .5);
}
.bd-callout {
  padding: 1.25rem;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  background-color: var(--bd-callout-bg, var(--bs-gray-100));
  border-right: 0.4rem solid #f28b24;
}
#callout ul {
  list-style-type: none;
}
#callout li {
  font-weight: 500;
}
#viajabox-block > div .btn-warning {
  background-color: #f28b24;
  color: white;
}
#viajabox-block > div .btn-warning:hover {
  background-color: #d96716;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated:hover {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
