@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,500i,700');
@import url('https://fonts.googleapis.com/css?family=Butler_Stencil:300,400,500,500i,700');

/* hover dos form*/


#formvisita .enviar:hover {
    background: #ffffff;
    color: #000000;
}

#formnewsletter .newsletter-enviar:hover {
    background: #898989;
    color: white;
}

.moderna #formvisita .enviar:hover {
    background: #898989;
    color: white;
}

/* ------------ HOME ---------- */

.home {
	padding: 0px;
}

.home .row{
	margin-right: 0px;
	margin-left: 0px;
}

.home .bloco-01{
	position: relative;
	top: 0px;
	width: 100%;
	height: 800px;
	background-image: url('../imagens/home/bloco-01.png');
	z-index: 1;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: cover;
	background-position: 50% 50%;
}
		
.home .dentro{
	max-width: 1560px;
	margin: 0 auto;
    min-height: 600px;	
	position: relative;
	bottom: 0px;
}

.home .texto-01{
	font-family: "Butler Stencil";
	font-size:63.19px;
	color: #ffffff;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
	max-width: 530px;
	margin: 0 auto;
}

.home .retangulo-01{
	display: block;
	margin: 0 auto;
	padding-top: 238px;
}

.home .retangulo-02{
	display: block;
	margin: 0 auto;
}

.home .bloco-02{
	background-color: #000000;
	position: relative;
	z-index: 2;
	
}

.home .texto-02 {
	font-size: 16px;
	color:#ffffff;
	font-family: "Roboto";
	margin: 0px;
	max-width: 405px;
	margin-left: 33px;
	margin-top: 35px;
	font-weight: 300;
	padding-bottom: 110px;
}

.home .texto-03 {
	font-size: 30px;
	font-family: "Butler Stencil";
	color: #ffffff;
	max-width: 405px;
	margin-left: 33px;
	padding-top: 35px;
}

.home .fundo-cinza{
	background-color: #080808;
	margin-top: -170px;
	max-width: 490px;
	padding-left: 0px;

}
	
.home .bloco-img-1{
	background-image: url('../imagens/home/home-cozinha.jpg');
	width: calc(50% - 20px);
	height: 300px;
	position: relative;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	display: inline-block;
	margin-right: 20px;
	margin-top: 20px;
	padding: 25px;
	margin-top: 100px;	
}	

.home  .bloco-img-2{
	background-image: url('../imagens/home/quadrado-02.png');
	width: calc(50% - 20px);
	height: 300px;
	position: relative;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	display: inline-block;
	margin-right: 20px;
	margin-top: 20px;
	padding: 25px;
	margin-top: 100px;	
}	


.home  .bloco-img-3{
	background-image: url('../imagens/home/home-living.jpg');
	width: calc(50% - 20px);
	height: 300px;
	position: relative;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	display: inline-block;
	margin-right: 20px;
	margin-top: 20px;
	padding: 25px;
	margin-bottom: -56px;	
}

.home  .bloco-img-4{
	background-image: url('../imagens/home/home-business.jpg');
	width: calc(50% - 20px);
	height: 300px;
	position: relative;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	display: inline-block;
	margin-right: 20px;
	margin-top: 20px;
	padding: 25px;
	margin-bottom: -56px;	
}

.home .texto-04 {
	font-family: "Butler Stencil";
	font-size: 40px;
	color: #ffffff;
	text-align: center;
	font-weight: 400;
	padding-top: 80px;
}

.home .dentro-02{
margin-left: 180px;
margin-right: 180px;
width: calc(100% - 360px);
margin: 0 auto; 
position: relative;
}

.home .borda{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 100%;
	border: 5px solid; /* As 4 bordas sólidas com 5px de espessura */
	border-color: #ffffff; 
 }
 
.home .borda-02{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 220px;
	height: 67px;
	border: 4px solid; /* As 4 bordas sólidas com 5px de espessura */
	border-color: #ffffff;
	margin-top: 77px;	
	margin-left: 70px;
	text-decoration: none;
 }
 
 .home .borda-03{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 122px;
	height: 42px;
	border: 2px solid; /* As 4 bordas sólidas com 5px de espessura */
	border-color: #ffffff;	
	text-decoration: none;
	margin-top: 33px;
    margin-left: -10px;
 }
 
.home .bloco-img-03{
	background-image: url('../imagens/home/Banner Instagram.png');
	height: 320px;
	position: relative;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	margin-top: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}	

.home .teste {
	color: #ffffff;
}

.home .texto-05{
	font-size: 25.18px;
	font-family: "Butler Stencil";
	color: #ffffff;
	font-weight: 400;
	text-align: center;
}

.home .form-texto-07{
	font-family:"Butler Stencil";
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 110px;
}

.home .form-texto-08{
	font-family: "Roboto";
	font-size: 18px;
	color: #ffffff;
	font-weight: 300;
}


.home .bloco-03 {
	background-color: #ffffff;
}

.home .linha-04{
	margin-top: 137px;

}

.home .bloco-04{
	
	background-color: #000000;
	width: 100%;
	clear: both;
	padding-bottom: 70px;
}

.home .bloco-05{
	background-image: url('../imagens/home/Foto rodape.png');
	max-width: 100%;
	max-height: 450px;
	position: relative;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
}

.home .bloco-img-04{
	background-image: url('../imagens/home/imagem conceito marcenaria moderna .png');
	width: 500px;
	height: 610px;
	position: relative;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	display: inline-block;
}

.home .bloco-img-06{
	background-image: url('../imagens/home/imagem conceito planejados.png');
	width: 500px;
	height: 610px;
	position: relative;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	display: inline-block;
}

.home .bloco-texto {
	background-color: #000000;
	position: absolute;
	width: 365px;
	display: inline-block;
	height: 467px;
	margin-left: 256px;
    margin-top: 63px;
}

.home .texto-06{
	font-family: "Butler Stencil";
	font-size: 36px;
	color: #ffffff;
	max-width: 236px;
	margin-top: 80px;
    margin-left:70px;
	
}

.home .bloco-img-05{
	background-image: url('../imagens/home/img-03-bloco-03.png');
	width: 235px;
	height: 337px;
	position: relative;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	margin-top: 0px;
	padding: 61px;
}

.home .teste{
	margin-top: 0px;
}

.home .texto-07{
	font-family: "Butler Stencil";
	font-size: 28.69px;
	color: #ffffff;
	max-width: 130px;
}

.home .img-compasso{
	width: 35;
	height: 41px;
	position: relative;
	margin-left: 33px;
}


.home .linha-05{
	margin-top: 150px;
}

.home .texto-fornecedores{
	font-size: 36px;
	font-family: "Roboto";
	color: #000000;
	margin-top: 0px;
}

.home .texto-fornecedores-02{
	font-family: "Roboto";
	font-size: 16px;
	color: #000000;
	font-weight: 300;
	max-width: 245px;
	margin-top: 30px;
}

.home .retangulo-03{
	background-image: url('../imagens/home/bloco-03.png');
	width: 318px;
	height: 59px;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	position: absolute;
	display: block;
	margin-top: 700px;
	margin-left: 0px;
	text-decoration: nome;
 }

.home .texto-08{
	font-family: "Butler Stencil";
	font-size: 21.13px;
	color: #ffffff;
	text-align: center;
	margin-left: -55px;
    margin-top: 16px;
	text-decoration: none;	
}
 
.home .borda-04{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 30px;
	height: 100px;
	border: 5px solid; /* As 4 bordas sólidas com 5px de espessura */
	border-color: #ffffff; 
	padding: 5px;
	margin-top: 54px;
 }
 
 .home .texto-09{
	font-size:15.79px;
	font-family: "Roboto";
	color: #ffffff;
	margin-left: 28px;
    margin-top: 9px;
 }
 
 .home .texto-10{
	font-size:18px;
	font-family: "Roboto";
	color: #ffffff;
	margin-left: 5px;
	margin-top: 12px;
    font-weight: 300;
    line-height: 0.5;
 }
 
 .home .texto-11{
	font-size:18px;
	font-family: "Roboto";
	color: #ffffff;
	margin-left: 5px;
    margin-top: 5px;
	font-weight: 700;
}

.home .borda-02:hover {
	background-color: #ffffff;
	    border-color: #ffffff;

}

.home .borda-02:hover > h1{
	color: #000000;
}

.home .borda-03:hover {
	background-color: #ffffff;
	    border-color: #ffffff;
}	
	
.home .borda-03:hover > h1 {
	color: #000000;	
}


.home .inline{
	display: inline-block;
	vertical-align: middle;
}




/* ----- RESPONSIVIDADE HOME ------   */





@media screen and (max-width: 1600px){
.home .retangulo-03 {
	margin-left: 40px;
}

.home .bloco-img-01 {
    width: 250px;
    height: 250px;
}

.home .bloco-img-02 {
    width: 250px;
    height: 250px;
}

.home .texto-04 {
    font-size: 35px; 
    padding-top: 57px;
}

.home .borda {
	color: #ffffff;
    border: 3px solid;
}


}


