body { background: none;}

#boxHeader {
	margin-top:10px;
	margin-bottom:0px;
	border:none;
	background: none;
}

#boxHeader .inner {
	box-shadow: 0 3px 4px #718b95;	
	background: #fff;
}

#home-header{
	margin-top: -190px;
	position: relative;
	z-index: -1;	
	overflow:hidden;
}

#bannerPrincipal {
	position: absolute;
	top: 0;
	z-index: -1;
}

#bannerPrincipal .ls-wp-fullwidth-helper {
	width: 1920px !important;
}

#boxTopBanner {
  padding-top: 190px;
  padding-bottom: 58px;
    min-height: 910px;
}

#boxTopBanner .slogan {
	padding: 25px 20px 25px;
	text-align: center;
	width: 570px;
	margin-left: 150px;
	color:#fff;
	margin-top: 64px;	
	background:url(/images/template/bgSlogan.png) top left no-repeat;
	height: 160px;
}

#boxTopBanner .slogan .uk-panel-title {
	font-size: 31px;
	font-weight: 900;
	color: #fff;
	margin-bottom: 25px;
}

#boxTopBanner .slogan p {
	margin: 0 0 12px;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.2;	
}

#boxTopBanner .tabelasistema {
	overflow: hidden;	
	float: left;
	background:#e3e3e3;
	box-shadow: 0px 1px 2px #bbb;
	margin-top:90px;
}

#boxTopBanner .tabelasistema .item {
	float: left;
	width: 176px;
	border-right: 1px solid #d8d8d8;
	height: 264px;
}
#boxTopBanner .tabelasistema .item + .item {
	border-left: 1px solid #c7c7c7;
}

#boxTopBanner .tabelasistema h3 {
	font-family: "BebasNeueRegular";
	background: #153960;
	color: #fff;	
	padding:8px 10px;
	margin:0;
	margin-right: -1px;
	margin-left: -1px;
}

#boxTopBanner .tabelasistema ul {
	list-style: none;
	padding: 0 10px;
	margin: 13px 0;
	color: #212121;
	line-height: 1.2;
}

.tabelasistema li {
	padding: 8px 0;
}

.readmore {
	color: #fff;
	background: #139FDD;
	width: 170px;
	display: block;
	margin: 0 auto;
	text-align: center;
	line-height: 50px;
	border-radius: 5px;
	font-size: 20px;
	transition-duration: 200ms;
	text-decoration:none;
}
.readmore:focus {text-decoration:none}

.readmore:hover {
	text-decoration: none;
	background: #095672;
	color: #fff;
}

#boxSobre {
	background: #EBEBEB;
	margin-top: 4px;
}

#boxSobre p {
	font-size: 20px;
	margin: 15px 0;
}

.tslice .uk-panel-title {
	color: #095672;
	text-transform: uppercase;
	font-size: 40px;
	font-weight: 900;
	text-align: center;
	/*margin-top: 42px;*/
	margin-top:22px;
	background: url(/images/template/titlebg.png) bottom center no-repeat;
	padding-bottom: 32px;
	line-height:1;
}

#boxSobre .readmore {
	/*margin-bottom: 90px;margin-top: 60px;	*/
	margin-bottom: 40px;margin-top: 30px;	
}

#boxServicos {
	/*padding-bottom: 70px;	*/
	padding-bottom: 20px;
}

#boxServicos .nspArt {
	width: 270px;
	height: 244px;
	overflow:hidden;
	max-width:100%;
	float:none;
	margin:0 auto 10px;
}

#boxServicos .nspHeader {
	background: #0b5574;
	padding-left: 10px;
}

#boxServicos .nspHeader a {
	color: #fff;
	font-size: 20px;
}


#boxServicos .nspHeader img {
	float: right;
	padding: 6px 10px;	
	cursor: pointer;
}

#boxServicos .nspArt.moreinfo .nspHeader img {display:none;}

