/*
##############
Outros
##############
*/
.form-check-inline {
  display: inline-flex !important;
  align-items: center !important;
  padding-left: 0 !important;
  margin-right: 0.75rem !important;
}
.form-check-inline .form-check-input {
  position: relative !important;
  margin-top: 0 !important;
  margin-left: 0 !important;
  margin-right: 5px !important;
}
.form-check-inline label {
  margin-left: 0px !important;
}
.IcoMenuTop1 {
  background: url("") no-repeat center center;
  width: 18px;
  height: 18px;
  background-size: auto 100%;
}
.navbar
  .navbar-menu-wrapper
  .navbar-nav
  .nav-item.dropdown
  .count-indicator
  .count {
  background: #6b147c;
}

/* ------------- */

.bg-danger2 {
  background: #7c1010;
}

/* ------------- */

.modal .modal-dialog .modal-content .modal-header {
  background: rgba(0, 0, 0, 0.05);
  padding: 20px;
}
.modal .modal-dialog .modal-content .modal-header .modal-title {
  font-size: 22px;
  line-height: 1;
}
.modal .modal-dialog .modal-content .modal-body {
  padding: 20px;
}
.modal .modal-dialog .modal-content .modal-footer {
  background: rgba(0, 0, 0, 0.05);
  padding: 20px;

  display: block;
  justify-content: normal;

  text-align: center;
}

/* ------------- */

.sidebar {
  z-index: 1001;

  box-shadow: -2px 0px 6px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -2px 0px 6px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: -2px 0px 6px rgba(0, 0, 0, 0.5);
}
.sidebar .nav .nav-item .nav-link i.menu-icon {
  margin-right: 0;
  width: 30px;
}

/* ------------- */

.blockUI.blockOverlay {
  z-index: 1000000 !important;
}

.blockUI.blockPage {
  z-index: 1000001 !important;
}

/* ------------- */

.jFiler-theme-default .jFiler-input {
  width: 100% !important;
}
.jFiler-items-default .jFiler-item {
  margin-bottom: 2px !important;
}

/* ------------- */

@media screen and (max-width: 767px) {
  /* ------------- */

  .page-body-wrapper {
    padding-bottom: 80px;
  }
  .navbar .navbar-brand-wrapper .navbar-brand img {
    max-height: none;
    width: 55px;
  }

  /* ------------- */
}

/* ------------- */

/*
##############
Btn
##############
*/
.btn-custom1 {
  color: #fff;
  background-color: #009b00;
  border-color: #009b00;

  font-size: 19px !important;
  font-weight: bold !important;
}
.btn-custom1,
.btn-custom1:hover,
.btn-custom1:focus,
.btn-custom1:active {
  box-shadow: none;

  color: #fff;
  background-color: #007a00;
  border-color: #007a00;
}

/* ------------- */

.btn-custom2 {
  color: #fff;

  background-color: #970b0b;
  border-color: #970b0b;
}
.btn-custom2,
.btn-custom2:hover,
.btn-custom2:focus,
.btn-custom2:active {
  box-shadow: none;

  color: #fff;
  background-color: #7c0b0b;
  border-color: #7c0b0b;
}

/* ------------- */

/*
##############
PgLogin
##############
*/
.PgLogin {
}

.PgLogin .page-body-wrapper.full-page-wrapper {
  width: 100% !important;
  min-height: 100vh !important;
  padding: 0px !important;
}

.auth-form-light-redor {
  width: 100%;
}
.auth-form-light {
  width: 500px;
  margin: 0 auto;
  display: block;
}

/* ------------- */

.EstSt1 {
  width: 200px;
  float: right;
}
.EstSt2 {
  width: 200px;
  float: right;
}

/* ------------- */

@media screen and (max-width: 767px) {
  /* ------------- */

  .PgLogin .content-wrapper {
    padding: 10px;
  }
  .PgLogin .auth .auth-form-light {
    padding: 10px !important;
  }
  .PgLogin .SRow1 {
    margin: 0px;
  }
  .content-wrapper {
    padding: 10px !important;
  }

  .auth-form-light {
    width: 100%;
    padding: 40px 10px !important;
  }
  .auth-form-light .form-control {
    font-size: 12px;
    padding: 10px;
  }

  h1,
  .h1 {
    font-size: 22px !important;
  }

  .EstSt2 {
    float: none;
    width: 100%;
  }

  /* ------------- */
}

/* ------------- */

/*
##############
Core
##############
*/
.hide {
  display: none;
}

/*
##############
Janela de Login
##############
*/
.auth .login-half-bg {
  background: url("/imagens/fundo22.jpg");
}

/*
##############
Estrutrua
##############
*/
.navbar .navbar-brand-wrapper .navbar-brand img {
  max-height: 55px;
  height: auto;
}
.card .card-title {
  font-size: 22px;
}
.table thead th,
.jsgrid .jsgrid-table thead th {
  font-weight: bold;
}
.table tbody td img,
.jsgrid .jsgrid-table tbody td img {
  width: auto;
  height: auto;
  border-radius: 100%;
}

/*
##############
Modal
##############
*/
.modal-ctrl1 {
  max-width: 1170px;
}

/*
##############
Pluguins Externos
##############
*/
.select2-container {
  width: 100%;
}
.select2-container .select2-selection--single
{
	padding: 0px;
}

/*
##############
PgCad1
##############
*/
.PgCad1 {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.PgCad1Ext1 {
  width: 100%;
  height: 100%;
  min-height: 100%;
}

/* ------------- */

/*
##############
PgCad1Ext1
##############
*/
.PgCad1Ext1 {
  height: 100%;
  min-height: 100%;
}

/*
##############
Linha 1
##############
*/

.PgCad1Ext1 .Linha1 {
  padding: 10px 0px;
  margin: 0px;

  background: #fff;
}

/* ------------- */

.PgCad1Ext1 .Linha1 .SRow1 {
  padding: 0px;
  margin: 0px;

  width: 100%;

  display: table;
}
.PgCad1Ext1 .Linha1 .SRow1 .SRow1_Col {
  padding: 0px;
  margin: 0px;

  display: table-cell;
  vertical-align: middle;
}

.PgCad1Ext1 .Linha1 .SRow1 .SRow1_Col1 {
  width: 100px;
  border-right: 2px solid #959595;
}
.PgCad1Ext1 .Linha1 .SRow1 .SRow1_Col2 {
  width: calc(100% - 100px);

  padding-left: 20px;
}

/* ------------- */

.PgCad1Ext1 .Linha1 .ExtText1 {
  font-family: "hinted-Rubik-Regular";
  font-size: 20px;
  color: #959595;
  font-weight: normal;
}

/*
##############
Linha 2
##############
*/

.PgCad1Ext1 .Linha2 {
  background: url("/imagens/Estrutura2/22233aa.png") no-repeat center center
    #601978;
  background-size: cover;
}
.PgCad1Ext1 .Linha2.Centro1 {
  height: calc(100% - 91px - 91px);

  display: flex;
  align-items: center;
}

/* ------------- */

.PgCad1Ext1 .Linha2 .container {
}

/* ------------- */

.PgCad1Ext1 .Linha2 .SRow1 {
  padding: 0px;
  margin: 0px;

  width: 100%;

  display: table;
}
.PgCad1Ext1 .Linha2 .SRow1 .SRow1_Col {
  padding: 0px;
  margin: 0px;

  display: table-cell;
  vertical-align: middle;
}

.PgCad1Ext1 .Linha2 .SRow1 .SRow1_Col1 {
  padding: 40px 0px;
  padding-right: 40px;
  width: calc(100% - 400px);

  text-align: center;
}
.PgCad1Ext1 .Linha2 .SRow1 .SRow1_Col2 {
  padding: 40px 0px;
  width: 400px;
}

/* ------------- */

.PgCad1Ext1 .Linha2 .ExtText1 {
  font-family: "hinted-Rubik-Medium";
  font-size: 36px;
  color: #fff;
  font-weight: normal;

  margin-bottom: 10px;
}
.PgCad1Ext1 .Linha2 .ExtText2 {
  font-family: "hinted-Rubik-Light";
  font-size: 26px;
  color: #fff;
  font-weight: normal;

  margin-bottom: 40px;
}
.PgCad1Ext1 .Linha2 .ExtText3 {
  font-family: "hinted-Rubik-Light";
  font-size: 17px;
  color: #fff;
  font-weight: normal;

  margin-top: 20px;
}

/* ------------- */

.PgCad1Ext1 .Linha2 .FForm1 {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);

  background: #fff;
  border: 0px;

  padding: 20px;
  margin: 0px;
}

