body{ background-color:#ffffff;} 
.navbar-default {
     color: #fff;
    background-color: #337ab7;
    border-color: #000000;
    font-size: 15px;
}


/* --------------->>> DEFAULT <<<---------------- */
ul {
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
/* ---->> TAB REGIÕES <<---- */
.hide {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

#servicosTabsDois .list-wrap {
	background: #E8E8E8;
	padding: 10px;
	margin: 0 0 15px 0;
	font-size: 10px;
	border: 1px solid #CCC;
}

#servicosTabsDois ul {
	list-style: none;
	display: inline-block;
}

#servicosTabsDois .list-wrap li {
	width: 160px;
	float: left;
	color: #666;
}

#servicosTabsDois .nav {
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#servicosTabsDois .nav li {
	float: left;
	margin: 0 10px 0 0;
}

#servicosTabsDois .nav li.last {
	margin-right: 0;
}

#servicosTabsDois .nav li a {
	display: block;
	text-decoration: none;
	padding: 12px;
	background: #f7f7f7;
	color: #666;
	font-size: 12px;
	text-align: center;
	border: 0;
	border: 1px solid #CCC;
}

#servicosTabsDois .nav li a:hover,
#servicosTabsDois .nav li a:focus {
	background: #999;
	color: #fff;
}

#servicosTabsDois ul li.nav-two a.current {
	background-color: #E8E8E8 !important;
	color: #666;
	border: 1px solid #CCC;
}


.navbar-default .navbar-nav > li > a{
	color:#fff;
}
.navbar-default .navbar-nav > .dropdown > a .caret{
	border-top-color: #fff;
    border-bottom-color: #fff;
}
.navbar-default .navbar-brand{
	color:#fff;
}
.menu-large {
  position: static !important;
}
.megamenu{
  padding: 20px 0px;
  width:100%;
}
.megamenu> li > ul {
  padding: 0;
  margin: 0;
}
.megamenu> li > ul > li {
  list-style: none;
}
.megamenu> li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}
.megamenu> li ul > li > a:hover,
.megamenu> li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.megamenu.disabled > a,
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  color: #999999;
}
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.megamenu.dropdown-header {
  color: #428bca;
  font-size: 18px;
}
@media (max-width: 768px) {
  .megamenu{
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .megamenu> li {
    margin-bottom: 30px;
  }
  .megamenu> li:last-child {
    margin-bottom: 0;
  }
  .megamenu.dropdown-header {
    padding: 3px 15px !important;
 
  }
  .navbar-nav .open .dropdown-menu .dropdown-header{
	color:#fff;
  }
}
.carousel .item img{
    margin: 0 auto; /* Align slide image horizontally center */
}
.telefone{ color:#000000;  font-size:18px; margin-top:4px; text-align:center;}
.telefone2{font-size:28px;color:#000000;}

#rodapeTop {
	clear:both;
	text-align:center;
	color:#000000;
	font-weight:bold;
	font-size:20px;
}

#rodape {
	height:160px;
	clear:both;
}

.rodapeInf {
	font-size:13px;
	text-align:center;
	position:relative;
	top:60px;
	font-weight:bold;
}

.rodapeInf a { color:#000000; }
input, textarea, select{ width:100%; padding:6px 6px 6px 6px; color:#000000;}
img{ max-width:100%}
#dados {
	text-align:center;
    margin-left: 20px;
}

input[type=checkbox], input[type=radio] {
    width: 5%;
    margin: 4px 0 0;
    line-height: normal;
}