html .link-default,
html .btn {
  font-family: "poppins", sans-serif !important;
}

footer.footer
  #inner-footer
  .info-footer
  .newsletter
  .form-news
  form
  .alinha-inputs
  input[type="text"],
footer.footer
  #inner-footer
  .info-footer
  .newsletter
  .form-news
  form
  .alinha-inputs
  input[type="email"] {
  height: 40px;
  font-weight: 500;
  width: 38%;
  padding: 0 1%;
  margin-right: 3%;
  border: none;
  border-radius: 20px;
  background-color: #fff;
  padding: 5px 25px;
  font-family: "Poppins", sans-serif;
  font-size: 0.7em;
}

footer.footer
  #inner-footer
  .info-footer
  .newsletter
  .form-news
  form
  .alinha-inputs
  button {
  height: 40px;
  width: 18%;
  min-width: 9em;
  padding: 0 0.5%;
  color: #fff;
  font-weight: 500;
  border: none;
  border-radius: 20px;
  background-color: #93b049;
  padding: 5px 10px;
  font-family: "Poppins", sans-serif;
  font-size: 0.7em;
  cursor: pointer;
  transition: 0.2s;
}

footer.footer
  #inner-footer
  .info-footer
  .newsletter
  .form-news
  form
  .alinha-inputs
  button:hover {
  background: #004062;
}

.contato-title {
  color: #00649e !important;
}

.logo-footer img {
  margin-left: 5%;
  margin-right: auto;
  margin-top: 38px;
  height: 4em;
}

#content.fale-conosco
  article
  section.lay-sec.form-prod
  .wpcf7
  form
  input[type="submit"] {
  margin-right: 0;
}

#content.fale-conosco
  article
  section.lay-sec.unidades
  .unidades-bg
  .select-matriz
  select {
  border: none;
  width: 100%;
  border-radius: 5px;
}

#content.fale-conosco
  article
  section.lay-sec.unidades
  .unidades-bg
  .select-matriz
  select
  option,
#trabalhe-conosco option {
  background-color: #00649e;
  color: #fff;
  opacity: 0.5;
  border: none;
  border-radius: 5px;
}

#content.fale-conosco article section.lay-sec.unidades .unidades-bg .wrap div {
  border-radius: 5px !important;
}

#content.fale-conosco
  article
  section.lay-sec.unidades
  .unidades-bg
  .select-matriz
  select
  option:hover,
#trabalhe-conosco option:hover {
  background-color: #00649e !important;
  color: yellowgreen;
}

.select-conosco select option :disabled {
  color: rgba(102, 102, 102, 0.363) !important;
}

#content.fale-conosco
  article
  section.lay-sec.unidades
  .unidades-bg
  .wrap
  > div {
  overflow: hidden;
  border-radius: 50px;
}

.cf
  .box-noticia
  .fx
  .center-start
  .post-68
  .produtos
  .type-produtos
  .status-publish
  .has-post-thumbnail
  .hentry
  .categoria-seguros-para-voce
  .aos-init
  .aos-animate
  :hover {
  transform: scale(1.04);
}

.noticias .swiper-container-noticias article {
  width: 360px;
  height: 25em;
}

#header-searchbar {
  width: 369px;
  display: none;
  margin-right: 5px;
}

#pesquisa {
  border: none;
  width: 28px;
  height: 28px;
  outline: none;
  filter: grayscale(100) brightness(0) invert(1);
  margin-right: -30px;
  cursor: pointer;
  margin-left: 5px;
}

header.header-new.fixed #pesquisa,
header.header-new.static #pesquisa {
  filter: grayscale(0) brightness(1) invert(0);
}

header.header .inner-header ul#menu-principal li a:hover,
header.header .inner-header ul#menu-principal li.active a {
  color: #93b049 !important;
  border-bottom: none;
  /* display: block; */
  /* border-bottom: 2px solid white !important; */
}

header.header .inner-header ul#menu-principal li div.sub-menu a:hover,
header.header .inner-header ul#menu-principal li div.sub-menu a {
  border-bottom: none !important;
  color: #93b049 !important;
}

header.header.fixed .inner-header ul#menu-principal li div.sub-menu a:hover,
header.header.fixed .inner-header ul#menu-principal li div.sub-menu a {
  border-bottom: none !important;
}

header.header.fixed .inner-header ul#menu-principal li :hover,
header.header.fixed .inner-header ul#menu-principal li.active a {
  /* display: block; */
  /* border-bottom: 2px solid rgb(0, 104, 160) !important; */
}

header.header.fixed .inner-header ul#menu-principal li a {
  color: rgb(0, 104, 160);
}

header.header
  .inner-header
  ul#menu-principal
  li
  div.sub-menu
  .wrap
  .coluna-menu
  a {
  color: white !important;
  /*font-size: 19px !important;*/
  /*font-weight: 500;*/
}

header.header
  .inner-header
  ul#menu-principal
  li
  div.sub-menu
  .wrap
  .coluna-menu
  a:hover {
  color: #93b049 !important;
  /*font-size: 19px !important;*/
  /*font-weight: 500;*/
}

a.link-default,
header.header div.restrito ul li a,
.form-etapas form button.action-button:hover,
section.form-prod form button.action-button:hover,
section.slider .swiper-container .swiper-slide .text-c a,
.form-etapas form input[type="submit"].wpcf7-submit:hover,
.form-etapas form input[type="button"].action-button:hover,
section.form-prod form input[type="submit"].wpcf7-submit:hover,
section.form-prod form input[type="button"].action-button:hover {
  font-weight: 500;
}

.archive-produtos div.categorias ul#menu-produtos li a {
  font-weight: 600;
}

header.header #logo img {
  filter: brightness(0) invert(100%) !important;
}

header.header.fixed #logo img {
  filter: brightness(100%) invert(0) !important;
}

header.header .localizacao .local span::before {
  background-image: url("../img/brasil.png") !important;
}

.btn {
  background: #004062;
  position: relative;
  border-radius: 25px;
  z-index: 1;
  padding: 10px 30px;
  font-family: "Gilroy", sans-serif !important;
  font-size: 0.8em;
  font-weight: normal !important;
  display: table;
  margin: 40px auto;
  color: #fff !important;
  border: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  font-weight: 500 !important;
}

.single-produtos article#post-63 section.blocos-info .c-infos .coluna {
  width: 280px;
}

.alinha-atalhos .atalhos-c li a div.label {
  font-family: "Gilroy", sans-serif !important;
  font-size: 0.7em !important;
  color: #fff !important;
}

.single-produtos article section.blocos-info .c-infos .coluna {
  width: auto;
}

.btn .btn-iniciar :hover {
  background: #fff !important;
  color: #004062 !important;
  border: 1px solid #004062 !important;
}

.footer-f .todas-f {
  float: left;
  width: 48%;
  margin: 3% 0.5% 3% 0.5% !important;
}

.wpcf7-form-control.wpcf7-select {
  margin-bottom: 15px;
  margin-top: 6px;
  border: none;
  width: 100%;
  height: 32px;
  padding-left: 16px;
  color: #666;
  font-family: "Poppins", sans-serif;
  font-size: 0.7em;
}

div.wpcf7 .ajax-loader {
  visibility: hidden;
  display: block;
  background-image: url("../img/ajax-loader.gif");
  width: 55px;
  height: 55px;
  border: none;
  padding: 0;
  margin: 0 auto !important;
  vertical-align: middle;
}

.blog-related div article {
  width: 31% !important;
  min-width: 350px !important;
  max-width: 100% !important;
}

section.blog-home .text-sec p {
  margin-top: 0 !important;
  font-size: 1.4em !important;
}

