

/* Start:/local/templates/diez__template_kerasfera/css/main.css?1754052844242298*/
@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Fira+Sans:300,400,400i,500,500i,600,700);

body.compensate-for-scrollbar {
	overflow: hidden
}

.fancybox-active {
	height: auto
}

.fancybox-is-hidden {
	left:       -9999px;
	margin:     0;
	position:   absolute !important;
	top:        -9999px;
	visibility: hidden
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	height:                      100%;
	left:                        0;
	outline:                     0;
	position:                    fixed;
	-webkit-tap-highlight-color: transparent;
	top:                         0;
	touch-action:                manipulation;
	transform:                   translateZ(0);
	width:                       100%;
	z-index:                     99992
}

.fancybox-container * {
	box-sizing: border-box
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
	bottom:   0;
	left:     0;
	position: absolute;
	right:    0;
	top:      0
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y:                 auto
}

.fancybox-bg {
	background:                 #1e1e1e;
	opacity:                    0;
	transition-duration:        inherit;
	transition-property:        opacity;
	transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
	opacity:                    .9;
	transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
	direction:  ltr;
	opacity:    0;
	position:   absolute;
	transition: opacity .25s, visibility .25s;
	visibility: hidden;
	z-index:    99997
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
	opacity:    1;
	transition: opacity .25s, visibility;
	visibility: visible
}

.fancybox-infobar {
	color:                  #ccc;
	font-size:              13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height:                 44px;
	left:                   0;
	line-height:            44px;
	min-width:              44px;
	mix-blend-mode:         difference;
	padding:                0 10px;
	pointer-events:         none;
	top:                    0;
	-webkit-touch-callout:  none;
	-webkit-user-select:    none;
	-moz-user-select:       none;
	-ms-user-select:        none;
	user-select:            none
}

.fancybox-toolbar {
	right: 0;
	top:   0
}

.fancybox-stage {
	direction: ltr;
	overflow:  visible;
	transform: translateZ(0);
	z-index:   99994
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden
}

.fancybox-slide {
	-webkit-backface-visibility: hidden;
	display:                     none;
	height:                      100%;
	left:                        0;
	outline:                     0;
	overflow:                    auto;
	-webkit-overflow-scrolling:  touch;
	padding:                     44px;
	position:                    absolute;
	text-align:                  center;
	top:                         0;
	transition-property:         transform, opacity;
	white-space:                 normal;
	width:                       100%;
	z-index:                     99994
}

.fancybox-slide::before {
	content:        "";
	display:        inline-block;
	font-size:      0;
	height:         100%;
	vertical-align: middle;
	width:          0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
	display: block
}

.fancybox-slide--image {
	overflow: hidden;
	padding:  44px 0
}

.fancybox-slide--image::before {
	display: none
}

.fancybox-slide--html {
	padding: 6px
}

.fancybox-content {
	background:                 #fff;
	display:                    inline-block;
	margin:                     0;
	max-width:                  100%;
	overflow:                   auto;
	-webkit-overflow-scrolling: touch;
	padding:                    44px;
	position:                   relative;
	text-align:                 left;
	vertical-align:             middle
}

.fancybox-slide--image .fancybox-content {
	-webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	animation-timing-function:         cubic-bezier(.5, 0, .14, 1);
	-webkit-backface-visibility:       hidden;
	background:                        no-repeat;
	background-size:                   100% 100%;
	left:                              0;
	max-width:                         none;
	overflow:                          visible;
	padding:                           0;
	position:                          absolute;
	top:                               0;
	transform-origin:                  top left;
	transition-property:               transform, opacity;
	-webkit-user-select:               none;
	-moz-user-select:                  none;
	-ms-user-select:                   none;
	user-select:                       none;
	z-index:                           99995
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: zoom-in
}

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
	cursor: -webkit-grab;
	cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.fancybox-container [data-selectable=true] {
	cursor: text
}

.fancybox-image, .fancybox-spaceball {
	background:          0 0;
	border:              0;
	height:              100%;
	left:                0;
	margin:              0;
	max-height:          none;
	max-width:           none;
	padding:             0;
	position:            absolute;
	top:                 0;
	-webkit-user-select: none;
	-moz-user-select:    none;
	-ms-user-select:     none;
	user-select:         none;
	width:               100%
}

.fancybox-spaceball {
	z-index: 1
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
	height:   100%;
	overflow: visible;
	padding:  0;
	width:    100%
}

.fancybox-slide--video .fancybox-content {
	background: #000
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff
}

.fancybox-iframe, .fancybox-video {
	background: 0 0;
	border:     0;
	display:    block;
	height:     100%;
	margin:     0;
	overflow:   hidden;
	padding:    0;
	width:      100%
}

.fancybox-iframe {
	left:     0;
	position: absolute;
	top:      0
}

.fancybox-error {
	background: #fff;
	cursor:     default;
	max-width:  400px;
	padding:    40px;
	width:      100%
}

.fancybox-error p {
	color:       #444;
	font-size:   16px;
	line-height: 20px;
	margin:      0;
	padding:     0
}

.fancybox-button {
	background:     rgba(30, 30, 30, .6);
	border:         0;
	border-radius:  0;
	box-shadow:     none;
	cursor:         pointer;
	display:        inline-block;
	height:         44px;
	margin:         0;
	padding:        10px;
	position:       relative;
	transition:     color .2s;
	vertical-align: top;
	visibility:     inherit;
	width:          44px
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
	color: #ccc
}

.fancybox-button:hover {
	color: #fff
}

.fancybox-button:focus {
	outline: 0
}

.fancybox-button.fancybox-focus {
	outline: dotted 1px
}

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
	color:   #888;
	cursor:  default;
	outline: 0
}

.fancybox-button div {
	height: 100%
}

.fancybox-button svg {
	display:  block;
	height:   100%;
	overflow: visible;
	position: relative;
	width:    100%
}

.fancybox-button svg path {
	fill:         currentColor;
	stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--play svg:nth-child(2) {
	display: none
}

.fancybox-button--fsexit svg:nth-child(1), .fancybox-button--pause svg:nth-child(1) {
	display: none
}

.fancybox-progress {
	background:                 #ff5268;
	height:                     2px;
	left:                       0;
	position:                   absolute;
	right:                      0;
	top:                        0;
	transform:                  scaleX(0);
	transform-origin:           0;
	transition-property:        transform;
	transition-timing-function: linear;
	z-index:                    99998
}

.fancybox-close-small {
	background:    0 0;
	border:        0;
	border-radius: 0;
	color:         #ccc;
	cursor:        pointer;
	opacity:       .8;
	padding:       8px;
	position:      absolute;
	right:         -12px;
	top:           -44px;
	z-index:       401
}

.fancybox-close-small:hover {
	color:   #fff;
	opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
	color:   currentColor;
	padding: 10px;
	right:   0;
	top:     0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none
}

.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height:          100px;
	opacity:         0;
	position:        absolute;
	top:             calc(50% - 50px);
	width:           70px
}

.fancybox-navigation .fancybox-button div {
	padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
	left:    0;
	padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right:   0
}

.fancybox-caption {
	background:     linear-gradient(to top, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
	bottom:         0;
	color:          #eee;
	font-size:      14px;
	font-weight:    400;
	left:           0;
	line-height:    1.5;
	padding:        75px 44px 25px;
	pointer-events: none;
	right:          0;
	text-align:     center;
	z-index:        99996
}

.fancybox-caption--separate {
	margin-top: -50px
}

.fancybox-caption__body {
	max-height:     50vh;
	overflow:       auto;
	pointer-events: all
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
	color:           #ccc;
	text-decoration: none
}

.fancybox-caption a:hover {
	color:           #fff;
	text-decoration: underline
}

.fancybox-loading {
	-webkit-animation:   1s linear infinite fancybox-rotate;
	animation:           1s linear infinite fancybox-rotate;
	background:          0 0;
	border:              4px solid #888;
	border-bottom-color: #fff;
	border-radius:       50%;
	height:              50px;
	left:                50%;
	margin:              -25px 0 0 -25px;
	opacity:             .7;
	padding:             0;
	position:            absolute;
	top:                 50%;
	width:               50px;
	z-index:             99999
}

@-webkit-keyframes fancybox-rotate {
	100% {
		transform: rotate(360deg)
	}
}

@keyframes fancybox-rotate {
	100% {
		transform: rotate(360deg)
	}
}

.fancybox-animated {
	transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
	opacity:   0;
	transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity:   0;
	transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity:   1;
	transform: translate3d(0, 0, 0)
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
	opacity:                    0;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity:   0;
	transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity:   0;
	transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity:   1;
	transform: scale3d(1, 1, 1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity:   0;
	transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity:   0;
	transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity:   1;
	transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
	opacity:   0;
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity:   0;
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity:   1;
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}

.fancybox-fx-tube.fancybox-slide--previous {
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
	transform: translate3d(0, 0, 0) scale(1)
}

.fancybox-share {
	background:    #f4f4f4;
	border-radius: 3px;
	max-width:     90%;
	padding:       30px;
	text-align:    center
}

.fancybox-share h1 {
	color:       #222;
	font-size:   35px;
	font-weight: 700;
	margin:      0 0 20px
}

.fancybox-share p {
	margin:  0;
	padding: 0
}

.fancybox-share__button {
	border:              0;
	border-radius:       3px;
	display:             inline-block;
	font-size:           14px;
	font-weight:         700;
	line-height:         40px;
	margin:              0 5px 10px;
	min-width:           130px;
	padding:             0 15px;
	text-decoration:     none;
	transition:          .2s;
	-webkit-user-select: none;
	-moz-user-select:    none;
	-ms-user-select:     none;
	user-select:         none;
	white-space:         nowrap
}

.fancybox-share__button:link, .fancybox-share__button:visited {
	color: #fff
}

.fancybox-share__button:hover {
	text-decoration: none
}

.fancybox-share__button--fb {
	background: #3b5998
}

.fancybox-share__button--fb:hover {
	background: #344e86
}

.fancybox-share__button--pt {
	background: #bd081d
}

.fancybox-share__button--pt:hover {
	background: #aa0719
}

.fancybox-share__button--tw {
	background: #1da1f2
}

.fancybox-share__button--tw:hover {
	background: #0d95e8
}

.fancybox-share__button svg {
	height:         25px;
	margin-right:   7px;
	position:       relative;
	top:            -1px;
	vertical-align: middle;
	width:          25px
}

.fancybox-share__button svg path {
	fill: #fff
}

.fancybox-share__input {
	background:    0 0;
	border:        0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color:         #5d5b5b;
	font-size:     14px;
	margin:        10px 0 0;
	outline:       0;
	padding:       10px 15px;
	width:         100%
}

.fancybox-thumbs {
	background:                  #ddd;
	bottom:                      0;
	display:                     none;
	margin:                      0;
	-webkit-overflow-scrolling:  touch;
	-ms-overflow-style:          -ms-autohiding-scrollbar;
	padding:                     2px 2px 4px;
	position:                    absolute;
	right:                       0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top:                         0;
	width:                       212px;
	z-index:                     99995
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px
}

.fancybox-thumbs__list {
	font-size:   0;
	height:      100%;
	list-style:  none;
	margin:      0;
	overflow-x:  hidden;
	overflow-y:  auto;
	padding:     0;
	position:    relative;
	white-space: nowrap;
	width:       100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background:    #fff;
	border-radius: 10px;
	box-shadow:    inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background:    #2a2a2a;
	border-radius: 10px
}

.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility:         hidden;
	background-color:            rgba(0, 0, 0, .1);
	background-position:         center center;
	background-repeat:           no-repeat;
	background-size:             cover;
	cursor:                      pointer;
	float:                       left;
	height:                      75px;
	margin:                      2px;
	max-height:                  calc(100% - 8px);
	max-width:                   calc(50% - 4px);
	outline:                     0;
	overflow:                    hidden;
	padding:                     0;
	position:                    relative;
	-webkit-tap-highlight-color: transparent;
	width:                       100px
}

.fancybox-thumbs__list a::before {
	border:     6px solid #ff5268;
	bottom:     0;
	content:    "";
	left:       0;
	opacity:    0;
	position:   absolute;
	right:      0;
	top:        0;
	transition: .2s cubic-bezier(.25, .46, .45, .94);
	z-index:    99991
}

.fancybox-thumbs__list a:focus::before {
	opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
	opacity: 1
}

.noUi-target, .noUi-target * {
	touch-action:        none;
	-webkit-user-select: none;
	-moz-user-select:    none;
	-ms-user-select:     none;
	user-select:         none;
	box-sizing:          border-box
}

.noUi-target {
	position:   relative;
	background: #eaeaea
}

.noUi-base, .noUi-connects {
	width:    100%;
	height:   100%;
	position: relative;
	z-index:  1
}

.noUi-connects {
	overflow:      hidden;
	z-index:       0;
	border-radius: 3px
}

.noUi-connect, .noUi-origin {
	will-change:      transform;
	position:         absolute;
	z-index:          1;
	top:              0;
	right:            0;
	transform-origin: 0 0;
	transform-style:  flat
}

.noUi-connect {
	height:     100%;
	width:      100%;
	background: #006a44
}

.noUi-origin {
	height: 10%;
	width:  10%
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
	left:  0;
	right: auto
}

.noUi-horizontal .noUi-origin {
	height: 0
}

.noUi-handle {
	-webkit-backface-visibility: hidden;
	backface-visibility:         hidden;
	position:                    absolute;
	outline:                     0;
	width:                       18px;
	height:                      18px
}

.noUi-touch-area {
	height: 100%;
	width:  100%
}

.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
	transition: transform .3s
}

.noUi-state-drag * {
	cursor: inherit !important
}

.noUi-horizontal {
	height: 4px
}

.noUi-horizontal .noUi-handle {
	right: -9px;
	top:   -7px
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
	left:  -17px;
	right: auto
}

.noUi-draggable {
	cursor: ew-resize
}

.noUi-handle {
	border:        2px solid #006a44;
	border-radius: 25px;
	background:    #fff;
	cursor:        pointer
}

[disabled] .noUi-connect {
	background: #b8b8b8
}

[disabled] .noUi-handle, [disabled].noUi-handle, [disabled].noUi-target {
	cursor: not-allowed
}

.noUi-pips, .noUi-pips * {
	box-sizing: border-box
}

.noUi-pips {
	position: absolute;
	color:    #999
}

.noUi-value {
	position:    absolute;
	white-space: nowrap;
	text-align:  center
}

.noUi-value-sub {
	color:     #ccc;
	font-size: 10px
}

.noUi-marker {
	position:   absolute;
	background: #ccc
}

.noUi-marker-large, .noUi-marker-sub {
	background: #aaa
}

.noUi-pips-horizontal {
	padding: 10px 0;
	height:  80px;
	top:     100%;
	left:    0;
	width:   100%
}

.noUi-value-horizontal {
	transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
	transform: translate(50%, 50%)
}

.noUi-marker-horizontal.noUi-marker {
	margin-left: -1px;
	width:       2px;
	height:      5px
}

.noUi-marker-horizontal.noUi-marker-sub {
	height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
	height: 15px
}

.noUi-tooltip {
	display:       block;
	position:      absolute;
	border:        1px solid #d9d9d9;
	border-radius: 3px;
	background:    #fff;
	color:         #000;
	padding:       5px;
	text-align:    center;
	white-space:   nowrap
}

.noUi-horizontal .noUi-tooltip {
	transform: translate(-50%, 0);
	left:      50%;
	bottom:    120%
}

.noUi-horizontal .noUi-origin > .noUi-tooltip {
	transform: translate(50%, 0);
	left:      auto;
	bottom:    10px
}

.mb-6 {
	margin-bottom: 6px
}

.mb-9 {
	margin-bottom: 9px
}

.mb-10 {
	margin-bottom: 10px
}

.mb-15 {
	margin-bottom: 15px
}

.mb-16 {
	margin-bottom: 16px
}

.mb-20 {
	margin-bottom: 20px
}

.mb-22 {
	margin-bottom: 22px
}

.mb-26 {
	margin-bottom: 26px
}

.mb-30 {
	margin-bottom: 30px
}

.mb-32 {
	margin-bottom: 32px
}

.mb-40 {
	margin-bottom: 40px
}

.mb-80 {
	margin-bottom: 80px
}

.disabled {
	opacity:        .5;
	pointer-events: none
}

.branch__control--next, .branch__control--prev {
	bottom: calc(50% - 25px) !important
}

.body {
	font-size:              18px;
	min-width:              320px;
	position:               relative;
	line-height:            1.7;
	font-family:            "Fira Sans", sans-serif;
	overflow-x:             hidden;
	background-color:       #fdfdfd;
	-webkit-font-smoothing: subpixel-antialiased
}

.body--filter {
	position: relative;
	overflow: hidden
}

.body--filter .filter__overlay {
	display:  block;
	opacity:  .5;
	position: fixed;
	top:      0;
	bottom:   0;
	left:     0;
	right:    0;
	z-index:  3
}

svg {
	transition: .3s
}

.icon-svg {
	display: inline-block;
	height:  1em;
	width:   1em;
	fill:    inherit;
	stroke:  inherit
}

a {
	text-decoration: none;
	transition:      .3s;
	outline:         0
}

a:hover {
	text-decoration: none;
	transition:      .3s
}

#page {
	display:         flex;
	flex-direction:  column;
	justify-content: space-between;
	min-height:      100vh;
	overflow:        hidden
}

.h2 {
	font-weight:    300;
	font-size:      50px;
	line-height:    1.3;
	text-transform: uppercase
}

.h3 {
	font-weight: 700;
	font-size:   26px;
	line-height: 1.3
}

.link {
	display:     flex;
	align-items: center;
	font-size:   16px;
	white-space: nowrap
}

.link span {
	flex-shrink: 1;
	white-space: nowrap
}

.link--dark {
	color: #222324
}

.link--dark svg {
	fill:         #006a44;
	width:        28px;
	height:       28px;
	margin-right: 14px
}

.link--dark:hover i {
	color: #f78222
}

.link--dark:hover svg {
	fill: #f78222
}

.link--light {
	color: #fdfdfd
}

.link--light svg {
	fill:         #f78222;
	width:        28px;
	height:       28px;
	margin-right: 14px
}

.link--light:hover svg {
	fill: #006a44
}

.search {
	display: flex;
	height:  36px;
	width:   100%
}

.search input {
	border-top:    1px solid #a1a1a1;
	border-bottom: 1px solid #a1a1a1;
	border-left:   1px solid #a1a1a1;
	border-right:  0;
	flex-grow:     1;
	padding-left:  10px;
	padding-right: 10px;
	outline:       0
}

.search button {
	cursor:           pointer;
	border:           0;
	background-color: #006a44;
	width:            36px;
	flex-shrink:      0;
	outline:          0;
	transition:       .3s
}

.search button svg {
	fill:   #fdfdfd;
	width:  18px;
	height: 18px
}

.search button:hover {
	background-color: #f78222
}

.socials {
	display:        flex;
	flex-direction: column
}

.socials__link {
	background-color: #f78222;
	display:          flex;
	justify-content:  center;
	align-items:      center;
	height:           30px;
	width:            30px;
	margin-bottom:    4px;
	border-radius:    50px
}

.socials__link:hover {
	background-color: #ff6e00
}

.socials__link svg {
	fill: #222324
}

.custom-scroll_bar-y {
	opacity:          1 !important;
	width:            4px !important;
	background-color: #006a44 !important
}

.hidden {
	position:   absolute;
	visibility: hidden;
	height:     0;
	width:      0;
	overflow:   hidden
}

.autoscroll {
	width:            40px;
	height:           40px;
	border:           1px solid #f78222;
	display:          flex;
	justify-content:  center;
	align-items:      center;
	background-color: #fdfdfd;
	transition:       .3s;
	position:         fixed;
	left:             20px;
	bottom:           16px;
	z-index:          3;
	opacity:          0
}

.autoscroll--hidden {
	opacity: 1
}

.autoscroll svg {
	fill:      #f78222;
	width:     24px;
	height:    24px;
	transform: rotate(-90deg)
}

.autoscroll:hover {
	background-color: #f78222;
	border-color:     #f78222
}

.autoscroll:hover svg {
	fill: #fdfdfd
}

.vacancies .title {
	font-weight: 700;
	font-size:   20px
}

.vacancies div, .vacancies p {
	margin-bottom: 10px
}

.vacancies .info ul {
	list-style:   disc;
	padding-left: 20px
}

.vacancies .more {
	display:          flex;
	justify-content:  center;
	align-items:      center;
	background-color: #f78222;
	transition:       .3s;
	color:            #fdfdfd;
	font-weight:      700;
	width:            170px;
	height:           36px;
	font-size:        18px;
	border:           0;
	cursor:           pointer;
	position:         relative;
	margin-bottom:    40px
}

.vacancies .more::hover {
	background-color: #ff6e00
}

.counter {
	display: flex
}

.counter__btn {
	flex-shrink:     0;
	width:           40px;
	height:          40px;
	display:         flex;
	justify-content: center;
	align-items:     center;
	border:          1px solid #e9e9e9
}

.counter__btn svg {
	display: block;
	width:   8px;
	height:  8px
}

.counter__input {
	border:        none;
	padding-left:  8px;
	padding-right: 8px;
	width:         50px;
	border-top:    1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9
}

.style__buy--added::after {
	content:         "Товар добавлен в корзину!";
	display:         flex;
	justify-content: center;
	align-items:     center;
	box-sizing:      border-box
}

.smenu {
	display:         flex;
	flex-wrap:       wrap;
	flex-direction:  row;
	justify-content: center
}

.smenu li {
	padding: 0 10px
}

.smenu li a {
	font-size:       16px;
	color:           #222324;
	text-decoration: none
}

.smenu li a.active, .smenu li a:hover {
	color:           #006a44;
	text-decoration: underline
}

.style__main_old {
	text-decoration: line-through
}

.ctext h2 {
	font-weight:    700;
	font-size:      22px;
	padding-bottom: 10px
}

.cart__btn-buy_disabled {
	background-color: gray !important;
	cursor:           default
}

.submit.data__btn--orange {
	background:      #f78222 !important;
	line-height:     44px !important;
	text-align:      center !important;
	justify-content: center !important;
	margin-top:      22px !important;
	color:           #fdfdfd !important;
	font-weight:     700 !important;
	font-size:       20px !important;
	height:          44px !important
}

.mpl-d-nav {
	display: block;
	width:   100%
}

.write__good {
	display:     none;
	padding:     20px;
	text-align:  center;
	font-size:   18px;
	line-height: 20px;
	color:       #006a44
}

.bx_ordercart .bx_ordercart_order_sum tr td {
	font-size: 18px
}

.bx_ordercart .bx_ordercart_order_sum tr:last-child {
	display: none
}

#order_form_div .bx_order_make {
	font-size:     18px;
	margin-bottom: 20px
}

.accent {
	font-size:      14px;
	padding-top:    8px;
	padding-bottom: 8px;
	display:        none
}

.accent--top {
	background-color: #ff4747;
	color:            #fdfdfd
}

.accent--bottom {
	position:         fixed;
	left:             40px;
	bottom:           100px;
	max-width:        100%;
	width:            490px;
	background-color: #fdfdfd;
	box-shadow:       0 0 20px 1px rgba(0, 0, 0, .75);
	display:          flex;
	align-items:      center;
	height:           160px;
	z-index:          10
}

.accent--bottom a {
	text-decoration: underline;
	color:           #222324
}

.accent--bottom a:hover {
	color: #f78222
}

.accent__container {
	position: relative
}

.accent p {
	text-align: center
}

.accent__close {
	height:   16px;
	width:    16px;
	cursor:   pointer;
	position: absolute;
	right:    5px;
	top:      calc(50% - 8px)
}

.accent__close:hover {
	opacity: .7
}

.accent__close--top {
	fill: #fdfdfd
}

.accent__close--bottom {
	fill:  #222324;
	top:   20px;
	right: 20px
}

.side {
	padding-right: 5px
}

.side__title {
	font-weight:    700;
	color:          #006a44;
	font-size:      20px;
	border-bottom:  2px solid #006a44;
	line-height:    1.4;
	padding-bottom: 14px;
	margin-bottom:  24px
}

.side__links {
	margin-bottom: 40px
}

.side__link {
	display:         flex;
	justify-content: space-between;
	font-size:       16px;
	color:           #222324;
	line-height:     1.4;
	align-items:     center;
	margin-top:      14px;
	margin-bottom:   14px
}

.side__link:hover {
	color: #006a44
}

.side .article .article__thumb {
	height: 150px
}

.posts .article:nth-child(3n+1) {
	width: 100%
}

.posts .article:nth-child(3n+1) .article__thumb {
	height: 412px
}

.posts .article:nth-child(3n+2) {
	width: calc(50% - 8px)
}

.posts .article:nth-child(3n+2) .article__thumb {
	height: 202px
}

.posts .article:nth-child(3n+3) {
	width: calc(50% - 8px)
}

.posts .article:nth-child(3n+3) .article__thumb {
	height: 202px
}

.article {
	margin-bottom: 40px
}

.article--side {
	display:       block;
	margin-bottom: 30px
}

.article__thumb {
	display:       block;
	height:        300px;
	margin-bottom: 21px
}

.article__thumb--side {
	margin-bottom: 12px
}

.article__thumb img {
	height:        100%;
	display:       block;
	width:         100%;
	-o-object-fit: cover;
	object-fit:    cover
}

.article__info {
	font-style:    italic;
	font-size:     16px;
	font-weight:   400;
	position:      relative;
	color:         #006a44;
	margin-bottom: 8px
}

.article__info--side {
	margin-bottom: 3px
}

.article__tag {
	margin-right: 20px;
	position:     relative
}

.article__tag:after {
	display:          block;
	content:          "";
	height:           4px;
	width:            4px;
	background-color: #006a44;
	left:             calc(100% + 7px);
	top:              calc(50% - 2px);
	position:         absolute;
	border-radius:    5px
}

.article__title {
	color:         #006a44;
	font-weight:   500;
	font-size:     20px;
	line-height:   1.3;
	margin-bottom: 10px
}

.article__title--side {
	font-size: 16px;
	color:     #222324
}

.article__text {
	font-size:   16px;
	line-height: 1.4
}

.article__in {
	color:       #f78222;
	font-size:   16px;
	line-height: 1.4;
	font-weight: 500
}

.article__in:hover {
	text-decoration: underline
}

.post {
	max-width: 100%
}

.post__thumb {
	display:       block;
	margin-bottom: 21px
}

.post__thumb img {
	display: block;
	width:   100%
}

.post__info {
	font-style:    italic;
	font-size:     16px;
	font-weight:   400;
	position:      relative;
	color:         #006a44;
	margin-bottom: 8px
}

.post__info--side {
	margin-bottom: 3px
}

.post__tag {
	margin-right: 20px;
	position:     relative
}

.post__tag:after {
	display:          block;
	content:          "";
	height:           4px;
	width:            4px;
	background-color: #006a44;
	left:             calc(100% + 7px);
	top:              calc(50% - 2px);
	position:         absolute;
	border-radius:    5px
}

.post__title {
	font-weight:   700;
	font-size:     26px;
	line-height:   1.3;
	margin-bottom: 10px
}

.post__title--side {
	font-size: 16px;
	color:     #222324
}

.post__content {
	font-size:   16px;
	line-height: 1.5
}

.post__content br {
	clear: both
}

.post__content .img-50 {
	width:         calc(50% - 8px);
	float:         left;
	margin-right:  8px;
	margin-bottom: 8px
}

.post__content .img-100 {
	width:         auto;
	height:        auto;
	max-width:     100%;
	float:         left;
	margin-right:  8px;
	margin-bottom: 8px
}

.post__content a {
	font-weight:     500;
	color:           #006a44;
	text-decoration: underline
}

.post__content a:hover {
	text-decoration: none
}

.post__in {
	color:       #f78222;
	font-size:   16px;
	line-height: 1.4;
	font-weight: 500;
	margin-top:  20px;
	display:     block
}

.post__in:hover {
	text-decoration: underline
}

.branch {
	display:         flex;
	justify-content: space-between;
	padding-bottom:  21px;
	border-bottom:   2px solid #006a44;
	padding-top:     20px
}

.branch:last-child {
	margin-bottom: 40px
}

.branch__slider {
	width:        calc(50% - 8px);
	position:     relative;
	margin-left:  0 !important;
	margin-right: 0 !important
}

.branch__slide {
	height:       270px !important;
	margin-right: 0
}

.branch__slide img {
	width:         100%;
	height:        100%;
	-o-object-fit: cover;
	object-fit:    cover
}

.branch__control {
	display:          flex;
	justify-content:  center;
	align-items:      center;
	cursor:           pointer;
	width:            47px;
	height:           50px;
	background-color: rgba(0, 0, 0, .5);
	position:         absolute;
	z-index:          2;
	transition:       .3s
}

