/* RESET */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  outline: 0;
  padding: 0;
  font-weight: inherit;
}
:focus {
  outline: 0;
}
html,
body {
  height: 100%;
}
body {
  background: #fff;
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption,
td {
  font-weight: normal;
  text-align: left;
}
a img {
  border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
img {
  border: 0;
  margin: 0;
}
a {
  outline: none;
} /* BASIC */
@font-face {
  font-family: "Helvetica-Light";
  src: url("fonts/Helvetica-Light.eot");
  src: url("fonts/Helvetica-Light.eot?#iefix") format("embedded-opentype"),
    url("fonts/Helvetica-Light.woff") format("woff"),
    url("fonts/Helvetica-Light.ttf") format("truetype"),
    url("fonts/Helvetica-Light.svg#Helvetica-Light") format("svg");
}
@font-face {
  font-family: "Helvetica-Regular";
  src: url("fonts/Helvetica-Regular.eot");
  src: url("fonts/Helvetica-Regular.eot?#iefix") format("embedded-opentype"),
    url("fonts/Helvetica-Regular.woff") format("woff"),
    url("fonts/Helvetica-Regular.ttf") format("truetype"),
    url("fonts/Helvetica-Regular.svg#Helvetica-Regular") format("svg");
}
@font-face {
  font-family: "Helvetica-Bold";
  src: url("fonts/Helvetica-Bold.eot");
  чsrc: url("fonts/Helvetica-Bold.eot?#iefix") format("embedded-opentype"),
    url("fonts/Helvetica-Bold.woff") format("woff"),
    url("fonts/Helvetica-Bold.ttf") format("truetype"),
    url("fonts/Helvetica-Bold.svg#Helvetica-Bold") format("svg");
}
@font-face {
  font-family: "Helvetica-Medium";
  src: url("fonts/Helvetica-Medium.eot");
  src: url("fonts/Helvetica-Medium.eot?#iefix") format("embedded-opentype"),
    url("fonts/Helvetica-Medium.woff") format("woff"),
    url("fonts/Helvetica-Medium.ttf") format("truetype"),
    url("fonts/Helvetica-Regular.svg#Helvetica-Medium") format("svg");
}
body {
  font-family: "Helvetica-Regular";
  font-size: 18px;
  color: #333;
}
.inner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 10px;
  box-sizing: border-box;
}
.inner-big {
  max-width: 1080px;
}
p {
  margin: 0 0 12px;
  line-height: 1.2em;
}
b,
strong {
  font-family: "Helvetica-Bold";
}
:focus {
  border: 0;
}
.maincontainer {
  margin: 0 0 -230px;
  min-height: 100%;
}
.pusher {
  height: 230px;
}
.menu-btn {
  display: none;
}
.non-full {
  width: 100%;
  margin: 0 auto;
  max-width: 1100px;
}
.container ol {
  list-style: decimal;
  padding: 10px 0 10px 25px;
  font-size: 1.1em;
  line-height: 1.2em;
}
.container ul {
  padding: 10px 0 10px 25px;
  font-size: 1.15em;
}
.container ol li,
.container ul li {
  padding: 0 0 18px;
  position: relative;
}
.container ul li:before {
  content: "";
  background: #9ac35a;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  position: absolute;
  left: 0;
  left: -24px;
  top: 5px;
}
.container {
  margin: -212px 0 0;
}
.title-30 {
  font-size: 1.5em;
  font-family: "Helvetica-Medium";
  margin: 0 0 30px;
}
.title-35 {
  font-size: 1.9em;
  font-family: "Helvetica-Medium";
  margin: 0 0 30px;
}
.title-40 {
  font-size: 2.25em;
  font-family: "Helvetica-Medium";
  margin: 0 0 30px;
} /* колонки */
.col-5-big {
  width: 5%;
  float: left;
  padding: 1%;
  box-sizing: border-box;
}
.col-10-big {
  width: 5%;
  float: left;
  padding: 1%;
  box-sizing: border-box;
}
.col-16-big {
  width: 16.6666666666666%;
  float: left;
  padding: 1%;
  box-sizing: border-box;

}
.col-25-big {
  width: 25%;
  float: left;
  padding: 1%;
  box-sizing: border-box;
}
.col-27-big {
  width: 27.5%;
  float: left;
  padding: 1%;
  box-sizing: border-box;
}
.col-33-big {
  width: 33.3333333333333%;
  float: left;
  padding: 1%;
  box-sizing: border-box;
}
.col-40-big {
  width: 30%;
  float: left;
  padding: 1%;
  box-sizing: border-box;
}
.col-45-big {
  width: 45%;
  float: left;
  padding: 1%;
  box-sizing: border-box;
}
.col-50-big {
  width: 50%;
  float: left;
  padding: 1%;
  box-sizing: border-box;
}
.col-58-big {
  width: 58.3333333333333%;
  float: left;
  padding: 1%;
  box-sizing: border-box;
}
.col-66-big {
  width: 66.6666666666666%;
  float: left;
  padding: 1%;
  box-sizing: border-box;
}
.col-75-big {
  width: 75%;
  float: left;
  padding: 1%;
  box-sizing: border-box;
}
.col-83-big {
  width: 83.3333333333333%;
  float: left;
  padding: 1%;
  box-sizing: border-box;
}
.col-100-big {
  width: 100%;
  float: left;
  padding: 1%;
  box-sizing: border-box;
}
.dis-none-big {
  display: none;
} /* шапка */
.logo a {
  display: block;
  line-height: 0;
  font-size: 16px;
  font-family: "Helvetica-Light";
  color: #333;
  text-decoration: none;
  text-align: center;
  position: relative;
}
.logo img {
  width: 100%;
}
.header-mobil {
  z-index: 1002;
  position: relative;
} /* меню */
nav {
  text-align: right;
  margin: 40px 0 0;
}
nav ul {
  overflow: hidden;
}
nav ul li {
  text-align: right;
  display: inline-block;
}
nav ul li a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-family: "Helvetica-Bold";
  font-size: 0.9em;
  margin: 0 12px;
  text-transform: uppercase;
}
nav ul li a:hover {
  text-decoration: underline;
}
.no-padding {
  padding: 0;
}
.nav-padding {
  padding: 33px 0;
}
.phone {
  padding: 20px 0 0;
}
.phone img {
  position: relative;
  top: 10px;
}
.phone a {
  color: #fff;
  text-decoration: none;
  font-family: "Helvetica-Medium";
  font-size: 1.2em;
}
.phone p {
  margin: 0 0 5px;
}
.button-call {
  border: 2px solid #fff;
  color: #fff;
  border-radius: 18px;
  width: 200px;
  float: right;
  margin: 20px 0 0;
  padding: 4px 5px 10px;
  text-align: center;
  cursor: pointer;
}
.button-call:hover {
  background: #fff;
  color: #000;
}
.button-call img {
  position: relative;
  top: 5px;
} /* картинки */
.img-margin-l {
  margin: 20px 20px 20px 0;
}
.img-margin-r {
  margin: 20px 0 20px 20px;
}
.img-left {
  float: left;
}
.img-right {
  float: left;
}
.img-float-none {
  width: auto;
  margin: 0 auto;
  float: none;
}
.img-100 {
  width: 100%;
  border-radius: 5px;
}
.img-50 {
  width: 50%;
}
.img-auto {
  width: auto;
}
.img2 {
  position: absolute;
  right: -1px;
  top: -29px;
}
.img-shadow {
  box-shadow: 2px 5px 9px 2px #999;
} /* оффер */
.offer {
  background: url(img/bg_offer_main.jpg) center top;
  padding: 265px 0 0;
  color: #fff;
  height: 802px;
  box-sizing: border-box;
}
.offer hr {
  max-width: 635px;
  border: 0;
  background: #fff;
  height: 2px;
  margin: 15px 0 20px;
}
.offer-title {
  font-family: "Helvetica-Medium";
  font-size: 3em;
  text-transform: uppercase;
}
.offer-title_big {
  font-family: "Helvetica-Medium";
  font-size: 7.5em;
  text-transform: uppercase;
  margin: 0 0 40px;
}
.offer-text {
  font-size: 1.3em;
}
.button-div {
  margin: 60px 0 0;
}
.button,
.button-down a {
  background: #9ac35a;
  color: #fff;
  font-family: "Helvetica-Medium";
  text-transform: uppercase;
  text-align: center;
  padding: 25px 60px;
  border-radius: 32px;
  float: left;
  cursor: pointer;
}
.button:hover,
.button-down a:hover {
  background: #9ac35a;
} /* слайдер */
.slider-block {
  background: url(img/bg_apparat.jpg) center;
  padding: 40px 0 0;
  height: 650px;
  box-sizing: border-box;
}
.text-slider {
  padding: 75px 0 0 40px;
}
.slider-block-inner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
  box-sizing: border-box;
}
.slider-block-left {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  padding: 0 40px 0 0;
  box-sizing: border-box;
}
.slider-block-right {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  box-sizing: border-box;
} /* подбор аппарата */
.podbor {
  text-align: center;
  background: #f9f9f9;
  padding: 70px 0;
  color: #333;
}
.podbor-block,
.podbor-block_big {
  text-align: left;
  border-radius: 50px;
  background: #fff;
  box-shadow: 0px 0px 2px 2px #eaeaea;
  overflow: hidden;
  padding: 35px 20px 10px;
  position: relative;
}
.podbor-block a {
  color: #333;
  text-decoration: none;
}
.podbor-block_big a {
  color: #fff;
  text-decoration: none;
}
.podbor-block_margin {
  padding: 2.5%;
  position: relative;
}
.podbor-title {
  font-family: "Helvetica-Light";
  font-size: 1.3em;
  height: 45px;
}
.podbor-title span {
  font-family: "Helvetica-Bold";
  font-size: 0.9em;
}
.podbor-block img {
  width: 100%;
}
.price {
  font-family: "Helvetica-Bold";
  font-size: 1.3em;
  color: #9ac35a;
  position: absolute;
  bottom: 112px;
}
.download {
  opacity: 0;
  font-size: 1.2em;
  background: #9ac35a;
  color: #fff;
  font-family: "Helvetica-Medium";
  text-transform: uppercase;
  text-align: center;
  padding: 15px 60px 11px;
  border-radius: 32px;
  float: left;
  cursor: pointer;
  position: absolute;
  top: 45%;
  left: 17%;
  z-index: 10;
  transition: all 0.4s ease-in-out;
}
.podbor-block:hover .download {
  opacity: 1;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}
