body {
	overflow-x: hidden;
	border:0px;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background:url(img_jb_site/fundo_site.jpg);*/
	background-size: cover;
	background-repeat:no-repeat;
	background-attachment: fixed;
	
}

ul 		{	margin:0px;		padding:0px;						}
li 		{	margin:0px;		padding:0px;	list-style:none;	}
a 		{	text-decoration:none;	}



#row1_jb								{	width: 100%; height: 53px; background-color: #F2F2F5;	}
	#row1_jb_center						{	width: 1200px; height: 53px; margin:auto; padding:0px; background: url(img_jb_site/bg_line1_black.png);  text-align: center; line-height: 53px;
											background-position: center bottom; background-repeat: no-repeat; font-family: 'bebas_neuebook'; font-size: 18px;	}

#row2_jb								{	width: 100%; height: 80px; background-color: #fff;	 	}
	#row2_jb_center						{	width: 1200px; height: 80px; margin:auto; padding:0px; 	}
	

		/* css para menu responsivo */
		#bot_pequenos_menu							{	width:0px; height:0px; overflow:hidden; visibility: hidden;  	}	
		#bot_pequenos_menu a						{	cursor:pointer	}
		#bot_pequenos_menu	img						{	margin-top:18px;	}	
		
		
		#p_box_dent_encaixe2			{
		
		text-align:center;	
		display:block;
		margin-left:0px; margin-top:120px; 
		position:absolute; 
		z-index: 2;
		visibility: visible;
		}
		#p_box_dent_encaixe2 li a		{
			/* border:solid;  */
			width:768px; 
			height:35px; 
			line-height:35px;
			display:block;
			color:#000; 
			font-family:'web_serveroffregular'; 
			font-size:24px;	
			background:#FFF;
		}
		#p_box_dent_encaixe2 li a:hover	{	font-weight:bold;		}




		#row2_jb_logo					{	width: 370px; height: 62px; margin-left: 0px; margin-top: 10px; position: absolute; 
											background: url(img_jb_site/logomarca01.png); background-size: contain;	}

		#row2_jb_atendimento			{	width: 225px; height: 30px; margin-left: 565px; margin-top: 26px; position: absolute; 	}
			#row2_jb_clock				{	width: 30px; height: 30px; margin-left: 195px; position: absolute; color: #013159; font-size: 30px; }
			#row2_jb_desc				{	width: 195px; height: 30px; margin-left: -5px; position: absolute; color: #464646; font-size: 18px; 
											font-family: 'bebas_neueregular'; text-align: right; line-height: 17px;   }
			.menor						{	font-family: 'bebas_neuebook'; font-size: 17px; color: #999;	}

		#row2_jb_map					{	width: 156px; height: 30px; margin-left: 815px; margin-top: 26px; position: absolute; 	}
			#row2_jb_icon_map			{	width: 30px; height: 30px; margin-left: 126px; position: absolute; color: #013159; font-size: 30px; }
			#row2_jb_map_desc			{	width: 120px; height: 30px; margin-left: 0px; position: absolute; color: #464646; font-size: 18px; 
											font-family: 'bebas_neueregular'; text-align: right; line-height: 17px;   }

		#row2_jb_telefone				{	width: 185px; height: 30px; margin-left: 989px; margin-top: 26px; position: absolute; 	}
			#row2_jb_icon_fone			{	width: 30px; height: 30px; margin-left: 165px; position: absolute; color: #013159; font-size: 30px; }
			#row2_jb_fone_desc			{	width: 160px; height: 30px; margin-left: 0px; position: absolute; color: #464646; font-size: 18px; 
											font-family: 'bebas_neueregular'; text-align: right; line-height: 17px;   }

#row3_jb								{	width: 100%; height: 59px; background-color: #013159;	 	}
	#row3_jb_center						{	width: 1200px; height: 59px; margin:auto; padding:0px; background: url(img_jb_site/sombra_top.png); 
											background-position: center top; background-repeat: no-repeat; 	}
		#row3_jb_box_menu				{	width: 750px; height: 25px; margin-left: 19px; margin-top: 17px; position: absolute; 	
											visibility: visible;
										}
		#row3_jb_box_menu ul li			{	float: left; margin-left: 15px;  	}
		#row3_jb_box_menu ul li a		{	text-decoration: none; font-family: 'bebas_neuebook'; font-size: 22px;  color: #fff;   	}
		#row3_jb_box_menu ul li a:hover	{	color: #1EADC1; font-weight: bold;	}

		#row3_jb_box_redes				{	width: 100px; height: 25px; margin-left: 1072px; margin-top: 17px; position: absolute; color: #DFDFDF; font-size: 26px; 	}
		#row3_jb_box_redes a  			{	color: #fff !important; }
		#row3_jb_box_redes a  i			{	color: #fff !important; }	
		.fab							{	margin-left: 10px;	}


