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

*{
	margin:0px;
	padding:0px;
	border:none;
	text-decoration:none;
}

body{
	width: 100%;
	height:100%;
	margin:0px;
	padding:0px;
	background:url(../image/background-home-allflock-veludos.jpg) no-repeat top center;
	border-top:6px solid #ca2e50;
}

@media screen and (max-width: 960px){
body{
	width: 960px;
	height:100%;
	background:url(../image/background-home-allflock-veludos.jpg) no-repeat top center;
	border-top:6px solid #ca2e50;
	overflow:hidden;
	overflow-y:visible;
}
}

@media screen and (max-width: 1065px){
body{
	width: 100%;
	height:100%;
	background:url(../image/background-home-allflock-veludos.jpg) no-repeat top center;
	border-top:6px solid #ca2e50;
	overflow:hidden;
	overflow-y:visible;
}
}

#content_header_full{
	width: 100%;
	height:auto;
	position:relative;
	float:left;}
@media screen and (max-width: 960px){

#content_header_full{
	width: 960px;
	height:auto;
	position:relative;
	float:left;}
}

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

#content_header_full{
	width: 100%;
	height:auto;
	position:relative;
	float:left;}
}
#content_header{
	width: 960px;
	height: 98px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#content_header > span.logo_allflock{
	width:auto;
	height:auto;
	float:left;
	margin-top: 20px;
	margin-right: 20px;
}

#content_header > span.menu_topo{
   width: 560px;
   float:left;
   margin-top: 25px;
}

#content_header > span.menu_topo ul{
	float:left;
	position:relative;
	width:auto;
	height:auto;
	width: 590px;
}

#content_header > span.menu_topo ul li{
	float: left;
	position: relative;
	width: auto;
	height: auto;
	list-style:none;
	margin-right: 15px;
}

#content_header > span.menu_topo ul li a{
	font-family: 'museo700';
	text-transform:uppercase;
	font-size:16px;
	font-weight:normal;
	color:#484848;
	webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

#content_header > span.menu_topo ul li a img{
    margin-top: -15px;
	
    float: left;
    margin-right: 10px;
}

#content_header > span.menu_topo ul li a:hover{
	font-family: 'museo700';
	text-transform:uppercase;
	font-size:16px;
	font-weight:normal;
	color:#ca2e50;
}

#content_header > span.menu_topo ul li a.select{
	font-family: 'museo700';
	text-transform:uppercase;
	font-size:16px;
	font-weight:normal;
	color:#ca2e50;
}

#content_header > span.telefone_topo{
   width:auto;
   float: left;
   margin-left: 345px;
   margin-top: 5px;
   margin-bottom: 5px;
}

#content_header > span.telefone_topo h3{
	font-family: 'museo700';
	font-size: 25.34px;
	color:#ca2e50;
	font-weight:normal;
	margin-left: 1px;
	width: 215px;
	float: left;
	text-align: left;
}

#content_slider_full{
	width:100%;
	height:auto;
	float:left;
	position:relative;
}

#content_slider{
	width:1466px;
	position:relative;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 25px;
}
@media screen and (max-width: 1482px){
#content_slider{
	width:100%;
	position:relative;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 25px;
}	
}
@media screen and (max-width: 1350px){
#content_next_prev {
	width: 100% !important;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: -500px;
	position: relative;
}


}

#destaque_allflock{
	width:100%;
	height: 500px;
	float:left;
	position:relative;
	background:#ca2e50;
	z-index: 21;
position: relative;
}

.produtos{
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	z-index: 33;
	position: relative;
}

@media screen and (max-width: 960px){
.produtos{
	width: 100%;
	height: 520px !important;
	margin-left: auto;
	margin-right: auto;
	z-index: 33;
	position: relative;
}
}

@media screen and (max-width: 960px){
	#destaque_allflock{
	width:100%;
	height: 660px;
	float:left;
	position:relative;
	background:#ca2e50;
	z-index: 21;
	position: relative;
}
	
	.produtos ul{
		/* float:left; */
		/* margin-left: 16px; */
		width: 960px !important;
	}
}
@media screen and (max-width: 1065px){
		.produtos ul{
	
	/* float: left; */ */
	/* margin-left: 16px; */
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 543px;
	position: relative;
	width: 631px !important;
	text-align: center;
}
}
@media screen and (max-width: 1065px){

.produtos {
width: 100%;
height: 530px;
margin-left: auto;
margin-right: auto;
z-index: 33;
position: relative;
}
}

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