.PgCad1Ext1 .Linha2 .FForm1 .IntText1 {
  font-family: "hinted-Rubik-Regular";
  font-size: 30px;
  color: #959595;
  font-weight: normal;

  text-align: center;

  margin-bottom: 30px;
}

.PgCad1Ext1 .Linha2 .FForm1 .IntText2 {
  font-family: "hinted-Rubik-Regular";
  font-size: 13px;
  color: #959595;
  font-weight: normal;
}
.PgCad1Ext1 .Linha2 .FForm1 .IntText2 a {
  font-family: "hinted-Rubik-Regular";
  font-size: 13px;
  color: #780586;
  font-weight: normal;
}

.PgCad1Ext1 .Linha2 .FForm1 .form-group {
  margin-bottom: 20px;
}
.PgCad1Ext1 .Linha2 .FForm1 .form-group label {
  font-family: "hinted-Rubik-Regular";
  font-size: 16px;
  color: #959595;
  font-weight: normal;

  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;

  display: block;
}
.PgCad1Ext1 .Linha2 .FForm1 .form-group .form-control {
  border: 1px solid #959595;
  background: #fff;

  font-family: "hinted-Rubik-Regular";
  font-size: 16px;
  color: #383838;
  font-weight: normal;

  padding: 10px;
}

.PgCad1Ext1 .Linha2 .FForm1 .form-check {
}
.PgCad1Ext1 .Linha2 .FForm1 .form-check .form-check-input {
  margin-left: 0px;
}
.PgCad1Ext1 .Linha2 .FForm1 .form-check .form-check-label {
  font-family: "hinted-Rubik-Regular";
  font-size: 12px;
  color: #959595;
  font-weight: normal;
}
.PgCad1Ext1 .Linha2 .FForm1 .form-check .form-check-label a {
  font-family: "hinted-Rubik-Regular";
  font-size: 12px;
  color: #780586;
  font-weight: normal;
}

/* ------------- */

.PgCad1Ext1 .Linha2 .FForm2 {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);

  background: #541868;
  border: 0px;

  padding: 20px;
  margin: 0px;

  text-align: center;
}
.PgCad1Ext1 .Linha2 .FForm2 .IntText1 {
  font-family: "hinted-Rubik-Medium";
  font-size: 30px;
  color: #fff;
  font-weight: normal;

  margin-bottom: 10px;
}
.PgCad1Ext1 .Linha2 .FForm2 .IntText2 {
  font-family: "hinted-Rubik-Regular";
  font-size: 20px;
  color: #fff;
  font-weight: normal;
}

/*
##############
Linha 3
##############
*/

.PgCad1Ext1 .Linha3 {
  padding: 20px 0px;
  margin: 0px;

  background: #fff;
}

/* ------------- */

.PgCad1Ext1 .Linha3 .container {
}

/* ------------- */

.PgCad1Ext1 .Linha3 .ExtText1 {
  list-style: none;
  display: block;

  padding: 0px;
  margin: 0px;

  text-align: center;
}
.PgCad1Ext1 .Linha3 .ExtText1 li {
  list-style: none;
  display: inline-block;

  padding: 0px;
  margin: 0px;
  margin-right: 40px;
}
.PgCad1Ext1 .Linha3 .ExtText1 li:last-child {
  margin-right: 0px;
}

.PgCad1Ext1 .Linha3 .ExtText1 li a {
  font-family: "hinted-Rubik-Regular";
  font-size: 13px;
  color: #201f1f;
  font-weight: normal;
}

.PgCad1Ext1 .Linha3 .ExtText2 {
  text-align: center;
  margin-top: 20px;

  font-family: "hinted-Rubik-Regular";
  font-size: 12px;
  color: #424141;
  font-weight: normal;
}

/* ------------- */

@media screen and (max-width: 1200px) {
  /* ------------- */

  .PgCad1Ext1 .Linha1 .container {
    max-width: 100% !important;
    width: 100% !important;
  }
  .PgCad1Ext1 .Linha2 .container {
    max-width: 100% !important;
    width: 100% !important;
  }
  .PgCad1Ext1 .Linha3 .container {
    max-width: 100% !important;
    width: 100% !important;
  }

  /* ------------- */
}

/* ------------- */

@media screen and (max-width: 1100px) {
  /* ------------- */

  .PgCad1Ext1 .Linha2 .ExtText1 {
    font-size: 28px;
  }
  .PgCad1Ext1 .Linha2 .ExtText2 {
    font-size: 22px;
  }
  .PgCad1Ext1 .Linha2 .ExtText3 {
    font-size: 16px;
  }

  /* ------------- */
}

/* ------------- */

@media screen and (max-width: 800px) {
  /* ------------- */

  .PgCad1Ext1 .Linha2,
  .PgCad1Ext1 .Linha2.Centro1 {
    height: auto;
    display: block;
  }

  .PgCad1Ext1 .Linha2 .SRow1 {
    display: block;
  }
  .PgCad1Ext1 .Linha2 .SRow1 .SRow1_Col {
    display: block;
  }

  .PgCad1Ext1 .Linha2 .SRow1 .SRow1_Col1 {
    padding-right: 0px;
    padding: 40px 0px;

    width: 100%;

    text-align: center;
  }
  .PgCad1Ext1 .Linha2 .SRow1 .SRow1_Col2 {
    padding: 0px;
    padding-bottom: 20px;

    width: 100%;
  }

  /* ------------- */

  .PgCad1Ext1 .Linha2 .ExtText2 {
    margin-bottom: 0;
  }
  .PgCad1Ext1 .Linha2 .ExtText3 {
    margin-top: 10px;
  }

  .PgCad1Ext1 .Linha2 .ImgPrincipal1 {
    display: none;
  }

  /* ------------- */

  .PgCad1Ext1 .Linha3 .ExtText1 li {
    margin-right: 20px;
  }
  .PgCad1Ext1 .Linha3 .ExtText1 li:last-child {
    margin-right: 0px;
  }

  /* ------------- */
}

/* ------------- */

