/*
Theme Name: OMH
Author: BLUEMARKET AGENCY
Author URI: http://www.bluemarketagency.com/
Version: 1.0
*/

/******** CSS Reset *********/
/** * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {	margin: 0;	padding: 0;	border: 0;	font-size: 100%;	font: inherit;	vertical-align: baseline;}/* HTML5 display-role reset for older browsers */article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}body {	line-height: 1;}ol, ul {	list-style: none;}blockquote, q {	quotes: none;}blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}table {	border-collapse: collapse;	border-spacing: 0;}


/************** GENERIC **************************/
body {
	text-align: justify;
	font-family:'Open Sans', Arial, sans-serif;
	background:#f0ffff;
	line-height:1.2em;
	width:100%;



    font-family: open sans, 'comfortaa';
    background-image: url(images/fundolaura.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center left;
    background-attachment: fixed;
}

.cookies{
background-color: #4c3c72;
z-index:999;
height:140px;
width:100%;
}

.cookies_txt{
color: white;
font-size:11px;
float: left;
clear:none;
width: calc(100% - 40px);
margin-left:20px;
margin-right:20px;
margin-bottom:12px;	
}

.cookies_txt a:link{
	color: #ffffff;
        text-decoration: none;
}
.cookies_txt a:visited{
	color: #ffffff;
        text-decoration: none;
}
.cookies_txt a:hover{
	color: yellow;
}

.cookies_btn{
	height: 25px;
	border-radius:8px;
	background-color:rgba(237,237,237,1.00);
	color: #4c3c72; 
	width:100px;
	float:left;
	text-align:center;
	line-height:25px;
	margin-left: calc(50% - 50px);
	margin-top: 12px;
	margin-bottom:12px;
        cursor: pointer;
	}

#main 

      {

          background-repeat:no-repeat; 

          background-position: 0px 0px;

          background-size: cover;

    	height: 100%;

		position: fixed;

		z-index:-10;

      }

strong {
	font-weight:bold;
}

#wrapper, #header, #main {
	margin: 0 auto;
	
}

#wrapper {
	background:#f0ffff;
	width:100%;
}

#Page_titule{
	float:right;
	padding-top:40px;
        width:125px;
}

#Page_titule .mh {
    width: 100%;
   
}


#analise .texto{
	margin-left:47px;
	//width:100px;
	font-weight:bold;
    font-size: 55%;
  	color:#5F5F5F;
}

#analise .texto3{
    margin-left:39px;
    font-size: 55%;
	//width:153px;
	font-weight:bold;
  	color:#5F5F5F;
}

#pop_up_conteiner
{
	width:100%;
	text-align:center;
	margin-top:100px;
   	position:fixed;
	z-index: 9002;
}


#conteudo_center
{
       margin-right: auto;
       margin-left: auto;
       display: inline-block;
       width: 280px;
}

#telefone::-webkit-input-placeholder { font-size: 85% }
#telefone::-moz-placeholder { font-size: 85% }
#telefone:-ms-input-placeholder { font-size: 85%}
#telefone:-moz-placeholder { font-size: 85%;}

#pop_up
{
    position: absolute;
    //margin-left:32%;
    background: url(images/helena_background.jpg);
    background-size: 100% 100%;
    background-repeat:no-repeat;
    width:280px;
    height:210px;
    z-index: 9002;
    display:none;
    margin: 0 auto;
    right:0;
    left:0;
    text-align:left;
}

.mariaHelena_fechar
{
	float:right;
        margin-rigth:2px;
        margin-top:2px;
	background: url(images/botaofechar_helena.png);
        background-size: 100% 100%;
    	background-repeat:no-repeat;
	cursor:pointer;
	width:18px;
}

#horario
{
	margin-top:108px;
	height:15px;
	width:140px;
	margin-left:19px;
}

#tele
{
	margin-left:15px;
}
#telefone
{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	//width:50%;
	margin-top:15px;
	height:15px;
	width:140px;
}

#envelope {
	z-index: -1;
	position: absolute;
	top:55px;
}

