@import url('https://fonts.googleapis.com/css?family=Anton|Pangolin|Roboto');

*{
	box-sizing:border-box;
}



.contatos{
	height:80px;
	line-height:80px;
	padding:0 30px 0 30px;
	border:3px #FFFFFF solid;
	border-radius:30px;
	background:rgba(0,0,0,0.5);
	width:100%;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	margin:10px 0 10px 0;
}

.contatos.zap{
	background:#00d45e;
}
.contatos.tel{
	background:#007cff;
}

.contatos.mail{
	background:#ff5f3c;
}

.col25{
	float:left;
	width:25%;
	padding:0 10px 0 10px;
	
}


.col50{
	float:left;
	width:50%;
	padding:0 10px 0 10px;
}


@media only screen and (max-width: 520px) { .contatos.mail{ font-size:14px}}

@media only screen and (max-width: 400px) { .contatos.mail{ font-size:12px}}

@media only screen and (max-width: 355px) { .contatos.mail{ font-size:10px}}


@media only screen and (max-width: 960px) {
.col25{
	float:left;
	width:100%;
}


.col50{
	float:left;
	width:100%;
}
}



.ModoDiurno{
 background-color: #ededed;
 }
.ModoDiurno .fontegeral-16b {color: #000; font-family: Arial, Helvetica, sans-serif; font-size: 16px;  bold;}
.ModoDiurno .fontedestaque-26b {color: #000; font-family: Arial, Helvetica, sans-serif; font-size: 26px;  bold;}



.ModoNoturno{
 background-color: #1e1e22;
} 
.ModoNoturno .fontegeral-16b {color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 16px;  bold;}
.ModoNoturno .fontedestaque-26b {color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 26px;  bold;}
	




#menuprincipal{
	width:100%;
	z-index:100;
	


}
.ModoDiurno #menuprincipal #barLogo{
	height:120px;
	width:100%;
	background:#ededed;
}

.ModoNoturno #menuprincipal #barLogo{
	height:120px;
	width:100%;
	background:#1e1e22;
}


#logoTops{
	padding-top:20px;
	position:absolute;
	left:10px;
}

#barLogo>div{
	position:relative;
}

#barLogo #osMenus{
	position:absolute;
	margin-top:30px;
	right:10px;
}


#topo{
	height:200px;
	position:relative;
}

#topo #logo{
	width:235px;
	height:auto;
	position:absolute;
}

#topo #lateralDireitaTop{
	width:100%;
	padding-left:235px;
	position:relative;
}

#topo #lateralDireitaTop #TopTel{
	overflow:hidden;
}

#topo #lateralDireitaTop #TopTel .celular{
	float:left;
	background:url(images/icon_whatsapp.png) no-repeat left;
	padding-left:40px;
	height:40px;
	line-height:40px;
}

#topo #lateralDireitaTop #TopTel .telefone{
	float:left;
	margin-left:20px;
}


#topo #lateralDireitaTop #menuTop{
	background:url(images/fdmenu.png) repeat-x;
	height:56px;
	border:solid 2px #908586;
	border-radius:10px;
	overflow:hidden;
	line-height:56px;
	width:615px;
	position:absolute;
	right:10px;
}

#topo #lateralDireitaTop #menuTop .itemMenu{
	line-height:56px;
	float:left;
	width:25%;
	text-align:center;
}

#topo #lateralDireitaTop #menuTop .itemMenu:hover{
	background:rgba(0,0,0,0.2);
}

.itemMenus{
	float:left;

}
.ModoDiurno .itemMenus a{
	display:block;
	text-decoration:none;
	color:#000;
	background:rgba(0,0,0,0.0);
	padding:0 20px 0 20px;
	height:60px;
	line-height:60px;
	
}
.ModoDiurno .itemMenus a:hover{
	background:rgba(0,0,0,1.00);
	color:#ffffff;
	
	
}