.produtos {
width: 100%;
height: 530px;
margin-left: auto;
margin-right: auto;
z-index: 33;
position: relative;
}
}


.produtos ul{
		/* float:left; */
		/* margin-left: 16px; */
		width: 1050px;
		margin-left: auto;
		margin-right: auto;
}
	
.produtos ul li{
	/* float:left; */
	list-style: none;
	height: 178px;
	webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;

	text-align: center;
	display: inline-flex;
	margin-top: -4px;
	margin-right: -4px;
}

.produtos ul li h3{
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: #9b9b9b;
	float: left;
	margin-left: 23px;
	margin-top: 34px;
	line-height: 25px;
webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;


}

.produtos ul li:hover h3{
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: #fff;
	float: left;
	margin-left: 23px;
	margin-top: 34px;
	line-height: 25px;
		webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;

}


.produto1{
	background:url(../image/flocos-em-geral.png) no-repeat top center;
	width: 210px;
	height:178px;
}

.produto2{
	background:url(../image/veludo-flocado.png) no-repeat top center;
	width: 210px;
	height: 178px;
}

.produto3{
	background:url(../image/papel-transfer-flocado.png) no-repeat top center;
	width: 210px;
	height:178px;
}

.produto4{
	background:url(../image/pvc-flocado-para-alta-tensao.png) no-repeat top center;
	width:210px;
	height:178px;
}

.produto5{
	background:url(../image/servico-de-flocagem.png) no-repeat top center;
	width:210px;
	height:178px;
}

.produto6{
	background:url(../image/maquina-para-flocagem.png) no-repeat top center;
	width:210px;
	height:178px;
}


.produto7{
	background:url(../image/po-camurca.png) no-repeat top center;
	width:210px;
	height:178px;
}


.produto8{











	background:url(../image/consultoria-treinamento.png) no-repeat top center;
	width:210px;
	height:178px;
}



.produtos ul li:hover{
	/* float:left; */
	list-style: none;
	height: 178px;
	transform: scale(1.08,1.08);
	webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;

}

.produtos ul li a{
	width:100%;
	height:100%;
	float:left;	
}

.solicitacao{
	width: 870px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
}

.solicitacao H3{
	text-align: center;
	font-family: 'museo700';
	font-size:37.28px;
	color:#FFF;
	margin-top: 56px;
	margin-bottom: 50px;

}

td h4{
	font-family: 'museo700';
	font-size:23.28px;
	color:#990033;
	font-weight:normal;
	text-transform:uppercase;
	
}

input#nome{
	width:215px;
	height:35px;
	border:none;
	padding-left:5px;
	background:#fff;
	margin-right: 20px;
}

input#email{
	width:215px;
	height:35px;
	border:none;
	padding-left:5px;
	background:#fff;
	margin-right: 20px;
}

input#telefone{
	width:140px;
	height:35px;
	border:none;
	padding-left:5px;
	background:#fff;
	margin-right: 20px;
}

input#mensagem{
	width:215px;
	height:35px;
	border:none;
	padding-left:5px;
	background:#fff;
	margin-right: 20px;
}
input#solicitar{
	width: 300px;
	height: 50px;
	margin-top: 30px;
	margin-left: 310px;
	margin-right: auto;
	/* align-content: center; */
	background: #fff;
	font-family: 'museo700';
	font-size:23.28px;
	font-weight:normal;
	color:#990033;
	text-transform:uppercase;
	cursor:pointer;
		
	-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;


}

input#solicitar:hover{
	width: 300px;
	height: 50px;
	margin-top: 30px;
	margin-left: 310px;
	margin-right: auto;
	/* align-content: center; */
	background: #990033;
	font-family: 'museo700';
	font-size:23.28px;
	font-weight:normal;
	color:#fff;
	text-transform:uppercase;
	cursor:pointer;
	transform: scale(1.03,1.03);
	-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

#content_destaque_2{
	width:100%;
	height:auto;
	float:left;
	position:relative;
}

.institucional{
	width:960px;
	height:225px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-top: 84px;

	margin-bottom: 60px;
}

.institucional ul{
	width:960px;
	padding:0px;
	height:223px;
	float:left;
}

.institucional ul li{
	width: 290px;
	height:223px;
	float:left;
	position:relative;
	list-style:none;
	margin-right: 20px;
}

