.ham6 {
	display: none;
}

.banner {
	display: none;
}

.span1.tr .zphone {
	display: none;
}

.gallery.row .slick-initialized .slick-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
}

.phone-mobile-wrap {
	position: absolute;
	bottom: -38px;
	background: #fff;
	right: 0;
	min-width: 190px;
	width: fit-content;
	padding: 10px 10px;
	color: #222;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 0 0 5px 5px;
}

.phone-mobile-wrap .phone-mobile {
	font-size: 17px;
	margin-bottom: 0px;
}

.phone-mobile-wrap .phone-mobile-whatsapp {
	width: 20px;
	height: 20px;
	margin-right: 10px;
	display: block;
}


.logo-wrap .row {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 15px;
}


.gallery.row .slick-dots li button:before {
	border: 1px solid #fff;
	border-radius: 50%;
}

.gallery.row .subtitle {
	font-size: 19px;
	line-height: 130%;
	text-align: center;
	color: rgba(255, 255, 255, 0.8);
	max-width: 600px;
	margin: auto;
}


.phone-mobile-wrap {
	bottom: -38px;
	background: #fff;
	right: 0;
	width: fit-content;
	padding: 10px 10px;
	color: #222;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 0 0 5px 5px;
}

.phone-mobile-wrap .phone-mobile {
	font-size: 17px;
	margin-bottom: 0px;
}

.phone-mobile-wrap .phone-mobile-whatsapp {
	width: 20px;
	height: 20px;
	margin-right: 10px;
	display: block;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
	display: block
}

audio,
canvas,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

