/* 
 * Custom Variables
 *
 */
/* 
 * Bootstrap 
 *
 */
.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item {
  display: -ms-flexbox;
  display: flex;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjdweCIgaGVpZ2h0PSIxMXB4IiB2aWV3Qm94PSIwIDAgNyAxMSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxnIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+CiAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS4wMDAwMDAsIDEuMDAwMDAwKSIgc3Ryb2tlPSIjZjM5MjAwIiBzdHJva2Utd2lkdGg9IjIiPgogICAgICAgICAgICA8cG9seWxpbmUgcG9pbnRzPSIwIDkgNC41IDQuNSAwIDAiPjwvcG9seWxpbmU+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=");
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #EF8100;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #a35800;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(239, 129, 0, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #EF8100;
  border-color: #EF8100;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

nav[aria-label=breadcrumb] {
  margin-top: 2rem;
  padding: 0;
}
nav[aria-label=breadcrumb] button {
  color: #242424;
  font-size: .75rem;
  margin-bottom: .5rem;
  text-transform: uppercase;
}
nav[aria-label=breadcrumb] button span {
  vertical-align: middle;
}
nav[aria-label=breadcrumb] button span::before {
  display: inline-block;
  padding-right: 1rem;
  padding-left: .25rem;
  content: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjdweCIgaGVpZ2h0PSIxMXB4IiB2aWV3Qm94PSIwIDAgNyAxMSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxnIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+CiAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS4wMDAwMDAsIDEuMDAwMDAwKSIgc3Ryb2tlPSIjZjM5MjAwIiBzdHJva2Utd2lkdGg9IjIiPgogICAgICAgICAgICA8cG9seWxpbmUgcG9pbnRzPSIwIDkgNC41IDQuNSAwIDAiPjwvcG9seWxpbmU+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=");
}

.breadcrumb {
  background: transparent;
  border-radius: unset;
  font-size: 0.75rem;
  padding: 0;
  text-transform: uppercase;
}
@media (max-width: 1199.98px) {
  .breadcrumb {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

@media (min-width: 992px) {
  .collapse:not(.show) {
    display: block;
  }
}

@media (max-width: 1199.98px) {
  .breadcrumb-item {
    margin: .5rem 0 .5rem 1.75rem;
  }
  .breadcrumb-item:first-child {
    margin-top: 1rem;
  }
  .breadcrumb-item:first-child::before {
    display: inline-block;
    padding-right: 1rem;
    padding-left: 1rem;
    content: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjdweCIgaGVpZ2h0PSIxMXB4IiB2aWV3Qm94PSIwIDAgNyAxMSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDxnIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+CiAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS4wMDAwMDAsIDEuMDAwMDAwKSIgc3Ryb2tlPSIjZjM5MjAwIiBzdHJva2Utd2lkdGg9IjIiPgogICAgICAgICAgICA8cG9seWxpbmUgcG9pbnRzPSIwIDkgNC41IDQuNSAwIDAiPjwvcG9seWxpbmU+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=");
  }
}
.breadcrumb-item a {
  color: #6D6D6C;
}
.breadcrumb-item.active {
  color: #242424;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 1rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  padding-right: 1rem;
}

.page-item.active .page-link {
  background-color: inherit;
}
.page-item:not(.active) .page-link:hover {
  background-color: inherit;
  color: inherit;
}
.page-item:not(.active) .page-link:hover svg {
  stroke: #EF8100;
}
.page-item:first-child .page-link svg {
  transform: translateX(-2.75rem);
}
.page-item:last-child .page-link svg {
  transform: translateX(2.75rem);
}

.page-link {
  border: none;
  background-color: transparent;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  overflow: hidden;
}
.page-link svg {
  stroke: rgba(60, 60, 59, 0.25);
  stroke-width: 0.5px;
  width: 7.5rem;
}

nav[aria-label=breadcrumb] {
  margin: 3rem 0;
}
@media (max-width: 1199.98px) {
  nav[aria-label=breadcrumb] {
    margin: 3rem 1.5rem;
    max-width: 100%;
  }
}

.breadcrumb {
  margin-bottom: 0;
}

/* 
 * Sections 
 *
 */
#__cursos_interna_hero {
  background-size: cover !important;
  background-position: top center !important;
  background-repeat: no-repeat !important;
  height: 25.625rem;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
@media (max-width: 991.98px) {
  #__cursos_interna_hero {
    padding: 10rem 0 20rem;
    background-position: calc(100% + 54rem) top !important;
  }
}
#__cursos_interna_hero h1 {
  font-size: 5rem;
  font-weight: 700;
  letter-spacing: -2px;
  line-height: 1;
}
@media (max-width: 991.98px) {
  #__cursos_interna_hero h1 {
    font-size: 2.8125rem;
    padding-left: 1rem;
  }
}