@media screen and (max-width: 1340px){
.home .retangulo-03 {
    width: 249px;
    height: 45px;
    margin-top: 717px;
}

.home .bloco-01 {
    width: 100%;
    height: 650px;	
}	

.home .retangulo-03 {
    margin-top: 568px;
}

.home .fundo-cinza {
    margin-top: -109px;
	max-width: 345px;
}


.home .texto-fornecedores {
    font-size: 28px;
}

.home .texto-03 {
    font-size: 25px;
}

.home .texto-02 {
    max-width: 289px;
}



.home .texto-01 {
    font-size: 49.19px;	
}


.home .bloco-texto {
    width: 250px;
    height: 342px;
    margin-left: 156px;
    margin-top: 44px;
}

.home .borda-02 {
	color: #ffffff;
    margin-left: 15px;
	border: 3px solid;
}

.home .texto-06 {
    font-size: 26px;
    margin-top: 59px;
    margin-left: 27px;
}


.home .retangulo-01 {
    width: 46%;	
}

.home .retangulo-02{
    width: 46%;	
}
}

@media screen and (max-width: 1240px){
	
	

.home .texto-04 {
    font-size: 32px;
}
	
.home .texto-03 {
    font-size: 24px;
}

.home .texto-02 {
	padding-bottom: 70px;
}


.home .linha-04 {
    margin-top: 70px;
}

.home .borda-02 {
	margin-left: 10px;
}

.home .bloco-texto {
    width: 215px;
    height: 289px;
    margin-left: 144px;
    margin-top: 31px;
}


.home .texto-06 {
    font-size: 20px;
    margin-top: 47px;
    margin-left: 10px;
}

.home .retangulo-03 {
    margin-top: 575px;
}


.home .texto-04 {
    padding-top: 45px;
}

.home .texto-07 {
    font-size: 19.69px;
    max-width: 300px;
    text-align: center;
}

.home .borda-03{
	margin-left: -23px;
}


.home .texto-fornecedores {
    font-size: 28px;
}
}

@media screen and (max-width: 1120px){
.home .bloco-01 {
    width: 100%;
    height: 480px;
}

	

.home .retangulo-01 {
    width: 46%;
}

.home .retangulo-02 {
    width: 46%;
}

.home .retangulo-03 {
    margin-top: 568px;
}

.home .retangulo-03 {
    margin-top: 396px;
}


.home .texto-01 {
	font-size: 54.19px;
	max-width: 350px;
}

.home .retangulo-01 {
    padding-top: 130px;
}


.home .dentro-02 {
    width: calc(100% - 0px);
}

.home .linha-05 {
    margin-top: 90px;
}

.home .texto-04 {
    padding-top: 53px;
    font-size: 32px;
}



.home .texto-fornecedores {
    font-size: 25px;
}

.home .fundo-cinza {
    max-width: 333px;
}
}



@media screen and (max-width: 991px){
.home .retangulo-01 {
    width: 21%;
}

.home .linha-06{
text-align: center;
}

.home .form-texto-07 {
    margin-top: 0px;
}






.home .retangulo-02{
    width: 21%;
}

.home .texto-01 {
    font-size: 45.19px;
}

.home .retangulo-03 {
    margin-left: 16px;
	margin-top: 422px;
}	




.home .texto-04 {
    padding-top: 29px;
	font-size: 25px;
}


.home .fundo-cinza {
    margin-top: -350px;
    max-width: 236px;
    margin-left: 420px;
}

.home .texto-03 {
    font-size: 20px;
	margin-left: 24px;
	padding-top: 23px;
}

.home .texto-02 {
    padding-bottom: 43px;
	margin-left: 24px;
}

.home .linha-04 {
    margin-top: 25px;
}


.home .bloco-texto {
    width: 172px;
    height: 245px;
    margin-left: 95px;
    margin-top: 30px;
}

.home .texto-06 {
    font-size: 19px;
    margin-top: 24px;
    margin-left: 12px;
}

.home .borda-02 {
    margin-left: 11px;
	border: 2px solid;
}

.home .texto-10 {
    font-size: 14px;

}	
.home .texto-11 {
    font-size: 14px;
}	

.home .retangulo-03 {
    width: 215px;
    height: 39px;
	
}


.home .borda-03 {
    margin-left: -10px;
}


.home .linha-05 {
    margin-top: 168px;
    margin-left: 50px;
}
}




@media screen and (max-width: 645px){
.home .bloco-01{
	height: 320px;
}

.home .texto-01 {
    font-size: 27.19px;
    max-width: 222px;
}

.home .retangulo-01 {
	padding-top: 100px;
    width: 17%;
}

.home .retangulo-02 {
    width: 17%;
}


.home .retangulo-03 {
    width: 163px;
    height: 30px;
    margin-top: 276px;
}


.home .borda {
    color: #ffffff;
    border: 2px solid;
	
}

.home .texto-04 {
    padding-top: 18px;
    font-size: 20px;
}



.home .fundo-cinza {
    margin-top: -282px;
    max-width: 215px;
    margin-left: 317px;
}





.home .bloco-texto {
    width: 141px;
    height: 210px;
    margin-left: 90px;
    margin-top: 10px;
}

.home .borda-02 {
    margin-left: 10px;
	height: 53px;
	margin-top: 45px;
}

.home .texto-06 {
    font-size: 16px;
    margin-top: 25px;
    margin-left: 10px;
}

.home .texto-10 {
    font-size: 12px;
}

.home .texto-11 {
    font-size: 12px;
}

}

@media screen and (max-width: 565px){
.home .fundo-cinza {
    margin-top: -262px;
    max-width: 171px;
    margin-left: 284px;
}

.home .texto-03 {
    font-size: 17px;
    margin-left: 12px;
    padding-top: 12px;
}

.home .texto-02 {
    padding-bottom: 19px;
    margin-left: 12px;
}



.home .retangulo-03 {
    width: 122px;
    height: 24px;
    margin-top: 291px;
	margin-left: 5px;
}

}

@media screen and (max-width: 518px){


.home .linha-02{
	width: 100%;
	text-align: center;

}





.home .retangulo-03 {
	display: none;
}

.home .texto-02 {
    max-width: 100%;
	margin-top: 20px;
}

.home .texto-03{
	max-width: 100%;
}

.home .texto-04 {
    padding-top: 35px;
    font-size: 27px;
}

.home .fundo-cinza {
    margin-top: 20px;
    max-width: 100%;
    margin-left: 0px;
    text-align: center;
}




.home .fundo-cinza {
    margin-top: 20px;
    max-width: 434px;
	margin-left: 0px;
}


.home .retangulo-03 {
    margin-top: 200px;
}







.home .bloco-texto {
    width: 141px;
    height: 165px;
    margin-left: 73px;
    margin-top: 16px;
}

.home .linha-04 {
    margin-top: 5px;
}

.home .texto-06 {
    font-size: 15px;
    margin-top: 14px;
    margin-left: 10px;
}

.home .borda-02 {
    margin-top: 35px;
}

.home .linha-05 {
    margin-top: 40px;	
    margin-left: 10px;
}


}


@media screen and (max-width: 400px){


.home .texto-04 {
    padding-top: 28px;
    font-size: 23px;
}


.home .linha-04 {
    margin-top: 20px;
}

.home .forma-01{
	width: 37%;
}

.home .texto-fornecedores {
    font-size: 22px;
}

.home .texto-fornecedores-02 {
    font-size: 12px;
    max-width: 182px;
    margin-top: -48px;
    margin-left: 148px;
}
}	

@media screen and (max-width: 350px){

.home .texto-fornecedores {
    font-size: 19px;
}
}


@media screen and (max-width: 280px){

}


/* ---------- SOBRE ------- */



.sobre {
	padding: 0px;
}

.sobre .row{
	margin-right: 0px;
	margin-left: 0px;
}

.sobre .bloco-01{
	position: relative;
	top: 0px;
	width: 100%;
	height: 800px;
	background-image: url('../imagens/home/bloco-01.png');
	z-index: 1;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: cover;
	background-position: 50% 50%;
}
		
.sobre .dentro{
	max-width: 1560px;
	margin: 0 auto;
    min-height: 600px;	
	position: relative;
	bottom: 0px;
}

.sobre .texto-01{
	font-family: "Butler Stencil";
	font-size:63.19px;
	color: #ffffff;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
	max-width: 530px;
	margin: 0 auto;
}

.sobre .retangulo-01{
	display: block;
	margin: 0 auto;
	padding-top: 238px;
}

.sobre .retangulo-02{
	display: block;
	margin: 0 auto;
}

.sobre .bloco-02{
	background-color: #000000;
	position: relative;
	z-index: 2;
}

.sobre .bloco-04{
	background-color: #000000;
	width: 100%;
	min-height: 334px;
	position: relative;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
}

.sobre .texto-02 {
	font-size: 16px;
	font-family: "Roboto";
	color: #ffffff;
	font-weight: 300;
	margin: 0px;
	max-width: 405px;
	margin-left: 33px;
	margin-top: 35px;
	padding-bottom: 110px;
}

