@charset "UTF-8";

* {
  border: none;
  font-style: normal;
  margin: 0;
  padding: 0;
}

img {
  vertical-align: top;
}

html,
body {
  height: 100%;
}

@font-face {
  font-family: "Co Headline Corp";
  src: url("/font/d285466708775c42c08001b9040b1daa.woff2") format("woff2");
}

@font-face {
  font-family: "Co Headline Corp Bold";
  src: url("/font/ca299f411a9611978dd6ad055a856c8f.woff2") format("woff2");
}

@font-face {
  font-family: "Bellaboo";
  src: url("/font/bellaboo.ttf") format("truetype");
}

/*
Общие
 */

body {
  background: #ffffff;
  font-family: "Co Headline Corp", sans-serif;
  font-size: 14px;
  line-height: 135%;
  width: 100%;
  min-width: 330px;
  margin: 0;
  padding: 0;
  color: #000;

}

p {
  font-size: 14px;
  line-height: 135%;
}

b {
  font-weight: bold;
}

.grey {
  color: #939B9F;
}

.txt ul {

  list-style: none;

}

.txt ul li {
  margin: 16px 0;
}

.txt ul li::before {
  content: "\2043";
  color: #939B9F;
  display: inline-block;
  width: 1em;
}

.wrapper {
  max-width: 1110px;
  min-width: 300px;
  padding: 0 10px;
  margin: 0 auto;
  position: relative;
}

.flexb {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}

.flexgrow {
  flex-grow: 1;
}

.f_wrap {
  flex-wrap: wrap;
}

.wrapp1400 {
  max-width: 1400px;
  margin: auto;
}

h1,
h2.h1 {
  font-size: 42px;
  line-height: 130%;
  font-weight: bold;
}


h2,
.h2 {
  font-size: 26px;
  line-height: 140%;
  font-weight: bold;
}

h3,
.h3 {
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
}

.col2>.elem {
  width: 50%;
  box-sizing: border-box;
}

.betw {
  justify-content: space-between;
}

.col2.betw>.elem {
  width: calc(50% - 15px);
}

.col3>.elem {
  width: 33.3333%;
  box-sizing: border-box;
}

.col4>.elem {
  width: 25%;
  box-sizing: border-box;
}

.slogb {

  margin-top: 230px;
  font-weight: bold;
  font-size: 100px;
  line-height: 100%;
  color: #FFFFFF;
  max-width: 436px;
  margin-bottom: 81px;
  position: relative;
}

.slogb:after {
  display: block;
  content: "";
  width: 859px;
  height: 7px;
  position: absolute;
  bottom: 39px;
  left: 265px;
  background-color: #45B6E0;
}

.slogb.no:after {
  display: none;
}

.hs {
  position: relative;
  font-style: normal;
  font-family: "Co Headline Corp", sans-serif;
  font-size: 48px;
  line-height: 135%;
  color: #000;
  margin: 60px 0;

}

.hs b {
  font-family: "Co Headline Corp Bold";
}

.hs.ng:before {
  display: block;
  content: "";
  position: absolute;
  height: 160px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -145px;
  width: 80px;
  background: url("/i/o.svg") no-repeat center center;
}

.col3.betw>.elem {
  width: calc(33.3333% - 20px);
}

.butb {
  background-color: #5644BA;
  color: #fff;
  text-align: center;
  letter-spacing: 0.05em;
  padding: 16px 40px;
  cursor: pointer;
  box-sizing: border-box;
  transition: all .3s;
  font-family: "Co Headline Corp Bold";
}

.yzv_new {
  white-space: nowrap;
}

.yzv_new a.cur {
  color: #fff;
  font-weight: bold;
}

.yzv_new a {
  display: inline;
  padding: 1px 2px;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: normal;
}

.butb:hover {
  background-color: #222;
}

.butb.grey {
  background-color: #F5F6F8;
  color: #222222;
}

.butb.grey:hover {
  background-color: #e3e4e6;

}

.table {
  margin-top: 32px;
}

.table .tr {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}

.table .tr.g {
  background-color: #F5F6F8;
}

.table .tr .td {
  width: 50%;
  box-sizing: border-box;
  padding: 24px 15px 24px 0;
}

.table .tr .td.o {
  padding-left: 60px;
}

.table .tr .td:first-child {
  padding-left: 40px
}

img {
  max-width: 100%;
}

.pdr {
  padding-right: 15px;
}

.pdl {
  padding-left: 15px;
}

.mt24 {
  margin-top: 24px;
}

.mt {
  margin-top: 32px;
}

.mtb {
  margin-top: 80px;
}

.maxw {
  max-width: 540px;
}

.icp {
  padding-left: 48px;
}

.pdt5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

/*
Шапка сайта
*/


.yaz {
  color: #222 !important;
  vertical-align: middle;
  position: relative;
}

.yaz img {
  vertical-align: middle;
}

.yaz:hover .yzv {
  display: block;
}

.yzv {
  display: none;
  position: absolute;
  padding: 5px 10px;
  background-color: #fff;
  box-shadow: 0 0 2px 0px #999;
  left: 0;
  right: 0;
  z-index: 2;
}

.yzv a {
  text-decoration: none;
  color: #222;
}

#hb {
  max-width: 470px;
  margin-top: 240px;
}

#hb h1 {
  font-size: 54px;
  line-height: 1.2;
  font-weight: normal;
}

#hb h1 b {
  font-family: "Co Headline Corp Bold";
}

#hb .desc {
  margin-top: 40px;
}

#hb .desc p {
  margin-bottom: 24px;
}

#hb .desc b {}

#head {
  background: url("/i/bm1.png") no-repeat top right;
  padding: 1px 0;
  overflow: hidden;
  max-width: 1440px;
  margin: auto;
  min-height: 959px;
}

#head .lc {
  height: 145px;
}

#head .flexb>div {
  align-self: center;
}

#head .logo {

  text-align: center;

  cursor: pointer;
}

#head .logo img {
  margin-top: 5px;
}

#head .menu_top {}

#head .menu_top,
#wrap_mobile_catalog {
  flex-grow: 1;
}

#head .menu_top .item {
  display: block;
  text-decoration: none;
  padding: 72px 50px;
  color: #000000;

}

#head .menu_top .item.bra {
  margin-right: auto;
  margin-left: 150px;
  color: #fff;
}

#head .menu_top .item.spec {
  background-color: #FFB6BB;
  border-radius: 80px 0 80px 0;
}

#head .phone {
  margin-left: 30px;
  padding-left: 28px;
  background: url("/i/pho.png") no-repeat left center;
}

#head .phone a {
  color: #222;
  font-weight: bold;
  text-decoration: none;
}

#head .gamb {
  width: 45px;
  height: 45px;
  background: #2d2eaa url("/i/cat.png") no-repeat center center;
  margin: 0 15px;
  display: none;
  margin-left: 10px;
}

.bread {
  margin-bottom: 24px;
}

.bread .item.home {
  height: 16px;
  width: 16px;
  background: url("/i/home.png") no-repeat center center;
  display: inline-block;
  margin-bottom: -1px;

}

.bread .item {
  color: #939B9F;
  vertical-align: center;
  line-height: 200%;
}

.bread .item.b {
  margin-left: 14px;
  text-decoration: none;
}

.bread .item.b:nth-child(2) {
  color: #222;
  text-transform: lowercase;
}

.bread .item.b::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 16px;
  background: url("/i/rgg.png") no-repeat left center;
  margin-bottom: -3px;
}

@media screen and (min-width: 1001px) {
  #wrap_mobile_catalog {
    display: block !important;
  }
}


@media screen and (max-width: 1100px) {
  #head .logo {
    width: auto;
    margin-right: 30px;
  }
}

