.navbar {
border-radius: 0px;
}
.navbar { 
top:0px; /* extra */
}
.fundo-menu-animado {
top:0px; /* extra */
}
@media (min-width: 1200px) {
.navbar {
position: fixed;
background-color: rgba(0,0,0,.4);
 width:100%;
  z-index:999;

  margin-bottom: 0px;
   border: 0px solid transparent; 

}
.fundo-menu-animado {
position: fixed;
background-color: rgb(0,0,0);
opacity:0;
 width:100%;
  z-index:998;

}
} 
@media (max-width: 1199px) {
.navbar {
position: fixed;
background-color: rgba(0,0,0,.4);
 width:100%;
  z-index:999;
 
  margin-bottom: 0px;
   border: 0px solid transparent; 
}
.fundo-menu-animado {
position: fixed;
background-color: rgb(0,0,0);
opacity:0;
 width:100%;
  z-index:998;

}
} 
@media (max-width: 991px) {
.navbar {
position: fixed;
background-color: rgba(0,0,0,.4);
 width:100%;
  z-index:999;

  margin-bottom: 0px;
   border: 0px solid transparent; 
 }
 .fundo-menu-animado {
position: fixed;
background-color: rgb(0,0,0);
opacity:0;
 width:100%;
  z-index:998;

}
} 
@media (max-width: 767px) {
.navbar {
  position: fixed; top: 0px;
  min-height: 50px;
   border: 0px solid transparent; 
   background-color: rgba(0,0,0,.4);
   z-index:999;
   width:100%;
}
.fundo-menu-animado {
display: none;
position: fixed;top: 0px; left:0px;
background-color: rgb(0,0,0);
opacity:0;
 width:100%;
  z-index:998;
  min-height: 50px;
}
}





.container_menu {
    height: 50px;
    display: block;
}



.navbar-brand {
    padding: 0px 0px; 
}

.navbar-inverse .navbar-brand {
  color: #444444;
  padding-bottom:10px;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {

    border-radius: 6px;
}
.navbar-inverse .navbar-toggle {
 position: fixed;
 top: 0px;
 right: 0px;
  border-color: #159340;
  background-color: #00a2c5;
  border: 0px;
  border-bottom: 1px solid #444;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #f75e62;
}
.navbar-collapse {
    position: relative;
    top: 0px;
    right: 0px;
}
@media (max-width: 767px) {
.navbar-collapse {
    position: relative;
    top: 39px;
    right: 0px;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #FBFBFB;
}
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent;
}
 /*Cor dos botoes personalizados */
.btn-rosa  {color: #fff;
  background-color: #b38199;
  border-color: #b38199;
  -webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
 }

  

 /* faixa e fundo do botao menu quando passa mouse */
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #999;
  background-color: #eeeeee;
  border-bottom:0px solid #aa0000;
} 
.container-fluid{
  height:100%;
  display:table;
  width: 100%;
  padding: 0;
}
.form-group {
  margin-bottom: 5px;
}
  .navbar-inverse .navbar-nav > li > a {
  color: #fff;
  }

 @media (min-width: 1200px) {
.menu_topo {	 font-size: 16px;}
.navbar-nav { /* fundo menu */
  float: right;
  margin: 0;
  }
}
 