.sobre .texto-03 {
	font-size: 30px;
	font-family: "Butler Stencil";
	color: #ffffff;
	font-weight: 400;
	max-width: 405px;
	margin-left: 33px;
	padding-top: 35px;
}

.sobre .texto-04 {
	font-size: 30px;
	color:#ffffff;
	font-family: "Butler Stencil";
	font-weight: 400;
	max-width: 415px;
	margin-left: 20px;
    margin-top: 20px;
}

.sobre .texto-05 {
	font-size: 16px;
	font-family: "Roboto";
	color: #ffffff;
	font-weight: 300;
	max-width: 415px;
	margin-left: 20px;
    margin-top: 20px;
}

.sobre .form-texto-07{
	font-family:"Butler Stencil";
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 110px;
}

.sobre .form-texto-08{
	font-family: "Roboto";
	font-size: 18px;
	color: #ffffff;
	font-weight: 300;
}

.sobre .fundo-cinza{
	background-color: #080808;
	margin-top: -170px;
	max-width: 490px;
	padding-left: 0px;

}

.sobre .retangulo-03{
	background-color: #000000;
	position: absolute;
	display: block;
	width: 245px;
	height: 60px;
	border: 2px solid; 
	border-color: #000000;
	padding-bottom: 20px;
	text-decoration: nome;
}

.sobre  .bloco-img-01{
	background-image: url('../imagens/sobre/sobre-img-01.png');
	width: 881px;
	height: 458px;
	position: relative;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	display: inline-block;
	margin-right: 20px;
	margin-top: -37px;
	padding: 25px;
	
}

.sobre .dentro-02{
	margin-left: 180px;
	margin-right: 180px;
	width: calc(100% - 360px);
	margin: 0 auto; 
	position: relative;
}

.sobre .quadrado-01{
	width: 620px;
	height: 458px;
	margin-top: 33px;
	margin-bottom: -90px;
}


.sobre .texto-06 {
	font-size: 30px;
	color:#ffffff;
	font-family: "Butler Stencil";
	font-weight: 400;
	max-width: 400px;
	margin-left: 38px;
    margin-top: -90px;
}

.sobre .texto-07 {
	font-size: 16px;
	font-family: "Roboto";
	color: #ffffff;
	font-weight: 300;
	max-width: 400px;
	margin-left: 38px;
    margin-top: 35px;
}

.sobre .hr-01 {
      color: #000000;
      background-color: #000000;
      height: 5px;
	  margin-top: 250px;
	  max-width: 220px;
}
	
.sobre .texto-08{
	font-family: "Roboto";
	font-size: 30px;
	color: #000000;
	font-weight: 700;
	margin-top: -15px;
}	
 
.sobre .img-fundo{
	background-image: url('../imagens/sobre/sobre-img-03.jpg');
	width: 491px;
	height: 369px;
	margin-top: 250px;
}

.sobre .img-fundo-02{
	background-image: url('../imagens/sobre/sobre-planejados.jpg');
	width: 491px;
	height: 369px;
	margin-top: 250px;
}


.sobre .bloco-fundo{
	background-color: #000000;
	position: absolute;
	width: 360px;
	height:	285px;
	margin-left: 260px;
	margin-top: 45px;
	padding: 40px;
	
} 

.sobre .texto-09{
	font-family: "Butler Stencil";
	font-size: 30px;
	color: #ffffff;
	font-weight: 400;
	max-width: 260px;
}

.sobre .borda{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 280px;
	height: 43px;
	border: 3px solid; /* As 4 bordas sólidas com 4px de espessura */
	border-color: #ffffff;	
	text-decoration: none;
	margin-top: 40px;
 }
 
 .sobre .borda:hover{
	background-color: #ffffff;
 }
 
 .sobre .borda:hover > p{
	color: #000000;
 }
 
.sobre .texto-10{
	font-family: "Roboto";
	font-size: 16px;
	color: #ffffff;
	font-weight: 300;
	text-align: center;
	 margin-top: 7px;
} 
 
.sobre .hr-02 {
      color: #000000;
      background-color: #000000;
      height: 5px;
	  max-width: 478px;
	  text-align: center;
	  margin-left: 0px;
	  margin-top: 105px;
}

.sobre  .linha-06 img{
	display: inline;
	margin: 0 auto;
	text-align: center;
	margin-top: 50px;
}

.sobre .texto-fornecedores-02{
	font-family: "Roboto";
	font-size: 16px;
	color: #000000;
	font-weight: 300;
	max-width: 245px;
	margin-top: 145px;
	
}

.sobre .texto-fornecedores{
	font-size: 36px;
	font-family: "Roboto";
	color: #000000;
	margin-top: 0px;
}

.sobre .forma-01{
	margin-top: 129px;
}

.sobre .img-sobre-04{
	background-image: url('../imagens/sobre/img-sobre-04.png');
	width: 306px;
	height: 275px;
	    display: inline-block;
    vertical-align: middle;
	position: relative;
}

.sobre .img-sobre-05{
	background-image: url('../imagens/sobre/img-sobre-05.png');
	width: 306px;
	height: 275px;
	    display: inline-block;
    vertical-align: middle;
	position: relative;
}

.sobre .img-sobre-06{	
	background-image: url('../imagens/sobre/img-sobre-06.png');
	width: 306px;
	height: 275px;
	    display: inline-block;
    vertical-align: middle;
	position: relative;
}

.sobre .img-sobre-07{
	background-image: url('../imagens/sobre/img-sobre-07.png');
	width: 306px;
	height: 275px;
	    display: inline-block;
    vertical-align: middle;
	position: relative;
}

.sobre .img-sobre-08{
	background-image: url('../imagens/sobre/img-sobre-08.png');
	width: 306px;
	height: 275px;
	    display: inline-block;
    vertical-align: middle;
	position: relative;
}

.sobre .centralizado {
    display: inline;
    margin: 0 auto;
}

.sobre .imagem {
	padding-top: -100px;
	height: 275px;
	width: 306px;
	margin: 0px;
}

.sobre .forma-02{
	margin-left: 40px;
	margin-top:50px;
}


/* ------------ RESPONSIVIDADE SOBRE ------- */


@media screen and (max-width: 1835px){
.sobre .linha-06{
	width: 100%;
	text-align: center;
	margin-top: 25px;
}


}

@media screen and (max-width: 1585px){





.sobre .quadrado-01 {
    width: 560px;
    height: 417px;
}

.sobre .img-fundo {
    width: 406px;
    height: 300px;
}

.sobre .bloco-fundo {
    width: 260px;
    height: 256px;
    margin-left: 259px;
    margin-top: 22px;
	padding: 20px;
}

.sobre .texto-09 {
    font-family: "Butler Stencil";
    font-size: 23px;
}

.sobre .borda {
    width: 230px;
}

.sobre .imagem {
    height: 239px;
    width: 277px;	
	
}
}

@media screen and (max-width: 1398px){
.sobre .bloco-01 {
    height: 650px;
}

.sobre .texto-01 {
    font-size: 48.19px;	
}	

.sobre .retangulo-01 {
    padding-top: 228px;
    width: 45%;
}

.sobre .retangulo-02{
    width: 45%;	
}

.sobre .dentro-02 {
    width: calc(100% - 0px);	
}

.sobre .fundo-cinza {
    margin-top: -90px;
}

.sobre .quadrado-01 {
    width: 509px;
    height: 327px;
}





.sobre .forma-02 {
	margin-left: 55px;
	margin-top: -10px;	
}



.sobre .img-fundo {
    width: 351px;
    height: 275px;
	margin-top: 80px;
}

.sobre .bloco-fundo {
    width: 238px;
    height: 227px;
    margin-left: 202px;
    margin-top: 24px;
    padding: 14px;
}

.sobre .borda {
    width: 212px;
	
}

.sobre .texto-10 {
    font-size: 14px;
    margin-top: 8px;
}

.sobre .hr-01 {
    margin-top: 80px;
}

.sobre .imagem {
    height: 190px;
    width: 229px;
}

.sobre .forma-01 {
    margin-top: 80px;
}

.sobre .texto-fornecedores {
    font-size: 27px;	
}

.sobre .texto-fornecedores-02 {
	margin-top: 80px;

}
}

	
@media screen and (max-width: 1180px){
.sobre .bloco-01 {
    height: 500px;
}

.sobre .bloco-02 {
    min-height: 714px;
}

.sobre .retangulo-01 {
    padding-top: 145px;
	width: 40%;	
}

.sobre .retangulo-02 {
	width: 40%;
}	

.sobre .texto-01 {
    font-size: 42.19px;
}

.sobre .bloco-img-01 {
    background-image: url('../imagens/sobre/sobre-img-01.png');
    width: 715px;
    height: 382px;
}

.sobre .texto-04 {
    font-size: 23px;
}

.sobre .texto-05 {
    font-size: 14px;
}

.sobre .texto-03 {
    font-size: 26px;
}

.sobre .texto-02 {
    font-size: 14px;
}





.sobre .img-fundo {
    width: 260px;
    height: 276px;
}

.sobre .bloco-fundo {
    margin-left: 131px;
}

.sobre .imagem {
    height: 154px;
    width: 193px;
}

.sobre .texto-fornecedores-02 {
    margin-left: 25px;
}

.sobre .quadrado-01 {
    margin-left: -122px;
}
}

