	
	@font-face {
		font-family:'GothamBook';
		src: url('https://impulsaweb.com.br/lib/fontes/GothamBook/GothamBook.eot');
		src: url('https://impulsaweb.com.br/lib/fontes/GothamBook/GothamBook.eot') format('embedded-opentype'),
			 url('https://impulsaweb.com.br/lib/fontes/GothamBook/GothamBook.woff2') format('woff2'),
			 url('https://impulsaweb.com.br/lib/fontes/GothamBook/GothamBook.woff') format('woff'),
			 url('https://impulsaweb.com.br/lib/fontes/GothamBook/GothamBook.ttf') format('truetype'),
			 url('https://impulsaweb.com.br/lib/fontes/GothamBook/GothamBook.svg#GothamBook') format('svg');
	}
	
	@font-face {
		font-family:'KuroRegular-old';
		src: url('../fontes/KuroRegular/KuroRegular.eot');
		src: url('../fontes/KuroRegular/KuroRegular.eot') format('embedded-opentype'),
			 url('../fontes/KuroRegular/KuroRegular.woff2') format('woff2'),
			 url('../fontes/KuroRegular/KuroRegular.woff') format('woff'),
			 url('../fontes/KuroRegular/KuroRegular.ttf') format('truetype'),
			 url('../fontes/KuroRegular/KuroRegular.svg#KuroRegular') format('svg');
	}
	
	@font-face {
		font-family: 'Kuro';
		src: url('../fontes/KuroRegular/Kuro-Regular.eot');
		src: url('../fontes/KuroRegular/Kuro-Regular.eot?#iefix') format('embedded-opentype'),
			url('../fontes/KuroRegular/Kuro-Regular.woff2') format('woff2'),
			url('../fontes/KuroRegular/Kuro-Regular.woff') format('woff'),
			url('../fontes/KuroRegular/Kuro-Regular.ttf') format('truetype'),
			url('../fontes/KuroRegular/Kuro-Regular.svg#Kuro-Regular') format('svg');
		font-weight: normal;
		font-style: normal;
		font-display: swap;
	}
	
	@font-face {
		font-family: 'Lex';
		src: url('https://impulsaweb.com.br/lib/fontes/Lex/Lex.eot');
		src: url('https://impulsaweb.com.br/lib/fontes/Lex/Lex.eot?#iefix') format('embedded-opentype'),
			url('https://impulsaweb.com.br/lib/fontes/Lex/Lex.woff2') format('woff2'),
			url('https://impulsaweb.com.br/lib/fontes/Lex/Lex.woff') format('woff'),
			url('https://impulsaweb.com.br/lib/fontes/Lex/Lex.ttf') format('truetype'),
			url('https://impulsaweb.com.br/lib/fontes/Lex/Lex.svg#Lex') format('svg');
	}
	
		
	*{
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#3f3f3f;
		padding:0;
		margin:0;
		border:0;
	}
	
	html, body {
		width:100%;
		height:100%;
		margin:0 auto;
		text-align:center;
		background:#FFF;
	}
	img{		
		width:100%;
		height:auto;
		border:0;
	}
	a{
		text-decoration:none;
		transition:0.5s;
	}

	.limpar_css{
		clear:both;
	}
	
		
	
	#topo{
		position:absolute;
		display:inline-block;
		width:100%;
		margin:0 0 0 0;
		background:#E60000;
		z-index:1;
	}
		.idioma{
			display:inline-block;
			top:0;
			width:100%;
			text-align:center;
			margin:0 0 5px 0; 
		}
			.idioma img{
				display:inline-block;
				width:22px;
				height:auto;
				margin:0 2px 0 2px;
				border:1px solid #FFF;
			}
			.idioma a{
				color:#FFF;
				font-size:10px;
				opacity:1.0;
			}
		
		#topo .box_logo{
			display:inline-block;
			vertical-align:middle;
			width:29%;
		}
			#topo .box_logo img{
				display:inline-block;
				vertical-align:middle;
				/*max-width:73px; ícone*/
				max-width:103px;
			}
			#topo .box_logo .impulsa{
				display:inline-block;
				vertical-align:middle;
				padding:0 10px 0 10px;
				font-family:'GothamBook';
				font-size:20px;
				color:#FFF;
			}
				#topo .box_logo .impulsa a{
					font-family:'GothamBook';
					font-size:20px;
					color:#FFF;
				}
				#topo .box_logo .impulsa h2{
					display:inline-block;
					font-family:'GothamBook';
					font-size:20px;
					color:#FFF;
					font-weight:normal;
				}
			#topo .box_logo .comunicacao{
				display:inline-block;
				vertical-align:middle;
				font-family:'GothamBook';
				font-size:11px;
				color:#FFF;
			}
				#topo .box_logo .comunicacao h2{
					font-family:'GothamBook';
					font-size:11px;
					color:#FFF;
					font-weight:normal;
				}
		#topo .risco_topo{
			display:inline-block;
			vertical-align:middle;
			width:1px;
			height:70px;
			background:#E60000;
		}
		#topo .box_menu{
			display:inline-block;
			vertical-align:middle;
			width:55%;
			padding:0 2% 0 2%;
			text-align:left;
		}
			
