

/* Start:/bitrix/templates/unimagazin_s1/css/normalize.css?168080528010159*/
/*! 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, .h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2, .h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3, .h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4, .h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5, .h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6, .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 */
	max-width: 100%;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* End */


/* Start:/bitrix/templates/unimagazin_s1/css/main.css?16808052806095*/
/*! 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, .h2,
    h3, .h3 {
        orphans: 3;
        widows: 3;
    }

    h2, .h2,
    h3, .h3 {
        page-break-after: avoid;
    }
}

/* End */


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


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


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

/* End */


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


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

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

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

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

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

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

/* LOADER */

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

/* PAGER */

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

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	vertical-align: bottom;
	*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/unimagazin_s1/js/images/dot.png) no-repeat center;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

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

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

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

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

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

/* AUTO CONTROLS (START / STOP) */

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

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

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

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

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

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

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

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

/* IMAGE CAPTIONS */

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

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


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

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

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

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

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

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

.fancybox-inner {
	overflow: hidden;
}

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

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

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

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

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/bitrix/templates/unimagazin_s1/js/fancybox/fancybox_sprite.png');
}

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

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/bitrix/templates/unimagazin_s1/js/fancybox/fancybox_loading.gif') center center no-repeat;
}

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

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

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

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

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

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

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

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

/* Overlay helper */

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

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

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

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

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

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

/* Title helper */

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

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

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

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

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

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

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

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

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

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


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

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

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

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


/* Start:/bitrix/templates/unimagazin_s1/components/bitrix/menu/top_horizontal_menu/style.css?16808052805736*/
/*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: 88px;
	width: 15%;
}
.bg_top_menu.in-header .radius_top_menu table.top_menu td a.title_f,
.bg_top_menu.in-header .radius_top_menu table.top_menu td span.title_f{
    display: block;    
	position: relative;
    padding: 0px;
    text-align: center;
    -moz-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    -webkit-transition: background 0.3s ease-out;
    font-size: 16px;
    line-height: 88px;
    height: 88px;
    color: #fff;
    background: #ef3b2d;
    font-family: 'UbuntuN', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 1px 1px #b62d22;
}
.bg_top_menu.in-header .radius_top_menu table.top_menu td a.title_f:after,
.bg_top_menu.in-header .radius_top_menu table.top_menu td span.title_f:after {
	position: absolute;
	content: "";
	background: url(/images/bord-1.png) 0 0 repeat-y;
	left: -1px;
	top: 2px;
	bottom: 2px;
	width: 2px;
}
.bg_top_menu.in-header .radius_top_menu table.top_menu td:first-child a.title_f:after,
.bg_top_menu.in-header .radius_top_menu table.top_menu td:first-child span.title_f:after { display: none;}
.bg_top_menu.in-header .radius_top_menu table.top_menu td.current a.title_f,.bg_top_menu.in-header .radius_top_menu table.top_menu td a.title_f:hover,
.bg_top_menu.in-header .radius_top_menu table.top_menu td.current span.title_f,.bg_top_menu.in-header .radius_top_menu table.top_menu td span.title_f:hover{
text-decoration: none;
background: #4c4c4c;}
.bg_top_menu.in-header .radius_top_menu table.top_menu td a.title_f span,
.bg_top_menu.in-header .radius_top_menu table.top_menu td span.title_f span{color: #fff;}
.bg_top_menu.in-header .radius_top_menu table.top_menu td .child.submenu {
   top: 50px;
   margin-top: 38px;
}
.bg_top_menu.in-header .radius_top_menu table.top_menu td .i_menu {
   top: 50px;
	margin-top: 38px;
}
/*------------*/

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


/* Start:/bitrix/templates/unimagazin_s1/components/bitrix/catalog.section.list/top_catalog/style.css?16808052793697*/
.i_menu {
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	/*background: #fff;*/
	padding: 0;
	/*border-top: 2px solid #936CDC;*/
	top: 50px;
	margin: 0;
	padding: 0;
	/*padding: 20px 0;*/
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: none;
	list-style: none;
	border-top: 1px solid rgb(229, 227, 229);
	border-right: 1px solid rgb(229, 227, 229);
	/*border-top: 2px solid #1A58D7;
	border-bottom: 1px solid #f4f4f4;
	box-shadow: 0 4px 2px rgba(0,0,0,0.5);*/
}
.i_menu .show_all {
	text-align:left;
	font-size:12px;
	cursor:pointer;
	color:#fff!important;
	background: #ef3b2d;
    padding: 5px 10px;
}
.i_menu .show_all span {
	border-bottom: 1px solid #fff;
	color: #fff;
}
.i_menu li.root .submenu_1 a.hide {
	display:none;
}
.top_menu td.current .i_menu li.root a,
.top_menu td.current .i_menu li.root span{
	box-shadow:none!important;
}
.i_menu li.root a:hover,
.i_menu li.root span:hover {
	text-decoration:underline;
	color:#ef3b2d;
	background: #fff !important;
}
.i_menu li.root>a:hover,.i_menu li.root:hover>a,
.i_menu li.root>span:hover,.i_menu li.root:hover>span {
	color:#fff;
	background: #ef3b2d !important;
	text-decoration:none;
}
.i_menu li.root {
	padding: 0;
	margin: 0;
	line-height: 25px;
	list-style: none;
	display: inline-table;
	float: left;
	zoom: 1;
	vertical-align: top;
	width: 20%;
	/*margin-bottom: 20px;	*/
	min-height: 100px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	/*padding-left: 3%;
	padding-right: 3%;	*/
	background:none!important;
	position:relative;
	/*border: 2px solid rgba(179, 174, 179, 0.09);*/
	border-left: 1px solid rgb(229, 227, 229);
	border-bottom: 1px solid rgb(229, 227, 229);
}
.i_menu li.root:nth-child(5n){
	border-right: 1px solid rgb(229, 227, 229);
	/*float:right;	
	border-right:0;*/
}
.i_menu li.root:nth-child(5n):after {
	/*content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;*/
}
.i_menu li.root a,
.i_menu li.root span {
	text-align:left;
	display: block;
	color: #444648;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-shadow:none;
	background:none!important;
	border:0;
	line-height:25px;
	box-shadow:none;
	height: 88px;
    text-align: center;
	vertical-align: middle;
    display: table-cell;
	background: #fff !important;
	width: 100%;
	/*padding:0 42px;*/
}
@media all and (max-width: 1014px) {
	.i_menu li.root a, .i_menu li.root span {padding:0 28px;}
}
@media all and (max-width: 914px) {
	.i_menu li.root a, .i_menu li.root span {padding:0 11px;}
}
.i_menu li.root .submenu_1 a,
.i_menu li.root .submenu_1 span {
	color: #fff !important;
	font-size: 12px;
	line-height: 12px;
	font-weight:normal;
	box-shadow:none;
	line-height: 21px;
	height: auto;
	padding: 5px 10px;
	text-align: left;
	box-sizing: border-box;
	width: 100%;
	display: block;
	background: #ef3b2d !important;
}
.i_menu li.root .submenu_1 {
	display: none;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	/*border:1px solid #fff;*/
	border:none;
	border-top:1px solid rgb(229, 227, 229);
	/*background:#fff;*/
	left: 0;
    top: 100%;
	width: 100%;
}
.i_menu li.root:hover .submenu_1 {display: inherit;}
.i_menu li.root .submenu_1.bordered {
	padding: 10px;
	/*margin:-10px;
	border-top:1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right:1px solid #ccc;*/
	z-index:40;	
}
.i_menu li.root .submenu_1.bordered .show_all {
	display:none;
}
.i_menu li.root .submenu_1.bordered .hide{
	display:block;
}
.i_menu li.root .submenu_1 a:hover,
.i_menu li.root .submenu_1 span:hover {
	color: #ef3b2d !important;
	background: #fff !important;
}

/* End */


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

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

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

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

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

/* */
.basket-small .icons .basket,
.basket-small .icons .like {
	display:inline-block;
	vertical-align: middle;
	position: relative;
	outline:none;
	white-space: nowrap;
	text-decoration:none;
	font-size: 0px;
}
.basket-small.fly .icons .basket,
.basket-small.fly .icons .like,
.basket-small.header .icons .basket,
.basket-small.header .icons .like {
	margin-left: 20px;
	margin-top: 10px;
}
.basket-small.top .icons .basket,
.basket-small.top .icons .like {
	padding-left: 5px;
}

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


.basket-small .icons .basket .text.summ {
	color: #959595;
	margin-left: 9px;
}
.basket-small .icons .basket .text.summ:hover {
	color:#a3a3a3;
}
/** **/

/* */
/*#small_top_basket_js.fly {
	position:fixed;
	background:#fff;
}
basket-small-fly {
	
}*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.basket-small-fly .sections .section .message .buttons {
	margin: 0px;
	padding: 10px 0px 30px 0px;
}
/** **/

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

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

/* End */


/* Start:/bitrix/templates/unimagazin_s1/components/bitrix/news.list/main_slider/style.css?16808052803511*/
.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:40px!important;
	height:40px!important;
	z-index:99;
}
.bx-wrapper .bx-prev {
	background:url(/bitrix/templates/unimagazin_s1/components/bitrix/news.list/main_slider/images/sprite.png) no-repeat 0 0!important;
}
.bx-wrapper .bx-prev:hover {
	background:url(/bitrix/templates/unimagazin_s1/components/bitrix/news.list/main_slider/images/sprite.png) no-repeat 0 -40px!important;
}
.bx-wrapper .bx-next {
	background:url(/bitrix/templates/unimagazin_s1/components/bitrix/news.list/main_slider/images/sprite.png) no-repeat -40px 0!important;
}
.bx-wrapper .bx-next:hover {
	background:url(/bitrix/templates/unimagazin_s1/components/bitrix/news.list/main_slider/images/sprite.png) no-repeat -40px -40px!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:30px!important;
	height:3px!important;
}
/*.bx-wrapper .bx-pager.bx-default-pager a:hover {
	background:url(/bitrix/templates/unimagazin_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/unimagazin_s1/components/bitrix/news.list/main_slider/images/sprite.png) no-repeat -80px -20px!important;*/
	background: #ef3b2d;
}
.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;
	font-size: 16px;
}
.sl_text ul {
    list-style-type: disc;
    margin-left: 55px;
    padding-left: 16px;
}
.sl_header1 {
    font-size: 48px;
    line-height: 60px;
    background-color: #ef3b2d;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 20px;
}
.sl_header2 {
    font-size: 18px;
    line-height: 20px;
    color: #343434;
    background-color: #fff;
    text-transform: uppercase;
    padding: 5px 10px;
    margin-left: 55px;
    display: inline-block;
	width: 270px;
    padding-right: 100px;
    box-sizing: border-box;
}
.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;
	}
	
	.sl_background {
		height: 280px;
	}
}

