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

body{
	font-family:"Century Ghotic";
	font-size:16px;
	width:100%;
	height:100%;
	background:#E8E6E6;
}
img,
object,
embed,
video,
iframe,
iframe[style]{
	max-width:100%;
	height:auto;
}
#topo{
	width:100%;
	height:100%;
	max-height:216px;
	background:#000;
}
.logo{
	margin:auto;
}
.topo-org{
	margin:auto;
	width:100%;
	max-width:980px;
	overflow:hidden;
	position:relative;
}
.topo-img{
	display: flex;
	width:100%; /*100% PARA CADA IMAGENS*/
}
.topo-img section{
	width:100%;
}
.topo-img img{
	display:block;
	width:100%;;
	height:100%;
}
.logo{
	float:left;
	width:100%;
	max-width:348px;
}
.info{
	width:100%;
	max-width:379px;
	float:right;
}
#geral_home{
	width:100%;
	max-width:978px;
	height:1000px;
	margin:auto;
}
#c-slider{
	top: 4.693877551020408%;
	margin:0;
	width:100%;
	max-width:980px;
	position:relative;
	overflow:hidden;
	box-shadow: 0 0 0 0 #000,
				0 4px 10px;
	border-radius: 25px;
}
#slider{
	display: flex;
	width:400%; /*100% PARA CADA IMAGENS*/
}
#slider section{
	width:100%
}
#slider img{
	display:block;
	width:100%;;
	height:100%;
}
#btn-prev, #btn-next{
	width:4%;
	height:100%;
	position:absolute;
	top:0;
	background: rgba(88,88,88,.4);
	cursor:pointer;
	text-align:center;
	font-size:0px;
	font-weight:bold;
	line-height:390px;
	color:#FFF;
	
}
#btn-prev:hover, #btn-next:hover{
	background: rgba(0,0,0,.6);
}
#btn-prev{
	left:0;
}
#btn-next{
	right:0;
}
.homeesquerda{	
	margin:8.163265306122449% 0;
	float:left;
	width:202px;
	height:auto;
}
.whatsappfundo{
	margin:0;
	background:#1A9A0F;
	float:left;
	width:202px;
	height:176px;
	position:relative;
	overflow:hidden;
	box-shadow: 0 0 0 0 #000,
				0 10px 8px rgba(26,154,15,.5);
	border-radius: 30px;
	z-index:99;
}
.nomewhats{
	position:relative;
	margin-top:6px;
	width:202px;
	height:20px;
    color:#fff;
	float:left;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	text-shadow: white 0.1em 0.1em 0.2em;
}
.infowhats{
	margin-top:7px;
	float:left;
	overflow:hidden;
	width:202px;
	height:114px;
	background-color:#fff;
}
.txtfale{
	margin-top:10px;
	width:202px;
	position:relative;
	float:left;
	text-align:center;
	font-size:18px;
}
.txtwhats{
	color:#1A9A0F;
	width:202px;
	position:relative;
	float:left;
	text-align:center;
	font-size:18px;
}
.txtcelul{
	font-size:20px;
	color:#8B0000;
	margin-top:20px;
	width:150px;
	text-align:center;
	float:left;
	font-weight:bold;	
}
.imgwhats{
	margin-top:15px;
	margin-left:11px;
	float:left;
}
.remoto{
	margin:0;
	position:relative;
	overflow:hidden;
	margin-top:15px;	
	float:left;
	width:202px;
	height:317px;
	background:#C7C7C7;
	border-radius: 30px;
}
.premoto{
	margin-top:6px;
	color:#FFF;
	text-align:center;
	height:25px;
	width:202px;
	font-size:17px;
	font-weight:bold;
	text-shadow: black 0.1em 0.1em 0.2em;
}
.remoto .teamv{
	margin-top: 0px;
	width:200px;
	height:125px;
}
.remoto .showmypc{
	margin-top: 2px;
	width:200px;
	height:135px;
}
.homecentro{
	margin: 8.163265306122449% 32px;
	float:left;
	width:510px;
	height:auto;
	background:#000;
}
.barracatraca{
	margin:0;
	overflow:hidden;
	position:relative;
	float:left;
	width:250px;
	height:203px;
	background:#999997;
	border-radius: 30px;
}
.nomecatraca{	
	position:relative;
	margin-top:6px;
	width:250px;
	height:31px;
    color:#fff;
	text-align:center;
	font-size:25px;
	font-weight:bold;
	text-shadow: black 0.1em 0.1em 0.2em;
}
#bannercat{
	float:left;
	overflow:hidden;
	width:250px;
	height:172px;
	background-color:#fff;
}
#bannercat .imgcatraca{
	float:left;
	position:relative;
	margin:5px 2px;
}
#desccatraca{
	position:relative;
	margin-top:40px;
	width:151px;
	height:auto;
	float:left;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
.barrarelponto{
	margin:0 0 0 10px;
	overflow:hidden;
	position:relative;
	float:left;
	width:250px;
	height:203px;
	background:#999997;
	border-radius: 30px;
}
.nomerelponto{	
	position:relative;
	margin-top:6px;
	width:250px;
	height:31px;
    color:#fff;
	text-align:center;
	font-size:25px;
	font-weight:bold;
	text-shadow: black 0.1em 0.1em 0.2em;
}
#bannerrelponto{
	float:left;
	overflow:hidden;
	width:250px;
	height:172px;
	background-color:#fff;
}
#bannerrelponto .imgrelponto{
	float:left;
	position:relative;
	margin:20px 2px;
}
#descrelponto{
	position:relative;
	margin-top:40px;
	width:151px;
	height:auto;
	float:left;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