/* --------------------- Menu --------------------- */		
			.atalho_menu {
				width:90%;
				padding:15px 5% 15px 5%;
				cursor:pointer;
				background:url(../../imagens/icone_menu.png) 95% center no-repeat;
				text-align:left;				
				border-top:1px solid #FFF;
				border-bottom:1px solid #FFF;
				font-family:'Lex';
				font-size:13px;
				color:#FFF;
				font-weight:bold;
			}
					
			.menu {display: block; height:auto; position: relative;}
			.menu ul  {clear: both; list-style: none; margin:0; padding: 0; z-index: 1000;}
			.menu ul > li {display:inline-block; margin:0 2% 0 2%;}
			.menu ul > li:first-child {}
			.menu ul > li a {}
			.menu ul > li a:hover {}
			.menu ul > li ul {display: none; position: absolute; visibility: hidden; vertical-align: middle; opacity: 0; width: 20%; filter: alpha(opacity=0); background:url(../../imagens/bk_submenu.png) left 20px repeat-x; padding:25px 2.5% 15px 2.5%; text-align:left;}
			.menu ul > li:hover ul { display: block; visibility: visible; opacity: 1.0; filter: alpha(opacity=100);}
			.menu ul > li li {width:100%; margin:10px 0 10px 0;}
			.menu ul > li li a {}
			.menu ul > li li a:hover {}
			.menu ul > li li ul {}
		
			
		@media (min-width: 1001px) {
			.menu .atalho_menu { display:none; }
		}
		@media (max-width: 1000px) {		
			.menu { height:inherit !important; width:100%;}
			.menu ul { min-width:100%; }
			.menu .js { display: none; width:100%;}
			.menu .js li { border: 0 none !important; width:100%; padding:0; margin:0;}
			.menu .js > li a {}
			.menu .js li ul { display:none; opacity: 1; position: inherit; visibility: visible; background:none; padding:0; margin:0; width:100%; text-align:center}
			.menu ul > li:hover ul { display: block; visibility: visible; opacity: 1.0; filter: alpha(opacity=100);}
			.menu .js li ul li a {}
			.menu ul > li ul {max-width: 100%;}
		}
		@media (min-width: 1001px) and (max-width: 1150px) {
			.menu ul > li {display:inline-block; margin:0 0.4% 0 0.4%;}
		}
		@media (min-width: 1151px) and (max-width: 1270px) {
			.menu ul > li {display:inline-block; margin:0 1% 0 1%;}
		}
