﻿p
{
    font-family: Arial;
    font-size: 17px;   
    margin-bottom: 0px;
    line-height: 22px;
    color: rgb(34, 49, 63);
}

.lista_texto
{
    width: 91.5%;
    left: 50%;
    margin-left: -45.75%;
    position: relative;
}


.lista_texto li
{
    list-style-type: circle;
    margin-bottom: 4px;
    font-family: Arial;
    font-size: 17px;   
    line-height: 22px;
    color: rgb(34, 49, 63);     
}

.header
{
    background-image: url("../Imagens/Master_Pages/header.png");
    background-size: cover;
    top: 0;
    position: fixed;
    height: 110px;
    z-index: 99999999;
    margin: 0px;
    padding: 0px;
    width: 100%;
    left: 0%;
    margin-left: 0;   
}

.logo
{
    margin-top: 10px;
    width: 271px;
    z-index: 999;
    height: 90px;
    left: 0.8%;
    margin-left: -2.168px;
    position: relative;
}

.menu_superior
{
    width: 725px;
    left: 98.6%;
    margin-left: -714.85px;
    text-align: left;
    height: 60px;
    margin-top: -65px;
    position: relative;
    margin-bottom: -15px; 
}

.main
{
    width: 84%;
    left: 100%;
    position: relative;
    padding: 0px 0 0 0;
    top: 0px;
    margin: -30px 0 0 -84%;
}

#content section
{
    padding-top: 110px;
    position: relative;

}

#home
{
    top: 30px;
}

.imagem_cabecalho
{
    padding-top: 0px;
    margin-top: 0px;
    width: 100%;
    left: 100%;
    margin-left: -100%;
    margin-bottom: 20px;
    background-image: none;
    position: relative;
}

.imagem_cabecalho_imagem
{
    margin-top: 0px;
    height: 584px;
    width: 100%;
    position: relative;
}

.cabecalho_sessao
{
    padding-top: 0px;
    margin-top: 0px;
    width: 100%;
    left: 100%;
    margin-left: -100%;
    margin-bottom: 20px;
    background-image: none;
    position: relative;
}

.cabecalho_sessao_imagem
{
    margin-top: 0px;
    height: 536px;
    width: 100%;
    position: relative;
}

.fundo_texto
{
    width: 32%;
    left: 100%;
    margin-left: -32%;
    margin-top: -560px;
    height: 540px;
    position: relative;
    background-image: url("../Imagens/Home/fundo_texto.png");

}

.footer
{
    background-image: url("../Imagens/Master_Pages/rodape.png");
    background-size: cover;
    z-index: 9999999;
    position: relative;
    margin-top: -67px;
    width: 100%;
    left: 0%;
    margin-left: 0;
    line-height: normal;
    height: auto;
}

.footer_interno
{
    background-image: url("../Imagens/Master_Pages/rodape.png");
    background-size: cover;
    z-index: 9999999;
    position: relative;
    margin-top: 7px;
    width: 100%;
    left: 0%;
    margin-left: 0;
    line-height: normal;
    height: auto;
}

.footer_quem_somos
{
    background-image: url("../Imagens/Master_Pages/rodape.png");
    background-size: cover;
    z-index: 9999999;
    position: relative;
    margin-top: 117px;
    width: 100%;
    left: 0%;
    margin-left: 0;
    line-height: normal;
    height: auto;
}

.duvidas
{
    padding-top: 5px;
    width: 180px;
    height: 140px;
    left: 99%;
    margin-left: -178.2px;
    position: relative;
}

.redes_sociais
{
    margin-top: -120px;
    font-family: Arial;
    font-size: 15px;
    width: 28%;
    left: 57%;
    margin-left: -15.96%;
    height: 200px;
    position: relative;
    text-align: left;
}

.endereco
{
    border-top: 5px solid rgb(238, 238, 246);
    width: 54%;
    left: 57%;
    margin-left: -30.78%;
    position: relative;
    margin-top: 50px;
    padding-top: 15px;
    text-align: center;
    font-family: Arial;
    font-size: 15px;
    color: rgb(34, 49, 63);
}

