

/* Start:/bitrix/templates/unimagazin_s1/css/normalize.css?174664039110110*/
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
body {
	font-size:0.81em;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
    margin:0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* End */


/* Start:/bitrix/templates/unimagazin_s1/css/main.css?17466403916075*/
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* End */


/* Start:/bitrix/templates/unimagazin_s1/grid.css?17466403921566*/
/*grid*/
.left_col_index,
.right_col_index {
	margin-top:40px;
}
.left_col,
.left_col_index {
	/*width:18.71%;*/
	width:23%;
	float:left;
}
.right_col_index,
.right_col {
	float:right;
	/*width:79.69%;*/
	width: 74.5%;
}
.uni_parent_col {
	margin-left:-8px !important;
	margin-right:-8px !important;
}
.uni_parent_col:after {
	content:"";
	visibility:hidden;
	display:block;
	clear:both;
}
.uni_col {
	padding-left:8px;
	padding-right:8px;
	box-sizing: border-box;
	float:left;
}
.uni-100 {
	width:100%;
}
.uni-50 {
	width:50%;
}
.uni-75 {
	width:75%;
}
.uni-66 {
	width:66.666666666%;
}
.uni-33 {
	width:33.333333333%;
}
.uni-25 {
	width:25%;
}
.uni-20 {
	width:20%;
}
.uni-16 {
	width:16.66%;
}
.uni-100 {
	width:100%;
}
@media all and (max-width:1000px) {
	.adaptiv .uni-25 {
		width: 33.33%;		
	}	

	.adaptiv .uni-20 {
		width: 25%;
	}
	.adaptiv .uni-16 {
		width:25%;
	}
}
@media all and (max-width:600px) {
	.adaptiv .uni-25 {
		width: 50%;		
	}
	.adaptiv .uni-20 {
		width: 50%;
	}
	.adaptiv .uni-75 {
		width:100%;
	}
    .adaptiv .uni-66 {
		width:100%;
	}
	.adaptiv .uni-50 {
		width: 100%;
	}
	
	.adaptiv .uni-33 {
		width: 50%;
	}
	.adaptiv .uni-16 {
		width:33.33%;
	}
}
@media all and (max-width:550px) {
	.adaptiv .uni-16 {
		width:50%;
	}
}
@media all and (max-width:400px) {
	.adaptiv .uni-25 {
		width: 100%;		
	}
	
	.adaptiv .uni-20 {
		width: 100%;
	}
	
	.adaptiv .uni-33 {
		width: 100%;
	}
	.adaptiv .uni-16 {
		width:100%;
	}
}
/* End */


/* Start:/bitrix/templates/unimagazin_s1/controls.css?174664039213404*/
/*Ссылки*/
a {
    
}
a:focus,
a:hover {
    outline: none;
}
/**Ссылки**/

/*Метки*/
.marks {
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
	margin: -8px -4px;	
}
.marks .mark {
	float:left;
	font-size:12px;
	line-height: 12px;
	background:#fff;
	margin: 8px 4px;
	padding: 4px 4px;
	border-radius: 2px;
}
.marks .mark.hit {
	border: 1px solid #22b388;
	color: #22b388;
}
.marks .mark.new {
	border: 1px solid #1a58d7;
	color: #1a58d7;
}
.marks .mark.action {
	border: 1px solid #e42828;
	color: #e42828;
}
.marks .mark.recommend {
	border: 1px solid #1a5d96;
	color: #1a5d96;
}
/**Метки**/

/*Вкладки*/
.uni-tabs .tabs
{
	display: block;
	white-space: nowrap;
	padding-left: 0px;
	margin-bottom: 30px;
	font-size: 0px;
}

.uni-tabs .tabs .tab {
	display: inline-block;
	font-size: 14px;
	color: #7a7a7a;
	cursor: pointer;
	border-bottom: 2px solid transparent;
	transition-property: background-color, border-color;
	transition: 0.2s;
}

.uni-tabs .tabs .tab a {
	display: block;
	color: inherit;
	font-size: inherit;
	text-decoration: none;
	padding: 7px 25px;
	font-size: 14px;
	font-weight: bold;
    transition: 0.2s;
}

.uni-tabs .tabs .tab a:focus {
	outline: none;
}

.uni-tabs .tabs .bottom-line {
	position: absolute;
	left: 0px;
	background: #f1f1f1;
	height: 1px;
	width: 100%;
}

.uni-tabs .tabs .tab.current,
.uni-tabs .tabs .tab.ui-state-hover,
.uni-tabs .tabs .tab:hover,
.uni-tabs .tabs .tab.ui-state-active {
	color: #000;
	border-color: #1a58d7;
}

.uni-tabs .tabs .tab:focus {
	outline: none;
}
/**Вкладки**/

/*Кнопки*/
.uni-button {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	padding: 7px 11px 6px 11px;
	cursor: pointer;
	border-radius: 3px;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition-property: background-color, border-color;
	transition: 0.4s;
}.uni-button:hover {
	text-decoration: none;
}.uni-button:focus {
	outline: none;
	text-decoration: none;
}

.uni-button.uni-button-gray {
	border: 1px solid #cbcbcb;
	color: #363636;
	background: #fff;
}
.uni-button.uni-button-gray:hover {
	background: #cbcbcb;
}
/**Кнопки**/

/*Кнопки прокрутки*/
.uni-slider-button-small,
.uni-slider-button {
	position: relative;
	border: none;
	background: transparent;
	transition: 0.3s;
	padding: 0px;
	cursor: pointer;
}
.uni-slider-button-small {
	width: 24px;
	height: 24px;
	border-radius: 12px;
}
.uni-slider-button {
	width: 30px;
	height: 30px;
	border-radius: 15px;
}
.uni-slider-button-small:hover,
.uni-slider-button:hover {
	background: #1a58d7;
}
.uni-slider-button-small:focus,
.uni-slider-button:focus {
	outline: none;
}

.uni-slider-button-small .icon, 
.uni-slider-button .icon {
	position: absolute;
	
	background: url('/bitrix/templates/unimagazin_s1/images/uni-slider-buttons.png') no-repeat;
}
.uni-slider-button-small .icon {
	top: 4px;
	left: 4px;
	right: 4px;
	bottom: 4px;
}
.uni-slider-button .icon {
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
}

.uni-slider-button-small.uni-slider-button-left .icon,
.uni-slider-button.uni-slider-button-left .icon {
	background-position: -16px 0px;
}
.uni-slider-button-small.uni-slider-button-left:hover .icon,
.uni-slider-button.uni-slider-button-left:hover .icon {
	background-position: -16px -16px;
}

.uni-slider-button-small.uni-slider-button-right .icon,
.uni-slider-button.uni-slider-button-right .icon {
	background-position: 0px 0px;
}
.uni-slider-button-small.uni-slider-button-right:hover .icon,
.uni-slider-button.uni-slider-button-right:hover .icon {
    background-position: 0px -16px;
}
/**Кнопки прокрутки**/

/*Отступы*/
.uni-indents-vertical {
	display: block;
	margin: 0px;
	padding: 0px;
}.uni-indents-vertical.indent-5 {
	padding-top: 5px;
}.uni-indents-vertical.indent-10 {
	padding-top: 10px;
}.uni-indents-vertical.indent-15 {
	padding-top: 15px;
}.uni-indents-vertical.indent-20 {
	padding-top: 20px;
}.uni-indents-vertical.indent-25 {
	padding-top: 25px;
}.uni-indents-vertical.indent-30 {
	padding-top: 30px;
}.uni-indents-vertical.indent-35 {
	padding-top: 35px;
}.uni-indents-vertical.indent-40 {
	padding-top: 40px;
}.uni-indents-vertical.indent-45 {
	padding-top: 45px;
}.uni-indents-vertical.indent-50 {
	padding-top: 50px;
}

.uni-indents-horizontal {
	display: inline-block;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	min-height: 1px;
	height: 100%;
}.uni-indents-horizontal.indent-5 {
	padding-left: 5px;
}.uni-indents-horizontal.indent-10 {
	padding-left: 10px;
}.uni-indents-horizontal.indent-15 {
	padding-left: 15px;
}.uni-indents-horizontal.indent-20 {
	padding-left: 20px;
}.uni-indents-horizontal.indent-25 {
	padding-left: 25px;
}.uni-indents-horizontal.indent-30 {
	padding-left: 30px;
}.uni-indents-horizontal.indent-35 {
	padding-left: 35px;
}.uni-indents-horizontal.indent-40 {
	padding-left: 40px;
}.uni-indents-horizontal.indent-45 {
	padding-left: 45px;
}.uni-indents-horizontal.indent-50 {
	padding-left: 50px;
}
/**Отступы**/

/*Текст*/
.uni-text-default {
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0.1px;
}
/**Текст**/

/*Выравниватель*/
.uni-aligner-vertical {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0px;
	overflow: hidden;
}
/**Выравниватель**/

/*Поля ввода*/
.uni-input-textarea,
.uni-input-text {
	display: inline-block;
	vertical-align: middle;
	border: none;
	background: #ededed;
	color: #494949;
	font-size: 14px;
	padding: 0px 10px;
	border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.uni-input-text {
	line-height: 35px;
    height: 35px;
}

.uni-input-textarea {
	padding: 10px 10px;
}
/**Поля ввода**/

/*Минималистичные кнопки*/
.min-button div {
	position: relative;
	width: 24px;
	height: 24px;
	cursor:pointer;
}
.min-button div.remove:before,
.min-button:hover div:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 12px;
	width:24px;
	height: 24px;
	background: #3a58d2;
	z-index: -1;
}
.min-button div.remove:before {
	background: #3a58d2!important;
}
.min-button:hover div:before {
	background: #e5e5e5;
}
.min-button div.remove {
	background-position: bottom;
}
/*Добавить в отложенные*/
.min-button.like div {
	background-image: url('/bitrix/templates/unimagazin_s1/images/like.png');
}

/*Добавить в сравнение*/
.min-button.compare div {
	background-image: url('/bitrix/templates/unimagazin_s1/images/compare.png');
}

/*Удалить*/
.min-button.delete div {
	background-image: url('/bitrix/templates/unimagazin_s1/images/delete.png');
}
.min-button.delete div:before {
	border-radius: 4px;
	width: 18px;
	height: 18px;
	margin: 3px;
}
.min-button.delete:hover div:before {
	/*background: #3a58d2;*/
}
.min-button.delete:hover div {
	background-position: bottom;
	
}
/**Минималистичные кнопки**/

/*Изображения*/
.uni-image {
	font-size: 0px;
	text-align: center;
	white-space: nowrap;
}

.uni-image * {
	white-space: normal;
	text-align: left;
	font-size: 14px;
}

.uni-image > img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
/**Изображения**/

/*Панель сортировки*/
.uni-panel-sort {
    position: relative;
    display: block;
    height: 40px;
    border: 1px solid #e7e7e7;
    background: #f7f7f7;
    border-radius: 5px;
    overflow: hidden;
}

.uni-panel-sort .sort,
.uni-panel-sort .view {
    display: block;
    height: 100%;
    font-size: 0px;
}

.uni-panel-sort .sort {
    float: left;
    padding-left: 20px;
}

.uni-panel-sort .view {
    float: right;
    padding-right: 20px;
}

.uni-panel-sort .caption {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 12px;
}

.uni-panel-sort .sort .values {
    display: inline-block;
    vertical-align: middle;
}

.uni-panel-sort .sort .values .value {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    padding: 3px 7px;
}
.uni-panel-sort .sort .values .value a {
    text-decoration: none;
    color: #363636;
    font-size: 12px;
    line-height: 16px;
    height: 16px;
}
.uni-panel-sort .sort .values .value a .icon {
    display: none;
    vertical-align: middle;
    overflow: hidden;
    width: 16px;
    height: 16px;
    background: url('/bitrix/templates/unimagazin_s1/images/uni-panel-sort.png') no-repeat;
    background-position: -48px 0px;
}
.uni-panel-sort .sort .values .value:hover,
.uni-panel-sort .sort .values .value.ui-state-active {
    background: #363636;
    border-radius: 3px;
}
.uni-panel-sort .sort .values .value:hover a,
.uni-panel-sort .sort .values .value.ui-state-active a {
    color: #fff;
}

.uni-panel-sort .sort .values .value.ui-state-active a .icon {
    display: inline-block;
}
.uni-panel-sort .sort .values .value.ui-state-active a .icon.desc {
    background-position: -48px 0px;
}
.uni-panel-sort .sort .values .value.ui-state-active a .icon.asc {
    background-position: -48px -16px;
}

.uni-panel-sort .view .views {
    display: inline-block;
    vertical-align:  middle;
}

.uni-panel-sort .view .views > a {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    background: url('/bitrix/templates/unimagazin_s1/images/uni-panel-sort.png') no-repeat;
}

.uni-panel-sort .view .views > a.text {
    background-position: -16px 0px;
}
.uni-panel-sort .view .views > a.text.ui-state-active,
.uni-panel-sort .view .views > a.text:hover {
    background-position: -16px -16px;
}
.uni-panel-sort .view .views > a.list {
    background-position: 0px 0px;
}
.uni-panel-sort .view .views > a.list.ui-state-active,
.uni-panel-sort .view .views > a.list:hover {
    background-position: 0px -16px;
}
.uni-panel-sort .view .views > a.tile {
    background-position: -32px 0px;
}
.uni-panel-sort .view .views > a.tile.ui-state-active,
.uni-panel-sort .view .views > a.tile:hover {
	background-position: -32px -16px;
}

.uni-panel-sort .view .views > a:focus {
    outline: none;
}
/**Панель сортировки**/

/*Радиокнопка*/
.uni-button-radio {
	white-space: nowrap;
	cursor: pointer;
}

.uni-button-radio input {
	display: none;
}

.uni-button-radio .selector {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 14px;
	height: 14px;
	border-radius: 7px;
	background: #e9e9e9;
	margin-right: 4px;
	border: 1px solid #c9c9c9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.uni-button-radio:hover .selector {
	border-color: #b9b9b9;
	background: #d9d9d9;
}

.uni-button-radio input:checked + .selector:before {
	content: '';
	display: block;
	position: absolute;
	top: 3px;
	left: 3px;
	right: 3px;
	bottom: 3px;
	border-radius: 4px;
	background: #1a58d7;
}

.uni-button-radio .text {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	margin-right: 20px;
}
/**Радиокнопка**/

/*Чекбокс*/
.uni-button-checkbox {
	white-space: nowrap;
	cursor: pointer;
}

.uni-button-checkbox input {
	display: none;
}

.uni-button-checkbox .selector {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 14px;
	height: 14px;
	border-radius: 2px;
	background: #e9e9e9;
	margin-right: 4px;
	border: 1px solid #c9c9c9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.uni-button-checkbox:hover .selector {
	border-color: #b9b9b9;
	background: #d9d9d9;
}

.uni-button-checkbox input:checked + .selector:before {
	content: '';
	display: block;
	position: absolute;
	top: 3px;
	left: 3px;
	right: 3px;
	bottom: 3px;
	background: #1a58d7;
	border-radius: 2px;
}

.uni-button-checkbox .text {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	margin-right: 20px;
}
/**Чекбокс**/

/*Числовой ввод*/
.uni-input-numeric {
	display: inline-block;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-size: 0px;
}

.uni-input-numeric * {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.uni-input-numeric button {
	display: inline-block;
	vertical-align: top;
	border: 1px solid #d2d2d2;
	background: #fff;
	width: 26px;
	color: #272727;
	font-size: 14px;
	line-height: 26px;
	height: 30px;
	text-align: center;
	transition: 0.3s;
}
.uni-input-numeric button:hover {
	background: #d2d2d2;
}
.uni-input-numeric button:focus {
	outline: none;
}

.uni-input-numeric button.increase {
	border-left: 0px;
	border-radius: 0px 3px 3px 0px;
}

.uni-input-numeric button.decrease {
	border-right: 0px;
	border-radius: 3px 0px 0px 3px;
}

.uni-input-numeric input {
	display: inline-block;
	vertical-align: top;
	border: 1px solid #d2d2d2;
	background: #fff;
	width: 32px;
	color: #272727;
	font-size: 14px;
	line-height: 28px;
	height: 30px;
	text-align: center;
}
/**Числовой ввод**/
/* End */


/* Start:/bitrix/templates/unimagazin_s1/css/select2/select2.min.css?174664039115090*/
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[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-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .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-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .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--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/* End */


/* Start:/bitrix/templates/unimagazin_s1/js/jquery.bxslider.css?17466403914079*/
/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 0px;/*custom*/
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	/* -moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: solid #fff 5px;
	left: -5px;
	background: #fff; */
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/bitrix/templates/unimagazin_s1/js/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	/* padding-top: 20px; *//*custom*/
	bottom:0px;/*custom*/
	height:34px;/*custom*/
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	margin-top:8px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #cf9f33;/*custom*/
	text-indent: -9999px;
	display: block;
	width: 16px;/*custom*/
	height: 16px;/*custom*/
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 10px;/*custom*/
	-webkit-border-radius: 10px;/*custom*/
	border-radius: 10px;/*custom*/
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	/* background: #000; *//*custom*/
	background: url(/bitrix/templates/unimagazin_s1/js/images/dot.png) no-repeat center;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	/* background: url(/bitrix/templates/unimagazin_s1/js/images/controls.png) no-repeat 0 -32px; */
	background: url(/bitrix/templates/unimagazin_s1/js/images/custom_controls.png) no-repeat 0 0px; /*custom*/
}

.bx-wrapper .bx-next {
	right: 10px;
	/* background: url(/bitrix/templates/unimagazin_s1/js/images/controls.png) no-repeat -43px -32px; */
	background: url(/bitrix/templates/unimagazin_s1/js/images/custom_controls.png) no-repeat -28px 0px;/*custom*/
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 -94px;
}

.bx-wrapper .bx-next:hover {
	background-position: -28px -94px;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 45%;
	outline: 0;
	width: 32px;
	height: 89px;/*custom*/
	text-indent: -9999px;
	z-index: 12;
}
@media (max-width:774px){
	.bx-wrapper .bx-controls-direction a {
		display:none;
	}
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(/bitrix/templates/unimagazin_s1/js/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(/bitrix/templates/unimagazin_s1/js/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
/* End */


/* Start:/bitrix/templates/unimagazin_s1/js/fancybox/jquery.fancybox.css?17466403914895*/
/*! 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;
	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('/bitrix/templates/unimagazin_s1/js/fancybox/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('/bitrix/templates/unimagazin_s1/js/fancybox/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('/bitrix/templates/unimagazin_s1/js/fancybox/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;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !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('/bitrix/templates/unimagazin_s1/js/fancybox/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('/bitrix/templates/unimagazin_s1/js/fancybox/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('/bitrix/templates/unimagazin_s1/js/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/bitrix/templates/unimagazin_s1/themes/orange-red/style.css?17507624293448*/
body .i_menu .show_all span {
  color: #e83521;
}
body .i_menu .show_all span:hover {
  color: #eb342e;
}
body .uni-tabs .tabs .tab.current,
body .uni-tabs .tabs .tab.ui-state-hover,
body .uni-tabs .tabs .tab:hover,
body .uni-tabs .tabs .tab.ui-state-active,
body .top_custom_menu li.active a,
body .top_custom_menu li:hover a {
  border-color: #e83521 !important;
}
body .svg_fill_solid {
  fill: #e83521;
}
body .hover_link:hover {
  color: #e83521 !important;
}
body a,
body .open_call,
body .bx_vertical_menu_advanced .bx_hma_one_lvl.current>a,
body table.top_menu td.current span.arrow {
  color: #e83521;
}
body .item .image-slider > .list .image.selected .wrapper > div > div,
body .item .image-slider > .list .image:hover .wrapper > div > div {
  border-color: #e83521;
}
body .uni-slider-button-small:hover,
body .uni-slider-button:hover {
  background: #e83521;
}
body .item .item_description > .properties .property:before,
body .item > .properties .property:before,
body .item .information .properties .property:before,
body .top .bg_top_menu .min_menu,
body .catalog_menu.solid {
  background: #e83521;
}
body .solid_text {
  color: #e83521 !important;
}
body .solid_button,
body .solid_element,
body .catalog-button,
body .login_page .rememberme .USER_REMEMBER:before {
  background-color: #e83521 !important;
}
body .min-button.delete:hover div:before,
body .min-button div.remove:before {
  background-color: #e83521 !important;
}
table.top_menu .child.submenu,
body .i_menu,
body .child.cat_menu,
body .child.submenu {
  border-color: #e83521 !important;
}
body .solid_button:hover,
body .catalog-button:hover {
  background-color: #eb342e !important;
}
body .buy_added,
body .buy_added:hover {
  background-color: #cd351d;
}
body .services-sections-list.menu .element:hover,
body .services-sections-list.menu .element.selected {
  color: #e83521;
}
body .differences_table .properties .property {
  color: #e83521;
  border-color: #e83521;
}
body .differences_table .properties .property:hover {
  background-color: #e83521;
}
body .under_catalog_menu .menu_item_l1.more .child.cat_menu a:hover {
  color: #e83521;
}
body .offers .offer .items .item.selected,
body .offers .offer .items .item:hover,
body .offers .offer .items .item:focus {
  color: #e83521;
  border-color: #e83521;
}
body .bx-filter .bx-filter-popup-result.right:before {
  border-right-color: #e83521 !important;
}
body .bx-filter .bx-filter-popup-result a,
.under_catalog_menu .menu_item_l1 .submenu a:hover {
  color: #e83521 !important;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title div.bx-filter-parameters-box-hint,
.bx-filter .bx-filter-parameters-box:hover .bx-filter-parameters-box-title div.bx-filter-parameters-box-hint,
.bx-filter .bx-filter-parameters-box:focus .bx-filter-parameters-box-title div.bx-filter-parameters-box-hint {
  color: #e83521 !important;
}
body .bx_ordercart_itemtitle a {
  color: #e83521 !important;
}
body .uni-button-checkbox input:checked + .selector:before,
body .uni-button-radio input:checked + .selector:before {
  background: #e83521 !important;
}
.service.landing .service-caption {
  border-color: #e83521;
}
.reviews.landing-1 .reviews-buttons-more-link,
.tiles.landing-1 .tiles-buttons .tiles-buttons-more {
  border-color: #e83521;
}
.service.landing .service-header .service-header-menu .service-header-menu-item.ui-state-active {
  color: #e83521;
  border-color: #e83521;
}

/* End */


/* Start:/bitrix/templates/unimagazin_s1/components/bitrix/search.title/header_search/style.css?1746640391776*/
.search-small {
    position: relative;
    display: block;
    max-width: 300px;
}
.top_panel .search-small {
    background: rgb(249, 249, 249);	
}
.top_panel .search-small .input-text {
	height:28px;
}
.search-small form {
    display: block;
}

.search-small .input-text {
    display: block;
    width: 100%;
    line-height: 28px;
    height: 34px;
    font-size: 12px;
    border-radius: 3px;
    border: 1px solid #E3E3E3;
}

.search-small .input-button {
    position: absolute;
    top: 0px;
    left: auto;
    right: 0px;
    bottom: auto;
    width: 22px;
    height: 100%;
    border: none;
    background: transparent;
    padding: 0px;
}

.search-small .input-button.button-search {
    background: url('/bitrix/templates/unimagazin_s1/components/bitrix/search.title/header_search/images/search_icon_header.png') no-repeat left center;
}
/* End */


/* Start:/bitrix/templates/unimagazin_s1/components/bitrix/system.auth.form/brown/style.css?1746640391870*/
.bx_auth {	
	
}
.bx_auth a.personal_cabinet {
	font-size: 13px;
	text-decoration:underline;
	display: block;
	color: #656565;
	position:relative;
}
.bx_auth a.personal_cabinet:hover {

}
.bx_auth a.logout {
	margin-left: 10px;
}
.bx_auth a.personal_cabinet:after {
	content:"";
	float:left;
	width:18px;
	height:19px;
	background:url(/bitrix/templates/unimagazin_s1/components/bitrix/system.auth.form/brown/images/lock.png);
	margin-top: 9px;
	margin-right: 6px;
}
.bx_auth .bx_login_top_inline_link {
	display:block;
	float:left;
	font-size: 13px;
	text-decoration:none;	
	margin-left: 20px;
	text-decoration:underline;
	color: #656565;
}
@media (max-width:480px){
	.adaptiv .top_panel_wrap .top_personal {
		float:left;
	}
	.adaptiv .bx_auth .bx_login_top_inline_link {
		margin-right: 7px;
		margin-left:0;
	}
	.adaptiv .bx_auth{
		margin-right:0px;
		margin-left:0;
	}
	.adaptiv .bx_auth a.personal_cabinet:after {
		margin-right:5px;
	}
}
/* End */


/* Start:/bitrix/templates/unimagazin_s1/components/bitrix/menu/top_horizontal_menu/style.css?17466403913892*/
/*Menu в шапке*/
.bg_top_menu.in-header {
    display: block;
    width: 100%;
}
.bg_top_menu.normal {
    max-width: 1162px;
    margin: 0 auto;
}
.bg_top_menu.in-header .radius_top_menu {
    height: 48px;
}
.bg_top_menu.in-header .radius_top_menu table.top_menu td {
    height: 96px;
}
.bg_top_menu.in-header .radius_top_menu table.top_menu td a.title_f{
    display: block;    
    margin-bottom: 45px;
}
.bg_top_menu.in-header .radius_top_menu table.top_menu td .child.submenu {
   top: 50px;
   margin-top: 35px;
}
.bg_top_menu.in-header .radius_top_menu table.top_menu td .i_menu {
   top: 50px;
	margin-top: 70px;
}
/*------------*/

.radius_top_menu {
	max-width:1240px;
	margin:0 auto;	
}
.top .radius_top_menu {
	height:50px;
}
.min_menu {
	display: none;
}
table.top_menu  {
	width:100%;
	height: 100%;
}
table.top_menu  a {
	text-decoration:none;
	outline:none;
}
table.top_menu  span.arrow {
	color:#212121;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
table.top_menu td:hover span.arrow {
	text-decoration:underline;
}
table.top_menu td.current  span.arrow{
	color:#1a58d7;
}
table.top_menu  td {
	text-align:center;
	position:relative;
}
table.top_menu  td:hover .child.submenu {
	display:block;
	background:#fff;
	z-index: 40;
}
table.top_menu .child.submenu {
	display:none;
	position:absolute;
	background:#fff;
	margin: auto;
	left:0;
	right:0;
	width:180px;
	padding:16px 18px;
	border-top:2px solid #1a58d7;
	box-shadow: 0 4px 2px rgba(0,0,0,0.5);
}
table.top_menu .child.submenu a {
	display:block;
}
table.top_menu  td.td_catalog  {
	position:static;
}
table.top_menu  td:hover .i_menu {
	display:block
}
/* original menu*/
.top .bg_top_menu.border  {
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.top table.top_menu  span.arrow {
	font-size:13px;
	
}
table.top_menu .child.submenu {
	top:50px;
}
table.top_menu .child.submenu a {
	display:block;
	text-align:left;
	color:#212121;	
	padding:2px;
	line-height: 22px;
	font-size:12px;
}
table.top_menu .child.submenu a:hover {	
	text-decoration:underline;
}
.top .top_menu {
	position:relative;
}
.top table.top_menu  td:hover .i_menu {
	top:50px;
}
/* original solid top menu*/
.top .bg_top_menu.solid.wide {
	background:#1a58d7
} 
.top .bg_top_menu.solid  {
	background:#1a58d7; 
}
.top .bg_top_menu.solid table.top_menu td.current span.arrow{
	text-decoration:underline;
	color:#fff;
}
.top .bg_top_menu.solid table.top_menu  span.arrow {
	color:#fff;
}
.top .bg_top_menu .min_menu {
	display:none;
	width:100%;
	height:100%;
	text-align:center;
	background:#1a58d7;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	line-height:50px;
	cursor:pointer;
	text-transform:uppercase;
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing:  border-box;
}
@media (max-width:800px) {
	.adaptiv .top .bg_top_menu .min_menu {
		display:block;
	}
	.adaptiv .top .bg_top_menu table.top_menu {
		display:none;
		height:auto;
		border-right:1px solid #e7e7e7;
		border-left: 1px solid #e7e7e7;
	}
	.adaptiv .top .bg_top_menu .radius_top_menu {
		height: auto;
	}
	.adaptiv .bg_top_menu .i_menu,
	.adaptiv .bg_top_menu .child.submenu	{
		display:none!important;
	}
	.adaptiv .top .bg_top_menu table.top_menu  td {
		display:block;
		width:100%!important;
		text-align:center;
		padding:10px 0;
		border-bottom: 1px solid #e7e7e7;		
	}
}
/*menu in top_panel*/
.bg_top_menu.catalog {
	float:left;
	width:60%;
}
.bg_top_menu.catalog table.top_menu {
	line-height:40px;
}
.bg_top_menu.catalog table.top_menu td {
	text-align:left;
}
.bg_top_menu.catalog table.top_menu span.arrow {
	color:#696969;
	text-transform:none;
	font-weight:normal;
}
.bg_top_menu.catalog table.top_menu td.current span.arrow {
	text-decoration:underline;
}
/* End */


/* Start:/bitrix/templates/unimagazin_s1/components/bitrix/catalog.section.list/top_catalog/style.css?17466403922300*/
.i_menu {
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	background: #fff;
	padding: 0;
	border-top: 2px solid #936CDC;
	top: 50px;
	margin: 0;
	padding: 0;
	padding: 20px 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: none;
	list-style: none;
	border-top: 2px solid #1A58D7;
	border-bottom: 1px solid #f4f4f4;
	box-shadow: 0 4px 2px rgba(0,0,0,0.5);
}
.i_menu .show_all {
	text-align:left;
	font-size:12px;
	cursor:pointer;
	color:#444648!important;
}
.i_menu .show_all span {
	border-bottom:1px dotted #444648;
}
.i_menu li.root .submenu_1 a.hide {
	display:none;
}
.top_menu td.current .i_menu li.root a{
	box-shadow:none!important;
}
.i_menu li.root a:hover {
	text-decoration:underline;
}
.i_menu li.root>a:hover {
	color:#1a58d7;
	text-decoration:underline;
}
.i_menu li.root {
	padding: 0;
	margin: 0;
	line-height: 25px;
	list-style: none;
	display: block;
	float: left;
	zoom: 1;
	vertical-align: top;
	width: 20%;
	margin-bottom: 20px;	
	min-height: 130px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-left: 3%;
	padding-right: 3%;	
	background:none!important;
	position:relative;
}
.i_menu li.root:nth-child(5n){
	float:right;	
	border-right:0;
}
.i_menu li.root:nth-child(5n):after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.i_menu li.root a {
	text-align:left;
	display: block;
	color: #444648;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-shadow:none;
	background:none!important;
	border:0;
	line-height:25px;
	box-shadow:none;
}
.i_menu li.root .submenu_1 a {
	color: #444648;
	font-size: 12px;
	line-height: 12px;
	font-weight:normal;
	box-shadow:none;
	line-height: 21px;
}
.i_menu li.root .submenu_1 {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	border:1px solid #fff;
	background:#fff;
}
.i_menu li.root .submenu_1.bordered {
	padding: 10px;
	margin:-10px;
	border-top:1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right:1px solid #ccc;
	z-index:40;	
}
.i_menu li.root .submenu_1.bordered .show_all {
	display:none;
}
.i_menu li.root .submenu_1.bordered .hide{
	display:block;
}
.i_menu li.root .submenu_1 a:hover {
	color: #1a58d7;
}

/* End */


/* Start:/bitrix/templates/unimagazin_s1/components/bitrix/catalog.compare.list/top/style.css?17466403911183*/
.compare-small {
	position: relative;
	text-decoration:none;
	display:block;
	white-space: nowrap;
	font-size: 0px;
}
.compare-small.header,
.compare-small.fly {
	margin-left: 15px;
	margin-top: 10px;
}

.compare-small .text-wrapper {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	text-decoration: none;
	width: 18px;
	height: 18px;
    font-size: 0px;
	border: 2px solid #fff;
    white-space: nowrap;
	text-align: center;
	border-radius: 12px;
	font-weight: 700;
	margin-right: 3px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.compare-small.header .text-wrapper,
.compare-small.fly .text-wrapper {
	position: absolute;
	display: block;
	top: -10px;
	left: -15px;
	margin-right: 0px;
}

.compare-small .text-wrapper .text {
    display: inline-block;
	vertical-align: middle;
    font-size: 10px;
    line-height: 11px;
	font-weight: 700;
}
.compare-small .icon {
	display: inline-block;
	vertical-align: middle;
	background-repeat:no-repeat;
    width: 15px;
    height: 12px;
	margin-top: 4px;
	margin-bottom: 0px;
	background:url(/bitrix/templates/unimagazin_s1/components/bitrix/catalog.compare.list/top/images/compare.png) no-repeat;
	background-repeat:no-repeat;
	margin-left: 1px;
}
/* End */


/* Start:/bitrix/templates/unimagazin_s1/components/bitrix/sale.basket.basket.small/top_basket/style.css?17466403917277*/
/*Общие*/
.basket-small .icons .basket .icon,
.basket-small .icons .like .icon,
.basket-small-fly .header .call .icon,
.basket-small-fly .header .basket .icon,
.basket-small-fly .header .like .icon {
    display: inline-block;
	vertical-align: middle;
	background-repeat:no-repeat;
}

.basket-small .icons .basket .text,
.basket-small .icons .like .text,
.basket-small-fly .header .basket .text,
.basket-small-fly .header .like .text {
    display: inline-block;
	vertical-align: middle;
    font-size: 10px;
    line-height: 11px;
	font-weight: 700;
}

.basket-small .icons .like .icon,
.basket-small-fly .header .like .icon {
    width: 16px;
    height: 13px;
	margin-top: 2px;
	margin-bottom: 1px;
    background:url(/bitrix/templates/unimagazin_s1/components/bitrix/sale.basket.basket.small/top_basket/images/like_icon.png) no-repeat;
}

.basket-small .icons .basket .icon,
.basket-small-fly .header .basket .icon {
    width: 16px;
    height: 16px;
    background: url(/bitrix/templates/unimagazin_s1/components/bitrix/sale.basket.basket.small/top_basket/images/basket_icon.png) no-repeat;
}

.basket-small-fly .header .call .icon {
    width: 16px;
    height: 16px;
    background: url('/bitrix/templates/unimagazin_s1/components/bitrix/sale.basket.basket.small/top_basket/images/call.png');
}
/**Общие**/

/*Обычная корзина*/
.basket-small .icons .basket,
.basket-small .icons .like {
	display:inline-block;
	vertical-align: middle;
	position: relative;
	outline:none;
	white-space: nowrap;
	text-decoration:none;
	font-size: 0px;
}
.basket-small.fly .icons .basket,
.basket-small.fly .icons .like,
.basket-small.header .icons .basket,
.basket-small.header .icons .like {
	margin-left: 20px;
	margin-top: 10px;
}
.basket-small.top .icons .basket,
.basket-small.top .icons .like {
	padding-left: 5px;
}

.basket-small .icons .basket .text-wrapper,
.basket-small .icons .like .text-wrapper {
	display: inline-block;
	vertical-align: middle;
    width: 18px;
	height: 18px;
	border: 2px solid #fff;
	border-radius: 12px;
	color: #fff;
	text-align: center;
    white-space: nowrap;
	margin-right: 3px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.basket-small.fly .icons .basket .text-wrapper,
.basket-small.fly .icons .like .text-wrapper,
.basket-small.header .icons .basket .text-wrapper,
.basket-small.header .icons .like .text-wrapper {
	position: absolute;
	display: block;
	top: -10px;
	left: -15px;
}


.basket-small .icons .basket .text.summ {
	color: #1D1B1B;
	margin-left: 9px;
}
.basket-small .icons .basket .text.summ:hover {
	color:#a3a3a3;
}
/**Обычная корзина**/

/*Летающая корзина*/
/*#small_top_basket_js.fly {
	position:fixed;
	background:#fff;
}
basket-small-fly {
	
}*/

.basket-small-fly div {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.basket-small-fly {
	position:fixed;
	right: -1px;
	top:150px;
	z-index:500;
}
.basket-small-fly > .header {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-left: -70px;
    background: #f2f2f2;
    width: 70px;
    border-radius: 7px 0 0 7px;
	z-index: -1;
	cursor: pointer;
}
.basket-small-fly > .header .opener {
    display: block;
	padding-top: 16px;
	padding-bottom: 16px;
    text-align: right;
    text-decoration: none;
    padding-right: 13px;
}

.basket-small-fly > .header .opener .text {
	font-size: 14px;
}

.basket-small-fly > .header .opener + .opener {
    padding-top: 0px;
}

.basket-small-fly .header .call .icon,
.basket-small-fly .header .basket .icon,
.basket-small-fly .header .like .icon {
    margin-right: 8px;
	margin-left: 3px;
}

.basket-small-fly .sections {
	background:#fff;
	width: 0px;
	box-shadow: 0 0 30px rgba(0,0,0,0.3);
	border: 1px solid #dfdfdf;
	border-right: none;
    overflow: hidden;
}

.basket-small-fly .sections .section {
	position: relative;
	display: none;
    min-height:120px;
}

.basket-small-fly .sections .section.product_section,
.basket-small-fly .sections .section.like_section {
    width: 800px;
}

.basket-small-fly .sections .section .header {
	color: #3a58d2;
	font-size: 16px;
	padding: 20px 30px;
}

.basket-small-fly .sections .section .products-wrapper {
	display: block;
	height: 236px;
	overflow-x: auto;
}

.basket-small-fly .sections .section .products {
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	width: 100%;
}

.basket-small-fly .sections .section .products .product-header {
	position: relative;
	height: 36px;
	background: #fff;
	border-bottom: 1px solid #e8e8e8;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
}

.basket-small-fly .sections .section .products .product {
	position: relative;
	height: 99px;
	background: #fff;
	cursor: pointer;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.basket-small-fly .sections .section .products .product + .product {
	border-top: 1px solid #e8e8e8;
}

.basket-small-fly .sections .section .products .product:hover {
	background: #f7f7f7;
}

.basket-small-fly .sections .section .products .product .min-button-custom {
	display: block;
	width: 16px;
	height: 16px;
	background-position-x: 16px;
	background: url('/bitrix/templates/unimagazin_s1/components/bitrix/sale.basket.basket.small/top_basket/images/button-sprite.png') no-repeat;
}.basket-small-fly .sections .section .products .product .min-button-custom:hover {
	background-position-y: -16px;
}
.basket-small-fly .sections .section .products .product .min-button-custom.like {
	background-position-x: 0px;
}
.basket-small-fly .sections .section .products .product .min-button-custom.delete {
	background-position-x: -16px;
}
.basket-small-fly .sections .section .products .product .min-button-custom.to-cart {
	background-position-x: -32px;
}

.basket-small-fly .sections .section .products .product .image {
	position: relative;
	display: block;
	float: left;
	width: 63px;
	height: 63px;
}

.basket-small-fly .sections .section .products .product-header .margins,
.basket-small-fly .sections .section .products .product .margins {
	margin-left: 10px;
	margin-right: 10px;
}

.basket-small-fly .sections .section .products .product .name {
    display: block;
	white-space: normal;
	color: #7f7f7f;
	text-decoration: underline;
	font-size: 14px;
	line-height: 16px;
	max-height: 32px;
    overflow: hidden;
}

.basket-small-fly .sections .section .products .product:hover .information .name {
	/*color: #3a58d2;*/
}

.basket-small-fly .sections .section .products .product .price {
	color: #222;
	font-weight: bold;
}

.basket-small-fly .sections .section .buttons {
	padding-top: 32px;
	padding-bottom: 30px;
	margin-left: 34px;
	margin-right: 34px;
	overflow: hidden;
}

.basket-small-fly .sections .section#call-section .buttons {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.basket-small-fly .sections .section .buttons .button {
	font-size: 12px;
	line-height: 12px;
	padding: 12px 12px;
	border-radius: 0px;
}
.basket-small-fly .sections .section .buttons .button.uni-button-gray {
	padding: 11px 12px;
}

.basket-small-fly .sections .section .message {
	text-align: center;
}

.basket-small-fly .sections .section .message .text {
	padding: 30px 0px 10px 0px;
	font-size: 16px;
}

.basket-small-fly .sections .section .message .buttons {
	margin: 0px;
	padding: 10px 0px 30px 0px;
}
/**Летающая корзина**/

#small_top_basket_js.hidden-part {
	display: none;
}

@media all and (max-width: 800px) {
	#small_top_basket_js.hidden-part {
		display: block;
	}
	
	.basket-small-fly {
		display: none;
	}
}

/* End */


/* Start:/bitrix/templates/unimagazin_s1/components/bitrix/breadcrumb/elegante_bread/style.css?1746640391441*/
ul.breadcrumb-navigation
{
	padding:0; 
	margin-top:18px;
	padding-top:0;
	list-style:none;
}

ul.breadcrumb-navigation li
{
	display:inline;
	font-size:11px;
	color:#444648;
	margin-right:4px;
}

ul.breadcrumb-navigation a {
	font-size:11px;
	color:#444648;
	text-decoration:underline;
	line-height:25px;
}
ul.breadcrumb-navigation li:last-child a{
	text-decoration:none;
}
ul.breadcrumb-navigation span
{
	font-size:11px;
	color:#444648;
}
/* End */


/* Start:/bitrix/templates/unimagazin_s1/components/bitrix/menu/bottom_menu/style.css?17466403911180*/
.bottom_menu_wrap {
    position: relative;
    display: table;
	padding-left: 50px;
    white-space: nowrap;
    margin-left: -50px;
    margin-right: -50px;
}

.bottom_menu_wrap .bottom_menu {
    display: table-cell;
    vertical-align: top;
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
    padding-left: 50px;
    padding-right: 50px;
    height: 100%;
    	
}
.bottom_menu_wrap .bottom_menu + .bottom_menu {
    
}
.bottom_menu_wrap .bottom_menu .menu_item {
    white-space: normal;
	font-size:0;
}
.bottom_menu_wrap .bottom_menu .menu_title a,
.bottom_menu_wrap .bottom_menu .menu_item a {
	color: #292929;
	font-size:11px;
	text-decoration:underline;
	line-height: 21px;
    text-decoration: none;
}
.bottom_menu_wrap .bottom_menu .menu_title {
    margin-bottom: 5px;
}
.bottom_menu_wrap .bottom_menu .menu_title a {
	font-weight:bold;
	font-size:13px;
	color: #292929;
}
@media all and (max-width:800px) {
	.adaptiv .bottom_menu_wrap .bottom_menu .menu_item {
	   display: none;
	}
    
    .bottom_menu_wrap .bottom_menu {
        display: block;
    }
}

@media all and (max-width: 650px) {
    .adaptiv .bottom_menu_wrap {
		padding-left: 0px;
	}
}

/* End */


/* Start:/bitrix/templates/unimagazin_s1/template_styles.css?174664039218593*/
input, textarea { outline:none; }
input:active, textarea:active { outline:none; }
html {-webkit-text-size-adjust:none; height: 100%;}
body {
	
	position: relative;
	margin:0;
	padding:0;	
	color:#282828;
	font-family: 'Noto Sans', 'PT Sans','Ubuntu', Verdana, Arial, sans-serif;
	outline:none;
	min-width: 1162px;
	min-height: 100%;
	padding-bottom: 300px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body.adaptiv {
    min-width: 320px;
}
.svg_fill_solid {
	fill:#1a58d7;
}
/*buttons and inputs*/
.solid_button,
.solid_element {
	background:#1a58d7;
	color: #fff;
	font-family: 'PT Sans','Ubuntu', 'Noto Sans', Verdana, Arial, sans-serif;
}
.solid_button.ui-state-active,
.solid_button.ui-state-current,
.solid_button:focus,
.solid_button:hover {
	background:#546dd1;
	color:#fff;
}
.border_button {
	border:1px solid #e2e2e2;
	background:#fff;
	color:#a7a7a7;
	cursor:pointer;
}
.border_button:hover {
	background:#e2e2e2;
}
.solid_input {
	width: 100%;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px 0 19px;
	height: 38px;
	border: none;
	border-radius: 6px;
	background: #e9e9e9;
	box-shadow: none;
	font-weight: normal;
	font-size: 14px;
	float: none;
	margin-bottom: 25px;
}
/*end buttons*/
.new_price,
.old_price,
.title_f {
	font-family: 'Ubuntu', 'PT Sans',sans-serif;
}
.title_product {
	font-family: 'PT Sans',sans-serif;
}
.sl_header1,
.sl_header2,
.sl_header3  {
	font-family: 'Ubuntu',sans-serif;
}
a img { border:none;}
a,
.open_call,
.hover_link :hover{
	text-decoration:underline;
	color:#1a58d7;
	cursor:pointer;
}
a:hover,
.open_call:hover {
	color:#636363;
}
h3 {
	
}
/*float class*/
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}

/*TOP-PANEL*/
.top_panel {
	width:100%;
	background:#f1f1f1;
}
.top_panel_wrap {
	margin:0 auto;
	max-width:1162px;	
	padding-left:10px;
	padding-right:10px;
	line-height:40px;
}

.top_panel .search_wrap {
	float: left;
	padding-top: 7px;
}

.top_panel .basket_wrap {
	margin-left: 20px;
    white-space: nowrap;
}

.top_panel .phone_block {
	display: block;
	white-space: nowrap;
}

.top_panel .phone_block  .phone  {
	display: inline-block;
	vertical-align: baseline;
	font-size:14px;
	color:#656565;
	margin-right:20px;
}
.top_panel .phone_block  .call_button {
	display: inline-block;
	vertical-align: baseline;
	font-size:12px;
}

.top_panel .top_personal { 
	margin-left: 30px;
}

@media all and (max-width: 920px) {
	.adaptiv .top_panel .phone_block {
		float: none !important;
	}
	
	.adaptiv .top_panel .search_wrap {
		float: none;
	}
	
	.adaptiv .top_panel .phone_block  {
		float: none;
	}
	
	.adaptiv .top_panel .basket_wrap {
		float: none;
		margin-left: 0px;
	}
	
	.adaptiv .top_panel .top_personal {
		float: none;
		margin-left: 0px;
	}
	
	.adaptiv .top_panel .top_panel_wrap {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media (max-width:390px){
	.adaptiv .top_panel_wrap{
		padding:0;
	}
}
/*TOP-PANEL END*/
/* ---- HEADER ---- */
.header_wrap {
	position:relative;
	z-index:20;
}
.header_wrap .header_wrap_information {
    min-height: 120px;
}
.header_wrap .phone {
	font-size: 18px;
   font-weight: bold;
}
.header_wrap .call_button { }
.workarea_wrap {
	position:relative;
	z-index:10;
}
.header_wrap_container {
	margin:0 auto;
    width: 100%;
	max-width:1162px;
	position:relative;
}
.header_wrap_container .logo_wrap {
	width:auto;
    width: 22%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.header_wrap_container .logo_wrap img {
	
}
.header_wrap_container .search_wrap {
    padding-left: 20px;
}
.header_wrap_container .right_wrap {
    width: 73%;
}
.header_wrap_container .right_wrap table.table_wrap {
    float: right;
    width: 100%;
}
.header_wrap_container .right_wrap table.table_wrap .menu_wrap {
    position: static;
    display: block;
    padding-left: 20px;
    margin: 0px;
}
.header_wrap_container .right_wrap table.table_wrap .phone_wrap {
    white-space: nowrap;
	padding-left: 20px;
	text-align: right;
}
.header_wrap_container .right_wrap table.table_wrap .basket_wrap {
    white-space: nowrap;
	padding-left: 20px;
}

.top_panel .top_panel_wrap .b_compare,
.top_panel .top_panel_wrap .b_basket {
	line-height: normal;
}

.b_compare,
.b_basket {
	display: inline-block;
	vertical-align: middle;
}

@media all and (max-width: 1200px) {
    .adaptiv .header_wrap_container.with-menu.with-phone.with-basket .right_wrap table.table_wrap {
        width: auto;
    }
    .adaptiv .header_wrap_container.with-menu.with-phone.with-basket .right_wrap table.table_wrap .menu_wrap {
        display: none;
    }
    .adaptiv .header_wrap .top.with-menu.with-phone.with-basket {
        display: block !important;
    }
}

@media all and (max-width: 1150px) {
    .adaptiv .header_wrap .border_catalog_menu {
        display: none;
    }
    .adaptiv .top_panel_wrap .bg_top_menu {
        display: none;
    }
    .adaptiv .header_wrap .top.with-top-menu {
        display: block !important;
    }
}

@media all and (max-width: 1000px) {
    .adaptiv .header_wrap_container.with-menu.with-basket .right_wrap table.table_wrap {
        width: auto;
    }
    .adaptiv .header_wrap_container.with-menu.with-basket .right_wrap table.table_wrap .menu_wrap {
        display: none;
    }
    .adaptiv .header_wrap .top.with-menu.with-basket {
        display: block !important;
    }
}

@media all and (max-width: 920px) {
	.adaptiv .header_wrap .header_wrap_information {
        padding-left: 20px;
		padding-right: 20px;
    }
}

@media all and (max-width: 900px) {
    .adaptiv .header_wrap_container.with-menu.with-phone .right_wrap table.table_wrap {
        width: auto;
    }
    .adaptiv .header_wrap_container.with-menu.with-phone .right_wrap table.table_wrap .menu_wrap {
        display: none;
    }
    .adaptiv .header_wrap .top.with-menu.with-phone {
        display: block !important;
    }
}

@media all and (max-width: 825px) {
    .adaptiv .header_wrap_container .right_wrap table.table_wrap {
        width: auto;
    }
    .adaptiv .header_wrap_container.with-menu .right_wrap table.table_wrap .menu_wrap {
        display: none;
    }
    .adaptiv .header_wrap .top.with-menu {
        display: block !important;
    }
}

@media all and (max-width: 800px) {
    .adaptiv .header_wrap_container {
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .adaptiv .header_wrap_container .search_wrap {
        padding-left: 0px;
    }
	.adaptiv .header_wrap_container .right_wrap table.table_wrap .basket_wrap {
		padding-left: 0px;
	}
    .adaptiv .header_wrap_container tbody {
        display: block;
    }
    .adaptiv .header_wrap_container tbody tr {
		display: block;
	}
	.adaptiv .header_wrap_container tbody tr td {
        display: block;
		padding-top: 5px;
		padding-bottom: 5px;
    }
    .adaptiv .header_wrap_container .logo_wrap {
        display: block;
    }
    .adaptiv .header_wrap_container .right_wrap {
        display: block;
        width: auto;
    }
    .adaptiv .header_wrap_container .right_wrap table.table_wrap {
        float: none;
        display: block;
        width: 100%;
        overflow: hidden;
        margin-bottom: 20px;
    }
    .adaptiv .header_wrap_container .right_wrap table.table_wrap .adaptiv_left_wrap {
        display: block;
        float: left;
		margin-top: 5px;
        margin-bottom: 5px;
    }
    .adaptiv .header_wrap_container .right_wrap table.table_wrap .phone_wrap {
        text-align: left;
		padding-left: 0px;
    }
    .adaptiv .header_wrap_container .right_wrap table.table_wrap .basket_wrap.fly {
        width: 300px;
    }
    .adaptiv .header_wrap_container .right_wrap table.table_wrap .adaptiv_right_wrap {
        display: block;
        float: right;
		margin-top: 5px;
        margin-bottom: 5px;
    }
}

@media all and (max-width: 510px) {
    .adaptiv .header_wrap_container .right_wrap table.table_wrap .adaptiv_right_wrap {
        float: none;
    }
    .adaptiv .header_wrap_container .right_wrap table.table_wrap .adaptiv_left_wrap {
        float: none;
    }
    .adaptiv .header_wrap_container .right_wrap table.table_wrap .call_button {
        text-align: left;
    }
}

.worakarea_wrap_container {
	margin:0 auto;	
	max-width:1162px;
	padding:0 9px;
	min-height:350px;
}
.header_grey {
	font-size: 21px;
	color: #444648;	
	font-weight: normal;
	font-family: 'Ubuntu','PT Sans',sans-serif;
	margin-top:0;
	margin-bottom: 25px;
}
.standart_block {
	margin-bottom:30px;
}
@media (max-width:980px) {
	.adaptiv .header_wrap_container .logo_wrap {
		width:30%;
	}
}
@media (max-width:640px) {
	.adaptiv .header_wrap_container .logo_wrap {
		width: 35%;
	}
}
@media (max-width:1024px) {
	.adaptiv .workarea_wrap {
		min-height:400px;
	}
}
.workarea_wrap h1 {
	padding-bottom:0;
	font-size:27px;
	color:#444648;	
	font-weight:normal;
}
.workarea_wrap h1 a {
	color:#000;
	text-decoration:none;
}
.bx_title_section {
	margin-top:0;
	padding-top:0;
	vertical-align:middle;
	font-size:26px;
}
.footer_wrap_container {
	margin:0 auto;
	padding-top:20px;
	padding-bottom:40px;
	max-width:980px;
}
/* ---- INC SOCIAL HEADER ---- */
.bx_inc_social_footer h4{
	text-align: left;
	font-weight: normal;
	font-size:26px;
}
.social_buttons {margin-top: 0px}
.social_buttons ul{
	margin: 0;
	padding: 0;
	list-style:none;
}
.social_buttons ul li{
	display: inline-block;
	width: 21px;
	height: 21px;
	list-style:none;
}
.social_buttons ul li a{
	display: block;
	width: 21px;
	height: 21px;
	background: url(/bitrix/templates/unimagazin_s1/images/sprite_social.png) no-repeat;	
}
.social_buttons ul li.fb a{ background-position: -21px 0;}
.social_buttons ul li.tw a { background-position:-42px 0;}
.social_buttons ul li.vk a{ background-position:0 0}
.social_buttons ul li a:hover{opacity:0.65;}
/* ---- INC SOCIAL HEADER END---- */
/*HEADER_LOGO*/
span.code {
	font-size:17px;
}
table.header_table td.logo {
	width:50%;
}
table.header_table td.logo_wrap {	
	padding-left:12px;
	max-height:60px;
}
table.header_table td.logo_wrap img {
	max-height:60px;
}
@media (max-width:1200px){
	.adaptiv table.header_table td.logo {
		width:40%;
	}
	.adaptiv table.header_table td.address {
		width:20%;
	}
	.adaptiv table.header_table td.phone {
		width:20%;
	}
}
@media (max-width:920px){
	.adaptiv table.header_table td.logo {
		width: 30%;
	}
	.adaptiv table.header_table td.address {
		width:25%;

	}
	.adaptiv table.header_table td.phone {
		width:25%;
	}
}
@media (max-width:740px){
	.adaptiv table.header_table td.logo {
		display:block;
		float:left;
		width:30%;
		margin-top: 5px;
		margin-bottom: 5px;		
		
	}
	.adaptiv table.header_table td.socnet {
		display:none;
	}
	.adaptiv table.header_table td.address {	
		display:block;
		float:left;
		width:30%;
		margin-left:20px;	
		margin-left: 10px;	
		margin-top:2%;
	}
	.adaptiv table.header_table td.phone {		
		display:block;
		float:right;
		width:35%;
		margin-right:10px;
		margin-bottom:5px;
		text-align:right;
	}
	.adaptiv table.header_table {
		max-height: 60px;
	}
}
@media (max-width:600px) {
	.adaptiv table.header_table td.address {
		display:none;
	}
	.adaptiv table.header_table td.phone {
		width:50%;
		font-size: 18px;
	}
	.adaptiv span.code {
		font-size:14px;
	}	
}
@media (max-width:550px) {	
	.adaptiv .header_wrap_container .logo_wrap {
		width:100%;
		margin-bottom:10px;
	}
	.adaptiv .top_panel .phone_block .phone {
		margin-right: 6px;
	}
}
/*TOP_SLIDER*/
.slider{
	position: relative;
	overflow: hidden;
	margin-top: 40px;
	width:100%;
}
.slider .slider_container{
	position:absolute;
	top:0px;
	padding:0px;
}
.slider .slider_container  .slider_item{
	overflow:hidden;
	float:left;
}
.slider .slider_container  .slider_item img{
	
}
/*INDEX_HEADER*/
.section_header{	
	text-transform:uppercase;
	font-size:30px;
	color:#cf9f33;
	width:100%;
	text-align:center;
	background:url(/bitrix/templates/unimagazin_s1/images/header_line.jpg) repeat-x center;
	margin-bottom:35px;
	margin-top: 26px;
}
.section_header div{
	padding:0 11px;
	display:inline-block;
	background:white;
}
/*///////////*/
.text_block{
	font-size:12px;	
	color:#686868;
}
/*footer*/
.bg_footer {
	position: absolute;
	width: 100%;
	bottom: 0px;
	background:#f1f1f1;
    color: #292929;
	padding: 10px 0;
	margin-top:60px;
}
.bg_footer .footer{
    position: relative;
	max-width:1162px;
	margin:0 auto;
    overflow:  hidden;
    padding: 13px 20px;
}
.bg_footer .footer .table_footer {
	width:100%;
}
.bg_footer .contacts {
	color: inherit;
}
.bg_footer .contacts .one_phone {
	font-size:13px;	
	color: inherit;
}
.bg_footer .contacts .text_phone {
	font-size:13px;
	color: inherit;
	padding-left:2px;	
}
.bg_footer .phone-block {
    text-align: right;
}
.bg_footer .phone-block .phone {
	font-size:19px;
	color: inherit;
}
.bg_footer .phone-block .call_button {
    font-size:13px;
	color: inherit;	
}
.bg_footer .logo-block {
    padding-top: 25px;
}
.table_footer .contacts {
	width:32%;
	padding-left:13px;
}
.table_footer .footer_menu {
	width:100%;
	overflow:hidden;
}
@media (max-width:650px){
    .adaptiv .bg_footer .contacts {
        float: none;
    }
    
    .adaptiv .bg_footer .menu {
        float: none;
    }
    
    .adaptiv .bg_footer .phone-block {
        float: none;
        text-align: left;
    }
}
/*END_FOOTER*/
/*BX_POPUP_WINDOW*/
.popup-window	{
	border:0;
	border-radius:0;
	box-shadow:0;
	font-size:0;
}
.popup-window-close-icon {
	width: 11px;
	height: 11px;
	background:url(/bitrix/templates/unimagazin_s1/images/close_popup.png) no-repeat 0 0;
	opacity:0.38;
}
.popup-window-close-icon:hover {
	background:url(/bitrix/templates/unimagazin_s1/images/close_popup.png) no-repeat 0 0;
	opacity:1;
}
.popup-window-top-row,
.popup-window-left-column,
.popup-window-right-column {
	display:none;
}
.popup-window-content {
	margin:0;
	background:#fff;
	border-radius: 7px;
}
.popup-window,
.popup-window-content-row .popup-window-center-column {
	background:none;
}
/*END BX_POPUP_WINDOW*/
.bx_left_catalog {
	float:left;
	width: 18.7%;
}
.bx_content_right {
	width: 80%;
	float: right;
	clear: right;
}
@media (max-width:959px){
	.adaptiv .bx_left_catalog {
		display:none;
	}
	.adaptiv .bx_content_right {
		width:100%;
		float:none;
	}
}
ul.top_personal_menu {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	position:relative;
	top:1px;
}
ul.top_personal_menu li {
	float:left;
	display:block;
	list-style:none;
	border:1px solid #fff;
	border-bottom:0;
}
ul.top_personal_menu li.active {
	border:1px solid #bebebe;
	border-bottom:1px solid #fff;
}
ul.top_personal_menu li a {
	display:block;
	font-size:14px;
	padding:14px 17px;
	color:#5a5a5a;
	font-family:'Babas',Arial,sans-serif;
	text-decoration:none;
}
.personal_body {
	border:1px solid #bebebe;
	width:100%;
	padding:20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	
}
@media (max-width:600px){
	.adaptiv ul.top_personal_menu li a {
		padding:12px 10px;
	}
}
@media (max-width:480px){
	.adaptiv ul.top_personal_menu li a {
		padding:12px 4px;
		font-size:12px;
	}
}
.bx_page {
	font-size:14px;
}
@media (max-width:800px) {
	.adaptiv .left_col_index {
		display:none;
	}
	.adaptiv .right_col,
	.adaptiv .right_col_index	{
		width:100%;
	}
	.adaptiv .left_col {
		width:100%;
		margin-bottom:15px;
	}
}
/*contacts*/

@media (max-width:768px) {
	.adaptiv .cnt_contacts {
		width:100%;
	}
	.adaptiv .cnt_map {
		width:100%;
		margin-top:15px;
	}
}
/*block see*/
.one_see .img_see {
	width: 58px;
	height:58px;
	display:block;
	float: left;
	text-align: center;
}
.one_see {
	clear:both;
	margin-bottom: 15px;
	overflow:hidden;
}
.one_see .right_see {
	float: right;
	width: 60%;
}

/*To cart*/
.min-button.to-cart div {
	background-image: url('/bitrix/templates/unimagazin_s1/images/to_cart.png');
}

/*Catalog button*/
.catalog-button {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 7px 13px 6px 13px;
	text-decoration: none;
	background: #3a58d2;
	color: #fff;
	font-size: 10px;
	cursor: pointer;
	border-radius: 3px;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}.catalog-button:hover {
	background: #546dd1;
	text-decoration: none;
	color: #fff;
}.catalog-button:focus {
	background: #3252d1;
	color: #fff;
	outline: none;
	text-decoration: none;
}

/*Hover shadow*/
.hover_shadow {
	transition-property: box-shadow;
	transition: 0.2s;
}
.hover_shadow:hover {
	box-shadow: 0px 10px 18px rgba(0,0,0,0.15);
}
/*flexel*/
.nbs-flexisel-container {
    position:relative;
    /*max-width:98%;*/
	margin:0 auto;
	overflow:hidden;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
	overflow:hidden;    
	/*width:97%;*/
	margin:0 auto;
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:100px;
    max-height:45px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left {
	position: absolute;
	top: -50px !important;
	left:auto;
	right: 36px;
}
.nbs-flexisel-nav-right {
	position: absolute;
	top: -50px !important;
	right: 8px;
}

.error404 {
	max-width:563px;
	margin:0 auto;
	font-family:"Ubuntu",sans-serif;
	text-align:center;
}
.error404 .img {
	color: #fff;
	text-align: center;
	font-size: 50px;
	width: 145px;
	height: 145px;
	line-height: 145px;
	margin: 0 auto;
	border-radius: 145px;
	font-weight: bold;
	font-family: "Ubuntu";
}
.error404 .header_text {
	text-align:center;
	font-size:30px;
	font-weight:bold;
	font-family:"Ubuntu",sans-serif;
	color:#111111;
	padding:30px 0;
}
.error404 .text {
	font-size:14px;
	margin-bottom:30px;
}
.error404 .solid_button,
.error404 .border_button {
	text-decoration:none;
	font-size:16px;
	text-align:center;
	width:263px;
	height:35px;
	line-height:35px;
	border-radius:6px;
}
@media (max-width:700px) {
	.error404 .solid_button,
	.error404 .border_button {
		width:100%;
		margin-bottom:10px;
	}
}
.button_up {
	width: 40px;
	height: 40px;
	position: fixed;
	display:none;
	bottom: 30px;
	right: 30px;
	border-radius: 5px;
	z-index: 50;
	cursor: pointer;	
	opacity:0.9;
}
.button_up:hover {
	opacity:1;
}
.button_up i {
	width: 16px;
	height: 9px;
	margin:15px auto;
	
	background: url(/bitrix/templates/unimagazin_s1/images/sprite_to_up.png) no-repeat bottom;
	display: block;
}

.basket-small-fly > .header .call.opener {
display:none;
}
.top_menu .i_menu li.root {
min-height:200px;
}

/* End */
/* /bitrix/templates/unimagazin_s1/css/normalize.css?174664039110110 */
/* /bitrix/templates/unimagazin_s1/css/main.css?17466403916075 */
/* /bitrix/templates/unimagazin_s1/grid.css?17466403921566 */
/* /bitrix/templates/unimagazin_s1/controls.css?174664039213404 */
/* /bitrix/templates/unimagazin_s1/css/select2/select2.min.css?174664039115090 */
/* /bitrix/templates/unimagazin_s1/js/jquery.bxslider.css?17466403914079 */
/* /bitrix/templates/unimagazin_s1/js/fancybox/jquery.fancybox.css?17466403914895 */
/* /bitrix/templates/unimagazin_s1/themes/orange-red/style.css?17507624293448 */
/* /bitrix/templates/unimagazin_s1/components/bitrix/search.title/header_search/style.css?1746640391776 */
/* /bitrix/templates/unimagazin_s1/components/bitrix/system.auth.form/brown/style.css?1746640391870 */
/* /bitrix/templates/unimagazin_s1/components/bitrix/menu/top_horizontal_menu/style.css?17466403913892 */
/* /bitrix/templates/unimagazin_s1/components/bitrix/catalog.section.list/top_catalog/style.css?17466403922300 */
/* /bitrix/templates/unimagazin_s1/components/bitrix/catalog.compare.list/top/style.css?17466403911183 */
/* /bitrix/templates/unimagazin_s1/components/bitrix/sale.basket.basket.small/top_basket/style.css?17466403917277 */
/* /bitrix/templates/unimagazin_s1/components/bitrix/breadcrumb/elegante_bread/style.css?1746640391441 */
/* /bitrix/templates/unimagazin_s1/components/bitrix/menu/bottom_menu/style.css?17466403911180 */
/* /bitrix/templates/unimagazin_s1/template_styles.css?174664039218593 */