/* --------------------- FIM Menu --------------------- */	
		#topo .box_menu .menu{
			display:inline-block;
			width:100%;	
		}
			#topo .box_menu .menu .link_menu, #topo .box_menu .menu .link_menu_up{
				display:inline-block;
				font-family:'GothamBook';
				font-size:11px;
				color:#FFF;
				font-weight:bold;
			}
				#topo .box_menu .menu .link_menu:hover{
					opacity:0.8;
				}
				#topo .box_menu .menu .link_menu_up{
					opacity:0.8;
				}
			#topo .box_menu .menu .link_menu sup, #topo .box_menu .menu .link_menu_up sup{
				display:inline-block;
				font-family:'GothamBook';
				font-size:8px;
				color:#FFF;
				font-weight:bold;
			}
		
		#topo .box_rede_social_topo{
			display:inline-block;
			vertical-align:middle;
			width:10%;
		}
			#topo .box_rede_social_topo a{
				display:inline-block;
				max-width:25px;
				margin:1px 2px 3px 2px;
				border-radius:50%;
				vertical-align:middle;
			}
				#topo .box_rede_social_topo a img{
					max-width:17px;
					margin:0 0 -2px 0;
					opacity:1.0;
					transition:0.5s;
				}
					#topo .box_rede_social_topo a img:hover{
						opacity:0.8;
					}
	#banner{
		display:inline-block;
		width:100%;
		margin:0 0 -3px 0;
	}
		#banner .banner{
			display:inline-block;
			width:100%;
			height:680px;
		}
			#banner .banner .texto_banner{
				display:inline-block;
				width:86%;
				padding:280px 7% 0 7%;
				text-align:center;
			}
				#banner .banner .texto_banner .titulo_banner{
					display:inline-block;
					width:100%;
					padding:0 0 15px 0;
					font-family:'Lex';
					font-size:40px;
					color:#FFF;
					font-weight:bold;
				}
					#banner .banner .texto_banner .titulo_banner h2, .titulo_banner_video{
						font-family:'Lex';
						font-size:55px;
						color:#FFF;
						font-weight:normal;
					}
					#banner .banner .texto_banner .titulo_banner .cliente{
						display:inline-block;
						width:100%;
						padding:0 0 15px 0;
						font-family:'Lex';
						font-size:25px;
						color:#FFF;
						font-weight:normal;
					}
					#banner .banner .texto_banner .titulo_banner .servico{
						display:inline-block;
						width:100%;
						padding:0 0 15px 0;
						font-family:'Arial';
						font-size:20px;
						color:#FFF;
						font-weight:normal;
						font-style:italic;
					}
				#banner .banner .texto_banner a{
					display:inline-block;
					width:auto;
					padding:20px 3% 20px 3%;
					margin-top:150px;
					font-family:'Lex';
					font-size:15px;
					color:#FFF;
					border:1px solid #FFF;
				}
				
				
				#banner .banner .texto_banner .texto h3{
					font-family:'Lex';
					font-size:18px;
					color:#FFF;
					font-weight:bold;
				}
		#banner .bt_case{
			position:absolute;
			width:100%;
			margin:-82px 0 0 0;
			text-align:right;
		}
			#banner .bt_case a{
				display:inline-block;
				padding:30px 3% 30px 3%;
				font-family:'Lex';
				font-size:16px;
				color:#FFF;
				background:rgba(201,12,15,.75);
				line-height:16px;
			}
				#banner .bt_case a:hover{
					background:rgba(201,12,15,1);
				}
				#banner .bt_case a .linha_ver{
					width:80%;
					height:1px;
					margin:5px 10% 0 10%;
					background:none;
					transition:0.5s;
				}
					#banner .bt_case a:hover .linha_ver{
						background:#FFF;
					}
		
	
	
	#cases{
		display:inline-block;
		width:100%;
	}
		#cases .case{
			display:inline-block;
			overflow:hidden;
			width:33.33%;
			margin:0 -2px -3px -2px;
			height:230px;
			background-size:auto 100%;
			background-repeat:no-repeat;
			background-position:center;
			transition:0.5s;
			text-align:center;
		}
			#cases .case img{
				transition:0.5s;
			}
			#cases .case:hover img{
				width:105%;
				margin:-2.5%;
			}
			
			#cases .case .titulo_case{
				display:inline-table;
				position:absolute;
				width:12.35%;
				padding:0 20% 0 1%;
				height:230px;
				text-align:left;
			}
				#cases .case .titulo_case .titulo{
					display:table-cell;
					vertical-align:middle;
					width:100%;
					font-family:'Lex';
					font-size:14px;
					color:#FFF;
					font-weight:bold;
				}
			#cases .case .cima_case{
				display:inline-table;
				position:absolute;
				width:33.35%;
				height:230px;
				background:rgba(0, 0, 0, 0.767);
				opacity:0;
				transition:0.5s;
			}
				#cases .case:hover .cima_case{
					opacity:1;
				}
			
			#cases .case .cima_case .ver_case{
				display:table-cell;
				vertical-align:middle;
				width:100%;
				font-family:'Lex';
				font-size:16px;
				color:#FFF;
			}
				#cases .case .cima_case .ver_case .texto{
					display:inline-block;
					width:80%;
					padding:0 10% 30px 10%;
					font-family:'Lex';
					font-size:36px;
					color:#FFF;
				}
					#cases .case .cima_case .ver_case .texto .cliente{
						display:inline-block;
						width:100%;
						padding:0 0 40px 0;
						font-family:'Lex';
						font-size:18px;
						color:#FFF;
					}
					#cases .case .cima_case .ver_case .texto .servico{
						display:inline-block;
						width:100%;
						padding:20px 0 0 0;
						font-family:'Arial';
						font-size:16px;
						color:#FFF;
						font-style:italic;
					}
				#cases .case .cima_case .ver_case .bt{
					display:inline-block;
					width:auto;
					padding:20px 8% 20px 8%;
					font-family:'Lex';
					font-size:15px;
					color:#FFF;
					border:1px solid #FFF;
				}
				#cases .case .cima_case .ver_case .linha_ver{
					width:16%;
					height:1px;
					margin:5px 42% 0 42%;
					background:#FFF;
				}
	
	#bt_mais{
		display:inline-block;
		width:90%;
		padding:70px 0 70px 0;
	}
		#bt_mais a{
			display:inline-block;
			padding:25px 3% 25px 3%;
			font-family:'GothamBook';
			font-size:16px;
			border:1px solid #C90C0F;
		}
			#bt_mais a:hover{
				color:#FFF;
				background:#C90C0F;
		}
	
	
	#frase_h1{
		display:inline-block;
		width:65%;
		padding:50px 6% 50px 6%;
		border-top:1px solid #c9c7c7;
	}
		#frase_h1 h1{
			font-family:'Lex';
			font-size:22px;
			font-weight:normal;
	}
	
	#rodape{
		display:inline-block;
		width:90%;
		padding:0 5% 55px 5%;
		border-top:1px solid #c9c7c7;
	}
		#rodape .telefone{
			display:inline-block;
			width:19%;
			vertical-align:top;
			padding:30px 0 0 0;
			text-align:left;
			line-height:18px
		}
			#rodape .telefone a img{
				display:inline-block;
				vertical-align:middle;
				max-width:18px;
			}
			#rodape .telefone .titulo-email{
				padding-top:5px;
				font-weight:bold;
			}
		#rodape .endereco{
			display:inline-block;
			width:19%;
			vertical-align:top;
			padding:30px 0 0 0;
			text-align:left;
			line-height:18px
		}
			#rodape .endereco a{
				text-decoration:underline;
			}
		#rodape .divisao_rodape{
			display:inline-block;
			vertical-align:top;
			width:1px;
			height:60px;
			margin:0 2% 0 1%;
			background:#c9c7c7;
		}
		#rodape .registro{
			display:inline-block;
			vertical-align:top;
			width:57%;
			padding:30px 0 0 0;
			text-align:right;
		}
			#rodape .registro .box_registro{
				display:inline-block;
				vertical-align:top;
				padding:0 0 0 10px;
				text-align:center;
			}
				#rodape .registro .box_registro .titulo_registro{
					display:inline-block;
					padding:0 0 5px 0;
					font-size:12px;
					color:#D4D4D4;
				}
			#rodape .registro .box_registro img{
				vertical-align:middle;
				margin:0 5px 0 5px;
			}
				#rodape .registro .box_registro .logo_rd{
					max-width:67px;
					margin-top:5px;
				}
				#rodape .registro .box_registro .logo_cenp{
					max-width:75px;
					margin-top:5px;
				}
				#rodape .registro .box_registro .logo_google_partner{
					max-width:75px;
					margin-top:5px;
				}
				#rodape .registro .box_registro .logo_sinapro{
					max-width:86px;
				}
				#rodape .registro .box_registro .logo_app{
					max-width:67px;
				}
				#rodape .registro .box_registro .logo_abradi{
					max-width:48px;
				}
	
	
	#rodape_copy{
		display:inline-block;
		width:94%;
		padding:15px 3% 15px 3%;
		font-size:10px;
		text-align:left;
		border-top:1px solid #c9c7c7;
	}
	
	#cod-googleads{
		display:inline;"
	}