.text-central .text-central p {
  margin-top: none !important;
  font-size: 1.4em;
}

section.central .text-central h2 {
  margin-top: 2em !important;
}

/*.central .text-central .link-default {
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 600 !important;
    margin-bottom: 2em !important;
}*/

/*
.central {
    line-height: 1;
}*/

section.noticias .text-sec p {
  margin-top: 15px !important;
  font-size: 1.4em !important;
  font-weight: 500;
}

/*.box-noticia .text-noticia h3 {
    color: rgb(51, 51, 51) !important;
}*/

.wrap .links-lay.fx.center-center {
  margin: 2em 0;
}

header.header
  .inner-header
  ul#menu-principal
  li
  div.sub-menu
  .wrap
  .coluna-menu:first-child {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}

header.header
  .inner-header
  ul#menu-principal
  li
  div.sub-menu
  .wrap
  .coluna-menu
  ul
  li
  a {
  margin: 0.7em 0;
}

.form-etapas .text-divisor h4 {
  text-align: center;
  margin: 0 auto;
}

.page-template-page-fale-conosco #lay-2 .wrap .content p {
  font-weight: 400;
}

#content.fale-conosco
  article
  section.lay-sec.unidades
  .e-unidades
  #show-unidades
  .alinha-mapa
  div {
  width: 390px;
  max-width: 100%;
}

#lay-4 div.wrap.wrap-900 div.content p {
  margin-top: 0;
}

.select-conosco select {
  border: none;
  outline: none;
  border-radius: 5px;
  padding: 9px;
  font-size: 0.8em;
  width: 100%;
  color: #666;
  margin: 0 auto;
}

.select-conosco {
  margin: 0 0 0 4%;
  overflow: hidden;
  border-radius: 5px;
  width: 40%;
  right: 0;
  position: revert;
}

#content.fale-conosco article section.lay-sec.trabalhe .text p {
  width: 20em;
}

#content.trabalhe-conosco article section.lay-sec.form-prod .text {
  text-align: center;
}

#lay-1,
#lay-2 {
  font-size: 1.14em;
}

#lay-2 p {
  margin-bottom: 2em;
}

.select-matriz {
  margin-top: 2em;
}

.archive-produtos div.categorias .title-cat h1 {
  margin: 1em 0 !important;
}

.archive-produtos div.categorias ul#menu-produtos li a {
  font-size: 0.7em !important;
  padding: 1em 0.39em;
  border-radius: 100px;
  width: 100%;
  text-align: center;
}

#menu-produtos li {
  width: 235px;
  max-width: 100% !important;
}

.archive-produtos div.categorias ul#menu-produtos li {
  padding: 3px !important;
}

.categorias {
  margin-bottom: 1em;
}

.archive-produtos article {
  margin: 10px 20px;
}

.source-org.copyright.fx.end-center {
  font-size: 15px !important;
  margin: 0;
  margin-left: auto;
  font-weight: 200;
}

.col.redes.fx {
  width: 260px;
}

.fixed #menu-item-319 a {
  background: #004062;
  color: #fff !important;
  border: none !important;
}

#menu-item-319 a {
  background: #fff;
  color: #004062 !important;
}

header.header div.restrito ul li a {
  background: #004062;
  color: #fff;
  border: none !important;
}

header.header div.restrito ul li a:hover,
#menu-item-319 a:hover,
#btn-sorteio-mensal:hover,
#btn-sorteio-semanal:hover,
.btn-active {
  background: #93b049 !important;
  color: #fff !important;
  border: none !important;
}

section.acesso-rapido .text-sec {
  text-align: center;
  position: relative;
  z-index: 2;
  padding: 30px;
}

section.acesso-rapido .text-sec h2 {
  font-size: 2.5em;
  color: #fff;
  margin: 0;
}

section.acesso-rapido .text-sec p {
  font-family: "Gilroy", sans-serif;
  font-weight: light;
  color: #fff;
  margin: 0;
  font-size: 1.1em;
}

section.acesso-rapido .swiper-container.acesso .swiper-slide {
  padding: 85px 0;
}

section.acesso-rapido .swiper-container.acesso .acesso-c {
  width: 260px;
  max-width: 100%;
  height: 370px;
  -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  border: 1px solid #eee;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: #fff;
  margin: 0 auto;
  position: relative;
  padding: 20px !important;
}

section.acesso-rapido .swiper-container.acesso .acesso-c a.cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

section.acesso-rapido .swiper-container.acesso .acesso-c:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

section.acesso-rapido .swiper-container.acesso .acesso-c .ico-img {
  width: 70px;
  height: 70px;
  display: block;
  margin: 0 auto;
}

section.acesso-rapido .swiper-container.acesso .acesso-c .ico-img img {
  max-width: 100%;
  height: auto;
}

section.acesso-rapido .swiper-container.acesso .acesso-c div.title-ac {
  min-height: 150px;
  padding-top: 20px;
}

section.acesso-rapido .swiper-container.acesso .acesso-c div.title-ac h3 {
  margin: 0;
  font-weight: bold;
  color: #111;
  font-size: 1.2em;
  text-align: center;
}

section.acesso-rapido .swiper-container.acesso .acesso-c div.link {
  width: 100%;
}

.acesso-c:hover .link a .content-l {
  width: 160px !important;
}

header.header.fixed {
  background: #fff !important;
  box-shadow: 1px 1px 5px 0px gray;
}

.atalhos-c li:first-child a {
  border-radius: 0px 5px 0px 0px;
}

.atalhos-c li:last-child a {
  border-radius: 0px 0px 5px 0px;
}

.atalhos-c li:only-child a {
  border-radius: 0px 5px 5px 0px;
}

.wpcf7-form-control.wpcf7-submit:hover {
  background-color: #93b049 !important;
  color: white !important;
}

.alinha-atalhos .atalhos-c li a,
.form-busca form button:hover,
.btn.btn-iniciar:hover,
#etapa-1-btn:hover,
#etapa-2-btn:hover,
#etapa-3-btn:hover,
.btn-download a:hover,
.btn:hover {
  background-color: #93b049 !important;
  color: white;
}

.alinha-atalhos .atalhos-c li span.icone {
  filter: grayscale(2) brightness(0.1) invert(100);
}

.links-lay .link-default {
  margin: 1em;
}

.alm-reveal .box-noticia {
  margin-top: 25px;
}

.sub {
  font-size: 1.6em !important;
}

.leg {
  font-weight: 900;
}

.banner-top p.leg {
  font-size: 0.9em;
  margin-top: 0.6em !important;
}

.banner-top h1 {
  font-size: 2.5em !important;
}

.entry-content .wrap .content {
  margin-bottom: 2.5em !important;
}

.entry-content .wrap.wrap-900 .content .coluna {
  padding: 3em 2em 1em 2em;
}

.entry-content .wrap.wrap-900 .content .coluna .text p {
  margin-bottom: 0.8em !important;
}

.entry-content.blocos-info .wrap.wrap-900 .content .coluna .text p {
  color: #666 !important;
}

/*section.form-prod form input[type="submit"].wpcf7-submit {
  margin: 0 auto !important;
}*/

.entry-content .wrap.wrap-900 .content .coluna h3 {
  margin-bottom: 1.6em;
}

#etapa-1-btn,
#etapa-2-btn,
#etapa-3-btn {
  background: #004062;
  position: relative;
  border-radius: 25px;
  z-index: 1;
  padding: 10px 30px;
  font-family: "Poppins", sans-serif;
  font-size: 0.8em;
  font-weight: normal;
  display: table;
  margin: 40px auto;
  color: #fff;
  border: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  margin-top: 90px;
}