@media screen and (max-width: 1000px){

.sobre .bloco-01 {
    height: 410px;
}

.sobre .texto-01 {
    font-size: 35.19px;
	max-width: 270px;
}

.sobre .retangulo-01 {
	width: 15%;
	margin-top: 0px;
	padding-top: 130px;
}	

.sobre .retangulo-02 {
	width: 15%;
}	

.sobre .bloco-img-01 {
    width: 400px;
    height: 323px;
	margin-top: -15px;
	padding: 10px;
}

.sobre .texto-04 {
    font-size: 20px;
}

.sobre .texto-05 {
    font-size: 12px;
}

.sobre .fundo-cinza {
    max-width: 390px;
}

.sobre .texto-03 {
    font-size: 20px;
}

.sobre .texto-02 {
    font-size: 12px;
}

.sobre .fundo-cinza {
    margin-top: -289px;
    margin-left: 418px;
}

.sobre .quadrado-01 {
    margin-left: 0px;
	width: 452px;
    height: 299px;
}

    


 


.sobre .forma-02 {
    margin-left: 484px;
}

.sobre .img-fundo {
    width: 345px;
    height: 369px;
	margin-left: 50px;

}

.sobre .bloco-fundo {
    margin-left: 239px;
    width: 237px;
    height: 317px;
	margin-top: 28px;
}

.sobre .borda {
	margin-top: 112px;
}

.sobre .texto-08 {
    font-size: 21px;
}

.sobre .hr-02 {
    max-width: 250px;
}

.sobre .texto-fornecedores-02 {
    margin-left: 194px;
    margin-top: -46px;
}
}

@media screen and (max-width: 850px){
.sobre .bloco-01 {
    height: 305px;
}

.sobre .retangulo-01 {
    width: 14%;
    margin-top: 0px;
    padding-top: 81px;
}

.sobre .retangulo-02{
    width: 14%;
}

.sobre .texto-01 {
    font-size: 29.19px;
    max-width: 248px;
}	

.sobre .bloco-img-01 {
	margin-top: -27px;
    width: 280px;
}

.sobre .fundo-cinza {
    margin-top: -329px;
    margin-left: 326px;
    max-width: 264px;
}

.sobre .texto-02 {
    padding-bottom: 81px;
	
}

.sobre .quadrado-01 {
    margin-left: 0px;
    width: 395px;
    height: 266px;
}





.sobre .forma-02 {
    margin-left: 415px;
}

	



.sobre .hr-02{
	margin-top: 70px;
}
}


@media screen and (max-width: 650px){
.sobre .bloco-01 {
    height: 255px;
}

.sobre .bloco-img-01 {
    width: 204px;
}	

.sobre .texto-04 {
    font-size: 14px;
}

.sobre .texto-05 {
    font-size: 10px;
}

.sobre .fundo-cinza {
    margin-top: -331px;
    margin-left: 220px;
	max-width: 199px;
}

.sobre .texto-03{
	font-size: 14px;
	margin-left: 10px;
}

.sobre .texto-02 {
    font-size: 10px;
	margin-left: 10px;
}

.sobre .quadrado-01 {
    margin-top: 50px;	   
	margin-left: 5px;
    width: 277px;
    height: 194px;
}




.sobre .forma-02 {
    margin-left: 294px;
    margin-top: -41px;
}

.sobre .img-fundo {
    width: 275px;
    height: 250px;
	margin-top: 80px;
}

.sobre .bloco-fundo {
	width: 195px;
	height: 227px;
	margin-left: 152px;
	margin-top: 23px;
	padding: 14px;
}

.sobre .borda {
    margin-left: -5px;
    width: 176px;
	margin-top: 25px;
}

.sobre .texto-10{
	font-size: 12px;
	
}
}





@media screen and (max-width: 450px){
.sobre .bloco-img-01 {
    margin-top: -12px;
	padding: 0px;	
	height: 270px;
	width: 180px;
}

.sobre .fundo-cinza {
    margin-left: 196px;
	margin-top: -283px;
}

.sobre .texto-03 {
    font-size: 13px;
}

.sobre .texto-04 {
    font-size: 13px;
}

.sobre .texto-02 {
    padding-bottom: 15px;
}

.sobre .quadrado-01 {
    margin-top: 48px;
    margin-left: 5px;
    width: 209px;
    height: 140px;
}





.sobre .forma-02 {
    margin-left: 240px;
    margin-top: -150px;
}

.sobre .img-fundo {
    width: 189px;
    height: 230px;
    margin-top: 84px;
	margin-left: 0px;
}

.sobre .bloco-fundo {
    width: 150px;
    height: 197px;
    margin-left: 126px;
    margin-top: 17px;
    padding: 11px;
}

.sobre .texto-09 {
    font-family: "Butler Stencil";
    font-size: 16px;
	margin-top: 5px;
}

.sobre .borda {
    width: 139px;
    margin-top: 63px;
}

.sobre .texto-10 {
    font-size: 10px;
    margin-top: 5px;
}



.sobre .hr-02 {
    margin-top: 40px;
	max-width: 189px;
}

.sobre .texto-08 {
    font-size: 16px;
}

.sobre .forma-01 {
    margin-top: 52px;
    max-width: 115px;
}

.sobre .texto-fornecedores {
    font-size: 19px;
}

.sobre .texto-fornecedores-02 {
	font-size: 12px;
    margin-left: 139px;
    margin-top: -36px;
}
}

@media screen and (max-width: 400px){
.sobre .linha-06 img {
    display: inline;
    margin: 0 auto;
    text-align: center;
    margin-top: 50px;
}
}




@media screen and (max-width: 350px){
.sobre .bloco-img-01 {
    margin-top: -12px;
    padding: 0px;
    height: 301px;
    width: 150px;
}

.sobre .fundo-cinza {
    margin-left: 155px;
    margin-top: -280px;
    max-width: 114px;

}

.sobre .quadrado-01 {
    margin-top: 10px;
}





.sobre .linha-06 img {
    margin-top: 15px;
}

.sobre .forma-02 {
	display: none;
}
}


@media screen and (max-width: 300px){

}


/* ---------  CATEGORIA  ------------ */



.categoria{
	padding: 0px;
}

.categoria .row{
	margin-right: 0px;
	margin-left: 0px;
}

.categoria .bloco-01{

	color: #0e0e0e;
	top: 0px;
	width: 100%;
	height: 565px;
	
	z-index: 6;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: cover;
	background-position: 50% 50%;
}

.categoria .linha-01{
	background-color: #0e0e0e;
}

.categoria .linha-01 .col-md-9{
	padding-right: 0px !important;
}

	
.categoria .dentro{
	max-width: 1560px;
	margin: 0 auto;
    min-height: 200px;	
	position: relative;
	bottom: 0px;
}

.categoria .retangulo-03{
	background-image: url('../imagens/home/bloco-03.png');
	width: 318px;
	height: 59px;
	z-index: 10;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	position: absolute;
	margin-top: 450px;
    margin-left: 1225px;
	text-decoration: nome;
 }


.categoria .texto-01{
	font-family: Butler Stencil;
	font-size: 63.19px;
	color: #ffffff;
	font-weight: 600;
	text-transform: capitalize;
	padding-top: 245px;
	margin-left: 65px;
}

.categoria .fundo-preto {
    background-color: #000000;
    margin-top: -190px;
    max-width: 490px;
    padding-left: 0px;
}

.categoria .bloco-02{
	background-color: #000000;
	position: relative;
	z-index: 7;
}

.categoria .texto-02{
	font-family: "Butler Stencil";
	font-size: 36px;
	color: #ffffff;
	font-weight: 400;
	margin-left: 56px;
	padding-top: 56px;
}

.categoria .texto-03{
	font-family: "Roboto";
	font-size: 16px;
	color: #ffffff;
	font-weight: 300;
	margin-left: 56px;
	max-width: 390px;
}

.categoria .texto-04{
	font-family: "Butler Stencil";
	font-size: 24px;
	color: #ffffff;
	font-weight: 400;
	margin-top: 72px;
}

.categoria .centralizado {
    display: inline;
    margin: 0 auto;
}

.categoria .imagem {
	padding-top: -100px;
	height: 300px;
	width: 300px;
	margin: 5px;
}

.categoria .bloco-03 {
	margin-top: 0px;
	position: relative;
	z-index: 8;
	text-align: center;
}

.categoria .bloco-05{
	background-image: url('../imagens/moderna/rodape.png');
	width:100%;
	height: 334px;
	position: relative;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
}

.categoria .linha-05 {
    margin-top: 50px;
	clear: both;
}

.categoria .texto-fornecedores{
	font-size: 36px;
	font-family: "Roboto";
	color: #000000;
	margin-top: 0px;
}

