.whatsapp-icon {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background: #25d366;
  color: #FFF !important;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 1px 1px 2px #888;
  z-index: 20;
}

/* padronização formulario*/
input#pessoa_nascimento {
  text-align: center !important;
}

input#data_admissao {
  text-align: center !important;
}

input#salario {
  text-align: right !important;
}

::placeholder {
  text-align: left !important;
}

/* Bootstrap Overrides */

.text-primary {
  color: var(--cor-primaria) !important;
}

.btn-primary {
  color: var(--cor-primaria) !important;
  background-color: var(--bg-color-button-primaria) !important;
  border-color: var(--bg-color-button-primaria) !important;
  font-weight: 700 !important;

}

.border-primary {
  border-color: var(--cor-primaria) !important;
}

.nav-link {
  color: white !important;
}

.styletableparcelas {
  max-height: 50vh;
  overflow-x: none;
  overflow-y: auto;
  border-radius: 10px;
}

.sidebar {

  color: white !important;

}

.btn-outline-primary {
  color: var(--cor-primaria) !important;
  border-color: var(--cor-primaria) !important;
}

.btn-outline-primary.active {
  color: white !important;
  background-color: var(--cor-primaria) !important;
  border-color: var(--cor-primaria) !important;
}

.btn-outline-primary:hover {
  color: var(--cor-secundaria) !important;
  background-color: var(--cor-primaria) !important;
  border-color: var(--cor-primaria) !important;
}

.minhaconta {
  /* margin-top :-16%!important; */
  margin-top: 20px;
  background-color: white;
}

.navbar {
  padding-top: 20px;
  z-index: 100px;
  position: fixed !important;
  background-color: var(--bg-cor-secundaria) !important;
}

;

.btn-acessar {
  width: 190px !important;
  height: 46px !important;
  background-color: #005A99 !important;
  color: white !important;
}

.botaoentrar {
  background-color: #005A99 !important;
  color: white !important;
  height: 120%;
  width: 90%;

}

.subtitle-login {

  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 130.5%;
  color: #8B8B8B;


}

.bg-primary {
  background-color: var(--cor-primaria) !important;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #005A99 !important;
  background-color: white !important;
}

html,
body {
  min-width: 100%;
  overflow-x: hidden;
}

body {
  background-color: var(--bg-cor-primaria);
  font-family: "Poppins", sans-serif;
}

header .nav-link.active,
header .show>.nav-link {
  color: var(--cor-primaria) !important;
  background: initial !important;
  font-weight: bold;
}

header .nav-link {
  padding: 0.5rem 1rem !important;
}

header.border-bottom {
  border-color: var(--cor-primaria) !important;
}

header .navbar-toggler {
  border-color: var(--cor-primaria);
}

header .navbar-toggler:focus {
  border-width: 3px;
  box-shadow: none;
}

header .navbar-toggler-icon {
  position: relative;
}

header .navbar-toggler-icon:before {
  content: "\f0c9";
  font-family: "FontAwesome";
  color: var(--cor-primaria);
  font-size: 1.8rem;
}

/* Bootstrap Overrides */

/* Template Styles */
::-moz-selection {
  color: white;
  background: var(--cor-primaria);
}

::selection {
  color: white;
  background: var(--cor-primaria);
}

header nav {
  width: 100%;
  z-index: 100;
}

.relative {
  position: relative;
}

#diagonal {
  background: -webkit-linear-gradient(300deg,
      var(--cor-secundaria) 50%,
      #f8f8f8 50%);
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 150%;
}

.image-frame {

  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  background-size: cover;
  background-position: center;
  height: 110% !important;
  width: 140%;
}

.image-frame#home_1 {
  background-image: url("../images/empresa/home.png");
}

.image-frame#home_2 {
  background-image: url("../images/home-2.png");
  height: 120vh !important;
}

section#landing {
  background-color: var(--bg-cor-primaria);
}

.h-0 {
  height: 0 !important;
}

.h-200 {
  height: 200% !important;
}

.nopd {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#processos {
  border: none;
  background-color: var(--bg-cor-secundaria);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}

.processos-card-filho {
  display: flex;
  justify-content: center;
}

.processos-card-filho-title-section {

  font-family: Poppins;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 26px !important;
}

.processos-card-filho-title-process {
  text-align: center !important;
  font-family: Poppins;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 20px !important;

}

.processos-card-filho-text-process {
  text-align: center !important;
  font-family: Poppins;
  font-style: normal;
  font-weight: normal !important;
  font-size: 16px !important;
}

