@charset "UTF-8";
.container-sic-capa {
  margin-bottom: 30px;
}

.container-sic-capa .btn {
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-family: "Inter-Regular", "sans-serif";
}

.form-control {
  box-shadow: none !important;
  /* border: none; */
}

.col-files-norm {
  margin-bottom: 20px;
}

.col-files-norm .form-control-padrao {
  z-index: 1;
  border-radius: 8px;
  border: solid 1px #044827;
  background-color: #FAFAFA;
}

.col-files-norm input {
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  float: left;
  position: absolute;
  width: 100%;
  cursor: pointer;
}

.col-files-norm .inputFile-custom {
  position: relative;
  padding: 14px 27px;
  border-radius: 12px;
  border: solid 1px #044827;
  background-color: #FAFAFA;
  height: 49px;
  display: flex;
}

.col-files-norm .inputFile-custom .fas {
  color: #2d2d2d;
  margin-right: 14px;
  font-size: 0.7rem;
  position: absolute;
  top: 17px;
  right: 26px;
  transform: rotate(90deg);
}

.col-files-norm .inputFile-custom .info-file {
  display: inherit;
  font-family: "Inter-Regular", "sans-serif";
  font-size: 0.8rem;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #656d75;
}

.container-sic-capa .btn {
  margin-bottom: 20px;
  width: 100%;
  color: #fff;
  font-size: 0.8rem;
}

.col-box-sic-texto {
  margin-top: 20px;
  font-family: "Inter-Regular", "sans-serif";
}

.col-box-sic-texto h1, .col-box-sic-texto h2 {
  font-size: 1.1rem;
}

.col-box-sic-texto h3, .col-box-sic-texto h4, .col-box-sic-texto h5, .col-box-sic-texto h6, .col-box-sic-texto p {
  font-size: 0.8rem;
}

.img-sic {
  border-radius: 16px;
}

.col-box-sic-texto a img {
  margin-right: 20px;
}

.col-box-thumbnail-sic {
  width: 100%;
  margin-top: 40px;
  float: left;
  padding: 20px;
  border-radius: 4px;
  border: solid 1px #ebebeb;
  background-color: #fff;
  margin-bottom: 15px;
}

/* MANIFESTAÇÃO */
.col-box-thumbnail-sic h4 {
  font-family: "Inter-Regular", "sans-serif";
  font-size: 18px;
}

.col-box-thumbnail-sic b {
  color: #044827;
}

.col-box-thumbnail-sic h5 {
  font-family: "Inter-Regular", "sans-serif";
  font-size: 18px;
}

.modal-title {
  font-size: 16px;
}

/* FAQ */
.col-box-faq-sic h3 {
  background-color: #044827;
  font-size: 20px;
  padding: 10px;
  border-radius: 4px;
  font-family: "Inter-Regular", "sans-serif";
  color: #Fff;
  /* border-bottom: 1px solid #000; */
}

.col-box-faq-sic .panel-info {
  border-radius: 4px;
  border: 1px solid #efefef;
  margin-bottom: 20px;
}

.col-box-faq-sic .panel-body {
  padding: 10px;
  font-family: "Inter-Medium", "sans-serif";
  font-size: 0.8rem;
}

/* Formulario */
.panel-formulario-codigo {
  border-radius: 8px;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.04);
  border: solid 1px #f2f2f2;
  background-color: #f8f9fa;
  padding-top: 2rem;
  padding-right: 1.5rem;
  padding-bottom: 0;
  padding-left: 1.5rem;
  margin-bottom: 1.5rem;
}

.panel-formulario-codigo .botao {
  display: flex;
  width: 100%;
  justify-content: center;
}

.panel-formulario-codigo .botao .btn-sic {
  margin-left: 0;
}

.panel-formulario-codigo .panel-heading {
  text-align: left;
  color: #212529;
}

.panel-formulario-codigo .panel-heading p {
  font-size: 0.9rem;
  font-weight: 900;
  line-height: 1.33;
  font-family: "Inter-Bold", "sans-serif";
  margin: 0;
}

.panel-formulario-codigo .panel-heading span {
  font-family: "Inter-Regular", "sans-serif";
  font-size: 0.8rem;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
  line-height: 1.19;
  display: block;
}

.panel-formulario-codigo .panel-body .form-group span {
  font-family: "Inter-Bold", "sans-serif";
  font-size: 0.8rem;
  font-weight: 900;
  text-align: center;
  color: #212529;
}

.panel-formulario-codigo .panel-body .form-group h5 a {
  font-family: "Inter-Regular", "sans-serif";
  font-size: 0.6rem;
  padding-bottom: 0.6rem;
  padding-top: 0.55rem;
  text-align: right;
  color: #044827;
}

.panel-formulario-codigo .panel-body .form-group .form-control {
  border-radius: 5px;
  height: 2rem;
  border-radius: 5px;
  border: solid 1px grey;
  background-color: #f8f9fa;
}

.panel-formulario span {
  font-family: "Inter-Bold", "sans-serif";
  font-size: 0.8rem;
  text-align: left;
  color: #212121;
  margin-left: 16px;
}

.panel-formulario .col-label {
  font-family: "Inter-Bold", "sans-serif";
  font-size: 0.8rem;
  text-align: left;
  color: #212121;
}