.institucional ul li h2{
	font-family: 'Roboto', sans-serif;
	font-size: 20.28px;
	text-transform:uppercase;
	font-weight:normal;
	color:#ca2e50;
	margin-bottom: 15px;
}

.institucional ul li p{
	font-family: Arial, Helvetica, sans-serif;;
	font-size:14px;
	color:#666;
	line-height: 21px;
	margin-bottom:15px;
}

.institucional ul li .saiba_mais_footer{
	width: 165px;
	height: 25px;
	float: left;
	border-top: 3px solid #666;
	font-size: 14.28px;
	color: #333333;
	font-family: 'museo700';
	font-weight: normal;
	padding-top: 14px;
	padding-left: 5px;
		-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;





}

.institucional ul li .saiba_mais_footer:hover{
	width: 165px;
	height: 25px;
	float: left;
	border-top: 3px solid #ca2e50;
	font-size: 14.28px;
	color: #ca2e50;
	font-family: 'museo700';
	font-weight: normal;
	padding-top: 14px;
	padding-left: 5px;
		-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

#content_footer_full{
	width:100%;
	float:left;
	height:auto;
	background:#e0e0e0;
	margin-bottom:150px;
}

#content_footer{
	width:960px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}

#content_footer .copyright p{
	font-family: 'Roboto', sans-serif;
	font-size:12.28px;
	color:#6e6e6e;

}

#content_footer .endereco{
	float: left;
	margin-top: 45px;
	margin-top: 50px;
	margin-left: -300px;
}

#content_footer .endereco p{
	font-family: 'Roboto', sans-serif;
	font-size:12.28px;
	color:#6e6e6e;
	
}

#content_footer .copyright{
	float:left;
		
	margin-top: 20px;


}

#content_footer .borda-rosa{
	border-bottom:4px solid #ca2e50;
	float:left;
	width:165px;
	clear: both;
	margin-top: 35px;

}

#content_conteudo_interna{
	width:100%;
	height:auto;
	float:left;
	margin-bottom: 0px;
}

#content_conteudo{
	/* width:1466px; */
	height: auto;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background:url(../image/fundo-conheca-a-allflock-.jpg) no-repeat top center;
	margin-top: 40px;
}

#content_conteudo2{
	width: auto;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	display: block;
	position:relative;
	background:url(../image/flocos-em-geral-all-flock.jpg) no-repeat top center;
	margin-top: 40px;
}

#content_conteudo3{
	/* width:1466px; */
	height: 1120px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background:url(../image/papel-transfer-flocado.jpg) no-repeat top center;
	margin-top: 40px;
}

#content_conteudo8{
	/* width:1466px; */
	height: 1120px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background:url(../image/veludos-flocos-bg.jpg) no-repeat top center;
	margin-top: 40px;
}

#content_conteudo4{
	/* width:1466px; */
	height: 1120px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background:url(../image/pvp-flocado-para-alta-frequencia.jpg) no-repeat top center;
	margin-top: 40px;
}

#content_conteudo5{
	width:1466px;
	height: 600px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background:url(../image/consultoria-treinamento-allflock.jpg) no-repeat top center;
	margin-top: 40px;
}

#content_conteudo6{
	/* width:1466px; */
	height: 600px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background:url(../image/servico-de-flocagem.jpg) no-repeat top center;
	margin-top: 40px;
}

#content_conteudo7{
	width:1466px;
	height: 1103px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background:url(../image/maquina-para-flocagem-allflock.png) no-repeat top center;
	margin-top: 40px;
}


span.conteudo_texto{
	width: 960px;
	height: 700px;
	margin-top: 220px;
	/* float: left; */
	display: block;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	padding-top: 62px;
	margin-top: 31px;
	}

@media screen and (max-width: 960px){
	span.conteudo_texto p{
		width: 540px !important;
		margin-left: 30px;
		/* margin-top: 60px; */
		text-align: justify;
		font-family: arial;
		font-size: 14px;
		color:#333333;
		line-height: 23px;
	}
	
	span.cotacao-page{
	width: 340px;
	height: 545px;
	float: right;
	margin-top: -625px;
	background: #ca2e50;
	margin-right: 30px !important;
}

.class-img{
	width: 530px !important;
	height:auto !important;

}


}

@media screen and (max-width: 1065px){
	span.conteudo_texto p{
		width: 540px !important;
		margin-left: 30px;
		/* margin-top: 60px; */
		text-align: justify;
		font-family: arial;
		font-size: 14px;
		color:#333333;
		line-height: 23px;
	}
	
	span.cotacao-page{
	width: 340px;
	height: 545px;
	float: right;
	margin-top: -625px;
	background: #ca2e50;
	margin-right: 30px !important;
}

.class-img{
	width: 530px !important;
	height:auto !important;

}


}


