

/* Start:/bitrix/templates/unigarderob_s1/css/normalize.css?154022258510110*/
/*! 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/unigarderob_s1/css/main.css?15402225856075*/
/*! 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/unigarderob_s1/grid.css?15402225871566*/
/*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:650px) {
	.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/unigarderob_s1/controls.css?154022258716809*/
/*Ссылки*/
a {
    
}
a:focus,
a:hover {
    outline: none;
}
/**Ссылки**/

/*Метки*/
.marks {
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
	margin: -8px -4px;
    min-width: 8px;
    min-height: 16px;
}
.marks .mark {
	float:left;
	font-size:12px;
	line-height: 12px;
	margin: 8px 4px;
	padding: 4px 4px;
	border-radius: 2px;
	color:#fff;
}
.marks .mark.hit {
	border: 1px solid #4665da;
	background: #4665da;
}
.marks .mark.new {
	border: 1px solid #ca155e;
	background: #ca155e;
}
.marks .mark.action {
	border: 0;
	color:#0f0f0f;
	font-weight:bold;
	font-size:14px;
	padding:7px 11px;
	border:3px;
    background: #f5c700;
}
.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: #3a83db;
}

.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: 13px 11px 12px 11px;
	cursor: pointer;
	border-radius: 3px;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: background-color, border-color;
       -moz-transition: background-color, border-color;
        -ms-transition: background-color, border-color;
         -o-transition: background-color, border-color;
            transition: background-color, border-color;
	-webkit-transition: 0.4s;
       -moz-transition: 0.4s;
        -ms-transition: 0.4s;
         -o-transition: 0.4s;
            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;
	background:#e1e1e1;
	border-radius: 12px;
}
.uni-slider-button {
	width: 30px;
	height: 30px;
	border-radius: 15px;
}
.uni-slider-button-small:hover,
.uni-slider-button:hover {
	background: #3a83db;
}
.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/unigarderob_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: #f7f7f7;
	color: #494949;
	font-size: 14px;
	padding: 0px 10px;
	border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border: 1px solid #eaeaea;
}

.uni-input-text {
	line-height: 35px;
    height: 35px;
}

.uni-input-textarea {
	padding: 10px 10px;
}
/**Поля ввода**/

/*Минималистичные кнопки*/
.min-button div {
	position: relative;
	width: 30px;
	height: 30px;
	cursor:pointer;
    border-radius: 50%;
    background: #3a58d2;
}
.min-button div.remove:before,
.min-button div:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width:30px;
	height: 30px;
	
}
.min-button div.remove {
	background: #3a58d2!important;
}
.min-button div {
	background: #e7ebef;
}
.min-button:hover div {
	background: #e5e5e5;
}
.min-button div.remove:before {
	background-position: bottom;
}
/*Добавить в отложенные*/
.min-button.like div:before {
	background-image: url('/bitrix/templates/unigarderob_s1/images/like.png');
	background-repeat: no-repeat;
	background-position: center;
}

/*Добавить в сравнение*/
.min-button.compare div:before {
	background-image: url('/bitrix/templates/unigarderob_s1/images/compare.png');
	background-repeat: no-repeat;
	background-position: center;
}

/*В корзину*/
.min-button.to-cart div {
	background-image: url('/bitrix/templates/unigarderob_s1/images/to_cart.png');
	background-repeat: no-repeat;
    background-position: top;
}

.min-button.to-cart:hover div {
	background-position: bottom;
	
}

/*Удалить*/
.min-button.delete div {
	background-image: url('/bitrix/templates/unigarderob_s1/images/delete.png');
	background-repeat: no-repeat;
    background-position: top;
}
.min-button.delete div {
	border-radius: 4px;
	width: 18px;
	height: 18px;
	margin: 3px;
}
.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;
    overflow: hidden;
    white-space: normal;
}

.uni-panel-sort .uni-panel-sort-wrapper {
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}

.uni-panel-sort .part {
    display: block;
    overflow: hidden;
    height: auto;
	padding-bottom: 20px;
    float: left;
}
.uni-panel-sort .part.right {
    float: right;
}

.uni-panel-sort .part .part-wrapper {
    display: block;
    position: relative;
    margin-left: -5px;
    margin-right: -5px;
    min-width: 10px;
    min-height: 10px;
    overflow: hidden;
    font-size: 0px;
    height: 100%;
}

.uni-panel-sort .part .caption {
    display: inline-block;
    vertical-align: middle;
    color: #dadada;
    padding: 0 5px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 12px;
}

.uni-panel-sort .part .element {
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px;
    white-space: nowrap;
}

.uni-panel-sort .part .element .element-wrapper {
    display: inline-block;
    vertical-align: middle;
}

.uni-panel-sort .sort .sort-item {
    display: block;
    font-size: 12px;
    text-decoration: none;
    line-height: 12px;
	padding: 0 6px 0 0;
    border-radius: 3px;
}
.uni-panel-sort .sort .sort-item .sort-item-icon {
    display: none;
    width: 7px;
    height: 5px;
    margin-left: 6px;
    background-image: url('/bitrix/templates/unigarderob_s1/images/uni-panel-sort-new.png');
    background-repeat: no-repeat;
    background-position: 16px 16px;
}

.uni-panel-sort .sort .sort-item .sort-item-text {
    display: inline-block;
    vertical-align: middle;
}

.uni-panel-sort .sort .sort-item {
	color: #a5a3a3;
}
.uni-panel-sort .sort .sort-item:hover,
.uni-panel-sort .sort .sort-item.ui-state-active {
    color: #373737;
}

