

/* Start:/local/templates/shina_su/js/fancybox_2.1.5/jquery.fancybox.css?17720363364939*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(/local/templates/shina_su/js/fancybox_2.1.5/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(/local/templates/shina_su/js/fancybox_2.1.5/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(/local/templates/shina_su/js/fancybox_2.1.5/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(/local/templates/shina_su/js/fancybox_2.1.5/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(/local/templates/shina_su/js/fancybox_2.1.5/fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(/local/templates/shina_su/js/fancybox_2.1.5/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/local/templates/shina_su/css/main.css?1772036336184211*/
html{height:100%;-webkit-text-size-adjust:100%}body{margin:0px;padding:0px;height:100%;height:auto;min-height:100%;min-width:320px;font-family:'Pt Sans', sans-serif;position:relative;background:none #f4f5f6;background-size:cover}body.modal{height:auto;overflow:hidden}div,form,fieldset{margin:0px;padding:0px;border:0px}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul,ol,menu{margin:0px;padding:0px}table{border-spacing:0px}td{padding:0px}li{margin:0px;padding:0px;list-style-type:none;list-style-position:inside}a{text-decoration:underline;color:inherit}a:hover{text-decoration:none;color:inherit}a:focus,a:active{color:inherit;outline:0px !important}a[href^='tel']{text-decoration:none;color:inherit}a img{border:0px}.block{overflow:hidden;display:block}.relative{position:relative}.overflow_hidden{overflow:hidden}.clear{clear:both}input,select,textarea{outline:0px}*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.tlb-row{display:table-row}.inline-block{display:inline-block;vertical-align:middle}@font-face{font-family:'Shinasu_Icons';src:url("/local/templates/shina_su/css/../fonts/Shinasu_Icons_7.woff2") format("woff2"),url("/local/templates/shina_su/css/../fonts/Shinasu_Icons_7.woff") format("woff"),url("/local/templates/shina_su/css/../fonts/Shinasu_Icons_7.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:'Fira Sans';src:local("Fira Sans Regular"),local("FiraSans-Regular"),url("/local/templates/shina_su/css/../fonts/Firasansregular.woff2") format("woff2"),url("/local/templates/shina_su/css/../fonts/Firasansregular.woff") format("woff"),url("/local/templates/shina_su/css/../fonts/Firasansregular.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:'Fira Sans';src:local("Fira Sans Medium"),local("FiraSans-Medium"),url("/local/templates/shina_su/css/../fonts/Firasansmedium.woff2") format("woff2"),url("/local/templates/shina_su/css/../fonts/Firasansmedium.woff") format("woff"),url("/local/templates/shina_su/css/../fonts/Firasansmedium.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:'Fira Sans';src:local("Fira Sans Bold"),local("FiraSans-Bold"),url("/local/templates/shina_su/css/../fonts/Firasansbold.woff2") format("woff2"),url("/local/templates/shina_su/css/../fonts/Firasansbold.woff") format("woff"),url("/local/templates/shina_su/css/../fonts/Firasansbold.ttf") format("truetype");font-weight:700;font-style:normal}@media only screen and (max-width: 1023px){.hide_mobile{display:none !important}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.hide_tablet{display:none !important}}@media only screen and (min-width: 1440px){.hide_no-tablet{display:none !important}}@media only screen and (max-width: 1023px){.hide_no-tablet{display:none !important}}@media only screen and (min-width: 1440px){.hide_desktop{display:none !important}}@media only screen and (max-width: 1439px){.hide_no-desktop{display:none !important}}@media only screen and (min-width: 1024px){.hide_no-mobile{display:none !important}}@media only screen and (max-width: 1023px){.mobile-left{float:left}}@media only screen and (max-width: 1023px){.mobile-right{float:right}}@media only screen and (max-width: 1023px){.mobile-inline-block{display:inline-block;vertical-align:middle}}@media only screen and (max-width: 1023px){.mobile-spacer{display:inline-block;width:100%;font-size:0px}}.mobile-justify{text-align:justify}.mobile-font-zero{font-size:0px;line-height:1em}@media only screen and (max-width: 1023px){.mobile-absolute_right-top{position:absolute;right:0px;top:0px}}@media only screen and (max-width: 1023px){.mobile-padding_right-45{padding-right:45px !important}}@media only screen and (min-width: 1024px){.no-mobile-width-limit_200{width:200px !important}}@media only screen and (max-width: 1023px){.mobile-width-limit_180{width:180px !important}}@media only screen and (max-width: 1023px){.mobile-width-limit_150{width:150px !important}}.width-limit_200{width:200px !important}@media only screen and (min-width: 1024px){.no-mobile-left{float:left}}@media only screen and (min-width: 1024px){.no-mobile-right{float:right}}@media only screen and (min-width: 1024px){.no-mobile-width-30{width:30%}}@media only screen and (min-width: 1024px){.no-mobile-width-60{width:60%}}.rub{font-family:'Shinasu_Icons'}.rub:before{content:"\e91b";font-size:70%}.btn-gray{display:inline-block;vertical-align:middle;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:16px 8px 12px;border:1px solid #babcbe;font:500 18px/1.2em 'Fira Sans', sans-serif;color:#0066bd;text-decoration:none;text-transform:uppercase;text-align:center;text-shadow:0px 1px 0px #ffffff;box-shadow:0px 2px 0px 0px #868d96;-moz-box-shadow:0px 2px 0px 0px #868d96;-webkit-box-shadow:0px 2px 0px 0px #868d96;background-image:-webkit-linear-gradient(top, #fafbfb 0%, #f0f2f4 100%);background-image:-o-linear-gradient(top, #fafbfb 0%, #f0f2f4 100%);background-image:linear-gradient(to bottom, #fafbfb 0%, #f0f2f4 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFAFBFB', endColorstr='#FFF0F2F4', GradientType=0);cursor:pointer;-webkit-appearance:none}.btn-gray:hover,.btn-gray:focus{background:#ffffff;color:#0066bd;text-decoration:none}.btn-gray:active{background:#f0f2f4;color:#0066bd;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;text-decoration:none}@media only screen and (max-width: 1023px){.btn-gray{font-size:14px;padding-top:9px;padding-bottom:5px}}.btn-gray_small{font-size:14px;line-height:1.2em}@media only screen and (min-width: 1440px){.btn-gray_small{padding:12px 10px 10px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.btn-gray_small{padding:10px 10px 8px}}@media only screen and (max-width: 1023px){.btn-gray_small{padding:7px 10px 5px}}.btn-inactive{display:inline-block;vertical-align:middle;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:16px 10px 12px;border:1px solid #babcbe;font:400 18px/1.2em 'Fira Sans', sans-serif;color:#8c8c8c;text-decoration:none;text-transform:uppercase;text-align:center;background:#ffffff}@media only screen and (max-width: 1023px){.btn-inactive{font-size:14px;padding-top:9px;padding-bottom:5px}}.btn-red{display:inline-block;vertical-align:middle;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:11px 10px 11px;border:0px;font:500 20px/1.2em 'Fira Sans', sans-serif;color:#fee5e5;text-decoration:none;text-transform:uppercase;text-align:center;text-shadow:2px 3px 0px rgba(132,0,0,0.6);cursor:pointer;-webkit-appearance:none;box-shadow:0px 2px 0px 0px rgba(136,14,14,0.75),inset 0px 24px 2px 0px rgba(255,255,255,0.15);-moz-box-shadow:0px 2px 0px 0px rgba(136,14,14,0.75),inset 0px 24px 2px 0px rgba(255,255,255,0.15);-webkit-box-shadow:0px 2px 0px 0px rgba(136,14,14,0.75),inset 0px 24px 2px 0px rgba(255,255,255,0.15);background-image:-webkit-linear-gradient(top, #db1818 0%, #a40a0a 100%);background-image:-o-linear-gradient(top, #db1818 0%, #a40a0a 100%);background-image:linear-gradient(to bottom, #db1818 0%, #a40a0a 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDB1818', endColorstr='#FFA40A0A', GradientType=0)}.btn-red:hover,.btn-red:focus{background:#da1818;color:#fee5e5;text-decoration:none}.btn-red:active{background:#a40a0a;text-shadow:none;color:#fee5e5;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;text-decoration:none}@media only screen and (max-width: 1023px){.btn-red{font-size:14px;padding-top:9px;padding-bottom:5px}}.checkbox-slide{position:absolute;opacity:0}.checkbox-slide__label{display:table;border-radius:16px;-moz-border-radius:16px;-webkit-border-radius:16px;border:2px solid #bfcfd9;cursor:pointer;background:#ffffff}.checkbox-slide__label-inner{display:table-row}.checkbox-slide__variant{display:table-cell;width:50%;padding:0px 12px;text-align:center;color:#8c8c8c;font:12px/2em 'Open Sans', sans-serif;border-radius:1em;-moz-border-radius:1em;-webkit-border-radius:1em}.checkbox-slide+.checkbox-slide__label .checkbox-slide__variant:first-child,.checkbox-slide:checked+.checkbox-slide__label .checkbox-slide__variant{color:#ffffff;background-image:-webkit-linear-gradient(top, #007ecc 0%, #0054b2 100%);background-image:-o-linear-gradient(top, #007ecc 0%, #0054b2 100%);background-image:linear-gradient(to bottom, #007ecc 0%, #0054b2 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF007ECC', endColorstr='#FF0054B2', GradientType=0)}.l-filter__field.disabled .checkbox-slide+.checkbox-slide__label .checkbox-slide__variant:first-child,.l-filter__field.disabled .checkbox-slide:checked+.checkbox-slide__label .checkbox-slide__variant{color:#ffffff;background-image:-webkit-linear-gradient(top, #ababab 0%, gray 100%);background-image:-o-linear-gradient(top, #ababab 0%, gray 100%);background-image:linear-gradient(to bottom, #ababab 0%, gray 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFABABAB', endColorstr='#FF808080', GradientType=0)}.checkbox-slide:checked+.checkbox-slide__label .checkbox-slide__variant:first-child{color:#8c8c8c;background:transparent}.btn-blue{display:inline-block;vertical-align:middle;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:12px 8px 12px;border:1px solid #234e98;font:500 20px/1.2em 'Fira Sans', sans-serif;color:#effcff;text-decoration:none;text-transform:uppercase;text-align:center;text-shadow:2px 3px 0px rgba(0,57,142,0.6);cursor:pointer;-webkit-appearance:none;box-shadow:0px 2px 0px 0px rgba(0,57,142,0.75),inset 0px 24px 2px 0px rgba(255,255,255,0.15);-moz-box-shadow:0px 2px 0px 0px rgba(0,57,142,0.75),inset 0px 24px 2px 0px rgba(255,255,255,0.15);-webkit-box-shadow:0px 2px 0px 0px rgba(0,57,142,0.75),inset 0px 24px 2px 0px rgba(255,255,255,0.15);background-image:-webkit-linear-gradient(top, #0091d8 0%, #003aa1 100%);background-image:-o-linear-gradient(top, #0091d8 0%, #003aa1 100%);background-image:linear-gradient(to bottom, #0091d8 0%, #003aa1 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0091D8', endColorstr='#FF003AA1', GradientType=0)}.btn-blue:hover,.btn-blue:focus{color:#effcff;background:#0091d8;text-decoration:none}.btn-blue:active{color:#effcff;background:#003aa1;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;text-shadow:none;text-decoration:none}.btn-blue_small{font-size:14px;line-height:1.2em}@media only screen and (min-width: 1440px){.btn-blue_small{padding:12px 10px 10px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.btn-blue_small{padding:10px 10px 8px}}@media only screen and (max-width: 1023px){.btn-blue_small{padding:7px 10px 5px}}.btn-blue_mikro{font-size:13px;line-height:1.2em;margin-bottom:5px}@media only screen and (min-width: 1440px){.btn-blue_mikro{padding:10px 10px 8px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.btn-blue_mikro{padding:8px 10px 6px}}@media only screen and (max-width: 1023px){.btn-blue_mikro{padding:6px 10px 4px}}@media only screen and (max-width: 1023px){.btn-blue_mobile-small{font-size:14px;padding-top:9px;padding-bottom:5px}}.btn_wide{padding-left:18px;padding-right:18px;text-align:center}@media only screen and (min-width: 1440px){.btn_wide{min-width:150px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.btn_wide{min-width:120px}}@media only screen and (max-width: 1023px){.btn_wide{min-width:80px}}.btn_fullwidth{width:100%;max-width:300px}.a-form{font-family:'Open Sans', sans-serif}@media only screen and (min-width: 1024px){.a-form__part{display:table}}@media only screen and (min-width: 1024px){.a-form__row{display:table-row}}@media only screen and (max-width: 1023px){.a-form__row{margin-bottom:10px}}.a-form__label{line-height:1.2em}@media only screen and (min-width: 1440px){.a-form__label{min-width:160px;font-size:16px;padding:15px 0px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-form__label{min-width:160px;font-size:14px;padding:11px 0px}}@media only screen and (min-width: 1024px){.a-form__label{display:table-cell;vertical-align:top;text-align:right}}@media only screen and (max-width: 1023px){.a-form__label{height:1.2em;margin-bottom:3px;font-size:13px}}@media only screen and (min-width: 1024px){.a-form__field{display:table-cell;vertical-align:middle;padding-left:55px}}@media only screen and (min-width: 1440px){.a-form__field{padding-top:10px;padding-bottom:10px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-form__field{padding-top:6px;padding-bottom:6px}}@media only screen and (max-width: 1023px){.a-form__field{margin-bottom:4px}}.a-form__field .btn-gray_small{width:140px}@media only screen and (min-width: 1024px){.a-form__field .field-text{width:350px}}.a-form__captcha{width:auto;height:auto;max-width:50%;display:inline-block;vertical-align:middle}.field-text{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;border:1px solid #bdbdbd;outline:none;color:#4b4b4b;font-family:'Open Sans', sans-serif;line-height:1.2em;padding:0.4em 9px}@media only screen and (min-width: 1440px){.field-text{font-size:16px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.field-text{font-size:14px}}@media only screen and (max-width: 1023px){.field-text{font-size:13px;display:block;width:100%}}.field-text[type="text"],.field-text[type="password"]{max-width:300px}.field-text[type="text"],.field-text[type="password"]{max-width:300px}textarea.field-text{max-width:450px;height:7em;min-height:2.1em;max-height:7em;resize:none}textarea.field-text.collapsed{height:2.1em}textarea.field-text.collapsable{transition:height 300ms ease 0ms}.captcha.field-text{max-width:100px;display:inline-block;vertical-align:middle;margin-left:10px}.field-text_inline{display:inline-block}.a-form__success-icon{line-height:1em;font-family:'Shinasu_Icons';color:#0066bd}@media only screen and (min-width: 1024px){.a-form__success-icon{font-size:30px;margin-right:25px}}@media only screen and (max-width: 1023px){.a-form__success-icon{font-size:20px;margin-right:10px}}.a-form__success-icon:before{content:"\e913"}@media only screen and (min-width: 1024px){.a-table{display:table;width:100%;margin-top:15px;margin-bottom:15px}}@media only screen and (max-width: 1023px){.a-table{margin-top:10px;margin-bottom:10px}}@media only screen and (min-width: 1024px){.a-table__title{display:table-row}}@media only screen and (max-width: 1023px){.a-table__title{display:none}}@media only screen and (min-width: 1024px){.a-table__title-cell{font-weight:600;font-size:13px;line-height:1.2em;color:#8c8c8c;text-transform:uppercase;display:table-cell;vertical-align:middle;padding:12px 0px 12px 20px}}.a-table__item{color:#4b4b4b}@media only screen and (min-width: 1024px){.a-table__item{display:table-row}}@media only screen and (max-width: 1023px){.a-table__item{position:relative;border:1px solid #e1e1e1;background:#ffffff;padding:5px 10px}.a-table__item+.a-table__item{border-top:0px}}.a-table__item-cell{background:#ffffff;line-height:1.2em}@media only screen and (min-width: 1024px){.a-table__item-cell{padding-top:10px;padding-bottom:10px;display:table-cell;vertical-align:middle;border-top:1px solid #e1e1e1}.a-table__item-cell:first-child{border-left:1px solid #e1e1e1}.a-table__item-cell:last-child{border-right:1px solid #e1e1e1}}@media only screen and (min-width: 1440px){.a-table__item-cell{font-size:14px;padding-left:20px}.a-table__item-cell:last-child{padding-right:20px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-table__item-cell{font-size:13px;padding-left:15px}.a-table__item-cell:last-child{padding-right:15px}}@media only screen and (max-width: 1023px){.a-table__item-cell{font-size:12px;padding-top:4px;padding-bottom:4px}}@media only screen and (min-width: 1024px){.a-table_align-top .a-table__item-cell{vertical-align:top}}@media only screen and (min-width: 1024px){.a-table_align-top .a-table__item-cell{vertical-align:top}}@media only screen and (min-width: 1024px){.a-table_align-top .a-table__item-cell{vertical-align:top}}@media only screen and (min-width: 1440px){.a-table__item_name{font-size:15px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-table__item_name{font-size:14px}}@media only screen and (max-width: 1023px){.a-table__item_name{font-size:13px;text-align:left}}@media only screen and (min-width: 1024px){.a-table__colgroup{display:table-column-group}}@media only screen and (max-width: 1023px){.a-table__colgroup{display:none}}@media only screen and (min-width: 1024px){.a-table__col{display:table-column}}@media only screen and (max-width: 1023px){.a-table__col{display:none}}@media only screen and (min-width: 1024px){.a-table__item:first-child .a-table__item-cell:first-child,.a-table__title+.a-table__item .a-table__item-cell:first-child{border-top-left-radius:3px}}@media only screen and (min-width: 1024px){.a-table__item:first-child .a-table__item-cell:last-child,.a-table__title+.a-table__item .a-table__item-cell:last-child{border-top-right-radius:3px}}@media only screen and (min-width: 1024px){.a-table__item:last-child .a-table__item-cell:first-child{border-bottom-left-radius:3px}}@media only screen and (min-width: 1024px){.a-table__item:last-child .a-table__item-cell:last-child{border-bottom-right-radius:3px}}@media only screen and (min-width: 1024px){.a-table__item:last-child .a-table__item-cell{border-bottom:1px solid #e1e1e1}}.btn-edit{text-align:center;display:block;padding:3px 3px;margin:4px 0px;color:#0066bd;font-family:'Shinasu_Icons';cursor:pointer;-webkit-appearance:none;font-size:20px;line-height:22px;text-decoration:none}.btn-edit:before{content:"\e90d"}.btn-edit:hover,.btn-edit:active,.btn-edit:focus{text-decoration:none}.btn-delete{text-align:center;display:block;padding:3px 3px;margin:4px 0px;color:#e53939;font-family:'Shinasu_Icons';cursor:pointer;-webkit-appearance:none;font-size:18px;line-height:22px;text-decoration:none}.btn-delete:before{content:"\e905"}.btn-delete:hover,.btn-delete:active,.btn-delete:focus{text-decoration:none}@media only screen and (max-width: 1023px){.a-table__controls{padding:10px 10px 0px 0px}}@media only screen and (max-width: 1023px){.a-table__controls .btn-delete{margin-top:15px}}.uppercase{text-transform:uppercase}.l-uplink{position:fixed;bottom:20px;z-index:800;opacity:0.5;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;cursor:pointer;-webkit-appearance:none;background:#0066bd;color:#ffffff;text-align:center;font-family:'Shinasu_Icons'}@media only screen and (min-width: 1440px){.l-uplink{left:50px}}@media only screen and (min-width: 1024px){.l-uplink{width:50px;height:50px;font-size:21px;line-height:50px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.l-uplink{left:30px}}@media only screen and (max-width: 1023px){.l-uplink{width:40px;height:40px;font-size:18px;line-height:40px;left:10px}}.l-uplink:before{content:"\e90a"}.l-uplink__text{display:none}header{font-family:'Fira Sans', sans-serif}.h-fixed{background-image:-webkit-radial-gradient(circle, #0057a8, #004690);background-image:radial-gradient(circle, #0057a8, #004690);background-repeat:no-repeat;z-index:1000;position:fixed;top:0px;left:0px;width:100%}@media only screen and (min-width: 1440px){.h-fixed{display:none;opacity:0;transition:opacity 300ms ease 0ms}}@media only screen and (min-width: 1024px){.h-fixed{height:60px}}@media only screen and (max-width: 1023px){.h-fixed{height:50px}}.h-fixed_active{opacity:1}.h-fixed-wrapper{position:relative}@media only screen and (min-width: 1440px){.h-fixed-wrapper{width:1400px;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.h-fixed-wrapper{width:980px;margin-left:auto;margin-right:auto}}@media only screen and (max-width: 1023px){.h-fixed-wrapper{padding-left:10px;padding-right:10px}}.h-fixed__menu{font-family:'Shinasu_Icons';font-size:19px;position:absolute;text-align:center;color:#ffd70a;width:38px;top:0px}.h-fixed__menu:before{content:"\e914"}@media only screen and (min-width: 1024px){.h-fixed__menu{left:-8px;height:60px;line-height:60px}}@media only screen and (max-width: 1023px){.h-fixed__menu{left:10px;height:50px;line-height:50px}}.h-fixed__menu:hover{color:#ffffff;cursor:pointer}.h-fixed__logo{font-family:'Shinasu_Icons';font-size:42px;position:absolute;text-align:center;text-decoration:none;color:#ffffff;width:62px;top:0px}.h-fixed__logo:before{content:"\e912"}@media only screen and (min-width: 1024px){.h-fixed__logo{left:50px;height:60px;line-height:60px}}@media only screen and (max-width: 1023px){.h-fixed__logo{left:53px;height:50px;line-height:50px;font-size:36px}}.h-fixed__logo:hover,.h-fixed__logo:active,.h-fixed__logo:focus{color:#ffd70a}.h-fixed-phone{position:absolute;color:#a6e7ff;left:332px;top:19px;line-height:22px}@media only screen and (max-width: 1023px){.h-fixed-phone{display:none}}.h-fixed-phone__icon{font-family:'Shinasu_Icons';font-size:20px;display:inline-block;vertical-align:middle}.h-fixed-phone__icon:before{content:"\e915"}.h-fixed-phone__value{display:inline-block;vertical-align:middle;font-size:17px;line-height:1.2em;color:#fff;margin-left:10px;margin-top:5px}.h-fixed-shop{float:right}.h-fixed__func{height:60px;margin-left:8px;display:inline-block;text-decoration:none}@media only screen and (max-width: 639px){.h-fixed__func_tablet{display:none}}.h-fixed__func-count.empty{opacity:0}.h-fixed__func-icon{display:inline-block;vertical-align:middle;width:50px;height:60px;line-height:60px;text-align:center;color:#ffd70a}@media only screen and (max-width: 1023px){.h-fixed__func-icon{height:50px;line-height:50px}}.h-fixed__func:hover .h-fixed__func-icon{color:#ffffff}.h-fixed__func-icon_favorites{font-family:'Shinasu_Icons';font-size:26px}.h-fixed__func-icon_favorites:before{content:"\e90e"}.h-fixed__func-icon_compare{font-family:'Shinasu_Icons';font-size:28px}.h-fixed__func-icon_compare:before{content:"\e906"}.h-fixed__func-icon_cart{font-family:'Shinasu_Icons';font-size:33px}.h-fixed__func-icon_cart:before{content:"\e901"}.h-fixed__func-count{display:inline-block;vertical-align:middle;width:26px;text-align:center;font-size:15px;line-height:1.2em;color:#ffffff;background:#e53939;margin-left:-20px;margin-right:-6px;margin-bottom:20px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.h-fixed__func-value{display:inline-block;vertical-align:middle;color:#ffffff;font-size:20px;font-weight:300;line-height:1.2em;margin-left:12px;margin-top:10px;border-bottom:1px dashed transparent}.h-fixed__func:hover .h-fixed__func-value{border-bottom:1px dashed #ffffff}.h-top{height:40px;background-image:-webkit-radial-gradient(circle, #0057a8, #004690);background-image:radial-gradient(circle, #0057a8, #004690);background-repeat:no-repeat}@media only screen and (max-width: 1439px){.h-top{display:none}}.h-top-wrapper{width:1400px;margin-left:auto;margin-right:auto;position:relative;height:100%}.h-top__icon{color:#a6e7ff;display:inline-block;vertical-align:middle;height:40px;line-height:40px}.h-top__icon-city-1{font-family:'Shinasu_Icons';font-size:26px}.h-top__icon-city-1:before{content:"\e902"}.h-top__icon-city-2{font-family:'Shinasu_Icons';font-size:24px}.h-top__icon-city-2:before{content:"\e903"}.h-top__icon-city-3{font-family:'Shinasu_Icons';font-size:22px}.h-top__icon-city-3:before{content:"\e904"}.h-top__icon-phone{font-family:'Shinasu_Icons';font-size:20px}.h-top__icon-phone:before{content:"\e915"}.h-top__icon-mail{font-family:'Shinasu_Icons';font-size:18px}.h-top__icon-mail:before{content:"\e913"}.h-top__label{color:#a6e7ff;font-size:13px;line-height:1.2em;font-weight:300;margin-left:17px;display:inline-block;vertical-align:middle;margin-top:5px}.h-top__value{color:#ffffff;font-size:14px;line-height:1.2em;margin-left:15px;display:inline-block;vertical-align:middle;margin-top:7px}.h-top__value a{font-size:17px;color:inherit}.h-top-city{float:left;width:272px}.h-top-city .h-top__value{max-width:135px}.h-top-city:hover .h-top__value{text-decoration:underline}.h-top-city:active .h-top__value{text-decoration:underline;color:#ffd70a}.h-top-city:hover{cursor:pointer}.h-top-phone{margin-left:60px;float:left;width:500px}.h-top-mail{margin-left:72px;float:left;width:285px}.h-top-login{float:right;display:block;color:#ffd70a;text-decoration:none}.h-top-login:hover{cursor:pointer;color:#ffd70a}.h-top-login:hover .h-top-login__value{text-decoration:underline}.h-top-login__icon{display:inline-block;height:40px;line-height:40px;font-family:'Shinasu_Icons';font-size:24px;margin-right:18px;vertical-align:middle}.h-top-login__icon:before{content:"\e911"}.h-top-login_authorized .h-top-login__icon{font-family:'Shinasu_Icons';font-size:24px}.h-top-login_authorized .h-top-login__icon:before{content:"\e928"}.h-top-login__value{display:inline-block;vertical-align:middle;margin-top:5px;font-size:14px;line-height:1.2em;font-weight:300;max-width:155px;text-decoration:none}.h-top-login:hover .h-top-login__value{text-decoration:underline}.h-top-login:active .h-top-login__value{text-decoration:underline;color:#fff}.h-wrapper{width:1400px;margin-left:auto;margin-right:auto;position:relative;height:78px}@media only screen and (max-width: 1439px){.h-wrapper{display:none}}.h-logo{position:absolute;left:4px;top:6px;width:128px;height:64px;background:url("/local/templates/shina_su/css/../images/h-logo.svg") no-repeat center}.h-search{position:absolute;left:308px;top:21px;width:359px;border:1px solid #e1e1e1;background:#ffffff;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px}.h-search__text{display:inline-block;width:300px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:7px 20px;font:500 15px/1.4em 'Open Sans', sans-serif;color:#565656;border:0px;background:transparent}.h-search__submit{border:0px;background:transparent;position:absolute;display:block;right:0px;top:0px;width:60px;height:100%;cursor:pointer;z-index:1}.h-search__icon{position:absolute;display:block;right:0px;top:0px;width:60px;height:100%;line-height:35px;text-align:center;color:#888888;font-family:'Shinasu_Icons';font-size:25px}.h-search__icon:before{content:"\e91c"}.h-search__submit:hover+.h-search__icon{color:#0066bd}.h-shop{float:right;margin-top:15px}.h-shop__item{height:60px;margin-left:40px;display:inline-block;text-decoration:none;font-size:0px}.h-shop__item-count.empty{opacity:0}.h-shop__item-icon{display:inline-block;vertical-align:middle;width:50px;height:60px;line-height:60px;text-align:center;color:#8d8d8d;margin-right:4px}@media only screen and (max-width: 1023px){.h-shop__item-icon{height:50px;line-height:50px}}.h-shop__item:hover .h-shop__item-icon{color:#ca0a0a}.h-shop__item-icon_favorites{font-family:'Shinasu_Icons';font-size:26px}.h-shop__item-icon_favorites:before{content:"\e90e"}.h-shop__item-icon_compare{font-family:'Shinasu_Icons';font-size:28px}.h-shop__item-icon_compare:before{content:"\e906"}.h-shop__item-icon_cart{color:#ca0a0a;font-family:'Shinasu_Icons';font-size:33px}.h-shop__item-icon_cart:before{content:"\e901"}.h-shop__item-count{display:inline-block;vertical-align:middle;width:26px;text-align:center;font-size:15px;line-height:1.2em;color:#ffffff;background:#0066bd;margin-left:-22px;margin-right:-4px;margin-bottom:20px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.h-shop__item-label{display:inline-block;vertical-align:middle;color:#0066bd;font-size:14px;font-weight:300;line-height:1.2em;margin-left:6px}.h-shop__item:hover .h-shop__item-label{border-top:1px solid transparent;border-bottom:1px dashed #0066bd}.h-shop__item-value{display:inline-block;vertical-align:middle;color:#4c4c4c;font-size:20px;font-weight:300;line-height:1.2em;margin-left:12px;margin-top:10px;min-width:83px}.h-shop__item:hover .h-shop__item-value{border-top:1px solid transparent;border-bottom:1px dashed #0066bd;color:#0066bd}.h-menu-outer{width:1400px;margin-left:auto;margin-right:auto;position:relative;z-index:5}@media only screen and (max-width: 1439px){.h-menu-outer{display:none}}.h-menu{margin-left:-20px;margin-right:-20px;background-image:-webkit-linear-gradient(top, #e3e6e8 60%, #abadaf 100%);background-image:-o-linear-gradient(top, #e3e6e8 60%, #abadaf 100%);background-image:linear-gradient(to bottom, #e3e6e8 60%, #abadaf 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE3E6E8', endColorstr='#FFABADAF', GradientType=0);border-radius:2px 2px 0px 0px;-moz-border-radius:2px 2px 0px 0px;-webkit-border-radius:2px 2px 0px 0px;position:relative;z-index:1}@media only screen and (max-width: 1439px){.h-menu{display:none}}.h-menu__btn{border-radius:2px 0px 0px 0px;-moz-border-radius:2px 0px 0px 0px;-webkit-border-radius:2px 0px 0px 0px;overflow:hidden;position:absolute;left:0px;top:0px;width:66px;height:100%;background-image:-webkit-linear-gradient(top, #d6dbde 60%, #afb3bd 100%);background-image:-o-linear-gradient(top, #d6dbde 60%, #afb3bd 100%);background-image:linear-gradient(to bottom, #d6dbde 60%, #afb3bd 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD6DBDE', endColorstr='#FFAFB3BD', GradientType=0);color:#0066bd;font-family:'Shinasu_Icons';font-size:19px}.h-menu__btn:before{content:"\e914";text-align:center;display:block;line-height:50px;height:50px}.h-menu__btn:hover{background:#0066bd;color:#ffd70a;cursor:pointer}.h-menu-list-cnt{padding-left:66px;display:table;width:100%;height:45px;table-layout:fixed}.h-menu-list{display:table-row}.h-menu-list li{display:table-cell}.h-menu-list a{padding-top:15px;display:block;height:50px;margin-bottom:-5px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;text-align:center;text-decoration:none;position:relative}.h-menu-list a:before{content:' ';position:absolute;top:2px;height:42px;left:-1px;border-left:1px solid #a0a5af}.h-menu-list a:after{content:' ';position:absolute;top:2px;height:42px;left:0px;border-left:1px solid #f5f6f7}.h-menu-list a:hover{background:#0066bd;color:#ffffff}.h-menu-list a:hover:after{display:none}.h-menu-list a:active,.h-menu-list .active a,.h-menu-list a.active{background:#0066bd;color:#ffd70a}.h-menu-list a:active:after,.h-menu-list .active a:after,.h-menu-list a.active:after{display:none}.h-menu-after{position:absolute;width:100%;height:5px;top:100%;left:0px;background:#0066bd;border-radius:0px 0px 2px 2px;-moz-border-radius:0px 0px 2px 2px;-webkit-border-radius:0px 0px 2px 2px;z-index:-1}.h-menu-user-cnt{display:none;position:absolute;z-index:400}.h-menu-user{width:240px;max-width:100%;overflow:hidden;border:1px solid #e1e1e1;padding:6px 20px;background:#ffffff;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;box-shadow:0px 0px 18px 0px rgba(13,27,28,0.39);-moz-box-shadow:0px 0px 18px 0px rgba(13,27,28,0.39);-webkit-box-shadow:0px 0px 18px 0px rgba(13,27,28,0.39);line-height:1.2em;text-align:left}@media only screen and (min-width: 1440px){.h-menu-user{font-size:15px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.h-menu-user{font-size:14px}}@media only screen and (max-width: 1023px){.h-menu-user{font-size:12px}}.h-menu-user__link{margin:6px 8px;color:#0066bd}.h-menu-user__link a{color:#0066bd;text-decoration:none}.h-menu-user__link a:hover{text-decoration:underline}img{max-width:100%;height:auto}.a-content{color:#4b4b4b}@media only screen and (min-width: 1024px){.a-content{font-size:14px;line-height:1.2em}}@media only screen and (max-width: 1023px){.a-content{font-size:12px;line-height:1.2em}}.text_content a{color:#0066bd;text-decoration:none}.text_content a:hover{text-decoration:underline}.a-content-red a{color:#e53939}.text_content{font-family:'Pt Sans', sans-serif}@media only screen and (min-width: 1024px){.text_content p,.text_content ul,.text_content ol{font-size:14px;line-height:1.2em;margin:16px 0px}}@media only screen and (max-width: 1023px){.text_content p,.text_content ul,.text_content ol{font-size:12px;line-height:1.2em;margin:12px 0px}}.text_content .h5{line-height:1.2em;font-weight:700}@media only screen and (min-width: 1024px){.text_content .h5{font-size:18px;margin:28px 0px 16px}}@media only screen and (max-width: 1023px){.text_content .h5{font-size:15px;margin:18px 0px 12px}}.text_content .h6{line-height:1.2em;font-weight:700}@media only screen and (min-width: 1024px){.text_content .h6{font-size:15px;margin:28px 0px 16px}}@media only screen and (max-width: 1023px){.text_content .h6{font-size:13px;margin:18px 0px 12px}}.text_content .blue{color:#0066bd}.text_content li{margin:0px;list-style-position:inside;list-style-type:none}.text_content li:before{content:'\2013';margin-right:10px}@media only screen and (min-width: 1024px){.text_content p:first-child{margin-top:10px}}@media only screen and (max-width: 1023px){.text_content p:first-child{margin-top:5px}}.line-through{text-decoration:line-through}@media only screen and (min-width: 1024px){.text_content table{font-size:14px;line-height:1.2em;margin-bottom:16px}}@media only screen and (max-width: 1023px){.text_content table{font-size:12px;line-height:1.2em;margin-bottom:12px}}@media only screen and (min-width: 1024px){.text_content td{padding:9px 0px}}@media only screen and (max-width: 1023px){.text_content td{padding:6px 0px}}@media only screen and (min-width: 1024px){.text_content td,.text_content th{padding:9px 0px}}@media only screen and (max-width: 1023px){.text_content td,.text_content th{padding:6px 0px}}.table-simple{width:100%}.table-simple td,.table-simple th{border-bottom:1px solid #e1e1e1}@media only screen and (min-width: 1024px){.table-simple td,.table-simple th{padding:9px 0px}}@media only screen and (max-width: 1023px){.table-simple td,.table-simple th{padding:6px 0px}}.table-simple th:first-child,.table-simple td:first-child,.text_content td:first-child,.text_content th:first-child{text-align:left}@media only screen and (min-width: 1024px){.table-simple td+td,.table-simple th+th,.text_content td+td,.text_content th+th{padding-left:20px}}@media only screen and (max-width: 1023px){.table-simple td+td,.table-simple th+th,.text_content td+td,.text_content th+th{padding-left:10px}}.a-comment{border:1px solid #0066bd}@media only screen and (min-width: 1024px){.a-comment{margin-top:24px;padding:5px 20px}}@media only screen and (max-width: 1023px){.a-comment{margin-top:16px;padding:5px 10px}}@media only screen and (min-width: 1440px){body{padding-bottom:200px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){body{padding-bottom:250px}}@media only screen and (max-width: 1023px){body{padding-bottom:300px}}.a-content{font-family:'Open Sans', sans-serif}.a-content-end,.a-content-end-mrg{clear:both}@media only screen and (min-width: 1440px){.a-content-end,.a-content-end-mrg{margin-top:50px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-content-end,.a-content-end-mrg{margin-top:35px}}@media only screen and (max-width: 1023px){.a-content-end,.a-content-end-mrg{margin-top:15px}}.a-content-end-pdd{clear:both}@media only screen and (min-width: 1440px){.a-content-end-pdd{padding-top:50px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-content-end-pdd{padding-top:35px}}@media only screen and (max-width: 1023px){.a-content-end-pdd{padding-top:15px}}.a-content-title-cnt{border-bottom:1px solid #ebebeb;padding-bottom:11px}.a-content-title-cnt:after{content:'';display:block;clear:both}@media only screen and (min-width: 1024px){.a-content-title-cnt{margin-bottom:28px}}@media only screen and (max-width: 1023px){.a-content-title-cnt{margin-bottom:21px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-content-title-cnt_aside{width:50%;float:left}}.a-content-title-cnt .a-content-title{margin-bottom:10px}@media only screen and (min-width: 1024px){.a-content-title-cnt .a-content-title{float:left}}.a-content-title{font-weight:300;color:#0066bd;margin:9px 0 21px}@media only screen and (min-width: 1024px){.a-content-title{font-size:24px;line-height:1.2em}}@media only screen and (max-width: 1023px){.a-content-title{font-size:20px;line-height:1.2em}}.a-content-title.a-content-title_black{color:#4b4b4b}.a-content-red .a-content-title{color:#e53939}@media only screen and (min-width: 1024px){.a-content-title__link{float:right;margin-top:15px;font-size:13px;line-height:1.2em}}@media only screen and (max-width: 1023px){.a-content-title__link{text-align:right;margin-top:5px;font-size:12px;line-height:1.2em}}.a-content-title__link a:hover{text-decoration:none}.a-content-title__link-text{display:inline-block;vertical-align:middle}.a-content-title__link:hover .a-content-title__link-text{text-decoration:underline}.a-content-title__link-icon{display:inline-block;vertical-align:middle;font-family:'Shinasu_Icons'}@media only screen and (min-width: 1024px){.a-content-title__link-icon{font-size:16px;line-height:1.2em;margin-left:7px}}@media only screen and (max-width: 1023px){.a-content-title__link-icon{font-size:14px;line-height:1.2em;margin-left:5px}}.a-content-title__link-icon:before{content:"\e909"}.a-content-title-2{font-weight:600;color:#8c8c8c;margin:9px 0 21px}@media only screen and (min-width: 1024px){.a-content-title-2{font-size:20px;line-height:1.2em}}@media only screen and (max-width: 1023px){.a-content-title-2{font-size:18px;line-height:1.2em;text-align:center}}@media only screen and (min-width: 1024px){.a-content-title_left{float:left}}.a-content-red .a-content-title-2{color:#e53939}@media only screen and (min-width: 1440px){.a-content-left-1column{position:relative;width:930px;margin-right:auto}}@media only screen and (min-width: 1440px){.a-content-left{width:930px;float:left;margin-bottom:40px}}@media only screen and (min-width: 1440px){.a-content-left-aside{width:300px;float:left}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-content-left-aside{width:280px;float:left}}@media only screen and (min-width: 1024px){.a-left-aside-filter{margin-left:0;padding:15px 0 10px 0 !important;background-color:#daebf5;margin-top:20px}}@media only screen and (max-width: 1023px){.a-left-aside-filter{display:inline}}@media only screen and (min-width: 1440px){.a-content-left-aside-card{width:965px;float:left}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-content-left-aside-card{width:710px;float:left}}.a-content-right{max-width:1044px;margin-left:auto}@media only screen and (min-width: 1440px){.a-content-right{margin-bottom:60px;overflow:hidden}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-content-right{margin-bottom:40px}.a-content-right_tablet{max-width:680px}}@media only screen and (max-width: 1023px){.a-content-right{margin-bottom:20px}}.a-content-right:before{content:'';display:block;overflow:hidden}@media only screen and (min-width: 1440px){.a-content-right-aside{float:right;width:354px;margin-bottom:50px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-content-right-aside_tablet{float:right;width:230px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-content-right-absolute_tablet{position:absolute;top:25px;right:0}}@media only screen and (min-width: 1440px){.a-content-right-wide-aside{float:right;width:440px}}@media only screen and (min-width: 1440px){.a-content-aside{position:absolute;top:0;left:100%;margin-left:20px;width:440px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-content-aside{float:right;width:440px}}@media only screen and (min-width: 1440px){.a-content-inner-right{display:none}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-content-inner-right{float:right;width:45%;margin-left:5%;margin-bottom:15px}}@media only screen and (max-width: 1023px){.a-content-inner-right{max-width:440px;margin:0 auto 10px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-content-inner-image2{max-width:350px;margin-left:auto}}@media only screen and (max-width: 1023px){.a-content-inner-image2{max-width:440px;margin:0 auto 10px;text-align:center}}.a-content-inner-image,.a-content-right-image{text-align:center;background-repeat:no-repeat;background-position:center;background-color:#ffffff;border:1px solid #e1e1e1;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;box-shadow:0px 0 6px 0 rgba(13,27,28,0.23);-moz-box-shadow:0px 0 6px 0 rgba(13,27,28,0.23);-webkit-box-shadow:0px 0 6px 0 rgba(13,27,28,0.23)}@media only screen and (max-width: 1023px){.a-content-inner-image,.a-content-inner-image2{margin:15px 0}}.a-content-right-image{margin-bottom:25px}.a-content-inner-image img,.a-content-right-image img,.a-content-inner-image2 img{width:auto;height:auto;max-width:100%}@media only screen and (min-width: 1024px){.a-content-inner-image img,.a-content-right-image img,.a-content-inner-image2 img{max-height:400px}}@media only screen and (max-width: 1023px){.a-content-inner-image img,.a-content-right-image img,.a-content-inner-image2 img{max-height:200px}}.a-content-right-image2{margin-bottom:25px;margin-left:0;margin-right:-20px}.a-content-right-image2 img{width:auto;height:auto;max-width:100%}@media only screen and (min-width: 640px){.a-pagetitle-cnt{text-align:justify;font-size:1px;line-height:1em}.a-pagetitle-cnt:after{content:'';display:inline-block;width:100%}}@media only screen and (min-width: 1440px){.a-pagetitle-cnt{margin:31px 0}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-pagetitle-cnt{margin:24px 0}}@media only screen and (max-width: 1023px){.a-pagetitle-cnt{margin:20px 0}}@media only screen and (min-width: 1440px){.a-pagetitle-cnt_left{float:left;width:965px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-pagetitle-cnt_left-tablet{float:left;width:710px}}.a-pagetitle{font-weight:700;color:#4b4b4b;margin:0}@media only screen and (min-width: 1440px){.a-pagetitle{font-size:34px;line-height:1.2em}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-pagetitle{font-size:28px;line-height:1.2em}}@media only screen and (max-width: 1023px){.a-pagetitle{font-size:20px;line-height:1.2em;margin-left:10px;margin-right:10px;margin-bottom:10px}}@media only screen and (min-width: 1024px){.a-pagetitle{display:inline-block;vertical-align:middle}}@media only screen and (min-width: 1024px){.a-pagetitle-sort{display:inline-block;vertical-align:middle}}@media only screen and (max-width: 1023px){.a-pagetitle-sort{text-align:center}}@media only screen and (min-width: 1024px){.a-pagetitle-pagination{display:inline-block;vertical-align:middle}}@media only screen and (max-width: 1023px){.a-pagetitle-pagination{text-align:center;margin-top:15px}}@media only screen and (min-width: 1024px){.a-pagetitle-tags{display:inline-block;vertical-align:middle}}@media only screen and (max-width: 1023px){.a-pagetitle-tags{margin-top:10px;text-align:center}}@media only screen and (max-width: 1023px){.a-pagetitle-tags_wide{font-size:1px;line-height:0;text-align:justify}.a-pagetitle-tags_wide:after{content:'';display:inline-block;width:100%}}.a-backlink{overflow:hidden;padding-left:15px}.a-backlink-inner{font:14px/1.2em 'Open Sans', sans-serif;color:#0066bd !important;display:inline-block;position:relative;margin-left:0;padding:5px 15px;border:1px solid #0066bd;border-left:0;text-decoration:none}.a-backlink-inner:hover{text-decoration:underline}.a-backlink-inner:before{content:'';display:block;position:absolute;right:100%;margin-right:-20px;transform:rotate(45deg);top:0;height:100%;width:1.2em;padding:0 5px;border-left:1px solid #0066bd;border-bottom:1px solid #0066bd;box-sizing:initial;-moz-box-sizing:initial;-webkit-box-sizing:initial}.a-backlink-inner:hover,.a-backlink-inner:active,.a-backlink-inner:focus{border-color:#0066bd}.a-aside-title{font-size:24px;line-height:1.2em;font-weight:600;color:#4b4b4b;margin:35px 0 17px}.a-aside-title_empty{margin-bottom:0}.a-aside-partner{display:block;margin-bottom:10px}.a-aside-news{margin-top:15px;font-family:'Open Sans', sans-serif}.a-aside-news__row{margin-top:15px}.a-aside-news__row-date{color:#8d8d8d;font-size:12px;line-height:1.2em}.a-aside-news__row-name{font-size:16px;line-height:1.2em;color:#0066bd}.a-aside-news__row-name a{text-decoration:underline}.a-aside-news__row-name a:hover{text-decoration:none}.a-content-iblock{padding:15px 20px;margin-bottom:17px;background:#ffffff;border:1px solid #e1e1e1;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;overflow:hidden}@media only screen and (min-width: 1024px){.a-content-iblock{margin-left:-20px;min-height:300px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-content-iblock{margin-right:-20px}}@media only screen and (max-width: 1023px){.a-content-iblock{padding:10px 15px}}.a-content-iblock-title{font-weight:600;color:#8c8c8c;text-transform:uppercase;margin:8px 0 15px}@media only screen and (min-width: 1024px){.a-content-iblock-title{font-size:20px;line-height:1.2em}}@media only screen and (max-width: 1023px){.a-content-iblock-title{font-size:16px;line-height:1.2em;text-align:center}}.a-content-iblock2{margin-bottom:17px}.a-content-iblock2:after{content:'';display:block;clear:both}.a-content-iblock2:last-child{margin-bottom:0}.a-content-iblock3{margin-bottom:17px;overflow:hidden}@media only screen and (max-width: 1023px){.a-content-iblock3{padding-left:10px;padding-right:10px}}.s-content{position:relative}@media only screen and (min-width: 1024px){.s-content{transition:height 500ms ease 0ms}}@media only screen and (max-width: 1023px){.s-content{height:auto !important}}@media only screen and (min-width: 1440px){.s-content{width:1400px;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-content{width:980px;margin-left:auto;margin-right:auto}}@media only screen and (max-width: 1023px){.s-content{padding-left:10px;padding-right:10px}}.s-content:after{content:'';display:block;clear:both}@media only screen and (min-width: 1440px){.s-wrapper{width:1400px;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-wrapper{width:980px;margin-left:auto;margin-right:auto}}@media only screen and (max-width: 1023px){.s-wrapper{padding-left:10px;padding-right:10px}}.s-title{margin:32px 0 20px;font:500 24px/1.2em 'Fira Sans', sans-serif;color:#1e1e1e}.s-title__item{font-size:13px}@media only screen and (max-width: 1023px){.s-title{text-align:center}}.s-info{font-family:'Open Sans', sans-serif}@media only screen and (min-width: 1440px){.s-info{width:926px;float:left}}@media only screen and (max-width: 1023px){.s-info{display:none}}.s-info-list{margin:0 -10px;overflow:hidden}.s-info__item{width:48%;float:left;margin:16px 1% 0;font-size:1px}.s-info__item-link{display:block;position:relative;height:160px;padding:0 0 0 20px;overflow:hidden;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;text-decoration:none;background-image:-webkit-linear-gradient(left, #33589d 0%, #31a2de 100%);background-image:-o-linear-gradient(left, #33589d 0%, #31a2de 100%);background-image:linear-gradient(to right, #33589d 0%, #31a2de 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF33589D', endColorstr='#FF31A2DE', GradientType=1)}.s-info__item-link:hover{background-image:-webkit-linear-gradient(left, #2378d3 0%, #31a2e0 100%);background-image:-o-linear-gradient(left, #2378d3 0%, #31a2e0 100%);background-image:linear-gradient(to right, #2378d3 0%, #31a2e0 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF2378D3', endColorstr='#FF31A2E0', GradientType=1)}.s-info__item-base{display:inline-block;height:100%;vertical-align:middle}.s-info__item-name{display:inline-block;vertical-align:middle;width:60%;font-size:20px;line-height:1.2em;color:#ffffff}.s-info__item-bg{display:block;position:absolute;top:0;right:0;width:40%;height:100%;background-repeat:no-repeat;background-position:right bottom}@media only screen and (min-width: 1440px){.s-faq{width:354px;float:right}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-faq{margin-top:20px;overflow:hidden;margin-bottom:40px}}@media only screen and (max-width: 1023px){.s-faq{display:none}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-faq .s-title{float:left;max-width:340px}}.faq-block:first-child{margin-top:0}@media only screen and (min-width: 1440px){.a-content-left-aside .faq-block{margin-left:-20px}}@media only screen and (max-width: 1439px){.a-content-left-aside .faq-block{border:0;margin:0 0 30px;background:transparent;padding:0}}.faq-block{font-family:'Open Sans', sans-serif;border:2px solid #e3ebec;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;background-color:#f7f7f7}@media only screen and (min-width: 1440px){.faq-block{margin:36px 0 0;padding:28px 24px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.faq-block{position:relative;margin:30px 0 0 355px;padding:16px 18px}}@media only screen and (min-width: 1440px){.faq-block-list{overflow:hidden;height:205px}}.faq-block-list-inner{overflow:hidden}.faq-block__item{color:#0066bd;font-size:16px;line-height:1.2em;margin:15px 0 0}@media only screen and (min-width: 1024px){.faq-block-list-inner .faq-block__item{font-size:13px;line-height:1.2em}}@media only screen and (max-width: 1023px){.faq-block-list-inner .faq-block__item{font-size:12px;line-height:1.2em;margin-top:10px}}.faq-block__item:first-child{margin-top:0}@media only screen and (min-width: 1440px){.faq-block__button{margin-top:20px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.faq-block__button{position:absolute;bottom:40px;left:-345px;width:290px}}.faq-block__button .btn-gray{width:100%}.s-tags{font-family:'Open Sans', sans-serif;margin-bottom:60px}@media only screen and (max-width: 1439px){.s-tags{display:none}}.s-tags-section{margin:40px 0 0}.s-tags-list{margin:17px 0}.s-tags-list__item{font-size:14px;line-height:30px;color:#0066bd;margin-right:10px;font-weight:300;display:inline-block}.s-tags-list__item:after{content:'';display:inline-block;vertical-align:middle;height:18px;border-left:1px solid #d2d2d2;margin-left:10px}.s-tags-list__item a{text-decoration:none}.s-tags-list__item a:hover{text-decoration:underline}.s-tags-list__item_l1{font-size:16px;font-weight:400}.s-tags-list__item_l2{font-size:18px;font-weight:400}.s-tags-list__item_l3{font-size:20px;font-weight:500}.s-tags-list__item_l4{font-size:22px;font-weight:500}.a-manufs{text-align:justify}.a-manufs:after{display:inline-block;width:100%;content:''}.a-manuf-item{float:left;margin:0 !important;text-align:center}@media only screen and (min-width: 1440px){.a-manuf-item{width:16.66%}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-manuf-item{width:25%}}@media only screen and (min-width: 940px) and (max-width: 1023px){.a-manuf-item{width:16.66%}}@media only screen and (min-width: 780px) and (max-width: 939px){.a-manuf-item{width:20%}}@media only screen and (min-width: 620px) and (max-width: 779px){.a-manuf-item{width:25%}}@media only screen and (min-width: 480px) and (max-width: 619px){.a-manuf-item{width:33%}}@media only screen and (max-width: 479px){.a-manuf-item{width:50%}}.a-manuf{display:inline-block;vertical-align:middle;background-color:#ffffff;padding:5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;box-shadow:0px 0 6px 0 rgba(13,27,28,0.23);-moz-box-shadow:0px 0 6px 0 rgba(13,27,28,0.23);-webkit-box-shadow:0px 0 6px 0 rgba(13,27,28,0.23)}@media only screen and (min-width: 1024px){.a-manuf{width:216px;height:90px;margin-bottom:37px}}@media only screen and (max-width: 1023px){.a-manuf{width:144px;height:60px;margin-bottom:24px}}.a-manuf .background-image{width:100%;height:100%;background-repeat:no-repeat;background-size:contain;background-position:center;display:block}.uplink{overflow:hidden;line-height:18px}@media only screen and (min-width: 1024px){.uplink{font-size:14px}}@media only screen and (max-width: 1023px){.uplink{font-size:12px}}.uplink__link{display:block;float:right;margin-left:20px;color:#0066bd}.uplink__link:hover{cursor:pointer}.uplink__link:hover .uplink__text{text-decoration:underline}.uplink__icon{margin-left:6px;font-family:'Shinasu_Icons';font-size:16px}.uplink__icon:before{content:"\e90a"}.uplink__line{display:block;overflow:hidden;border-top:1px solid #ebebeb;margin-top:10px}.a-menu{box-shadow:inset 0 -2px 10px 0 rgba(44,58,80,0.13);-moz-box-shadow:inset 0 -2px 10px 0 rgba(44,58,80,0.13);-webkit-box-shadow:inset 0 -2px 10px 0 rgba(44,58,80,0.13);background:#daebf5}@media only screen and (min-width: 1440px){.a-menu{margin-bottom:40px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-menu{margin-bottom:30px}}@media only screen and (max-width: 1023px){.a-menu{margin-bottom:20px}}@media only screen and (min-width: 1440px){.a-menu__inner{width:1400px;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-menu__inner{width:980px;margin-left:auto;margin-right:auto}}@media only screen and (max-width: 1023px){.a-menu__inner{padding-left:10px;padding-right:10px}}@media only screen and (min-width: 1024px){.a-menu__inner:after{display:block;clear:both;content:''}}@media only screen and (max-width: 1023px){.a-menu__inner{padding:10px 0}}.a-menu__item{text-decoration:none;text-transform:uppercase}@media only screen and (min-width: 1440px){.a-menu__item{padding:0 35px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-menu__item{padding:0 15px}}@media only screen and (min-width: 1024px){.a-menu__item{float:left;position:relative;height:40px}.a-menu__item:after{content:'';display:inline-block;vertical-align:middle;height:40px}.a-menu__item:before{content:'';display:block;position:absolute;left:0;top:0;width:10px;height:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAqCAYAAABhqXGIAAABPUlEQVR42o2UTY6EIBBG+ZEZPZFX8AZuPZp7L+AVvIgrjTttRqG66MEOjYBdCY2JL189KrQZ+aKybdugKAqahMxPVVW073tIQkIIVte1xiJd10EQ4pxnBxY+6mgSvs+UUhrdoGka0rYtXCAp5Q+2OgBA7/sebjfPM8eNretKEaJlWZJhGOADmqaJ/6txk0byPL8mLcvCzQmxJcUi4ziSkBPHxTCFmoUHuYqjhzBOCDDcaVAcX5r9JW+hE4Q35AHhYdo985LAh5iTZpaKJZ1AtB3zWtFYEreLxpK45/QxhtTpLkm/TqtoO+F43TolT6ftALU7aR96mMtgAfDBE/oz/4dY2gntAQj8q6IcKOp0hBJCkLpLUo7PV+KXlv4IINXOTYreTGnBpJN0xJNJ6s4pKu1flfSHNQW8oLtvuKknZEqvMZLx2WgAAAAASUVORK5CYII=) no-repeat left center}}@media only screen and (max-width: 1023px){.a-menu__item{display:block;padding:4px 10px;margin-bottom:5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}}.a-menu__label{color:#404040;line-height:1.2em}@media only screen and (min-width: 1440px){.a-menu__label{font-size:14px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-menu__label{font-size:13px}}@media only screen and (max-width: 1023px){.a-menu__label{font-size:12px}}@media only screen and (min-width: 1024px){.a-menu__label{display:inline-block;vertical-align:middle}}@media only screen and (min-width: 1024px){.a-menu__item:hover,.a-menu__item_active{background:#f4f5f6}}@media only screen and (max-width: 1023px){.a-menu__item:hover,.a-menu__item_active{background:rgba(0,87,169,0.45)}.a-menu__item:hover .a-menu__label,.a-menu__item_active .a-menu__label{color:#ffffff}}.a-menu__item-right{text-decoration:none;text-transform:uppercase}@media only screen and (min-width: 1024px){.a-menu__item-right{float:right;height:40px}.a-menu__item-right:before{content:'';display:inline-block;vertical-align:middle;height:40px}}@media only screen and (max-width: 1023px){.a-menu__item-right{display:block;padding:4px 10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}}.a-menu__item-right:hover .a-menu__label-right{text-decoration:underline}.a-menu__label-right{color:#0066bd;line-height:1.2em}@media only screen and (min-width: 1440px){.a-menu__label-right{font-size:14px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-menu__label-right{font-size:13px}}@media only screen and (max-width: 1023px){.a-menu__label-right{font-size:12px}}@media only screen and (min-width: 1024px){.a-menu__label-right{display:inline-block;vertical-align:middle}}.a-breadcrumbs{font-family:'Open Sans', sans-serif;line-height:1.2em;margin-top:15px;margin-bottom:18px;color:#8d8d8d}@media only screen and (min-width: 1440px){.a-breadcrumbs{width:1400px;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-breadcrumbs{width:980px;margin-left:auto;margin-right:auto}}@media only screen and (max-width: 1023px){.a-breadcrumbs{padding-left:10px;padding-right:10px}}@media only screen and (min-width: 1440px){.a-breadcrumbs{font-size:13px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-breadcrumbs{font-size:12px}}@media only screen and (max-width: 1023px){.a-breadcrumbs{font-size:11px}}.a-breadcrumbs a{color:#0066bd;text-decoration:underline;margin-left:5px;margin-right:5px}.a-breadcrumbs a:hover{text-decoration:none}.a-content-iblock .swiper-scrollbar{background:#d7d7d7}.a-content-iblock .swiper-scrollbar-drag{background:#0066bd}.s-stream{z-index:2;margin-bottom:-27px;position:relative;font-family:'Fira Sans', sans-serif;overflow:hidden}@media only screen and (max-width: 1023px){.s-stream{display:none}}.s-stream-bg{position:absolute;top:0px;left:0px;width:100%;height:300px}@media only screen and (min-width: 1440px){.s-stream-bg{background:url("/local/templates/shina_su/css/../images/s-stream-bg-1.webp") no-repeat center}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-stream-bg{background:url("/local/templates/shina_su/css/../images/s-stream-bg-2.webp") no-repeat center}}.s-stream-sl{height:325px}.s-stream__item{position:relative;height:325px;background-repeat:no-repeat;background-position:center top}.s-stream__item-slide-bg{position:absolute;top:0px;left:0px;width:100%;height:300px;background-repeat:no-repeat;background-position:center top}@media only screen and (min-width: 1440px){.s-stream__item-slide-bg{background-image:url("/local/templates/shina_su/css/../images/s-stream-bg-1.webp")}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-stream__item-slide-bg{background-image:url("/local/templates/shina_su/css/../images/s-stream-bg-2.webp")}}.s-stream__item-cnt{height:325px;position:relative;z-index:0}@media only screen and (min-width: 1440px){.s-stream__item-cnt{width:1400px;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-stream__item-cnt{width:980px;margin-left:auto;margin-right:auto}}@media only screen and (max-width: 1023px){.s-stream__item-cnt{padding-left:10px;padding-right:10px}}.s-stream__item-model-image{position:absolute;top:0px;width:700px;height:100%;background-position:center bottom;background-repeat:no-repeat;z-index:1}@media only screen and (min-width: 1440px){.s-stream__item-model-image{left:-180px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-stream__item-model-image{left:-220px}}.s-stream__item-model{position:absolute;top:12px;height:165px}@media only screen and (min-width: 1440px){.s-stream__item-model{left:252px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-stream__item-model{left:96px}}.s-stream__item-base{display:inline-block;height:165px;vertical-align:middle}.s-stream__item-brand-logo{width:161px;display:inline-block;vertical-align:middle;text-align:right}.s-stream__item-brand-logo img{max-width:161px;max-height:165px}.s-stream__item-name{display:inline-block;vertical-align:middle;font-weight:bold;font-style:italic;color:#ffffff;max-width:225px}@media only screen and (min-width: 1440px){.s-stream__item-name{margin-left:15px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-stream__item-name{margin-left:10px}}.s-stream__item-brand-name{margin-top:10px;font-size:34px;line-height:1.2em}.s-stream__item-model-name{margin-top:8px;font-size:48px;line-height:1.2em}.s-stream__item-card{position:absolute;top:42px}@media only screen and (min-width: 1440px){.s-stream__item-card{right:350px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-stream__item-card{right:200px}}@media only screen and (min-width: 1440px){.s-stream__item-card-logo{width:145px;height:32px;margin:0px 0px 0px auto;background:url("/local/templates/shina_su/css/../images/s-stream__item-card-logo.webp") no-repeat center}}@media only screen and (max-width: 1439px){.s-stream__item-card-logo{display:none}}.s-stream__item-card-recommend{float:right;text-align:right;font-style:italic;text-transform:uppercase}@media only screen and (min-width: 1440px){.s-stream__item-card-recommend{padding:36px 0px 0px}}@media only screen and (max-width: 1439px){.s-stream__item-card-recommend{padding:18px 0px 0px}}.s-stream__item-card-recommend-label{font-size:22px;line-height:1.2em;margin-right:25px;color:#0066bd}.s-stream__item-card-recommend-value{margin-left:25px;font-size:36px;line-height:1.2em;color:#ffffff}.s-stream__item-card-recommend-value:after{content:' ';display:block;margin-right:50px;border-bottom:1px solid #03457e}.s-stream__item-car-price{clear:both;float:right;font-size:50px;line-height:1.2em;color:#ffffff;text-align:right}@media only screen and (min-width: 1440px){.s-stream__item-car-price{padding-top:31px}}@media only screen and (max-width: 1439px){.s-stream__item-car-price{padding-top:20px}}.s-stream__item-car-price .btn-red{width:175px}@media only screen and (min-width: 1440px){.s-stream__item-car-price .btn-red{margin-left:32px}}@media only screen and (max-width: 1439px){.s-stream__item-car-price .btn-red{display:block;margin-left:auto;margin-top:10px}}.s-stream__item-image{position:absolute;top:0px;height:300px;width:360px;background-repeat:no-repeat;background-position:center bottom}@media only screen and (min-width: 1440px){.s-stream__item-image{right:-20px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-stream__item-image{right:-145px}}.a-catalog-calc{box-shadow:0px 8px 8px -8px rgba(13,27,28,0.2);-moz-box-shadow:0px 8px 8px -8px rgba(13,27,28,0.2);-webkit-box-shadow:0px 8px 8px -8px rgba(13,27,28,0.2);padding-bottom:5px}.s-calc-sections-outer{background:#daebf5;box-shadow:inset 0px -12px 10px -10px rgba(44,58,80,0.13);-moz-box-shadow:inset 0px -12px 10px -10px rgba(44,58,80,0.13);-webkit-box-shadow:inset 0px -12px 10px -10px rgba(44,58,80,0.13)}.s-calc-sections{overflow:hidden;position:relative;font-family:'Open Sans', sans-serif}@media only screen and (min-width: 1440px){.s-calc-sections{width:1400px;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1024px){.s-calc-sections{height:100px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-calc-sections{max-width:1024px;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 640px) and (max-width: 1023px){.s-calc-sections{height:70px}}@media only screen and (max-width: 639px){.s-calc-sections{height:50px}}@media only screen and (max-width: 1023px){.s-calc-sections_sl{overflow:hidden}}@media only screen and (min-width: 640px) and (max-width: 1023px){.s-calc-sections_sl{height:70px}}@media only screen and (max-width: 639px){.s-calc-sections_sl{height:50px}}.s-calc-sections__left,.s-calc-sections__right{display:none}.s-calc__section{display:block;background-position:left center;background-repeat:no-repeat;float:left;position:relative;width:25%;height:100px}@media only screen and (min-width: 1024px){.s-calc__section{height:100px}}@media only screen and (min-width: 640px) and (max-width: 1023px){.s-calc__section{height:70px}}@media only screen and (max-width: 639px){.s-calc__section{height:50px;background-size:contain}}.s-calc__section:after{z-index:1;content:'';position:absolute;height:100%;width:13px;top:0px;border-left:1px solid #f7f7f7;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAABVCAYAAACSNm7mAAAC8klEQVR42p1Yy6oiMRDtPNrHQld+zt3dteBK8AsFV4Jrd/6HfyCIc/X2I8lUmvRQU1aSbgNFXHhyHqkUoi4+WPrr60tcLhc3CiSlHM9UlqX4/v4uzufzYDYNS0KZUUzGGAlsdr1eF6fTaRCbVkp5U3I2m5ndbif2+30WqCeTiQ/Dwmf3er3sICbnnAe1INMC6zBPUJO6rhsAGJAottttcTgckhJ10zTldDpV1lrvzS6XSzckvbKqKi+xAUbx8/NTbDYbcTweo2ANgBJkKdglSBQQhlitVml5cLoGaT6BDgBg4ZNMgrw08KWEELJtWw8QWU/P59PLkn5BO3mm4n6/J/uxY4JdAYvykfsF4CLnSUGCCvpPPh4PCf6KxWKR9KXBvI+9AwJJd1/X69VCJYPwp0poJwlAMZ/P820EXnyne7APQt5uNxkS7FN8k9ndEbB4aV5q90xCuZivrstBlg4nU5Zol5dh1whUkN1Ref6LKpRG8gwH6JkUYZGIIQlS6DP2JWKeNPHUyzWI5T9GzKQQk0wlqNHJuPB6T49IkoSpT5ENQpIQsiNMEG8i5wszFUQi9fTPG2YoGZmYyVF5kgQimB5k26hkEmSj16Rl6BOJRi7Jfencm6KXqwiz4LodeykjYYhc73HvKvrcy0g7idjTmEJVaFbQl8vKm4Sid+RS8mZQf0iSWU9j5kPnjZ4umC+xTL12G6qIzXDce22ofvpYBHAxpiZUiwCOAN8Gyy9UHZgsI5Nl+iVsPaMhA5OVZwggebn96RjokESWyaBqSYJsihqx9LtFIBuTZ5APS6IvOLb+p4lBbAYdkA2iTwx3hs0FYckFu1QbOQJykXZ6u1zL+HGxXy2YyRBv2cgN4yfZsIZJ0OWCwExNqrvpPVWo78wQeTVhSYZAO6IdIg0z1QSQBbXMM3epidQzNWFvcyx4sFTMCEuC8MzLDko6wtoxQdTMHWVBVQDaISHQ9zQoBHxPg1k40GB55hOmUX9gYJD7BDRq/QXSG7oOb0lVdQAAAABJRU5ErkJggg==) no-repeat center}.s-calc__section-link{display:block;position:relative;z-index:3;height:100%}.s-calc__section-link:before{content:'';display:inline-block;vertical-align:middle;height:100%}@media only screen and (min-width: 1440px){.s-calc__section-link{padding-left:127px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-calc__section-link{padding-left:120px}}@media only screen and (min-width: 900px) and (max-width: 1439px){.s-calc__section-link{padding-left:105px}}.s-calc__section:hover,.s-calc__section_active{cursor:pointer;background-color:#f4f5f6}@media only screen and (min-width: 1440px){.s-calc__section_car{background-image:url("/local/templates/shina_su/css/../images/s-calc__section-icon_car-1.webp")}}@media only screen and (max-width: 1439px){.s-calc__section_car{background-image:url("/local/templates/shina_su/css/../images/s-calc__section-icon_car-2.webp")}}@media only screen and (min-width: 1440px){.s-calc__section_tires{background-image:url("/local/templates/shina_su/css/../images/s-calc__section-icon_tires-1.webp")}}@media only screen and (max-width: 1439px){.s-calc__section_tires{background-image:url("/local/templates/shina_su/css/../images/s-calc__section-icon_tires-2.webp")}}@media only screen and (min-width: 1440px){.s-calc__section_rims{background-image:url("/local/templates/shina_su/css/../images/s-calc__section-icon_rims-1.webp")}}@media only screen and (max-width: 1439px){.s-calc__section_rims{background-image:url("/local/templates/shina_su/css/../images/s-calc__section-icon_rims-2.webp")}}@media only screen and (min-width: 1440px){.s-calc__section_batteries{background-image:url("/local/templates/shina_su/css/../images/s-calc__section-icon_batteries-1.webp")}}@media only screen and (max-width: 1439px){.s-calc__section_batteries{background-image:url("/local/templates/shina_su/css/../images/s-calc__section-icon_batteries-2.webp")}}.s-calc__section-name{color:#404040;line-height:1.2em;text-transform:uppercase;display:inline-block;vertical-align:middle;max-width:90%}@media only screen and (min-width: 1440px){.s-calc__section-name{font-size:15px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-calc__section-name{font-size:13px}}@media only screen and (min-width: 900px) and (max-width: 1023px){.s-calc__section-name{font-size:12px}}@media only screen and (max-width: 899px){.s-calc__section-name{display:none}}.s-calc-insets-slider{position:relative}@media only screen and (min-width: 1440px){.s-calc-insets-slider{height:240px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-calc-insets-slider{height:220px}}@media only screen and (min-width: 900px) and (max-width: 1023px){.s-calc-insets-slider{height:284px}}@media only screen and (min-width: 640px) and (max-width: 899px){.s-calc-insets-slider{height:328px}}@media only screen and (max-width: 639px){.s-calc-insets-slider{height:418px}}.s-calc-inset{font-family:'Open Sans', sans-serif;position:absolute;top:0;left:0;width:100%;height:100%;display:none;opacity:0;transition:opacity 500ms ease 0ms}.s-calc-inset_visible{display:block}.s-calc-inset_active{opacity:1;z-index:1}@media only screen and (min-width: 1440px){.s-calc-inset_title{height:240px}}.s-calc-inset__content{position:relative}@media only screen and (min-width: 1440px){.s-calc-inset__content{width:1400px;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-calc-inset__content{width:980px;margin-left:auto;margin-right:auto}}@media only screen and (max-width: 1023px){.s-calc-inset__content{padding-left:10px;padding-right:10px}}@media only screen and (min-width: 1440px){.s-calc-inset_title .s-calc-inset__content{padding-left:240px;padding-right:350px;height:240px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-calc-inset_title .s-calc-inset__content{padding-right:280px;height:220px}}@media only screen and (min-width: 900px) and (max-width: 1023px){.s-calc-inset_title .s-calc-inset__content{height:284px}}@media only screen and (min-width: 640px) and (max-width: 899px){.s-calc-inset_title .s-calc-inset__content{height:328px}}@media only screen and (max-width: 639px){.s-calc-inset_title .s-calc-inset__content{height:418px}}@media only screen and (min-width: 1024px){.s-calc-inset__content{padding-right:280px}}@media only screen and (max-width: 1023px){.s-calc-inset__content{text-align:center}}@media only screen and (min-width: 1440px){.s-calc-inset__image{position:absolute;width:500px;height:100%;top:0px;left:-250px;background-repeat:no-repeat;background-position:center}}@media only screen and (max-width: 1439px){.s-calc-inset__image{display:none}}@media only screen and (min-width: 1440px){.s-calc-inset__image_tires{background-image:url("/local/templates/shina_su/css/../images/s-calc-inset__image_tires.webp")}}@media only screen and (min-width: 1440px){.s-calc-inset__image_rims{background-image:url("/local/templates/shina_su/css/../images/s-calc-inset__image_rims.webp")}}@media only screen and (min-width: 1440px){.s-calc-inset__image_car{background-image:url("/local/templates/shina_su/css/../images/s-calc-inset__image_car.webp")}}@media only screen and (min-width: 1440px){.s-calc-inset__image_batteries{background-image:url("/local/templates/shina_su/css/../images/s-calc-inset__image_batteries.webp")}}@media only screen and (min-width: 1440px){.s-calc-form{padding-top:30px;padding-bottom:20px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-calc-form{padding-top:20px}}@media only screen and (max-width: 1023px){.s-calc-form{width:300px;margin:0 auto}}@media only screen and (min-width: 640px) and (max-width: 1023px){.s-calc-form{display:inline-block;vertical-align:middle;padding-top:20px;padding-bottom:20px}}@media only screen and (max-width: 639px){.s-calc-form{padding-top:15px}}@media only screen and (min-width: 900px){.s-calc-form-title{display:none}}@media only screen and (max-width: 899px){.s-calc-form-title{text-align:center;font-size:18px;line-height:1.2em;padding-top:20px}}@media only screen and (min-width: 1440px){.s-calc-inset_title .s-calc-form{padding-top:30px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-calc-inset_title .s-calc-form{padding-top:40px}}@media only screen and (min-width: 1440px){.s-calc-inset_title .s-calc-form_auto{padding-top:50px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-calc-inset_title .s-calc-form_auto{padding-top:60px}}@media only screen and (min-width: 1024px){.s-calc-form_auto .s-calc__row-no-mobile{line-height:1px}}@media only screen and (min-width: 1024px){.s-calc__inline-no-mobile{display:inline}}@media only screen and (min-width: 1024px){.s-calc__row-no-mobile{text-align:justify;font-size:1px}}@media only screen and (min-width: 1024px){.s-calc-inset_title .s-calc__row-no-mobile{padding-bottom:20px}}@media only screen and (min-width: 1024px){.s-calc__row-no-mobile .s-calc__row-end{display:inline-block;width:100%}}@media only screen and (max-width: 1023px){.s-calc__row-mobile{text-align:justify;font-size:1px;line-height:1em;padding-top:8px;padding-bottom:8px}}@media only screen and (max-width: 1023px){.s-calc__row-mobile .s-calc__cell{display:inline-block;vertical-align:middle}}@media only screen and (min-width: 1024px){.s-calc__row-end-mobile{display:none}}@media only screen and (max-width: 1023px){.s-calc__row-end-mobile{display:inline-block;width:100%}}@media only screen and (min-width: 1024px){.s-calc__cell,.s-calc__cell-empty{display:inline-block;vertical-align:middle}}@media only screen and (max-width: 1023px){.s-calc__cell-empty{display:none}}@media only screen and (max-width: 1023px){.s-calc__cell{font-size:1px;line-height:1em;text-align:justify}.s-calc__cell:after{content:'';display:inline-block;width:100%}}@media only screen and (min-width: 1440px){.s-calc__cell-empty-desktop{display:inline-block;vertical-align:middle}}@media only screen and (max-width: 1439px){.s-calc__cell-empty-desktop{display:none}}@media only screen and (min-width: 1440px){.s-calc__inline-desktop{display:inline}.s-calc__inline-desktop .s-calc__row-end{display:none !important}}@media only screen and (min-width: 1440px){.s-calc__cell_230-desktop{width:230px !important}}@media only screen and (min-width: 1440px){.s-calc__cell_130-desktop{width:130px !important}}@media only screen and (min-width: 1440px){.s-calc__cell_160-desktop{width:160px !important}}@media only screen and (min-width: 1440px){.s-calc__cell_80-desktop{width:80px !important}}@media only screen and (min-width: 1440px){.s-calc__cell_294{width:294px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-calc__cell_294{width:266px}}@media only screen and (min-width: 1024px){.s-calc__cell_120{width:120px}}@media only screen and (max-width: 1023px){.s-calc__cell_120{width:90px}}@media only screen and (min-width: 1440px){.s-calc__cell_172{width:172px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-calc__cell_172{width:152px}}@media only screen and (min-width: 1024px){.s-calc__cell_230{width:230px}}.s-calc__label{line-height:1.2em;color:#4f4f4f}@media only screen and (min-width: 1024px){.s-calc__label{padding-bottom:8px}}@media only screen and (min-width: 1440px){.s-calc__label{font-size:14px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-calc__label{font-size:13px}}@media only screen and (max-width: 1023px){.s-calc__label{display:inline-block;vertical-align:middle;width:100px;font-size:12px;padding-bottom:0px}}@media only screen and (min-width: 1024px){.s-calc-inset_title .s-calc__label{font-size:16px}}@media only screen and (max-width: 1023px){.s-calc-inset_title .s-calc__label{font-size:13px}}@media only screen and (max-width: 1023px){.s-calc__row-mobile .s-calc__label{padding-bottom:5px;display:block;width:auto}}@media only screen and (max-width: 1023px){.s-calc__row-mobile .s-calc__field{display:block;width:auto;padding-top:0px}}@media only screen and (min-width: 1024px){.s-calc-btn{position:absolute;right:0px;top:46px;text-align:right}}@media only screen and (min-width: 640px) and (max-width: 1439px){.s-calc-btn{display:inline-block;vertical-align:middle;margin-left:15px}}@media only screen and (max-width: 1023px){.s-calc-btn{margin-top:20px;padding-bottom:20px;text-align:center}}@media only screen and (min-width: 1024px){.s-calc-inset_title .s-calc-btn{top:106px}}.s-calc__btn{background-image:-webkit-linear-gradient(top, #eceded 0%, #d1d3d3 100%);background-image:-o-linear-gradient(top, #eceded 0%, #d1d3d3 100%);background-image:linear-gradient(to bottom, #eceded 0%, #d1d3d3 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFECEDED', endColorstr='#FFD1D3D3', GradientType=0);box-shadow:inset 0px 24px 2px 0px rgba(255,255,255,0.15);-moz-box-shadow:inset 0px 24px 2px 0px rgba(255,255,255,0.15);-webkit-box-shadow:inset 0px 24px 2px 0px rgba(255,255,255,0.15);display:inline-block;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border:1px solid #234e98;cursor:pointer;text-decoration:none}.s-calc__btn-label{width:152px;margin:-1px;display:inline-block;vertical-align:middle;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:12px 8px 12px;border:1px solid #234e98;font:500 20px/1.2em 'Fira Sans', sans-serif;color:#effcff;text-decoration:none;text-transform:uppercase;text-align:center;text-shadow:2px 3px 0px rgba(0,57,142,0.6);cursor:pointer;-webkit-appearance:none;box-shadow:inset 0px 24px 2px 0px rgba(255,255,255,0.15);-moz-box-shadow:inset 0px 24px 2px 0px rgba(255,255,255,0.15);-webkit-box-shadow:inset 0px 24px 2px 0px rgba(255,255,255,0.15);background-image:-webkit-linear-gradient(top, #0091d8 0%, #003aa1 100%);background-image:-o-linear-gradient(top, #0091d8 0%, #003aa1 100%);background-image:linear-gradient(to bottom, #0091d8 0%, #003aa1 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0091D8', endColorstr='#FF003AA1', GradientType=0);text-decoration:none}.s-calc__btn:hover .s-calc__btn-label{color:#effcff;background:#0091d8}.s-calc__btn:active .s-calc__btn-label{color:#effcff;background:#003aa1;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;text-shadow:none}.s-calc__btn-count{width:84px;display:inline-block;vertical-align:middle;text-align:center;font:30px/1.2em 'Fira Sans', sans-serif;color:#0066bd;text-shadow:0px 2px 0px rgba(255,255,255,0.45)}.s-calc__stock-date{margin-top:10px;color:#565656;font-size:14px;line-height:1.2em}@media only screen and (min-width: 1024px){.s-calc__stock-date{text-align:right;margin-right:5px}}@media only screen and (max-width: 1023px){.s-calc__stock-date{text-align:center}}.s-calc__stock-date_absolute{position:absolute;bottom:100%;right:0px;margin-bottom:10px}@media only screen and (max-width: 1023px){.s-calc__field{display:inline-block;vertical-align:middle;width:180px;padding:8px 0px}}.s-offers{background:#daebf5;overflow:hidden}.s-offer-sl-outer{position:relative}@media only screen and (max-width: 1023px){.s-offer-sl-outer{margin:0px -10px}}.s-offer-sl{overflow:hidden;height:390px}@media only screen and (min-width: 1024px){.s-offer-sl{padding:10px 0px;margin:0px 30px !important}}@media only screen and (max-width: 1023px){.s-offer-sl{padding:10px 0px;margin:0px 20px !important}}.s-offer-sl-left,.s-offer-sl-right{position:absolute;top:0px;height:100%;color:#0066bd}@media only screen and (min-width: 1024px){.s-offer-sl-left,.s-offer-sl-right{width:30px}}@media only screen and (max-width: 1023px){.s-offer-sl-left,.s-offer-sl-right{width:20px}}.s-offer-sl-left.swiper-button-disabled,.s-offer-sl-right.swiper-button-disabled{color:#8d8d8d !important;opacity:0.5;cursor:default !important}.s-offer-sl-left:hover,.s-offer-sl-right:hover{color:#ca0a0a;cursor:pointer}.s-offer-sl-left:before,.s-offer-sl-right:before{display:block;position:absolute;top:50%;margin-top:-35px;line-height:70px}@media only screen and (min-width: 1024px){.s-offer-sl-left:before,.s-offer-sl-right:before{font-size:63px}}@media only screen and (max-width: 1023px){.s-offer-sl-left:before,.s-offer-sl-right:before{font-size:40px}}.s-offer-sl-left{left:0px;font-family:'Shinasu_Icons'}.s-offer-sl-left:before{content:"\e910";left:0px}@media only screen and (max-width: 1023px){.s-offer-sl-left:before{left:3px}}.s-offer-sl-right{right:0px;font-family:'Shinasu_Icons'}.s-offer-sl-right:before{content:"\e91a";right:0px}@media only screen and (max-width: 1023px){.s-offer-sl-right:before{right:3px}}.s-offer-sl__item{float:left;height:380px}@media only screen and (min-width: 1440px){.s-offer-sl__item{width:25%}}@media only screen and (min-width: 960px) and (max-width: 1439px){.s-offer-sl__item{width:33.333%}}@media only screen and (min-width: 640px) and (max-width: 959px){.s-offer-sl__item{width:50%}}@media only screen and (max-width: 639px){.s-offer-sl__item{width:100%}}@media only screen and (min-width: 1440px){.s-offer-sl_narrow .s-offer-sl__item{width:33.333%}}.a-offer-list{max-width:1044px}@media only screen and (max-width: 1023px){.a-offer-list{padding-left:10px;padding-right:10px}}@media only screen and (min-width: 1440px){.a-offer-list{margin-bottom:40px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-offer-list{margin-left:-10px;margin-right:-10px;margin-bottom:30px}.a-offer-list .bx-section-desc{margin:0 10px}}@media only screen and (max-width: 1023px){.a-offer-list{margin-bottom:20px}}.a-offer-list:after{content:'';display:block;clear:both}.a-offer-item{margin-bottom:20px}@media only screen and (min-width: 640px) and (max-width: 1439px){.a-offer-item{width:50%;float:left}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-offer-item .a-offer{width:330px;margin:0 auto}}@media only screen and (max-width: 1023px){.a-offer-item .a-offer{width:280px;margin:0 auto}}.a-offer{margin-top:14px;position:relative;overflow:hidden;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border:1px solid #d3d4d4;background:#ffffff;font-family:'Open Sans', sans-serif}@media only screen and (min-width: 1440px){.a-offer{height:138px}}@media only screen and (max-width: 1439px){.a-offer{height:auto;padding:0px 6px 12px}}.a-offer_sl.a-offer{margin-top:0px;height:auto;padding:0px 6px 12px}.a-offer:hover{background-repeat:repeat-x;background-image:-webkit-linear-gradient(-45deg, #0b3c76, #187ec2);background-image:-o-linear-gradient(-45deg, #0b3c76, #187ec2);background-image:linear-gradient(-45deg, #0b3c76, #187ec2);border:1px solid #d3d4d4;box-shadow:0px 0px 10px 0px rgba(60,111,155,0.75);-moz-box-shadow:0px 0px 10px 0px rgba(60,111,155,0.75);-webkit-box-shadow:0px 0px 10px 0px rgba(60,111,155,0.75)}.a-offer.a-offer_sl{width:280px;margin:0 auto}.a-offer_sale{background-repeat:repeat-x;background-image:-webkit-linear-gradient(-45deg, #90cff6, #d0e9fb);background-image:-o-linear-gradient(-45deg, #90cff6, #d0e9fb);background-image:linear-gradient(-45deg, #90cff6, #d0e9fb);border:1px solid #85dfff}.a-offer_action{background-repeat:repeat-x;background-image:-webkit-linear-gradient(-45deg, #ffea7f, #fff6c6);background-image:-o-linear-gradient(-45deg, #ffea7f, #fff6c6);background-image:linear-gradient(-45deg, #ffea7f, #fff6c6);border:1px solid #ffcb07}.a-offer-image{position:absolute;top:0px;overflow:hidden;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}@media only screen and (min-width: 1440px){.a-offer-image{left:0px;width:194px;height:138px}}@media only screen and (max-width: 1439px){.a-offer-image{right:0px;width:120px;height:151px}}.a-offer_sl .a-offer-image{left:auto !important;right:0px;width:120px;height:151px}.a-offer__winter,.a-offer__summer{position:absolute;left:6px;font-size:50px;line-height:52px}@media only screen and (min-width: 1440px){.a-offer__winter,.a-offer__summer{top:6px}}@media only screen and (max-width: 1439px){.a-offer__winter,.a-offer__summer{left:2px;top:6px}}.a-offer_sl .a-offer__winter,.a-offer_sl .a-offer__summer{left:2px;top:6px}.a-offer__summer{font-family:'Shinasu_Icons'}.a-offer__summer:after{content:"\e91e";display:inline-block;color:#ffb702}.a-offer__winter{font-family:'Shinasu_Icons'}.a-offer__winter:before{content:"\e91f";display:inline-block;color:#0066bd;text-shadow:1px 0px 0px #ffffff, 0px 1px 0px #ffffff, -1px 0px 0px #ffffff, 0px -1px 0px #ffffff}.a-offer__winter.a-offer__summer:before{content:"\e92d"}.a-offer__winter.a-offer__summer:after{content:"\e92b"}.a-offer__sale,.a-offer__action{width:120px;height:52px;padding-top:14px;padding-left:30px;line-height:38px;font-weight:800;position:absolute;right:-23px;top:-20px;text-align:center;text-transform:uppercase;transform:rotate(30deg);box-shadow:0px 0px 7px 0px rgba(0,0,0,0.4);-moz-box-shadow:0px 0px 7px 0px rgba(0,0,0,0.4);-webkit-box-shadow:0px 0px 7px 0px rgba(0,0,0,0.4)}.a-offer__sale{background-image:-webkit-linear-gradient(top, #003fa4 0%, #1873bd 100%);background-image:-o-linear-gradient(top, #003fa4 0%, #1873bd 100%);background-image:linear-gradient(to bottom, #003fa4 0%, #1873bd 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF003FA4', endColorstr='#FF1873BD', GradientType=0);font-size:18px;color:#ffd70a}.a-offer__action{background-image:-webkit-linear-gradient(top, #ffb702 0%, #ffd70a 100%);background-image:-o-linear-gradient(top, #ffb702 0%, #ffd70a 100%);background-image:linear-gradient(to bottom, #ffb702 0%, #ffd70a 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFB702', endColorstr='#FFFFD70A', GradientType=0);font-size:14px;color:#000000}.a-offer__pic{position:absolute;width:100%;height:100%;top:0px;right:0px;background-position:center top;background-repeat:no-repeat;background-size:cover}.a-offer-line{position:absolute;left:0px;width:100%}@media only screen and (min-width: 1440px){.a-offer-line{top:97px}.a-offer-line:after{margin:0px 20px 0px 230px}}@media only screen and (max-width: 1439px){.a-offer-line{top:151px}.a-offer-line:after{margin:0px 6px}}.a-offer_sl .a-offer-line{top:151px}.a-offer_sl .a-offer-line:after{margin:0px 6px}.a-offer-line:after{content:'';display:block;border-top:1px solid #e1e1e1}.a-offer_sale .a-offer-line:after,.a-offer_action .a-offer-line:after{border-top:1px solid #ffffff}@media only screen and (max-width: 1439px){.a-offer-info{margin-left:auto;margin-right:auto;border-bottom:1px solid #e1e1e1}}@media only screen and (min-width: 1440px){.a-offer-info{margin-left:230px;margin-right:390px}}.a-offer_sl .a-offer-info{margin-left:auto;margin-right:auto;border-bottom:1px solid #e1e1e1}.a-offer_action .a-offer-info,.a-offer_sale .a-offer-info,.a-offer_sl.a-offer_action .a-offer-info,.a-offer_sl.a-offer_sale .a-offer-info{border-color:#ffffff}.a-offer-name-props{position:relative}@media only screen and (max-width: 1439px){.a-offer-name-props{height:151px;padding:3px;margin-right:115px}}@media only screen and (min-width: 1440px){.a-offer-name-props{height:97px;overflow:hidden}}.a-offer_sl .a-offer-name-props{height:151px;padding:3px;margin-right:115px}.a-offer__name{color:#0066bd;font-size:16px;font-weight:600;line-height:1.2em;margin-top:12px}@media only screen and (min-width: 1440px){.a-offer__name{height:2.5em}}.a-offer_sl .a-offer__name{height:auto}.a-offer:hover .a-offer__name{color:#ffffff}.a-offer__name a{color:inherit;text-decoration:none}.a-offer__name a:hover{text-decoration:underline}.a-offer-props{color:#4b4b4b;font-size:12px;line-height:1.2em}@media only screen and (max-width: 1439px){.a-offer-props{position:absolute;bottom:10px;left:0px;padding:0px 3px;width:100%}}.a-offer_sl .a-offer-props{position:absolute;bottom:10px;left:0px;padding:0px 3px;width:100%}.a-offer:hover .a-offer-props{color:#ffffff}@media only screen and (min-width: 1440px){.a-offer__key-value{margin-top:3px}}@media only screen and (max-width: 1439px){.a-offer__key-value{float:left}}.a-offer_sl .a-offer__key-value{float:left;margin-top:0px}@media only screen and (max-width: 1439px){.a-offer__art{float:right;margin-top:0px}}@media only screen and (min-width: 1440px){.a-offer__art{margin-top:7px}}.a-offer_sl .a-offer__art{float:right;margin-top:0px}.a-offer-status{line-height:20px}@media only screen and (min-width: 1440px){.a-offer-status{padding:11px 0px 7px}}@media only screen and (max-width: 1439px){.a-offer-status{padding:7px 0px}}.a-offer__rate{float:left;font-size:13px;line-height:1.2em}.a-offer__rate a{text-decoration:none}.a-offer__rate-value{color:#0066bd}@media only screen and (max-width: 1439px){.a-offer__rate-value{display:none}}@media only screen and (min-width: 1440px){.a-offer__rate-value{margin-left:10px;display:inline-block;vertical-align:middle}}a:hover .a-offer__rate-value{text-decoration:underline}.a-offer:hover .a-offer__rate-value{color:#ffffff}.a-offer_sl .a-offer__rate-value{display:none}.a-offer__stock{float:right;position:relative;z-index:1;padding-right:40px;font-size:14px;color:#4b4b4b}.a-offer__stock:hover{cursor:pointer}@media only screen and (min-width: 1440px){.a-offer__stock{min-width:190px}}.a-offer_sl .a-offer__stock{min-width:initial}.a-offer:hover .a-offer__stock{color:#ffffff}.a-offer__stock-value{font-size:13px}.a-offer__stock:hover .a-offer__stock-value{text-decoration:underline}.a-offer__stock-icon{font-family:'Shinasu_Icons';font-size:8px;position:absolute;right:10px;top:0px}.a-offer__stock-icon:before{content:"\e90b"}.a-offer__end{clear:both}.a-offer__stock .hide_mobile{margin-right:5px}.a-offer_sl .hide_mobile{display:none}@media only screen and (min-width: 1440px){.a-offer-shop{padding-top:15px;height:100%;width:375px;position:absolute;top:0px;right:20px;text-align:justify}}@media only screen and (max-width: 1439px){.a-offer-shop{padding-top:14px;text-align:center;position:static;top:auto;right:auto;width:auto;height:auto}}.a-offer_sl .a-offer-shop{padding-top:14px;text-align:center;position:static;top:auto;right:auto;width:auto;height:auto}@media only screen and (min-width: 1440px){.a-offer-price{display:inline-block;vertical-align:middle;width:140px}}@media only screen and (max-width: 1439px){.a-offer-price{display:block;width:auto;padding-top:0px;padding-bottom:0px}}.a-offer_sl .a-offer-price{display:block;width:auto;padding-top:0px;padding-bottom:0px}.a-offer__old-price{color:#888888;font-size:16px;line-height:1.2em}@media only screen and (min-width: 1440px){.a-offer__old-price{padding-top:5px;float:right}}@media only screen and (max-width: 1439px){.a-offer__old-price{float:none;display:inline;padding-top:0px}}.a-offer_sl .a-offer__old-price{float:none;display:inline;padding-top:0px}.a-offer:hover .a-offer__old-price{color:#ffffff}.a-offer__old-price .num{text-decoration:line-through}.a-offer__price{color:#000000;font-weight:600;font-size:30px;line-height:1.2em}@media only screen and (min-width: 1440px){.a-offer__price{clear:both;float:right}}@media only screen and (max-width: 1439px){.a-offer__price{float:none;display:inline;margin:0px 10px;clear:none}}.a-offer_sl .a-offer__price{float:none;display:inline;margin:0px 10px;clear:none}.a-offer:hover .a-offer__price{color:#ffffff}@media only screen and (min-width: 1440px){.a-offer__button{padding-top:10px;padding-bottom:10px;display:inline-block;vertical-align:middle}}@media only screen and (max-width: 1439px){.a-offer__button{padding-top:14px;padding-bottom:6px;display:block;vertical-align:middle}}.a-offer_sl .a-offer__button{padding-top:14px;padding-bottom:6px;display:block;vertical-align:middle}.a-offer__count{width:64px;display:inline-block;vertical-align:middle;margin-right:12px;position:relative}.a-offer__button .btn-red{width:175px}.a-offer__button .a-offer__count+.btn-red{width:115px}.a-offer__button .btn-gray{font:500 20px/1.2em 'Fira Sans', sans-serif;padding:10px 10px 10px;min-width:175px}@media only screen and (max-width: 1023px){.a-offer__button .btn-gray{font-size:14px;padding-top:8px;padding-bottom:4px;margin-top:3px}}.a-offer__button .btn-inactive{font:400 20px/1.2em 'Fira Sans', sans-serif;padding:10px 10px 10px;min-width:175px}@media only screen and (max-width: 1023px){.a-offer__button .btn-inactive{font-size:14px;padding-top:8px;padding-bottom:4px;margin-top:3px}}.a-offer_sl .a-offer-fuctions{display:block;width:auto;padding-top:0px;height:0px;text-align:center}.a-offer-fuctions{overflow:hidden}@media only screen and (max-width: 1439px){.a-offer-fuctions{padding-top:12px;height:auto}}@media only screen and (min-width: 1440px){.a-offer-fuctions{display:inline-block;width:100%;text-align:right;padding-top:25px}}.a-offer_sl:hover .a-offer-fuctions{padding-top:12px;height:auto}.a-offer__func{color:#4b4b4b;font-size:12px;line-height:24px;margin:0px 10px}.a-offer__func:hover{cursor:pointer;color:#0066bd}.a-offer:hover .a-offer__func{color:#5ab6f4}.a-offer:hover .a-offer__func:hover{color:#ffd70a}.a-offer__func-icon{margin-right:10px;color:#4b4b4b;display:inline-block;vertical-align:middle}.a-offer:hover .a-offer__func-icon{color:#e3ebec}.a-offer__func:hover .a-offer__func-icon{color:#0066bd}.a-offer:hover .a-offer__func:hover .a-offer__func-icon{color:#ffd70a}.a-offer__func-icon_favourites{font-family:'Shinasu_Icons';font-size:21px}.a-offer__func-icon_favourites:before{content:"\e90e"}.a-offer__func-icon_compare{font-family:'Shinasu_Icons';font-size:23px}.a-offer__func-icon_compare:before{content:"\e906"}.a-rate{display:inline-block;vertical-align:middle;font-size:15px;line-height:1.2em}.a-rate__form{font-size:24px;line-height:1.2em}.a-rate__full,.a-rate__empty{font-family:'Shinasu_Icons';display:block;float:left;margin-left:4px;text-decoration:none !important}.a-rate__full:before,.a-rate__empty:before{content:"\e922"}@media only screen and (max-width: 479px){.a-rate__full,.a-rate__empty{margin-left:2px}}.a-rate__full{color:#ffd70a !important}.a-rate__label{color:#4b4b4b;font-size:24px;line-height:1.2em;margin-left:10px;display:inline-block;vertical-align:middle}.a-offer:hover .a-rate__full{color:#ffd70a !important;text-decoration:none}.a-offer_sale .a-rate__full,.a-offer_action .a-rate__full{color:#0066bd !important;text-decoration:none}.a-rate__empty{color:#d4d4d4 !important}.a-offer:hover .a-rate__empty{color:#d4d4d4 !important}.a-offer_sale .a-rate__empty{color:#ffffff !important}.a-rate__value{font-size:14px;line-height:1.2em;margin-left:15px}.a-stock{display:inline-block;vertical-align:middle;width:15px;margin-right:5px}.a-stock__full,.a-stock__empty{display:block;margin:2px 0px;height:2px}.a-stock__full{background:#0066bd}.a-offer:hover .a-stock__full{background:#5ab6f4}.a-stock__empty{background:#d4d4d4}.a-offer_sale .a-stock__empty{background:#ffffff}.a-offer:hover .a-stock__empty{background:#d4d4d4}.a-filtercrumbs{margin-top:15px;margin-bottom:15px;font-family:'Open Sans', sans-serif;color:#4b4b4b;line-height:1.2em}@media only screen and (min-width: 1440px){.a-filtercrumbs{width:1400px;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-filtercrumbs{width:980px;margin-left:auto;margin-right:auto}}@media only screen and (max-width: 1023px){.a-filtercrumbs{padding-left:10px;padding-right:10px}}@media only screen and (min-width: 1440px){.a-filtercrumbs{font-size:15px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-filtercrumbs{font-size:14px}}@media only screen and (max-width: 1023px){.a-filtercrumbs{font-size:13px}}.a-filtercrumbs__row{margin-top:15px;margin-bottom:15px}.a-filtercrumbs__label{margin-left:5px;color:#8c8c8c;line-height:1.2em;font-weight:600;text-transform:uppercase}@media only screen and (min-width: 1440px){.a-filtercrumbs__label{font-size:14px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-filtercrumbs__label{font-size:13px}}@media only screen and (max-width: 1023px){.a-filtercrumbs__label{font-size:12px}}.a-filtercrumbs__value{margin-left:5px;margin-right:5px}.a-filtercrumbs__result{line-height:1.2em;font-weight:600}@media only screen and (min-width: 1440px){.a-filtercrumbs__result{font-size:21px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-filtercrumbs__result{font-size:20px}}@media only screen and (max-width: 1023px){.a-filtercrumbs__result{font-size:18px}}.a-offer-store-cnt{display:none;position:absolute;z-index:400;max-width:100%}.a-offer-store{width:400px;max-width:100%;height:100%;max-height:100%;overflow:hidden;border:1px solid #e1e1e1;padding:6px 5px 6px 15px;background:#ffffff;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;box-shadow:0px 0px 18px 0px rgba(13,27,28,0.39);-moz-box-shadow:0px 0px 18px 0px rgba(13,27,28,0.39);-webkit-box-shadow:0px 0px 18px 0px rgba(13,27,28,0.39);line-height:1.2em}@media only screen and (min-width: 1440px){.a-offer-store{font-size:13px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-offer-store{font-size:12px}}@media only screen and (max-width: 1023px){.a-offer-store{font-size:11px}}.a-offer-store__tbl{width:100%;height:100%;max-height:100%}.a-offer-store__tbl-body{height:100%;max-height:100%}.a-offer-store__scroll{position:relative;height:100%}.swiper-container.a-offer-store__scroll-cnt{position:absolute;height:100%;width:100%}.a-offer-store__scroll-content{padding-right:10px;overflow:hidden}.a-offer-store__scroll .swiper-slide{height:auto}.a-offer-store__scroll .swiper-container-vertical>.swiper-scrollbar{right:0px;background:rgba(0,0,0,0.1)}.a-offer-store__scroll .swiper-scrollbar-drag{background:rgba(0,0,0,0.4)}.a-offer-store__label{position:relative;padding:10px 34px 10px 11px;margin-right:10px;color:#8d8d8d;text-transform:uppercase;border-bottom:1px solid #e1e1e1}.a-offer-store__close{display:block;position:absolute;right:0px;top:50%;margin-top:-14px;height:24px;line-height:24px;width:24px;text-align:center;font-family:'Shinasu_Icons';font-size:18px;color:#0066bd}.a-offer-store__close:before{content:"\e905"}.a-offer-store__close:hover,.a-offer-store__close:active{color:#ca0a0a;cursor:pointer}.a-offer-store__city:first-child{border-top:0px}.a-offer-store__city{border-top:1px solid #e1e1e1;margin-bottom:15px}.a-offer-store__city-name{padding-left:38px;position:relative;padding-top:10px;margin-top:8px}.a-offer-store__city-ico{color:#8d8d8d;position:absolute;left:9px;bottom:0px;width:20px;text-align:center;line-height:24px}.a-offer-store__city-ico_1{font-family:'Shinasu_Icons';font-size:22px}.a-offer-store__city-ico_1:before{content:"\e902"}.a-offer-store__city-ico_2{font-family:'Shinasu_Icons';font-size:15px}.a-offer-store__city-ico_2:before{content:"\e903"}.a-offer-store__city-ico_3{font-family:'Shinasu_Icons';font-size:19px}.a-offer-store__city-ico_3:before{content:"\e904"}.a-offer-store__point{margin:5px 0px 5px 21px;padding-right:60px;position:relative}.a-offer-store__point a{color:#0066bd;text-decoration:none}.a-offer-store__point a:hover{text-decoration:underline}.a-offer-store__count{position:absolute;right:0px;top:0px;color:#4b4b4b;font-weight:bold}@media only screen and (min-width: 1440px){.a-offer-store__count{font-size:14px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-offer-store__count{font-size:13px}}@media only screen and (max-width: 1023px){.a-offer-store__count{font-size:12px}}.a-card{background-image:-webkit-linear-gradient(top, #187ec2 0%, #0b3d76 100%);background-image:-o-linear-gradient(top, #187ec2 0%, #0b3d76 100%);background-image:linear-gradient(to bottom, #187ec2 0%, #0b3d76 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF187EC2', endColorstr='#FF0B3D76', GradientType=0);font-family:'Open Sans', sans-serif}@media only screen and (max-width: 1023px){.a-card{padding-bottom:120px}}.a-cart-wrapper{position:relative}@media only screen and (min-width: 1440px){.a-cart-wrapper{width:1400px;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-cart-wrapper{width:980px;margin-left:auto;margin-right:auto}}@media only screen and (max-width: 1023px){.a-cart-wrapper{padding-left:10px;padding-right:10px}}@media only screen and (min-width: 1440px){.a-card__title{padding-top:20px;margin-bottom:15px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-card__title{padding-top:10px;margin-bottom:10px}}@media only screen and (max-width: 1023px){.a-card__title{padding-top:7px;margin-bottom:10px;width:300px;margin-left:auto;margin-right:auto}}.a-card .a-backlink-inner{color:#5ab6f4 !important;border:1px solid #5ab6f4;border-left:0px}.a-card .a-backlink-inner:before{border-left:1px solid #5ab6f4;border-bottom:1px solid #5ab6f4}@media only screen and (min-width: 1024px){.a-card__info{min-height:135px}}@media only screen and (max-width: 1023px){.a-card__info{min-height:300px}}.a-card__name{line-height:1em;min-height:1.5em;font-weight:700;font-style:italic;text-transform:uppercase;color:#ffffff;margin-top:10px}@media only screen and (min-width: 1440px){.a-card__name{font-size:34px;margin-right:690px;margin-bottom:5px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-card__name{font-size:30px;margin-right:355px;margin-bottom:5px}}@media only screen and (max-width: 1023px){.a-card__name{font-size:22px;text-align:center;margin-bottom:40px}}@media only screen and (min-width: 1440px){.a-card__props{margin-right:790px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-card__props{margin-right:435px}}@media only screen and (max-width: 1023px){.a-card__props{margin-left:50%;padding-left:35px;padding-bottom:5px}}@media only screen and (min-width: 1024px){.a-card__props-tbl{display:table;width:100%}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-card__props-tbl{padding-right:30px}}@media only screen and (min-width: 1024px){.a-card__props-row{display:table-row}}@media only screen and (min-width: 1024px){.a-card__prop{display:table-cell}}@media only screen and (max-width: 1023px){.a-card__prop{margin-bottom:21px}}.a-card__prop_120{width:120px}.a-card__prop-label{color:#a6e7ff;line-height:1.2em;font-weight:400}@media only screen and (min-width: 1440px){.a-card__prop-label{font-size:13px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-card__prop-label{font-size:12px}}@media only screen and (max-width: 1023px){.a-card__prop-label{font-size:11px}}.a-card__prop-value{margin-top:3px;color:#ffffff;line-height:1.2em}@media only screen and (min-width: 1440px){.a-card__prop-value{font-size:16px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-card__prop-value{font-size:15px}}@media only screen and (max-width: 1023px){.a-card__prop-value{font-size:14px}}.a-card__prop-count{display:inline-block;vertical-align:middle;min-width:60px}@media only screen and (min-width: 1440px){.a-card__prop-count{font-size:14px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-card__prop-count{font-size:13px}}@media only screen and (max-width: 1023px){.a-card__prop-count{font-size:12px}}.a-card__prop-icon{display:inline-block;vertical-align:middle;line-height:12px;color:#ffd70a;font-family:'Shinasu_Icons';font-size:8px}.a-card__prop-icon:before{content:"\e90b"}.a-card__count{padding-right:10px}.a-card__count:hover{cursor:pointer}.a-card__count:hover .a-card__prop-count{text-decoration:underline}.a-card .a-stock__full{background:#ffd70a}@media only screen and (min-width: 1440px){.a-card__shop{margin-right:580px;border-top:1px solid #055aa8}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-card__shop{margin-right:330px;border-top:1px solid #055aa8}}@media only screen and (max-width: 1023px){.a-card__shop{position:absolute;top:100%;left:0px;width:100%;height:120px;background-color:#daebf5;text-align:center}}@media only screen and (min-width: 1024px){.a-card__shop-table{display:table;width:100%}}@media only screen and (min-width: 1024px){.a-card__shop-row{display:table-row}}.a-card__price{white-space:nowrap}@media only screen and (min-width: 1440px){.a-card__price{padding-right:60px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-card__price{padding-right:40px}}@media only screen and (min-width: 1024px){.a-card__price{padding-bottom:24px;display:table-cell;vertical-align:bottom;text-align:right}}@media only screen and (max-width: 1023px){.a-card__price{display:inline-block;vertical-align:middle;text-align:left}}.a-card__price-old{margin-top:8px;line-height:1.2em}@media only screen and (min-width: 1024px){.a-card__price-old{color:#ffffff}}@media only screen and (min-width: 1440px){.a-card__price-old{font-size:20px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-card__price-old{font-size:18px}}@media only screen and (max-width: 1023px){.a-card__price-old{font-size:16px;color:#4b4b4b;margin-left:2px}}.a-card__price-old-value{text-decoration:line-through}.a-card__price-value{line-height:1.2em}@media only screen and (min-width: 1024px){.a-card__price-value{color:#ffffff}}@media only screen and (min-width: 1440px){.a-card__price-value{font-size:40px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-card__price-value{font-size:36px}}@media only screen and (max-width: 1023px){.a-card__price-value{font-weight:bold;font-size:26px;color:#000000}}.a-card__buy-count{display:inline-block;vertical-align:middle;position:relative}@media only screen and (min-width: 1024px){.a-card__buy-count{width:64px;margin-right:12px}}@media only screen and (max-width: 1023px){.a-card__buy-count{width:56px;margin-right:6px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-card__btn .a-card__buy-count+.btn-red{min-width:124px}}@media only screen and (max-width: 1023px){.a-card__btn .a-card__buy-count+.btn-red{min-width:84px}}@media only screen and (min-width: 1024px){.a-card__btn{padding-bottom:24px;width:100%;margin-left:58px;display:table-cell;vertical-align:bottom}}@media only screen and (max-width: 1023px){.a-card__btn{display:inline-block;vertical-align:middle;margin-left:20px;margin-top:20px;margin-bottom:20px}}@media only screen and (min-width: 1024px){.a-card__btn .btn-red{min-width:175px}}@media only screen and (max-width: 1023px){.a-card__btn .btn-red{min-width:120px;padding-top:15px;padding-bottom:11px}}.a-card__btn .btn-inactive{font:400 20px/1.2em 'Fira Sans', sans-serif;padding:11px 10px 11px}@media only screen and (min-width: 1024px){.a-card__btn .btn-inactive{min-width:175px}}@media only screen and (max-width: 1023px){.a-card__btn .btn-inactive{min-width:150px;font-size:14px;padding-top:11px;padding-bottom:9px}}.a-card__btn .btn-gray{font:500 20px/1.2em 'Fira Sans', sans-serif;padding:11px 10px 11px}@media only screen and (min-width: 1024px){.a-card__btn .btn-gray{min-width:175px}}@media only screen and (max-width: 1023px){.a-card__btn .btn-gray{min-width:150px;font-size:14px;padding-top:11px;padding-bottom:9px}}@media only screen and (min-width: 1024px){.a-card__functions{height:100px;display:table-cell;padding-right:100px;vertical-align:middle}}.a-card__func{white-space:nowrap;text-decoration:none}@media only screen and (min-width: 1024px){.a-card__func{display:block}}@media only screen and (max-width: 1023px){.a-card__func{display:inline-block;vertical-align:middle}.a-card__func+.a-card__func{margin-left:40px}}.a-card__func:hover{cursor:pointer}.a-card__func-icon{display:inline-block;vertical-align:middle;width:25px;text-align:center;line-height:25px;margin:7px 5px 7px 0px}@media only screen and (min-width: 1024px){.a-card__func-icon{color:#e3ebec}}@media only screen and (max-width: 1023px){.a-card__func-icon{color:#4b4b4b}}.a-card__func-icon_compare{font-family:'Shinasu_Icons';font-size:23px}.a-card__func-icon_compare:before{content:"\e906"}.a-card__func-icon_favorite{font-family:'Shinasu_Icons';font-size:21px}.a-card__func-icon_favorite:before{content:"\e90e"}.a-card__func-label{display:inline-block;vertical-align:middle}@media only screen and (min-width: 1024px){.a-card__func-label{color:#5ab6f4}}@media only screen and (min-width: 1440px){.a-card__func-label{font-size:14px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-card__func-label{font-size:13px}}@media only screen and (max-width: 1023px){.a-card__func-label{font-size:12px;color:#000000}}@media only screen and (min-width: 1024px){.a-card__func:hover .a-card__func-label{color:#ffffff}}@media only screen and (max-width: 1023px){.a-card__func:hover .a-card__func-label{color:#0066bd}}.a-card__func:active .a-card__func-label{text-decoration:underline}@media only screen and (min-width: 1024px){.a-card__func:active .a-card__func-label{color:#ffffff}}@media only screen and (max-width: 1023px){.a-card__func:active .a-card__func-label{color:#0066bd}}.a-card-image{position:absolute;bottom:0px}@media only screen and (min-width: 1440px){.a-card-image{left:750px;width:360px;height:100%}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-card-image{right:-20px;width:320px;height:100%}}@media only screen and (max-width: 1023px){.a-card-image{right:50%;max-width:50%;width:180px;height:240px}}.a-card__type{position:absolute;font-weight:800;line-height:1.2em;text-transform:uppercase;box-shadow:-2px 5px 8px 0px rgba(13,27,28,0.34);-moz-box-shadow:-2px 5px 8px 0px rgba(13,27,28,0.34);-webkit-box-shadow:-2px 5px 8px 0px rgba(13,27,28,0.34)}@media only screen and (min-width: 1440px){.a-card__type{right:270px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-card__type{right:240px}}@media only screen and (min-width: 1024px){.a-card__type{bottom:115px;height:64px;width:215px;padding-left:20px;padding-top:17px;font-size:26px;z-index:0}}@media only screen and (max-width: 1023px){.a-card__type{left:0px;bottom:135px;height:32px;width:100px;font-size:16px;padding-top:7px;padding-left:12px;z-index:2}}.a-card__type:before,.a-card__type:after{content:'';position:absolute;display:block;z-index:-1;height:100%;top:0px;transform:skewX(30deg)}@media only screen and (min-width: 1024px){.a-card__type:before,.a-card__type:after{right:100%;width:21px;margin-right:-21px}}@media only screen and (max-width: 1023px){.a-card__type:before,.a-card__type:after{left:100%;width:11px;margin-left:-11px}}.a-card__type:before{transform:skewX(30deg)}.a-card__type:after{transform:skewX(-30deg)}.a-card__type_action{color:#000000}.a-card__type_action,.a-card__type_action:before,.a-card__type_action:after{background-image:-webkit-linear-gradient(top, #ffde0c 0%, #ffc706 100%);background-image:-o-linear-gradient(top, #ffde0c 0%, #ffc706 100%);background-image:linear-gradient(to bottom, #ffde0c 0%, #ffc706 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFDE0C', endColorstr='#FFFFC706', GradientType=0)}.a-card__type_sale{color:#ffffff}.a-card__type_sale,.a-card__type_sale:before,.a-card__type_sale:after{background-image:-webkit-linear-gradient(top, #ed4b4b 0%, #d11314 100%);background-image:-o-linear-gradient(top, #ed4b4b 0%, #d11314 100%);background-image:linear-gradient(to bottom, #ed4b4b 0%, #d11314 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFED4B4B', endColorstr='#FFD11314', GradientType=0)}.a-card__season{position:absolute;font-size:88px;line-height:90px}@media only screen and (min-width: 1440px){.a-card__season{left:30px;top:7px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-card__season{left:-32px;top:12px}}.a-card__season_summer{font-family:'Shinasu_Icons'}.a-card__season_summer:after{content:"\e91d";display:inline-block;color:#ffd70a}.a-card__season_winter{font-family:'Shinasu_Icons'}.a-card__season_winter:before{content:"\e91f";display:inline-block;color:#ffffff;text-shadow:1px 0px 2px #0066bd, 0px 1px 2px #0066bd, -1px 0px 2px #0066bd, 0px -1px 2px #0066bd}.a-card__season_summer.a-card__season_winter:before{content:"\e92d"}.a-card__season_summer.a-card__season_winter:after{content:"\e92b"}.a-card__image{height:100%;position:relative;background-repeat:no-repeat;background-position:center top;z-index:1}@media only screen and (max-width: 1023px){.a-card__image{background-size:contain}}@media only screen and (min-width: 1024px){.a-card__image{background-size:cover}}.a-card-rate_cnt{position:absolute;right:0px;top:40px}.a-card-rate{width:220px;margin:0 auto;font-family:'Open Sans', sans-serif}@media only screen and (max-width: 1023px){.a-card-rate{margin-bottom:25px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-card-rate_aside{margin-top:-50px}}.a-card-rate__title{line-height:1.2em}@media only screen and (min-width: 1440px){.a-card-rate__title{color:#ffffff;font-size:22px}}@media only screen and (max-width: 1439px){.a-card-rate__title{color:#8c8c8c}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-card-rate__title{font-size:20px}}@media only screen and (max-width: 1023px){.a-card-rate__title{font-size:18px;text-align:center}}.a-card-rate__value{line-height:1em;margin-left:10px}@media only screen and (min-width: 1440px){.a-card-rate__value{font-size:40px;color:#ffd70a}}@media only screen and (max-width: 1439px){.a-card-rate__value{color:#0066bd}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-card-rate__value{font-size:36px}}@media only screen and (max-width: 1023px){.a-card-rate__value{font-size:30px}}.a-card-rate__anchor{line-height:1.2em}@media only screen and (min-width: 1440px){.a-card-rate__anchor{color:#ffffff;font-size:16px;margin-top:5px}.a-card-rate__anchor a{color:#ffffff}}@media only screen and (max-width: 1439px){.a-card-rate__anchor{color:#0066bd}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-card-rate__anchor{font-size:15px;margin-top:5px}}@media only screen and (max-width: 1023px){.a-card-rate__anchor{font-size:13px;text-align:center}}.a-card-rate__anchor a{text-decoration:underline}.a-card-rate__anchor a:hover{text-decoration:none}@media only screen and (min-width: 1024px){.a-card-rate__data{margin-top:25px}}@media only screen and (max-width: 1023px){.a-card-rate__data{margin-top:20px}}@media only screen and (min-width: 1024px){.a-card-rate__row{margin:12px 0px}}@media only screen and (max-width: 1023px){.a-card-rate__row{margin:10px 0px}}.a-card-rate__row-label{font-weight:400;line-height:1.2em}@media only screen and (min-width: 1440px){.a-card-rate__row-label{color:#ffffff;font-size:13px}}@media only screen and (max-width: 1439px){.a-card-rate__row-label{color:#8c8c8c}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-card-rate__row-label{font-size:13px}}@media only screen and (max-width: 1023px){.a-card-rate__row-label{font-size:12px}}.a-card-rate__row-value{font-size:16px}.a-card-rate__diagram{position:relative;height:6px;overflow:hidden;font-size:0px;line-height:1em;white-space:nowrap;margin-top:6px}.a-card-rate__part{position:relative;display:inline-block;height:6px;width:42px;overflow:hidden}@media only screen and (min-width: 1440px){.a-card-rate__part{background:#1675b8}}@media only screen and (max-width: 1439px){.a-card-rate__part{background:#c0c0c0}}.a-card-rate__part:first-child{border-radius:3px 0px 0px 3px;-moz-border-radius:3px 0px 0px 3px;-webkit-border-radius:3px 0px 0px 3px}.a-card-rate__part:last-child{border-radius:0px 3px 3px 0px;-moz-border-radius:0px 3px 3px 0px;-webkit-border-radius:0px 3px 3px 0px}.a-card-rate__part+.a-card-rate__part{margin-left:2px}@media only screen and (min-width: 1440px){.a-card-rate__part_full{background:#ffd70a}}@media only screen and (max-width: 1439px){.a-card-rate__part_full{background:#0066bd}}.a-card-rate__part-value{position:absolute;left:0px;top:0px;height:6px}@media only screen and (min-width: 1440px){.a-card-rate__part-value{background:#ffd70a}}@media only screen and (max-width: 1439px){.a-card-rate__part-value{background:#0066bd}}.a-card-rate__diagram-value{background:#ffd70a}@media only screen and (min-width: 1024px){.a-content-manufacturer{float:right;margin-top:-5px}}@media only screen and (max-width: 1023px){.a-content-manufacturer{text-align:center}}@media only screen and (max-width: 1023px){.a-card-inset{display:block !important}}.a-item-rate{font-family:'Open Sans';line-height:1.2em;margin-bottom:15px}@media only screen and (min-width: 1024px){.a-item-rate{display:table;width:100%}}@media only screen and (min-width: 1024px){.a-item-rate-row{display:table-row}}@media only screen and (max-width: 1023px){.a-item-rate-row{text-align:center}}.a-item-rate__name{font-size:20px;line-height:1.2em;text-transform:uppercase}@media only screen and (min-width: 1024px){.a-item-rate__name{padding-top:3px;display:table-cell;vertical-align:middle;font-size:20px}}@media only screen and (max-width: 1023px){.a-item-rate__name{margin-top:10px;font-size:16px}}.a-item-rate__name_gray{color:#8d8d8d;font-weight:600}.a-item-rate__subname{line-height:1.2em;font-weight:600;text-transform:uppercase}@media only screen and (min-width: 1024px){.a-item-rate__subname{padding-top:3px;display:table-cell;vertical-align:middle;font-size:16px}}@media only screen and (max-width: 1023px){.a-item-rate__subname{margin-top:10px;font-size:14px}}.a-item-rate__subname span{display:block;color:#8d8d8d;font-weight:400;text-transform:none}@media only screen and (min-width: 1024px){.a-item-rate__subname span{font-size:14px;margin-top:5px}}@media only screen and (max-width: 1023px){.a-item-rate__subname span{font-size:12px;margin-top:10px}}@media only screen and (min-width: 1024px){.a-item-rate__rate{padding-top:6px;padding-right:21px;width:255px;display:table-cell;vertical-align:middle;text-align:right}.a-item-rate__rate:before{display:inline-block;vertical-align:middle;content:'';height:65px}}@media only screen and (max-width: 1023px){.a-item-rate__rate{margin-top:10px}}.a-item-rate__rate .a-rate{font-size:20px;line-height:1.2em;display:inline-block;vertical-align:middle}.a-item-rate__value{display:inline-block;vertical-align:middle;color:#8d8d8d;font-size:40px;line-height:1.2em;margin-left:12px;margin-top:-10px}@media only screen and (min-width: 1024px){.a-item-rate__btn{display:table-cell;vertical-align:middle;width:190px;text-align:right}}@media only screen and (max-width: 1023px){.a-item-rate__btn{margin-top:12px}}.a-item-rate__btn .btn-gray,.a-item-rate__btn .btn-inactive{width:190px}.a-review,.a-review-form{font-family:'Open Sans';width:100%;padding-top:14px;padding-left:5px;margin-bottom:21px;border-top:1px solid #ebebeb}.a-review{display:table}.a-review-inner{display:table-row}@media only screen and (min-width: 1024px){.a-review-info{width:196px;display:table-cell;vertical-align:top;padding:7px 18px 2px 0px}}@media only screen and (min-width: 480px) and (max-width: 1023px){.a-review-info{display:table;width:100%}}@media only screen and (min-width: 480px) and (max-width: 1023px){.a-review-info-row{display:table-row}}@media only screen and (min-width: 480px) and (max-width: 1023px){.a-review__author{display:table-cell;vertical-align:middle;border-right:1px solid #e1e1e1}}.a-review__name{font-weight:bold;margin-bottom:5px}.a-review__date{font-weight:300;color:#8d8d8d}@media only screen and (min-width: 1024px){.a-review__date{margin-bottom:5px}}@media only screen and (min-width: 1024px){.a-review__rate{margin-top:12px;font-weight:300;margin-bottom:5px}}@media only screen and (max-width: 1023px){.a-review__rate{margin-top:12px}}@media only screen and (max-width: 1023px){.a-review__rate br{display:none}}@media only screen and (min-width: 480px) and (max-width: 1023px){.a-review__rate-cnt{display:table-cell;vertical-align:middle;width:285px;padding-left:5px}}@media only screen and (max-width: 1023px){.a-review__rate-cnt{margin-top:5px}}@media only screen and (max-width: 1023px){.a-review__rate-cnt_multirate .a-review__rate-label{width:160px}}@media only screen and (max-width: 1023px){.a-review__rate-label{display:inline-block;vertical-align:middle;text-align:right;margin-right:10px;color:#8d8d8d}}.a-review__rate-value{font-size:20px;line-height:1.2em;margin-left:8px}.a-review__rate .a-rate__full:first-child{margin-left:0px}.a-review__rate .a-rate__full,.a-review__rate .a-rate__empty{margin-top:4px}@media only screen and (max-width: 479px){.a-review__rate .a-rate__full,.a-review__rate .a-rate__empty{margin-top:0px}}@media only screen and (min-width: 1024px){.a-review-content{display:table-cell;padding:7px 10px 2px 18px;vertical-align:top;border-left:1px solid #ebebeb}}@media only screen and (max-width: 1023px){.a-review-content{margin-top:12px}}.a-review-content p:first-child{margin-top:0px}.a-review-content p:last-child{margin-bottom:0px}.a-articles{font-family:'Open Sans', sans-serif}@media only screen and (min-width: 1440px){.a-articles{padding-bottom:40px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-articles{padding-bottom:20px}}@media only screen and (min-width: 1024px){.a-articles{margin:0px -10px}.a-articles:after{content:'';display:block;clear:both}}@media only screen and (min-width: 640px) and (max-width: 959px){.a-articles{width:620px;margin:0 auto}}.a-article{margin-bottom:20px}@media only screen and (min-width: 1440px){.a-article{height:292px;float:left;width:25%}.a-article:nth-child(4n+6){clear:both}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-article{height:292px;float:left;width:33%}.a-article:nth-child(3n+4){clear:both}}@media only screen and (min-width: 960px) and (max-width: 1023px){.a-article{height:292px;float:left;width:33%}.a-article:nth-child(3n+4){clear:both}}@media only screen and (min-width: 640px) and (max-width: 959px){.a-article{height:292px;float:left;width:50%}.a-article:nth-child(2n+3){clear:both}}@media only screen and (min-width: 1440px){.a-content-left-aside-card .a-article{width:33%}.a-content-left-aside-card .a-article:nth-child(3n+4){clear:both}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-content-left-aside-card .a-article{width:50%}.a-content-left-aside-card .a-article:nth-child(2n+3){clear:both}}@media only screen and (min-width: 1440px){.a-article_first{float:left;width:50%;height:604px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-article_first{float:left;width:66%;height:604px}}.a-article-inner{height:inherit;background:#ffffff;border:1px solid #e1e1e1;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;overflow:hidden}@media only screen and (min-width: 1024px){.a-article-inner{margin:0px 10px}}@media only screen and (max-width: 1023px){.a-article-inner{width:300px;margin:0px auto}}@media only screen and (min-width: 1024px){.a-article_first .a-article-inner{width:auto;margin:0px 10px}}.a-article__image{display:block}@media only screen and (min-width: 1024px){.a-article__image{height:150px}}@media only screen and (max-width: 1023px){.a-article__image{height:140px}}@media only screen and (min-width: 1024px){.a-article_first .a-article__image{height:300px}}.a-article__image-big,.a-article__image-small{background-repeat:no-repeat;background-size:cover;background-position:center;height:inherit}@media only screen and (min-width: 1024px){.a-article__image-big{display:block}}@media only screen and (max-width: 1023px){.a-article__image-big{display:none}}.a-article__image-small{display:block}@media only screen and (min-width: 1024px){.a-article_first .a-article__image-small{display:none}}@media only screen and (max-width: 1023px){.a-article_first .a-article__image-small{display:block}}.a-article__info{margin-top:10px;padding:0px 10px}@media only screen and (min-width: 1024px){.a-article__info{height:90px;overflow:hidden}}@media only screen and (min-width: 640px) and (max-width: 1023px){.a-article__info{height:100px;overflow:hidden}}@media only screen and (min-width: 1024px){.a-article_first .a-article__info{margin-top:40px;padding:0px 40px;height:186px;overflow:hidden}}.a-article__name{color:#0066bd}.a-article__name a{text-decoration:none}.a-article__name a:hover{text-decoration:underline}@media only screen and (min-width: 1024px){.a-article__name{font-size:16px;line-height:1.2em;min-height:2.4em}}@media only screen and (max-width: 1023px){.a-article__name{font-size:14px;line-height:1.2em;min-height:2.4em}}.a-content-red .a-article__name a{color:#e53939}@media only screen and (min-width: 1024px){.a-article_first .a-article__name{font-size:24px;line-height:1.2em;height:2.4em}}.a-article__descr{color:#4b4b4b;margin-top:5px}@media only screen and (min-width: 1024px){.a-article__descr{font-size:13px;line-height:1.2em}}@media only screen and (max-width: 1023px){.a-article__descr{font-size:12px;line-height:1.2em;margin-bottom:7px}}@media only screen and (min-width: 1024px){.a-article_first .a-article__descr{font-size:18px;line-height:1.2em}}.a-article-info{border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb}.a-article__attrs-info{padding:10px 20px;display:table;font-family:'Open Sans', sans-serif}.a-article__attrs{margin-top:3px;margin-bottom:7px;padding:0px 10px;display:table;width:100%;font-family:'Open Sans', sans-serif}.a-article__attr-row{display:table-row}@media only screen and (min-width: 1024px){.a-article_first .a-article__attrs{margin-top:18px;padding:0px 40px}}.a-article__attr{font-size:12px;line-height:1.2em;display:table-cell;vertical-align:middle;width:47%;margin-left:2%;position:relative}.a-article__attr-date,.a-article__attr-place{display:table-cell;vertical-align:middle;color:#0066bd;height:22px;line-height:22px}.a-content-red .a-article__attr-date,.a-content-red .a-article__attr-place{color:#e53939}.a-article__attr-date{font-family:'Shinasu_Icons';font-size:19px;width:24px;min-width:24px}.a-article__attr-date:before{content:"\e907"}.a-article__attr-place{font-family:'Shinasu_Icons';font-size:19px;width:20px;min-width:20px}.a-article__attr-place:before{content:"\e916"}@media only screen and (min-width: 1024px){.a-article-info .a-article__attr-date,.a-article_first .a-article__attr-date{font-family:'Shinasu_Icons';font-size:31px;height:36px;line-height:36px;width:48px}.a-article-info .a-article__attr-date:before,.a-article_first .a-article__attr-date:before{content:"\e907"}}@media only screen and (min-width: 1024px){.a-article-info .a-article__attr-place,.a-article_first .a-article__attr-place{font-family:'Shinasu_Icons';font-size:34px;height:36px;line-height:36px;width:42px}.a-article-info .a-article__attr-place:before,.a-article_first .a-article__attr-place:before{content:"\e916"}}.a-article__attr-value{display:table-cell;vertical-align:middle;padding-right:10px;font-size:12px;line-height:1.2em;color:#8d8d8d;font-weight:300}.a-article__attr-value b{font-weight:500}@media only screen and (min-width: 1024px){.a-article-info .a-article__attr-value{padding-right:50px}}@media only screen and (min-width: 1024px){.a-article-info .a-article__attr-value,.a-article_first .a-article__attr-value{font-size:14px;line-height:1.2em}}.a-searched{display:table;width:100%}.a-searched__item{display:table-row;overflow:hidden}.a-searched__image img{max-width:100%;max-height:100%;width:auto;height:auto}.a-searched__title a{font-size:120%}.a-searched__cell{display:table-cell;vertical-align:middle;padding-top:15px;padding-bottom:10px;border-bottom:1px solid #e1e1e1}.a-searched__cell_image{vertical-align:top}@media only screen and (min-width: 1024px){.a-searched__cell_image{width:120px;max-height:120px;padding-right:15px}}@media only screen and (max-width: 1023px){.a-searched__cell_image{width:80px;max-height:80px;padding-right:10px}}@media only screen and (min-width: 1440px){.a-sort-item{font:600 12px/1.2em 'Open Sans', sans-serif}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-sort-item{font:600 12px/1.2em 'Open Sans', sans-serif}}@media only screen and (max-width: 1023px){.a-sort-item{font:600 12px/1.2em 'Open Sans', sans-serif}}.a-sort-item__label{color:#8c8c8c;text-transform:uppercase;display:inline-block;vertical-align:middle;margin-right:12px}.a-sort-item__field{display:inline-block;vertical-align:middle}@media only screen and (min-width: 1440px){.a-sort-item__field{width:225px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-sort-item__field{width:205px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-sort-item__field_avail{width:150px}}.a-show-more{font-family:'Open Sans', sans-serif;font-weight:600;text-align:center;line-height:20px}@media only screen and (min-width: 1440px){.a-show-more{margin-top:32px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-show-more{margin-top:24px}}@media only screen and (max-width: 1023px){.a-show-more{margin-top:16px}}.a-show-more__link{display:inline-block;position:relative;color:#337ab7;font-weight:600;text-decoration:none}.a-show-more__link:hover,.a-show-more__link:focus,.a-show-more__link:active{color:#337ab7;text-decoration:none}.a-show-more__link:after{content:'';position:absolute;width:100%;bottom:0;left:0;border-bottom:1px dashed #337ab7}.a-show-more__link:hover:after,.a-show-more__link:focus:after,.a-show-more__link:active:after{border-bottom:1px dashed transparent}@media only screen and (min-width: 1440px){.a-show-more__link{font-size:16px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-show-more__link{font-size:15px}}@media only screen and (max-width: 1023px){.a-show-more__link{font-size:14px}}.a-pagination{font:300 15px/1.2em 'Open Sans', sans-serif;color:#8c8c8c}.a-pagination a,.a-pagination span{border-left:1px solid #8c8c8c;display:inline-block;text-align:center;width:35px}.a-pagination span{color:#282828;font-weight:600;font-size:17px}.a-pagination a{color:#8c8c8c;text-decoration:none}.a-pagination a:hover{color:#0066bd;text-shadow:0px 0px 0px #0066bd}.a-pagination span:first-child,.a-pagination a:first-child{border-left:0px}.a-content .a-tag{text-decoration:underline;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;color:#0066bd;display:inline-block;vertical-align:middle}@media only screen and (min-width: 1024px){.a-content .a-tag{padding:7px 15px;font:600 15px/1.2em 'Open Sans', sans-serif}}@media only screen and (max-width: 1023px){.a-content .a-tag{padding:4px 5px;font:600 12px/1.2em 'Open Sans', sans-serif}}.a-content .a-tag:hover{text-decoration:none}.a-content .a-tag_inset{text-decoration:none}.a-content .a-tag_inset span{border-bottom:1px dashed #0066bd}.a-content .a-tag_active{background:#5ab6f4;text-decoration:none;color:#ffffff}.a-content .a-tag_active.a-tag_inset span{border-bottom:1px dashed transparent}@media only screen and (max-width: 1023px){.a-content .a-tag.a-tag-mobile{font:600 15px/1.2em 'Open Sans', sans-serif}}.a-pagetitle-link{display:inline-block;vertical-align:middle}.a-pagetitle-link__price{display:inline-block;padding-left:50px;color:#0066bd;font-size:14px;line-height:30px;height:30px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAADsElEQVR42u1aTWgTQRRutFaxVVFBFLGKPxQ9VPTgH+pFBH+oioggXpRWRQQPHiyINIg/CIGQtkmakGAk4A+RIlIqGA/iwaJWRCo5KVWoHtRLrVItto3fkxd4rtlJ0yR2Z9mBj9ndeTM7387se2/eTFmZk4qXEonE5GAwuNTv9+8FzgNubcm0trbOBYGtIHQKeTgQCHQB34C0QJflicRisWnoaC1IHAau4roT+IjrUQOZbLAOQbfbPQkdWoSO70LeiPwG8BrXv8ZAxFoEw+HwLLx8EwicQO4HHuO6vwAiE0sQL6oDLoLEPeAdrkdLQCYrQf6Y+4uM3c3NzVMlwd7/ROgfgm1tbatL0fZfGtqmBP2WIMh28YECKZZ9mkPuofy1LENwDPa0gWQx0utyOBEV4DTsEHQIOgQdgkYzsQL5MwV6ucMplRzKuy2pRYGVwBszoJ+fuMN9OeTeltwOos0XyJPI24FXWk1RyN9nn/UP2GeVMik05aL20um0C+UvdfsHP9PaT7y4SZbTwlaUbddSyYBEg1hSVePZCDfWD1SJ9pK6atGezDSkRD4gE28RHVqrtZlAvW2C4EEaRRCsEc9u50MQ8oupjgLPWTaZQy4hwySFEOwwxGNuZe55ZTCcp5moBX6aAe1lQiJDKjlGUczECOouFyNWJa4D4/BkXIj3lJsBH+04yWKqblTJQSdML5ong7otxn8AHZmHskFbuGqoO0CxFAPBC3byRb9TYFe+AO2dsw1Bkyk6G2UD2hMkrYaXLeGqLjmSKPPkS9Dr9S5AflmBTpaNqeQoql4UMwHclEYd7VzJ3IP4QtwPaRtVoy+EgOoaUS8I9NGukRjFaD4EoeIrfD5ftRkgc5bNxB6VXCgUWlbwFKXQXKaOx+OpxLOv7KrtFP9iTcZH1e4fpFWCGKkjouyOQaO2a0eQ1ncGR/uJKP8RiUTmiLL1Oo7gUfI9CdkUA9o7bdjQeWSroBPa+0AKhk1FI6v1nARp5JHXK3Cd27+kkuOtvhErRtXsvfkCszOT9vPMQF4TK7gzKjlgnyVH0IlsOwQdghNLkEINcO82mIGceZatV8kBWxwz4RDUiCDQZCVDX1dMYPB24N+eIpc3x4BrKOweR+jP+ke5spzprAHhAxQKRH6XNhfzjFhb+zBethSPxytpnUc7TOwf0nLoS4Hn2ix/XpQ2OufTnOfYSZx3dgftQtDsbGk5lMcqkD3EhroDeJ8lVqMnQbMUjUZngPBm4CRH5PzOSXYnqdNv7Ofk/8X7+jwAAAAASUVORK5CYII=) no-repeat 6px center;background-size:contain;text-decoration:none}.a-pagetitle-link__price:hover{color:#0066bd;text-decoration:underline}@media only screen and (min-width: 1440px){.a-cart{max-width:940px}}@media only screen and (min-width: 1024px){.a-cart{margin:0px -20px}}@media only screen and (min-width: 1440px){.s-cart-end{margin-bottom:40px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-cart-end{margin-bottom:30px}}@media only screen and (max-width: 1023px){.s-cart-end{margin-bottom:20px}}@media only screen and (min-width: 1024px){.a-cart-table{display:table;width:100%}}@media only screen and (min-width: 1024px){.a-cart-title{display:table-row}}@media only screen and (max-width: 1023px){.a-cart-title{display:none}}@media only screen and (min-width: 1024px){.a-cart-title__cell{font-weight:600;font-size:13px;line-height:1.2em;color:#8c8c8c;text-transform:uppercase;display:table-cell;padding:12px 0px 12px 20px}}.a-cart-item{color:#8d8d8d}@media only screen and (min-width: 1024px){.a-cart-item{display:table-row}}@media only screen and (max-width: 1023px){.a-cart-item{border:1px solid #e1e1e1;border-bottom:1px solid #8D8D8D;background:#ffffff;padding:15px 10px}.a-cart-item+.a-cart-item{border-top:0px}.a-cart-item:last-child{border-bottom:1px solid #e1e1e1}}@media only screen and (min-width: 1024px){.a-cart-item__line{display:none}}@media only screen and (max-width: 1023px){.a-cart-item__line{clear:both;border-top:1px solid #e1e1e1}}@media only screen and (min-width: 1024px){.a-cart-item__image,.a-cart-item__title,.a-cart-item__price,.a-cart-item__count,.a-cart-item__total,.a-cart-item__delete{display:table-cell;vertical-align:middle;background:#ffffff;border-top:1px solid #e1e1e1;padding-left:20px}}@media only screen and (min-width: 1024px){.a-cart-title+.a-cart-item .a-cart-item__image{border-top-left-radius:3px}}@media only screen and (min-width: 1024px){.a-cart-title+.a-cart-item .a-cart-item__delete{border-top-right-radius:3px}}@media only screen and (min-width: 1024px){.a-cart-item:last-child .a-cart-item__image{border-bottom-left-radius:3px}}@media only screen and (min-width: 1024px){.a-cart-item:last-child .a-cart-item__delete{border-bottom-right-radius:3px}}@media only screen and (min-width: 1024px){.a-cart-item:last-child .a-cart-item__image,.a-cart-item:last-child .a-cart-item__title,.a-cart-item:last-child .a-cart-item__price,.a-cart-item:last-child .a-cart-item__count,.a-cart-item:last-child .a-cart-item__total,.a-cart-item:last-child .a-cart-item__delete{border-bottom:1px solid #e1e1e1}}@media only screen and (min-width: 1024px){.a-cart-item__delete{padding-right:20px;border-right:1px solid #e1e1e1}}.a-cart-item__image{font-size:0;line-height:1em;text-align:center}.a-cart-item__image:before{content:'';vertical-align:bottom;display:inline-block}@media only screen and (min-width: 1024px){.a-cart-item__image:before{height:98px}}@media only screen and (max-width: 1023px){.a-cart-item__image:before{height:85px}}.a-cart-item__image img{vertical-align:bottom;width:auto;height:auto}@media only screen and (min-width: 1024px){.a-cart-item__image img{max-width:100px;max-height:92px}}@media only screen and (max-width: 1023px){.a-cart-item__image img{max-width:75px;max-height:85px}}.a-cart-item__image_empty:before{vertical-align:middle}.a-cart-item__image_empty img{vertical-align:middle}@media only screen and (min-width: 1024px){.a-cart-item__image{padding-left:20px;border-left:1px solid #e1e1e1;vertical-align:bottom;width:120px}}@media only screen and (max-width: 1023px){.a-cart-item__image{width:75px;height:85px;float:left;margin-left:10px}}@media only screen and (max-width: 1023px){.a-cart-item__title{margin-left:95px}}.a-cart-item__name{line-height:1.2em;color:#0066bd}@media only screen and (min-width: 1440px){.a-cart-item__name{font-size:16px;display:block;height:2.4em}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-cart-item__name{font-size:15px}}@media only screen and (max-width: 1023px){.a-cart-item__name{display:block;font-size:13px;min-height:3.6em}}.a-cart-item__name a{text-decoration:none}.a-cart-item__name a:hover{text-decoration:underline}.a-cart-item__prop{line-height:1.2em}@media only screen and (min-width: 1440px){.a-cart-item__prop{font-size:14px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-cart-item__prop{font-size:13px;float:right}}@media only screen and (max-width: 1023px){.a-cart-item__prop{display:block;font-size:12px;margin-top:8px}}@media only screen and (min-width: 1024px){.a-cart-item__price{width:120px}}@media only screen and (min-width: 1440px){.a-cart-item__old-price{font-size:16px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-cart-item__old-price{font-size:15px}}@media only screen and (max-width: 1023px){.a-cart-item__old-price{font-size:12px}}@media only screen and (min-width: 1024px){.a-cart-item__count{width:120px}}@media only screen and (max-width: 1023px){.a-cart-item__count{display:none}}.a-cart-item__count-inner{max-width:65%}.a-cart-item__total{color:#4b4b4b}@media only screen and (min-width: 1024px){.a-cart-item__total{width:120px}}.a-cart-item__total,.a-cart-item__price{line-height:1.2em}@media only screen and (min-width: 1440px){.a-cart-item__total,.a-cart-item__price{font-size:20px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-cart-item__total,.a-cart-item__price{font-size:18px}}@media only screen and (max-width: 1023px){.a-cart-item__total,.a-cart-item__price{font-size:15px;display:none}}@media only screen and (min-width: 1024px){.a-cart-item__delete{display:table-cell;width:54px}}@media only screen and (max-width: 1023px){.a-cart-item__delete{display:none}}.a-cart-item__delete-btn{font-family:'Shinasu_Icons';font-size:14px;color:#e53939;text-align:center}.a-cart-item__delete-btn:before{content:"\e905"}.a-cart-item__delete-btn:hover{cursor:pointer}@media only screen and (min-width: 1024px){.a-cart-item__subtable{display:none}}@media only screen and (max-width: 1023px){.a-cart-item__subtable{display:table;margin-top:10px;width:100%}}@media only screen and (max-width: 1023px){.a-cart-item__subrow{display:table-row}}@media only screen and (min-width: 1024px){.a-cart-item__label{display:none}}@media only screen and (max-width: 1023px){.a-cart-item__label{display:table-cell;font-size:11px;line-height:1.2em;color:#8c8c8c;padding-left:10px}}@media only screen and (max-width: 1023px){.a-cart-item__subtable .a-cart-item__price,.a-cart-item__subtable .a-cart-item__count,.a-cart-item__subtable .a-cart-item__total,.a-cart-item__subtable .a-cart-item__delete{display:table-cell;vertical-align:middle;padding-top:10px;padding-left:10px}}@media only screen and (max-width: 1023px){.a-cart-item__subtable .a-cart-item__delete{padding-right:10px}}.a-cart-total{margin-top:18px;border-top:2px solid #e1e1e1;border-bottom:2px solid #0066bd;padding:5px 0px}.a-cart-total__row{color:#4b4b4b;text-align:right;line-height:1.2em}@media only screen and (min-width: 1024px){.a-cart-total__row{margin:7px 20px}}@media only screen and (min-width: 1440px){.a-cart-total__row{font-size:20px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-cart-total__row{font-size:18px}}@media only screen and (max-width: 1023px){.a-cart-total__row{font-size:13px}}.a-cart-total__label{display:inline-block}.a-cart-total__value{text-align:left;display:inline-block}@media only screen and (min-width: 1024px){.a-cart-total__value{width:170px;margin-left:25px}}@media only screen and (max-width: 1023px){.a-cart-total__value{width:110px;margin-left:15px}}.a-cart-total__value_total{font-weight:700}@media only screen and (min-width: 1440px){.a-cart-total__value_total{font-size:30px;line-height:1.2em}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-cart-total__value_total{font-size:26px;line-height:1.2em}}@media only screen and (max-width: 1023px){.a-cart-total__value_total{font-size:18px;line-height:1.2em}}@media only screen and (min-width: 1024px){.a-cart-checkout{text-align:justify;margin-top:22px}}@media only screen and (max-width: 1023px){.a-cart-checkout{text-align:center;margin-top:16px}}@media only screen and (min-width: 1024px){.a-cart-checkout:after{display:inline-block;content:'';width:100%}}.a-cart-checkout .btn-red{width:220px}@media only screen and (max-width: 1023px){.a-cart-checkout .btn-red{margin-bottom:15px;margin-left:5px;margin-right:5px}}@media only screen and (min-width: 1024px){.a-cart-checkout .btn-gray{width:240px}}@media only screen and (max-width: 1023px){.a-cart-checkout .btn-gray{width:220px;margin-bottom:15px;margin-left:5px;margin-right:5px}}.s-menu{background:#daebf5;font-family:'Open Sans', sans-serif}@media only screen and (min-width: 1440px){.s-menu{margin-left:-20px;margin-bottom:27px;padding:20px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-menu{margin-bottom:20px;padding:15px 15px 5px}}@media only screen and (max-width: 1023px){.s-menu{margin-bottom:15px;padding:10px 10px 5px}}.s-menu__label{color:#8d8d8d;font-size:13px;font-weight:500;line-height:1.2em;text-transform:uppercase;margin-top:10px;margin-bottom:25px}.s-menu__item{margin-bottom:10px}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-menu__item{display:inline-block;margin-right:40px}}@media only screen and (max-width: 1023px){.s-menu__item{margin-bottom:4px}}.s-menu__item-title{display:block;text-decoration:none}.s-menu__item-title:hover{cursor:pointer}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-menu__item-title{display:inline-block;vertical-align:middle}}.s-menu__icon{display:inline-block;vertical-align:middle;width:22px;line-height:24px;text-decoration:none}.s-menu__icon_city-1{font-family:'Shinasu_Icons';font-size:22px}.s-menu__icon_city-1:before{content:"\e902"}.s-menu__icon_city-2{font-family:'Shinasu_Icons';font-size:15px}.s-menu__icon_city-2:before{content:"\e903"}.s-menu__icon_city-3{font-family:'Shinasu_Icons';font-size:19px}.s-menu__icon_city-3:before{content:"\e904"}.s-menu__name{display:inline-block;vertical-align:middle;margin-left:8px;line-height:1.2em}@media only screen and (min-width: 1440px){.s-menu__name{font-size:16px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-menu__name{font-size:14px}}@media only screen and (max-width: 1023px){.s-menu__name{font-size:12px}}@media only screen and (max-width: no_tablet){.s-menu__name{width:230px}}.s-menu__name b{font-weight:600}.s-menu__item-title:hover .s-menu__name{text-decoration:underline}.s-menu__item-title.active .s-menu__name{color:#0057a9}@media only screen and (min-width: 1440px){.s-menu__submenu{margin:10px 0px 15px 45px;font-size:14px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-menu__submenu{font-size:13px;display:inline-block;margin-left:15px}}@media only screen and (max-width: 1023px){.s-menu__submenu{font-size:12px;margin-bottom:5px;margin-left:26px}}.s-menu__subitem{text-decoration:none;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}@media only screen and (min-width: 1440px){.s-menu__subitem{display:block;margin-bottom:3px}}@media only screen and (max-width: 1439px){.s-menu__subitem{display:inline-block;vertical-align:middle}}@media only screen and (min-width: 1024px){.s-menu__subitem{padding:4px 12px}}@media only screen and (max-width: 1023px){.s-menu__subitem{padding:2px 7px}}.s-menu__subitem:hover,.s-menu__subitem.active{background:rgba(0,87,169,0.45);color:#ffffff}.s-map-link{display:block;background:url("/local/templates/shina_su/css/../images/s-map-link.webp") no-repeat center;text-decoration:none;border:1px solid #CCCCCC;overflow:hidden;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;box-shadow:1px 2px 3px -1px rgba(13,27,28,0.41);-moz-box-shadow:1px 2px 3px -1px rgba(13,27,28,0.41);-webkit-box-shadow:1px 2px 3px -1px rgba(13,27,28,0.41);margin-bottom:27px;margin-left:-20px}.s-map-link span{display:block;font-weight:700;font-size:20px;line-height:1.2em;padding:12px 0px;text-align:center;color:#030303;background:-moz-linear-gradient(top, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.46) 36%, rgba(64,140,206,0.2) 100%);background:-webkit-linear-gradient(top, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.46) 36%, rgba(64,140,206,0.2) 100%);background:linear-gradient(to bottom, rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.46) 36%, rgba(64,140,206,0.2) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#99ffffff', endColorstr='#33408cce',GradientType=0 )}.s-map-link:hover span{background:rgba(255,255,255,0.6)}.s-map-link:active span{background:rgba(64,140,206,0.2)}.s-map-link:active{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.s-review{border:1px solid #CCCCCC;overflow:hidden;padding:20px 24px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;box-shadow:1px 2px 3px -1px rgba(13,27,28,0.41);-moz-box-shadow:1px 2px 3px -1px rgba(13,27,28,0.41);-webkit-box-shadow:1px 2px 3px -1px rgba(13,27,28,0.41);background-repeat:repeat-x;background-image:-webkit-linear-gradient(97deg, #197ec2, #0b3c76);background-image:-o-linear-gradient(97deg, #197ec2, #0b3c76);background-image:linear-gradient(97deg, #197ec2, #0b3c76);margin-left:-20px}.s-review__point{font-weight:700;font-size:16px;line-height:1.2em;color:#ffffff;padding:0px 10px 10px;margin:0px -10px 10px;border-bottom:1px solid #055aa8}.s-review__author{text-align:justify;font-size:0px;line-height:1em;margin-bottom:10px}.s-review__author:after{display:inline-block;content:'';width:100%}.s-review__name{display:inline-block;vertical-align:middle;max-width:175px;color:#a6e7ff;font-size:14px;line-height:1.2em;font-weight:500}.s-review__author-height{display:inline-block;vertical-align:middle;height:34px}.s-review__rate{display:inline-block;vertical-align:middle}.s-review__text{color:#ffffff;font-size:14px;line-height:1.2em;margin-bottom:25px}.s-review__btn{border:1px solid #5ab6f4;background:transparent;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;text-decoration:none;display:block;text-align:center;color:#5ab6f4}.s-review__btn:hover,.s-review__btn:focus{color:#5ab6f4;background:rgba(90,182,244,0.2)}.s-review__btn:active{color:#ffffff;border:1px solid #ffffff}.s-review__btn-text{font-size:16px;line-height:1.2em;text-transform:uppercase;display:inline-block;vertical-align:middle}.s-review__btn-icon{line-height:38px;display:inline-block;vertical-align:middle;font-family:'Shinasu_Icons';font-size:21px;margin-right:12px}.s-review__btn-icon:before{content:"\e919"}.a-shop{margin-bottom:20px;padding:12px 20px 5px 12px;border:1px solid #e1e1e1;background:#ffffff;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;overflow:hidden}@media only screen and (min-width: 1024px){.a-shop__image{width:440px;float:left;margin-bottom:28px;border:1px solid #e1e1e1;overflow:hidden;box-shadow:0px 0px 6px 0px rgba(13,27,28,0.23);-moz-box-shadow:0px 0px 6px 0px rgba(13,27,28,0.23);-webkit-box-shadow:0px 0px 6px 0px rgba(13,27,28,0.23);border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px}}@media only screen and (max-width: 1023px){.a-shop__image{display:none}}@media only screen and (min-width: 1024px){.a-shop__image+.a-shop__info{margin-left:460px}}.a-shop__title{display:table;width:100%;border-bottom:1px solid #ebebeb;padding-bottom:10px;margin-bottom:12px}.a-shop__name{display:table-cell;vertical-align:middle;color:#4b4b4b;font-weight:bold;line-height:1.2em}.a-shop__name a{color:#0066bd}@media only screen and (min-width: 1024px){.a-shop__name{font-size:16px;max-width:350px}}@media only screen and (max-width: 1023px){.a-shop__name{font-size:14px;max-width:200px}}.a-shop__rate{text-align:right;display:table-cell;vertical-align:middle;font-size:0px;line-height:1.0em}@media only screen and (min-width: 1024px){.a-shop__rate{width:180px}.a-shop__rate:after{display:inline-block;vertical-align:middle;height:52px;content:''}}.a-shop__rate:hover .a-shop__rate-label{text-decoration:underline}@media only screen and (max-width: 1023px){.a-shop__rate{width:100px}}@media only screen and (min-width: 1024px){.a-shop__rate br{display:none}}.a-shop__rate-label{color:#0066bd;font-size:13px;line-height:1.2em;margin-left:10px;display:inline-block;vertical-align:middle}.a-shop__contacts{display:table;width:100%}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-content-inner-right+.a-shop__contacts{width:50%}}.a-shop__contact{display:table-row}.a-shop__contact-icon{display:table-cell;vertical-align:middle;width:20px;padding:0px 12px 3px;text-align:center;color:#8d8d8d;line-height:24px}.a-shop__contact-icon_addr{font-family:'Shinasu_Icons';font-size:20px}.a-shop__contact-icon_addr:before{content:"\e917"}.a-shop__contact-icon_phone{font-family:'Shinasu_Icons';font-size:17px}.a-shop__contact-icon_phone:before{content:"\e915"}.a-shop__contact-icon_time{font-family:'Shinasu_Icons';font-size:16px}.a-shop__contact-icon_time:before{content:"\e923"}.a-shop__contact-icon_coord{font-family:'Shinasu_Icons';font-size:18px}.a-shop__contact-icon_coord:before{content:"\e918"}.a-shop__contact-value{display:table-cell;vertical-align:middle;color:#8d8d8d;font-size:14px;line-height:1.2em;padding-bottom:3px}.a-shop__contact-value a{color:inherit}@media only screen and (min-width: 1024px){.a-shop__descr{margin-top:25px}}@media only screen and (max-width: 1023px){.a-shop__descr{margin-top:15px}}@media only screen and (min-width: 1024px){.a-shop__other{clear:both;overflow:hidden;text-align:justify;font-size:0px;line-height:1em;border-top:1px solid #ebebeb;padding:5px 0px 0px}.a-shop__other:after{content:'';display:inline-block;width:100%}}@media only screen and (max-width: 1023px){.a-shop__other{display:none}}.a-shop__map-links{width:440px;display:inline-block;vertical-align:middle;text-align:justify}.a-shop__map-links:after{content:'';display:inline-block;width:100%}.a-shop__map-links{display:inline-block;vertical-align:middle}.a-content-right-wide-aside .a-shop__links{margin-top:12px;padding-left:10px;padding-top:10px}.a-content-right-wide-aside .a-shop__link{margin-bottom:5px}.a-shop__link{display:inline-block;vertical-align:middle;text-decoration:none !important}.a-shop__link:hover .a-shop__link-label{text-decoration:underline}.a-shop__link-icon{display:inline-block;vertical-align:middle;margin-right:8px;line-height:30px;height:30px}.a-shop__link-icon_map{color:#f00000;font-family:'Shinasu_Icons';font-size:25px}.a-shop__link-icon_map:before{content:"\e917"}.a-shop__link-icon_scheme{color:#8d8d8d;font-family:'Shinasu_Icons';font-size:26px}.a-shop__link-icon_scheme:before{content:"\e90c"}.a-shop__link-icon_comment{color:#8d8d8d;font-family:'Shinasu_Icons';font-size:27px}.a-shop__link-icon_comment:before{content:"\e919"}.a-shop__link-label{font-size:13px;line-height:1.2em;color:#0066bd;display:inline-block;vertical-align:middle}.a-calc{background:#daebf5;font-family:'Open Sans', sans-serif}@media only screen and (min-width: 1024px){.a-calc{padding:10px 20px;margin-bottom:40px}}@media only screen and (max-width: 1023px){.a-calc{padding:5px 15px;margin:15px -15px}}@media only screen and (max-width: 1023px){.a-calc__form{width:300px;margin:0 auto}}@media only screen and (min-width: 1024px){.a-calc__tbl{display:table;width:100%}}@media only screen and (min-width: 1024px){.a-calc__row{display:table-row}}@media only screen and (min-width: 1024px){.a-calc__label{display:table-cell;vertical-align:middle;padding:10px 0px 10px 20px}.a-calc__label:first-child{padding-left:0px}}@media only screen and (max-width: 1023px){.a-calc__label{margin-top:10px;margin-bottom:10px}}.a-calc__sublabel{display:inline-block;vertical-align:middle}@media only screen and (min-width: 1024px){.a-calc__sublabel{width:100px;padding-left:20px}}@media only screen and (max-width: 1023px){.a-calc__sublabel{width:90px}}@media only screen and (min-width: 1024px){.a-calc__field-label{display:none}}@media only screen and (max-width: 1023px){.a-calc__field-label{margin-bottom:10px}}.a-calc__label,.a-calc__sublabel{text-transform:uppercase}.a-calc__label,.a-calc__sublabel,.a-calc__field-label{line-height:1.2em;color:#8c8c8c}@media only screen and (min-width: 1440px){.a-calc__label,.a-calc__sublabel,.a-calc__field-label{font-size:13px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-calc__label,.a-calc__sublabel,.a-calc__field-label{font-size:12px}}@media only screen and (max-width: 1023px){.a-calc__label,.a-calc__sublabel,.a-calc__field-label{font-size:11px}}.a-calc__caption{line-height:1.2em;color:#4b4b4b;font-weight:700}@media only screen and (min-width: 1024px){.a-calc__caption{display:table-cell;vertical-align:middle}}@media only screen and (min-width: 1440px){.a-calc__caption{font-size:16px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.a-calc__caption{font-size:14px}}@media only screen and (max-width: 1023px){.a-calc__caption{font-size:13px;margin-top:10px;margin-bottom:10px}}@media only screen and (min-width: 1024px){.a-calc__field{display:table-cell;vertical-align:middle;padding:10px 0px 10px 20px}.a-calc__field:first-child{padding-left:0px}}@media only screen and (max-width: 1023px){.a-calc__field{margin-top:10px;margin-bottom:10px}}.a-calc__field .btn-gray{width:100%}@media only screen and (max-width: 1023px){.a-calc__field .btn-gray{margin-top:15px;margin-bottom:10px}}.a-calc__multifield{font-size:1px;line-height:1em;text-align:justify}.a-calc__multifield:after{content:'';display:inline-block;width:100%}@media only screen and (min-width: 1024px){.a-calc__multifield{padding-left:0px;padding-right:50px}}.a-calc__subfield{display:inline-block;vertical-align:middle}@media only screen and (min-width: 1024px){.a-calc__subfield{width:100px;padding-left:20px}}@media only screen and (max-width: 1023px){.a-calc__subfield{width:85px}}.l-cover{display:none;position:fixed;z-index:1000;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,0.5)}@media only screen and (min-width: 1440px){.l-cover_filter{display:none !important}}@media only screen and (min-width: 1024px){.l-filter-opener{display:none}}@media only screen and (max-width: 1023px){.l-filter-opener{position:fixed;top:50%;z-index:999;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAACqCAYAAADFuu0wAAAIH0lEQVR4Ae2caUxUVxTHK8M+y7CAA7IPw7CIgLHStEppDUFrrcZSaaqggJSlCu4VrIuIVnEBl5hYl7apNWgrNUYTtSxUUKugVsWlIi7SNm1ISJqYkJBM8nrbHpuT2+vzfeHc+eAk9/P55X/OPefcO/edl5zuZwwJHfb3cjogvGQDuTgV1KgN1wIACpZksKSa2wnMsA5DSQVK3vbgdQCCJRkqufZhFjPqCksARQ1U92gRM+oGSwhFCpSyvbeWGXWHxUPRq5Sy45ejzKCHOhQp0K+XmEEvtjwBjIciB+pnBr3FUKASMZBiLdoXKoRCKpECJVR1vMmMGjAUVokcKHHT7SJm1IihsEp0cQRAo7be38EMmjkoT+w2UqCkuseNzKAvgtIjldwkAPX+zgz6c1C8Si6UQEpk/u5EgPJhywSuA5UkAMVVdRYwo4Fs+QEUVsmNJrAR0MjN3buZQQtbAeA6rJI7xBEdUGLtoyvMYDBbw5HrjBKBHjss6TPtAAWu+0clPY4jSiAlZtmpLGY0BFwHKoHbUByRAcWvv7GRGQxDrnuqkjdyGx3QyC33zzODkWyFshUEKpmR26CuUQFtfeiwZBSOZkYj2BoBKvlCcHviukYFpNgqWucxg1GcSia820iB4j698y0zaEMqBUJw6xGQCxlQ/OYH/ebohARm1AoBboHgNvBuowJSIkoPvccMxiCVAni3kQLFrLuxjxmMZysaYmk4dhtWiQTIvqmnz2yNH8UM2kGlYHCbERVbHSWQElHeUIBUCuHdRg4UXd11nBl8qlI4WxbkNg/sNhIg28buwYA3ctNAJSsEtz/qAMBtdEBKREXbOlAphq0wFNzefHCTAFk3/NxjioodAypFqgQ3FdBdJaT0cAkzmAjZOxQyt5nrAEAlAqDIqpvtzNhotuIgBQRBwTVgleiAqu8oluyNWaASSgFilUiAwlZe/oYZS2ErFlSyiFQiAwqvuuUInFr5DjM4UjVRgkoUQErIio56ZixZg0o0QKFruhz+kxZOEqokyEsUQEpwxaV6LpaEO44MaMSqGw6/yUsnq+44pBIFkGKp6DjJqyTO3gA15ECfXFP83q/9AKnEZW/oBCiBAis6L6Dszdc4cRoYUqDKq4pv3pcl0AnY+DYXqaQjA/Jf3tljjElOhU4gClTyf5ZKBECXFZ/Sk2uZsSRBv6TH95NkQL7LOvtNY6elMYMJXFcpLCkUQIq5rOUAlBTovcUlhQ5oyaVBY+ait7SWFAogxbiw/QyopFpS6IAWX1QM2TvnaC0pJED6BeevaykpdEALLyjeuV+VC0qKUCUSIK/ycz3GSDuUFBWV6IDOK155Ryq1qkQC5FnW1gsqqe44QqB2xSP34GJQScOBgADIfd7Zm3z25jsBWqD5bYpH9p5CVOOCRTcnpEBuJU0nUCcA/dL/T7t0QB+ddXinzkhTuRNAbqMBUlzzGqpQcHOtCbiNEkhX0grBLb7wogcq/UHxTCvMELoN7TZSINfcwyugV+J2G/dfLhWQS1FjAz6diJMkJVBJa7/h31JiF8cRPZDikV6SieIIem7I2jKAXLM/+5C/yeXzESmQy5yGaghs/gJeElDhqSO4+vMJkhxoWFHjBX6niTM2FVBx812u0EIXCVufHqilH/VHYbjyywJ6IgDykQmkwJnNKYHCnQFowNkU+tPJYqj5NyfbZc23AUh+HkKZOgn/Kyk3Uxee/g5Kh+gk60ZfXAtO7BGcPozSgHQ59avhFAv32ZLbD9d3d85FDVoQatA8pAB5jst3qha2Tz0pUgMVNbUItrxZ2jFIl3dsK+ww67N2GCmQ2/Ta2ZpPHARAA/q4V1LhvlF0k6ajBSpuPCOKH2m3H26zDi4Sncdk3Q85vMdMHf+8qxg6oNKWdvXLKuI7Rvecg8s0u4sAaECfmP6qxgtPAqCS7+tFJ1WxuwiAPLNqc8TtBu8uCqD5bde1/61AAOQ1+2tNf7xQ/YH3h8GWPFbjiz4CoKKTNegeSPpfnE8MKRPH4cou90/g0tO71N+B0P5NPmB4beYE9ZcylA8J5jfv1awOAdCAMS0vg0+EvDp0QGX/qWPXos5QAw2Yxs2a4Dzvhxa07sVlQqwO3QurQXN6foZGdQiAFrd9gdWR/Upv0GdCcaZGdQiAlp479IwWwyBSZ6iBHL6Z5fCMWV0dGqCPL9YLX+WJ1SF4vjylYgqnjrABIwEKruw8yj+Dl/rAO2DaqmkaPxQgAFp5tYl/hSf1I4Gggs/zubdl4o9NSIDW3rwu+BzHT9qHJiFlx5dobt4JgPrM9hThQ24pHyuFr7i4C7a6egNGBOQYPnX5ZJVrFXfaD96qb7WoJEKsDg1QWPkxTV/fUX002WeyxqXAVlc/iVIARVf9tB/UEZ213Mm/cw2du28GqBOFglnWl8D3HsLOioGeR3xHSAVkW3OlDtSxPv/ZKAFQaE5dJppKoHpHSAB0vwuychRSR5x7KIBi13fVQYsB6vBtBvEQCWvZ0elo9gfMa8DuogXqN9sSbWg6SiA+b5HP/Uio6T4CrkLzYwjdxQPFrv6xGA0ggTlE2F20QI4Rby9IwDOIQB09ToaEQI+6AAaP+jHyX2YSjoy6t4cbGWWWOjIqbm3HHPWhWsRA4bNq7AjGhIazSZmDdouD4cfX6Whn6W17sJ+HQerw7pI/bZAcKH7l2VQeRuY8xoGAlyeaAISHcZUBdNm5hoxu7z0gfQwrNzl3HgaRPqg2aUv3eAwiDwZ+8ZVNZqeavsxByJ9PzUMIYF4MXVeDePH7Cx4az3tMzbsMAAAAAElFTkSuQmCC) no-repeat center left;background-size:contain}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.l-filter-opener{left:0px;width:36px;height:170px;margin-top:-85px}}@media only screen and (max-width: 1023px){.l-filter-opener{left:0px;width:28px;height:110px;margin-top:-55px}}.l-filter-opener:hover{cursor:pointer}.l-filter-opener__icon{position:absolute;top:50%;left:0px;width:100%;line-height:24px;height:24px;font-family:'Shinasu_Icons';color:#ffffff;text-shadow:0px 2px 2px rgba(13,27,28,0.22)}.l-filter-opener__icon:before{content:"\e90f"}@media only screen and (min-width: 1024px) and (max-width: 1439px){.l-filter-opener__icon{font-size:21px;text-align:left;padding-left:2px;margin-top:-12px}}@media only screen and (max-width: 1023px){.l-filter-opener__icon{font-size:15px;text-align:left;padding-right:1px;margin-top:-12px}}.l-filter-opener:hover .l-filter-opener__icon{color:#ffe400}.l-filter{font-family:'Open Sans', sans-serif}@media only screen and (min-width: 1024px){.l-filter{z-index:900;position:relative}}@media only screen and (max-width: 1023px){.l-filter{width:320px;position:fixed;right:100%;top:0;bottom:0;z-index:1001}}@media only screen and (max-width: 1023px){.l-filter__inner{position:absolute;width:100%;height:100%;transform:translateX(0%)}}@media only screen and (max-width: 1023px){.l-filter__slide{position:relative;height:100%;margin-right:60px;background:#daebf5;box-shadow:0px 0px 15px 0px rgba(0,0,0,0.5);-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.5);-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.5)}}@media only screen and (max-width: 1023px){.l-filter_animated{transition:transform 500ms ease 0ms}}@media only screen and (max-width: 1023px){.l-filter_opened{transform:translateX(100%)}}@media only screen and (max-width: 1023px){.l-filter-cnt{margin-left:auto;padding:10px 10px 10px 20px;position:relative;height:100%;max-height:100%}}@media only screen and (max-width: 1023px){.l-filter-wrapper{height:100%;width:100%;display:table}}@media only screen and (max-width: 1023px){.l-filter-wrapper-row{display:table-row}}.l-filter-title{color:#8c8c8c;line-height:1.2em;font-weight:600;text-transform:uppercase;font-size:15px;padding:12px 0px}@media only screen and (min-width: 640px) and (max-width: 1023px){.l-filter-title{font-size:14px;padding:10px 0px}}@media only screen and (max-width: 639px){.l-filter-title{font-size:13px;padding:8px 0px}}@media only screen and (max-width: 1023px){.l-filter-title{display:table-cell}}@media only screen and (max-width: 1023px){.l-filter-type{display:table-cell}}@media only screen and (max-width: 1023px){.l-filter-fields{display:table-cell;height:100%}}@media only screen and (max-width: 1023px){.l-filter-fields-cnt{height:100%;position:relative;overflow:hidden}}@media only screen and (max-width: 1023px){.l-filter-fields-scroll{position:absolute;left:0px;top:0px;width:100%;height:100%;overflow:auto}}.l-filter-fields-scroll._native-scroll::-webkit-scrollbar{-webkit-appearance:none}.l-filter-fields-scroll._native-scroll::-webkit-scrollbar:vertical{width:6px}.l-filter-fields-scroll._native-scroll::-webkit-scrollbar:horizontal{height:6px}.l-filter-fields-scroll._native-scroll::-webkit-scrollbar-thumb{background-color:#0066bd;border-radius:3px}.l-filter-fields-scroll._native-scroll::-webkit-scrollbar-track{background-color:transparent;border-radius:3px}.swiper-container.l-menu-nav-scroll{position:absolute}@media only screen and (max-width: 1023px){.swiper-container.l-filter-fields-scroll{position:absolute}}.l-filter-fields-scroll .swiper-slide,.l-menu-nav-scroll .swiper-slide{height:auto}.l-filter__table{display:table;width:100%;padding-right:10px}.l-filter__table .l-filter__row{display:table-row;padding:0px}.l-filter__table .l-filter__label{width:0%;display:table-cell;vertical-align:middle}.l-filter__table .l-filter__field{display:table-cell;vertical-align:middle;padding:14px 0px 13px 20px}@media only screen and (max-width: 479px){.l-filter__table .l-filter__field{padding-left:10px}}.l-filter__row{padding:14px 0px 13px}.l-filter__label{color:#8c8c8c;line-height:1.2em;font-weight:600;text-transform:uppercase;font-size:13px}@media only screen and (min-width: 640px) and (max-width: 1023px){.l-filter__label{font-size:12px}}@media only screen and (max-width: 639px){.l-filter__label{font-size:11px}}.l-filter__btn{padding-top:16px;padding-bottom:6px}@media only screen and (max-width: 1023px){.l-filter__btn{display:table-cell}}@media only screen and (min-width: 1024px){.l-filter__btn .btn-gray{margin-left:15px}}@media only screen and (max-width: 1023px){.l-filter__btn .btn-gray{margin-left:10px}}@media only screen and (min-width: 1440px){.l-filter__btn .btn-blue,.l-filter__btn .btn-gray{padding:8px 12px;font-size:16px;line-height:1.2em}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.l-filter__btn .btn-blue,.l-filter__btn .btn-gray{padding:8px;font-size:16px;line-height:1.2em}}.bx-filter .l-filter__btn .bx-filter-block{overflow:visible}.l-filter .swiper-scrollbar-drag{background:#0066bd}.l-filter .swiper-scrollbar{background:rgba(0,0,0,0.2)}.l-filter .swiper-container-vertical>.swiper-scrollbar{right:0px}.l-filter__mobile-count{margin-bottom:15px;color:#8c8c8c;line-height:1.2em;font-weight:600;text-transform:uppercase;font-size:13px}.l-filter__mobile-count-value{margin-left:5px;color:#0066bd;font-size:15px}.l-menu .swiper-scrollbar-drag{background:#ffffff}.l-menu .swiper-scrollbar{background:rgba(0,0,0,0.3)}.l-menu,.l-user-menu{font-family:'Open Sans', sans-serif;position:fixed;width:60%;max-width:480px;min-width:320px;right:100%;top:0;bottom:0;z-index:1002}.l-menu__inner,.l-user__inner{position:absolute;width:100%;height:100%;transform:translateX(0%)}.l-menu__slide{position:relative;height:100%;margin-right:60px;background:#1362a4;background:-moz-linear-gradient(-45deg, #1362a4 0%, #156eb0 33%, #0b3b76 100%);background:-webkit-linear-gradient(-45deg, #1362a4 0%, #156eb0 33%, #0b3b76 100%);background:linear-gradient(135deg, #1362a4 0%, #156eb0 33%, #0b3b76 100%);box-shadow:0px 0px 15px 0px rgba(0,0,0,0.5);-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.5);-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.5)}.l-menu_animated,.l-user_animated{transition:transform 500ms ease 0ms}.l-menu_opened,.l-user_opened{transform:translateX(100%)}.l-menu-cnt{max-width:360px;margin-left:auto;margin-right:10px;position:relative;height:100%;max-height:100%}.l-menu-wrapper{height:100%;width:100%;display:table}.l-menu-wrapper-row{display:table-row}.l-menu-login{height:55px}.l-menu-login__icon{width:42px;min-width:42px;text-align:center;color:#ffffff;font-size:25px;font-family:'Shinasu_Icons'}.l-menu-login__icon:before{content:"\e911"}.l-menu-login__value{width:100%;font-size:16px;line-height:1.2em;padding:0px 10px 0px 5px}a.l-menu-login__value,a.l-menu-login__value:active,a.l-menu-login__value:hover,a.l-menu-login__value:focus{color:#ffd70a}a.h-top-login__value,a.h-top-login__value:active,a.h-top-login__value:hover,a.h-top-login__value:focus{color:#ffd70a}.l-filter__close,.l-menu__close,.l-user__close{font-family:'Shinasu_Icons';width:40px;margin-left:20px;height:40px;line-height:40px;font-size:22px;color:#ffffff;position:absolute;top:14px;left:100%;text-align:center}.l-filter__close:before,.l-menu__close:before,.l-user__close:before{content:"\e905"}.l-filter__close:hover,.l-menu__close:hover,.l-user__close:hover{color:#ffd70a;cursor:pointer}@media only screen and (min-width: 1024px){.l-filter__close{display:none}}.l-menu-personal{display:table-cell}@media only screen and (min-width: 1024px){.l-menu-user{height:70px}}@media only screen and (max-width: 1023px){.l-menu-user{height:60px}}.l-menu-user__icon{width:42px;min-width:42px;text-align:center;color:#ffffff;font-size:25px;font-family:'Shinasu_Icons'}.l-menu-user__icon:before{content:"\e928"}.l-menu-user__name{width:100%;line-height:1.2em;color:#ffd70a;padding:0px 10px 0px 5px}@media only screen and (min-width: 1440px){.l-menu-user__name{font-size:16px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.l-menu-user__name{font-size:15px}}@media only screen and (max-width: 1023px){.l-menu-user__name{font-size:13px}}.l-menu-dropdown__title-row:hover .l-menu-user__name{text-decoration:underline}.l-menu-dropdown__title_nolink .l-menu-dropdown__title-row:hover .l-menu-user__name{text-decoration:none;color:#ffd70a}.l-menu-dropdown__title_nolink .l-menu-dropdown__title-row:active .l-menu-user__name{text-decoration:none;color:#ffd70a}.l-menu-dropdown__title-row:active .l-menu-user__name{text-decoration:underline;color:#ffffff}.l-menu-city{height:55px}.l-menu-city__icon{min-width:42px;width:42px;text-align:center;color:#ffffff;font-size:26px;font-family:'Shinasu_Icons'}.l-menu-city__icon:before{content:"\e902"}.l-menu-city__icon_2{font-family:'Shinasu_Icons'}.l-menu-city__icon_2:before{content:"\e903"}.l-menu-city__icon_3{font-family:'Shinasu_Icons'}.l-menu-city__icon_3:before{content:"\e904"}.l-menu-city__label{width:0%;font-size:13px;font-weight:300;line-height:1.2em;color:#ffffff;white-space:nowrap;padding:0px 10px 0px 5px}@media only screen and (max-width: 1023px){.l-menu-city__label{display:none !important}}.l-menu-city__name{width:100%;font-size:14px;line-height:1.2em;color:#ffffff;padding:0px 10px 0px 0px}@media only screen and (max-width: 1023px){.l-menu-city__name{font-size:13px}}.l-menu-dropdown__title-row:hover .l-menu-city__name{text-decoration:underline}.l-menu-dropdown__title-row:active .l-menu-city__name{text-decoration:underline;color:#ffd70a}.l-menu-dropdown__title{display:table;height:100%;cursor:pointer}.l-menu-dropdown__title_nolink{cursor:auto}.l-menu-dropdown__title-row{display:table-row}.l-menu-dropdown__title-row>div{display:table-cell;vertical-align:middle}.l-menu-login__value a{color:inherit}.l-menu-dropdown__icon{width:20px;min-width:20px;font-family:'Shinasu_Icons';font-size:10px;text-align:center;color:#ffd70a}.l-menu-dropdown__icon:before{content:"\e90b"}.l-menu-dropright__icon{width:20px;min-width:20px;font-family:'Shinasu_Icons';font-size:26px;text-align:center;color:#ffd70a}.l-menu-dropright__icon:before{content:"\e91a"}.l-menu-back{height:55px}.l-menu-back__icon{min-width:42px;width:42px;text-align:center;color:#ffffff;font-size:26px;font-family:'Shinasu_Icons'}.l-menu-back__icon:before{content:"\e910"}.l-menu-back__label{width:100%;line-height:1.2em;color:#ffffff;padding:0px 10px 0px 0px}@media only screen and (min-width: 1440px){.l-menu-back__label{font-size:16px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.l-menu-back__label{font-size:15px}}@media only screen and (max-width: 1023px){.l-menu-back__label{font-size:13px}}.l-menu-dropdown__title-row:hover .l-menu-back__label{text-decoration:underline}.l-menu-dropdown__title-row:active .l-menu-back__label{text-decoration:underline;color:#ffd70a}.l-menu-nav{display:table-cell;height:100%;max-height:100%}.l-menu-nav-cnt{height:100%;position:relative;overflow:hidden}.l-menu-nav-scroll{position:absolute;top:0px;left:0px;width:100%;height:100%}.l-menu-nav-scroll._native-scroll{overflow:auto}.l-menu-nav-scroll._native-scroll::-webkit-scrollbar{-webkit-appearance:none}.l-menu-nav-scroll._native-scroll::-webkit-scrollbar:vertical{width:6px}.l-menu-nav-scroll._native-scroll::-webkit-scrollbar:horizontal{height:6px}.l-menu-nav-scroll._native-scroll::-webkit-scrollbar-thumb{background-color:#ffffff;border-radius:3px}.l-menu-nav-scroll._native-scroll::-webkit-scrollbar-track{background-color:transparent;border-radius:3px}.scroll-inner-cnt{position:relative}@media only screen and (max-width: 1023px){.scroll-inner-cnt{overflow:hidden}}.l-menu-list{margin:16px 20px 16px 45px}.l-menu-list li{line-height:1.2em;color:#ffffff}@media only screen and (min-width: 1440px){.l-menu-list li{font-size:16px;margin:20px 0px 20px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.l-menu-list li{font-size:15px;margin:16px 0px 16px}}@media only screen and (max-width: 1023px){.l-menu-list li{font-size:13px;margin:12px 0px 12px}}.l-menu-list a{text-decoration:none}.l-menu-list a:hover{text-decoration:underline}.l-menu-list .active{color:#ffd70a}.l-menu-list a:active{color:#ffd70a}.l-menu-shop{display:table-cell;padding:0px 0px 20px}.l-menu-shop-inner{padding-top:5px;display:inline-block}.l-menu-shop__row{margin-top:6px;display:block}.l-menu-shop__item{height:30px;display:block;text-decoration:none;position:relative;padding-right:40px}.l-menu-shop__item-count.empty{opacity:0}.l-menu-shop__item-icon{display:inline-block;vertical-align:middle;width:40px;height:30px;line-height:30px;text-align:center;color:#ffd70a}.l-menu-shop__item:hover .h-menu-shop__item-icon{color:#ffffff}.l-menu-shop__item-icon_favorites{font-family:'Shinasu_Icons';font-size:21px}.l-menu-shop__item-icon_favorites:before{content:"\e90e"}.l-menu-shop__item-icon_compare{font-family:'Shinasu_Icons';font-size:23px}.l-menu-shop__item-icon_compare:before{content:"\e906"}.l-menu-shop__item-count{display:block;position:absolute;right:0;top:50%;margin-top:-9px;width:26px;text-align:center;font-size:15px;line-height:1.2em;color:#ffffff;background:#e53939;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.l-menu-shop__item-label{display:inline-block;vertical-align:middle;color:#ffd70a;font-size:14px;font-weight:300;line-height:1.2em}@media only screen and (max-width: 1023px){.l-menu-shop__item-label{font-size:13px}}.l-menu-shop__item:hover .l-menu-shop__item-label{text-decoration:underline}.l-menu-shop__item:active .l-menu-shop__item-label{text-decoration:underline;color:#ffffff}.l-line{border-top:1px solid #03457e;border-bottom:1px solid #2074b6}footer{font-family:'Open Sans', sans-serif;background:#2f2f2f;position:absolute;bottom:0px;left:0px;width:100%;overflow:hidden}@media only screen and (min-width: 1440px){footer{height:200px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){footer{height:250px}}@media only screen and (max-width: 1023px){footer{height:300px}}.f-wrapper{position:relative;height:100%;z-index:0}@media only screen and (min-width: 1440px){.f-wrapper{width:1400px;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.f-wrapper{width:980px;margin-left:auto;margin-right:auto}}@media only screen and (max-width: 1023px){.f-wrapper{width:320px;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 1440px){.f-top{position:absolute;left:700px;top:40px;width:520px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.f-top{padding:27px 20px 20px;margin:0px -20px;border-bottom:1px solid #222222}}@media only screen and (max-width: 1023px){.f-top{display:none}}.f-menu{font-size:0px;line-height:1em;color:#ffffff}@media only screen and (min-width: 1024px) and (max-width: 1439px){.f-menu{text-align:justify}}.f-menu__list{font-size:13px;font-weight:300;line-height:1.2em}@media only screen and (min-width: 1440px){.f-menu__list{float:left;width:33.3%}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.f-menu__list{display:inline}}@media only screen and (min-width: 1440px){.f-menu__list li{margin:10px 0px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.f-menu__list li{display:inline}}.f-menu__list a{display:inline-block;text-align:center;color:inherit}@media only screen and (min-width: 1440px){.f-menu__list a{text-decoration:underline}.f-menu__list a:hover{text-decoration:none}.f-menu__list a .active{text-decoration:none}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.f-menu__list a{text-decoration:none}.f-menu__list a:hover{text-decoration:underline}.f-menu__list a .active{text-decoration:underline}}.f-menu__end{display:inline-block;width:100%}.f-image{position:absolute;bottom:0px;width:522px;height:234px;background:url("/local/templates/shina_su/css/../images/f-image.webp") no-repeat center bottom;z-index:-1}@media only screen and (min-width: 1024px){.f-image{left:70px}}@media only screen and (max-width: 1023px){.f-image{left:26px}}.f-content{overflow:hidden}@media only screen and (min-width: 1024px) and (max-width: 1439px){.f-content{margin-left:-20px;margin-right:-20px;border-top:1px solid #494949;padding-left:20px;padding-right:20px}}@media only screen and (max-width: 1023px){.f-content{margin-left:5px;margin-right:5px;border-top:1px solid #494949;padding-left:15px;padding-right:15px}}@media only screen and (min-width: 1024px){.f-content{padding-top:40px}}.f-logo{display:block;width:147px;height:34px;background:url("/local/templates/shina_su/css/../images/f-logo.webp") no-repeat center}@media only screen and (min-width: 1024px){.f-logo{float:left;margin-left:4px}}@media only screen and (max-width: 1023px){.f-logo{position:absolute;top:152px;left:20px}}@media only screen and (min-width: 1024px){.f-contacts{float:left;margin-left:320px;width:230px}}@media only screen and (max-width: 1023px){.f-contacts{margin-left:5px;margin-right:5px;border-bottom:1px solid #222222;padding:20px 0px 15px;overflow:hidden;text-align:justify;font-size:1px}}.f-contacts__row{position:relative;font-weight:300;font-size:16px;line-height:1.5em;color:#ffffff}@media only screen and (min-width: 1024px){.f-contacts__row{padding-left:48px;padding-bottom:20px}}@media only screen and (max-width: 1023px){.f-contacts__row{padding-top:28px;display:inline-block;vertical-align:top;text-align:left}}.f-contacts__row a{color:inherit}@media only screen and (min-width: 1024px){.f-contacts__end{display:none}}@media only screen and (max-width: 1023px){.f-contacts__end{display:inline-block;width:100%}}.f-contacts__row-icon{position:absolute;top:0px;left:0px;height:22px;line-height:22px;width:32px;text-align:center;color:#0066bd}.f-contacts__row-icon_phone{font-family:'Shinasu_Icons';font-size:20px}.f-contacts__row-icon_phone:before{content:"\e915"}.f-contacts__row-icon_mail{font-family:'Shinasu_Icons';font-size:18px}.f-contacts__row-icon_mail:before{content:"\e913"}.f-payment{float:right;text-align:right}@media only screen and (max-width: 1023px){.f-payment{display:none}}.f-payment__label{color:#979797;font-size:14px;line-height:1.2em;font-weight:light}.f-payment__variant{margin-top:12px}.f-info{font-size:12px;line-height:1.2em;color:#979797;overflow:hidden}@media only screen and (max-width: 1023px){.f-info{margin:0px 5px;border-top:1px solid #494949;padding:110px 20px 15px;color:#ffffff}}@media only screen and (min-width: 1024px){.f-copy{float:left}}@media only screen and (max-width: 1023px){.f-copy{margin-top:15px}}@media only screen and (min-width: 1024px){.f-develop{float:right}}@media only screen and (max-width: 1023px){.f-develop{margin-top:15px}}.f-develop__link{text-decoration:none;color:inherit;transition:color 300ms ease 0ms}.f-develop__link:hover{color:#ffffff}.f-develop__link:hover{transition:none}.f-develop__link-orange{text-decoration:underline;color:#ff7200}.f-develop__link-white{text-decoration:underline;color:#ffffff}@media only screen and (max-width: 1023px){.bx-filter-popup-result{display:none !important}}.bx-filter.bx-blue .bx-ui-slider-handle.left{z-index:110;width:45px;height:70px;margin-left:-20px;margin-top:-38px}.bx-filter.bx-blue .bx-ui-slider-handle.right{z-index:110;width:45px;height:70px;margin-right:-20px;margin-top:-38px}.bx-filter.bx-blue .bx-ui-slider-track:before{content:'';position:absolute;width:100%;top:0;height:1px;background:rgba(0,0,0,0.4);z-index:100}.bx-filter.bx-blue .bx-ui-slider-track:after{content:'';position:absolute;width:100%;bottom:0;height:1px;background:rgba(255,255,255,0.7);z-index:100}.bx-filter-button-box .bx-filter-parameters-box-container{display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:-o-flex;display:flex;justify-content:space-between}aside .select2-container--shinasu{font:600 13px/1.2em 'Open Sans', sans-serif;color:#4f4f4f}@media only screen and (max-width: 639px){aside .select2-container--shinasu{font-size:12px}}article .select2-container--shinasu{font:12px/1.2em 'Open Sans', sans-serif;color:#8c8c8c}.s-calc .select2-container--shinasu{font:600 18px/1.2em 'Open Sans', sans-serif;color:#4f4f4f}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-calc .select2-container--shinasu{font-size:16px;line-height:1.2em}}@media only screen and (max-width: 1023px){.s-calc .select2-container--shinasu{font-size:13px;line-height:1.2em}}.select-blue+.select2-container--shinasu{font:13px/1.2em 'Open Sans', sans-serif;color:#8c8c8c}@media only screen and (max-width: 639px){.select-blue+.select2-container--shinasu{font-size:12px}}.select-count+.select2-container--shinasu{font:18px/1.2em 'Open Sans', sans-serif;color:#8c8c8c}@media only screen and (max-width: 639px){.select-count+.select2-container--shinasu{font-size:16px}}.select2-container.select2-container--shinasu .select2-selection--single{background-color:#ffffff;position:relative;overflow:hidden}.select2-container.select2-container--shinasu .select2-selection--single{border:1px transparent;border-bottom:1px solid #8c8c8c}aside .select2-container.select2-container--shinasu .select2-selection--single{border-radius:16px;-moz-border-radius:16px;-webkit-border-radius:16px;border:1px solid #d7d7d7}.s-calc .select2-container.select2-container--shinasu .select2-selection--single{border:1px solid #0066bd}@media only screen and (min-width: 1440px){.s-calc .select2-container.select2-container--shinasu .select2-selection--single{border-radius:18px;-moz-border-radius:18px;-webkit-border-radius:18px}}@media only screen and (max-width: 1439px){.s-calc .select2-container.select2-container--shinasu .select2-selection--single{border-radius:16px;-moz-border-radius:16px;-webkit-border-radius:16px}}.s-calc .select2-container.select2-container--shinasu.select2-container--disabled .select2-selection--single{border:1px solid #d7d7d7}.select-blue+.select2-container.select2-container--shinasu.select2-container--disabled .select2-selection--single{border:1px solid #d7d7d7}.select-count+.select2-container.select2-container--shinasu.select2-container--disabled .select2-selection--single{border:1px solid #d7d7d7;margin-bottom:-1px}.select2-container.select2-container--disabled .select2-selection--single .select2-selection__rendered{color:#8d8d8d}.select-blue+.select2-container.select2-container--shinasu .select2-selection--single{border-radius:16px;-moz-border-radius:16px;-webkit-border-radius:16px;border:1px solid #0066bd}.select-count+.select2-container.select2-container--shinasu .select2-selection--single{border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;border-bottom:1px solid #8c8c8c}.select2-container .select2-selection--single .select2-selection__rendered{line-height:24px;color:#4f4f4f}@media only screen and (min-width: 1024px){.select-count+.select2-container .select2-selection--single .select2-selection__rendered{line-height:40px}}@media only screen and (max-width: 1023px){.select-count+.select2-container .select2-selection--single .select2-selection__rendered{line-height:32px}}@media only screen and (min-width: 1024px){.select-count+.select2-container .select2-selection--single .select2-selection__arrow b{line-height:40px}}@media only screen and (max-width: 1023px){.select-count+.select2-container .select2-selection--single .select2-selection__arrow b{line-height:32px}}@media only screen and (min-width: 1024px){.l-filter .select2-container .select2-selection--single .select2-selection__rendered{line-height:30px}}@media only screen and (max-width: 1023px){.l-filter .select2-container .select2-selection--single .select2-selection__rendered{line-height:24px}}@media only screen and (min-width: 1440px){.s-calc .select2-container .select2-selection--single .select2-selection__rendered{line-height:36px}}@media only screen and (min-width: 1024px) and (max-width: 1439px){.s-calc .select2-container .select2-selection--single .select2-selection__rendered{line-height:30px}}@media only screen and (max-width: 1023px){.s-calc .select2-container .select2-selection--single .select2-selection__rendered{line-height:24px}}@media only screen and (min-width: 1440px){.s-calc .select2-selection--single .select2-selection__arrow b{line-height:36px}}@media only screen and (min-width: 1440px){.s-calc .select2-container.select2-container--shinasu .select2-selection--single .select2-selection__rendered{padding-left:16px}}@media only screen and (min-width: 1024px){.select-count+.select2-container.select2-container--shinasu .select2-selection--single .select2-selection__rendered{padding-left:12px;padding-right:32px}}@media only screen and (max-width: 1023px){.select-count+.select2-container.select2-container--shinasu .select2-selection--single .select2-selection__rendered{padding-left:8px;padding-right:24px}}.select2-container.select2-container--shinasu .select2-selection--single .select2-selection__rendered{padding-left:12px;padding-right:32px}@media only screen and (max-width: 639px){.select2-container.select2-container--shinasu .select2-selection--single .select2-selection__rendered{padding-left:8px;padding-right:32px}}.select2-container--content .select2-selection--single .select2-selection__rendered:hover,.select2-container--content.select2-container--open .select2-selection--single .select2-selection__rendered{background-color:#ffffff}.select2-container .select2-selection--single{border:0px;border-radius:0px;outline:0px}.select2-results__options{color:#727272}.select2-results__option{padding-left:12px;padding-right:12px}.select2-container--open .select2-dropdown--below{background:transparent;border:none}.select2-container .select2-results{border:1px solid #d7d7d7;background:#ffffff}@media only screen and (min-width: 1024px){.select-count+.select2-container .select2-selection--single .select2-selection__arrow{width:32px}}@media only screen and (max-width: 1023px){.select-count+.select2-container .select2-selection--single .select2-selection__arrow{width:24px}}.select2-selection--single .select2-selection__arrow{width:32px;text-align:center}@media only screen and (max-width: 1023px){.select2-selection--single .select2-selection__arrow{width:27px}}.select-count-dropdown,.select-count,.select-count+.select2-container .select2-selection__rendered{font-family:'Shinasu_Icons', 'Fira Sans', sans-serif}.select-count-dropdown{width:200px !important}.select-blue+.select2-container .select2-selection--single .select2-selection__arrow,.s-calc .select2-selection--single .select2-selection__arrow,aside .select2-selection--single .select2-selection__arrow{background-image:-webkit-linear-gradient(top, #f6f6f6 0%, #eee 100%);background-image:-o-linear-gradient(top, #f6f6f6 0%, #eee 100%);background-image:linear-gradient(to bottom, #f6f6f6 0%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF6F6F6', endColorstr='#FFEEEEEE', GradientType=0);color:#0066bd;border-radius:0 50% 50% 0;-moz-border-radius:0 50% 50% 0;-webkit-border-radius:0 50% 50% 0}.select-blue+.select2-container.select2-container--disabled .select2-selection--single .select2-selection__arrow,.s-calc .select2-container--disabled .select2-selection--single .select2-selection__arrow,aside .select2-container--disabled .select2-selection--single .select2-selection__arrow{color:#8d8d8d}.select2-selection--single .select2-selection__arrow b{text-align:center;font-family:'Shinasu_Icons'}@media only screen and (min-width: 1024px){.select2-selection--single .select2-selection__arrow b{line-height:30px}}@media only screen and (max-width: 1023px){.select2-selection--single .select2-selection__arrow b{line-height:24px}}.select2-selection--single .select2-selection__arrow b:after{content:"\e90b";display:block}@media only screen and (min-width: 1024px){.select2-selection--single .select2-selection__arrow b:after{font-size:9px}}@media only screen and (max-width: 1023px){.select2-selection--single .select2-selection__arrow b:after{font-size:7px}}.select2-results__option.select2-results__option--highlighted{background-color:#5ab6f4;color:#ffffff}.select2-results__options::-webkit-scrollbar{-webkit-appearance:none}.select2-results__options::-webkit-scrollbar:vertical{width:6px}.select2-results__options::-webkit-scrollbar:horizontal{height:6px}.select2-results__options::-webkit-scrollbar-thumb{background-color:#0066bd;border-radius:3px}.select2-results__options::-webkit-scrollbar-track{background-color:transparent;border-radius:3px}
/*# sourceMappingURL=main.css.map */

/* End */


/* Start:/local/templates/shina_su/js/select2/select2.css?17720363368244*/
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    user-select: none;
    -webkit-user-select: none; }
    .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-search--inline {
    float: left; }
    .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-selection--single .select2-selection__arrow {
    top: 0px;
    right: 0px;
    height: 100%;
    position: absolute; 
  }
    .select2-selection--single .select2-selection__arrow b {
      display: block;
    }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
    .select2-selection--multiple .select2-selection__rendered li {
      list-style: none; }
  .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-results__option[role=group] {
  padding: 0; }

