@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Oranienbaum);
@import url(http://fonts.googleapis.com/css?family=Brawler|Playfair+Display:400,700,900,400italic,700italic,900italic);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic);
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
.gradientbk {
  content: '';
  position: fixed; }

.readmore {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7; }

.data.noticia {
  text-align: center;
  color: gray;
  margin-top: -5px;
  font-size: 16px;
  font-weight: 100;
  margin-bottom: 20px; }

@screen-xs :                  1px;
@screen-xs-min :              @screen-xs;
@screen-phone :               @screen-xs-min;
@screen-sm :                  2px;
@screen-sm-min :              @screen-sm;
@screen-tablet :              @screen-sm-min;
@screen-md :                  3px;
@screen-md-min :              @screen-md;
@screen-desktop :             @screen-md-min;
@screen-lg :                  9999px;
@screen-lg-min :              @screen-lg;
@screen-lg-desktop :          @screen-lg-min;
.bs3 {
  /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ }
.bs3 html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }
.bs3 body {
  margin: 0; }
.bs3 article, .bs3 aside, .bs3 details, .bs3 figcaption, .bs3 figure, .bs3 footer, .bs3 header, .bs3 hgroup, .bs3 main, .bs3 menu, .bs3 nav, .bs3 section, .bs3 summary {
  display: block; }
.bs3 audio, .bs3 canvas, .bs3 progress, .bs3 video {
  display: inline-block;
  vertical-align: baseline; }
.bs3 audio:not([controls]) {
  display: none;
  height: 0; }
.bs3 [hidden], .bs3 template {
  display: none; }
.bs3 a {
  background-color: transparent; }
.bs3 a:active, .bs3 a:hover {
  outline: 0; }
.bs3 abbr[title] {
  border-bottom: 1px dotted; }
.bs3 b, .bs3 strong {
  font-weight: bold; }
.bs3 dfn {
  font-style: italic; }
.bs3 h1 {
  font-size: 2em;
  margin: 0.67em 0; }
.bs3 mark {
  background: #ff0;
  color: #000; }
.bs3 small {
  font-size: 80%; }
.bs3 sub, .bs3 sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }
.bs3 sup {
  top: -0.5em; }
.bs3 sub {
  bottom: -0.25em; }
.bs3 img {
  border: 0; }
.bs3 svg:not(:root) {
  overflow: hidden; }
.bs3 figure {
  margin: 1em 40px; }
.bs3 hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }
.bs3 pre {
  overflow: auto; }
.bs3 code, .bs3 kbd, .bs3 pre, .bs3 samp {
  font-family: monospace, monospace;
  font-size: 1em; }
.bs3 button, .bs3 input, .bs3 optgroup, .bs3 select, .bs3 textarea {
  color: inherit;
  font: inherit;
  margin: 0; }
.bs3 button {
  overflow: visible; }
.bs3 button, .bs3 select {
  text-transform: none; }
.bs3 button, .bs3 html input[type="button"], .bs3 input[type="reset"], .bs3 input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }
.bs3 button[disabled], .bs3 html input[disabled] {
  cursor: default; }
.bs3 button::-moz-focus-inner, .bs3 input::-moz-focus-inner {
  border: 0;
  padding: 0; }
.bs3 input {
  line-height: normal; }
.bs3 input[type="checkbox"], .bs3 input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }
.bs3 input[type="number"]::-webkit-inner-spin-button, .bs3 input[type="number"]::-webkit-outer-spin-button {
  height: auto; }
.bs3 input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
.bs3 input[type="search"]::-webkit-search-cancel-button, .bs3 input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }
.bs3 fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }
.bs3 legend {
  border: 0;
  padding: 0; }
.bs3 textarea {
  overflow: auto; }
.bs3 optgroup {
  font-weight: bold; }
.bs3 table {
  border-collapse: collapse;
  border-spacing: 0; }
.bs3 td, .bs3 th {
  padding: 0; }
@media print {
  .bs3 *, .bs3 *:before, .bs3 *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  .bs3 a, .bs3 a:visited {
    text-decoration: underline; }
  .bs3 a[href]:after {
    content: " (" attr(href) ")"; }
  .bs3 abbr[title]:after {
    content: " (" attr(title) ")"; }
  .bs3 a[href^="#"]:after, .bs3 a[href^="javascript:"]:after {
    content: ""; }
  .bs3 pre, .bs3 blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  .bs3 thead {
    display: table-header-group; }
  .bs3 tr, .bs3 img {
    page-break-inside: avoid; }
  .bs3 img {
    max-width: 100% !important; }
  .bs3 p, .bs3 h2, .bs3 h3 {
    orphans: 3;
    widows: 3; }
  .bs3 h2, .bs3 h3 {
    page-break-after: avoid; }
  .bs3 select {
    background: #fff !important; }
  .bs3 .navbar {
    display: none; }
  .bs3 .btn > .caret, .bs3 .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .bs3 .label {
    border: 1px solid #000; }
  .bs3 .table {
    border-collapse: collapse !important; }
  .bs3 .table td, .bs3 .table th {
    background-color: #fff !important; }
  .bs3 .table-bordered th, .bs3 .table-bordered td {
    border: 1px solid #ddd !important; } }
.bs3 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
.bs3 *:before, .bs3 *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
.bs3 html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }
.bs3 body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }
.bs3 input, .bs3 button, .bs3 select, .bs3 textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }
.bs3 a {
  color: #49a391;
  text-decoration: none; }
.bs3 a:hover, .bs3 a:focus {
  color: #77c2b3;
  text-decoration: underline; }
.bs3 a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }
.bs3 figure {
  margin: 0; }
.bs3 img {
  vertical-align: middle; }
.bs3 .img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }
.bs3 .img-rounded {
  border-radius: 6px; }
.bs3 .img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }
.bs3 .img-circle {
  border-radius: 50%; }
.bs3 hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }
.bs3 .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }
.bs3 .sr-only-focusable:active, .bs3 .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }
.bs3 .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 7;
  padding-right: 7; }
.bs3 .container:before, .bs3 .container:after {
  content: " ";
  display: table; }
.bs3 .container:after {
  clear: both; }