html {
	background: #fff;
	color: #000;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

html,
button,
input,
select,
textarea {
	font-family: sans-serif
}

body {
	overflow-x: hidden;
	margin: 0;

}


.block_1.with-arrow {
	z-index: 999999 !important;
}

.header__navbar__fixer {}


.fancybox-toolbar {
	bottom: 0 !important;
	left: 0 !important;
	top: auto !important;
}

.fancybox-infobar {
	bottom: 30px !important;
	top: auto !important;
}

a {
	background: transparent
}

a:focus {
	outline: thin dotted
}

a:hover,
a:active {
	outline: 0
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

h2 {
	font-size: 1.5em;
	margin: 0.83em 0
}

h3 {
	font-size: 1.17em;
	margin: 1em 0
}

h4 {
	font-size: 1em;
	margin: 1.33em 0
}

h5 {
	font-size: .83em;
	margin: 1.67em 0
}

h6 {
	font-size: .75em;
	margin: 2.33em 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

mark {
	background: #ff0;
	color: #000
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 1em
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}

q {
	quotes: "\201C""\201D""\2018""\2019"
}

q:before,
q:after {
	content: '';
	content: none
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 0
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0;
	white-space: normal
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	vertical-align: baseline
}

button,
input {
	line-height: normal
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto;
	vertical-align: top
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

.container {
	margin-right: auto;
	margin-left: auto;
	width: 1060px
}

.container:before,
.container:after {
	display: table;
	line-height: 0;
	content: ""
}

.container:after {
	clear: both
}

.row {
	margin-left: -20px
}

.row:before,
.row:after {
	display: table;
	line-height: 0;
	content: ""
}

.row:after {
	clear: both
}

.span0,
.span1,
.span2,
.span3,
.span15,
.span1_4,
.span2_4,
.span3_4 {
	float: left;
	min-height: 1px;
	margin-left: 20px
}

.span1 {
	width: 340px
}

.span2 {
	width: 700px
}

.span3 {
	width: 1060px
}

.span15 {
	width: 520px
}

.span1_4 {
	width: 250px
}

.span2_4 {
	width: 520px
}

.span3_4 {
	width: 790px
}

@media only screen and (max-width: 1100px) {
	.container {
		width: 750px
	}

	.row {
		margin-left: 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around
	}

	.row:before,
	.row:after {
		display: none
	}

	.span0,
	.span1,
	.span2,
	.span3,
	.span15,
	.span1_4,
	.span2_4,
	.span3_4 {
		margin-left: 0;
		text-align: center;
		max-width: 100%
	}
}

@media only screen and (max-width: 767px) {
	.container {
		width: 520px
	}
}

@media only screen and (max-width: 539px) {
	.container {
		width: 460px
	}
}

@media only screen and (max-width: 479px) {
	.container {
		width: 400px
	}
}

@media only screen and (max-width: 419px) {
	.container {
		width: 90%;
	}
}

@media only screen and (max-width: 359px) {
	.container {
		width: 310px
	}
}

.fl {
	float: left
}

.fr {
	float: right
}

@font-face {
	font-display: swap;
	font-family: 'BloggerSans';
	src: url('../fonts/BloggerSans.eot');
	/* IE9 Compat Modes */
	src: url('../fonts/BloggerSans.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('../fonts/BloggerSans.woff') format('woff'),
		/* Modern Browsers */
		url('../fonts/BloggerSans.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('../fonts/BloggerSans.svg#BloggerSans') format('svg');
	/* Legacy iOS */
	font-style: normal;
	font-weight: normal;
	text-rendering: optimizeLegibility;
}

@font-face {
	font-display: swap;
	font-family: 'BloggerSansMedium';
	src: url('../fonts/BloggerSans-Medium.eot');
	/* IE9 Compat Modes */
	src: url('../fonts/BloggerSans-Medium.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('../fonts/BloggerSans-Medium.woff') format('woff'),
		/* Modern Browsers */
		url('../fonts/BloggerSans-Medium.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('../fonts/BloggerSans-Medium.svg#BloggerSans-Medium') format('svg');
	/* Legacy iOS */
	font-style: normal;
	font-weight: 500;
	text-rendering: optimizeLegibility;
}


body {
	font-family: 'BloggerSans', sans-serif
}

.h2,
.block_1 .top-nav,
.block_1 .phone,
.block_1 .features .boxed,
.block_2 .features .ttl,
.block_2 .prod-f .ttl,
.block_7 .zakaz-block p,
.block_8 .steps .step .cut-bd,
#reviews.slide-block .small,
.collections .list .ttl {
	font-family: 'BloggerSansMedium', sans-serif
}

.h1,
.block_3 .attention .ttl,
.block_4 .white-gradient .h2,
.block_4 .statistics .stat,
.block_6 .block .reason::before,
.block_8 .steps .step .ttl,
#reviews.slide-block .ttl,
.block_8 .whooh .whois {
	font-family: 'BloggerSans', sans-serif
}

.block_1 .features .boxed {
	border: 1px solid #01af93;
	color: #FB2894
}

.block_8 .pay-block .btn,
.block_8 .steps .step .btn,
.block_1 .features .btn,
.block_4 .cat-block .btn,
.block_5 .gallery .gal .btn,
.zakaz-block .btn,
.block_7 .order-block .actions .btn,
.lb-block .inputfile+label,
.lb-block .btn,
.block_3 .features .span1,
.lb-block .lb-header,
.collections .view .el span,
.gallery-all {
	background: #01af93;
	color: #fff;
	border-radius: 5px;

}

.block_4 .cat-list,
.block_6 .block {
	margin-left: -60px;
	margin-right: -60px
}

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

	.block_4 .cat-list,
	.block_6 .block {
		margin-left: -20px;
		margin-right: -20px
	}
}

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

	.block_4 .cat-list,
	.block_6 .block {
		margin-left: -9px;
		margin-right: -9px
	}
}

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

	.block_4 .cat-list,
	.block_6 .block {
		margin-left: 0;
		margin-right: 0
	}
}

.block_8 .pay-block .btn,
.block_8 .steps .step .btn,
.block_1 .features .btn,
.block_4 .cat-block .btn,
.block_5 .gallery .gal .btn,
.zakaz-block .btn,
.block_7 .order-block .actions .btn,
.lb-block .inputfile+label,
.lb-block .btn,
.gallery-all {
	min-height: 60px;
	padding: 16px 30px 16px;
	display: inline-block;
	text-align: center;
	box-shadow: 0 2px 0 #01af93;
	border: none;
	font-size: 28px;
	line-height: 1;
	color: #fff;
	transition: all .3s ease-in-out;
	border-radius: 5px;

}

.action .btn {
	background: #F6DF0C;
	color: #1B6655;
}

.block_8 .pay-block .btn:hover,
.block_8 .steps .step .btn:hover,
.block_1 .features .btn:hover,
.block_4 .cat-block .btn:hover,
.block_5 .gallery .gal .btn:hover,
.zakaz-block .btn:hover,
.block_7 .order-block .actions .btn:hover,
.lb-block .inputfile+label:hover,
.lb-block .btn:hover,
.gallery-all:hover {
	box-shadow: 0 2px 0 #930643, 0 0 20px rgba(1, 1, 1, 0.4), 0 0 0 rgba(1, 1, 1, 0.4) inset
}

.block_8 .pay-block .btn:active,
.block_8 .steps .step .btn:active,
.block_1 .features .btn:active,
.block_4 .cat-block .btn:active,
.block_5 .gallery .gal .btn:active,
.zakaz-block .btn:active,
.block_7 .order-block .actions .btn:active,
.lb-block .inputfile+label:active,
.lb-block .btn:active,
.gallery-all:active {
	box-shadow: 0 2px 0 #01af93, 0 0 0 rgba(1, 1, 1, 0.4), 0 0 20px rgba(1, 1, 1, 0.4) inset
}

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

	.block_8 .pay-block .btn,
	.block_8 .steps .step .btn,
	.block_1 .features .btn,
	.block_4 .cat-block .btn,
	.block_5 .gallery .gal .btn,
	.zakaz-block .btn,
	.block_7 .order-block .actions .btn,
	.lb-block .inputfile+label,
	.lb-block .btn,
	.gallery-all {
		font-size: 23px;
		min-height: 50px
	}
}

.block_8 .pay-block .btn,
.block_8 .steps .step .btn {
	background: #f6df0c;
	box-shadow: none
}

.block_8 .pay-block .btn:hover,
.block_8 .steps .step .btn:hover {
	box-shadow: 0 0 20px rgba(1, 1, 1, 0.4), 0 0 0 rgba(1, 1, 1, 0.4) inset
}

.block_8 .pay-block .btn:active,
.block_8 .steps .step .btn:active {
	box-shadow: 0 0 0 rgba(1, 1, 1, 0.4), 0 0 20px rgba(1, 1, 1, 0.4) inset
}

.block_1 .insta-block,
.block_3 .insta-block,
.block_5 .insta-block {
	text-transform: uppercase;
	line-height: 1;
	text-align: left
}

.block_1 .insta-block a,
.block_3 .insta-block a,
.block_5 .insta-block a {
	color: #fff;
	background: url(../img/instagram.png) no-repeat left 2px;
	display: block;
	padding-left: 50px;
	min-height: 42px
}

.block_1 .insta-block span,
.block_3 .insta-block span,
.block_5 .insta-block span {
	display: block
}

.block_1 .insta-block .ttl,
.block_3 .insta-block .ttl,
.block_5 .insta-block .ttl {
	font-size: 27px
}

.block_1 .insta-block .t,
.block_3 .insta-block .t,
.block_5 .insta-block .t {
	font-size: 15px
}

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

	.block_1 .insta-block a,
	.block_3 .insta-block a,
	.block_5 .insta-block a {
		min-height: 50px
	}

	.block_1 .insta-block .ttl,
	.block_3 .insta-block .ttl,
	.block_5 .insta-block .ttl {
		font-size: 23px
	}

	.block_1 .insta-block .t,
	.block_3 .insta-block .t,
	.block_5 .insta-block .t {
		font-size: 13px
	}
}

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

	.block_1 .insta-block,
	.block_3 .insta-block,
	.block_5 .insta-block {
		max-width: 100%
	}
}

.block_3 .features .sub-ttl,
.block_3 .partners .ttl {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

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

@keyframes fade-in {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

.block_2 .features .right-block:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: .1px
}

.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
	display: none
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .block_3 .partners .owl-next,
.block_3 .partners .owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav #reviews.slide-block .owl-next,
#reviews.slide-block .owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.no-js .owl-carousel {
	display: block
}

.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.owl-height {
	transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 400ms ease
}

.owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("../img/owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: -webkit-transform 100ms ease;
	transition: transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transform: scale(1.3, 1.3);
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #CCC
}

.mfp-preloader a:hover {
	color: #FFF
}

.mfp-s-ready .mfp-preloader {
	display: none
}

.mfp-s-error .mfp-content {
	display: none
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px
}

.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75)
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

* {
	box-sizing: border-box
}

html {
	height: 100%
}

body {
	background: #3B9385;
	color: #010101;
	font-size: 14px;
	font-weight: 400;
	min-height: 100%;
	scroll-behavior: smooth;
	counter-reset: reasons;
	-webkit-overflow-scrolling: touch
}

img {
	max-width: 100%
}

img.lazy {
	opacity: 0;
	transition: opacity .3s ease-in
}

h1,
h2,
h3 {
	font-weight: 400
}

.h1 {
	font-size: 57px;
	margin: 0;
	text-align: center;
	text-transform: uppercase
}

@media only screen and (max-width: 1100px) {
	.h1 {
		text-align: center !important;
		font-size: 48px
	}
}

@media only screen and (max-width: 767px) {
	.h1 {
		font-size: 40px
	}
}

@media only screen and (max-width: 479px) {
	.h1 {
		font-size: 35px
	}
}

@media only screen and (max-width: 419px) {
	.h1 {
		font-size: 30px
	}
}

.h2 {
	font-size: 18px;
	line-height: 1.4;
	text-align: center;
	margin-bottom: 70px
}

@media only screen and (max-width: 1100px) {
	.h2 {
		text-align: center !important
	}
}

@media only screen and (max-width: 767px) {
	.h2 {
		font-size: 16px;
		margin-bottom: 50px
	}
}

@media only screen and (max-width: 479px) {
	.h2 {
		margin-bottom: 40px
	}
}

a {
	text-decoration: none;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

p {
	margin: 0
}

.eating {
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: linear-gradient(170deg, #2c4750 0%, #2d9480 50%, #48b9a2 100%)
}

.eating .loader {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 50px;
	height: 10px;
	background: #fff;
	border-radius: 5px;
	animation: load 1.8s ease-in-out infinite
}

.eating .loader:before,
.eating .loader:after {
	position: absolute;
	display: block;
	content: "";
	animation: load 1.8s ease-in-out infinite;
	height: 10px;
	border-radius: 5px
}

.eating .loader:before {
	top: -20px;
	left: 10px;
	width: 40px;
	background: #fff
}

.eating .loader:after {
	bottom: -20px;
	width: 35px;
	background: #fff
}

@keyframes load {
	0% {
		transform: translateX(40px)
	}

	50% {
		transform: translateX(-30px)
	}

	100% {
		transform: translateX(40px)
	}
}

.block_1 {
	padding: 0 0 250px;
	text-transform: uppercase;
	color: #fff
}

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


	.block_1 {
		padding: 0 0 200px
	}

	.block_1 .span1.tr {
		text-align: center;
		width: 100%
	}
}


.block_1 .top-nav {
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	line-height: 1;
	padding-left: 24px;
	margin-top: -2px
}

@media only screen and (max-width: 1100px) {
	.block_1 .top-nav {
		display: block;
		margin: 25px 0
	}
}

@media only screen and (max-width: 767px) {
	.block_1 .top-nav {
		display: none
	}
}

.block_1 .top-nav a {
	color: #fff;
	display: block;
	margin-bottom: 7px
}

.block_1 .top-nav a:hover {
	color: rgba(255, 255, 255, 0.7)
}

@media only screen and (max-width: 1100px) {
	.block_1 .top-nav a {
		display: inline-block;
		margin: 0 10px
	}
}

.block_1 .phone {
	font-size: 27px
}

@media only screen and (max-width: 767px) {
	.block_1 .phone {
		font-size: 20px
	}
}

@media only screen and (max-width: 419px) {
	.block_1 .phone {
		font-size: 18px
	}
}

.block_1 .phone a {
	color: #fff;
	text-decoration: underline
}

.block_1 .sub-phone {
	font-size: 16px
}

@media only screen and (max-width: 767px) {
	.block_1 .sub-phone {
		font-size: 15px
	}
}

@media only screen and (max-width: 419px) {
	.block_1 .sub-phone {
		font-size: 13px
	}
}

.block_1 .insta-block {
	float: right;
	margin-top: 30px
}

@media only screen and (max-width: 1100px) {
	.block_1 .insta-block {
		display: none
	}
}

.block_1 .banner {
	text-align: center
}

@media only screen and (max-width: 1100px) {
	.block_1 .banner {
		margin-top: 30px
	}
}


.block_1 .banner .slider {
	box-shadow: 0 40px 64px rgba(0, 0, 0, 0.35)
}

.block_1 .features {
	font-size: 0
}

.block_1 .features .boxed {
	margin-bottom: 10px;
	padding: 15px 20px;
	font-size: 23px;
	line-height: 1.2;
	text-align: left
}

.block_1 .features .boxed:nth-child(3) {
	margin-bottom: 20px
}

.block_1 .features .btn {
	display: block;
	height: 80px;
	padding: 25px 30px 0;
	margin-top: 10px;
	font-size: 23px
}

.block_1 .features .btn span {
	display: block;
	font-size: 14px;
	color: #ff9bc7;
	margin-top: 5px
}

@media only screen and (max-width: 1100px) {
	.block_1 .features {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		align-items: stretch;
		position: relative;
		padding: 0px 0 80px
	}

	.block_1 .features .boxed {
		width: 32%
	}

	.block_1 .features .boxed:nth-child(3) {
		margin-bottom: 10px
	}
}

@media only screen and (max-width: 767px) {
	.block_1 .features .boxed {
		font-size: 19px;
		padding: 15px
	}
}

@media only screen and (max-width: 419px) {
	.block_1 .features .boxed {
		width: 100%;
		text-align: center
	}

	.block_1 .features .btn {
		width: 100%
	}
}

.block_2 {
	padding: 200px 0px 60px;
	background-size: auto 100%;
	margin-top: -100px;
	color: #912c96;
	z-index: 20;
	position: relative;
}

@media only screen and (min-width: 2560px) {
	.block_2 {
		background-size: 100% 100%
	}
}

@media only screen and (max-width: 767px) {
	.block_2 {
		padding-top: 160px;
		padding-bottom: 0px;
	}
}

@media only screen and (max-width: 600px) {
	.block_2 {
		padding-top: 50px;
		padding-bottom: 0px;
	}
}

body .main-gallery .slick-dots li.slick-active button:before {
	background: transparent;
}



@media only screen and (max-width: 359px) {}

.block_2 .h1 {
	color: #ffffff;
	text-align: center
}

.block_2 .h2 {
	color: #ffffff;
	text-align: center
}

.block_2 .prod-f {
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}

.block_2 .prod-f:before {
	display: none
}

.block_2 .prod-f .span1_4 {
	text-align: center;
	float: none;
	margin-bottom: 90px
}

@media only screen and (max-width: 1100px) {
	.block_2 .prod-f .span1_4 {
		margin-bottom: 40px
	}
}

.block_2 .prod-f .lazy-load {
	height: 140px
}

.block_2 .prod-f img {
	box-shadow: 0 20px 20px rgba(1, 1, 1, 0.4);
	border-radius: 5px;

}

.block_2 .prod-f .ttl {
	font-size: 24px;
	line-height: 1.1;
	margin: 25px 0 15px;
	color: #ffffff;
	text-transform: uppercase
}

@media only screen and (max-width: 479px) {
	.block_2 .prod-f .ttl {
		font-size: 24px
	}
}

.block_2 .prod-f p {
	font-size: 14px;
	line-height: 1.2;
	color: #ffffff;
	min-height: 57px;
}

.block_2 .features {
	margin-top: 40px;

}

.block_2 .features .span15 {
	background: url(../img/block-2-f-bg.svg) no-repeat top center;
	height: 150px;
	padding: 27px 180px 0 20px;
	color: #fff;
	position: relative;

}

@media only screen and (max-width: 1100px) {
	.block_2 .features .span15 {
		margin-bottom: 40px
	}
}

@media only screen and (max-width: 539px) {
	.block_2 .features .span15 {
		padding: 20px 30% 0 15px
	}
}

@media only screen and (max-width: 479px) {
	.block_2 .features .span15 {
		border-radius: 10px;
		background: #01af93;
		padding: 20px 15px 50px;
		height: auto
	}
}

.block_2 .features .right-block {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 0 10px;
	width: 140px;
	text-align: center;
	font-size: 0
}

.block_2 .features .right-block a {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 19px;
	line-height: 1.2;
	width: 99%
}

@media only screen and (max-width: 539px) {
	.block_2 .features .right-block {
		width: 26%
	}

	.block_2 .features .right-block a {
		font-size: 16px
	}
}

@media only screen and (max-width: 479px) {
	.block_2 .features .right-block {
		bottom: 15px;
		left: 0;
		right: 0;
		width: 100%;
		top: auto
	}

	.block_2 .features .right-block a {
		text-decoration: underline
	}
}

.block_2 .features .ttl {
	font-size: 28px;
	line-height: 1.1;
	margin-bottom: 10px
}

@media only screen and (max-width: 767px) {
	.block_2 .features .ttl {
		font-size: 26px
	}
}

@media only screen and (max-width: 539px) {
	.block_2 .features .ttl {
		font-size: 22px
	}
}

.block_2 .features p {
	font-size: 15px;
	line-height: 1.2
}

.block_3 {
	padding: 0px 0 30px;
	background-size: cover;
	color: #fff;
	position: relative;
	z-index: 1
}

@media only screen and (max-width: 1100px) {
	.block_3 {
		padding-top: 150px;
		padding-bottom: 150px
	}

}

@media only screen and (max-width: 767px) {
	.block_3 {
		margin-top: 0px;
		padding-top: 0px;
		padding-bottom: 60px;
	}

	.block_3 .attention p {
		max-width: 90%;
	}
}





.block_3 .connector-2-3 {
	position: absolute;
	top: -130px;
	left: 0;
	width: 100%;
	overflow: hidden
}

.block_3 .connector-2-3 img {
	max-width: 100000%
}



@media only screen and (max-width: 1100px) {
	.block_3 .connector-2-3 img {
		max-width: 1400px
	}
}

@media only screen and (max-width: 767px) {
	.block_3 .connector-2-3 img {
		max-width: 1000px
	}
}

@media only screen and (max-width: 479px) {
	.block_3 .connector-2-3 img {
		max-width: 700px
	}
}

@media only screen and (max-width: 419px) {
	.block_3 .connector-2-3 {
		top: -50px
	}

	.block_3 .connector-2-3 img {
		max-width: 600px
	}
}

.block_3 .rel {
	position: relative
}

.block_3 .insta-block {
	position: absolute;
	right: 0;
	top: -210px
}

@media only screen and (max-width: 1100px) {
	.block_3 .insta-block {
		right: 40px
	}
}

@media only screen and (max-width: 767px) {
	.block_3 .insta-block {
		top: -150px
	}
}

@media only screen and (max-width: 479px) {
	.block_3 .insta-block {
		top: -150px;
		right: 10px
	}
}

@media only screen and (max-width: 419px) {
	.block_3 .insta-block {
		top: -120px
	}
}

@media only screen and (max-width: 1100px) {
	.block_3 .mob-100 {
		width: 100%
	}

	.block_3 .mob-100 .h2 {
		padding-right: 0
	}
}

.block_3 .h1 {
	font-size: 43px;
	line-height: 1;
	text-align: left;
	margin-bottom: 50px
}

@media only screen and (max-width: 767px) {
	.block_3 .h1 {
		font-size: 40px
	}

	.block_3 {
		padding-bottom: 60px;
	}
}

@media only screen and (max-width: 479px) {
	.block_3 .h1 {
		font-size: 35px
	}
}

@media only screen and (max-width: 419px) {
	.block_3 .h1 {
		font-size: 30px
	}
}

.block_3 .h2 {
	font-size: 15px;
	line-height: 1.1;
	text-align: left;
	padding-right: 50px;
	margin: 0
}

.block_3 .h2 p {
	margin-bottom: 10px
}

@media only screen and (max-width: 1100px) {
	.block_3 .h2 {
		margin-bottom: 50px
	}
}

.block_3 .features {
	text-transform: uppercase
}

.block_3 .features .span1 {
	height: 100px;
	margin-bottom: 20px;
	padding: 25px 30px
}

.block_3 .features .ttl {
	font-size: 28px;
	line-height: 1;
	margin-bottom: 5px
}

.block_3 .features .sub-ttl {
	font-size: 15px;
	line-height: 1.3
}

.block_3 .compare {
	margin-top: 150px;
	margin-bottom: 135px;
	background-color: #f7f4ef;
	padding: 50px 40px;
	box-shadow: 0 32px 54px rgba(0, 0, 0, 0.5);
	color: #010101
}

.block_3 .compare .span1 {
	width: 300px
}

.block_3 .compare .span2 {
	width: 660px
}

@media only screen and (max-width: 1180px) {
	.block_3 .compare {
		padding: 35px 20px
	}
}

@media only screen and (max-width: 1100px) {
	.block_3 .compare {
		margin-top: 80px;
		margin-bottom: 80px
	}

	.block_3 .compare .span1 {
		width: 100%
	}
}

.block_3 .compare .h1 {
	text-align: left;
	margin-bottom: 35px
}

@media only screen and (max-width: 1100px) {
	.block_3 .compare .h1 {
		margin-bottom: 20px
	}
}

.block_3 .compare .txt {
	font-size: 17px
}

.block_3 .compare .txt p {
	line-height: 1.3;
	margin-bottom: 20px
}

@media only screen and (max-width: 1100px) {
	.block_3 .compare .txt {
		padding-right: 0
	}
}

.block_3 .compare .img {
	margin-top: 10px
}

.block_3 .attention {
	font-size: 19px;
	line-height: 1.1;
	margin-top: 60px;
}

.block_3 .attention .ttl {
	font-size: 43px;
	line-height: 1;
	margin-bottom: 16px;
	text-transform: uppercase
}

@media only screen and (max-width: 539px) {
	.block_3 .attention {
		font-size: 15px
	}

	.block_3 .attention .ttl {
		font-size: 24px
	}
}

.block_3 .attention .alert {
	font-size: 15px;
	line-height: 1.3;
	background: url(../img/alert.svg) no-repeat top right;
	padding-top: 75px;
	width: 200px;
	margin-top: 10px
}

@media only screen and (max-width: 1100px) {
	.block_3 .attention .alert {
		display: none
	}
}

.block_3 .partners {
	text-align: center;
}

.block_3 .partners img {
	width: auto;
	display: inline-block
}

@media only screen and (max-width: 1100px) {
	.block_3 .partners {
		position: relative;
		bottom: 0;
	}
}

.block_3 .partners .span1_4 {
	position: relative;
	margin-left: 0
}

@media only screen and (max-width: 1100px) {
	.block_3 .partners .span1_4 {
		width: 100%;
		padding-bottom: 0;
		margin-bottom: 60px;
		text-align: center
	}
}

@media only screen and (max-width: 419px) {
	.block_3 .partners .span1_4 {
		width: 100% margin-bottom: 0px;
	}
}

.block_3 .partners .span1_4:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: -10px;
	border-right: 1px solid rgba(255, 255, 255, 0.25);
	border-left: 1px solid rgba(1, 1, 1, 0.25)
}

@media only screen and (max-width: 539px) {
	.block_3 .partners .span1_4:after {
		display: none
	}
}

.block_3 .partners .span1_4:first-child:after,
.block_3 .partners .span1_4:nth-child(3):after {
	bottom: 49px
}

.block_3 .partners .span1_4:last-child:after {
	display: none
}

@media only screen and (max-width: 1100px) {
	.block_3 .partners .span1_4:nth-child(2n):after {
		display: none
	}

	.block_3 .partners .span1_4:nth-child(2n-1):after {
		bottom: 0
	}
}

.block_3 .partners .owl-dots {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.block_3 .partners .owl-dots .owl-dot {
	background: transparent;
	border: none;
}


.block_3 .partners .owl-dots .owl-dot span {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 100%;
	width: 15px !important;
	height: 15px !important;
	overflow: hidden !important;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.5);
	margin: 0 0px;
	border: none;
}

.block_3 .partners .owl-dots .owl-dot.active span {
	background: #fff
}

.block_3 .partners .owl-nav {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 100%
}

.block_3 .partners .owl-prev,
.block_3 .partners .owl-next {
	background: url(/wp-content/themes/app/assets/img/slick-arrow-prev.svg) no-repeat 0 0;
	width: 51px;
	height: 50px;
	left: -80px;
	position: absolute;
	font-size: 0
}

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

	.block_3 .partners .owl-prev,
	.block_3 .partners .owl-next {
		left: 0
	}
}