.branch__control--prev {
	bottom: 0;
	left:   0
}

.branch__control--prev svg {
	transform: rotate(90deg);
	fill:      #fdfdfd
}

.branch__control--next {
	right:  0;
	bottom: 0
}

.branch__control--next svg {
	transform: rotate(-90deg);
	fill:      #fdfdfd
}

.branch__control:hover {
	background-color: #000
}

.branch__content {
	width:          calc(50% - 8px);
	height:         auto;
	display:        flex;
	flex-direction: column
}

.branch__title {
	font-weight:   700;
	color:         #006a44;
	font-size:     20px;
	margin-bottom: 15px;
	line-height:   26px
}

.branch__line {
	display:       flex;
	font-size:     16px;
	color:         #222324;
	line-height:   24px;
	margin-bottom: 20px
}

.branch__icon {
	width: 38px
}

.branch__icon .icon-svg {
	fill:   #f78222;
	width:  19px;
	height: 19px
}

.branch__icon .icon-svg--location {
	position: relative;
	top:      0
}

.branch__icon .icon-svg--phone {
	position: relative;
	top:      1px
}

.branch__icon .icon-svg--clock {
	position: relative;
	top:      4px
}

.branch__big {
	font-size: 20px;
	color:     #222324
}

.branch__btns {
	display:     flex;
	align-items: flex-end;
	flex-grow:   1
}

.branch__btn {
	color:       #f78222;
	display:     inline-flex;
	align-items: center;
	font-size:   16px;
	white-space: nowrap
}

.branch__btn:first-child {
	margin-right: 68px
}

.branch__btn svg {
	fill:         #f78222;
	height:       30px;
	width:        30px;
	margin-right: 6px
}

.branch__btn:hover span {
	text-decoration: underline
}

.branch__hidden {
	display: none
}

.branch__map {
	margin-left:      auto;
	margin-right:     auto;
	background-color: #fdfdfd;
	max-height:       100vh;
	height:           500px
}

.branch__map .mfp-close {
	background-color: #f78222;
	color:            #fdfdfd;
	transition:       .3s;
	opacity:          .5
}

.branch__map .mfp-close:hover {
	opacity: 1
}

.branch__path {
	margin-left:  auto;
	margin-right: auto;
	text-align:   center;
	width:        600px;
	max-width:    100%;
	height:       600px;
	max-height:   100vh;
	position:     relative
}

.branch__path img {
	width:         100%;
	height:        100%;
	-o-object-fit: contain;
	object-fit:    contain
}

.branch__path .mfp-close {
	color:            #fdfdfd;
	background-color: #f78222;
	opacity:          .5;
	transition:       .3s
}

.branch__path .mfp-close:hover {
	opacity: 1
}

.toolbar {
	display:     flex;
	align-items: center
}

.toolbar__section {
	display:      flex;
	align-items:  center;
	margin-right: 28px
}

.toolbar__section:last-of-type {
	margin-right: 0
}

.toolbar__title {
	font-size:    14px;
	margin-right: 20px
}

.toolbar__select {
	box-sizing:      border-box;
	height:          40px;
	border:          1px solid #e2e1e1;
	color:           #9b9b9b;
	font-family:     "Fira Sans", sans-serif;
	padding-left:    18px;
	padding-right:   18px;
	-moz-appearance: none
}

.breadcrumbs-nav {
	display:        flex;
	align-items:    center;
	padding-top:    10px;
	padding-bottom: 10px
}

.breadcrumbs-nav__link {
	font-size: 14px;
	color:     #000
}

.breadcrumbs-nav__link:hover {
	opacity: .7
}

.breadcrumbs-nav__link svg {
	fill:    #006a44;
	display: block
}

.breadcrumbs-nav__link--home svg {
	width:  20px;
	height: 18px;
	fill:   #222324
}

.breadcrumbs-nav__link--static {
	color:          #b2b2b2;
	pointer-events: none
}

.breadcrumbs-nav__icon {
	display:      block;
	height:       10px;
	width:        10px;
	margin-left:  15px;
	margin-right: 15px;
	fill:         #b2b2b2
}

.cart {
	padding-bottom: 120px
}

.cart__content {
	margin-bottom: 20px
}

.cart__line {
	border-bottom:   1px solid #a1a1a1;
	border-right:    1px solid #a1a1a1;
	border-left:     1px solid #a1a1a1;
	box-sizing:      border-box;
	padding-left:    20px;
	font-size:       16px;
	width:           100%;
	display:         flex;
	line-height:     1.3;
	justify-content: space-between
}

.cart__line--top {
	border:           none;
	background-color: #006a44;
	color:            #fdfdfd;
	font-weight:      500
}

.cart__line--top .cart__cell:nth-child(7) {
	border-left: none
}

.cart__line--deleted, .cart__line--deleted .cart__counter-total {
	background-color: #eaeaea
}

.cart__cell {
	display:        flex;
	align-items:    center;
	padding-top:    14px;
	padding-bottom: 14px;
	width:          27%
}

.cart__cell:nth-child(1) {
	flex-grow:   1;
	flex-shrink: 0
}

.cart__cell:nth-child(2) {
	width:           10%;
	text-align:      center;
	justify-content: center
}

.cart__cell:nth-child(3) {
	width:           10%;
	text-align:      center;
	justify-content: center
}

.cart__cell:nth-child(4) {
	width:           13%;
	text-align:      center;
	justify-content: center
}

.cart__cell:nth-child(5) {
	width:           16%;
	text-align:      center;
	justify-content: center
}

.cart__cell:nth-child(6) {
	width:           12%;
	text-align:      center;
	justify-content: center
}

.cart__cell:nth-child(7) {
	width:           12%;
	text-align:      center;
	justify-content: center;
	flex-direction:  column;
	justify-content: space-around;
	border-left:     1px solid #a1a1a1
}

.cart__item {
	display:     flex;
	align-items: center
}

.cart__thumb {
	height:       70px;
	width:        70px;
	margin-right: 15px;
	flex-shrink:  0
}

.cart__thumb img {
	width:         100%;
	height:        100%;
	-o-object-fit: cover;
	object-fit:    cover
}

.cart__title {
	color:           #006a44;
	text-decoration: underline
}

.cart__title:hover {
	text-decoration: none
}

.cart__link {
	display:         block;
	color:           #006a44;
	text-decoration: underline;
	font-weight:     500
}

.cart__link:hover {
	color:           #f78222;
	text-decoration: underline
}

.cart__counter {
	display:         flex;
	justify-content: space-between
}

.cart__counter-total {
	text-align:       center;
	width:            40px;
	font-size:        16px;
	background-color: #fdfdfd;
	border:           1px solid #a1a1a1;
	margin-left:      8px;
	margin-right:     8px
}

.cart__btn {
	display:         flex;
	align-items:     center;
	justify-content: center;
	box-sizing:      border-box;
	cursor:          pointer;
	height:          26px;
	width:           26px;
	border:          2px solid #006a44;
	transition:      .3s;
	border-radius:   50px;
	font-size:       28px;
	font-weight:     400;
	color:           #006a44
}

.cart__btn svg {
	fill:   #006a44;
	width:  10px;
	height: 10px
}

.cart__btn:hover {
	border-color: #f78222;
	color:        #f78222
}

.cart__btn:hover svg {
	fill: #f78222
}

.cart__sale {
	display:       flex;
	flex-wrap:     wrap;
	font-size:     16px;
	margin-bottom: 40px
}

.cart__sale-title {
	width:         100%;
	line-height:   1.4;
	margin-bottom: 18px
}

.cart__sale-input {
	width:            248px;
	margin-right:     16px;
	background-color: #fdfdfd;
	border:           1px solid #a1a1a1;
	outline:          0;
	box-sizing:       border-box;
	height:           44px;
	padding-left:     18px;
	padding-right:    18px;
	font-size:        18px
}

.cart__sale-btn {
	line-height:      44px;
	box-sizing:       border-box;
	padding:          0 25px;
	margin:           0;
	border:           none;
	cursor:           pointer;
	color:            #fdfdfd;
	background-color: #006a44;
	transition:       .3s;
	font-weight:      700;
	font-size:        20px
}

.cart__sale-btn:hover {
	background-color: #007842
}

.cart__control {
	display:         flex;
	justify-content: space-between
}

.cart__control-column {
	width:     50%;
	display:   block;
	max-width: 512px
}

.cart__btn-sale {
	background-color: #006a44;
	line-height:      44px;
	padding-left:     15px;
	padding-right:    15px;
	display:          inline-flex;
	justify-content:  center;
	align-items:      center;
	color:            #fdfdfd;
	margin-right:     16px;
	font-weight:      700;
	font-size:        20px;
	width:            246px;
	margin-bottom:    12px
}

.cart__btn-sale:hover {
	background-color: #007842
}

.cart__btn-buy {
	background-color: #f78222;
	line-height:      44px;
	padding-left:     15px;
	padding-right:    15px;
	display:          inline-flex;
	justify-content:  center;
	align-items:      center;
	color:            #fdfdfd;
	margin-right:     16px;
	font-weight:      700;
	font-size:        20px;
	width:            208px
}

.cart__btn-buy:hover {
	background-color: #ff6e00
}

.cart__discript {
	border:              1px solid #a1a1a1;
	font-size:           16px;
	line-height:         1.3;
	color:               #636467;
	list-style-type:     disc;
	list-style-position: inside;
	padding:             22px 17px 30px
}

.cart__discript li {
	margin-bottom: 15px
}

.catalog {
	padding-bottom: 66px;
	padding-top:    112px
}

.catalog__h2 {
	margin-bottom: 50px
}

.grid__item {
	width:               calc(33% - 16px);
	box-sizing:          border-box;
	margin-bottom:       16px;
	overflow:            hidden;
	background-size:     cover;
	background-position: center;
	position:            relative
}

.grid__item:hover .grid__content {
	opacity: 1
}

.grid__item img {
	max-width:  100%;
	display:    block;
	max-height: 100%
}

.grid__item:nth-child(9n+1) {
	height: 228px
}

.grid__item:nth-child(9n+2) {
	height: 470px
}

.grid__item:nth-child(9n+3) {
	height: 470px
}

.grid__item:nth-child(9n+4) {
	height: 470px
}

.grid__item:nth-child(9n+5) {
	height: 470px
}

.grid__item:nth-child(9n+6) {
	height: 228px
}

.grid__item:nth-child(9n+7) {
	height: 470px
}

.grid__item:nth-child(9n+8) {
	height: 470px
}

.grid__item:nth-child(9n+9) {
	height: 228px
}

.grid__content {
	position:         absolute;
	top:              0;
	bottom:           0;
	left:             0;
	right:            0;
	background-color: rgba(34, 35, 36, .8);
	display:          flex;
	flex-direction:   column;
	justify-content:  flex-end;
	color:            #fdfdfd;
	opacity:          0;
	transition:       .3s;
	padding:          18px 20px
}

.grid__title {
	font-size:   26px;
	font-weight: 700;
	color:       #fdfdfd;
	line-height: 1.2
}

.grid__link {
	color:        #fdfdfd;
	padding-left: 14px;
	position:     relative;
	line-height:  1.3;
	margin-top:   7px
}

.grid__link:before {
	position:         absolute;
	content:          "";
	left:             calc(1px);
	top:              calc(50% - 1px);
	height:           6px;
	width:            6px;
	border-radius:    10px;
	background-color: #fdfdfd;
	display:          block;
	opacity:          0;
	transition:       .3s
}

.grid__link:hover:before {
	opacity: 1
}

.collections {
	padding-top: 88px
}

.collections__h2 {
	margin-bottom: 20px
}

.collections__content {
	background-color: #f7f7f7;
	position:         relative
}

.collections__content:before {
	position:         absolute;
	content:          "";
	top:              0;
	left:             0;
	right:            0;
	display:          block;
	height:           34px;
	background-color: #fdfdfd
}

.collections__content:after {
	position:         absolute;
	content:          "";
	bottom:           0;
	left:             0;
	right:            0;
	display:          block;
	height:           54px;
	background-color: #fdfdfd
}

.collections__block {
	display:  -moz-flex;
	display:  -ms-flex;
	display:  -o-flex;
	display:  flex;
	position: relative;
	z-index:  2
}

.collections__block:nth-child(2n) .collections__column--ill {
	order: -1
}

.collections__column {
	width: 50%
}

.collections__column--text {
	padding: 69px 36px 40px
}

.collections__column--ill img {
	width:   100%;
	display: block
}

.collections__discript {
	font-weight:    500;
	text-transform: uppercase;
	font-size:      16px
}

.collections__title {
	font-size:     32px;
	line-height:   1.2;
	margin-bottom: 29px
}

.collections__text {
	margin-bottom: 20px
}

.collections__btn {
	display:         inline-flex;
	box-sizing:      border-box;
	justify-content: center;
	align-items:     center;
	font-weight:     500;
	border:          1px solid #222324;
	font-size:       18px;
	color:           #222324;
	text-align:      center;
	padding:         2px 22px
}

.collections__btn:hover {
	background-color: #494a4d;
	color:            #fdfdfd
}

.data {
	padding-bottom: 60px
}

.data__block {
	border-bottom:  1px solid #a1a1a1;
	padding-top:    38px;
	padding-bottom: 45px;
	font-size:      16px
}

.data__block--4 {
	padding-bottom: 10px
}

.data__block--5 {
	border:         none;
	padding-bottom: 20px
}

.data__block-info {
	display:     block;
	line-height: 1.4
}

.data__block-info span {
	font-weight: 700
}

.data__block-info--hidden {
	display: none
}

.data__title {
	font-size:     20px;
	margin-bottom: 24px;
	line-height:   1.4
}

.data__dropdown-link {
	color:           #f78222;
	cursor:          pointer;
	text-decoration: underline
}

.data__dropdown-link:hover {
	text-decoration: none
}

.data__checkbox-wrapper {
	display:     flex;
	align-items: center
}

.data__checkboxes {
	width:         100%;
	display:       flex;
	flex-wrap:     wrap;
	margin-bottom: 10px
}

.data__checkbox {
	position:      relative;
	cursor:        pointer;
	border:        2px solid #a1a1a1;
	margin-right:  16px;
	margin-bottom: 16px;
	transition:    .3s;
	line-height:   1.4
}

.data__checkbox input {
	opacity: 0
}

.data__checkbox svg {
	fill:         #c2c2c2;
	margin-right: 16px;
	height:       49px;
	width:        49px
}

.data__checkbox span {
	transition:    .3s;
	margin-bottom: 10px;
	display:       block
}

.data__checkbox p {
	transition: .3s
}

.data__checkbox__wrapper {
	display:     flex;
	align-items: center
}

.data__checkbox-1 {
	width:   calc(25% - 8px);
	padding: 32px 15px
}

.data__checkbox-1:nth-child(4n+2) {
	margin-right: 0
}

.data__checkbox-1--checked {
	border-color: #f78222
}

.data__checkbox-1--checked svg {
	fill: #f78222
}

.data__checkbox-1--checked span {
	color: #f78222
}

.data__checkbox-2 {
	width:   calc(25% - 8px);
	display: flex;
	padding: 22px 15px 26px
}

.data__checkbox-2 svg {
	width:       66px;
	height:      66px;
	flex-shrink: 0
}

.data__checkbox-2 span {
	font-size: 18px
}

.data__checkbox-2--checked {
	border-color: #f78222
}

.data__checkbox-2--checked svg {
	fill: #f78222
}

.data__checkbox-2--checked span {
	color: #f78222
}

.data__checkbox-2:nth-child(4n+1) {
	width: calc(100% / 12 * 5 - 8px)
}

.data__checkbox-2:nth-child(4n+1) svg {
	position: relative;
	top:      9px
}

.data__checkbox-2:nth-child(4n+2) {
	width:        calc(100% / 12 * 5 - 8px);
	margin-right: 0
}

.data__checkbox-2:nth-child(4n+2) svg {
	position: relative;
	top:      9px
}

.data__checkbox-2:nth-child(4n+3) {
	width: calc(100% / 12 * 4 - 8px)
}

.data__checkbox-2:nth-child(4n+4) {
	width:        calc(100% / 12 * 6 - 8px);
	margin-right: 0
}

.data__checkbox-3 {
	width:   calc(50% - 8px);
	padding: 32px 15px
}

.data__checkbox-3 span {
	font-size: 18px
}

.data__checkbox-3 svg {
	width:  65px;
	height: 65px
}

.data__checkbox-3 .data__checkbox-wrapper {
	margin-bottom: 6px
}

.data__checkbox-3--checked {
	border-color: #f78222
}

.data__checkbox-3--checked svg {
	fill: #f78222
}

.data__checkbox-3--checked span {
	color: #f78222
}

.data__checkbox-3:nth-child(4n+1) {
	width: calc(100% / 12 * 5 - 8px)
}

.data__checkbox-3:nth-child(4n+2) {
	width:        calc(100% / 12 * 5 - 8px);
	margin-right: 0
}

.data__checkbox-3:nth-child(4n+3) {
	width: calc(100% / 12 * 5 - 8px)
}

.data__checkbox-3:nth-child(4n+4) {
	width:        calc(100% / 12 * 5 - 8px);
	margin-right: 0
}

.data__checkbox-3:nth-child(3) svg {
	width: 80px
}

.data__input {
	position: absolute;
	top:      0;
	left:     0;
	margin:   0
}

.data__comment {
	display:         flex;
	justify-content: space-between
}

.data__textarea {
	width:            calc(75% - 8px);
	height:           190px;
	background-color: #fdfdfd;
	box-sizing:       border-box;
	font-family:      "Fira Sans", sans-serif;
	font-size:        16px;
	outline:          0;
	resize:           none;
	padding:          10px 12px
}

.data__btn-column {
	display:         flex;
	justify-content: flex-end;
	width:           calc(25% - 8px);
	flex-direction:  column
}

.data__btn {
	line-height:     44px;
	text-align:      center;
	width:           100%;
	display:         flex;
	justify-content: center;
	margin-top:      22px;
	color:           #fdfdfd;
	font-weight:     700;
	font-size:       20px
}

.data__btn--orange {
	background-color: #f78222
}

.data__btn--orange:hover {
	background-color: #ff6e00
}

.data__btn--green {
	background-color: #006a44
}

.data__btn--green:hover {
	background-color: #007842
}

.result {
	line-height: 1.4;
	font-size:   16px
}

.result__line {
	display:         flex;
	justify-content: space-between;
	padding:         5px 16px 5px 8px
}

.result__line:last-child {
	color: red
}

.result__line--top {
	border-top:     1px solid #a1a1a1;
	border-bottom:  1px solid #a1a1a1;
	padding-top:    11px;
	padding-bottom: 10px;
	margin-bottom:  10px
}

.result__cell {
	overflow:      hidden;
	white-space:   nowrap;
	text-overflow: ellipsis;
	flex-shrink:   0
}

.result__cell:nth-child(1) {
	flex-grow: 1;
	max-width: 570px
}

.result__cell:nth-child(2) {
	width: 128px
}

.result__cell:nth-child(3) {
	width: 90px
}

.result__cell:nth-child(4) {
	width: 130px
}

.result__cell:nth-child(5) {
	width:      115px;
	text-align: right
}

.result__final {
	border-top:      1px solid #a1a1a1;
	padding-left:    8px;
	padding-right:   16px;
	display:         flex;
	justify-content: flex-end;
	margin-top:      6px;
	padding-top:     10px
}

.result__final-wrap {
	width: calc(25% - 8px)
}

.result__final-line {
	padding-top:     5px;
	padding-bottom:  5px;
	display:         flex;
	justify-content: space-between
}

.discont {
	text-align:       center;
	background-color: #fdfdfd;
	width:            50%;
	margin-left:      auto;
	margin-right:     auto;
	padding:          40px 25px
}

.discont__title {
	font-weight:   700;
	font-size:     22px;
	margin-bottom: 15px;
	line-height:   1.4
}

.discont__btn {
	display:         inline-flex;
	justify-content: center;
	align-items:     center;
	height:          44px;
	cursor:          pointer;
	padding-left:    24px;
	padding-right:   25px;
	color:           #fdfdfd;
	font-weight:     700;
	font-size:       20px;
	margin-bottom:   8px
}

.discont__btn--ok {
	background-color: #006a44
}

.discont__btn--ok:hover {
	background-color: #007842
}

.discont__btn--cancel {
	background-color: #f78222
}

.discont__btn--cancel:hover {
	background-color: #ff6e00
}

.faq__container {
	display:         flex;
	justify-content: space-between
}

.faq__content {
	width:         calc(100% / 12 * 8 - 8px);
	margin-bottom: 38px
}

.faq__form-column {
	width: calc(100% / 12 * 4 - 8px)
}

.faq__title {
	font-size:     26px;
	font-weight:   700;
	line-height:   1.2;
	margin-bottom: 4px
}

.faq__form {
	padding-top: 21px
}

.faq__article {
	border-bottom:  1px solid #eaeaea;
	padding-bottom: 22px;
	padding-top:    23px
}

.faq__article:last-child {
	border-bottom: 0
}

.faq__block {
	display:         flex;
	justify-content: space-between
}

.faq__block--top {
	margin-bottom: 8px
}

.faq__icon {
	width:       42px;
	flex-shrink: 0
}

.faq__icon--top img {
	position: relative;
	top:      -6px
}

.faq__icon--bottom img {
	position:  relative;
	top:       -6px;
	transform: rotate(90deg)
}

.faq__icon img {
	width:  36px;
	height: 36px
}

.faq__block-content {
	flex-grow:   1;
	font-size:   16px;
	line-height: 1.4
}

.faq__block-content b {
	font-weight: 700
}

.faq__block-content ul {
	list-style-type: disc;
	padding-left:    20px
}

.faq__block-content li {
	margin-top:    4px;
	margin-bottom: 4px
}

.faq__questions {
	font-size:   20px;
	line-height: 1.3;
	font-style:  italic
}

.faq__label {
	width: 100%
}

.faq__discript {
	font-size:     16px;
	line-height:   1.3;
	color:         #636467;
	margin-bottom: 8px
}

.faq__input {
	background-color: #fdfdfd;
	border:           1px solid #a1a1a1;
	display:          block;
	width:            100%;
	height:           42px;
	outline:          0;
	padding-left:     7px;
	padding-right:    7px;
	font-size:        18px;
	font-weight:      700;
	margin-bottom:    15px
}

.faq__textarea {
	width:            100%;
	background-color: #fdfdfd;
	resize:           none;
	box-sizing:       border-box;
	height:           224px;
	outline:          0;
	margin-bottom:    8px;
	font-family:      "Fira Sans", sans-serif;
	font-size:        18px;
	font-weight:      700;
	padding:          5px 7px
}

.faq__form-discript {
	font-size:     14px;
	color:         #f78222;
	line-height:   1.4;
	margin-bottom: 8px
}

.faq__capcha {
	display:       flex;
	width:         100%;
	height:        52px;
	margin-bottom: 16px
}

.faq__capcha img {
	height:       52px;
	width:        130px;
	display:      block;
	box-sizing:   border-box;
	border:       1px solid #020300;
	flex-shrink:  0;
	margin-right: 2px
}

.faq__capcha input {
	height:        52px;
	flex-grow:     1;
	box-sizing:    border-box;
	outline:       0;
	border:        1px solid #ddd;
	display:       block;
	padding-left:  9px;
	padding-right: 9px;
	font-size:     14px
}

.faq__capcha input:placeholder {
	font-size: 14px
}

.faq__btn {
	height:           44px;
	width:            160px;
	display:          flex;
	justify-content:  center;
	align-items:      center;
	background-color: #f78222;
	border:           none;
	color:            #fdfdfd;
	font-size:        20px;
	font-weight:      700;
	font-family:      "Fira Sans", sans-serif;
	cursor:           pointer;
	transition:       .3s
}

.faq__btn:hover {
	background-color: #ff6e00
}

.faq__btn--disabled {
	background-color: #ddd;
	color:            #fdfdfd;
	pointer-events:   none;
	cursor:           default
}

.faq__accept {
	font-size:     14px;
	display:       flex;
	line-height:   1.4;
	margin-bottom: 14px
}

.faq__accept input {
	position: absolute;
	opacity:  0;
	cursor:   pointer;
	height:   0;
	width:    0
}

.faq__accept input:checked ~ .checkmark:after {
	display: block !important
}

.faq__accept span {
	order: -1
}

.faq__accept a {
	color:           #222324;
	text-decoration: underline
}

.faq__accept a:hover {
	text-decoration: none
}

.faq__accept .checkmark {
	position:     relative;
	height:       16px;
	width:        16px;
	display:      block;
	box-sizing:   border-box;
	border:       1px solid #a1a1a1;
	margin-right: 8px;
	flex-shrink:  0
}

.faq__accept .checkmark:after {
	content:      "";
	position:     absolute;
	display:      none;
	left:         4px;
	top:          0;
	width:        4px;
	height:       9px;
	border:       solid #006a44;
	border-width: 0 2px 2px 0;
	transform:    rotate(45deg)
}

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

.mfp-wrap {
	top:                         0;
	left:                        0;
	width:                       100%;
	height:                      100%;
	z-index:                     1043;
	position:                    fixed;
	outline:                     0 !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-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
	width:  100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

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

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

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select:    none;
	-ms-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: -.8em;
	left:       8px;
	right:      8px;
	z-index:    1044
}

.mfp-preloader a {
	color: #ccc
}

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

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
	display: none
}

button.mfp-arrow, button.mfp-close {
	overflow:           visible;
	cursor:             pointer;
	background:         0 0;
	border:             0;
	-webkit-appearance: none;
	display:            block;
	outline:            0;
	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:         .65;
	padding:         0 0 18px 10px;
	color:           #fff;
	font-style:      normal;
	font-size:       28px;
	font-family:     Arial, Baskerville, monospace
}

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

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

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

.mfp-iframe-holder .mfp-close, .mfp-image-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:                     .65;
	margin:                      -55px 0 0;
	top:                         50%;
	padding:                     0;
	width:                       90px;
	height:                      110px;
	-webkit-tap-highlight-color: transparent
}

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

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

.mfp-arrow:after, .mfp-arrow:before {
	content:     "";
	display:     block;
	width:       0;
	height:      0;
	position:    absolute;
	left:        0;
	top:         0;
	margin-top:  35px;
	margin-left: 35px;
	border:      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:             .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, .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;
	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, .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
}

.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 {
	flex-direction: column
}

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

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

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

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

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

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

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

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