span.conteudo_texto p{
	width: 630px;
	margin-left: 30px;
	/* margin-top: 60px; */
	text-align: justify;
	font-family: arial;
	font-size: 14px;
	color:#333333;


	line-height: 23px;
}

span.cotacao-page{
	width: 340px;
	height: 545px;
	float: right;
	margin-top: -625px;
	background: #ca2e50;
	margin-right: -50px;
}

span.cotacao-page h3{
	text-align: lefT;
	font-family: 'museo700';
	color: #fff;
	font-size: 27.28px;
	font-weight: normal;
	height: 80px;
	background: #990033;
	padding-top: 20px;
	margin-left: 0;
	padding-left: 26px;
	margin-bottom: 10px;
}

div.title{
	width: 960px;
	height: 255px;
	/* float: left; */
	display: block;
	margin-left: auto;
	margin-right: auto;

}

div.title h2{
	font-family: 'Roboto', sans-serif;
	font-size: 60px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 60px;
	margin-top: 63px;
	float:left;
	margin-left:35px;
	
}
@media screen and (max-width: 960px){
div.title{
	width: 960px;
	height: 255px;
	/* float: left; */
	display: block;
	margin-left: auto;
	margin-right: auto;

}

div.title h2{
	font-family: 'Roboto', sans-serif;
	font-size: 54px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 60px;
	margin-top: 63px;
	float:left;
	margin-left:35px;
	
}
}

div.title h2 strong{
	font-size: 34px;
	font-weight: normal;
	margin-bottom: -10px;
}
.title2 {
	float: left;
	width: 100%;
	margin-bottom: 70px;}

.title2 h2{
	text-align: center;
	margin-top: 50px;
	font-family: 'museo700';
	color:#333333;
	font-size:25.28px;
	font-weight:normal;
}

input#nome2{
	width:268px;
	background:#fff;
	height:35px;
	padding-left:5px;
	margin-left: 34px;
}

input#email2{
	width:268px;
	background:#fff;
	height:35px;
	padding-left:5px;
	margin-left: 34px;
}

input#telefone2{
	width:268px;
	background:#fff;
	height:35px;
	padding-left:5px;
	margin-left: 34px;
}


textarea#mensagem2{
	width:268px;
	background:#fff;
	height:74px;
	padding-left:5px;
	margin-left: 34px;
}
td h5{
	font-family: 'museo700';
	font-size: 23.28px;
	color: #990033;

	font-weight: normal;
	text-transform: uppercase;
	margin-left: 35px;


	margin-bottom: 5px;
	margin-top: 10px;
}


input#solicitar2{
	width: 214px;
	height: 45px;
	margin-top: 15px;
	margin-left: 70px;
	margin-right: auto;
	/* align-content: center; */
	background: #fff;
	font-family: 'museo700';
	font-size: 21.28px;
	font-weight: normal;
	color: #990033;
	text-transform: uppercase;
	cursor: pointer;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;

}

input#solicitar2:hover{
	width: 214px;
	height: 45px;
	margin-top: 15px;
	margin-left: 70px;
	margin-right: auto;
	/* align-content: center; */
	background: #990033;
	font-family: 'museo700';
	font-size:21.28px;
	font-weight:normal;
	color:#fff;
	text-transform:uppercase;
	cursor:pointer;
	transform: scale(1.03,1.03);
	-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
#destaque_allflock_interna{
	margin-bottom: 60px;
	height: auto;
	float: left;
	width: 100%;
	z-index: 35;
	position: relative;
}
.negativo{
	margin-top:-180px;
}

span.form_top{
	width:455px;
	height:auto;
	float:left;
	margin-left: 20px;
}

span.form_top h3{
	font-family: 'Roboto', sans-serif;
	font-size: 15.28px;
	color:#333333;
	text-transform:uppercase;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 9px;
}


input#nome3{
	-webkit-box-shadow: -2px 2px 5px 0px rgba(50, 50, 50, 0.27);
	-moz-box-shadow:    -2px 2px 5px 0px rgba(50, 50, 50, 0.27);
	box-shadow:         -2px 2px 5px 0px rgba(50, 50, 50, 0.27);
	height: 35px;
	width: 430px;
	padding-left: 5px;
	margin-bottom: 20px;
}