@media screen and (max-width: 580px) {
  /* ------------- */

  .PgCad1Ext1 .Linha3 .ExtText1 li {
    display: block;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .PgCad1Ext1 .Linha3 .ExtText1 li:last-child {
    margin-right: 0px;
    margin-bottom: 0px;
  }

  /* ------------- */
}

/* ------------- */

@media screen and (max-width: 500px) {
  /* ------------- */

  .PgCad1Ext1 .Linha1 {
    padding: 5px 0px;
  }

  .PgCad1Ext1 .Linha1 .SRow1 .SRow1_Col1 {
    width: 100%;
    text-align: center;
    border: none;
  }
  .PgCad1Ext1 .Linha1 .SRow1 .SRow1_Col2 {
    display: none;
  }

  /* ------------- */

  .PgCad1Ext1 .Linha2 .SRow1 .SRow1_Col1 {
    padding: 20px 0px;
  }

  .PgCad1Ext1 .Linha2 .ExtText1 {
    font-size: 22px;
  }
  .PgCad1Ext1 .Linha2 .ExtText2 {
    font-size: 16px;
  }
  .PgCad1Ext1 .Linha2 .ExtText3 {
    font-size: 14px;
  }

  .PgCad1Ext1 .Linha2 .FForm1 .IntText1 {
    font-size: 22px;
  }

  /* ------------- */

  .PgCad1Ext1 .Linha3 .ExtText2 span {
    display: block;
    height: 5px;
    text-indent: -10000px;
  }

  /* ------------- */
}

/* ------------- */

/*
##############
PgCad1Ext2
##############
*/
.PgCad1Ext2 {
  background: #f6f6f6;
}

/*
##############
Linha 1
##############
*/

.PgCad1Ext2 .Linha1 {
  padding: 20px 0px;
  margin: 0px 0px 20px;

  background: #760684;
}

/* ------------- */

.PgCad1Ext2 .Linha1 .container {
  padding: 0px;
}

/* ------------- */

.PgCad1Ext2 .Linha1 .SRow1 {
  padding: 0px;
  margin: 0px;

  width: 100%;

  display: table;
}
.PgCad1Ext2 .Linha1 .SRow1 .SRow1_Col {
  padding: 0px;
  margin: 0px;

  display: table-cell;
  vertical-align: middle;
}

.PgCad1Ext2 .Linha1 .SRow1 .SRow1_Col1 {
  width: calc(100% - 210px - 270px);
}
.PgCad1Ext2 .Linha1 .SRow1 .SRow1_Col2 {
  width: 210px;
  padding-right: 20px;
  text-align: right;
}
.PgCad1Ext2 .Linha1 .SRow1 .SRow1_Col3 {
  width: 270px;
  text-align: right;
}

/* ------------- */

.PgCad1Ext2 .Linha1 .ExtText1 {
  font-size: 24px;
  color: #ffffff;
  font-family: "hinted-Rubik-Medium";
  font-weight: normal;
}

.PgCad1Ext2 .Linha1 .ExtText2 {
  list-style: none;
  display: inline-block;

  margin: 0px;
  padding: 0px;
}
.PgCad1Ext2 .Linha1 .ExtText2 li {
  list-style: none;
  display: inline-block;

  margin: 0px;
  padding: 0px;
  margin-right: 10px;

  text-align: center;
}
.PgCad1Ext2 .Linha1 .ExtText2 li:last-child {
  margin-right: 0px;
}
.PgCad1Ext2 .Linha1 .ExtText2 li .IntText1 {
  background: #fff;
  border: 0px;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;

  display: block;

  width: 50px;
  height: 40px;
  line-height: 40px;

  text-align: center;
  vertical-align: middle;

  font-size: 24px;
  color: #000000;
  font-family: "hinted-Rubik-Regular";
  font-weight: normal;
}
.PgCad1Ext2 .Linha1 .ExtText2 li .IntText2 {
  font-size: 10px;
  color: #ffffff;
  font-family: "hinted-Rubik-Regular";
  font-weight: normal;

  margin-top: 5px;
}

/*
##############
Linha 2
##############
*/

.PgCad1Ext2 .Linha2 {
  padding: 0px;
  margin: 0px 0px 20px;
}

/* ------------- */

.PgCad1Ext2 .Linha2 .container {
  padding: 10px;

  background: #fff;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* ------------- */

.PgCad1Ext2 .Linha2 .SRow1 {
  padding: 0px;
  margin: 0px;

  width: 100%;

  display: table;
}
.PgCad1Ext2 .Linha2 .SRow1 .SRow1_Col {
  padding: 0px;
  margin: 0px;

  display: table-cell;
  vertical-align: middle;
}

.PgCad1Ext2 .Linha2 .SRow1 .SRow1_Col1 {
  width: 40%;
  text-align: center;
}
.PgCad1Ext2 .Linha2 .SRow1 .SRow1_Col2 {
  width: 60%;
  text-align: center;
}

/*
##############
Linha 3
##############
*/

.PgCad1Ext2 .Linha3 {
  padding: 0px 0px 20px;
  margin: 0px;
}

/* ------------- */

.PgCad1Ext2 .Linha3 .container {
  padding: 0px;
}

/* ------------- */

.PgCad1Ext2 .Linha3 .SRow1 {
  padding: 0px;
  margin: 0px;

  width: 100%;

  display: table;
}
.PgCad1Ext2 .Linha3 .SRow1 .SRow1_Col {
  padding: 0px;
  margin: 0px;

  display: table-cell;
  vertical-align: top;
}

.PgCad1Ext2 .Linha3 .SRow1 .SRow1_Col1 {
  width: calc(100% - 360px);
  padding-right: 20px;
}
.PgCad1Ext2 .Linha3 .SRow1 .SRow1_Col2 {
  width: 360px;
}

/* ------------- */

.PgCad1Ext2 .Linha3 .BoxSubBox1 {
  border: 1px solid #e3e6e7;
  background: #fff;

  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);

  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;

  overflow: hidden;
}

.PgCad1Ext2 .Linha3 .BoxSubBox1 .IntTitulo {
  border-bottom: 1px solid #e3e6e7;
  background: #edf2f4;

  text-align: center;
  padding: 20px;

  font-size: 20px;
  color: #3f3f3f;
  font-family: "hinted-Rubik-Medium";
  font-weight: normal;
}
.PgCad1Ext2 .Linha3 .BoxSubBox1 .IntCentro {
  padding: 20px;
}

/* ------------- */

.PgCad1Ext2 .Linha3 .BoxSubBox2 {
  background: #fff;
  border: 1px solid #f1f1f1;

  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);

  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;

  padding: 30px;
}

.PgCad1Ext2 .Linha3 .BoxSubBox2 .IRow1 {
  padding: 0px;
  margin: 0px;

  width: 100%;

  display: table;
}
.PgCad1Ext2 .Linha3 .BoxSubBox2 .IRow1_Col {
  padding: 0px;
  margin: 0px;

  display: table-cell;
  vertical-align: middle;
}
.PgCad1Ext2 .Linha3 .BoxSubBox2 .IRow1_Col1 {
  width: 90px;
  padding-right: 20px;
}
.PgCad1Ext2 .Linha3 .BoxSubBox2 .IRow1_Col2 {
  width: calc(100% - 90px);
  text-align: center;
}

.PgCad1Ext2 .Linha3 .BoxSubBox2 hr {
  border-color: #e6e6e6;
  margin-top: 20px;
  margin-bottom: 20px;
}

.PgCad1Ext2 .Linha3 .BoxSubBox2 .ExtText1A {
  font-size: 16px;
  color: #760684;
  font-family: "hinted-Rubik-Medium";
  font-weight: normal;

  margin-bottom: 5px;
}
.PgCad1Ext2 .Linha3 .BoxSubBox2 .ExtText1B {
  font-size: 16px;
  color: #760684;
  font-family: "hinted-Rubik-Regular";
  font-weight: normal;

  margin-bottom: 5px;
}
.PgCad1Ext2 .Linha3 .BoxSubBox2 .ExtText1B span {
  font-size: 24px;
  color: #760684;
  font-family: "hinted-Rubik-Medium";
  font-weight: normal;
}
.PgCad1Ext2 .Linha3 .BoxSubBox2 .ExtText1C {
  font-size: 14px;
  color: #000000;
  font-family: "hinted-Rubik-Regular";
  font-weight: normal;

  margin-bottom: 5px;
}
.PgCad1Ext2 .Linha3 .BoxSubBox2 .ExtText1C span {
  font-size: 16px;
  color: #000000;
  font-family: "hinted-Rubik-Medium";
  font-weight: normal;
}
.PgCad1Ext2 .Linha3 .BoxSubBox2 .ExtText1D {
  font-size: 14px;
  color: #000000;
  font-family: "hinted-Rubik-Regular";
  font-weight: normal;

  margin-top: 10px;
}
.PgCad1Ext2 .Linha3 .BoxSubBox2 .ExtText1E {
  font-size: 12px;
  color: #000000;
  font-family: "hinted-Rubik-Regular";
  font-weight: normal;

  margin-top: 5px;
}

