@font-face {
  font-family: "RalewayBold";
  src: url("/assets/img/bmk/raleway-bold.ttf") format("truetype");
  src: url("/assets/img/bmk/raleway-bold.otf") format("opentype");
}
@font-face {
  font-family: "Raleway";
  src: url("/assets/img/bmk/raleway-regular.otf") format("opentype");
}
body {
  font-weight: 400;
}
.header-info__tel, .header-info__mail {
  font-weight: 600;
  line-height: normal;
}
.header-info__tel:hover, .header-info__mail:hover {
  color: #fff;
}
a.footer-button:hover, .proektir a:hover, a.vse-vidy:hover, .calc-buttons a:hover, a.portfolio-all:hover {
  text-decoration: none;
}
a.portfolio-all:hover {
  color: #dd2c00;
}
p.page__head:before, h2.page__head:before {
  left: 12px;
}
.header-nav__list a {
  font-weight: 600;
}
.page__head {
  font-weight: 600;
  font-family: 'Proxima Nova';
  line-height: 1.2;
}
.top-banner {
  min-height: 560px;
  background-size: cover;
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  background-position: center;
}
.top-banner-wrap {
    background-color: rgba(0,0,0,0.6);
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
}
.banner-zagolovok {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #fff;
  font-family: RalewayBold;
  margin-bottom: 60px;
}
.banner-preim-before {
    font-size: 1.125rem;
    color: #fff;
    vertical-align: top;
    font-family: 'RalewayBold';
}
.banner-preim-big {
    font-size: 96px;
    color: #fff;
    margin-left: -10px;
    line-height: 1.1;
    font-family: 'Proxima Nova';
    font-weight: 600;
}
.banner-preim-small {
    font-size: 1.125rem;
    color: #fff;
    font-family: 'RalewayRegular';
}
.banner-preim-after {
    font-size: 1rem;
    font-weight: 400;
    color: #fff;
    font-family: 'RalewayRegular';
    line-height: 1.5;
}
a.button {
    background-color: #fff;
    padding: 10px 20px;
    margin-bottom: 15px;
    border: none;
    border-radius: 20px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    width: auto;
    color: #000;
    font-family: 'RalewayBold';
}
a.button:hover {
  text-decoration: none;
  color: #DD2C00;
}
button.button {
    background-color: #fff;
    padding: 10px 30px;
    border: none;
    border-radius: 20px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    width: auto;
    color: #000;
    font-family: 'RalewayBold';
}
button.button:hover {
  color: #DD2C00;
}
/*a.calc {
  padding: 10px 20px;
  margin-bottom: 15px;
}*/
a.button img {
  vertical-align: middle;
  margin-right: 5px;
}
.row-buttons {
  margin-top: 60px;
}
.p-rel {
  position: relative;
}
.red-line {
  font-size: 1.375rem;
  color: #7D1802;
  padding-top: 50px;
  line-height: 1.3;
  padding-bottom: 50px;
  font-style: italic;
}
.red-line .container div.red-text {
  padding-left: 30px;
  font-weight: 600;
  font-size: 1.375rem;
  font-family: 'RalewayBold';
  margin-bottom: 0;
  line-height: 1.3;
}
div.red-line .container:before {
    content: "";
    width: 6px;
    background: #cc3300;
    position: absolute;
    left: 27px;
    top: -20px;
    bottom: -20px;
}
.red-line {
  background-color: #fff;
}

.margin-zagolovok {
  margin-top: 68px;
  margin-bottom: 40px;
}
.portfolio {
  background-color: #E8E8E8;
  padding-top: 60px;
  padding-bottom: 60px;
}
.page__head {
  margin-bottom: 35px;
  padding-left: 45px;
}
/*.portfolio .page__head {
  margin-bottom: 35px;
  padding-left: 45px;
}
.portfolio .page__head:before {
  left: 15px;
}*/

.portfolio-item {
  background-color: #fff;
  margin-bottom: 30px;
  text-align: center;
  cursor: pointer;
}
.portfolio-link {
  /*margin: 10px;
  display: inline-block;*/
  
}
.portfolio-item p {
  color: #152a2e;
  font-weight: 600;
  min-height: 48px;
  align-items: center;
  padding-right: 15px;
  padding-left: 15px;
}
.portfolio-item:hover p {
  color: #dd2c00;
  text-decoration: none;
}
.portfolio-all {
  display: block;
  width: fit-content;
  border: 2px solid #dd2c00;
  padding: 11px 50px;
  color: #dd2c00;
  border-radius: 23px;
  /*margin-top: 60px;
  margin-bottom: 60px;*/
  font-weight: 600;
}
.consultation {
  background-color: #dd2c00;
  color: #fff;
  position: relative;
}
.consultation .container {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}
.consultation img {
  position: absolute;
  width: 600px;
  top: -79px;
  right: -250px;
}
.cons-zagolovok {
  font-size: 2rem;
  font-family: 'Proxima Nova';
  font-weight: 600;
}
.forma input {
    background-color: #DD2C00;
    border: none;
    color: #fff;
    border-bottom: #fff 1px solid;
    line-height: 37px;
    font-size: 1.125rem;
    padding: 0 15px;
    margin-top: 46px;
}
.forma input::placeholder {
  color: #fff;
}