.uni-panel-sort .sort .sort-item.ui-state-active .sort-item-icon {
    display: inline-block;
    vertical-align: middle;
}
.uni-panel-sort .sort .sort-item.ui-state-active.asc .sort-item-icon {
    background-position: -9px 0px;
}
.uni-panel-sort .sort .sort-item.ui-state-active.desc .sort-item-icon {
    background-position: 0 0px;
}

.uni-panel-sort .views .view {
    display: block;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background-image: url('/bitrix/templates/unigarderob_s1/images/uni-panel-sort-new.png');
    background-repeat: no-repeat;
}

.uni-panel-sort .views .view.text {
    background-position: -36px -32px;
}
.uni-panel-sort .views .view.text.ui-state-active,
.uni-panel-sort .views .view.text:hover {
    background-position: -36px -14px;
}
.uni-panel-sort .views .view.list {
    background-position: -18px -32px;
}
.uni-panel-sort .views .view.list.ui-state-active,
.uni-panel-sort .views .view.list:hover {
    background-position: -18px -14px;
}
.uni-panel-sort .views .view.tile {
    background-position: 0px -32px;
}
.uni-panel-sort .views .view.tile.ui-state-active,
.uni-panel-sort .views .view.tile:hover {
    background-position: 0px -14px;
}
/**Панель сортировки**/

/*Радиокнопка*/
.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: #3a83db;
}

.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: #3a83db;
	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;
}
/**Числовой ввод**/
/* see_all */
.see_all {
	position:absolute;
	right:0;
	bottom:0;
	display:block;
	padding: 8px 17px;
	border:1px solid #eaeaea;
	border-radius:3px;
}
.see_all a {
	text-decoration:none;
	color:#1c1c1c;
	font-size:12px;
}
/* UNI Button Quick View */
.uni-button-quickview {
	max-width:180px;
	text-align:center;
	height:35px;
	background:rgba(197,197,197,0.8);
	border: 1px solid #d9d9d9;
	border-radius:30px;
	color:#fff;
	font-size:11px;
	line-height:35px;
	margin:auto;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	top: 140px;
    cursor: pointer;
	-webkit-transition: background 0.3s;
	transition: background 0.3s;
}
.uni-button-quickview:hover {background: rgba(197,197,197,1);}

.uni-button-quickview i {
	display: inline-block;
	width: 13px;
	height: 16px;
	vertical-align: middle;
	margin-right: 4px;
	background: url(/bitrix/templates/unigarderob_s1/images/loop.png) no-repeat;
}

@media all and (max-width: 950px) {
    .adaptiv .uni-button-quickview {
        display: none !important;
    }
}
@media all and (max-width: 480px) {
	.adaptiv .uni-panel-sort .part .element {
		padding: 5px;
	}
	.adaptiv .uni-panel-sort .part.right {
		display: none;
	}
}

/* UNI Popup */
.uni-popup {
	position: fixed; 
	overflow-y: scroll;
	overflow-x: auto;
	height: 100%; 	
	width: 100%; 
	top: 0; 
	left: 0; 
	right: 0; 
	bottom: 0; 
	display:none;
	z-index: 999;
}

.uni-popup  .uni-popup-wrapper {
	display: block;
	text-align: center;
    height: 100%;
	width: 100%
}

.uni-popup .uni-popup-background {
    position: fixed;
    display: block;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
	background: #1d1d1d;
    opacity: 0.6;
}

.uni-popup-mode {
	overflow: hidden;
	display: block;
	height: auto!important;
}
.uni-popup-mode body {
	overflow: hidden;
	height: 100%;
}

.uni-popup .uni-popup-content {
	background-color: #fff;
	box-sizing: border-box;
	display: inline-block;
	height: auto;
	position: relative;
	text-align: left;
	line-height: 18px;
	-webkit-backface-visibility: hidden;	
	height: 100%;
	width: 934px;
}

.uni-popup .uni-popup-header {
	position: fixed;
	top: 0;
	left: auto;
	right: auto;
	z-index: 10;
}
/* End */


/* Start:/bitrix/templates/unigarderob_s1/css/select2/select2.min.css?154022258515090*/
.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/unigarderob_s1/js/jquery.bxslider.css?15402225873964*/
/**
 * 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/unigarderob_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;
}

.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/unigarderob_s1/js/images/dot.png) no-repeat center;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

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

.bx-wrapper .bx-next {
	right: 0;
	/* background: url(/bitrix/templates/unigarderob_s1/js/images/controls.png) no-repeat -43px -32px; */
	background: url(/bitrix/templates/unigarderob_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: 40%;
	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/unigarderob_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/unigarderob_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/unigarderob_s1/js/fancybox/jquery.fancybox.css?15402225874895*/
/*! 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/unigarderob_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/unigarderob_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/unigarderob_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/unigarderob_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/unigarderob_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/unigarderob_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/unigarderob_s1/js/owlCarousel/owl.carousel.css?15402225874614*/
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

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

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/bitrix/templates/unigarderob_s1/js/owlCarousel/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/* End */


/* Start:/bitrix/templates/unigarderob_s1/components/bitrix/menu/top_horizontal_menu/style.css?15402225854384*/
/*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.current  span.arrow{
	color:#3a83db;
}
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 #3a83db;
	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:#3a83db
} 
.top .bg_top_menu.solid  {
	background:#3a83db; 
}
.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:#3a83db;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	line-height:50px;
	cursor:pointer;
	text-transform:uppercase;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing:  border-box;
}
.td_delimiter {
	display: none;
	padding: 0;
}
.td_delimiter hr {
	margin: 0 auto;
	width: 50%;
}
.adaptiv .top .bg_top_menu table.top_menu td:last-child, .top_panel_wrap .bg_top_menu td:last-child {
	display: none;
}
@media (max-width:800px) {
	.adaptiv .top .bg_top_menu .min_menu {
		display:block;
	}
	.td_delimiter { display: table-cell; }
	.adaptiv .top .bg_top_menu table.top_menu {
		display:none;
		height:auto;
	}
	.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;
	}
	.adaptiv .top .bg_top_menu table.top_menu td:last-child {
	display: block;
	}
	.adaptiv .top .bg_top_menu table.top_menu .search_wrap .search-small {
		margin: 0 auto;
	}
}
/*menu in top_panel*/
.bg_top_menu.catalog {
	float:left;
	width:40%;
	font-size: 12px;
}
.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:#919191;
	text-transform:none;
	font-weight:normal;
	padding-right: 20px;
	-webkit-transition: color ease-out 70ms;
    -moz-transition: color ease-out 70ms;
    -o-transition: color ease-out 70ms;
    transition: color ease-out 70ms;
}
.bg_top_menu.catalog table.top_menu span.arrow:hover,
.bg_top_menu.catalog table.top_menu td.current span.arrow {
	text-decoration:none;
	color:#000;
}
/* End */


