* {
  background: transparent !important;
  color: #000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #000 !important;
}
a,
a:visited {
  text-decoration: underline;
}
pre,
blockquote {
  border: 1px solid #000;
  page-break-inside: avoid;
}
thead {
  display: table-header-group;
}

tr,
img {
  page-break-inside: avoid;
}
img {
  max-width: 100% !important;
}

@page {
  margin: 0.5cm;
}

p,
h2,
h3 {
  orphans: 3;
  widows: 3;
}
h2,
h3 {
  page-break-after: avoid;
}

#wrapper {
  width: 100%;
}

#header {
  height: 187px;
  border-bottom: 1px solid #000;
}

#top-contacts {
  text-align: right;
  width: auto;
}
#top-contacts .email {
  float: right;
}
#top-contacts .address {
  display: none;
}

#main-menu,
#main-page-teasers,
#inner-page-teasers,
#footer,
#left-col {
  display: none;
}

#content {
  margin-left: 0;
}

#main-page-content .left,
#main-page-content .right,
#main-page-news .left,
#main-page-news .right {
  float: none;
  width: 100%;
}
.single-news .date {
  padding: 0;
  font-size: 14px;
}
.all-news-link,
.feedback-button.big {
  display: none;
}

.single-manager .person {
  height: auto;
}
.single-manager .person .caption {
  position: relative;
  bottom: auto;
}
.question-trigger {
  display: none;
}

.vacancy_form {
  display: none;
}

#contacts-switcher {
  display: none;
}
.offices-types .type {
  display: block !important;
}
.single-office .col-250 {
  display: none;
}
.single-office .contacts {
  margin: 0;
}
.single-office .managers {
  padding: 20px 0 0 0;
  display: block;
}
.single-office .managers .single-manager {
  min-height: 120px;
  display: block;
  float: none;
  overflow: hidden;
  page-break-inside: avoid;
}
.single-office .managers .single-manager .info .contacts {
  position: relative;
  bottom: auto;
  left: auto;
  right: auto;
}