#content.single-produtos main article section.lay-sec {
  padding: 3em 0;
}

#lay-6 .wrap.wrap-900 .content .coluna p {
  color: white !important;
}

.single-produtos article section.two-c .c-colunas .coluna {
  width: 450px;
  padding: 0 30px !important;
}

.banner-top p.sub,
.banner-top p.leg {
  color: #fff;
  font-family: "Gilroy", sans-serif;
  margin: 0 0 0.2em;
}

#content.single-produtos main article section.lay-sec h2 {
  line-height: 1.2;
  margin-bottom: 1.2em;
}

#lay-2 .wrap .content p {
  font-weight: 200;
}

#lay-6 .wrap .content .coluna .text p {
  font-weight: 200;
}

.wpcf7-form-control.wpcf7-select {
  background-color: transparent;
}

.single-produtos article section.arquivos-d ul.arquivos li a {
  font-size: 0.7em;
  padding-left: 3em;
  padding-right: 3em;
}

section.form-prod form input[type="submit"].wpcf7-submit {
  padding: 0.5em 2.2em;
}

#lay-1 .wrap .links-lay li .link-default,
#lay-2 .wrap .links-lay li .link-default {
  font-size: 0.7em;
  padding: 0.3em 1.6em;
  font-family: "Gilroy", sans-serif;
  padding: 8px 30px;
}

.hidden-box {
  display: none !important;
}

.single-produtos article section.arquivos-d ul.arquivos li a::before {
  content: "";
  background-image: url("../img/dwn.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  margin-right: 8px;
}

.seta-menu {
  width: 35px;
  height: 10px;
  background-image: url("../img/seta-right.png");
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 10px;
  filter: grayscale(1) brightness(0) invert(1);
}

.aviso-sinistro {
  background-color: #eeeeee;
  padding: 3em 0;
}

.aviso-sinistro section,
.aviso-sinistro section h3 {
  color: #00649e;
  font-size: 3em;
  width: 8%;
  font-family: "Gilroy", sans-serif;
  line-height: 1;
}

.aviso-sinistro section h3 {
  font-size: 1em !important;
  font-weight: 600;
  margin-top: 0;
}

.aviso-sinistro section.text {
  font-size: 0.8em;
  width: 92%;
}

.aviso-sinistro .wrap ul {
  width: 80%;
}

.aviso-sinistro .wrap ul li {
  color: #666;
}

.aviso-sinistro .wrap ul li::before {
  content: "*";
}

#menu-produtos .menu-item a:hover {
  cursor: pointer;
}

header.header.fixed {
  position: fixed !important;
}

header.header.static {
  background: #fff !important;
}

header.header.static .inner-header ul li a {
  color: #006093;
}

header.header .inner-header ul#menu-principal li a:hover {
  /* border-bottom: 2px solid #004062 !important; */
  /* color: #93b049 !important; */
}

.menu-item a:hover {
  /* color: #93b049 !important; */
}

#menu-para-voce li ul li a:hover {
  color: #93b049 !important;
}

#menu-item-965 > a #menu-item-10 > ul header.header.static #menu-item-319 a,
header.header.static #menu-item-320 a {
  color: white !important;
  background-color: #004062 !important;
}

header.header.static #logo img {
  filter: invert(0) !important;
}

.swiper-slide .wrap .text-c .desc p a:hover,
header.header #menu-item-319 a:hover,
header.header #menu-item-320 a:hover,
a#filial:hover {
  background-color: #93b049 !important;
}

header.header.static .inner-header ul#menu-principal li div.sub-menu {
  position: absolute;
  display: none;
  top: 100%;
  background: #006093;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#006093),
    to(#1892bfcc)
  );
  background: linear-gradient(
    to right,
    #006093 0%,
    rgba(24, 146, 191, 0.8) 100%
  );
  padding: 50px 0;
  padding-top: 50px;
  padding-bottom: 50px;
  width: 100%;
  left: 0;
  z-index: 10;
  height: 91vh !important;
  top: 201px;
}

header.header .inner-header ul#menu-principal li div.sub-menu {
  height: 91vh !important;
}

#subscribe-warning {
  display: none;
}

.title-m {
  margin: 0 !important;
  line-height: 24px !important;
}

p {
  font-size: 16px;
}

.coluna-menu.desc .title-m {
  line-height: 40px !important;
}

#subscribe-warning p {
  color: #eee !important;
  font-weight: bold !important;
  font-size: 0.9em;
}

.form-etapas .alinha-inputs .placeholder label.label,
section.form-prod .alinha-inputs .placeholder label.label,
input,
label {
  border-radius: 128px !important;
}

#etapa-2 {
  background-color: #eee;
  padding-bottom: 2em;
}

#post-172 header.article-header h1.page-title {
  font-size: 2.9em;
  color: #fff;
  margin: 0;
  width: 6em;
  line-height: 1.3;
}

.btn.btn-iniciar {
  margin-bottom: 6em;
}

#iniciar-solucao h2 {
  margin: 2.1em auto;
}

.article-header .wrap .data-post {
  margin: 3.5em 0;
}

.entry-title.single-title,
.article-header .wrap .imagem-post .attachment-full.size-full.wp-post-image {
  margin-bottom: 2em;
}

.type-post .entry-content .wrap blockquote {
  margin: 5em auto;
  text-align: center;
}

.galeria-img {
  margin-top: 3em;
}

.a2a_kit.a2a_kit_size_20.addtoany_list a {
  margin: 0px 0.3em;
}

#content.modelo-institucional.fale-conosco
  main
  article
  section.lay-sec
  .content
  p {
  margin: 0 0 0.7em 0;
}

#content.modelo-institucional main article section.lay-sec h2 {
  text-align: center;
  color: white;
  margin: 1.2em auto 2em auto !important;
}

.link-default {
  font-family: "Gilroy", sans-serif !important;
}

.title-unidade-fale {
  font-size: 1.3em !important;
}

.matriz .text p {
  margin-top: 5px;
}

#content.trabalhe-conosco article section.lay-sec.form-prod .file-style {
  margin: 0 0 12px 0 !important;
}

#content.trabalhe-conosco article section.lay-sec.form-prod .select-opts select,
#content.trabalhe-conosco article section.lay-sec.form-prod .file-style {
  border-radius: 128px;
}

#header-searchbar {
  height: 45px;
}

#header-searchbar form {
  height: 100%;
}

#s {
  width: 100%;
  padding-left: 15px;
  height: 90%;
  border: 1px solid #004062;
  font-size: 17px;
}

#s:hover {
  background-color: white;
}

header.header .inner-header ul#menu-principal li.active a.link-com-seta {
  display: flex !important;
}

header.header
  .localizacao
  .encontre
  .drop-down
  .filiais-locais
  .filial:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0) !important;
}

header.header
  .localizacao
  .encontre
  .drop-down
  .filiais-locais
  .filial:not(:last-child)
  .conteudo-filial {
  margin-top: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
}

header.header .localizacao .encontre .drop-down .filiais-locais .filial {
  padding: 20px 20px 0 35px;
  transition: all 0.7s;
  -webkit-transition: 0.7s;
}

.numero h2 {
  color: #006093 !important;
}

.box-sorteio {
  height: 295px;
  width: 295px;
  background: url("../img/box-sorteio.png") center no-repeat;
}

.boxes-sorteio {
  display: flex;
  justify-content: space-around;
}

.sorteio {
  margin: 0 auto;
}

.box-sorteio {
  padding: 108px 0;
}

.box-sorteio-body {
  margin: 0 auto;
  width: 127px;
}

