* {
	margin:0;
	padding:0;
}

body {
	/*background-color:#f4faff;*/
	background-color:#FFFFFF;
}
html, body {
	height:100%;
}
a , a :visited, a :hover {
	color:#0080ff;
	text-decoration:none;
}
img {
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	color:#555555;
	text-shadow: 2px 2px 4px #FFFFFF;
}

.float-left {
	float:left;
}
.float-right {
	float:right;
}
.top-bar {
	background:#FFFFFF;
	color: #FFFFFF;
	height: 60px;
	line-height: 60px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	overflow: hidden;
	position: relative;
	margin-bottom: 0;
}
.top-bar .toggle-topbar.menu-icon a {
	color: #FFFFFF;
}
.top-bar-section ul {
	padding-top:20px
}
.title-area {
	height: 60px;
}
.top-bar .toggle-topbar.menu-icon a span:after {
	box-shadow: 0 0 0 2px #0482ff, 0 9px 0 2px #0482ff, 0 18px 0 2px #0482ff;
}
.DvBlueBox {
	background: rgb(208,228,247); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(208,228,247,1) 0, rgba(115,177,231,1) 12%, rgba(10,119,213,1) 50%, rgba(83,159,225,1) 84%, rgba(135,188,234,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0,rgba(208,228,247,1)), color-stop(12%,rgba(115,177,231,1)), color-stop(50%,rgba(10,119,213,1)), color-stop(84%,rgba(83,159,225,1)), color-stop(100%,rgba(135,188,234,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, rgba(208,228,247,1) 0,rgba(115,177,231,1) 12%,rgba(10,119,213,1) 50%,rgba(83,159,225,1) 84%,rgba(135,188,234,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, rgba(208,228,247,1) 0,rgba(115,177,231,1) 12%,rgba(10,119,213,1) 50%,rgba(83,159,225,1) 84%,rgba(135,188,234,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, rgba(208,228,247,1) 0,rgba(115,177,231,1) 12%,rgba(10,119,213,1) 50%,rgba(83,159,225,1) 84%,rgba(135,188,234,1) 100%); /* IE10+ */
	-webkit-box-shadow:inset 1px 1px 7px 2px rgba(0,0,0,0.4);
	box-shadow:inset 1px 1px 7px 2px rgba(0,0,0,0.4);
}
.DvBlueBox h2 {
	text-shadow: 1px 1px 2px #000000;
	color:#FFFFFF;
}
.box {
	background-color:rgba(255, 255, 255, 0.7);
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	padding:7px;
}
.wtbox {
	background: rgb(239,239,239); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(239,239,239,1) 0, rgba(249,249,249,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0,rgba(239,239,239,1)), color-stop(100%,rgba(249,249,249,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, rgba(239,239,239,1) 0,rgba(249,249,249,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, rgba(239,239,239,1) 0,rgba(249,249,249,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, rgba(239,239,239,1) 0,rgba(249,249,249,1) 100%); /* IE10+ */
	background: linear-gradient(135deg, rgba(239,239,239,1) 0,rgba(249,249,249,1) 100%); /* W3C */
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	padding:7px;
}
.botao:hover {
	border-top-color: #28597a;
	background: #28597a;
	color: #ccc;
}
.botao:active {
	border-top-color: #1b435e;
	background: #1b435e;
}
.slick-prev:before, .slick-next:before {
	color: #000077;
}
.se-pre-con {
	width: 100%;
	height: 100px;
	background: url(../IMG/Preloader_21.gif) center no-repeat #fff;
}
.neg-margin {
	position: relative;
	width: 100%;
	bottom: -10px;
}

#splashscreen {
	display:none;
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	width:100%;
	background-color:#FFFFFF;
	text-align:center;
}
#splashscreen img {
	display: none;
	width: 542px;
	margin: 0 auto;
}
#slider .item img{
	display: block;
	width: 100%;
	height: auto;
}
#slider {
	margin-left: 0;
	list-style: none;
	text-align: center;
	padding: 0;
}
#Missao, #Solucoes, #Representacoes, #AssistenciaOnline, #Contato {
	padding-top: 60px;
	padding-bottom: 60px;
}
#FrmLogin {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	border: 1px dashed #ccc;
	position: relative;
	margin:2px;
	padding: 25px 10px 10px 10px;
}
#LoginWrap {
	-webkit-box-shadow: 1px 1px 7px 4px rgba(0,0,0,0.4);
	box-shadow: 1px 1px 7px 4px rgba(0,0,0,0.4);
	margin: auto;
}
#LoginContent {
	background: rgb(239,239,239); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(239,239,239,1) 0, rgba(249,249,249,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0,rgba(239,239,239,1)), color-stop(100%,rgba(249,249,249,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, rgba(239,239,239,1) 0,rgba(249,249,249,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, rgba(239,239,239,1) 0,rgba(249,249,249,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, rgba(239,239,239,1) 0,rgba(249,249,249,1) 100%); /* IE10+ */
	background: linear-gradient(135deg, rgba(239,239,239,1) 0,rgba(249,249,249,1) 100%); /* W3C */
	-webkit-box-shadow: 0 1px 0 #fff inset;
	-moz-box-shadow: 0 1px 0 #fff inset;
	-ms-box-shadow: 0 1px 0 #fff inset;
	-o-box-shadow: 0 1px 0 #fff inset;
	box-shadow: 0 1px 0 #fff inset;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #c4c6ca;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
}
#LoginContent h1 {
	color: #7E7E7E;
	font: bold 25px Helvetica, Arial, sans-serif;
	letter-spacing: -0.05em;
	line-height: 20px;
	margin: 10px 0 30px;
}
#LoginContent h1:before, #LoginContent h1:after {
	content: "";
	height: 1px;
	position: absolute;
	top: 45px;
	width: 15%;
}
#LoginContent h1:after {
	background: rgb(79,79,79); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(79,79,79,1) 0, rgba(230,230,230,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0,rgba(79,79,79,1)), color-stop(100%,rgba(230,230,230,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(79,79,79,1) 0,rgba(230,230,230,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(79,79,79,1) 0,rgba(230,230,230,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(79,79,79,1) 0,rgba(230,230,230,1) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(79,79,79,1) 0,rgba(230,230,230,1) 100%); /* W3C */
	right: 0;
}
#LoginContent h1:before {
	background: rgb(230,230,230); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(230,230,230,1) 0, rgba(79,79,79,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0,rgba(230,230,230,1)), color-stop(100%,rgba(79,79,79,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(230,230,230,1) 0,rgba(79,79,79,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(230,230,230,1) 0,rgba(79,79,79,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(230,230,230,1) 0,rgba(79,79,79,1) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(230,230,230,1) 0,rgba(79,79,79,1) 100%); /* W3C */
	left: 0;
}
#LoginContent form input[type="text"], #LoginContent form input[type="password"] {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
	-moz-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
	-ms-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
	-o-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
	box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background: #eae7e7 url(../img/8bcLQqF.png) no-repeat;
	border: 1px solid #c8c8c8;
	color: #555555;
	font: 13px Helvetica, Arial, sans-serif;
	margin: 0 auto 10px auto;
	padding-left: 40px;
	width: 80%;
}
#LoginContent form input[type="text"] {
	background-position:0 7px;
}
#LoginContent form input[type="password"] {
	background-position:0 -55px;
}
#LoginContent form input[type="text"]:focus, #LoginContent form input[type="password"]:focus {
	-webkit-box-shadow: 0 0 2px #1d8fed inset;
	-moz-box-shadow: 0 0 2px #1d8fed inset;
	-ms-box-shadow: 0 0 2px #1d8fed inset;
	-o-box-shadow: 0 0 2px #1d8fed inset;
	box-shadow: 0 0 2px #1d8fed inset;
	background-color: #FFFFFF;
	border: 1px solid #1d8fed;
	outline: none;
}
#TxtLogin {
	background-position: 10px 10px !important;
	height: auto;
	margin:auto;
}
#TxtPassword {
	background-position: 10px -53px !important;
	height: auto;
	margin:auto;
}
#LoginContent form input[type="submit"] {
	background: rgb(155,193,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(155,193,255,1) 0, rgba(63,159,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,rgba(155,193,255,1)), color-stop(100%,rgba(63,159,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(155,193,255,1) 0,rgba(63,159,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(155,193,255,1) 0,rgba(63,159,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(155,193,255,1) 0,rgba(63,159,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(155,193,255,1) 0,rgba(63,159,255,1) 100%); /* W3C */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
	-ms-box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
	-o-box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
	box-shadow: 0 1px 0 rgba(255,255,255,0.8) inset;
	border: 1px solid #325bd6;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	font: bold 15px Helvetica, Arial, sans-serif;
	height: 35px;
	margin: 20px 0 5px 15px;
	position: relative;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	width: 120px;
}
#LoginContent form input[type="submit"]:hover {
	background: rgb(81,156,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(81,156,255,1) 0, rgba(155,198,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0,rgba(81,156,255,1)), color-stop(100%,rgba(155,198,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(81,156,255,1) 0,rgba(155,198,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(81,156,255,1) 0,rgba(155,198,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(81,156,255,1) 0,rgba(155,198,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(81,156,255,1) 0,rgba(155,198,255,1) 100%); /* W3C */
}
#LoginContent form div a {
	color: #004a80;
	float: left;
	font-size: 12px;
	margin: 30px 15px 0 0;
	text-decoration: underline;
}

/* Small screens */
@media only screen and (max-width: 40em) {
	.top-bar-section ul {
		padding-top:0;
	}
} /* max-width 640px, mobile-only styles, use when QAing mobile issues */

/* Medium screens */
@media only screen and (min-width: 40.063em) {
	.top-bar-section ul li {
		background-color:#FFFFFF;
	}
	.top-bar-section li:not(.has-form) a:not(.button) {
		background-color:#FFFFFF;
		color:#0482ff;
		font-weight: bold;
		font-size:1.0rem;
		-webkit-border-radius: 8px 8px 8px 8px;
		border-radius: 8px 8px 8px 8px;
	}
} /* min-width 641px, medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.top-bar-section ul li {
		background-color:#FFFFFF;
	}
	.top-bar-section li:not(.has-form) a:not(.button) {
		background-color:#FFFFFF;
		color:#0482ff;
		font-weight: bold;
		font-size:1.0rem;
		-webkit-border-radius: 8px 8px 8px 8px;
		border-radius: 8px 8px 8px 8px;
	}
} /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */

/* Large screens */
@media only screen and (min-width: 64.063em) {
	.top-bar-section ul li {
		background-color:#FFFFFF;
	}
	.top-bar-section li:not(.has-form) a:not(.button) {
		background-color:#FFFFFF;
		color:#0482ff;
		font-weight: bold;
		font-size:1.0rem;
		-webkit-border-radius: 8px 8px 8px 8px;
		border-radius: 8px 8px 8px 8px;
	}
} /* min-width 1025px, large screens */
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
	.top-bar-section ul li {
		background-color:#FFFFFF;
	}
	.top-bar-section li:not(.has-form) a:not(.button) {
		background-color:#FFFFFF;
		color:#0482ff;
		font-weight: bold;
		font-size:1.0rem;
		-webkit-border-radius: 8px 8px 8px 8px;
		border-radius: 8px 8px 8px 8px;
	}
} /* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */

/* XLarge screens */
@media only screen and (min-width: 90.063em) {
	.top-bar-section ul li {
		background-color:#FFFFFF;
	}
	.top-bar-section li:not(.has-form) a:not(.button) {
		background-color:#FFFFFF;
		color:#0482ff;
		font-weight: bold;
		font-size:1.0rem;
		-webkit-border-radius: 8px 8px 8px 8px;
		border-radius: 8px 8px 8px 8px;
	}
} /* min-width 1441px, xlarge screens */
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
	.top-bar-section ul li {
		background-color:#FFFFFF;
	}
	.top-bar-section li:not(.has-form) a:not(.button) {
		background-color:#FFFFFF;
		color:#0482ff;
		font-weight: bold;
		font-size:1.0rem;
		-webkit-border-radius: 8px 8px 8px 8px;
		border-radius: 8px 8px 8px 8px;
	}
} /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */

/* XXLarge screens */
@media only screen and (min-width: 120.063em) {
	.top-bar-section ul li {
		background-color:#FFFFFF;
	}
	.top-bar-section li:not(.has-form) a:not(.button) {
		background-color:#FFFFFF;
		color:#0482ff;
		font-weight: bold;
		font-size:1.0rem;
		-webkit-border-radius: 8px 8px 8px 8px;
		border-radius: 8px 8px 8px 8px;
	}
} /* min-width 1921px, xxlarge screens */