.txt1 {
	float: left;
	clear: both;
	width: 90%;
	margin-left: 5%;
}

.txt1 span {
	font-weight:  bold;
}

.txt2 {
	float: left;
	clear: both;
	width: 90%;
	margin-left: 5%;
	margin-top: 30px;
}

.txt2 span {
	font-weight:  bold;
}

.txt2 a {
	color: #525269;
}

.txt3 {
	float: left;
	clear: both;
	width: 90%;
	margin-left: 5%;
}

.txt3 span {
	font-weight:  bold;
}


.txt3 a {
	color: #FFF;
}

.txt3 p {
	margin-top: 30px;
}

li { 
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: justify;
}

li img { 
	margin-right: 10px;
}

/* fichas cadastrais */
#fundo_fichas_cadastrais {
	clear: both;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	background: url(../imagens/fundos/fichas.jpg) no-repeat center;
	background-size: 600px;
	text-align: center;
}

#fundo_fichas_cadastrais span {
	color: #FFF;
	background: rgba(0,2,251,0.50);
	padding: 10px 5% 10px 5%;
}

.bt_ficha {
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
	margin-top: 30px;
}

.bt_ficha img {	
	width: 160px;
	margin-bottom: 10px;
}

.bt_ficha img:hover {
	-webkit-filter: brightness(0.8);
}


.txt_bt_ficha {
	float: left;
	clear: both;
	width: 100%;
	font-family: "Bebas-Neue-Book";
	font-size: 20px;
	line-height: 20px;
	color: #1A0000;
	text-transform: uppercase;
}


.txt_bt_ficha a {
	color: #1A0000;
}

.txt_bt_ficha a:hover {
	color: #525269;
}

.bt_enviar {
	float: left;
	clear: both;
	width: 70%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 15%;	
	background: #0002FB;
	font-family: "Bebas-Neue-Book";	
	color: #FFF;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	border-radius: 10px;
	text-align: center;
	transition: background .5s ease;
}

.bt_enviar:hover {
    background: #00009B;
	color: #FFF;
}

/* empresa */
#fundo_empresa {
	clear: both;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	background: url(../imagens/fundos/empresa.jpg) no-repeat center;
	background-size: 600px;
	text-align: center;
}

#fundo_empresa span {
	color: #FFF;
	background: rgba(0,2,251,0.50);
	padding: 10px 5% 10px 5%;
}

.box_img_empresa1 { /*missão e valores*/
	float: left;
	clear: both;
	width: 90%;
	margin-left: 5%;
	text-align: center;
	margin-top: 30px;
}

.box_img_empresa2 { /*visão*/
	float: left;
	clear: both;
	width: 90%;
	margin-left: 5%;
	text-align: center;
	margin-top: 30px;
}

.box_txt_empresa1 { /*missão*/
	float: left;
	clear: both;
	width: 90%;
	margin-left: 5%;
	text-align: center;
	margin-top: 20px;
}

.box_txt_empresa2 { /*visão*/
	float: left;
	clear: both;
	width: 90%;
	margin-left: 5%;
	text-align: center;
	margin-top: 20px;
}

.box_txt_empresa3 { /*valores*/
	float: left;
	clear: both;
	width: 90%;
	margin-left: 5%;
	text-align: center;
	margin-top: 20px;
}

.box_txt_empresa3 li { /*valores*/
	display: block;
}

.txt_chave {
	float: left;
	clear: both;
	width: 90%;
	margin-left: 5%;
	text-align: center;	
	font-family: "segoesc";
	font-size: 25px;
	color: #32338E;
}

.chave {
	float: right;
	clear: right;
	width: 80%;
	text-align: right;
}

/* cadastra imovel */
#fundo_cadastra_imovel {
	clear: both;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	background: url(../imagens/fundos/cadastra_imovel.jpg) no-repeat center;
	background-size: 600px;
	text-align: center;
}

#fundo_cadastra_imovel span {
	color: #FFF;
	background: rgba(0,2,251,0.50);
	padding: 10px 5% 10px 5%;
}

/* debito */
#fundo_debito {
	clear: both;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	background: url(../imagens/fundos/debito.jpg) no-repeat center;
	background-size: 600px;
	text-align: center;
}