.panel-formulario .btn-light {
  background-color: #f1f3f5;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 1px solid #010b19;
  border-radius: 0px;
  color: #010b19;
  font-family: "Inter-Regular", "sans-serif";
  box-shadow: none;
  height: 38px;
  width: 100%;
  font-size: 0.7rem;
}

.panel-formulario #input_justificativa::-webkit-input-placeholder {
  color: #212121;
}

.panel-formulario #input_justificativa:-moz-placeholder {
  color: #212121;
}

.panel-formulario #input_justificativa::-moz-placeholder {
  color: #212121;
}

.panel-formulario #input_justificativa:-ms-input-placeholder {
  color: #212121;
}

.panel-formulario #input_justificativa::placeholder {
  color: #212121;
}

.panel-formulario .aviso {
  font-family: "Inter-Regular", "sans-serif";
  font-size: 0.7rem;
  text-align: left;
  color: #656d75;
  line-height: 1 !important;
  margin-left: 0;
}

.panel-formulario .form-control {
  border-radius: 6px;
  border: solid 1px #e9ecef;
  background-color: #fff;
  color: #656d75;
  font-family: "Inter-Regular", "sans-serif";
  box-shadow: none;
  height: 50px;
  width: 100%;
  font-size: 0.8rem;
}

.panel-formulario textarea {
  border-radius: 6px;
  border: solid 1px #e9ecef;
  background-color: #fff;
  color: #656d75;
  font-family: "Inter-Regular", "sans-serif";
  box-shadow: none;
  height: 230px;
  width: 100%;
  font-size: 0.8rem;
  margin-top: 9px;
  padding: 15px;
}

.panel-formulario .reveal-if-active {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  transition: 0.5s;
}

.panel-formulario .input_optionsRadios {
  position: relative;
  top: 0px;
  margin-left: 0px;
  margin-bottom: 20px;
}

.panel-formulario .shared {
  display: none;
}

.panel-formulario .shared:checked + label:before {
  background: none repeat scroll 0 0 #044827;
  box-shadow: inset 0 0 0 3px #044827;
}

.panel-formulario .shared + label:before {
  width: 15px;
  height: 15px;
  border-radius: 8px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border: solid 1px #212121;
  display: inline-block;
  position: relative;
  content: ' ';
  cursor: pointer;
  position: relative;
  top: 3px;
  margin-right: 10px;
}

.panel-formulario .shared + label:after {
  background: none repeat scroll 0 0 #000;
  border-radius: 50px 50px 50px 50px;
  content: " ";
  height: 7px;
  width: 7px;
}

.panel-formulario input[type="radio"]:checked ~ .reveal-if-active,
.panel-formulario input[type="checkbox"]:checked ~ .reveal-if-active {
  opacity: 1;
  max-height: 100px;
  -webkit-transform: scale(1);
  transform: scale(1);
  overflow: visible;
}

.panel-formulario .input_optionsRadios {
  position: relative;
  top: 0px;
  margin-left: 0px;
  margin-bottom: 20px;
}

.btn-sic {
  font-size: 0.7rem;
  background-color: #044827;
  color: #ffffff;
  font-family: "Inter-Bold", "sans-serif";
  padding-left: 1.4rem;
  padding-right: 1.4rem;
  margin-left: 2rem;
}

.btn-sic:hover {
  color: #ffffff;
  background-color: #03311B;
  box-shadow: 7px 7px 17px 0 rgba(0, 0, 0, 0.16);
}

.botoes-sic .btn-padrao {
  width: 100%;
}

.botoes-sic .btn-padrao i {
  margin-left: 0;
  margin-right: 16px;
  font-size: 14px;
}

.col-box-sic-btn span {
  font-family: "Inter-Bold", "sans-serif";
  font-size: 0.7rem;
  font-weight: 900;
  line-height: 1.71;
  text-align: left;
  color: #044827;
}

.card-verde {
  min-height: 180px;
  border-radius: 8px;
  background-color: #2b8a3e;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  margin-bottom: 16px;
}

.card-verde h2 {
  font-family: "Inter-Bold", "sans-serif";
  font-size: 1.2rem;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  margin-bottom: 24px;
}

.card-verde span {
  font-family: "Inter-Regular", "sans-serif";
  font-size: 0.8rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #f8f9fa;
}

.card-azul {
  min-height: 136px;
  border-radius: 8px;
  background-color: #044827;
  border: none;
  display: flex;
  justify-content: center;
  padding: 24px;
  margin-bottom: 16px;
}

.card-azul .telefone {
  font-family: "Inter-Regular", "sans-serif";
  font-size: 0.8rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #f8f9fa;
  display: block;
  margin-bottom: 24px;
}

.card-azul .telefone a {
  font-family: "Inter-Regular", "sans-serif";
  font-size: 0.8rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #f8f9fa;
}

.card-azul .email {
  font-family: "Inter-Regular", "sans-serif";
  font-size: 0.8rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #f8f9fa;
  display: block;
}

.card-azul .email a {
  font-family: "Inter-Regular", "sans-serif";
  font-size: 0.8rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #f8f9fa;
}

.subtitulo {
  font-family: "Inter-Regular", "sans-serif";
  font-size: 0.8rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #212529;
}

.alertRecaptcha {
  text-align: center;
  font-size: 16px;
}
