html,
body {
  overflow-x: hidden; 
}
body {
 
 }
footer {
margin-top: 40px;
background-color:#dcdedf;
border-bottom: 2px solid #c7c7c9;
}

.conteudo {
min-height: 500px;

}

.conteudo2 {
	min-height: 250px;
}

#controle_sshow, #controle_sshow2 {
  text-align: center;
}

#sshow {
  width:1100px;
  height:480px;
  position:relative;
  clear:both;
  overflow:hidden;
  margin:0 auto;
}
#sshow2 {
  width:280px;
  height:200px;
  position:relative;
  clear:both;
  overflow:hidden;
  margin:0 auto;
}

#sshow img {
/*  max-width: 200%;*/
/*  width:480px;
  height:380px;*/
  width:743px;
  height:432px;
  visibility:hidden; 
  cursor:pointer;
}
#sshow2 img {
  max-width:180px;
  visibility:hidden; 
  cursor:pointer;
}

.navbar-default {
	background-color:#2e75b6;
	border-color:#000;
	}

.navbar-default .navbar-nav > li > a {
	color: #FFF;
	text-transform:uppercase;

}
.navbar-default .navbar-nav > li > a:hover {
	color: #f0a300;
}		
.menutop {
	margin:0 76.5px 0 76.5px;
	}
.menutop_mobile > li {
	text-align:center;
	}
	

.img2 {
	text-align:center;
	}

.menu_mob {
	position:relative;
	margin-top:15px;
	margin-left:150px;
	float:left;
	color:#FFF;
	}
.tabelas, .tabelas td  {
	border: 1px solid #000;
	text-align:center;
	}
.tab_tit2 {
	font-size:16px;
	}
.tab_tit {
	font-size:20px;
	}

.contato .btn-primary {
	background-color:#fc7e53;
	border-color:#fc7e53;
	text-transform:uppercase;
	}

.logo {
	margin-left:100px;
}
.menulink{
	margin-right:150px !important;
	margin-top:16px !important;
	}
.navbar-text {
	color: #2e75b6;
	margin-right:110px;
	}
.clientes img {
	 margin: 0 auto;
	}
.navbar-static-top {
	-webkit-box-shadow: 0px 4px 18px #000;
	-moz-box-shadow: 0px 4px 18px #000;
	box-shadow:  0px 4px 18px #000;
}