.PgCad1Ext2 .Linha3 .BoxSubBox2 .ExtText2 {
  font-size: 14px;
  color: #000000;
  font-family: "hinted-Rubik-Regular";
  font-weight: normal;

  margin-bottom: 20px;
}

.PgCad1Ext2 .Linha3 .BoxSubBox2 .ExtText3 {
  list-style: none;
  display: block;

  margin: 0px;
  padding: 0px;
}
.PgCad1Ext2 .Linha3 .BoxSubBox2 .ExtText3 li {
  list-style: none;
  display: block;
  position: relative;

  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
  padding-left: 20px;

  font-size: 14px;
  color: #b5b5b5;
  font-family: "hinted-Rubik-Regular";
  font-weight: normal;
}
.PgCad1Ext2 .Linha3 .BoxSubBox2 .ExtText3 li:last-child {
  margin-bottom: 0px;
}
.PgCad1Ext2 .Linha3 .BoxSubBox2 .ExtText3 li:before {
  background: url("/imagens/Estrutura2/Seta1.png") no-repeat center center;

  position: absolute;
  left: 0px;
  top: 3px;

  display: block;
  content: "";
  width: 13px;
  height: 13px;
}

/* ------------- */

.PgCad1Ext2 .Linha3 .BoxSubBox3 {
  background: #fff;
  border: 1px solid #f1f1f1;

  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);

  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;

  padding: 50px;
  text-align: center;
}

.PgCad1Ext2 .Linha3 .BoxSubBox3 .ExtText1 {
  font-size: 18px;
  color: #760684;
  font-family: "hinted-Rubik-Medium";
  font-weight: normal;

  margin-bottom: 10px;
}
.PgCad1Ext2 .Linha3 .BoxSubBox3 .ExtText2 {
  font-size: 12px;
  color: #b5b5b5;
  font-family: "hinted-Rubik-Regular";
  font-weight: normal;
}
.PgCad1Ext2 .Linha3 .BoxSubBox3 .ExtText2 a {
  font-size: 12px;
  color: #b5b5b5;
  font-family: "hinted-Rubik-Regular";
  font-weight: normal;

  text-decoration: underline;
}

/* ------------- */

.PgCad1Ext2 .Linha3 .BoxSubBox4 {
  padding: 10px;
  margin: 0px;

  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;

  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;

  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);

  background: #fdfdfd; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #fdfdfd 0%,
    #fbfbfb 51%,
    #fbfbfb 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #fdfdfd 0%,
    #fbfbfb 51%,
    #fbfbfb 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #fdfdfd 0%,
    #fbfbfb 51%,
    #fbfbfb 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#fbfbfb',GradientType=0 ); /* IE6-9 */

  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);

  cursor: pointer;
}

.PgCad1Ext2 .Linha3 .BoxSubBox4 .IRow1 {
  margin: 0px;
  padding: 0px;

  width: 100%;

  display: table;
}

.PgCad1Ext2 .Linha3 .BoxSubBox4 .IRow1 .IRow1_Col {
  margin: 0px;
  padding: 0px;

  display: table-cell;
}

.PgCad1Ext2 .Linha3 .BoxSubBox4 .IRow1 .IRow1_Col1 {
  width: 130px;
}
.PgCad1Ext2 .Linha3 .BoxSubBox4 .IRow1 .IRow1_Col2 {
  width: calc(100% - 130px);
  text-align: right;
}

.PgCad1Ext2 .Linha3 .BoxSubBox4 .IRow1 .IRow1_Col2 img {
  margin-bottom: 2px;
}

/* ------------- */

.PgCad1Ext2 .Linha3 .BoxSubBox4 .ExtText1 {
  font-size: 16px;
  font-weight: bold;
  color: #393939;
}

/* ------------- */

.PgCad1Ext2 .Linha3 .BoxSubBox4.Ativo,
.PgCad1Ext2 .Linha3 .BoxSubBox4:hover {
  border: 1px solid rgba(0, 0, 0, 0.3);

  background: #f8f8f8; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #f8f8f8 0%,
    #f2f2f2 51%,
    #f0f0f0 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #f8f8f8 0%,
    #f2f2f2 51%,
    #f0f0f0 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #f8f8f8 0%,
    #f2f2f2 51%,
    #f0f0f0 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */

  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}

/* ------------- */

.PgCad1Ext2 .Linha3 .BoxSubBox5 {
  background: #fff;
  border: 1px solid #f1f1f1;

  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);

  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;

  padding: 40px;
  text-align: center;
}

.PgCad1Ext2 .Linha3 .BoxSubBox5 .ExtText1 {
  font-size: 36px;
  color: #760684;
  font-weight: normal;

  margin-bottom: 10px;
}
.PgCad1Ext2 .Linha3 .BoxSubBox5 .ExtText2 {
  font-size: 18px;
  color: #760684;
  font-family: "hinted-Rubik-Medium";
  font-weight: normal;
}

/* ------------- */

.PgCad1Ext2 .Linha3 .BoxSubBox6 {
  background: #fff;
  border: 1px solid #f1f1f1;

  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);

  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;

  padding: 20px;
}

/* ------------- */

@media screen and (max-width: 1200px) {
  /* ------------- */

  .PgCad1Ext2 .Linha1 .container {
    max-width: 100% !important;
    width: 100% !important;

    padding-left: 20px;
    padding-right: 20px;
  }
  .PgCad1Ext2 .Linha2 .container {
    max-width: 100% !important;
    width: 100% !important;

    padding-left: 20px;
    padding-right: 20px;
  }
  .PgCad1Ext2 .Linha3 .container {
    max-width: 100% !important;
    width: 100% !important;

    padding-left: 20px;
    padding-right: 20px;
  }

  /* ------------- */
}

/* ------------- */

@media screen and (max-width: 950px) {
  /* ------------- */

  .PgCad1Ext2 .Linha1 .SRow1 .SRow1_Col1 {
    width: 100%;
    text-align: center;
    padding-bottom: 20px;

    display: block;
  }
  .PgCad1Ext2 .Linha1 .SRow1 .SRow1_Col2 {
    width: 100%;
    padding-right: 0px;
    text-align: center;

    display: block;
  }
  .PgCad1Ext2 .Linha1 .SRow1 .SRow1_Col3 {
    display: none;
  }

  /* ------------- */

  .PgCad1Ext2 .Linha3 .SRow1 .SRow1_Col1 {
    width: calc(100% - 270px);
    padding-right: 20px;
  }
  .PgCad1Ext2 .Linha3 .SRow1 .SRow1_Col2 {
    width: 270px;
  }

  /* ------------- */

  .PgCad1Ext2 .Linha3 .BoxSubBox1 .IntTitulo {
    padding: 15px;
    font-size: 18px;
  }
  .PgCad1Ext2 .Linha3 .BoxSubBox1 .IntCentro {
    padding: 15px;
  }

  /* ------------- */

  .PgCad1Ext2 .Linha3 .BoxSubBox2 {
    padding: 20px;
  }

  .PgCad1Ext2 .Linha3 .BoxSubBox2 .IRow1_Col1 {
    width: 70px;
    padding-right: 10px;
  }
  .PgCad1Ext2 .Linha3 .BoxSubBox2 .IRow1_Col2 {
    width: calc(100% - 70px);
  }

  /* ------------- */

  .PgCad1Ext2 .Linha3 .BoxSubBox3 {
    padding: 20px;
  }

  .PgCad1Ext2 .Linha3 .BoxSubBox3 .ExtText1 {
    font-size: 16px;
  }
  .PgCad1Ext2 .Linha3 .BoxSubBox3 .ExtText2 {
    font-size: 11px;
  }
  .PgCad1Ext2 .Linha3 .BoxSubBox3 .ExtText2 a {
    font-size: 11px;
  }

  /* ------------- */
}

/* ------------- */