.contatocontainer {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.minhaconta {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

section#contato input,
section#contato textarea {
  border: none;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}

section#contato textarea {
  min-height: 200px;
}

div#processos {
  margin-top: -6rem;
}

.simuladorclass {
  margin-top: 0 !important;
}

.fs-7 {
  font-size: 0.9rem !important;
}

.fs-8 {
  font-size: 0.75rem !important;
}

.fw-100 {
  font-weight: 100;
}

.fw-300 {
  font-weight: 300;
}

.fw-600 {
  font-weight: 600;
}

.dont-drag {
  -webkit-user-drag: none;
}

#contato img {
  max-width: 100%;
}

#funcionalidades {
  background: var(--cor-secundaria);
}

#funcionalidades .info-box {
  position: relative;
  cursor: default;
  padding-top: 30px !important;
}

#funcionalidades .info-box:hover {
  outline: 1px solid var(--cor-primaria);
}

#funcionalidades .info-box .fa {
  position: absolute;
  top: -0.45em;
  background: var(--cor-secundaria) !important;
  left: 40px;
}

#email {

  background: var(--cor-primaria);
}

#email h1 {
  display: flex;
  justify-content: center !important;
}

#email p {

  display: flex;
  justify-content: center !important;

}

#email img {
  max-height: 300px;
}

.mailcss {
  width: 80%;
  margin-left: 10% !important;
}

.sim-section input {
  text-align: center;
  color: #999;
  font-weight: 700;
  max-width: 100%;
}

.sim-section input:focus {
  outline: none;
}

section#contato {
  background-color: var(--cor-secundaria) !important;
}

section#contato .container {
  width: 100%;
}

#valor_recebivel {
  word-break: break-word;
}

#valor_parcela {
  word-break: break-word;
}

.accordion-item,
.accordion-button,
.accordion-button:not(.collapsed) {
  background: #ecf1f5;
}

.accordion-item .accordion-button:not(.collapsed),
.accordion-collapse.show,
.accordion-collapse.collapsing {
  border-left: 4px solid var(--cor-primaria);
}

.accordion-item .accordion-button:focus {
  box-shadow: none;
}

input.text-white::placeholder {
  color: #fff;
}

footer {
  background: var(--bg-cor-secundaria);
}

footer .border-top,
footer .border-bottom {
  border-color: var(--cor-secundaria) !important;
}

footer .footer-nav li {
  list-style: none;
}

footer .footer-nav li:not(:first-child) {
  margin-top: 1em;
}

footer .footer-nav li a {
  color: #fff;
  text-decoration: none;
  font-weight: 300;
}

.linha-vertical {
  height: 21vh;
  border-left: 1px solid;
  border-color: #FFFFFF !important;
  max-height: 218px;
}

footer #app_links a {
  width: 60%;
}

footer #app_links a img {
  width: 100%;
}

.contatobansur {

  padding-left: 25% !important;
}

footer #social_media a {
  font-size: 0 !important;
}

footer #social_media a:before {
  font-size: 1.25rem !important;
}

.navbar-brand {
  padding-left: 3% !important;
}

@font-face {
  font-family: "bootstrap-icons";
  font-display: swap !important;
}

.loginbody {
  background-color: #F8F8F8 !important;
}

/*Input range*/
input[type="range"] {
  -webkit-appearance: none;
  width: 100%;
  margin: 5px 0;
  overflow: hidden;
  border-radius: 12.2px;
  border: none !important;
}

input[type="range"]:focus {
  outline: none;
}

input[type="range"]::-webkit-slider-runnable-track {
  width: 100%;
  height: 15px;
  cursor: pointer;
  box-shadow: 1.9px 1.9px 5px rgba(0, 0, 0, 0.31) inset,
    0px 0px 1.9px rgba(13, 13, 13, 0.31);
  background: #cccccc;
  border-radius: 12.2px;
  border: 0px solid rgba(1, 1, 1, 0);
}

input[type="range"]::-webkit-slider-thumb {
  box-shadow: -100vw 0 0 calc(100vw - 12px) var(--cor-primaria);
  border: 1px solid var(--cor-primaria);
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background: var(--bg-cor-quitenario);
  cursor: pointer;
  -webkit-appearance: none;
}

input[type="range"]:focus::-webkit-slider-runnable-track {
  background: #d9d9d9;
}