@media (max-width: 1000px)
{
	.idioma{
		position:absolute;
		top:5px;
		right:10px;
		width:120px;
		margin:0 0 10px 0;
	}
		.idioma img{
			display:inline-block;
			width:22px;
			height:auto;
			margin:0 2px 0 2px;
			border:1px solid #FFF;
		}
	
	#topo{
		position:inherit;
		margin:0 0 0 0;
	}
		#topo .box_logo{
			width:90%;
			padding:15px 5% 15px 5%;
		}
			#topo .box_logo img{
				display:inline-block;
				vertical-align:middle;
				max-width:73px;
			}
			#topo .box_logo .impulsa{
			}
			#topo .box_logo .comunicacao{
			}
		#topo .risco_topo{
			display:none;
		}
		#topo .box_menu{
			width:100%;
			padding:0 0 0 0;
			text-align:center;
		}
		#topo .box_menu .menu{
		}
			#topo .box_menu .menu .link_menu, #topo .box_menu .menu .link_menu_up{
				width:90%;
				padding:12px 5% 12px 5%;
				border-bottom:1px solid #FFF;
				font-size:12px;
			}
				#topo .box_menu .menu .link_menu:hover{
					opacity:1.0;
					background:#E84343;
				}
				#topo .box_menu .menu .link_menu_up{
					opacity:1.0;
					background:#E84343;
				}
		
		#topo .box_rede_social_topo{
			width:100%;
			padding:15px 0 12px 0;
		}
			#topo .box_rede_social_topo a{
			}
				#topo .box_rede_social_topo a img{
				}
					#topo .box_rede_social_topo a img:hover{
					}
	
	#banner{
		margin:0 0 -4px 0;
	}
	
	
	#cases .case{
		margin:0 -2px -4px -2px;
	}
	
	
	#bt_mais{
		padding:50px 0 50px 0;
	}
		#bt_mais a{
		}
			#bt_mais a:hover{
		}
	
	
	#rodape{
		width:90%;
		padding:0 5% 30px 5%;
	}
		#rodape .telefone{
			width:100%;
			padding:30px 0 0 0;
			text-align:center;
		}
		#rodape .endereco{
			width:100%;
			padding:30px 0 0 0;
			text-align:center;
		}
			#rodape .endereco a{
			}
		#rodape .divisao_rodape{
			display:none;
		}
		#rodape .registro{
			width:100%;
			padding:0 0 0 0;
			text-align:center;
		}
			#rodape .registro .box_registro{
				width:100%;
				padding:30px 0 0 0;
				text-align:center;
			}
				#rodape .registro .box_registro .titulo_registro{
					padding:0 0 5px 0;
				}
			#rodape .registro .box_registro img{
			}
				#rodape .registro .box_registro .logo_rd{
					margin-top:0px;
				}
				#rodape .registro .box_registro .logo_cenp{
					margin-top:0;
				}
				#rodape .registro .box_registro .logo_google_partner{
					margin-top:0px;
				}
				#rodape .registro .box_registro .logo_sinapro{
				}
				#rodape .registro .box_registro .logo_app{
				}
	
	#frase_h1{
		width:90%;
		padding:50px 0% 50px 0%;
	}
		#frase_h1 h1{
			font-size:20px;
	}
	
	#rodape_copy{
		width:90%;
		padding:15px 5% 15px 5%;
		text-align:center;
	}
}