.swiper-container-3d {
	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 {
	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: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	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: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	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 {
	touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
	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;
	transition: opacity .3s;
	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 {
	transform: scale(.33);
	position:  relative
}

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

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

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

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

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	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;
	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%;
	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%;
	transform: translateY(-50%);
	width:     8px
}

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

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

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

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

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

.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%;
	transform:        scale(0);
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	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:         flex;
	justify-content: 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;
	transform-origin:  50%;
	-webkit-animation: 1s steps(12, end) infinite swiper-preloader-spin;
	animation:         1s steps(12, end) infinite swiper-preloader-spin
}

.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% {
		transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		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 {
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events:      none;
	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;
	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 {
	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;
	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
}

.custom-scroll_container {
	overflow: hidden !important;
	position: relative
}

.custom-scroll_inner {
	overflow:                   scroll;
	-webkit-overflow-scrolling: touch;
	height:                     100%;
	-ms-overflow-style:         none
}

.custom-scroll_inner::-webkit-scrollbar {
	width:  0;
	height: 0
}

.custom-scroll_bar-x, .custom-scroll_bar-y {
	cursor:              default;
	position:            absolute;
	border-radius:       1px;
	z-index:             1;
	background:          #888;
	opacity:             .4;
	-webkit-user-select: none;
	-moz-user-select:    none;
	-o-user-select:      none;
	-ms-user-select:     none;
	user-select:         none;
	transition:          opacity .2s
}

.custom-scroll_bar-y {
	top:   0;
	right: 1px
}

.custom-scroll_bar-x {
	left:   0;
	bottom: 1px;
	height: 8px
}

.custom-scroll_bar-x:hover, .custom-scroll_bar-y:hover {
	opacity: .7
}

.custom-scroll_bar-x:active, .custom-scroll_bar-y:active {
	opacity: 1
}

.custom-scroll_hidden-x > .custom-scroll_bar-x, .custom-scroll_hidden-y > .custom-scroll_bar-y {
	opacity:    0;
	visibility: hidden;
	transition: opacity .2s, visibility .3s step-end
}

.br-theme-css-stars .br-widget {
	height:      28px;
	white-space: nowrap
}

.br-theme-css-stars .br-widget a {
	text-decoration: none;
	height:          18px;
	width:           18px;
	float:           left;
	font-size:       23px;
	margin-right:    5px
}

.br-theme-css-stars .br-widget a:after {
	content: "\2605";
	color:   #d2d2d2
}

.br-theme-css-stars .br-widget a.br-active:after, .br-theme-css-stars .br-widget a.br-selected:after {
	color: #edb867
}

.br-theme-css-stars .br-widget .br-current-rating {
	display: none
}

.br-theme-css-stars .br-readonly a {
	cursor: default
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, summary, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin:         0;
	padding:        0;
	border:         0;
	font:           inherit;
	vertical-align: baseline;
	box-sizing:     border-box
}

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

body {
	line-height: 1
}

ol, ul {
	list-style: none
}

blockquote, q {
	quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
	content: "";
	content: none
}

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

input, label {
	display:    block;
	box-sizing: border-box
}

.footer {
	color:            #fdfdfd;
	background-color: #222324
}

.footer__container {
	padding-top:     28px;
	padding-bottom:  19px;
	display:         flex;
	align-items:     center;
	justify-content: space-between
}

.footer__logo {
	display: block
}

.footer__logo svg {
	height: 90px;
	width:  90px;
	fill:   #fdfdfd
}

.footer__info-columns {
	display: flex
}

.footer__info-column {
	width: 264px
}

.footer__info-column:last-child {
	width: 248px
}

.footer__info-title {
	font-weight:    600;
	text-transform: uppercase;
	font-size:      16px;
	margin-bottom:  23px
}

.footer__link {
	margin-bottom: 11px
}

.footer__link:last-of-type {
	margin-bottom: 0
}

.footer__discript {
	font-size:  14px;
	text-align: center
}

.footer__discript .container {
	border-top:     1px solid #d9d9d9;
	padding-top:    10px;
	padding-bottom: 10px
}

.footer__discript a {
	color: red
}

.footer__discript a:hover {
	color: #fdfdfd
}

.gallery__container {
	padding-bottom:  40px;
	display:         flex;
	flex-wrap:       wrap;
	justify-content: space-between
}

.gallery__item {
	width:         calc(25% - 8px);
	color:         #fdfdfd;
	height:        252px;
	position:      relative;
	margin-bottom: 8px
}

.gallery__item img {
	height:        100%;
	display:       block;
	width:         100%;
	-o-object-fit: cover;
	object-fit:    cover
}

.gallery__item:hover .gallery__overlay {
	opacity: 1
}

.gallery__item--clear {
	overflow: hidden;
	display:  block;
	height:   0;
	width:    calc(25% - 8px)
}

.gallery__overlay {
	display:         flex;
	position:        absolute;
	top:             0;
	bottom:          0;
	left:            0;
	right:           0;
	flex-direction:  column;
	justify-content: flex-end;
	font-size:       16px;
	padding-left:    15px;
	padding-right:   15px;
	padding-bottom:  15px;
	line-height:     1.5;
	opacity:         0;
	transition:      .3s;
	background:      linear-gradient(to top, rgba(33, 36, 36, .5), rgba(33, 36, 36, 0))
}

.gallery__overlay span {
	font-weight: 700
}

.gallery__hidden {
	display: none
}

.header__container {
	padding-top: 17px
}

.header__columns {
	display:         flex;
	justify-content: space-between;
	margin-bottom:   17px
}

.header__navigation {
	display:          flex;
	flex-wrap:        wrap;
	background-color: #f7f7f7;
	position:         relative;
	padding-left:     5px;
	padding-right:    5px;
	justify-content:  space-around;
	margin-bottom:    17px
}

.header__navigation a {
	display:     block;
	height:      100%;
	position:    relative;
	line-height: 54px;
	font-size:   16px;
	color:       #222324
}

.header__navigation a:hover {
	color: #006a44
}

.header__navigation a:hover:before {
	content:       "";
	position:      absolute;
	display:       block;
	border-radius: 50px;
	border:        1px solid #006a44;
	height:        6px;
	width:         6px;
	right:         calc(100% + 6px);
	top:           calc(50% - 4px)
}

.header__navigation .root-item-selected {
	position: relative;
	color:    #006a44
}

.header__navigation .root-item-selected:before {
	content:          "";
	position:         absolute;
	display:          block;
	border-radius:    50px;
	border:           1px solid #006a44;
	background-color: #006a44;
	height:           6px;
	width:            6px;
	right:            calc(100% + 6px);
	top:              calc(50% - 4px)
}

.header__logo {
	display:     block;
	width:       calc(100% / 12 * 3 - 8px);
	display:     flex;
	align-items: center
}

.header__logo img {
	height: auto;
	width:  100%
}

.header__burger {
	display: none
}

.header__search {
	margin-bottom: 6px
}

.header__discript {
	font-size:     14px;
	margin-bottom: 8px
}

.header__buttons {
	display: none
}

.header__custom-btn {
	font-size:    14px;
	color:        #fff;
	padding:      6px 10px;
	border:       none;
	margin-right: 10px;
	display:      flex;
	align-items:  center;
	transition:   .3s;
	cursor:       pointer
}

.header__custom-btn:last-of-type {
	margin-right: 0
}

.header__custom-btn:hover {
	opacity: .7
}

.header__custom-btn--yellow {
	background-color: #f78222
}

.header__custom-btn--red {
	background-color: #ff4545
}

.header__custom-btn svg {
	fill:        #fff;
	margin-left: 15px;
	width:       20px;
	height:      20px
}

.header__phone {
	display:     flex;
	align-items: center;
	font-size:   15px
}

.header__phone svg {
	fill:         #006a44;
	width:        22px;
	height:       22px;
	margin-right: 7px
}

.header__link-phone {
	color:        #222324;
	margin-right: 7px;
	display:      flex;
	align-items:  center
}

.header__link-phone:hover svg {
	fill: #f78222
}

.header__info-column {
	padding-top: 3px;
	width:       calc(100% / 12 * 4 - 8px)
}

.header__links-column {
	width: calc(100% / 12 * 4 - 8px)
}

.header__nav {
	display:         flex;
	align-items:     center;
	justify-content: space-between;
	margin-bottom:   17px
}

.header__link {
	font-size: 15px;
	position:  relative
}

.header__link svg {
	margin-right: 0;
	width:        22px;
	height:       22px
}

.header__link span {
	margin-left: 10px
}

.header__link a {
	color: #222324
}

.header__link a:hover {
	color: #f78222
}

.header__link-counter {
	border-radius:    50px;
	display:          flex;
	justify-content:  center;
	align-items:      center;
	background-color: #f78222;
	color:            #fff;
	border:           1px solid #fff;
	padding:          4px;
	font-size:        10px;
	position:         absolute;
	top:              -50%;
	right:            -50%;
	width:            25px;
	height:           25px
}

.header__toolbar {
	align-items: center;
	display:     none
}

.header__mob-profile {
	margin-right: 15px
}

.header__mob-profile svg {
	width:   26px;
	height:  26px;
	display: block;
	fill:    #006a44
}

.header__navigation li {
	position: relative
}

.header__navigation ul {
	display:          none;
	position:         absolute;
	top:              100%;
	left:             -20px;
	padding:          0 30px;
	background-color: #006a44
}

.header__navigation ul a {
	color:   #fff !important;
	padding: 0 10px 0 0
}

.header__navigation ul li {
	margin-right: 0
}

.header__navigation li:hover ul {
	display: block
}

.header__navigation ul .root-item-selected:before {
	border-color:     #fff;
	background-color: #fff
}

.header__navigation ul li a:hover:before {
	border-color: #fff
}

.info {
	padding-bottom: 38px
}

.info__blocks {
	display:         flex;
	justify-content: space-between;
	margin-bottom:   49px
}

.info__block {
	width:          50%;
	display:        block;
	max-width:      512px;
	border:         1px solid #d9d9d9;
	padding-top:    37px;
	padding-bottom: 29px
}

.info__block:hover {
	border-color: #006a44
}

.info__block-title {
	text-align:     center;
	text-transform: uppercase;
	color:          #006a44;
	font-weight:    700;
	font-size:      36px;
	margin-bottom:  15px
}

.info__cards {
	display:         flex;
	justify-content: space-around;
	flex-wrap:       wrap;
	padding-left:    75px;
	padding-right:   75px
}

.info__card {
	width:           90px;
	display:         flex;
	justify-content: center;
	align-items:     center
}

.info__card img {
	max-width: 85px
}

.info__card--1 img {
	width: 82px
}

.info__card--2 img {
	width: 66px
}

.info__card--3 img {
	width: 90px
}

.info__card--4 {
	margin-left: 50px
}

.info__card--4 img {
	width: 56px
}

.info__card--5 {
	margin-right: 50px
}

.info__card--5 img {
	width: 56px
}

.info__card-break {
	display:       block;
	width:         100%;
	margin-bottom: 13px
}

.info__delivs {
	display:         flex;
	justify-content: center;
	padding-top:     18px
}

.info__deliv {
	display:        flex;
	flex-direction: column;
	align-items:    center;
	text-align:     center;
	width:          175px
}

.info__deliv--2 img {
	position: relative;
	left:     -5px
}

.info__deliv img {
	width:         75px;
	margin-bottom: 14px
}

.info__deliv-text {
	font-size:   16px;
	color:       #222324;
	line-height: 1.5
}

.info__columns {
	display: flex
}

.info__column {
	width: 25%
}

.info__column-title {
	text-transform: uppercase;
	color:          #006a44;
	font-size:      16px;
	font-weight:    600;
	display:        block
}

.info__column-title:hover {
	color: #f78222
}

.info__link {
	display:   block;
	color:     #222324;
	font-size: 16px
}

.info__link:hover {
	color: #006a44
}

.none__container {
	display:         flex;
	justify-content: space-between;
	padding-top:     30px;
	padding-bottom:  45px
}

.none__column {
	width: calc(50% - 8px)
}

.none__column--ill img {
	max-width: 100%;
	display:   block
}

.none__title {
	font-weight: 700;
	color:       #006a44;
	font-size:   30px;
	line-height: 1.6
}

.none__text {
	font-size:     16px;
	margin-bottom: 30px
}

.none__btn {
	background-color: #f78222;
	display:          inline-block;
	color:            #fdfdfd;
	font-weight:      700;
	font-size:        16px;
	line-height:      36px;
	padding-left:     40px;
	padding-right:    40px
}

.none__btn:hover {
	background-color: #006a44
}

.orders {
	font-size:     16px;
	line-height:   1.4;
	border-bottom: 1px solid #a1a1a1;
	padding:       1px 8px 4px
}

.orders__item {
	display:         flex;
	align-items:     center;
	justify-content: space-between;
	margin-top:      8px;
	margin-bottom:   8px
}

.orders__item--final {
	padding-left:  8px;
	padding-right: 8px;
	font-size:     16px;
	margin-bottom: 22px
}

.orders__name {
	flex-grow: 1
}

.orders__price {
	text-align:  right;
	width:       16%;
	flex-shrink: 0
}

.orders__counter {
	width:       16%;
	text-align:  right;
	flex-shrink: 0
}

.orders__total {
	width:       22%;
	text-align:  right;
	flex-shrink: 0
}

.personal {
	display:         flex;
	flex-wrap:       wrap;
	max-width:       688px;
	justify-content: space-between;
	align-items:     center
}

.personal__label {
	width:         calc(50% - 8px);
	margin-bottom: 18px
}

.personal__discript {
	font-size:     16px;
	color:         #636467;
	margin-bottom: 5px
}

.personal__input {
	width:            100%;
	background-color: #fdfdfd;
	box-sizing:       border-box;
	height:           44px;
	border:           1px solid #a1a1a1;
	padding-left:     12px;
	padding-right:    12px;
	font-weight:      500;
	font-size:        18px;
	outline:          0
}

.personal__btn {
	width:            calc(50% - 8px);
	height:           44px;
	border:           0;
	background-color: #f78222;
	cursor:           pointer;
	color:            #fdfdfd;
	font-size:        20px;
	font-weight:      700;
	margin-top:       10px;
	transition:       .3s
}

.personal__btn:hover {
	background-color: #006a44
}

.personal__delete {
	width:       calc(50% - 8px);
	font-size:   16px;
	height:      44px;
	display:     flex;
	align-items: center;
	margin-top:  10px
}

.personal__delete-link {
	color:           #222324;
	text-decoration: underline
}

.personal__delete-link:hover {
	text-decoration: none
}

.present {
	display:             block;
	background-size:     cover;
	background-position: center;
	max-width:           1920px;
	margin-left:         auto;
	margin-right:        auto;
	margin-bottom:       50px
}

.present__container {
	display:         flex;
	justify-content: flex-end;
	height:          100%
}

.present__column {
	width:            50%;
	height:           100%;
	display:          block;
	background-color: rgba(34, 35, 36, .45);
	color:            #fdfdfd;
	display:          flex;
	flex-direction:   column;
	text-align:       right;
	align-items:      flex-end;
	padding:          60px 36px 74px 30px
}

.present__title {
	text-transform: uppercase;
	font-weight:    700;
	font-size:      70px;
	line-height:    1;
	margin-bottom:  32px
}

.present__tag {
	display:          block;
	background-color: #006a44;
	letter-spacing:   .15em;
	color:            #fdfdfd;
	font-size:        16px;
	padding-right:    15px;
	padding-left:     15px;
	margin-bottom:    6px
}

.present__name {
	font-weight:   700;
	font-size:     50px;
	line-height:   1;
	margin-bottom: 36px
}

.present__btn {
	color:       #fdfdfd;
	border:      1px solid #fdfdfd;
	font-weight: 500;
	padding:     2px 30px
}

.present__btn:hover {
	background-color: #fdfdfd;
	color:            #222324
}

.price__title {
	margin-bottom: 6px
}

.price__text {
	font-size:     16px;
	line-height:   1.6;
	margin-bottom: 26px
}

.price__table {
	margin-bottom: 20px
}

.table .custom-scroll_bar-x {
	opacity:          1;
	height:           4px;
	background-color: #006a44
}

.table__line {
	display:         flex;
	font-size:       16px;
	justify-content: space-between;
	padding-top:     9px;
	padding-bottom:  9px;
	line-height:     1.4;
	width:           -webkit-fit-content;
	width:           -moz-fit-content;
	width:           fit-content
}

.table__line--top {
	background-color: #006a44 !important;
	color:            #fdfdfd;
	font-weight:      500
}

.table__line:nth-child(2n+1) {
	background-color: #fafafa
}

.table__line sup {
	position: absolute
}

.table__line a {
	color:           #006a44;
	text-decoration: underline
}

.table__line a:hover {
	text-decoration: none
}

.table__column {
	flex-shrink: 0
}

.table__column:nth-child(1) {
	width:        248px;
	padding-left: 25px
}

.table__column:nth-child(2) {
	width: 176px
}

.table__column:nth-child(3) {
	width:      176px;
	text-align: center
}

.table__column:nth-child(4) {
	width:        248px;
	padding-left: 50px
}

.table__column:nth-child(5) {
	width: 176px
}

.tabs__nav {
	display:       flex;
	flex-wrap:     wrap;
	margin-bottom: 30px;
	border-top:    1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9
}

.tabs__link {
	font-size:       16px;
	display:         block;
	position:        relative;
	text-decoration: none;
	color:           #949494;
	padding:         15px 34px;
	cursor:          pointer
}

.tabs__link:hover {
	opacity: .7
}

.tabs__link--active {
	pointer-events: none;
	color:          #f78222
}

.tabs__link--active:after {
	content:          "";
	position:         absolute;
	bottom:           0;
	left:             0;
	right:            0;
	background-color: #f78222;
	height:           3px;
	display:          block;
	width:            100%
}

.tabs__block {
	display:        none;
	flex-direction: column
}

.tabs__block--active {
	display: flex
}

.tabs__block-content {
	width: 100%
}

.tabs__slider {
	position: relative
}

.tabs__slider--static .tabs__slider-btn {
	display: none
}

.tabs__slider--static .tabs__slide {
	margin-right: 16px
}

.tabs__slide {
	width:   160px;
	height:  160px;
	display: block
}

.tabs__slide img {
	width:         100%;
	height:        100%;
	-o-object-fit: cover;
	object-fit:    cover
}

.tabs__slider-btn {
	position:         absolute;
	top:              0;
	bottom:           0;
	width:            40px;
	display:          block;
	z-index:          2;
	display:          flex;
	justify-content:  center;
	align-items:      center;
	cursor:           pointer;
	background-color: #eaeaea;
	transition:       .3s
}

.tabs__slider-btn svg {
	height: 18px;
	width:  18px
}

.tabs__slider-btn--prev {
	left: 0
}

.tabs__slider-btn--prev svg {
	transform: rotate(90deg)
}

.tabs__slider-btn--next {
	right: 0
}

.tabs__slider-btn--next svg {
	transform: rotate(-90deg)
}

.tabs__slider-btn:hover {
	background-color: #a1a1a1
}

.tabs__slider-btn:hover svg {
	fill: #fdfdfd
}

.subtabs__nav {
	display:       flex;
	margin-bottom: 40px;
	flex-wrap:     wrap
}

.subtabs__mob-nav {
	border:        1px solid #d9d9d9;
	padding:       15px 34px;
	margin-bottom: 40px;
	width:         100%;
	font-family:   "Fira Sans", sans-serif;
	display:       none
}

.subtabs__link {
	color:         #006a44;
	border:        1px solid #006a44;
	font-size:     16px;
	padding:       10px 30px;
	line-height:   1.3;
	cursor:        pointer;
	transition:    .3s;
	margin-bottom: 8px
}

.subtabs__link:hover {
	opacity: .7
}

.subtabs__link--active {
	color:            #fdfdfd;
	background-color: #006a44;
	pointer-events:   none
}

.subtabs__content {
	justify-content: space-between;
	display:         none;
	width:           100%;
	flex-wrap:       wrap
}

.subtabs__content--active {
	display: flex
}

.style {
	display:         flex;
	justify-content: space-between;
	width:           50%;
	margin-bottom:   50px
}

.style__thumb-column {
	flex-shrink:     0;
	display:         flex;
	flex-direction:  column;
	align-items:     center;
	width:           220px;
	text-align:      center;
	justify-content: center;
	position:        relative
}

.style__thumb-column img {
	max-width: 158px;
	display:   block
}

.style__thumb-column .item__tag {
	right: 15px;
	top:   0
}

.style__info-column {
	flex-grow: 1
}

.style__title {
	color:       #006a44;
	font-weight: 700;
	line-height: 1.4
}

.style__line {
	color:       #f78222;
	font-size:   16px;
	line-height: 1.4
}

.style__line span {
	color:       #222324;
	font-weight: 400
}

.style__input-text {
	font-size:   16px;
	line-height: 1.4
}

.style__counter {
	display:         flex;
	justify-content: center
}

.style__counter input {
	height:           36px;
	width:            36px;
	margin-left:      1px;
	margin-right:     1px;
	background-color: #fdfdfd;
	outline:          0;
	border:           2px solid #eaeaea;
	text-align:       center;
	font-size:        16px
}

.style__btn {
	display:          flex;
	justify-content:  center;
	align-items:      center;
	background-color: #006a44;
	height:           36px;
	width:            36px;
	cursor:           pointer;
	transition:       .3s
}

.style__btn svg {
	fill:   #fdfdfd;
	height: 18px;
	width:  18px
}

.style__btn:hover {
	background-color: #007842
}

.style__price {
	margin-top: 14px
}

.style__price-text {
	line-height: 1.4;
	font-size:   16px
}

.style__old {
	font-weight:     500;
	color:           #f78222;
	line-height:     1.4;
	text-decoration: line-through;
	font-size:       16px
}

.style__main {
	color:       #006a44;
	line-height: 1.4;
	font-weight: 700;
	font-size:   26px
}

.style__money {
	font-weight: 700;
	color:       #006a44;
	line-height: 1.4;
	font-size:   16px
}

.style__buy {
	display:          flex;
	justify-content:  center;
	align-items:      center;
	background-color: #f78222;
	transition:       .3s;
	color:            #fdfdfd;
	font-weight:      700;
	width:            200px;
	height:           36px;
	font-size:        17px;
	border:           0;
	cursor:           pointer;
	position:         relative
}

.style__buy:hover {
	background-color: #ff6e00
}

.style__buy--added::after {
	position:         absolute;
	content:          "Товар добавлен в корзину!";
	color:            #006a44;
	line-height:      1.4;
	font-size:        17px;
	border:           1px solid #d9d9d9;
	width:            270px;
	text-align:       center;
	background-color: #fdfdfd;
	height:           36px;
	display:          flex;
	justify-content:  center;
	align-items:      center;
	top:              calc(100% + 10px);
	left:             0;
	box-sizing:       border-box;
	transition:       .3s
}

.style__hidden {
	display: none
}

.reviews__title {
	margin-bottom: 24px
}

.reviews__articles {
	border-bottom:  1px solid #a1a1a1;
	padding-bottom: 15px
}

.review {
	font-size:   16px;
	line-height: 1.4;
	position:    relative
}

.review__content {
	position:      relative;
	border:        1px solid #d9d9d9;
	margin-bottom: 26px;
	padding:       8px 26px 30px
}

.review__content:before {
	content:      "";
	border-style: solid;
	border-width: 20px 20px 0 0;
	border-color: #d9d9d9 transparent transparent;
	height:       0;
	left:         36px;
	position:     absolute;
	top:          100%;
	width:        0
}

.review__content:after {
	content:      "";
	border-style: solid;
	border-width: 20px 18px 0 0;
	border-color: #fdfdfd transparent transparent;
	height:       0;
	left:         37px;
	margin-top:   -1px;
	position:     absolute;
	top:          100%;
	width:        0
}

.review__rating {
	margin-bottom: 10px;
	display:       inline-block
}

.review__rating:hover .review__all-rating {
	display:    block;
	max-height: 300px;
	padding:    18px;
	border:     1px solid #d9d9d9;
	opacity:    1;
	transition: opacity .3s
}

.review__rating .br-wrapper {
	margin-bottom: 6px
}

.review__all-rating {
	position:         absolute;
	display:          block;
	background-color: #fdfdfd;
	top:              -30px;
	z-index:          3;
	border:           0 solid #d9d9d9;
	left:             5px;
	box-shadow:       0 0 62px -18px rgba(0, 0, 0, .75);
	overflow:         hidden;
	max-height:       0;
	transition:       opacity .3s;
	padding:          0;
	opacity:          0
}

.review__all-title {
	font-size:     16px;
	line-height:   1.4;
	margin-bottom: -7px
}

.review__name span {
	font-weight: 700;
	font-size:   18px
}

.review__text {
	font-style: italic
}

.review__text span {
	font-weight: 700;
	font-size:   18px;
	font-style:  normal
}

.review__after {
	display:         flex;
	justify-content: space-between;
	font-size:       16px;
	padding-left:    26px;
	margin-bottom:   20px
}

.review__date {
	color: #a1a1a1
}

.review .br-theme-css-stars .br-widget a.br-active:after, .review .br-theme-css-stars .br-widget a.br-selected:after {
	color: #f78222
}

.answer {
	font-size:   16px;
	line-height: 1.4;
	position:    relative
}

.answer__content {
	position:      relative;
	border:        1px solid #d9d9d9;
	margin-bottom: 20px;
	max-width:     50%;
	width:         auto;
	margin-left:   auto;
	padding:       25px 26px
}

.answer__content:before {
	content:      "";
	border-style: solid;
	border-width: 20px 0 0 20px;
	border-color: #d9d9d9 transparent transparent;
	height:       0;
	right:        36px;
	position:     absolute;
	top:          100%;
	width:        0
}

.answer__content:after {
	content:      "";
	border-style: solid;
	border-width: 20px 0 0 18px;
	border-color: #fdfdfd transparent transparent;
	height:       0;
	right:        37px;
	margin-top:   -1px;
	position:     absolute;
	top:          100%;
	width:        0
}

.answer__all-title {
	font-size:     16px;
	line-height:   1.4;
	margin-bottom: -7px
}

.answer__name span {
	font-weight: 700;
	font-size:   18px
}

.answer__after {
	display:         flex;
	justify-content: flex-end;
	font-size:       16px;
	padding-left:    26px;
	margin-bottom:   20px
}

.answer__date {
	color: #a1a1a1
}

.answer__name {
	margin-right: 7px;
	color:        #006a44;
	font-weight:  700
}

.voting__yes {
	font-weight: 700;
	color:       #f78222;
	cursor:      pointer;
	transition:  .3s
}

.voting__yes:hover {
	color: #ff6e00
}

.voting__no {
	font-weight: 700;
	color:       #006a44;
	cursor:      pointer;
	transition:  .3s
}

.voting__no:hover {
	color: #007842
}

.voting__counter {
	color: #a1a1a1
}

.write {
	padding-top:    48px;
	padding-bottom: 100px
}

.write__h3 {
	margin-bottom: 24px
}

.write__form {
	display:         flex;
	justify-content: space-between
}

.write__left {
	width: calc(100% / 12 * 4 - 8px)
}

.write__right {
	width: calc(100% / 12 * 8 - 8px)
}

.write__required {
	color:   #f78222;
	display: none
}

.write__discript {
	font-size:     16px;
	line-height:   1.4;
	margin-bottom: 6px;
	color:         #636467
}

.write__discript--required .write__required {
	display: inline-block
}

.write__label {
	margin-bottom: 12px
}

.write__input {
	background-color: #fdfdfd;
	border:           1px solid #a1a1a1;
	box-sizing:       border-box;
	height:           44px;
	width:            100%;
	font-weight:      500;
	font-size:        18px;
	padding-left:     10px;
	padding-right:    10px;
	outline:          0;
	font-family:      "Fira Sans", sans-serif
}

.write__rating {
	display:         flex;
	align-items:     center;
	justify-content: space-between;
	margin-bottom:   2px
}

.write__ratings {
	padding-top: 20px
}

.write__rate-title {
	font-size:   16px;
	line-height: 1.4
}

.write__textarea {
	height:           225px;
	width:            100%;
	background-color: #fdfdfd;
	border:           1px solid #a1a1a1;
	box-sizing:       border-box;
	outline:          0;
	padding-left:     10px;
	padding-top:      12px;
	padding-right:    12px;
	font-size:        18px;
	font-family:      "Fira Sans", sans-serif
}

.write__control-discript {
	color:         #f78222;
	line-height:   1.4;
	font-size:     14px;
	margin-bottom: 10px
}

.write__control {
	display:     flex;
	align-items: center
}

.write__checked-wrap {
	display:     flex;
	font-size:   14px;
	line-height: 1.4
}

.write__checked-wrap input {
	position: absolute;
	opacity:  0;
	cursor:   pointer;
	height:   0;
	width:    0
}

.write__checked-wrap input:checked ~ .checkmark:after {
	display: block !important
}

.write__checked-wrap .checkmark {
	position:     relative;
	height:       16px;
	width:        16px;
	display:      block;
	box-sizing:   border-box;
	border:       1px solid #a1a1a1;
	margin-right: 8px;
	flex-shrink:  0
}

.write__checked-wrap .checkmark:after {
	content:      "";
	position:     absolute;
	display:      none;
	left:         4px;
	top:          0;
	width:        4px;
	height:       9px;
	border:       solid #006a44;
	border-width: 0 2px 2px 0;
	transform:    rotate(45deg)
}

.write__checked-wrap a {
	text-decoration: underline;
	color:           #222324
}

.write__checked-wrap a:hover {
	text-decoration: none
}

.write__btn {
	color:            #fdfdfd;
	background-color: #f78222;
	font-size:        20px;
	font-weight:      700;
	border:           none;
	height:           42px;
	width:            160px;
	cursor:           pointer;
	margin-right:     18px;
	flex-shrink:      0;
	transition:       .3s
}

.write__btn:hover {
	background-color: #ff6e00;
	transition:       .3s
}

.write__btn--disabled {
	background-color: #a1a1a1;
	pointer-events:   none;
	cursor:           default
}

.write .br-theme-css-stars .br-widget a.br-active:after, .write .br-theme-css-stars .br-widget a.br-selected:after {
	color: #f78222
}

.write .br-wrapper {
	margin-top: -13px
}

.shop {
	margin-bottom: 44px
}

.shop__container {
	display:         flex;
	justify-content: space-between
}

.shop__filter {
	box-sizing:       border-box;
	width:            calc(25% - 8px);
	background-color: #fdfdfd
}

.shop__content {
	box-sizing: border-box;
	width:      calc(75% - 8px)
}

.shop__content--search {
	width: 100%
}

.shop__control {
	margin-bottom:   34px;
	display:         flex;
	justify-content: flex-end
}

.shop__tags {
	display: flex
}

.shop__tag {
	color:         #fdfdfd;
	font-size:     16px;
	display:       block;
	margin-right:  2px;
	line-height:   36px;
	cursor:        pointer;
	font-weight:   400;
	padding-left:  12px;
	padding-right: 12px;
	transition:    .3s
}

.shop__tag--gray {
	background-color: #a1a1a1
}

.shop__tag--gray:hover {
	background-color: #8e8e8e
}

.shop__tag--red {
	background-color: #ff4747
}

.shop__tag--red:hover {
	background-color: #ff1616
}

.shop__tag--green {
	background-color: #006a44
}

.shop__tag--green:hover {
	background-color: #007842
}

.shop__tag--orange {
	background-color: #f78222
}

.shop__tag--orange:hover {
	background-color: #ff6e00
}

.shop__counter {
	display:     flex;
	align-items: center;
	font-size:   16px;
	line-height: 18px
}

.shop__counter-text {
	margin-right: 4px
}

.shop__counter-btn {
	position:      relative;
	padding-left:  15px;
	padding-right: 15px;
	cursor:        pointer;
	transition:    .3s
}

.shop__counter-btn:after {
	display:          block;
	width:            1px;
	height:           100%;
	content:          "";
	background-color: #a1a1a1;
	position:         absolute;
	left:             100%;
	top:              0;
	border:           0
}

.shop__counter-btn:last-child {
	padding-right: 0
}

.shop__counter-btn:last-child:after {
	display: none
}

.shop__counter-btn:hover, .shop__counter-btn—active {
	color: #f78222
}

.shop__toolbar {
	display:         flex;
	justify-content: center;
	margin-bottom:   25px
}

.shop__btn {
	display:         flex;
	justify-content: center;
	align-items:     center;
	height:          34px;
	width:           220px;
	background:      0 0;
	font-family:     "Fira Sans", sans-serif;
	border:          1px solid #a1a1a1;
	transition:      .3s;
	cursor:          pointer
}

.shop__btn:hover {
	color:            #fdfdfd;
	background-color: #a1a1a1
}

.shop__nav {
	display:         flex;
	justify-content: flex-end
}

.shop .m-load {
	position: relative
}

.shop .m-load::after {
	position:            absolute;
	top:                 -10px;
	bottom:              0;
	left:                0;
	right:               -10px;
	z-index:             3;
	content:             "";
	background-image:    url(https://kerasfera.ru/bitrix/templates/new/img/loader.gif);
	background-repeat:   no-repeat;
	background-position: center;
	background-color:    rgba(253, 253, 253, .75)
}

.page_nav {
	display:         flex;
	justify-content: center;
	align-items:     center;
	width:           100%
}

.page_nav .active {
	background-color: #f78222;
	color:            #fdfdfd;
	line-height:      40px;
	font-size:        20px;
	padding-left:     15px;
	padding-right:    15px;
	position:         relative;
	margin-left:      18px;
	margin-right:     18px
}

.page_nav .active:before {
	display:          block;
	height:           10px;
	width:            10px;
	background-color: #a1a1a1;
	position:         absolute;
	content:          "";
	right:            calc(100% + 19px);
	top:              calc(50% - 5px)
}

.page_nav .active:after {
	display:          block;
	height:           10px;
	width:            10px;
	background-color: #a1a1a1;
	position:         absolute;
	content:          "";
	left:             calc(100% + 19px);
	top:              calc(50% - 5px)
}

.page_nav .left {
	font-size:    14px;
	font-weight:  400;
	cursor:       pointer;
	transition:   .3s;
	margin-right: 28px;
	margin-left:  35px;
	color:        #222324
}

.page_nav .left:hover {
	color: #f78222
}

.page_nav .right {
	font-size:    14px;
	font-weight:  400;
	cursor:       pointer;
	transition:   .3s;
	margin-right: 35px;
	margin-left:  28px;
	color:        #222324
}

.page_nav .right:hover {
	color: #f78222
}

.page_nav .first {
	box-sizing:      border-box;
	line-height:     34px;
	min-width:       34px;
	padding-left:    8px;
	padding-right:   8px;
	display:         flex;
	justify-content: center;
	align-items:     center;
	border:          1px solid #a1a1a1;
	font-size:       16px;
	cursor:          pointer;
	transition:      .3s;
	color:           #222324
}

.page_nav .first:hover {
	color:            #fdfdfd;
	background-color: #a1a1a1
}

.page_nav .last {
	box-sizing:      border-box;
	line-height:     34px;
	min-width:       34px;
	padding-left:    8px;
	padding-right:   8px;
	display:         flex;
	justify-content: center;
	align-items:     center;
	border:          1px solid #a1a1a1;
	font-size:       16px;
	cursor:          pointer;
	transition:      .3s;
	color:           #222324
}

.page_nav .last:hover {
	color:            #fdfdfd;
	background-color: #a1a1a1
}

.slider {
	max-width:    1920px;
	margin-left:  auto;
	margin-right: auto
}

.slider__wrapper {
	display:         flex;
	justify-content: space-between
}

.slider__slide {
	width:            calc(33% - 11px);
	background-color: #f7f7f7;
	border-bottom:    10px solid #f78222;
	display:          flex;
	flex-direction:   column
}

.slider__slide:nth-child(2n) {
	border-bottom: 10px solid #006a44
}

.slider__thumb {
	height: 300px;
	width:  100%
}

.slider__thumb img {
	width:         100%;
	height:        100%;
	-o-object-fit: cover;
	object-fit:    cover
}

.slider__content {
	font-size:      16px;
	display:        flex;
	flex-direction: column;
	flex-grow:      1;
	line-height:    1.4;
	padding:        15px 18px 18px
}

.slider__title {
	font-size:     22px;
	font-weight:   700;
	line-height:   1.4;
	margin-bottom: 15px;
	color:         #222324
}

.slider__title:hover {
	color: #636467
}

.slider__text {
	flex-grow:     1;
	margin-bottom: 25px
}

.slider__btn {
	font-weight:   500;
	line-height:   34px;
	color:         #222324;
	border:        1px solid #222324;
	padding-left:  30px;
	padding-right: 30px;
	align-self:    flex-start
}

.slider__btn:hover {
	background-color: #494a4d;
	color:            #fdfdfd;
	border-color:     #494a4d
}

.slider__slide + .swiper-slide-prev {
	background-color: green
}

.slider__slide + .swiper-slide-next {
	background-color: #00f
}

.text {
	padding-top: 50px
}

.text__h2 {
	margin-bottom: 38px
}

.text__subtitle {
	font-size:     22px;
	line-height:   1.5;
	margin-bottom: 86px
}

.text__subtitle--bottom {
	margin-top: 6px;
	text-align: center
}

.text__columns {
	font-size:       16px;
	display:         flex;
	justify-content: space-between
}

.text__column {
	width: 50%
}

.text__column--text {
	padding-right: 38px;
	line-height:   1.4
}

.text__column--text-left {
	padding-left: 38px
}

.text__column--ill img {
	width: 100%
}

.article__tag svg, .post__tag svg {
	fill:     #006a44;
	position: relative;
	top:      2px
}

.stabs__nav {
	display:       flex;
	flex-wrap:     wrap;
	margin-bottom: 57px
}

.stabs__link {
	color:         #006a44;
	border:        1px solid #006a44;
	font-size:     20px;
	font-weight:   700;
	padding-left:  18px;
	padding-right: 18px;
	line-height:   34px;
	cursor:        pointer;
	transition:    .3s;
	margin-bottom: 8px
}

.stabs__link--active {
	color:            #fdfdfd;
	background-color: #006a44
}

.call__control-wrap {
	display: flex
}

.call__control-btn.m-green {
	background-color: #006a44
}

.call__control-btn.m-green:hover {
	background-color: #007842
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: default !important
}

#rubitime-project {
	bottom: auto !important
}

.btn {
	background-repeat:   no-repeat;
	background-position: center center;
	display:             block;
	width:               26px;
	height:              26px
}

.favorite-btn {
	background-image: url("data:image/svg+xml;utf8,<svg class=\"bi bi-heart\" width=\"1em\" height=\"1em\" viewBox=\"0 0 16 16\" fill=\"%23006a44\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" d=\"M8 2.748l-.717-.737C5.6.281 2.514.878 1.4 3.053c-.523 1.023-.641 2.5.314 4.385.92 1.815 2.834 3.989 6.286 6.357 3.452-2.368 5.365-4.542 6.286-6.357.955-1.886.838-3.362.314-4.385C13.486.878 10.4.28 8.717 2.01L8 2.748zM8 15C-7.333 4.868 3.279-3.04 7.824 1.143c.06.055.119.112.176.171a3.12 3.12 0 01.176-.17C12.72-3.042 23.333 4.867 8 15z\" clip-rule=\"evenodd\"/></svg>");
	background-size:  26px;
	display:          flex;
	width:            110px;
	height:           36px;
	align-items:      center;
	justify-content:  center
}

.favorite-btn.left {
	width:  70px !important;
	height: 36px
}

.favorite-btn.active {
	background-image: url("data:image/svg+xml;utf8,<svg class=\"bi bi-heart-fill\" width=\"1em\" height=\"1em\" viewBox=\"0 0 16 16\" fill=\"%23006a44\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" d=\"M8 1.314C12.438-3.248 23.534 4.735 8 15-7.534 4.736 3.562-3.248 8 1.314z\" clip-rule=\"evenodd\"/></svg>")
}

.filter__wrapper {
	background-color: #fdfdfd;
	border:           1px solid #e2e1e1
}

.filter__title {
	color:         #006a44;
	font-weight:   700;
	font-size:     20px;
	border-bottom: 2px solid #006a44;
	margin-bottom: 10px
}

.filter__mob-title {
	display: none
}

.filter__mob-title svg {
	height: 22px;
	width:  22px
}

.filter__mob-title--fixed {
	position:         fixed;
	top:              0;
	left:             0;
	right:            0;
	padding-left:     16px;
	padding-right:    16px;
	background-color: #fdfdfd;
	z-index:          2;
	box-shadow:       5px -3px 15px 0 #222324
}

.filter__overlay {
	display:          none;
	opacity:          0;
	transition:       .3s;
	background-color: #222324
}

.filter__checked-block {
	color:         #f78222;
	border:        1px solid #f78222;
	display:       inline-block;
	line-height:   24px;
	margin-right:  4px;
	margin-bottom: 4px;
	max-width:     100%;
	padding-left:  10px;
	cursor:        pointer;
	padding-right: 10px;
	transition:    .3s;
	font-size:     16px
}

.filter__checked-block:hover {
	color:            #fdfdfd;
	background-color: #f78222
}

.filter__block {
	border-bottom: 1px solid #e2e1e1;
	padding:       5px 14px
}

.filter__selected {
	border-bottom: none;
	display:       flex;
	flex-wrap:     wrap;
	padding:       5px 14px
}

.filter__block ul {
	max-height:     0;
	height:         auto;
	transition:     .3s;
	padding-bottom: 0;
	overflow:       hidden
}

.filter__block ul label {
	display:             flex;
	align-items:         center;
	justify-content:     space-between;
	padding-left:        14px;
	padding-right:       14px;
	position:            relative;
	cursor:              pointer;
	-webkit-user-select: none;
	-moz-user-select:    none;
	-ms-user-select:     none;
	user-select:         none;
	font-size:           16px;
	opacity:             0;
	transition:          .3s
}

.filter__block ul label input {
	position: absolute;
	opacity:  0;
	cursor:   pointer;
	height:   0;
	width:    0
}

.filter__block ul label input:checked ~ .checkmark:after {
	display: block !important
}

.filter__block ul label span {
	order:      -1;
	transition: .3s
}

.filter__block ul label:hover span {
	color: #f78222
}

.filter__block ul label .checkmark {
	position:    relative;
	height:      16px;
	width:       16px;
	display:     block;
	box-sizing:  border-box;
	border:      1px solid #a1a1a1;
	flex-shrink: 0
}

.filter__block ul label .checkmark:after {
	content:      "";
	position:     absolute;
	display:      none;
	left:         4px;
	top:          0;
	width:        4px;
	height:       9px;
	border:       solid #006a44;
	border-width: 0 2px 2px 0;
	transform:    rotate(45deg)
}

.filter__block--open ul {
	max-height:      1500px;
	overflow:        hidden;
	overflow-y:      scroll;
	padding-bottom:  15px;
	scrollbar-color: #006a44 #fff;
	scrollbar-width: 4px;
	scrollbar-width: thin
}

.filter__block--open ul::-webkit-scrollbar {
	width:            4px;
	height:           4px;
	background-color: inherit
}

.filter__block--open ul::-webkit-scrollbar-thumb {
	background-color: #006a44
}

.filter__block--open ul::-webkit-scrollbar-button:vertical:start:decrement {
	display: none
}

.filter__block--open ul::-webkit-scrollbar-button:vertical:end:increment {
	display: none
}

.filter__block--open ul label {
	opacity: 1
}

.filter__block--open .filter__name--drop svg {
	transform: rotate(0)
}

.filter__block--open.filter__block--RAZMER ul {
	max-height: 10000px;
	height:     auto;
	overflow:   auto
}

.filter__price {
	margin-top:    50px;
	margin-bottom: 50px
}

.filter__type {
	padding-left:  14px;
	padding-right: 14px;
	margin-bottom: 20px;
	margin-top:    5px;
	display:       none
}

.filter__type-select {
	box-sizing:    border-box;
	height:        40px;
	font-family:   "Fira Sans", sans-serif;
	padding-left:  18px;
	padding-right: 18px;
	display:       block;
	width:         100%
}

.filter__range {
	margin-left:   26px;
	margin-right:  28px;
	margin-bottom: 24px
}

.filter__inputs {
	display:         flex;
	justify-content: space-between;
	padding-left:    14px;
	padding-right:   14px;
	margin-bottom:   20px;
	margin-top:      5px
}

.filter__inputs input {
	width:       82px;
	font-size:   20px;
	font-weight: 500;
	text-align:  center;
	box-sizing:  border-box;
	height:      38px;
	outline:     0
}

.filter__name {
	font-weight:     500;
	font-size:       18px;
	line-height:     2;
	padding-left:    14px;
	padding-right:   14px;
	display:         flex;
	align-items:     center;
	justify-content: space-between
}

.filter__name svg {
	width:     12px;
	height:    12px;
	transform: rotate(-90deg);
	fill:      #222324
}

.filter__name span {
	order: -1
}

.filter__name--drop {
	cursor: pointer
}

.filter__name--sort {
	display: none
}

.filter__buttons {
	padding-top:    20px;
	padding-bottom: 20px
}

.filter__reset {
	font-size:        18px;
	font-weight:      500;
	line-height:      36px;
	padding-left:     15px;
	margin-top:       15px;
	display:          flex;
	padding-right:    15px;
	transition:       .3s;
	background-color: #f78222;
	margin-left:      auto;
	margin-right:     auto;
	width:            -webkit-fit-content;
	width:            -moz-fit-content;
	width:            fit-content;
	color:            #fff;
	border:           none;
	font-family:      "Fira Sans", sans-serif;
	cursor:           pointer
}

.filter__reset:hover {
	color:            #fdfdfd;
	background-color: #a1a1a1
}

.filter__block--open.filter__block--scroll ul {
	max-height: 180px;
	height:     180px
}

.filter__toggle {
	display:         flex;
	justify-content: space-between;
	margin-bottom:   24px;
	border-bottom:   1px solid #e2e1e1
}

.filter__toggle-input {
	display: none
}

.filter__toggle-input:checked + .filter__toggle-name {
	background-color: #006a44;
	color:            #fff
}

.filter__toggle-item {
	background-color: #fff;
	color:            #949494;
	width:            50%
}

.filter__toggle-name {
	transition:      .3s;
	font-size:       14px;
	text-align:      center;
	height:          40px;
	display:         flex;
	justify-content: center;
	align-items:     center;
	cursor:          pointer;
	color:           #949494
}

.mob-toolbar {
	background-color: #fff;
	box-shadow:       0 0 7px rgba(0, 0, 0, .3);
	position:         fixed;
	bottom:           0;
	left:             0;
	right:            0;
	z-index:          4;
	display:          none
}

.mob-toolbar__container {
	display:         flex;
	justify-content: space-between
}

.mob-toolbar__link {
	display:         block;
	text-align:      center;
	padding-top:     11px;
	padding-bottom:  7px;
	text-decoration: none;
	color:           #636468;
	width:           25%;
	font-size:       14px
}

.mob-toolbar__link--active {
	color: #006a44
}

.mob-toolbar__link--active svg {
	fill: #006a44 !important
}

.mob-toolbar__icon {
	width:         22px;
	height:        22px;
	margin-left:   auto;
	margin-bottom: 8px;
	margin-right:  auto;
	position:      relative
}

.mob-toolbar__icon svg {
	display: block;
	fill:    #636468;
	width:   100%;
	height:  100%
}

.mob-toolbar__counter {
	background-color: #f78222;
	border-radius:    20px;
	display:          block;
	position:         absolute;
	top:              -7px;
	right:            -11px;
	width:            20px;
	height:           20px;
	display:          flex;
	justify-content:  center;
	align-items:      center;
	font-size:        12px;
	color:            #fff
}

.mob-toolbar__link-text {
	line-height: 1.2
}

.item-card {
	box-sizing:     border-box;
	margin-bottom:  25px;
	position:       relative;
	padding:        20px;
	display:        block;
	border:         1px solid #e6e6e6;
	display:        flex;
	flex-direction: column;
	width:          100%;
	height:         calc(100% - 25px)
}

.item-card--33 {
	width: calc(33% - 11px)
}

.item-card--25 {
	width: calc(25% - 11px)
}

.item-card--clear {
	height:        0;
	visibility:    hidden;
	margin-bottom: 0;
	padding:       0
}

.item-card__thumb {
	height:        190px;
	display:       block;
	margin-bottom: 15px
}

.item-card__thumb:hover {
	opacity: .7
}

.item-card__thumb img {
	display:       block;
	width:         100%;
	height:        100%;
	-o-object-fit: contain;
	object-fit:    contain
}

.item-card__title {
	font-weight:     700;
	font-size:       16px;
	color:           #000;
	text-decoration: none;
	line-height:     1.4;
	display:         block;
	margin-bottom:   10px
}

.item-card__title:hover {
	opacity: .7
}

.item-card__line {
	display:         flex;
	justify-content: space-between;
	margin-bottom:   10px;
	font-size:       14px;
	line-height:     1.3
}

.item-card__line--bottom {
	align-items: flex-end
}

.item-card__line-title {
	width: 50%;
	color: #636467
}

.item-card__line-text {
	width:      50%;
	color:      #000;
	text-align: right
}

.item-card__line-block {
	width:      50%;
	text-align: right
}

.item-card__line-price-old {
	color:           #636467;
	text-decoration: line-through
}

.item-card__line-price-now {
	font-size: 12px;
	color:     #f78222
}

.item-card__line-price-now strong {
	font-size:   18px;
	font-weight: 700
}

.item-card__toolbar {
	display:         flex;
	justify-content: space-between;
	flex-grow:       1;
	align-items:     flex-end
}

.item-card__submit {
	font-weight:      700;
	font-size:        14px;
	color:            #fff;
	min-width:        0;
	flex-shrink:      0;
	border:           none;
	cursor:           pointer;
	transition:       .3s;
	background-color: #f78222;
	height:           30px;
	display:          inline-flex;
	align-items:      center;
	padding:          1px 6px
}

.item-card__submit:hover {
	opacity: .7
}

.item-card__counter {
	display:      flex;
	flex-grow:    1;
	align-items:  center;
	margin-right: 20px;
	min-width:    0;
	height:       30px
}

.item-card__input {
	border-top:      1px solid #e6e6e6;
	border-bottom:   1px solid #e6e6e6;
	border-left:     0;
	border-right:    0;
	padding-left:    2px;
	padding-right:   2px;
	height:          100%;
	box-sizing:      border-box;
	flex-grow:       1;
	min-width:       40px;
	text-align:      center;
	-moz-appearance: textfield
}

.item-card__btn {
	display:         flex;
	align-items:     center;
	justify-content: center;
	border:          1px solid #e6e6e6;
	padding-left:    5px;
	padding-right:   5px;
	height:          100%;
	background:      0 0;
	box-sizing:      border-box;
	cursor:          pointer;
	transition:      .3s
}

.item-card__btn svg {
	display: block;
	width:   12px;
	height:  12px
}

.item-card__btn:hover {
	opacity: .7
}

.item-card__tags {
	display:  block;
	position: absolute;
	width:    36px;
	height:   100px;
	z-index:  1;
	top:      10px;
	right:    10px
}

.item-card__tag {
	border-radius:    35px;
	display:          flex;
	justify-content:  center;
	align-items:      center;
	margin-bottom:    10px;
	background-color: #fff;
	box-shadow:       0 -1px 5px rgba(0, 0, 0, .3);
	width:            38px;
	height:           38px;
	font-weight:      700;
	font-size:        14px;
	color:            #fff
}

.item-card__tag svg {
	fill:   #f78222;
	width:  18px;
	height: 18px
}

.item-card__tag--orange {
	background-color: #f78222
}

.item-card__tag--orange svg {
	fill: #fff
}

.item-card__tag--red {
	background-color: #ff4545
}

.item-card__tag--red svg {
	fill: #fff
}

.item-card__tag--green {
	background-color: #006a44
}

.item-card__tag--green svg {
	fill: #fff
}

.item-card__tag--favorite {
	cursor:     pointer;
	transition: .3s
}

.item-card__tag--favorite:hover {
	opacity: .9
}

.item-card__tag--favorite svg:nth-child(2) {
	display: none
}

.item-card__tag--favorite-active {
	cursor:     pointer;
	transition: .3s
}

.item-card__tag--favorite-active:hover {
	opacity: .9
}

.item-card__tag--favorite-active svg {
	display: none
}

.item-card__tag--favorite-active svg:nth-child(2) {
	display: block
}

.item-card__tag:last-of-type {
	margin-bottom: 0
}

.item-card__tag--discont-10 {
	background-color: #6fcf97
}

.item-card__tag--discont-12 {
	background-color: #00b474
}

.item-card__tag--discont-15 {
	background-color: #009e66
}

.item-card__tag--discont-18 {
	background-color: #008354
}

.item-card__tag--discont-20 {
	background-color: #006a44
}

.product {
	padding-bottom: 60px
}

.product__wrapper {
	display:         flex;
	justify-content: space-between;
	margin-bottom:   45px
}

.product__slider {
	display: block;
	width:   calc(50% - 8px);
	margin:  0
}

.product__slider .swiper-container {
	width:        100%;
	height:       300px;
	margin-left:  auto;
	margin-right: auto
}

.product__slider .swiper-slide {
	background-size:     cover;
	background-position: center;
	position:            relative
}

.product__slider .swiper-slide img {
	width:         100%;
	height:        100%;
	-o-object-fit: cover;
	object-fit:    cover
}

.product__slider .gallery-top {
	height:   360px;
	width:    100%;
	position: relative
}

.product__slider .gallery-top .swiper-slide:after {
	content:             "";
	position:            absolute;
	top:                 0;
	background-image:    url(https://dev.kerasfera.ru/local/templates/new/img/poisk.svg);
	background-repeat:   no-repeat;
	background-position: center;
	background-size:     20%;
	bottom:              0;
	left:                0;
	right:               0;
	background-color:    rgba(34, 35, 36, .45);
	transition:          .3s;
	opacity:             0
}

.product__slider .gallery-top .swiper-slide:hover:after {
	opacity: 1
}

.product__slider .gallery-thumbs {
	height:     95px;
	box-sizing: border-box;
	padding:    10px 0
}

.product__slider .gallery-thumbs .swiper-slide {
	height:     100%;
	transition: .3s;
	opacity:    .4;
	cursor:     pointer
}

.product__slider .gallery-thumbs .swiper-slide-active {
	opacity: 1;
	cursor:  auto
}

.product__slider .swiper-button-prev {
	height:           100%;
	top:              0;
	bottom:           0;
	left:             0;
	width:            47px;
	background-size:  35%;
	margin-top:       0;
	outline:          0;
	transition:       .3s;
	background-color: rgba(0, 0, 0, .2)
}

.product__slider .swiper-button-prev:hover {
	background-color: rgba(0, 0, 0, .6)
}

.product__slider .swiper-button-next {
	height:           100%;
	top:              0;
	bottom:           0;
	right:            0;
	width:            47px;
	background-size:  35%;
	margin-top:       0;
	outline:          0;
	transition:       .3s;
	background-color: rgba(0, 0, 0, .2)
}

.product__slider .swiper-button-next:hover {
	background-color: rgba(0, 0, 0, .5)
}

.product__slider .item__tag {
	top:   0;
	left:  0;
	right: 0
}

.product__info {
	display: block;
	width:   calc(50% - 8px)
}

.product__title {
	color:         #006a44;
	font-weight:   700;
	font-size:     30px;
	border-left:   3px solid #006a44;
	line-height:   1.4;
	padding-left:  10px;
	margin-bottom: 17px
}

.product__text {
	border-left:   3px solid #f78222;
	padding-left:  10px;
	margin-bottom: 40px
}

.product__text-line {
	margin-bottom: 10px;
	color:         #f78222;
	font-size:     14px;
	font-weight:   500;
	line-height:   1.65
}

.product__text-line span {
	color:       #222324;
	font-weight: 400;
	display:     block
}

.product__columns {
	-moz-column-count: 2;
	column-count:      2;
	-moz-column-gap:   20px;
	column-gap:        20px
}

.product__discript p {
	color:         #222324;
	font-style:    italic;
	font-size:     14px;
	margin-bottom: 16px
}

.product__discript p:last-of-type {
	margin-bottom: 0
}

.item {
	box-sizing:    border-box;
	margin-bottom: 25px;
	position:      relative;
	display:       block;
	width:         100%
}

.item:hover img {
	opacity: .7
}

.item--clear {
	margin: 0;
	height: 0
}

.item--search, .item--search-clear {
	width: calc(25% - 11px)
}

.item__img {
	height: 248px
}

.item__img img {
	transition:    .3s;
	-o-object-fit: cover;
	object-fit:    cover;
	height:        100%;
	width:         100%
}

.item__title {
	font-size:   20px;
	line-height: 1.3;
	text-align:  center;
	color:       #222324;
	padding:     8px 20px
}

.item__tags {
	display:  block;
	position: absolute;
	width:    36px;
	height:   100px;
	z-index:  1;
	top:      10px;
	right:    10px
}

.item__tags--left {
	left:  10px;
	right: auto
}

.item__tag {
	border-radius:    35px;
	display:          flex;
	justify-content:  center;
	align-items:      center;
	margin-bottom:    10px;
	background-color: #fff;
	box-shadow:       0 -1px 5px rgba(0, 0, 0, .3);
	width:            38px;
	height:           38px
}

.item__tag svg {
	fill:   #f78222;
	width:  18px;
	height: 18px
}

.item__tag--orange {
	background-color: #f78222
}

.item__tag--orange svg {
	fill: #fff
}

.item__tag--red {
	background-color: #ff4545
}

.item__tag--red svg {
	fill: #fff
}

.item__tag--green {
	background-color: #006a44
}

.item__tag--green svg {
	fill: #fff
}

.item__tag:last-of-type {
	margin-bottom: 0
}

.columns {
	display:         flex;
	justify-content: space-between;
	flex-wrap:       wrap;
	width:           100%
}

.columns--align {
	align-items: center
}

.columns__column {
	width: 100%
}

.columns__column--1 {
	width: calc(100% / 12 - 8px)
}

.columns__column--2 {
	width: calc(100% / 12 * 2 - 8px)
}

.columns__column--3 {
	width: calc(100% / 12 * 3 - 8px)
}

.columns__column--4 {
	width: calc(100% / 12 * 4 - 8px)
}

.columns__column--5 {
	width: calc(100% / 12 * 5 - 8px)
}

.columns__column--6 {
	width: calc(100% / 12 * 6 - 8px)
}

.columns__column--7 {
	width: calc(100% / 12 * 7 - 8px)
}

.columns__column--8 {
	width: calc(100% / 12 * 8 - 8px)
}

.columns__column--9 {
	width: calc(100% / 12 * 9 - 8px)
}

.columns__column--10 {
	width: calc(100% / 12 * 10 - 8px)
}

.columns__column--11 {
	width: calc(100% / 12 * 11 - 8px)
}

.columns__column--20p {
	width: calc(20% - 8px)
}

.columns__column--catalog {
	width: calc(100% / 12 * 4 - 16px)
}

.columns__column--clear {
	height:     0;
	overflow:   hidden;
	visibility: hidden
}

.call {
	background-color: #fdfdfd;
	display:          flex;
	justify-content:  space-between;
	max-width:        1040px;
	margin-left:      auto;
	margin-right:     auto;
	width:            100%;
	padding-top:      46px;
	padding-bottom:   48px;
	position:         relative
}

.call__info {
	display:        flex;
	flex-direction: column;
	width:          calc(50% - 8px);
	padding-right:  80px;
	padding-left:   35px
}

.call__content {
	width:         calc(50% - 8px);
	text-align:    left;
	padding-right: 45px
}

.call__columns {
	padding-left:      9px;
	box-sizing:        border-box;
	border-left:       3px solid #f78222;
	margin-bottom:     21px;
	font-size:         16px;
	line-height:       1.4;
	color:             #f78222;
	-moz-column-count: 2;
	column-count:      2;
	-moz-column-gap:   20px;
	column-gap:        20px
}

.call__columns p {
	margin-bottom: 6px
}

.call__columns span {
	color:       #222324;
	font-weight: 400;
	display:     block
}

.call__name {
	text-align:  left;
	font-size:   26px;
	font-weight: 700;
	line-height: 1.3
}

.call__toolbar {
	border-left:  3px solid #a1a1a1;
	padding-left: 9px
}

.call__status {
	text-align:  left;
	line-height: 1.4;
	font-weight: 500;
	font-size:   16px
}

.call__price {
	font-size:   26px;
	flex-grow:   1;
	font-weight: 700
}

.call__status--none {
	color: #ff4747
}

.call__status svg {
	margin-bottom: -3px;
	fill:          #ff4747
}

.call__thumb {
	flex-grow:       1;
	display:         flex;
	justify-content: center;
	align-items:     center;
	padding-top:     20px;
	padding-bottom:  20px
}

.call__thumb img {
	width:         100%;
	height:        100%;
	-o-object-fit: contain;
	object-fit:    contain;
	max-height:    400px
}

.call__title {
	border-left:    3px solid #006a44;
	margin-bottom:  17px;
	color:          #006a44;
	font-weight:    700;
	line-height:    1.3;
	font-size:      22px;
	padding-top:    5px;
	padding-bottom: 5px;
	padding-left:   9px;
	box-sizing:     border-box
}

.call__form {
	border-left:   3px solid #a1a1a1;
	margin-bottom: 17px;
	padding-top:   5px;
	padding-left:  9px;
	box-sizing:    border-box
}

.call__label {
	margin-bottom: 10px
}

.call__label input {
	width:            100%;
	height:           36px;
	font-size:        16px;
	background-color: #fdfdfd;
	border:           1px solid #a1a1a1;
	padding-right:    12px;
	padding-left:     12px
}

.call__discript {
	font-size:     16px;
	line-height:   1.4;
	color:         #a1a1a1;
	margin-bottom: 3px
}

.call__control {
	border-left:  3px solid #f78222;
	padding-top:  5px;
	padding-left: 9px;
	box-sizing:   border-box
}

.call__question {
	display:       flex;
	position:      relative;
	margin-bottom: 10px
}

.call__question input {
	position: absolute;
	opacity:  0;
	cursor:   pointer;
	height:   0;
	width:    0
}

.call__question input:checked ~ .call__checkbox:after {
	display: block !important
}

.call__question span {
	order: -1
}

.call__question .call__checkbox {
	position:     relative;
	height:       16px;
	width:        16px;
	display:      block;
	box-sizing:   border-box;
	border:       1px solid #a1a1a1;
	margin-right: 8px;
	flex-shrink:  0
}

.call__question .call__checkbox:after {
	content:      "";
	position:     absolute;
	display:      none;
	left:         4px;
	top:          0;
	width:        4px;
	height:       9px;
	border:       solid #006a44;
	border-width: 0 2px 2px 0;
	transform:    rotate(45deg)
}

.call__check-text {
	font-size:   14px;
	line-height: 1.3
}

.call__check-text a {
	color:           #222324;
	text-decoration: underline
}

.call__check-text a:hover {
	text-decoration: none
}

.call__control-text {
	font-size:     14px;
	line-height:   1.3;
	margin-bottom: 16px
}

.call__control-btn {
	display:          flex;
	background-color: #f78222;
	justify-content:  center;
	align-items:      center;
	font-weight:      700;
	color:            #fdfdfd;
	height:           40px;
	width:            120px;
	border:           0;
	font-size:        16px;
	outline:          0;
	cursor:           pointer;
	transition:       .3s;
	margin-bottom:    10px
}

.call__control-btn:first-child {
	margin-right: 10px
}

.call__control-btn:hover {
	background-color: #ff6e00
}

.call__control-btn--disabled {
	background-color: #d9d9d9;
	pointer-events:   none;
	cursor:           default
}

.call__control-btn--disabled:hover {
	background-color: #d9d9d9
}

.call__collection-btn {
	border:           1px solid #1e7c5a;
	height:           40px;
	display:          flex;
	align-items:      center;
	justify-content:  center;
	font-size:        16px;
	background-color: #fff;
	color:            #1e7c5a;
	width:            260px;
	cursor:           pointer;
	transition:       .3s
}

.call__collection-btn:hover {
	opacity: .7
}

.call__close {
	height:          36px;
	width:           36px;
	position:        absolute;
	top:             8px;
	display:         flex;
	justify-content: center;
	align-items:     center;
	right:           8px;
	cursor:          pointer;
	transition:      .3s
}

.call__close svg {
	fill:   #000;
	width:  50%;
	height: 50%
}

.call__close:hover {
	opacity: .7
}

.call__direct {
	margin-bottom:   15px;
	display:         flex;
	align-items:     center;
	justify-content: space-between
}

.call__counter, .call__old {
	margin-right: 20px
}

.call__old-title {
	color:       #000;
	font-size:   16px;
	line-height: 1.4
}

.call__old-text {
	font-size:       16px;
	line-height:     1.4;
	color:           #949494;
	text-decoration: line-through
}

.call__footer {
	display:         flex;
	justify-content: space-between
}

:root {
	--mm-line-height:                20px;
	--mm-listitem-size:              44px;
	--mm-navbar-size:                44px;
	--mm-offset-top:                 0;
	--mm-offset-right:               0;
	--mm-offset-bottom:              0;
	--mm-offset-left:                0;
	--mm-color-border:               rgba(0, 0, 0, 0.1);
	--mm-color-button:               rgba(0, 0, 0, 0.3);
	--mm-color-text:                 rgba(0, 0, 0, 0.75);
	--mm-color-text-dimmed:          rgba(0, 0, 0, 0.3);
	--mm-color-background:           #f3f3f3;
	--mm-color-background-highlight: rgba(0, 0, 0, 0.05);
	--mm-color-background-emphasis:  rgba(255, 255, 255, 0.4);
	--mm-shadow:                     0 0 10px rgba(0, 0, 0, 0.3);
	--mm-iconbar-size:               50px;
	--mm-iconpanel-size:             50px;
	--mm-sidebar-collapsed-size:     50px;
	--mm-sidebar-expanded-size:      440px
}

.mm-hidden {
	display: none !important
}

.mm-wrapper {
	overflow-x: hidden;
	position:   relative
}

.mm-menu {
	top:                         0;
	right:                       0;
	bottom:                      0;
	left:                        0;
	background:                  #f3f3f3;
	border-color:                rgba(0, 0, 0, .1);
	color:                       rgba(0, 0, 0, .75);
	line-height:                 20px;
	display:                     flex;
	flex-direction:              column;
	padding:                     0;
	margin:                      0;
	box-sizing:                  border-box;
	position:                    absolute;
	top:                         var(--mm-offset-top);
	right:                       var(--mm-offset-right);
	bottom:                      var(--mm-offset-bottom);
	left:                        var(--mm-offset-left);
	z-index:                     0;
	-ms-scroll-chaining:         chained;
	overscroll-behavior:         auto;
	background:                  var(--mm-color-background);
	border-color:                var(--mm-color-border);
	color:                       var(--mm-color-text);
	line-height:                 var(--mm-line-height);
	-webkit-tap-highlight-color: var(--mm-color-background-emphasis);
	-webkit-font-smoothing:      antialiased;
	-moz-osx-font-smoothing:     grayscale
}

.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
	text-decoration: none;
	color:           inherit
}

[dir=rtl] .mm-menu {
	direction: rtl
}

.mm-panel {
	background:                 #f3f3f3;
	border-color:               rgba(0, 0, 0, .1);
	color:                      rgba(0, 0, 0, .75);
	z-index:                    0;
	box-sizing:                 border-box;
	width:                      100%;
	-webkit-overflow-scrolling: touch;
	overflow:                   hidden;
	overflow-y:                 auto;
	color:                      var(--mm-color-text);
	border-color:               var(--mm-color-border);
	background:                 var(--mm-color-background);
	transform:                  translate3d(100%, 0, 0);
	transition:                 transform .4s
}

.mm-panel:after {
	height:  44px;
	content: "";
	display: block;
	height:  var(--mm-listitem-size)
}

.mm-panel:not(.mm-hidden) {
	display: block
}

.mm-panel_opened {
	z-index:   1;
	transform: translate3d(0, 0, 0)
}

.mm-panel_opened-parent {
	transform: translate3d(-30%, 0, 0)
}

.mm-panel_highest {
	z-index: 2
}

.mm-panel_noanimation {
	transition: none !important
}

.mm-panel_noanimation.mm-panel_opened-parent {
	transform: translate3d(0, 0, 0)
}

.mm-panels > .mm-panel {
	position: absolute;
	left:     0;
	right:    0;
	top:      0;
	bottom:   0
}

.mm-panel__content {
	padding: 20px 20px 0
}

.mm-panels {
	background:   #f3f3f3;
	border-color: rgba(0, 0, 0, .1);
	color:        rgba(0, 0, 0, .75);
	position:     relative;
	height:       100%;
	flex-grow:    1;
	overflow:     hidden;
	background:   var(--mm-color-background);
	border-color: var(--mm-color-border);
	color:        var(--mm-color-text)
}

[dir=rtl] .mm-panel:not(.mm-panel_opened) {
	transform: translate3d(-100%, 0, 0)
}

[dir=rtl] .mm-panel.mm-panel_opened-parent {
	transform: translate3d(30%, 0, 0)
}

.mm-listitem_vertical > .mm-panel {
	display:   none;
	width:     100%;
	padding:   10px 0 10px 10px;
	transform: none !important
}

.mm-listitem_vertical > .mm-panel:after, .mm-listitem_vertical > .mm-panel:before {
	content: none;
	display: none
}

.mm-listitem_opened > .mm-panel {
	display: block
}

.mm-listitem_vertical > .mm-listitem__btn {
	height: 44px;
	height: var(--mm-listitem-size);
	bottom: auto
}

.mm-listitem_vertical .mm-listitem:last-child:after {
	border-color: transparent
}

.mm-listitem_opened > .mm-listitem__btn:after {
	transform: rotate(225deg);
	right:     19px
}

.mm-btn {
	flex-grow:   0;
	flex-shrink: 0;
	position:    relative;
	box-sizing:  border-box;
	width:       50px;
	padding:     0
}

.mm-btn:after, .mm-btn:before {
	border: 2px solid rgba(0, 0, 0, .3);
	border: 2px solid var(--mm-color-button)
}

.mm-btn_next:after, .mm-btn_prev:before {
	content:       "";
	border-bottom: none;
	border-right:  none;
	box-sizing:    content-box;
	display:       block;
	width:         8px;
	height:        8px;
	margin:        auto;
	position:      absolute;
	top:           0;
	bottom:        0
}

.mm-btn_prev:before {
	transform: rotate(-45deg);
	left:      23px;
	right:     auto
}

.mm-btn_next:after {
	transform: rotate(135deg);
	right:     23px;
	left:      auto
}

.mm-btn_close:after, .mm-btn_close:before {
	content:    "";
	box-sizing: content-box;
	display:    block;
	width:      5px;
	height:     5px;
	margin:     auto;
	position:   absolute;
	top:        0;
	bottom:     0;
	transform:  rotate(-45deg)
}

.mm-btn_close:before {
	border-right:  none;
	border-bottom: none;
	right:         18px
}

.mm-btn_close:after {
	border-left: none;
	border-top:  none;
	right:       25px
}

[dir=rtl] .mm-btn_next:after {
	transform: rotate(-45deg);
	left:      23px;
	right:     auto
}

[dir=rtl] .mm-btn_prev:before {
	transform: rotate(135deg);
	right:     23px;
	left:      auto
}

[dir=rtl] .mm-btn_close:after, [dir=rtl] .mm-btn_close:before {
	right: auto
}

[dir=rtl] .mm-btn_close:before {
	left: 25px
}

[dir=rtl] .mm-btn_close:after {
	left: 18px
}

.mm-navbar {
	min-height:    44px;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	background:    #f3f3f3;
	color:         rgba(0, 0, 0, .3);
	display:       flex;
	min-height:    var(--mm-navbar-size);
	border-bottom: 1px solid var(--mm-color-border);
	background:    var(--mm-color-background);
	color:         var(--mm-color-text-dimmed);
	text-align:    center;
	opacity:       1;
	transition:    opacity .4s
}

.mm-navbar > * {
	min-height:      44px;
	flex-grow:       1;
	display:         flex;
	align-items:     center;
	justify-content: center;
	box-sizing:      border-box
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.mm-navbar_sticky {
		position: -webkit-sticky;
		position: sticky;
		top:      0;
		z-index:  1
	}
}

.mm-navbar__btn {
	flex-grow: 0
}

.mm-navbar__title {
	flex:          1 1 50%;
	display:       flex;
	padding-left:  20px;
	padding-right: 20px;
	overflow:      hidden
}

.mm-navbar__title:not(:last-child) {
	padding-right: 0
}

.mm-navbar__title > span {
	text-overflow: ellipsis;
	white-space:   nowrap;
	overflow:      hidden
}

.mm-navbar__btn:not(.mm-hidden) + .mm-navbar__title {
	padding-left: 0
}

.mm-navbar__btn:not(.mm-hidden) + .mm-navbar__title:last-child {
	padding-right: 50px
}

[dir=rtl] .mm-navbar {
	flex-direction: row-reverse
}

.mm-listview {
	list-style: none;
	display:    block;
	padding:    0;
	margin:     0
}

.mm-listitem {
	color:        rgba(0, 0, 0, .75);
	border-color: rgba(0, 0, 0, .1);
	color:        var(--mm-color-text);
	border-color: var(--mm-color-border);
	list-style:   none;
	display:      block;
	padding:      0;
	margin:       0;
	position:     relative;
	display:      flex;
	flex-wrap:    wrap
}

.mm-listitem:after {
	content:             "";
	border-color:        inherit;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display:             block;
	position:            absolute;
	left:                20px;
	right:               0;
	bottom:              0
}

.mm-listitem a, .mm-listitem a:hover {
	text-decoration: none
}

.mm-listitem__btn, .mm-listitem__text {
	padding: 12px 0;
	display: block;
	padding: calc((var(--mm-listitem-size) - var(--mm-line-height)) / 2);
	color:   inherit
}

.mm-listitem__text {
	text-overflow: ellipsis;
	white-space:   nowrap;
	overflow:      hidden;
	padding-left:  20px;
	padding-right: 10px;
	flex-grow:     1;
	flex-basis:    10%
}

.mm-listitem__btn {
	background:    rgba(3, 2, 1, 0);
	border-color:  inherit;
	width:         auto;
	padding-right: 50px;
	position:      relative
}

.mm-listitem__btn:not(.mm-listitem__text) {
	border-left-width: 1px;
	border-left-style: solid
}

.mm-listitem_selected > .mm-listitem__text {
	background: rgba(255, 255, 255, .4);
	background: var(--mm-color-background-emphasis)
}

.mm-listitem_opened > .mm-listitem__btn, .mm-listitem_opened > .mm-panel {
	background: rgba(0, 0, 0, .05);
	background: var(--mm-color-background-highlight)
}

[dir=rtl] .mm-listitem:after {
	left:  0;
	right: 20px
}

[dir=rtl] .mm-listitem__text {
	padding-left:  10px;
	padding-right: 20px
}

[dir=rtl] .mm-listitem__btn {
	padding-left:      50px;
	border-left-width: 0;
	border-left-style: none
}

[dir=rtl] .mm-listitem__btn:not(.mm-listitem__text) {
	padding-right:      0;
	border-right-width: 1px;
	border-right-style: solid
}

.mm-page {
	box-sizing: border-box;
	position:   relative
}

.mm-slideout {
	transition: transform .4s;
	z-index:    1
}

.mm-wrapper_opened {
	overflow-x: hidden;
	position:   relative
}

.mm-wrapper_opened .mm-page {
	min-height: 100vh
}

.mm-wrapper_background .mm-page {
	background: inherit
}

.mm-menu_offcanvas {
	position:  fixed;
	right:     auto;
	z-index:   0;
	width:     80%;
	min-width: 240px;
	max-width: 440px
}

.mm-menu_offcanvas:not(.mm-menu_opened) {
	display: none
}

.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
	transform: translate3d(80vw, 0, 0)
}

.mm-wrapper__blocker {
	background: rgba(3, 2, 1, 0);
	overflow:   hidden;
	display:    none;
	position:   fixed;
	top:        0;
	right:      0;
	bottom:     0;
	left:       0;
	z-index:    2
}

.mm-wrapper_blocking, .mm-wrapper_blocking body {
	overflow: hidden
}

.mm-wrapper_blocking .mm-wrapper__blocker {
	display: block
}

.mm-sronly {
	border:            0 !important;
	clip:              rect(1px, 1px, 1px, 1px) !important;
	-webkit-clip-path: inset(50%) !important;
	clip-path:         inset(50%) !important;
	white-space:       nowrap !important;
	width:             1px !important;
	min-width:         1px !important;
	height:            1px !important;
	min-height:        1px !important;
	padding:           0 !important;
	overflow:          hidden !important;
	position:          absolute !important
}

.mm-menu_autoheight:not(.mm-menu_offcanvas) {
	position: relative
}

.mm-menu_autoheight.mm-menu_position-bottom, .mm-menu_autoheight.mm-menu_position-top {
	max-height: 80%
}

.mm-menu_autoheight-measuring .mm-panel {
	display: block !important
}

.mm-menu_autoheight-measuring .mm-panels > .mm-panel {
	bottom: auto !important;
	height: auto !important
}

.mm-menu_autoheight-measuring .mm-listitem_vertical:not(.mm-listitem_opened) .mm-panel {
	display: none !important
}

[class*=mm-menu_columns-] {
	transition-property: width
}

[class*=mm-menu_columns-] .mm-panels > .mm-panel {
	right:               auto;
	transition-property: width, transform
}

[class*=mm-menu_columns-] .mm-panels > .mm-panel_opened, [class*=mm-menu_columns-] .mm-panels > .mm-panel_opened-parent {
	display: block !important
}

[class*=mm-panel_columns-] {
	border-right: 1px solid;
	border-color: inherit
}

.mm-menu_columns-1 .mm-panel_columns-0, .mm-menu_columns-2 .mm-panel_columns-1, .mm-menu_columns-3 .mm-panel_columns-2, .mm-menu_columns-4 .mm-panel_columns-3 {
	border-right: none
}

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-0 {
	transform: translate3d(0, 0, 0)
}

.mm-menu_columns-0 .mm-panels > .mm-panel {
	z-index: 0
}

.mm-menu_columns-0 .mm-panels > .mm-panel else {
	width: 100%
}

.mm-menu_columns-0 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
	transform: translate3d(100%, 0, 0)
}

.mm-menu_columns-0 {
	width:     80%;
	min-width: 240px;
	max-width: 0
}

.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened ~ .mm-slideout {
	transform: translate3d(80vw, 0, 0)
}

.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
	transform: translate3d(-80vw, 0, 0)
}

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-1 {
	transform: translate3d(100%, 0, 0)
}