.block_3 .partners .owl-next {
	background-image: url(/wp-content/themes/app/assets/img/slick-arrow.svg);
	left: auto;
	right: -80px
}

@media only screen and (max-width: 1230px) {
	.block_3 .partners .owl-next {
		right: 0
	}
}

.block_3 .partners .ttl {
	margin: 25px 0 10px
}

@media only screen and (max-width: 419px) {
	.block_3 .partners .ttl {
		margin: 10px 0
	}
}

.block_3 .partners .tag {
	display: inline-block;
	height: 30px;
	border-radius: 10px;
	background-color: #01af93;
	line-height: 32px;
	padding: 0 15px
}

.block_3 .partners .sertificat {
	margin: 40px 65px 0
}

@media only screen and (max-width: 419px) {
	.block_3 .partners .sertificat {
		display: none
	}
}

.block_3 .partners .sertificat .pre {
	margin-top: 20px;
	font-size: 12px;
	line-height: 1;
	display: block;
	color: #fff
}

@media only screen and (max-width: 1100px) {
	.block_3 .partners .sertificat .pre {
		margin: 25px 0 20px
	}
}

.block_3 .partners .sertificat img {
	box-shadow: 0 20px 20px rgba(1, 1, 1, 0.3)
}

.block_4 {
	padding: 30px 0px;
	color: #010101;
	text-transform: uppercase
}

.block_4 .h1 {
	color: #2C5563;
}


.block_4 .cat-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

@media only screen and (max-width: 1180px) {
	.block_4 .cat-list {
		justify-content: center
	}
}

.block_4 .cat-block {
	position: relative;
	margin-bottom: 10px;
	text-transform: none;
	font-size: 15px;
	line-height: 1.1
}

.block_4 .cat-block .cat-bg {
	display: block
}

.block_4 .cat-block .text {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 230px;
	background-color: rgba(1, 1, 1, 0.68);
	color: #fff;
	padding: 30px 20px
}

.block_4 .cat-block .text.tr {
	left: auto;
	right: 0
}

@media only screen and (max-width: 539px) {
	.block_4 .cat-block .text {
		width: 100%;
		text-align: center;
		padding: 20px
	}
}

@media only screen and (max-width: 359px) {
	.block_4 .cat-block .text {
		position: relative
	}
}

.block_4 .cat-block .h1 {
	font-size: 43px;
	line-height: 1;
	margin-bottom: 25px;
	text-align: left
}

.block_4 .cat-block .h1.tr {
	text-align: right
}

@media only screen and (max-width: 539px) {
	.block_4 .cat-block .h1 {
		font-size: 31px;
		margin-bottom: 20px
	}

	.main-materials .slick-dots li button:before {
		background: transparent;
	}

	.main-materials .slick-dots li.slick-active button:before {
		background: #fff;
	}



}

@media only screen and (max-width: 419px) {
	.block_4 .cat-block .h1 {
		font-size: 26px;
		margin-bottom: 10px
	}
}

.block_4 .cat-block .btn {
	height: 40px;
	min-height: 40px;
	line-height: 40px;
	padding: 2px 20px 20px 20px;
	margin-top: 40px
}

@media only screen and (max-width: 539px) {
	.block_4 .cat-block .btn {
		font-size: 25px;
		margin-top: 30px
	}
}

@media only screen and (max-width: 419px) {
	.block_4 .cat-block .btn {
		margin-top: 25px;
		font-size: 20px
	}
}

.block_4 .cat-block .krmki {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 35px
}

@media only screen and (max-width: 419px) {
	.block_4 .cat-block .krmki {
		display: none
	}
}

.block_4 .cat-block.smaller .h1 {
	margin-bottom: 15px
}

.block_4 .cat-block.gradient {
	color: #fff
}

@media only screen and (max-width: 539px) {
	.block_4 .cat-block.gradient {
		background: #01af93;
		padding: 20px
	}

	.block_4 .cat-block.gradient .cat-bg {
		display: none
	}
}

.block_4 .cat-block.gradient .h1 {
	position: absolute;
	right: 20px;
	top: 40px;
	width: 55%
}

@media only screen and (max-width: 767px) {
	.block_4 .cat-block.gradient .h1 {
		font-size: 35px
	}

	.block_3 .partners {
		position: relative;
		bottom: 0;
		margin: 0px 0 0
	}
}

@media only screen and (max-width: 539px) {
	.block_4 .cat-block.gradient .h1 {
		position: relative;
		width: 100%;
		top: 0;
		right: 0
	}
}

@media only screen and (max-width: 419px) {
	.block_4 .cat-block.gradient .h1 {
		font-size: 25px
	}
}

.block_4 .cat-block.gradient .txt {
	position: absolute;
	left: 20px;
	top: 40px;
	width: 35%;
	font-size: 15px;
	line-height: 1.5
}

@media only screen and (max-width: 767px) {
	.block_4 .cat-block.gradient .txt {
		font-size: 14px
	}

	.white-gradient h1 {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 539px) {
	.block_4 .cat-block.gradient .txt {
		position: relative;
		width: 100%;
		top: 0;
		left: 0;
		text-align: center
	}
}

.block_4 .white-gradient {
	padding-bottom: 60px;
	margin-top: 40px;
}

.block_4 .white-gradient .h2 {

	font-size: 28px;
	text-transform: uppercase;
	margin-bottom: 30px
}

.block_4 .statistics {
	margin-top: 140px;
	margin-bottom: 140px
}

.block_4 .statistics .span1 {
	padding: 0 15px
}

.block_4 .statistics p {
	font-size: 18px;
	text-transform: none
}

.block_4 .statistics .stat {
	font-size: 124px;
	line-height: 1;
	color: #01af93
}

.block_4 .statistics .ttl {
	font-size: 28px;

	line-height: 1;
	text-transform: uppercase;
	margin-bottom: 15px
}

@media only screen and (max-width: 1100px) {
	.block_4 .statistics {
		margin-top: 80px;
		margin-bottom: 80px
	}

	.block_4 .statistics .span1 {
		width: 33%
	}

	.block_4 .statistics p {
		font-size: 15px
	}

	.block_4 .statistics .stat {
		font-size: 75px
	}

	.block_4 .statistics .ttl {
		font-size: 20px
	}
}

@media only screen and (max-width: 767px) {
	.block_4 .statistics p {
		font-size: 14px
	}

	.block_4 .statistics .stat {
		font-size: 50px
	}

	.block_4 .statistics .ttl {
		font-size: 15px
	}
}

@media only screen and (max-width: 539px) {
	.block_4 .statistics {
		margin-bottom: 60px
	}

	.block_4 .statistics .span1 {
		width: 300px;
		margin-bottom: 40px
	}

	.block_4 .statistics p {
		font-size: 14px
	}

	.block_4 .statistics .ttl {
		font-size: 20px;
		margin-bottom: 10px
	}
}

.block_4 .clients {
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}

.block_4 .clients img {
	display: block;
	margin: 20px;
	height: 120px
}

@media only screen and (max-width: 539px) {
	.block_4 .clients img {
		margin: 10px
	}
}

@media only screen and (max-width: 479px) {
	.block_4 .clients img {
		margin: 0
	}
}

.block_5 {
	overflow: hidden;
	color: #fff;
	padding: 0;
	position: relative;
	z-index: 1
}

@media only screen and (min-width: 1480px) {
	.block_5 {
		background-size: 100% 100%
	}
}

@media only screen and (max-width: 1100px) {
	.block_5 {
		background-size: 100% 100%
	}
}

@media only screen and (max-width: 767px) {
	.block_5 {
		padding: 60px 0px 0px 0px;
	}
}







.block_5 .tags button {
	border: 1px solid #FFFFFF;
	border-radius: 5px;
	font-size: 18px;
	background: transparent;
	color: #fff;
	display: inline-block;
	padding: 8px 12px;
	margin: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin-bottom: 5px;
}

.block_5 .tags button:hover {
	background: rgba(255, 255, 255, 0.1)
}

.block_5 .tags button.mixitup-control-active {
	background: #F6DF0C;
	color: #454545;
	border: none;
}

@media only screen and (max-width: 419px) {
	.block_5 .tags button {
		font-size: 15px;
		margin-bottom: 5px
	}
}


.block_5 .gallery {
	margin-top: 40px;
	overflow: hidden;
	max-height: 580px;
}

@media only screen and (max-width: 1100px) {
	.block_5 .gallery {
		height: auto
	}

	.block_5 .gallery .span1 {
		width: 33.33333%
	}

	.block_5 .gallery .span2 {
		width: 66.66667%
	}

	.block_5 .gallery .span15 {
		width: 50%
	}
}

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

	.block_5 .gallery .span1,
	.block_5 .gallery .span2,
	.block_5 .gallery .span15 {
		width: 340px;
		max-width: 100%
	}
}

.block_5 .gallery .gal {
	box-shadow: 0 0 0 0 #fff;
	position: relative;
	margin-bottom: 20px;
	width: auto;
}

@media only screen and (max-width: 1100px) {
	.block_5 .gallery .gal {
		margin-bottom: 0
	}
}

@media only screen and (max-width: 539px) {
	.block_5 .gallery .gal {
		box-shadow: none !important
	}
}

.block_5 .gallery .gal img {
	display: block;
	box-shadow: 0 2px 2px rgba(1, 1, 1, 0.4);
	transition: .1s box-shadow ease-in-out;
	border-radius: 10px;
	margin: auto;
	margin-bottom: 24px;
}

.block_5 .gallery .gal .addon {

	color: #fff;
	font-size: 18px;
	line-height: 1;
	padding-top: 20px;
	padding: 20px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	text-transform: uppercase;
}

@media only screen and (max-width: 1100px) {
	.block_5 .gallery .gal .addon {
		font-size: 14px
	}
}



.block_5 .gallery .gal .ttl {
	color: #2C5563;
	font-size: 25px
}

@media only screen and (max-width: 1100px) {
	.block_5 .gallery .gal .ttl {
		font-size: 20px
	}
}

.block_5 .gallery .gal p {
	margin-bottom: 10px;
	font-size: 30px;
	line-height: 33px;
	text-align: center;
	max-width: 800px;

}

.block_5 .gallery .gal .btn {
	height: 30px;
	font-size: 14px;
	line-height: 33px;
	padding: 0 15px;
	min-height: 0;
	text-transform: uppercase
}

.block_5 .gallery .gal:hover .addon {
	opacity: 1
}

.zakaz-block {
	width: 200px
}

.zakaz-block .btn {
	height: 30px;
	font-size: 14px;
	line-height: 33px;
	padding: 0 15px;
	min-height: 0;
	text-transform: uppercase
}

.zakaz-block p {
	margin-top: 15px;
	font-size: 15px;
	line-height: 1.3;
	color: #fff
}

.block_6 {
	color: #fff;
	padding-top: 150px;
	padding-bottom: 100px;
	background-image: url(../img/block-6-bg-3.svg), url(../img/block-6-bg-2.svg), url(../img/block-6-bg-1.jpg);
	background-position: center bottom, center top, left 900px;
	background-repeat: no-repeat;
	background-size: auto, auto, auto
}

@media only screen and (min-width: 1480px) {
	.block_6 {
		background-size: auto, 100% 1727px, auto
	}
}

@media only screen and (min-width: 2660px) {
	.block_6 {
		background-size: 100% 1402px, 100% 1727px, auto
	}
}

@media only screen and (max-width: 1100px) {
	.block_6 {
		background-position: center bottom, center 0, left 1500px;
		padding-bottom: 200px
	}
}

@media only screen and (max-width: 767px) {
	.block_6 {
		padding-bottom: 250px
	}

}

.block_6 .connector-5-6 {
	text-align: right;
	margin-top: -50px;
	overflow: hidden
}

.block_6 .connector-5-6 img {
	max-width: 10000%
}

.block_6 .h1.titled {
	font-size: 83px;
	line-height: 1;
	color: #fff;
	text-align: left;
	margin: -50px 0 100px;
	text-align: left !important
}

@media only screen and (max-width: 767px) {
	.block_6 .h1.titled {
		font-size: 50px;
		margin-bottom: 60px
	}
}

