#push {
  display: none; }

.top-logo, .navbar-inner, .facebook-header-wrapper, .language {
  display: none; }

#content {
  border: none !important;
  padding-top: 30px; }

#footer {
  background-image: none !important;
  height: 15px !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.credits-mmm {
  color: #333 !important; }

.credits-mmm a {
  color: #333 !important; }

.form-faq {
  height: 100% !important;
  margin-bottom: 160px !important;
  display: block !important; }

.footer_logo, .nav-mmm, .navcontainer, .nav-bottom, .social-mmm, .footer_icons, .mmm-footer-separator {
  display: none; }

.ca-menu {
  display: none; }

.back-to-top {
  display: none; }

#slide-container {
  display: none; }

.info-separator {
  display: none; }

.contact-form {
  display: none !important; }

.inner-service {
  display: block !important;
  color: #333 !important; }

.ch-item {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }

.ch-info {
  opacity: 1 !important;
  color: #333 !important;
  transform: scale(1) !important; }

.ch-img-1 {
  display: none; }

.arrow {
  display: none !important; }

.addthis_toolbox {
  display: none !important; }

.previous, .next {
  display: none !important; }

.event-container {
  border: 1px solid black !important;
  background-color: #FFFFFF !important;
  box-shadow: none !important; }

.printer-friendly-title {
  display: block !important;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 700; }

/******************* coisas vindas do site *******************/
/*force background-images to show up, so no chrome e safari*/
* {
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact; }

body, article {
  width: 100%;
  margin: 0;
  padding: 0; }

body {
  color: #000;
  background: #fff !important;
  background-image: none !important; }

h1, h2, h3 {
  page-break-after: avoid; }

img {
  max-width: 100% !important; }

article {
  page-break-before: always; }

ul, img {
  page-break-inside: avoid; }

article a {
  font-weight: bolder;
  text-decoration: none; }

article a[href^=http]:after {
  content: " <" attr(href) "> "; }

p, ul, img {
  page-break-inside: avoid; }

