body{
  background-image: url('http://emgo.com.br/imagens/Emgo_fundo_azul_cab.png');
}
div{
	display: block;
}
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h3 {
  display: block;
  font-size: 1.17em;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight: bold;
}

/*---------------------------- Cabeçalho ------------------------------------*/
/*cabeçalho fixo */
#cab_fixo{
  height: auto;
  margin-top: -0px;
  position: fixed;
  top: 0px;
  width: 100%;
  padding: -0px;
  z-index: 300;
  background-image: url('http://emgo.com.br/imagens/Emgo_fundo_azul_cab.png');
}
#cab_topo_marg {
    margin-left: 4%;
    margin-right: 4%;
    margin-top: 5px;
}
#cab_fix_topo{
  width: 100%;
  height: auto;
  margin-top: -0px;
  top: 0px;
  color: white;
  background: #000038;
}
#cab_fix_options{
  min-height: 140px;
  margin-top: 0px;
  padding: -0px;
  background: white;
}
#cab_fix_baixo{
  height: 50px;
  background: #000038;
}
#cab_redes {
    width: 100px;
    margin-bottom: 3px;
    float: left;
}
#cab_redes p{
  color: white;
}
.col-sm-3 a {
    margin-top: 5px;
    margin-left: 2px;
    float: left;
}
#facebook {
    border-radius: 4px;
}
#cab_topo_marg p{
  margin-top: 5px;
}
#cab_fix_div_img{
  height: 140px;
  float: left;
  width: 334px;
}
#cab_fix_img{
  height: 140px;
  width: auto;
}
#cab_fix_div_options{
  width: 47%;
  height: 140px;
  float: left;
}
#options_menu{
  height: 100%;
  padding: -0px;
  font-family: monospace;
  font-size: 18px;
  margin-top:40px ;
}
#cab_menu2 {
    display: none;
    float: right;
}
#cab_fix_div_login{
  width: 15%;
  height: 140px;
  float: right;
  margin-right: 8px;
}
@media(max-width: 955px){
    #options_menu{
      font-size: 15px;
      margin-top:40px ;
    }
    #cab_fix_div_options{
      width: 43%;
    }
}
@media(max-width: 852px){
    #cab_fix_div_login{
      display: none;
    }
    #cab_fix_div_options{
      width: 50%;
    }
}
@media (max-width: 768px){
  #cab_fix_div_options {
      display: none;
  }
}
#cab_fix_div_login_login,#cab_fix_div_login_cadastro{
  width: 100%;
  height: 55px;
  margin-top: 5px;
  font-family: monospace;
}

#logado_div_img {
    height: 80px;
    width: 70px;
    margin: auto;
    margin-top: 5px;
    display: none;
}
#logado_img {
    height: 80px;
    width: auto;
}
#drop_logado {
    width: auto;
    position: relative;
    float: left;
    bottom: 75;
    display: none;
}
#logado_text {
    font-family: monospace;
    margin-top: 5px;
    color: #000038;
    text-align: center;
    background: #ccc;
    border-radius: 5px;
    display: none;
}


#cab_div_login_a{
  padding-top: 20px;
  padding-bottom: 20px;
}
#options_menu li{
  background:  #000038;
  border-radius: 10px;
}
#options_menu a{
  color: white;
  border: 1px solid white;
}
#options_menu a:hover{
  background: #000029;
  border-radius: 10px;
}
#busca{
  margin-top: 10px;
  width: 50%;
  float: right;
  margin-right: 10px;
}
#search {
    background-color: #000038;
    height: 30;
    top: -0;
}
#carrinho_icon{
  height: 50px;
  width: auto;
  float: right;
  margin-top:5px;
  margin-right: 30px; 
  margin-left: 10;

}
#carrinho_img{
  height: 40px;
  width: auto;
}
input.form-control {
    height: 30;
}

#carrinho_lista{
  height: auto;
  width: 450px;
  max-height: 450px;
  position: fixed;
  right:0;
  top: 236;
  z-index: 5;
  margin-top: 10px;
  background: white;
  border: 1px solid #000038;
  display: none;
  overflow: scroll;
}
#produto_info{
  width: 96%;
  height: 100px;
  box-shadow: #CCC 1px 1px 2px;
  margin: 10px;
  padding: -0px;
}
#produto_lista_img{
  height: 100%;
  width: 75px;
  float: left;
  margin-left: 5;
}
#produto_lista_img img{
  width: 75px;
  height: auto;
  margin-top: 15;
}
#produto_lista_nome{
  height: 100%;
  width: 280px;
  float: left;
  padding: 20 10;
}
#produto_lista_nome p{
  color: black;
  font-family: monospace;
}
#produto_lista_preco{
  height: 100%;
  padding: 20 0;
  float: right;
  color: black; 
  font-family: monospace;
  text-align: center;
}
#lista_preco_carrinho{
  width: 100%;
  height: 25px;
  margin: 10px 0;
  font-size: 18px;
  font-weight: 900;
  color: #000038;
  text-align: center;
  font-family: monospace;
}
#baixo {
    background: #000048;
    width: 100%;
    height: 10;
}
.dropdown-menu {
    left: -60;
}
/*---------------------------- Fim Cabeçalho ------------------------------------*/

