@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&display=swap');
@import url('../fonticons/css/font-awesome.min.css');
*{
  padding: 0;
  margin: 0;
  font-family: 'Noto Sans', sans-serif;
}
html, body, #corpo{
  height:100%;
}
body > #corpo{
  height: auto;
  min-height: 100%;
}
#conteudo{
  padding-bottom: 270px;
}
.clearboth{
  clear: both;
}
.topo{
  width: 100%;
  height: 200px;
  background: url('../img/bg_topo.png');
  background-repeat: repeat-x;
  position: relative;
}
.logo_busca{
  height: 138px;
  width: 1150px;
  margin: 0 auto;
  max-width: 95%;
  position: relative;
}
.logo_principal{
  float: left;
  height: 66px;
  max-width: 95%;
}
.logo_principal img{
  margin-top: 35px;
  max-width: 100%;
}
.form_busca{
  position: absolute;
  right: 0;
  top: 45px;
  width: 450px;
  height: 46px;
  border-radius: 23px;
  border: none;
  background: #efefef;
  -webkit-box-shadow: inset 3px 3px 3px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 3px 3px 3px 0px rgba(0,0,0,0.1);
  box-shadow: inset 3px 3px 3px 0px rgba(0,0,0,0.1);
}
.form_busca input[type="text"]{
  position: absolute;
  box-sizing: border-box;
  padding: 0 55px 0 15px;
  width: 100%;
  height: 100%;
  border: none;
  background: none;
  color: #aaaaaa;
  outline: none;
  font-size: 15px;
  font-style: italic;
}
.form_busca a{
  position: absolute;
  top: 4px;
  right: 5px;
  padding: 0 8px;
  font-size: 26px;
  color: #bbbbbb;
}
.menu_principal{
  width: 100%;
  height: 62px;
  position: relative;
  z-index: 999995;
  background: #132A90;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.1);
}
.menu_principal_links{
  position: relative;
  width: 850px;
  max-width: 100%;
  margin: 0 auto;
  height: 62px;
}
.menu_principal_links ul{
  list-style: none;
}
.menu_principal_links a{
  display: block;
  float: left;
  height: 62px;
  line-height: 62px;
  padding: 0 20px;
  font-size: 16px;
  color: #ffffff;
  font-weight: 700;
  text-decoration: none;
}
.menu_principal li:hover a{
  color: #3DB8FB;
}
.menu_principal li:hover .submenu_principal{
  display: block;
}
.submenu_principal{
  position: absolute;
  display: none;
  top: 62px;
  left: 0;
  width: 870px;
  padding: 10px;
  background: #3DB8FB;
  z-index: 999996;
}
.submenu_principal a{
  margin-top: 0;
  display: block;
  float: left;
  width: 270px;
  height: inherit !important;
  border-radius: 0;
  line-height: inherit !important;
  color: #ffffff !important;
  font-weight: 700;
  font-size: 16px;
  padding: 15px 10px;
  font-style: italic;
}
.submenu_principal a:hover{
  color: #132A90 !important;
}
.menu_mobile{
  display: none;
  width: 100%;
  height: 60px;
  position: absolute;
  margin-top: -7px;
}
.abre_mobile{
  width: 50px;
  height: 50px;
  left: 15px;
  top: 12px;
  float: left;
  position: absolute;
  z-index: 9999998;
  text-align: center;
  text-decoration: none;
}
.abre_mobile i{
  font-size: 48px;
  color: #ffffff;
  height: 50px;
  line-height: 50px;
}
.lista_mobile{
  position: absolute;
  top: 68px;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  background: #3DB8FB;
  z-index: 9999997;
  list-style: none;
  display: none;
}
.lista_mobile li a{
  display: block;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  padding: 20px 10px;
  font-weight: 700;
  font-size: 16px;
  font-style: italic;
}
.submenu_mobile{
  display: none;
  background: #132A90;
}
.submenu_mobile a{
  text-transform: inherit !important;
  color: #ffffff !important;
}
.home_banner_mobile{
  width: 100%;
  background: #ffffff;
  position: relative;
  display: none;
}
.home_banner_mobile #owl-slider-mobile{
  max-width: 100%;
  margin: 0 auto;
}
.home_banner_mobile img{
  width: 100%;
  max-width: 100%;
  float: left;
}
.home_banner{
  width: 100%;
  background: #ffffff;
  position: relative;
}
.home_banner #owl-slider{
  max-width: 100%;
  margin: 0 auto;
}
.home_banner img{
  width: 100%;
  max-width: 100%;
  float: left;
}
.pagina_titulo{
  text-align: center;
  color: #3DB8FB;
  background: #EFEFED;
  font-size: 32px;
  font-weight: 700;
  width: 100%;
  padding: 70px 0;
}
#rodape{
  position: relative;
  margin-top: -270px;
}
.rodape{
  width: 100%;
  height: 270px;
}
.rodape_conteudo{
  height: 270px;
  background: #EFEFED;
}
.conteudo_centralizado{
  height: 270px;
  width: 1150px;
  max-width: 95%;
  margin: 0 auto;
  position: relative;
}
.rodape_menu{
  text-align: center;
  padding-top: 45px;
}
.rodape_menu a{
  text-decoration: none;
  color: #aaaaaa;
  font-weight: 700;
  font-size: 16px;
  padding: 0 20px;
}
.rodape_menu a:hover{
  color: #3DB8FB;
}
.rodape_cnpj{
  text-align: center;
  font-size: 14px;
  color: #aaaaaa;
  font-style: italic;
  font-weight: 400;
  padding-top: 60px;
}
.rodape_inova{
  text-align: center;
  padding: 35px 0;
}
.rodape_inova img{
  position: relative;
}
@media screen and (max-width: 960px){
  .home_banner_mobile{
    display: block;
  }
  .home_banner{
    display: none;
  }
  .topo{
    height: 260px;
  }
  .logo_busca{
    height: 200px;
  }
  .logo_principal{
    float: inherit;
    margin: 0 auto;
    text-align: center;
  }
  .logo_principal img{
    margin: 30px 0;
    max-width: 90%;
  }
  .form_busca{
    position: relative;
    width: 80%;
    top: 60px;
    margin: 0 auto;
  }
  #conteudo{
    padding-bottom: 390px;
  }
  .menu_principal{
    height: 60px;
  }
  .menu_principal_links ul{
    display: none;
  }
  .menu_mobile{
    display: block;
  }
  #rodape{
    position: relative;
    margin-top: -390px;
  }
  .rodape{
    width: 100%;
    height: 390px;
  }
  .rodape_conteudo{
    height: 390px;
  }
  .conteudo_centralizado{
    height: 390px;
  }
  .rodape_menu{
    padding-top: 40px;
  }
  .rodape_menu a{
    display: block;
    padding: 10px 0;
  }
  .rodape_cnpj{
    padding-top: 40px;
  }
}
