@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=SUSE:ital,wght@0,100..900;1,100..900&display=swap');
/* CSS Document */

.suse-<uniquifier> {
  font-family: "SUSE", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

/*************************************************************************************
BANNER
**************************************************************************************/
#banner{
	max-width: 100%;
	height: 780px;
	margin: 0 auto;
	padding: 0 0;
	overflow: hidden;
	
	/* rounded corner */
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	
	border-bottom: .5px solid #000;
	border-width: thin;
}

.banner{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0 0 ;

	/*border-top: 120px solid rgba(0,97,175,0.9);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.8);*/
}

.banner img{
	position: top;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding:0;
	overflow: hidden;
	/*border-top: 120px solid rgba(0,97,175,0.9);*/
}

.banner-legenda{
	z-index: 10000;
	position: absolute;
	left: 8%;
	clear:both;
	width: 50%;
	max-width:1000px;
	height:auto;
	margin: 11% 0 0 0;
	padding: 60px 0;
	overflow:hidden;
	float: left;
}

.banner-legenda h1, h2, h3, p{
	font-family: 'SUSE', sans-serif;
}

.banner-legenda h1{
	color: #FFF;
	margin: 3px 0;
	padding: 0;
	font-size: 5rem;
	font-weight: 800;
	letter-spacing: -1px;
	line-height: 1em;
	text-align: left;
	
	text-shadow: 2px 1px 4px rgba(0,0,0,0.2);
}

.banner-legenda h2{
	font-family: 'SUSE', sans-serif;
	color: #FFF;
	margin: 10px 0;
	padding: 0;
	font-size: 1.5rem;
	font-weight: 300;
	letter-spacing: 0px;
	line-height: 1.1em;
	text-align: left;
	
	text-shadow: 2px 1px 4px rgba(0,0,0,0.2);
}

.banner-legenda p{
	font-family: 'SUSE', sans-serif;
	color: #FFF;
	margin: 3px 0;
	padding: 0;
	font-size: 1rem;
	font-weight: 300;
	letter-spacing: 0px;
	line-height: 1rem;
	text-align: left;
	
	text-shadow: 2px 1px 4px rgba(0,0,0,0.2);
}

.banner-cab-servicos{
	position: relative;	
	width: 100%;
	height: 750px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;

	background-color:#888;
	
	background-attachment: relative;
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
	
	box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
}

.banner-cab-servicos img{
	position: top;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding:0;
	overflow: hidden;
	/*border-top: 120px solid rgba(0,97,175,0.9);*/
}

/*************************LEGENDA*/

#banner-cab-servicos{
	position: relative;	
	width: 100%;
	height: 680px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;

	background-color:#888;
	background-image: url("../../images/bgs/banner-paginas-top-servicos.jpg");
	
	background-attachment: relative;
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
	
	box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
}

#banner-cab-faq{
	position: relative;	
	width: 100%;
	height: 680px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;

	background-color:#888;
	background-image: url("../../images/bgs/banner-paginas-top-perguntas.jpg");
	
	background-attachment: relative;
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
	
	box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
}

#banner-cab-contato{
	position: relative;	
	width: 100%;
	height: 680px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;

	background-color:#888;
	background-image: url("../../images/bgs/banner-paginas-top-contato.jpg");
	
	background-attachment: relative;
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
	
	box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
}

#banner-cab-quem-somos{
	position: relative;	
	width: 100%;
	height: 680px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;

	background-color:#888;
	background-image: url("../../images/bgs/banner-paginas-top-quem-somos.jpg");
	
	background-attachment: relative;
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
	
	box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
}

#banner-cab-blog{
	position: relative;	
	width: 100%;
	height: 680px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;

	background-color:#888;
	background-image: url("../../images/bgs/banner-paginas-top-blog.jpg");
	
	background-attachment: relative;
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
	
	box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
}

#banner-cab-servicos-int{
	position: relative;	
	width: 100%;
	height: 250px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;

	background-color:#888;
	background-image: url("../../images/bgs/banner-paginas-top-servicos-int.jpg");
	
	background-attachment: relative;
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
	
	box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
}

