@charset "utf-8";
/* CSS Document */

/* Zerador */

*{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	font-style: normal;
	text-decoration:none;
	line-height: normal;
	border: none;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	*behavior: url('http://elevadoa3.com.br/arquivos/ciclo_relacionamento_pf/css/boxsizing.htc');
}

/* ------------ */

/* Fontes */

@font-face {
    font-family: 'Helvetica Neue';
    src: url('HelveticaNeueLTComLt.eot');
    src: local("☺"), url('HelveticaNeueLTComLt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('HelveticaNeueLTComLt.woff2') format('woff2'),
         url('HelveticaNeueLTComLt.woff') format('woff'),
         url('HelveticaNeueLTComLt.ttf') format('truetype'),
         url('HelveticaNeueLTComLt.svg#HelveticaNeueLTComLt') format('svg');
		 font-weight: 300;
		 font-style: normal;
}

@font-face {
	font-family: 'Helvetica Neue';
	src: url('HelveticaNeueLTPro-Md.eot');
	src: local("☺"), url('HelveticaNeueLTPro-Md.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('HelveticaNeueLTPro-Md.woff') format('woff'), 
	url('HelveticaNeueLTPro-Md.ttf') format('truetype'), 
	url('HelveticaNeueLTPro-Md.svg#HelveticaNeueLTPro-Md') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica Neue';
	src: url('HelveticaNeueLTPro-Bd.eot');
	src: local("☺"), url('HelveticaNeueLTPro-Bd.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('HelveticaNeueLTPro-Bd.woff') format('woff'), 
	url('HelveticaNeueLTPro-Bd.ttf') format('truetype'), 
	url('HelveticaNeueLTPro-Bd.svg#HelveticaNeueLTPro-Bd') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('HelveticaNeueLTComHv.eot');
    src: local("☺"), url('HelveticaNeueLTComHv.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('HelveticaNeueLTComHv.woff2') format('woff2'),
         url('HelveticaNeueLTComHv.woff') format('woff'),
         url('HelveticaNeueLTComHv.ttf') format('truetype'),
         url('HelveticaNeueLTComHv.svg#HelveticaNeueLTComHv') format('svg');
		 font-weight: 700;
		 font-style: normal;
}

@font-face {
	font-family: 'Helvetica Neue';
	src: url('HelveticaNeueLTPro-HvCn.eot');
	src: local("☺"), url('HelveticaNeueLTPro-HvCn.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('HelveticaNeueLTPro-HvCn.woff') format('woff'), 
	url('HelveticaNeueLTPro-HvCn.ttf') format('truetype'), 
	url('HelveticaNeueLTPro-HvCn.svg#HelveticaNeueLTPro-HvCn') format('svg');
	font-weight: 800;
	font-style: normal;
}

/* ------------ */

/* Estrutura/Externo */

body{
	overflow: auto;	
}

.total{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 1000px;
	height: 100%;
	max-height: 1000px !important;
	display: none;
}

#inicial.active, #investimentos.active, #credito.active, #facilidades.active, #seguros.active{
	display: block !important;
}

.total #img_total{
	position:absolute;
	height: auto;
}

.total #img_total.inicial{
	top: 0px;
	left: 0px;
	width: 90%;
}

.total #img_total.interna{
	top: 0px;
	right: 0px;
	width/*\**/: auto !important\9; /*hack i8- */
	max-width: 1400px;
}

#conteudo{
 	position: relative;
	top: 42%;
	left: 10%;
	width: 70%;
	/*overflow: auto;*/
	overflow: visible;
}

#conteudo #titulo{
	float: left;
	width: 55%;
	height: 100%;
	margin-right: 5%;
	padding-top: 80px;
	/*background: #ccc;*/
	overflow: auto;	
}

#conteudo #titulo img{
	float: left;
	width: 85%;	
	margin-bottom: 20px;
}

#conteudo #titulo p{
	float: left;
	font-family: 'Helvetica Neue', sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #474746;
}

#conteudo #botoes{
	float: left;
	width: 40%;
	height: 100%;
	margin-top: -4%;
	/*background: #ccc;*/
	overflow: auto;		
}

#conteudo #botoes a{
	float: left;
	width: 48%;
	height: 48.6%;
	max-width: 182px;
	max-height: 190px;
	margin: 0 4% 4% 0;
	display: block;
	overflow: auto;	
}

#conteudo #botoes a.last{
	margin-right: 0px !important;
}

