.t3-header {
  padding-top: 0;
  padding-bottom: 0;
  background: rgba(0, 0, 0, 0.4);
}
.t3long-header {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3long-header div.row:first-child {
  background: rgba(255, 0, 0, 0.4);
}
.logo {
  text-align: center;
  border: 1px;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: center;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 5px 20px;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  margin-top: 20px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search .search-icon {
  display: block;
  position: absolute;
  left: -21px;
  top: 10px;
}
.head-search .search:before {
  display: block;
  position: absolute;
  left: -21px;
  top: 10px;
  color: #019bcb;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl {
  padding-bottom: 20px;
  padding-top: 20px;
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  background: rgba(0, 0, 0, 0.7);
  color: #555555;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: rgba(0, 0, 0, 0.7);
  color: #555555;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #333333;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #555555;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #555555;
}
.t3-copyright {
  font-size: 12px;
  padding: 30px 0 10px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.menulateral li {
  text-align: center;
}
.menulateral li a.noticias,
.menulateral li a.noticias:hover,
.menulateral li a.noticias:focus {
  background: #f1592a;
  color: #fff;
}
.menulateral li a.parceiros,
.menulateral li a.parceiros:hover,
.menulateral li a.parceiros:focus {
  background: #8dc73f;
  color: #fff;
}
.menulateral li a.ligacoes,
.menulateral li a.ligacoes:hover,
.menulateral li a.ligacoes:focus {
  background: #85d0ed;
  color: #fff;
}
.menulateral li a.creditos,
.menulateral li a.creditos:hover,
.menulateral li a.creditos:focus {
  background: #019bcb;
  color: #fff;
}
.menulateral li a {
  border-radius: 0 !important;
}
.t3-mainnav li {
  background: transparent;
  margin: 0 5px;
}
.t3-mainnav li a {
  color: #fff !important;
  padding: 10px 15px;
}
.t3-mainnav li:hover,
.t3-mainnav li:focus {
  border-bottom: #85d0ed solid 5px;
}
.t3-mainnav li.current.active {
  border-bottom: #8dc73f solid 5px;
}
.t3-mainnav .nav {
  margin-bottom: 0;
  list-style: none;
}
.class-search {
  background: transparent !important;
  border: solid #019bcb!important;
  border-radius: 0px !important;
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  box-shadow: unset !important;
}
.data {
  text-transform: uppercase;
  color: #dd6241;
}
body {
  background: url("../../templates/rbourem/images/book.PNG") no-repeat center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.camera_pag {
  position: relative;
  top: -50px;
  right: 10px;
  height: 50px;
}