html body {
	background: none !important;
}

.lp {
	font-family: 'Vinatage';
}
.topo-frase {
	width: 100%;
	height: 272px;
	background: url(../assets/novo/bg-topo.jpg) no-repeat center top;	
}

.textos-topo {
	padding: 30px 0 0 0;	
	width: 760px;	
}
	.textos-topo .text-fake {
		text-indent: -9999px;
		float: left;
		width: 0;
		height: 0;
	}	

.frase-destaque {
	font-size: 34px;
	line-height: 36px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;	
	width: 790px;	
	float: left;
}

.lista-topo {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
	float: right;
	clear: both;
	width: 300px;		
}	
	.lista-topo li {
		list-style: none;
		font-weight: bold;
		position: relative;
	}
	.lista-topo li:before {
		content: "///";
		position: absolute;
		left: -35px;
		top: 0;
		color: #330c43;
		font-weight: bold;
		font-size: 22px;
	}

.cadastro {

}

.texto-cadastro {
	float: left;
	width: 500px;
	padding: 70px 0 0 0;
	color: #fff;
}
	.texto-cadastro strong {
		font-size: 46px;
		text-transform: uppercase;
		padding: 0 70px 0 0;
		font-weight: bold;
	}
	.texto-cadastro span {
		float: right;
		width: 300px;
		font-size: 21px;
		padding: 15px 0 0 0;
	}

.bg-form {
	display: inline-block;
	width: 100%;
	height: 765px;
	background: url(../assets/novo/bg-form-v1.jpg) no-repeat center top;
}

.form-cadastro {
	float: right;
	width: 450px;
	background: #5c3d69;
	padding: 15px;
	margin: 75px 0 0 0;
}
	.form-cadastro input {
		border-radius: 3px;
	}
	.form-cadastro button {
		display: inline-block;
		width: 100%;
		background: #7dc9b0;
		border: none;
		text-align: center;
		margin: 0;
		padding: 0;
		text-transform: uppercase;
		font-size: 18px;
		font-weight: bold;
		height: 40px;
		line-height: 40px;
	}

.bg-fale {
	display: inline-block;
	width: 100%;
	background: #fff;	
	padding: 75px 0 30px 0;
}

.fale-diretoria {
	color: #000;
	width: 880px;
	margin: 0 auto;
} 
	.fale-diretoria p {
		color: #330c43;
		font-size: 24px;
		text-transform: uppercase;		
	}
	.fale-diretoria .titulo-diretoria {
		font-weight: bold;
		font-size: 61px;
		color: #ed1942;
		text-transform: uppercase;
		background: url(../assets/novo/fone-fale.png) no-repeat 0 0;
		height: 125px;
		line-height: 125px;
		float: left;
		width: 100%;		
		position: relative;
		padding: 0 0 0 100px;		
		margin: 0 0 50px 0;
	}
	.fale-diretoria .titulo-diretoria:before {
		content: "";
		width: 310px;
		height: 7px;
		background: #ed1942;
		position: absolute;
		top: 15px;
		left: 104px;
	}
	.fale-diretoria .titulo-diretoria:after {
		content: "";
		width: 575px;
		height: 7px;
		background: #ed1942;
		position: absolute;
		bottom: 15px;
		right: 0;
	}

.complex-bg {	
	background: #ed1942;
	width: 100%;
	display: inline-block;
	position: relative;
	padding: 172px 0 250px 0;
}
	.complex-bg:before {
		position: absolute;
		content: "";
		width: 100%;
		height: 172px;
		background: url(../assets/novo/bg-efeito-branco.png) no-repeat;
		top: 0;
		left: 0;
	}

.bg-diretores {
	float: left;
	width: 100%;
	height: 1488px;
	background: url(../assets/novo/bg-diretores.png) no-repeat center top;
	margin: -250px 0 0 0;	
	padding: 250px 0 0 0;
	position: relative;
}

.controla-footer {
	width: 100%;
	display: inline-block;
	margin-top: -230px;
	float: left;
	height: 230px;
	background: url(../assets/novo/bg-footer.png) no-repeat center bottom;
	position: relative;
}

