html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
  vertical-align: baseline;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

:focus {
  outline: 0;
}
body {
  background: white;
  line-height: 1;
  color: black;
}
ol, ul {
  list-style: none;
}
/* tables still need cellspacing="0" in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  font-weight: normal;
  text-align: left;
}
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
/* End */


/* Start:/bitrix/templates/main/css/style.css?15278459324411*/
/* This stylesheet generated by Transfonter (https://transfonter.org) on October 3, 2017 10:09 PM */

@font-face {
  font-family: 'Open Sans Condensed';
  src: url('/OpenSansCondensed-Light.eot');
  src: local('Open Sans Condensed Light'), local('OpenSansCondensed-Light'),
  url('/OpenSansCondensed-Light.eot?#iefix') format('embedded-opentype'),
  url('/OpenSansCondensed-Light.woff') format('woff'),
  url('/OpenSansCondensed-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans Condensed';
  src: url('/OpenSansCondensed-Bold.eot');
  src: local('Open Sans Condensed Bold'), local('OpenSansCondensed-Bold'),
  url('/OpenSansCondensed-Bold.eot?#iefix') format('embedded-opentype'),
  url('/OpenSansCondensed-Bold.woff') format('woff'),
  url('/OpenSansCondensed-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans Condensed';
  src: url('OpenSansCondensed-LightItalic.eot');
  src: local('Open Sans Condensed Light Italic'), local('OpenSansCondensed-LightItalic'),
  url('OpenSansCondensed-LightItalic.eot?#iefix') format('embedded-opentype'),
  url('OpenSansCondensed-LightItalic.woff') format('woff'),
  url('OpenSansCondensed-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}

* {
  vertical-align: baseline;
  font-weight: inherit;
  font-family: inherit;
  font-style: inherit;
  font-size: 100%;
  border: 0 none;
  outline: 0;
  padding: 0;
  margin: 0;
}

body {
  background: #c3ddf8;
  color: #000;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 400;
  line-height: 2em;
}

.container {
  margin: 0 auto;
  width: 1140px;
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-weight: 600;
}

.button {
  border-radius: 0.5em;
  box-shadow: inset 0 0 0 2px rgba(255,255,255,0.5);
  color: #fff;
  display: inline-block;
  text-decoration: none;
}

.buttonorder {
  margin: 0 auto;
  text-align: center;
  background: #078c00;
  background: -webkit-gradient(linear, left top, left bottom, from(#1ee000), to(#078c00));
  background: -moz-linear-gradient(top, #1ee000, #078c00);
  background: -ms-linear-gradient(top, #1ee000, #078c00);
  background: -o-linear-gradient(top, #1ee000, #078c00);
  padding: 7px 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px; border-radius: 8px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  box-shadow: 0 1px 2px rgba(0,0,0,.2);
  text-shadow: rgba(0,0,0,.4) 0 1px 0;
  color: #d9eef7;
  font-size: 1.3em;
  text-decoration: none;
}

.buttonorder:hover, .buttoncall:hover {
  color: #dbdbdb;
  background: #13961c;
  background: -webkit-gradient(linear, left top, left bottom, from(#10ed0c), to(#13961c));
  background: -moz-linear-gradient(top, #10ed0c, #13961c);
  background: -ms-linear-gradient(top, #10ed0c, #13961c);
  background: -o-linear-gradient(top, #10ed0c, #13961c); }

.buttonorder:active, .buttoncall:active {
  border-top-color: #1ccf00;
  background: #1ccf00;
}

.buttoncall {
  margin: 0 auto;
  text-align: center;
  background: #078c00;
  background: -webkit-gradient(linear, left top, left bottom, from(#1ee000), to(#078c00));
  background: -moz-linear-gradient(top, #1ee000, #078c00);
  background: -ms-linear-gradient(top, #1ee000, #078c00);
  background: -o-linear-gradient(top, #1ee000, #078c00);
  padding: 4px 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px; border-radius: 10px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  box-shadow: 0 1px 2px rgba(0,0,0,.2);
  text-shadow: rgba(0,0,0,.4) 0 1px 0;
  color: #d9eef7;
  font-size: 0.9em;
  text-decoration: underline;
}

#nav a {
  color: #fff;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
}

#footer {
  display: table;
  width: 1140px;
  color: #000;
}
#footer-left {
  display: table-cell;
  text-align: left;
  width: 50%;
}
#footer-right {
  display: table-cell;
  text-align: right;
  width: 50%;
}
#rekvizity {
  width: 450px;
  font-family: sans-serif;
  font-size: 0.6em;
  line-height: 1.5em;
}
.video{
  position:absolute;
  top:40px;
  left:43%;
  font-weight: 900;
  font-size: 14px;
  line-height: 16px;
}

@media (max-width: 1140px) {
  .video {
    position:absolute;
    top:70px;
    left:370px;
  }
}
.video img{
  width:170px;
}
/* End */


/* Start:/bitrix/templates/main/css/style-wide.css?15203492007233*/
body {
  font-size: 15pt;
  letter-spacing: 0.035em;
  line-height: 1.75em;
}

h1 {
  font-size: 1.5em;
}

h2 {
  font-size: 1.25em;
  margin-bottom: 0.75em;
}

.button {
  font-size: 1.25em;
  padding: 0.65em 2.25em 0.65em 2.25em;
}

#header {
  margin: 0;
  background-image: url('img/pmilk-main-top.jpg');
  height: 536px;
}

#headersec {
  margin: 0;
  background-image: url('/img/pmilk-seconds-top.jpg');
  height: 261px;
}

#logo {
  padding: 20px;
  margin-top: 0;
  float: left;
}

#phone {
  text-align: right;
  font-size: 2em;
  font-weight: bold;
  line-height: 1em;
  color: #fff;
  padding: 40px 50px 0 0;
  text-shadow: rgba(0, 0, 0, 0.5) 3px 3px 5px;
}

#callorder {
  float: right;
  margin-right: 50px;
  margin: -60px 50px 0 0;
}

#nav {
  margin: 0 50px 0 0;
  text-align: right;
  font-size: 1.1em;
  text-shadow: rgba(0, 0, 0, 0.6) 3px 3px 5px;
  font-weight: bold;
}

#nav a {
  margin-left: 0.1em;
  padding: 5px 35px;
  background: rgba(30, 144, 255, 0.2);
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;
}

#nav a:hover {
  text-decoration: underline;
}

#nav li.active {
  text-decoration: underline;
  color: #fff;
}

#nav li {
  display: inline;
}
#center-nav {
  margin: 220px auto 0 24px;
}

#center-nav li {
  display: inline;
}

#center-nav a {
  color: #00A0E3;
  font-style: normal;
  text-decoration: underline;
  font-weight: bold;
  font-size: 1.1em;
  padding: 15px 45px;
  background: #F0F7FF;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;
  box-shadow: rgba(0, 0, 0, 0.5) 3px 3px 5px;
}

#center-nav a:hover {
  background: #00A0E3;
  color: #fff;
  border: 0 solid #014D73;
  text-decoration: none;
}

#features {
  display: table;
  font-size: 0.9em;
  line-height: 1.3em;
}
.around {
  padding: 20px;
  display: table-cell;
  border-spacing: 20px;
  background: none;
  position:relative;
  border-radius: 14px 14px 14px 14px;
  -moz-border-radius: 14px 14px 14px 14px;
  -webkit-border: 14px 14px 14px 14px;
  box-shadow: rgba(0, 0, 0, 0.5) 3px 3px 5px;
}

