/*  git edit (Fernanda@syligo) */

.navmenu-txt:active,
.navmenu-txt:focus {
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
}

a.btn-linksans.btn-unimed.btn-vazado.menu-btn.btn-hoverfix:hover {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 0px;
}

.menu-lista-sem-icons {
  line-height: 18px;
}

.btn-content.btn-linkedin:hover {
  text-decoration: none;
  background-color: white;
  color: #00985c;
}

.centro-de-infusao-container {
  align-self: baseline;
  display: flex;
}

.img-centrodeinfusao {
  align-self: baseline;
  width: 50%;
}

.margin-80 {
  margin-top: 80px;
}

.prontoatendimento-img {
  margin-top: 0px;
  margin-bottom: 3px;
  align-self: baseline;
}

.ps-col {
  padding-top: 25px;
  padding-right: 55px;
}

.ps-main {
  display: flex;
}

div.atendimento-flex {
  margin: 0px 50px;
  align-items: center;
  padding: 0px 8px;
}

.section-atendimento {
  padding: 5px 0px;
  min-height: 80px;
}

.menu-open-para-empresa,
.menu-open-para-voce {
  color: white;
}

.sustent-img-fix {
  z-index: 9999;
}

.sustent-txt-fix {
  width: 55%;
  padding-right: 25px;
  padding-top: 30px;
}

.sustent-img {
  top: 145px;
}

.p-sustentabilidade {
  font-size: 14px;
}

a.gov-links:focus,
a.gov-links:hover {
  color: #00985c;
}

.antes-p {
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  margin: 20px 5px;
  font-family: Unimedsans, sans-serif;
  color: #4a4a4a;
  font-size: 14px;
  line-height: 22px;
}

.antes-content {
  width: 50%;
  margin: 5px 0px;
  flex: 1;
  flex-direction: column;
}

.antes-content img {
  width: 50px;
  height: 40px;
  align-self: center;
}

img.diretores-img {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  object-fit: cover;
  display: block;
}

img.img-codigo-conduta {
  width: 281px;
  height: 379px;
}

.antes-container {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}

.farmacia-feature.feature-list.fix {
  margin-top: 0px;
}

.preventiva-div.farmacia-div {
  justify-content: flex-start;
  align-items: flex-start;
}

.farmacia-green {
  background-color: rgba(0, 152, 92, 0.84);
  float: right;
  height: 100%;
  width: 30%;
  margin-right: 125px;
  padding-left: 30px;
  padding-top: 10px;
  padding-right: 30px;
  position: absolute;
  right: 0;
}

.farmacia-green .farmacia-div p,
.farmacia-green .farmacia-div i {
  color: white;
  text-align: left;
}

.farmacia-green h2 {
  color: white;
  font-family: "unimedSans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  text-align: left;
  letter-spacing: 0.3px;
}

.farmacia-image {
  background-image: url("https://www.unimedriopreto.com.br/mediaFolder/farmacia_fachada.jpeg");
  background-size: cover;
  height: 500px;
  position: relative;
}

.menu-lista-sem-icons li {
  padding: 10px 0;
}

.icon-left.icn-centro-de-infusao {
  background-image: url("./images/icn-centro-de-infusao.svg");
  background-size: contain;
  background-position: 4px;
}
.icon-left.icn-puzzle {
  background-image: url("./images/icn-puzzle.svg");
  background-size: 22px;
  background-position: 2px;
  color: white;
}
.icon-left.icn-laboratorio {
  background-image: url("./images/icn-farmacia.svg");
  background-size: 22px;
  background-position: 2px;
}

.icon-left.icn-fisioterapia {
  background-image: url("./images/icn-fisioterapia.png");
  background-size: 26px;
  background-position: 2px;
}

.icon-left.icn-beaba-bebe {
  background-image: url("./images/icn-beaba-bebe-menu.svg");
  background-size: 27px;
}

.icon-left.icn-parto-adequado {
  background-image: url("./images/ICON_Projeto_Adequado.svg");
  background-size: 27px;
}