.categoria .form-texto-07{
	font-family:"Butler Stencil";
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
}

.categoria .bloco-06{
	background-color: #000000;
	width: 100%;
	min-height: 334px;
	position: relative;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
}

.categoria .form-texto-08{
	font-family: "Roboto";
	font-size: 18px;
	color: #ffffff;
	font-weight: 300;
}

.categoria .texto-fornecedores-01{
	font-family: "Roboto";
	font-size: 16px;
	color: #000000;
	font-weight: 300;
	max-width: 246px;
	margin-top: 145px;
	margin-left: 25px;
}

.categoria .forma-01{
	margin-top: 129px;
}


/* ---------- RESPONSIVIDADE CATEGORIA --------- */




@media screen and (max-width: 1550px){
.categoria .retangulo-03 {
    margin-left: 889px;
	
}

.categoria .linha-03{
	width: 100%;
	text-align: center;
}
}

@media screen and (max-width: 1280px){
.categoria .imagem {
    height: 230px;
    width: 230px;
}


}

@media screen and (max-width: 1250px){
.categoria .bloco-01 {
    height: 465px;
}
.categoria .bloco-05{
	background-image: url('../imagens/moderna/rodape.png');
	width:100%;
	height: 250px;
}	

.categoria .fundo-preto {
    background-color: #000000;
    margin-top: -115px;
}

.categoria .texto-01 {
    font-family: "Butler Stencil";
    font-size: 51.19px;
}

.categoria .texto-02 {
    font-family: "Butler Stencil";
    font-size: 30px;
}	

.categoria .texto-03 {
    font-family: "Roboto";
    font-size: 14px;
}	
	
.categoria .imagem {
    height: 250px;
    width: 250px;
}

.categoria .texto-01 {
    padding-top: 165px;
}	


.categoria .retangulo-03 {
    margin-left: 718px;
	margin-top: 495px;

}

.categoria .texto-02 {
    margin-left: 25px;
    padding-top: 34px;
}

.categoria .forma-01 {
    margin-top: 50px;
}

.categoria .texto-fornecedores-01 {
    margin-top: 47px;
}

.categoria .texto-03 {
    margin-left: 26px;
}

.categoria .texto-fornecedores {
    font-size: 27px;
}
}

@media screen and (max-width: 1180px){
.categoria .imagem {
	height: 210px;
	width: 210px;
}
}

@media screen and (max-width: 1080px){
.categoria .imagem {
    height: 200px;
    width: 200px;
}

.categoria .bloco-05{
	background-image: url('../imagens/moderna/rodape.png');
	width:100%;
	height: 180px;
}
}
@media screen and (max-width: 1050px){
	.categoria .bloco-01 {
    height: 420px;
}

.categoria .texto-fornecedores-01 {
    margin-top: 13px;
    margin-left: 17px;
	font-family: "Roboto";
    font-size: 14px;
}
	
.categoria .texto-01 {
    font-size: 48.19px;
    padding-top: 152px;
}

.categoria .retangulo-03 {
    margin-left: 662px;
    width: 267px;
    height: 45px;
    margin-top: 363px;
}

.categoria .fundo-preto {
    background-color: #000000;
    margin-top: -59px;
	max-width: 426px;
}

.categoria .texto-02 {
    font-family: "Butler Stencil";
    font-size: 33px;
}
.categoria .texto-03 {
    font-family: "Roboto";
    font-size: 14px;

}

.categoria .bloco-03 {
    margin-top: -95px;	

}

.categoria .imagem {
    height: 180px;
    width: 180px;	
}

.categoria .forma-01 {
    margin-top: 15px;
}

.categoria .texto-fornecedores-01 {
    margin-left: 10px;	
}
}
	

@media screen and (max-width: 950px){
	.categoria .bloco-01 {
    height: 330px;
}

.categoria .bloco-06 {
    text-align: center;
}

.categoria .bloco-05{
	background-image: url('../imagens/moderna/img-05.png');
	width:100%;
	height: 150px;
}

.categoria .texto-01 {
    font-family: "Butler Stencil";
    font-size: 40.19px;
	padding-top: 118px;
}

.categoria .retangulo-03 {
    margin-left: 505px;
    width: 231px;
    height: 38px;
    margin-top: 283px;
}

.categoria .fundo-preto {
    background-color: #000000;
    margin-top: -40px;
    max-width: 341px;	
}

.categoria .bloco-03 {
    margin-top: -79px;
}

.categoria .forma-01 {
    margin-top: 60px;
}

.categoria .texto-fornecedores-01 {
	margin-top: -47px;
	margin-left: 190px;
	font-size: 14px;
	font-weight: 300;
	max-width: 268px;
}
}


@media screen and (max-width: 930px){
.categoria .forma-01 {
    margin-top: 210px;
}

.categoria .imagem {
    height: 150px;
    width: 150px;
}

.categoria .forma-01 {
    margin-top: 14px;
}
}

@media screen and (max-width: 800px){
.categoria .imagem {
    height: 140px;
    width: 140px;
}	

.categoria .bloco-05{
	background-image: url('../imagens/moderna/img-05.png');
	width:100%;
	height: 130px;
}
}

@media screen and (max-width: 750px){
.categoria .bloco-01 {
    width: 100%;
    height: 268px;
}

.categoria .texto-01 {
    font-size: 36.19px;
    padding-top: 100px;
}

.categoria .retangulo-03 {
    width: 180px;
    height: 32px;
    margin-top: 228px;
}

.categoria .fundo-preto {
    max-width: 295px;
}

.categoria .texto-02 {
    font-size: 26px;
    margin-left: 14px;
    padding-top: 17px;
}

.categoria .texto-03 {
    font-size: 12px;
    margin-left: 15px;
}

.categoria .texto-04 {
    font-size: 21px;
    margin-top: 55px;
}

.categoria .bloco-03 {
    margin-top: -130px;
}

.categoria .imagem {
    padding-top: -100px;
    height: 135px;
    width: 135px;
}

.categoria .forma-01 {
    margin-top: 50px;
	max-width: 155px;
}	

.categoria .texto-fornecedores {
	font-size: 25px;
}

.categoria .texto-fornecedores-01 {
    font-family: "Roboto";
	font-size: 13px;
}
}


@media screen and (max-width: 705px){
	.categoria .forma-01 {
    margin-top: 120px;
}

.categoria .linha-05 {
   
}

.categoria .imagem {
    height: 110px;
    width: 110px;
}	
.categoria .forma-01 {
    margin-top: 10px;	
}

.categoria .bloco-03 {
    margin-top: -60px;
}

.categoria .bloco-05{
	background-image: url('../imagens/moderna/img-05.png');
	width:100%;
	height: 130px;
}
}

@media screen and (max-width: 689px){
.categoria .retangulo-03 {
    margin-left: 445px;
}
}

@media screen and (max-width: 630px){
.categoria .retangulo-03 {
    margin-left: 405px;
}

.categoria .linha-05 {
    
}
}

@media screen and (max-width: 570px){
.categoria .bloco-01 {
    width: 100%;
    height: 240px;
}


.categoria .bloco-05{
	background-image: url('../imagens/moderna/img-05.png');
	width:100%;
	height: 80px;
}
	
.categoria .texto-01 {
    font-size: 31.19px;
    padding-top: 115px;
}

.categoria .retangulo-03 {
	display: none;
}

.categoria .texto-02 {
    font-size: 22px;
}

.categoria .texto-03 {
    font-size: 10px;
}

.categoria .texto-04 {
    font-size: 18px;
    margin-top: 33px;
}

.categoria .bloco-02 {
    height: 280px;
}

.categoria .bloco-03 {
    margin-top: -75px;
}

.categoria .imagem {
    padding-top: -100px;
    height: 150px;
    width: 150px;
}

.categoria .texto-fornecedores {
    font-size: 20px;
}

.categoria .forma-01 {
    margin-top: 0px;
    max-width: 123px;
}

.categoria .texto-fornecedores-01 {
    font-size: 11px;
    margin-left: 145px;
}
}

@media screen and (max-width: 490px){
.categoria .texto-01 {
    font-size: 26.19px;
}

.categoria .texto-02 {
    font-size: 20px;
}

.categoria .texto-04 {
    font-size: 16px;
	
}

.categoria .imagem {
    padding-top: -100px;
    height: 150px;
    width: 150px;
}
}


@media screen and (max-width: 495px){

}


/*  ------ MARCENARIA MODERNA ----------- */

.moderna {
	padding: 0px;
}

.moderna .row{
	margin-right: 0px;
	margin-left: 0px;
}

.moderna .bloco-01{
	position: relative;
	top: 0px;
	width: 100%;
	height: 800px;
	background-image: url('../imagens/home/bloco-01.png');
	z-index: 1;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: cover;
	background-position: 50% 50%;
}
		
.moderna .dentro{
	max-width: 1560px;
	margin: 0 auto;
    height: 600px;	
	position: relative;
	bottom: 0px;
}

.moderna.bloco-05{
	
	background-color: #ffffff;
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}

.moderna .form-texto-07{
	font-family:"Butler Stencil";
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}