#boxServicos .nspArt.moreinfo {
	border: 1px solid #0B5574;
	box-shadow: 1px 1px 3px #888;
}

#boxServicos .nspImageWrapper {transition-duration:200ms;}
#boxServicos .nspArt.moreinfo .nspImageWrapper {
	margin-top: -110px !important;
	display: block;
}

#boxServicos .nspText {
	background: #0B5574;
	color: #fff;
	font-size: 16px;
	padding: 0 10px !important;
	min-height: 110px;
}

#boxDiferenciais {
	background:#153960;	
}

#boxDiferenciais .uk-panel-title {
	color:#fff;	
}

#boxDiferenciais .nspArts {
	padding:0;
	/*margin-bottom:50px;*/
	margin-bottom:30px;	
}

#boxDiferenciais .nspText {
	color:#fff;	
	background: url(/images/template/timeline-rightarrow.png) left no-repeat;
	padding-left: 20px !important;
	padding-right:0 !important;
	font-size:18px;
	position:relative;
}

#boxDiferenciais .nspArt {
	float: right;
	width: 530px;
	/*margin-bottom: 90px;*/
	margin-bottom:54px;
	
} 

#boxDiferenciais .nspArt:nth-child(2n) {
	float: left;
	/*margin-top: 60px;
	margin-bottom: 30px;*/
	margin-top:56px;
	margin-bottom:0px;
}

#boxDiferenciais .nspArt:nth-child(2n) .nspText {
	background: url(/images/template/timeline-leftarrow.png) right no-repeat;
	padding-right: 20px !important;
	padding-left:0 !important;
}

#boxDiferenciais .nspArtPage {
	position: relative;	
	padding-top:30px;
}

#boxDiferenciais .nspArtPage:before {
	content: " ";
	width: 7px;
	position: absolute;
	left: 50%;
	background: #129fdd;
	top: 0;
	height: 7px;
	border-radius: 7px;
	margin-left:-3px;	
}

#boxDiferenciais .nspArtPage:after {
	content: " ";
	width: 7px;
	position: absolute;
	left: 50%;
	background: #129fdd;
	bottom: 0;
	height: 7px;
	border-radius: 7px;
	margin-left:-3px;
}

#boxDiferenciais .nspPages1 {
	position: relative;
	overflow: hidden;
}

#boxDiferenciais .nspPages1:before {
	position: absolute;
	width: 1px;
	height: 100%;
	background: #129FDD;
	content: " ";
	left: 50%;
	top: 0;
}

#boxDiferenciais .nspText:before {
	position: absolute;
	content: " ";
	background: url(/images/template/timeline-mark.png) top no-repeat;
	width: 31px;
	height: 61px;
	left: -70px;
	top: 50%;
	margin-top: -3px;
}

#boxPlanos {
	background: #ebebeb;	
	padding-bottom:30px;
	margin-top:7px;
}

#boxPlanos .uk-panel-title, #boxCases .uk-panel-title {
	color: #095672;
	text-transform: uppercase;
	font-size: 40px;
	font-weight: 900;
	text-align: center;
	/*margin-top: 42px;*/
	margin-top: 32px;
}

#boxPlanos h4, #boxCases h4 {
	background: url(/images/template/titlebg.png) bottom center no-repeat;
	padding-bottom: 30px;
	line-height: 1;
	width: 680px;
	text-align: center;
	margin: 0 auto;
	color:#153960;
	max-width:100%;
}

#boxPlanos table {
	width: 100%;
	margin-top: 15px;	
}

#boxPlanos th {
	background: #455a64;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	font-size:18px;	
	line-height:88px;
	padding:0 25px;
	width:50%;
}

#boxPlanos th + th {
	text-align: center;	
	background:#556b75;
	width:16%;
}

#boxPlanos th + th + th {
	background:#153960;	
}

#boxPlanos th + th + th + th{
	background:#728d99;
}