.icon-left.icn-conselho-consultivo {
  background-image: url("../assets/conselho-consecutivo/person.svg");
  background-size: 27px;
}

.icon-left.icn-pronto-atendimento-virtual {
  background-image: url("../assets/atendimento-virtual/virtual.svg");
  background-size: 35px;
  margin-left: -2px;
}
.small {
  font-size: 12px;
}

.capitalize {
  text-transform: capitalize;
}

div.saudenalinha-txt {
  align-self: baseline;
  color: #4a4a4a;
  margin-bottom: 60px;
  line-height: 22px;
}

div.saudenalinha-img {
  flex-direction: column;
  /*margin-left: 125px;*/
}

div.saudenalinha-txt .listas-unimed {
  margin-top: 20px;
}

.menu-cta {
  color: white;
}

div.page-wraper {
  color: #4a4a4a;
}

/*  guia médico fix */

div.section-footer {
  margin-top: 30px;
}

h5.guiamedico-selector-h5-ou {
  color: gray;
  font-size: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

::-webkit-input-placeholder {
  color: #a9a9a9 !important;
  text-align: left !important;
}

:-moz-placeholder {
  /* older Firefox*/
  color: #a9a9a9 !important;
  text-align: left !important;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #a9a9a9 !important;
  text-align: left !important;
}

:-ms-input-placeholder {
  color: #a9a9a9 !important;
  text-align: left !important;
}

.legendas {
  padding: 3px;
}

.guiamedico-selector-select,
.w-select:focus,
.guiamedico-selector-select,
input.guiamedico-selector-input:focus,
.w-select:focus,
.guiamedico-selector-input {
  -webkit-appearance: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid green;
  background-image: linear-gradient(white 0%, #fff 100%);
  color: #00985c;
  padding-bottom: 0px;
}

input.w-input.vendas:focus,
input#cartao.w-input:focus {
  -webkit-appearance: none;
  border-left: 1px solid green;
  border-right: 1px solid green;
  border-top: 1px solid green;
  border-bottom: 1px solid green;
  background-image: linear-gradient(white 0%, #fff 100%);
  color: #00985c;
  padding-bottom: 8px;
}

.lista-white li,
.listas-unimed.lista-white i {
  color: white;
}

textarea.w-input.vendas:focus {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  border-left: 1px solid green;
  border-right: 1px solid green;
  border-top: 1px solid green;
  border-bottom: 1px solid green;
  background-image: linear-gradient(white 0%, #fff 100%);
  color: #00985c;
  padding-bottom: 0px;
}

.guiamedico-selector-h1 {
  font-weight: 700;
  cursor: pointer;
}

/*  guia médico fix - fim */

.resultados-form.form-unificado {
  justify-content: flex-start;
}

.flexrow100 {
  display: flex;
  margin-top: 25px;
}

link.btn-linksans.btn-unimed.btn-vazado.menu-btn.btn-hoverfix.w-button:hover {
  border-bottom-left-radius: 9px;
}

#btn-simule,
#btn-central {
  margin-top: 0px;
}

#btn-simule:hover {
  border-bottom-left-radius: 9px;
}

#btn-central:hover {
  border-bottom-left-radius: 9px;
}