.moderna .form-texto-08{
	font-family: "Roboto";
	font-size: 18px;
	color: #000000;
	font-weight: 300;
}

.moderna .texto-01{
	font-family: "Butler Stencil";
	font-size:63.19px;
	color: #ffffff;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
	max-width: 530px;
	margin: 0 auto;
}

.moderna .retangulo-01{
	display: block;
	margin: 0 auto;
	padding-top: 238px;
}

.moderna .retangulo-02{
	display: block;
	margin: 0 auto;
}

.moderna .retangulo-03{
	background-image: url('../imagens/home/bloco-03.png');
	width: 318px;
	height: 59px;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	position: absolute;
	display: block;
	margin-top: 700px;
	margin-left: 0px;
	text-decoration: nome;
 }
 
 .moderna .bloco-02{
	position: relative;
	top: 0px;
	width: 100%;
	height: 1080px;
	background-image: url('../imagens/moderna/bloco-02.png');
	z-index: 1;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: cover;
	background-position: 50% 50%;
 }
 
 .moderna .texto-02{
	font-size: 124.92px;
	font-family:"Butler Stencil";
	color:#3d3d3d;
	font-weight: 400;
	margin-left: -60px;
	padding-top: 150px;
	line-height: 0.6;
}

.moderna .fundo-preto{
	background-color: #080808;
	margin-top: -200px;
	max-width: 490px;
	padding-left: 0px;
	height: 425px;
}

.moderna .texto-03{
	font-family: "Butler Stencil";
	font-size: 30px;
	color:#ffffff;
	font-weight: 400;
	padding-left: 45px;
    padding-top: 45px;
}

.moderna .texto-04{
	font-family:"Roboto";
	font-size: 16px;
	font-weight: 300;
	color: #ffffff;
	padding-left: 45px;
	padding-top: 10px;
	max-width: 440px;
}

.moderna .texto-05{
	font-family: "Roboto";
	font-size: 24px;
	color:#ffffff;
	font-weight: 100;
	max-width: 395px;
    margin-top: -15px
}

.moderna .bloco-img-05{
	background-image: url('../imagens/home/img-03-bloco-03.png');
	width: 230px;
	height: 333px;
	position: relative;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	margin-top: 0px;
	padding: 61px;
}

.moderna .img-compasso{
	width: 35;
	height: 41px;
	position: relative;
	margin-left: 33px;
}

.moderna .texto-07{
	font-family: "Butler Stencil";
	font-size: 28.69px;
	color: #ffffff;
	max-width: 130px;
}
.moderna .borda-03{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 122px;
	height: 42px;
	border: 2px solid; 
	border-color: #ffffff;	
	text-decoration: none;
	margin-top: 33px;
    margin-left: -10px;
 }
 
 .moderna .borda-03:hover {
	background-color: #ffffff;
	    border-color: #ffffff;
}	
	
.moderna .borda-03:hover > h1 {
	color: #000000;	
}
 
 .moderna .texto-09{
	font-size:15.79px;
	font-family: "Roboto";
	color: #ffffff;
	margin-left: 28px;
    margin-top: 9px;
 }
 
 .moderna .linha-04{
	margin-top: 50px;
 }
 
 .moderna .texto-11{
	font-family: "Roboto";
	font-size: 16px;
	color: #707070;
	font-weight: 300;
	max-width: 328px;
}

.moderna .texto-12{
	font-family: "Butler Stencil";
	font-size: 24px;
	color: #ffffff;
	font-weight: 400;
	max-width: 394px;
}

.moderna .linha-05{
	margin-top: 130px;
}

.moderna .img-bloco-03{
	width: 300px;
    height: 285px;
}
.moderna .linha-07{
	margin-top:120px;
	max-width: 100%;
	
}

.moderna .texto-13{
	font-family: "Roboto";
	font-size: 24px;
	font-weight:  300;
	color:#000000;
}

.moderna .texto-14{
	font-family: "Roboto";
	font-size: 18px;
	font-weight:  300;
	color:#000000;
	max-width: 192px;
}

.moderna .texto-15{
	font-family: "Roboto";
	font-size: 16px;
	font-weight: 300;
	color:#989898;
	margin-left: 25px;
}

.moderna .link{
	text-decoration: none;
	font-weight: bold;
	color: #989898;
	margin-left: 25px;
}

.moderna .bloco-04{
	background-image: url('../imagens/moderna/rodape.png');
	height: 334px;
	position: relative;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	margin-top: 70px;
}

.moderna .bloco-img-01{
	background-image: url('../imagens/planejados/planejados01.jpg');
	width: 100%;
	height: 248px;
	position:relative; 
	background-size: cover;
}



.moderna .bloco-img-02{
	background-image: url('../imagens/planejados/planejados02.jpg');
	width: 100%;
	height: 248px;
	position: relative;
	background-size: cover;
}

.moderna .bloco-img-03{
	background-image: url('../imagens/planejados/planejados03.jpg');
	width: 100%;
	height: 248px;
	position: relative;
	background-size: cover;
}

.moderna .cinza{
	background-color: #000000;
	opacity: 0.8;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 6;
}
	

.moderna .retangulo{
	background-image: url('../imagens/moderna/retangulo-02.png');
	width: 25px;
	height: 248px;
	position: absolute;
	z-index: 7;
}



/* --------- RESPONSIVIDADE MODERNA ------- */




@media screen and (max-width: 1530px){
.moderna .linha-06{
	width: 100%;
	text-align: center;
}

.moderna .linha-07{
	margin-top: 30px;
}


.moderna .bloco-02 {
    width: 100%;
    height: 1170px;
}

.moderna .texto-03 {
    padding-left: 25px;
    padding-top: 25px;
}	

.moderna .texto-04 {
    padding-left: 25px;
}

.moderna .bloco-01 {
    position: relative;
    top: 0px;
    width: 100%;
    height: 600px;
}

.moderna .retangulo-01 {
    padding-top: 205px;
}


.moderna .texto-01 {
    font-size: 45.19px;
}

.moderna .retangulo-03 {
    width: 255px;
    height: 43px;
    margin-top: 549px;
    margin-left: 9px;
}
	
.moderna .texto-02 {
    font-size: 95.92px;
    margin-left: 85px;
}

.moderna .texto-03 {
    font-family: "Butler Stencil";
    font-size: 26px;
}
	
.moderna .texto-05 {
    font-size: 18px;
    max-width: 300px;
    margin-top: -50px;
    margin-left: 55px;
}

.moderna .fundo-preto {
    background-color: #080808;
    margin-top: -72px;
}

.moderna .bloco-img-01 {
    height: 225px;

}	

.moderna .bloco-img-02{
    height: 225px;
}

.moderna .bloco-img-03 {
    height: 225px;
}

.moderna .retangulo {
    height: 225px;
}

.moderna .bloco-04{
	margin-top: 300px;
}
}


@media screen and (max-width: 1250px){
.moderna .bloco-01 {
    height: 500px;
}

.moderna .retangulo-01 {
    padding-top: 168px;
	width: 30%;
}
.moderna .retangulo-02 {
	width:30%;
}
	
.moderna .fundo-preto {
    background-color: #080808;
    margin-top: -50px;
	height: 360px;
}

.moderna .texto-03 {
    font-family: "Butler Stencil";
    font-size: 23px;
}	

.moderna .texto-04 {
    font-family: "Roboto";
    font-size: 13px;
}	

.moderna .texto-02 {
    padding-top: 50px;
}

.moderna .texto-05 {
    margin-top: -87px;
}

.moderna .bloco-img-01 {
    height: 210px;
}

.moderna .bloco-img-02{
    height: 210px;
}

.moderna .bloco-img-03 {
    height: 210px;
}

.moderna .retangulo {
    height: 210px;
}

.moderna .bloco-img-05 {
    width: 210px;
    height: 300px;
}

.moderna .borda-03 {
	margin-left: -18px;
}

.moderna .texto-07 {
    font-family: "Butler Stencil";
	font-size: 22.69px;
}

.moderna .img-compasso {
    width: 35;
    height: 41px;
    position: relative;
    margin-left: 20px;
}

.moderna .img-bloco-03 {
    width: 214px;
    height: 190px;
}

.moderna .linha-07 {
    margin-top: 350px;
}

.moderna .dentro {
    height: 640px;
}	

.moderna .bloco-04 {
    height: 300px;
	margin-top: 0px;
	margin-bottom: 700px;
}

.moderna .linha-05 {
    margin-top: 20px;
}

.moderna .bloco-02 {
    height: 945px;
}

.moderna .retangulo-03 {
    margin-top: 450px;
}	
}