#pop_up .botao_helena
{
	margin-top:10px;
	background: url(images/botao_maria_helena.png);
    	background-size: 100% 100%;
    	background-repeat:no-repeat;
	width:125px;
	font-size:55%;
	height:20px;
	text-align: center;
	font-weight: bold;
	cursor:pointer;
	padding-top:2px;
	margin-left:19px;
}

#analise{
	float:left;
	padding-top:40px;
	font-size:155%;
	height: 100px;
	margin-left:2%;
	width:150px;
	line-height:65%;
	// background-image: url(images/stickersemtexto_05.png);
	background-repeat:no-repeat;
    	background-size: 100px;
    	background-position: 26px 22px;
}



#header, #main{
	width: 100%;
}

#headerContainer {
	width:100%;
	margin:0;
	
}

#delimiter {
	clear: both;
}

.clearBoth {
	clear:both;
}

.spacer50 {
	margin:50px;
}

/*********************************** HEADER ***********************************/

#headerContainer {
	
	font-size:1.5em;
	font-family:'Comfortaa','Open Sans', Arial, sans-serif;
}

/*********************************** CONTENT ***********************************/


h2{
	color:#a18650;
	font-size:160%;
}



.sig_lin
{
	margin-bottom: 45px; 
	text-align:center;
}

#outros_signos
{
	width:100%;
	//height:0px;
	padding-bottom:20px;
}

.sign_outros{
  display: inline-block;
  width: 300px;
  height: 250px;
  margin-top:30px;
  //margin:2px;
  
}
.sign_outrosb{
  display: inline-block;
  width: 300px;
  height: 250px;
  margin-top:30px;
  //margin:2px;
  background-image:url(images/mbanner-bolacristal.gif);
  
}
h1 {
	font-size:1.2em;
	
}


#cab{
	width:100%;
	height:178px;
}

#content {
	width:100%;
	color:#000000;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
        height:65vh;
        float:none;
}

#chatBox_Introducao{
	margin-top: 60px;
        float:left;
    	margin-bottom:0px;
    	width: 279px;
    	height:523px;
}

#introducao {
	letter-spacing:1px;
	margin-bottom:10px;
    	width: 94%;
        padding-top:10px;
        padding-right:5px;
        padding-bottom:10px;
        padding-left:15px;
}

#introducao .texto2{
  text-align:left;
  font-size:65.5%;
  letter-spacing:0px;
  color:#4c3c72;
}

h1{
  text-align:left;
  font-size:95%;
  line-height:150%;
  font-weight:bold;
  text-shadow: 3px 3px 3px #888;
  color:#5F5F5F;
}

#chatBox {
	width:100%;
	height:340px;
	background:#f0f0f0;
	margin: 0;
	height:320px;
}


#chatBoxContainer .moldura {
	display:none;
}

#chatBoxStatus {
	width:100%;
	height:40px;
	padding:10px;
	font-size:0.8em;
	font-weight:bold;
	color:#ffffff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}


#chatBoxContent {
	overflow-y: scroll;
	overflow-x: hidden;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:100%;
	//height: -moz-calc(100% - (40px + 40px));
	//height: -webkit-calc(100% - (40px + 40px));
	//height: calc(100% - (40px + 40px));
	height:240px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:10px;
	font-size:0.9em;
	
}

.adrianaOffline {
	//background:#222222;
	
	
}

.adrianaOnline {
	//background:#084e05;
	background-color:#009900;
}

#chatBoxAnswerContainer{
	background:#d0d0d0;
	//position:relative;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:100%;
	height:40px;
}

#conteudo{
	width:88%;
    	padding-left:1%;
        text-align: center;
	clear: both;
}

#chatBoxTyping {
	//position:absolute;
	width:100%
	height:100%;
	top:0;
	left:0;
	display:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	//padding:10px;
	font-size:0.8em;
	font-style:italic;
	font-weight:bold;
}

.adrianaText {
	margin-bottom:4px;
	font-size:0.9em;
}

.adrianaName {
	font-weight:bold;
	font-size:0.9em;
	color:#2821b3;
}

.lauraText {
	margin-bottom:4px;
	font-size:0.9em;
}

.lauraName {
	font-weight:bold;
	font-size:0.9em;
	color:#2821b3;
}