@media (min-width: 768px) {
  .bs3 .container {
    width: 750px; } }
@media (min-width: 992px) {
  .bs3 .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .bs3 .container {
    width: 1170px; } }
.bs3 .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 7;
  padding-right: 7; }
.bs3 .container-fluid:before, .bs3 .container-fluid:after {
  content: " ";
  display: table; }
.bs3 .container-fluid:after {
  clear: both; }
.bs3 .row {
  margin-left: -7;
  margin-right: -7; }
.bs3 .row:before, .bs3 .row:after {
  content: " ";
  display: table; }
.bs3 .row:after {
  clear: both; }
.bs3 .col-xs-1, .bs3 .col-sm-1, .bs3 .col-md-1, .bs3 .col-lg-1, .bs3 .col-xs-2, .bs3 .col-sm-2, .bs3 .col-md-2, .bs3 .col-lg-2, .bs3 .col-xs-3, .bs3 .col-sm-3, .bs3 .col-md-3, .bs3 .col-lg-3, .bs3 .col-xs-4, .bs3 .col-sm-4, .bs3 .col-md-4, .bs3 .col-lg-4, .bs3 .col-xs-5, .bs3 .col-sm-5, .bs3 .col-md-5, .bs3 .col-lg-5, .bs3 .col-xs-6, .bs3 .col-sm-6, .bs3 .col-md-6, .bs3 .col-lg-6, .bs3 .col-xs-7, .bs3 .col-sm-7, .bs3 .col-md-7, .bs3 .col-lg-7, .bs3 .col-xs-8, .bs3 .col-sm-8, .bs3 .col-md-8, .bs3 .col-lg-8, .bs3 .col-xs-9, .bs3 .col-sm-9, .bs3 .col-md-9, .bs3 .col-lg-9, .bs3 .col-xs-10, .bs3 .col-sm-10, .bs3 .col-md-10, .bs3 .col-lg-10, .bs3 .col-xs-11, .bs3 .col-sm-11, .bs3 .col-md-11, .bs3 .col-lg-11, .bs3 .col-xs-12, .bs3 .col-sm-12, .bs3 .col-md-12, .bs3 .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 7;
  padding-right: 7; }
.bs3 .col-xs-1, .bs3 .col-xs-2, .bs3 .col-xs-3, .bs3 .col-xs-4, .bs3 .col-xs-5, .bs3 .col-xs-6, .bs3 .col-xs-7, .bs3 .col-xs-8, .bs3 .col-xs-9, .bs3 .col-xs-10, .bs3 .col-xs-11, .bs3 .col-xs-12 {
  float: left; }
.bs3 .col-xs-1 {
  width: 8.33333%; }
.bs3 .col-xs-2 {
  width: 16.66667%; }
.bs3 .col-xs-3 {
  width: 25%; }
.bs3 .col-xs-4 {
  width: 33.33333%; }
.bs3 .col-xs-5 {
  width: 41.66667%; }
.bs3 .col-xs-6 {
  width: 50%; }
.bs3 .col-xs-7 {
  width: 58.33333%; }
.bs3 .col-xs-8 {
  width: 66.66667%; }
.bs3 .col-xs-9 {
  width: 75%; }
.bs3 .col-xs-10 {
  width: 83.33333%; }
.bs3 .col-xs-11 {
  width: 91.66667%; }
.bs3 .col-xs-12 {
  width: 100%; }
.bs3 .col-xs-pull-0 {
  right: auto; }
.bs3 .col-xs-pull-1 {
  right: 8.33333%; }
.bs3 .col-xs-pull-2 {
  right: 16.66667%; }
.bs3 .col-xs-pull-3 {
  right: 25%; }
.bs3 .col-xs-pull-4 {
  right: 33.33333%; }
.bs3 .col-xs-pull-5 {
  right: 41.66667%; }
.bs3 .col-xs-pull-6 {
  right: 50%; }
.bs3 .col-xs-pull-7 {
  right: 58.33333%; }
.bs3 .col-xs-pull-8 {
  right: 66.66667%; }
.bs3 .col-xs-pull-9 {
  right: 75%; }
.bs3 .col-xs-pull-10 {
  right: 83.33333%; }
.bs3 .col-xs-pull-11 {
  right: 91.66667%; }
.bs3 .col-xs-pull-12 {
  right: 100%; }
.bs3 .col-xs-push-0 {
  left: auto; }
.bs3 .col-xs-push-1 {
  left: 8.33333%; }
.bs3 .col-xs-push-2 {
  left: 16.66667%; }
.bs3 .col-xs-push-3 {
  left: 25%; }
.bs3 .col-xs-push-4 {
  left: 33.33333%; }
.bs3 .col-xs-push-5 {
  left: 41.66667%; }
.bs3 .col-xs-push-6 {
  left: 50%; }
.bs3 .col-xs-push-7 {
  left: 58.33333%; }
.bs3 .col-xs-push-8 {
  left: 66.66667%; }
.bs3 .col-xs-push-9 {
  left: 75%; }
.bs3 .col-xs-push-10 {
  left: 83.33333%; }
.bs3 .col-xs-push-11 {
  left: 91.66667%; }
.bs3 .col-xs-push-12 {
  left: 100%; }
.bs3 .col-xs-offset-0 {
  margin-left: 0%; }
.bs3 .col-xs-offset-1 {
  margin-left: 8.33333%; }
.bs3 .col-xs-offset-2 {
  margin-left: 16.66667%; }
.bs3 .col-xs-offset-3 {
  margin-left: 25%; }
.bs3 .col-xs-offset-4 {
  margin-left: 33.33333%; }
.bs3 .col-xs-offset-5 {
  margin-left: 41.66667%; }
.bs3 .col-xs-offset-6 {
  margin-left: 50%; }
.bs3 .col-xs-offset-7 {
  margin-left: 58.33333%; }
.bs3 .col-xs-offset-8 {
  margin-left: 66.66667%; }
.bs3 .col-xs-offset-9 {
  margin-left: 75%; }
.bs3 .col-xs-offset-10 {
  margin-left: 83.33333%; }
