@import url('reset.css');

h1,h2,h3,h4,h5,h6,p,a,span,strong,small,table,td,tr,ul,li,div,button,::placeholder{
  font-family: 'Overpass';
  word-break: break-word;
}
@media screen and (min-width: 1401px){
  .menu-desktop.cont {
    width: 1366px;
  }
}
.menu-desktop.cont div {
  width: 100%;
}
::-webkit-scrollbar-track {
  background-color: #F4F4F4;
}
::-webkit-scrollbar {
  width: 6px;
  background: #3e4092;
}
::-webkit-scrollbar-thumb {
  background: #484848;
}
a.topo.ativo i {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
a.topo i {
    position: fixed;
    z-index: 999;
    right: 95px;
    bottom: 50px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    color: white;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    font-size: 27px;
    background: #4a4a4a;
    padding: 0;
    line-height: 17px;
    padding: 12px;
    border-radius: 50%;
}
body{
  font-family: 'Overpass';
  overflow-x: hidden;
  background-color: white;
  outline: none;
  top: 0;
}
header {
  position: fixed;
  left: 0;
  top: 0;   
  padding: 35px 0;
  z-index: 900;
  width: 100%;
  background: transparent;
}
.bx-header {
  text-align: right;
}
.bx.bx-right .item-texto {
  padding-left: 65px;
}
i.fa.fa-bars {
  color: white;
  font-size: 35px;
  cursor: pointer;
}
.ancora {
  position: relative;
  top: -60px;
}
img.detalhe-image {
  position: absolute;
  right: -31%;
  z-index: 9;
}
.banner_extra {
  width: 24%;
  left: 1%;
  top: 40%;
  z-index: 9;
  position: relative;
}
img.detalhe-image-banner {
  width: 95%;
}
.teleofnes a {
  color: white;
  font-size: 16px;
  margin-right: 16px;
  padding-right: 16px;
  padding-top: 8px;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  padding-bottom: 8px;
}
.teleofnes a:nth-child(3){
  border-right: 0 !important;
}
ul.lista-item-footer li:nth-last-child(-n +1) a::after {
  display: none;
}
ul.lista-item-footer li a::after {
  content: "";
  position: absolute;
  width: 1px;
  background: rgba(255, 255, 255, 0.5);
  height: 100%;
  right: 0;
  top: 0;
}
.bx.bx-right .item-texto:nth-child(1)::before {
  content: "";
  width: 125px;
  height: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/assets/before1.png);
  position: absolute;
  left: -28px;
  top: 86px;
}
header .menu {
  position: absolute;
  top: 0;
  padding: 100px 0;
  display: none;
  z-index: 999;
  width: 100%;
  background: rgba(3, 3, 3, 0.7);
}
header .menu li.close-menu {
  position: absolute;
  right: 0;
  color: white;
  font-size: 49px;
  cursor: pointer;
}
header .menu li.close-menu:hover {
  color: #edb15a;
}
.box-links .links a:hover {
  color: #bb7d21;
}
header .menu ul {
  align-items: center;
  justify-content: center;
}
header .menu ul li a {
  color: white;
  font-size: 24px;
  padding: 15px;
  font-weight: 800;
}
header .menu ul li a:hover {
  color: #edb25a;
}
header.fixed li.submenu a.after::after{
 display: none;
}
img.image-comida {
  position: absolute;
  z-index: 9;
  left: -33.5%;
  top: -410px;
}
ul.lista-item-footer.flex {
  align-items: center;
}
.banner-interna .cont {
  text-align: center;
}
ul.lista-item-footer li a {
  color: white;
  padding: 0 15px;
  position: relative;
  font-size: 15px;
}
.banner-interna {
  height: 235px;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
h2.titulo.light {
  font-weight: 400;
  line-height: 1.3;
  text-transform: inherit;
}
.align-titulobanner h2 {
  padding: 0 !important;
  margin-right: 12px !important;
  display: block;
}
.align-titulobanner.flex {
  align-items: center;
  margin: auto;
  text-align: center;
  -webkit-justify-content: center;
  justify-content: center;
}
a.btn.pdf {
  display: block;
  background: #dd1019;
  clear: both;
  width: 453px;
  height: 33px;
  text-align: center;
  margin: 20px auto;
  color: white;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 20px;
  padding: 7px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a.btn.pdf:hover {
  background: #8f0c11;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.banner-interna h2.titulo.bg.center {
  display: inline-block;
  line-height: 1;
  margin: 0 !important;
}
.banner-interna h2.titulo.bg {
  background: #dd1019;
  padding-left: 20px;
  padding-right: 20px;
}
.banner-interna .cont h2 {
  margin: 0;
}
/*.banner-interna::before {
  background: rgba(1, 34, 80, 0.86);
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}*/
span.close-modal-solucao {
  background: rgba(213, 213, 213, 0.76);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: none;
}
.modal-pos-venda {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: none;
}
form#Pos_venda input {
  border: 1px solid darkgrey;
  margin: 1px;
  padding: 12px;
  font-size: 14px;
}
form#Pos_venda input {
  border: 1px solid darkgrey;
  margin: 5px;
  padding: 12px;
  font-size: 14px;
}
.contrle-modal {
  background: white;
  width: 1060px;
  position: relative;
  padding: 45px;
  margin: auto;
  margin-bottom: 12px;
  margin-top: 20vh;
  z-index: 999;
}
form#Pos_venda input.telefone {
  width: 20%;
}
form#Pos_venda input.informacao {
  width: 73%;
}
form#Pos_venda input.email,form#Pos_venda input.nome{
  width: 46.5%;
}
form#Pos_venda button.enviar-btn {
  display: block;
  background: #dd1019;
  padding: 5px;
  font-size: 20px;
  color: white;
  border: 0;
  margin-left: auto;
  margin-right: 7px;
  cursor: pointer;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  width: 191px;
  text-align: center;
}
form#Pos_venda button.enviar-btn:hover {
  background: #062a49;
}
form#Pos_venda textarea {
  border: 1px solid darkgrey;
  margin: 5px;
  padding: 12px;
  font-size: 14px;
  resize: none;
  height: 70px;
  margin-bottom: 9px;
  width: 96.5%;
}
h2.titulo.red {
  font-weight: 600;
  color: #dd1019;
  text-transform: initial;
  /*margin-bottom: 26px;*/
}
ul.sub-categoria::before {
  background: rgba(255, 255, 255, 0.81);
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  right: 100%;
  content: "";
}
ul.sub-sub-categoria::before {
  content: "";
  right: 100%;
  position: absolute;
  height: 100%;
  width: 100%;
  background: white;
  top: 0;
}
ul.sub-sub-categoria::after {
  content: "";
  left: 100%;
  position: absolute;
  height: 100%;
  width: 100%;
  background: white;
  top: 0;
}
ul.sub-sub-categoria li a {
  color: #666666 !important;
  line-height: 1 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  padding: 10px !important;
  margin: 0 !important;
}
ul.sub-sub-categoria li {
  width: 100% !important;
}
header .menu-desktop.cont.flex{
  padding: 0 0 !important;
}
ul.sub-sub-categoria {
  background: white;
  position: absolute;
  width: 100%;
  left: 0;
  width: 100%;
  -webkit-columns: 4;
  columns: 4;
  padding-bottom: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
ul.sub-categoria::after {
  background: rgba(255, 255, 255, 0.81);
  height: 100%;
  top: 0;
  width: 100%;
  position: absolute;
  left: 100%;
  content: "";
}
li.submenu:hover ul.sub-categoria {
  height: auto;
  overflow: visible;
  opacity: 1;
  z-index: 9999;
  padding: 25px 0;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
}
span.fechar-pesquisa {
  position: fixed;
  left: 0;
  width: 100%;
  height: 0;
  z-index: 9;
}
ul.sub-categoria {
  position: absolute;
  width: 100%;
  left: 0;
  background: rgba(255, 255, 255, 0.81);
  z-index: -1;
  height: 0;
  overflow: hidden;    
  padding: 0 0;
  opacity: 0;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
}
ul.sub-categoria.flex li {
  width: 20%;
}
ul.sub-categoria.flex li a {
  color: white;
  text-align: left;
  line-height: 2;
  margin-left: 0;
}
h2.titulo.small {
  font-size: 35px;
}
.links-mobile{
  display: none;
}
.ModalOrcar .formularioBanner {
  position: relative !important;
  width: 500px;
  margin: auto;
}
span.fecharModal {
  position: absolute;
  right: 13px;
  top: 0;
  font-size: 38px;
  font-weight: 900;
  cursor: pointer;
  color: #20429b;
}
.formulario-bx {
  width: 57%;
  padding-right: 30px;
}
header .rightCont a i {
  color: white !important;
  border: none !important;
  font-size: 19px !important;
}
.rightCont a {
  margin: 6px;
}
.telefone-header {
  margin-left: auto;
  margin-right: 0;
  position: relative;
}
.telefone-header a {
  color: white;
  font-size: 15px;
  position: relative;
}
a.telefone-laborsys::after {
  content: "";
  position: absolute;
  top: -5px;
  width: 30px;
  height: 30px;
  left: -39px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/assets/tel-after.png);
}
.modal-orcamento,span.close-bg{
  display: none;
}
.modal-orcamento {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.conteudo-modal form#Orcamento textarea {
  height: 87px;
}
span.close-modal {
  position: absolute;
  right: 8px;
  top: 8px;
  font-size: 3rem;
  line-height: 1;
  color: #1f204a;
  cursor: pointer;
  z-index: 9999;
}
span.close-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}
.conteudo-modal {
  background: white;
  width: 470px;
  padding: 60px 120px;
  margin: auto;
  z-index: 9999;
  position: relative;
  margin-top: 10vh;
  border-radius: 10px;
}
.formulario-bx form#Contato input::placeholder,
.formulario-bx form#Contato textarea::placeholder,
form#Orcamento input::placeholder,
form#Orcamento textarea::placeholder,{
  font-weight: 700;
  color: #282828;
  font-size: 14px;
}
form#Orcamento input:focus,
form#Orcamento textarea:focus,
.formulario-bx form#Contato input:focus,
.formulario-bx form#Contato textarea:focus {
  border-color: #3e4092;
}
.informacoes-bx {
  padding-left: 30px;
}
form#Orcamento input,
form#Orcamento textarea,
.formulario-bx form#Contato input,
.formulario-bx form#Contato textarea{
  width: 100%;
  padding: 15px;
  border: 1px solid #e7e7e7;
  margin-bottom: 7px;
  border-radius: 13px;
  color: #282828;
  font-size: 14px;
}
form#Orcamento textarea,
.formulario-bx form#Contato textarea{
  resize: none;
  height: 140px;
}
.rightCont.flex {
  margin-left: 40px;
  margin-right: 20px;
  padding-right: 15px;
  padding-left: 20px;
  position: relative; 
  align-items: center;
}
.centrarAtendiemtno .linhas a {
  color: #002f4f;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 400;
}
.leftCont {
  align-items: center;
  display: flex;
}
a.blogLink::before {
  background: #838383;
  width: 0;
  content: "";
  height: 100%;
  z-index: -1;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a.blogLink:hover::before{
  width: 100%;
   -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.bread {
  background: #1176ba;
  padding: 15px 0;
}
.bread ul.caminho li,.bread ul.caminho li a {
    display: inline-block;
    color: white;
}
a.blogLink:hover{
  color: white;
   -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
i.fa.fa-instagram {
  color: #062a49;
  font-size: 25px;
}
/*i.fa.fa-facebook,i.fa.fa-linkedin {
  border: 2px solid #062a49;
  color: #062a49;
  width: 18px;
  height: 18px;
  font-size: 13px;
  text-align: center;
  border-radius: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  margin-top: 4px;
  margin-bottom: 5px;
}*/
button.pesquisar {
    border: 0;
    outline: none;
    background: #063b65;
    cursor: pointer;
    color: white;
    font-size: 16px;
    padding: 12px 18px;
}
a.suporteLink:hover{
  box-shadow: inset 0 0 0px 3px #062a49;
  background: transparent;
  color: #062a49;
}
.rightCont a.contato {
  background: #dd1019;
  width: 150px;
  text-align: center;
  padding: 4px;
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  line-height: 2;
}
.rightCont a.suporteLink {
  background: #062a49;
  width: 150px;
  text-align: center;
  padding: 4px;
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  line-height: 2;
  margin-right: 25px;
}
a.contato:hover {
  background: #850c12;
}
a.blogLink {
  padding: 3px;
  border: 2px solid #838383;
  color: #838383;
  position: relative;
  z-index: 2;
  overflow: hidden;
  width: 163px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  font-weight: 600;
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  margin-right: 15px;
  border-radius: 30px;
}
a.suporteLink:hover {
  background: #1b5787;
}
.leftCont a {
  color: #858585;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}
.topoHeader {
    background: #064270;
}
.leftCont a {
  display: inline-block;
}
form#orcamentoModal input,form#orcamentoModal textarea {
  border-radius: 30px;
  border: 0;
  font-size: 13px;
  background: #eef0f5;
  color: #01371c;
  font-weight: 600;
  padding: 9px 15px;
  width: calc(100% / 2 - 30px);
  margin-bottom: 7px;
  resize: none;
}
form#orcamentoModal textarea {
  height: 70px;
  border-radius: 10px;
  width: calc(100%);
}
:focus{
  outline: 0;
}
.flex{
  -webkit-display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: -moz-flex;
  display: -o-flex;
  -ms-display: flex;
  -moz-display: flex;
  -o-display: flex;
  display: flex;
}
.cont{
  width: 1150px;
  margin:  auto;
  position: relative;
}
.center{
  text-align: center;
}
.wrap {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
}

.itens-menu{
  position: absolute;
  display: none;
}
.blue {
  background: #3e4092;
}
.item-atuacao {
    background: #043d68;
    padding: 35px 0;
    margin: 5px auto;
    width: calc(100% / 4 - 56px);
}
.conteudo-item {
    width: 90%;
    margin: auto;
}
.item-atuacao h2 {
    font-size: 24px;
    text-align: center;
    color: #45a3e3;
    font-weight: bold;
    margin-bottom: 20px;
}
.slick-list{
  margin: auto;
}
.item-txt {
    font-size: 14px !important;
    height: 77px;
    line-height: 1.8 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: center;
    margin-bottom: 20px !important;
}
a.link-atuacao {
    font-size: 18px;
    color: #45a3e3;
    font-weight: 400;
    text-align: center;
    display: block;
}
span.dep-txt {
  display: block;
  font-size: 13px;
  line-height: 1.6;
  color: #404040;
}
.lista_itens ul li {
  color: white;
  line-height: 3;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  position: relative;
}
.lista_itens ul li::after {
  content: "";
  width: 30px;
  height: 30px;
  float: left;
  margin-top: 5px;
  background-image: url(../images/assets/li.png);
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 13px;
}
h2.tituloBig {
  font-size: 58px;
  font-weight: 900;
  line-height: 1.1;
  margin-bottom: 40px;
}
.menu-desktop.cont.flex {
  align-items: center;
  padding: 10px 0; 
}
.top-info.flex {
  text-align: right;
  align-items: center;
  justify-content: flex-end;
  padding: 12px 0;
}
.mTS_horizontal .mTSContainer,.mTSWrapper{
  overflow: visible !important;
}
.verDep{
  display: block !important;
}
ul.listaMenu {
  align-items: center;
  margin-right: 0;
  margin-left: auto;
}
li.sub {
  position: relative;
}
ul.sub-menu {
  position: absolute;
  background: rgba(45, 44, 66, 0.82);
  min-width: 250px;
  left: 11px;
  z-index: 99;
  overflow: hidden;
  height: 0;
  padding: 0;
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
li.sub:hover .sub-menu {
  height: auto;
  overflow: auto;
  opacity: 1;
  padding: 20px 0; 
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
ul.sub-menu li a {
  margin: 0 !important;
}
ul.sub-menu li a:hover {
  background: #20429b;
}
span.contoleConteudo {
  display: block;
  height: 155px;
  overflow: auto;
}
.pad.txt-info {
  padding: 0 160px;
}
ul.sub-menu li a {
  color: white !important;
  line-height: 1 !important;
  font-size: 14px !important;
  padding: 12px !important;
  font-weight: 600;
  padding-left: 25px !important;
  text-transform: capitalize !important;
}
ul.sub-menu li a::after{
  display: none;
}

span.box-HoverDepoimentos {
 display: none;
  position: absolute;
  background: rgba(255, 255, 255, 0.94);
  z-index: 999;
  bottom: -150px;
  left: 37px;
  width: 281px;
  padding: 25px;
  border-radius: 0 0 15px 15px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
div#depoimento ul li .controle-depoimentos {
  display: block;
  margin-bottom: 18px;
}
.lista_itens ul li.left:nth-child(2){
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.lista_itens ul li.left:nth-child(3){
  -webkit-transition: 1.5s;
  -moz-transition: 1.5s;
  -ms-transition: 1.5s;
  -o-transition: 1.5s;
  transition: 1.5s;
}
.lista_itens ul li.left:nth-child(4){
  -webkit-transition: 2s;
  -moz-transition: 2s;
  -ms-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
}
.lista_itens ul li.left:nth-child(5){
  -webkit-transition: 2.5s;
  -moz-transition: 2.5s;
  -ms-transition: 2.5s;
  -o-transition: 2.5s;
  transition: 2.5s;
}
.lista_itens ul li.left:nth-child(6){
  -webkit-transition: 3s;
  -moz-transition: 3s;
  -ms-transition: 3s;
  -o-transition: 3s;
  transition: 3s;
}
.lista_itens ul li.left:nth-child(7){
  -webkit-transition: 3.5s;
  -moz-transition: 3.5s;
  -ms-transition: 3.5s;
  -o-transition: 3.5s;
  transition: 3.5s;
}
.lista_itens ul li.left:nth-child(8){
  -webkit-transition: 4s;
  -moz-transition: 4s;
  -ms-transition: 4s;
  -o-transition: 4s;
  transition: 4s;
}
form#contato {
  width: 90%;
  margin: auto;
  padding-bottom: 0;
}
span.controle-depoimentos img {
  -webkit-filter: grayscale(1);
  -ms-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  filter: grayscale(1);
}
span.controle-depoimentos.videoDepoimento i.fa.fa-play {
  color: white;
  position: absolute;
  z-index: 20;
  font-size: 47px;
  border: 6px solid white;
  padding: 10px;
  border-radius: 50%;
  width: 50px;
  left: 32%;
  font-weight: 900;
  text-align: center;
  height: 50px;
  vertical-align: middle;
  line-height: 48px;
  top: 32%;
}
span.fecharVideoDep {
  display: block;
  position: absolute;
  right: -34px;
  top: -14px;
  cursor: pointer;
  color: white;
  font-size: 42px;
  line-height: 0;
}

span.fecharVideoDep:hover{
 -webkit-transform: scale(1.5);
 -moz-transform: scale(1.5);
 -ms-transform: scale(1.5);
 -o-transform: scale(1.5);
 transform: scale(1.5);
}
.verVideoDep{
  display: flex !important;
}
span.modalVideo {
  position: fixed;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.78);
  z-index: 99999;
  height: 100%;
  display: none;
  top: 0;
  align-items: center;
}
.social i {
    margin: 0 2px;
}
/*i.fa.fa-twitter{
  background: #36b0ef;
    color: white;
    width: 30px;
    height: 30px;
    font-size: 18px;
    text-align: center;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}*/
i.fa.fa-google-plus{
   background: #f03a2d;
    color: white;
    width: 31px;
    height: 31px;
    font-size: 18px;
    text-align: center;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.contModal {
  width: 700px;
  margin: auto;
  background: white;
  padding: 15px;
  border-radius: 5px;
  position: relative;
}
.contModal iframe{
  width: 100%;
  background: #202020;
}
.especialistas i.fa.fa-arrow-left.slick-prev.slick-arrow {
  position: absolute;
  top: 150px;
  z-index: 99;
  left: -30px;
  font-size: 23px;
  cursor: pointer;
}
.especialistas i.fa.fa-arrow-right.slick-next.slick-arrow{
  position: absolute;
  top: 150px;
  z-index: 99;
  right: -30px;
  font-size: 23px;
  cursor: pointer;
}
form#contato input {
  background: #667cb8;
  border: 0;
  font-size: 15px;
  border-radius: 20px;
  padding: 0 10px;
  font-weight: 700;
  color: #202020;
  margin: 0 5px;
  width: calc(100% / 3 - 30px);
  height: 31px;
}
.linksRedesSociais {
  width: 80%;
  margin: auto;
}
.wrap.linksRedesSociais img {
  margin-right: 10px;
}
form#contato textarea {
  background: #667cb8;
  border: 0;
  font-size: 15px;
  border-radius: 20px;
  padding: 12px;
  font-weight: 700;
  color: #202020;
  margin: 10px 5px;
  width: calc(100% - 30px);
  height: 70px;
  resize: none;
}
form#contato input::placeholder,form#contato textarea::placeholder{
  color: white;
  font-weight: 900;
  font-size: 12px;
}
button.envarContato:hover::after{
  width: 100%;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.hover-desc-cliente::before {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 0 35px 40px 30px;
  border-color: transparent transparent #ffffff transparent;
  top: -23px;
  left: 58px;
}
button.envarContato:hover{
  background: transparent; 
  -webkit-transition: 1.3s;
  -ms-transition: 1.3s;
  -moz-transition: 1.3s;
  -o-transition: 1.3s;
  transition: 1.3s;
}
button.slick-prev.slick-arrow {
    position: absolute;
    left: 0px;
    top: 125px;
    cursor: pointer;
    z-index: 2;
}
.bread.blog-bred {
    margin-top: 15px;
}
button.slick-next.slick-arrow {
    position: absolute;
    right: 0px;
    top: 125px;
    cursor: pointer;
    z-index: 2;
}
.linksRedesSociais a:hover {
  background: #158cf2;
}
button.envarContato::after {
  content: "";
  position: absolute;
  right: 0;
  width: 0;
  height: 100%;
  background: #158cf2;
  top: 0;
  z-index: -1;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
button.envarContato {
  border: 0;
  display: block;
   -webkit-transition: 0.8s;
  -ms-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  margin: auto;
  padding: 7px;
  overflow: hidden;
  font-size: 15px;
  z-index: 10;
  font-weight: 800;
  cursor: pointer;
  color: white;
  background: #282828;
  width: 120px;
  border-radius: 30px;
  position: relative;
}
span.nomeUsuario {
  display: block;
  font-size: 19px;
  font-weight: 600;
  color: #666666;
  text-transform: uppercase;
}
div#depoimento,.listaClientes{
  display: none;
}
.mThumbnailScroller._mTS_1.mTS-none,.listaClientes.slick-initialized.slick-slider{
  display: block !important;
}
div#depoimento ul li .controle-depoimentos {
  display: block;
  margin-bottom: 18px;
}
span.box-HoverDepoimentos.verDep {
  border-top: 25px solid #062a49;
}
span.orcamento {
  display: block;
  margin: 0 15px;
  color: white;
  border: 3px solid #158cf2;
  padding: 5px 20px;
  border-radius: 20px;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 12px;
  cursor: pointer;
}
span.orcamento:hover {
  background: #158cf2;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
a.emailLink img {
  margin-right: 10px;
}
a.emailLink {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  margin-right: 10px;
}
li.sub::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #7a7b7d transparent transparent transparent;
  top: 48%;
  right: -2px;
}
ul.opcs li a {
  font-weight: 900;
  display: inline-grid;
  color: #253434;
  padding-top: 0;
  font-size: 13px;
  line-height: 1.5;
  position: relative;
  padding: 4px;
  text-align: center;
}
a.unidadesLink {
  border-radius: 30px;
  border: 2px solid #f47b2c;
  color: #f47b2c !important;
  width: 90px;
  padding: 1px 8px !important;
  text-align: center;
  display: block;
  margin-left: 15px;
}
ul.opcs li {
  display: flex;
  align-items: center;
}
ul.opcs {
  position: absolute;
  left: 0;
  display: flex;
}
h2.titulo { 
  color: #0f1010;
  position: relative;
  font-size: 60px;
  line-height: 1.2;
  font-weight: 500;
  font-family: 'Damion';
  margin-bottom: 10px;
}
button.informacao {
  background: #edb25a;
  border: 0;
  padding: 13px;
  font-size: 14px;
  border-radius: 30px;
  width: 220px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 50px;
  cursor: pointer;
}
button.informacao:hover {
  background: #0f1111;
  color: #edb25a;
}
.item-logo img {
  display: block;
  margin: auto;
  max-width: 90%;
}
.ite-usar.full {
  width: 100%;
}
h2.titulo.line-left::before {
  content: "";
  position: absolute;
  left: -18px;
  top: -12px;
  width: 2px;
  height: 70px;
  background: #dd1019;
}
.bx-left .item-texto {
  text-align: right;
}
.instagramFotos img {
  width: 100%;
  height: 70px;
  position: relative;
  object-fit: cover;
  top: 3px;
}
.titulo.white {
  color: white;
}
img.whatsapp {
  position: fixed;
  right: 0;
  bottom: 50px;
  z-index: 99;
}
.linksRedesSociais a {
  background: #20429b;
  margin: 10px;
  margin: auto;
  width: 220px;
  padding: 11px;
  justify-content: center;
  display: flex;
  color: white;
  align-items: center;
  border-radius: 30px;
  font-weight: 700;
}
section.luvas-chefe {
  background-image: url(../images/assets/fundo.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 665px;
  position: relative;
  z-index: 1;
}
.padding{
  padding: 30px 0;
}
.txt-info {
  color: #999999;
  line-height: 1.7;
  font-size: 13px;
  font-weight: 600;
}
.center{
  text-align: center !important;
}
.mostrar{
  display: block !important;
}
.respostaNone{
  display: none;
}
li.Lista_sub-subCategoria:hover ul.sub-sub-categoria {
  height: auto;
  overflow: visible;
  opacity: 1;
  padding-top: 20px;
  padding-bottom: 30px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
ul.paginacao li a.page {
  background: #064270;
  color: white !important;
  display: inline-block;
  border-radius: 50%;
  padding: 2px 9px;
  font-weight: 600;
}
ul.slick-dots li button{
  cursor: pointer;
}
.box-tabs {
  width: 100%;
}
.box-item-submenu {
  width: calc(100% / 4 - 5px);
  display: inline-block;
  margin-bottom: 35px;
}
.box-item-submenu strong {
  color: #3e3e3e;
  font-size: 18px;
  display: block;
  margin-bottom: 5px;
}
.box-item-submenu .links-opc a {
  padding: 5px 0 !important;
  text-align: left !important;
  font-weight: 400 !important;
  font-size: 15px !important;
  margin-bottom: 3px;
}
.box-pesquisar {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background: #053b64;
  z-index: 99;
  height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.box-pesquisar .flex {
  -webkit-align-items: center;
  align-items: center;
}
.box-pesquisar .cont::after {
    content: "";
    position: absolute;
    left: 100%;
    width: 100%;
    height: 100%;
    top: 0;
    background: #1176ba;
}
button.procurar-pesquisa {
    background: #1176ba;
    border: 0;
    color: white;
    padding: 30px 25px;
    font-size: 22px;
    width: 90px;
    position: relative;
    margin-right: 0;
    margin-left: auto;
    cursor: pointer;
}
.box-pesquisar strong {
    color: white;
    font-weight: 600;
    font-size: 20px;
    position: relative;
    padding-right: 18px;
    margin-right: 20px;
    border-right: 2px solid white;
}
.box-pesquisar input#Buscar {
    border: 0;
    background: transparent;
    width: 54%;
    color: #3394e0;
    font-size: 17px;
}
li.submenu a.after::after {
    content: "";
    border-style: solid;
    border-width: 7px 4px 0 4px;
    border-color: #2977b5 transparent transparent transparent;
    position: absolute;
    top: 16px;
    right: -102px;
    background: transparent;
    width: 0;
    height: 0;
}
.box-tabs .tab button.tablinks {
    border: 0;
    background: #1176ba;
    color: white;
    padding: 10px;
    min-width: 150px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
}
button.tablinks.active,button.tablinks:hover{
    background: #063b65 !important;
}
.box-item-submenu .links-opc a:hover {
    background: transparent;
    font-weight: 600 !important;
}
.box-tabs .tab {
    margin-bottom: 30px;
    border-bottom: 1px solid #063b65;
}
.tabcontent {
  display: none;
}
.tabcontent.active{
  display: block;
}
li.Lista_sub-subCategoria:hover a {
  font-weight: 600;
}
ul.sub-sub-categoria li a:hover {
  color: #062a49 !important;
}
header.fixed li.submenu::after{
  margin-left: 30px;
  top: 50px;
}
header.fixed {
  padding: 10px 0;
}
@media screen and (min-width: 1100px){
  .rightCont::before {
    content: "";
    position: absolute;
    left: 0;
    top: 22%;
    width: 1px;
    height: 55%;
    background: #4892cb;
  }
}
li.links-sociais a i {
    color: white !important;
    font-size: 27px !important;
}
li.links-sociais a {
    padding: 0 10px !important;
}
.topoHeader .cont.flex {
    align-items: center;
}
ul.listaMenu li a {
    color: white;
    font-weight: 300;
    position: relative;
    display: block;
    font-size: 18px;
    padding: 0 28px;
    text-align: center;
    line-height: 1;
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
ul.listaMenu li a:hover{
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
form#Newslatters input, form#Cont input {
  background: #a6b2d3;
  border: 0;
  font-size: 15px;
  border-radius: 20px;
}
form#Newslatters input {
  padding: 13px;
  height: 6px;
}
form#Newslatters {
  margin-top: 35px;
}
section.cotacao {
  background: #c62422;
  color: white;
}
span.tituloModl {
  font-size: 25px;
  margin-bottom: 20px;
}
.cotacaoClass {
  align-items: center;
}
button.cotatcao {
  background: white;
  padding: 12px;
  border: 0;
  display: block;
  border-radius: 50px;
  width: 220px;
  color: #c92523;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  margin-left: auto;
}
form#Newslatters button {
  width: 57%;
  height: 32px;
  font-size: 14px;
  border-radius: 30px;
  border: 0;
  cursor: pointer;
  background: #2e2c36;
  color: white;
  font-weight: 600;
}
span.menu-open {
  background: #f47b2c;
  display: none;
  width: 36px;
  height: 4px;
  border-radius: 15px !important;
  margin-top: -5px;
  margin-left: auto;
  border: 10px solid white;
  cursor: pointer;
}
span.menu-open::before {
  content: "";
  background: #f47b2c;
  display: block;
  width: 36px;
  height: 4px;
  border-radius: 15px !important;
  position: absolute;
  margin-top: -10px;
  cursor: pointer;
}
span.menu-open::after {
  content: "";
  cursor: pointer;
  background: #f47b2c;
  display: block;
  width: 36px;
  height: 4px;
  border-radius: 15px !important;
  position: absolute;
  margin-top: 10px;
}
a.redes {
  display: block;
  margin: 3px;
}
li.email::before {
  content: "";
  display: block;
  width: 24px;
  height: 30px;
  float: left;
  margin-right: 10px;
  background-image: url(../images/assets/email.png);
  background-position: center 8px;
  background-repeat: no-repeat;
}
.texto.white {
  color: white;
}
.busca {
  position: relative;
}
a.tel {
  color: #f47b2c !important;
  display: flex;
  font-weight: 900;
  font-size: 14px !important;
  padding: 3px 10px;
  margin: 0 10px;
  margin-left: 0 !important;
  border-radius: 14px;
  align-items: center;
}
a.tel.whats-tel {
  background: #70191a;
}
.box-conve {
  width: calc(100% / 6 - 26px);
  height: 125px;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  background-color: white;
  display: inline-block;
  border: 1px solid #9b9b9b;
  margin: 12px;
}
form#Newslatters input::placeholder {
  color: #202020;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
}
.carrossel-horario {
  width: 250px;
  text-align: center;
  position: absolute;
  left: 211px;
  overflow: hidden;
  height: 20px;
}
.over-conve .txt{
  color: white;
  line-height: 1.3;
  font-size: 14px;
  margin-bottom: 30px;
  text-align: left;
  font-weight: 600;
}
.flex.cont-footer {
  align-items: center;
  padding: 14px 0;
}
ul.menu-footer li {
  padding-left: 28px;
  text-align: left;
  padding-right: 6px;
}
ul.menu-footer li a {
  color: #253434;
  font-size: 13px;
  font-weight: 600;
  text-align: left;
}
.box-unidade {
  padding-right: 32px;
  width: 100%;
}
.logo-rodape {
  margin-right: 14px;
}
.selo-rodape {
  position: relative;
  margin-left: auto;
}
.logo-rodape img {
  width: 220px;
}
ul.menu-footer {
  display: flex;
  align-items: center;
}
.item-horario {
  text-transform: uppercase;
  color: #2c2a2b;
  font-weight: 400;
  font-size: 13px;
}
ul.opc-topo.flex {
  align-items: center;
}
a.tel.whats-tel::before{
  content: "";
  display: block;
  width: 15px;
  height: 20px;
  float: left;
  margin-right: 5px;
  background-repeat: no-repeat;
  background-image: url(../images/assets/whatsapp-icone.png) !important;
  background-position: center;
}
ul.paginas li{
  display: inline;
}
ul.paginas li img {
  width: auto;
  margin: auto;
  margin-bottom: 5px;
}
.cot_top {
  border-bottom: 1px solid #eeeced;
}
a.pac {
  text-transform: uppercase;
  padding: 0 21px;
  font-size: 12px !important;
  color: #f47b2c !important;
  font-weight: 900 !important;
}
header ul.paginas li {
  padding-left: 19px;
}
ul.paginas li a {
  font-weight: 900;
  display: inline-grid;
  color: #253434;
  padding-top: 0;
  font-size: 13px;
  line-height: 1.5;
  position: relative;
  padding: 4px;
  text-align: center;
}
span.nome-produto {
  color: #434b52;
  font-weight: 600;
  font-size: 18px;
  line-height: 1;
  height: 35px;
  overflow: hidden;
}
.img-destaque:hover {
  -webkit-filter: brightness(50%);
  -ms-filter: brightness(50%);
  -moz-filter: brightness(50%);
  -o-filter: brightness(50%);
  filter: brightness(50%);
  transition: 0.3s;
}
.img-block {
  width: 100%;
  height: 210px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.bloco- {
  width: 428px;
  overflow: hidden;
  border-radius: 20px;
  margin: 25px;
  box-shadow: 2px 2px 20px 6px #a29d9d;
  display: inline-grid;
}
.info-unidades {
  background: #7e1a15;
  padding: 25px 40px;
  color: white;
}
span.nome-unidade {
  font-weight: 700;
  font-size: 19px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 12px;
}
span.end-unidade {
  display: block;
  font-size: 26px;
  font-weight: 300;
  margin-bottom: 25px;
  height: 90px;
  overflow: hidden;
}
.info-unidades .flex {
  align-items: center;
}
a.ver-mapa {
  display: inline;
  margin-top: 10px;
  color: #282828;
  text-decoration: underline !important;
}
a.ver-mapa:hover {
  color: orange;
}
span.titulo img {
  position: relative;
  top: 5px;
}
section.tragem-gratuita {
  text-align: center;
  padding: 40px 0;
  background: #e2e1e2;
}
.item-exames img {
  position: absolute;
  top: 36%;
  right: 14px;
}
.linkSites {
  text-align: center;
}
.linkSites a {
  display: inline-block;
  margin: 0 36px;
  background: #f47b2c;
  padding: 15px 13px;
  margin-top: 12px;
  color: white;
  font-size: 15px;
  width: 33%;
  font-weight: 900;
  border-radius: 50px;
  text-transform: uppercase;
}
.linkSites a:nth-child(1) {
  background: #2c2a2b;
}
.linkSites a:nth-child(1):hover {
  background: #f47b2c;
}
.linkSites a:hover {
  background: #2c2a2b;
}
div#depoimento ul li {
  cursor: pointer;
}
.item-exames h3 {
  width: 96%;
  position: relative;
  padding-left: 10px;
  text-transform: uppercase;
  color: #7c104d;
  font-size: 18px;
  font-weight: 600;
}
.item-exames {
  box-shadow: -2px 12px 16px 12px rgb(220, 220, 220);
  background: white;
  margin: 5px;
  padding: 13px;
  position: relative;
  margin-bottom: 13px;
  border-radius: 12px;
  width: 454px;
  height: initial;
}
.txt {
  color: #454a4e;
  line-height: 1.3;
  font-size: 15px;
  margin-bottom: 30px;
}
form#triagem input,form#horario input {
  border: 0;
  padding: 11px;
  font-size: 15px;
  border-radius: 20px;
  background: #eeeff1;
  margin-bottom: 20px;
}
span.select select {
  font-size: 15px;
  border: 0;
  width: 98%;
  color: #605d5b;
  background: #eeeff1;
}
form#horario span.select {
  padding: 10px !important;
  width: 39% !important;
  background: #eeeff1 !important;
  border-radius: 20px !important;
  margin-right: 9px !important;
}
form#horario span.select select {
  background: #eeeff1;
}
span.top_titulo {
  display: block;
  color: #7e1b17;
  font-size: 40px;
  margin-bottom: 30px;
  font-weight: 300;
}
form#Newslatters input {
  margin: 0 15px;
}
.formAuditiva.cont {
  background: white;
  padding: 30px;
  border-radius: 15px;
  box-shadow: 0 0 37px #c8c5c5;
  margin-top: 40px;
}
span.select {
  padding: 9px;
  width: 36%;
  background: white;
}
header.fixed .logo img {
  width: 130px;
}
header.fixed ul.listaMenu li a {
  font-size: 14px;
  padding: 10px 8px;
}
header.fixed .menu-desktop.cont.flex {
  padding: 9px 0;
}
span.select select{
  background: white;
}
h3.subtitulo {
  margin-top: 15px;
  color: #2977b5;
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: 600;
}
.texto {
  color: #282828;
  font-size: 18px;
  margin: auto;
  line-height: 1.7;
  font-weight: 300;
}
.texto ul {
    padding-left: 15px;
}
.texto ul li {
    list-style: disc !important;
}
.texto img {
  max-width: 100%;
  margin: 20px 0;
  display: block;
}
.item-lista h3 {
  color: #666666;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  margin-top: 25px;
}
a.linkblog {
  display: block;
  text-align: center;
  background: #202020;
  margin-top: 40px;
  padding: 11px;
  color: white;
  border-radius: 30px;
   -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  z-index: 2;
  font-weight: 600;
  position: relative;
  overflow: hidden;
}
.after {
  position: relative;
}
h2.titulo.big {
  font-size: 50px;
  line-height: 1.1;
  text-transform: unset;
  display: block;
  font-weight: 700;
  margin-bottom: 0;
}
.especialistas .slick-slide {
  margin: 0 10px;
}
.icone-item {
 width: 100%;
  height: 115px;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center;
}
.logosClientes button.slick-prev.slick-arrow {
  top: 20px;
   -moz-filter: brightness(0);
  -webkit-filter: brightness(0);
  -moz-filter: brightness(0);
  -o-filter: brightness(0);
  filter: brightness(0);
}
.logosClientes button.slick-next.slick-arrow {
  top: 20px;
  -moz-filter: brightness(0);
  -webkit-filter: brightness(0);
  -moz-filter: brightness(0);
  -o-filter: brightness(0);
  filter: brightness(0);
}
form#novidades button:hover {
  background: #831419;
}
form#novidades button {
  width: 60%;
  background: #dd1019;
  padding: 8px; 
  border: 0;
  color: white;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
}
ul.listaMenu li a:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
ul.listaMenu li a:hover::after{
 background: white; 
 -webkit-transition: 1.5s;
  -ms-transition: 1.5s;
  -moz-transition: 1.5s;
  -o-transition: 1.5s;
  transition: 1.5s;
}
ul.listaMenu li a::after {
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  background: transparent;
  position: relative;
  top: 11px;
  margin: auto;
}
form#novidades input {
  margin: 0 5px;
  padding: 8px;
  font-size: 16px;
  width: 100%;
  border: 1px solid white;
}
section.shadow {
  background: #eeeeee;
}
ul.slick-dots {
  text-align: center;
}
ul.slick-dots li {
  display: inline-block;
}
.Lista-produtos ul.slick-dots li.slick-active button {
  background: transparent !important;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.Lista-produtos ul.slick-dots li button{
  border-color: #f58634 !important; 
  background: #f58634;
}
.after::after {
  content: "";
  width: 100%;
  margin: auto;
  background: #dfdfdf;
  height: 1px;
  left: 0;
  display: block;
  bottom: 0;
  margin-top: 30px;
}
a.linkbox:hover {
  background: #a2a2a2;
}
a.linkSite {
  display: block;
  margin-top: 20px;
  padding: 10px;
  background: #20429b;
  width: 250px;
  position: relative;
  z-index: 10;
  text-align: center;
  text-transform: uppercase;
  color: white;
  letter-spacing: 2px;
  font-weight: 600;
  overflow: hidden;
  font-size: 14px;
  border-radius: 30px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a.linkSite::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  background: #158cf2;
  top: 0;
  z-index: -1;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
  border-radius: 30px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
a.linkSite:hover{
  background: transparent;
  -webkit-transition: 1.2s;
  -moz-transition: 1.2s;
  -ms-transition: 1.2s;
  -o-transition: 1.2s;
  transition: 1.2s;
}
a.linkSite.black::after {
  background: #606060;
}
a.linkSite.black {
  background: #202020;
}
h3.subtitulo.white{
  color:  white !important;
}
a.linkSite:hover::after{
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.diferenciais {
  position: relative;
}
.ListaNumeros button.slick-prev.slick-arrow,.diferenciais button.slick-prev.slick-arrow {
  background-repeat: no-repeat;
  border: 0;
  background-image: url(../images/voltar.png);
  background-color: transparent;
  font-size: 0;
  color: transparent;
  width: 30px;
  height: 30px;
  background-position: center;
}
.ListaNumeros button.slick-prev.slick-arrow,.diferenciais button.slick-prev.slick-arrow {
   left: 0;
}
.ListaNumeros button.slick-next.slick-arrow,.diferenciais button.slick-next.slick-arrow{
   right: 0;
}
.ListaNumeros button.slick-next.slick-arrow,.diferenciais button.slick-next.slick-arrow {
  background-repeat: no-repeat;
  border: 0;
  background-image: url(../images/avancar.png);
  background-color: transparent;
  font-size: 0;
  color: transparent;
  width: 30px;
  height: 30px;
  background-position: center;
}
.diferenciais button.slick-arrow {
  position: absolute;
  top: 65px;
}
button.enviarOrcamento {
  background: #20429b;
  width: 100%;
  text-align: center;
  position: relative;
  border: 0;
  z-index: 10;
  padding: 10px;
  overflow: hidden; 
  margin-top: 8px;
  color: white;
  font-weight: 600;
  cursor: pointer;
  font-size: 15px;
  border-radius: 30px;
}
button.enviarOrcamento::after {
  content: "";
  z-index: -1;
  left: 0;
  bottom: 0;
  height: 0;
  width: 100%;
  background: #158cf2;
  position: absolute;
  border-radius: 30px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
button.enviarOrcamento:hover{
  background:  transparent;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
button.enviarOrcamento:hover::after{
  height: 100%;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a.linkSite.black {
  margin-top: 10px;
}
button.enviar {
  border: 0;
  background: #0f1111;
  color: white;
  cursor: pointer;
  margin-top: 8px;
  font-size: 15px;
  width: 197px;
  height: 47px;
  font-weight: 600;
  border-radius: 5px;
}
button.enviar:hover {
  background: #636f6f;
}
.box-news h2 {
  line-height: 1;
}
.produtos-destaque a.ver-mais {
  position: absolute;
  bottom: 10px;
  right: 0;
}
.opc-horario {
  background: #4c0e0e;
  margin-top: 10px;
  padding: 15px;
  position: relative;
  border-radius: 10px;
}
span.att {
  font-weight: 600;
  letter-spacing: 1px;
}
.opc-horario a.tel {
  position: absolute;
  bottom: 7px;
  right: 0;
}
.opc-horario span.end-unidade {
  font-size: 17px !important;
  margin-top: 10px;
}
.opc-horario span.end-unidade {
  width: max-content;
  position: absolute;
}
.conteudoUnidade span.titulo {
  color: #4c0e0e;
  text-transform: uppercase;
}
.produtos-destaque {
  width: 190px !important;
  height: 200px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-color: white;
  border-radius: 12px;
  padding: 15px;
  background-size: 74%;
  margin: 10px;
  box-shadow: 0 0 15px 2px #b5b0b5;
}
span.selo {
  display: block;
  background: #b70b09;
  color: white;
  font-weight: 600;
  text-align: center;
  font-size: 13px;
  border-radius: 20px;
  margin-left: auto;
  height: 12px;
  padding-top: 1px !important;
  margin-right: auto;
  width: auto;
  padding: 5px 0;
  overflow: hidden;
}
.box-fazemos {
  padding: 20px;
  text-align: center;
}
span.modelos {
  display: block;
  margin: 10px 0;
  font-weight: 500;
  text-transform: uppercase;
  color: #7f114e;
  font-size: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.listas button.slick-next.slick-arrow {
  border: 0;
  padding: 0;
  color: transparent;
  font-size: 0;
  background-color: transparent;
  outline: none;
  width: 23px;
  height: 37px;
  background-image: url(../images/assets/next.png);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
.listas button.slick-prev.slick-arrow {
  border: 0;
  padding: 0;
  background-color: transparent;
  color: transparent;
  font-size: 0;
  outline: none;
  background-color: transparent;
  width: 23px;
  height: 37px;
  background-image: url(../images/assets/prev.png);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
.img-destaque {
  width: 100%;
  height: 143px;
}
.img-destaque {
  width: 100%;
  height: 143px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
h3.subitulo_blog {
  display: block;
  color: #364ae9;
  font-weight: 800;
  margin-bottom: 15px;
  text-transform: uppercase;
  text-align: center;
  font-size: 20px;
  margin-top: 5px;
}
.info-noticias {
  padding: 0 17px;
}
.ultimas-noticias {
  width: 200px;
  margin-left: 8px;
}
span.titulo-ultima {
  overflow: hidden;
  color: #4e58b9;
  font-weight: 800;
  font-size: 18px;
  line-height: 1;
  height: 34px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 7px;
}
span.numero {
  color: #828282;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
  display: block;
  margin-top: 2px;
}
section.bgGray {
  background: #edeef0;
}
footer .box-dir.tele a img {
  vertical-align: middle;
  margin-right: 5px;
}
.ver-mais:hover {
  text-decoration: underline !important;
}
.produtos-destaque span.ver-mais {
  position: absolute;
  right: 0;
  bottom: 8px;
}
.ultimas-noticias {
  width: 200px;
  margin-left: auto;
  margin-top: 20px;
}
.box-noticias:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.listaPalestrantes{
  position: relative;
}
.listaPalestrantes button.slick-next.slick-arrow {
  background-repeat: no-repeat;
  border: 0;
  background-image: url(../images/avancar.png);
  background-color: transparent;
  font-size: 0;
  color: transparent;
  width: 30px;
  cursor: pointer;
  height: 30px;
  background-position: center;
}
.box-social i {
  margin-right: 10px;
}
.box-palestra a.pag_link {
  display: block;
  width: 100px;
  background: #20429b;
  text-align: center;
  margin: auto;
  margin-top: 20px;
  color: white;
  font-weight: 600;
  font-size: 14px;
  overflow: hidden;
  padding: 7px;
  border-radius: 30px;
  position: relative;
  z-index: 10;
}
.box-palestra a.pag_link::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  background: #158cf2;
  z-index: 0;
  height: 0;
  top: 0;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.box-palestra a.pag_link:hover{
  background: transparent;
  -webkit-transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.box-palestra a.pag_link:hover::before{
  height: 100%;
  z-index: -1;
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.icones-palestra {
  height: 98px;
  width: 100px;
  background-repeat: no-repeat;
  background-position: center;
  margin: auto;
  margin-bottom: 15px;
}
.listaPalestrantes .slick-slide {
  margin: 0 15px !important;
}
.listaPalestrantes.slick-initialized.slick-slider .box-palestra{
  text-align: center;
  margin: auto;
}
.video iframe {
  width: 100%;
}
.div-frame {
  border-radius: 27px;
  overflow: hidden;
  max-height: 450px;
  position: relative;
}
.box-palestra {
  background: white;
  padding: 25px 0;
  border-radius: 12px;
  display: inline-block;
  width: 222px;
  margin: 0 10px;
}
span.nome-palestra {
  display: block;
  color: #2e2c36;
  font-size: 19px;
  font-weight: bold;
  text-align: center;
  min-height: 39px;
  text-transform: capitalize;
  line-height: 1;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 15px;
}
.listaPalestrantes button.slick-prev.slick-arrow {
  background-repeat: no-repeat;
  border: 0;
  background-image: url(../images/voltar.png);
  background-color: transparent;
  font-size: 0;
  color: transparent;
  width: 30px;
  height: 30px;
  background-position: center;
}
.noti {
  border-bottom: 1px solid #4e58b9;
  margin-bottom: 15px;
  position: relative;
}
.noti:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
span.desc-noticias {
  font-size: 15px;
  height: 66px;
  font-weight: 400;
  overflow: hidden;
  line-height: 1.4;
  color: #6e7176;
  margin-bottom: 24px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
form#Newslatters input {
 width: 100%;
}
form#Newslatters {
  width: 100%;
  margin-left: 18px;
}
ul.class-numeros {
  display: flex;
  align-items: center;
  margin-left: auto;
}
li.agencia {
  margin-left: 25px;
}
span.orcamento {
  display: block;
  margin: 0 15px;
  color: white;
  border: 3px solid #158cf2;
  padding: 5px 20px;
  border-radius: 20px;
}
.diretor {
  width: 215px;
  text-align: right;
  font-size: 13px;
  font-weight: 400;
  color: white;
  margin-left: auto;
}
.box-unidade .endereco a {
  color: #252525;
  font-weight: 500;
  display: block;
}
.unidades-rodape .box-unidade p {
  display: block;
  font-size: 12px;
  width: calc(100% - 50px);
  color: #262626;
}
.telUnidade {
  width: 100%;
  float: left;
}
.box-unidade .telUnidade a {
  font-size: 13px;
  margin: 5px 0;
  color: #f47b2c !important;
}
.box-unidade .endereco {
  display: block;
  font-size: 13px;
}
.fones-footer {
  background: #f47b2c;
  padding: 15px 0;
}
a.ver-todas:hover {
  background: #253434;
}
.fones-footer .flex {
  align-items: center;
}
.box-footer {
  width: 100%;
  padding: 20px 0;
  margin-right: 30px;
}
form#Newslatters button:hover {
  background: #253434;
}
span.end-footer {
  display: block;
  color: #505050;
  font-size: 14px;
}
span.nome-end {
  display: block;
  margin-bottom: 5px;
  color: #ca3938;
  font-weight: 600;
}
ul.class-numeros li a {
  color: white;
}
footer a.tel{
  padding: 4px 20px;
  margin: 0 10px;
  font-size: 14px !important;
}
footer .box-logo.flex {
  align-items: center;
  padding-right: 50px;
  background: #f8f8f8;
  position: relative;
}
footer .flex.info-footer {
  position: relative;
  background: #064270;
  padding-left: 30px;
  padding-top: 30px;
  width: 100%;
  padding-bottom: 30px;
}
footer {
  background: #0f1010;
}
footer ul.menu-rapido li a {
  color: white;
  font-size: 15px;
  margin-bottom: 0;
}
footer a.AgenciaRed {
  margin-left: auto;
  margin-right: 0;
  color: white;
  font-size: 14px;
  font-weight: 400;
}
footer a.AgenciaRed img {
  vertical-align: middle;
  width: 45px;
  margin-left: 7px;
}
footer .sociais-footer i {
  color: white !important;
  font-size: 20px !important;
  margin-right: 19px;
}
footer .flex.sociais-footer i {
  margin: 0 20px !important;
  color: white;
  border: none;
  font-size: 20px;
  margin-left: 0 !important;
}
footer .flex.info-footer::after {
  background: #064270;
  content: "";
  position: absolute;
  left: 100%;
  width: 100%;
  height: 100%;
  top: 0;
}
footer .box-menu-footer a {
  display: block;
  font-size: 14px;
  color: white;
  margin-bottom: 10px;
}
footer .box-menu-footer {
  display: block;
  margin-left: auto;
  padding-right: 20px;
}
.box-menu-footer strong {
  display: block;
  margin-bottom: 7px;
  color: white;
  font-weight: 600;
}
.box-menu-footer {
  display: block;
  margin-left: auto;
}
footer li.sub:hover .sub-menu{
  bottom: 82px;
}
.box-dir p.dir {
  color: #767779;
  font-weight: 600;
  font-size: 12px;
}
footer ul.listaMenu li a {
  padding: 25px !important;
}
footer .flex.info-footer.cont {
  padding-top: 30px;
}
footer ul.listaMenu li a::after {
  display: none;
}
footer ul.sub-menu{
  bottom: 80px;
}
footer .box-dir:nth-last-child(1) {
  margin-right: 0;
}
footer .box-dir:nth-child(1) {
  margin-left: 0;
}
footer .box-dir {
  margin: auto;
}
footer .box-dir {
  margin-right: 40px;
}
footer .direitos {
  background: #002f4f;
  padding: 15px 0;
}
footer .direitos .flex {
  align-items: center;
}
footer .box-dir.tele a {
  margin: 0 10px;
  color: #4b59c4;
}
footer ul.listaMenu.flex::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #969090;
  left: 0;
  margin-top: 100px;
}
footer ul.listaMenu.flex {
  height: 82px;
  align-items: end;
  margin-bottom: 20px;
}
footer .box-dir.tele {
  margin-right: 0;
  text-align: right;
}
footer .box-dir.tele a i {
  margin-right: 5px;
}
footer .box-dir span.orcamento {
  border-color: #2e2c36;
  color: #2e2c36;
}
.centrarAtendiemtno {
  padding: 25px;
}
footer .centrarAtendiemtno h3 {
  font-weight: 500;
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #002f4f;
}
footer .linhas a {
  display: block;
}
footer .box-dir span.orcamento:hover {
  background: #2e2c36;
  color: white;
}
footer .listaMenu li.submenu {
  position: relative;
}
.responsavel p {
  margin-right: 25px;
}
ul.lista-categoria-submenu {
  position: absolute;
  z-index: 1;
  right: -15px;
  top: 23px;
}
footer ul.listaMenu li.submenu ul.lista-categoria-submenu li a {
  padding: 0 !important;
  font-size: 13px;
  line-height: 1.6;
  color: #9c9c9c;
}
.responsavel {
  display: flex;
  align-items: center;
  float: right;
  color: white;
  font-size: 13px;
  font-weight: 900;
}
.clasNewslatters {
  background: white;
  text-align: center;
  padding: 30px;
  box-shadow: 0 0 20px 9px rgba(148, 148, 148, 0.32);
  border-radius: 10px;
}
.unidades-rodape {
  display: flex;
  margin: 25px;
  width: auto;
  align-items: flex-end;
}
.redes-sociais {
  text-align: center;
}
.horarios {
  display: flex;
}
.box-medicos {
  border: 1px solid #546060;
  padding: 25px 40px;
  margin: 20px;
  width: calc(100% / 4 - 122px);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  padding-bottom: 75px;
}
.box-medicos:hover {
  box-shadow: 0 11px 5px 0px #c1c0c0;
  -webkit-transform: translateY(-12px);
  -ms-transform: translateY(-12px);
  -moz-transform: translateY(-12px);
  o-transform: translateY(-12px);
  transform: translateY(-12px);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.foto-medico {
  width: 100%;
  height: 165px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 18px;
}
.box-medicos h3.nome_do_medico {
  color: #f47b2c;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 10px;
}
.box-medicos .info-medicos {
  color: #9e9e9e;
  line-height: 1.7;
  font-size: 13px;
  font-weight: 500;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 15px;
}
a.ler-medico:hover {
  background: #f47b2c;
}
a.ler-medico {
  display: block;
  text-align: center;
  background: #2c2a2b;
  color: white;
  padding: 15px;
  margin-top: 30px;
  font-size: 15px;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: 900;
  position: absolute;
  bottom: 25px;
  width: 139px;
}
.mais-servicos a.saiba-mais{
  position: absolute;
  bottom: 25px;
}
.mais-servicos{
  padding-bottom: 60px;
}
ul.paginas li a:hover {
  color: #f47b2c;
}
.whatsapp-opc {
  background: #4cc3cf;
  position: fixed;
  bottom: 40px;
  width: 40px;
  padding: 11px;
  border-radius: 50%;
  height: 40px;
  text-align: center;
  align-items: center;
  display: flex;
  z-index: 99;
}
span.fecharPesquisa:hover {
  color: darkRed;
}
span.fecharPesquisa {
  position: relative;
  bottom: 22px;
  margin-left: 429px;
  color: white;
  font-size: 54px;
  line-height: 0;
  cursor: pointer;
}
form.pesqusaForm button {
  border: 0;
  margin-left: -5px;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  font-size: 24px;
  width: 67px;
  outline: none;
}
form.pesqusaForm input::placeholder {
  color: white;
}
form.pesqusaForm input {
  background: transparent;
  border: 0;
  border-bottom: 2px solid white;
  color: white;
  font-size: 22px;
  padding: 4px;
  width: 350px;
  margin: auto;
}
.cotrolClass {
  text-align: center;
  margin-top: 50vh;
}
.pesquisaBox-Modal{
  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: rgba(16, 28, 39, 0.83);
  top: 0;
  display: none;
  align-items: baseline;
}
.whatsapp-opc img {
  margin: auto;
}
.whatsapp-opc {
  right: 40px;
}
.clss-banner {
  position: relative;
}
.arrows {
  position: absolute;
  width: 100%;
}
#bannerHome .arrows{
  bottom: 110px;
}
.arrows .nextBanner,.prevn {
  cursor: pointer;
  float: right;
}
.arrows .prevBanner,.prevp {
  cursor: pointer;
  float: left;
}
.depoi .arrows {
  bottom: 100px;
}
.depP {
  float: left;
  position: relative;
  left: -30px;
  cursor: pointer;
}
.depN {
  float: right;
  position: relative;
  right: -30px;
  cursor: pointer;
}
span.desc-hover {
  padding: 10px;
  display: block;
  background: white;
  font-size: 13px;
  font-weight: 600;
  color: #d03938;
  border-radius: 20px;
  margin-bottom: 10px;
}
.hover-number {
  background: #cd3938;
  position: absolute;
  width: 218px;
  bottom: 0;
  margin-left: -165px;
  border-radius: 20px;
  padding-bottom: 10px;
  -webkit-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
.closeMenu{
  display: none;
}
.whatsapp-opc:hover .hover-number {
  -webkit-transform: rotateX(0);
  -ms-transform: rotateX(0);
  -moz-transform: rotateX(0);
  -o-transform: rotateX(0);
  transform: rotateX(0);
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
}
.hover-number a img {
  margin: 6px;
  width: 23px;
  margin-left: 20px;
}
.hover-number a {
  display: flex;
  align-items: center;
  width: 100%;
  color: white;
  font-weight: 600;
  margin: auto;
}
.contatoAcao {
  align-items: center;
}
.rightBox.flex {
  margin-left: auto;
  margin-right: 0;
}
a.trabalheConosco {
  display: block;
  margin-right: 31px;
  color: white;
  border: 1px solid white;
  padding: 7px;
  font-size: 15px;
  width: 200px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 30px;
}
a.trabalheConosco:hover{
  color: #404040;
  background: white;
}
.rightBox .flex.redesFooter i {
  color: white;
  border-color: white;
}

@media screen and (max-width: 1100px){
  .cot_top {
    border-bottom: 0;
  }
  .item-banner-width,.texto-banner{
    width: 100% !important;
  }
  .img-banner img {
    max-width: 370px;
  }
  header .menu ul {
    display: block;
  }
  .flex.Listaluvas {
    display: block;
  }
  .bx.bx-left, .bx.bx-right{
    width: auto;
  }
  section.class-usar .padding {
    padding-top: 0;
  }
  section.class-quem-usa{
    background-position: unset;
  }
  .list-avideos iframe{
     width: calc(100% / 2 - 10px);
  }
  .bx{
    width: auto;
  }
  .Lista-luva {
    margin: auto;
  }
  section.luvas-chefe{
    padding-bottom: 100px;
    height: auto;
  }
  button.informacao {
    margin-top: 0;   
    margin-bottom: 30px;
  }
  .bx-left .item-texto {
    text-align: center;
  }
  .item-texto{
     margin-bottom: 20px !important;
  }
  #banner-home,.item-banner{
    height: 740px;
  }
  header .menu {
    padding-top: 25px;
  }
  header .menu li.close-menu {
    top: 0;
  }
  img.detalhe-image-banner.bottom.init,.link-lateral,img.detalhe-image,img.image-mao,img.image-comida,
  .bx.bx-left .item-texto:nth-child(1)::after,.bx.bx-left .item-texto:nth-child(2)::after,
  .bx.bx-right .item-texto:nth-child(1)::before,.bx.bx-right .item-texto:nth-child(2)::before{
    display: none;
  }
  ul.lista-item-footer.flex li span {
    display: block;
    line-height: 0; 
  }
  header .teleofnes a {
    display: none;
  }
  ul.lista-item-footer li a::after{
    display: none;
  }
  ul.lista-item-footer.flex {
    display: block;
    text-align: center;
  }
  .links-mobile{
    display: block;
  }
  .box-social {
    width: calc(100% / 3 - 20px);
    overflow: hidden;
  }
  .bx.bx-left, .bx.bx-right {
    padding-top: 0;
  }
  .bx.bx-right .item-texto {
    padding-left: 0;
  }
  .menu-desktop.cont {
    width: 95%;
  }
  .logo img {
    width: 65% !important;
  }
  header {
    padding: 20px 0;
  }

  .especialistas i.fa.fa-chevron-right.slick-next.slick-arrow, 
  .Lista-promocao i.fa.fa-chevron-right.slick-next.slick-arrow{
    right: 0;
    z-index: 99;
  }
  .especialistas i.fa.fa-chevron-left.slick-prev.slick-arrow,
  .Lista-promocao i.fa.fa-chevron-left.slick-prev.slick-arrow{
    left: 0;
    z-index: 99;
  }
  .conteudo-modal-prod {
    width: 90%;
    padding: 10px 30px;
  }
  .imb-parallax {
    background-attachment: initial;
  }
  .topoHeader .flex{
    display: none;
  }
  footer .cont.rodape.flex {
    display: block;
  }
  footer .box-logo.flex {
    display: block;
    padding: 0 !important;
    padding-top: 10px !important; 
    padding-bottom: 20px !important;
  }   
  footer .flex.info-footer::after{
    display: none;
  }
  header ul.listaMenu.flex {
    position: fixed;
    display: block;
    top: 0;
    padding-top: 35px;
    background: #064270; 
    left: 0;
    height: 100%;
    width: 50%;
    border-right: 2px solid rgb(4, 55, 95);
    z-index: 9999;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
  }
  ul.listaMenu li a{
    color: white;
    line-height: 2;
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
    padding: 10px !important;
  }
  span.menuMobile_ico {
    position: absolute;
    width: 35px;
    height: 4px;
    background: #202020;
    right: 0;
    border: 20px solid white;
  }
  span.menuMobile_ico::before {
    content: "";
    position: absolute;
    width: 35px;
    height: 4px;
    background: #202020;
    right: 0;
    top: -6px;
  }
  span.menuMobile_ico::after {
    content: "";
    position: absolute;
    width: 35px;
    height: 4px;
    background: #202020;
    right: 0;
    top: 6px;
  }
  section {
    background-size: cover;
  }
  li.submenu a.after::after{
    display: none;
  }
  .logo img {
    width: 100% !important;
  }
  .txt-dinamico h2 {
    font-size: 50px;
  }
  button.slick-next.slick-arrow{
    right: 0;
  }
  button.slick-prev.slick-arrow{
    left: 0;
  }
  header.fixed {
    top: 0 !important;
  } 
  #banner-home .arrow img.seta_left.slick-arrow{
    right: 0;
  }
  #banner-home .arrow img.seta_right.slick-arrow{
    left: 0;
  }
  .logo-mobile {
    display: block;
    width: 180px;
    float: left;
  }
  .logo-mobile img {
    width: 100%;
  }
  ul.opcs {
    position: inherit;
  }
  ul.menu-footer {
    display: none;
  }
  .box-unidade {
    padding-right: 10px;
  }
  .menu-desktop.cont.flex {
    padding: 10px 0;
  }
  .box-item{
    padding: 40px 40px;
    width: calc(100% / 3 - 101px);
  }
  .blog-destaqueHome {
    width: 53%;
    margin-bottom: 20px;
  }
  a.suporteLink {
    display: none;
  }
  .carrossel-horario{
    left: 20px;
    position: relative;
  }
  span.close-menu{
    right: 0;
  }
  .carrossel-horario{
    margin-right: 56px;
  }
  ul.pages li a {
    color: #f47b2c;
  } 
  .menuFixo ul.pages {
    display: none;
  }
  .menu-open{
    display: block !important;
  }
  .cont.menu-desk{
    display: none;
  }
  ul.opc-topo.flex {
    display: none;
  }
  .depP{
    left: 0;
  }
  .depN{
    right: 0;
  }
  .itens-depoimentos{
    padding: 40px;
  }
  .depoi .arrows {
    bottom: 150px;
  }
  .item-exames,.list-item a{
    width: 46%;
  }
  .cont{
    width: 95%;
  }
  .itens-menu .logo {
    float: none;
  }
  ul.contact {
    position: inherit;
  }
  li.email {
    width: auto;
    margin: auto;
    margin-bottom: 25px;
  }
  .pesquisa {
    position: relative;
    bottom: 0;
    margin: 20px 0;
  }
  a.results {
    width: 159px;
    padding: 8px;
  }
  footer ul.listaMenu.flex {
    display: none;
  }
}

@media screen and (max-width: 815px){
  .controle-modal {
    width: 90%;
    padding: 3%;
  }
  .box-news.flex {
    width: auto;
  }
  .formulario-bx {
    width: auto;
    padding-right: 0;
  }
  .informacoes-bx {
    padding-left: 0;
    margin-top: 40px;
  }
  .lists button.slick-next.slick-arrow {
    border: 0;
    padding: 0;
    color: transparent;
    font-size: 0;
    background-color: transparent;
    outline: none;
    width: 23px;
    height: 37px;
    background-image: url(../images/assets/next.png);
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
  }
  .lists button.slick-prev.slick-arrow {
    border: 0;
    padding: 0;
    color: transparent;
    font-size: 0;
    background-color: transparent;
    outline: none;
    width: 23px;
    height: 37px;
    background-image: url(../images/assets/prev.png);
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
  }
  div#depoimento ul li .controle-depoimentos{
    display: inline-block;
  }
  a.ver-mais{
    margin-right: 52px;
  }
  .endereco-box p {
    display: block;
    width: 100%;
  }
  form#orcamentoModal input, form#orcamentoModal textarea{
    width: calc(100% / 1 - 30px);
  }
  .cont.listaInfoBanner {
    text-align: center;
  }
  .formularioBanner {
    overflow: auto;
  }
  div#depoimento ul li {
    padding: 2px;
  }
  .listaRecentes {
    width: auto;
  }
  .box-destaque.left.init {
    margin-bottom: 40px;
  }
  .box-destaque {
    width: 100%;
    margin-right: 0;
  }
  .texto-banner{
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
  .ModalOrcar .formularioBanner{
    display: block;
    border-radius: 0;
    height: 100%;
    top: 0;
  }
  ul.sub-categoria.flex{
    display: none !important;
  }
  footer ul.listaMenu.flex,.box-menu-footer{
    display: none;
  }
  ul.listaMenu li a:hover {
    color: white;
  }
  header ul.sub-menu {
    position: relative;
  }
  li.sub::after{
    border-color: white transparent transparent transparent; 
  }
  .closeMenu{
    display: block;
    font-size: 47px;
    color: white;
    position: absolute;
    right: 0;
    top: 0;
  }
  .box-redes {
    margin-left: auto;
  }
  .div-frame {
    border-radius: 0;
  }
  footer .box-dir.tele{
    text-align: center;
  }
  .box-dir.tele a {
    display: block;
  }
  .linksRedesSociais a{
    width: 50%;
    margin-bottom: 10px; 
  }
  li.sub::after{
    top: 27px;
    right: 17px;
  }
  .item-s{
    justify-content: center;
  }
  footer .flex.info-footer{
    width: auto;
  }
  section.class-quem-usa {
    padding-bottom: 0;
    padding-top: 0;
  }
  .cont.padding.flex {
    display: block;
  }
  .logo-footer {
    margin-bottom: 25px;
  }
  footer .box-menu-footer:nth-child(1){
    display: none;
  }
  footer .box-menu-footer {
    margin-left: 0;
    width: 100%;
    text-align: left;
  }
  .menuFixo .flex {
    align-items: center;
    display: flex;
  }
  .menu-lists{
    width: 73%;
  }
  .box-item{
    width: calc(100% / 2 - 101px);
    margin: 10px auto;
  }
  form#Newslatters, form#Cont {
    display: block !important;
  }
  .produtos-destaque a.ver-mais{
    left: 12px;
    right: auto;
  }
  header .flex {
    display: flex;
  }
  .formularioBanner {
    display: none;
  }
  .txt-dinamico {
    width: auto;
    margin: auto;
  }
  .box-fazemos {
    width: auto;
  }
  .logo{
    float: left;
  }
  .item-exames, .list-item a {
    width: 45%;
  }
  span.menu-open{
    margin-top: 0;
    float: right;
  }
  form#Newslatters input {
    width: 50%;
    margin-bottom: 10px;
  }
  .tab-content .lista-produtos {
    width: 100%;
  }
  .info-estilo{
    width: auto;
    padding-right: 0;
  }
  form#triagem input {
    width: 80% !important;
    margin: auto;
    margin-bottom: 20px;
  }
  .noticias {
    text-align: center;
  }
  .box-noticias{
    margin-bottom: 35px;
  }
  .ultimas-noticias {
    width: auto;
  }
  span.select{
    width: 82% !important;
    margin: auto;
    margin-bottom: 19px;
  }
  h2.tituloBanner {
    width: 96%;
    font-size: 30px;
    display: block;
  }
  .listaSLick button.slick-next.slick-arrow{
    z-index: 2;
  }
  .listaSLick button.slick-prev.slick-arrow{
    z-index: 2;
  }
  .box-seg{
    border-radius: 0;
  }
  h2.titulo{
    font-size: 40px !important;
    line-height: 1 !important;
  }
  .galeria-grande {
    margin-bottom: 10px;
  }
  .galeria-Thumb{
    height: auto;
  }
  .item-coleta{
    margin-bottom: 15px;
  }
  .projetosPart .box {
    width: 100%;
  }
  .over-linha{
    left: 200px;
  }
  .galeria-classGrande,.galeria-Thumb {
    width: auto;
    float: none;
  }
  .img-sobre{
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .list-avideos iframe{
    height: 250px;
  }
  ul.class-numeros {
    margin-right: 0;
    width: 200px;
  }
  section.Newslatters.center .cont {
    display: block !important;
  }
  section.Newslatters.center .cont h2 {
    margin: 10px 0 !important;
  }
  form#Newslatters button{
    margin: auto; 
  }
  .diretor{
    width: auto;
    text-align: center;
    margin: 9px auto;
  }
  li.email {
    width: auto;
    margin: auto;
    margin-bottom: 25px;
  }
  footer span.orcamento {
    margin: 18px auto;
    width: 185px;
  }
  h2.titulo{
    text-align: center;
  }
  footer .box-dir.tele a {
    margin: 10px 10px;
  }
  footer .box-dir {
    margin-right: auto;
  }
  footer .logo {
    float: none;
    text-align: center;
    margin: auto; 
  }
  footer {
    text-align: center;
  }
  .box-footer {
    width: 165px;
    padding: 20px 0;
    margin-right: 30px;
    display: inline-grid;
    margin: auto;
  }
  a.tel{
    display: block;
    text-align: left;
    padding: 10px 0;
  }
  .box-sobre {
    display: inline-grid;
    margin-bottom: 30px;
  }
  footer a.tel{
    width: 160px;
    margin: auto;
    margin-bottom: 10px;
    display: inline-block;
  }
  .roun {
    text-align: center;
    margin-bottom: 20px;
  }
  form#triagem input, form#horario input{
    margin: auto;
    width: 80% !important;
    display: block;
    margin-bottom: 20px;
  }
  span.select{
    display: block;
  }
  button#solicitar {
    display: block;
  }
  span.tituloModl{
    text-align: center;
    display: block;
  }
   button.cotatcao{
    margin-right: auto;
    margin-top: 30px;
   }
   .conteudoUnidade{
      text-align: center;
   }
   .Un_gal {
    width: 470px;
    margin: auto;
  }
  span.att{
    text-align: left;
    display: block;
  }
  .clasNewslatters {
    width: auto;
    margin-right: 0;
  }
  form#Cont input {
    width: 80% !important;
    margin-bottom: 20px;
  }
  .redes-sociais{
    padding: 30px 0;
  }
  section.contato-new button.enviar{
    margin: auto;
    display: block;
  }
  .whatsapp-opc{
    right: 20px !important;
  }
  span.select{
    border-radius: 20px;
  }
  .formAuditiva.cont{
    margin-top: 0;
    padding: 20px 0;
  }
  span.close-menu{
    right: 0;
  }
  form#Newslatters button {
    width: 200px;
  }
  .menu-list-rodape {
    padding-bottom: 20px;
  }
  .fones-footer{
    padding: 10px 0;
  }
  .pad.txt-info {
    padding: 0 0;
  }
  .box-unidade{
    text-align: left;
  }
  .responsavel{
    float: none;
    display: block;
  }
  .redes-sociais {
    padding: 10px 0;
  }
  .fones-footer .cont img {
    margin-bottom: 10px;
  }
  header.fixed ul.listaMenu li a{
    line-height: 1;
  }
  .box-logo {
    margin: auto;
  }
  header ul.listaMenu li a, header.fixed ul.listaMenu li a {
    font-size: 14px !important;
    line-height: 1 !important;
    padding: 10px 8px !important;
  }
  
}

