body.compensate-for-scrollbar {
	overflow: hidden
}

.fancybox-active {
	height: auto
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: none;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	transform: translateZ(0);
	width: 100%;
	z-index: 99992
}

.fancybox-container * {
	box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	transition-duration: inherit;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
	opacity: .9;
	transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	transition: opacity .25s ease, visibility 0s ease .25s;
	visibility: hidden;
	z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	transition: opacity .25s ease 0s, visibility 0s ease 0s;
	visibility: visible
}

.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fancybox-toolbar {
	right: 0;
	top: 0
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	transform: translateZ(0);
	z-index: 99994
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden
}

.fancybox-slide {
	-webkit-backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: none;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	transition-property: transform, opacity;
	white-space: normal;
	width: 100%;
	z-index: 99994
}

.fancybox-slide:before {
	content: "";
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
	display: block
}

.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0
}

.fancybox-slide--image:before {
	display: none
}

.fancybox-slide--html {
	padding: 6px
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
	animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	-webkit-backface-visibility: hidden;
	background: transparent;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	transform-origin: top left;
	transition-property: transform, opacity;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
	cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
	cursor: grabbing
}

.fancybox-container [data-selectable=true] {
	cursor: text
}

.fancybox-image,
.fancybox-spaceball {
	background: transparent;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}

.fancybox-spaceball {
	z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%
}

.fancybox-slide--video .fancybox-content {
	background: #000
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff
}

.fancybox-iframe,
.fancybox-video {
	background: transparent;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}

.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0
}

.fancybox-button {
	background: rgba(30, 30, 30, .6);
	border: 0;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
	color: #ccc
}

.fancybox-button:hover {
	color: #fff
}

.fancybox-button:focus {
	outline: none
}

.fancybox-button.fancybox-focus {
	outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: none
}

.fancybox-button div {
	height: 100%
}

.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%
}

.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
	display: none
}

.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: scaleX(0);
	transform-origin: 0;
	transition-property: transform;
	transition-timing-function: linear;
	z-index: 99998
}

.fancybox-close-small {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401
}

.fancybox-close-small:hover {
	color: #fff;
	opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none
}

.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px
}

.fancybox-navigation .fancybox-button div {
	padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right)
}

.fancybox-caption {
	background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996
}

@supports (padding:max(0px)) {
	.fancybox-caption {
		padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
	}
}

.fancybox-caption--separate {
	margin-top: -50px
}

.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline
}

.fancybox-loading {
	animation: a 1s linear infinite;
	background: transparent;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999
}

@keyframes a {
	to {
		transform: rotate(1turn)
	}
}

.fancybox-animated {
	transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
	transform: translateZ(0) scale(1)
}

@media (max-height:576px) {
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px
	}

	.fancybox-slide--image {
		padding: 6px 0
	}

	.fancybox-close-small {
		right: -6px
	}

	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px
	}

	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px
	}

	@supports (padding:max(0px)) {
		.fancybox-caption {
			padding-left: max(12px, env(safe-area-inset-left));
			padding-right: max(12px, env(safe-area-inset-right))
		}
	}
}

.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px
}

.fancybox-share p {
	margin: 0;
	padding: 0
}

.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
	color: #fff
}

.fancybox-share__button:hover {
	text-decoration: none
}

.fancybox-share__button--fb {
	background: #3b5998
}

.fancybox-share__button--fb:hover {
	background: #344e86
}

.fancybox-share__button--pt {
	background: #bd081d
}

.fancybox-share__button--pt:hover {
	background: #aa0719
}

.fancybox-share__button--tw {
	background: #1da1f2
}

.fancybox-share__button--tw:hover {
	background: #0d95e8
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px
}

.fancybox-share__button svg path {
	fill: #fff
}

.fancybox-share__input {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0;
	outline: none;
	padding: 10px 15px;
	width: 100%
}

.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 0;
	width: 212px;
	z-index: 99995
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px
}

.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px
}

.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, .1);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: none;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px
}

.fancybox-thumbs__list a:before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
	opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
	opacity: 1
}

@media (max-width:576px) {
	.fancybox-thumbs {
		width: 110px
	}

	.fancybox-show-thumbs .fancybox-inner {
		right: 110px
	}

	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px)
	}
}

@media screen and (max-width: 1024px) {
	header {
		padding: 10px 0;
	}

	.menu-btn {
		display: block;
		width: 40px;
		height: 40px;
		background: transparent;
		border-radius: 10px;
		flex-shrink: 0;
		margin: 0 0 0 50px;
		position: relative;
		cursor: pointer;
	}

	.menu-btn span {
		display: block;
		width: 25px;
		height: 2px;
		background: #fff;
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -1px 0 0 -8px;
		border-radius: 4px;
	}

	.menu-btn>span::before,
	.menu-btn>span::after {
		content: "";
		width: 25px;
		height: 2px;
		background: #fff;
		position: absolute;
		left: 0;
		transition: transform 0.2s;
		border-radius: 4px;
	}

	.menu-btn>span::before {
		top: -8px;
	}

	.menu-btn>span::after {
		bottom: -8px;
	}

	.menu-btn.is-active>span {
		background: transparent;
	}

	.menu-btn.is-active>span::before {
		transform: rotate(45deg);
		top: 0;
	}

	.menu-btn.is-active>span::after {
		transform: rotate(-45deg);
		bottom: 0;
	}

	.menu {
		display: none;
		position: absolute;
		top: 52px;
		right: 0;
		background: #1d1d1d;
		width: 350px;
		padding: 10px 15px;
	}

	.menu_in {
		display: block;
	}

	.header_flex_right {
		display: block;
	}

	.tel_txt {
		display: block;
	}

	.header_flex_right_main {
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}

	.tel_txt {
		margin: 5px 0 5px 0px;
	}

	.menu_in p {
		margin: 5px 0;
	}

	.catalog_show_flex_in {
		width: 31.8%;
	}

	.filtr_blc_in {
		flex-wrap: wrap;
	}

	.choose_check,
	.inpt_filtr {
		margin: 0 0 15px 0;
	}

	.form_catalog_flex_txt {
		margin: 0 20px 0 0;
	}

	.block_4_flex {
		flex-wrap: wrap;
		justify-content: center;
	}

	.block_4_flex_txt {
		max-width: 100%;
		width: 100%;
		margin: 0 0 30px 0;
	}

	.slide_works_in_slider .slick-prev {
		margin-right: -420px;
	}

	.slide_works_in_slider .slick-next {
		margin-right: -470px;
	}

	.const_block1_in_flex_txt {
		max-width: 440px;
	}

	.calcu_block1_flex_txt {
		max-width: 410px;
		width: 100%;
		margin: 0;
	}

	.works_flex_in {
		width: 30.5%;
		margin: 0 14px 30px;
	}

	.card_block_flex_img {
		width: 400px;
	}

	.card_block_flex_txt_in2 .btn1 {
		width: 200px;
	}
}