@media screen and (max-width: 1000px) {

  .yaz .yzv .p {
    display: block;
  }

  .yzv {
    position: relative;
    padding: 0;
    box-shadow: unset;
  }

  .yzv .p {
    padding: 8px 5px;
    border-top: 1px solid #dcdcdc;
    margin-left: -5px;
    margin-right: -5px;
  }

  .yzv .p:first-child {
    margin-top: 8px;
  }

  .main_content {
    margin-top: 110px;
  }

  #head .lc {
    height: 90px !important;
  }

  #head .menu_top .item {
    padding: 14px 8px;
  }

  #head .gamb {
    display: block;
  }

  #wrap_mobile_catalog {
    background: #fff;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    top: 0;
    display: none;
    width: 100%;
    z-index: 400000;
    box-sizing: border-box;
    left: 0;
    right: 0;
    padding: 10px;
  }

  #head .phone {
    margin-left: auto;
  }

  #head .lc {
    height: 120px;
  }

  .control_mob {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    border-top: none !important;
    padding: 10px 0 20px
  }

  .cmoc {
    background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%09%20%20%20viewBox%3D%220%200%205.242%205.242%22%20enable-background%3D%22new%200%200%205.242%205.242%22%20xml%3Aspace%3D%22preserve%22%3E%3Cline%20fill%3D%22none%22%20stroke%3D%22%234c1e87%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%220.5%22%20y1%3D%220.5%22%20x2%3D%224.742%22%20y2%3D%224.742%22%2F%3E%3Cline%20fill%3D%22none%22%20stroke%3D%22%234c1e87%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20x1%3D%220.5%22%20y1%3D%224.742%22%20x2%3D%224.742%22%20y2%3D%220.5%22%2F%3E%3C%2Fsvg%3E") no-repeat;
    width: 15px;
    height: 15px;
    cursor: pointer;
    filter: brightness(0) invert(0);
  }

  .wpi {
    display: block !important;
  }

  .wpi .item {
    padding: 10px;
    border-top: 1px solid #dcdcdc;
  }
}

.list {
  padding: 0;
  margin: 0;
  list-style: none;
}

.button {
  padding: 0;
  margin: 0;
  background: none;
}

.video-section {
  margin-bottom: 40px;
}

.video-section .wrapper {
  position: relative;

}

.video-section__control {
  position: absolute;
  width: 90%;
  top: 50%;
  left: 50%;
  display: flex;
  justify-content: space-between;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
}

.video-section__control-item {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #2d2eaa;
}

.video-section__control-item svg {
 fill: #ffffff;
}

.video-section__slider-wrapper {
  margin-bottom: 20px;
  border-radius: 30px;
  overflow: hidden;

  @media (min-width: 768px) {
    margin: 0 auto 20px;
    width: 80%;
  }
}

.video-section__nav {
  display: flex;
  justify-content: center;
}

.video-section__nav-item {
  margin-right: 30px;
}

.video-section__nav-item:last-child {
  margin-right: 0;
}

.video-section__nav-item {
  width: 7px;
  height: 7px;
  background: #dcdcdc;
  border-radius: 50%;
}

.video-section__nav-item.tns-nav-active {
  background: #2d2eaa;
}


.slider-video__item video {
  display: block;
  max-width: 100%;
  object-fit: cover;
}


/*
Футер
 */

#footer .wpf {
  display: flex;

  align-items: center;
  flex-grow: 1;
  margin: auto;
}

#footer .wpf .lish span,
#footer .wpf .lish a {
  display: block;
  color: #fff;
  text-decoration: none;
  line-height: 30px;
}

#footer .wpf .lish span.gr {
  color: #939B9F;
}

#footer .wpf.w1 {
  margin-right: auto;
  justify-content: start;
}

#footer .wpf.w2 {
  margin-left: auto;
  justify-content: end;
}

#footer .pd5 {
  padding: 50px 0;
}

#footer .tabl {
  width: 230px !important;
}

#footer .zag {
  font-size: 18px;

  margin-bottom: 24px
}

#footer .tabl.min {
  max-width: 180px;
}

#footer .tabl.f {
  margin-left: 20px;
}

#footer .tabl a,
#footer .tabl .a {
  display: block;
  color: #8c8c8c;
  text-decoration: none;
  line-height: 25px;
  margin-bottom: 4px;
}

#footer .tabl .a.cn {
  font-weight: bold;
  color: #222;
}

#footer .tabl a:hover,
#footer .tabl .a:hover {
  color: #222
}

#footer .logo {
  align-self: center;
}

#footer .logo img {
  margin: 40px;
}

@media screen and (max-width: 1070px) {
  #footer .logo img {
    margin: 10px;
  }
}

@media screen and (max-width: 1000px) {
  #footer .logo img {
    width: 101px;
  }

}

@media screen and (max-width: 800px) {
  .slogb {
    margin-top: 150px;
    font-size: 70px;

  }

  .hs {
    font-size: 34px;

    margin: 40px 0;
  }

  .main_content {
    margin-top: 40px;
  }

  .slogb:after {
    display: none;
  }



}



/*
Главная
 */

.s1 {
  font-family: Bellaboo;
  font-size: 54px;
  line-height: 2.4;
  margin-top: 190px;
}

.ws1 {
  padding: 1px 0;
  background: url("/i/bs2.svg") no-repeat center right;
  min-height: 640px;
  max-height: 640px;
  max-width: 1440px;
  margin: auto;
}

.s1 .l {
  display: block;
}

.s1 .l2 {
  margin-left: 140px;
}

.s1 .f {
  display: inline-block;
  margin-right: 230px;
}

.s2 {
  background: url("/i/s2.svg") no-repeat left center;
  padding-top: 20px;
  max-width: 1440px;
  margin: auto;
}

.s2 .cn {
  width: 590px;
  margin-left: auto;
}

.s2 .cn .zag {
  font-size: 48px;
  line-height: 1.3;
  margin-left: 112px;
  margin-top: 222px;
}

.s2 .cn .zag b {
  font-family: "Co Headline Corp Bold";
}

.s2 .desc {
  margin-top: 40px;
}

.s2 .desc .elem {
  padding: 12px 0 12px 112px;
  background: url("/i/li.png") no-repeat left center;
  margin-bottom: 8px;
}

.home {
  background-color: #F5F6F8;
}

.home .b1 {
  padding: 1px 0;
  height: 548px;
  background-color: #d7d7d7;
  overflow: hidden;
}

.home .b1>.wrapper {
  padding: 1px 0;
  height: 100%;
  box-sizing: border-box;
  position: relative;
}

.mob_im {
  display: none;
}

.home .b1>.wrapper:before {
  background: #d7d7d7 url("/i/h1.jpg") no-repeat right center;

  width: 990px;
  position: absolute;
  left: 285px;
  display: block;
  content: "";
  top: -1px;
  bottom: -1px;
  z-index: 0;
}

.home h1 {
  color: #000;
  max-width: 270px;
  margin-top: 168px;
  margin-left: 10px;
  z-index: 1;
  position: relative;

  font-size: 36px;
}

.ll {
  position: relative;
}

.ll:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 10px;
  top: 40%;
  width: 40px;
  right: 10px;

  background: url("/i/ps.svg") no-repeat center center;
  background-size: auto 100%;
}

.home .b2 {
  margin-top: -156px;
  padding-bottom: 80px;
}

.home .b2>div {
  width: 50%;
}

.home .ht {
  height: 468px;
  background: url("/i/main_l.jpg") no-repeat center center;
  width: 556px;
  display: flex;
  flex-direction: row-reverse;
}

.home .ht .elem {
  height: 312px;
  background-color: #004790;
  box-sizing: border-box;
  width: 271px;
  padding: 28px;
}

.home .ht .elem h2 {
  color: #fff;
}

