.item-salf i {
  font-style: normal;
  font-size: 20px;
  font-weight: 400;
  color: red;
  text-decoration: line-through;
  display: inline-block;
  vertical-align: top;
  margin-top: 24px;
  line-height: 20px;
}
#bx-product-sale p {
  color: #111;
  font-size: 15px;
}
#bx-product-sale {
  margin-top: 3px;
}
.item-salf {
  border-bottom: 2px solid #4b4a4a;
  margin-bottom: 4px;
}
.item-salf b {
  background: #4b4a4a;
}
#new-sales {
  font-size: 36px;
}
.item-salf img {
  width: 17px;
}
#mod-ryad {
  margin-left: 682px;
  margin-top: 21px;

  font-weight: 500;
  font-size: 19px;
  color: #ffffff;
  line-height: 30px;
  background: #f13f1c;
}
#podarki {
  color: #111;
  font-size: 15px;
  margin-bottom: 10px;
  line-height: 20px;
  padding: 5px 10px;
  background: #f5fe93;
}
#podarki b {
  font-weight: 600;
  color: #050505;
}

@media screen and (max-width: 600px) {
  #mod-ryad {
    margin-left: 0;
  }
  #new-sales {
    font-size: 36px;
    vertical-align: top;
    margin-top: 15px;
    display: inline-block;
  }
  #new-sale img {
    width: 18px;
    vertical-align: top;
    display: inline-block;
    margin-top: 15px;
  }

  .left-main-ekran h1 span {
    padding-top: 25px;
  }
}

#list-stiker {
  background: #fff;
  text-align: center;
  display: flex;

  max-width: 1150px;
  margin: 0 auto;
  padding-bottom: 45px;
  padding-top: 56px;
}
#list-stiker li {
  display: inline-block;
  max-width: 250px;
  vertical-align: top;
  margin: 0 auto;
}
#list-stiker li img {
}
#list-stiker li p {
  font-size: 15px;
  line-height: 20px;
  color: #454545;
  font-family: Roboto;
}
#list-stiker p span {
  font-size: 18px;
  font-weight: 700;
  display: block;
  line-height: 27px;
  margin: 10px 0px 9px;
  color: #000000;
  font-family: Roboto;
}

/* Seven reason */

.seven-reason__wrap {
  background-color: #eceeee;
  height: 650px;

  background-repeat: no-repeat;
  background-image: url(/images/s-reason.jpg);
  background-position: center 90px;
}

.seven-reason {
  max-width: 1280px;
  margin: 0 auto;

  margin-bottom: 20px;
}

.seven-reason h3 {
  line-height: 72px;
  font-weight: 700;
  font-size: 30px;
  color: rgba(6, 6, 6, 0.97);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;

  padding-top: 15px;
}

.seven-reason__lists-header {
  font-size: 24px;
  font-weight: 700;
  text-align: center;

  margin-bottom: 20px;
}

.seven-reason__lists-header.good {
  color: #75892f;
}

.seven-reason__lists-header.bad {
  color: #9a3531;
}

.seven-reason__lists__item {
  vertical-align: middle;
}

.seven-reason__lists__item-icon {
  position: absolute;
  width: 24px;
  height: 24px;
  margin: auto;
}

.seven-reason__lists__item-text {
  position: relative;
  padding-left: 42px;
  margin: auto;
  line-height: 18px;
}

.seven-reason__img-mobile {
  display: none;
}

.list-7-1 {
  float: left;
  max-width: 331px;
  margin-left: 20px;
  font-family: "Roboto";
  margin-top: 20px;
}

.list-7-1 li {
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 20px;
  /* padding-left: 37px; */
}

.list-7-2 {
  float: right;
  max-width: 331px;
  margin-left: 20px;
  margin-top: 20px;
  margin-right: 30px;

  font-family: "Roboto";
}

.list-7-2 li {
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 20px;
  /* padding-left: 37px; */
}

#old-sales2,
#old-sales22,
#old-sales222 {
  font-style: normal;
  font-size: 20px;
  font-weight: 400;
  color: red;
  text-decoration: line-through;
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
  line-height: 20px;
}
#new-sales222 {
  font-weight: 500;
  font-size: 37px;
  font-family: "Oswald";
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}
#podarki2 {
  color: #252525;
  font-size: 14px;
  margin-bottom: 2px;
  line-height: 17px;
  padding: 5px 10px;
}
.pg-h {
  font-size: 14px;
  font-weight: 400;
}

/* #box-compare {
  display: block;
  width: 1000px;
  margin: 30px auto;
  text-align: center;
}
#box-compare-h {
  line-height: 72px;
  padding-top: 0;
  font-weight: 700;
  font-size: 38px;
  color: rgba(6, 6, 6, 0.97);
  text-align: center;
  letter-spacing: -0.5px;
  margin-bottom: 15px;
}
#list-compare {
}
#list-compare li {
  display: inline-block;
  vertical-align: top;
  width: 391px;
  margin: 21px;

  border-radius: 5px;
  box-shadow: 0px 0px 25px #b5b5b5;
  min-height: 540px;
}
#list-compare li .shops-h {
  line-height: 72px;
  padding-top: 0;
  font-weight: 700;
  font-size: 24px;
  color: rgba(221, 35, 35, 0.97);
  text-align: center;
  letter-spacing: 0px;
}
#list-compare img {
  width: 200px;
  border-radius: 5px;
  margin-bottom: 20px;
}
#list-compare .shops {
  text-align: left;
  padding-left: 35px;
  background-image: url(../images_hanhi/nos.png);
  background-repeat: no-repeat;
  line-height: 19px;
  margin-left: 50px;
  margin-right: 28px;
  margin-bottom: 9px;
  padding-bottom: 7px;
}
#list-compare .doms {
  text-align: left;
  padding-left: 35px;
  background-image: url(../images_hanhi/oks.png);
  background-repeat: no-repeat;
  line-height: 19px;
  margin-left: 50px;
  margin-right: 28px;
  margin-bottom: 9px;
  padding-bottom: 7px;
}
#list-compare .doms-h {
  line-height: 72px;
  padding-top: 0;
  font-weight: 700;
  font-size: 24px;
  color: rgba(18, 161, 47, 0.97);
  text-align: center;
  letter-spacing: 0px;
} */

#box-form-tops {
  width: 300px;
  padding: 6px;

  background: rgba(255, 255, 255, 0.93);
  border-radius: 5px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 325px;
  border: 0;
  box-shadow: 0px 0px 10px #aeaeae;
}
#box-form-top-h {
  border-radius: 4px;
  border: 0;
  padding: 7px;
  line-height: 26px;
  font-size: 18px;
  background: #46ae00;
  font-weight: 500;
  color: #fff;
}
#box-form-top-h span {
  font-weight: 600;
  font-size: 27px;
  color: #fcfb28;
}
#box-form-top-h b {
  color: #2a6006;
  font-weight: 500;
}
#form1-titleys {
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  color: #2a2a2a;
  margin-bottom: 0;
  padding: 6px;
  margin-top: 6px;
}
#list-forms {
}
#list-forms li {
  margin-bottom: 10px;
  margin-top: 5px;
}
#list-forms li input[type="text"] {
  border-radius: 3px;

  font-size: 18px;
  padding: 5px 10px;
  width: 220px;
  border: 1px solid #a0a0a0;
  background: #e4e4e4;
}
#list-forms li button {
  width: 269px;
  margin: auto;
  cursor: pointer;
  height: 45px;
  border-radius: 6px;
  border: 0;
  background-color: #de5b14;
  background-image: -webkit-linear-gradient(bottom, #ff882b 0, #d35d00 100%);
  box-shadow: 0 4px 0 #da6305;
  position: relative;
  color: #fff;
  font-size: 22px;
  line-height: 42px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);
  font-weight: 600;
  padding: 0 18px;
}
#list-forms li select {
  border-radius: 3px;

  font-size: 17px;
  padding: 5px 10px;
  border: 1px solid #a0a0a0;
  background: #e4e4e4;
  color: #646363;
  font-weight: 500;
  width: 242px;
}
#p-phonet {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
}
/*
.video-section {
    height: 100vh;
    margin-top: -55px;
    overflow: hidden;
    width: 100vw;
}
.video-section .video {
    display: block;
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100vw;
}
.video-section .video__overlay {
    background-color: rgba(0,0,0,.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 50;
} */
#princip-order {
  min-height: 600px;
  background: #000000;
  background-image: url(../images/process-top.png);
  background-repeat: repeat-x;
  background-position: center -15px;
  padding-bottom: 30px;
}