.barracrachas{
	margin:10px 0 0;
	overflow:hidden;
	position:relative;
	float:left;
	width:250px;
	height:203px;
	background:#999997;
	border-radius: 30px;
}
.nomecrachas{	
	position:relative;
	margin-top:6px;
	width:250px;
	height:31px;
    color:#fff;
	text-align:center;
	font-size:25px;
	font-weight:bold;
	text-shadow: black 0.1em 0.1em 0.2em;
}
#bannercrachas{
	float:left;
	overflow:hidden;
	width:250px;
	height:172px;
	background-color:#fff;
}
#bannercrachas .imgcrachas{
	float:left;
	position:relative;
	margin:8px 2px;
}
#desccrachas{
	position:relative;
	margin-top:40px;
	width:160px;
	height:auto;
	float:left;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
.barrasuprimentos{
	margin:10px 0 0 10px;
	overflow:hidden;
	position:relative;
	float:left;
	width:250px;
	height:203px;
	background:#999997;
	border-radius: 30px;
}
.nomesuprimentos{	
	position:relative;
	margin-top:6px;
	width:250px;
	height:31px;
    color:#fff;
	text-align:center;
	font-size:25px;
	font-weight:bold;
	text-shadow: black 0.1em 0.1em 0.2em;
}
#bannersuprimentos{
	float:left;
	overflow:hidden;
	width:250px;
	height:172px;
	background-color:#fff;
}
#bannersuprimentos .imgsuprimentos{
	float:left;
	position:relative;
	margin:10px 2px;
}
#descsuprimentos{
	position:relative;
	margin-top:40px;
	width:135px;
	height:auto;
	float:left;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}
.barraviggia{
	margin:10px 0 0 0;
	overflow:hidden;
	position:relative;
	float:left;
	width:250px;
	height:203px;
	background:#999997;
	border-radius: 30px;
}
.nomeviggia{	
	position:relative;
	margin-top:6px;
	width:250px;
	height:31px;
    color:#fff;
	text-align:center;
	font-size:25px;
	font-weight:bold;
	text-shadow: black 0.1em 0.1em 0.2em;
}
#bannerviggia{
	float:left;
	overflow:hidden;
	width:250px;
	height:172px;
	background-color:#fff;
}
#bannerviggia .imgviggia{
	float:left;
	position:relative;
	margin:40px 0 0 2px;
}
#descviggia{
	position:relative;
	margin-top:10px;
	width:145px;
	height:auto;
	float:left;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}
.barracontacesso{
	margin:10px 0 0 10px;
	overflow:hidden;
	position:relative;
	float:left;
	width:250px;
	height:203px;
	background:#999997;
	border-radius: 30px;
}
.nomecontacesso{	
	position:relative;
	margin-top:6px;
	width:250px;
	height:31px;
    color:#fff;
	text-align:center;
	font-size:25px;
	font-weight:bold;
	text-shadow: black 0.1em 0.1em 0.2em;
}
#bannercontacesso{
	float:left;
	overflow:hidden;
	width:250px;
	height:172px;
	background-color:#fff;
}
#bannercontacesso .imgcontacesso{
	float:left;
	position:relative;
	margin:10px 0 0 2px;
}
#desccontacesso{
	position:relative;
	margin-top:45px;
	width:180px;
	height:auto;
	float:left;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.barrahorarioverao{
	margin:10px 0 0 0;
	overflow:hidden;
	position:relative;
	float:left;
	width:510px;
	height:172px;
	background:#999997;
	border-radius: 30px;
}
.nomehorarioverao{	
	position:relative;
	margin-top:6px;
	width:510px;
	height:31px;
    color:#fff;
	text-align:center;
	font-size:25px;
	font-weight:bold;
	text-shadow: black 0.1em 0.1em 0.2em;
}
#bannerhorarioverao{
	float:left;
	overflow:hidden;
	width:510px;
	height:142px;
	background-color:#fff;
}
#bannerhorarioverao .imghorarioverao{
	float:left;
	position:relative;
	margin:10px 10px 0 30px;
}
#deschorarioverao{
	position:relative;
	margin-top:20px;
	width:325px;
	height:auto;
	float:left;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
#horarioveraoinicio{
	position:relative;
	margin-top:20px;
	width:140px;
	height:auto;
	float:left;
	font-size:18px;
	font-weight:bold;
	text-align:right;
}
#horarioveraoinidia{
	position:relative;
	margin-top:20px;
	width:177.5px;
	height:auto;
	float:right;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#8B0000;
}
#horarioveraofinal{
	position:relative;
	margin-top:10px;
	width:150px;
	height:auto;
	float:left;
	font-size:18px;
	font-weight:bold;
	text-align:right;
}
#horarioveraofimdia{
	position:relative;
	margin-top:10px;
	width:167.5px;
	height:auto;
	float:right;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#8B0000;
}