input#email3{
	-webkit-box-shadow: -2px 2px 5px 0px rgba(50, 50, 50, 0.27);
	-moz-box-shadow:    -2px 2px 5px 0px rgba(50, 50, 50, 0.27);
	box-shadow:         -2px 2px 5px 0px rgba(50, 50, 50, 0.27);
	height: 35px;
	width: 430px;
	padding-left: 5px;
	margin-bottom: 20px;
}

input#endereco3{
	-webkit-box-shadow: -2px 2px 5px 0px rgba(50, 50, 50, 0.27);
	-moz-box-shadow:    -2px 2px 5px 0px rgba(50, 50, 50, 0.27);
	box-shadow:         -2px 2px 5px 0px rgba(50, 50, 50, 0.27);
	height: 35px;
	width: 430px;
	padding-left: 5px;
	margin-bottom: 20px;
}

input#telefone3{
	-webkit-box-shadow: -2px 2px 5px 0px rgba(50, 50, 50, 0.27);
	-moz-box-shadow:    -2px 2px 5px 0px rgba(50, 50, 50, 0.27);
	box-shadow:         -2px 2px 5px 0px rgba(50, 50, 50, 0.27);
	height: 35px;
	width: 430px;
	padding-left: 5px;
	margin-bottom: 20px;
}

input#empresa{
	-webkit-box-shadow: -2px 2px 5px 0px rgba(50, 50, 50, 0.27);
	-moz-box-shadow:    -2px 2px 5px 0px rgba(50, 50, 50, 0.27);
	box-shadow:         -2px 2px 5px 0px rgba(50, 50, 50, 0.27);
	height: 35px;
	width: 430px;
	padding-left: 5px;
	margin-bottom: 20px;
}

textarea#mensagem3{
	-webkit-box-shadow: -2px 2px 5px 0px rgba(50, 50, 50, 0.27);
	-moz-box-shadow:    -2px 2px 5px 0px rgba(50, 50, 50, 0.27);
	box-shadow:         -2px 2px 5px 0px rgba(50, 50, 50, 0.27);

	height:119px;
	width: 435px;
}

input#enviar3{
	width:300px;
	height:50px;
	background:#990033;
	font-size:23.28px;
	font-family: 'museo700';
	font-weight:normal;
	color:#fff;
	float: right;
	margin-top: 20px;
	cursor: pointer;
}

span.mapa_top{
	float:left;
	width:auto;
	height:auto;
	margin-left: 8px;
}

span.mapa_top h3{
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	color:#990033;
}

span.mapa_top h4{
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	color: #333;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 22px;









	margin-bottom: 20px;
	margin-top: 5px;
}

span.produtos-topo{
background: #ca2e50;
width: 625px;
height: 41px;
float: left;
margin-top: 14px;
margin-left: 260px;
padding-left: 10px;
padding-right: 10px;
}

span.produtos-topo ul li{
	float: left;
	list-style: none;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	margin-left: 8px;
	color: #FFF;
}

span.produtos-topo ul li a{
	float: left;
	list-style: none;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;

	color: #FFF;
	margin-top: 10px;
	-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
	text-transform: capitalize;
}


.class-img{
	margin-left: 32px;
	margin-top: 10px;
	margin-bottom: 10px;


}

.conteudo_texto h3{
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ca2e50;
	text-transform: uppercase;
	margin-left: 30px;
	margin-bottom: 10px;
}

.downloads{
	width:100%;
	height:auto;
	float:left;
	}
	
.downloads ul{
	width:auto;
	float:left;
	margin-left: 30px;
	margin-top: 68px;
}

.downloads ul li{
	list-style:none;
	float:left;
	width: 300PX;
	height:75px;
	margin-right: 25px;
}

.downloads ul li h3{
	margin-left: 0px;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.downloads ul li a{
	width: 300px;
	height: 50px;
	background: #ca2e50;
	/* float: left; */
	padding-left: 82px;
	padding-right: 82px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	font-size: 23.28px;
	font-family: 'museo700';
	color: #FFF;
}


span.produtos-topo ul li a:hover {
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
color: #000;
}

a.selected{
color: #000;

}

#content_next_prev{
	width: 1333px;
	height: 500px;
	margin-left:auto;
	margin-right:auto;
	display: block;
	margin-top: -500px;
	position: relative;
}