@media screen and (max-width: 600px) {
	body {
		padding: 60px 0 0 0;
	}

	header {
		padding: 5px 0;
	}

	.logo {
		width: 90px;
		margin: 0;
	}

	.tel_txt {
		margin: 2px 0 2px 0px;
	}

	.menu {
		width: 360px;
	}

	.menu-btn {
		margin: 0 0 0 15px;
	}

	.menu-btn span {
		width: 34px;
		margin: -1px 0 0 -17px;
	}

	.menu-btn>span::before,
	.menu-btn>span::after {
		width: 34px;
	}

	.menu-btn>span::before {
		top: -11px;
	}

	.menu-btn>span::after {
		bottom: -11px;
	}

	.menu_in_abs_iner {
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		display: block;
		padding: 0;
	}

	.menu_in p {
		font-size: 14px;
	}

	.menu_in_abs_iner_in {
		padding: 5px 10px;
	}

	.big_heading {
		font-size: 32px;
	}

	.crumbs {
		background: none;
		padding: 0;
		font-size: 14px;
		margin: 0 0 30px 0;
	}

	.search_blc form {
		flex-wrap: wrap;
	}

	.inpt_search {
		width: 100%;
		margin: 0 0 10px 0;
	}

	.search_blc .btn1 {
		width: 100%;
		margin: 0 0 10px 0;
	}

	.choose_check1,
	.choose_check2,
	.choose_check3 {
		width: 100%;
	}

	.filtr_blc_in {
		background: #fff;
		padding: 30px 10px 15px 10px;
	}

	.inpt_filtr1,
	.inpt_filtr2 {
		width: 100%;
	}

	.choose_check,
	.inpt_filtr {
		margin: 0 0 10px 0;
	}

	.inpt_filtr_in input {
		background: rgba(243, 243, 243, 1);
	}

	.choose_check_body {
		position: relative;
		top: 0;
	}

	.search_blc {
		margin: 0;
	}

	.btn_filtr_mob {
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		color: rgba(50, 52, 56, 1);
		font-size: 12px;
		font-family: "Montserrat", sans-serif;
		font-weight: 400;
		text-align: center;
		padding: 8px 10px;
		border-radius: 6px;
		background: rgba(255, 255, 255, 1);
		position: relative;
		margin: 0 0 10px 0;
	}

	.btn_filtr_mob::before {
		content: "";
		display: inline-block;
		width: 15px;
		height: 15px;
		background: url(./img/filtr_ic.svg) center no-repeat;
		background-size: contain;
		margin: 0 6px 0 0;
	}

	.filtr_blc {
		display: none;
		padding: 15px 0 0 0;
		border-radius: 6px;
		margin: 0 0 20px 0;
		position: relative;
		background: #fff;
	}

	.flex_result {
		justify-content: space-between;
		padding: 0;
		position: absolute;
		top: 35px;
		left: 0;
		width: 100%;
		padding: 0 10px;
	}

	.txt_filtr {
		display: block;
		text-align: center;
		margin: 0;
		font-family: "Montserrat", sans-serif;
		font-weight: 600;
	}

	.flex_result_txt {
		color: #000;
		cursor: pointer;

	}

	.flex_result_btn {
		position: absolute;
		top: -18px;
		right: 5px;
	}

	.flex_result_btn span {
		font-size: 0;
	}

	.flex_result_btn span::before {
		content: "Сбросить Х";
		font-size: 12px;
		color: rgba(159, 176, 10, 1);
	}

	.catalog_show {
		margin: 0;
	}

	.catalog_show_flex {
		justify-content: space-between;
	}

	.catalog_show_flex_in {
		width: 49%;
		margin: 0 0 10px 0;
	}

	.catalog_show_flex_in_txt {
		padding: 10px 10px;
	}

	.catalog_show_flex_in_txtin1 {
		font-size: 14px;
	}

	.catalog_show_flex_in_txtin2 {
		padding: 0 0 10px 0;
		display: flex !important;
		flex-direction: column !important;
	}

	.catalog_show_flex_in_txtin3 p {
		font-size: 10px;
	}

	.catalog_show_flex_in_txtin3 {
		margin: 0 0 10px 0;
	}

	.catalog_show_flex_in_txtin4 {
		font-size: 14px;
	}

	.form_catalog {
		padding: 30px 20px;
		background: rgba(159, 176, 10, 1) url(./img/form_bg_mob.png) right bottom no-repeat;
	}

	.form_catalog_flex {
		flex-wrap: wrap;
		justify-content: center;
	}

	.form_catalog_flex_txt {
		max-width: 295px;
		margin: 0 0 25px 0;
	}

	.form_catalog_flex_form {
		width: 100%;
	}

	.form_catalog_flex_form .btn1 {
		margin: 0 0 15px 0;
	}

	.form_catalog_flex_abs {
		position: relative;
		max-width: 245px;
	}

	.form_catalog_flex_abs p {
		text-align: center;
	}

	.form_catalog_flex_abs p a {
		display: inline;
	}

	.block_1 {
		padding: 50px 0 40px 0;
	}

	.block_1_in_txt1 {
		font-size: 16px;
	}

	.block_1_in .big_heading {
		font-size: 38px;
	}

	.block_1_in_txt2 {
		font-size: 14px;
	}

	.block_1_in_btns {
		margin: 0 0 30px 0;
	}

	.block_1_in_contact {
		flex-wrap: wrap;
	}

	.block_2_flex {
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}

	.block_1 {
		margin: 0 0 50px 0;
	}

	.block_2_flex_right {
		width: 100%;
	}

	.block_2_flex_right_flex_in {
		width: 100%;
	}

	.block_2_flex_right .big_heading {
		font-size: 20px;
	}

	.block_2_flex_left {
		max-width: 100%;
		margin: 0;
		padding: 40px 0 0 0;
	}

	.block_2_flex_left .btn1 {
		margin: 0 auto 50px;
	}

	.smal_heading {
		font-size: 20px;
	}

	.block_3_txt1 {
		font-size: 14px;
	}

	.block_3_txt1 {
		max-width: 100%;
	}

	.block_3_flex_in1 {
		width: 100%;
	}

	.block_3_flex_in2 {
		width: 100%;
	}

	.block_4_txt2 p {
		font-size: 14px;
	}

	.block_4_txt3_in p {
		font-size: 20px;
	}

	.block_4_flex_img1 {
		width: 100%;
		position: relative;
		left: 0;
		margin: 0 0 20px 0;
		border-radius: 20px;
	}

	.block_4_flex_img2 {
		bottom: 0;
	}

	.block_5_flex {
		flex-wrap: wrap;
	}

	.block_5_flex_in1 {
		width: 100%;
	}

	.block_5_flex_in2 {
		width: 100%;
	}

	.block_6_form_flex {
		flex-wrap: wrap;
	}

	.block_6_form_flex_in {
		width: 100%;
	}

	.block_6_form {
		width: 100%;
	}

	.block_6_form_flex_in_chek label {
		font-size: 12px;
	}

	.block_6 {
		padding: 30px 0 40px 0;
	}

	.footer_top_flex {
		flex-wrap: wrap;
	}

	footer {
		padding: 20px 0;
	}

	.foot_logo {
		margin: 0 0 30px 0;
	}

	.footer_top_flex_in {
		margin: 0 0 10px 0;
	}

	.footer_top {
		padding: 0 0 10px 0;
	}

	.block_6_form .btn1 {
		padding: 10px 10px;
		font-size: 12px;
	}

	.block_6_form_flex_in_file label {
		width: 100%;
		font-size: 12px;
	}

	.block_2_flex_left h3 {
		font-size: 20px;
	}

	.block_2_flex_right_flex_in_txt2 {
		font-size: 14px;
	}

	.block_2_flex_right_flex_in_txt1 {
		font-size: 18px;
	}

	.ques_1_in_flex_iner {
		width: 100%;
	}

	.chose_ques p {
		min-width: 120px;
		font-size: 15px;
		padding: 0 5px 15px;
	}

	.slide_works_in_slider .slick-prev {
		right: 60px;
		margin-right: -0;
	}

	.slide_works_in_slider .slick-next {
		right: 15px;
		margin-right: 0px;
	}

	.const_block1_in_flex {
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}

	.const_block1_in_flex_form {
		width: 100%;
		padding: 20px 15px;
	}

	.const_block1_in_flex_txt {
		margin: 0 0 50px 0;
	}

	.const_block1_in_flex_txt_in1 {
		margin: 0 0 30px 0;
	}

	.calcu_block1_flex {
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}

	.calcu_block1_flex_form_in {
		flex-wrap: wrap;
	}

	.calcu_block1_flex_form_in p {
		width: 100%;
		margin: 0 0 10px 0;
		text-align: left;
	}

	.calcu_block1_flex_txt {
		margin: 0 0 40px 0;
	}

	.calcu_block1_flex_txt p {
		font-size: 14px;
	}

	.cont_block1_flex {
		flex-wrap: wrap;
		padding: 25px 0 1px 0;
	}

	.cont_block1_flex_in {
		margin: 0 0 20px 0;
	}

	.cont_block1_flex2 .block_1_in_contact_in2 {
		flex-wrap: wrap;
	}

	.cont_block1_flex2 .block_1_in_contact_in2 p {
		margin: 0 0 10px 0;
	}

	.footer_top_flex_in_iner {
		margin: 0;
	}

	.for_pd {
		padding: 50px 0 0 0;
	}

	.diz_block1_in_flex {
		overflow-y: auto;
	}

	.clik_diz {
		width: auto;
	}

	.works_flex_parent {
		margin: 0;
	}

	.works_flex {
		justify-content: space-between;
	}

	.works_flex_in {
		width: 100%;
		margin: 0 0 30px 0;
	}

	.popap_back {
		padding: 60px 20px;
	}

	.popap_back_in_txt {
		margin: 0 0 20px 0;
	}

	.crumbs {
		flex-wrap: wrap;
	}

	.crumbs p {
		margin-bottom: 5px;
	}

	.ques_1_card {
		margin: 0;
	}

	.card_block_flex {
		flex-wrap: wrap;
	}

	.card_block_flex_img>h3 {
		display: block;
		font-size: 21px;
		color: #fff;
		font-family: "Roboto", sans-serif;
		font-weight: 700;
		margin: 0 0 20px 0;
	}

	.card_block_flex_img {
		width: 100%;
		margin: 0 0 25px 0;
	}

	.card_block_flex_txt>h3 {
		display: none;
	}

	.card_block_flex_txt_in1 {
		border: none;
		padding: 0;
	}

	.card_block_flex_txt_in1_iner2_iner_in1,
	.card_block_flex_txt_in1_iner2_iner_in2,
	.card_block_flex_txt_in1_iner2_iner_in3 {
		font-size: 14px;
	}

	.card_block_flex_txt_in1_iner2_iner_in1 {
		margin: 0 10px 0 0;
	}

	.card_block_flex_txt_in1_iner2_iner_in2 {
		max-width: 100px;
		overflow: hidden;
		white-space: nowrap;
		margin: 0 10px 0 0;
	}

	.card_block_flex_txt_in1_iner3_img {
		width: 148px;
		overflow: hidden;
	}

	.card_block_flex_txt_in1_iner3_img img {
		width: 100;
		height: auto;
		object-fit: cover;
	}

	.card_block_flex_txt_in1_iner3_txt_in1 {
		font-size: 14px;
		margin: 0 0 8px 0;
	}

	.card_block_flex_txt_in1_iner3_txt_in2 {
		font-size: 18px;
		margin: 0 0 5px 0;
	}

	.card_block_flex_txt_in1_iner3_txt_in3 {
		font-size: 14px;
	}

	.card_block_flex_txt_in1_iner3_txt_in4 p {
		font-size: 14px;
	}

	.card_block_flex_txt_in1_iner3_img img:first-child {
		display: none;
	}

	.card_block_flex_txt_in1_iner3_img img:last-child {
		display: block;
	}

	.card_block_flex_txt_in2 {
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.card_block_flex_txt_in2_iner1 {
		margin: 0 0 10px 0;
	}

	.card_block_flex_txt_in2_iner2 {
		margin: 0 0 10px 0;
	}

	.card_block_flex_txt_in2 .btn1 {
		width: 100%;
	}

	.card_block {
		margin: 0 0 20px 0;
	}

	.card_block2_in {
		border: none;
	}

	.card_block2_flex {
		flex-wrap: wrap;
	}

	.card_block2_flex_txt_in_iner2_iner {
		font-size: 14px;
	}

	.card_block2_flex_txt_in_iner2_iner2 p {
		font-size: 14px;
	}
}

/*reset*/
html,
body,
div,
span,
object,
iframe,
img,
strong,
b,
u,
i,
table,
tbody,
tfoot,
thead,
td,
th,
tr form,
label,
legend,
header,
footer,
article,
section,
aside {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
	outline: none
}

html,
body {
	width: 100%;
	height: 100%;
}

.clear {
	clear: both;
	font-size: 0;
}

.clearfix::after {
	clear: both;
	content: "";
	display: table;
}

* {
	box-sizing: border-box;
}

button,
input[type="button"],
input[type="submit"] {
	cursor: pointer
}

table,
td,
th,
tr {
	border-collapse: collapse;
	border-spacing: 0;
}

input,
select,
textarea,
button {
	font-family: arial, helvetica, sans-serif;
	font-weight: 400;
	color: #000;
}

* {
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

* {
	outline: 0 !important;
}

/*reset*/
.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
	background-color: transparent;
	border: none;
	font-size: 1em
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline;
	list-style: none;
	padding: 0
}

.select2-container .select2-selection--multiple .select2-selection__clear {
	background-color: transparent;
	border: none;
	font-size: 1em
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
	margin-left: 5px;
	padding: 0;
	max-width: 100%;
	resize: none;
	height: 18px;
	vertical-align: bottom;
	font-family: sans-serif;
	overflow: hidden;
	word-break: keep-all
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-dropdown {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051
}

.select2-results {
	display: block
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0
}

.select2-results__option {
	padding: 6px;
	user-select: none;
	-webkit-user-select: none
}

.select2-results__option--selectable {
	cursor: pointer
}

.select2-container--open .select2-dropdown {
	left: 0
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-search--dropdown {
	display: block;
	padding: 4px
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
	display: none
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0)
}

.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	-webkit-clip-path: inset(50%) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	height: 26px;
	margin-right: 20px;
	padding-right: 0px
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	padding-bottom: 5px;
	padding-right: 5px;
	position: relative
}

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
	padding-right: 25px
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	font-weight: bold;
	height: 20px;
	margin-right: 10px;
	margin-top: 5px;
	position: absolute;
	right: 0;
	padding: 1px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: inline-block;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0;
	padding-left: 20px;
	position: relative;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: bottom;
	white-space: nowrap
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
	cursor: default;
	padding-left: 2px;
	padding-right: 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	background-color: transparent;
	border: none;
	border-right: 1px solid #aaa;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	color: #999;
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	padding: 0 4px;
	position: absolute;
	left: 0;
	top: 0
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
	background-color: #f1f1f1;
	color: #333;
	outline: none
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
	padding-left: 5px;
	padding-right: 2px
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	border-left: 1px solid #aaa;
	border-right: none;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
	float: left;
	margin-left: 10px;
	margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid black 1px;
	outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: transparent;
	border: none;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em
}