.userName {
	font-weight:bold;
	font-size:0.9em;
	color:#49655c;
}

select {
	width:60%;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	
}

	input {
		width:30%;
		padding:0px;
		margin-left:4px!important;
	}

	#diaNascimento {
		width:9%;
	}

	#mesNascimento {
	
		width:35%;
		height:25px;
		padding-top:0px;
		padding-bottom:0px;
        	-webkit-appearance: none; 
		border-radius: 0;
	}

	#anoNascimento {
		width:13%;
	}


#des_signo{
	width:100%;
	height:800px;
 	text-align: center;
        display:none;
}

#des_image{
    //float:left;
    display: inline-block;    
    padding: 20px; 
    height:185px;
    //margin-left:23%;
    //width: 30%; 
    
}

#des_descricao{
	display: inline-block;    
    	padding-top: 20px; 
    	padding-bottom: 20px; 
	width:100%;
	text-align:left;  
}






#des_data{
 padding-top:100px;
 padding-left: 0px;
 margin-bottom:30px;
 font-size:80%;
}

#des_data .nome{
	color:#a18650;
    	text-align: center;
	font-size:200%;
	margin-bottom:5px;
}

#des_data .datas{
    text-align: center;
    color:#533863;
	font-size:140%;
}

#des_info{
 
 padding-left:5px;
 height:135px;
 font-size:100%;
 text-align:left;
 color:#533863;
}

#EMAIL{
	width:65%;
}

#EMAIL_2{
	width:65%;
}

#PHONE{
	width:65%;
}

.enviarEmail {
	//position: absolute;
	top: 0px;
	right: 0px;
	background: #a0bab2;
	color: #ffffff;
	border: 1px solid #666666;
	padding: 5px 10px;
	margin-top: 5px;
	margin-bottom:5px;
	margin-left: 2px;
	margin-right: 2px;
	width: 18%;
	text-align: center;
	cursor:pointer;
	float:right;
	margin-right:3%;
}

.enviarTelefone {
	//position: absolute;
	top: 0px;
	right: 0px;
	background: #a0bab2;
	color: #ffffff;
	border: 1px solid #666666;
	padding: 5px 10px;
	margin-top: 5px;
	margin-bottom:5px;
	margin-left: 2px;
	margin-right: 2px;
	width: 18%;
	text-align: center;
	cursor:pointer;
	float:right;
	margin-right:3%;
}

.enviarRespostaBtn {
	//position: absolute;
	top: 0px;
	right: 0px;
	background: #a0bab2;
	color: #ffffff;
	border: 1px solid #666666;
	padding: 5px 10px;
	margin-top: 4px;
	margin-bottom:5px;
	margin-left: 2px;
	margin-right: 0px;
	width: 17%;
	text-align: center;
	cursor:pointer;
	float:right;
	margin-right:3%;
}

.enviarRespostaBtnLeft {
	float:left;
	margin-left:6%;
	font-size:80%;
}
.enviarRespostaBtnRight {
	float: right;
	margin-right:6%;
	font-size:80%;
}

.enviarRespostaPreocupa {
	float:left;
	font-size:65%;
	background: #a0bab2;
	color: #ffffff;
	border: 1px solid #666666;
	width:16%;
	cursor:pointer;
	text-align: center;
	height:27px;
	padding-top:12px;
}

.inputErrorShowBorder {
	border:1px solid #bb0000 !important;
	background:#ffbebe !important;
}

.change_div_width1{
	width:33%;
}




.info_signo
{

	color:#4c3c72;
	font-size:130%;
	font-weight:bold;
	text-align:center;
margin-bottom:20px;
	margin-top:50px;
	float:left;
	width:100%;
}

    #foto {
		padding-top:10px;
		width:280px;
		float:left;
		// background-image: url("images/laurafoto_03.png");	
                background-size: 265px;
		background-repeat:no-repeat;
       
	}

    #foto .nome {
	    text-align:left;
	    font-size:300%;	
            color:#4c3c72;
            font-family: 'Lobster', cursive;
	    margin-top:200px;
    }

    #foto .laura_info {
	    width:100%;
            font-size: 90%;
	    height:40px;
	    text-align:left;
	    margin-top:64px;
	    background-color:#8680a1;
	    color:#FFFFFF;
            padding-top:4px;
    }


	#prefooter {
		width:100%;
	
	}