#fundo_debito span {
	color: #FFF;
	background: rgba(0,2,251,0.50);
	padding: 10px 5% 10px 5%;
}

/* desocupação */
#fundo_desocupacao {
	clear: both;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	background: url(../imagens/fundos/desocupacao.jpg) no-repeat center;
	background-size: 600px;
	text-align: center;
}

#fundo_desocupacao span {
	color: #FFF;
	background: rgba(0,2,251,0.50);
	padding: 10px 5% 10px 5%;
}

/* links */
#fundo_links {
	clear: both;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	background: url(../imagens/fundos/links.jpg) no-repeat center;
	background-size: 600px;
	text-align: center;
}

#fundo_links span {
	color: #FFF;
	background: rgba(0,2,251,0.50);
	padding: 10px 5% 10px 5%;
}


/* manutencao */
#fundo_manutencao {
	clear: both;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	background: url(../imagens/fundos/manutencao.jpg) no-repeat center;
	background-size: 600px;
	text-align: center;
}

#fundo_manutencao span {
	color: #FFF;
	background: rgba(0,2,251,0.50);
	padding: 10px 5% 10px 5%;
}

/* corretores */
#fundo_corretor {
	clear: both;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	background: url(../imagens/fundos/corretor.jpg) no-repeat top center;
	background-size: 600px;
	text-align: center;
}

#fundo_corretor span {
	color: #FFF;
	background: rgba(0,2,251,0.50);
	padding: 10px 5% 10px 5%;
}

.box_corretores {
	float: left;
	clear: both;
	width: 90%;
	margin-left: 5%;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: "Bebas-Neue-Book";
	font-size: 20px;
	text-align: center;
}

.box_corretores span {
	font-size: 22px;
	font-weight: bold;
}

.box_corretores a {
	color: #525269;
}

.box_corretores a:hover {
	color: #1D3153;
}

.tit_box_corretores {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 10px;
	font-size: 25px;
	font-weight: bold;
}

.txt_box_corretores {
	float: left;
	clear: both;
	width: 100%;
}

/* condominio */
#fundo_condominio {
	clear: both;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	background: url(../imagens/fundos/condominio.jpg) no-repeat center;
	background-size: 600px;
	text-align: center;
}

#fundo_condominio span {
	color: #FFF;
	background: rgba(0,2,251,0.50);
	padding: 10px 5% 10px 5%;
}

.box_cliente {
	float: left;
	clear: both;
	width: 90%;
	margin-top: 30px;
	margin-left: 5%;
	text-align: justify;
}

.box_cliente img {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}

.box_cliente_tit {
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}

.box_cliente span {
	font-weight: bold;
}

@media only screen and (min-width: 410px) {
/* corretores */
.box_corretores {
	width: 80%;
	margin-left: 10%;
}
}

@media only screen and (min-width: 481px), only screen and (orientation:landscape) {
/* fichas cadastrais */
.bt_enviar {
	width: 50%;
	margin-left: 25%;	
}
	
.bt_ficha {
	clear: none;
	width: 33%;
}

.bt_ficha img {	
	width: 120px;
}
}

@media only screen and (min-width: 585px) { /*IPhoneXS*/	
/* fichas cadastrais */
#fundo_fichas_cadastrais {
	background-size: 800px;
}
	
.bt_ficha img {	
	width: 150px;
	margin-bottom: 15px;
}

.txt_bt_ficha {
	font-size: 25px;
	line-height: 25px;
}
	
.bt_enviar {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 25px;
	line-height: 25px;
}

/* empresa */
#fundo_empresa {
	background-size: 800px;
}
	
.box_img_empresa1 { /*missão e valores*/
	clear: none;
	width: 25%;
	margin-left: 5%;
	margin-top: 30px;
}

.box_img_empresa2 { /*visão*/
	float: right;
	clear: right;
	width: 25%;
	margin-left: 0;
	margin-right: 5%;
	margin-top: 30px;
}

.box_txt_empresa1 { /*missão*/
	clear: none;
	width: 60%;
	margin-left: 5%;
	text-align: left;
	margin-top: 50px;
	font-size: 18px;
}