#conteudo #botoes a.bottom{
	margin-bottom: 0px !important;
}

#conteudo #botoes a img{
	float: left;
	width: 100%;
	display: block;	
}

#rodape{
 	position: absolute;
	bottom: 0px;
	left: 10%;
	width: 70%;
	padding-bottom: 10px;
	/*background: #ff0000;*/
	overflow: auto;
}

#rodape a, #rodape .txt-contato {
	float: left;
	display: block;
	font-family:"Trebuchet MS", sans-serif;
	font-size: 17px;
	color: #00151C;
	overflow: auto;
}

#rodape .txt-contato {
	padding-bottom:7px;
	line-height:125%;
}

#rodape a.mb, #rodape .txt-contato.mb {
	width: 100%;
	font-weight: 600;
	font-weight/*\**/: bold\9; /*hack i8- */
}

#rodape a.mb span{
	color: #2781C5;
}

#rodape span#redes{
	float: left;
	padding-top: 10px;
	border-right: 1px #00151C solid;
}

#rodape span#redes a{
	margin-right: 20px;
}

#rodape span#lojas{
	float: left;
	padding-left: 20px;
}

#rodape span#lojas p{
	float: left;
	margin-right: 20px;
	font-family:"Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #00151C;
	display: block;
}

#rodape span#lojas a{
	margin: 8px 8px 0px 0px;	
}

#rodape #icone{
	float: left;
	width: 28px;
	height: 22px;
	margin-right: 2px;
	background: url(../img/redes_lojas.png);
}

#rodape #icone.facebook{
	background-position: 0px 0px;
}

#rodape #icone.twitter{
	background-position: 0px -22px;
}

#rodape #icone.apple{
	background-position: 0px -44px;
}

#rodape #icone.android{
	background-position: 0px -66px;
}

#logo_mb{
	position: absolute;
	bottom: 0px;
	right: 20px;	
	width: 207px;
	height: 170px;
	background: url(../img/logo_quebracabeca.png) no-repeat center center;
	z-index: 0;
}

/* ------------ */

/* Interno */

.barra_lateral{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 18%;
	height: 100%;
}

.barra_lateral span.titulo{
	float: left;
	width: 100%;
	margin-bottom: 3px;
	padding: 40px 20px 30px;
	cursor: pointer;
}

.barra_lateral span.titulo span.voltar{
	float: left;
	width: 100%;
	margin-bottom: 20px;
	padding-left: 5px;
}

.barra_lateral span.titulo span.voltar span.icone{
	float: left;
	width: 21px;
	height: 17px;
	margin-right: 5px;
	background: url(../img/icone_voltar.png)
}	

.barra_lateral span.titulo span.voltar span.descricao{
	float: left;
	padding-top: 2px;
	font-family: 'Helvetica Neue', sans-serif;
	font-size: 18px;
	font-weight: 800;
	color: #ffffff;
}

.barra_lateral span.titulo span.voltar:hover span.descricao{
	text-decoration: underline;
}

.barra_lateral span.titulo img{
	float: left;
	width: 100%;
	display: block;	
}

.barra_lateral a{
	float: left;
	width: 100%;
	margin-bottom: 3px;
	padding: 20px 30px;
}

.barra_lateral a img{
	float: left;
	width: 100%;
	display: block;	
}

.barra_lateral span.restante{
	float: left;
	width: 100%;
}

.barra_lateral#investimentos span.titulo, .barra_lateral#investimentos a, .barra_lateral a#investimentos:hover, .barra_lateral#investimentos span.restante{
	background: url(../img/bg_barra_lateral_investimentos.png)
}

.barra_lateral#credito span.titulo, .barra_lateral#credito a, .barra_lateral a#credito:hover, .barra_lateral#credito span.restante{
	background: url(../img/bg_barra_lateral_credito.png)
}

.barra_lateral#facilidades span.titulo, .barra_lateral#facilidades a, .barra_lateral a#facilidades:hover, .barra_lateral#facilidades span.restante{
	background: url(../img/bg_barra_lateral_facilidades.png)
}

.barra_lateral#seguros span.titulo, .barra_lateral#seguros a, .barra_lateral a#seguros:hover, .barra_lateral#seguros span.restante{
	background: url(../img/bg_barra_lateral_seguros.png)
}


#conteudo.interno{
 	position: relative;
	top: 30%;
	left: 23%;
	width: 50%;
	/*background: #ff0000;*/
	overflow: auto;
}