.podbor-block:after {
  opacity: 0;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: -2px;
  left: -2px;
  border: 2px solid transparent;
  transition: all 0.4s ease-in-out;
}
.podbor-block:hover:after {
  opacity: 1;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}
.podbor-block_big_margin {
  padding: 90px 0 0;
} /* picking */
.picking {
  background: url(img/bg_podobrat.jpg) no-repeat center #f9f9f9;
  position: relative;
  height: 680px;
}
.picking .inner {
  overflow: initial;
}
.picking:before {
  content: "";
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  height: 680px;
  box-shadow: -4px 0px 2px 2px #eaeaea;
  width: 35%;
  border-top-right-radius: 280px;
  border-bottom-right-radius: 280px;
  z-index: 10;
}
.picking_inner {
  background: #fff;
  border-top-right-radius: 280px;
  border-bottom-right-radius: 280px;
  box-shadow: 4px 0px 2px 2px #eaeaea;
  position: relative;
  height: 680px;
  margin-top: -12px;
  box-sizing: border-box;
  padding: 103px 30px 0 0;
  z-index: 10;
} /* service */
.service {
  text-align: center;
  background: url(img/bg_service.jpg) #fff no-repeat center 90px;
  position: relative;
  margin: -42px 0 0;
  padding: 130px 0 50px;
}
.service-block {
}
.service-block_img {
  text-align: left;
}
.one-b {
  margin: 0 0 250px;
}
.two-b {
  margin: 0 0 150px;
}
.two-b .service-block_img {
  text-align: right;
}
.four-b .service-block_img {
  text-align: right;
}
.service-block_text_right,
.service-block_text_left {
  max-width: 580px;
  box-sizing: border-box;
  padding: 40px 20px;
  border-radius: 100px;
  box-shadow: 0px 0px 2px 2px #eaeaea;
  margin: -410px 3px 3px;
  position: relative;
  background: #fff;
  height: 500px;
}
.service-block_text_right img,
.service-block_text_left img {
  margin: 0 0 30px;
}
.service-block_text_right {
  float: right;
}
.service-block_text_left {
  float: left;
  margin: -800px 3px 3px;
}
.three-b .service-block_text_right {
  margin: -565px 3px 3px;
}
.four-b .service-block_text_left {
  margin: -585px 3px 3px;
}
.service2 {
  text-align: center;
} /* отправка */
.mail {
  text-align: center;
  background: url(img/bg_mail.jpg) no-repeat;
  padding: 170px 0 135px;
  margin: -30px 0 0;
  position: relative;
  z-index: 100;
}
.mail input {
  display: block;
  margin: 0 auto 25px;
  padding: 16px;
  border-radius: 25px;
  border: 1px solid #999;
  max-width: 370px;
  width: 100%;
  box-sizing: border-box;
  box-shadow: 0 0 12px 0px #d6d5d5;
  font-size: 18px;
}
.mail input[type="submit"] {
  background: #9ac35a;
  color: #fff;
  font-family: "Helvetica-Medium";
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  border: 0;
  box-shadow: none;
}
.mail input[type="submit"]:hover {
  background: #9ac35a;
}
.mail img {
  margin: 50px 0 40px;
}
.mail .rules {
  max-width: 960px;
} /* профи */
.profi {
  text-align: center;
  margin: 100px 0 30px;
}
.number-block {
}
.number-block .number {
  color: #789270;
  font-size: 2em;
  position: relative;
  text-align: left;
  padding: 0 0 0 43%;
}
.number-block .number:after {
  content: url(img/pr.png);
  position: absolute;
  right: 23px;
  top: 17px;
}
.number-block .number-text {
  color: #333;
  font-size: 1.2em;
  text-align: left;
  margin: 22px 0 0;
  float: right;
} /* производители */
.producer {
  background: url(img/bg_prod.jpg) no-repeat;
  padding: 140px 0 50px;
}
.prod-block-left {
  background: #fff;
  padding: 60px 60px 0;
  border-radius: 50px;
  text-align: center;
  box-shadow: 0px 0px 2px 2px #eaeaea;
}
.prod-text {
  margin: 0 0 70px;
}
.prod-img {
}
.prod-img img {
  display: inline-block;
  margin: 0 12px 70px;
  vertical-align: top;
}
.prod-list {
  height: 65px;
  margin: 0 0 40px;
}
.prod-list img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 30px;
}
.prod-list p {
  display: inline-block;
  vertical-align: middle;
  max-width: 270px;
}
.prod-list:first-child {
  margin: 30px 0 40px;
} /* не откладыввайте */
.bid {
  background: url(img/bg_form.jpg) no-repeat center;
  color: #fff;
  padding: 90px 0;
}
.bid-text {
  margin: 0 0 30px;
}
.bid input {
  margin: 0 20px 35px 0;
  padding: 16px;
  border-radius: 25px;
  border: 1px solid #999;
  max-width: 335px;
  width: 100%;
  box-sizing: border-box;
  font-size: 18px;
}
.bid input[type="submit"] {
  background: #9ac35a;
  color: #fff;
  font-family: "Helvetica-Medium";
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  border: 0;
  box-shadow: none;
}
.bid input[type="submit"]:hover {
  background: #9ac35a;
}
.bid .rules {
  display: inline-block;
  max-width: 60%;
  margin: 10px 0 0;
  position: relative;
  top: 10px;
}
.bid .rules img {
  position: relative;
  top: 0px;
  float: left;
  margin: 0 20px 20px 0;
} /* подвал */
footer {
}
.flex1{
  display: flex;

}
footer img {
  position: relative;
  top: 10px;
  margin: 0 10px 0 0;
}
.footer-col {
  position: relative;
  margin: 40px 0 0;
}
.footer-phone {
  padding-top: 10px;
  display: flex;
  flex-direction: column;
}
.footer-phone::before {
  content: url("img/phone2.png");
  position: absolute;
  left: 0;
  top: 10px;
}
.footer-phone > div {
  margin-left: 50px;
}
.logo-footer {
  width: 60%;
  height: 90%;
}
.flex {
  display: flex;
}