.mm-menu_columns-1 .mm-panels > .mm-panel {
	z-index: 1;
	width:   100%
}

.mm-menu_columns-1 .mm-panels > .mm-panel else {
	width: 100%
}

.mm-menu_columns-1 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
	transform: translate3d(200%, 0, 0)
}

.mm-menu_columns-1 {
	width:     80%;
	min-width: 240px;
	max-width: 440px
}

.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened ~ .mm-slideout {
	transform: translate3d(80vw, 0, 0)
}

.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
	transform: translate3d(-80vw, 0, 0)
}

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-2 {
	transform: translate3d(200%, 0, 0)
}

.mm-menu_columns-2 .mm-panels > .mm-panel {
	z-index: 2;
	width:   50%
}

.mm-menu_columns-2 .mm-panels > .mm-panel else {
	width: 100%
}

.mm-menu_columns-2 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
	transform: translate3d(300%, 0, 0)
}

.mm-menu_columns-2 {
	width:     80%;
	min-width: 240px;
	max-width: 880px
}

.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened ~ .mm-slideout {
	transform: translate3d(80vw, 0, 0)
}

.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
	transform: translate3d(-80vw, 0, 0)
}

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-3 {
	transform: translate3d(300%, 0, 0)
}

.mm-menu_columns-3 .mm-panels > .mm-panel {
	z-index: 3;
	width:   33.34%
}

