

/* Start:/local/templates/dvernoylider_redesign/components/solverweb/catalog/products/style.css?17454840354315*/
@media screen and (max-width: 767px) {
	body { padding-top: 66px !important }
    header { height: 66px !important }
	header .header { padding: 11px 16px }
}
.catalog-new {
    --primary: #373330;
    --secondary: #f78d4b;
    --triple: #67584c;
    --grey: #e4e3e1; /* Grey/Base */
    --gray: #cac3bf;
}
.catalog-new {
    color: var(--primary);
    font-family: 'Cera Pro';
	scrollbar-color: var(--secondary) transparent;
}
@media screen and (max-width: 575px) {
	.catalog-new .w1336 > .row { padding: 0 }
}
.catalog.catalog-new {
	margin: 0;
	padding: 0;
}
.catalog-new h2,
.catalog-new .h2 {
    font-size: 42px;
    font-weight: 400;
    line-height: 49px;
    margin-bottom: 42px;
}
.catalog-new .underline-link { text-decoration-line: underline }
.catalog-new .underline-link:hover { text-decoration-line: none}

.catalog-new,
.catalog-new *,
.catalog-new,
.catalog-new * { scrollbar-width: thin }
.catalog-new ::-webkit-scrollbar {
    height: 8px;
    width: 8px
}
.catalog-new ::-webkit-scrollbar-track { background: transparent }
.catalog-new ::-webkit-scrollbar-thumb { background-color: var(--secondary) }

.catalog-new .breadcrumb {
    background: transparent;
	/* margin: 0 0 4px; */
	margin: 0;
}
.catalog-new .breadcrumb > .container {
    width: initial;
    max-width: initial;
    padding: initial;
}
.catalog-new .breadcrumb li a {
	color: var(--primary);
	font-family: 'Cera Pro';
	font-size: 10px;
	line-height: 14px;
	text-decoration-line: underline;
	letter-spacing: initial;
}
.catalog-new .breadcrumb li a:hover { text-decoration-line: none }
.catalog-new .breadcrumb li:last-child a { color: var(--secondary) }
.catalog-new.section_level_2 .breadcrumb li a { color: #fff }
.catalog-new.section_level_2 .breadcrumb li:last-child a { color: var(--grey) }
.catalog-new .breadcrumb li+li:before {
	content: no-close-quote;
	background: #e4e3e1;
    display: inline-flex;
	width: 4px;
	height: 4px;
	margin: 0 11px 0 13px;
	border-radius: 50%;
}

.catalog-new .catalog-page-title {
	font-weight: 400;
	font-size: 48px;
	line-height: 60px;
	padding: 0 0 30px;
}
.catalog-new .catalog-page-title .el_cnt {
	color: var(--gray);
	font-weight: 500;
	font-size: 28px;
	line-height: 35px;
}

.catalog-new .catalog-sort {
	font-size: 14px;
	line-height: 16px;
	padding-left: 0;
}
.catalog-new .catalog-sort span {
	color: #9c8875;
	margin-right: 0;
}
.catalog-new .catalog-sort select {
	background: transparent;
    color: var(--primary) !important;
    width: auto;
    height: auto;
	padding-left: 0;
    border: none;
}
.catalog-new .catalog-row .catalog-main {
	max-width: initial;
	margin-bottom: 50px;
}
.catalog-new .flat-pagen-bt:hover { text-decoration-line: none }
.catalog-new .pagen-lazyload.btn {
    color: #a59a91;
    font-size: 16px;
    line-height: 1;
    margin: 25px 0 10px;
    width: 100%;
    height: 40px;
    border: 1px solid #a59a91;
    border-radius: 2px;
}
.catalog-new .pagen-lazyload.flat-pagen-bt {
	font-size: 16px;
	line-height: 20px;
    text-align: center;
	text-decoration-line: underline;
	width: 100%;
    margin: 50px 0 15px;
	cursor: pointer;
}
.catalog-section.catalog-section-v2 {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

@media screen and (min-width: 992px) {
	.catalog-new .catalog-row {
		flex-wrap: nowrap;
		gap: 64px;
	}
	.catalog-new .catalog-sort .show-filter-bt { display: none }
}
@media screen and (max-width: 991px) {
	.page-new h2,
	.page-new .h2,
	.catalog-new.element h2,
	.catalog-new.element .h2 {
		font-size: 36px;
		line-height: 45px;
	}
	.catalog-new .catalog-page-title {
		font-size: 28px;
		line-height: 35px;
		font-weight: 500;
		padding: 0 0 24px;
	}
	.catalog-new .catalog-sort {
		display: flex;
        justify-content: space-between;
		padding: 0 0 24px;
	}
}

.section-descrption {
	font-family: 'Cera Pro';
    color: var(--primary);
	margin-bottom: 40px;
}
.section-descrption h2 {
	color: #000;
	font-size: 42px;
	line-height: 49px;
	margin-bottom: 17px;
}
.section-descrption p {
	color: #343434;
	font-size: 17px;
	line-height: 24px;
	margin-bottom: 17px;
}
.section-descrption summary {
	color: #343434b3;
	font-size: 17px;
	line-height: 24px;
	cursor: pointer;
}
.section-descrption [open] summary { display: none }

@media screen and (max-width: 768px) {
	.section-descrption { display: none }
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/dlya-dizaynerov.css?1745309316670*/
.catalog.catalog-new.dlya-dizaynerov { padding-top: 25px }
.get-offer { padding-left: 7px }
.get-offer .normal-button.brown {
    display: inline-block;
    line-height: 39px;
    width: 275px;
    height: 57px;
}
.get-offer .sub {
	color: var(--primary);
    font-size: 14px;
    line-height: 21px;
    width: 290px;
    margin-top: 5px;
}
.dlya-dizaynerov .index-slider .slide-text { color: var(--primary) }
.dlya-dizaynerov .index-slider .slide-left { background: transparent }
@media (min-width: 1280px) {
    .dlya-dizaynerov .index-slider .index-slide-text-wrapper { top: 8.8% }
}
@media (min-width: 992px) {
	.dlya-dizaynerov .index-slider { margin-top: -25px }
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/components/bitrix/news.list/index-slider.v2/style.css?17460082413093*/
.index-slider { width: 100% }
.index-slider,
.index-slider .index-slide-item { position: relative }
.index-slider .index-slide-wrap {    max-height: 657px; display: flex }

.index-slider .index-slide-text-wrap {
	display: flex;
	flex-direction: column;
	align-items: self-start;
	justify-content: space-between;
	height: 100%;
}
.index-slider .slide-text {
	font-weight: 300;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.index-slider .slide-text .slide-title {
    font-weight: 500;
    font-size: 42px;
    line-height: 55px;
	text-transform: uppercase;
}
.index-slider .slide-text .slide-subtitle {
	font-size: 17px;
    line-height: 24px;
	max-width: 66%;
	margin-bottom: 17px;
}
.index-slider .normal-button {
	display: inline-block;
	line-height: 39px;
	min-width: 224px;
	height: 57px;
}
.index-slider .slide-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 7px 12px;
}

.index-slider .slide-left {
	background: #fafafa;
	width: 50%;
}
.index-slider .index-slide-item {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display: block;
}
.index-slider .index-slide-item img {
	visibility: hidden;
	/* min-height: 570px; */
    /* max-height: 655px; */
	height: 658px;
}
.index-slider .slide-img-title {
    background: #fff;
    font-weight: 500;
    font-size: 21px;
    line-height: 28px;
    text-transform: uppercase;
    width: 173px;
    padding: 16px 20px;
    position: absolute;
    bottom: 66px;
    left: 4.3%;
}

.index-slider-slider.owl-index-style .owl-dots {
    width: 1240px;
	max-width: 100%;
    top: -44px;
	padding-left: 50px;
	padding-right: 50%;
}
.index-items-slider-more { font-weight: 500 }

@media (min-width: 992px) {
	.index-slider .index-slide-text-wrapper {
		position: absolute;
		top: 5%;
        right: 16px;
        bottom: 5%;
        left: 16px;
		z-index: 1;
	}
	.index-slider .index-slide-text-wrap { max-width: 48% }
	/* .index-slider .slide-right { width: 51% } */
	.index-slider .slide-right {
		width: 50%;
		height: 100%;
		min-height: 658px;
	}
}
@media (min-width: 1280px) {
	.index-slider .index-slide-text-wrap { max-width: 40% }
	.index-slider .index-slide-text-wrapper {
		top: 14.8%;
		right: 0;
		bottom: 15%;
		left: 0;
	}
}
@media (max-width: 991px) {
	.index-slider .index-slide-text-wrap {
		padding: 0 16px;
		margin-top: 32px;
		margin-bottom: 32px;
	}
	.index-slider .slide-left { display: none }
	/* .index-slider .slide-right { width: 100% } */
	.index-slider .index-slide-item { background-position: right center }
	.index-slider .index-slide-item img {
		width: auto;
		height: 335px;
		min-height: 335px;
	}
	.index-slider .slide-img-title {
		font-size: 16px;
		line-height: 21px;
		width: 130px;
		padding: 12px 15px;
		bottom: 23px;
		left: 5.6%;
	}
	.index-slider .slide-text .slide-title {
		font-size: 30px;
		line-height: 39px;
	}
	.index-slider .slide-text .slide-subtitle { font-weight: 400 }
	.index-slider-slider.owl-index-style .owl-dots {
		width: 100%;
		padding: 0 16px;
		margin: 5px 0;
		top: 10px;
	}
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/components/bitrix/breadcrumb/breadcrumb/style.css?167342846187*/
.breadcrumb li:last-child a {
    pointer-events: none;
    text-decoration: none;
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/design-prichin_5.css?17453093162527*/
.design-prichin_5 {
	display: flex;
	align-items: flex-start;
	color: var(--primary);
	width: 100%;
	padding-top: 140px;
	padding-bottom: 98px;
	gap: 22px 96px;
}
.catalog-new.element .design-prichin_5 { padding-bottom: 53px }
.prichin_5-left {
    position: relative;
    font-size: 0;
}
.prichin_5-quote {
    position: absolute;
    bottom: 0;
    background: var(--primary);
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    padding: 16px 33px 23px 20px;
    width: 195px;
}
	.prichin_5-quote > p:first-child { margin-bottom: 4px }
	.prichin_5-quote .remark {
		font-size: 13px;
		font-weight: 400;
		line-height: 18px;
	}
.prichin_5-right {
    display: flex;
	/* justify-content: space-between; */
	flex-direction: column;
    align-items: flex-start;
	gap: 16px;
	max-width: 550px;
}
.prichin_5-items {
	max-width: 520px;
	margin-bottom: 24px;
	padding-left: 6px;
    display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 13px;
	overflow: auto;
}
.design-prichin_5 .prichin_5-title.h2 {
	color: #212121;
	font-weight: 400;
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 10px;
}
.design-prichin_5 .prichin_5-title.h2 .gargant {
	display: block;
	font-size: 80px;
    line-height: 50px;
    margin-bottom: 19px;
}
.design-prichin_5 .prichin_5-title.h2 .gargant + span {
    display: inline-block;
    padding-left: 5px;
}
.prichin_5-subtitle {
	font-family: 'Cera Pro';
	font-size: 17px;
	line-height: 24px;
	max-width: 380px;
    margin-bottom: 40px;
}
.prichin_5-items .prichin_5-item {
    display: flex;
    gap: 18px;
}
/* .prichin_5-items .prichin_5-item .prichin_5-item-img { margin-bottom: 10px } */
.prichin_5-items .prichin_5-item .prichin_5-item-title {
	font-size: 17px;
	line-height: 24px;
}

.design-prichin_5 .normal-button {
    line-height: 39px;
    width: 284px;
    height: 57px;
}

@media screen and (min-width: 1201px) {
	/* .prichin_5-items .prichin_5-item { max-width: 200px } */
}
@media screen and (max-width: 1200px) {
	.prichin_5-left img { max-width: 100% }
}
@media (max-width: 991px) {
	.design-prichin_5 .prichin_5-title.h2 {
		font-size: 34px;
		line-height: 43px;
		margin-bottom: 17px;
	}
	.prichin_5-items {
		flex-direction: column;
		/* max-width: 260px; */
		margin-bottom: 42px;
		gap: 18px;
	}
	.prichin_5-items .prichin_5-item {
		display: flex;
		gap: 20px;
	}
}
@media screen and (max-width: 768px) {
	.design-prichin_5 {
		display: flex;
		color: var(--primary);
		width: 100%;
		flex-direction: column;
	}
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/twentytwenty.css?17453093166537*/
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: white;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px; }

.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.twentytwenty-before-label, .twentytwenty-after-label {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  color: white;
  font-size: 13px;
  letter-spacing: 0.1em; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
  top: 50%;
  margin-top: -19px; }

.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px; }

.twentytwenty-up-arrow, .twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px; }

.twentytwenty-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }
  .twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block; }
  .twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
    background: rgba(0, 0, 0, 0); }
    .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
    .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
    .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
      opacity: 0; }
  .twentytwenty-container * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }

