html {
  font-size: 10pt;
  min-width: 100%;
}
body {
  display: block;
  font-family: Arial, sans-serif;
  background: #fff;
  padding: 20px;
  min-width: 100%;
}
.content {
  display: block;
  margin: 0;
  width: 100%;
  padding: 0;
  background: #fff;
}
.content_centerColumn {
  width: 100%;
}
.photoGrid_itemLink.nocaption img {
  display: block !important;
}
.widgetHolder {
  width: 100% !important;
}
.HomePage .widgetHolder .widgetHeading {
  font-size: 42px;
  margin-bottom: 40px;
}
.homebanners .homebanners_item {
  height: 257px;
}
.homebanners span {
  height: 100px;
}
.homebanners .homebanners_icon {
  top: 10%;
}
.advantages,
.widget8 {
  width: 100% !important;
/*display:none !important;*/
}
.advantages .advantages_icon,
.widget8 .advantages_icon {
  fill: #154786;
}
.print-hide {
  display: none !important;
  visibility: hidden !important;
}
.print-show {
  display: block !important;
  visibility: visible !important;
}
.printHeader {
  zoom: 1;
  padding-bottom: 5px;
  border-bottom: 1px solid #000;
  margin-bottom: 5px;
}
.printHeader:after,
.printHeader:before {
  content: "";
  display: table;
}
.printHeader:after {
  clear: both;
}
.printHeader a {
  color: #3d4d64;
}
.printHeader a:hover {
  color: #5e6d80;
}
.printHeader_logo {
  float: left;
  max-height: 150px;
  max-width: 300px;
  margin-bottom: 10px;
}
.printHeader_contacts {
  float: right;
  max-width: 300px;
}
.printFooter {
  padding-top: 5px;
  border-top: 1px solid #000;
  margin-top: 5px;
}
.printFooter a {
  color: #3d4d64;
}
.printFooter a:hover {
  color: #5e6d80;
}

/*# sourceMappingURL=maps/print.css.map */