#boxPlanos tr + tr {
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	height:48px;
}

#boxPlanos tr + tr:nth-child(2n) {
	background:#f9f9f9;	
}

#boxPlanos td {
	padding:2px 20px;	
	border-right:1px solid #ebebeb;
}
#boxPlanos td+td {
	text-align:center;	
}

#boxPlanos .wrapper {
	height: 825px;
	overflow: hidden;
	overflow-y: auto;	
}

#boxCases {
	background: url(../images/bgCases.jpg) top no-repeat;	
	/*min-height: 591px;*/
	min-height: 395px;
	margin-top:5px;
}

#boxCases .bannergroup {
	/*margin-top: 55px;*/
	margin-top: 25px;
}

#boxCases .owl-wrapper-outer{
	margin: -5px;
	padding: 5px;
}

#boxCases .banneritem .title, #boxCases .banneritem .description {
	display: none;
}

#boxCases .bannergroup img {
	box-shadow: 0 0 4px #999;	
}

#boxCases .bannergroup img.ativo {
  box-shadow: 0 0 6px #0B5574;
}

#boxCases .info {
	margin-top: 40px;
	margin-bottom:20px;
	display: none;
}

#boxCases .descricao {
	color: #000000;
	font-size: 20px;
	text-align: center;
}

#boxCases p {
	margin: 0;
}

#boxCases .link {
	color: #000;
	font-size: 20px;
	text-align: center;
	display: block;
	font-weight: bold;
	text-decoration: none;
	transition-duration: 200ms;
}

#boxCases .link:hover {
	color: #139FDD;
}

#boxCases .owl-controls {
	position: relative;
	z-index: 2;
	min-width: 100%;
	margin: -10px -45px -30px;
	overflow: hidden;
}

#boxCases .owl-controls .owl-buttons div,
#boxServicos .owl-controls .owl-buttons div {
	height: 39px;
	width: 39px;	
}

#boxCases .owl-prev,
#boxServicos .owl-prev {
	float: left;
	background:url(../images/arrow_left.png) top no-repeat;
}

#boxCases .owl-next,
#boxServicos .owl-next {
	float: right;
	background:url(../images/arrow_right.png) top no-repeat;
}

#boxCases .owl-item,
#boxServicos .owl-item {
	text-align: center;
}

#boxServicos .owl-controls {
  position: relative;
  z-index: 2;
  min-width: 100%;
  margin: 0px -45px -30px;
  overflow: hidden;
  top: -150px;
}
#boxServicos .nspMain,
#boxServicos .nspArts {
	overflow:visible;	
}

#boxCanais {
	background:url(../images/bgCanais.jpg) top no-repeat;	
	/*min-height: 369px;*/
	min-height: 300px;
	margin-top:6px;
}

#boxCanais .readmore {
	background: #b71c1c url(../images/btnAcesse.png) top no-repeat;
	width: 170px;
	height:50px;
	margin:0 auto;
	display:block;
	margin-bottom:30px;
}

#boxCanais .readmore:hover {
	background-color: #139FDD;
}

#boxCanais .uk-panel-title {
	color:#fff;
	/*margin-top:45px;*/
	margin-top:30px;
}

#boxCanais p {
	color: #fff;
	font-size: 20px;
	text-align: center;
	/*margin-top: 38px;
	margin-bottom: 50px;*/
	margin-top: 23px;
	margin-bottom: 30px;
}

#boxIndique {
	background: #ebebeb;
	margin-top: 5px;
}

#boxIndique p {
	text-align: center;
	font-size: 20px;
	color: #263238;
	line-height:1.2;
	padding:0 10px;
}

.tform .rsform {
	background: #fff;
	border-top: 3px solid #129fdd;
	padding: 15px 0 0;
	margin: 0 -15px;
}