#princip-order h2 {
  line-height: 62px;
  padding-top: 150px;
  font-weight: 700;
  font-size: 37px;
  color: rgba(255, 255, 255, 0.97);
  text-align: center;
  letter-spacing: 0;
}
#princip-order ul {
  margin: 40px auto 30px;
  width: 1000px;
  text-align: center;
}
#princip-order ul li {
  display: inline-block;
  vertical-align: top;
  width: 177px;
  margin: 8px;

  position: relative;
  color: #fff;
}
#princip-order ul li span {
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  border: 1px solid #000;
  width: 26px;
  line-height: 26px;
  height: 26px;
  position: absolute;
  left: 73px;
  background: #ffffff;
  top: -17px;
  color: #000;
  font-weight: 600;
}
#princip-order ul li img {
  border-radius: 4px;
}
#princip-order ul li div {
  font-weight: 600;
  line-height: 20px;
  margin: 10px 0px 5px;
}
#princip-order ul li p {
  font-size: 14px;
  line-height: 18px;
  color: #ffffffb0;
}
#princip {
}
#princip-box {
  max-width: 1100px;
  margin: 40px auto;
}
#h-princip {
  line-height: 72px;
  font-size: 33px;
  padding-top: 0;
  font-weight: 700;
  color: rgba(6, 6, 6, 0.97);
  text-align: center;
  margin-bottom: 0;
  text-transform: uppercase;
}

#h-princip h2 {
  font-size: 33px;
  letter-spacing: 1.5px;
  line-height: 42px;

  padding-top: 0;
}

#left-prnc {
  float: left;
  max-width: 370px;
  text-align: right;
  margin-right: 36px;
}
#center-prnc {
  float: left;
  width: 272px;
  text-align: center;
  margin-right: 0;
  margin-top: 27px;
  margin-left: 30px;
  position: relative;
  min-height: 563px;
}
#center-prnc img {
}
#right-prnc {
  max-width: 350px;
  float: right;
  text-align: left;
}
.it-prnc {
  margin-top: 140px;
  padding-left: 115px;
  text-align: left;
  background-repeat: no-repeat;
  background-position: left center;
}
.it-prnc img {
}
.it-prnc div {
  font-family: "Roboto";
  font-weight: 700;
  line-height: 22px;
  font-size: 18px;

  margin-bottom: 10px;
}
.it-prnc p {
  font-family: "Roboto";
  line-height: 18px;
  color: #000;

  max-width: 246px;
}

/* Steps */

.webp .container__bg {
  background: url("../images/steps_bg.webp") no-repeat;
  background-size: 100% cover;
  background-position: center;
  overflow-x: hidden;
  background-color: #000;
}

.no-webp .container__bg {
  background: url("../images/steps_bg.jpg") no-repeat;
  background-size: 100% cover;
  background-position: center;
  overflow-x: hidden;
  background-color: #000;
}

.container {
  max-width: 1050px;
  display: flex;
  margin: 0 auto;

  flex-direction: column;
}

.steps__overtitle {
  font-family: "Mazzard M";
  font-size: 33px;
  font-weight: 700;
  line-height: 42px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1.5px;

  margin: 60px auto 30px auto;
}

.steps__number {
  font-family: "Mazzard M";
  font-size: 65px;
  font-weight: 700;
  color: #ffcd5b;
}

.steps__title {
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;

  color: #ffcd5b;
}

.steps__text {
  max-width: 360px;

  font-family: "Roboto";
  font-size: 15px;
  line-height: 25px;
  color: #fff;
}

.steps__img img {
  position: relative;
  margin: 0 50px;
  display: block;
}

.box-2,
.box-3,
.box-4,
.box-5,
.box-6 {
  display: flex;
  align-items: center;

  margin-bottom: 30px;
}

.box-2 {
  justify-content: flex-end;
  margin-right: 30px;
}

.box-3 {
  justify-content: flex-start;
  text-align: end;
  margin-left: 58px;
}

.box-4 {
  justify-content: flex-end;
  margin-right: 29px;
}

.box-5 {
  justify-content: flex-start;
  text-align: end;
  margin-left: 59px;
}

.box-6 {
  justify-content: flex-end;
  margin-right: 28px;
}

/* /Steps */

.box-box {
  width: 1000px;
  margin: 30px auto;
}
.box-box-h {
  line-height: 72px;
  padding-top: 0;
  font-weight: 500;
  font-size: 42px;
  color: rgba(6, 6, 6, 0.97);
  text-align: center;
  letter-spacing: -0.5px;
  font-family: "Oswald";
  margin-bottom: 0;
}
.unds {
  font-size: 24px;
  line-height: 42px;
  margin-top: 0;
  font-weight: 400;
  padding: 0px 6px 10px;
  text-align: center;
  font-family: "Roboto";
}
#sravn {
  margin: 20px 0px;
}
#left-sravn {
  float: left;
  width: 500px;
  text-align: center;
  position: relative;
  min-height: 500px;
}
#right-sravn {
  float: left;
  width: 500px;
  text-align: center;
  position: relative;
  min-height: 500px;
}
.h-sravn {
  font-size: 20px;
  font-weight: 600;
  line-height: 35px;
}

#bb-pre {
  text-align: left;
  margin-top: 48px;
}
.bb-pres {
  margin-bottom: 13px;
  font-weight: 400;
}
.bb-pres1 {
  background-image: url(../images/drink_bar.png);
  padding-left: 37px;
  background-repeat: no-repeat;
  background-size: 30px;
  width: 397px;
  display: inline-block;
  vertical-align: top;
  margin-left: 35px;
}

.bb-pres3 {
  background-image: url(../images/barrel.png);
  padding-left: 37px;
  background-repeat: no-repeat;
  background-size: 30px;
  width: 310px;
  display: inline-block;
  vertical-align: top;
  margin-left: 120px;
}
.bb-pres div {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 0;
  line-height: 30px;
}

.bb-pres p {
  font-weight: 400;
  color: #444;
  line-height: 23px;
  font-size: 16px;
}

/* Equipment */

.equipment__mobile-img {
  display: none;
}

.equipment {
  /* height: 880px; */
  padding-bottom: 40px;
}

.equipment h3 {
  display: flex;
  flex-direction: column;

  font-size: 33px;
  font-weight: 700;
  line-height: 42px;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;

  margin-bottom: 40px;
  padding-top: 50px;
}

.equipment h3 span {
  font-family: "Roboto";
  font-size: 24px;
  font-weight: 400;
  line-height: 42px;
  text-transform: none;
  letter-spacing: 0px;
}

.equipment__wrap {
  width: 1150px;
  height: 670px;
  margin: 0 auto;
  position: relative;

  background: center top no-repeat url("../images/equipment_test.jpg");
}

#equipment > a {
  margin: 20px auto 0 auto;
}

.equipment__list {
}

.equipment__list-item {
  cursor: pointer;
}

.equipment__list-left .equipment__list-item {
  margin-bottom: 30px;
}

.equipment__list-right .equipment__list-item {
  margin-bottom: 24px;
}

.equipment__list-left {
  float: left;
  max-width: 230px;
  height: 610px;
  margin-top: 20px;
}

.equipment__list-right {
  float: right;
  max-width: 220px;
  margin-top: 20px;
}

.equipment__list-item__num {
  color: #f19100;
  border: 2px solid #f19100;
  border-radius: 50%;
  font-weight: 700;

  text-align: center;
  position: absolute;
  width: 24px;
  height: 24px;
  z-index: 2;
}

.equipment__list-item:hover .equipment__list-item__num {
  background-color: #f19100;
  color: #fff;
  cursor: pointer;
}

.equipment__list-item__text p:first-child,
.eq_custom {
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;

  position: relative;
  padding-left: 35px;
}

.equipment__list-item__text p:first-child:not(.eq_custom) {
  margin-bottom: 10px;
}

.equipment__list-item__text p:last-child:not(.eq_custom) {
  font-family: "Roboto";
  font-size: 14px;
  line-height: 18px;

  padding-left: 35px;
}

.equipment__bg-text {
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  color: #fff;

  position: absolute;
  max-width: 400px;
  height: 75px;
  bottom: 36px;
  left: 460px;
}

.equipment__mobile-box {
  display: none;
}

/* /Equipment */

/* Equipment Numbers */

.equipment__list-item__num-1 {
  position: absolute;

  top: 100px;
  left: 530px;
}

.equipment__list-item__num-2 {
  position: absolute;

  top: 250px;
  left: 318px;
}

.equipment__list-item__num-3 {
  position: absolute;

  top: 295px;
  left: 452px;
}

.equipment__list-item__num-4 {
  position: absolute;

  top: 291px;
  left: 586px;
}

.equipment__list-item__num-5 {
  position: absolute;

  top: 225px;
  left: 370px;
}

.equipment__list-item__num-6 {
  position: absolute;

  top: 120px;
  left: 428px;
}