.select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-results__option--highlighted[aria-selected] {
  background-color: #5ab6f4;
  color: white; }

.select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }
/* End */


/* Start:/local/templates/shina_su/js/swiper-3.4.0/swiper.min.css?177203633617767*/
/**
 * Swiper 3.4.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: October 16, 2016
 */
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-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:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-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;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;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-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-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-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-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-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-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-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-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-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;-moz-transform-style:preserve-3d;-ms-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,left top,right 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:-moz-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,right top,left 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:-moz-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 top,left bottom,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:-moz-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 bottom,left top,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:-moz-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-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.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,.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;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.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-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-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-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;-moz-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-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items: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%;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.7)}.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(255,255,255,.7);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{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%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-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%;-webkit-background-size:100%;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)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}
/* End */


/* Start:/local/templates/shina_su/css/custom.css?17720363364260*/
/**
 * Created: 20.01.2020, 15:15
 * Author : Dmitry Antiptsev <cto@34web.ru>
 * Company: 34web Studio
 */


.subscribe-block-outer
{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
}

.subscribe-block
{
    padding-bottom: 20px;
}
.subscribe-input-label
{
    display: inline-block;
    margin-right: 20px;
}
.subscribe-button-text
{
    display: inline-block;
}

.subscribe-price-list-block
{
    padding-bottom: 20px;
}