@media screen and (max-width: 767px) {
  /* ------------- */

  .PgCad1Ext2 .Linha1 {
    display: none;
  }

  /* ------------- */

  .PgCad1Ext2 .Linha2 {
    display: none;
  }

  /* ------------- */

  .PgCad1Ext2 .Linha3 .SRow1 {
    display: Flex;
  }
  .PgCad1Ext2 .Linha3 .SRow1 .SRow1_Col1 {
    width: 100%;
    padding-right: 0px;

    order: 2;
  }
  .PgCad1Ext2 .Linha3 .SRow1 .SRow1_Col2 {
    width: 100%;
    padding-bottom: 20px;

    order: 1;
  }

  /* ------------- */

  .PgCad1Ext2 .Linha3 .BoxSubBox2 {
    margin-top: 20px;
    margin-bottom: 0px !important;
  }

  /* ------------- */

  .PgCad1Ext2 .Linha3 .BoxSubBox2 hr,
  .PgCad1Ext2 .Linha3 .BoxSubBox2 .ExtText2,
  .PgCad1Ext2 .Linha3 .BoxSubBox2 .ExtText3,
  .PgCad1Ext2 .Linha3 .BoxSubBox3 {
    display: none;
  }

  /* ------------- */

  .PgCad1Ext2 .Linha3 .BoxSubBox4 .IRow1 {
    display: block;
  }

  .PgCad1Ext2 .Linha3 .BoxSubBox4 .IRow1 .IRow1_Col {
    display: block;
  }

  .PgCad1Ext2 .Linha3 .BoxSubBox4 .IRow1 .IRow1_Col1 {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
  }
  .PgCad1Ext2 .Linha3 .BoxSubBox4 .IRow1 .IRow1_Col2 {
    width: 100%;
    text-align: center;
  }

  /* ------------- */
}

/* ------------- */

/*
##############
PgtoPix
##############
*/

.PgtoPix0 {
  background: #fff !important;
}
.PgtoPix1 {
  color: #333333;
  font-size: 14px;
  font-family: "hinted-Rubik-Regular";
  font-weight: normal;
}
.PgtoPix1B {
  color: #760684;
  font-size: 20px;
  font-family: "hinted-Rubik-Medium";
  font-weight: normal;
}
.PgtoPix2 {
  color: #333333;
  font-size: 22px;
  font-family: "hinted-Rubik-Medium";
  font-weight: normal;
}
.PgtoPix2B {
  color: #333333;
  font-size: 16px;
  font-family: "hinted-Rubik-Medium";
  font-weight: normal;
}
.PgtoPix3 img {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;

  display: inline-block;
  overflow: hidden;

  margin-right: 5px;
  margin-bottom: 5px;
}

/* ------------- */

@media screen and (max-width: 767px) {
  /* ------------- */

  .PgtoPix1B {
    font-size: 16px;
  }
  .PgtoPix1B span {
    display: block;
    font-size: 14px;
  }

  /* ------------- */
}

/* ------------- */

/*
##############
PgtoBoleto
##############
*/

.PgtoBoleto1 {
  color: #333333;
  font-size: 24px;
  font-family: "hinted-Rubik-Regular";
  font-weight: normal;
  line-height: 150%;
}
.PgtoBoleto1 b {
  font-family: "hinted-Rubik-Medium";
}
.PgtoBoleto2 {
  color: #760684;
  font-size: 24px;
  font-family: "hinted-Rubik-Medium";
  font-weight: normal;
}
.PgtoBoleto3 {
  color: #333333;
  font-size: 16px;
  font-family: "hinted-Rubik-Regular";
  font-weight: normal;
}
.PgtoBoleto4 {
  color: #333333;
  font-size: 20px;
  font-family: "hinted-Rubik-Regular";
  font-weight: normal;
}

/* ------------- */

@media screen and (max-width: 767px) {
  /* ------------- */

  .PgtoBoleto1 {
    font-size: 16px;
  }
  .PgtoBoleto2 {
    font-size: 20px;
  }
  .PgtoBoleto3 {
    font-size: 12px;
  }
  .PgtoBoleto4 {
    font-size: 18px;
  }

  /* ------------- */
}

/* ------------- */

/*
##############
IcoFloatWHatsapp
##############
*/
.IcoFloatWHatsapp {
  position: fixed;
  right: 10px;
  bottom: 90px;
  z-index: 400;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background-color: #25d366;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  animation: balanco 2s infinite alternate;

  animation-name: pulsar;
  animation-duration: 0.8s;
  animation-timing-function: ease-out;
  animation-delay: 1s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-fill-mode: none;
  animation-play-state: running;
}

.IcoFloatWHatsapp:hover {
  transform: scale(1.1); /* Aumenta ligeiramente o tamanho no hover */
}

.IcoFloatWHatsapp a {
  z-index: 1;
}

.IcoFloatWHatsapp i {
  font-size: 1.5em;
  color: #fff;
  position: relative;
  z-index: 2;
}

@keyframes pulsar {
  0% {
    height: 65px;
    width: 65px;
  }
  100% {
    height: 75px;
    width: 75px;
  }
}

@media (max-width: 767px) {
  .IcoFloatWHatsapp {
    width: 35px;
    height: 35px;
    font-size: 16px;
    bottom: 90px;
  }

  @keyframes pulsar {
    0% {
      height: 35px;
      width: 35px;
    }
    100% {
      height: 45px;
      width: 45px;
    }
  }
}

/* ------------- */

/*
############
Responsividade
############
*/

/* ------------- */

@media screen and (max-width: 500px) {
  /* ------------- */

  .card-body {
    padding: 15px;
  }
  .table > thead > tr > th,
  .table > tbody > tr > th,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > td,
  .table > tfoot > tr > td {
    padding: 10px;
  }

  /* ------------- */

  .xs2-float-none {
    float: none !important;
  }
  .xs2-display-block {
    display: block !important;
  }

  .xs2-btns1 > .btn {
    display: block;
    width: 100%;
    margin-bottom: 5px !important;
  }
  .xs2-btns1 .btn-group {
    width: 100%;
    margin-bottom: 5px !important;
  }
  .xs2-btns1 .btn-group > .btn {
    display: block;
    width: 100%;
  }
  .xs2-btns1 .BoxTarefaTrabalhada {
    display: block;
    margin: 0 !important;
    width: 100%;
  }
  .xs2-btns1 .BoxTarefaTrabalhada > .btn {
    display: block;
    width: 100%;
  }

  /* ------------- */
}

/* ------------- */

/*
##############
BoxCard1
##############
*/

.BoxCard1 {
  padding: 20px !important;
}

.BoxCard1 .IntText1 {
  float: left;
  width: calc(100% - 100px);
}
.BoxCard1 .IntText2 {
  float: right;
}

/* ------------- */

@media screen and (max-width: 767px) {
  /* ------------- */

  .BoxCard1 {
    padding: 10px !important;

    text-align: center;
  }

  .BoxCard1 .IntText1 {
    float: left;

    height: 24px;
    line-height: 24px;

    display: block;
    overflow: hidden;

    text-align: left;
    vertical-align: middle;

    margin: 0px !important;

    width: calc(100% - 75px);

    font-size: 12px;
  }
  .BoxCard1 .IntText1 .fa {
    font-size: 11px;
    margin-right: 2px;
  }
  .BoxCard1 .IntText2 {
    float: right;

    padding: 5px 8px;
    font-size: 12px;
  }

  /* ------------- */
}

/* ------------- */

/*
##############
BoxCard2
##############
*/

.BoxCard2 {
}

/* ------------- */

.BoxCard2 .IRow1 {
  display: table;

  margin: 0px;
  padding: 0px;

  width: 100%;
}
.BoxCard2 .IRow1 .IRow1_Col {
  display: table-cell;
  vertical-align: middle;

  margin: 0px;
  padding: 0px;
}
.BoxCard2 .IRow1 .IRow1_Col1 {
  width: calc(100% - 100px);
}
.BoxCard2 .IRow1 .IRow1_Col2 {
  width: 100px;

  padding-left: 5px;
  text-align: right;
}