.box-sorteio-footer {
  margin: 2em auto 0 auto;
  width: 94px;
}

.box-sorteio-body span,
.box-sorteio-footer span {
  color: #006093;
  font-size: 1.5em;
  font-weight: bold;
}

.box-sorteio-body p,
.box-sorteio-footer p {
  margin: 0 auto;
}

.box-sorteio-body h2,
.box-sorteio-footer h2,
.box-sorteio-body p,
.box-sorteio-footer p,
#content.modelo-institucional main article section.lay-sec.numero h2 {
  margin: 0 !important;
}

/*.categoria-seguro-dpvat #wpcf7-f445-p433-o1 {
    margin-top: 3em;
    color: white;
}

.categoria-seguro-dpvat #wpcf7-f445-p433-o1 label {
    text-align: left;
    width: 28%;
}

.categoria-seguro-dpvat #wpcf7-f445-p433-o1 span {
    width: 45%;
    margin: 0 auto 2% 0;
}

.categoria-seguro-dpvat #wpcf7-f445-p433-o1 .ajax-loader.is-active {
    width: 57px !important;
}

.categoria-seguro-dpvat #wpcf7-f445-p433-o1 input.btn {
    width: 170px !important;
    background: #004062;
    position: relative;
    border-radius: 25px;
    z-index: 1;
    padding: 10px 30px;
    font-family: 'Poppins', sans-serif;
    font-size: .8em;
    font-weight: normal;
    display: table;
    margin: 14px auto;
    color: #fff;
    border: none;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer;
    height: 48px;
}

.categoria-seguro-dpvat #wpcf7-f445-p433-o1 select, .categoria-seguro-dpvat #wpcf7-f445-p433-o1 input {
    background-color: white;
    width: 100% !important;
    border-radius: 128px;
    margin: 0 0 0 auto;
    padding: 10px 30px;
    height: 38px;
}

.categoria-seguro-dpvat #wpcf7-f445-p433-o1 .wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date {
    border: none;
    width: 50%;
}*/

.categoria-seguro-dpvat select {
  background: white !important;
  border-radius: 25px;
}

.categoria-seguro-dpvat input {
  border: none;
}

#swiper-container-home.fh {
  height: 100vh !important;
}

#swiper-container-home {
  height: 100vh !important;
}

.categoria-assistencia-funeral
  #lay-5.entry-content
  .wrap.wrap-900
  .content
  .coluna
  .text
  p {
  color: white !important;
}

.categoria-assistencia-funeral
  #lay-5.entry-content
  .wrap.wrap-900
  .content
  .coluna
  .text
  ul
  li {
  color: white !important;
  font-size: 0.8em;
}

.form-etapas .checkboxes span.wpcf7-list-item .wpcf7-list-item-label::before {
  background: white;
}

#slide-seguros,
#slide-assistencias {
  padding: 24px 0;
  font-family: "gilroy";
}

#slide-assistencias span,
#slide-seguros span,
#slide-areas span {
  color: #006093 !important;
  font-weight: bold;
  width: 97%;
  display: block;
  cursor: pointer;
  font-family: "gilroy";
}

#slide-areas-activate {
  padding-top: 7px;
}

#content-areas {
  padding-bottom: 10px;
}

#slide-areas span {
  color: #9b9b9b !important;
  width: 96%;
  text-align: left;
  padding-left: 25px;
  font-weight: normal;
  margin-bottom: 10px;
  font-size: 17px;
}

#slide-areas i {
  height: 16px !important;
  width: 16px !important;
  margin-top: 16px;
}

#slide-areas {
  width: 500px;
  border: 2px solid rgba(102, 102, 102, 0.363) 0;
  margin: 0.3em auto;
  background: #eee;
  margin-bottom: 10px;
  border-radius: 12px;
}

section.form-prod
  .checkboxes
  span.wpcf7-list-item
  .wpcf7-list-item-label::before {
  background: white;
}

#content-seguros,
#content-assistencias,
#content-areas {
  width: 100%;
  display: none;
}

#slide-assistencias {
  border-top: 2px solid rgba(102, 102, 102, 0.363);
}

#slide-assistencias i,
#slide-seguros i,
#slide-areas i {
  border: solid rgba(102, 102, 102, 0.363);
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  height: 20px;
  width: 20px;
  cursor: pointer;
}

#slide-assistencias i.down,
#slide-seguros i.down,
#slide-areas i.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

i.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: 0.5s;
  margin-left: -10px;
}

i.up {
  transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  margin-top: 12px;
  transition: 0.5s;
  margin-left: -10px;
}

.slider i {
  border: solid rgba(102, 102, 102, 0.363);
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  height: 20px;
  width: 20px;
  cursor: pointer;
}

.condicoes-gerais {
  margin: 3em auto;
}

.condicoes-gerais h2 {
  color: #006093;
  text-align: center;
}

#lightbox-sorteio,
#lightbox-oportunidades {
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10vh 10vw;
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 90;
}

#lightbox-oportunidades h3 {
  margin-top: 0;
  color: #006093;
  font-size: 27px !important;
  padding-top: 50px;
}

.lightbox-body {
  position: relative;
  background-color: white;
  border-radius: 24px;
  padding: 1%;
  text-align: center;
  margin: 0 auto;
  height: 100%;
  width: 50%;
  min-width: 300px;
}

.lightbox-body img {
  position: absolute;
  top: 38px;
  right: 38px;
  height: 25px;
  width: 25px;
}

.lightbox-body h3 {
  margin-top: 0;
  color: #006093;
}

.lightbox-body table {
  border-spacing: 3em 10px;
  margin: 0 auto;
}

.lightbox-body table th {
  color: #006093;
}

.lightbox-body table td {
  text-align: left;
  color: #666;
}

#close-lightbox {
  cursor: pointer;
}

#lightbox-body-mensal {
  display: none;
}

#lightbox-body-semanal {
  display: none;
}

body {
  scrollbar-width: none;
}

#tool {
  display: block !important;
  filter: invert(1);
}

header.header div#tool,
header.header.static div#tool {
  display: none !important;
  width: 28px;
  height: 28px;
  background-image: url("../img/tool.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 40px;
  margin-right: -31px;
  cursor: pointer;
  filter: grayscale(1) brightness(0) invert(1);
}

header.header.fixed div#tool,
header.header.fixed div#atendimento-24h {
  display: block !important;
  width: 28px;
  height: 28px;
  background-image: url("../img/config.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 40px;
  margin-right: -31px;
  cursor: pointer;
  filter: grayscale(0) brightness(1) invert(0);
}

header.header.fixed div#atendimento-24h {
  background-image: url("../img/atendimento-24h-icon.png");
}

header.header.fixed div#atendimento-24h.atendimento-24h:hover .text {
  height: auto;
  padding: 15px;
  transition: all 0.7s;
}

header.header.fixed div#atendimento-24h.atendimento-24h .text {
  position: absolute;
  top: 65px;
  height: 0px;
  color: white;
  overflow: hidden;
  background: #006093;
  z-index: 3;
  width: 300px;
  left: -230px;
  padding: 0;
  color: white !important;
}

header.header.fixed #show-hide-top {
  max-height: unset;
}

.form-etapas .col-texts .text {
  max-width: 45%;
}

#etapa-3 .fx.center-center.col-texts,
#beneficiario .fx.center-center.col-texts {
  justify-content: space-between !important;
}

#etapa-3 .upload-btn,
#beneficiario .upload-btn {
  max-width: 25.2%;
}

#etapa-3 .btn-download,
#beneficiario .btn-download {
  max-width: 20%;
}

.file-style-box {
  padding: 0 !important;
  height: 44px;
  margin: 16px 20px;
}