@media all and (max-width: 600px) {
	.adaptiv .sl_header1 {
		font-size: 25px;
		line-height: 40px;
	}
	
	.adaptiv .sl_header2 {
		font-size: 16px;
		width: 237px;
		padding-right: 0px;
	}
	
	.adaptiv .sl_text {
		font-size: 14px;
		line-height: 18px;
	}
	
	.sl_background {
		height: 200px;
	}
}

@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:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	//background:#3c4853!important;
	height: 5px !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/unimagazin_s1/components/bitrix/news.list/popular_category/style.css?16808052802772*/
.block_popular.standart_block {
	margin-bottom:25px;
}
.block_popular .uni_parent_col {
    margin-top: -8px;
    margin-bottom: -8px;
}
.block_popular .one_categories {
	position:relative;
}
.block_popular .uni_col a.image {
	display:block;
	width:100%;
	padding-top:100%;
	
}
.block_popular .uni_col {
    padding: 0px;
}
.block_popular .uni_col a.image {
    position: relative;
}
.block_popular .uni_col a.image .wrapper {
    position: absolute;
    top: 8px;
    left: 8px;
    right: 8px;
    bottom: 8px;
}
.block_popular .uni_col a.image .wrapper div {
    width: 100%;
    height: 100%;
    background-size:cover;
	background-repeat:no-repeat;
	overflow:hidden;
	background-position:center;
}
.block_popular .uni_col.uni-33 a.image {
    padding-top: 100%;
}
.block_popular .uni_col.uni-50  a.image {
	padding-top: 50%;
}
.block_popular .uni_col.uni-66  a.image {
    padding-top: 50%;
}
.block_popular .uni_col.uni-75  a.image {
	padding-top: 33.3333333%;
}
.block_popular .uni_col.uni-100  a.image {
    padding-top: 33.3333333%;
}
.block_popular .uni_col .name {
	color: #fff;
	font-size: 14px;
	position: absolute;
	left: 20px;
	bottom: 20px;
	display: block;
	padding: 6px 10px;
	font-weight: bold;
	left: 10px;   
	bottom: 10px;
	display: block;
	padding: 6px 10px;
	font-weight: bold;
	max-width: 76%;
	word-wrap: break-word;
	border-radius: 3px;
}

.block_popular .uni_col .wrapper .wrapper-shadow {
	display: block;
	overflow: hidden;
}

.block_popular .uni_col .wrapper .wrapper-shadow .category-image {
	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
		-ms-transition: 0.3s;
		 -o-transition: 0.3s;
			transition: 0.3s;
}
.block_popular .uni_col .wrapper .wrapper-shadow .category-image:hover {
	-webkit-transform: scale(1.2,1.2);
	   -moz-transform: scale(1.2,1.2);
		-ms-transform: scale(1.2,1.2);
		 -o-transform: scale(1.2,1.2);
			transform: scale(1.2,1.2);
}

@media (max-width:1000px) {
	.adaptiv .block_popular .uni_col.uni-50,
	.adaptiv .block_popular .uni_col.uni-66,
	.adaptiv .block_popular .uni_col.uni-75,
	.adaptiv .block_popular .uni_col.uni-100	{
		width:33.33%;
	}
	.adaptiv .block_popular .uni_col.uni-50 a.image,
	.adaptiv .block_popular .uni_col.uni-66  a.image,
	.adaptiv .block_popular .uni_col.uni-75 a.image,
	.adaptiv .block_popular .uni_col.uni-100  a.image	{
		padding-top:100%;
	}
}
@media (max-width: 600px){
	.adaptiv .block_popular .uni_col.uni-50,
	.adaptiv .block_popular .uni_col.uni-66,
	.adaptiv .block_popular .uni_col.uni-75,
	.adaptiv .block_popular .uni_col.uni-100	{
		width:50%;
	}	
}
@media (max-width: 400px){
	.adaptiv .block_popular .uni_col.uni-50,
	.adaptiv .block_popular .uni_col.uni-66,
	.adaptiv .block_popular .uni_col.uni-75,
	.adaptiv .block_popular .uni_col.uni-100	{
		width: 100%;
	}	
}
/* End */


/* Start:/bitrix/templates/unimagazin_s1/components/bitrix/news.list/tizers_new/style.css?16808052801193*/
.tizers-list {
	width:100%;
	padding-bottom:50px;
	padding-top:30px;
}
.tizers-list ul {
	list-style:none;
	margin:0;
	padding:0;
    overflow: hidden;
}
.tizers-list.big ul {
	//height: 116px;
}
.tizers-list.big .img_banner {
	display: block;
    float: left;
    margin-top: 21px;
}
.tizers-list.big .r_col {
	display: block;
    margin-left: 82px;
}
.tizers-list li {
    margin-bottom: 25px;
    list-style:none;
    white-space: nowrap;
    overflow: hidden;
}
.tizers-list.big li {
	height: 116px;
}
.tizers-list .img_banner {
	width:64px;
	height:64px;
	background-repeat:no-repeat;
	background-position:center;
	margin:0 auto;
}
.tizers-list .name {
	text-transform:uppercase;
	font-size:13px;
    line-height: 19px;
	font-weight:bold;
	text-align:center;
	margin-top: 5px;
    height: 38px;
    overflow: hidden;
	white-space: normal;
}
.tizers-list .description {
	margin-top:0px;
	font-size:13px;
    text-align: justify;
    white-space: normal;
    height: 72px;
    overflow: hidden;
}
@media (max-width: 800px) {
	.tizers-list.big .img_banner {
    	float: none;
		margin-top: 0;
	}
	.tizers-list.big li {
		height: 165px;
	}
	.tizers-list.big .r_col {
    	margin-left: 0;
	}
}
/* End */


/* Start:/bitrix/templates/unimagazin_s1/components/bitrix/menu/bottom_menu_new/style.css?16808052791149*/
.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;
    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: #fff;
	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: #fff;
}
@media all and (max-width:800px) {
	.adaptiv .bottom_menu_wrap .bottom_menu .menu_item {
	   display: none;
	}
    
    .bottom_menu_wrap .bottom_menu {
        display: block;
    }
}

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

/* End */


/* Start:/bitrix/templates/unimagazin_s1/styles.css?16808052794616*/
.offers .offer .items .item.selected, .offers .offer .items .item:hover, .offers .offer .items .item:focus {
    background: #fff;
        color: #ef3b2d;
    border-color: #ef3b2d;
}
.item .image-slider > .list .image.selected .wrapper > div > div, .item .image-slider > .list .image:hover .wrapper > div > div {
    border: 3px solid #ef3b2d;
}
a.brands_back {
    padding: 10px;
    background: #ef3b2d;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
}
a.brands_back:hover {
    color: #fff;
    background: #ce0000;
}
.elastislide-list a.img_brand {    max-width: 130px;}
 .photo {
    display: inline-block; /* Строчно-блочный элемент */
    position: relative; /* Относительное позиционирование */
   }
   .photo:hover::after {
    content: attr(data-title); /* Выводим текст */
    position: absolute; /* Абсолютное позиционирование */
 left: 130%;
   
    top: 2%;
    z-index: 1; /* Отображаем подсказку поверх других элементов */
        background: rgba(255, 202, 200, 0.76);
    font-family: Arial, sans-serif; /* Гарнитура шрифта */
    font-size: 11px; /* Размер текста подсказки */
       line-height: 16px;
    padding: 6px 10px;
	    width: 247px;

    border: 1px solid #333; /* Параметры рамки */
   }
  .row.row12 {
    overflow: initial;
}
  .photo img {
    width: 20px;
    margin-left: 7px;
    margin-top: -4px;
}
a.name_news {
    font-size: 22px !important;
    color: #444648;
}
.one_news a.img_news img {
    display: inline-block;
    width: 100%;
}
.one_news a.img_news {width: 294px;
    height: 250px;}
.one_news .body_news {    margin-left: 338px;}
.one_news .prev_text {font-size: 17px;
    line-height: 22px; max-height: 100%;}
.prev_text_more {
    margin-top: 50px;
}
.prev_text_more a {
    padding: 10px 21px;
    background: #ef3b2d;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
}
 .prev_text_more a:hover {
    color: #fff !important;
    background: #454545;
}
.text img {
    max-width: 100% !important;
}
.title-search-result {
    background: #fff;
    z-index: 99999;
    width: 289px !important;
    left: 1244px !important;
}
.bx_item_element {
    padding-left: 10px;
    padding-bottom: 10px;
	color: #000;
}
.bx_item_element a {
    color: #000;
}