@media screen and (max-width: 615px){
  a.ver-mais {
    margin: auto !important;
  }
  .item-banner-width {
    display: block
  }
  .box-texto {
    width: auto;
    margin-right: 0;
  }
  .ite-usar {
    width: 100%;
  }
  section.class-quem-usa{
    background: #0f1111;
  }
  .list-avideos iframe {
    width: calc(100% / 1 - 10px);
  }
  .box-social {
    width: calc(100% / 1 - 20px);  
    text-align: center;
  }
  .onde-encontrar-lista.padding {
    padding-top: 0;
  }
  .ite-usar span {
    font-size: 19px;
  }
  .box-pesquisar{
    display: none;
  }
  .box-links {
    width: auto;
    float: none;
  }
  .box-links a{
    font-size: 25px;
  }
  .rightCont.flex {
    display: none;
  }
  .menuFixo span.menu-open {
    top: 30px;
  }
  span.fecharVideoDep{
    right: 0;
  }
  div#depoimento ul li{
    padding: 0;
  }
  span.controle-depoimentos.videoDepoimento {
    margin-right: 3px;
  }
  div#depoimento ul li .controle-depoimentos {
    display: inline-block;
  }
  h2.tituloBanner{
    white-space: inherit;
    animation: none;
  }
  a.blogLink {
    display: block !important;
  }
  .leftCont a {
    display: none;  
  }
  .video iframe {
    width: 100%;
    height: 260px;
  }
  .padding.todos-fazem-magica {
    margin-top: 0;
  }
  .jeff::after{
    display: none;
  }
  .box-item {
    width: calc(100% / 1 - 101px);
  }
  .boc-servico{
    width: calc(100% / 1 - 70px);
  }
  span.orcamento{
    font-size: 9px;
  }
  form#contato input{
    width: 100%;
    margin-bottom: 8px;
  }
  form#contato textarea{
    margin-top: 0;
  }
  span.box-HoverDepoimentos{
    width: 224px;
  }
  a.soliciteOrcamento{
    width: auto;
    font-size: 13px;
  }
  .linksRedesSociais a {
    width: 100%;
  }
  .box-redes{
    display: none;
  }
  .instagramFotos img {
    width: calc(100% / 3 - 10px);
  }
  a.emailLink {
    display: none;
  }
  footer .rodape .flex {
    align-items: center;
    display: block;
    padding: 20px; 
  }
  header.fixed .logo img {
    width: 130px !important;
  }
  .info {
    font-size: 14px;
  }
  .direitos.padding .flex {
    display: block;
  }
  .info-magia{
   position: static;
  }
  .menuFixo {
    background: white;
  }
  .carrossel-horario {
    display: none;
  }
  ul.caminho{
    text-align: left;
  }
  .img-dest{
    background-size: cover;
  }
  .item-coleta{
    width: 81%;
  }
  .box-corpo:hover .overlay-texto,.box-conve:hover .over-conve{
    display: none;
  }
  header .logo {
    position: relative;
    width: 150px;
  }
  header .logo img{
    width: 180px !important;
  }
  h2.titulo.big {
    font-size: 26px;
  }
  span.titulo{
    font-size: 25px;
    line-height: 1.1;
  }
  header {
    top: 0 !important;  
    padding: 10px 0;
    background: rgb(74, 74, 74) !important;
  }
  header .logo img {
    width: 130px !important;
  }
  .txt-dinamico h2 {
    font-size: 35px;
    width: 80%;
    margin: auto;
    text-shadow: 0 0 15px black;    
    margin-bottom: 15px;
  }
  span.menu-open{
    position: absolute;
    top: 15px;
    right: 0;
  }
  header ul.listaMenu.flex{
    width: 80%;
  }
  .logo-mobile {
    display: block;
    width: 150px;
    float: none;
  }
  .lista-diferenciais .list{
    width: auto;
    display: flex;
  }
  .lista-diferenciais .list h3{
    position: inherit;
    font-size: 13px;
  }
  .list img{
    height: auto;
    width: 30px;
  }
  .item-exames{
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }
  .list-item a {
    width: auto;
    margin: 0;
    margin-bottom: 10px;
    display: block;
  }
  .item-exames h3{
    font-size: 13px;
  }
  ul.menu-footer {
    display: none !important;
  }
  .carrossel-horario {
    margin-right: 0;
    margin-left: auto;
  }
  .flex.menu-lists {
    width: auto;
  }
  .logo-mobile img {
    width: 100%;
  }
  ul.redes-opc-menu {
    margin-top: 25px;
  }
  #bannerHome .arrows,ul.slick-dots{
    bottom: 20px;
  }
  form#Cont input{
    margin-right: 0;
  }
  .imagem-destacada{
    width: 100%;
  }
  .logo img {
    width: 100px;
  }
  .item-produto {
    text-align: center;
  }
  a.topo {
    display: none;
  }
  .logo {
    margin-right: 0;
    width: 72%;
  }
  .whatsapp-opc{
    bottom: 52px;
  }
  form#Newslatters{
    display: block;
  }
  .leftCont a{
    font-size: 13px;
  }
  form#Newslatters input {
    width: 78% !important;
    padding: 10px !important;
    margin: auto !important;
    margin-bottom: 10px !important;
  }
  span.select{
    width: 93% !important; 
  }
  .big_titulo{
    font-size: 25px;
    margin: 0;
    line-height: 1;
  }
  .icones-escolha{
    width: 32px;
    height: 32px;
  }
  li.tab-link.current::after{
    display: none;
  }
  ul.tabs li{
    width: calc(100% / 5);
    margin: 0;
    font-size: 12px;
  }
  a.ver-produtos{
    margin: auto;
  }
  .info-txt{
    margin-bottom: 20px;
  }
  section.unidades {
    padding: 0 0; 
  }
  .bloco-{
    /* height: 160px; */
    width: 85%;
    margin: 8px auto;
    display: block;
    box-shadow: 2px 2px 11px 6px #c3c3c3;
  }
  a.ver-todas{
    font-size: 13px;
  }
  .over-conve{
    width: 233px !important;
    left: -30px !important;
  }
  .bloco- {
    margin-bottom: 20px;
  }
  .lista.ver {
    background-image: none !important;
  }
  span.tituloModl {
    font-size: 16px;
  }
  button.enviar,form#Newslatters button{
    font-size: 13px;
    height: auto;
    width: auto;
    padding: 10px 30px;
  }
  .img-block{
    height: 160px;
  }
  .info-unidades{
    padding: 13px;
  }
  span.nome-unidade{
    font-size: 14px;
  }
  span.end-unidade{
    font-size: 15px;
  }
  a.tel{
    margin-bottom: 15px;
  }
  span.top_titulo{
    font-size: 30px;
  }
  .produtos-destaque {
    margin: auto;
    margin-bottom: 15px;
  } 
  .info-depoimento {
    padding-right: 0;
    text-align: center;
  }
  #depoimentos .texto {
    width: 80%;
    margin: auto;
  }
  .texto {
    font-size: 14px;
  }
  .img-depoimentos{
    float: none;
    margin: auto;
    margin-bottom: 20px;
  }
  .itens-depoimentos {
    padding: 0;
  }
  .conteudo-modal {
    padding: 5%;
    width: 90%;
    margin: 0 auto;
    height: 95%;
    border-radius: 0;
    overflow: auto;
  }
  ul.slick-dots li button{
    width: 10px;
    height: 10px;
  }
  .Lista-produtos img.slick-arrow {
    display: none !important;
  }
  .box-menu-footer {
    padding-right: 0 !important;
    text-align: center !important;
  }
  .flex.sociais-footer {
    justify-content: center;
  }
  .bread.blog-bred {
    margin-top: 5px;
  }
  .banner-interna {
    height: 135px;
    background-size: cover;
  }
  h3.subtitulo{
    text-align: center;
  }
  .box-noticias {
    margin: auto;
    width: 81%;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .box-noticias a.ver-mais {
    margin-right: 0;
  }
  span.nome-produto{
    width: 90%;
    text-align: center !important;
  }
  span.select {
    width: 80% !important;
  }
  button#solicitar {
    margin: auto;
  }
  .formAuditiva.cont{
    padding: 0;
  }
  ul.contact {
    position: static;
  }
  .bread ul.caminho li, .bread ul.caminho li a{
    font-size: 12px;
  }
  span.end-footer {
    padding: 10px;
  }
  .resumo-blog{
    padding: 10px;
  }
  span.list-serv {
    display: none;
  }
  .itens-menu{
    height: 100%;
    overflow: auto;
  }
  ul.pages li {
    padding: 10px 0;
  }
  form#pesquisa input {
    width: 70%;
  }
  .pesquisa {
    display: none;
  }
  span.end-unidade{
    height: auto;
  }
  .flex.cont-footer {
    display: block;
  }
  .endereco, .endereco a{
    font-size: 13px;
  }
  .endereco {
    text-align: left;
    width: 70%;
  }
  .logo-rodape{
    margin-right: 0;
  }
  .unidades-rodape {
    display: block;
    margin: 0;
  } 
  .box-unidade {
    padding-right: 0;
  }
  .selo-site img {
    margin-top: 25px;
  }
  .redes-sociais {
    padding-bottom: 0;
  }
  .responsavel p {
    margin-right: 0;
    font-size: 10px;
  } 
  a.link-paginas{
    width: 64%;
    font-size: 11px;
  }
  form#Newslatters{
    width: auto;
    margin-left: 0;
  }
  .foto-medico{
    height: 105px;
  }
  h1.titulo {
    font-size: 27px !important;
  }
  footer .box-menu-footer{
    width: auto !important;
    border-bottom: 1px solid #a8c6dc;
    width: auto !important;
    margin-bottom: 20px;
  }
  .flex.sociais-footer {
    display: flex !important;
  }
  a.trabalheConosco {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 12px;
    margin-bottom: 20px;
    font-size: 13px;
  }
  .flex.redesFooter {
    display: flex !important;
    justify-content: center;
  }
}


@media screen and (min-width: 1200px){
  .left{
    -webkit-transform: translate3d(-50%,0,0);
    -moz-transform: translate3d(-50%,0,0);
    -ms-transform: translate3d(-50%,0,0);
    -o-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
  }
  .right{
    -webkit-transform: translate3d(100%,0,0);
    -moz-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    -o-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
  }
  .bottom{
    -webkit-transform: translate3d(0,50%,0);
    -moz-transform: translate3d(0,50%,0);
    -ms-transform: translate3d(0,50%,0);
    -o-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
  }
  .top{
    -webkit-transform: translate3d(0,-50%,0);
    -moz-transform: translate3d(0,-50%,0);
    -ms-transform: translate3d(0,-50%,0);
    -o-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
  }
  .init{
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
  }
}