﻿/* DEFAULTS
----------------------------------------------------------*/
* {
margin:0;
padding:0;
list-style:none;
vertical-align:baseline;
right:0;
left:0;
}

video 
{
	margin: 0;
	max-width: 100%;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

ul li
{
    margin: 0;
    padding: 0;
}

.imagem
{
    width: 100%;
    position: relative;
}

h1
{
    padding-top: 20px;
    font-size: 24px;
    color: #000;
    font-family: Arial;    
    font-weight: bold;
    margin-bottom: 30px;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}

p.texto
{
    font-family: Arial;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 25px;
    text-align: justify;
    color: #000000;
    padding: 0 5px 0 5px;
    margin-top: 0;
}

body   
{
    background: #fff;
    font-size: 18px;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #000;
    cursor: url(../Imagens/cursor-mouse1.cur), default;
}

.page
{
    width: 100%;
    background-color: #fff;
    margin: 0;
    border: none;
    position: relative;
}

.header
{
    position: fixed;
    margin: 0px;
    padding: 0px;
    width: 100%;
    background-image: url(../Imagens/Master-Pages/faixa-superior.jpg);
    height: 300px;
    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: 195px;
}

.nome
{
    width: auto;
    margin-top: -36px;
    text-align: right;
    margin-right: 10px;
}

.nome-Aline
{
    font-family: benedictregular;
    color: rgb(171, 40, 73);
    font-size: 43px;
    text-align: right;
    letter-spacing: 3px;
    font-weight: bold;
}

.crosp
{
    font-family: open_sansregular;
    font-size: 18px;
    letter-spacing: 3px;
    color: #000;
    text-align: right;
    margin-top: -30px;
}

.whatsapp
{
    margin-top: 80px;
    width: 17.5%;
    left:100%;
    margin-left: -17.5%;
    position: relative;
}

.whatsapp-icone
{
    width: 25px;
    height: 25px;
    left: 0;
    margin-left: 0;
    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: 18px;
    letter-spacing: 3px;
    color: #000;
    text-align: right;
    text-decoration: none;
}

.whatsapp-texto a:hover
{
    text-decoration: underline;
    cursor: url(../Imagens/cursor-mouse-link.cur), default;    
}

.seja-bem-vindo
{
    margin-top: -100px;
    height: 50px;
}

.seja-bem-vindo-texto
{
    padding-top: 0px;
    padding-left: 5px;
    font-family: montserratregular;
    font-size: 17px;
    letter-spacing: 3px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}

.slogan
{
    padding-top:0px;
    text-align: center;
    margin-top: 0px;
}

.slogan-titulo
{
    font-family: aleoregular;
    font-size: 56px;
    letter-spacing: 3px;
    color: rgb(171, 40, 73);
    text-transform: uppercase;
    margin-bottom: 5px;   
    margin-top: -87px;
}

.slogan-subtitulo
{
    font-family: montserratregular;
    font-size: 22.5px;
    letter-spacing: 3px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    text-transform: uppercase;    
}

.main
{
    width: 100%;
    position: relative;
    padding: 300px 0 0 0;
    margin: 0px 0 0 0;
}

.main-interno
{
    width: 100%;
    position: relative;
    padding: 320px 0 0 0;
    margin: 0px 0 10px 0;
    min-height: 485px;
}

.imagem-home
{
    width: 67%;
    /*height: 605px;*/
    position: relative;
}

.imagem-cabecalho-imagem
{
    width: 100%;
    position: relative;
}

.imagem-planejamento
{
    display: none;
}

.area-menu
{
    height: 617px;
    margin-top: -1299px;
    width: 32.5%;
    left: 100%;
    margin-left: -32.5%;
    position: relative;
    padding-top: 0px;
}

.menu
{
    width: 100%;
    position: relative;
    list-style: none;
    padding-top: 10px;
    left: 0;
    margin-left: 0;
}

.menu li
{  
    padding-top: 10px;
    margin-bottom: 8px;
    text-align: right;
    width: 100%;
    height: 42.7px;
    position: relative;
}

.menu li#ultimo
{  
    padding-top: 10px;
    margin-bottom: 0px;
    text-align: right;
    width: 100%;
    height: 42.7px;
    position: relative;
}

.menu li a
{
    text-decoration: none;
    padding-right: 15px;
    font-size: 30px;
    color: #000;
    font-family: made_evolve_sansregular;    
}

.menu li a:hover
{
    font-weight: bold;
    cursor: url(../Imagens/cursor-mouse-link.cur), default;    
}

.menu li.dra-Aline
{
    background-image: url(../Imagens/Menu/item1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.menu li.consultorio
{
    background-image: url(../Imagens/Menu/item2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.menu li.botox
{
    background-image: url(../Imagens/Menu/item3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.menu li.skinbooster
{
    background-image: url(../Imagens/Menu/item4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.menu li.rejuvenecimento
{
    background-image: url(../Imagens/Menu/item5.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.menu li.preenchimento-facial
{
    background-image: url(../Imagens/Menu/item6.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.menu li.bioestimulador
{
    background-image: url(../Imagens/Menu/item4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.menu li.bichectomia
{
    background-image: url(../Imagens/Menu/item5.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.menu li.fios-faciais
{
    background-image: url(../Imagens/Menu/item7.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.menu li.blefaroplastia
{
    background-image: url(../Imagens/Menu/item7.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.imagem-planejamento-computador
{
    width: 100%;
    left: 0;
    margin-left: 0;
    position: relative;
}

.imagem-planejamento-mulher
{
    width: 631.5px;
    height: 650px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.imagem-planejamento-homem
{
    width: 631.5px;
    height: 650px;
    left: 100%;
    margin-left: -631.5px;
    margin-top: -650px;
    position: relative;
}

.aviso
{
    height: 30px;
    width: 100%;
    left: 0;
    margin-left: 0;
    position: relative;
    font-family: Arial;
    font-size: 19px;
    color: rgb(171, 40, 73);
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
}

.footer
{
    margin-top: 684px;
    color: #000;
    padding: 0px;
    margin-left: 0;
    width: 100%;
    left: 0;
    position: relative;
    background-color: #fff;
}

.footer-interno
{
    margin-top: 0px;
    color: #000;
    padding: 0px;
    margin-left: 0;
    width: 100%;
    left: 0;
    position: relative;
    background-color: #fff;
}


.faixa-superior-footer
{
    width: 100%;
    height: 20px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.faixa-superior-footer-imagem
{
    width: 100%;
    height: 20px;
    position: relative;
}

.fale-com-a-dra-Aline
{
    padding-top: 7px;
    width: 357px;
    padding-left: 5px;
    height: 60px;
    position: relative;
}

.fale-com-a-dra-Aline-texto
{
    font-family: Arial;
    color: #000;
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
}

.icones
{
    width: 357px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.icone-localizacao
{
    width: 37px;
    height: 55px;
    margin-left: 0;
}

.icone-localizacao a:hover
{
    cursor: url(../Imagens/cursor-mouse-link.cur), default;    
}

.icone-email
{
    width: 75px;
    height: 55px;
    margin-left: 57px;
    margin-top: -55px;
}

.icone-email a:hover
{
    cursor: url(../Imagens/cursor-mouse-link.cur), default;    
}

.icone-facebook
{
    width: 55px;
    height: 55px;
    margin-left: 152px;
    margin-top: -55px;
}

.icone-facebook a:hover
{
    cursor: url(../Imagens/cursor-mouse-link.cur), default;    
}

.icone-instagram
{
    width: 55px;
    height: 55px;
    margin-left: 227px;
    margin-top: -55px;
}

.icone-instagram a:hover
{
    cursor: url(../Imagens/cursor-mouse-link.cur), default;    
}

.icone-youtube
{
    width: 55px;
    height: 55px;
    margin-left: 302px;
    margin-top: -55px;
}

.icone-youtube a:hover
{
    cursor: url(../Imagens/cursor-mouse-link.cur), default;    
}

.site-desenvolvido
{
    width: auto;
    height: 25px;
    text-align: right;
    margin-top: -47px;
    margin-right: 5px;
    position: relative;    
    font-family: Arial;
    color: #000;
    letter-spacing: 2px;
    font-size: 16.5px;
    font-weight: bold;
}

.site-desenvolvido a
{
    letter-spacing: 2px;
    font-family: Arial;
    color: #000;
    font-size: 16.5px;
    font-weight: bold;
    text-decoration: underline;
}

.site-desenvolvido a:hover
{
    font-family: Arial;
    color: rgb(171, 40, 73);
    font-size: 16.5px;
    font-weight: bold;
    text-decoration: none;
    cursor: url(../Imagens/cursor-mouse-link.cur), default;    
}

/*PÁGINAS INTERNAS*/

.cabecalho
{
    width: 632px;
    height: 247px;
    float: left;
    margin-top: -92px;
    margin-right: 10px;
}

.texto-pagina-interna
{
    /*margin-top: -324px;*/
    width: auto;
    position: relative;
}

.agende-sua-avaliacao
{
    width: 300px;
    height: 82px;
    margin-left: 642px;
    margin-top: -71px;
    position: relative;
    background-image: url(../Imagens/agende-sua-avaliacao.gif);
    background-size: cover;
}

.agende-sua-avaliacao-texto
{
    width: 205px;
    text-align: center;
    left: 0;
    margin-left: 0;
    padding-top: 5px;
    position: relative;   
}

.agende-sua-avaliacao-texto a
{
    font-size: 20px;
    font-weight: bold;
    color: #000;
    font-family: Arial;    
    text-decoration: none;
}

.agende-sua-avaliacao-texto a:hover
{
    text-decoration: underline;
    cursor: url(../Imagens/cursor-mouse-link.cur), default;    
}

.casos-clinicos
{
    width: 350px;
    left: 50%;
    margin-left: -175px;
    position: relative;
    text-align: center;
    padding-bottom: 5px;
}

.casos-clinicos-texto
{
    font-size: 22px;
    color: #000;
    font-family: Arial;    
    font-weight: bold;   
    text-align: center;
}

.casos-clinicos-aviso
{
    margin-top: 10px;
    font-size: 16.5px;
    color: #000;
    font-family: Arial;    
    text-align: center;
}

.imagem-caso
{
    width: auto;
    position: relative;
    height: 292px;   
    margin: 0 auto; 
}

.caso-unico
{
    margin-top: 20px;
    text-align: center;
}
    
.ir-para-home
{
    width: 300px;
    height: 82px;
    left: 100%;
    margin-left: -300px;
    margin-top: 10px;
    position: relative;
    background-image: url(../Imagens/ir-para-home.png);
    background-size: cover;
}

.ir-para-home-texto
{
    width: 208px;
    text-align: right;
    left: 0;
    margin-left: 0;
    padding-top: 15px;
    position: relative;   
}

.ir-para-home-texto a
{
    color: #fff;
    font-size: 22px;
    font-family: Arial;    
    text-decoration: underline;
}

.ir-para-home-texto a:hover
{
    font-size: 22px;
    color: #fff;
    font-family: Arial;    
    text-decoration: none;   
    cursor: url(../Imagens/cursor-mouse-link.cur), default;    
}

/*TÍTULOS*/

.titulo-dra-aline
{
    margin-top: 0px;
    width: 300px;
    height: 72px;
    background-image: url(../Imagens/Menu/item1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 100%;
    margin-left: -300px;
    position: relative;
    text-align: center;
    z-index: 999;
}

.titulo-dra-aline-midia-movel
{
    display: none;
}

.titulo-consultorio
{
    margin-top: 0px;
    width: 300px;
    height: 72px;
    background-image: url(../Imagens/Menu/item2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 100%;
    margin-left: -300px;
    position: relative;
    text-align: center;
    z-index: 999;
}

.titulo-consultorio-midia-movel
{
    display: none;
}
.titulo-botox
{
    margin-top: 0px;
    width: 300px;
    height: 72px;
    background-image: url(../Imagens/Menu/item3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 100%;
    margin-left: -300px;
    position: relative;
    text-align: center;
    z-index: 999;
}

.titulo-botox-midia-movel
{
    display: none;
}

.titulo-skinbooster
{
    margin-top: 0px;
    width: 300px;
    height: 72px;
    background-image: url(../Imagens/Menu/item4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 100%;
    margin-left: -300px;
    position: relative;
    text-align: center;
}

.titulo-skinbooster-midia-movel
{
    display: none;
}

.titulo-rejuvenecimento
{
    margin-top: 0px;
    width: 300px;
    height: 72px;
    background-image: url(../Imagens/Menu/item5.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 100%;
    margin-left: -300px;
    position: relative;
    text-align: center;
}

.titulo-rejuvenecimento-midia-movel
{
    display: none;
}

.titulo-preenchimento-facial
{
    margin-top: 0px;
    width: 300px;
    height: 72px;
    background-image: url(../Imagens/Menu/item6.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 100%;
    margin-left: -300px;
    position: relative;
    text-align: center;
}

.titulo-preenchimento-facial-midia-movel
{
    display: none;
}
.titulo-bioestimulador
{
    margin-top: 0px;
    width: 300px;
    height: 72px;
    background-image: url(../Imagens/Menu/item4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 100%;
    margin-left: -300px;
    position: relative;
    text-align: center;
}

.titulo-bioestimulador-midia-movel
{
    display: none;
}
.titulo-bichectomia
{
    margin-top: 0px;
    width: 300px;
    height: 72px;
    background-image: url(../Imagens/Menu/item5.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 100%;
    margin-left: -300px;
    position: relative;
    text-align: center;
}

.titulo-bichectomia-midia-movel
{
    display: none;
}

.titulo-fios-faciais
{
    margin-top: 0px;
    width: 300px;
    height: 72px;
    background-image: url(../Imagens/Menu/item7.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 100%;
    margin-left: -300px;
    position: relative;
    text-align: center;
}

.titulo-fios-faciais-midia-movel
{
    display: none;
}

.titulo-blefaroplastia-sem-cortes
{
    margin-top: 0px;
    width: 300px;
    height: 72px;
    background-image: url(../Imagens/Menu/item7.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    left: 100%;
    margin-left: -300px;
    position: relative;
    text-align: center;
}

.titulo-blefaroplastia-sem-cortes-midia-movel
{
    display: none;
}

/*PÁGINA ALINE*/

.cabecalho-pagina-Aline
{
    width: 371px;
    height: 247px;
    float: left;
    margin-top: -92px;
    margin-right: 10px;
}

.area-video
{
    width: 942px;
    margin-top: -306px;
    position: relative;
    margin-bottom: -62px;
}

.video
{
    width: 942px;
    position: relative;
}

.area-video-midia-movel
{
    display: none;
}
.fale-com-a-dra-aline
{
    width: 300px;
    height: 82px;
    left: 100%;
    margin-left: -300px;
    margin-top: 130px;
    position: relative;
    background-image: url(../Imagens/agende-sua-avaliacao.gif);
    background-size: cover;
}

.fale-com-a-dra-aline-texto
{
    width: 205px;
    text-align: center;
    left: 0;
    margin-left: 0;
    padding-top: 15px;
    position: relative;   
}

.fale-com-a-dra-aline-texto a
{
    font-size: 20px;
    font-weight: bold;
    color: #000;
    font-family: Arial;    
    text-decoration: none;
}

.fale-com-a-dra-aline-texto a:hover
{
    text-decoration: underline;
    cursor: url(../Imagens/cursor-mouse-link.cur), default;    
}

/*CONSULTÓRIO*/

.cabecalho-consultorio
{
    width: 941px;
    position: relative;
    height: 247px;
    margin-top: -92px;
}

.imagem-cabecalho-consultorio
{
    width: 100%;
    height: 247px;
    position: relative;
}

.tabela-contato
{
    margin-top: 5px;
    margin-left: 5px;
    position: relative;
}

.endereco-contato
{
    height: 65px;
    margin-left: 0px;
    position: relative;
}

.endereco-imagem-contato
{
    width: 32px;
    height: 47px;
    left: 0;
    position: relative;
}

.endereco-texto-contato
{
    margin-top: -40px;
    margin-left: 40px;
    position: relative;
    font-family: Arial;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 25px;
    text-align: justify;
    color: #000000;
}

.endereco-texto-contato a
{
    font-family: Arial;
    font-size: 18px;
    color: #000;
    text-decoration: underline;
}

.endereco-texto-contato a:hover
{
    font-family: Arial;
    font-size: 18px;
    color: #000;
    text-decoration: none;
    cursor: url(../Imagens/cursor-mouse-link.cur), default;    
}

.whatsapp-contato
{
    height: 65px;
    margin-left: 0px;
    position: relative;
}

.whatsapp-imagem-contato
{
    width: 32px;
    height: 32px;
    left: 0;
    position: relative;
}

.whatsapp-texto-contato
{
    margin-top: -30px;
    margin-left: 40px;
    position: relative;
}

.whatsapp-texto-contato a
{
    font-family: Arial;
    font-size: 18px;
    color: #000;
    text-decoration: underline;
}

.whatsapp-texto-contato a:hover
{
    font-family: Arial;
    font-size: 18px;
    color: #000;
    text-decoration: none;
    cursor: url(../Imagens/cursor-mouse-link.cur), default;    
}

.instagram-contato
{
    height: 65px;    
    margin-top: -65px;
    margin-left: 480px;
    position: relative;
}

.instagram-imagem-contato
{
    width: 32px;
    height: 32px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.instagram-texto-contato
{
    margin-top: -30px;
    margin-left: 40px;
}

.instagram-texto-contato a
{
    font-family: Arial;
    font-size: 18px;
    color: #000;
    text-decoration: underline;
}

.instagram-texto-contato a:hover
{
    font-family: Arial;
    font-size: 18px;
    color: #000;
    text-decoration: none;
    cursor: url(../Imagens/cursor-mouse-link.cur), default;    
}

.email-contato
{
    height: 65px;
    margin-top: -65px;
    margin-left: 939px;
    margin-bottom: -10px;
    position: relative;
}

.email-imagem-contato
{
    width: 44px;
    height: 32px;
    left: 0;
    margin-left: 0;
    position: relative;
}

.email-texto-contato
{
    margin-top: -30px;
    margin-left: 62px;
}

.email-texto-contato a
{
    font-family: Arial;
    font-size: 18px;
    color: #000;
    text-decoration: underline;
}

.email-texto-contato a:hover
{
    font-family: Arial;
    font-size: 18px;
    color: #000;
    text-decoration: none;
    cursor: url(../Imagens/cursor-mouse-link.cur), default;    
}

.mapa-imagem
{
    width: 600px;
    height: 500px;
}

.conheca-o-espaco-texto
{
    font-size: 22px;
    color: #000;
    font-family: Arial;    
    font-weight: bold;   
    text-align: center;
}

.imagens-consultorio
{
    margin-top: -300px;
    width: 475px;
    height: 200px;
    float: right;
    padding-right: 3px;
    position: relative;
    margin-bottom: 0px;
}

.imagem-consultorio-galeria
{
    width: 389px;
    height: 292px;
    left: 50%;
    margin-left: -194.5px;
    position: relative;
}

.descricao-consultorio
{
    margin-top: 10px;
    margin-left: 5px;
}

.lista-texto
{
    margin-bottom: 0px;
    margin-top: 0;
    height: 300px;
}

.lista-texto li
{
    list-style-type: circle;
    font-family: Arial;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 5px;
    text-align: justify;
    color: #000000;
    margin-left: 18px;
}

/*PÁGINA FIOS*/

.fios-faciais-imagem1
{
    width: 300px;
    height: 203px;
    float: left;
    padding-left: 5px;
    margin-right: 10px;    
}

.fios-faciais-imagem2
{
    width: 300px;
    height: 199px;
    float: right;
    padding-right: 5px;
    margin-left: 10px;    
}

/*PÁGINA BLEFEROSPLATIA SEM CORTES*/

.blefaroplastia-sem-cortes-imagem1
{
    width: 397px;
    height: 200px;
    float: right;
    padding-right: 5px;
    margin-left: 10px; 
}

.blefaroplastia-sem-cortes-imagem2
{
    width: 300px;
    height: 204px;
       
    margin-bottom: 50px;
}