.cursos_interna-hero-image {
  position: absolute;
  bottom: -1px;
  right: 0;
}
@media (max-width: 991.98px) {
  .cursos_interna-hero-image {
    max-width: 7.75rem;
    bottom: calc(100% - 1rem);
    right: 50%;
    transform: translateX(50%);
  }
}

article {
  padding: 3rem 0;
}
@media (max-width: 1199.98px) {
  article {
    padding: 3rem 0.75rem;
  }
}
article h2 {
  color: #242424;
  font-weight: 700;
}
article p {
  color: rgba(60, 60, 59, 0.75);
}
article .post-tags {
  margin: 2rem 0;
}
@media (max-width: 1199.98px) {
  article .post-tags {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
article .post-tags li {
  margin-right: 1.5rem;
}
@media (max-width: 1199.98px) {
  article .post-tags li {
    margin-bottom: .875rem;
  }
}
article .post-tags li:last-child {
  margin-right: 0;
}
article .post-tags li svg {
  fill: #EF8100;
  stroke: #fff;
}
article .post-tags li a {
  color: rgba(60, 60, 59, 0.75) !important;
  font-size: .75rem;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (max-width: 1199.98px) {
  article .post-tags li a {
    font-size: .875rem;
  }
}

#__sidebar_vestibular {
  padding-top: 3rem;
}
#__sidebar_vestibular h3 {
  background: url(../images/points_453.png) center left no-repeat;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 2.25rem;
  padding: 3.375rem 2.875rem;
  position: relative;
}
#__sidebar_vestibular h3::before {
  content: '';
  background-image: linear-gradient(to left, #F38300, #EF8100);
  border-top-left-radius: .5rem;
  border-bottom-left-radius: .5rem;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: -100vw;
  z-index: -1;
}
@media (max-width: 1199.98px) {
  #__sidebar_vestibular picture {
    display: none;
  }
}

#__cursos_interna_cta {
  background: #F38300 url(../images/rectangle_2.jpg);
  color: #fff;
  padding: 8.75rem 0 6.25rem;
  position: relative;
  margin-top: 5rem;
}
@media (max-width: 1199.98px) {
  #__cursos_interna_cta {
    margin-top: 5rem;
    padding: 5rem 1rem;
  }
}
#__cursos_interna_cta h2 {
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: -2px;
  max-width: 30rem;
}
@media (max-width: 1199.98px) {
  #__cursos_interna_cta h2 {
    font-size: 2.25rem;
    z-index: 3;
  }
}
#__cursos_interna_cta .btn-cursos_interna-cta {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate3d(-50%, 50%, 0);
  padding-left: 2rem;
  padding-right: 1.75rem;
  z-index: 2;
}
@media (max-width: 1199.98px) {
  #__cursos_interna_cta .btn-cursos_interna-cta {
    width: calc(100% - 3rem);
    z-index: 4;
  }
}
#__cursos_interna_cta .btn-cursos_interna-cta svg {
  margin-left: 1.5rem !important;
}
#__cursos_interna_cta .img-cursos_interna-cta {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
@media (max-width: 1199.98px) {
  #__cursos_interna_cta .img-cursos_interna-cta {
    display: none;
  }
}
