@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,700&subset=cyrillic");
html {
  color: #000;
  background: #FFF; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, select, p, blockquote, th, td, a {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none; }

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

a:hover,
a:active,
a:focus {
  color: inherit;
  outline: none !important;
  text-decoration: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, button, caption, cite, code, dfn, em, input, optgroup, option, select, strong, textarea, th, var {
  font: inherit; }

b, strong {
  font-weight: 700; }

del, ins {
  text-decoration: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-size: 100%;
  font-weight: normal;
  margin: 0; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: baseline; }

sub {
  vertical-align: baseline; }

legend {
  color: #000; }

.clearfix:after {
  content: '';
  display: block;
  clear: both; }

label {
  font-weight: 500;
  margin-bottom: 0; }

svg {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease; }

/**********************/
html {
  min-height: 100%;
  background: #fff; }

body {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  color: #000000;
  background: #fff;
  min-height: 100vh;
  overflow-x: hidden; }

.print-header {
  padding: 15px 0;
  margin-bottom: 25px;
  border-bottom: 1px solid #eef2f3; }

.content-wrapper {
  width: 1248px;
  margin: auto;
  padding: 0 15px; }

.content-wrapper:after {
  content: '';
  clear: both;
  display: block; }

.logo {
  width: 245px;
  display: inline-block;
  vertical-align: middle; }

.header-phone {
  display: inline-block;
  vertical-align: middle;
  margin-left: 50px; }

.header-phone .header-phone-top {
  font-size: 18px; }

.header-phone .header-phone-bottom {
  font-size: 22px;
  font-weight: 400; }

.product-title {
  margin-bottom: 25px; }

.product-title .h3 {
  font-size: 36px;
  font-weight: 300;
  line-height: 1; }

.print-single-product {
  margin-bottom: 45px; }

.print-single-product table {
  width: 100%; }

.print-single-product table tr {
  border-bottom: 2px solid #eef2f3; }

.print-single-product table tr td {
  vertical-align: top;
  padding: 15px 10px;
  font-size: 16px; }

.print-single-product table tr td:first-child {
  padding-left: 20px; }

.print-single-product table tr td:last-child {
  padding-right: 20px; }

.print-single-product table tr:first-child {
  background: #f2f5f9;
  -webkit-box-shadow: 0 3px 4px 0 rgba(8, 75, 161, 0.18);
  box-shadow: 0 3px 4px 0 rgba(8, 75, 161, 0.18);
  border-bottom: none; }

.print-single-product table tr:first-child td {
  font-size: 13px; }

.print-single-product-img {
  border: 2px solid #eef2f3;
  -webkit-border-radius: 0 20px 0 20px;
  border-radius: 0 20px 0 20px;
  width: 490px;
  float: left;
  margin: 0 30px 20px 0;
  overflow: hidden; }

.print-single-product-img img {
  max-width: 100%;
  display: block; }

.print-single-product-description {
  margin-bottom: 25px; }

.print-product-description-title {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 3px; }

.viewport-table {
  overflow: auto;
  width: 100%; }

.print-footer {
  border-top: 1px solid #eef2f3;
  padding: 25px 0; }

.print-footer .content-wrapper + .content-wrapper {
  margin-top: 15px; }

.footer-info, .footer-icons {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px; }

.footer-icons {
  margin-right: 50px; }

.footer-address {
  display: inline-block;
  vertical-align: top;
  margin-right: 50px;
  width: 180px; }

.footer-address .footer-address-top {
  font-size: 18px; }

.footer-address .footer-address-bottom {
  font-size: 22px;
  font-weight: 400; }

.copyright:after {
  content: '';
  clear: both;
  display: block; }

.copyright p + p {
  margin-top: 10px; }

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