.home .ht .elem .desc {
  color: #fff;
  margin-top: 160px;
}

.home .plit {}

.home .plit .elem:hover a {
  color: #004790;
}

.home .plit .elem {
  width: 50%;
  height: 33.33333%;
  box-sizing: border-box;
  padding: 24px;
  background-color: #fff;
  box-shadow: -1px 0px 0px #F5F5F5, 0px -1px 0px #F5F5F5, 1px 0px 0px #F5F5F5, 0px 1px 0px #F5F5F5;
  position: relative;
  cursor: pointer;
  transition: all .3s;
}

.home .plit .elem:hover {
  background-color: #F5F5F5 !important;
}

.home .plit .elem:before {
  display: block;
  content: "";
  width: 14px;
  height: 12px;
  left: 24px;
  bottom: 24px;
  position: absolute;
  background: url("/i/st.svg") no-repeat center center;
}

.home .plit .elem a {
  transition: all .3s;
  color: #222;
  text-decoration: none;
  max-width: 100px;
  display: block;
}

.home .plit .elem.e1,
.home .plit .elem.e1 a {
  background-color: #222 !important;
  color: #fff;
  box-shadow: unset;
}

.home .plit .elem.e2 {
  background: #fff url("/i/p2.svg") no-repeat right 14px bottom 14px;
}

.home .plit .elem.e3 {
  background: #fff url("/i/p3.svg") no-repeat left bottom 58px;
}

.home .plit .elem.e4 {
  background: #fff url("/i/p4.svg") no-repeat center bottom;
}

.home .plit .elem.e5 {
  background: #fff url("/i/p5.svg") no-repeat right bottom;
}

.home .plit .elem.e6 {
  background: #fff url("/i/p6.svg") no-repeat right center;
}

/*
Страница о бренде
 */
#br .h1 {
  margin-top: 44px;
  margin-bottom: 32px;
  max-width: 555px;
}

#br.catt .b1 {
  padding: 1px 0;
  height: 392px;
  overflow: hidden;
  background: linear-gradient(0deg, rgba(23, 27, 46, 0.74), rgba(23, 27, 46, 0.74)), url("/i/zg.jpg") no-repeat center center;
}

#br .b1 {
  padding: 1px 0;
  height: 550px;
  overflow: hidden;
  background: #004790 url("/i/n_a.jpg") no-repeat 400px center;
}

#br .b1 h1 {
  color: #FFFFFF;
  max-width: 360px;
  margin-top: 100px;
  z-index: 1;
  position: relative;
  margin-left: 20px;
  font-size: 32px;
}

#br .b8 .elem {
  box-shadow: 0 0 3px 3px #E3E3E3;
  cursor: pointer;
}

#br .b1 .desc {
  font-size: 20px;
  line-height: 140%;
  color: #FFFFFF;
  max-width: 360px;
  margin-top: 32px;
  margin-left: 20px;
}

#br .b2 {
  margin-top: 48px;
}

#br .b2 .elem {
  padding: 32px 24px;
  box-shadow: -1px 0px 0px #F5F5F5, 0px -1px 0px #F5F5F5, 1px 0px 0px #F5F5F5, 0px 1px 0px #F5F5F5;
  position: relative;
}

#br .b2 .zag {
  font-weight: bold;
  font-size: 18px;
  line-height: 130%;
  margin-bottom: 16px;
}

#br .b2 .txt {
  color: #939B9F;
}

#br .b3 .h1 {
  margin-top: 44px;
  margin-bottom: 32px;
  max-width: 555px;
}

#br .b3 .h2 {
  max-width: 730px;
}

#br .b3 .txt {
  margin-top: 32px;
  color: #939B9F;
}

#br img.fi {
  margin-top: 32px;
  max-width: 100%;
}

#br .b2.b5 .elem {
  box-shadow: unset;
  padding: 22px 0px;
}

#br .b2.b5 .elem .int {
  color: #939B9F;
  margin-bottom: 16px;
}

#br .b6 .h1 {
  margin-top: 60px;
}

#br .b6 .ob {
  max-width: 540px;
  color: #939B9F;
  margin-top: 32px;
  margin-bottom: 20px;
}

#br .b6 .puz {
  padding: 20px 0;
  border-bottom: 1px solid #F5F6F8;

}

#br .b6 .puz .elem {
  align-self: center;
}

#br .b6 .puz .elem.e2 {
  justify-content: flex-end;
  align-items: center;
}

#br .b6 .puz .elem.e2 {
  justify-content: center;
  margin-top: 32px;
}

#br .b6 .puz .elem.e2 .p {
  background-color: #F5F6F8;
  border-radius: 50%;
  box-sizing: border-box;
  padding: 15px;
  min-width: 132px;
  min-height: 132px;
  justify-content: center;
  flex-direction: column;
  margin-left: 15px;
}

#br .b6 .puz .elem.e2 .p.si {
  background-color: #004790;
  color: #fff;
}

#br .b6 .puz .elem.e2 .p.si .name {
  color: #fff;
}

#br .b6 .puz .elem.e2 .p>div {
  text-align: center;
}

#br .b6 .puz .elem.e2 .p .int {
  font-size: 20px;
  font-weight: bold;
}

#br .b6 .puz .elem.e2 .p .name {
  color: #939B9F;
  margin-top: 4px;
}

#br .b6 .puz h3 {
  font-weight: bold;
}

#br .b6 .puz .txt {
  color: #939B9F;
  margin-top: 16px;
}

#br .b7 .txt {
  color: #939B9F;
}

#br .b7 .name {
  font-size: 18px;
  margin-bottom: 16px;
  font-weight: bold;
}

#br .b7 .elem {
  padding: 32px 24px 24px;
  box-shadow: inset 0px -1px 0px #F5F6F8, inset 0px 1px 0px #F5F6F8;
}

#br .b7 {
  margin-top: 32px;
}

#br .b8 .elem {
  width: calc(25% - 22.5px);
}

#br .b8 .elem img {
  max-width: 100%;
}

#br .b9 .predesc {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 42px;
}

#br .b9 img {
  max-width: 100%;
}

#br .b9 .txt {
  padding-left: 25px;
}

.dopbr .e1 {
  max-width: 635px;
}

#prd .b1 {}

#prd .nzibut {
  margin: 64px 0 !important;
}

#prd .main_prd {
  /*background-color: #F5F6F8;*/

  margin-bottom: 24px;
  box-shadow: 0 0 15px 4px #F5F6F8 inset;
}

.wrap_li {
  position: relative;
  cursor: pointer;
}

.wrap_li .item img {
  margin-bottom: 3px;
  margin-left: 3px;
}

.wrap_li .item.active img,
.wrap_li .item:hover img {
  box-shadow: 0 0 2px 2px #d3dadc;

}

.customize-controls {}

.customize-controls>div {
  width: 111px;
  height: 111px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -56px;
  margin: auto;
  background: #004790;
  cursor: pointer;
  border-radius: 50%;
  outline: none !important;
}

#customize-controls2>div.prev {
  left: 0px;
}

#customize-controls2>div.next {
  right: 0px;
}

.customize-controls>div.prev {
  background: #45B6E0 url("/i/p1.png") no-repeat center center;
}

.customize-controls>div.next {
  background: #45B6E0 url("/i/n1.png") no-repeat center center;
  left: auto;
  right: -56px;
}

#prd .mb .img {
  padding: 35px;
  text-align: center;
}

#prd .mb .img>img {
  max-width: 100%;
}

#prd .mb .comb {
  padding: 1px;
  background-color: #F8F8F8;
  padding: 116px 73px 120px 61px;
}

#prd .mb .comb h1 {
  margin-top: 29px;
  font-size: 38x;
}

