.ajuste-logo {
  position: relative;
  top: 20px;
  width: 280px;
}

.pa-nav-bar {
  padding-top: 5rem;
}
.pa-nav-bar.index {
  padding-top: 52px !important;
}

.pa-breadcrumb {
  margin-top: 3rem;
}

.h600scroll {
  height: 600px;
  overflow: scroll;
  scroll-behavior: smooth;
}

.h-200p {
  height: 200px;
}

.pa-feature ul li:nth-child(3), .pa-feature ul li {
  border-right: none;
}

#nav-tabContent {
  width: 100%;
}

.list-group span {
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #ae2418;
  color: #fff;
  width: 22px;
  height: 24px;
  text-align: center;
  font-size: 14px;
  padding: 0 2px;
  border-radius: 5px;
}
.list-group-item.active {
  background-color: #ae2418;
  border-color: #ae2418;
}

@media screen and (max-width: 1199px) {
  #list-tab {
    font-size: 14px;
  }
  #list-tab span {
    font-size: 12px;
  }

  .pa-sidebar-title {
    font-size: 18px;
  }
}
@media screen and (max-width: 991px) {
  .pa-feature ul li {
    text-align: center;
  }

  .pa-banner-two-text {
    text-align: center;
  }
  .pa-banner-two .col-lg-6 {
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .pa-top-header {
    margin: 0;
  }
}
@media screen and (max-width: 541px) {
  .pa-feature ul li.w-25 {
    width: 100% !important;
  }
}
@media screen and (max-width: 480px) {
  .pa-logo .w-50 {
    width: 100% !important;
  }
}

/*# sourceMappingURL=ajustes.css.map */
