


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

/* End */



/* Start:/bitrix/templates/new_design_2017/css/main.css?14810139649310*/
/*! 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;
    }
}


.add_subscribe_buttom
{
    cursor: pointer;
    text-decoration: underline;
    color: #1d6eb1;
    font-size: 13px;
    display: block;
    height: 20px;
    font-weight: bold;
}

.overlay.hide
{
    display: none;
}
.overlay {
    left: 0;
    top: 0;
}

.overlay {
    position: fixed;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    z-index: 125;
}

.modal__close {
    content: '';
    position: absolute;
    left: auto;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    background-image: url(/bitrix/templates/new_design_2017/css/../images/close.png);
    background-position: -0px -0px;
    background-repeat: no-repeat;
    right: 17px;
    top: 23px;
    -webkit-transition: .2s transform;
    transition: .2s transform;
    padding: 0;
    border: none;
    background-color: transparent;
    cursor: pointer;
    outline: 0;
}
.modal__close:hover {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
}

.ajax_modal_form .error {
    margin-top: 10px;
    color: red;
}

.modal_window_message {
    position: relative;
}
.modal_window_message_ok {
    font-size: 15px;
    text-align: center;
}
.modal_window_message_ok_bottom {
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 130px;
    padding: 13px 20px;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    color: white;
    background-color: #cf187d;
    border: 1px solid #e71983;
    transition: 0.1s ease-in-out;
    text-decoration: none;
}
.modal {
    position: relative;
    background-color: #fff;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}
.form_narrow {
    width: 460px;
}
.form_narrow {
    z-index: 1100;
    padding: 25px 32px 38px;
    box-sizing: border-box;
    border: 2px solid #f0f0f0;
    border-radius: 2px;
}
#present_window
{
    position: absolute;
    left:50%;
    top:10%;
    width: 600px;
    margin-left:-300px; 
    height: 627px;
    background-image: url('/bitrix/templates/new_design_2017/css/../images/window_png.png');
    
    
}

#present_window_enter
{
    position: absolute;
    width: 143px;
    height: 36px;
    left:114px;
    top:316px;
    background-image: url('/bitrix/templates/new_design_2017/css/../images/reg_bot.png');
    cursor: pointer;
    
}

#present_window_enter:active
{
    left:116px;
    top:318px;
}

#present_window_uenter
{
      position: absolute;
    width: 143px;
    height: 34px;
    right: 143px;
    top: 321px;
    background-image: url('/bitrix/templates/new_design_2017/css/../images/areg_bot.png');
    cursor: pointer;
}

#present_window_uenter:active
{
    right: 145px;
    top: 323px;
    
}

#present_window_close
{
  position: absolute;
  width: 35px;
  height: 37px;
  right: 70px;
  top: 43px;
    background-image: url('/bitrix/templates/new_design_2017/css/../images/close_bot.png');
    cursor: pointer;
}

#present_window_close:active
{
    right: 72px;
  top: 45px;
}
/* End */



/* Start:/bitrix/templates/new_design_2017/css/rashodka.css?168147127158393*/
html, body
{
	margin: 0;
	padding: 0;
	/*height:100%;*/
}

body
{
	background: white;
    font-family: 'Museo Sans Cyrl 300', serif;
}

a,img {
    outline: none!important; /* Убираем границу вокруг ссылок  */
   }
   
a:focus{outline:none;}
a {outline:none;}
* {outline:none;}