div.p-preventiva {
  color: #4a4a4a;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}

.h2-farmacia.h2-preventiva {
  text-align: left;
  padding-left: 15px;
}

a.btn-content.btn-preventiva:hover {
  text-decoration: none;
  color: #fff;
  background-color: #00985c;
}

.listas-unimed {
  color: #4a4a4a;
}

.listas-unimed i {
  color: #00985c;
  font-size: 12px;
}

.listas-unimed li {
  padding-bottom: 10px;
}

a.homeb-btn-login.cliente-unimed.btn-uniflex:hover {
  text-decoration: none;
}

div.uniflex-main {
  flex-wrap: wrap;
}

.oldSite a:hover,
.oldSite a:focus {
  color: inherit;
  text-decoration: none;
}

a.btn-unimed:hover {
  color: #fff;
  text-decoration: none;
  padding-bottom: 20px;
  margin-top: 15px;
}

div.nav-login {
  margin-top: initial;
}

@media (min-width: 768px) {
  div.nav-login {
    margin-top: 29px;
  }
}

a.btn-unimed.btn-vazado:hover {
  margin-right: 5px;
  text-decoration: none;
}

a.navmenu-txt:visited,
a.navmenu-txt:focus {
  color: #00985c;
  text-decoration: none;
}

a.navmenu-txt:hover {
  margin-top: 34px;
  padding-bottom: 27px;
  text-decoration: none;
  color: #fff;
}

.divider {
  margin-top: 49px;
}

a.navmenu-txt {
  margin-top: 34px;
  padding-bottom: 27px;
}

div.navbar {
  margin-bottom: 0px;
  border: 0px;
}

.telefone-desc {
  text-transform: capitalize;
  font-size: 10px;
  letter-spacing: 0.3px;
}

div.section-fullwidth {
  flex-shrink: 0;
}

.child-guia .guiamedico-input.select {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  border-left: none;
  border-right: white;
  border-top: white;
}

div.section-guiamedico {
  height: auto;
}

.lista-planos a,
.lista-planos a:visited,
.lista-planos a:focus,
.lista-servicos a,
.lista-servicos a:visited,
.lista-servicos a:focus,
.unimed-links a,
.unimed-links a:visited,
.unimed-links a:focus {
  color: white;
  text-decoration: none;
}

.lista-planos a:hover,
.lista-servicos a:hover,
.unimed-links a:hover {
  text-decoration: underline;
  color: #fff;
}

div.hideDesktop {
  display: none;
}

.link-esqueceu-senha {
  color: white;
}

.footer-flex a {
  text-decoration: none;
}

.footer-flex li a:hover {
  color: #00985c;
  text-decoration: underline;
}

.social img {
  padding-left: 10px;
  width: 55px;
}

.social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  background-color: transparent;
}

.left-social {
  justify-content: left !important;
  -webkit-justify-content: left !important;
}

.footer-flex li i {
  margin-right: 5px;
  text-align: center;
}

/* aqui tentei fazer o :hover via fill aplicando uma classe ao path e não foi... */

.footer-flex .icone-svg:hover {
  fill: #ffffff;
}

.nav.w-container {
  justify-content: space-between;
}

/* ajuste :hover */

.btn-simule:hover {
  text-decoration: none;
}

.listas-white,
.listas-white i {
  color: white;
}

.top-mar {
  margin-top: 30px;
}

/* checkbox-custom */

.checkbox-custom,
.radio-custom {
  opacity: 0;
  position: absolute;
}

img.seloDefault,
img.graficos {
  display: block;
  margin: 0 auto;
  padding-bottom: 30px;
}

.margin-left-125 {
  margin-left: 125px;
}

img.photoDefault {
  background-size: cover;
  width: 100%;
  height: 100%;
  margin-top: 30px;
}

.txt-small {
  font-size: 12px;
}

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

.mensalidade-popup {
  text-align: center;
  margin-top: -5px;
}

.checkbox-custom,
.checkbox-custom-label,
.radio-custom,
.radio-custom-label {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

.checkbox-custom-label-termo span p {
  display: inline;
}

.checkbox-custom-label,
.radio-custom-label {
  position: relative;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  background: #00985c;
  color: #fff;
  border-color: #00985c;
}

.radio-custom + .radio-custom-label:before {
  border-radius: 50%;
}

.radio-custom:checked + .radio-custom-label:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #bbb;
}

.checkbox-custom:focus + .checkbox-custom-label,
.radio-custom:focus + .radio-custom-label {
  outline: 1px solid #ddd;
  /* focus style */
}

.check-ouvidoria {
  display: flex;
  margin-left: 40px;
  margin-bottom: 40px;
  margin-top: -32px;
}

/* FIX margin bottom menu */