.blocks {text-align: justify;}
.blocks div:last-child {padding-right:0;}
.block-inline {
    display:inline-block;
    width: 32%;
    text-align: left;
    vertical-align: top;
    padding-right:10px;
}
.block-inline img {margin-right: 10px;}
.block-inline p:first-child {font-size: 18px;font-weight: bold;}
img.left { margin-right: 5px;margin-top: 5px; }
.back-gray { background-color: #d9dfe4; padding: 10px; }
.back-gray span {color: #ef3b2d;}

.block-svet {
    display:inline-block; 
    width:45%; 
    height:194px;
    padding: 10px 15px;
    margin-bottom:10px;
    background-color: #e2d9e2;
    vertical-align: top;
}
div.block-svet:nth-child(odd) {margin-right:23px;}
.block-svet p {margin-left: 45px;line-height: 15px;}
.block-svet span { display:block;font-size: 18px;font-weight: bold;padding-top: 10px; }

.block-svetodiod {
    display: inline-block;
    width: 17%;
    height: 90px;
    padding: 7px;
    margin-bottom: 10px;
    margin-right: 10px;
    background-color: #e2d9e2;
    text-align: center;
    vertical-align: middle;
}
.block-svetodiod p {line-height: 15px;padding-top: 20px;}
.block-svetodiod.onhover p:last-child {display: none;}
.block-svetodiod.onhover:hover p:last-child {
    display: block;
    position:relative;
    bottom:90px;
    background-color:#e2d9e2; 
}

.block-potolochn {
    display:inline-block; 
    width:45%; 
    height:220px;
    padding: 10px 15px;
    margin-bottom:15px;
    background-color: #e2d9e2;
    vertical-align: top;
}
div.block-potolochn:nth-child(even) {margin-right: 15px;}
.block-potolochn p {margin-left: 45px;line-height: 15px;}
.block-potolochn span { display:block;font-size: 18px;font-weight: bold;padding-top: 10px; }

.block-inline.blck-interior {
    background-color:#e2d9e2;
    width:28%;
    height:272px;
    padding:10px 15px;
    margin-right:10px;
}

.p-arhitect {margin-left: 20px;padding-bottom: 0;}
@media screen and (max-width:800px) {
    .p-arhitect {
        margin-left: 0;
        text-align: justify;
    }
}

.p-sadovye {
    float: left;
    max-width: 90%;
    padding-bottom:0;
}
@media screen and (max-width: 365px) {
    .p-sadovye {
        max-width: 80%;
        text-align: justify;
    }
}
/* End */


/* Start:/bitrix/templates/unimagazin_s1/template_styles.css?168979254660286*/
input, textarea { outline:none; }
input:active, textarea:active { outline:none; }
html {-webkit-text-size-adjust:none; height: 100%;}
@font-face {
    font-family: 'UbuntuN';
    src: url('/bitrix/templates/unimagazin_s1/fonts/ubuntu-c.eot');
    src: url('/bitrix/templates/unimagazin_s1/fonts/ubuntu-c.eot') format('embedded-opentype'),
        url('/bitrix/templates/unimagazin_s1/fonts/ubuntu-c.woff') format('woff'),
        url('/bitrix/templates/unimagazin_s1/fonts/ubuntu-c.ttf') format('truetype'),
        url('/bitrix/templates/unimagazin_s1/fonts/ubuntu-c.svg') format('svg');
}
body {
	background: #fff;
	position: relative;
	margin:0;
	padding:0;	
	color:#282828;
	font: 12px/22px Arial, sans-serif;
	/*font-family: 'UbuntuN', 'Noto Sans', 'PT Sans', Verdana, Arial, sans-serif;*/
	outline:none;
	min-width: 1162px;
	min-height: 100%;
	/*padding-bottom: 300px;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body.adaptiv {
    min-width: 320px;
}
.svg_fill_solid {
	fill:#1a58d7;
}
/*buttons and inputs*/
.solid_button,
.solid_element {
	background:#ef3b2d;
	color: #fff;
	font-family: 'PT Sans','UbuntuN', 'Noto Sans', Verdana, Arial, sans-serif;
}
.solid_button.ui-state-active,
.solid_button.ui-state-current,
.solid_button:focus,
.solid_button:hover {
	background:#546dd1;
	color:#fff;
}
.border_button {
	border:1px solid #e2e2e2;
	background:#fff;
	color:#a7a7a7;
	cursor:pointer;
}
.border_button:hover {
	background:#e2e2e2;
}
.solid_input {
	width: 100%;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px 0 19px;
	height: 38px;
	border: none;
	border-radius: 6px;
	background: #e9e9e9;
	box-shadow: none;
	font-weight: normal;
	font-size: 14px;
	float: none;
	margin-bottom: 25px;
}
/*end buttons*/
.new_price,
.old_price,
.title_f {
	font-family: 'UbuntuN', 'PT Sans',sans-serif;
}
.title_product {
	font-family: 'PT Sans',sans-serif;
}
a img { border:none;}
a,
.open_call,
.hover_link :hover{
	text-decoration:underline;
	color:#1a58d7;
	cursor:pointer;
}
a:hover,
.open_call:hover {
	color:#636363;
}

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

/*TOP-PANEL*/
.top_panel {
	width:100%;
	background:#4a4a4a;
}
.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:#fff;
	margin-right:20px;
}
.top_panel .phone_block  .call_button {
	display: inline-block;
	vertical-align: baseline;
	font-size:12px;
}

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

@media all and (max-width: 920px) {
	.adaptiv .top_panel .phone_block {
		float: none !important;
	}
	
	.adaptiv .top_panel .search_wrap {
		/*float: none;*/
	}
	
	.adaptiv .top_panel .phone_block  {
		float: none;
	}
	
	.adaptiv .top_panel .basket_wrap {
		float: none;
		margin-left: 0px;
	}
	
	.adaptiv .top_panel .top_personal {
		clear: both;
		/*float: none;
		margin-left: 0px;*/
	}
	
	.adaptiv .top_panel .top_panel_wrap {
		padding-left: 20px;
		padding-right: 20px;
		/*width: 435px;*/
	}
	.h-right{margin-bottom: 10px !important;}
}
@media all and (max-width: 530px) {
	.adaptiv .top_panel .top_panel_wrap {
		width: 230px;
	}
	.adaptiv .top_panel .top_panel_wrap .right{float: left;}
	.min_cart_sum {
		padding: 1px 30px;
		right: 0;
	}
}
@media all and (max-width: 800px) {
	.adaptiv .top_panel .phone_block {
		float: left !important;
	}
}
@media all and (max-width: 480px) {
	.adaptiv .top_panel .top_panel_wrap {
		width: 280px;
	}
	.adaptiv .top_panel .search_wrap {
	clear: both;
    padding-left: 13px;
	}
	.adaptiv .top_panel .top_personal {
    float: none !important;
	margin-left: 13px;
	}
	.h-right{margin-left: 13px !important;}
}
@media (max-width:390px){
	.adaptiv .top_panel_wrap{
		padding:0;
	}
}
/*TOP-PANEL END*/
/* ---- HEADER ---- */
.header_wrap {
	position:relative;
	z-index:20;
}
.header_wrap .header_wrap_information {
    min-height: 88px;
	background: #4a4a4a;
}
.header_wrap .phone {
	font-size: 18px;
   font-weight: bold;
}
.header_wrap .call_button { }
.workarea_wrap {
	position:relative;
	z-index:10;
}
.header_wrap_container {
	margin:0 auto;
    width: 100%;
	max-width:1162px;
	position:relative;
}
.header_wrap_container .logo_wrap {
	width:auto;
    width: 22%;
    padding-top: 20px;
    padding-bottom: 20px;
}
.header_wrap_container .logo_wrap img {
	max-height: 120px;
}
.header_wrap_container .search_wrap {
    padding-left: 20px;
}
.header_wrap_container .right_wrap {
    width: 73%;
}
.header_wrap_container .right_wrap table.table_wrap {
    float: right;
    width: 100%;
}
.header_wrap_container .right_wrap table.table_wrap .menu_wrap {
    position: static;
    display: block;
    /*padding-left: 20px;*/
    margin: 0px;
}
.header_wrap_container .right_wrap table.table_wrap .phone_wrap {
    white-space: nowrap;
	padding-left: 20px;
	text-align: right;
}
.header_wrap_container .right_wrap table.table_wrap .basket_wrap {
    white-space: nowrap;
	/*padding-left: 20px;*/
}

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

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

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

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

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

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

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

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

@media all and (max-width: 800px) {
    /*.adaptiv .header_wrap_container {
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .adaptiv .header_wrap_container .search_wrap {
        padding-left: 0px;
    }
	.adaptiv .header_wrap_container .right_wrap table.table_wrap .basket_wrap {
		padding-left: 0px;
	}
    .adaptiv .header_wrap_container tbody {
        display: block;
    }
    .adaptiv .header_wrap_container tbody tr {
		display: block;
	}
	.adaptiv .header_wrap_container .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;
    }
	.header_wrap .header_wrap_information {
		min-height: auto;
	}
	.adaptiv .header_wrap .header_wrap_information {
		padding-left: 10px;
		padding-right: 10px;
	}
	.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 20px;
	min-height:350px;
}
.header_grey {
	font-size: 21px;
	color: #444648;	
	font-weight: normal;
	font-family: 'UbuntuN','PT Sans',sans-serif;
	margin-top:0;
	margin-bottom: 25px;
	text-transform: uppercase;
}
.standart_block {
	margin-bottom:30px;
}
/*@media (max-width:980px) {
	.adaptiv .header_wrap_container .logo_wrap {
		width:30%;
	}
}
@media (max-width:640px) {
	.adaptiv .header_wrap_container .logo_wrap {
		width: 35%;
	}
}*/
@media (max-width:1024px) {
	.adaptiv .workarea_wrap {
		min-height:400px;
	}
}
.workarea_wrap h1, .workarea_wrap .h1 {
	padding-bottom:0;
	font-size:27px;
	color:#444648;	
	font-weight:normal;
}
.workarea_wrap h1 a, .workarea_wrap .h1 a {
	color:#000;
	text-decoration:none;
}
.bx_title_section {
	margin-top:0;
	padding-top:0;
	vertical-align:middle;
	font-size:26px;
}
.footer_wrap_container {
	margin:0 auto;
	padding-top:20px;
	padding-bottom:40px;
	max-width:980px;
}
/* ---- INC SOCIAL HEADER ---- */
.bx_inc_social_footer h4{
	text-align: left;
	font-weight: normal;
	font-size:26px;
}
.social_buttons {margin-top: 0px}
.social_buttons ul{
	margin: 0;
	padding: 0;
	list-style:none;
}
.social_buttons ul li{
	display: inline-block;
	width: 21px;
	height: 21px;
	list-style:none;
}
.social_buttons ul li a{
	display: block;
	width: 21px;
	height: 21px;
	background: url(/bitrix/templates/unimagazin_s1/images/sprite_social.png) no-repeat;	
}
.social_buttons ul li.fb a{ background-position: -21px 0;}
.social_buttons ul li.tw a { background-position:-42px 0;}
.social_buttons ul li.vk a{ background-position:0 0}
.social_buttons ul li a:hover{opacity:0.65;}
/* ---- INC SOCIAL HEADER END---- */
/*HEADER_LOGO*/
span.code {
	font-size:17px;
}
table.header_table td.logo {
	width:50%;
}
table.header_table td.logo_wrap {	
	padding-left:12px;
	max-height:60px;
}
table.header_table td.logo_wrap img {
	max-height:60px;
}
@media (max-width:1200px){
	.adaptiv table.header_table td.logo {
		width:40%;
	}
	.adaptiv table.header_table td.address {
		width:20%;
	}
	.adaptiv table.header_table td.phone {
		width:20%;
	}
}
@media (max-width:920px){
	.adaptiv table.header_table td.logo {
		width: 30%;
	}
	.adaptiv table.header_table td.address {
		width:25%;

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

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

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

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

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

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

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

/*** Navigation ***/

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

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

.back-to{}
.img-comment {
    background-color: #464746;
    color: #fff;
    font-size: 20px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: -21px 0 20px 0;
	width: 100%; 
	max-width: 1024px;
	padding: 20px 0;
}
.img-comment span{padding:0 40px;}
.logo_top{
float:left;    
margin-right: 30px;}
.h-right {
    /*float: right;*/
	width: 390px;
    font-family: 'UbuntuN', sans-serif;
    font-size: 18px;
    line-height: 18px;
    text-transform: none;
    color: #fff;
    margin: 10px 0 0 0;
}
.h-right .addr {margin-right: 64px; display: block; margin-bottom: 12px; text-transform: uppercase; color: #959595; font-family: Arial, sans-serif; font-weight: normal; font-size: 14px;}
.h-right .phone {display: block; margin-bottom: 12px; font-size: 26px; font-weight: normal;}
.h-right .email {color: #959595; font-family: Arial, sans-serif; font-weight: normal; font-size: 14px;position: relative;display: block;}
.h-right .email a{text-decoration: none;color: #959595;}
.h-right .email a:hover {text-decoration: underline;}

.fon4c4b4c{background: #4c4b4c;}

/*css_old_site*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3 {
    background: transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
}
		a { color: inherit; text-decoration: none;}
	a:hover { text-decoration: none;}
	a[href^="tel:"] {color: inherit;text-decoration:none;}
	.a-hov { transition: all 0.4s ease;}
	.a-hov:hover { color: #ef3b2d;}

	ul li a { transition: all 0.4s ease;}

	h1, h2, h3, h4, h5, h6, .h1, .h2, .h3 { font-family: 'UbuntuN', sans-serif;}
	h1, .h1 { font-size: 30px; line-height: 34px; color: #454545; padding-top: 26px; padding-bottom: 23px;}
	h1.indexh1, .h1.indexh1 {padding-top: 49px;}
	h2, .h2 { font-size: 26px; line-height: 28px; color: #454545; padding-top: 20px; padding-bottom: 16px;}
	h3, .h3 { font-size: 18px; line-height: 24px; color: #ffffff; text-transform: uppercase; padding-top: 25px; letter-spacing: -1px; padding-bottom: 16px; }
	
	.title-1 { font-size: 26px; font-weight: bold; line-height: 28px; color: #454545; font-family: 'UbuntuN', sans-serif; padding-bottom: 10px;} 
	.text-1 { color: #ef3b2d;}
	.text-2 { text-transform: uppercase; font-family: 'UbuntuN', sans-serif; font-size: 36px; line-height: 44px; color: #fff; padding-top: 33px;}
	.text-3 { text-transform: uppercase; font-family: 'UbuntuN', sans-serif; font-size: 24px; line-height: 32px; color: #919191;}
	.text-4 { text-transform: uppercase; font-family: 'UbuntuN', sans-serif; font-size: 24px; line-height: 24px; color: #fff;}
	.text-5 { color: #949393; font-family: 'UbuntuN', sans-serif; font-size: 16px; line-height: 18px;}
	.text-6 { color: #fff; font-family: 'UbuntuN', sans-serif; font-weight: bold; font-size: 30px; line-height: 34px; text-transform: none;}
	.text-7 { color: #fff; text-transform: none; font-family: 'UbuntuN', sans-serif; font-weight: bold; font-size: 20px; line-height: 24px;}
	.text-8 { margin: 55px 0 20px; color: #fff; font-family: 'UbuntuN', sans-serif; font-weight: bold; font-size: 30px; line-height: 34px; text-transform: uppercase;}
	
	p.text-6 { padding-bottom: 12px;}
	p.text-7 { padding-bottom: 12px;}
	.text-7.v1 { padding-bottom: 24px;}
	.text-6.v1 { margin-top: 28px;}
	h2 + .list { margin-top: -2px;}
	.title-1 a, .text-7 a, .text-4 a {transition: all .4s ease;}
	.title-1 a:hover {color: #ef3b2d;}
	/*.text-7 a:hover { color: #000;}*/
	.text-4 a:hover { color: #383A37;}

	h2.v1 { padding-top: 52px;}
	h3.v1, .h3.v1 { border-bottom: 1px solid #464746; margin-bottom: 20px; font-weight: normal;}
	.page-1 h2 { padding-top: 74px;}

	.color-1 { color: #ef3b2d;}
	.color-2 { }

	.btn {
		display: inline-block;
		text-align: center;
		vertical-align: middle;
		transition: all 0.4s ease;
		color: #fff;
		font-size: 14px;
		line-height: 18px;
		background: #ef3b2d;
		padding: 9px 27px;
		margin-top: 30px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;
	}
	.btn:hover { background: #454545;}
	.bg-1 .btn:hover { background: #000000;}
	.btn + .btn { margin-left: 3px;}

	.btn.v1 {
		background: #454545;
		margin-left: 80px;
		margin-top: 66px;
	}
	.btn.v1:hover { background: #ef3b2d;}

	.bg-1 .btn {
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		-ms-border-radius: 0px;
		-o-border-radius: 0px;
		border-radius: 0px;
		font-size: 13px;
		line-height: 18px;
		margin-top: 23px;
		padding: 9px 18px;
	}
	.bg-1 .btn:hover { background: #454545;}

	.row .list {
		margin: -15px 0 30px 0;
		padding: 0 0 0 15px;
	}
	
	.list li {	
		position: relative;
		line-height: 30px;
		color: #6a6a6a;
		padding-left: 18px;
		    list-style: none;
	}
	.row .list li {	
		line-height: 19px;
		padding-left: 18px;
	}
	.row .list.large li {	
		margin-top: 8px;
	}
	.list li:before {
		position: absolute;
		content: "\f20";
		left: 0;
		top: 8px;
		font-size: 13px;
		color: #ef3b2d;
		display: inline-block;
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	.row  .list li:before {
		top: 3px;
	}
	.list li + li { margin-top: 0px;}
	.list li a { }
	.list li a:hover { color: #ef3b2d;}

.img-circle {
	float: left;	
	height: 52px;
	width: 52px;
	background: #ef3b2d;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px;
	margin-right: 9px;
}
.img-circle img { line-height: 44px; vertical-align: middle;}
.img-circle + div > .title-1 { padding-top: 12px;width: 150px;}

.cont:hover { color: #ef3b2d;}

	/*auxiliary*/

	.img-ind {float: left; margin-right: 20px; margin-top: 8px;}
	.wrapper {/*width: 100%; position: relative;*/}
	.extra-wrap {overflow:hidden;}
	.grid_inside { margin: 0 -10px;}
	.aligncenter {text-align: center !important;}
	.alignleft { text-align: left !important; }
	.it {font-style:italic; display: inline-block;}
	.fleft {float: left;}
	.fright {float: right;}
	.h-underline:hover { text-decoration: underline;}
	.underline {text-decoration: underline;}
	.upp {text-transform: uppercase;}
	.transition {transition: all 0.4s ease;}

	.clearfix { *zoom: 1;}
	.clearfix:before,.clearfix:after {display: table; content: "";line-height: 0;}
	.clearfix:after { clear: both;}

	.pad-left { padding-left: 10px;}

	p { padding-bottom: 20px;}

.link { font-size: 10px; line-height: 18px; color: #ef3b2d;}
.link:hover { text-decoration: underline;}

.bg-1 {	background: #3f413f;}
.bg-1 .inside {	background: url(/bitrix/templates/unimagazin_s1/images/bg-7.gif) 0 0 repeat-x;}
.bg-1 .inside .container_12 {padding: 0 0 40px 0;}

.bg-2 { background: url(/bitrix/templates/unimagazin_s1/images/bg-3.gif) 0 0 repeat; }
.f-top {background: #3f413f;background: url(/bitrix/templates/unimagazin_s1/images/bg-6.gif) 0 0 repeat;}
.f-top .inside {background: #313131;background: linear-gradient(to bottom, #313131, #3c3c3c);}

.w2 { max-width: 220px;}

/************Header************/

header { position: relative;}

.h-top { background: #343434; border-bottom: 1px solid #3a3a3a; text-align: right;}
.h-list { display: inline-block; padding-top: 17px; padding-right: 14px; font-size: 10px; line-height: 18px;}
.h-list li:first-child { margin-right: 3px;}
.h-list li {
	font-size: 10px;
	line-height: 18px;
	color: #9f9f9f;
	text-transform: uppercase;
	display: inline-block;
	margin-left: 5px;
}
.h-list li:hover { color: #ef3b2d;}

.list-services { text-align: center; padding-top: 1px; position: relative; padding-bottom: 11px; margin-top: 14px; display: inline-block;}
.list-services li {	display: inline-block;}
.list-services.v1 { margin-top: 1px;}
.list-services.v1 [class*="list-services-"] {margin: 0px 13px 0px 0px;}

	[class*="list-services-"] {
		text-decoration: none;
		display: block;
		height: 24px;
		width: 24px;
		background: url(/bitrix/templates/unimagazin_s1/images/social_icons.png) no-repeat;
		-webkit-transition: all 0.2s ease-out;
	    -moz-transition: all 0.2s ease-out;
	    -o-transition: all 0.2s ease-out;
	    -ms-transition: all 0.2s ease-out;
	    transition: all 0.2s ease-out;
		margin: 0px 0 0px 13px;
	}
	.list-services-1 { background-position: 3px 0px;}
	.list-services-2 { background-position: -36px 0px;}
	.list-services-3 { background-position: -77px 0px;}
	.list-services-4 { background-position: -117px 0px;}
	.list-services-5 { background-position: -157px 0px;}

	.list-services a:hover { opacity: .4;}

	/*h1 { margin-top: 25px; float: left;}*/

	.h-right { float: right; font-family: 'UbuntuN', sans-serif; font-size: 18px; line-height: 18px; text-transform: none; color: #fff; margin: 10px 0 0 0;}
	.h-right .addr {display: block; margin-bottom: 12px; text-transform: uppercase; color: #959595; font-family: Arial, sans-serif; font-weight: normal; font-size: 14px;}
	.h-right .phone {display: block; margin-bottom: 12px; font-size: 26px; font-weight: normal;}
	.h-right .email {color: #959595; font-family: Arial, sans-serif; font-weight: normal; font-size: 14px;}
	.h-right .email a:hover {text-decoration: underline;}

	.slider-text { font-family: 'UbuntuN', sans-serif; text-align: center; color: #fff; text-transform: uppercase; font-weight: bold;}
	.s-text-1 {
		font-size: 72px; 
		line-height: 66px; 
		text-shadow: 1px 1px #494A4B;
		letter-spacing: -4px;
}
	.s-text-2 {
		font-size: 46px; 
		line-height: 46px; 
		text-shadow: 1px 1px #494A4B;
		letter-spacing: -1px;
	}
	.camera_wrap { height: 459px;}
	.camera_caption {
		position: absolute;
		top: 156px;
		left: 0;
		right: 0;
	}
	.camera_caption > div { background: none;}

	.camera_wrap { margin-bottom: 0 !important;}

	.camera_wrap .camera_pag .camera_pag_ul li {
		width: 12px;
		height: 12px;
		background: url(/bitrix/templates/unimagazin_s1/images/camera_pag.png) right 0 no-repeat;
		margin: 20px 2px;
	}
	.camera_wrap .camera_pag .camera_pag_ul li span { display: none;}
	.camera_wrap .camera_pag .camera_pag_ul li:hover,
	.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent {
		background: url(/bitrix/templates/unimagazin_s1/images/camera_pag.png) 0 0 no-repeat;
	}

	.camera_pag { position: relative;}
	.slider .camera_wrap .camera_pag ul { position: absolute; /*left: 50%;*/ bottom: 66px; /*margin-left: -473px;*/ text-align: center; width: 100%;}

/************Content***********/

.content { /*background: #ebedec url(/bitrix/templates/unimagazin_s1/images/bg-2.gif) 0 0 repeat; padding-top: 100px;*/}
.page-1 .content { padding-top: 0;}
.block-1 { text-align: center;}

.box-1 { text-align: center; padding: 0 5px; margin-top: 43px; color: #a2a2a2;}
.box-1 .inside { background: #ef3b2d;}
.box-1 .inside .text-4 { padding-top: 8px; padding-bottom: 10px;}
.box-1 .inside-1 { padding: 15px 0px 15px 0px; line-height: 18px;}
.box-1 .btn {margin: 0px;}

.box-2 {
	float: left;
	width: 167px;
	margin-left: 1px;
	margin-bottom: 1px;
}
.block-3 { margin-top: 56px; text-align: right; display: inline-block; margin-left: 36px;}

.list-logos { margin-top: 88px; margin-bottom: 75px;}
.list-logos li { float: left; margin-left: 58px;}
.list-logos li:first-child { margin-left: 0;}
.list-logos li img { background: #ebedec;}
.list-logos li img:hover { opacity: .5;}


.box-3 { margin-top: 51px;}


.dropcap {
	float: left;
	width: 52px;
	height: 52px;
	background: #ef3b2d;
	color: #fff;
	font-family: 'UbuntuN', sans-serif;
	font-size: 30px;
	line-height: 52px;
	text-align: center;
	vertical-align: middle;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px;
	margin-top: 6px;
	margin-right: 20px;
}
.dropcap_wrapper > div + div { margin-top: 17px;}

.testimonials .text-7 { text-align: right;}
.testimonials .t1 { padding-left: 37px; background: url(/bitrix/templates/unimagazin_s1/images/quote-1.png) 0 0 no-repeat; padding-right: 40px;}
.testimonials .t1 + .t1 { margin-top: 17px;}

.block-4 > div { margin-top: 6px;}

img.wrapper + .text-7 { padding-top: 14px;}

.projects { margin-top: -14px;}
.projects .box-1 { padding: 0; margin-top: 20px;}

.block-5 .box-3 { margin-top: 48px;}


.post { margin-top: 32px; padding-bottom: 0px;}
.post + .post { margin-top: 59px;}
.post h2 { padding-top: 0; padding-bottom: 13px;}
.date {
	font-size: 21px;
	line-height: 25px;
	color: #ef3b2d;
	font-family: 'UbuntuN', sans-serif;
	text-align: center;
	float: left;
	width: 60px;
	margin-right: 20px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0px;
}
.date span { font-weight: bold; font-size: 44px; line-height: 40px; display: block;}

.info_bot { color: #abaaa9;}
.info_bot a { display: inline-block; margin-right: 32px; position: relative;}
.info_bot a:hover { text-decoration: underline;}
.info_bot a + a:after {
	position: absolute;
	content: "|";
	left: -20px;
	top: 0;
}

.post_body {
	/*padding-left: 80px;
	padding-top: 20px;*/
}
.post_body p {
    font-size: 16px;
    padding: 10px 0;
}


table.table-content {border: 1px solid #454545; border-collapse: collapse; padding: 0px; margin: 20px 0;}

.table-content tr { margin: 0; padding: 0;}

.table-content td {text-align: left; margin: 0; padding: 3px 5px; border: 1px solid #454545; border-collapse: collapse; vertical-align: middle;}

.table-content td.td-title, .table-content th { margin: 0; padding: 3px 10px; color: #454545; font-size: 120%; font-weight: bold; text-align: center; border: 1px solid #454545; border-collapse: collapse; vertical-align: middle;}

.third-td-cntr td {text-align: center;}
.third-td-cntr td+td {text-align: left;}
.third-td-cntr td+td+td {text-align: center;}

table.grey-table {width: 100%; border-collapse: collapse; border: none; text-align: left; }
.grey-table th, .grey-table td {border: 1px solid #fff; vertical-align: middle; }
.grey-table th {background-color: #484B48; color: #fff; font-size: 14px; font-weight: normal; padding: 6px 3px 6px 10px;}
.grey-table td {background-color: #D3D3D3; color: #000; padding: 3px 3px 3px 10px;}
.grey-table td:first-child {text-align: center;}

/************Footer************/

footer {background: #464746;font-size: 12px;line-height: 18px;color: #959595;padding-bottom: 20px;}

.f_addr p {padding: 0 0 10px 0; text-transform: uppercase;}
.f_copy p {padding: 0 0 10px 0;}
.f_copy a:hover, .f_addr a:hover {text-decoration: underline;}
.f_phones .text-6 {font-weight: normal; font-size: 34px; line-height: 26px;}
.f_phones .social a {margin-right:5px;}
.f_phones .social a img {width:30px; height:30px;}

.status {
	font: 14px/16px Arial, sans-serif;
	color: #ef3b2d;
}
.box-4 { padding-bottom: 17px;}
.box-4 + .box-4 { background: url(/bitrix/templates/unimagazin_s1/images/bg-5.png) 0 0 repeat-x; padding-top: 20px;}
.box-4 a { transition: all .4s ease;}
.box-4 a:hover { color: #ef3b2d;}

.copyright { text-transform: uppercase; margin: 20px 0 15px 0;}

.f-list { display: inline-block; margin-top: 32px;}
.f-list li {
	font: 12px/18px Arial, sans-serif;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	margin: 0 9px;
}
.f-list li a {	color: #989898;}
.f-list li a:hover, .f-list li.current a  {color: #ef3b2d;}
.f-list li:after {
	position: absolute;
	left: -12px;
	top: 7px;
	content: "";
	width: 3px;
	height: 3px;
	background: #aeb2b5;
}
.f-list li:first-child:after { display: none;}

/* Local reset */

.text {font-size: 13px;}
.text p a {color: #EF3B2D;}
.text p a:hover {text-decoration: underline;}
.text h3, .text h4, .text h5, .text .h3 {color: #454545; font-size: 22px; text-transform: none; letter-spacing: 0;}
.text p.big {font-size: 16px; padding-bottom: 12px; padding-top: 7px;}
.img-comment {
	background-color: #464746;
	color: #fff;
	font-size: 20px;
	padding: 20px 0px;
	font-family: "Ubuntu",sans-serif;
	margin: -21px 0 20px 0;
}

/* end Local reset*/

	/*toTop*/

	#toTop {
		display:none;
		text-decoration:none;
		position:fixed;
		cursor:pointer;
		overflow:hidden;
		width: 60px;
		height: 60px;
		text-align: center;
		line-height: 60px;
		border:none;
		z-index:20;
		background: url(/bitrix/templates/unimagazin_s1/images/opacity-1.png) 0 0 repeat;
		margin-right: -670px !important;
		right: 50%;
		bottom: 20px;
		-webkit-box-shadow: -1px -1px 1px 0px #2d2e2e;
		-moz-box-shadow: -1px -1px 1px 0px #2d2e2e;
		box-shadow: -1px -1px 1px 0px #2d2e2e;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		-o-border-radius: 3px;
		border-radius: 3px;
	}
		#toTop:hover {
			-webkit-box-shadow: -1px -1px 1px 1px #2d2e2e;
			-moz-box-shadow: -1px -1px 1px 1px #2d2e2e;
			box-shadow: -1px -1px 1px 1px #2d2e2e;
		}

		#toTop:active, #toTop:focus {outline:none;}

	.ToTop {
		width: 60px;
		height: 60px;
		text-transform: uppercase;
		color: #fff;
		font-family: 'UbuntuN', sans-serif;
		font-weight: bold;
		font-size: 18px;
	}

	/*touch-touch*/ 
	.magnifier {
		position:relative;
		display:block;
		background: url(/bitrix/templates/unimagazin_s1/images/magnifier.png) center center no-repeat #000000;

	}
	.magnifier img {
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}

	.magnifier:hover img {	opacity: 0.4;}

	

/*==================================RESPONSIVE LAYOUTS===============================================*/


@media only screen and (max-width: 1240px) {
	.camera_caption { top: 40px;}
	.w1 { width: 45%;}
}
@media only screen and (max-width: 995px) {
	.camera_wrap { height: 298px;}
	.bg-1 > .inside { padding-top: 70px;}
	.slider .camera_wrap .camera_pag ul { margin-left: -30px; bottom: 0px;}
	.box-2 { width: 30%;}
	.list-logos li { margin-left: 127px;}
	.list-services.v1 [class*="list-services-"] { margin: 0px 0px 0px 0px;}
}
@media only screen and (max-width: 767px) {
	/*h1 { width: 70%;}*/
	h1 img, .h1 img { width: 100%;}
	/*.h-right { float: left; margin-top: 20px; margin-bottom: 20px; margin-left: 50px;}*/
	.camera_wrap { height: 229px;}
	.bg-1 > .inside { padding-top: 30px;}
	.s-text-1 { font-size: 50px; line-height: 50px;}
	.s-text-2 { font-size: 30px; line-height: 30px;}
	.slider .camera_wrap .camera_pag ul { bottom: 0;}
	.block-3 { margin-left: 0;}
	.list-logos li, .list-logos li:first-child { margin: 0 12px;}
	.list-logos {margin-top: 40px;}
	.list-logos li { width: 100%; text-align: center;}
	.w2 { max-width: 100%;}
	.grid_inside { margin: 0;}
	.block-4 > div { width: 46% !important; margin-left: 2%; margin-right: 2%;}
	.slider .camera_wrap .camera_pag ul{ bottom: -10px;}
	.camera_caption {top: 10px;}
	.block-3 {display: block;}
	.f-list li { margin: 0 8px;}
	.content { padding-top: 50px;}
	.services-sections-list.menu .element .content{ padding-top: 0px;}
	/*.s-text-2 { display: none;}*/
	.addr span {display: none;}
		/* Vlad */
	.h-right .email{
		margin-top: 15px;
	}
		/*  */
}
@media only screen and (max-width: 479px) {
	[class*="list-services-"] { margin: 0px 0 0px 7px;}
	/*.h-right { margin-left: 10px;}*/
	.camera_wrap { height: 150px;}
	.camera_caption { top: 5px;}
	.s-text-1 { font-size: 40px; line-height: 40px; letter-spacing: 1px;}
	.s-text-2 { font-size: 20px; line-height: 20px;}
	.f-list { display: none;}
	.list-logos li, .list-logos li:first-child { margin: 0;}
	.box-2 { width: 33%;}
	.f-list li:after { left: -8px;}
	.h-right {float: none; margin-bottom: 20px; margin-left: 13px; width: 100%;}
}
/* Table of Contents
==================================================
    #Base 960 Grid
    #Tablet (Portrait)
    #Mobile (Portrait)
    #Mobile (Landscape)
    #Clearing */



/* #Base 960 Grid
================================================== */

    .container_12{ position: relative; width: 1180px; margin: 0 auto; padding: 0; }
	.grid_1,
	.grid_2,
	.grid_3,
	.grid_4,
	.grid_5,
	.grid_6,
	.grid_7,
	.grid_8,
	.grid_9,
	.grid_10,
	.grid_11,
	.grid_12
	{ float: left; display: inline; margin-left: 10px; margin-right: 10px; }

    /* Nested Column Classes */
     .container_12 .alpha               { margin-left: 0; }
     .container_12 .omega               { margin-right: 0; }

    /* Base Grid */
    .container_12 .grid_1			{ width: 60px;  }
    .container_12 .grid_2			{ width: 140px; }
    .container_12 .grid_3			{ width: 275px; }
    .container_12 .grid_4			{ width: 300px;}
    .container_12 .block-2 .grid_4	{ width: 230px; margin-right: 0px;}
    .container_12 .grid_5			{ width: 340px; }
    .container_12 .grid_6			{ width: 460px; }
    .container_12 .grid_7			{ width: 540px; }
    .container_12 .grid_8			{ width: 620px; }
    .container_12 .grid_9			{ width: 700px; }
    .container_12 .grid_10			{ width: 780px; }
    .container_12 .grid_11			{ width: 860px; }
    .container_12 .grid_12			{ width: 940px; }
	/* Prefix Extra Space >> 12 Columns */
	.container_12 .prefix_1 		{padding-left:80px;}
	.container_12 .prefix_2 		{padding-left:160px;}
	.container_12 .prefix_3 		{padding-left:240px;}
	.container_12 .prefix_4 		{padding-left:320px;}
	.container_12 .prefix_5 		{padding-left:400px;}
	.container_12 .prefix_6 		{padding-left:480px;}
	.container_12 .prefix_7 		{padding-left:560px;}
	.container_12 .prefix_8 		{padding-left:640px;}
	.container_12 .prefix_9 		{padding-left:720px;}
	.container_12 .prefix_10 		{padding-left:800px;}
	.container_12 .prefix_11 		{padding-left:880px;}
	/* Suffix Extra Space >> 12 Columns */
	.container_12 .suffix_1 		{padding-right:165px;}
	.container_12 .suffix_2 		{padding-right:160px;}
	.container_12 .suffix_3 		{padding-right:240px;}
	.container_12 .suffix_4 		{padding-right:320px;}
	.container_12 .suffix_5 		{padding-right:400px;}
	.container_12 .suffix_6 		{padding-right:480px;}
	.container_12 .suffix_7 		{padding-right:560px;}
	.container_12 .suffix_8 		{padding-right:640px;}
	.container_12 .suffix_9 		{padding-right:720px;}
	.container_12 .suffix_10 		{padding-right:800px;}
	.container_12 .suffix_11 		{padding-right:880px;}

/* #Tablet (Portrait)
================================================== */

    /* Note: Design for a width of 768px */

    @media only screen and (min-width: 900px) and (max-width: 1179px) {
        .container_12                                  { width: 900px; }
        .grid_1,
		.grid_2,
		.grid_3,
		.grid_4,
		.grid_5,
		.grid_6,
		.grid_7,
		.grid_8,
		.grid_9,
		.grid_10,
		.grid_11,
		.grid_12
		{ margin-left: 10px; margin-right: 10px;  }
         .container_12 .alpha               { margin-left: 0;}
         .container_12 .omega               { margin-right: 0;}

        .container_12 .grid_1 			{ width: 44px; }
        .container_12 .grid_2  			{ width: 108px; }
        .container_12 .grid_3    		{ width: 208px;margin-left: 8px; margin-right: 8px; }
        .container_12 .block-2 .grid_4	{ width: 370px; }
        .container_12 .grid_5    		{ width: 280px; }
        .container_12 .grid_5.f_phones    { width: 280px; }
        .container_12 .grid_5.f_copy    { width: 280px; }
        .container_12 .grid_6   		{ width: 364px; }
        .container_12 .grid_7 			{ width: 428px; }
        .container_12 .grid_8  			{ width: 492px; }
        .container_12 .grid_9 			{ width: 556px; }
        .container_12 .grid_10			{ width: 620px; }
        .container_12 .grid_11			{ width: 684px; }
        .container_12 .grid_12			{ width: 748px; }
		/* Prefix Extra Space >> 12 Columns */
		.container_12 .prefix_1 		{padding-left:64px;}
		.container_12 .prefix_2 		{padding-left:128px;}
		.container_12 .prefix_3 		{padding-left:192px;}
		.container_12 .prefix_4 		{padding-left:256px;}
		.container_12 .prefix_5 		{padding-left:320px;}
		.container_12 .prefix_6 		{padding-left:384px;}
		.container_12 .prefix_7 		{padding-left:448px;}
		.container_12 .prefix_8 		{padding-left:512px;}
		.container_12 .prefix_9 		{padding-left:576px;}
		.container_12 .prefix_10 		{padding-left:640px;}
		.container_12 .prefix_11 		{padding-left:768px;}
		/* Suffix Extra Space >> 12 Columns */
		.container_12 .suffix_1 		{padding-right:60px;}
		.container_12 .suffix_2 		{padding-right:128px;}
		.container_12 .suffix_3 		{padding-right:192px;}
		.container_12 .suffix_4 		{padding-right:256px;}
		.container_12 .suffix_5 		{padding-right:320px;}
		.container_12 .suffix_6 		{padding-right:384px;}
		.container_12 .suffix_7 		{padding-right:448px;}
		.container_12 .suffix_8 		{padding-right:512px;}
		.container_12 .suffix_9 		{padding-right:576px;}
		.container_12 .suffix_10 		{padding-right:640px;}
		.container_12 .suffix_11 		{padding-right:768px;}
    }


/*  #Mobile (Portrait)
================================================== */

    /* Note: Design for a width of 320px */

    @media only screen and (max-width: 900px) {
        .container_12{width: 300px;}
        .grid_1,
		.grid_2,
		.grid_3,
		.grid_4,
		.grid_5,
		.grid_6,
		.grid_7,
		.grid_8,
		.grid_9,
		.grid_10,
		.grid_11,
		.grid_12{margin: 0;}

        .container_12 .grid_1,
        .container_12 .grid_2,
        .container_12 .grid_3,
        .container_12 .grid_4,
        .container_12 .block-2 .grid_4,
        .container_12 .grid_5,
        .container_12 .grid_6,
        .container_12 .grid_7,
        .container_12 .grid_8,
        .container_12 .grid_9,
        .container_12 .grid_10,
        .container_12 .grid_11,
        .container_12 .grid_12{width: 300px;}
		/* Prefix Extra Space >> 12 Columns */
		.container_12 .prefix_1,
		.container_12 .prefix_2,
		.container_12 .prefix_3,
		.container_12 .prefix_4,
		.container_12 .prefix_5,
		.container_12 .prefix_6,
		.container_12 .prefix_7,
		.container_12 .prefix_8,
		.container_12 .prefix_9,
		.container_12 .prefix_10,
		.container_12 .prefix_11{padding-left:0;}
		/* Suffix Extra Space >> 12 Columns */
		.container_12 .suffix_1,
		.container_12 .suffix_2,
		.container_12 .suffix_3,
		.container_12 .suffix_4,
		.container_12 .suffix_5,
		.container_12 .suffix_6,
		.container_12 .suffix_7,
		.container_12 .suffix_8,
		.container_12 .suffix_9,
		.container_12 .suffix_10,
		.container_12 .suffix_11{padding-right:0;}
    }


/* #Mobile (Landscape)
================================================== */

    /* Note: Design for a width of 480px */

    @media only screen and (min-width: 480px) and (max-width: 900px) {
        .container_12 { width: 420px; }
		.img-circle + div > .title-1{width: inherit;}
        .grid_1,
		.grid_2,
		.grid_3,
		.grid_4,
		.grid_5,
		.grid_6,
		.grid_7,
		.grid_8,
		.grid_9,
		.grid_10,
		.grid_11,
		.grid_12{margin: 0;}

        .container_12 .grid_1,
        .container_12 .grid_2,
        .container_12 .grid_3,
        .container_12 .grid_4,
        .container_12 .block-2 .grid_4,
        .container_12 .grid_5,
        .container_12 .grid_6,
        .container_12 .grid_7,
        .container_12 .grid_8,
        .container_12 .grid_9,
        .container_12 .grid_10,
        .container_12 .grid_11,
        .container_12 .grid_12{width: 440px;}
		/* Prefix Extra Space >> 12 Columns */
		.container_12 .prefix_1,
		.container_12 .prefix_2,
		.container_12 .prefix_3,
		.container_12 .prefix_4,
		.container_12 .prefix_5,
		.container_12 .prefix_6,
		.container_12 .prefix_7,
		.container_12 .prefix_8,
		.container_12 .prefix_9,
		.container_12 .prefix_10,
		.container_12 .prefix_11{padding-left:0;}
		/* Suffix Extra Space >> 12 Columns */
		.container_12 .suffix_1,
		.container_12 .suffix_2,
		.container_12 .suffix_3,
		.container_12 .suffix_4,
		.container_12 .suffix_5,
		.container_12 .suffix_6,
		.container_12 .suffix_7,
		.container_12 .suffix_8,
		.container_12 .suffix_9,
		.container_12 .suffix_10,
		.container_12 .suffix_11{padding-right:0;}
    }


/* #Clearing
================================================== */

    /* Self Clearing Goodness */
    .container_12:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
	
	
body a{color:#959595;}	
h3.v1 a, .h3.v1 a{color: #ffffff;}
.workarea_wrap.fon4c4b4c{background: #4c4c4c url(/bitrix/templates/unimagazin_s1/images/bg-1.gif) 0 0 repeat;}
.workarea_wrap.fon4c4b4c .text-2{padding-top: 20px;font-size: 36px;color: #fff;}
.i_menu li.root .submenu_1 a.hide {
    display: block;
}
.show_all {
    display: none !important;
}
.block_popular .uni_col .name {left: 0px !important;}
.i_menu li.root {    width: 16.6666667% !important; min-height: 88px !important;}
ul.i_menu a {
    padding: 0px 24px !important;
}
.i_menu li.root:nth-child(6n) {
    width: 16.9%;
}

.i_menu li.root:nth-child(5n) {border-right: 0px solid rgb(229, 227, 229) !important;}
.bg_top_menu.normal {max-width: 1158px; margin-left: 0px;}
.bg_top_menu.in-header .radius_top_menu table.top_menu td .i_menu {max-width: 1159px;}
.uni-20 {width: 16.6%;}
.i_menu li.root a {    height: 88px;}
.pmod_row {
    position: relative;
    margin: 0 0 10px;
}
.pmod_label {
    float: left;
    width: 185px;
	padding-top: 2px;
    margin: 0 20px 5px 0;
    position: relative;
    font-size: 15px;
}
.pmod_options {
    float: left;
    line-height: 27px;
}
.offer.picture {
    margin-bottom: 10px;
}
.pmod_options.top_options select {
    height: 24px;
}
.information div#description {
    margin-bottom: 16px;
}
.bx-filter .bx-ui-slider-pricebar-v {
    background: #ef3b2d !important;
    height: 2px;
border-radius: 1px;}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title div.bx-filter-parameters-box-hint, .bx-filter .bx-filter-parameters-box:hover .bx-filter-parameters-box-title div.bx-filter-parameters-box-hint, .bx-filter .bx-filter-parameters-box:focus .bx-filter-parameters-box-title div.bx-filter-parameters-box-hint {
    color: #ef3b2d !important; 
}
.bx-filter .bx-filter-popup-result.right {
    border: none;
    background: #a7a7a7 !important;
}
	.bx-filter .bx-filter-popup-result.right {
    border: none;
    background: #a7a7a7;
}
.bx-filter .bx-filter-popup-result.right:before {border-right: 10px solid #ef3b2d !important;}
.bx-filter .bx-filter-popup-result a {color: #fff; background: #EF3B2D;}
.bx-filter .bx-filter-popup-result a:hover {background: #ce0000;}
.bx-filter .bx-filter-popup-result .selected-text {color: #ef3b2d; background: #fff;}
.solid_button.ui-state-active, .solid_button.ui-state-current, .solid_button:focus, .solid_button:hover {background: #ce0000 !important;}
.paginator .ajax .button {color: #ef3b2d !important;}
.paginator .ajax .button .icon-wrapper {background: #ef3b2d !important;}
.table-content td {border: 1px solid #454545 !important;}
.bx_news_detail table tr td {border: 1px solid #ffffff ;}
.aktcii {
    margin-bottom: 10px !important;
    text-align: right;
	    margin-top: -20px;
}
.aktcii a {
    font-size: 19px;
    padding: 12px;
}
.basket-small-fly .sections .section .header {
    color: #ef3b2d !important;
    font-size: 16px;
    padding: 20px 30px;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a {color: #171717 !important;}
.submenu_1 li a.hover_link2 {
    color: #fff !important;
    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
    box-shadow: none;
    line-height: 21px;
    height: auto;
    padding: 5px 10px;
    text-align: left;
    box-sizing: border-box;
    width: 100%;
    display: block;
    background: #ef3b2d !important;
padding: 3px 10px !important;}
.child.submenu.child.submenu1 {
    padding: 0px;
    margin: 0px;
	width: 194px;

}
ul.submenu_1.submenu_2 {
    padding: 0px;
    margin: 0px;
    border-top: 1px solid #fff;
	
}
.submenu_1 li a.hover_link2:hover {
    color: #ef3b2d !important;
    background: #fff !important;
}
ul.submenu_1.submenu_2 li {
    list-style: none;
}
.item .information .brand {
       width: 120px; 
    margin-right: 14px;
}
img.aktcii_img_tile {
    padding: 12px;
}
.port_dis {
    margin-left: 8px;
	margin-bottom: 12px;
}
.ognezach {
    width: 30%;
    float: left;
    margin: 6px;
}
.zakaz_btn .button {
    padding: 12px;
    width: 100%;
	text-align: left;
	line-height: 18px;
	margin-top: 50px;
}

.bx-sls .dropdown-block {
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	background-color: #fafafa;
	height: 30px;
	box-shadow: none;
}
.bx-sls .dropdown-fade2white {
	display: none;
}

/*------------------------modal--*/
.modal_added_to_basket{
    z-index: 1128;
    position: absolute;
    display: block;
    top: 200px;
    left: 43%;
    width: 400px;
    height: 300px;
    font-size: 18px;
    color: #000;
    background: #fff;
}
.modal_added_to_basket p{
    width: 100%;
    background: #ef3b2d;
    text-align: center;
    line-height: 18px;
    color: #fff;
    padding: 8px 0;
	margin-bottom:8px;
}
.modal_added_to_basket a{
    display: inline-block;
    color: #fff;
    background: #ef3b2d;
    width: 48%;
    margin: 6px;
}
.bold{font-weight:bold;}

/* redisign pages */

.flex-container   { display: flex; flex-wrap: wrap; } 
.flex-container-3 { flex-wrap:wrap; justify-content: space-around;}

.flex-block {
	flex-grow: 1;
    flex-basis: 25%;
    min-width: 200px;
    padding-right: 15px;
    line-height: 15px;
}

.flex-block-3 { 
	flex-basis: 45%;
	min-width: 280px;
	background-color: #cccccc;
	margin-bottom: 15px;
	padding: 10px; 
}
div.flex-block-3:nth-child(odd) { margin-right: 15px; }
@media screen and (max-width: 614px) {
	div.flex-block-3:nth-child(odd) { margin-right: 0px; }
}
.flex-block-3 p:nth-child(2) { padding-left: 40px; }

.flex-block-5 { 
	display: flex;
    flex-basis: 15%;
    height: 90px;
    background-color: #cccccc;
    margin-bottom: 10px;
    padding: 10px;
    margin-right: 10px;
    align-items: center;
    text-align: center; 
}
.flex-block-5 p { padding-bottom: 0; }
.p-visible { text-decoration: underline; }
.p-hidden { display: none; }
.onhover:hover .p-visible{ display: none; }
.onhover:hover .p-hidden { display: block; }

.flex-block-col3 { 
	background-color: #cccccc;
	margin-bottom: 10px;
	padding: 10px; 
}

.flex-block-col3-2:nth-child(-n+3){margin-right: 15px;}

.flex-block-col3:nth-child(-n+2) {margin-right: 15px;}
@media screen and (max-width: 724px) {
	.flex-block-col3.flex-block-col3-1{flex-basis: 100%;}
	.flex-block-col3.flex-block-col3-1:nth-child(-n+2) {margin-right: 0px;}
}

.flex-block-col3-2 {
	display: flex;
	flex-basis: 21%;
	min-width: 150px;
}
@media screen and (max-width: 1083px) {
	.flex-block-col3-2 {flex-basis: 45%;}
	.flex-block-col3-2:nth-child(2) {margin-right: 0 !important;}
}
@media screen and (max-width: 584px) {
	.flex-block-col3-2:nth-child(-n+3) {margin-right: 0;}
	.flex-block-col3-2 {flex-basis: 50%;}
	.flex-block-col3-2 p {margin-left: 5px !important;}
}
.flex-block-col3-2 p {
	padding-bottom: 0;
	margin: auto;
}


.flex-block-header { 
	display: flex;
    align-items: center;
	font-size: 18px; 
	font-weight: bold;
}

.sprite-img1,.sprite-img2,.sprite-img3,
.sprite-img4,.sprite-img5,.sprite-img6,
.sprite-img7,.sprite-img8,.sprite-img9,
.sprite-img10,.sprite-img11, .sprite-img12 {
	display: inline-block;
	float: left;
    margin-right: 5px; 
	background: url('/images/imgs/sprite-icons.png') no-repeat; 
	overflow: hidden;
}
.sprite-img1 { background-position: 0px -148px; width: 35px; height: 30px; }
.sprite-img2 { background-position: 0px -178px; width: 35px; height: 30px; }
.sprite-img3 { background-position: 0px -268px; width: 34px; height: 30px; }
.sprite-img4 { background-position: 0px -208px; width: 35px; height: 30px; }
.sprite-img5 { background-position: 0px -238px; width: 35px; height: 30px; }
.sprite-img6 { background-position: 0px -298px; width: 34px; height: 30px; }
.sprite-img7 { background-position: 0px -32px;  width: 35px; height: 22px; }
.sprite-img8 { background-position: 0px -62px;  width: 35px; height: 20px; }
.sprite-img9 { background-position: 0px -88px;  width: 35px; height: 30px; }
.sprite-img10{ background-position: 0px -122px; width: 35px; height: 20px; }
.sprite-img11{ background-position: 0px -2px;   width: 36px; height: 20px; }

.sprite-img12 {background-image: url(/images/imgs/ptichka.png); width: 30px; height: 20px;}

/* Спрайт трековые светильники */
.sprite-img-trek1, .sprite-img-trek2,
.sprite-img-trek3, .sprite-img-trek4 {
	display: inline-block;
	float: left;
    margin-right: 5px; 
	background: url('/images/imgs/trekovye-sprite.png'); 
	overflow: hidden;
} 
.sprite-img-trek1 {background-position: 0px 0px; 	min-width: 50px; height: 50px;}
.sprite-img-trek2 {background-position: 50px 0px; 	min-width: 50px; height: 50px;}
.sprite-img-trek3 {background-position: 0px 50px; 	min-width: 50px; height: 50px;}
.sprite-img-trek4 {background-position: 50px 50px;	min-width: 50px; height: 50px;}
/* --------------------------- */

/* Спрайт садово-парковые светильники */
.sprite-img-sadov1, .sprite-img-sadov2, .sprite-img-sadov3, 
.sprite-img-sadov4, .sprite-img-sadov5, .sprite-img-sadov6, 
.sprite-img-sadov7, .sprite-img-sadov8, .sprite-img-sadov9 {
	display: inline-block;
	float: left;
    margin-right: 5px; 
	background: url('/images/imgs/sprite-sadovye.png'); 
	overflow: hidden;
}
.sprite-img-sadov1 {background-position: 0px 0px; 		width: 30px; height: 25px; }
.sprite-img-sadov2 {background-position: 0px -25px; 	width: 30px; height: 25px; }
.sprite-img-sadov3 {background-position: 0px -50px; 	width: 30px; height: 25px; }
.sprite-img-sadov4 {background-position: 0px -75px; 	width: 30px; height: 25px; }
.sprite-img-sadov5 {background-position: 0px -100px; 	width: 30px; height: 25px; }
.sprite-img-sadov6 {background-position: 0px -125px; 	width: 30px; height: 25px; }
.sprite-img-sadov7 {background-position: 0px -150px; 	width: 30px; height: 25px; }
.sprite-img-sadov8 {background-position: 0px -175px; 	width: 30px; height: 25px; }
.sprite-img-sadov9 {background-position: 0px -200px; 	width: 30px; height: 25px; }
/* --------- */

.bottom-gray { background-color: #cccccc; padding: 10px; }
.bottom-gray a { color: #ff3333; text-decoration: none;}

div.tl3{
margin: 0;
padding:0;
padding-left:7px;
}
div.tl4{
margin: 0;
padding:0;
padding-left:7px;
}
.tl3 h3{
color:black
}
.tl4 h4{
color:black
}

div.tl3 ul,
div.tl4 ul{
margin: 0;

}

div.tlf{
margin-left: -7px;
padding-top: 21px;
}

.right_col.inner_section_list ul{
    padding-left: 40px;
    margin: 0;
    margin-bottom: 20px;
}

.btn_disabled:hover {
    cursor: not-allowed;
}
.bx_ordercart_order_sum .bx_ordercart_order_pay_center {
	position: relative;
}
.min_cart_sum {
    border: 1px solid #000000;
    display: none;
    padding: 10px 10px;
    position: absolute;
    text-align: center;
	right: 0;
    bottom: 6em;
	z-index: 100;
    min-width: 320px;
	font-size: 13px;
	background: #fff;
}
.min_cart_sum_fly {
    border: 1px solid #000000;
    display: none;
	padding: 0px 30px;
    position: absolute;
    text-align: center;
    right: 2.8em;
    bottom: 6em;
    z-index: 100;
}

.rouble {
    position: relative;
    margin: 0 0 0 2px !important;
}
.rouble:after {
    display: inline-block;
    content: "";
    height: .08em;
    min-height: 1px;
    position: absolute;
    top: 56%;
    left: 0;
    right: 10%;
    background: #434a54;
}

.popular_list {
	margin-bottom: 10px;
}

.bx-newslist {
	margin-bottom: 20px;
}

.bx-newslist .newslist-wrap {
	margin-top: 30px;
}

.newslist-wrap .slick-prev,
.newslist-wrap .slick-next {
	top: 120%;
}

.view-list-slider {
	margin-top: 22px;
	margin-bottom: 20px;
}

.bx_brand {
	margin-top: 20px;
}

.bx-newslist-title a {
	display: block;
	height: 40px;
	padding: 10px 4px;
}

.bx-newslist-img {
	margin-bottom: 0;
}

.bx-newslist-block {
	padding-bottom: 0;
}

@media screen and (max-width: 768px) {
	.newslist-wrap .slick-prev,
	.newslist-wrap .slick-next {
		top: 127%;
	}

	.view-list-slider .nbs-flexisel-nav-left,
	.view-list-slider .nbs-flexisel-nav-right {
		top: 95px !important;
	}

	.bx-newslist-title a {
		height: 50px;
	}
}

@media all and (max-width: 425px) {
	.min_cart_sum {
		padding: 1px 16px;
		right: 41px;
		font-size: 12px;
		
	}
	.rouble {
		display: inline-block !important;
	}
	.logo_top {
		margin-left: 14px;
	}
}

@media screen and (max-width: 400px) {
	.newslist-wrap .slick-prev,
	.newslist-wrap .slick-next {
		top: 120%;
	}
}

@media all and (max-width: 320px) {
	.min_cart_sum {
		padding: 1px 16px;
		right: 0;
    	bottom: 7em;
		min-width: 263px;
		font-size: 11px;
		
	}

}
/* End */
/* /bitrix/templates/unimagazin_s1/css/normalize.css?168080528010159 */
/* /bitrix/templates/unimagazin_s1/css/main.css?16808052806095 */
/* /bitrix/templates/unimagazin_s1/grid.css?16808052791566 */
/* /bitrix/templates/unimagazin_s1/controls.css?168080527914505 */
/* /bitrix/templates/unimagazin_s1/css/select2/select2.min.css?168080528015090 */
/* /bitrix/templates/unimagazin_s1/js/jquery.bxslider.css?16808052803995 */
/* /bitrix/templates/unimagazin_s1/js/fancybox/jquery.fancybox.css?16808052804895 */
/* /bitrix/templates/unimagazin_s1/components/bitrix/search.title/header_search/style.css?1680805280869 */
/* /bitrix/templates/unimagazin_s1/components/bitrix/menu/top_horizontal_menu/style.css?16808052805736 */
/* /bitrix/templates/unimagazin_s1/components/bitrix/catalog.section.list/top_catalog/style.css?16808052793697 */
/* /bitrix/templates/unimagazin_s1/components/bitrix/sale.basket.basket.small/top_basket/style.css?16808052807277 */
/* /bitrix/templates/unimagazin_s1/components/bitrix/news.list/main_slider/style.css?16808052803511 */
/* /bitrix/templates/unimagazin_s1/components/bitrix/news.list/popular_category/style.css?16808052802772 */
/* /bitrix/templates/unimagazin_s1/components/bitrix/news.list/tizers_new/style.css?16808052801193 */
/* /bitrix/templates/unimagazin_s1/components/bitrix/menu/bottom_menu_new/style.css?16808052791149 */
/* /bitrix/templates/unimagazin_s1/styles.css?16808052794616 */
/* /bitrix/templates/unimagazin_s1/template_styles.css?168979254660286 */