.bs3 .col-xs-offset-11 {
  margin-left: 91.66667%; }
.bs3 .col-xs-offset-12 {
  margin-left: 100%; }
@media (min-width: 768px) {
  .bs3 .col-sm-1, .bs3 .col-sm-2, .bs3 .col-sm-3, .bs3 .col-sm-4, .bs3 .col-sm-5, .bs3 .col-sm-6, .bs3 .col-sm-7, .bs3 .col-sm-8, .bs3 .col-sm-9, .bs3 .col-sm-10, .bs3 .col-sm-11, .bs3 .col-sm-12 {
    float: left; }
  .bs3 .col-sm-1 {
    width: 8.33333%; }
  .bs3 .col-sm-2 {
    width: 16.66667%; }
  .bs3 .col-sm-3 {
    width: 25%; }
  .bs3 .col-sm-4 {
    width: 33.33333%; }
  .bs3 .col-sm-5 {
    width: 41.66667%; }
  .bs3 .col-sm-6 {
    width: 50%; }
  .bs3 .col-sm-7 {
    width: 58.33333%; }
  .bs3 .col-sm-8 {
    width: 66.66667%; }
  .bs3 .col-sm-9 {
    width: 75%; }
  .bs3 .col-sm-10 {
    width: 83.33333%; }
  .bs3 .col-sm-11 {
    width: 91.66667%; }
  .bs3 .col-sm-12 {
    width: 100%; }
  .bs3 .col-sm-pull-0 {
    right: auto; }
  .bs3 .col-sm-pull-1 {
    right: 8.33333%; }
  .bs3 .col-sm-pull-2 {
    right: 16.66667%; }
  .bs3 .col-sm-pull-3 {
    right: 25%; }
  .bs3 .col-sm-pull-4 {
    right: 33.33333%; }
  .bs3 .col-sm-pull-5 {
    right: 41.66667%; }
  .bs3 .col-sm-pull-6 {
    right: 50%; }
  .bs3 .col-sm-pull-7 {
    right: 58.33333%; }
  .bs3 .col-sm-pull-8 {
    right: 66.66667%; }
  .bs3 .col-sm-pull-9 {
    right: 75%; }
  .bs3 .col-sm-pull-10 {
    right: 83.33333%; }
  .bs3 .col-sm-pull-11 {
    right: 91.66667%; }
  .bs3 .col-sm-pull-12 {
    right: 100%; }
  .bs3 .col-sm-push-0 {
    left: auto; }
  .bs3 .col-sm-push-1 {
    left: 8.33333%; }
  .bs3 .col-sm-push-2 {
    left: 16.66667%; }
  .bs3 .col-sm-push-3 {
    left: 25%; }
  .bs3 .col-sm-push-4 {
    left: 33.33333%; }
  .bs3 .col-sm-push-5 {
    left: 41.66667%; }
  .bs3 .col-sm-push-6 {
    left: 50%; }
  .bs3 .col-sm-push-7 {
    left: 58.33333%; }
  .bs3 .col-sm-push-8 {
    left: 66.66667%; }
  .bs3 .col-sm-push-9 {
    left: 75%; }
  .bs3 .col-sm-push-10 {
    left: 83.33333%; }
  .bs3 .col-sm-push-11 {
    left: 91.66667%; }
  .bs3 .col-sm-push-12 {
    left: 100%; }
  .bs3 .col-sm-offset-0 {
    margin-left: 0%; }
  .bs3 .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .bs3 .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .bs3 .col-sm-offset-3 {
    margin-left: 25%; }
  .bs3 .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .bs3 .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .bs3 .col-sm-offset-6 {
    margin-left: 50%; }
  .bs3 .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .bs3 .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .bs3 .col-sm-offset-9 {
    margin-left: 75%; }
  .bs3 .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .bs3 .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .bs3 .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .bs3 .col-md-1, .bs3 .col-md-2, .bs3 .col-md-3, .bs3 .col-md-4, .bs3 .col-md-5, .bs3 .col-md-6, .bs3 .col-md-7, .bs3 .col-md-8, .bs3 .col-md-9, .bs3 .col-md-10, .bs3 .col-md-11, .bs3 .col-md-12 {
    float: left; }
  .bs3 .col-md-1 {
    width: 8.33333%; }
  .bs3 .col-md-2 {
    width: 16.66667%; }
  .bs3 .col-md-3 {
    width: 25%; }
  .bs3 .col-md-4 {
    width: 33.33333%; }
  .bs3 .col-md-5 {
    width: 41.66667%; }
  .bs3 .col-md-6 {
    width: 50%; }
  .bs3 .col-md-7 {
    width: 58.33333%; }
  .bs3 .col-md-8 {
    width: 66.66667%; }
  .bs3 .col-md-9 {
    width: 75%; }
  .bs3 .col-md-10 {
    width: 83.33333%; }
  .bs3 .col-md-11 {
    width: 91.66667%; }
  .bs3 .col-md-12 {
    width: 100%; }
  .bs3 .col-md-pull-0 {
    right: auto; }
  .bs3 .col-md-pull-1 {
    right: 8.33333%; }
  .bs3 .col-md-pull-2 {
    right: 16.66667%; }
  .bs3 .col-md-pull-3 {
    right: 25%; }
  .bs3 .col-md-pull-4 {
    right: 33.33333%; }
  .bs3 .col-md-pull-5 {
    right: 41.66667%; }
  .bs3 .col-md-pull-6 {
    right: 50%; }
  .bs3 .col-md-pull-7 {
    right: 58.33333%; }
  .bs3 .col-md-pull-8 {
    right: 66.66667%; }
  .bs3 .col-md-pull-9 {
    right: 75%; }
  .bs3 .col-md-pull-10 {
    right: 83.33333%; }
  .bs3 .col-md-pull-11 {
    right: 91.66667%; }
  .bs3 .col-md-pull-12 {
    right: 100%; }
  .bs3 .col-md-push-0 {
    left: auto; }
  .bs3 .col-md-push-1 {
    left: 8.33333%; }
  .bs3 .col-md-push-2 {
    left: 16.66667%; }
  .bs3 .col-md-push-3 {
    left: 25%; }
  .bs3 .col-md-push-4 {
    left: 33.33333%; }
  .bs3 .col-md-push-5 {
    left: 41.66667%; }
  .bs3 .col-md-push-6 {
    left: 50%; }
  .bs3 .col-md-push-7 {
    left: 58.33333%; }
  .bs3 .col-md-push-8 {
    left: 66.66667%; }
  .bs3 .col-md-push-9 {
    left: 75%; }
  .bs3 .col-md-push-10 {
    left: 83.33333%; }
  .bs3 .col-md-push-11 {
    left: 91.66667%; }
  .bs3 .col-md-push-12 {
    left: 100%; }
  .bs3 .col-md-offset-0 {
    margin-left: 0%; }
  .bs3 .col-md-offset-1 {
    margin-left: 8.33333%; }
  .bs3 .col-md-offset-2 {
    margin-left: 16.66667%; }
  .bs3 .col-md-offset-3 {
    margin-left: 25%; }
  .bs3 .col-md-offset-4 {
    margin-left: 33.33333%; }
  .bs3 .col-md-offset-5 {
    margin-left: 41.66667%; }
  .bs3 .col-md-offset-6 {
    margin-left: 50%; }
  .bs3 .col-md-offset-7 {
    margin-left: 58.33333%; }
  .bs3 .col-md-offset-8 {
    margin-left: 66.66667%; }
  .bs3 .col-md-offset-9 {
    margin-left: 75%; }
  .bs3 .col-md-offset-10 {
    margin-left: 83.33333%; }
  .bs3 .col-md-offset-11 {
    margin-left: 91.66667%; }
  .bs3 .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .bs3 .col-lg-1, .bs3 .col-lg-2, .bs3 .col-lg-3, .bs3 .col-lg-4, .bs3 .col-lg-5, .bs3 .col-lg-6, .bs3 .col-lg-7, .bs3 .col-lg-8, .bs3 .col-lg-9, .bs3 .col-lg-10, .bs3 .col-lg-11, .bs3 .col-lg-12 {
    float: left; }
  .bs3 .col-lg-1 {
    width: 8.33333%; }
  .bs3 .col-lg-2 {
    width: 16.66667%; }
  .bs3 .col-lg-3 {
    width: 25%; }
  .bs3 .col-lg-4 {
    width: 33.33333%; }
  .bs3 .col-lg-5 {
    width: 41.66667%; }
  .bs3 .col-lg-6 {
    width: 50%; }
  .bs3 .col-lg-7 {
    width: 58.33333%; }
  .bs3 .col-lg-8 {
    width: 66.66667%; }
  .bs3 .col-lg-9 {
    width: 75%; }
  .bs3 .col-lg-10 {
    width: 83.33333%; }
  .bs3 .col-lg-11 {
    width: 91.66667%; }
  .bs3 .col-lg-12 {
    width: 100%; }
  .bs3 .col-lg-pull-0 {
    right: auto; }
  .bs3 .col-lg-pull-1 {
    right: 8.33333%; }
  .bs3 .col-lg-pull-2 {
    right: 16.66667%; }
  .bs3 .col-lg-pull-3 {
    right: 25%; }
  .bs3 .col-lg-pull-4 {
    right: 33.33333%; }
  .bs3 .col-lg-pull-5 {
    right: 41.66667%; }
  .bs3 .col-lg-pull-6 {
    right: 50%; }
  .bs3 .col-lg-pull-7 {
    right: 58.33333%; }
  .bs3 .col-lg-pull-8 {
    right: 66.66667%; }
  .bs3 .col-lg-pull-9 {
    right: 75%; }
  .bs3 .col-lg-pull-10 {
    right: 83.33333%; }
  .bs3 .col-lg-pull-11 {
    right: 91.66667%; }
  .bs3 .col-lg-pull-12 {
    right: 100%; }
  .bs3 .col-lg-push-0 {
    left: auto; }
  .bs3 .col-lg-push-1 {
    left: 8.33333%; }
  .bs3 .col-lg-push-2 {
    left: 16.66667%; }
  .bs3 .col-lg-push-3 {
    left: 25%; }
  .bs3 .col-lg-push-4 {
    left: 33.33333%; }
  .bs3 .col-lg-push-5 {
    left: 41.66667%; }
  .bs3 .col-lg-push-6 {
    left: 50%; }
  .bs3 .col-lg-push-7 {
    left: 58.33333%; }
  .bs3 .col-lg-push-8 {
    left: 66.66667%; }
  .bs3 .col-lg-push-9 {
    left: 75%; }
  .bs3 .col-lg-push-10 {
    left: 83.33333%; }
  .bs3 .col-lg-push-11 {
    left: 91.66667%; }
  .bs3 .col-lg-push-12 {
    left: 100%; }
  .bs3 .col-lg-offset-0 {
    margin-left: 0%; }
  .bs3 .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .bs3 .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .bs3 .col-lg-offset-3 {
    margin-left: 25%; }
  .bs3 .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .bs3 .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .bs3 .col-lg-offset-6 {
    margin-left: 50%; }
  .bs3 .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .bs3 .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .bs3 .col-lg-offset-9 {
    margin-left: 75%; }
  .bs3 .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .bs3 .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .bs3 .col-lg-offset-12 {
    margin-left: 100%; } }

