﻿@media screen and (max-device-width : 650px) and (orientation : portrait)
{ 

p.texto
{
    font-family: Arial;
    font-size: 12px;
    line-height:20px;
    margin-bottom: 25px;
    text-align: justify;
    color: #000000;
    padding: 0 5px 0 5px;
    margin-top: 0;
}

p.texto a
{
    font-family: Arial;
    font-size: 12px;
    line-height:20px;
    margin-bottom: 25px;
    text-align: justify;
    color: #000000;
    padding: 0;
    text-decoration: underline;
    margin-top: 0;
}

p.texto a:hover
{
    font-family: Arial;
    font-size: 12px;
    line-height:25px;
    margin-bottom: 25px;
    text-align: justify;
    color: #000000;
    padding: 0;
    text-decoration: none;
    margin-top: 0;
}

h1
{
    padding-top: 15px;
    font-size: 38px;
    color: #000;
    font-family: Arial;    
    font-weight: bold;
    margin-bottom: 30px;
}

.header
{
    position: fixed;
    margin: 0px;
    padding: 0px;
    width: 100%;
    background-image: url(../Imagens/Master-Pages/faixa-superior.jpg);
    height: 278px;
    z-index: 99999999;
}
    
.faixa-superior
{
    width: 100%;
    height: 110px;
    position: relative;
    left: 0;
    margin: 0;
}

.imagem-faixa-superior
{
    width: 100%;
    height: 110px;
    position: relative;
}

.logo
{
    width: 144px;
    height: 160px;
    left: 50%;
    margin-left: -72px;
    position: relative;
    margin-top: -105px;
    z-index: 999;
}

.area-branca
{
    background-color: #fff;
    width: 100%;
    margin-top: -80px;
    position: relative;
    height: 185px;
}

.slogan-titulo
{
    font-family: aleoregular;
    font-size: 56px;
    letter-spacing: 3px;
    color: rgb(171, 40, 73);
    text-transform: uppercase;
    margin-bottom: 5px;   
    margin-top: 20px;
}

.seja-bem-vindo-texto
{
    padding-top: 0px;
    padding-left: 5px;
    font-family: montserratregular;
    font-size: 20px;
    letter-spacing: 3px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}

.whatsapp
{
    margin-top: -55px;
    width: 26.5%;
    left:0;
    margin-left: 0%;
    padding-left: 5px;
    position: relative;
}

.whatsapp-texto
{
    color: #000;
    width: 86%;
    height: 25px;
    margin-top: -25px;
    left: 100%;
    margin-left: -86%;
    position: relative;
}

.whatsapp-texto a
{  
    margin-right: 10px;
    font-family: open_sansregular;
    font-size: 22px;
    letter-spacing: 3px;
    color: #000;
    text-align: right;
    text-decoration: none;
}

.main
{
    width: 100%;
    position: relative;
    padding: 270px 0 0 0;
    margin: 0px 0 0 0;
    min-height: 300px;
}

.main-interno
{
    width: 100%;
    position: relative;
    padding: 270px 0 0 0;
    margin: 0px 0 6px 0;
    min-height: 300px;
}

.imagem-home
{
    width: 100%;
    position: relative;
}

.imagem-planejamento
{
    display: block;
    width: 335px;
    height: 710px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.area-menu
{
    height: 720px;
    margin-top: -790px;
    width: 65%;
    left: 100%;
    margin-left: -65%;
    position: relative;
    padding-top: 0px;
}

.menu li
{  
    padding-top: 0px;
    margin-bottom: 12px;
    text-align: right;
    width: 100%;
    height: 60px;
    position: relative;
}

.menu li#ultimo
{  
    padding-top: 0px;
    margin-bottom: 0px;
    text-align: right;
    width: 100%;
    height: 60px;
    position: relative;
}

.menu li a
{
    text-decoration: none;
    padding-right: 15px;
    font-size: 45px;
    color: #000;
    font-family: made_evolve_sansregular;    
}

.imagem-home
{
    width: 100%;
    height: auto;
    position: relative;
}

.imagem-cabecalho-imagem
{
    width: 100%;
    height: auto;
    position: relative;
}

.imagem-planejamento-computador
{
    width: 100%;
    left: 0;
    margin-left: 0;
    position: relative;
    display: none;
}

.aviso
{
    height: 65px;
    width: 100%;
    left: 0;
    margin-left: 0;
    position: relative;
    font-family: Arial;
    font-size: 28.5px;
    color: rgb(171, 40, 73);
    text-align: center;
    font-weight: bold;
    padding-top: 5px;
}

.footer
{
    margin-top: 79px;
    color: #000;
    padding: 0px;
    margin-left: 0;
    width: 100%;
    left: 0;
    position: relative;
    background-color: #fff;
}

.faixa-superior-footer
{
    width: 100%;
    height: 7px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.faixa-superior-footer-imagem
{
    width: 100%;
    height: 7px;
    position: relative;
}

.fale-com-a-dra-Aline
{
    padding-top: 7px;
    width: 357px;
    padding-left: 0px;
    margin-left: 15px;
    height: 60px;
    position: relative;
}

.site-desenvolvido
{
        height: 60px;
    width: auto;
    text-align: right;
    margin-top: -47px;
    margin-right: 20px;
    position: relative;    
    font-family: Arial;
    color: #000;
    letter-spacing: 2px;
    font-size: 26px;
    font-weight: bold;
}

.site-desenvolvido a
{
    letter-spacing: 2px;
    font-family: Arial;
    color: #000;
    font-size: 26px;
    font-weight: bold;
    text-decoration: underline;
}

.site-desenvolvido a:hover
{
    font-family: Arial;
    color: rgb(171, 40, 73);
    font-size: 26px;
    font-weight: bold;
    text-decoration: none;
}

/*PÁGINAS INTERNAS*/

.cabecalho
{
    width: 100%;
    height: auto;
    float: none;
    margin-top: 0px;
    margin-right: 0px;
}

.cabecalho-imagem
{
    width: 100%;
    height: auto;
    position: relative;
}

.agende-sua-avaliacao
{
    width: 440px;
    height: 120px;
    left: 100%;
    margin-left: -440px;
    margin-top: -71px;
    position: relative;
    background-image: url(../Imagens/agende-sua-avaliacao.gif);
    background-size: cover;
}

.agende-sua-avaliacao-texto
{
    width: 290px;
    text-align: center;
    left: 0;
    margin-left: 0;
    padding-top: 0px;
    position: relative;   
}

.agende-sua-avaliacao-texto a
{
    font-size: 31px;
    font-weight: bold;
    color: #000;
    font-family: Arial;    
    text-decoration: none;
}

.casos-clinicos-texto
{
    font-size: 13px;
    color: #000;
    font-family: Arial;    
    font-weight: bold;   
    text-align: center;
}

.casos-clinicos-aviso
{
    margin-top: 10px;
    font-size: 8.5px;
    color: #000;
    font-family: Arial;    
    text-align: center;
}

.ir-para-home
{
    width: 367px;
    height: 100px;
    left: 100%;
    margin-left: -367px;
    margin-top: 10px;
    position: relative;
    background-image: url(../Imagens/ir-para-home.png);
    background-size: cover;
}

.ir-para-home-texto
{
    width: 258px;
    text-align: right;
    left: 0;
    margin-left: 0;
    padding-top: 15px;
    position: relative;   
}

.ir-para-home-texto a
{
    color: #fff;
    font-size: 29px;
    font-family: Arial;    
    text-decoration: underline;
}

.ir-para-home-texto a:hover
{
    font-size: 29px;
    color: #fff;
    font-family: Arial;    
    text-decoration: none;   
}


/*PÁGINA ALINE*/

.cabecalho-pagina-Aline
{
    width: 100%;
    height: auto;
    float: none;
    margin-top: 0px;
    margin-right: 0px;
}

.area-video
{
    width: 709px;
    height: 350px;
    margin-top: -79px;
    margin-bottom:-85px;
    display: none;
}

.area-video-midia-movel
{
    width: 100%;
    height: 420px;
    margin-top: 12px;
    margin-bottom:0px;
    display: block;
    background-image:url(../Imagens/Dra-Alne-Guzzi/capa-video.jpg);    
    background-size: cover;
    position: relative;
}

.video
{
    background-image:url(../Imagens/Dra-Alne-Guzzi/capa-video.jpg);    
    background-size: cover;
    width: 100%;
    height: 420px;
    margin-top: 0;
    margin-left: 0px;
    position: relative;
}

.fale-com-a-dra-aline
{
    width: 440px;
    height: 120px;
    left: 100%;
    margin-left: -440px;
    margin-top: -71px;
    position: relative;
    background-image: url(../Imagens/agende-sua-avaliacao.gif);
    background-size: cover;
}

.fale-com-a-dra-aline-texto
{
    width: 290px;
    text-align: center;
    left: 0;
    margin-left: 0;
    padding-top: 15px;
    position: relative;   
}

.fale-com-a-dra-aline-texto a
{
    font-size: 31px;
    font-weight: bold;
    color: #000;
    font-family: Arial;      
    text-decoration: none;
}

/*CONSULTÓRIO*/

.cabecalho-consultorio
{
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
}

.imagem-cabecalho-consultorio
{
    width: 100%;
    height: auto;
    position: relative;
}

.tabela-contato
{
    margin-top: 15px;
    margin-left: 5px;
    width: 93.5%;
    position: relative;
}

.endereco-contato
{
    height: 90px;
    margin-left: 0px;
    position: relative;
}

.endereco-imagem-contato
{
    width: 55px;
    height: 81px;
    left: 0;
    position: relative;
}

.endereco-texto-contato
{
    margin-top: -65px;
    margin-left: 75px;
    position: relative;
    font-family: Arial;
    font-size: 33px;
    line-height: 41px;
    text-align: justify;
    color: #000000;
    height: 80px;
    width: 85%;
}

.endereco-texto-contato a
{
    font-family: Arial;
    font-size: 33px;
    color: #000;
    text-decoration: underline;
}

.endereco-texto-contato a:hover
{
    font-family: Arial;
    font-size: 33px;
    color: #000;
    text-decoration: none;
}

.whatsapp-contato
{
    height: 81px;
    margin-left: 0px;
    margin-top: 45px;
    position: relative;
}

.whatsapp-imagem-contato
{
    width: 55px;
    height: 55px;
    left: 0;
    position: relative;
}

.whatsapp-texto-contato
{
    margin-top: -45px;
    margin-left: 75px;
    position: relative;
}

.whatsapp-texto-contato a
{
    font-family: Arial;
    font-size: 33px;
    color: #000;
    text-decoration: underline;
}

.whatsapp-texto-contato a:hover
{
    font-family: Arial;
    font-size: 33px;
    color: #000;
    text-decoration: none;
}

.instagram-contato
{
    height: 81px;    
    margin-top: 10px;
    margin-left: 0px;
    position: relative;
}

.instagram-imagem-contato
{
    width: 55px;
    height: 55px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.instagram-texto-contato
{
    margin-top: -50px;
    margin-left: 75px;
}

.instagram-texto-contato a
{
    font-family: Arial;
    font-size: 33px;
    color: #000;
    text-decoration: underline;
}

.instagram-texto-contato a:hover
{
    font-family: Arial;
    font-size: 33px;
    color: #000;
    text-decoration: none;
}

.email-contato
{
    height: 80px;
    margin-top: 10px;
    margin-left: 0px;
    margin-bottom: -15px;
    position: relative;
}

.email-imagem-contato
{
    width: 55px;
    height: 40px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.email-texto-contato
{
    margin-top: -43px;
    margin-left: 75px;
}

.email-texto-contato a
{
    font-family: Arial;
    font-size: 33px;
    color: #000;
    text-decoration: underline;
}

.email-texto-contato a:hover
{
    font-family: Arial;
    font-size: 33px;
    color: #000;
    text-decoration: none;
}

.conheca-o-espaco-texto
{
    font-size: 35px;
    color: #000;
    font-family: Arial;    
    font-weight: bold;   
    text-align: center;
}

.lista-texto
{
    margin-bottom: 25px;
    margin-top: 0;
    position: relative;
    height: 545px;
}

.lista-texto li
{
    list-style-type: circle;
    font-family: Arial;
    font-size: 33px;
    line-height: 41px;
    margin-bottom: 25px;
    text-align: left;
    color: #000000;
    margin-left: 23px;
}

.imagens-consultorio
{
    margin-top: -515px;
    width: 530px;
    height: 300px;
    float: right;
    padding-right: 3px;
    position: relative;
    margin-bottom: 0px;
}

.imagem-consultorio-galeria
{
    width: 440px;
    height: 300px;
    left: 50%;
    margin-left: -220px;
    position: relative;
}


/*TÍTULOS*/

.titulo-dra-aline
{
    display: none;
}

.titulo-dra-aline-midia-movel
{
    display: block;
    margin-top: 7px;
    width: 460px;
    height: 72px;
    background-image: url(../Imagens/Menu/item1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-consultorio
{
    display: none;
}

.titulo-consultorio-midia-movel
{
    display: block;
    margin-top: 7px;
    width: 460px;
    height: 72px;
    background-image: url(../Imagens/Menu/item2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-botox
{
    display: none;
}

.titulo-botox-midia-movel
{
    display: block;
    margin-top: 7px;
    width: 460px;
    height: 72px;
    background-image: url(../Imagens/Menu/item3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-skinbooster
{
    display: none;
}

.titulo-skinbooster-midia-movel
{
    display: block;
    margin-top: 7px;
    width: 460px;
    height: 72px;
    background-image: url(../Imagens/Menu/item4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-rejuvenecimento
{
    display: none;
}

.titulo-rejuvenecimento-midia-movel
{
    display: block;
    margin-top: 7px;
    width: 460px;
    height: 72px;
    background-image: url(../Imagens/Menu/item5.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-preenchimento-facial
{
    display: none;
}

.titulo-preenchimento-facial-midia-movel
{
    display: block;
    margin-top: 7px;
    width: 460px;
    height: 72px;
    background-image: url(../Imagens/Menu/item6.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-bioestimulador
{
    display: none;
}

.titulo-bioestimulador-midia-movel
{
    display: block;
    margin-top: 7px;
    width: 460px;
    height: 72px;
    background-image: url(../Imagens/Menu/item4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-bichectomia
{
    display: none;
}

.titulo-bichectomia-midia-movel
{
    display: block;
    margin-top: 7px;
    width: 460px;
    height: 72px;
    background-image: url(../Imagens/Menu/item5.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-fios-faciais
{
    display: none;
}

.titulo-fios-faciais-midia-movel
{
    display: block;
    margin-top: 7px;
    width: 460px;
    height: 72px;
    background-image: url(../Imagens/Menu/item7.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-blefaroplastia-sem-cortes
{
    display: none;
}

.titulo-blefaroplastia-sem-cortes-midia-movel
{
    display: block;
    margin-top: 7px;
    width: 460px;
    height: 72px;
    background-image: url(../Imagens/Menu/item7.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.imagem-caso
{
    width: auto;
    position: relative;
    height: 220px;   
    margin: 0 auto; 
}

.caso-unico
{
    margin-top: 7px;
    text-align: center;
}

}

/*IPHONE TIM*/
@media screen and (max-device-width : 350px) and (orientation : portrait)
{

p.texto
{
    font-family: Arial;
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 25px;
    text-align: justify;
    color: #000000;
    padding: 0 5px 0 5px;
    margin-top: 0;
}

p.texto a
{
    font-family: Arial;
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 25px;
    text-align: justify;
    color: #000000;
    padding: 0;
    text-decoration: underline;
    margin-top: 0;
}

p.texto a:hover
{
    font-family: Arial;
    font-size: 26px;
    line-height:36px;
    margin-bottom: 25px;
    text-align: justify;
    color: #000000;
    padding: 0;
    text-decoration: none;
    margin-top: 0;
}

h1
{
    padding-top: 10px;
    font-size: 37px;
    color: #000;
    font-family: Arial;    
    font-weight: bold;
    margin-bottom: 30px;
}

.header
{
    position: fixed;
    margin: 0px;
    padding: 0px;
    width: 100%;
    background-image: url(../Imagens/Master-Pages/faixa-superior.jpg);
    height: 248px;
    z-index: 99999999;
}

.faixa-superior
{
    width: 100%;
    height: 90px;
    position: relative;
    left: 0;
    margin: 0;
}

.imagem-faixa-superior
{
    width: 100%;
    height: 90px;
    position: relative;
}

.area-branca
{
    background-color: #fff;
    width: 100%;
    margin-top: -80px;
    position: relative;
    height: 175px;
}

.seja-bem-vindo-texto
{
    padding-top: 0px;
    padding-left: 0px;
    margin-left: 15px;
    font-family: montserratregular;
    font-size: 23px;
    letter-spacing: 3px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}

.whatsapp
{
    margin-top: -40px;
    width: 30.5%;
    left:0;
    margin-left: 0%;
    padding-left: 15px;
    position: relative;
}

.whatsapp-texto
{
    color: #000;
    width: 86%;
    height: 25px;
    margin-top: -35px;
    left: 100%;
    margin-left: -86%;
    position: relative;
}

.whatsapp-texto a
{  
    margin-right: 10px;
    font-family: open_sansregular;
    font-size: 27px;
    letter-spacing: 3px;
    color: #000;
    text-align: right;
    text-decoration: none;
}

.nome
{
    width: auto;
    margin-top: -45px;
    text-align: right;
    margin-right: 10px;
}

.slogan-titulo
{
    font-family: aleoregular;
    font-size: 56px;
    letter-spacing: 3px;
    color: rgb(171, 40, 73);
    text-transform: uppercase;
    margin-bottom: 0px;   
    margin-top: 15px;
}

.main
{
    width: 100%;
    position: relative;
    padding: 248px 0 0 0;
    margin: 0px 0 0 0;
    min-height: 300px;
}

.main-interno
{
    width: 100%;
    position: relative;
    padding: 248px 0 0 0;
    margin: 0px 0 6px 0;
    min-height: 300px;
}

.imagem-home
{
    width: 100%;
    height: auto;
    position: relative;
}

.imagem-cabecalho-imagem
{
    width: 100%;
    height: auto;
    position: relative;
}

.imagem-planejamento
{
    display: block;
    width: 221px;
    height: 468px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.area-menu
{
    height: 480px;   
    margin-top: -552px;
    width: 76.7%;
    left: 100%;
    margin-left: -76.7%;
    position: relative;
    padding-top: 0px;
}

.menu li
{  
    padding-top: 0px;
    margin-bottom: 5px;
    text-align: right;
    width: 100%;
    height: 42.1px;
    position: relative;
}

.menu li#ultimo
{  
    padding-top: 0px;
    margin-bottom: 0px;
    text-align: right;
    width: 100%;
    height: 42.1px;
    position: relative;
}

.menu li a
{
    text-decoration: none;
    padding-right: 15px;
    font-size: 34px;
    color: #000;
    font-family: made_evolve_sansregular;    
}

.aviso
{
    height: 70px;
    width: 100%;
    left: 0;
    margin-left: 0;
    position: relative;
    font-family: Arial;
    font-size: 30px;
    color: rgb(171, 40, 73);
    text-align: center;
    font-weight: bold;
    padding-top: 5px;
}

.footer
{
    margin-top: 81px;
    color: #000;
    padding: 0px;
    margin-left: 0;
    width: 100%;
    left: 0;
    position: relative;
    background-color: #fff;
}

.site-desenvolvido
{
    height: 60px;
    width: auto;
    text-align: right;
    margin-top: -47px;
    margin-right: 5px;
    position: relative;    
    font-family: Arial;
    color: #000;
    letter-spacing: 2px;
    font-size: 28px;
    font-weight: bold;
}

.site-desenvolvido a
{
    letter-spacing: 2px;
    font-family: Arial;
    color: #000;
    font-size: 28px;
    font-weight: bold;
    text-decoration: underline;
}

.site-desenvolvido a:hover
{
    font-family: Arial;
    color: rgb(171, 40, 73);
    font-size: 28px;
    font-weight: bold;
    text-decoration: none;
}

.agende-sua-avaliacao-texto
{
    width: 300px;
    text-align: center;
    left: 0;
    margin-left: 0;
    padding-top: 0px;
    position: relative;   
}

.agende-sua-avaliacao-texto a
{
    font-size: 33px;
    font-weight: bold;
    color: #000;
    line-height: 35px;
    font-family: Arial;    
    text-decoration: none;
}

.ir-para-home
{
    width: 480px;
    height: 131px;
    left: 100%;
    margin-left: -480px;
    margin-top: 10px;
    position: relative;
    background-image: url(../Imagens/ir-para-home.png);
    background-size: cover;
}

.ir-para-home-texto
{
    width: 400px;
    text-align: center;
    left: 0;
    margin-left: 0;
    padding-top: 25px;
    position: relative;   
}

.ir-para-home-texto a
{
    color: #fff;
    font-size: 35px;
    font-family: Arial;    
    text-decoration: underline;
}

.ir-para-home-texto a:hover
{
    font-size: 35px;
    color: #fff;
    font-family: Arial;    
    text-decoration: none;   
}

.casos-clinicos-texto
{
    font-size: 28px;
    color: #000;
    font-family: Arial;    
    font-weight: bold;   
    text-align: center;
}

.casos-clinicos-aviso
{
    margin-top: 10px;
    font-size: 22.5px;
    color: #000;
    font-family: Arial;    
    text-align: center;
}

.imagem-caso
{
    width: auto;
    position: relative;
    height: 220px;   
    margin: 0 auto; 
}

.caso-unico
{
    margin-top: 7px;
    text-align: center;
}

.area-video
{
    width: 709px;
    height: 350px;
    margin-top: -79px;
    margin-bottom:-85px;
    display: none;
}

.area-video-midia-movel
{
    width: 100%;
    height: 550px;
    margin-top: 7px;
    margin-bottom:0px;
    display: block;
    background-image:url(../Imagens/Dra-Alne-Guzzi/capa-video.jpg);    
    background-size: cover;
    position: relative;
}

.video
{
    width: 1000px;
    height: 550px;
    margin-top: 0;
    margin-left: -15px;
    position: relative;
}

.fale-com-a-dra-aline-texto
{
    width: 300px;
    text-align: center;
    left: 0;
    margin-left: 0;
    padding-top: 15px;
    position: relative;   
}

.fale-com-a-dra-aline-texto a
{
    font-size: 33px;
    font-weight: bold;
    color: #000;
    line-height: 35px;
    font-family: Arial;    
    text-decoration: none;
}

/*CONSULTÓRIO*/

.endereco-contato
{
    height: 80px;
    margin-left: 0px;
    position: relative;
}

.endereco-texto-contato
{
    margin-top: -86px;
    margin-left: 75px;
    position: relative;
    font-family: Arial;
    font-size: 35px;
    line-height: 45px;
    text-align: justify;
    color: #000000;
    height: 80px;
}

.endereco-texto-contato a
{
    font-family: Arial;
    font-size: 35px;
    color: #000;
    text-decoration: underline;
}

.endereco-texto-contato a:hover
{
    font-family: Arial;
    font-size: 35px;
    color: #000;
    text-decoration: none;
}

.whatsapp-contato
{
    height: 80px;
    margin-left: 0px;
    margin-top: 45px;
    position: relative;
}

.whatsapp-texto-contato a
{
    font-family: Arial;
    font-size: 35px;
    color: #000;
    text-decoration: underline;
}

.whatsapp-texto-contato a:hover
{
    font-family: Arial;
    font-size: 35px;
    color: #000;
    text-decoration: none;
}

.instagram-contato
{
    height: 80px;    
    margin-top: 10px;
    margin-left: 0px;
    position: relative;
}

.instagram-texto-contato a
{
    font-family: Arial;
    font-size: 35px;
    color: #000;
    text-decoration: underline;
}

.instagram-texto-contato a:hover
{
    font-family: Arial;
    font-size: 35px;
    color: #000;
    text-decoration: none;
}

.email-contato
{
    height: 80px;
    margin-top: 10px;
    margin-left: 0px;
    margin-bottom: -15px;
    position: relative;
}

.email-texto-contato
{
    margin-top: -48px;
    margin-left: 75px;
}

.email-texto-contato a
{
    font-family: Arial;
    font-size: 35px;
    color: #000;
    text-decoration: underline;
}

.email-texto-contato a:hover
{
    font-family: Arial;
    font-size: 35px;
    color: #000;
    text-decoration: none;
}

.conheca-o-espaco-texto
{
    font-size: 28px;
    color: #000;
    font-family: Arial;    
    font-weight: bold;   
    text-align: center;
}

.lista-texto
{
    margin-bottom: 0px;
    margin-top: 0;
    position: relative;
    height: 580px;
}

.lista-texto li
{
    list-style-type: circle;
    font-family: Arial;
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 25px;
    text-align: left;
    color: #000000;
    margin-left: 30px;
}

.imagens-consultorio
{
    margin-top: -510px;
    width: 530px;
    height: 300px;
    float: right;
    padding-right: 3px;
    position: relative;
    margin-bottom: 0px;
}

/*TÍTULOS*/

.titulo-dra-aline-midia-movel
{
    display: block;
    margin-top: 7px;
    width: 470px;
    height: 72px;
    background-image: url(../Imagens/Menu/item1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-consultorio-midia-movel
{
    display: block;
    margin-top: 7px;
    width: 470px;
    height: 72px;
    background-image: url(../Imagens/Menu/item2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-botox-midia-movel
{
    display: block;
    margin-top: 7px;
    width: 470px;
    height: 72px;
    background-image: url(../Imagens/Menu/item3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-skinbooster-midia-movel
{
    display: block;
    margin-top: 7px;
    width: 470px;
    height: 72px;
    background-image: url(../Imagens/Menu/item4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-rejuvenecimento-midia-movel
{
    display: block;
    margin-top: 7px;
    width: 470px;
    height: 72px;
    background-image: url(../Imagens/Menu/item5.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-preenchimento-facial-midia-movel
{
    display: block;
    margin-top: 7px;
    width: 470px;
    height: 72px;
    background-image: url(../Imagens/Menu/item6.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-bioestimulador-midia-movel
{
    display: block;
    margin-top: 7px;
    width: 470px;
    height: 72px;
    background-image: url(../Imagens/Menu/item4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-bichectomia-midia-movel
{
    display: block;
    margin-top: 7px;
    width: 470px;
    height: 72px;
    background-image: url(../Imagens/Menu/item5.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-fios-faciais-midia-movel
{
    display: block;
    margin-top: 7px;
    width: 470px;
    height: 72px;
    background-image: url(../Imagens/Menu/item7.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}


.titulo-blefaroplastia-sem-cortes-midia-movel
{
    display: block;
    margin-top: 7px;
    width: 470px;
    height: 72px;
    background-image: url(../Imagens/Menu/item7.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}



}

/*SAMSUNG*/

@media only screen and (min-device-width: 351px) and (max-device-width: 360px) and (min-device-height: 700px) and (max-device-height: 740px)
{

p.texto
{
    font-family: Arial;
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 25px;
    text-align: justify;
    color: #000000;
    padding: 0 5px 0 5px;
    margin-top: 0;
}

p.texto a
{
    font-family: Arial;
    font-size: 11px;
    line-height:20px;
    margin-bottom: 25px;
    text-align: justify;
    color: #000000;
    padding: 0;
    text-decoration: underline;
    margin-top: 0;
}

p.texto a:hover
{
    font-family: Arial;
    font-size: 11px;
    line-height:20px;
    margin-bottom: 25px;
    text-align: justify;
    color: #000000;
    padding: 0;
    text-decoration: none;
    margin-top: 0;
}

h1
{
    padding-top: 10px;
    font-size: 38px;
    color: #000;
    font-family: Arial;    
    font-weight: bold;
    margin-bottom: 30px;
}

.seja-bem-vindo-texto
{
    padding-top: 0px;
    padding-left: 0px;
    margin-left: 15px;
    font-family: montserratregular;
    font-size: 25px;
    letter-spacing: 3px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}

.whatsapp
{
    margin-top: -50px;
    width: 30.5%;
    left:0;
    margin-left: 0%;
    padding-left: 15px;
    position: relative;
}

.whatsapp-texto
{
    color: #000;
    width: 86%;
    height: 25px;
    margin-top: -30px;
    left: 100%;
    margin-left: -86%;
    position: relative;
}

.whatsapp-texto a
{  
    margin-right: 10px;
    font-family: open_sansregular;
    font-size: 24px;
    letter-spacing: 3px;
    color: #000;
    text-align: right;
    text-decoration: none;
}

.nome
{
    width: auto;
    margin-top: -41px;
    text-align: right;
    margin-right: 10px;
}

.imagem-planejamento
{
    display: block;
    width: 331px;
    height: 700px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.area-menu
{
    height: 715px;
    margin-top: -785px;
    width: 65%;
    left: 100%;
    margin-left: -65%;
    position: relative;
    padding-top: 0px;
}

.menu li
{  
    padding-top: 0px;
    margin-bottom: 8px;
    text-align: right;
    width: 100%;
    height: 62.8px;
    position: relative;
}

.menu li#ultimo
{  
    padding-top: 0px;
    margin-bottom: 0px;
    text-align: right;
    width: 100%;
    height: 62.8px;
    position: relative;
}

.aviso
{
    height: 70px;
    width: 100%;
    left: 0;
    margin-left: 0;
    position: relative;
    font-family: Arial;
    font-size: 28px;
    color: rgb(171, 40, 73);
    text-align: center;
    font-weight: bold;
    padding-top: 5px;
}

.footer
{
    margin-top: 70px;
    color: #000;
    padding: 0px;
    margin-left: 0;
    width: 100%;
    left: 0;
    position: relative;
    background-color: #fff;
}

.caso-unico
{
    margin-top: 7px;
    text-align: center;
}

.agende-sua-avaliacao-texto
{
    width: 290px;
    text-align: center;
    left: 0;
    margin-left: 0;
    padding-top: 0px;
    position: relative;   
}

.agende-sua-avaliacao-texto a
{
    font-size: 32px;
    font-weight: bold;
    color: #000;
    font-family: Arial;    
    text-decoration: none;
}

.casos-clinicos-texto
{
    font-size: 10px;
    color: #000;
    font-family: Arial;    
    font-weight: bold;   
    text-align: center;
}

.casos-clinicos-aviso
{
    margin-top: 10px;
    font-size: 7.5px;
    color: #000;
    font-family: Arial;    
    text-align: center;
}

.area-video-midia-movel
{
    width: 100%;
    height: 435px;
    margin-top: 12px;
    margin-bottom:0px;
    display: block;
    background-image:url(../Imagens/Dra-Alne-Guzzi/capa-video.jpg);    
    background-size: cover;
    position: relative;
}

.video
{
    width: 100%;
    height: 435px;
    margin-top: 0;
    margin-left: 0px;
    position: relative;
}

.fale-com-a-dra-aline-texto
{
    width: 290px;
    text-align: center;
    left: 0;
    margin-left: 0;
    padding-top: 20px;
    position: relative;   
}

.fale-com-a-dra-aline-texto a
{
    font-size: 32px;
    font-weight: bold;
    color: #000;
    font-family: Arial;    
    text-decoration: none;
}

.endereco-contato
{
    height: 80px;
    width: 100%;
    margin-left: 0px;
    position: relative;
}

.endereco-texto-contato
{
    margin-top: -80px;
    margin-left: 75px;
    position: relative;
    font-family: Arial;
    font-size: 32px;
    color: #000;
    line-height: 41px;
}

.endereco-texto-contato a
{
    font-family: Arial;
    font-size: 32px;
    color: #000;
    text-decoration: underline;
}

.endereco-texto-contato a:hover
{
    font-family: Arial;
    font-size: 32px;
    color: #000;
    text-decoration: none;
}

.whatsapp-contato
{
    height: 80px;
    margin-left: 0px;
    margin-top: 30px;
    position: relative;
}

.whatsapp-texto-contato a
{
    font-family: Arial;
    font-size: 32px;
    color: #000;
    text-decoration: underline;
}

.whatsapp-texto-contato a:hover
{
    font-family: Arial;
    font-size: 32px;
    color: #000;
    text-decoration: none;
}

.instagram-contato
{
    height: 80px;    
    margin-top: 0px;
    margin-left: 0px;
    position: relative;
}

.instagram-texto-contato a
{
    font-family: Arial;
    font-size: 32px;
    color: #000;
    text-decoration: underline;
}

.instagram-texto-contato a:hover
{
    font-family: Arial;
    font-size: 32px;
    color: #000;
    text-decoration: none;
}

.email-contato
{
    height: 80px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: -15px;
    position: relative;
}

.email-texto-contato a
{
    font-family: Arial;
    font-size: 32px;
    color: #000;
    text-decoration: underline;
}

.email-texto-contato a:hover
{
    font-family: Arial;
    font-size: 32px;
    color: #000;
    text-decoration: none;
}

.conheca-o-espaco-texto
{
    font-size: 30px;
    color: #000;
    font-family: Arial;    
    font-weight: bold;   
    text-align: center;
}

.lista-texto
{
    margin-bottom: 0px;
    margin-top: 0;
    position: relative;
    height: 540px;
}

.lista-texto li
{
    list-style-type: circle;
    font-family: Arial;
    font-size: 32px;
    line-height: 41px;
    margin-bottom: 25px;
    text-align: left;
    color: #000000;
    margin-left: 23px;
}

.imagens-consultorio
{
    margin-top: -485px;
    width: 530px;
    height: 300px;
    float: right;
    padding-right: 3px;
    position: relative;
    margin-bottom: 0px;
}


}

/*IPHONE mãe*/
@media screen and (min-device-width : 361px) and (max-device-width : 380px)
{

p.texto
{
    font-family: Arial;
    font-size: 23px;
    line-height: 33px;
    margin-bottom: 25px;
    text-align: justify;
    color: #000000;
    padding: 0 5px 0 5px;
    margin-top: 0;
}

p.texto a
{
    font-family: Arial;
    font-size: 23px;
    line-height:33px;
    margin-bottom: 0px;
    text-align: justify;
    color: #000000;
    padding: 0;
    text-decoration: underline;
    margin-top: 0;
}

p.texto a:hover
{
    font-family: Arial;
    font-size: 23px;
    line-height:28px;
    margin-bottom: 25px;
    text-align: justify;
    color: #000000;
    padding: 0;
    text-decoration: none;
    margin-top: 0;
}

h1
{
    padding-top: 10px;
    font-size: 38px;
    color: #000;
    font-family: Arial;  
    font-weight: bold;
    margin-bottom: 30px;
}
    
.header
{
    position: fixed;
    margin: 0px;
    padding: 0px;
    width: 100%;
    background-image: url(../Imagens/Master-Pages/faixa-superior.jpg);
    height: 245px;
    z-index: 99999999;
}

.logo
{
    width: 130px;
    height: 136px;
    left: 50%;
    margin-left: -65px;
    position: relative;
    margin-top: -103px;
    z-index: 999;
}

.faixa-superior
{
    width: 100%;
    height: 100px;
    position: relative;
    left: 0;
    margin: 0;
}

.imagem-faixa-superior
{
    width: 100%;
    height: 100px;
    position: relative;
}

.seja-bem-vindo-texto
{
    padding-top: 0px;
    padding-left: 0px;
    margin-left: 15px;
    font-family: montserratregular;
    font-size: 24px;
    letter-spacing: 3px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}

.whatsapp
{
    margin-top: -40px;
    width: 30%;
    left:0;
    margin-left: 0%;
    padding-left: 13px;
    position: relative;
}

.whatsapp-texto
{
    color: #000;
    width: 87%;
    height: 25px;
    margin-top: -30px;
    left: 100%;
    margin-left: -87%;
    position: relative;
}

.whatsapp-texto a
{  
    margin-right: 10px;
    font-family: open_sansregular;
    font-size: 25px;
    letter-spacing: 3px;
    color: #000;
    text-align: right;
    text-decoration: none;
}

.area-branca
{
    background-color: #fff;
    width: 100%;
    margin-top: -80px;
    position: relative;
    height: 178px;
}

.slogan-titulo
{
    font-family: aleoregular;
    font-size: 56px;
    letter-spacing: 3px;
    color: rgb(171, 40, 73);
    text-transform: uppercase;
    margin-bottom: 0px;   
    margin-top: 11px;
}

.nome
{
    width: auto;
    margin-top: -45px;
    text-align: right;
    margin-right: 10px;
}

.main
{
    width: 100%;
    position: relative;
    padding: 244px 0 0 0;
    margin: 0px 0 0 0;
    min-height: 200px;
}

.main-interno
{
    width: 100%;
    position: relative;
    padding: 244px 0 0 0;
    margin: 0px 0 4px 0;
    min-height: 200px;
}

.imagem-home
{
    width: 100%;
    height: auto;
    position: relative;
}

.imagem-cabecalho-imagem
{
    width: 100%;
    height: auto;
    position: relative;
}

.imagem-planejamento
{
    display: block;
    width: 230px;
    height: 486px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.area-menu
{
    height: 495px;
    margin-top: -576px;
    width: 75.5%;
    left: 100%;
    margin-left: -75.5%;
    position: relative;
    padding-top: 0px;
}

.menu li
{  
    padding-top: 0px;
    margin-bottom: 6.6px;
    text-align: right;
    width: 100%;
    height: 42.46px;
    position: relative;
}

.menu li#ultimo
{  
    padding-top: 0px;
    margin-bottom: 0px;
    text-align: right;
    width: 100%;
    height: 42.46px;
    position: relative;
}

.menu li a
{
    text-decoration: none;
    padding-right: 20px;
    font-size: 34px;
    color: #000;
    font-family: made_evolve_sansregular;    
}

.aviso
{
    height: 70px;
    width: 100%;
    left: 0;
    margin-left: 0;
    position: relative;
    font-family: Arial;
    font-size: 30px;
    color: rgb(171, 40, 73);
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
}

.footer
{
    margin-top: 83px;
    color: #000;
    padding: 0px;
    margin-left: 0;
    width: 100%;
    left: 0;
    position: relative;
    background-color: #fff;
}

.faixa-superior-footer-imagem
{
    width: 100%;
    height: 12px;
    position: relative;
}

.site-desenvolvido
{
    width: auto;
    text-align: right;
    margin-top: -47px;
    margin-right: 15px;
    position: relative;    
    font-family: Arial;
    color: #000;
    letter-spacing: 2px;
    font-size: 21.5px;
    font-weight: bold;
}

.site-desenvolvido a
{
    letter-spacing: 2px;
    font-family: Arial;
    color: #000;
    font-size: 21.5px;
    font-weight: bold;
    text-decoration: underline;
}

.site-desenvolvido a:hover
{
    font-family: Arial;
    color: rgb(171, 40, 73);
    font-size: 22.5px;
    font-weight: bold;
    text-decoration: none;
}

.agende-sua-avaliacao-texto
{
    width: 300px;
    text-align: center;
    left: 0;
    margin-left: 0;
    padding-top: 0px;
    position: relative;   
}

.agende-sua-avaliacao-texto a
{
    font-size: 33px;
    font-weight: bold;
    color: #000;
    line-height: 35px;
    font-family: Arial;   
    text-decoration: none; 
}

.casos-clinicos-texto
{
    font-size: 34px;
    color: #000;
    font-family: Arial;    
    font-weight: bold;   
    text-align: center;
}

.casos-clinicos-aviso
{
    margin-top: 10px;
    font-size: 22.5px;
    color: #000;
    font-family: Arial;    
    text-align: center;
}

.caso-unico
{
    margin-top: 12px;
    text-align: center;
}

.ir-para-home
{
    width: 480px;
    height: 131px;
    left: 100%;
    margin-left: -480px;
    margin-top: 10px;
    position: relative;
    background-image: url(../Imagens/ir-para-home.png);
    background-size: cover;
}

.ir-para-home-texto
{
    width: 400px;
    text-align: center;
    left: 0;
    margin-left: 0;
    padding-top: 25px;
    position: relative;   
}

.ir-para-home-texto a
{
    color: #fff;
    font-size: 35px;
    font-family: Arial;    
    text-decoration: underline;
}

.ir-para-home-texto a:hover
{
    font-size: 35px;
    color: #fff;
    font-family: Arial;    
    text-decoration: none;   
}

/*TÍTULOS*/

.titulo-dra-aline-midia-movel
{
    display: block;
    margin-top: 12px;
    width: 480px;
    height: 72px;
    background-image: url(../Imagens/Menu/item1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-consultorio-midia-movel
{
    display: block;
    margin-top: 12px;
    width: 480px;
    height: 72px;
    background-image: url(../Imagens/Menu/item2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-botox-midia-movel
{
    display: block;
    margin-top: 12px;
    width: 480px;
    height: 72px;
    background-image: url(../Imagens/Menu/item3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-skinbooster-midia-movel
{
    display: block;
    margin-top: 12px;
    width: 480px;
    height: 72px;
    background-image: url(../Imagens/Menu/item4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-rejuvenecimento-midia-movel
{
    display: block;
    margin-top: 12px;
    width: 480px;
    height: 72px;
    background-image: url(../Imagens/Menu/item5.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-preenchimento-facial-midia-movel
{
    display: block;
    margin-top: 12px;
    width: 480px;
    height: 72px;
    background-image: url(../Imagens/Menu/item6.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-bioestimulador-midia-movel
{
    display: block;
    margin-top: 12px;
    width: 480px;
    height: 72px;
    background-image: url(../Imagens/Menu/item4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-bichectomia-midia-movel
{
    display: block;
    margin-top: 12px;
    width: 480px;
    height: 72px;
    background-image: url(../Imagens/Menu/item5.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-fios-faciais-midia-movel
{
    display: block;
    margin-top: 12px;
    width: 480px;
    height: 72px;
    background-image: url(../Imagens/Menu/item7.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-blefaroplastia-sem-cortes-midia-movel
{
    display: block;
    margin-top: 12px;
    width: 480px;
    height: 72px;
    background-image: url(../Imagens/Menu/item7.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.area-video
{
    width: 709px;
    height: 350px;
    margin-top: -79px;
    margin-bottom:-85px;
    display: none;
}

.area-video-midia-movel
{
    width: 100%;
    height: 535px;
    margin-top: 12px;
    margin-bottom:0px;
    display: block;
    background-image:url(../Imagens/Dra-Alne-Guzzi/capa-video.jpg);    
    background-size: cover;
    position: relative;
}

.video
{
    width: 1000px;
    height: 535px;
    margin-top: 0;
    margin-left: -5px;
    position: relative;
}

.fale-com-a-dra-aline-texto
{
    width: 300px;
    text-align: center;
    left: 0;
    margin-left: 0;
    padding-top: 15px;
    position: relative;   
}

.fale-com-a-dra-aline-texto a
{
    font-size: 33px;
    font-weight: bold;
    color: #000;
    font-family: Arial;        
    text-decoration: none;
}

.tabela-contato
{
    margin-top: 15px;
    margin-left: 5px;
    width: 90%;
    position: relative;
}

.endereco-contato
{
    height: 90px;
    margin-left: 0px;
    position: relative;
}

.endereco-imagem-contato
{
    width: 55px;
    height: 81px;
    left: 0;
    position: relative;
}

.endereco-texto-contato
{
    margin-top: -65px;
    margin-left: 75px;
    position: relative;
    font-family: Arial;
    font-size: 31.5px;
    line-height: 41px;
    text-align: justify;
    color: #000000;
    height: 80px;
    width: 87%;
}

.endereco-texto-contato a
{
    font-family: Arial;
    font-size: 31.5px;
    color: #000;
    text-decoration: underline;
}

.endereco-texto-contato a:hover
{
    font-family: Arial;
    font-size: 31.5px;
    color: #000;
    text-decoration: none;
}

.whatsapp-contato
{
    height: 81px;
    margin-left: 0px;
    margin-top: 45px;
    position: relative;
}

.whatsapp-imagem-contato
{
    width: 55px;
    height: 55px;
    left: 0;
    position: relative;
}

.whatsapp-texto-contato
{
    margin-top: -45px;
    margin-left: 75px;
    position: relative;
}

.whatsapp-texto-contato a
{
    font-family: Arial;
    font-size: 31.5px;
    color: #000;
    text-decoration: underline;
}

.whatsapp-texto-contato a:hover
{
    font-family: Arial;
    font-size: 31.5px;
    color: #000;
    text-decoration: none;
}

.instagram-contato
{
    height: 81px;    
    margin-top: 10px;
    margin-left: 0px;
    position: relative;
}

.instagram-imagem-contato
{
    width: 55px;
    height: 55px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.instagram-texto-contato
{
    margin-top: -50px;
    margin-left: 75px;
}

.instagram-texto-contato a
{
    font-family: Arial;
    font-size: 31.5px;
    color: #000;
    text-decoration: underline;
}

.instagram-texto-contato a:hover
{
    font-family: Arial;
    font-size: 31.5px;
    color: #000;
    text-decoration: none;
}

.email-contato
{
    height: 80px;
    margin-top: 10px;
    margin-left: 0px;
    margin-bottom: 0px;
    position: relative;
}

.email-imagem-contato
{
    width: 55px;
    height: 40px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.email-texto-contato
{
    margin-top: -43px;
    margin-left: 75px;
}

.email-texto-contato a
{
    font-family: Arial;
    font-size: 31.5px;
    color: #000;
    text-decoration: underline;
}

.email-texto-contato a:hover
{
    font-family: Arial;
    font-size: 31.5px;
    color: #000;
    text-decoration: none;
}

.lista-texto
{
    margin-bottom: 0px;
    margin-top: 0;
    height: 585px;
}

.lista-texto li
{
    list-style-type: circle;
    font-family: Arial;
    font-size: 31.5px;
    line-height: 46.5px;
    margin-bottom: 25px;
    text-align: left;
    color: #000000;
    margin-left: 30px;
}

.imagens-consultorio
{
    margin-top: -505px;
    width: 490px;
    height: 300px;
    float: right;
    padding-right: 3px;
    position: relative;
}

.imagem-consultorio-galeria
{
    width: 400px;
    height: 300px;
    left: 50%;
    margin-left: -200px;
    position: relative;
}

}

/*iphone Aline*/
@media screen and (min-device-width : 381px) and (max-device-width : 650px)  and (orientation : portrait)
{
    
h1
{
    padding-top: 10px;
    font-size: 38px;
    color: #000;
    font-family: Arial;
    font-weight: bold;
    margin-bottom: 30px;
}

p.texto
{
    font-family: Arial;
    font-size: 19px;
    line-height: 30px;
    margin-bottom: 25px;
    text-align: justify;
    color: #000000;
    padding: 0 5px 0 5px;
    margin-top: 0;
}

p.texto a
{
    font-family: Arial;
    font-size: 19px;
    line-height:30px;
    margin-bottom: 25px;
    text-align: justify;
    color: #000000;
    padding: 0;
    text-decoration: underline;
    margin-top: 0;
}

p.texto a:hover
{
    font-family: Arial;
    font-size: 19px;
    line-height:30px;
    margin-bottom: 25px;
    text-align: justify;
    color: #000000;
    padding: 0;
    text-decoration: none;
    margin-top: 0;
}

.header
{
    position: fixed;
    margin: 0px;
    padding: 0px;
    width: 100%;
    background-image: url(../Imagens/Master-Pages/faixa-superior.jpg);
    height: 245px;
    z-index: 99999999;
}

.logo
{
    width: 110px;
    height: 115px;
    left: 50%;
    margin-left: -55px;
    position: relative;
    margin-top: -95px;
    z-index: 999;
}

.faixa-superior
{
    width: 100%;
    height: 100px;
    position: relative;
    left: 0;
    margin: 0;
}

.imagem-faixa-superior
{
    width: 100%;
    height: 100px;
    position: relative;
}

.area-branca
{
    background-color: #fff;
    width: 100%;
    margin-top: -60px;
    position: relative;
    height: 165px;
}

.whatsapp
{
    margin-top: -45px;
    width: 28%;
    left:0;
    margin-left: 0%;
    padding-left: 5px;
    position: relative;
}

.whatsapp-texto
{
    color: #000;
    width: 86%;
    height: 25px;
    margin-top: -25px;
    left: 100%;
    margin-left: -86%;
    position: relative;
}

.whatsapp-texto a
{  
    margin-right: 10px;
    font-family: open_sansregular;
    font-size: 23px;
    letter-spacing: 3px;
    color: #000;
    text-align: right;
    text-decoration: none;
}

.nome
{
    width: auto;
    margin-top: -45px;
    text-align: right;
    margin-right: 10px;
}

.slogan-titulo
{
    font-family: aleoregular;
    font-size: 56px;
    letter-spacing: 3px;
    color: rgb(171, 40, 73);
    text-transform: uppercase;
    margin-bottom: 0px;   
    margin-top: 7px;
}

.main
{
    width: 100%;
    position: relative;
    padding: 245px 0 0 0;
    margin: 0px 0 0 0;
    min-height: 300px;
}

.main-interno
{
    width: 100%;
    position: relative;
    padding: 245px 0 0 0;
    margin: 0px 0 6px 0;
    min-height: 300px;
}

.imagem-home
{
    width: 100%;
    height: auto;
    position: relative;
}

.imagem-cabecalho-imagem
{
    width: 100%;
    height: auto;
    position: relative;
}

.imagem-planejamento
{
    display: block;
    width: 275px;
    height: 581px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.area-menu
{
    height: 589px;
    margin-top: -681px;    
    width: 71%;
    left: 100%;
    margin-left: -71%;
    position: relative;
    padding-top: 0px;
}

.menu li
{  
    padding-top: 5px;
    margin-bottom: 8px;
    text-align: right;
    width: 100%;
    height: 46px;
    position: relative;
}

.menu li#ultimo
{  
    padding-top: 5px;
    margin-bottom: 0px;
    text-align: right;
    width: 100%;
    height: 46px;
    position: relative;
}

.menu li a
{
    text-decoration: none;
    padding-right: 20px;
    font-size: 34px;
    color: #000;
    font-family: made_evolve_sansregular;    
}

.aviso
{
    height: 80px;
    width: 100%;
    left: 0;
    margin-left: 0;
    position: relative;
    font-family: Arial;
    font-size: 26px;
    color: rgb(171, 40, 73);
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
}

.footer
{
    margin-top: 78px;
    color: #000;
    padding: 0px;
    margin-left: 0;
    width: 100%;
    left: 0;
    position: relative;
    background-color: #fff;
}

.faixa-superior-footer-imagem
{
    width: 100%;
    height: 18px;
    position: relative;
}

.fale-com-a-dra-Aline
{
    padding-top: 15px;
    width: 357px;
    padding-left: 5px;
    height: 60px;
    position: relative;
}

.site-desenvolvido
{
    width: auto;
    text-align: right;
    margin-top: -47px;
    margin-right: 15px;
    position: relative;    
    font-family: Arial;
    color: #000;
    letter-spacing: 2px;
    font-size: 17.5px;
    font-weight: bold;
}

.site-desenvolvido a
{
    letter-spacing: 2px;
    font-family: Arial;
    color: #000;
    font-size: 17.5px;
    font-weight: bold;
    text-decoration: underline;
}

.site-desenvolvido a:hover
{
    font-family: Arial;
    color: rgb(171, 40, 73);
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
}

.agende-sua-avaliacao-texto
{
    width: 300px;
    text-align: center;
    left: 0;
    margin-left: 0;
    padding-top: 0px;
    position: relative;   
}

.agende-sua-avaliacao-texto a
{
    font-size: 30px;
    line-height: 37px;
    font-weight: bold;
    color: #000;
    font-family: Arial;  
    text-decoration: none;    
}

.casos-clinicos-texto
{
    font-size: 31px;
    color: #000;
    font-family: Arial;    
    font-weight: bold;   
    text-align: center;
}

.casos-clinicos-aviso
{
    margin-top: 10px;
    font-size: 18.5px;
    color: #000;
    font-family: Arial;    
    text-align: center;
}

.ir-para-home-texto a
{
    color: #fff;
    font-size: 27px;
    font-family: Arial;    
    text-decoration: underline;
}

.ir-para-home-texto a:hover
{
    font-size: 27px;
    color: #fff;
    font-family: Arial;    
    text-decoration: none;   
}

.caso-unico
{
    margin-top: 18px;
    text-align: center;
}

.area-video-midia-movel
{
    width: 100%;
    height: 510px;
    margin-top: 18px;
    margin-bottom:0px;
    display: block;
    background-image:url(../Imagens/Dra-Alne-Guzzi/capa-video.jpg);    
    background-size: cover;
    position: relative;
}

.video
{
    width: 100%;
    height: 510px;
    margin-top: 0;
    margin-left: 0px;
    position: relative;
}

.fale-com-a-dra-aline-texto
{
    width: 300px;
    text-align: center;
    left: 0;
    margin-left: 0;
    padding-top: 25px;
    position: relative;   
}

.fale-com-a-dra-aline-texto a
{
    font-size: 30px;
    font-weight: bold;
    color: #000;
    font-family: Arial;    
    text-decoration: none;
}

/*TITULOS*/

.titulo-dra-aline-midia-movel
{
    display: block;
    margin-top: 18px;
    width: 480px;
    height: 72px;
    background-image: url(../Imagens/Menu/item1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-consultorio-midia-movel
{
    display: block;
    margin-top: 18px;
    width: 480px;
    height: 72px;
    background-image: url(../Imagens/Menu/item2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-botox-midia-movel
{
    display: block;
    margin-top: 18px;
    width: 480px;
    height: 72px;
    background-image: url(../Imagens/Menu/item3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-skinbooster-midia-movel
{
    display: block;
    margin-top: 18px;
    width: 480px;
    height: 72px;
    background-image: url(../Imagens/Menu/item4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-rejuvenecimento-midia-movel
{
    display: block;
    margin-top: 18px;
    width: 480px;
    height: 72px;
    background-image: url(../Imagens/Menu/item5.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-preenchimento-facial-midia-movel
{
    display: block;
    margin-top: 18px;
    width: 480px;
    height: 72px;
    background-image: url(../Imagens/Menu/item6.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-bioestimulador-midia-movel
{
    display: block;
    margin-top: 18px;
    width: 480px;
    height: 72px;
    background-image: url(../Imagens/Menu/item4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-bichectomia-midia-movel
{
    display: block;
    margin-top: 18px;
    width: 480px;
    height: 72px;
    background-image: url(../Imagens/Menu/item5.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-fios-faciais-midia-movel
{
    display: block;
    margin-top: 18px;
    width: 480px;
    height: 72px;
    background-image: url(../Imagens/Menu/item7.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}

.titulo-blefaroplastia-sem-cortes-midia-movel
{
    display: block;
    margin-top: 18px;
    width: 480px;
    height: 72px;
    background-image: url(../Imagens/Menu/item7.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: center;
}


/*CONSULTÓRIO*/

.endereco-contato
{
    height: 90px;
    margin-left: 0px;
    position: relative;
}

.endereco-imagem-contato
{
    width: 55px;
    height: 81px;
    left: 0;
    position: relative;
}

.endereco-texto-contato
{
    margin-top: -75px;
    margin-left: 75px;
    position: relative;
    font-family: Arial;
    font-size: 27.5px;
    line-height: 50px;
    text-align: justify;
    color: #000000;
    height: 80px;
    width: 77.5%;
}

.endereco-texto-contato a
{
    font-family: Arial;
    font-size: 27.5px;
    color: #000;
    text-decoration: underline;
}

.endereco-texto-contato a:hover
{
    font-family: Arial;
    font-size: 27.5px;
    color: #000;
    text-decoration: none;
}

.whatsapp-contato
{
    height: 81px;
    margin-left: 0px;
    margin-top: 27px;
    position: relative;
}

.whatsapp-imagem-contato
{
    width: 55px;
    height: 55px;
    left: 0;
    position: relative;
}

.whatsapp-texto-contato
{
    margin-top: -42px;
    margin-left: 75px;
    position: relative;
}

.whatsapp-texto-contato a
{
    font-family: Arial;
    font-size: 27.5px;
    color: #000;
    text-decoration: underline;
}

.whatsapp-texto-contato a:hover
{
    font-family: Arial;
    font-size: 27.5px;
    color: #000;
    text-decoration: none;
}

.instagram-contato
{
    height: 81px;    
    margin-top: 10px;
    margin-left: 0px;
    position: relative;
}

.instagram-imagem-contato
{
    width: 55px;
    height: 55px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.instagram-texto-contato
{
    margin-top: -47px;
    margin-left: 75px;
}

.instagram-texto-contato a
{
    font-family: Arial;
    font-size: 27.5px;
    color: #000;
    text-decoration: underline;
}

.instagram-texto-contato a:hover
{
    font-family: Arial;
    font-size: 27.5px;
    color: #000;
    text-decoration: none;
}

.email-contato
{
    height: 80px;
    margin-top: 10px;
    margin-left: 0px;
    margin-bottom: 0px;
    position: relative;
}

.email-imagem-contato
{
    width: 55px;
    height: 40px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.email-texto-contato
{
    margin-top: -35px;
    margin-left: 75px;
}

.email-texto-contato a
{
    font-family: Arial;
    font-size: 27.5px;
    color: #000;
    text-decoration: underline;
}

.email-texto-contato a:hover
{
    font-family: Arial;
    font-size: 27.5px;
    color: #000;
    text-decoration: none;
}

.conheca-o-espaco-texto
{
    font-size: 32px;
    color: #000;
    font-family: Arial;    
    font-weight: bold;   
    text-align: center;
}


.lista-texto
{
    margin-bottom: 0px;
    margin-top: 0;
    width: 56%;
    position: relative;
    height: 500px;
}

.lista-texto li
{
    list-style-type: circle;
    font-family: Arial;
    font-size: 27.5px;
    line-height: 50px;
    margin-bottom: 25px;
    text-align: left;
    color: #000000;
    margin-left: 25px;
}

.imagens-consultorio
{
    margin-top: -415px;
    width: 530px;
    height: 300px;
    float: right;
    padding-right: 3px;
    position: relative;
    margin-bottom: 0px;
}

}

