
/***********************************
	MONITOR - COMPUTADOR
***********************************/
	
	@media screen and (max-width: 3000px) and (min-width: 1200px){
		.hidden-lg, .escondepc{display:none !important}
	}
	@media screen and (max-width: 1600px) and (min-width: 1400px){
	}
	@media screen and (max-width: 1400px) and (min-width: 1200px){
	}
	
	@media screen and (max-width: 1300px) and (min-width: 1200px){
	}
	@media screen and (max-width: 10000px) and (min-width: 992px){		
		.visible-md{display:block}
		.visible-md3{display:inline}
	}
	@media screen and (max-width: 10000px) and (min-width: 992px){
		.visible-sm{display:none}
	}
	@media screen and (max-width: 10000px) and (min-width: 762px){	
		.visible-xs{display:none}	
		.visible-xs2, .visible-xs3{visibility:hidden;display:none;}
	}
	@media screen and (max-width: 1500px) and (min-width: 1200px){
		.owl-theme .owl-controls {margin-top: -60px !important;}
	}
	@media screen and (max-width: 1350px) and (min-width: 1200px){
	}
	@media screen and (max-width: 1200px){
		.mapa {height: 300px;}
	}
	@media screen and (max-width: 1200px) and (min-width: 992px){
		.empresa .fotoredonda {margin-bottom: 90px;padding-top: 40px;}
		.empresa .sombrafoto {margin-top: 300px;margin-left: 20px;width: 80%;}
		.empresa .arredondar {width: 90%;}
		.owl-theme .owl-controls {margin-top: -30px !important;}
	}
	
/***********************************
	TABLET
***********************************/
	
	@media screen and (max-width: 876px) and (min-width: 886px){
	}
	@media screen and (max-width: 992px){
		.visible-sm, .abre-responsivo{display:block !important}
		.visible-md, .visible-md3{display:none !important}
		.visible-sm3{display:inline}
		.hidden-xs3{display:inline}
		.visible-xs2{visibility:visible}
		.visible-xs, .btn-responsivo{display:block;}
		.visible-xs3{display:inline}
		.empresa h1{margin-top:0px;}
		.contato, .produtos, .produto, .empresa, .index, .p404{padding: 60px 0px 60px 0px !important;}
		.empresa .fotoredonda{margin-top:30px;}
		.p404 h1 {margin-top: 20px;line-height: 100%;}
	}	
	@media screen and (max-width: 992px) and (min-width: 762px){
		.hidden-sm{display:none;}
		.owl-theme .owl-controls {margin-top: -0px !important;}
	}
	
/***********************************
	CELULAR
***********************************/

	@media screen and (max-width: 762px){	
		.hidden-xs, .owl-buttons, .topo .linknormal, footer .logo, .owl-controls{display:none !important}
		.hidden-xs3{display:inline}
		.visible-xs2{visibility:visible}
		.visible-xs, .btn-responsivo{display:block !important;}
		.visible-xs3{display:inline;}
		.linkmobile{display:inline-block !important}
		.topo nav ul li {margin: 0px 0px;}
		.contato .icones, .contato .icones p{text-align:center}
		.index .prato{display:block;margin:30px auto;}
		.index .linha {margin: 20px auto 100px auto;}
		.index .info{text-align:center}
	}	
	
	@media screen and (max-width: 762px) and (min-width: 470px){
	}
	@media screen and (max-width: 762px) and (min-width: 570px){

	}
	@media screen and (max-width: 670px){
		.slick-next{right: -20px !important;}		
		.slick-prev{left: -20px !important;}
	}
	
	
	@media screen and (max-width: 700px){
	}
	@media screen and (max-width: 600px) and (min-width: 500px){
	}
	@media screen and (max-width: 600px){
		.empresa .sombrafoto{display:none;}
		.blocofooter{width:100% !important;}
		footer{background-size:cover !important;height:auto}
		.marca-bloco-interno{width: 95% !important;}
		.marca-bloco .sombra{width: 100% !important;}
		
	}
		
	@media screen and (max-width: 570px){
	}
	@media screen and (max-width: 500px){
		.topo .logo {width: 100px;margin-top: -20px;}
		.faixaxadrez {height: 31px;}
		.topoespaco, .topo{height: 96px;}
	}