/*horoscopo*/
.allsigns {
	width:300px;
	margin-left: calc(50% - 150px);
	margin-top: 70px;
}
.signs {
	background-color: rgba(255,255,255,0.8);
	width:240px;
	height:340px;
	margin-left: 30px;
	margin-right:30px;
	clear:none;
	float: left;
	margin-bottom:65px;
	line-height:18px;
	border-radius: 0 0 30px 0;
}

.signs_txt {
	width: 200px;
	margin-left: 20px;
	clear: none;
	 font-size:80%;
	text-align:left;
	margin-top:-75px;
}

.signs_b {
	height:200px;
	margin-top:-7px;
	margin-left:-7px;
	}

.signs_b1 {
		height:140px;
		width:140px;
margin-left:-40px;
margin-top:-40px;
		 border-radius: 10px;
		 float:left;
		 clear:none;
}

.signs_b2 {margin-top:20px;
text-align: left;
font-weight:bold;
	color:#a18650;
	font-size:130%;
	line-height:0px;
}

.signs_b3 {
margin-top:20px;
line-height: 12px;
	text-align:left;
	font-size:10px;
}

.signs_bttl{
	float:left;
	clear:none;
	width:100px;
	margin-left:10px;
	margin-top:15px;
}

.info_signo2{
margin-bottom:70px;
font-size:24px;
font-weight:bold;
text-align:center;
margin-top:10px;
float:left;
width:100%;
color: #4c3c72;
	}
	/*footer (novo)*/
.footer{
		background-color: rgba(139,86,150,1.00);
		padding-top:10px;
		padding-bottom: 10px; 
		color:white;
		padding-left:20px;
		font-size:9px;
		}

	.footertxt a{
		color:white;
		text-decoration:none;
		}
			.footertxt a:hover{
		color: rgba(241,234,113,1.00);
		text-decoration:none;
		}
		
	.footericn{
		background-image: url(images/whiteicn);
		background-size:contain;
		float: right;
		clear: none;
		display:none}	
		
		