.twentytwenty-before-label {
  opacity: 0; }
  .twentytwenty-before-label:before {
    content: attr(data-content); }

.twentytwenty-after-label {
  opacity: 0; }
  .twentytwenty-after-label:before {
    content: attr(data-content); }

.twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px; }

.twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px; }

.twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px; }

.twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px; }

.twentytwenty-overlay {
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  background: rgba(0, 0, 0, 0);
  z-index: 25; }
  .twentytwenty-overlay:hover {
    background: rgba(0, 0, 0, 0.5); }
    .twentytwenty-overlay:hover .twentytwenty-after-label {
      opacity: 1; }
    .twentytwenty-overlay:hover .twentytwenty-before-label {
      opacity: 1; }

.twentytwenty-before {
  z-index: 20; }

.twentytwenty-after {
  z-index: 10; }

.twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid white;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer; }

.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-left-arrow {
  border-right: 6px solid white;
  left: 50%;
  margin-left: -17px; }

.twentytwenty-right-arrow {
  border-left: 6px solid white;
  right: 50%;
  margin-right: -17px; }

.twentytwenty-up-arrow {
  border-bottom: 6px solid white;
  top: 50%;
  margin-top: -17px; }

.twentytwenty-down-arrow {
  border-top: 6px solid white;
  bottom: 50%;
  margin-bottom: -17px; }