#conteudo.interno #titulo{
	float: left;
	padding-top: 0px !important;
	margin-right: 0px; 
	overflow: auto;
}

#conteudo.interno #titulo.uma_linha{
	padding-top: 38px !important;
}

#conteudo.interno #titulo h1{
	font-family: 'Helvetica Neue', sans-serif;
	font-size: 36px;
	font-weight: 800;
	color: #2781C5;
}

#conteudo.interno #titulo span{
	float: left;
	width: 80px;
	height: 3px;
	margin-top: 15px;
	background: #2781C5;
}

#conteudo.interno #texto{
	float: left;
	width: 100%;
	margin-top: 4%;
	overflow: auto;
}

#conteudo.interno #texto #opcoes{
	float: left;
	width: 30%;
	padding-right: 30px;
	overflow: auto;
}

#conteudo.interno #texto #opcoes a{
	float: left;
	width: 100%;
	margin-bottom: 12px;
	font-family: 'Helvetica Neue', sans-serif;
	font-size: 20px;
	font-size/*\**/: 18px\9; /*hack i8- */
	font-weight: 500;
	color: #4A4A4C;
}

#conteudo.interno #texto #opcoes a.active{
	font-weight: 700;
	color: #2781C5;
	text-decoration: underline;
}

#conteudo.interno #texto #opcoes a:hover{
	color: #2781C5;
}

#conteudo.interno #texto #texto_opcoes{
	float: left;
	width: 70%;
	width/*\**/: 55%\9; /*hack i8- */
	padding: 0px 50px 0px 10px;
	overflow: auto;	
}

#conteudo.interno #texto #texto_opcoes #opcao{
	float: left;
	width: 100%;
	overflow: auto;
	display: none;
}

#conteudo.interno #texto #texto_opcoes #opcao p{
	margin-bottom: 15px;
	font-family: 'Helvetica Neue', sans-serif;
	font-size: 21px;
	font-size/*\**/: 18px\9; /*hack i8- */
	font-weight: 300;
	color: #4A4A4C;
	line-height: 140%;
}

#conteudo.interno #texto #texto_opcoes #opcao p b{
	font-weight: 500;
	font-weight/*\**/: bold\9; /*hack i8- */
}

#conteudo.interno #texto #texto_opcoes #opcao p span.produto{
	display: inline-block;
}

#conteudo.interno #texto #texto_opcoes #opcao p span.texto_legal{
	/*font-size: 16px;*/
	font-size: 12px;
	display: inline-block;
	margin-top:50px;
}

#conteudo.interno #texto #texto_opcoes #opcao p span.texto_legal span.margem_inferior{
	margin-bottom:5px;
	display:inline-block;
}

#conteudo.interno #texto #texto_opcoes #opcao p span.destaque{
	color: #2781C5;
	text-decoration: underline;
}

#conteudo.interno #texto #texto_opcoes #opcao p span.calltoaction{
	font-size: 23px;
	font-size/*\**/: 21px\9; /*hack i8- */
	font-weight: 500;
	font-weight/*\**/: bold\9; /*hack i8- */
	color: #4A4A4C;
}

#conteudo.interno #texto #texto_opcoes #opcao p a{
	font-size: 23px;
	font-size/*\**/: 21px\9; /*hack i8- */
	font-weight: 500;
	font-weight/*\**/: bold\9; /*hack i8- */
	color: #4A4A4C;
	text-decoration: none;
}

#conteudo.interno #texto #texto_opcoes #opcao.active{
	display: block !important;
}

#conteudo.interno #texto.sem_menu #opcoes{
	display: none;
}

#conteudo.interno #texto.sem_menu #texto_opcoes{
	width: 80%;
	padding-left: 0px;
}

#rodape.interno{
	left: 23%;
	width: 62%;
}

/* ------------ */

@media screen and (max-width: 1600px) {
	
	.total #img_total.interna{
		max-width: 1200px;
	}
	
}

@media screen and (max-width: 1500px) {
	
	.total #img_total{
		width: 80%;
	}
	
	#conteudo{
		top: 35%;
	}
	
	#rodape a, #rodape .txt-contato {
		font-size: 14px;
	}

}

@media screen and (max-width: 1400px) {
	
	#conteudo #botoes{
		margin-top: 2%;	
	}
	
	.barra_lateral {
		width: 20%;
	}
	
	.barra_lateral a{
		padding: 20px 15px;
	}
	
	#conteudo.interno {
		left: 25%;
	}
	
}