#banner-cab-blog-int{
	position: relative;	
	width: 100%;
	height: 250px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;

	background-color:#888;
	background-image: url("../../images/bgs/banner-paginas-top-blog-int.jpg");
	
	background-attachment: relative;
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
	
	box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
}

#banner-cab-educacao{
	position: relative;	
	width: 100%;
	height: 680px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;

	background-color:#888;
	background-image: url("../../images/bgs/banner-paginas-top-educacao.jpg");
	
	background-attachment: relative;
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
	
	box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
}

/*************************BANNER-MED*/

.banner-med{
	width: 100%;
	height: 450px;
	margin: 0 auto;
	padding: 0 0;
	overflow: hidden;
}

.banner-med img{
	width: 100%;
	margin: 0 auto;
	padding:0;
	overflow: hidden;
}

/************************************************************************************
MAIN NAVIGATION 980px
*************************************************************************************/
@media all and (max-width : 980px) {
	
	#banner{
		max-width: 100%;
		height: 480px;
		margin: 0 auto;
		padding: 0 0;
		overflow: hidden;
		
		/* rounded corner */
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		
		border-bottom: .5px solid #243672;
		border-width: thin;
	}

	.banner{
		width: 100%;
		height: auto;
		margin: 0 auto;
		padding: 0 0 ;

		/*border-top: 120px solid rgba(0,97,175,0.9);
		box-shadow: 0px 0px 5px rgba(0,0,0,0.8);*/
	}

	.banner img{
		position: top;
		width: 100%;
		height: auto;
		margin: 0 auto;
		padding:0;
		overflow: hidden;
		/*border-top: 120px solid rgba(0,97,175,0.9);*/
	}

	.banner-legenda{
		z-index: 10000;
		position: absolute;
		left: 5%;
		clear:both;
		width: 70%;
		max-width:1000px;
		height:auto;
		margin: 11% 0 0 0;
		padding: 60px 0;
		overflow:hidden;
		float: left;
	}

	.banner-legenda h1{
		margin: 3px 0;
		padding: 0;
		font-size: 2rem;
		font-weight: 500;
		letter-spacing: 0px;
		line-height: 1em;
		text-align: left;
		
		text-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}

	.banner-legenda h2{
		margin: 10px 0;
		padding: 0;
		font-size: 1.5rem;
		font-weight: 300;
		letter-spacing: 0px;
		line-height: 1.1em;
		text-align: left;
		
		text-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}

	.banner-legenda p{
		margin: 3px 0;
		padding: 0;
		font-size: 1rem;
		font-weight: 300;
		letter-spacing: 0px;
		line-height: 1rem;
		text-align: left;
		
		text-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}

	#banner-cab-servicos{
		position: relative;	
		width: 100%;
		height: 450px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;

		background-color:#888;
		background-image: url("../../images/bgs/banner-paginas-top-servicos.jpg");
		
		background-attachment: relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: 100%;
		
		box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}

	#banner-cab-faq{
		position: relative;	
		width: 100%;
		height: 450px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;

		background-color:#888;
		background-image: url("../../images/bgs/banner-paginas-top-perguntas.jpg");
		
		background-attachment: relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: 100%;
		
		box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}

	#banner-cab-contato{
		position: relative;	
		width: 100%;
		height: 450px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;

		background-color:#888;
		background-image: url("../../images/bgs/banner-paginas-top-contato.jpg");
		
		background-attachment: relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: 100%;
		
		box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}	
		
	#banner-cab-quem-somos{
		position: relative;	
		width: 100%;
		height: 450px;
		margin: 0px auto 0 auto;
		padding: 0;
		overflow: hidden;

		background-color:#888;
		background-image: url("../../images/bgs/banner-paginas-top-quem-somos.jpg");
		
		background-attachment: relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: cover;
		
		box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}
	
	#banner-cab-blog{
		position: relative;	
		width: 100%;
		height: 450px;
		margin: 0px auto 0 auto;
		padding: 0;
		overflow: hidden;

		background-color:#888;
		background-image: url("../../images/bgs/banner-paginas-top-blog.jpg");
		
		background-attachment: relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: 100%;
		
		box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}

	#banner-cab-blog-int{
		position: relative;	
		width: 100%;
		height: 250px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;

		background-color:#888;
		background-image: url("../../images/bgs/banner-paginas-top-blog-int.jpg");
		
		background-attachment: relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: 100%;
		
		box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}
	
	.banner-cab-servicos{
		position: relative;	
		width: 100%;
		height: 480px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;

		background-color:#888;
		
		background-attachment: relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: 100%;
		
		box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}
}