/* Start:/bitrix/templates/unigarderob_s1/components/bitrix/search.title/header_search/style.css?1540222585777*/
.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-family: 'Gotham Pro';
    font-size: 11px;
    border-radius: 3px;
}

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

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


/* Start:/bitrix/templates/unigarderob_s1/components/bitrix/system.auth.form/.default/style.css?15402225861238*/
.bx_auth {	
	
}
.bx_auth a.personal_cabinet {
	font-size: 12px;	
	display: block;
	color: #78797b;
	position:relative;
	text-decoration:none;
	padding:0 20px;
	background:#ebebeb;
}
.bx_auth a.personal_cabinet.pers_mobile {
		display: none;
	}

.bx_auth a.personal_cabinet:hover {

}
.bx_auth a.logout {
	margin-left: 10px;
}
.bx_auth a.personal_cabinet:after {
	content:"";
	float:left;
	width:14px;
	height:14px;
	background:url(/bitrix/templates/unigarderob_s1/components/bitrix/system.auth.form/.default/images/personal.png);
	margin-top: 13px;
   margin-right: 12px;
}
.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:800px){
	.bx_auth a.personal_cabinet {
		display: block;
		background: #f7f7f9;
		padding:0;
	}
	.bx_auth a.personal_cabinet.pers_mobile {
		display: block;
		padding:0;
	}
	.adaptiv .top_panel_wrap .top_personal {
		float:none !important;
	}
}
@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/unigarderob_s1/components/bitrix/catalog.compare.list/.default/style.css?15402225861325*/
.compare-small-1 {
    display: block;
    overflow: hidden;
}

.compare-small-1 .compare-wrapper {
    display: block;
    margin: -5px;
    font-size: 0px;
    white-space: nowrap;
}

.compare-small-1 .compare-element {
    display: inline-block;
    vertical-align: middle;
    padding: 5px;
    white-space: nowrap;
    text-decoration: none;
}

.compare-small-1 .compare-element .compare-element-wrapper {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-right: 10px;
}

.compare-small-1 .compare-element .compare-icon {
    display: block;
    width: 20px;
    height: 22px;
    background-repeat: no-repeat;
}

.compare-small-1 .compare-element .compare-text {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 18px;
    height: 18px;
    border:  none;
    border-radius: 50%;
    font-size: 10px;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    color: #3e3a3a;
    background: #ffc605;
}

.compare-small-1 .compare-element .compare-sum {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    font-size: 12px;
    font-weight: bold;
}

.compare-small-1 .compare-element.compare .compare-icon {
    background-image: url('/bitrix/templates/unigarderob_s1/components/bitrix/catalog.compare.list/.default/images/icon.compare.png');
    background-position: 0px 0px;
}
/* End */


/* Start:/bitrix/templates/unigarderob_s1/components/bitrix/sale.basket.basket.small/.default/style.css?154022258513084*/
.basket-small-1 {
    display: block;
    overflow: hidden;
}

.basket-small-1.basket-hidden {
    display: none;
}

.basket-small-1 .basket-wrapper {
    display: block;
   /*  margin: -5px; */
    font-size: 0px;
    white-space: nowrap;
}

.basket-small-1 .basket-element {
    display: inline-block;
    vertical-align: middle;
    padding: 5px;
    white-space: nowrap;
    text-decoration: none;
}

.basket-small-1 .basket-element .basket-element-wrapper {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-right: 10px;
}

.basket-small-1 .basket-element .basket-icon {
    display: block;
    width: 20px;
    height: 22px;
    background-repeat: no-repeat;
}

.basket-small-1 .basket-element .basket-text {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 18px;
    height: 18px;
    border:  none;
    border-radius: 50%;
    font-size: 10px;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    color: #3e3a3a;
    background: #ffc605;
}

.basket-small-1 .basket-element .basket-sum {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    font-size: 12px;
    font-weight: bold;
}

.basket-small-1 .basket-element.wish-list .basket-icon {
    background-image: url('/bitrix/templates/unigarderob_s1/components/bitrix/sale.basket.basket.small/.default/images/icon.wishlist.png');
    background-position: 0px 0px;
}

.basket-small-1 .basket-element.basket .basket-icon {
    background-image: url('/bitrix/templates/unigarderob_s1/components/bitrix/sale.basket.basket.small/.default/images/icon.basket.png');
    background-position: 0px 0px;
}

.basket-fly-1 {
    position: fixed;
    top: 100px;
    right: 0px;
    z-index: 9999;
}

.basket-fly-1 .basket-panel {
    position: absolute;
    width: 60px;
    background: #ebebeb;
    margin-left: -60px;
    overflow: hidden;
    border-radius: 7px 0px 0px 7px;
}

.basket-fly-1 .basket-panel .basket-panel-wrapper {
    display: block;
    overflow: hidden;
    width: 100%;
    font-size: 0px;
}