/****** LANDSCAPE SMARTPHONE *****/
@media only screen and (min-width : 400px) {


        #pop_up_conteiner
        {
	      margin-top:200px;
        }

        #conteudo_center
        {
               width: 325px;
        }

	#telefone::-webkit-input-placeholder { font-size: 100% }
	#telefone::-moz-placeholder { font-size: 100% }
	#telefone:-ms-input-placeholder { font-size: 100%}
	#telefone:-moz-placeholder { font-size: 100%;}

	#pop_up
	{
    		width:350px;
    		height:280px;
	}


	#horario
	{
		margin-top:145px;
		height:20px;
		width:170px;
		margin-left:24;
	}

	#tele
	{
		margin-left:20px;
	}
	#telefone
	{
		margin-top:22px;
		height:20px;
		width:170px;
	}

	#pop_up .botao_helena
	{
		margin-top:12px;
		width:155px;
		font-size:75%;
		height:30px;
		padding-top:10px;
		margin-left:24px;
	}


	input {
		width:30%;
		padding:5px;
		margin-left:4px!important;
	}
	
	#diaNascimento {
		width:7%;
	}

	#mesNascimento {
	
		width:35%;
		height:25px;
		padding-top:4px;
        	-webkit-appearance: none; 
		border-radius: 0;
	}

	#anoNascimento {
		width:12%;
	}

	.enviarRespostaBtnLeft {
		font-size:90%;
	}

	.enviarRespostaBtnRight {
		font-size:90%;
	}

    	.enviarRespostaPreocupa {
		width:16%;
		font-size:80%;
	}


	#chatBox {
		width:100%;
		height:340px;
		background:#f0f0f0;
        margin: 0;
	}

	#chatBoxContainer .moldura {
		display:none;
	}

	.adrianaOnline {
		color:#084e05;
	}
	
	#chatBoxAnswerContainer{
		background:#d0d0d0;
	    	//ht:40px;
	}

	#des_signo{
		width:100%;
	    height:720px;
 	    text-align: center;
            display:none;
        	
	}

    #conteudo
	{
	    width:88%;
	}

	#content {
		width:100%;
	    color:#000000;
	    padding-left:10px;
	    padding-right:10px;
	    padding-bottom:10px;
        height:65vh;
        float:none;
	}
	
	#chatBoxContent {
	    overflow-y: scroll;
	    overflow-x: hidden;
	    box-sizing:border-box;
	    -moz-box-sizing:border-box;
	    width:100%;
	    height:260px;
	    text-align:left;
	    padding-left:10px;
	    padding-right:10px;
	    padding-top:0px;
	    padding-bottom:10px;
	    font-size:0.9em;
	
	}

    #chatBox_Introducao{
            margin-top: 60px;
	    margin-bottom:25px;
            width: 325px;
	    height:540px;
    }	

    #foto {
		padding-top:10px;
		width:330px;
                background-size: 330px;
	}

    #foto .nome {
	    text-align:left;
	    font-size:600%;	
            color:#4c3c72;
	    margin-top:220px;
		text-indent: 15%;
    }

    #foto .laura_info {
	    width:93%;
            font-size: 100%;
	    height:40px;
	    text-align:left;
	    margin-top:57px;
	    margin-left:5px;
	    background-color:#8680a1;
	    color:#FFFFFF;
	    padding-left:10px;
            padding-top:15px;
    }

    #Page_titule{
	    float:right;
	    padding-top:40px;
    	width:150px;
	    margin-right:3%;
    }

    #introducao {
	letter-spacing:1px;
	margin-bottom:10px;
        width: 94%;
}

    #introducao .texto2{
      font-size:74%;
      letter-spacing:0px;
      color:#4c3c72;
    }

    h1{
      font-size:106%;
      line-height:160%;
      font-weight:bold;
      text-shadow: 3px 3px 3px #888;
      color:#5F5F5F;
    }

	#des_descricao{
	    display: inline-block;    
     	    padding: 20px; 
	    width:385px;
	    text-align:left; 
	}

	.enviarEmail {
	    top: 0px;
	    right: 0px;
	    background: #a0bab2;
	    color: #ffffff;
	    border: 1px solid #666666;
	    padding: 5px 10px;
	    margin-top: 5px;
	    margin-bottom:5px;
	    margin-left: 2px;
	    margin-right: 2px;
	    width: 18%;
	    text-align: center;
	    cursor:pointer;
	    float:right;
	    margin-right:3%;
	}

       #analise .texto{
	margin-left:42px;
	//width:100px;
	font-weight:bold;
    font-size: 70%;
	z-index:10;
  	color:#5F5F5F;
}

#analise .texto3{
    margin-left:34px;
    font-size: 70%;
	//width:100px;
	z-index:10;
	font-weight:bold;
  	color:#5F5F5F;
}

#analise{
	float:left;
	padding-top:40px;
	padding-left:10px;
	font-size:155%;
	height: 100px;
	margin-left:-2%;
	width:150px;
	line-height:85%;
	background-image: url(images/stickersemtexto_05.png);
	background-repeat:no-repeat;
    background-size: 120px;
    background-position: 30px 23px;
	margin-top:0px;
}

	.enviarRespostaBtn {
		margin-top: 5px;
	    margin-bottom:5px;
	    margin-left: 2px;
	    margin-right: 2px;
	    width: 18%;
	}

	.enviarTelefone {
		margin-top: 5px;
	    margin-bottom:5px;
	    margin-left: 2px;
	    margin-right: 2px;
	    width: 18%;
	}
	/*footer*/
	 	.footericn{
		width:30px;
		height:30px;
		margin-top: -30px;
		margin-right:30px;
		display:block}   
 	.footertxt{
      font-size:11px;
	    width:400px;}  

}


