.ast-container {
  max-width: 100%;
  padding: 0;
}
.educational-archive {
  width: 100%;
}
.escola-integral {
  max-width: 1440px;
  font-family: 'Metropolis';
}
.escola-integral.min {
  max-width: 1340px;
}
.checkbox-round {
  display: inline !important;
  width: 1rem;
  height: 1rem;
  background-color: white;
  border-radius: 50%;
  vertical-align: middle;
  border: 1px solid #ddd;
  appearance: none;
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
}
.checkbox-round:checked {
  background-color: gray;
}
.escola-integral .bg-green {
  background: url(/wp-content/themes/astra_old/assets/svg/bg-green.svg);
  background-size: contain;
  min-height: 400px;
  padding: 4rem 6rem 7rem 8.5rem;
  background-repeat: no-repeat;
}
.escola-integral h1 {
  font-family: 'Metropolis';
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
}
.escola-integral h4 {
  font-family: 'Metropolis';
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 1rem;
}
.escola-integral p {
  font-family: 'Metropolis';
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
}
.escola-integral h2 {
  color: #2364AA;
  font-weight: 900;
  font-size: 43px;
  font-family: 'Metropolis';
}
.escola-integral .bg-blue {
  background: rgba(35, 100, 170, 0.1);
  padding: 14px 21px 14px 21px;
  gap: 16px;
  border-radius: 29px;
  display: flex;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 1.5rem;
  align-items: center;
}
.escola-integral .bg-blue p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  font-family: 'Metropolis';
}
.escola-integral .button-blue {
  background: #2364AA;
  border-radius: 44.5px;
  color: #FFF;
  font-size: 20px;
  font-weight: 700;
  padding: 16px 40px 16px 40px;
}
.escola-integral .div-btn {
  width: 80%;
  margin: 4rem auto;
  text-align: center;
}
.calculadora-texto {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  align-content: center;
  padding-right: 2rem;
}
.pagina {
  font-family: 'Montserrat';
  font-size: 12px;
  font-weight: 400;
  line-height: 14.63px;
  text-align: center;
}
.paginacao {
  display: flex;
  gap: 0.5rem;
  margin: 0.5rem 0 2rem 0;
}
.paginacao li {
  width: 41px;
  height: 5px;
  border-radius: 14.5px;
  background: rgba(217, 217, 217, 1);
}
.paginacao li.active {
  background: rgba(0, 148, 54, 0.5);
}
.paginacao li.active2 {
  background: rgba(0, 148, 54, 1);
}
.form-calculadora {
  display: flex;
  flex-direction: column;
  align-items: center;
}
label {
  font-family: 'Metropolis';
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  margin: 1rem 0;
}
select {
  border: 2px solid rgba(0, 148, 54, 1);
  border-radius: 20px;
  width: 70%;
  margin: 1rem 0;
}
select option {
  font-family: 'Metropolis';
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  border: none;
}
select option:hover {
  box-shadow: 0 0 10px 100px rgba(0, 148, 54, 0.08) inset;
}
.div-form {
  display: flex;
  flex-direction: column;
  width: 80%;
  text-align: center;
  align-items: center;
  min-height: 350px;
}
.btn-etapas {
  font-family: 'Metropolis';
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
  height: 54px;
  padding: 14px 34px 14px 34px;
  gap: 10px;
  border-radius: 44px;
  background-color: #FFF;
  color: rgba(0, 103, 37, 1);
}
.btn-etapas:hover,
.btn-etapas:active {
  background: rgba(0, 148, 54, 0.1);
  color: rgba(0, 103, 37, 1);
}
.div-btn-etapas {
  display: flex;
  justify-content: space-between;
  width: 80%;
}
.etapas {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.radio label {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: 400;
  line-height: 19.5px;
  text-align: center;
  border-radius: 26.5px;
  padding: 8px 12px 8px 12px;
  background: rgba(0, 148, 54, 0.1);
  margin: 0.5rem;
  display: inline-block;
}
.horas {
  border: 2px solid #009436 !important;
  border-radius: 20px !important;
  text-align: center;
}
.filtros {
  margin: 2rem 0;
}
.filtros label {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: 400;
  line-height: 19.5px;
  text-align: center;
  border-radius: 26.5px;
  padding: 8px 12px 8px 12px;
  background: rgba(0, 148, 54, 0.1);
  margin: 0.5rem;
  display: inline-block;
  border: 1px solid rgba(0, 148, 54, 0.1);
  width: 100px;
}
.filtros label:hover {
  border: 1px solid #009436;
}
.filtros label i {
  color: #2F313691;
  font-size: 13px;
}
.divFiltros {
  display: none;
}
.divFiltros ul {
  padding: 0px;
  margin: 0px;
}
.bg-purple {
  padding: 11px 20px 11px 20px;
  gap: 11px;
  border-radius: 10px;
  background: #7E78D233;
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.bg-purple p {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.5px;
  margin-bottom: 0;
}
.results.tempo-integral {
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 30px !important;
}
.solucao {
  background-color: #FFF;
  border-radius: 18px;
  width: 100%;
}
.img-solucao {
  width: 100%;
  height: 187px;
  background-size: cover !important;
  background-position: center !important;
  border-radius: 18px 18px 0 0;
}
.solucao-content {
  padding: 30px;
}
.solucao-title {
  font-family: 'Montserrat';
  font-size: 20px;
  font-weight: 500;
  line-height: 24.38px;
}
.solucao-category {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: 400;
  line-height: 19.5px;
  margin-bottom: 2rem;
}
.solucao p {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.link-saiba-mais {
  font-family: Metropolis;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  color: #006725;
}
.carga-horaria i {
  color: #2F313691;
}
.carga-horaria {
  font-family: 'Metropolis';
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  background-color: #7DE0B41F;
  border-radius: 0 16px 16px 0;
  padding: 10px 30px 10px 10px;
  margin-left: -30px;
  margin-bottom: 25px;
}
.carga-horaria.red {
  background-color: #FB512214;
}
.carrinho {
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 40px;
}
.carrinho h2 {
  font-family: 'Metropolis';
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
}
.carrinho h2 i {
  color: #009436;
}
.carrinho p {
  margin-top: 1.75rem;
  font-family: 'Metropolis';
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
}
.carrinho .item {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #0000001F;
  padding: 15px 0;
  column-gap: 22px;
}
.carrinho .item i {
  color: #2F313691;
}
.carrinho .item strong {
  font-family: 'Metropolis';
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
}
.carrinho .item span {
  font-family: 'Metropolis';
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}
.btn-green {
  padding: 8px 20px 8px 20px;
  gap: 10px;
  border-radius: 21px;
  opacity: 0px;
  font-family: 'Metropolis';
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  color: #FFF;
  background-color: #006725;
}
.wpcf7-submit {
  padding: 8px 20px 8px 20px !important;
  gap: 10px !important;
  border-radius: 21px !important;
  opacity: 0px !important;
  font-family: 'Metropolis' !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 26px !important;
  color: #FFF !important;
  background-color: #006725 !important;
}
.btn-white {
  padding: 8px 20px 8px 20px;
  gap: 10px;
  border-radius: 21px;
  opacity: 0px;
  font-family: 'Metropolis';
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  color: #2364AA;
  background-color: #FFFFFF;
  border: 1px solid #2364AA80;
  text-transform: uppercase;
  width: 140px;
}
.btn-red {
  padding: 8px 20px 8px 20px;
  gap: 10px;
  border-radius: 21px;
  opacity: 0px;
  font-family: 'Metropolis';
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  color: #C9411B;
  background-color: #FFFFFF;
}
.horasTotais {
  display: flex;
  justify-content: space-between;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.horasTotais p,
#horasTotais strong {
  font-family: 'Metropolis';
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  margin: 0;
}
.horasTotais strong {
  font-weight: bold;
}
.horasTotais.blue p,
.horasTotais.blue strong {
  color: #2364AA;
}
.progress {
  display: flex;
  height: 15px;
  overflow: hidden;
  font-size: 16px;
  background-color: #E0E0E0;
  border-radius: 7px
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #2364AA;
  text-align: center;
  background-color: #2364AA;
}
#form-consultor label {
  font-family: 'Metropolis';
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}
#form-consultor input:not([type='checkbox']):not([type='submit']) {
  width: 384px;
  height: 40px;
  border-radius: 20px;
  border: 2px solid #009436
}
#form-consultor input[type='checkbox'] {
  display: block;
}
.wpcf7-checkbox {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.wpcf7-list-item,
.wpcf7-list-item label {
  display: flex;
}
.loading-produtos {
  text-align: center;
  margin: 50px;
}
.swal2-cancel {
  color: #2364AA !important;
  border: 1px solid #2364AA !important;
  border-radius: 21px;
  text-transform: uppercase;
}
.swal2-confirm {
  border-radius: 21px;
  text-transform: uppercase;
}
@media (max-width:768px) {
  .escola-integral .bg-green,
  .calculadora-texto {
      background: none;
      padding: 4rem;
  }
  .btn-etapas {
      font-size: 16px;
  }
  .escola-carrinho-texto {
      padding: 0 3rem;
  }
  .container.educational-archive .results {
      grid-template-columns: repeat(1, 1fr) !important;
  }
  .carrinho {
      margin: 3rem !important;
  }
  .form-consultor-text {
      margin: 2rem;
  }
}
.modal-title {
  font-family: 'Metropolis';
  font-size: 20px;
  font-weight: 900;
  line-height: 20px;
  color: #2364AA;
}
.modal-content {
  border-radius: 20px;
}
.modal-body span.categoria {
  padding: 8px 12px 8px 12px;
  gap: 6px;
  border-radius: 26.5px;
  background-color: #2364AA14;
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: 400;
  line-height: 19.5px;
  text-align: center;
  color: #2F3136;
  margin-bottom: 2rem;
  display: inline-block;
}
.modal-body h2 {
  font-family: 'Metropolis';
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  color: #000000;
}
.modal-body {
  padding: 2rem 3rem;
  display: flex;
}
.modal-body p {
  font-family: 'Metropolis';
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.modal-body .btn-ver-mais {
  padding: 8px 20px 8px 20px;
  gap: 10px;
  border-radius: 21px;
  border: 1px;
  opacity: 0px;
  border: 1px solid #00943680;
  color: #009436;
  font-family: 'Metropolis';
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
}
.habilidades {
  font-family: 'Metropolis';
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  color: #2F3136;
  margin-top: 2rem;
}
.baixar {
  padding: 8px 20px 8px 20px;
  gap: 10px;
  border-radius: 21px;
  font-family: Metropolis;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  color: #2364AA;
}
.produtos-adicionados {
  justify-content: flex-start;
  align-items: flex-start;
  column-gap: 22px;
  display: flex;  
}
.carrinho_vazio {
  color: #000;
  font-family: Metropolis;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.imprimir {
  justify-content: flex-end;
  align-items: flex-end;
  margin-bottom: 20px;
  margin-top: 48px;
  display: flex;
}
.imprimir a,
.imprimir a:hover {
  border: none;
}
.limite {
  background: linear-gradient(0deg, rgba(224, 157, 0, 0.08) 0%, rgba(224, 157, 0, 0.08) 100%);
  justify-content: flex-start;
  align-items: center;
  border-radius: 10px;
  display: flex;
  padding: 11px 20px;
  column-gap: 11px;
  margin-bottom: 32px;
}
.limite svg {
  width: 24px;
}
.limite p {
  color: #000;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: left;
  padding: 0px;
  margin: 0px;
}
.print {
  display: none;
}
@media print {
  .no-print {
    display: none;
  }
  .print {
    display: block;
  }
  .print
  .print-logs,
  .print
  .print-titles {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }
  .print
  .print-titles span {
    color: var(--Saber-text-primary, #2F3136);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Metropolis;
    font-size: 14px;
    font-style: bold;
    font-weight: 500;
    line-height: 26px;
    margin-right: 100px;
  }
  .print
  .instrucoes {
    color: #000;
    font-family: Metropolis;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    margin-bottom: 100px;
  }
}