/* ------------- */

.BoxCard2 .IntText1 {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.02);

  padding: 0px 10px;

  display: block;
  overflow: hidden;

  height: 36px;
  line-height: 36px;

  text-align: left;
  vertical-align: middle;

  font-size: 13px;

  word-wrap: anywhere;
}
.BoxCard2 .IntText2 {
}

/* ------------- */

/*
##############
BoxCard3
##############
*/

.BoxCard3 {
}

/* ------------- */

.BoxCard3 .IRow1 {
  display: table;

  margin: 0px;
  padding: 0px;

  width: 100%;
}
.BoxCard3 .IRow1 .IRow1_Col {
  display: table-cell;
  vertical-align: middle;

  margin: 0px;
  padding: 0px;
}
.BoxCard3 .IRow1 .IRow1_Col1 {
  width: calc(100% - 100px - 130px);
}
.BoxCard3 .IRow1 .IRow1_Col2 {
  width: 100px;

  padding-left: 5px;
  text-align: right;
}
.BoxCard3 .IRow1 .IRow1_Col3 {
  width: 130px;

  padding-left: 5px;
  text-align: right;
}

/* ------------- */

.BoxCard3 .IntText1 {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(0, 0, 0, 0.02);

  padding: 0px 10px;

  display: block;
  overflow: hidden;

  height: 36px;
  line-height: 36px;

  text-align: left;
  vertical-align: middle;

  font-size: 13px;

  word-wrap: anywhere;
}
.BoxCard3 .IntText2 {
  font-size: 13px;
}
.BoxCard3 .IntText2 .fa {
  font-size: 11px;
}

/* ------------- */

@media screen and (max-width: 600px) {
  /* ------------- */

  .BoxCard3 .IRow1 {
    display: flex;
    flex-wrap: wrap;
  }

  .BoxCard3 .IRow1 .IRow1_Col1 {
    width: 100%;
    margin-bottom: 10px;
  }
  .BoxCard3 .IRow1 .IRow1_Col2 {
    width: 50%;
    padding-left: 0px;
  }
  .BoxCard3 .IRow1 .IRow1_Col3 {
    width: 50%;
  }

  /* ------------- */

  .BoxCard3 .IntText1 {
    text-align: center;
  }

  /* ------------- */
}

/* ------------- */

/*
##############
BoxInfo1
##############
*/

.BoxInfo1 {
}

/* ------------- */

.BoxInfo1 .SRow1 {
  margin: 0px;
  padding: 0px;

  display: flex;
  align-items: center;
}
.BoxInfo1 .SRow1 .SRow1_Col {
  margin: 0px;
  padding: 0px;

  padding-top: 5px;
  padding-bottom: 5px;

  border-bottom: 1px solid rgba(0, 0, 0, 0.01);
}

.BoxInfo1 .SRow1 .SRow1_Col1 {
  width: 40px;
}
.BoxInfo1 .SRow1 .SRow1_Col2 {
  width: calc(100% - 40px - 100px);
}
.BoxInfo1 .SRow1 .SRow1_Col3 {
  width: 100px;
}

.BoxInfo1 .SRow1.SRow1_Esp1 .SRow1_Col {
  background: rgba(0, 0, 0, 0.01);
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

/* ------------- */

.BoxInfo1 .SRow2 {
  margin: 0px;
  padding: 0px;

  display: flex;
  align-items: center;
}
.BoxInfo1 .SRow2 .SRow2_Col {
  margin: 0px;
  padding: 0px;

  padding-top: 5px;
  padding-bottom: 5px;

  border-bottom: 1px solid rgba(0, 0, 0, 0.01);
}

.BoxInfo1 .SRow2 .SRow2_Col1 {
  width: 40px;
}
.BoxInfo1 .SRow2 .SRow2_Col2 {
  width: calc(100% - 40px);
}

.BoxInfo1 .SRow2.SRow2_Esp1 .SRow2_Col {
  background: rgba(0, 0, 0, 0.01);
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

/* ------------- */

.BoxInfo1 .PText1 {
  color: #5e2572;
  font-size: 15px;
  font-weight: bold;
}
.BoxInfo1 .PText2 {
  font-size: 13px;
  font-weight: bold;
}
.BoxInfo1 .PText3 {
  font-size: 11px;
}

/* ------------- */

/*
##############
IcoList1
##############
*/

.IcoList1 {
  list-style: none;
  display: inline-block;

  margin: 0px;
  padding: 0px;
}
.IcoList1 li {
  list-style: none;
  display: inline-block;

  margin: 0px;
  padding: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
}

/* ------------- */

.IcoList1 li a {
  display: block;
  text-decoration: none !important;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;

  padding: 10px;
  margin: 0px;

  background: rgba(0, 0, 0, 0.05);

  text-align: center;
}
.IcoList1 li a * {
  text-decoration: none !important;
}

.IcoList1 li a .Ico {
  margin-bottom: 10px;
}
.IcoList1 li a .Text {
  font-size: 14px;
  font-weight: bold;
  color: #5e2572;
}

.IcoList1 li a:hover {
  background: rgba(0, 0, 0, 0.1);
}

/* ------------- */

/*
##############
progress2
##############
*/
.progress2 {
  height: 20px;
}

/* ------------- */

/*
##############
BlcTitulo1
##############
*/
.BlcTitulo1 {
  position: relative;
  min-height: 34px;
}
.BlcTitulo1 .IntText1 {
  color: #3b3b3b;
  font-size: 26px;
  font-weight: 600;
}
.BlcTitulo1 .BtnFloatRight {
  position: absolute;
  right: 0px;
  top: 0px;
}

/* ------------- */

/*
##############
BlcTitulo2
##############
*/
.BlcTitulo2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.BlcTitulo2 .IntText1 {
  color: #3b3b3b;
  font-size: 22px;
  font-weight: 600;
}
.BlcTitulo2 .BtnFloatRight {
  width: auto !important;
}

/* ------------- */

@media screen and (max-width: 767px) {
  /* ------------- */

  .BlcTitulo2 .IntText1 {
    font-size: 18px;
  }

  /* ------------- */
}

/* ------------- */

/*
##############
ExtTitulo
##############
*/
.ExtTitulo1 {
  font-weight: 500;
  line-height: 42px;
  font-size: 38px;
  color: #d2d2d2;

  border-bottom: 1px solid rgba(255, 255, 255, 0.1);

  padding-bottom: 8px;
  margin-bottom: 20px;
}
.ExtTitulo2 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);

  padding-bottom: 8px;
  margin-bottom: 20px;
}
.ExtTitulo2 small {
  font-size: 17px;
}

.ExtTitulo3 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);

  padding-bottom: 2px;
  margin-bottom: 5px;

  font-size: 16px;
}

/* ------------- *













/*
##############
ExtBlcText1
##############
*/
.ExtBlcText1 {
}
.ExtBlcText1 .fa {
  width: 15px;
}
.ExtBlcText1 .ico {
  display: inline-block;
  width: 15px;
}
.ExtBlcText1 .ico img {
  margin: 0px !important;
  max-width: 10px !important;
}

/* ------------- *













/*
##############
ExtBlcText2
##############
*/
.ExtBlcText2 {
}
.ExtBlcText2 .btn {
}
.ExtBlcText2 .btn .fa {
  width: 20px;
}

/* ------------- */

@media screen and (max-width: 767px) {
  /* ------------- */

  .ExtBlcText2 .btn {
    width: 100%;
  }

  /* ------------- */
}

/* ------------- */

/*
##############
ExtBlcText3
##############
*/
.ExtBlcText3 .ExtText1 {
  font-size: 15px;

  line-height: 15px;
  height: 30px;

  display: block;
  overflow: hidden;
}
.ExtBlcText3 .ExtText2 {
  height: 30px;
}