.file-style.file-style {
  margin-top: 0;
  margin-bottom: 0;
}

.lightbox-body-oportunidades {
  height: 80%;
  padding: 0 10px;
  overflow-y: scroll;
}

.lightbox-body-oportunidades h4 {
  font-size: 1.3em;
  text-align: left;
}

.lightbox-body-oportunidades p {
  font-size: 0.8em;
  text-align: left;
}

.lightbox-body-oportunidades h3 {
  font-size: 2em;
}

.lightbox-body-oportunidades button {
  margin-top: auto;
  position: absolute;
  bottom: 0px;
  margin-left: 35%;
}

#form-oportunidades .upload-btn,
#trabalhe-conosco-form .upload-btn {
  color: #666;
}

#form-oportunidades {
  position: relative;
  margin-top: 2em;
  text-align: center;
  width: 500px;
}

#form-oportunidades-anchor {
  position: absolute;
  top: -300px;
}

#form-oportunidades h2 {
  color: #006093;
}

#form-oportunidades input:-moz-autofill,
#trabalhe-conosco-form input:-webkit-autofill,
#trabalhe-conosco-form input:-moz-autofill,
#trabalhe-conosco-form input:-webkit-autofill {
  background: #eee;
}

#form-oportunidades input,
#form-oportunidades .upload-btn,
#form-oportunidades textarea,
#select-filial,
#trabalhe-conosco-form .upload-btn,
#trabalhe-conosco-form input {
  margin: 0.3em auto;
  width: 500px;
  border: 0;
  background: #eee;
  padding: 10px 10px 10px 26px;
  text-align: left;
  border-radius: 124px;
  max-width: 100% !important;
  font-size: 0.8em;
}

#select-filial {
  color: #a5a5a5;
}

#form-oportunidades textarea {
  border-radius: 15px;
}

#vagas a {
  font-size: 16pxs !important;
}

.form-etapas .col-texts .file-style,
section.form-prod .col-texts .file-style {
  max-width: 100% !important;
}

.form-etapas .col-texts .btn-download a,
section.form-prod .col-texts .btn-download a {
  max-width: 100% !important;
}

#content.fale-conosco
  article
  section.lay-sec.unidades
  .unidades-bg
  .select-matriz {
  width: 50%;
}

#content.fale-conosco
  article
  section.lay-sec.unidades
  .unidades-bg
  .wrap.wrap-900
  div {
  width: 50%;
}

#content.fale-conosco article section.lay-sec.form-prod h2 {
  color: #006093;
}

#content.fale-conosco article section.lay-sec.form-prod p {
  margin-bottom: 2em;
}

.sorteio h2 {
  color: #006093;
  text-align: center;
}

#content.fale-conosco article section.lay-sec.trabalhe {
  padding: 0;
}

#content.fale-conosco article section.lay-sec.trabalhe .trabalhe-bg {
  background: url("../../../../../uploads/2020/11/envie.jpg")
    no-repeat center center;
  background-size: auto;
  background-size: cover !important;
  padding: 40px 0;
}

#content.fale-conosco
  article
  section.lay-sec.trabalhe
  .trabalhe-bg
  .wrap.wrap-900
  div {
  width: 50%;
}

#content.fale-conosco
  article
  section.lay-sec.trabalhe
  .trabalhe-bg
  .wrap.wrap-900
  div
  p {
  color: white;
  margin-top: 0;
  margin-right: 40px;
}

#content.fale-conosco
  article
  section.lay-sec.trabalhe
  .trabalhe-bg
  .wrap.wrap-900
  div
  select {
  width: 100%;
  border-radius: 5px;
  padding: 0 20px;
  font-family: "Poppins", sans-serif;
  font-size: 0.8em;
  color: #666;
  height: 45px;
  border: none;
}

#content.fale-conosco article section.lay-sec.unidades .unidades-bg h4 {
  font-size: 1em;
  margin-top: 0;
  margin-bottom: 5px;
}

#content.fale-conosco article section.lay-sec.unidades .unidades-bg p,
#content.fale-conosco
  article
  section.lay-sec.unidades
  .unidades-bg
  .select-matriz {
  margin-top: 0;
}

.form-dpvat span,
.form-dpvat label {
  width: 50%;
}

.form-dpvat label {
  color: white;
}

.form-dpvat select {
  margin-bottom: 0 !important;
}

.form-dpvat input[type="date"] {
  margin-top: 6px;
  width: 100%;
  padding-left: 16px;
}

.form-dpvat #label-vitima,
.form-dpvat #input-vitima {
  display: none;
}

#content-tipos-seguros span {
  color: #666;
  width: 98%;
}

#content-tipos-seguros .slider,
#content-tipos-seguros .slider p {
  color: #666;
}

#content-tipos-seguros {
  background-color: #eee;
}

#content-tipos-seguros .slider {
  border-bottom: 1px solid #666;
  display: none;
  margin: 25px 0 0 0;
}

#content-tipos-seguros .slider:hover span,
.slider.Despesas-Médicas.active span {
  font-weight: bold;
  cursor: pointer;
}

.slider-content {
  display: none;
}

.form-dpvat .wpcf7-response-output {
  display: none !important;
}

.categoria-seguro-dpvat.categoria-seguros-para-voce #lay-5 {
  background: url("../../../../../../../ondawebhost3.com.br/mbm/wp-content/uploads/2019/04/sobre.html")
    no-repeat center !important;
  background-size: cover !important;
  padding-bottom: 0.6em !important;
}

#dpvat-alert p {
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  margin: 0;
}

.form-prod input {
  border-radius: 128px !important;
  height: 45px;
  color: #666;
  font-size: 0.7em;
  align-items: center;
  padding: 0 20px;
  border: none;
  background: #eee;
  margin-bottom: 10px;
}

.form-prod textarea {
  border-radius: 13px !important;
  width: 100%;
  color: #666;
  font-size: 0.7em;
  align-items: center;
  padding: 0 26px;
  border: none;
  background: #eee;
  margin-bottom: 10px;
  resize: vertical;
}

.form-prod .btn {
  margin-top: 0 !important;
  margin-right: 0 !important;
}

#wpcf7-f265-p135-o1 input[type="submit"] {
  width: auto !important;
}

.slider p {
  margin: auto 0 !important;
}

.slider .btn {
  margin-left: 20px;
}

.slider .fx.div-btns p {
  max-width: 70% !important;
}

header nav:not(.sub-menu nav),
header nav #menu-principal,
header nav #menu-principal li:not(.sub-menu li) {
  /* height: 100px !important; */
}

header nav #menu-principal li:not(.sub-menu li) {
  /* padding: 35px 10px !important; */
}

.have-items {
  height: 100px;
  display: inherit;
}

.have-items a {
  margin: 38px 0;
}

#menu-item-557 a,
#menu-item-556 a,
#menu-item-558 a,
#menu-item-17 > a {
  font-size: 1.2em !important;
  font-weight: bold !important;
}

.arquivo-div::before {
  content: attr(data-content);
  color: #004062;
  font-weight: bold;
}

.form-dpvat .alinha-inputs label {
  max-width: 250px;
  margin-top: 5px;
  margin-left: 116px;
}

.form-dpvat .alinha-inputs span {
  max-width: 320px;
}

#input-data {
  color: #666;
  font-size: 0.8em;
  padding: 5px 18px;
}

#verificar-dpvat {
  margin-right: 264px;
}

header.header .coluna-menu ul.menu > li:first-child > a {
  padding: 0;
  margin-top: 0 !important;
}