.equipment__list-item__num-7 {
  position: absolute;

  top: 109px;
  left: 740px;
}

.equipment__list-item__num-8 {
  position: absolute;

  top: 180px;
  left: 800px;
}

.equipment__list-item__num-9 {
  position: absolute;

  top: 364px;
  left: 698px;
}

.equipment__list-item__num-10 {
  position: absolute;

  top: 320px;
  left: 847px;
}

.equipment__list-item__num-11 {
  position: absolute;

  top: 368px;
  left: 790px;
}

.equipment__list-item__num-12 {
  position: absolute;

  top: 406px;
  left: 565px;
  cursor: pointer;
}

[class^="equipment__list-item__num-"] {
  display: none;

  color: #fff;
  background-color: #f19100;
  border: 2px solid #f19100;
  border-radius: 50%;
  font-weight: 700;

  text-align: center;
  position: absolute;
  width: 24px;
  height: 24px;
}

[class^="equipment__list-item__num-"].eq_num_hover {
  display: block;
}

/* /Equipment Numbers */

.giftds {
  background: #fdea78;
}
#finish-p {
  text-align: center;

  line-height: 20px;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
}
#vashe-pivo {
  width: 700px;
  margin: 30px auto 0;
  position: relative;
}
#vashe-pivo div {
  position: absolute;
  left: 206px;
  top: 303px;

  line-height: 20px;
  color: #fff;
  font-size: 22px;
  background: #0000008f;
  font-weight: 500;
  z-index: 999;
  padding: 10px;
  line-height: 24px;
  text-align: center;
}
#vashe-pivo img {
  position: absolute;
  right: 10px;
  top: 10px;
  opacity: 0.5;
}
#vashe-pivo video {
  width: 700px;
  background: #000000a6;
  border-radius: 7px;
}

#dops {
  max-width: 1000px;
  margin: 20px auto;
}
#dops h2 {
  line-height: 90px;
  padding-top: 12px;
  font-weight: 700;
  font-size: 37px;
  color: rgba(6, 6, 6, 0.97);
  text-align: center;
  letter-spacing: 0;
}
#dops-uh {
  font-size: 19px;
  line-height: 26px;
  color: #353535;
  margin-top: 0;
  font-weight: 400;

  padding: 0px 6px 10px;
  text-align: center;
}
#dops-d {
  text-align: center;
  position: relative;
  border-bottom: 1px solid #777575;
}
#dops-d img {
  width: 700px;
  margin-bottom: -3px;
}
#dops-d ul {
}
#dops-d li {
  position: absolute;
  background: #4a4a4a;
  border-radius: 5px;
  box-shadow: 0px 0px 10px #ffffff;
  padding: 10px;
  text-align: left;
  color: #fff;
}
#dops-d li div {
  margin-bottom: 5px;
  font-weight: 500;
  line-height: 21px;
  font-size: 17px;
}
#dops-d li p {
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 8px;
  color: #b5b5b5;
}
#dops-d li b {
  font-family: "Oswald";
  font-weight: 300;
  font-size: 28px;
  display: block;
  text-align: right;
  color: #e6ff78;
}
#dops1 {
  top: 0px;
  left: 185px;
  width: 269px;
}
#dops2 {
  top: 56px;
  left: 679px;
  width: 240px;
}
#trie1 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 12.5px 0 12.5px;
  border-color: #4a4a4a transparent transparent transparent;
  position: absolute;
  top: 152px;
  left: 346px;
  z-index: 999;
}
#trie2 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12.5px 12px 12.5px 0;
  border-color: transparent #4a4a4a transparent transparent;
  position: absolute;
  top: 126px;
  left: 667px;
  z-index: 999;
}

.img-dr {
  height: 125px;
}
.img-vk {
  height: 125px;
}

#new-sale22 {
  font-family: "Oswald";
  font-size: 20px;
  margin-top: 6px;
  margin-bottom: 7px;
  color: #222222;
}

#eff {
  background: #000;
  color: #fff;
  text-align: center;
}
#eff > div {
  width: 800px;
  margin: 40px auto;
}
#eff-h {
  line-height: 79px;
  padding-top: 12px;
  font-weight: 700;
  font-size: 37px;
  text-align: center;
  letter-spacing: 0;
  color: #ecdc45;
}
#eff-uh {
  font-size: 19px;
  line-height: 26px;
  color: #aaaaaa;
  margin-top: 0;
  font-weight: 400;

  padding: 0px 6px 0px;
  text-align: center;
}
#eff p {
  margin: 11px;
  line-height: 30px;
  color: #e2e2e2e8;
  padding-bottom: 20px;
  font-size: 18px;
}
#eff p span {
  font-weight: bold;
  font-size: 24px;
  color: #ecdc45;
  display: inline-block;
  vertical-align: top;
}

#eff p b {
  color: #fff;
  font-weight: 400;
}
#eff img {
  width: 600px;
}

/* Choose */

.choose {
  background-color: #edefef;
}

.choose__wrap {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  max-width: 720px;
}

.choose__title {
  font-family: "Mazzard M";
  font-size: 33px;
  font-weight: 700;
  line-height: 42px;

  text-transform: uppercase;
  text-align: center;

  padding-top: 45px;
  margin-bottom: 25px;
}

.choose__wrap .choose__item:first-child {
  margin-right: 25px;
}

.choose__wrap .choose__item:last-child {
  margin-left: 25px;
}

.choose__item p:nth-child(4) {
  margin-bottom: 30px;
}

.choose__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 340px;
  margin-bottom: 40px;

  box-shadow: 0px 0px 25px 0px #aaa4a4;
  background-color: #fff;
  border-radius: 20px;
}

.choose__item-img {
  max-height: 321px;
  max-width: 241px;

  margin-top: 15px;
}

.choose__item-name {
  font-family: "Roboto";
  font-size: 24px;
  line-height: 42px;

  margin: 10px 0;
}

.choose__item-prop {
  font-family: "Roboto";
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  text-align: start;

  width: 272px;
}

.choose__item-prop br {
  display: none;
}

.choose__item-prop span {
  font-family: "Roboto";
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}

.choose__item-price {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.choose__item-price span:first-child {
  font-family: "Mazzard M";
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: line-through;

  margin-right: 25px;
}

.choose__item-price > span:nth-child(2) {
  font-family: "Mazzard M";
  font-size: 40px;
  font-weight: 700;
  line-height: 44px;
  color: #9a3531;
  text-decoration: none;
}

.choose__item-price span:last-child {
  font-family: "PT Sans", "Open Sans", "Trebuchet MS";
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  color: #9a3531;
}

.choose__item-btn {
  width: 200px;
  height: 60px;
  background-color: #9a3531;
  color: #fff;
  text-decoration: none;
  border-radius: 30px;
  padding: 18px 65px;
  margin-bottom: 25px;

  font-family: "Mazzard M";
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.8px;

  display: flex;
  align-items: center;
  justify-content: center;
}

/* Efficiency */

.efficiency {
  background: center no-repeat url("/images/efficiency.jpg");
  overflow: hidden;

  height: 750px;
}

.efficiency__header {
  font-family: "Mazzard M";
  font-size: 33px;
  font-weight: 700;
  line-height: 42px;
  text-transform: uppercase;

  text-align: center;
  padding-top: 55px;
}

.efficiency__img-mobile {
  display: none;
}

.efficiency__wrap {
  display: flex;
  margin: 0 auto;
  max-width: 400px;
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
}

.efficiency__title {
  font-family: "MAzzard M";
  font-size: 21px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  color: #9a3531;
}

.efficiency__wrap > div:nth-child(6) {
  margin-bottom: 10px;
}

.efficiency__title span {
  font-size: 36px;
}

section.efficiency > div > div:nth-child(4) {
  max-width: 245px;
  text-align: center;
}

.efficiency__arrow {
  height: 35px;
  width: 25px;

  margin-top: 18px;
  margin-bottom: 15px;
}

.efficiency__text {
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
}

.efficiency__goods {
  display: flex;
  flex-direction: row;
}

.effifiency__goods-1,
.effifiency__goods-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 146px;

  background-color: #e1e4e5;
  border-radius: 15px;
}

.effifiency__goods-1 {
  margin-right: 10px;
}

.effifiency__goods-2 {
  margin-left: 10px;
}

.effifiency__goods-1 > p:nth-child(1),
.effifiency__goods-2 > p:nth-child(1) {
  font-family: "Roboto";
  font-size: 15px;
  line-height: 25px;
  color: #fff;
  text-align: center;

  border-radius: 15px 15px 0 0;
  background-color: #9a3531;
  padding: 8px 0;
  width: 146px;
}