/* Sub Menu 1º Categorias */
.ModoDiurno .itemMenus .subMenu{
	position:absolute;
	background:#f7cb16;
	width:350px;
	padding:10px;
	z-index:10000;
	display:none;
	border:rgba(9,9,9,1.00) solid 1px; margin-top:0px;

}

.ModoDiurno .itemMenus:hover > .subMenu{
	display:block;
	background:rgba(0, 0, 0, 0.9);
	border-radius:0 0 0 0;
	
}



.ModoNoturno .itemMenus a{
	display:block;
	text-decoration:none;
	color:#fff;
	background:rgba(255,255,255,0.0);
	padding:0 20px 0 20px;
	height:60px;
	line-height:60px;
	
}
.ModoNoturno .itemMenus a:hover{
	background:rgba(255,255,255,1.00);
	color:#121212;
	
	
}

/* Sub Menu 1º Categorias */
.ModoNoturno .itemMenus .subMenu{
	position:absolute;
	background:#000;
	width:350px;
	padding:10px;
	z-index:10000;
	display:none;
	border:rgba(150,150,150,1.00) solid 1px; margin-top:0px;

}

.ModoNoturno .itemMenus:hover > .subMenu{
	display:block;
	background:rgba(150,150, 150, 0.9);
	border-radius:0 0 0 0;
	
}




.secundarias{
	display:none;
}

 .subMenu .titCat{
	padding:10px; margin:10px; background:#fff;
	font-family: Roboto, sans-serif, arial ;
	
	
}

 .subMenu  .titsubCat{
	font-family: Roboto, sans-serif, arial;
	border-bottom:solid #f7cb16 1px;
}

.subMenu .titsubCat a{
	line-height:46px;
	height:46px;
	border-bottom:dotted 1px rgba(0,0,0,1.00);
	color:rgba(255,255,255,1.00);
	font-size:12px;	
}

.subMenu .titsubCat a:hover{
	background:#f7cb16;
	color:rgba(0,0,0,1.00);
	
	}

/* Sub Menu 2º Categorias */
.subMenu .titsubCat[rel] .subMenudoMenu{
	position:absolute;
	margin-left:320px;
	margin-top:-50px;
	display:none;
	background:rgba(0,0,0,0.90);
	width:235px;
	border:solid #f7cb16 1px;
	font-size:14px;
}

.subMenu .titsubCat[rel]:hover .subMenudoMenu{
	display:block;
}


.iformduo1{
	float:left;
	width:70%;
}
.iformduo2{
	float:left;
	width:30%;
}



.bloco4{
	width:25%;
	float:left;
	height:250px;
	border-bottom:rgba(106,31,33,1.00) solid 1px; margin-bottom:30px;


}

.images3{
	width:33.33%;
	float:left;
	height:auto;


}


.images4{
	width:25%;
	float:left;
	height:auto;


}



.bloco5{
	width:20%;
	float:left;


}


.bloco6{
	width:16.66%;
	float:left;
	min-height:130px;


}

.bloco6IMG{
	width:16.66%;
	float:left;
	min-height:30px;


}

.ladoAlado{
	float:left;
}
.textosDescri{
	width:33.33%;
	float:left;
}

.imgsGaleria{
	width:33.33%;
	float:left;
	min-height:0px;
}


.imgsGaleria div{
	padding:7px 10px 15px 10px;
}


.imgsGaleria img{
	width:100%;
	height:auto;
}


.imgServ{
	width:33.33%;
	float:left;
}


.imgServ div{
	padding:7px 10px 15px 7px;
}


.imgServ img{
	width:100%;
	height:auto;
}

.colunaRodape{
	width:33.33%;
	float:left;
	overflow:hidden;
	
}

.colunaRodape div{
	padding:5px 7px 5px 7px;
}


.colunaRodape img{
	width:100%;
	height:auto;
}


.imgstri{
	width:33.33%;
	float:left;
}

.formtri{
	width:33.33%;
	float:left;
	
}

.imgsduo{
	width:50%;
	float:left;
}

.imgsduo{
	width:50%;
	float:left;
}


.bloco2{
	width:50%;
	float:left;
}