.basket-fly-1 .basket-panel .basket-delimiter {
    display: block;
    width: 100%;
    height: 1px;
    overflow: hidden;
    background: #e2e2e2;
}

.basket-fly-1 .basket-panel .basket-element {
    padding: 15px 5px;
    text-align: center;
    cursor: pointer;
	position: relative;
}

.basket-fly-1 .basket-panel .basket-element .basket-icon {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    margin-left: 9px;
    margin-right: 9px;
}

.basket-fly-1 .basket-panel .basket-element .basket-text {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    overflow: hidden;
    font-size: 10px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    right: 9px;
	top: 13px;
    height: 20px;
    border-radius: 50%;
    color: #fff !important;
}

.basket-fly-1 .basket-panel .basket-element.basket .basket-icon {
    background-image: url('/bitrix/templates/unigarderob_s1/components/bitrix/sale.basket.basket.small/.default/images/icon.basket.png');
    background-position: 0px 0px;
}

.basket-fly-1 .basket-panel .basket-element.wish-list .basket-icon {
    background-image: url('/bitrix/templates/unigarderob_s1/components/bitrix/sale.basket.basket.small/.default/images/icon.wishlist.png');
    background-position: 0px 0px;
}

.basket-fly-1 .basket-panel .basket-element.call .basket-icon {
    background-image: url('/bitrix/templates/unigarderob_s1/components/bitrix/sale.basket.basket.small/.default/images/icon.call.png');
    background-position: 0px 0px;
}

.basket-fly-1 .basket-panel .basket-element.compare .basket-icon {
    background-image: url('/bitrix/templates/unigarderob_s1/components/bitrix/sale.basket.basket.small/.default/images/icon.compare.png');
    background-position: 0px 0px;
}

.basket-fly-1 .basket-content {
    display: block;
	box-shadow: 0 0 30px rgba(0,0,0,0.3);
}

.basket-fly-1 .basket-content .basket-content-wrapper {
    display: block;
}

.basket-fly-1 .basket-content .basket-sections {
    display: block;
    overflow: hidden;
    width: 0px;
}

.basket-fly-1 .basket-content .basket-sections .basket-section {
    display: none;
    background: #ffffff;
    border: 1px solid #e2e2e2;
    width: 800px;
	min-height: 217px;
}

.basket-fly-1 .basket-content .basket-sections .basket-section .basket-header {
    margin: 20px 20px;
    font-size: 16px;
    line-height: 16px;
	text-align: left;
}

.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body {
    display: block;
    height: 237px;
    overflow: auto;
}

/* Numeric */
.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body
.basket-numeric {
    display: block;
    font-size: 0px;
    white-space: nowrap;
}

.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body
.basket-numeric .basket-numeric-input {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 12px;
    padding: 7px 0px;
    text-align: center;
    width: 40px;
    border: 1px solid #e2e2e2;
    border-left: none;
    border-right: none;
    background: #ffffff;
}

.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body
.basket-numeric .basket-numeric-button {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    font-size: 12px;
    line-height: 12px;
    padding: 8px 0px;
    text-align: center;
    width: 25px;
    border: 1px solid #e2e2e2;
    background: #ffffff;
    -webkit-transition: 0.3s;
       -moz-transition: 0.3s;
        -ms-transition: 0.3s;
         -o-transition: 0.3s;
            transition: 0.3s;
    -webkit-transition-property: background;
       -moz-transition-property: background;
        -ms-transition-property: background;
         -o-transition-property: background;
            transition-property: background;
}
.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body
.basket-numeric .basket-numeric-button:hover {
    background: #e2e2e2;
}
.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body
.basket-numeric .basket-numeric-button:focus {
    outline: none;
}

.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body
.basket-numeric .basket-numeric-button.basket-numeric-button-increase {
    border-radius: 0px 3px 3px 0px;
}

.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body
.basket-numeric .basket-numeric-button.basket-numeric-button-decrease {
    border-radius: 3px 0px 0px 3px;
}
/* -Numeric- */

/* MinButtons */
.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body
.basket-buttons-min {
    display: block;
    overflow: hidden;
}

.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body
.basket-buttons-min .basket-buttons-min-wrapper {
    display: block;
    overflow: hidden;
    margin: -10px;
    font-size: 0px;
    white-space: nowrap;
}

.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body
.basket-buttons-min .basket-buttons-min-button {
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
}

