.carregando-img span {
  background: url('../img/carregando.gif') no-repeat;
  background-size: 32px;
  width: 32px;
  height: 32px;
  display: table;
  margin: auto;
}

.carregando-img img {
  display: none;
}

p.h2 {
  font-size: 1.7rem;
  font-weight: bolder;
  color: #0096d5;
  padding: 10px 0;
  text-transform: uppercase;
}

p.h3 {
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: bolder;
  padding: 10px 0;
}

@media (min-width: 0) {
  .logo {
    margin: 7px 0 0 0;
  }
}

@media (min-width: 0) {
  .main {
    margin: auto;
    padding: 0 10px;
  }

  /* .btns-topo-site{
          border: 1px solid #fff;
      } */

  /* .topo-inicial .btn-login p {
          line-height: 16px;
          font-size: 14px;
      }
  
      .topo-inicial .links-user a {
          font-weight: bold;
      }
  
      .topo-inicial .btns-topo-site {
          float: right
      } */
}

@media (min-width: 1200px) {
  .main {
    margin: auto;
    padding: 0;
  }
}

.topo-inicial {
  position: relative;
  z-index: 300;
}

@media (min-width: 0) {
  .main .topo {
    display: block;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 400;
    width: 100%;
    background: #d2010d;
    border-bottom: 1px solid #fff;
    /* filter: drop-shadow(0px 4px 50px rgba(0, 0, 0, 0.5)); */
  }

  .topo .btns .ico {
    text-align: right;
  }

  .main .topo h1 {
    text-indent: -9999px;
    padding: 15px 0;
  }

  .main .logo a {
    display: table;
    width: 100%;
    background: url('../img/logo-colgate.svg') 0px 15px no-repeat;
    background-size: 55%;
  }

  /*.main .topo .btn-cadastro {
          background: url('../img/icones/menu_vermelho.png') 10px 15px no-repeat;
          background-size: 36px;
          font-size: 18px;
          padding-left: 50px;
      }*/

  .main .topo .btn-cadastro span {
    font-size: 1.2rem;
    margin-left: -5px;
    margin-top: 7px;
    border-top: 1px solid #ccc;
    padding-top: 15px;
  }

  .menu .trocar a {
    color: #fff;
  }

  .main .topo .btn-cadastro strong {
    display: table;
  }

  .main .topo .btn-login strong {
    display: table;
  }

  .main .topo .btn-login {
    background: url('../img/icones/login_vermelho.png') 10px 10px no-repeat;
    background-size: 36px;
    min-height: 44px;
    font-size: 18px;
    padding-left: 50px;
    padding-bottom: 50px;
  }

  .main .topo .esqueceu {
    display: none;
    padding-left: 5px;
    cursor: pointer;
    font-size: 12px;
    /* float: right */
  }

  .main .topo .esqueceu {
    color: #fff;
  }

  .main .topo .esqueceu .clique {
    color: #ffc600;
  }

  .main .topo .texto {
    text-transform: uppercase;
    line-height: 16px;
    padding: 0;
  }

  .main .topo .texto span {
    display: block;
    font-size: 14px;
    font-weight: bold;
  }

  .slogan-topo {
    display: none;
  }
}

@media (min-width: 768px) {
  .main .topo .btn-cadastro {
    background: url('../img/icones/menu_branco.svg') 20px 15px no-repeat;
  }

  .main .topo .btn-login {
    background: url('../img/icones/login.png') 20px 15px no-repeat;
  }

  .main .topo .btns {
    width: 100%;
  }

  .main .logo {
    position: relative;
    top: 19px;
  }

  .main .logo a {
    padding: 0;
    background-size: auto;
    margin-top: -5px;
    background: url(../img/logo-colgate.svg) 0px 0px no-repeat;
    background-size: 25%;
    background-position: 20px 0;
  }

  .main .topo .btns {
    width: 100%;
    padding: 10px 10px 10px 52px;
    font-size: 14px;
    min-height: 54px;
  }

  .btn-topo {
    /*width: 260px;*/
    height: 80px;
    position: absolute;
    top: 0;
    right: 0;
    padding-left: 40px;
    background: url('../img/sombra_btns.jpg') no-repeat;
    /*border: 1px solid #000;*/
  }

  /* .btn-cadastro-min {
          display: inline-table;
          border: 1px solid #000;
          padding: 0;
          margin: 0;
      }
  */
  .btn-topo:first-child {
    right: 260px;
  }
}

@media screen and (min-width: 990px) {
  .btn-cad span {
    font-weight: 600 !important;
    font-size: 16px !important;
  }

  .main .logo a {
    padding: 0;
    background-size: auto;
    margin-top: -5px;
    background: url('../img/logo-colgate.svg') 0px 0px no-repeat;
    background-size: 50%;
    background-position: center 0;
  }
}

@media (min-width: 1200px) {
  .main .topo {
    margin: auto;
  }



  .main .topo h1 {
    margin-bottom: 10px;
  }

  .main .topo .btns {
    display: table;
  }

  .main .topo .esqueceu {
    display: table;
    margin-top: -7px;
  }

  .topo .menu ul {
    margin: 10px 0 0 0;
  }

  .main .logo a {
    max-width: 270px;
  }

  .btn-cad {
    float: right;
  }

  .main .topo .btn-cadastro {
    background: url('../img/icones/menu_vermelho.png') 10px 15px no-repeat;
    background-size: 36px;
    font-size: 18px;
    padding-left: 50px;
  }

  .main .topo .btn-cadastro span {
    font-size: 14px;
    margin-left: 0;
    margin-top: 0;
    border-top: none;
    padding-top: 0;
  }

  .btn-cad .btn-cadastro {
    background: url(../img/icones/menu_branco.svg) 24px center no-repeat !important;
    background-size: 16px !important;
    position: relative;
    top: 41px;
    left: 50px;
  }
}