@media (max-width: 400px)
{
	#banner .banner{
		height:250px;
	}
		#banner .banner .texto_banner{
			width:70%;
			padding:85px 15% 0 15%;
		}
			#banner .banner .texto_banner .titulo_banner{
				font-size:20px;
				line-height:20px;
			}
				#banner .banner .texto_banner .titulo_banner h2, .titulo_banner_video{
					font-size:20px;
					line-height:20px;
				}
			#banner .banner .texto_banner .texto{
				display:none;
				width:100%;
				font-size:12px;
			}
				#banner .banner .texto_banner .texto h3{
					font-size:12px;
				}
		
	#cases .case .titulo_case{
		width:35%;
		padding:0 60% 0 5%;
		height:150px;
	}
	#cases .case{
		width:100%;
		height:150px;
	}
		#cases .case .cima_case{
			width:100%;
			height:150px;
		}
			#cases .case .cima_case .ver_case .texto{
				display:inline-block;
				width:90%;
				padding:0 5% 10px 5%;
				font-family:'Lex';
				font-size:13px;
				color:#FFF;
			}
				#cases .case .cima_case .ver_case .texto .cliente{
					font-size:12px;
				}
				#cases .case .cima_case .ver_case .texto .servico{
					font-size:12px;
				}
			#cases .case .cima_case .ver_case .bt{
				display:inline-block;
				width:auto;
				padding:5px 5% 5px 5%;
				font-family:'Lex';
				font-size:11px;
				color:#FFF;
				border:1px solid #FFF;
			}
		
}
@media (min-width: 401px) and (max-width: 600px)
{
	#banner .banner{
		height:350px;
	}
		#banner .banner .texto_banner{
			width:80%;
			padding:100px 10% 0 10%;
		}
			#banner .banner .texto_banner .titulo_banner{
				font-size:25px;
				line-height:25px;
			}
				#banner .banner .texto_banner .titulo_banner h2, .titulo_banner_video{
					font-size:25px;
					line-height:25px;
				}
			#banner .banner .texto_banner .texto{
				display:none;
				width:100%;
				font-size:15px;
			}
				#banner .banner .texto_banner .texto h3{
					font-size:15px;
				}
	
	#cases .case .titulo_case{
		width:35%;
		padding:0 60% 0 5%;
		height:225px;
	}
	#cases .case{
		width:100%;
		height:225px;
	}
		#cases .case .cima_case{
			width:100%;
			height:225px;
		}
			#cases .case .cima_case .ver_case .texto{
				display:inline-block;
				width:80%;
				padding:0 10% 10px 10%;
				font-family:'Lex';
				font-size:15px;
				color:#FFF;
			}
				#cases .case .cima_case .ver_case .texto .cliente{
					font-size:13px;
					padding:0 0 10px 0;
				}
				#cases .case .cima_case .ver_case .texto .servico{
					font-size:13px;
					padding:5px 0 0 0;
				}
			#cases .case .cima_case .ver_case .bt{
				display:inline-block;
				width:auto;
				padding:10px 5% 10px 5%;
				font-family:'Lex';
				font-size:13px;
				color:#FFF;
				border:1px solid #FFF;
			}
}
@media (min-width: 601px) and (max-width: 800px)
{
	#banner .banner{
		height:450px;
	}
		#banner .banner .texto_banner{
			width:80%;
			padding:150px 10% 0 10%;
		}
			#banner .banner .texto_banner .texto{
				display:none;
			}
	
	#cases .case .titulo_case{
		height:115px;
	}
	#cases .case{
		height:115px;
	}
		#cases .case .cima_case{
			height:115px;
		}
			#cases .case .cima_case .ver_case .texto{
				display:inline-block;
				width:90%;
				padding:0 5% 5px 5%;
				font-family:'Lex';
				font-size:12px;
				color:#FFF;
			}
				#cases .case .cima_case .ver_case .texto .cliente{
					font-size:11px;
					padding:0 0 15px 0;
				}
				#cases .case .cima_case .ver_case .texto .servico{
					font-size:11px;
					padding:10px 0 0 0;
				}
			#cases .case .cima_case .ver_case .bt{
				display:inline-block;
				width:auto;
				padding:5px 5% 5px 5%;
				font-family:'Lex';
				font-size:11px;
				color:#FFF;
				border:1px solid #FFF;
			}
}
@media (min-width: 801px) and (max-width: 1000px)
{
	#banner .banner{
		height:550px;
	}
		#banner .banner .texto_banner{
			width:86%
			padding:200px 7% 0 7%;
		}
			#banner .banner .texto_banner .texto{
				display:none;
			}
	
	#cases .case .titulo_case{
		height:155px;
	}
	#cases .case{
		height:155px;
	}
		#cases .case .cima_case{
			height:155px;
		}
			#cases .case .cima_case .ver_case .texto{
				display:inline-block;
				width:80%;
				padding:0 10% 10px 10%;
				font-family:'Lex';
				font-size:15px;
				color:#FFF;
			}
				#cases .case .cima_case .ver_case .texto .cliente{
					font-size:13px;
					padding:0 0 15px 0;
				}
				#cases .case .cima_case .ver_case .texto .servico{
					font-size:13px;
					padding:7px 0 0 0;
				}
			#cases .case .cima_case .ver_case .bt{
				display:inline-block;
				width:auto;
				padding:10px 5% 10px 5%;
				font-family:'Lex';
				font-size:13px;
				color:#FFF;
				border:1px solid #FFF;
			}
}
@media (min-width: 1001px) and (max-width: 1200px)
{
	#topo .box_logo{
		width:34%;
	}
	#topo .box_menu{
		width:50%;
	}
	
	#cases .case .titulo_case{
		height:180px;
	}
	#cases .case{
		height:180px;
	}
		#cases .case .cima_case{
			height:180px;
		}
			#cases .case .cima_case .ver_case .texto{
				display:inline-block;
				width:80%;
				padding:0 10% 20px 10%;
				font-family:'Lex';
				font-size:16px;
				color:#FFF;
			}
				#cases .case .cima_case .ver_case .texto .cliente{
					font-size:14px;
					padding:0 0 20px 0;
				}
				#cases .case .cima_case .ver_case .texto .servico{
					font-size:14px;
					padding:10px 0 0 0;
				}
			#cases .case .cima_case .ver_case .bt{
				display:inline-block;
				width:auto;
				padding:10px 5% 10px 5%;
				font-family:'Lex';
				font-size:15px;
				color:#FFF;
				border:1px solid #FFF;
			}
}
@media (min-width: 1201px) and (max-width: 1370px)
{
	#cases .case .titulo_case{
		height:230px;
	}
	#cases .case{
		height:230px;
	}
		#cases .case .cima_case{
			height:230px;
		}
		
			#cases .case .cima_case .ver_case .texto{
				display:inline-block;
				width:80%;
				padding:0 10% 20px 10%;
				font-family:'Lex';
				font-size:20px;
				color:#FFF;
			}
				#cases .case .cima_case .ver_case .texto .cliente{
					font-size:16px;
					padding:0 0 25px 0;
				}
				#cases .case .cima_case .ver_case .texto .servico{
					font-size:16px;
					padding:10px 0 0 0;
				}
			#cases .case .cima_case .ver_case .bt{
				display:inline-block;
				width:auto;
				padding:15px 5% 15px 5%;
				font-family:'Lex';
				font-size:15px;
				color:#FFF;
				border:1px solid #FFF;
			}
}
@media (min-width: 1371px) and (max-width: 1800px)
{
	#banner .banner{
		height:800px;
	}
	#cases .case .titulo_case{
		height:270px;
	}
	#cases .case{
		height:270px;
	}
		#cases .case .cima_case{
			height:270px;
		}
}
@media (min-width: 1801px) and (max-width: 2000px)
{
	#banner .banner{
		height:1000px;
	}
		#banner .banner .texto_banner{
			width:86%;
			padding:350px 7% 0 7%;
		}
	
	
	#cases .case .titulo_case{
		height:350px;
	}
	#cases .case{
		height:350px;
	}
		#cases .case .cima_case{
			height:350px;
		}
}

@media (min-width: 2001px) and (max-width: 2500px)
{
	#banner .banner{
		height:1250px;
	}
		#banner .banner .texto_banner{
			width:86%;
			padding:600px 7% 0 7%;
		}
	
	#cases .case .titulo_case{
		height:400px;
	}
	#cases .case{
		height:400px;
	}
		#cases .case .cima_case{
			height:400px;
		}
}
@media (min-width: 2501px) and (max-width: 3000px)
{
	#banner .banner{
		height:1650px;
	}
		#banner .banner .texto_banner{
			width:86%;
			padding:900px 7% 0 7%;
		}
	
	#cases .case .titulo_case{
		width:33.3%;
		height:500px;
	}
	#cases .case{
		height:500px;
		margin:0 -3px -3px -3px;
	}
		#cases .case .cima_case{
			height:500px;
		}
}
@media (min-width: 3001px)
{
	#banner .banner{
		height:2500px;
	}
		#banner .banner .texto_banner{
			width:86%;
			padding:1200px 7% 0 7%;
		}
	
	#cases .case .titulo_case{
		width:33.3%;
		height:1200px;
	}
	#cases .case{
		height:500px;
		margin:0 -3px -3px -3px;
	}
		#cases .case .cima_case{
			height:500px;
		}
}