.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body
.basket-buttons-min .basket-buttons-min-button .basket-buttons-min-button-icon {
    display: block;
    background-image: url('/bitrix/templates/unigarderob_s1/components/bitrix/sale.basket.basket.small/.default/images/basket.sprite.png');
    background-repeat: no-repeat;
    background-position:  16px 32px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body
.basket-buttons-min .basket-buttons-min-button.basket-buttons-min-button-wishlist .basket-buttons-min-button-icon {
    background-position:  0px 0px;
}
.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body
.basket-buttons-min .basket-buttons-min-button.basket-buttons-min-button-wishlist .basket-buttons-min-button-icon:hover {
    background-position:  0px -16px;
}

.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body
.basket-buttons-min .basket-buttons-min-button.basket-buttons-min-button-basket .basket-buttons-min-button-icon {
    background-position:  -32px 0px;
}
.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body
.basket-buttons-min .basket-buttons-min-button.basket-buttons-min-button-basket .basket-buttons-min-button-icon:hover {
    background-position:  -32px -16px;
}

.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body
.basket-buttons-min .basket-buttons-min-button.basket-buttons-min-button-delete .basket-buttons-min-button-icon {
    background-position:  -16px 0px;
}
.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body
.basket-buttons-min .basket-buttons-min-button.basket-buttons-min-button-delete .basket-buttons-min-button-icon:hover {
    background-position:  -16px -16px;
}
/* -MinButtons- */

/* Buttons */
.basket-fly-1 .basket-content .basket-sections .basket-section
.basket-button {
    display: inline-block;
    font-size: 12px;
    border: none;
    background: #1a58d7;
    color: #ffffff;
    padding: 8px 20px;
    cursor: pointer;
    -webkit-transition: 0.3s;
       -moz-transition: 0.3s;
        -ms-transition: 0.3s;
         -o-transition: 0.3s;
            transition: 0.3s;
    -webkit-transition-property: border, color, background;
       -moz-transition-property: border, color, background;
        -ms-transition-property: border, color, background;
         -o-transition-property: border, color, background;
            transition-property: border, color, background;
    text-decoration: none;
}

.basket-fly-1 .basket-content .basket-sections .basket-section
.basket-button.basket-button-gray {
    color: #1d1d1d;
    background: #ffffff;
    border:  1px solid #e2e2e2;
    padding: 7px 19px;
}
.basket-fly-1 .basket-content .basket-sections .basket-section
.basket-button.basket-button-gray:hover {
    background: #e2e2e2;
}
/* -Buttons- */

.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body .basket-table {
    width: 100%;
}

.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body .basket-table .basket-row {
    height: 100px;
    border-bottom: 1px solid #e2e2e2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing:  border-box;
}
.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body .basket-table .basket-row:hover {
    background: #f7f7f7;
}

.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body .basket-table .basket-row.basket-row-header {
    height: 36px;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing:  border-box;
}
.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body .basket-table .basket-row.basket-row-header:hover {
    background: transparent;
}

.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body .basket-table .basket-row .basket-column {
    
}

.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body .basket-table .basket-row .basket-column .basket-cell {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    white-space: normal;
}
.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body .basket-table .basket-row .basket-column .basket-cell.basket-cell-nowrap {
    white-space: nowrap;
}

.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body .basket-table .basket-row .basket-column .basket-cell a {
    text-decoration: none;
}

.basket-fly-1 .basket-content .basket-sections .basket-section .basket-body .basket-table .basket-row.basket-row-header .basket-column .basket-cell {
    font-size: 12px;
    line-height: 12px;
}

.basket-fly-1 .basket-content .basket-sections .basket-section .basket-buttons {
    display: block;
    overflow: hidden;
    padding: 20px 20px 10px 20px;
}

.basket-fly-1 .basket-content .basket-sections .basket-section .basket-buttons .basket-buttons-wrapper {
    display: block;
    margin: -10px;
}

.basket-fly-1 .basket-content .basket-sections .basket-section .basket-buttons .basket-button-wrapper {
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
}

.basket-fly-1 .basket-content .basket-sections .basket-section .basket-notify {
    display: block;
    padding: 40px 20px;
    overflow: hidden;
}

.basket-fly-1 .basket-content .basket-sections .basket-section .basket-notify .basket-notify-wrapper {
    display: block;
    margin: -10px;
}

.basket-fly-1 .basket-content .basket-sections .basket-section .basket-notify .basket-text {
    display: block;
    text-align: center; 
    padding: 10px;
    font-size : 16px;
    line-height: 24px;
    font-weight: normal;
    white-space: normal;
}

.basket-fly-1 .basket-content .basket-sections .basket-section .basket-notify .basket-element {
    display: block;
    text-align: center; 
    padding: 10px;
    white-space: normal;
}

.compare-hidden {
	display: none;
}
@media all and (max-width: 950px) {
    .compare-hidden {
        display: inline-block;
    }

    .basket-small-1.basket-hidden {
        display: block;
    }
    
    .basket-fly-1 {
        display: none;
    }
}
@media all and (max-width: 400px) {
	.basket-small-1 .basket-element .basket-sum{
		display: none;
	}
}
/* End */


/* Start:/bitrix/templates/unigarderob_s1/components/bitrix/news.list/main_slider/style.css?15402225862796*/
.bx-wrapper .bx-viewport {
	border: 0!important;
	margin: 0;
	left: 0!important;
	-moz-box-sizing: border-box; /* Р”Р»СЏ Firefox */  
	box-sizing: border-box; /* РЁРёСЂРёРЅР° Р±Р»РѕРєР° СЃ РїРѕР»СЏРјРё */
	box-shadow:none!important;
}
.bx-wrapper {
	z-index:0;
}
.slider_item {
	position:relative;
    display: none;
}
.slider_item:first-child {
    display: block;
}
.bx_slider {
	margin:0;
	padding:0;
}
.bx-wrapper .bx-controls-direction a {
	width:63px!important;
	height:70px!important;
	z-index:99;
	display: none;
}
.bx-wrapper:hover .bx-controls-direction a {
	display: block;
}
.bx-wrapper .bx-prev {
	background:url(/bitrix/templates/unigarderob_s1/components/bitrix/news.list/main_slider/images/sprite1.png) no-repeat 0 0!important;
}
.bx-wrapper .bx-prev:hover {
	background:url(/bitrix/templates/unigarderob_s1/components/bitrix/news.list/main_slider/images/sprite1.png) no-repeat 0 -70px!important;
}
.bx-wrapper .bx-next {
	background:url(/bitrix/templates/unigarderob_s1/components/bitrix/news.list/main_slider/images/sprite1.png) no-repeat -63px 0!important;
}
.bx-wrapper .bx-next:hover {
	background:url(/bitrix/templates/unigarderob_s1/components/bitrix/news.list/main_slider/images/sprite1.png) no-repeat -63px -70px!important;
}
.bx-wrapper .bx-pager {	
	font-size: 0!important;	
	padding-top: 0!important;
	bottom: 0;
	height: 30px;
	z-index:99;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	width:11px!important;
	height:11px!important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover {
	background:url(/bitrix/templates/unigarderob_s1/components/bitrix/news.list/main_slider/images/sprite.png) no-repeat -80px -20px!important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:url(/bitrix/templates/unigarderob_s1/components/bitrix/news.list/main_slider/images/sprite.png) no-repeat -80px -20px!important;
}
.sl_background {
	width:100%;
	background-position:center;
	margin:0 auto;
	height:400px;	
	background-size:cover;
	background-repeat:no-repeat;
}
.sl_image {
	
}
.sl_wrapper {
	max-width:1240px;
	margin:0 auto;
	height:100%;
}
.sl_wrapper table {
	width: 100%;
	height:100%;
}
.sl_text  {
	color: #fff;
}
.sl_header1 {
	font-size:50px;
	color:#fff;
	font-weight:700;
}
.sl_header2 {
	font-size:31px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:30px;
}
{
	font-size:12px;
	color:#fff;
}
.sl_header2.dark,
.sl_header1.dark,
.sl_text_block.dark,
.sl_text.dark  {
	color:#000;
}

@media all and (max-width: 800px) {
	.adaptiv .sl_header1 {
		font-size: 30px;
	}
	
	.adaptiv .sl_header2 {
		font-size: 18px;
	}
}

@media all and (max-width: 600px) {
	.adaptiv .sl_header1 {
		font-size: 25px;
	}
	
	.adaptiv .sl_header2 {
		font-size: 16px;
	}
}

@media all and (max-width: 500px) {
	.adaptiv .sl_header1 {
		font-size: 20px;
	}
	
	.adaptiv .sl_header2 {
		font-size: 14px;
	}
}

@media (max-width:768px){
	.adaptiv .bx-wrapper .bx-pager {
		text-align: center!important;	
		right:auto!important;
	}
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background:rgba(255,255,255,0.6);
}
.bx-wrapper td.full {
	width:100%;
	text-align:center;
	vertical-align:middle;
}
.bx-wrapper .full img {
	display:inline-block;
}
/* End */


/* Start:/bitrix/templates/unigarderob_s1/components/bitrix/menu/bottom_menu/style.css?15402225851180*/
.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: #c0c6cc;
	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: #c0c6cc;
}
@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/unigarderob_s1/template_styles.css?154599065525447*/
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: 'Gotham Pro', '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:#3a83db;
}
/*buttons and inputs*/
.solid_button,
.solid_element {
	background:#3a83db;
	color: #fff;
	font-family: 'Ubuntu', 'Noto Sans', Verdana, Arial, sans-serif;
}
.solid_button.ui-state-active,
.solid_button.ui-state-current,
.solid_button:focus,
.solid_button:hover {
	background:#3a83db;
	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: 3px;
	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,
.hover_link :hover{
	text-decoration:underline;
	color:#3a83db;
	cursor:pointer;
}
a:hover,
.open_call:hover {
	color:#636363;
}
.open_call {
	cursor: pointer;
}
h3 {

}
/*float class*/
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}