.effifiency__goods-1 > p:nth-child(2),
.effifiency__goods-2 > p:nth-child(2) {
  font-family: "Mazzard M";
  font-size: 36px;
  font-weight: 700;
  color: #9a3531;
  line-height: 20px;

  height: 27px;
  margin: 15px 0 5px 0;
}

.effifiency__goods-1 > p:nth-child(3),
.effifiency__goods-2 > p:nth-child(3) {
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;

  padding-bottom: 15px;
}

.efficiency__reason {
  display: flex;
  align-content: center;
  align-items: center;

  position: relative;
  max-width: 570px;
  height: 60px;
  bottom: -3vw;
  left: 23vw;
}

.efficiency__reason img {
  position: absolute;
  width: 60px;
  height: 60px;
  left: -72px;
}

.efficiency__reason p {
  font-family: "Roboto";
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;

  max-width: 490px;
}

/* /Efficiency */

/* Additions */

.addition {
  background-color: #eeeeee;
  padding-bottom: 40px;
}

.addition__top-header {
  font-family: "Mazzard M";
  font-size: 33px;
  font-weight: 700;
  line-height: 42px;
  letter-spacing: 1.5px;
  text-transform: uppercase;

  padding-top: 50px;
  text-align: center;
}

.addition__subheader {
  font-family: "Roboto";
  font-size: 24px;
  line-height: 42px;

  text-align: center;
}

.addition__mobile-img {
  display: none;
}

.webp .addition__top-header__img {
  background: center no-repeat url(../images/addition-header.webp);
}

.no-webp .addition__top-header__img {
  background: center no-repeat url(../images/addition-header.png);
}

.addition__top-header__img {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;

  max-width: 1150px;
  height: 540px;
  margin: 0 auto;
}

.addition__wrap {
  position: relative;
  max-width: 1150px;
  margin: -20px auto auto auto;

  background-color: #9a3531;
  border: 11px solid #9a3531;
  border-radius: 22px;
}

.addition__goods-header {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 130px;
  max-width: 1150px;
}

.addition__goods-header h3 {
  font-family: "Mazzard M";
  font-size: 33px;
  font-weight: 700;
  line-height: 42px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;

  max-width: 800px;
}

.addition__goods {
  display: flex;
  background-color: #f8f8f8;
  border-radius: 11px;
}

.addition__goods-item {
  max-height: 650px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.addition__goods__wrap {
  display: flex;
  margin-left: -90px;
}

.addition__goods-item.beer {
  position: relative;
  bottom: 115px;
  right: 75px;
}

.addition__goods-item.beer > div > img {
  /* width: 100%;
  height: 100%; */
  max-width: none;
  height: 750px;
  width: 382px;
}

.addition__goods-item img {
  height: 350px;
  width: auto;
}

.addition__goods-item__title {
  font-family: "Roboto";
  font-size: 20px;
  font-weight: 700;
  line-height: 42px;
  text-align: center;

  margin-bottom: 10px;
}

.addition__goods-item__text {
  font-family: "Roboto";
  font-size: 15px;
  line-height: 18px;
  text-align: center;

  max-width: 220px;
}

.addition__goods-item__price {
  font-family: "Mazzard M";
  font-size: 40px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  color: #9a3531;

  max-width: 220px;
  margin: 20px 0;
}

.addition__goods-item__price span {
  font-size: 37px;
  font-family: "PT Sans", "Open Sans", "Trebuchet MS";
}

.addition__goods-item__btn {
  font-family: "Mazzard M";
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  background-color: #9a3531;

  width: 200px;
  height: 60px;
  border-radius: 30px;
}

[class^="addition__top-header__names-"] {
  font-family: "Roboto";
  font-style: italic;
  font-size: 15px;
  line-height: 18px;

  position: absolute;
}

.addition__top-header__names-1 {
  left: 26%;
  bottom: 25%;
}

.addition__top-header__names-2 {
  left: 32%;
  bottom: 42%;
}

.addition__top-header__names-3 {
  left: 37%;
  bottom: 52%;
}

.addition__top-header__names-4 {
  left: 41.3%;
  bottom: 30%;
}

.addition__top-header__names-5 {
  left: 51%;
  bottom: 31%;
}

.addition__top-header__names-6 {
  left: 60%;
  bottom: 33%;
}

.addition__top-header__names-7 {
  left: 69%;
  bottom: 29%;
}

.addition__top-header__names-8 {
  left: 78%;
  bottom: 39%;
}

/* /Additions */

/* Loan */

.loan {
  background-color: #ffcd5b;
  height: 380px;
  /* margin-top: 40px; */
}

.loan__header {
  font-family: "Mazzard M";
  font-size: 33px;
  font-weight: 700;
  line-height: 42px;
  text-transform: uppercase;
  text-align: center;

  padding-top: 40px;
  padding-bottom: 55px;
}

.loan__list-wrap {
  max-width: 1150px;
  margin: 0 auto;
  padding-left: 25px;
}

.loan__list {
  column-count: 3;
}

.loan__list > li:nth-child(2n) {
  -webkit-column-break-after: always;
  break-after: always;
}

.loan__list-item {
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;

  background: no-repeat url("/images/galka.png");

  max-width: 330px;
  min-height: 30px;
  padding-left: 40px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

body > section.loan > div > ul > li:nth-child(6),
body > section.loan > div > ul > li:nth-child(5) {
  margin-left: 20px;
}

.loan__btn {
  font-family: "Mazzard M";
  font-size: 18px;
  line-height: 22px;
  text-align: center;

  background-color: #9a3531;
  border-radius: 30px;
  color: #fff;
  text-decoration: none;

  display: block;
  width: 280px;
  height: 60px;
  margin: 0 auto;
  padding-top: 18px;
}

/* /Loan */

/* Cooker */

.cooker {
  padding-bottom: 30px;
}

.cooker__header {
  font-family: "Mazzard M";
  font-size: 33px;
  font-weight: 700;
  line-height: 42px;
  text-transform: uppercase;
  text-align: center;

  margin-top: 50px;
}

.cooker__subheader {
  font-family: "Roboto";
  font-size: 24px;
  line-height: 42px;
  text-align: center;

  margin: 5px 0 120px 0;
}

.cooker__list-wrap {
  max-width: 1150px;
  margin: 0 auto;
  height: 400px;
  position: relative;
  display: flex;
  justify-content: flex-end;

  background: left no-repeat url("/images/cooker.jpg");
}

.cooker__list {
  max-width: 450px;
}

.cooker__list-item {
}

.cooker__list-item:not(:last-child) {
  margin-bottom: 30px;
}

.cooker__list-item p:first-child {
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;

  margin-bottom: 12px;
}

.cooker__list-item p:last-child {
  font-family: "Roboto";
  font-size: 15px;
  line-height: 18px;
}

.cooker__note {
  position: absolute;
  top: -90px;
  left: 321px;
}

.cooker__note img {
}

.cooker__note p {
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;

  position: absolute;
  top: 20px;
  left: 40px;
}

.cooker__note-mobile {
  display: none;
}

.cooker__mobile {
  display: none;
}

section.cooker > a {
  padding: 18px 30px;
  margin: 25px auto 0 auto;
}

/* /Cooker */

/* Compare */

.compare {
  background-color: #eee;
  padding-bottom: 60px;
}

.compare__subheader-bad br {
  display: none;
}

.compare__header br:first-child {
  display: none;
}

.compare__wrap {
  max-width: 860px;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  padding-bottom: 40px;

  background-color: #f7f7f7;
}

.compare__header {
  font-family: "Mazzard M";
  font-size: 33px;
  line-height: 42px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;

  padding-top: 45px;
  margin-bottom: 35px;
}

.compare__subheader-wrap {
  display: flex;
  justify-content: space-between;
  width: 860px;
}

.compare__subheader-bad,
.compare__subheader-good {
  font-family: "Roboto";
  font-size: 24px;
  line-height: 42px;
  color: #fff;
  text-align: center;

  height: 48px;
  width: 48%;
}

.compare__subheader-bad {
  background-color: #9a3531;
}

.compare__subheader-good {
  background-color: #77a826;
}

.compare__item-title {
  font-family: "Roboto";
  font-size: 24px;
  font-weight: 700;
  line-height: 42px;
  text-align: center;

  margin-top: 30px;
  margin-bottom: 15px;
}

.compare__item {
  display: flex;
  justify-content: space-between;
  width: 860px;
}

.compare__piece {
  width: 48%;
}

.compare__item-img {
  margin-bottom: 20px;
}

.compare__item-img__mobile {
  display: none;
}

.compare__item-subtitle img {
  position: absolute;
  width: 24px;
  height: 24px;
}

.compare__item-subtitle {
  position: relative;
  margin-left: 15px;
}

.compare__item-subtitle p {
  padding-left: 35px;
  max-width: 380px;
}

.compare__item-text {
  font-family: "Roboto";
  font-size: 15px;
  line-height: 18px;
  color: #000;
}

.compare__item-subtitle > p:nth-child(2) {
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  color: #000;

  margin-bottom: 10px;
}

@media screen and (max-width: 600px) {
  #list-stiker {
    display: block;
    width: auto;
    padding-top: 0;
    text-align: center;
  }
  #box-compare {
    display: block;
    width: auto;
    margin: 30px auto;
    text-align: center;
  }
  #box-osnova {
    background: #ffffff;
  }
  #h1 {
    font-weight: 500;
    font-size: 24px;
    line-height: 14px;
    color: #161616;
    margin-top: 10px;
    letter-spacing: -0.5px;
    font-family: "Oswald";
    text-align: center;
    margin-bottom: 12px;
    text-transform: inherit;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 3px 1px;
    padding-left: 0;
    background-size: 46px;
    padding-top: 6px;
    margin-left: 8px;
  }
  #und-h1 {
    font-size: 15px;
    line-height: 18px;
    color: #454545;
    margin-left: 13px;
    margin-right: 13px;
    margin-top: 3px;
    font-weight: 500;

    padding: 0;
    text-align: center;
  }
  #bb-pre {
    position: relative;
    left: 0;
    width: 96%;
    text-align: left;
    top: 0;
    margin: 10px auto;
  }
  #box-form-tops {
    width: 94%;
    padding: 2%;

    background: rgba(255, 255, 255, 0.93);
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    right: 0;
    top: 0;
    border: 0;
    margin: 1%;
    box-shadow: 0px 0px 10px #aeaeae;
  }
  #princip-box {
    width: auto;
    margin: 10px auto;
  }
  #h-princip {
    line-height: 33px;
    padding-top: 0;
    font-weight: 500;
    font-size: 28px;
    color: rgba(6, 6, 6, 0.97);
    text-align: center;
    letter-spacing: -0.5px;

    margin-bottom: 15px;
  }
  .unds {
    font-size: 17px;
    line-height: 26px;
    color: #353535;
    margin-top: 0;
    font-weight: 400;

    padding: 0px 6px 10px;
    text-align: center;
  }
  #left-prnc {
    float: none;
    width: auto;
    text-align: center;
    margin-right: 0;
    margin: 10px;
  }
  .it-prnc {
    margin-top: 12px;
  }
  .it-prnc div {
    font-weight: 600;
    line-height: 35px;
    font-size: 18px;
  }
  .it-prnc p {
    line-height: 20px;
    color: #434343;
  }
  #center-prnc {
    float: none;
    width: auto;
    text-align: center;
    margin-right: 0;
    margin-top: 0px;
    position: relative;
    min-height: auto;
  }
  #center-prnc img {
  }
  #right-prnc {
    width: auto;
    float: none;
    text-align: center;
  }
  #princip-order h2 {
    line-height: 62px;
    padding-top: 50px;
    font-weight: 500;
    font-size: 36px;
    color: rgba(255, 255, 255, 0.97);
    text-align: center;
    letter-spacing: 0;
    font-family: "Oswald";
  }
  #princip-order ul {
    margin: 20px;
    width: auto;
    text-align: center;
  }
  #princip-order ul li {
    display: inline-block;
    vertical-align: top;
    width: 177px;
    margin: 8px 8px 27px;

    position: relative;
    color: #fff;
  }
  #finish-p {
    text-align: center;

    line-height: 23px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin: 0px 20px;
  }
  #vashe-pivo {
    width: auto;
    margin: 8px 20px;
    position: relative;
  }
  #vashe-pivo img,
  #vashe-pivo div {
    display: none;
  }
  #vashe-pivo video {
    width: 100%;
    background: #000000a6;
    border-radius: 7px;
  }

  #vkn-b {
    width: auto;
    margin: auto;
  }
  #vkn-h {
    line-height: 49px;
    padding-top: 12px;
    font-weight: 500;
    font-size: 30px;
    color: rgba(6, 6, 6, 0.97);
    text-align: center;
    letter-spacing: -0.5px;
    font-family: "Oswald";
  }
  #vkn-b ul li {
    display: inline-block;
    width: auto;
    vertical-align: top;
    margin: 0px 25px 50px;
  }
  #vkn-b ul img {
    height: auto;
    width: 62%;
  }
  #vkn-b ul div {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
    letter-spacing: -0.5px;
  }

  .box-form {
    width: 98%;

    border: 1px solid #c8c8c8;
  }
  #my-city-left {
    width: 97%;

    padding-left: 3%;
  }
  #delivery-ul li#lst-del {
    width: auto;
  }
  #eff > div {
    width: auto;
    margin: 0;
  }
  #eff-h {
    line-height: 32px;
    padding-top: 12px;
    font-weight: 500;
    font-size: 29px;
    text-align: center;
    letter-spacing: -0.5px;
    font-family: "Oswald";
    color: #ecdc45;
  }
  #eff p {
    margin: 11px;
    line-height: 21px;
    color: #989898e8;
    padding-bottom: 20px;
    font-size: 16px;
  }
  #eff p b {
    color: #fff;
    font-weight: 400;
  }
  #eff p span {
    font-weight: bold;
    font-size: 20px;
    color: #ecdc45;
    display: inline-block;
    vertical-align: top;
  }
  #eff img {
    width: 81%;
  }
  #eff p {
    margin: 11px;
    line-height: 21px;
    color: #989898e8;
    padding-bottom: 20px;
    font-size: 16px;
  }
  /* #dops-d li b {
    font-family: "Oswald";
    font-weight: 300;
    font-size: 24px !important;
    display: block;
    text-align: center !important;
    color: #e6ff78;
  } */
}