/* ------------- */

/*
############
btn-group
############
*/
.btn-group-s1 {
}
.btn-group-s1 .dropdown-menu {
}
.btn-group-s1 .dropdown-item {
  font-size: 12px;
  padding: 5px 10px;
  white-space: normal;
}
.btn-group-s1 .dropdown-item:hover {
  background: rgba(0, 0, 0, 0.1);
}

/* ------------- */

.btn-group-s2 {
}
.btn-group-s2 .dropdown-menu {
}
.btn-group-s2 .dropdown-item {
  font-size: 12px;
  padding: 5px 10px;
  white-space: normal;
}
.btn-group-s2 .dropdown-item:hover {
  background: rgba(0, 0, 0, 0.1);
}

/* ------------- */

.btn-group-s3 {
}
.btn-group-s3 .dropdown-menu {
}
.btn-group-s3 .dropdown-item {
  font-size: 12px;
  padding: 5px 10px;
  white-space: normal;
  line-height: normal;
}
.btn-group-s3 .dropdown-item:hover {
  background: rgba(0, 0, 0, 0.1);
}

/* ------------- */

/*
############
badge-s1
############
*/
.badge-s1 {
  font-size: 10px;
  padding: 5px 10px;
  float: left;
  margin-right: 5px;
}

/* ------------- */

