@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url(../../../fonts/Montserrat-Regular.ttf) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.span16 {
  color: var(--color-lightgray-300);
}
.todos-os-direitos6 {
  font-weight: 500;
  color: var(--color-darkgray-200);
}
.identisoft-todos-os-container1 {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
  color: #428bca;
  text-transform: uppercase;
}
.back16 {
  position: absolute;
  width: 100%;
  top: 2.875rem;
  right: 0;
  left: 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  background-color: var(--color-white);
  height: 19.938rem;
}
.se-digitou-o {
  margin: 0;
}
.se-digitou-o-container {
  top: calc(50% - 35px);
  left: 0;
  font-weight: 500;
  display: inline-block;
  height: 5.688rem;
}
.desculpe-a-pgina,
.se-digitou-o-container {
  position: absolute;
  width: calc(100% + 1px);
}
.desculpe-a-pgina {
  top: calc(50% - 88px);
  left: 0;
  font-size: var(--font-size-mini);
  font-weight: 500;
  display: inline-block;
  line-height: 15px;
}
.no-encontrado {
  margin: 0;
  font-size: var(--font-size-mini);
}
.title6 {
font-size: 16px;
}
.stop-icon {
  position: absolute;
  bottom: 0;
  left: calc(50% - 70px);
  width: 8.75rem;
  height: 3.731rem;
  object-fit: cover;
}
.form3 {
  position: absolute;
  top: calc(50% - 140px);
  left: calc(50% - 20px);
  width: calc(50% + 5px);
  text-align: center;
  height: 18rem;
}
.rect-icon1 {
  position: absolute;
  height: 19.938rem;
  width: 18px;
  top: 2.875rem;
  right: 56.08%;
  bottom: -1.125rem;
  left: 28%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
background: #f9f9f9;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.16);
}
.border-left-blue1 {
  position: absolute;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: var(--color-steelblue-100);
  width: 0.063rem;
}
.iniciar-sesso2 {
  top: 1rem;
  left: 0.5rem;
  font-size: var(--font-size-3xs);
  font-family: var(--font-montserrat);
  color: var(--color-steelblue-100);
  text-align: left;
}
.iniciar-sesso2 a{
position: absolute;
text-decoration: none !important;
font-size: var(--font-size-3xs);
font-family: var(--font-montserrat);
color: var(--color-steelblue-100);
top: -5px;
width: 4.625rem;
}
.error,
.iniciar-sesso2,
.tab {
  position: absolute;
}
.tab {
  cursor: pointer;
  border: 0;
  padding: 0;
  background-color: transparent;
  position: absolute;
  top: calc(50% - 25px);
  left: 0;
  width: 4.625rem;
  height: 2.875rem;
}
.error {
  position: absolute;
  width: 86.05%;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  height: 25.656rem;
  text-align: center;
}
.hcarepublishlogo-icon1 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 6rem;
  width: 15rem;
}
.erro {
  position: absolute;
  background-color: var(--color-whitesmoke-100);
  width: 100%;
  height: 100%;
  text-align: left;
  font-size: var(--font-size-xs);
  color: var(--color-darkslateblue);
  font-family: var(--font-montserrat);
  background-color: transparent;
  background-image: url(../img/back.jpg);
  background-size: cover;
}
@media (min-width: 1050px) {
  .error {
      width: 60%;
  }
}
@media only screen and (min-width: 600px) {
  .iniciar-sesso2 a {
      font-size: 14px;
      position: initial;
  }
  .tab {
      width: 30%;
  }
  .form3 {
      top: calc(50% - 112px);
      height: 15rem;
  left: calc(50% - 95px) !important;
      width: calc(50% + 55px) !important;
  }
}