.bs3 .col-md-1, .bs3 .col-md-2, .bs3 .col-md-3, .bs3 .col-md-4, .bs3 .col-md-5, .bs3 .col-md-6, .bs3 .col-md-7, .bs3 .col-md-8, .bs3 .col-md-9, .bs3 .col-md-10, .bs3 .col-md-11, .bs3 .col-md-12 {
  float: left; }
.bs3 .col-md-1 {
  width: 8.33333%; }
.bs3 .col-md-2 {
  width: 16.66667%; }
.bs3 .col-md-3 {
  width: 25%; }
.bs3 .col-md-4 {
  width: 33.33333%; }
.bs3 .col-md-5 {
  width: 41.66667%; }
.bs3 .col-md-6 {
  width: 50%; }
.bs3 .col-md-7 {
  width: 58.33333%; }
.bs3 .col-md-8 {
  width: 66.66667%; }
.bs3 .col-md-9 {
  width: 75%; }
.bs3 .col-md-10 {
  width: 83.33333%; }
.bs3 .col-md-11 {
  width: 91.66667%; }
.bs3 .col-md-12 {
  width: 100%; }
.bs3 .col-md-pull-0 {
  right: auto; }
.bs3 .col-md-pull-1 {
  right: 8.33333%; }
.bs3 .col-md-pull-2 {
  right: 16.66667%; }