.box_txt_empresa2 { /*visão*/
	clear: none;
	width: 60%;
	margin-left: 5%;
	text-align: left;
	margin-top: 40px;
	font-size: 18px;
}
	
.box_txt_empresa3 { /*valores*/
	clear: none;
	width: auto;
	margin-left: 7%;
	margin-top: 40px;
	font-size: 18px;
}
	
.box_txt_empresa2 p { 
	margin-top: 15px;
}
	
.txt_chave {
	width: 80%;
	margin-left: 10%;
}
	
/* cadastra imovel */
#fundo_cadastra_imovel {
	background-size: 800px;
}
	
/* debito */
#fundo_debito {
	background-size: 600px;
}

/* desocupação */
#fundo_desocupacao {
	background-size: 800px;
}


/* links */
#fundo_links {
	background-size: 800px;
}
	
/* manutencao */
#fundo_manutencao {
	background-size: 800px;
}
	
/* corretores */
#fundo_corretor {
	background-size: 800px;
}
	
.box_corretores {
	clear: none;
	width: 45%;
	margin-left: 3.5%;
}
	
/* condominio */
#fundo_condominio {
	background-size: 800px;
}
}

@media only screen and (min-width: 768px) {
/* fichas cadastrais */	
#fundo_fichas_cadastrais {
	padding-top: 60px;
	padding-bottom: 60px;
	background-size: 100%;
}
	
.bt_ficha {
	margin-top: 45px;
}
	
.bt_ficha img {	
	width: 180px;
}
		
.bt_enviar {
	width: 40%;
	margin-left: 30%;
}
	
#fundo_empresa {
	padding-top: 60px;
	padding-bottom: 60px;
	background-size: 100%;
}
	
/* empresa */
.box_img_empresa1 { /*missão e valores*/
	width: 200px;
	margin-left: 10%;
	margin-top: 45px;
}
	
.box_img_empresa2 { /*visão*/
	width: 200px;
	margin-left: 0;
	margin-right: 10%;
	margin-top: 45px;
}

.box_txt_empresa1 { /*missão*/
	width: 50%;
	margin-left: 7%;
	margin-top: 85px;
}

.box_txt_empresa2 { /*visão*/
	width: 50%;
	margin-left: 10%;
	margin-top: 85px;
}
	
.box_txt_empresa3 { /*valores*/
	margin-left: 5%;
	margin-top: 70px;
}
	
.txt_chave {
	clear: none;
	width: 55%;
	margin-left: 5%;
	font-size: 30px;
	margin-top: 30px;
}

.chave {
	width: 40%;
}

/* cadastra imovel */
#fundo_cadastra_imovel {
	padding-top: 60px;
	padding-bottom: 60px;
	background-size: 100%;
}
	
/* debito */
#fundo_debito {
	padding-top: 60px;
	padding-bottom: 60px;
	background-size: 100%;
}
	
/* desocupação */
#fundo_desocupacao {
	padding-top: 60px;
	padding-bottom: 60px;
	background-size: 100%;
}
	
/* links */
#fundo_links {
	padding-top: 60px;
	padding-bottom: 60px;
	background-size: 100%;
}
	
/* manutencao */
#fundo_manutencao {
	padding-top: 60px;
	padding-bottom: 60px;
	background-size: 100%;
}

/* corretores */
#fundo_corretor {
	padding-top: 60px;
	padding-bottom: 60px;
	background-size: 100%;
}
	
/* corretores */
.box_corretores {
	width: 35%;
	margin-left: 10%;
	margin-top: 20px;
	margin-bottom: 20px;
}
	
/* condominio */
#fundo_condominio {
	padding-top: 60px;
	padding-bottom: 60px;
	background-size: 100%;
}
	
.box_cliente {
	clear: none;
	width: 45%;
	margin-top: 45px;
}
	
.box_cliente_tit {
	font-size: 22px;
}
}

@media only screen and (min-width: 1024px) {
/* empresa */
.box_txt_empresa1 { /*missão e valores*/
	width: 45%;
	margin-left: 10%;
}
	
.box_txt_empresa3 { /*valores*/
	margin-left: 13%;
}
	
.txt_chave {
	width: 45%;
	margin-left: 10%;
	margin-top: 30px;
}	
	
/* corretores */
.box_corretores {
	width: 30%;
	margin-left: 2.5%;
}
}

