

/* Start:/local/templates/ritual/css/fonts.css?16130551603276*/
/* font-family: "UbuntuRegular"; */
@font-face {
    font-family: "Ubuntu";
    src: url("/local/templates/ritual/css/fonts/UbuntuRegular/UbuntuRegular.eot");
    src: url("/local/templates/ritual/css/fonts/UbuntuRegular/UbuntuRegular.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/ritual/css/fonts/UbuntuRegular/UbuntuRegular.woff") format("woff"),
    url("/local/templates/ritual/css/fonts/UbuntuRegular/UbuntuRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "UbuntuBold"; */
@font-face {
    font-family: "Ubuntu";
    src: url("/local/templates/ritual/css/fonts/UbuntuBold/UbuntuBold.eot");
    src: url("/local/templates/ritual/css/fonts/UbuntuBold/UbuntuBold.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/ritual/css/fonts/UbuntuBold/UbuntuBold.woff") format("woff"),
    url("/local/templates/ritual/css/fonts/UbuntuBold/UbuntuBold.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
}
/* font-family: "UbuntuItalic"; */
@font-face {
    font-family: "Ubuntu";
    src: url("/local/templates/ritual/css/fonts/UbuntuItalic/UbuntuItalic.eot");
    src: url("/local/templates/ritual/css/fonts/UbuntuItalic/UbuntuItalic.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/ritual/css/fonts/UbuntuItalic/UbuntuItalic.woff") format("woff"),
    url("/local/templates/ritual/css/fonts/UbuntuItalic/UbuntuItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: normal;
}
/* font-family: "UbuntuLight"; */
@font-face {
    font-family: "Ubuntu";
    src: url("/local/templates/ritual/css/fonts/UbuntuLight/UbuntuLight.eot");
    src: url("/local/templates/ritual/css/fonts/UbuntuLight/UbuntuLight.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/ritual/css/fonts/UbuntuLight/UbuntuLight.woff") format("woff"),
    url("/local/templates/ritual/css/fonts/UbuntuLight/UbuntuLight.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
}
/* font-family: "UbuntuLightItalic"; */
@font-face {
    font-family: "Ubuntu";
    src: url("/local/templates/ritual/css/fonts/UbuntuLightItalic/UbuntuLightItalic.eot");
    src: url("/local/templates/ritual/css/fonts/UbuntuLightItalic/UbuntuLightItalic.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/ritual/css/fonts/UbuntuLightItalic/UbuntuLightItalic.woff") format("woff"),
    url("/local/templates/ritual/css/fonts/UbuntuLightItalic/UbuntuLightItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 300;
}
/* font-family: "UbuntuMedium"; */
@font-face {
    font-family: "Ubuntu";
    src: url("/local/templates/ritual/css/fonts/UbuntuMedium/UbuntuMedium.eot");
    src: url("/local/templates/ritual/css/fonts/UbuntuMedium/UbuntuMedium.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/ritual/css/fonts/UbuntuMedium/UbuntuMedium.woff") format("woff"),
    url("/local/templates/ritual/css/fonts/UbuntuMedium/UbuntuMedium.ttf") format("truetype");
    font-style: normal;
    font-weight: 500;
}
/* font-family: "UbuntuMediumItalic"; */
@font-face {
    font-family: "Ubuntu";
    src: url("/local/templates/ritual/css/fonts/UbuntuMediumItalic/UbuntuMediumItalic.eot");
    src: url("/local/templates/ritual/css/fonts/UbuntuMediumItalic/UbuntuMediumItalic.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/ritual/css/fonts/UbuntuMediumItalic/UbuntuMediumItalic.woff") format("woff"),
    url("/local/templates/ritual/css/fonts/UbuntuMediumItalic/UbuntuMediumItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: 500;
}
/* font-family: "UbuntuBoldItalic"; */
@font-face {
    font-family: "Ubuntu";
    src: url("/local/templates/ritual/css/fonts/UbuntuBoldItalic/UbuntuBoldItalic.eot");
    src: url("/local/templates/ritual/css/fonts/UbuntuBoldItalic/UbuntuBoldItalic.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/ritual/css/fonts/UbuntuBoldItalic/UbuntuBoldItalic.woff") format("woff"),
    url("/local/templates/ritual/css/fonts/UbuntuBoldItalic/UbuntuBoldItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: bold;
}
/* End */


/* Start:/local/templates/ritual/css/normalize.css?16130551599581*/
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
body {
	font-size:0.81em;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
    margin:0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* End */


/* Start:/local/templates/ritual/css/main.css?16130551606301*/
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

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

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* .startshop-price, .new_price, .startshop-products tr td:nth-child(5), .startshop-products tr th:nth-child(5), .startshop-products tr th:nth-child(7), .startshop-products tr td:nth-child(7), .startshop-basket-table tr td:nth-child(5), .startshop-basket-table tr td:nth-child(6), .startshop-order-table tr td:nth-child(6), .startshop-order-table tr td:nth-child(5), .startshop-order-total, .startshop-orders-detail-section .startshop-orders-detail-section-content div:nth-child(3){ */
    /* display:none !important; */
/* } */

/* End */


/* Start:/local/templates/ritual/grid.css?16130551591450*/
/*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:/local/templates/ritual/controls.css?161305516013798*/
/*Ссылки*/
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;
    background: #22b388;
    color: #ffffff;
}
.marks .mark.new {
	border: 1px solid #1a58d7;
    background: #1a58d7;
    color: #ffffff;
}
.marks .mark.action {
	border: 1px solid #e42828;
    background: #e42828;
    color: #ffffff;
}
.marks .mark.recommend {
	border: 1px solid #1a5d96;
    background: #1a5d96;
    color: #ffffff;
}
.marks .mark.sp-offer, .marks .mark.new-item {
	border: 1px solid #404040;
    background: #404040;
    color: #ffffff;
}
/**Метки**/

/*Вкладки*/
.uni-tabs .tabs
{
	display: block;
	padding-left: 0px;
	margin-bottom: 30px;
	font-size: 0px;
}

.uni-tabs .tabs .tab {
	display: inline-block;
	white-space: nowrap;
	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 {
	left: 0px;
	background: #f1f1f1;
	height: 1px;
	width: 100%;
}

.uni-tabs .tabs .tab.current,
.uni-tabs .tabs .tab.ui-state-hover,
.uni-tabs .tabs .tab:hover,
.uni-tabs .tabs .tab.ui-state-active {
	color: #000;
	border-color: #1a58d7;
}

.uni-tabs .tabs .tab:focus {
	outline: none;
}
/**Вкладки**/

/*Кнопки*/
.uni-button {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	padding: 7px 11px 6px 11px;
	cursor: pointer;
	border-radius: 3px;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition-property: background-color, border-color;
	transition: 0.4s;
}.uni-button:hover {
	text-decoration: none;
}.uni-button:focus {
	outline: none;
	text-decoration: none;
}

.uni-button.uni-button-gray {
	border: 1px solid #cbcbcb;
	color: #363636;
	background: #fff;
}
.uni-button.uni-button-gray:hover {
	background: #cbcbcb;
}
/**Кнопки**/

/*Кнопки прокрутки*/
.uni-slider-button-small,
.uni-slider-button {
	position: relative;
	border: none;
	background: transparent;
	transition: 0.3s;
	padding: 0px;
	cursor: pointer;
}
.uni-slider-button-small {
	width: 24px;
	height: 24px;
	border-radius: 12px;
}
.uni-slider-button {
	width: 30px;
	height: 30px;
	border-radius: 15px;
}
.uni-slider-button-small:hover,
.uni-slider-button:hover {
	background: #1a58d7;
}
.uni-slider-button-small:focus,
.uni-slider-button:focus {
	outline: none;
}

.uni-slider-button-small .icon, 
.uni-slider-button .icon {
	position: absolute;
	
	background: url('/local/templates/ritual/images/uni-slider-buttons.png') no-repeat;
}
.uni-slider-button-small .icon {
	top: 4px;
	left: 4px;
	right: 4px;
	bottom: 4px;
}
.uni-slider-button .icon {
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
}

.uni-slider-button-small.uni-slider-button-left .icon,
.uni-slider-button.uni-slider-button-left .icon {
	background-position: -16px 0px;
}
.uni-slider-button-small.uni-slider-button-left:hover .icon,
.uni-slider-button.uni-slider-button-left:hover .icon {
	background-position: -16px -16px;
}

.uni-slider-button-small.uni-slider-button-right .icon,
.uni-slider-button.uni-slider-button-right .icon {
	background-position: 0px 0px;
}
.uni-slider-button-small.uni-slider-button-right:hover .icon,
.uni-slider-button.uni-slider-button-right:hover .icon {
    background-position: 0px -16px;
}
/**Кнопки прокрутки**/

/*Отступы*/
.uni-indents-vertical {
	display: block;
	margin: 0px;
	padding: 0px;
}.uni-indents-vertical.indent-5 {
	padding-top: 5px;
}.uni-indents-vertical.indent-10 {
	padding-top: 10px;
}.uni-indents-vertical.indent-15 {
	padding-top: 15px;
}.uni-indents-vertical.indent-20 {
	padding-top: 20px;
}.uni-indents-vertical.indent-25 {
	padding-top: 25px;
}.uni-indents-vertical.indent-30 {
	padding-top: 30px;
}.uni-indents-vertical.indent-35 {
	padding-top: 35px;
}.uni-indents-vertical.indent-40 {
	padding-top: 40px;
}.uni-indents-vertical.indent-45 {
	padding-top: 45px;
}.uni-indents-vertical.indent-50 {
	padding-top: 50px;
}

.uni-indents-horizontal {
	display: inline-block;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	min-height: 1px;
	height: 100%;
}.uni-indents-horizontal.indent-5 {
	padding-left: 5px;
}.uni-indents-horizontal.indent-10 {
	padding-left: 10px;
}.uni-indents-horizontal.indent-15 {
	padding-left: 15px;
}.uni-indents-horizontal.indent-20 {
	padding-left: 20px;
}.uni-indents-horizontal.indent-25 {
	padding-left: 25px;
}.uni-indents-horizontal.indent-30 {
	padding-left: 30px;
}.uni-indents-horizontal.indent-35 {
	padding-left: 35px;
}.uni-indents-horizontal.indent-40 {
	padding-left: 40px;
}.uni-indents-horizontal.indent-45 {
	padding-left: 45px;
}.uni-indents-horizontal.indent-50 {
	padding-left: 50px;
}
/**Отступы**/

/*Текст*/
.uni-text-default {
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0.1px;
}
/**Текст**/

/*Выравниватель*/
.uni-aligner-vertical {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0px;
	overflow: hidden;
}
/**Выравниватель**/

/*Поля ввода*/
.uni-input-textarea,
.uni-input-text {
	display: inline-block;
	vertical-align: middle;
	border: none;
	background: #ededed;
	color: #494949;
	font-size: 14px;
	padding: 0px 10px;
	border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.uni-input-text {
	line-height: 35px;
    height: 35px;
}

.uni-input-textarea {
	padding: 10px 10px;
}
/**Поля ввода**/

/*Минималистичные кнопки*/
.min-button div {
	position: relative;
	width: 24px;
	height: 24px;
	cursor:pointer;
}
.min-button div.remove:before,
.min-button:hover div:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 12px;
	width:24px;
	height: 24px;
	//background: #3a58d2;
	z-index: -1;
}
.min-button div.remove:before {
	background: #3a58d2!important;
}
/* .min-button:hover div:before {
	background: #e5e5e5;
} */
.min-button div.remove {
	background-position: 0 -24px;
}
/*Добавить в отложенные*/
.min-button.like div {
	background-image: url('/local/templates/ritual/images/like.png');
}
.min-button.like .add:hover {
	background-image: url('/local/templates/ritual/images/like2.png');
	background-position: 0 -48px; 
}

/*Добавить в сравнение*/
.min-button.compare div {
	background-image: url('/local/templates/ritual/images/compare.png');
}
.min-button.compare .add:hover {
	background-image: url('/local/templates/ritual/images/compare2.png');
}
/*Удалить*/
.min-button.delete div {
	background-image: url('/local/templates/ritual/images/delete.png');
}
.min-button.delete div:before {
	border-radius: 4px;
	width: 18px;
	height: 18px;
	margin: 3px;
}
.min-button.delete:hover div:before {
	/*background: #3a58d2;*/
}
.min-button.delete:hover div {
	background-position: bottom;
	
}
/**Минималистичные кнопки**/

/*Изображения*/
.uni-image {
	font-size: 0px;
	text-align: center;
	white-space: nowrap;
}

.uni-image * {
	white-space: normal;
	text-align: left;
	font-size: 14px;
}

.uni-image > img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
/**Изображения**/

/*Панель сортировки*/
.uni-panel-sort {
    position: relative;
    display: block;
    height: 40px;
    border: 1px solid #e7e7e7;
    background: #f7f7f7;
    border-radius: 5px;
    overflow: hidden;
}

.uni-panel-sort .sort,
.uni-panel-sort .view {
    display: block;
    height: 100%;
    font-size: 0px;
}

.uni-panel-sort .sort {
    float: left;
    padding-left: 20px;
}

.uni-panel-sort .view {
    float: right;
    padding-right: 20px;
}

.uni-panel-sort .caption {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 12px;
}

.uni-panel-sort .sort .values {
    display: inline-block;
    vertical-align: middle;
}

.uni-panel-sort .sort .values .value {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    padding: 3px 7px;
}
.uni-panel-sort .sort .values .value a {
    text-decoration: none;
    color: #363636;
    font-size: 12px;
    line-height: 16px;
    height: 16px;
}
.uni-panel-sort .sort .values .value a .icon {
    display: none;
    vertical-align: middle;
    overflow: hidden;
    width: 16px;
    height: 16px;
    background: url('/local/templates/ritual/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('/local/templates/ritual/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: #1a58d7;
	border-radius: 2px;
}

.uni-button-checkbox .text {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	margin-right: 20px;
}
/**Чекбокс**/

/*Числовой ввод*/
.uni-input-numeric {
	display: inline-block;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-size: 0px;
}

.uni-input-numeric * {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.uni-input-numeric button {
	display: inline-block;
	vertical-align: top;
	border: 1px solid #d2d2d2;
	background: #fff;
	width: 26px;
	color: #272727;
	font-size: 14px;
	line-height: 26px;
	height: 30px;
	text-align: center;
	transition: 0.3s;
}
.uni-input-numeric button:hover {
	background: #d2d2d2;
}
.uni-input-numeric button:focus {
	outline: none;
}

.uni-input-numeric button.increase {
	border-left: 0px;
	border-radius: 0px 3px 3px 0px;
}

.uni-input-numeric button.decrease {
	border-right: 0px;
	border-radius: 3px 0px 0px 3px;
}

.uni-input-numeric input {
	display: inline-block;
	vertical-align: top;
	border: 1px solid #d2d2d2;
	background: #fff;
	width: 32px;
	color: #272727;
	font-size: 14px;
	line-height: 28px;
	height: 30px;
	text-align: center;
}
/**Числовой ввод**/
@media (max-width:770px) {
	.uni-tabs .tabs .tab a {
		text-align: center;
		margin: 7px auto;
		padding: 0; 
	}
	.uni-tabs .tabs .tab {
		width: 33%;
	}
}
/* End */


/* Start:/local/templates/ritual/css/select2/select2.min.css?161305516015090*/
.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:/local/templates/ritual/js/jquery.bxslider.css?16130551594010*/
/**
 * 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(/local/templates/ritual/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(/local/templates/ritual/js/images/dot.png) no-repeat center;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

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

.bx-wrapper .bx-next {
	right: 10px;
	/* background: url(/local/templates/ritual/js/images/controls.png) no-repeat -43px -32px; */
	background: url(/local/templates/ritual/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;
	opacity: 0.5;
}
@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(/local/templates/ritual/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(/local/templates/ritual/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:/local/templates/ritual/js/fancybox/jquery.fancybox.css?16130551594895*/
/*! 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('/local/templates/ritual/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('/local/templates/ritual/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('/local/templates/ritual/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('/local/templates/ritual/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('/local/templates/ritual/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('/local/templates/ritual/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:/local/templates/ritual/theme.css?16130551593165*/
.i_menu .show_all span {
  color: #404040;
}
.i_menu .show_all span:hover {
  color: #000;
}
.uni-tabs .tabs .tab.current,
.uni-tabs .tabs .tab.ui-state-hover,
.uni-tabs .tabs .tab:hover,
.uni-tabs .tabs .tab.ui-state-active,
.top_custom_menu li.active a,
.top_custom_menu li:hover a {
  border-color: #404040;
}
.svg_fill_solid {
  fill: #404040;
}
.hover_link:hover {
  color: #707070 !important;
}
.open_call{
    color: #fff;
    background-color: #404040;
    display: inline-block;
    font-size: 13px;
    padding: 7px 18px;
	text-transform: uppercase;
	border-radius: 3px;
  font-weight: bold;
    border: 0;
    margin-top: 12px;
    cursor: pointer;
    display: none;
}
.footer .open_call{
 color: #fff; 
}
body a,
.bx_vertical_menu_advanced .bx_hma_one_lvl.current>a,
body table.top_menu td.current span.arrow {
  color: #404040;
}
.item .image-slider > .list .image.selected .wrapper > div > div,
.item .image-slider > .list .image:hover .wrapper > div > div {
  border-color: #404040;
}
.uni-slider-button-small:hover,
.uni-slider-button:hover {
  background: #404040;
}
.item .item_description > .properties .property:before,
.item > .properties .property:before,
.item .information .properties .property:before,
.top .bg_top_menu .min_menu,
.catalog_menu.solid {
  background: #404040;
}
.solid_text {
  color: #404040 !important;
}
.solid_button,
.solid_element,
.catalog-button,
.login_page .rememberme .USER_REMEMBER:before {
  background-color: #404040 !important;
}
.min-button.delete:hover div:before,
.min-button div.remove:before {
  background-color: #404040 !important;
}
table.top_menu .child.submenu,
.i_menu,
.child.cat_menu,
.child.submenu {
  border-color: #404040 !important;
}
.solid_button:hover,
.catalog-button:hover {
  background-color: #707070 !important;
}
.buy_added,
.buy_added:hover {
  background-color: #14f80f;
}
.services-sections-list.menu .element:hover,
.services-sections-list.menu .element.selected {
  color: #404040;
}
.differences_table .properties .property {
  color: #404040;
  border-color: #404040;
}
.differences_table .properties .property:hover {
  background-color: #404040;
}
.under_catalog_menu .menu_item_l1.more .child.cat_menu a:hover {
  color: #404040;
}
.offers .offer .items .item.selected,
.offers .offer .items .item:hover,
.offers .offer .items .item:focus {
  color: #404040;
  border-color: #404040;
}
.bx-filter .bx-filter-popup-result.right:before {
  border-right-color: #404040 !important;
}
.bx-filter .bx-filter-popup-result a,
.under_catalog_menu .menu_item_l1 .submenu a:hover {
  color: #404040 !important;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title div.bx-filter-parameters-box-hint,
.bx-filter .bx-filter-parameters-box:hover .bx-filter-parameters-box-title div.bx-filter-parameters-box-hint,
.bx-filter .bx-filter-parameters-box:focus .bx-filter-parameters-box-title div.bx-filter-parameters-box-hint {
  color: #404040 !important;
}
.bx_ordercart_itemtitle a {
  color: #404040 !important;
}
.uni-button-checkbox input:checked + .selector:before,
.uni-button-radio input:checked + .selector:before {
  background: #404040 !important;
}

/* End */


/* Start:/local/templates/ritual/add/css/controls.css?161305515917564*/
.startshop-column-left {
	display: block;
	float: left;
	width: 25%;
}

.startshop-column-right {
	display: block;
	float: right;
	width: 73.5%;
}

.clear {
	display: block;
	clear: both;
}

.startshop-clear {
    display: block;
    clear: both;
}

.startshop-hover-shadow {
	-webkit-transition: 0.2s;
	   -moz-transition: 0.2s;
		-ms-transition: 0.2s;
		 -o-transition: 0.2s;
			transition: 0.2s;
}.startshop-hover-shadow:hover {
	-webkit-box-shadow: 0px 14px 40px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 14px 40px 1px rgba(0,0,0,0.2);
	box-shadow: 0px 14px 40px 1px rgba(0,0,0,0.2);
}

.startshop_parent_col {
	margin: -8px !important;
}
.startshop_parent_col:after {
	content:"" !important;
	visibility:hidden !important;
	display:block !important;
	clear:both !important;
}
.startshop_col {
	padding:8px !important;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important;
	float:left !important;
}
.startshop-100 {
	width:100% !important; 
}
.startshop-50 {
	width:50% !important;
}
.startshop-75 {
	width:75% !important;
}
.startshop-66 {
	width:66.666% !important;
}
.startshop-33 {
	width:33.333% !important;
}
.startshop-33:nth-child(3n+1){
    clear: left;
}
.startshop-25 {
	width:25% !important;
}
.startshop-20 {
	width:20% !important;
}
.startshop-16 {
	width:16.66% !important;
}
.startshop-100 {
	width:100% !important;
}
@media all and (max-width:1000px) {
	.adaptiv .startshop-25 {
		width: 33.33% !important;		
	}	

	.adaptiv .startshop-20 {
		width: 25% !important;
	}
	.adaptiv .startshop-16 {
		width:25% !important;
	}
}
@media all and (max-width:600px) {
	.adaptiv .startshop-25 {
		width: 50% !important;		
	}
	.adaptiv .startshop-20 {
		width: 50% !important;
	}
	.adaptiv .startshop-75 {
		width:100% !important;
	}
    .adaptiv .startshop-66 {
		width:100% !important;
	}
	.adaptiv .startshop-50 {
		width: 100% !important;
	}
	
	.adaptiv .startshop-33 {
		width: 50% !important;
	}
    .startshop-33:nth-child(3n+1){
        clear: none;
    }
	.adaptiv .startshop-16 {
		width:33.33% !important;
	}
}
@media all and (max-width:550px) {
	.adaptiv .startshop-16 {
		width:50% !important;
	}
}
@media all and (max-width:400px) {
	.adaptiv .startshop-25 {
		width: 100% !important;		
	}
	
	.adaptiv .startshop-20 {
		width: 100% !important;
	}
	
	.adaptiv .startshop-33 {
		width: 100% !important;
	}
	.adaptiv .startshop-16 {
		width:100% !important;
	}
}

/* Кнопка */
.startshop-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;
	-webkit-transition-property: background-color, border;
	-moz-transition-property: background-color, border;
	-ms-transition-property: background-color, border;
	-o-transition-property: background-color, border;
	transition-property: background-color, border;
	-webkit-transition: 0.4s;
	   -moz-transition: 0.4s;
		-ms-transition: 0.4s;
		 -o-transition: 0.4s;
			transition: 0.4s;
	color: #fff;
}.startshop-button:hover {
	text-decoration: none;
	color: #fff;
}.startshop-button:focus {
	outline: none;
	text-decoration: none;
	color: #fff;
}

/*Выравниватель*/
.startshop-aligner-vertical {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0px;
	overflow: hidden;
}
/**Выравниватель**/

/*Изображения*/
.startshop-image {
	font-size: 0px !important;
	text-align: center !important;
	white-space: nowrap !important;
}

.startshop-image * {
	white-space: normal !important;
	text-align: left !important;
	font-size: 14px !important;
}

.startshop-image > img {
	display: inline-block !important;
	vertical-align: middle !important;
	max-width: 100% !important;
	max-height: 100% !important;
}
/**Изображения**/

/*Отступы*/
.startshop-indents-vertical {
	display: block;
	margin: 0px;
	padding: 0px;
}.startshop-indents-vertical.indent-5 {
	padding-top: 5px;
}.startshop-indents-vertical.indent-10 {
	padding-top: 10px;
}.startshop-indents-vertical.indent-15 {
	padding-top: 15px;
}.startshop-indents-vertical.indent-20 {
	padding-top: 20px;
}.startshop-indents-vertical.indent-25 {
	padding-top: 25px;
}.startshop-indents-vertical.indent-30 {
	padding-top: 30px;
}.startshop-indents-vertical.indent-35 {
	padding-top: 35px;
}.startshop-indents-vertical.indent-40 {
	padding-top: 40px;
}.startshop-indents-vertical.indent-45 {
	padding-top: 45px;
}.startshop-indents-vertical.indent-50 {
	padding-top: 50px;
}

.startshop-indents-horizontal {
	display: inline-block;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	min-height: 1px;
	height: 100%;
}.startshop-indents-horizontal.indent-5 {
	padding-left: 5px;
}.startshop-indents-horizontal.indent-10 {
	padding-left: 10px;
}.startshop-indents-horizontal.indent-15 {
	padding-left: 15px;
}.startshop-indents-horizontal.indent-20 {
	padding-left: 20px;
}.startshop-indents-horizontal.indent-25 {
	padding-left: 25px;
}.startshop-indents-horizontal.indent-30 {
	padding-left: 30px;
}.startshop-indents-horizontal.indent-35 {
	padding-left: 35px;
}.startshop-indents-horizontal.indent-40 {
	padding-left: 40px;
}.startshop-indents-horizontal.indent-45 {
	padding-left: 45px;
}.startshop-indents-horizontal.indent-50 {
	padding-left: 50px;
}
/**Отступы**/

/*Панель сортировки*/
.startshop-panel-sort {
    position: relative;
    display: block;
    height: 40px;
    border: 1px solid #e7e7e7;
    background: #f7f7f7;
    border-radius: 5px;
    overflow: hidden;
}
@media (max-width: 800px)
{
	.startshop-panel-sort {
		display: none;
	}
}

.startshop-panel-sort .sort,
.startshop-panel-sort .view {
    display: block;
    height: 100%;
    font-size: 0px;
}

.startshop-panel-sort .sort {
    float: left;
    padding-left: 20px;
}

.startshop-panel-sort .view {
    float: right;
    padding-right: 20px;
}

.startshop-panel-sort .caption {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 12px;
}

.startshop-panel-sort .sort .values {
    display: inline-block;
    vertical-align: middle;
}

.startshop-panel-sort .sort .values .value {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    padding: 3px 7px;
}
.startshop-panel-sort .sort .values .value a {
    text-decoration: none;
    color: #363636;
    font-size: 12px;
    line-height: 16px;
    height: 16px;
}
.startshop-panel-sort .sort .values .value a .icon {
    display: none;
    vertical-align: middle;
    overflow: hidden;
    width: 16px;
    height: 16px;
    background: url('/local/templates/ritual/add/css/../images/startshop.panel.sort.png') no-repeat;
    background-position: -48px 0px;
}
.startshop-panel-sort .sort .values .value:hover,
.startshop-panel-sort .sort .values .value.ui-state-active {
    background: #363636;
    border-radius: 3px;
	border: none;
}
.startshop-panel-sort .sort .values .value:hover a,
.startshop-panel-sort .sort .values .value.ui-state-active a {
    color: #fff;
}

.startshop-panel-sort .sort .values .value.ui-state-active a .icon {
    display: inline-block;
}
.startshop-panel-sort .sort .values .value.ui-state-active a .icon.desc {
    background-position: -48px 0px;
}
.startshop-panel-sort .sort .values .value.ui-state-active a .icon.asc {
    background-position: -48px -16px;
}

.startshop-panel-sort .view .views {
    display: inline-block;
    vertical-align:  middle;
}

.startshop-panel-sort .view .views > a {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    background: url('/local/templates/ritual/add/css/../images/startshop.panel.sort.png') no-repeat;
}
.startshop-panel-sort .view .views > a.view-text {
    background-position: -16px 0px;
}
.startshop-panel-sort .view .views > a.view-text.ui-state-active,
.startshop-panel-sort .view .views > a.view-text:hover {
    background-position: -16px -16px;
}
.startshop-panel-sort .view .views > a.view-list {
    background-position: 0px 0px;
}
.startshop-panel-sort .view .views > a.view-list.ui-state-active,
.startshop-panel-sort .view .views > a.view-list:hover {
    background-position: 0px -16px;
}
.startshop-panel-sort .view .views > a.view-tile {
    background-position: -32px 0px;
}
.startshop-panel-sort .view .views > a.view-tile.ui-state-active,
.startshop-panel-sort .view .views > a.view-tile:hover {
    background-position: -32px -16px;
}
.startshop-panel-sort .view .views > a.ui-state-active,
.startshop-panel-sort .view .views > a:hover {
    border: none;
}
.startshop-panel-sort .view .views > a:focus {
    outline: none;
	border: none;
}
/**Панель сортировки**/

/*Текст*/
.startshop-text-default {
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0.1px;
}
/**Текст**/

/*Кнопки прокрутки*/
.startshop-slider-button-small,
.startshop-slider-button {
	position: relative;
	border: none;
	background: transparent;
	transition: 0.3s;
	padding: 0px;
	cursor: pointer;
}
.startshop-slider-button-small {
	width: 24px;
	height: 24px;
	border-radius: 12px;
}
.startshop-slider-button {
	width: 30px;
	height: 30px;
	border-radius: 15px;
}
.startshop-slider-button-small:hover,
.startshop-slider-button:hover {
	background: #1a58d7;
}
.startshop-slider-button-small:focus,
.startshop-slider-button:focus {
	outline: none;
}

.startshop-slider-button-small .icon, 
.startshop-slider-button .icon {
	position: absolute;
	
	background: url('/local/templates/ritual/add/css/../images/startshop.slider.buttons.png') no-repeat;
}
.startshop-slider-button-small .icon {
	top: 4px;
	left: 4px;
	right: 4px;
	bottom: 4px;
}
.startshop-slider-button .icon {
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
}

.startshop-slider-button-small.startshop-slider-button-left .icon,
.startshop-slider-button.startshop-slider-button-left .icon {
	background-position: -16px 0px;
}
.startshop-slider-button-small.startshop-slider-button-left:hover .icon,
.startshop-slider-button.startshop-slider-button-left:hover .icon {
	background-position: -16px -16px;
}

.startshop-slider-button-small.startshop-slider-button-right .icon,
.startshop-slider-button.startshop-slider-button-right .icon {
	background-position: 0px 0px;
}
.startshop-slider-button-small.startshop-slider-button-right:hover .icon,
.startshop-slider-button.startshop-slider-button-right:hover .icon {
    background-position: 0px -16px;
}
/**Кнопки прокрутки**/

/*Радиокнопка*/
.startshop-button-radio {
	white-space: nowrap;
	cursor: pointer;
}

.startshop-button-radio input {
	display: none;
}

.startshop-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;
}

.startshop-button-radio input:disabled + .selector,
.startshop-button-radio:hover .selector {
	border-color: #b9b9b9;
	background: #d9d9d9;
}

.startshop-button-radio input:checked + .selector:before {
	content: '';
	display: block;
	position: absolute;
	top: 3px;
	left: 3px;
	right: 3px;
	bottom: 3px;
	border-radius: 4px;
	background: #1a58d7;
}

.startshop-button-radio .text {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	margin-right: 20px;
}
/**Радиокнопка**/

/*Чекбокс*/
.startshop-button-checkbox {
	white-space: nowrap;
	cursor: pointer;
}

.startshop-button-checkbox input {
	display: none;
}

.startshop-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;
}

.startshop-button-checkbox input:disabled + .selector,
.startshop-button-checkbox:hover .selector {
	border-color: #b9b9b9;
	background: #d9d9d9;
}

.startshop-button-checkbox input:checked + .selector:before {
	content: '';
	display: block;
	position: absolute;
	top: 3px;
	left: 3px;
	right: 3px;
	bottom: 3px;
	background: #000;
	border-radius: 2px;
}

.startshop-button-checkbox .text {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	margin-right: 20px;
}
/**Чекбокс**/

/* Поле ввода */
.startshop-input-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	border-radius: 6px;
	border: none;
	padding: 10px 19px;
	-webkit-box-shadow: inset 1px 1px 2px #e9e9e9;
	-moz-box-shadow: inset 1px 1px 2px #e9e9e9;
	box-shadow: inset 1px 1px 2px #e9e9e9;
}

.startshop-input-text-standart {
	background: #e9e9e9;
	color: #1a1a1a;
}
/** Поле ввода **/

/* Поле ввода большое */
.startshop-input-textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    border-radius: 6px;
    border: none;
    padding: 19px 19px;
	-webkit-box-shadow: inset 1px 1px 2px #e9e9e9;
	-moz-box-shadow: inset 1px 1px 2px #e9e9e9;
	box-shadow: inset 1px 1px 2px #e9e9e9;
}

.startshop-input-textarea-standart {
    background: #e9e9e9;
    color: #1a1a1a;
}
/** Поле ввода большое **/

/* Поле выбора */
.startshop-input-select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    border-radius: 6px;
    border: none;
    padding: 9px 19px;
	-webkit-box-shadow: inset 1px 1px 2px #e9e9e9;
	-moz-box-shadow: inset 1px 1px 2px #e9e9e9;
	box-shadow: inset 1px 1px 2px #e9e9e9;
}

.startshop-input-select-standart {
    background: #e9e9e9;
    color: #1a1a1a;
}
/** Поле выбора **/

/* Поле выбора множественное */
.startshop-input-multiselect {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	border-radius: 6px;
	border: none;
	padding: 9px 9px;
	-webkit-box-shadow: inset 1px 1px 2px #e9e9e9;
	-moz-box-shadow: inset 1px 1px 2px #e9e9e9;
	box-shadow: inset 1px 1px 2px #e9e9e9;
}

.startshop-input-multiselect-standart {
	background: #e9e9e9;
	color: #1a1a1a;
}
/** Поле выбора множественное **/

.startshop-input-box {
	-webkit-box-shadow: inset 1px 1px 3px #e9e9e9;
	-moz-box-shadow: inset 1px 1px 3px #e9e9e9;
	box-shadow: inset 1px 1px 3px #e9e9e9;
}

/*Вкладки*/
.startshop-tabs .tabs
{
	display: block;
	white-space: nowrap;
	padding-left: 0px;
	margin-bottom: 30px;
	font-size: 0px;
	margin-left: -10px;
	margin-right: -10px;
}

.startshop-tabs .tabs .tab {
	display: inline-block;
	color: #7a7a7a;
	cursor: pointer;
	border: 0px;
	border-bottom: 2px solid transparent;
	-webkit-transition-property: background-color, border;
	-moz-transition-property: background-color, border;
	-ms-transition-property: background-color, border;
	-o-transition-property: background-color, border;
	transition-property: background-color, border;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-ms-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
	margin: 0px 10px;
}

.startshop-tabs .tabs .tab a {
	display: block;
	color: inherit;
	text-decoration: none;
	padding: 7px 0px;
	font-size: 14px;
	font-weight: bold;
	-webkit-transition: 0.2s color;
	-moz-transition: 0.2s color;
	-ms-transition: 0.2s color;
	-o-transition: 0.2s color;
	transition: 0.2s color;
}

.startshop-tabs .tabs .tab a:focus {
	outline: none;
}

.startshop-tabs .tabs .bottom-line {
	position: absolute;
	left: 0px;
	background: #f1f1f1;
	height: 1px;
	width: 100%;
}

.startshop-tabs .tabs .tab.current,
.startshop-tabs .tabs .tab.ui-state-hover,
.startshop-tabs .tabs .tab:hover,
.startshop-tabs .tabs .tab.ui-state-active {
	color: #000;
	border-color: #1a58d7;
}

.startshop-tabs .tabs .tab:focus {
	outline: none;
}
/**Вкладки**/

/* Нумерованое поле */
.startshop-input-numeric {
    display: inline-block;
    position: relative;
    height: 35px;
    font-size: 0px;
    white-space: nowrap;
}

.startshop-input-numeric .startshop-input-numeric-button {
    display: inline-block;
    vertical-align: middle;
    background: #fafafa;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    font-size: 12px;
    color: #1d1d1d;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -ms-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
    cursor: pointer;
    padding: 0px 12px;
}
.startshop-input-numeric .startshop-input-numeric-button:hover {
    background: #e6e6e6;
}

.startshop-input-numeric .startshop-input-numeric-button.startshop-input-numeric-button-left {
    border-radius: 5px 0px 0px 5px;
}

.startshop-input-numeric .startshop-input-numeric-button.startshop-input-numeric-button-right {
    border-radius: 0px 5px 5px 0px;
}

.startshop-input-numeric .startshop-input-numeric-text {
    display: inline-block;
    vertical-align: middle;
    background: #fafafa;
    border: 1px solid #e6e6e6;
    border-left: none;
    border-right: none;
    width: 48px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    font-size: 12px;
    color: #1d1d1d;
    padding: 0px 6px;
}
/**Нумерованое поле**/
/* End */


/* Start:/local/templates/ritual/add/css/contacts.css?1613055159960*/
.contact {}

.contact .section {
	overflow: hidden;
	display: block;
}

.contact .section.section-left {
	float: left;
	width: 400px;
}

.contact .section.section-right {
	display: block;
	margin-left: 450px;
}

.contact .section .field .title {
	color: #262626;
	font-size: 16px;
	font-weight: bold;
}

.contact .section .field .text {
	font-size: 14px;
}

.contact .section .description {
	float: right;
	max-width: 900px;
}

.contact .section .map {
	float: right;
	width: 100%;
}

.contact .section .bx-yandex-map,
.contact .section yamaps {
	width: 100% !important;
}

.contact .section .images {
	display: block;
	margin-top: 9px;
	margin-bottom: 9px;
}

.contact .section .images .image img {
	width: 100%;
	padding-top: 9px;
	padding-bottom: 9px;
}

@media all and (max-width: 850px) {
	.adaptiv .contact .section.section-left {
		width: auto;
		float: none;
	}
	
	.adaptiv .contact .section.section-right {
		margin-left: 0px;
		margin-top: 50px;
	}
}
/* End */


/* Start:/local/templates/ritual/add/css/edits.css?1613055159152*/
/*.bx_content_section table {
	width: 100%;
}
.bx_content_section table td {
	border: 1px solid black;
}*/
.bx_content_section img {
	max-width: 100%;
}
/* End */


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

.radius_top_menu {
	max-width:1220px;
	margin:0 auto;	
}
.top .radius_top_menu {
	height:50px;
}
.min_menu {
	display: none;
}
table.top_menu  {
	width:100%;
	height: 100%;
}
table.top_menu  a {
	text-decoration:none;
	outline:none;
}
table.top_menu  span.arrow {
	color:#212121;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
table.top_menu td:hover span.arrow {
	text-decoration:underline;
}
.header_wrap_information table.top_menu td:hover span.arrow {
	text-decoration:none;
}
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;
	text-align: left;
	font-size: 0;
}
/* 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:14px;
	
}
table.top_menu .child.submenu {
	top:50px;
}
table.top_menu .child.submenu a {
	display:block;
	text-align:left;
	color:#212121;	
	padding:2px;
	line-height: 22px;
	font-size:12px;
}
table.top_menu .child.submenu a:hover {	
	text-decoration:underline;
}
.top .top_menu {
	position:relative;
}
.top table.top_menu  td:hover .i_menu {
	top:50px;
}
/* original solid top menu*/
.top .bg_top_menu.solid.wide {
	background:#1a58d7
} 
.top .bg_top_menu.solid  {
	background:#1a58d7; 
}
.top .bg_top_menu.solid table.top_menu td.current span.arrow{
	text-decoration:underline;
	color:#fff;
}
.top .bg_top_menu.solid table.top_menu  span.arrow {
	color:#fff;
}
.top .bg_top_menu .min_menu {
	display:none;
	width:100%;
	height:100%;
	text-align:center;
	background:#1a58d7;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	line-height:50px;
	cursor:pointer;
	text-transform:uppercase;
    -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%;
}
.top .bg_top_menu table.top_menu td:last-child, .top_panel_wrap .bg_top_menu td:last-child {
	display: none;
}
.bg_top_menu.normal.in-header table.top_menu td:last-child {
	display: none;
}
.bg_top_menu .submenu_mobile {
	display: none;
}
.bg_top_menu a.mobile_link,
.bg_top_menu a.mobile_link{
	display: none;
}
@media (max-width:800px) {
	.adaptiv .top .bg_top_menu .min_menu {
		display:block;
	}
	.adaptiv .bg_top_menu a.title_f,
	.adaptiv .bg_top_menu a.title_f{
		display: none;
	}
	.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 .bg_top_menu .submenu_mobile {
		width:100%!important;
		text-align:left;
		padding:10px 20px;
		box-sizing: border-box;
	}
	.adaptiv .bg_top_menu .submenu_mobile a,
	.adaptiv .bg_top_menu .submenu_mobile a:hover	{
		display: block;
		color: #ffffff !important;
		font-size: 14px;
		text-decoration: none;
		padding: 5px 0;
	}
	.adaptiv .top .bg_top_menu table.top_menu  td {
		display:block;
		width:100%!important;
		text-align:left;
		padding:10px 10px;
		box-sizing: border-box;
	}
	.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;
	}
	
	.adaptiv .bg_top_menu .td_catalog,
	.adaptiv .bg_top_menu .parent {
		position: relative;
	}
	
	.adaptiv .top .top_menu a.mobile_link,
	.adaptiv .top .top_menu a.mobile_link{
		display: block;
		position: relative;
	}
	
	.adaptiv .top .top_menu .td_catalog:before,
	.adaptiv .top .top_menu .parent:before {
		display: block;
		position: absolute;
		content: "";
		width: 7px;
		height: 5px;
		top: 17px;
		right: 15px;
		background: url(/local/templates/ritual/components/bitrix/menu/top_horizontal_menu/images/arrow_white.png);
	}
	.adaptiv .top .top_menu .td_catalog.open:before,
	.adaptiv .top .top_menu .parent.open:before {
		background-position: 0 -5px;
	}
}
/*menu in top_panel*/
.bg_top_menu.catalog {
	float:left;
	width:43%;
	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:/local/templates/ritual/components/bitrix/catalog.section.list/top_catalog/style.css?16130551592296*/
.i_menu {
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	background: #fff;
	padding: 0;
	border-top: 2px solid #936CDC;
	top: 50px;
	margin: 0;
	padding: 0;
	padding: 20px 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: none;
	list-style: none;
	border-top: 2px solid #1A58D7;
	border-bottom: 1px solid #f4f4f4;
	box-shadow: 0 4px 15px rgba(0,0,0,0.5);
}
.i_menu .show_all {
	text-align:left;
	font-size:12px;
	cursor:pointer;
	color:#444648!important;
}
.i_menu .show_all span {
	border-bottom:1px dotted #444648;
}
.i_menu li.root .submenu_1 a.hide {
	display:none;
}
.top_menu td.current .i_menu li.root a{
	box-shadow:none!important;
}
.i_menu li.root a:hover {
	text-decoration:underline;
}
.i_menu li.root>a:hover {
	color:#1a58d7;
	text-decoration:underline;
}
.i_menu li.root {
	padding: 0;
	margin: 0;
	line-height: 25px;
	list-style: none;
	display: inline-block;
	zoom: 1;
	vertical-align: top;
	width: 25%;
	margin-bottom: 20px;	
	min-height: 130px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-left: 3%;
	padding-right: 3%;	
	background:none!important;
	position:relative;
}
.i_menu li.root:nth-child(4n){
	float:right;	
	border-right:0;
}
.i_menu li.root:nth-child(5n):after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.i_menu li.root a {
	text-align:left;
	display: block;
	color: #444648;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	text-shadow:none;
	background:none!important;
	border:0;
	line-height:25px;
	box-shadow:none;
}
.i_menu li.root .submenu_1 a {
	color: #444648;
	font-size: 16px;
	line-height: 12px;
	font-weight:normal;
	box-shadow:none;
	line-height: 26px;
}
.i_menu li.root .submenu_1 {
	margin:0;
	padding:0;
	list-style:none;
	//position:absolute;
	border:1px solid #fff;
	background:#fff;
}
.i_menu li.root .submenu_1.bordered {
	padding: 10px;
	margin:-10px;
	border-top:1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right:1px solid #ccc;
	z-index:40;	
}
.i_menu li.root .submenu_1.bordered .show_all {
	display:none;
}
.i_menu li.root .submenu_1.bordered .hide{
	display:block;
}
.i_menu li.root .submenu_1 a:hover {
	color: #1a58d7;
}

/* End */


/* Start:/local/templates/ritual/components/bitrix/menu/bottom_menu/style.css?16130551591416*/
.bottom_menu_wrap {
    position: relative;
    display: block;
    padding-left: 50px;
    white-space: nowrap;
    margin-left: -50px;
    margin-right: -50px;
    width: 220px;
}

.bottom_menu_wrap .bottom_menu .bottom_menu {
    padding-left: 0;
}

.bottom_menu_wrap .bottom_menu {
    /* display: table-cell; */
    display: table;
    vertical-align: top;
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
    padding-left: 50px;
    /* padding-right: 50px; */
    height: 100%;
    /* float: left; */
    min-width: 165px;
    box-sizing: border-box;
}

.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:/local/templates/ritual/components/bitrix/menu/bottom_catalog/style.css?16130551591416*/
.bottom_menu_wrap {
    position: relative;
    display: block;
    padding-left: 50px;
    white-space: nowrap;
    margin-left: -50px;
    margin-right: -50px;
    width: 300px;
}

.bottom_menu_wrap .bottom_menu .bottom_menu {
    padding-left: 0;
}

.bottom_menu_wrap .bottom_menu {
    /* display: table-cell; */
    display: table;
    vertical-align: top;
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
    padding-left: 50px;
    /* padding-right: 50px; */
    height: 100%;
    /* float: left; */
    min-width: 165px;
    box-sizing: border-box;
}

.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:/local/templates/ritual/template_styles.css?166323922030474*/
input,
textarea {
    outline: none;
}

input:active,
textarea:active {
    outline: none;
}

html {
    -webkit-text-size-adjust: none;
    height: 100%;
}

body {
    position: relative;
    margin: 0;
    padding: 0;
    color: #282828;
    font-family: 'Source Sans Pro', 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;
    font-size: 18px;
}

body.adaptiv {
    min-width: 320px;
}

.svg_fill_solid {
    fill: #1a58d7;
}


/*buttons and inputs*/

.solid_button,
.solid_element {
    background: #1a58d7;
    color: #fff;
    font-family: 'Source Sans Pro', Verdana, Arial, sans-serif;
}

.solid_button.ui-state-active,
.solid_button.ui-state-current,
.solid_button:focus,
.solid_button:hover {
    background: #546dd1;
    color: #fff;
}

.header_wrap .logo_wrap .phone_wrap {
    display: none;
    text-align: center;
}

.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*/

a img {
    border: none;
}

a:hover,
.hover_link:hover {
    text-decoration: underline;
    color: #636363;
    cursor: pointer;
}

h3 {}


/*float class*/

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}


/*TOP-PANEL*/

.top_panel {
    width: 100%;
    background: #ff9900;
}

.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: middle;
    font-size: 14px;
    color: #656565;
    margin-right: 20px;
    line-height: 1.2;
}

.top_panel .phone_block .call_button {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
}

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

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

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

@media (max-width:390px) {
    .adaptiv .top_panel_wrap {
        padding: 0;
    }
}


/*TOP-PANEL END*/


/* ---- HEADER ---- */

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

.header_wrap .phone_wrapper {
    color: #000;
}

.header_wrap .phone_wrap {
    color: #000;
}

.header_wrap .header_wrap_information {
    min-height: 80px;
}

.r-phones a {
    font-size: 20px;
    text-decoration: none;
}

.r-address {
    font-size: 20px;
    text-align: left;
}

.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%;*/
    width: 1%;
    padding-top: 15px;
    padding-bottom: 15px;
}

.header_wrap_container .logo_wrap img {}

.header_wrap_container .search_wrap {
    padding-left: 20px;
}

.header_wrap_container .right_wrap {
    width: 73%;
}

.header_wrap_container .right_wrap table.table_wrap {
    float: right;
    width: 100%;
}

.header_wrap_container .right_wrap table.table_wrap .menu_wrap {
    position: static;
    display: block;
    padding-left: 20px;
    margin: 0px;
}

.header_wrap_container .right_wrap table.table_wrap .phone_wrap {
    white-space: nowrap;
    padding-left: 20px;
    text-align: right;
}

.header_wrap_container .right_wrap table.table_wrap .basket_wrap {
    white-space: nowrap;
    padding-left: 20px;
    padding-bottom: 0;
}

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

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

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

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

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

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

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

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

@media all and (max-width: 800px) {
    /*.adaptiv .header_wrap_container {
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .adaptiv .header_wrap_container .search_wrap {
        padding-left: 0px;
    }
	.adaptiv .header_wrap_container .right_wrap table.table_wrap .basket_wrap {
		padding-left: 0px;
	}
    .adaptiv .header_wrap_container tbody {
        display: block;
    }
    .adaptiv .header_wrap_container tbody tr {
		display: block;
	}
	.adaptiv .header_wrap_container .right_wrap tbody tr {
		text-align: right;
	}*/
    .adaptiv .header_wrap_container tbody tr td {
        display: block;
        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;
    }
    .adaptiv .header_wrap .header_wrap_information {
        min-height: auto;
    }
    .adaptiv .header_wrap .header_wrap_information {
        padding-left: 10px;
        padding-right: 10px;
    }
    .adaptiv .top_panel .phone_block {
        display: block !important;
    }
    .adaptiv .header_wrap_information .search_wrap {
        /*display: none;*/
    }
    .adaptiv .top_panel .top_panel_wrap .search_wrap {
        display: none;
    }
    /*.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: 600px) {
    /*.adaptiv .header_wrap_container .right_wrap{
		display:none;
	}*/
    .adaptiv .header_wrap_information .search_wrap {
        display: block;
    }
    .adaptiv .header_wrap_container tbody tr td {
        display: block;
    }
    .adaptiv .header_wrap_container .logo_wrap {
        display: none;
    }
    .adaptiv .header_wrap_container .right_wrap table.table_wrap {
        float: none;
    }
    .header_wrap_container .search_wrap,
    .header_wrap_container .right_wrap table.table_wrap .phone_wrap {
        padding-left: 0
    }
}

@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;
    }
    .r-address {
        font-size: 19px;
    }
}

.worakarea_wrap_container {
    margin: 0 auto;
    max-width: 1162px;
    padding: 0 9px;
    min-height: 350px;
}

.header_grey {
    font-size: 21px;
    color: #444648;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 10px;
}

.standart_block {
    margin-bottom: 30px;
}


/*@media (max-width:980px) {
	.adaptiv .header_wrap_container .logo_wrap {
		width:30%;
	}
}
@media (max-width:640px) {
	.adaptiv .header_wrap_container .logo_wrap {
		width: 35%;
	}
}*/

@media (max-width:1024px) {
    .adaptiv .workarea_wrap {
        min-height: 400px;
    }
}

.workarea_wrap h1 {
    padding-bottom: 0;
    font-size: 36px;
    color: #444648;
    font-weight: normal;
    margin-bottom: 26px;
    margin-top: 28px;
}

.workarea_wrap h1:first-child {
    margin-top: 0;
}

.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;
    margin-right: 10px;
    width: 35px;
    height: 35px;
    list-style: none;
}

.social_buttons ul li a {
    display: block;
    width: 35px;
    height: 35px;
    background: url(/local/templates/ritual/images/sprite_social.png) no-repeat;
}

.social_buttons ul li.fb a {
    background-position: -70px 0;
}

.social_buttons ul li.tw a {
    background-position: 0 0;
}

.social_buttons ul li.vk a {
    background-position: -35px 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;
}

.phone_wrap_mobile {
    display: none;
}

.adaptiv .top_panel_wrap.mobile_version {
    display: none;
}

@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;
    }
    .logo_wrap {
        display: none;
    }
}

@media (max-width:500px) {
    .r-phones a {
        font-size: 24px;
    }
    .adaptiv .basket_wrap {
        display: none;
    }
    .adaptiv .top_panel_wrap.desktop_version {
        display: none;
    }
    .adaptiv .top_panel_wrap.mobile_version {
        display: none;
        width: 100%;
        padding: 0;
        height: 50px;
        background: #e0e2e5;
        line-height: 50px;
    }
    .adaptiv .top_panel_wrap.mobile_version .head_block {
        display: inline-block;
        position: relative;
        box-sizing: border-box;
        width: 100%;
        height: 100%;
        border-right: 0.5px solid #fcfcfc;
        text-align: center;
        vertical-align: middle;
        text-transform: uppercase;
    }
    .adaptiv .top_panel_wrap.mobile_version .head_block:last-child {
        border: none;
    }
    .adaptiv .top_panel_wrap.mobile_version .head_block a {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .adaptiv .top_panel_wrap.mobile_version .head_block a:active {
        background-color: rgba(197, 197, 197, 0.5);
    }
    .adaptiv .top_panel_wrap.mobile_version .head_block .wrap_icon_block {
        display: inline-block;
        position: relative;
        background: url(/local/templates/ritual/images/head_icon_mobile.png) no-repeat;
        width: 20px;
        height: 20px;
        vertical-align: middle;
        margin-right: 10px;
    }
    .adaptiv .top_panel_wrap.mobile_version .head_block.personal_block_mob .wrap_icon_block {
        background-position: 0 0;
    }
    .adaptiv .top_panel_wrap.mobile_version .head_block.personal_auth_block_mob .wrap_icon_block {
        background-position: -80px 0;
    }
    .adaptiv .top_panel_wrap.mobile_version .head_block.basket_block_mob .wrap_icon_block {
        background-position: -20px 0;
    }
    .adaptiv .top_panel_wrap.mobile_version .head_block.compare_block_mob .wrap_icon_block {
        background: none;
    }
    .adaptiv .top_panel_wrap.mobile_version .head_block.phone_block_mob .wrap_icon_block {
        background-position: -60px 0;
    }
    .adaptiv .phone_wrap_mobile {
        display: inline-block;
    }
    /* .adaptiv .top_panel_wrap.mobile_version .head_block.phone_block_mob {
		background: url(/local/templates/ritual/images/head_icon_mobile.png) no-repeat;
		background-position: 0px 0px;
	} */
    .adaptiv .header_wrap_information {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .adaptiv .call_button {
        display: none;
    }
    .header_wrap .logo_wrap .phone_wrap {
        display: block;
    }
    /* .adaptiv .header_wrap_information .header_wrap_container .phone_wrapper {
        display: none;
    } */
}

@media (max-width:550px) {
    .adaptiv .header_wrap_container .logo_wrap {
        text-align: center;
        /*width:50%;*/
        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(/local/templates/ritual/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: #404040;
    color: #fff;
    padding: 10px 0;
    margin-top: 60px;
    border-top: 1px solid rgb(231, 231, 231);
}

.bg_footer .footer {
    position: relative;
    max-width: 1162px;
    margin: 0 auto;
    overflow: hidden;
    padding: 13px 20px;
}

.bg_footer .footer a {
    color: #fff;
}

.bg_footer .footer .table_footer {
    width: 100%;
}

.bg_footer .contacts {
    color: inherit;
}

.bg_footer .contacts .one_phone {
    font-size: 13px;
    color: inherit;
}

.bg_footer .contacts .text_phone {
    font-size: 13px;
    color: inherit;
    padding-left: 2px;
}

.bg_footer .phone-block {
    text-align: right;
}

.bg_footer .phone-block .phone {
    font-size: 19px;
    color: inherit;
}

.bg_footer .phone-block .call_button {
    font-size: 13px;
    color: inherit;
}

.bg_footer .logo-block {
    padding-top: 25px;
}

.table_footer .contacts {
    width: 32%;
    padding-left: 13px;
}

.table_footer .footer_menu {
    width: 100%;
    overflow: hidden;
}

@media (max-width:650px) {
    .adaptiv .bg_footer .contacts {
        float: none;
    }
    .adaptiv .bg_footer .menu {
        float: none;
    }
    .adaptiv .bg_footer .phone-block {
        float: none;
        text-align: left;
    }
}


/*END_FOOTER*/


/*BX_POPUP_WINDOW*/

.popup-window {
    border: 0;
    border-radius: 0;
    box-shadow: 0;
    font-size: 12px;
}

.popup-window-close-icon {
    width: 11px;
    height: 11px;
    background: url(/local/templates/ritual/images/close_popup.png) no-repeat 0 0;
    opacity: 0.38;
}

.popup-window-close-icon:hover {
    background: url(/local/templates/ritual/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;
    text-decoration: none;
}

.personal_body {
    border: 1px solid #bebebe;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width:600px) {
    .adaptiv ul.top_personal_menu li a {
        padding: 12px 10px;
    }
}

@media (max-width:480px) {
    .adaptiv ul.top_personal_menu li a {
        padding: 12px 4px;
        font-size: 12px;
    }
}

.bx_page {
    font-size: 14px;
}

@media (max-width:800px) {
    .adaptiv .left_col_index {
        display: none;
    }
    .adaptiv .right_col,
    .adaptiv .right_col_index {
        width: 100%;
    }
    .adaptiv .left_col {
        width: 100%;
        margin-bottom: 15px;
    }
}


/*contacts*/

@media (max-width:768px) {
    .adaptiv .cnt_contacts {
        width: 100%;
    }
    .adaptiv .cnt_map {
        width: 100%;
        margin-top: 15px;
    }
}


/*block see*/

.one_see .img_see {
    width: 58px;
    height: 58px;
    display: block;
    float: left;
    text-align: center;
}

.one_see {
    clear: both;
    margin-bottom: 15px;
    overflow: hidden;
}

.one_see .right_see {
    float: right;
    width: 60%;
}


/*To cart*/

.min-button.to-cart div {
    background-image: url('/local/templates/ritual/images/to_cart.png');
}


/*Catalog button*/

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

.catalog-button:hover {
    background: #546dd1;
    text-decoration: none;
    color: #fff;
}

.catalog-button:focus {
    background: #3252d1;
    color: #fff;
    outline: none;
    text-decoration: none;
}


/*Hover shadow*/

.hover_shadow {
    transition-property: box-shadow;
    transition: 0.2s;
}

.hover_shadow:hover {
    box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.15);
}


/*flexel*/

.nbs-flexisel-container {
    position: relative;
    /*max-width:98%;*/
    margin: 0 auto;
    overflow: hidden;
}

.nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}

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

.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
}

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


/*** Navigation ***/

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

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

.error404 {
    max-width: 563px;
    margin: 0 auto;
    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;
}

.error404 .header_text {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    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(/local/templates/ritual/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;
}

.about-company .about_main {
    font-size: 13px;
    color: #888;
}

.about-company .header_grey {
    margin-bottom: 25px;
}

.bg_top .bg_subscribe {
    display: inline-block;
    width: 65%;
    vertical-align: middle;
}

.bg_top .bg_phone {
    display: inline-block;
    width: 32%;
    vertical-align: middle;
}

.bg_phone .phone {
    display: inline-block;
    margin-right: 30px;
    vertical-align: middle;
    font-size: 19px;
    line-height: 28px;
    text-decoration: none;
    color: rgb(29, 26, 26);
}

.bg_phone .call_button {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
}

@media (max-width:870px) {
    .bg_top .bg_subscribe {
        display: block;
        width: 100%;
    }
    .bg_top .bg_phone {
        display: block;
        margin-top: 15px;
        width: 100%;
    }
}

@media (max-width:800px) {
    .fly>.b_compare {
        display: inline-block;
    }
}

.hidden_text {
    display: none;
}

.show_hidden_text {
    cursor: pointer;
    text-decoration: underline;
}

.show_hidden_text:hover {
    text-decoration: none;
}

.box-message {
    padding: 12px 0 12px 0;
    background-color: rgb(117, 11, 11, 0.6);
    text-align: center;
    color: #fff;
}

.box-message a {
    color: #fff!important;
}
.box-message p{
    font-size: 20px;
}
.text-pl{
    padding-left: 20px;
}
.text-pl i{
    font-size: 23px;
}
.lp__elem-minHeight{
    min-height: 321px;
    padding: 12px;
}
.lp__elem-border{
    border: solid 1px #eee
}
.lp__ac-container{
    width: 100%;
    margin: 20px 0 30px 0;
}

.lp__ac-container label{
    font-family: 'Source Sans Pro', Verdana, Arial, sans-serif;
    padding: 5px 40px 5px 20px;
    position: relative;
    z-index: 20;
    display: block;
    /* height: 30px; */
    cursor: pointer;
    color: #fff;
    /* text-shadow: 1px 1px 1px rgba(255,255,255,0.8); */
    line-height: 33px;
    font-size: 19px;
    /* background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
    background: linear-gradient(top, #ffffff 1%,#eaeaea 100%); */
    background-color: rgb(117, 11, 11, 0.6);
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
		0px 2px 2px rgba(0,0,0,0.1);
}


.lp__ac-container label:hover{
    background: rgba(145, 27, 27, 0.6);
}
.lp__ac-container input:checked + label,
.lp__ac-container input:checked + label:hover{
    background: rgba(145, 27, 27, 0.6);
    color: #fff;
    text-shadow: 0px 1px 1px rgba(255,255,255, 0.1); 
    box-shadow: 
        0px 0px 0px 1px rgba(155,155,155,0.3), 
        0px 2px 2px rgba(0,0,0,0.1);
}
.lp__ac-container label:after,
.lp__ac-container input:checked + label:after{
    content: '\f078';
    font-family: 'Fontawesome';
    position: absolute;
    width: 24px;
    height: 24px;
    right: 13px;
    top: 3px;
}

.lp__ac-container input:checked + label:after {
    content:'\f077';
    font-family: 'Fontawesome';
}
.lp__ac-container input{
    display: none;
}

.lp__ac-container article{
    background: rgba(255, 255, 255, 0.5);
    margin-top: 0px;
    overflow: hidden;
    max-height: 0px;
    position: relative;
    z-index: 10;
    /* -webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear; */
    /* transition: height 0.3s ease-in-out, box-shadow 0.6s linear; */
    transition: all 0.5s;
}
.lp__ac-container input:checked ~ article{
     /* -webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear; */
    /* transition: height 0.3s ease-in-out, box-shadow 0.6s linear; */
    transition: all 0.5s;
    box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
    max-height: 3000px;
    padding-bottom: 20px;
}
.lp__ac-container article p{
    padding: 20px;
}
.lp__ac-container article ol,
.lp__ac-container article ul {
    margin: 0;
}
.lp__elemHeader{
    background-color: rgba(117, 11, 11, 0.6);
    color: #fff;
    padding: 15px;
}
/* .text-wrapper{ 
    font-weight: normal!important;
    font-size: 19px!important;
    line-height: 17px!important;
} */
.lp__elemText{
    padding: 15px 10px;
}
.adw-phone--include a{
    font-family: Arial Black;
    color: #000000; 
    /* font-size: 36pt; */
    text-decoration: none;
}
@media(max-width:1024px){
    .adw-phone--include{
        padding-right: 20px;
    }
    .adw-phone--include a{
        font-size: 30pt;
    }
}

@media(max-width:800px){
    .phone_wrapper{
        display: block;
    }
}
@media(max-width:500px){
    .adw-phone--include a{
        font-size: 19pt;
    }
}
.field .text a{
    text-decoration: none;
}
.solid_button.ui-state-current{
    background-color: #fff!important;
    color: #404040!important;
    border: 1px #404040 solid!important;
}
.solid_button.ui-state-current:hover{
    background-color: #707070!important;
    color: #fff!important;
}

/* End */
/* /local/templates/ritual/css/fonts.css?16130551603276 */
/* /local/templates/ritual/css/normalize.css?16130551599581 */
/* /local/templates/ritual/css/main.css?16130551606301 */
/* /local/templates/ritual/grid.css?16130551591450 */
/* /local/templates/ritual/controls.css?161305516013798 */
/* /local/templates/ritual/css/select2/select2.min.css?161305516015090 */
/* /local/templates/ritual/js/jquery.bxslider.css?16130551594010 */
/* /local/templates/ritual/js/fancybox/jquery.fancybox.css?16130551594895 */
/* /local/templates/ritual/theme.css?16130551593165 */
/* /local/templates/ritual/add/css/controls.css?161305515917564 */
/* /local/templates/ritual/add/css/contacts.css?1613055159960 */
/* /local/templates/ritual/add/css/edits.css?1613055159152 */
/* /local/templates/ritual/components/bitrix/menu/top_horizontal_menu/style.css?16130551595518 */
/* /local/templates/ritual/components/bitrix/catalog.section.list/top_catalog/style.css?16130551592296 */
/* /local/templates/ritual/components/bitrix/menu/bottom_menu/style.css?16130551591416 */
/* /local/templates/ritual/components/bitrix/menu/bottom_catalog/style.css?16130551591416 */
/* /local/templates/ritual/template_styles.css?166323922030474 */