.outer-header {
  border-bottom: 1px solid hsla(0, 0%, 59%, 0.33);
}

div.section-fullwidth {
  border: none;
}

@media (min-width: 1650px) {
  div.servicos-header.uniflex-header {
    flex-direction: row;
    flex-wrap: wrap;
  }
  div.uniflex-btns {
    width: 100%;
    text-align: center;
  }
  div.video-container {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 1650px) {
  div.uniflex-btns {
    width: 100%;
    text-align: center;
  }
  div.video-container {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 1134px) {
  div.atendimento-flex {
    margin: 0px 85px;
  }
}

@media (max-width: 1049px) {
  .farmacia-green {
    width: 35%;
  }
}

@media (max-width: 991px) {
  div.atendimento-flex {
    margin: 0px 20px;
  }
  .navmenu-txt.w-nav-link,
  .navmenu-txt.w-nav-link:hover {
    margin: 0px;
  }
}

@media (max-width: 1199px) {
  div.sustentabilidade-beige {
    height: auto;
  }
  .sustent-txt {
    font-size: 14px;
    padding-top: 15px;
    line-height: 18px;
  }
  .p-sustentabilidade {
    padding: 3px 0px;
  }
}

@media (max-width: 1049px) {
  .farmacia-green {
    width: 35%;
  }
}

@media (max-width: 991px) {
  div.sustentabilidade-beige {
    height: auto;
    padding-bottom: 20px;
  }
  .sustent-card {
    padding-bottom: 50px;
  }
  .preventiva-container.farmacia-container {
    align-self: flex-start;
  }
  .p-preventiva.p-farmacia {
    text-align: left;
  }
  .farmacia-green {
    width: 55%;
    margin-right: 0px;
  }
  div.saudenalinha-img {
    margin-left: 20px;
  }
  iframe.video-plano-uniflex {
    width: 600px;
    height: 350px;
  }
  div.hideDesktop {
    display: inherit;
  }
  a.navmenu-txt,
  a.navmenu-txt:hover {
    padding: 10px;
    cursor: pointer;
  }
  a.navmenu-txt:visited,
  a.navmenu-txt:focus {
    color: #fff;
    text-decoration: none;
  }
  div.child-guia {
    justify-content: flex-start;
  }
  div.flex-col {
    align-self: baseline;
    margin-bottom: 30px;
    margin-top: 30px;
  }
  input.btn-content.btn-preventiva.btn-resultados.btn-unificado {
    margin-top: 0px;
    margin-left: 15px;
  }
  a.guiamedico-link.link-unif.resultados-link {
    padding-top: 0px;
  }
}

/* issue caio top bar */

/* A partir daqui feito por Caio Saldanha sem webflow: */

.oldSite {
  /*position: fixed;*/
  display: block;
  width: 100%;
  background-color: #ffffff;
  font-family: "Unimedsans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.2px;
  color: #bebcbb;
  text-decoration: none;
  border-bottom: 0.5px solid #bebcbb;
  padding: 5px 20px;
  z-index: 99999;
}

.oldSite a {
  font-family: "Unimedsans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.2px;
  color: #bebcbb;
  text-decoration: none;
}

.oldSite span {
  float: right;
  cursor: pointer;
}

.green-bold {
  color: #00985c;
}

.unimed-links {
  text-decoration: none;
  color: #ffffff;
}

/* Guia Médico */

.no-results {
  margin: 40px;
  text-align: center;
  color: black;
  font-size: 24px;
  line-height: 20px;
}

.legenda div {
  padding: 10px;
}

.legenda img {
  display: inline-block;
}

.legenda span {
  width: 79%;
  vertical-align: top;
  margin-left: 10px;
  display: inline-block;
}

div.p-farmacia,
div.p-preventiva {
  color: #000000;
}

.governanca-content.diretoria-main {
  margin-right: 20px;
  padding-left: 10px;
}

.governanca-content.diretoria-main.premios-main {
  margin-top: 0px;
  padding-top: 30px;
  padding-left: 15px;
}

div.eventos-sidebar.governanca-sidebar.premios-side {
  padding-left: 15px;
}

div.eventos-header.servicos-header {
  padding-left: 15px;
}

span.lembrete-ouvidoria {
  color: #ff0000;
  font-size: 80%;
}

div.eventos-header.premios-header.servicos-header {
  padding-left: 0px;
}

.trabalhe-link:hover,
.trabalhe-link:visited,
.trabalhe-link:focus {
  color: #00985c;
}

.trabalhe-green {
  margin-top: 150px;
}

.section-form-eventos {
  margin-bottom: 0px;
}

h2.heading-2 {
  line-height: 34px;
}

.btn-content.btn-linkedin,
.btn-content.btn-linkedin:hover {
  text-decoration: none;
  margin-left: 20px;
}

/*detalhes médicos*/

.mapa-container {
  height: 350px;
  background-color: hsla(0, 0%, 85%, 0.33);
  display: flex;
}

.voltar-btn-mapa,
.voltar-btn-mapa:hover {
  color: #00985c;
  text-decoration: none;
  font-size: 150%;
  padding: 10px;
}

strong.acess-default {
  background-color: #ffffff;
  color: #000000;
}

strong.acess-default:hover {
  background-color: #ffffff;
  color: #000000;
}

.acess:hover {
  background-image: none;
}

span.link-revistaviva:hover {
  cursor: pointer;
}

.btn-unimed.btn-empresa:hover {
  padding-bottom: 20px;
}

.h5-tel {
  line-height: 28px;
}

.servicos-main-txt {
  margin: 30px 0px;
}

.txt-right {
  text-align: right;
}

a:hover,
a:focus,
a {
  cursor: pointer;
}

div.nav-right {
  align-self: baseline;
  margin-top: 10px;
}

.feature-list a {
  text-decoration: none;
}

.feature-list a:hover {
  text-decoration: underline;
  color: #00985c;
}

.footer-social {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* Sem scroll na home */

.noScroll {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

div.section-hero {
  padding-top: 0px;
  padding-bottom: 0px;
  flex: 1;
}

p.loading-Mapa {
  font-family: "unimedSans", sans-serif;
  margin: 10px 0px;
}

.btns-vacina a {
  margin-right: 20px;
}

.mapa-localizacao {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.w-input-linha {
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 1.428571429;
  color: #00985c;
  background-color: #ffffff;
  border-bottom: 1px solid #00985c;
  margin-top: 2px;
}

.dash-banner {
  margin-bottom: 0;
  height: auto;
  background-size: cover;
}

/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.

*/

@media only screen and (max-width: 760px),
  (min-device-width: 768px) and (max-device-width: 1024px) {
  /* Force table to not be like tables anymore */
  /* Hide table headers (but not display: none;, for accessibility) */
  thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  tr {
    border: 1px solid #fff;
  }
  td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #fff;
    position: relative;
    padding-left: 50%;
  }
  td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
}

/* Smartphones (portrait and landscape) ----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  body {
    padding: 0;
    margin: 0;
    width: auto;
  }
}

/* iPads (portrait and landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  body {
    width: auto;
  }
}

@media (max-width: 991px) {
  .acessibilidade {
    margin-top: 10px;
  }
}

@media (max-width: 768px) {
  .centro-de-infusao-container {
    flex-direction: column;
  }
  .img-centrodeinfusao {
    width: 100%;
  }
  .margin-80,
  .governanca-content.uvacina {
    margin-top: 30px;
  }
  .padsides-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .ps-main {
    flex-direction: column;
  }
  .antes-container {
    flex-direction: column;
  }
  .antes-content {
    width: 100%;
  }
  div.saudenalinha-img {
    margin-left: 0px;
  }
  div.flexrow100 {
    flex-wrap: wrap;
  }
  div.h5-tel.h5-resultados.ou {
    text-align: left;
    width: initial;
  }
  div.sustentabilidade-beige {
    flex-direction: column-reverse;
    text-align: center;
  }
  div.sustent-txt-fix {
    margin-right: 0px;
    padding-top: 10px;
    padding-right: 0px;
    width: 100%;
  }
  a.navmenu-txt,
  a.navmenu-txt:hover {
    padding-top: 12px;
    padding-right: 15px;
    font-size: 14px;
    margin-top: 0px;
  }
  .servicos-obs.right {
    margin: 0px 25px;
  }
  .h4-subtitulo.servicos-mobile-txt,
  .h5-tel {
    font-size: 13px;
    line-height: 16px;
  }
  .footer-nav-container {
    margin: auto 25px;
  }
}

@media (max-width: 479px) {
  img.logo-unimed {
    width: 120px;
  }
  #pravoce,
  #praempresa,
  #praempresa:active,
  #praempresa:hover,
  #pravoce:active,
  #pravoce:hover {
    padding-bottom: 5px;
    margin-bottom: 8px;
    margin-top: 0px;
    border-bottom-left-radius: 6px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
  }
  a.btn-unimed.btn-vazado.menu-btn:hover {
    margin-bottom: 12px;
  }
  .colaborador-col {
    height: auto;
  }
  .ps-main {
    margin-top: 25px;
  }
  .farmacia-tabloide-txt p,
  .farmacia-tabloide-cta img {
    margin-top: 30px;
  }
  .farmacia-green {
    width: 100%;
    padding: 15px;
  }
  .farmacia-div.middle.preventiva-div {
    padding-left: 10px;
  }
  .p-farmacia.p-gov.p-unimed {
    margin: 20px 20px;
  }
  div.saudenalinha-img img {
    display: none;
  }
  div.saudenalinha-img {
    background-color: #ccc;
    width: 100%;
    height: 80px;
    margin-top: 10px;
  }
  div.saudenalinha-txt .h5-tel {
    font-size: 18px;
    line-height: 22px;
  }
  div.saudenalinha-txt {
    margin: 20px 0px;
  }
  .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  .video-container iframe,
  .video-container object,
  .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .servicos-obs.right {
    text-align: left;
  }
  .footer-nav-container {
    flex-direction: column;
  }
  .link-ans-childs.footer-nav-childs {
    border: 0px;
  }
  .servicos-main-list {
    padding-right: 0;
  }
  .h5-tel {
    line-height: 8px;
    font-size: 16px;
  }
  div.nav {
    height: auto;
  }
  div.nav-middle {
    text-align: -webkit-center;
    margin: -10px 0;
  }
  a.navmenu-txt,
  a.navmenu-txt:hover {
    padding-top: 12px;
    padding-right: 15px;
    font-size: 11px;
    margin-top: 0px;
  }
  div.acessibilidade {
    justify-content: flex-end;
  }
  a.btn-unimed,
  a.btn-unimed.btn-empresa {
    align-self: center;
    line-height: 15px;
    padding: 5px 10px;
    font-weight: 400;
    margin: 1px;
    margin-left: 2px;
    font-size: 11px;
    border-radius: 6px 6px 0px 6px;
  }
  div.col-menu {
    align-self: flex-start;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 0px;
  }
  div.col-cta {
    padding: 20px 0px;
  }
  ul.lista-planos {
    margin-top: 0px;
  }
  h5.h5-tel {
    line-height: 21px;
    text-align: left;
  }
  .servicos-obs.right {
    margin: auto 15px;
  }
}

div.link-block:hover,
div.txt-modal:hover {
  cursor: pointer;
}

.footer-link.link-autorizador {
  background-color: #00985c;
  color: white;
  padding: 5px;
  border-radius: 3px;
  padding: 5px 10px;
}

.footer-link.link-autorizador:hover {
  background-color: rgba(0, 152, 92, 0.83);
  color: white;
  text-decoration: none;
}

.footer-link.link-autorizador:visited {
  color: white;
}

.top-mar {
  margin-top: 30px;
}

/* checkbox-custom */

.checkbox-custom,
.radio-custom {
  opacity: 0;
  position: absolute;
}

.checkbox-custom,
.checkbox-custom-label,
.radio-custom,
.radio-custom-label {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

.checkbox-custom-label,
.radio-custom-label {
  position: relative;
}

.checkbox-custom + .checkbox-custom-label:before,
.radio-custom + .radio-custom-label:before {
  content: "";
  background: #fff;
  border: 2px solid #ddd;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  padding: 2px;
  margin-right: 10px;
  text-align: center;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  background: #00985c;
  color: #fff;
  border-color: #00985c;
  font-size: 12px;
  line-height: 14px;
}

.radio-custom + .radio-custom-label:before {
  border-radius: 50%;
}

.radio-custom:checked + .radio-custom-label:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #bbb;
}

.check-ouvidoria {
  display: flex;
  margin-left: 40px;
  margin-bottom: 40px;
  margin-top: -32px;
}

.footer-flex a:visited {
  color: #4a4a4a;
}

@media (max-width: 414px) {
  .nav-left {
    width: 50%;
    align-self: flex-start;
    order: 1;
  }
  div.nav-right {
    width: 50%;
    align-self: flex-start;
    order: 2;
  }
  .navbar {
    flex-wrap: wrap;
  }
  div.nav-middle {
    order: 4;
  }
  div.table-produtos tbody {
    font-size: 12px;
  }
}

/* guidelines */

.color-green {
  color: #00985c;
}

.color-orange {
  color: #f47920;
}

.color-white {
  color: white;
}

.color-pink {
  color: #ed1651;
}

.color-black {
  color: #333;
}

body {
  font-family: "Unimed Sans", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Unimed Slab", sans-serif;
}

/* https://www.w3.org/TR/html5/rendering.html#sections-and-headings */

h1 {
  margin-block-start: 0.67em;
  margin-block-end: 0.67em;
  font-size: 2em;
  font-weight: bold;
}

h2 {
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  font-size: 1.5em;
  font-weight: bold;
}

h3 {
  margin-block-start: 1em;
  margin-block-end: 1em;
  font-size: 1.17em;
  font-weight: bold;
}

h4 {
  margin-block-start: 1.33em;
  margin-block-end: 1.33em;
  font-size: 1em;
  font-weight: bold;
}

h5 {
  margin-block-start: 1.67em;
  margin-block-end: 1.67em;
  font-size: 0.83em;
  font-weight: bold;
}

h6 {
  margin-block-start: 2.33em;
  margin-block-end: 2.33em;
  font-size: 0.67em;
  font-weight: bold;
}

/* label e inputs */

label {
  font-family: "Unimed Sans", sans-serif;
  color: #757575;
  font-size: 16px;
  font-weight: 700;
}

input[type="text"],
input[type="number"],
input[type="date"],
input[type="email"],
input[type="password"],
input[type="tel"] {
  border-radius: 4px;
  border: 1px solid #d4d4d4;
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  font-size: 16px;
  color: #757575;
  /* background-color: #ffffff; */
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}

/* redefinir botões de submit */

input[type="submit"] {
  width: initial;
  height: initial;
  padding: 10px 30px;
  cursor: pointer;
}

input:focus,
textarea:focus {
  -webkit-appearance: none;
  border-color: #00985c;
  color: #00985c;
}

input[type="submit"]:focus {
  color: white;
}

textarea {
  border-radius: 4px;
  border: 1px solid #d4d4d4;
  width: 100%;
  font-size: 16px;
  padding: 8px;
}

fieldset.guideline {
  border: 1px solid;
  border-color: #00985c;
  border-radius: 4px;
  padding: 10px;
}

legend.guideline {
  font-family: "Unimed Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: white;
  background-color: #00985c;
  padding: 5px;
  margin: 10px;
  width: auto;
  border-radius: 4px;
}

/* damn checkboxes*/

/* primeiro remove o padrão */

input[type="checkbox"],
input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type="checkbox"]::-ms-check,
input[type="radio"]::-ms-check {
  display: none;
}

input[type="checkbox"] {
  position: relative;
  width: 1.2em;
  max-width: 1.2em;
  height: 1.2em;
  max-height: 1.2em;
  border: 2px solid #ddd;
  /* Adjusts the position of the checkboxes on the text baseline */
  vertical-align: -2px;
  /* Set here so that Windows' High-Contrast Mode can override */
  margin-right: 5px;
}

input[type="checkbox"]:checked {
  /* position: relative;
    width: 1.2em;
    height: 1.2em; */
  border: 2px solid #00985c;
  color: white;
  background-color: #00985c;
}

input[type="checkbox"]::before {
  content: "\F00C";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  font-size: 0.8em;
  visibility: hidden;
  top: -0.2em;
  right: 0.1em;
}

input[type="checkbox"]:checked::before {
  /* Use `visibility` instead of `display` to avoid recalculating layout */
  visibility: visible;
}

input[type="checkbox"]:disabled {
  background: #ddd;
  color: gray;
}

/* bootstrap overrides */

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: white;
  border: 1px solid #cccccc;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='4' fill='%2300985c'/%3E%3C/svg%3E");
}

.form-control:focus {
  border-color: #00985c;
  box-shadow: 0 0 0 0.2rem rgb(199, 232, 219);
}

html {
  scroll-behavior: smooth;
}

.zoom {
  overflow: hidden;
}

.zoom img {
  max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.zoom:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}


.box-clara-whatsapp{
  display: none;
}
.box-clara-atendiento-cliente {
  display: none;
}

.box-clara-atendiento-cliente img {
  transform: scale(1.7);
}

#blip-chat-container{
  display: none;
}

.clara-open  .box-clara-whatsapp{
  display: block;
}
.clara-open  .box-clara-atendiento-cliente{
  display: block;
  bottom: 138px !important;
}
/* .clara-open  #blip-chat-container{
  display: block;
} */

.box-clara{
  position: fixed;
  bottom: 0px;
  right: 2px;
  height: 122px;
  width: 122px;
  z-index: 100001;
  cursor: pointer;
}
.box-clara .box-clara-whatsapp, .box-clara .box-clara-atendiento-cliente {
  position: absolute;
  bottom: 200px;
  right: 34px;
  padding: 10px;
  cursor: pointer;
  
    box-shadow: 0px 0px 10px 0px #000 !important;
    width: 48px !important;
    height: 48px !important;
    background: #00985c;
    border-radius: 50%;
}

@media (min-width: 481px){
  #blip-chat-container #blip-chat-iframe{
    right: 110px !important;
    bottom: 20px !important;
  }
}