/*TOP-PANEL*/
.top_panel {
	width: 100%;
	background: #f7f7f9;
}
.top_panel_menu {
	float: left;
}
.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: 25px;
	font-size: 12px;
}

@media all and (max-width: 920px) {
	.adaptiv .top_panel .phone_block {
		float: none !important;
	}

	.adaptiv .top_panel .search_wrap {
		float: none;
		padding-bottom:20px;
		width: 100% !important;
	}

	.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__tabs {
	width: 34%;
	float: left;
	box-sizing: border-box;
}
.header__search {
	padding: 0 20px;
	width: 41%;
	float: left;
	box-sizing: border-box;
}
.header__phone {
	width: 23.6479%;
	float: left;
	box-sizing: border-box;
	text-align: right;
}
.header__basket {float: right;}


.header_wrap {
	position:relative;
	z-index:20;
}
.header_wrap .header_wrap_information {

}
.header_wrap .phone {
	font-size: 18px;
	 font-weight: bold;
}
.header_wrap .call_button { }
.header_wrap .top.menu-top-catalog {
		display: none;
}
.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: 17%;
	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;
		overflow: hidden;
	text-align: -webkit-right;
	text-align: right;
}

.header_wrap_container .right_wrap table.table_wrap .basket_wrap .basket_wrap_wrap {
		display: block;
		margin: -5px;
}

.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;
		/* padding: 5px; */
}

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

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

@media all and (max-width: 825px) {
		.adaptiv .header_wrap_container .right_wrap table.table_wrap {
				width: auto;
		}
}