input[type="range"]::-moz-range-track {
  width: 100%;
  height: 15px;
  cursor: pointer;
  box-shadow: 1.9px 1.9px 5px rgba(0, 0, 0, 0.31) inset,
    0px 0px 1.9px rgba(13, 13, 13, 0.31);
  background: #cccccc;
  border-radius: 12.2px;
  border: 0px solid rgba(1, 1, 1, 0);
}

input[type="range"]::-moz-range-thumb {
  box-shadow: -100vw 0 0 calc(100vw - 12px) var(--cor-primaria);
  border: 1px solid var(--cor-primaria);
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background: #a53333;
  cursor: pointer;
}

input[type="range"]::-ms-track {
  width: 100%;
  height: 15px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}

input[type="range"]::-ms-fill-lower {
  background: var(--cor-primaria);
  border: 0px solid rgba(1, 1, 1, 0);
  border-radius: 24.4px;
  box-shadow: 1.9px 1.9px 5px rgba(0, 0, 0, 0.31) inset,
    0px 0px 1.9px rgba(13, 13, 13, 0.31);
}

input[type="range"]::-ms-fill-upper {
  background: #cccccc;
  border: 0px solid rgba(1, 1, 1, 0);
  border-radius: 24.4px;
  box-shadow: 1.9px 1.9px 5px rgba(0, 0, 0, 0.31) inset,
    0px 0px 1.9px rgba(13, 13, 13, 0.31);
}

input[type="range"]::-ms-thumb {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5), 0px 0px 1px rgba(13, 13, 13, 0.5);
  border: 1px solid var(--cor-primaria);
  height: 13px;
  width: 13px;
  border-radius: 50%;
  background: #ffffff;
  cursor: pointer;
}

input[type="range"]:focus::-ms-fill-lower {
  background: var(--cor-primaria);
}

input[type="range"]:focus::-ms-fill-upper {
  background: #d9d9d9;
}

#simulador {
  background: var(--bg-cor-primaria);
}

#simulador .container-xxl {
  margin-top: 8rem;
}

/**/
.simulator-box {
  border: none;
  box-shadow: 0px 4px 4px rgb(0 0 0 / 10%);
}

.laying-labels {
  position: relative;
  text-align: center;
  color: #999;
  font-size: 12px;
  margin-top: 30px;
}

.laying-labels strong:nth-child(1) {
  position: absolute;
  margin: 30px auto;
  left: 0;
  width: 40%;
  text-align: left;
  display: flex;
  justify-content: flex-start;
}

.laying-labels strong:nth-child(2) {
  position: absolute;
  top: -1.2em;
  width: 100%;
  display: block;
  text-align: center;
  outline: 0;
}

.laying-labels strong:nth-child(3) {
  position: absolute;
  margin: 30px auto;
  right: 0;
  width: 35%;
  text-align: right;
  display: flex;
  justify-content: flex-end;
}

.sim-section {
  margin-bottom: 35px;
}

#produtos {
  background-color: var(--bg-cor-primaria) !important;
}

/**/
#lista_produtos {
  position: relative;
}

#lista_produtos_content {
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
}

.boxproduto {
  padding: 15px;
}

.boxproduto label {
  background: var(--cor-secundaria);
  max-height: 74px;
  min-height: 81px;
  border-radius: 14px;
  overflow: hidden;
}

.boxproduto label:hover {
  background: #ddd8d8;
}

.boxproduto label {
  background-color: var(--bg-cor-terciario);
  padding: 12px;
  margin: 0;
  width: 100%;
  cursor: pointer;
  height: 130px;
  color: var(--bg-cor-primaria);
}

.boxproduto input[type="radio"]:checked+label {
  background: var(--cor-primaria) !important;
  color: var(--bg-cor-secundaria) -webkit-box-shadow: 0 5px 5px rgb(33 54 61 / 20%);
  box-shadow: 0 5px 5px rgb(33 54 61 / 20%);
}

.boxproduto h5 {
  font-size: 1rem;
  font-weight: bold;
}

.boxproduto span {
  font-size: 0.8rem;
}


.micro {
  border: none;
  padding: 0;
  margin: 0;
  width: 0;
  height: 0;
  overflow: hidden;
}

.social a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  margin-right: 10px;
  text-align: center;
  padding-top: 7px;
  font-size: 18px;
}

.social a:last-child {
  margin-right: 0;
}

.social .facebook {
  background: #4b6cd0;
}

.social .google {
  background: #f03b3b;
}

.social .instagram {
  background: #bb8950;
}

.social .twitter {
  background: #49a7f3;
}