.bloco2{
	width:50%;
	float:left;
}


.bloco2-60{
	width:60%;
	float:left;
}

.bloco2-40{
	width:40%;
	float:left;
}


.col20{
	float:left;
	width:24.5%;
	padding-top:40px;
	
}

.col20 img{
	width:100%;
	padding:20px;
}

.col40{
	float:left;
	width:44%;
	padding-top:40px;

	
}

.col40 img{
	width:100%;
	padding:20px;
}



@media only screen and (max-width: 960px) {
.bloco2-60,.bloco2-40{
	width:100%;
	float:left;
}

.col20{
	float:left;
	width:80%;
	padding:5px;
	text-align:center;
}

.col40{
	width:100%;
}

}



#mobile, #menuMobile-x{
	display:none;

}

#linhaMobile{
	display:none;
}


.menuescondido{
	display:none;
}

.some{
	display:none;
}

.aparece{
	display:none;

}

#bemVindo{
	position:absolute; left:320px; top:5px;
}


#bgServBr{
	background:url(../images/data-center.png) no-repeat top left;
}
#bgEqp{
	background:url(../images/equimaentos-server.png) no-repeat top left;
}
#bgSeg{
	background:url(../images/seguranca-web.png) no-repeat top left;
}



.blocoHost{
	padding:70px 15px 15px 250px;
	min-height:250px;
}


@media only screen and (max-width: 800px) {
	#bgServBr{
		background:url(images/data-center.png) no-repeat top center;
	}
	#bgEqp{
		background:url(images/equimaentos-server.png) no-repeat top center;
	}
	#bgSeg{
		background:url(images/seguranca-web.png) no-repeat top center;
	}		

	.blocoHost{
		padding-left:10px; padding-right:15px; padding-bottom:15px; padding-top:250px;
		text-align:center;	
	}
}


@media only screen and (min-width: 750px) and (max-width: 1180px) {
.bloco2{
	width:50%;
	float:left;

}
}

@media only screen and (min-width: 0px) and (max-width: 750px) {
.bloco2{
	width:100%;
	float:left;

}
}



@media only screen and (min-width: 970px) and (max-width: 1080px) {
#logotopprincipal{
	width:200px;
	height:auto;
}
#bemVindo{
	left:220px;
}
}
@media only screen and (min-width: 0px) and (max-width: 970px) {
#logotopprincipal{
	width:130px;
	height:auto;
}

.itemMenus a{
	margin-top:20px;		
	padding:0 15px 0 15px;
	height:40px;
	line-height:40px;
}
#bemVindo{
	left:150px;
	font-size:16px;
}





@media only screen and (min-width: 740px) and (max-width: 960px) {
.bloco4{
	width:33.33%;
	float:left;

}
}

@media only screen and (min-width: 550px) and (max-width: 740px) {
.bloco4{
	width:50%;
	float:left;

}
}

@media only screen and (min-width: 0px) and (max-width: 550px) {
.bloco4{
	width:100%;
	float:left;
	height:200px;

}
}

@media only screen and (min-width: 980px) and (max-width: 1080px) {
.images3{
	width:33.33%;
	float:left;
	height:auto;

}
}

@media only screen and (min-width: 570px) and (max-width: 980px) {
.images3{
	width:50%;
	float:left;
	height:auto;

}
}

@media only screen and (min-width: 0px) and (max-width: 570px) {
.images3{
	width:100%;
	float:left;
	height:auto;

}
}


@media only screen and (min-width: 880px) and (max-width: 1080px) {
.imgServ{
	width:33.33%;
	float:left;
	height:auto;

}
}

@media only screen and (min-width: 630px) and (max-width: 880px) {
.imgServ{
	width:50%;
	float:left;
	height:auto;

}
}

@media only screen and (min-width: 0px) and (max-width: 630px) {
.imgServ{
	width:100%;
	float:left;
	height:auto;

}
}


@media only screen and (min-width: 740px) and (max-width: 960px) {
.images4{
	width:33.33%;
	float:left;
	height:auto;
	

}
}