#prd .mb .price {
  font-size: 18px;
  font-weight: bold;
  margin-top: 18px;
  color: #0979BB !important;
}

#prd .mb .desc {
  margin-top: 20px;
  margin-bottom: 80px;
  font-size: 18px;
  line-height: 135%;
  color: #2D2D2D;
}

#bbj .zag {
  font-weight: bold;
  color: #000;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1.2;
}

#bbj .elem {
  margin-bottom: 80px;
  line-height: 135%;
  color: #2D2D2D;
}

#bbj .elem .im {
  margin-bottom: 20px;
  position: relative;
}

#bbj .elem .im.bef1:before {
  content: attr(data-content);
  display: block;
  color: #fff;
  background: url("/i/star.svg") no-repeat center center;
  padding: 78px 52px;
  position: absolute;
  right: -100px;
  width: 110px;
  text-align: center;
  z-index: 2;
  transform: rotate(17deg);
}



#bbj .elem .im.bef2:before {
  content: attr(data-content);
  display: block;
  color: #000;
  padding: 66px 52px;
  position: absolute;
  right: -100px;
  width: 134px;
  text-align: center;
  z-index: 3;
  transform: rotate(17deg);
  top: -83px;
}

#bbj .elem .im.bef2:after {
  content: attr(data-add-content);
  display: block;
  color: #f9c81d;
  background: url("/i/kr0.svg") no-repeat center center;
  padding: 66px 52px;
  position: absolute;
  right: -100px;
  width: 134px;
  text-align: center;
  z-index: 2;
  top: -83px;
}

#bbj .elem .im.bef3:before {
  content: attr(data-content);
  display: block;
  color: #000;
  background: url("/i/kr.svg") no-repeat center center;
  padding: 78px 52px;
  position: absolute;
  right: -100px;
  width: 134px;
  text-align: center;
  z-index: 3;
  transform: rotate(-17deg);
  top: -63px;
}

#bbj .elem .im.bef4:before {
  content: attr(data-content);
  display: block;
  color: #000;
  padding: 76px 52px;
  position: absolute;
  right: -150px;
  width: 264px;
  text-align: center;
  z-index: 3;
  transform: rotate(-15deg);
  top: -3px;
}

#bbj .elem .im.bef4:after {
  content: attr(data-add-content);
  display: block;
  color: #21c1f3;
  background: url("/i/kr2.svg") no-repeat center center;
  padding: 76px 52px;
  position: absolute;
  right: -150px;
  width: 264px;
  text-align: center;
  z-index: 2;
  top: -3px;

}

#bbj .elem.ic {
  background: #FFB6BB url("/i/roc.svg") no-repeat center center;
  border-radius: 80px 0px;
  background-size: auto 80%;
  margin-top: -40px;
  margin-bottom: 0px;
}


.conb {
  background: url("/i/conf.svg") no-repeat right center;
  height: 940px;
  max-width: 1440px;
  margin: auto;
}

.conb .c1 {
  width: 365px !important;
  min-width: 365px;
  max-width: 365px;
}

.conb .c1 .zag {
  font-size: 48px;
  line-height: 1.3;
  margin-top: 220px;
  font-family: "Co Headline Corp Bold";
}

.conb .c1 .desc {}

.conb .c1 .desc b {

  font-family: "Co Headline Corp Bold";
}

.conb .c2 {
  min-width: 320px;
  max-width: 320px;
  margin-left: auto;
  margin-right: 55px;
  margin-top: 561px;
  color: #fff;
  text-align: center;
}

.conb .c1 .zag {
  margin-top: 150px;

}

.conb {
  height: unset;
  padding-bottom: 100px;
}

.conb .c2 .zag {
  font-size: 18px;
  font-family: "Co Headline Corp Bold";
}

.conb .c2 .desc {
  margin-top: 10px;
}

#prd .mb .price span {
  color: #0979BB;
  font-weight: bold;
}

#prd .b1 .elem {
  max-width: 158px;
}

.elem .cir {
  width: 80px;
  height: 80px;
  margin: auto auto 24px;
  background-color: #F5F6F8;
  border-radius: 14px;
}

.cir {
  position: relative;
}

.cir .param {
  color: #004790;
  font-size: 12px;
  text-align: center;
  position: absolute;
  margin: auto;
  font-weight: bold;
}

.cir.ves {
  background: #F5F6F8 url("/i/ves.png") no-repeat center center;
}

.cir.ves .param {
  font-size: 9px;
  line-height: 11px;
  width: 30px;
  top: 38px;
  left: 0;
  right: 0;
  font-weight: bold;
}

.cir.moch {
  background: #F5F6F8 url("/i/moch.png") no-repeat top 20px center;
}

.cir.moch .param {
  line-height: 12px;
  top: 54px;
  left: 0;
  right: 0;
}

.cir.max_sk {
  background: #F5F6F8 url("/i/max_sk.png") no-repeat top 37px center;
}

.cir.max_sk .param {
  line-height: 12px;
  top: 20px;
  left: 0;
  right: 0;
}

.cir.amort {
  background: #F5F6F8 url("/i/amort.png") no-repeat top 9px center;
}

.cir.amort .param {
  line-height: 12px;
  top: 56px;
  left: 0;
  right: 0;
}

.cir .param v {
  font-weight: bold;
  font-size: 9px;
  display: inline-block;
  top: -5px;
  position: relative;
}

.cir.polotno {
  background: #F5F6F8 url("/i/polotno.png") no-repeat top 9px center;
}

.cir.polotno .param,
.cir.sklad .param {
  line-height: 12px;
  top: 62px;
  left: 0;
  right: 0;
}

.cir.polotno .param.dl {
  transform: rotate(-45deg);
  top: 18px;
  left: 5px;
  right: auto;
}

.sort {
  color: #939B9F;
  margin-bottom: 24px;
}

.sort .pere {
  color: #004790;
  cursor: pointer;
  display: inline-block;
  margin-left: 25px;
}

.sort .pere.active {
  color: #222;
}

.dil .tuc .elem {
  cursor: pointer;
}

.products {
  display: flex;
}

.cir.ugol {
  background: #F5F6F8 url("/i/ugol.png") no-repeat top 20px center;
}

.cir.ugol .param {
  line-height: 12px;
  top: 49px;
  left: 0;
  right: 0;
}

.cir.sklad {
  background: #F5F6F8 url("data:image/svg+xml;charset=UTF-8,%3csvg width='56' height='72' viewBox='0 0 56 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M47.8 46.4737C47.9104 46.4737 48 46.5632 48 46.6737V54.8C48 54.9105 47.9104 55 47.8 55H34.9252C34.8147 55 34.7252 54.9105 34.7252 54.8V46.4737H44.2072H47.8Z' fill='%23004790'%3e%3c/path%3e%3cpath d='M34.7252 46.4737V54.8C34.7252 54.9105 34.8147 55 34.9252 55H47.8C47.9104 55 48 54.9105 48 54.8V46.6737C48 46.5632 47.9104 46.4737 47.8 46.4737H44.2072M34.7252 46.4737H44.2072M34.7252 46.4737L9.8964 15.0191M8.00011 12.5L9.8964 15.0191M44.2072 46.4737L32.8288 14.2632M9.8964 15.0191L8 18.4211' stroke='%23004790' stroke-width='1.5' stroke-linecap='round'%3e%3c/path%3e%3cpath d='M17.6577 14.2632H33.7771L34.512 13.5289C35.2557 12.7859 35.6735 11.7778 35.6735 10.7266V10.7266C35.6735 9.94397 35.9053 9.1789 36.3397 8.52791L41.3627 1' stroke='%23004790' stroke-width='1.5' stroke-linecap='round'%3e%3c/path%3e%3cpath d='M34.9863 13.6288L35.2234 11.0072C35.2493 10.72 35.4901 10.5 35.7785 10.5C35.9152 10.5 36.0789 10.6192 36.2346 10.7752C36.6589 11.2003 36.7969 11.8183 36.7969 12.4189V12.8962C36.7969 13.5772 36.4268 14.2044 35.8306 14.5337C35.2768 14.8396 34.6545 15 34.0218 15H32.7231L34.9863 13.6288Z' fill='%23004790'%3e%3c/path%3e%3crect x='55' y='55' width='1' height='9' fill='%23004790'%3e%3c/rect%3e%3crect y='55' width='1' height='9' fill='%23004790'%3e%3c/rect%3e%3crect y='59' width='56' height='1' fill='%23004790'%3e%3c/rect%3e%3c/svg%3e") no-repeat center center;
  background-size: 45px auto;
}

