﻿/*tablet em pé*/

@media only screen and (min-device-width : 601px) and (max-device-width : 768px)  and (orientation : portrait)
{

p.ultimo_paragrafo
{
    font-family: Arial;
    font-size: 17px;   
    line-height: 28px;
    padding-bottom: 28px;
    color: rgb(34, 49, 63);
}

.lista_texto li
{
    margin-left: 30px;
    list-style-type: circle;
    margin-bottom: 5px;
    font-family: Arial;
    font-size: 17px;   
    line-height: 28px;
    color: rgb(34, 49, 63);     
}

.header
{
    background-image: url("../Imagens/Master_Pages/header.png");
    background-size: cover;
    top: 0;
    position: fixed;
    height: 310px;
    z-index: 99999999;
    margin: 0px;
    padding: 0px;
    width: 100%;
    left: 0;
    margin-left: 0;   
}

.logo
{
    width: 603px;
    margin-top: 20px;
    left: 50%;
    margin-left: -301.5px; 
    z-index: 999;
    height: 200px;
    position: relative;
}

.menu_superior
{ 
    width: 94%;
    left: 50%;
    margin-left: -47%;
    height: 50px;
    margin-top: 25px;
    position: relative;
    margin-bottom: 0px; 
    text-align: center;
}

.menu_superior ul
{
    height: 40px;
    list-style: none;
    position: relative;
}

.menu_superior ul li
{
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    list-style: none;
    width: 130px;
    height: 30px;
    padding-top: 10px;
    background-color: rgb(238, 238, 246);
    margin-right: 10px;    
    text-align: center;
    margin-left:  0;
}

.menu_superior ul li.ativo
{
    font-family: Arial;
    font-size: 15px;
    list-style: none;
    width: 130px;
    height: 30px;
    padding-top: 10px;
    background-color: rgba(238, 238, 246, 0.7);
    margin-right: 10px;    
    text-align: center;
    text-decoration: underline;
    color: rgba(34, 49, 63, 0.5);           
    margin-left:  0;
}

.menu_superior ul li a
{
    font-family: Arial;
    font-size: 15px;
    font-weight: normal;  
}
.main
{
    width: 79%;
    left: 100%;
    position: relative;
    padding: 0px 0 0 0;
    top: 0px;
    margin: 0px 0 0 -79%;
    min-height: 420px;
}

#content section
{
    width: 99%;
    padding-top: 260px;
    position: relative;
}

.content
{
     width: 100%;
    height: 865px;
    z-index: 0;
    position: relative;
}

header nav
{
   width: 19.5%;
   left: 0.5%;
   margin-left: -0.0975%;
   position: fixed;
   margin-top: 310px;
   margin-bottom: 0px;
   text-align: left;
}

header nav li
{
    display: inline-block;
    width: 100%;
    margin-bottom: 30.99px;
    margin-top: 0px;
    margin-left: 0;
    margin-right: 0px;
    background-color: rgb(238, 238, 246);
    text-align: center;
    padding: 5px 0 0 0;
    height: 34px;
    letter-spacing: 0px;
    font-family: Arial;
    font-size: 14px;
    color: rgb(34, 49, 63);
    text-decoration: none;
}

header nav li.ativo
{
   display: inline-block;
    width: 100%;
    margin-bottom: 30.99px;
    margin-top: 0px;
    margin-left: 0;
    margin-right: 0px;
    background-color: rgba(238, 238, 246, 0.7);
    text-align: center;
    padding: 5px 0 0 0;
    height: 34px;
    letter-spacing: 0px;
    font-family: Arial;
    font-size: 13px;
    color: rgba(34, 49, 63, 0.5);
    text-decoration: underline
}

header nav li.ativo a
{  
   letter-spacing: 0px;   
    font-family: Arial;
    font-size: 13px;
    color: rgba(34, 49, 63, 0.5);
    text-decoration: underline;
}

header nav li.ativo a:hover
{
    letter-spacing: 0px; 
    font-family: Arial;
    font-size: 13px;
    color: rgba(34, 49, 63, 1);
    background-color: transparent;
    text-decoration: none;
}

#home
{   
    top: 0px;
    width: 100%;
    height: 100%;
    margin-bottom: 70px;
    position: relative;
}

#prevencao
{ 
    width: 100%;
    height: 990px;
    position: relative;
}

#dentistica_restauradora
{   
    width: 100%;
    height: 990px;
    position: relative;
}

#ortodontia
{   
    width: 100%;
    height: 990px;
    position: relative;
}

#implantes
{   
    width: 100%;
    height: 990px;
    position: relative;
}

#odontopediatria
{   
    width: 100%;
    height: 990px;
    position: relative;
}

#proteses_dentarias
{   
    width: 100%;
    height: 990px;
    position: relative;
}

#endodontia
{   
    width: 100%;
    height: 990px;
    position: relative;
}

#periodontia
{   
    width: 100%;
    height: 990px;
    position: relative;
}

#clareamento_dentario
{   
    width: 100%;
    height: 990px;
    position: relative;
}


#estetica
{    
    width: 100%;
    height: 990px;
    position: relative;
}

#harmonizacao_facial
{    
    width: 100%;
    height: 990px;
    position: relative;
}

#disfuncao_da_atm
{    
    width: 100%;
    height: 990px;
    position: relative;
}

#odontologia_do_esporte
{    
    width: 100%;
    height: 990px;
    position: relative;
}

.imagem_cabecalho
{
    background-image: url("../Imagens/Master_Pages/Home/fundo_cabecalho.jpg");
    background-size: cover;
    width: 100%;
    left: 100%;
    margin-left: -100%;
    margin-bottom: 0px;
    position: relative;
    height: 917px;
}

.imagem_cabecalho_imagem
{
    margin-top: 250px;
    height: 530px;
    width: 100%;
    position: relative;
}

.cabecalho_sessao
{
    width: 100%;
    left: 100%;
    margin-left: -100%;
    margin-bottom: 0px;
    position: relative;
    height: 917px;
    z-index: 999;
}

.cabecalho_sessao_imagem
{
    margin-top: 45px;
    height: 400px;
    width: 100%;
    position: relative;
}

.fundo_texto
{
    width: 100%;
    left: 0;
    margin-left: -0;
    margin-top: -472px;
    height: 471px;
    z-index: 99999;
    position: relative;
    background-image: url("../Imagens/Home/fundo_texto.png");
}

.texto_home
{
    width: 98%;
    top: 10px;
    left: 99%;
    margin-left: -97.02%;
    position: relative;
}

.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: 6px;
    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: 316px;
    width: 100%;
    left: 0%;
    margin-left: 0;
    line-height: normal;
    height: auto;
}