@media (min-width: 1360px) {
  .slogan-topo {
    display: block;
    width: 143px;
    height: 60px;
    background: url('../img/slogan_colgate.png') no-repeat;
    position: relative;
    top: -10px;
    left: 30px;
    text-indent: -999999px;

  }
}



/*Login********************/
@media (min-width: 0) {
  .login {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    box-shadow: -20px 0px 100px #000;
    color: #fff;
    display: none;
    z-index: 999999;
    font-size: 24px;
    display: none;
    color: #000;
  }

  .login input {
    width: 100%;
    padding: 10px 0;
    border: 1px solid #ccc;
    text-indent: 5px;
    color: #000;
  }

  .login h2 {
    font-weight: bold;
    text-align: center;
    /* background: #00AEEF; */
    color: #5a5a5a;
    padding: 10px 0;
    margin: 0 0 20px 0;
  }

  .login li {
    margin: 0 0 5px 0;
  }

  .login input[type='button'] {
    background: #d2010d;
    color: #fff;
    /*background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0);
    padding: 10px 0;
  }

  .login input[type='button']:hover {
    background: #9c0008;
    box-shadow: 5px 5px 20px #ccc;
  }

  .login ul {
    margin: 60px 0 0 0;
  }

  .login .esqueceu {
    color: #d2010d;
    font-weight: bold;
  }

  .login .btn-close {
    float: right;
    text-align: center;
    border-radius: 20px;
    padding: 7px 12px;
    font-weight: bold;
    color: #fff;
    box-shadow: 2px 2px 10px #333;
    background: #d2010d;
  }

  .main .slogan h2 {
    color: #52c0d3;
    font-size: 20px;
    opacity: 0.8;
    width: 100%;
    text-align: center;
  }

  .main .slogan h2 strong {
    font-size: 24px;
  }

  .login .cont-login {
    width: 100%;
    padding: 20px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 200;
    color: #000;
    /* border: 3px dashed #c489b7; */
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    background: #fff;
  }

  .login .cont-login p {
    font-size: 18px;
    color: #000;
    margin-top: 10px;
  }

  .menu .btn-sair {
    /*float: right;*/
    position: relative;
    top: 5px;
    padding: 0 0 0 25px;
    background: url('../img/icones/exit.svg') no-repeat 0px 3px;
    background-size: 18px;
    color: #000;
    font-weight: bold;
    margin: 10px 5px 20px 5px;
  }

  .menu .btn-sair:hover {
    background: url('../img/icones/exit.svg') no-repeat 0px 3px;
    background-size: 18px;
    color: #212d65;
  }
}

@media (min-width: 1200px) {
  .main .slogan h2 {
    font-size: 24px;
    width: 70%;
    margin: 10px 0 0 40px;
    padding: 10px;
    text-align: left;
  }

  .main .slogan h2 strong {
    font-size: 30px;
  }

  .login .cont-login {
    font-size: 20px;
    height: auto;
    top: 10%;
    left: 50%;
    width: 600px;
    margin-left: -300px;
    color: #000;
    padding: 20px;
    box-shadow: 0 0 40px #000;
  }

  .login .esqueceu {
    color: #00488e;
  }

  .login ul {
    margin: 0 0 10px 0;
  }

  .login li {
    margin: 0 0 2px 0;
  }

  .login .btn-close {
    position: absolute;
    top: -8px;
    right: -9px;
  }
}

@media (min-width: 768px) {
  .main .topo h1 {
    padding: 0 0 30px 0;
  }
}