/****** TABLET *****/
@media only screen and (min-width : 650px) {
.allsigns {
margin-top: 70px;
width:600px;
margin-left:calc(50% - 285px)
}
	#telefone::-webkit-input-placeholder { font-size: 100% }
	#telefone::-moz-placeholder { font-size: 100% }
	#telefone:-ms-input-placeholder { font-size: 100%}
	#telefone:-moz-placeholder { font-size: 100%;}

        #pop_up_conteiner
        {
	      margin-top:280px;
        }

.cookies{
background-color: #4c3c72;
z-index:999;
position:relative;
height:100px;
width:100%;
}

.cookies_txt{
color: white;
font-size:12px;
float: left;
clear:none;
width: calc(100% - 200px);
margin-left:20px;
margin-bottom:12px;
}

.cookies_btn{
	height: 25px;
	border-radius:8px;
	background-color:rgba(237,237,237,1.00);
	color: #4c3c72; 
	width:100px;
	text-align:center;
	line-height: 25px;
	float: right;
	clear: none;
	margin-left: auto; 
	margin-right: 20px;
	margin-bottom:12px;
}


        #conteudo_center
        {
               width: 500px;
        }

	#pop_up
	{
    		width:350px;
    		height:280px;
	}


	#horario
	{
		margin-top:145px;
		height:20px;
		width:170px;
		margin-left:24;
	}

	#tele
	{
		margin-left:20px;
	}
	#telefone
	{
		margin-top:22px;
		height:20px;
		width:170px;
	}

	#pop_up .botao_helena
	{
		margin-top:12px;
		width:155px;
		font-size:75%;
		height:30px;
		padding-top:10px;
		margin-left:24px;
	}
	

	input {
		width:30%;
		padding:5px;
		margin-left:4px!important;
	}

	#diaNascimento {
		width:7%;
	}

	#mesNascimento {
	
		width:35%;
		height:25px;
		padding-top:4px;
		padding-bottom:5px;
        	-webkit-appearance: none; 
		border-radius: 0;
	}

	#anoNascimento {
		width:12%;
	}

	.enviarRespostaBtnLeft {
		font-size:100%;
	}

	.enviarRespostaBtnRight {
		font-size:100%;
	}
	
	.enviarRespostaPreocupa {
		width:16.2%;
		font-size:100%;
	}


	#chatBox {
		width:450px;
		height:300px;
		position:absolute;
		top:70px;
		right:70px;
		background:none;
		text-align:left;
	}
	#chatBox.chatBoxLaura{
		height:415px;
		top:10px;
		right:14px;
	}
	.chatBoxLaura #chatBoxStatus {
		color:#222;
	}
	.chatBoxLaura #chatBoxAnswerContainer {
		color:#222;
		background:#D0D0D0;
	}
	#chatBoxContainer {
		position:relative;
        width: 100%;
		float:left;
		margin: 0;
	}
	#chatBoxContainer .moldura {
		display:inline-block;
	}
	.adrianaOffline, .adrianaOnline {
		background:none;
		text-decoration:underline;
	}
	.chatBoxLaura .adrianaOffline, .chatBoxLaura .adrianaOnline {
		background:none;
		text-decoration:none;
	}
	.adrianaOnline {
		color:#084e05;
	}
	.adrianaOnline {
		color:#084e05;
	}
	.adrianaOffline {
	}
	#chatBoxAnswerContainer{
		background:none;
		color:#fff;
		display:inline-block;
	}
	.adrianaText {
		color:#fff;
	}
	.adrianaName {
		color:#c6c3ff;
	}
	.userName {
		color:#49655c;
	}
	.chatBoxLaura .userName {
		color:#49655c;
	}


	#des_signo{
		width:100%;
		height:600px;
 		text-align: center;	
	}

        #conteudo
	{
		width:100%;

		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	#content {
		width:100%;
		max-width: 1024px;
		text-align:right;
		margin:0 auto;
		padding:20px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		height:65vh;
	}
	
	#chatBoxContent {
		overflow-y: scroll;
		overflow-x: hidden;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		width:100%;
		height:340px;
		text-align:left;
		padding-left:10px;
		padding-right:10px;
		padding-top:0px;
		padding-bottom:10px;
		font-size:0.9em;
	
	}

	#prefooter
        {
		display:block;

	}
	
	#wrapper {
		background:#111;
		width:100%;
	}

    #chatBox_Introducao{
        margin-top: 0px;
        width: 478px;
	height:541px;
	margin-bottom:45px;
    }	

    #foto {
		padding-top:50px;
		width:500px;
		// background-image: url("images/laurafoto_03.png");	
                background-size: 500px;
		background-repeat:no-repeat;
	}

    #foto .nome {
	    text-align:left;
	    font-size:800%;	
            color:#4c3c72;
	    margin-top:-120px;
		text-indent: 5%;
    }

    #foto .laura_info {
            font-size: 100%;
	    width:93%;
	    height:40px;
	    text-align:left;
	    margin-top:55px;
	    margin-left:5px;
	    background-color:#8680a1;
	    color:#FFFFFF;
	    padding-left:10px;
            padding-top:20px;
    }


    

    #Page_titule{
	    float:right;
	    padding-top:40px;
            width:240px;
	    margin-right:60px;
	    
    }

    #introducao{
	    letter-spacing:1px;
	    margin-bottom:10px;
            width: 96%;
    }

    #introducao .texto2{
      font-size:100%;
      color:#4c3c72;
      letter-spacing:1px;
    }

    #des_descricao{
        width:540px;
    }

    h1{
      font-size:168%;
      line-height:160%;
      font-weight:bold;
      text-shadow: 3px 3px 3px #888;
      color:#5F5F5F;
    }

	.enviarEmail {
		margin: 5px;
		width: 20%;
	}

 
    #analise .texto{
	    margin-left:47px;
	    //width:100px;
	    font-weight:bold;
  	    color:#5F5F5F;
        font-size: 100%;
    }

    #analise .texto3{
        margin-left:39px;
	    //width:100px;
	    font-weight:bold;
  	    color:#5F5F5F;
        font-size: 100%;
    }

	.enviarRespostaBtn {
		margin: 5px;
		width: 20%;
	}

	.enviarTelefone {
		margin: 5px;
		width: 20%;
	}

    #analise{
	    float:left;
	    padding-top:90px;
	    padding-left:35px;
	
	    height:154px;
	    font-size:155%;
	    //margin-right:30%;
	    margin-left:2%;
	    width:200px;
	    line-height:130%;
	
	    background-image: url(images/stickersemtexto_05.png);
	    background-repeat:no-repeat;
            background-size: 200px;
            background-position: 38px 50px;
			margin-top:-50px;
    }


    #des_data{
     padding-left: 5px;
    }

    #des_data .nome{
        text-align: left;
    }

    #des_data .datas{
        text-align: left;
    }
    

}