.bs3 .col-md-pull-3 {
  right: 25%; }
.bs3 .col-md-pull-4 {
  right: 33.33333%; }
.bs3 .col-md-pull-5 {
  right: 41.66667%; }
.bs3 .col-md-pull-6 {
  right: 50%; }
.bs3 .col-md-pull-7 {
  right: 58.33333%; }
.bs3 .col-md-pull-8 {
  right: 66.66667%; }
.bs3 .col-md-pull-9 {
  right: 75%; }
.bs3 .col-md-pull-10 {
  right: 83.33333%; }
.bs3 .col-md-pull-11 {
  right: 91.66667%; }
.bs3 .col-md-pull-12 {
  right: 100%; }
.bs3 .col-md-push-0 {
  left: auto; }
.bs3 .col-md-push-1 {
  left: 8.33333%; }
.bs3 .col-md-push-2 {
  left: 16.66667%; }
.bs3 .col-md-push-3 {
  left: 25%; }
.bs3 .col-md-push-4 {
  left: 33.33333%; }
.bs3 .col-md-push-5 {
  left: 41.66667%; }
.bs3 .col-md-push-6 {
  left: 50%; }
.bs3 .col-md-push-7 {
  left: 58.33333%; }
.bs3 .col-md-push-8 {
  left: 66.66667%; }
.bs3 .col-md-push-9 {
  left: 75%; }
.bs3 .col-md-push-10 {
  left: 83.33333%; }
.bs3 .col-md-push-11 {
  left: 91.66667%; }
.bs3 .col-md-push-12 {
  left: 100%; }
.bs3 .col-md-offset-0 {
  margin-left: 0%; }
.bs3 .col-md-offset-1 {
  margin-left: 8.33333%; }
.bs3 .col-md-offset-2 {
  margin-left: 16.66667%; }
.bs3 .col-md-offset-3 {
  margin-left: 25%; }
.bs3 .col-md-offset-4 {
  margin-left: 33.33333%; }
.bs3 .col-md-offset-5 {
  margin-left: 41.66667%; }
.bs3 .col-md-offset-6 {
  margin-left: 50%; }
.bs3 .col-md-offset-7 {
  margin-left: 58.33333%; }
.bs3 .col-md-offset-8 {
  margin-left: 66.66667%; }
.bs3 .col-md-offset-9 {
  margin-left: 75%; }
.bs3 .col-md-offset-10 {
  margin-left: 83.33333%; }
.bs3 .col-md-offset-11 {
  margin-left: 91.66667%; }
.bs3 .col-md-offset-12 {
  margin-left: 100%; }
.bs3 .mt-1 {
  margin-top: 14px !important; }
.bs3 .mb-1 {
  margin-bottom: 14px !important; }
.bs3 .pt-1 {
  padding-top: 14px !important; }
.bs3 .pb-1 {
  padding-bottom: 14px !important; }
.bs3 .pr-1 {
  padding-right: 14px !important; }
.bs3 .pl-1 {
  padding-left: 14px !important; }
.bs3 .mt-2 {
  margin-top: 28px !important; }
.bs3 .mb-2 {
  margin-bottom: 28px !important; }
.bs3 .pt-2 {
  padding-top: 28px !important; }
.bs3 .pb-2 {
  padding-bottom: 28px !important; }
.bs3 .pr-2 {
  padding-right: 28px !important; }
.bs3 .pl-2 {
  padding-left: 28px !important; }
.bs3 .mt-3 {
  margin-top: 42px !important; }
.bs3 .mb-3 {
  margin-bottom: 42px !important; }
.bs3 .pt-3 {
  padding-top: 42px !important; }
.bs3 .pb-3 {
  padding-bottom: 42px !important; }
.bs3 .pr-3 {
  padding-right: 42px !important; }
.bs3 .pl-3 {
  padding-left: 42px !important; }
.bs3 .mt-4 {
  margin-top: 56px !important; }
.bs3 .mb-4 {
  margin-bottom: 56px !important; }
.bs3 .pt-4 {
  padding-top: 56px !important; }
.bs3 .pb-4 {
  padding-bottom: 56px !important; }
.bs3 .pr-4 {
  padding-right: 56px !important; }
.bs3 .pl-4 {
  padding-left: 56px !important; }
.bs3 .mt-5 {
  margin-top: 70px !important; }
.bs3 .mb-5 {
  margin-bottom: 70px !important; }
.bs3 .pt-5 {
  padding-top: 70px !important; }
.bs3 .pb-5 {
  padding-bottom: 70px !important; }
.bs3 .pr-5 {
  padding-right: 70px !important; }
.bs3 .pl-5 {
  padding-left: 70px !important; }
.bs3 .mt-6 {
  margin-top: 84px !important; }
.bs3 .mb-6 {
  margin-bottom: 84px !important; }
.bs3 .pt-6 {
  padding-top: 84px !important; }
.bs3 .pb-6 {
  padding-bottom: 84px !important; }
.bs3 .pr-6 {
  padding-right: 84px !important; }
.bs3 .pl-6 {
  padding-left: 84px !important; }
.bs3 .mt-7 {
  margin-top: 98px !important; }
.bs3 .mb-7 {
  margin-bottom: 98px !important; }
.bs3 .pt-7 {
  padding-top: 98px !important; }
.bs3 .pb-7 {
  padding-bottom: 98px !important; }
.bs3 .pr-7 {
  padding-right: 98px !important; }
.bs3 .pl-7 {
  padding-left: 98px !important; }
.bs3 .mt-8 {
  margin-top: 112px !important; }
.bs3 .mb-8 {
  margin-bottom: 112px !important; }
.bs3 .pt-8 {
  padding-top: 112px !important; }