/************************************************************************************
MAIN NAVIGATION 810px
*************************************************************************************/
@media all and (max-width : 810px) {

	.banner-cab-servicos{
		position: relative;	
		width: 100%;
		height: 400px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;

		background-color:#888;
		
		background-attachment: relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: 100%;
		
		box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}
}

/************************************************************************************
MAIN NAVIGATION 768px
*************************************************************************************/
@media all and (max-width : 768px) {

	#banner{
		max-width: 100%;
		height: 450px;
		margin: 0 auto;
		padding: 0 0;
		overflow: hidden;
		
		/* rounded corner */
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		
		border-bottom: .5px solid #243672;
		border-width: thin;
	}

	.banner{
		width: 100%;
		height: auto;
		margin: 0 auto;
		padding: 0 0 ;

		/*border-top: 120px solid rgba(0,97,175,0.9);
		box-shadow: 0px 0px 5px rgba(0,0,0,0.8);*/
	}

	.banner img{
		position: top;
		width: 100%;
		height: auto;
		margin: 0 auto;
		padding:0;
		overflow: hidden;
		/*border-top: 120px solid rgba(0,97,175,0.9);*/
	}
	
	.banner-legenda h1{
		margin: 3px 0;
		padding: 0;
		font-size: 1.8rem;
		font-weight: 500;
		letter-spacing: 0px;
		line-height: 1em;
		text-align: left;
		
		text-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}

	.banner-legenda h2{
		margin: 10px 0;
		padding: 0;
		font-size: 1.25rem;
		font-weight: 300;
		letter-spacing: 0px;
		line-height: 1.1em;
		text-align: left;
		
		text-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}

	.banner-legenda p{
		margin: 3px 0;
		padding: 0;
		font-size: .9rem;
		font-weight: 300;
		letter-spacing: 0px;
		line-height: 1rem;
		text-align: left;
		
		text-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}
	
	.banner-cab-servicos{
		position: relative;	
		width: 100%;
		height: 350px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;

		background-color:#888;
		
		background-attachment: relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: 100%;
		
		box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}	
}

/************************************************************************************
MAIN NAVIGATION 680px
*************************************************************************************/
@media all and (max-width : 680px) {

	#banner{
		max-width: 100%;
		height: 450px;
		margin: 0 auto;
		padding: 0 0;
		overflow: hidden;
		
		/* rounded corner */
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		
		border-bottom: .5px solid #243672;
		border-width: thin;
	}

	.banner{
		width: 100%;
		height: auto;
		margin: 0 auto;
		padding: 0 0 ;

		/*border-top: 120px solid rgba(0,97,175,0.9);
		box-shadow: 0px 0px 5px rgba(0,0,0,0.8);*/
	}

	.banner img{
		position: top;
		width: 100%;
		height: auto;
		margin: 0 auto;
		padding:0;
		overflow: hidden;
		/*border-top: 120px solid rgba(0,97,175,0.9);*/
	}
	
	.banner-legenda h1{
		margin: 3px 0;
		padding: 0;
		font-size: 1.7rem;
		font-weight: 500;
		letter-spacing: 0px;
		line-height: 1em;
		text-align: left;
		
		text-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}

	.banner-legenda h2{
		margin: 10px 0;
		padding: 0;
		font-size: 1.1rem;
		font-weight: 300;
		letter-spacing: 0px;
		line-height: 1.1em;
		text-align: left;
		
		text-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}

	.banner-legenda p{
		margin: 3px 0;
		padding: 0;
		font-size: .9rem;
		font-weight: 300;
		letter-spacing: 0px;
		line-height: 1rem;
		text-align: left;
		
		text-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}
	
	.banner-cab-servicos{
		position: relative;	
		width: 100%;
		height: 340px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;

		background-color:#888;
		
		background-attachment: relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: 100%;
		
		box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}
}

