﻿/*´celular deitado - iphone TIM e mãe*/

@media only screen and (min-device-width : 320px) and (max-device-width : 520px)  and (orientation : landscape)
{

p
{
    font-family: Arial;
    font-size: 16px;   
    margin-bottom: 0px;
    line-height: 20px;
    color: rgb(34, 49, 63);
}

p.ultimo_paragrafo
{
    font-family: Arial;
    font-size: 16px;   
    padding-bottom: 10px;
    line-height: 20px;
    color: rgb(34, 49, 63);
}

a
{
    font-family: Arial;
    font-size: 16px;   
    color: rgb(34, 49, 63);
    text-decoration: underline;
}

a:hover
{
    font-family: Arial;
    font-size: 16px;   
    color: rgb(34, 49, 63);
    text-decoration: none;
}

.lista_texto li
{
    margin-left: 30px;
    list-style-type: circle;
    margin-bottom: 5px;
    font-family: Arial;
    font-size: 16px;   
    line-height: 20px;
    color: rgb(34, 49, 63);     
}

a
{
    font-size: 16px;
    text-decoration: underline;
    font-family: Arial; 
    margin-bottom: 0px;
    color: rgb(34, 49, 63);
}

a:hover
{
    font-size: 16px;
    text-decoration: none;
    font-family: Arial; 
    margin-bottom: 0px;
    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: 99999999999999999999999999999999999999999999999999999999999999999999999999999999999;
    margin: 0px;
    padding: 0px;
    width: 100%;
    left: 0%;
    margin-left: 0%;   
}

.logo
{
    margin-top: 10px;
    width: 271px;
    z-index: 999;
    height: 90px;
    margin-left: 0px;
    position: relative;
}

.menu_superior
{
    width: 588px;
    left: 98.5%;
    margin-left: -579.18px;
    height: 60px;
    margin-top: -60px;
    position: relative;
    margin-bottom: -15px; 
}

.menu_superior ul li
{
    display: inline-block;
    list-style: none;
    width: 107px;
    text-align: center;
    height: 30px;
    padding-top: 8px;
    background-color: rgb(238, 238, 246);
    margin-right: 9.5px;    
}

.menu_superior ul li.ativo
{
    width: 107px;
    text-align: center;
    height: 30px;
    padding-top: 8px;
    background-color: rgba(238, 238, 246, 0.7);
    margin-right: 9.5px;  
    text-decoration: underline;
    font-family: Arial;
    font-size: 14px;
    color: rgba(34, 49, 63, 0.5);        
}

.menu_superior ul li a
{
    width: 107px;
    text-align: center;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}

.menu_superior ul li a:hover
{
    width: 107px;
    text-decoration: underline;
    text-align: center;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
}

header nav
{
   width: 192px;
   height: 900px;
   margin-left: 0px;
   position: fixed;
   margin-top:0px;
   margin-bottom: 0px;
   text-align: left;
}

header nav li
{
    display: inline-block;
    width: 192px;
    margin-bottom: 9.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: 25px;
    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: 192px;
   margin-bottom: 9.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: 25px;
   letter-spacing: 0px;
   font-family: Arial;
   font-size: 13px;
   color: rgba(34, 49, 63, 0.5);
   text-decoration: underline;
}


.main
{
    width:78.8%;
    left:100%;
    position: relative;
    top: 0px;
    margin-top: 110px;
    margin-left: -78.8%;
    padding-right: 0;
}

.footer
{
    background-image: url("../Imagens/Master_Pages/rodape.png");
    background-size: cover;
    z-index: 9999999;
    position: relative;
    margin-top: -105px;
    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: 4px;
    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: 4px;
    width: 100%;
    left: 0%;
    margin-left: 0;
    line-height: normal;
    height: auto;
}

.redes_sociais
{
    margin-top: -120px;
    font-family: Arial;
    font-size: 16px;
    width: 42%;
    left: 63.5%;
    margin-left: -26.67%;
    height: 200px;
    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: normal;
}

.facebook_texto a
{
    font-family: Arial;
    font-size: 16px;
    color: rgb(34, 49, 63);
    text-decoration: underline;
}

.facebook_texto a:hover
{
    font-family: Arial;
    font-size: 16px;
    color: rgb(34, 49, 63);
    text-decoration: none;
}

.instagram_texto a
{
    font-family: Arial;
    font-size: 16px;
    color: rgb(34, 49, 63);
    text-decoration: underline;
}

.instagram_texto a:hover
{
    font-family: Arial;
    font-size: 16px;
    color: rgb(34, 49, 63);
    text-decoration: none;
}

.endereco
{
    border-top: 5px solid rgb(238, 238, 246);
    width: 68%;
    left: 57%;
    margin-left: -38.76%;
    position: relative;
    margin-top: 40px;
    padding-top: 15px;
    text-align: center;
    font-family: Arial;
    font-size: 16px;
    color: rgb(34, 49, 63);
}

.contato_tudo
{
    width: 54%;
    left: 50.55%;
    margin-left: -27.297%;
    position: relative;
}

.whatsapp_Benilde
{
    margin-top: -25px;
    width: 185px;
    height: 40px;
    margin-left: 85px;
    position: relative;
}

.whatsapp_Benilde_imagem
{
    width: 32px;
    height: 32px;
    left: 0;
    position: relative;
}

.simbolo_whatsapp_Benilde
{
    width: 100%;
    position: relative;
}

.whatsapp_Benilde_texto
{
    height: 25px;
    width: 150px;
    margin-top: -27px;
    margin-left: 25px;
    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: 15px;
   text-decoration: none;
}

.whatsapp_Benilde_texto a:hover
{
    color: rgb(34, 49, 63);
    font-family: Arial;
    font-size: 15px;
    text-decoration: underline;
}

.site_desenvolvido
{
    width: 305px;
    left: 57%;
    margin-left: -173.85px;    
    margin-top: 40px;
    position: relative;
    padding-bottom: 0px;
}

#content section
{
    height: auto;
    width: 99%;
    left: 0;
    margin-left: 0;
    top: -110px;
    padding-top: 0px;
    position: relative;
}

#home
{                                                                     
    width: 100%;
    height: 600px;
    margin-bottom: 0px;
    position: relative;
}

#prevencao
{   
    top: 110px;
    width: 100%;
    height: 600px;
    margin-bottom: 0px;
    position: relative;
}

#dentistica_restauradora
{   
    top: 110px;
    width: 100%;
    height: 600px;
    margin-bottom: 0px;
    position: relative;
}

#ortodontia
{   
    top: 110px;
    width: 100%;
    height: 600px;
    margin-bottom: 0px;
    position: relative;
}

#implantes
{   
    top: 110px;
    width: 100%;
    height: 600px;
    margin-bottom: 0px;
    position: relative;
}

#odontopediatria
{   
    top: 110px;
    width: 100%;
    height: 600px;
    margin-bottom: 0px;
    position: relative;
}

#proteses_dentarias
{   
    top: 110px;
    width: 100%;
    height: 600px;
    margin-bottom: 0px;
    position: relative;
}

#endodontia
{  
    top: 110px;
    width: 100%;
    height: 600px;
    margin-bottom: 0px;
    position: relative;
}

#periodontia
{   
    top: 110px;
    width: 100%;
    height: 600px;
    margin-bottom: 0px;
    position: relative;
}

#clareamento_dentario
{   
    top: 110px;
    width: 100%;
    height: 600px;
    margin-bottom: 0px;
    position: relative;    
}

#estetica
{   
    top: 110px;
    width: 100%;
    height: 600px;
    margin-bottom: 0px;
    position: relative;
}

#harmonizacao_facial
{  
    top: 110px;
    width: 100%;
    height: 600px;
    margin-bottom: 0px;
    position: relative;
}

#disfuncao_da_atm
{   
    top: 110px;
    width: 100%;
    height: 600px;
    margin-bottom: 0px;
    position: relative;
}

#odontologia_do_esporte
{   
    top: 110px;
    width: 100%;
    height: 600px;
    margin-bottom: 0px;
    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: 434px;
    padding-top: 110px;
}

.imagem_cabecalho_imagem
{
    margin-top: 0;
    padding-top: 40px;
    height: 410px;
    width: 100%;
    position: relative;
}

.cabecalho_sessao
{
    background-image: none;
    width: 100%;

    left: 100%;
    margin-left: -100%;
    margin-bottom: 0px;
    position: relative;
    height: 530px;
    z-index: 999;
}

.cabecalho_sessao_imagem
{
    margin-top: 110px;
    height: 435px;
    width: 100%;
    position: relative;
}

.fundo_texto
{
    width: 64%;
    left: 100%;
    margin-left: -64%;
    margin-top: -420px;
    height: 435px;
    margin-bottom: 0px;
    position: relative;
    background-image: url("../Imagens/Home/fundo_texto.png");
    z-index: 999999;
}

.texto_home
{
    width: 96%;
    top: 0px;
    left: 50%;
    margin-left: -48%;
    position: relative;
    height: auto;
}

.texto_home p
{
    font-family: Arial;
    font-size: 20px;   
    margin-bottom: 0px;
    line-height: 24px;
    color: rgb(34, 49, 63);
}

.leia_mais
{
    float: right;
    margin-right: 3%;
    width: 97%;
    text-align: right;
    margin-top: 20px;
}

.leia_mais a
{
    font-family: Arial;
    font-size: 16px;   
    text-decoration: underline; 
    margin-bottom: 0px;
    line-height: 20px;
    color: rgba(34, 49, 63, 0.6);
}

.leia_mais a:hover
{
    font-family: Arial;
    font-size: 16px;   
    text-decoration: none; 
    margin-bottom: 0px;
    line-height: 20px;
    color: rgba(34, 49, 63, 1);
}

/*PÁGINAS INTERNAS*/

.cabecalho_sessao_interno
{
    margin-top: 0px;
    top: -110px;
    width: 99%;
    left: 0;
    margin-left: 0;
    position: relative;
    height: 433px;    
}

.fundo_texto_interno
{
    width: 99%;
    left: 0;
    margin-left: 0;
    margin-top: -453px;
    min-height: 435px;
    max-height: 2000px;
    height: auto;
    margin-bottom: 0px;
    position: relative;
    background-image: url("../Imagens/Home/fundo_texto.png");
    z-index: 999999;
}

.texto_interno
{
    width: 98%;
    top: 3px;
    left: 50%;
    margin-left: -49%;
    position: relative;
    height: auto;
    margin-bottom: 0;
}

/*QUEM SOMODS*/

.quem_somos
{
    padding-top: 0px;
    top: 0px;
    width: 99%;
    left: 0;
    margin-left: 0;
    min-height:460px;
    max-height: 600px;
    height: auto;
    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: -335px;
    top: 5px;
    height: 170px;
    width: 98%;
    left: 50%;
    margin-left: -49%;
    position: relative;
}

.foto
{
    width: 200px;
    height: 150px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.foto_imagem
{
    margin-top: 60px;
    width: 100%;
    position: relative;
}

.texto_apresentacao
{
    margin-top: -60px;
    width: 72%;
    left: 100%;
    margin-left: -72%;
    position: relative;
    float: none;
}

.sorriso
{
    margin-top: -65px;
    width: 320px;
    height: 350px;
    left: 100%;
    margin-left: -320px;
    position: relative;
    z-index: 999999;
}

.sorriso_imagem
{
    width: 100%;
    margin-top: 25px;
    position: relative
}
    
/*CONSULTORIO*/

.consultorio
{
    padding-top: 0px;
    top: 0px;
    width: 99%;
    left: 0;
    margin-left: 0;
    height: 452px;
    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: -55px;
    width: 320px;
    height: 350px;
    left: 100%;
    margin-left: -320px;
    position: relative;
    z-index: 999999;
}

.apresentacao_consultorio
{
    margin-top: -335px;
    top: 5px;
    height: 170px;
    width: 98%;
    left: 50%;
    margin-left: -49%;
    position: relative;
}

.foto_consultorio
{
    width: 200px;
    height: 200px;
    left: 0;
    margin-left: 0;
    position: relative;
    margin-top: -25px;
}

.texto_consultorio
{ 
    width: 75%;
    left: 100%;
    margin-left: -75%;
    position: relative;
    margin-top: -150px;
    position: relative;
}

.conheca_nosso_espaco
{
    border-top: 2px solid rgb(34, 49, 63);
    width: 80%;
    left: 50%;
    margin-left: -40%;
    position: relative;
    margin-top: 10px;
    padding-top: 15px;
    text-align: center;
}

.galeria_foto_1
{
    margin-top: -20px;
    width: 82px;
    height: 100px;
    left: 0;
    margin-left: 0px;
    position: relative;
}

.galeria_foto_2
{
    width: 96px;
    height: 100px;
    left: 18.65%;
    margin-left: -17.904px;
    margin-top: -100px;
    position: relative;
}

.galeria_foto_3
{
    width: 75px;
    height: 100px;
    left: 38.35%;
    margin-left: -28.7625px;
    margin-top: -100px;
    position: relative;
}

.galeria_foto_4
{
    width: 75px;
    height: 100px;
    left: 55.35%;
    margin-left: -41.525px;
    margin-top: -100px;
    position: relative;
}

.galeria_foto_5
{
    width: 140px;
    height: 100px;
    left: 80.85%;
    margin-left: -113.19px;
    margin-top: -100px;
    position: relative;
}

.galeria_foto_6
{
    width: 75px;
    height: 100px;
    left: 100%;
    margin-left: -75px;
    margin-top: -100px;
    position: relative;
}

/*TECJNOLOGIAS*/

.tecnologias
{
    padding-top: 0px;
    top: 0px;
    width: 99%;
    left: 0;
    margin-left: 0;
    height:433px;
    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: -65px;
    width: 320px;
    height: 350px;
    left: 100%;
    margin-left: -320px;
    position: relative;
    z-index: 999999;
}

.apresentacao_tecnologias
{
    margin-top: -280px;
    top: 5px;
    height: 200px;
    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: 25px;
    padding-top: 15px;
    text-align: center;
}

.galeria_tecnologias_foto1
{
    margin-top: -5px;
    width: 100px;
    height: 100px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.galeria_tecnologias_foto2
{
    width: 100px;
    height: 100px;
    left: 25%;
    margin-left: -25px;
    position: relative;
    margin-top: -100px;
}

.galeria_tecnologias_foto3
{
    width: 100px;
    height: 100px;
    left: 50%;
    margin-left: -50px;
    position: relative;
    margin-top: -100px;
}

.galeria_tecnologias_foto4
{
    width: 100px;
    height: 100px;
    left: 75%;
    margin-left: -75px;
    position: relative;
    margin-top: -100px;
}

.galeria_tecnologias_foto5
{
    width: 100px;
    height: 100px;
    left: 100%;
    margin-left: -100px;
    position: relative;
    margin-top: -100px;
}

.galeria_tecnologias_foto6
{
    width: 113px;
    height: 150px;
    left: 85%;
    margin-left: -96.05px;
    position: relative;
    margin-top: -150px;
}

.galeria_tecnologias_foto7
{
    width: 113px;
    height: 150px;
    left: 100%;
    margin-left: -113px;
    position: relative;
    margin-top: -150px;
}

/*CONTATO*/

.contato
{
    padding-top: 0px;
    top: 0px;
    width: 99%;
    left: 0%;
    margin-left: 0%;
    height:478px;
    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: 0px;
    font-size: 28px;
    font-weight: normal;
    font-family: Arial;
    padding-bottom: 0px;
    margin-bottom: 30px;
}

.sorriso_localizacao
{
    margin-top: -128px;
    width: 320px;
    height: 350px;
    left: 100%;
    margin-left: -320px;
    position: relative;
    z-index: 999999;
}

.apresentacao_localizacao
{
    margin-top: -300px;
    top: 5px;
    height: 200px;
    width: 98%;
    left: 50%;
    margin-left: -49%;
    position: relative;
}

.foto_predio
{
    width: 150px;
    height: 150px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.texto_localizacao
{
    margin-top: -65px;
    width: 79%;
    float: none;
    left: 100%;
    margin-left: -79%;
    position: relative;
}

.mapa
{
    margin-top: -20px;
    width: 98%;
    left: 50%;
    margin-left: -49%;
    height: 300px;
    position: relative;
}

.mapa_imagem
{
    width: 100%;
    height: 300px;
}

.voltar
{
    margin-top:10px;
    width: 98%;
    left: 50%;
    margin-left: -49%;
    position: relative;
    text-align: right;
}

.entre_em_contato
{
    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;
}

.tabela_contato
{
    width: 30%;
    left: 50%;
    margin-left: -15%;
    position: relative;
    margin-top: -20px;
}

.telefone_contato
{
    margin-top: -20px;
    width: 185px;
    height: 35px;
    margin-left: 0px;
    position: relative;
}

.telefone_imagem_contato
{
    width: 32px;
    height: 25px;
    left: 0;
    position: relative;
}

.telefone_texto_contato
{
    height: 25px;
    width: 140px;
    margin-top: -25px;
    margin-left: 40px;
    position: relative;
}

.telefone_texto_contato a
{
    font-family: Arial;
    font-size: 16px;   
    color: rgb(34, 49, 63);
    text-decoration: underline;
}

.telefone_texto_contato a:hover
{
    font-family: Arial;
    font-size: 16px;   
    color: rgb(34, 49, 63);
    text-decoration: none;
}

.whatsapp_contato
{
    width: 185px;
    height: 40px;
    margin-left: 0px;
    position: relative;
}

.whatsapp_imagem_contato
{
    width: 32px;
    height: 32px;
    left: 0;
    position: relative;
}

.whatsapp_texto_contato
{
    height: 25px;
    width: 150px;
    margin-top: -25px;
    margin-left: 40px;
    position: relative;
}

.whatsapp_texto_contato a
{
    font-family: Arial;
    font-size: 16px;   
    color: rgb(34, 49, 63);
    text-decoration: underline;
}

.whatsapp_texto_contato a:hover
{
    font-family: Arial;
    font-size: 16px;   
    color: rgb(34, 49, 63);
    text-decoration: none;
}

.email_contato
{
    margin-top: 5px;
    width: 185px;
    height: 35px;
    margin-left: 0px;
    position: relative;
}

.email_imagem_contato
{
    width: 32px;
    height: 23px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.email_texto_contato
{
    margin-top: -25px;
    margin-left: 40px;
}

.email_texto_contato a
{
    font-family: Arial;
    font-size: 16px;   
    color: rgb(34, 49, 63);
    text-decoration: underline;
}

.email_texto_contato a:hover
{
    font-family: Arial;
    font-size: 16px;   
    color: rgb(34, 49, 63);
    text-decoration: none;
}

/*TIRE SUAS DÚVIDAS*/

.tire_suas_duvidas
{
    padding-top: 0px;
    top: 0px;
    width: 99%;
    left: 0%;
    margin-left: 0%;
    height:510px;
    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: -65px;
    width: 320px;
    height: 350px;
    left: 100%;
    margin-left: -320px;
    position: relative;
    z-index: 999999;
}

.formulario
{
    margin-top: -280px;
    top: 5px;
    height: 200px;
    width: 98%;
    left: 50%;
    margin-left: -49%;
    position: relative;
}

.label
{
    padding-top: 10px;
    width: 27%;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: right;
    height: 30px;
}

.textbox
{
    height: 30px;
    width: 99%;
    border: 1px solid rgb(34, 49, 63);
    position: relative;
    font-family: Arial;
    font-size: 16px;
    color: rgb(34, 49, 63);
}

.formatacao_label
{
    padding-right: 10px;
    font-family: Arial;
    font-size: 16px;
    color: rgb(34, 49, 63);
}

.asterisco_codigo
{
    width: 30px;
    height: 30px;
    margin-left: 443px;
    position: relative;
    margin-top: -22px;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: rgb(123, 0, 70);
}
.campo_nome_email
{
    margin-top: -35px;
    width: 68.5%;
    left: 82%;
    margin-left: -56.17%;
    position: relative;
    z-index: 9999999;
}

.espaco_nome
{
    width: 85%;
    left: 25%;
    margin-left: -21.25%;
    height: 40px;
    margin-top: 20px;
    position: relative;
}

.espaco_email
{
    width: 85%;
    left: 25%;
    margin-left: -21.25%;
    height: 40px;
    margin-top: 20px;
    position: relative;
}

.espaco_telefone
{
    width: 85%;
    left: 25%;
    margin-left: -21.25%;
    height: 40px;
    margin-top: 20px;
    position: relative;
}

.espaco_duvida
{
    width: 85%;
    left: 25%;
    margin-left: -21.25%;
    height: 65px;
    margin-top: 20px;
    position: relative;
}

.label_duvida
{
    width: 27%;
    left: 0;
    margin-left: 0;
    padding-top: 18px;
    position: relative;
    text-align: right;
    height: 30px;
}

.campo_duvida
{
    margin-top: -48px;
    width: 68.1%;
    left: 81%;
    margin-left: -55.161%;
    position: relative;
    z-index: 9999999;
}

.tduvida
{
    height: 60px;
    width: 99.5%;
    border: 1px solid rgb(34, 49, 63);
    position: relative;
    font-family: Arial;
    font-size: 17px;
}

.espaco_codigo
{
    width: 85%;
    left: 25%;
    margin-left: -21.25%;
    height: 60px;
    margin-top: 20px;
    position: relative;
}

.area_codigo
{
    width: 68.5%;
    left: 82%;
    margin-left: -56.17%;
    position: relative;
}

.captcha
{
    left: 0;
    width: 130px;
    margin-top: -35px;
    margin-left: 0px;
    position: relative;
}

.codigo
{
    z-index: 9999999;
    width: 60.15%;
    margin-top: -30px;
    margin-left: 171px;
    position: relative;
}

.tabela_enviar
{
    z-index: 999999;
    width: 32.8%;
    left: 100%;
    margin-left: -32.8%;
    margin-top: 5px;
    text-align: left;
    position: relative;
}

.aviso
{
    margin-top: 0px;
    font-family: Arial;
    text-decoration: italic;
    font-size: 15px;
    color: rgb(34, 49, 63);
}

.mensagem_de_erro
{
    position: relative;
    width: 68.5%;
    left: 0;
    margin-left: 0;
    margin-top: -50px;
    font-size: 17px;
    text-align: left;
    font-family: Arial;
    font-weight: bold;
    color: rgb(123, 0, 70);
}    

.tire_suas_duvidas_confirmacao
{
    padding-top: 0px;
    top: 0px;
    width: 99%;
    left: 0%;
    margin-left: 0%;
    height:433px;
    position: relative;
    background-image: url("../Imagens/Home/fundo_texto.png");
}

.sorriso_confirmacao
{
    top: -99px;
    margin-top: 0px;
    width: 320px;
    height: 350px;
    left: 100%;
    margin-left: -320px;
    position: relative;
    z-index: 999999;
}

.confirmacao
{
    margin-top: -210px;
    top: 5px;
    height: 300px;
    width: 98%;
    left: 50%;
    margin-left: -49%;
    position: relative;
    text-align: center;
}

}