@media screen and (max-width: 1100px){

.moderna .bloco-01 {
    height: 390px;
}

.moderna .bloco-02 {
    height: 860px;
}
	
.moderna .texto-01 {
    font-size: 31.19px;
    max-width: 235px;
}

.moderna .retangulo-03 {
    margin-top: 346px;
    width: 200px;
    height: 36px;
}

.moderna .texto-02 {
    padding-top: 30px;
	font-size: 66px;
	max-width: 200px;
}

.moderna .texto-05 {
    margin-top: -110px;
	font-size: 15px;
    max-width: 245px;
    margin-left: 51px;
}	

.moderna .fundo-preto {
    background-color: #080808;
    margin-top: -240px;
    max-width: 352px;
	height: 290px;
	margin-left: 480px;
}

.moderna .bloco-img-01 {
    height: 170px;
}

.moderna .bloco-img-02{
    height: 170px;
}

.moderna .bloco-img-03 {
    height: 170px;
}

.moderna .retangulo {
    height: 170px;
}

.moderna .texto-11 {
    font-family: "Roboto";
    font-size: 13px;
    color: #707070;
    font-weight: 300;
    max-width: 225px;
}

.moderna .bloco-img-05 {
    width: 160px;
    height: 230px;
	padding: 0px;
}

.moderna .img-compasso {
    margin-left: 62px;
    margin-top: 20px;
}

.moderna .texto-07 {
    font-family: "Butler Stencil";
    font-size: 22.69px;
    margin-left: 40px;
}

.moderna .borda-03 {
    margin-left: 20px;
}

.moderna .img-bloco-03 {
    width: 174px;
    height: 145px;
}

.moderna .bloco-img-05{
	display: none
}

.moderna .texto-11{
	max-width: 100%;
	text-align: center;
	font-size: 18px;
}

.moderna .texto-12{
	max-width: 100%;
	font-size: 24px;
	text-align: center;
}

.moderna .bloco-04 {
    height: 230px;
}
}

@media screen and (max-width: 992px){
	.moderna .retangulo-02 {
    width: 10%;
}

.moderna .retira{
	display: none;
}

.moderna .linha-07{
	height: 230px;
	text-align: center;

}

.moderna .texto-14{
	max-width: 100%;
}

.moderna .bloco-04 {
    margin-top: 300px;
}

.moderna .retangulo-01 {
	padding-top: 126px;
    width: 10%;
}

.moderna .bloco-02 {
    height: 1450px;
}

.moderna .bloco-img-01 {
    margin-top: 60px;
}

.moderna .bloco-img-02 {
    margin-top: 60px;
}

.moderna .bloco-img-03 {
    margin-top: 60px;
}
}

@media screen and (max-width: 900px){
.moderna .bloco-01 {
    height: 325px;
}

.moderna .retangulo-01 {
    padding-top: 105px;
}

.moderna .fundo-preto {
    margin-top: -235px;
    max-width: 275px;
    height: 290px;
    margin-left: 419px;
}

.moderna .texto-03 {
    font-family: "Butler Stencil";
    font-size: 19px;
}

.moderna .texto-04 {
    font-family: "Roboto";
    font-size: 12px;	
}

.moderna .retangulo-03{
	display: none;
}

.moderna .texto-02 {
    padding-top: 35px;
    font-size: 59px;
}

.moderna .texto-05 {
    margin-top: -102px;
    font-size: 13px;
    max-width: 207px;
    margin-left: 58px;
}

.moderna .bloco-img-01 {
    height: 140px;
}
.moderna .bloco-img-02 {
    height: 140px;
}
.moderna .bloco-img-03 {
    height: 140px;
}

.moderna .retangulo{
	height: 140px;
}

.moderna .img-bloco-03 {
    width: 144px;
    height: 125px;
}

.moderna .bloco-04 {
	margin-top: 450px;
    height: 192px;
}
}	
	

@media screen and (max-width: 750px){
	.moderna .bloco-01 {
    height: 280px;
}

.moderna .retangulo-01 {
    padding-top: 85px;
}	

.moderna .texto-02 {
    padding-top: 5px;
    font-size: 48px;
    max-width: 150px;
}

.moderna .texto-05 {
    margin-top: -102px;
    font-size: 11px;
    max-width: 180px;
    margin-left: 58px;
}

.moderna .bloco-04 {
    margin-top: 430px;
}

.moderna .fundo-preto {
    background-color: #080808;
    margin-top: -177px;
    max-width: 237px;
    height: 234px;
    margin-left: 304px;
}

.moderna .texto-03 {
    padding-left: 12px;
    padding-top: 12px;
	    font-size: 17px;
}

.moderna .texto-04 {
    padding-left: 12px;
	font-size: 11px;
}

.moderna .bloco-img-01 {
    height: 105px;
}

.moderna .bloco-img-02 {
	margin-top: 50px;
    height: 105px;
}

.moderna .bloco-img-03 {
	margin-top: 50px;
    height: 105px;
}

.moderna .retangulo {
	height: 105px;
}

.moderna .texto-11 {
    font-size: 15px;

}

.moderna .bloco-03 .linha-06 .col-md-12{
	text-align: center;
}

.moderna .bloco-04 {
    height: 175px;
}

.moderna .bloco-02 {
    height: 1168px;
}
}

@media screen and (max-width: 600px){
.moderna .bloco-01 {
    height: 230px;
}

.moderna .retangulo-01 {
    padding-top: 70px;
}

.moderna .texto-02 {
    font-size: 40px;
    margin-left: 50px;
}


.moderna .bloco-04 {
    margin-top: 425px;
}

.moderna .texto-05 {
    margin-top: -102px;
    font-size: 9px;
    max-width: 155px;
    margin-left: 25px;
}

.moderna .texto-01 {
    font-size: 24.19px;
    max-width: 190px;
}

.moderna .fundo-preto {
    margin-top: -159px;
    max-width: 198px;
	height: 218px;
    margin-left: 234px;
}

.moderna .texto-03 {
    padding-left: 12px;
    padding-top: 12px;
    font-size: 16px;
}
	
.moderna .texto-04 {
    padding-left: 12px;
    font-size: 9px;
}	

.moderna .bloco-img-01 {
    height: 95px;
}	

.moderna .bloco-img-02 {
    height: 95px;
}

.moderna .bloco-img-03 {
    height: 95px;
}

.moderna .retangulo {
	height: 95px;
}

.moderna .texto-11 {
    font-size: 13px;
}

.moderna .bloco-04 {
    height: 155px;
}

.moderna .bloco-02 {
    height: 1120px;
}
}

@media screen and (max-width: 530px){
.moderna .bloco-02 {
    height: 1165px;
}
}

@media screen and (max-width: 480px){
.moderna .fundo-preto {
    background-color: #080808;
    margin-top: -159px;
    max-width: 173px;
    height: 218px;
    margin-left: 189px;
}

.moderna .texto-03 {
    padding-left: 12px;
    padding-top: 12px;
    font-size: 14px;
}

.moderna .bloco-img-01 {
    height: 90px;
}
	
.moderna .bloco-img-02{
    height: 90px;
}
	
.moderna .bloco-img-03 {
    height: 90px;	
}

.moderna .retangulo{
	height: 90px;
}

.moderna .texto-12 {
    margin-top: 8px;
}	

.moderna .texto-11 {
    font-size: 11px;
    margin-top: 8px;
}

.moderna .bloco-02 {
    height: 1030px;
}

.moderna .bloco-04 {
    height: 115px;
}
}

@media screen and (max-width: 460px){
	.moderna .bloco-04 {
    margin-top: 549px;
}
}

@media screen and (max-width: 422px){
	.moderna .bloco-02 {
    height: 1045px;
}
}

@media screen and (max-width: 400px){

.moderna .texto-02 {
    padding-top: 0px;
    font-size: 34px;
	margin-left: 27px;
}

.moderna .texto-05 {
    margin-top: -102px;
    font-size: 9px;
    max-width: 116px;
    margin-left: 13px;
}

.moderna .fundo-preto {
    background-color: #080808;
    margin-top: -145px;
    max-width: 134px;
    height: 205px;
    margin-left: 165px;
}

.moderna .texto-03 {
    padding-left: 10px;
    padding-top: 9px;
    font-size: 13px;
}

.moderna .texto-04 {
    padding-left: 9px;
    font-size: 8px;
    margin-top: 5px;
}

.moderna .bloco-img-01 {
    height: 70px;
}

.moderna .bloco-img-02 {
    height: 70px;
}

.moderna .bloco-img-03 {
    height: 70px;
}

.moderna .retangulo{
	height: 70px;
}

.moderna .bloco-02 .linha-05.texto-12 {
    max-width: 100%;
    font-size: 18px;
}

.moderna .bloco-02 {
    height: 1000px;
}
}

@media screen and (max-width: 340px){

.moderna .texto-02 {
    padding-top: 0px;
    font-size: 26px;
	margin-left: 16px;
	max-width: 110px;
}

.moderna .texto-05 {
    margin-top: -102px;
    font-size: 8px;
    max-width: 116px;
    margin-left: -3px;
}

.moderna .fundo-preto {
    background-color: #080808;
    margin-top: -116px;
    max-width: 112px;
    height: 238px;
    margin-left: 106px;
}

.moderna .bloco-02 {
    height: 1060px;
}

.moderna .linha-07{
	margin-top: 200px;
}

.moderna .bloco-04{
	margin-top: 400px;
	margin-bottom: 900px;
}

.moderna .img-bloco-03 {
    width: 144px;
    height: 125px;
    margin-top: 8px;
}
}