.tform .formResponsive input, .tform .formResponsive textarea {
	background: #f6f7f9;
	padding: 5px 10px;
	margin: 0;
	width: 100%;
	box-shadow:inset 0px 0px 2px 0px #ccc;
	font-size: 16px;
}

.tform .formResponsive .rsform-input-box {
	 height: 45px;	
}

.tform #enviar {
	background: #129fdd;
	border: none;
	line-height: 50px;
	width: 170px;
	padding: 0;
	display: block;
	margin: 0 auto;
	font-size: 20px;
	text-shadow: none;
	box-shadow: none;
	transition-duration:200ms;
}
.tform #enviar:hover {
	background:#095672;	
}

.tform .formResponsive textarea {
  min-height: 150px;
}

.tform .formResponsive {
	/*margin-bottom: 70px;	*/
	margin-bottom: 35px;
}

#boxDemonstracao {
	background: url(../images/bgDemonstracao.png) top;	
	height: auto;
	margin-top:5px;
}

#boxDemonstracao .uk-panel-title {
	color:#fff;	
	background-image: url(../images/titlebg2.png);
}

#boxDemonstracao p {
	color: #fff;
	font-size: 20px;
	margin: 0;
	text-align: center;
	line-height: 1.2;
	/*margin-top: 32px;*/
	margin-top: 20px;
	margin-bottom: 22px;
}

#boxImprensa .nspArt {
  width: 272px;
  float: left;
  margin: 0 9px;
}

#boxImprensa .nspBotInterface, #boxImprensa .nspTopInterface {
  position: absolute;
  margin-top: 0;
  left: 50%;
  margin-left: -42px;
  /*bottom: 35px;*/
  bottom: 25px;
}

#boxImprensa .nspHeader {
  padding: 10px 0px 0px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  height: 36px;
  overflow: hidden;
}

#boxImprensa .nspHeader a {
  color: #263238;
}
#boxImprensa .nspText {
	height: 60px;
	overflow: hidden;
	font-size:15px;
	line-height:1.4;
}

#boxImprensa .readon {
	display: block;
	width: 100%;
	margin-top: 15px;
	border-top: 1px solid #dedede;
	padding-top: 7px;
	font-size: 16px;
	color: #129fdd;
}

#boxImprensa .nspPagination li {
	width: 38px;
	height: 11px;
	border-radius: 11px;	
	background-color:#959595;
	transition-duration:200ms;
}

#boxImprensa .nspPagination li:hover, #boxImprensa .nspPagination li.active {
	background-color:#129fdd;
}

#boxImprensa .nspMain {
	overflow: hidden;
	padding-bottom: 70px;
	position:relative;
}

#boxImprensa .readmore {
	/*margin-bottom: 50px;*/
	margin-bottom: 30px;
}


#boxSuporte {
	background:url(../images/bgSuporte.jpg) top no-repeat;	
	/*min-height: 369px;*/
	min-height: 300px;
	margin-top:6px;
}

#boxSuporte .readmore {
	background: #26c6da url(../images/btnAcesse.png) top no-repeat;
	width: 170px;
	height:50px;
	margin:0 auto;
	display:block;
	margin-bottom:30px;
}

#boxSuporte .readmore:hover {
	background-color: #139FDD;
}

#boxSuporte .uk-panel-title {
	color:#fff;
	/*margin-top:45px;*/
	margin-top:30px;
}

#boxSuporte p {
	color: #fff;
	font-size: 20px;
	text-align: center;
	/*margin-top: 38px;
	margin-bottom: 50px;*/
	margin-top: 25px;
	margin-bottom: 30px;
}


#boxSuporte .uk-panel-title {
	color:#fff;	
	background-image: url(../images/titlebg3.png);
}

@media screen and (max-width:1500px) {
	
}