@media only screen and (max-width: 539px) {
	.block_6 .h1.titled {
		margin-top: -80px;
		font-size: 45px
	}
}

@media only screen and (max-width: 479px) {
	.block_6 .h1.titled {
		margin: 60px 0 20px;
		font-size: 40px;
		text-align: center !important
	}
}

@media only screen and (max-width: 539px) {
	.block_6 .zakaz-block {
		margin-top: -50px
	}
}

@media only screen and (max-width: 479px) {
	.block_6 .zakaz-block {
		float: none;
		text-align: center;
		margin-top: -100px;
		width: 100%
	}
}

.block_6 .block {
	padding: 60px;
	margin-bottom: 120px
}

@media only screen and (max-width: 1180px) {
	.block_6 .block {
		padding: 20px 10px
	}
}

@media only screen and (max-width: 1100px) {
	.block_6 .block {
		padding: 30px
	}

	.block_6 .block .span1_4 {
		width: 100%
	}

	.block_6 .block .span3_4 {
		margin-top: 30px
	}
}

@media only screen and (max-width: 767px) {
	.block_6 .block {
		padding: 25px 20px;
		margin-bottom: 70px
	}
}

.block_6 .block p {
	color: #fff;
	font-size: 15px;
	text-transform: none;
	line-height: 1.3;
	margin-bottom: 10px
}

@media only screen and (max-width: 767px) {
	.block_6 .block p {
		font-size: 14px;
		text-transform: none
	}
}

.block_6 .block .h1 {
	font-size: 43px;
	line-height: 1;
	color: #fff;
	text-align: left;
	margin-bottom: 20px
}

@media only screen and (max-width: 1100px) {
	.block_6 .block .h1 {
		font-size: 40px;
		margin-bottom: 10px
	}
}

@media only screen and (max-width: 767px) {
	.block_6 .block .h1 {
		font-size: 35px
	}
}

@media only screen and (max-width: 479px) {
	.block_6 .block .h1 {
		font-size: 30px
	}
}

.block_6 .block .reasons {
	text-transform: uppercase;
	margin: 0 50px 0 100px
}

@media only screen and (max-width: 767px) {
	.block_6 .block .reasons {
		margin: 0 0 0 50px
	}
}

.block_6 .block .reason {
	position: relative;
	padding-left: 17px;
	border-left: 1px solid #01af93;
	font-size: 18px;
	line-height: 1.1;
	margin-bottom: 45px
}

@media only screen and (max-width: 1100px) {
	.block_6 .block .reason {
		text-align: left
	}
}

.block_6 .block .reason:last-child {
	margin-bottom: 0
}

.block_6 .block .reason p {
	color: #fff;
	margin-bottom: 0
}

.block_6 .block .reason .ttl {
	color: #01af93;
	font-size: 29px;
	line-height: 1;
	margin-bottom: 10px;
	text-transform: uppercase
}

@media only screen and (max-width: 1100px) {
	.block_6 .block .reason .ttl {
		font-size: 25px
	}
}

@media only screen and (max-width: 767px) {
	.block_6 .block .reason .ttl {
		font-size: 20px;
		margin-bottom: 5px
	}
}

@media only screen and (max-width: 479px) {
	.block_6 .block .reason .ttl {
		font-size: 18px
	}
}

.block_6 .block .reason::before {
	counter-increment: reasons;
	content: counter(reasons);
	font-size: 55px;
	line-height: 1;
	color: #01af93;
	position: absolute;
	left: -75px;
	width: 60px;
	text-align: right
}

@media only screen and (max-width: 767px) {
	.block_6 .block .reason::before {
		font-size: 45px;
		width: 50px;
		left: -65px
	}
}

.block_6 .block.bordered {
	border: 10px solid #01af93;
	padding: 50px 40px
}

@media only screen and (max-width: 1180px) {
	.block_6 .block.bordered {
		padding: 20px 10px
	}
}

@media only screen and (max-width: 1100px) {
	.block_6 .block.bordered {
		padding: 30px
	}
}

@media only screen and (max-width: 767px) {
	.block_6 .block.bordered {
		padding: 25px 15px
	}
}

.block_6 .block.grounded {
	background: #fff;
	color: #010101
}

.block_6 .block.grounded .h1 {
	color: #010101
}

.block_6 .block.grounded p {
	color: #010101
}

.block_6 .block.grounded .reason {
	border-left-color: #01af93
}

.block_6 .block.grounded .reason .ttl,
.block_6 .block.grounded .reason p {
	color: #010101
}

.block_6 .block.grounded .reason:before {
	color: #01af93
}

.block_7 {
	color: #010101
}

.main-white {
	position: relative;
	z-index: 30;
}

.block_7 .white-block {
	position: relative;
	padding: 20px 0px 50px;
}

@media only screen and (max-width: 1100px) {
	.block_7 .white-block {
		padding: 100px 0
	}
}

@media only screen and (max-width: 479px) {
	.block_7 .white-block {
		padding-top: 0px
	}
}



.block_7 .white-block .container {
	position: relative;
	z-index: 2
}

.block_7 .zakaz-block {
	width: 320px
}

@media only screen and (max-width: 1100px) {
	.block_7 .zakaz-block {
		display: none
	}
}

.block_7 .zakaz-block p {
	margin: 0 0 15px;
	font-size: 15px;
	color: #010101
}

.block_7 .zakaz-block .btn {
	height: 40px;
	line-height: 40px;
	font-size: 19px
}

.block_7 .h1 {
	text-align: left;
	color: #2C5563;
}

.block_7 .h2 {
	text-align: left
}

.block_7 .order-block {
	margin: 75px 0 0;
	text-transform: uppercase
}

@media only screen and (max-width: 767px) {
	.block_7 .order-block {
		margin-top: 50px
	}

	.block_7 .h1 {
		margin-bottom: 10px;
	}
}

.block_7 .order-block>.ttl {
	font-size: 39px;
	line-height: 1
}

@media only screen and (max-width: 479px) {
	.block_7 .order-block>.ttl {
		font-size: 30px
	}
}

.block_7 .order-block .select {
	position: relative;
	display: block;
	width: 300px;
	font-size: 18px
}

.block_7 .order-block .select select {
	display: inline-block;
	width: 100%;
	cursor: pointer;
	padding: 15px 15px 10px;
	outline: 0;
	border: 0;
	border-radius: 0;
	background-color: #e6e6e6;
	color: #010101;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	transition: background-color .3s ease-in-out
}

.block_7 .order-block .select select::-ms-expand {
	display: none
}

.block_7 .order-block .select select:hover,
.block_7 .order-block .select select:focus {
	background-color: #ccc
}

.block_7 .order-block .select .select__arrow {
	position: absolute;
	top: 22px;
	right: 22px;
	width: 0;
	height: 0;
	pointer-events: none;
	border-style: solid;
	border-width: 8px 5px 0 5px;
	border-color: #7b7b7b transparent transparent transparent
}

.block_7 .order-block .select select:hover~.select__arrow,
.block_7 .order-block .select select:focus~.select__arrow {
	border-top-color: #000
}

.block_7 .order-block .select select:disabled~.select__arrow {
	border-top-color: #ccc
}

.block_7 .order-block .options {
	border-top: 5px solid #01af93;
	border-bottom: 5px solid #01af93;
	padding: 40px 0 35px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around
}

@media only screen and (max-width: 1100px) {
	.block_7 .order-block .options {
		justify-content: space-around
	}
}

.block_7 .order-block .option {
	width: 160px;
	text-align: center
}

@media only screen and (max-width: 1100px) {
	.block_7 .order-block .option {
		margin-bottom: 30px
	}

	.block_7 .order-block .option:last-child {
		margin-bottom: 0
	}
}

@media only screen and (max-width: 479px) {
	.block_7 .order-block .option {
		border-bottom: 1px solid #01af93;
		padding-bottom: 10px
	}

	.block_7 .order-block .option:last-child {
		border: none;
		padding: 0
	}
}

.block_7 .order-block .option.active .clear {
	display: block
}

.block_7 .order-block .option .h3 {
	font-size: 15px;
	line-height: 1.2;
}

.block_7 .order-block .option .selector {
	position: relative;
	margin: 18px 0 15px
}

.block_7 .order-block .option .clear {
	position: absolute;
	right: 0;
	top: 0;
	color: red;
	font-size: 20px;
	border-radius: 50%;
	border: 1px solid red;
	width: 20px;
	height: 20px;
	line-height: 16px;
	cursor: pointer;
	display: none
}

.block_7 .order-block .option a.lb-link {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow: hidden;
	display: block;
	border: 1px solid #01af93;
	margin: 0 auto;
	padding: 0;
	cursor: pointer;
	text-align: center;
	font-size: 12px;
	color: #00a78c;
	box-shadow: none;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.block_7 .order-block .option a.lb-link:hover {
	border- box-shadow: 0 0 20px rgba(86, 47, 136, 0.3)
}

.block_7 .order-block .option .ttl {
	font-size: 18px;
	line-height: 1.45
}

.block_7 .order-block .option .sub-ttl {
	font-size: 14px;
	line-height: 1.35
}

.block_7 .order-block .option.count,
.block_7 .order-block .option.width {
	width: 190px;
	padding-right: 40px
}

.block_7 .order-block .option.is-free .selector:after {
	content: 'бесплатно';
	text-transform: uppercase;
	position: absolute;
	left: 50%;
	bottom: -2px;
	margin-left: -40px;
	width: 80px;
	height: 20px;
	text-align: center;
	color: #fff;
	background: #01af93;
	font-size: 14px;
	line-height: 23px;
	border-radius: 3px
}

.block_7 .order-block .option .combo {
	position: relative;
	margin-bottom: 20px
}

.block_7 .order-block .option .combo sub {
	position: absolute;
	right: -25px;
	font-size: 17px;
	line-height: 60px
}

.block_7 .order-block .option label {
	line-height: 25px;
	font-size: 16px
}

.block_7 .order-block .option label input {
	vertical-align: middle
}

.block_7 .order-block .actions {
	margin-top: 45px
}

.block_7 .order-block .actions .btn {
	width: 340px
}

@media only screen and (max-width: 419px) {
	.block_7 .order-block .actions .btn {
		width: auto
	}
}

.block_7 .order-block .actions p {
	margin-top: 25px;
	font-size: 18px
}

.block_8 {
	margin-top: -320px;
	padding-bottom: 0px;
	padding: 250px 0px;
	color: #fff;
	background: rgba(59, 142, 147, 1) url(/wp-content/themes/app/assets/img/2021/green-back.png) no-repeat;
}

@media only screen and (max-width: 1100px) {
	.block_8 {
		padding-bottom: 100px
	}
}

.block_8 .pay-block {
	padding: 320px 40px 40px;
	margin-bottom: 140px;
	box-shadow: 0 18px 39px rgba(0, 0, 0, 0.5);
	background-image: linear-gradient(160deg, #01af93 0%, #ed2d97 100%)
}

@media only screen and (max-width: 1100px) {
	.block_8 .pay-block {
		margin-bottom: 100px
	}
}

@media only screen and (max-width: 539px) {
	.block_8 .pay-block {
		padding: 260px 20px 0;
		margin-bottom: 80px
	}
}

.block_8 .pay-block .span15 {
	width: 480px
}

@media only screen and (max-width: 1100px) {
	.block_8 .pay-block .span15 {
		width: 100%
	}
}

.block_8 .pay-block .h1 {
	text-align: left;
	font-size: 43px;
	margin-bottom: 25px
}

.block_8 .pay-block .txt {
	width: 250px;
	font-size: 15px;
	line-height: 1.3;
	margin: 5px 0 40px
}

@media only screen and (max-width: 1100px) {
	.block_8 .pay-block .txt {
		width: auto;
		margin-bottom: 20px
	}
}

.block_8 .pay-block .btn {
	font-size: 26px
}

@media only screen and (max-width: 479px) {
	.block_8 .pay-block .btn {
		font-size: 22px
	}
}

@media only screen and (max-width: 419px) {
	.block_8 .pay-block .btn {
		font-size: 18px
	}
}

.block_8 .pay-block .variants {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	padding-right: 40px
}

@media only screen and (max-width: 1100px) {
	.block_8 .pay-block .variants {
		padding-right: 0;
		margin: 50px 0 0
	}
}

@media only screen and (max-width: 539px) {
	.block_8 .pay-block .variants {
		justify-content: space-around
	}
}

.block_8 .pay-block .variant {
	width: 130px;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 35px
}

@media only screen and (max-width: 1100px) {
	.block_8 .pay-block .variant {
		width: 160px
	}
}

.block_8 .pay-block .variant figure {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow: hidden;
	background: #fff;
	margin: 0 auto 15px
}

.block_8 .steps {
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	margin: 65px 0 120px
}

@media only screen and (max-width: 1100px) {
	.block_8 .steps {
		margin: 40px 0 100px
	}
}

@media only screen and (max-width: 767px) {
	.block_8 .steps {
		flex-wrap: wrap;
		justify-content: space-around
	}
}

@media only screen and (max-width: 539px) {
	.block_8 .steps {
		margin-bottom: 60px
	}
}

.block_8 .steps .step {
	width: 160px;
	height: 220px;
	padding: 0 0 30px
}

@media only screen and (max-width: 1100px) {
	.block_8 .steps .step {
		width: 140px;
		height: auto;
		padding-bottom: 20px
	}
}

@media only screen and (max-width: 767px) {
	.block_8 .steps .step {
		margin-bottom: 30px
	}
}

.block_8 .steps .step .ttl {
	color: #01af93;
	font-size: 55px;
	line-height: 1;
	margin-bottom: 15px
}

.cut-bd p {
	color: #01af93;
}

@media only screen and (max-width: 1100px) {
	.block_8 .steps .step .ttl {
		font-size: 48px;
		margin-bottom: 10px
	}
}

.block_8 .steps .step .cut-bd {
	padding: 20px 20px 0;
	position: relative;
	background: #fff;
	color: #6b6b6b;
	height: 100%;
	font-size: 18px;
	line-height: 1.1;
	box-shadow: 0 42px 44px rgba(1, 1, 1, 0.4)
}

.block_8 .steps .step .cut-bd:before {
	content: "";
	width: 130px;
	height: 30px;
	position: absolute;
	top: 100%;
	right: 30px;
	background: #fff
}

.block_8 .steps .step .cut-bd:after {
	content: "";
	width: 0;
	height: 0;
	margin-left: -30px;
	position: absolute;
	top: 100%;
	left: 100%;
	border: 15px solid #fff;
	border-right: 15px solid transparent;
	border-bottom: 15px solid transparent
}

@media only screen and (max-width: 1100px) {
	.block_8 .steps .step .cut-bd {
		padding: 15px 10px 0;
		font-size: 15px
	}

	.block_8 .steps .step .cut-bd:before {
		width: 105px;
		height: 20px;
		right: 20px
	}

	.block_8 .steps .step .cut-bd:after {
		margin-left: -20px;
		border-width: 10px;
		border-right-width: 10px;
		border-bottom-width: 10px
	}
}

@media only screen and (max-width: 767px) {
	.block_8 .steps .step .cut-bd:before {
		width: 120px
	}
}

.block_8 .steps .step .cut-hd {
	margin: 0 0 5px;
	padding: 0 0 5px
}

.block_8 .steps .step .btn {
	font-size: 14px;
	text-align: left;
	min-height: 0;
	line-height: 1.1;
	height: 50px;
	border-radius: 5px;
	padding: 11px 10px 0 11px;
	width: 90px;
	margin-top: 5px;
	color: #010101;
}

.block_8 .steps .step .btn:hover {
	box-shadow: none
}

#reviews.slide-block {
	position: relative
}

@media only screen and (max-width: 1100px) {
	#reviews.slide-block .span1 {
		width: 33.33333%;
		text-align: left
	}

	#reviews.slide-block .span2 {
		width: 66%
	}
}