.duvidas
{
    padding-top: 50px;
    width: 220px;
    height: 171px;
    left: 99%;
    margin-left: -217.8px;
    position: relative;
}

.duvidas_imagem
{
    width: 220px;
    height: 97px;
    left: 50%;
    margin-left: -110px;
    position: relative;
}

.tire_duvidas
{
    width: 220px;
    height: 207px;
    left: 100%;
    margin-left: -220px;
    position: relative;
}

.tire_duvidas_texto
{
    color: rgb(34, 49, 63);   
    font-family: Arial;
    font-size: 16px;
    width: 220px;
    margin-top: -170px;
    left: 100%;
    text-align: center;
    margin-left: -220px;
    position: relative;
}

.responsaveis_tecnicas
{
    width: 324px;
    height: 189px;
    left: 1%;
    margin-left: -3.24px;
    margin-top: -100px;
    position: relative;
}

.responsaveis_tecnicas_texto
{
    z-index: 999;
    color: rgb(34, 49, 63);   
    text-align: center;
    font-family: Arial;
    font-size: 16px;
    margin-top: -165px;
    position: relative;
}

.redes_sociais
{
    color: rgb(34, 49, 63);   
    margin-top: 80px;
    font-family: Arial;
    font-size: 16px;
    width: 44%;
    left: 57%;
    margin-left: -25.08%;
    height: 220px;
    position: relative;
    text-align: left;
}

.siga_texto
{
    margin-top: -30px;
    margin-left: 50px;
    font-family: Arial;
    font-size: 16px;
    color: rgb(34, 49, 63);
    font-weight: bold;
}

.facebook_texto
{
    margin-top: -30px;
    margin-left: 50px;
    font-family: Arial;
    font-size: 16px;
    color: rgb(34, 49, 63);
}

.instagram_texto
{
    margin-top: -30px;
    margin-left: 50px;
    font-family: Arial;
    font-size: 16px;
    color: rgb(34, 49, 63);
}