/************************************************************************************
MAIN NAVIGATION 510px
*************************************************************************************/
@media all and (max-width : 510px) {
	
	#banner{
		max-width: 100%;
		height: 300px;
		margin: 0 auto;
		padding: 0 0;
		overflow: hidden;
		
		/* rounded corner */
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		
		border-bottom: .5px solid #243672;
		border-width: thin;
	}

	.banner{
		width: auto;
		height: 100%;
		margin: 0 auto;
		padding: 0 0 ;

		/*border-top: 120px solid rgba(0,97,175,0.9);
		box-shadow: 0px 0px 5px rgba(0,0,0,0.8);*/
	}

	.banner img{
		position: top;
		width: auto;
		height: 350px;
		margin: 0 auto;
		padding:0;
		overflow: hidden;
		/*border-top: 120px solid rgba(0,97,175,0.9);*/
	}
	
	.banner-legenda{
		z-index: 10000;
		position: absolute;
		left: 5%;
		clear:both;
		width: 80%;
		max-width:1000px;
		height:auto;
		margin: 20% 0 0 0;
		padding: 60px 0;
		overflow:hidden;
		float: left;
	}

	.banner-legenda h1{
		margin: 3px 0;
		padding: 0;
		font-size: 1.7rem;
		font-weight: 500;
		letter-spacing: 0px;
		line-height: 1em;
		text-align: left;
		
		text-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}

	.banner-legenda h2{
		margin: 10px 0;
		padding: 0;
		font-size: 1.1rem;
		font-weight: 300;
		letter-spacing: 0px;
		line-height: 1.1em;
		text-align: left;
		
		text-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}

	.banner-legenda p{
		margin: 3px 0;
		padding: 0;
		font-size: .9rem;
		font-weight: 300;
		letter-spacing: 0px;
		line-height: 1rem;
		text-align: left;
		
		text-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}

	#banner-cab-servicos{
		position: relative;	
		width: 100%;
		height: 450px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;

		background-color:#888;
		background-image: url("../../images/bgs/banner-paginas-top-servicos.jpg");
		
		background-attachment: relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: cover;
		
		box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}

	#banner-cab-faq{
		position: relative;	
		width: 100%;
		height: 450px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;

		background-color:#888;
		background-image: url("../../images/bgs/banner-paginas-top-perguntas.jpg");
		
		background-attachment: relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: cover;
		
		box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}

	#banner-cab-contato{
		position: relative;	
		width: 100%;
		height: 450px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;

		background-color:#888;
		background-image: url("../../images/bgs/banner-paginas-top-contato.jpg");
		
		background-attachment: relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: cover;
		
		box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}	
		
	#banner-cab-quem-somos{
		position: relative;	
		width: 100%;
		height: 450px;
		margin: 0px auto 0 auto;
		padding: 0;
		overflow: hidden;

		background-color:#888;
		background-image: url("../../images/bgs/banner-paginas-top-quem-somos.jpg");
		
		background-attachment: relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: cover;
		
		box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}
	
	#banner-cab-blog{
		position: relative;	
		width: 100%;
		height: 450px;
		margin: 0px auto 0 auto;
		padding: 0;
		overflow: hidden;

		background-color:#888;
		background-image: url("../../images/bgs/banner-paginas-top-blog.jpg");
		
		background-attachment: relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: cover;
		
		box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}

	#banner-cab-blog-int{
		position: relative;	
		width: 100%;
		height: 250px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;

		background-color:#888;
		background-image: url("../../images/bgs/banner-paginas-top-blog-int.jpg");
		
		background-attachment: relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: cover;
		
		box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}
	
	.banner-cab-servicos{
		position: relative;	
		width: 100%;
		height: 250px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;

		background-color:#888;
		
		background-attachment: relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: 100%;
		
		box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}
	
}