#corpo{
  margin: auto;
  margin-top: 250px;
    width: 90%;
    height: auto;
    min-height: 300px;
    background: white;
    border-radius: 10px;
  margin-bottom: 20;
}
#central_p{
  font-family: monospace;
    font-size: 20;
    color: #000048;
    border-bottom: 1px solid #000048;
    margin-top: 20;
    margin-bottom: 25;
}

/*---------------------------- ------------------------------------*/
#img_topo {
    width: 100%;
    margin: auto;
    margin-top: 20px;
    max-width: 680;
}
#img_emgo {
    width: 100%;
    margin: auto;
}
#div_historia,#div_social {
    width: 100%;
    height: auto;
    min-height: 150px;
}
#div_socialPag {
    margin: auto;
    width: 300px;
    display: flex;
    justify-content: center;
}
#social_redes p {
    float: left;
    font-weight: bold;
    margin-right: 20px;
}
h3.text-center {
    color: #000048;
    font-family: calibri;
    font-size: 30px;
    position: relative;
    margin-bottom: 60px;
    margin-top: 50px;
}
h3.text-center:before {
    background: none repeat scroll 0 0 #bcbcbc;
    color: #e7cc14;
    content: "";
    display: block;
    height: 1px;
    margin: -2px 0 5px;
    position: absolute;
    right: 0;
    top: 41px;
    width: 16%;
}
h3.text-center:after {
    background: none repeat scroll 0 0 #bcbcbc;
    color: #e7cc14;
    content: "";
    display: block;
    height: 1px;
    margin: -2px 0 5px;
    position: absolute;
    left: 0;
    top: 41px;
    width: 16%;
}
#img_historia {
    width: auto;
    float: right;
}
#img_local {
    width: 100%;
    max-width: 750;
    text-align: center;
    margin: auto;
}
#texto_empresa p {
    font-size: 16;
    font-family: 'Gotham Light', Arial, sans-serif;
    margin-bottom: 30px;
}
#texto_empresa_local {
    padding: 0px;
}

#img_emgo_local {
    width: 100%;
    max-width: 700;
}
#link {
    box-shadow: #000058 1px 1px 2px;
    width: 340px;
    height: auto;
    float: left;
    margin-left: 15;
}
#texto_empresa {
    float: left;
    width: 40%;
    padding: 0px;
    min-height: 200px;
}
#div_links {
    width: 750px;
    height: auto;
    min-height: 150px;
    margin-top: 20;
}
h3.flag {
    font-size: 24px;
    color: #000048;
    padding: 18;
    margin-bottom: 0px;
}
#img_emgo_his {
    width: 100%;
}
.flag small {
    color: black;
}
#img_produtos {
    width: 150;
    height: 130px;
    margin-left: 90;
}
#img_logo {
    width: 50;
    float: left;
    margin: 20 8 0 25;
}
#button_produtos {
    width: 200px;
    height: 40px;
    margin: auto;
    margin-top: 10px;
    border: 1px solid #CCC;
    border-radius: 4px;
}
#button_produtos h3 {
    vertical-align: center;
    text-align: center;
    margin: 10;
    color: #000048;
}
#texto_empresa_local p {
    font-family: aria;
    font-size: 13;
    width: 80%;
    margin: auto;
}
#div_contato img,#div_contato2 img {
    width: 48;
    float: left;
    margin-top: 7px;
}
#div_contato h2 {
    float: left;
    font-family: ari;
    margin-left: 20;
    font-size: 22;
}
#div_contato2 h2 {
    float: left;
    font-family: ari;
    margin-left: 20;
    font-size: 22;
}
#div_contato, #div_contato2 {
    width: 100%;
    margin-top: 10;
}


@media (max-width: 1070px){
  #img_historia{
    float: none;
    margin: auto;
    text-align: center;
  }
  #texto_empresa{
    float: none;
    width: 80%;
    margin-top: 10px;
  }
}
@media (max-width: 768px){
  #cab_menu2 {
      display: block;
      position: relative;
      float: right;
  }
  #cab_fix_div_img {
      float: none;
      margin: auto;
  }
}
@media (max-width: 866px){
  #div_links{
    width: 350px;
    padding: 0px;
  }
  #link{
    margin-top: 15px;
  }
}
@media(max-width: 705px){
  #img_emgo_his {
    width: 100%;
  }
  #corpo {
    margin-top: 280;
  }
}
@media(max-width: 420px){
  #div_contato h2, #div_contato2 h2{
    font-size: 18px;
  }
  #div_contato img, #div_contato2 img {
    width: 30px;
  }
  #link{
    width: 90%;
  }
  #div_links {
    width: 100%;
  }
}