/***************************/
@media (min-width: 0) {
  ul.dados-usuario {
    padding: 5px 15px 5px 15px;
    color: #000;
    /* margin: 20px 0 0 0; */
    /*border-radius: 5px;*/
  }

  ul.dados-usuario a {
    border: 1px solid #000;
    padding: 3px 10px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefcea+0,f1da36+100;Gold+3D */
    background: rgb(254, 252, 234);
    /* Old browsers */
    background: -moz-linear-gradient(top,
        rgba(254, 252, 234, 1) 0%,
        rgba(241, 218, 54, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top,
        rgba(254, 252, 234, 1) 0%,
        rgba(241, 218, 54, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,
        rgba(254, 252, 234, 1) 0%,
        rgba(241, 218, 54, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefcea', endColorstr='#f1da36', GradientType=0);
    /* IE6-9 */
    border: 1px solid #000;
    border-radius: 5px;
    color: #000;
    font-size: 16px;
  }

  ul.dados-usuario li {
    display: inline-table;
    margin: 0px 10px 10px 0px;
    line-height: 16px;
  }
}

@media (min-width: 768px) {
  ul.dados-usuario {
    color: #fff;
    background: #1ebedd;
  }

  ul.dados-usuario li {
    margin: 0px 10px 0px 0px;
    line-height: 16px;
  }
}

/**********************/
@media (min-width: 0) {
  .interna {
    padding: 20px 30px 30px 30px;
    margin: 20px 0;
    text-align: left;
    background: #fff;
    position: relative;
    /* box-shadow: 0px 70px 50px #ccc; */
    margin: auto;
    font-size: 16px;
    line-height: 26px;
    color: #616161;
  }

  .interna h1 {
    width: 100%;
    color: #d2010d;
    padding: 10px 35px 10px 0px;
    text-align: center;
    font-weight: bold;
  }

  .interna p {
    margin: 12px 0;
    line-height: 22px;
  }

  .interna input[type='file'] {
    border: 1px solid #ccc;
    color: #000;
    border-radius: 5px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
    /* IE6-9 */
    padding: 7px 10px;
    cursor: pointer;
    text-indent: -2px;
  }

  .interna .img-inst {
    width: 100%;
    border-radius: 20px;
    margin: 10px 20px 10px 0;
    border-bottom: 8px solid #212d65;
  }

  .interna span {
    position: relative;
    top: -10px;
  }
}

@media (min-width: 768px) {
  .interna .img-inst {
    width: 600px;
  }

  .interna h1 {
    font-size: 36px;
  }
}

@media screen and (min-width: 990px) {
  .interna {
    text-align: justify;
  }
}

@media (min-width: 0) {
  .btnMobile {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 16px 0 0;
    z-index: 9999;
    font-weight: bold;
    width: 60%;
  }

  .btns-mobile {
    padding-top: 24px;
  }

  .btnMobile a {
    color: #fff;
  }

  .btnMobile .col-xs-4 {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .btn-menu {
    background: url('../img/icones/menu_branco.svg') 50% 2px no-repeat;
    background-size: 24px;
  }

  .btn-logar {
    background: url('../img/icones/login.png') top center no-repeat;
    background-size: 24px;
  }

  .btn-cad-mobile {
    background: url('../img/icones/file.png') top center no-repeat;
    background-size: 24px;
  }

  .icoMenu {
    background: url('../img/icones/menuMobile.png') top center no-repeat;
    background-size: 40px;
  }

  .icoMenuSel {
    background: url('../img/icones/menuFechar.png') top center no-repeat;
  }

  .icoLogin {
    background: url('../img/icones/area_cliente.png') top center no-repeat;
    right: 80px;
    display: block;
  }

  .btnMobile:hover {
    text-decoration: none;
    color: #000;
  }

  .menu {
    width: 75%;
    height: 100vh;
    margin: 0;
    position: fixed;
    top: 0;
    left: -100%;
    background: #fff;
    padding: 50px 20px;
    box-shadow: 10px 0px 100px #00000085;
    z-index: 99999999;
    transition: all 0.4s;
  }

  .menu.abre-menu {
    left: 0;
    transition: all 0.4s;
  }

  .cnpj-selecionado {
    width: 100%;
    font-size: 12px;
  }

  .menu .trocar {
    padding: 5px 10px;
    background: #000;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    color: #d2010d;
    background: #fff;
    border: 1px solid #ffffff;
    box-sizing: border-box;
    border-radius: 10px;
  }

  .menu a {
    display: block;
    font-size: 1.2rem;
    color: #313131;
    font-weight: bold;
    padding: 4px 0px;
    text-align: left;
    border-bottom: none;
    text-transform: uppercase;
    letter-spacing: 1px;
  }

  .menu .btn-close {
    position: absolute;
    right: -10%;
    top: 3%;
    padding: 15px 19px;
    background: #d2010d;
    border-radius: 100px;
    font-size: 1.7rem;
    color: #fff;
    font-style: normal;
    border: none;
  }

  .menu .mascara {
    z-index: -1;
    background: #fff;
    display: none;
  }

  .menu.abre-menu .mascara {
    display: block;
  }

  .menu ul {
    margin: 0;
  }

  .menu li {
    display: block;
    position: relative;
  }

  .menu .submenu {
    position: relative;
    width: 97%;
    padding: 0;
    background: #f0fbff;
    box-sizing: border-box;
    box-shadow: none;
    margin: 0 0 0 auto;
    border-radius: 0;
    border: none;
    border-left: 1px dotted #0a58a2;
    border-right: 1px dotted #0a58a2;
    display: block;
  }

  .menu li:hover .submenu {
    display: block;
    transition: ease-in 0.3s;
  }

  .menu .submenu li {
    display: table;
    width: 100%;
  }

  .menu .submenu a {
    margin: 0;
    width: 100%;
    border-bottom: 1px dotted #212d65;
    padding: 10px;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 300;
  }

  .menu li.login-menu {
    position: relative;
    top: -10px;
  }

  .menu li.login-menu .ico-login {
    width: 80px;
    height: 62px;
    position: absolute;
    top: 30px;
    left: 0;
    background: url('../img/icones/iconelogin.jpg') no-repeat;
    background-size: 75px;
  }

  .menu li.login-menu a {
    color: #787878;
    text-transform: uppercase;
    position: relative;
    margin: 0;
    /* padding: 10px 10px 10px 80px; */
    border-radius: 0;
  }

  .menu li.login-menu span {
    display: table;
  }

  .menu li.login-menu .esqueceu {
    cursor: pointer;
    font-size: 13px;
  }

  .menu li.login-menu .esqueceu span {
    color: #52c0d3;
    display: inline-table;
    font-size: 14px;
  }

  .menu li.cadastro a {
    border: 1px dotted #6a9bca;
    font-weight: bold;
    background: #f4f4f4;
    box-shadow: 2px 2px 5px #ccc;
  }

  .menu #menu-login .btn-topo {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .menu .btn-close {
    right: -5%;
  }
}

@media screen and (min-width: 1200px) {
  .menu .submenu {
    position: absolute;
    width: 200px;
    padding: 10px;
    background: #ffffff;
    box-sizing: border-box;
    box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.15);
    margin: auto;
    border-radius: 10px;
    border: 2px dashed #e0f6ff;
    display: none;
  }

  .menu #menu-login {
    display: block;
  }

  .menu #menu-login .btn-topo {
    display: block;
  }
}

@media (min-width: 1200px) {
  .menu {
    display: table;
    width: 100%;
    margin: 0;
    position: relative;
    top: 0;
    left: 0;
    background: #fff;
    padding: 0;
    box-shadow: none;
    z-index: 1;
    /*margin-bottom: 20px;*/
  }

  .menu a {
    color: #fff;
    font-size: 16px;
    border: 0;
    padding: 10px 7px;
    font-weight: lighter;
    /* margin: 15px 0 0 0; */
    border-radius: 5px;
  }

  .menu .btn-close {
    display: none;
  }

  .menu a:hover {
    color: #ffc700 !important;
  }

  .menu li {
    display: inline-table;
  }

  .menu li.login-menu {
    margin-left: 200px;
  }

  .menu li.login-menu .esqueceu {
    margin: -22px 0 5px 95px;
  }

  .menu li.login-menu .ico-login {
    width: 66px;
    position: absolute;
    top: 0;
    left: 20px;
    background: url('../img/icones/iconelogin.jpg') no-repeat;
    background-size: 66px;
  }

  .menu .mobile {
    display: none;
  }

  .menu .mascara {
    display: none;
  }

  .btnMobile {
    display: none;
  }

  .menu li a:hover {
    color: #000;
    text-decoration: none;
  }

  .menu li.login-menu a {
    padding: 10px 20px 10px 60px;
    position: relative;
    top: -10px;
    z-index: 200;
  }

  .login ul a {
    width: auto;
    display: inline-table;
  }

  .login a.esqueceu {
    background: none;
    color: #d2010d;
    border: 0;
    padding: 0;
  }

  .login ul a.esqueceu:hover {
    text-decoration: underline;
    font-weight: bold;
  }

  .menu.abre-menu .mascara {
    display: none;
  }
}

@media (min-width: 1200px) {
  .menu {
    background: none;
  }
}

/*Logado************/
@media (min-width: 0) {
  li.logado {
    margin: 5px 0 0 0;
    padding-left: 30px;
    background: url('../img/icones/user.png') 8px 3px no-repeat;
    background-size: 18px;
    display: table;
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  li.logado {
    color: #fff;
  }
}

li.logado a {
  background: none;
  color: #3e6e4a;
  width: auto;
  padding: 2px 5px 0 5px;
  border-radius: 0;
}

/**********************************/
@media (min-width: 0) {
  .cont-esqueceu {
    width: 100%;
  }

  .cont-esqueceu li {
    margin: 5px 0 5px 0;
  }

  .cont-esqueceu input {
    width: 100%;
    margin-bottom: 5px;
  }

  .cont-esqueceu ul#emails li {
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
    width: 100%;
    font-size: 13px;
  }

  .cont-esqueceu ul#emails li:nth-child(2) {
    margin: 5px 0 5px 0;
  }

  .cont-esqueceu ul#emails a {
    font-size: 12px;
    font-weight: bold;
    background: #f9e120;
    background: -moz-linear-gradient(top, #f9e120 1%, #f7aa1d 100%);
    background: -webkit-linear-gradient(top, #f9e120 1%, #f7aa1d 100%);
    background: linear-gradient(to bottom, #f9e120 1%, #f7aa1d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9e120', endColorstr='#f7aa1d', GradientType=0);
    color: #000;
    border: 0;
    border: 1px solid #000;
    padding: 0px 5px;
    margin-top: -4px;
    float: right;
  }
}

@media (min-width: 768px) {
  .cont-esqueceu form {
    width: 600px;
  }

  .cont-esqueceu input#entrar {
    width: 100%;
  }

  .cont-esqueceu ul#emails li {
    font-size: 16px;
  }

  .cont-esqueceu ul#emails a {
    padding: 0px 10px;
    font-size: 16px;
  }
}