.wpcf7-form.form-dpvat.invalid
  .wrap.fx.alinha-inputs
  .wpcf7-form-control-wrap.data-do-ocorrido
  .wpcf7-not-valid-tip {
  display: none;
}

section.form-prod
  .checkboxes
  span.wpcf7-list-item
  .wpcf7-list-item-label::after {
  left: 30px;
  top: 5px;
}

#main #searchform div {
  display: flex;
}

#main #searchform div #s {
  margin-top: 0 !important;
  height: 40px;
}

.source-org.copyright.fx.end-center {
  padding-top: 34px;
}

.links-rodape {
  margin: auto 0 !important;
  padding-top: 0px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

footer.footer #inner-footer .info-footer .info-footer-c .col {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

#menu-para-voce::marker {
  display: none;
}

.archive-noticias .alinha-noticias article {
  width: 300px;
  max-width: 450px !important;
  margin: 10px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.archive-noticias .alinha-noticias .box-noticia:nth-child(6n + 3) {
  width: 450px;
  max-width: 450px;
}

.archive-noticias .alinha-noticias .box-noticia:nth-child(6n + 5) {
  width: 450px;
  max-width: 450px;
}

.page-template-page-seja-corretor .entry-content.lay-sec.form-prod.cf {
  padding-top: 0 !important;
}

#file-trabalhe {
  width: 100%;
  height: 40px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  cursor: pointer;
}

/*#file-trabalhe+label {
    margin: 0.6em auto;
    width: 500px !important;
    border: 0;
    background: #eee;
    padding: 10px 10px 10px 26px;
    text-align: left;
    border-radius: 124px;
    max-width: 100% !important;
    font-size: 0.8em;
    color: #9D9D9D;
    display: block;
}*/

.box-noticia .text-noticia .title-noticia {
  height: 3em;
}

.box-noticia .text-noticia .resumo-noticia {
  height: auto;
}

/*felipe*/

.postid-451 main article section.lay-sec .wpcf7 .postid-433 #lay-5 h2 {
  margin: 20px 0px !important;
}

#content.trabalhe-conosco article section.lay-sec.form-prod h2.margin-20 {
  margin: 20px !important;
}

select#select-filial {
  padding: 10px 10px 10px 15px !important;
}

.page-template-page-fale-conosco #lay-ancora-2 span {
  font-size: 12px;
}

.home article.box-noticia {
  transition: 0.3s;
}

.home article.box-noticia:hover {
  transform: scale(1.1) !important;
}

@media only screen and (max-width: 1024px) {
  .home article.box-noticia:hover {
    transform: unset !important;
  }
}

.teste a:before {
  content: "";
  width: 35px;
  height: 10px;
  background-image: url(../img/seta-right.png);
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 10px;
  opacity: 1;
  visibility: visible;
  position: relative;
}

.footer-f .todas-f {
  float: left;
  width: 35%;
  margin: 3% 0.5% 4% 0.5% !important;
}

.footer-f {
  padding: 5px !important;
}

header.header .coluna-menu ul.menu > li:first-child > a {
  font-family: "Gilroy", sans-serif;
  font-weight: bold;
  font-size: 1.2em !important;
  padding: 10px 0;
  display: block;
}

header ul#menu-acesso-rapido > li:first-child > a {
  font-family: "Gilroy", sans-serif;
  font-weight: normal !important;
  font-size: 18px !important;
  padding: 10px 0;
  display: block;
}

.local p {
  color: #0068a0;
}

.encontre .conteudo-filial p {
  color: #fff;
  font-size: 14px;
}

#slide-areas span {
  font-family: unset !important;
  afont-size: 0.8em !important;
  apadding: 10px 10px 10px 26px !important;
}

.form-prod textarea {
  padding-top: 10px !important;
  font-size: 0.8em !important;
}

.menu-restrito-container #menu-item-319 {
  display: none !important;
}

.produtos .box-noticia .text-noticia .title-noticia {
  height: auto;
}

.single-noticias main article header .imagem-post img {
  width: 100% !important;
}

/*.page {
    min-height: 100vh !important;
}*/

.acessibilidade.fx.end-center {
  max-width: 1300px;
  width: 100% !important;
}

.entry-content.lay-sec.form-prod.cf h2 {
  margin-bottom: 10px !important;
}

.box-noticia .text-noticia .title-noticia {
  height: 5em;
}

.upload-btn.oportunidades {
  position: relative;
}

#clip {
  position: absolute;
  right: 21px;
  top: 11px;
  height: 22px;
  width: 24px;
  background-image: url("../img/anexo.png");
}

.div-clip {
  position: relative;
}

.div-clip #clip {
  position: absolute;
  right: 21px;
  top: -43px;
  height: 22px;
  width: 24px;
  background-image: url("../img/anexo.png");
}

#label-file-trabalhe {
  position: relative;
}

#form-oportunidades {
  max-width: 100%;
}

#post-515 .wrap.wrap-900 p {
  margin: 22px;
  margin-top: 50px;
}

@media screen and (max-width: 865px) {
  .alinha-atalhos {
    display: none !important;
  }
  header.header .inner-header div.logo {
    margin-right: 0;
  }
  #swiper-container-home h3 {
    margin-top: 136px !important;
  }
  footer.footer
    #inner-footer
    .info-footer
    .newsletter
    .form-news
    form
    .alinha-inputs
    input[type="text"],
  footer.footer
    #inner-footer
    .info-footer
    .newsletter
    .form-news
    form
    .alinha-inputs
    input[type="email"] {
    width: 47%;
  }
  #swiper-container-home p:first-child {
    display: none !important;
  }
  #unidades-list div {
    display: block !important;
  }
  #trabalhe-conosco-div div div {
    display: block !important;
  }
  #content.fale-conosco
    article
    section.lay-sec.trabalhe
    .trabalhe-bg
    .wrap.wrap-900
    div {
    width: 100%;
  }
  #content.fale-conosco
    article
    section.lay-sec.unidades
    .unidades-bg
    .wrap.wrap-900
    div {
    width: 100%;
  }
  .lightbox-body {
    font-size: 0.8em !important;
  }
  footer.footer
    #inner-footer
    .info-footer
    .newsletter
    .form-news
    form
    .alinha-inputs
    button {
    margin-top: 5px;
    min-width: 254px;
  }
  footer.footer
    #inner-footer
    .info-footer
    .newsletter
    .form-news
    form
    .alinha-inputs
    input[type="text"],
  footer.footer
    #inner-footer
    .info-footer
    .newsletter
    .form-news
    form
    .alinha-inputs
    input[type="email"] {
    min-width: 254px;
    margin-top: 5px;
  }
  .form-busca .submit {
    min-width: 305px;
    margin: 0 30px;
    max-width: 100% !important;
  }
  #input-cobertura,
  #input-data {
    text-align: center !important;
    min-width: 290px;
    max-width: 100% !important;
  }
  .form-dpvat .alinha-inputs label {
    margin-left: 1px;
  }
}

@media screen and (max-width: 370px) {
  i.down,
  i.up {
    display: none !important;
  }
}

.input-label {
  cursor: pointer;
}

.file-style:hover,
.file-style:hover:after,
.upload-btn.oportunidades:hover {
  background: #bbd000 !important;
}

.file-style:hover:before,
.upload-btn.oportunidades:hover i#clip,
.label-file-trabalhe:hover + .div-clip #clip {
  filter: brightness(0) invert(1);
}

.file-style:hover .input-label,
.upload-btn.oportunidades:hover .input-label {
  color: white !important;
}

.label-file-trabalhe:hover {
  background: #bbd000;
  color: #fff;
}

.retornos {
  text-align: center;
  margin: 6em 0;
}