.a-content .subscribe-input-label .checkbox-slide-min__label
{
    line-height: 0em;
}

.unsub_form {
    text-align: center;
    font-size: large;
    font-weight: 600;
    line-height: normal;
    padding: 10px;
}

.sub_link {
    text-align: center;
    font-size: initial;
    line-height: normal;
    padding: 10px;
}

@media screen and (max-width: 1024px){
    .unsub_form, .sub_link {
        font-size: medium;
    }
}

.sort_coutput {
    float: left;
}

.sort-list__item__num {
    float: right;
    padding-left: 12px;
    padding-right: 32px;
}

.a-sort-item__label.hide_mobile {
    margin-top:  5px;
}

.show-more {
    text-align: center;
    margin-top: 10px;

}

.a-button-white._thin-border.button-ajax-pagination-more {
    display: contents;
    color: #0066bd;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2em;
    margin-top: 12px;
}

.a-pagination.pages {
    text-align: center;
    border-left: none;
    margin-top: 20px;
}
.a-pagination__link {
    border-left: none!important;
}

.a-pagination__space {
    border-left: none!important;
}

.a-pagination__current {
    border-left: none!important;
}

.a-pagination__next {
    border-left: none!important;
    color: #0066bd!important;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2em;
    margin: 12px 0px 0px 10px;
}