/************************************************************************************
MAIN NAVIGATION 450px
*************************************************************************************/
@media all and (max-width : 450px) {

	#banner{
		max-width: 100%;
		height: 300px;
		margin: 0 auto;
		padding: 0 0;
		overflow: hidden;
		
		/* rounded corner */
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}

	.banner{
		width: auto;
		height: 100%;
		margin: 0 auto;
		padding: 0 0 ;

		/*border-top: 120px solid rgba(0,97,175,0.9);
		box-shadow: 0px 0px 5px rgba(0,0,0,0.8);*/
	}

	.banner img{
		position: bottom;
		width: 100%;
		height: 300px;
		margin: 0 auto;
		padding:0;
		overflow: hidden;
		object-fit: cover;
		display: block;
		/*border-top: 120px solid rgba(0,97,175,0.9);*/
	}
	
	.banner-legenda{
		z-index: 10000;
		position: absolute;
		left: 5%;
		clear:both;
		width: 80%;
		max-width:1000px;
		height:auto;
		margin: 15% 0 0 0;
		padding: 60px 0;
		overflow:hidden;
		float: left;
	}

	.banner-legenda h1{
		margin: 3px 0;
		padding: 0;
		font-size: 1.5rem;
		font-weight: 400;
		letter-spacing: -1px;
		line-height: 1em;
		text-align: left;
		
		text-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}

	.banner-legenda h2{
		margin: 10px 0;
		padding: 0;
		font-size: 1.1rem;
		font-weight: 300;
		letter-spacing: 0px;
		line-height: 1.1em;
		text-align: left;
		
		text-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}

	.banner-legenda p{
		margin: 3px 0;
		padding: 0;
		font-size: .9rem;
		font-weight: 300;
		letter-spacing: 0px;
		line-height: 1rem;
		text-align: left;
		
		text-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}

	#banner-cab-servicos{
		position: relative;	
		width: 100%;
		height: 450px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;

		background-color:#888;
		background-image: url("../../images/bgs/banner-paginas-top-servicos.jpg");
		
		background-attachment: relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: cover;
		
		box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}

	#banner-cab-faq{
		position: relative;	
		width: 100%;
		height: 450px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;

		background-color:#888;
		background-image: url("../../images/bgs/banner-paginas-top-perguntas.jpg");
		
		background-attachment: relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: 100%;
		
		box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}

	#banner-cab-contato{
		position: relative;	
		width: 100%;
		height: 450px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;

		background-color:#888;
		background-image: url("../../images/bgs/banner-paginas-top-contato.jpg");
		
		background-attachment: relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: cover;
		
		box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}	
		
	#banner-cab-quem-somos{
		position: relative;	
		width: 100%;
		height: 450px;
		margin: 0px auto 0 auto;
		padding: 0;
		overflow: hidden;

		background-color:#888;
		background-image: url("../../images/bgs/banner-paginas-top-quem-somos.jpg");
		
		background-attachment: relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: cover;
		
		box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}
	
	#banner-cab-blog{
		position: relative;	
		width: 100%;
		height: 450px;
		margin: 0px auto 0 auto;
		padding: 0;
		overflow: hidden;

		background-color:#888;
		background-image: url("../../images/bgs/banner-paginas-top-blog.jpg");
		
		background-attachment: relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: cover;
		
		box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}

	#banner-cab-educacao{
		position: relative;	
		width: 100%;
		height: 450px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;

		background-color:#888;
		background-image: url("../../images/bgs/banner-paginas-top-educacao.jpg");
		
		background-attachment: relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: cover;
		
		box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}
	
	#banner-cab-servicos-int{
		position: relative;	
		width: 100%;
		height: 180px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;

		background-color:#888;
		background-image: url("../../images/bgs/banner-paginas-top-servicos-int.jpg");
		
		background-attachment: relative;
		background-position: right;
		background-repeat: no-repeat;
		background-size: cover;
		
		box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}

	#banner-cab-servicos-int{
		position: relative;	
		width: 100%;
		height: 180px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;

		background-color:#888;
		background-image: url("../../images/bgs/banner-paginas-top-blog-int.jpg");
		
		background-attachment: relative;
		background-position: right;
		background-repeat: no-repeat;
		background-size: cover;
		
		box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}
	
	.banner-cab-servicos{
		position: relative;	
		width: 100%;
		height: 220px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;

		background-color:#888;
		
		background-attachment: relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: 100%;
		
		box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}
		
}

/************************************************************************************
MAIN NAVIGATION 390px
*************************************************************************************/
@media all and (max-width : 390px) {

	.banner-cab-servicos{
		position: relative;	
		width: 100%;
		height: 200px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;

		background-color:#888;
		
		background-attachment: relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: 100%;
		
		box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
	}
	
}