.mm-menu_columns-3 .mm-panels > .mm-panel else {
	width: 100%
}

.mm-menu_columns-3 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
	transform: translate3d(400%, 0, 0)
}

.mm-menu_columns-3 {
	width:     80%;
	min-width: 240px;
	max-width: 1320px
}

.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened ~ .mm-slideout {
	transform: translate3d(80vw, 0, 0)
}

.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
	transform: translate3d(-80vw, 0, 0)
}

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-4 {
	transform: translate3d(400%, 0, 0)
}

.mm-menu_columns-4 .mm-panels > .mm-panel {
	z-index: 4;
	width:   25%
}

.mm-menu_columns-4 .mm-panels > .mm-panel else {
	width: 100%
}

.mm-menu_columns-4 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
	transform: translate3d(500%, 0, 0)
}

.mm-menu_columns-4 {
	width:     80%;
	min-width: 240px;
	max-width: 1760px
}

.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened ~ .mm-slideout {
	transform: translate3d(80vw, 0, 0)
}

.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
	transform: translate3d(-80vw, 0, 0)
}

[class*=mm-menu_columns-].mm-menu_position-bottom, [class*=mm-menu_columns-].mm-menu_position-top {
	width:     100%;
	max-width: 100%;
	min-width: 100%
}

.mm-wrapper_opening [class*=mm-menu_columns-].mm-menu_position-front {
	transition-property: width, min-width, max-width, transform
}

.mm-counter {
	color:        rgba(0, 0, 0, .3);
	display:      block;
	padding-left: 20px;
	float:        right;
	text-align:   right;
	color:        var(--mm-color-text-dimmed)
}

.mm-listitem_nosubitems > .mm-counter {
	display: none
}

[dir=rtl] .mm-counter {
	text-align:    left;
	float:         left;
	padding-left:  0;
	padding-right: 20px
}

.mm-divider {
	position:       relative;
	min-height:     20px;
	padding:        4.3px 10px 4.3px 20px;
	background:     #f3f3f3;
	text-overflow:  ellipsis;
	white-space:    nowrap;
	overflow:       hidden;
	min-height:     var(--mm-line-height);
	padding:        calc(((var(--mm-listitem-size) * .65) - var(--mm-line-height)) * .5);
	font-size:      75%;
	text-transform: uppercase;
	background:     var(--mm-color-background);
	opacity:        1;
	transition:     opacity .4s
}

.mm-divider:before {
	background: rgba(0, 0, 0, .05);
	content:    "";
	position:   absolute;
	top:        0;
	right:      0;
	bottom:     0;
	left:       0;
	z-index:    -1;
	background: var(--mm-color-background-highlight)
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.mm-divider {
		position: -webkit-sticky;
		position: sticky;
		z-index:  2;
		top:      0
	}

	.mm-navbar_sticky:not(.mm-hidden) ~ .mm-listview .mm-divider {
		top: var(--mm-navbar-size)
	}
}

.mm-wrapper_dragging .mm-menu, .mm-wrapper_dragging .mm-slideout {
	transition-duration: 0s !important;
	-webkit-user-select: none !important;
	-moz-user-select:    none !important;
	-ms-user-select:     none !important;
	user-select:         none !important
}

.mm-wrapper_dragging .mm-menu {
	pointer-events: none !important
}

.mm-wrapper_dragging .mm-wrapper__blocker {
	display: none !important
}

.mm-menu_dropdown {
	box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
	height:     80%
}

.mm-wrapper_dropdown .mm-slideout {
	transform: none !important;
	z-index:   0
}

.mm-wrapper_dropdown .mm-wrapper__blocker {
	transition-delay: 0s !important;
	z-index:          1
}

.mm-wrapper_dropdown .mm-menu_dropdown {
	z-index: 2
}

.mm-wrapper_dropdown.mm-wrapper_opened:not(.mm-wrapper_opening) .mm-menu_dropdown {
	display: none
}

.mm-menu_tip-bottom:before, .mm-menu_tip-left:before, .mm-menu_tip-right:before, .mm-menu_tip-top:before {
	content:    "";
	background: inherit;
	box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
	display:    block;
	width:      15px;
	height:     15px;
	position:   absolute;
	z-index:    -1;
	transform:  rotate(45deg)
}

.mm-menu_tip-left:before {
	left: 22px
}

.mm-menu_tip-right:before {
	right: 22px
}

.mm-menu_tip-top:before {
	top: -8px
}

.mm-menu_tip-bottom:before {
	bottom: -8px
}

.mm-menu_iconbar-left .mm-navbars_bottom, .mm-menu_iconbar-left .mm-navbars_top, .mm-menu_iconbar-left .mm-panels {
	margin-left: 50px;
	margin-left: var(--mm-iconbar-size)
}

.mm-menu_iconbar-right .mm-navbars_bottom, .mm-menu_iconbar-right .mm-navbars_top, .mm-menu_iconbar-right .mm-panels {
	margin-right: 50px;
	margin-right: var(--mm-iconbar-size)
}

.mm-iconbar {
	width:        50px;
	border-color: rgba(0, 0, 0, .1);
	background:   #f3f3f3;
	color:        rgba(0, 0, 0, .3);
	display:      none;
	position:     absolute;
	top:          0;
	bottom:       0;
	z-index:      2;
	width:        var(--mm-iconbar-size);
	overflow:     hidden;
	box-sizing:   border-box;
	border:       0 solid;
	border-color: var(--mm-color-border);
	background:   var(--mm-color-background);
	color:        var(--mm-color-text-dimmed);
	text-align:   center
}

.mm-menu_iconbar-left .mm-iconbar, .mm-menu_iconbar-right .mm-iconbar {
	display:         flex;
	flex-direction:  column;
	justify-content: space-between
}

.mm-menu_iconbar-left .mm-iconbar {
	border-right-width: 1px;
	left:               0
}

.mm-menu_iconbar-right .mm-iconbar {
	border-left-width: 1px;
	right:             0
}

.mm-iconbar__bottom, .mm-iconbar__top {
	width:                      100%;
	-webkit-overflow-scrolling: touch;
	overflow:                   hidden;
	overflow-y:                 auto;
	-ms-scroll-chaining:        none;
	overscroll-behavior:        contain
}

.mm-iconbar__bottom > *, .mm-iconbar__top > * {
	box-sizing: border-box;
	display:    block;
	padding:    12.5px 0
}

.mm-iconbar__bottom a, .mm-iconbar__bottom a:hover, .mm-iconbar__top a, .mm-iconbar__top a:hover {
	text-decoration: none
}

.mm-iconbar__tab_selected {
	background: rgba(255, 255, 255, .4);
	background: var(--mm-color-background-emphasis)
}

.mm-panel_iconpanel-1 {
	width: calc(100% - 50px);
	width: calc(100% - (var(--mm-iconpanel-size) * 1))
}

.mm-panel_iconpanel-2 {
	width: calc(100% - 100px);
	width: calc(100% - (var(--mm-iconpanel-size) * 2))
}

.mm-panel_iconpanel-3 {
	width: calc(100% - 150px);
	width: calc(100% - (var(--mm-iconpanel-size) * 3))
}

.mm-panel_iconpanel-first ~ .mm-panel {
	width: calc(100% - 50px);
	width: calc(100% - var(--mm-iconpanel-size))
}

.mm-menu_iconpanel .mm-panels > .mm-panel {
	left:                auto;
	transition-property: transform, width
}

.mm-menu_iconpanel .mm-panels > .mm-panel_opened, .mm-menu_iconpanel .mm-panels > .mm-panel_opened-parent {
	display: block !important
}

.mm-menu_iconpanel .mm-panels > .mm-panel_opened-parent {
	overflow-y: hidden;
	transform:  unset
}

.mm-menu_iconpanel .mm-panels > .mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0) {
	border-left-width: 1px;
	border-left-style: solid
}

.mm-menu_hidedivider .mm-panel_opened-parent .mm-divider, .mm-menu_hidenavbar .mm-panel_opened-parent .mm-navbar {
	opacity: 0
}

.mm-panel__blocker {
	background: inherit;
	opacity:    0;
	display:    block;
	position:   absolute;
	top:        0;
	right:      0;
	left:       0;
	z-index:    3;
	transition: opacity .4s
}

.mm-panel_opened-parent .mm-panel__blocker {
	opacity: .6;
	bottom:  -100000px
}

[dir=rtl] .mm-menu_iconpanel .mm-panels > .mm-panel {
	left:                0;
	right:               auto;
	transition-property: transform, width
}

[dir=rtl] .mm-menu_iconpanel .mm-panels > .mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0) {
	border-left:  none;
	border-right: 1px solid;
	border-color: inherit
}

.mm-menu_keyboardfocus a:focus, .mm-menu_keyboardfocus.mm-menu_opened ~ .mm-wrapper__blocker a:focus {
	background: rgba(255, 255, 255, .4);
	background: var(--mm-color-background-emphasis);
	outline:    0
}