@media (max-width: 1199px) {
.menu_topo {	 font-size: 15px;}
.navbar-nav { /* fundo menu */
  float: right;
  margin: 0;
  }
}
@media (max-width: 991px) {
.menu_topo {	 
  font-size: 12px;
      height: 50px;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1000;
  }
.navbar-nav { /* fundo menu */
  float: right;
  margin: 0;
  }
}
@media (max-width: 767px) {
.navbar-nav {
  /* float: left; */
  width: 100%;
  background-color:#bbbbbb;
  margin-top: 0px;
  margin: 0;
  border: 0px;
  z-index: 1;
  font-size:20px;
  margin-top: 0px;
}
.nav > li { padding-bottom: 10px; }
  .navbar-inverse .navbar-nav > li > a {
  color: #fff;
  }
}






 .Titulos_grande { font-size: 2.4em;font-weight: normal;padding: 15px 0px 15px 0px;z-index: 2; color: #333333;}
 
.row-fluid {height:500px; display:table-cell; vertical-align: middle;}
  
.centering {
  float:none;
  margin:0 auto;
}
.cabecalho {display: block;
background-color: #333333;
min-height: 0px; padding: 0px 0px 0px 0px;
color: #ffffff; 
}
.parte_servicos {
padding-top:36px;
padding-bottom:50px;

font-weight: bold;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7edaea+0,000000+2,000000+90,ffffff+100 */
background: #7edaea; /* Old browsers */
background: -moz-linear-gradient(top,  #7edaea 0%, #000000 2%, #000000 90%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #7edaea 0%,#000000 2%,#000000 90%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #7edaea 0%,#000000 2%,#000000 90%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7edaea', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

.parte1 {
  background-color: #ffffff;
  background-image: url('../layout/banner1200x400.jpg');
  background-position: center top;
  margin-bottom: 0px;
  background-size: cover;
  color: #ffffff;
}
.parte3 {
background-color: #ffffff;
min-height: 480px;
padding-top:40px;
padding-bottom: 40px;
}
.parte_produtos_na_home {
background-color: #ffffff;
padding-top:40px;
padding-bottom: 40px;
display: block;
position: relative;
}
.parte_galeria {
background-color: #fff;
color: #4a4855;
}
.parte4 {
background-color: #ffffff;
background-position: center;
    background-size: cover;
padding-top:40px;
padding-bottom: 40px;
}
.parte4_caixa_texto {
background-color: rgba(255,255,255,.85);
padding: 20px;
}
.parte5 {
background-color: #f5f5f5;
min-height: 325px;
padding:30px;
}
.parte6 {
background-color: #ffffff;
min-height: 500px;
padding-top:50px;
}
.efeito-sombra { 
-webkit-box-shadow: 0px 2px 5px 1px rgba(8, 8, 8, 0.39);
  -moz-box-shadow: 0px 2px 5px 1px rgba(8, 8, 8, 0.39);
  box-shadow: 0px 2px 5px 1px rgba(8, 8, 8, 0.39);
}


.parte_formulario {
  background-color: #fbfbfb;
  margin-bottom: 0px;
  background-size: cover;
  color: #444444;
}
.parte_formulario_cor_label {
  margin: 7px 0px 2px 0px;
  color: #444444;
  font-weight: normal;
}
.parte_formulario_cor {
color: #444444;
}
.parte_formulario_contador_status {
color: #444444;
}
.parte_formulario_pagina_contato_label {
  margin: 7px 0px 2px 0px;
}


  .btn-empresa-success {
  color: #fff;
  background-color: #2FA843;
  border-color: transparent;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-bottom: 1px solid #0b7b1e;
  }
  
.btn-empresa-success:hover,
.btn-empresa-success:focus,
.btn-empresa-success.focus,
.btn-empresa-success:active,
.btn-empresa-success.active {
  color: #fff;
  background-color: #ea8d11;
  border-color: transparent;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-bottom: 1px solid #a06d29;
}  
.rodape {
 padding-top:30px; margin-bottom: 0px; 

 min-height:50px;
 background-position: center top;
 margin-bottom: 0px;
 background-size: cover;
 font-size:1em;
 
 
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,000000+14,000000+86,27cff9+87,27cff9+87,000000+88,000000+97,7edaea+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #000000 14%, #000000 86%, #27cff9 87%, #27cff9 87%, #000000 88%, #000000 97%, #7edaea 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#000000 14%,#000000 86%,#27cff9 87%,#27cff9 87%,#000000 88%,#000000 97%,#7edaea 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#000000 14%,#000000 86%,#27cff9 87%,#27cff9 87%,#000000 88%,#000000 97%,#7edaea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#7edaea',GradientType=0 ); /* IE6-9 */

 
 
}
.rodape_copyright {
 background-color: #71c4d3;
 margin-bottom: 0px;
 font-size:.7em;
 color:#333;
 padding: 4px 0px 4px 0px;
}
 
.fundo_galeria_album {
  position: relative;
  width: auto;
  height: 240px;
  background-position: center ;
  margin-bottom: 0px;
  background-size: cover;
  color: #ffffff;
  margin-left: 5px;
  margin-right: 5px;
  }
 .aba_redes_sociais_vertical {
  position: fixed;
  top: 150px;
  left: 0px;
  width: 55px;
  height: 140px;
  z-index: 9999;
}
.aba_redes_sociais_horizontal {
  position: fixed;
  bottom: 0px;
  left: 20px;
  height: auto;
  z-index: 9999;
} 
.faixa {
 display: none;
 background-image: url('../layout/ondas.png');
 background-position: center top;
 margin-bottom: 0px;
 height: 40px;

}
.faixa2 {
 display: none;
 background-position: center top;
 margin-bottom: 0px;
 height: 40px;

}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px solid #ddd;
	}