#prd .b1 .elem .name {
  text-align: center;
  color: #939B9F;
}

#prd .bf {
  width: 340px;
  margin: 80px auto 0;
  text-transform: uppercase;
}

#prd .b2 {
  margin-top: 80px;
}

#prd .b2 .e1 {
  padding-right: 15px;
}

#prd .txt {
  color: #939B9F;
}

#prd img {
  max-width: 100%;
}

#prd .b2 .e2 {
  text-align: center;
}

.line_img {}

.line_img img {
  max-width: 90px !important;
  padding: 5px;
}

#prd .b2 .txt {
  margin-top: 32px;
}

#prd .b3 {
  margin-top: 80px;
}

#prd .mainc {
  margin-top: 40px;
}

#prd .mainc .row {
  margin-top: 40px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}

#prd .mainc .row .elem {
  width: calc(50% - 15px);
  align-self: center;
}


#prd .mainc .row .txt {
  margin-top: 32px;
}

#prd .also {
  margin-bottom: 80px;
}

.desc_main {
  margin-bottom: 40px;
}

#prd .also .h1 {
  margin-top: 80px;
  margin-bottom: 40px;
}

.a-slider {
  cursor: pointer;
}

.a-slider .card {
  max-width: 285px;
}

.a-slider .card .img {
  text-align: center;

}

.a-slider .card img {
  max-width: 100%;
  border: 1px solid #F5F6F8;
}

.a-slider .card .name {
  margin-top: 18px;
  text-align: center;
}

.a-slider .card .name a {
  text-decoration: none;
  color: #222;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;

}

#cat {
  background-color: #fff;
}

#cat h1 {
  margin-top: 48px;
  margin-bottom: 32px;
}

#cat p.txt {
  margin-bottom: 24px;
}

#cat .img {
  padding-right: 40px;
  width: 444px;
}



#cat .prd {
  border: 1px solid #F5F6F8;
  box-sizing: border-box;
  margin-bottom: 24px;
  transition: all .2s;
}

#cat .prd:hover {
  box-shadow: 0 0 13px 2px #F5F6F8;
}

#cat .dop_img {
  flex-direction: column;
  height: 300px;
  width: 94px;

}

#cat .img img {
  box-shadow: 0 0 2px 2px #E3E3E3;

}

#cat .img .main_img {
  margin-right: 8px;
  width: 300px;
  flex-basis: 300px;
}

#cat .img .min_img {
  height: 94px;
  width: 94px;
}

#cat .img .min_img img {
  height: 100%;
  width: auto;
  max-width: unset;
}

#cat .img .main_img,
#cat .img .min_img {}

#cat .pinfo {
  flex-grow: 1;

}

#cat .pinfo .name {
  font-size: 20px;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  margin: 62px 0 8px;
  display: block;
}

#cat .pinfo .price {
  color: #939B9F;
  margin-bottom: 30px;
}

#cat .pinfo .price b {
  font-weight: bold;
  color: #000;
}

#cat .prd {
  cursor: pointer;
}

#cat .prd .b1 .elem {
  margin-right: 16px;
}

.maps {
  height: 550px;
}

#con {}

#con .txt {
  color: #939B9F;
}

#con h1 {
  margin-bottom: 36px;

}

#con .inb .elem {
  padding-left: 28px;

  margin-bottom: 24px;
}

#con .inb .elem .name {
  font-weight: bold;
}

#con .inb .elem.tel {
  background: url("/i/pho.png") no-repeat left center;
}

#con .inb .elem.ml {
  background: url("/i/mail.png") no-repeat left center;
}

#con .big {
  width: 55%;
  padding-right: 20px;
}

#con .map {
  width: 45%;
}

#con h2 {
  margin-bottom: 39px;
}

.zform textarea.p100 {
  height: calc(100% - 20px);
}

#con .form input,
#con .form textarea,
.zform input,
.zform textarea {
  background-color: #F5F6F8;
  padding: 13px 18px;
  display: block;
  margin-bottom: 20px;
  width: 100%;
  box-sizing: border-box;
  resize: none;
  font-family: "Gotham Pro", sans-serif;
  font-size: 16px;
  line-height: 135%;
  color: #222;
}

.zform input:focus,
.zform textarea:focus,
.placeholder-container input:not(:placeholder-shown),
.zform textarea:not(:placeholder-shown) {
  outline: 1px solid #F5F6F8;
  background-color: #fff;
  color: #222;
}

.grey_bt {
  background-color: #252525;
  margin-top: 80px;
  color: #fff;
}

.main_content.cnt {
  background-color: #F5F6F8;
  padding-bottom: 1px;
}

#serv .b1 .elem {
  align-self: center;
}

#serv .b2 .elem {
  text-align: center;
  padding: 16px;
  cursor: pointer;
  background-color: #F5F6F8;
}

#serv .b2 .elem.active {
  background-color: #004790;
  color: #fff;
}

#serv .map {
  height: 460px;
  margin-top: 40px;
  text-align: center;
}

#serv .zform textarea {
  height: 115px;
}

#serv .b5 .elem {
  padding: 32px 24px;
  box-shadow: inset 0px -1px 0px #F5F6F8, inset 0px 1px 0px #F5F6F8;
  position: relative;
}

#serv .b5 .zag {
  font-weight: bold;
  font-size: 18px;
  line-height: 130%;
  margin-bottom: 16px;
}

#serv .b3 .elem {
  padding: 24px 21px;
}

#serv .b3 .name::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: -12px;
  background: url("/i/mp.png") no-repeat center center;
}

#serv .b3 .name {
  position: relative;
  padding-left: 18px;
  color: #0979BB;
}

#serv .b3 .desc {
  padding-left: 18px;
  color: #2D2D2D;
  margin-top: 4px;
}

#serv .b3 .sin .name {
  color: #fff;
  font-weight: bold;
  padding-left: 0;
}

#serv .b3 .scc {
  margin-top: 10px;
}

.poli_inp {
  padding: 0 !important;
  top: 9px;
}

#serv .b3 .sin {
  background-color: #0979BB;
}

#serv .b3 .sin .desc {
  padding-left: 0;
  color: #fff;
}

#serv .b3 .sin .name:before {
  display: none;
}


#serv .b6 .elem {
  width: 160px;
  margin-bottom: 32px;
}

#serv .b6 .elem .i1 {
  text-align: center;
  padding: 16px;
  border: 1px solid #F5F6F8;
}

#serv .b6 .elem .name {
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}

#serv .b6 .elem .butb {
  display: block;
  text-decoration: none;
  text-align: center;
  padding: 18px;
  cursor: pointer;
}

#serv .b6 .elem.spec {
  max-width: 920px;
  margin-left: 30px;
  padding-top: 1px;
  padding-left: 445px;
  padding-right: 143px;
  background: url("/i/begh.png") no-repeat 143px 3px;
  align-self: stretch;
  border: 1px solid #F5F6F8;
}