@font-face {
    font-family: 'Museo Sans Cyrl 500';
    src: url('/bitrix/templates/new_design_2017/css/../fonts/MuseoSansCyrl_500.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}


@font-face {
    font-family: 'Museo Sans Cyrl 300';
    src: url('/bitrix/templates/new_design_2017/css/../fonts/MuseoSansCyrl_300.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Sans Cyrl 700';
    src: url('/bitrix/templates/new_design_2017/css/../fonts/MuseoSansCyrl_700.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Sans Cyrl 900';
    src: url('/bitrix/templates/new_design_2017/css/../fonts/MuseoSansCyrl_900.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}


.clear
{
 clear: both;    
}

.r_header
{
  position: relative;
  max-width: 1100px;
  width: 1100px;
  /*min-width: 350px;*/
  height: 180px;
  margin: 0 auto;  
}

.r_header_logo
{
    position: absolute;
    top:78px;
    left:0px;
    width: 28%;
    height: 38.00%;
    display: block;
}

.r_header_logo img
{
    width: 100%;

}

.r_header_city
{
    position: absolute;
    top:25px;
    left: 0px;
    font-size: 14px;
    font-family: 'Museo Sans Cyrl 300',serif;
    font-weight: 300;
}

#you_city_top
{
    font-family: 'Museo Sans Cyrl 500', serif;
    font-weight: 500;
    color:#3baaf1;
    border-bottom: 1px solid #3baaf1; 
    text-decoration: none;
    cursor: pointer;
}

#you_city_top:hover
{
    text-decoration: none;
    border-bottom: 1px solid transparent;
    color:#3baaf1;
}

.r_header_search
{
    position: absolute;
    top:75px;
    left:31.81%;
    width: 29.09%;
}

.r_header_phones a
{
    text-decoration: none;
    color: black;
}

.r_header_phones
{
    position: absolute;
    top:65px;
    left: 65.45%;
    width: 170px;
    
    font-size: 18px;
    font-family: 'Museo Sans Cyrl 700', serif;
}
.r_header_phones span
{
    font-size: 14px;
    display: block;
    font-family: 'Museo Sans Cyrl 300', serif;
}

.phone_block_order
{
    position: absolute;
    bottom: -20px;
    left: 0px;
    font-size: 14px;
    color:#3baaf1;
    text-decoration: none;
    cursor: pointer;
    font-family: 'Museo Sans Cyrl 300', serif;
    border-bottom: 1px solid #3baaf1;
}

.phone_block_order:hover
{
    text-decoration: none;
      border-bottom: 1px solid transparent;
    color:#3baaf1;
}

.r_header_top_menu 
{
    position: absolute;
    top: 24px;
    left: 165px;
    font-size: 14px;
    font-family: 'Museo Sans Cyrl 300', serif;
    width: 750px;
    text-align: center;
    color: black;
}

.r_header_top_menu a
{
    color:black;
    text-decoration: none;
    white-space: nowrap;
    font-family: 'Museo Sans Cyrl 300', serif;
}

.r_header_top_menu a:hover
{
    text-decoration: underline;
}

.r_header_top_basket
{
    position: absolute;
    width: 17.72%;
    height: 70px;
    right: 0px;
    top:80px;
}

.r_header_top_auth
{
   position: absolute;
   width: 240px;
   height: 40px;
   top:20px;
   right: 20px;
}

.r_nav_middle_menu
{
    position: relative;
    width: 100%;
    border-top: 1px solid #e2e2e2;
    height: 60px;
}
.r_nav_middle_menu_inner
{
    position: relative;
    margin: 0 auto;
    height: 60px;
    max-width: 1100px;
    /*min-width: 350px;*/
    width: 1100px;
}

#r_nav_middle_menu_main
{
    background-color: #3ba9f0;
    width: 16.81%;
    height: 60px;
    float:left;
    position: relative;
    cursor: pointer;
    -ms-user-select: none; 
    -moz-user-select: none; 
    -webkit-user-select: none; 
    user-select: none; 
}

#r_nav_middle_menu_main:hover
{
        background-color: #1369a1;
}

#r_nav_middle_menu_main.active
{
    background-color: #1369a1;
}

#r_nav_middle_menu_main span
{
    display: block;
    position: absolute;
    top:20px;
    left:65px;
    font-size: 16px;
    font-family: 'Museo Sans Cyrl 500', serif;
    color:white;
    cursor: pointer;
    -ms-user-select: none; 
    -moz-user-select: none; 
    -webkit-user-select: none; 
    user-select: none; 
}

#r_nav_middle_menu_main:before
{
    content: '';
    position: absolute;
    top:23px;
    left:33px;
    width: 22px;
    height: 16px;
    background-image: url('/bitrix/templates/new_design_2017/css/../images/menu_lines.png');
}

.r_nav_middle_menu_list
{
    float:left;
    width: 83.18%;
    height: 60px;
    overflow-y: hidden;
}

.r_nav_middle_menu_list .middle_menu a
{
    color: black;
    height: 60px;
    display: inline-block;
    font-family: 'Museo Sans Cyrl 500', serif;
    font-size: 16px;
    line-height: 57px;
    text-align: center;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 2px solid transparent;
}

.r_nav_middle_menu_list .middle_menu a:last-child
{
    padding-right: 0px;
}

.r_nav_middle_menu_list .middle_menu a:first-child
{
    padding-left: 30px;
}

.r_nav_middle_menu_list .middle_menu a:hover
{
    border-top: 2px solid #3ba9f0;
    color: #3ba9f0;
}

#r_nav_catalog_menu
{
    position: absolute;
    top:60px;
    left:0px;
    width: 920px;
    min-height: 260px;
    background-color: white;
    z-index: 1000;
    display: none;
    padding-top: 50px;
    /*padding-left: 50px;*/
}

.r_nav_menu_div
{
    /*-moz-column-count: 3;
    -webkit-column-count: 3;
    column-count:3;
     -moz-column-rule: 1px solid #f5f4f0;
     -webkit-column-rule: 1px solid #f5f4f0;
     column-rule: 1px solid #f5f4f0;
     
     column-gap: 110px;
     -webkit-column-gap: 110px;
     -moz-column-gap: 110px;*/
      
}

.r_nav_menu_first_level
{
    /*display: inline-block;*/
    margin-bottom: 15px;
}

.r_nav_menu_first_level_a
{
    display: block;
    position: relative;
    color:black;
    font-size: 16px;
    font-family: 'Museo Sans Cyrl 500', serif;
    text-decoration: none;
}

.r_nav_menu_first_level_a:hover
{
        color:#3ba9f0;
}

.r_nav_menu_second_level_a
{
    display: block;
    color:black;
    font-size: 14px;
    font-family: 'Museo Sans Cyrl 500', serif;
    text-decoration: none;
    margin-bottom: 10px;
    position: relative;
    
}

.r_nav_menu_second_level_a:hover
{
    color:#3ba9f0;
}

.r_nav_menu_second_level_a_img
{
    position: absolute;
    height: 21px;
    width: 50px;
    top: 0px;
    left: -26px;
    
}

.r_nav_menu_second_level_a_img img
{
    height: 100%;
    width: auto;
}


.r_nav_menu_second_level
{
    display: none;
    margin-top: 10px;
    padding-left: 11px;
}

.r_nav_menu_first_level_a.active
{
    color:#3ba9f0;
}

.r_nav_menu_first_level_a.active:before
{
    content: "";
    position: absolute;
    background-image:url('/bitrix/templates/new_design_2017/css/../images/right1.png');
    left: -14px;
    top:6px;
    width: 5px;
    height: 9px;
    font-size: 14px;
}

.r_nav_menu_div_column
{
    border-left: 1px solid #f5f4f0;
    float:left;
    width: 250px;
    position: relative;
    padding-left: 55px;
    margin-bottom: 45px;
}


.r_nav_menu_div_column:first-child
{
    border-left:none;
}

.content_main_page
{
    position: relative;
    width: 100%;
    min-height: 500px;
}

.content_inner_page
{
    position: relative;
    max-width: 1100px;
    /*min-width: 350px;*/
    width: 1100px;
    margin: 0 auto;
    min-height: 500px;
    padding-top: 55px;    
}

.r_footer
{
    width: 100%;
    background-color: #f5f4f0;
    padding-top: 80px;
    padding-bottom: 75px;
    margin-top: 20px;
}

.r_footer_inner
{
    max-width: 1100px;
    /*min-width: 350px;*/
    width: 1100px;
    position: relative;
    margin:  0 auto;
    padding-bottom: 60px;
}

.r_footer_menu a
{
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    color:#000000;
    font-family: 'Museo Sans Cyrl 500', serif;
    font-weight: 500;
    text-decoration: none;
}

.r_footer_menu a:hover
{
    text-decoration: underline;
    color:#3baaf1;
    text-decoration: none;
}

.r_footer_inner_item_title
{
    margin-bottom: 25px;
    font-family: 'Museo Sans Cyrl 700', serif;
    font-size: 18px;
    font-weight: 700;
}

.r_footer_inner_item_1
{
    float:left;
    width: 280px;
}

.r_footer_inner_item_2
{
    float:left;
    min-width: 230px;
}

.r_footer_inner_item_3
{
    float:left;
    min-width: 230px;
}

.r_footer_inner_item_4
{
    float:left;
    min-width: 230px;
}
.r_footer_phones
{
    font-family: 'Museo Sans Cyrl 700', serif;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}


.r_footer_call
{
    
    font-family: 'Museo Sans Cyrl 300', serif;
    font-size: 14px;
    font-weight: 300;
    color:#3baaf1;
    margin-top: 15px;
    margin-bottom: 5px;
    cursor: pointer;
    color: #3baaf1;
    border-bottom: 1px solid #3baaf1; 
    text-decoration: none;
    
    
}

.r_footer_call:hover
{
    text-decoration: none;
    border-bottom: 1px solid transparent;
    color:#3baaf1;
}

.r_footer_phone_email
{
    line-height: 220%;
}

.r_footer_email
{
    

    text-decoration: none;
    font-family: 'Museo Sans Cyrl 300', serif;
    font-size: 14px;
    font-weight: 300;
    color: #3baaf1;
    border-bottom: 1px solid #3baaf1; 
    text-decoration: none;
    margin-top: 2px;
}

.r_footer_email:hover
{
    text-decoration: none;
    border-bottom: 1px solid transparent;
    color:#3baaf1;
}

.r_footer_addr
{
    
    font-family: 'Museo Sans Cyrl 300', serif;
    font-size: 14px;
    font-weight: 300;
    color:#000;
    margin-top: 20px;
}

.r_footer_images
{
    margin-top: 20px;
}

.r_footer_images a
{
    margin-right: 12px;
}

.r_footer_copy_right
{
    width: 100%;
    border-top: 1px solid #dad9d6;
    padding-top: 60px;
}

.r_footer_copy_right_inner
{
    max-width: 1100px;
    /*min-width: 350px;*/
    width: 1100px;
    position: relative;
    margin:  0 auto;
}

.r_footer_copy_right_text
{
    font-family: 'Museo Sans Cyrl 300', serif;
    font-size: 14px;
    font-weight: 300;
}

.r_footer_copy_right_a_cr
{
    position: absolute;
    top:10px;
    left:0px;
    color:#000;
    
}

.r_footer_copy_right_a
{
    position: relative;
    width: 100%;
    height: 100px;
}

.r_footer_copy_right_a_policy
{
    display: block;
    position: absolute;
    top:35px;
    left: 0px;
    color: #3baaf1;
    border-bottom: 1px solid #3baaf1; 
    text-decoration: none;
}

.r_footer_copy_right_a_policy:hover
{
        text-decoration: none;
    border-bottom: 1px solid transparent;
    color:#3baaf1;
}


.r_footer_copy_right_a_icons
{
    position: absolute;
    top:10px;
    right:0;
    width: 52.72%;
    height: 50px;
}

.r_footer_copy_right_a_icons a
{
    margin-right: 30px;
}

.r_main_slider
{
    position: relative;
    width: 100%;
    height: 560px;
    background: #f5f4f0; /* Для старых браузров */
    background: linear-gradient(to top, #f5f4f0 0%, #f5f4f0 90%, #e3e2de 100%);
}

.r_main_slider_inner
{
    max-width: 1100px;
    /*min-width: 350px;*/
    width: 1100px;
    margin: 0 auto;
}
.r_main_slider_inner .bx-controls-direction
{
    display:none;
    
}

.r_main_slider_inner_left
{
    position: relative;
    top:55px;
    width: 845px;
    float: left;
}

.r_main_slider_inner_right
{
    width: 235px;
    float: right;
    padding-top: 55px;
}

.r_main_goods_section
{
    max-width: 1100px;
    /*min-width: 350px;*/
    width: 1100px;
    margin: 0 auto;
    padding-top: 75px;
}

.r_main_goods_section_menu
{
    position: relative;
    text-align: center;
}

.r_main_goods_section_menu_item
{
    display: inline-block;
    font-family: 'Museo Sans Cyrl 500', serif;
    font-size: 170%;
    margin-right: 30px;
    color:black;
    cursor: pointer;
}

.r_main_goods_section_menu_item:last-child
{
    margin-right: 0px;
}

.r_main_goods_section_menu_item.active
{
    color: #3baaf1;
    border-bottom: 1px solid #3baaf1;
}

.r_main_goods_section_goods
{
    margin-top: 50px;
}

.r_main_goods_section_goods_item
{
    display: none;
}

.r_main_goods_section_goods_item.active
{
    display: block;
}

.r_main_goods_section_list_goods
{
    position: relative;
    text-align: center;
    
}

.r_main_goods_section_list_goods_item .old_price_top
{
    color: #2d2d2d;
    font-size: 12px;
    font-weight: normal;
    text-decoration: line-through;
    display: inline-block;
}
.r_main_goods_section_list_goods_item
{
    display: inline-block;
    width: 180px;
    
    margin-right: 45px;
    text-decoration: none;
    color:black;
    vertical-align: top;
    margin-bottom: 40px;
    text-align: left;
}
.r_main_goods_section_list_goods_item:nth-child(5n)
{
    margin-right: 0px;
}

.r_main_goods_section_list_goods_item_img
{
    position: relative;
    width: 150px;
    height: 180px;
    display: table;
    
}
.r_main_goods_section_list_goods_item_img_inner
{
    display: table-cell;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}

.r_main_goods_section_list_goods_item img
{
    /*display: block;*/
    max-width: 150px;
    max-height: 180px;
}

.r_main_goods_section_list_goods_name
{
    margin-top: 20px;
    font-family: 'Museo Sans Cyrl 500', serif;
    font-size: 15px;
    color:black;
    text-decoration: none;
    text-align: left;
    word-wrap:break-word;
    display: block;
}

.r_main_goods_section_list_goods_name:hover
{
    text-decoration: none;
    
    color:#3baaf1;
}

.r_main_goods_section_list_goods_price
{
    font-size: 16px;
    font-family: 'Museo Sans Cyrl 700', serif;
    color:black;
    margin-top: 10px;
    text-align: left;
    display: inline-block;
}

.r_main_goods_section_list_goods_section
{
    font-size: 12px;
    font-family: 'Museo Sans Cyrl 300', serif;
    color:black;
    margin-top: 10px;
    text-align: left;
    display: block;
    text-decoration: none;
    
}

.r_main_goods_section_list_goods_section:hover
{
    color:#3baaf1;
}

.r_main_goods_section_list_goods_item_name_pic:hover .r_main_goods_section_list_goods_name 
{
    color:#3baaf1;
    
}

.r_main_sections
{
    max-width: 1100px;
    /*min-width: 350px;*/
    width: 1100px;
    margin: 0 auto;
    padding-top: 75px;
}

.r_main_sections_title
{
    font-family: 'Museo Sans Cyrl 700', serif;
    font-size: 24px;
    text-align: center;
}

.r_main_sections_inner
{
    position: relative;
    width: 975px;
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto;
}

.r_main_goods_of_days .r_main_goods_section_list_goods_item
{
    position: relative;
}
.r_main_goods_of_days .bx-wrapper
{
    background: none;
}
.r_main_goods_of_days .goods_of_day_addtocart
{
    position: absolute;
    bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #ca8602;
    border-radius: 3px;
    background-color: #ffa800;
    width: 172px;
    height: 40px;
    font-family: 'Museo Sans Cyrl 500', serif;
    font-size: 11px;
    line-height: 40px;
    /* padding-left: 48px; */
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    margin-top: 10px;
    text-align: center;
}
.r_main_goods_of_days .goods_of_day_addtocart:active
{
    bottom: 8px;
    left:9px;
}

.r_main_goods_of_days .bx-controls-direction
{
    width: 100%;
    bottom: 270px;
}

.r_main_goods_of_days .bx-wrapper .bx-prev
{
    left:0px;
}
.r_main_goods_of_days .bx-wrapper .bx-next
{
    right:0px;
}

.r_main_goods_of_days .r_main_goods_section_list_goods_price
{
    position: absolute;
    bottom: 62px;
    display: block;
}

.r_main_goods_of_days .r_main_goods_section_list_goods_item
{
    background-color: white;
    padding: 10px;
    height: 400px;
    
}

.r_main_goods_of_days
{
    
    background-color: #f5f4f0;
    width: 100%;
    margin: 0 auto;
    padding-top: 75px;
    padding-bottom: 50px;
}

.r_main_goods_of_days_title
{
    font-family: 'Museo Sans Cyrl 700', serif;
    font-size: 24px;
    text-align: center;
}

.r_main_goods_of_days_inner
{
    position: relative;
    width: 1100px;
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto;
}


.r_main_sections_inner_column
{
    float:left;
    width: 240px;
    
    padding: 30px;
    border: 1px solid #f5f4f0;
    border-radius: 5px;
    margin-right: 30px;
    
}

.r_main_sections_inner_column:nth-child(3n)
{
    
    margin-right: 0px;
}

.r_main_actions
{
    position: relative;
    width: 100%;
    /*min-width: 1100px;*/
    height: 560px;
    background-color: #f5f4f0;
    margin-top: 90px;
}

.r_main_actions_title
{
    position: relative;
    font-size: 24px;
    font-family: 'Museo Sans Cyrl 700', serif;
    color:black;
    text-align: center;
    padding-top: 70px;
    margin-bottom: 35px;
}


.r_main_news
{
    position: relative;
    max-width: 1100px;
    /*min-width: 350px;*/
    width: 1100px;
    padding-top: 80px;
    margin: 0 auto;
    padding-bottom: 100px;
    
}

.r_main_news_title
{
    font-family: 'Museo Sans Cyrl 700', serif;
    font-size: 24px;
    text-align: center;
}

.r_main_news_title_2
{
    font-family: 'Museo Sans Cyrl 300', serif;
    font-size: 14px;
    text-align: center;
    margin-top: 20px;
}

.r_main_news_inner
{
    position: relative;
    margin-top: 60px;
}

.r_main_news_inner_left
{
    position: relative;
    float:left;
    width: 65.45%;
}

.r_main_news_inner_right
{
    position: relative;
    float:right;
    width: 31.81%;
}

.r_main_news_items
{
    
}


.r_main_news_item
{
    display:inline-block;
    /*float:left;*/
    vertical-align: text-bottom;
    width: 46.22%;
    color:black;
    text-decoration: none;
        margin-right: 35px;
        margin-bottom: 50px;
}

.r_main_news_item a
{
    display: block;
}

.r_main_news_item_image_inner img
{
    max-width: 100%;
}

.r_main_news_item:nth-child(2n)
{

    margin-right: 0px;
}
.r_main_news_item:hover .r_main_news_item_name
{
    color:#3baaf1;
}

.r_main_news_item_image
{
    position: relative;
    display: table;
    width: 100%;
    height: 210px;
    text-align: center;
}

.r_main_news_item_image_inner
{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.r_main_news_item_date
{
    font-family: 'Museo Sans Cyrl 300', serif;
    font-size: 12px;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 10px;
}

.r_main_news_item_name
{
    
    font-family: 'Museo Sans Cyrl 500', serif;
    font-size: 14px;
    margin-bottom: 10px;
}

.r_main_news_item_preview
{
    font-family: 'Museo Sans Cyrl 300', serif;
    font-size: 14px;
}

.r_main_news_all
{
    padding-left: 35px;
    margin-top: 35px;
    color:#3ba9f0;
    font-family: 'Museo Sans Cyrl 500', serif;
    font-size: 16px;
    text-decoration: none;
  

}

.r_main_news_subscribe
{
    position: relative;
    width: 335px;
    border: 1px solid #ece8e8;
    border-radius: 3px;
    padding-top: 35px;
    padding-bottom: 25px;
    
}

.r_main_news_subscribe:before
{
    position: absolute;
    content: "";
    top:-3px;
    left:0px;
    width: 332px;
    height: 6px;
    background-image:url('/bitrix/templates/new_design_2017/css/../images/subscribe_line.png');

}

.r_main_news_subscribe_inner
{
padding-left: 40px;
padding-right: 25px;    
}

.r_main_news_subscribe_title
{
    font-family: 'Museo Sans Cyrl 500', serif;
    font-size: 16px;
    margin-bottom: 30px;
}

.r_main_news_subscribe_input
{
    width: 80%;
    border: 1px solid #ece8e8;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
}

.r_main_news_subscribe_submit
{
    padding: 0 35px;
    height: 50px;
    font-family: 'Museo Sans Cyrl 500', serif;
    font-size: 16px;
    width: 230px;
    font-size: 14px;
    color: #fff;
    line-height: 50px;
    margin-top: 20px;
    border: 1px solid #177bbb;
    border-radius: 3px;
    background: #3ba9f0;
    border-radius: 12px;
    position: relative;
}

.r_main_news_subscribe_submit:active
{
    top:2px;
    left: 2px;
}

.r_main_news_subscribe_policy
{
    margin-top: 17px;
    font-family: 'Museo Sans Cyrl 300', serif;
    font-size: 12px;
}

.r_main_news_inner_vk_title
{
    font-family: 'Museo Sans Cyrl 500', serif;
    font-size: 16px;
    margin-top: 60px;
    margin-bottom: 25px;
}

.r_main_good_of_day
{
    position: relative;
    background-color: white;
    width: 235px;
    height: 420px;
    display: block;
    text-decoration: none;
    color:black;
    
}

.r_main_good_of_day_title
{
    position: absolute;
    top:30px;
    left:30px;
    color:#3ba9f0;
    font-family: 'Museo Sans Cyrl 500', serif;
    font-size: 16px;
    
    
}

.r_main_good_of_day_timer
{
    position: absolute;
    top:30px;
    left:150px;
    font-family: 'Museo Sans Cyrl 500', serif;
    font-size: 16px;
    
}

.r_main_good_of_day_image
{
    position: relative;
    text-align: center;
    padding-top: 70px;
    position: relative;
    width: 180px;
    height: 140px;
    margin: 0 auto;
}

.r_main_good_of_day_name
{
    position: relative;
    display: block;
    text-decoration: none;
    color: black;
    text-align: left;
    padding-top: 30px;
    width: 180px;
    height: 40px;
    overflow: hidden;
    margin: 0 auto;
    font-family: 'Museo Sans Cyrl 500', serif;
    font-size: 15px;
    word-wrap: break-word;
}

.r_main_good_of_day_name:hover
{
    color:#3ba9f0;
}

.r_main_good_of_day_section
{
    display: block;
    position: relative;
    text-align: left;
    padding-top: 15px;
    width: 180px;
    margin: 0 auto;
    font-family: 'Museo Sans Cyrl 300', serif;
    font-size: 12px;
    word-wrap: break-word;
    color:black;
    text-decoration: none;
}
.r_main_good_of_day_section:hover
{
        color:#3ba9f0;
}

.r_main_good_of_day_price
{
    position: relative;
    text-align:left;
    padding-top: 15px;
    width: 180px;
    margin: 0 auto;
    font-family: 'Museo Sans Cyrl 700', serif;
    font-size: 16px;
    word-wrap: break-word;
    
}

.r_main_good_of_day_add_to_cart
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #ca8602;
    border-radius: 3px;
    background-color: #ffa800;
    width: 172px;
    height: 40px;
    font-family: 'Museo Sans Cyrl 500', serif;
    font-size: 11px;
    line-height: 40px;
    /*padding-left: 48px;*/
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    margin-top: 10px; 
    text-align: center; 
}

.r_main_good_of_day_add_to_cart:before
{
    content: "";
    position: absolute;
    top:10px;
    left:18px;
    width: 21px;
    height: 21px;
    /*background-image:url('/bitrix/templates/new_design_2017/css/../images/cart_1.png');*/
    
}

.r_main_good_of_day_add_to_cart:active
{
    top:2px;
    left: 2px;
}

.r_main_good_of_day_add_to_cart:hover
{
        background-color: #FF8001;
}

.content_inner_page_gradient
{
    position: absolute;
    bottom:-82px;
    width: 100%;
    height: 82px;
    background: linear-gradient(to top, #fcfcfc 0%, #ebebeb 100%);
}

.c_broadcrumb
{
    position: relative;
    margin-bottom: 50px;
    
}

.r_catalog_left_menu
{
    float:left;
    width: 25.45%;
    
}

.r_catalog_left_menu_inner
{
    
    padding-left: 35px;
    
}
.r_catalog_left_menu_border
{
    border: 1px solid #f5f4f0;
}
.r_catalog_left_menu_title
{
    font-family: 'Museo Sans Cyrl 500', serif;
    font-size: 15px;
    margin-bottom: 25px;
    padding-left: 20px;
    font-weight: bold;
    padding-top: 40px;
    
}

.r_catalog_left_first_level {
 
    margin-bottom: 20px;
}

.r_catalog_left_first_level_a {
    display: block;
    position: relative;
    color: black;
    font-size: 14px;
    font-family: 'Museo Sans Cyrl 500', serif;
    text-decoration: none;
}

.r_catalog_left_first_level_a:hover
{
        color:#3ba9f0;
}
.r_catalog_left_first_level_a.active
{
        color: #3ba9f0;
}

.r_catalog_left_first_level_a.active:before
{
    content: "";
    position: absolute;
    background-image:url('/bitrix/templates/new_design_2017/css/../images/right1.png');
    left: -14px;
    top:4px;
    width: 5px;
    height: 9px;
    font-size: 14px;
}

.r_catalog_left_second_level {
    display: none;
    margin-top: 10px;
    padding-left: 15px;
}

.r_catalog_left_second_level_a {
    display: block;
    color: black;
    font-size: 14px;
    font-family: 'Museo Sans Cyrl 500', serif;
    text-decoration: none;
    margin-bottom: 10px;
}



.r_catalog_left_second_level_a:hover
{
    color:#3ba9f0;
}

.r_catalog_right
{
    position: relative;
    float:right;
    width: 71.81%;
    
}

.r_catalog_left_viewed
{
    margin-top: 40px;
}

.r_catalog_left_viewed_title
{
    font-size: 18px;
    font-family: 'Museo Sans Cyrl 700', serif;
    margin-bottom: 25px;
    font-weight: bold;
}

.r_catalog_load_more
{
    width: 190px;
    height: 150px;
}

.r_catalog_element_title
{
    font-family: 'Museo Sans Cyrl 700', serif;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 50px;
}

.r_catalog_element_image_a
{
        display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}

.r_catalog_element_image
{
    display: block;
    position: relative;
    width: 390px;
    height: 350px;
    float:left;
}

.r_catalog_element_image img
{

   
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    text-align: center;
    
}

.r_catalog_element_prices
{
    position: relative;
    width: 340px;
    height: 360px;
    float:left;
    background-color: #f5f4f0;
}

.r_catalog_element_prices_buy
{
    width: 215px;
    height: 50px;
    background-color: #3ba9f0;
    position: absolute;
    top:75px;
    left: 0px;
    border-radius: 0px 20px 20px 0px;
}
.r_catalog_element_prices_buy_text
{
    position: absolute;
    top:14px;
    left:60px;
    font-family: 'Museo Sans Cyrl 700', serif;
    font-size: 16px;
    color:white;
}

.r_catalog_element_prices_buy_text:before
{
    content: "%";
    position: absolute;
    top:-5px;
    left:-30px;
    font-family: 'Museo Sans Cyrl 700', serif;
    font-size: 24px;
    font-weight: bold;
    color:white;
}

.r_catalog_element_prices_text
{
    position: absolute;
    top:155px;
    left:30px;
    color:black;
    font-family: 'Museo Sans Cyrl 500', serif;
    font-size: 16px;
}

.r_catalog_element_prices_price_block 
{
    position: absolute;
    top:215px;
    left:30px;
    color:black;
    font-family: 'Museo Sans Cyrl 300', serif;
    font-size: 14px;
    width: 280px;
}



.r_param {
    line-height: 1.4;
}
    
.r_param__prop {
    position: relative;
    display: block;
    overflow: hidden;
}

.r_param__prop:after {
    content: '';
    position: absolute;
    margin-left: .3em;
    bottom: .35em;
    width: 100%;
    border-bottom: .1em dotted;
}
    
.r_param__value {
    float: right;
    padding-left: .2em;
}
    
/* Modify */
.r_param--align:after {
    content: '';
    display: table;
    clear: both;
}

.r_param--align .param__prop {
    float: left;
    width: 70%;
}

.r_param--align .param__value {
    float: right;
    width: 30%;
    box-sizing: border-box;
}

.r_catalog_element_buy_block
{
    position: relative;
    float:right;
    width: 340px;
    height: 360px;
    border: 1px solid #f5f4f0;
    border-radius: 5px;
}

.r_catalog_section_buy_block_stock
{
    position: absolute;
    bottom: 35px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-left: 22px;
    font-family: 'Museo Sans Cyrl 300', serif;
    font-size: 12px;
}

.r_catalog_element_buy_block_stock
{
    position: relative;
    width: 260px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 35px;
    font-family: 'Museo Sans Cyrl 300', serif;
    font-size: 13px;
}

.r_catalog_element_buy_block_stock_title
{
    font-family: 'Museo Sans Cyrl 300', serif;
    font-size: 14px;
    margin-bottom: 15px;
}
.r_catalog_element_buy_block_old_price div
{
    text-decoration: line-through;
    display: inline-block;
}
.r_catalog_element_buy_block_old_price
{
    
    font-family: 'Museo Sans Cyrl 700', serif;
    font-size: 25px;
    margin-left: auto;
    margin-right: auto;
    width: 240px;
    text-align: left;
    margin-top: 10px;
}
.r_catalog_element_buy_block_old_price span {
    font-size: 18px;
    text-decoration:none;    
}

.r_catalog_element_buy_block_couter
{
    position: relative;
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    font-family: 'Museo Sans Cyrl 300', serif;
    font-size: 14px;
}

.r_catalog_element_buy_block_couter_botton
{
    display: block;
    text-decoration: none;
    text-align: center;
    border-radius: 5px;
    color:black;
    width: 30px;
    height: 30px;
    background-color: #f5f4f0;
    line-height: 30px;
    font-size: 24px;
    float:left;
}

.r_catalog_element_buy_block_couter_botton:hover
{
    background-color: #ffa800;
}

.r_catalog_element_buy_block_couter_input
{
    width: 40px;
    height: 30px;
    display: block;
    text-decoration: none;
    text-align: center;
    float:left;
    font-family: 'Museo Sans Cyrl 500', serif;
    font-size: 16px;
    border: none;
}

.r_catalog_element_buy_block_couter_title
{
    position: relative;
    float:left;
    font-family: 'Museo Sans Cyrl 500', serif;
    font-size: 14px;
    line-height: 30px;
    margin-right: 20px;
}

.r_catalog_element_buy_block_price
{
    font-family: 'Museo Sans Cyrl 700', serif;
    font-size: 30px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    margin-top: 10px;
    width: 240px;
}
.r_catalog_element_buy_block_price div
{
    display: inline;
}

.r_catalog_element_buy_block_price span
{
    font-size: 18px;
}

.r_catalog_element_buy_block_buy
{
    display: block;
    text-decoration: none;
    color:black;
    width: 270px;
    height: 55px;
    background-color: #ffa800;
    border: 1px solid #ca8602;
    border-radius: 3px;
    font-family: 'Museo Sans Cyrl 500', serif;
    font-size: 16px;
    line-height: 55px;
    cursor: pointer;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    text-align: center;
}

.r_catalog_element_buy_block_buy:active
{
    top:2px;
    left:2px;
}

.r_catalog_element_buy_block_buy:hover
{
    background-color: #FF8001;
    color:black;
}
.r_catalog_element_buy_block_buy span
{
    /*padding-left: 60px;*/
}

.r_catalog_element_buy_block_buy:before
{
    content: "";
    position: absolute;
    top:20px;
    left:25px;
    width: 21px;
    height: 21px;
    /*background-image:url('/bitrix/templates/new_design_2017/css/../images/cart_1.png');*/
    
}
.r_catalog_element_buy_block_buy_bottoms
{
    margin-top: 15px;
margin-left:auto;
margin-right: auto;
width: 270px;
position: relative;
    
}

.r_catalog_element_buy_block_buy_click
{
    width: 40%;
    float: left;
    font-family: 'Museo Sans Cyrl 500', serif;
    font-size: 14px;
    color:#3ba9f0;
    cursor: pointer;
    margin-top: 20px;
    text-align: center;
    text-decoration: none;
    
 
}

.r_catalog_element_buy_block_buy_favorite:before
{
    content: "";
    position: absolute;
    top:16px;
    left: 10px;
    width: 21px;
    height: 18px;
    background-image:url('/bitrix/templates/new_design_2017/css/../images/heart.png');
    
    
}

.r_catalog_element_buy_block_buy_favorite
{
    position: relative;
    float:right;
    width: 130px;
    height: 50px;
    border: 1px solid #3ba9f0;
    border-radius: 10px;
    color:#3ba9f0;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    font-family: 'Museo Sans Cyrl 300', serif;
    cursor: pointer;
    padding-left: 20px;
}

.r_catalog_element_buy_block_buy_favorite:hover
{
    border: 1px solid #276E9D;
    color:#276E9D;
    text-decoration: underline;
}

.r_catalog_element_buy_block_buy_click span
{
    border-bottom: 1px solid #3baaf1;   
}

.r_catalog_element_buy_block_buy_click:hover span
{
    border-bottom: 1px solid transparent;
}

.r_catalog_element_options
{
    margin-top: 65px;
    position: relative;
    padding-top: 70px;
    padding-bottom: 70px;
    
}

.r_catalog_element_options_back_left
{
    
    position: absolute;
    top:0px;
    left:0px;
    background-color: #f9f9f9;
    width: 100%;
    height: 100%;
    box-shadow: 1000px 0 0 #f9f9f9;
}

.r_catalog_element_options_back_right
{
    position: absolute;
    top:0px;
    right:0px;
    background-color: #f9f9f9;
    width: 100%;
    height: 100%;
    box-shadow: -1000px 0 0 #f9f9f9;
}

.r_catalog_element_options_left
{
    position: relative;
    float:left;
    max-width: 715px;
    width: 100%;
    z-index: 2;
}

.r_catalog_element_options_right
{
    position: relative;
    float:right;
    width: 335px;
    z-index:2;
}
.r_catalog_element_options_left_tabs
{
    margin-bottom: 50px;
}

.r_catalog_element_options_left_tab
{
    font-family: 'Museo Sans Cyrl 700', serif;
    font-size: 18px;
    font-weight: bold;
    
    cursor:pointer;
    float:left;
    
    text-decoration: none;
    color:#3ba9f0;
    border-bottom: 1px solid #3ba9f0;
}

.r_catalog_element_options_left_tab:hover
{
    border-bottom: 1px solid transparent;
}


.r_catalog_element_options_left_tab:first-child
{
    margin-right: 30px;
}

.r_catalog_element_options_left_tab.active
{
    color:black;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    
}


.r_catalog_element_options_left_tabules_value
{
    display: none;
    font-family: 'Museo Sans Cyrl 300', serif;
    font-size: 14px;
}

.r_catalog_element_options_left_tabules_value p
{
    font-family: 'Museo Sans Cyrl 300', serif;
    font-size: 14px;
    
}

.r_catalog_element_options_left_tabules_value.active
{
    display: block;
}

.r_catalog_element_delivery_block
{
    width: 310px;
    border: 1px solid #f5f4f0;
    border-radius: 3px;
    padding-left: 30px;
    padding-top: 35px;
    padding-bottom: 35px;
}

.r_catalog_element_delivery_block_title
{
    font-family: 'Museo Sans Cyrl 700', serif;
    font-size: 16px;
}

.r_catalog_element_delivery_block_text
{
    margin-top: 25px;
    padding-right: 30px;
    font-family: 'Museo Sans Cyrl 300', serif;
    font-size: 14px;
}

.r_catalog_element_delivery_block_text .r_param
{
    margin-bottom: 5px;
    
}

.r_catalog_element_delivery_block_text #delivery_city
{
    color:#3ba9f0;
    border-bottom: 1px solid #3ba9f0;
}

.r_catalog_element_delivery_block_text #delivery_city:hover
{
    border-bottom: 1px solid transparent;
    
}

.r_catalog_element_delivery_block_pay_title
{
    margin-top: 35px;
    font-family: 'Museo Sans Cyrl 500', serif;
    font-size: 16px;
}

.r_catalog_element_delivery_block_pay_text
{
    margin-top: 25px;
}

.r_catalog_element_delivery_block_pay_text ul
{
    list-style-type: disc;
    padding-left: 20px;
}

.r_catalog_element_delivery_block_pay_text ul li
{   
    font-family: 'Museo Sans Cyrl 300', serif;
    font-size: 14px;
    margin-bottom: 3px;
}

.r_catalog_element_options_right_text
{
    margin-top: 30px;
    font-family: 'Museo Sans Cyrl 300', serif;
    font-size: 14px;
    line-height: 170%;
}

.r_catalog_element_options_right_text span
{
    font-family: 'Museo Sans Cyrl 500', serif;
}
.r_catalog_element_associate
{
    padding-top: 65px;
    margin-bottom: 140px;
}

.r_catalog_element_associate_title
{
    font-family: 'Museo Sans Cyrl 700', serif;
    font-size: 23px;
    margin-bottom: 60px;

}

.bx-controls-direction
{
      position: relative;
    bottom: 25px;
    width: 36%;
    margin: 0 auto;
}


.r_news_left
{
    float:left;
    width: 720px;
}

.r_news_right
{
    float:right;
    width: 335px;

}

.r_news_item
{
    float:left;
    width: 340px;
    height: 330px;
    display: block;
    position: relative;
    margin-bottom: 50px;
    text-decoration: none;
    color:black;
}

.r_news_item:nth-child(2n)
{
    float:right;
}

.r_news_item:hover .r_news_item_name
{
    color:#3baaf1;
}

.r_news_item_image
{
    
    position: relative;
    width: 340px;
    height: 210px;
    
    margin-bottom: 25px;
    display: table;
}

.r_news_item_image_inner
{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.r_news_item_image img
{
    max-width: 340px;
    max-height: 210px;
}

.r_news_items
{
    margin-top: 60px;
}



.r_news_item_date
{
    font-family: 'Museo Sans Cyrl 300', serif;
    font-size: 12px;
    margin-bottom: 10px;
    color:black;
}

.r_news_item_name
{
    font-family: 'Museo Sans Cyrl 500', serif;
    font-size: 14px;
    height: 22px;
    overflow: hidden;
    margin-bottom: 10px;
}

.r_news_item_prev
{
    font-family: 'Museo Sans Cyrl 300', serif;
    font-size: 14px;
    margin-bottom: 20px;
}

.r_news_detail_title
{
    
    margin-top:0px;
    margin-bottom: 55px;
    font-family: 'Museo Sans Cyrl 700', serif;
    font-size: 24px;
}

.r_news_detail_image
{
    width: 720px;
    height: 330px;
    text-align: center;
    margin-bottom: 25px;
    position: relative;
}

.r_news_detail_image img
{
    height: 100%;
}

.r_news_detail_date
{
    font-family: 'Museo Sans Cyrl 300', serif;
    font-size: 12px;
    margin-bottom: 30px;
}

.r_news_detail_text
{
    font-family: 'Museo Sans Cyrl 300', serif;
    font-size: 16px;
}

.r_news_detail_bottom
{
    margin-top: 100px;
    margin-bottom: 85px;
}

.r_news_detail_bottom_left
{
    float:left;
    
}

.r_news_detail_bottom_left a
{
    font-family: 'Museo Sans Cyrl 500', serif;
    font-size: 14px;
    
    color: #3baaf1;
    border-bottom: 1px solid #3baaf1; 
    text-decoration: none;
}

.r_news_detail_bottom_left a:hover
{
       text-decoration: none;
    border-bottom: 1px solid transparent;
    color:#3baaf1;
}

.r_news_detail_bottom_right
{
    float:right;
    font-family: 'Museo Sans Cyrl 300', serif;
    font-size: 14px;
}

.r_news_detail_bottom_right_icons
{
    float:right;
    position: relative;
    top:-3px;
}

.r_basket_title
{
    margin-top: 0px;
    margin-bottom: 50px;
    font-family: 'Museo Sans Cyrl 700', serif;
    font-size: 24px;
}

.r_order_make_title
{
    margin-top: 0px;
    margin-bottom: 50px;
    font-family: 'Museo Sans Cyrl 700', serif;
    font-size: 24px;
}

.one_section_product_cells.cell_already_added .name_product a
{
    color:#ffa800;
    
}

.one_section_product_cells_pic_name:hover .name_product a
{
    color:#3ba9f0;
}

.one_section_product_cells:hover .r_catalog_list_hover_block
{
    /*display: block;*/
    visibility: visible;
}

.one_section_product_cells:hover .r_section_goods_section
{
    /*display: none;
    visibility: hidden;*/
}

.r_section_goods_section:hover
{
     color:#3ba9f0;
}

.form__container input
{
    padding: 15px;
    border: 1px solid #dcdcdc;
    width: 80%;
    border-radius: 3px;
}

.form__container textarea
{
    padding: 15px;
    border: 1px solid #dcdcdc;
    width: 80%;
    border-radius: 3px;
}



.r_catalog_element_raiting
{
    position: absolute;
    left: 32px;
    top:32px;
}
.r_catalog_element_raiting_title
{
    float:left;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Museo Sans Cyrl 500', serif;
}

.r_catalog_element_raiting_stars
{
    float:left;
    margin-left: 13px;
    position: relative;
    bottom: 13px;
}

.r_section_goods_section
{
    font-size: 11px;
    font-family: 'Museo Sans Cyrl 300', serif;
    color: black;
    margin-top: 3px;
    text-align: left;
    display: block;
    text-decoration: none;
    width: 88%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 16px;
    overflow: hidden;
    
}

.r_section_goods_section_inner
{
    font-size: 12px;
    font-family: 'Museo Sans Cyrl 300', serif;
    color: black;
    
    text-align: left;
    display: block;
    text-decoration: none;
    
    position: absolute;
    bottom: 75px;
    
    left: 27px;

}

.r_search_page
{
    margin-top: 30px;
    margin-bottom: 40px;
}
.r_search_page .one_section_product_cells
{
    margin-bottom: 80px;
}

.r_search_page .one_section_product_cells:nth-child(4n) {
    margin-right: 22px;
}

.r_search_page .one_section_product_cells:nth-child(5n) {
    margin-right: 0px;
}

.call_back_modal_sog
{
    margin-top: 20px;
    font-size: 11px;
    
}

.call_back_modal input
{
    width: 92%;
}

.call_back_modal textarea
{
    width: 92%;
    height: 50px;
}

.call_back_modal_sog a
{
    color:#1277b0;
    text-decoration: underline;
}

.call_back_modal_logo
{
    width: 100%;
    margin-bottom: 30px;
}

.call_back_modal_title
{
    font-weight: 700;
    margin-bottom: 30px;
    text-align: left;
    font-size: 29px;
    color:#2e2e2e;   
}

.input_label
{
    margin-bottom: 10px;
    font-weight: 300;
    font-size: 18px;
    color:#2e2e2e;
}

.call_back_modal .button_blue
{
    width: 50%;
    margin: 0 auto; 
    
}

.call_back_modal .form__bottom
{
    margin-top: 30px;
    
}

.button_blue
{
    position: relative;
    display: block;
    height: 60px;
    font-size: 25px;
    color: #fff;
    line-height: 29px;
    border-left: 1px solid #1280c3;
    border-right: 1px solid #167aa7;
    border-top: 1px solid #23b9f9;
    border-bottom: 1px solid #044680;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.2);
    background: #1b8fc0;
    background: -moz-linear-gradient(top, #1b8fc0 0%, #05539a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1b8fc0), color-stop(100%,#05539a));
    background: -webkit-linear-gradient(top, #1b8fc0 0%,#05539a 100%);
    background: -o-linear-gradient(top, #1b8fc0 0%,#05539a 100%);
    background: -ms-linear-gradient(top, #1b8fc0 0%,#05539a 100%);
    background: linear-gradient(to bottom, #1b8fc0 0%,#05539a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b8fc0', endColorstr='#05539a',GradientType=0 );
    border-radius: 2px;
}

.order_oferta
{
    font-size: 14px;
}

.register_confirm_policy
{
    font-size: 11px;
}

.register_confirm_policy .error
{
    color:red;
    height: 15px;
}

.r_catalog_element_options_left_notice
{
    font-size: 11px;
    color: #8a8787;
    padding-top: 20px;
}

.in_sec_desription
{
    padding-bottom: 15px;
}

.left_contact_icons
{
    width: 40px;
    height: 150px;
    position: fixed;
    right: 30px;
    bottom: 30px;
}

.left_contact_icon
{
    display: block;
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
    background-size: contain;
}

.left_contact_icon.instagram_icon
{
    background-image: url('/images/instagramm_50.png') ;
}

.left_contact_icon.whatsapp_icon
{
    background-image: url('/images/whatsapp_50.png') ;
}


.left_contact_icon.mail_icon
{
    background-image: url('/images/mail_50.png') ;
}

.catalog_product .bx-wrapper
{
    
}

.r_catalog_element_image .bx-controls
{
    position: relative;
    top:35px;
}

@media (max-width:770px){
    .r_catalog_section_buy_block_stock
    {
        display:none;
    }
    
    .r_catalog_element_image .bx-wrapper .bx-controls-direction a
    {
        display:block;
        top:-35px;
    }
    
    .left_contact_icon
    {
        display: block;
        width: 50px;
        height: 50px;
        margin-bottom: 20px;
    
    }
    .left_contact_icons
    {
        height: 200px;
        bottom: 200px;
    }
    
    .r_section_goods_section
    {
        display:none;
    }
    
    
    .r_section_goods_section_inner
    {
        font-size: 20px;
        bottom: 38px;
        left:37px;
    }
    
    .r_section_goods_section
    {
        font-size: 22px;
        margin-top: 10px;
    }
    
    .r_header_top_menu
    {
        display:none;
    }
    
    .small_basket .summ_cart
    {
        
        
    }
    
	.r_nav_middle_menu_list
    {
	display:none;        
	}
    
    #r_nav_middle_menu_main
    {
        width: 100%;
        
    }
    
    
    
    #r_nav_middle_menu_main span
    {
        display: inline-block;
        font-size: 25px;
        top: 14px;
    left: 79px;
        
    }
    
    .r_header_logo
    {
        width: 60%;
        left: 7px;
        
        top: 65px;
        height: 60%;

    }
    
    .r_header_logo img
    {
        width:auto ;
            max-height: 100%;
    }
    
    .r_header_search
    {
        /*display: none;*/
        top: 132px;
        width: 100%;
        left: 0px;
    }
    .bx_search_container .bx_field
    {
            border-top: 1px solid #b5b5b5!important;
    border-right: 1px solid #b5b5b5!important;
    border-bottom: 1px solid #b5b5b5!important;
    border-left: 1px solid #b5b5b5!important;
    }
    
    .bx_search_container_help
    {
        display: none;
    }
    
    .bx_search_container .bx_field .bx_input_text
    {
        font-size: 22px;
    }
    
    .r_header_city
    {
        left: 4%;
    }
    
    .r_header_phones
    {
        display: none;
    }
    
    .r_header_city
    {
        font-size: 20px;
        left: 8px;
    }
    
    .r_header_top_basket
    {
        right:6px;
        
        top: 65px;
    }
    
    .r_nav_menu_div_column
    {
        float:none;
    }
    
    #r_nav_catalog_menu
    {
        background-color: #f1f1f1;
    }
    
    .r_header_top_basket
    {
        width:210px;
    }
    
    .small_basket .summ_cart
    {
        font-size: 20px!important;
    }
    
    .bx_auth .bx_login_top_inline_link
    {
        font-size: 20px!important;
    }
    
    .r_header
    {
     width: 770px;
     height: 200px;   
    }
    
    .r_main_slider_inner_right
    {
        display: none;
    }
    
    .r_main_slider_inner_left
    {
        width: 100%;
        height: auto;
        top:5px
    }
    
    .r_main_slider
    {
        height: 290px;
    }
    
    .slider_item
    {
        width: 100%;
        height: auto;
    }
    .slider_item img
    {
    width: 100%;
    height:auto;
    }
    
   .slider_item_action img
    {
    width: 760px;
    height:270px;
    }
    
    #bx_slider_2
    {
     
    }
    

    
    .r_header_city
    {
        top: 10px;
    }
    
    .r_header_top_auth
    {
        top: 10px;
    }
    
    .r_main_goods_section_menu_item
    {
        font-size: 170%;
        margin-right: 10px;
        padding-top: 10px;
    }
    
    .r_main_goods_section_list_goods_item
    {
        width: 40%;
        margin-right: 25px;
    }
    
    .r_main_goods_section_list_goods_item:nth-child(5n)
    {
     margin-right: 25px;   
    }
    
    .r_main_goods_section_list_goods_item:nth-child(2n)
    {
        margin-right: 0px;
    }
    
    .r_main_sections
    {
        display: none;
    }
    
    .r_main_news_item
    {
        width: 45%;
        margin-right: 25px;
    }
    
    .r_main_news_item:nth-child(2n)
    {
        margin-right: 0px;
    }
    
    .r_main_news_item_image
    {
        width: 100%;
    }
    
    .r_main_news_inner_left
    {
        float:none;
        width: 100%;
        padding-left: 10px;
    }
    
    .r_main_news_inner_right
    {
    float:none;
    width: 100%;    
    padding-left: 10px;
    }
    
    .r_news_right
    {
        width: 700px;
        margin-top: 40px;
        float:left;
    }
    .r_main_news_subscribe
    {
        width: 100%;
        float:left;
        
    }
    
    .r_news_detail_image
    {
        width: 700px;
        height: 330px;
    }
    
    .r_news_detail_image img
    {
        max-height: 100%;
    }
    
    .r_news_detail_date
    {
        font-size: 22px;
    }
    
    .r_news_detail_text
    {
            font-size: 22px;
    }
    
    .r_main_news_subscribe_inner
    {
      
    }
    
    .r_main_news_inner_vk_block
    {
        float:right;
        width: 45%;
        
    }
    
    .r_footer_inner
    {
        padding-left: 10px;
        width: 760px;
    }
    
    .r_footer_copy_right_inner
    {
        width: 760px;
        padding-left: 10px;    
    }
    
    .r_footer_copy_right_a_cr
    {
        position: relative;
        top:0px;
        margin-bottom:10px;
        
    }
    
    .r_footer_copy_right_a
    {
        height: auto;
        width: 770px;
    }
    
    .r_footer_copy_right_a_policy
    {
        position: relative;
        top:0px;
        margin-bottom: 10px;
    }
    
    .r_footer_copy_right_a_icons
    {
        position: relative;
        top:0px;
        width: 100%;
        margin-bottom: 30px;
        margin-top: 30px;
    }
    
    .r_catalog_left_menu
    {
        display: none;
    }
    .r_catalog_right
    {
        width: 100%;
    }
    
    .one_section_product_cells
    {
        width: 45%;
        margin-right: 60px;
        margin-bottom: 70px;
    }
    
    .one_section_product_cells:nth-child(2n)
    {
        margin-right: 0px;
    }
    
    .r_catalog_list_hover_block
    {
        display: block;
        visibility: visible;
        width: 100%;
        height: 120%;
        max-height: 440px;
        border: none;
    }
    
    .r_catalog_list_hover_block_a
    {
        width: 100%;
        height: 375px;
    }
    
     .one_section_product_cells .buy_block
     {
        width: 70%;
        bottom: -20px;
        left:38px;
        
     }      
     .one_section_product_cells a.buy
     {
        width: 85%;
        line-height: 10px;
        height: 25px;
        padding-top:15px;
        font-size: 20px;
     }
     
     .one_section_product_cells .name_product
     {
        
     }
     
     ul.breadcrumb-navigation a
     {
        font-size: 22px!important;
     }
     
     .name_product a
     {
        font-size: 22px;
     }
     
     .one_section_product_cells .price_block .new_price
     {
        font-size: 30px;
     }
     
     .r_main_goods_section
     {
        width: 770px;
            margin-top: 85px;
     }
     .r_nav_middle_menu_inner
     {
        width: 770px;
     }
     
     .r_main_news
     {
        width: 770px;
        padding-top: 20px;
     }
     
     .r_main_slider_inner
     {
        width: 770px;
     }
     
     .r_footer_copy_right_text
     {
        width: 770px;
     }
     
     .r_main_actions
     {
        width: 770px;
        min-width: 770px;
        height: 370px;
        
     }
     
     .r_main_actions_title
     {
        margin-bottom: 0px;
        padding-top: 20px;
     }
     
     .r_main_actions .bx-viewport
     {
        height: 270px!important;
     }
     
     .r_main_news_inner_right_vk_block
     {
      float:right;
      width: 45%;  
     }
     
     .r_main_news_inner_right_news_block
     {
        float:left;
        width: 45%;
     }
     
     .r_main_news_inner_vk_title
     {
        margin-top: 0px;
     }
     
     .content_inner_page
     {
        width: 750px;
        padding-left: 20px;
     }
    .r_catalog_element_buy_block
    {
        float:left;
    }
    
    .bx_ordercart .bx_ordercart_order_pay
    {
        float:left;
    }
    .bx_ordercart .bx_ordercart_order_table_container
    {
        width: 98%;
    }
    .r_order_summary
    {
        float:left;
        margin-top: 20px;
    }
    .r_order_summary h4
    {
        margin-bottom: 0px;
        padding-bottom: 10px;
    }
    
    .bx_order_make
    {
        width: 645px;
    }
    
    #order_form_div input[type="text"], #order_form_div input[type="password"], #order_form_div textarea, #order_form_div select
    {
        font-size: 22px;
    }
    
    .r_order_text_input_title
    {
        font-size: 22px;
    }
    
    .bx_order_make .bx_section h4
    {
        font-size: 22px;
    }
    
    .bx_order_make .bx_logotype .name
    {
        font-size: 22px;
    }
    .bx_logotype
    {
        width: 140px;
        height:140px;
    }
    .r_nav_menu_first_level
    {
        margin-bottom: 27px;
    }
    .r_nav_menu_first_level_a
    {
        font-size: 27px;
    }
    .r_nav_menu_second_level_a
    {
        font-size: 25px;
        margin-bottom: 25px;
    }
    .r_nav_menu_div_column
    {
        width: 450px;
    }
    
    .r_footer_menu a
    {
        font-size: 22px;
    }
    
    .r_footer_inner_item_title
    {
        font-size: 24px;
    }
    .r_footer_inner_item_1
    {
        width: 50%;
    }
    .r_footer_inner_item_2
    
    {
        width: 50%;
    }
    
    .r_footer_inner_item_4
    {
        width: 50%;
        margin-top: 30px;
    }
    
    .r_footer_phones
    {
        font-size: 24px;
    }
    
    .r_footer_addr
    {
        font-size: 21px;
    }
    .r_footer_call,.r_footer_email
    {
        font-size: 35px;
    }
    
    .r_main_goods_section_list_goods_name
    {
        font-size: 22px;
    }
    .r_main_goods_section_list_goods_section
    {
        font-size: 20px;
    }
    
    .r_main_goods_section_list_goods_price
    {
        font-size: 22px;
    }
    
    .r_main_goods_section_list_goods_item
    {
        width: 45%;
    }
    .r_main_goods_section_list_goods_item:nth-child(2n)
    {
        margin-right: 0px;
    }
    
    .r_main_news_item_name
    {
        font-size: 22px;
    }
    
    .r_main_news_item_preview
    {
        font-size: 20px;
    }
    
    .r_news_item_date
    {
        font-size:20px;
    }
    
    .r_news_item_name
    {
        font-size:22px;
    }
    
    .r_news_item_prev
    {
        font-size:20px;
    }
    
    .r_catalog_element_options
    {
        padding-top: 0px;
        padding-bottom: 0px;
        
    }
    .r_catalog_element_options_left_tab
    {
        font-size: 22px;
    }
    
    .r_catalog_element_options_left_tabules_value
    {
        font-size: 18px;
    }
    
    .r_catalog_element_options_left_tabules_value p
    {
        font-size: 18px;
    }
    .r_catalog_element_options_right
    {
        float:left;
        width: 100%;
    }
    
    .r_catalog_element_delivery_block_title
    {
        font-size: 22px;
    }
    
    .r_catalog_element_delivery_block_text
    {
        font-size: 18px;
    }
    
    .r_catalog_element_delivery_block_pay_title
    {
        font-size: 22px;
    }
    
    .r_catalog_element_delivery_block_pay_text ul li
    {
      font-size: 22px;  
    }
    
    .r_catalog_element_options_right_text
    {
        width: 100%;
        font-size: 18px;
    }
    
    .r_catalog_element_prices_price_block
    {
        font-size: 17px;
        
    }
    
    .r_catalog_element_buy_block_stock
    {
        width: 300px;
        font-size: 18px;
    }
    
    .r_catalog_element_buy_block_couter_title
    {
        font-size: 18px;
    }
    
    .r_catalog_element_buy_block_couter_input
    {
        font-size: 19px;
    }
    
    .r_catalog_element_buy_block_couter_botton
    {
        width: 40px;
        height: 40px;
    }
    .r_catalog_element_buy_block_couter
    {
        width: 450px;
        padding-left:40px;
    }
    
    .r_catalog_element_buy_block_buy_click
    {
        margin-top: 10px;
        font-size: 22px;
        width: 100%;
    }
    .r_catalog_element_buy_block_buy_favorite
    {
        
        width: 245px;
        margin-top: 20px;
    }
    .one_section_product_cells .image_product
    {
            width: 210px;
    }
    
    .r_catalog_element_prices
    {
        float: none;
        top:350px;

    }
    
    .r_catalog_element_buy_block
    {
        float: right;
        bottom: 380px;
    }
}



/* End */



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


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

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

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

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

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

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

/* LOADER */

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

/* PAGER */

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

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

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

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

/* DIRECTION CONTROLS (NEXT / PREV) */

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

.bx-wrapper .bx-next {
	right: 10px;
	/* background: url(/bitrix/templates/new_design_2017/js/images/controls.png) no-repeat -43px -32px; */
	background: url(/bitrix/templates/new_design_2017/js/images/custom_controls.png) no-repeat -8px -190px;/*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: 8px;
	height: 13px;/*custom*/
	text-indent: -9999px;
	z-index: 12;
}
@media (max-width:774px){
	.bx-wrapper .bx-controls-direction a 
    {
		display:none;
	}
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

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

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

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

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

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

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

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

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

/* IMAGE CAPTIONS */

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

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



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

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

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

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

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

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

.fancybox-inner {
	overflow: hidden;
}

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

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

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

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

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

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

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

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

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

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

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

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

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

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

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

/* Overlay helper */

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

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

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

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

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

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

/* Title helper */

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

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

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

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

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

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

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

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

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

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



/* Start:/bitrix/templates/new_design_2017/components/bitrix/search.title/header_search/style.css?15281055914842*/
.bx_search_container{
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
}

.bx_search_container .bx_field{
	position: relative;
	margin-top: 15px;
	height: 45px;
	border-top:    1px solid #f5f4f0;
	border-right:  1px solid #f5f4f0;
	border-bottom: 1px solid #f5f4f0;
	border-left:   1px solid #f5f4f0;
	border-radius: 5px;
	background: #fff;
	
	line-height: 30px;
}
.bx_search_container .bx_field .bx_input_text{
	position: absolute;
	right: 34px;
	left: 18px;
	height: 45px;
	outline: none;
	border: none;
	background: none;
	line-height: 30px;
    font-family: 'Museo Sans Cyrl 300',serif;
}

.bx_search_container_help
{
    position: absolute;
    bottom: -38px;
    left:10px;
    font-size: 12px;
    font-family: 'Museo Sans Cyrl 300',serif;
}

.bx_search_container_help a
{
    color: #3baaf1;
    border-bottom: 1px solid #3baaf1; 
    text-decoration: none;
}

.bx_search_container_help a:hover
{
    text-decoration: none;
    border-bottom: 1px solid transparent;
    color:#3baaf1;
}

.bx_search_container .bx_field .bx_input_text::-webkit-input-placeholder {color:#000;}
.bx_search_container .bx_field .bx_input_text::-moz-placeholder          {color:#000;}/* Firefox 19+ */
.bx_search_container .bx_field .bx_input_text:-moz-placeholder           {color:#000;}/* Firefox 18- */
.bx_search_container .bx_field .bx_input_text:-ms-input-placeholder      {color:#000;}

.bx_search_container .bx_field .bx_input_submit{
	position: absolute;
	top: 2px;
	right: 0;
	bottom: 0;
	width: 34px;
	border: none;
	background: url('/bitrix/templates/new_design_2017/components/bitrix/search.title/header_search/images/loop.png') no-repeat left center;
	cursor: pointer;

}

div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
	min-width: 370px;
	margin-left: 11px;
	margin-top:-5px;
	background-color: #FFF;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/new_design_2017/components/bitrix/search.title/header_search/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_searche{}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 45px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	margin-left: 70px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: #4788cb;
	font-size: 13px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:13px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}
.search{
	width: 255px;
	height:40px;
	float:left;
	
}
.search #search{
	height:30px;
}
.search .bx_field{
	margin-top:7px;
	height:45px;
}
.search .bx_search_container .bx_field .bx_input_submit{
	background:url(/bitrix/templates/new_design_2017/components/bitrix/search.title/header_search/images/search_icon.png) no-repeat center;
	opacity:0.6;
}
.search .bx_search_container .bx_field{
	background:#f6f6f6;
	border:none;
}
.search .bx_search_container .bx_field .bx_input_text{
	height:24px;
	line-height:24px;
	font-size:11px;
	font-family:Arial;
}
.searc_mini_button {
	display:none;
	border: 0;
	/*background: url(/bitrix/templates/new_design_2017/components/bitrix/search.title/header_search/images/search_icon2.png) no-repeat center;*/
	width: 28px;
	height: 26px;
}
@media (max-width:800px){
	.search {
		width:180px;
	}
}
@media (max-width:700px){
	.search {
		width:120px;
	}
}
@media (max-width:630px){
	#title-search-input{
		display:none;
	}
	.search {
		width: 48px;
	}
	.bx_input_submit{
		display:none;
	}
	.searc_mini_button {
		display:block;
	}
}
@media (max-width:310px){
	.search{
		width:37px;
	}
	.bx_search_container {
		padding: 0 5px;
	}
}

/* End */



/* Start:/bitrix/templates/new_design_2017/components/bitrix/menu/top_horizontal_menu/style.css?1496908005176*/
.radius_top_menu
{text-align: center;}

.top_menu a
{
    display:inline-block;
    margin-right: 19px;
    
}

.top_menu a:last-child

{
    margin-right: 0;
}

/* End */



/* Start:/bitrix/templates/new_design_2017/components/bitrix/sale.basket.basket.small/top_bascet/style.css?1581045732755*/
.small_basket 
{
      position: relative;
      width: 100%;
      height: 100%;      
}


.small_basket .cart_img
{
    position: absolute;
    left: 0px;
    top:0px;
    width: 61px;
    height: 47px;
    background:url(/bitrix/templates/new_design_2017/components/bitrix/sale.basket.basket.small/top_bascet/images/basket_img.png) no-repeat center ;
    
}

.small_basket .min_col
{
    position: absolute;
    left: 32px;
    top:8px;
    width: 25px;
    height: 25px;
    color: #3ba9f0;
    font-family: 'Museo Sans Cyrl 500', serif;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    
}

.small_basket .summ_cart
{
    position: absolute;
    left:67px;
    top:18px;
    color: #3ba9f0;
    font-family: 'Museo Sans Cyrl 700', serif;
    font-size: 16px;
    display: block;
    text-decoration: none;
    
}
/* End */



/* Start:/bitrix/templates/new_design_2017/components/bitrix/system.auth.form/brown/style.css?14988139671821*/
.bx_auth{
    position: relative;
	float:right;
	font-family:Arial,sans-serif;
	min-width:217px;
    
}

.bx_login_top_inline_link.login::before
{
    content:"";
    position: absolute;
    width: 14px;
    height: 22px;
    left: -22px;
    top:-4px;
    background-image: url('/bitrix/templates/new_design_2017/components/bitrix/system.auth.form/brown/images/key.png');
}

.bx_auth a{
	font-family:Arial,sans-serif;
}
.bx_auth a.login {
	color: #3baaf1;
	font-size: 14px;
	
	display: block;
	float: right;
	margin-left: 9px;
	margin-right: 9px;
	padding: 0;
	margin-top: 0;
	height: 20px;
    border-bottom:  1px solid #3baaf1;
}
.bx_auth a.login1{
	margin-right: 9px;
}
.bx_auth a.login:hover {

 border-bottom: 1px solid transparent;
 text-decoration: none;	
}

.bx_auth a.register {
   color: #3baaf1;
	font-size: 14px;
	   border-bottom:  1px solid #3baaf1;
    
	display: block;
	float: right;
	margin-left: 9px;
	margin-right: 9px;
	padding: 0;
	margin-top: 0;
	height: 20px;
}

.bx_auth a.register:hover
{
     border-bottom: 1px solid transparent;
}

.bx_auth .line {
	width:2px;
	height:17px;
	background:url(/bitrix/templates/new_design_2017/components/bitrix/system.auth.form/brown/images/line.png) no-repeat;
	float:right;
	margin-top:12px;
}
.bx_auth .bx_login_top_inline_link {
    position: relative;
	display:block;
	float:right;
	color:#3baaf1;
	font-size: 14px;
	text-decoration:none;	
	margin-left: 10px;
    border-bottom:  1px solid #3baaf1;

}

.bx_auth .bx_login_top_inline_link:hover
{
    border-bottom: 1px solid transparent;
}

.bx_login_top_inline_link.logout
{
    color:#3baaf1;
    text-decoration: none;
     border-bottom:  1px solid #3baaf1;
} 

.bx_login_top_inline_link.logout:hover
{
    border-bottom:  1px solid transparent;
}

@media (max-width:655px){
	.bx_auth {
		min-width:0;
		margin-right:10px;
	}
}
@media (max-width:480px){
	.bx_auth .bx_login_top_inline_link {
		margin-left: 7px;
	}
	.bx_auth{
		margin-right:0px;
	}
}
/* End */



/* Start:/bitrix/templates/new_design_2017/components/bitrix/menu/catalog_middle/style.css?14969182666525*/
.bx_vertical_menu_advanced{	
	background:#ecf1f6;
	border-radius:4px;
}
.bx_vertical_menu_advanced>ul{
	display:block;
	margin:0 0 10px 0;
	padding:0;
	width:100%;
	border-radius:5px;
	background:#ecf1f6;
	list-style:none;
}
.bx_vertical_menu_advanced>ul li {
	border-top: 1px dotted #a2abb4;
}
.bx_vertical_menu_advanced>ul li:first-child{
	border:0;
}
/* 1 уровень */
.bx_vertical_menu_advanced .bx_hma_one_lvl{
	display:block;
	padding:0;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl>a{
	position:relative;
	z-index:105;
	display:block;
	padding:10px 20px 10px 12px;
	color:#444648;
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
	font-size:14px;
	line-height:16px;
	font-weight: bold;
	background-image:url(/bitrix/templates/new_design_2017/components/bitrix/menu/catalog_middle/images/menu_arrow.png);
	background-repeat:no-repeat;
	background-position:95% 50%;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl:first-child,
.bx_vertical_menu_advanced .bx_hma_one_lvl:first-child>a{border-radius:4px 4px 0 0}
.bx_vertical_menu_advanced .bx_hma_one_lvl:last-child,
.bx_vertical_menu_advanced .bx_hma_one_lvl:last-child>a {border-radius:0 0 4px 4px}
.bx_vertical_menu_advanced ul:last-child .bx_hma_one_lvl:last-child>a{border-bottom:none}

.bx_vertical_menu_advanced .bx_hma_one_lvl>a{}
.bx_vertical_menu_advanced .bx_hma_one_lvl.hover>a{
	background-image:url(/bitrix/templates/new_design_2017/components/bitrix/menu/catalog_middle/images/arrow.png);
	background-position:right;
	background-repeat:no-repeat;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl.hover>a{		
	border:none;	
	color:#fff;
	background-color:#444648;	
}
.bx_vertical_menu_advanced li:first-child .bx_hma_one_lvl.hover>a{
	border-radius:3px 3px 0 0;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl.dropdown.hover{}
.bx_vertical_menu_advanced .bx_hma_one_lvl.dropdown.hover>a{z-index:1500}

.bx_vertical_menu_advanced .bx_hma_one_lvl>a:active,
.bx_vertical_menu_advanced .bx_hma_one_lvl.current>a{}
/* // 1й уровень */
/* Контейнер*/
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container{
	position:absolute;
	top:0;
	left:0;
	z-index:1300;
	display:none;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-radius: 3px;	
	box-shadow:0 5px 10px 0 rgba(1,1,1,.29);
	background: #ecf1f6 !important;
	-webkit-box-shadow: 1px 1px 4px #7a7c7e;
	-moz-box-shadow: 1px 1px 4px #7a7c7e;
	box-shadow: 1px 1px 4px #7a7c7e;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl.hover .bx_children_container{display:block}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block{
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin-bottom:-20000px;
	padding:9px 21px;
	padding-bottom:20000px;
	min-width:130px;
	max-width:280px;	
}
.bx_shadow_fix{display:none}
.bx_vertical_menu_advanced .dropdown:hover .bx_shadow_fix,
.bx_vertical_menu_advanced .dropdown.hover .bx_shadow_fix{
	position: absolute;
	top: 0;
	right: -2px;
	bottom: -5px;
	z-index: 1500;
	display: block;
	width: 5px;
	opacity: 1;
}

.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block:first-child{border-left:none}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b1 .bx_children_block{width:100%}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b2 .bx_children_block{}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b3 .bx_children_block{width:33.3%}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container.b4 .bx_children_block{width:25%}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block.advanced{
	border-left:none;
	background:#f7fafb;
	box-shadow:inset 5px 0 7px -5px rgba(0,0,0,.12);
}
/*// Контейнер*/
/* 2й уровень*/
.bx_vertical_menu_advanced .bx_hma_one_lvl ul{
	display:block;
	margin:0;
	padding:0 0 10px 0;
	list-style:none;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_advanced_panel {
	display: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent>a{
	display:block;
	padding:5px 0;
}

/*.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent>a:hover{
	color: #366181;
}*/
/* //2й уровень*/
/* 3й уровень */
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul{border-bottom:1px solid #f2f2f2}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent:last-child ul{border-bottom:none}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul li{line-height:24px}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul a{
	display:block;
	padding:5px 10px;
}
/*.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block li.parent ul a:hover{
	background:#f0f6f8;
	box-shadow:inset 0 1px 1px 0 #e3e9eb;
}*/
/* // 3й уровень */

/* Панель */
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_advanced_panel{
	display:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	text-align:center;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_block.advanced .bx_children_advanced_panel{display:block !important}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_advanced_panel img{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	max-width:100%;
	max-height:220px;
	border:1px solid #e7e9ea;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_advanced_panel p{
	max-width:100%;
	max-height:220px;
	color:#000;
	text-align:left;
	white-space:normal;
	font-weight:normal;
	font-size:12px;
	line-height:18px;
}

/* // Панель*/
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block>ul>li{
	display:block;	
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block>ul>li>a{
	display:block;
	color:#444648;
	text-decoration:none;	
	font-size: 14px;
	line-height:23px;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl .bx_children_container .bx_children_block>ul>li>a:hover{
	color:#08579d;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl ul li ul li a{
	color:#444648;
	text-decoration:none;
	font-size: 14px;
	line-height:16px;
}


@media (max-width:569px) {
	.bx_vertical_menu_advanced{display:none}
	.header_inner_bottom_line{
		overflow:hidden;
		height:auto;
	}
}
/* End */



/* Start:/bitrix/templates/new_design_2017/styles.css?168550338023*/
h2 {
	font-size:18px;
}
/* End */



/* Start:/bitrix/templates/new_design_2017/template_styles.css?168550338013951*/
input, textarea { outline:none; }
input:active, textarea:active { outline:none; }
html {-webkit-text-size-adjust:none}
body {
	margin:0;
	padding:0;	
	font-family:Arial,sans-serif;
}
a img { border:none;}
a {
	text-decoration:underline;
	color:#1d6eb1;
}
a:hover{
	color:#636363;
}
h3 {
	
}
/*float class*/
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}

/*TOP-PANEL*/
.top_panel{
	width:100%;
	height:40px;
	background:#444648;
}
.top_panel_wrap{
	margin:0 auto;
	height:40px;
	max-width:1240px;	
	padding-left:10px;
	padding-right:10px;
	line-height:40px;
}
@media (max-width:390px){
	.top_panel_wrap{
		padding:0;
	}
}
/*TOP-PANEL END*/
/* ---- HEADER ---- */
.header_wrap {
	position:relative;
	z-index:20;
}
.workarea_wrap {
	position:relative;
	z-index:10;
}
.header_wrap_container {
	margin:0 auto;
	max-width:1240px;	
	padding: 0 8px;
}
.worakarea_wrap_container {
	margin:0 auto;	
	max-width:1240px;
	padding:0 8px;
	min-height:350px;
}
.header_grey{
	font-size: 21px;
	color: #282828;
	font-family: Arial,sans-serif;	
	font-weight: normal;
}
@media (max-width:1024px) {
	.workarea_wrap {
		min-height:400px;
	}
}
.workarea_wrap h1 {
	padding-bottom:0;
	font-size:27px;
	color:#444648;
	font-family:Arial,sans-serif;
	font-weight:normal;
}
.workarea_wrap h1 a {
	color:#000;
	text-decoration:none;
}
.bx_title_section {
	margin-top:0;
	padding-top:0;
	vertical-align:middle;
	font-size:26px;
}
.footer_wrap_container {
	margin:0 auto;
	padding-top:20px;
	padding-bottom:40px;
	max-width:980px;
}
/* ---- INC SOCIAL HEADER ---- */
.bx_inc_social_footer h4{
	text-align: left;
	font-weight: normal;
	font-size:26px;
}
.social_buttons {margin-top: 0px}
.social_buttons ul{
	margin: 0;
	padding: 0;
	list-style:none;
}
.social_buttons ul li{
	display: inline-block;
	width: 32px;
	height: 32px;
	list-style:none;
}
.social_buttons ul li a{
	display: block;
	width: 30px;
	height: 32px;
	background: url(/bitrix/templates/new_design_2017/images/sprite_social.png) no-repeat;	
}
.social_buttons ul li.fb a{ background-position: -62px 0;}
.social_buttons ul li.fb a:hover{ background-position: -62px -33px;}
.social_buttons ul li.tw a { background-position:-31px 0;}
.social_buttons ul li.tw a:hover { background-position:-31px -33px;}
.social_buttons ul li.gp a{ background-position:-64px 0}
.social_buttons ul li.vk a{ background-position:0 0}
.social_buttons ul li.vk a:hover { background-position:0 -33px;}
.social_buttons ul li a:hover{opacity:0.65;}
/* ---- INC SOCIAL HEADER END---- */
/*HEADER_LOGO*/
table.header_table {
	height:117px;
	width:100%;
	vertical-align:middle;
	/* border:1px dotted grey; */ 
}
table.header_table td.address {
	width:21%;	
	font-size:14px;
	font-family:Arial,sans-serif;
}
table.header_table td.phone{
	width: 15%;
	font-size:23px;
	color:#2e2e2e;
	font-weight:bold;
	font-family:Arial,sans-serif;
    text-align: right;
}

table.header_table td.phone a
{
    font-size:18px;
    display: block;
}

table.header_table td.phone .phone_label
{
        font-size:16px;
        font-weight: normal;
}

span.code {
	font-size:17px;
}
table.header_table td.logo {
	width:47%;
}
table.header_table td.logo_wrap {	
	padding-left:12px;
	max-height:60px;
}
table.header_table td.logo_wrap img {
	max-height:60px;
}
@media (max-width:1200px){
	table.header_table td.logo {
		width:40%;
	}
	table.header_table td.address {
		width:20%;
	}
	table.header_table td.phone {
		width:20%;
	}
}
@media (max-width:920px){
	table.header_table td.logo {
		width: 30%;
	}
	table.header_table td.address {
		width:25%;

	}
	table.header_table td.phone {
		width:25%;
	}
}
@media (max-width:740px){
	table.header_table td.logo {
		display:block;
		float:left;
		width:30%;
		margin-top: 5px;
		margin-bottom: 5px;		
		
	}
	table.header_table td.socnet {
		display:none;
	}
	table.header_table td.address {
	   display:none;
		/*display:block;*/
		float:left;
		width:30%;
		margin-left:20px;	
		margin-left: 10px;	
		margin-top:2%;
	}
	table.header_table td.phone {		
		display:block;
		float:right;
		width:35%;
		margin-right:10px;
		margin-bottom:5px;
		text-align:right;
	}
	table.header_table {
		max-height: 60px;
	}
}
@media (max-width:600px) {
	table.header_table td.address {
		display:none;
	}
	table.header_table td.phone {
		width:50%;
		font-size: 18px;
	}
	span.code {
		font-size:14px;
	}	
}
@media (max-width:480px) {
	table.header_table td.phone {		
		font-size: 18px;
	}
	table.header_table td.address {
		display:none;
	}
	table.header_table td.address {
		width: 47%;
		margin-left: 1.6%;
		padding-top: 0;
		margin-top: 0;
		margin-bottom: 9px;
	}	
	.logo_wrap img {
		max-width: 120px!important;
		height: auto!important;
	}
}
/*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{
	font-family:"Babas",Arial,sans-serif;
	text-transform:uppercase;
	font-size:30px;
	color:#cf9f33;
	width:100%;
	text-align:center;
	background:url(/bitrix/templates/new_design_2017/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;
	font-family:Arial,sans-serif;
	color:#686868;
}
/*footer*/
.bg_footer {
	background:#444648;
	position: relative;
	padding: 10px 0;
	margin-top:60px;
}
.bg_footer .footer{
	max-width:1280px;
	margin:0 auto;
}
.bg_footer .footer .table_footer {
	width:100%;
}
.bg_footer .contacts {	
	color:#fff;
	margin-left:13px;
}
.bg_footer .contacts .one_phone {
	font-size:13px;
	font-family:Arial,sans-serif;
	color:#fff;
}
.bg_footer .contacts .text_phone {
	font-size:13px;
	color:#fff;
	padding-left:2px;	
}
.table_footer .contacts {
	width:32%;
	padding-left:13px;
}
.table_footer .footer_menu {
	width:100%;
	overflow:hidden;
}
@media (max-width:1100px){
	.table_footer .footer_menu{
		width:100%;
	}
}
@media (max-width:980px){
	.table_footer .contacts{
		width:30%;
	}
}
@media (max-width:800px){
	.table_footer .contacts{
		width:40%;
	}
	.table_footer .logo{
		display:none;
	}
}
@media (max-width:700px){
	.table_footer .contacts{
		width:40%;
	}
	.table_footer .logo{
		display:none;
	}
}
@media (max-width:720px){	
	.table_footer .contacts {
		float: left;
		display: block;
		width: 92%;
		margin-left: 4%;
	}
	.table_footer .footer_menu {		
		float: left;
		display:none;
		width: 92%;
		margin-left:6%;
		clear:right;
		margin-top:5px;
	}
	.table_footer ul.footer_menu{
		width:100%;
		margin:0;
	}
	.bg_footer {
		padding: 20px 0;
	}
}
@media (max-width:460px) {
	.table_footer .contacts {
		margin-left: 2%;
	}
}
/*END_FOOTER*/
/*BX_POPUP_WINDOW*/
.popup-window	{
	border:0;
	border-radius:0;
	box-shadow:0;
	font-size:0;
}
.popup-window-close-icon {
	width: 20px;
	height: 20px;
	background:url(/bitrix/templates/new_design_2017/images/close_popup.png) no-repeat 0 0;
}
.popup-window-close-icon:hover {
	background:url(/bitrix/templates/new_design_2017/images/close_popup.png) no-repeat 0 -25px;
}
.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){
	.bx_left_catalog {
		display:none;
	}
	.bx_content_right {
		width:100%;
		float:none;
	}
}
ul.top_personal_menu {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	position:relative;
	top:1px;
}
ul.top_personal_menu li {
	float:left;
	display:block;
	list-style:none;
	border:1px solid #fff;
	border-bottom:0;
}
ul.top_personal_menu li.active {
	border:1px solid #bebebe;
	border-bottom:1px solid #fff;
}
ul.top_personal_menu li a {
	display:block;
	font-size:14px;
	padding:14px 17px;
	color:#5a5a5a;
	font-family:'Babas',Arial,sans-serif;
	text-decoration:none;
}
.personal_body {
	border:1px solid #bebebe;
	width:100%;
	padding:20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	
}
@media (max-width:600px){
	ul.top_personal_menu li a {
		padding:12px 10px;
	}
}
@media (max-width:480px){
	ul.top_personal_menu li a {
		padding:12px 4px;
		font-size:12px;
	}
}
.bx_page {
	font-size:14px;
}
/*grid*/
.left_col,
.left_col_index {
	width:18.7%;
	float:left;
}
.right_col {
	float:right;
	width:79.43%;
}
@media (max-width:800px) {
	.left_col_index {
		display:none;
	}
	.right_col {
		width:100%;
	}
	.left_col {
		width:100%;
		margin-bottom:15px;
	}
}
/*marks*/
.marks {
	position: absolute;
	z-index: 3;
	left: 10px;
	top: 7px;
	
}
.marks .mark {
	background:url(/bitrix/templates/new_design_2017/images/marks.png) no-repeat;
	width:54px;
	height:54px;
	display:block;
}
.marks .mark.share {
	background-position:top;
}
.marks .mark.hit {
	background-position:bottom;
}
.marks .mark.new {
	background-position:0 -54px;
}
.mark + .mark {
	margin-top:-20px;
}
.mark + .mark + .mark {
	margin-top:-20px;
}
/*contacts*/
.cnt_contacts {
	float:left;
	width:30%;
	color:#444648;
	font-size:12px;
	line-height: 24px;
}
.cnt_contacts .dotted_line {
	border-bottom:1px dotted #d6d6d6;
	width:100%;
	height:1px;
	margin:5px 0;
}
.cnt_map {
	float:right;
	width: 59%;
}
.cnt_map .bx-yandex-view-layout {
	padding:5px;
	background:#f0f1f2;
	border-radius:3px;
}
.cnt_map .bx-google-map {
	width:100%!important;
}
.cnt_descr {
	clear:both;
	padding-top:15px;
}
.cnt_feedback {
	width:138px;
	display:block;
	text-align:center;
	color:#fff;
	border-radius:3px;
	border-top:1px solid #a1dd1d;
	border-right:1px solid #71a21b;
	border-bottom:1px solid #488a32;
	border-left:1px solid #88cb27;	
	cursor:pointer;
	padding: 5px 0;
	font-size:15px;
	margin-top:15px;
}
.cnt_feedback {
	background: #8dc119; /* Old browsers */
	background: -moz-linear-gradient(top, #8dc119 0%, #5db643 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8dc119), color-stop(100%,#5db643)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #8dc119 0%,#5db643 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #8dc119 0%,#5db643 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #8dc119 0%,#5db643 100%); /* IE10+ */
	background: linear-gradient(to bottom, #8dc119 0%,#5db643 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8dc119', endColorstr='#5db643',GradientType=0 ); /* IE6-9 */
}
.cnt_feedback:hover {
	background: #8dc119; /* Old browsers */
	background: -moz-linear-gradient(top,  #8dc119 0%, #92c94a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8dc119), color-stop(100%,#92c94a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #8dc119 0%,#92c94a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #8dc119 0%,#92c94a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #8dc119 0%,#92c94a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #8dc119 0%,#92c94a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8dc119', endColorstr='#92c94a',GradientType=0 ); /* IE6-9 */
}

#order_manager_select_id
{
     border: none!important;
     -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;   
} 

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


.min_rt { width: 100%; }
/**/
.item_buttons.vam {
	display: inline-block;
	vertical-align: top;
	position: relative;
	top: 0;
	left: 0;
	width: 188px;
}
.item_buttons.vam .item_price {
	display: block;
	margin: 0;
	text-align: center;
}
/**/
.new_price_block {
	display: inline-block;
	margin-left: 12px;
	vertical-align: top;
}
.new_price_block-prices {
	margin-top: 4px;
	padding: 10px;
	background: #ebebeb;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
            text-align: center;
    
}
.new_price_block-prices table { width: 100%; 
margin-left: auto;
    margin-right: auto;}
.new_price_block-prices td {
	padding: 5px;
	white-space: nowrap;
	text-align: center;
}
/**/
.bx_item_detail .couter {
	margin: 0;
	padding: 0;
	border: 0;
}
.bx_item_detail .for_item_price {
	padding: 8px 0;
}
.bx_item_detail .one_click_buy {
	margin: 0;
	padding: 0;
}
/**/
.item_options {
	display: block;
	margin-bottom: 10px;
	text-align: center;
}
.item_options select {
	max-width: 120px;
	height: 26px;
	border: 1px solid #ddd;
	outline: none;
}
/**/
.compare_block {
	/*top: -50px;*/
}
/**/
@media (max-width:1000px) {
  .compare_block {
      /*left: auto;*/
  }
  .min_rt {
      /*padding-top: 0 !important;*/
  }

}
@media (max-width:768px) {
	.bx_item_detail .bx_item_container .bx_rt {
		padding-top: 0;
	}
	.new_price_block {
		margin-top: 20px;
		margin-left: 0;
	}
}
@media (max-width:480px) {
	.item_buttons.vam {
		position:relative;
		left:0;
	}
	.min_rt {
		width: 100%;
		float: left;
	}
	.item_options { display: none; }
	.new_price_block { display: block; }
	.item_buttons.vam {
		width: 100%;
		margin-top: 10px;
	}
	.bx_item_detail .item_buttons_counter_block {
		text-align: center;
	}
	.item_buttons.vam .bx_bt_button {
		width: 50%;
		margin: 0 auto;
	}
}

#popup-window-present
{
    display:none; width:400px; min-height:380px;
    background-color: white;
    padding-top: 40px;
}
#popup-window-present-inner
{
    position: relative;
    width:100%;
    height:100%;
    background-color: white;
    text-align: center;
}
#popup-window-present-inner img
{
    width: 360px;
}

.gift-left
{
    float: left;
    width: 33%;
    margin-right: 10px; 
}


@media (max-width: 770px)
{
    
    .gift-left
    {
        float:none;
        width: 100%;
        margin-right: 10px; 
    }
}
/* End */
/* /bitrix/templates/new_design_2017/css/normalize.css?143575620510110 */
/* /bitrix/templates/new_design_2017/css/main.css?14810139649310 */
/* /bitrix/templates/new_design_2017/css/rashodka.css?168147127158393 */
/* /bitrix/templates/new_design_2017/js/jquery.bxslider.css?16178782754101 */
/* /bitrix/templates/new_design_2017/js/fancybox/jquery.fancybox.css?14357562054895 */
/* /bitrix/templates/new_design_2017/components/bitrix/search.title/header_search/style.css?15281055914842 */
/* /bitrix/templates/new_design_2017/components/bitrix/menu/top_horizontal_menu/style.css?1496908005176 */
/* /bitrix/templates/new_design_2017/components/bitrix/sale.basket.basket.small/top_bascet/style.css?1581045732755 */
/* /bitrix/templates/new_design_2017/components/bitrix/system.auth.form/brown/style.css?14988139671821 */
/* /bitrix/templates/new_design_2017/components/bitrix/menu/catalog_middle/style.css?14969182666525 */
/* /bitrix/templates/new_design_2017/styles.css?168550338023 */
/* /bitrix/templates/new_design_2017/template_styles.css?168550338013951 */