.select2-container--default .select2-results__option--group {
	padding: 0
}

.select2-container--default .select2-results__option--disabled {
	color: #999
}

.select2-container--default .select2-results__option--selected {
	background-color: #ddd
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: #5897fb;
	color: white
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	height: 26px;
	margin-right: 20px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: transparent;
	border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0;
	padding-bottom: 5px;
	padding-right: 5px
}

.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	display: inline-block;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
	cursor: default;
	padding-left: 2px;
	padding-right: 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	background-color: transparent;
	border: none;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	color: #888;
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	padding: 0 4px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555;
	outline: none
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
	padding-left: 5px;
	padding-right: 2px
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
	box-shadow: none
}

.select2-container--classic .select2-dropdown {
	background-color: #fff;
	border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
	border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
	border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--classic .select2-results__option--group {
	padding: 0
}

.select2-container--classic .select2-results__option--disabled {
	color: grey
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: #3875d7;
	color: #fff
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb
}

/* Slider */
.slick-slider {
	position: relative;

	display: block;
	box-sizing: border-box;

	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;

	display: block;
	overflow: hidden;

	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;

	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-track:before,
.slick-track:after {
	display: table;

	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;

	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;

	height: auto;

	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

@charset 'UTF-8';

/* Slider */
.slick-loading .slick-list {
	background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face {
	font-family: 'slick';
	font-weight: normal;
	font-style: normal;

	src: url('./fonts/slick.eot');
	src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}

/* Arrows */
.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;

	position: absolute;
	top: 50%;

	display: block;

	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);

	cursor: pointer;

	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: .25;
}

.slick-prev:before,
.slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;

	opacity: .75;
	color: white;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev {
	left: -25px;
}

[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto;
}

.slick-prev:before {
	content: '←';
}

[dir='rtl'] .slick-prev:before {
	content: '→';
}

.slick-next {
	right: -25px;
}

[dir='rtl'] .slick-next {
	right: auto;
	left: -25px;
}

.slick-next:before {
	content: '→';
}

[dir='rtl'] .slick-next:before {
	content: '←';
}

/* Dots */
.slick-dotted.slick-slider {
	margin-bottom: 30px;
}

.slick-dots {
	position: absolute;
	bottom: -25px;

	display: block;

	width: 100%;
	padding: 0;
	margin: 0;

	list-style: none;

	text-align: center;
}

.slick-dots li {
	position: relative;

	display: inline-block;

	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;

	cursor: pointer;
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;

	display: block;

	width: 20px;
	height: 20px;
	padding: 5px;

	cursor: pointer;

	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}

.slick-dots li button:before {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;

	position: absolute;
	top: 0;
	left: 0;

	width: 20px;
	height: 20px;

	content: '•';
	text-align: center;

	opacity: .25;
	color: black;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: black;
}

body {
	font-family: "Inter", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	color: #000;
	background: rgba(49, 52, 55, 1);
	position: relative;

}

.for_pd {
	padding: 80px 0 0 0;
}

.container {
	max-width: 1190px;
	margin: 0 auto;
	padding: 0 15px;
}

.catalog_block {
	padding: 30px 0 30px 0;
}

.search_blc {
	margin: 0 0 15px 0;
}

.search_blc form {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.inpt_search {
	width: 85%;
	position: relative;
}

.inpt_search input {
	display: block;
	width: 100%;
	background: #fff;
	padding: 8px 30px 8px 50px;
	font-family: "Montserrat", sans-serif;
	color: rgba(50, 52, 56, 1);
	font-size: 12px;
	font-weight: 400;
	border-radius: 6px;
	border: none;
}

.inpt_search::before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(./img/srch_ic.svg) center no-repeat;
	position: absolute;
	top: 6px;
	left: 20px;
}

.btn1 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 154px;
	padding: 8px 10px;
	border-radius: 6px;
	background: rgba(159, 176, 10, 1);
	font-family: "Inter", sans-serif;
	font-size: 12px;
	font-weight: 400;
	border: none;
	color: #fff;
	text-decoration: none;
	transition: all .3s;
}

.btn1:hover {
	background: #c2d915;
}

.filtr_blc {
	margin: 0 0 100px 0;
}

.filtr_blc_in {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	padding: 15px 15px 15px 15px;
	border-radius: 6px;
	background: rgba(159, 176, 10, 1);
}

.choose_check {
	position: relative;
}

.choose_check1 {
	width: 195px;
}

.choose_check2 {
	width: 156px;
}

.choose_check3 {
	width: 240px;
}

.choose_check_head {
	border-radius: 5px;
	background: rgba(243, 243, 243, 1);
	padding: 8px 25px 8px 13px;
	color: rgba(50, 52, 56, 1);
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-weight: 400;
	position: relative;
	cursor: pointer;
}

.choose_check_head span {
	color: rgba(50, 52, 56, 1);
}

.choose_check_head::after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	background: url(./img/arr_ic1.svg) center no-repeat;
	position: absolute;
	top: 11px;
	right: 14px;
}