.forma button.but-submit {
    background-color: #fff;
    color: #DD2C00;
    line-height: 46px;
    border: 0;
    border-radius: 23px;
    margin-top: 37px;
    font-weight: 600;
    font-family: 'RalewayBold';
    cursor: pointer;
}
.formamodal {
  padding-top: 50px;
  display: none;
}
.formamodal input {
    background-color: #fff;
    border: none;
    color: #DD2C00;
    border-bottom: #DD2C00 1px solid;
    line-height: 37px;
    font-size: 1.125rem;
    padding: 0 15px;
    margin-top: 30px;
}
.formamodal button.but-submit {
    background-color: #DD2C00;
    color: #fff;
    line-height: 46px;
    border: 0;
    border-radius: 23px;
    margin-top: 37px;
    font-weight: 600;
    font-family: 'RalewayBold';
    cursor: pointer;
}
.formamodal .fancybox-close-small {
  color: #DD2C00;
  border: 2px solid #DD2C00;
}
.consult-link {
    margin-top: 15px;
    background-color: #fff;
    color: #DD2C00;
    font-size: 1rem;
    text-align: center;
    padding: 15px 25px;
    width: fit-content;
    line-height: 1;
    border: none;
    border-radius: 23px;
    display: block;
    cursor: pointer;
    font-weight: 600;
    

}
.consult-link:hover {
  text-decoration: none;
  color: #DD2C00;
}
.prices {
  padding-top: 60px;
  padding-bottom: 60px;
}
.prices1 ul li:before, ul.marked li:before {
    color: #dd2c00;
    content: "\25A0 ";
    margin-left: -25px;
    padding-right: 10px;
}
ul.marked {
      padding-left: 40px;
}

/*.prices .page__head, .video .page__head {
  margin-bottom: 35px;
  padding-left: 45px;
}*/
.prices .page__head:before, .video .page__head:before {
  /* left: 15px; */
}
.price-table {
  max-height: 50vh;
}
.prices table {
  width: 100%;
  background-color: #fff;
}
.prices thead {
  background-color: #b8b8b8;
  font-weight: 600;
}
.prices tbody {
  background-color: #fff;
}
.prices tbody tr:nth-child(odd) {
  background-color: #E8E8E8;
}
.prices td {
  padding: 0 20px;
  font-size: 1.125rem;
  line-height: 56px;
  text-align: center;
}
.prices p.aftertable {
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: 400;
}
p.calc {
  margin-top: 60px;
  margin-bottom: 1rem;
  font-size: 1.5rem;
}