.contatos
{
    width: 41%;
    left: 57.5%;
    margin-left: -23.575%;
    position: relative;
    margin-top: 25px;
    text-align: center;
}

.site_desenvolvido
{
    width: 21%;
    left: 57.5%;
    margin-left: -12.075%;
    margin-top: 40px;
    position: relative;
    padding-bottom: 5px;
}

/* TAB MENU   
----------------------------------------------------------*/
    
header nav
{
   width: 14.5%;
   left: 0.9%;
   height: 512px;
   margin-left: -0.1305%;
   position: fixed;
   margin-top: 140px;
   margin-bottom: 0px;
   text-align: left;
}

header nav li
{
    display: inline-block;
    width: 100%;
    margin-bottom: 12.2px;
    margin-top: 0px;
    margin-left: 0;
    margin-right: 0px;
    background-color: rgb(238, 238, 246);
    text-align: center;
    padding: 0px 0 0 0;
    height: 30px;
    letter-spacing: 0px;
    font-family: Arial;
    font-size: 13px;
    color: rgb(34, 49, 63);
    text-decoration: none;
}

header nav li.ativo
{
   display: inline-block;
   width: 100%;
   margin-bottom: 12.2px;
   margin-top: 0px;
   margin-left: 0;
   margin-right: 0px;
   background-color: rgba(238, 238, 246, 0.7);
   text-align: center;
   padding: 0px 0 0 0;
   height: 30px;
   letter-spacing: 0px;
   font-family: Arial;
   font-size: 13px;
   color: rgba(34, 49, 63, 0.5);
   text-decoration: underline;
   white-space: nowrap;
}

/*PÁGINAS INTERNAS*/

.cabecalho_sessao_interno
{
    padding-top: 0px;
    top: 140px;
    width: 99%;
    left: 0;
    margin-left: 0;
    margin-bottom: 0px;
    background-image: none;
    position: relative;
}

.fundo_texto_interno
{
    width: 99%;
    left: 0;
    margin-left: 0;
    margin-top: -397px;
    height: 537px;
    margin-bottom: 0;
    position: relative;
    background-image: url("../Imagens/Home/fundo_texto.png");
}

.texto_interno
{
    width: 98%;
    top: 1%;
    left: 50%;
    margin-left: -49%;
    position: relative;
    height: auto;
    margin-bottom: 0;
}

/*QUEM SOMODS*/

.quem_somos
{
    padding-top: 0px;
    top: 110px;
    width: 99%;
    left: 0;
    margin-left: 0;
    height:566px;
    position: relative;
    background-image: url("../Imagens/Home/fundo_texto.png");
}

.titulo_quem_somos
{
    top:30px;
    margin-top: 0; 
    color: rgb(34, 49, 63);
    width: 98%;
    left: 50%;
    margin-left: -49%;
    position: relative;
    font-size: 38px;
    font-family: Arial;
    padding-bottom: 0px;
    margin-bottom: 10px;
}

.texto_quem_somos
{
    height: 490px;
    margin-top: 30px;
    width: 100%;
    padding-top: 0px;
    position: relative;
    background-image: none;
}    

.apresentacao_Benilde
{
    margin-top: -310px;
    top: 5px;
    height: 190px;
    width: 98%;
    left: 50%;
    margin-left: -49%;
    position: relative;
}

.apresentacao
{
    top: 1%;
    height: 205px;
    width: 98%;
    left: 50%;
    margin-left: -49%;
    position: relative;
}