#blip-chat-container #blip-chat-open-iframe {
  box-shadow: none !important;
  background-color: transparent !important;
  right: 35px !important;
  bottom: 138px !important;
  min-width: 48px !important;
  min-height: 48px !important;
  max-width: 48px !important;
  max-height: 48px !important;
}

#blip-chat-container #blip-chat-open-iframe img {
  /* box-shadow: none !important; */
  box-shadow: 0px 0px 10px 0px #000 !important;
  width: 48px !important;
  height: 48px !important;
  /* border-radius: 0 !important; */
  max-width: fit-content !important;
  background: #00985c;
}

#blip-chat-container #blip-chat-open-iframe svg {
  box-shadow: 0px 0px 10px 0px #000 !important;
}

#blip-chat-close-icon {
  background-color: #00985c;
}

#getnet-checkout {
  z-index: 99999999 !important;
}



.container {
  width: 100%;
  max-width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 1140px) {
  .container {
    max-width: 1140px;
  }
}

::-webkit-scrollbar{
  width: 15px;
  height: 15px;
}
::-webkit-scrollbar-track{
  background-color: #f2f2f2;
  border-radius: 2px;
}
::-webkit-scrollbar-thumb{
  background-color: #a9a9a9;
  border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover{
  background-color: #4a4a4a;
  cursor: pointer;
}