#desk-ff {
  line-height: 20px;
  color: #2f2f2f;

  font-size: 15px;
  font-weight: 500;
  position: absolute;
  width: 277px;
  padding: 9px;
  top: 526px;
  border: 0;
  left: -225px;
  border-radius: 4px;
  background: #fff;
}

#desk-ff a {
  text-decoration: underline;
  color: #111;
  cursor: pointer;
}
#phone-mobile-b {
  display: none;
}

.none {
  display: none;
}

.in-box-kom {
  font-weight: 400;

  padding: 9px;
  text-align: center;
  margin-top: 10px;
  line-height: 22px;
  border: 5px solid #fdea78;
}
.in-box-kom b {
  font-weight: 600;
}
.right-pvm {
  margin: 32px 0 0 8%;
  float: left;
  width: 48%;
}
.offer ul li {
  width: auto !important;
}
.right-pvm div {
  font-weight: 600;
  line-height: 28px;
  font-size: 24px;
  margin-bottom: 10px;
}
.right-pvm p {
  line-height: 19px;
  margin-bottom: 10px;
}
.right-pvm a {
  color: #111;
  font-weight: 600;
}
.offer ul {
  text-align: center;
  margin-top: 20px;
  width: 42%;
  float: left;
}
#box-fanera {
  padding: 39px 0 42px 190px;
  width: 592px;
  margin: auto;
  background-image: url(/images/fanera-hmel.jpg);
  background-size: 159px;
  background-repeat: no-repeat;
}
#box-fanera p {
  line-height: 28px;
  font-size: 20px;
  font-weight: 500;
}

#piv-video {
  background: #000;
  padding: 30px 0 50px 0;
}

#piv-video > div {
  display: flex;
  text-align: center;
  justify-content: center;
  margin: auto;

  max-width: 1150px;
}
#piv-video iframe {
  width: 21vw;
  height: 203px;
  margin-bottom: 20px;
}

#piv-video > div:nth-child(2) > div:nth-child(1),
#piv-video > div:nth-child(2) > div:nth-child(2) {
  margin-right: 15px;
}

#piv-videoh {
  line-height: 72px;
  padding-top: 0;
  font-weight: 700;
  font-size: 33px;
  color: rgb(255 255 255 / 97%);
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  justify-content: center;
  margin: 0 auto;

  margin-bottom: 15px;
}

#cena-css {
  font-size: 25px;
  font-weight: 700;
}
#cena-css-old {
  text-decoration: line-through;
  color: #666;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: -0.5px;
}
#cena-css-new {
  color: #2c2c2b;
  font-size: 35px;
  font-weight: 700;
  margin-left: 10px;
  display: inline-block;
  letter-spacing: -0.5px;
}
#prst-gift {
  line-height: 20px;
  padding: 7px 0;
  font-weight: 500;
  margin: 5px 0;
  color: #f91111;
  border-radius: 0;
  text-align: left;
  padding-left: 71px;
  background-image: url(/images/dlvr.png);
  background-repeat: no-repeat;
  background-position: 28px;
  border-bottom: 1px solid #737373;
}
.litrazhs {
  margin: 10px;
}
.litrazhs span {
  display: inline-block;
  width: 39px;
  line-height: 28px;
  padding: 0 10px;
  background: #dbdbdb;
  margin: 0 2px;
  color: #282929;
  font-weight: 600;
  cursor: pointer;
  border-radius: 4px;
}
.act-lit {
  background: #da6407 !important;
  color: #fff !important;
}