.bs3 .pb-8 {
  padding-bottom: 112px !important; }
.bs3 .pr-8 {
  padding-right: 112px !important; }
.bs3 .pl-8 {
  padding-left: 112px !important; }
.bs3 .mt-9 {
  margin-top: 126px !important; }
.bs3 .mb-9 {
  margin-bottom: 126px !important; }
.bs3 .pt-9 {
  padding-top: 126px !important; }
.bs3 .pb-9 {
  padding-bottom: 126px !important; }
.bs3 .pr-9 {
  padding-right: 126px !important; }
.bs3 .pl-9 {
  padding-left: 126px !important; }
.bs3 .mt-10 {
  margin-top: 140px !important; }
.bs3 .mb-10 {
  margin-bottom: 140px !important; }
.bs3 .pt-10 {
  padding-top: 140px !important; }
.bs3 .pb-10 {
  padding-bottom: 140px !important; }
.bs3 .pr-10 {
  padding-right: 140px !important; }
.bs3 .pl-10 {
  padding-left: 140px !important; }
.bs3 .mt-11 {
  margin-top: 154px !important; }
.bs3 .mb-11 {
  margin-bottom: 154px !important; }
.bs3 .pt-11 {
  padding-top: 154px !important; }
.bs3 .pb-11 {
  padding-bottom: 154px !important; }
.bs3 .pr-11 {
  padding-right: 154px !important; }
.bs3 .pl-11 {
  padding-left: 154px !important; }
.bs3 .mt-12 {
  margin-top: 168px !important; }
.bs3 .mb-12 {
  margin-bottom: 168px !important; }
.bs3 .pt-12 {
  padding-top: 168px !important; }
.bs3 .pb-12 {
  padding-bottom: 168px !important; }
.bs3 .pr-12 {
  padding-right: 168px !important; }
.bs3 .pl-12 {
  padding-left: 168px !important; }
.bs3 .mt-13 {
  margin-top: 182px !important; }
.bs3 .mb-13 {
  margin-bottom: 182px !important; }
.bs3 .pt-13 {
  padding-top: 182px !important; }
.bs3 .pb-13 {
  padding-bottom: 182px !important; }
.bs3 .pr-13 {
  padding-right: 182px !important; }
.bs3 .pl-13 {
  padding-left: 182px !important; }
.bs3 .mt-14 {
  margin-top: 196px !important; }
.bs3 .mb-14 {
  margin-bottom: 196px !important; }
.bs3 .pt-14 {
  padding-top: 196px !important; }
.bs3 .pb-14 {
  padding-bottom: 196px !important; }
.bs3 .pr-14 {
  padding-right: 196px !important; }
.bs3 .pl-14 {
  padding-left: 196px !important; }
.bs3 .mt-15 {
  margin-top: 210px !important; }
.bs3 .mb-15 {
  margin-bottom: 210px !important; }
.bs3 .pt-15 {
  padding-top: 210px !important; }
.bs3 .pb-15 {
  padding-bottom: 210px !important; }
.bs3 .pr-15 {
  padding-right: 210px !important; }
.bs3 .pl-15 {
  padding-left: 210px !important; }
.bs3 .mt-16 {
  margin-top: 224px !important; }
.bs3 .mb-16 {
  margin-bottom: 224px !important; }
.bs3 .pt-16 {
  padding-top: 224px !important; }
.bs3 .pb-16 {
  padding-bottom: 224px !important; }
.bs3 .pr-16 {
  padding-right: 224px !important; }
.bs3 .pl-16 {
  padding-left: 224px !important; }
.bs3 .mt-17 {
  margin-top: 238px !important; }
.bs3 .mb-17 {
  margin-bottom: 238px !important; }
.bs3 .pt-17 {
  padding-top: 238px !important; }
.bs3 .pb-17 {
  padding-bottom: 238px !important; }
.bs3 .pr-17 {
  padding-right: 238px !important; }
.bs3 .pl-17 {
  padding-left: 238px !important; }
.bs3 .mt-18 {
  margin-top: 252px !important; }
.bs3 .mb-18 {
  margin-bottom: 252px !important; }
.bs3 .pt-18 {
  padding-top: 252px !important; }
.bs3 .pb-18 {
  padding-bottom: 252px !important; }
.bs3 .pr-18 {
  padding-right: 252px !important; }
.bs3 .pl-18 {
  padding-left: 252px !important; }
.bs3 .mt-19 {
  margin-top: 266px !important; }
.bs3 .mb-19 {
  margin-bottom: 266px !important; }
.bs3 .pt-19 {
  padding-top: 266px !important; }
.bs3 .pb-19 {
  padding-bottom: 266px !important; }
.bs3 .pr-19 {
  padding-right: 266px !important; }
.bs3 .pl-19 {
  padding-left: 266px !important; }
.bs3 .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }
.bs3 .row.half-space > div {
  padding-left: 7px !important;
  padding-right: 7px !important; }
.bs3 .rotate-90 {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }
.bs3 .white {
  color: white; }
.bs3 .editmode .hideedit {
  display: none; }
.bs3 html, .bs3 body {
  height: 100%;
  color: gray;
  font-family: 'Playfair', serif;
  background: url("../images/bkg.png") 50% 0;
  font-family: "Source Sans Pro", sans-serif; }
.bs3 #tarja {
  height: 10px;
  width: 100%;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRkOWE4YiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM3ODdhMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -moz-linear-gradient(0deg, #4d9a8b 0%, #3787a2 100%);
  background: -webkit-linear-gradient(0deg, #4d9a8b 0%, #3787a2 100%);
  background: linear-gradient(90deg, #4d9a8b 0%, #3787a2 100%);
  background-position: 50% 50%; }
.bs3 #cabecalho #logo {
  margin-top: 80px; }
.bs3 #cabecalho #busca {
  margin-top: 130px;
  font-size: 35px;
  text-align: right;
  padding-right: 12px; }
.bs3 #cabecalho #busca a {
  color: white;
  opacity: 0.1;
  filter: alpha(opacity=10);
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; }
.bs3 #cabecalho #busca a:hover {
  color: #ca8637;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; }