.mm-wrapper__blocker .mm-tabstart {
	cursor:  default;
	display: block;
	width:   100%;
	height:  100%
}

.mm-wrapper__blocker .mm-tabend {
	opacity:  0;
	position: absolute;
	bottom:   0
}

.mm-navbars_top {
	flex-shrink: 0
}

.mm-navbars_top .mm-navbar:not(:last-child) {
	border-bottom: none
}

.mm-navbars_bottom {
	flex-shrink: 0
}

.mm-navbars_bottom .mm-navbar {
	border-bottom: none
}

.mm-navbars_bottom .mm-navbar:first-child {
	border-top: 1px solid rgba(0, 0, 0, .1);
	border-top: 1px solid var(--mm-color-border)
}

.mm-btn:not(.mm-hidden) + .mm-navbar__searchfield .mm-searchfield__input {
	padding-left: 0
}

.mm-navbar__searchfield:not(:last-child) .mm-searchfield__input {
	padding-right: 0
}

.mm-navbar__breadcrumbs {
	text-overflow:              ellipsis;
	white-space:                nowrap;
	overflow:                   hidden;
	flex:                       1 1 50%;
	display:                    flex;
	justify-content:            flex-start;
	padding:                    0 20px;
	overflow-x:                 auto;
	-webkit-overflow-scrolling: touch
}

.mm-navbar__breadcrumbs > * {
	display:         flex;
	align-items:     center;
	justify-content: center;
	padding-right:   6px
}

.mm-navbar__breadcrumbs > a {
	text-decoration: underline
}

.mm-navbar__breadcrumbs:not(:last-child) {
	padding-right: 0
}

.mm-btn:not(.mm-hidden) + .mm-navbar__breadcrumbs {
	padding-left: 0
}

.mm-navbar_tabs > * {
	padding: 0 10px;
	border:  1px solid transparent
}

.mm-navbar__tab_selected {
	background: #f3f3f3;
	color:      rgba(0, 0, 0, .75);
	background: var(--mm-color-background);
	color:      var(--mm-color-text)
}

.mm-navbar__tab_selected:not(:first-child) {
	border-left-color: rgba(0, 0, 0, .1);
	border-left-color: var(--mm-color-border)
}

.mm-navbar__tab_selected:not(:last-child) {
	border-right-color: rgba(0, 0, 0, .1);
	border-right-color: var(--mm-color-border)
}

.mm-navbars_top .mm-navbar_tabs {
	border-bottom: none
}

.mm-navbars_top .mm-navbar_tabs > * {
	border-bottom-color: rgba(0, 0, 0, .1);
	border-bottom-color: var(--mm-color-border)
}

.mm-navbars_top .mm-navbar__tab_selected {
	border-top-color:    rgba(0, 0, 0, .1);
	border-top-color:    var(--mm-color-border);
	border-bottom-color: transparent
}

.mm-navbars_top.mm-navbars_has-tabs .mm-navbar {
	background: rgba(255, 255, 255, .4);
	background: var(--mm-color-background-emphasis)
}

.mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar {
	background: #f3f3f3;
	background: var(--mm-color-background)
}

.mm-navbars_bottom .mm-navbar_tabs:first-child {
	border-top: none
}

.mm-navbars_bottom .mm-navbar_tabs > * {
	border-top-color: rgba(0, 0, 0, .1);
	border-top-color: var(--mm-color-border)
}

.mm-navbars_bottom .mm-navbar__tab_selected {
	border-bottom-color: rgba(0, 0, 0, .1);
	border-bottom-color: var(--mm-color-border);
	border-top-color:    transparent
}

.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar {
	background: #f3f3f3;
	background: var(--mm-color-background)
}

.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs, .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar {
	background: rgba(255, 255, 255, .4);
	background: var(--mm-color-background-emphasis)
}

.mm-searchfield {
	height:    44px;
	display:   flex;
	flex-grow: 1;
	height:    var(--mm-navbar-size);
	padding:   0;
	overflow:  hidden
}

.mm-searchfield input {
	height:        30.8px;
	line-height:   30.8px;
	display:       block;
	width:         100%;
	max-width:     100%;
	height:        calc(var(--mm-navbar-size) * .7);
	min-height:    unset;
	max-height:    unset;
	margin:        0;
	padding:       0 10px;
	box-sizing:    border-box;
	border:        none !important;
	border-radius: 4px;
	line-height:   calc(var(--mm-navbar-size) * .7);
	box-shadow:    none !important;
	outline:       0 !important;
	font:          inherit;
	font-size:     inherit
}

.mm-searchfield input, .mm-searchfield input:focus, .mm-searchfield input:hover {
	background: rgba(0, 0, 0, .05);
	color:      rgba(0, 0, 0, .75);
	background: var(--mm-color-background-highlight);
	color:      var(--mm-color-text)
}

.mm-searchfield input::-ms-clear {
	display: none
}

.mm-searchfield__input {
	display:     flex;
	flex:        1;
	align-items: center;
	position:    relative;
	width:       100%;
	max-width:   100%;
	padding:     0 10px;
	box-sizing:  border-box
}

.mm-panel__noresultsmsg {
	color:      rgba(0, 0, 0, .3);
	padding:    50px 0;
	color:      var(--mm-color-text-dimmed);
	text-align: center;
	font-size:  150%
}

.mm-searchfield__btn {
	position: absolute;
	right:    0;
	top:      0;
	bottom:   0
}

.mm-panel_search {
	left:        0 !important;
	right:       0 !important;
	width:       100% !important;
	border-left: none !important
}

.mm-searchfield__cancel {
	line-height:     44px;
	display:         block;
	padding-right:   10px;
	margin-right:    -100px;
	line-height:     var(--mm-navbar-size);
	text-decoration: none;
	transition:      margin .4s
}

.mm-searchfield__cancel-active {
	margin-right: 0
}

.mm-listitem_nosubitems > .mm-listitem__btn {
	display: none
}

.mm-listitem_nosubitems > .mm-listitem__text {
	padding-right: 10px
}

.mm-listitem_onlysubitems > .mm-listitem__text:not(.mm-listitem__btn) {
	z-index:        -1;
	pointer-events: none
}

.mm-sectionindexer {
	background:      inherit;
	text-align:      center;
	font-size:       12px;
	box-sizing:      border-box;
	width:           20px;
	position:        absolute;
	top:             0;
	bottom:          0;
	right:           -20px;
	z-index:         5;
	transition:      right .4s;
	display:         flex;
	flex-direction:  column;
	justify-content: space-evenly
}

.mm-sectionindexer a {
	color:           rgba(0, 0, 0, .3);
	color:           var(--mm-color-text-dimmed);
	line-height:     1;
	text-decoration: none;
	display:         block
}

.mm-sectionindexer ~ .mm-panel {
	padding-right: 0
}

.mm-sectionindexer_active {
	right: 0
}

.mm-sectionindexer_active ~ .mm-panel {
	padding-right: 20px
}

.mm-menu_selected-hover .mm-listitem__btn, .mm-menu_selected-hover .mm-listitem__text, .mm-menu_selected-parent .mm-listitem__btn, .mm-menu_selected-parent .mm-listitem__text {
	transition: background-color .4s
}

.mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected:not(:hover) > .mm-listitem__text {
	background: 0 0
}

.mm-menu_selected-hover .mm-listitem__btn:hover, .mm-menu_selected-hover .mm-listitem__text:hover {
	background: rgba(255, 255, 255, .4);
	background: var(--mm-color-background-emphasis)
}

.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent) > .mm-listitem__text {
	background: 0 0
}

.mm-menu_selected-parent .mm-listitem_selected-parent > .mm-listitem__btn, .mm-menu_selected-parent .mm-listitem_selected-parent > .mm-listitem__text {
	background: rgba(255, 255, 255, .4);
	background: var(--mm-color-background-emphasis)
}

.mm-wrapper_sidebar-collapsed body, .mm-wrapper_sidebar-expanded body {
	position: relative
}

.mm-wrapper_sidebar-collapsed .mm-slideout, .mm-wrapper_sidebar-expanded .mm-slideout {
	transition-property: width, transform
}

.mm-wrapper_sidebar-collapsed .mm-page, .mm-wrapper_sidebar-expanded .mm-page {
	background: inherit;
	box-sizing: border-box;
	min-height: 100vh
}

.mm-wrapper_sidebar-collapsed .mm-menu_sidebar-collapsed, .mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
	display: flex !important;
	top:     0 !important;
	right:   auto !important;
	bottom:  0 !important;
	left:    0 !important
}

.mm-wrapper_sidebar-collapsed .mm-slideout {
	width:     calc(100% - 50px);
	transform: translate3d(50px, 0, 0);
	width:     calc(100% - var(--mm-sidebar-collapsed-size));
	transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0)
}

.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidedivider .mm-divider, .mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidenavbar .mm-navbar {
	opacity: 0
}

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
	width:              440px;
	width:              var(--mm-sidebar-expanded-size);
	min-width:          0 !important;
	max-width:          100000px !important;
	border-right-width: 1px;
	border-right-style: solid
}

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded.mm-menu_pageshadow:after {
	content: none;
	display: none
}

.mm-wrapper_sidebar-expanded.mm-wrapper_blocking, .mm-wrapper_sidebar-expanded.mm-wrapper_blocking body {
	overflow: visible
}

.mm-wrapper_sidebar-expanded .mm-wrapper__blocker {
	display: none !important
}

.mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened ~ .mm-slideout {
	width:     calc(100% - 440px);
	transform: translate3d(440px, 0, 0);
	width:     calc(100% - var(--mm-sidebar-expanded-size));
	transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0)
}

.mm-menu__blocker {
	background: rgba(3, 2, 1, 0);
	display:    block;
	position:   absolute;
	top:        0;
	right:      0;
	bottom:     0;
	left:       0;
	z-index:    3
}

.mm-menu_opened .mm-menu__blocker {
	display: none
}

[dir=rtl].mm-wrapper_sidebar-collapsed .mm-slideout, [dir=rtl].mm-wrapper_sidebar-expanded .mm-slideout {
	transform: translate3d(0, 0, 0)
}

[dir=rtl].mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened ~ .mm-slideout {
	transform: translate3d(0, 0, 0)
}

input.mm-toggle {
	background:         rgba(0, 0, 0, .1);
	display:            inline-block;
	min-width:          58px;
	width:              58px;
	height:             34px;
	margin:             0 10px;
	margin-top:         calc((var(--mm-listitem-size) - 34px) / 2);
	border:             none !important;
	background:         var(--mm-color-border);
	border-radius:      34px;
	-webkit-appearance: none !important;
	-moz-appearance:    none !important;
	appearance:         none !important;
	cursor:             pointer;
	transition:         background-color .2s
}

input.mm-toggle:before {
	background:    #f3f3f3;
	content:       "";
	display:       block;
	width:         32px;
	height:        32px;
	margin:        1px;
	border-radius: 34px;
	background:    var(--mm-color-background);
	transition:    transform .2s
}

input.mm-toggle:checked {
	background: #4bd963
}

input.mm-toggle:checked:before {
	transform: translateX(24px)
}

input.mm-check {
	-webkit-appearance: none !important;
	-moz-appearance:    none !important;
	appearance:         none !important;
	border:             none !important;
	background:         0 0 !important;
	cursor:             pointer;
	display:            inline-block;
	width:              40px;
	height:             40px;
	margin:             0 10px;
	margin-top:         calc((var(--mm-listitem-size) - 40px) / 2)
}

input.mm-check:before {
	content:       "";
	display:       block;
	width:         40%;
	height:        20%;
	margin:        25% 0 0 20%;
	border-left:   3px solid;
	border-bottom: 3px solid;
	border-color:  var(--mm-color-text);
	opacity:       .3;
	transform:     rotate(-45deg);
	transition:    opacity .2s
}

input.mm-check:checked:before {
	opacity: 1
}

[dir=rtl] input.mm-toggle:checked ~ label.mm-toggle:before {
	float: left
}

.mm-menu_border-none .mm-listitem:after {
	content: none
}

.mm-menu_border-full .mm-listitem:after {
	left: 0 !important
}

.mm-menu_fx-menu-slide {
	transition: transform .4s
}

.mm-wrapper_opened .mm-menu_fx-menu-slide {
	transform: translate3d(-30%, 0, 0)
}

.mm-wrapper_opening .mm-menu_fx-menu-slide {
	transform: translate3d(0, 0, 0)
}

.mm-wrapper_opened .mm-menu_fx-menu-slide.mm-menu_position-right {
	transform: translate3d(30%, 0, 0)
}

.mm-wrapper_opening .mm-menu_fx-menu-slide.mm-menu_position-right {
	transform: translate3d(0, 0, 0)
}

.mm-menu_fx-panels-none .mm-panel, .mm-panel_fx-none {
	transition-property: none
}

.mm-menu_fx-panels-none .mm-panel.mm-panel_opened-parent, .mm-menu_fx-panels-slide-0 .mm-panel_opened-parent, .mm-panel_fx-none.mm-panel_opened-parent {
	transform: translate3d(0, 0, 0)
}

.mm-menu_fx-panels-slide-100 .mm-panel_opened-parent {
	transform: translate3d(-100%, 0, 0)
}

.mm-menu_fullscreen {
	width:     100%;
	min-width: 140px;
	max-width: 10000px
}

.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened ~ .mm-slideout {
	transform: translate3d(100vw, 0, 0)
}

.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
	transform: translate3d(-100vw, 0, 0)
}

.mm-menu_fullscreen.mm-menu_position-bottom, .mm-menu_fullscreen.mm-menu_position-top {
	height:     100vh;
	min-height: 140px;
	max-height: 10000px
}

.mm-menu_listview-justify .mm-panels > .mm-panel {
	display:        flex;
	flex-direction: column
}

.mm-menu_listview-justify .mm-panels > .mm-panel:after {
	content: none;
	display: none
}

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listview {
	flex-grow:      1;
	display:        flex;
	flex-direction: column;
	height:         100%;
	margin-top:     0;
	margin-bottom:  0
}

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem {
	flex:       1 0 auto;
	min-height: 50px
}

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem__text {
	box-sizing:  border-box;
	flex:        1 0 auto;
	display:     flex;
	align-items: center
}

.mm-listview_inset {
	list-style: disc inside;
	width:      100%;
	padding:    0 30px 15px;
	margin:     0
}

.mm-listview_inset .mm-listitem {
	padding: 5px 0
}

.mm-menu_multiline .mm-listitem__text {
	text-overflow: clip;
	white-space:   normal
}

[class*=mm-menu_pagedim].mm-menu_opened ~ .mm-wrapper__blocker {
	opacity: 0
}

.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened ~ .mm-wrapper__blocker {
	opacity:    .3;
	transition: opacity .4s .4s
}

.mm-menu_opened.mm-menu_pagedim ~ .mm-wrapper__blocker {
	background: inherit
}

.mm-menu_opened.mm-menu_pagedim-black ~ .mm-wrapper__blocker {
	background: #000
}

.mm-menu_opened.mm-menu_pagedim-white ~ .mm-wrapper__blocker {
	background: #fff
}

.mm-menu_popup {
	transition: opacity .4s;
	opacity:    0;
	box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
	height:     80%;
	min-height: 140px;
	max-height: 880px;
	top:        50%;
	left:       50%;
	bottom:     auto;
	right:      auto;
	z-index:    2;
	transform:  translate3d(-50%, -50%, 0)
}

.mm-menu_popup.mm-menu_opened ~ .mm-slideout {
	transform: none !important;
	z-index:   0
}

.mm-menu_popup.mm-menu_opened ~ .mm-wrapper__blocker {
	transition-delay: 0s !important;
	z-index:          1
}

.mm-wrapper_opening .mm-menu_popup {
	opacity: 1
}

.mm-menu_position-right {
	left:  auto;
	right: 0
}

.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
	transform: translate3d(-80vw, 0, 0)
}

.mm-menu_position-bottom, .mm-menu_position-front, .mm-menu_position-top {
	transition: transform .4s
}

.mm-menu_position-bottom.mm-menu_opened, .mm-menu_position-front.mm-menu_opened, .mm-menu_position-top.mm-menu_opened {
	z-index: 2
}

.mm-menu_position-bottom.mm-menu_opened ~ .mm-slideout, .mm-menu_position-front.mm-menu_opened ~ .mm-slideout, .mm-menu_position-top.mm-menu_opened ~ .mm-slideout {
	transform: none !important;
	z-index:   0
}

.mm-menu_position-bottom.mm-menu_opened ~ .mm-wrapper__blocker, .mm-menu_position-front.mm-menu_opened ~ .mm-wrapper__blocker, .mm-menu_position-top.mm-menu_opened ~ .mm-wrapper__blocker {
	z-index: 1
}

.mm-menu_position-front {
	transform: translate3d(-100%, 0, 0)
}

.mm-menu_position-front.mm-menu_position-right {
	transform: translate3d(100%, 0, 0)
}

.mm-menu_position-bottom, .mm-menu_position-top {
	width:     100%;
	min-width: 100%;
	max-width: 100%
}

.mm-menu_position-top {
	transform:  translate3d(0, -100%, 0);
	height:     80vh;
	min-height: 140px;
	max-height: 880px
}

.mm-menu_position-bottom {
	transform:  translate3d(0, 100%, 0);
	top:        auto;
	height:     80vh;
	min-height: 140px;
	max-height: 880px
}

.mm-wrapper_opening .mm-menu_position-bottom, .mm-wrapper_opening .mm-menu_position-front, .mm-wrapper_opening .mm-menu_position-top {
	transform: translate3d(0, 0, 0)
}

.mm-menu_shadow-page:after {
	box-shadow:        0 0 10px rgba(0, 0, 0, .3);
	content:           "";
	display:           block;
	width:             20px;
	height:            120%;
	position:          absolute;
	left:              100%;
	top:               -10%;
	z-index:           100;
	-webkit-clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%);
	clip-path:         polygon(-20px 0, 0 0, 0 100%, -20px 100%);
	box-shadow:        var(--mm-shadow)
}

.mm-menu_shadow-page.mm-menu_position-right:after {
	left:              auto;
	right:             100%;
	-webkit-clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%);
	clip-path:         polygon(20px 0, 40px 0, 40px 100%, 20px 100%)
}

.mm-menu_shadow-page.mm-menu_position-front:after {
	content: none;
	display: none
}

.mm-menu_shadow-menu, .mm-menu_shadow-panels .mm-panels > .mm-panel {
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	box-shadow: var(--mm-shadow)
}

.mm-menu_theme-white {
	--mm-color-border:               rgba(0, 0, 0, 0.1);
	--mm-color-button:               rgba(0, 0, 0, 0.3);
	--mm-color-text:                 rgba(0, 0, 0, 0.7);
	--mm-color-text-dimmed:          rgba(0, 0, 0, 0.3);
	--mm-color-background:           #fff;
	--mm-color-background-highlight: rgba(0, 0, 0, 0.06);
	--mm-color-background-emphasis:  rgba(0, 0, 0, 0.03);
	--mm-shadow:                     0 0 10px rgba(0, 0, 0, 0.2)
}

.mm-menu_theme-dark {
	--mm-color-border:               rgba(0, 0, 0, 0.3);
	--mm-color-button:               rgba(255, 255, 255, 0.4);
	--mm-color-text:                 rgba(255, 255, 255, 0.85);
	--mm-color-text-dimmed:          rgba(255, 255, 255, 0.4);
	--mm-color-background:           #333;
	--mm-color-background-highlight: rgba(255, 255, 255, 0.08);
	--mm-color-background-emphasis:  rgba(0, 0, 0, 0.1);
	--mm-shadow:                     0 0 20px rgba(0, 0, 0, 0.5)
}

.mm-menu_theme-black {
	--mm-color-border:               rgba(255, 255, 255, 0.25);
	--mm-color-button:               rgba(255, 255, 255, 0.4);
	--mm-color-text:                 rgba(255, 255, 255, 0.75);
	--mm-color-text-dimmed:          rgba(255, 255, 255, 0.4);
	--mm-color-background:           #000;
	--mm-color-background-highlight: rgba(255, 255, 255, 0.2);
	--mm-color-background-emphasis:  rgba(255, 255, 255, 0.15);
	--mm-shadow:                     none
}

body.modal-open .mm-slideout {
	z-index: unset
}

.container {
	max-width:     100%;
	width:         1100px;
	margin-left:   auto;
	margin-right:  auto;
	padding-left:  30px;
	padding-right: 30px
}

.title {
	color:       #006a44;
	font-size:   30px;
	line-height: 1.3;
	font-weight: 700
}

.form-order__toolbar .button {
	margin-right: 10px
}

.content--page {
	margin-bottom: 80px
}

.tags {
	display:     flex;
	align-items: center;
	flex-wrap:   wrap
}

.tags__tag {
	background-color: #f7f7f7;
	color:            #636467;
	padding:          2px 12px;
	font-size:        16px;
	font-weight:      700;
	margin-right:     16px;
	margin-bottom:    16px;
	text-decoration:  none
}

a.tags__tag:hover {
	opacity: .7
}

.accent-block {
	padding:    30px 20px;
	background: #f7f7f7
}

.accent-block--small {
	padding: 9px 16px
}

.accent-block--question {
	min-height:          40px;
	background-image:    url(/local/templates/diez__template_kerasfera/css/../img/question-bg.svg);
	padding-left:        52px;
	background-repeat:   no-repeat;
	background-position: 10px center
}

.button {
	font-size:       16px;
	font-weight:     700;
	text-decoration: none;
	display:         inline-flex;
	align-items:     center;
	justify-content: center;
	flex-shrink:     0;
	padding:         8px 25px;
	border:          none;
	transition:      .3s;
	cursor:          pointer;
	box-sizing:      border-box;
	min-height:      40px;
	border:          1px solid inherit;
	line-height:     1.3;
	font-family:     "Fira Sans", sans-serif
}

.button:hover {
	opacity: .7
}

.button--full {
	width:   100%;
	display: flex
}

.button--orange {
	color:            #fff !important;
	background-color: #f78222
}

.button--green {
	color:            #006a44 !important;
	border:           1px solid #006a44;
	background-color: #fff
}

.editor {
	font-size:   14px;
	line-height: 1.5
}

.editor :last-child {
	margin-bottom: 0
}

.editor .h1, .editor .h2, .editor .h3, .editor .h4, .editor .h5, .editor h1, .editor h2, .editor h3, .editor h4, .editor h5 {
	font-weight:   700;
	margin-bottom: 1rem
}

.editor .h1, .editor h1 {
	font-size: 30px
}

.editor .h2, .editor h2 {
	font-size: 26px
}

.editor .h3, .editor h3 {
	font-size: 20px
}

.editor .h4, .editor h4 {
	font-size: 18px
}

.editor .h5, .editor h5 {
	font-size: 16px
}

.editor li, .editor ol, .editor ul {
	margin-bottom: 1rem
}

.editor li:last-of-type {
	margin-bottom: 0
}

.editor p {
	margin-bottom: 1rem
}

.editor b {
	font-weight: 700
}

.editor a {
	color:           #006a44;
	text-decoration: underline
}

.editor a:hover {
	text-decoration: none
}

.editor i {
	font-style: italic;
	color:      #636467;
	font-size:  14px
}

.editor img {
	display:       block;
	margin-bottom: 1.5rem;
	max-width:     100%;
	height:        auto
}

.editor .columns {
	margin-bottom: 1rem
}

ol.circles {
	list-style:    none;
	counter-reset: circles
}

ol.circles li {
	counter-increment: circles;
	position:          relative;
	padding-left:      26px
}

ol.circles li:before {
	content:         counter(circles);
	font-size:       12px;
	color:           #fff;
	width:           18px;
	height:          18px;
	display:         flex;
	position:        absolute;
	left:            0;
	justify-content: center;
	align-items:     center;
	background:      #a1a1a1;
	border-radius:   40px;
	top:             1px
}

ul.ul-ok li {
	padding-left: 28px;
	position:     relative
}

ul.ul-ok li:before {
	content:    "";
	display:    block;
	width:      15px;
	height:     15px;
	position:   absolute;
	left:       0;
	top:        3px;
	background: url(/local/templates/diez__template_kerasfera/css/../img/ul-ok.svg)
}

ul.ul-warning li {
	padding-left: 28px;
	position:     relative
}

ul.ul-warning li:before {
	content:    "";
	display:    block;
	width:      15px;
	height:     15px;
	position:   absolute;
	left:       0;
	top:        3px;
	background: url(/local/templates/diez__template_kerasfera/css/../img/ul-warning.svg)
}

.sidebar__title {
	padding:          9px 16px;
	background-color: #f7f7f7;
	font-weight:      700;
	margin-bottom:    8px
}

.sidebar__block {
	padding-left:  16px;
	margin-bottom: 10px
}

.sidebar__link {
	display:         flex;
	color:           #222324;
	text-decoration: none;
	font-size:       14px;
	position:        relative;
	padding-left:    14px;
	margin-bottom:   8px;
	justify-content: space-between
}

.sidebar__link:hover {
	opacity: .7
}

.sidebar__link--active {
	color: #006a44
}

.sidebar__link--active:before {
	display:          block;
	border-radius:    10px;
	background-color: #006a44;
	height:           6px;
	width:            6px;
	position:         absolute;
	left:             0;
	top:              50%;
	content:          "";
	transform:        translateY(-50%)
}

.pagination {
	display:         flex;
	justify-content: center;
	align-items:     center;
	width:           100%
}

.pagination__btn {
	font-family: "Fira Sans", sans-serif
}

.pagination__btn--start {
	box-sizing:      border-box;
	line-height:     34px;
	min-width:       34px;
	padding-left:    8px;
	padding-right:   8px;
	display:         flex;
	justify-content: center;
	align-items:     center;
	border:          1px solid #a1a1a1;
	font-size:       16px;
	cursor:          pointer;
	transition:      .3s;
	color:           #222324;
	background:      0 0
}

.pagination__btn--start:hover {
	color:            #fdfdfd;
	background-color: #a1a1a1
}

.pagination__btn--prev {
	font-size:    14px;
	font-weight:  400;
	cursor:       pointer;
	transition:   .3s;
	margin-right: 35px;
	margin-left:  28px;
	color:        #222324;
	border:       none;
	background:   0 0
}

.pagination__btn--prev:hover {
	color: #f78222
}

.pagination__btn--now {
	background-color: #f78222;
	color:            #fdfdfd;
	line-height:      40px;
	font-size:        20px;
	padding-left:     15px;
	padding-right:    15px;
	position:         relative;
	margin-left:      18px;
	margin-right:     18px
}

.pagination__btn--now:before {
	display:          block;
	height:           10px;
	width:            10px;
	background-color: #a1a1a1;
	position:         absolute;
	content:          "";
	right:            calc(100% + 19px);
	top:              calc(50% - 5px)
}

.pagination__btn--now:after {
	display:          block;
	height:           10px;
	width:            10px;
	background-color: #a1a1a1;
	position:         absolute;
	content:          "";
	left:             calc(100% + 19px);
	top:              calc(50% - 5px)
}

.pagination__btn--next {
	font-size:    14px;
	font-weight:  400;
	cursor:       pointer;
	transition:   .3s;
	margin-right: 35px;
	margin-left:  28px;
	color:        #222324;
	border:       none;
	background:   0 0
}

.pagination__btn--next:hover {
	color: #f78222
}

.pagination__btn--last {
	box-sizing:      border-box;
	line-height:     34px;
	min-width:       34px;
	padding-left:    8px;
	padding-right:   8px;
	display:         flex;
	justify-content: center;
	align-items:     center;
	border:          1px solid #a1a1a1;
	font-size:       16px;
	cursor:          pointer;
	transition:      .3s;
	color:           #222324;
	background:      0 0
}

.pagination__btn--last:hover {
	color:            #fdfdfd;
	background-color: #a1a1a1
}

.post-share__title {
	font-weight:   700;
	margin-bottom: 2px
}

.login-form {
	padding-top:         126px;
	padding-bottom:      118px;
	background-repeat:   no-repeat;
	background-position: top center;
	background-size:     contain
}

.login-form__wrapper {
	width:            calc(50% - 8px);
	background-color: #fff;
	margin-left:      auto;
	margin-right:     auto;
	padding:          29px 51px 40px
}

.login-form__wrapper .login-form__form:nth-child(1) {
	display:    block;
	visibility: visible
}

.login-form__wrapper .login-form__form:nth-child(2) {
	display:    none;
	visibility: hidden
}

.login-form__wrapper--reg .login-form__form:nth-child(1) {
	display:    none;
	visibility: hidden
}

.login-form__wrapper--reg .login-form__form:nth-child(2) {
	display:    block;
	visibility: visible
}

.login-form__remember {
	color:           #a1a1a1;
	font-weight:     400;
	text-decoration: underline;
	font-size:       16px;
	display:         block
}

