/*#region VARIAVEIS DO LESS*/
/*#endregion*/
/*#region PLUGINS*/
/*#region PLUGIN --- UNIFORM*/
div.selector,
div.selector span,
div.checker span,
div.radio span,
div.uploader,
div.uploader span.action,
div.button,
div.button span {
  background-image: url("../../assets/images/structure/sprite-uniform.png");
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}
div.selector,
div.checker,
div.button,
div.radio,
div.uploader {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  /* Keeping this as :focus to remove browser styles */
}
div.selector:focus,
div.checker:focus,
div.button:focus,
div.radio:focus,
div.uploader:focus {
  outline: 0;
}
.padding-none {
  padding: 0 !important;
}
.padding-left-none {
  padding-left: 0;
}
.padding-right-none {
  padding-right: 0;
}
.margin-10-top {
  margin-top: 10%;
}
.margin-10-bottom {
  margin-bottom: 10px;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
div.selector,
div.selector *,
div.radio,
div.radio *,
div.checker,
div.checker *,
div.uploader,
div.uploader *,
div.button,
div.button * {
  margin: 0;
  padding: 0;
}
.pt-20 {
  padding-top: 20px;
}
.alert {
  margin: 20px 0px 20px 0px !important;
}
.highContrastDetect {
  background: url("/images/structure/bg-input.png") repeat-x 0 0;
  width: 0px;
  height: 0px;
}
.header-interna-contrato {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
  text-transform: unset;
  margin-top: -41px;
  margin-bottom: 20px;
}
.contrato-print p span {
  display: block;
}
.header-interna-contrato .header-logo-contrato {
  width: 20%;
  float: left;
}
.has-error-input {
  border-color: #2b75b2 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* Remove default webkit and possible mozilla .search styles.
 * Keeping this as :active to remove browser styles */
div.checker input,
input[type="search"],
input[type="search"]:active {
  -moz-appearance: none;
  -webkit-appearance: none;
}
.form-control {
  height: 33.76px !important;
}
/* Select */
div.selector {
  background-position: 0 -130px;
  line-height: 26px;
  height: 26px;
  padding: 0 0 0 10px;
  position: relative;
  overflow: hidden;
}
.fa-credit-card {
  font-size: 30px;
  color: #1150a0;
}
div.selector span {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  background-position: right 0;
  height: 26px;
  line-height: 26px;
  padding-right: 25px;
  cursor: pointer;
  width: 100%;
  display: block;
}
div.selector.fixedWidth {
  width: 190px;
}
div.selector.fixedWidth span {
  width: 155px;
}
div.selector select {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  position: absolute;
  height: 22px;
  top: 2px;
  left: 0px;
  width: 100%;
}
div.selector.active {
  background-position: 0 -156px;
}
div.selector.active span {
  background-position: right -26px;
}
div.selector.hover,
div.selector.focus {
  background-position: 0 -182px;
}
div.selector.hover span,
div.selector.focus span {
  background-position: right -52px;
}
div.selector.hover.active,
div.selector.focus.active {
  background-position: 0 -208px;
}
div.selector.hover.active span,
div.selector.focus.active span {
  background-position: right -78px;
}
div.selector.disabled,
div.selector.disabled.active {
  background-position: 0 -234px;
}
div.selector.disabled span,
div.selector.disabled.active span {
  background-position: right -104px;
}
/* Checkbox */
div.checker {
  position: relative;
}
div.checker,
div.checker span,
div.checker input {
  width: 19px;
  height: 19px;
}
div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: center;
  background-position: 0 -1px;
}
div.checker span.checked {
  background-position: -76px -1px;
}
div.checker input {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.padding-none-left {
  padding-left: 0 !important;
}
.valor-pagamento-cartao {
  font-weight: bold;
  text-transform: uppercase;
  color: #12498e;
}
.pay-report-area table th {
  height: 65px;
}
table {
  width: 100%;
}
ul.lista-pagamento li span {
  width: 64px;
  height: 64px;
  display: inline-block;
  opacity: 0.2;
}
ul.lista-pagamento li span.ativo {
  opacity: 1;
}
.cc-amex {
  background: url('../images/content/cards/cc-amex.png') no-repeat center;
}
.cc-mastercard {
  background: url('../images/content/cards/cc-master.png') no-repeat center;
}
.cc-visa {
  background: url('../images/content/cards/cc-visa.png') no-repeat center;
}
.cc-elo {
  background: url('../images/content/cards/cc-elo.png') no-repeat center;
}
.page-about .title {
  color: #2c4d9d;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.page-about .glyphicon-arrow-right {
  color: #ee9722;
}
.text-justify {
  text-align: justify;
}
div.checker.active span {
  background-position: -19px -1px;
}
div.checker.active span.checked {
  background-position: -95px -1px;
}
div.checker.hover span,
div.checker.focus span {
  background-position: -38px -1px;
}
div.checker.hover span.checked,
div.checker.focus span.checked {
  background-position: -114px -1px;
}
div.checker.hover.active span,
div.checker.focus.active span {
  background-position: -57px -1px;
}
div.checker.hover.active span.checked,
div.checker.focus.active span.checked {
  background-position: -133px -1px;
}
div.checker.disabled,
div.checker.disabled.active {
  background-position: -152px -1px;
}
div.checker.disabled span.checked,
div.checker.disabled.active span.checked {
  background-position: -171px -1px;
}
/* Radio */
div.radio {
  position: relative;
}
div.radio,
div.radio span,
div.radio input {
  width: 24px;
  height: 24px;
}
div.radio span {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: center;
  background-position: 0 -19px;
}
div.radio span.checked {
  background-position: -25px -19px;
}
div.radio input {
  opacity: 0;
  z-index: -1;
  filter: alpha(opacity=0);
  border: none;
  background: none;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: center;
}
div.radio.active span {
  background-position: -25px -19px;
}
div.radio.active span.checked {
  background-position: -25px -19px;
}
div.radio.hover span,
div.radio.focus span {
  background-position: 0 -19px;
}
div.radio.hover span.checked,
div.radio.focus span.checked {
  background-position: -25px -19px;
}
div.radio.hover.active span,
div.radio.focus.active span {
  background-position: -25px -19px;
}
div.radio.hover.active span.checked,
div.radio.focus.active span.checked {
  background-position: -25px -19px;
}
div.radio.disabled span,
div.radio.disabled.active span {
  background-position: -144px -19px;
}
div.radio.disabled span.checked,
div.radio.disabled.active span.checked {
  background-position: -25px -19px;
}
/* PRESENTATION */
/* Checker */
div.checker {
  margin-right: 5px;
}
/* Radio */
div.radio {
  margin-right: 3px;
}
/*#endregion*/
/*#region PLUGIN --- SELECT 2*/
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
  outline: 0;
}
.select2-container:focus {
  outline: 0;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 34px;
  user-select: none;
  outline: 0;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 12px;
  padding-right: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: white;
  border: 1px solid #bababa;
  border-radius: 0;
  overflow: hidden;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #bababa;
  border-radius: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #6d6f71;
  line-height: 34px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #6d6f71;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 32px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 30px;
  border-left: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  left: 28%;
  top: 40%;
  position: absolute;
  display: block;
  width: 10px;
  height: 8px;
  background-image: url("../../assets/images/structure/arrow.png");
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  transform: rotate(180deg);
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #bababa;
  border-radius: 5px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #bababa;
  border-radius: 5px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #bababa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #bababa;
  border-radius: 5px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #bababa;
  line-height: 35px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #bababa;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  height: 34px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 34px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  left: 28%;
  top: 40%;
  position: absolute;
  display: block;
  width: 10px;
  height: 8px;
  background-image: url("@img/structure/arrow.png");
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #bababa;
  border-radius: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #bababa;
  border-radius: 5px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #bababa;
  border-radius: 5px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #bababa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-results__option {
  color: #6d6f71;
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
@media screen and (max-width: 767px) {
  .select2-container .select2-selection--single {
    height: 52px;
  }
  .select2-container .select2-selection--multiple {
    min-height: 52px;
  }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 52px;
  }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 51px;
  }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    height: 52px;
  }
  .mobile-margin-bottom-20 {
    margin-bottom: 20px !important;
  }
  .mobile-no-padding-inline {
    padding-inline: 0;
  }
  .mobile-padding-inline-22 {
    padding-inline: 22px;
  }
  .mobile-recaptcha-scale {
    transform: scale(.9);
  }
  .brief .simulacao-detalhe-produto {
    margin-bottom: 10px !important;
  }
  .accordion .accordion-content {
    margin: 0 !important;
  }
}
/*#endregion*/
/*#endregion*/
/*#region FONTES*/
@font-face {
  font-family: 'Frutiger';
  src: url("../../assets/fonts/Frutiger-LT-55-Roman.ttf") format('truetype');
}
body,
p,
a,
form,
cite,
blockquote,
label {
  font-family: 'Frutiger', Arial, sans-serif;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
li,
b,
strong {
  font-family: 'Frutiger', Arial, sans-serif;
}
h2 {
  font-size: 32px;
}
h3 {
  font-size: 24px;
}
p {
  margin-bottom: 1em;
}
/*#endregion */
/*#region RESET*/
ul {
  list-style: none;
  padding: 0;
}
a:hover,
a:active,
a:visited,
a:focus {
  text-decoration: none;
  outline: none;
}
body,
html {
  min-height: 100%;
  height: 100%;
}
/*#endregion */
/*#region ESTRUTURA*/
.slide-toggle {
  overflow: hidden;
  transition: all 1s;
}
.ajax-loading {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
  text-align: center;
  line-height: 100vh;
  font-size: 40px;
}
.ajax-loading .icon {
  -moz-animation: loading 1.5s ease infinite;
  -o-animation: loading 1.5s ease infinite;
  -webkit-animation: loading 1.5s ease infinite;
  animation: loading 1.5s ease infinite;
}
@-moz-keyframes loading {
  0% {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loading {
  0% {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loading {
  0% {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.main-content {
  min-height: calc(100% - 125px - 88px);
}
.main > .container-fluid > h1 {
  color: #333333;
}
.main > .container-fluid > h1.titulo_big {
  font-size: 42px;
}
.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.text-center {
  text-align: center !important;
}
.text-center > tr > th,
.text-center > tr > td {
  text-align: center !important;
}
.container-fluid {
  max-width: 1230px;
}
.container-reduzido {
  max-width: 790px;
}
.titulo {
  text-transform: uppercase;
}
.btn {
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
  padding: 7px 15px;
  font-size: 14px;
  text-transform: uppercase;
}
.btn.btn-primary {
  background-color: #4062d1;
  border-color: #4062d1;
}
.btn.btn-primary:active {
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.35);
  background-color: #295bdb;
  border-color: #295bdb;
}
.btn.btn-default {
  color: #fff;
  background-color: #2b75b2;
  background-image: linear-gradient(to bottom, #2b75b2, #2b75b2);
  border-color: #2b75b2;
}
.btn.btn-default:active {
  color: #fff;
  border-color: #2b75b2;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.35);
  background-color: #8c410d;
  background-image: linear-gradient(to bottom, #dc6614, #eb7626);
}
.btn.btn-default2 {
  width: 100%;
  color: #fff;
  background-color: #2b75b2;
  background-image: linear-gradient(to bottom, #2b75b2, #2b75b2);
  border-color: #2b75b2;
  border-radius: 2px;
}
.btn.btn-default2:active {
  color: #fff;
  border-color: #2b75b2;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.35);
  background-color: #8c410d;
  background-image: linear-gradient(to bottom, #dc6614, #eb7626);
}
.btn.btn-gray {
  color: #fff;
  background-color: #BDBDBD;
  background-image: linear-gradient(to bottom, #9E9E9E, #BDBDBD);
  border-color: #707070;
}
.btn.btn-gray:active {
  color: #fff;
  border-color: #707070;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.35);
  background-color: #8a8a8a;
  background-image: linear-gradient(to bottom, #8f8f8f, #aeaeae);
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
}
.form-group {
  margin-bottom: 8px;
}
.form-group label {
  color: #6d6f71;
  font-weight: normal;
  font-size: 12px;
}
.form-control-radio {
  min-width: 85px;
  display: inline-block;
  height: 34px;
  padding: 6px 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  margin-right: 10px;
}
.form-control-radio [type=radio] {
  display: block;
  float: left;
}
.form-control-radio div.radio {
  position: relative;
  margin-right: 0;
  top: -3px;
  left: -7px;
}
.form-control-radio .lbl {
  display: inline-block;
  float: right;
  width: calc(100% - 24px);
  position: relative;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}
.form-control,
.form-control-radio {
  border-radius: 0;
  resize: none;
}
.form-control:focus {
  box-shadow: none;
  border: 1px solid #878787;
}
table.table,
div.table {
  font-size: 16px;
}
table.table > thead:after,
div.table > thead:after {
  content: "";
  height: 10px;
  width: 100%;
  display: block;
}
table.table > thead > tr > th,
div.table > thead > tr > th {
  background: #2c4e9d;
  color: #fff;
  font-size: 16px;
  border: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: middle;
}
table.table > thead > tr > th:first-child,
div.table > thead > tr > th:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
table.table > thead > tr > th:last-child,
div.table > thead > tr > th:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
table.table > tbody > tr,
div.table > tbody > tr {
  border-top: 1px solid #fff;
  background-color: #f2f1f1;
}
table.table > tbody > tr > td,
div.table > tbody > tr > td {
  border: 0;
  line-height: 1.1;
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: middle;
}
table.table > tbody > tr > td:first-child,
div.table > tbody > tr > td:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
table.table > tbody > tr > td:last-child,
div.table > tbody > tr > td:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
table.table > tbody > tr > td .quebra,
div.table > tbody > tr > td .quebra {
  font-size: 12px;
}
table.table > tbody > tr:nth-of-type(even),
div.table > tbody > tr:nth-of-type(even) {
  background-color: #f8f8f8;
}
table.table .quebra,
div.table .quebra {
  display: block;
}
.status_ok {
  color: #018b17;
}
.status_ok-arrears {
  color: #267af9;
}
.status_arrears {
  color: #b40202;
}
.status_opened {
  color: #4c4f52;
}
.status-block_ok-opened {
  background-color: #114fa0;
}
.status-block_warning {
  background-color: #FFEB3B;
}
.status-block_arrears {
  background-color: #b40202;
}
.status-block_ok {
  background-color: #018b17;
}
/*#endregion */
/*#region HEADER*/
.header {
  width: 100%;
  position: relative;
  z-index: 99;
  background-color: #ffffff;
  -webkit-box-shadow: 11px -1px 3px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 11px -1px 3px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 11px -1px 3px 0px rgba(0, 0, 0, 0.75);
}
.header .header-line{
  background: rgb(221,95,19);
  padding: 15px 0 4px 0;
  position: relative;
}
.header .container-header {
  align-items: center;
  display: flex;
  padding: 0;
  position: relative;
}
.header .container-header .tab-content {
  border: 1px solid #dddddd;
  padding: 16px 12px;
  position: relative;
  z-index: 11;
  border-top: none;
  background-color: #eaeaea;
}
.header .container-header .nav li {
  background-color: #f3f3f3;
}
.header .container-header .nav li a {
  position: relative;
  display: block;
  padding: 3px 15px;
  color: #757373;
  border-top-color: #aeaeae;
  border-top-width: 3px;
  border-radius: 0;
}
.header .container-header .nav li.active a {
  background-color: #eaeaea;
  border-top-color: #2d4e9d;
  border-top-width: 3px;
  border-radius: 0;
  color: #7282b3;
}
.header .container-header .login-form {
  position: inherit;
  right: 0;
  top: 15px;
  margin-bottom: 30px;
}
.header .container-header .login-form form .form-input-header {
  width: 40%;
  margin-right: 5px;
  float: left;
}
.header .container-header .login-form form .form-input-header input {
  border-radius: 0;
  height: 29px !important;
}
.header .container-header .login-form form .form-button button {
  border-radius: 0;
  height: 29px;
}
.header .container-header .login-form .reset-password {
  margin: 0 -15px;
}
.icon-login {
  top: -2.5px !important;
}
.header .header-logo {
  margin: 5px 0;
}
.header .header-logo a {
  align-items: center;
  display: flex;
}
.header .header-logo a img {
  margin-right: 30px;
}
.header .header-logo a > img {
  width: 100px;
}
.header .header-logo .garantcred {
  width: 170px;
}
.header .header-logo .omni {
  width: 70px;
}
.header .header-logo .omni-mobile {
  width: 60px;
}
.header-interna {
  width: 100%;
  background-color: #ffffff;
  text-transform: unset;
  border-bottom: 1px solid #e5e5e5;
}
.header-saudacao {
  float: right;
  color: #333333;
  padding: 20px 20px 12px;
  position: relative;
  background-color: #f3f3f3;
}
.header-saudacao p {
  text-align: left;
  font-size: 10px;
  width: 90%;
  float: left;
}
.header-saudacao i {
  width: 10%;
}
.header-saudacao .menu-login {
  margin-top: 35px;
  width: 100%;
  position: absolute;
  margin-top: 10px;
  margin-left: -20px;
  padding: 20px;
  background-color: #f9f9f9;
  cursor: pointer;
}
.header-saudacao .menu-login a {
  color: #333333;
}
.header-saudacao span {
  display: block;
  font-size: 13px;
}
.navbar-toggle {
  margin-right: 0;
  padding: 0;
  background: #4062d1;
}
.clearfix {
  clear: both;
}
.header-logo {
  height: 73px;
  float: left;
  align-items: center;
  display: flex;
  justify-content: center;
}
.header-saudacao {
  width: 20%;
  display: flex;
  align-items: center;
}
.header-menu {
  position: relative;
  background: #fbfbfb;
  border: 1px solid #e2e0e0;
}
.header-menu .menu {
  margin: 0;
}
.header-menu .menu > li {
  font-size: 15px;
  display: inline-block;
  text-align: right;
  padding: 15px 20px;
  position: relative;
}
.header-menu .menu > li > a {
  color: #1f1f1f;
  font-family: 'Frutiger';
  font-size: 13px;
}
.header-menu .menu > li i{
  padding-right: 10px;
}
.header-menu .menu > li:last-child {
  padding-right: 0;
}
.dropdown-menu {
  cursor: pointer;
}
.form-login:after {
  border-color: transparent;
  border-bottom-color: #fff;
  border-width: 19px;
  margin-left: -19px;
  right: 20px;
}
.form-login:before {
  border-color: transparent;
  border-bottom-color: #bababa;
  border-width: 20px;
  margin-left: -20px;
  right: 19px;
}
.form-login {
  display: none;
  line-height: 1.2;
  position: absolute;
  background: #fff;
  top: 4em;
  width: 300px;
  right: 0;
  text-align: left;
  padding: 20px;
  border-radius: 20px;
  border: 1px solid #bababa;
}
.form-login > fieldset > legend {
  text-transform: uppercase;
  font-size: 24px;
  color: #114fa0;
  font-weight: bold;
  border: 0;
}
.form-login:before,
.form-login:after {
  bottom: 100%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.form-login:after {
  border-color: transparent;
  border-bottom-color: #fff;
  border-width: 19px;
  margin-left: -19px;
}
.form-login:before {
  border-color: transparent;
  border-bottom-color: #bababa;
  border-width: 20px;
  margin-left: -20px;
}
.form-login .link-esqueci-senha {
  color: #6d6f71;
  vertical-align: middle;
  line-height: 37px;
}
.form-login .form-group {
  margin-bottom: 10px;
}
.form-login.form-login_cliente:before,
.form-login.form-login_cliente:after {
  left: 20%;
}
.form-login.form-login_lojista:before,
.form-login.form-login_lojista:after {
  left: 80%;
}
.form-login.is-active {
  display: block;
}
@media (max-width: 767px) {
  header > .container-fluid {
    padding-right: 0;
    position: relative;
  }
  .header-logo {
    padding: 0 17px;
    position: relative;
    z-index: 21;
    float: left;
  }
  .header-toggle-menu {
    background-color: #ffffff;
    border-bottom: 1px solid #e6e5e5;
    width: 100%;
    z-index: 21;
    clear: both;
  }
  .header-toggle-menu .icon-th-menu {
    font-size: 46px;
    fill: #254596;
  }
  .header-toggle-menu img {
    height: 50px;
    margin-left: 10px;
    margin-top: 10px;
  }
  .icon-th-menu-mobile {
    font-size: 46px;
    fill: #254596;
  }
  .form-login {
    display: none;
    font-size: 16px;
    position: relative;
    width: 100%;
    top: 0;
    padding: 0;
    padding-top: 10px;
    border-radius: 0;
    border: 0;
    background: transparent;
  }
  .form-login.is-active {
    display: block;
  }
  .form-login > fieldset > legend {
    display: none;
  }
  .form-login:before,
  .form-login:after {
    content: unset;
    height: 0;
    width: 0;
  }
  .form-login:after {
    border: 0;
  }
  .form-login:before {
    border: 0;
  }
}
/*#endregion*/
/*#region HOME*/
/*#region BANNERS*/
.home-banners {
  min-height: 100%;
  max-width: 1242px;
  margin: 0 auto;
}
.home-banners {
  margin-top: 20px;
}
.banner.banner-principal img, .home-banners img {
  width: 100%;
}
.home-banners .banner.banner-principal img, .home-banners .banner-principal-mobile img {
  cursor: pointer;
}
/*#endregion*/
/*#region RESET SENHA*/
.caixa-transparent p {
  text-align: center;
  color: #333;
  text-shadow: -2px 2px 1px rgba(255, 255, 255, 0.6);
}
.caixa-transparent .error p {
  text-align: center;
  color: #d01414;
  text-shadow: -2px 2px 1px rgba(255, 255, 255, 0.6);
}
.caixa-transparent {
  width: 400px;
  display: block;
  margin: 0 auto;
  background: rgba(250, 250, 250, 0.8);
  position: relative;
  top: 67px;
  padding: 40px 50px;
  border-radius: 15px;
}
.caixa-transparent h1 {
  color: #1958aa;
  text-align: center;
  text-shadow: -2px 2px 1px rgba(255, 255, 255, 0.6);
  text-transform: capitalize;
  font-size: 2.6em;
  margin-bottom: 20px;
}
/*#endregion*/
/*#region VANTAGENS*/
.vantagens {
  display: flex;
  align-items: center;
  margin: 40px 0 20px;
}
.vantagens .moto {
  position: absolute;
  top: -178px;
  right: 67px;
}
.vantagens-titulo {
  text-align: center;
  margin-top: 50px;
  font-family: 'Frutiger';
  color: #e78800;
}
.vantagens-lista {
  margin: 20px 0;
}
.vantagens-lista .vantagem {
  margin-bottom: 20px;
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'Frutiger';
}
.vantagens-lista .vantagem .descricao {
  line-height: 1.2;
  color: #0202f8;
}
.vantagens-lista .vantagem .icone {
  float: left;
  background-image: url("../../assets/images/structure/seta.png");
  background-repeat: no-repeat;
  width: 27px;
  padding-bottom: 52px;
  margin-right: 10px;
}
.vantagens-lista .vantagem.vantagem_garantia .icone {
  background-position: 0 0;
}
.vantagens-lista .vantagem.vantagem_condicoes .icone {
  background-position: 100% 0;
}
.vantagens-lista .vantagem.vantagem_parcela .icone {
  background-position: 200% 0;
}
.vantagens-lista .vantagem.vantagem_score .icone {
  background-position: 300% 0;
}
@media (max-width: 767px) {
  .vantagens-lista {
    margin-top: 20px;
  }
}
.home-content{
  text-align: center;
}
.home-content img{
  max-width: 100%;
  margin-bottom: 15px
}
/*#endregion*/
/*#region CONHEÇA*/
.conheca {
  margin-top: 20px;
  padding-top: 45px;
  padding-bottom: 35px;
  clear: both;
  color: #fff;
  background-color: #4b73da;
}
.conheca h4 {
  text-transform: uppercase;
  margin: 5px 0;
}
.conheca p {
  font-size: 15px;
  text-align: left;
  font-family: 'Frutiger', sans-serif;
}
/*#endregion*/
/*#region VANTAGENS*/
.depoimentos {
  min-height: 28vh;
  background-color: #114fa0;
  color: #fff;
}
.depoimentos blockquote {
  margin-top: 60px;
}
.depoimentos blockquote .foto {
  float: right;
  margin-left: 20px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #fff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.6);
}
.depoimentos blockquote p {
  font-size: 18px;
  font-style: italic;
  position: relative;
  text-indent: 15px;
  margin-bottom: 0;
}
.depoimentos blockquote p:before {
  content: '“';
  font-size: 35px;
  position: absolute;
  margin-top: -8px;
  left: -15px;
}
.depoimentos blockquote p:after {
  content: '”';
  font-size: 35px;
  position: absolute;
  text-indent: 0;
  margin-top: -8px;
}
.depoimentos blockquote cite {
  font-size: 14px;
  float: right;
}
/*#endregion*/
/*#region CONTATO*/
.contato .form-group {
  margin-bottom: 10px;
}
.contato p {
  font-size: 15px;
  margin-bottom: 20px;
}
.contato textarea {
  height: 170px !important;
  margin-bottom: 10px;
}
.contato .contato-reduzido {
  max-width: 720px;
}
/*#endregion*/
/*#endregion*/
/*#region FOOTER*/
.footer {
  text-align: center;
  padding: 0;
  background: #4062d1;
}
.footer .footer-content {
  max-width: 1050px;
  margin: 0 auto;
}
.footer .footer-content img {
  margin-top: 20px;
}
.footer .footer-logo {
  margin-top: 5px;
  max-width: 150px;
}
.footer .copyright {
  margin-top: 15px;
  color: #fff;
  float: left;
}
/*#endregion*/
/*#region CLIENTE*/
/*#region MEU PLANO*/
.plano-resumo {
  margin-bottom: 20px;
}
.plano-resumo-infos > p {
  font-size: 16px;
}
.plano-resumo-infos > p > span {
  display: block;
  font-size: 14px;
  color: #4c4f52;
}
.plano-resumo-infos > p a,
.plano-resumo-infos > p a:hover,
.plano-resumo-infos > p a:active,
.plano-resumo-infos > p a:visited {
  color: #4c4f52;
  text-decoration: underline;
}
.plano-resumo-lembrete {
  background: #ffefaf;
  border: 1px solid #efd779;
  padding: 10px 0;
  border-radius: 10px;
  float: right;
  font-size: 15px;
  width: calc(100% - 240px);
}
.plano-resumo-lembrete > h4 {
  text-align: center;
  border-bottom: 1px solid #efd779;
}
.plano-resumo-lembrete .title-strong p {
  font-weight: bold;
}
.plano-resumo-lembrete .border-bottom p {
  border-bottom: 1px solid #efd779;
}
.plano-resumo-lembrete p {
  color: #4c4f52;
  margin-bottom: 0;
  text-align: center;
}
.plano-resumo-pontuacao {
  width: 105px;
  float: right;
  color: #ffffff;
  padding: 10px;
  border-radius: 10px;
}
.plano-resumo-pontuacao > h4 {
  text-align: center;
  font-size: 18px;
}
.plano-resumo-pontuacao > p {
  text-align: center;
  font-size: 60px;
  font-weight: bold;
  margin-bottom: 0;
  line-height: 1;
}
.plano-detalhes {
  margin: 15px 0;
}
.plano-detalhes .aviso-boletos {
  color: #4c4f52;
  font-size: 12px;
}
/*#endregion*/
/*#region MEUS DADOS*/
.formulario-dados-coluna:first-child {
  border-right: 1px solid #bababa;
  -moz-border-image: linear-gradient(to bottom, #e5e5e5, #e5e5e5 95%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 0)) 1 100%;
  -o-border-image: linear-gradient(to bottom, #e5e5e5, #e5e5e5 95%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 0)) 1 100%;
  -webkit-border-image: linear-gradient(to bottom, #e5e5e5, #e5e5e5 95%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 0)) 1 100%;
  border-image: linear-gradient(to bottom, #e5e5e5, #e5e5e5 95%, rgba(0, 0, 0, 0) 90%, rgba(0, 0, 0, 0)) 1 100%;
  border-width: 0;
  border-right-width: 1px;
}
/*#endregion*/
/*#endregion*/
/*#region LOJISTA*/
/*#region HOME Lojista*/
.home-lojista h1 {
  font-size: 18px;
  margin-bottom: 20px;
}
.home-lojista-boletos .icon {
  border: 2px solid;
  width: 35px;
  height: 35px;
  padding: 5px;
  border-radius: 5px;
  vertical-align: middle;
}
.home-lojista-boletos .boletos-item {
  margin-bottom: 20px;
}
.home-lojista-boletos .boletos-item > div {
  display: inline-block;
  vertical-align: middle;
}
.home-lojista-boletos .boletos-item-quantidade {
  font-size: 30px;
  margin-left: 10px;
}
.home-lojista-boletos .boletos-item-descricao {
  font-size: 20px;
  margin-left: 3px;
}
/*#endregion*/
/*#region PLANOS CONTRATADOS*/
.planos-contratados-busca {
  margin-bottom: 15px;
}
.planos-contratados-busca .planos-busca-wrap-btn {
  text-align: center;
}
.planos-contratados-busca .planos-busca-wrap-btn .btn {
  display: inline-block;
  margin-top: 18px;
}
/*#endregion*/
/*#region APLICATIVOS*/
.apps-container {
  margin-top: 150px;
  margin-bottom: 15px;
}
.apps-container .link-app {
  display: block;
  margin-bottom: 10px;
}
/*#endregion*/
/*#region SIMULAÇÂO DE PLANOS*/
@media screen and (min-width: 1020px) {
  .simulacao-plano-produto {
    width: 21%;
  }
}
.simulacao-plano-produto figure {
  position: relative;
  overflow: hidden;
}
.simulacao-plano-produto figure:hover .btn-oculto {
  opacity: 1;
  box-shadow: 0 0 0 9999px rgba(0, 0, 0, 0.6);
}
.simulacao-plano-produto .btn-oculto {
  -moz-transition: opacity 0.2s, box-shadow 0.4s;
  -o-transition: opacity 0.2s, box-shadow 0.4s;
  -webkit-transition: opacity 0.2s, box-shadow 0.4s;
  transition: opacity 0.2s, box-shadow 0.4s;
  opacity: 0;
  box-shadow: 0 0 0 9999px rgba(0, 0, 0, 0);
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: 50%;
  margin-left: -46px;
  display: inline-block;
}
.simulacao-plano-produto .descricao strong {
  font-size: 16px;
}
.simulacao-plano-produto .descricao span {
  font-size: 14px;
  display: block;
  color: #6d6f71;
}
.brief {
  padding-top: 10px;
}
.brief .simulacao-detalhe-produto,
.brief .simulacao-produto-parcela {
  margin-bottom: 0;
}
.simulacao-detalhe-produto > .lbl {
  font-size: 16px;
}
.simulacao-detalhe-produto > .info {
  margin-top: -3px;
  display: block;
  font-size: 26px;
  color: #6d6f71;
}
.simulacao-produto-parcela > .descricao {
  font-size: 14px;
  color: #6d6f71;
}
.simulacao-produto-parcela > .valor {
  display: block;
  font-size: 20px;
  margin-top: -7px;
}
.simulacao-produto-parcela > .valor .reais {
  font-size: 32px;
}
.simulacao-produto-parcela > .valor .centavos {
  vertical-align: super;
}
.info {
  margin-top: -3px;
  display: block;
  font-size: 16px;
  color: #6d6f71;
}
@media screen and (max-width: 1024px) {
  .header-saudacao .menu-login {
    margin-top: 34px;
  }
}
.accordion .accordion-content {
  margin: 20px 0;
  padding-top: 1px;
}
.accordion .accordion-summary-text {
  color: #6d6f71;
}
.accordion .accordion-summary-img {
  display: block;
  margin: 0 auto;
  padding-bottom: 10px;
}
.accordion:first-of-type .accordion-content {
  height: auto;
}
.accordion h2 {
  font-size: 30px;
  font-weight: normal;
  line-height: 1;
  margin-top: 20px;
  margin-bottom: 20px;
}
.accordion + .accordion {
  border-top: 1px solid #e5e5e5;
}
/*#endregion*/
/*#endregion*/
.color-gray {
  color: #333333;
}
header .nav li.dropdown a.dropdown-toggle {
  padding: 15px 30px;
}
.d-block {
  display: block;
}
.simulacao-plano {
  overflow-x: hidden;
}
.simulacao-plano .simulacao-detalhes-plano {
  margin-bottom: 20px;
}
.simulacao-plano .vantagens {
  background-color: #eaeaea;
  padding: 0 10px;
}
.simulacao-plano .vantagens .moto {
  top: -82px;
  right: 32px;
  width: 80%;
}
.simulacao-plano .vantagens .descricao {
  color: #333333;
  margin: 8px 0 0;
  font-family: 'Frutiger';
}
.simulacao-plano .vantagens .vantagem {
  font-size: 15px;
  font-family: 'Frutiger';
  font-weight: 900;
}
.simulacao-plano .vantagens h5 {
  font-size: 18px;
  margin: 10px 0;
}
@media screen and (min-width: 991px) {
  .simulacao-plano .vantagens {
    height: 110px;
    padding: 0 10px 0 25px;
  }
  .simulacao-plano .vantagens .vantagens-lista {
    margin: 0;
  }
  .simulacao-plano .vantagens .vantagens-lista .vantagem {
    margin-bottom: 0;
  }
}
header .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background-color: #fff;
}
header .navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: #4062d1;
  background-image: none;
  border: 1px solid #4062d1;
  border-radius: 4px;
}
@media screen and (max-width: 991px) {
  .header .header-logo {
    margin: 0;
    height: 56px;
  }
  .header .container-header .login-form {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
  }
  .header .container-header .login-form .dropdown {
    width: 100%;
  }
  .header-menu .menu > li {
    font-size: 15px;
    display: block;
    text-align: center;
    padding: 15px 20px;
    position: relative;
  }
  .header .nav-menu {
    display: inline-flex;
  }
  .header .nav-menu li {
    text-align: center;
  }
  .container-fluid .row {
    margin-right: 0;
    margin-left: 0;
  }
  .header-menu .menu > li + li {
    border-left: 0;
  }
  .simulacao-produto-parcela {
    text-align: center !important;
  }
  .tabs-caracteristicas {
    padding: 0 !important;
  }
  .padding-mobile {
    padding: 0 !important;
  }
  .formulario-dados-coluna:first-child {
    border-right: none !important;
  }
  .footer .copyright {
    font-size: 11px;
  }
  .plano-resumo-lembrete {
    width: 100%;
    margin-bottom: 15px;
  }
  .vantagens-lista .vantagem:first-child {
    display: flex;
    align-items: center;
  }
  .tools-buttom-mobile {
    text-align: center;
  }
  .tools-buttom-mobile a {
    margin-bottom: 10px;
  }
}
.form-inputs {
  margin-right: -15px;
  margin-left: -15px;
}
.icon-barcode {
  cursor: pointer;
  margin: 0 auto;
}
.success {
  background-color: #eaeaea;
  margin: 20px 0;
  padding: 30px 20px 20px;
  position: relative;
}
.success .icone-ok {
  background-color: #1cac18;
  position: absolute;
  right: 0;
  left: 0;
  width: 73px;
  top: -40px;
  margin: 0 auto;
  border-radius: 62px;
  padding: 12px;
}
.success .icone-ok .glyphicon-ok {
  color: #fff;
  font-size: 45px;
}
.btn.btn-default:hover,
.btn.btn-default:visited,
input.btn.btn-default:focus,
a.btn.btn-default:focus {
  color: #fff;
  background-color: #2b75b2;
  background-image: linear-gradient(to bottom, #2b75b2, #2b75b2);
  border-color: #2b75b2;
}
#loading-bar,
#loading-bar-spinner {
  pointer-events: none;
  -webkit-pointer-events: none;
  -webkit-transition: 350ms linear all;
  -moz-transition: 350ms linear all;
  -o-transition: 350ms linear all;
  transition: 350ms linear all;
}
.wrapper-loading {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.4);
  z-index: 999 !important;
  top: 0;
  left: 0;
}
#loading-bar.ng-enter,
#loading-bar.ng-leave.ng-leave-active,
#loading-bar-spinner.ng-enter,
#loading-bar-spinner.ng-leave.ng-leave-active {
  opacity: 0;
}
#loading-bar.ng-enter.ng-enter-active,
#loading-bar.ng-leave,
#loading-bar-spinner.ng-enter.ng-enter-active,
#loading-bar-spinner.ng-leave {
  opacity: 1;
}
#loading-bar .bar {
  -webkit-transition: width 350ms;
  -moz-transition: width 350ms;
  -o-transition: width 350ms;
  transition: width 350ms;
  background: #29d;
  position: fixed;
  z-index: 10002;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}
#loading-bar .peg {
  position: absolute;
  width: 70px;
  right: 0;
  bottom: 0;
  height: 2px;
  opacity: .45;
  -moz-box-shadow: #29d 1px 0 6px 1px;
  -ms-box-shadow: #29d 1px 0 6px 1px;
  -webkit-box-shadow: #29d 1px 0 6px 1px;
  box-shadow: #29d 1px 0 6px 1px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
#loading-bar-spinner {
  display: block;
  position: fixed;
  z-index: 10002;
  top: 50%;
  left: 50%;
}
#loading-bar-spinner .spinner-icon {
  width: 45px;
  height: 45px;
  margin-top: -12.5px;
  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  -webkit-animation: loading-bar-spinner 400ms linear infinite;
  -moz-animation: loading-bar-spinner 400ms linear infinite;
  -ms-animation: loading-bar-spinner 400ms linear infinite;
  -o-animation: loading-bar-spinner 400ms linear infinite;
  animation: loading-bar-spinner 400ms linear infinite;
}
@-webkit-keyframes loading-bar-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes loading-bar-spinner {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes loading-bar-spinner {
  0% {
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes loading-bar-spinner {
  0% {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loading-bar-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.container-form {
  background-color: #fff;
}
.container-form .form-payment-card {
  margin: 20px auto;
  float: none;
}
.container-form .value-payment-parcel {
  font-size: 18px;
  margin: 10px 0;
}
.container-form .small {
  font-size: 12px;
  color: #7d7d7d;
}
.container-form .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #999999;
}
.content-token {
  background-color: #eaeaea;
  padding: 10px 0 10px 0;
  margin: 30px 0 30px 0;
}
.content-token .content-celular {
  position: absolute;
  top: -22px;
  left: 15px;
}
.content-token .content-label {
  font-size: 17px;
  padding: 2% 0 0 8%;
}
h1 {
  margin-top: 40px;
  margin-bottom: 20px;
}
.irs--flat .irs-bar{
  background-color: #2b75b2;
}
.irs--flat .irs-handle > i:first-child{
  background-color: #2b75b2;
}
.irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single{
  background-color: #2b75b2;
}
.irs--flat .irs-from:before, .irs--flat .irs-to:before, .irs--flat .irs-single:before{
  border-top-color: #2b75b2;
}
.irs--flat .irs-handle.state_hover > i:first-child, .irs--flat .irs-handle:hover > i:first-child{
  background-color: #2b75b2;
}
.contact-options {
  padding-bottom: 20px;
}
.backoffice {
  background-color: #eaeaea;
  border: 1px solid #dddddd;
  padding: 20px;
  margin-top: 20px;
}
.backoffice h2 {
  line-height: 20px;
}
.backoffice small {
  font-size: 15px;
}

.proximos-passos {
  margin-top: 1rem;
  margin-bottom: 2rem;
  padding: 1.5rem 1.75rem;
  background: #f9f9f9;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
}

.proximos-passos__titulo {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #888;
  margin: 0 0 1.25rem;
}

.proximos-passos ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

.proximos-passos li {
  display: flex;
  gap: 16px;
  padding: 1rem 0;
  border-bottom: 1px solid #e8e8e8;
}

.proximos-passos li:last-child {
  border-bottom: none;
}

.proximos-passos__numero {
  min-width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #e8f1fb;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 600;
  color: #185fa5;
}

.proximos-passos__item-titulo {
  font-weight: 600;
  margin: 0 0 4px;
}

.proximos-passos__item-descricao {
  font-size: 14px;
  color: #666;
  margin: 0;
}