/*Validando modal*/
@media (min-width: 0) {
  .total-cli {
    text-align: right;
    color: #000;
    margin: -5px 0px 5px 0px;
  }
}

@media (min-width: 768px) {
  .total-cli {
    padding: 5px;
    position: absolute;
    top: 35px;
    right: 32px;
    color: #fff;
  }
}

/*form-senha***************************/
@media (min-width: 0) {
  .cont-esqueceu h1 {
    text-align: center;
    margin-bottom: 20px;
  }

  .cont-esqueceu form {
    width: 100%;
  }
}

@media (min-width: 990px) {
  .cont-esqueceu form {
    width: 50%;
    margin: auto;
  }

  .cont-esqueceu li:nth-child(2) {
    margin-bottom: 40px;
  }
}

.cont-esqueceu input[type='submit'],
input[type='button'] {
  border: 0;
  background: #d2010d;
  padding: 10px !important;
  border-radius: 5px;
  border: none !important;
  font-size: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  box-shadow: none;
  font-weight: bold;
  color: white;
}

.cont-esqueceu input[type='submit']:hover,
input[type='button']:hover {
  transition: all 0.3s;
  box-shadow: 0px 5px 10px #e2e2e2;
  /*background: #f11521*/
}

/*Confirma telefone***************/
ul.confirma-tel {
  border: 1px dotted #ccc;
  /*width: 600px;*/
  margin: auto;
  padding: 10px;
  text-align: center;
  padding: 20px;
}

ul.confirma-tel li {
  margin: 0 0 10px 0;
}

ul.confirma-tel div {
  margin: 0 0 10px 0;
}

ul.confirma-tel h2 {
  width: 100%;
  color: #00488e;
  /*font-family: SourceSansPro-Bold;*/
  letter-spacing: 1px;
  margin: 0 0 5px 0;
  padding: 10px 35px 10px 20px;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
}

ul.confirma-tel input[type='text'] {
  /*width: 100%;*/
  width: 400px;
}

/* list-rota**************/
.list-rota {
  border-bottom: 1px dotted #ccc;
  padding: 20px 0 0 0;
}

.list-rota ul {
  padding: 0;
}

.list-rota li {
  display: inline-table;
  margin: 0 15px 0 0px !important;
}

.list-rota a {
  color: #808080;
  font-size: 12px;
  padding-right: 10px;
  position: relative;
}

.list-rota .ico {
  position: absolute;
  top: 2px;
  right: 0;
  background: url('../img/icones/seta_rota.png') top right no-repeat;
  width: 6px;
  height: 11px;
}