.retornos h2 {
  color: #0068a0;
}

.retornos a {
  color: #003f61;
}

#titulo-vaga-hidden,
#local-vaga-hidden {
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  visibility: hidden;
  display: none;
}

.ajax-loader {
  display: none !important;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  display: none !important;
}

#form-oportunidades #file {
  z-index: 9;
  cursor: pointer;
  left: 0;
  top: 0;
}

.invisible-input {
  margin: 0 !important;
  padding: 0 !important;
  height: 0 !important;
  width: 0 !important;
  border: 0 !important;
  position: absolute;
}

#subscribe-form div {
  position: relative;
  padding: 0 !important;
  padding: 5px 5px 5px 0 !important;
}

.wpcf7-submit {
  height: 40px;
  width: 18%;
  min-width: 9em;
  padding: 0 0.5%;
  color: #fff;
  font-weight: 500;
  border: none;
  border-radius: 20px;
  background-color: #93b049;
  padding: 5px 10px;
  font-family: "Poppins", sans-serif;
  font-size: 0.7em;
  cursor: pointer;
  transition: 0.2s;
}

span.wpcf7-not-valid-tip {
  color: rgb(204, 23, 23) !important;
  border-style: solid;
  border-color: rgb(204, 23, 23) !important;
  font-size: 15px !important;
}

.wpcf7-form .alinha-inputs div {
  padding: 5px 5px 5px 0px !important;
}

#subscribe-form label.error {
  position: absolute;
  top: 54px;
  left: 0;
}

footer.footer
  #inner-footer
  .info-footer
  .newsletter
  .form-news
  form
  .alinha-inputs
  div
  input[type="text"]:-moz-autofill,
footer.footer
  #inner-footer
  .info-footer
  .newsletter
  .form-news
  form
  .alinha-inputs
  div
  input[type="text"]:-webkit-autofill,
footer.footer
  #inner-footer
  .info-footer
  .newsletter
  .form-news
  form
  .alinha-inputs
  div
  input[type="email"]:-moz-autofil,
footer.footer
  #inner-footer
  .info-footer
  .newsletter
  .form-news
  form
  .alinha-inputs
  div
  input[type="email"]:-moz-autofil,
#content.fale-conosco
  article
  section.lay-sec.form-prod
  .wpcf7
  form
  input:not([type="submit"]):-moz-autofil,
#content.fale-conosco
  article
  section.lay-sec.form-prod
  .wpcf7
  form
  input:not([type="submit"]):-webkit-autofil,
#content.fale-conosco
  article
  section.lay-sec.form-prod
  .wpcf7
  form
  textarea:-webkit-autofil,
#content.fale-conosco
  article
  section.lay-sec.form-prod
  .wpcf7
  form
  textarea:-moz-autofil {
  background: #fff;
}

.form-etapas .alinha-inputs .placeholder input[type="text"]:-moz-autofill,
.form-etapas .alinha-inputs .placeholder input[type="text"]:-webkit-autofill,
section.form-prod .alinha-inputs .placeholder input[type="text"]:-moz-autofill,
section.form-prod
  .alinha-inputs
  .placeholder
  input[type="text"]:-webkit-autofill,
.form-etapas .alinha-inputs .placeholder input[type="date"]:-moz-autofill,
.form-etapas .alinha-inputs .placeholder input[type="date"]:-webkit-autofill,
section.form-prod .alinha-inputs .placeholder input[type="date"]:-moz-autofill,
section.form-prod
  .alinha-inputs
  .placeholder
  input[type="date"]:-webkit-autofill,
.form-etapas .alinha-inputs .placeholder input[type="tel"]:-moz-autofill,
.form-etapas .alinha-inputs .placeholder input[type="tel"]:-webkit-autofill,
section.form-prod .alinha-inputs .placeholder input[type="tel"]:-moz-autofill,
section.form-prod
  .alinha-inputs
  .placeholder
  input[type="tel"]:-webkit-autofill,
.form-etapas .alinha-inputs .placeholder input[type="email"]:-moz-autofill,
.form-etapas .alinha-inputs .placeholder input[type="email"]:-webkit-autofill,
section.form-prod .alinha-inputs .placeholder input[type="email"]:-moz-autofill,
section.form-prod
  .alinha-inputs
  .placeholder
  input[type="email"]:-webkit-autofill,
.form-etapas .alinha-inputs .placeholder textarea:-moz-autofill,
.form-etapas .alinha-inputs .placeholder textarea:-webkit-autofill,
section.form-prod .alinha-inputs .placeholder textarea:-moz-autofill,
section.form-prod .alinha-inputs .placeholder textarea:-webkit-autofill {
  background: #eee;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #666;
  -webkit-box-shadow: 0 0 0px 1000px #eee inset;
  transition: background-color 5000s ease-in-out 0s;
  font-size: 15px;
}

form#fale-conosco-form input:-webkit-autofill,
form#fale-conosco-form input:-webkit-autofill:hover,
form#fale-conosco-form input:-webkit-autofill:focus,
form#fale-conosco-form textarea:-webkit-autofill,
form#fale-conosco-form textarea:-webkit-autofill:hover,
form#fale-conosco-form textarea:-webkit-autofill:focus,
form#fale-conosco-form select:-webkit-autofill,
form#fale-conosco-form select:-webkit-autofill:hover,
form#fale-conosco-form select:-webkit-autofill:focus {
  -webkit-text-fill-color: #666;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}

form#form-produtos input:-webkit-autofill,
form#form-produtos input:-webkit-autofill:hover,
form#form-produtos input:-webkit-autofill:focus,
form#form-produtos textarea:-webkit-autofill,
form#form-produtos textarea:-webkit-autofill:hover,
form#form-produtos textarea:-webkit-autofill:focus,
form#form-produtos select:-webkit-autofill,
form#form-produtos select:-webkit-autofill:hover,
form#form-produtos select:-webkit-autofill:focus {
  -webkit-text-fill-color: #666;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}

.form-etapas .alinha-inputs .placeholder input[type="text"],
section.form-prod .alinha-inputs .placeholder input[type="text"],
.form-etapas .alinha-inputs .placeholder input[type="date"],
section.form-prod .alinha-inputs .placeholder input[type="date"],
.form-etapas .alinha-inputs .placeholder input[type="tel"],
section.form-prod .alinha-inputs .placeholder input[type="tel"],
.form-etapas .alinha-inputs .placeholder input[type="email"],
section.form-prod .alinha-inputs .placeholder input[type="email"],
.form-etapas .alinha-inputs .placeholder textarea,
section.form-prod .alinha-inputs .placeholder textarea {
  color: #666;
  font-size: 16px;
}

.retornos span {
  color: #003f61;
}

.file-style {
  cursor: pointer;
}

#etapa-3 .btn-anexo,
#beneficiario .btn-anexo {
  margin: 0;
  width: 9em !important;
  max-width: 9em;
}

.error-sinistro {
  margin-left: 85%;
  font-size: 0.66em !important;
  width: 15%;
}

@media screen and (max-width: 700px) {
  .error-sinistro {
    margin-left: auto;
    width: 13em !important;
  }
}

@media screen and (max-width: 375px) {
  .error-sinistro {
    margin-left: auto;
    width: 13em !important;
  }
}

@media screen and (max-width: 360px) {
  .error-sinistro {
    margin-right: auto;
    width: 13em !important;
  }
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold !important;
}

.swiper-slide .title-noticia {
  padding: 20px 0;
}

@media screen and (max-width: 650px) {
  .info-footer-c.fx.center-stretch {
    display: block !important;
  }
}

footer.footer #inner-footer .info-footer .newsletter h4 {
  font-weight: 500 !important;
}