@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 .right_wrap tbody tr {
		text-align: right;
	}*/
	.adaptiv .header_wrap_container tbody tr td {
				display: none;
		padding-top: 5px;
		padding-bottom: 5px;
		}
	.adaptiv .header_wrap_container tbody tr .right_wrap td:last-child {
		display:inline-block;
	}
		.adaptiv .header_wrap_container .logo_wrap {
				display: table-cell;
		width: auto;
		}
		.adaptiv .header_wrap_container .right_wrap {
				display: table-cell;
				width: auto;
		}
	.top_panel .phone_block {
		display: block !important;
	}
		/*.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:600px;
}
.header_grey {
	font-size: 18px;
	color: #1b2a39;
	font-weight: bold;
	font-family: 'Gotham Pro','Noto Sans','PT Sans',sans-serif;
	margin-top:0;
	margin-bottom: 19px;
}
.standart_block {
	margin-bottom:30px;
}
/*@media (max-width:980px) {
	.adaptiv .header_wrap_container .logo_wrap {
		width:30%;
		margin-top: 10px;
	}
}
@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: 30px;
	height: 29px;
	list-style:none;
	margin-left:25px;
}
.social_buttons ul li a{
	display: block;
	width: 30px;
	height: 29px;
	background: url(/bitrix/templates/unigarderob_s1/images/social_buttons.png) no-repeat;
}
.social_buttons ul li.fb a{ background-position: 0 0;}
.social_buttons ul li.tw a { background-position:-112px 0;}
.social_buttons ul li.vk a{ background-position:-170px 0;}
.social_buttons ul li.in a{ background-position:-57px 0;}
.social_buttons ul li.fb a:hover { background-position: 0 -31px;}
.social_buttons ul li.tw a:hover { background-position: -112px -31px;}
.social_buttons ul li.vk a:hover { background-position: -170px -31px;}
.social_buttons ul li.in a:hover { background-position: -57px -31px;}
/* ---- 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;
		margin-top: 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/unigarderob_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:#35363a;
	 color: #e3e3e3;
	margin-top:60px;
}
.bg_footer .contacts a{
	display: block;
	 margin: 54px 0px 0;
}
.bg_footer .contacts {
	width:20%;
}
.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;
}
.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,
.uni-popup .close_popup {
	width: 11px;
	height: 11px;
	background:url(/bitrix/templates/unigarderob_s1/images/close_popup.png) no-repeat 0 0;
	opacity:0.38;
}
.popup-window-close-icon:hover,
.uni-popup .close_popup:hover  {
	background:url(/bitrix/templates/unigarderob_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:#fff;
}
/*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:30px;
	}
	.adaptiv .left_col .services-sections-list.menu {
		display: none;
	}
}
/*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/unigarderob_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: #3a83db;
	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/unigarderob_s1/images/sprite_to_up.png) no-repeat bottom;
	display: block;
}
.bg_footer .copyright {
	background: #2d2f34;
	color:#bac0cc;
	font-size:12px;
}
.bg_footer .copyright .copy_wrap {
	max-width: 1162px;
	margin: 0 auto;
}
.bg_footer .copyright .copy_wrap .copy,.bg_footer .copyright .copy_wrap .address,.bg_footer .copyright .copy_wrap .email {
	float: left;
	margin-right: 80px;
	padding-top: 22px;
	padding-bottom:22px;
}
.footer span.open_call {
	font-size:12px;
	text-decoration:none;
	border-bottom:1px dashed;
	color: #e3e3e3;
	cursor: pointer;
}
.footer span.open_call:hover {
	color:#fff;
	border-bottom:1px dashed #fff;
}
.about-company {
	position:relative;
	padding-bottom:50px;
}
body .footer .hover_link:hover {
	color: #A4A6BB !important;
}
@media (max-width:1200px) {
	.copy_wrap {
		padding:0 8px;
	}
}
@media (max-width:800px) {
	.bg_footer .copyright .copy_wrap .copy, .bg_footer .copyright .copy_wrap .address, .bg_footer .copyright .copy_wrap .email {
		padding:10px 0;
	}
}

/* spinner */
.spinner {
	width: 70px;
	text-align: center;
	position: absolute;
	z-index: 11000;
	bottom: 0;
	top: 75px;
	top: 316px;
	margin: auto;
	right: 0;
	left: 0;
	bottom: 0;
	display:none;
}

.spinner > div {
	width: 18px;
	height: 18px;
	background-color: #fff;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}

.spinner .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}
.consent-header {
		padding: 15px;
		border-bottom: 1px solid #e5e5e5;
}
.consent-body {
		padding: 15px;
}
/*popup*/
.bx_popup_close {
	display: none;
}
.popup-window-overlay {
	width: 100% !important;
}

.icon-color--white {
	border: 2px solid #c1c1c1;
	box-sizing: border-box;
}

