@charset "utf-8";

@font-face {
	font-family:RobotoLight;
	src:url(../fonts/RobotoCondensed-Light.ttf);
}

@font-face {
	font-family:RobotoRegular;
	src:url(../fonts/RobotoCondensed-Regular.ttf);
}

@font-face {
	font-family:RobotoBold;
	src:url(../fonts/RobotoCondensed-Bold.ttf);
}

@font-face {
	font-family:HalcomBlack;
	src:url(../fonts/HalcomBlack.otf);
}

@font-face {
	font-family:HalcomBold;
	src:url(../fonts/HalcomBold.otf);
}

@font-face {
	font-family:HalcomMediumItalic;
	src:url(../fonts/HalcomMediumItalic.otf);
}

@font-face {
	font-family:HalcomMedium;
	src:url(../fonts/HalcomMedium.otf);
}

@font-face {
	font-family:HalcomLight;
	src:url(../fonts/HalcomLight.otf);
}

@font-face {
	font-family:HalcomThin;
	src:url(../fonts/HalcomThin.otf);
}

*{margin:0; padding:0;}


/* min-width desktop*/
@media screen and (min-width: 1000px) {
	body {
		width:100%;
		margin:0px;
		padding:0px;
		background:url(../img/fundocabecalho3-min.jpg) top center;
		background-repeat:no-repeat;
		background-attachment:fixed;
		background-size:cover;
		background-color: #ACACAC;
		animation: fadein 2s; /* Padrão */
	}
	
		
	@keyframes fadein {
		from { opacity: 0.3; }
		to { opacity: 1; } /* Padrão */
		}
	
	
	
	
	
	#basecabecalho {
		width:100%;
		height:600px;
		background-color:none;
		top:0;
		position:relative;
	}
	
	#barrasuperior {
		width: 100%;
		height: 40px;
		background-color: #EDEDEE;
		top:0;
		position:relative;
	}
	
	#limitebarrasuperior {
		width:1100px;
		height:40px;
		top:0;
		position:relative;
		margin:0 auto;
		background-color:none;
	}
	
	#textosac p {
		
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:-1px;
		line-height:14px;
		margin:12px 0 0px 0px;
		float:left;
	}
	
	#imagemsac {
		width:29px;
		height:27px;
		background-image:url(../img/imagemsac.png);
		background-repeat:no-repeat;
		float:left;
		margin:6.5px 0 0 5px;
	}
	
	#textosac2 p {
		
		font-family:HalcomMedium, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:0px;
		line-height:14px;
		margin:12px 0 0px 4px;
		float:left;
	}

	#iconeface {
		width:10.3px;
		height:18px;
		background-image:url(../img/iconefacemenu.png);
		background-repeat:no-repeat;
		float:left;
		margin:11px 0 0 30px;
	}
	
	#iconeface:hover {
		width:10.3px;
		height:18px;
		background-image:url(../img/iconefacemenuhover.png);
		background-repeat:no-repeat;
		float:left;
		margin:11px 0 0 30px;
	}
	
	#iconeinsta {
		width:18px;
		height:18px;
		background-image:url(../img/iconeinstamenu.png);
		background-repeat:no-repeat;
		float:left;
		margin:11px 0 0 10px;
	}
	
	#iconeinsta:hover {
		width:18px;
		height:18px;
		background-image:url(../img/iconeinstamenuhover.png);
		background-repeat:no-repeat;
		float:left;
		margin:11px 0 0 10px;
	}
	
	#iconetwitter {
		width:22px;
		height:18px;
		background-image:url(../img/iconetwittermenu.png);
		background-repeat:no-repeat;
		float:left;
		margin:11px 0 0 10px;
	}
	
	#iconetwitter:hover {
		width:22px;
		height:18px;
		background-image:url(../img/iconetwittermenuhover.png);
		background-repeat:no-repeat;
		float:left;
		margin:11px 0 0 10px;
	}
	
	#iconegoogle {
		width:17.6px;
		height:18px;
		background-image:url(../img/iconegooglemenu.png);
		background-repeat:no-repeat;
		float:left;
		margin:11px 0 0 10px;
	}
	
	#iconegoogle:hover {
		width:17.6px;
		height:18px;
		background-image:url(../img/iconegooglemenuhover.png);
		background-repeat:no-repeat;
		float:left;
		margin:11px 0 0 10px;
	}
	
	#iconeface2 {
		width:10.3px;
		height:18px;
		background-image:url(../img/iconefacemenu.png);
		background-repeat:no-repeat;
		float:left;
		margin:-18px 0 0 40px;
	}
	
	#iconeface2:hover {
		width:10.3px;
		height:18px;
		background-image:url(../img/iconefacemenuhover.png);
		background-repeat:no-repeat;
		float:left;
		margin:-18px 0 0 40px;
	}
	
	#iconeinsta2 {
		width:18px;
		height:18px;
		background-image:url(../img/iconeinstamenu.png);
		background-repeat:no-repeat;
		float:left;
		margin:-18px 0 0 60px;
	}
	
	#iconeinsta2:hover {
		width:18px;
		height:18px;
		background-image:url(../img/iconeinstamenuhover.png);
		background-repeat:no-repeat;
		float:left;
		margin:-18px 0 0 60px;
	}
	
	#iconetwitter2 {
		width:22px;
		height:18px;
		background-image:url(../img/iconetwittermenu.png);
		background-repeat:no-repeat;
		float:left;
		margin:-18px 0 0 85px;
	}
	
	#iconetwitter2:hover {
		width:22px;
		height:18px;
		background-image:url(../img/iconetwittermenuhover.png);
		background-repeat:no-repeat;
		float:left;
		margin:-18px 0 0 85px;
	}
	
	#iconegoogle2 {
		width:17.6px;
		height:18px;
		background-image:url(../img/iconegooglemenu.png);
		background-repeat:no-repeat;
		float:left;
		margin:-18px 0 0 115px;
	}
	
	#iconegoogle2:hover {
		width:17.6px;
		height:18px;
		background-image:url(../img/iconegooglemenuhover.png);
		background-repeat:no-repeat;
		float:left;
		margin:-18px 0 0 115px;
	}

	#iconeface3 {
		width:10.3px;
		height:18px;
		background-image:url(../img/iconefacemenu.png);
		background-repeat:no-repeat;
		float:left;
		margin:-18px 0 0 52px;
	}
	
	#iconeface3:hover {
		width:10.3px;
		height:18px;
		background-image:url(../img/iconefacemenuhover.png);
		background-repeat:no-repeat;
		float:left;
		margin:-18px 0 0 52px;
	}
	
	#iconeinsta3 {
		width:18px;
		height:18px;
		background-image:url(../img/iconeinstamenu.png);
		background-repeat:no-repeat;
		float:left;
		margin:-18px 0 0 70px;
	}
	
	#iconeinsta3:hover {
		width:18px;
		height:18px;
		background-image:url(../img/iconeinstamenuhover.png);
		background-repeat:no-repeat;
		float:left;
		margin:-18px 0 0 70px;
	}
	
	#iconetwitter3 {
		width:22px;
		height:18px;
		background-image:url(../img/iconetwittermenu.png);
		background-repeat:no-repeat;
		float:left;
		margin:-18px 0 0 95px;
	}
	
	#iconetwitter3:hover {
		width:22px;
		height:18px;
		background-image:url(../img/iconetwittermenuhover.png);
		background-repeat:no-repeat;
		float:left;
		margin:-18px 0 0 95px;
	}
	
	#iconegoogle3 {
		width:17.6px;
		height:18px;
		background-image:url(../img/iconegooglemenu.png);
		background-repeat:no-repeat;
		float:left;
		margin:-18px 0 0 125px;
	}
	
	#iconegoogle3:hover {
		width:17.6px;
		height:18px;
		background-image:url(../img/iconegooglemenuhover.png);
		background-repeat:no-repeat;
		float:left;
		margin:-18px 0 0 125px;
	}
	
	
	#limitecabecalho {
		width:1100px;
		height:640px;
		top:0;
		position:relative;
		margin:0 auto;
		background-color:none;
	}
	
	#coluna1marca {
		width:600px;
		height:640px;
		background-color:none;
		float:left;
	}
	
	#quadromarca {
		width:100%;
		height:545px;
		background-color: none;
		margin-top:0px;
		float: left;
	}
	
	#logoaltum {
		width:100%;
		height:60px;
		background-image: url(../img/logoaltum3.png);
		background-repeat: no-repeat;
		margin: 80px 0 0 0;
		float: left;
	}
	
	#textotitulo1 p {
		width:100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:44px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:-3px;
		line-height:45px;
		margin:32px 0 0px 0px;
		float:left;
	}
	
	#textotitulo2 p {
		width:100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:44px;
		color:#F04C3B;
		text-align:left;
		text-decoration:none;
		letter-spacing:-3px;
		line-height:45px;
		margin:0px 0 0px 0px;
		float:left;
	}
	
	#coluna2menu {
		width:500px;
		height:640px;
		background-color:none;
		float:left;
	}
	
	#barramenu {
		width: 1100px;
		height: 40px;
		background-color: none;
		float: left;
		margin: -88px 0 0 -598px;
	}
	
	#menuverticehome {
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:13px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0,4px;
		margin:55px 0 0 0px;
		float:left;	
		padding-bottom:15px;	
	}
	
	#menuverticehome:hover {
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:13px;
		color:#F04C3B;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0,4px;
		margin:55px 0 0 0px;
		float:left;
		border-bottom:solid 10px #F04C3B;
		padding-bottom:5px;	
	}
	
	#menuverticequemsomos {
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:13px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0,4px;
		margin:55px 0 0 0;
		float:left;	
		padding-bottom:15px;	
	}
	
	#menuverticequemsomos:hover {
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:13px;
		color:#F04C3B;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0,4px;
		margin:55px 0 0 0;
		float:left;
		border-bottom:solid 10px #F04C3B;
		padding-bottom:5px;	
	}
	
	#menuverticeservicos {
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:13px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0,4px;
		margin:55px 0 0 0;
		float:left;	
		padding-bottom:15px;	
	}
	
	#menuverticeservicos:hover {
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:13px;
		color:#F04C3B;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0,4px;
		margin:55px 0 0 0;
		float:left;
		border-bottom:solid 10px #F04C3B;
		padding-bottom:5px;	
	}
	
	#menuverticenoticias {
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:13px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0,4px;
		margin:55px 0 0 0;
		float:left;	
		padding-bottom:15px;	
	}
	
	#menuverticenoticias:hover {
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:13px;
		color:#F04C3B;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0,4px;
		margin:55px 0 0 0;
		float:left;
		border-bottom:solid 10px #F04C3B;
		padding-bottom:5px;	
	}
	
	#menuverticecontato {
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:13px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0,4px;
		margin:55px 0 0 0;
		float:left;	
		padding-bottom:15px;	
	}
	
	#menuverticecontato:hover {
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:13px;
		color:#F04C3B;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0,4px;
		margin:55px 0 0 0;
		float:left;
		border-bottom:solid 10px #F04C3B;
		padding-bottom:5px;	
	}
	
	#menuverticeead {
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:13px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0,4px;
		margin:55px 0 0 0;
		float:left;	
		padding-bottom:15px;	
	}
	
	#menuverticeead:hover {
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:13px;
		color:#F04C3B;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0,4px;
		margin:55px 0 0 0;
		float:left;
		border-bottom:solid 10px #F04C3B;
		padding-bottom:5px;	
	}
	
	#menuverticegrupoaltum {
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:13px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0,4px;
		margin:55px 0 0 0;
		float:left;	
		padding-bottom:15px;	
	}
	
	#menuverticegrupoaltum:hover {
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:13px;
		color:#F04C3B;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0,4px;
		margin:55px 0 0 0;
		float:left;
		border-bottom:solid 10px #F04C3B;
		padding-bottom:5px;	
	}
	
	#menuverticegrupoaltumlgpd {
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:13px;
		color:#F04C3B;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0,4px;
		margin:9px 0 0 20px;
		float:left;	
	}
	
	#menuverticegrupoaltumlgpd:hover {
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:13px;
		color:#000;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0,4px;
		margin:9px 0 0 20px;
		float:left;
	}
	
	#menuverticegrupoaltumlgpd2 {
		display:none;
	}
	
	#pontomenu1 {
		width:3px;
		height:3px;
		border-radius:1.5px;
		float:left;
		margin:68px 10px 0 10px;
		background-color:#414042;	
	}
	
	#pontomenu2 {
		width:3px;
		height:3px;
		border-radius:1.5px;
		float:left;
		margin:68px 10px 0 10px;
		background-color:#414042;	
	}
	
	#pontomenu3 {
		width:3px;
		height:3px;
		border-radius:1.5px;
		float:left;
		margin:68px 10px 0 10px;
		background-color:#414042;	
	}
	
	#pontomenu4 {
		width:3px;
		height:3px;
		border-radius:1.5px;
		float:left;
		margin:68px 10px 0 10px;
		background-color:#414042;	
	}
	
	#pontomenu5 {
		width:3px;
		height:3px;
		border-radius:1.5px;
		float:left;
		margin:68px 10px 0 10px;
		background-color:#414042;	
	}
	
	#pontomenu6 {
		width:3px;
		height:3px;
		border-radius:1.5px;
		float:left;
		margin:68px 10px 0 10px;
		background-color:#414042;	
	}
	
	#pontomenu7 {
		display: none;	
	}
	
	#barrabannerrotativo {
		width:840px;
		height:560px;
		background-color: none;
		top:-41px;
		position:relative;
		margin:0 auto;
	}
	
	#limitebannerrotativo {
		width:840px;
		height:560px;
		background-color:none;
		top:-41px;
		position:relative;
		margin:0 auto;
	}
	
	.bannerrotativo {
		width:840px;
		height:560px;
		float:right;
		animation: slide 25s infinite;
		margin: 0 137px 0 0;
	}
	
	@keyframes slide {
		0%, 21.25% {
			background-image:url(../img/banner1.png);
		}
		
		26.25%, 47.5% {
			background-image:url(../img/banner2.png);
		}
		
		52.5%, 73.75% {
			background-image:url(../img/banner3.png);
		}
		
		78.75%, 100% {
			background-image:url(../img/banner4.png);
		}
		
		}	
	
	
	
	
	
	#basesubmenu {
		width:100%;
		height:580px;
		background-color:#FFF;
		top:0;
		position:relative;
	}
	
	#limitesubmenu {
		width:1100px;
		height:580px;
		top:-40px;
		position:relative;
		margin:0 auto;
		background-color:none;
	}
	
	#linha1submenu {
		width:1100px;
		height:200px;
		top:0;
		position:relative;
		margin:0 auto;
		background-color:none;
	}
	
	#img1submenu {
		width:350px;
		height:200px;
		background-color:#555;
		float: left;
		margin: -40px 0 0 0;
		background-image: url(../img/submenu1.png);
		background-repeat: no-repeat;
	}
	
	#img1submenu:hover {
		width:350px;
		height:200px;
		background-color:#555;
		float: left;
		margin: -40px 0 0 0;
		background-image: url(../img/submenu1hover.png);
		background-repeat: no-repeat;
	}
	
	#img2submenu {
		width:350px;
		height:200px;
		background-color:#555;
		float: left;
		margin: -40px 25px 0 25px;
		background-image: url(../img/submenu2.png);
		background-repeat: no-repeat;
	}
	
	#img2submenu:hover {
		width:350px;
		height:200px;
		background-color:#555;
		float: left;
		margin: -40px 25px 0 25px;
		background-image: url(../img/submenu2hover.png);
		background-repeat: no-repeat;
	}
	
	#img3submenu {
		width:350px;
		height:200px;
		background-color:#555;
		float: left;
		margin: -40px 0 0 0;
		background-image: url(../img/submenu3.png);
		background-repeat: no-repeat;
	}
	
	#img3submenu:hover {
		width:350px;
		height:200px;
		background-color:#555;
		float: left;
		margin: -40px 0 0 0;
		background-image: url(../img/submenu3hover.png);
		background-repeat: no-repeat;
	}
	
	#linha2submenu {
		width:1100px;
		height:500px;
		top:0px;
		position:relative;
		margin:0 auto;
		background-color:none;		
	}
	
	#coluna1submenu2 {
		width:718px;
		top:0px;
		position:relative;
		margin:0 auto;
		background-color:#fff;
		float: left;
		padding: 0 0 0px 0;
	}
	
	#icondiferenciais {
		width:100%;
		height:58px;
		top:0px;
		position:relative;
		margin:0 auto;
		background-color:none;
		float: left;
		background-image: url(../img/icondiferenciais.png);
		background-repeat: no-repeat;
	}
	
	#titulodiferenciais1 {
		width: 100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:60px;
		color:#F04C3B;
		text-align:left;
		text-decoration:none;
		letter-spacing:-4px;
		margin:0 0 0 -3px;
		float:left;	
	}
	
	#titulodiferenciais2 {
		width: 100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:60px;
		color:#F04C3B;
		text-align:left;
		text-decoration:none;
		letter-spacing:-4px;
		margin:-45px 0 0 -3px;
		float:left;	
	}
	
	#subtitulodiferenciais {
		width: 100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#F04C3B;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0.1px;
		margin:0 0 0 0;
		float:left;	
	}
	
	#textodiferenciais {
		width: 100%;
		font-family:RobotoLight, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#414042;
		text-align:justify;
		text-decoration:none;
		letter-spacing:0px;
		line-height: 18px;
		margin:18px 0 0 0;
		float:left;	
	}
	
		#textodiferenciais p {
		width: 100%;
		font-family:RobotoBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:16px;
		color:#414042;
		text-align:justify;
		text-decoration:none;
		letter-spacing:0px;
		line-height: 18px;
		margin:0 0 0 0;
		float:left;	
	}
	
	#botaodiferenciais {
		width: 100%;
		background-color: none;
		float: left;
		padding: 15px 0 0 0;
		margin: 0 0 0 0;
		position: relative;
	}
	
	.botaosaibamaisdif {
		background-color:#004071;
		background-image:url(../img/saibamais1.png);
		background-repeat: no-repeat;
		float:left;
		cursor:pointer;
		font-family:HalcomBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#fff;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		padding:16.5px 27px 18px 62px;
		position: absolute;
		margin: -30px 0 0 0;
		left: 0%;
		transform: translate(0%, 0%);
	}
	
	.botaosaibamaisdif:hover {
		background-color:#004071;
		background-image:url(../img/saibamais1.png);
		background-repeat: no-repeat;
		float:left;
		cursor:pointer;
		font-family:HalcomBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#F04C3B;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		padding:16.5px 27px 18px 62px;
		position: absolute;
		margin: -30px 0 0 0;
		left: 0%;
		transform: translate(0%, 0%);
	}
	
	#coluna2submenu2 {
		width:350px;
		height:500px;
		top:0;
		position:relative;
		margin:0 auto;
		background-color:none;
		float: right;
		background-image: url(../img/imgmidias.png);
		background-repeat: no-repeat;
	}
	
	
	
	
	
	
	
	#baseareasdeatuacao {
		width:100%;
		margin:0px;
		padding:0px;
		background:url(../img/fundosolucoes.png) top center;
		background-repeat:no-repeat;
		background-attachment:fixed;
		background-size:cover;
		background-color: #ACACAC;
	}
	
	#limiteareasdeatuacao {
		width:1100px;
		height:1425px;
		top:0;
		position:relative;
		margin:0 auto;
		background-color:none;
	}
	
	#solucao1 {
		width:334px;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#imgsolucao1 {
		width:334px;
		height:300px;
		background-image:url(../img/solucao1.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 120px;
		float:left;
	}
	
	#imgsolucao1:hover {
		width:334px;
		height:300px;
		background-image:url(../img/solucao1hover.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 120px;
		float:left;
	}
	
	#solucao1 p {
		width:334px;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#D1D3D4;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao1:hover {
		width:334px;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#solucao1:hover p {
		width:334px;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#fff;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao2 {
		width:334px;
		height:300px;
		background-color:none;
		float:left;
		margin: 0 49px;
	}
	
	#imgsolucao2 {
		width:334px;
		height:300px;
		background-image:url(../img/solucao2.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 120px;
		float:left;
	}
	
	#imgsolucao2:hover {
		width:334px;
		height:300px;
		background-image:url(../img/solucao2hover.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 120px;
		float:left;
	}
	
	#solucao2 p {
		width:334px;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#D1D3D4;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao2:hover {
		width:334px;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#solucao2:hover p {
		width:334px;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#fff;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao3 {
		width:334px;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#imgsolucao3 {
		width:334px;
		height:300px;
		background-image:url(../img/solucao3.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 120px;
		float:left;
	}
	
	#imgsolucao3:hover {
		width:334px;
		height:300px;
		background-image:url(../img/solucao3hover.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 120px;
		float:left;
	}
	
	#solucao3 p {
		width:334px;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#D1D3D4;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao3:hover {
		width:334px;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#solucao3:hover p {
		width:334px;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#fff;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao4 {
		width:334px;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#imgsolucao4 {
		width:334px;
		height:300px;
		background-image:url(../img/solucao4.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 120px;
		float:left;
	}
	
	#imgsolucao4:hover {
		width:334px;
		height:300px;
		background-image:url(../img/solucao4hover.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 120px;
		float:left;
	}
	
	#solucao4 p {
		width:334px;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#D1D3D4;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao4:hover {
		width:334px;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#solucao4:hover p {
		width:334px;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#fff;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao5 {
		width:334px;
		height:300px;
		background-color:none;
		float:left;
		margin: 0 49px;
	}
	
	#imgsolucao5 {
		width:334px;
		height:300px;
		background-image:url(../img/solucao5.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 120px;
		float:left;
	}
	
	#imgsolucao5:hover {
		width:334px;
		height:300px;
		background-image:url(../img/solucao5hover.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 120px;
		float:left;
	}
	
	#solucao5 p {
		width:334px;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#D1D3D4;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao5:hover {
		width:334px;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#solucao5:hover p {
		width:334px;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#fff;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao6 {
		width:334px;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#imgsolucao6 {
		width:334px;
		height:300px;
		background-image:url(../img/solucao6.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 120px;
		float:left;
	}
	
	#imgsolucao6:hover {
		width:334px;
		height:300px;
		background-image:url(../img/solucao6hover.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 120px;
		float:left;
	}
	
	#solucao6 p {
		width:334px;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#D1D3D4;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao6:hover {
		width:334px;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#solucao6:hover p {
		width:334px;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#fff;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao7 {
		width:334px;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#imgsolucao7 {
		width:334px;
		height:300px;
		background-image:url(../img/solucao7.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 120px;
		float:left;
	}
	
	#imgsolucao7:hover {
		width:334px;
		height:300px;
		background-image:url(../img/solucao7hover.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 120px;
		float:left;
	}
	
	#solucao7 p {
		width:334px;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#D1D3D4;
		text-align:center;
		line-height:0px;
		letter-spacing:-0.1px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao7:hover {
		width:334px;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#solucao7:hover p {
		width:334px;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#fff;
		text-align:center;
		line-height:0px;
		letter-spacing:-0.1px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao8 {
		width:334px;
		height:300px;
		background-color:none;
		float:left;
		margin: 0 49px;
	}
	
	#imgsolucao8 {
		width:334px;
		height:300px;
		background-image:url(../img/solucao8.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 120px;
		float:left;
	}
	
	#imgsolucao8:hover {
		width:334px;
		height:300px;
		background-image:url(../img/solucao8hover.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 120px;
		float:left;
	}
	
	#solucao8 p {
		width:334px;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#D1D3D4;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao8:hover {
		width:334px;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#solucao8:hover p {
		width:334px;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#fff;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao9 {
		width:334px;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#imgsolucao9 {
		width:334px;
		height:300px;
		background-image:url(../img/solucao9.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 120px;
		float:left;
	}
	
	#imgsolucao9:hover {
		width:334px;
		height:300px;
		background-image:url(../img/solucao9hover.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 120px;
		float:left;
	}
	
	#solucao9 p {
		width:334px;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#D1D3D4;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao9:hover {
		width:334px;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#solucao9:hover p {
		width:334px;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#fff;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao10 {
		width:334px;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#imgsolucao10 {
		width:334px;
		height:300px;
		background-image:url(../img/solucao10.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 120px;
		float:left;
	}
	
	#imgsolucao10:hover {
		width:334px;
		height:300px;
		background-image:url(../img/solucao10hover.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 120px;
		float:left;
	}
	
	#solucao10 p {
		width:334px;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#D1D3D4;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao10:hover {
		width:334px;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#solucao10:hover p {
		width:334px;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#fff;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao11 {
		width:334px;
		height:300px;
		background-color:none;
		float:left;
		margin: 0 49px;
	}
	
	#imgsolucao11 {
		width:334px;
		height:300px;
		background-image:url(../img/solucao11.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 120px;
		float:left;
	}
	
	#imgsolucao11:hover {
		width:334px;
		height:300px;
		background-image:url(../img/solucao11hover.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 120px;
		float:left;
	}
	
	#solucao11 p {
		width:334px;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#D1D3D4;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao11:hover {
		width:334px;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#solucao11:hover p {
		width:334px;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#fff;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao12 {
		width:334px;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#imgsolucao12 {
		width:334px;
		height:300px;
		background-image:url(../img/solucao12.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 120px;
		float:left;
	}
	
	#imgsolucao12:hover {
		width:334px;
		height:300px;
		background-image:url(../img/solucao12hover.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 120px;
		float:left;
	}
	
	#solucao12 p {
		width:334px;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#D1D3D4;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao12:hover {
		width:334px;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#solucao12:hover p {
		width:334px;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#fff;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	
	
	
	
	
	
	#basepresenca {
		width:100%;
		height:781px;
		background-color:#E6E7E8;
		top:0;
		position:relative;
	}
	
	#limitepresenca {
		width:1100px;
		height:781px;
		top:0px;
		position:relative;
		margin:0 auto;
		background-color:none;
	}
	
	#linha2presenca {
		width:1100px;
		height:701px;
		top:40px;
		position:relative;
		margin:0 auto;
		background-color:none;		
	}
	
	#coluna1presenca {
		width:350px;
		height:701px;
		top:0;
		position:relative;
		margin:0 auto;
		background-color:none;
		float: left;
	}
	
	#icondiferenciais {
		width:100%;
		height:58px;
		top:0;
		position:relative;
		margin:0 auto;
		background-color:none;
		float: left;
		background-image: url(../img/icondiferenciais.png);
		background-repeat: no-repeat;
	}
	
	#titulodiferenciais1 {
		width: 100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:60px;
		color:#F04C3B;
		text-align:left;
		text-decoration:none;
		letter-spacing:-4px;
		margin:0 0 0 -3px;
		float:left;	
	}
	
	#titulodiferenciais2 {
		width: 100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:60px;
		color:#F04C3B;
		text-align:left;
		text-decoration:none;
		letter-spacing:-4px;
		margin:-45px 0 0 -3px;
		float:left;	
	}
	
	#subtitulodiferenciais {
		width: 100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#F04C3B;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0.1px;
		margin:0 0 0 0;
		float:left;
		line-height: 22px;
	}
	
	#textodiferenciais {
		width: 100%;
		font-family:RobotoLight, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#414042;
		text-align:justify;
		text-decoration:none;
		letter-spacing:0px;
		line-height: 18px;
		margin:24px 0 0 0;
		float:left;	
	}
	
	#botaodiferenciais {
		width: 100%;
		background-color: none;
		float: left;
		padding: 5px 0;
		margin: 0 0 0 0;
		position: relative;
	}
	
	.botaosaibamaisdif {
		background-color:none;
		background-image:url(../img/saibamais1.png);
		background-repeat: no-repeat;
		float:left;
		cursor:pointer;
		font-family:HalcomBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#fff;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		padding:16.5px 27px 18px 62px;
		position: absolute;
		top: 27px;
		left: 0%;
		transform: translate(0%, 0%);
	}
	
	.botaosaibamaisdif:hover {
		background-color:none;
		background-image:url(../img/saibamais1.png);
		background-repeat: no-repeat;
		float:left;
		cursor:pointer;
		font-family:HalcomBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#F04C3B;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		padding:16.5px 27px 18px 62px;
		position: absolute;
		top: 27px;
		left: 0%;
		transform: translate(0%, 0%);
	}
	
	#coluna2presenca {
		width:725px;
		height:701px;
		top:0;
		position:relative;
		margin:0 auto;
		background-color:none;
		float: right;
		background-image: url(../img/mapabrasil.png);
		background-repeat: no-repeat;
	}
	
	
		
	
	
	
	#basemapamatriz {
		width:100%;
		height:300px;
		background-color:none;
		top:0;
		position:relative;
		margin: 0 auto;
	}
	
	
	
	
	
	
	
	#baselogos {
		width:100%;
		height:350px;
		background-color:none;
		background:url(../img/fundocabecalho3-min.jpg) top center;
		background-repeat:no-repeat;
		background-attachment:fixed;
		background-size:cover;
		top:0;
		position:relative;
		margin: 0 auto;
	}
	
	#limitelogos {
		width:1100px;
		height:350px;
		background-color:none;
		top:0;
		position:relative;
		margin: 0 auto;
	}
	
	#linha1logos {
		width: 100%;
		height: 300px;
		background-color:none;
		top:0;
		position:relative;
		margin: 0 0 0 0;		
	}
	
	#coluna1logos {
		width: 257px;
		height: 300px;
		background-image: url(../img/logofiel2.png);
		background-repeat: no-repeat;
		float: left;
		margin: 0 24px 0 0;
	}
	
	#coluna2logos {
		width: 257px;
		height: 300px;
		background-image: url(../img/logototal2.png);
		background-repeat: no-repeat;
		float: left;
		margin: 0 24px 0 0;
	}

	#coluna3logos {
		width: 257px;
		height: 300px;
		background-image: url(../img/logopatrimonial2.png);
		background-repeat: no-repeat;
		float: left;
		margin: 0 24px 0 0;	
	}
	
	#coluna4logos {
		width: 257px;
		height: 300px;
		background-image: url(../img/logotecnoseg.png);
		background-repeat: no-repeat;
		float: left;
		margin: 0 0;	
	}
	
	#linha2logos {
		width: 100%;
		height: 50px;
		float:left;
		background-color: none;
	}
	
	#textologos {
		width: 53%;
		height: 50px;
		font-family:HalcomBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:11px;
		color:#414042;
		text-align: right; 
		text-decoration:none;
		letter-spacing:13.7px;
		line-height: 0px;
		margin:0px 0 0 0;
		padding:10px 0 0px 0;
		float:left;
		background-color: none;
	}
	
	#logoaltum2 {
		width: 47%;
		height: 50px;
		background-image: url(../img/logoaltum2.png);
		background-repeat: no-repeat;
		float: left;
		margin: -15px 0 0 0;	
	}
	
	
	
	
	
	#basecontato {
		width:100%;
		height:598px;
		background-color:#8EBBD0;
		top:0px;
		position:relative;
		padding: 0 0 0 0;
	}
	
	#limitecontato {
		width:1100px;
		height:598px;
		top:0;
		position:relative;
		margin:0 auto;
		background-color:none;
	}
	
	#coluna1contato {
		width:550px;
		height:598px;
		background-image: url(../img/imgcontato.png);
		background-repeat: no-repeat;
		margin:0 0 0 -200px;
		float: left;
	}
	
	#coluna2contato {
		width:710px;
		height:558px;
		top:0;
		position:relative;
		margin:40px 0 0 40px;
		background-color:none;
		float: left;
	}
	
	#icondiferenciaisb {
		width:100%;
		height:58px;
		top:0;
		position:relative;
		margin:0 auto;
		background-color:none;
		float: left;
		background-image: url(../img/icondiferenciais2.png);
		background-repeat: no-repeat;
	}
	
	#titulodiferenciais1b {
		width: 100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:60px;
		color:#FFF;
		text-align:left;
		text-decoration:none;
		letter-spacing:-4px;
		margin:0 0 0 -3px;
		float:left;	
	}
	
	#titulodiferenciais2b {
		width: 100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:60px;
		color:#FFF;
		text-align:left;
		text-decoration:none;
		letter-spacing:-4px;
		margin:-45px 0 0 -3px;
		float:left;	
	}
	
	#subtitulodiferenciaisb {
		width: 100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#FFF;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0.1px;
		margin:0 0 0 0;
		float:left;	
	}
	
	#textodiferenciais {
		width: 100%;
		font-family:RobotoLight, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#414042;
		text-align:justify;
		text-decoration:none;
		letter-spacing:0px;
		line-height: 18px;
		margin:18px 0 0 0;
		float:left;	
	}
	
	#telfixo {
		width: 100%;
		height: 34.5px;
		background-color: none;
		margin:37px 0 0 0;
		float:left;	
	}
	
	#imgtelfixo {
		width: 26px;
		height: 34.5px;
		background-image:url(../img/imgtelfixo.png);
		background-repeat: no-repeat;
		margin:0 0 0 0;
		float:left;	
	}
	
	#textotelfixoa {
		font-family:RobotoLight, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:0px;
		line-height: 14px;
		margin:11px 0 0 10px;
		float:left;	
	}
	
	#textotelfixob {
		font-family:RobotoBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:0px;
		line-height: 14px;
		margin:11px 0 0 3px;
		float:left;	
	}
	
	#whats {
		width: 100%;
		height: 34.5px;
		background-color: none;
		margin:6px 0 0 0;
		float:left;	
	}
	
	#imgwhats {
		width: 26px;
		height: 34.5px;
		background-image:url(../img/imgwhats.png);
		background-repeat: no-repeat;
		margin:0 0 0 0;
		float:left;	
	}
	
	.textowhats1 {
		font-family:RobotoLight, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:0px;
		line-height: 14px;
		margin:11px 0 0 10px;
		float:left;	
	}
	
	.textowhats2 {
		height: 12.5px;
		font-family:RobotoBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:0px;
		line-height: 14px;
		margin:11px 0 0 3px;
		float:left;	
	}
	
	#email {
		width: 100%;
		height: 34.5px;
		background-color: none;
		margin:6px 0 0 0;
		float:left;	
	}
	
	#imgemail {
		width: 26px;
		height: 34.5px;
		background-image:url(../img/imgemail.png);
		background-repeat: no-repeat;
		margin:0 0 0 0;
		float:left;	
	}
	
	#textoemail {
		font-family:RobotoLight, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:0px;
		line-height: 14px;
		margin:11px 0 0 10px;
		float:left;	
	}
	
	#end {
		width: 100%;
		height: 34.5px;
		background-color: none;
		margin:6px 0 0 0;
		float:left;	
	}
	
	#imgend {
		width: 26px;
		height: 34.5px;
		background-image:url(../img/imgend.png);
		background-repeat: no-repeat;
		margin:0 0 0 0;
		float:left;	
	}
	
	#textoenda {
		font-family:RobotoBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:0px;
		line-height: 14px;
		margin:11px 0 0 10px;
		float:left;	
	}
	
	#textoendb {
		font-family:RobotoLight, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:0px;
		line-height: 14px;
		margin:11px 0 0 3px;
		float:left;	
	}
	
	
	
	
	.botaosaibamaiscont {
		background-color:#004071;
		background-image:url(../img/saibamais1.png);
		background-repeat: no-repeat;
		float:left;
		cursor:pointer;
		font-family:HalcomBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#fff;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		padding:16.5px 27px 18px 62px;
		position: absolute;
		margin: 17px 0 0 0;
		left: 0%;
		transform: translate(0%, 0%);
	}
	
	.botaosaibamaiscont:hover {
		background-color:#004071;
		background-image:url(../img/saibamais1.png);
		background-repeat: no-repeat;
		float:left;
		cursor:pointer;
		font-family:HalcomBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#F04C3B;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		padding:16.5px 27px 18px 62px;
		position: absolute;
		margin: 17px 0 0 0;
		left: 0%;
		transform: translate(0%, 0%);
	}
	
	.botaosaibamaiscont2 {
		background-color:#004071;
		background-image:url(../img/saibamais1.png);
		background-repeat: no-repeat;
		float:left;
		cursor:pointer;
		font-family:HalcomBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#fff;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		padding:16.5px 27px 18px 62px;
		position: absolute;
		margin: 55px 0 0 0;
		left: 0%;
		transform: translate(0%, 0%);
	}
	
	.botaosaibamaiscont2:hover {
		background-color:#004071;
		background-image:url(../img/saibamais1.png);
		background-repeat: no-repeat;
		float:left;
		cursor:pointer;
		font-family:HalcomBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#F04C3B;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		padding:16.5px 27px 18px 62px;
		position: absolute;
		margin: 55px 0 0 0;
		left: 0%;
		transform: translate(0%, 0%);
	}
	
	
	
	
	
	
	
	
	
	#baseassinatura {
		width:100%;
		height:88px;
		background-color:#2F2E2D;
		top:0px;
		position:relative;
	}
	
	#limiteassinatura {
		width:1000px;
		height:88px;
		top:0;
		position:relative;
		margin:0 auto;
		background-color:none;
	}
	
	#textoassinatura {
		width:949px;
		font-family:RobotoLight, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#DBD1B5;
		text-align:left;
		text-decoration:none;
		letter-spacing:0px;
		margin:37px 0 0 0;
		float:left;	
	}
	
	#logobee {
		width:51px;
		height:80px;
		background-image:url(../img/logobee.png);
		background-repeat:no-repeat;
		float:right;
		margin-top:4px;	
	}
	
	#logobee:hover {
		width:51px;
		height:80px;
		background-image:url(../img/logobeehover.png);
		background-repeat:no-repeat;
		float:right;
		margin-top:4px;	
	}
	
	
	
	

	
	
	
	
	.sobe {
		position:fixed;
		right:10px;
		bottom:20px;
		display:none;
		padding:128px 128px 0 0;
		font-size:0;
		background:url(../img/sobe.png) no-repeat center center;
	}

}	
/* min-width desktop*/