#content_conteudo_duvidas{
	width: auto;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	display: block;
	position:relative;
	background:url(../image/fundo-conheca-a-allflock-.jpg) top center no-repeat;
	margin-top: 40px;
}
img.icon1{
	float:left;
	/* margin-right:30px; */
	margin-bottom: 55px;
}

img.icon2{
	float:left;
	/* margin-right:30px; */
	margin-bottom: 35px;
}

img.icon3{
	float:left;
	/* margin-right:30px; */
	margin-bottom: 35px;
}

img.icon4{
	float:left;
	/* margin-right:30px; */
	margin-bottom: 69px;
}

img.icon5{
	float:left;
	/* margin-right:30px; */
	margin-bottom: 60px;
}

img.icon6{
	float:left;
	/* margin-right:30px; */
	margin-bottom: 47px;
}
@media screen and (max-width: 960px){
img.icon1{
	float:left;
	/* margin-right:30px; */
	margin-bottom: 93px;
}

img.icon2{
	float:left;
	/* margin-right:30px; */
	margin-bottom: 60px;
}

img.icon3{
	float:left;
	/* margin-right:30px; */
	margin-bottom: 95px;
}

img.icon4{
	float:left;
	/* margin-right:30px; */
	margin-bottom: 85px;
}

img.icon5{
	float:left;
	/* margin-right:30px; */
	margin-bottom: 80px;
}

img.icon6{
	float:left;
	/* margin-right:30px; */
	margin-bottom: 47px;
}
}

@media screen and (max-width: 1900px){
img.icon1{
	float:left;
	/* margin-right:30px; */
	margin-bottom: 93px;
}

img.icon2{
	float:left;
	/* margin-right:30px; */
	margin-bottom: 60px;
}

img.icon3{
	float:left;
	/* margin-right:30px; */
	margin-bottom: 95px;
}

img.icon4{
	float:left;
	/* margin-right:30px; */
	margin-bottom: 85px;
}

img.icon5{
	float:left;
	/* margin-right:30px; */
	margin-bottom: 80px;
}

img.icon6{
	float:left;
	/* margin-right:30px; */
	margin-bottom: 47px;
}
}
.duvidas{
	margin-bottom: 143px;
}
.duvidas p{
	widthg:


}
#content_duvidas_left{
	width: 76px;
	float: left;
	margin-left: 30px;
}
@media screen and (max-width: 960px){
	#content_duvidas_right{
	float:left;
	width: 460px !important;
	margin-right: 4px;
}
#content_duvidas_right h3{
	float:left;
	width: 430px !important;
	font-size: 20px;
	margin-left: 30px;
	margin-bottom:0px;
}
#content_duvidas_right p{
	float:left;
	width: 390px !important;
	border-bottom: 1px solid #000;
	padding-bottom: 7px;
	margin-bottom: 20px;
	text-align: justify;
}
}

@media screen and (max-width: 1900px){
	#content_duvidas_right{
	float:left;
	width: 460px !important;
	margin-right: 4px;
}
#content_duvidas_right h3{
	float:left;
	width: 430px !important;
	font-size: 20px;
	margin-left: 30px;
	margin-bottom:0px;
}
#content_duvidas_right p{
	float:left;
	width: 390px !important;
	border-bottom: 1px solid #000;
	padding-bottom: 7px;
	margin-bottom: 20px;
	text-align: justify;
}
}



@media screen and (max-width: 1065px){
	#content_duvidas_right{
	float:left;
	width: 460px !important;
	margin-right: 4px;
}
#content_duvidas_right h3{
	float:left;
	width: 430px !important;
	font-size: 20px;
	margin-left: 30px;
	margin-bottom:0px;
}
#content_duvidas_right p{
	float:left;
	width: 390px !important;
	border-bottom: 1px solid #000;
	padding-bottom: 7px;
	margin-bottom: 20px;
	text-align: justify;
}
}


#content_duvidas_right{
	float:left;
	width:530px;
}

#content_duvidas_right h3{
	float:left;
	width: 454px;
	font-size: 20px;
	margin-left: 30px;
	margin-bottom:0px;
}

#content_duvidas_right p{
	float:left;
	width: 520px;
	border-bottom: 1px solid #000;
	padding-bottom: 7px;
	margin-bottom: 20px;
}
@media screen and (max-width: 1065px){
.produto-home{
	height: 330px !important;

}
#destaque_allflock{
	height:580px;

}
}

.logo_chairo{
float: right;
margin-top: 35px;

}