/*
############
EstAppBox
############
*/
.EstAppBox {
  text-align: center;

  padding: 20px;
  margin: 0px;

  display: block;
  overflow: hidden;

  background: #fff;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* ------------- */

.EstAppBox .IRow1 {
  display: flex;
  align-items: center;

  margin: 0px;
  padding: 0px;
}
.EstAppBox .IRow1 .IRow1_Col {
  margin: 0px;
  padding: 0px;
}

.EstAppBox .IRow1 .IRow1_Col1 {
  width: 475px;
}
.EstAppBox .IRow1 .IRow1_Col2 {
  width: calc(100% - 475px - 475px);

  padding-left: 20px;
  padding-right: 20px;
}
.EstAppBox .IRow1 .IRow1_Col3 {
  width: 475px;
}

/* ------------- */

.EstAppBox .ExtText1 {
  margin-bottom: 20px;
}
.EstAppBox .ExtText2 {
  margin-bottom: 20px;

  font-family: "hinted-Rubik-Medium";
  font-size: 36px;
  color: #6b147c;
  font-weight: normal;
  letter-spacing: 4px;
}
.EstAppBox .ExtText3 {
  margin-bottom: 20px;

  font-family: "hinted-Rubik-Regular";
  font-size: 26px;
  color: #6b147c;
  font-weight: normal;
  letter-spacing: 2px;
}
.EstAppBox .ExtText4 {
  margin-bottom: 20px;
}
.EstAppBox .ExtText4 a {
  margin-right: 20px;
}
.EstAppBox .ExtText4 a.Last {
  margin-right: 0px;
}
.EstAppBox .ExtText5 {
  margin-bottom: 20px;

  font-family: "hinted-Rubik-Regular";
  font-size: 26px;
  color: #6b147c;
  font-weight: normal;
  letter-spacing: 2px;
}
.EstAppBox .ExtText6 {
}

/* ------------- */

@media screen and (max-width: 1800px) {
  /* ------------- */

  .EstAppBox .IRow1 .IRow1_Col1 {
    width: 360px;
  }
  .EstAppBox .IRow1 .IRow1_Col2 {
    width: calc(100% - 360px - 360px);

    padding-left: 10px;
    padding-right: 10px;
  }
  .EstAppBox .IRow1 .IRow1_Col3 {
    width: 360px;
  }

  .EstAppBox .ExtText1 img {
    max-width: 170px;
  }
  .EstAppBox .ExtText2 {
    font-size: 30px;
    letter-spacing: 0px;
  }
  .EstAppBox .ExtText3,
  .EstAppBox .ExtText5 {
    font-size: 22px;
    letter-spacing: 0px;
  }
  .EstAppBox .ExtText4 img {
    max-width: 160px;
  }

  /* ------------- */
}

/* ------------- */

@media screen and (max-width: 1400px) {
  /* ------------- */

  .EstAppBox .IRow1 .IRow1_Col1 {
    width: 260px;
  }
  .EstAppBox .IRow1 .IRow1_Col2 {
    width: calc(100% - 260px - 260px);
  }
  .EstAppBox .IRow1 .IRow1_Col3 {
    width: 260px;
  }

  .EstAppBox .ExtText1 {
    margin-bottom: 10px;
  }
  .EstAppBox .ExtText2 {
    margin-bottom: 10px;
  }
  .EstAppBox .ExtText3 {
    margin-bottom: 10px;
  }
  .EstAppBox .ExtText4 {
    margin-bottom: 10px;
  }
  .EstAppBox .ExtText5 {
    margin-bottom: 10px;
  }

  /* ------------- */
}

/* ------------- */

@media screen and (max-width: 1260px) {
  /* ------------- */

  .EstAppBox .IRow1 .IRow1_Col1 {
    display: none;
  }
  .EstAppBox .IRow1 .IRow1_Col2 {
    width: 100%;
    padding: 0px;
  }
  .EstAppBox .IRow1 .IRow1_Col3 {
    display: none;
  }

  /* ------------- */
}

/* ------------- */

@media screen and (max-width: 480px) {
  /* ------------- */

  .EstAppBox .ExtText4 a {
    margin-right: 0px !important;
    margin-bottom: 10px !important;

    display: block;
  }

  /* ------------- */
}

/* ------------- */

/*
############
EstCapa1
############
*/
.EstCapa1 {
  text-align: center;

  padding: 20px;
  margin: 0px;
  margin-bottom: 20px;

  display: block;
  overflow: hidden;

  background: #fff;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* ------------- */

.EstCapa1 .ExtText1 {
  margin-bottom: 20px;
}
.EstCapa1 .ExtText1 img {
  max-width: 220px;
}
.EstCapa1 .ExtText2 {
  margin-bottom: 5px;

  font-family: "hinted-Rubik-Regular";
  font-size: 18px;
  color: #6b147c;
  font-weight: normal;
}
.EstCapa1 .ExtText3 {
  margin-bottom: 20px;

  font-family: "hinted-Rubik-Medium";
  font-size: 28px;
  color: #6b147c;
  font-weight: normal;
}

/* ------------- */

@media screen and (max-width: 767px) {
  /* ------------- */
  .EstCapa1 .ExtText1 {
    margin-bottom: 5px;
  }
  .EstCapa1 .ExtText1 img {
    max-width: 100px;
  }
  .EstCapa1 .ExtText2 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .EstCapa1 .ExtText3 {
    font-size: 22px;
    margin-bottom: 5px;
  }

  .paddingQd {
    padding: 5px !important;
  }

  /* ------------- */
}

/* ------------- */

/*
############
EstMenuMobFix
############
*/
.EstMenuMobFix {
  background: #512063;

  position: fixed;
  left: 0px;
  bottom: 0px;

  z-index: 102;

  display: block;
  width: 100%;

  box-shadow: 0px -2px 6px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px -2px 6px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px -2px 6px rgba(0, 0, 0, 0.5);
}

/* ------------- */

.EstMenuMobFix .IRow1 {
  display: flex;
  align-items: center;
}
.EstMenuMobFix .IRow1 .IRow1_Col {
  width: calc(100% / 4);
}

/* ------------- */

.EstMenuMobFix .BlcInt1 {
  display: block;
  text-decoration: none !important;

  text-align: center;

  padding: 10px;
}
.EstMenuMobFix .BlcInt1 * {
  text-decoration: none !important;
}
.EstMenuMobFix .BlcInt1 .ExtText1 {
  margin-bottom: 5px;

  color: #fff;
  font-size: 28px;
}
.EstMenuMobFix .BlcInt1 .ExtText2 {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}

/* ------------- */

/*
############
blockUI
############
*/

.blockUI.blockOverlay {
  background-color: rgba(255, 255, 255, 0.8) !important;
  opacity: 1 !important;
}

/* ------------- */

/*
############
PgBlockUi1
############
*/

.PgBlockUi1 {
  border: none !important;
  background: none !important;

  text-align: center;

  left: 0px !important;
  top: calc(50% - 20px) !important;

  width: 100% !important;
}
.PgBlockUi1 .fa {
  color: #585858;
  font-size: 42px;
}

/* ------------- */

/*
############
BlcOverlay
############
*/

.BlcOverlay_Ativo {
  overflow: hidden;
}
#BlcOverlay {
  z-index: 1000;

  position: fixed;
  left: 0px;
  top: 0px;

  display: none;
  width: 100%;
  height: 100%;

  cursor: pointer;

  background: rgba(81, 32, 99, 0.6);
}

/* ------------- */

/*
############
NavEsp1
############
*/

.NavEsp1 {
}
.NavEsp1 .IntText1 {
  display: block;
  width: 100%;

  text-align: right;
  vertical-align: middle;

  font-size: 14px;
  color: #9b9b9b;
  font-weight: bold;
}
.NavEsp1 .IntText1 span {
  color: #512063;
}

/* ------------- */

/*
############
NavEsp2
############
*/

.NavEsp2 .font-weight-medium {
  font-size: 13px;
}
.NavEsp2 .font-weight-light {
  font-size: 10px;
}

/* ------------- */

/*
############
EstBonus1
############
*/

.EstBonus1 {
}

/* ------------- */

.EstBonus1 .IRow1 {
  padding: 0px;
  margin: 0px;

  width: 100%;

  display: table;
}
.EstBonus1 .IRow1_Col {
  padding: 0px;
  margin: 0px;

  display: table-cell;
  vertical-align: bottom;
}
.EstBonus1 .IRow1_Col1 {
  width: calc(100% - 226px);
}
.EstBonus1 .IRow1_Col2 {
  width: 226px;
}

/* ------------- */

.EstBonus1 .IRow2 {
  padding: 0px;
  margin: 0px;

  width: 100%;

  display: table;
}
.EstBonus1 .IRow2_Col {
  padding: 0px;
  margin: 0px;

  display: table-cell;
  vertical-align: bottom;
}
.EstBonus1 .IRow2_Col1 {
  width: 30px;
  padding-bottom: 10px;
}
.EstBonus1 .IRow2_Col2 {
  width: calc(100% - 30px - 40px);
}
.EstBonus1 .IRow2_Col3 {
  width: 40px;
  padding-bottom: 6px;
  text-align: right;
}

/* ------------- */

.EstBonus1 .BtnBonus {
  cursor: pointer;
}

/* ------------- */

.EstBonus1 .BlcInt1 {
  display: inline-block;
}

/* ------------- */

.EstBonus1 .BtnCtrl1 {
  width: 110px;

  padding: 15px 5px;
}

/* ------------- */

.EstBonus1 .ExtText1 {
  font-size: 14px;
  color: #4a4a4a;
  font-weight: bold;
}
.EstBonus1 .ExtText2A {
  font-size: 12px;
  color: #4a4a4a;
  font-weight: bold;

  margin-bottom: 5px;
}
.EstBonus1 .ExtText2B {
  font-size: 36px;
  color: #4a4a4a;
  font-weight: bold;
}
.EstBonus1 .ExtText3 {
  font-size: 28px;
  color: #4a4a4a;
}

/* ------------- */

.EstBonus1 .ExtText4 {
  font-size: 12px;
  color: #4a4a4a;
  font-weight: bold;

  margin-bottom: 5px;
}
.EstBonus1 .ExtText5 {
  margin: 0px;
  display: inline-block;
}
.EstBonus1 .ExtText5 .card-body {
  font-size: 16px;
  color: #4a4a4a;
  font-weight: bold;

  padding: 9px 15px;
}
.EstBonus1 .ExtText5 .card-body .fa {
  margin-right: 5px;
}

/* ------------- */

.EstBonus1.ShowN .ExtText2B {
  filter: blur(8px);
  -webkit-filter: blur(8px);
}

/* ------------- */

@media screen and (max-width: 520px) {
  /* ------------- */

  .EstBonus1 .IRow1_Col1 {
    width: calc(100% - 150px);
  }
  .EstBonus1 .IRow1_Col2 {
    width: 150px;
  }

  /* ------------- */

  .EstBonus1 .IRow2_Col1 {
    width: 20px;
    padding-bottom: 8px;
  }
  .EstBonus1 .IRow2_Col2 {
    width: calc(100% - 20px - 20px);
  }
  .EstBonus1 .IRow2_Col3 {
    width: 20px;
    padding-bottom: 6px;
  }

  /* ------------- */

  .EstBonus1 .BlcInt1 {
    display: inline-block;
  }

  /* ------------- */

  .EstBonus1 .BtnCtrl1 {
    width: 72px;
    padding: 10px 5px;
    font-size: 10px;
  }

  /* ------------- */

  .EstBonus1 .ExtText1 {
    font-size: 10px;
  }
  .EstBonus1 .ExtText2A {
    font-size: 12px;
  }
  .EstBonus1 .ExtText2B {
    font-size: 24px;
  }
  .EstBonus1 .ExtText3 {
    font-size: 14px;
  }

  /* ------------- */

  .EstBonus1 .ExtText4 {
    font-size: 12px;

    padding-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
  }
  .EstBonus1 .ExtText5 {
    margin: 0px;
    display: inline-block;
  }
  .EstBonus1 .ExtText5 .card-body {
    font-size: 14px;
    padding: 8px 10px;
  }
  .EstBonus1 .ExtText5 .card-body .fa {
    margin-right: 4px;
  }

  /* ------------- */
}

/* ------------- */

@media screen and (max-width: 360px) {
  /* ------------- */

  .EstBonus1 {
    text-align: center;
  }

  .EstBonus1 .IRow1 {
    display: block;
  }
  .EstBonus1 .IRow1_Col {
    display: block;
    text-align: center;
  }
  .EstBonus1 .IRow1_Col1 {
    width: 100%;
  }
  .EstBonus1 .IRow1_Col2 {
    width: 100%;
  }

  /* ------------- */
}

/* ------------- */

/*
############
EstBonus2
############
*/

.EstBonus2 {
  max-width: 600px;
}
.EstBonus2 .modal-content {
  background: #fff;
  border: none;

  padding: 40px;
  text-align: center;
}

/* ------------- */

.EstBonus2 .ExtText1 {
  font-size: 32px;
  color: #4a4a4a;
  font-weight: bold;

  margin-bottom: 20px;
  padding-bottom: 10px;

  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.EstBonus2 .ExtText2 {
  font-size: 16px;
  color: #4a4a4a;
  font-weight: bold;

  margin-bottom: 20px;
}
.EstBonus2 .ExtText3 {
  font-size: 40px;
  color: #4a4a4a;
  font-weight: bold;

  padding: 10px;
  margin-bottom: 20px;

  text-align: center;

  line-height: normal;
  height: auto;
}
.EstBonus2 .ExtText3B {
  font-size: 40px;
  color: #4a4a4a;
  font-weight: bold;

  margin-bottom: 20px;
}
.EstBonus2 .ExtText4 {
  font-size: 12px;
  color: #4a4a4a;

  margin-bottom: 20px;
}
.EstBonus2 .ExtText4B {
  font-size: 12px;
  color: #4a4a4a;

  margin-bottom: 20px;
  margin-top: 20px;
}
.EstBonus2 .ExtText5 {
}
.EstBonus2 .ExtText5 .jFiler-input {
  margin-bottom: 0px !important;
}

/* ------------- */
.ExtTextAction {
  font-family: "hinted-Rubik-Light";
  font-size: 17px;
  color: #fff;
  font-weight: normal;

  margin-top: 20px;
}