/* min-width smartphone*/
@media screen and (min-width: 320px) and (max-width: 999px){
	body {
	width:100%;
	margin:0px;
	padding:0px;
	background:url(../img/fundocabecalho3-min.jpg) top center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	background-color: #ACACAC;
	}
	
	img,
	object,
	embed,
	video,
	iframe,
	iframe[style] {
		max-width:100%;
		height:auto;
	}




	

	#basecabecalho {
		width:100%;
		height:500px;
		background-color:none;
		top:0;
		position:relative;
	}
	
	#barrasuperior {
		width: 100%;
		height: 40px;
		background-color: #EDEDEE;
		top:0;
		position:relative;
	}
	
	#limitebarrasuperior {
		width:80%;
		height:40px;
		top:0;
		position:relative;
		margin:0 auto;
		background-color:none;
	}
	
	#textosac p {
		
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:12px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:-1px;
		line-height:14px;
		margin:12px 0 0px 0px;
		float:left;
	}
	
	#imagemsac {
		width:29px;
		height:27px;
		background-image:url(../img/imagemsac.png);
		background-repeat:no-repeat;
		float:left;
		margin:6.5px 0 0 5px;
	}
	
	#textosac2 p {
		
		font-family:HalcomMedium, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:12px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:0px;
		line-height:14px;
		margin:12px 0 0px 4px;
		float:left;
	}

	#iconeface {
		width:10.3px;
		height:18px;
		background-image:url(../img/iconefacemenu.png);
		background-repeat:no-repeat;
		float:left;
		margin:11px 0 0 30px;
	}
	
	#iconeinsta {
		width:18px;
		height:18px;
		background-image:url(../img/iconeinstamenu.png);
		background-repeat:no-repeat;
		float:left;
		margin:11px 0 0 10px;
	}
	
	#iconetwitter {
		width:22px;
		height:18px;
		background-image:url(../img/iconetwittermenu.png);
		background-repeat:no-repeat;
		float:left;
		margin:11px 0 0 10px;
	}
	
	#iconegoogle {
		width:17.6px;
		height:18px;
		background-image:url(../img/iconegooglemenu.png);
		background-repeat:no-repeat;
		float:left;
		margin:11px 0 0 10px;
	}
	
	#iconeface2 {
		width:10.3px;
		height:18px;
		background-image:url(../img/iconefacemenu.png);
		background-repeat:no-repeat;
		float:left;
		margin:-20px 0 0 40px;
	}
	
	#iconeinsta2 {
		width:18px;
		height:18px;
		background-image:url(../img/iconeinstamenu.png);
		background-repeat:no-repeat;
		float:left;
		margin:-20px 0 0 60px;
	}
	
	#iconetwitter2 {
		width:22px;
		height:18px;
		background-image:url(../img/iconetwittermenu.png);
		background-repeat:no-repeat;
		float:left;
		margin:-20px 0 0 88px;
	}
	
	#iconegoogle2 {
		width:17.6px;
		height:18px;
		background-image:url(../img/iconegooglemenu.png);
		background-repeat:no-repeat;
		float:left;
		margin:-20px 0 0 118px;
	}

	#iconeface3 {
		width:10.3px;
		height:18px;
		background-image:url(../img/iconefacemenu.png);
		background-repeat:no-repeat;
		float:left;
		margin:-20px 0 0 50px;
	}
	
	#iconeinsta3 {
		width:18px;
		height:18px;
		background-image:url(../img/iconeinstamenu.png);
		background-repeat:no-repeat;
		float:left;
		margin:-20px 0 0 70px;
	}
	
	#iconetwitter3 {
		width:22px;
		height:18px;
		background-image:url(../img/iconetwittermenu.png);
		background-repeat:no-repeat;
		float:left;
		margin:-20px 0 0 98px;
	}
	
	#iconegoogle3 {
		width:17.6px;
		height:18px;
		background-image:url(../img/iconegooglemenu.png);
		background-repeat:no-repeat;
		float:left;
		margin:-20px 0 0 128px;
	}
	
	#limitecabecalho {
		width:80%;
		height:400px;
		top:0;
		position:relative;
		margin:0 auto;
		background-color:none;
	}
	
	#coluna1marca {
		width:100%;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#quadromarca {
		width:100%;
		height:300px;
		background-color: none;
		margin-top:0px;
		float: left;
	}
	
	#logoaltum {
		width:100%;
		height:60px;
		background-image: url(../img/logoaltum3todas.png);
		background-repeat: no-repeat;
		margin: 80px 0 0 0;
		float: left;
	}
	
	#textotitulo1 p {
		width:100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:22.8px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:-1.1px;
		line-height:26px;
		margin:32px 0 0px 0px;
		float:left;
	}
	
	#textotitulo2 p {
		width:100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:22.8px;
		color:#F04C3B;
		text-align:left;
		text-decoration:none;
		letter-spacing:-1.1px;
		line-height:26px;
		margin:0px 0 0px 0px;
		float:left;
	}
	
	#coluna2menu {
		width:100%;
		height:100px;
		background-color:none;
		float:left;
	}
	
	#barramenu {
		width: 100%;
		height: 50px;
		background-color:none;
		float: left;
		margin: 35px 0 0 0;
	}
	
	#menuverticehome {
		font-family:HalcomBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:10px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0.4px;
		margin:0px 8px 0 0px;
		float:left;	
		padding-bottom:0px;	
	}
	
	#menuverticequemsomos {
		font-family:HalcomBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:10px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0.4px;
		margin:0px 8px 0 0;
		float:left;	
		padding-bottom:0px;	
	}
	
	#menuverticeservicos {
		font-family:HalcomBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:10px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0.4px;
		margin:0px 8px 0 0;
		float:left;	
		padding-bottom:0px;	
	}
	
	#menuverticenoticias {
		font-family:HalcomBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:10px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0.4px;
		margin:0px 8px 0 0;
		float:left;	
		padding-bottom:0px;	
	}
	
	#menuverticecontato {
		font-family:HalcomBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:10px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0.4px;
		margin:2px 7px 0 0;
		float:left;	
		padding-bottom:0px;	
	}
	
	#menuverticeead {
		font-family:HalcomBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:10px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0.4px;
		margin:2px 7px 0 0;
		float:left;	
		padding-bottom:0px;	
	}
	
	#menuverticegrupoaltum {
		font-family:HalcomBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:10px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0.4px;
		margin:2px 7px 0 0;
		float:left;	
		padding-bottom:0px;	
	}
	
	#menuverticegrupoaltumlgpd2 {
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:10px;
		color:#F04C3B;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0.4px;
		margin:2px 7px 0 0;
		float:left;	
		padding-bottom:0px;	
	}
	
		#menuverticegrupoaltumlgpd {
		display: none;	
	}
	
	#pontomenu1 {
		width:3px;
		height:3px;
		border-radius:1.5px;
		float:left;
		margin:7px 7px 0 1px;
		background-color:#414042;
	}
	
	#pontomenu2 {
		width:3px;
		height:3px;
		border-radius:1.5px;
		float:left;
		margin:7px 7px 0 1px;
		background-color:#414042;
	}
	
	#pontomenu3 {
		width:3px;
		height:3px;
		border-radius:1.5px;
		float:left;
		margin:7px 7px 0 1px;
		background-color:#414042;
	}
	
	#pontomenu4 {
		width:3px;
		height:3px;
		border-radius:1.5px;
		float:left;
		margin:7px 7px 0 1px;
		background-color:#414042;	
	}
	
	#pontomenu5 {
		width:3px;
		height:3px;
		border-radius:1.5px;
		float:left;
		margin:9px 7px 0 2px;
		background-color:#414042;	
	}
	
	#pontomenu6 {
		width:3px;
		height:3px;
		border-radius:1.5px;
		float:left;
		margin:9px 7px 0 2px;
		background-color:#414042;	
	}
	
	#pontomenu7 {
		width:3px;
		height:3px;
		border-radius:1.5px;
		float:left;
		margin:9px 7px 0 2px;
		background-color:#414042;	
	}
	
	#barrabannerrotativo {
		display: block;
	}
	
	#limitebannerrotativo {
		display: block;
	}
	
	.bannerrotativo {
		display: block;
	}
	
	
	
	
	
	
	
	#basesubmenu {
		width:100%;
		background-color:#fff;
		top:0px;
		position:relative;
		margin: 0 auto;
		float: left;
	}
	
	#limitesubmenu {
		width:80%;
		top:0px;
		position:relative;
		margin:0 auto;
		background-color:none;
	}
	
	#linha1submenu {
		width:100%;
		top:-40px;
		position:relative;
		margin:0 auto;
		background-color:none;
		float: left;
	}
	
	#coluna1submenu {
		width:100%;
		background-color:none;
		top:0px;
		position:relative;
		margin:0 auto;
		float: left;
	}
	
	#coluna2submenu {
		width:100%;
		background-color:none;
		top:0px;
		position:relative;
		margin:0 auto;
		float: left;
	}
	
	#coluna3submenu {
		width:100%;
		background-color:none;
		top:0px;
		position:relative;
		margin:0 auto;
		float: left;
	}
	
	#img1submenu {
		width:100%;
		height:164px;
		background-color:none;
		float: left;
		margin: 0 0 0 0;
		background-image: url(../img/submenu1b.png);
		background-repeat: no-repeat;
		background-position:top center;
	}
	
	#img2submenu {
		width:100%;
		height:164px;
		background-color:none;
		float: left;
		margin: 20px 0px 20px 0px;
		background-image: url(../img/submenu2b.png);
		background-repeat: no-repeat;
		background-position:top center;
	}
	
	#img3submenu {
		width:100%;
		height:164px;
		background-color:none;
		float: left;
		margin: 0px 0 0 0;
		background-image: url(../img/submenu3b.png);
		background-repeat: no-repeat;
		background-position:top center;
	}
	
	#linha2submenu {
		width:100%;
		top:0px;
		position:relative;
		margin:0 auto;
		background-color:#fff;
		float: left;
		margin: 0 0 40px 0;
	}
	
	#coluna1submenu2 {
		width:100%;
		top:0px;
		position:relative;
		margin:0 auto;
		background-color:#fff;
		float: left;
		padding: 40px 0 20px 0;
	}
	
	#icondiferenciais {
		width:100%;
		top:40px;
		position:relative;
		margin:0 auto;
		background-color:none;
		float: left;
		background-image: url(../img/icondiferenciais.png);
		background-repeat: no-repeat;
	}
	
	#titulodiferenciais1 {
		width: 100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:50px;
		color:#F04C3B;
		text-align:left;
		text-decoration:none;
		letter-spacing:-3px;
		margin:0 0 0 -3px;
		float:left;	
	}
	
	#titulodiferenciais2 {
		width: 100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:50px;
		color:#F04C3B;
		text-align:left;
		text-decoration:none;
		letter-spacing:-3px;
		margin:-37px 0 0 -3px;
		float:left;	
	}
	
	#subtitulodiferenciais {
		width: 100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#F04C3B;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0.1px;
		line-height: 19px;
		margin:0 0 0 0;
		float:left;	
	}
	
	#textodiferenciais {
		width: 100%;
		font-family:RobotoLight, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#414042;
		text-align:justify;
		text-decoration:none;
		letter-spacing:0px;
		line-height: 18px;
		margin:18px 0 0 0;
		float:left;	
	}
	
	#textodiferenciais p {
		width: 100%;
		font-family:RobotoBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:16px;
		color:#414042;
		text-align:justify;
		text-decoration:none;
		letter-spacing:0px;
		line-height: 18px;
		margin:0 0 18px 0;
		float:left;	
	}
	
	#botaodiferenciais {
		width: 100%;
		background-color: none;
		float: left;
		padding: 15px 0 0 0;
		margin: 0 0 0 0;
		position: relative;
	}
	
	.botaosaibamaisdif {
		background-color:#004071;
		background-image:url(../img/saibamais1.png);
		background-repeat: no-repeat;
		float:left;
		cursor:pointer;
		font-family:HalcomBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#fff;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		padding:16.5px 27px 18px 62px;
		position: absolute;
		margin: -30px 0 0 0;
		left: 0%;
		transform: translate(0%, 0%);
	}
	
	#coluna2submenu2 {
		display: block;
	}
	
	
	
	
	
	
	
	#baseareasdeatuacao {
		width:100%;
		top:0;
		position:relative;
		margin:0 auto;
		background:url(../img/fundosolucoes.png) top center;
		background-repeat:no-repeat;
		background-attachment:fixed;
		background-size:cover;
		background-color:none;
		float: left;
	}
	
	#limiteareasdeatuacao {
		width:80%;
		top:0;
		position:relative;
		margin:0 auto;
		background-color:none;
	}
	
	#solucao1 {
		width:100%;
		height:300px;
		background-color:none;
		top:0;
		position:relative;
		margin:0 auto;
		float:left;
	}
	
	#imgsolucao1 {
		width:100%;
		height:300px;
		background-image:url(../img/solucao1.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 0px;
		float:left;
	}
	
	#solucao1 p {
		width:100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#D1D3D4;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao2 {
		width:100%;
		height:300px;
		background-color:none;
		float:left;
		margin: 0 0px;
	}
	
	#imgsolucao2 {
		width:100%;
		height:300px;
		background-image:url(../img/solucao2.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 0px;
		float:left;
	}
	
	#solucao2 p {
		width:100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#D1D3D4;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao3 {
		width:100%;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#imgsolucao3 {
		width:100%;
		height:300px;
		background-image:url(../img/solucao3.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 0px;
		float:left;
	}
	
	#solucao3 p {
		width:100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#D1D3D4;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao4 {
		width:100%;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#imgsolucao4 {
		width:100%;
		height:300px;
		background-image:url(../img/solucao4.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 0px;
		float:left;
	}
	
	#solucao4 p {
		width:100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#D1D3D4;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao5 {
		width:100%;
		height:300px;
		background-color:none;
		float:left;
		margin: 0 0px;
	}
	
	#imgsolucao5 {
		width:100%;
		height:300px;
		background-image:url(../img/solucao5.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 0px;
		float:left;
	}
	
	#solucao5 p {
		width:100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#D1D3D4;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao6 {
		width:100%;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#imgsolucao6 {
		width:100%;
		height:300px;
		background-image:url(../img/solucao6.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 0px;
		float:left;
	}
	
	#solucao6 p {
		width:100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#D1D3D4;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao7 {
		width:100%;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#imgsolucao7 {
		width:100%;
		height:300px;
		background-image:url(../img/solucao7.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 0px;
		float:left;
	}
	
	#solucao7 p {
		width:100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#D1D3D4;
		text-align:center;
		line-height:18px;
		letter-spacing:-0.1px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao8 {
		width:100%;
		height:300px;
		background-color:none;
		float:left;
		margin: 0 0px;
	}
	
	#imgsolucao8 {
		width:100%;
		height:300px;
		background-image:url(../img/solucao8.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 0px;
		float:left;
	}
	
	#solucao8 p {
		width:100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#D1D3D4;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao9 {
		width:100%;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#imgsolucao9 {
		width:100%;
		height:300px;
		background-image:url(../img/solucao9.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 0px;
		float:left;
	}
	
	#solucao9 p {
		width:100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#D1D3D4;
		text-align:center;
		line-height:18px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao10 {
		width:100%;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#imgsolucao10 {
		width:100%;
		height:300px;
		background-image:url(../img/solucao10.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 0px;
		float:left;
	}
	
	#solucao10 p {
		width:100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#D1D3D4;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao11 {
		width:100%;
		height:300px;
		background-color:none;
		float:left;
		margin: 0 0px;
	}
	
	#imgsolucao11 {
		width:100%;
		height:300px;
		background-image:url(../img/solucao11.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 0px;
		float:left;
	}
	
	#solucao11 p {
		width:100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#D1D3D4;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	#solucao12 {
		width:100%;
		height:300px;
		background-color:none;
		float:left;
	}
	
	#imgsolucao12 {
		width:100%;
		height:300px;
		background-image:url(../img/solucao12.png);
		background-repeat:no-repeat;
		background-position:top center;
		margin-top: 0px;
		float:left;
	}
	
	#solucao12 p {
		width:100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#D1D3D4;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		margin:237px 0 0px 0px;
		float:left;
	}
	
	
	
	
	
	
	
	#basepresenca {
		width:100%;
		background-color:#E6E7E8;
		top:0;
		position:relative;
		margin:0 auto;
		float: left;
		padding: 50px 0;
	}
	
	#limitepresenca {
		width:80%;
		top:0px;
		position:relative;
		margin:0 auto;
		background-color:none;
	}
	
	#linha2presenca {
		width:100%;
		top:0px;
		position:relative;
		margin:0 auto;
		background-color:none;
	}
	
	#coluna1presenca {
		width:100%;
		top:0;
		position:relative;
		margin:0 auto;
		background-color:none;
		padding: 0 0 60px 0;
		float: left;
	}
	
	#icondiferenciais {
		width:100%;
		height:58px;
		top:0;
		position:relative;
		margin:0 auto;
		background-color:none;
		float: left;
		background-image: url(../img/icondiferenciais.png);
		background-repeat: no-repeat;
	}
	
	#titulodiferenciais1 {
		width: 100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:50px;
		color:#F04C3B;
		text-align:left;
		text-decoration:none;
		letter-spacing:-3px;
		margin:0 0 0 -3px;
		float:left;	
	}
	
	#titulodiferenciais2 {
		width: 100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:50px;
		color:#F04C3B;
		text-align:left;
		text-decoration:none;
		letter-spacing:-3px;
		margin:-37px 0 0 -3px;
		float:left;	
	}
	
	#subtitulodiferenciais {
		width: 100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#F04C3B;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0.1px;
		margin:0 0 0 0;
		float:left;
		line-height: 19px;
	}
	
	#textodiferenciais {
		width: 100%;
		font-family:RobotoLight, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#414042;
		text-align:justify;
		text-decoration:none;
		letter-spacing:0px;
		line-height: 18px;
		margin:24px 0 0 0;
		float:left;	
	}
	
	#botaodiferenciais {
		width: 100%;
		background-color: none;
		float: left;
		padding: 5px 0;
		margin: 0 0 0 0;
		position: relative;
	}
	
	.botaosaibamaisdif {
		background-color:none;
		background-image:url(../img/saibamais1.png);
		background-repeat: no-repeat;
		float:left;
		cursor:pointer;
		font-family:HalcomBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#fff;
		text-align:center;
		line-height:0px;
		letter-spacing:0px;
		text-decoration:none;
		padding:16.5px 27px 18px 62px;
		position: absolute;
		top: 27px;
		left: 0%;
		transform: translate(0%, 0%);
	}
	
	#coluna2presenca {
		display: block;
	}
	
	
		
	
	
	
	#basemapamatriz {
		width:100%;
		background-color:none;
		top:0;
		position:relative;
		margin: 0 auto;
		float: left;
	}
	
	
	
	
	
	
	
	#baselogos {
		width:100%;
		height: 300px;
		background-color:none;
		background:url(../img/fundocabecalho3-min.jpg) top center;
		background-repeat:no-repeat;
		background-attachment:fixed;
		background-size:cover;
		top:0;
		position:relative;
		margin: 0 auto;
		float: left;
	}
	
	#limitelogos {
		width:80%;
		height: 250px;
		background-color:none;
		top:0;
		position:relative;
		margin: 0 auto;
	}
	
	#linha1logos {
		width: 100%;
		background-color:none;
		top:0;
		position:relative;
		margin: 0 auto;		
	}
	
	#coluna1logos {
		width: 100%;
		height: 250px;
		background-image: url(../img/logoaltum3todas.png);
		background-repeat: no-repeat;
		background-position:top center;
		position: relative;
		float: left;
		margin: 95px 0 -95px 0;
	}
	
	#coluna2logos {
		display: block;
	}

	#coluna3logos {
		display: block;	
	}
	
	#coluna4logos {
		display: block;	
	}
	
	#linha2logos {
		width: 100%;
		height: 50px;
		float:left;
		background-color: none;
	}
	
	#textologos {
		width: 47%;
		height: 50px;
		font-family:HalcomBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:11px;
		color:#414042;
		text-align: right; 
		text-decoration:none;
		letter-spacing:4.7px;
		line-height: 0px;
		margin:0px 0 0 0;
		padding:10px 0 0px 0;
		float:left;
		background-color: none;
	}
	
	#logoaltum2 {
		width: 53%;
		height: 50px;
		background-image: url(../img/logoaltum2.png);
		background-repeat: no-repeat;
		float: left;
		margin: -15px 0 0 0;	
	}
	
	
	
	
	
	
	
	#basecontato {
		width:100%;
		background-color:#8EBBD0;
		top:0px;
		position:relative;
		float: left;
	}
	
	#limitecontato {
		width:80%;
		top:0;
		position:relative;
		margin:0 auto;
		background-color:none;
	}
	
	#coluna1contato {
		display: block;
	}
	
	#coluna2contato {
		width:100%;
		top:0;
		position:relative;
		margin:14px 0 123px 0;
		background-color:none;
		float: left;
		padding: 0 0 80px 0;
	}
	
	#icondiferenciaisb {
		width:100%;
		top:0;
		position:relative;
		margin:0 auto;
		background-color:none;
		float: left;
		background-image: url(../img/icondiferenciais2.png);
		background-repeat: no-repeat;
	}
	
	#titulodiferenciais1b {
		width: 100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:50px;
		color:#FFF;
		text-align:left;
		text-decoration:none;
		letter-spacing:-3px;
		margin:0 0 0 -3px;
		float:left;	
	}
	
	#titulodiferenciais2b {
		width: 100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:50px;
		color:#FFF;
		text-align:left;
		text-decoration:none;
		letter-spacing:-3px;
		margin:-37px 0 0 -3px;
		float:left;	
	}
	
	#subtitulodiferenciaisb {
		width: 100%;
		font-family:HalcomBlack, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:18px;
		color:#FFF;
		text-align:left;
		text-decoration:none;
		letter-spacing:-0.1px;
		margin:0 0 0 0;
		float:left;	
		line-height: 19px;
	}
	
	#textodiferenciais {
		width: 100%;
		font-family:RobotoLight, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#414042;
		text-align:justify;
		text-decoration:none;
		letter-spacing:0px;
		line-height: 18px;
		margin:18px 0 0 0;
		float:left;	
	}
	
	#telfixo {
		width: 100%;
		height: 34.5px;
		background-color: none;
		margin:37px 0 0 0;
		float:left;	
	}
	
	#imgtelfixo {
		width: 26px;
		height: 34.5px;
		background-image:url(../img/imgtelfixo.png);
		background-repeat: no-repeat;
		margin:0 0 0 0;
		float:left;	
	}
	
	#textotelfixoa {
		font-family:RobotoLight, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:0px;
		line-height: 14px;
		margin:11px 0 0 10px;
		float:left;	
	}
	
	#textotelfixob {
		font-family:RobotoBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:0px;
		line-height: 14px;
		margin:11px 0 0 3px;
		float:left;	
	}
	
	#whats {
		width: 100%;
		height: 34.5px;
		background-color: none;
		margin:6px 0 0 0;
		float:left;	
	}
	
	#imgwhats {
		width: 26px;
		height: 34.5px;
		background-image:url(../img/imgwhats.png);
		background-repeat: no-repeat;
		margin:0 0 0 0;
		float:left;	
	}
	
	.textowhats1 {
		font-family:RobotoLight, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:0px;
		line-height: 14px;
		margin:11px 0 0 10px;
		float:left;	
	}
	
	.textowhats2 {
		height: 12.5px;
		font-family:RobotoBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:0px;
		line-height: 14px;
		margin:11px 0 0 3px;
		float:left;	
	}
	
	#email {
		width: 100%;
		height: 34.5px;
		background-color: none;
		margin:6px 0 0 0;
		float:left;	
	}
	
	#imgemail {
		width: 26px;
		height: 34.5px;
		background-image:url(../img/imgemail.png);
		background-repeat: no-repeat;
		margin:0 0 0 0;
		float:left;	
	}
	
	#textoemail {
		font-family:RobotoLight, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:0px;
		line-height: 14px;
		margin:11px 0 0 10px;
		float:left;	
	}
	
	#end {
		width: 100%;
		height: 34.5px;
		background-color: none;
		margin:6px 0 0 0;
		float:left;	
	}
	
	#imgend {
		width: 26px;
		height: 34.5px;
		background-image:url(../img/imgend.png);
		background-repeat: no-repeat;
		margin:0 0 0 0;
		float:left;	
	}
	
	#textoenda {
		width: 60px;
		background-color:none;
		font-family:RobotoBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:0px;
		line-height: 14px;
		margin:8px 0 0 10px;
		float:left;	
	}
	
	#textoendb {
		width: 65%;
		font-family:RobotoLight, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#414042;
		text-align:left;
		text-decoration:none;
		letter-spacing:0px;
		line-height: 17px;
		margin:6px 0 0 -5px;
		float:left;	
	}
	
	
	
	.botaosaibamaiscont {
		background-color:#004071;
		background-image:url(../img/saibamais1.png);
		background-repeat: no-repeat;
		float:left;
		cursor:pointer;
		font-family:HalcomBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#fff;
		text-align:center;
		line-height:1;
		letter-spacing:0px;
		text-decoration:none;
		padding:16.5px 27px 18px 62px;
		position: absolute;
		margin: 45px 0 45px 0;
		left: 0%;
		transform: translate(0%, 0%);
	}
	
	.botaosaibamaiscont2 {
		background-color:#004071;
		background-image:url(../img/saibamais1.png);
		background-repeat: no-repeat;
		float:left;
		cursor:pointer;
		font-family:HalcomBold, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#fff;
		text-align:center;
		line-height:1;
		letter-spacing:0px;
		text-decoration:none;
		padding:16.5px 27px 18px 62px;
		position: absolute;
		margin: 105px 0 105px 0;
		left: 0%;
		transform: translate(0%, 0%);
	}
	
	
	
	
	
	
	
	
	
	
	#baseassinatura {
		width:100%;
		background-color:#2F2E2D;
		top:0px;
		position:relative;
		margin: 0 auto;
		float: left;
	}
	
	#limiteassinatura {
		width:80%;
		top:0;
		position:relative;
		margin:0 auto;
		background-color:none;
	}
	
	#textoassinatura {
		width:100%;
		font-family:RobotoLight, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#DBD1B5;
		text-align:left;
		text-decoration:none;
		letter-spacing:0px;
		margin:40px 0 0 0;
		float:left;	
	}
	
	#logobee {
		width:100%;
		height: 80px;
		background-image:url(../img/logobee.png);
		background-repeat:no-repeat;
		float:left;
		margin:0 0 15px 0;
	}
	

	
	.cookieConsentContainer {
		margin: 0 0 5px 0;
		padding: 10px 10% 10px 10%;
	}
	
	
	
	

	
	
	
	
	.sobe {
		display: block;
	}

}
/* max-width smartphone*/