#bistr-start {
  background-color: #000;
}
#bistr-start > div {
  width: 1000px;
  margin: 0px auto 0;
  background-image: url(/images/pivo-black.jpg);
  background-position: 0px 102px;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
  min-height: 384px;
  padding: 31px 0 0;
}
#bistr-start-h {
  font-family: "Oswald";
  font-size: 44px;
  margin-bottom: 18px;
}
#bistr-start-div {
}
#bistr-start-div-r {
  margin: 20px 65px 0 435px;
}
#bistr-start > div > p {
  line-height: 28px;
  font-size: 17px;
  color: #c5c4c4;
}
.pshn-p {
  display: inline-block;
  width: 184px;
  vertical-align: top;
  padding: 10px;

  font-size: 17px;
  min-height: 200px;
  margin-right: 30px;
  background: #5f5f5f;
  border-radius: 5px;
}
.pshn-p p {
  line-height: 20px;
  font-size: 15px;
  margin-bottom: 10px;
}
.pshn-p span {
  font-size: 26px;
  display: block;
  margin-bottom: 15px;
  color: #ffca30;
  font-family: "Oswald";
}
.pshn-p a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  line-height: 31px;
  background: #53b206;
  border-radius: 4px;
  padding: 0 20px;
}
.pshn-p a:hover {
  color: #ffca30;
  background: #363636;
}
.list-ot {
  width: 1000px;
  margin: 10px auto;
}

.list-ot li {
  padding: 20px;
  background: #eee;
  margin-bottom: 40px;

  line-height: 23px;
}
.text-reww {
}
.head-ot {
  font-size: 27px;
  font-weight: 700;
  margin: 5px 0px 18px;
}
.text-reww p {
}
.text-reww p > span {
  display: block;
  margin: 10px 0;
}
.imgfh {
}
.imgfh a {
  display: inline-block;
  margin: 7px;
}
.imgfh a img {
  max-width: 300px;
}
.otz-ff-half {
  display: inline-block;
  width: 40%;
  margin: 20px 2%;
  padding: 20px 2% !important;
}
.otz-ff-half p iframe {
  width: 100%;
  height: 300px;
}
.ytb {
  background: #f05a31 !important;
  margin-top: 10px;
}
.ytb:hover {
  color: #ffca30 !important;
  background: #363636 !important;
}
#rnd-fr {
  position: absolute;
  width: 150px;
  height: 150px;
  text-align: center;
  border-radius: 50%;
  left: 459px;
  background: #ffffff;
  overflow: hidden;
  top: 568px;
  border: 1px solid #46ae00;
}
#rnd-fr img {
  margin: 9px 0 5px;
}
#rnd-fr span {
  display: inline-block;
  padding: 0 11px;
  line-height: 18px;

  font-size: 15px;
}

.prst-gift {
  line-height: 15px;
  padding: 3px 0;
  font-weight: 500;
  color: #303030;
  border-radius: 0;
  text-align: left;
  padding-left: 71px;
  background-image: url(/images/dlvr.png);
  background-repeat: no-repeat;
  background-position: 28px;

  font-size: 13px;
  background-size: 24px;
  margin: 9px 30px 0;
}
#free-d {
  background: #8fea51;
  padding-left: 36px;
  background-image: url(/images/dlvr.png);
  background-repeat: no-repeat;
  background-position: 5px;
  padding-right: 12px;
  background-size: 26px;
}
#free-d span {
  font-weight: 600;
  color: #252525 !important;
  font-size: 13px;
}

.recipes {
  /* background: #ecece9; */
  background-color: #000;
  padding: 20px;
}
.recipes .container {
  width: 1000px;
  margin: 30px auto;
}
.recipes .recipes_title {
  margin-bottom: 40px;
  padding-top: 0;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;

  font-family: "Mazzard M";
  font-size: 33px;
  line-height: 42px;
  font-weight: 700;
  text-transform: uppercase;
}
.recipes .recipes_list {
  padding-bottom: 20px;
}
.recipes .recipes_list ul {
  display: flex;
  justify-content: space-around;
}
.recipes .recipes_list ul li {
  font-family: "roboto";
  font-weight: 700;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: url(/images/recipes-branch.svg) no-repeat center top;
  padding-top: 40px;
}

.recipes .recipes_list ul li a {
  line-height: 36px;
  display: inline-block;
  padding: 13px 15px;
  border-radius: 30px;
  margin-top: 20px;
  width: 200px;
  height: 50px;

  font-family: "Mazzard M";
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  color: #000;
  background-color: #ffce52;
  text-decoration: none;
}

/* Blend */

.blend {
  background-color: #000;
  padding-bottom: 40px;
}

.blend__header {
  font-family: "Mazzard M";
  font-size: 33px;
  font-weight: 700;
  line-height: 42px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;

  padding-top: 50px;
}

.blend__subheader {
  font-family: "Roboto";
  font-size: 24px;
  line-height: 42px;
  color: #fff;
  text-align: center;

  margin: 10px 0 54px 0;
}

.blend__video-wrap {
  margin: 0 auto;
  max-width: 600px;
  margin-bottom: 40px;
}

.blend__video-title {
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;

  background-color: #ffcd5b;
  border-radius: 15px 15px 0 0;
  padding: 20px 0;
  margin-bottom: -1px;
  max-width: 600px;
}

.blend__video-wrap video {
  width: 600px;
  height: 338px;
}

.blend__video video {
  width: 600px;
  height: 335px;
}

.blend__items {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding-bottom: 40px;
  max-width: 800px;
}

.blend__item {
  width: 240px;
  position: relative;

  border: 4px solid #ffcd5b;
  border-radius: 15px;
}

.blend__item__num {
  font-family: "Mazzard M";
  font-size: 65px;
  font-weight: 700;
  line-height: 83px;
  color: #ffcd5b;
  background-color: #000;

  position: absolute;
  left: -20px;
  top: 15px;
}

.blend__item__text {
  font-family: "Roboto";
  font-size: 15px;
  line-height: 21px;
  color: #fff;

  padding: 22px 10px 30px 35px;
  max-width: 220px;
}

section.blend > a {
  padding: 18px 30px;
  margin: 0 auto;
}

/* /Blend */

/* Delivery */

.delivery {
  position: relative;
}

.delivery__header {
  font-family: "Mazzard M";
  font-size: 33px;
  font-weight: 700;
  line-height: 42px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1.5px;

  margin: 60px 0 45px 0;
}

.delivery__header br {
  display: none;
}

.delivery__list-wrap {
  max-width: 600px;
  margin: 0 auto;

  margin-bottom: 40px;
}

.delivery__list {
  list-style-type: disc;
  margin-left: 90px;
}

.delivery__list-item {
  font-family: "Roboto";
  font-size: 24px;
  line-height: 42px;
}

.delivery__item-wrap {
  display: flex;
  justify-content: space-around;
  max-width: 1150px;
  margin: 0 auto;
  margin-bottom: 50px;
}

.delivery__item {
  display: flex;
  flex-direction: column;
  align-items: center;

  font-family: "Roboto";
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;

  width: 290px;
}

.delivery__item img {
  width: 90px;
  height: 90px;
  margin-bottom: 20px;
}

.delivery__item p {
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
}

/* Footer */

.footer {
  background-color: #272624;
}

.footer__wrap {
  display: flex;
  justify-content: space-between;
  max-width: 1150px;
  margin: 0 auto;
  margin-bottom: 35px;
}

.footer__logo {
  margin-top: 20px;
}

.footer__offer {
  margin-top: 25px;
}

.footer__offer a {
  font-family: "Mazzard M";
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;

  display: block;
}

.footer__offer > a:nth-child(1) {
  margin-bottom: 20px;
}

.footer__contact {
  margin-top: 25px;
}

.footer__contact a {
  font-family: "Mazzard M";
  font-size: 24px;
  line-height: 28px;
  color: #fff;
  text-decoration: none;
  text-align: center;

  display: block;
}

.footer__info {
  font-family: "Roboto";
  font-size: 12px;
  line-height: 14px;
  color: #fff;
  text-align: center;
  letter-spacing: -0.02px;

  max-width: 1150px;
  margin: 0 auto;
  padding-bottom: 30px;
}