.a-pagination__prev {
    border-left: none!important;
    color: #0066bd!important;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2em;
    margin: 12px 10px 0px 0px;
}

.load_show_more {
    display: contents!important;
    color: #0066bd!important;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2em;
    margin-top: 12px;
}

.section-catalog-item-block-bestseller .a-offer.a-offer_bestseller
{
    background-repeat: repeat-x;
    border: 1px solid #ffcb07;
}

.section-catalog-item-block-bestseller .a-offer.a-offer_bestseller:hover {
    background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(-45deg, #0b3c76, #187ec2);
    background-image: -o-linear-gradient(-45deg, #0b3c76, #187ec2);
    background-image: linear-gradient(-45deg, #0b3c76, #187ec2);
    border: 1px solid #d3d4d4;
    box-shadow: 0px 0px 10px 0px rgba(60,111,155,0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(60,111,155,0.75);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(60,111,155,0.75);
}

.section-catalog-item-block-bestseller .a-offer.a-offer_bestseller .a-offer__bestseller
{
    width: 120px;
    height: 52px;
    padding-top: 14px;
    padding-left: 30px;
    line-height: 20px;
    font-weight: 800;
    position: absolute;
    right: -23px;
    top: -20px;
    text-align: center;
    text-transform: uppercase;
    transform: rotate(30deg);
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.4);
    background-image: -webkit-linear-gradient(top, #ffb702 0%, #ffd70a 100%);
    background-image: -o-linear-gradient(top, #ffb702 0%, #ffd70a 100%);
    background-image: linear-gradient(to bottom, #ffb702 0%, #ffd70a 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFB702', endColorstr='#FFFFD70A', GradientType=0);
    font-size: 14px;
    color: #000000;
}

.a-calc .select-blue
{
    border-radius: 16px;
    font-size: 13px;
    background-color: white;
    padding-left: 10px;
    padding-right: 20px;
    border: 1px solid #0066bd;
    line-height: 26px;
    height: 26px;
    vertical-align: middle;
}


@media only screen and (max-width: 1023px) {
    .l-filter-opener {
        width: 40px;
    }
    .l-filter-wrapper {
        overflow: hidden;
    }
    .l-filter-cnt {
        overflow: hidden;
    }
}
/* End */


/* Start:/local/templates/shina_su/components/bitrix/sale.location.selector.search/.default/style.css?17720363366359*/
/* absolute path to images is required to make crm-sale proxy work */

.bx-sls .dropdown-block {
	border: 1px solid #bdbdbd;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 2px #ebebeb;
	box-shadow: inset 0 1px 2px #ebebeb;
	font-size: 14px;
	padding: 0 22px 0 30px;
	position: relative;
	background-color: #fff;
}

.bx-sls .dropdown-arrow {
	background: url(/bitrix/components/bitrix/sale.location.selector.search/templates/.default/images/dropdown-errow.png) no-repeat center center;
	height: 100%;
	top: 0;
	right: 0;
	position: absolute;
	width: 22px;
}

.bx-sls .bx-ui-sls-fake,
.bx-sls .bx-ui-sls-route {
	background: transparent !important;
	border: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;

	color: #000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	height: 33px;
	width: 100%;
	outline: none;
	padding: 0;
}
.bx-sls .bx-ui-sls-container {
	overflow: hidden;
}

.bx-sls .bx-ui-sls-pane {
	border: 1px solid #bdbdbd;
	border-radius: 2px;
	-webkit-box-shadow: 0 2px 3px #c7c7c7;
	box-shadow: 0 2px 3px #c7c7c7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
	max-height: 200px;
	overflow-y: auto;
	left: 0;
	top: 35px;
	padding: 5px 5px 3px 5px;
	position: absolute;
	width: 100%;
}

.bx-sls .dropdown-active .bx-ui-sls-pane {
	display: block;
}

.bx-sls .bx-ui-sls-variants {
	list-style: none;
	margin: 0;
	padding: 0;
}

.bx-sls .dropdown-item {
	border-radius: 2px;
	padding: 7px 4px 7px 10px;
	margin-bottom: 2px;
}

.bx-sls .dropdown-item:hover {
	background-color: #f1f3f5;
	cursor: pointer;
}

.bx-sls .dropdown-img {
	border: none;
	display: inline-block;
	height: 12px;
	margin: 3px 12px 0 0;
	vertical-align: top;
	width: 16px;
}

.bx-sls .dropdown-item-text {
	/*makeup:color: #212121;*/
	color: #aba8ac;
	display: inline-block;
	/*max-width: 220px;*/ /*silly limitation*/
	vertical-align: top;
}

.bx-sls .dropdown-item-text span{
	color: #25282c;
}

.bx-sls .dropdown-list-title {
	border-bottom: 1px solid #e5e5e5;
	height: 37px;
	line-height: 37px;
	padding-left: 8px;
}

.bx-sls .dropdown-icon {
	background: url(/bitrix/components/bitrix/sale.location.selector.search/templates/.default/images/lens.png) no-repeat center center;
	height: 14px;
	left: 10px;
	position: absolute;
	top: 10px;
	width: 14px;
}

.bx-sls .quick-locations{
	margin-bottom: 5px;
}
.bx-sls .quick-location-tag {
	background-color: #f2f5f8;
	border: 1px solid #cad3dc;
	border-radius: 3px;
	color: #1e55b9;
	display: inline-block;
	font-size: 15px;
	height: 27px;
	line-height: 26px;
	margin: 0 3px;
	padding: 0 14px;
	text-decoration: none;
	margin-bottom: 10px;
}
.bx-sls .quick-location-tag:hover{
	background-color: #fafafa;
}

.bx-sls .dropdown-fade2white{
	width: 46px;
	height: 31px;
	position: absolute;
	top: 2px;
	right: 0;

	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 30%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(30%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%);
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%);
	background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}

.bx-sls .bx-ui-sls-clear{
	background: url(/bitrix/panel/main/images/bx-admin-sprite-small.png) 6px -3386px no-repeat scroll;
	width: 30px;
	height: 30px;
	cursor: pointer;
	cursor: hand;
	margin-top: 2px;

	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
}
.bx-sls .bx-ui-sls-clear:hover{
	background-position: 6px -3418px;
}

.bx-sls .bx-ui-sls-loader{
	background-image: url(/bitrix/panel/main/images/waiter-white.gif) !important;
	background-repeat: no-repeat !important;
	background-position: right -1px !important;

	width: 30px;
	height: 30px;

	position: absolute;
	top: 3px;
	right: 2px;
	display: none;
}

.bx-sls .bx-ui-sls-go-edit{
	display: none;
}

.bx-sls .bx-ui-sls-pane{
	max-height: 300px;
}

.bx-sls input::-ms-clear {
	display: none;
}

.bx-sls input[type="text"]{
	position: relative;
}

.bx-sls .bx-ui-sls-route{
	position: absolute !important;
	top: 0;
	left: 0;
	color: #aba8ac !important;
	background-color: transparent !important;
	border-color: transparent !important;
	opacity: 1 !important;
	box-shadow: none !important;

	padding-right: 22px;
	background-position: right 1px;
	background-repeat: no-repeat;
}

.bx-sls .bx-ui-sls-pane{
	background-color: #fff;
	z-index: 999;
	border: 1px solid #87919c;
}

.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant,
.bx-sls .bx-ui-sls-error{
	padding: 10px 10px;
}
.bx-sls .bx-ui-sls-error{
	color: #ff2222;
	padding-left: 30px;
	position: relative;
}
.bx-sls .bx-ui-sls-error div{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 25px;
	height: 25px;
	background: url(/bitrix/panel/main/images/bx-admin-sprite-small.png) 6px -2895px no-repeat scroll;
}
.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant:hover,
.bx-sls .bx-ui-sls-variant-active{
	background-color: #E0E8EA;
}

.adm-sls-edit-link{
	margin-top: 10px;
}

/* CSS-modes below: admin, public; */
.bx-admin-mode .bx-sls-go-edit{
	margin-left: 10px;
	display: none;
}

.bx-admin-mode .dropdown-block {
	border-color: #87919c #959ea9 #9ea7b1;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3), 0 2px 2px -1px rgba(180, 188, 191, 0.7) inset;
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3), 0 2px 2px -1px rgba(180, 188, 191, 0.7) inset;
	height: 25px;
}

.bx-sls.bx-admin-mode .bx-ui-sls-fake,
.bx-sls.bx-admin-mode .bx-ui-sls-route {
	height: 25px;
}

.bx-admin-mode .dropdown-icon {
	top: 7px;
}

.bx-admin-mode .dropdown-fade2white {
	height: 22px;
}

.bx-admin-mode .dropdown-fade2white {
	right: 1px;
}

.bx-admin-mode .bx-ui-sls-clear {
	background-position: 6px -3389px;
	height: 22px;
}

.bx-admin-mode .bx-ui-sls-clear:hover{
	background-position: 6px -3421px;
}

.bx-admin-mode .bx-ui-sls-loader {
	background-position: right -4px !important;
	height: 21px;
}

.bx-admin-mode .bx-ui-sls-pane {
	top: 27px;
}
/* End */


/* Start:/local/modules/adanta.lazyload/install/assets/css/lazyload.css?17720363361190*/
/**
 * Стили для плагина "Ленивая загрузка"
 *
 * @version     1.003
 */

.lazyload{
    display: none;
}

body.js .lazyload{
    display: block;
}

.video__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video__media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.video__button {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: none;
    padding: 0;
    width: 68px;
    height: 48px;
    border: none;
    background-color: transparent;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.video__button-shape {
    fill: #212121;
    fill-opacity: 0.8;
}

.video__button-icon {
    fill: #ffffff;
}

.video__button:focus {
    outline: none;
}

.video--enabled:hover .video__button-shape,
.video__button:hover .video__button-shape ,
.video__button:focus .video__button-shape {
    fill: #ff0000;
    fill-opacity: 1;
}

/* Enabled */
.video--enabled {
    cursor: pointer;
}

.video--enabled .video__button {
    display: block;
}

/* End */


/* Start:/local/templates/shina_su/styles.css?17720363364933*/
.lead {
	color: #757575;
  	margin-left: 40px;
  		padding:0 0 0 15px;
  	font-size: 13px;
  	font-weight: 300;
  	line-height: 1.4;
  	border-left: 3px solid #99cded;
}
@media (min-width: 768px){
	.lead {
	  	font-size: 16px;
  		margin-left: 20px;
	}
}

blockquote {
  	padding:0 0 0 15px;
  	margin: 0 0 20px 20px;
	border-left: 3px solid #c2c2c2;
}
blockquote p{
  	font-size: 20px;
  	font-style: italic;
	color: #757575;
  	font-family: Georgia, "Helvetica Neue", Arial,  Helvetica, sans-serif;
}
@media (max-width: 768px){
	blockquote p {
	  	font-size: 16px;
	}
}

blockquote.bxe-quote {
	position: relative;
	padding-left: 70px;
	padding-top: 8px;
	min-height: 50px;
	border-left: none;
}
blockquote.bxe-quote:after{
	content: "";
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzOS45OTYgMzcuOTk1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzOS45OTYgMzcuOTk1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggc3R5bGU9ImZpbGw6I0Q2RDdENjsiIGQ9Ik0wLjAxLDM3Ljk5NXYtMTguMTFjLTAuMDc5LTIuNjA0LDAuMjk0LTUuMDQ5LDEuMTE4LTcuMzM4YzAuODI0LTIuMjg4LDEuOTgxLTQuMywzLjQ3Mi02LjAzNmMxLjQ5LTEuNzM1LDMuMjc2LTMuMTc2LDUuMzU2LTQuMzIxYzIuMDc4LTEuMTQzLDQuMzM1LTEuODczLDYuNzY4LTIuMTl2Ny44MTJjLTIuOTgzLDEuMDI3LTUuMDIzLDIuNTQ1LTYuMTIxLDQuNTU3Yy0xLjEsMi4wMTItMS42NDgsNC40NzktMS42NDgsNy4zOThoNy43Njl2MTguMjI4SDAuMDF6IE0yMy4yODEsMzcuOTk1di0xOC4xMWMtMC4wNzktMi42MDQsMC4yOTQtNS4wNDksMS4xMTgtNy4zMzhjMC44MjQtMi4yODgsMS45ODEtNC4zLDMuNDcyLTYuMDM2YzEuNDktMS43MzUsMy4yNzYtMy4xNzYsNS4zNTYtNC4zMjFjMi4wNzgtMS4xNDMsNC4zMzUtMS44NzMsNi43NjgtMi4xOXY3LjgxMmMtMi45ODMsMS4wMjctNS4wMjMsMi41NDUtNi4xMjEsNC41NTdjLTEuMSwyLjAxMi0xLjY0OCw0LjQ3OS0xLjY0OCw3LjM5OGg3Ljc2OXYxOC4yMjhIMjMuMjgxeiIvPjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	left: 10px;
	top: 10px;
	-webkit-background-size: 40px;
			background-size: 40px;
	width: 40px;
	height:40px;
}

hr{
	border: none;
	border-bottom: 1px solid #ccc;
}
hr.bxe-bolder{
	border-bottom-width: 5px;
}
hr.bxe-dashed{
	border-bottom-style: dashed;
	border-bottom-width: 2px;
}
hr.bxe-normal{}
hr.bxe-light{
	border-bottom-color: #e5e5e5

}
hr.bxe-dotted{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}

/**/
.bg-primary	{background: #60aadb!important;color: #fff;}
.bg-success	{background: #64ba4e!important;color: #fff;}
.bg-info	{background: #9bc6dd!important;color: #fff;}
.bg-warning	{background: #fec139!important;color: #fff;}
.bg-danger{}
/**/
img.pull-left{
	padding: 5px 15px 5px 0;
}
img.pull-right{
	padding: 5px 0 5px 15px;
}
/**/
.alert{
	border: none;
	border-radius: 1px;
	font-size: 14px;
}
.alert.alert-note{
	background: #f2f2f3;
}
.alert.alert-sys{
	background: #f5f2ec;
	color: #81641F;
}
.alert.bxe-icon{
	padding-left: 90px;
	min-height: 100px;
	position: relative;
}
.alert.bxe-icon:after{
	left:22px;
	top: 20px;
	position: absolute;
	content: " ";
	width:48px;
	height: 48px;
	background-repeat: no-repeat;
	background-position: center;
}
.alert.bxe-icon.alert-success:after	{background-position:0 0}
.alert.bxe-icon.alert-info:after	{background-position:0 -50px}
.alert.bxe-icon.alert-warning:after	{background-position:0 -100px}
.alert.bxe-icon.alert-danger:after	{background-position:0 -200px}
.alert.bxe-icon.alert-note:after	{background-position:0 -150px}
.alert.bxe-icon.alert-sys:after		{background-position:0 -250px}

.bxe-aleft-title{
	font-weight: bold;
	padding-bottom: 5px;
}

.bx-panel-tooltip {
  z-index: 2210 !important;
  overflow: hidden !important;
  position: absolute !important;
  letter-spacing: normal !important;
  list-style: none !important;
  text-align: left !important;
  text-indent: 0 !important;
  text-transform: none !important;
  visibility: visible !important;
  white-space: normal !important;
  word-spacing: normal !important;
  vertical-align: baseline !important;
  margin: 0 !important;
  padding: 15px !important;
  float: none !important;
  text-decoration: none !important;
  -webkit-border-radius: 1px !important;
  -moz-border-radius: 1px !important;
  border-radius: 1px !important;
  -webkit-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: 0 12px 10px rgba(0,0,0,.25) !important;
  box-shadow: 0 12px 10px rgba(0, 0, 0, 0.25) !important;
  border: 1px solid;
  border-color: #f0f0f0;
  background: #fff;
  color: #35414e;
  font-size: 14px;
}

/**/
tab,
tabsection,
.bxe-tab-title{
	display: block;
	padding: 5px;
	border: 1px dashed #ccc;
}
/**/
.bxe-list,
.bxe-list ul{
	list-style: none;
	margin: 5px 0;
	padding-left: 15px;
}
.bxe-list-default,
.bxe-list-default ul{

 }
.bxe-list .fa{
	color: #9fb2bd;
	margin-right: 6px;
}
.bxe-lis-blue .fa{
	color: #0083d1;
}

.h-fixed__menu__text,
.h-menu__btn__text{
	padding-left: 5px;
}
/* End */


/* Start:/local/templates/shina_su/template_styles.css?177203633625322*/
/*@media only screen and (max-width: 1023px){
	#bx-panel{
		margin-top: 50px !important;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1439px){
	#bx-panel{
		margin-top: 60px !important;
	}
}*/

.h-fixed__menublock{
	display:inline-block;
}

.h-shop__menublock{
	display:inline-block;
}
.marginbottom15{
	margin-bottom:15px;
}
.a-pagetitle-backlink{
	margin-bottom:30px;
}

.a-content-right{
	overflow:visible;
}

.a-manuf-item{
	float:left;
	margin:0 10px;
	margin-top:10px;
}

.a-manufs{
	margin:0 -10px;
}

@media only screen and (max-width: 1023px){
	#bxpanel{
		padding-top: 50px !important;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1439px){
	#bxpanel{
		padding-top: 60px !important;
	}
}
@media only screen and (max-width:1023px)
{
    .l-filter__btn .btn-gray
    {
        margin-left: 0!important;
    }
}
@media only screen and (min-width: 1024px){.l-filter__btn .btn-gray{margin-left:13px!important}}
.btn-blue{
    -webkit-appearance: none;
}

/*Mycity page*/
.popup-city {
    width: 940px;
}

.locationbig .items {
    margin-bottom: 20px;
}
.locationbig .title {
    margin-bottom: 15px;
    text-transform: uppercase;
}

.locationbig .item {
    display: inline-block;
    vertical-align: top;
    width: 22%;
    padding-right: 2%;
}
.cominput {
    width: 60%;
    float: left;
    margin: 0 10px 0 0;
}

@media screen and (min-width: 661px) and (max-width: 940px) {
	.locationbig .item {
            width: 31%;
	}
	.popup-city {
            width: auto;
	}
}

@media screen and (max-width: 660px) {
	.locationbig .item {
            width: 45%;
	}
        .popup-city {
            width: auto;
	}
        .ajaxlocation .cominput {
            width: 100%;
            margin: 0 0 10px;
        }
}

.locationbig .ajaxlocation .line {
    width: 100%;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #F2F2F2;
}

.popup {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px 25px 30px;
}

.gui-radiobox-name{
	font-size:13px;
        padding-left:4px;
        margin:0;
}
.locationbig .item label, .locationbig .ajaxlocation label {
    color: #555;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
.form-title {
    margin: 0 0 20px;
    color: #202020;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
}
.gui-radiobox {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 17px;
    cursor: pointer;
}
.gui-radiobox-input:checked + .gui-radiobox-icon {
    background-position: 0 -13px;
}
.gui-radiobox {
    cursor: pointer;
}
.locationbig .ajaxlocation .line {
    width: 100%;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #F2F2F2;
}
.locationbig .title {
    margin-bottom: 15px;
    text-transform: uppercase;
}
.cominput {
    width: 60%;
    float: left;
    margin: 0 10px 0 0;
}

.gui-button {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    height: 35px;
    margin: 0;
    padding: 6px 9px;
    background: #0057a8;
    border: 1px solid #0057a8;
    border-radius: 3px;
    color: #fff;
    font: 15px/20px "PT Sans", Arial, sans-serif;
    text-decoration: none;
    cursor: pointer;
}
.g-hidden{
    display:none;
}

.fancybox-close {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 35px;
    font-weight: 200;
    background-image: none;
    color: #cccccc;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    line-height: 36px;
}
.fancybox-close:hover {
  color: #148ECD;
}

.a-review{
    padding-bottom: 14px;
    margin-bottom: 0;
    border-bottom: 1px solid #ebebeb;
}
.a-review-inner-panel{
    padding: 5px 10px;
    border-bottom: 1px solid #ebebeb;
}

.h-search-page {
    position: relative;
    width: 100%;
    border: 1px solid #e1e1e1;
    background: #ffffff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.h-search-page__text{
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 7px 20px;
    font: 500 15px/1.4em 'Open Sans', sans-serif;
    color: #565656;
    border: 0;
    background: transparent;
}

.a-offer__pic{
   /* z-index: 50;*/
}

/*start seasson classes*/
.a-offer__allseasson{
    position: absolute;
    /*z-index: 100;*/
    left: 8px;
    font-size: 50px;
    line-height: 52px;
}
@media only screen and (max-width: 1023px)
{
    .a-offer__allseasson{
         top: 22px;
    }
}
@media only screen and (min-width: 1024px)
{
    .a-offer__allseasson{
        top: 6px;
    }
    .a-content-manufacturer{
        width: 216px;
        height: 90px;
    }

}

.a-card__season_allseasson{
    color: #fff;
    background:url('/local/templates/shina_su/images/svg/allseasson1.svg') 0 0 no-repeat;
    background-size: 100% 100%;
    width: 90px;
    height: 90px;

}

.a-offer_sl .a-offer__allseasson{
     top: 6px;
}

.a-offer__allseasson{
    color: #ffb702;
    background:url('/local/templates/shina_su/images/svg/allseasson.svg') 0 0 no-repeat;
    background-size: 100% 100%;
    width: 50px;
    height: 52px;
}

/*end seasson classes*/

.a-offer__price{
    font-size:28px;
}

.load{
    color: #b9b3b3;
}

.field-text-calc{
    padding: 5px 12px!important;
    font-size:14px;
    text-align: center;
}

/*need move to main.css*/

.select2-results__option{
    color:#000;
}
.select2-results__option[aria-disabled=true]{
    color:#bfbfbf;
    display:none;
}
div[data-hidden='true']
{
    display:none;
}
.s-calc__cell[data-inner-hidden='true']>div
{
    display: none;
}
.bx-filter-block .select2{
    padding:5px 0;
}
.bx-filter .bx-filter-parameters-box-title{
    margin-bottom: 7px;
    padding-bottom: 0;
}
.a-breadcrumbs span{
    margin-left: 5px;
    margin-right: 5px;
}

.l-cover{
    z-index: 1001;
}
.a-card__func-label{
    cursor:pointer; 
}

.a-offer_sl .a-offer__func.active .a-offer__func-icon,
.a-offer_sl .a-offer__func.active .a-offer__func-label{
    color: #ffd70a!important;
}

.a-offer-item .a-offer__func.active .a-offer__func-icon,
.a-offer-item .a-offer__func.active .a-offer__func-label{
    color: #a53d15!important;
}
.a-offer-item .a-offer:hover .a-offer__func.active .a-offer__func-icon,
.a-offer-item .a-offer:hover .a-offer__func.active .a-offer__func-label{
    color: #ffd70a!important;
}


.a-card__func.active .a-card__func-label {
    color: #ffffff!important;
}
.a-offer_sl .a-offer__func.active .a-offer__func-icon{
    color: #ffd70a!important;
}
@media only screen and (min-width: 1024px){
	.a-pagetitle-pagination.pagination_bottom{
            float:right;
        }
}

.h-menu-list a{
        font-size: 16px;
}
.a-cart-item__delete-btn{
    text-decoration: none;
}
/*compare*/
.compare_block {
    font-family: Arial, serif;
    background-color: #fff;
    border-bottom: 1px dotted #E0E0E0;
    width: 100%;
    margin: 20px 0 0;
}
.compare_block__item:nth-child(even) {
    background-color: #F0F0F0;
}
.compare_block__item__caption {
    text-align: right!important;
    font-size: 12px;
    color: #7a7a7a;
    line-height: 30px;
    height: 30px;
    padding:5px!important;
}
.compare_block__item__param,
.compare_block__item__param__main {
    border-right: 1px dotted #949494;
    text-align: center;
    font-size: 12px;
    color: #7a7a7a;
    white-space: nowrap;
    padding:5px!important;
}
.compare_block__item__param__main{
    padding:6px 0;
}
.compare_block__c__cont__price{
    color: #e00000;
    font-size: 27px;
    font-weight: 700;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}
.compare_block__c__cont__buy{
    
}

.compare_block__c__cont__dellist{
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    display: block;
    width: 140px;
    font-size: 12px;
    text-align: center;
    color: #717171;
}
.no-results{
    padding:20px;
}


/*404*/

.bx-404-container {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.bx-404-block {
	margin-top: 100px;
	margin-bottom: 66px;
}

@media (max-width: 768px) {
	.bx-404-block {
		margin-top: 50px;
		margin-bottom: 33px;
	}
}


@media (min-width: 1025px) {
	.hide_pc {
		display:none;
	}
}

.bx-404-text-block {
	font-size: 20px;
        line-height: 33px;
	padding-bottom: 20px;
}

.bx-maps-title {
	color: #8f8f8f;
	font-size: 16px;
	
	padding-bottom: 20px;
	padding-top: 10px;
	border-bottom: 1px solid #e9eaea;
}

.map-columns {
	padding-top: 20px;
}

.bx-map-title {
	font-weight: bold;
	font-size: 14px;	
	position: relative;
	min-height: 20px;
	padding-left: 25px;
	margin-bottom: 20px;
}

.bx-map-title .fa {
	color: #0083d1;
	position: absolute;
	left: 0;
	top: 2px;
	font-size: 15px;
}

.map-columns ul {
	list-style: none;
	margin-bottom: 5px;
}

.map-level-0 {
	margin-left: 0;
	padding-left: 25px;
	margin-bottom: 20px;
}

.map-level-0 li {
	margin-left: 0;
	padding-left: 0;
}

.map-level-0 ul {
	padding-left: 15px;
}

ul.map-level-1 {
	margin-bottom: 30px;
}

.ps_logo{
        text-align: center;
}

.ps_logo img{
        margin: 12px 0;
        border:1px solid #ccc;
}
.ps_logo .paysystem_name{
    font-weight:bold;
}

.smartfilter .s-calc__field option.disabled,
.select2-results__options .disabled{
	color: #6c6c6c;
}
.popup-window.popup-window-with-titlebar{
	min-width: 300px;
}
.s-stream-pg{
	width: 100%;
    bottom: 30px;
}
.s-stream-pg .swiper-pagination-bullet{
	width: 14px;
	height: 14px;
	margin: 0 5px;
	/*
	background: #ffffff;
	border: 1px solid #babcbe;
	*/
	background: #0066bd;
    -moz-box-shadow: 0 0 1px 1px rgba(255,255,255,1);
    -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,1);
    box-shadow: 0 0 1px 1px rgba(255,255,255,1);
	border-radius: 3px;
	opacity: 0.5;
}

.s-stream-pg .swiper-pagination-bullet:hover{
	opacity: 1;
}
.s-stream-pg .swiper-pagination-bullet{
	/*
	box-shadow: 1px 1px 0 0 #ffffff;
	*/
}
.s-stream-pg .swiper-pagination-bullet-active{
	opacity: 1;
	background: #ffffff;
	/*
	background: #0066bd;
	border: 1px solid #ffffff;
	*/
    -moz-box-shadow: 0 0 1px 1px rgba(0,102,189,1);
    -webkit-box-shadow: 0 0 1px 1px rgba(0,102,189,1);
    box-shadow: 0 0 1px 1px rgba(0,102,189,1);
}
.hidden-rub{
    color: transparent;
}
.calibrate_priceblock{
    position: relative;
    min-height: 1px;
   
    margin-left: 8.33333333%;
    width: 83.33333333%;
    float: left;
}

.filter-price-label-left{
    width: 50%;
    display: inline-block;
    min-height: 1px;
    float: left;
    text-align: left;
}
.filter-price-label-right{
    width: 50%;
    display: inline-block;
    min-height: 1px;
    text-align: right;
}
.bx-filter .bx-ui-slider-track-container{
    padding-top: 10px;
}

/*new*/
.s-calc-sections-outer{
    background: #B1DCF9;
}
.a-content-iblock{
    overflow: hidden;
}
.a-content-iblock:after{
    clear:both;
}
/*Fixed menu after added text*/


.h-fixed__menu::before { 
    content: "";
}
.h-fixed__menu__text{
    font-family: 'Fira Sans', sans-serif;
    vertical-align: middle;    
}
.h-fixed__menu__icon{
    font-family: 'Shinasu_Icons', sans-serif;
    vertical-align: middle;
}
.h-fixed__menu__icon::before {
    content: "\e914";
}

@media (max-width: 330px) {
    .h-fixed__menu__text{
        display:none;
    }    
}

@media (min-width: 331px) {
    .h-fixed__menu { 
        width: 100px;
    }
    .h-fixed__logo{
        left:100px;
    }    
}

/*Fixed menu after added text*/
.h-menu__btn { 
    width: 116px;
    padding-left: 16px;
}
.h-menu-list-cnt{
    padding-left: 116px;
}

.h-menu__btn::before { 
    content: "";
    display:none;
}
.h-menu__btn__text{
    font-family: 'Fira Sans', sans-serif;
    vertical-align: middle;   
    height: 100%;
}
.h-menu__btn__icon{
    font-family: 'Shinasu_Icons', sans-serif;
    vertical-align: middle;
    height: 100%;   
    text-align: center;
    line-height: 50px;
  
}
.h-menu__btn__icon::before {
     content: "\e914";
}

/*Icon action in tradecard*/
a.a-card__type_action{
    text-decoration:none;
}
.a-offer__key-value,
.a-offer_sl .a-offer__key-value{
    float: none;
    padding: 1px 0;
}
.a-offer__art,
.a-offer_sl .a-offer__art{
    float: none;
    padding: 1px 0;
}

.printicon{
    background: url(/local/templates/shina_su/images/print.png) 0 0 no-repeat ;
    width: 32px;
    height: 32px;
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -7px;
    display:none;
}

@media (max-width: 1023px) {
    /*Section params caption*/
    .a-offer-props__caption{
        display:none;
    }
}
@media (min-width: 1024px) 
{
 .printicon{
        display:block;
    }
 .s-calc-auto__text{
    position: absolute;
	/*
    top: 47%;
    right: 0;
    width: 300px;
	*/    
    top: 24px;
    width: auto;
    font-size: 15px;
    text-align: center;
  }
  /*fix incorrect calc filter */
    .a-calc .a-calc__multifield{
        padding-right: 48px;
    }
  /*fix incorrect calc filter */
}

@media (min-width: 1440px) {
	 .s-calc-auto__text{
		left: 240px;
	 }
    .s-calc__cell_174 {
        width: 174px;
    }
    
    .s-calc__cell_147 {
        width: 147px;
    }       
}
@media (min-width: 1024px) and (max-width: 1439px)
{
	 .s-calc-auto__text{
		left: 0;
	 }
}

/*fix incorrect show double price in cart*/
.a-cart-item__price .current_price{
    display:block;
}
/*fix autosize active rect backet*/

/*fix incorrect show double price in cart*/
.a-cart-item__price .current_price{
    display:block;
}
/*fix autosize active rect backet*/

/*fix autosize active rect backet*/

.h-fixed__func{
    height:auto;
    max-height: 60px;
}

.basketpbtn{
    display:block;
    margin: 5px auto 5px!important;
}

.basketpbtn .btn-red{
    display:block;
    width:230px;
    font-size:17px;
    margin: 0 auto;

}
.popup-window-buttons .basketpbtn .btn-red{
    padding: 11px 10px 11px;
}
.basketpbtn .btn-gray
{
    display:block;
    width:230px;
    font-size:17px;
    margin: 0 auto;
    padding: 11px 10px 11px;
}

.a-cart-item__count-inner{
    text-align: center;
}

.personal-info__block{
    border-radius: 2px;
    margin-bottom: 6px;
    -webkit-transition: border-color .3s ease;
    -moz-transition: border-color .3s ease;
    -o-transition: border-color .3s ease;
    transition: border-color .3s ease;
    background: #ffffff;
    border: 1px solid #0066bd;
    padding:10px 10px 0;
}
.personal-error__block{
    border-radius: 2px;
    margin-bottom: 6px;
    -webkit-transition: border-color .3s ease;
    -moz-transition: border-color .3s ease;
    -o-transition: border-color .3s ease;
    transition: border-color .3s ease;  
    padding:10px 10px 3px;   
    background-color: #F2DEDE;
    border: 1px solid #db4a29;;
}
.personal-error__block .errortext{
     color: #A94442!important;
}

.sticky {
  position: fixed;
  z-index: 101;
}
.stop {
  position: relative;
  z-index: 101;
}
.s-calc__btn{
    overflow: hidden;
}
.s-calc__btn:hover .s-calc__btn_hover{
    display: block;
    
}

.s-calc__btn:hover .s-calc__btn_hover{
    display: block;    
}

.s-calc__btn:hover .s-calc__btn_nothover{
    display: none;
}

.s-calc__btn_hover{
    display: none;
}

.s-calc__btn-count{
    width:90px;
}

.s-line{
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
    margin-bottom: 12px;
    overflow: hidden;
}

.s-calc__btn_hover .s-calc__btn-label_full{   
    width: 242px;
    margin: -1px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 12px 10px 12px;
    border: 1px solid #234e98;
    font: 500 20px/1.2em 'Fira Sans', sans-serif;
    color: #effcff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 2px 3px 0 rgba(132,0,0,0.6);
    box-shadow: 0 2px 0 0 rgba(136,14,14,0.75),inset 0 24px 2px 0 rgba(255,255,255,0.15);
    -moz-box-shadow: 0 2px 0 0 rgba(136,14,14,0.75),inset 0 24px 2px 0 rgba(255,255,255,0.15);
    -webkit-box-shadow: 0 2px 0 0 rgba(136,14,14,0.75),inset 0 24px 2px 0 rgba(255,255,255,0.15);
    background-image: -webkit-linear-gradient(top, #db1818 0%, #a40a0a 100%);
    background-image: -o-linear-gradient(top, #db1818 0%, #a40a0a 100%);
    background-image: linear-gradient(to bottom, #db1818 0%, #a40a0a 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDB1818', endColorstr='#FFA40A0A', GradientType=0);
}

@media (max-width: 638px) {
    .s-calc-auto__text{
        margin-top: 50px;
    }
}

.popup-window-close-icon{
    background: none;
    font-family: 'Shinasu_Icons', sans-serif;
    font-size: 22px;
    text-align: center;
    text-decoration: none;
    color: #ccc;
    opacity: 1;
}

.popup-window-close-icon:hover{
    color: #ffd70a;
}

.popup-window-close-icon:before{
    content: "\e905";
}

.bx-authform-link-container a{
    cursor: pointer;
}

.oldsitepanel{
    text-align: center;
    padding:10px;
    position:relative;
}

.oldsitepanel .popup-window-close-icon_custom+span{
    text-decoration: none;
    position: absolute;
    right:10px;
    top:20%;
}

.oldsitepanel .popup-window-close-icon_custom+span::after
{
    font-family: 'Shinasu_Icons', sans-serif;
    content: "\e905";
    font-size: 22px;
    text-align: center;    
    color: #ccc;
    cursor:pointer;
}

.oldsitepanel .popup-window-close-icon_custom+span:hover::after
{
   color: #ffd70a;
}

.a-tag .a-tag-mobile{
    font-size:14px;
}

/*personal filter*/
.a-personal-filter-item__field{
    margin-right:30px;
    display:inline-block;
    vertical-align: middle;
    padding: 5px 0;
}
.a-personal-filter-item__label{
    color: #8c8c8c;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
}
.no_imagedetail .a-article__image-big,
.no_imagepreview .a-article__image-small
{
    background-size: 70%;
    background-image: url('/local/templates/shina_su/images/h-logo.svg');
}

.a-shop__image.no_imagepreview,
.a-content-inner-image.no_imagedetail,
.a-content-right-image.no_imagedetail{

    background-image: url('/local/templates/shina_su/images/h-logo.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 70%;
}

.a-shop__image,
.a-content-inner-image,
.a-content-right-image{
    height: 316px;
    background-size: 100%;
    position:relative;
}

.a-content-inner-right.hide_no-mobile .a-content-inner-image
{
    height: auto!important;
}

.a-menu{
    border-bottom: 1px solid #cbcbcb;
    border-top: 1px solid #cbcbcb;
}

.center_big_image{
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

.center_big_image.size90p{
    max-width: 90%!important;
}
.center_background_big_image,
.center_background_small_image{
    background-position: center center;
    display:block;
    width:100%;
    height:100%;
    background-repeat: no-repeat;
}
.center_background_big_image{
    background-size: contain;
}
.center_background_small_image{

}
.bx_my_order_cancel{
    margin-bottom:20px;
}
/*стили для 404 страницы*/
.a-404{
    margin: 0 auto;
    padding: 50px 0 20px;
}
@media only screen and (min-width: 1024px){
    .a-404{
        max-width: 1110px;
    }
}
@media only screen and (max-width: 1023px){
    .a-404{
        max-width: 700px;
    }
}
.a-404:after{
    content: '';
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
@media only screen and (min-width: 1024px){
    .a-404:after{
        background-image: url('/local/templates/shina_su/images/404.jpg');
        padding-bottom: 52.8%;
    }
}
@media only screen and (max-width: 1023px){
    .a-404:after{
        background-image: url('/local/templates/shina_su/images/404-m.jpg');
        padding-bottom: 68.6%;
    }
    .a-article-inner {
        width: 300px;
        margin: 0px auto;
        max-width: 100%;
    }
}

#card-actions-mobile.hidden
{
    display: none !important;
}

.main-profile-block-date-info input[type="checkbox"] {
	margin-right: 10px;
}

/* hide opt price in panel header */

.checkbox-slide-min__label
{
    display: inline-block;
    vertical-align: middle;
    border-radius: 22px;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    border: 1px solid #b3b4b4;
    cursor: pointer;
    background: rgb(253,253,253); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(253,253,253,1) 0%, rgba(253,253,253,1) 0%, rgba(228,225,225,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(253,253,253,1) 0%,rgba(253,253,253,1) 0%,rgba(228,225,225,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(253,253,253,1) 0%,rgba(253,253,253,1) 0%,rgba(228,225,225,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#e4e1e1',GradientType=1 );
}

.checkbox-slide-min__label.active
{
    display: inline-block;
    vertical-align: middle;
    border-radius: 22px;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    border: 1px solid #4a87d1;
    cursor: pointer;
    background: rgb(68,144,201); /* Old browsers */
    background: -moz-linear-gradient(45deg, rgba(68,144,201,1) 0%, rgba(68,144,201,1) 0%, rgba(158,225,251,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, rgba(68,144,201,1) 0%,rgba(68,144,201,1) 0%,rgba(158,225,251,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, rgba(68,144,201,1) 0%,rgba(68,144,201,1) 0%,rgba(158,225,251,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4490c9', endColorstr='#9ee1fb',GradientType=1 );
}

.checkbox-slide-min+.checkbox-slide-min__label .checkbox-slide-min__variant:first-child, .checkbox-slide-min:checked+.checkbox-slide-min__label .checkbox-slide-min__variant {
    background-color: #b3b3b3;
}

.checkbox-slide-min+.checkbox-slide-min__label.active .checkbox-slide-min__variant:first-child, .checkbox-slide-min:checked+.checkbox-slide-min__label.active .checkbox-slide-min__variant {
    background-color: #e31e24;
}

.checkbox-slide-min:checked+.checkbox-slide-min__label .checkbox-slide-min__variant:first-child {
    background: transparent;
}

.checkbox-slide-min__label-inner
{
    display: inline-block;
}
.checkbox-slide-min__variant {
    display: inline-block;
    width: 50%;
    padding: 0px 10px;
    text-align: center;
    color: #8c8c8c;
    font: 12px/2em 'Open Sans', sans-serif;
    border-radius: 1em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    width: 21px;
    height: 21px;
    margin: 1px;
}

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

/* hide opt price in panel tablet header */

.checkbox-slide-min-tablet__label
{
    display: inline-block;
    vertical-align: middle;
    border-radius: 22px;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    border: 1px solid #a6e7ff;
    cursor: pointer;
    height: 24px;
}

.checkbox-slide-min-tablet__label.active
{
    display: inline-block;
    vertical-align: middle;
    border-radius: 22px;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    border: 1px solid #ffed00;
    cursor: pointer;
}

.checkbox-slide-min-tablet+.checkbox-slide-min-tablet__label .checkbox-slide-min-tablet__variant:first-child, .checkbox-slide-min-tablet:checked+.checkbox-slide-min-tablet__label .checkbox-slide-min-tablet__variant {
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    border: 1px solid #a6e7ff;
}

.checkbox-slide-min-tablet+.checkbox-slide-min-tablet__label.active .checkbox-slide-min-tablet__variant:first-child, .checkbox-slide-min-tablet:checked+.checkbox-slide-min-tablet__label.active .checkbox-slide-min-tablet__variant {
    background-color: #ffed00;
}

.checkbox-slide-min-tablet:checked+.checkbox-slide-min-tablet__label .checkbox-slide-min-tablet__variant:first-child {
    background: transparent;
    border: none;
}

.checkbox-slide-min-tablet__label-inner
{
    display: inline-block;
}
.checkbox-slide-min-tablet__variant {
    display: inline-block;
    width: 50%;
    padding: 0px 10px;
    text-align: center;
    color: #8c8c8c;
    font: 12px/2em 'Open Sans', sans-serif;
    border-radius: 1em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    width: 22px;
    height: 22px;
}

.a-offer__count select
{
    width: 64px;
    height: 41px;
    -webkit-appearance: none;
    border: 1px solid #d7d7d7;
    background-color: white;
    padding: 0 8px;
    font-size: 18px;
    border-radius: 0;
    margin: 0px;
}

.a-card__buy-count select
{
    width: 64px;
    height: 41px;
    -webkit-appearance: none;
    border: 1px solid #d7d7d7;
    background-color: white;
    padding: 0 8px;
    font-size: 18px;
    border-radius: 0;
    margin: 0px;
}

.bx-filter-parameters-box select
{
    position: relative;
    width: 100%;
    height: 32px;
    -webkit-appearance: none;
    border-radius: 16px;
    border: 1px solid #0066bd;
    font-size: 13px;
    padding: 0 9px;
    color: #4f4f4f;
}
/* End */
/* /local/templates/shina_su/js/fancybox_2.1.5/jquery.fancybox.css?17720363364939 */
/* /local/templates/shina_su/css/main.css?1772036336184211 */
/* /local/templates/shina_su/js/select2/select2.css?17720363368244 */
/* /local/templates/shina_su/js/swiper-3.4.0/swiper.min.css?177203633617767 */
/* /local/templates/shina_su/css/custom.css?17720363364260 */
/* /local/templates/shina_su/components/bitrix/sale.location.selector.search/.default/style.css?17720363366359 */
/* /local/modules/adanta.lazyload/install/assets/css/lazyload.css?17720363361190 */
/* /local/templates/shina_su/styles.css?17720363364933 */
/* /local/templates/shina_su/template_styles.css?177203633625322 */