#features ul {
  list-style-type: disc;
  margin-left: 20px;
}
#features h3 {
  margin: 0 0 10px 0;
  font-size: 1.2em;
  font-weight: normal;
  text-align: center;
}
#features h2 {
  font-weight: bold;
  font-size: 1.3em;
  text-align: center;
  margin-bottom: 5px;
}
#features strong {
  font-weight: normal;
}

#squared {
  padding: 5px;
  background: #fff;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;
  box-shadow: rgba(0, 0, 0, 0.5) 3px 3px 5px;
}
#content h1 {
  font-size: 1.5em;
  margin: 40px 0 10px 0;
}
.imgcontent {
  float: left;
  margin: 10px 10px 10px 0;
}
#content {
  font-size: 1em;
  line-height: 1.2em;
}

#content p {
  margin: 1em 0;
}

#topcontent {
  display: table;
}
#lefttopcontent {
  display: table-cell;
}
#righttopcontent {
  display: table-cell;
}

#righttopcontent a {
  color: #00A0E3;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.0em;
  padding: 5px 5px;
  background: #F0F7FF;
  border-radius: 14px 14px 14px 14px;
  -moz-border-radius: 14px 14px 14px 14px;
  -webkit-border: 14px 14px 14px 14px;
  box-shadow: rgba(0, 0, 0, 0.5) 3px 3px 5px;
  display: block;
  width: 200px;
  margin: 10px;
  text-align: center;
}

#righttopcontent a:hover {
  background: #00A0E3;
  color: #fff;
  border: 0 solid #014D73;
}
#intro {
  font-size: 1.2em;
  line-height: 1.2em;
  margin: 20px 0;
}
#intro p {
  margin: 1em 0;
}