#row5_jb									{	width: 100%; height: auto; background: #fff; 	 	}
	#row5_jb_center							{	text-align: center;	width: 1200px; height: auto; margin:20px auto auto; padding:0px;  }

			.row5_jb_box_categorias			{	
												display: inline-block;
												width: 220px; height: 270px; margin-top: 15px; margin-left: 0px; text-decoration: none; 	
												-webkit-transition: all 0.5s; /* Safari */	transition: all 0.5s ; 	}	

			.row5_jb_box_categorias:hover	{	
											-webkit-box-shadow: 0px 0px 14px 0px rgba(39, 50, 50, 0.35);
											-moz-box-shadow:    0px 0px 14px 0px rgba(39, 50, 50, 0.35);
											box-shadow:         0px 0px 14px 0px rgba(39, 50, 50, 0.35);
											}

			.row5_jb_box_icon				{	
			width: 220px; 
			height: 120px;  
			margin-top: 0px; 
			position: absolute;  background-position:center center !important; background-size: contain; background-repeat: no-repeat !important; 	}
			.row5_jb_box_titulo				{	
						width: 220px; 
						height: 50px;   
						margin-top: 130px;
						position: absolute; 
						font-family: 'bebas_neueregular'; 
						font-size: 20px; color: #000; text-align: center; 
						line-height:24px;  
			}
			.row5_jb_box_desc				{	
				width: 220px; margin-top: 185px; 
				position: absolute; font-family: 'web_serveroffregular'; 
				font-size: 18px; color: #666; text-align: center; 
				overflow: hidden; 
				height: 75px; 
				line-height:25px; 
				padding: 0px 10px;
				font-weight: bold;
			}

#row6_jb									{	width: 100%; height:314px; background: url(img_selecionadas/fundo-ligaremos.png); background-position: center top; 	 	}
	#row6_jb_center							{	text-align: center;	width: 1200px; height: auto; margin:auto; padding:0px;  }
		#row6_jb_box_contact				{	width: 783px; height: 183px; margin-left: 24px;  margin-top: 50px; position: absolute; 	}
			#row6_jb_descCont				{	width: 430px; height: 150px; margin-left: 46px;  margin-top: 55px; position: absolute; 
												font-family: 'bebas_neuelight'; font-size: 30px;  text-align: left; color: #323946; font-weight: bold;	

												text-shadow: 0 0 10px rgba(255,255,255,1) , 0 0 20px rgba(255,255,255,1) , 0 0 30px rgba(255,255,255,1) , 
												0 0 40px #fff , 0 0 70px #fff , 0 0 80px #fff , 0 0 100px #fff ; 		}
			.boldBebasMaior					{	
				font-family: 'bebas_neueregular';  
				font-size: 45px; 
				margin-top: -20px;
				display: block;
			}
			.boldBebasMenor					{	font-size: 20px; }
			#row6_jb_ligaremos				{	width: 311px; height: 85px; margin-left: 350px;  margin-top: 57px; position: absolute;  }





#row7_jb									{	width: 100%; height:515; background: url(img_jb_site/bg_line_7.jpg) #D4D4D4; background-position: center top; background-repeat: repeat-x; 	 	}
	#row7_jb_center							{	
		text-align: center;	width: 1200px; height: 515px; margin:auto auto auto ; 
		padding:0px;   }

		/*  ABAIXO SELO ANOS PADRAO */
		#selo_jb_anos						{	width:150px; height:152px; margin-left:600px; margin-top:40px; position:absolute;
												background:url(img_jb_site/selo_anos_vazio.png); background-position:center top; background-repeat:no-repeat;   	}
		#idade_jb_anos						{	width:100px; height:50px; margin-left:19px; margin-top:37px; position:absolute; z-index:1; 
												font-family:'swis721_blkcn_btblack'; text-align:center; font-size:30px; color:#7D5424;  line-height:25px; text-shadow:3px 3px 6px #FDE2A0;  	}
		.idade_jb_menor						{	font-size:20px;	}
		/* ------------------------ */

		#row7_jb_titulo						{	width:520px; height:90px; margin-left:575px; margin-top:80px; position:absolute; font-family: 'bebas_neuebook'; 
												font-size: 30px; text-align: left;  line-height: 25px; color: #000;	}
		.boldBebasMaiorBold					{	font-family: 'bebas_neueregular';  font-size: 45px; font-weight: bold;  }
		.webFontStyle						{	font-family: 'web_serveroffregular'; font-size: 25px; color: #555;	}
		.boldBebasMenor2					{	font-size: 23px; }
		#businessMan						{	width:358px; height:561px; margin-left:115px; margin-top:-45px; position:absolute; 
		background: url(img_jb_site/business_man_png.png);
		background-repeat: no-repeat; background-size: contain; 	}