.list-rota li.atual a {
  font-weight: bold;
  color: #00498f;
}

.list-rota li.atual .ico {
  display: none;
}

.marcas .owl-item img {
  display: block;
  width: 100%;
  border: 1px solid #e8e8e8;
  padding: 10px;
  min-height: 60px;
  background: #fff;
}

/* Rodape */
@media (min-width: 0) {
  .rodape {
    /*font-family: Open Sans;*/
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 188.9%;
    /* or 30px */
    letter-spacing: -0.01em;
    color: #222222;
    background: #ededed;
    padding: 0 0 70px 0;
  }

  .rodape p {
    font-family: arial;
    font-size: 12px;
    line-height: 150.8%;
    color: #222222;
    max-width: 1170px;
  }

  .rodape .cont {
    padding-top: 20px;
    padding-bottom: 50px;
    position: relative;
  }

  .rodape .selo {
    width: 101px;
    height: 98px;
    background: url('../img/selo_mam.png') no-repeat;
    background-size: 101px;
    position: absolute;
    top: -30px;
    right: 125px;
    display: none;
  }

  .rodape ul.parceiros span {
    display: none;
  }

  .rodape img {
    width: 100%;
  }

  .rodape .container {
    padding: 0 15px 15px 15px;
  }

  .rodape .links {
    display: block;
    background: url('../img/fdo_rodape.jpg') no-repeat top center;
    background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%),
      #e8e8e8;
  }

  .rodape .sites {
    width: 48%;
    display: inline-table;
  }

  .rodape .sites a {
    background-repeat: no-repeat;
  }

  .rodape .logo-visaogrupo {
    width: 100%;
    height: 60px;
    background: url('../img/visaogrupo_cinza.png') top center;
    text-indent: -99999px;
    display: inline-block;
    background-size: 130px;
  }

  .rodape .logo-tudofarma {
    width: 100%;
    height: 60px;
    background: url('../img/tudofarma_cinza.png') top center;
    text-indent: -99999px;
    display: inline-block;
    background-size: 130px;
  }

  .rodape .redes-sociais {
    width: 48%;
    display: inline-table;
    text-align: center;
    position: relative;
    top: 10px;
  }

  .rodape .redes-sociais span {
    color: #003362;
    padding: 10px;
    position: relative;
    top: 7px;
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    display: table;
  }

  .rodape .redes-sociais .ico-logo {
    width: 36px;
    height: 36px;
    background-repeat: no-repeat;
    display: inline-block;
  }

  .rodape .redes-sociais .ico-facebook {
    text-indent: -999999px;
    background: url('../img/icones/facebook.svg') no-repeat;
  }

  .rodape .redes-sociais .ico-linkedin {
    text-indent: -999999px;
    background: url('../img/icones/linkedin.svg') no-repeat;
  }

  .rodape .redes-sociais .visao {
    display: inline-block;
  }

  .rodape .redes-sociais .tudofarma {
    display: inline-block;
  }
}

@media (min-width: 768px) {
  .rodape {
    padding: 0 0 0 0;
  }

  .rodape p {
    font-size: 14px;
    line-height: 180.8%;
  }

  .rodape .links {
    display: block;
    background: url('../img/fdo_rodape.jpg') no-repeat top center;
    display: block;
    height: 115px;
  }

  .rodape .redes-sociais .visao {
    margin-right: 10px;
  }

  .rodape .sites {
    margin-top: 33px;
  }

  .rodape .sites a {
    margin-right: 10px;
  }

  .rodape .logo-visaogrupo {
    width: 170px;
    background: url('../img/visaogrupo.png');
  }

  .rodape .logo-tudofarma {
    width: 140px;
    background: url('../img/tudofarma.png');
  }
}

@media (min-width: 1200px) {
  .rodape .redes-sociais span {
    display: inline-table;
  }

  .rodape .sites a {
    margin-right: 50px;
  }
}

.form-tel input {
  display: inline-table;
}

.form-DDD {
  width: 20%;
}

.form-numero-tel {
  width: 79%;
}

.nav-item:hover {
  color: yellow;
}

/****************/

.alterar-phone .numero .ddd {
  display: inline-table;
  width: 20%;
}

.alterar-phone .numero .celular {
  display: inline-table;
  width: 78%;
}

.alterar-phone .btn-form-pd {
  color: #fff;
  display: block;
  text-align: center;
}

.btn-enviar-fale {
  margin-top: 20px;
  color: #fff !important;
  text-align: center;
  display: block;
}

.btn-enviar-fale:hover {
  box-shadow: 2px 2px 10px #999;
  text-decoration: underline;
}

@media (min-width: 1400px) {
  .rodape .selo {
    display: block;
  }
}

.container-fluid.interna {
  padding: 0;
}

@media (min-width: 0) {
  .interna h1 {
    width: 100%;
    color: #fff;
    padding: 30px 0 20px 0;
    text-align: center;
    font-weight: bold;
    background: url(../img/home-awards-bg.svg) #d2010d;
    font-weight: 900;
    box-shadow: inset 0px 10px 20px #4a4a4a8c;
    display: block;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 1px;
    font-size: 20px;
  }
}

@media (min-width: 1200px) {
  .interna h1 {
    padding: 20px 0;
  }
}

.interna.institucional .inst-fotos img {
  width: 100%;
}

.interna.institucional .inst-fotos .col-xs-3 {
  padding: 0;
}

.interna.institucional .inst-txt {
  padding: 100px 0;
}

.interna.institucional .inst-txt p.h1 {
  display: block;
  padding-top: 150px;
  font-size: 2rem;
  line-height: 1.8rem;
  font-weight: 800;
  text-align: left;
  text-transform: uppercase;
  font-style: italic;
  position: relative;
  color: #2f2f2f;
  margin-bottom: 45px;
}