.login-form__discript {
	color:       #a1a1a1;
	font-size:   16px;
	line-height: 1.3
}

.meta {
	display:     flex;
	align-items: center;
	font-size:   14px;
	color:       #a1a1a1
}

.meta__tag {
	margin-right: 10px
}

.meta__block {
	display:      flex;
	align-items:  center;
	margin-right: 10px
}

.meta__block:last-of-type {
	margin-right: 0
}

.meta__icon {
	width:        12px;
	height:       12px;
	display:      block;
	fill:         #a1a1a1;
	margin-right: 4px
}

.img {
	display: block;
	width:   100%;
	height:  auto
}

.input {
	display: block;
	width:   100%
}

.input__title {
	color:     #a1a1a1;
	font-size: 14px
}

.input__field {
	background:     0 0;
	border:         none;
	border-bottom:  1px solid #828282;
	font-size:      16px;
	padding-bottom: 10px;
	padding-top:    10px;
	display:        block;
	width:          100%
}

.input__field::-moz-placeholder {
	font-family: "Fira Sans", sans-serif
}

.input__field:-ms-input-placeholder {
	font-family: "Fira Sans", sans-serif
}

.input__field::placeholder {
	font-family: "Fira Sans", sans-serif
}

.input__field--textarea {
	min-height: 120px;
	resize:     none
}

.agreement {
	transition: .3s;
	cursor:     pointer;
	display:    flex
}

.agreement:hover {
	opacity: .7
}

.agreement__field {
	display: none
}

.agreement__field:checked + .agreement__icon svg {
	opacity: 1
}

.agreement__icon {
	margin-right:    8px;
	width:           20px;
	height:          20px;
	display:         block;
	flex-shrink:     0;
	border:          1px solid #eaeaea;
	display:         flex;
	justify-content: center;
	align-items:     center;
	flex-shrink:     0
}

.agreement__icon svg {
	fill:       #f78222;
	opacity:    0;
	transition: .3s
}

.agreement__text {
	font-size:   16px;
	line-height: 1.3
}

.agreement__text a {
	color: #222324
}

.table {
	font-size:      14px;
	width:          100%;
	text-align:     left;
	padding-bottom: 20px
}

.table__th {
	padding:     6px 13px;
	flex-shrink: 0
}

.table__th--align {
	-ms-grid-row-align: center;
	align-self:         center
}

.table__th--center {
	text-align: center
}

.table__th--1 {
	width: calc(100% / 12)
}

.table__th--2 {
	width: calc(100% / 12 * 2)
}

.table__th--3 {
	width: calc(100% / 12 * 3)
}

.table__th--4 {
	width: calc(100% / 12 * 4)
}

.table__th--5 {
	width: calc(100% / 12 * 5)
}

.table__th--6 {
	width: calc(100% / 12 * 6)
}

.table__th--7 {
	width: calc(100% / 12 * 7)
}

.table__th--8 {
	width: calc(100% / 12 * 8)
}

.table__th--9 {
	width: calc(100% / 12 * 9)
}

.table__th--10 {
	width: calc(100% / 12 * 10)
}

.table__th--11 {
	width: calc(100% / 12 * 11)
}

.table__th--right {
	text-align: right
}

.table--rotate .table__tr:nth-child(2n+1) {
	background-color: #f7f7f7
}

.table--orders .table__tr {
	border-bottom:  2px solid #f7f7f7;
	padding-top:    4px;
	padding-bottom: 8px
}

.table--orders .table__tr:last-of-type {
	border-bottom:    none;
	background-color: #f7f7f7
}

.table__tr {
	display: flex
}

.table__tr--bg {
	background-color: #f7f7f7
}

.table__tr--order-result {
	background-color: #006a44;
	color:            #fff
}

.table__td {
	padding: 6px 13px
}

.table__td--right {
	text-align: right
}

.table__td--center {
	text-align: center
}

.table__td--1 {
	width: calc(100% / 12)
}

.table__td--2 {
	width: calc(100% / 12 * 2)
}

.table__td--3 {
	width: calc(100% / 12 * 3)
}

.table__td--4 {
	width: calc(100% / 12 * 4)
}

.table__td--5 {
	width: calc(100% / 12 * 5)
}

.table__td--6 {
	width: calc(100% / 12 * 6)
}

.table__td--7 {
	width: calc(100% / 12 * 7)
}

.table__td--8 {
	width: calc(100% / 12 * 8)
}

.table__td--9 {
	width: calc(100% / 12 * 9)
}

.table__td--10 {
	width: calc(100% / 12 * 10)
}

.table__td--11 {
	width: calc(100% / 12 * 11)
}

.table__text {
	font-size:   16px;
	line-height: 1.3
}

.table__text a {
	color:           #222324;
	text-decoration: none
}

.table__text strong {
	font-weight: 700
}

.table__discript {
	color:     #a1a1a1;
	font-size: 14px
}

.table__oldprice {
	font-size:                    16px;
	-webkit-text-decoration-line: line-through;
	text-decoration-line:         line-through;
	color:                        #a1a1a1
}

.table__price {
	display:     block;
	font-weight: 700;
	font-size:   20px;
	line-height: 1.3
}

.table__preview img {
	display: block;
	width:   100%;
	height:  auto
}

.table__counter {
	display:         flex;
	justify-content: space-between
}

.table__counter-input {
	min-width:   0;
	text-align:  center;
	font-family: "Fira Sans", sans-serif;
	border:      none;
	background:  0 0;
	font-size:   16px
}

.table__counter-btn {
	flex-shrink:      0;
	width:            20px;
	height:           20px;
	border-radius:    20px;
	background-color: #f78222;
	border:           none;
	display:          flex;
	justify-content:  center;
	align-items:      center;
	line-height:      1;
	transition:       .3s;
	cursor:           pointer;
	color:            #fff;
	font-size:        18px
}

.table__counter-btn--disabled {
	background-color: #a1a1a1
}

.table__counter-btn svg {
	display: block;
	width:   10px;
	height:  10px
}

.table__counter-btn:hover {
	opacity: .7
}

.table__remove {
	color:           #eb5757;
	background:      0 0;
	border:          none;
	cursor:          pointer;
	font-family:     "Fira Sans", sans-serif;
	text-decoration: underline;
	font-size:       14px;
	font-weight:     700;
	transition:      .3s
}

.table__remove:hover {
	opacity: .7
}

.decorline {
	height:              9px;
	display:             block;
	background-image:    url(/local/templates/diez__template_kerasfera/css/../img/decorline.svg);
	background-position: center
}

.decorline--top {
	position: absolute;
	top:      0;
	left:     0;
	right:    0
}

.decorline--bottom {
	position: absolute;
	bottom:   0;
	left:     0;
	right:    0
}

.textarea {
	width:   100%;
	display: block
}

.textarea__field {
	width:            100%;
	border:           1px solid #eaeaea;
	background-color: #fff;
	resize:           none;
	padding:          23px 16px;
	font-size:        14px;
	box-sizing:       border-box;
	display:          block
}

.textarea__field::-moz-placeholder {
	color:       #a1a1a1;
	font-family: "Fira Sans", sans-serif
}

.textarea__field:-ms-input-placeholder {
	color:       #a1a1a1;
	font-family: "Fira Sans", sans-serif
}

.textarea__field::placeholder {
	color:       #a1a1a1;
	font-family: "Fira Sans", sans-serif
}

.textarea__field--cart {
	height: 215px
}

.post-preview__thumb {
	display:       block;
	width:         100%;
	height:        auto;
	margin-bottom: 8px
}

.product-slider__top-slide {
	margin-bottom: 16px;
	transition:    .3s;
	display:       block;
	position:      relative;
	cursor:        pointer
}

.product-slider__top-slide img {
	display: block;
	width:   100%;
	height:  auto
}

.product-slider__top-slide:after {
	transition:          .3s;
	position:            absolute;
	top:                 0;
	bottom:              0;
	left:                0;
	right:               0;
	display:             block;
	content:             "";
	background-image:    url(https://kerasfera.ru/local/templates/diez__template_kerasfera/img/poisk.svg);
	background-repeat:   no-repeat;
	background-position: center;
	background-size:     20%;
	background-color:    rgba(34, 35, 36, .45);
	opacity:             0
}

.product-slider__top-slide:hover::after {
	opacity: 1
}

.product-slider__btn {
	position:         absolute;
	z-index:          2;
	width:            46px;
	top:              0;
	bottom:           16px;
	display:          flex;
	justify-content:  center;
	align-items:      center;
	background-color: rgba(0, 0, 0, .2)
}

.product-slider__btn:hover {
	background-color: rgba(0, 0, 0, .5)
}

.product-slider__btn--prev {
	left: 0
}

.product-slider__btn--prev svg {
	transform: rotate(90deg);
	fill:      #fff;
	width:     30px;
	height:    30px
}

.product-slider__btn--next {
	right: 0
}

.product-slider__btn--next svg {
	transform: rotate(-90deg);
	fill:      #fff;
	width:     30px;
	height:    30px
}

.product-slider__bottom-slider--hidden {
	display: none
}

.product-slider__bottom-slide {
	height:              107px;
	transition:          .3s;
	opacity:             .5;
	background-repeat:   no-repeat;
	background-size:     cover;
	background-position: center;
	cursor:              pointer
}

.product-slider__bottom-slide--active {
	opacity: 1
}

.product-slider .item__tag.item__tag--green {
	display: none !important
}

.bordered-block {
	display:      block;
	padding-left: 20px
}

.bordered-block--orange {
	border-left: 3px solid #f78222
}

.bordered-block--green {
	border-left: 3px solid #006a44
}

.bordered-block--gray {
	border-left: 3px solid #bdbdbd
}

.product-info {
	-moz-column-count: 2;
	column-count:      2;
	-moz-column-gap:   16px;
	column-gap:        16px
}

.product-info--full {
	-moz-column-count: 1;
	column-count:      1
}

.product-info__item {
	font-size:         14px;
	page-break-inside: avoid
}

.product-info__item strong {
	display: block;
	color:   #a1a1a1
}

.product-toolbar__none {
	font-size:   26px;
	font-weight: 700;
	line-height: 1.3
}

.product-toolbar__control {
	display:         flex;
	justify-content: space-between
}

.product-toolbar__control .button {
	width: calc(50% - 8px)
}

.item-feature__icon {
	width:         54px;
	height:        54px;
	margin-bottom: 20px
}

.item-garant {
	margin-bottom: 20px
}

.item-garant__icon {
	display:       block;
	width:         40px;
	height:        40px;
	margin-bottom: 20px;
	margin-left:   auto;
	margin-right:  auto
}

.item-garant__text {
	text-align:       center;
	background-color: #f7f7f7;
	line-height:      1.3;
	min-height:       52px;
	display:          flex;
	justify-content:  center;
	align-items:      center;
	font-size:        14px
}

.editor-file {
	margin-bottom: 1rem;
	display:       flex;
	align-items:   center
}

.editor-file__text {
	margin-left: 10px;
	font-size:   14px;
	display:     inline-block
}

.item-visual {
	color:           #222324;
	text-decoration: none;
	display:         flex;
	flex-direction:  column;
	font-size:       14px;
	position:        relative
}

.item-visual:hover {
	opacity: .7
}

.item-visual__tag {
	padding:                 4px 19px;
	color:                   #fff;
	background-color:        #f78222;
	font-weight:             700;
	font-size:               14px;
	position:                absolute;
	top:                     -3px;
	right:                   -3px;
	border-top-right-radius: 10px
}

.item-visual__thumb {
	margin-bottom: 8px;
	display:       block;
	width:         100%;
	height:        auto
}

.item-visual__title {
	font-size:     18px;
	margin-bottom: 8px;
	line-height:   1.4
}

.item-visual__subtitle {
	color: #a1a1a1
}

.item-visual__item {
	padding:    44px;
	width:      90% !important;
	height:     100% !important;
	max-width:  700px;
	max-height: 700px
}

.item-visual__item iframe {
	display: block;
	width:   100% !important;
	height:  100% !important
}

.item-post {
	color:           #222324;
	text-decoration: none;
	font-size:       16px;
	display:         flex;
	flex-direction:  column;
	justify-content: space-between
}

.item-post:hover {
	opacity: .7
}

.item-post__thumb {
	margin-bottom: 6px
}

.item-post__thumb img {
	display:       block;
	width:         100%;
	height:        100%;
	-o-object-fit: cover;
	object-fit:    cover
}

.item-post__meta {
	margin-bottom: 6px
}

.item-post__title {
	margin-bottom: 6px;
	font-weight:   700;
	line-height:   1.3
}

.item-post__title--large {
	font-size:     20px;
	margin-bottom: 10px
}

.item-post__text {
	flex-grow: 1
}

.item-post__link {
	color:           #006a44;
	text-decoration: underline
}

.selected-item {
	display:       flex;
	align-items:   center;
	border:        1px solid #f78222;
	cursor:        pointer;
	transition:    .3s;
	padding:       2px 4px;
	margin-right:  5px;
	margin-bottom: 5px
}

.selected-item:hover {
	opacity: .7
}

.selected-item__text {
	font-size:    14px;
	margin-right: 5px
}

.selected-item__icon {
	display: block;
	width:   10px;
	height:  10px
}

.item-contact {
	display:         flex;
	justify-content: space-between
}

.item-contact__slider {
	width:       calc(50% - 16px);
	margin-left: 0
}

.item-contact__content {
	width: calc(50% - 16px)
}

.item-contact__title {
	margin-bottom: 22px;
	font-weight:   700;
	font-size:     22px;
	line-height:   1.3
}

.item-contact__block {
	display:       flex;
	margin-bottom: 1rem;
	font-size:     16px
}

.item-contact__block:last-of-type {
	margin-bottom: 0
}

.item-contact__text {
	line-height: 1.3
}

.item-contact__text a {
	text-decoration: none;
	color:           #222324
}

.item-contact__icon {
	width:        24px;
	height:       24px;
	flex-shrink:  0;
	margin-right: 14px;
	position:     relative;
	top:          1px
}

.item-contact__link {
	display:         block;
	color:           #f78222;
	text-decoration: underline
}

.item-contact__link:hover {
	text-decoration: none
}

.item-contact__slide img {
	display:       block;
	width:         100%;
	height:        100%;
	-o-object-fit: cover;
	object-fit:    cover
}

.item-contact__control {
	position: absolute;
	z-index:  2;
	right:    0;
	bottom:   0;
	display:  flex
}

.item-contact__button {
	flex-shrink:      0;
	cursor:           pointer;
	transition:       .3s;
	width:            40px;
	height:           40px;
	display:          flex;
	justify-content:  center;
	align-items:      center;
	background-color: rgba(34, 35, 36, .5);
	border:           none;
	opacity:          .7
}

.item-contact__button:hover {
	opacity: 1
}

.item-contact__button svg {
	display: block;
	width:   36px;
	height:  36px
}

.item-contact__button--disabled, .item-contact__button--disabled:hover {
	opacity: 0
}

.slider-line {
	position: relative
}

.slider-line__btn {
	position:   absolute;
	top:        80px;
	z-index:    2;
	cursor:     pointer;
	transition: .3s
}

.slider-line__btn svg {
	height:  62px;
	width:   35px;
	display: block
}

.slider-line__btn--disable {
	opacity: .5
}

.slider-line__btn--left {
	right: calc(100% + 16px)
}

.slider-line__btn--right {
	left: calc(100% + 16px)
}

.slider-line__btn:hover {
	opacity: .7
}

.product-form {
	display:         flex;
	justify-content: space-between;
	flex-wrap:       wrap;
	line-height:     1.3
}

.product-form__block {
	width: calc(50% - 8px)
}

.product-form__title {
	font-size:   26px;
	font-weight: 700
}

.product-form__toolbar {
	display:     flex;
	align-items: center
}

.product-form__tab {
	flex-grow:  1;
	cursor:     pointer;
	transition: .3s
}

.product-form__tab:hover {
	opacity: .7
}

.product-form__input {
	display: none
}

.product-form__input:checked + .product-form__input-block {
	background-color: #006a44;
	color:            #fff
}

.product-form__input-block {
	background-color: #eaeaea;
	height:           40px;
	color:            #006a44;
	display:          flex;
	justify-content:  center;
	align-items:      center;
	font-size:        14px
}

.product-form__discript {
	font-size: 14px
}

.product-form__oldprice {
	color:           #a1a1a1;
	font-size:       20px;
	text-decoration: line-through
}

.product-form__counter {
	display:         flex;
	justify-content: space-between;
	height:          40px
}

.product-form__counter-button {
	display:         flex;
	justify-content: center;
	align-items:     center;
	border:          1px solid #eaeaea;
	transition:      .3s;
	flex-shrink:     0;
	width:           40px;
	height:          100%;
	cursor:          pointer;
	font-size:       32px;
	line-height:     1
}

.product-form__counter-button:hover {
	opacity: .7
}

.product-form__counter-input {
	display:         block;
	flex-grow:       1;
	font-weight:     500;
	border:          1px solid #eaeaea;
	font-size:       22px;
	text-align:      center;
	min-width:       0;
	height:          100%;
	font-family:     "Fira Sans", sans-serif;
	-moz-appearance: textfield
}

.product-form__counter-input::-webkit-outer-spin-button {
	-webkit-appearance: none
}

.product-form__counter-input::-webkit-inner-spin-button {
	-webkit-appearance: none
}

.checkbox-block {
	line-height: 1.3;
	transition:  .3s;
	cursor:      pointer;
	height:      100%
}

.checkbox-block:hover {
	opacity: .7
}

.checkbox-block__input {
	display: none
}

.checkbox-block__input:checked + .checkbox-block__container {
	border-color: #f78222
}

.checkbox-block__input:checked + .checkbox-block__container .checkbox-block__title {
	color: #f78222
}

.checkbox-block__input:checked + .checkbox-block__container .checkbox-block__icon {
	fill: #f78222
}

.checkbox-block__container {
	padding:     16px;
	display:     flex;
	align-items: center;
	border:      2px solid #d9d9d9;
	height:      100%;
	transition:  .3s
}

.checkbox-block__icon {
	flex-shrink:  0;
	height:       50px;
	width:        50px;
	display:      block;
	fill:         #d9d9d9;
	margin-right: 18px
}

.checkbox-block__title {
	font-size:  20px;
	transition: .3s
}

.checkbox-block__text {
	font-size: 16px
}

.promocode__title {
	line-height:   1.3;
	font-size:     16px;
	margin-bottom: 8px
}

.promocode__field {
	width:         100%;
	display:       block;
	box-sizing:    border-box;
	height:        36px;
	border:        1px solid #eaeaea;
	padding-left:  8px;
	padding-right: 8px
}

.promocode__message {
	line-height:    1.3;
	font-size:      16px;
	padding-top:    10px;
	padding-bottom: 10px
}

.modal {
	padding:          66px 72px;
	box-sizing:       border-box;
	position:         relative;
	margin-left:      auto;
	margin-right:     auto;
	background-color: #fff;
	max-width:        690px
}

.modal--half {
	width:     100%;
	max-width: 552px
}

.modal--center {
	text-align: center
}

.modal__close {
	position:        absolute;
	width:           40px;
	height:          40px;
	display:         flex;
	justify-content: center;
	align-items:     center;
	transition:      .3s;
	top:             24px;
	right:           15px;
	background:      0 0;
	cursor:          pointer;
	border:          none
}

.modal__close:hover {
	opacity: .7
}

.modal__close svg {
	width:   18px;
	height:  18px;
	display: block
}

.modal .fancybox-slide--html .fancybox-close-small {
	right: 10px;
	top:   10px
}

.caption-gallery {
	font-size: 22px
}

.form-toolbar {
	display:         flex;
	justify-content: space-between;
	align-items:     center
}

.lk-sidebar__nav {
	padding-left: 20px
}

.lk-sidebar__link {
	font-size:     14px;
	margin-bottom: 6px;
	display:       block;
	color:         #222324;
	padding-left:  20px;
	position:      relative
}

.lk-sidebar__link:hover {
	opacity: .7
}

.lk-sidebar__link--active {
	color: #006a44
}

.lk-sidebar__link--active:before {
	position:         absolute;
	left:             0;
	top:              50%;
	display:          block;
	width:            8px;
	height:           8px;
	background-color: #006a44;
	border-radius:    10px;
	content:          "";
	transform:        translateY(-50%)
}

.lk-editor {
	font-size: 16px
}

.lk-editor :last-child {
	margin-bottom: 0
}

.lk-editor p {
	margin-bottom: 1rem
}

.lk-editor b {
	font-weight: 700
}

.lk-editor a {
	text-decoration: underline;
	color:           #006a44
}

.lk-editor a:hover {
	text-decoration: none
}

.order {
	padding:         9px 16px;
	display:         flex;
	align-items:     center;
	justify-content: space-between;
	font-size:       16px;
	color:           #222324;
	text-decoration: none
}

.order:hover {
	opacity: .7
}

.order:nth-child(even) {
	background-color: #f7f7f7
}

.order:nth-child(odd) {
	background-color: #fff
}

.order__number {
	width: calc(100% / 9 * 2 - 8px)
}

.order__title {
	width: calc(100% / 9 * 5 - 8px)
}

.order__status {
	width:           calc(100% / 9 * 2 - 8px);
	display:         flex;
	justify-content: flex-end
}

.order__status--orange {
	color: #f78222
}

.order__status--grey {
	color: #a1a1a1
}

.order__status--green {
	color: #006a44
}

.order strong {
	font-weight: 700
}

.order-header {
	background-color: #006a44;
	color:            #fff;
	display:          flex;
	font-size:        16px;
	justify-content:  space-between;
	align-items:      center
}

.order-header__main {
	padding:         9px 16px;
	display:         flex;
	justify-content: space-between;
	align-items:     center;
	flex-grow:       1
}

.order-header__link {
	display:         flex;
	justify-content: center;
	align-items:     center;
	padding:         9px 16px;
	height:          100%;
	flex-shrink:     0
}

.order-header__link--active {
	background-color: #008555;
	cursor:           pointer
}

.order-header__link--active:hover {
	opacity: .7
}

.order-header__link--static {
	background-color: #f78222
}

.order-header__link-icon {
	display:      block;
	width:        20px;
	height:       20px;
	margin-right: 8px;
	position:     relative;
	top:          -1px
}

.order-header__link-text {
	font-weight: 700;
	color:       #fff
}

.order-header strong {
	font-weight: 700
}

.modal-storage {
	text-align: center;
	padding:    45px 50px 40px;
	max-width:  470px;
	width:      100%
}

.modal-storage__title {
	color:         #006a44;
	font-size:     20px;
	margin-bottom: 15px;
	font-weight:   600
}

.modal-storage__content {
	font-size:     14px;
	margin-bottom: 20px
}

.modal-storage__content p {
	margin-bottom: 1em
}

.modal-storage__content p:last-of-type {
	margin-bottom: 0
}

.modal-storage__button {
	height:        40px;
	text-align:    center;
	font-size:     16px;
	font-weight:   700;
	color:         #fff;
	border-radius: 4px;
	cursor:        pointer;
	transition:    .3s
}

.modal-storage__button:hover {
	opacity: .7
}

@media all and (min-width: 0px) {
	.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened ~ .mm-slideout, .mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
		transform: translate(0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@media all and (min-width: 550px) {
	.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened ~ .mm-slideout, .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
		transform: translate(440px, 0)
	}

	.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout, .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
		transform: translate(-440px, 0)
	}

	.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened ~ .mm-slideout, .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
		transform: translate3d(440px, 0, 0)
	}

	.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout, .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
		transform: translate3d(-440px, 0, 0)
	}
}

@media all and (min-width: 1100px) {
	.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened ~ .mm-slideout {
		transform: translate(880px, 0);
		transform: translate3d(880px, 0, 0)
	}

	.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
		transform: translate(-880px, 0);
		transform: translate3d(-880px, 0, 0)
	}
}

@media all and (min-width: 1650px) {
	.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened ~ .mm-slideout {
		transform: translate(1320px, 0);
		transform: translate3d(1320px, 0, 0)
	}

	.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
		transform: translate(-1320px, 0);
		transform: translate3d(-1320px, 0, 0)
	}
}

@media all and (min-width: 2200px) {
	.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened ~ .mm-slideout {
		transform: translate(1760px, 0);
		transform: translate3d(1760px, 0, 0)
	}

	.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
		transform: translate(-1760px, 0);
		transform: translate3d(-1760px, 0, 0)
	}
}

@media all and (min-width: 10000px) {
	.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened ~ .mm-slideout {
		transform: translate(10000px, 0);
		transform: translate3d(10000px, 0, 0)
	}

	.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
		transform: translate(-10000px, 0);
		transform: translate3d(-10000px, 0, 0)
	}
}

@media only screen and (max-width: 1200px) {
	.body--filter .filter__wrapper {
		left: 0
	}

	.subtabs__nav {
		display: none
	}

	.subtabs__mob-nav {
		display: block
	}
}