.lista-diretores {
	display: inline-block;
	width: 945px;	
	text-align: left;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
	.lista-diretores li {
		display: inline-block;
		width: 33%;
		background-repeat: no-repeat;
		background-position: center top;
		padding: 370px 0 60px 0;
		color: #fff;
		text-align: center;
		font-size: 21px;
	}
		.lista-diretores li h3 {font-size: 24px; font-weight: bold; text-transform: uppercase; font-family: 'Vinatage';}
		.lista-diretores li.dir-thais {background-image: url(../assets/novo/thais.png);}
		.lista-diretores li.dir-eduardo {background-image: url(../assets/novo/eduardo.png);}
		.lista-diretores li.dir-marcelo {background-image: url(../assets/novo/marcelo.png);}
		.lista-diretores li.dir-luciana {background-image: url(../assets/novo/luciana.png);}
		.lista-diretores li.dir-jose {background-image: url(../assets/novo/jose.png);}

.bt-mais-info-diretores {
	float: left;
	width: 497px;
	height: 128px;
	background: url(../assets/novo/bt-mais-info.png) no-repeat;
	position: absolute;
	top: 140px;
	left: 40px;
	text-indent: -9999px;
}

.bt-chama-faq {
    float: left;
    width: 201px;
    height: 70px;
    text-indent: -9999px;
    background: url(../assets/novo/bt-faq.png) no-repeat;
    margin: 60px 0 0 40px;    
  }

@media (max-width: 479px) {
	.fechar-modal-video-bt {
		width: 100%;
	}
	.controla-footer {
		height: 180px;
		background: url(../assets/novo/bg_footer_mobile.png) no-repeat center bottom;
		background-size: 500px 49px;
	}
	.textos-topo {
		width: 100%;
	}
	.topo-frase {
		height: auto;
		float: left;
		padding-bottom: 25px;
	}
	.topofaq-esq2 {
		font-size: 30px !important;
		line-height: 32px !important;
		padding-left: 30px !important;
		width: 310px !important;
	}
	.linha-faq {
	    padding: 0 40px 0 0 !important;
	 }
	.linha-faq .texto-faq {
		width: 310px !important;
	}
	.frase-destaque {
		width: 100%;
		font-size: 18px;			
		line-height: 24px;
	}
		.frase-destaque br {
			content: " ";
    		display: none;
		}
	.lista-topo {
		width: 100%;
	}
	.lista-topo li {
		padding: 0 0 0 35px;
		font-size: 16px;
	}
	.lista-topo li:before {
		left: 0;
	}
	.bg-form {
		height: auto;
		padding: 40px 0 40px 0;
		background-image: url(../assets/novo/bg_roxo_mobile.png);
		background-position: top right;
		background-color: #360E41;
	}
	.texto-cadastro {
		width: 100%;
		padding: 20px 0 0 0;
	}
	.texto-cadastro strong {
		font-size: 24px;
		padding: 0 0 0 0;
		width: 100%;
	}
	.texto-cadastro strong br {
		content: "";
		display: none;
	}
	.texto-cadastro span {
		width: 100%;
		float: left;
		font-size: 18px;
	}
	.form-cadastro {
		margin: 20px 0 0 0;
		width: 100%;
	}
	.bg-fale {
		padding: 25px 0 10px 0;
	}
	.fale-diretoria {
		width: 100%;
		padding: 0 20px;
		float: left;
	}
	.fale-diretoria .titulo-diretoria {
		background-size: 40px auto;
		height: auto;
		font-size: 30px;
		line-height: 32px;
		padding: 5px 0 5px 50px;
		min-height: 75px;
	}

	.fale-diretoria .titulo-diretoria:before {
		display: none;
	}
	.fale-diretoria .titulo-diretoria:after {
		display: none;
	}
	.complex-bg {
		padding: 22px 0 20px 0;
	}
	.controla-blocos {
		text-align: center;
	}
	.bloco-galeria {
		float: none !important;
		display: inline-block !important;
	}
	.bt-chama-faq {
		display: none !important;
	}
	.bg-diretores {
		margin-top: -150px;
	}
	.bg-diretores {
		height: auto;
		padding: 180px 0 0 0;
	}
	.lista-diretores {
		width: 100%;
	}
	.lista-diretores li {
		width: 100%;
	}
	.bg-diretores {
		background: #320e42;
		padding: 40px 0 0 0;
		margin: 0;		
	}
	.modal-faq {
		width: 90% !important;
		margin: 0 !important;
		left: 5% !important;
	}
	.bt-mais-info-diretores {
		z-index: 100;
	}
	.lista-diretores li:last-child {
		padding: 100px 0;
	}
	.bt-mais-info-diretores {
		top: 0;
		left: 0;
		background-size: 340px auto;
		width: 100%;
	}
	.footer-mobile {
		background: #320e42;
	}
}