.choose_check_body {
	display: none;
	width: 100%;
	position: absolute;
	top: 28px;
	left: 0;
	background: rgba(243, 243, 243, 1);
	border-radius: 0 0 5px 5px;
	padding: 0 13px 5px;
	z-index: 9;
}

.inpt_check {
	border-bottom: 1px solid rgba(213, 211, 211, 1);
}

.inpt_check:last-child {
	border: none;
}

.inpt_check input {
	display: none;
	position: absolute;
	z-index: -5;
}

.inpt_check label {
	display: block;
	font-size: 12px;
	color: rgba(181, 181, 181, 1);
	font-family: "Montserrat", sans-serif;
	font-weight: 300;
	padding: 7px 0;
	cursor: pointer;
	position: relative;
	transition: all .3s;
}

.inpt_check label::before {
	content: "";
	display: inline-block;
	box-sizing: border-box;
	width: 12px;
	height: 12px;
	border-radius: 1px;
	background: rgba(217, 217, 217, 1);
	position: absolute;
	top: 9px;
	right: 0;
	z-index: 1;
	transition: all .3s;
}

.inpt_check label::after {
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	box-sizing: border-box;
	background: url(./img/check_ic.svg) center no-repeat;
	position: absolute;
	top: 9px;
	right: 0;
	z-index: 2;
	transition: all .3s;
	opacity: 0;
}

.inpt_check input:checked+label {
	color: rgba(50, 52, 56, 1);
}

.inpt_check input:checked+label::before {
	border: 1px solid rgba(159, 176, 10, 1);
	background: #fff;
}

.inpt_check input:checked+label::after {
	border-color: rgba(159, 176, 10, 1);
	opacity: 1;
}

.list {
	display: none;
	border: 1px solid;
	width: 300px;
}

.inpt_filtr {
	position: relative;
}

.inpt_filtr1 {
	width: 212px;
}

.inpt_filtr2 {
	width: 134px;
}

.inpt_filtr_flex {
	display: flex;
	justify-content: space-between;
}

.inpt_filtr_txt {
	font-size: 10px;
	color: rgba(50, 52, 56, 1);
	margin: 0 0 4px 0;
}

.inpt_filtr_in {
	width: 48%;
	position: relative;
}

.inpt_filtr2 .inpt_filtr_in {
	width: 47.5%;
}

.inpt_filtr_in span {
	display: inline-block;
	color: rgba(181, 181, 181, 1);
	font-size: 10px;
	position: absolute;
	top: 10px;
	left: 6px;
}

.inpt_filtr_in input {
	display: block;
	width: 100%;
	background: #fff;
	padding: 8px 6px 8px 22px;
	font-family: "Montserrat", sans-serif;
	color: rgba(50, 52, 56, 1);
	font-size: 12px;
	font-weight: 400;
	border-radius: 6px;
	border: none;
}

.flex_result {
	display: flex;
	justify-content: flex-end;
	padding: 20px 0 0 0;
	align-items: center;
}

.flex_result_txt {

	justify-content: center;
	align-items: center;
	/* width: 154px; */
	padding: 8px 10px;
	border-radius: 6px;
	background: rgba(159, 176, 10, 1);
	font-family: "Inter", sans-serif;
	font-size: 12px;
	font-weight: 400;
	border: none;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	transition: all .3s;
}

.card_block_flex_img_big {
	height: 427px;
	position: relative;
}

.card_block_flex_img_big img,
.card_block_flex_img_big a {
	display: block;
	height: 100% !important;
	height: 427px;
}

.flex_result_txt span {
	color: rgb(255, 255, 255);
}

.flex_result_btn {
	display: inline-block;
	background: transparent;
	border: none;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	text-align: left;
	color: rgba(159, 176, 10, 1);
}

.catalog_show {
	margin: 0 -7px;
}

.catalog_show_flex {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	padding: 0 0 10px 0;
}

.catalog_show_flex_in {
	width: 23.8%;
	background: #fff;
	border-radius: 7px;
	margin: 0 7px 20px;
}

.catalog_show_flex_in_slide {
	border-radius: 6px 6px 0px 0px;
	overflow: hidden;

}

.catalog_show_flex_in_slide_parent {
	position: relative;
}

.catalog_show_flex_in_slide_img a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.catalog_show_flex_in_slide_img a::after {
	content: "";
	display: inline-block;
	width: 33px;
	height: 33px;
	background: url(./img/zoom_ic.svg) center no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -5px 0px 0 -11px;
	opacity: 0;
	transition: all .3s;
}

.fancybox-image {
	border-radius: 20px;
	overflow: hidden;
}

.catalog_show_flex_in_slide_img:hover a::after {
	opacity: 1;
}

.catalog_show_flex_in_slide_img img {
	display: block;
	width: 100%;
	height: auto;
}

.slides-numbers {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	z-index: 10;
}

.slides-numbers span {
	font-size: 12px;
	font-family: "Inter", sans-serif;
	font-weight: 400;
}

.slick-prev,
.slick-next {
	width: 17px;
	height: 17px;
	background: #fff !important;
	border-radius: 50%;
	z-index: 10;
	display: block;
}

.slick-prev {
	left: 10px;
}

.slick-next {
	right: 10px;
}

.slick-prev:before,
.slick-next:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
}

.slick-prev:before {
	background: url(./img/arr_prev.svg) 6px 4px no-repeat;
	background-size: 5px;
}

.slick-next:before {
	background: url(./img/arr_next.svg) 6px 4px no-repeat;
	background-size: 5px;
}

.catalog_show_flex_in_txt {
	border-radius: 0 0 6px 6px;
	background: #fff;
	padding: 15px 20px;
}

.catalog_show_flex_in_txtin1 {
	font-size: 18px;
	font-weight: 400;
	color: #000;
	margin: 0 0 10px 0;
}

.catalog_show_flex_in_txtin2 {
	display: flex !important;
	flex-direction: column !important;
}

.catalog_show_flex_in_txtin2 p {
	border-radius: 6px;
	background: rgba(217, 217, 217, 1);
	display: inline-block;
	padding: 4px 8px;
	margin: 0 0 5px 0;
	font-size: 10px;
	color: rgba(50, 52, 56, 1);
	width: fit-content;
}

.catalog_show_flex_in_txtin3 {
	margin: 0 0 15px 0;
}

.catalog_show_flex_in_txtin3 p {
	font-size: 12px;
	margin: 0 0 7px 0;
}

.catalog_show_flex_in_txtin3 p span {
	color: #B5B5B5;
}

.catalog_show_flex_in_txtin4 {
	color: rgba(159, 176, 10, 1);
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 15px 0;
}

.catalog_show_flex_in_txt .btn1 {
	width: 100%;
}

.form_catalog {
	border-radius: 6px;
	background: rgba(159, 176, 10, 1) url(./img/form_bg.png) right 0px no-repeat;
	background-size: cover;
	padding: 17px 35px;
	margin: 0 0 30px 0;
}

.form_catalog_flex {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	position: relative;
}

.form_catalog_flex_txt {
	max-width: 375px;
	margin: 0 50px 0 0;
}

.heading {
	font-size: 21px;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	margin: 0 0 10px 0;
}

.form_catalog_flex_txt p {
	font-family: "Montserrat", sans-serif;
	font-size: 15px;
	font-weight: 400;
	margin: 0;
}

.form_catalog_flex_form {
	width: 213px;
	flex-shrink: 0;
}

.form_catalog_flex_form .inpt_filtr_in {
	width: 100%;
	margin: 0 0 7px 0;
}

.form_catalog_flex_form .btn1 {
	width: 100%;
	background: rgba(49, 52, 55, 1);
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
}

.btn2 {
	width: 268px;
	margin: 0 auto;
}

/* ========== */
header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.45);
	z-index: 9999;
	transition: all .3s;
}

.header_cs {
	background: rgba(0, 0, 0, 1);
}

.header_flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
}