@media only screen and (min-width: 1280px) {
/* fichas cadastrais */
#fundo_fichas_cadastrais {
	padding-top: 100px;
	padding-bottom: 100px;
}
	
.bt_ficha {
	margin-top: 60px;	
}
	
.bt_ficha img {	
	width: 205px;
	margin-bottom: 20px;
}

.txt_bt_ficha {
	font-size: 30px;
	line-height: 30px;
}
	
.bt_enviar {
	width: 30%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 35%;
	font-size: 30px;
	line-height: 30px;
}
	
/* empresa */
#fundo_empresa {
	padding-top: 100px;
	padding-bottom: 100px;
}
	
.box_img_empresa1 { /*missão e valores*/
	margin-top: 60px;
}

.box_img_empresa2 { /*visão*/
	margin-top: 60px;
}
	
.box_txt_empresa1 { /*missão e valores*/
	width: 50%;
	margin-left: 10%;
	margin-top: 95px;
	font-size: 25px;
}

.box_txt_empresa2 { /*visão*/
	width: 55%;
	margin-top: 95px;
	font-size: 25px;
}
	
.box_txt_empresa3 { /*valores*/
	margin-left: 18%;
	font-size: 23px;
}
	
.txt_chave {
	width: auto;
	margin-left: 5%;
	font-size: 35px;
	margin-top: 45px;
}

.chave {
	width: 25%;
}

/* cadastra imovel */
#fundo_cadastra_imovel {
	padding-top: 100px;
	padding-bottom: 100px;
}
	
/* debito */
#fundo_debito {
	padding-top: 100px;
	padding-bottom: 100px;
}
	
/* desocupação */
#fundo_desocupacao {
	padding-top: 100px;
	padding-bottom: 100px;
}
	
/* links */
#fundo_links {
	padding-top: 100px;
	padding-bottom: 100px;
}
	
/* manutencao */
#fundo_manutencao {
	padding-top: 100px;
	padding-bottom: 100px;
}

/* corretores */
#fundo_corretor {
	padding-top: 100px;
	padding-bottom: 100px;
}
	
.box_corretores {
	margin-top: 25px;
	margin-bottom: 25px;
}
	
/* condominio */
#fundo_condominio {
	padding-top: 100px;
	padding-bottom: 100px;
}
	
.box_cliente {
	width: 30%;
	margin-top: 60px;
}
}

@media only screen and (min-width: 1366px) {
/*empresa*/	
.txt_chave {
	width: auto;
	margin-left: 5%;
	margin-top: 55px;
}

.chave {
	width: auto;
}
}

@media only screen and (min-width: 1440px) {
/*empresa*/	
.box_txt_empresa3 { /*valores*/
	margin-left: 20%;
}
	
.txt_chave {
	margin-left: 10%;
}
	
/*fichas cadastrais*/		
.bt_ficha {
	width: 28%;
	margin-left: 5%;		
}
}

@media only screen and (min-width: 1600px) {
/*empresa*/	
.box_txt_empresa1 { /*missão*/
	width: 58%;
	margin-top: 80px;
	font-size: 30px;
}

.box_txt_empresa2 { /*visão*/
	width: 60%;
	margin-top: 95px;
	font-size: 30px;
}
	
.box_txt_empresa3 { /*valores*/
	margin-left: 20%;
	font-size: 30px;
	margin-top: 60px;
}
	
.txt_chave {
	font-size: 40px;
}
	
/*fichas cadastrais*/		
.bt_ficha {
	width: 23%;
	margin-left: 5%;
	margin-right: 5%;
}	
}

@media only screen and (min-width: 1920px) {
/*empresa*/	
.box_txt_empresa1 { /*missão*/
	margin-top: 95px;
}
	
.box_txt_empresa3 { /*valores*/
	margin-left: 23%;
}
	
/* corretores */
.box_corretores {
	width: 14.9%;
	margin-left: 1.5%;
}
	
/*fichas cadastrais*/		
.bt_ficha {
	width: 14%;
	margin-left: 15%;
	margin-right: 0;
}	
	
}