#columns {
  padding-bottom:20px; /*Ð¾Ñ‚ÑÑ‚ÑƒÐ¿ ÑÐ½Ð¸Ð·Ñƒ*/
  width:100%; /*ÑƒÐºÐ°Ð·Ñ‹Ð²Ð°ÐµÐ¼ Ð¾Ð±Ñ‰ÑƒÑŽ ÑˆÐ¸Ñ€Ð¸Ð½Ñƒ Ð±Ð»Ð¾ÐºÐ° Ñ ÐºÐ¾Ð»Ð¾Ð½ÐºÐ°Ð¼Ð¸*/
  text-align:justify; /*Ð²Ñ‹Ñ€Ð°Ð²Ð½Ð¸Ð²Ð°Ð½Ð¸Ðµ Ñ‚ÐµÐºÑÑ‚Ð° Ð²Ð½ÑƒÑ‚Ñ€Ð¸ ÐºÐ¾Ð»Ð¾Ð½Ð¾Ðº*/
  column-count: 3; /*ÐºÐ¾Ð»Ð¸Ñ‡ÐµÑÑ‚Ð²Ð¾ ÐºÐ¾Ð»Ð¾Ð½Ð¾Ðº, Ð½Ð° ÐºÐ¾Ñ‚Ð¾Ñ€Ð¾Ðµ Ñ…Ð¾Ñ‚Ð¸Ð¼ Ñ€Ð°Ð·Ð±Ð¸Ñ‚ÑŒ Ñ‚ÐµÐºÑÑ‚*/
  -moz-column-count: 3; /*Ð´Ð»Ñ Ð¼Ð¾Ð·Ð¸Ð»Ñ‹*/
  -webkit-column-count: 3; /*Ð´Ð»Ñ webkit Ð±Ñ€Ð°ÑƒÐ·ÐµÑ€Ð¾Ð²*/
  column-gap: 40px; /*Ð¾Ñ‚ÑÑ‚ÑƒÐ¿ Ð¼ÐµÐ¶Ð´Ñƒ ÐºÐ¾Ð»Ð¾Ð½ÐºÐ°Ð¼Ð¸*/
  -moz-column-gap: 40px;
  -webkit-column-gap: 40px;
  column-rule: 1px solid #000; /*ÐµÑÐ»Ð¸ Ñ‚Ñ€ÐµÐ±ÑƒÐµÑ‚ÑÑ Ð¿Ð¾ Ð´Ð¸Ð·Ð°Ð¹Ð½Ñƒ, Ñ€Ð°Ð·Ð´ÐµÐ»ÑÐµÐ¼ ÐºÐ¾Ð»Ð¾Ð½ÐºÐ¸ Ð»Ð¸Ð½Ð¸ÐµÐ¹*/
  -moz-column-rule: 1px solid #000;
  -webkit-column-rule: 1px solid #000;
}
#columns li {
  list-style-type: disc;
  margin-left: 20px;
}

#base-content strong {
  font-weight: bold;
}

#mainorderbuttonscell {
  text-align: center;
  margin: 20px 0;
}
.partners {
  margin-top: 20px;
}
.partners img {
  border: 4px solid #eee;
  margin: 3px;
}
.partners h2 {
  margin-top: 20px;
}
#footer {
  margin: 3em 0 3em 0;
}

.overlay {
  background-color: rgba(0, 0, 0, 0.7);
  bottom: 0;
  cursor: default;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  z-index: 1;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -ms-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}
.popup {
  background-color: #fff;
  border: 3px solid #fff;
  display: inline-block;
  left: 50%;
  opacity: 0;
  padding: 15px;
  position: fixed;
  text-align: justify;
  font: 14px Helvetica, Arial, Sans-Serif;
  top: 40%;
  visibility: hidden;
  z-index: 10;

  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;

  -webkit-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
  -moz-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
  -ms-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
  -o-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;
  box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.4) inset;

  -webkit-transition: opacity .5s, top .5s;
  -moz-transition: opacity .5s, top .5s;
  -ms-transition: opacity .5s, top .5s;
  -o-transition: opacity .5s, top .5s;
  transition: opacity .5s, top .5s;
}
.overlay:target+.popup {
  top: 50%;
  opacity: 1;
  visibility: visible;
}
.close {
  background-color: rgba(0, 0, 0, 0.8);
  border: 2px solid #ccc;
  height: 24px;
  line-height: 24px;
  position: absolute;
  right: -13px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  top: -15px;
  width: 24px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  -moz-box-shadow: 1px 1px 3px #000;
  -webkit-box-shadow: 1px 1px 3px #000;
  box-shadow: 1px 1px 3px #000;
}
.close:before {
  color: rgba(255, 255, 255, 0.9);
  content: "X";
  font-size: 14px;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
}
.close:hover {
  background-color: rgba(64, 128, 128, 0.8);
}
/* End */


/* Start:/bitrix/templates/main/fancybox/jquery.fancybox.css?15197403474895*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url('/bitrix/templates/main/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('/bitrix/templates/main/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('/bitrix/templates/main/fancybox/blank.gif'); /* helps IE */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('/bitrix/templates/main/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('/bitrix/templates/main/fancybox/fancybox_sprite@2x.png');
    background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url('/bitrix/templates/main/fancybox/fancybox_loading@2x.gif');
    background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
  }
}

.gal-item {
  float: left;
  padding: 3px;
  border: 1px solid #d4d4d4;
  margin: 4px;
  opacity: 0.8;
}

.gal-item:hover {
  opacity: 1.0;
}