.interna.institucional .inst-txt p.h1 small {
  font-size: 50%;
}

.interna.institucional .inst-txt p.h1:before {
  content: '';
  width: 200px;
  height: 200px;
  background-image: url(../img/noel-wallace.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: -30%;
  left: 0;
  border-radius: 100px;
  border: 8px solid #d2010d;
  z-index: 2;
}

.interna.institucional .inst-txt p.h1:after {
  display: none;
}

.interna.institucional .inst-txt .inst-red p {
  display: block;
  font-size: 2rem;
  line-height: 2.5rem;
  padding: 0 0 0 40px;
  color: #d2010d;
  font-weight: 500;
  position: relative;
  text-align: left;
}

.interna.institucional .inst-txt .inst-red p:before {
  content: '';
  width: 60px;
  height: 60px;
  background-image: url(../img/quote-left-solid.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -10%;
  left: 4%;
  opacity: 0.1;
}

.interna.institucional .inst-txt .inst-red p:after {
  content: '';
  width: 60px;
  height: 60px;
  background-image: url(../img/quote-left-solid.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  bottom: -10%;
  right: 4%;
  opacity: 0.1;
  transform: rotate(178deg);
}

@media screen and (min-width: 768px) {
  .interna.institucional .inst-txt p.h1 {
    display: block;
    padding-top: 78px;
    padding-left: 220px;
    font-size: 2rem;
    line-height: 1.8rem;
    font-weight: 800;
    text-align: left;
    text-transform: uppercase;
    font-style: italic;
    position: relative;
    color: #2f2f2f;
    margin-bottom: 21px;
  }
}

@media screen and (min-width: 990px) {
  .interna h1 {
    width: 100%;
    color: #fff;
    padding: 100px 0;
    text-align: center;
    font-weight: bold;
    background: url(../img/home-awards-bg.svg) #d2010d;
    font-weight: 900;
    box-shadow: inset 0px 10px 20px #4a4a4a8c;
    display: block;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 1px;
    font-size: 36px;
  }

  .interna.institucional .inst-txt p.h1 {
    display: block;
    padding-left: 150px;
    padding-top: 0;
    font-size: 2rem;
    line-height: 1.8rem;
    font-weight: 800;
    text-align: left;
    text-transform: uppercase;
    font-style: italic;
    position: relative;
    color: #2f2f2f;
    margin-bottom: 45px;
    font-size: 36px;
  }

  .interna.institucional .inst-txt p.h1:after {
    content: '';
    width: 30%;
    height: 7px;
    background: #d2010d;
    position: absolute;
    left: 0;
    bottom: -50%;
    z-index: 1;
    border-radius: 100px;
    display: block;
  }

  .interna.institucional .inst-txt p.h1:before {
    content: '';
    width: 200px;
    height: 200px;
    background-image: url(../img/noel-wallace.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: -100%;
    left: -7%;
    border-radius: 100px;
    border: 8px solid #d2010d;
    z-index: 2;
  }

  .interna.institucional .inst-txt .inst-pl {
    padding-left: 150px;
  }
}

/*:root {
      --font: #fff;
      --bg: #c9343a;
      --btn: #911c2c;
      --hr: 1px solid #eeeeee59;
  }*/

:root {
  --font: #000;
  --bg: #fff;
  --btn: #d2010d;
  --hr: 1px solid #00000059;
}

/*.dados-escolha .mascara {
      background-color: transparent;
      display: table;
  }*/

.dados-escolha-menu {
  display: block;
  width: 300px;
  background: var(--bg);
  position: absolute;
  top: 61px;
  right: 60px;
  border-radius: 5px;
  box-shadow: 0 0 20px rgb(0 0 0 / 50%);
  color: var(--font);
  display: none;
}

.dados-escolha-menu .itens {
  padding: 5% 10% 5% 10%;
}

.dados-escolha-menu p,
.mobile-info p {
  font-size: 0.9rem;
  letter-spacing: 1px;
  line-height: 1.1rem;
}

.dados-escolha-menu p small,
.mobile-info p small {
  text-transform: uppercase;
  font-size: 0.7rem;
  letter-spacing: 1px;
  line-height: 2.5rem;
}

.dados-escolha-menu hr {
  border-top: var(--hr);
}

.dados-escolha-menu .itens ul {
  margin-top: 0;
}

.dados-escolha-menu .itens ul li {
  display: block;
}

.dados-escolha-menu .itens ul li a {
  margin: 0;
  font-size: 1.1rem;
  text-transform: uppercase;
  color: var(--font);
  padding: 3px 0px;
  font-style: normal;
}

.dados-escolha-menu .dropbtns div {
  padding: 0;
}

.dados-escolha-menu .dropbtns a {
  display: block;
  width: 100%;
  background: var(--btn);
  padding: 10px;
  margin: 0;
  float: none;
  top: 0;
  border-radius: 0 0 5px 5px;
  border: none;
  font-size: 1rem;
  text-align: center;
  color: #fff;
  font-weight: 100;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s;
  font-style: normal;
}

.dados-escolha-menu .dropbtns div:first-child a {
  border-bottom-right-radius: 0;
  border-right: 1px solid #ccc;
}

.dados-escolha-menu .dropbtns div:last-child a {
  border-bottom-left-radius: 0;
  border-left: 1px solid #ccc;
}

.dados-escolha-menu .dropbtns a:hover {
  background: #eaeaea;
  color: #000 !important;
  text-decoration: none;
  transition: all 0.3s;
}

.dados-escolha-menu:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 0;
  height: 0;
  border-left: 15px solid #0000;
  border-right: 15px solid #0000;
  border-bottom: 15px solid var(--bg);
  position: absolute;
  top: -10px;
  left: 15%;
}

.mobile-info .dropbtns a {
  display: block;
  width: 100%;
  background: #0000;
  padding: 10px 0 5px 0;
  margin: 0;
  float: none;
  top: 0;
  border-radius: 0 0 15px 15px;
  border: none;
  font-size: 1rem;
  text-align: left;
  color: #000;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.mobile-info a.trocar {
  border-top: 1px solid #eee;
  margin-top: 15px;
  padding-top: 20px;
}

.mascara-disabled {
  display: none;
}

@media screen and (min-width: 1200px) {
  .menu {
    height: auto;
  }

  .menu li a {
    text-transform: none;
  }

  .mobile-info,
  .mb-item {
    display: none !important;
  }
}

/*NENHUM PEDIDO*/
.pedido-zero {
  padding: 80px 0 0 0;
  font-weight: 900;
  text-transform: uppercase;
  color: #212121;
  font-size: 3rem;
  letter-spacing: 1px;
  font-style: italic;
}

.pedido-zero-link {
  display: block;
  text-align: center;
  padding: 10px 0;
  width: 100%;
  background: #d2010d;
  color: #fff;
  border-radius: 7px;
  text-transform: uppercase;
  font-size: 0.9rem;
  font-weight: 300;
  letter-spacing: 1px;
  margin-top: 30px;
  transition: background 0.3s;
}

.pedido-zero-link:hover {
  background: #9c0009;
  color: #fff;
  text-decoration: none;
  transition: background 0.3s;
}

.btn-cadastro-modal {
  display: block;
  border: 1px solid #ccc;
  background: #eee;
  text-align: center;
  padding: 10px;
  margin: 40px 0 0 0;
  border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
  color: #333;
}

.btn-cadastro-modal:hover {
  background: #dcdcdc;
  color: #000;
  text-decoration: none;
  transition: all 0.3s;
}

@media screen and (min-width: 768px) {
  .pedido-zero-link {
    width: 25%;
  }

  .pedido-zero {
    padding: 150px 0 0 0;
  }
}

.login .senha {
  position: relative;
}

.login .senha input {
  padding-right: 55px;
  position: relative;
}

.login .senha .eye {
  position: absolute;
  width: 55px;
  top: 0;
  bottom: 0;
  right: 0;
  background-image: url(../img/icones/eye-close.svg);
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: right 16px center;
  opacity: 0.6;
  cursor: pointer;
}

.login .senha .eye.open {
  background-image: url(../img/icones/eye-open.svg);
  opacity: 1;
}

@media (min-width: 0) {
  .menu li a.btn-dicas {
    color: #ffb800;
    background: #a30009;
    padding: 5px 15px;
    font-weight: bold;
    border: 1px solid #a30009;
  }

  .menu li a.btn-dicas:hover {
    border: 1px solid #f1646d;
  }
}

/*@media(min-width: 768px) {
      .menu li a.btn-dicas {
          border: 1px solid yellow;
      }
  }*/

/* TOPO NOVO */

.topo-tdf {
  width: calc(100% + 20px);
  margin-left: -10px;
}

.topo-tdf .container-fluid {
  padding: 0;
}

.topo-tdf .menu-topo {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  background-color: #005e9c;
  border-bottom: 2px solid #005e9c;
  padding: 0;
}

.topo-tdf .logo-portal {
  display: none;
}

.topo-tdf .logo-portal .logo {
  margin: 0;
  top: 0;
  max-width: 80px;
}

.topo-tdf .logo-portal .logo img {
  max-width: 100%;
}

.topo-tdf .logo-portal .btn-account {
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  text-transform: uppercase;
  background-color: rgba(33, 45, 102, 0.15);
  padding: 8px 24px;
  display: flex;
  color: #212d66;
  border-radius: 12px;
}

.topo-tdf .area-tdf {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: center;
  align-items: flex-start;
  gap: 12px;
  padding: 12px 24px;
}

.topo-tdf .area-tdf img {
  max-width: 88px;
}

.topo-tdf .area-marcas {
  width: 100%;
  color: #fff;
  display: none;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  gap: 18px;
}

.topo-tdf .area-marcas a {
  color: inherit;
}

.topo-tdf .area-marcas .area-cnpj {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
}

.topo-tdf .area-marcas .area-cnpj a {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
  font-weight: 600;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
}

.topo-tdf .area-marcas .area-cnpj a.tdf-back {
  display: none;
}

.topo-tdf .area-marcas .area-cnpj a span {
  color: yellow;
  font-size: 12px;
  line-height: 1;
  padding-left: 14px;
}

.topo-tdf .lista-marcas {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  gap: 12px;
  margin: 0;
  padding: 0;
}

.topo-tdf .area-marcas.abre {
  display: flex;
}

.topo-tdf .lista-marcas li a {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  padding: 6px 16px;
  border: 1px solid rgb(255 255 255 / 42%);
  border-radius: 12px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
}

.topo-tdf .lista-menu {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  gap: 16px;
}

.topo-tdf .lista-menu li {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
}

.btn-menu-tdf {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  background: transparent;
  margin: 0;
  padding: 12px;
  border: none;
  position: absolute;
  top: 16px;
  right: 12px;
}

.btn-menu-tdf img {
  width: 24px;
}

@media screen and (min-width: 768px) {
  .topo-tdf {
    width: 100%;
    margin-left: 0;
  }

  .topo-tdf .logo-portal {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 16px;
    background-color: #d2010d;
    padding: 32px 0;
  }

  .topo-tdf .area-tdf {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 24px;
    padding: 0 24px;
  }

  .topo-tdf .area-tdf img {
    max-width: 150px;
  }

  .topo-tdf .area-marcas {
    width: calc(100% - 180px);
    color: #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 18px;
  }

  .topo-tdf .area-marcas .area-cnpj a.tdf-back {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.4px;
    padding-left: 32px;
    background-image: url(../img/icones/back-loiu.svg);
    background-repeat: no-repeat;
    background-position: left center;
  }

  .btn-menu-tdf {
    display: none;
  }
}

.header-loja {
  position: sticky;
}

.topo-tdf {
  z-index: 999 !important;
}

.tdf .btnMobile {
  top: 0;
  float: right;
  position: relative;
}

.tdf .menu-topo {
  z-index: 99;
  position: relative;
}

/* CADASTRO MOBILE */

@media screen and (max-width: 576px) {
  #cont-cadastro {
    padding: 0 16px;
  }

  #cont-cadastro .cont-cadastro {
    padding: 0;
    border: 0;
  }

  #cont-cadastro .cont-cadastro p,
  #cont-cadastro .finaliza-cadastro p {
    margin: 0 0 24px;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.25px;
  }

  #cont-cadastro h2 {
    letter-spacing: -0.5px;
    font-size: 24px;
    line-height: 1.5;
    font-weight: bold;
    display: block;
    width: 100%;
    margin-bottom: 24px;
  }

  #cont-cadastro ul {
    margin-bottom: 24px;
  }

  #cont-cadastro ul label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 4px;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.5px;
    font-weight: 600;
    color: #333;
  }

  #cont-cadastro ul .obs-cnpj {
    font-size: 12px;
    font-weight: 400;
    position: relative;
    top: 0 !important;
    left: 0;
    display: block;
    margin: 4px 0;
  }

  #cont-cadastro ul select,
  #cont-cadastro ul input {
    padding: 8px 16px;
    text-indent: 0;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    border: 1px solid #ccc;
    border-radius: 4px;
    outline: none;
  }

  #cont-cadastro ul select:focus,
  #cont-cadastro ul input:focus {
    border-color: #333;
  }

  #cont-cadastro .col-md-4 .row,
  #cont-cadastro .col-md-6 .row {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 16px;
  }

  #cont-cadastro .col-md-4 .row:before,
  #cont-cadastro .col-md-4 .row:after,
  #cont-cadastro .col-md-6 .row:before,
  #cont-cadastro .col-md-6 .row:after {
    display: none;
  }

  #cont-cadastro .col-md-4 .row .ddd,
  #cont-cadastro .col-md-4 .row .telefone,
  #cont-cadastro .col-md-6 .row .ddd,
  #cont-cadastro .col-md-6 .row .celular {
    padding: 0;
  }

  #cont-cadastro .col-md-4 .row .ddd,
  #cont-cadastro .col-md-6 .row .ddd {
    width: 80px;
  }

  #cont-cadastro .col-md-4 .row .telefone,
  #cont-cadastro .col-md-6 .row .celular {
    flex: 1;
  }

  #cont-cadastro .verTermos {
    color: red;
    padding: 0 0 0 20px;
    background: url(../img/icones/document.png) no-repeat;
    background-size: 12px;
    background-position: top 4px left !important;
    position: relative;
    left: 0 !important;
    font-size: 14px;
    line-height: 1.5;
  }
}