.calc-text, .calc-text p {
    font-weight: 400;
    margin-bottom: 1rem;
    font-size: 1.125rem;
    line-height: 200%;
    font-family: 'RalewayRegular';
}
.calc-text a {
    font-weight: 600;
    color: #dd2c00;
}
.row-calc {
  position: relative;
}
.row-calc img {
  /*position: absolute;*/
  max-width: 100%;
}
.calc-buttons {
  margin-top: 30px;
  margin-bottom: 60px;
}
.calc-buttons a {
    width: 324px;
    max-width: 100%;
    display: block;
    line-height: 46px;
    border-radius: 23px;
    color: #fff;
    text-align: center;
    font-family: 'RalewayBold';
}
.calc-buttons a.online {
  background-color: #dd2c00;
}
.calc-buttons a.kp {
  background-color: #009dd7;
}
.garantia {
  background-color: #dd2c00;
}
.garantia .container {
  position: relative;
  /*padding-top:100px;*/
  padding-top:60px;
  padding-bottom: 60px;
}
.garantia-text {
  font-size: 1.375rem;
  color: #fff;
  line-height: 2.25rem;
  font-style: italic;
  padding-left: 20px;
  font-family: 'RalewayBold';
}
a.garant-link {
    background-color: #fff;
    padding: 10px 30px;
    border: none;
    border-radius: 20px;
    cursor: pointer;
    display: block;
    text-align: center;
    color: #DD2C00;
    font-family: 'RalewayBold';
    margin-top: 30px;
    width: fit-content;
    margin-left: 35px;
    /*margin-right: auto;
    margin-left: auto;*/
}
a.garant-link:hover {
  text-decoration:none;
  color: #000;
}
div.garantia-text:before {
    content: "";
    width: 6px;
    background: #fff;
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
}
div.garantia-text p {
  padding-left: 15px;
}
.garantia .desktop-img {
  position: absolute;
    right: 10%;
    top: 10%;
    transform: scale(0.8);
}
.uzli {
    padding-top: 60px;
    padding-bottom: 60px;
}
.uzli .page__head {
  margin-bottom: 75px;
  /*padding-left: 45px;*/
}
/*.uzli .page__head:before {
  left: 15px;
}*/
.uzel-bg {
  /*position: absolute;
  height: 300px;
  left: 50%;
  margin-left: -25%;
  margin-top: 138px;
  transform: scale(1.2);*/
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.uzel-item {
  /*max-width:20%;
  width: 20%;
  min-width: 20%;*/
  position: relative;
}
.uzel-item:hover {
    cursor: pointer;
}
.uzel-item:hover .item-name {
    text-decoration: underline;
    color: #dd2c00;
}
.item-image {
  width: 100%;
  padding-top:70%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.item-name {
  text-align: center;
  font-size: 13px;
  text-transform: uppercase;
  width: 100%;
  font-weight: 600;
  padding-bottom: 0;
}
.row2 {
  /*margin-top: 300px;*/
}
.row2 .item-name {
  order:2;
}

.modal-body img {
  width: 100%;
}
.proizvodstvo {
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 60px;
}
.proizvodstvo .page__head, .preim .page__head {
  margin-bottom: 45px;
  /*padding-left: 45px;*/
}
.proizvodstvo .wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255,255,255,0.81);
}
.proiz-text {
    font-family: 'RalewayRegular';
}
.proizvodstvo .proiz-item {
  margin-bottom: 20px;
}
.proizvodstvo img {
    max-height: 100px;
    display: block;
    margin-bottom: 20px;
    max-width: 100%;
}
.vidy {
  padding-top: 60px;
  padding-bottom: 60px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-position: center;
}
.vidy .whitebg {
  background-color: rgba(255,255,255,0.75);
}
.vidy .wrapper {
  position: absolute;
  top:0;
  right:0;
  left:0;
  bottom:0;
  background-color: rgba(0,0,0,0.6);
}
.vidy .page__head {
  color: #fff;
  margin-bottom: 35px;
  /*padding-left: 45px;*/
}
.etapi-proekt .page__head {
    /*margin-bottom: 35px;*/
    /* padding-left: 45px; */
}
.vidy-item {
    margin-bottom: 20px;
}
.vidy-item .col-12 {
    /*background-color: #fff;
    background-color: rgba(255,255,255,0.75);*/
    padding: 15px;
}
.vidy-item a {
  color: #000;
}
a.vse-vidy {
    display: block;
    line-height: 46px;
    border-radius: 23px;
    color: #fff;
    text-align: center;
    margin-top:30px;
    margin-right: auto;
    margin-left: auto;
    background-color: #dd2c00;
    width: fit-content;
    padding: 0px 40px;
    font-family: 'RalewayBold';
}
.preim {
    padding-top: 60px;
    padding-bottom: 30px;
    background-color: #E8E8E8;
}
.preim-item img {
    display: block;
    max-height: 80px;
    height:80px;
    margin-bottom: 20px;
    max-width: 100%;
}
.preim-text p {
  font-weight: 400;
}
.preim-container {
  padding-bottom: 60px;
}
.nedost {
    font-size: 1.5rem;
    font-weight: 600;
    margin-top: 20px;
    padding-bottom: 20px;
}
.nedost-text {
  font-weight: 400;
}
.video {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fff;
}
.video.lenta {
  padding-top: 20px;
  /*padding-bottom: 20px;*/
}
.video p {
  font-size: 1.5rem;
  font-weight: 600;
  padding-bottom: 30px;
}
.video p.page__head {
  font-size: 32px;
}
.video img {
  width: 100%;
}
.video-wrap {
  position:relative;
  padding-bottom:56.25%;
  height:0;
}
.video-wrap iframe {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.etapi {
    padding-top: 60px;
    padding-bottom: 30px;
    background-color: #E8E8E8;
}
.etapi-proekt {
    padding-bottom: 60px;
    background-color: #fff;
  }
.etap-item {
  position: relative;
  /*padding-bottom: 100%;
  height: 0;*/
  cursor: pointer;
}
.etap-number {
    font-size: 160px;
    color: #fff;
    font-family: 'Proxima Nova';
    font-weight: 600;
}
.etapi-proekt .row .etap-number {
  font-size: 80px;
  color: #f2f2f2;
}
.etapi-proekt .row .etap-item {
  cursor: unset;
  
}

.etap-name {
    position: absolute;
    top: 50%;
    font-weight: 600;
}
.etapi-proekt .row .etap-name {
  top: 40%;
}
.etapi-proekt .consult {
  padding-top: 60px;
}
.prices-proekt2 {
  background-color: #fff;
}
.etap-desc {
    position: absolute;
    top: 60%;
    left: 20%;
    background-color: #fff;
    padding: 10px;
    display: none;
    width: 100%;
    z-index: 2;
    font-weight: 400;
}
.etap-item:hover .etap-desc {
  display: block;
}
.etapi button.online {
    background-color: #dd2c00;
    display: block;
    line-height: 46px;
    border-radius: 23px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    /*position: absolute;*/
    width: 100%;
    /*top: calc(50% - 23px);*/
    border: none;
}
.etapi-proekt button.online {
    width: auto;
    padding: 0 25px;
    margin-right: auto;
    margin-left: auto;
}
.consult {
  position: relative;
}
.etapi a:hover {
  text-decoration: none;
}
.questions {
  padding-top: 60px;
  padding-bottom: 60px;
  color: #fff;
  background-color: #dd2c00;
    position: relative;
}
.questions .container, .proektir .container {
  position: relative;
  /*padding-top: 60px;
  padding-bottom: 60px;*/
}
.questions img {
  position: absolute;
  width: 450px;
  top: -79px;
  right: -250px;
}
.proektir-img {
  margin-top: auto;
  margin-bottom: auto;
}
.proektir-img img {
  width: 100%;
}
input.inp-text {
  background-color: #DD2C00;
  border: none;
  color: #fff;
  border-bottom: #fff 1px solid;
  line-height: 37px;
  font-size: 1.125rem;
  padding: 0 15px;
  margin-top: 46px;
}
input.inp-text::placeholder {
  color: #fff;
}
button.submit {
    background-color: #fff;
    color: #DD2C00;
    line-height: 46px;
    border: 0;
    border-radius: 23px;
    margin-top: 37px;
    font-weight: 600;
    font-family: 'RalewayBold';
    cursor: pointer;
}
.inp-file {
  display: none;
}
label.file-upload {
    line-height: 46px;
    border: 1px solid #fff;
    border-radius: 23px;
    margin-top: 37px;
    font-weight: 600;
    font-family: 'RalewayBold';
    cursor: pointer;
    display: block;
    padding-left: 40px;
}
.proektir {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fff;
}
.seealso {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fff;
}
.proektir a {
    display: block;
    line-height: 46px;
    border-radius: 23px;
    color: #fff;
    text-align: center;
    margin-top: 30px;
    margin-right:auto;
    margin-left: auto;
    background-color: #dd2c00;
    width: fit-content;
    padding: 0px 40px;
    font-family: 'RalewayBold';
}
.seealso-title {
  font-size: 1.5rem;
  font-family: 'Proxima Nova';
  font-weight: 600;
}
.seealso-slider .seealso-title {
  font-size: 1.25rem;
}
.seealso .carousel-item div {
  padding-top:30%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 40%;
}
.carousel-control-prev, .carousel-control-next {
  width: 10%;
/*  opacity: ;*/
}
.carousel-control-next-icon, .carousel-control-prev-icon {
  background-image: url(/assets/img/bmk/next-prev.png);
  height: 100px;
  width: 35px;
}
.carousel-control-prev-icon {
    transform: rotate(180deg);
}
.col-3 {
  max-width: 25%;
  flex-basis: unset;
}
.modal {
  padding-right: 0!important;
}
.modal-dialog {
  float: right;
  margin: 0;
  width: 100%;
  max-width: 640px;
}
.modal-content {
  height: 100vh;
  position: relative;
  border-radius: 0;
  padding: 20px;
  overflow-y: scroll;
}
.modal-img {
  width: 50%;
}
.modal-close {
  position: absolute;
  background-image: url(/assets/img/bmk/modal-close.png);
  height: 47px;
  width: 46px;
  right: 20px;
  top: 20px;
}
.modal-name {
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 2rem;
}
.modal-link {
  width: 324px;
  display: block;
  line-height: 46px;
  border-radius: 23px;
  color: #fff;
  text-align: center;
  background-color: #dd2c00;
  font-family: 'RalewayBold';
  cursor: pointer;
}
.modal-desc {
  margin-bottom: 30px;
}

.modal-link:hover {
  text-decoration: none;
  color: #fff;
}
.footer-logo-text {
    color: #fff;
    font-size: 14px;
    font-family: 'RalewayRegular';
    padding: 0 5px;
    line-height: 18px;
}
.footer-header {
    color: #fff;
    font-weight: 600;
    font-size: 1.125rem;
    /*padding-bottom: 1rem;*/
    display: block;
    text-decoration: underline;
}
.footer-menu {
  padding-bottom: 15px;
  padding-top: 15px;
}
.footer-menu a, a.policy {
    color: #fff;
    font-family: 'RalewayRegular';
}
.footer-button {
    background-color: #fff;
    color: #DD2C00;
    line-height: 1;
    border: 0;
    border-radius: 23px;
    font-weight: 600;
    font-family: 'RalewayBold';
    cursor: pointer;
    display: block;
    text-align: center;
    padding: 15px 0;
    margin-bottom: 1rem;
}
a.footer-button:hover {
  color: #DD2C00;
}
.footer-button {
    background-color: #fff;
    color: #DD2C00;
    line-height: 1;
    border: 0;
    border-radius: 23px;
    font-weight: 600;
    font-family: 'RalewayBold';
    cursor: pointer;
    display: block;
    text-align: center;
    padding: 15px 0;
    margin-bottom: 1rem;
}
.footer-phone {
    justify-content: flex-start;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 600;
}
.footer-mail {
    justify-content: flex-start;
    color: #fff;
    font-size: 1.25rem;
}
.footer-mail:hover {
    color: #fff;
}
footer hr {
    background-color: #fff;
    margin: 30px 0;
    display: block;
}
.of-x-scroll {
  overflow-x: scroll;
}
.of-hidden {
  overflow: hidden;
}
.of-clip {
  overflow-x:clip;
}
.footer-logo__link {
  padding:0;}
.div45 {
  height: 45px;
}
.footer-logo__img {
  border-right: solid 2px #fff;
  /*width: 100%;*/
  padding: 0 5px 0 0;
}

.uzli .d-block img {max-width: 100%;}
.uzli .carousel p {
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  width: 100%;
  font-weight: 600;
  padding-bottom: 0;
}
.uzel-topimg {margin-bottom: 30px;}
.formamodal input.inp-text {
    background-color: #fff;
    border: none;
    color: #DD2C00;
    border-bottom: #DD2C00 1px solid;
    font-size: 1.125rem;
    padding: 0 15px;
    margin-top: unset;
}
.formamodal input.inp-text::placeholder {
  color: #777;
}
.formamodal button.submit {
    background-color: #DD2C00;
    color: #fff;
    line-height: 46px;
    border: 0;
    border-radius: 23px;
    margin-top: 37px;
    font-weight: 600;
    font-family: 'RalewayBold';
    cursor: pointer;
}
.formamodal label.file-upload {
    line-height: 46px;
    border: 1px solid #DD2C00;
    border-radius: 23px;
    margin-top: 37px;
    font-weight: 600;
    font-family: 'RalewayBold';
    cursor: pointer;
    display: block;
    padding-left: 40px;
}
.seealso-item div {
  padding-top: 66%;
  background-size: cover;
  width: 90%;
  max-width: 600px;
  background-position: center;
  background-repeat: no-repeat;
}
.seealso-item.proiz-item div {
  width: 90%;
}
.proekt-reshen .seealso-item div {
  width: 80%;
  margin: 15px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.col-12.seealso-title {
    margin-bottom: 30px;
  }
  
  .top-banner {
    min-height: unset;
  }
  .top-carousel .slick-prev {
    top: 108%;
    left: 18%;
  }
  .top-carousel .slick-next {
    top: 108%;
    right: 18%;
  }
  .top-carousel .slick-prev:before {
    border-right: 11px solid #fff;
  }
  .top-carousel .slick-next:before {
    border-left: 11px solid #fff;
  }
  .top-carousel .slick-dots li button:before {
    font-size: 12px;
    opacity: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .top-carousel .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #dd2c00;
  }
  .seealso .slick-prev:before,.lenta .slick-prev:before, .proekt-reshen .slick-prev:before {
    border-right: 11px solid #DD2C00;
  }
  .seealso .slick-next:before,.lenta .slick-next:before, .proekt-reshen .slick-next:before  {
    border-left: 11px solid #DD2C00;
  }
  .seealso .slick-prev,.lenta .slick-prev, .proekt-reshen .slick-prev { 
    left: 0;
    z-index: 10;
  }
  .seealso .slick-next,.lenta .slick-next, .proekt-reshen .slick-next {
    right: 0;
    z-index: 10;
  }
    .slick-prev:before {
    content:'';
    left: 0;
    border-top: 8px solid transparent;
    border-right: 11px solid #dd2c00;
    border-bottom: 8px solid transparent;
    display: block;
  }
  .slick-next:before {
    content:'';
    right: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 11px solid #dd2c00;
    display: block;
  }
  .seealso-slider {
    /*max-width: 700px;*/
    margin-right: auto;
    margin-left: auto;
  }
  .seealso-slider .slick-list, .lenta .slick-list, .proekt-reshen .slick-list {
    max-width: calc(100% - 40px);
    margin-right: auto;
    margin-left: auto;
  }
  
  .seealso-item {
    max-width: 600px;
  }
  .seealso a {
    color: #000;
  }
  .seealso a:hover {
    color: #000;
    text-decoration: none;
  }
.footer-phone:hover {
  color: #fff;
}
.footer-header:hover {
  color: #fff;
}
.btn-link.focus, .btn-link:focus {
  text-decoration: none;
}
.preim-text, .proiz-text {
    padding-bottom: 30px;
}
.vidy-item-proekt {
  columns: 2;
}
.prices1 img {
  float:right;
  max-width: 50%;
}
.oborud-proiz {
  padding: 15px!important;
  columns: 3;
}
h1.page__head {
  font-size: 36px;
  margin-bottom: 40px;
}
h1.page__head:before {
    top: 8px;
    height: 24px;
}
.consultation-gray .consult-link {
    border: 2px solid #dd2c00;
    padding: 11px 50px;
    color: #dd2c00;
    background-color: unset;
}
.consultation-gray {
  background-color: #E8E8E8;
  color: #000;
}
.prices1 ul {padding-left: 40px;}

.blog-slider .slick-arrow:before {
    display: none;
}
@media (max-width: 1200px) {
   
}
@media (max-width: 992px) {
  .banner-item {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  a.button {
    margin-right: auto;
    margin-left: auto;
    display: block;
  } 
  .garantia .desktop-img {
    right: 0;
    top:20%;
  }
  .garantia .container {
    padding-top: 0px;
    padding-bottom: 20px;
  }
  .slick-prev {left:0; z-index: 10;}
  .slick-next {right: 0; z-index: 10;}
.oborud-proiz {
  columns: 2;
}
}
@media (max-width: 768px) {
  .calc-buttons a {
    margin-right: auto;
    margin-left: auto;
  }
  .banner-zagolovok {
   font-size: 1.25rem; 
  }
  .video .container .row div {
    margin-bottom: 35px;
  }
  .video .container .row div.video-wrap {
    margin-bottom: unset;
  }
  .video p {
    padding-bottom: 0px;
    font-size: 18px;
  }
  .video p.page__head {
    font-size: 24px;
  }
  .video .page__head:before {
    /*left: 11px;*/
  }
    .portfolio .col-6 {
    padding:0;
  }
  .portfolio-item {
    margin-bottom: 0;
  }
  .proizvodstvo .accordion span, .preim .accordion span {
    font-size: 24px;
    color: #777;
    margin-top: auto;
    margin-bottom: auto;
    /*margin-right: 15px;*/
  }
  .proizvodstvo .accordion button, .preim .accordion button, .vidy .accordion button {
    position: relative;
  }
  .proizvodstvo .btn-link:hover, .preim .btn-link:hover, .vidy .btn-link:hover {
    color: #777;
    text-decoration: none;
  }
  .proizvodstvo .accordion button:after, .preim .accordion button:after, .vidy .accordion button:after, .etapi .accordion button:after {
    content: '\276f';
    transform: rotate(90deg);
    position: absolute;
    top: calc(50% - 12px);
    font-size: 24px;
    right: 0;
    color: #777;
    transition: transform .35s;
    line-height: 1;
  }
  .proizvodstvo .accordion button.collapsed:after, .preim .accordion button.collapsed:after, .vidy .accordion button.collapsed:after, .etapi .accordion button.collapsed:after {
    transform: rotate(180deg);
    transition: transform .35s;
  }
  .proizvodstvo img, .preim img {
    margin: 0px auto;
    /*max-height: 75px;*/
    display: inline;
    padding-right: 7px;
    max-width: 100%;
  }
  .proizvodstvo .card-header, .preim .card-header, .vidy .card-header {
    padding: 0 1.25rem;
  }
  .proizvodstvo .accordion span, .preim .accordion span  {
    color: #ccc;
    display: inline-block;
    text-align: center;
    background-color: #f2f2f2;
    /*font-family: 'RalewayBold';*/
    font-family: 'Proxima Nova';
    font-weight: 700;
    line-height: 40px;
    font-size: 36px;
    min-width: 40px;
    vertical-align: middle;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 6px 0;
  }

  .vidy .accordion .card-header p {
    color: #000;
    font-weight: 600;
    font-size: 18px;
  }
  .vidy .accordion .card-body a {
    color: #000;
  }
  .vidy .accordion .card-body a:hover {
    color: #000;
  }
  .vidy .accordion {
    margin-bottom: 15px;
  }
  .proizvodstvo .accordion button, .preim .accordion button, .vidy .accordion button {
    position: relative;
  }
  .proizvodstvo .btn-link:hover, .preim .btn-link:hover, .etapi .btn-link:hover {
    color: #777;
    text-decoration: none;
  }
  a.vse-vidy {
    margin-top: 0px;
  }
  .preim .accordion button p {
    max-width: 80%;
    color: #000;
    font-weight: 600;
  }
  .preim-container {
    padding-bottom: 0px;
  }
  .etap-item {
    display: flex;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
  }
  .etapi .card button.etapmark {
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
  }
  .etapi .card button {
    display: flex;
    padding: 0;
    border: none;
  }
  .etapi .accordion {
    padding: 0 15px;
  }
  .etapi .card-header {
    padding: 0;
    border: 1px solid #fff;
    position: relative;
    margin-top: 5px!important;
  }
  .etapi .accordion .collapse, .etapi .accordion .collapsing {
    border: 1px solid #fff;
  }
  .etap-number {
    font-size: 36px;
    min-width: 38px;
    max-width: 38px;
    text-align: center;
    line-height: 38px;
    background-color: #fff;
    color: #ccc;
    margin-right: 10px;
  }
  .etapi button.online {
    line-height: 1;
    padding: 8px 15px;
    margin-top: 15px;
  }
  .etap-name {
    position: relative;
    margin-top: auto;
    margin-bottom: auto;
    line-height: 1.2;
    color: #000;
    padding-right: 25px;

  }
  .etapi .accordion button:after {
    margin-right: 10px;
  }
  .etapi-proekt .accordion button:after {
    content: '';
    cursor: unset;
  }
  .etapi-proekt .accordion button.etapmark:after {
    content: '\276f';
  }
  .etapi .accordion .card-header .etapmark p {
    color: #000;
    font-weight: 600;
    font-size: 18px;
  }
  .etapi-proekt .accordion button {
    cursor: unset;
  }
  .garantia img {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    transform: scale(0.8);
  }
  a.garant-link {
    margin-left: 30px;
    margin-right: 30px;
    width: auto;
    margin-top: 0;
    padding: 4px 30px;
  }
  .seealso-title {
    font-size: 1rem;
  }
  .col-12.seealso-title {
    margin-bottom: 30px;
  }
  .top-banner .container, .red-line .container, .portfolio .container, .page-title .container, .consultation .container, .prices .container, .garantia .container, .uzli, .proizvodstvo .container, .vidy .container, .preim .container, .video .container, .etapi .container, .proektir .container, .seealso .container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .top-banner, .red-line, .portfolio, .consultation, .prices, .garantia .container, .uzli, .proizvodstvo, .vidy, .preim, .video, .etapi, .proektir, .questions, .seealso {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .etapi-proekt .consult {
    padding-top: 20px;
  }

  .proizvodstvo {
    background-image: none!important;
  }
  .proizvodstvo .wrapper {
    background-color: unset;
  }
  .card {
    border: none;
    background-color: unset;
  }
  .card-header {
    background-color: unset;
  }
    .vidy {
    background-image: none!important;
    background-color: #fff;
  }
  .vidy .wrapper {
    display: none;
  }
  .vidy .whitebg {
    background-color: unset;
    padding: 0;
  }
  .vidy .page__head {
    color: #000;
    margin-bottom: 15px;
  }
  .vidy-item .col-12 {
    padding: 0 15px;
  }
  .consult-link {
    margin: 15px auto 0 auto;
    padding: 8px 25px;
  }
  .portfolio-all {
    margin-top: 15px;
  }
  div.red-line .container:before {
    left: 12px;
    top: 0;
    bottom: 0;
  }
  .calc-buttons a {
    line-height: 32px;
  }
  .consultation .container {
    padding-top: 0px;
    padding-bottom: 00px;
  }
.proektir img {
    position: relative;
    display: block;
    top: unset;
    right: unset;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
}
}
@media (max-width: 576px) {
  .banner-item {
    text-align: center;
  }
  .etap-desc {
    width: auto;
  }

  .garantia .container {
    padding-top: 0px;
  }
  .banner-zagolovok {
    font-size: 1.1rem;
    line-height: 1.5;
    line-height: 1.2;
    font-family: 'RalewayRegular';
    margin-bottom: 20px;
  }
  .row-buttons {
    margin-top: 15px;
  }
  .top-banner {
/*    background-attachment: fixed;*/
  }
  .top-banner .container, .red-line .container, .portfolio .container, .page-title .container, .consultation .container, .prices .container, .garantia .container, .uzli, .proizvodstvo .container, .vidy .container, .preim .container, .video .container, .etapi .container, .proektir .container, .seealso .container {
    padding-right: 0px;
    padding-left: 0px;
  }
  
  .portfolio .row {
    padding: 0 11px;
  }
  .questions .container {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  a.button {
    padding: 5px 10px;
    font-size: 14px;
  }

  .red-line .container div.red-text {
    font-size: 1rem;
  }
  .page__head:before {
    left: 12px;
  }
  .portfolio .page__head {
    margin-bottom: 15px;
   /* padding-left: 30px;*/
  }
  .portfolio .col-6 {
    padding:0;
  }
  .portfolio-item {
    margin-bottom: 0;
  }
  .portfolio-all {
    margin-top: 20px;
    margin-bottom: 0px;
    padding: 1.5px 50px;
  }

  .cons-zagolovok {
    font-size: 20px;
  }
  .calc-text p, .calc-text ul, .calc-text div {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 0.5rem;
  }
  .page__head {
    margin-bottom: 15px;
    padding-left: 30px;
  }
  .calc-buttons {
    margin-top: 10px;
    margin-bottom: 0px;
  }
  .proektir a {
    line-height: 32px;
  }
  .proizvodstvo .page__head {
    margin-bottom: 15px;
  }




  .uzli .page__head {
    margin-bottom: 20px;
  }
/*  .proizvodstvo .accordion span {
    font-size: 24px;
    color: #777;
    margin-right: 15px;
  }*/
  .proizvodstvo .accordion button {
    position: relative;
  }
  .proizvodstvo .btn-link:hover {
    color: #777;
    text-decoration: none;
  }
  .proizvodstvo .accordion button:after {
    content: '\276f';
    transform: rotate(90deg);
    position: absolute;
    top: calc(50% - 12px);
    font-size: 24px;
    right: 0;
    color: #777;
    transition: transform .35s;
  }
  .proizvodstvo .accordion button.collapsed:after {
    transform: rotate(180deg);
    transition: transform .35s;
  }
  a.vse-vidy {
    margin-top: 0px;
    line-height: 32px;
  }
.oborud-proiz {
  columns: 1;
}

}
@media (max-width: 350px) {
  .banner-zagolovok {
    font-size: 1rem;
  }
  .top-carousel .slick-prev {
    left: 0%;
  }
  .top-carousel .slick-next {
    right: 0%;
  }
  .top-banner .container, .red-line .container, .portfolio .container, .page-title .container, .consultation .container, .prices .container, .garantia .container, .uzli, .proizvodstvo .container, .vidy .container, .preim .container, .video .container, .etapi .container, .proektir .container, .seealso .container {
    padding-right: 0px;
    padding-left: 0px;
  }
}

.video-channel .video-background {
   background-position: center;
   background-size: cover;
   padding-top: 56.25%;
   cursor: pointer;
   position: relative;
   display: block;
   margin-top: 15px;
}
.video-channel .video-background .play-button {
  position: absolute;
  height: 48px;
  width: 68px;
  background-image: url(/assets/img/play-out.png);
  top: calc(50% - 24px);
  right: calc(50% - 34px);
  background-size: cover;
}
.video-channel .video-background:hover .play-button {
  background-image: url(/assets/img/play.png);
}
p.video-nazvanie {
    font-size: 1.5rem;
    font-weight: 600;
}
p.video-opisanie {
  max-height: 48px;
  overflow: hidden;
}
div.video-item {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
p.video-nazvanie {
    padding-bottom: 0px;
    font-size: 18px;
}
}
.video-channel {
  padding-top: 20px;
  background-color: #fff;
}
.stati, .schemes {
    background-color: #dd2c00;
    color: #fff;
    position: relative;
}
.stati .vis-container, .schemes .vis-container {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
}
.stati .main-text, .schemes .main-text {
  font-size: 2rem;
  font-family: 'Proxima Nova';
  font-weight: 600;
}
.stati .stati-img, .schemes .schemes-img {
    position: absolute;
    top: -30px;
    right: 0;
    bottom: -30px;
    max-height: calc(100% + 60px);
    width: auto;
}
.stati .stati-wrap, .schemes .schemes-wrap {
  background-color: #fff;
    color: #000;
    padding: 10px;
    border-radius: 10px;
}
.stati .news__item:last-child {
  margin-bottom: 0px;
  border-bottom: unset;
  padding-bottom: 0px;
}
.stati .consult-link, .schemes .consult-link, .schemes-modal .consult-link {
  position: relative;
  padding-right: 45px;
}
.stati .consult-link:after, .schemes .consult-link:after, .schemes-modal .consult-link:after {
  content: '\276f';
  font-size: 24px;
  position: absolute;
  right: 20px;
  top: 12px;
  transform: rotate(270deg);
  transition: transform .35s;
}
.stati .collapsed .consult-link:after, .schemes .collapsed .consult-link:after, .schemes-modal .collapsed.consult-link:after {
  transform: rotate(90deg);
}
.stati-gray, .schemes-gray, .graybg {
  background-color: #E8E8E8;
}
.stati-white, .schemes-white, .whitebg {
  background-color: #fff;
}
.stati-white .main-text, .stati-gray .main-text, .schemes-white .main-text, .schemes-gray .main-text {
  color: #000;
}
.stati-white .consult-link, .stati-gray .consult-link, .schemes-white .consult-link, .schemes-gray .consult-link, .schemes-modal .consult-link {
  background-color: #DD2C00;
  color: #fff;
}
.stati .consult-link:focus, .schemes .consult-link:focus, .schemes-modal .consult-link:focus {
  outline: unset;
}
@media (max-width: 768px) {
  .stati .consult-link:after, .schemes .consult-link:after, .schemes-modal .consult-link:after {
    top: 5px;
  }
}
.schemes-modal .modal-content {
  max-height: calc(100vh - 50px);
  height: auto;
}
.schemes-modal {
  width: 1000px;
  max-width: 100%;
  float: unset;
  margin: 25px auto;
}
img.scheme-modal-img {
  width: 500px;
  max-width: 100%;
  display: block;
}
.scheme-main-text {
  color: #152a2e;
    font-weight: 600;
    min-height: 48px;
    align-items: center;
    padding-right: 15px;
    padding-left: 15px;
}
.schemes-wrap .seealso-item {
  cursor: pointer;
}
#stati, #schemes {
  padding-bottom: 50px;
}
.fancybox-caption {
  visibility: visible;
  opacity: 1;
}

/* оформление ГОСТов */
.gost-mainpage {
  display: block;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.gost-mainpage:last-child {
  border-bottom: unset;
}
.gost-name {
  padding: 10px 0;
  min-width: 300px;
  text-align: center;
  background-color: #dd2c00;
  font-weight: 600;
  position: relative;
  margin-right: 10px;
  display: block;
  float: left;
}
.gost-name a {
  color: #fff;
}
.gost-name a:hover {
  color: #fff;
}
.gost-annotation {
  padding-top:10px;
}
.gost-glava {
  color: #000;
  display: block;
}
@media (max-width: 768px) {
 .gost-name {
  min-width: 100%;
  margin-bottom: 10px;
} 
}
h2.gost-category {
  font-family: 'Proxima Nova';
  font-weight: 600;
  margin-bottom: 0.5rem;
}
div.gost-oglavlenie {
  text-align: left;
}
div.gost-nav {
  font-weight: 600;
  font-family: RalewayRegular;
  font-size: 18px;
}
div.gost-nav a {
  color: #000;
}

/*оформление для стилей политики конфиденциальности */
div.policy ol {
/* убираем стандартную нумерацию */
list-style: none; 
/* Идентифицируем счетчик и даем ему имя li. Значение счетчика не указано - по умолчанию оно равно 0 */ 
counter-reset: li; 
}
div.policy li:before {
/* Определяем элемент, который будет нумероваться — li. Псевдоэлемент before указывает, что содержимое, вставляемое при помощи свойства content, будет располагаться перед пунктами списка. Здесь же устанавливается значение приращения счетчика (по умолчанию равно 1). */
counter-increment: li; 
/* С помощью свойства content выводится номер пункта списка. counters() означает, что генерируемый текст представляет собой значения всех счетчиков с таким именем. Точка в кавычках добавляет разделяющую точку между цифрами, а точка с пробелом добавляется перед содержимым каждого пункта списка */
content: counters(li,".") ". "; 
}