/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/design-podbor.css?17453093163295*/
.design-podbor {
	width: 100%;
    padding-bottom: 84px;
}
.design-podbor .podbor-title.h2 { margin-bottom: 31px }
.podbor-item-tabs { width: 100% }
.podbor-item-tabs .tabs-list {
	display: flex;
	margin-bottom: 24px;
	gap: 18px;
}
.podbor-item-tabs .tabs-list li {
    display: flex;
    align-items: center;
}
.podbor-item-tabs .tabs-list li a {
	color: var(--primary);
	line-height: 24px;
	text-decoration: none;
	padding: 9px 32px 10px 32px;
	border: 1px solid #444;
	border-radius: 2px;
	white-space: nowrap;
}
.podbor-item-tabs .tabs-list li a:hover,
.podbor-item-tabs .tabs-list li.active a { color: #373330 }

.design-podbor .twentytwenty-overlay:hover { background: none }
.design-podbor .twentytwenty-before-label,
.design-podbor .twentytwenty-after-label { opacity: 1 }
.design-podbor .twentytwenty-before-label:before,
.design-podbor .twentytwenty-after-label:before {
    background: #fff;
    color: var(--primary);
    font-size: 16px;
    line-height: 25px;
	letter-spacing: initial;
    top: 50px;
    padding: 10px;
}
.design-podbor .twentytwenty-before-label:before { left: 42px }
.design-podbor .twentytwenty-after-label:before { right: 42px }
.design-podbor .twentytwenty-handle {
    background: #fff;
    width: 18px;
    height: 56px;
	margin-left: -9px;
    margin-top: -28px;
    border-radius: 15px;
}
.design-podbor .twentytwenty-handle:before { margin-bottom: 33px }
.design-podbor .twentytwenty-handle:after { margin-top: 33px }
.design-podbor .twentytwenty-left-arrow {
	margin-left: -7px;
	transform: rotate(180deg);
}
.design-podbor .twentytwenty-right-arrow { margin-right: -7px }
.design-podbor .twentytwenty-left-arrow,
.design-podbor .twentytwenty-right-arrow {
	background-image: url("data:image/svg+xml,%3Csvg id='lfarow-twentytwenty' width='3.986938' height='10.755371' viewBox='0 0 3.98694 10.7554' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath id='Vector 218' d='M0.43 0.26L3.4 5.07L0.43 10.51' stroke='%23636363' stroke-opacity='1.000000' stroke-width='1.000000'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
	width: 4px;
    height: 11px;
	margin-top: -5px;
    border: 0;
}

@media (max-width: 991px) {
	.design-podbor { padding-bottom: 53px }
	.design-podbor .podbor-title.h2 {
		font-weight: 400;
		font-size: 34px;
		line-height: 43px;
		max-width: 305px;
	}
	.podbor-item-tabs { padding: 0 }
	.podbor-item-tabs > .tabs-list {
		margin-bottom: 9px;
		gap: 10px;
	}
	.podbor-item-tabs > .tabs-list,
	.podbor-item-tabs > .tab > .tab-wrap { overflow: auto }
	.design-podbor .twentytwenty-before-label,
	.design-podbor .twentytwenty-after-label { display: none }
	.podbor-item-tabs .tabs-list li a { padding: 9px 15px 10px }
	.design-podbor .twentytwenty-handle {
		width: 8px;
        height: 38px;
        margin-left: -4px;
        margin-top: -19px;
	}
	.design-podbor .twentytwenty-handle:before { margin-bottom: 24px }
	.design-podbor .twentytwenty-handle:after { margin-top: 24px }
	
	.design-podbor .twentytwenty-left-arrow,
	.design-podbor .twentytwenty-right-arrow {
		width: 3px;
		height: 8px;
		margin-top: -4px;
	}
	.design-podbor .twentytwenty-left-arrow { margin-left: -5px }
	.design-podbor .twentytwenty-right-arrow { margin-right: -5px }
}

/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/design-vozmognosty.css?17453093161173*/
.design-vozmognosty { padding-bottom: 71px }
.vozmognosty-items {
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 38px 30px;
}
.design-vozmognosty .vozmognosty-title.h2 {
	max-width: 860px;
	margin-bottom: 13px;
}
.vozmognosty-subtitle {
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 34px;
}
.vozmognosty-items .vozmognosty-item {
    display: flex;
    flex-direction: column;
	flex-shrink: 0;
    gap: 18px;
}
.vozmognosty-items .vozmognosty-item img { max-width: 100% }
.vozmognosty-items .vozmognosty-item .vozmognosty-item-title {
	font-weight: 500;
	font-size: 21px;
	line-height: 26px;
}

@media (min-width: 992px) {
	.vozmognosty-items .vozmognosty-item { flex: 0 1 calc(25% - 23px) }
}
@media (max-width: 991px) {
	.design-vozmognosty .vozmognosty-title.h2 {
        font-size: 34px;
        line-height: 43px;
        margin-bottom: 7px;
    }
	.vozmognosty-subtitle {
		font-size: 17px;
		line-height: 24px;
    }
}
@media (max-width: 580px) {
	.vozmognosty-items-wrap { overflow: auto }
	.vozmognosty-items {
		flex-wrap: initial;
		width: 100%;
		min-width: 606px;
		padding-bottom: 10px;
	}
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/design-popadanie.css?1745309316751*/
.design-popadanie {
	display: flex;
	justify-content: space-between;
	background-color: #f8f8f8;
	width: 100%;
	margin-bottom: 113px;
}
.popadanie-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 42px 50px 50px 63px;
}
.design-popadanie .popadanie-title.h2 { margin-bottom: 7px }
.popadanie-subtitle {
	font-size: 17px;
	line-height: 24px;
	max-width: 380px;
}
@media screen and (max-width: 1200px) {
	.popadanie-right img { max-width: 100% }
}
@media (max-width: 991px) {
	.design-popadanie .popadanie-title.h2 {
		font-size: 34px;
		line-height: 43px;
		margin-bottom: 17px;
	}
	.design-popadanie { flex-direction: column }
	.popadanie-left { padding: 0 }
	.popadanie-subtitle { margin-bottom: 17px }
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/design-obrazci.css?1745309316971*/
.design-obrazci { padding-bottom: 107px }
.obrazci-items {
    display: flex;
    justify-content: space-between;
    gap: 35px;
}
.design-obrazci .obrazci-title.h2 {
	max-width: 860px;
	margin-bottom: 13px;
}
.obrazci-subtitle {
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 34px;
}
.obrazci-items .obrazci-item {
    display: flex;
    flex-direction: column;
    flex: 1 1 100%;
    gap: 18px;
}
.obrazci-items .obrazci-item img { max-width: 100% }
.obrazci-items .obrazci-item .obrazci-item-title {
	font-weight: 500;
	font-size: 22px;
	line-height: 28px;
	max-width: 435px;
}

@media (max-width: 991px) {
	.design-obrazci .obrazci-title.h2 {
        font-size: 34px;
        line-height: 43px;
        margin-bottom: 7px;
    }
	.obrazci-subtitle {
		font-size: 17px;
		line-height: 24px;
    }
	.obrazci-items { flex-wrap: wrap }
	.obrazci-items .obrazci-item .obrazci-item-title {
		font-size: 16px;
		line-height: 20px;
	}
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/design-dolgovechnie.css?17453093161321*/
.design-dolgovechnie { padding-bottom: 89px }
.dolgovechnie-items {
    display: flex;
	justify-content: space-between;
	gap: 29px 32px;
	width: 100%;
}
.dolgovechnie-title.h2 {
	max-width: 955px;
	margin-bottom: 35px;
}
.dolgovechnie-items .dolgovechnie-item { flex: 1 1 100% }
.dolgovechnie-items .dolgovechnie-item img { max-width: 100% }
.dolgovechnie-items .dolgovechnie-item .dolgovechnie-item-data {
	display: flex;
    flex-direction: column;
	margin-top: 20px;
    gap: 9px;
}
.dolgovechnie-items .dolgovechnie-item .dolgovechnie-item-title {
	font-weight: 500;
	font-size: 22px;
	line-height: 28px;
	max-width: 350px;
}
.dolgovechnie-items .dolgovechnie-item .dolgovechnie-item-desc {
	line-height: 24px;
	max-width: 330px;
}

@media (max-width: 991px) {
    .dolgovechnie-title.h2 {
        font-size: 34px;
        line-height: 43px;
        margin-bottom: 7px;
    }
	.dolgovechnie-items { flex-wrap: wrap }
}
@media (max-width: 580px) {
	.dolgovechnie-items .dolgovechnie-item .dolgovechnie-item-img {
		display: flex;
		justify-content: center;
		align-items: center;
		max-height: 118px;
		overflow: hidden;
	}
	.dolgovechnie-items .dolgovechnie-item .dolgovechnie-item-img img { width: 100% }
	.dolgovechnie-items .dolgovechnie-item .dolgovechnie-item-title {
		font-size: 20px;
		line-height: 25px;
	}
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/index-montag.css?17453093161713*/
.index-montag {
	display: flex;
	color: #373330;
	width: 100%;
	padding-bottom: 100px;
	gap: 22px 41px;
}
.catalog-new.element .index-montag { padding-bottom: 53px }
.montag-left {
    display: flex;
	/* justify-content: space-between; */
	flex-direction: column;
    align-items: flex-start;
	/* gap: 38px; */
	max-width: 550px;
}
.montag-right { font-size: 0 }
.montag-items {
    display: flex;
	justify-content: space-between;
	gap: 29px 50px;
	overflow: auto;
	margin-bottom: 30px;
}
.index-montag .montag-title.h2 {
	/* font-family: 'Cera Pro'; */
	/* font-size: 42px; */
	/* line-height: 49px; */
	/* margin-bottom: -22px; */
	margin-bottom: 18px;
}
.montag-subtitle {
	font-family: 'Cera Pro';
	font-size: 17px;
	line-height: 24px;
	max-width: 380px;
    margin-bottom: 39px;
}
.montag-items .montag-item {
	font-family: 'Cera Pro';
	flex: 1 1 100%;
}
.montag-items .montag-item .montag-item-img { margin-bottom: 10px }
.montag-items .montag-item .montag-item-title {
	font-size: 17px;
	line-height: 24px;
}

.index-montag .normal-button {
    line-height: 39px;
    width: 284px;
    height: 57px;
}

@media screen and (min-width: 1201px) {
	.montag-items .montag-item { max-width: 200px }
}
@media screen and (max-width: 1200px) {
	.montag-right img { max-width: 100% }
}
@media (max-width: 991px) {
	.index-montag .montag-title.h2 {
		font-size: 34px;
		line-height: 43px;
		margin-bottom: 17px;
	}
	.montag-items {
		flex-direction: column;
		max-width: 260px;
		margin-bottom: 42px;
		gap: 18px;
	}
	.montag-items .montag-item {
		display: flex;
		gap: 20px;
	}
}
@media screen and (max-width: 768px) {
	.index-montag {
		display: flex;
		color: #373330;
		width: 100%;
		flex-direction: column;
	}
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/components/bitrix/form.result.new/index-podbor/style.css?17453950854285*/
.index-podbor-form-wrap { padding: 46px 0 130px }
.index-podbor-form {
	display: flex;
	position: relative;
	background: #f8f8f8;
	color: #373330;
	font-family: 'Cera Pro';
}
.index-podbor-form  .feild_wrapper { width: auto }
.index-podbor-form .errortext {
    display: block;
	margin: -16px 0 0px;
}
.index-podbor-form .success {
	display: inline-flex;
    justify-content: center;
    align-items: center;
	color: green;
	font-size: 20px;
	height: 40px;
}
.index-podbor-form .podbor-form-left {
	background-color: #eaeaea;
	font-size: 0;
}
.index-podbor-form .podbor-form-right {
	display: flex;
	flex-direction: column;
	/* font-size: 0; */
	width: 100%;
    padding: 50px 63px 37px 78px;
	z-index: 0;
}
.index-podbor-form form {
	display: flex;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
    gap: 10px;
}
.index-podbor-form .podbor-form-title.h2 { margin-bottom: 8px }
.index-podbor-form .podbor-form-desc {
	font-size: 17px;
	line-height: 24px;
	max-width: 430px;
    margin-bottom: 22px;
}
.index-podbor-form form [data-phone="phone"] {
	background: #fff;
	font-size: 14px;
	line-height: 18px;
	width: 225px;
	height: 47px;
	padding: 15px 16px 16px;
	border: 1px solid #e4e3e1;
	border-radius: 4px;
}
.index-podbor-form form .submit {
    padding: 8px 23px;
	width: 225px;
	height: 51px;
}
.index-podbor-form form .file_load {
	line-height: 24px;
	display: flex;
    align-items: center;
    gap: 9px;
	cursor: pointer;
}
.index-podbor-form form .file_load:before {
	content: no-close-quote;
	background-image: url('/local/templates/dvernoylider_redesign/components/bitrix/form.result.new/index-podbor/images/form_skrep.png');
	background-repeat: no-repeat;
	background-position: left;
	width: 17px;
	height: 18px;
}
.index-podbor-form form [data-file="file"] { display: none }
.index-podbor-form .podbor-form-politics {
	display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 24px;
    margin-top: 6px;
	gap: 3px;
}
.index-podbor-form .podbor-form-politics input[type="checkbox"] { margin: 3px 3px 3px 4px }
.index-podbor-form .podbor-form-politics a { text-decoration: underline }
.index-podbor-form .podbor-form-politics a:hover { text-decoration: none }

@media (max-width: 991px) {
	.index-podbor-form { flex-direction: column }
	.index-podbor-form .podbor-form-title.h2 {
        font-size: 34px;
        line-height: 43px;
    }
	.index-podbor-form .podbor-form-desc {
        font-size: 17px;
        line-height: 24px;
	}
	.index-podbor-form .podbor-form-left { order: 2 }
	.index-podbor-form .podbor-form-left img { max-width: 100% }
	.index-podbor-form .podbor-form-right { padding: 30px 15px }
	.index-podbor-form form { flex-direction: column }
	.index-podbor-form form .input {
		width: 100%;
		max-width: 343px;
	}
}
@media (max-width: 580px) {
	.index-podbor-form form [data-phone="phone"] { width: 100% }
}

.index-podbor-form input[type=tel]:-moz-placeholder,
.index-podbor-form input[type=email]:-moz-placeholder,
.index-podbor-form input[type=text]:-moz-placeholder,
.index-podbor-form select:-moz-placeholder,
.index-podbor-form textarea:-moz-placeholder { color: #9c8875 }
.index-podbor-form input[type=email]::-moz-placeholder,
.index-podbor-form input[type=tel]::-moz-placeholder,
.index-podbor-form input[type=text]::-moz-placeholder,
.index-podbor-form select::-moz-placeholder,
.index-podbor-form textarea::-moz-placeholder { color: #9c8875 }
.index-podbor-form input[type=tel]:-ms-input-placeholder,
.index-podbor-form input[type=email]:-ms-input-placeholder,
.index-podbor-form input[type=text]:-ms-input-placeholder,
.index-podbor-form select:-ms-input-placeholder,
.index-podbor-form textarea:-ms-input-placeholder { color: #9c8875 }
.index-podbor-form input[type=tel]::-webkit-input-placeholder,
.index-podbor-form input[type=email]::-webkit-input-placeholder,
.index-podbor-form input[type=text]::-webkit-input-placeholder,
.index-podbor-form select::-webkit-input-placeholder,
.index-podbor-form textarea::-webkit-input-placeholder { color: #9c8875 }


#podbor {
    width: auto;
	max-width: 100%;
    height: auto;
    padding: 0;
}
#podbor .index-podbor-form-wrap { padding: 0 }
@media (max-width: 1200px) {
	#podbor .index-podbor-form .podbor-form-right { padding: 20px }
}
@media (max-width: 991px) {
	/* #podbor .index-podbor-form .podbor-form-left { display: none } */
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/design-reviews.css?17453093162209*/
.design-reviews {
	width: 100%;
	padding-bottom: 125px;
}
.design-reviews .design-reviews-title.h2 { margin-bottom: 46px }
.design-reviews .reviews-items {
    display: flex;
	justify-content: space-between;
	gap: 21px;
}
.design-reviews .reviews-items .reviews-item {
	display: flex;
	justify-content: space-between;
}
.design-reviews .reviews-items .reviews-item img { max-width: 100% }
.design-reviews .reviews-item-left {
    max-width: 355px;
}
.design-reviews .reviews-item-title {
	color: #262626;
	font-size: 35px;
	line-height: 44px;
	margin-bottom: 6px;
}
.design-reviews .reviews-item-text {
	color: #262626;
	font-size: 14px;
	line-height: 21px;
}
.design-reviews .reviews-item-author {
	display: flex;
    gap: 18px;
	margin-top: 32px;
}
.design-reviews .reviews-item-author-img {
    font-size: 0;
	width: 57px;
    height: 57px;
    border-radius: 50%;
    overflow: hidden;
}
.design-reviews .reviews-item-author-title {
	color: #333333;
	font-weight: 500;
	font-size: 16px;
	line-height: 16px;
}
.design-reviews .reviews-item-author-position {
	color: #333333;
	font-size: 13px;
	line-height: 26px;
}
.design-reviews .reviews-item-author-city {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	opacity: 0.5;
}
.design-reviews .reviews-item-right {
    font-size: 0;
    display: flex;
    gap: 18px;
}
.design-reviews .reviews-item-right-tmb {
    max-width: 231px;
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.design-reviews .reviews-items.owl-index-style .owl-nav .owl-prev { left: -94px }
.design-reviews .reviews-items.owl-index-style .owl-nav .owl-next { right: -94px }

@media (max-width: 1360px) {
	.design-reviews .reviews-items.owl-index-style .owl-nav .owl-prev { left: 0 }
	.design-reviews .reviews-items.owl-index-style .owl-nav .owl-next { right: 0 }
}
@media (min-width: 992px) {
	.design-reviews .reviews-item-title { max-width: 215px } /* садизм */ 
}
@media (max-width: 991px) {
	.design-reviews .reviews-items { flex-direction: column }
	.design-reviews .reviews-item-title { font-size: 26px }
	.design-reviews .reviews-item-right-tmb { display: none }
	
	.design-reviews .reviews-items .reviews-item {
		flex-direction: column;
		gap: 15px;
	}
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/index-pokraska.css?17453093161716*/
.index-pokraska {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 75px;
    gap: 22px;
}
.index-pokraska .index-pokraska-title.h2 { max-width: 450px }
.pokraska-left { max-width: 515px }
	.pokraska-text {
		color: var(--primary);
		font-family: 'Cera Pro';
		font-size: 17px;
		line-height: 24px;
		max-width: 360px;
		margin: 20px 0;
	}
.pokraska-img {
	position: relative;
	font-size: 0;
}
	.pokraska-quote {
		background: var(--primary);
		font-size: 16px;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 212px;
		/* height: 300px; */
	}
		.pokraska-quote-img {
			font-size: 0;
			position: absolute;
			bottom: 0;
		}
			.pokraska-img > img { max-width: 100% }
		.pokraska-quote-text {
			color: #fff;
			font-weight: 500;
			line-height: 22px;
			padding: 20px 24px;
		}
			.pokraska-quote-text > p:first-child { margin-bottom: 7px }
			.pokraska-quote-text .remark {
				font-size: 13px;
				font-weight: 400;
				line-height: 18px;
			}

.index-pokraska .normal-button {
    display: block;
	line-height: 39px;
    width: 245px;
    height: 57px;
}

@media screen and (min-width: 1201px) {
	.pokraska-quote-img { right: 100% }
}
@media screen and (max-width: 1200px) {
	.pokraska-quote-img { left: 100% }
}
@media screen and (min-width: 992px) {
	.pokraska-text .psevdoquote { display: none }
}
@media screen and (max-width: 991px) {
	.index-pokraska {
		flex-direction: column;
		padding-bottom: 53px;
	}
	.index-pokraska .index-pokraska-title.h2 { margin-bottom: 0 }
	.pokraska-left { max-width: initial }
	.pokraska-text {
		max-width: 292px;
		margin: 13px 0 18px;
	}
	.pokraska-text .psevdoquote { margin-top: 8px }
	.pokraska-quote { display: none }
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/index-defect.css?17453093163398*/
.index-defect {
	width: 100%;
    padding-bottom: 73px;
}
.index-defect .defect-title.h2 {
    line-height: 53px;
    max-width: 800px;
	margin-bottom: 18px;
}
.defect-item-tabs {
	width: 100%;
	padding: 69px 0;
}
.defect-item-tabs .tabs-list {
	display: flex;
	margin-bottom: 24px;
	gap: 18px;
}
.defect-item-tabs .tabs-list li {
    display: flex;
    align-items: center;
}
.defect-item-tabs .tabs-list li a {
	color: var(--primary);
	line-height: 24px;
	text-decoration: none;
	padding: 9px 32px 10px 32px;
	border: 1px solid #444;
	border-radius: 2px;
	white-space: nowrap;
}
.defect-item-tabs .tabs-list li a:hover,
.defect-item-tabs .tabs-list li.active a { color: #373330 }

.index-defect .twentytwenty-container img { width: 100% }
.index-defect .twentytwenty-overlay:hover { background: none }
.index-defect .twentytwenty-before-label,
.index-defect .twentytwenty-after-label { opacity: 1 }
.index-defect .twentytwenty-before-label:before,
.index-defect .twentytwenty-after-label:before {
    background: #fff;
    color: var(--primary);
    font-size: 16px;
    line-height: 25px;
	letter-spacing: initial;
    top: 50px;
    padding: 10px;
}
.index-defect .twentytwenty-before-label:before { left: 42px }
.index-defect .twentytwenty-after-label:before { right: 42px }
.index-defect .twentytwenty-handle {
    background: #fff;
    width: 18px;
    height: 56px;
	margin-left: -9px;
    margin-top: -28px;
    border-radius: 15px;
}
.index-defect .twentytwenty-handle:before { margin-bottom: 33px }
.index-defect .twentytwenty-handle:after { margin-top: 33px }
.index-defect .twentytwenty-left-arrow {
	margin-left: -7px;
	transform: rotate(180deg);
}
.index-defect .twentytwenty-right-arrow { margin-right: -7px }
.index-defect .twentytwenty-left-arrow,
.index-defect .twentytwenty-right-arrow {
	background-image: url("data:image/svg+xml,%3Csvg id='lfarow-twentytwenty' width='3.986938' height='10.755371' viewBox='0 0 3.98694 10.7554' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath id='Vector 218' d='M0.43 0.26L3.4 5.07L0.43 10.51' stroke='%23636363' stroke-opacity='1.000000' stroke-width='1.000000'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
	width: 4px;
    height: 11px;
	margin-top: -5px;
    border: 0;
}

@media (max-width: 991px) {
	.index-defect {
    padding-bottom: 53px;
}
	.index-defect .defect-title.h2 {
		font-weight: 400;
		font-size: 34px;
		line-height: 43px;
		max-width: 305px;
	}
	.defect-item-tabs { padding: 0 }
	.defect-item-tabs > .tabs-list {
		margin-bottom: 9px;
		gap: 10px;
	}
	.defect-item-tabs > .tabs-list,
	.defect-item-tabs > .tab > .tab-wrap { overflow: auto }
	.index-defect .twentytwenty-before-label,
	.index-defect .twentytwenty-after-label { display: none }
	.defect-item-tabs .tabs-list li a { padding: 9px 15px 10px }
	.index-defect .twentytwenty-handle {
		width: 8px;
        height: 38px;
        margin-left: -4px;
        margin-top: -19px;
	}
	.index-defect .twentytwenty-handle:before { margin-bottom: 24px }
	.index-defect .twentytwenty-handle:after { margin-top: 24px }
	
	.index-defect .twentytwenty-left-arrow,
	.index-defect .twentytwenty-right-arrow {
		width: 3px;
		height: 8px;
		margin-top: -4px;
	}
	.index-defect .twentytwenty-left-arrow { margin-left: -5px }
	.index-defect .twentytwenty-right-arrow { margin-right: -5px }
}

/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/index-accuracy.css?17453093161115*/
.index-accuracy {
	width: 100%;
	padding-bottom: 101px;
}
.accuracy-items {
    display: flex;
	justify-content: space-between;
	gap: 32px;
	overflow: auto;
}
.index-accuracy .accuracy-title.h2 {
	margin-bottom: 45px;
}
.accuracy-items .accuracy-item {
	color: var(--primary);
	flex: 1 1 100%;
}
.accuracy-items .accuracy-item img { max-width: 100% }
.accuracy-items .accuracy-item .accuracy-item-data {
	display: flex;
    flex-direction: column;
	margin-top: 19px;
    gap: 4px;
}
.accuracy-items .accuracy-item .accuracy-item-title {
	font-size: 22px;
	font-weight: 500;
	line-height: 28px;
	margin-bottom: 7px;
}
.accuracy-items .accuracy-item .accuracy-item-desc {
	color: rgb(103, 88, 76);
	line-height: 24px;
}
@media (max-width: 991px) {
	.index-accuracy { padding-bottom: 44px }
	.index-accuracy .accuracy-title.h2 {
		font-size: 34px;
		line-height: 43px;
		margin-bottom: 27px;
	}
	.accuracy-items {
		flex-direction: column;
	}
	.accuracy-items .accuracy-item .accuracy-item-title {
		font-size: 20px;
		line-height: 25px;
	}
	.accuracy-items .accuracy-item .accuracy-item-desc {
		font-size: 17px;
	}
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/index-durability.css?17453093161222*/
.index-durability {
    width: 100%;
    padding-bottom: 124px;
}
.durability-items {
    display: flex;
	justify-content: space-between;
	gap: 29px 32px;
	overflow: auto;
}
.index-durability .durability-title.h2 {
	margin-bottom: 45px;
}
.durability-items .durability-item {
	color: #373330;
	font-family: 'Cera Pro';
	flex: 1 1 100%;
	text-decoration: none;
	max-width: 90vw;
	min-width: 281px;
	margin-bottom: 20px;
}
.durability-items .durability-item img { max-width: 100% }
.durability-items .durability-item .durability-item-data {
	display: flex;
    flex-direction: column;
	margin-top: 20px;
    gap: 4px;
}
.durability-items .durability-item .durability-item-title {
	font-size: 22px;
	font-weight: 500;
	line-height: 28px;
	max-width: 410px;
}
@media (max-width: 991px) {
	.index-durability { padding-bottom: 62px }
	.index-durability .durability-title.h2 {
		font-size: 34px;
		line-height: 43px;
		margin-bottom: 25px;
	}
	.durability-items { flex-direction: column }
	.durability-items .durability-item { margin-bottom: 0 }
	.durability-items .durability-item .durability-item-data { margin-top: 7px }
	.durability-items .durability-item .durability-item-title {
		font-size: 20px;
		line-height: 25px;
	}
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/index-proizvodstvo.css?17453093161611*/
.index-proizvodstvo { width: 100% }
.index-proizvodstvo .proizvodstvo-title.h2 {
	font-size: 42px;
	line-height: 49px;
	max-width: 885px;
	margin-bottom: 29px;
}
.index-proizvodstvo #proizvodstvo-main .owl-item,
.index-proizvodstvo #proizvodstvo-tmb .owl-item { padding: 0 }
.proizvodstvo-items {
    display: flex;
	justify-content: flex-start;
	gap: 11px 30px;
	max-width: 915px;
	/* padding-bottom: 50px; */
	margin-bottom: 34px;
}
.proizvodstvo-items .proizvodstvo-item {
	color: var(--primary);
	font-size: 17px;
	line-height: 24px;
	flex: 1 1 100%;
	display: flex;
    gap: 15px;
}
.proizvodstvo-items .proizvodstvo-item:before {
    content: no-close-quote;
    display: inline-block;
    background: url('/local/templates/dvernoylider_redesign/img/checked.svg') no-repeat center top;
    width: 30px;
    height: 30px;
    flex-shrink: 0;
}
.index-proizvodstvo #proizvodstvo-tmb { margin: 11px 0 18px }
@media screen and (max-width: 991px) {
	/* .index-proizvodstvo { padding-bottom: 50px } */
	.index-proizvodstvo .proizvodstvo-title.h2 {
		font-size: 34px;
		line-height: 43px;
		margin-bottom: 16px;
	}
	.proizvodstvo-items { flex-direction: column }
	.proizvodstvo-items .proizvodstvo-item { gap: 10px }
	.index-proizvodstvo #proizvodstvo-tmb { display: none }
}
@media (max-width: 580px) {
	/* .index-proizvodstvo { overflow: hidden } */
	.index-proizvodstvo #proizvodstvo-main {
		width: 100%;
		/* min-width: 586px; */
	}
	
	.index-proizvodstvo .owl-index-style .owl-item { padding: 0 }
	.index-proizvodstvo .owl-index-style.owl-theme .owl-dots {
		padding: 0;
		margin-top: 10px !important;
	}
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/index-showroom.css?1745309316770*/
.index-showroom { width: 100% }
.index-showroom .showroom-title.h2 {
	/* color: #373330; */
	/* font-family: 'Cera Pro'; */
	/* font-size: 42px; */
	margin-bottom: 27px;
}
.index-showroom .showroom-main-item {
	text-align: center
}
.index-showroom .owl-carousel .owl-item .showroom-main-item img {
	display: inline-block;
	width: auto;
    max-height: 532px;
}
.index-showroom #showroom-main .owl-item,
.index-showroom #showroom-tmb .owl-item { padding: 0 }
.showroom-text {
	color: rgb(55, 51, 48);
	font-family: 'Cera Pro';
	font-size: 24px;
	font-weight: 500;
	line-height: 30px;
	margin-bottom: 23px;
}
#showroom-tmb { margin: 22px 0 64px }
@media screen and (max-width: 768px) {
	.showroom-title {
		font-size: 34px;
		line-height: 43px;
		margin-bottom: 32px;
	}
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/index-map.css?1745309316200*/
.index-map { width: 100% }
.index-map-title {
	font-size: 48px;
	line-height: 60px;
	margin-bottom: 45px;
}
@media (max-width: 991px) {
	.index-map-title {
		font-size: 36px;
		line-height: 45px;
	}
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/components/bitrix/form.result.new/index-consult/style.css?17496416973432*/
.index-consult-form-wrap { padding: 69px 0 }
.index-consult-form {
	display: flex;
	justify-content: flex-end;
	position: relative;
	background: #ecebe9;
	background: linear-gradient(180deg, #F0F0F0 46.73%, #E6E6E6 100%);
	color: #373330;
	font-family: 'Cera Pro';
}
.index-consult-form .success {
	display: inline-flex;
    justify-content: center;
    align-items: center;
	color: green;
	font-size: 20px;
	height: 40px;
}
.index-consult-form .consult-form-right {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
    padding: 50px 63px 52px 52px;
    gap: 17px;
	z-index: 0;
}
.index-consult-form form .flex-row {
	display: flex;
	align-items: flex-start;
	gap: 15px;
}
.index-consult-form .consult-form-title {
	font-size: 36px;
	line-height: 45px;
}
.index-consult-form .consult-form-desc {
	font-size: 16px;
	line-height: 24px;
}
.index-consult-form form [data-phone="phone"] {
	background: #fff;
	font-size: 14px;
	line-height: 18px;
	/*width: 388px;*/
	height: 40px;
	padding: 15px 16px 16px;
	border: 1px solid #e4e3e1;
	border-radius: 4px;
}
.index-consult-form form .submit {
    padding: 8px 23px;
}
.index-consult-form .consult-form-politics {
	font-size: 10px;
	line-height: 14px;
}
.index-consult-form .consult-form-politics a { text-decoration: underline }
.index-consult-form .consult-form-politics a:hover { text-decoration: none }
@media (min-width: 1200px) {
	.index-consult-form:before {
		content: no-close-quote;
		display: block;
		background-image: url('/local/templates/dvernoylider_redesign/components/bitrix/form.result.new/index-consult/images/consult-form-bg.jpg');
		background-repeat: no-repeat;
		background-position: left;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 0;
	}
	.index-consult-form .consult-form-right { max-width: 680px }
}
@media (max-width: 768px) {
	.index-consult-form .consult-form-title {
		font-weight: 500;
		font-size: 24px;
		line-height: 30px;
	}
	.index-consult-form .consult-form-desc {
		font-size: 14px;
		line-height: 18px;
	}
	.index-consult-form .consult-form-right { padding: 30px 15px }
	.index-consult-form form { flex-direction: column }
	.index-consult-form form .input {
		width: 100%;
		max-width: 343px;
	}
}
@media (max-width: 580px) {
	.index-consult-form form [data-phone="phone"] {
		width: 100%;
	}
}

.index-consult-form input[type=tel]:-moz-placeholder,
.index-consult-form input[type=email]:-moz-placeholder,
.index-consult-form input[type=text]:-moz-placeholder,
.index-consult-form select:-moz-placeholder,
.index-consult-form textarea:-moz-placeholder { color: #9c8875 }
.index-consult-form input[type=email]::-moz-placeholder,
.index-consult-form input[type=tel]::-moz-placeholder,
.index-consult-form input[type=text]::-moz-placeholder,
.index-consult-form select::-moz-placeholder,
.index-consult-form textarea::-moz-placeholder { color: #9c8875 }
.index-consult-form input[type=tel]:-ms-input-placeholder,
.index-consult-form input[type=email]:-ms-input-placeholder,
.index-consult-form input[type=text]:-ms-input-placeholder,
.index-consult-form select:-ms-input-placeholder,
.index-consult-form textarea:-ms-input-placeholder { color: #9c8875 }
.index-consult-form input[type=tel]::-webkit-input-placeholder,
.index-consult-form input[type=email]::-webkit-input-placeholder,
.index-consult-form input[type=text]::-webkit-input-placeholder,
.index-consult-form select::-webkit-input-placeholder,
.index-consult-form textarea::-webkit-input-placeholder { color: #9c8875 }
/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/index-text.css?1745309316468*/
.index-text {
	font-family: 'Cera Pro';
	margin-bottom: 40px;
}
.index-text h2 {
	color: #000;
	font-size: 42px;
	line-height: 49px;
	margin-bottom: 17px;
}
.index-text p {
	color: #343434;
	font-size: 17px;
	line-height: 24px;
	margin-bottom: 17px;
}
.index-text summary {
	color: #343434b3;
	font-size: 17px;
	line-height: 24px;
	cursor: pointer;
}
.index-text [open] summary { display: none }

@media screen and (max-width: 768px) {
	.index-text { display: none }
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/new/css/design-get_aligment.css?1747739531906*/
.design-get_aligment {
    position: fixed;
	top: 100%;
    left: 50%;
	opacity: 0;
	z-index: 10;
}
.design-get_aligment .design-get_aligment-close {
    display: inline-block;
    position: absolute;
    top: -20px;
    right: 0;
    opacity: .6;
}
.design-get_aligment .design-get_aligment-close:hover { opacity: 1 }
.design-get_aligment .design-get_aligment-quote {
    background: var(--primary);
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 3px;
    width: 100%;
    padding: 8px 24px 9px;
    border-radius: 2px;
}

@media screen and (min-width: 1800px) {
	.design-get_aligment { transform: translate(calc(-50% - 785px), -50%) }
}
@media screen and (min-width: 992px) {
	.design-get_aligment {
		left: 5%;
		transform: translate(0, -50%);
	}
}
@media screen and (max-width: 991px) {
	.design-get_aligment { display: none }
}
/* End */


/* Start:/local/templates/dvernoylider_redesign/components/bitrix/form.result.new/get_offer/style.css?17496411985497*/
.get_offer-form-wrap { padding-bottom: 91px }
.get_offer-form {
	font-family: 'Cera Pro';
	--primary: #373330;
	color: var(--primary);
	display: flex;
	position: relative;
	gap: 60px;
}
.get_offer-form .feild_wrapper { width: auto }
.get_offer-form .errortext {
    display: block;
	margin: -26px 0 10px;
}
.get_offer-form .success {
	display: inline-flex;
    justify-content: center;
    align-items: center;
	color: green;
	font-size: 20px;
	height: 40px;
}
.get_offer-form .get_offer-form-right {
	display: flex;
	flex-direction: column;
	width: 100%;
}
.get_offer-form .get_offer-form-title.h2 {
	font-weight: 400;
    font-size: 40px;
    line-height: 45px;
	margin-bottom: 7px;
}
.get_offer-form .get_offer-form-title div {
    font-size: 48px;
	font-weight: 500;
    line-height: 55px;
}
.get_offer-form .get_offer-form-desc {
	font-size: 17px;
	line-height: 24px;
	max-width: 525px;
    margin-bottom: 40px;
}
.get_offer-form .form_control {
    display: flex;
    flex-direction: column;
	gap: 7px;
}
.get_offer-form form input {
	background: #fff;
	font-size: 14px;
	line-height: 18px;
	width: 225px;
	height: 51px;
	padding: 15px 16px 16px;
	border: 1px solid #e4e3e1;
	border-radius: 4px;
}
.get_offer-form form .submit {
    padding: 8px 23px;
	width: 225px;
	height: 51px;
}
.get_offer-form form .file_load {
	line-height: 24px;
	display: flex;
    align-items: center;
    gap: 9px;
	cursor: pointer;
}
.get_offer-form form .file_load:before {
	content: no-close-quote;
	background-image: url('/local/templates/dvernoylider_redesign/components/bitrix/form.result.new/get_offer/images/form_skrep.png');
	background-repeat: no-repeat;
	background-position: left;
	width: 17px;
	height: 18px;
}
.get_offer-form form [data-file="file"] { display: none }
.get_offer-form .get_offer-form-politics {
	display: flex;
    align-items: center;
    font-size: 12px;
    line-height: 24px;
    margin-top: 6px;
}
.get_offer-form .get_offer-form-politics input { margin: 3px 3px 3px 4px }
.get_offer-form .get_offer-form-politics a { text-decoration: underline }
.get_offer-form .get_offer-form-politics a:hover { text-decoration: none }


.get_offer-form .get_offer-form-left {
	position: relative;
	font-size: 0;
}
	.get_offer-quote {
		background: var(--primary);
		font-size: 16px;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 195px;
	}
		.get_offer-quote-text {
			color: #fff;
			font-weight: 500;
			line-height: 22px;
			padding: 20px 24px;
		}
			.get_offer-quote-text > p:first-child { margin-bottom: 7px }
			.get_offer-quote-text .remark {
				font-size: 13px;
				font-weight: 400;
				line-height: 18px;
			}
@media (min-width: 1200px) {
	/* .get_offer-form .get_offer-form-right { max-width: 680px } */
}
@media (max-width: 991px) {
	.get_offer-form {
	    flex-direction: column;
		padding: 0 16px;
		gap: 23px 0;
	}
	.get_offer-form .get_offer-form-left {
		/* text-align: center; */
		/* order: 2; */
		display: none;
    }
	.get_offer-form .get_offer-form-left img { max-width: 100% }
	.get_offer-form .get_offer-form-title.h2,
	.get_offer-form .get_offer-form-title.h2 div {
		font-weight: 400;
		font-size: 34px;
		line-height: 43px;
	}
	.get_offer-form .get_offer-form-title.h2 { margin-bottom: 23px }
	.get_offer-form .get_offer-form-desc {
        font-size: 17px;
        line-height: 24px;
        max-width: 300px;
		margin-bottom: 17px;
	}
	.get_offer-form form > .form_control {
		display: flex;
		gap: 10px;
	}
}
/* @media (max-width: 580px) { */
	/* .get_offer-form form input { */
		/* width: 100%; */
	/* } */
/* } */

.get_offer-form input[type=tel]:-moz-placeholder,
.get_offer-form input[type=email]:-moz-placeholder,
.get_offer-form input[type=text]:-moz-placeholder,
.get_offer-form select:-moz-placeholder,
.get_offer-form textarea:-moz-placeholder { color: #9c8875 }
.get_offer-form input[type=email]::-moz-placeholder,
.get_offer-form input[type=tel]::-moz-placeholder,
.get_offer-form input[type=text]::-moz-placeholder,
.get_offer-form select::-moz-placeholder,
.get_offer-form textarea::-moz-placeholder { color: #9c8875 }
.get_offer-form input[type=tel]:-ms-input-placeholder,
.get_offer-form input[type=email]:-ms-input-placeholder,
.get_offer-form input[type=text]:-ms-input-placeholder,
.get_offer-form select:-ms-input-placeholder,
.get_offer-form textarea:-ms-input-placeholder { color: #9c8875 }
.get_offer-form input[type=tel]::-webkit-input-placeholder,
.get_offer-form input[type=email]::-webkit-input-placeholder,
.get_offer-form input[type=text]::-webkit-input-placeholder,
.get_offer-form select::-webkit-input-placeholder,
.get_offer-form textarea::-webkit-input-placeholder { color: #9c8875 }

#get_offer {
	background: #fff;
	width: 1044px;
	min-height: 690px;
	padding: 20px 60px 20px 20px;
}
#get_offer:before { display: none }
#get_offer > div,
#get_offer > div  > div,
#get_offer > div  > div  > div { height: 100% }
#get_offer .get_offer-form-wrap { padding: 0 }
#get_offer .get_offer-form .get_offer-form-desc { margin-bottom: 19px }
@media (min-width: 992px) {
	#get_offer .get_offer-form-left img { max-height: 100% }
}
@media (max-width: 991px) {
	#get_offer {
		width: 100%;
		height: auto;
		max-height: 95vh;
		padding: 20px 0;
		overflow: auto;
	}
	#get_offer .get_offer-form .get_offer-form-title.h2,
	#get_offer .get_offer-form .get_offer-form-title.h2 div {
		font-size: 25px;
		line-height: 31px;
	}
	#get_offer .get_offer-form .get_offer-form-title.h2,
	#get_offer .get_offer-form .get_offer-form-desc { margin-bottom: 14px }
	#get_offer .get_offer-form-left img { max-height: 333px }
}



/* End */
/* /local/templates/dvernoylider_redesign/components/solverweb/catalog/products/style.css?17454840354315 */
/* /local/templates/dvernoylider_redesign/new/css/dlya-dizaynerov.css?1745309316670 */
/* /local/templates/dvernoylider_redesign/components/bitrix/news.list/index-slider.v2/style.css?17460082413093 */
/* /local/templates/dvernoylider_redesign/components/bitrix/breadcrumb/breadcrumb/style.css?167342846187 */
/* /local/templates/dvernoylider_redesign/new/css/design-prichin_5.css?17453093162527 */
/* /local/templates/dvernoylider_redesign/new/css/twentytwenty.css?17453093166537 */
/* /local/templates/dvernoylider_redesign/new/css/design-podbor.css?17453093163295 */
/* /local/templates/dvernoylider_redesign/new/css/design-vozmognosty.css?17453093161173 */
/* /local/templates/dvernoylider_redesign/new/css/design-popadanie.css?1745309316751 */
/* /local/templates/dvernoylider_redesign/new/css/design-obrazci.css?1745309316971 */
/* /local/templates/dvernoylider_redesign/new/css/design-dolgovechnie.css?17453093161321 */
/* /local/templates/dvernoylider_redesign/new/css/index-montag.css?17453093161713 */
/* /local/templates/dvernoylider_redesign/components/bitrix/form.result.new/index-podbor/style.css?17453950854285 */
/* /local/templates/dvernoylider_redesign/new/css/design-reviews.css?17453093162209 */
/* /local/templates/dvernoylider_redesign/new/css/index-pokraska.css?17453093161716 */
/* /local/templates/dvernoylider_redesign/new/css/index-defect.css?17453093163398 */
/* /local/templates/dvernoylider_redesign/new/css/index-accuracy.css?17453093161115 */
/* /local/templates/dvernoylider_redesign/new/css/index-durability.css?17453093161222 */
/* /local/templates/dvernoylider_redesign/new/css/index-proizvodstvo.css?17453093161611 */
/* /local/templates/dvernoylider_redesign/new/css/index-showroom.css?1745309316770 */
/* /local/templates/dvernoylider_redesign/new/css/index-map.css?1745309316200 */
/* /local/templates/dvernoylider_redesign/components/bitrix/form.result.new/index-consult/style.css?17496416973432 */
/* /local/templates/dvernoylider_redesign/new/css/index-text.css?1745309316468 */
/* /local/templates/dvernoylider_redesign/new/css/design-get_aligment.css?1747739531906 */
/* /local/templates/dvernoylider_redesign/components/bitrix/form.result.new/get_offer/style.css?17496411985497 */