.header_flex_left {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.logo {
	display: block;
	width: 108px;
	height: 52px;
	background: url(./img/logo.png) center no-repeat;
	background-size: contain;
	margin: 0 50px 0 0;
}

.menu_in {
	display: flex;
	justify-content: flex-start;
}

.menu_in p {
	margin: 0 10px;
	font-size: 12px;
	color: #fff;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
}

.menu_in p a {
	color: #fff;
	display: inline-block;
	border-bottom: 1px solid transparent;
	text-decoration: none;
	transition: all .3s;
}

.menu_in p a:hover {
	color: #9fb00a;
	border-bottom: 1px solid #9fb00a;
}

.menu_in_abs {
	position: relative;
}

.menu_in_abs>p {
	background: url(./img/arr_down.png) right 6px no-repeat;
	background-size: 8px;
	padding-right: 15px;
}

.menu_in_abs_iner {
	position: absolute;
	top: 14px;
	left: 0;
	width: 280px;
	padding: 30px 0 0 0;
	display: none;
}

.menu_in_abs:hover .menu_in_abs_iner {
	display: block;
}

.menu_in_abs_iner_in {
	background: #1d1d1d;
	border-radius: 3px;
	padding: 10px 15px;
}

.menu_in_abs_iner_in p {
	font-size: 14px;
	margin: 0 0 10px 0;
}

.header_flex_right {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.tel_txt {
	display: inline-block;
	background: url(./img/tel_ic.svg) 0px 1px no-repeat;
	background-size: 16px;
	padding: 2px 0 2px 22px;
	margin: 0 0 0 25px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

.menu-btn {
	display: none;
}

.big_heading {
	color: #fff;
	font-family: "Montserrat", sans-serif;
	font-size: 48px;
	font-weight: 700;
	margin: 0 0 10px 0;
}

.big_heading span {
	display: inline-block;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #9fb00a;
}

.crumbs {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #fff;
	background: url(./img/home_ic.webp) 0px 2px no-repeat;
	background-size: 33px;
	padding: 10px 0 10px 40px;
	margin: 0 0 50px 0;
}

.crumbs p {
	font-size: 16px;
	margin: 0 5px 0 0;
}

.crumbs p a {
	text-decoration: none;
	color: #fff;
}

.form_catalog_flex_abs {
	max-width: 310px;
	position: absolute;
	bottom: 0;
	right: 0;
}

.form_catalog_flex_abs p {
	text-align: right;
	color: rgba(181, 181, 181, 1);
	font-weight: 300;
	font-size: 12px;
	margin: 0;
}

.form_catalog_flex_abs p a {
	display: inline-block;
	text-decoration: none;
	color: rgba(181, 181, 181, 1);
	font-weight: 600;
	border-bottom: 1px solid rgba(181, 181, 181, 1);
}

.btn_filtr_mob {
	display: none;
}

.txt_filtr {
	display: none;
}

.block_1 {
	background: url(./img/main_ban.png) center 0 no-repeat;
	background-size: cover;
	position: relative;
	padding: 120px 0 40px 0;
	margin: 0 0 80px 0;
}

.block_1::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient(to bottom, rgba(25, 23, 23, 0.7), rgba(25, 23, 23, 0.5));
}

.block_1_in {
	max-width: 575px;
	color: #fff;
	font-family: "Montserrat", sans-serif;
	position: relative;
	z-index: 3;
}

.block_1_in_txt1 {
	font-size: 18px;
	margin: 0 0 10px 0;
	line-height: 1.5em;
	font-weight: 400;
}

.block_1_in .big_heading {
	font-size: 52px;
}

.block_1_in .big_heading span {
	border-bottom: 2px solid #9fb00a;
}

.block_1_in_txt2 {
	font-size: 16px;
	line-height: 1.4em;
	margin: 0 0 15px 0;
}

.block_1_in_btns {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 0 0 100px 0;
}

.block_1_in_btns .btn1 {
	width: 200px;
	margin: 0 20px 0 0;
}

.for_call {
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	transition: all .3s;
}

.for_call:hover {
	color: rgba(159, 176, 10, 1);
}

.block_1_in_contact {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.block_1_in_contact_in {
	margin: 0 30px 0 0;
}

.block_1_in_contact_in p {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 12px;
	margin: 0 0 10px 0;
}

.block_1_in_contact_in p a {
	text-decoration: none;
	color: #fff;
}

.ic_mail {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(./img/mail.png) center no-repeat;
	background-size: contain;
	flex-shrink: 0;
	margin: 0 10px 0 0;
}

.ic_insta {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(./img/instagram_1.png) center no-repeat;
	background-size: contain;
	flex-shrink: 0;
	margin: 0 10px 0 0;
}

.block_1_in_contact_in2 p {
	font-size: 12px;
	padding: 0px 0 2px 20px;
	margin: 0 0 10px 0;
	background: url(./img/location.png) 0px 3px no-repeat;
	background-size: 10px;
}

.block_2 {
	margin: 0 0 60px 0;
}

.block_2_flex {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.block_2_flex_left {
	max-width: 360px;
	text-align: center;
	margin: 0 20px 0 0;
	padding: 100px 0 0 0;
	color: #fff;
}

.block_2_flex_left h3 {
	font-size: 24px;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	line-height: 1.4em;
	margin: 0 0 20px 0;
}

.block_2_flex_left .btn1 {
	max-width: 300px;
	width: 100%;
	margin: 0 auto 100px;
}

.big_log {
	width: 200px;
	height: 136px;
	background: url(./img/log_big.png) center no-repeat;
	background-size: contain;
	margin: 0 auto;
}

.block_2_flex_right {
	width: 780px;
}

.block_2_flex_right_flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.block_2_flex_right_flex_in {
	width: 49%;
	background: url(./img/block_2_flex_right_bg.png);
	min-height: 300px;
	border-radius: 20px;
	padding: 40px 20px 20px;
	margin: 0 0 15px 0;
	text-align: center;
	color: #fff;
	font-family: "Montserrat", sans-serif;
}

.block_2_flex_right_flex_in_img {
	width: 120px;
	margin: 0 auto 20px;
}

.block_2_flex_right_flex_in_img img {
	display: block;
	width: 100%;
	height: auto;
}

.block_2_flex_right_flex_in_txt1 {
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 15px 0;
}

.block_2_flex_right_flex_in_txt2 {
	font-size: 16px;
	line-height: 1.4em;
	margin: 0;
	color: #c2c2c2;
}

.block_2_flex_right .big_heading {
	font-size: 24px;
	text-align: center;
	margin: 0 0 20px 0;
}

.block_2_flex_right .big_heading span {
	padding: 0 10px 5px;
}

.smal_heading {
	font-size: 32px;
	margin: 0 0 10px 0;
}

.block_3 {
	margin: 0 0 60px 0;
}

.block_3_txt1 {
	font-size: 18px;
	font-family: "Montserrat", sans-serif;
	color: #ebebeb;
	max-width: 320px;
	margin: 0 0 15px 0;
}

.block_3_flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.block_3_flex_in {
	margin: 0 0 15px 0;
	position: relative;
}

.block_3_flex_in1 {
	width: 66.25%;
}

.block_3_flex_in2 {
	width: 32.5%;
}

.block_3_flex_in_img {
	overflow: hidden;
	position: relative;
	border-radius: 20px;
}

.block_3_flex_in_img img {
	display: block;
	width: auto;
	height: 350px;
	object-fit: cover;
}

.block_3_flex_in_txt {
	position: absolute;
	bottom: 20px;
	left: 20px;
}

.block_3_flex_in_txt_img {
	width: 60px;
	margin: 0 0 20px 0;
}

.block_3_flex_in_txt_img img {
	display: block;
	width: 100%;
	height: auto;
}

.block_3_flex_in_txt p {
	font-size: 18px;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	color: #fff;
	margin: 0 0 15px 0;
}

.block_4 {
	margin: 0 0 60px 0;
}

.block_4_flex {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.block_4_flex_txt {
	max-width: 560px;
}

.block_4_flex_txt .smal_heading {
	margin: 0 0 15px 0;
}

.block_4_txt1 {
	font-size: 10px;
	line-height: 1em;
	margin: 0;
	color: #e3e3e3;
	font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
}

.block_4_txt2 {
	margin: 0 0 25px 0;
}

.block_4_txt2 p {
	font-size: 16px;
	color: #f2f2f2;
	margin: 0 0 10px 0;
	line-height: 1.4em;
}

.bdr_lin {
	display: block;
	width: 200px;
	height: 2px;
	background: #9fb00a;
}

.block_4_txt3 {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.block_4_txt3_in {
	width: 48%;
	margin: 0 0 15px 0;
	font-family: "Montserrat", sans-serif;
}

.block_4_txt3_in p {
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	margin: 0;
	line-height: 1.3em;
}

.block_4_txt3_in span {
	font-size: 10px;
	color: #e8e8e8;
	line-height: 1em;
}

.block_4_flex_img {
	width: 510px;
	position: relative;
	padding: 0 0 0 0;
}

.block_4_flex_img img {
	display: block;
	width: 100%;
	height: auto;
}

.block_4_flex_img1 {
	width: 510px;
	position: absolute;
	top: 0;
	left: -40px;
	z-index: 2;
	border-radius: 10px;
	overflow: hidden;
}

.block_4_flex_img2 {
	position: relative;
	bottom: -50px;
	z-index: 1;
	border-radius: 20px;
	overflow: hidden;
}

.block_5 {
	margin: 0 0 60px 0;
}

.block_5_flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.block_5_flex_in {
	margin: 0 0 15px 0;
	position: relative;
}

.block_5_flex_in1 {
	width: 66.25%;
}

.block_5_flex_in2 {
	width: 32.5%;
}

.block_5_flex_in_img {
	overflow: hidden;
	position: relative;
	border-radius: 10px;
}

.block_5_flex_in_img img {
	display: block;
	width: auto;
	height: 350px;
	object-fit: cover;
}

.block_5_flex_in_txt {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 20px 20px;
	z-index: 3;
}

.block_5_flex_in_txt_in1 {
	font-size: 18px;
	color: #9fb00a;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	margin: 0 0 10px 0;
}

.block_5_flex_in_txt_btn {
	display: inline-block;
	font-size: 12px;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	color: #fff;
	cursor: pointer;
	transition: all .3s;
}

.block_5_flex_in_txt_btn:hover {
	color: #9fb00a;
}

.block_5_flex_in_txt_in2 {
	padding: 15px 0 10px 0;
}

.block_5_flex_in_txt_in2 p {
	font-size: 14px;
	color: #ebebeb;
	margin: 0;
}

.block_5_flex_in_txt_in2 {
	display: none;
}

.block_6 {
	background: url(./img/block_6_bg.png)0 0 no-repeat;
	background-size: cover;
	padding: 30px 0 100px 0;
	margin: 0 0 60px 0;
}

.block_6 .block_3_txt1 {
	max-width: 100%;
}

.block_6 .block_3_txt1 span {
	display: inline-block;
	border-bottom: 2px solid #9fb00a;
	padding: 0 0 5px 0;
}

.block_6_form {
	width: 470px;
}

.block_6_form_flex {
	display: flex;
	justify-content: space-between;
}

.block_6_form_flex_in {
	width: 49%;
	margin: 0 0 15px 0;
}

.block_6_form_flex_in label {
	display: block;
	font-size: 12px;
	color: rgb(217, 217, 217);
	margin: 0 0 5px 0;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
}

.block_6_form_flex_in input {
	display: block;
	width: 100%;
	padding: 10px 10px;
	border: none;
	background: #fff;
	color: #000;
	font-size: 14px;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
}

.block_6_form_flex_in2 {
	width: 100%;
}

.block_6_form_flex_in textarea {
	display: block;
	width: 100%;
	padding: 10px 10px;
	border: none;
	background: #fff;
	color: #000;
	font-size: 14px;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	height: 90px;
	resize: none;
}

.block_6_form_flex_in_file {
	margin: 0 0 15px 0;
}

.block_6_form_flex_in_file span {
	display: block;
	color: rgb(217, 217, 217);
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	font-size: 12px;
	margin: 0 0 4px 0;
}

.block_6_form_flex_in_file input {
	position: absolute;
	z-index: -1;
	display: none;
}

.block_6_form_flex_in_file label {
	display: block;
	width: 160px;
	text-align: center;
	background: rgba(159, 176, 10, 1);
	font-size: 14px;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	padding: 10px 10px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
}

.block_6_form_flex_in_chek {
	margin: 0 0 15px 0;
}

.block_6_form_flex_in_chek input {
	position: absolute;
	z-index: -1;
	display: none;
}

.block_6_form_flex_in_chek label {
	font-size: 14px;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	display: inline-block;
	color: #fff;
	position: relative;
	padding: 4px 0 4px 30px;
	cursor: pointer;
}

.block_6_form_flex_in_chek label::before {
	content: "";
	display: inline-block;
	box-sizing: border-box;
	width: 20px;
	height: 20px;
	border: 1px solid #fff;
	position: absolute;
	top: 2px;
	left: 0;
}

.block_6_form_flex_in_chek label::after {
	content: "";
	display: inline-block;
	box-sizing: border-box;
	width: 20px;
	height: 20px;
	background: url(./img/chek_ic.svg) center no-repeat;
	background-size: 14px;
	position: absolute;
	top: 2px;
	left: 0;
	transition: all .3s;
	opacity: 0;
}

.block_6_form_flex_in_chek input:checked+label::after {
	opacity: 1;
}

.block_6_form .btn1 {
	width: 100%;
	border-radius: 0;
	padding: 14px 10px;
	font-size: 14px;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
}

.block_7 {
	margin: 0 0 60px 0;
}

footer {
	background: url(./img/foot_bg.png)0 0 no-repeat;
	background-size: cover;
	padding: 40px 0 20px 0;
}

.footer_top {
	border-bottom: 1px solid #fff;
	padding: 0 0 20px 0;
}

.footer_top_flex {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.foot_logo {
	display: block;
	width: 200px;
	height: 135px;
	background: url(./img/foot_logo.png)center no-repeat;
	background-size: contain;
}

.footer_top_flex_in_iner {
	margin: 0 0 15px 0;
}

.footer_top_flex_in_iner>p {
	font-size: 12px;
	color: #d1d1d1;
	margin: 0 0 8px 0;
}

.footer_top_flex_in_iner .block_1_in_contact_in p a {
	font-size: 14px;
	color: #fff !important;
	transition: all .3s;
	font-family: "Montserrat", sans-serif;
}

.footer_top_flex_in_iner .block_1_in_contact_in p a:hover {
	color: #9fb00a !important;
}

.footer_top_flex_in_iner .block_1_in_contact_in2 p {
	font-size: 14px;
	color: #fff;
	transition: all .3s;
	font-family: "Montserrat", sans-serif;
}

.footer_top_flex_in_iner .block_1_in_contact_in2 p:hover {
	color: #9fb00a;
}

.block_1_in_contact_in3 p {
	background: url(./img/ic_clock.svg) 0px 2px no-repeat;
	background-size: 16px;
}

.ic_tel {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(./img/tel_ic.svg) center no-repeat no-repeat;
	background-size: 13px;
	margin: 0 8px 0 0;
}

.ic_whats {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(./img/ic_whats.svg) center no-repeat;
	background-size: contain;
	flex-shrink: 0;
	margin: 0 10px 0 0;
}

.ic_vk {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(./img/vk.svg) center no-repeat;
	background-size: contain;
	flex-shrink: 0;
	margin: 0 10px 0 0;
}

.ic_telega {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(./img/telega.svg) center no-repeat;
	background-size: contain;
	flex-shrink: 0;
	margin: 0 10px 0 0;
}

.ic_telega {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(./img/telega.svg) center no-repeat;
	background-size: contain;
	flex-shrink: 0;
	margin: 0 10px 0 0;
}

.ic_insta2 {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(./img/ic_inst2.svg) center no-repeat;
	background-size: contain;
	flex-shrink: 0;
	margin: 0 8px 0 0;
}

.footer_top_flex_in_iner_iner p {
	font-size: 14px;
	color: #fff;
	font-family: "Montserrat", sans-serif;
	margin: 0 0 6px 10px;
}

.footer_bot {
	padding: 20px 0 0 0;
}

.footer_bot p {
	text-align: center;
	margin: 0;
	font-size: 10px;
	font-family: "Montserrat", sans-serif;
}

.footer_bot p a {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #fff;
}

.crumbs2 {
	margin: 0 0 15px 0;
}

.ques_1 {
	margin: 0 0 60px 0;
}

.ques_2 {
	margin: 0 0 100px 0;
}

.ques_1_ban {
	overflow: hidden;
	border-radius: 15px;
	margin: 0 0 30px 0;
}

.ques_1_ban img {
	display: block;
	width: auto;
	height: 230px;
	object-fit: cover;
}

.chose_ques {
	display: flex;
	justify-content: center;
	margin: 0 0 30px 0;
}

.chose_ques p {
	min-width: 150px;
	font-size: 16px;
	font-family: "Montserrat", sans-serif;
	color: #fff;
	padding: 0 50px 20px;
	text-align: center;
	margin: 0;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	transition: all .3s;
}

.chose_ques .chosed {
	color: #9fb00a;
	border-color: #9fb00a;
}

.ques_1_in_flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-start;
}

.ques_1_in_flex_iner {
	width: 49%;
	background: #fff;
	border-radius: 15px;
	padding: 0;
	margin: 0 0 20px 0;
}

.ques_1_in_flex_iner_head {
	padding: 20px 60px 20px 36px;
	cursor: pointer;
}

.ques_1_in_flex_iner_head p {
	font-size: 14px;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	margin: 0;
}

.ques_1_in_flex_iner_body {
	display: none;
	padding: 20px 20px 30px 20px;
}

.ques_1_in_flex_iner_body {
	font-size: 14px;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	margin: 0;
	line-height: 1.5em;
}

.ques_1_in_flex_iner_body p {
	margin: 0;
}

.ques_1_in_flex_iner_body ul {
	margin: 0;
	padding: 0 0 0 20px;
}

.ques_1_in_flex_iner_body li {
	font-size: 14px;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	margin: 0;
	line-height: 1.5em;
}

.ques_1_in_flex_iner_body a {
	text-decoration: none;
	color: #ff8562;
}

.ques_1_in_flex_parent {
	display: none;
}

#ques_1_in_flex_parent1 {
	display: block;
}

.slide_works {
	margin: 0 0 60px;
}

.slide_works .smal_heading {
	margin: 0 0 30px 0;
}

.slide_works_in_slider_iner_img {
	padding: 0 15px;
}

.slide_works_in_slider_iner_img a {
	display: block;
}

.slide_works_in_slider_iner_img a img {
	display: block;
	width: 100%;
	height: auto;
}

.slide_works_in_slider .slick-prev,
.slide_works_in_slider .slick-next {
	top: -55px;
	left: initial;
	z-index: 10;
	width: 25px;
	height: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.slide_works_in_slider .slick-prev {
	right: 50%;
	margin-right: -530px;
}

.slide_works_in_slider .slick-prev:before {
	background: url(./img/arr_prev.svg) 8px 5px no-repeat;
	background-size: 8px;
}

.slide_works_in_slider .slick-next {
	right: 50%;
	margin-right: -580px;
}

.slide_works_in_slider .slick-next:before {
	background: url(./img/arr_next.svg) 9px 5px no-repeat;
	background-size: 8px;
}

.const_block1 {
	margin: 0 0 80px 0;
}

.const_block1_in_flex {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.const_block1_in_flex_form {
	width: 512px;
	background: url(./img/form_black_bg.png)0 0 no-repeat;
	background-size: cover;
	padding: 20px 35px;
	border-radius: 12px;
	flex-shrink: 0;
}

.my_select {
	margin: 0 0 10px 0;
}

.my_select_in {
	width: 100%;

}

.const_block1_in_flex_form .block_6_form_flex_in {
	width: 100%;
	margin: 0 0 10px 0;
}

.const_block1_in_flex_form .block_6_form_flex_in input {
	border-radius: 6px;
}

.my_select .select2-container--default .select2-selection--single .select2-selection__rendered {
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	line-height: inherit;
	font-size: 14px;
	padding: 10px 10px;
}

.my_select .select2-container--default .select2-selection--single {
	border-radius: 6px;
	border: none;
	height: auto;
}

.my_select .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 5px;
}

.my_select .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #000 transparent transparent transparent;
}

.const_block1_in_flex_form>p {
	font-size: 20px;
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	margin: 0 0 15px 0;
	color: #fff;
}

.const_block1_in_flex_form .btn1 {
	width: 100%;
	border-radius: 6px;
	padding: 14px 10px;
	font-size: 14px;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
}

.const_block1_in_flex_txt {
	max-width: 580px;
	font-family: "Montserrat", sans-serif;
}

.const_block1_in_flex_txt_in1 {
	margin: 0 0 50px 0;
}

.const_block1_in_flex_txt_in1 p {
	font-size: 16px;
	color: #f2f2f2;
	margin: 0 0 10px 0;
	line-height: 1.4em;
}

.const_block1_in_flex_txt_in2 .smal_heading {
	font-size: 18px;
	margin: 0 0 10px 0;
}

.const_block1_in_flex_txt_in2_flex {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	color: #fff;
	margin: 0 0 10px 0;
}

.const_block1_in_flex_txt_in2_flex p {
	width: 130px;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	margin: 0;
	padding: 0 20px 0 0;
	white-space: nowrap;
	flex-shrink: 0;
}

.const_block1_in_flex_txt_in2_flex p::after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	background: url(./img/inf_ic.svg) center no-repeat;
	background-size: 10px;
	margin: 0 0 0 5px;
}


.const_block1_in_flex_txt_in2_flex span {
	font-size: 12px;
	display: inline-block;
}

.calcu_block1 {
	background: #373737;
	padding: 40px 0;
}

.calcu_block1_flex {
	display: flex;
	justify-content: space-between;
}

.calcu_block1_flex_form_in p {
	width: 220px;
	flex-shrink: 0;
	color: #fff;
	text-align: right;
	font-size: 14px;
	font-family: "Montserrat", sans-serif;
	white-space: nowrap;
	margin: 0 20px 0 0;
}

.calcu_block1_flex_txt {
	width: 410px;
	color: #fff;
	font-family: "Montserrat", sans-serif;
	margin: 0 80px 0 0;
}

.calcu_block1_flex_txt p {
	font-size: 16px;
	margin: 0;
	line-height: 1.4em;

}

.calcu_block1_flex_form_in {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 0 0 15px 0;
}

.calcu_block1_flex_form_in_iner {
	width: 260px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.calcu_block1_flex_form_in_iner .block_6_form_flex_in {
	width: 150px;
	margin: 0 6px 0 0;
}

.calcu_block1_flex_form_in_iner .block_6_form_flex_in input {
	border-radius: 6px;
}

.calcu_block1_flex_form_in_iner .my_select {
	margin: 0;
}

.my_select1 {
	width: 50px;
}

.my_select2 {
	width: 92px;
}

.calcu_block1_flex_form_in_iner>span {
	color: #fff;
	font-size: 14px;
	font-family: "Inter", sans-serif;
	white-space: nowrap;
}

.block_6_form_flex_in3 input {
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	color: #fff;
	background: transparent;
}

.rad_btn {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 0 0 10px 0;
}

.rad_btn input {
	display: none;
	position: absolute;
	z-index: -1;
}

.rad_btn label {
	display: inline-block;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	position: relative;
	color: #fff;
	padding: 3px 0 3px 35px;
	margin: 0 10px 0 0;
	cursor: pointer;
}

.rad_btn label::before {
	content: "";
	display: inline-block;
	width: 22px;
	height: 22px;
	box-sizing: border-box;
	border-radius: 50%;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
}

.rad_btn label::after {
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	box-sizing: border-box;
	border-radius: 50%;
	background: #758a9a;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5);
	position: absolute;
	top: 5px;
	left: 5px;
	transition: all .2s;
	opacity: 0;
}

.rad_btn input:checked+label::after {
	opacity: 1;
}

.rad_btn_abs {
	width: 16px;
	height: 16px;
	background: url(./img/inf_ic2.svg) center no-repeat;
	position: relative;
}

.rad_btn_abs_txt {
	width: 260px;
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	bottom: 20px;
	left: -120px;
	padding: 15px 20px;
	opacity: 0;
	transition: all .2s;
	display: none;
}

.rad_btn_abs_txt p {
	white-space: wrap;
	text-align: center;
	margin: 0;
	font-size: 12px;
}

.rad_btn_abs:hover .rad_btn_abs_txt {
	opacity: 1;
	display: block;
}

.calcu_block1_flex_form_in .btn1 {
	font-size: 14px;
	text-transform: uppercase;
	background: #777;
	padding: 10px 10px;
	margin: 20px 0 0 0;
}

.cont_block1 {
	margin: 0 0 50px 0;
}

.cont_block1_flex {
	display: flex;
	justify-content: space-between;
}

.cont_block1_flex {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 30px 0 15px 0;
	margin: 0 0 30px 0;
}

.cont_block1_flex .block_1_in_contact_in {
	margin: 0;
}

.cont_block1_flex2 .block_1_in_contact_in2 {
	display: flex;
	justify-content: flex-start;
}

.cont_block1_flex2 .block_1_in_contact_in2 p {
	margin: 0 50px 0 0;
}

.cont_block1_flex2 {
	padding: 0 0 10px 0;
}

.cont_map iframe {
	display: block;
	width: 100%;
	height: 385px;
	border-radius: 15px;
}

.cont_block1_flex_in .footer_top_flex_in_iner {
	margin: 0;
}

.diz_block1 {
	margin: 0 0 80px 0;
}

.diz_block1_in_flex {
	display: flex;
	justify-content: space-between;
	color: #fff;
	font-family: "Montserrat", sans-serif;
	padding: 20px 0 20px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.clik_diz {
	font-size: 16px;
	color: #fff;
	margin: 0;
	width: 20%;
	text-align: center;
	cursor: pointer;
	transition: all .3s;
}

.clik_diz:hover {
	color: #9fb00a;
}

.clik_diz_cliked {
	color: #9fb00a;
}

.diz_block2_in {
	margin: 0 0 40px 0;
}

.diz_block2_flex {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;

	margin: 0 0 40px 0;
}

.diz_block2_flex_in {
	width: 32%;
}

.diz_block2_flex_in_img {
	margin: 0 0 20px 0;
}

.diz_block2_flex_in_img a {
	display: block;
}

.diz_block2_flex_in_img img {
	display: block;
	width: 100%;
	height: auto;
}


.works_flex {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.works_flex_in {
	width: 31.8%;
	margin: 0 8px 30px;
}

.works_flex_in .catalog_show_flex_in {
	max-width: 100%;
	width: 100%;
}

.diz_block2_in {
	display: none;
}

#diz_block2_in1 {
	display: block;
}

.popap_back {
	width: 980px;
	display: none;
	background: url(./img/pop_bg.png) 0 0 no-repeat;
	background-size: cover;
	padding: 80px 40px;
	border-radius: 20px;
	overflow: hidden;
}

.popap_back_in {
	max-width: 470px;
	margin: 0 auto;
}

.popap_back .fancybox-button svg path {
	fill: #fff;
}

.popap_back .fancybox-close-small {
	color: currentColor;
	padding: 0px;
	right: 10px;
	top: 10px;
}

.popap_back_in_txt {
	color: #fff;
	font-family: "Montserrat", sans-serif;
	text-align: center;
	margin: 0 0 40px 0;
}

.popap_back_in_txt h3 {
	font-size: 24px;
	margin: 0 0 5px 0;
	font-weight: 600;
}

.popap_back_in_txt p {
	font-size: 14px;
	margin: 0;

}

.popap_back_in_txt p span {
	display: inline-block;
	position: relative;
	padding: 0 0 10px 0;
}

.popap_back_in_txt p span::after {
	content: "";
	display: inline-block;
	width: 80%;
	height: 2px;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 30px;
}

.card_block {
	margin: 0 0 60px 0;
}

.card_block_flex {
	display: flex;
	justify-content: flex-start;
}

.card_block_flex_img {
	width: 570px;
	flex-shrink: 0;
	margin: 0 30px 0 0;
}

.card_block_flex_img_big img {
	display: block;
	width: fit-content;
	height: auto;

	margin: 0 auto;
}

#card_block_flex_img_big0::before {
	border-radius: 16px;
}

.card_block_flex_img_big {
	border-radius: 16px;
}

/* .card_block_flex_img_big {
	display: none;
	margin: 0 0 20px 0;
} */

#card_block_flex_img_big1 {
	display: block;
}

/* .card_block_flex_img_in2 {
	display: flex;
	justify-content: space-between;
} */

.card_block_flex_img_small {
	width: 23.5%;
	cursor: pointer;
}

.card_block_flex_img_small img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 15px;
}

.card_block_flex_txt {
	color: #fff;
	font-family: "Roboto", sans-serif;
}

.card_block_flex_txt>h3 {
	font-size: 38px;
	font-weight: 700;
	margin: 0 0 30px 0;
}

.card_block_flex_txt_in1 {
	border-top: 1px solid rgba(200, 200, 200, 1);
	border-bottom: 1px solid rgba(200, 200, 200, 1);
	padding: 20px 0;
	margin: 0 0 40px 0;
}

.card_block_flex_txt_in1_iner1 {
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 15px 0;
}

.card_block_flex_txt_in1_iner2 {
	margin: 0 0 0 0;
}

.card_block_flex_txt_in1_iner2_iner {
	display: grid !important;
	grid-template-columns: auto 1fr auto;
}

.card_block_flex_txt_in1_iner2_iner:last-child {
	margin: 0;
}

.card_block_flex_txt_in1_iner2_iner_in1 {
	font-size: 16px;
	margin: 0 20px 0 0;
}

.card_block_flex_txt_in1_iner2_iner_in2 {
	font-size: 20px;
	margin: 0 20px 0 0;
	border: 1px dotted #fff;
}

.card_block_flex_txt_in1_iner2_iner_in3 {
	font-size: 16px;
	margin: 0;
	max-width: 220px;
}

.card_block_flex_txt_in1_iner3 {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	border-radius: 15px;
	border: 1px solid #fff;
	overflow: hidden;
	margin: 0 0 30px 0;
}

.card_block_flex_txt_in1_iner3_img {
	width: 190px;
	flex-shrink: 0;
	margin: 0 15px 0 0;
}

.card_block_flex_txt_in1_iner3_img img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 15px;
}

.card_block_flex_txt_in1_iner3_img img:last-child {
	display: none;
}

.card_block_flex_txt_in1_iner3_txt_in1 {
	font-size: 16px;
	margin: 0 0 0 0;
}

.card_block_flex_txt_in1_iner3_txt_in1 {
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 15px 0;
}

.card_block_flex_txt_in1_iner3_txt_in2 {
	font-size: 22px;
	font-weight: 600;
	margin: 0 0 5px 0;
}

.card_block_flex_txt_in1_iner3_txt_in3 {
	font-size: 16px;
	margin: 0 0 10px 0;
}

.card_block_flex_txt_in1_iner3_txt_in4 {
	display: inline-block;
	border-top: 1px solid #fff;
	padding: 10px 0 0 0;
}

.card_block_flex_txt_in1_iner3_txt_in4 p {
	font-size: 16px;
	margin: 0 0 3px 0;
	color: #9FB00A;
}

.card_block_flex_txt_in2 {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.card_block_flex_txt_in2_iner1 {
	font-size: 24px;
	font-weight: 500;
	margin: 0 20px 0 0;
	color: #9FB00A;
}

.card_block_flex_txt_in2_iner2 {
	font-size: 24px;
	font-weight: 400;
	margin: 0 20px 0 0;
	text-decoration: line-through;
}

.card_block_flex_txt_in2 .btn1 {
	width: 250px;
	border-radius: 0;
	font-size: 16px;
}

.card_block2 {
	margin: 0 0 50px 0;
}

.card_block2_in {
	border-top: 2px solid #fff;
	padding: 30px 0 0 0;
}

.card_block2_flex {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.card_block2_flex_txt {
	max-width: 520px;
	color: #fff;
}

.card_block2_flex_txt_in_iner1 {
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 15px 0;
}

.card_block2_flex_txt_in_iner2 {
	margin: 0 0 20px 0;
}

.card_block2_flex_txt_in_iner2_iner {
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 5px 0;
}

.card_block2_flex_txt_in_iner2_iner2 p {
	font-size: 16px;
	font-weight: 400;
	margin: 0;
	line-height: 1.5em;
}

.card_block2_flex_map {
	width: 580px;
	color: #fff;
}

.card_block2_flex_map_in {
	overflow: hidden;
	border-radius: 15px;
}

.card_block2_flex_map_in iframe {
	display: block;
	width: 100%;
	height: 400px;
}

.card_block_flex_img>h3 {
	display: none;
}

.sw-app {
	background-color: #313437;
}

.wrepper_404 {
	margin-bottom: 150px;
}

.h1_404 {

	font-weight: 400;

	font-size: 300px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #fff;
	text-align: center;
	margin-bottom: 30px;

}

.p_g_404 {

	font-weight: 700;
	font-size: 25px;

	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	color: #E1E1E1
}

.p_404 {

	font-weight: 400;

	font-size: 20px;

	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	color: #E1E1E1;
	max-width: 362px;
	margin: 0 auto;
	margin-bottom: 48px;
}

.link_href_404 {
	display: block;
	width: fit-content;
	margin: 0 auto;
	border-radius: 6px;
	background: #9FB00A;
	text-decoration: none;
	color: #000;
	padding: 13px 54px;


}

.div_404 {
	text-align: center;
}

.catalog_show_flex_in .noimage {
	width: 100%;
	height: 210px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #45494C;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	text-align: center;
}

.catalog_show_flex_in .noimage span,
.card_block_flex_img_in3 .noimage span {
	color: white;
}

.card_block_flex_img_in3 .noimage {
	width: 100%;
	height: 510px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #45494C;

}

.form_catalog {
	width: 100%;
}

.slick-prev,
.slick-next {
	z-index: 5;
}


.ic_vk {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(./img/vk.svg) center no-repeat;
	background-size: contain;
	flex-shrink: 0;
	margin: 0 10px 0 0;
}

.ic_tg {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(./img/telegram.svg) center no-repeat;
	background-size: contain;
	flex-shrink: 0;
	margin: 0 10px 0 0;
}

@media(max-width: 1201px) {

	.catalog_show_flex_in {
		width: 47.8%;
	}

	.catalog_show_flex_in .noimage {
		aspect-ratio: 16 / 12;
		/* пропорция 16:9 */
		width: 100%;
		/* или фиксированная ширина */
		height: auto;
		/* высота автоматически подстроится */
	}

	.catalog_show_flex {
		justify-content: space-between !important;
	}

	#calcus-iframe {
		height: 565px !important;
	}

	.card_block_flex_img_big img,
	.card_block_flex_img_big a {

		height: 300px !important;
	}



}

#kol{
	display: none;
}


@media (max-width: 1201px) {
  #calcus-iframe {
    height: 646px !important;
  }
}