#serv .b6 .elem.spec .name {
  margin-top: 30px;
  text-align: left;
}

.dil ol {
  list-style-type: none;
  counter-reset: item;
  margin-left: 34px;
  position: relative;
}

.dil li:nth-child(-n+9)::before {
  content: '0' counter(item) '.';
  counter-increment: item;
  color: #939B9F;
  letter-spacing: 0.1em;

  position: absolute;
  left: -32px;
}

.dil li {}

.dil .up {
  text-transform: uppercase;
  color: #222;
  font-weight: bold;
  text-align: center;
  max-width: 730px;
  margin: 80px auto;
}

.icp.nag {
  background: url("/i/nag.png") no-repeat 0px center;
}

.icp.sh {
  background: url("/i/sh.png") no-repeat 0px center;
}

.icp.users {
  background: url("/i/users.png") no-repeat 0px center;
}

.icp.gar {
  background: url("/i/gar.png") no-repeat 0px center;
}

.icp.rub {
  background: url("/i/rub.png") no-repeat 0px center;
}

.dil .vibc {}

.dil .vibc>.elem {
  width: calc(100% - 200px);
}

.dil .vibc .cat {}

.dil .vibc .ili {
  text-align: center;
  align-self: center;
  min-width: 200px !important;
  width: 200px;
}

.dil .vibc .ili>div {
  text-transform: uppercase;
  font-weight: bold;
  margin: auto;
  padding: 0 16px;
  position: relative;
}

.dil .vibc .ili>div:before {
  width: 54px;
  height: 1px;
  content: "";
  display: block;
  position: absolute;
  background: #F5F6F8;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 10px;
}

.dil .vibc .ili>div:after {
  width: 54px;
  height: 1px;
  content: "";
  display: block;
  position: absolute;
  background: #F5F6F8;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
}

.dil .vibc .form {}

.dil .tuc {
  margin-top: 16px;
}

.dil .tuc img {
  border: 1px solid #F5F6F8;
  max-width: 190px;
}

.dil .zform input {
  margin-bottom: 25px;
}

.dil .tuc .name {
  font-weight: bold;
  margin-top: 8px;
}

.dil .tuc .price {
  margin-top: 8px;
}

.dil .tuc .price span {
  color: #222;
  font-weight: bold;
}

.dil .cat .butb {
  margin-top: 24px;
}

.dil .vibc .ff .txt {
  margin-bottom: 16px;
}

.dil .txt.xz {
  background-color: #F5F6F8;
  padding: 40px;
  margin-bottom: 80px;
}

.poli_inp {
  min-width: 24px;
}

.poli {
  margin-top: 24px;
  color: #828282;
}

.poli * {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: inherit;
}

@supports (-webkit-appearance: none) or (-moz-appearance: none) {

  input[type=checkbox],
  input[type=radio] {
    --active: #5644BA;
    --active-inner: #fff;
    --focus: #483899;
    --border: #BBC1E1;
    --border-hover: #5644BA;
    --background: #fff;
    --disabled: #F6F8FF;
    --disabled-inner: #E1E6F9;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 24px;
    outline: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0;
    cursor: pointer;
    border: 1px solid var(--bc, var(--border));
    background: var(--b, var(--background));
    transition: background 0.3s, border-color 0.3s, box-shadow 0.2s;
  }

  input[type=checkbox]:after,
  input[type=radio]:after {
    content: "";
    display: block;
    left: 0;
    top: 0;
    position: absolute;
    transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s);
  }

  input[type=checkbox]:checked,
  input[type=radio]:checked {
    --b: var(--active);
    --bc: var(--active);
    --d-o: .3s;
    --d-t: .6s;
    --d-t-e: cubic-bezier(.2, .85, .32, 1.2);
  }

  input[type=checkbox]:disabled,
  input[type=radio]:disabled {
    --b: var(--disabled);
    cursor: not-allowed;
    opacity: 0.9;
  }

  input[type=checkbox]:disabled:checked,
  input[type=radio]:disabled:checked {
    --b: var(--disabled-inner);
    --bc: var(--border);
  }

  input[type=checkbox]:disabled+label,
  input[type=radio]:disabled+label {
    cursor: not-allowed;
  }

  input[type=checkbox]:hover:not(:checked):not(:disabled),
  input[type=radio]:hover:not(:checked):not(:disabled) {
    --bc: var(--border-hover);
  }

  input[type=checkbox]:focus,
  input[type=radio]:focus {
    box-shadow: 0 0 0 var(--focus);
  }

  input[type=checkbox]:not(.switch),
  input[type=radio]:not(.switch) {
    width: 24px;
  }

  input[type=checkbox]:not(.switch):after,
  input[type=radio]:not(.switch):after {
    opacity: var(--o, 0);
  }

  input[type=checkbox]:not(.switch):checked,
  input[type=radio]:not(.switch):checked {
    --o: 1;
  }

  input[type=checkbox]+label,
  input[type=radio]+label {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    margin-left: 8px;
  }

  input[type=checkbox]:not(.switch) {
    border-radius: 0px;
  }

  input[type=checkbox]:not(.switch):after {
    width: 5px;
    height: 9px;
    border: 2px solid var(--active-inner);
    border-top: 0;
    border-left: 0;
    left: 9px;
    top: 6px;
    transform: rotate(var(--r, 20deg));
  }

  input[type=checkbox]:not(.switch):checked {
    --r: 43deg;
  }

  input[type=checkbox].switch {
    width: 38px;
    border-radius: 11px;
  }

  input[type=checkbox].switch:after {
    left: 2px;
    top: 2px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    background: var(--ab, var(--border));
    transform: translateX(var(--x, 0));
  }

  input[type=checkbox].switch:checked {
    --ab: var(--active-inner);
    --x: 17px;
  }

  input[type=checkbox].switch:disabled:not(:checked):after {
    opacity: 0.6;
  }

  input[type=radio] {
    border-radius: 50%;
  }

  input[type=radio]:after {
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background: var(--active-inner);
    opacity: 0;
    transform: scale(var(--s, 0.7));
  }

  input[type=radio]:checked {
    --s: .5;
  }
}


.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  border: 1px solid #ec7979;
}

@-webkit-keyframes shake {

  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {

  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.mainc v {
  font-size: 12px;
  position: relative;
  top: -6px;
}

.form_uni {
  background-color: rgba(34, 34, 34, 0.7);
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: none;
}

.form_uni .cmb {
  background-color: #fff;
  width: 510px;
  margin: auto;
  padding: 24px 52px;
  box-sizing: border-box;
  max-height: 100%;
  max-width: 100%;
  overflow: auto;
  position: relative;
}

.form_uni #zh {
  text-align: center;
}

.form_uni #zdesc {
  text-align: center;
  margin-top: 16px;
}