@media screen and (max-width: 250px){


}
/*  ---------- CONTATO ------------ */



.contato {
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.contato .row{
	margin-right: 0px;
	margin-left: 0px;
}

.contato .bloco-02 .row{
	margin-right: 0px;
	margin-left: 0px;

}

.contato .bloco-01{
	background-color: #0e0e0e;
	height: 600px;
}

.contato .bloco-02{
	width: 100%;
}

.contato .dentro{
	max-width: 1560px;
	margin: 0 auto;
    min-height: 600px;	
	position: relative;
	bottom: 0px;
}

.contato .bloco-03 .dentro{
	max-width: 1560px;
	margin: 0 auto;
    min-height: 235px;	
	position: relative;
	bottom: 0px;
}

.contato .texto-01{
	font-family: "Butler Stencil";
	font-size: 63.19px;
	color: #ffffff;
	font-weight: 600;	
	margin-top: 230px;
	text-transform: uppercase;
}

.contato .texto-02{
	font-family: "Butler Stencil";
	font-size: 36px;
	color: #ffffff;
	font-weight: 400;
	width: 290px;
	margin-left: 54px;
	margin-top: 80px;
}

.contato .linha-05{
	padding-top: 50px;

}

.contato .bloco-preto{
	background-color: #000000;
	height: 350px;
	margin-top: -205px;
	max-width: 600px;
}

.contato .texto-03{
	color:#ffffff;
	font-size: 16px;
	font-family: "Roboto";
	font-weight: 300;
	max-width: 160px;
	line-height: 1.7;
	margin-right: 25px;
}

.contato .texto-04{
	color:#ffffff;
	font-size: 16px;
	font-family: "Roboto";
	font-weight: 300;
	max-width: 168px;
	line-height: 1.7;
}

.contato .texto-04-05{
	color:#ffffff;
	font-size: 16px;
	font-family: "Roboto";
	font-weight: 300;
	max-width: 168px;
	line-height: 1.5;
}

.contato .linha-04{
	margin-top: 40px
}

.contato .bloco-preto-02{
	background-color: #000000;
	height: 262px;
	width: 100%;
	position: absolute;
	margin-left: -15px
	
}

.contato .texto-05{
	font-family: "Butler Stencil";
	font-size: 36px;
	color: #ffffff;
	font-weight: 400;
	width: 290px;
	margin-left: 54px;
	margin-top: 65px;
}

.contato .texto-06{
	font-family: "Roboto";
	font-size: 16px;
	color: #ffffff;
	font-weight: 300;
	margin-left: 54px;
	max-width: 370px;
}

.contato .texto-07{
	font-family:"Butler Stencil";
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
}

.contato .texto-08{
	font-family: "Roboto";
	font-size: 18px;
	color: #ffffff;
	font-weight: 300;
}

.contato .bloco-03{
	background-color: #000000;
	width: 100%;
}

.contato .bloco-04{
	background-image: url('../imagens/moderna/rodape.png');
	height: 334px;
	position: relative;
	background-repeat: no-repeat;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
}



/* ---------- RESPONSIVIDADE CONTATO ---------- */

@media screen and (max-width: 1400px){
	.contato .bloco-preto-02{
	position: relative;
	text-align: center;
	padding-top: 1px;
}
}

@media screen and (max-width: 1150px){
.contato .bloco-01 {
    height: 500px;
}

.contato .texto-01 {
    font-family: "Butler Stencil";
    font-size: 60px;
    color: #ffffff;
    font-weight: 500;
    margin-top: 209px;
    text-transform: uppercase;
    margin-left: 92px;
}

.contato .bloco-preto {
    height: 340px;
    width: 480px;
    margin-top: -96px;
    margin-left: 35px;
}

.contato .bloco-preto-02 {
    height: 262px;
    margin-left: 20px;
	position: relative;
}

.contato .bloco-03 {
    min-height: 270px;
}

.contato .texto-07 {
    font-family: "Butler Stencil";
    font-size: 20px;
}

.contato .texto-08 {
    font-family: "Roboto";
    font-size: 15px;
}

.contato .bloco-04 {
    height: 280px;
}

}	


@media screen and (max-width: 1050px){
.contato .bloco-01 { 
    height: 350px;
	
}

.contato .texto-01 {
    font-size: 40px;
    margin-top: 150px;
    margin-left: 110px;
}	

.contato .bloco-preto {
    background-color: #000000;
    height: 360px;
    width: 370px;	
}

.contato .texto-04{
	margin-left: 25px;
}

.contato .texto-04-05{
	margin-left: 25px;
}

.contato .texto-02 {
    font-size: 36px;
    width: 290px;
    margin-left: 23px;
    margin-top: 25px;
}

.contato .bloco-preto-02 {
	width: 350px;
}

.contato .texto-05 {
    margin-left: 44px;
    margin-top: 22px;
}

.contato .texto-06 {
    margin-left: 16px;	
}

.contato .bloco-03 {
    background-color: #000000;
    min-height: 260px;
}

.contato .texto-07 {
    margin-top: 0px;
}

.contato .bloco-04 {
    height: 245px;

}	
}

@media screen and (max-width: 900px){
.contato .bloco-01 {
    height: 290px;
}

.contato .texto-01 {
    font-size: 35px;
    margin-top: 110px;
    margin-left: 70px;
}

.contato .bloco-preto {
    height: 450px;
    width: 285px;
    margin-top: -77px;
    margin-left: 5px;
}

.contato .texto-02 {
    font-size: 30px;
    width: 225px;
    margin-left: 18px;
    margin-top: 25px;
}

.contato .texto-03 {
    font-size: 15px;
    width: 173px;
    margin-left: 23px;
    line-height: 1.6;
}

.contato .texto-04 {
    font-size: 15px;
    width: 135px;
    margin-left: 24px;
    line-height: 1.6;
}

.contato .texto-04-05 {
    font-size: 15px;
    width: 135px;
    margin-left: 24px;
    line-height: 1.6;
}

.contato .bloco-preto-02 {
    height: 160px;
    width: 100%;
    margin-left: -15px;
	margin-top: 263px;
	text-align: center;
}

.contato .texto-05 {
	width: 100%;
	margin-left: 0px;
}

.contato .texto-06 {
    margin-left: 0px;
    max-width: 100%;
}

.contato .bloco-03 {
	text-align: center;	
}

.contato .texto-08 {
    max-width: 100%;
    margin-top: 10px;
}

.contato .texto-07 {
    margin-top: 10px;
}

.contato .bloco-04 {
    height: 200px;
}
}

@media screen and (max-width: 700px){
.contato .bloco-01 {
    height: 235px;
}

.contato .texto-01 {
    font-size: 32px;
    margin-top: 90px;
    margin-left: 20px;
}

.contato .bloco-preto {
    background-color: #000000;
    height: 400px;
	margin-top: -55px;
    width: 200px;
}

.contato .texto-02 {
    font-size: 24px;
    width: 225px;
    margin-left: 0px;
    margin-top: 17px;
}

.contato .texto-03 {
    font-size: 15px;
    width: 173px;
    margin-left: 5px;
    line-height: 1.3;
}

.contato .texto-04 {
    font-size: 15px;
    width: 135px;
    margin-left: 5px;
    line-height: 1.4;
}
..contato .texto-04-05 {
    font-size: 15px;
    width: 135px;
    margin-left: 15px;
	line-height: 1.4;
}

.contato .bloco-preto-02 {
    margin-top: 180px;
}

.contato .texto-05 {
    font-family: "Butler Stencil";
    font-size: 35px;
}

.contato .texto-06 {
    font-family: "Roboto";
    font-size: 14px;
}	

.contato .bloco-preto-02 {
    height: 135px;
}	

.contato .bloco-04 {
    height: 170px;
}
}	

@media screen and (max-width: 550px){
.contato .bloco-01 {
    height: 190px;
}	

.contato .texto-01 {
    font-size: 25px;
    margin-top: 73px;
    margin-left: 20px;
}

.contato .bloco-preto {
    height: 380px;
    width: 165px;
    margin-top: -110px;
    margin-left: 5px;
}

.contato .texto-02 {
    font-size: 19px;
    width: 225px;
    margin-top: 14px;
}

.contato .texto-03 {
    font-size: 14px;
    width: 149px;
    margin-left: 0px;
    line-height: 1.3;
}

.contato .texto-04 {
    font-size: 14px;
    width: 126px;
    margin-left: 0px;
    line-height: 1.3;
}	


.contato .bloco-preto-02 {
    height: 120px;
    width: 100%;
    margin-left: -15px;
    margin-top: 135px;
}

.contato .texto-05 {
    font-size: 30px;
    margin-top: 8px;
}

.contato .dentro {
    max-width: 1560px;
    margin: 0 auto;
    min-height: 600px;
}

.contato .bloco-04 {
    height: 145px;
}
}


@media screen and (max-width: 450px){
	

}

@media screen and (max-width: 375px){

}