@media screen and (max-width: 600px) {
  #rnd-fr {
    display: none;
  }
  #desk-ff {
    line-height: 20px;
    color: #2f2f2f;

    font-size: 15px;
    font-weight: 500;
    position: relative;
    width: auto;
    padding: 9px;
    top: 0;
    border: 1px solid #de5b14;
    right: 0;
    border-radius: 4px;
    margin: 10px;
    left: 0;
  }
  #phone-mobile-b {
    display: block;

    margin: 20px 0px;
  }
  #item-burn div {
    line-height: 30px;
    color: #111;
  }

  #item-burn div a {
    color: #111;
    font-weight: 600;
  }
  #box-fanera {
    padding: 10px;
    width: auto;
    margin: auto;
    background-image: url(/images/fanera-hmel.jpg);
    background-size: 125px;
    background-repeat: no-repeat;
    text-align: center;
    background-position: center top;
  }
  #box-fanera p {
    line-height: 22px;
    font-size: 15px;
    font-weight: 400;
    padding-top: 100px;
  }

  #piv-videoh {
    line-height: 53px;
    padding-top: 0;
    font-weight: 700;
    font-size: 31px;
    color: rgba(239, 239, 239, 0.97);
    text-align: center;
    letter-spacing: 1.5px;
    margin-bottom: 15px;
  }
  #piv-video > div {
    width: auto;
    margin: auto;
    text-align: center;
  }
  #piv-video {
    background: #000;
  }

  #bistr-start > div {
    width: auto;
    margin: 0px auto 0;
    background-image: none;
    background-position: 0px 102px;
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
    min-height: 384px;
    padding: 26px 0 5px;
  }

  #bistr-start-h {
    font-family: "Oswald";
    font-size: 27px;
    margin-bottom: 18px;
    margin: 0 30px 18px;
    line-height: 34px;
  }
  #bistr-start > div > p {
    line-height: 25px;
    font-size: 16px;
    color: #c5c4c4;
  }
  #bistr-start-div-r {
    margin: 14px;
  }
  .pshn-p {
    display: inline-block;
    width: 40%;
    vertical-align: top;
    padding: 2%;

    font-size: 16px;
    min-height: 200px;
    margin: 2%;
    margin-right: 0;
    background: #5f5f5f;
    border-radius: 5px;
  }
  .pshn-p span {
    font-size: 26px;
    display: block;
    margin-bottom: 11px;
    color: #ffca30;
    font-family: "Oswald";
  }
  .pshn-p p {
    line-height: 20px;
    font-size: 15px;
    margin-bottom: 10px;
  }
  .pshn-p a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    line-height: 31px;
    background: #53b206;
    border-radius: 4px;
    padding: 0 20px;
  }
  .pshn-p span {
    font-size: 22px;
    display: block;
    margin-bottom: 10px;
    color: #ffca30;
    font-family: "Oswald";
  }
  .pshn-p p {
    line-height: 17px;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .pshn-p a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    line-height: 29px;
    background: #53b206;
    border-radius: 4px;
    padding: 0 15px;
    font-size: 14px;
  }

  /* Reviews */

  #otzyvy h2 {
    font-family: "Mazzard M";
    font-size: 33px;
    line-height: 42px;
    font-weight: 700;
    text-transform: uppercase;
  }

  .list-ot {
    width: auto;
    margin: 10px auto;
  }

  .list-ot li {
    padding: 13px;
    background: #eee;
    margin-bottom: 36px;

    line-height: 20px;
    margin: 20px 10px;
  }
  .head-ot {
    font-size: 21px;
    font-weight: 700;
    margin: 5px 0px 13px;
    line-height: 25px;
  }
  .imgfh a img {
    max-width: none;
    width: 90%;
  }
  .otz-ff-half {
    width: 90%;
  }
  .recipes .container {
    width: 100%;
    margin: 30px auto;
  }
  .recipes .recipes_list ul {
    display: block;
    font-size: 0;
  }
  .recipes .recipes_list {
    padding-bottom: 0;
  }
  .recipes .recipes_list ul > li:not(:last-child) {
    margin-bottom: 36px;
  }
  .recipes .recipes_title {
    margin-bottom: 40px;
    line-height: 27px;
    padding-top: 0;
    font-weight: 700;
    font-size: 23px;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
  }

  .recipes .recipes_list ul li {
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    background: url(/images/recipes-branch.svg) no-repeat center top;
    padding-top: 40px;
    display: inline-block;
    width: 50%;
  }
}

/* Media */

@media (max-width: 1200px) {
  /* Komplekt */
  #komplekt {
    width: auto;
    margin: 30px auto;
  }
  #komplekt h2 {
    margin-bottom: 10px;
  }
  #und-h-kompl {
    font-size: 18px;
    line-height: 26px;
    color: #353535;
    margin-top: 0;
    font-weight: 400;

    padding: 0px 6px 10px;
    text-align: center;
    margin: 0 20px;
  }
  #kompl-i {
    position: relative;
    padding: 8px 0px;
  }
  #kompl-i img {
    width: 100%;
  }
  .kompl-item {
    padding: 8px 10px;

    background: rgba(255, 255, 255, 0.93);
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    border: 0;
    box-shadow: 0px 0px 10px #aeaeae;
    margin: 10px;
  }
  #kompl-1,
  #kompl-2,
  #kompl-3,
  #kompl-4,
  #kompl-5,
  #kompl-6,
  #kompl-7,
  #kompl-8,
  #kompl-9,
  #kompl-10,
  #kompl-11 {
    top: 0;
    width: auto;
    left: 0;
  }
}

@media (max-width: 1100px) {
  /* Seven reason */
  .seven-reason__wrap {
    background-image: none;
    height: auto;
  }

  .seven-reason-title {
    background-color: #ffcd5b;
  }

  .seven-reason h3 {
    padding: 10px 0;
    margin-top: 40px;
    margin-bottom: 0;
  }

  .list-7-1,
  .list-7-2 {
    float: none;
    margin: 0 auto;
  }

  .list-7-2 li,
  .list-7-1 li {
    font-size: 17px;
  }

  .seven-reason__lists {
    display: flex;
    margin: 0 auto;
    justify-content: space-evenly;
  }

  .seven-reason__lists img {
    display: block;
  }

  .seven-reason__lists-good,
  .seven-reason__lists-bad {
    width: 50%;
  }

  .seven-reason__lists-good {
    background-color: #fafafa;
  }
}

@media (max-width: 930px) {
  /* Dops */

  #dops2 {
    left: 600px;
  }

  #trie2 {
    left: 589px;
  }
}

@media (max-width: 850px) {
  /* Dops */

  #dops2 {
    left: 550px;
  }

  #trie2 {
    left: 539px;
  }
}

@media (max-width: 800px) {
  #eff > div {
    width: auto;
  }

  /* Dops */

  #dops {
    width: auto;
    margin: 20px auto;
  }
  #dops h2 {
    line-height: 53px;
    padding-top: 12px;
    font-weight: 500;
    font-size: 31px;
    color: rgba(6, 6, 6, 0.97);
    text-align: center;
    letter-spacing: -0.5px;
    font-family: "Oswald";
  }
  #dops-uh {
    font-size: 18px;
    line-height: 24px;
    color: #353535;
    margin-top: 0;
    font-weight: 400;

    padding: 0px 6px 10px;
    text-align: center;
  }
  #dops-d {
    text-align: center;
    position: relative;
    border-bottom: 0;
  }
  #dops-d img {
    width: 100%;
    margin-bottom: -1px;
  }
  #trie1,
  #trie2 {
    display: none;
  }
  #dops-d li {
    position: relative;
    background: #4a4a4a;
    border-radius: 5px;
    box-shadow: none;
    padding: 2%;
    text-align: left;
    color: #fff;

    left: 0;
  }
  #dops1 {
    top: 0;
    left: 0;
    width: 40%;
    float: left;
  }
  #dops2 {
    top: 0;
    left: 0;
    width: 48%;
    float: right;
  }

  #dops-d li {
    width: auto;
    margin: 10px;
  }

  #dops-d li b {
    font-family: "Oswald";
    font-weight: 300;
    font-size: 24px !important;
    display: block;
    text-align: center !important;
    color: #e6ff78;
  }
}

@media (max-width: 767px) {
  /* Seven-reason */
  .list-7-1 li,
  .list-7-2 li {
    font-size: 20px;
  }

  ul .seven-reason__lists__item {
    margin-bottom: 40px;
    padding: 0 10px;
  }
}

@media (max-width: 682px) {
  /* Seven-reason */
  .list-7-1 li,
  .list-7-2 li {
    font-size: 26px;
  }

  ul .seven-reason__lists__item {
    margin-bottom: 60px;
  }

  .seven-reason__lists__item-icon {
    position: relative;
    margin: 0 auto;
    margin-bottom: 5px;
  }

  .seven-reason__lists__item-text {
    text-align: center;
    padding-left: 0;
    line-height: normal;
  }
}