/****** DESKTOP *****/
@media only screen and (min-width : 1024px) {
	#foto img {
		top:23px;
	}
.allsigns {
margin-top: 70px;
width:900px;
margin-left:calc(50% - 450px)
}
/*footer*/
.footericn{
		background-image: url(images/whiteicn);
		width:30px;
		height:30px;
		background-size: contain;
		float: right;
		clear: none;
		margin-top: -30px;
		margin-right:30px;} 

.sign_outrosb{
  display: block;
  width: 100%;
  height: 175px;
  margin-top:30px;
  //margin:2px;
  background-image:url(images/banner-bolacristal.gif);
  background-repeat:no-repeat;
  background-position:center;
  
  
} 
}

@media only screen and (min-width : 991px) {

        #conteudo_center
        {
               width: 978px;
	       margin-top: -80px;
        }
	#conteudo
        {
		margin-top: -300px;
	}
  
       .cookies{
background-color: #4c3c72;
z-index:999;
position:relative;
height:50px;
width:100%;
}

.cookies_txt{
color: white;
font-size:12px;
float: left;
clear:none;
width: calc(100% - 160px);
margin-left:20px;
margin-right:20px;
margin-bottom:12px;
}

.cookies_btn{
height: 25px;
border-radius:8px;
background-color:rgba(237,237,237,1.00);
color: #4c3c72; 
width:100px;
text-align:center;
line-height:25px;
float: right;
clear:none; 
margin-right: 20px;
margin-top: 12px;
margin-bottom:12px;
}



}

@media only screen and (min-width : 1920px) 
{
     
}