.flex > div {
  flex-basis: 100%;
}
.button-footer {
  background: #fff;
  color: #9ac35a;
  font-family: "Helvetica-Medium";
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  border: 2px solid #9ac35a;
  border-radius: 30px;
  padding: 9px;
  max-width: 150px;
  /*margin: 15px 0 0 35px;*/
  margin-top: 20px;
}
.button-footer:hover {
  background: #9ac35a;
  color: #fff;
}
.sale {
  position: fixed;
  right: 10%;
  bottom: 30px;
  z-index: 100;
  padding: 20px 50px;
  background: #9ac35a;
  border: 1px solid #fff;
  color: #fff;
  text-transform: uppercase;
  border-radius: 50px;
  font-size: 1.2em;
  font-family: "Helvetica-Medium";
  cursor: pointer;
  overflow: hidden;
  box-shadow: 2px 2px 3px 0px #327b6b;
}
.sale:before {
  content: "";
  position: absolute;
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -120%;
  background: linear-gradient(
    to bottom,
    rgba(229, 172, 142, 0),
    rgba(255, 255, 255, 0.5) 50%,
    rgba(229, 172, 142, 0)
  );
  transform: rotateZ(60deg) translate(-5em, 7.5em);
  animation: sheen 1s 3s forwards infinite;
  animation-delay: 1s;
  animation-duration: 4s;
}
@keyframes sheen {
  100% {
    transform: rotateZ(60deg) translate(16em, -43em);
  }
} /* Всплывашки */
.b-popup {
  width: 100%;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  position: fixed;
  top: 0px;
  left: 0;
  z-index: 10000;
  height: 100%;
  overflow: auto;
}
.b-popup-content {
  margin: 40px auto 0px auto;
  max-width: 460px;
  background-size: cover;
  position: relative;
  padding: 40px 25px;
  max-height: 600px;
  z-index: 100;
  box-sizing: border-box;
  background: #fcfcfc;
  text-align: center;
  border-radius: 30px;
}
.b-popup-content-pic {
  margin: 40px auto 0px auto;
  max-width: 465px;
  background: #fff;
  position: relative;
  border: 2px solid #dddddd;
  line-height: 0;
  text-align: center;
}
.close-up {
  position: absolute;
  top: 6px;
  right: 7px;
  font-size: 17px;
  color: #323232;
  padding: 3px 3px 4px 4px;
  text-decoration: none;
  text-align: center;
  top: 8px;
  right: 15px;
  font-size: 25px;
  color: #c6c6c6;
}
.close-up:hover {
  cursor: pointer;
}
.close-big {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 99;
}
.b-popup-content input {
  display: block;
  margin: 0 auto 25px;
  padding: 16px;
  border-radius: 25px;
  border: 1px solid #999;
  max-width: 370px;
  width: 100%;
  box-sizing: border-box;
  box-shadow: 0 0 12px 0px #d6d5d5;
  font-size: 18px;
}
.b-popup-content input[type="submit"] {
  background: #9ac35a;
  color: #fff;
  font-family: "Helvetica-Medium";
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  border: 0;
  box-shadow: none;
}
.b-popup-content input[type="submit"]:hover {
  background: #9ac35a;
}
.b-popup-content .rules img {
  float: left;
  margin: 0 10px 40px 0;
}
.dop-text {
  margin: -10px 0 20px;
}
.b-popup-content .title-30 {
  text-transform: uppercase;
}
#sale .b-popup-content {
  max-width: 1000px;
  max-height: none;
  margin: 0 auto 50px;
}
.sale-block p {
  height: 80px;
  width: 90%;
  margin: 0 auto;
}
.karta {
  background: url(img/bg_karta.jpg);
  padding: 70px 20px;
  margin: 0 -25px 40px;
  width: auto;
  text-align: left;
}
.karta img {
  width: 100%;
  max-width: 235px;
  margin: 0 auto;
}
.karta .title-35 {
  color: #7da99a;
}
.karta-block {
  height: 70px;
  margin: 40px 0;
}
.karta-block span {
  color: #7da99a;
  font-size: 1.9em;
  font-family: "Helvetica-Medium";
}
.gifts {
  padding: 0;
  margin: 0 -25px -50px;
  width: auto;
}
.gifts img {
  width: 100%;
}
.gifts .title-35 {
  color: #7da99a;
}
.sale-desc {
  color: #7da99a;
}
#mapIz {
  height: 400px;
  border-radius: 20px;
  overflow: hidden;
}
.rules {
  font-size: 14px;
  margin: 15px auto 30px;
  text-align: left;
  box-sizing: border-box;
  line-height: 19px;
}
.messages .b-popup-content {
  padding: 55px 5px;
  background: url(img/bg_thx.png) -20px no-repeat;
}
.messages .b-popup-content:after {
  content: "";
  position: absolute;
  background: none;
  width: 480px;
  height: 427px;
  right: 80px;
  bottom: 0;
}
.message-p-first {
  font-size: 1.9em;
}
.message-p-second {
  margin: 30px 0 30px;
  font-size: 1.2em;
}
.messages a {
  margin-right: 20px;
}
.button-press-send,
.button-press-ok,
.button-press-send-1,
.button-press-ok-1 {
  background: #9ac35a;
  color: #fff;
  font-family: "Helvetica-Medium";
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  border: 0;
  box-shadow: none;
  margin: 0 auto;
  padding: 16px;
  border-radius: 35px;
  max-width: 370px;
  box-sizing: border-box;
}
#visible_block {
  border-bottom: 1px solid #afabab;
  background: #fff;
  opacity: 0;
  position: fixed;
  top: 0;
  margin: 0 auto;
  z-index: 1001;
  width: 100%;
  height: 95px;
}
#visible_block .logo img {
  width: 70%;
}
#visible_block .logo p {
  font-size: 0.8em;
}
#visible_block a {
  color: #000;
}
#visible_block .button-call {
  color: #000;
  border: 2px solid #000;
  margin: 10px 0 0;
  position: absolute;
  right: 225px;
  top: 30px;
}
#visible_block nav {
  margin: 5px 0 0;
}
#visible_block .phone {
  padding: 0;
}
div, li, p {
  line-height: 130%;
}
@media all and (max-width: 1099px) {
  .inner,
  .slider-block-inner {
    max-width: 768px;
  }
  .text-slider {
    padding: 0px 0 0 40px;
  }
  #sale .inner {
    max-width: none;
    padding: 20px 15px;
  }
  body {
    font-size: 14px;
  }
  .dis-none-1100 {
    display: none;
  }
  .col-50-1100 {
    width: 50%;
    float: left;
    padding: 1%;
    box-sizing: border-box;
  }
  .col-33-1100 {
    width: 33.3333333333333%;
    float: left;
    padding: 1%;
    box-sizing: border-box;
  }
  .col-100-1100 {
    width: 100%;
    float: left;
    padding: 1%;
    box-sizing: border-box;
  }
  .slider-block {
    background-size: cover;
    height: 460px;
    background: url(img/bg_apparat.jpg) right;
  }
  nav ul {
    display: none;
  }
  .button-call {
    display: none;
  }
  .phone {
    padding: 30px 0 0;
    position: absolute;
    top: 0;
    right: 10px;
  }
  .phone a {
    font-size: 1.8em;
  }
  .download {
    padding: 15px 30px;
    left: 19%;
  }
  .price {
    bottom: 76px;
  }
  .podbor-block_big_margin {
    padding: 35px 0 0;
  }
  .podbor-block_big img {
    width: 100%;
  }
  .picking_inner {
    margin-top: -7px;
  }
  .picking:before {
    width: 41%;
  }
  .logo {
    position: relative;
  }
  .logo:before {
    content: url(img/bg_logo.png);
    position: absolute;
    right: -120px;
    top: -21px;
  }
  #visible_block .logo:before {
    content: none;
  }
  .offer {
    background: url(img/bg_offer.jpg) center;
  }
  .header-mobil {
    overflow: initial;
    height: 210px;
    position: relative;
  }
  #visible_block {
    height: 90px;
  }
  #visible_block .header-mobil {
    height: 110px;
  }
  .menu-btn {
    display: block;
    position: absolute;
    top: 55px;
    right: 10px;
  }
  .service-block_img img {
    max-width: 70%;
  }
  .service-block_text_right,
  .service-block_text_left {
    width: 350px;
    height: 310px;
    padding: 10px 10px;
    border-radius: 60px;
    margin: -210px 3px 3px;
  }
  .service-block_text_right img,
  .service-block_text_left img {
    width: 100%;
    width: 100px;
    margin: 0;
  }
  .service-block_text_left {
    margin: -435px 3px 3px;
  }
  .three-b .service-block_text_right {
    margin: -330px 3px 3px;
  }
  .four-b .service-block_text_left {
    margin: -375px 3px 3px;
  }
  .profi img {
    width: 100%;
  }
  .number-block .number-text {
    text-align: center;
    float: none;
  }
  .number-block .number {
    text-align: center;
    padding: 0;
  }
  .number-block .number:after {
    content: none;
  }
  .prod-list p {
    max-width: 220px;
  }
  .prod-list img {
    width: 50px;
  }
  .prod-block-left {
    padding: 60px 20px 0;
  }
  .prod-img img {
    width: 115px;
  }
  .prod-list {
    margin: 0 0 25px;
  }
  .bid .rules {
    max-width: none;
    top: 0;
  }
  .bid {
    background: url(img/bg_form.jpg) no-repeat right;
  }
  .footer-col {
    margin: 5px 0 0;
  }
  .footer-col-right {
    width: 50px;
    float: right;
    right: 0;
  }


}
@media all and (max-width: 767px) {
  body {
    font-size: 14px;
  }
  .offer {
    background: url(img/bg_mobil.jpg) center;
    height: 665px;
    background-size: cover;
  }
  .menu-btn {
    display: block;
    cursor: pointer;
  }
  .inner {
    padding: 0 10px;
    box-sizing: border-box;
  }
  .col-50-med {
    width: 50%;
    float: left;
    padding: 1%;
    box-sizing: border-box;
  }
  .col-33-med {
    width: 33.3333333333333%;
    float: left;
    padding: 1%;
    box-sizing: border-box;
  }
  .col-100-med {
    width: 100%;
    float: left;
    padding: 1%;
    box-sizing: border-box;
  }
  .col-70-med {
    width: 70%;
    margin: 0 auto 10px;
    padding: 1%;
    box-sizing: border-box;
    float: none;
  }
  .dis-none-med {
    display: none;
  }
  .slider-block-left {
    padding: 0;
  }
}
@media all and (max-width: 699px) {
  body {
    font-size: 13px;
  }
  .service-block_text_right,
  .service-block_text_left {
    height: 285px;
  }
  .four-b .service-block_text_left {
    margin: -315px 3px 3px;
  }
  .prod-img img {
    margin-bottom: 30px;
  }
  .prod-list p {
    max-width: 150px;
  }
  .bid {
    padding: 60px 0;
  }
  .rules {
    line-height: 16px;
  }
  .bid input {
    max-width: 260px;
  }
  .podbor-block_margin {
    margin: 5px 0;
    padding: 1%;
  }
}
@media all and (max-width: 599px) {
  .offer {
    background-position: right;
  }
  .offer-title_big {
    font-size: 5em;
  }
  .offer-title {
    font-size: 2em;
  }
  .button {
    padding: 25px 50px;
  }
  body {
    font-size: 14px;
  }
  .col-100-sm {
    width: 100%;
    float: left;
    padding: 1%;
    box-sizing: border-box;
  }
  .col-50-sm {
    width: 50%;
    float: left;
    padding: 1%;
    box-sizing: border-box;
  }
  .dis-none-sm {
    display: none;
  }
  .dis-none-big {
    display: block;
  }
  .logo a {
    text-align: left;
  }
  .logo img {
    width: 85px;
    float: left;
    margin: 0 10px 0 0;
  }
  .logo p {
    padding: 30px 0 0;
  }
  .logo:before {
    left: -320px;
    top: -100px;
    right: initial;
  }
  .phone {
    padding: 0px 0 0;
    position: relative;
    top: -15px;
    right: -5px;
  }
  #visible_block {
    height: 95px;
  }
  #visible_block .phone {
    position: absolute;
    top: 0;
    right: 10px;
  }
  #visible_block .header-mobil {
    height: 115px;
  }
  #visible_block .logo p {
    display: none;
  }
  #visible_block .menu-btn {
    right: 10px;
    left: inherit;
    top: 55px;
  }
  .header-mobil {
    overflow: hidden;
  }
  .menu-btn {
    display: block;
    right: 0;
    left: 10px;
    top: 140px;
    z-index: 100;
  }
  .slider {
    display: none;
  }
  .slider-block {
    height: auto;
    overflow: hidden;
  }
  .price {
    bottom: 0;
    position: relative;
    text-align: center;
    font-size: 1.8em;
  }
  .podbor-title {
    font-size: 1.6em;
    height: auto;
    text-align: center;
  }
  .picking {
    background: none;
    height: auto;
    overflow: hidden;
    padding: 20px 0 0;
  }
  .picking:before {
    content: none;
  }
  .picking_inner {
    margin-top: -7px;
    box-shadow: none;
    border-radius: 0;
    height: auto;
    padding: 15px 10px;
  }
  .service-block_img img {
    display: none;
  }
  .service-block_text_right,
  .service-block_text_left,
  .three-b .service-block_text_right,
  .four-b .service-block_text_left {
    height: auto;
    margin: 5px auto;
    float: none;
    max-width: 290px;
  }
  .service-block {
    overflow: hidden;
    margin: 0 auto 50px !important;
  }
  .service {
    margin: 0px 0 0;
    padding: 30px 0 50px;
    background: url(img/bg_service.jpg) #fff no-repeat center;
  }
  .mail {
    padding: 20px 0 20px;
    margin: 0;
  }
  .mail input {
    padding: 10px;
    margin: 0 auto 13px;
  }
  .profi img {
    width: auto;
  }
  .prod-list img {
    display: block;
    width: 50px;
    margin: 0 auto 10px;
  }
  .prod-list {
    height: auto;
    text-align: center;
  }
  .prod-list p {
    max-width: none;
    font-size: 1.4em;
  }
  .producer {
    padding: 10px 0 10px;
    background-size: contain;
  }
  .bid {
    padding: 25px 0;
    text-align: center;
    background-size: cover;
  }
  .bid input {
    margin: 0 auto 15px 0;
    padding: 10px;
  }
  .footer-col-right {
    display: none;
  }
  .bid .rules img {
    margin-bottom: 55px;
  }
  .footer-col {
    /*text-align: center;*/
    margin: 5px 0 10px;
  }
  .profi {
    margin: 0px 0 30px;
  }
  .button-footer {
    /*margin: 20px auto 0;*/
  }
  .b-popup-content {
    padding: 40px 10px 5px;
  }
  .b-popup-content input {
    padding: 10px;
    margin: 0 auto 13px;
  }
  .karta img {
    max-width: 150px;
  }
  .karta-block {
    height: 50px;
    margin: 10px 0;
  }
  .sale-block img {
    width: 100%;
  }
  .sale-block p {
    height: 140px;
  }
  .karta {
    margin: 0 -10px 40px;
  }
}