.ddd input::-webkit-outer-spin-button,
.ddd input::-webkit-inner-spin-button,
.telefone input::-webkit-outer-spin-button,
.telefone input::-webkit-inner-spin-button,
.celular input::-webkit-outer-spin-button,
.celular input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.ddd input[type=number],
.telefone input[type=number],
.celular input[type=number] {
  -moz-appearance: textfield;
}
}

.ddd input::-webkit-outer-spin-button,
.ddd input::-webkit-inner-spin-button,
.telefone input::-webkit-outer-spin-button,
.telefone input::-webkit-inner-spin-button,
.celular input::-webkit-outer-spin-button,
.celular input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.ddd input[type='number'],
.telefone input[type='number'],
.celular input[type='number'] {
  -moz-appearance: textfield;
}

.tdf .mb-item,
.tdf .header-loja .options-top,
.tdf .btn-cadastro,
.tdf .btn-login {
  display: none !important;
}

.cadastro #consultar-cep {
  position: absolute;
  bottom: -25px;
  right: 172px;
}

#senha-atualli {
  position: relative;
}

#btn-senha {
  position: absolute;
  right: 5%;
  margin: 8px 1px 0px 0px;
  font-size: 22px;
  cursor: pointer;
  color: #999;
}

#senha-novali {
  position: relative;
}