.foto
{
    width: 240px;
    height: 180px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.texto_apresentacao
{
    margin-top: -140px;
    width: 77%;
    left: 100%;
    margin-left: -77%;
    position: relative;
    float: none;
}

.sorriso
{
    margin-top: -25px;
    width: 352px;
    height: 360px;
    left: 100%;
    margin-left: -352px;
    position: relative;
    z-index: 999999;
}

.sorriso_imagem
{
    width: 100%;
    margin-top: 0px;
    position: relative
}
    
/*CONSULTÓRIO*/

.consultorio
{
    padding-top: 0px;
    top: 110px;
    width: 99%;
    left: 0;
    margin-left: 0;
    height:566px;
    position: relative;
    background-image: url("../Imagens/Home/fundo_texto.png");
}

.titulo_consultorio
{
    top:30px;
    margin-top: 0;    
    color: rgb(34, 49, 63);
    width: 98%;
    left: 50%;
    margin-left: -49%;
    position: relative;
    font-size: 38px;
    font-family: Arial;
    padding-bottom: 0px;
    margin-bottom: 10px;
}

.sorriso_consultorio
{
    margin-top: -25px;
    width: 352px;
    height: 360px;
    left: 100%;
    margin-left: -352px;
    position: relative;
    z-index: 999999;
}

.foto_consultorio
{
    padding-top: 30px;
    width: 240px;
    height: 240px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.apresentacao_consultorio
{
    margin-top: -340px;
    top: 5px;
    height: 170px;
    width: 98%;
    left: 50%;
    margin-left: -49%;
    position: relative;
}

.texto_consultorio
{
    margin-top: -230px;
    width: 77%;
    left: 100%;
    margin-left: -77%;
    position: relative;
    float: none;
}

.conheca_nosso_espaco
{
    border-top: 2px solid rgb(34, 49, 63);
    width: 80%;
    left: 50%;
    margin-left: -40%;
    position: relative;
    margin-top: 50px;
    padding-top: 10px;
    text-align: center;
}

.galeria_foto_1
{
    margin-top: -15px;
    width: 122px;
    height: 150px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.mapa
{
    margin-top: -15px;
    width: 98%;
    left: 50%;
    margin-left: -49%;
    height: 400px;
    position: relative;
}

.mapa_imagem
{
    position: relative;
    width: 100%;
    height: 400px;
}


/*TECNOLOGIAS*/

.tecnologias
{
    padding-top: 0px;
    top: 110px;
    width: 99%;
    left: 0;
    margin-left: 0;
    height:566px;
    position: relative;
    background-image: url("../Imagens/Home/fundo_texto.png");
}

.titulo_tecnologias 
{
    top:30px;
    margin-top: 0;    
    color: rgb(34, 49, 63);
    width: 98%;
    left: 50%;
    margin-left: -49%;
    position: relative;
    font-size: 38px;
    font-family: Arial;
    padding-bottom: 0px;
    margin-bottom: 10px;
}

.sorriso_tecnologias
{
    margin-top: -25px;
    width: 352px;
    height: 360px;
    left: 100%;
    margin-left: -352px;
    position: relative;
    z-index: 999999;
}

.apresentacao_tecnologias
{
    margin-top: -310px;
    top: 5px;
    height: 170px;
    width: 98%;
    left: 50%;
    margin-left: -49%;
    position: relative;
}

/*CONTATO*/

.contato
{
    padding-top: 0px;
    top: 110px;
    width: 99%;
    left: 0;
    margin-left: 0;
    height:566px;
    position: relative;
    background-image: url("../Imagens/Home/fundo_texto.png");
}

.titulo_contato
{
    top:30px;
    margin-top: 0;    
    color: rgb(34, 49, 63);
    width: 98%;
    left: 50%;
    margin-left: -49%;
    position: relative;
    font-size: 38px;
    font-family: Arial;
    padding-bottom: 0px;
    margin-bottom: 10px;
}

.titulo_localizacao
{
    color: rgb(34, 49, 63);
    width: 98%;
    left: 50%;
    margin-left: -49%;
    position: relative;
    margin-top: 35px;
    font-size: 28px;
    font-weight: normal;
    font-family: Arial;
    padding-bottom: 0px;
    margin-bottom: 30px;
}

.sorriso_localizacao
{
    margin-top: -112px;
    width: 352px;
    height: 360px;
    left: 100%;
    margin-left: -352px;
    position: relative;
    z-index: 999999;
}

.apresentacao_localizacao
{
    margin-top: -270px;
    top: 5px;
    height: 300px;
    width: 98%;
    left: 50%;
    margin-left: -49%;
    position: relative;
}

.foto_predio
{
    width: 220px;
    height: 220px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.texto_localizacao
{
    margin-top: -160px;
    width: 79%;
    float: none;
    left: 100%;
    margin-left: -79%;
    position: relative;
}

.texto_localizacao a
{
    text-decoration: underline;
    font-family: Arial;
    font-size: 17px;   
    margin-bottom: 0px;
    line-height: 22px;
    color: rgb(34, 49, 63);
}

.texto_localizacao a:hover
{
    text-decoration: none;
    font-family: Arial;
    font-size: 17px;   
    margin-bottom: 0px;
    line-height: 22px;
    color: rgb(34, 49, 63);
}

.entre_em_contato
{
    border-top: 2px solid rgb(34, 49, 63);
    width: 80%;
    left: 50%;
    margin-left: -40%;
    position: relative;
    margin-top: 100px;
    padding-top: 15px;
    text-align: center;
}

.tabela_contato
{
    width: 21.2%;
    left: 50%;
    margin-left: -10.6%;
    position: relative;
}

/*TIRE SUAS DÚVIDAS*/

.tire_suas_duvidas
{
    padding-top: 0px;
    top: 110px;
    width: 99%;
    left: 0;
    margin-left: 0;
    height:566px;
    position: relative;
    background-image: url("../Imagens/Home/fundo_texto.png");
}

.titulo_tire_suas_duvidas
{
    top:30px;
    margin-top: 0;    
    color: rgb(34, 49, 63);
    width: 98%;
    left: 50%;
    margin-left: -49%;
    position: relative;
    font-size: 38px;
    font-family: Arial;
    padding-bottom: 0px;
    margin-bottom: 10px;
}

.sorriso_tire_suas_duvidas
{
    margin-top: -25px;
    width: 352px;
    height: 360px;
    left: 100%;
    margin-left: -352px;
    position: relative;
    z-index: 999999;
}

.formulario
{
    margin-top: -310px;
    top: 5px;
    height: 300px;
    width: 98%;
    left: 50%;
    margin-left: -49%;
    position: relative;
}

.espaco_nome
{
    width: 75%;
    left: 25%;
    margin-left: -18.75%;
    height: 55px;
    margin-top: 20px;
    position: relative;
}

.espaco_email
{
    width: 75%;
    left: 25%;
    margin-left: -18.75%;
    height: 55px;
    margin-top: 20px;
    position: relative;
}

.espaco_telefone
{
    width: 75%;
    left: 25%;
    margin-left: -18.75%;
    height: 55px;
    margin-top: 20px;
    position: relative;
}

.espaco_duvida
{
    width: 75%;
    left: 25%;
    margin-left: -18.75%;
    height: 80px;
    margin-top: 20px;
    position: relative;
}

.espaco_codigo
{
    width: 75%;
    left: 25%;
    margin-left: -18.75%;
    height: 55px;
    margin-top: 20px;
    position: relative;
}

.tabela_enviar
{
    z-index: 999999;
    width: 70%;
    left: 26.2%;
    margin-left: -18.34%;
    margin-top: -50px;
    text-align: right;
    position: relative;
}

.aviso
{
    margin-top: 55px;
    font-family: Arial;
    text-decoration: italic;
    font-size: 15px;
    color: rgb(34, 49, 63);
}

.tire_suas_duvidas_confirmacao
{
    padding-top: 0px;
    top: 110px;
    width: 99%;
    left: 0;
    margin-left: 0;
    height:566px;
    position: relative;
    background-image: url("../Imagens/Home/fundo_texto.png");
}

.sorriso_confirmacao
{
    margin-top: 0px;
    padding-top: 28px;
    width: 352px;
    height: 360px;
    left: 100%;
    margin-left: -352px;
    position: relative;
    z-index: 999999;
}

.confirmacao
{
    margin-top: -100px;
    top: 5px;
    height: 300px;
    width: 98%;
    left: 50%;
    margin-left: -49%;
    position: relative;
    text-align: center;
}