.menu {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
}
	.menu:after {
		content: " ";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.menu._overflow {overflow: hidden;}

	.menu__item {position: relative;}
	.menu__link {
		display: block;
		position: relative;
		padding: 0 16px;

		-webkit-transition: .2s;
		-moz-transition: .2s;
		transition: .2s;

		box-sizing: border-box;
	}
	.menu__link:hover {text-decoration: none;}
		.menu__link i {margin-right: 3px;}

/* РњРµРЅСЋ РіРѕСЂРёР·РѕРЅС‚Р°Р»СЊРЅРѕРµ */
	.menu__item._hor {float: left;}
	.menu__item._hor:last-child {margin-right: 0;}

	.menu__item.is-hide{display: none;}

	.menu__link._tab {
		margin-right: 10px;
		color: inherit;
		font-size: inherit;
		text-decoration: none;
		padding: 7px 15px;
		font-size: 14px;
		font-weight: bold;

		border-bottom: 2px solid transparent;
		box-sizing: border-box;
	}
	.menu__item.active .menu__link._tab,
	.menu__link._tab:hover {
		border-color: #3a83db;
	}
	.menu__link .icon-color {
		display: inline-block;
		vertical-align: middle;
		width: 22px;
		height: 22px;
		border-radius: 50%;
		overflow: hidden;
	}

	.menu.is-slide {padding: 0 25px;}
	.menu__arrow {
		display: none;
		position: absolute;
		top: 0;
		bottom: 0;
		width: 25px;
		text-align: center;
		background: #ffffff;
		z-index: 1;
		text-decoration: none;

		-webkit-transition: .2s;
		-moz-transition: .2s;
		transition: .2s;
	}
	.menu__arrow:hover {background: #e6e6e6;}
	.menu__arrow span {
		display: block;
		width: 14px;
		height: 24px;
		background-image: url(/bitrix/templates/unigarderob_s1/images/icon_sprite.png);
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	.menu__arrow--prev {left: 0;}
	.menu__arrow--next {right: 0;}

	.menu__arrow--prev span{background-position: -1px -1px;}
	.menu__arrow--next span{background-position: -19px -1px;}

	.menu.is-slide .menu__arrow {display: block;}

	.menu__link._sub {
		padding: 0;
		margin-right: 16px;
		color: #919191;
		text-decoration: none;
	}
	.menu__link._sub:hover {text-decoration: underline;}

.b-list {}
	.b-list__tabs {margin-bottom: 15px;}
	.b-list__body {
		overflow: hidden;
		-webkit-transition: .2s;
		-moz-transition: .2s;
		transition: .2s;
	}
		.b-list__body-tab {
			display: none;
			animation: fadeIn .2s;
		}
		.b-list__body-tab.active {display: block;}


	.b-table__ctrl {
		padding: 10px 0;
		text-align: center;
	}
		.b-table__more {
			text-decoration: none;
			color: #3a83db;
			border-bottom: 1px dotted;
		}
			.b-table__more-text {}
			.b-table__more-icon {}

.accordion {}
	.accordion__body {
		position: relative;
		overflow: hidden;
		-webkit-transition: .2s;
		-moz-transition: .2s;
		transition: .2s;
	}
	/*.accordion__body:after {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		box-shadow: 0 0 40px 20px #ffffff;
	}
	.accordion.is-open .accordion__body:after {
		display: none;
	}*/
		.accordion__body-inner {}
	.accordion__ctrl {
		padding: 10px 0;
		text-align: center;
	}
		.accordion__more {
			text-decoration: none;
			color: #3a83db;
			border-bottom: 1px dotted;
		}
			.accordion__more-text {}
			.accordion__more-icon {}

.table {
	width: 100%;
}
	.table__head {
		border-bottom: 1px solid #a7a7a7;
	}
	.table tr {
		-webkit-transition: .2s;
		-moz-transition: .2s;
		transition: .2s;
	}
	.table tr:not(.table__head):hover{background: #e4e4e4;}
	.table th {
		padding: 8px 10px 6px;
		text-align: center;
		color: #a7a7a7;
		font-weight: normal;
	}
	.table td {
		text-align: center;
		padding: 4px 6px;
	}
	.table .table__price{text-align: right;}
	.table .table__ctrl{
		width: 100px;
		text-align: left;
	}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}


.buy-block {}
	.buy-block__count {
		width: 55px;
		float: left;
		padding-right: 2px;
		box-sizing: border-box;
	}
	.buy-block__ctrl {
		width: 45px;
		overflow: hidden;
	}
	.buy-block__ctrl .button {
		width: 45px;
		height: 26px;
		padding: 0;
		line-height: 25px;
		border-radius: 0;
	}


.counter {
	position: relative;
	box-sizing: border-box;
}
	.counter__button {
		position: absolute;
		right: 1px;
		width: 20px;
		height: 13px;
		text-align: center;
		line-height: 13px;
		/*background: #ffffff;*/

		font-weight: 700;
		font-size: 16px;
		color: #000000;
		text-decoration: none;

		-webkit-transition: .2s;
		-moz-transition: .2s;
		transition: .2s;
	}
		.counter__button:hover {text-decoration: none;}
	.counter__button--minus {bottom: 1px;}
	.counter__button--plus {top: 1px;}
	.counter__input {
		width: 100%;
		height: 26px;
		padding: 0 20px 0 5px;
		text-align: center;
		box-sizing: border-box;
	}
		.counter__input:focus {outline: none;}

body .solid_button.is-check,
body .catalog-button.is-check {
	background-color: #50AF5F !important;
	line-height: 26px;
}

.icon-check {
	display: inline-block;
	width: 18px;
	height: 13px;
	background-image: url(/bitrix/templates/unigarderob_s1/images/icon_sprite.png);
	background-position: -33px -1px;
}

.basket-small-1 .basket-element.basket {
		padding: 0 10px;
	width: 135px;
	height: 40px;
	line-height: 40px;
	background: #0187E6;
	box-sizing: border-box;
	overflow: hidden;
	color: #ffffff;
}

.basket-small-1 .basket-element.basket .basket-icon {
	background-image: url(/bitrix/templates/unigarderob_s1/images/icon.basket.l.png);
}


/* End */
/* /bitrix/templates/unigarderob_s1/css/normalize.css?154022258510110 */
/* /bitrix/templates/unigarderob_s1/css/main.css?15402225856075 */
/* /bitrix/templates/unigarderob_s1/grid.css?15402225871566 */
/* /bitrix/templates/unigarderob_s1/controls.css?154022258716809 */
/* /bitrix/templates/unigarderob_s1/css/select2/select2.min.css?154022258515090 */
/* /bitrix/templates/unigarderob_s1/js/jquery.bxslider.css?15402225873964 */
/* /bitrix/templates/unigarderob_s1/js/fancybox/jquery.fancybox.css?15402225874895 */
/* /bitrix/templates/unigarderob_s1/js/owlCarousel/owl.carousel.css?15402225874614 */
/* /bitrix/templates/unigarderob_s1/components/bitrix/menu/top_horizontal_menu/style.css?15402225854384 */
/* /bitrix/templates/unigarderob_s1/components/bitrix/search.title/header_search/style.css?1540222585777 */
/* /bitrix/templates/unigarderob_s1/components/bitrix/system.auth.form/.default/style.css?15402225861238 */
/* /bitrix/templates/unigarderob_s1/components/bitrix/catalog.compare.list/.default/style.css?15402225861325 */
/* /bitrix/templates/unigarderob_s1/components/bitrix/sale.basket.basket.small/.default/style.css?154022258513084 */
/* /bitrix/templates/unigarderob_s1/components/bitrix/news.list/main_slider/style.css?15402225862796 */
/* /bitrix/templates/unigarderob_s1/components/bitrix/menu/bottom_menu/style.css?15402225851180 */
/* /bitrix/templates/unigarderob_s1/template_styles.css?154599065525447 */