@media screen and (max-width:1200px) {
	#boxImprensa .nspArt {
	  float: none;
	  display: inline-block;
	  margin-bottom:30px;
	}
	
	#boxServicos .nspArt {
		float: none;
		display: inline-block;
		text-align:left;
	}
	
	#boxServicos .nspArtPage {
		text-align: center;	
	}
	
	#home-header {margin-top:-240px;}
	#boxTopBanner .slogan {
		margin-left: auto;
		margin-right: auto;
		margin-top: 80px;
	}

#boxDiferenciais .nspPages1:before, #boxDiferenciais .nspArtPage:before, #boxDiferenciais .nspArtPage:after {left:3px;}
#boxDiferenciais .nspText:before {margin-top: -4px;content: " ";width: 7px;position: absolute;left: -37px;background: #129fdd;top: 50%;height: 7px;border-radius: 7px;margin-left: -3px;}
#boxDiferenciais .nspArt { float: left;width: 90%;margin-bottom: 20px;margin-top:20px;margin-left: 40px;}
#boxDiferenciais .nspArt:nth-child(2n) .nspText {background: url(/images/template/timeline-rightarrow.png) left no-repeat;padding-right: 0 !important;padding-left: 20px !important;}
#boxDiferenciais .nspArt:nth-child(2n){margin-bottom: 20px;margin-top:20px;}
#boxDiferenciais .nspArtPage {padding-top:20px; padding-bottom:20px;}
}


@media screen and (max-width:991px) {
	#boxImprensa .nspArtPage{
		text-align: center;	
	}
	
	#boxImprensa .nspArt {
		float: none;
		display: inline-block;
		text-align:left;
	}
	
	#boxTopBanner .tabelasistema {
		margin-top: 30px;
		width: 100%;
		background: none;
		border: none;
		box-shadow: none;
		text-align: center;
	}
	
	#boxTopBanner .tabelasistema .item {
		border: 1px solid #ccc;
		height: 264px;
		min-width: 176px;
		background: #e3e3e3;
		margin-bottom: 5px;
		margin: 2px;
		float: none;
		display: inline-block;
		text-align: left;
		overflow: hidden;
	}
	
	
	#bannerPrincipal {
		display: none;	
	}
	
	#home-header {
		background-color: #75A1AE;
	}
}



@media screen and (max-width:800px) {
	#boxImprensa .nspArts, .nspLinksWrap {
		position: static;
	}
	
	#boxImprensa .nspPagination {
		display: block;	
	}
	

	#boxCanais, #boxSuporte, #boxCases {background-size:cover;}
	#boxCases .descricao {
		font-size:18px;	
	}
	
	#boxCases .owl-controls {display:none !important;}
}

@media screen and (max-width:767px) {
	/*#boxPlanos {display:none;}*/
	
	#boxPlanos th {
		font-size: 13px;
		line-height: 48px;
		padding: 0 5px;
		text-align: center;
		width: 25% !important;
		line-height: 1;
		padding: 15px 5px;
	}
	
	#boxPlanos img {
		width: 15px;
	}
	#boxPlanos td {
		padding: 0px 5px;
		font-size: 13px;
	}
	
	#boxHeader {
		margin-top:0;	
	}
	
	.uk-navbar-content:before, .uk-navbar-brand:before, .uk-navbar-toggle:before {
		display: none;	
	}
	#boxHeader .uk-navbar {margin-top:0;}
	
	.uk-navbar-toggle {
		position: absolute;
		left: 14px;
		padding: 0;
		height: auto;
		font-size: 30px;
		top: 22px;	
	}
	#boxHeader .inner {
		overflow: hidden;	
		  padding-top: 25px;
	}
}

@media screen and (max-width:600px) {
	#boxTopBanner .slogan {
		margin-top: 40px;
		max-width: 100%;
		background: none;
		height: auto;
	}
	.tslice .uk-panel-title, #boxPlanos .uk-panel-title, #boxCases .uk-panel-title {font-size:28px;}
}
@media screen and (max-width:500px) {
	#boxPlanos th {
		font-size: 9px;
		word-break: break-all;
	}
}