@media (max-width: 600px) {
  .seven-reason__lists__item-text {
    font-size: 14px;
    line-height: normal;
  }

  /* Steps */

  .container__bg {
    display: none;
  }

  #h-princip {
    margin-top: 75px;
  }

  .unds {
    max-width: 400px;
    font-size: 21px;
    line-height: 24px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
}

/* Steps Mobile */

.container__steps {
  display: flex;
  margin: 0 auto;

  background-color: #000;
}

.steps__overtitle-mobile {
  font-family: "Mazzard M";
  font-weight: normal;
  font-size: 23px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 2px;
  text-transform: uppercase;

  margin: 0 auto;
  max-width: 300px;
  padding-top: 25px;
  text-align: center;

  color: #fff;
}

.steps__bg-mobile {
}

.steps__item {
  margin: 0 auto 40px auto;
  max-width: 335px;
}

.steps__img-mobile {
  text-align: center;
  margin-bottom: 30px;
}

.steps__title-mobile {
  font-family: "Roboto";
  font-size: 20px;
  color: #ffcd5b;

  margin-bottom: 20px;
  text-align: center;
}

.steps__text-mobile {
  font-family: "Roboto";
  font-size: 14px;
  line-height: 20px;
  text-align: center;

  color: #fff;
}

/* Remodal */

#remodal__header-wrap {
  background-color: #9a3531;
  border-radius: 22px 22px 0 0;
  max-width: 793px;
  margin: 0 auto;
}

.remodal__header {
  font-family: "Mazzard M";
  font-size: 36px;
  font-weight: 500;
  color: #fff;
  line-height: 40px;
  text-align: center;

  padding-top: 20px;
  padding-bottom: 15px;
}

.remodal__subheader {
  font-family: "Roboto";
  font-size: 24px;
  color: #fff;
  line-height: 42px;
  text-align: center;

  margin-bottom: 5px;
}

/* Choose Volume */

.choose__volume {
  text-align: center;
  margin: 5px 0 15px 0;
}

.choose__volume-title {
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 700;
  line-height: 42px;
  text-align: center;
  color: #000;
}

.choose__volume-radio {
  display: inline-block;
}

.choose__volume > div:nth-child(2) {
  margin-right: 10px;
}

.choose__volume .choose__volume-radio input,
.choose__volume .choose__volume-radio__footer input {
  display: none;
}

.choose__volume .choose__volume-radio label {
  display: block;
  width: 95px;
  height: 29px;
  line-height: 27px;
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 700;

  border: 2px solid #9a3531;
  border-radius: 30px;
  color: #9a3531;
  cursor: pointer;
}

.choose__volume .choose__volume-radio input:checked + label {
  background-color: #9a3531;
  color: #fff;
}

.choose__volume .choose__volume-radio__footer input:checked + label {
  color: #fff;
  background-color: #9a3531;
}

/* /Choose Volume */

/* Remodal Goods */

.remodal__goods-wrap {
  background-color: #edefef;
}

.remodal__goods-header {
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 700;
  line-height: 21px;
  text-align: center;
  color: #000;

  margin-right: 20px;
  padding-top: 20px;
  margin-bottom: -15px;
}

.remodal__goods {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 220px;
}
/* .remodal__goods-1 > p,
.remodal__goods-2 > p,
.remodal__goods-3 > p {
  font-family: "Roboto";
} */

.remodal__goods-1,
.remodal__goods-2,
.remodal__goods-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.remodal__goods-1,
.remodal__goods-2 {
  margin-right: 50px;
}

.remodal__goods-1 > p > br,
.remodal__goods-2 > p > br {
  display: none;
}

.remodal__goods > div > img {
  border-radius: 50%;
  width: 90px;
  height: 90px;
}

.custom-checkbox {
  display: none;
}

.custom-checkbox + label::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  border: 3px solid #9a3531;
  background-color: #fff;
  border-radius: 20px;
  margin-top: 15px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-checkbox:checked + label::after {
  background: center no-repeat url("/images/remodal-check.svg");
  background-color: #9a3531;
}

/* /Remodal Goods */

/* Remodal Form */

.remodal__call {
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 700;
  color: #000;
  line-height: 21px;
  text-align: center;

  margin: 20px 0 10px 0;
}

.contact-form4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  margin: 0 auto;
}

.remodal_name,
.remodal_phone {
  font-family: "Roboto";
  font-size: 15px;
  padding: 8px;
  border: 1px solid #7d7d7d;
  border-radius: 4px;
  width: 220px;
  text-align: center;
  background-color: #fff;

  margin-right: 15px;
  margin-bottom: 20px;
}

.remodal_promo {
  font-family: "Roboto";
  font-size: 12px;
  color: #9a3531;
  padding: 8px;
  border: 1px solid #7d7d7d;
  border-radius: 4px;

  width: 100px;
  height: 36px;
  margin-bottom: 20px;
}

input.remodal_promo::placeholder {
  font-family: "Roboto";
  font-size: 12px;
  line-height: 21px;
  color: #9a3531;
}

.contact-form4 input[type="submit"] {
  font-family: "Mazzard M";
  font-size: 18px;
  color: #fff;
  line-height: 21px;
  cursor: pointer;
  border-radius: 30px;
  text-decoration: none;
  background-color: #9a3531;
  letter-spacing: 0.8px;

  border: 0;
  padding: 18px 0;
  display: inline-block;
  margin-left: 12px;
  width: 260px;
}

.contact-form4 > div:nth-child(4) {
  margin-left: 150px;
}

.contact-form4 > div:nth-child(5) {
  margin-left: 30px;
}

.remodal__price {
  font-family: "Roboto";
  font-size: 13px;
  line-height: 42px;
  color: #000;
  text-align: center;

  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 100px;
  margin-bottom: 10px;
}

.remodal__price span {
  font-family: "Mazzard M";
  font-size: 40px;
  font-weight: 700;
  color: #9a3531;
  line-height: 44px;

  margin-left: 35px;
}

.remodal__price > span > span {
  font-family: "PT Sans", "Open Sans", "Trebuchet MS";
  margin-left: 0;
  font-weight: 700;
  font-size: 36px;
}

.labl_check {
  font-family: "Roboto";
  font-size: 12px;
  line-height: 21px;
}

#fphone3::placeholder,
#fname3::placeholder {
  font-family: "Roboto";
}

.remodal-form {
  margin-top: -15px;
}

/* Page Form */

.regular__form {
  padding: 40px 0;
}

.regular__form > div > img {
  display: block;
  width: 300px;
  margin: 0 auto;
  padding-bottom: 15px;
}

.regular__form > div {
  max-width: 800px;
  margin: 0 auto;

  background-color: #e1e1e1;
  border-radius: 22px 22px 0 0;
}

.regular__form #remodal__header-wrap {
  width: 100%;
  max-width: none;
}

/* Callback Modal */

div[data-remodal-id="callback-modal"] .remodal__header {
  padding-bottom: 10px;
}

div[data-remodal-id="callback-modal"] .remodal__subheader {
  color: #000;
  line-height: 30px;

  margin: 15px 0;
}

div[data-remodal-id="callback-modal"] .contact-form4 {
  margin-bottom: 15px;
}

div[data-remodal-id="callback-modal"] div:nth-child(3) {
  width: auto;
  margin-left: 0;
}

div[data-remodal-id="callback-modal"] input[type="submit"] {
  margin-left: 0;
}

/* VK */

.vk {
  background-color: #000;
  padding: 30px 0;
}

.vk a {
  max-width: 650px;
  display: block;
  margin: 0 auto;
}

.vk__wrap {
  display: flex;
  align-items: center;
  justify-content: space-evenly;

  max-width: 650px;
  margin: 0 auto;
}

.vk__logo img {
  width: 40px;
  height: 40px;
}

.vk__call {
  color: #fff;
  font-size: 24px;
}

@media screen and (max-width: 568px) {
  .remodal_name,
  .remodal_phone {
    margin-right: 0;
  }

  div[data-remodal-id="callback-modal"] .remodal-close {
    left: 90%;
  }

  .vk {
    padding: 20px 0;
  }

  .vk__wrap {
    justify-content: space-between;
    max-width: 280px;
  }

  .vk__logo img {
    max-width: none;
  }

  .vk__call {
    font-size: 18px;
    max-width: 230px;
  }
}

@media screen and (max-width: 500px) {
  div[data-remodal-id="callback-modal"] .remodal-close {
    left: unset;
  }
}

/* Validation */

input.errorMsg {
  color: red;
}
.invalidElem {
  border: 1px solid red;
}