.bs3 #cabecalho #menu {
  background: #25323e;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  min-height: 120px;
  margin-left: -0px; }
.bs3 #cabecalho #menu ul {
  list-style: none;
  margin-top: 60px;
  margin-left: -10px; }
.bs3 #cabecalho #menu ul li {
  margin: 0;
  padding: 0; }
.bs3 #cabecalho #menu ul li:hover {
  background: none; }
.bs3 #cabecalho #menu ul li a {
  padding: 5px 15px;
  color: white;
  font-size: 14px;
  font-family: "Source Sans Pro", sans-serif;
  line-height: 1;
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; }
.bs3 #cabecalho #menu ul li a:hover {
  color: #ca8637;
  background: none;
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 10ms; }
.bs3 .panel .btn i, .bs3 .btn span {
  color: #666666; }
.bs3 .panel .panel-heading {
  background-color: #ffffff;
  font-weight: 700;
  font-size: 16px;
  color: #262626;
  border-color: #ffffff; }
.bs3 .panel .panel-heading a {
  font-weight: 400;
  font-size: 11px; }
.bs3 .panel .panel-default {
  border-color: #cccccc; }
.bs3 .panel .panel-thumbnail {
  padding: 0; }
.bs3 .panel .img-circle {
  width: 50px;
  height: 50px; }
.bs3 #conteudo {
  margin-top: 60px;
  font-size: 14px;
  font-weight: 300; }
.bs3 #conteudo a {
  color: #78b9af; }
.bs3 #conteudo .whitepaper {
  position: relative;
  background: white; }
.bs3 #conteudo .imagespace img {
  margin-top: 24px;
  margin-bottom: 32px; }
.bs3 .block-titulo-desc h1 {
  color: gray;
  font-size: 42px;
  font-family: "Brawler", "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.bs3 .block-titulo-desc .desc {
  margin-top: 24px;
  color: #3787a2;
  font-size: 1.5em;
  margin-bottom: 15px;
  font-weight: 100; }
.bs3 #barra-lateral {
  margin-top: 14px; }
.bs3 #barra-lateral button {
  background: #4d9a8b;
  border: none; }
.bs3 #barra-lateral button:hover {
  background: #78bcae; }
.bs3 #barra-lateral button:hover a {
  background: #78bcae; }
.bs3 #barra-lateral ul {
  background: #4d9a8b; }
.bs3 #barra-lateral a {
  color: white;
  background: #4d9a8b; }
.bs3 #barra-lateral a:hover {
  background: #78bcae; }
.bs3 #contato {
  color: white;
  margin-top: 14px; }
.bs3 #contato .panel {
  background: #4d9a8b;
  height: 340px;
  overflow: hidden;
  border: none;
  position: relative; }
.bs3 #contato .panel:before {
  content: '@';
  position: absolute;
  color: rgba(0, 0, 0, 0.3);
  font-size: 32px;
  font-weight: 700;
  top: 20px;
  right: 20px; }
.bs3 #contato label {
  display: block;
  font-weight: 100;
  color: rgba(255, 255, 255, 0.5); }
.bs3 #contato input, .bs3 #contato textarea {
  width: 100%;
  border: none;
  background: none;
  border-bottom: 1px solid white;
  height: 24px; }
.bs3 #contato input:focus, .bs3 #contato textarea:focus {
  background: rgba(255, 255, 255, 0.5); }
.bs3 #contato input[type=submit] {
  border: none;
  float: right;
  width: auto; }
.bs3 #forum {
  color: white; }
.bs3 #forum .panel {
  background: #ca8637;
  height: 340px;
  overflow: hidden;
  border: none;
  position: relative; }
.bs3 #forum .panel:before {
  content: "\f0e6";
  font-family: FontAwesome;
  position: absolute;
  color: rgba(0, 0, 0, 0.3);
  font-size: 32px;
  font-weight: 700;
  top: 20px;
  right: 20px; }
.bs3 #forum .ccm-discussion-post-list a {
  font-size: 16px;
  color: #bbdcd7; }
.bs3 .lista_pagina {
  -moz-transform: translateX(0) translateY(0) translateZ(0);
  -ms-transform: translateX(0) translateY(0) translateZ(0);
  -webkit-transform: translateX(0) translateY(0) translateZ(0);
  transform: translateX(0) translateY(0) translateZ(0); }
.bs3 .lista_pagina .col-xs-1, .bs3 .lista_pagina .col-sm-1, .bs3 .lista_pagina .col-md-1, .bs3 .lista_pagina .col-lg-1, .bs3 .lista_pagina .col-xs-2, .bs3 .lista_pagina .col-sm-2, .bs3 .lista_pagina .col-md-2, .bs3 .lista_pagina .col-lg-2, .bs3 .lista_pagina .col-xs-3, .bs3 .lista_pagina .col-sm-3, .bs3 .lista_pagina .col-md-3, .bs3 .lista_pagina .col-lg-3, .bs3 .lista_pagina .col-xs-4, .bs3 .lista_pagina .col-sm-4, .bs3 .lista_pagina .col-md-4, .bs3 .lista_pagina .col-lg-4, .bs3 .lista_pagina .col-xs-5, .bs3 .lista_pagina .col-sm-5, .bs3 .lista_pagina .col-md-5, .bs3 .lista_pagina .col-lg-5, .bs3 .lista_pagina .col-xs-6, .bs3 .lista_pagina .col-sm-6, .bs3 .lista_pagina .col-md-6, .bs3 .lista_pagina .col-lg-6, .bs3 .lista_pagina .col-xs-7, .bs3 .lista_pagina .col-sm-7, .bs3 .lista_pagina .col-md-7, .bs3 .lista_pagina .col-lg-7, .bs3 .lista_pagina .col-xs-8, .bs3 .lista_pagina .col-sm-8, .bs3 .lista_pagina .col-md-8, .bs3 .lista_pagina .col-lg-8, .bs3 .lista_pagina .col-xs-9, .bs3 .lista_pagina .col-sm-9, .bs3 .lista_pagina .col-md-9, .bs3 .lista_pagina .col-lg-9, .bs3 .lista_pagina .col-xs-10, .bs3 .lista_pagina .col-sm-10, .bs3 .lista_pagina .col-md-10, .bs3 .lista_pagina .col-lg-10, .bs3 .lista_pagina .col-xs-11, .bs3 .lista_pagina .col-sm-11, .bs3 .lista_pagina .col-md-11, .bs3 .lista_pagina .col-lg-11, .bs3 .lista_pagina .col-xs-12, .bs3 .lista_pagina .col-sm-12, .bs3 .lista_pagina .col-md-12, .bs3 .lista_pagina .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 7px;
  padding-right: 7px; }