#btn-senhanova {
  position: absolute;
  right: 5%;
  margin: 8px 1px 0px 0px;
  font-size: 22px;
  cursor: pointer;
  color: #999;
}

#senha-confirmacaoli {
  position: relative;
}

#btn-senhaconfirmacao {
  position: absolute;
  right: 5%;
  margin: 8px 1px 0px 0px;
  font-size: 22px;
  cursor: pointer;
  color: #999;
}

.cadastro #consultar-cep {
  position: absolute;
  bottom: -25px;
  right: 172px;
}

.button-what {
  right: 27px;
  position: fixed;
  width: 64px;
  height: 64px;
  bottom: 102px;
  background-color: #2AA71C;
  color: #FFF !important;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 1px 1px 2px #888;
  box-shadow: 0 0 17px rgba(50, 50, 50, 0.5);
  border: 2px solid #e3e3e3;
  z-index: 99999999999 !important;
}

.button-chat {
  right: 27px;
  position: fixed;
  width: 64px;
  height: 64px;
  bottom: 102px;
  background-color: blue;
  color: #FFF !important;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 1px 1px 2px #888;
  box-shadow: 0 0 17px rgba(50, 50, 50, 0.5);
  border: 2px solid #e3e3e3;
  z-index: 99999999999 !important;
}