#row8_jb									{	width: 100%; height:60px; background: url(img_jb_site/sombra_top2.png) #fff; background-position: center top; background-repeat: no-repeat; 	 	}
	#row8_jb_center							{	width: 1200px; height: auto; margin:auto; padding:0px; text-align: center;    }

	#row8_jb_tit							{	width: 100%; height:auto; position: relative; color: #323946; font-family: 'bebas_neuebook'; font-size: 30px; line-height: 80px; font-weight: bold;	}
	
	
	#row8_jb_depoimentosBox					{	width: 100%; height:360px;  text-align: center;  	}
		.item								{	height:360px !important; /* obrigatorio para funcionar o Carousel Certinho*/	}
		.owl-prev span						{	font-size:50px; margin-top:-220px; margin-left:-620px; position:absolute; color:#666; 	}
		.owl-next span						{	font-size:50px; margin-top:-220px; margin-left:600px; position:absolute; color:#666; 	}
		
		.row8_jb_UnitBox					{	width: 308px; height: 325px; margin-left: 15px; margin-right: 15px; margin-top: 15px; border-radius: 5px;
												background: url(img_jb_site/bg_dep.jpg);	background-repeat: no-repeat; background-position: center top;
												-webkit-box-shadow: 0px 0px 14px 0px rgba(39, 50, 50, 0.35);
												-moz-box-shadow:    0px 0px 14px 0px rgba(39, 50, 50, 0.35);	
												box-shadow:         0px 0px 14px 0px rgba(39, 50, 50, 0.35);

												display: inline-block; 
											}
			.row8_jb_fotoDep				{	width: 75px; height: 75px; margin-left: 116px; margin-top: 40px; position: absolute; border-radius: 100px; background-size: cover !important; background-position: center center !important; background-repeat: no-repeat !important; }
			.row8_jb_txtDep					{	width: 275px; height: 115px; overflow:hidden; margin-left: 17px; margin-top: 130px; position: absolute; font-family: 'web_serveroffregular'; 
												font-size: 20px; color: #000; font-style: italic; 
											}
			.row8_jb_txtDepB				{	width: 275px; height: 115px;  margin-left: 17px; margin-top: 130px; position: absolute;	background-color: #eee;
    											background: linear-gradient(to top, #fff, transparent); }
			
			.row8_jb_txtNome				{	width: 275px; height:65px; margin-left: 17px; margin-top: 250px; position: absolute; font-family: 'bebas_neueregular'; 
												font-weight: bold;	font-size: 20px; color: #000; }
			.row8_jb_menorNome				{	font-family: 'bebas_neuelight'; font-size: 16px;	}

												

#row9_jb									{	width: 100%; height:170px; background: #fff;  	 	}
	#row9_jb_center							{	width: 1200px; height: 120px; margin:auto; padding:0px; text-align: center;   }
	#carrocel_jb_continuo					{	position:relative;	overflow:hidden; height:125px; 	}
		.row9_jb_itensLogos					{	width: 240px; height: 125px; 	}

					#imgCinza				{
										    filter: none;
										    -webkit-filter: grayscale(0);
										    -webkit-transition: all 0.8s linear;
										    -moz-transition: all 0.8s linear;
										    transition: all 0.8s linear;
											}
											 
					#imgCinza:hover			{
										    -webkit-transition: all 0.8s linear;
										    -moz-transition: all 0.8s linear;
										    transition: all 0.8s linear;
											}

					#imgColorida			{
										    -webkit-transition: all 0.8s linear;
										    -moz-transition: all 0.8s linear;
										    transition: all 0.8s linear;
										    -webkit-filter: grayscale(100%);
										     
											}
					 
					#imgColorida:hover		{
										    filter: none;
										    -webkit-filter: grayscale(0);
										    -webkit-transition: all 0.8s linear;
										    -moz-transition: all 0.8s linear;
										    transition: all 0.8s linear;
											}







#row10_jb									{	width: 100%; height:295px; background: #001938;  	 	}
	#row10_jb_center						{	width: 1200px; height: auto; margin:auto; padding:0px; text-align: center;     }

	#row10_jb_box_EMP						{	width:210px; height:200px; margin-left:50px; margin-top:65px; position:absolute;	}
		#row10_jb_logo						{	width:220px; height:36px; margin-left:0px; margin-top:10px; position:absolute; 
												background-size: contain !important; background-repeat: no-repeat !important; background-position: center top !important;	}
		#row10_jb_desc						{	width:260px; height:100px; margin-left:0px; margin-top:50px; position:absolute; font-family: 'bebas_neuelight'; 
												font-size: 20px; color: #fff; text-align: left;  }
		#row10_jb_End						{	width:290px; height:170px; margin-left:380px; margin-top:80px; position:absolute; font-family: 'bebas_neuelight'; 
												font-size: 20px; color: #fff; text-align: left; line-height: 25px; }
			.margem_espacoTXT				{	margin-left: 30px;	}
			.margem_espaco10				{	margin-left: 13px;	}
			.margem_espaco5					{	margin-left: 5px;	}

		#row10_jb_News						{	width:490px; height:170px; margin-left:695px; margin-top:80px; position:absolute; 
												font-family: 'bebas_neuelight'; font-size: 40px; color: #fff; text-align: left;	}
			.left20							{	margin: -10px 0px -10px 10px; 						display: block; width: 100%; border:0px;	}								
			.txtSize25						{	font-size: 25px; margin-left: 10px;		display: block; width: 100%; border:0px;	}
			.inputSize						{	width: 200px; height: 50px; float: left; margin-left: 7px; margin-top: 5px; background: #525E74; border: none; 
												font-family: 'bebas_neuelight'; font-size: 20px;  color: #FFF; text-indent:12px;	}
												.inputSize::-webkit-input-placeholder 	{	color: #FFF; text-indent:12px; }
												.inputSize:-moz-placeholder 			{	color: #FFF; text-indent:12px; }
												.inputSize::-moz-placeholder 			{   color: #FFF; text-indent:12px; }
												.inputSize:-ms-input-placeholder 		{   color: #FFF; text-indent:12px; }

			.confirmBot						{	margin-top: 15px; margin-left: 5px; position: absolute;	}



#row11_jb									{	width: 100%; height:100px; background: #EEEEEE;  	 	}
	#row11_jb_center						{	width: 1200px; height: auto; margin:auto; padding:0px; text-align: center; line-height: 45px; 
												color: #444444; font-family: 'bebas_neueregular'; font-size: 20px;    }
												
												
												
												
									
									
									
									
												
												
												
@media screen and (max-width: 1199px) 	{ 
	#row2_jb_logo					{	width: 299px; height: 50px;		margin-top: 15px;	}		
	
	
	#row1_jb_center						{	width: 960px;  	}
	#row2_jb_center						{	width: 960px; 	}

		#row2_jb_atendimento			{	margin-left: 330px; 	}
		#row2_jb_map					{	margin-left: 580px;}
		#row2_jb_telefone				{	margin-left: 750px; margin-top: 26px; position: absolute; 	}
		
	#row3_jb_center						{	width: 960px; 	}
		#row3_jb_box_menu				{	width: 750px; 	}
		#row3_jb_box_redes				{	margin-left: 860px;	}
		
	#row5_jb_center						{	width: 960px;   }
	
	#row6_jb_box_contact				{	margin-left: 50px;  margin-top: 50px; position: absolute; 	}
	

	#row7_jb_center							{	width: 960px;   }
		#selo_jb_anos						{	margin-left:500px; margin-top:20px; }

		#row7_jb_titulo						{	margin-left:450px;	}
		#businessMan						{	margin-left:40px;	}

	#row8_jb_center							{	width: 960px;   }		
		.row8_jb_UnitBox					{	width: 300px; margin-left: 10px; margin-right: 10px;  }	

	#row9_jb_center							{	width: 960px;   }
		
	#row10_jb_center						{	width: 960px;   }
	#row10_jb_box_EMP						{	margin-left:10px;	}
		#row10_jb_End						{	margin-left:250px; 	}
		#row10_jb_News						{	margin-left:490px; margin-top:80px; position:absolute; } 
		



	#row11_jb_center						{	width: 960px;}





}








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


	#row1_jb_center						{	width: 768px; 	}
	
#row2_jb								{	height: 120px; 	 	}
	#row2_jb_center						{	width: 768px; 	}
		#row2_jb_logo					{	margin-left: 32px; margin-top: 25px; position: absolute; margin-left:250px;	 		}

		#row2_jb_atendimento			{	margin-left: 50px; margin-top: 26px;	}
			#row2_jb_clock				{	margin-left: -35px; }
			#row2_jb_desc				{	margin-left:5px; text-align: left;   }

		#row2_jb_map					{	margin-left: 595px; margin-top: 70px;}
		#row2_jb_telefone				{	margin-left: 550px; margin-top: 26px; 	}
		
	#row3_jb_center						{	width: 768px; 	}
		#row3_jb_box_menu				{	width: 700px; margin-left:10px;	}
		#row3_jb_box_redes				{	margin-left: 660px;	}
		#row3_jb_box_menu ul li a		{	font-size: 20px;  	}
		
		.ajuste_banner					{	height:400px !important; left:-200px !important;	}
		#fadeMe.EzFade					{	height:400px !important;	}
		
	#row5_jb_center						{	width: 768px;  }
	
	#row6_jb_box_contact				{	width: 698px; overflow:hidden; margin-left: 90px;  margin-top: 50px; position: absolute; 	}
	
	#row7_jb_center						{	width: 768px;    }
	#selo_jb_anos						{	margin-left:400px; margin-top:-35px; }

	#row7_jb_titulo						{	width:480px;	margin-left:300px;	}
	#businessMan						{	margin-left:-70px;	}

	#row8_jb_center							{	width: 768px;   }		
		.row8_jb_UnitBox					{	width: 300px; margin-left: 10px; margin-right: 10px;  }	
		

	#row9_jb_center							{	width: 768px;   }
			
	#row10_jb_center						{	width: 768px;   }
	#row10_jb_box_EMP						{	margin-left:10px; margin-top:60px;	}
		#row10_jb_End						{	margin-left:310px; margin-top:20px; 	}
		#row10_jb_News						{	margin-left:300px; margin-top:140px; position:absolute;  }
		
		
	#row11_jb_center						{	width: 768px;}
		
		




}










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



#row1_jb								{	display:none	}

	#row2_jb_center						{	width: 480px; 	}	
	
		#row2_jb_logo					{	margin-left: 10px; background-size:contain;		margin-top: 58px;
		width:288px;
		}

		/* Menu Responsivo */
		#bot_pequenos_menu				{	width:99px; height:55px; margin-left: 333px; margin-top: 40px; visibility: visible; position: absolute; 	}	
		
		#p_box_dent_encaixe2 li a		{	width:480px; 		}
		

		#row2_jb_atendimento			{	display:none;	 	}
		#row2_jb_map					{	display:none;		}
		#row2_jb_telefone				{	margin-left:10px; margin-top: 10px; 	}
		
		#row2_jb_fone_desc				{	text-align: left; 	}		
		
		
#row3_jb								{	display:none;  	}
.ajuste_banner					{	height:260px !important; left:-140px !important;	}
#fadeMe.EzFade					{	height:260px !important;	}



	#row5_jb_center							{	width: 480px;  }

			.row5_jb_box_categorias			{	width: 180px; margin-top: 15px; margin-left: 5px; margin-right:5px; box-shadow:0px 0px 15px #ddd;	}	
			.row5_jb_box_icon				{	width: 180px;	}
			.row5_jb_box_titulo				{	width: 180px; 	}
			.row5_jb_box_desc				{	width: 180px;  	}
			
			

	#row6_jb_center					{	width:480px; }
	#row6_jb_descCont				{	text-align: center; margin-top:0px; margin-left:-60px;		}
	#row6_jb_ligaremos				{	margin-top: 120px;	 margin-left:-3px;	}

	#row6_jb_box_contact			{	width: 368px; height:230px;  	}

	
	#row7_jb_center						{	width: 480px;   }
	#selo_jb_anos						{	margin-left:190px; margin-top:-15px; }

	#row7_jb_titulo						{	width:440px;	margin-left:20px; text-align:center; margin-top:80px;	}
	.boldBebasMenor2					{	font-size: 21px; }
	#businessMan						{	display:none; 	}


	#row8_jb_center							{	width: 480px;   }		
		.row8_jb_UnitBox					{	width: 300px; margin-left: 10px; margin-right: 10px;  }	
		
	#row9_jb_center							{	width: 480px;   }


#row10_jb									{	height:370px;   }
	#row10_jb_center						{	width: 480px;   }
	#row10_jb_box_EMP						{	margin-left:4px; margin-top:20px;	}
		#row10_jb_End						{	margin-left:250px; margin-top:20px; 	}
		#row10_jb_News						{	margin-left:250px; margin-top:140px; position:absolute; width:220px;  }
		.txtSize25							{	font-size:18px;	}
		.confirmBot							{	margin-top:105px; margin-left:-40px;	}
		
		
	#row11_jb_center						{	width: 480px;}




	#row2_jb_icon_fone				{	width:0px; height:0px; visibility:hidden;	}

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


	#row2_jb_center						{	width: 320px; 	}	
	
		#row2_jb_logo					{	margin-left: 7px; width:150px; background-size:contain; background-repeat:no-repeat;	
		width: 250px;
		}
		
		
		/* Menu Responsivo */
		#bot_pequenos_menu				{	margin-left: 270px; margin-top: 40px; 	}	
		#p_box_dent_encaixe2 li a		{	width:320px; 		}


		#row2_jb_atendimento			{	display:none;	 	}
		#row2_jb_map					{	display:none;		}
		#row2_jb_telefone				{	margin-left:10px; 	}
		
		#row2_jb_icon_fone				{	width:0px; height:0px; visibility:hidden;	}
		#row2_jb_fone_desc				{	font-size: 16px; 	}		


.ajuste_banner					{	height:200px !important; left:-120px !important;	}
#fadeMe.EzFade					{	height:200px !important;	}



	#row5_jb_center							{	width: 320px;  }

			.row5_jb_box_categorias			{	width: 140px; margin-top:5px; margin-bottom:0px;	}	
			.row5_jb_box_icon				{	width: 140px; margin-left:-2px;	}
			.row5_jb_box_titulo				{	width: 135px; font-size:19px; overflow:hidden; height:50px; text-indent:3px;  	}
			.row5_jb_box_desc				{	width: 135px; font-size:16px; text-indent:3px;  	}
			


	#row6_jb_box_contact {		
		margin-left:0px;
	}	
	

	#row6_jb_center					{	width:320px;  }
	#row6_jb_descCont				{	text-align: center; margin-top:0px; margin-left:0px;		}
	#row6_jb_ligaremos				{	margin-top: 110px;	 margin-left:0px;	}
	.webFontStyle					{	font-size: 20px; color: #555;	}



	
	#row7_jb_center						{	width: 320px; height:570px;  }
	#selo_jb_anos						{	margin-left:100px; margin-top:-25px; }

	#row7_jb_titulo						{	width:290px;	margin-left:20px; text-align:center; margin-top:80px;	}
	.boldBebasMenor2					{	font-size: 21px; }
	
	
	#row8_jb_center							{	width: 320px;   }		
		.row8_jb_UnitBox					{	width: 300px; margin-left: 10px; margin-right: 10px;  }	
		
	#row9_jb_center							{	width: 480px;   }
	
	
#row10_jb									{	height:570px;   }
	#row10_jb_center						{	width: 320px;   }
	#row10_jb_box_EMP						{	margin-left:54px; margin-top:40px;	}
		#row10_jb_End						{	margin-left:70px; margin-top:220px; 	}
		#row10_jb_News						{	margin-left:60px; margin-top:340px; position:absolute; width:220px;  }

		
		
	#row11_jb_center						{	width: 320px;}


}




.iconeWhatsapp {
	display: block;
	margin-left: 40px;
	margin-top: -70px;
}

@media screen and (max-width: 1199px) 	{  
	.iconeWhatsapp {
		display: block;
		margin-left: 40px;
		margin-top: -70px;
	}
}
@media screen and (max-width: 959px) 	{  
	.iconeWhatsapp {
		display: block;
		margin-left: 40px;
		margin-top: -70px;
	}
}
@media screen and (max-width: 767px) 	{  
	.iconeWhatsapp {
		display: block;
		margin-left: 215px;
		margin-top: 0px;
	}
}
@media screen and (max-width: 479px) 	{  
	.iconeWhatsapp {
		display: block;
		margin-left: 150px;
		margin-top: 0px;
	}
}














												