@media only screen and (max-width: 767px) {
	#reviews.slide-block .span1 {
		width: 100%;
		text-align: center;
		margin-bottom: 10px
	}

	.block_8 {
		padding-bottom: 0px;
	}

	#reviews.slide-block .span2 {
		width: 100%
	}
}

#reviews.slide-block .slide-info {
	font-size: 28px;
	text-align: center;
	text-transform: uppercase;
	color: #fff
}

@media only screen and (max-width: 1100px) {
	#reviews.slide-block .slide-info {
		font-size: 22px
	}
}

#reviews.slide-block .slider {
	font-size: 15px;
	line-height: 1.3;
	width: 100%;
	max-width: 100%;
	margin: 30px auto;
}

@media only screen and (max-width: 1300px) {
	#reviews.slide-block .slider .owl-next {
		right: -60px;
	}

	#reviews.slide-block .slider .owl-prev {
		left: -60px;
	}
}

#reviews.slide-block .slide,
#reviews.slide-block .owl-item {
	width: 100%
}

#reviews.slide-block .ttl {
	color: #01af93;
	font-size: 18px;
	line-height: 1.2;
	margin-top: 10px;
	text-align: center
}

#reviews.slide-block .small {
	font-size: 17px;
	text-align: center
}

#reviews.slide-block .shadowed {
	box-shadow: 0 15px 15px rgba(0, 0, 0, 0.3);
	margin: 0 10px 30px 0;
	display: block;
	width: 95%
}

.phone-mobile-wrap .phone-mobile {
	font-size: 17px;
	margin-bottom: 0px;
}

@media only screen and (max-width: 1100px) {
	#reviews.slide-block .shadowed {
		width: 100%;
		box-shadow: none
	}
}

#reviews {
	margin-top: 70px;
}

#reviews.slide-block .owl-dots {
	width: 100%;
	margin-top: 20px;
	text-align: center
}

#reviews.slide-block .owl-dots .owl-dot {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.5);
	margin: 0 5px;
	border-color: transparent;
}

#reviews.slide-block .owl-dots .owl-dot.active {
	background: #fff
}

#reviews.slide-block .owl-nav {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 100%
}

#reviews.slide-block .owl-prev,
#reviews.slide-block .owl-next {
	background: url(/wp-content/themes/app/assets/img/slick-arrow-prev.svg) no-repeat 0 0;
	width: 51px;
	height: 50px;
	left: -120px;
	position: absolute;
	font-size: 0
}

@media only screen and (max-width: 850px) {
	.textor {
		margin-top: 0ex;
	}

	#reviews.slide-block .owl-prev,
	#reviews.slide-block .owl-next {
		left: -70px
	}
}

#reviews.slide-block .owl-next {
	background-image: url(/wp-content/themes/app/assets/img/slick-arrow.svg);
	left: auto;
	right: -120px
}

@media only screen and (max-width: 850px) {
	#reviews.slide-block .owl-next {
		right: -70px
	}
}

.block_8 .cooperation {
	margin-top: 140px;
	font-size: 15px;
	line-height: 1.3
}

@media only screen and (max-width: 1100px) {
	.block_8 .cooperation {
		margin-top: 90px
	}

	.block_8 .cooperation .span1_4 {
		display: none
	}
}

.block_8 .cooperation .h1 {
	color: #fff;
	margin-bottom: 15px
}

.block_8 .cooperation .zakaz-block {
	width: auto
}

.block_8 .cooperation .zakaz-block p {
	margin-bottom: 15px
}

@media only screen and (max-width: 1100px) {
	.block_8 .cooperation .zakaz-block {
		text-align: center;
		margin-top: 30px
	}
}

.block_8 .whooh {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 40px;
	margin-bottom: 60px
}

@media only screen and (max-width: 539px) {
	.block_8 .whooh {
		justify-content: space-around
	}
}

.block_8 .whooh .whois {
	font-size: 19px;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	width: 150px
}

@media only screen and (max-width: 539px) {
	.block_8 .whooh .whois {
		margin-bottom: 20px;
		width: 150px
	}
}

.block_8 .whooh .whois figure {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	overflow: hidden;
	background: #fff;
	margin: 0 auto 25px
}

.block_9 {
	height: 720px;
	position: relative
}

@media only screen and (max-width: 767px) {
	.block_9 {
		height: auto
	}
}

.block_9 .shadowed {
	box-shadow: inset 0 21px 83px #000000;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 10
}

.block_2.acrylic-page .prod-f .span1:nth-child(18) {
	display: none !important;
}

.block_2.acrylic-single .prod-f .span1:nth-child(9) {
	display: none !important;
}



@media only screen and (max-width: 1100px) {
	.block_9 .shadowed {
		box-shadow: none;
		position: relative
	}
}

.block_9 .map {
	height: 720px
}

@media only screen and (max-width: 767px) {
	.block_9 .map {
		height: 400px
	}

	.block_2.acrylic-page .prod-f .span1:nth-child(18) {
		display: inline-block !important;
	}

	.block_2.acrylic-single .prod-f .span1:nth-child(9) {
		display: inline-block !important;
	}

}

.block_9 .container {
	position: relative
}

@media only screen and (max-width: 767px) {
	.block_9 .container {
		width: 100%
	}
}

.block_9 .contacts {
	position: absolute;
	left: 0;
	top: 80px;
	width: 520px;
	box-shadow: 0 20px 20px rgba(0, 0, 0, 0.3);
	background-color: #fff;
	color: #010101;
	padding: 35px;
	font-size: 18px;
	line-height: 1.1
}

@media only screen and (max-width: 1023px) {
	.block_9 .contacts {
		width: 500px
	}
}

@media only screen and (max-width: 767px) {
	.block_9 .contacts {
		position: relative;
		top: 0;
		left: 0;
		box-shadow: none;
		width: auto
	}
}

@media only screen and (max-width: 419px) {
	.block_9 .contacts {
		padding: 35px 10px;
		text-align: center
	}
}

.block_9 .h1 {
	color: #010101;
	text-align: left;
	font-size: 39px;
	line-height: 1.1;
	margin-bottom: 20px
}

@media only screen and (max-width: 539px) {
	.block_9 .h1 {
		font-size: 35px
	}
}

@media only screen and (max-width: 419px) {
	.block_9 .h1 {
		font-size: 25px
	}
}

.block_9 .contact {
	font-size: 28px;
	line-height: 45px;
	padding-left: 60px;
	position: relative;
	margin-top: 25px
}

.block_9 .contact:before {
	position: absolute;
	left: 0;
	content: '';
	background: url(../img/contacts.svg) no-repeat 0 0;
	width: 45px;
	height: 45px
}

@media only screen and (max-width: 539px) {
	.block_9 .contact {
		font-size: 20px
	}
}

@media only screen and (max-width: 419px) {
	.block_9 .contact {
		font-size: 16px;
		padding-left: 50px;
		line-height: 42px;
		text-align: left
	}
}

.block_9 .contact.phone:before {
	background-position: 0 -70px
}

.block_9 .contact.email:before {
	background-position: 0 -140px
}

.block_9 .contact span {
	display: inline-block;
	line-height: 1.25
}

input {
	height: 60px;
	box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.25);
	border-radius: 10px;
	line-height: 1;
	font-size: 37px;
	padding: 0 20px 0;
	border: none;
	color: #010101
}

input[type="checkbox"] {
	width: 20px;
	height: 20px;
	border: 1px solid #00a78c
}

