html {
	scroll-behavior: smooth;
}

html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#divMenuTopo {
	height: 60px;
	background-color: white;
	width: 100%;
	position: fixed;
	z-index: 1;
}

#divMenuLogin {
	position: absolute;
	top: 60px;
	right: 0px;
	height: 0px;
	width: 320px;
	background-color: white;
	border-bottom-left-radius: 15px;
	overflow: hidden;
}

.divFundo {
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

#divInicial {
	background-image: url("img/divInicial.png");
}

#divEmpresa {
	background-image: url("img/divEmpresa.jpg");
}

#divSistemas {
	background-image: url("img/divSistemas.jpg");
}

#divServicos {
	background-image: url("img/divServicos.jpg");
}

#divClientes {
	background-image: url("img/divEmpresa.jpg");
}

#divContato {
	background-image: url("img/divContato.jpg");
}

#imgIpsnet {
	position: absolute;
	top: 40%;
	left: calc(50% - 197px);
}

.imgRedeSocial {
	float: right;
	height: 30px;
	margin-right: 5px;
	margin-top: 20px;
}

.inativo {
	cursor: no-drop !important;
	filter: hue-rotate(160deg);
}

#divMenu {
	position: absolute;
	top: 55%;
	width: 100%;
	text-align: center;
}

#h1Clientes {
	width: calc(100% - 100px);
	text-align: left;
	top: 70px;
	position: absolute;
	margin-left: 100px;
	font-family: calibri;
}

#divListaClientes {
	padding-top: 150px;
	height: calc(100% - 150px);
}

.containerImgCliente {
	width: 20%;
	margin-top: 2.5em;
	display: inline-block;
}

.imgCliente {
	height: 4em;
}

.inicioLinha {
	margin-left: 25%;
}

.semMargem {
	margin-left: 0px;
}

#divMenuContato {
	position: absolute;
	top: 80px;
	height: calc(100% - 80px);
	width: 230px;
}

#ulContato {
	color: white;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 1%;
}

#liContato {
	background: #3baae3 url(\"images/ui-bg_glass_50_3baae3_1x400.png\") 50%
		50% repeat-x;
	border-radius: 5px;
	height: 30px;
}

.liContato {
	list-style-type: none;
	color: white;
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	text-decoration: none;
}

.aContato {
	text-decoration: none;
	color: white;
	float: left;
	margin-top: 3px;
	margin-left: 5px;
	width: 100%;
}

#imgMenuTopoIpsnet, #imgSlogan {
	float: left;
	margin-top: 5px;
}

#divContainerContato {
	position: absolute;
	left: 230px;
	top: 80px;
	width: calc(100% - 230px);
}

#imgContato {
	height: 300px;
	float: left;
}

#pLocalizacao {
	height: calc(100% - 80px);
	display: inline-block;
	margin-left: 20px;
	line-height: 40px;
}

#h2PreenchaFormulario {
	color: black;
	text-align: center;
}

#selectAssunto {
	width: 50%;
	border-radius: 5px;
	height: 30px;
}

.inputFaleConosco {
	margin-top: 10px;
	border-radius: 5px;
	padding-left: 10px;
	width: calc(100% - 10px);
	height: 30px;
}

.textAreaFaleConosco {
	width: calc(100% - 10px);
	padding-left: 10px;
	border-radius: 5px;
}

.aScroll {
	position: absolute;
	/* 	bottom: 15%; */
	left: calc(20% - 18px);
	top: 80%;
	text-decoration: none;
	color: white;
	font-size: 14px;
	font-family: verdana;
}

.imgScroll {
	height: 40px;
}

.linkMenu {
	left: 0px !important;
	margin-right: 20px;
	position: relative;
	font-weight: bold;
}

#aArrowUp {
	position: fixed;
	top: 77%;
	right: 15%;
	z-index: 1;
	display: none;
}

p {
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
}

#containerLinks {
	float: right;
	margin-top: 15px;
	margin-left: 15px;
}

.linkMenuTopo {
	left: 0px !important;
	top: 10px;
	margin-right: 20px;
	position: relative;
	color: navy;
	font-weight: bold;
}

#tabServicosServicos, #tabServicosServicos>h2, #tabServicosServicos>a {
	color: black !important;
}

#divContainerTextosEmpresa {
	margin-left: 15%;
	padding-top: calc(5% + 50px);
	width: calc(100% - 30%);
	font-size: 0.8vw;
	font-family: verdana;
	text-align: justify;
}

.imgEmpresa {
	float: left;
	margin-right: 20px;
	width: 65px;
}

#divContainerTextosEmpresa>div {
	width: calc(100% - 100px);
	display: inline-block;
}

#divContainerTextosEmpresa>div>div {
	line-height: 2;
	float: left;
	width: calc(100% - 85px);
}

#divContainerTextosEmpresa>div>b {
	color: navy;
}

.imgSistema {
	height: 7em;
	margin-top: -5%;
}

#divSistema1, #divSistema2, #divSistema3 {
	padding-top: calc(5% + 25px);
	margin-left: 20%;
	margin-right: 20%;	
	display: inline-block;
	font-family: verdana;
	font-size: 0.8vw;
	text-align: justify;
	line-height: 1.5;
}

#divTextoSistema2 {
	width: calc(100% - 380px);
	float: left;
	margin-top: -35px;
	margin-left: 20px;
}

#divSistema3 {
	padding-top: 20px;
}

#divSistema3 > p {
	font-size: 0.8vw;
	line-height: 1.5;
}

h2, h1 {
	margin-top: 0px;
	color: black;
}

.imgTab {
	height: 200px;
	float: left;
	margin-right: 30px;
}

#divRodape {
	height: 75px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 1;
	background-color: white;
	text-align: center;
	color: navy;
	font-family: calibri;
	font-size: 11px;
}

#divEndereco {
	min-width: 360px;
	float: left;
}

#imgGoogleMap, #imgFone, #imgDepartamento {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}

#aEndereco1, #aFone1 {
	margin-top: 5px;
}

#aEndereco1, #aEndereco2, #aFone1, #aFone2 {
	margin-left: 5px;
	float: left;
}

#divFones {
	width: 165px;
	margin-left: calc(50% - 80px);
}

#divDepartamento {
	float: right;
	min-width: 220px;
}

#divEndereco, #divFones, #divDepartamento {
	margin-top: 15px;
}