@media only screen and (min-width: 550px) and (max-width: 740px) {
.images4{
	width:50%;
	float:left;
	height:auto;

}
}

@media only screen and (min-width: 0px) and (max-width: 550px) {
.images4{
	width:100%;
	float:left;
	height:auto;

}
}

@media only screen and (min-width: 940px) and (max-width: 1180px) {
.bloco5{
	width:20%;
	float:left;
	height:50px;

}
}



@media only screen and (min-width: 740px) and (max-width: 940px) {
.bloco5{
	width:25%;
	float:left;

}
}

@media only screen and (min-width: 570px) and (max-width: 740px) {
.bloco5{
	width:33.33%;
	float:left;

}
}

@media only screen and (min-width: 410px) and (max-width: 570px) {
.bloco5{
	width:50%;
	float:left;
}
}


@media only screen and (min-width: 0px) and (max-width: 410px) {
.bloco5{
	width:100%;
	float:left;
}
}




@media only screen and (min-width: 940px) and (max-width: 1180px) {
.bloco6{
	width:20%;
	float:left;
	height:50px;

}
}



@media only screen and (min-width: 740px) and (max-width: 940px) {
.bloco6{
	width:25%;
	float:left;

}
}

@media only screen and (min-width: 570px) and (max-width: 740px) {
.bloco6{
	width:33.33%;
	float:left;

}
}

@media only screen and (min-width: 410px) and (max-width: 570px) {
.bloco6{
	width:50%;
	float:left;
}
}


@media only screen and (min-width: 0px) and (max-width: 410px) {
.bloco6{
	width:100%;
	float:left;
}
}


@media only screen and (min-width: 940px) and (max-width: 1180px) {
.bloco6IMG{
	width:20%;
	float:left;
	height:50px;

}
}



@media only screen and (min-width: 740px) and (max-width: 940px) {
.bloco6IMG{
	width:25%;
	float:left;

}
}

@media only screen and (min-width: 570px) and (max-width: 740px) {
.bloco6IMG{
	width:33.33%;
	float:left;

}
}

@media only screen and (min-width: 410px) and (max-width: 570px) {
.bloco6IMG{
	width:50%;
	float:left;
}
}


@media only screen and (min-width: 0px) and (max-width: 410px) {
.bloco6IMG{
	width:100%;
	float:left;
}
}




@media only screen and (min-width: 0px) and (max-width: 698px) {
	
	#menuprincipal{
		display:none;
	}
	
	.formtri{
	width:100%;
	float:none;
	
}
	
	.ladoAlado{
		
		float:none}

	
	.some{
		display:none;
	}
	
	.aparece{
		display:block;
	}
		
	.mob{ width:100%;	}
	#mobile, #menuMobile-x{
		display:block;
	
	}
	#linhaMobile{
		display:block;
		height:190px;
	}	
	
	#desktop{display:none;
	}
	
	.imgduo{
		width:100%;
	}
	
	
	.iformduo1{
		width:100%;
	}
	
	
	.iformduo2{
		width:100%;
	}	
	
		.bloco2{
		width:100%;
	}
	
	.bloco2{
		width:100%;
	}

	
	.imgsGaleria{
		width:100%;
		float:left;
	}
}
}


@media only screen and (min-width: 0px) and (max-width: 970px) {
.colunaRodape{
	width:100%;
	float:none;

}
}



/*
@media only screen and (min-width: 0px) and (max-width: 360px) {
	
	
.some{
	display:none;
}

.aparece{
	display:block;
}
	
.mob{ width:100%;	}
#mobile{
	display:block;

}
#desktop{display:none;
}	
	
.imgduo{
	width:100%;
	float:none;
}	

.imgsduo{
	width:100%;
	float:none;
}	

.textosDescri{
	width:33.33%;
	float:left;
}

.imgsGaleria{
	width:100%;
	float:left;
}
}
*/

.titsubCat span{
	position:absolute;
	right:30px;
}