a:hover {
  text-decoration: none !important;
}

.link-default:hover {
  color: white !important;
}

.btn {
  padding: 10px 20px !important;
  border-radius: 36px !important;
  display: block !important;
  background: #004062 !important;
}

.box-noticia.type-produtos .text-noticia .title-noticia {
  height: 1.8em;
  margin: 0px 0 40px;
}

#vagas .btn {
  max-width: 11em;
}

header.header .localizacao .encontre,
header.header .localizacao .local {
  width: auto;
}

header.header .localizacao .encontre {
  margin: 0 0 0 auto;
}

header.header .localizacao .local {
  margin: 0 auto 0 0;
}

.atendimento-24h {
  position: relative;
  color: white;
  font-family: "Poppins", sans-serif;
  font-size: 0.7em;
  text-transform: uppercase;
  transition: all 0.2s;
}

.atendimento-24h:hover .text {
  height: auto;
  transition: all 0.2s;
}

.atendimento-24h span::before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url("../img/atendimento-24h-icon-branco.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: -5px;
}

.atendimento-24h .text {
  position: absolute;
  top: 35px;
  height: 00;
  color: white;
  overflow: hidden;
  background: #006093;
  z-index: 3;
  width: 300px;
  left: -20px;
  padding: 0;
  color: white !important;
}

.atendimento-24h .text a {
  text-align: center;
  display: block;
  margin: auto;
  padding-bottom: 5px;
  border-bottom: 1px solid white;
  font-size: 1.3em;
  font-weight: bold;
}

.atendimento-24h .text a:hover {
  opacity: 0.7;
  color: white !important;
}

.atendimento-24h .text p {
  color: white !important;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  text-transform: none !important;
}
header.header .localizacao .encontre .drop-down .filiais-locais {
  margin-right: auto !important;
  width: 120%;
}

header #filial {
  width: 10em;
}

@media screen and (max-width: 500px) {
  .acessibilidade.fx.end-center {
    margin-left: 13px;
  }

  .acessibilidade.fx.end-center select {
    width: 70px;
  }
  .atendimento-24h {
    margin: 10px 0;
  }

  header.header .localizacao .encontre {
    margin: 0 0 0 0;
  }
}

header .local {
  display: flex;
  justify-content: center;
  align-items: center;
}

header .local a.change-city {
  color: #fff;
  font-size: 12px;
  cursor: pointer;
}

header .local a.change-city:hover {
  text-decoration: underline;
}

header .select-city {
  position: absolute;
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  left: 0;
  width: 100%;
  height: 120vh;
  font-size: 14px;
  min-height: 220vh;
  background: rgba(0, 0, 0, 0.7);
  z-index: 99999999999;
  padding-top: 25%;
}

header .select-city .form {
  padding: 15px;
  border-radius: 4px;
  background: #fff;
  width: 400px;
}

header .select-city .form div {
  display: flex;
  flex-direction: column;
  padding-bottom: 15px;
}

header .select-city .form div select {
  width: 100%;
}

header .select-city .form button {
  border-radius: 25px;
  padding: 7px 10px;
  color: white !important;
  background-color: #004062 !important;
  cursor: pointer;
}

header .select-city .form button.close {
  background-color: #ccc !important;
  color: black !important;
  cursor: pointer;
}

div.wpcf7-mail-sent-ok {
  color: #fff !important;
  border: none !important;
  font-size: 15px !important;
}

ul.sub-menu li a:hover,
ul.sub-menu li a {
  color: #93b049 !important;
}

form div#trabalhe-conosco {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#trabalhe-conosco label {
  font-size: 14px !important;
  margin-bottom: 15px;
}

#trabalhe-conosco input[type="text"],
#trabalhe-conosco input[type="email"],
#trabalhe-conosco input[type="tel"] {
  height: 45px;

  border: none;

  background-color: #eee;

  /* font-family: "Poppins", sans-serif; */
  font-size: 14px;

  border-radius: 15px;
  width: 100%;
  height: 45px;
  padding: 0 20px;
}

#trabalhe-conosco input[type="file"] {
  opacity: 0;
  display: none;
}

#trabalhe-conosco ul li label {
  background-color: #eee;
  border-radius: 25%;
  color: #fff;
  cursor: pointer;
  color: #999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 14px;
  margin-bottom: 0;
}

#trabalhe-conosco ul li label:hover {
  background: #bbd000;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#trabalhe-conosco ul li label:after {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(../img/anexo.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  margin-left: 10px;
}

#trabalhe-conosco ul {
  width: 100%;
}

#trabalhe-conosco ul li {
  display: flex;
  font-size: 0.8em;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  color: #666;
}

#trabalhe-conosco ul li span.numero {
  color: #004062;
  font-size: 16px;
  font-weight: bold;
}

#trabalhe-conosco ul li a {
  background: #004062;
  border-radius: 25px;
  padding: 8px 13px;
  color: #fff !important;
  display: block;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: 1px solid #fff;
  font-size: 14px;
  display: flex;
}

#trabalhe-conosco ul li a:before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(../img/dwn.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 10px;
}

#trabalhe-conosco input[type="submit"] {
  background: #004062;
  border-radius: 25px;
  padding: 8px 13px;
  color: #fff !important;
  display: block;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: 1px solid #fff;
  font-size: 14px;
  width: 100px;
}

#trabalhe-conosco textarea {
  border-radius: 23px;
  padding: 20px;
  background: #f1f1f1;
  border: none;
  color: #777;
  resize: none;
  width: 100%;
}

#content.conteudo main article header {
  height: 350px;
  width: 100%;
  background-size: cover;
  background-position: center;
}

.conteudo .wpcf7 {
  width: 100%;
  margin-bottom: 15px;
}

.conteudo .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  display: block !important;
  font-size: 14px;
}

#form-produtos .checkbox label {
  display: flex;
  align-items: center;

  font-size: 12px;
}

#form-produtos .checkbox label input {
  margin: 2px 10px;
}

#form-produtos input:disabled {
  cursor: not-allowed;
}

.wpcf7-form .checkbox label {
  display: flex;
  align-items: center;

  font-size: 12px;
}

.wpcf7-form.checkbox label {
  text-align: left;
}

.wpcf7-form .checkbox label input {
  margin: 0.3em auto;
  width: 50px;
  margin-right: 15px;
}

#form-sinistro input:disabled {
  cursor: not-allowed;
}

.wpcf7-acceptance span label {
  display: flex;
  align-items: center;
}

.wpcf7-acceptance span label span {
  margin-left: 10px;
}

@media screen and (min-width: 1025px) {
  div#shiftnav-toggle-main {
    display: none !important;
  }
}

#fale-conosco-form .checkbox label {
  display: flex;
  align-items: center;

  font-size: 12px;
}

#fale-conosco-form .checkbox label input {
  margin: 2px 10px;
  width: 50px !important;
}

#fale-conosco-form button:disabled {
  cursor: not-allowed;
}

#trabalhe-conosco-form > div.checkbox > label {
  display: flex;
  align-items: center;

  font-size: 12px;
}

#trabalhe-conosco-form > div.checkbox > label input {
  margin: 2px 10px;
  width: 50px !important;
}

#trabalhe-conosco-form button:disabled {
  cursor: not-allowed;
}

.modalloading {
  background-color: rgba(0, 0, 0, 0.2);
  align-items: center;
  justify-content: center;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99999;
  display: none;
}

.modalloading .modalcontent {
  background-color: #f1f2f3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 300px;
  height: 300px;
  flex-direction: column;
}

#certidoes-mbm ul li {
  padding: 0 !important;
}