@media screen and (max-width: 1200px) {
	
	#conteudo.interno{
		width: 55%;
		left: 23%;	
	}
	
	#conteudo.interno #texto #opcoes a{
		font-size: 14px;	
	}
	
	#conteudo.interno #texto #texto_opcoes #opcao p{
		font-size: 13px;
	}
	
	#conteudo.interno #texto #texto_opcoes #opcao p span.texto_legal{
		font-size: 11px;
	}
	
	#conteudo.interno #texto #texto_opcoes #opcao p a{
		font-size: 15px;
	}
	
	#conteudo.interno #texto #texto_opcoes #opcao p span.calltoaction{
		font-size: 15px;
		font-size/*\**/: 17px\9; /*hack i8- */
	}
	
	#rodape.interno{
		left: 22%;
	}
	
	#rodape span#redes a{
		margin-right: 10px;
	}

	#rodape span#lojas{
		padding-left: 10px;
	}
	
	#rodape span#lojas p{
		margin-right: 5px;
	}
	
	#rodape #icone{
		width: 20px;
		height: 16px;
		background: url(../img/redes_lojas_menor.png);
	}

	#rodape #icone.twitter{
		background-position: 0px -16px;
	}

	#rodape #icone.apple{
		background-position: 0px -32px;
	}

	#rodape #icone.android{
		background-position: 0px -47px;
	}
	
	#rodape span p, #rodape a, #rodape .txt-contato {
		font-size: 12px !important;
	}
	
	#logo_mb{
		right: 10px;	
	}

}


@media screen and (max-height: 950px) {
	
	#conteudo.interno #texto #texto_opcoes{
		width: 65%;
		padding: 0px;
	}
	
	#conteudo.interno #texto #texto_opcoes #opcao p{
		font-size: 20px;	
	}
	
	#conteudo.interno #texto #texto_opcoes #opcao p a{
		font-size: 22px;
	}
	
	#conteudo.interno #texto #texto_opcoes #opcao p span.calltoaction{
		font-size: 22px;
		font-size/*\**/: 20px\9; /*hack i8- */
	}
	
	#conteudo.interno #texto #opcoes a{
		font-size: 18px;	
	}
	
}

@media screen and (max-width: 1500px) and (max-height: 950px){
	
	#conteudo.interno #texto #texto_opcoes{
		width: 70%;
	}
	
	#conteudo.interno #texto #texto_opcoes #opcao p{
		font-size: 16px;	
	}
	
	#conteudo.interno #texto #texto_opcoes #opcao p a{
		font-size: 18px;
	}
	
	#conteudo.interno #texto #texto_opcoes #opcao p span.calltoaction{
		font-size: 18px;
		font-size/*\**/: 16px\9; /*hack i8- */
	}
	
	#conteudo.interno #texto #opcoes a{
		font-size: 16px;	
	}
	
}

@media screen and (max-width: 1200px) and (max-height: 700px){

	#conteudo.interno{
		width: 55%;
		left: 22%;	
	}
	
	#conteudo.interno #texto #opcoes a{
		font-size: 14px;	
	}
	
	#conteudo.interno #texto #texto_opcoes #opcao p{
		font-size: 13px;
	}
	
	#conteudo.interno #texto #texto_opcoes #opcao p a{
		font-size: 15px;
	}
	
	#conteudo.interno #texto #texto_opcoes #opcao p span.calltoaction{
		font-size: 15px;
		font-size/*\**/: 17px\9; /*hack i8- */
	}
	
	#conteudo.interno #texto #texto_opcoes #opcao p span.texto_legal{
		font-size: 11px;
	}
	
	#rodape.interno{
		left: 22%;
	}
	
	#rodape span#redes a{
		margin-right: 10px;
	}

	#rodape span#lojas{
		padding-left: 10px;
	}
	
	#rodape span#lojas p{
		margin-right: 5px;
	}
	
	#rodape #icone{
		width: 20px;
		height: 16px;
		background: url(../img/redes_lojas_menor.png);
	}

	#rodape #icone.twitter{
		background-position: 0px -16px;
	}

	#rodape #icone.apple{
		background-position: 0px -32px;
	}

	#rodape #icone.android{
		background-position: 0px -47px;
	}
	
	#rodape span p, #rodape a, #rodape .txt-contato {
		font-size: 12px !important;
	}
	
	#logo_mb{
		right: 10px;	
	}

}