.endereco
{
    border-top: 5px solid rgb(238, 238, 246);
    width: 68%;
    left: 57%;
    margin-left: -38.76%;
    position: relative;
    margin-top:80px;
    padding-top: 10px;
    text-align: center;
    font-family: Arial;
    font-size: 16px;
    color: rgb(34, 49, 63);
}

.contatos
{
    width: 58%;
    left: 53%;
    margin-left: -30.74%;
    position: relative;
    margin-top: 25px;
    text-align: center;
}

.contato_titulo
{
    width: 80px;
    left: 0;
    margin-left: 0;
    position: relative;
    font-family: Arial;
    font-size: 16px;
    color: rgb(34, 49, 63);
}

.whatsapp_Benilde_texto
{
    height: 25px;
    width: 150px;
    margin-top: -30px;
    margin-left: 20px;
    position: relative;
    font-family: Arial;
    font-size: 19px;
    font-weight: normal;
    color: rgb(34, 49, 63);
}

.whatsapp_Benilde_texto a
{
    color: rgb(34, 49, 63);
    font-family: Arial;
    font-size: 16px;
   text-decoration: underline;
}

.whatsapp_Benilde_texto a:hover
{
    color: rgb(34, 49, 63);
    font-family: Arial;
    font-size: 16px;
    text-decoration: none;
}
.telefone_texto a
{
    color: rgb(34, 49, 63);
    font-family: Arial;
    font-size: 16px;
    text-decoration: underline;
}

.telefone_texto a:hover
{
    color: rgb(34, 49, 63);
    font-family: Arial;
    font-size: 16px;
    text-decoration: none;
}

.whatsapp_texto
{
    height: 25px;
    width: 150px;
    margin-top: -25px;
    margin-left: 20px;
    position: relative;
}


.whatsapp_texto a
{
    color: rgb(34, 49, 63);
    font-family: Arial;
    font-size: 16px;
    text-decoration: underline;
}

.whatsapp_texto a:hover
{
    color: rgb(34, 49, 63);
    font-family: Arial;
    font-size: 16px;
    text-decoration: none;
}

.email_texto
{
    margin-top: -25px;
    margin-left: 118px;
}

.email_texto a
{
    font-family: Arial;
    font-size: 16px;
    color: rgb(34, 49, 63);
    text-decoration: underline;
}

.email_texto a:hover
{
    font-family: Arial;
    font-size: 16px;
    color: rgb(34, 49, 63);
    text-decoration: none;
}

.site_desenvolvido
{
    width: 325px;
    left: 57%;
    margin-left: -185.25px;    
    margin-top: 25px;
    text-align: center;
    position: relative;
}

.site_desenvolvido_texto
{
    left: 0;
    margin-left: 0;
    padding-top: 15px;
    width: 270px;
    height: 50px;
    font-family: Arial;
    font-size: 16px;
    color: rgb(34, 49, 63);
    font-style: italic;
    position: relative;    
}

.site_desenvolvido_texto a
{
    font-family: Arial;
    font-size: 16px;
    color: rgb(34, 49, 63);
    font-style: italic;
    text-decoration: underline;
}

.site_desenvolvido_texto a:hover
{
    font-family: Arial;
    font-size: 16px;
    color: rgb(34, 49, 63);
    font-style: italic;
    text-decoration: none;
}

    
/*PÁGINAS INTERNAS*/

.cabecalho_sessao_interno
{
    padding-top: 0px;
    top: 265px;
    width: 100%;
    left: 98%;
    margin-left: -98%;
    margin-bottom: 0px;
    position: relative;
    height: 400px;
}

.fundo_texto_interno
{
    width: 100%;
    left: 0;
    margin-left: 0;
    margin-top: 310px;
    min-height: 467px;
    max-height: 1050px;
    height: auto;
    margin-bottom: 0;
    position: relative;
    background-image: url("../Imagens/Home/fundo_texto.png");
}

.texto_interno
{
    width: 98%;
    top: 10px;
    left: 50%;
    margin-left: -49%;
    position: relative;
    height: auto;
    margin-bottom: 0;
}

/*QUEM SOMODS*/

.quem_somos
{
    padding-top: 0px;
    top: 310px;
    width: 99%;
    left: 0;
    margin-left: 0;
    height: 867px;
    position: relative;
    background-image: url("../Imagens/Home/fundo_texto.png");
}

.titulo_quem_somos
{
    top:5px;
    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: -305px;
    top: 5px;
    height: 300px;
    width: 98%;
    left: 50%;
    margin-left: -49%;
    position: relative;
}