.bs3 .lista_pagina .data {
  text-align: right;
  color: gray;
  margin-top: -5px;
  font-size: 12px; }
.bs3 .lista_pagina .panel {
  -webkit-transform: translateX(0) translateY(0) translateZ(0);
  -ms-transform: translateX(0) translateY(0) translateZ(0);
  -o-transform: translateX(0) translateY(0) translateZ(0);
  transform: translateX(0) translateY(0) translateZ(0);
  height: 380px;
  overflow: hidden;
  border: none;
  border-bottom: 1px dotted #eeeeee;
  margin-bottom: 20px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: box-shadow 1000ms cubic-bezier(0.405, 0.165, 0.9, 0.71) 10ms;
  -o-transition: box-shadow 1000ms cubic-bezier(0.405, 0.165, 0.9, 0.71) 10ms;
  transition: box-shadow 1000ms cubic-bezier(0.405, 0.165, 0.9, 0.71) 10ms; }
.bs3 .lista_pagina .panel * {
  cursor: pointer !important; }
.bs3 .lista_pagina .panel .panel-thumbnail {
  -moz-transform: translateX(0) translateY(0) translateZ(0);
  -ms-transform: translateX(0) translateY(0) translateZ(0);
  -webkit-transform: translateX(0) translateY(0) translateZ(0);
  transform: translateX(0) translateY(0) translateZ(0);
  -webkit-transform: translateX(0) translateY(0) translateZ(0);
  -ms-transform: translateX(0) translateY(0) translateZ(0);
  -o-transform: translateX(0) translateY(0) translateZ(0);
  transform: translateX(0) translateY(0) translateZ(0);
  height: 210px;
  width: 100%;
  background: gray;
  overflow: hidden;
  text-align: center;
  overflow: hidden;
  position: relative; }
.bs3 .lista_pagina .panel .panel-thumbnail img {
  vertical-align: middle;
  opacity: 1;
  filter: alpha(opacity=100);
  position: absolute;
  min-width: 120%;
  max-width: 200%;
  left: 50%;
  top: 50%;
  -moz-transform: scaleX(1.005) scaleY(1.005) translateX(-50%) translateY(-50%);
  -ms-transform: scaleX(1.005) scaleY(1.005) translateX(-50%) translateY(-50%);
  -webkit-transform: scaleX(1.005) scaleY(1.005) translateX(-50%) translateY(-50%);
  transform: scaleX(1.005) scaleY(1.005) translateX(-50%) translateY(-50%);
  -webkit-transform: scaleX(1.005) scaleY(1.005) translateX(-50%) translateY(-50%);
  -ms-transform: scaleX(1.005) scaleY(1.005) translateX(-50%) translateY(-50%);
  -o-transform: scaleX(1.005) scaleY(1.005) translateX(-50%) translateY(-50%);
  transform: scaleX(1.005) scaleY(1.005) translateX(-50%) translateY(-50%);
  -webkit-transition: all 1000ms cubic-bezier(0.485, 0.33, 0.495, 0.995) 10ms;
  -o-transition: all 1000ms cubic-bezier(0.485, 0.33, 0.495, 0.995) 10ms;
  transition: all 1000ms cubic-bezier(0.485, 0.33, 0.495, 0.995) 10ms; }
.bs3 .lista_pagina .panel .panel-thumbnail i.fa {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 50;
  color: rgba(255, 255, 255, 0.7); }
.bs3 .lista_pagina .panel .panel-body {
  padding: 10px; }
.bs3 .lista_pagina .panel .panel-body .desc {
  font-size: 13px;
  font-weight: 300;
  line-height: 1.3;
  color: #333333; }
.bs3 .lista_pagina .panel:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: box-shadow 700ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  -o-transition: box-shadow 700ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  transition: box-shadow 700ms cubic-bezier(0.42, 0, 0.58, 1) 10ms;
  -webkit-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.6);
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.6); }
.bs3 .lista_pagina .panel:hover .panel-body h3 a {
  color: #49a391; }
.bs3 .lista_pagina .panel:hover .panel-thumbnail img {
  -moz-transform: scaleX(1.018) scaleY(1.018) translateX(-50%) translateY(-50%);
  -ms-transform: scaleX(1.018) scaleY(1.018) translateX(-50%) translateY(-50%);
  -webkit-transform: scaleX(1.018) scaleY(1.018) translateX(-50%) translateY(-50%);
  transform: scaleX(1.018) scaleY(1.018) translateX(-50%) translateY(-50%);
  -webkit-transition: all 2000ms cubic-bezier(0.485, 0.33, 0.495, 0.995) 10ms;
  -o-transition: all 2000ms cubic-bezier(0.485, 0.33, 0.495, 0.995) 10ms;
  transition: all 2000ms cubic-bezier(0.485, 0.33, 0.495, 0.995) 10ms;
  opacity: 1.4;
  filter: alpha(opacity=140);
  -webkit-transform: scaleX(1.018) scaleY(1.018) translateX(-50%) translateY(-50%);
  -ms-transform: scaleX(1.018) scaleY(1.018) translateX(-50%) translateY(-50%);
  -o-transform: scaleX(1.018) scaleY(1.018) translateX(-50%) translateY(-50%);
  transform: scaleX(1.018) scaleY(1.018) translateX(-50%) translateY(-50%); }
.bs3 .lista_pagina .slides {
  margin-bottom: 20px; }
.bs3 .lista_pagina .slides .col-lg-12 {
  padding: 0; }
.bs3 .lista_pagina .slides .panel .panel-thumbnail {
  height: 280px; }