.lb-block .lb-header {
	border-radius: 0;
	color: #fff;
	height: 110px;
	padding: 33px 100px 30px 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.lb-block .lb-header .h1 {
	font-size: 28px;
}

@media only screen and (max-width: 767px) {
	.lb-block .lb-header {
		height: 85px;
		padding: 22px 100px 0 30px
	}

	.lb-block .lb-header .h1 {
		font-size: 37px;
		text-align: left !important
	}
}

@media only screen and (max-width: 539px) {
	.lb-block .lb-header {
		height: 65px;
		padding: 17px 80px 0 20px
	}

	.lb-block .lb-header .h1 {
		font-size: 30px
	}
}

@media only screen and (max-width: 479px) {
	.lb-block .lb-header {
		height: 55px;
		padding: 17px 60px 0 20px
	}

	.lb-block .lb-header .h1 {
		font-size: 25px
	}
}

.lb-block .lb-flipper {
	position: relative;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	perspective: 600px
}

.lb-block .lb-flipper .front {
	background: #fff;
	box-shadow: 0 20px 50px rgba(0, 0, 0, 0.75);
	height: inherit;
	position: relative;
	top: 0;
	z-index: 900;
	text-align: center;
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform: rotateX(0deg) rotateY(0deg);
	transform: rotateX(0deg) rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.lb-block .lb-flipper .back {
	background: #fff;
	box-shadow: 0 20px 50px rgba(0, 0, 0, 0.75);
	height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.lb-block .lb-flipper.flipped .front {
	z-index: 900;
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateX(0deg) rotateY(180deg)
}

.lb-block .lb-flipper.flipped .back {
	z-index: 1000;
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform: rotateX(0deg) rotateY(0deg);
	transform: rotateX(0deg) rotateY(0deg)
}

.lb-block .lb-error.alert {
	margin: -5px 0 15px;
	padding: 7px 10px 5px;
	background: #e03636;
	color: #fff;
	font-size: 14px;
	border-radius: 3px
}

.lb-block .lb-content {
	padding: 30px
}

@media only screen and (max-width: 539px) {
	.lb-block .lb-content {
		padding: 20px
	}
}

.lb-block .lb-group {
	position: relative;
	padding-left: 140px;
	margin-bottom: 20px
}

@media only screen and (max-width: 419px) {
	.lb-block .lb-group {
		padding-left: 0
	}
}

.lb-block .lb-group label {
	color: #01af93;
	font-size: 15px;
	line-height: 50px;
	position: absolute;
	left: 0;
	width: 110px;
	text-transform: uppercase;
	text-align: left
}

@media only screen and (max-width: 539px) {
	.lb-block .lb-group label {
		line-height: 40px
	}
}

@media only screen and (max-width: 419px) {
	.lb-block .lb-group label {
		position: relative;
		display: block;
		font-size: 14px;
		line-height: 1.2;
		margin-bottom: 5px;
		width: 100%
	}
}

.lb-block .lb-group input {
	width: 290px;
	height: 50px;
	padding-top: 5px;
	background-color: #eaeaea;
	font-size: 29px;
	box-shadow: inset 0 0 4px 0 rgba(1, 1, 1, 0.14), inset 0 0 0 1px rgba(1, 1, 1, 0.1), 0 5px 10px rgba(1, 1, 1, 0);
	border-radius: 6px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.lb-block .lb-group input:focus {
	box-shadow: inset 0 0 4px 0 rgba(33, 125, 104, 0.4), inset 0 0 0 1px rgba(33, 125, 104, 0.5), 0 0 20px rgba(33, 125, 104, 0.1)
}

@media only screen and (max-width: 539px) {
	.lb-block .lb-group input {
		height: 40px;
		font-size: 24px
	}
}

@media only screen and (max-width: 479px) {
	.lb-block .lb-group input {
		width: 100%;
		padding: 5px 10px 0
	}
}

.lb-block .lb-group.wfile label {
	line-height: 1
}

.lb-block .lb-group.wfile .input_image {
	text-align: left;
	display: block
}

.lb-block .lb-group.wfile .input_image img {
	max-width: 200px
}

.lb-block .lb-group.checkboxes label {
	line-height: 22px
}

.lb-block .lb-group.checkboxes label:last-child {
	margin-left: 20px
}

@media only screen and (max-width: 479px) {
	.lb-block .lb-group.checkboxes label:last-child {
		margin-left: 0;
		margin-top: 7px
	}
}

.lb-block .lb-group.checkboxes input {
	position: absolute;
	opacity: 0;
	left: -10000px
}

.lb-block .lb-group.checkboxes input:checked+.chk:before {
	background-color: #2C5563;
	box-shadow: inset 0 0 0 4px #fff
}

.lb-block .lb-group .chk {
	display: inline-block;
	position: relative;
	width: auto;
	padding-left: 30px;
	height: 20px;
	cursor: pointer;
	color: #9c9c9c
}

.lb-block .lb-group .chk:before {
	content: '';
	background: #fff;
	border-radius: 100%;
	border: 1px solid #ccc;
	display: block;
	width: 18px;
	height: 18px;
	cursor: pointer;
	text-align: center;
	position: absolute;
	left: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}

@media only screen and (max-width: 479px) {
	.lb-block .lb-group .chk {
		display: block;
		margin-left: 0
	}
}

.lb-block .info {
	color: #949494;
	font-size: 15px;
	margin-bottom: 15px
}

.lb-block .inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1
}

.lb-block .inputfile+label {
	width: 140px;
	height: 30px;
	min-height: 0;
	font-size: 14px;
	line-height: 32px;
	padding: 11px 15px 0;
	color: #fff;
	border-radius: 6px;
	position: relative;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.lb-block .inputfile:focus+label,
.lb-block .inputfile+label:hover {
	box-shadow: 0 0 0 #fff
}

.lb-block .inputfilename {
	font-size: 15px;
	color: rgba(33, 125, 104, 0.5);
	left: 140px;
	top: 40px;
	position: absolute
}

@media only screen and (max-width: 479px) {
	.lb-block .inputfilename {
		font-size: 14px
	}
}

@media only screen and (max-width: 419px) {
	.lb-block .inputfilename {
		top: 20px;
		left: 150px
	}
}

.lb-block .action {
	margin-top: 70px
}

@media only screen and (max-width: 539px) {
	.lb-block .action {
		margin-top: 55px
	}
}

@media only screen and (max-width: 479px) {
	.lb-block .action {
		text-align: center;
		margin-top: 45px
	}
}

.lb-block .mfp-close {
	color: #fff;
	top: 35px;
	right: 30px;
	font-size: 0;
	width: 40px;
	height: 40px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.lb-block .mfp-close::before,
.lb-block .mfp-close::after {
	content: '';
	position: absolute;
	height: 2px;
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -1px;
	background: #fff
}

.lb-block .mfp-close::before {
	transform: rotate(45deg)
}

.lb-block .mfp-close::after {
	transform: rotate(-45deg)
}

@media only screen and (max-width: 767px) {
	.lb-block .mfp-close {
		top: 22px
	}
}

@media only screen and (max-width: 539px) {
	.lb-block .mfp-close {
		top: 14px;
		right: 20px
	}
}

@media only screen and (max-width: 419px) {
	.lb-block .mfp-close {
		top: 9px;
		right: 10px
	}
}

.lb-block .lightbox {
	opacity: 0;
	transition: all 0.2s ease-in-out;
	transform: scale(0.8);
	width: 490px;
	max-width: 100%;
	margin: auto
}

.lb-block .lightbox.prodBlock {
	width: 1060px;
	background: #fff;
	box-shadow: 0 20px 50px rgba(0, 0, 0, 0.75)
}

@media only screen and (max-width: 1100px) {
	.lb-block .lightbox.prodBlock {
		width: 768px
	}
}

@media only screen and (max-width: 539px) {
	.lb-block .lightbox {
		width: 470px
	}
}

.lb-block.mfp-ready .lightbox {
	opacity: 1;
	transform: scale(1)
}

.lb-block.mfp-removing .lightbox {
	transform: scale(0.8);
	opacity: 0
}

.lb-block.mfp-bg {
	opacity: 0;
	transition: opacity 0.3s ease-out
}

.lb-block.mfp-ready.mfp-bg {
	opacity: 0.8
}

.lb-block.mfp-removing.mfp-bg {
	opacity: 0
}

.tabContainer {
	border-bottom: 5px solid #e9e9e9;
	height: 45px;
	margin-bottom: 30px
}

.tabContainer .tabSelect {
	display: none
}

@media only screen and (max-width: 1100px) {
	.tabContainer .tabSelect {
		display: block;
		width: 100%;
		border: 1px solid #912c96;
		padding: 4px 7px
	}
}

.tabContainer .tabs {
	position: relative;
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-start
}

@media only screen and (max-width: 1100px) {
	.tabContainer .tabs {
		display: none
	}
}

.tabContainer .tabs .tab {
	display: block;
	padding: 5px 7px;
	width: 100%;
	height: 45px;
	line-height: 35px;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	cursor: pointer
}

.tabContainer .tabs .tab .text {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer
}

.tabContainer .tabs .tab .text {
	font-size: 17px
}

.tabContainer .tabs .tab.active {
	color: #01af93;
	opacity: 1 !important
}

.tabContainer .tabs .indicator {
	position: absolute;
	bottom: 0;
	height: 5px;
	background: #01af93
}

.sectionsContainer .sections .section {
	display: none
}

.sectionsContainer .sections .section p {
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 25px
}

.sectionsContainer .sections .section.active {
	display: block
}

.collections {
	position: relative;
	max-height: 90%;
	min-height: 300px
}

.collections .list {
	width: 160px
}

@media only screen and (max-width: 640px) {
	.collections .list {
		width: 130px
	}
}

.collections .list .ttl {
	font-size: 16px;
	margin-bottom: 25px;
	color: #01af93
}

.collections .list-menu {
	font-size: 15px
}

.collections .list-menu li {
	display: block;
	margin-bottom: 10px
}

.collections .list a {
	color: #01af93;
	cursor: pointer;
	border-bottom: 1px solid transparent
}

.collections .list a:hover {
	border-bottom-color: rgba(255, 11, 117, 0.5)
}

.collections .list a.active {
	border-bottom-color: #01af93
}

.collections .views {
	position: absolute;
	left: 180px;
	top: 0;
	right: 0;
	bottom: 0;
	overflow-y: scroll
}

@media only screen and (max-width: 640px) {
	.collections .views {
		left: 145px
	}
}

.collections .view {
	flex-wrap: wrap;
	justify-content: flex-start;
	display: none
}

.collections .view.active {
	display: flex
}

.collections .view .el {
	width: 120px;
	height: 120px;
	position: relative;
	margin: 0 0 10px 10px;
	text-align: center
}

.collections .view .el figure {
	border-radius: 50%;
	margin: 10px;
	box-shadow: 0 0 0 rgba(1, 1, 1, 0);
	cursor: pointer;
	cursor: url(../img/cursor.svg) 25 25, pointer
}

.collections .view .el img {
	display: block;
	border: 1px solid #ddd
}

.collections .view .el span {
	position: absolute;
	left: 50%;
	top: 80px;
	margin-left: -65px;
	padding: 10px 10px 8px;
	width: 130px;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 1;
	color: #fff;
	border-radius: 5px;
	box-shadow: 0 5px 10px rgba(1, 1, 1, 0.3);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: 0;
	visibility: hidden;
	cursor: pointer;
	cursor: url(../img/cursor.svg) 25 25, pointer
}

.collections .view .el span small {
	display: block
}

.collections .view .el:hover {
	z-index: 1
}

.collections .view .el:hover span {
	opacity: 1;
	visibility: visible
}

.collections.for-mojki .list-menu {
	visibility: hidden
}

.collections.for-mojki .view .el img {
	border: none
}

.collections.for-kromki .view .el {
	height: 90px
}

.collections.for-kromki .view .el span {
	top: 60px
}

.notie-alert {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 25px;
	box-shadow: 0 0 10px rgba(1, 1, 1, 0.5);
	background: #00a78c;
	color: #fff;
	padding: 20px;
	z-index: 100;
	display: none
}

.tl {
	text-align: left
}

.tr {
	text-align: right
}

.tc {
	text-align: center
}

.hidden {
	display: none
}

/*# sourceMappingURL=main.css.map */

/* swiper */
/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s opacity;
	-o-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: .2s top, .2s -webkit-transform;
	transition: .2s top, .2s -webkit-transform;
	-o-transition: .2s transform, .2s top;
	transition: .2s transform, .2s top;
	transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s left, .2s -webkit-transform;
	transition: .2s left, .2s -webkit-transform;
	-o-transition: .2s transform, .2s left;
	transition: .2s transform, .2s left;
	transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s right, .2s -webkit-transform;
	transition: .2s right, .2s -webkit-transform;
	-o-transition: .2s transform, .2s right;
	transition: .2s transform, .2s right;
	transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}


.block_2.for-footer {
	padding: 0;
	margin: 0 0 50px;
	background: none;
	color: #fff;
}

.block_2.for-footer .h1,
.block_2.for-footer .h2 {
	color: #fff;
	text-align: center;
}

.block_2.for-footer .prod-f .ttl {
	color: #fff;
}

.block_2.for-footer .prod-f p {
	color: #ccc;
}

.owl-next,
.owl-prev {
	border: none;
}



.block_1 .product {
	margin-top: 70px;
	margin-bottom: 0px;
}

.block_1 .product__info {
	padding: 0px 30px;
	min-height: 360px;
	border-radius: 5px;
	color: #fff;
	font-size: 15px;
	line-height: 1.4;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.block_1 .product__info .ttl {
	font-size: 28px;
	margin-bottom: 10px;
	line-height: 1;
}

.block_1 .product__info p {
	text-transform: none;
}

.block_1 .product__info .btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	padding: 3px 15px 0;
	font-size: 21px;
	color: #fff;
	border-radius: 5px;
}

.block_1 .product__info .btn span {
	display: block;
	font-size: 15px;
	color: rgba(255, 255, 255, 0.6);
}

.block_1 .product__tags {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 20px 0 10px -10px;
}

.block_1 .product__tag {
	height: auto;
	padding: 5px 10px;
	border-radius: 5px;
	border: 1px solid rgb(255 255 255);
	margin: 0 0 10px 5px;
	color: #fff;
	font-size: 18px;
	text-transform: inital;
	line-height: 28px;
	font-weight: 600;
	padding: 4px 10px;
}

.block_1 .product__tag:hover {}

.block_1 .product__tag.active {
	color: #fff;
	background-color: #F6DF0C;
	border-color: #F6DF0C;
	color: #1B6655;
}

.block_1 .product__pricer {
	margin-top: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

@media only screen and (max-width: 550px) {
	.block_1 .product__pricer {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.block_1 .product__price {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	line-height: 1;
	margin-bottom: 20px;
}

@media only screen and (max-width: 550px) {
	.block_1 .product__price {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 20px;
	}
}

.block_1 .product__price .a {
	width: 100%;
	font-size: 22px;
	margin-bottom: 10px;
	width: max-content;
	text-transform: initial;

}

.span15.product__info .btn-default {
	color: #1B6655;
	flex-direction: row;
	padding: 0px 30px;
}

.span15.product__info img {
	margin-left: 11px;
	margin-bottom: 2px;
}

.block_1 .product__price .b {
	font-size: 33px;
	margin-right: 10px;
	font-weight: 800;
}

.block_1 .product__price .c {
	font-size: 33px;
	font-weight: 800;
	text-transform: initial;
}

.block_1 .product__price .d {
	width: 100%;

	font-size: 14px;
}

.block_1 .product__gallery {
	border-radius: 5px;
	height: 360px;
	position: relative;
}

@media only screen and (max-width: 550px) {
	.block_1 .product__gallery {
		height: 270px;
	}
}

.block_1 .product__slider {
	height: 100%;
}

@media only screen and (max-width: 550px) {
	.block_1 .product__slider {
		height: 200px;
	}
}

.block_1 .product__slider__nav {
	position: absolute;
	height: auto;
	display: -ms-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
}

.block_1 .product__slider__nav .swiper-button-next,
.block_1 .product__slider__nav .swiper-button-prev {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAeCAYAAADKO/UvAAAA+UlEQVRIS6XVyw3CMAwGYDsS4ggjdISwQbtBL0UcWYELjFDBBTaAK+LCBrABGQWuINUohVaUPmKnPkefnMi/g+BZsd6OB/AKTmZp0MdI9EYjZRcAGBOqiRj5BQDgoZC0CPkHCFUouk4bYJ+D1UkXwEJcgBPhAJ0IF2hFJEAjIgVqiA9QQXyBEukD5MhMp0FGeLNhslkoRlkSTPx2YRFb5onD6GwWdxFiDyc6nSPh3hcqs9MHqgTQF6ql2AdqXAVSqHWfSKDOpcSFnJuNAzkRzhyxEBfERrogEWKhqV7HQHQAgFGRNTHy6Sj/Rq8WUkiRF1JACig8mtXuDVTm7fuuhupbAAAAAElFTkSuQmCC);
	width: 17px;
	height: 30px;
	background-size: contain;
	margin-top: -15px;
}

.block_1 .product__slider__nav .swiper-button-next {
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.block_1 .product__slider__nav .swiper-counter {
	position: absolute;
	top: 19px;
	bottom: auto;
	width: auto;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);

	font-size: 15px;
}

.product__gallery img {
	height: 100%;
	object-fit: cover;
	border-radius: 10px;
}

.block_1 .product__slider__nav .swiper-pagination {
	bottom: -30px;
	display: -ms-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.block_1 .product__slider__nav .swiper-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	border: 1px solid #fff;
	margin: 0 5px;
	opacity: 1;
	background: transparent;
}

.block_1 .product__slider__nav .swiper-pagination .swiper-pagination-bullet-active {
	background: #fff;
}

.swiper-button-next {
	right: 15px;
}

.swiper-button-prev {
	left: 15px;
}

.block_1 .logo-row {
	display: -ms-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.block_1 .logo {
	max-width: 233px;
	flex: 1 1 auto;
	width: 100%;
}

.block_1 .banner .container {
	position: relative;
}

.block_1 .banner__slider .container {
	margin-left: 0;
	margin-right: 0;
	box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	margin-bottom: 50px;
	width: 1060px;
}

.block_1 .banner__img {
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	line-height: 0;
}

.block_1 .banner__sale {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 450px;
	padding: 30px;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-direction: column;
	line-height: 1;
	text-transform: uppercase;
	background-image: linear-gradient(215deg, rgba(171, 15, 47, 0.95) 20%, rgba(73, 31, 102, 0.95) 50%);
	text-align: left;

}

.block_1 .banner__sale .a {
	font-size: 20px;
	color: #01af93;
	margin-bottom: 15px;
	margin-top: 10px;
}

.block_1 .banner__sale .ttl {
	color: #fff;
	font-size: 40px;
	font-weight: 300;
	margin-bottom: 15px;
}

.block_1 .banner__sale .b {
	font-size: 16px;
	line-height: 1.3;
	color: #01af93;
}

.block_1 .features {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	z-index: 1;
	margin-top: -30px;
	margin-bottom: 150px;
}


@media only screen and (max-width: 1100px) {
	.header__navbar__buttons .link {
		max-width: 100%;
		padding: 5px 10px;
	}

	.block_1 .banner__slider .container {
		width: 750px;
	}


	.block_1 .logo {
		max-width: 200px;

	}


	.block_1 .logo-row {
		flex-direction: column;
		align-items: center;
		margin-top: 40px;
	}

	.block_1 .top-nav {
		flex-direction: row;
		margin-bottom: 20px;
		margin-top: 0;
	}

	.block_1 .top-nav a {
		margin-left: 5px;
	}

	.block_1 .banner__sale {
		width: 350px;
		padding: 15px;
	}

	.block_1 .banner__sale .a {
		margin-top: 10px;
	}

	.block_1 .banner__sale .ttl {
		font-size: 30px;
	}

	.block_1 .features {

		margin-bottom: 50px;
	}


}

@media only screen and (max-width: 767px) {
	.block_1 .banner__slider .container {
		width: 520px;
	}

	.block_1 .banner__sale {
		position: relative;
		left: 0;
		width: 100%;
		text-align: center;
		align-items: center;
	}

	.block_1 .banner__sale .a {
		margin-top: 0;
		font-size: 16px;
		width: 100%;
	}

	.block_1 .banner__sale .ttl {
		font-size: 26px;
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 479px) {
	.block_1 .banner__slider .container {
		width: 400px;
	}
}

@media only screen and (max-width: 419px) {
	.block_1 .banner__slider .container {
		width: 340px;
	}
}

frowz @media only screen and (max-width: 359px) {
	.block_1 .banner__slider .container {
		width: 310px;
	}
}


.header {
	position: relative;

}

.header .row {
	margin-bottom: 30px;
}

.header__navbar {
	height: 40px;
	padding: 5px;
	border-radius: 0 0 0 5px;
	background-color: #fff;
	box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2);
	display: flex;
	align-items: center;
	position: relative;
	/* 	transform-style: preserve-3d;
    transform: translateZ(20px); */
}

.header__navbar__logo {
	margin: -5px 20px -5px -5px;
	background-color: #90bed7;
	width: 50px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0 0 0 5px
}

.header__navbar__menu {
	display: flex;
	margin-right: auto;
	color: #b0b0b0
}

.header__navbar__menu .link {
	font-size: 13px;
	color: #454545;
	text-transform: uppercase;
	margin: 0 5px;
}

.header__navbar__menu .link:hover {
	color: #010101
}

.header__navbar__buttons {
	display: flex
}

.header__navbar__buttons .link {
	height: auto;
	color: #fff;
	font-size: 11px;
	max-width: 100px;
	text-align: center;
	padding: 6px 0px;
}

.header__navbar__buttons .link.is-aa {
	background-image: linear-gradient(to right, rgba(14, 115, 102, 0.9) 0%, rgba(12, 48, 46, 0.9) 100%);
	border-radius: 5px;

}

.header__navbar__buttons .link.is-qq {
	border-radius: 5px;
	background-image: linear-gradient(215deg, rgba(73, 32, 102, 0.9) 0%, rgba(255, 0, 0, 0.9) 100%)
}

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

	.header .row {
		margin-top: 0px;
		margin-bottom: 0px
	}

	.header__navbar {
		height: auto;
		align-items: stretch
	}

	.header__navbar__logo {
		height: auto;
		min-width: 40px
	}

	.header__navbar__menu {
		align-self: center;
		flex-wrap: wrap;
		align-items: center;
		font-size: 0;
		line-height: 0;
		margin-bottom: 5px;
	}

	.header__navbar__menu .link {
		width: 33%;
		margin: 8px 0;
		line-height: 1
	}

	.header__navbar__buttons {
		flex-direction: column
	}

	.header__navbar__buttons .link {
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		white-space: nowrap;
	}

	.header__navbar__buttons .link.is-aa {
		height: 100%;
	}

	.header__navbar__buttons .link.is-qq {
		border-radius: 0 0 5px 5px;
		margin: 0
	}
}

@media only screen and (max-width: 767px) {
	.row.prod-f img {
		object-fit: cover !important;
	}

	.header__navbar__menu .link {
		width: 50%
	}

	.header__navbar__buttons {
		margin-left: auto
	}

	.header__navbar__buttons .link {
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 14px;
	}
}

@media only screen and (max-width: 550px) {
	.header__navbar__buttons {
		display: none
	}
}

.instagram-media {
	max-width: 100% !important;
	min-width: 300px !important;
	margin: 0 0 10px !important;
}

.lb-block .lb-group.tc {
	padding-left: 0;
}

.lb-block .lb-content .h2 {
	font-size: 22px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

@media only screen and (max-width: 1100px) {
	.block_1 .span1.tr {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		align-items: center;
		width: 100%;
		justify-content: center;
	}
}

@media only screen and (max-width: 400px) {
	.block_1 .span1.tr {
		flex-direction: column;
	}
}

.salle {
	width: 210px;
	height: 60px;
	box-shadow: 0 20px 20px rgba(0, 0, 0, 0.2);
	background-color: #ffffff;
	position: relative;

	display: flex;
	align-items: flex-start;
	font-size: 15px;
	text-transform: uppercase;
	border-radius: 10px;
	margin: 10px 0 0 auto;
	text-align: left
}

@media only screen and (max-width: 1100px) {
	.salle {
		margin-left: 20px
	}
}

@media only screen and (max-width: 500px) {
	.salle {
		font-size: 16px;
		width: 190px;
		padding-right: 6px
	}
}

.salle .a {
	background-image: linear-gradient(174deg, #01af93 0%, #01af93 100%);
	color: #fff;
	padding: 9px 10px 0;
	border-radius: 10px 0 0 10px;
	height: 60px;
	line-height: 15px
}

@media only screen and (max-width: 500px) {
	.salle .a {
		padding-top: 10px
	}
}

.salle .b {
	font-size: 55px;
	line-height: 1;
	margin-left: 10px;
	padding: 8px 10px 0 0
}

@media only screen and (max-width: 500px) {
	.salle .b {
		font-size: 40px;
		padding-top: 8px
	}
}

@media only screen and (max-width: 320px) {
	.salle .b {
		font-size: 35px;
		margin-left: 5px
	}
}

.features::before,
.features::after {
	display: none
}

.block_1 .features__info {
	font-size: 21px;
	text-transform: uppercase;
	color: #fff;
	margin-left: 30px;
	margin-right: 30px;
	text-align: center;
}

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

	.block_1 .features__info {
		font-size: 15px;
	}
}

@media only screen and (max-width: 767px) {
	.block_1 .features__info {
		margin: 0px;
		opacity: 0;
		height: 15px;
	}

	.block_1 .features {
		flex-direction: column;
		margin-bottom: 30px;
	}
}

.block_1 .advantages {
	padding-top: 60px;
	display: flex;
	margin-left: -20px;
	margin-bottom: -100px;
}

.block_1 .advantages::before,
.block_1 .advantages::after {
	display: none
}

@media only screen and (max-width: 1100px) {
	.block_1 .advantages {
		flex-wrap: wrap;
		justify-content: center;
		padding-top: 70px;
		margin-bottom: -60px
	}
}

@media only screen and (max-width: 540px) {
	.block_1 .advantages {
		margin-bottom: 0
	}
}

.block_1 .advantage {
	position: relative;
	width: 250px;
	height: 230px;
	border-radius: 10px;
	background-color: #eee;
	margin: -60px 0 30px 20px;
	padding: 95px 20px 0;
	text-align: center
}

@media only screen and (max-width: 1100px) {
	.block_1 .advantage {
		margin-bottom: 150px
	}
}



.block_1 .advantage .img {
	position: absolute;
	left: 50%;
	top: -60px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	margin: 0 0 0 -65px;
	width: 130px;
	height: 130px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	background-color: #ffffff
}

.block_1 .advantage .ttl {

	font-size: 21px;
	line-height: 25px;
	margin-bottom: 15px
}

.block_1 .advantage .text {
	color: #912c96;
	font-size: 15px;
	line-height: 1.4;
	text-transform: none
}

.block_5 .insta-block {
	margin: 70px auto 0;
	box-shadow: 0 0 10px rgba(1, 1, 1, 0.4);
	padding: 40px 20px 35px
}

.block_5 .insta-block a {
	background-position: left top;
	padding: 0 0 0 75px;
	text-align: left;
	display: flex
}

@media only screen and (max-width: 1100px) {
	.block_5 .insta-block a {
		flex-direction: column
	}
}

@media only screen and (max-width: 767px) {
	.block_5 .insta-block a {
		background-position: center top;
		padding: 75px 0 0 0;
		text-align: center
	}
}

.block_5 .insta-block .ttl {
	font-size: 60px;
	margin-right: 70px;
	margin-top: -10px
}

@media only screen and (max-width: 1100px) {
	.block_5 .insta-block .ttl {
		margin-right: 0;
		margin-bottom: 10px
	}
}

@media only screen and (max-width: 768px) {
	.block_5 .insta-block .ttl {
		font-size: 50px;
		margin-top: -5px
	}
}

@media only screen and (max-width: 500px) {
	.block_5 .insta-block .ttl {
		font-size: 40px
	}
}

@media only screen and (max-width: 400px) {
	.block_5 .insta-block .ttl {
		font-size: 30px
	}
}

.block_5 .insta-block .t {
	text-align: right;
	font-size: 23px;
	line-height: 1.1
}

@media only screen and (max-width: 767px) {
	.block_5 .insta-block .t {
		text-align: center
	}

	.header__navbar__city {
		display: none;
	}
}

.kamenbox {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 10000
}

.kamenbox .lightbox {
	box-shadow: 0 10px 50px rgba(1, 1, 1, 0.5);
	background-color: #fff;
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(1) !important
}

.kamenbox__row {
	display: flex;
	margin-bottom: 20px
}

.kamenbox__data {
	margin-right: 30px;
	text-transform: uppercase;
	color: #b0b0b0
}

.kamenbox__data .b {
	color: #912c96;
	font-size: 18px;
	margin-bottom: 15px
}

.kamenbox__image {
	margin-left: auto
}

.kamenbox__info {
	color: #b0b0b0;
	margin-bottom: 20px
}

.kamenbox__btns {
	display: flex;
	justify-content: space-between
}

.kamenbox__btns .btn {
	font-size: 18px;
	padding: 22px 20px 12px;
	cursor: pointer
}

.textor {
	margin-top: 70px;
	margin-bottom: 20px;
	text-transform: none
}

.textor .h1 {
	margin-bottom: 30px
}


.header__navbar__fixer {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 200;
}

.header__navbar__spacer {
	height: 80px;
}

@media only screen and (max-width: 1100px) {
	.header__navbar__spacer {
		height: 120px;
	}
}

.h1,
.salle,
.header__navbar__menu,
.header__navbar__buttons .link,
.block_1 .top-nav,
.block_1 .phone,
.block_1 .banner__sale .ttl,
.block_1 .banner .addon,
.block_1 .features .btn,
.block_1 .product__info .btn,
.block_1 .product__slider__nav .swiper-counter,
.block_1 .advantage .ttl,
.block_3 .features .ttl,
.block_4 .elements .h2,
.block_4 .statistics .stat,
.block_4 .statistics .ttl,
.block_8 .steps .step .cut-bd,
.collections .list .ttl {
	font-family: 'BloggerSansMedium', sans-serif;
}

@media only screen and (max-width: 1100px) {
	.header__navbar__fixer {
		position: absolute;
	}
}

.zphone {
	display: block;
	color: inherit;
}

.gallery-all {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	margin: 60px 0;
}

.block_8,
.block_7 {
	position: relative;
	margin-top: 0px;
}

#steps {
	padding-top: 50px;
}

.breadcrumbs {
	text-transform: uppercase;
	margin-top: 13px;
	z-index: 20;
	position: relative;
}

.breadcrumbs span {
	color: #fff;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px;
}

.breadcrumbs span:first-child {
	color: #fff;
	margin-left: 0px;
}

.breadcrumbs-block {
	padding-top: 60px;
}

.breadcrumbs-block .breadcrumbs span {
	color: #222;
}

.block_6 {
	display: none;
}



.time-work {
	margin-top: 5px;
	font-size: 14px;
	text-transform: uppercase;
}





.price-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	align-items: flex-start;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.price.h1.tc {
	padding-top: 90px;
	margin-bottom: 40px;
	color: #FF7C03;
}

.price.h1.tc span {
	color: #010101;
}

.price {
	margin-bottom: 30px;
}

.price p {
	padding: 0px;
	margin: 0px;
}

.price__item {
	-ms-flex-preferred-size: 60%;
	flex-basis: 60%;
	margin: 70px auto;
	border-radius: 10px;
	-webkit-box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.1);
	background: #fff;
}

.price__item .price__head {}



.price__item.dop {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	margin-bottom: 50px;
}

.price__item.dop .price__head {
	background: -webkit-gradient(linear, left top, right top, from(#FF9D42), to(#F28017));
	background: linear-gradient(90deg, #FF9D42 0%, #F28017 100%);
}

.price__item.dop .price-info__name {
	max-width: 90%;
}

.price__item.opzii {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

.price__item.opzii .price__head {
	background: -webkit-gradient(linear, left top, right top, from(#777777), to(#454545));
	background: linear-gradient(90deg, #777777 0%, #454545 100%);
}

.price__item.opzii .price-info__name {
	max-width: 90%;
}

.price__title {
	font-size: 30px;
	line-height: 33px;
}

.price__subtitle {
	font-size: 18px;
	line-height: 20px;
}

.price__head {
	background: linear-gradient(90.49deg, #3B8E93 0%, #2C5563 99.53%);
	border-radius: 10px 10px 0px 0px;
	padding: 25px 0px;
	text-align: center;
	color: #fff;
}

.price-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 20px 0px;
	border-bottom: 1px solid #D3D3D3;
	max-width: 90%;
	margin: auto;
	color: #010101;
}


.price-info__name {
	font-weight: 700;
	font-size: 21px;
	max-width: 400px;
	line-height: 28px;
}

.price-info__coin {
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
}

.price-block>div:nth-child(2) {
	display: none;
}


@media (max-width: 1000px) {
	.price__item {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}

	.price__head {
		padding: 16px 0px;
	}

	.price__title {
		font-size: 18px;
		line-height: 22px;
	}

	.price__subtitle {
		font-size: 15px;
	}

	.price-info__name {
		font-size: 15px;
		line-height: 23px;
	}

	.price-info__coin {
		font-size: 14px;
		line-height: 18px;
		text-align: right;
	}
}

.owl-coin-wrap {
	display: none;
}

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/


@media (max-width: 600px) {
	.price-info__name {
		max-width: 200px;
	}

	.owl-coin-wrap {
		display: block;
	}

	.phone-mobile-wrap {
		right: 0;
		width: 100%;
		/* 		transform-style: preserve-3d;
    	transform: translateZ(20px); */
		left: 0;
	}

	.header__navbar__fixer {
		position: fixed;
		/* 		transform-style: preserve-3d;
    		transform: translateZ(20px); */
	}

	.ham6 {
		display: block;
	}

	.price-block {
		width: 90%;
		margin: auto;
	}

	html {
		overflow-x: hidden;
	}


	.slick-dots li button:before {
		color: white !important;
	}

	.slick-dots li.slick-active button:before {
		opacity: 1 !important;
		color: white !important;
	}

	.gallery-all {
		display: none;
	}

	.products__el {
		max-width: 45%;
	}

	.products__el .ttl {
		font-size: 18px;
	}

	.products__el .text {
		font-size: 14px;
	}

	.products__el .info {
		padding: 25px 10px 15px;
	}

	.header__navbar {
		position: relative;
	}

	.gal {
		width: auto;
	}

	.owl-coin-wrap {
		text-align: center;
		margin: 30px 0px;
	}

	.slick-initialized .slick-slide {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}

	.header {
		padding-top: 45px;
	}

	.slick-cat {
		display: block;
	}

	.gallery.row {
		display: block;
	}

	.slick-dots {
		bottom: -38px !important;
		margin: auto;
		line-height: 2;
		width: 100% !important;
	}

	.slick-next.slick-arrow {
		top: 0 !important;
		bottom: 0 !important;
		margin: auto;
		right: 0px !important;
		width: 38px !important;
		height: 38px !important;
		background-size: cover !important;
	}

	.slick-prev.slick-arrow {
		top: 0 !important;
		bottom: 0 !important;
		margin: auto;
		left: 0px !important;
		width: 38px !important;
		height: 38px !important;
		background-size: cover !important;
	}




	.slick-prev:before,
	.slick-next:before {
		opacity: 1 !important;
	}

	.slick-track {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}

	.block_1 .span1.tr {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		line-height: 2;
	}

	.block_1 .advantage {
		width: 45%;
		margin: 0px 0 60px 0px;
		padding: 40px 0px 20px 0px;
		height: auto;
	}

	.block_1 .advantages {
		-ms-flex-pack: distribute;
		justify-content: space-around;
		margin: auto;
		margin-bottom: 30px;
		padding-top: 0px;
	}

	.block_1 .advantage .img {
		left: 0;
		right: 0;
		margin: auto;
		top: -25px;
		width: 50px;
		height: 50px;
	}

	.block_1 .advantage .text {
		font-size: 14px;
		line-height: 1.2;
		text-transform: none;
		max-width: 80%;
		margin: auto;
	}

	.block_1 .advantage .ttl {
		font-size: 16px;
		line-height: 19px;
	}

	.block_1 .product {
		padding-bottom: 20px;
		margin-bottom: 0px;
	}

	.phone-mobile-wrap {

		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}


	.header__navbar__cities-dropdown {
		z-index: 30;
		display: none;
	}

	.header__navbar__city {
		top: 124px;
		left: 0;
	}

	.span1.tr.animatedParent {
		width: auto;
	}

	.salle {
		display: none;
	}

	.block_1 .product__tag {
		font-size: 15px;
		line-height: 24px;
		padding: 5px 10px;
		height: auto;
	}

	.block_1 .product__info p {
		font-size: 17px;
	}

	.ham6 .top {
		stroke-dasharray: 40 172;
	}

	.ham6 .middle {
		stroke-dasharray: 40 111;
	}

	.ham6 .bottom {
		stroke-dasharray: 40 172;
	}

	.ham6.active .top {
		stroke-dashoffset: -132px;
	}

	.ham6.active .middle {
		stroke-dashoffset: -71px;
	}

	.ham6.active .bottom {
		stroke-dashoffset: -132px;
	}

	.ham {
		cursor: pointer;
		-webkit-tap-highlight-color: transparent;
		-webkit-transition: -webkit-transform 400ms;
		transition: -webkit-transform 400ms;
		-o-transition: transform 400ms;
		transition: transform 400ms;
		transition: transform 400ms, -webkit-transform 400ms;
		-moz-user-select: none;
		-webkit-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}

	.hamRotate.active {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	.hamRotate180.active {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	.line {
		fill: none;
		-webkit-transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
		-o-transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
		transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
		stroke: #000;
		stroke-width: 5.5;
		stroke-linecap: round;
	}

	.ham6 {
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
	}

	.header__navbar__menu .link {
		text-align: center;
	}

	.header__navbar {
		padding: 0px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.header__navbar__logo {
		display: none;
		width: 100%;
		margin: auto;
		height: 40px;
		border-radius: 0;
		margin-bottom: 20px;
	}

	.header__navbar__menu {
		display: none;
	}

	.header__navbar__buttons {
		display: none;
		width: 100%;
		margin: 20px 0px;
	}

	.header__navbar__buttons .link.is-qq,
	.header__navbar__buttons .link.is-aa {
		border-radius: 0px;
		height: 30px;
	}

	.header__navbar__spacer {
		height: 50px
	}

	.header__navbar__cities-dropdown {
		top: 0px;
	}

	.header__navbar__city {
		top: 40px;
	}

	.header__navbar__spacer {
		display: none;
	}
}

@media (max-width: 330px) {
	.header__navbar__menu .link {
		font-size: 14px;
	}

}

/* END NEW GRAST */


.gallery.row li button:before {
	border: 1px solid #fff;
	background: transparent;
	border-radius: 50%;
	content: '';
	opacity: 1;
}


.gallery.row .slick-dots li.slick-active button:before {
	background: #fff;
}

body .gallery.row .slick-dots li.slick-active button:before {
	background: #fff;
}

body .slick-prev,
body .slick-next {
	background: url(/wp-content/themes/app/assets/img/slick-arrow.svg) no-repeat center;
	top: 0;
	bottom: 0;
	width: 50px;
	height: 50px;
	margin: auto;
	z-index: 9999;
}

body .slick-prev {
	left: 0;
	background: url(/wp-content/themes/app/assets/img/slick-arrow-prev.svg) no-repeat center;
	left: -4%;
}

body .slick-next {
	right: -4%;
}

body .slick-prev:before,
body .slick-next:before {
	content: '';
}


.main-calc-feedback .main-calc-block {
	background: #fff !important;
	color: #222;
}

.fly-top,
.fly-bottom {
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
}

.fly-top {
	top: -30%;
}

.fly-bottom {
	bottom: -300px;
}

.white-back {
	padding: 30px 0px 40px 0px;
	background: #F1F7F7;
	color: #2C5563;
	position: relative;
}

.white-back .span20 {
	color: #222;
}


@media (max-width: 1600px) {
	.fly-top {
		top: -14%;
	}
}

@media (max-width: 1500px) {
	.fly-top {
		top: -13%;
	}

	.fly-bottom {
		bottom: -200px;
	}
}

@media (max-width: 900px) {
	.fly-top {
		top: -8%;
	}
}


@media (max-width: 1300px) {
	.block_8 {
		padding: 150px 0px;
	}
}




.slick-dots li button:before {
	border: 1px solid #fff;
	background: transparent;
	border-radius: 50%;
	content: '';
	opacity: 1;
	width: 10px;
	height: 10px;
}


.slick-dots li button:before {
	background: #fff;
}

.slick-dots {
	bottom: -35px;
}

.slick-dots li.slick-active button:before {
	background: #fff;
}

.slick-dots li {
	width: 10px;
	height: 10px;
}



body .main-partners .slick-prev,
body .main-partners .slick-next {
	background: url(/wp-content/themes/app/assets/img/slick-arrow-black.svg) no-repeat center;
	top: 50px;
}

body .main-partners .slick-prev {
	background: url(/wp-content/themes/app/assets/img/slick-arrow-prev-black.svg) no-repeat center;
}


body .main-screen .slick-prev {
	left: 10%;
}

body .main-screen .slick-next {
	right: 10%;
}

.block_7 .h1 {}

.price__table.first {
	background: linear-gradient(90.49deg, #3B8E93 0%, #2C5563 99.53%);
	color: #fff;
}

.price__table.first .price-info {
	color: #fff;
}

.price__table.first .price-info__coin {
	color: #f6df0c;
}

.block_5 .slick-dots {
	bottom: 15px;
}

.js-open-zakazKamen {
	width: 100%;
}


@media (max-width: 700px) {
	.acrylic-single.acrylic #products>div>div:nth-child(9) {
		display: none !important;
	}

	.block_2 .prod-f p {
		min-height: auto;
	}

	.main-partners .slick-dots li.slick-active button:before {
		background: #217d6c;
	}

	.main-partners .slick-dots li button:before {
		background: #f1f7f7;
	}

	.main-partners .slick-dots li button:before {
		border: 1px solid #217d6c;
	}

	body .main-partners .slick-prev,
	body .main-partners .slick-next {
		bottom: -70px;
	}

	.block_4 .white-gradient {
		margin-top: 0px;
	}

	.block_4 {
		padding: 0px;
	}

	.block_3 .partners .span1_4 {
		margin-bottom: 0px;
	}

	.block_4 .h1 {
		margin-bottom: 20px;
	}

	.block_8 {
		padding: 60px 0px;
	}

	.fly-top {
		top: -70px;
	}

	.fly-bottom {
		bottom: -55px;
	}

	.white-back {
		padding: 60px 0px 0px 0px;
	}

	.textor {
		margin-top: 0px;
	}

	.price__item {
		margin: 20px auto 40px auto;
	}

}

body .gallery.row .slick-next {
	right: 0px;
}

body .gallery.row .slick-prev {
	left: 0;
}


.back-green {
	background: url(/wp-content/themes/app/assets/img/2021/back-green.png) no-repeat top;
	background-size: cover;
	padding: 70px 0px 0px 0px;
	margin-top: -50px;
}

.zamer-wrapper .fly-top {
	bottom: -300px;
	top: auto;
	z-index: 20;
}


@media only screen and (max-width: 1400px) {
	.zamer-wrapper .fly-top {
		bottom: -150px;
	}
}

@media only screen and (max-width: 700px) {
	.zamer-wrapper .fly-top {
		bottom: -50px;
	}
}


.price__table.first.price__table-acryl {
	display: none;
}



.price__table.first.price__table-quartz {
	display: none;
}

#reviews .row111 {
	min-height: 520px;
}

@media only screen and (max-width: 700px) {
	#reviews .row111 {
		min-height: 180px;
	}

	/* 	.cbk-window {
		top: 50px !important;
	}
	.cbk-window.callbackkiller-mobile a.cbk-close-window {
		top: 50px!important;
	} */
	.cbk-window.callbackkiller-mobile {
		transform-style: preserve-3d;
		transform: translateZ(25px);
	}
}



.gallery-row-gif img {
	width: 50px;
	padding: 40px 0px;
}

.gallery-row-gif {
	flex-wrap: wrap;
	align-items: center;
	text-align: center;
	justify-content: center;
}


.quartz-page #products>div.block_2>div>div>div:nth-child(9) {
	display: none;
}

.main-title.main-title-seo {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
}

@media only screen and (max-width: 800px) {
	.block_5 .gallery .gal p {
		font-size: 18px;
		line-height: 130%;
	}
}