:root {
  --mw_old: 970px;
  --mw: 1230px;
}

html,
body {
  margin: 0;
  padding: 0;
  font-family: Tahoma, Geneva, sans-serif;
  /* background-image: url(../images/fon.jpg); */
  color: #3e3e3e;
}

.advantages-block div img {
  width: 80px;
}

.advantages-block div img:hover {
  transform: scale(1.1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.custom_akcia {
  background-image: url(../images/back-prod.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  padding: 10px 0;
  max-width: 1920px;
  min-width: 320px;
  margin: 0 auto;
}

.custom_akcia .akcia_img {
  max-width: 980px;
  min-width: 310px;
  margin: 0 auto;
}

.custom_akcia .akcia_img img {
  width: 100%;
  outline: 3px solid #FFF;
  transition: outline 0.5s;
}

.custom_akcia .akcia_img img:hover {
  outline: 3px solid #cf0100;
}

.itemHeader {
  /* background-image: url("../images/heading3.jpg");
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover; */
  background-color: #006400;
  margin: 0 auto;
  max-width: 1920px;
  min-width: 320px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}

h1 {
  margin: 0 auto;
  color: #fff;
  padding: 10px 5px;
  max-width: 980px;
  min-width: 320px;
}

a {
  text-decoration: underline;
  color: #000000;
}

a:hover {
  text-decoration: none;
}

.header {
  /* background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover; */
  max-width: 1920px;
  min-width: 320px;
  /*min-height:198px;
	min-height:198px;*/
  margin: 0 auto;
  padding-top: 1px;
  background-color: #654321;
}

.header-c {
  max-width: 980px;
  min-width: 310px;
  padding: 0 5px;
  margin: 0 auto;
  margin-top: 20px;

}

.logo {
  display: inline-block;
  vertical-align: top;
}

.contack-header-1 {
  display: inline-block;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  vertical-align: top;
  margin: 10px 10px 10px 30px;
}

.contack-header-1 h3 {
  margin: 0;
  padding: 4px;
  background-color: #FFFFFF;
  color: #000000;
  font-weight: normal;
  display: inline-block;
  font-size: 16px;
}

.contack-header-1 ul {
  margin: 10px 0;
  padding: 0;
  font-size: 28px;
  list-style: none;

}

.contack-header-1 ul li {
  margin: 17px 0 10px 0;
  background-image: url(../images/circle.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 20px;
}

.contack-header-2 {
  display: inline-block;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  vertical-align: top;
  margin: 10px 10px 10px 30px;
}

.contack-header-2 a {
  color: #fff;
}

.contack-header-2 h3 {
  margin: 25px 0 0 0;
  padding: 4px;
  background-color: #FFFFFF;
  color: #000000;
  font-weight: normal;
  display: inline-block;
  font-size: 16px;
}

.contack-header-2 ul {
  margin: 13px 0 0 0;
  padding: 0;
  font-size: 18px;
  list-style: none;
}

.contack-header-2 ul li {
  background-image: url(../images/circle2.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 17px;
}

a.bott-header {
  background-color: #a8c947;
  border-radius: 20px;
  text-decoration: none;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: normal;
  color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(20, 20, 20, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(20, 20, 20, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(20, 20, 20, 0.75);
}

a.bott-header:hover {
  text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
}

.contack-header-3 {
  display: inline-block;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  vertical-align: top;
  margin: 10px 10px 10px 30px;
}

.contack-header-3 ul {
  margin: 70px 0 0 0;
  padding: 0;
  list-style: none;
}

.contack-header-3 ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}

#top-menu {
  background-image: url(../images/topmenu.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  min-height: 60px;
  max-width: 1920px;
  min-width: 320px;
  margin: 0 auto;
}

.top-menu-c {
  max-width: 980px;
  min-width: 320px;
  margin: 0 auto;
}

.top-menu-c ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.top-menu-c ul li {
  display: inline-block;
  vertical-align: top;
  margin: 12px 15px;
  font-size: 20px;
}

.top-menu-c ul li a {
  color: #fff;
}

.top-menu-c ul li span {
  color: #fff;
  text-decoration: underline;
  cursor: pointer;
}

.top-menu-c ul li span:hover {
  text-decoration: none;
}

.top-menu-c ul ul {
  position: absolute;
  background-color: #97471B;
  border-radius: 10px;
  margin-left: 0;
  -webkit-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.75);
  z-index: 2;
  display: none;
  text-align: left;
}

.top-menu-c ul ul li {
  display: block;
}

.top-menu-c ul ul li a {
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #883a0f;
  padding: 3px 5px 5px 5px;
}

.top-menu-c ul ul li a:hover {
  text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
}

.top-menu-c ul li:hover>ul {
  display: block;
}

@media (max-width: 740px) {
  nav:before {
    color: #FFFFFF;
    content: "МЕНЮ";
    display: block;
    text-align: center;
    font-size: 24px;
    padding-top: 10px;
  }

  nav a,
  nav:before {
    cursor: pointer;
  }

  nav {
    position: relative;
  }

  #top-menu ul {
    padding-bottom: 10px;
  }

  .top-menu-c ul li {
    display: block;
    text-align: left;
    margin-left: 10px;
    margin-bottom: 15px;
  }

  .top-menu-c ul li a {
    display: block;
  }

  .top-menu-c ul ul {
    display: block;
    position: static;
    margin-left: 10px;
    box-shadow: none;
    border-radius: 0;
    padding-bottom: 2px !important;
  }
}

.breadcrumbs {
  max-width: 940px;
  min-width: 320px;
  margin: 0 auto;
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px;
  font-weight: bold;
}

.breadcrumbs a {
  font-weight: normal;
}

.product {
  background-image: url(../images/back-prod.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  min-height: 261px;
  max-width: 1920px;
  min-width: 320px;
  margin: 0 auto;
}

.product-c {
  max-width: 980px;
  min-width: 320px;
  margin: 0 auto;
  text-align: center;
}

.product-block {
  display: inline-block;
  margin-left: -5px;
  width: 196px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.product-block div {
  background-image: url(../images/back-pix.png);
  color: #ffffff;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: bold;
  padding: 10px 0px 10px 10px;
  margin: 15px 0 0 0;
}

.product-block p {
  border-right: 1px solid #fff;
  padding: 0 20px 0 10px;
}

@media (max-width: 400px) {
  .product-block p {
    border: none;
  }
}

.product-block a {
  color: #ffffff;
  text-decoration: none;
}

.product-block a:hover {
  text-decoration: underline;
}

.product-block a.img-ic {
  display: block;
  height: 143px;
}

.product-block img {
  position: relative;
  width: 137px;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.product-block img:hover {
  transform: scale(1.1);
}

.welcom {
  /* background-image: url(../images/welcom.jpg); */
  /* background-repeat: no-repeat; */
  /* background-position: 50% 0; */
  /* background-size: cover; */
  /* min-height: 580px; */
  max-width: 1920px;
  min-width: 320px;
  margin: 0 auto;
}

.welcom h1 {
  /* background-image: url(../images/heading1.jpg); */
  /* background-repeat: no-repeat; */
  /* background-position: 50% 0; */
  /* background-size: cover; */
  background-color: #3b6f26;
  /* min-height: 56px; */
  max-width: 1920px;
  min-width: 320px;
  margin: 0 auto;
  color: #ffffff;
  text-align: center;
  /* padding: 17px 0 5px 0; */
  padding: 15px;
  font-size: 32px;
  text-transform: uppercase;
}

.welcom .custom {
  max-width: var(--mw);
  box-sizing: border-box;
  min-width: 310px;
  margin: 0 auto;
  font-size: 18px;
  padding-inline: 15px;
}

.why-we {
  /*background-image: url(../images/why-we.jpg);*/
  background-repeat: no-repeat;
  background-position: 50% 70px;
  background-size: cover;
  /* min-height: 590px; */
  max-width: 1920px;
  min-width: 320px;
  margin: 0 auto;
}

.why-we h2 {
  /* background-image: url(../images/heading2.jpg); */
  background-color: #002d63;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  /* min-height: 56px; */
  max-width: 1920px;
  min-width: 320px;
  margin: 0 auto;
  color: #ffffff;
  text-align: center;
  /* padding: 17px 0 5px 0; */
  padding: 15px;
  font-size: 32px;
  text-transform: uppercase;
}

.why-we .custom {
  max-width: var(--mw);
  box-sizing: border-box;
  min-width: 310px;
  margin: 0 auto;
  font-size: 18px;
  padding-inline: 15px;
  text-align: center;
}

.why-we .advantages-block {
  color: #fff;
  width: 30%;
  margin: 20px 10px;
  display: inline-block;
  vertical-align: top;
}

.why-we .advantages-block div {
  height: 90px;
}

.why-we .advantages-block p {
  color: #c2cb4f;
  background-image: url(../images/advantages-pix.png);
  padding: 10px 10px;
  min-height: 50px;
  text-transform: uppercase;
}

@media (max-width: 700px) {
  .why-we .advantages-block {
    width: 80%;
  }
}

.hit-proekt {
  background-image: url(../images/hit-2.jpg);
  background-position: 50% 50px;
  min-height: 429px;
  max-width: 1920px;
  min-width: 320px;
  margin: 0 auto;
}

.hit-proekt h2 {
  background-image: url(../images/heading3.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  min-height: 56px;
  max-width: 1920px;
  min-width: 320px;
  margin: 0 auto;
  color: #ffffff;
  text-align: center;
  padding: 17px 0 5px 0;
  font-size: 32px;
  text-transform: uppercase;
}

.work {
  /* background-image: url(../images/work.jpg); */
  /* background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover; */
  /* min-height: 680px; */
  background-color: #006400;
  max-width: 1920px;
  min-width: 320px;
  margin: 0 auto;
}

.work .custom {
  max-width: var(--mw);
  box-sizing: border-box;
  min-width: 310px;
  margin: 0 auto;
  font-size: 18px;
  padding-inline: 15px;
  text-align: center;
}

.work h2 {
  background-image: url(../images/back-pix.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  /* min-height: 56px; */
  max-width: 1920px;
  min-width: 320px;
  margin: 0 auto;
  color: #ffffff;
  text-align: center;
  /* padding: 17px 0 5px 0; */
  padding: 15px;
  font-size: 32px;
  text-transform: uppercase;
}

div.sigplus-gallery ul>li>a {
  float: left;
}

a.all-work {
  display: inline-block;
  background-color: #9c2b01;
  color: #fff;
  text-decoration: none;
  padding: 10px 5px;
  margin-top: 5px;
  width: 60%;
  -webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
}

a.all-work:hover {
  text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
}

.bott-block {
  /* background-image: url(../images/back1.jpg); */
  /* background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover;
	min-height: 550px; */
  max-width: 1920px;
  min-width: 320px;
  margin: 0 auto;
  /* padding: 0 0 15px 0; */
}

.bott-block .custom {
  max-width: var(--mw);
  box-sizing: border-box;
  min-width: 310px;
  margin: 0 auto;
  font-size: 18px;
  padding-inline: 15px;
  /* text-align: center; */
}

.free-consultation {
  cursor: pointer;
  display: inline-block;
  background-color: #519816;
  color: #fff;
  text-decoration: none;
  padding: 10px 5px;
  margin-top: 5px;
  width: 60%;
  -webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
}

.free-consultation:hover {
  text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
}

.footer {
  /* background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover; */
  /* min-height: 350px; */
  background-color: #006400;
  max-width: 1920px;
  min-width: 320px;
  margin: 0 auto;
  position: relative;
}

.footer-c {
  max-width: var(--mw);
  box-sizing: border-box;
  min-width: 310px;
  margin: 0 auto;
  font-size: 18px;
  padding-inline: 15px;
  color: #FFFFFF;
}

.footer-c a {
  color: #FFFFFF;
}

.top-footer {
  /* margin-top: 30px; */
  padding-top: 100px;
  padding-bottom: 50px;
}

.left-footer,
.center-footer,
.right-footer {
  /* display: inline-block; */
  /* vertical-align: top; */
}

.left-footer {
  /* width: 40%; */
}

.left-footer ul {}

.left-footer ul li {
  display: block;
  width: 45%;
  float: left;
  margin-bottom: 15px;
  font-size: 22px;
}

.left-footer ul ul {
  display: none;
}

.center-footer {
  /* width: 38%; */
  /* margin-top: 20px; */
}

.center-footer a {
  text-decoration: none;
}

.center-footer a:hover {
  text-decoration: underline;
}

.center-footer h3 {
  background-color: #99c45a;
  color: #000000;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  padding: 4px;
}

.center-footer ul {
  font-size: 24px;
  list-style: outside none none;
  margin: 5px 0;
  padding: 0;
}

.center-footer ul li {
  background-image: url("../images/circle.png");
  background-position: 0 50%;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  padding-left: 20px;
  display: inline-block;
  width: 49%;
}

.right-footer {
  /* width: 20%;
	margin-top: 20px; */
}

.butt-footer {
  display: block;
  cursor: pointer;
  background-color: #6e9b2b;
  padding: 10px 0;
  margin-bottom: 20px;
  text-align: center;
  text-decoration: none;
  -webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
}

.butt-footer:hover {
  text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
}

.soc-footer {
  margin-top: 53px;
}

.soc-footer ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.soc-footer ul li {
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
}

div.sigplus-gallery ul>li>img,
div.sigplus-gallery ul>li>a>img:hover {
  opacity: 0.8;
}

.bott-footer {
  /* background-image: url("../images/footer-back-pix.png"); */
  height: 60px;
  /* margin-top: 35px; */
  line-height: 3em;
  padding: 0 10px;
  background-color: #006400;
}

.copy {
  display: inline-block;
  width: 49%;
  vertical-align: top;
}

.webhail {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  text-align: right;
}

.webhail img {
  position: relative;
  top: 6px;
}

.webhail a {
  text-decoration: none;
}

@media (max-width: 800px) {
  .left-footer {
    display: none;
  }

  .center-footer,
  .right-footer {
    width: 49%;
  }
}

@media (max-width: 600px) {
  .right-footer {
    display: none;
  }

  .center-footer,
  .copy {
    width: 90%;
    margin-left: 5%;
  }

  .contack-header-2,
  .contack-header-3,
  .callMeBack,
  .free-consultation,
  .webhail {
    display: none;
  }

  .header-c {
    text-align: center;
  }
}

/*k2*/

.proekt-cat {
  max-width: var(--mw);
  box-sizing: border-box;
  min-width: 310px;
  margin: 0 auto;
  padding-inline: 15px;
}

.proekt-cat div.catItemView {
  background-color: #946304;
  width: 100%;
  margin: auto;
  text-align: center;
  padding: 0 0 20px 0;
  box-sizing: border-box;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.proekt-cat div.catItemHeader h3.catItemTitle {
  background-color: #dd9c1d;
  text-transform: uppercase;
  font-weight: normal;
  padding: 15px;
}

.proekt-cat div.catItemHeader h3.catItemTitle a {
  color: #FFFFFF;
  text-decoration: none;
}

.proekt-cat div.catItemBody {
  padding: 0;
  margin: 0;
}

.proekt-cat div.catItemImageBlock {
  padding: 0;
}

.proekt-cat .catItemReadMore {
  -webkit-box-shadow: 0px 0px 30px 0px rgba(236, 255, 119, 0.75);
  -moz-box-shadow: 0px 0px 30px 0px rgba(236, 255, 119, 0.75);
  box-shadow: 0px 0px 30px 0px rgba(236, 255, 119, 0.75);
  width: calc(100% - 40px);
  margin: auto auto 0;
  box-sizing: border-box;
  border-radius: 3em;
}

.proekt-cat div.catItemReadMore a {
  /* background-color: #519816; */
  background-color: #a8c947;
  color: #FFFFFF;
  text-decoration: none;
  display: inline-block;
  padding: 10px 10px;
  width: 100%;
  -webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
  box-sizing: border-box;
  border-radius: 3em;
}

.proekt-cat div.catItemReadMore a:hover {
  text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
}

.proekt-cat span.catItemImage img {
  max-width: 90%;
}

.proekt-cat .catItemIntroText ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 96%;
}

.proekt-cat .catItemIntroText ul li {
  display: inline-block;
  width: 32%;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  background-image: url("../images/circle2.png");
  background-repeat: no-repeat;
  background-position: 99% 50%;
}

.proekt-cat .catItemIntroText ul li:last-child {
  color: #dadc41;
  background: none;
}

.itemListSubCategories {
  max-width: var(--mw);
  box-sizing: border-box;
  min-width: 310px;
  margin: 0 auto;
  padding-inline: 15px;
}

.category-description {
  text-align: justify;
  margin: 0 10px;
}

.default-item {
  max-width: var(--mw);
  box-sizing: border-box;
  min-width: 310px;
  margin: 0 auto;
  padding-inline: 15px;
}

.img-wh {
  background-image: url("../images/back1.jpg");
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}

.img-wh-c {
  max-width: var(--mw);
  box-sizing: border-box;
  min-width: 310px;
  margin: 0 auto;
  padding-inline: 15px;
}

.img-wh-c .itemImageBlock {
  display: inline-block;
  width: 49%;
  vertical-align: top;
}

@media (max-width: 800px) {
  .img-wh-c .itemImageBlock {
    width: 100%;
    text-align: center;
    float: none;
  }

  .price-wh-c {
    font-size: 12px !important;
  }

  .formInjButton {
    width: 80% !important;
  }
}

.img-wh-c .itemImageGallery {
  display: inline-block;
  width: 48%;
  vertical-align: top;
  margin-left: 5px;
}

ul.sigProClassic {
  padding: 0 !important;
}

.price-wh {
  background-image: url("../images/price.jpg");
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  min-height: 240px;
}

.price-wh-c {
  max-width: 830px;
  min-width: 310px;
  margin: 0 auto;
  padding: 5px;
  font-size: 26px;
  color: #fff;
  text-transform: uppercase;
}

.price-wh-c ul li {
  margin-bottom: 25px;
}

.price-wh-c ul li span {}

.price-wh-c ul li span.itemExtraFieldsValue {
  background-color: #6f9c2c;
  padding: 5px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(239, 255, 96, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(239, 255, 96, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(239, 255, 96, 0.75);
}

.price-wh-c ul li:first-child span.itemExtraFieldsValue {
  background: none;
  box-shadow: none;
}

.price-wh-c div.itemExtraFields ul li span.itemExtraFieldsLabel {
  width: 70%;
  font-weight: normal;
}

#formInjButtonID {
  background-color: #b3a42b;
  padding: 25px 10px;
  text-align: center;
}

.formInjButton {
  background-color: #6e9b2b;
  border: 0;
  color: #FFFFFF;
  width: 40%;
  font-size: 20px;
  padding: 10px;
  cursor: pointer;
  -webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
}

.formInjButton:hover {
  text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
}

.moduletable-komplekt {
  background-image: url("../images/back1.jpg");
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}

.custom-komplekt {
  max-width: var(--mw);
  box-sizing: border-box;
  min-width: 310px;
  margin: 0 auto;
  padding-inline: 15px;
}

.custom-komplekt table {
  width: 100%;
  border-collapse: collapse;
}

.custom-komplekt table tr td {
  padding: 9px;
  vertical-align: top;
  border: 1px solid #B3A42B;
}

.custom-komplekt table tr td:first-child {
  width: 25%;
  font-weight: bold;
  padding-right: 20px;
}

.custom-komplekt table tr:hover>td {
  background-color: #FFFFFF;
}

.custom-komplekt table tr td:last-child {
  width: 5%;
}

.custom-komplekt table tr td:last-child img:hover {
  transform: scale(1.1);
}

.moduletable-proekt-p {
  background-image: url("../images/bott-proekt-p.jpg");
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}

.moduletable-proekt-p h3 {
  background-color: #6f9c2c;
  color: #ffffff;
  font-size: 32px;
  margin: 0 auto;
  max-width: 1920px;
  min-height: 46px;
  min-width: 320px;
  padding: 5px 5px 4px 5px !important;
  text-align: center;
  text-transform: uppercase;
}

.moduletable-proekt-p ul {
  display: block;
  list-style: none;
  max-width: var(--mw);
  box-sizing: border-box;
  padding-inline: 15px;
  min-width: 310px;
  margin: 10px auto 0 auto !important;
  text-align: center;
}

.moduletable-proekt-p ul li {
  display: inline-block !important;
  width: 30%;
  background-color: #946304;
  margin: 10px 10px !important;
  position: relative;
  border-radius: 0 0 10px 10px;
  vertical-align: top;
}

.moduletable-proekt-p ul li img {
  width: 90%;
  float: none !important;
}

.moduletable-proekt-p .moduleItemIntrotext ul {
  margin: 0 !important;
  padding: 0 !important;
  min-width: 100% !important;
  border-radius: 0 !important;
}

.moduletable-proekt-p .moduleItemIntrotext ul li {
  /*	width:24% !important;
	color:#FFFFFF;
	font-size:12px; */
  width: 60% !important;
  color: #FFFFFF;
  font-size: 18px;
}

.moduletable-proekt-p .moduleItemIntrotext ul li:last-child {
  color: #dadc41;
}

.moduletable-proekt-p a.moduleItemTitle {
  display: block;
  background-color: #dd9c1d;
  color: #FFFFFF;
  padding: 5px;
  text-transform: uppercase;
  text-decoration: none;
}

.proect-dostavka {
  margin: 20px 0 30px 0;
  text-align: center;
  border: 1px solid #b3a42b;
  padding: 10px 0;
  background-color: #FFFFFF;
}

@media (max-width: 900px) {
  .moduletable-proekt-p ul li {
    width: 45%;
  }
}

@media (max-width: 600px) {

  .moduletable-proekt-p ul li {
    width: 90%;
  }

}


.moduletable-proekt-p-1 {}

.moduletable-proekt-p-1 h3 {
  background-color: #6f9c2c;
  color: #ffffff;
  font-size: 32px;
  margin: 0 auto;
  max-width: 1920px;
  /* min-height: 46px; */
  min-width: 320px;
  /* padding: 5px 5px 4px 5px !important; */
  padding: 15px !important;
  text-align: center;
  text-transform: uppercase;
}

.moduletable-proekt-p-1 ul {
  display: block;
  padding-inline: 15px !important;
  box-sizing: border-box;
  list-style: none;
  max-width: var(--mw);
  min-width: 310px;
  margin: auto !important;
  text-align: center;
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.moduletable-proekt-p-1 ul li {
  /* display: inline-block !important;
	width: 30%; */
  background-color: #946304;
  /* margin: 10px 10px !important; */
  position: relative;
  border-radius: 0 0 10px 10px;
  vertical-align: top;
}

.moduletable-proekt-p-1 ul li img {
  width: 90%;
  float: none !important;
}

.moduletable-proekt-p-1 .moduleItemIntrotext ul {
  margin: 0 !important;
  padding: 0 !important;
  min-width: 100% !important;
  border-radius: 0 !important;
}

.moduletable-proekt-p-1 .moduleItemIntrotext ul li {
  /*width:24% !important;
	color:#FFFFFF;
	font-size:12px;*/
  /* width: 60% !important; */
  color: #FFFFFF;
  font-size: 18px;
}

.moduletable-proekt-p-1 .moduleItemIntrotext ul li:last-child {
  color: #dadc41;
  font-weight: 600;
}

.moduletable-proekt-p-1 a.moduleItemTitle {
  display: block;
  background-color: #dd9c1d;
  color: #FFFFFF;
  padding: 15px 5px;
  text-transform: uppercase;
  text-decoration: none;
}

/* @media (max-width: 900px) {
	.moduletable-proekt-p-1 ul li {
		width: 45%;
	}
}

@media (max-width: 600px) {

	.moduletable-proekt-p-1 ul li {
		width: 90%;
	}

} */

.contact-page-block {
  display: inline-block;
  vertical-align: top;
  width: 48%;
}

.custom-otziv {
  max-width: var(--mw);
  box-sizing: border-box;
  padding-inline: 15px;
  min-width: 310px;
  margin: 10px auto 30px auto;
  text-align: right;
  font-size: 18px;
}

.footer-logo {
  position: absolute;
  left: calc(50% - 30px);
  top: -15px;
  width: 70px;
}

.jwts_tabberlive .jwts_tabbertab {
  border: 0;
  background: none;
  margin: 20px 0 0 0 !important;
  padding: 0;
}

ul.jwts_tabbernav li {
  margin: 0 20px;
}

ul.jwts_tabbernav li.jwts_tabberactive a {
  border: 0;
  background: none;
  background-color: #A8C947;
  width: 42%;
  display: inline-block;
  padding: 15px 10px;
  margin: 0 15px;
  border-radius: 0;
  vertical-align: top;
  position: relative;
}

ul.jwts_tabbernav li.jwts_tabberactive a:before {
  content: url("../images/strbtt.png");
  left: 50%;
  position: absolute;
  top: 100%;
  width: 0;
}

ul.jwts_tabbernav li a {
  border: 0;
  background: none;
  background-color: #F0AE1D;
  width: 42%;
  display: inline-block;
  padding: 15px 10px;
  margin: 0 15px;
  border-radius: 0;
  font-size: 22px;
  color: #fff;
  text-decoration: none;
  vertical-align: top;
}

ul.jwts_tabbernav {
  margin: 0;
  text-align: center !important;
}

ul.jwts_tabbernav li a:hover {
  border: 0;
  background-color: #F0AE1D;
  color: #FFFFFF;
}

ul.jwts_tabbernav li.jwts_tabberactive a:hover {
  border: 0;
  background-color: #A8C947;
  color: #FFFFFF;
}

@media (max-width: 700px) {

  ul.jwts_tabbernav li.jwts_tabberactive a {
    width: 30%;
    font-size: 14px;
  }

  ul.jwts_tabbernav li a {
    width: 30%;
    font-size: 14px;
  }

}

.brus-size {
  margin: 20px 0 30px 0;
  text-align: center;
  border: 1px solid #b3a42b;
  padding: 10px 0;
  background-color: #FFFFFF;
}

.brus-size img {
  width: 100%;
}

/* FORM */
.form-zakaz {
  margin-top: 70px;
  padding-bottom: 70px;
}

.form-zakaz>h2 {
  text-align: center;
}

.form-zakaz-l {
  float: left;
  width: 65%;
  box-sizing: border-box;
  vertical-align: top;
  background-color: #FFFFFF;
  padding: 20px;
  border: 1px solid #b3a42b;
  margin-bottom: 10px;
  margin-right: 1%;
}

.form-zakaz-r {
  float: right;
  width: 29%;
  box-sizing: border-box;
  vertical-align: top;
  background-color: #FFFFFF;
  padding: 20px;
  border: 1px solid #b3a42b;
}

.form-zakaz form>label {
  display: block;
  margin: 10px 0 2px 0
}

.form-zakaz input[type="text"],
.form-zakaz input[type="tel"],
.form-zakaz input[type="email"] {
  padding: 5px 10px;
  width: 96%;
  border: 1px solid #ccc;
}

.form-zakaz input[type="submit"] {
  padding: 10px 15px;
  margin: 20px 0 0 0;
  cursor: pointer;
  background-color: #A32C01;
  border: 0;
  color: #FFFFFF;
  font-size: 16px;
}

.form-zakaz input[type="submit"]:hover {
  background-color: #E42D03;
}

.form-zakaz .alert {
  line-height: 200%;
  padding: 10px 5px
}

.form-zakaz .alert-success {
  outline: green 1px solid;
  color: green
}

.form-zakaz .alert-danger {
  outline: red 1px solid;
  color: red
}

.form-zakaz textarea {
  width: 96%;
  padding: 5px 10px;
  resize: none;
  border: 1px solid #ccc;
}

.form-zakaz input[type="checkbox"] {
  margin-bottom: 5px;
}

#project_name {
  font-weight: bold;
}

@media (max-width: 900px) {

  .form-zakaz-l,
  .form-zakaz-r {
    width: 100%;
    float: none;
  }
}

.pechi-block {
  margin: 10px 0 20px 0;
  background-color: #fff;
  padding: 10px;
  border-radius: 5px;
}

.pechi-block img {
  width: 40%;
  float: left;
  margin-right: 50px;
}

.pechi-block h3 {
  font-size: 24px;
  margin: 20px 0;
  text-transform: uppercase;
  color: #8D2C00;
}

.pechi-block ul {
  margin: 0 0 20px 0;
  padding: 0;
  list-style-position: inside;
}

.price-pechi {
  font-size: 22px;
  font-weight: bold;
}

.header-content {
  width: min(100%, 1170px);
  margin: auto;
  display: grid;
  grid-gap: 1rem;
  grid-template-areas: "L C C C S F F";
  place-items: center;
  padding: 1rem 0;
}

.header-content .logo {
  grid-area: L;
}

.header-content .header-contact {
  grid-area: C;
  display: flex;
  grid-gap: 1rem;
  flex-direction: column;
}

.header-content .header-contact>a {
  display: grid;
  color: white;
  grid-gap: .5rem;
  grid-template-columns: 30px 1fr;
  align-items: center;
  font: bold 22px sans-serif;
}

.header-content .header-contact svg {
  width: 30px;
}

.header-content .header--social {
  grid-area: S;
  display: flex;
  grid-gap: 1rem;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.header-content .header--social>a {}

.header-content .header--form {
  grid-area: F;
  display: flex;
  grid-gap: 1rem;
  flex-direction: column;
}

#top-menu {
  position: sticky;
  top: 0;
  z-index: 99;
}

.header-content .bott-header {
  display: block;
  text-align: center;
  padding: 10px 15px !important
}

.header-content .calltrigger {}

.filter-blocks {
  box-sizing: border-box;
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(2, 1fr);
  margin: 15px 0;
}

.filter-blocks .filter-block {
  display: flex;
  grid-gap: 1rem;
  flex-direction: column;
  padding: 10px 20px;
  border: 1px solid #00000047;
  align-items: flex-start;
}

.filter-blocks .filter-block p {
  margin: 0;
  font-weight: bold;
  font-size: 18px;
}

.filter-blocks .filter-block p>label {}

.filter-blocks .filter-block p>input {
  background: transparent;
  font-size: 18px;
  width: 150px;
  font-weight: bold !important;
}

.filter-blocks .filter-block .sl-block {
  box-sizing: border-box;
  width: 100%;
  padding: 0 10px 10px;
}

.filter-blocks #projectPrice,
.filter-blocks #projectPloshad {
  position: relative;
  overflow: visible !important;
}

.filter-blocks #projectPrice:active,
.filter-blocks #projectPrice:focus,
.filter-blocks #projectPloshad:active,
.filter-blocks #projectPloshad:focus {
  overflow: visible !important;
}

.filter-blocks #projectPrice .ui-slider-range,
.filter-blocks #projectPloshad .ui-slider-range {
  background-color: #dd9c1d !important;
}

.filter-blocks #projectPrice .ui-slider-handle,
.filter-blocks #projectPloshad .ui-slider-handle {
  /*background-color: #dd9c1d !important;*/
  background-color: #a42b00 !important;
}

.wrapper-faq {
  display: grid;
  grid-gap: 1rem;
  margin: 1rem 0;
}

.wrapper-faq .item-faq {
  border: 1px solid #DEDEDE;
  border-radius: 1em;
  font-size: 18px;
  padding: 20px;
  background-color: white;
  transition: all .3s linear;
}

.wrapper-faq .item-faq[open] {
  background-color: #FAFBFA;
}

.wrapper-faq .item-faq[open] .question-faq {
  color: #ED7632;
}

.wrapper-faq .question-faq {
  transition: all .3s linear;
}

.wrapper-faq .answer-faq {
  padding: 20px 20px 0;
}

.wrapper-faq .answer-faq>div {}

.footer .menu .item-128 {
  display: none;
}

.filter-blocks input[disabled]+label,
.filter-blocks input[disabled] {
  color: lightgrey;
  cursor: not-allowed;
}

/*.header--social > a:nth-child(n+2),
.soc-footer li:nth-child(n+2) a{
  filter: grayscale(1);
  pointer-events: none;
}*/

.swiper {
  z-index: 0 !important;
}

.myBanner .swiper-slide img {
  /* margin: auto; */
  width: 100%;
  object-fit: contain;
  display: block;
  /* width: min(100%, 980px); */
}

.offer--text {
  width: min(100%, 1000px);
  padding: 15px;
  box-sizing: border-box;
  margin: auto;
}

@media(max-width: 600px) {
  .header-content {
    grid-template-areas:
      "L C C"
      "S S S"
      "F F F";
    place-content: center;
  }

  .header-content .logo>a {
    display: block;
    width: 100%;
    height: 100%;
  }

  .header-content .logo img {
    aspect-ratio: 1;
    width: 70px;
    object-fit: cover;
  }

  .header-content .header-contact {
    grid-gap: .5rem;
  }

  .header-content .header-contact>a {
    font-size: 14px;
  }

  .header-content .header--form {
    flex-direction: row;
  }

  .header-content .header--form>* {
    flex: 1 1 calc((100% / 2) - 1rem);
    box-sizing: border-box !important;
    font-size: 14px !important;
    width: 160px !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .header-content .header--social img {
    width: min(100%, 30px)
  }

  .filter-blocks {
    grid-template-columns: 1fr;
  }

  #top-menu nav>ul {
    overflow-y: scroll;
    height: 85dvh;
  }
}

a.subCategoryImage img {
  width: 150px;
}

.bg_header {
  /* background: linear-gradient(90deg, #340e01 0%, #ae5427 50%, #a52c01 100%); */
  background: #6f9c2c !important;
}

.wrapper_advantages {
  display: grid;
  grid-gap: 1.5rem;
  grid-template-columns: repeat(4, 1fr);
  padding-top: 70px;
  padding-bottom: 70px;
}

.item_advantages {
  display: flex;
  gap: 1rem;
  flex-direction: column;
  border: 1px solid #6d2001;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 5px;
}

.thumb_advantages {
  margin: 0 auto 1rem;
}

.name_advantages {
  color: #6d2001;
  display: block;
  text-align: center;
  min-height: 45px;
  font-size: 18px;
  font-weight: 700;
}

.info_advantages {
  display: block;
  font-size: 14px;
  /* margin-top: auto; */
  text-wrap: balance;
}

@media (width < 900px) {
  .wrapper_advantages {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  }
}

:is(#k2ModuleBox102, #k2ModuleBox88, #k2ModuleBox110, #k2ModuleBox112, #k2ModuleBox107, #k2ModuleBox103)>ul {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

:is(#k2ModuleBox102, #k2ModuleBox88, #k2ModuleBox110, #k2ModuleBox112, #k2ModuleBox107, #k2ModuleBox103)>ul>li {
  margin-bottom: 0;
}

/* :is(#k2ModuleBox102, #k2ModuleBox88, #k2ModuleBox110, #k2ModuleBox112, #k2ModuleBox107, #k2ModuleBox103) .moduleItemIntrotext > ul {
    display: flex;
    width: 100%;
    padding-inline: 20px !important;
    justify-content: space-between;
} */

/* :is(#k2ModuleBox102, #k2ModuleBox88, #k2ModuleBox110, #k2ModuleBox112, #k2ModuleBox107, #k2ModuleBox103) .moduleItemIntrotext > ul > li {
	width: 100% !important;
    box-sizing: border-box;
    margin: 10px 0 !important;
    display: block !important;
	font-weight: 700;
} */

:is(#k2ModuleBox102, #k2ModuleBox88, #k2ModuleBox110, #k2ModuleBox112, #k2ModuleBox107, #k2ModuleBox103) .wrapper--specifications {
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  flex-direction: column;
  /* gap: 10px; */
}

:is(#k2ModuleBox102, #k2ModuleBox88, #k2ModuleBox110, #k2ModuleBox112, #k2ModuleBox107, #k2ModuleBox103) .moduleItemReadMore {
  display: flex;
  /* width: min(100%, 350px); */
  width: calc(100% - 40px);
  margin: 10px auto 20px;
  height: 45px;
  justify-content: center;
  align-items: center;
  background-color: #519816;
  box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75);
  box-sizing: border-box;
  border-radius: 3em;
  color: #fbfbfb;
  text-decoration: none;
}

.wrapper_video {
  padding-top: 70px;
  padding-bottom: 70px;
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  width: 100%;
  max-width: var(--mw);
  margin: auto;
  box-sizing: border-box;
  padding-inline: 15px;
}

.wrapper_video>.iframe_video {
  width: 100%;
  aspect-ratio: 4 / 3;
}

.wrapper--text {
  padding-top: 70px;
  padding-bottom: 70px;
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: 1fr 400px;
}

.wrapper--text .info--text>p:first-child {
  margin-top: 0;
}

.wrapper--text .thumb--text {
  object-fit: cover;
  width: 100%;
  aspect-ratio: 1;
  border-radius: 0.5em;
}

.wrapper-gallery {
  padding-top: 70px;
  padding-bottom: 70px;
}

.wrapper-gallery .gallery {
  margin-bottom: 50px;
}

.wrapper-gallery .all-work {
  box-sizing: border-box;
  width: min(100%, 350px);
  border-radius: 3em;
}

.gallery .sigplus-gallery img {
  margin: 0 !important;
}

.gallery .sigplus-gallery>ul {
  display: grid !important;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

.inner--top_footer {
  display: grid;
  grid-gap: 3rem 1rem;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

.inner--top_footer a {
  transition: all .3s ease;
}

.inner--top_footer a:hover {
  text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
}

[class|="item--top_footer"] {}

.item--top_footer-1 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.butt-footer,
.phones--top_footer,
.email--top_footer,
.menu--top_footer {
  margin: 0;
}

.phones--top_footer,
.email--top_footer,
.menu--top_footer {
  list-style-type: none;
  padding-left: 0;
}

.phones--top_footer a,
.email--top_footer a,
.menu--top_footer a {
  text-decoration: none;
}

.phones--top_footer>li,
.email--top_footer>li {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 18px 1fr;
  align-items: center;
}

.phones--top_footer>li:not(:last-child),
.email--top_footer>li:not(:last-child),
.menu--top_footer>li:not(:last-child) {
  margin-bottom: 1rem;
}

.phones--top_footer>li::before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="white" class="bi bi-telephone-fill" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.68.68 0 0 0 .178.643l2.457 2.457a.68.68 0 0 0 .644.178l2.189-.547a1.75 1.75 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.6 18.6 0 0 1-7.01-4.42 18.6 18.6 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877z"/></svg>');
}

.email--top_footer a {}

.email--top_footer>li::before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="white" class="bi bi-envelope-fill" viewBox="0 0 16 16"><path d="M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414zM0 4.697v7.104l5.803-3.558zM6.761 8.83l-6.57 4.027A2 2 0 0 0 2 14h12a2 2 0 0 0 1.808-1.144l-6.57-4.027L8 9.586zm3.436-.586L16 11.801V4.697z"/></svg>');
}

.socials--top_footer {
  display: flex;
  gap: 1rem;
  flex-direction: row;
}

.icon--top_footer {
  text-decoration: none;
}

.icon--top_footer>img {}

.item--top_footer-1 .butt-footer {
  width: min(100%, 200px);
  padding-inline: 10px;
  box-sizing: border-box;
  border-radius: 3em;
}

.menu--top_footer {}

.item_menu--top_footer {}

.title_menu--top_footer {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 1rem;
}

.title_menu--top_footer>a {}

.item_menu--top_footer>a {}

@media(hover: hover) {
  :is(#k2ModuleBox102, #k2ModuleBox88, #k2ModuleBox110, #k2ModuleBox112, #k2ModuleBox107, #k2ModuleBox103) .moduleItemReadMore:hover {
    text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
  }
}

@media(width < 700px) {
  .wrapper--text {
    grid-template-columns: 1fr;
  }

  .gallery .sigplus-gallery>ul,
  .wrapper_video {
    grid-template-columns: repeat(2, 1fr);
  }

  .gallery .sigplus-gallery img {
    width: 100%;
    height: 100%;
  }
}

@media(width < 600px) {
  :is(.item--top_footer-2, .item--top_footer-3, .item--top_footer-4) .menu--top_footer {
    column-count: 2;
    column-gap: 30px;
    font-size: 14px;
  }

  :is(.item--top_footer-2, .item--top_footer-3, .item--top_footer-4) .item_menu--top_footer.title_menu--top_footer {
    column-span: all;
  }

  .phones--top_footer>li:not(:last-child),
  .email--top_footer>li:not(:last-child),
  .menu--top_footer>li:not(:last-child) {
    margin-bottom: 0.8em;
  }
}

.btn_target_modal {
  cursor: pointer;
  width: min(100%, 220px);
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  border: 1px solid #6f9c2c;
  border-radius: 3em;
  height: 40px;
  margin-top: 1.5rem;
  background-color: #6f9c2c;
  color: #fbfbfb;
  font-size: 18px;
  font-weight: 600;
  transition: text-shadow .2s ease,
    scale .1s linear;
}

.btn_target_modal:active {
  scale: .98;
}

.modalForm {
  outline: none;
  border: none;
  width: min(100%, 600px);
}

#closeModal {
  width: 35px;
  height: 35px;
  display: block;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}

.bodyForm {}

.modalForm .name--form {
  text-align: center;
  display: block !important;
  font-size: 24px;
  text-transform: uppercase;
  color: #8D2C00;
  font-weight: 700;
  margin-bottom: 10px;
}

.modalForm [type="submit"] {
  width: min(100%, 220px) !important;
}

.modalForm .-br>select {
  border-radius: 5px !important;
  border: 1px solid #3e3e3e;
}

.callback-order.bott-header {
  cursor: pointer;
  display: flex;
  font-size: 18px;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  border: 1px solid #a8c947;
  border-radius: 3em;
  width: 100%;
  color: #fbfbfb;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  height: 42px;
  background-color: #a8c947;
  transition: text-shadow .2s ease,
    scale .1s linear;
}

.callback-order.bott-header:active,
.callback-order.free-consultation:active {
  scale: .98;
}

.callback-order.free-consultation {
  display: flex;
  justify-content: center;
  align-items: center;
  width: min(100%, 350px);
  border-radius: 3em;
  box-sizing: border-box;
  margin: auto;
}

.wrapper--text_main {
  padding-top: 70px;
  padding-bottom: 70px;
}

.wrapper--text_main .title--text_main {
  font-size: 24px;
  color: #6aae52;
  font-weight: 700;
  margin-bottom: .8em;
}

.wrapper--text_main .free-consultation {
  margin-top: 4rem;
}

.sizeblock-big_form {
  max-width: 1920px;
  margin: 0 auto;
}

.wrapper-big_form {
  padding-top: 70px;
  padding-bottom: 70px;
  width: 100%;
  max-width: var(--mw);
  margin: auto;
  padding-inline: 15px;
  display: grid;
  box-sizing: border-box;
  grid-gap: 3rem;
  grid-template-columns: repeat(2, 1fr);
}

.item_info-big_form {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.title-big_form {
  font-size: 28px;
  color: #6aae52;
  font-weight: 700;
  text-transform: uppercase;
}

.subtitle-big_form {
  font-size: 18px;
  line-height: 1.5;
}

.phones-big_form {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
}

.phones-big_form>li {
  margin-bottom: 10px;
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 18px 1fr;
  align-items: center;
}

.phones-big_form>li::before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="black" class="bi bi-telephone-fill" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.68.68 0 0 0 .178.643l2.457 2.457a.68.68 0 0 0 .644.178l2.189-.547a1.75 1.75 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.6 18.6 0 0 1-7.01-4.42 18.6 18.6 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877z"/></svg>');
}

.phones-big_form a {
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
}

.arrow-big_form {
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: 40px;
  width: min(100%, 460px);
}

.arrow-big_form>.line {
  display: block;
  position: relative;
  width: 100%;
  height: 3px;
  background: #343434;
}

.arrow-big_form>.line::before {
  content: '';
  width: 20px;
  height: 3px;
  border-radius: 3em;
  background: #343434;
  display: block;
  transform: rotate(45deg);
  position: absolute;
  right: -3px;
  top: -6px;
}

.arrow-big_form>.line::after {
  content: '';
  width: 20px;
  height: 3px;
  border-radius: 3em;
  background: #343434;
  display: block;
  transform: rotate(-45deg);
  position: absolute;
  right: -3px;
  top: 6px;
}

.form-big_form {}

@media(hover: hover) {

  .btn_target_modal:hover,
  .callback-order.bott-header:hover,
  .callback-order.free-consultation:hover {
    text-shadow: 0px 0px 10px rgba(255, 255, 255, 1)
  }
}

@media(width < 600px) {
  .wrapper-big_form {
    grid-template-columns: 1fr;
  }

  .arrow-big_form {
    display: none;
  }
}

.lists--project {
  display: grid;
  grid-gap: 2rem;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  padding-bottom: 70px;
}

.lists--project .project-item {
  float: none;
}

.wrapper--specifications {
  text-align: left;
  padding-inline: 20px;
}

.attrs-dotted {
  width: 100%;
  display: flex;
  margin-bottom: 10px;
  margin-top: 0;
  align-items: end;
  /* flex-wrap: wrap;
	align-items: flex-start; */
}

.attrs-dotted dt {
  width: 50%;
  /* margin: 0 0 8px 0; */
  padding: 0;
  display: flex;
  box-sizing: border-box;
  /* align-items: flex-end; */
  position: relative;
  word-break: break-word;
}

.attrs-dotted dt::before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 3px;
  border-bottom: 1px dotted #d6dbe0;
}

.attrs-dotted dd {
  width: 50%;
  display: flex;
  box-sizing: border-box;
  justify-content: end;
  margin: 0;
  padding: 0 0 0 5px;
  position: relative;
  word-break: break-word;
}

.attrs-dotted dd::before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 3px;
  border-bottom: 1px dotted #d6dbe0;
}

.attrs-dotted span {
  background: #946304;
  z-index: 1;
  padding-inline: 5px;
  color: #fbfbfb;
  font-size: 16px;
}

.value--specifications>span {
  /* font-weight: 600; */
}

.attrs-dotted.price .value--specifications>span {
  font-weight: 800;
  color: #dadc41;
  font-size: 18px;
}

.order--form_product {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(2, 1fr);
  grid-template-areas: 'name msg' 'phone msg' 'mail msg' 'info info' 'check check' 'sogl btn';
}

.order--form_product>input {
  box-sizing: border-box;
  width: 100% !important;
  height: 50px;
  font-size: 14px;
  border-radius: 5px;
  padding-left: 1rem !important;
}

.order--form_product input[name="name-zakaz-z"] {
  grid-area: name;
}

.order--form_product input[name="phone-zakaz-z"] {
  grid-area: phone;
}

.order--form_product input[name="mail-zakaz-z"] {
  grid-area: mail;
}

.order--form_product textarea[name="msg-zakaz-z"] {
  grid-area: msg;
  box-sizing: border-box;
  width: 100% !important;
  border-radius: 5px;
  padding-left: 1rem;
  padding-top: 1rem !important;
  font-size: 14px;
}

.order--form_product .info--form_product {
  grid-area: info;
  font-size: 14px;
  margin-top: 0;
  text-wrap: balance;
}

.order--form_product .checkbox--form_product {
  grid-area: check;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.5rem;
  font-size: 13px;
}

.order--form_product .item-checkbox_array {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 12px 1fr;
  align-items: baseline;
}

.order--form_product .item-checkbox_array>input {
  margin: 0 !important;
}

.order--form_product .sogl--form_product {
  grid-area: sogl;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 0;
}

.order--form_product .btn--form_product {
  grid-area: btn;
  border-radius: 3em;
  margin-top: 0 !important;
}

li.clearList {
  background-color: transparent !important;
}

.wrapper--first_block {
  padding-top: 30px;
  padding-bottom: 70px;
  box-sizing: border-box;
  width: 100%;
  max-width: var(--mw);
  margin: auto;
  display: grid;
  grid-gap: 1rem 3rem;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  padding-inline: 15px;
}

.wrapper--first_block .img-wh {
  background: none;
}

.wrapper--first_block .img-wh-c {
  display: flex;
  flex-direction: column;
  padding-inline: 0;
}

.wrapper--first_block .img-wh-c .itemImageBlock {
  width: 100%;
  padding-top: 0;
}

.wrapper--first_block .img-wh-c .itemImageGallery {
  width: 100%;
  margin-left: 0;
}

.wrapper--first_block .price-wh {
  background: none;
}

.wrapper--first_block .price-wh-c {
  padding: 0;
  font-size: 14px;
  color: #343434;
  text-transform: none;
}

.wrapper--first_block div.itemExtraFields {
  margin-top: 0;
  padding-top: 0;
}

.wrapper--first_block div.itemExtraFields ul {
  display: flex;
  gap: 1rem;
  flex-direction: column;
}

.wrapper--first_block div.itemExtraFields ul>li {
  margin-bottom: 0;
}

.wrapper--first_block div.itemExtraFields ul>li>.itemExtraFieldsValue {
  background: none;
  padding: 0;
  box-shadow: none;
}

.wrapper--specifications.product--specification {
  padding-inline: 0 !important;
}

.product--specification .attrs-dotted span {
  color: #343434;
  /* background: url(../images/fon.jpg); */
  background-color: #fff;
  font-size: 14px;
}

.product--specification .attrs-dotted dd::before,
.product--specification .attrs-dotted dt::before {
  border-color: #343434;
}

.wrapper--specifications.product--specification .value--specifications>span {
  font-weight: 600;
}

.attrs-dotted:is(.id-2, .id-3, .id-5, .id-7, .id-8, .id-11, .id-12, .id-13, .id-15, .id-16, .id-17, .id-18, .id-39)>.value--specifications>span {
  font-size: 18px;
  color: #a8c947;
}

.btn_order-product {
  border: 1px solid #a8c947;
  border-radius: 3em;
  text-decoration: none;
  width: min(100%, 250px);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 42px;
  box-sizing: border-box;
  margin-top: 2rem;
  padding-inline: 15px;
  box-shadow: 0 10px 30px -16px rgb(0 0 0);
  background: #a8c947;
  transition: text-shadow .2s ease,
    scale .1s linear;
}

.btn_order-product>span {
  font-size: 18px;
  color: #fbfbfb;
}

.btn_order-product:active {
  scale: .98;
}

#form-z {
  padding-top: 145px;
  margin-top: -145px;
  -webkit-background-clip: content-box;
  background-clip: content-box;
}

@media(hover: hover) {
  .btn_order-product:hover>span {
    text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
  }
}

@media(width < 600px) {
  .order--form_product {
    grid-template-areas: 'name name' 'phone phone' 'mail mail' 'msg msg' 'info info' 'check check' 'btn btn' 'sogl sogl';
  }

  .order--form_product .checkbox--form_product {
    grid-template-columns: 1fr;
  }
}

.section-product_nav {
  padding-top: 70px;
  padding-bottom: 70px;
}

.lists-product_nav {
  width: 100%;
  max-width: var(--mw);
  margin: auto;
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}

.item-product_nav {
  display: flex;
  gap: 10px;
  flex-direction: column;
  text-decoration: none;
  justify-content: center;
  scale: .9;
  align-items: center;
  box-sizing: border-box;
  background-color: rgb(242 242 242);
  border: 10px solid #ffffff;
  border-radius: 100%;
  aspect-ratio: 1;
  box-shadow: 0 0 0 1px #66a51b;
  transition: all .2s ease;
}

.item-product_nav:active {
  scale: .88
}

.item-product_nav>img {
  aspect-ratio: 1;
  width: 60px;
  margin: 0 auto;
}

.item-product_nav>.name-product_nav {
  text-align: center;
  text-decoration: none !important;
  font-size: 14px;
}

@media(hover: hover) {
  .item-product_nav:hover {
    scale: .95
  }
}

.wrapper--text_main .item--text_main {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: 1fr 440px;
}

.wrapper--text_main .item--text_main .thumb_img--text_main {
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: .5em;
}

.wrapper--text_main .item--text_main:first-child {
  margin-bottom: 3rem;
}

.wrapper--text_main .item--text_main:nth-child(even) {
  grid-template-columns: 400px 1fr;
}

.wrapper--text_main .item--text_main:nth-child(even) .thumb_img--text_main {
  order: -1;
}

@media(width < 900px) {

  .wrapper--text_main .item--text_main,
  .wrapper--text_main .item--text_main:nth-child(even) {
    grid-template-columns: 1fr;
  }

  .wrapper--text_main .item--text_main:nth-child(even) .thumb_img--text_main {
    order: 1;
  }
}

.marquiz_new {
  max-width: 100% !important
}

.blog-page div.itemList {
  max-width: var(--mw) !important;
  padding-inline: 15px;
  width: 100%;
  box-sizing: border-box;
}

.img_stocks {
  width: 100%;
  object-fit: contain;
  height: auto;
}

.blog-page div.itemContainer {
  float: none;
}

.itemHeader.bgnone,
.itemHeader.bgnone>.itemHeader {
  background: none !important;
}

.itemHeader.bgnone .itemTitle {
  color: #343434;
}

div.itemListCategory h1,
div.itemListCategory h2 {
  background-image: none !important;
}

div.itemListCategory h1,
div.itemListCategory h2 {
  color: #343434;
}

.footer__docs {
  margin-block: 2rem 0;
  display: flex;
  gap: 10px;
  flex-direction: column;
}

.link__docs {
  text-decoration: none;
}

.formInjFieldButtons .agreement {
  margin-bottom: 20px;
}

.agreement {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 16px 1fr;
  align-items: flex-start;
}

.agreement input {
  width: 16px;
}

.agreement label {
  font-size: 13px;
  width: 100% !important
}



#cookie-banner {
  --cookie-font-family: Tahoma, Geneva, sans-serif;;
  --cookie-background: white;
  --cookie-color: #3e3e3e;
  --cookie-color-link: #3e3e3e;
  --cookie-button-bg: #6f9c2c;
  --cookie-button-border-color: var(--cookie-button-bg);
  --cookie-button-color: #ffffff;
  --cookie-button-border-radius: 10em;
  --cookie-button-font-size: 18px;
  --cookie-btn-font-family: var(--cookie-font-family);

  position: fixed;
  bottom: 10px;
  left: 5%;
  right: auto;
  box-sizing: border-box;
  padding: 40px 30px;
  text-decoration: none;
  background: var(--cookie-background);
  color: var(--cookie-color);
  font-size: 14px;
  font-family: var(--cookie-font-family);
  z-index: 99;
  border-radius: .4em;
  display: flex;
  gap: 16px;
  justify-content: space-between;
  align-items: center;
  margin: auto;
  flex-wrap: wrap;
  flex-direction: column;
  width: min(100%, 380px);
  box-shadow: 0 15px 40px -16px rgb(0 0 0 / .5);

  & * {
    box-sizing: border-box;
  }
}

#cookie-banner>div {
  flex: 1
}

#cookie-banner a {
  color: var(--cookie-color-link);
  text-decoration: underline;
  font-size: 14px;
}

#cookie-banner li {
  margin-bottom: 10px;
}

#cookie-site-policy-btn-accept {
  text-decoration: none;
  padding: 0 30px 0 30px;
  border: 1px solid var(--cookie-button-border-color);
  background: var(--cookie-button-bg);
  color: var(--cookie-button-color);
  font-size: var(--cookie-button-font-size);
  cursor: pointer;
  text-align: center;
  width: 185px;
  border-radius: var(--cookie-button-border-radius);
  transition: all 300ms linear;
  display: block;
  font-weight: 400;
  align-content: center;
  font-family: var(--cookie-btn-font-family);
  height: 42px;
  box-shadow: 0px 0px 10px 0px rgba(20, 20, 20, 0.75);
  transition: scale 100ms linear,
              text-shadow 200ms ease;
}

#cookie-site-policy-btn-accept:active {
  scale: .96;
}

#cookie-site-policy-btn-accept:hover {
  text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
}

.cookie-hidden {
  display: none !important;
}

@media(width < 600px) {
  #cookie-banner {
    border-radius: 16px 16px 0 0;
    bottom: 0;
    flex-direction: columns;
  }
}