*{
    font-family: 'Roboto', sans-serif;
    color:#555555;
}
.separador-8{
    height: 8px;
}
.separador-10{
    height: 10px;
}
.separador-20{
    height: 20px;
}

.separador-24{
    height: 24px;
}

.separador-28{
    height: 28px;
}

.separador-30{
    height: 30px;
}

.separador-35{
    height: 35px;
}

.separador-40{
    height: 40px;
}

.separador-45{
    height: 45px;
}

.separador-50{
    height: 50px;
}

.separador-60{
    height: 60px;
}

.separador-65{
    height: 65px;
}

.separador-70{
    height: 70px;
}

.separador-75{
    height: 75px;
}
.separador-85{
    height: 85px;
}

.separador-90{
    height: 90px;
}

.separador-95{
    height: 95px;
}

.separador-100{
    height: 100px;
}

.separador-115{
    height: 115px;
}

.separador-120{
    height: 120px;
}
.separador-140{
    height: 140px;
}
.separador-150{
    height: 150px;
}

.separador-160{
    height: 160px;
}

.separador-170{
    height: 170px;
}

.separador-190{
    height: 190px;
}

.separador-200{
    height: 200px;
}

.pointer{
    cursor: pointer;
}

.box-sem-espaco{
    box-sizing: border-box;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.texto-menu{
    font-family: 'Roboto';color:#14285a;font-size:20px;cursor: pointer;font-weight: bold;
}

.texto-menu a{
    font-family: 'Roboto';color:#14285a;text-decoration:none;font-size:20px;cursor: pointer;font-weight: bold;
}
.texto-menu a:hover{
    font-family: 'Roboto';color:#027937;text-decoration:none;font-size:20px;cursor: pointer;font-weight: bold;
}

.texto-menu-sub{
   color:#000000;font-size:16px;cursor: pointer;font-weight:bold;
}

.texto-menu-on{
    color:#ffcb08;font-size:16px;cursor: pointer;font-weight:bold;
}
.texto-menu-on a:hover{
    color:#ffcb08;text-decoration:none;font-size:16px;cursor: pointer;font-weight:bold;
}

.texto-menu-sub a{
    color:#000000;text-decoration:none;font-size:16px;cursor: pointer;font-weight:bold;
}

.texto-menu-sub-on{
    color:#ffcb08;font-size:16px;cursor: pointer;font-weight:bold;
}
.texto-menu-sub-on a:hover{
    color:#ffcb08;text-decoration:none;font-size:16px;cursor: pointer;font-weight:bold;
}

.titulo-bold-38{
    font-family: 'Roboto';color:#232323;font-size: 38px;font-weight: 900;
}

.risca-cinza{
    width:80%;height:1px;background-color: #d1d1d1;
}

.titulo-24{
    font-family: 'Roboto';font-size: 24px;
}

.texto-18{
    font-size:18px;color: #555555;
}

.box-bota-fora-bairro-off{
    height:80px;line-height:80px;background-color: #0fb9a3;font-size:18px;font-weight: 400;color: #ffffff;
}

.box-bota-fora-bairro-on{
    height:80px;line-height:80px;background-color: #023f88;font-size:18px;font-weight: 400;color: #ffffff;
}

.borda-servico-on{
    border: 2px solid #dadbdc;padding: 25px;
}
.borda-servico-off{
    border: 2px solid #ffffff;padding: 25px;
}




/* Tabela Bota-Fora*/

.tabela-bota-fora.tabela tr td{text-align: left;}

.tabela-bota-fora{
  float: left;
  width: 100%;
  background: #eceded;
  border-left: 1px #ffffff solid;
  border-top: 1px #ffffff solid;
  font-size: 18px;
  font-weight: 700;

}

.tabela-bota-fora tr{}

  .tabela-bota-fora tr th{
    text-align: center;
    background: #999;
    height: 80px;
    line-height: 80px;
    color: #fff;
    border-right: 1px #ffffff solid;
    border-bottom: 1px #ffffff solid;
    text-transform: uppercase;
  }

  .tabela-bota-fora tr td{
    background: #eceded;

    height: 80px;
    line-height: 80px;
    text-align: center;
    border-right: 1px #ffffff solid;
    border-bottom: 1px #ffffff solid;
  }

  .mapa-bota-fora{
    border: 0px;
    padding-top: 150px;
    text-align: center;
    width: 100%;

  }

@media (min-width: 769px) {
   
    .texto-marrom{
       font-size:29.99px;color:#4f3307;line-height:45px;
    } 

   
}

@media (max-width: 768px) {
   

     .texto-marrom{
       font-size:20px;color:#4f3307;line-height:45px;
    } 

 
}