.form_uni .close {
  background: #222222 url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M24 8L8 24' stroke='white' stroke-linejoin='round'/%3e%3cpath d='M8 8L24 24' stroke='white' stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center center;
  width: 44px;
  height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

.hide {
  display: none !important;
}

.zform.ok {
  position: relative;
}

.zform.ok:before {
  content: "";
  position: absolute;
  top: -5px;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff url("data:image/svg+xml;charset=UTF-8,%3csvg height='512pt' viewBox='0 0 512 512' width='512pt' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m256 0c-141.164062 0-256 114.835938-256 256s114.835938 256 256 256 256-114.835938 256-256-114.835938-256-256-256zm0 0' fill='%23004790'/%3e%3cpath d='m385.75 201.75-138.667969 138.664062c-4.160156 4.160157-9.621093 6.253907-15.082031 6.253907s-10.921875-2.09375-15.082031-6.253907l-69.332031-69.332031c-8.34375-8.339843-8.34375-21.824219 0-30.164062 8.339843-8.34375 21.820312-8.34375 30.164062 0l54.25 54.25 123.585938-123.582031c8.339843-8.34375 21.820312-8.34375 30.164062 0 8.339844 8.339843 8.339844 21.820312 0 30.164062zm0 0' fill='%23fafafa'/%3e%3c/svg%3e") no-repeat center center;
  background-size: auto 70%;
  z-index: 2;
}

.zform.ok:after {
  content: "Заявка отправлена";
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  text-align: center;
  z-index: 3;
  color: #000;
  position: absolute;
}


.placeholder-container {
  position: relative;

  margin-bottom: 20px;
}

.placeholder-container input {}

.placeholder-container label {
  color: #939B9F;
  padding: 5px 10px;
  pointer-events: none;
  position: absolute;
  transition: all 200ms;
  top: 10px;
  left: 10px;
}

.placeholder-container input.hide+label {
  display: none !important;
}

.placeholder-container input:focus+label,
.placeholder-container input:not(:placeholder-shown)+label {
  top: -12px;
  left: 10px;
  font-size: 11px;
  background-color: #fff;
  padding: 2px 10px;
}

.placeholder-container input:not(:placeholder-shown)+label {
  background-color: unset;
}


.fill,
.fill:after,
.fill:before {
  transition: all .5s;
}

.fill {
  position: relative;
}

.fill:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '.';
  color: transparent;
  background: #aaa;
  height: 1px;
}

.fill:hover {
  color: #fff !important;
}

.fill {
  transition: all 1s;
}

.fill:after {
  text-align: left;
  content: '.';
  margin: 0;
  opacity: 0;
}

.fill:hover {
  color: #fff;
  z-index: 1;
}

.fill:hover:after {
  z-index: -10;
  animation: fill 0.5s forwards;
  -webkit-animation: fill 0.5s forwards;
  -moz-animation: fill 0.5s forwards;
  opacity: 1;
}

@-webkit-keyframes fill {
  0% {
    width: 0%;
    height: 1px;
  }

  50% {
    width: 100%;
    height: 1px;
  }

  100% {
    width: 100%;
    height: 100%;
    background: #000;
  }
}

.dil .pl {

  margin-bottom: 10px;
  color: #939B9F;
}

.dil .pl .name {
  font-weight: bold;
}

.dil .pl.tel {
  padding-left: 28px;
  background: url("/i/pho.png") no-repeat left center;
}

.dil .pl.ml {
  padding-left: 28px;
  background: url("/i/mail.png") no-repeat left center;
}

.br_nav {
  position: fixed;
  left: 22px;
  top: calc(50% - 150px);
}

.mob_h,
.mob_s {
  display: none;
}

.br_nav .e:first-child {
  margin-top: 0;
}

.br_nav .e {
  margin-top: 18px;
  position: relative;
  cursor: pointer;

}

.br_nav .c {
  color: #939B9F;
  text-decoration: none;
}

.br_nav .e.active .c {
  color: #004790;
}

.br_nav .e:hover .d {
  display: block;
}

.br_nav .d {
  position: absolute;
  padding: 8px;
  display: none;
  background-color: #F5F6F8;
  color: #222;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 100px;
  white-space: nowrap;
  left: 28px;
  top: -8px;
}

@media screen and (max-width: 1450px) {
  #head .menu_top .item.bra {
    margin-right: unset;
    margin-left: 0px;
  }

  #head .menu_top .item:first-child {
    margin-left: auto;
  }

  #head .menu_top .item.spec {
    background-color: unset;
  }

  #head .menu_top .item {
    padding: 72px 20px;

  }

  #head .menu_top .item.e3,
  #head .menu_top .item.e4 {
    color: #fff;
  }

  #head {
    background-size: 640px;
    min-height: unset;
  }

  #hb {
    max-width: 450px;
    margin-top: 26px;
  }

  .ws1 {
    background: url("/i/miob.png") no-repeat center right;
    background-size: 100% auto;
    max-width: 1110px;
    min-height: 380px;
    margin-top: 70px;
  }

  .s1 {
    display: none;
  }

  .s2 {

    background: url("/i/s2.svg") no-repeat left top;
    background-size: 390px;
  }

  #bbj .elem .im:before,
  #bbj .elem .im:after {
    display: none !important;
  }

  .s2 .cn .zag {
    margin-top: 72px;
  }

  .conb {
    background: unset;
  }

  .conb .c2 {
    min-width: unset;
    max-width: unset;
    margin-left: 55px;
    margin-right: unset;
    margin-top: unset;
    color: #fff;
    text-align: center;
    background: url(/i/conf.svg) no-repeat top center;
    background-size: 100% auto;
    padding: 1px;
  }

  .conb .c2 .ww {
    margin-left: 100px;
    margin-right: 100px;
    margin-top: 471px;
  }
}

@media screen and (max-width: 1000px) {
  #head {
    background-size: 460px;
  }

  #hb h1 {
    font-size: 37px;
  }

  #hb {
    max-width: unset;
    margin-top: 41px;
  }

  .mob_im {
    display: block;
    width: 100%;
    max-width: 100%;
  }

  .ws1 {
    background: none;
    min-height: unset;
    margin: 50px 0;
  }

  .s2 {
    background: none;
  }

  .s2 .cn {
    width: auto;
  }

  .s2 .cn .zag {
    margin-left: 0;
    font-size: 34px;
    margin-top: 0px;
  }

  #bbj .elem {
    margin-bottom: 40px;
  }

  #bbj .elem.ic {
    display: none;
  }

  .s2 .desc .elem {
    background-size: 40px;
    padding: 12px 0 12px 62px;
  }

  .conb .c1 .zag {
    margin-top: 0;
  }

  .conb .c1 {
    width: auto !important;
    max-width: unset !important;
    min-width: unset !important;
  }

  .conb .c2 {
    display: none;
  }

  #head,
  .main_content,
  #footer {
    overflow: hidden;
  }

  .conb {
    padding-bottom: 0;
  }

  #footer .tabl {
    width: 120px !important;
  }

  #head .menu_top .item.spec {
    border-radius: unset;
  }

  #head .menu_top .item.e3,
  #head .menu_top .item.e4,
  #head .menu_top .item.bra {
    color: #333;
  }
}

@media screen and (max-width: 800px) {
  #head {
    background: none;
  }
}

@media screen and (max-width: 1400px) {

  .wrapp1400 {
    margin: 0 10px;
  }
}

.mobile_swap,
.mob_e {
  display: none !important;
  position: relative;
}

@media screen and (max-width: 1200px) {
  #cat .pinfo .b1 {
    flex-wrap: wrap;
  }

  .ugol_h {
    display: none;
  }

  #cat .pinfo .name {
    margin-top: 20px;
  }

  .customize-controls>div {
    width: 51px;
    height: 51px;
    background-size: 24px auto !important;
    left: 2px;
  }

  .customize-controls>div.next {
    right: 2px;
  }

  #prd .mb .comb h1 {
    font-size: 24px;
  }

  #prd .mb .desc {
    font-size: 16px;
  }
}

@media screen and (max-width: 1240px) {
  .br_nav {
    display: none !important;
  }
}

@media screen and (max-width: 1100px) {
  #prd .main_prd {
    padding: 20px;
  }

  .col4 .elem {
    width: 50%;
  }

  .col4 {
    flex-wrap: wrap;
  }

}