.apresentacao
{
    top: 1%;
    height: 350px;
    width: 98%;
    left: 50%;
    margin-left: -49%;
    position: relative;
}

.foto
{
    width: 333px;
    height: 250px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.foto_imagem
{
    margin-top: 65px;
    width: 100%;
    position: relative;
}

.texto_apresentacao
{
    margin-top: -150px;
    width: 54%;
    left: 100%;
    margin-left: -54%;
    position: relative;
    float: none;
}

.sorriso
{
    margin-top: -100px;
    width: 342px;
    height: 350px;
    left: 100%;
    margin-left: -342px;
    position: relative;
    z-index: 999999;
}

.sorriso_imagem
{
    width: 100%;
    margin-top: 90px;
    position: relative
}
    

/*CONSULTORIO*/

.consultorio
{
    padding-top: 0px;
    top: 310px;
    width: 99%;
    left: 0;
    margin-left: 0;
    height: 865px;
    position: relative;
    background-image: url("../Imagens/Home/fundo_texto.png");
}

.titulo_consultorio
{
    top:5px;
    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: -100px;
    width: 342px;
    height: 350px;
    left: 100%;
    margin-left: -342px;
    position: relative;
    z-index: 999999;
}

.apresentacao_consultorio
{
    margin-top: -310px;
    top: 5px;
    height: 300px;
    width: 98%;
    left: 50%;
    margin-left: -49%;
    position: relative;
}

.foto_consultiorio
{
    width: 250px;
    height: 250px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.texto_consultorio
{
    margin-top: -145px;
    width: 67%;
    left: 100%;
    margin-left: -67%;
    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: 65px;
    padding-top: 15px;
    text-align: center;
}

.galeria_foto_1
{
    width: 139px;
    height: 170px;
    left: 0;
    margin-left: 0px;
    position: relative;
}

.galeria_foto_2
{
    width: 163px;
    height: 170px;
    left: 50%;
    margin-left: -81.5px;
    margin-top: -170px;
    position: relative;
}

.galeria_foto_3
{
    width: 128px;
    height: 170px;
    left: 100%;
    margin-left: -128px;
    margin-top: -170px;
    position: relative;
}

.galeria_foto_4
{
    width: 128px;
    height: 170px;
    left: 0%;
    margin-left:3px;
    margin-top: 28px;
    position: relative;
}

.galeria_foto_5
{
    width: 237px;
    height: 170px;
    left: 50%;
    margin-left: -116.5px;
    margin-top: -170px;
    position: relative;
}

.galeria_foto_6
{
    width: 128px;
    height: 170px;
    left: 100%;
    margin-left: -128px;
    margin-top: -170px;
    position: relative;
}

/*TECNOLOGIAS*/

.tecnologias
{
    padding-top: 0px;
    top: 310px;
    width: 99%;
    left: 0;
    margin-left: 0;
    height: 865px;
    position: relative;
    background-image: url("../Imagens/Home/fundo_texto.png");
}

.titulo_tecnologias
{
    top:5px;
    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: -100px;
    width: 342px;
    height: 350px;
    left: 100%;
    margin-left: -342px;
    position: relative;
    z-index: 999999;
}

.apresentacao_tecnologias
{
    margin-top: -240px;
    top: 5px;
    height: 300px;
    width: 98%;
    left: 50%;
    margin-left: -49%;
    position: relative;
}

.conheca_nossas_tecnologias
{
    border-top: 2px solid rgb(34, 49, 63);
    width: 80%;
    left: 50%;
    margin-left: -40%;
    position: relative;
    margin-top: 95px;
    padding-top: 15px;
    text-align: center;
}

.galeria_tecnologias_foto1
{
    width: 170px;
    height: 170px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.galeria_tecnologias_foto2
{
    width: 170px;
    height: 170px;
    left: 50%;
    margin-left: -85px;
    position: relative;
    margin-top: -170px;
}

.galeria_tecnologias_foto3
{
    width: 170px;
    height: 170px;
    left: 100%;
    margin-left: -170px;
    position: relative;
    margin-top: -170px;
}

.galeria_tecnologias_foto4
{
    width: 170px;
    height: 170px;
    left: 25%;
    margin-left: -42.5px;
    position: relative;
    margin-top: 28px;
}

.galeria_tecnologias_foto5
{
    width: 170px;
    height: 170px;
    left: 75%;
    margin-left: -127.5px;
    position: relative;
    margin-top: -170px;
}

/*CONTATO*/

.contato
{
    padding-top: 0px;
    top: 310px;
    width: 99%;
    left: 0;
    margin-left: 0;
    height: 865px;
    position: relative;
    background-image: url("../Imagens/Home/fundo_texto.png");
}

.titulo_contato
{
    top:5px;
    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
{
    position: relative;
    color: rgb(34, 49, 63);
    width: 98%;
    left: 50%;
    margin-left: -49%;
    margin-top: 30px;
    font-size: 28px;
    font-weight: normal;
    font-family: Arial;
    padding-bottom: 0px;
    margin-bottom: 30px;
}

.sorriso_localizacao
{
    margin-top: -183px;
    width: 342px;
    height: 350px;
    left: 100%;
    margin-left: -342px;
    position: relative;
    z-index: 9;
}

.apresentacao_localizacao
{
    margin-top: -240px;
    top: 5px;
    height: 300px;
    width: 98%;
    left: 50%;
    margin-left: -49%;
    position: relative;
}

.foto_predio
{
    margin-top: 0px;
    width: 360px;
    height: 360px;
    left: 0;
    margin-left: 0;
    margin-bottom: 65px;
    position: relative;
}

.texto_localizacao
{
    margin-top: -250px;
    width: 51%;
    float: none;
    left: 100%;
    margin-left: -51%;
    position: relative;
}

.texto_localizacao a
{
    text-decoration: underline;
    font-family: Arial;
    font-size: 17px;   
    margin-bottom: 0px;
    line-height: 28px;
    color: rgb(34, 49, 63);
}

.texto_localizacao a:hover
{
    text-decoration: none;
    font-family: Arial;
    font-size: 17px;   
    margin-bottom: 0px;
    line-height: 28px;
    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: 135px;
    padding-top: 15px;
    text-align: center;
}

.tabela_contato
{
    width: 31%;
    left: 50%;
    margin-left: -15.5%;
    position: relative;
}

.telefone_contato
{
    margin-top: -20px;
    width: 185px;
    height: 35px;
    margin-left: 0px;
    position: relative;
}

.telefone_texto_contato
{
    height: 25px;
    width: 140px;
    margin-top: -25px;
    margin-left: 40px;
    position: relative;
}

.telefone_texto_contato a
{
    text-decoration: underline;
    font-family: Arial;
    font-size: 17px;   
    margin-bottom: 0px;
    color: rgb(34, 49, 63);
}

.telefone_texto_contato a:hover
{
    text-decoration: none;
    font-family: Arial;
    font-size: 17px;   
    margin-bottom: 0px;
    color: rgb(34, 49, 63);
}

.whatsapp_contato
{
    width: 185px;
    height: 40px;
    margin-left: 0px;
    position: relative;
}

.whatsapp_texto_contato
{
    height: 25px;
    width: 150px;
    margin-top: -25px;
    margin-left: 40px;
    position: relative;
}

.whatsapp_texto_contato a
{
    text-decoration: underline;
    font-family: Arial;
    font-size: 17px;   
    margin-bottom: 0px;
    color: rgb(34, 49, 63);
}

.whatsapp_texto_contato a:hover
{
    text-decoration: none;
    font-family: Arial;
    font-size: 17px;   
    margin-bottom: 0px;
    color: rgb(34, 49, 63);
}
.email_contato
{
    margin-top: 5px;
    width: 185px;
    height: 35px;
    margin-left: 0px;
    position: relative;
}

.email_texto_contato
{
    margin-top: -25px;
    margin-left: 40px;
}

.email_texto_contato a
{
    text-decoration: underline;
    font-family: Arial;
    font-size: 17px;   
    margin-bottom: 0px;
    color: rgb(34, 49, 63);
}

.email_texto_contato a:hover
{
    text-decoration: none;
    font-family: Arial;
    font-size: 17px;   
    margin-bottom: 0px;
    color: rgb(34, 49, 63);
}

/*TIRE SUAS DÚVIDAS*/

.tire_suas_duvidas
{
    padding-top: 0px;
    top: 310px;
    width: 99%;
    left: 0;
    margin-left: 0;
    height: 865px;
    position: relative;
    background-image: url("../Imagens/Home/fundo_texto.png");
}

.titulo_tire_suas_duvidas
{
    top:5px;
    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: -100px;
    width: 342px;
    height: 350px;
    left: 100%;
    margin-left: -342px;
    position: relative;
}

.formulario
{
    margin-top: -240px;
    top: 5px;
    height: 300px;
    width: 98%;
    left: 50%;
    margin-left: -49%;
    position: relative;
}

.label
{
    padding-top: 10px;
    width: 100%;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
    height: 25px;
}

.textbox
{
    height: 45px;
    width: 100%;
    border: 1px solid rgb(34, 49, 63);
    position: relative;
    font-family: Arial;
    font-size: 17px;
    color: rgb(34, 49, 63);
}

.formatacao_label
{
    padding-right: 0px;
    font-family: Arial;
    font-size: 17px;
    color: rgb(34, 49, 63);
}

.asterisco
{
    width: 30px;
    height: 30px;
    left: 95%;
    margin-left: -28.5px;
    position: relative;
    margin-top: -37px;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: rgb(123, 0, 70);
}

.asterisco_duvida
{
    width: 30px;
    height: 30px;
    left: 95%;
    margin-left: -28.5px;
    position: relative;
    margin-top: -48px;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: rgb(123, 0, 70);
}

.asterisco_codigo
{
    width: 30px;
    height: 30px;
    left: 100%;
    margin-left: -30px;
    position: relative;
    margin-top: -35px;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: rgb(123, 0, 70);
}


.campo_nome_email
{
    margin-top: 0px;
    width: 80%;
    left:  50%;
    margin-left: -40%;
    position: relative;
    z-index: 9999999;
}

.espaco_nome
{
    width: 100%;
    left: 0%;
    margin-left: 0%;
    height: 95px;
    margin-top: 20px;
    position: relative;
}

.espaco_email
{
    width: 100%;
    left: 0%;
    margin-left: 0%;
    height: 95px;
    margin-top: 20px;
    position: relative;
}

.espaco_telefone
{
    width: 100%;
    left: 0%;
    margin-left: 0%;
    height: 95px;
    margin-top: 20px;
    position: relative;
}

.espaco_duvida
{
    width: 100%;
    left: 0%;
    margin-left: 0%;
    height: 135px;
    margin-top: 20px;
    position: relative;
}

.label_duvida
{
    padding-top: 10px;
    width: 100%;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
    height: 25px;
}

.campo_duvida
{
    margin-top: 0px;
    width: 80%;
    left:  50%;
    margin-left: -40%;
    position: relative;
    z-index: 9999999;
}

.tduvida
{
    height: 90px;
    width: 100%;
    border: 1px solid rgb(34, 49, 63);
    position: relative;
    font-family: Arial;
    font-size: 17px;
}

.espaco_codigo
{
    width: 100%;
    left: 0%;
    margin-left: 0%;
    height: 95px;
    margin-top: 20px;
    position: relative;
}

.area_codigo
{
    margin-top: 5px;
    width: 375px;
    left:  50%;
    margin-left: -187.5px;
    position: relative;
}

.captcha
{
    left: 0;
    padding-top: 5px;
    padding-left: 5px;
    height: 40px;
    background-color: #fff;
    width: 160px;
    margin-top: 0px;
    margin-left: 0px;
    position: relative;
}

.codigo
{
    z-index: 9999999;
    width: 160px;
    margin-top: -45px;
    margin-left: 176px;
    position: relative;
}

.tabela_enviar
{
    z-index: 999999;
    width: 120px;
    left: 50%;
    margin-left: -60px;
    margin-top: 20px;
    text-align: left;
    position: relative;
}

.botao_enviar
{
    border-radius: 40px;
    border: 2px solid rgb(0, 0, 0);
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: rgb(34, 49, 63);
    text-align: center;
    width: 120px;
    height: 40px;
}

.aviso
{
    margin-top: 60px;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    color: rgb(34, 49, 63);
}

.tire_suas_duvidas_confirmacao
{
    padding-top: 0px;
    top: 310px;
    width: 99%;
    left: 0;
    margin-left: 0;
    height: 865px;
    position: relative;
    background-image: url("../Imagens/Home/fundo_texto.png");
}

.sorriso_confirmacao
{
    margin-top: 0px;
    top: -134px;
    width: 342px;
    height: 350px;
    left: 100%;
    margin-left: -342px;
    position: relative;
}

.confirmacao
{
    margin-top: 0px;
    top: 0px;
    height: 300px;
    width: 98%;
    left: 50%;
    margin-left: -49%;
    position: relative;
    text-align: center;
}

}