@media only screen and (max-width: 1160px) {
	.h2 {
		font-size: 28px
	}

	.socials {
		flex-direction: row
	}

	.socials__link {
		margin-right: 5px
	}

	.autoscroll {
		border:           1px solid #f78222;
		background-color: #f78222
	}

	.autoscroll svg {
		fill: #fdfdfd
	}

	.autoscroll:hover {
		border-color:     #ff6e00;
		background-color: #ff6e00
	}

	.autoscroll:hover svg {
		fill: #fdfdfd
	}

	.accent--bottom {
		width:  420px;
		bottom: 30
	}

	.accent--bottom p {
		text-align: center
	}

	.accent p {
		text-align:    left;
		padding-right: 30px
	}

	.branch {
		flex-direction: column
	}

	.branch__slider {
		max-width:     512px;
		margin-bottom: 30px;
		width:         100%
	}

	.branch__content {
		width: 100%
	}

	.cart {
		flex-direction: column;
		align-items:    center
	}

	.cart__content {
		border-top: 1px solid #a1a1a1
	}

	.cart__line {
		flex-wrap: wrap
	}

	.cart__line--top {
		display: none
	}

	.cart__cell:nth-child(1) {
		width: 50%
	}

	.cart__cell:nth-child(2) {
		width: 25%
	}

	.cart__cell:nth-child(3) {
		width: 25%
	}

	.cart__cell:nth-child(4) {
		width: 33%
	}

	.cart__cell:nth-child(5) {
		width: 33%
	}

	.cart__cell:nth-child(6) {
		width: 33%
	}

	.cart__cell:nth-child(7) {
		flex-direction: row;
		width:          100%;
		border-left:    none
	}

	.cart__link {
		display: inline-block
	}

	.cart__control {
		display: block
	}

	.cart__control-column {
		width:        100%;
		margin-left:  auto;
		margin-right: auto
	}

	.cart__control-column--left {
		margin-bottom: 40px
	}

	.catalog__h2 {
		margin-bottom: 25px
	}

	.grid__item {
		width: calc(50% - 16px)
	}

	.grid__item:nth-child(9n+9) {
		display: none
	}

	.grid__title {
		font-size: 22px
	}

	.grid__link {
		font-size: 16px
	}

	.data__checkbox-1 {
		width:     calc(50% - 8px);
		min-width: 280px
	}

	.data__checkbox-2 svg {
		display: none
	}

	.data__checkbox-2:nth-child(4n+1) {
		width:     calc(50% - 8px);
		min-width: 280px
	}

	.data__checkbox-2:nth-child(4n+2) {
		width:     calc(50% - 8px);
		min-width: 280px
	}

	.data__checkbox-2:nth-child(4n+3) {
		width:     calc(50% - 8px);
		min-width: 280px
	}

	.data__checkbox-2:nth-child(4n+4) {
		width:     calc(50% - 8px);
		min-width: 280px
	}

	.data__checkbox-3 svg {
		display: none
	}

	.data__checkbox-3:nth-child(4n+1) {
		width:     calc(50% - 8px);
		min-width: 280px
	}

	.data__checkbox-3:nth-child(4n+2) {
		width:     calc(50% - 8px);
		min-width: 280px
	}

	.data__checkbox-3:nth-child(4n+3) {
		width:     calc(50% - 8px);
		min-width: 280px
	}

	.data__checkbox-3:nth-child(4n+4) {
		width:     calc(50% - 8px);
		min-width: 280px
	}

	.data__comment {
		display: block
	}

	.data__textarea {
		width: 100%
	}

	.data__btn-column {
		flex-direction: row;
		width:          100%
	}

	.data__btn--green {
		order: -1
	}

	.result__line {
		flex-wrap: wrap
	}

	.result__line--top {
		display: none
	}

	.result__cell:nth-child(1) {
		width:         100%;
		max-width:     100%;
		margin-bottom: 5px
	}

	.result__final {
		display: block
	}

	.result__final-wrap {
		width:     580px;
		max-width: 100%
	}

	.discont {
		max-width: 100%;
		width:     500px
	}

	.faq__container {
		flex-direction: column
	}

	.faq__content {
		width:         100%;
		margin-bottom: 10px
	}

	.faq__form-column {
		width: 100%
	}

	.faq__form {
		margin-bottom: 68px
	}

	.faq__capcha {
		display: block;
		height:  auto
	}

	.faq__capcha img {
		margin-bottom: 6px
	}

	.faq__capcha input {
		width: 200px
	}

	.footer__container {
		flex-wrap:       wrap;
		justify-content: flex-start
	}

	.footer__logo {
		margin-right: 20px
	}

	.gallery__item, .gallery__item--clear {
		width: calc(33% - 3px)
	}

	.header__container {
		padding-bottom: 17px
	}

	.header__columns {
		flex-wrap:   wrap;
		align-items: center
	}

	.header__logo, .header__navigation {
		display: none
	}

	.header__burger {
		display: flex
	}

	.header__burger svg {
		fill:   #222324;
		height: 24px;
		width:  24px
	}

	.header__search {
		margin-right: 16px
	}

	.header__discript {
		display: none
	}

	.header__buttons {
		display: flex
	}

	.header__info-column {
		display:     flex;
		width:       100%;
		align-items: center
	}

	.header__links-column {
		display: none
	}

	.header__toolbar {
		display: flex
	}

	.info__blocks {
		flex-direction: column;
		align-items:    center
	}

	.info__block {
		width:         100%;
		margin-bottom: 20px
	}

	.info__columns {
		flex-wrap: wrap
	}

	.info__column {
		width:         50%;
		margin-bottom: 15px
	}

	.none__container {
		flex-direction: column;
		align-items:    center
	}

	.none__column--ill {
		margin-bottom: 50px
	}

	.personal {
		max-width: 100%
	}

	.present__container {
		padding-left:  0;
		padding-right: 0
	}

	.present__column {
		width:          100%;
		padding-top:    32px;
		padding-bottom: 42px;
		align-items:    center
	}

	.present__title {
		font-size: 20px
	}

	.present__tag {
		margin-bottom: 12px;
		font-size:     14px
	}

	.present__name {
		font-size: 36px
	}

	.price__nav {
		justify-content: center
	}

	.table__line {
		flex-wrap:       wrap;
		width:           100%;
		justify-content: flex-start
	}

	.table__line--top {
		display: none
	}

	.table__column {
		margin-bottom: 10px
	}

	.table__column:nth-child(1) {
		width:        33%;
		max-width:    200px;
		padding-left: 0
	}

	.table__column:nth-child(2) {
		width:     33%;
		max-width: 200px
	}

	.table__column:nth-child(3) {
		width:      33%;
		max-width:  200px;
		text-align: left
	}

	.table__column:nth-child(4) {
		padding-left: 0;
		width:        33%;
		max-width:    200px
	}

	.table__column:nth-child(5) {
		padding-left: 0;
		width:        33%;
		max-width:    200px
	}

	.reviews {
		flex-direction: column;
		align-items:    center
	}

	.mob-toolbar {
		display: block
	}
}

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

	.mob-full {
		width: 100%
	}

	.columns__column--3, .columns__column--4 {
		width: calc(100% / 12 * 6 - 8px)
	}

	.columns__column--10, .columns__column--11, .columns__column--5, .columns__column--6, .columns__column--7, .columns__column--8, .columns__column--9 {
		width: 100%
	}

	.columns__column--20p {
		width: calc(50% - 8px)
	}

	.container {
		padding-left:  15px;
		padding-right: 15px
	}

	.title {
		font-size: 22px
	}

	.tags__tag {
		font-weight:   400;
		padding:       2px 7px;
		margin-right:  8px;
		margin-bottom: 12px;
		font-size:     12px
	}

	.button {
		font-weight: 500;
		padding:     8px 16px
	}

	.post-share__title {
		font-weight: 400
	}

	.login-form {
		padding-top:    0;
		padding-bottom: 60px
	}

	.login-form__wrapper {
		width:   100%;
		padding: 0
	}

	.table__th--center {
		text-align: left
	}

	.table__th--1, .table__th--10, .table__th--11, .table__th--2, .table__th--3, .table__th--4, .table__th--5, .table__th--6, .table__th--7, .table__th--8, .table__th--9 {
		width: 100%
	}

	.table__th--right {
		text-align: left
	}

	.table__tr--bg {
		padding: 15px 0
	}

	.table__tr {
		display: block
	}

	.table__td--right {
		text-align: left
	}

	.table__text {
		font-size: 18px
	}

	.table__counter {
		max-width: 280px
	}

	.table__price-name {
		font-size:   16px;
		font-weight: 700
	}

	.table__price-value {
		font-size: 18px
	}

	.product-slider__top-slide {
		margin-bottom: 0
	}

	.product-slider__bottom-slider {
		display: none
	}

	.bordered-block {
		padding-left: 12px
	}

	.item-post__title {
		font-size:     16px;
		margin-bottom: 8px
	}

	.item-contact__slider {
		display: none
	}

	.item-contact__content {
		width: 100%
	}

	.modal {
		padding: 30px 16px
	}

	.form-toolbar, .order {
		display: block
	}

	.order__number, .order__title {
		width: 100%
	}

	.order__status {
		display: block;
		width:   100%
	}
}

@media only screen and (max-width: 1060px) {
	.answer__content {
		max-width: 75%;
		width:     auto
	}

	.write__form {
		flex-direction: column
	}

	.write__left {
		margin-bottom:   15px;
		display:         flex;
		justify-content: flex-start;
		width:           100%
	}

	.write__right {
		width: 100%
	}

	.write__inputs {
		width: 50%
	}

	.write__ratings {
		width:        50%;
		padding-top:  25px;
		padding-left: 25px
	}
}

@media only screen and (max-width: 1000px) {
	.top {
		bottom: 4.5rem;
	}

	.tabs__models {
		display: none
	}

	.shop__container {
		flex-direction: column
	}

	.shop__content, .shop__filter {
		width: 100%
	}

	.shop__nav {
		justify-content: center
	}

	.page_nav .active {
		margin-left:  0;
		margin-right: 0
	}

	.page_nav .active:after, .page_nav .active:before {
		display: none
	}

	.page_nav .left {
		margin-right: 22px;
		margin-left:  16px
	}

	.page_nav .right {
		margin-right: 16px;
		margin-left:  22px
	}

	.filter__block--open ul {
		height:     auto !important;
		max-height: 100000px !important;
		max-height: 10000px;
		overflow:   hidden
	}

	.filter {
		box-sizing: border-box
	}

	.filter__wrapper {
		box-sizing:      border-box;
		width:           270px;
		max-width:       100%;
		position:        fixed;
		left:            -200%;
		top:             0;
		height:          100vh;
		z-index:         4;
		transition:      .3s;
		padding-bottom:  110px;
		overflow-y:      scroll;
		scrollbar-color: #006a44 #006a44;
		scrollbar-width: 4px;
		scrollbar-width: thin
	}

	.filter__wrapper::-webkit-scrollbar {
		width:            4px;
		height:           4px;
		background-color: inherit
	}

	.filter__wrapper::-webkit-scrollbar-thumb {
		background-color: #006a44
	}

	.filter__wrapper::-webkit-scrollbar-button:vertical:start:decrement {
		display: none
	}

	.filter__wrapper::-webkit-scrollbar-button:vertical:end:increment {
		display: none
	}

	.filter__mob-title {
		display:         flex;
		align-items:     center;
		justify-content: space-between;
		margin-bottom:   18px;
		height:          46px;
		border-top:      1px solid #eaeaea;
		border-bottom:   1px solid #eaeaea
	}

	.filter__type {
		padding-left:  14px;
		padding-right: 14px;
		margin-bottom: 20px;
		margin-top:    5px;
		display:       block
	}

	.filter__name--sort {
		display: block
	}

	.columns__column--catalog {
		width: calc(50% - 8px)
	}

	.call {
		width:          100%;
		flex-direction: column;
		max-width:      600px;
		padding-left:   20px;
		padding-right:  20px;
		margin-left:    auto;
		margin-right:   auto
	}

	.call__info {
		max-width:     100%;
		width:         100%;
		margin-bottom: 30px;
		padding-left:  0;
		padding-right: 0
	}

	.call__content {
		max-width:     100%;
		width:         100%;
		padding-right: 0
	}

	.call__status {
		margin-bottom: 15px
	}

	.call__check-text br {
		display: none
	}
}

@media screen and (max-width: 1000px) {
	#rubitime-project {
		display: none !important
	}
}

@media screen and (max-width: 991px) {
	.style__buy {
		width: 200px !important
	}
}

@media only screen and (max-width: 960px) {
	.slider__content {
		justify-content: space-between;
		text-align:      center
	}

	.slider__text {
		display: none
	}

	.slider__btn {
		-ms-grid-row-align: center;
		align-self:         center
	}
}

@media only screen and (max-width: 900px) {
	.collections {
		padding-top: 50px
	}

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

	.collections__block {
		flex-direction: column
	}

	.collections__block:nth-child(2n+1) .collections__column--ill {
		order: -1
	}

	.collections__column {
		width:        100%;
		max-width:    600px;
		margin-left:  auto;
		margin-right: auto
	}

	.collections__column--text {
		padding: 45px 0
	}

	.footer__info {
		width:       100%;
		padding-top: 20px
	}

	.footer__info-columns {
		flex-direction: column
	}

	.footer__link {
		margin-bottom: 20px
	}

	.orders__item {
		flex-wrap:     wrap;
		margin-bottom: 33px
	}

	.orders__name {
		width:         100%;
		margin-bottom: 5px
	}

	.orders__price {
		width:      33%;
		text-align: left
	}

	.orders__counter {
		width:      33%;
		text-align: center
	}

	.orders__total {
		width:      33%;
		text-align: right
	}

	.text__subtitle {
		margin-bottom: 40px
	}

	.text__subtitle--bottom {
		margin-top:    25px;
		margin-bottom: 45px
	}

	.text__columns {
		flex-direction: column
	}

	.text__column {
		width: 100%
	}

	.text__column--text {
		padding-right: 0
	}

	.text__column--text-left {
		padding-left: 0;
		margin-top:   35px
	}
}

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

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

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

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

@media only screen and (max-width: 880px) {
	.product__wrapper {
		flex-direction: column
	}

	.product__slider {
		width:         100%;
		margin-bottom: 20px
	}

	.product__info {
		width: 100%
	}
}

@media only screen and (max-width: 820px) {
	.order-header, .order-header__main {
		display: block
	}
}

@media only screen and (max-width: 800px) {
	.style {
		width:           100%;
		justify-content: center
	}

	.style__thumb-column {
		width:     50%;
		max-width: 220px
	}

	.style__info-column {
		flex-grow: 0;
		width:     50%;
		max-width: 220px
	}
}

@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, .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, .6);
		position:    fixed;
		text-align:  center;
		padding:     0
	}
}

@media all and (max-width: 800px) {
	.gallery__overlay {
		opacity: 1
	}
}

@media screen and (max-width: 767px) {
	.style__buy {
		width: 200px !important
	}
}

@media only screen and (max-width: 760px) {
	.gallery__item, .gallery__item--clear {
		width: calc(50% - 4px)
	}
}

@media only screen and (max-width: 750px) {
	.shop__control {
		display: none
	}

	.shop__tags {
		margin-bottom: 18px
	}
}

@media only screen and (max-width: 740px) {
	.write__left {
		flex-wrap: wrap
	}

	.write__inputs {
		width:        100%;
		padding-top:  25px;
		padding-left: 0
	}

	.write__ratings {
		padding-left: 0;
		padding-top:  0;
		order:        -1;
		width:        100%;
		max-width:    400px
	}
}

@media only screen and (max-width: 720px) {
	.slider__wrapper {
		flex-direction: column
	}

	.slider__slide {
		width:         100%;
		margin-bottom: 20px
	}
}

@media only screen and (max-width: 700px) {
	.catalog {
		display: none
	}

	.header__phone {
		flex-wrap: wrap
	}
}

@media only screen and (max-width: 680px) {
	.result__cell:nth-child(2) {
		width: 50%
	}

	.result__cell:nth-child(3) {
		width:      50%;
		text-align: right
	}

	.result__cell:nth-child(4) {
		width: 50%
	}

	.result__cell:nth-child(5) {
		width: 50%
	}
}

@media only screen and (max-width: 660px) {
	.table__line {
		padding-top:    10px;
		padding-bottom: 10px
	}

	.table__column:nth-child(1) {
		width:     50%;
		max-width: 300px;
		order:     -1
	}

	.table__column:nth-child(2) {
		width:     50%;
		max-width: 300px
	}

	.table__column:nth-child(3) {
		width:     50%;
		max-width: 300px;
		order:     -1
	}

	.table__column:nth-child(4) {
		width:     50%;
		max-width: 300px
	}

	.table__column:nth-child(5) {
		width:         50%;
		max-width:     300px;
		margin-bottom: 0
	}
}

@media only screen and (max-width: 650px) {
	.posts .article:nth-child(3n+1) .article__thumb {
		height: auto
	}

	.posts .article:nth-child(3n+2) {
		width: 100%
	}

	.posts .article:nth-child(3n+2) .article__thumb {
		height: auto
	}

	.posts .article:nth-child(3n+3) {
		width: 100%
	}

	.posts .article:nth-child(3n+3) .article__thumb {
		height: auto
	}

	.post__content .img-100, .post__content .img-50 {
		width:   100%;
		display: block
	}

	.none__column {
		width: 100%
	}
}

@media only screen and (max-width: 600px) {
	.style__buy--added::after {
		left: auto
	}

	.columns__column--20p, .columns__column--3, .columns__column--4 {
		width: 100%
	}

	.form-order__toolbar .button {
		width:         100%;
		margin-right:  0;
		margin-bottom: 12px
	}

	.product-info {
		-moz-column-count: 1;
		column-count:      1
	}

	.product-toolbar__none {
		font-size: 22px
	}

	.product-toolbar__control {
		display: block
	}

	.product-toolbar__control .button {
		width:         100%;
		margin-bottom: 16px
	}

	.product-form__block {
		width: 100%
	}

	.product-form__title {
		font-size: 22px
	}

	.product-form__counter {
		font-size: 36px
	}

	.product-form__counter-input {
		font-size: 18px
	}

	.checkbox-block__container {
		display: block
	}

	.checkbox-block__icon {
		margin-bottom: 10px
	}
}

@media only screen and (max-width: 580px) {
	.call__price {
		margin-bottom: 10px
	}

	.call__collection-btn {
		margin-left: 0
	}

	.call__direct {
		display: block
	}

	.call__counter, .call__old {
		margin-bottom: 10px
	}

	.call__footer {
		justify-content: flex-start
	}
}

@media all and (max-width: 576px) {
	.fancybox-thumbs {
		width: 110px
	}

	.fancybox-show-thumbs .fancybox-inner {
		right: 110px
	}

	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px)
	}
}

@media only screen and (max-width: 560px) {
	.faq__icon {
		display: none
	}

	.faq__accept {
		width: 100%
	}

	.info {
		display: none
	}

	.columns__column--catalog, .personal__btn, .personal__delete, .personal__label {
		width: 100%
	}
}

@media only screen and (max-width: 540px) {
	.data__btn-column {
		flex-direction: column
	}

	.gallery__item, .gallery__item--clear {
		width: 100%
	}
}

@media only screen and (max-width: 520px) {
	.accent--bottom {
		width:          100%;
		right:          0;
		left:           0;
		bottom:         0;
		padding-bottom: 70px;
		height:         180px
	}
}

@media only screen and (max-width: 500px) {
	.cart__cell:nth-child(2) {
		display: none
	}

	.cart__cell:nth-child(4) {
		width: 100%
	}

	.cart__cell:nth-child(5) {
		width: 100%
	}

	.cart__cell:nth-child(6) {
		width: 100%
	}

	.answer__content {
		max-width: 100%;
		width:     auto
	}

	.write__control {
		flex-direction: column;
		align-items:    flex-start
	}

	.write__checked-wrap {
		margin-bottom: 15px;
		order:         -1
	}
}

@media only screen and (max-width: 480px) {
	.call__columns {
		-moz-column-count: 1;
		column-count:      1
	}
}

@media only screen and (max-width: 479px) {
	.tabs__nav {
		justify-content: center
	}

	.style {
		width:           100%;
		flex-direction:  column;
		justify-content: flex-start;
		align-items:     center
	}

	.style__thumb-column {
		width:         100%;
		margin-bottom: 25px;
		align-items:   flex-start
	}

	.style__thumb-column img {
		max-width:     100%;
		margin-bottom: 15px
	}

	.style__thumb-column .item__tag {
		position:      static;
		margin-bottom: 6px
	}

	.style__info-column {
		width: 100%
	}

	.style__buy--added::after {
		left:      0;
		width:     260px;
		font-size: 16px;
		top:       calc(100% + 7px)
	}
}

@media screen and (max-width: 479px) {
	.favorite-btn {
		background-image: url("data:image/svg+xml;utf8,<svg class=\"bi bi-heart\" width=\"1em\" height=\"1em\" viewBox=\"0 0 16 16\" fill=\"%23006a44\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" d=\"M8 2.748l-.717-.737C5.6.281 2.514.878 1.4 3.053c-.523 1.023-.641 2.5.314 4.385.92 1.815 2.834 3.989 6.286 6.357 3.452-2.368 5.365-4.542 6.286-6.357.955-1.886.838-3.362.314-4.385C13.486.878 10.4.28 8.717 2.01L8 2.748zM8 15C-7.333 4.868 3.279-3.04 7.824 1.143c.06.055.119.112.176.171a3.12 3.12 0 01.176-.17C12.72-3.042 23.333 4.867 8 15z\" clip-rule=\"evenodd\"/></svg>");
		background-size:  26px;
		display:          flex;
		width:            36px;
		height:           36px;
		align-items:      center;
		justify-content:  center;
		margin-left:      18px
	}

	.style__buy {
		width: 200px !important
	}

	.favorite-btn.left {
		width:  36px !important;
		height: 36px
	}
}

@media only screen and (max-width: 470px) {
	.product__slider .gallery-top {
		height: 210px
	}
}

@media only screen and (max-width: 460px) {
	.header__buttons {
		display: block;
		width:   100%
	}

	.header__custom-btn {
		width:           100%;
		margin-right:    0;
		margin-bottom:   5px;
		justify-content: center
	}

	.header__custom-btn:last-of-type {
		margin-bottom: 0
	}
}

@media only screen and (max-width: 400px) {
	.branch__slide {
		height: 200px !important
	}

	.review__after {
		flex-direction: column
	}

	.review__date {
		margin-bottom: 5px
	}

	.answer__after {
		flex-direction: column
	}

	.answer__date {
		margin-bottom: 5px
	}

	.voting__title {
		display:       block;
		margin-bottom: 5px
	}

	.write__h3 {
		text-align: center
	}

	.write__rating {
		flex-direction: column;
		margin-bottom:  15px
	}

	.write__rate-title {
		margin-bottom: 10px
	}
}

@media all and (max-width: 300px) {
	.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened ~ .mm-slideout, .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
		transform: translate3d(240px, 0, 0)
	}

	.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
		transform: translate3d(-240px, 0, 0)
	}

	.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened ~ .mm-slideout {
		transform: translate3d(240px, 0, 0)
	}

	.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
		transform: translate3d(-240px, 0, 0)
	}

	.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened ~ .mm-slideout {
		transform: translate3d(240px, 0, 0)
	}

	.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
		transform: translate3d(-240px, 0, 0)
	}

	.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened ~ .mm-slideout {
		transform: translate3d(240px, 0, 0)
	}

	.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
		transform: translate3d(-240px, 0, 0)
	}

	.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened ~ .mm-slideout {
		transform: translate3d(240px, 0, 0)
	}

	.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout, .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
		transform: translate3d(-240px, 0, 0)
	}
}

@media all and (max-width: 175px) {
	.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened ~ .mm-slideout, .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
		transform: translate(140px, 0);
		transform: translate3d(140px, 0, 0)
	}

	.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
		transform: translate(-140px, 0);
		transform: translate3d(-140px, 0, 0)
	}

	.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened ~ .mm-slideout {
		transform: translate(140px, 0);
		transform: translate3d(140px, 0, 0)
	}

	.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
		transform: translate(-140px, 0);
		transform: translate3d(-140px, 0, 0)
	}

	.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened ~ .mm-slideout {
		transform: translate(140px, 0);
		transform: translate3d(140px, 0, 0)
	}

	.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
		transform: translate(-140px, 0);
		transform: translate3d(-140px, 0, 0)
	}

	.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened ~ .mm-slideout {
		transform: translate(140px, 0);
		transform: translate3d(140px, 0, 0)
	}

	.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
		transform: translate(-140px, 0);
		transform: translate3d(-140px, 0, 0)
	}

	.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened ~ .mm-slideout {
		transform: translate(140px, 0);
		transform: translate3d(140px, 0, 0)
	}

	.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout, .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
		transform: translate(-140px, 0);
		transform: translate3d(-140px, 0, 0)
	}
}

@media all and (max-width: 140px) {
	.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened ~ .mm-slideout {
		transform: translate(140px, 0);
		transform: translate3d(140px, 0, 0)
	}

	.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
		transform: translate(-140px, 0);
		transform: translate3d(-140px, 0, 0)
	}
}

@media all and (max-height: 576px) {
	.fancybox-slide {
		padding-left:  6px;
		padding-right: 6px
	}

	.fancybox-slide--image {
		padding: 6px 0
	}

	.fancybox-close-small {
		right: -6px
	}

	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color:      #f2f4f6;
		height:     36px;
		opacity:    1;
		padding:    6px;
		right:      0;
		top:        0;
		width:      36px
	}

	.fancybox-caption {
		padding-left:  12px;
		padding-right: 12px
	}
}

@media print {
	.br-theme-css-stars .br-widget a:after {
		content: "\2606";
		color:   #000
	}

	.br-theme-css-stars .br-widget a.br-active:after, .br-theme-css-stars .br-widget a.br-selected:after {
		content: "\2605";
		color:   #000
	}
}

/* affiliation */

.affiliation {
	display:               grid;
	grid-template-columns: clamp(300px, 35vw, 400px) auto;
	align-items:           end;
	gap:                   30px;
	position:              fixed;
	right:                 clamp(15px, 4vw, 60px);
	bottom:                60px;
	z-index:               9997;
}

.affiliation.hide-alert {
	pointer-events: none;
}

.affiliation.hide-alert .affiliation-alert {
	opacity: 0;
}

.affiliation.hide-alert .affiliation-links {
	pointer-events: all;
}

@media (max-width: 1160px) {
	.affiliation {
		bottom: calc(65px + clamp(15px, 4vw, 60px));
	}
}

/* affiliation alert */

.affiliation-alert {
	display:               grid;
	grid-template-columns: auto 1fr;
	gap:                   14px;
	padding:               16px;
	border-radius:         15px 15px 0 15px;
	background-color:      #fff;
	box-shadow:            4px 11px 24px 0 rgba(0, 0, 0, .15);
	position:              relative;
	transition:            opacity .3s ease;
}

.affiliation-alert__img {
	width:  45px;
	height: 45px;
}

.affiliation-alert__title {
	color:       #494a4d;
	font-size:   16px;
	font-weight: 500;
}

.affiliation-alert__close {
	position:   absolute;
	right:      8px;
	top:        8px;
	cursor:     pointer;
	transition: opacity .3s ease;
}

.affiliation-alert__close:hover {
	opacity: .6;
}

.affiliation-alert__text {
	color:       #737373;
	font-size:   16px;
	line-height: 1.5;
}

.affiliation-alert__time {
	text-align: right;
	color:      #737373;
	font-size:  11px;
}

@media (max-width: 900px) {
	.affiliation {
		grid-template-columns: 1fr;
	}

	.affiliation-alert {
		display: none;
	}
}

/* affiliation links */

.affiliation-links {
	position: relative;

	--size:   60px;
	--gap:    8px;
}

.affiliation-links__trigger {
	--background:     #006a44;
	--color:          #fff;

	display:          flex;
	justify-content:  center;
	align-items:      center;
	width:            var(--size);
	height:           var(--size);
	background-color: var(--background);
	color:            var(--color);
	border-radius:    50%;
	position:         relative;
	cursor:           pointer;
	z-index:          1;
	animation:        pulse2 2s ease-out infinite;
	transition:       background-color .3s ease, color .3s ease;
}

.affiliation-links__trigger::after {
	content:       "";
	position:      absolute;
	width:         100%;
	height:        100%;
	top:           0;
	left:          0;
	opacity:       0;
	animation:     pulse 2s linear infinite;
	border-radius: 50%;
	box-shadow:    inset 0 0 15px 10px rgba(71, 91, 115, .41);
}

.affiliation-links__trigger:hover,
.affiliation-links__trigger.active {
	animation: none;
}

.affiliation-links__trigger:hover::after,
.affiliation-links__trigger.active::after {
	animation: none;
}

.affiliation-links__trigger.active {
	--background: #d2d2d2;
	--color:      #2b2a29;
}

.affiliation-links__trigger:not(.active) .affiliation-links__trigger-icon.active {
	opacity: 0;
}

.affiliation-links__trigger.active .affiliation-links__trigger-icon.idle {
	opacity: 0;
}

.affiliation-links__trigger.active ~ .affiliation-links__item {
	opacity:   1;
	transform: translateY(calc(((var(--size) + var(--gap)) * var(--order)) * -1));
}

.affiliation-links__trigger-icon {
	position:   absolute;
	transition: opacity .3s ease;
}

.affiliation-links__item {
	--background:     #d2d2d2;
	--color:          #2b2a29;

	position:         absolute;
	display:          flex;
	justify-content:  center;
	align-items:      center;
	background-color: var(--background);
	color:            var(--color);
	width:            var(--size);
	height:           var(--size);
	bottom:           0;
	border-radius:    50%;
	opacity:          0;
	transition:       transform .6s cubic-bezier(0.230, 1.000, 0.320, 1.000), filter .3s ease, opacity .3s ease;
}

.affiliation-links__item:hover {
	filter: brightness(1.2);
}

.affiliation-links__item.whatsapp {
	--background: #25d366;
	--color:      #fff;
}

.affiliation-links__item.email {
	--background: #006a44;
	--color:      #fff;
}

.affiliation-links__item.telegram {
	--background: #0187cb;
	--color:      #fff;
}

.affiliation-links__item.vk {
	--background: #1a6ecf;
	--color:      #fff;
}

@media (max-width: 900px) {
	.affiliation-links__trigger::before {
		transform: scale(0);
	}
}

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

/* runtime fix */

#rubitime-project {
	top: 25% !important;
}

/* End */


/* Start:/local/templates/diez__template_kerasfera/css/main_dev.css?1739266199623*/
.d-flex {
    display: flex;
}

.align-items-center {
    align-items: center;
}

.white-space-nowrap {
    white-space: nowrap;
}

.flex-wrap-wrap {
    flex-wrap: wrap;
}

.item-card__tag--discont {
    background-color: #006a44
}

.item-card__tag--discont-10 {
    background-color: #6fcf97
}

.item-card__tag--discont-12 {
    background-color: #00b474
}

.item-card__tag--discont-15 {
    background-color: #009e66
}

.item-card__tag--discont-18 {
    background-color: #008354
}

.item-card__tag--discont-20 {
    background-color: #006a44
}

.text_red{
    color: #e51818;
}
/* End */


/* Start:/local/templates/diez__template_kerasfera/components/bitrix/system.auth.form/auth/style.css?1734712573672*/
a.bx_login_top_inline_link{
	color: #576e75;
	vertical-align: middle;
	text-decoration: none;
	font-size: 13px;
	line-height: 13px;
	margin: 0 8px 0 5px;
}
a.bx_login_top_inline_link:hover{text-decoration: underline}
.bx_login_top_inline_icon{
	display: inline-block;
	margin-left: 15px;
	width: 16px;
	height: 13px;
	background: url('/local/templates/diez__template_kerasfera/components/bitrix/system.auth.form/auth/images/gui.png') no-repeat bottom center;
	/*	vertical-align: middle;*/
	line-height: 13px;
}
.bx_login_popup_form {
	min-width:310px;
	min-height:350px;
	padding: 0 0 10px 10px;
}


.favorite-icon{
	cursor: pointer;
	color: #006a44;
	width: 28px;
	height: 28px;
	margin-right: 14px;
	font-size: 26px;
}

/* End */


/* Start:/local/templates/diez__template_kerasfera/styles.css?173471257238*/
#rubitime-project {
top:324px;
}


/* End */
/* /local/templates/diez__template_kerasfera/css/main.css?1754052844242298 */
/* /local/templates/diez__template_kerasfera/css/main_dev.css?1739266199623 */
/* /local/templates/diez__template_kerasfera/components/bitrix/system.auth.form/auth/style.css?1734712573672 */
/* /local/templates/diez__template_kerasfera/styles.css?173471257238 */