@media screen and (max-width: 850px) {
  .wrap_li .line_img {
    justify-content: center;
  }

  #prd .mb .comb {
    padding: 1px 73px 1px 61px;
  }

  #prd .mb .desc {
    margin-bottom: 40px;
  }

  #br .b9 .col2 {
    flex-wrap: wrap;
  }

  .dil .tuc .elem {
    width: calc(50% - 8px) !important;
  }

  .dil .tuc .elem img {
    max-width: 100% !important;
  }

  .butb {
    padding: 18px;
  }

  .form_uni .cmb {
    padding: 24px 15px;
  }

  #br .b9 .elem {
    width: 100%;
  }

  #cat .dop_img {
    display: none;
  }

  .mobile_swap {
    display: block !important;
  }

  .mob_e {
    display: block !important;
  }

  #prd .mb .elem {
    width: 100%;
  }

  #prd .mb {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 700px) {
  .ll:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 10px;
    top: 5%;
    width: 20px;
    right: 10px;

    background: url("/i/ps.svg") no-repeat center center;
    background-size: auto 100%;
  }

  .mob_h {
    display: block;
  }

  .mob_s {
    display: inline;
  }

  .mob_suk {
    display: none;
  }

  #prd .b2 {
    flex-wrap: wrap;
  }

  #prd .b2 .elem {
    width: 100%;
  }

  .mob_e .item.tns-item {
    text-align: center;
  }

  .mtb {
    margin-top: 40px;
  }

  h1,
  h2.h1 {
    font-size: 28px;
  }

  h2,
  .h2 {
    font-size: 22px;
  }

  h3,
  .h3 {
    font-weight: bold;
    font-size: 18px;
    line-height: 140%;
  }

  .col2,
  .col3,
  .col4 {
    flex-wrap: wrap;
  }

  .col2>.elem {
    width: 50%;

  }

  .col2.betw>.elem {
    width: calc(50% - 15px);
  }

  .col3>.elem {
    width: 50%;
    box-sizing: border-box;
  }

  .col4>.elem {
    width: 50%;
    box-sizing: border-box;
  }

  .col3.betw>.elem {
    width: calc(50% - 15px);
  }

  #head .phone {
    margin-left: auto;
    padding-left: 0px;
    background: none;
  }

  #head .gamb {}

  #head .logo {
    margin-right: 0px;
  }

  #head .phone a {
    font-size: 14px;
  }

  .home .b1>.wrapper:before {
    background: #2d2eaa url(/i/mob_h2.jpg) no-repeat center center;
    left: auto;
    background-size: cover;
    right: 0;
    left: 0;
    width: auto;
    margin: auto;

  }

  .home .b1 .wrapper {
    min-height: 200px;
  }

  .home h1 {
    display: none;
    margin-top: 40px;
    padding: 0 10px;
    margin-bottom: 40px;
  }

  .home .b1 {
    height: auto;
  }

  .home .b2 {
    margin-top: 0;
  }

  .home .plit .elem {
    min-height: 120px;
  }

  .home .ht {
    display: none;
  }

  .home .b2>div {
    width: 100%;
  }

  #br .b1 {
    height: auto;
    background-size: cover;
  }

  #br .b1 h1 {
    margin-top: 40px;
  }

  #br .b1 h1,
  #br .b1 .desc {
    margin-left: 0px;
  }

  #br .b1 .desc {
    margin-bottom: 40px;
    font-size: 16px;
  }

  .col3>.elem {
    width: 50%;
  }

  #br .b3 .h2 {
    font-size: 18px;
  }

  #br .b2 {
    margin-top: 15px;
  }

  #br .b6 {
    display: none;
  }

  #br .b7,
  #br .b8 .col4 {
    flex-wrap: wrap;
  }

  #br .b8 .elem {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }

  #br .b9 .txt {
    padding-left: 0;
  }

  #br .b9 .predesc {
    margin: 15px 0;
  }

  #serv .map {
    display: none;
  }

  #serv .b6 .elem {
    width: calc(50% - 10px);
  }

  #serv .b6 .elem .butb {
    font-size: 14px;
  }

  #serv .b6 .elem.spec {

    margin-left: 0px;
    padding: 10px;

    background: none;
    align-self: stretch;
    border: 1px solid #F5F6F8;
  }

  #serv .b1 .elem {
    width: 100%;
  }

  #serv .b1 .elem img {
    margin-top: 20px;

  }

  .dil .vibc .ili {
    margin: 20px 0;
  }

  .dil .vibc>.elem {
    width: 100%;
  }

  .dil .vibc {
    flex-wrap: wrap;
  }

  #cat .prd {
    flex-wrap: wrap;
  }

  #cat .dop_img {
    display: none;
  }

  #cat .img {
    width: 100%;
    padding: 0;
    text-align: center;
    justify-content: center;
  }

  #cat .img img {
    box-shadow: unset;
  }

  #cat .pinfo {
    text-align: center;
    padding: 10px;
  }

  #cat .pinfo .b1 {
    flex-wrap: wrap;
    justify-content: center;
  }

  #cat .pinfo .name {
    margin-top: 10px;
  }

  .ugol_h,
  .sort {
    display: none
  }

  #prd .main_prd {
    padding: 1px 0;
    box-shadow: none;
  }

  #prd .b1 {
    flex-wrap: wrap;
  }

  #prd .b1 .elem {
    width: calc(50% - 10px);
    margin-bottom: 10px;
  }

  #prd .mb .price span {
    line-height: 140%;
  }

  .elem .cir {
    margin-bottom: 10px;
  }

  #prd .b2 img {
    margin-top: 15px;
  }

  #prd .mainc .row {
    flex-wrap: wrap;
  }

  #prd .mainc .row img {
    margin: 10px 0;
  }

  #prd .mainc .row img {}

  #prd .mainc .row .elem {
    width: 100%;
  }

  .table .tr .td:first-child {
    padding-left: 10px;
  }

  .table .tr .td {
    padding-right: 10px;
  }

  #head .menu_top .item {
    padding: 14px 8px;
    color: #333;
  }

  #con .big,
  #con .map {
    width: 100%;
  }

  #con .map {
    margin-top: 24px;
    height: 400px;
  }

  #prd .mb .comb h1 {
    margin-top: 15px;
  }

  #prd .also .h1 {
    margin: 0px 0;
  }

  .desc_main .row:nth-child(2n) {
    flex-direction: column-reverse !important;
  }

}


@media screen and (max-width: 480px) {
  .col2>.elem {
    width: 100%;
  }

  .zform textarea.p100 {
    min-height: 220px;
  }

  .kk2 .pl {
    display: none;
  }

  .col2.betw>.elem {
    width: calc(100%);
  }

  .col3>.elem {
    width: 100%;
    box-sizing: border-box;
  }

  .col4>.elem {
    width: 100%;
    box-sizing: border-box;
  }

  .col3.betw>.elem {
    width: calc(100%);
  }
}


@media screen and (min-width: 1800px) {
  .br_nav .d {
    display: block;
    background-color: unset;
    font-weight: normal;
  }

  .br_nav .active .d {
    background-color: #F5F6F8;
    font-weight: bold;
  }
}

.brd .back {
  min-height: 200px;
  max-height: 300px;
  background: url("/i/n_a.jpg") no-repeat center center;
  background-size: cover;
}

.brd .hj {
  background-color: #004790;
  color: #fff;
  padding: 20px 15px;
}

.brd .hj h1 {
  margin-bottom: 20px;
}

#bn_m .m,
#bn_m .s {
  display: none;
}

@media screen and (max-width: 1000px) {
  #bn_m {
    margin-top: 0 !important;
  }

}

@media screen and (max-width: 700px) {
  #bn_m .f {
    display: none;
  }

  #bn_m .m {
    display: block;
  }
}

@media screen and (max-width: 500px) {
  #prd .mb .comb {
    padding: 1px 13px 1px 11px;
  }
}

@media screen and (max-width: 400px) {
  #bn_m .m {
    display: none;
  }

  #bn_m .s {
    display: block;
  }

}


.war ol li {
  margin-bottom: 20px;
}