@charset "UTF-8";

.error-text{
	color: red;
	margin-left: 5px;
	font-size: 14px;
	display: none;
}
.success-text{
	display: none;
	color: green;
	margin-left: 5px;
	font-size: 14px;
}

.mejs__offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs__container{background:#000;box-sizing:border-box;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs__container *{box-sizing:border-box}.mejs__container video::-webkit-media-controls,.mejs__container video::-webkit-media-controls-panel,.mejs__container video::-webkit-media-controls-panel-container,.mejs__container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs__fill-container,.mejs__fill-container .mejs__container{height:100%;width:100%}.mejs__fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs__container:focus{outline:none}.mejs__iframe-overlay{height:100%;position:absolute;width:100%}.mejs__embed,.mejs__embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs__fullscreen{overflow:hidden!important}.mejs__container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs__container-fullscreen .mejs__mediaelement,.mejs__container-fullscreen video{height:100%!important;width:100%!important}.mejs__background{left:0;position:absolute;top:0}.mejs__mediaelement{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.mejs__poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs__poster-img{display:none}.mejs__poster-img{border:0;padding:0}.mejs__overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs__layer{z-index:1}.mejs__overlay-play{cursor:pointer}.mejs__overlay-button{background:url(mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs__overlay:hover>.mejs__overlay-button{background-position:-80px -39px}.mejs__overlay-loading{height:80px;width:80px}.mejs__overlay-loading-bg-img{-webkit-animation:mejs__loading-spinner 1s linear infinite;animation:mejs__loading-spinner 1s linear infinite;background:transparent url(mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes mejs__loading-spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes mejs__loading-spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs__controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs__controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs__button,.mejs__time,.mejs__time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs__button>button{background:transparent url(mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs__button>button:focus{outline:1px dotted #999}.mejs__container-keyboard-inactive [role=slider],.mejs__container-keyboard-inactive [role=slider]:focus,.mejs__container-keyboard-inactive a,.mejs__container-keyboard-inactive a:focus,.mejs__container-keyboard-inactive button,.mejs__container-keyboard-inactive button:focus{outline:0}.mejs__time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs__play>button{background-position:0 0}.mejs__pause>button{background-position:-20px 0}.mejs__replay>button{background-position:-160px 0}.mejs__time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs__time-buffering,.mejs__time-current,.mejs__time-float,.mejs__time-float-corner,.mejs__time-float-current,.mejs__time-hovered,.mejs__time-loaded,.mejs__time-marker,.mejs__time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs__time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs__time-buffering{-webkit-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}.mejs__time-loaded{background:hsla(0,0%,100%,.3)}.mejs__time-current,.mejs__time-handle-content{background:hsla(0,0%,100%,.9)}.mejs__time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs__time-hovered.negative{background:rgba(0,0,0,.2)}.mejs__time-buffering,.mejs__time-current,.mejs__time-hovered,.mejs__time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs__time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs__time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs__time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs__time-handle,.mejs__time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs__time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs__time-rail .mejs__time-handle-content:active,.mejs__time-rail .mejs__time-handle-content:focus,.mejs__time-rail:hover .mejs__time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs__time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs__time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs__time-float-corner{border:5px solid transparent;border-top-color:#eee;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs__long-video .mejs__time-float{margin-left:-23px;width:64px}.mejs__long-video .mejs__time-float-current{width:60px}.mejs__broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs__fullscreen-button>button{background-position:-80px 0}.mejs__unfullscreen>button{background-position:-100px 0}.mejs__mute>button{background-position:-60px 0}.mejs__unmute>button{background-position:-40px 0}.mejs__volume-button{position:relative}.mejs__volume-button>.mejs__volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs__volume-button:hover{border-radius:0 0 4px 4px}.mejs__volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs__volume-current{background:hsla(0,0%,100%,.9);left:0;margin:0;position:absolute;width:100%}.mejs__volume-handle{background:hsla(0,0%,100%,.9);border-radius:1px;cursor:ns-resize;height:6px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs__horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs__horizontal-volume-total{background:rgba(50,50,50,.8);border-radius:2px;font-size:1px;height:8px;left:0;margin:0;padding:0;position:absolute;top:16px;width:50px}.mejs__horizontal-volume-current{background:hsla(0,0%,100%,.8);border-radius:2px;font-size:1px;height:100%;left:0;margin:0;padding:0;position:absolute;top:0;width:100%}.mejs__horizontal-volume-handle{display:none}.mejs__captions-button,.mejs__chapters-button{position:relative}.mejs__captions-button>button{background-position:-140px 0}.mejs__chapters-button>button{background-position:-180px 0}.mejs__captions-button>.mejs__captions-selector,.mejs__chapters-button>.mejs__chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs__chapters-button>.mejs__chapters-selector{margin-right:-55px;width:110px}.mejs__captions-selector-list,.mejs__chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs__captions-selector-list-item,.mejs__chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs__captions-selector-list-item:hover,.mejs__chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs__captions-selector-input,.mejs__chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs__captions-selector-label,.mejs__chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs__captions-selected,.mejs__chapters-selected{color:#21f8f8}.mejs__captions-translations{font-size:10px;margin:0 0 5px}.mejs__captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs__captions-layer a{color:#fff;text-decoration:underline}.mejs__captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs__captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs__captions-position-hover{bottom:35px}.mejs__captions-text,.mejs__captions-text *{background:rgba(20,20,20,.5);box-shadow:5px 0 0 rgba(20,20,20,.5),-5px 0 0 rgba(20,20,20,.5);padding:0;white-space:pre-wrap}.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container{display:none}.mejs__overlay-error{position:relative}.mejs__overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs__cannotplay,.mejs__cannotplay a{color:#fff;font-size:.8em}.mejs__cannotplay{position:relative}.mejs__cannotplay a,.mejs__cannotplay p{display:inline-block;padding:0 15px;width:100%}

.gldp-default {
	position: absolute;
	font-family: helvetica
}
.gldp-default .core {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	color: #222;
	background: #fff
}
.gldp-default .border {
	border-style: solid;
	border-width: 0;
	border-color: #888
}
.gldp-default .monyear, .gldp-default .monyear select {
	font-size: 16px!important;
	font-weight: 700
}
.gldp-default .monyear span {
	margin: 0 5px 0 5px
}
.gldp-default .next-arrow, .gldp-default .prev-arrow {
	color: #222
}
.gldp-default .next-arrow:active, .gldp-default .prev-arrow:active {
	color: #000
}
.gldp-default .next-arrow-off, .gldp-default .prev-arrow-off {
	color: #222;
	opacity: .15
}
.gldp-default .dow {
	color: #000;
	font-weight: 700;
	background: #fff
}
.gldp-default .fri, .gldp-default .mon, .gldp-default .thu, .gldp-default .tue, .gldp-default .wed {
	font-weight: 700
}
.gldp-default .sat, .gldp-default .sun {
	color: #3858a8;
	font-weight: 700
}
.gldp-default .outday {
	color: #666!important
}
.gldp-default .fri:hover, .gldp-default .mon:hover, .gldp-default .sat:hover, .gldp-default .sun:hover, .gldp-default .thu:hover, .gldp-default .tue:hover, .gldp-default .wed:hover {
	background: #2293e2;
	color: #fff
}
.gldp-default .noday {
	color: #444;
	font-weight: 400;
	background: #fff
}
.gldp-default .selected {
	color: #fff;
	font-weight: 700;
	border-color: #2293e2;
	background: #fff
}
.gldp-default .today {
	color: #fff;
	font-weight: 700;
	border-color: #00c;
	background: #88bfe8
}
.gldp-default .special {
	color: #fff;
	font-weight: 700;
	border-color: #0c0;
	background: #88e888
}
.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
	float: left
}
.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.swiper-container-multirow>.swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}
.swiper-slide-invisible-blank {
	visibility: hidden
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height: auto
}
.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}
.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}
.swiper-container-wp8-vertical, .swiper-container-wp8-vertical>.swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}
.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-lock {
	display: none
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s opacity;
	-o-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}
.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33);
	position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}
button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}
.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: .2s top, .2s -webkit-transform;
	transition: .2s top, .2s -webkit-transform;
	-o-transition: .2s transform, .2s top;
	transition: .2s transform, .2s top;
	transition: .2s transform, .2s top, .2s -webkit-transform
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s left, .2s -webkit-transform;
	transition: .2s left, .2s -webkit-transform;
	-o-transition: .2s transform, .2s left;
	transition: .2s transform, .2s left;
	transition: .2s transform, .2s left, .2s -webkit-transform
}
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s right, .2s -webkit-transform;
	transition: .2s right, .2s -webkit-transform;
	-o-transition: .2s transform, .2s right;
	transition: .2s transform, .2s right;
	transition: .2s transform, .2s right, .2s -webkit-transform
}
.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top
}
.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}
.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255, 255, 255, .25)
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}
.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, .25)
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}
.swiper-pagination-lock {
	display: none
}
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}
.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}
.swiper-scrollbar-cursor-drag {
	cursor: move
}
.swiper-scrollbar-lock {
	display: none
}
.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}
.swiper-slide-zoomed {
	cursor: move
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}
.swiper-lazy-preloader:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}
@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-container-cube {
	overflow: visible
}
.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}
.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}
.swiper-container-flip {
	overflow: visible
}
.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}
.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}
.jq-checkbox, .jq-radio {
	position: relative;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.jq-checkbox input, .jq-radio input {
	position: absolute;
	z-index: -1;
	margin: 0;
	padding: 0;
	opacity: 0
}
.jq-file {
	position: relative;
	display: inline-block;
	overflow: hidden
}
.jq-file input {
	position: absolute;
	top: 0;
	right: 0;
	height: auto;
	margin: 0;
	padding: 0;
	opacity: 0;
	font-size: 100px;
	line-height: 1em
}
.jq-file__name {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.jq-select-multiple, .jq-selectbox {
	position: relative;
	display: inline-block
}
.jq-select-multiple select, .jq-selectbox select {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	opacity: 0
}
.jq-select-multiple li, .jq-selectbox li {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap
}
.jq-selectbox {
	z-index: 11
}
.jq-selectbox__select {
	position: relative
}
.jq-selectbox__select-text {
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	text-overflow: ellipsis
}
.jq-selectbox__dropdown {
	position: absolute
}
.jq-selectbox__search input {
	-webkit-appearance: textfield
}
.jq-selectbox__search input::-webkit-search-cancel-button, .jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none
}
.jq-selectbox__dropdown ul {
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	list-style: none;
	-webkit-overflow-scrolling: touch
}
.jq-select-multiple ul {
	position: relative;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch
}
.jq-number {
	display: inline-block
}
.jq-number__field input {
	-moz-appearance: textfield;
	text-align: left
}
.jq-number__field input::-webkit-inner-spin-button, .jq-number__field input::-webkit-outer-spin-button {
	margin: 0;
	-webkit-appearance: none
}
.jq-checkbox, .jq-radio {
	vertical-align: -4px;
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	border: 1px solid #c3c3c3;
	background: linear-gradient(#fff, #e6e6e6);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05), inset -1px -1px #fff, inset 1px -1px #fff;
	cursor: pointer
}
.jq-checkbox.focused, .jq-radio.focused {
	border: 1px solid #08c
}
.jq-checkbox.disabled, .jq-radio.disabled {
	opacity: .55;
	cursor: default;
}
.jq-checkbox {
	border-radius: 3px
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 8px;
	height: 4px;
	margin: 3px 0 0 3px;
	border-bottom: 2px solid #666;
	border-left: 2px solid #666;
	-webkit-transform: rotate(-50deg);
	transform: rotate(-50deg)
}
.jq-radio {
	border-radius: 50%
}
.jq-radio.checked .jq-radio__div {
	width: 10px;
	height: 10px;
	margin: 3px 0 0 3px;
	border-radius: 50%;
	background: #777;
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .7)
}
.jq-file {
	width: 270px;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1)
}
.jq-file input {
	cursor: pointer
}
.jq-file__name {
	box-sizing: border-box;
	width: 100%;
	height: 34px;
	padding: 0 80px 0 10px;
	border: 1px solid #ccc;
	border-bottom-color: #b3b3b3;
	border-radius: 4px;
	background: #fff;
	box-shadow: inset 1px 1px #f1f1f1;
	font: 14px/32px Arial, sans-serif;
	color: #333
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #ccc;
	border-radius: 0 4px 4px 0;
	background: linear-gradient(#fff, #e6e6e6);
	box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #fff
}
.jq-file:hover .jq-file__browse {
	background: linear-gradient(#f6f6f6, #e6e6e6)
}
.jq-file:active .jq-file__browse {
	background: #f5f5f5;
	box-shadow: inset 1px 1px 3px #ddd
}
.jq-file.focused .jq-file__name {
	border: 1px solid #5794bf
}
.jq-file.disabled, .jq-file.disabled .jq-file__browse, .jq-file.disabled .jq-file__name {
	border-color: #ccc;
	background: #f5f5f5;
	box-shadow: none;
	color: #888
}
.jq-number {
	position: relative;
	vertical-align: middle;
	padding: 0 36px 0 0
}
.jq-number__field {
	width: 100px;
	border: 1px solid #ccc;
	border-bottom-color: #b3b3b3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1)
}
.jq-number__field:hover {
	border-color: #b3b3b3
}
.jq-number__field input {
	box-sizing: border-box;
	width: 100%;
	padding: 8px 9px;
	border: none;
	outline: 0;
	background: 0 0;
	font: 14px Arial, sans-serif;
	color: #333
}
.jq-number__spin {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 14px;
	border: 1px solid #ccc;
	border-bottom-color: #b3b3b3;
	border-radius: 4px;
	background: linear-gradient(#fff, #e6e6e6);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-shadow: 1px 1px #fff;
	cursor: pointer
}
.jq-number__spin.minus {
	top: auto;
	bottom: 0
}
.jq-number__spin:hover {
	background: linear-gradient(#f6f6f6, #e6e6e6)
}
.jq-number__spin:active {
	background: #f5f5f5;
	box-shadow: inset 1px 1px 3px #ddd
}
.jq-number__spin:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 11px;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #999;
	border-left: 5px solid transparent
}
.jq-number__spin.minus:after {
	top: 5px;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-bottom: none;
	border-left: 5px solid transparent
}
.jq-number__spin.minus:hover:after {
	border-top-color: #000
}
.jq-number__spin.plus:hover:after {
	border-bottom-color: #000
}
.jq-number.focused .jq-number__field {
	border: 1px solid #5794bf
}
.jq-number.disabled .jq-number__field, .jq-number.disabled .jq-number__spin {
	border-color: #ccc;
	background: #f5f5f5;
	box-shadow: none;
	color: #888
}
.jq-number.disabled .jq-number__spin:after {
	border-bottom-color: #aaa
}
.jq-number.disabled .jq-number__spin.minus:after {
	border-top-color: #aaa
}
.jq-selectbox {
	vertical-align: middle;
	cursor: pointer
}
.jq-selectbox__select {
	height: 32px;
	padding: 0 45px 0 10px;
	border: 1px solid #ccc;
	border-bottom-color: #b3b3b3;
	border-radius: 4px;
	background: linear-gradient(#fff, #e6e6e6);
	box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #fff
}
.jq-selectbox__select:hover {
	background: linear-gradient(#f6f6f6, #e6e6e6)
}
.jq-selectbox__select:active {
	background: #f5f5f5;
	box-shadow: inset 1px 1px 3px #ddd
}
.jq-selectbox.focused .jq-selectbox__select {
	border: 1px solid #5794bf
}
.jq-selectbox.disabled .jq-selectbox__select {
	border-color: #ccc;
	background: #f5f5f5;
	box-shadow: none;
	color: #888
}
.jq-selectbox__select-text {
	display: block;
	width: 100%
}
.jq-selectbox .placeholder {
	color: #888
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 100%;
	border-left: 1px solid #ccc
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 14px;
	right: 12px;
	width: 0;
	height: 0;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	border-top-color: #000
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	border-top-color: #aaa
}
.jq-selectbox__dropdown {
	box-sizing: border-box;
	width: 100%;
	margin: 2px 0 0;
	padding: 0;
	border: 1px solid #ccc;
	border-radius: 4px;
	background: #fff;
	box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
	font: 14px/18px Arial, sans-serif
}
.jq-selectbox__search {
	margin: 5px
}
.jq-selectbox__search input {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
	outline: 0;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
	box-shadow: inset 1px 1px #f1f1f1;
	color: #333
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #f0f0f0;
	font-size: 13px
}
.jq-selectbox ul {
	margin: 0;
	padding: 0
}
.jq-selectbox li {
	min-height: 18px;
	padding: 5px 10px 6px;
	color: #231f20
}
.jq-selectbox li.selected {
	background-color: #a3abb1;
	color: #fff
}
.jq-selectbox li:hover {
	background-color: #08c;
	color: #fff
}
.jq-selectbox li.disabled {
	color: #aaa
}
.jq-selectbox li.disabled:hover {
	background: 0 0
}
.jq-selectbox li.optgroup {
	font-weight: 700
}
.jq-selectbox li.optgroup:hover {
	background: 0 0;
	color: #231f20;
	cursor: default
}
.jq-selectbox li.option {
	padding-left: 25px
}
.jq-select-multiple {
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #ccc;
	border-bottom-color: #b3b3b3;
	border-radius: 4px;
	background: #fff;
	box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
	font: 14px/18px Arial, sans-serif;
	color: #333;
	cursor: default
}
.jq-select-multiple.focused {
	border: 1px solid #5794bf
}
.jq-select-multiple.disabled {
	border-color: #ccc;
	background: #f5f5f5;
	box-shadow: none;
	color: #888
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px
}
.jq-select-multiple li.selected {
	background: #08c;
	color: #fff
}
.jq-select-multiple li.disabled {
	color: #aaa
}
.jq-select-multiple li.optgroup {
	font-weight: 700
}
.jq-select-multiple li.option {
	padding-left: 25px
}
.jq-select-multiple li.selected.disabled, .jq-select-multiple.disabled li.selected {
	background: #ccc;
	color: #fff
}
input[type=email].styler, input[type=password].styler, input[type=search].styler, input[type=tel].styler, input[type=text].styler, input[type=url].styler, textarea.styler {
	padding: 8px 9px;
	border: 1px solid #ccc;
	border-bottom-color: #b3b3b3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
	font: 14px Arial, sans-serif;
	color: #333
}
input[type=search].styler {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
textarea.styler {
	overflow: auto
}
input[type=email].styler:hover, input[type=password].styler:hover, input[type=search].styler:hover, input[type=tel].styler:hover, input[type=text].styler:hover, input[type=url].styler:hover, textarea.styler:hover {
	border-color: #b3b3b3
}
input[type=email].styler:hover:focus, input[type=password].styler:hover:focus, input[type=search].styler:hover:focus, input[type=tel].styler:hover:focus, input[type=text].styler:hover:focus, input[type=url].styler:hover:focus, textarea.styler:hover:focus {
	border-color: #ccc;
	border-top-color: #b3b3b3;
	outline: 0;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}
button.styler, input[type=button].styler, input[type=reset].styler, input[type=submit].styler {
	overflow: visible;
	padding: 8px 11px;
	border: 1px solid #ccc;
	border-bottom-color: #b3b3b3;
	border-radius: 4px;
	outline: 0;
	background: linear-gradient(#fff, #e6e6e6);
	box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
	font: 14px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #fff;
	cursor: pointer
}
button.styler.styler::-moz-focus-inner, input[type=button].styler.styler::-moz-focus-inner, input[type=reset].styler.styler::-moz-focus-inner, input[type=submit].styler.styler::-moz-focus-inner {
	padding: 0;
	border: 0
}
button.styler:not([disabled]):hover, input[type=button].styler:not([disabled]):hover, input[type=reset].styler:hover, input[type=reset].styler:not([disabled]):hover, input[type=submit].styler:not([disabled]):hover {
	background: linear-gradient(#f6f6f6, #e6e6e6)
}
button.styler:active, input[type=button].styler:active, input[type=reset].styler:active, input[type=submit].styler:active {
	background: #f5f5f5;
	box-shadow: inset 1px 1px 3px #ddd
}
button.styler[disabled], input[type=button].styler[disabled], input[type=submit].styler[disabled] {
	border-color: #ccc;
	background: #f5f5f5;
	box-shadow: none;
	color: #888
}
.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-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
	cursor: auto
}
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}
.mfp-loading.mfp-figure {
	display: none
}
.mfp-hide {
	display: none!important
}
.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}
.mfp-preloader a {
	color: #ccc
}
.mfp-preloader a:hover {
	color: #fff
}
.mfp-s-ready .mfp-preloader {
	display: none
}
.mfp-s-error .mfp-content {
	display: none
}
button.mfp-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: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
	margin-top: -54px
}
.mfp-arrow: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: medium inset transparent
}
.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}
.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .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 40px;
	margin: 0 auto
}
.mfp-figure {
	line-height: 0
}
.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}
.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}
.mfp-figure figure {
	margin: 0
}
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}
.mfp-image-holder .mfp-content {
	max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}
@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .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:900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		transform: scale(.75)
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}
.r-tabs .r-tabs-nav {
	margin: 0;
	padding: 0
}
.r-tabs .r-tabs-tab {
	display: inline-block;
	margin: 0;
	list-style: none
}
.r-tabs .r-tabs-panel {
	padding: 15px;
	display: none
}
.r-tabs .r-tabs-accordion-title {
	display: none
}
.r-tabs .r-tabs-panel.r-tabs-state-active {
	display: block
}
.irs {
	position: relative;
	display: block;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.irs-line {
	position: relative;
	display: block;
	overflow: hidden;
	outline: 0!important
}
.irs-line-left, .irs-line-mid, .irs-line-right {
	position: absolute;
	display: block;
	top: 0
}
.irs-line-left {
	left: 0;
	width: 11%
}
.irs-line-mid {
	left: 9%;
	width: 82%
}
.irs-line-right {
	right: 0;
	width: 11%
}
.irs-bar {
	position: absolute;
	display: block;
	left: 0;
	width: 0
}
.irs-bar-edge {
	position: absolute;
	display: block;
	top: 0;
	left: 0
}
.irs-shadow {
	position: absolute;
	display: none;
	left: 0;
	width: 0
}
.irs-slider {
	position: absolute;
	display: block;
	cursor: default;
	z-index: 1
}
.irs-slider.type_last {
	z-index: 2
}
.irs-min {
	position: absolute;
	display: block;
	left: 0;
	cursor: default
}
.irs-max {
	position: absolute;
	display: block;
	right: 0;
	cursor: default
}
.irs-from, .irs-single, .irs-to {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	cursor: default;
	white-space: nowrap;
	visibility: hidden !important
}
.irs-grid {
	position: absolute;
	display: none;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20px
}
.irs-with-grid .irs-grid {
	display: block
}
.irs-grid-pol {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 8px;
	background: #000
}
.irs-grid-pol.small {
	height: 4px
}
.irs-grid-text {
	position: absolute;
	bottom: 0;
	left: 0;
	white-space: nowrap;
	text-align: center;
	font-size: 9px;
	line-height: 9px;
	padding: 0 3px;
	color: #000
}
.irs-disable-mask {
	position: absolute;
	display: block;
	top: 0;
	left: -1%;
	width: 102%;
	height: 100%;
	cursor: default;
	background: rgba(0, 0, 0, 0);
	z-index: 2
}
.lt-ie9 .irs-disable-mask {
	background: #000;
	cursor: not-allowed
}
.irs-disabled {
	opacity: .4
}
.irs-hidden-input {
	position: absolute!important;
	display: block!important;
	top: 0!important;
	left: 0!important;
	width: 0!important;
	height: 0!important;
	font-size: 0!important;
	line-height: 0!important;
	padding: 0!important;
	margin: 0!important;
	overflow: hidden;
	outline: 0!important;
	z-index: -9999!important;
	background: 0 0!important;
	border-style: solid!important;
	border-color: transparent!important
}
@font-face {
	font-family: roboto-example;
	font-weight: 400;
	font-style: normal;
	src: url(../fonts/RobotoRegular/RobotoRegular.eot);
	src: url(../fonts/RobotoRegular/RobotoRegular.eot?#iefix) format("embedded-opentype"), url(../fonts/RobotoRegular/RobotoRegular.woff) format("woff"), url(../fonts/RobotoRegular/RobotoRegular.ttf) format("truetype")
}
@font-face {
	font-family: roboto-example;
	font-weight: 700;
	font-style: normal;
	src: url(../fonts/RobotoBold/RobotoBold.eot);
	src: url(../fonts/RobotoBold/RobotoBold.eot?#iefix) format("embedded-opentype"), url(../fonts/RobotoBold/RobotoBold.woff) format("woff"), url(../fonts/RobotoBold/RobotoBold.ttf) format("truetype")
}
@font-face {
	font-family: museo;
	font-weight: 300;
	font-style: normal;
	src: url(../fonts/MuseoSansCyrlLight/MuseoSansCyrlLight.eot);
	src: url(../fonts/MuseoSansCyrlLight/MuseoSansCyrlLight.eot?#iefix) format("embedded-opentype"), url(../fonts/MuseoSansCyrlLight/MuseoSansCyrlLight.woff) format("woff"), url(../fonts/MuseoSansCyrlLight/MuseoSansCyrlLight.ttf) format("truetype")
}
@font-face {
	font-family: museo;
	font-weight: 500;
	font-style: normal;
	src: url(../fonts/MuseoSansCyrlMedium/MuseoSansCyrlMedium.eot);
	src: url(../fonts/MuseoSansCyrlMedium/MuseoSansCyrlMedium.eot?#iefix) format("embedded-opentype"), url(../fonts/MuseoSansCyrlMedium/MuseoSansCyrlMedium.woff) format("woff"), url(../fonts/MuseoSansCyrlMedium/MuseoSansCyrlMedium.ttf) format("truetype")
}
*, ::after, ::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent
}
@-ms-viewport {
	width: device-width
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
	display: block
}
body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff
}
[tabindex="-1"]:focus {
	outline: 0!important
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: .5rem
}
p {
	margin-top: 0;
	margin-bottom: 1rem
}
abbr[data-original-title], abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0
}
address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}
dl, ol, ul {
	margin-top: 0;
	margin-bottom: 1rem
}
ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}
dt {
	font-weight: 700
}
dd {
	margin-bottom: .5rem;
	margin-left: 0
}
blockquote {
	margin: 0 0 1rem
}
dfn {
	font-style: italic
}
b, strong {
	font-weight: bolder
}
small {
	font-size: 80%
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
a {
	color: #007bff;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}
a:hover {
	color: #0056b3;
	text-decoration: underline
}
a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none
}
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none
}
a:not([href]):not([tabindex]):focus {
	outline: 0
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar
}
figure {
	margin: 0 0 1rem
}
img {
	vertical-align: middle;
	border-style: none
}
svg:not(:root) {
	overflow: hidden
}
table {
	border-collapse: collapse
}
caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom
}
th {
	text-align: inherit
}
label {
	display: inline-block;
	margin-bottom: .5rem
}
button {
	-webkit-border-radius: 0;
	border-radius: 0
}
button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}
button, input, optgroup, select, textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
[type=reset], [type=submit], button, html [type=button] {
	-webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	padding: 0;
	border-style: none
}
input[type=checkbox], input[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
	-webkit-appearance: listbox
}
textarea {
	overflow: auto;
	resize: vertical
}
fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}
legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}
progress {
	vertical-align: baseline
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto
}
[type=search] {
	outline-offset: -2px;
	-webkit-appearance: none
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}
output {
	display: inline-block
}
summary {
	display: list-item;
	cursor: pointer
}
template {
	display: none
}
[hidden] {
	display: none!important
}
@-ms-viewport {
	width: device-width
}
html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-overflow-style: scrollbar
}
*, ::after, ::before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}
.container {
	width: 100%;
	padding-right: 8px;
	padding-left: 8px;
	margin-right: auto;
	margin-left: auto
}
@media (min-width:576px) {
	.container {
		max-width: 540px
	}
}
@media (min-width:768px) {
	.container {
		max-width: 744px
	}
}
@media (min-width:992px) {
	.container {
		max-width: 960px
	}
}

.header .container .col{
	z-index: 20;
}

@media (min-width:1200px) {
	.container {
		max-width: 1350px;

	}
}
.container-fluid {
	width: 100%;
	padding-right: 8px;
	padding-left: 8px;
	margin-right: auto;
	margin-left: auto
}
.row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -8px;
	margin-left: -8px;
}
.no-gutters {
	margin-right: 0;
	margin-left: 0
}
.no-gutters>.col, .no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 8px;
	padding-left: 8px;
}
.col {
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-auto {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-1 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 8.33333%;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.col-2 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 16.66667%;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.col-3 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-4 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.col-5 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 41.66667%;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.col-6 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-7 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 58.33333%;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.col-8 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 66.66667%;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.col-9 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-10 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 83.33333%;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.col-11 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 91.66667%;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.col-12 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.order-first {
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1
}
.order-last {
	-webkit-box-ordinal-group: 14;
	-webkit-order: 13;
	-ms-flex-order: 13;
	order: 13
}
.order-0 {
	-webkit-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0
}
.order-1 {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}
.order-2 {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}
.order-3 {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3
}
.order-4 {
	-webkit-box-ordinal-group: 5;
	-webkit-order: 4;
	-ms-flex-order: 4;
	order: 4
}
.order-5 {
	-webkit-box-ordinal-group: 6;
	-webkit-order: 5;
	-ms-flex-order: 5;
	order: 5
}
.order-6 {
	-webkit-box-ordinal-group: 7;
	-webkit-order: 6;
	-ms-flex-order: 6;
	order: 6
}
.order-7 {
	-webkit-box-ordinal-group: 8;
	-webkit-order: 7;
	-ms-flex-order: 7;
	order: 7
}
.order-8 {
	-webkit-box-ordinal-group: 9;
	-webkit-order: 8;
	-ms-flex-order: 8;
	order: 8
}
.order-9 {
	-webkit-box-ordinal-group: 10;
	-webkit-order: 9;
	-ms-flex-order: 9;
	order: 9
}
.order-10 {
	-webkit-box-ordinal-group: 11;
	-webkit-order: 10;
	-ms-flex-order: 10;
	order: 10
}
.order-11 {
	-webkit-box-ordinal-group: 12;
	-webkit-order: 11;
	-ms-flex-order: 11;
	order: 11
}
.order-12 {
	-webkit-box-ordinal-group: 13;
	-webkit-order: 12;
	-ms-flex-order: 12;
	order: 12
}
.offset-1 {
	margin-left: 8.33333%
}
.offset-2 {
	margin-left: 16.66667%
}
.offset-3 {
	margin-left: 25%
}
.offset-4 {
	margin-left: 33.33333%
}
.offset-5 {
	margin-left: 41.66667%
}
.offset-6 {
	margin-left: 50%
}
.offset-7 {
	margin-left: 58.33333%
}
.offset-8 {
	margin-left: 66.66667%
}
.offset-9 {
	margin-left: 75%
}
.offset-10 {
	margin-left: 83.33333%
}
.offset-11 {
	margin-left: 91.66667%
}
@media (min-width:576px) {
	.col-sm {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-sm-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-sm-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-sm-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-sm-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-sm-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-sm-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-sm-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-sm-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-sm-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-sm-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-sm-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-sm-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-sm-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-sm-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1
	}
	.order-sm-last {
		-webkit-box-ordinal-group: 14;
		-webkit-order: 13;
		-ms-flex-order: 13;
		order: 13
	}
	.order-sm-0 {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0
	}
	.order-sm-1 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}
	.order-sm-2 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2
	}
	.order-sm-3 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3
	}
	.order-sm-4 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4
	}
	.order-sm-5 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5
	}
	.order-sm-6 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6
	}
	.order-sm-7 {
		-webkit-box-ordinal-group: 8;
		-webkit-order: 7;
		-ms-flex-order: 7;
		order: 7
	}
	.order-sm-8 {
		-webkit-box-ordinal-group: 9;
		-webkit-order: 8;
		-ms-flex-order: 8;
		order: 8
	}
	.order-sm-9 {
		-webkit-box-ordinal-group: 10;
		-webkit-order: 9;
		-ms-flex-order: 9;
		order: 9
	}
	.order-sm-10 {
		-webkit-box-ordinal-group: 11;
		-webkit-order: 10;
		-ms-flex-order: 10;
		order: 10
	}
	.order-sm-11 {
		-webkit-box-ordinal-group: 12;
		-webkit-order: 11;
		-ms-flex-order: 11;
		order: 11
	}
	.order-sm-12 {
		-webkit-box-ordinal-group: 13;
		-webkit-order: 12;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-sm-0 {
		margin-left: 0
	}
	.offset-sm-1 {
		margin-left: 8.33333%
	}
	.offset-sm-2 {
		margin-left: 16.66667%
	}
	.offset-sm-3 {
		margin-left: 25%
	}
	.offset-sm-4 {
		margin-left: 33.33333%
	}
	.offset-sm-5 {
		margin-left: 41.66667%
	}
	.offset-sm-6 {
		margin-left: 50%
	}
	.offset-sm-7 {
		margin-left: 58.33333%
	}
	.offset-sm-8 {
		margin-left: 66.66667%
	}
	.offset-sm-9 {
		margin-left: 75%
	}
	.offset-sm-10 {
		margin-left: 83.33333%
	}
	.offset-sm-11 {
		margin-left: 91.66667%
	}
}
@media (min-width:768px) {
	.col-md {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-md-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-md-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-md-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-md-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-md-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-md-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-md-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-md-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-md-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-md-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-md-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-md-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-md-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-md-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1
	}
	.order-md-last {
		-webkit-box-ordinal-group: 14;
		-webkit-order: 13;
		-ms-flex-order: 13;
		order: 13
	}
	.order-md-0 {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0
	}
	.order-md-1 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}
	.order-md-2 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2
	}
	.order-md-3 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3
	}
	.order-md-4 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4
	}
	.order-md-5 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5
	}
	.order-md-6 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6
	}
	.order-md-7 {
		-webkit-box-ordinal-group: 8;
		-webkit-order: 7;
		-ms-flex-order: 7;
		order: 7
	}
	.order-md-8 {
		-webkit-box-ordinal-group: 9;
		-webkit-order: 8;
		-ms-flex-order: 8;
		order: 8
	}
	.order-md-9 {
		-webkit-box-ordinal-group: 10;
		-webkit-order: 9;
		-ms-flex-order: 9;
		order: 9
	}
	.order-md-10 {
		-webkit-box-ordinal-group: 11;
		-webkit-order: 10;
		-ms-flex-order: 10;
		order: 10
	}
	.order-md-11 {
		-webkit-box-ordinal-group: 12;
		-webkit-order: 11;
		-ms-flex-order: 11;
		order: 11
	}
	.order-md-12 {
		-webkit-box-ordinal-group: 13;
		-webkit-order: 12;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-md-0 {
		margin-left: 0
	}
	.offset-md-1 {
		margin-left: 8.33333%
	}
	.offset-md-2 {
		margin-left: 16.66667%
	}
	.offset-md-3 {
		margin-left: 25%
	}
	.offset-md-4 {
		margin-left: 33.33333%
	}
	.offset-md-5 {
		margin-left: 41.66667%
	}
	.offset-md-6 {
		margin-left: 50%
	}
	.offset-md-7 {
		margin-left: 58.33333%
	}
	.offset-md-8 {
		margin-left: 66.66667%
	}
	.offset-md-9 {
		margin-left: 75%
	}
	.offset-md-10 {
		margin-left: 83.33333%
	}
	.offset-md-11 {
		margin-left: 91.66667%
	}
}
@media (min-width:992px) {
	.col-lg {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-lg-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-lg-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-lg-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-lg-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-lg-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-lg-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-lg-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-lg-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-lg-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-lg-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-lg-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-lg-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-lg-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-lg-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1
	}
	.order-lg-last {
		-webkit-box-ordinal-group: 14;
		-webkit-order: 13;
		-ms-flex-order: 13;
		order: 13
	}
	.order-lg-0 {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0
	}
	.order-lg-1 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}
	.order-lg-2 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2
	}
	.order-lg-3 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3
	}
	.order-lg-4 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4
	}
	.order-lg-5 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5
	}
	.order-lg-6 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6
	}
	.order-lg-7 {
		-webkit-box-ordinal-group: 8;
		-webkit-order: 7;
		-ms-flex-order: 7;
		order: 7
	}
	.order-lg-8 {
		-webkit-box-ordinal-group: 9;
		-webkit-order: 8;
		-ms-flex-order: 8;
		order: 8
	}
	.order-lg-9 {
		-webkit-box-ordinal-group: 10;
		-webkit-order: 9;
		-ms-flex-order: 9;
		order: 9
	}
	.order-lg-10 {
		-webkit-box-ordinal-group: 11;
		-webkit-order: 10;
		-ms-flex-order: 10;
		order: 10
	}
	.order-lg-11 {
		-webkit-box-ordinal-group: 12;
		-webkit-order: 11;
		-ms-flex-order: 11;
		order: 11
	}
	.order-lg-12 {
		-webkit-box-ordinal-group: 13;
		-webkit-order: 12;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-lg-0 {
		margin-left: 0
	}
	.offset-lg-1 {
		margin-left: 8.33333%
	}
	.offset-lg-2 {
		margin-left: 16.66667%
	}
	.offset-lg-3 {
		margin-left: 25%
	}
	.offset-lg-4 {
		margin-left: 33.33333%
	}
	.offset-lg-5 {
		margin-left: 41.66667%
	}
	.offset-lg-6 {
		margin-left: 50%
	}
	.offset-lg-7 {
		margin-left: 58.33333%
	}
	.offset-lg-8 {
		margin-left: 66.66667%
	}
	.offset-lg-9 {
		margin-left: 75%
	}
	.offset-lg-10 {
		margin-left: 83.33333%
	}
	.offset-lg-11 {
		margin-left: 91.66667%
	}
}
@media (min-width:1200px) {
	.col-xl {
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-xl-auto {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-xl-1 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-xl-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-xl-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xl-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-xl-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-xl-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xl-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-xl-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-xl-9 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xl-10 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-xl-11 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-xl-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xl-first {
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1
	}
	.order-xl-last {
		-webkit-box-ordinal-group: 14;
		-webkit-order: 13;
		-ms-flex-order: 13;
		order: 13
	}
	.order-xl-0 {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0
	}
	.order-xl-1 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}
	.order-xl-2 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2
	}
	.order-xl-3 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3
	}
	.order-xl-4 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4
	}
	.order-xl-5 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5
	}
	.order-xl-6 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6
	}
	.order-xl-7 {
		-webkit-box-ordinal-group: 8;
		-webkit-order: 7;
		-ms-flex-order: 7;
		order: 7
	}
	.order-xl-8 {
		-webkit-box-ordinal-group: 9;
		-webkit-order: 8;
		-ms-flex-order: 8;
		order: 8
	}
	.order-xl-9 {
		-webkit-box-ordinal-group: 10;
		-webkit-order: 9;
		-ms-flex-order: 9;
		order: 9
	}
	.order-xl-10 {
		-webkit-box-ordinal-group: 11;
		-webkit-order: 10;
		-ms-flex-order: 10;
		order: 10
	}
	.order-xl-11 {
		-webkit-box-ordinal-group: 12;
		-webkit-order: 11;
		-ms-flex-order: 11;
		order: 11
	}
	.order-xl-12 {
		-webkit-box-ordinal-group: 13;
		-webkit-order: 12;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-xl-0 {
		margin-left: 0
	}
	.offset-xl-1 {
		margin-left: 8.33333%
	}
	.offset-xl-2 {
		margin-left: 16.66667%
	}
	.offset-xl-3 {
		margin-left: 25%
	}
	.offset-xl-4 {
		margin-left: 33.33333%
	}
	.offset-xl-5 {
		margin-left: 41.66667%
	}
	.offset-xl-6 {
		margin-left: 50%
	}
	.offset-xl-7 {
		margin-left: 58.33333%
	}
	.offset-xl-8 {
		margin-left: 66.66667%
	}
	.offset-xl-9 {
		margin-left: 75%
	}
	.offset-xl-10 {
		margin-left: 83.33333%
	}
	.offset-xl-11 {
		margin-left: 91.66667%
	}
}
.d-none {
	display: none!important
}
.d-inline {
	display: inline!important
}
.d-inline-block {
	display: inline-block!important
}
.d-block {
	display: block!important
}
.d-table {
	display: table!important
}
.d-table-row {
	display: table-row!important
}
.d-table-cell {
	display: table-cell!important
}
.d-flex {
	display: -webkit-box!important;
	display: -webkit-flex!important;
	display: -ms-flexbox!important;
	display: flex!important
}
.d-inline-flex {
	display: -webkit-inline-box!important;
	display: -webkit-inline-flex!important;
	display: -ms-inline-flexbox!important;
	display: inline-flex!important
}
@media (min-width:576px) {
	.d-sm-none {
		display: none!important
	}
	.d-sm-inline {
		display: inline!important
	}
	.d-sm-inline-block {
		display: inline-block!important
	}
	.d-sm-block {
		display: block!important
	}
	.d-sm-table {
		display: table!important
	}
	.d-sm-table-row {
		display: table-row!important
	}
	.d-sm-table-cell {
		display: table-cell!important
	}
	.d-sm-flex {
		display: -webkit-box!important;
		display: -webkit-flex!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-sm-inline-flex {
		display: -webkit-inline-box!important;
		display: -webkit-inline-flex!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}
@media (min-width:768px) {
	.d-md-none {
		display: none!important
	}
	.d-md-inline {
		display: inline!important
	}
	.d-md-inline-block {
		display: inline-block!important
	}
	.d-md-block {
		display: block!important
	}
	.d-md-table {
		display: table!important
	}
	.d-md-table-row {
		display: table-row!important
	}
	.d-md-table-cell {
		display: table-cell!important
	}
	.d-md-flex {
		display: -webkit-box!important;
		display: -webkit-flex!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-md-inline-flex {
		display: -webkit-inline-box!important;
		display: -webkit-inline-flex!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}
@media (min-width:992px) {
	.d-lg-none {
		display: none!important
	}
	.d-lg-inline {
		display: inline!important
	}
	.d-lg-inline-block {
		display: inline-block!important
	}
	.d-lg-block {
		display: block!important
	}
	.d-lg-table {
		display: table!important
	}
	.d-lg-table-row {
		display: table-row!important
	}
	.d-lg-table-cell {
		display: table-cell!important
	}
	.d-lg-flex {
		display: -webkit-box!important;
		display: -webkit-flex!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-lg-inline-flex {
		display: -webkit-inline-box!important;
		display: -webkit-inline-flex!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}
@media (min-width:1200px) {
	.row.row-tm {
		z-index: 99999;
		position: relative;
	}
	.d-xl-none {
		display: none!important
	}
	.d-xl-inline {
		display: inline!important
	}
	.d-xl-inline-block {
		display: inline-block!important
	}
	.d-xl-block {
		display: block!important
	}
	.d-xl-table {
		display: table!important
	}
	.d-xl-table-row {
		display: table-row!important
	}
	.d-xl-table-cell {
		display: table-cell!important
	}
	.d-xl-flex {
		display: -webkit-box!important;
		display: -webkit-flex!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-xl-inline-flex {
		display: -webkit-inline-box!important;
		display: -webkit-inline-flex!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}
@media print {
	.d-print-none {
		display: none!important
	}
	.d-print-inline {
		display: inline!important
	}
	.d-print-inline-block {
		display: inline-block!important
	}
	.d-print-block {
		display: block!important
	}
	.d-print-table {
		display: table!important
	}
	.d-print-table-row {
		display: table-row!important
	}
	.d-print-table-cell {
		display: table-cell!important
	}
	.d-print-flex {
		display: -webkit-box!important;
		display: -webkit-flex!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.d-print-inline-flex {
		display: -webkit-inline-box!important;
		display: -webkit-inline-flex!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}
.flex-row {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: normal!important;
	-webkit-flex-direction: row!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}
.flex-column {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: normal!important;
	-webkit-flex-direction: column!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}
.flex-row-reverse {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: reverse!important;
	-webkit-flex-direction: row-reverse!important;
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}
.flex-column-reverse {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: reverse!important;
	-webkit-flex-direction: column-reverse!important;
	-ms-flex-direction: column-reverse!important;
	flex-direction: column-reverse!important
}
.flex-wrap {
	-webkit-flex-wrap: wrap!important;
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important
}
.flex-nowrap {
	-webkit-flex-wrap: nowrap!important;
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important
}
.flex-wrap-reverse {
	-webkit-flex-wrap: wrap-reverse!important;
	-ms-flex-wrap: wrap-reverse!important;
	flex-wrap: wrap-reverse!important
}
.justify-content-start {
	-webkit-box-pack: start!important;
	-webkit-justify-content: flex-start!important;
	-ms-flex-pack: start!important;
	justify-content: flex-start!important
}
.justify-content-end {
	-webkit-box-pack: end!important;
	-webkit-justify-content: flex-end!important;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}
.justify-content-center {
	-webkit-box-pack: center!important;
	-webkit-justify-content: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important
}
.justify-content-between {
	-webkit-box-pack: justify!important;
	-webkit-justify-content: space-between!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important
}
.justify-content-around {
	-webkit-justify-content: space-around!important;
	-ms-flex-pack: distribute!important;
	justify-content: space-around!important
}
.align-items-start {
	-webkit-box-align: start!important;
	-webkit-align-items: flex-start!important;
	-ms-flex-align: start!important;
	align-items: flex-start!important
}
.align-items-end {
	-webkit-box-align: end!important;
	-webkit-align-items: flex-end!important;
	-ms-flex-align: end!important;
	align-items: flex-end!important
}
.align-items-center {
	-webkit-box-align: center!important;
	-webkit-align-items: center!important;
	-ms-flex-align: center!important;
	align-items: center!important
}
.align-items-baseline {
	-webkit-box-align: baseline!important;
	-webkit-align-items: baseline!important;
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}
.align-items-stretch {
	-webkit-box-align: stretch!important;
	-webkit-align-items: stretch!important;
	-ms-flex-align: stretch!important;
	align-items: stretch!important
}
.align-content-start {
	-webkit-align-content: flex-start!important;
	-ms-flex-line-pack: start!important;
	align-content: flex-start!important
}
.align-content-end {
	-webkit-align-content: flex-end!important;
	-ms-flex-line-pack: end!important;
	align-content: flex-end!important
}
.align-content-center {
	-webkit-align-content: center!important;
	-ms-flex-line-pack: center!important;
	align-content: center!important
}
.align-content-between {
	-webkit-align-content: space-between!important;
	-ms-flex-line-pack: justify!important;
	align-content: space-between!important
}
.align-content-around {
	-webkit-align-content: space-around!important;
	-ms-flex-line-pack: distribute!important;
	align-content: space-around!important
}
.align-content-stretch {
	-webkit-align-content: stretch!important;
	-ms-flex-line-pack: stretch!important;
	align-content: stretch!important
}
.align-self-auto {
	-webkit-align-self: auto!important;
	-ms-flex-item-align: auto!important;
	align-self: auto!important
}
.align-self-start {
	-webkit-align-self: flex-start!important;
	-ms-flex-item-align: start!important;
	align-self: flex-start!important
}
.align-self-end {
	-webkit-align-self: flex-end!important;
	-ms-flex-item-align: end!important;
	align-self: flex-end!important
}
.align-self-center {
	-webkit-align-self: center!important;
	-ms-flex-item-align: center!important;
	align-self: center!important
}
.align-self-baseline {
	-webkit-align-self: baseline!important;
	-ms-flex-item-align: baseline!important;
	align-self: baseline!important
}
.align-self-stretch {
	-webkit-align-self: stretch!important;
	-ms-flex-item-align: stretch!important;
	align-self: stretch!important
}
@media (min-width:576px) {
	.flex-sm-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: row!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-sm-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: column!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-sm-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: row-reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-sm-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: column-reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-sm-wrap {
		-webkit-flex-wrap: wrap!important;
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-sm-nowrap {
		-webkit-flex-wrap: nowrap!important;
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-sm-wrap-reverse {
		-webkit-flex-wrap: wrap-reverse!important;
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.justify-content-sm-start {
		-webkit-box-pack: start!important;
		-webkit-justify-content: flex-start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-sm-end {
		-webkit-box-pack: end!important;
		-webkit-justify-content: flex-end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-sm-center {
		-webkit-box-pack: center!important;
		-webkit-justify-content: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-sm-between {
		-webkit-box-pack: justify!important;
		-webkit-justify-content: space-between!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-sm-around {
		-webkit-justify-content: space-around!important;
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-sm-start {
		-webkit-box-align: start!important;
		-webkit-align-items: flex-start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-sm-end {
		-webkit-box-align: end!important;
		-webkit-align-items: flex-end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-sm-center {
		-webkit-box-align: center!important;
		-webkit-align-items: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-sm-baseline {
		-webkit-box-align: baseline!important;
		-webkit-align-items: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-sm-stretch {
		-webkit-box-align: stretch!important;
		-webkit-align-items: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-sm-start {
		-webkit-align-content: flex-start!important;
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-sm-end {
		-webkit-align-content: flex-end!important;
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-sm-center {
		-webkit-align-content: center!important;
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-sm-between {
		-webkit-align-content: space-between!important;
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-sm-around {
		-webkit-align-content: space-around!important;
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-sm-stretch {
		-webkit-align-content: stretch!important;
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-sm-auto {
		-webkit-align-self: auto!important;
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.align-self-sm-start {
		-webkit-align-self: flex-start!important;
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-sm-end {
		-webkit-align-self: flex-end!important;
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-sm-center {
		-webkit-align-self: center!important;
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.align-self-sm-baseline {
		-webkit-align-self: baseline!important;
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-sm-stretch {
		-webkit-align-self: stretch!important;
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}
@media (min-width:768px) {
	.flex-md-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: row!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-md-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: column!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-md-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: row-reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-md-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: column-reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-md-wrap {
		-webkit-flex-wrap: wrap!important;
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-md-nowrap {
		-webkit-flex-wrap: nowrap!important;
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-md-wrap-reverse {
		-webkit-flex-wrap: wrap-reverse!important;
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.justify-content-md-start {
		-webkit-box-pack: start!important;
		-webkit-justify-content: flex-start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-md-end {
		-webkit-box-pack: end!important;
		-webkit-justify-content: flex-end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-md-center {
		-webkit-box-pack: center!important;
		-webkit-justify-content: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-md-between {
		-webkit-box-pack: justify!important;
		-webkit-justify-content: space-between!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-md-around {
		-webkit-justify-content: space-around!important;
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-md-start {
		-webkit-box-align: start!important;
		-webkit-align-items: flex-start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-md-end {
		-webkit-box-align: end!important;
		-webkit-align-items: flex-end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-md-center {
		-webkit-box-align: center!important;
		-webkit-align-items: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-md-baseline {
		-webkit-box-align: baseline!important;
		-webkit-align-items: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-md-stretch {
		-webkit-box-align: stretch!important;
		-webkit-align-items: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-md-start {
		-webkit-align-content: flex-start!important;
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-md-end {
		-webkit-align-content: flex-end!important;
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-md-center {
		-webkit-align-content: center!important;
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-md-between {
		-webkit-align-content: space-between!important;
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-md-around {
		-webkit-align-content: space-around!important;
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-md-stretch {
		-webkit-align-content: stretch!important;
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-md-auto {
		-webkit-align-self: auto!important;
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.align-self-md-start {
		-webkit-align-self: flex-start!important;
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-md-end {
		-webkit-align-self: flex-end!important;
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-md-center {
		-webkit-align-self: center!important;
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.align-self-md-baseline {
		-webkit-align-self: baseline!important;
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-md-stretch {
		-webkit-align-self: stretch!important;
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}
@media (min-width:992px) {
	.flex-lg-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: row!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-lg-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: column!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-lg-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: row-reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-lg-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: column-reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-lg-wrap {
		-webkit-flex-wrap: wrap!important;
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-lg-nowrap {
		-webkit-flex-wrap: nowrap!important;
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-lg-wrap-reverse {
		-webkit-flex-wrap: wrap-reverse!important;
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.justify-content-lg-start {
		-webkit-box-pack: start!important;
		-webkit-justify-content: flex-start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-lg-end {
		-webkit-box-pack: end!important;
		-webkit-justify-content: flex-end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-lg-center {
		-webkit-box-pack: center!important;
		-webkit-justify-content: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-lg-between {
		-webkit-box-pack: justify!important;
		-webkit-justify-content: space-between!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-lg-around {
		-webkit-justify-content: space-around!important;
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-lg-start {
		-webkit-box-align: start!important;
		-webkit-align-items: flex-start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-lg-end {
		-webkit-box-align: end!important;
		-webkit-align-items: flex-end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-lg-center {
		-webkit-box-align: center!important;
		-webkit-align-items: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-lg-baseline {
		-webkit-box-align: baseline!important;
		-webkit-align-items: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-lg-stretch {
		-webkit-box-align: stretch!important;
		-webkit-align-items: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-lg-start {
		-webkit-align-content: flex-start!important;
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-lg-end {
		-webkit-align-content: flex-end!important;
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-lg-center {
		-webkit-align-content: center!important;
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-lg-between {
		-webkit-align-content: space-between!important;
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-lg-around {
		-webkit-align-content: space-around!important;
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-lg-stretch {
		-webkit-align-content: stretch!important;
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-lg-auto {
		-webkit-align-self: auto!important;
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.align-self-lg-start {
		-webkit-align-self: flex-start!important;
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-lg-end {
		-webkit-align-self: flex-end!important;
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-lg-center {
		-webkit-align-self: center!important;
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.align-self-lg-baseline {
		-webkit-align-self: baseline!important;
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-lg-stretch {
		-webkit-align-self: stretch!important;
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}
@media (min-width:1200px) {
	.flex-xl-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: row!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.flex-xl-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: column!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.flex-xl-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: row-reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.flex-xl-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-webkit-flex-direction: column-reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.flex-xl-wrap {
		-webkit-flex-wrap: wrap!important;
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.flex-xl-nowrap {
		-webkit-flex-wrap: nowrap!important;
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.flex-xl-wrap-reverse {
		-webkit-flex-wrap: wrap-reverse!important;
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.justify-content-xl-start {
		-webkit-box-pack: start!important;
		-webkit-justify-content: flex-start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.justify-content-xl-end {
		-webkit-box-pack: end!important;
		-webkit-justify-content: flex-end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.justify-content-xl-center {
		-webkit-box-pack: center!important;
		-webkit-justify-content: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.justify-content-xl-between {
		-webkit-box-pack: justify!important;
		-webkit-justify-content: space-between!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.justify-content-xl-around {
		-webkit-justify-content: space-around!important;
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.align-items-xl-start {
		-webkit-box-align: start!important;
		-webkit-align-items: flex-start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.align-items-xl-end {
		-webkit-box-align: end!important;
		-webkit-align-items: flex-end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.align-items-xl-center {
		-webkit-box-align: center!important;
		-webkit-align-items: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.align-items-xl-baseline {
		-webkit-box-align: baseline!important;
		-webkit-align-items: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.align-items-xl-stretch {
		-webkit-box-align: stretch!important;
		-webkit-align-items: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.align-content-xl-start {
		-webkit-align-content: flex-start!important;
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.align-content-xl-end {
		-webkit-align-content: flex-end!important;
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.align-content-xl-center {
		-webkit-align-content: center!important;
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.align-content-xl-between {
		-webkit-align-content: space-between!important;
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.align-content-xl-around {
		-webkit-align-content: space-around!important;
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.align-content-xl-stretch {
		-webkit-align-content: stretch!important;
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.align-self-xl-auto {
		-webkit-align-self: auto!important;
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.align-self-xl-start {
		-webkit-align-self: flex-start!important;
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.align-self-xl-end {
		-webkit-align-self: flex-end!important;
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.align-self-xl-center {
		-webkit-align-self: center!important;
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.align-self-xl-baseline {
		-webkit-align-self: baseline!important;
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.align-self-xl-stretch {
		-webkit-align-self: stretch!important;
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}
.w-25 {
	width: 25%!important
}
.w-50 {
	width: 50%!important
}
.w-75 {
	width: 75%!important
}
.w-100 {
	width: 100%!important
}
.h-25 {
	height: 25%!important
}
.h-50 {
	height: 50%!important
}
.h-75 {
	height: 75%!important
}
.h-100 {
	height: 100%!important
}
.mw-100 {
	max-width: 100%!important
}
.mh-100 {
	max-height: 100%!important
}
.breadcrumb {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: .75rem 1rem;
	margin-bottom: 1rem;
	list-style: none;
	background-color: #e9ecef;
	-webkit-border-radius: .25rem;
	border-radius: .25rem
}
.breadcrumb-item+.breadcrumb-item::before {
	display: inline-block;
	padding-right: .5rem;
	padding-left: .5rem;
	color: #6c757d;
	content: "/"
}
.breadcrumb-item+.breadcrumb-item:hover::before {
	text-decoration: underline
}
.breadcrumb-item+.breadcrumb-item:hover::before {
	text-decoration: none
}
.breadcrumb-item.active {
	color: #6c757d
}
.pagination {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	-webkit-border-radius: .25rem;
	border-radius: .25rem
}
.page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #007bff;
	background-color: #fff;
	border: 1px solid #dee2e6
}
.page-link:hover {
	color: #0056b3;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #dee2e6
}
.page-link:focus {
	z-index: 2;
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}
.page-link:not(:disabled):not(.disabled) {
	cursor: pointer
}
.page-item:first-child .page-link {
	margin-left: 0;
	-webkit-border-top-left-radius: .25rem;
	border-top-left-radius: .25rem;
	-webkit-border-bottom-left-radius: .25rem;
	border-bottom-left-radius: .25rem
}
.page-item:last-child .page-link {
	-webkit-border-top-right-radius: .25rem;
	border-top-right-radius: .25rem;
	-webkit-border-bottom-right-radius: .25rem;
	border-bottom-right-radius: .25rem
}
.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}
.page-item.disabled .page-link {
	color: #6c757d;
	pointer-events: none;
	cursor: auto;
	background-color: #fff;
	border-color: #dee2e6
}
.pagination-lg .page-link {
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	line-height: 1.5
}
.pagination-lg .page-item:first-child .page-link {
	-webkit-border-top-left-radius: .3rem;
	border-top-left-radius: .3rem;
	-webkit-border-bottom-left-radius: .3rem;
	border-bottom-left-radius: .3rem
}
.pagination-lg .page-item:last-child .page-link {
	-webkit-border-top-right-radius: .3rem;
	border-top-right-radius: .3rem;
	-webkit-border-bottom-right-radius: .3rem;
	border-bottom-right-radius: .3rem
}
.pagination-sm .page-link {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5
}
.pagination-sm .page-item:first-child .page-link {
	-webkit-border-top-left-radius: .2rem;
	border-top-left-radius: .2rem;
	-webkit-border-bottom-left-radius: .2rem;
	border-bottom-left-radius: .2rem
}
.pagination-sm .page-item:last-child .page-link {
	-webkit-border-top-right-radius: .2rem;
	border-top-right-radius: .2rem;
	-webkit-border-bottom-right-radius: .2rem;
	border-bottom-right-radius: .2rem
}
.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	-webkit-border-radius: .25rem;
	border-radius: .25rem;
	-webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	-o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}
.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}
.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #80bdff;
	outline: 0;
	-webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}
.form-control::-webkit-input-placeholder {
	color: #6c757d;
	opacity: 1
}
.form-control::-moz-placeholder {
	color: #6c757d;
	opacity: 1
}
.form-control:-ms-input-placeholder {
	color: #6c757d;
	opacity: 1
}
.form-control::-ms-input-placeholder {
	color: #6c757d;
	opacity: 1
}
.form-control::placeholder {
	color: #6c757d;
	opacity: 1
}
.form-control:disabled, .form-control[readonly] {
	background-color: #e9ecef;
	opacity: 1
}
select.form-control:not([size]):not([multiple]) {
	height: -webkit-calc(2.25rem + 2px);
	height: calc(2.25rem + 2px)
}
select.form-control:focus::-ms-value {
	color: #495057;
	background-color: #fff
}
.form-control-file, .form-control-range {
	display: block;
	width: 100%
}
.col-form-label {
	padding-top: -webkit-calc(.375rem + 1px);
	padding-top: calc(.375rem + 1px);
	padding-bottom: -webkit-calc(.375rem + 1px);
	padding-bottom: calc(.375rem + 1px);
	margin-bottom: 0;
	font-size: inherit;
	line-height: 1.5
}
.col-form-label-lg {
	padding-top: -webkit-calc(.5rem + 1px);
	padding-top: calc(.5rem + 1px);
	padding-bottom: -webkit-calc(.5rem + 1px);
	padding-bottom: calc(.5rem + 1px);
	font-size: 1.25rem;
	line-height: 1.5
}
.col-form-label-sm {
	padding-top: -webkit-calc(.25rem + 1px);
	padding-top: calc(.25rem + 1px);
	padding-bottom: -webkit-calc(.25rem + 1px);
	padding-bottom: calc(.25rem + 1px);
	font-size: .875rem;
	line-height: 1.5
}
.form-control-plaintext {
	display: block;
	width: 100%;
	padding-top: .375rem;
	padding-bottom: .375rem;
	margin-bottom: 0;
	line-height: 1.5;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0
}
.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm {
	padding-right: 0;
	padding-left: 0
}
.form-control-sm {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	-webkit-border-radius: .2rem;
	border-radius: .2rem
}
select.form-control-sm:not([size]):not([multiple]) {
	height: -webkit-calc(1.8125rem + 2px);
	height: calc(1.8125rem + 2px)
}
.form-control-lg {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	-webkit-border-radius: .3rem;
	border-radius: .3rem
}
select.form-control-lg:not([size]):not([multiple]) {
	height: -webkit-calc(2.875rem + 2px);
	height: calc(2.875rem + 2px)
}
.form-group {
	margin-bottom: 1rem
}
.form-text {
	display: block;
	margin-top: .25rem
}
.form-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px
}
.form-row>.col, .form-row>[class*=col-] {
	padding-right: 5px;
	padding-left: 5px
}
.form-check {
	position: relative;
	display: block;
	padding-left: 1.25rem
}
.form-check-input {
	position: absolute;
	margin-top: .3rem;
	margin-left: -1.25rem
}
.form-check-input:disabled~.form-check-label {
	color: #6c757d
}
.form-check-label {
	margin-bottom: 0
}
.form-check-inline {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 0;
	margin-right: .75rem
}
.form-check-inline .form-check-input {
	position: static;
	margin-top: 0;
	margin-right: .3125rem;
	margin-left: 0
}
.valid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #50c98f
}
.valid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1;
	color: #fff;
	background-color: rgba(80, 201, 143, .8);
	-webkit-border-radius: .2rem;
	border-radius: .2rem
}
.custom-select.is-valid, .form-control.is-valid, .was-validated .custom-select:valid, .was-validated .form-control:valid {
	border-color: #50c98f
}
.custom-select.is-valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .was-validated .form-control:valid:focus {
	border-color: #50c98f;
	-webkit-box-shadow: 0 0 0 .2rem rgba(80, 201, 143, .25);
	box-shadow: 0 0 0 .2rem rgba(80, 201, 143, .25)
}
.custom-select.is-valid~.valid-feedback, .custom-select.is-valid~.valid-tooltip, .form-control.is-valid~.valid-feedback, .form-control.is-valid~.valid-tooltip, .was-validated .custom-select:valid~.valid-feedback, .was-validated .custom-select:valid~.valid-tooltip, .was-validated .form-control:valid~.valid-feedback, .was-validated .form-control:valid~.valid-tooltip {
	display: block
}
.form-check-input.is-valid~.form-check-label, .was-validated .form-check-input:valid~.form-check-label {
	color: #50c98f
}
.form-check-input.is-valid~.valid-feedback, .form-check-input.is-valid~.valid-tooltip, .was-validated .form-check-input:valid~.valid-feedback, .was-validated .form-check-input:valid~.valid-tooltip {
	display: block
}
.custom-control-input.is-valid~.custom-control-label, .was-validated .custom-control-input:valid~.custom-control-label {
	color: #50c98f
}
.custom-control-input.is-valid~.custom-control-label::before, .was-validated .custom-control-input:valid~.custom-control-label::before {
	background-color: #b1e7cd
}
.custom-control-input.is-valid~.valid-feedback, .custom-control-input.is-valid~.valid-tooltip, .was-validated .custom-control-input:valid~.valid-feedback, .was-validated .custom-control-input:valid~.valid-tooltip {
	display: block
}
.custom-control-input.is-valid:checked~.custom-control-label::before, .was-validated .custom-control-input:valid:checked~.custom-control-label::before {
	background-color: #77d5a8
}
.custom-control-input.is-valid:focus~.custom-control-label::before, .was-validated .custom-control-input:valid:focus~.custom-control-label::before {
	-webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(80, 201, 143, .25);
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(80, 201, 143, .25)
}
.custom-file-input.is-valid~.custom-file-label, .was-validated .custom-file-input:valid~.custom-file-label {
	border-color: #50c98f
}
.custom-file-input.is-valid~.custom-file-label::before, .was-validated .custom-file-input:valid~.custom-file-label::before {
	border-color: inherit
}
.custom-file-input.is-valid~.valid-feedback, .custom-file-input.is-valid~.valid-tooltip, .was-validated .custom-file-input:valid~.valid-feedback, .was-validated .custom-file-input:valid~.valid-tooltip {
	display: block
}
.custom-file-input.is-valid:focus~.custom-file-label, .was-validated .custom-file-input:valid:focus~.custom-file-label {
	-webkit-box-shadow: 0 0 0 .2rem rgba(80, 201, 143, .25);
	box-shadow: 0 0 0 .2rem rgba(80, 201, 143, .25)
}
.invalid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #dc3545
}
.invalid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1;
	color: #fff;
	background-color: rgba(220, 53, 69, .8);
	-webkit-border-radius: .2rem;
	border-radius: .2rem
}
.custom-select.is-invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .was-validated .form-control:invalid {
	border-color: #dc3545
}
.custom-select.is-invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .was-validated .form-control:invalid:focus {
	border-color: #dc3545;
	-webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}
.custom-select.is-invalid~.invalid-feedback, .custom-select.is-invalid~.invalid-tooltip, .form-control.is-invalid~.invalid-feedback, .form-control.is-invalid~.invalid-tooltip, .was-validated .custom-select:invalid~.invalid-feedback, .was-validated .custom-select:invalid~.invalid-tooltip, .was-validated .form-control:invalid~.invalid-feedback, .was-validated .form-control:invalid~.invalid-tooltip {
	display: block
}
.form-check-input.is-invalid~.form-check-label, .was-validated .form-check-input:invalid~.form-check-label {
	color: #dc3545
}
.form-check-input.is-invalid~.invalid-feedback, .form-check-input.is-invalid~.invalid-tooltip, .was-validated .form-check-input:invalid~.invalid-feedback, .was-validated .form-check-input:invalid~.invalid-tooltip {
	display: block
}
.custom-control-input.is-invalid~.custom-control-label, .was-validated .custom-control-input:invalid~.custom-control-label {
	color: #dc3545
}
.custom-control-input.is-invalid~.custom-control-label::before, .was-validated .custom-control-input:invalid~.custom-control-label::before {
	background-color: #efa2a9
}
.custom-control-input.is-invalid~.invalid-feedback, .custom-control-input.is-invalid~.invalid-tooltip, .was-validated .custom-control-input:invalid~.invalid-feedback, .was-validated .custom-control-input:invalid~.invalid-tooltip {
	display: block
}
.custom-control-input.is-invalid:checked~.custom-control-label::before, .was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
	background-color: #e4606d
}
.custom-control-input.is-invalid:focus~.custom-control-label::before, .was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
	-webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(220, 53, 69, .25);
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(220, 53, 69, .25)
}
.custom-file-input.is-invalid~.custom-file-label, .was-validated .custom-file-input:invalid~.custom-file-label {
	border-color: #dc3545
}
.custom-file-input.is-invalid~.custom-file-label::before, .was-validated .custom-file-input:invalid~.custom-file-label::before {
	border-color: inherit
}
.custom-file-input.is-invalid~.invalid-feedback, .custom-file-input.is-invalid~.invalid-tooltip, .was-validated .custom-file-input:invalid~.invalid-feedback, .was-validated .custom-file-input:invalid~.invalid-tooltip {
	display: block
}
.custom-file-input.is-invalid:focus~.custom-file-label, .was-validated .custom-file-input:invalid:focus~.custom-file-label {
	-webkit-box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25);
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}
.form-inline {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.form-inline .form-check {
	width: 100%
}
@media (min-width:576px) {
	.form-inline label {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 0
	}
	.form-inline .form-group {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 0
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .form-control-plaintext {
		display: inline-block
	}
	.form-inline .input-group {
		width: auto
	}
	.form-inline .form-check {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: auto;
		padding-left: 0
	}
	.form-inline .form-check-input {
		position: relative;
		margin-top: 0;
		margin-right: .25rem;
		margin-left: 0
	}
	.form-inline .custom-control {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.form-inline .custom-control-label {
		margin-bottom: 0
	}
}
::-webkit-input-placeholder {
	color: #99adb5
}
::-moz-placeholder {
	color: #99adb5
}
:-ms-input-placeholder {
	color: #99adb5
}
::-ms-input-placeholder {
	color: #99adb5
}
::placeholder {
	color: #99adb5
}
::-moz-selection {
	background-color: #2293e2;
	color: #fff
}
::selection {
	background-color: #2293e2;
	color: #fff
}
*, ::after, ::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
body {
	font-size: 16px;
	min-width: 320px;
	position: relative;
	font-family: museo, sans-serif;
	font-weight: 300;
	overflow-x: hidden;
	background-color: #fff
}
body input, body select, body textarea {
	border: #666 1px solid;
	outline: 0
}
body input.error, body select.error, body textarea.error {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ff1414 !important;
}
body input.error~.jq-selectbox__select, body select.error~.jq-selectbox__select, body textarea.error~.jq-selectbox__select {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ff1414
}
body label.error {
	display: none!important;
	font-size: 11px !important;
	font-weight: 300 !important;
	color: red !important;
	margin-top: 5px !important;
}
body input.error+label.error {
	display: block!important;
}
.form-book__form span{
	width: 100%;
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}
.img-responsive.img-width {
	width: 100%
}
.text-center {
	text-align: center
}
b, strong {
	font-weight: 500
}
.separator {
	display: block;
	width: 100%;
	height: 1px;
	background-color: #d7dee3
}
.account-tab__row span input{
	display: block;
}
a {
	color: #0774cb;
	text-decoration: none;
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
a:hover {
	text-decoration: none
}
.p-lr-0 {
	padding-left: 0;
	padding-right: 0
}
.lh-16 {
	line-height: 16px!important
}
.links {
	position: fixed;
	z-index: 100;
	top: 0
}
.links a {
	line-height: 1
}
.h2 {
	color: #2c2d31;
	font-size: 44px;
	font-weight: 500;
	line-height: 1;
	margin: 0
}
.h3 {
	color: #2c2d31;
	font-size: 40px;
	font-weight: 500;
	line-height: 36px
}
.h4 {
	color: #fff;
	font-size: 28px;
	font-weight: 500;
	line-height: 26px
}
.h5 {
	color: #2c2d31;
	font-size: 24px;
	font-weight: 500;
	line-height: 24px
}
.h6 {
	color: #2c2d31;
	font-size: 22px;
	font-weight: 500;
	line-height: 26px
}
.pr--48 {
	padding-right: 48px
}
.subtitle-text {
	color: #646671;
	font-size: 16px;
	font-weight: 300;
	padding-right: 5em;
	line-height: 26px;
	margin-bottom: 40px
}
input[type=date], input[type=email], input[type=password], input[type=tel], input[type=text] {
	height: 40px;
	width: 100%;
	padding: 0 10px;
	font-weight: 300;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #c6cccf
}
.button {
	height: 44px;
	padding: 0 30px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 300;
	font-size: .875rem;
	-webkit-border-radius: 24px;
	border-radius: 24px;
	border: 0;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	cursor: pointer;
	outline: 0
}
.button.disabled {
	background-color: #d3dee5;
	pointer-events: none
}
.button.disabled:hover {
	background-color: #d3dee5;
	cursor: not-allowed
}
.button svg {
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.button:focus {
	outline: 0
}
.button--green {
	color: #fff;
	background-color: #50c98f
}
.button--green:hover {
	background-color: #3de397
}
.button--blue {
	background: #0774cb;
	color: #fff
}
.button--blue:hover, .button--blue.js-add-to-basket.in-basket {
	background-color: #50c98f;
	color: #fff;
	-webkit-box-shadow: 0 5px 25px rgba(80, 201, 143, .5);
	box-shadow: 0 5px 25px rgba(80, 201, 143, .5)
}
.button--blue:hover .white-arrow {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px)
}
.button--blue:active {
	background-color: #0d63a7
}
.button--blue--border {
	color: #0774cb!important;
	-webkit-border-radius: 21px;
	border-radius: 21px;
	border: 1px solid #66b9f6;
	background-color: transparent
}
.button--blue--border:hover {
	color: #fff!important;
	background-color: #0774cb;
	-webkit-box-shadow: 0 6px 30px rgba(34, 147, 226, .5);
	box-shadow: 0 6px 30px rgba(34, 147, 226, .5)
}
.button--blue--border:hover svg {
	fill: #fff
}
button:disabled {
	background-color: #d3dee5
}
button:disabled:hover {
	background-color: #d3dee5;
	cursor: no-drop
}
.button--green:disabled {
	background-color: #37cf89;
	opacity: .5
}
.button--green:disabled:hover {
	background-color: #3de397
}
.button--input {
	font-size: 13px;
	background: #0774cb;
	color: #fff;
	-webkit-border-top-right-radius: 2px;
	border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border: none;
	cursor: pointer
}
.header-sticky {
	display: none
}
.header {
	height: 170px;
	background-color: #f8fafa
}
.top-menu {
	height: 45px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.top-menu .top-menu__item {
	position: relative
}
.top-menu .phone-block__hidden {
	left: 0;
	width: 209px;
	padding: 12px 0
}
.top-menu .phone-block__hidden::before {
	background-position: left
}
.top-menu .buyers a {
	display: block;
	line-height: 40px;
	padding: 0 20px
}
.top-menu .buyers a:hover {
	background-color: #edf5fa
}
.top-menu a {
	color: #646671;
	font-size: 13px;
	font-weight: 400
}
.top-menu a:hover {
	color: #2293e2
}
.top-menu__item:nth-child(3) {
	padding-right: 47px
}
.top-menu__item:last-child {
	margin-left: auto
}
.top-menu .reload {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.top-menu .reload svg.repeat-icon {
	width: 16px;
	height: 16px;
	fill: none;
	stroke: #646671;
	margin-right: 8px;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.top-menu .reload:hover svg.repeat-icon {
	stroke: #2293e2;
	-webkit-transform: translateZ(0) rotate(360deg);
	transform: translateZ(0) rotate(360deg)
}
.logo svg {
	width: 179px;
	height: 49px;
	fill: #0774cb
}
.top-menu__item:hover>a {
	color: #2293e2
}
.top-menu__item:hover .phone-block__hidden {
	-webkit-transform: translate3d(0, -20px, 0);
	transform: translate3d(0, -20px, 0);
	opacity: 1;
	pointer-events: auto
}
.top-menu__item:hover .arrow-down-grey {
	fill: #2293e2
}

.arrow-down-grey {
	width: 7px;
	height: 4px;
	margin-bottom: 1px;
	margin-left: 5px;
	fill: #646671
}
.phone-block {
	margin-right: 56px;
	position: relative
}
.phone-block a.button  {
	color: #2293e2;
	font-weight: 300;
	font-size: .875rem;
}
.phone-block a {
    color: #2c2d31;
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
}
.phone-block a span {
	color: #9d9fad;
	font-size: 18px
}
.phone-block .arrow-down-grey {
	margin-bottom: 5px;
	margin-left: 2px
}
.phone-block__hidden {
	position: absolute;
	background-color: #fff;
	width: 282px;
	-webkit-box-shadow: 0 6px 100px rgba(0, 0, 0, .16);
	box-shadow: 0 6px 100px rgba(0, 0, 0, .16);
	z-index: 20;
	right: 0;
	top: 100%;
	margin-top: 41px;
	padding: 25px 34px;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all .25s ease-in;
	-o-transition: all .25s ease-in;
	transition: all .25s ease-in
}
.phone-block__hidden .phone-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 15px
}
.phone-block__hidden .phone-row .phone-row__img {
	width: 20px;
	height: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: 15px
}
.phone-block__hidden .phone-row a {
	color: #2c2d31;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px
}
.phone-block__hidden .phone-row a.phone-row__social {
	color: #2293e2;
	font-size: 12px;
	font-weight: 300;
	line-height: 12px;
	text-decoration: underline;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.phone-block__hidden .phone-row a.phone-row__social:hover {
	color: #50c98f;
	text-decoration: none
}
.phone-block__hidden .phone-row__soc {
	margin-bottom: 10px
}
.phone-block__hidden .phone-row__soc .phone-row__img {
	width: 15px;
	height: 15px
}
.phone-block__hidden .phone-row__soc.mb-24 {
	margin-bottom: 25px
}
.phone-block__hidden .button--blue--border {
	color: #2293e2
}
.phone-block__hidden .recall {
	width: 16px;
	height: 16px;
	fill: #0774cb;
	margin-right: 15px
}
.phone-block__hidden .phone-block__hidden-subtitle {
	color: #2c2d31;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	margin: 22px 0 14px
}
.phone-block__hidden .phone-right__time {
	color: #646671;
	font-size: 13px;
	font-weight: 300;
	line-height: 1;
	margin-bottom: 6px;
	margin-top: 15px;
}
.phone-block__hidden .phone-right__time span {
	font-weight: 500
}
.phone-block__hidden .phone-right__order {
	color: #37cf89;
	font-size: 12px;
	font-weight: 300
}
.phone-block__hidden-icon {
	display: none
}
.phone-block__hidden::before {
	content: '';
	position: absolute;
	top: -21px;
	right: 0;
	width: 100%;
	height: 21px;
	background-image: url(../img/icon/dropdown_menu-arrow.svg);
	background-repeat: no-repeat;
	background-position: right bottom
}
.help-block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-right: 69px
}
.help-block__douter, .help-block__pin {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.help-block__douter {
    padding-right: 25px;
}
.help-block__douter svg {
	width: 16px;
	height: 16px;
	stroke: #0774cb;
	fill: none;
	margin-right: 5px
}
.help-block__pin .dotted-link::before {
	display: none
}
.help-block__pin svg {
	width: 13px;
	height: 16px;
	stroke: #0774cb;
	fill: none;
	margin-right: 5px
}
.action-block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.user {
	margin-right: 41px;
	position: relative
}
.user-icon {
	width: 26px;
	height: 38px;
	stroke: #646671;
	cursor: pointer;
}
.user-hidden {
	position: absolute;
	background-color: #fff;
	width: 160px;
	-webkit-box-shadow: 0 6px 27px rgba(0, 0, 0, .16);
	box-shadow: 0 6px 27px rgba(0, 0, 0, .16);
	z-index: 20;
	top: 100%;
	left: 48%;
	margin-top: 41px;
	padding: 15px 20px 10px;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all .25s ease-in;
	-o-transition: all .25s ease-in;
	transition: all .25s ease-in
}
.user-hidden .user-hidden__button-block {
	/*display: -webkit-box;*/
	/*display: -webkit-flex;*/
	/*display: -ms-flexbox;*/
	/*display: flex;*/
	/*-webkit-box-pack: justify;*/
	/*-webkit-justify-content: space-between;*/
	/*-ms-flex-pack: justify;*/
	/*justify-content: space-between;*/
	/*margin-bottom: 20px*/
}
.user-hidden .user-hidden__button-block .button {
	width: 120px
}
.user-hidden .user-hidden__button-block .button.button--blue {
	margin-bottom: 10px;
}
.user-hidden .button--blue--border {
	color: #0774cb;
	font-size: 14px;
	line-height: 15.91px
}
.user-hidden ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.user-hidden ul a {
	color: #2c2d31;
	font-size: 13px;
	font-weight: 300;
	line-height: 29px
}
.user-hidden .anckor-this-circle {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.user:hover .user-hidden {
	-webkit-transform: translate3d(-50%, -20px, 0);
	transform: translate3d(-50%, -20px, 0);
	opacity: 1;
	pointer-events: auto
}
.user-hidden::before {
	content: '';
	position: absolute;
	top: -21px;
	right: 0;
	width: 100%;
	height: 21px;
	background-image: url(../img/icon/dropdown_menu-arrow.svg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.eyeglasses {
	position: relative;
	margin-right: 36px
}
.eyeglasses .circle {
	position: absolute;
	top: -3px;
	right: -3px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 16px;
	height: 16px;
	background-color: #50c98f;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	font-size: 10px;
	font-weight: 500
}
.eyeglasses-icon {
	width: 34px;
	height: 34px;
	fill: none;
	stroke: #646671
}
.cart {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer
}
.cart .phone-block__hidden {
	width: 360px;
	padding: 0 20px 25px
}
.cart .cart-row__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	padding: 20px 0 15px;
	border-bottom: 1px solid #eaf2f7
}
.cart .cart-row__item .cart-row__item-content {
	padding-right: 60px
}
.cart .cart-row__item .cart-row__item-img {
	position: relative;
	width: 76px;
	height: 0;
	padding-top: 24%;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 15px
}
.cart .cart-row__item .cart-row__item-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 100%;
	max-height: 100%;
	height: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.cart .cart-row__item .cart-row__item-title {
	color: #2c2d31;
	font-size: 12px;
	font-weight: 500;
	line-height: 16px
}
.cart .cart-row__item p {
	color: #646671;
	font-size: 12px;
	font-weight: 300;
	line-height: 16px;
	margin-bottom: 8px
}
.cart .cart-row__item .discount-price {
	margin-left: 0
}
.cart .cart-row__remove .close-icon {
	position: absolute;
	top: 22px;
	right: 0;
	width: 17px;
	height: 17px;
	fill: #646671
}
.cart .cart-buttons {
	/*display: -webkit-box;*/
	/*display: -webkit-flex;*/
	/*display: -ms-flexbox;*/
	/*display: flex;*/
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.cart .cart-buttons .button {
	height: 44px;
	width: 48%;
	padding: 0 20px;
	margin: 30px 0 10px
}
.cart .cart-buttons .button--green {
	width: 100%;
	margin-top: 5px;
}
.cart .cart-hover__total-price {
	padding-top: 20px
}
.cart .cart-hover__total-price .total-price__economy, .cart .cart-hover__total-price .total-price__summa {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.cart .cart-hover__total-price .total-price__summa, .cart .cart-hover__total-price strong {
	color: #2c2d31;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px
}
.cart .cart-hover__total-price .total-price__summa span:last-child, .cart .cart-hover__total-price strong span:last-child {
	color: #646671;
	font-size: 12px;
	font-weight: 300
}
.cart .cart-hover__total-price .total-price__economy {
	color: #ff5867;
	font-size: 12px;
	font-weight: 500;
	line-height: 20px
}
.cart .cart-hover__total-price .total-price__economy span:last-child {
	font-size: 13px;
	font-weight: 300
}
.cart-price {
	color: #33383b;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px
}
.cart-price span {
	font-size: 18px;
	font-weight: 600
}
.cart-icon {
	position: relative;
	margin-right: 9px
}
.cart-icon svg {
	width: 31px;
	height: 29px;
	stroke: #646671;
	fill: none
}
.cart-icon .circle {
	position: absolute;
	top: -5px;
	right: -5px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 16px;
	height: 16px;
	background-color: #50c98f;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	font-size: 10px;
	font-weight: 500
}
.small-basket-gift {
	width: 100%;
	color: #fff;
	font-size: 11px;
	font-weight: 500;
	line-height: 16.95px;
	background-color: #a1e4ff;
	text-align: center;
	position: absolute;
	top: 92%;
	z-index: 11;
	-webkit-border-radius: 2px;
	border-radius: 2px
}
.cart:hover .phone-block__hidden {
	-webkit-transform: translate3d(0, -20px, 0);
	transform: translate3d(0, -20px, 0);
	opacity: 1;
	pointer-events: auto
}
.small-basket-gift:before {
	content: "";
	width: 0;
	height: 0;
	right: 15px;
	top: -8px;
	position: absolute;
	border-top: 13px solid transparent;
	border-left: 13px solid #a1e4ff;
	border-bottom: 13px solid transparent;
	z-index: -1
}
.nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 30px
}
.nav .logo {
	margin-right: auto;
}
.bottom-menu__wrapper {
	position: relative;
	z-index: 11;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.bottom-menu__wrapper.active {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	-webkit-box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff
}
.bottom-menu__wrapper.active .bottom-menu {
	top: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0
}
.bottom-menu__wrapper.active .bottom-menu .search-wrapper {
	right: 19%;
	width: 38px;
	height: 100%
}
.bottom-menu__wrapper.active .bottom-menu .search-wrapper.active {
	right: 0;
	width: 100%
}
.bottom-menu__wrapper.active .bottom-menu .stycky-menu__cart {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	opacity: 1;
	padding-right: 16px
}
.bottom-menu__wrapper.active .bottom-menu .svg-icon__wrapper.search {
	width: 40px;
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	margin-right: 0
}
.bottom-menu__wrapper.active .bottom-menu .svg-icon__wrapper.search .search-icon {
	width: 25px;
	height: 25px
}
.bottom-menu__wrapper.active .dotted-link {
	color: #0774cb;
	font-size: 12px;
	font-weight: 300;
	line-height: 16px;
	border-bottom: 1px dashed #2293e2
}
.stycky-menu__cart {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: auto;
	opacity: 0;
	-webkit-transform: translate3d(110%, 0, 0);
	transform: translate3d(110%, 0, 0);
	-webkit-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out
}
.stycky-menu__cart .small-basket-gift {
	display: none
}
.bottom-menu {
	position: relative;
	top: 20px;
	-webkit-box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	padding: 0;
	width: 100%;
	height: 60px;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.bottom-menu .icon-squares {
	width: 16px;
	height: 16px;
	stroke: #2293e2;
	fill: none;
	margin-right: 10px
}
.bottom-menu__ankor>a {
	position: relative;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	padding-left: 40px
}
.bottom-menu__ankor:first-child>a {
	padding-right: 40px
}
.bottom-menu__ankor.catalog-show a {
	color: #0774cb
}
.bottom-menu__ankor.catalog-show>a::before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: 30%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: grey
}
.bottom-menu a {
	color: #2c2d31;
	font-size: 17px;
	font-weight: 500
}
.bottom-menu .search-wrapper {
	position: absolute;
	right: 0;
	width: 85px;
	background-color: #fff;
	overflow: hidden;
	-webkit-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out
}
.bottom-menu .search-wrapper input {
	position: absolute;
	right: 20px;
	top: 50%;
	border: none;
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}
.bottom-menu .svg-icon__wrapper {
	position: relative
}
.bottom-menu .svg-icon__wrapper.search {
	width: 85px;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 20px 30px
}
.bottom-menu .svg-icon__wrapper.search .search-icon {
	width: 18px;
	height: 18px;
	stroke: #646671;
	fill: none
}
.bottom-menu .svg-icon__wrapper.close {
	display: none;
	cursor: pointer
}
.bottom-menu .svg-icon__wrapper.close .close-icon {
	width: 18px;
	height: 18px;
	fill: #646671
}
.bottom-menu .search-wrapper.active {
	width: 100%;
	z-index: 1
}
.bottom-menu .search-wrapper.active input {
	opacity: 1;
	width: 89%;
	right: 0;
	left: 0;
	margin-left: 70px;
	pointer-events: auto
}
.bottom-menu .search-wrapper.active .close-icon {
	display: block
}
.bottom-menu .search-wrapper.active .svg-icon__wrapper.close {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 20px 30px;
	position: absolute;
	top: 0;
	right: 0
}
.sales-circle {
	width: 16px;
	height: 16px;
	background-color: #50c98f;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	font-size: 11px;
	font-weight: 500;
	line-height: 24px;
	margin-left: 8px
}
.dropdown__hidden {
	position: absolute;
	top: 60px;
	left: 255px;
	min-height: 425px;
	width: -webkit-calc(100% - 255px);
	width: calc(100% - 255px);
	opacity: 0;
	padding: 28px 38px 28px 49px;
	background-color: #fbfcfc;
	pointer-events: none;
	-webkit-box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: cover;
}
.bottom-menu__ankor.catalog-show {
	width: 255px
}
.bottom-menu__ankor.catalog-show .arrow-down-grey {
	fill: #0774cb
}
.bottom-menu__ankor .arrow-down-grey {
	margin-left: 8px
}
.bottom-menu__ankor:hover .dropdown__hidden {
	opacity: 1;
	pointer-events: auto
}
.bottom-menu__ankor:hover>a {
	color: #0774cb
}
.bottom-menu__ankor:hover .arrow-down-grey {
	fill: #0774cb
}
.dropdown__hidden.catalog {
	position: static;
	left: 0;
	padding: 15px 0;
	width: 255px
}
.dropdown__hidden.catalog ul.catalog-list {
	padding: 0;
	margin: 0;
	list-style: none
}
.dropdown__hidden.catalog ul.catalog-list>li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 28px 0 38px
}
.dropdown__hidden.catalog ul.catalog-list>li>a {
	line-height: 24px;
	color: #2c2d31;
	font-size: 15px;
	font-weight: 300;
	line-height: 42px;
	-webkit-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out
}
.dropdown__hidden.catalog ul.catalog-list li:hover>a {
	color: #0774cb
}
.dropdown__hidden.catalog ul.catalog-list li:hover .li-hidden__block {
	opacity: 1
}
.dropdown__hidden.catalog ul.catalog-list li:hover .menu-arrow {
	fill: #0774cb
}
.dropdown__hidden.catalog ul.catalog-list li:hover .li-hidden__block {
	pointer-events: auto
}
.dropdown__hidden.catalog .menu-arrow {
	width: 5px;
	height: 9px;
	margin-top: 1px
}
.li-hidden__block {
	position: absolute;
	opacity: 0;
	left: 255px;
	top: 60px;
	min-height: 425px;
	width: -webkit-calc(100% - 255px);
	width: calc(100% - 255px);
	background-color: #fbfcfc;
	padding: 28px 38px 28px 49px;
	-webkit-box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	pointer-events: none
}
.brands-block {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	border: none;
	margin-bottom: 35px
}
.brands-block.active {
	padding-bottom: 42px
}
.brands-block.active .brands-block__item:nth-child(n+13) {
	position: relative;
	opacity: 1;
	height: 96px;
	padding: 2% 3%
}
.brands-block.active .brands-block__item-absolute {
	width: 100%!important;
	height: 42px
}
.brands-block.active .brands-block__item-absolute .arrow-down-grey {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.brands-block.brands-block__glasses .brands-block__item img {
	width: 100%
}
.brands-block__item {
	width: 16.66666666666667%;
	height: 96px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 2% 3%;
	border: 1px solid #e8e8e8;
	-webkit-transition: height, -webkit-box-shadow .25s ease;
	transition: height, -webkit-box-shadow .25s ease;
	-o-transition: height, box-shadow .25s ease;
	transition: height, box-shadow .25s ease;
	transition: height, box-shadow .25s ease, -webkit-box-shadow .25s ease
}
.brands-block__item:hover {
	-webkit-box-shadow: 0 6px 30px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 30px rgba(208, 220, 226, .5)
}
.brands-block__item img {
	max-width: 100%;
	height: auto;
	max-height: 100%
}
.brands-block__item:nth-child(n+13) {
	position: absolute;
	opacity: 0;
	height: 0;
	padding: 0
}
.brands-block__item-absolute {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 14px;
	width: 16.66666666666667%;
	height: 96px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px solid #e8e8e8;
	background-color: #fff;
	cursor: pointer;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.brands-block__item-absolute .arrow-down-grey {
	fill: #0673ca
}
.dropdown__hidden-lists {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: cover;
}
.dropdown__hidden-list__title {
	color: #000;
	font-size: 12px;
	font-weight: 500;
	line-height: 42px;
	text-transform: uppercase
}
.dropdown__hidden-list {
	/*width: 20%;*/
	margin-right: 5%;
	margin-top: 20px;
}
.dropdown__hidden-list ul.dropdown__hidden-list-list {
	padding: 0;
	margin: 0;
	list-style: none
}
.dropdown__hidden-list ul.dropdown__hidden-list-list>li>a {
	display: block;
	color: #2c2d31;
	font-size: 14px;
	font-weight: 300;
	line-height: 16px;
	margin-bottom: 15px
}
.dropdown__hidden-list ul.dropdown__hidden-list-list>li>a:hover {
	color: #2293e2
}
.dropdown__hidden-list ul.dropdown__hidden-list-list>li:nth-child(n+6){
	display: none;
}
.dropdown__hidden-list.active ul.dropdown__hidden-list-list>li:nth-child(n+6){
	display: inherit;
}
.eye-menu .dropdown__hidden-lists {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding-right: 0
}
.eye-menu .dropdown__hidden-list:nth-child(1) {
	margin-right: 68px
}
.eye-menu .dropdown__hidden-list:nth-child(2) {
	margin-right: 122px
}
.eye-menu .dropdown__hidden-list:nth-child(3) {
	width: 25%;
	margin-right: 20px
}
.eye-block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 45px
}
.eye-block__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 35px
}
.eye-block__wrapper:last-child{
	margin-left: 36px;
}
.icon-ophtalmolog {
	width: 76px;
	height: 76px;
	fill: #fff
}
.brands-block__item-blue {
	position: relative;
	width: 87px;
	height: 89px;
	overflow: hidden;
	-webkit-border-radius: 33px 28px 49px 40px;
	border-radius: 33px 28px 49px 40px;
	margin-right: 25px;
	background-color: #9fe4ff;
	background-image: -webkit-linear-gradient(66deg, #b5eaff 0, #8edfff 100%);
	background-image: -o-linear-gradient(66deg, #b5eaff 0, #8edfff 100%);
	background-image: linear-gradient(24deg, #b5eaff 0, #8edfff 100%)
}
.brands-block__item-blue .icon-position {
	position: absolute;
	top: 26px;
	left: 13px
}
.brands-block__item-blue .eye-block__title {
	color: #2c2d31;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px
}
.breadcrumb-wrapper {
	position: relative;
	background-color: #edf5fa;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 55px 0 20px
}
.breadcrumb-wrapper .breadcrumb {
	padding: 0;
	margin: 0;
	background-color: transparent
}
.breadcrumb-wrapper .breadcrumb a {
	color: #747787;
	line-height: 1
}
.breadcrumb-wrapper .breadcrumb-item+.breadcrumb-item::before {
	display: inline-block;
	padding-right: .5rem;
	padding-left: .5rem;
	color: #6c757d;
	content: "\203A"
}
.main {
	position: relative;
	min-height: 600px
}
.main .h3 {
	margin-top: 65px;
	margin-bottom: 25px
}
.main-top-bg::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 483px;
	background-color: #edf5fa
}
.main.active::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #edf5fa;
	opacity: .9;
	z-index: 10
}
.hero {
	padding-top: 70px
}
.top-slider__item {
	min-height: 504px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-background-size: cover;
	background-size: cover
}
.top-slider .swiper-pagination {
	text-align: left;
	padding-left: 5em;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.top-slider .swiper-pagination-bullet {
	width: 3px;
	height: 3px;
	background-color: #fff;
	opacity: .6;
	outline: 0
}
.top-slider .swiper-pagination-bullet-active {
	opacity: 1;
	width: 7px;
	height: 7px
}
.top-slider .swiper-button-next, .top-slider .swiper-button-prev {
	opacity: 0;
	width: 54px;
	height: 54px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 6px 56px rgba(208, 220, 226, .9);
	box-shadow: 0 6px 56px rgba(208, 220, 226, .9);
	background-color: #fff;
	-webkit-transition: opacity .25s ease;
	-o-transition: opacity .25s ease;
	transition: opacity .25s ease
}
.top-slider .swiper-button-prev {
	left: 10px;
	right: auto
}
.top-slider .swiper-button-next {
	right: 10px
}
.top-slider:hover .swiper-button-next, .top-slider:hover .swiper-button-prev {
	opacity: 1
}
.top-banners__item {
	position: relative;
	display: block;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 0 43px 0 38px
}
.top-banners__item-big {
	padding-top: 51px;
	min-height: 304px;
    margin-bottom: 16px;
}
.top-banners__item-big .h4 {
	margin-bottom: 16px
}
.top-banners__item-big p {
	color: #e3f3ff
}
.top-banners__item-big img {
	left: 0
}
.top-banners__item-small {
	padding-top: 30px;
	min-height: 184px
}
.top-banners__item-small .h4 {
	margin-bottom: 12px
}
.top-banners__item-small p {
	color: #f3fff9
}
.top-banners__item-small img {
	right: 0
}
.top-banners__item p {
	font-size: 14px;
	font-weight: 300;
	line-height: 20px
}
.top-banners__item img {
	position: absolute;
	bottom: 0;
	max-width: 100%;
	max-height: 100%
}
.row-banner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 37px 41% 32px 47px;
	height: 100%;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #eaf1f5;
	-webkit-background-size: auto auto;
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center right
}
.row-banner .h5 {
	margin-bottom: 16px
}
.row-banner p {
	color: #6c727c;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	margin-bottom: 0
}
.ankor-bottom {
	margin-top: auto
}
.quick-anckors {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	pointer-events: none
}
.quick-anckor {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 40px 0
}
.quick-anckor>span {
	padding-right: 59px;
	position: relative
}
.quick-anckor>span::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: 24px;
	background-color: #e2eaee;
	display: block;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}
.quick-anckor i {
	position: relative;
	margin-right: 22px
}
.quick-anckor i::before {
	content: '';
	display: block;
	position: absolute;
	left: -15px;
	bottom: -15px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 29px;
	height: 29px;
	background-color: #a1e4ff;
	z-index: -1
}
.quick-anckor:last-child>span::before {
	display: none
}
.base-sec__slider {
	position: relative
}
.slider-home {
	position: relative;
	padding: 50px 0;
	background-position: right;
	background-repeat: no-repeat
}
.slider-home .title-row {
	position: relative;
	top: -32px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: -6px;
	z-index: 1
}
.slider-home .title-row .h2 {
	margin-right: 34px
}
.slider-home .title-row .ankor-with-arrow {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
	margin-bottom: 9px
}
.slider-home .swiper-container {
	margin-left: -15px
}
.slider-home .swiper-slide {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	display: block;
	max-width: 320px;
	width: 100%;
	margin: 25px 0 25px 0
}
.slider-home .ankor-with-arrow {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.slider-home .ankor-with-arrow svg {
	width: 5px;
	height: 9px;
	margin-top: 3px;
	margin-left: 6px;
	-webkit-transition: margin-left .25s ease;
	-o-transition: margin-left .25s ease;
	transition: margin-left .25s ease
}
.slider-home .ankor-with-arrow:hover svg {
	margin-left: 10px
}
.slider-home .swiper-navigation {
	position: absolute;
	top: -66px;
	left: 0;
	width: 100%;
	height: 28px
}
.swiper-button-next, .swiper-button-prev {
	width: 14px;
	height: 28px;
	background-image: url(../img/png-icon/slider-arrow.png);
	-webkit-background-size: auto auto;
	background-size: auto;
	outline: 0;
	margin-top: -15px
}
.swiper-button-next {
	-webkit-transform: translateZ(0) rotate(180deg);
	transform: translateZ(0) rotate(180deg)
}
.swiper-button-prev {
	left: auto;
	right: 57px
}
.hit, .sale {
	position: absolute;
	top: -5px;
	left: 15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #50c98f;
	color: #fff;
	padding: 0 20px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	font-size: 12px;
	font-weight: 500;
	line-height: 24px;
	text-transform: uppercase
}
.hit .treangle, .sale .treangle {
	width: 6px;
	height: 9px;
	margin-right: 11px
}
.slider-ready-glasses .prices-row, .slider-solutions .prices-row {
	margin-top: 40px
}
.slider-ready-glasses .product-item .type, .slider-solutions .product-item .type {
	margin-bottom: 0
}
.product-item {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	max-width: 320px;
	width: 100%;
	padding: 45px 31px 36px;
	-webkit-box-shadow: 0 6px 25px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 25px rgba(208, 220, 226, .5);
	-webkit-border-radius: 1px;
	border-radius: 1px;
	background-color: #fff;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.product-item .type {
	color: #646671;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	margin-bottom: 25px
}
.product-item .text {
	color: #646671;
	font-size: 13px;
	font-weight: 300;
	line-height: 20px
}
.product-item .button {
	padding: 0 21px
}
.product-item .button .btn-in-cart {
	margin-right: 0
}
.product-item:hover .product-item-fitting {
	opacity: 1
}
.product-item-fitting {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 65px;
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	opacity: 0;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.product-item-fitting svg {
	stroke: #0774cb;
	-webkit-transition: stroke .25s ease;
	-o-transition: stroke .25s ease;
	transition: stroke .25s ease
}
.product-item-fitting:hover {
	color: #50c98f
}
.product-item-fitting:hover svg {
	stroke: #50c98f
}
.product-item-fitting.active {
	opacity: 1;
	color: #50c98f;
	pointer-events: none
}
.product-item-fitting.active svg {
	stroke: #50c98f
}
.product-item__last-item {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #fff
}
.actual-price {
	color: #646671;
	font-size: 12px;
	font-weight: 500;
	line-height: 20px
}
.actual-price span {
	color: #2c2d31;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px
}
.discount-price {
	color: #ff5867;
	font-size: 13px;
	font-weight: 300;
	line-height: 20px;
	text-decoration: line-through;
	margin-right: 8px;
	margin-left: 10px
}
.prices {
	margin-top: auto
}
.prices-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.prices-row .tooltip {
	left: -30px;
	width: 318px
}
.price {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.product-item__img {
	text-align: center;
	position: relative;
	padding-top: 65%;
	margin-bottom: 10px
}
.product-item__img img {
	position: absolute;
	top: 50%;
	left: 50%;
	right: 0;
	bottom: 0;
	max-width: 100%;
	max-height: 100%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}
.slider-lenses {
	background-image: url(../img/bg/home-slider-bg.jpg);
	background-position-y: 40px
}
.slider-banner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%;
	padding-left: 48px;
	padding-top: 93px;
	padding-right: 48px;
	padding-bottom: 80px
}
.slider-banner .subtitle {
	position: relative;
	color: #646671;
	font-size: 12px;
	font-weight: 300;
	line-height: 20px;
	text-transform: uppercase
}
.slider-banner .h3 {
	position: relative;
	margin-top: 1px;
	margin-bottom: 35px
}
.slider-banner p {
	position: relative;
	color: #646671;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px
}
.slider-banner .bell {
	position: absolute;
	right: -50%;
	fill: #fff
}
.slider-ready-glasses .slider-banner {
	padding: 25px 0
}
.slider-banner__h50 {
	height: 48%;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #1e8ede;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 47px 45px 20px 42px;
	position: relative;
	overflow: hidden
}
.slider-banner__h50 span {
	position: relative;
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	line-height: 24px
}
.slider-banner__h50--1 .circle-bg {
	bottom: -263%;
	left: -128%
}
.slider-banner__h50--1 .img {
	position: absolute;
	right: 20px;
	bottom: 10px
}
.slider-banner__h50--2 .circle-bg {
	bottom: -218%;
	left: -170%
}
.slider-banner__h50--2 .img {
	position: absolute;
	right: 20px
}
.slider-banner__h100 {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	height: 100%;
	padding: 20px 49px 45px 42px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden
}
.slider-banner__h100 .slider-banner__bottom-content {
	position: relative
}
.slider-banner__h100 .circle-bg {
	bottom: inherit;
	top: -20%;
	right: -50%;
	left: inherit
}
.slider-banner__h100 .h3 {
	margin-bottom: 8px;
	color: #fff
}
.slider-banner__h100 span {
	opacity: .9;
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px
}
.slider-banner__h100 .eye-img {
	left: 0
}
.eye-img {
	position: absolute
}
.slider-banner__green {
	background-color: #50c98f
}
.squere-bg::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 135px;
	display: block;
	height: 100%;
	width: 657px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #edf5fa
}
.hidden-block {
	position: absolute;
	top: 100%;
	display: none;
	pointer-events: none;
	-webkit-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out
}
.product-item:hover .hidden-block {
	display: block;
	height: 110px
}
.sunglasses-wrapper {
	position: relative;
	padding: 80px 0 40px
}
.sunglasses-wrapper .h2 {
	margin-bottom: 15px
}
.sunglasses-wrapper p {
	color: #2c2d31;
	font-size: 20px;
	font-weight: 300;
	line-height: 24px;
	margin-bottom: 55px
}
.sunglasses-wrapper .title-row {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	top: 0
}
.sunglasses-wrapper .h6 {
	margin-bottom: 50px
}
.sunglasses-wrapper .slider-banner {
	padding: 25px 0
}
.circle-bg {
	position: absolute;
	top: 0;
	left: 5%
}
.gender {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 640px;
	overflow: hidden;
}
.gender img {
	opacity: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	-webkit-transition: opacity .5s ease;
	-o-transition: opacity .5s ease;
	transition: opacity .5s ease
}
.gender img.active {
	opacity: 1
}
.grey-bg {
	background-color: #ecf4f9
}
.base-sec__slider-servise {
	margin-left: -15px;
	margin-right: -15px
}
.our-service {
	padding-top: 120px;
	padding-bottom: 0
}
.our-service.squere-bg::before {
	content: '';
	position: absolute;
	top: inherit;
	bottom: 0;
	right: inherit;
	width: 95%;
	height: 65%
}
.our-service.slider-home .swiper-container {
	margin-right: -15px;
	margin-left: 0;
	width: 100%
}
.our-service.slider-home .base-sec__slider-servise .swiper-navigation {
	top: 35%;
	height: 85px
}
.our-service.slider-home .base-sec__slider-servise .swiper-button-next, .our-service.slider-home .base-sec__slider-servise .swiper-button-prev {
	width: 54px;
	height: 54px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 6px 56px rgba(208, 220, 226, .9);
	box-shadow: 0 6px 56px rgba(208, 220, 226, .9);
	background-color: #fff
}
.our-service.slider-home .base-sec__slider-servise .swiper-button-prev {
	left: -10px;
	right: auto
}
.our-service.slider-home .base-sec__slider-servise .swiper-button-next {
	right: -10px
}
.our-service.slider-home .base-sec__slider-servise .swiper-slide {
	max-width: 100%;
	margin: 0
}
.our-service.slider-home .base-sec__slider-tabs .base-sec__slider-gradient {
	position: absolute;
	right: 0;
	z-index: 3
}
.our-service.slider-home .base-sec__slider-tabs .swiper-slide {
	width: 205px;
	margin: 0;
	color: #646671;
	font-size: 14px;
	font-weight: 300
}
.our-service.slider-home .base-sec__slider-tabs .swiper-slide.swiper-slide-thumb-active span {
	color: #2c2d31;
	font-weight: 500;
	border-bottom: 2px solid #50c98f
}
.our-service.slider-home .base-sec__slider-tabs .swiper-slide span {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 112px
}
.our-service__slider {
	background-color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 100%;
	-webkit-box-shadow: 0 6px 25px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 25px rgba(208, 220, 226, .5);
	-webkit-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 15px
}
.our-service__slider>div {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}
.our-service__slider .our-service__slider-photo {
	position: relative;
	padding-top: 74%
}
.our-service__slider .our-service__slider-photo img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	max-height: 100%
}
.our-service__slider .our-service__slider-content {
	padding: 0 124px 0 74px
}
.our-service__slider .our-service__slider-content .our-service__title {
	color: #2c2d31;
	font-size: 32px;
	font-weight: 500;
	line-height: 36px;
	margin-bottom: 20px
}
.our-service__slider .our-service__slider-content p {
	color: #646671;
	font-size: 15px;
	font-weight: 300;
	line-height: 24px
}
.our-service__slider .our-service__slider-content .our-service__items {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 50px
}
.our-service__slider .our-service__slider-content .our-service__item {
	margin-right: 32px
}
.our-service__slider .our-service__slider-content .our-service__icon {
	position: relative;
	margin-bottom: 20px
}
.our-service__slider .our-service__slider-content .our-service__icon::before {
	content: '';
	position: absolute;
	bottom: -5px;
	left: -5px;
	display: block;
	width: 22px;
	height: 22px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #c1f2e5;
	z-index: 0
}
.our-service__slider .our-service__slider-content .our-service__text {
	color: #2c2d31;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px
}
.our-service__slider .our-service__slider-content .button {
	padding-right: 25px
}
.card-icon {
	width: 39px;
	height: 29px;
	fill: #50c98f;
	position: relative;
	z-index: 1
}
.white-arrow {
	fill: #fff;
	width: 5px;
	height: 9px;
	margin-top: 1px;
	margin-left: 7px;
	-webkit-transition: -webkit-transform .25s ease-in;
	transition: -webkit-transform .25s ease-in;
	-o-transition: transform .25s ease-in;
	transition: transform .25s ease-in;
	transition: transform .25s ease-in, -webkit-transform .25s ease-in
}
.blue-arrow {
	fill: #0774cb
}
.sales {
	padding-top: 80px
}
.sales-card {
	display: block
}
.sales-card p {
	color: #646671;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px
}
.sales-card__img {
	position: relative;
	padding-top: 55%;
	margin-bottom: 30px;
	overflow: hidden
}
.sales-card__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	max-height: 100%;
	-webkit-transition: -webkit-transform .5s ease-out;
	transition: -webkit-transform .5s ease-out;
	-o-transition: transform .5s ease-out;
	transition: transform .5s ease-out;
	transition: transform .5s ease-out, -webkit-transform .5s ease-out
}
.sales-card__title {
	color: #2c2d31;
	font-size: 20px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 20px
}
.sales-card__term-action {
	color: #646671;
	font-size: 13px;
	font-weight: 300;
	line-height: 20px;
	margin-top: auto
}
.sales-card__remained {
	color: #2c2d31;
	font-size: 13px;
	font-weight: 300;
	line-height: 20px
}
.sales-card__remained.red {
	color: #ff5867
}
.sales-card__last-item {
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #edf5fa
}
.sales-card:hover .sales-card__img img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.articles {
	margin-bottom: 85px
}
.articles-grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.article-big-size {
	width: 432px;
	height: 500px;
	margin-right: 16px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.article-small-size {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.article-small-size .articles-grid__item {
	width: 435px;
	height: 242px;
	margin-bottom: 16px
}
.articles-grid__item {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	height: 100%;
	padding: 0 80px 36px 38px;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	overflow: hidden;
	-webkit-transition: -webkit-transform .25s ease-in;
	transition: -webkit-transform .25s ease-in;
	-o-transition: transform .25s ease-in;
	transition: transform .25s ease-in;
	transition: transform .25s ease-in, -webkit-transform .25s ease-in
}
.articles-grid__item>div {
	position: relative
}
.articles-grid__item img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-height: 100%;
	z-index: -1;
	-webkit-transition: -webkit-transform .5s ease-out;
	transition: -webkit-transform .5s ease-out;
	-o-transition: transform .5s ease-out;
	transition: transform .5s ease-out;
	transition: transform .5s ease-out, -webkit-transform .5s ease-out
}
.articles-grid__item:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.articles-grid__item::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .2);
	z-index: -1
}
.articles-grid__item-data {
	opacity: .5;
	color: #fff;
	font-size: 13px;
	font-weight: 300;
	line-height: 28px
}
.articles-grid__item-title {
	color: #fefeff;
	font-size: 20px;
	font-weight: 500;
	line-height: 24px
}
.article-slider .slider-home .swiper-slide {
	max-width: 432px;
	height: 242px
}
.bottom-blok-home {
	position: relative
}
.bottom-blok-home.squere-bg::before {
	content: '';
	position: absolute;
	top: 380px;
	bottom: 30px;
	right: inherit;
	width: 78%;
	height: auto;
    bottom: 0;
}
.company .h2 {
	margin-bottom: 65px
}
.company p {
	color: #646671;
	font-size: 24px;
	font-weight: 300;
	line-height: 32px;
	margin-bottom: 45px
}
.company .company-number {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	padding-top: 34px;
	padding-bottom: 30px;
	-webkit-box-shadow: 0 6px 25px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 25px rgba(208, 220, 226, .5);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	margin-bottom: 47px
}
.company .company-number__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.company .company-number__item .number {
	color: #50c98f;
	font-size: 36px;
	font-weight: 300;
	line-height: 24px;
	margin-right: 16px
}
.company .company-number__item .text {
	color: #2c2d31;
	font-size: 14px;
	font-weight: 300;
	line-height: 18px
}
.company .company-right {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
.company .company-left {
	padding-right: 70px
}
.company .ankor-with-arrow {
	margin-bottom: 40px
}
.company .circle-bg {
	left: 25%
}
.slider-home.news-slider .swiper-slide {
	max-width: 432px
}
.news-card {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 41px;
	min-height: 183px;
	-webkit-box-shadow: 0 6px 25px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 25px rgba(208, 220, 226, .5);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff
}
.news-card .news-card__title {
	color: #2c2d31;
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
	margin-bottom: 15px;
	position: relative
}
.news-card .news-card__data {
	color: #646671;
	font-size: 13px;
	font-weight: 300;
	line-height: 20px;
	position: relative
}
.border-wrapper .border-top {
	top: 0;
	left: 0;
	width: 0;
	height: 2px;
	-webkit-transition: .3s linear;
	-o-transition: .3s linear;
	transition: .3s linear
}
.border-wrapper .border-right {
	top: 0;
	right: 0;
	height: 0;
	width: 2px;
	-webkit-transition: .3s linear;
	-o-transition: .3s linear;
	transition: .3s linear
}
.border-wrapper .border-bottom {
	bottom: 0;
	right: 0;
	width: 0;
	height: 2px;
	-webkit-transition: .3s linear;
	-o-transition: .3s linear;
	transition: .3s linear
}
.border-wrapper .border-left {
	left: 0;
	bottom: 0;
	height: 0;
	width: 2px;
	-webkit-transition: .3s linear;
	-o-transition: .3s linear;
	transition: .3s linear
}
.border-wrapper .border {
	position: absolute;
	background: #93e0ff
}
.border-wrapper:hover .border-top {
	width: 100%;
	-webkit-transition: .3s linear;
	-o-transition: .3s linear;
	transition: .3s linear
}
.border-wrapper:hover .border-right {
	height: 100%;
	-webkit-transition: .3s linear;
	-o-transition: .3s linear;
	transition: .3s linear
}
.border-wrapper:hover .border-bottom {
	width: 100%;
	-webkit-transition: .3s linear;
	-o-transition: .3s linear;
	transition: .3s linear
}
.border-wrapper:hover .border-left {
	height: 100%;
	-webkit-transition: .3s linear;
	-o-transition: .3s linear;
	transition: .3s linear
}
.news-card:hover {
	-webkit-box-shadow: none;
	box-shadow: none
}
.subscription {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 34px 123px 27px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #e9f2f7;
	background-image: -webkit-linear-gradient(62deg, #30a3ee 0, #1281d4 100%);
	background-image: -o-linear-gradient(62deg, #30a3ee 0, #1281d4 100%);
	background-image: linear-gradient(28deg, #30a3ee 0, #1281d4 100%);
	overflow: hidden
}
.subscription .h4 {
	margin-bottom: 0;
	margin-right: 23px;
	line-height: 28px;
	z-index: 0
}
.subscription p {
	margin-bottom: 0;
	margin-right: 49px;
	color: #edfff7;
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
	z-index: 0
}
.subscription input {
	width: 290px;
	height: 42px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 18px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	color: #000;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	margin-right: 29px
}
.subscription .subscription-form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: end;
	z-index: 0
}
.subscription .subscription-form .button--blue--border {
	border: 1px solid #fff;
	color: #fff!important;
	padding: 0 46px
}
.subscription .subscription-form .button--blue--border:hover {
	background-color: #50c98f;
	border: 1px solid #50c98f;
	-webkit-box-shadow: 0 6px 30px rgba(34, 147, 226, .5);
	box-shadow: 0 6px 30px rgba(34, 147, 226, .5)
}
.subscription .circle-bg.left {
	left: -42%;
	top: -66%
}
.subscription .circle-bg.right {
	bottom: inherit;
	right: -30%;
	left: inherit
}
.subscription--quest {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	width: 100%;
	margin-top: 50px;
	margin-right: 16px;
	margin-bottom: 50px;
}
.subscription--quest .circle-bg.left {
	left: -60%;
	top: -20%
}
.subscription--quest .circle-bg.right {
	bottom: 75%;
	right: -15%;
	left: inherit
}
.subscription--quest .h4 {
	font-size: 32px
}
.subscription--quest .subscription-title-row {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 30px
}
.subscription--quest .subscription-form {
	width: 100%
}
.subscription--quest .button {
	width: 215px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	color: #fff
}
.our-parthners {
	padding: 100px 0
}
.our-parthners .slider-home{
	padding-bottom: 10px;
}

.our-parthners__items {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.our-parthners__items .our-parthners__item {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 12.5%;
	-ms-flex: 1 0 12.5%;
	flex: 1 0 12.5%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 20px;
	padding: 15px;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	-webkit-transition: all .15s ease-in;
	-o-transition: all .15s ease-in;
	transition: all .15s ease-in
}
.our-parthners__items .our-parthners__item:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-box-shadow: 0 6px 25px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 25px rgba(208, 220, 226, .5)
}
#responsiveTabsDemo.r-tabs .r-tabs-nav {
	position: relative;
	margin-left: -6px;
	margin-bottom: 6px;
	z-index: 1
}
#responsiveTabsDemo.r-tabs .r-tabs-panel {
	padding: 0
}
#responsiveTabsDemo.r-tabs .r-tabs-tab {
	margin-right: 31px
}
#responsiveTabsDemo.r-tabs .r-tabs-anchor {
	color: #6a6c77;
	font-size: 18px;
	font-weight: 300;
	line-height: 28px
}
#responsiveTabsDemo.r-tabs .r-tabs-tab.r-tabs-state-active {
	border-bottom: 2px solid #55ca92
}
#responsiveTabsDemo.r-tabs .r-tabs-tab.r-tabs-state-active .r-tabs-anchor {
	color: #2c2d31;
	font-weight: 500
}
.catalog .brands-block {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.catalog .brands-block .brands-block__item:nth-child(-n+6) {
	border-bottom: 1px solid #e8e8e8
}
.catalog .brands-block .brands-block__item.active {
	border-color: #0774cb
}
.catalog .jq-selectbox__select {
	margin-left: 20px
}
.catalog-glasses .catalog .brands-block {
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}
.catalog-glasses .brands-block__item img {
	width: 100%
}
.catalog-glasses .product-item .h6 {
	margin-bottom: 20px
}
.catalog-glasses .product-item .product-item__hidden .button {
	margin-bottom: 10px
}
.schema-order {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-bottom: 40px;
	font-size: 14px
}
.jq-selectbox__select {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 40px;
	padding: 0 45px 0 10px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #c6cccf;
	border-bottom-color: none;
	background: 0 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #2d2e32;
	text-shadow: none;
	font: 14px/24px;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px
}
.jq-selectbox li.selected {
	background-color: #0774cb
}
.jq-selectbox li:hover {
	background-color: #edf5fa;
	color: #2c2d31
}
.jq-selectbox__select:hover {
	background: 0 0
}
.jq-selectbox__select:active {
	-webkit-box-shadow: none;
	box-shadow: none
}
.jq-selectbox__trigger {
	border-left: none
}
.jq-selectbox__trigger-arrow {
	border: solid #000;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 2px;
	margin-top: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.jq-selectbox.focused .jq-selectbox__select {
	border: 1px solid #c6cccf
}
.catalog-cards {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: stretch;
	margin-right: -15px;
	margin-bottom: 48px
}
.catalog-cards .product-item {
	margin-right: 16px;
	margin-bottom: 8px;
	padding-bottom: 25px;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 320px;
	-ms-flex: 1 0 320px;
	flex: 1 0 320px
}
.catalog-cards .product-item .h6 {
	-webkit-transition: color .25s ease;
	-o-transition: color .25s ease;
	transition: color .25s ease
}
.product-item__hidden {
	position: absolute;
	top: 0;
	left: -1px;
	right: -1px;
	bottom: 0;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: scaleY(.8);
	-ms-transform: scaleY(.8);
	transform: scaleY(.8);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	-webkit-transition: -webkit-transform .2s ease-out;
	transition: -webkit-transform .2s ease-out;
	-o-transition: transform .2s ease-out;
	transition: transform .2s ease-out;
	transition: transform .2s ease-out, -webkit-transform .2s ease-out;
	z-index: -1;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.product-item__hidden .button {
	width: 100%;
	margin-bottom: 23px;
	font-size: 16px
}
.product-item__hidden:before {
	content: "";
	float: left;
	height: 100%;
	width: 100%
}
.hidden-wrapper {
	padding: 0 36px 24px;
	text-align: center;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	-webkit-box-shadow: 0 6px 116px rgba(187, 199, 205, .7);
	box-shadow: 0 6px 116px rgba(187, 199, 205, .7)
}
.hidden-wrapper a:hover {
	color: #50c98f
}
.product-item__hidden-glasses {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
.product-item__hidden-glasses .hanger {
	width: 17px;
	height: 11px;
	fill: #2293e2
}
.catalog-cards .product-item:hover {
	z-index: 2;
	margin-bottom: 16px;
}
.catalog-cards .product-item:hover .product-item__hidden {
	visibility: visible;
	opacity: 1;
	-webkit-transform: scale(1.03, 1);
	-ms-transform: scale(1.03, 1);
	transform: scale(1.03, 1)
}
.catalog-cards .product-item:hover .h6:hover {
	color: #2293e2
}
.catalog-cards__banner {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 39px 48px 36px 140px;
	width: 100%;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #eaf1f5;
	overflow: hidden
}
.catalog-cards__banner .circle-bg {
	left: -25px
}
.catalog-cards__banner .h5 {
	margin-bottom: 0;
	z-index: 1
}
.catalog-cards__banner p {
	color: #6c727c;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	margin-bottom: 0
}
.catalog-cards__banner .eye-bg {
	bottom: 0;
	top: inherit;
	left: 10px;
	z-index: 0
}
.catalog-cards__banner2 {
	padding-left: 230px
}
.catalog-cards__banner2 .button {
	width: 186px
}
.catalog-cards__banner2 .h5 {
	font-size: 30px;
	line-height: 32px
}
.catalog-cards__banner3 {
	background-color: #2da0eb
}
.catalog-cards__banner3 .h5 {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	color: #fff;
	width: 260px;
	margin-right: 30px
}
.catalog-cards__banner3 p {
	color: #fff;
	margin-right: 40px
}
.catalog-cards__banner3 .eye-bg {
	left: -40px;
	width: 200px
}
.eye-bg {
	position: absolute;
	bottom: 0;
	left: 5%
}
.form-face__icon {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-background-size: cover;
	background-size: cover;
	margin-right: 6px
}
.form-face__icon1 {
	width: 16px;
	height: 18px;
	background-image: url(../img/icon/form-face/form-face1.svg)
}
.form-face__icon2 {
	width: 16px;
	height: 21px;
	background-image: url(../img/icon/form-face/form-face2.svg)
}
.form-face__icon3 {
	width: 16px;
	height: 16px;
	background-image: url(../img/icon/form-face/form-face3.svg)
}
.form-face__icon4 {
	width: 16px;
	height: 18px;
	background-image: url(../img/icon/form-face/form-face4.svg)
}
.form-face__icon5 {
	width: 16px;
	height: 16px;
	background-image: url(../img/icon/form-face/form-face5.svg)
}
.form-face__icon6 {
	width: 15px;
	height: 17px;
	background-image: url(../img/icon/form-face/form-face6.svg)
}
.opt-catalog__table-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 30px 0 20px;
	color: #646671;
	font-size: 14px;
	font-weight: 300
}
.opt-catalog__items {
	border: 1px solid #eaf1f5;
	margin-bottom: 88px
}
.opt-catalog__item {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 13px 0 24px
}
.opt-catalog__item:not(:last-child) {
	border-bottom: 1px solid #eaf1f5
}
.opt-catalog__item__photo {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding-left: 25px
}
.opt-catalog__item__photo-img {
	position: relative;
	width: 129px;
	height: 92px
}
.opt-catalog__item__photo-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 100%;
	max-height: 100%;
	height: auto;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}
.opt-catalog__zoom {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 129px
}
.opt-catalog__zoom-icon {
	width: 13px;
	height: 13px;
	fill: #2293e2;
	margin-right: 7px
}
.opt-catalog__item__title {
	color: #2c2d31;
	font-size: 18px;
	font-weight: 500;
	line-height: 20px;
	max-width: 80%;
	margin-bottom: 5px
}
.opt-catalog__item__article {
	color: #646671;
	font-size: 12px;
	font-weight: 300;
	line-height: 16px
}
.opt-catalog__item-presence {
	color: #37cf89;
	font-size: 14px;
	font-weight: 300;
	line-height: 16px
}
.opt-catalog__item-price {
	font-size: 16px;
	color: #646671
}
.opt-catalog__item-price strong {
	color: #2d2e32;
	font-size: 24px;
	line-height: 24px
}
.opt-catalog__item-price .discount-price {
	margin-left: 0
}
.opt-catalog__item-button .button {
	padding: 0 22px
}
.opt-catalog__item-button svg {
	width: 17px;
	height: 16px;
	stroke: #fff;
	fill: none
}
.width-photo {
	width: 21%
}
.width-title {
	width: 28%
}
.width-nal {
	width: 16%
}
.width-price {
	width: 15%
}
.width-order {
	width: 12%
}
.main-table {
	position: relative;
	max-width: 950px;
	margin-left: auto
}
.title-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 15px
}
.title-wrapper .h5 {
	margin-right: 22px
}
.main-table__header-select {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end
}
.main-table__header-select .button {
	margin-left: auto
}
.vert-al-sub {
	vertical-align: sub
}
.vert-al-sup {
	vertical-align: sup
}
.main-table__header {
	margin-bottom: 35px
}
.main-table__header .jq-selectbox__select {
	width: 90px;
	margin-right: 24px
}
.main-table__footer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding-top: 60px;
	padding-bottom: 40px
}
.main-table__table {
	position: relative
}
.sticky-table {
	position: -webkit-sticky;
	position: sticky;
	top: 0
}
.main-table__table table {
	border-collapse: separate
}
.main-table__table .jq-number .jq-number__field {
	width: 100%;
	height: 41px;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
.main-table__table thead {
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.main-table__table thead tr {
	height: 50px
}
.main-table__table thead tr td {
	text-align: center;
	color: #2c2d31;
	font-size: 12px;
	font-weight: 300;
	line-height: 24px;
	text-transform: uppercase
}
.main-table__table thead tr td:first-child {
	text-align: left
}
.main-table__table thead.fixed {
	width: 100%;
	position: fixed;
	top: 60px;
	background-color: #fff;
	z-index: 1
}
.main-table__table thead.fixed td:not(:first-child) {
	width: 98px
}
.main-table__table tbody p {
	margin: 0
}
.main-table__table tbody tr td {
	position: relative
}
.main-table__table tbody tr td:first-child {
	padding-right: 28px
}
.main-table__table tbody tr td:not(:first-child) {
	border: 1px solid #eaf3f8
}
.main-table__table tbody tr td:not(:first-child):hover .hidden-description {
	-webkit-transform: translate3d(-50%, -20px, 0);
	transform: translate3d(-50%, -20px, 0);
	opacity: 1;
	pointer-events: auto
}
.main-table__table tbody tr td.green:hover {
	-webkit-box-shadow: 0 6px 60px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 60px rgba(208, 220, 226, .5);
	border: 1px solid #50c98f
}
.main-table__table tbody tr td.green:hover .jq-number {
	opacity: 1
}
.main-table__table tbody tr td.red:hover {
	-webkit-box-shadow: 0 6px 60px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 60px rgba(208, 220, 226, .5);
	border: 1px solid #ff7e7e
}
.main-table__table tbody .jq-number {
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity .25s ease;
	-o-transition: opacity .25s ease;
	transition: opacity .25s ease
}
.main-table__table .green {
	background-color: rgba(80, 201, 143, .11)
}
.main-table__table .red {
	background-color: rgba(255, 88, 103, .11)
}
.main-table__table .red .hidden-description p:first-child {
	color: red;
	margin-bottom: 10px
}
.main-table__table .red .hidden-description p:last-child {
	color: #646671
}
.main-table__table .hidden-description__wrapper {
	position: relative;
	padding: 15px 20px 10px;
	background-color: #fff
}
.main-table__table .hidden-description {
	position: absolute;
	background-color: #fff;
	min-width: 173px;
	-webkit-box-shadow: 0 6px 15px rgba(0, 0, 0, .16);
	box-shadow: 0 6px 15px rgba(0, 0, 0, .16);
	z-index: 20;
	top: -webkit-calc(100% + 21px);
	top: calc(100% + 21px);
	left: 48%;
	text-align: center;
	margin-top: 21px;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.main-table__table .hidden-description span {
	font-size: 14px;
	line-height: 24px
}
.main-table__table .hidden-description p {
	position: relative;
	color: #50c98f;
	font-size: 12px
}
.main-table__table .hidden-description::before {
	content: '';
	position: absolute;
	top: -11px;
	left: 50%;
	-webkit-transform: translateX(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) rotate(45deg);
	transform: translateX(-50%) rotate(45deg);
	height: 50px;
	width: 50px;
	background-color: #fff;
	-webkit-box-shadow: 0 6px 15px rgba(0, 0, 0, .16);
	box-shadow: 0 6px 15px rgba(0, 0, 0, .16);
	z-index: -1
}
.catalog--opt .h3 {
	margin-bottom: 50px
}
.manufacturers {
	margin-bottom: 100px
}
.manufacturers-title {
	color: #2c2d31;
	font-size: 20px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 23px
}
.manufacturer-wrapper {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #eaf3f8;
	padding: 23px 25px;
	margin-bottom: 25px
}
.manufacturer-visible__title {
	color: #2c2d31;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-transform: uppercase
}
.manufacturer-visible__img {
	margin-bottom: 10px
}
.manufacturer-visible {
	position: relative;
	cursor: pointer
}
.manufacturer-visible__arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 32px;
	fill: #646671;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
.manufacturer-visible.active .manufacturer-visible__arrow {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}
.manufacturer-hidden {
	display: none
}
.manufacturer-hidden ul {
	margin: 30px 0 0 0;
	padding: 0;
	list-style: none
}
.manufacturer-hidden ul li:hover a {
	color: #2293e2
}
.manufacturer-hidden ul a {
	color: #2c2d31;
	font-size: 13px;
	font-weight: 300;
	line-height: 35px;
	text-transform: uppercase
}
.manufacturer-hidden ul li.active a {
	color: #2293e2;
	font-weight: 500
}
.manufacturer-hidden.active {
	display: block
}
.pagination {
	padding-top: 20px;
	margin-bottom: 40px
}
.pagination .page-item {
	position: relative;
	margin-right: 10px
}
.pagination .page-item:not(.disabled) .page-link:hover .blue-arrow {
	fill: #fff;
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px)
}
.pagination .page-item:first-child:not(.disabled) .page-link:hover .blue-arrow {
	fill: #fff;
	-webkit-transform: rotate(180deg) translateX(5px);
	-ms-transform: rotate(180deg) translateX(5px);
	transform: rotate(180deg) translateX(5px)
}
.pagination .page-item:first-child {
	margin-left: 0;
	margin-right: auto
}
.pagination .page-item:first-child .page-link {
	padding: 5px 25px;
	-webkit-border-bottom-left-radius: 16px;
	border-bottom-left-radius: 16px;
	-webkit-border-top-left-radius: 16px;
	border-top-left-radius: 16px
}
.pagination .page-item:first-child .page-link .blue-arrow {
	margin-left: 0;
	margin-right: 8px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.pagination .page-item:last-child {
	margin-left: auto;
	margin-right: 0
}
.pagination .page-item:last-child .page-link {
	padding: 5px 25px;
	-webkit-border-bottom-right-radius: 16px;
	border-bottom-right-radius: 16px;
	-webkit-border-top-right-radius: 16px;
	border-top-right-radius: 16px
}
.pagination .page-link:hover {
	background-color: #0774cb;
	color: #fff
}
.pagination .page-link {
	border: none;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	padding: 5px 16px;
	border: 1px solid rgba(34, 147, 226, .4)
}
.pagination .page-link .blue-arrow {
	width: 6px;
	height: 9px;
	margin-left: 8px;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.pagination .page-item.active .page-link {
	z-index: 1;
	color: #646671;
	background-color: transparent;
	border: none;
	border-color: none
}
.pagination .page-item.disabled .page-link .blue-arrow {
	fill: #6c757d
}
.dropdown-wrapper {
	overflow: hidden;
	height: 215px;
	-webkit-transition: .65s;
	-o-transition: .65s;
	transition: .65s;
	position: relative;
}
.dropdown-wrapper:before {
	content: '';
	-webkit-transition: .65s;
	-o-transition: .65s;
	transition: .65s;
	position: absolute;
	width: 100%;
	height: 75px;
	bottom: 0;
	left: 0;
	background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(rgba(255, 255, 255, 0)));
	background: -webkit-linear-gradient(bottom, #fff, rgba(255, 255, 255, 0));
	background: -o-linear-gradient(bottom, #fff, rgba(255, 255, 255, 0));
	background: linear-gradient(to top, #fff, rgba(255, 255, 255, 0));
	z-index: 1
}
.text-dropdown {
	padding-top: 25px;
	padding-bottom: 75px
}
.text-dropdown .slide-toggle {
	cursor: pointer;
	position: relative;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	color: #0774cb;
	font-size: 14px;
	font-weight: 300
}
.text-dropdown .slide-toggle a {
	border-bottom: 1px dashed #0774cb
}
.text-dropdown .dropdown-box {
	color: #646671;
	font-size: 15px;
	font-weight: 300
}
.text-dropdown .dropdown-box .dropdown-box__title {
	margin: 0 0 30px;
	color: #2c2d31;
	font-size: 32px;
	font-weight: 500
}
.text-dropdown .dropdown-box p {
	margin-bottom: 30px;
	line-height: 24px
}
.text-dropdown .dropdown-box span {
	display: block;
	margin-bottom: 15px
}
.text-dropdown .dropdown-box ul {
	list-style: none;
	padding: 0
}
.text-dropdown .dropdown-box ul li {
	position: relative;
	padding-left: 15px;
	line-height: 20px
}
.text-dropdown .dropdown-box ul li::before {
	content: '\2014';
	position: absolute;
	left: 0;
	top: 50%;
	display: block;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}
.text-dropdown.active .dropdown-wrapper:before {
	opacity: 0
}
.text-dropdown .slide-down, .text-dropdown .slide-up {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0
}
.text-dropdown .slide-down {
	-webkit-transition: .65s;
	-o-transition: .65s;
	transition: .65s;
	top: 0
}
.text-dropdown .slide-up {
	top: -100%;
	-webkit-transition: .65s;
	-o-transition: .65s;
	transition: .65s
}
.text-dropdown .slide-down.disabled, .text-dropdown .slide-up.active {
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%)
}
.filter-form {
	max-width: 275px;
	margin-bottom: 100px
}
.irs-bar {
	height: 3px;
	top: 0;
	-webkit-border-radius: 0 0 0 2px;
	border-radius: 0 0 0 2px;
	background-color: #2293e2
}
.irs-slider {
	top: -3px;
	width: 10px;
	height: 10px;
	background-color: #0774cb;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer
}
.irs-line {
	height: 3px;
	top: 0;
	-webkit-border-radius: 0 0 0 2px;
	border-radius: 0 0 0 2px;
	background-color: #e1e1e1
}
.irs-max, .irs-min {
	display: none
}
.irs-from, .irs-to {
	display: none
}
.my-irs {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0
}
.my-irs input {
	width: 50%;
	height: 40px;
	padding-left: 18px
}
.my-irs input#my-irs-from {
	border-right: 1px solid #c6cccf
}
.filter-row {
	margin-bottom: 22px
}
.choice {
	display: none
}
.filter-row__title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 15px 0;
	cursor: pointer
}
.filter-row__title .filter-row__title-line {
	height: 1px;
	width: 100%;
	background-color: #e6eaed
}
.filter-row__title .filter-row__name {
	color: #2c2d31;
	font-size: 20px;
	font-weight: 500;
	line-height: 24px;
	margin-right: 10px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.filter-row__title .arrow-down-grey {
	margin-bottom: 3px;
	margin-left: 16px;
	cursor: pointer
}
.filter-choice__wrapper {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 14px 14px 14px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #edf5fa;
	margin-bottom: 15px
}
.filter-choice {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-right: 12px;
	margin-bottom: 5px
}
.filter-choice .name-row {
	color: #646671;
	font-size: 12px;
	font-weight: 300;
	line-height: 24px;
	margin-right: 3px
}
.filter-choice .name-checkbox {
	color: #2d2e32;
	font-size: 13px;
	font-weight: 500;
	line-height: 24px
}
.leter-x {
	position: absolute;
	/*top: 50%;*/
	top: 11px;
	right: 0;
	width: 6px;
	height: 6px;
	fill: #2d2e32;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
	cursor: pointer
}
.dotted-link {
	position: relative;
	color: #0774cb;
	font-size: 12px;
	font-weight: 300;
	line-height: 16px
}
.dotted-link::before {
	content: '';
	position: absolute;
	bottom: 0;
	height: 1px;
	width: 100%;
	opacity: 1;
	border-bottom: 1px dashed #2293e2;
	-webkit-transition: opacity .35s ease;
	-o-transition: opacity .35s ease;
	transition: opacity .35s ease
}
.dotted-link:hover::before {
	opacity: 0
}
.dotted-link.show-shop-on-map{
	white-space: nowrap;
}
.solid-link {
	position: relative;
	color: #0774cb;
	font-size: 14px;
	font-weight: 300;
	line-height: 16px
}
.solid-link::before {
	content: '';
	position: absolute;
	bottom: 0;
	height: 1px;
	width: 100%;
	opacity: 1;
	border-bottom: 1px solid #2293e2;
	-webkit-transition: opacity .35s ease;
	-o-transition: opacity .35s ease;
	transition: opacity .35s ease
}
.solid-link:hover::before {
	opacity: 0
}
.checkbox-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px
}
.checkbox-row label {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin: 0;
	color: #646671;
	font-size: 14px;
	font-weight: 300
}
.checkbox-row:hover .jq-checkbox:not(.disabled),
.checkbox-row:hover .jq-radio:not(.disabled) {
	border: 1px solid #2293e2
}
.checkbox-row:hover .jq-checkbox:not(.disabled) + label {
	cursor: pointer;
	color: #2293e2
}
.checkbox-row:hover .jq-radio:not(.disabled) + label {
	cursor: pointer;
	color: #2293e2
}
.checkbox-row.amethyst .jq-checkbox {
	border-color: #60459e;
	background-color: #60459e
}
.checkbox-row.blue .jq-checkbox {
	border-color: #0db5f7;
	background-color: #0db5f7
}
.checkbox-row.brown .jq-checkbox {
	border-color: #a34a0f;
	background-color: #a34a0f
}
.checkbox-row.carribean-aqua .jq-checkbox {
	border-color: #66a839;
	background-color: #66a839
}
.checkbox-block .checkbox-row:nth-child(n+6) {
	display: none
}
.checkbox-block.two-column {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.checkbox-block.two-column .checkbox-row {
	width: 50%
}
.checkbox-block.two-column .checkbox-row:nth-child(n+6) {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.checkbox-block.active .checkbox-row:nth-child(n+6) {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.jq-checkbox, .jq-radio {
	background: 0 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #c6cccf;
	margin-right: 7px
}
.jq-checkbox.focused, .jq-radio.focused {
	border: 1px solid #c6cccf
}
.jq-checkbox.checked, .jq-radio.checked {
	background-color: #50c98f;
	border: 1px solid #50c98f
}
.jq-checkbox.checked+label, .jq-radio.checked+label {
	color: #2c2d31
}
.jq-checkbox.checked .jq-checkbox__div {
	margin: 4px 0 0 3px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff
}
.reset-filter__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 48px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #edf5fa
}
.reset-filter__wrapper .dotted-link {
	line-height: 16px
}
.product-wrapper {
	padding-bottom: 70px
}
.product-wrapper .squere-bg::before {
	width: 475px;
	height: 460px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #edf5fa;
	right: -20px;
	top: -34px
}
.product-wrapper .aside-wrapper {
	padding-left: 0;
	padding-top: 61px
}
.product-wrapper .article {
	color: #646671;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px
}
.product-wrapper .quick-anckors {
	-webkit-box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ecf4f9;
	margin: 50px 0 50px
}
.product-top {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 25px
}
.product-top .hit, .product-top .sale {
	z-index: 10
}
.product-slider {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 94%;
	height: 432px
}
.product-slider .swiper-container {
	height: 100%
}
.product-slider .swiper-button-next, .product-slider .swiper-button-prev {
	display: none
}
.product-slider .swiper-slide {
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
.easyzoom {
	position: relative;
	max-width: 80%;
	max-height: 80%
}
.easyzoom a {
	width: 100%;
	height: 100%;
	display: block
}
.easyzoom a>img{width: 100%}
.product-slider__description {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-top: 66px;
	width: 94%
}
.product-slider__description .product-slider__description-title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px
}
.product-slider__description .product-slider__description-title .h6 {
	margin-bottom: 0
}
.product-slider__description .dotted-link {
	font-size: 13px;
	line-height: 14px;
	margin-left: 40px
}
.product-slider__description .glasses {
	margin: 20px 0 15px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.product-slider__description .glasses .glasses-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.product-slider__description .glasses .glasses-item .glasses-item__img {
	margin-right: 12px
}
.product-slider__description .glasses .glasses-item .glasses-item__text {
	color: #646671;
	font-size: 13px;
	font-weight: 300
}
.product-slider__description .glasses .glasses-item .glasses-item__text p {
	margin-bottom: 5px
}
.product-slider__description .glasses .glasses-item .glasses-item__text strong {
	color: #2c2d31
}
.product-slider__description-items {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.product-slider__description-items .product-slider__description-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 50%;
	color: #646671;
	font-size: 13px;
	font-weight: 300;
	line-height: 24px
}
.product-slider__description-items .product-slider__description-item span {
	color: #2c2d31;
	font-weight: 500
}
.product-slider__footnote {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 15px
}
.product-slider__footnote-text {
	color: #646671;
	font-size: 12px;
	font-weight: 300;
	line-height: 20px
}
.product-slider__footnote-icon {
	width: 14px;
	height: 14px;
	background-color: #e2eaee;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #6c727c;
	font-size: 10px;
	font-weight: 500;
	line-height: 20px;
	margin-left: 7px
}
.color-slider {
	position: absolute;
	right: 0px;
	width: 82%;
	height: 434px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #e9f0f4;
	background-color: #fff;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.color-slider .swiper-container {
	height: 100%;
	overflow: visible
}
.color-slider .swiper-slide {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
.color-slider .swiper-slide .dark-eye, .color-slider .swiper-slide .light-eye {
	position: absolute;
	top: 50%;
	left: 50%;
	opacity: 0;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	-webkit-transition: opacity 1s ease;
	-o-transition: opacity 1s ease;
	transition: opacity 1s ease
}
.color-slider .swiper-slide .dark-eye.active, .color-slider .swiper-slide .light-eye.active {
	opacity: 1
}
.color-slider img {
	max-width: 373px;
	max-height: 322px;
	height: auto
}
.color-slider.active {
	opacity: 1;
	pointer-events: auto;
	z-index: 2
}
.color-slider .checkbox-horizontal {
	position: absolute;
	bottom: -22px;
	background-color: #fff;
	-webkit-box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding: 5px 30px;
	margin-bottom: 0
}
.product-description {
	padding-left: 50px;
	padding-top: 20px
}
.product-description .h6 {
	margin-bottom: 19px
}
.product-description .jq-selectbox__trigger-arrow {
	margin-top: 2px
}
.product-description .jq-selectbox__select {
	padding-left: 20px;
	padding-right: 108px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.product-description .product-description__top-line {
	margin-bottom: 15px
}
.product-description .product-description__top-line .dotted-link {
	line-height: 16px;
	margin-right: 25px
}
.product-description .product-description__tip {
	margin-bottom: 30px
}
.product-description .product-description__choice-color {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0 0 30px
}
.product-description .product-description__choice-color .color-items {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.product-description .product-description__choice-color .item-color {
	position: relative;
	width: 24px;
	height: 24px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-right: 8px;
	cursor: pointer
}
.product-description .product-description__choice-color .item-color::after {
	content: '\2714';
	position: absolute;
	top: 2px;
	left: 3px;
	width: 19px;
	height: 20px;
	border: 2px solid #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: transparent;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 17px;
	opacity: 0;
	z-index: -1;
	-webkit-transition: all .15s ease-in;
	-o-transition: all .15s ease-in;
	transition: all .15s ease-in
}
.product-description .product-description__choice-color input.item-color-input {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	pointer-events: none
}
.product-description .product-description__choice-color input.item-color-input.error~label {
	border: 1px solid red
}
.product-description .product-description__choice-color .item-color.active::after, .product-description .product-description__choice-color .item-color.active::before, .product-description .product-description__choice-color .item-color:hover::after, .product-description .product-description__choice-color .item-color:hover::before {
	opacity: 1;
	z-index: 1
}
.product-description .product-description__choice-linse .jq-selectbox {
	margin: 10px 0 25px
}
.product-description .button {
	height: 44px
}
.product-description .try-home a:hover {
	color: #fff
}
.product-description .try-home .button {
	margin-bottom: 15px
}
.color-items__dotted-link {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.choice-color__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.choice-color__wrapper .product-slider__footnote-icon {
	margin-right: 10px
}
.product-slider__base {
	position: relative;
	max-width: 608px;
	width: 100%;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #e9f0f4
}
.product-slider__base .swiper-container {
	overflow: visible
}
.product-slide-coockie {
	position: absolute;
	top: 19px;
	right: -10px;
	z-index: 10
}
.guarantee {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 10px 17px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #0774cb;
	line-height: inherit;
	margin-top: 8px
}
.guarantee .guarantee-mounth {
	color: #fff;
	font-size: 24px;
	margin-right: 9px
}
.guarantee .guarantee-mounth:hover {
	color: #fff
}
.guarantee .guarantee-text {
	color: #fff;
	font-size: 11px
}
.present {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 10px 17px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #a1e4ff;
	line-height: inherit;
	margin-top: 8px
}
.present .present-img {
	margin-right: 9px
}
.present .present-img img {
	position: relative
}
.present .present-text {
	color: #2d2e32;
	font-size: 11px;
	font-weight: 300;
	line-height: 11px
}
.present .present-text:hover {
	color: #2d2e32
}
.product-slider__thambs {
	max-width: 96px;
	width: 100%;
	margin-right: 15px;
}
.product-slider__thambs .swiper-slide {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #e9f0f4;
	margin-bottom: 16px
}
.product-slider__thambs .swiper-slide-thumb-active img {
	opacity: .3
}
.product-description__row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.jRate {
	margin-bottom: 40px
}
.comments-number {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: 12px;
	color: #646671;
	font-size: 12px;
	font-weight: 300;
	line-height: 24px
}
.comments-number span {
	color: #2c2d31;
	font-weight: 500
}
.table-product-opt {
	margin-bottom: 42px
}
.table-product-opt table, .table-product-opt td, .table-product-opt th {
	width: 270px;
	border: 1px solid #eaf1f5;
	border-collapse: collapse;
	padding: 10px 29px 8px;
	font-size: 14px;
	font-weight: 400
}
.table-product-opt table strong, .table-product-opt td strong, .table-product-opt th strong {
	font-size: 20px
}
.table-product-opt table span, .table-product-opt td span, .table-product-opt th span {
	font-size: 12px;
	color: #646671
}
.table-product-opt thead td {
	color: #646671
}
.table-product-opt tr td:last-chils {
	font-size: 12px
}
.table-product-opt1 {
	margin-bottom: 10px
}
.parametre-row__block1 {
	margin-bottom: 20px
}
.tip {
	position: relative;
	height: 40px;
	width: 167px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background-color: #37cf89;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 0 15px;
	margin-left: 20px
}
.tip .tip-title {
	color: #fff;
	font-size: 11px;
	font-weight: 500;
	line-height: 12px;
	text-transform: uppercase
}
.tip .tip-sale {
	color: #fff;
	font-size: 11px;
	font-weight: 300;
	line-height: 16px
}
.tip .tip-sale span {
	font-size: 14px;
	font-weight: 500
}
.tip .leter-x {
	fill: #fff;
	position: relative;
	right: inherit;
	top: inherit;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}
.tip::before {
	content: '';
	width: 0;
	height: 0;
	left: -8px;
	top: 7px;
	position: absolute;
	border-left: 13px solid transparent;
	border-top: 13px solid #37cf89;
	border-bottom: 13px solid transparent;
	z-index: -1
}
.product-description .product-description__row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}
.product-description .parametre-tab__row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 15px
}
.product-description .parametre-row__price {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.product-description .button--blue--border {
	margin-right: 16px
}
.product-description .help-block {
	margin: 27px 0 0 0;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
.product-description .help-block .help-block__douter {
	margin-bottom: 10px
}
.product-description .help-block a {
	font-size: 14px;
	height: 20px;
	border-bottom: 1px dotted #2293e2
}
.product-description .help-block a:hover {
	border-bottom: none
}
.product-description .small-accent-circle {
	margin-left: 6px
}
.product-description .info-tab.r-tabs .r-tabs-nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.product-description .info-tab.r-tabs .r-tabs-nav .r-tabs-tab:last-child {
	margin-left: auto
}
.small-accent-circle {
	width: 16px;
	height: 16px;
	background-color: #50c98f;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	font-size: 11px;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: 500
}
.btn-in-cart {
	width: 20px;
	height: 20px;
	stroke: #fff;
	fill: none;
	margin-right: 13px
}
.parametre-tab {
	width: 100%
}
.parametre-tab .r-tabs-nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	-webkit-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	border: 2px solid #e9f1f6
}
.parametre-tab .r-tabs-panel {
	padding: 25px 0 30px;
	border-bottom: 1px solid #e9f1f6
}
.parametre-tab .r-tabs-tab {
	width: 50%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
.parametre-tab .r-tabs-tab a {
	color: #646671;
	font-size: 14px;
	font-weight: 300;
	line-height: 16px
}
.parametre-tab .r-tabs-tab.r-tabs-state-active {
	background-color: #e9f1f6
}
.parametre-tab .r-tabs-tab.r-tabs-state-active a {
	cursor: default
}
.parametre-tab .r-tabs-tab.r-tabs-state-default a {
	border-bottom: 1px dashed #646671
}
.parametre-tab .jq-selectbox {
	margin-right: 18px
}
.parametre-tab .jq-selectbox__select {
	width: 96px;
	padding: 0 0 0 20px
}
.parametre-row__block-text {
	color: #646671;
	font-size: 12px;
	font-weight: 300;
	line-height: 24px
}
.parametre-tab__price {
	position: relative;
	color: #646671;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	margin-right: 63px;
	margin-bottom: 5px
}
.parametre-tab__price::before {
	content: '\D7';
	position: absolute;
	left: -16px;
	bottom: 0;
	display: block;
	font-size: 10px
}
.parametre-tab__price span {
	font-weight: 500
}
.parametre-tab__title {
	color: #2d2e32;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px
}
.info-tab.r-tabs {
	position: relative;
	padding-top: 40px;
	padding-bottom: 22px;
	width: 100%
}
.info-tab.r-tabs .r-tabs-nav {
	border-bottom: 1px solid #edf5fa
}
.info-tab.r-tabs .r-tabs-panel {
	padding: 15px 0
}
.info-tab.r-tabs .r-tabs-panel ul {
	padding-left: 15px
}
.info-tab.r-tabs .r-tabs-panel ul li {
	color: #646671;
	font-size: 13px;
	font-weight: 300;
	line-height: 24px
}
.info-tab.r-tabs .r-tabs-panel ul li strong {
	color: #2c2d31
}
.info-tab.r-tabs .r-tabs-anchor {
	display: inline-block;
	padding-bottom: 5px;
	color: #646671;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	margin-right: 45px
}
.info-tab.r-tabs .r-tabs-state-active .r-tabs-anchor {
	color: #2c2d31;
	font-weight: 500;
	border-bottom: 2px solid #50c98f
}
.info-tab.r-tabs .online-consult {
	position: relative;
	margin-right: 0;
	margin-left: auto
}
.info-tab.r-tabs .online-consult .online-consult__title {
	color: #2c2d31;
	font-size: 12px;
	font-weight: 500;
	line-height: 20px;
	cursor: pointer
}
.info-tab.r-tabs .online-consult.phone-block .arrow-down-grey {
	margin-bottom: 2px;
	margin-right: 4px
}
.info-tab.r-tabs .online-consult .button {
	margin-right: 0
}
.product-description__price {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	color: #646671;
	font-size: 12px;
	font-weight: 300;
	line-height: 20px;
	margin-bottom: 30px;
	margin-top: 29px;
	gap: 40px;
}
.product-description__price .product-description__old-price span {
	font-size: 14px;
	color: #ff5867
}
.product-description__price.product-description__price--glasses {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-top: 0
}
.product-description__price .discount-price {
	display: inline-block;
	margin-left: 2px;
	margin-right: 2px
}

.price-block{
	width: max-content;
}
.prices-row{
	width: max-content;
	display: flex;
	align-items: flex-end;
	gap: 20px;
}
.product-quantity{
	color:#38527D;
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 10px;
	text-align: left;

}
.product-description__price .product-description__price-left strong {
	color: #2c2d31;
	font-weight: 500
}
.product-description__price .product-description__economy span {
	color: #37cf89;
	font-size: 16px;
	font-weight: 500
}
.product-description__price .product-description__price-right {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: flex-end;
	justify-content: flex-end
}
.product-description__price .product-description__price-right .price-right__top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 10px
}
.product-description__price .product-description__total-price {
	font-size: 14px;
	color: #646671;
	font-weight: 500
}
.product-description__price .product-description__total-price span {
	color: #2d2e32;
	font-size: 32px;
	line-height: 32px;
}
.ankor-questsion {
	width: 14px;
	height: 14px;
	background-color: #e2eaee;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #6c727c;
	font-size: 10px;
	font-weight: 500;
	line-height: 20px;
	margin-left: 3px
}
.jq-number {
	padding: 0
}
.jq-number .jq-number__field {
	width: 76px;
	height: 40px;
	-webkit-box-shadow: none;
	box-shadow: none
}
.jq-number .jq-number__field:hover {
	border: 1px solid #ccc
}
.jq-number .jq-number__field input {
	padding: 0;
	height: 100%;
	text-align: center
}
.jq-number .jq-number__spin {
	position: absolute;
	top: 0;
	width: 30px;
	height: 100%;
	border: none;
	border-bottom-color: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	background: 0 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	box-shadow: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-shadow: none;
	cursor: pointer
}
.jq-number .jq-number__spin:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 11px;
	width: 0;
	height: 0;
	border-right: none;
	border-bottom: none;
	border-left: none
}
.jq-number .jq-number__spin.minus:after {
	content: '-';
	line-height: 20px
}
.jq-number .jq-number__spin.plus:after {
	content: '+';
	line-height: 28px
}
.jq-number .jq-number__spin.plus {
	right: 0
}
.jq-number .jq-number__spin.minus {
	left: 0
}
.product-main-tab.r-tabs .r-tabs-anchor {
	font-size: 24px;
	font-weight: 500;
	-webkit-transition: font-size .15s ease;
	-o-transition: font-size .15s ease;
	transition: font-size .15s ease
}
.product-main-tab.r-tabs .r-tabs-state-active .r-tabs-anchor {
	font-size: 24px;
	color: #2c2d31
}
.product-main-tab.r-tabs .r-tabs-panel {
	padding: 35px 0
}
.product-main-tab.r-tabs .r-tabs-panel ul {
	list-style: none;
	padding-left: 0
}
.product-main-tab .characteristics .characteristics-items {
	width: 60%
}
.product-main-tab .characteristics .characteristics-items li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	color: #646671;
	font-size: 14px!important;
	font-weight: 300;
	line-height: 32px
}
.product-main-tab .characteristics .characteristics-items li strong {
	color: #2c2d31
}
.advantages {
	padding-top: 55px;
	color: #646671;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px
}
.advantages .h6 {
	margin-bottom: 30px
}
.advantages ul {
	padding-left: 15px
}
.advantages ul li {
	font-size: 16px!important
}
.advantages p {
	padding-right: 1em
}
.advantages .advantages__img {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	padding-top: 36%;
	margin-bottom: 40px
}
.advantages .advantages__img img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	max-width: 100%;
	height: auto;
	max-height: 100%
}
.comments-top-line {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 30px
}
.comments-top-line p {
	color: #646671;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 0
}
.comments-top-line p strong {
	color: #2c2d31
}
.comments-list {
	padding: 0 20px;
	-webkit-box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ecf4f9
}
.comments-list .comment-wrapper:nth-child(n+3) {
	display: none
}
.comment {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 30px 0;
	border-bottom: 1px solid #e3eaed;
	margin-bottom: -1px
}
.comment .comment-left {
	padding-right: 65px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.comment .comment-name {
	color: #2c2d31;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 6px
}
.comment .comment-city {
	color: #646671;
	font-weight: 300;
	font-size: 14px;
	margin-bottom: 23px
}
.comment .comment-data {
	color: #646671;
	font-size: 16px;
	font-weight: 300
}
.comment .comment-answer {
	padding: 20px 27px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	background-color: #edf5fa
}
.comment .comment-answer p {
	margin-bottom: 0
}
.comment .comment-text__title {
	color: #2f3034;
	font-size: 15px;
	font-weight: 500;
	line-height: 24px
}
.comment .comment-answer__title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px
}
.comment .comment-answer__title-img {
	width: 48px;
	height: 13px;
	background-image: url(../img/logo.png);
	-webkit-background-size: cover;
	background-size: cover;
	margin-right: 13px
}
.comment p {
	color: #2c2d31;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px
}
.show-more-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 38px 0
}
.certificates {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.certificates .certificates-item {
	max-width: 224px;
	width: 100%;
	text-align: center;
	margin-right: 12px;
	color: #646671;
	font-size: 12px;
	font-weight: 300;
	line-height: 18px;
	margin-bottom: 25px
}
.certificates .certificates-item__img {
	margin-bottom: 15px
}
.certificates .certificates-item:nth-child(n+5) {
	display: none
}
.aside-wrapper {
	position: relative;
	padding: 0 0 48px 0
}
.aside-wrapper .circle-bg {
	bottom: inherit;
	left: inherit;
	top: 0;
	right: -46px
}
.aside-kip {
	position: relative;
	min-height: 442px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 40px 16px 33px;
	background-color: #edf5fa;
	margin-bottom: 70px
}
.aside-kip .h6 {
	text-align: center;
	margin-bottom: 23px
}
.aside-kip__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	padding: 16px 20px 12px
}
.aside-kip__item .aside-kip__item-img {
	position: relative;
	width: 68px;
	height: 0;
	padding-top: 26%;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 15px
}
.aside-kip__item .aside-kip__item-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 100%;
	max-height: 100%;
	height: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.aside-kip__item .aside-kip__item-content {
	color: #646671;
	font-size: 12px;
	font-weight: 300;
	line-height: 16px
}
.aside-kip__item .aside-kip__item-content .discount-price {
	margin-left: 0
}
.aside-kip__item .aside-kip__item-content .actual-price span {
	font-size: 16px;
	font-weight: 500
}
.choice-item {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 40px;
	margin-top: 12px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	cursor: pointer
}
.choice-item .dotted-link {
	font-size: 14px;
	color: #646671;
	line-height: 16px
}
.choice-item .dotted-link::before {
	border-bottom: 1px dashed #646671
}
.choice-item .choice-item__hidden {
	position: absolute;
	height: 290px;
	top: 100%;
	-webkit-box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	opacity: 0;
	overflow-y: scroll;
	z-index: -2;
	-webkit-transition: .25s ease-out;
	-o-transition: .25s ease-out;
	transition: .25s ease-out
}
.choice-item .choice-item__hidden .aside-kip__item {
	cursor: pointer;
	border-top: 1px solid #e3eaed
}
.choice-item .choice-item__hidden .aside-kip__item:hover {
	background-color: #ecf4f9
}
.choice-item .choice-item__hidden.active {
	opacity: 1;
	z-index: 2
}
.choice-item .plus {
	position: absolute;
	top: -11px;
	left: 50%;
	width: 18px;
	height: 18px;
	background-color: #9ce2ff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
.aside-kip__result .equal-sign {
	padding: 20px 0 16px;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	color: #646671
}
.aside-kip__result .price {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 15px
}
.aside-kip__result .actual-price {
	color: #646671;
	font-size: 14px
}
.aside-kip__result .actual-price span {
	color: #2d2e32;
	font-size: 24px;
	font-weight: 500
}
.aside-kip__result .aside-kip__button {
	width: 100%;
	padding: 0 16px
}
.aside-kip__result .aside-kip__button .button {
	width: 100%
}
.asidi-tip {
	position: relative;
	min-height: 520px;
	padding: 33px 31px 39px;
	-webkit-box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff
}
.asidi-tip .swiper-container {
	padding-top: 58px
}
.asidi-tip .swiper-button-next, .asidi-tip .swiper-button-prev {
	top: 0;
	margin-top: 0
}
.asidi-tip .swiper-button-next {
	right: 0
}
.asidi-tip .swiper-button-prev {
	left: 0
}
.asidi-tip .swiper-pagination {
	top: 4px;
	height: 18px;
	color: #646671;
	font-size: 14px;
	font-weight: 300
}
.asidi-tip .sep, .asidi-tip .swiper-pagination-total {
	color: #bdbec7;
	font-size: 12px
}
.asidi-tip .asidi-tip__title {
	color: #2c2d31;
	font-size: 20px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 15px
}
.asidi-tip p {
	color: #646671;
	font-size: 13px;
	font-weight: 300;
	line-height: 18px
}
.aside-tip__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-top: 12px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	margin-bottom: 34px
}
.aside-tip__item .aside-tip__item-img {
	position: relative;
	width: 48px;
	height: 0;
	padding-top: 19%;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 15px
}
.aside-tip__item .aside-tip__item-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 100%;
	max-height: 100%;
	height: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.aside-tip__item .aside-tip__item-content-title {
	color: #2d2e32;
	font-size: 14px;
	font-weight: 500;
	line-height: 16px;
	margin-bottom: 5px
}
.aside-tip__item .aside-tip__item-content p {
	color: #646671;
	font-size: 11px;
	font-weight: 300;
	line-height: 14px;
	margin-bottom: 0
}
.aside-tip__button .button {
	height: 44px
}
.aside-addition {
	position: relative;
	padding: 40px 21px 32px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #edf5fa;
	margin-bottom: 70px
}
.aside-addition .h6 {
	text-align: center;
	line-height: 24px
}
.aside-addition p {
	color: #646671;
	font-size: 13px;
	font-weight: 300;
	line-height: 18px
}
.aside-addition .aside-addition__img {
	position: relative;
	padding-top: 56%;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	margin-bottom: 23px
}
.aside-addition .aside-addition__img img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 100%;
	max-height: 100%;
	height: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.aside-addition .swiper-pagination {
	bottom: -2px
}
.aside-addition .swiper-button-next, .aside-addition .swiper-button-prev {
	top: 80px
}
.aside-addition .swiper-button-prev {
	left: 24px;
	right: inherit
}
.aside-addition .swiper-button-next {
	right: 24px
}
.cart-main .aside-wrapper {
	padding-top: 0
}
.cart-main .aside-wrapper .slider-banner {
	position: relative;
	padding: 44px 0 20px;
	margin-top: 60px
}
.cart-main .aside-wrapper .slider-banner .subtitle {
	font-weight: 500
}
.cart-main .aside-wrapper .slider-banner .h3 {
	margin: 14px 0 30px
}
.cart-main .squere-bg::before {
	right: 0;
	width: 455px
}
.cart-main .slider-solutions {
	margin-bottom: 50px
}
.cart-items {
	padding-bottom: 70px
}
.cart-items .cart-item:last-child {
	border-bottom: none
}
.cart-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 40px 0 33px;
	border-bottom: 1px solid #e3eaed
}
.cart-item .cart-item__right {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.cart-item .cart-item__right-price .product-description__old-price {
	font-size: 12px;
	color: #ff5867;
	margin-left: 39px
}
.cart-item .cart-item__right-price .discount-price {
	margin-left: 0;
	margin-right: 0
}
.cart-item .cart-item__description {
	width: 55%
}
.cart-item .cart-item__description .article {
	color: #646671;
	font-size: 12px;
	font-weight: 300;
	line-height: 1
}
.cart-item .cart-description__top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.cart-item .cart-description__img {
	position: relative;
	width: 88px;
	height: 88px;
	margin-right: 25px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.cart-item .cart-description__img img {
	position: absolute;
	top: 0;
	left: 50%;
	max-width: 100%;
	max-height: 100%;
	height: auto;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0)
}
.cart-item .cart-description__bottom {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: 113px
}
.cart-item .cart-description__characteristic {
	margin-right: 48px
}
.cart-item .cart-description__characteristic-title {
	color: #2c2d31;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px
}
.cart-item .characteristic-column__row {
	color: #646671;
	font-size: 12px;
	font-weight: 300;
	line-height: 16px
}
.cart-item .characteristic-column__row span {
	color: #2c2d31;
	font-weight: 500
}
.cart-item .cart-item__remove {
	cursor: pointer;
	margin-left: 78px
}
.cart-item .cart-item__remove .close-icon {
	width: 27px;
	height: 27px;
	fill: #c1c3cc
}
.cart-item .cart-item__price {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.cart-item .cart-item__price .cart-item__price-price {
	color: #646671;
	font-size: 16px;
	font-weight: 500;
	margin-left: 39px
}
.cart-item .cart-item__price .cart-item__price-price strong {
	color: #2c2d31;
	font-size: 24px
}
.cart-item .cart-item__right {
	height: 40px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.mb10 {
	margin-bottom: 5px
}
.cart-order {
	padding: 40px 16px 31px;
	-webkit-box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	margin-bottom: 20px
}
.cart-order .h6 {
	margin-bottom: 22px
}
.cart-order .order-quantity {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 32px;
	padding: 0 16px;
	margin-bottom: 25px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #e8f1f6
}
.cart-order .order-quantity span:first-child {
	color: #646671;
	font-size: 13px;
	font-weight: 300
}
.cart-order .order-quantity span:last-child {
	color: #2c2d31;
	font-size: 14px;
	font-weight: 500
}
.cart-order .cart-promocode__wrapper-hidden {
	margin-top: 10px;
	margin-bottom: 10px;
	display: none
}
.cart-order .cart-promocode__wrapper-hidden form.promo-discount {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}
.cart-order .cart-promocode__wrapper-hidden input {
	width: 99%;
	-webkit-border-top-left-radius: 2px;
	border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	border-bottom-left-radius: 2px
}
.cart-order .order-row {
	padding: 0 15px
}
.cart-order .order-row.mb10 {
	margin-bottom: 10px
}
.cart-order .cart-sale {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	color: #646671;
	font-size: 13px;
	font-weight: 300;
	line-height: 16px;
	margin-bottom: 10px
}
.cart-order .cart-sale strong {
	color: #2c2d31
}
.cart-order .cart-total-price {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	color: #2c2d31;
	font-size: 16px;
	font-weight: 500;
	line-height: 16px;
	margin-bottom: 20px
}
.cart-order .cart-total-price strong {
	color: #2c2d31
}
.cart-order .cart-total-price span:last-child {
	color: #646671;
	font-size: 14px
}
.cart-order .cart-button {
	margin-bottom: 20px
}
.cart-order .cart-button .button {
	height: 44px;
	width: 100%;
	font-size: 16px
}
.cart-order .separator {
	margin: 30px 0 25px
}
.cart-order .cart-delivery {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.cart-order .cart-delivery .cart-delivery__text {
	color: #2c2d31;
	font-size: 13px;
	font-weight: 300;
	line-height: 16px
}
.cart-order .cart-icon-delivery {
	width: 47px;
	height: 39px;
	fill: #0674ca;
	margin-right: 10px
}
.order-main .aside-wrapper {
	padding-top: 0
}
.order-main .cart-order {
	min-height: 330px
}
.order-main .cart-order .cart-total-price {
	margin-bottom: 0
}
.banner-info-text {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #edf5fa;
	padding: 28px 50px 26px 39px
}
.banner-info-text p {
	margin-bottom: 0;
	color: #2c2d31;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px
}
.banner-info-text a {
	border-bottom: 1px solid #0774cb
}
.order-choice .order-choice__title {
	color: #2c2d31;
	font-size: 32px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 35px;
	margin-top: 68px
}
.order-choice .r-tabs .order-choice__delivery-payment-tabs {
	position: relative;
	min-height: 185px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 2px solid #eaf1f5;
	margin-right: 0;
	-webkit-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out
}
.order-choice .r-tabs .r-tabs-tab:last-child {
	margin-right: 0
}
.order-choice .r-tabs .r-tabs-anchor {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.order-choice .r-tabs .r-tabs-tab.r-tabs-state-active  .order-choice__delivery-payment-tabs{
	background-color: #fff;
	-webkit-box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	border-color: #fff
}
.order-choice .r-tabs .r-tabs-tab.r-tabs-state-active .choice-arrow {
	opacity: 1
}
.order-choice .r-tabs .r-tabs-panel {
	padding: 43px 0 0
}
.order-choice .tabs-choise-town.r-tabs {
	padding: 0
}
.order-choice .tabs-choise-town.r-tabs .r-tabs-tab {
	max-width: 45px;
	height: inherit;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 10px 0 0
}
.order-choice .tabs-choise-town.r-tabs .r-tabs-tab .r-tabs-anchor {
	position: relative
}
.order-choice .tabs-choise-town.r-tabs .r-tabs-panel {
	padding-top: 20px
}
.order-choice .order-choice__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%
}
.order-choice .order-choice__item .order-choice__item-title {
	position: relative;
	color: #2c2d31;
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
	display: inline;
	pointer-events: none
}
.order-choice .order-choice__item .order-choice__item-text {
	color: #646671;
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
	margin-top: 15px
}
.order-choice .order-choice__item span:last-child {
	margin-top: auto;
	color: #37cf89;
	font-size: 18px;
	font-weight: 500
}
.order-choice .choice-arrow {
	position: absolute;
	top: 16px;
	right: 16px;
	-webkit-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	opacity: 0
}
.tab-order__wrapper .tab-order__title {
	margin-bottom: 41px
}
.tab-order__wrapper .tab-order__title span {
	color: #2c2d31;
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	margin-right: 18px
}
.tab-order__wrapper .tab-order__block {
	padding: 30px 33px 32px;
	-webkit-box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff
}
.tab-order__wrapper .tab-order__block-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.tab-order__wrapper .tab-order__block-item>div:not(:last-child) {
	margin-right: 15px
}
.tab-order__wrapper .tab-order__block-item label {
	color: #2c2d31;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px
}
.tab-order__wrapper .tab-order__block-item .fs-0 {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.tab-order__wrapper .tab-order__block-item .fs-510 {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 350px;
	-ms-flex: 1 0 350px;
	flex: 1 0 350px
}
.tab-order__wrapper .tab-order__block-item input {
	margin-bottom: 15px
}
.tab-order__wrapper .tab-order__block-item-radio:not(:last-child) {
	border-bottom: 1px solid #e3eaed
}
.tab-order__wrapper .tab-order__block-item-radio {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 19px 0 17px
}
.tab-order__wrapper .tab-order__block-item-radio label {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 500px;
	width: 100%;
	color: #646671;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	cursor: pointer;
	margin-bottom: 0
}
.tab-order__wrapper .tab-order__block-item-radio label>div {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.tab-order__wrapper .tab-order__block-item-radio .adress-store-svg {
	width: 14px;
	height: 15px;
	stroke: #0774cb;
	fill: none;
	margin-right: 11px
}
.tab-order__wrapper .tab-order__block-item-radio .adress-store-svg-metro {
	width: 14px;
	height: 14px;
	margin-right: 11px
}
.tab-order__wrapper .tab-order__block-item-radio img {
	margin-right: 11px
}
.adress-store__hidden {
	display: none;
	width: 100%;
	margin-left: 35px;
	padding: 5px 0 20px
}
.adress-store__hidden-info {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #edf5fa;
	padding: 15px;
	color: #2c2d31;
	font-size: 12px;
	font-weight: 500;
	line-height: 20px
}
.adress-store__hidden-info .ankor-questsion {
	margin-left: 0;
	margin-right: 9px
}
.adress-store__hidden-info p {
	margin-bottom: 0
}
.adress-store__hidden-blocks {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 20px;
	margin-bottom: 13px
}
.adress-store__hidden-block {
	color: #646671;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	margin-right: 35px
}
.adress-store__hidden-block .adress-store__tel-prefix {
	font-weight: 300
}
.adress-store__hidden-block .operator {
	font-size: 12px;
	font-weight: 300
}
.adress-store__hidden-block .green {
	color: #37cf89;
	font-weight: 500
}
.adress-store__hidden-block p {
	margin-bottom: 10px
}
.aside-bunner {
	margin-bottom: 20px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #edf5fa;
	padding: 44px 32px 36px
}
.aside-bunner .aside-bunner__title {
	position: relative;
	color: #2c2d31;
	font-size: 20px;
	font-weight: 500;
	line-height: 32px;
	margin-bottom: 20px
}
.aside-bunner p {
	position: relative;
	color: #646671;
	font-size: 13px;
	font-weight: 300;
	line-height: 18px;
	margin-bottom: 24px
}
.aside-bunner a.aside-bunner_tel {
	color: #2c2d31;
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
	margin-bottom: 9px
}
.aside-bunner a.aside-bunner_tel span {
	font-weight: 500
}
.aside-bunner .dotted-link {
	font-size: 13px
}
.aside-bunner .button {
	width: 100%;
	height: 44px;
	margin-top: 30px
}
.contact-information {
	max-width: 610px;
	width: 100%;
	-webkit-box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	padding: 48px 33px 38px;
	margin-bottom: 77px
}
.contact-information label {
	color: #2c2d31;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px
}
.contact-information .contact-information__btns {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 16px
}
.contact-information .contact-information__btns .button {
	margin-right: 16px
}
.contact-information .contact-information__btns .blue-arrow {
	width: 7px;
	height: 10px;
	margin-bottom: 1px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: -webkit-transform .25s ease-in;
	transition: -webkit-transform .25s ease-in;
	-o-transition: transform .25s ease-in;
	transition: transform .25s ease-in;
	transition: transform .25s ease-in, -webkit-transform .25s ease-in
}
.contact-information .ankor-with-arrow:hover .blue-arrow {
	-webkit-transform: translateX(-5px) rotate(180deg);
	-ms-transform: translateX(-5px) rotate(180deg);
	transform: translateX(-5px) rotate(180deg)
}
.jq-radio {
	width: 20px;
	height: 20px
}
.jq-radio.checked {
	background-color: transparent
}
.jq-radio.checked .jq-radio__div {
	width: 12px;
	height: 12px;
	background-color: #50c98f;
	-webkit-box-shadow: none;
	box-shadow: none
}
.services-main {
	margin-bottom: 95px
}
.services-main .circle-bg {
	left: inherit;
	right: 5%;
	bottom: inherit;
	top: 0
}
.services-main .h4 {
	color: #2c2d31
}
.servises__row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.servises-50 {
	max-width: 655px;
	width: 100%;
	margin-right: 17px;
	margin-bottom: 45px
}
.servises-50:nth-child(even) {
	margin-right: 0
}
.servises-50 .h4 {
	margin-bottom: 11px
}
.servises-50 p {
	color: #646671;
	font-size: 15px;
	font-weight: 300;
	line-height: 24px
}
.servises-50:hover .servises-50__hidden {
	opacity: 1;
	z-index: 1
}
.servises-50__img {
	position: relative;
	height: 425px;
	overflow: hidden;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 27px
}
.servises-50__img img {
	-o-object-fit: cover;
	object-fit: cover
}
.servises-50__hidden {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 174px;
	padding: 110px 23px 20px;
	background-image: url(../img/services/services-50-overlay.png);
	-webkit-background-size: cover;
	background-size: cover;
	opacity: 0;
	z-index: -1;
	-webkit-transition: all .55s ease-out;
	-o-transition: all .55s ease-out;
	transition: all .55s ease-out
}
.servises-33 {
	width: 431px
}
.servises-33:nth-child(even) {
	margin-right: 17px
}
.servises-33:nth-child(3n) {
	margin-right: 0
}
.servises-33__img {
	height: 333px;
	margin-bottom: 19px
}
.our-spec p {
	color: #646671;
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 48px;
	max-width: 770px;
	line-height: 20px
}
.our-spec .title-32 {
	margin-bottom: 25px
}
.our-spec>p {
	font-size: 16px;
	line-height: 24px
}
.title-32 {
	color: #2c2d31;
	font-size: 32px;
	font-weight: 500;
	line-height: 1
}
.our-spec__items {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.our-spec__item {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 44px
}
.our-spec__item .our-spec__item-img {
	width: 97px;
	height: 97px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 14px
}
.our-spec__item .our-spec__item-img img {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.our-spec__item .our-spec__item-content p {
	margin-bottom: 23px
}
.our-spec__item .our-spec__item-name {
	color: #2c2d31;
	font-size: 24px;
	font-weight: 500;
	line-height: 28px;
	max-width: 253px;
	margin-bottom: 5px
}
.our-spec__item .our-spec__item-whom {
	position: relative;
	padding: 34px 23px 18px;
	-webkit-box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff
}
.our-spec__item .our-spec__item-whom .hit {
	font-size: 11px
}
.our-spec__item .our-spec__item-whom ul {
	padding-left: 10px;
	margin-bottom: 0;
	list-style: none
}
.our-spec__item .our-spec__item-whom ul li {
	position: relative;
	margin-bottom: 5px
}
.our-spec__item .our-spec__item-whom ul li::before {
	content: '\2014';
	position: absolute;
	left: -15px
}
.services-quicks {
	padding-top: 65px;
	padding-bottom: 75px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.services-quick {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 30px
}
.services-quick p {
	max-width: 317px;
	color: #646671;
	font-size: 16px;
	font-weight: 300;
	line-height: 20px
}
.services-quick__img {
	position: relative;
	width: 57px;
	height: 57px;
	margin-right: 30px
}
.services-quick__img svg {
	width: 100%;
	height: 100%;
	fill: #2389d4
}
.services-quick__img::before {
	content: '';
	display: block;
	position: absolute;
	left: -15px;
	bottom: -15px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 29px;
	height: 29px;
	background-color: #a1e4ff;
	z-index: -1
}
.services-quick__title {
	color: #2c2d31;
	font-size: 20px;
	font-weight: 500;
	line-height: 20px;
	margin-bottom: 10px
}
.base-services__slider {
	position: relative;
	min-height: 651px;
	padding: 62px 0
}
.base-services__slider .circle-bg {
	right: inherit;
	left: 6%
}
.base-services__slider .swiper-container {
	overflow: visible
}
.base-services__slider .swiper-navigation {
	top: 40%;
	height: 85px
}
.base-services__slider .swiper-button-next, .base-services__slider .swiper-button-prev {
	width: 54px;
	height: 54px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 6px 56px rgba(208, 220, 226, .9);
	box-shadow: 0 6px 56px rgba(208, 220, 226, .9);
	background-color: #fff
}
.base-services__slider .swiper-button-prev {
	left: -30px;
	right: auto
}
.base-services__slider .swiper-button-next {
	right: -30px
}
.base-services__slider .swiper-slide {
	max-width: 100%;
	margin: 0
}
.service-slider__content {
	padding: 70px 0 50px 55px
}
.service-slider__content .title-32 {
	margin-bottom: 22px
}
.service-slider__content p {
	font-size: 16px;
	line-height: 24px
}
.fitting-main p {
	color: #646671;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px
}
.fitting-top__buner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	min-height: 199px;
	-webkit-box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background-color: #fff;
	margin: 40px 0
}
.fitting-top__buner .fitting-top__buner-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 25px;
	width: 33.33%
}
.fitting-top__buner .fitting-top__buner-number {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 73px;
	height: 75px;
	background-color: #9fe4ff;
	background-image: -webkit-linear-gradient(66deg, #b5eaff 0, #8edfff 100%);
	background-image: -o-linear-gradient(66deg, #b5eaff 0, #8edfff 100%);
	background-image: linear-gradient(24deg, #b5eaff 0, #8edfff 100%);
	-webkit-border-top-right-radius: 38px;
	border-top-right-radius: 38px;
	-webkit-border-top-left-radius: 23px;
	border-top-left-radius: 23px;
	-webkit-border-bottom-right-radius: 46px;
	border-bottom-right-radius: 46px;
	-webkit-border-bottom-left-radius: 39px;
	border-bottom-left-radius: 39px;
	color: #fff;
	font-size: 26px;
	font-weight: 500;
	margin-top: -24px
}
.fitting-top__buner .fitting-top__buner-content-title {
	color: #2c2d31;
	font-size: 20px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 10px
}
.fitting-top__buner .fitting-top__buner-content-text {
	color: #646671;
	font-size: 13px;
	font-weight: 300;
	line-height: 18px
}
.fitting-top__buner .fitting-top__buner-img {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
	padding-bottom: 20px
}
.fitting-top__buner .fitting-top__buner-svg {
	fill: #0774cb;
	fill-opacity: .16
}
.fitting-top__buner .fitting-top__buner-svg.fitting-top__buner-svg-sunglasses {
	width: 118px
}
.fitting-top__buner .fitting-top__buner-svg.fitting-top__buner-svg-box {
	width: 79px;
	height: 79px
}
.simple-accordeon {
	position: relative
}
.simple-accordeon .circle-bg {
	position: absolute;
	bottom: -53px;
	right: -126px;
	left: inherit;
	z-index: -1
}
.simple-accordeon__item {
	position: relative;
	padding: 25px 33px 20px;
	-webkit-box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	margin-bottom: 10px;
	cursor: pointer
}
.simple-accordeon__item .hidden {
	display: none;
	padding: 30px 68px 30px 0
}
.simple-accordeon__item .hidden p {
	color: #646671;
	font-size: 16px;
	font-weight: 300;
	line-height: 26px;
	margin-bottom: 0
}
.simple-accordeon__item span {
	color: #2c2d31;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	margin: 0
}
.simple-accordeon__item::before {
	content: '+';
	position: absolute;
	top: 24px;
	right: 20px;
	width: 17px;
	height: 17px;
	color: #0774cb;
	font-size: 40px;
	font-weight: 500;
	line-height: 18px;
	-webkit-transition: all .25s ease-in;
	-o-transition: all .25s ease-in;
	transition: all .25s ease-in
}
.simple-accordeon__item.active .hidden {
	display: block
}
.simple-accordeon__item.active::before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.link-block {
	padding: 35px 0;
	-webkit-box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	margin-bottom: 25px
}
.link-block .link-block__title {
	color: #2c2d31;
	font-size: 20px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 20px;
	padding: 0 30px
}
.link-block a {
	color: #2c2d31;
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
	display: block;
	padding: 12px 30px;
}
.link-block a:hover {
	color: #2293e2;
	background-color: #edf5fa
}
.link-block a:last-child {
	margin-bottom: 0
}
.link-block a.active {
	color: #0774cb
}
.white-popup {
	position: relative;
	width: 100%;
	max-width: 880px;
	margin: 20px auto;
	-webkit-box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff
}
.white-popup.white-popup-small {
	max-width: 500px
}
.white-popup .mfp-close {
	top: 32px;
	right: 32px;
	width: 30px;
	height: 34px;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	outline: 0
}
.white-popup .mfp-close:hover {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.white-popup .mfp-close-icon {
	position: relative;
	z-index: -1;
	width: 27px;
	height: 27px
}
.mfp-bg {
	background-color: #edf5fa
}
.mfp-zoom-out .mfp-with-anim {
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3)
}
.mfp-zoom-out.mfp-bg {
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
.mfp-zoom-out.mfp-ready.mfp-bg {
	opacity: .9
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	opacity: 0
}
.mfp-zoom-out.mfp-removing.mfp-bg {
	opacity: 0
}
.registration {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.registration .registration-left, .registration .registration-right {
	position: relative;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 50%;
	padding: 70px 45px 30px 65px;
	overflow: hidden
}
.registration .registration-left .center-button, .registration .registration-right .center-button {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
.registration .registration-right {
	padding: 85px 50px 33px;
	background-color: #eaf1f5
}
.registration .registration-right .circle-bg {
	width: 171px;
	height: 171px;
	top: -86px;
	left: -46px
}
.registration .registration-right .circle-bg img {
	width: 100%
}
.registration .add-card-row {
	margin-bottom: 0
}
.registration .h3, .registration .h6 {
	margin-bottom: 30px
}
.registration .input-login {
	margin-bottom: 25px
}
.registration .input-login:last-child {
	margin-bottom: 35px
}
.registration .cart-buttons {
	padding-top: 25px;
	text-align: center
}
.registration .cart-buttons .button {
	width: 170px;
	margin-bottom: 15px
}
.registration .account-tab__row {
	margin-bottom: 10px;
	align-items: center;
}

.registration .account-tab__row label.w105 {
/*	width: 80px;*/
	margin-right: 0
}
.registration .account-tab__row input.w242 {
	width: 100%;
	margin-right: 0;
}
.registration .distribution .jq-checkbox {
	margin-right: 10px
}
#popup-registration .button {
	width: 191px;
	margin-bottom: 18px
}
#order-ok {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 70px
}
.popup-wrap{
	text-align: center;
	padding-top: 40px;
	padding-bottom: 70px;
}
#order-ok p {
	color: #646671;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	max-width: 252px;
	margin-left: auto;
	margin-right: auto
}
.popup-wrap p {
	color: #646671;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	max-width: 252px;
	margin-left: auto;
	margin-right: auto
}
#order-ok img {
	margin-bottom: 30px
}
.popup-wrap img {
	margin-bottom: 30px
}
#order-ok .button {
	width: 169px
}
.popup-wrap .button {
	width: 169px
}
#good-added-in-cart, #good-added-in-cart-opt, #repeat-order {
	padding: 70px 60px 40px
}
#good-added-in-cart .cart-item, #good-added-in-cart-opt .cart-item, #repeat-order .cart-item {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
#good-added-in-cart .cart-item .cart-item__description, #good-added-in-cart-opt .cart-item .cart-item__description, #repeat-order .cart-item .cart-item__description {
	width: 70%;
	margin-bottom: 45px
}
#good-added-in-cart .button-betwen, #good-added-in-cart-opt .button-betwen, #repeat-order .button-betwen {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
#good-added-in-cart .why-registration, #good-added-in-cart-opt .why-registration, #repeat-order .why-registration {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 0;
	padding-top: 30px
}
#good-added-in-cart .why-registration__item, #good-added-in-cart-opt .why-registration__item, #repeat-order .why-registration__item {
	margin-bottom: 0;
	left: 0;
	padding-left: 65px;
	padding-right: 0
}
#good-added-in-cart .why-registration__item-circle, #good-added-in-cart-opt .why-registration__item-circle, #repeat-order .why-registration__item-circle {
	left: 0
}
#good-added-in-cart .why-registration__item2 svg, #good-added-in-cart-opt .why-registration__item2 svg, #repeat-order .why-registration__item2 svg {
	width: 45px;
	height: 40px
}
.center-button {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.why-registration {
	margin-bottom: 35px
}
.why-registration__item {
	position: relative;
	left: 10px;
	padding: 13px 30px 13px 40px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	margin-bottom: 13px
}
.why-registration__item p {
	color: #646671;
	font-size: 13px;
	font-weight: 300;
	line-height: 18px;
	margin-bottom: 0
}
.why-registration__item-circle {
	width: 54px;
	height: 51px;
	position: absolute;
	top: 0;
	left: -27px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-image: -webkit-linear-gradient(62deg, #b5eaff 0, #8edfff 100%);
	background-image: -o-linear-gradient(62deg, #b5eaff 0, #8edfff 100%);
	background-image: linear-gradient(28deg, #b5eaff 0, #8edfff 100%)
}
.why-registration__item-circle svg {
	fill: #fff
}
.why-registration__item1 {
	color: #fff;
	font-size: 36px;
	font-weight: 500;
	-webkit-border-radius: 20px 31px 33px 24px;
	border-radius: 20px 31px 33px 24px
}
.why-registration__item2 {
	-webkit-border-radius: 20px 31px 33px 24px;
	border-radius: 20px 31px 33px 24px
}
.why-registration__item2 svg {
	width: 30px;
	height: 33px
}
.why-registration__item3 {
	-webkit-border-radius: 20px 31px 33px 24px;
	border-radius: 20px 31px 33px 24px
}
.why-registration__item3 svg {
	width: 28px;
	height: 28px
}
.why-registration__item-title {
	color: #2c2d31;
	font-size: 15px;
	font-weight: 500;
	line-height: 18px;
	margin-bottom: 5px
}
.tooltip-wrapper {
	position: relative;
	cursor: default
}
.tooltip-wrapper .ankor-questsion {
	cursor: default
}
.tooltip-wrapper .ankor-questsion:hover .tooltip {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	opacity: 1
}
.tooltip {
	position: absolute;
	bottom: 170%;
	padding: 20px;
	background: #fff;
	width: 328px;
	-webkit-box-shadow: 0 6px 27px rgba(0, 0, 0, .16);
	box-shadow: 0 6px 27px rgba(0, 0, 0, .16);
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translate3d(0, 20px, 0);
	transform: translate3d(0, 20px, 0);
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	z-index: 2
}
.tooltip p {
	position: relative;
	margin-bottom: 0;
	color: #646671;
	font-size: 13px;
	font-weight: 400;
	line-height: 18px
}
.tooltip p strong {
	color: #2c2d31
}
.tooltip::before {
	content: '';
	position: absolute;
	width: 22px;
	height: 22px;
	background-color: #fff;
	bottom: -6px;
	left: 50%;
	-webkit-transform: translateX(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) rotate(45deg);
	transform: translateX(-50%) rotate(45deg)
}
#popup-comment {
	padding: 70px 60px 40px
}
.simple-popup {
	padding: 70px 60px 40px
}
#popup-comment .h3 {
	margin-bottom: 20px
}
.simple-popup .h3 {
	margin-bottom: 20px
}
#popup-comment p {
	margin-bottom: 20px
}
.simple-popup p {
	margin-bottom: 20px
}
#popup-comment .btn--enter {
	width: 138px;
	margin-bottom: 30px
}
.simple-popup .btn--enter {
	width: 138px;
	margin-bottom: 30px
}
#popup-comment .contact-information__btns .button {
	margin-right: 34px
}
.simple-popup .contact-information__btns .button {
	margin-right: 34px
}
#popup-presence {
	padding: 70px 30px 40px 60px
}
#popup-presence .r-tabs .r-tabs-nav {
	display: inline-block
}
#popup-presence .r-tabs .r-tabs-tab:last-child a {
	margin-right: 0
}
#popup-presence .r-tabs .r-tabs-panel {
	padding-bottom: 0
}
#popup-presence .tab-list-map__wrapper {
	height: 300px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding-right: 30px
}
#popup-presence #tab-map {
	padding-right: 30px
}
#popup-presence #tab-map__container {
	height: 300px
}
.tab-list-map__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 20px 0;
	border-bottom: 1px solid #e3eaed
}
.tab-list-map__item a[href^=tel] {
	display: inline-block;
	color: #646671;
	font-size: 12px;
	font-weight: 300;
	line-height: 32px
}
.tab-list-map__item a[href^=tel]:first-of-type {
	margin-right: 10px
}
.tab-list-map__item-title {
	color: #2c2d31;
	font-size: 16px;
	font-weight: 300;
	line-height: 32px
}
#popup-book {
	padding: 70px 60px 40px
}
#popup-book .dotted-link {
	display: inline-block;
	margin-bottom: 37px
}
#popup-book .popup-book__wrapper {
	padding: 16px;
	background-color: #edf5fa;
	margin-bottom: 50px
}
#popup-book .tab-list-map__item {
	border-bottom: none;
	padding-bottom: 0
}
#popup-book .tab-list-map__item-title {
	line-height: 1
}
#popup-book .popup-book__good {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 8px 25px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff
}
#popup-book .popup-book__good-img {
	position: relative;
	width: 68px;
	height: 68px;
	margin-right: 25px
}
#popup-book .popup-book__good-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}
#popup-book .popup-book__good-title {
	color: #2c2d31;
	font-size: 14px;
	font-weight: 500;
	line-height: 16px
}
#popup-book .article {
	color: #646671;
	font-size: 12px;
	font-weight: 300;
	line-height: 16px
}
#popup-book .form-book label {
	color: #2c2d31;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 15px
}
#popup-book .form-book__form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
#popup-book .form-book__form .button, #popup-book .form-book__form input {
	max-width: 240px;
	width: 100%;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
#repeat-order {
	padding: 70px 60px 40px
}
#repeat-order .cart-item {
	border-bottom: none
}
#repeat-order .cart-item__button .button {
	width: 152px
}
#repeat-order .whis-svg {
	margin-left: 113px;
	margin-top: 20px
}
#repeat-order .shop-pin {
	fill: #646671
}
#repeat-order .repeat-order__button {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
#repeat-order .repeat-order__button .button {
	width: 240px
}
#consultation, #recall {
	padding: 70px 70px 40px
}
#consultation .h3, #recall .h3 {
	margin-bottom: 30px
}
#consultation .cart-buttons, #recall .cart-buttons {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 30px
}
#consultation .cart-buttons .button, #recall .cart-buttons .button {
	width: 200px
}
#consultation textarea, #recall textarea {
	height: 80px;
	width: 100%;
	padding: 0 10px;
	font-weight: 300;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #c6cccf
}
#quick-order1 .parametre-tab .r-tabs-panel {
	padding-bottom: 0
}
#quick-order1.big-popup .cart-item .cart-item__description {
	width: 100%
}
#quick-order2 p {
	color: #797b81;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px
}
#quick-order2 p strong {
	color: #2c2d31
}
#quick-order2.big-popup .cart-item .cart-item__description {
	width: 100%
}
#fast_order p {
	color: #797b81;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px
}
#fast_order p strong {
	color: #2c2d31
}
#fast_order .cart-item {
	border-bottom: none;
	margin-bottom: 30px
}
.big-popup {
	padding: 70px 65px 40px
}
.big-popup .cart-item {
	border-bottom: none
}
.big-popup .cart-item .cart-description__top {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.big-popup .cart-item .cart-description__img {
	height: 69px
}
.big-popup .h6 {
	font-size: 14px;
	margin-bottom: 0
}
.big-popup .button {
	height: 40px
}
.big-popup .button--blue {
	width: 240px
}
.big-popup .parametre-tab__row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.big-popup .parametre-row__price {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: 100px
}
.big-popup .flex-item {
	margin-bottom: 20px
}
.big-popup .parametre-tab .r-tabs-panel {
	border-bottom: none
}
.big-popup .form-book__form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.big-popup .form-book__form .button, .big-popup .form-book__form input {
	max-width: 240px;
	width: 100%;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.big-popup .cart-item .characteristic-column__row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.big-popup .cart-item .characteristic-column__row span {
	margin-left: 5px
}
.big-popup .item-color.active {
	display: inline-block;
	width: 12px;
	height: 12px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-left: 7px;
	margin-bottom: 0
}
.xl-popup {
	max-width: 1030px;
	padding: 60px 77px 20px;
	overflow: hidden
}
.xl-popup .h3 {
	margin-bottom: 40px
}
.xl-popup .h6 {
	margin-bottom: 25px
}
.xl-popup p {
	color: #2c2d31;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px
}
.xl-popup .circle-bg {
	left: inherit;
	right: -55px;
	bottom: -25px
}
.light-black-eyes {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 25px
}
.light-black {
	padding-right: 45px
}
.light-black-eyes__title {
	color: #2c2d31;
	font-size: 16px;
	font-weight: 500;
	line-height: 32px;
	margin-bottom: 15px
}
.light-black-eyes__title span {
	margin-left: 18px
}
.choise-color__img {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 1
}
.choise-color__img img {
	max-width: 100%
}
#popup-complect.big-popup>p {
	color: #646671
}
#popup-complect.big-popup .from {
	display: none
}
#popup-complect.big-popup .form-book__form {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
#popup-complect.big-popup .popup-complect_item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e9f1f6;
	border-top: 1px solid #e9f1f6
}
#popup-complect.big-popup .popup-complect_item>div:last-child {
	width: 100%
}
#popup-complect.big-popup .popup-complect_item:nth-child(1) {
	border: none;
	padding-bottom: 5px
}
#popup-complect.big-popup .parametre-tab .r-tabs-panel {
	padding-bottom: 0
}
#popup-complect.big-popup .cart-item {
	padding-bottom: 10px
}
#popup-complect.big-popup .popup-complect_item-number {
	color: #e9f1f6;
	font-size: 32px;
	font-weight: 500;
	margin-right: 46px
}
#popup-complect.big-popup .aside-kip__item {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	padding: 0
}
#popup-complect.big-popup .aside-kip__item .aside-kip__item-img {
	padding-top: 8%
}
#popup-complect.big-popup .aside-kip__item .aside-kip__item-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
#popup-complect.big-popup .aside-kip__item .aside-kip__item-content p {
	color: #2c2d31;
	font-size: 14px;
	font-weight: 500;
	line-height: 16px
}
#popup-complect.big-popup .product-description__row {
	width: 75%;
	margin-left: 65px
}
.big-popup .popup-complect_total-price {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-top: 23px;
	margin-bottom: 40px;
	font-size: 16px;
	color: #2c2d31
}
.big-popup .popup-complect_total-price .price {
	margin-left: 25px
}
.big-popup .popup-complect_total-price .actual-price span {
	font-size: 20px
}
#consultation .account-tab__row label.w105 {
	width: 140px
}
.added-goodse {
	margin-top: 20px;
	margin-bottom: 120px
}
.added-good {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 190px;
	margin: 15px 0 15px 0;
}
.added-good__remove {
	margin-left: auto;
	cursor: pointer
}
.added-good__remove-icon {
	width: 27px;
	height: 27px;
	fill: #c1c3cc
}
.added-good__img {
	width: 208px;
	position: relative;
	padding-top: 15%;
	margin-right: 28px
}
.added-good__img img {
	position: absolute;
	top: 50%;
	left: 50%;
	right: 0;
	bottom: 0;
	max-height: 100%;
	height: auto;
	max-width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.added-good__text-title {
	color: #2c2d31;
	font-size: 22px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 10px
}
.added-good__text-article {
	color: #646671;
	font-size: 12px;
	font-weight: 300;
	line-height: 16px;
	margin-bottom: 15px
}
.added-good__properties {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 12px;
	line-height: 16px;
	color: #646671
}
.added-good__properties strong {
	color: #2c2d31
}
.added-good__properties span {
	font-weight: 300
}
.added-good__price {
	color: #646671;
	font-size: 14px;
	margin-left: auto
}
.added-good__price strong {
	color: #2c2d31;
	font-size: 16px
}
.added-goodse__progress {
	margin-bottom: 32px
}
.added-goodse__progress-number {
	font-size: 16px;
	color: #646671;
	text-align: center;
	margin-bottom: 30px
}
.added-goodse__progress-number strong {
	color: #007bff
}
.added-goodse__progress-error {
	color: red!important;
	font-size: 11px!important;
	line-height: 13px!important;
	max-width: 58%;
	margin: 0 auto;
	text-align: center;
	display: none
}
.progress-bar__bg {
	position: relative;
	height: 7px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #edf5fa
}
.progress-bar__line {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	max-width: 100%;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #0774cb;
	background-image: -webkit-gradient(linear, left top, right top, from(#0774cb), to(#37cf89));
	background-image: -webkit-linear-gradient(left, #0774cb 0, #37cf89 100%);
	background-image: -o-linear-gradient(left, #0774cb 0, #37cf89 100%);
	background-image: linear-gradient(to right, #0774cb 0, #37cf89 100%);
	-webkit-transition: width .25s ease;
	-o-transition: width .25s ease;
	transition: width .25s ease
}
.added-goodse__row {
	border-bottom: 1px solid #e3eaed
}
.empty-shell {
	height: 190px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.empty-shell__img {
	max-width: 175px;
	width: 100%;
	height: 100%;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: 30px
}
.empty-shell__img img {
	width: 137px;
	height: 46px
}
.empty-shell__text {
	color: #646671;
	font-size: 18px;
	font-weight: 300;
	line-height: 1
}
.empty-shell__count {
	margin-left: auto;
	color: #646671;
	font-size: 21px;
	font-weight: 300;
	line-height: 1
}
.empty-shell__count span {
	color: #0774cb
}
.qa .info-tab.r-tabs .r-tabs-nav {
	border-bottom: none
}
.qa .button {
	position: absolute;
	top: 30px;
	right: 0
}
.eye-bg {
	position: absolute;
	top: 123px;
	left: 50%
}
.check-vision {
	padding-top: 54px
}
.check-vision:not(img) {
	position: relative;
	z-index: 1
}
.check-vision .circle-bg {
	right: 23px;
	top: 21px
}
.check-vision .circle-bg img {
	width: 144px;
	height: 147px
}
.check-vision .aside-bunner__title {
	font-size: 32px;
	font-weight: 500
}
.aside-bunner-color {
	position: relative;
	display: block;
	min-height: 265px;
	padding: 40px 25px;
	background-color: #37ce89;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 14px;
	overflow: hidden
}
.aside-bunner-color:not(img) {
	position: relative;
	z-index: 1
}
.aside-bunner-color .circle-bg {
	top: inherit;
	right: -2px;
	bottom: 0;
	width: 225px;
	height: 157px
}
.aside-bunner-color .eye-bg {
	top: inherit;
	left: inherit;
	right: 23px;
	bottom: 23px
}
.aside-bunner-color .aside-bunner-color__inscription {
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	line-height: 20px;
	text-transform: uppercase;
	margin-bottom: 10px
}
.aside-bunner-color .aside-bunner-color__title {
	color: #fff;
	font-size: 22px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 15px;
	position: relative;
}
.aside-bunner-color .aside-bunner-color__text {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	position: relative;
}
.services-page .h6 {
	margin-bottom: 25px
}
.services-page p {
	color: #646671;
	font-weight: 300;
	line-height: 26px;
	margin-bottom: 2rem
}
.services-page .simple-accordeon {
	margin-bottom: 50px
}
.services-page .services-quicks {
	padding-bottom: 40px
}
.services-page .aside-bunner p {
	margin-bottom: 0
}
.ul-whis-links {
	margin-bottom: 50px
}
.ul-whis-links .ul-whis-links__title {
	color: #2c2d31;
	font-size: 18px;
	font-weight: 500;
	line-height: 20px;
	margin-bottom: 15px
}
.ul-whis-links ul {
	color: #646671;
	padding-left: 15px;
	margin: 0
}
.ul-whis-links ul a {
	font-size: 14px;
	line-height: 30px
}
.services-page__ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0
}
.services-page__ul li {
	position: relative;
	color: #646671;
	line-height: 26px;
	padding-left: 20px
}
.services-page__ul li::before {
	content: '\2014';
	position: absolute;
	left: 0
}
.innerpage-slider {
	position: relative;
	margin-bottom: 40px
}
.innerpage-slider .swiper-container {
	height: 418px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.innerpage-slider .swiper-slide img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.innerpage-slider .swiper-button-next, .innerpage-slider .swiper-button-prev {
	width: 54px;
	height: 54px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 6px 56px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 56px rgba(208, 220, 226, .5);
	background-color: #fff;
	background-image: url(../img/png-icon/slider-arrow.png);
	-webkit-background-size: auto auto;
	background-size: auto
}
.innerpage-slider .swiper-button-prev {
	left: -17px;
	right: inherit
}
.innerpage-slider .swiper-button-next {
	right: -17px
}
.innerpage-slider .swiper-pagination-bullet-active {
	background-color: #0774cb
}
.innerpage-slider .swiper-pagination {
	text-align: left;
	left: 35px;
	bottom: 25px
}
.equipment {
	margin-bottom: 90px
}
.equipment-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 25px
}
.equipment-item__img {
	position: relative;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 320px;
	height: 215px;
	margin-right: 48px
}
.equipment-item__img img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 100%;
	max-height: 100%;
	height: auto;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}
.equipment-item__title {
	color: #2c2d31;
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 7px
}
.equipment-item__ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.equipment-item__ul li {
	color: #646671;
	line-height: 24px
}
.news .h3 {
	margin-bottom: 70px
}
.news .pagination {
	margin-bottom: 110px
}
.news-wrapper {
	margin-bottom: 73px
}
.news-big {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.news-big .news-card {
	width: 49.2%;
	height: 374px;
	margin-bottom: 16px
}
.news-big .news-card__title {
	font-size: 26px;
	line-height: 32px;
	padding-right: 4em
}
.news-big .circle-bg {
	right: 0;
	bottom: 0;
	left: inherit
}
.news-small {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.news-small::after {
	content: '';
	width: 33%
}
.news-small .news-card {
	width: 33%;
	margin-bottom: 22px
}
.news-page .slider-ready-glasses {
	margin-right: -13px
}
.news-page__subtitle {
	color: #646671;
	margin-bottom: 15px
}
.news-page__img {
	margin-bottom: 60px
}
.data-share__row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-top: 15px;
	margin-bottom: 50px
}
.data-share__row-share {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end
}
.data-share__row-share .share-trigger {
	margin-left: 20px
}
.data-share__row-share .share-trigger a {
	line-height: 1
}
.data-share__row-data {
	color: #646671;
	font-size: 14px;
	font-weight: 300;
	line-height: 26px
}
.to-catalog__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 20px
}
.discount-page .h3 {
	margin-bottom: 50px
}
.discount-page .pagination {
	margin-bottom: 110px
}
.discount-page .circle-bg {
	bottom: inherit;
	left: inherit;
	right: 0
}
.discount-card {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-shadow: 0 6px 15px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 15px rgba(208, 220, 226, .5);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff
}
.discount-card:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.discount-cards-100 {
	height: 479px;
	margin-bottom: 42px
}
.discount-cards-100 .discount-cards-50__title {
	font-size: 30px;
	line-height: 30px
}
.discount-cards-100 .discount-cards-50__content p {
	font-size: 18px
}
.discount-cards-100 .discount-cards-50__content .sales-card__remained, .discount-cards-100 .discount-cards-50__content .sales-card__term-action {
	font-size: 16px
}
.discount-cards-50 {
	height: 238px;
	margin-bottom: 28px
}
.discount-cards-50__img {
	position: relative;
	width: 59.2%;
	height: 100%;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	overflow: hidden
}
.discount-cards-50__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: -webkit-transform .5s ease-out;
	transition: -webkit-transform .5s ease-out;
	-o-transition: transform .5s ease-out;
	transition: transform .5s ease-out;
	transition: transform .5s ease-out, -webkit-transform .5s ease-out
}
.discount-cards-50__content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 4.5% 3% 3%
}
.discount-cards-50__content p {
	color: #646671;
	font-size: 16px;
	font-weight: 300;
	line-height: 22px
}
.discount-cards-50__content .sales-card__term-action {
	margin-top: auto
}
.discount-cards-50__title {
	color: #2c2d31;
	font-size: 24px;
	font-weight: 500;
	line-height: 28px;
	margin-bottom: 10px
}
.discount-cards-33 {
	margin-bottom: 80px
}
.discount-cards-33 .sales-card {
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-bottom: 50px
}
.discount-cards-33 .sales-card__title {
	font-size: 24px;
	line-height: 28px
}
.discount-cards-33 .sales-card__img {
	margin-bottom: 15px
}
.blog-page .h3 {
	margin-bottom: 0
}
.blog-page .pagination {
	margin-bottom: 110px
}
.blog-page .circle-bg {
	bottom: inherit;
	left: inherit;
	right: 0;
	z-index: -1
}
.blog-page .info-tab.r-tabs .r-tabs-nav {
	border: none;
	padding-bottom: 40px
}
.blog-page .info-tab.r-tabs .r-tabs-anchor {
	font-size: 18px
}
.blog-top-cards {
	margin-bottom: 24px
}
.blog-top-card {
	position: relative;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden
}
.blog-top-card .hit {
	position: static;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.blog-top-card .blog-card-33__data {
	color: #fff;
	margin-top: auto;
	margin-bottom: 10px
}
.blog-top-card .h4 {
	font-size: 32px;
	line-height: 36px;
	padding-right: 18%;
	margin-bottom: 0
}
.blog-top-card:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.blog-top-card-small {
	padding: 30px;
	height: 242px
}
.blog-top-card-small .blog-card-33__data {
	color: #fff;
	margin-top: auto;
	margin-bottom: 0
}
.blog-top-card-small .h4 {
	font-size: 20px;
	line-height: 24px
}
.blog-top-card-small:not(:last-of-type) {
	margin-bottom: 16px
}
.blog-top-card-big {
	height: 500px;
	padding: 30px 40px
}
.blog-top-card-big__img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: -1
}
.blog-top-card-big__img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out
}
.blog-top-card-big__img::before {
	content: '';
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(8%, rgba(25, 25, 25, .9)), color-stop(35%, rgba(25, 25, 25, .64)), to(rgba(23, 23, 23, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(25, 25, 25, .9) 8%, rgba(25, 25, 25, .64) 35%, rgba(23, 23, 23, 0) 100%);
	background-image: -o-linear-gradient(bottom, rgba(25, 25, 25, .9) 8%, rgba(25, 25, 25, .64) 35%, rgba(23, 23, 23, 0) 100%);
	background-image: linear-gradient(to top, rgba(25, 25, 25, .9) 8%, rgba(25, 25, 25, .64) 35%, rgba(23, 23, 23, 0) 100%);
	z-index: 1
}
.blog-card {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-shadow: 0 6px 15px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 15px rgba(208, 220, 226, .5);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	margin-bottom: 30px
}
.blog-card:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.blog-card-33__img {
	height: 242px;
	position: relative;
	width: 100%;
	overflow: hidden
}
.blog-card-33__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: -webkit-transform .5s ease-out;
	transition: -webkit-transform .5s ease-out;
	-o-transition: transform .5s ease-out;
	transition: transform .5s ease-out;
	transition: transform .5s ease-out, -webkit-transform .5s ease-out
}
.blog-card-33__content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 180px;
	padding: 20px 30px 25px
}
.blog-card-33__content .hit {
	position: static;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-top: auto
}
.blog-card-33__data {
	opacity: .5;
	color: #646671;
	font-size: 12px;
	font-weight: 300;
	line-height: 28px
}
.blog-card-33__title {
	color: #2c2d31;
	font-size: 20px;
	font-weight: 500;
	line-height: 24px
}
.shops-page .info-tab.r-tabs .r-tabs-nav {
	border: none;
	margin-bottom: 20px;
	margin-top: 10px
}
.shops-page .info-tab.r-tabs .r-tabs-anchor {
	font-size: 18px
}
.shops-page .r-tabs-panel {
	margin-bottom: 100px
}
#shops-map {
	height: 415px;
	width: 100%
}
.shops-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	font-size: 14px;
	min-height: 303px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 2px solid #e2e7ea;
	background-color: #fff;
	padding: 30px;
	margin-bottom: 11px
}
.grey-hit {
	position: absolute;
	right: 30px;
	height: 41px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 25px;
	-webkit-border-radius: 21px;
	border-radius: 21px;
	color: #2293e2;
	background-color: #eaf1f5;
	cursor: default
}
.shops-item__img {
	position: relative;
	width: 292px;
	height: 228px;
	margin-right: 57px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.shops-item__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.shops-item__content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	font-size: 14px;
	line-height: 20px;
	color: #646671
}
.shops-item__content a[href^=tel] {
	font-size: 14px;
	line-height: 20px;
	color: #646671
}
.shops-item__content .row:last-child {
	margin-top: auto
}
.shops-item__content .button--blue {
	margin-right: 17px
}
.shops-item__addres {
	margin-bottom: 10px
}
.shops-item__addres .whis-svg {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.shop-pin {
	width: 10px;
	height: 13px;
	stroke: #2293e2;
	fill: none;
	margin-right: 11px
}
.shop-metro {
	width: 12px;
	height: 12px;
	fill: none;
	stroke: #2293e2;
	stroke-width: 1px;
	margin-right: 11px
}
.shops-item__title {
	color: #2c2d31;
	font-size: 18px;
	font-weight: 500;
	line-height: 20px;
	margin-bottom: 10px
}
.shops-item__shop-contact>strong {
	display: block;
	margin-bottom: 10px
}
.button-oftalmologist {
	width: 24px;
	height: 24px;
	fill: #2293e2;
	margin-right: 16px
}
.green-color {
	color: #37cf89
}
.shop-page .slider-home {
	padding-bottom: 30px
}
.shop-page .innerpage-slider .swiper-container {
	height: 483px
}
.shop-page .h3 {
	margin-bottom: 0
}
.shop-page .slider-home .title-row {
	margin-left: 0
}
.shop-page .slider-home .title-row .ankor-with-arrow {
    margin: 75px 0px 0px 45px;
}
.shop-page .shops-item__content {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	font-size: 14px;
	line-height: 26px;
	padding-left: 50px
}
.shop-page .grey-hit {
	position: static;
	width: 273px;
	margin-bottom: 22px
}
.shop-page .link-block {
	-webkit-box-shadow: none;
	box-shadow: none
}
.shop-page .link-block .link-block__title {
	font-size: 22px;
	padding-left: 0
}
.shop-page .link-block a {
	font-size: 16px;
	padding-left: 0
}
.shop-page .link-block a:hover {
	background-color: #fff
}
.shop-page__title {
	color: #2c2d31;
	font-size: 22px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 25px
}
#shop-map {
	width: 100%;
	height: 187px
}
.shops-item__shop-contacts {
	margin-bottom: 20px
}
.subscribe {
	padding-top: 28px
}
.subscribe__widjet {
	height: 526px;
	background-color: #ddd
}
.tag-block {
	margin-bottom: 50px
}
.tag-block__tags {
	padding-right: 20%
}
.tag-block__tags a {
	font-size: 16px;
	text-decoration: underline;
	line-height: 29px;
	margin-right: 33px
}
.brands-page .catalog .brands-block {
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}
.brands-page .brands-block__item {
	min-height: 147px
}
.brands-page .brands-block__item-absolute {
	font-size: 16px;
	height: 147px
}
.brands-alphabet {
	margin-bottom: 30px
}
.brands-alphabet__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 30px
}
.brands-alphabet__letter {
	position: relative;
	color: #0774cb;
	font-size: 50px;
	font-weight: 700;
	text-transform: uppercase
}
.brands-alphabet__letter::before {
	content: '';
	position: absolute;
	top: 22px;
	left: 22px;
	width: 40px;
	height: 42px;
	-webkit-border-radius: 29px 25px 31px 37px;
	border-radius: 29px 25px 31px 37px;
	background-image: -webkit-linear-gradient(66deg, #b5eaff 0, #8edfff 100%);
	background-image: -o-linear-gradient(66deg, #b5eaff 0, #8edfff 100%);
	background-image: linear-gradient(24deg, #b5eaff 0, #8edfff 100%);
	z-index: -1
}
.brands-alphabet__ul {
	list-style: none;
	margin: 0;
	padding: 22px 0 0 62px
}
.brands-alphabet__ul a {
	color: #2c2d31;
	font-size: 16px;
	font-weight: 300;
	line-height: 32px
}
.brand-page {
	padding-bottom: 65px
}
.brand-block {
	position: relative;
	padding-bottom: 145px
}
.brand-block__content {
	padding: 0 48px;
	padding-right: 20px
}
.brand-block__content p {
	color: #646671;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px
}
.brand-block__logo {
	margin-bottom: 30px
}
.account p {
	color: #646671;
	font-size: 13px;
	font-weight: 300;
	line-height: 18px
}
.account-tabs.r-tabs {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 100px
}
.account-tabs.r-tabs .r-tabs-nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 265px;
	height: 300px;
	padding: 35px 30px;
	-webkit-box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	margin-right: 55px
}
.account-tabs.r-tabs .r-tabs-nav a {
	color: #646671;
	font-size: 14px;
	font-weight: 300;
	line-height: 28px
}
.account-tabs.r-tabs .r-tabs-nav .r-tabs-tab {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.account-tabs.r-tabs .r-tabs-nav .r-tabs-tab:hover .account-arrow-line {
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}
.account-tabs.r-tabs .r-tabs-nav .r-tabs-tab.r-tabs-state-active a {
	color: #0774cb
}
.account-tabs.r-tabs .r-tabs-nav .r-tabs-tab.r-tabs-state-active .account-arrow-line {
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}
.account-tabs.r-tabs .r-tabs-nav .r-tabs-tab:not(:last-child) {
	margin-bottom: 5px
}
.account-tabs.r-tabs .r-tabs-nav .r-tabs-tab:last-child {
	margin-top: auto
}
.account-tabs.r-tabs .r-tabs-panel {
	padding-top: 25px
}
.account-arrow-line {
	position: absolute;
	right: 0;
	width: 17px;
	height: 17px;
	fill: #2293e2;
	opacity: 0;
	-webkit-transform: translateX(-20px);
	-ms-transform: translateX(-20px);
	transform: translateX(-20px);
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.account-tab__row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: baseline;
	margin-bottom: 15px
}
#consultation .account-tab__row span{
	width: 100%;
}
.account-tab__row label {
	color: #2c2d31;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 0
}
.account-tab__row label.w105 {
	width: 105px;
	margin-right: 20px
}
.account-tab__row input.w242, .account-tab__row textarea.w242 {
	width: 242px;
	margin-right: 20px
}
.account-tab__row input.w60 {
	width: 60px;
	margin-right: 12px
}
.account-tab__row label.w25 {
	min-width: 60px;
	margin-right: 15px
}
.account-tab__row .account-tip {
	color: #646671;
	font-size: 13px;
	font-weight: 300;
	line-height: 16px
}
.account-tab__title {
	color: #2c2d31;
	font-size: 26px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 30px
}
.checkbox-horizontal {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 27px;
	margin-top: 5px
}
.checkbox-horizontal span {
	color: #646671;
	font-size: 13px;
	font-weight: 400;
	line-height: 28px
}
.checkbox-horizontal span.active {
	color: #2c2d31
}
.checkbox-horizontal .jq-checkbox {
	position: relative;
	width: 52px;
	height: 26px;
	border: none;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	background-color: #eaf1f5;
	margin: 0 15px;
	color: #646671;
	font-size: 13px;
	font-weight: 300;
	line-height: 28px
}
.checkbox-horizontal .jq-checkbox input {
	width: 100%;
	height: 100%;
	opacity: 0
}
.checkbox-horizontal .jq-checkbox::before {
	content: '';
	position: absolute;
	top: 3px;
	width: 20px;
	height: 20px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background-color: #0774cb;
	-webkit-transform: translateX(3px);
	-ms-transform: translateX(3px);
	transform: translateX(3px);
	-webkit-transition: -webkit-transform .25s ease;
	transition: -webkit-transform .25s ease;
	-o-transition: transform .25s ease;
	transition: transform .25s ease;
	transition: transform .25s ease, -webkit-transform .25s ease
}
.checkbox-horizontal .jq-checkbox.checked .jq-checkbox__div {
	display: none
}
.checkbox-horizontal .jq-checkbox.checked::before {
	content: '';
	position: absolute;
	top: 3px;
	left: inherit;
	width: 20px;
	height: 20px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	-webkit-transform: translateX(29px);
	-ms-transform: translateX(29px);
	transform: translateX(29px);
	background-color: #0774cb
}
.calendar {
	position: relative
}
.calendar label {
	font-size: 13px
}
.calendar-icon {
	position: absolute;
	top: 10px;
	right: 30px;
	width: 19px;
	height: 19px;
	fill: #2293e2;
	pointer-events: none
}
.gldp-default .dow {
	background: #2293e2
}
.gldp-default .selected {
	color: #000
}
.gldp-default .core {
	background: #fff
}
.gldp-default .border {
	border-color: #c6cccf
}
.distribution {
	margin: 35px 0 20px
}
.distribution label.w105 {
	width: 76px;
	font-weight: 300
}
.distribution .jq-checkbox {
	margin-right: 21px
}
.distribution .account-tip {
	font-size: 14px;
	font-weight: 500;
	color: #2c2d31
}
.changing-lenses {
	position: relative;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 30px;
	width: 432px;
	min-height: 217px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #edf5fa;
	overflow: hidden;
	margin-bottom: 42px
}
.changing-lenses input.w242 {
	width: 260px
}
.changing-lenses .circle-bg {
	width: 161px;
	height: 121px;
	bottom: inherit;
	top: -40px;
	left: inherit;
	right: -30px
}
.changing-lenses .circle-bg img {
	width: 100%
}
.caledar-row label {
	font-size: 13px
}
.changing-lenses__title {
	color: #2c2d31;
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 25px
}
.changing-lenses__row {
	margin-bottom: 30px
}
.changing-lenses__row label:first-child {
	margin-right: 30px
}
.alarm-bg {
	position: absolute;
	right: 0;
	width: 168px;
	height: 151px
}
.alarm-bg svg {
	fill: #fff
}
#account-tab1 .button {
	padding: 0 64px;
	font-size: 16px
}
#account-tab2 {
	padding-bottom: 115px
}
#account-tab2 .button--blue {
	margin-right: 11px
}
#account-tab2 .button {
	margin-top: 25px
}
#account-tab3 .button {
	padding: 0 64px;
	font-size: 16px;
	margin-top: 30px
}
#account-tab4 {
	width: 100%;
	padding-bottom: 80px
}
#account-tab4 .button {
	padding: 0 64px;
	font-size: 16px
}
#account-tab4 .container-fluid {
	padding-left: 0;
	padding-right: 0
}
#account-tab5 {
	width: 100%;
	padding-bottom: 108px
}
#account-tab5 .container-fluid {
	padding-left: 0;
	padding-right: 0
}
.account-hidden-block {
	display: none
}
.account-hidden-block .account-tab__row:last-child {
	margin-bottom: 0
}
.edit-adress {
	-webkit-transition: color .25s ease;
	-o-transition: color .25s ease;
	transition: color .25s ease
}
.edit-adress.active {
	color: #2293e2
}
.edit-adress__row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 767px;
	padding: 18px 0;
	border-top: 1px solid #e3eaed;
	border-bottom: 1px solid #e3eaed;
	margin-bottom: 30px
}
.edit-adress__icons {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.edit-adress__icon-del {
	margin-right: 7px;
	margin-left: 23px;
	cursor: pointer
}
.edit-adress__icon-edit {
	cursor: pointer
}
.add-adress__row {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 30px
}
.add-adress__row .plus {
	margin-right: 18px;
	width: 18px;
	height: 18px;
	background-color: #9ce2ff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	font-size: 14px;
	font-weight: 500
}
.add-adress__hidden, .edit-adress__hidden {
	display: none
}
.edit-adress__hidden {
	padding-bottom: 20px
}
.form-password {
	margin-top: 35px
}
.form-password .input-password {
	position: relative
}
.form-password .pasword-show {
	position: absolute;
	top: 11px;
	right: 35px;
	cursor: pointer;
	color: #646671;
	font-size: 11px;
	font-weight: 300;
	line-height: 24px
}
.bonus-card {
	position: relative;
	width: 379px;
	height: 245px;
	-webkit-box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background-color: #fff;
	background-image: url(../img/content-img/bonus-card-img.png);
	-webkit-background-size: cover;
	background-size: cover;
	padding: 32px;
	overflow: hidden
}
.bonus-card .circle-bg {
	width: 171px;
	height: 186px
}
.bonus-card .circle-bg img {
	width: 100%;
	height: 100%
}
.bonus-card .circle-bg.top {
	left: inherit;
	right: -25px;
	top: -50px
}
.bonus-card .circle-bg.bottom {
	left: -30px;
	bottom: -100px
}
.bonus-card>img {
	position: absolute;
	left: 32px;
	top: 32px;
	width: 87%;
	height: 87%;
	-o-object-fit: cover;
	object-fit: cover
}
.bonus-card .bonus-card__title {
	color: #fff;
	font-size: 30px;
	font-weight: 500;
	line-height: 31.9px
}
.account-tab__subtitle {
	color: #2c2d31;
	font-size: 16px;
	font-weight: 500;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 15px
}
.account-tab__row .label-add-card {
	margin-bottom: 10px
}
.add-card-row {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 40px
}
.add-card-row .calendar {
	margin-bottom: 30px
}
.repeat-order {
	max-width: 880px;
	width: 100%;
	margin-left: 0
}
.repeat-order .row {
	border-bottom: 1px solid #e3eaed;
	padding: 18px 0 15px
}
.repeat-order .repeat-order__header {
	font-size: 14px;
	color: #646671
}
.repeat-order .repeat-order__row {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #2c2d31;
	cursor: pointer
}
.repeat-order .repeat-order__row.active .manufacturer-visible__arrow {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}
.repeat-order .repeat-order__number {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.repeat-order .manufacturer-visible__arrow {
	position: static;
	margin-right: 24px;
	width: 28px;
	height: 28px
}
.repeat-order .repeat-order__date {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.repeat-order .repeat-order__date-day {
	margin-right: 25px
}
.repeat-order .repeat-order__price {
	font-size: 14px;
	color: #646671
}
.repeat-order .repeat-order__price span {
	color: #2c2d31;
	font-size: 24px;
	font-weight: 500
}
.hidden-order__row {
	padding-left: 58px;
	display: none
}
.hidden-order__row .h6 {
	font-size: 18px
}
.hidden-order__row .cart-item .cart-description__characteristic:last-child {
	margin-right: 0
}
.hidden-order__row .cart-item:last-child {
	border-bottom: none
}
.search-page {
	margin-bottom: 50px
}
.search-page .h3 {
	margin-bottom: 60px
}
/*.search-page .catalog-cards .product-item {*/
/*	margin-bottom: 50px*/
/*}*/
.search-page .subscription--quest {
	margin-bottom: 100px
}
.search-page .schema-order>span {
	margin-right: 20px
}
.order-confirm {
	margin-bottom: 100px
}
.order-confirm p {
	line-height: 24px;
	color: #2c2d31
}
.underline {
	border-bottom: 1px solid #2293e2
}
.confirm-block {
	margin-top: 16px;
	margin-bottom: 42px;
	padding-top: 40px;
	padding-bottom: 40px
}
.confirm-block ul {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #646671;
	font-size: 14px;
	font-weight: 300;
	line-height: 23px;
	margin-bottom: 15px
}
.confirm-block a {
	border-bottom: 1px dotted #2293e2
}
.confirm-block a:hover {
	border-bottom: none
}
.confirm-block p {
	color: #646671;
	font-size: 14px;
	font-weight: 300;
	line-height: 23px
}
.confirm-block a[href^=tel] {
	color: #2c2d31;
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
	border-bottom: none
}
.confirm-block__title {
	color: #2c2d31;
	font-size: 20px;
	font-weight: 500;
	line-height: 32px;
	margin-bottom: 20px
}
.confirm-block__subtitle {
	color: #2c2d31;
	font-size: 16px;
	font-weight: 500;
	line-height: 32px;
	margin-bottom: 5px
}
.footer {
	position: relative;
	padding-top: 77px;
	background: #edf5fa url(../img/bg/footer_desktop.png);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center
}
.footer .phone-block__hidden {
	top: inherit;
	bottom: 100%
}
.footer .phone-block__hidden::before {
	top: inherit;
	bottom: -20px;
	background-position: left;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.footer .separator {
	width: 96%
}
.footer-nav {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding-bottom: 40px;
	z-index: 1;
	align-items: flex-start;
}
.footer-nav ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.footer-nav__item a {
	color: #2c2d31;
	font-size: 14px;
	font-weight: 300;
	line-height: 28px
}
.footer-nav__item a:hover {
	color: #2293e2
}
.footer-nav__item.footer-nav__item-catalog {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.footer-nav__item.footer-nav__item-catalog .footer-nav__item-title {
	width: 100%
}
.footer-nav__item.footer-nav__item-catalog .icon-squares {
	display: none
}
.footer-nav__item:not(:last-child) ul {
	margin-right: 66px
}
.footer-nav__item-title {
	opacity: .99;
	color: #686d74;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	text-transform: uppercase;
	margin-bottom: 8px
}
.footer-right {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
.footer-right .phone-block {
	margin-right: 0;
	margin-bottom: 25px
}
.footer-right .footer-right__time {
	color: #646671;
	font-size: 13px;
	font-weight: 300;
	margin-bottom: 5px
}
.footer-right .footer-right__order {
	color: #50c98f;
	font-size: 12px;
	line-height: 24px;
	margin-bottom: 50px
}
.social {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.social .social-item {
	width: 40px;
	height: 40px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-left: 10px;
	background-color: #499ede;
	-webkit-transition: all .25s ease-in;
	-o-transition: all .25s ease-in;
	transition: all .25s ease-in
}
.social .social-item svg {
	fill: #fff
}
.social .icon-vk {
	width: 26px;
	height: 18px
}
.social .icon-facebook {
	width: 18px;
	height: 26px
}
.social .icon-insta {
	width: 26px;
	height: 18px
}
.social .icon-youtube {
	width: 26px;
	height: 18px
}
.footer-time {
	text-align: right
}
.footer-bottom {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 38px 0;
	position: relative;
	z-index: 1
}
.footer-bottom__item p {
	margin-bottom: 0;
	color: #646671;
	font-size: 13px;
	font-weight: 300;
	line-height: 20px;
	text-align: center;
}
.footer-bottom__item p img {
	margin-top: 5px;
}
.footer-bottom__item:nth-child(4) {
	margin-left: auto;
	text-align: right
}
.footer-bottom__item:nth-child(4) p {
	color: #fff
}
.footer-bottom .footer-logo {
	margin-right: 34px
}
.footer-bottom .footer-logo svg {
	fill: #646671
}
.footer-bottom .copyright {
	margin-right: 55px
}
.nambawan {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.nambawan p {
	color: #646671;
	font-size: 12px;
	font-weight: 300;
	line-height: 12px
}
.nambawan svg {
	fill: #1e57eb;
	margin-left: 15px;
	margin-right: 9px
}
.nambawan span {
	color: #1e57eb;
	font-size: 15px;
	font-weight: 500;
	line-height: 20px
}
.error-page {
	background-color: #edf5fa
}
.error-page .circle-bg {
	top: 0;
	right: 50px;
	left: inherit;
	bottom: inherit
}
.error-page .h3 {
	margin-top: 22px
}
.error-page__top {
	margin-top: 50px;
	margin-bottom: 85px
}
.error-page__top p {
	color: #646671;
	line-height: 26px;
	margin-bottom: 20px
}
.error-page__left {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding-right: 50px
}
.error-page__number {
	position: relative;
	color: #fff;
	font-size: 159px;
	font-weight: 300;
	letter-spacing: -12px
}
.error-page__cards {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 124px
}
.error-page__card {
	max-width: 320px;
	width: 100%;
	padding: 48px 30px;
	-webkit-box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	-webkit-border-radius: 1px;
	border-radius: 1px;
	background-color: #fff;
	margin-right: 15px
}
.error-page__card:last-child {
	margin-right: 0
}
.error-page__card-img {
	position: relative;
	padding-top: 56.25%;
	margin-bottom: 40px
}
.error-page__card-img img {
	position: absolute;
	top: 0;
	left: 50%;
	max-width: 100%;
	max-height: 100%;
	height: auto;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
.error-page__card-title {
	color: #2c2d31;
	font-size: 22px;
	font-weight: 500;
	line-height: 24px
}
a.to-comparison.hide-compare{
	visibility:hidden;
	opacity: 0;
	-moz-transition: opacity 1s, visibility 1.3s;
	-webkit-transition: opacity 1s, visibility 1.3s;
	-o-transition: opacity 1s, visibility 1.3s;
	transition: opacity 1s, visibility 1.3s;
}
a.to-comparison {
	position: fixed;
	right: 15%;
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 240px;
	height: 44px;
	-webkit-border-radius: 22px 22px 0 0;
	border-radius: 22px 22px 0 0;
	background-color: #0774cb;
	color: #fefefe;
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
	z-index: 9999999;
	-webkit-transition: -webkit-transform, -webkit-box-shadow .25s ease;
	transition: -webkit-transform, -webkit-box-shadow .25s ease;
	-o-transition: transform, box-shadow .25s ease;
	transition: transform, box-shadow .25s ease;
	transition: transform, box-shadow .25s ease, -webkit-transform, -webkit-box-shadow .25s ease;
	visibility:visible;
	opacity: 1;
	-moz-transition: opacity 1s, visibility 1.3s;
	-webkit-transition: opacity 1s, visibility 1.3s;
	-o-transition: opacity 1s, visibility 1.3s;
	transition: opacity 1s, visibility 1.3s;
}
a.to-comparison svg {
	stroke: #fff
}
a.to-comparison svg.remove-comparis-icon {
	margin-left: 20px;
	margin-right: 0
}
a.to-comparison .remove-comparis {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
a.to-comparison:hover {
	color: #fff;
	-webkit-box-shadow: 0 6px 30px rgba(34, 147, 226, .5);
	box-shadow: 0 6px 30px rgba(34, 147, 226, .5)
}
a.to-comparison.active {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}
.comparison .product-wrapper {
	padding-bottom: 25px
}
.tcp-content-section {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	border: 1px solid #edf5fa;
	border-left: none;
	margin-bottom: 150px
}
.tcp-compare-aside {
	width: 24%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
.tcp-compare-aside .tcp-compare-slide-characteristics li {
	font-size: 18px;
	padding-left: 20px
}
.reset-compare {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #0774cb;
	font-size: 14px;
	font-weight: 500;
	cursor: pointer
}
.tcp-compare-aside-head {
	padding: 30px 30px 30px 5px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	border-bottom: 1px solid #edf5fa
}
.tcp-compare-aside-head img {
	margin-right: 10px
}
.tcp-compare-slider {
	position: relative;
	width: 76%
}
.tcp-compare-slider .swiper-container {
	height: 100%
}
.tcp-compare-slider .swiper-slide {
	max-width: 338px;
	border-left: 1px solid #edf5fa
}
.tcp-compare-slider .swiper-button-next, .tcp-compare-slider .swiper-button-prev {
	top: 159px;
	width: 54px;
	height: 54px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 6px 56px rgba(208, 220, 226, .9);
	box-shadow: 0 6px 56px rgba(208, 220, 226, .9);
	background-color: #fff;
	-webkit-transition: opacity .25s ease;
	-o-transition: opacity .25s ease;
	transition: opacity .25s ease
}
.tcp-compare-slider .swiper-button-prev {
	left: -20px;
	right: auto
}
.tcp-compare-slider .swiper-button-next {
	right: -20px
}
.tcp-compare-slider .swiper-button-disabled {
	opacity: 0
}
.tcp-compare-slider .product-item {
	max-width: 100%;
	padding-top: 20px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: 1px solid #edf5fa
}
.tcp-compare-slider .product-item .h6 {
	margin-bottom: 30px
}
.tcp-compare-slider .product-item .button {
	margin-top: 28px
}
.tcp-compare-slider .product-item .button svg {
	margin-right: 13px
}
.tcp-compare-slide-characteristics {
	list-style: none;
	margin: 0;
	padding: 0
}
.tcp-compare-slide-characteristics li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 20px 0 55px;
	min-height: 62px;
	border-bottom: 1px solid #edf5fa;
	-webkit-transition: background-color .25s ease;
	-o-transition: background-color .25s ease;
	transition: background-color .25s ease
}
.tcp-compare-slide-characteristics li:hover {
	background-color: #edf5fa
}
.tcp-compare-remove {
	position: absolute;
	top: 12px;
	right: 9px;
	z-index: 10;
	width: 27px;
	height: 27px;
	fill: #646671;
	opacity: .5;
	cursor: pointer
}
.registration-page .registration-left {
	max-width: 433px;
	width: 100%;
	min-height: 583px;
	-webkit-box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	margin-bottom: 220px;
	padding: 40px 55px 45px
}
.registration-page .registration-left .h3 {
	margin-top: 0
}
.registration-page .registration-left .distribution .account-tip {
	white-space: nowrap
}
.registration-page .registration-left .button {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 29px
}
.enter-page .registration-left {
	max-width: 465px;
	min-height: 334px
}
.enter-page .registration-left .button {
	margin-top: 36px;
	margin-bottom: 34px
}
.enter-page .registration-left .center-button p {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.password-recovery-page span {
	display: block;
	margin-bottom: 15px;
	font-size: 13px
}
.password-recovery-page .registration-left {
	max-width: 465px;
	min-height: 334px
}
.password-recovery-page .registration-left .button {
	margin-top: 36px;
	margin-bottom: 34px
}
#popup-recovery-password .registration-left, #popup-restore-password .registration-left{
	width: 100%
}
#popup-recovery-password .button, #popup-restore-password .button {
	margin-top: 20px;
	margin-bottom: 20px
}
#good-add-in-cart {
	position: fixed;
	top: 235px;
	right: 55px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #646671;
	font-size: 13px;
	font-weight: 500;
	padding: 10px;
	background-color: #fff;
	-webkit-box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
	opacity: 0;
	z-index: 99;
	pointer-events: none;
	-webkit-transform: translateX(100px);
	-ms-transform: translateX(100px);
	transform: translateX(100px);
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
#good-add-in-cart img {
	margin-right: 15px
}
#good-add-in-cart.show {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	opacity: 1
}
#good-add-in-cart.hide {
	-webkit-transform: translateY(-200px);
	-ms-transform: translateY(-200px);
	transform: translateY(-200px);
	opacity: 0
}
.select-layouts {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-right: auto
}
.select-layout {
	cursor: pointer
}
.select-layout:first-child {
	margin-right: 10px
}
.select-layout.active .select-layout_icon {
	fill: #50c98f
}
.select-layout_icon {
	width: 16px;
	height: 16px;
	fill: #bfbfc0;
	-webkit-transition: fill .25s ease;
	-o-transition: fill .25s ease;
	transition: fill .25s ease
}
.catalog .catalog-cards.active {
	opacity: 0
}
.catalog.card-line .catalog-cards__banner {
	margin-right: 0
}
.catalog.card-line .catalog-cards {
	margin-right: 0
}
.catalog.card-line .catalog-cards.active {
	opacity: 0
}
.catalog.card-line .catalog-cards .product-item {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	max-width: 100%;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 100%;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%
}
.catalog.card-line .catalog-cards .product-item .h6 {
	margin-bottom: 0;
	width: 80%
}
.catalog.card-line .catalog-cards .lines-card__flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
.catalog.card-line .catalog-cards .product-item__img {
	width: 230px;
	padding-top: 15%;
	margin-bottom: 0;
	margin-right: 15px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
/*.catalog.card-line .catalog-cards .product-item:hover {*/
/*	margin-bottom: 16px*/
/*}*/
.catalog.card-line .catalog-cards .product-item:hover .product-item__hidden {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
.catalog.card-line .product-item__hidden {
	position: static;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	z-index: 0;
	margin-left: auto;
	visibility: visible;
	-webkit-backface-visibility: inherit;
	backface-visibility: inherit;
	opacity: 1
}
.catalog.card-line .product-item__hidden:before {
	display: none
}
.catalog.card-line .hidden-wrapper {
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
	width: 260px
}
.catalog.card-line .product-item-fitting {
	top: inherit;
	right: 117px;
	bottom: 25px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 173px;
	font-size: 14px
}
.catalog.card-line .product-item-fitting svg {
	margin-right: 10px
}
.catalog--opt.card-line .opt-catalog__table-header {
	display: none
}
.catalog--opt.card-line .opt-catalog__items {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border: none
}
.catalog--opt.card-line .opt-catalog__item {
	width: 320px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 30px;
	padding-right: 30px;
	-webkit-box-shadow: 0 6px 86px 0 rgba(208, 220, 226, .5);
	box-shadow: 0 6px 86px 0 rgba(208, 220, 226, .5);
	margin-bottom: 20px
}
.catalog--opt.card-line .opt-catalog__item__photo {
	margin-bottom: 15px
}
.catalog--opt.card-line .opt-catalog__item__title {
	max-width: 100%;
	font-size: 22px;
	line-height: 24px;
	-webkit-transition: color .25s ease;
	-o-transition: color .25s ease;
	transition: color .25s ease;
	margin-bottom: 10px
}
.catalog--opt.card-line .opt-catalog__item__title:hover {
	color: #0774cb
}
.catalog--opt.card-line .opt-catalog__item__article {
	font-size: 14px;
	margin-bottom: 25px
}
.catalog--opt.card-line .opt-catalog__item-presence {
	margin-bottom: 20px
}
.catalog--opt.card-line .opt-catalog__item-number {
	margin-bottom: 20px
}
.catalog--opt.card-line .opt-catalog__item-price {
	margin-bottom: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.catalog--opt.card-line .opt-catalog__item-price .discount-price {
	margin-left: 15px
}
.catalog--opt.card-line .d-md-none {
	display: block!important;
	font-size: 14px;
	margin-left: 10px
}
.catalog--opt.card-line .width-photo {
	position: relative;
	width: 100%;
	padding-left: 0
}
.catalog--opt.card-line .opt-catalog__item__photo-img {
	width: 100%;
	height: 160px
}
.catalog--opt.card-line .opt-catalog__item__photo-img a {
	display: block;
	height: 100%
}
.catalog--opt.card-line .opt-catalog__zoom {
	position: absolute;
	bottom: 20px;
	right: 0
}
.catalog--opt.card-line .button, .catalog--opt.card-line .opt-catalog__item-button, .catalog--opt.card-line .width-nal, .catalog--opt.card-line .width-order, .catalog--opt.card-line .width-price, .catalog--opt.card-line .width-title {
	width: 100%
}
.catalog--opt.card-line .opt-catalog__item-button {
	margin-top: auto
}
#form-add-card {
	padding-right: 20px
}
.added-bonus-card {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8
}
#remove-bonus-card {
	cursor: pointer
}
.icon-basket {
	width: 21px;
	height: 25px;
	fill: none;
	stroke: #0774cb
}
.icon-edit {
	width: 24px;
	height: 24px;
	fill: none;
	stroke: #0774cb
}
.product-item__hidden-glasses a{
	display: inline-block;
	margin: 0 5px;
}
.group_label_block label{
	display: block;
	font-weight: 500;
	font-size: 14px;
}
#doctor_register {
    padding: 70px 60px 40px;
}
.white-popup.white-popup-midl {
    max-width: 665px;
}

.group_wid .jq-selectbox{
	display: block;
}
#doctor_register h3{
	margin-bottom: 30px;
}
#doctor_register h4 {
    margin-bottom: 30px;
    font-size: 19px;
    font-weight: 400;
}
.sab_box_pop .button--blue{
	width: 80%;
}
.sab_box_pop p{
	font-weight: 300;
	font-size: 13px;
	margin-top: 11px;

}
.group_wid {
    margin-bottom: 20px !important;
}
.form-group.group_label_block {
    margin-bottom: 0;
}
.sab_box_pop {
    margin-top: 30px;
}
#doctor_register .distribution {
    margin: 8px 0 20px;
}
.filter-choice div {
    flex: 1 0;
    width: 50%;
}
.cart_empyt {
    margin-top: 30px;
}
.cart_empyt h3{
    margin-bottom: 20px;
    font-weight: 500;
}
.cart_empyt a{
	color: #0774cb;
	text-decoration: underline;
	position: relative;
	/*border-bottom: 1px solid #0774cb;*/
	transition: all .25s ease;
}
/*.cart_empyt a:after{
	content: '';
	background: #0774cb;
	width: 100%;
	height: 1px;
}*/
.cart_empyt a:hover{
	color: #0774cb;
	text-decoration: none;
	/*border-bottom: 0px solid #0774cb;*/
	transition: all .25s ease;
}
.cube-loader-wrap {
	align-items: center;
	display: flex;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 9999;
	background: #ffffffc7;
}
.cube-loader-wrap .caption {
  margin: 0 auto;
}
.cube-loader-wrap .cube-loader {
  width: 73px;
  height: 73px;
  margin: 0 auto;
  margin-top: 49px;
  position: relative;
  transform: rotateZ(45deg);
}
.cube-loader-wrap .cube-loader .cube {
  position: relative;
  transform: rotateZ(45deg);
  width: 50%;
  height: 50%;
  float: left;
  transform: scale(1.1);
}
.cube-loader-wrap .cube-loader .cube:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #1784d4;
  animation: cube-loader 2.76s infinite linear both;
  transform-origin: 100% 100%;
}
.cube-loader-wrap .cube-loader .loader-2 {
  transform: scale(1.1) rotateZ(90deg);
}
.cube-loader-wrap .cube-loader .loader-3 {
  transform: scale(1.1) rotateZ(180deg);
}
.cube-loader-wrap .cube-loader .loader-4 {
  transform: scale(1.1) rotateZ(270deg);
}
.cube-loader-wrap .cube-loader .loader-2:before {
  animation-delay: 0.35s;
}
.cube-loader-wrap .cube-loader .loader-3:before {
  animation-delay: 0.69s;
}
.cube-loader-wrap .cube-loader .loader-4:before {
  animation-delay: 1.04s;
}

@keyframes cube-loader {
  0%, 10% {
    transform: perspective(136px) rotateX(-180deg);
    opacity: 0;
  }
  25%, 75% {
    transform: perspective(136px) rotateX(0deg);
    opacity: 1;
  }
  90%, 100% {
    transform: perspective(136px) rotateY(180deg);
    opacity: 0;
  }
}
.subscription--quest form>span{
	display: inline-block;
	vertical-align: top;
}























@media (min-width:750px){
	.pop_form_wid .group_wid{
	    width: 376px;
	}
}
@media (max-width:500px){
	.error-page__card {
	    max-width: 100%;
	}
	.registration .account-tab__row label.w105{
		width: 0;
	}
	.product-item__hidden-glasses a{
		display: block;
		margin: 0 5px;
	}
	.form-group.group_label_block {
	    margin-bottom: 18px;
	}
}
@media (max-width:1199.98px) {
	a {
		font-size: 12px
	}
	.h2 {
		font-size: 32px
	}
	.h3 {
		font-size: 24px
	}
	.h4 {
		font-size: 20px
	}
	.h6 {
		font-size: 18px;
		line-height: 18px
	}
	.button {
		height: 40px
	}
	.dropdown__hidden {
		-webkit-transition: height .05s ease;
		-o-transition: height .05s ease;
		transition: height .05s ease
	}
	.dropdown__hidden.catalog {
		width: 235px
	}
	.li-hidden__block {
		left: 235px;
		width: -webkit-calc(100% - 235px);
		width: calc(100% - 235px);
		padding: 20px;
		-webkit-transition: all .15s ease;
		-o-transition: all .15s ease;
		transition: all .15s ease
	}
	.li-hidden__block .brands-block {
		margin-bottom: 10px
	}
	.li-hidden__block .brands-block .brands-block__item {
		height: 60px;
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 80px;
		-ms-flex: 1 0 80px;
		flex: 1 0 80px;
		padding: 6px
	}
	.dropdown__hidden-lists {
		padding-right: 0;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.dropdown__hidden-lists .dropdown__hidden-list {
		width: 50%;
		margin-right: 0
	}
	.dropdown__hidden.catalog ul.catalog-list>li {
		margin-bottom: 25px;
		padding: 0 20px
	}
	.dropdown__hidden.catalog ul.catalog-list>li>a {
		max-width: 80%;
		line-height: 18px
	}
	.dropdown__hidden.eye-menu {
		left: 0;
		width: 100%
	}
	.eye-menu .dropdown__hidden-list {
		margin-right: 0
	}
	.eye-menu .dropdown__hidden-list:nth-child(1) {
		margin-right: 0
	}
	.eye-menu .dropdown__hidden-list:nth-child(2) {
		margin-right: 0
	}
	.brands-block__item-blue {
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.eye-block {
		margin-bottom: 20px;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.eye-block .eye-block__wrapper {
		width: 30%;
		margin-right: 0
	}
	.eye-block .brands-block__item-blue {
		margin-right: 15px
	}
	.stycky-menu__cart {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		pointer-events: none
	}
	.bottom-menu__wrapper.active .bottom-menu .stycky-menu__cart {
		padding-right: 0;
		pointer-events: auto
	}
	.bottom-menu .search-wrapper {
		width: 65px
	}
	.bottom-menu .svg-icon__wrapper.search {
		width: 65px;
		padding: 20px
	}
	.bottom-menu__wrapper.active .bottom-menu .search-wrapper.active {
		right: 15px;
		left: 15px;
		width: 100%
	}
	.logo svg {
		width: 108px;
		height: 29px
	}
	.phone-block {
		margin-right: 25px
	}
	.phone-block a {
		font-size: 20px
	}
	.phone-block a span {
		font-size: 14px
	}
	.nav {
		padding-top: 25px
	}
	.help-block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-right: 50px
	}
	.help-block a {
		font-size: 10px
	}
	.help-block__douter {
		margin-right: 0;
		margin-bottom: 10px
	}
	.help-block__douter a, .help-block__pin a {
		font-size: 11px
	}
	.user {
		margin-right: 33px
	}
	.user .user-icon {
		width: 26px;
		height: 27px
	}
	.eyeglasses {
		margin-right: 26px
	}
	.eyeglasses .circle {
		top: -5px;
		right: -5px
	}
	.eyeglasses .eyeglasses-icon {
		width: 27px;
		height: 27px
	}
	.cart-icon svg {
		width: 27px;
		height: 27px
	}
	.cart-price {
		font-size: 10px
	}
	.cart-price span {
		font-size: 16px
	}
	.bottom-menu__wrapper {
		margin-left: -20px;
		margin-right: -20px;
		-webkit-border-radius: 0;
		border-radius: 0
	}
	.bottom-menu {
		max-width: 100%
	}
	.bottom-menu a {
		font-size: 14px
	}
	.hidden-mobile {
		display: none
	}
	.bottom-menu__wrapper.active {
		left: 20px;
		z-index: 11
	}
	.bottom-menu__wrapper.active .bottom-menu {
		padding-right: 20px
	}
	.bottom-menu__wrapper.active .bottom-menu .search-wrapper {
		right: 27%
	}
	.bottom-menu__ankor>a {
		padding-left: 20px
	}
	.bottom-menu__ankor.catalog-show {
		width: 235px
	}
	.bottom-menu__ankor.catalog-show a {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
	.bottom-menu__ankor.catalog-show a .arrow-down-grey {
		margin-left: auto;
		margin-right: 20px
	}
	.main-top-bg::before {
		height: 300px
	}
	.hero {
		padding-top: 45px
	}
	.top-slider {
		margin-bottom: 11px
	}
	.top-slider .swiper-button-next, .top-slider .swiper-button-prev {
		display: none
	}
	.top-slider__item {
		min-height: 317px
	}
	.top-banners__item {
		padding: 28px 15px 10px;
		-webkit-background-size: cover;
		background-size: cover
	}
	.top-banners__item .h4 {
		font-size: 16px;
		line-height: 17px;
		margin-bottom: 10px
	}
	.top-banners__item p {
		font-size: 10px;
		line-height: 13px
	}
	.top-banners__item-big {
		padding-top: 28px;
		min-height: 199px;
		margin-bottom: 8px
	}
	.top-banners__item-small {
		padding-top: 14px;
		min-height: 110px
	}
	.top-banners__item-small p {
		margin-bottom: 0
	}
	.top-banners__item-small img {
		width: 52px;
		height: 73px
	}
	.row-banner {
		padding: 23px 31% 15px 26px
	}
	.row-banner .h5 {
		font-size: 16px;
		line-height: 17px
	}
	.row-banner p {
		font-size: 10px;
		line-height: 13px
	}
	.row-banner span {
		font-size: 10px
	}
	.row-banner2 {
		-webkit-background-size: 35% 35%;
		background-size: 35%
	}
	.row-banner3 {
		-webkit-background-size: 50% 50%;
		background-size: 50%;
		background-position-y: bottom
	}
	.quick-anckors {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.quick-anckor {
		padding: 52px 0 46px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.quick-anckor i {
		margin-bottom: 22px;
		margin-left: 15px
	}
	.quick-anckor>span {
		padding-right: 0;
		margin-top: auto;
		font-size: 14px
	}
	.quick-anckor>span::before {
		display: none
	}
	.slider-home {
		padding: 25px 0
	}
	.slider-home .title-row {
		margin-left: 0;
		top: 0
	}
	.slider-home .title-row .ankor-with-arrow {
		margin-bottom: 1px
	}
	.slider-home .title-row .ankor-with-arrow a {
		font-size: 14px
	}
	.slider-home .swiper-container {
		margin-left: -8px;
		margin-right: 0
	}
	.slider-home .swiper-navigation {
		top: -30px
	}
	.slider-home .swiper-slide {
		margin-top: 45px;
		max-width: 234px
	}
	.slider-home .ankor-with-arrow svg {
		-webkit-transform: scale(.8);
		-ms-transform: scale(.8);
		transform: scale(.8);
		margin-top: 0
	}
	.swiper-button-next, .swiper-button-prev {
		width: 7px;
		height: 14px;
		-webkit-background-size: cover;
		background-size: cover;
		margin-top: 0
	}
	.slider-lenses {
		background-image: none
	}
	.slider-banner {
		padding: 20px 45% 15px 34px;
		background-color: #edf5fa;
		background-image: url(../img/bg/home-slider-bg.jpg);
		-webkit-background-size: 50% 50%;
		background-size: 50%;
		background-repeat: no-repeat;
		background-position-x: right;
		background-position-y: center;
		margin-left: -8px;
		margin-right: -8px;
		overflow: hidden
	}
	.slider-banner .h3 {
		margin-top: 10px!important;
		margin-bottom: 5px;
		line-height: 1
	}
	.slider-banner p {
		font-size: 12px;
		line-height: 17px
	}
	.product-item {
		max-width: 234px;
		padding: 33px 13px 20px
	}
	.product-item .type {
		font-size: 12px;
		line-height: 15px
	}
	.product-item .text {
		font-size: 10px;
		line-height: 15px
	}
	.product-item .prices-row {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 0
	}
	.prices-row .tooltip {
		left: -8px;
		width: 221px
	}
	.discount-price {
		font-size: 10px;
		line-height: 15px
	}
	.hit, .sale {
		font-size: 7px;
		padding: 0 15px;
		line-height: 15px
	}
	.product-item__img {
		padding-top: 62%;
		margin-bottom: 20px
	}
	.tablet-see-all {
		padding-left: 0;
		padding-right: 0
	}
	.tablet-see-all .product-item {
		max-width: 100%;
		padding: 17px 15px 13px
	}
	.base-sec__slider {
		padding-bottom: 24px
	}
	.slider-ready-glasses .squere-bg::before {
		width: 100%;
		height: 78%;
		top: inherit
	}
	.slider-ready-glasses .product-item__img {
		margin-bottom: 25px
	}
	.slider-ready-glasses .slider-banner {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		background-image: none;
		background-color: #fff;
		padding: 0
	}
	.slider-ready-glasses .slider-banner .h3 {
		font-size: 28px
	}
	.slider-ready-glasses .slider-banner__h50 {
		min-height: 140px;
		width: 49%;
		padding: 20px 30px
	}
	.slider-ready-glasses .slider-banner__h50--1 .circle-bg {
		bottom: -375%;
		left: -117%
	}
	.slider-ready-glasses .slider-banner__h50--1 .img {
		bottom: 14px
	}
	.slider-ready-glasses .slider-banner__h50--1 .img img {
		width: 96px
	}
	.slider-ready-glasses .slider-banner__h50--2 .circle-bg {
		bottom: -337%;
		left: -151%
	}
	.slider-ready-glasses .slider-banner__h50--2 .img {
		bottom: 14px
	}
	.slider-ready-glasses .slider-banner__h50--2 .img img {
		width: 81px
	}
	.slider-ready-glasses .slider-banner__h100 {
		width: 100%;
		padding: 25px 25px 46px
	}
	.slider-ready-glasses .slider-banner__h100 .circle-bg {
		top: -5%;
		right: -20%
	}
	.slider-ready-glasses .slider-banner__h100 .eye-img {
		width: 286px;
		top: 18%;
		right: 0;
		left: inherit
	}
	.slider-ready-glasses .slider-banner__h100 .eye-img img {
		width: 100%
	}
	.sunglasses-wrapper {
		padding-top: 38px
	}
	.sunglasses-wrapper .circle-bg, .sunglasses-wrapper .gender {
		display: none
	}
	.sunglasses-wrapper #responsiveTabsDemo.r-tabs .r-tabs-nav {
		margin: 0
	}
	.sunglasses-wrapper p {
		font-size: 16px;
		margin-bottom: 40px
	}
	.sunglasses-wrapper .h2 {
		margin-bottom: 10px
	}
	.base-sec__slider-tabs {
		display: none
	}
	.our-service.squere-bg::before {
		width: 100%
	}
	.our-service {
		padding-top: 50px;
		padding-bottom: 50px
	}
	.our-service.slider-home .title-row {
		margin-bottom: 10px
	}
	.our-service__slider {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
	.our-service__slider .our-service__slider-content {
		padding: 40px 0 40px 40px
	}
	.our-service__slider .our-service__slider-content .our-service__title {
		font-size: 28px;
		margin-bottom: 15px
	}
	.our-service__slider .our-service__slider-content .our-service__items {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.our-service__slider .our-service__slider-content .our-service__item {
		margin-right: 0
	}
	.our-service__slider .our-service__slider-photo-wrapper {
		padding: 40px 35px 35px 0;
		max-width: 262px
	}
	.base-services__slider .swiper-button-next, .base-services__slider .swiper-button-prev, .our-service.slider-home .base-sec__slider-servise .swiper-button-next, .our-service.slider-home .base-sec__slider-servise .swiper-button-prev {
		width: 35px;
		height: 35px;
		-webkit-background-size: 28% 28%;
		background-size: 28%
	}
	.our-service.slider-home .base-sec__slider-servise .swiper-button-prev {
		left: -5px
	}
	.our-service.slider-home .base-sec__slider-servise .swiper-button-next {
		right: -5px
	}
	.sales {
		padding-top: 0
	}
	.sales .slider-home {
		padding-top: 50px
	}
	.sales-card__title {
		font-size: 18px;
		line-height: 21px
	}
	.articles {
		margin-bottom: 50px
	}
	.articles .slider-home {
		padding: 0
	}
	.articles-grid {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-top: 45px
	}
	.article-big-size {
		width: 49%;
		height: 410px;
		margin-right: 0
	}
	.article-small-size {
		width: 49%
	}
	.article-small-size .articles-grid__item {
		width: 100%;
		height: 200px;
		margin-bottom: 10px
	}
	.article-small-size .articles-grid__item:not(:nth-child(-n+2)) {
		display: none
	}
	.bottom-blok-home {
		overflow: hidden
	}
	.company .h2 {
		margin-bottom: 45px
	}
	.company .company-number {
		padding-top: 15px;
		padding-bottom: 11px;
		margin-bottom: 20px
	}
	.company .company-left {
		padding-right: 0
	}
	.company p {
		font-size: 14px;
		max-width: 293px;
		line-height: 20px
	}
	.company .company-number__item .number {
		font-size: 20px;
		line-height: 12px
	}
	.company .company-number__item .text {
		font-size: 12px;
		line-height: 14px
	}
	.company .circle-bg {
		left: inherit;
		width: 336px;
		height: 318px;
		right: 2%;
		top: 0
	}
	.company .circle-bg img {
		width: 100%
	}
	.slider-home.news-slider .swiper-slide {
		max-width: 356px
	}
	.news-card {
		padding: 20px;
		min-height: 170px
	}
	.news-card .news-card__title {
		font-size: 15px;
		line-height: 18.09px
	}
	.news-card .news-card__data {
		font-size: 11px;
		line-height: 16.45px
	}
	.subscription {
		padding: 27px 20px 22px
	}
	.subscription .h4 {
		line-height: 21.61px
	}
	.subscription p {
		font-size: 11px;
		line-height: 15px;
		margin-right: 17px
	}
	.subscription .button--blue--border {
		color: #fff;
		height: 33px;
		font-size: 11px
	}
	.subscription input {
		width: 199px;
		margin-right: 18px;
		font-size: 11px;
		height: 32px
	}
	.subscription .circle-bg {
		display: none
	}
	.our-parthners {
		padding: 70px 0
	}
	.our-parthners__items .our-parthners__item {
		margin-bottom: 0;
		-webkit-filter: none;
		filter: none;
		height: 36px;
		padding: 0 15px;
		margin-bottom: 10px
	}
	.our-parthners__items .our-parthners__item img {
		max-width: 100%;
		max-height: 100%;
		height: auto
	}
	.footer {
		padding-top: 38px;
		background: #edf5fa url(../img/bg/footer-tablet-bg.svg);
		background-repeat: no-repeat;
		background-position: right top
	}
	.footer .separator {
		display: none
	}
	.footer .phone-block__hidden {
		right: inherit
	}
	.footer .container {
		max-width: 100%
	}
	.no-gutters-tablet {
		padding-left: 0;
		padding-right: 0
	}
	.footer-nav {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding-bottom: 48px
	}
	.footer-nav__item {
		width: 100%;
		background-color: #fff
	}
	.footer-nav__item.footer-nav__item-catalog .icon-squares {
		position: absolute;
		left: 20px;
		top: 50%;
		display: inline-block;
		width: 16px;
		height: 16px;
		fill: #2293e2;
		margin-right: 10px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	.footer-nav__item:first-child .footer-nav__item-title {
		color: #2293e2
	}
	.footer-nav__item>ul {
		display: none;
		margin-bottom: 20px;
		margin-left: 46px;
		margin-top: 16px
	}
	.footer-nav__item-title {
		background-color: #edf5fa;
		position: relative;
		padding-left: 46px;
		padding-top: 22px;
		padding-bottom: 21px;
		padding-right: 23px;
		margin-bottom: 0;
		margin-top: -1px;
		text-transform: none;
		font-size: 18px;
		color: #2c2d31;
		border-bottom: 1px solid #e3eaed;
		border-top: 1px solid #e3eaed;
		-webkit-transition: color .25s ease;
		-o-transition: color .25s ease;
		transition: color .25s ease
	}
	.footer-nav__item-title.active .arrow-down-grey {
		-webkit-transform: translateY(-50%) rotate(0);
		-ms-transform: translateY(-50%) rotate(0);
		transform: translateY(-50%) rotate(0)
	}
	.footer-nav__item-title .arrow-down-grey {
		position: absolute;
		right: 23px;
		top: 50%;
		-webkit-transform: translateY(-50%) rotate(-90deg);
		-ms-transform: translateY(-50%) rotate(-90deg);
		transform: translateY(-50%) rotate(-90deg);
		-webkit-transition: -webkit-transform .4s ease;
		transition: -webkit-transform .4s ease;
		-o-transition: transform .4s ease;
		transition: transform .4s ease;
		transition: transform .4s ease, -webkit-transform .4s ease
	}
	.footer-tablet-logo .footer-logo {
		text-align: left;
		margin-bottom: 34px;
		margin-left: 12px
	}
	.footer-tablet-logo svg {
		width: 195px;
		height: 53px;
		fill: #646671
	}
	.footer-right {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-bottom: 28px;
		padding: 0 12px
	}
	.footer-right .footer-right__order {
		margin-bottom: 0
	}
	.footer-right .social {
		display: none
	}
	.footer-bottom {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.footer-bottom .footer-logo {
		display: none
	}
	.footer-bottom .copyright {
		margin-right: 0
	}
	.footer-bottom .social {
		margin-bottom: 30px
	}
	.footer-bottom__item:nth-child(3) {
		margin-bottom: 20px
	}
	.footer-bottom__item:nth-child(4) {
		text-align: center;
		margin-right: auto;
		margin-bottom: 20px
	}
	.footer-bottom__item:nth-child(4) p {
		color: #646671
	}
	.footer-bottom__item:not(:nth-child(4)) p br {
		display: none
	}
	.breadcrumb-wrapper {
		padding-top: 40px
	}
	.breadcrumb-wrapper li {
		font-size: 12px
	}
	.main {
		overflow: hidden
	}
	.main .h3 {
		margin-top: 40px;
		margin-bottom: 10px
	}
	.catalog .brands-block .brands-block__item {
		width: 20%
	}
	.catalog .brands-block .brands-block__item:nth-child(n+10) {
		position: absolute;
		opacity: 0;
		height: 0;
		padding: 0
	}
	.catalog .brands-block .brands-block__item:nth-child(n+10) .arrow-down-grey {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg)
	}
	.catalog .brands-block .brands-block__item-absolute {
		width: 20%
	}
	.catalog .brands-block.active {
		padding-bottom: 42px
	}
	.catalog .brands-block.active .brands-block__item:nth-child(n+10) {
		position: relative;
		opacity: 1;
		height: 96px;
		padding: 2% 3%
	}
	.catalog .brands-block.active .brands-block__item-absolute {
		width: 100%!important;
		height: 42px
	}
	.catalog .product-item {
		max-width: 302px
	}
	.catalog .subscription {
		padding: 30px 24px 25px 30px
	}
	.filter-close {
		position: fixed;
		top: -1px;
		left: 0;
		right: 0;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		width: 100%;
		height: 60px;
		padding: 0 40px;
		-webkit-box-shadow: 0 6px 25px rgba(208, 220, 226, .5);
		box-shadow: 0 6px 25px rgba(208, 220, 226, .5);
		background-color: #edf5fa;
		z-index: 4
	}
	.filter-close .filter-close__icon {
		width: 13px;
		height: 13px
	}
	.filter-form {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		background-color: #fff;
		padding: 90px 44px 20px;
		max-width: 100%;
		height: 100vh;
		overflow: auto;
		z-index: 11;
		opacity: 0;
		pointer-events: none;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
		-webkit-transition: -webkit-transform .3s ease;
		transition: -webkit-transform .3s ease;
		-o-transition: transform .3s ease;
		transition: transform .3s ease;
		transition: transform .3s ease, -webkit-transform .3s ease
	}
	.filter-form.active {
		z-index: 999;
		opacity: 1;
		pointer-events: auto;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.filter-row {
		width: 45%
	}
	.filter-row:last-child {
		width: 100%
	}
	.filter-row__action {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
	.filter-row__action .button {
		width: 186px
	}
	.reset-filter__wrapper {
		background-color: transparent
	}
	.filter-show__button {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 92px;
		height: 35px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		border: 1px solid #1e8ede;
		background-color: #edf5fa;
		color: #2293e2;
		font-size: 12px;
		font-weight: 500;
		margin-left: 15px
	}
	.schema-order {
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
	.catalog-cards__banner {
		padding: 21px 31px 15px 140px
	}
	.catalog-cards__banner>img {
		display: none
	}
	.catalog-cards__banner1 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.catalog-cards__banner1 .h5 {
		margin-bottom: 10px
	}
	.catalog-cards__banner1 .button {
		position: absolute;
		top: 50%;
		right: 40px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	.catalog-cards__banner1 .eye-bg {
		left: -40px
	}
	.catalog-cards__banner3 p {
		margin-right: 0
	}
	.catalog-cards__banner3 .h5 {
		margin-right: 20px
	}
	.catalog-cards__banner3 .eye-bg {
		width: 170px
	}
	.catalog-cards__banner2 {
		padding-left: 164px
	}
	.catalog-cards__banner2 .h5 {
		font-size: 24px;
		line-height: 30px
	}
	.catalog-cards__banner2 .button {
		width: 153px
	}
	.catalog-cards__banner2 .eye-bg {
		left: -30px
	}
	.text-dropdown {
		padding-top: 50px;
		padding-bottom: 40px
	}
	.hidden-wrapper {
		padding: 0 15px 20px
	}
	.product-item__hidden .button {
		margin-bottom: 10px;
		height: 30px
	}
	.pr--48 {
		padding-right: 8px
	}
	.product-item-fitting {
		top: 5px;
		right: 0
	}
	.product-main-tab.r-tabs .r-tabs-nav {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		overflow-x: auto
	}
	.product-main-tab.r-tabs .r-tabs-tab {
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.news-page .h3 {
		font-size: 32px;
		line-height: 36px
	}
	.news-page .slider-ready-glasses {
		margin-right: 0
	}
	.news-page .slider-ready-glasses .container {
		padding: 0
	}
	.news-page .slider-home {
		padding: 0
	}
	.news-page .slider-home .swiper-slide {
		margin-top: 35px
	}
	.news-page .article-slider .slider-home .swiper-slide {
		max-width: 355px
	}
	.news-page .title-row .h3 {
		font-size: 28px;
		line-height: 1
	}
	.news-page .article-slider {
		margin: 60px 0
	}
	.news-page .aside-bunner-color {
		min-height: 150px
	}
	.news-page .aside-bunner-color .aside-bunner-color__title {
		position: relative
	}
	.news-page .aside-bunner-color .aside-bunner-color__text {
		position: relative
	}
	.news-page .aside-wrapper {
		padding: 0
	}
	.to-catalog__wrapper {
		margin-top: 0;
		margin-bottom: 30px
	}
	.aside-bunner-color {
		width: 100%;
		min-height: 120px;
		padding: 30px 20px 20px 240px;
		overflow: hidden
	}
	.aside-bunner-color .aside-bunner-color__text br, .aside-bunner-color .aside-bunner-color__title br {
		display: none
	}
	.aside-bunner-color .circle-bg {
		right: inherit;
		left: -28%
	}
	.aside-bunner-color .eye-bg {
		right: inherit;
		left: -30px;
		bottom: 0
	}
	.check-vision .eye-bg {
		top: 55px;
		left: inherit;
		right: -10%
	}
	.check-vision .circle-bg {
		right: -40px
	}
	.check-vision .circle-bg img {
		width: 200px;
		height: 200px
	}
	.product-slider {
		width: 100%
	}
	.product-slider__description {
		display: none;
		padding-top: 35px;
		width: 100%
	}
	.product-slider__description .product-slider__description-title {
		display: none
	}
	.product-description {
		padding-left: 0;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.product-description .parametre-row__price {
		position: absolute;
		top: 0;
		right: 0
	}
	.product-description .product-description__price-right .price-right__top {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.product-description .help-block {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.product-description .help-block .help-block__douter {
		margin-bottom: 0;
		margin-right: 43px
	}
	.product-description .button--blue--border {
		margin-right: 0;
		margin-left: 11px
	}
	.product-description .button {
		width: 207px
	}
	.try-home .button {
		width: inherit
	}
	.glasses-price {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-webkit-flex-direction: column!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.parametre-tab__title {
		min-height: 30px
	}
	.product-description .product-description__choice-linse .jq-selectbox {
		margin-top: 0
	}
	.product-description .try-home .button {
		margin-bottom: 35px
	}
	.flex-wrapper {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.flex-item {
		position: relative;
		width: 50%
	}
	.parametre-tab .r-tabs-nav {
		width: 38%
	}
	.product-tablet__action {
		position: relative;
		padding: 39px 40px 30px;
		-webkit-box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
		box-shadow: 0 6px 86px rgba(208, 220, 226, .5);
		-webkit-border-radius: 1px;
		border-radius: 1px;
		background-color: #fff
	}
	.product-tablet__action .product-slider__footnote {
		margin-top: 0
	}
	.product-description__price {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		margin: 0;
		gap:0;
		padding-top: 20px;
	}


	.product-description__row-btns {
		position: absolute;
		top: 27px;
		right: 43px;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
	.product-wrapper .quick-anckors {
		-webkit-box-shadow: none;
		box-shadow: none;
		border: none;
		margin: 0;
		padding-left: 0;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.product-wrapper .quick-anckor {
		padding: 20px 0 30px
	}
	.product-wrapper .squere-bg::before {
		display: none
	}
	.product-wrapper .info-tab.r-tabs .r-tabs-anchor {
		padding-bottom: 10px;
		font-weight: 500
	}
	.product-wrapper .aside-wrapper {
		padding-top: 0;
		padding-bottom: 20px
	}
	.product-wrapper .aside-wrapper .circle-bg {
		top: -7%
	}
	.aside-wrapper {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.aside-kip {
		min-height: inherit;
		width: 49%;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		margin-bottom: 20px
	}
	.asidi-tip {
		position: relative;
		min-height: inherit;
		width: 49%;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		padding-bottom: 30px;
		margin-bottom: 20px
	}
	.asidi-tip .swiper-container {
		padding-top: 40px
	}
	.asidi-tip .aside-tip__item {
		margin-bottom: 23px
	}
	.aside-addition {
		position: relative;
		min-height: inherit;
		width: 49%;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		margin-bottom: 20px
	}
	.color-slider {
		right: 0
	}
	.product-description__row-opt .button--blue--border {
		margin-left: 0;
		margin-right: 11px
	}
	.shops-item {
		position: relative;
		min-height: 329px
	}
	.grey-hit {
		font-size: 11px;
		height: 36px;
		right: inherit;
		left: 30px;
		top: inherit;
		bottom: 35px;
		padding: 0 20px
	}
	.shops-item__img {
		width: 33%;
		height: 200px;
		margin-right: 25px
	}
	.shops-item__addres {
		margin-bottom: 20px
	}
	.shops-item__shop-contact {
		margin-bottom: 15px
	}
	.edit-adress__row {
		width: 100%
	}
	.bonus-card {
		width: 100%;
		height: 220px
	}
	.bonus-card .bonus-card__title {
		position: relative
	}
	.shop-page .h3 {
		margin-top: 30px;
		margin-bottom: 0
	}
	.shop-page .shops-item__content {
		padding-left: 0;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.shop-page .grey-hit {
		width: 225px
	}
	.shop-page .innerpage-slider .swiper-container {
		height: 423px
	}
	.shop-page .shops-item__shop-contacts {
		margin-bottom: 10px
	}
	.shop-page .shops-item__shop-contacts .shops-item__shop-contact {
		margin-bottom: 0
	}
	.shop-page .link-block {
		margin-bottom: 0;
		width: 100%
	}
	.shop-page .subscribe {
		margin-bottom: 35px
	}
	.shop-page .slider-home .title-row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin-left: 8px
	}
	.shop-page .slider-home .title-row .ankor-with-arrow {
		-webkit-align-self: flex-start;
		-ms-flex-item-align: start;
		align-self: flex-start;
		margin-left: 0;
        margin-top: 35px;
	}
	.shops-item__addres .whis-svg {
		width: 73%;
		line-height: 20px;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.shops-item__addres .whis-svg svg {
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		margin-top: 3px
	}
	.shops-item__content a[href^=tel] {
		font-size: 14px;
		line-height: 20px
	}
	#shop-map {
		width: 345px;
		height: 264px;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.manufacturers {
		margin-bottom: 20px
	}
	.manufacturers-title {
		width: 100%
	}
	.manufactures__items {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		overflow-x: auto;
		margin-right: -20px
	}
	.manufacturer-wrapper {
		position: relative;
		width: 252px;
		min-height: 120px;
		padding: 14px 11px;
		margin-right: 10px;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.manufacturer-wrapper:last-child::before {
		content: '';
		width: 262px;
		display: block;
		position: absolute;
		height: 100%;
		top: 0;
		left: 0
	}
	.manufacturer-visible__title {
		font-size: 14px
	}
	.manufacturer-hidden ul {
		margin-top: 15px
	}
	.manufacturer-hidden ul a {
		font-size: 11px;
		line-height: 27px
	}
	.catalog--opt .opt-catalog__items {
		margin-bottom: 47px
	}
	.catalog--opt .pagination {
		margin-bottom: 89px
	}
	.opt-catalog__item__photo {
		padding-left: 0
	}
	.opt-catalog__item-presence {
		padding-right: 35px
	}
	.opt-catalog__item-price strong {
		font-size: 21px
	}
	.width-title {
		width: 25%
	}
	.width-nal {
		width: 14%
	}
	.width-order {
		width: 13%
	}
	.width-price {
		width: 17%
	}
	.main-table__table {
		overflow-x: auto;
		padding-bottom: 100px
	}
	.main-table__table table .jq-number {
		width: 98px
	}
	.main-table__footer {
		padding-top: 0
	}
	.check-vision {
		width: 49%;
		overflow: hidden
	}
	.link-block {
		width: 49%
	}
	.services-page .services-quicks {
		padding-bottom: 0
	}
	.services-page .link-block {
		width: 100%
	}
	.services-page .aside-bunner {
		width: 100%
	}
	.services-page .aside-bunner .aside-bunner__title {
		padding-right: 43%;
		margin-bottom: 15px
	}
	.services-page .aside-bunner .aside-bunner__title br {
		display: none
	}
	.services-page .aside-bunner .button {
		width: 210px;
		height: 44px;
		margin-top: 0
	}
	.services-page .aside-bunner p {
		margin-bottom: 10px
	}
	.services-quicks {
		padding: 0
	}
	.services-quick {
		width: 49%
	}
	.services-quick p {
		font-size: 14px;
		line-height: 21px
	}
	.services-quick__img::before {
		left: -5px
	}
	.services-page .article-slider .slider-home .swiper-slide {
		max-width: 355px
	}
	.servises__row {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.servises-50 {
		max-width: 100%;
		margin-right: 0
	}
	.servises-50 img {
		width: 100%
	}
	.servises-33 {
		width: 49%;
		margin-right: 0
	}
	.servises-33:nth-child(even) {
		margin-right: 0
	}
	.base-services__slider .swiper-button-next {
		right: -15px
	}
	.base-services__slider .swiper-button-prev {
		left: -15px
	}
	.service-slider__content {
		padding: 50px 0 0
	}
	.our-spec__item {
		width: 47%
	}
	.services-main {
		margin-bottom: 50px
	}
	.services-main .circle-bg {
		top: -50px;
		right: -41%
	}
	.services-main .company p {
		max-width: 100%
	}
	.services-main .services-quicks {
		margin-bottom: 50px
	}
	.order-choice .order-choice__title {
		margin-top: 40px
	}
	.order-choice .order-choice__item {
		padding-right: 20px
	}
	.order-choice .order-choice__item .order-choice__item-title {
		font-size: 14px;
		line-height: 16px
	}
	.order-choice .order-choice__item .order-choice__item-text {
		font-size: 14px;
		line-height: 16px
	}
	.order-choice .order-choice__item span:last-child {
		font-size: 14px
	}
	.order-choice .choice-arrow {
		top: 10px;
		right: 5px
	}
	.order-choice .choice-arrow img {
		width: 20px
	}
	.tab-order__wrapper .tab-order__block-item .fs-510 {
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 350px;
		-ms-flex: 1 0 350px;
		flex: 1 0 350px
	}
	.banner-info-text {
		padding: 20px
	}
	.cart-order {
		width: 49%
	}
	.aside-bunner {
		width: 49%
	}
	.cart-item .cart-item__description {
		width: 60%
	}
	.cart-item .cart-item__right {
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.cart-item .cart-item__remove {
		margin-left: 35px
	}
	.cart-item .aside-wrapper .slider-banner {
		width: 49%
	}
	.cart-main .squere-bg::before {
		display: none
	}
	.cart-main .aside-wrapper .slider-banner {
		width: 49%;
		margin: 0 0 20px;
		padding: 30px 20px;
		min-height: 431px
	}
	.qa .link-block {
		width: 100%
	}
	.qa .button {
		top: -40px
	}
	.discount-cards-100 {
		height: 260px;
		margin-bottom: 22px
	}
	.discount-cards-100 .discount-cards-50__title {
		font-size: 24px;
		line-height: 26px
	}
	.discount-cards-33 {
		margin-bottom: 30px
	}
	.discount-cards-50__img img {
		-o-object-fit: cover;
		object-fit: cover
	}
	.discount-cards-50__title {
		font-size: 18px;
		line-height: 21px
	}
	.discount-cards-50__content p {
		font-size: 14px;
		line-height: 16px
	}
	.discount-cards-33 .sales-card__title {
		font-size: 18px;
		line-height: 20px
	}
	.sales-card p {
		font-size: 14px;
		line-height: 18px
	}
	.brands-page .brands-block__item {
		min-height: 96px
	}
	.brands-page .brands-block__item-absolute {
		height: 96px
	}
	.brands-alphabet__ul {
		padding-right: 30px
	}
	.brand-block__content {
		padding: 30px 0
	}
	.brand-page .brand-block {
		padding-bottom: 30px
	}
	.brand-page .circle-bg {
		bottom: inherit;
		left: 32%;
		top: 15%
	}
	.hit, .sale {
		font-size: 9px;
		padding: 3px 15px
	}
	.blog-page .circle-bg {
		right: -43%
	}
	.blog-page .info-tab.r-tabs .r-tabs-nav {
		padding-bottom: 10px
	}
	.blog-page .info-tab.r-tabs .r-tabs-anchor {
		margin-right: 24px
	}
	.blog-card-33__content {
		padding: 20px 15px 20px
	}
	.blog-card-33__title {
		font-size: 16px;
		line-height: 21px
	}
	.news-big .news-card {
		height: 220px
	}
	.account-tabs.r-tabs {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.account-tabs.r-tabs .r-tabs-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		width: 100%;
		height: 50px;
		margin-right: 0;
		padding: 10px 15px;
		overflow-x: auto
	}
	.account-tabs.r-tabs .r-tabs-nav a {
		font-size: 16px
	}
	.account-tabs.r-tabs .r-tabs-nav .r-tabs-tab {
		margin-bottom: 0;
		margin-right: 25px;
		padding-right: 25px;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.cart-order .cart-promocode__wrapper-hidden input {
		font-size: 12px
	}
	.fitting-main .cart-order {
		width: 100%;
		padding: 40px 30px 30px
	}
	.fitting-main .added-goodse {
		margin-bottom: 40px
	}
	.added-good__img {
		width: 150px
	}
	.fitting-top__buner {
		padding: 20px 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.fitting-top__buner .fitting-top__buner-item {
		width: 100%;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 20px 26px
	}
	.fitting-top__buner .fitting-top__buner-number {
		margin-top: 0;
		margin-right: 23px
	}
	.fitting-top__buner .fitting-top__buner-img {
		padding-bottom: 0;
		margin-left: auto
	}
	.fitting-top__buner .fitting-top__buner-content {
		width: 61%
	}
	.servises-50__hidden {
		opacity: 1;
		z-index: 1
	}
	.servises-33__img {
		height: 278px
	}
	.servises-33 .servises-50__hidden {
		padding-left: 15px;
		padding-right: 15px
	}
	.servises-33 .button {
		padding: 0 20px
	}
	.search-page {
		margin-bottom: 50px
	}
	.search-page .h3 {
		margin-bottom: 60px
	}
	/*.search-page .catalog-cards .product-item {*/
	/*	margin-bottom: 50px*/
	/*}*/
	.order-confirm {
		margin-bottom: 0
	}
	.order-confirm .open-popup-link, .order-confirm .underline {
		font-size: 16px
	}
	.order-confirm .button {
		margin-bottom: 50px
	}
	#good-added-in-cart, #good-added-in-cart-opt, #popup-book, #popup-comment,.simple-popup, #popup-presence, #repeat-order {
		padding-left: 20px;
		padding-right: 20px
	}
	#popup-book .form-book__form .button, #popup-book .form-book__form input {
		width: 31%
	}
	.big-popup {
		padding: 50px 40px 30px
	}
	.big-popup .parametre-tab__title {
		min-height: 25px
	}
	.big-popup .flex-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.big-popup .flex-item {
		width: 100%
	}
	.big-popup .form-book__form .button, .big-popup .form-book__form input {
		width: 200px
	}
	.big-popup .parametre-row__price .parametre-tab__price {
		margin-right: 0
	}
	.xl-popup {
		padding: 35px 20px 20px
	}
	.error-page__card {
		padding: 30px 20px
	}
	.tcp-content-section {
		margin-bottom: 90px
	}
	.tcp-compare-aside {
		width: 34%
	}
	.tcp-compare-slider {
		width: 66%
	}
	.tcp-compare-slider .swiper-slide {
		max-width: 240px
	}
	.tcp-compare-slider .swiper-button-next, .tcp-compare-slider .swiper-button-prev {
		width: 35px;
		height: 35px;
		-webkit-background-size: 25% 25%;
		background-size: 25%
	}
	.repeat-order .repeat-order__row {
		font-size: 14px
	}
	.repeat-order .repeat-order__row .button {
		width: 170px;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.repeat-order .repeat-order__price span {
		font-size: 21px
	}
	#good-add-in-cart {
		top: 120px;
		right: 15px;
		z-index: 100
	}
	#popup-complect.big-popup .form-book__form .button {
		width: 233px
	}
	#popup-complect .parametre-tab .r-tabs-nav {
		width: 55%
	}
	.select-layouts {
		/*display: none*/
	}
}
@media (max-width:991.98px) {
	.catalog .product-item {
		max-width: 231px
	}
}
@media (max-width:767.98px) {
	.h2 {
		font-size: 24px
	}
	.h3 {
		font-size: 18px
	}
	.h6 {
		font-size: 18px;
		line-height: 18px
	}
	.small-basket-gift, .action-block .user, .bottom-menu__wrapper, .cart-price, .header .help-block, .header .phone-block {
		display: none
	}
	.container {
		padding-left: 15px;
		padding-right: 15px
	}
	.header {
		height: auto;
	}
	.nav {
		padding-top: 25px
	}
	.header-sticky {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		position: fixed;
		top: -90px;
		left: 0;
		right: 0;
		z-index: 11;
		width: 100%;
		background-color: #edf5fa;
		-webkit-box-shadow: 0 6px 25px rgba(208, 220, 226, .5);
		box-shadow: 0 6px 25px rgba(208, 220, 226, .5);
		height: 60px;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-transition: top .5s ease-out;
		-o-transition: top .5s ease-out;
		transition: top .5s ease-out
	}
	.header-sticky .col {
		position: static
	}
	.header-sticky nav {
		padding-top: 0;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
	.header-sticky.active {
		top: -1px
	}
	.top-menu a {
		font-size: 12px
	}
	.mobile-menu__triger {
		height: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		color: #2c2d31;
		font-size: 13px;
		font-weight: 500;
		text-transform: uppercase
	}
	.mobile-menu__triger svg {
		width: 23px;
		height: 100%;
		margin-right: 15px
	}
	.for-mobile-menu .search-wrapper {
		width: 30px;
		height: 30px;
		margin-right: 15px;
		padding-top: 1px
	}
	.for-mobile-menu .search-wrapper .search-icon {
		width: 100%;
		height: 100%;
		stroke: #646671;
		fill: none
	}
	.for-mobile-menu .search-wrapper .svg-icon__wrapper {
		height: 25px
	}
	.for-mobile-menu .search-wrapper .svg-icon__wrapper.close {
		display: none
	}
	.for-mobile-menu .search-wrapper input {
		font-weight: 300;
		position: absolute;
		right: 20px;
		top: 50%;
		border: none;
		opacity: 0;
		pointer-events: none;
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0)
	}
	.for-mobile-menu .search-wrapper.active {
		width: 100%;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		margin-right: 0;
		height: 100%;
		background-color: #fff;
		-webkit-box-shadow: 0 6px 25px rgba(208, 220, 226, .5);
		box-shadow: 0 6px 25px rgba(208, 220, 226, .5);
		z-index: 1
	}
	.for-mobile-menu .search-wrapper.active input {
		border: none;
		opacity: 1;
		pointer-events: auto;
		-webkit-border-radius: 0;
		border-radius: 0;
		height: 100%;
		width: 100%;
		right: 0;
		padding: 0 20px
	}
	.for-mobile-menu .search-wrapper.active .svg-icon__wrapper.close {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		position: absolute;
		top: 50%;
		right: 15px;
		width: 13px;
		opacity: .5;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	.for-mobile-menu .search-wrapper.active .close-icon {
		fill: #646671
	}
	.eyeglasses {
		margin-right: 12px
	}
	.mobile-menu {
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 100vh;
		overflow: auto;
		background-color: #edf5fa;
		z-index: 101;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		-webkit-transition: -webkit-transform .25s ease;
		transition: -webkit-transform .25s ease;
		-o-transition: transform .25s ease;
		transition: transform .25s ease;
		transition: transform .25s ease, -webkit-transform .25s ease
	}
	.mobile-menu.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	.mobile-menu .footer-nav__item .footer-nav__item-title {
		padding-top: 20px;
		padding-left: 40px;
		padding-bottom: 16px;
		font-size: 16px;
		line-height: 1
	}
	.mobile-menu .footer-nav__item .footer-nav__item-title a {
		color: #2c2d31;
		font-size: 16px;
		font-weight: 500;
		line-height: 24px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
	.mobile-menu .footer-nav__item .icon-squares {
		left: 14px;
		top: 52%
	}
	.mobile-menu .footer-nav__item>ul {
		width: 100%;
		margin-left: 40px;
		margin-right: 23px
	}
	.mobile-menu .footer-nav__item>ul li {
		line-height: 40px
	}
	.mobile-menu .footer-nav__item a {
		font-size: 15px
	}
	.mobile-menu .phone-block {
		position: static
	}
	.mobile-menu .phone-block .phone-block__hidden {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		margin-top: 21px
	}
	.phone-block__hidden::before {
		display: none
	}
	.phone-block__hidden-icon {
		display: block;
		position: absolute;
		top: 22px;
		right: 10px;
		width: 30px;
		height: 30px;
		padding: 5px
	}
	.inner-dropdown__title {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		font-size: 15px;
		font-weight: 300;
		line-height: 40px
	}
	.inner-dropdown__title .arrow-down-grey {
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		-webkit-transition: -webkit-transform .4s ease;
		transition: -webkit-transform .4s ease;
		-o-transition: transform .4s ease;
		transition: transform .4s ease;
		transition: transform .4s ease, -webkit-transform .4s ease
	}
	.inner-dropdown__title.active {
		color: #0774cb
	}
	.inner-dropdown__title.active .arrow-down-grey {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		stroke: #0774cb
	}
	.inner-dropdown__subtitle {
		color: #000;
		font-size: 12px;
		font-weight: 500;
		line-height: 24px;
		text-transform: uppercase;
		margin-top: 10px
	}
	.inner-dropdown__props_list>li:nth-child(n+6){
		display: none;
	}
	.inner-dropdown__props_list>li.show-more{
		display: table;
	}
	.active.inner-dropdown__props_list>li:nth-child(n+6){
		display: table;
	}
	.inner-dropdown {
		display: none;
		margin-left: 17px!important;
		margin-bottom: 10px!important;
		color: #2c2d31
	}
	.inner-dropdown a {
		color: #2c2d31;
		font-size: 13px!important;
		font-weight: 300;
		line-height: 26px
	}
	.mobile-menu__header {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 20px 15px 18px
	}
	.mobile-menu__header .phone-block {
		margin-right: 0
	}
	.mobile-menu__header-icon {
		width: 20px;
		height: 17px
	}
	.mobile-menu__action {
		position: relative;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		border-top: 1px solid #e3eaed;
		border-bottom: 1px solid #e3eaed
	}
	.mobile-menu__action .mobile-menu__action-item {
		position: static;
		height: 78px;
		width: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.mobile-menu__action .mobile-menu__action-item a {
		font-size: 11px;
		line-height: 11px
	}
	.mobile-menu__action .mobile-menu__action-item:not(:last-child) {
		border-right: 1px solid #e3eaed
	}
	.mobile-menu__action .help-block__douter, .mobile-menu__action .help-block__pin {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center
	}
	.mobile-menu__action .help-block__douter svg, .mobile-menu__action .help-block__pin svg {
		width: 18px;
		height: 25px;
		margin-right: 0
	}
	.mobile-menu__action .user {
		position: static;
		margin-right: 0;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		font-size: 10px;
		line-height: 12px;
		color: #0774cb
	}
	.mobile-menu__action .user .user-icon {
		width: 20px;
		height: 28px;
		stroke: #0774cb
	}
	.mobile-menu__action .user .user-hidden {
		left: 0;
		right: 0;
		width: 100%;
		margin-top: 0;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.mobile-menu__action .user .user-hidden li a {
		font-size: 14px;
		line-height: 30px
	}
	.mobile-menu__action .user .user-hidden::before {
		display: none
	}
	.mobile-menu__action .user:hover .user-hidden {
		opacity: 1;
		pointer-events: auto;
		left: 0;
		width: 100%;
		margin-top: 0
	}
	.phone-block__hidden.active {
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
		opacity: 1;
		pointer-events: auto
	}
	.cart {
		position: static
	}
	.cart .phone-block__hidden {
		width: 100%
	}
	.hero {
		padding-top: 0
	}
	.main-top-bg::before {
		display: none
	}
	.top-slider__item {
		min-height: 198px
	}
	.top-slider .swiper-button-next, .top-slider .swiper-button-prev {
		display: none
	}
	.top-slider .swiper-pagination {
		padding-left: 0;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.top-banners {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.top-banners a {
		width: 49%;
		min-height: 116px;
		padding: 14px 10px 14px 10px
	}
	.top-banners__item .h4 {
		font-size: 14px;
		line-height: 16px
	}
	.top-banners__item p {
		display: none
	}
	.top-banners__item-small img {
		width: 67px;
		height: 71px
	}
	.row-banner {
		height: 100px;
		margin-bottom: 16px
	}
	.row-banner p {
		font-size: 12px
	}
	.row-banner span {
		font-size: 12px
	}
	.row-banner .h5 {
		margin-bottom: 10px
	}
	.row-banner1 {
		-webkit-background-size: contain;
		background-size: contain
	}
	.row-banner2 p {
		display: none
	}
	.row-banner3 {
		-webkit-background-size: 50% 50%;
		background-size: 50%;
		background-position-y: 0
	}
	.quick-anckors {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.quick-anckors .quick-anckor:nth-child(-n+2) {
		padding-bottom: 10px
	}
	.quick-anckor {
		width: 50%;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 20px 0 30px
	}
	.quick-anckor>span {
		font-size: 11px;
		line-height: 14px;
		text-align: center
	}
	.slider-home {
		padding-bottom: 0
	}
	.slider-home .title-row .ankor-with-arrow {
		display: none
	}
	.slider-home .swiper-container {
		margin-right: -15px;
		margin-left: -15px
	}
	.slider-home .swiper-slide {
		width: 45.5%;
		margin-top: 30px
	}
	.slider-home .swiper-button-prev {
		right: 30px
	}
	.slider-home .swiper-button-next {
		right: 2px
	}
	.base-sec__slider {
		padding-bottom: 0
	}
	.slider-lenses .product-item .h6 {
		margin-bottom: 5px
	}
	.slider-lenses .product-item .type {
		margin-bottom: 10px
	}
	.slider-lenses .price {
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.product-item {
		width: 100%;
		padding: 20px 9px 16px
	}
	.product-item .h6 {
		margin-bottom: 0;
		font-size: 14px;
		line-height: 16px
	}
	.product-item .type {
		font-size: 10px;
		line-height: 12px;
		margin-bottom: 5px
	}
	.product-item .text {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.product-item .discount-price {
		font-size: 8px;
		margin-right: 0;
		line-height: 1
	}
	.product-item .discount-price span {
		font-size: 10px
	}
	.product-item .actual-price {
		font-size: 8px;
		line-height: 1
	}
	.product-item .actual-price span {
		font-size: 11px
	}
	.product-item .ankor-with-arrow {
		text-align: center
	}
	.product-item__img {
		padding-top: 60%
	}
	.to-catalog__wrapper .button {
		height: 32px
	}
	.slider-ready-glasses .prices-row, .slider-solutions .prices-row {
		margin-top: 20px
	}
	.sunglasses-wrapper p {
		font-size: 14px;
		line-height: 16px
	}
	.company {
		padding-top: 50px
	}
	.company p {
		margin-bottom: 20px
	}
	.slider-banner {
		padding: 20px 30px 16px 20px;
		-webkit-background-size: contain;
		background-size: contain;
		background-position-x: right;
		margin-left: -15px;
		margin-right: -15px
	}
	.slider-banner .subtitle {
		font-size: 10px
	}
	.slider-banner .h3 {
		margin-top: 12px;
		margin-bottom: 10px!important
	}
	.slider-banner p {
		margin-bottom: 10px
	}
	.slider-ready-glasses {
		margin-bottom: 20px
	}
	.slider-ready-glasses .product-item__img {
		margin-bottom: 0
	}
	.slider-ready-glasses .squere-bg::before {
		display: none
	}
	.slider-ready-glasses .slider-banner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.slider-ready-glasses .slider-banner__h50 {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		width: 100%;
		min-height: 103px;
		padding: 0 70px 0 24px
	}
	.slider-ready-glasses .slider-banner__h50 span {
		position: relative;
		font-size: 18px;
		line-height: 20px
	}
	.slider-ready-glasses .slider-banner__h50--1 {
		margin-bottom: 11px
	}
	.slider-ready-glasses .slider-banner__h50--1 .circle-bg {
		left: inherit;
		right: 60%;
		top: 35%
	}
	.slider-ready-glasses .slider-banner__h50--1 .img {
		right: -14px
	}
	.slider-ready-glasses .slider-banner__h50--2 .circle-bg {
		left: inherit;
		right: 60%;
		top: 35%
	}
	.slider-ready-glasses .slider-banner__h50--2 .img {
		right: -14px;
		bottom: 0
	}
	.slider-ready-glasses .slider-banner__h50--2 .img img {
		width: 100px
	}
	.slider-ready-glasses .slider-banner__h100 {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		min-height: 103px;
		padding: 0 25px 0;
		margin-bottom: 0
	}
	.slider-ready-glasses .slider-banner__h100 .h3 {
		font-size: 18px;
		margin-top: 0;
		margin-bottom: 5px
	}
	.slider-ready-glasses .slider-banner__h100 span {
		font-size: 12px;
		line-height: 15px
	}
	.slider-ready-glasses .slider-banner__h100 .eye-img {
		top: 10%;
		right: -50%
	}
	.slider-ready-glasses .slider-banner__h100 .circle-bg {
		right: -85%
	}
	.subscription .button--blue--border {
		font-size: 14px
	}
	.sunglasses-wrapper .product-item__img {
		margin-bottom: 20px
	}
	.sunglasses-wrapper #responsiveTabsDemo.r-tabs .r-tabs-nav {
		padding-bottom: 20px
	}
	.sunglasses-wrapper.slider-home .swiper-slide {
		margin-top: 15px
	}
	.grey-bg {
		background-color: #fff
	}
	#responsiveTabsDemo.r-tabs .r-tabs-anchor {
		font-size: 16px;
		line-height: 20px
	}
	#responsiveTabsDemo.r-tabs .r-tabs-tab {
		margin-right: 15px
	}
	.our-service.squere-bg::before {
		top: 0
	}
	.our-service__slider {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.our-service__slider .our-service__slider-photo-wrapper {
		padding: 0;
		max-width: 100%
	}
	.our-service__slider .our-service__slider-content {
		padding: 30px 25px 35px
	}
	.our-service__slider .our-service__slider-content .our-service__title {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 5px
	}
	.our-service__slider .our-service__slider-content p {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 20px
	}
	.our-service__slider .our-service__slider-content .our-service__items {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 15px
	}
	.our-service__slider .our-service__slider-content .our-service__item {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 20px
	}
	.our-service__slider .our-service__slider-content .our-service__icon {
		margin-bottom: 0;
		margin-right: 17px
	}
	.our-service__slider .our-service__slider-content .our-service__icon::before {
		bottom: 5px
	}
	.our-service__slider .our-service__slider-content .our-service__text {
		line-height: 18px
	}
	.our-service.slider-home .base-sec__slider-servise .swiper-navigation {
		top: 30%
	}
	.our-service.slider-home .base-sec__slider-servise .swiper-button-next {
		right: 0
	}
	.our-service.slider-home .base-sec__slider-servise .swiper-button-prev {
		left: 0
	}
	.sales {
		margin-bottom: 15px
	}
	.sales .slider-home .swiper-slide {
		width: 100%;
		max-width: 280px
	}
	.sales .slider-home .swiper-navigation {
		display: none
	}
	.sales .sales-card__img {
		margin-bottom: 23px
	}
	.sales .sales-card__title {
		font-size: 18px;
		line-height: 22px;
		padding-right: 10px;
		margin-bottom: 15px
	}
	.articles {
		margin-bottom: 0
	}
	.articles-grid {
		margin-top: 28px;
		margin-bottom: 28px;
		margin-right: -15px;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}
	.article-big-size {
		width: 276px;
		height: 230px;
		margin-right: 14px
	}
	.articles-grid__item {
		padding: 0 20px 20px 20px
	}
	.article-small-size {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		width: 100%;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.article-small-size .articles-grid__item {
		width: 276px;
		height: 230px;
		margin-right: 14px;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.article-small-size .articles-grid__item:not(:nth-child(-n+2)) {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
	.articles-grid__item-title {
		font-size: 18px;
		line-height: 22px
	}
	.bottom-blok-home.squere-bg::before {
		top: 0;
		width: 100%;
		height: 47%
	}
	.company .ankor-with-arrow {
		display: none
	}
	.company .circle-bg {
		right: -80%
	}
	.company .h2 {
		margin-bottom: 20px
	}
	.company p {
		font-size: 16px;
		line-height: 22px
	}
	.company .company-number {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 30px 22px 2px;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.company .company-number__item {
		margin-bottom: 30px
	}
	.company .company-number__item .number {
		font-size: 36px
	}
	.company .company-number__item .text {
		font-size: 14px;
		line-height: 18px
	}
	.company .company-number__item:nth-child(2) {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		width: 100%
	}
	.company .company-right {
		margin-bottom: 30px
	}
	.slider-home.news-slider .swiper-slide {
		width: 85%
	}
	.slider-home.news-slider .swiper-navigation {
		display: none
	}
	.slider-home.news-slider .news-card {
		padding: 22px 20px 16px;
		min-height: 140px
	}
	.subscription {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding: 17px 25px 20px
	}
	.subscription .h4 {
		font-size: 24px;
		line-height: 28px;
		margin-bottom: 5px
	}
	.subscription p {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 20px
	}
	.subscription p br {
		display: none
	}
	.subscription .subscription-form {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		width: 100%
	}
	.subscription input {
		height: 42px;
		width: 100%;
		margin-bottom: 12px
	}
	.subscription .button--blue--border {
		width: 100%;
		height: 42px
	}
	.subscription .circle-bg {
		display: block
	}
	.subscription .circle-bg.right {
		bottom: 93%
	}
	.subscription .circle-bg.left {
		top: 90%
	}
	.our-parthners {
		padding: 30px 0
	}
	.our-parthners__items .our-parthners__item {
		height: 50px;
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 25%;
		-ms-flex: 1 0 25%;
		flex: 1 0 25%;
		padding: 0 5px
	}
	.footer .phone-block__hidden {
		position: fixed;
		height: 100%;
		top: 0;
		margin-top: 21px
	}
	.footer .row {
		margin-right: -15px;
		margin-left: -15px
	}
	.footer-nav {
		padding-bottom: 28px
	}
	.footer-nav__item-title {
		font-size: 16px;
		padding-top: 15px;
		padding-bottom: 13px
	}
	.footer-right {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
	.footer-time {
		text-align: center
	}
	.phone-block {
		position: static
	}
	.phone-block__hidden {
		width: 100%;
		left: 0
	}
	.footer-bottom__item p br {
		display: none
	}
	.catalog .brands-block {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		overflow: auto;
		border: none
	}
	.catalog .brands-block .brands-block__item {
		height: 60px;
		width: 25%;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.catalog .brands-block .brands-block__item:nth-child(n+10) {
		position: relative;
		opacity: 1;
		padding: 2% 3%;
		height: 60px
	}
	.catalog .brands-block__item-absolute {
		display: none
	}
	.catalog .jq-selectbox__select {
		margin-left: 0;
		font-size: 12px;
		height: 35px
	}
	.barand-block-shadow {
		position: absolute;
		top: 0;
		right: 0
	}
	.product-item-fitting {
		display: none
	}
	.schema-order {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.breadcrumb-wrapper {
		padding: 15px 0
	}
	.main .h3 {
		font-size: 24px;
		line-height: 26px;
		margin-bottom: 20px
	}
	.catalog .product-item {
		max-width: 48%;
		margin-right: 0;
		padding-bottom: 15px;
		padding-left: 15px;
		padding-right: 15px
	}
	.catalog .h6 {
		font-size: 14px;
		line-height: 16px;
		margin-bottom: 5px
	}
	.catalog .actual-price {
		font-size: 8px
	}
	.catalog .actual-price span {
		font-size: 11px
	}
	.catalog .discount-price {
		font-size: 8px
	}
	.catalog .discount-price span {
		font-size: 10px
	}
	.catalog .type {
		margin-bottom: 10px
	}
	.catalog-cards {
		margin-right: 0;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.catalog-glasses .product-item .h6 {
		margin-bottom: 10px
	}
	.catalog-glasses .product-item .product-item__img {
		margin-bottom: 10px
	}
	.catalog-lense .product-item .price {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.catalog-lense .product-item .price .discount-price {
		margin-left: 0
	}
	.catalog-cards__banner {
		padding: 30px 54px 23px 20px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		overflow: hidden;
		margin-right: 0
	}
	.catalog-cards__banner .h5 {
		position: relative;
		margin-bottom: 10px;
		width: 250px;
		font-size: 21px
	}
	.catalog-cards__banner p {
		position: relative;
		line-height: 18px;
		margin-bottom: 10px
	}
	.catalog-cards__banner p br {
		display: none
	}
	.catalog-cards__banner .circle-bg {
		left: inherit;
		right: -30px;
		top: -45px
	}
	.catalog-cards__banner .eye-bg {
		left: inherit;
		right: -23%;
		top: 4px;
		width: 150px
	}
	.catalog-cards__banner1 .button {
		position: static;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.catalog-cards__banner2 .h5 {
		line-height: 26px
	}
	.catalog-cards__banner2 p {
		margin-bottom: 25px
	}
	.pos-st-mobile {
		position: static
	}
	.filter-form {
		top: 0;
		right: 0;
		left: 0;
		padding: 70px 20px 0 20px
	}
	.filter-close {
		padding: 0 20px
	}
	.filter-row {
		width: 100%
	}
	.filter-choice__wrapper {
		padding: 20px 20px 15px
	}
	.subscription--quest {
		margin-top: 80px;
		margin-right: 0
	}
	.subscription--quest .subscription-title-row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 0
	}
	.pagination .page-item {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		margin-right: 4px
	}
	.pagination .page-item:last-child .page-link {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		border: none;
		padding: 5px
	}
	.pagination .page-item:last-child .page-link span {
		display: none
	}
	.pagination .page-item:first-child .page-link {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		border: none;
		padding: 5px
	}
	.pagination .page-item:first-child .page-link span {
		display: none
	}
	.pagination .page-link {
		padding: 5px 16px;
		font-size: 16px
	}
	.pagination .page-item:nth-child(4) {
		margin-right: 40px
	}
	.pagination .page-item:nth-child(4)::after {
		content: '...';
		color: #0673ca;
		position: absolute;
		top: 50%;
		left: 150%;
		-webkit-transform: translate3d(-50%, -50%, 0);
		transform: translate3d(-50%, -50%, 0)
	}
	.text-dropdown .dropdown-box .dropdown-box__title {
		font-size: 24px
	}
	.main .product-wrapper .h3 {
		font-size: 24px;
		line-height: 28px;
		margin-bottom: 5px
	}
	.product-top {
		padding-top: 45px
	}
	.product-slider__description, .product-slider__thambs {
		display: none
	}
	.product-slider {
		height: 240px
	}
	.product-slider img {
		max-width: 80%
	}
	.product-slider .swiper-button-next, .product-slider .swiper-button-prev {
		display: block
	}
	.product-slider .swiper-button-prev {
		left: 4px;
		right: inherit
	}
	.product-slider .swiper-button-next {
		right: 4px
	}
	.product-slider__base {
		border: none
	}
	.product-slide-coockie {
		top: 0 px;
		right: 0 px
	}
	.guarantee {
		padding: 4px 10px
	}
	.guarantee .guarantee-mounth {
		font-size: 20px
	}
	.guarantee .guarantee-text {
		font-size: 9px;
		line-height: 11px
	}
	.present {
		padding: 4px 10px
	}
	.present .present-img img {
		width: 19px
	}
	.present .present-text {
		font-size: 9px;
		line-height: 11px
	}
	.product-description .product-description__tip {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
	.product-description .product-description__tip .jq-selectbox__select {
		font-size: 12px;
		padding: 0 50px 0 15px
	}
	.product-description .tip {
		width: 38%;
		margin-left: 8px;
		padding: 0 10px
	}
	.product-description .tip .tip-sale, .product-description .tip .tip-title {
		font-size: 8px;
		line-height: 12px
	}
	.product-description .tip .tip-sale span {
		font-size: 11px
	}
	.product-description .help-block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.product-description .help-block .help-block__douter {
		margin-right: 0;
		margin-bottom: 10px
	}
	.product-description .product-description__choice-color .item-color {
		width: 36px;
		height: 36px
	}
	.product-description .product-description__choice-color .item-color::after {
		top: 3px;
		left: 2px;
		width: 32px;
		height: 31px;
		font-size: 18px;
		line-height: 27px
	}
	.product-description .product-description__top-line {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.product-description .product-description__top-line .dotted-link {
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.product-description .product-description__top-line .comments-number {
		margin-left: auto;
		line-height: 20px
	}
	.product-description .product-description__choice-linse .jq-selectbox {
		margin: 0 0 25px
	}
	.product-description .button {
		width: 100%
	}
	.product-description #jRate {
		margin-right: -7px
	}
	.product-description .parametre-tab__title {
		min-height: 30px
	}
	.product-description .product-description__row-btns {
		position: static;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
	.product-description .product-description__row-btns .button--blue--border {
		margin-left: 0;
		margin-top: 15px
	}
	.product-description .product-description__price .product-description__old-price span {
		font-size: 14px;
		color: #ff5867
	}
	.product-tablet__action {
		-webkit-box-shadow: none;
		box-shadow: none;
		padding: 0;
		text-align: center
	}
	.product-tablet__action .product-description__price-left {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
	.product-tablet__action .product-description__total-price {
		margin-bottom: 5px
	}
	.product-tablet__action .glasses-price {
		margin-bottom: 30px
	}
	.product-tablet__action .product-slider__footnote {
		margin-top: 15px
	}
	.product-description .info-tab.r-tabs .r-tabs-nav {
		overflow-x: auto
	}
	.product-description .info-tab.r-tabs .r-tabs-nav .r-tabs-anchor {
		line-height: 10px;
		margin-right: 25px
	}
	.product-description .info-tab.r-tabs .r-tabs-nav .r-tabs-tab:last-child {
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.product-wrapper .quick-anckor {
		padding: 0 0 20px
	}
	.product-wrapper .article {
		font-size: 12px
	}
	.product-wrapper .aside-wrapper .circle-bg {
		top: -3%;
		z-index: -1
	}
	.hit, .sale {
		font-size: 8px;
		padding: 2px 15px;
		line-height: 15px
	}
	.product-main-tab.r-tabs .r-tabs-panel {
		padding: 20px 0 0
	}
	.product-main-tab.r-tabs .r-tabs-nav {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		overflow-x: auto
	}
	.product-main-tab.r-tabs .r-tabs-anchor, .product-main-tab.r-tabs .r-tabs-state-active .r-tabs-anchor {
		font-size: 14px;
		line-height: 10px;
		margin-right: 25px
	}
	.product-main-tab .characteristics .characteristics-items {
		width: 100%
	}
	.product-main-tab .characteristics .characteristics-items li {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		line-height: 18px!important;
		margin-bottom: 10px
	}
	.parametre-tab .flex-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.parametre-tab .r-tabs-nav {
		width: 100%
	}
	.parametre-tab .flex-item {
		width: 100%
	}
	.parametre-tab .jq-selectbox {
		margin-right: 0
	}
	.parametre-tab .parametre-tab__row {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.parametre-tab .parametre-tab__price {
		margin-right: 0
	}
	.parametre-tab .r-tabs-panel {
		padding-bottom: 5px
	}
	.advantages {
		padding-top: 30px
	}
	.advantages p {
		font-size: 14px;
		line-height: 24px
	}
	.advantages ul li {
		font-size: 14px!important
	}
	.product-description__price {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.product-tablet__action-lense .product-description__price-left {
		display: block;
		text-align: center;
		margin-bottom: 15px
	}
	.product-tablet__action-lense .product-description__price-right .price-right__top {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top: 20px
	}
	.product-tablet__action-lense .product-description__price {
		/*-webkit-box-orient: vertical;*/
		/*-webkit-box-direction: reverse;*/
		/*-webkit-flex-direction: column-reverse;*/
		/*-ms-flex-direction: column-reverse;*/
		/*flex-direction: column-reverse*/
	}
	.price-block {
		width: auto;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.aside-kip {
		width: 100%
	}
	.aside-kip .aside-kip__item {
		padding-left: 15px;
		padding-right: 15px
	}
	.aside-addition {
		width: 100%
	}
	.asidi-tip {
		width: 100%
	}
	.comment {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.comment p {
		line-height: 21px
	}
	.comment .comment-city, .comment .comment-star {
		margin-bottom: 10px
	}
	.comments-top-line {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.comments-top-line .button {
		width: 100%
	}
	.comments-top-line p {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 10px
	}
	.slider-solutions .prices .button {
		padding: 0 15px;
		height: 32px
	}
	.slider-solutions .price {
		width: 100%;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.slider-solutions .price .discount-price {
		margin-left: 0
	}
	.slider-solutions .price.mobile-flex-col {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.slider-ready-glasses .price {
		width: 100%;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.color-slider {
		width: 100%;
		height: 230px
	}
	.color-slider img {
		max-width: 80%;
		max-height: 150px
	}
	.color-slider .checkbox-horizontal {
		padding-left: 15px;
		padding-right: 15px;
		width: 85%;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%)
	}
	.color-slider .checkbox-horizontal span {
		font-size: 10px
	}
	.choice-color__wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.choice-color__wrapper .color-items__dotted-link {
		margin-top: 20px
	}
	.choice-color__wrapper .product-slider__footnote-icon {
		margin-left: 0
	}
	.table-product-opt table, .table-product-opt td, .table-product-opt th {
		font-size: 10px;
		padding-left: 15px;
		padding-right: 15px
	}
	.table-product-opt table strong, .table-product-opt td strong, .table-product-opt th strong {
		font-size: 16px
	}
	.product-description__row-opt {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
	.product-description__row-opt .button--blue {
		margin-bottom: 11px
	}
	.catalog--opt .h3 {
		font-size: 24px;
		margin-top: 30px
	}
	.manufacturers-title {
		font-size: 18px
	}
	.main-table__header .title-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.main-table__header-select {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.main-table__header-select .button {
		width: 240px;
		margin-left: 0;
		margin-top: 23px
	}
	.opt-catalog__table-header {
		display: none
	}
	.opt-catalog__item__photo-img {
		width: 102px;
		height: 73px
	}
	.opt-catalog__zoom {
		width: 102px
	}
	.opt-catalog__item {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 20px 15px
	}
	.opt-catalog__item__title {
		max-width: 100%;
		font-size: 17px;
		line-height: 20px
	}
	.opt-catalog__item__title-article {
		margin-bottom: 15px
	}
	.opt-catalog__item-presence {
		width: 56%;
		padding-right: 0;
		margin-left: 42%;
		margin-bottom: 7px
	}
	.opt-catalog__item-button {
		width: 100%;
		margin-top: 18px
	}
	.opt-catalog__item-button .button {
		width: 100%
	}
	.opt-catalog__item-button svg {
		margin-right: 13px
	}
	.opt-catalog__item-number {
		padding-left: 6%
	}
	.width-photo {
		width: 42%
	}
	.width-title {
		width: 56%
	}
	.width-order {
		width: 42%
	}
	.width-price {
		width: 56%
	}
	.blog-page>.circle-bg, .discount-page>.circle-bg {
		right: -55%
	}
	.blog-page>.circle-bg img, .discount-page>.circle-bg img {
		width: 300px;
		height: 460px
	}
	.news-page .aside-bunner-color {
		padding: 20px
	}
	.news-page h3.h3 {
		font-size: 24px;
		line-height: 28px
	}
	.news-page .title-row .h3 {
		font-size: 18px;
		line-height: 26px
	}
	.data-share__row {
		margin-bottom: 25px
	}
	.data-share__row-data {
		font-size: 14px
	}
	.data-share__row-share .share-trigger a {
		font-size: 13px;
		line-height: 24px
	}
	.ul-whis-links {
		margin-bottom: 38px
	}
	.ul-whis-links .ul-whis-links__title {
		font-size: 16px;
		margin-bottom: 9px
	}
	.ul-whis-links ul a {
		font-size: 14px;
		line-height: 26px
	}
	.services-page .h6 {
		margin-bottom: 15px
	}
	.services-page p {
		font-size: 14px;
		line-height: 24px
	}
	.innerpage-slider .swiper-container {
		height: 236px
	}
	.innerpage-slider .swiper-button-next, .innerpage-slider .swiper-button-prev {
		width: 34px;
		height: 34px;
		-webkit-background-size: 30% 30%;
		background-size: 30%
	}
	.innerpage-slider .swiper-button-prev {
		left: -10px
	}
	.innerpage-slider .swiper-button-next {
		right: -10px
	}
	.innerpage-slider .swiper-pagination {
		left: 20px;
		bottom: 15px
	}
	.aside-bunner-color {
		min-height: 265px;
		padding: 40px 20px 20px
	}
	.aside-bunner-color .eye-bg {
		left: inherit;
		right: -7%
	}
	.aside-bunner-color .circle-bg {
		left: inherit;
		right: -25%
	}
	.news-page .article-slider .slider-home .swiper-slide, .services-page .article-slider .slider-home .swiper-slide {
		width: 88%
	}
	.breadcrumb-item.active {
		font-size: 12px
	}
	.news-wrapper {
		margin-bottom: 20px
	}
	.news-big {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.news-big .news-card {
		padding: 20px;
		height: 200px;
		width: 100%;
		overflow: hidden
	}
	.news-big .circle-bg {
		right: -60%
	}
	.news-big .news-card__title {
		padding-right: 0
	}
	.news-small .news-card {
		width: 100%;
		padding: 20px;
		min-height: 110px
	}
	#shops-map {
		height: 300px
	}
	.shops-page .h3 {
		font-size: 24px;
		line-height: 28px
	}
	.shops-page .info-tab.r-tabs .r-tabs-nav {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.shops-page .info-tab.r-tabs .r-tabs-nav .r-tabs-anchor {
		margin-right: 0;
		font-size: 15px
	}
	.shops-page .r-tabs-panel {
		margin-bottom: 0
	}
	.shops-item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 29px 20px 15px;
		margin-bottom: 38px
	}
	.shops-item .plus {
		position: absolute;
		bottom: -17px;
		left: 50%;
		width: 34px;
		height: 34px;
		background-color: #9ce2ff;
		-webkit-border-radius: 50%;
		border-radius: 50%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		color: #fff;
		font-size: 26px;
		font-weight: 500;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%)
	}
	.shops-item .mobile-hidden {
		display: none
	}
	.shops-item .shops-item__img {
		width: 100%;
		height: 160px;
		margin-right: 0;
		margin-bottom: 23px
	}
	.shops-item .grey-hit {
		top: 10px;
		z-index: 1;
		height: 30px;
		padding: 0 11px 0 20px;
		font-size: 10px
	}
	.shops-item .button-oftalmologist {
		width: 18px;
		height: 18px;
		margin-right: 11px
	}
	.shops-item.active {
		padding: 29px 20px
	}
	.shops-item__addres .whis-svg {
		width: 100%;
		font-size: 14px;
		margin-bottom: 5px
	}
	.shops-item__addres .whis-svg svg {
		margin-right: 7px
	}
	.shops-item__content .button--blue {
		width: 100%;
		margin-right: 0;
		margin-bottom: 11px
	}
	.shops-item__content .button {
		width: 100%
	}
	.shop-page .slider-home {
		padding-bottom: 0
	}
	.shop-page .innerpage-slider .swiper-container {
		height: 236px
	}
	.shop-page .h3 {
		font-size: 24px;
		line-height: 28px
	}
	.shop-page .shops-item__content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.shop-page .shops-item__shop-contacts .shops-item__shop-contact {
		margin-bottom: 15px
	}
	.shop-page .our-spec__item .our-spec__item-img {
		width: 80px;
		height: 80px;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.shop-page .our-spec__item .our-spec__item-name {
		font-size: 20px;
		line-height: 24px
	}
	.shop-page .our-spec__item .our-spec__item-content p {
		font-size: 12px;
		line-height: 16px;
		color: #646671
	}
	.shop-page .our-spec__item .our-spec__item-whom {
		padding: 0 0 0 5px;
		-webkit-box-shadow: none;
		box-shadow: none;
		font-size: 12px;
		line-height: 18px;
		color: #646671
	}
	.shop-page .link-block a {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 15px
	}
	#shop-map {
		width: 100%;
		height: 187px
	}
	.tag-block__tags {
		padding-right: 0
	}
	.blog-page .info-tab.r-tabs {
		padding-top: 0
	}
	.blog-page .info-tab.r-tabs .r-tabs-nav {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		overflow-x: auto;
		padding-bottom: 0
	}
	.blog-page .info-tab.r-tabs .r-tabs-tab {
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.blog-page .info-tab.r-tabs .r-tabs-anchor {
		font-size: 14px;
		line-height: 1;
		margin-right: 15px
	}
	.blog-page .hit {
		font-size: 9px
	}
	.blog-card-33__img {
		height: 160px
	}
	.blog-top-card-big {
		height: inherit;
		min-height: 250px;
		margin-bottom: 11px
	}
	.blog-top-card-small {
		height: inherit;
		min-height: 200px
	}
	.blog-top-card {
		padding: 20px
	}
	.blog-top-card .h4 {
		font-size: 18px;
		line-height: 21px;
		padding-right: 0
	}
	.brands-page .brands-block__item {
		min-height: 60px
	}
	.brands-alphabet__letter {
		width: 35px
	}
	.order-confirm .open-popup-link {
		font-size: 13px
	}
	.fitting-top__buner .fitting-top__buner-item {
		padding: 10px 8px
	}
	.fitting-top__buner .fitting-top__buner-number {
		font-size: 15px;
		width: 31px;
		height: 33px;
		margin-right: 12px
	}
	.fitting-top__buner .fitting-top__buner-content-title {
		font-size: 18px;
		line-height: 21px
	}
	.fitting-top__buner .fitting-top__buner-img {
		display: none
	}
	.fitting-top__buner .fitting-top__buner-content {
		width: 100%
	}
	.added-good {
		position: relative;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding-bottom: 20px
	}
	.added-good__img {
		width: 100%;
		margin-right: 0;
		padding-top: 44%
	}
	.added-good__text {
		width: 80%;
		margin-bottom: 15px
	}
	.added-good__text-title {
		font-size: 18px;
		line-height: 21px
	}
	.added-good__price {
		margin-left: 0
	}
	.added-good__remove {
		position: absolute;
		top: 44%;
		right: 10px
	}
	.empty-shell {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		height: inherit;
		padding: 35px 0
	}
	.empty-shell__img {
		max-width: 100%;
		margin-right: 0;
		margin-bottom: 30px
	}
	.empty-shell__text {
		width: 60%;
		font-size: 16px;
		line-height: 21px
	}
	.qa .button {
		position: absolute;
		top: 0;
		right: inherit;
		left: 0
	}
	.qa .info-tab.r-tabs {
		padding-top: 80px
	}
	.qa .info-tab.r-tabs .r-tabs-tab {
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.simple-accordeon__item {
		padding: 20px 15px
	}
	.simple-accordeon__item span {
		font-size: 14px;
		line-height: 16px;
		padding-right: 3em
	}
	.simple-accordeon__item .hidden {
		padding: 15px 0 0 0
	}
	.simple-accordeon__item .hidden p {
		font-size: 14px;
		line-height: 24px
	}
	.simple-accordeon__item::before {
		font-size: 30px
	}
	.link-block {
		width: 100%
	}
	.discount-card {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		height: inherit
	}
	.discount-cards-50__img {
		width: 100%;
		height: 160px
	}
	.discount-cards-100 {
		margin-bottom: 50px
	}
	.discount-cards-100 .discount-cards-50__content p {
		font-size: 14px;
		line-height: 16px
	}
	.discount-cards-100 .discount-cards-50__content .sales-card__remained, .discount-cards-100 .discount-cards-50__content .sales-card__term-action {
		font-size: 13px
	}
	.discount-cards-100 .discount-cards-50__title {
		font-size: 18px;
		line-height: 21px
	}
	.services-main>.circle-bg {
		right: -56%;
		top: -2%
	}
	.services-main>.circle-bg img {
		width: 300px;
		height: 460px
	}
	.services-main .company .company-number {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		padding: 15px
	}
	.services-main .company .company-number__item {
		margin-bottom: 0;
		width: initial
	}
	.services-main .company .company-number__item .number {
		font-size: 24px;
		margin-right: 5px
	}
	.services-main .company .company-number__item .text {
		font-size: 12px;
		line-height: 12px
	}
	.servises-50__img {
		height: 185px
	}
	.servises-50__hidden {
		height: 60px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
		padding: 110px 15px 15px
	}
	.servises-50__hidden .button {
		font-size: 12px;
		height: 30px;
		padding: 0 15px
	}
	.servises-33 {
		width: 100%
	}
	.services-quick {
		width: 100%;
		margin-bottom: 15px
	}
	.our-spec__item {
		width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
	.our-spec__item .our-spec__item-img {
		margin-right: 0;
		margin-bottom: 15px
	}
	.services-page .article-slider {
		margin-bottom: 70px
	}
	.services-page .services-quick p {
		line-height: 21px
	}
	.services-page .check-vision {
		padding-top: 35px
	}
	.services-page .check-vision .circle-bg {
		right: -35%
	}
	.services-page .check-vision .eye-bg {
		right: -45%
	}
	.services-page .aside-bunner p {
		position: relative;
		margin-bottom: 15px
	}
	.services-page .aside-bunner .aside-bunner__title {
		padding-right: 0;
		position: relative
	}
	.subtitle-text {
		padding-right: 0
	}
	.equipment-item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.equipment-item__img {
		margin-right: 0;
		margin-bottom: 20px;
		width: 100%
	}
	.aside-bunner {
		width: 100%
	}
	.account-tabs.r-tabs .r-tabs-nav {
		height: 40px
	}
	.account-tabs.r-tabs .r-tabs-nav a {
		font-size: 14px
	}
	.account-tabs.r-tabs .r-tabs-nav .r-tabs-tab {
		margin-right: 10px;
		padding-right: 20px;
		margin-bottom: 0!important
	}
	.account-tabs.r-tabs .r-tabs-nav .r-tabs-tab.r-tabs-state-active .account-arrow-line {
		-webkit-transform: translateY(0) rotate(90deg);
		-ms-transform: translateY(0) rotate(90deg);
		transform: translateY(0) rotate(90deg)
	}
	.account-tabs.r-tabs .r-tabs-nav .r-tabs-tab:last-child {
		margin-top: 0;
		margin-right: 0
	}
	.account-tabs.r-tabs .r-tabs-panel {
		padding-left: 0;
		padding-right: 0
	}
	.account-arrow-line {
		width: 12px;
		-webkit-transform: translateY(-20px) rotate(90deg);
		-ms-transform: translateY(-20px) rotate(90deg);
		transform: translateY(-20px) rotate(90deg)
	}
	.account-tab__title {
		font-size: 20px
	}
	#account-tab2 .button {
		margin-top: 10px
	}
	#account-tab3 .button {
		margin-top: 10px;
		width: 100%
	}
	#account-tab4 {
		padding-bottom: 20px
	}
	.registration .account-tab__row {
		align-items: flex-start;
	}
	.registration .account-tab__row label.w105 {
		width: 100%;
	}
	.registration .account-tab__row span {
		width: 100%;
	}
	.account-tab__row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.account-tab__row .button {
		width: 100%
	}
	.account-tab__row label.w105 {
		margin-bottom: 5px
	}
	.account-tab__row input.w242 {
		width: 100%;
		margin-bottom: 5px
	}
	.account-tab__row input.w60 {
		width: 100%;
		margin-bottom: 10px
	}
	.calendar {
		width: 100%
	}
	.distribution {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.distribution .jq-checkbox {
		margin-right: 10px;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.distribution .account-tip br {
		display: none
	}
	.changing-lenses {
		width: 100%
	}
	.caledar-row, .changing-lenses__row, .changing-lenses__title {
		position: relative
	}
	.calendar-icon {
		right: 15px
	}
	.edit-adress__row {
		width: 100%
	}
	.edit-adress {
		font-size: 14px
	}
	.repeat-order .cart-item .cart-item__price .cart-item__price-price strong {
		font-size: 21px
	}
	.repeat-order .repeat-order__row {
		font-size: 12px
	}
	.repeat-order .repeat-order__price span {
		font-size: 18px
	}
	.repeat-order__row.active .manufacturer-visible__arrow {
		bottom: 5px
	}
	.form-password .input-password {
		width: 100%
	}
	.form-password .pasword-show {
		top: 8px;
		right: 15px
	}
	.bonus-card {
		width: 100%;
		padding: 20px;
		margin-bottom: 15px
	}
	.bonus-card .bonus-card__title {
		font-size: 22px;
		position: relative;
		z-index: 1
	}
	.bonus-card .bonus-card__title br {
		display: none
	}
	.bonus-card .circle-bg.bottom {
		bottom: -145px
	}
	.repeat-order .repeat-order__price {
		text-align: right
	}
	.repeat-order .col-3, .repeat-order .repeat-order__number {
		position: static
	}
	.repeat-order .manufacturer-visible__arrow {
		position: absolute;
		top: inherit;
		right: 15px;
		bottom: 20px;
		margin-right: 0
	}
	.repeat-order .repeat-order__date {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.repeat-order .repeat-order__row {
		position: relative;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.repeat-order .repeat-order__date-day {
		margin-right: 0;
		margin-bottom: 5px
	}
	.repeat-order .button {
		margin-top: 15px
	}
	.repeat-order .hidden-order__row {
		padding-left: 8px
	}
	.repeat-order .cart-item {
		padding-top: 30px
	}
	.repeat-order .cart-item .cart-item__right {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.cart-item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 20px 0 20px
	}
	.cart-item .h6 {
		font-size: 16px
	}
	.cart-item .cart-item__description {
		width: 100%
	}
	.cart-item .cart-description__bottom {
		margin-left: 0;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-bottom: 20px
	}
	.cart-item .cart-description__characteristic {
		margin-right: 0
	}
	.cart-item .cart-item__right {
		height: inherit;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.cart-item .cart-item__price {
		width: 100%
	}
	.cart-item .cart-item__price .cart-item__price-price {
		margin-left: auto
	}
	.cart-item .cart-item__remove {
		margin-left: 0;
		margin-top: 20px
	}
	.cart-item .cart-item__remove .close-icon {
		width: 15px;
		height: 15px
	}
	.cart-item .cart-item__description .article {
		margin-bottom: 10px
	}
	.cart-item .cart-item__right-price {
		margin-left: auto;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.cart-item .cart-item__right-price .product-description__old-price {
		margin-left: 0
	}
	.cart-order {
		width: 100%
	}
	.cart-order .order-row {
		padding: 0
	}
	.cart-main {
		padding-bottom: 50px
	}
	.cart-main .aside-wrapper {
		padding-bottom: 0
	}
	.cart-main .aside-wrapper .slider-banner {
		width: 100%;
		min-height: 280px
	}
	.banner-info-text {
		padding: 15px
	}
	.banner-info-text p {
		font-size: 13px;
		line-height: 20px
	}
	.tab-order__wrapper .tab-order__block-item label {
		margin-bottom: 0
	}
	.tab-order__wrapper .tab-order__block-item input {
		margin-bottom: 0
	}
	.order-choice .order-choice__title {
		font-size: 24px;
		margin-bottom: 11px
	}
	.order-choice .r-tabs-nav {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.order-choice .r-tabs .r-tabs-panel {
		padding-top: 20px
	}
	.order-choice .r-tabs .r-tabs-tab {
		height: inherit;
		min-height: 100px;
		max-width: 100%;
		margin-bottom: 15px;
		margin-right: 0
	}
	.order-choice .ankor-questsion {
		margin-bottom: 5px
	}
	.order-choice .order-choice__item {
		padding-right: 20px
	}
	.order-choice .order-choice__item .order-choice__item-text {
		font-size: 11px;
		margin-top: 10px;
		margin-bottom: 10px
	}
	.order-choice .tabs-choise-town.r-tabs .r-tabs-panel {
		padding-top: 0
	}
	.order-choice .tabs-choise-town.r-tabs .r-tabs-tab {
		min-height: inherit;
		margin-bottom: 0;
		margin-right: 15px
	}
	.order-main .cart-order {
		display: none
	}
	.tab-order__wrapper .tab-order__block {
		padding: 30px 15px 30px
	}
	.tab-order__wrapper .tab-order__block-item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		position: relative
	}
	.tab-order__wrapper .tab-order__block-item .fs-510 {
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 75px;
		-ms-flex: 1 0 75px;
		flex: 1 0 75px
	}
	.tab-order__wrapper .tab-order__block-item>div:not(:last-child) {
		margin-right: 0;
		margin-bottom: 10px
	}
	.tab-order__wrapper .tab-order__title {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 20px
	}
	.tab-order__wrapper .tab-order__title span {
		width: 100%;
		margin-bottom: 15px
	}
	.tab-order__wrapper .jq-radio {
		position: absolute;
		top: 19px
	}
	.tab-order__wrapper .tab-order__block-item-radio label {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-left: 3em;
		font-size: 14px
	}
	.tab-order__wrapper .tab-order__block-item-radio label>div {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin-bottom: 5px
	}
	.tab-order__wrapper .tab-order__block-item-radio .adress-store-svg {
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		margin-top: 3px
	}
	.contact-information {
		padding: 30px 15px 30px
	}
	.contact-information .form-group {
		margin-bottom: 0
	}
	.contact-information input {
		margin-bottom: 15px
	}
	.contact-information .contact-information__btns {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.contact-information .contact-information__btns .button {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px
	}
	.adress-store__hidden {
		margin-left: 0
	}
	.adress-store__hidden-blocks {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.adress-store__hidden-block {
		margin-right: 0;
		margin-bottom: 15px
	}
	.adress-store__hidden-block p {
		margin-bottom: 5px
	}
	.header-sticky.active .cart .arrow-down-grey {
		display: none
	}
	.header-sticky.active .cart .phone-block__hidden {
		height: 300px;
		overflow: auto;
		margin-top: 20px
	}
	.cart .phone-block__hidden {
		display: none
	}
	.cart .phone-block__hidden::before {
		display: none
	}
	.cart .cart-row__item .cart-row__item-content {
		padding-right: 25px
	}
	.cart .cart-row__remove .close-icon {
		right: 0
	}
	.cart .cart-buttons .button {
		margin-top: 15px
	}
	.tooltip {
		left: 0;
		width: 100%
	}
	.tooltip::before {
		left: 85%
	}
	#popup-book .popup-book__wrapper {
		margin-bottom: 30px
	}
	#popup-book .form-book__form {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	#popup-book .form-book__form .button, #popup-book .form-book__form input {
		max-width: 100%;
		width: 100%;
		margin-bottom: 15px
	}
	#popup-book .popup-book__good-img {
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	#popup-book .popup-book__good {
		padding-left: 16px;
		padding-right: 16px
	}
	#popup-presence #tab-map {
		padding-right: 0
	}
	#popup-presence .tab-list-map__wrapper {
		padding-right: 0
	}
	#popup-presence .tab-list-map__item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	#popup-presence .tab-list-map__item a[href^=tel] {
		margin-bottom: 10px
	}
	#good-added-in-cart, #good-added-in-cart-opt, #repeat-order {
		padding: 40px 20px 20px
	}
	#good-added-in-cart .cart-item .cart-item__description, #good-added-in-cart-opt .cart-item .cart-item__description, #repeat-order .cart-item .cart-item__description {
		width: 100%;
		margin-bottom: 0
	}
	#good-added-in-cart .cart-item .cart-description__bottom, #good-added-in-cart-opt .cart-item .cart-description__bottom, #repeat-order .cart-item .cart-description__bottom {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 0
	}
	#good-added-in-cart .cart-item .cart-description__characteristic, #good-added-in-cart-opt .cart-item .cart-description__characteristic, #repeat-order .cart-item .cart-description__characteristic {
		margin-bottom: 10px
	}
	#good-added-in-cart .cart-item .button-betwen, #good-added-in-cart-opt .cart-item .button-betwen, #repeat-order .cart-item .button-betwen {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
	#good-added-in-cart .cart-item .button-betwen .button:last-child, #good-added-in-cart-opt .cart-item .button-betwen .button:last-child, #repeat-order .cart-item .button-betwen .button:last-child {
		margin-bottom: 11px
	}
	#good-added-in-cart .why-registration, #good-added-in-cart-opt .why-registration, #repeat-order .why-registration {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	#good-added-in-cart .why-registration .why-registration__item, #good-added-in-cart-opt .why-registration .why-registration__item, #repeat-order .why-registration .why-registration__item {
		margin-bottom: 15px
	}
	.registration {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.registration .registration-left, .registration .registration-right {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px
	}
	#popup-comment .button {
		width: 100%
	}
	.simple-popup .button {
		width: 100%
	}
	#popup-comment .form-group {
		margin-bottom: 0
	}
	.simple-popup .form-group {
		margin-bottom: 0
	}
	#popup-comment #jRate-popup, #popup-comment input, #popup-comment textarea {
		margin-bottom: 15px
	}
	.simple-popup #jRate-popup, .simple-popup input, .simple-popup textarea {
		margin-bottom: 15px
	}
	#popup-comment .contact-information__btns {
		text-align: center
	}
	.simple-popup .contact-information__btns {
		text-align: center
	}
	#popup-comment .contact-information__btns .button {
		margin-bottom: 20px
	}
	.simple-popup .contact-information__btns .button {
		margin-bottom: 20px
	}
	#popup-complect.big-popup .popup-complect_item:nth-child(1) {
		padding-bottom: 20px
	}
	#popup-complect.big-popup .product-description__row {
		width: 100%;
		margin-left: 0
	}
	#popup-complect.big-popup .popup-complect_item {
		position: relative
	}
	#popup-complect.big-popup .popup-complect_item-number {
		margin-right: 10px
	}
	#popup-complect.big-popup .aside-kip__item .aside-kip__item-img {
		width: 100px;
		padding-top: 36%
	}
	#popup-complect.big-popup .aside-kip__item .aside-kip__item-content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	#consultation, #recall {
		padding: 40px 20px 40px
	}
	.white-popup .mfp-close {
		right: 15px
	}
	.white-popup .mfp-close-icon {
		width: 20px;
		height: 20px
	}
	.big-popup {
		padding: 40px 15px 30px
	}
	.big-popup .parametre-row__price {
		position: absolute;
		top: 0;
		right: 0
	}
	.big-popup form {
		width: 100%
	}
	.big-popup .form-book__form {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.big-popup .form-book__form input {
		max-width: 100%;
		width: 100%;
		margin-bottom: 15px
	}
	.big-popup .form-book__form .button {
		max-width: 100%;
		width: 100%
	}
	.xl-popup .h3 {
		font-size: 21px;
		line-height: 26px;
		padding-right: 2em;
		margin-bottom: 20px
	}
	.xl-popup p {
		font-size: 14px;
		line-height: 21px
	}
	.light-black-eyes {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 15px
	}
	.light-black {
		padding-right: 0
	}
	.error-page__cards {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 50px
	}
	.error-page__card {
		margin-right: 0;
		margin-bottom: 15px
	}
	.error-page__top {
		margin-top: 20px;
		margin-bottom: 40px
	}
	.error-page__top .button {
		width: 100%
	}
	.comparison .col {
		padding-left: 0;
		padding-right: 0
	}
	.reset-compare {
		font-size: 10px
	}
	.tcp-compare-remove {
		width: 16px
	}
	.tcp-content-section {
		margin-bottom: 50px
	}
	.tcp-compare-aside {
		width: 40%
	}
	.tcp-compare-aside .tcp-compare-slide-characteristics li {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		font-size: 16px;
		line-height: 18px;
		padding-left: 6px;
		padding-right: 6px
	}
	.tcp-compare-slide-characteristics li {
		font-size: 14px;
		line-height: 16px;
		padding: 0;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.tcp-compare-slider {
		width: 60%
	}
	.tcp-compare-slider .swiper-slide {
		max-width: 240px
	}
	.tcp-compare-slider .swiper-button-next, .tcp-compare-slider .swiper-button-prev {
		top: 80px;
		width: 25px;
		height: 25px;
		-webkit-background-size: 25% 25%;
		background-size: 25%
	}
	.tcp-compare-slider .swiper-button-prev {
		left: -12px
	}
	.tcp-compare-slider .swiper-button-next {
		right: -12px
	}
	#good-add-in-cart {
		top: 60px;
		right: 10px;
		z-index: 100
	}
}
@media (min-width:768px) {
	.phone-block:hover .phone-block__hidden {
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
		opacity: 1;
		pointer-events: auto
	}
}
@media (min-width:1200px) {
	.footer-nav__item-title .arrow-down-grey {
		display: none
	}
	::-webkit-scrollbar-track {
		-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
		-webkit-border-radius: 10px;
		border-radius: 10px;
		background-color: #f5f5f5
	}
	::-webkit-scrollbar {
		width: 6px;
		height: 6px;
		background-color: #f5f5f5
	}
	::-webkit-scrollbar-thumb {
		-webkit-border-radius: 10px;
		border-radius: 10px;
		-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
		background-color: #93e0ff
	}
}
@media (min-width:1024px) and (max-width:1624px){
	.tooltip{
		width: auto;
		/*min-width: 228px;*/
	}
}


/* new style */
.parametre-tab__underline {
	padding-bottom: 30px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e9f1f6;
}

div.parametre-tab__wrapper {
	flex-direction: column;
}

.parametre-tab__row-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	margin-bottom: 15px;
}

.parametre-tab__row-left-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -9px;
}

.parametre-wrapper__block {
    margin: 0 9px;
	flex-shrink: 0;
}

.parametre-wrapper__block-underline {
	flex-grow: 1;
	align-self: flex-end;
	margin: 0 20px 0 0;
	background: linear-gradient(to right, #c3c8cc 0, #c3c8cc 4px, white 4px, white 8px);
	background-size: 8px 1px;
	background-repeat: repeat-x;
	height: 1px;
}

.parametre-wrapper__block .jq-selectbox {
    margin-right: 0;
}

.parametre-wrapper__block .parametre-inner__price {
    margin: 32px 8px 10px 18px;
}

.parametre-tab__row-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.parametre-tab__row-right-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -9px;
}

.form-frame {
	max-width: 500px;
	margin: auto;
	border: 1px solid #0774cb;
	padding: 40px;
	border-radius: 5px;
}

.form-frame p {
	margin-top: 0;
}

.top-slider .swiper-container.disabled .swiper-pagination,
.top-slider .swiper-container.disabled .swiper-button-prev,
.top-slider .swiper-container.disabled .swiper-button-next {
	display: none;
}

.top-slider_image .top-slider__item {
	min-height: 0;
}

div.cart-row__item.cart-row__item-present{
	padding: 20px 0 0 0;
}

.actual-present{
	font-size: 16px;
	font-weight: bold;
	color: #ff5867;
}

.present-icon img{
	width: 20px;
	vertical-align: baseline;
	margin-right: 5px;
}

.cart-item__right-present{
	margin: 0 auto;
}

.cart-item__right-present .img{
	width: 25px;
}

.cart-item__right-present .actual-present{
	font-size: 24px;
}

h3.h3{
	padding-left: 15px;
	padding-right: 15px;
}

.order-choice .order-choice__delivery-payment {
	display: flex;
	flex-wrap: wrap;
	margin: -3px;
}
.order-choice__delivery-payment li{
    width: 33%;
    padding: 3px;
}

.order-choice__delivery-payment-tabs{
	padding: 27px 34px 25px;
	height: 100%;
}

.container__phone-block{
    padding: 0 20px 0 5px;
}

.phone-block{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 0;
}

.phone-block p{
    color: #9d9fad;
    margin-bottom: 0;
}

.phone-block__inner{
    padding-left: 5px;
}

.help-block__douter a, .help-block__pin a{
    font-size: 16px;
    font-weight: 800;
}

.swiper-slide .product-item{
    height: 100%;
}

.row-slider{
    margin-bottom: 16px;
}

.dropdown__hidden-image{
    background-image: url("https://www.bookcity.kz/upload/Sh/imageCache/836/5a6/49da4f0762ed3c778db906f8dc164466.jpg");
    background-size: auto;
    background-position: right bottom;
}

.phone-block__mobile{
    display: none;
}

.mobile-menu__action-inner{
    display: none;
}

.jq-checkbox.disabled input{
	border: #646671 1px solid;
	color: #646671;
}

.jq-checkbox.disabled input:hover{
	cursor: default;
	border: #666 1px solid;
	color: #646671;
}

.disabled + label{
	opacity: 0.5;
}

.disabled + label:hover{
	color: #646671;
	cursor: default;
}
@media (max-width: 1220px) {
	.phone-block a {
		font-size: 20px;
	}
}
@media (max-width: 1260px) {
    .help-block__douter a, .help-block__pin a{
        font-size: 14px;
    }
}
@media (max-width: 1199.98px) {
    .parametre-tab__row-left-inner {
        margin-right: 10px;
    }

    .parametre-tab__row-left {
        width: auto;
    }

    .parametre-tab__row-right {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: auto;
    }
    .product-description .parametre-row__price {
        position: static;
    }
    .row-slider {
        margin-bottom: 4px;
    }
    .phone-block p{
        font-size: 14px;
    }
}

@media (max-width: 991.98px) {
    .parametre-tab__wrapper.parametre-tab__row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .container__phone-block{
        padding: 0 15px 0 10px;
    }
    .container__phone-block .phone-block{
        flex-direction: column;
    }
    .phone-block__inner {
        padding-left: 0;
    }
    .help-block__douter a, .help-block__pin a{
        font-size: 12px;
    }
    .help-block{
        margin-right: 20px;
    }
}

@media (max-width:767.98px) {
    .product-description .parametre-row__price{
        top: -10px;
    }
	.product-slider__description {
		display: block;
	}
	.product-slider__description-items{
		width: 100%;
	}
	.quick-anckors_md .quick-anckor:nth-child(-n+2){
		text-align: center;
	}
	.quick-anckors_md .quick-anckor{
		text-align: center;
	}
	.form-frame {
		margin-top: 10px;
	}
    .help-block__douter{
        padding-right: 0;
        margin-bottom: 0;
    }
    .top-menu .phone-block{
        display: flex;
        position: absolute;
        right: 0;
    }
    .top-menu .phone-block a{
        font-size: 20px;
    }
    .top-menu .phone-block .arrow-down-grey{
        margin-bottom: 0;
    }
    .phone-block__mobile .phone-block__hidden-mobile{
        right: 0px;
        top: 0;
        width: 306px;
        padding: 45px 20px 20px 25px;
    }
    .phone-block__hidden{
        left: auto;
    }
    .top-menu .phone-block__hidden{
        left: auto;
    }
    .phone-row__info{
        border-bottom: 1px solid;
        padding-bottom: 10px;
        margin-bottom: 25px;
        margin-right: 30px;
    }
    .phone-block__hidden-mobile a.button{
        padding: 0 15px;
    }
    .phone-block__hidden-mobile .phone-block__hidden-icon{
        top: 15px;
    }
    .mobile-menu__action-inner{
        display: flex;
		border-bottom: none;
		border-top: none;
    }
    .mobile-menu__action-item .user{
        font-size: 11px;
        font-weight: 800;
    }
	.mobile-menu__action-container{
		border-bottom: 1px solid #e3eaed;
	}
	.order-choice__delivery-payment li{
		width: 50%;
	}
}

@media (max-width:576px) {
	.quick-anckors_md {
		flex-direction: column;
	}
	.quick-anckors_md .quick-anckor{
		width: auto;
	}
	.form-frame {
		padding: 20px;
	}
	.order-choice__delivery-payment li{
		width: 100%;
	}
}

/* custom css */
.bxc-controls-cont input.bxc-cus-sel{padding: 0 3px}

.video-block {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.2%;
	margin-bottom: 15px;
}
.video-block > .mejs__container {
	position: absolute;
	left: 0;
	top: 0;
	width: 100% !important;
	height: 100% !important;
	min-width: 0 !important;
}
.video-block > .mejs__container iframe {
	width: 100%;
	height: 100%;
}

.big-popup .popup-complect_total-price.popup-complect_dop-text_total-price {
	justify-content: space-between;
	align-items: flex-start;
	gap: 20px;
}

.big-popup .popup-complect_total-price.popup-complect_dop-text_total-price .popup-complect_only-total-price {
	display: flex;
}

.big-popup .popup-complect_total-price.popup-complect_dop-text_total-price .popup-complect_dop-text,
.big-popup .popup-complect_total-price.popup-complect_dop-text_total-price .popup-complect_dop-text > * {
	font-size: 16px;
}

@media (max-width: 768px) {
	.big-popup .popup-complect_total-price.popup-complect_dop-text_total-price {
		flex-wrap: wrap
	}
}


/* NEW PRODUCT ITEM START */

.catalog.card-line .new-product-item{
	display: block;
}

.catalog.card-line .new-product-item .new-product-item-wrap{
	position: relative;
	display: flex;
}
.catalog.card-line .new-product-item .product-item__img{
	width: 130px;
	height: 130px;
	margin-right: 20px;
	flex: none;
	margin-left: 40px;
}
.catalog.card-line .new-product-item .lines-card__flex{
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 60px;
}

.catalog.card-line .new-product-item .lines-card__text{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap:10px;
}

.catalog.card-line .new-product-item h6{
	font-weight: 500;
	font-style: 500;
	font-size: 16px;
	line-height: 1.5;
	color: #000;
	text-transform: uppercase;
}

.catalog.card-line .new-product-item .type{
	margin: 0;
	font-weight: 300;
	font-style: 300;
	font-size: 14px;
	line-height: 1.5;
	color: #38527D;
}

.catalog.card-line .new-product-item .details-stock{
	font-weight: 300;
	font-size: 14px;
	line-height: 1.5;
	text-decoration: underline;
	font-style: 300;
	color: #0774CB;
}

.catalog.card-line .new-product-item .prices-row:nth-child(2) .price .actual-price,
.catalog.card-line .new-product-item .prices-row:nth-child(2) .price .actual-price span{
	font-weight: 500;
	font-style: 500;
	font-size: 18px;
	line-height: 1.3;
	color: #121F3A;
}

.catalog.card-line .new-product-item .product-item__hidden{
	display: flex;
}

.catalog.card-line .new-product-item  .hidden-wrapper{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 20px;
}

.btn-icon{
	height: auto;
	padding: 12px 24px;
	width: auto;
	margin: 0;
	display: flex;
	align-items: center;
	gap: 8px;
	line-height: 1;
}

.btn-icon svg {
	fill: #fff;
	width: 23px;
	height: 23px;
}

.catalog.card-line .new-product-item .btn-icon{
	height: auto;
	padding: 12px 24px;
	width: auto;
	margin: 0;
	display: flex;
	align-items: center;
	gap: 8px;
	line-height: 1;
}

.catalog.card-line .new-product-item .btn-icon svg {

}

.product-counter{
	width: 100px;
	flex: none;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 4px;
}
.product-counter__btn{
	border: none;
	cursor: pointer;
	background-color: transparent;

}
.product-counter__btn svg{
	width: 24px;
	height: 24px;
}

.product-counter .jq-number__field .product-counter__input{
	width: 100%;
	font-weight: 300;
	font-style: 300;
	font-size: 14px;
	line-height: 1.5;
	color: #38527D;
}
.product-counter .jq-number__spin.minus,.product-counter .jq-number__spin.plus{
	width: 26px;
	height: 26px;
	top: 50%;
	transform: translateY(-50%);
}
.product-counter .jq-number__spin.minus:after,
.product-counter .jq-number__spin.plus:after{
	content: "";
	width: 14px;
	background-color: #839CC2;
	height: 1px;
	border-radius: 4px;
	border: none;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);

}

.product-counter .jq-number__spin.plus:before{
	content: "";
	width: 1px;
	background-color: #839CC2;
	height: 14px;
	border-radius: 4px;
	border: none;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) ;
}

.product-counter .jq-number__field{
	width: 100%;
	display: flex;
	align-items: center;
	background: #F1F3F9;
	border: none;
}

.new-product-item__check{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 10px;
}

.choose-box{
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	background-color: #F8FAFA;
	padding: 19px 20px;
	margin-bottom: 20px;
	position: sticky;
	top: 63px;
	z-index: 10;
}

.choose-box__check{
	display: flex;
	align-items: center;
	gap: 10px;
	color: #000;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 0px;
}

.more-offers{
	font-weight: 500;
	font-style: 500;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0px;
	color:#0774CB;
	cursor: pointer;
}

/*.catalog:not(.card-line) .product-item__hidden {
	display: none;
}*/

.new-product-panel{
	display:none;
	flex-direction: column;
	padding-left: 20px;
	gap: 10px;
}

.new-product-panel._show{
	display: flex;
}

.new-product-panel__el{
	display: flex;
	align-items: center;
	gap: 18px;
	border-bottom: 1px solid #F0F6FF;
	padding-bottom: 5px;
}
.new-product-panel__el:last-child{
	border-bottom: 0;
}

.new-product-panel__el-col{
	margin-right: auto;
}

.new-product-panel__el-value{
	font-weight: 500;
	font-style: 500;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 5px;
}

.new-product-panel__el-value span {
	color: #0774CB;
}

.new-product-panel__el-availability{
	font-weight: 400;
	font-size: 12px;
	line-height: 1.4;
	letter-spacing: 0px;
	color:#38527D;
}

.new-product-panel .hidden-wrapper{
	margin-left: auto;
}
@media (max-width: 768px) {
	.catalog.card-line .new-product-item .product-item__img{
		width: 100%;
		max-widht: 360px;
		margin: 0 auto;
	}

	.catalog.card-line .new-product-item .product-item__img img {
		object-fit: contain;
	}

	.catalog.card-line .new-product-item .new-product-item-wrap{
		flex-wrap: wrap;
	}

	.catalog.card-line .new-product-item .price{
		flex: none;
	}

	.catalog.card-line .new-product-item .product-item__hidden{
		margin-top: 20px;
		margin-left: auto;
	}

	.new-product-item__check{
		top: 10px;
		left: 10px;
		transform: translateY(0);
		z-index: 2;
	}

	.catalog.card-line .hidden-wrapper{
		width: auto;
	}

	.new-product-panel{
		padding-left: 0;
	}

	.new-product-panel{
		padding-top: 20px;
	}
}

@media (max-width:420px) {
	.catalog.card-line .new-product-item .lines-card__flex{
		flex-direction: column-reverse;
		gap: 10px;
	}

	.new-product-panel__el{
		flex-wrap: wrap;
	}
}
/* NEW PRODUCT ITEM END */