.accordion-body {
  padding: 1rem 1.25rem;
  white-space: pre-line;
}

.bg-light-blue {
  background: var(--cor-secundaria);
}

.bg-primary .nav-link.link-light.active {
  background: #fff;
  color: var(--cor-primaria);
}

.proposta-item a {
  text-decoration: none;
}

.loading-overlay {
  cursor: progress;
  background: rgba(0, 0, 0, 0.75);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  border-radius: 10px;
}

.loading-overlay::after {
  -webkit-animation: spinAround 0.5s infinite linear;
  animation: spinAround 0.5s infinite linear;
  border: 2px solid #fdfcfc;
  border-radius: 100%;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 2.5em;
  position: relative;
  width: 2.5em;

  left: calc(50% - (2.5em / 2));
  top: calc(50% - (2.5em / 2));
  position: absolute !important;
}

@keyframes spinAround {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

video {
  height: auto;
  max-width: 100%;
  border-radius: 10px;
}

canvas {
  height: auto;
  max-width: 100%;
}

.modal-card-foot {
  background-color: white;
  display: flex;
  justify-content: center;
}

/*Envio documentos*/
.doc-field {
  user-select: none;
}

.doc-field .img-wrapper {
  position: relative;
}

.doc-field .img-wrapper:after {
  content: "Selecione um arquivo";
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  text-align: center;
  font-weight: bold;
}

.doc-field:not(.enviado) * {
  cursor: pointer !important;
}

.doc-field.enviado * {
  cursor: not-allowed;
}

.doc-field.enviado .img-wrapper:after {
  content: "Arquivo enviado \2713";
  color: #21a34f;
}

/*Envio documentos*/


#sim_sliders,
#card-simulador {
  background-color: var(--bg-cor-terciario);
  border-radius: 10px;
}

.img-processo {
  display: flex;
  justify-content: flex-end;
}

::-webkit-scrollbar {
  width: 10PX;
  height: 10px;
  /* width of the entire scrollbar */
}


::-webkit-scrollbar-track {
  background: rgba(14, 14, 14, 0.219);
  /* color of the tracking area */
  border-radius: 20px;
  /* roundness of the scroll thumb */

}

::-webkit-scrollbar-thumb {
  background-color: rgb(85, 85, 87);
  /* color of the scroll thumb */
  border-radius: 20px;
  /* roundness of the scroll thumb */
  border: 3px solid rgba(59, 59, 59, 0.199);
  /* creates padding around scroll thumb */
}

@media (max-width: 1200px) {

  .col-md-9 {
    flex: 0 0 auto;
    width: 100% !important;
  }

  .col-md-3 {
    flex: 0 0 auto;
    width: 100% !important;
  }


  .img-processo {
    display: none !important;
  }

  .boxproduto {
    max-height: unset;
    min-height: unset;
    height: auto;
  }

  .boxproduto label {
    height: 100%;
  }
}

#home {
  display: flex;
  justify-content: center;
  min-height: 539px;
}


.text-font-h1 {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 53.3333px;
  line-height: 130.5%;
}

.hide {
  display: none;
}

.text-font-card-h1 {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  display: flex;
  align-items: center;
  color: #5A695F;
}

.text-font-light {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #262424;
}

.text-font-Montserrat {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.01em;

  color: #262424;

}

.hr-barra {
  width: 336px;
  height: 5px;
  background: var(--bg-cor-quaternario);
}

div#resultado_simulacao {
  margin: 23px;
  border-radius: 0;
}

.h-100.card.card-simulador.border-0.shadow-sm {
  border-radius: 10px;
  margin: 11px;
}

.red-color {
  border-color: var(--bs-form-invalid-border-color) !important;
}

.text-muted-color {
  color: var(--text-muted-color) !important;
}

.card-prop {
  background-color: #e7e7e7;
  margin: 15px;
  padding: 25px;
}

.btn-upload {
  margin: 0px 20px 20px 20px;
  padding: 15px;
}

.file-content-flex {
  display: flex;
  flex-direction: column;
}

.btn-send-doc{
  margin: 0.5rem 1rem 0.5rem 1rem !important;
}

.box-container-login{
  margin: 20px;
}

.text-font-description{
  font-size: 1.0rem;
  font-weight: 600;
}

.btn-font-bold{
  font-weight: 600 !important;
}

.box-cam-photo{
  margin-top: 1rem;
}

.btn-clean-signature{
  background: var(--cor-primaria);
}

.bg-signature{
  background: var(--cor-primaria);
}