

/* Start:/bitrix/templates/nice_cream/libs/normalize.css?14804228008514*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

/* Document
   ========================================================================== */

html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

/* End */


/* Start:/bitrix/templates/nice_cream/libs/font-awesome.min.css?148042280029063*/
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/bitrix/templates/nice_cream/libs/../fonts/fontawesome-webfont.eot?v=4.6.3');src:url('/bitrix/templates/nice_cream/libs/../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('/bitrix/templates/nice_cream/libs/../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('/bitrix/templates/nice_cream/libs/../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('/bitrix/templates/nice_cream/libs/../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('/bitrix/templates/nice_cream/libs/../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* End */


/* Start:/bitrix/templates/nice_cream/fonts/fonts.css?14804228003472*/
@font-face {
  font-family: 'OpenSansBold';
  src: url('/bitrix/templates/nice_cream/fonts/./OpenSansBold/OpenSansBold.woff') format('woff'),
       url('/bitrix/templates/nice_cream/fonts/./OpenSansBold/OpenSansBold.ttf') format('truetype'),
       url('/bitrix/templates/nice_cream/fonts/./OpenSansBold/OpenSansBold.svg#OpenSansBold') format('svg'),
       url('/bitrix/templates/nice_cream/fonts/./OpenSansBold/OpenSansBold.eot'),
       url('/bitrix/templates/nice_cream/fonts/./OpenSansBold/OpenSansBold.woff2') format('woff2'),
       url('/bitrix/templates/nice_cream/fonts/./OpenSansBold/OpenSansBold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans';
  src: url('/bitrix/templates/nice_cream/fonts/./OpenSans/OpenSans.woff') format('woff'),
       url('/bitrix/templates/nice_cream/fonts/./OpenSans/OpenSans.ttf') format('truetype'),
       url('/bitrix/templates/nice_cream/fonts/./OpenSans/OpenSans.svg#OpenSans') format('svg'),
       url('/bitrix/templates/nice_cream/fonts/./OpenSans/OpenSans.eot'),
       url('/bitrix/templates/nice_cream/fonts/./OpenSans/OpenSans.woff2') format('woff2'),
       url('/bitrix/templates/nice_cream/fonts/./OpenSans/OpenSans.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSansLight';
  src: url('/bitrix/templates/nice_cream/fonts/./OpenSansLight/OpenSansLight.woff') format('woff'),
       url('/bitrix/templates/nice_cream/fonts/./OpenSansLight/OpenSansLight.ttf') format('truetype'),
       url('/bitrix/templates/nice_cream/fonts/./OpenSansLight/OpenSansLight.svg#OpenSansLight') format('svg'),
       url('/bitrix/templates/nice_cream/fonts/./OpenSansLight/OpenSansLight.eot'),
       url('/bitrix/templates/nice_cream/fonts/./OpenSansLight/OpenSansLight.woff2') format('woff2'),
       url('/bitrix/templates/nice_cream/fonts/./OpenSansLight/OpenSansLight.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTSansNarrow';
  src: url('/bitrix/templates/nice_cream/fonts/./PTSansNarrow/PTSansNarrow.woff') format('woff'),
       url('/bitrix/templates/nice_cream/fonts/./PTSansNarrow/PTSansNarrow.ttf') format('truetype'),
       url('/bitrix/templates/nice_cream/fonts/./PTSansNarrow/PTSansNarrow.svg#PTSansNarrow') format('svg'),
       url('/bitrix/templates/nice_cream/fonts/./PTSansNarrow/PTSansNarrow.eot'),
       url('/bitrix/templates/nice_cream/fonts/./PTSansNarrow/PTSansNarrow.woff2') format('woff2'),
       url('/bitrix/templates/nice_cream/fonts/./PTSansNarrow/PTSansNarrow.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamProBold';
  src: url('/bitrix/templates/nice_cream/fonts/./GothamProBold/GothamProBold.eot');
  src: url('/bitrix/templates/nice_cream/fonts/./GothamProBold/GothamProBold.woff2') format('woff2'),
       url('/bitrix/templates/nice_cream/fonts/./GothamProBold/GothamProBold.woff') format('woff'),
       url('/bitrix/templates/nice_cream/fonts/./GothamProBold/GothamProBold.ttf') format('truetype'),
       url('/bitrix/templates/nice_cream/fonts/./GothamProBold/GothamProBold.svg#GothamProBold') format('svg'),
       url('/bitrix/templates/nice_cream/fonts/./GothamProBold/GothamProBold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamProLight';
  src: url('/bitrix/templates/nice_cream/fonts/./GothamProLight/GothamProLight.eot');
  src: url('/bitrix/templates/nice_cream/fonts/./GothamProLight/GothamProLight.woff2') format('woff2'),
       url('/bitrix/templates/nice_cream/fonts/./GothamProLight/GothamProLight.woff') format('woff'),
       url('/bitrix/templates/nice_cream/fonts/./GothamProLight/GothamProLight.ttf') format('truetype'),
       url('/bitrix/templates/nice_cream/fonts/./GothamProLight/GothamProLight.svg#GothamProLight') format('svg'),
       url('/bitrix/templates/nice_cream/fonts/./GothamProLight/GothamProLight.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamProRegular';
  src: url('/bitrix/templates/nice_cream/fonts/./GothamProRegular/GothamProRegular.woff') format('woff'),
       url('/bitrix/templates/nice_cream/fonts/./GothamProRegular/GothamProRegular.ttf') format('truetype'),
       url('/bitrix/templates/nice_cream/fonts/./GothamProRegular/GothamProRegular.svg#GothamProRegular') format('svg'),
       url('/bitrix/templates/nice_cream/fonts/./GothamProRegular/GothamProRegular.eot'),
       url('/bitrix/templates/nice_cream/fonts/./GothamProRegular/GothamProRegular.woff2') format('woff2'),
       url('/bitrix/templates/nice_cream/fonts/./GothamProRegular/GothamProRegular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

/* End */


/* Start:/bitrix/templates/nice_cream/css/owl.carousel.css?14804228004614*/
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

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

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

  100% {
    opacity: 0;
  }
}

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

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

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

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

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

/* End */


/* Start:/bitrix/templates/nice_cream/css/style.css?1480422800137503*/

html {
}

body {
    margin: 0;
    padding: 0;
    min-width: 320px;
    position: relative;
}


input,
button,
textarea {
    outline: none;
}
input:focus,
button:focus,
textarea:focus {
    outline: none;
}


.helper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.ml_menu_lang_block_lite {
    display: none;
}


.body_bg {
    top: -300px;
    left: -300px;
    right: 0;
    bottom: 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    transition: 1.4s;
}

.body_bg_one {
    background-image: url('/bitrix/templates/nice_cream/css/../img/body_bg_one.jpg');
}

.magic {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

/* popUpWhite on */
.popUpWhite {
    left: 0;
    right: -20px;
    bottom: 0;
    padding: 0 20px 0 0px;
    /* bottom: 0; */
    background-color: white;
    text-align: center;
    font-size: 0;
    top: 100%;
    overflow: hidden;
    transition: all 0.4s;
    position: fixed;
    overflow: auto;
}
.popUpWhite.opened {
    top: 120px;
    height: auto;
}

.popUpWhite::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}

.popUpWhite .popUpWhiteCont {
    width: 100%;
    max-width: 1410px;
    display: inline-block;
    vertical-align: middle;
    /*padding: 30px 30px 60px;*/
    padding: 0 30px 60px;
    box-sizing: border-box;
    position: relative;
}

.popUpWhiteCont .breadcrumbs {
}

.popUpWhiteCont .breadcrumbs p {
    font-family: OpenSansLight;
    font-size: 11px;
    margin: 0;
    padding: 0;
    text-align: left;
}
.popUpWhiteCont .breadcrumbs p span,
.popUpWhiteCont .breadcrumbs p a {
    text-decoration: none;
    color: #bababa;
}
.popUpWhiteCont .breadcrumbs p span, 
.popUpWhiteCont .breadcrumbs p a.active, 
.popUpWhiteCont .breadcrumbs p a:hover {
    color: #2a2929;
}

.popUpWhiteCont .breadcrumbs p i.sep {
    display: inline-block;
    width: 8px;
    height: 1px;
    background-color: #2c2c2c;
    vertical-align: middle;
    margin: 0 .9%;
}

.popUpWhiteCont .title {
    position: relative;
}

.popUpWhiteCont .title p {
    text-align: left;
    /*padding: 30px 0 0 0;*/
    padding: 60px 0 0 0;
    margin: 0;
}

.popUpWhiteCont .title p > * {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    position: relative;
}

.popUpWhiteCont .title p span {
}

.popUpWhiteCont .title p span.icon {
    max-width: 61px;
    max-height: 55px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    width: 100%;
    margin: 0 2% 0 0;
}

.popUpWhiteCont .title p span.icon::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    padding: 100% 0 0 0;
}

.popUpWhiteCont .title p span.text {
    color: #1d1d1c;
    font-size: 43px;
    font-family: GothamProBold;
    margin: 0;
}

.popUpWhiteCont button.powBtn {
    z-index: 1;
    position: absolute;
    right: 2.2%;
    background: none;
    background-image: url('/bitrix/templates/nice_cream/css/../img/popUpWhiteCont_button_powBtn.png');
    width: 100%;
    max-width: 32px;
    max-height: 32px;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    top: 70px;
    transition: none;
	background-position: left top;
}
.popUpWhiteCont button.powBtn:hover {
	background-position: left bottom;
}

.popUpWhiteCont button.powBtn:before {
    content: '';
    display: inline-block;
    padding: 100% 0 0 0;
    vertical-align: middle;
}

.popUpWhiteCont button.powBtn:after {
    content: 'Закрыть';
    position: absolute;
    left: -163%;
    top: 31%;
    color: #afafaf;
    font-size: 10px;
    font-family: OpenSansLight;
}
.popUpWhiteCont button.powBtn:hover:after {
	color: #ff3f3f;
}

.popUpWhiteCont .Ritems {
    margin: 0;
    padding: 58px 0 0;
    font-size: 0;
    text-align: left;
    border-bottom: 1px solid #c6c6c6;
    overflow: hidden;
}

.popUpWhiteCont .Ritems li {
    list-style: none;
    display: inline-block;
    width: 44%;
    margin: 0 12% 84px 0;
    font-size: 0;
    padding: 0 0 0 190px;
    position: relative;
    box-sizing: border-box;
    min-height: 144px;
    float: left;
}
.popUpWhiteCont .Ritems li:nth-child(2n) {
    margin-right: 0;
}
.popUpWhiteCont .Ritems li > * {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top;
}

.popUpWhiteCont .Ritems li .img {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 144px;
    height: 144px;
    border-radius: 144px;
    font-size: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.popUpWhiteCont .Ritems li .img::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    padding: 100% 0 0 0;
}

.popUpWhiteCont .Ritems li .content {
    box-sizing: border-box;
    padding: 0;
    text-align: left;
    display: block;
}

.popUpWhiteCont .Ritems li .content > * {
    margin: 0;
    padding: 0;
    display: block;
}

.popUpWhiteCont .Ritems li .content .title {
    color: #191919;
    font-size: 19px;
    font-family: GothamProBold;
    /*!  */
    /*!  */
    margin: 3% 0 4% 0;
}
.popUpWhiteCont .Ritems li .content .title a {
    color: #191919;
    text-decoration: none;
    transition: all 0.2s;
}
.popUpWhiteCont .Ritems li .content .title a:hover {
    color: #ff3f3f;
}

.popUpWhiteCont .Ritems li .content .desc {
    color: #212121;
    font-size: 14px;
    font-family: GothamProRegular;
    line-height: 20px;
}
.popUpWhiteCont .Ritems li .content .desc p {
    margin: 0;
    padding: 0;
}

.popUpWhiteCont .Ritems li .content .author {
    color: #838383;
    font-size: 14px;
    font-family: GothamProRegular;
    text-align: right;
    margin: 28px 5% 0 0;
}
.popUpWhiteCont .Ritems li .content .author span:nth-child(2) {
    color: #212121;
    margin: 0 0 0 .5%;
}
.page_nav {
    margin: 23px 0 0;
    padding: 0;
    font-size: 0;
    text-align: center;
}
.page_nav li {
    display: inline-block;
    padding: 0;
    list-style: none;
    text-align: center;
    font-size: 0;
    margin: 0 10px;
}
.page_nav li a,
.page_nav li span {
    border-radius: 50%;
    width: 39px;
    height: 39px;
    border: 1px solid #d7d7d7;
    box-sizing: border-box;
    display: block;
    font-size: 13px;
    color: #2c2c2c;
    font-family: GothamProRegular;
    vertical-align: middle;
    text-decoration: none;
}
.page_nav li a::before,
.page_nav li span::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    padding: 100% 0 0 0;
    width: 0;
    font-size: 0;
}
.page_nav li a:hover {
    /*color: #ffffff;
    border-color: rgb(200, 200, 200);
    background-color: rgb(200, 200, 200);*/
    border-color: rgb(255, 63, 63);
}
.page_nav li span {
    background-color: #2c2c2c;
    border-color: #2c2c2c;
    color: #fff;
}

.popUpWhiteCont .puwForm {
    margin: 50px 0 0 0;
    font-size: 0;
    text-align: center;
    text-align: center;
}

.popUpWhiteCont .puwForm .recipes-add-error {
    font-size: 14px;
}
.popUpWhiteCont .puwForm > p.title {
    margin: 0 0 40px 0;
    padding: 0;
    text-align: center;
}

.popUpWhiteCont .puwForm > p.title > * {
    display: inline-block;
    vertical-align: middle;
}

.popUpWhiteCont .puwForm > p.title span.icon {
    background-image: url('/bitrix/templates/nice_cream/css/../img/popUpWhiteCont_puwForm_p_title_span_icon.png');
    max-width: 57px;
    max-height: 65px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 0;
}

.popUpWhiteCont .puwForm > p.title span.icon::before {
    content: '';
    display: inline-block;
    width: 0;
    padding: 100% 0 0 0;
}

.popUpWhiteCont .puwForm > p.title span.text {
    font-family: GothamProRegular;
    color: #262626;
    font-size: 19px;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 0 2%;
}

.puwForm textarea,
.puwForm input[type="text"] {
    border: none;
    border-bottom: 1px solid #767676;
    outline: none;
    width: 12%;
    /*! margin: 0 2% 0 3%; */
    padding: 0;
    height: 32px;
    display: inline-block;
    vertical-align: top;
}
.puwForm textarea {
    padding: 9px 0 0;
    box-sizing: border-box;
}

.puwForm input#NAME,
.puwForm input[name="recteprt_name"] {
    margin: 0 3% 0 4%;
    width: 22%;
}
.puwForm textarea#DETAIL_TEXT,
.puwForm input[name="rectept_desc"] {
    width: 29%;
    max-width: 29%;
    min-width: 29%;
    margin: 0 0% 0 0%;
}
.puwForm input#RECIPES_AUTHOR,
.puwForm input[name="your_name"] {
    margin: 0 4% 0 5%;
    width: 15%;
}

.puwForm textarea,
.puwForm input[type="text"] {
    color: #252525;
    font-size: 14px;
    font-family: GothamProRegular;
}

.puwForm label.file {
    display: inline-block;
    width: 18%;
    margin: 0;
    padding: 0;
}

.puwForm label.file input[type="file"] {
    display: none;
}

.puwForm label.file .title {
    margin: 0;
    padding: 0;
    font-size: 0;
}

.puwForm label.file .title > * {
    display: inline-block;
    vertical-align: middle;
}

.puwForm label.file .title .icon {
    background-image: url('/bitrix/templates/nice_cream/css/../img/puwForm_label_file_title_icon.png');
    max-width: 45px;
    max-height: 36px;
    width: 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
}

.puwForm label.file .title .icon::before {
    content: '';
    display: inline-block;
    width: 0;
    padding: 100% 0 0 0;
}

.puwForm label.file .title .text {
    color: #2c2c2c;
    font-size: 15px;
    font-family: GothamProRegular;
    border-bottom: 1px dashed #767676;
    margin: 0 0 0 12px;
    transition: all 0.2s;
    cursor: pointer;
}
.puwForm label.file .title .text:hover {
	border-color: transparent;
}

.puwForm .recipes-add-submit,
.puwForm button[name="puwF_btn"] {
    border: none;
    outline: none;
    padding: 12px 58px;
    margin: 0;
    background: none;
    background-color: #ff3f3f;
    font-family: OpenSansLight;
    font-size: 20px;
    color: white;
    border-radius: 22px;
    display: block;
    margin: 4% auto 0 auto;
    position: relative;
    transition: all 0.2s;
    cursor: pointer;
}
.puwForm .recipes-add-submit:hover {
    background-color: #e53939;
}

.puwForm button[name="puwF_btn"] span {
    display: inline-block;
}

@media (max-width: 1180px) {
    .popUpWhiteCont .Ritems li {
        width: 47%;
        margin: 0 6% 84px 0;
    }
}

@media (max-width: 1000px) {
    .popUpWhiteCont .Ritems li {
        padding: 0 0 0 150px;
        min-height: 120px;
    }
    .popUpWhiteCont .Ritems li .img {
        width: 120px;
        height: 120px;
        border-radius: 120px;
    }
    .puwForm input#NAME {
        margin: 0 3% 0 0;
        width: 27%;
    }
    .puwForm textarea#DETAIL_TEXT {
        width: 40%;
        max-width: 40%;
        min-width: 40%;
        margin: 0 3% 0 0;
    }
    .puwForm input#RECIPES_AUTHOR {
        margin: 0;
        width: 27%;
    }
    .puwForm label.file {
        display: inline-block;
        width: 100%;
        margin: 30px 0 0;
    }
}

@media (max-width: 859px) {
    .popUpWhiteCont .Ritems li {
        width: 100%;
        margin: 0 0 70px;
        padding: 0 0 0 190px;
        min-height: 144px;
    }
    .popUpWhiteCont .Ritems li .img {
        width: 144px;
        height: 144px;
        border-radius: 144px;
    }
}

@media (max-width: 600px) {
    .popUpWhiteCont .Ritems li {
        padding: 0 0 0 150px;
    }
    .popUpWhiteCont .Ritems li .img {
        width: 120px;
        height: 120px;
        border-radius: 120px;
        min-height: 120px;
    }
    .puwForm input#NAME {
        margin: 0 0 15px;
        width: 100%;
        float: none;
    }
    .puwForm textarea#DETAIL_TEXT {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        margin: 0 0 15px;
        float: none;
    }
    .puwForm input#RECIPES_AUTHOR {
        margin: 0 0 15px;
        width: 100%;
        float: none;
    }
}

@media (max-width: 480px) {
    .popUpWhiteCont .Ritems li {
        padding: 0;
    }
    .popUpWhiteCont .Ritems li .img {
        width: 144px;
        height: 144px;
        border-radius: 144px;
        position: relative;
        margin: 0 auto 20px;
        top: auto;
        left: auto;
    }
    .popUpWhiteCont .Ritems li .content .author {
        text-align: left;
        margin: 18px 0 0;
    }
    .popUpWhiteCont button.powBtn {
        position: relative;
        right: auto;
        top: auto;
        display: block;
        margin: 30px 0 0 53px;
    }
    .popUpWhiteCont .title p {
        padding: 30px 0 0 0;
    }
}

/* popUp White off */





/* menu litle on */
.menu_lite {
}

.ml_logo {
    background-image: url(/bitrix/templates/nice_cream/css/../img/menu_logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 0%;
    width: 50%;
    height: 5%;
    margin: 1vh auto;
}

.ml_cart_button {
    display: block;
    /*! height: 4%; */
    width: 59%;
    background-color: #fc4041;
    text-align: center;
    position: relative;
    margin: 3vh auto 0 auto;
    overflow: hidden;
    border-radius: 15px;
    font-size: 0;
}

.ml_cart_button::before {
    content: '';
    display: inline-block;
    width: 0;
    padding: 79% 0 0 0;
    vertical-align: middle;
}

.ml_cart_button .icon {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    /*! top: 0; */
    /*! left: 0; */
    /*! right: 0; */
    /*! bottom: 0; */
    background-image: url(/bitrix/templates/nice_cream/css/../img/menu_cart_icon.png);
    background-position: 0 0;
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 39px;
    max-height: 32px;
    width: 54%;
}

.ml_cart_button .icon::before {
    content: '';
    display: inline-block;
    padding: 76% 0 0 0;
    vertical-align: middle;
    width: 0;
}

.ml_cart_button .icon .status {
    position: absolute;
    /*! display: block; */
    color: #232322;
    font-family: OpenSansLight;
    font-size: 10px;
    top: -28%;
    right: -9%;
    background: white;
    border-radius: 50%;
    width: 65%;
}

.ml_cart_button .icon .status::before {
    content: '';
    display: inline-block;
    width: 0;
    vertical-align: middle;
    padding: 100% 0 0 0;
}

.ml_menu_main {
    margin: 3vh 0 0 0;
    padding: 0;
    font-size: 0;
}

.ml_menu_main li:nth-child(1) {
    border-top: 1px solid #95731c;
}

.ml_menu_main li.active,
.ml_menu_main li:hover {
    background-color: black
}

.ml_menu_main li {
    list-style: none;
    border-bottom: 1px solid #95731c;
    display: block;
}

.ml_menu_main li a {
    display: block;
}

.ml_menu_main li a .bd {
    /*! background-color: red; */
    width: 50%;
    margin: 10% auto;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
}

.ml_menu_main li a .bd::before {
    content: '';
    display: inline-block;
    width: 0;
    vertical-align: middle;
    padding: 100% 0 0 0;
}
.ml_menu_info {
    margin: 3vh 0 0 0;
    padding: 0;
}

.ml_menu_info li {
    list-style: none;
    display: block;
    border: 1px solid #95731c;
    border-radius: 35%;
    margin: 1.5vh auto;
    width: 49%;
    position: relative;
}

.ml_menu_info li:hover, .ml_menu_info li.active {
    background-color: #95731c;
}

.ml_menu_info li::before {
    content: '';
    display: inline-block;
    width: 0;
    vertical-align: middle;
    padding: 80% 0 0 0;
}

.ml_menu_info li a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    text-decoration: none;
    font-size: 0;
}

.ml_menu_info li a::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}

.ml_menu_info li a .bg {
    width: 54%;
    display: inline-block;
    vertical-align: middle;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
}

.ml_menu_info li a .bg::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    padding: 100% 0 0 0;
}

.ml_menu_info li.one {
}

.ml_menu_info li.one a {
}

.ml_menu_info li.one a .bg {
    background-image: url('/bitrix/templates/nice_cream/css/../img/info_menu_icon_one.png');
}

.ml_menu_info li.two {
}

.ml_menu_info li.two a {
}

.ml_menu_info li.two a .bg {
    background-image: url('/bitrix/templates/nice_cream/css/../img/info_menu_icon_two.png');
}

.ml_menu_lang_block {
    /*! position: relative; */
    position: absolute;
    /*! height: 100%; */
    width: 100%;
    bottom: 0;
}

.ml_menu_lang_block .bg {
    position: absolute;
    z-index: -1;
    background-color: black;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .47;
}

.ml_menu_lang_block button {
    z-index: 3;
    /*position: absolute;*/
    /* width: 11px; */
    border: none;
    outline: none;
    /*bottom: 0;*/
    height: 50px;
    background-color: rgba(0,0,0,0.3);
    /*right: 0;*/
    /*left: 0;*/
    padding: 0 0 0 11px;
    width: 100%;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    display: block;
    /* background: none; */
    /* background: url(/bitrix/templates/nice_cream/css/../img/lang-arr.png) no-repeat left top; */
}
.ml_menu_lang_block button:after {
	width: 11px;
	height: 7px;
	display: block;
	overflow: hidden;
	content: '';
	background: url(/bitrix/templates/nice_cream/css/../img/lang-arr.png) no-repeat left top;
	position: absolute;
	right: 9px;
	top: 50%;
    margin: -4px 0 0;
}
.ml_menu_lang_block button.opened:after {
	background-position: left bottom;
}
.ml_menu_lang_block button.ru:before {
	background: url('/bitrix/templates/nice_cream/css/../img/menu_lang_icon_ru.png') no-repeat left top;
    width: 21px;
    height: 21px;
    display: block;
    overflow: hidden;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 50%;
    margin: -10px 0 0;
    left: 10px;
    content: '';
}

.ml_menu_lang {
    margin: 0;
    padding: 10px 0 10px;
    z-index: 2;
    background: rgba(0,0,0,0.5);
    display: none;
}
button.opened + .ml_menu_lang {
    display: block;
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
}
.ml_menu_lang li {
    list-style: none;
    display: block;
    font-size: 11px;
    color: #fff;
    /*font-size: 0;*/
}
.ml_menu_lang li a {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #fff;
    padding: 10px 0 10px 11px;
    text-transform: uppercase;
    position: relative;
    transition: all 0.2s;
}
.ml_menu_lang li a:hover {
    background: rgba(0,0,0,0.9);
}
.ml_menu_lang li.en a:before,
.ml_menu_lang li.de a:before,
.ml_menu_lang li.fr a:before,
.ml_menu_lang li.ru a:before {
    width: 21px;
    height: 21px;
    display: block;
    overflow: hidden;
    -webkit-background-size: contain !important;
    background-size: contain !important;
    position: absolute;
    top: 50%;
    margin: -10px 0 0;
    left: 10px;
    content: '';
}
.ml_menu_lang li.ru a:before {
    background: url('/bitrix/templates/nice_cream/css/../img/menu_lang_icon_ru.png') no-repeat left top;
}
.ml_menu_lang li.en a:before {
    background: url('/bitrix/templates/nice_cream/css/../img/menu_lang_icon_gb.png') no-repeat left top;
}
.ml_menu_lang li.fr a:before {
    background: url('/bitrix/templates/nice_cream/css/../img/menu_lang_icon_fr.png') no-repeat left top;
}
.ml_menu_lang li.de a:before {
    background: url('/bitrix/templates/nice_cream/css/../img/menu_lang_icon_de.png') no-repeat left top;
}
/*.ml_menu_lang li a:before {
    content: '';
    display: inline-block;
    padding: 50% 0 0 0;
    vertical-align: middle;
}
.ml_menu_lang li a span {
    width: 35%;
    display: inline-block;
    vertical-align: middle;
    margin: 2% 0 2% 12%;
    position: relative;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
}
.ml_menu_lang li a span::before {
    content: '';
    display: inline-block;
    width: 0;
    padding: 100% 0 0 0;
}

.ml_menu_lang li a span::after {
    content: 'RU';
    position: absolute;
    width: 50%;
    height: 50%;
    color: white;
    font-size: 10px;
    text-transform: uppercase;
    top: 25%;
    right: -61%;
}*/

/*.ml_menu_lang li.ru {
}

.ml_menu_lang li.ru a {
}

.ml_menu_lang li.ru a span {
    background-image: url('/bitrix/templates/nice_cream/css/../img/menu_lang_icon_ru.png');
}

.ml_menu_lang li.ru a span::after {
    content: 'RU';
}

.ml_menu_lang li.gb {
}

.ml_menu_lang li.gb a {
}

.ml_menu_lang li.gb a span {
    background-image: url('/bitrix/templates/nice_cream/css/../img/menu_lang_icon_gb.png');
}

.ml_menu_lang li.gb a span::after {
    content: 'GB';
}

.ml_menu_lang li.de {
}

.ml_menu_lang li.de a {
}

.ml_menu_lang li.de a span {
    background-image: url('/bitrix/templates/nice_cream/css/../img/menu_lang_icon_de.png');
}

.ml_menu_lang li.de a span::after {
    content: 'DE';
}

.ml_menu_lang li.fr {
}

.ml_menu_lang li.fr a {
}

.ml_menu_lang li.fr a span {
    background-image: url('/bitrix/templates/nice_cream/css/../img/menu_lang_icon_fr.png');
}

.ml_menu_lang li.fr a span::after {
    content: 'FR';
}*/

/* menu litle off */
.clearfix::after {
    content: "";
    display: block;
    clear: both;
}

.clearfix::before {
    content: "";
    display: table;
    clear: both;
}

/* custom off */
/* slider_mars on */
.slider_mars {
    /* height: 47vh; */
    position: relative;
}

.slider_mars .owl-carousel {
}

.slider_mars .owl-carousel .item {
}

.slider_mars .owl-carousel .item img {
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}

.owl-theme .owl-controls {
    position: absolute;
    bottom: 3%;
    left: 2%;
    margin: 0;
}

/* slider_mars off */
/* pageContentBlock on */
.pageContentBlock {
    background-color: white;
    padding: 30px 8%;
    text-align: left;
    line-height: 1.5;
    color: #a2a2a2;
    font-size: 16px;
}

.pageContentBlock h1 {
    color: #343434;
    margin: 0 0 40px 0;
    padding: 0;
    font-family: GothamProBold;
    font-size: 30px;
    position: relative;
    text-align: center;
    line-height: 1.2;
}
.pageContentBlock h1::before {
    content: '';
    width: 53px;
    height: 2px;
    background-color: #fdb504;
    position: absolute;
    bottom: -18px;
    left: calc(50% - 26.5px);
}
.pageContentBlock p {
    margin: 0 0 30px 0;
}


@media (max-width: 1180px) {
    .pageContentBlock {
        padding: 30px 5%;
    }
}

@media (max-width: 650px) {
    .page_text {
        padding: 0 30px !important;
    }
    .pageContentBlock {
        padding: 30px;
    }
}

@media (max-width: 480px) {
    .page_text {
        padding: 0 !important;
    }
    .body-cafe .sidebar,
    .body-event .sidebar {
        margin-top: 0;
    }
}

/* pageContentBlock off */


/* cart on */
.cart_box {
    padding: 0 7.25% 0 7.25%;
}

.cart_box h1 {
    color: #fefefe;
    font-size: 50px;
    font-family: OpenSansBold;
    text-transform: uppercase;
    margin: 4.9% 0 5% 0;
    padding: 0;
    text-align: left;
}

.cart_table {
    max-width: 903px;
    width: 100%;
    border-bottom: 1px solid #717169;
}

.cart_header {
    text-align: left;
    /*! height: 33px; */
    border-bottom: 1px solid #717169;
    margin: 0 0 2.3% 0;
    font-size: 0;
}

.cart_header::before {
    content: '';
    width: 0;
    display: inline-block;
    padding: 3% 0 0 0;
    vertical-align: top;
}

.cart_header > * {
}

.cart_header > * {
    display: inline-block;
    vertical-align: top;
    /*! background-color: green; */
    position: relative;
    /*! height: 100%; */
    min-width: 1%;
    /*! height: 33px; */
    box-sizing: border-box;
}

.cart_header > * > span {
    vertical-align: middle;
    color: #fefefe;
    font-size: 12px;
    font-family: OpenSansLight;
}

.cart_header > *::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
}

.cart_header .ch_photo {
    width: 15%;
    padding: 0 0 0 .1%;
}

.cart_header .ch_name {
    width: 39%;
    padding: 0 0 0 5.9%;
}

.cart_header .ch_price {
    width: 13%;
    padding: 0 0 0 5.7%;
}

.cart_header .ch_count {
    width: 13%;
    padding: 0 0 0 4.7%;
}

.cart_header .ch_total {
    width: 11%;
    padding: 0 0 0 3.9%;
}

.cart_header .ch_action {
    width: 9%;
}

.cart_items {
    text-align: left;
    height: 100%;
    position: relative;
    font-size: 0;
    margin: 0 0 2.7% 0;
}

.cart_items::before {
    content: '';
    width: 0;
    display: block;
    padding: 14.9% 0 0 0;
}

.cart_items .helper > * {
    vertical-align: top;
    display: inline-block;
    /*!  */
    height: 100%;
    /*!  */
    font-size: 0;
}

.cart_items .ci_photo {
    width: 15%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.cart_items .ci_photo a {
    display: block;
    width: 100%;
    height: 100%;
}

.cart_items .ci_photo::before {
    content: '';
    /*! display: block; */
    padding: 100% 0 0 0;
    width: 0;
}

.cart_items .ci_name_price {
    width: 52%;
}

.cart_items .ci_name_price::before {
    content: '';
    height: 100%;
    display: inline-block;
    width: 0;
    vertical-align: middle;
}

.cart_items .ci_name_price > * {
    display: inline-block;
    vertical-align: middle;
}

.cart_items .ci_name_price .ci_name {
    font-family: OpenSansLight;
    font-size: 21px;
    color: #fff;
    /*! margin: 0 0 0 13.2%; */
    width: 73%;
    box-sizing: border-box;
    padding: 0 0 0 13.7%;
}

.cart_items .ci_name_price .ci_name p {
}

.cart_items .ci_name_price .ci_price {
    font-family: OpenSansBold;
    font-size: 29.03px;
    color: #fff;
    /*! margin: 0 0 0 10%; */
    text-align: right;
    width: 27%;
}

.cart_items .ci_name_price .ci_price p {
    margin: 0;
    padding: 0;
    font-size: 0;
}

.cart_items .ci_name_price .ci_price p > * {
    display: inline-block;
    vertical-align: top;
    font-size: 29.03px;
    width: 70%;
}

.cart_items .ci_name_price .ci_price p .text {
}

.cart_items .ci_name_price .ci_price p .simv {
    background-size: contain;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    max-width: 15px;
    background-image: url('/bitrix/templates/nice_cream/css/../img/ci_cart_simv.png');
    width: 11%;
    margin: 0 11% 0 8%;
}

.cart_items .ci_name_price .ci_price p .simv::before {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 0;
    padding: 158% 0 0 0;
}

.cart_items .ci_count {
    width: 13%;
    text-align: left;
    padding: 0 0 0 3.4%;
    box-sizing: border-box;
}

.cart_items .ci_count::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}

.cart_items .ci_count > * {
    display: inline-block;
    vertical-align: middle;
}

.cart_items .ci_count .ci_cart_count_btns {
    width: 28px;
    margin: 0 9% 0% 0;
}

.cart_items .ci_count .ci_cart_count_btns .ci_cart_count_btn {
    width: 100%;
    border: none;
    outline: none;
    margin: 0 0 1px 0;
    padding: 0;
    cursor: pointer;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    /*! background-color: #faa61a; */
}

.cart_items .ci_count .ci_cart_count_btns .ci_cart_count_btn::before {
    content: '';
    padding: 100% 0 0 0;
    display: inline-block;
    width: 0;
    vertical-align: middle;
}

.cart_items .ci_count .ci_cart_count_btns .ci_cart_count_btn::after {
    content: '';
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    /*!  */
    width: 7px;
    height: 7px;
    display: inline-block;
    vertical-align: middle;
}

.cart_items .ci_count .ci_cart_count_btns .ci_cart_count_btn[name="plus"] {
    /*! background-image: url(/bitrix/templates/nice_cream/css/../img/ci_cart_count_btns_plus.png); */
}

.cart_items .ci_count .ci_cart_count_btns .ci_cart_count_btn[name="plus"]::after {
    background-image: url(/bitrix/templates/nice_cream/css/../img/ci_cart_count_btns_plus.png);
}

.cart_items .ci_count .ci_cart_count_btns .ci_cart_count_btn[name="minus"]::after {
    background-image: url(/bitrix/templates/nice_cream/css/../img/ci_cart_count_btns_minus.png);
}

.cart_items .ci_count .ci_cart_count_btns .ci_cart_count_btn[name="minus"] {
    background-color: #f8f8f8;
}

.cart_items .ci_count .ci_cart_count_btns .ci_cart_count_btn[name="plus"] {
    background-color: #faa61a;
}

.cart_items .ci_count .ci_cart_count_btns .ci_cart_count_btn:hover {
    background-color: #ff3f3f;
}

.cart_items .ci_count .ci_cart_count_status {
    width: 55%;
}

.cart_items .ci_count .ci_cart_count_status > * {
    display: inline-block;
}

.cart_items .ci_count .ci_cart_count_status .count {
    font-family: OpenSansBold;
    font-size: 19px;
    color: white;
    margin: 0 16% 0 0;
}

.cart_items .ci_count .ci_cart_count_status .pref {
    font-family: OpenSansLight;
    font-size: 13px;
    color: white;
}

.cart_items .ci_total {
    width: 11%;
    text-align: right;
}

.cart_items .ci_total::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}

.cart_items .ci_total p {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 0;
    font-size: 0;
    display: inline-block;
    width: 100%;
}

.cart_items .ci_total p > * {
    display: inline-block;
    vertical-align: middle;
}

.cart_items .ci_total p .text {
    font-size: 29.03px;
    font-family: OpenSansBold;
    color: white;
    width: 72%;
}

.cart_items .ci_total p .simv {
    background-size: contain;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    max-width: 15px;
    background-image: url('/bitrix/templates/nice_cream/css/../img/ci_cart_simv.png');
    width: 16%;
    margin: 0 4% 0 8%;
    vertical-align: middle;
}

.cart_items .ci_total p .simv::before {
    content: '';
    width: 0;
    vertical-align: top;
    display: inline-block;
    padding: 147% 0 0 0;
}

.cart_items .ci_action .dellitem[name="dellitem"] {
    background: none;
    width: 13px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    border: none;
    outline: none;
    background-image: url('/bitrix/templates/nice_cream/css/../img/ci_action_dellitem.png');
    padding: 0;
    cursor: pointer;
}
.cart_items .ci_action .dellitem[name="dellitem"]:hover {
    background-image: url('/bitrix/templates/nice_cream/css/../img/ci_action_dellitem_hover.png');
}

.cart_items .ci_action .dellitem[name="dellitem"]::before {
    content: '';
    padding: 100% 0 0 0;
    display: block;
    width: 0;
}

.cart_items .ci_action {
    width: 9%;
    text-align: center;
    font-size: 0;
}

.cart_items .ci_action::before {
    content: '';
    height: 100%;
    display: inline-block;
    width: 0;
    vertical-align: middle;
}

.cart_items .ci_action > * {
    display: inline-block;
    vertical-align: middle;
}

.cart_total_action {
    max-width: 903px;
    width: 100%;
    /*! position: relative; */
}

.cart_total_action .ct_total_checkout {
}

.cart_total_action .ct_total_checkout {
    float: right;
    width: 27%;
    text-align: right;
}

.cart_total_action .ct_total_checkout .ct_total {
    text-align: right;
    font-size: 0;
    margin: 4% 0 0 0;
}

.cart_total_action .ct_total_checkout .ct_total > * {
    display: inline-block;
    vertical-align: middle;
}

.cart_total_action .ct_total_checkout .ct_total span:nth-child(1) {
    color: #fefefe;
    font-family: OpenSansBold;
    font-size: 17px;
    margin: 3% 0 0 0;
}

.cart_total_action .ct_total_checkout .ct_total span:nth-child(2) {
    font-size: 29.03px;
    font-family: OpenSansBold;
    color: white;
    margin: 0 2% 0 0;
    width: 34%;
}

.cart_total_action .ct_total_checkout .ct_total span:nth-child(3) {
    background-image: url('/bitrix/templates/nice_cream/css/../img/ci_cart_simv.png');
    background-position: 0% 50%;
    background-size: contain;
    width: 6.5%;
    background-repeat: no-repeat;
    margin: 0 0% 0 0;
}

.cart_total_action .ct_total_checkout .ct_total span:nth-child(3)::before {
    content: '';
    width: 0;
    height: 0;
    display: inline-block;
    vertical-align: top;
    padding: 139% 0 0 0;
}

.cart_total_action .ct_total_checkout .ct_CheckOut {
    text-decoration: none;
    background-color: #faa61a;
    padding: 6% 21%;
    box-sizing: border-box;
    margin: 10% 0;
    display: inline-block;
    position: relative;
}

.cart_total_action .ct_total_checkout .ct_CheckOut::before {
    content: '';
    background-image: url('/bitrix/templates/nice_cream/css/../img/cart_t_arrow_right.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 21px;
    max-height: 9px;
    width: 11%;
    height: 19%;
    position: absolute;
    top: calc(50% - 8%);
    left: -22%;
}

.cart_total_action .ct_total_checkout .ct_CheckOut span {
    font-family: OpenSansBold;
    font-size: 17px;
    color: #171616;
}

.cart_total_action .ct_more_buy {
    float: left;
    width: 28%;
    text-decoration: none;
    display: block;
    margin: 9% 0 0 4%;
    position: relative;
}

.cart_total_action .ct_more_buy::before {
    content: '';
    background-image: url('/bitrix/templates/nice_cream/css/../img/cart_t_arrow_left.png');
    width: 9%;
    height: 48%;
    position: absolute;
    background-position: 0 0;
    background-repeat: no-repeat;
    max-width: 21px;
    max-height: 9px;
    top: calc(50% - 11.5%);
    left: -13%;
}

.cart_total_action .ct_more_buy span {
    font-family: OpenSansBold;
    font-size: 17px;
    color: #fefefe;
}

/* cart off */
/* map_info on */
.sidebar_viki {
    width: 100%;
    height: 100%;
    position: relative;
}

.map_info {
    position: absolute;
    height: 545px;
    bottom: 0;
    left: 0;
    right: 0;
}

.map_info .map_divelary_info {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.map_info .map_divelary_info .bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.85;
    background-color: black;
    z-index: 0;
}

.map_info .map_divelary_info .content .icon {
    background-image: url('/bitrix/templates/nice_cream/css/../img/map_info_map_divelary_info_content_icon.png');
    max-width: 62px;
    max-height: 68px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    width: 12%;
    height: 13%;
    position: relative;
    left: 1%;
    margin: 12% auto 0 auto;
}

.map_info .map_divelary_info .content .icon::before {
    content: '';
}

.map_info .map_divelary_info .content .title {
    color: #fffffe;
    font-size: 19px;
    font-family: GothamProRegular;
    text-transform: uppercase;
    margin: 4% auto 0 auto;
    position: relative;
    display: inline-block;
}

.map_info .map_divelary_info .content .title::before {
    /*!  */
    left: -104%;
}

.map_info .map_divelary_info .content .title::after {
    right: -104%;
}

.map_info .map_divelary_info .content .title::before, .map_info .map_divelary_info .content .title::after {
    content: '';
    opacity: .37;
    background-color: white;
    height: 1px;
    width: 100%;
    position: absolute;
    top: calc(50% + 5%);
}

.map_info .map_divelary_info::before {
}

.map_info .map_divelary_info::after {
}

.map_info .map_divelary_info .content .list {
    display: block;
    margin: 12% 0 0 0;
}

.map_info .map_divelary_info .content .list > * {
}

.map_info .map_divelary_info .content .list li {
    font-size: 16px;
    font-family: GothamProRegular;
    color: white;
    list-style: none;
    margin: 0 0 3.6% 0;
    position: relative;
    left: -4.5%;
}

.map_info .map_divelary_info .content .list li span {
    margin: 0 0 0 1%;
}

.map_info .map_divelary_info .content .list li span:nth-child(1) {
    color: #f0ad06;
}

.map_info .map_divelary_info .content .list li span:nth-child(2) {
}

.map_info .map_divelary_info .content {
    display: block;
    margin: 0;
    padding: 0;
    z-index: 2;
    position: relative;
    overflow: hidden;
}

.map_info .map_divelary_info .content > * {
    display: block;
    /*!  */
    margin: 0;
}

.map_info .map_details_info {
    position: absolute;
    left: 0;
    right: 0;
    height: 20%;
    bottom: 0;
    /*!  */
}

.map_info .map_details_info .bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .47;
    background-color: black;
    z-index: 1;
}

.map_info .map_details_info .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    margin: 0;
    z-index: 2;
    font-size: 0;
    text-align: left;
    box-sizing: border-box;
    padding: 5% 5% 0 12%;
}

.map_info .map_details_info .content > * {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    color: #deac2c;
    font-size: 15px;
    font-family: OpenSansLight;
    margin: 0 0 3% 0;
    box-sizing: border-box;
    position: relative;
}

.map_info .map_details_info .content .item {
}

.map_info .map_details_info .content .item > * {
}

.map_info .map_details_info .content .item span {
}

.map_info .map_details_info .content .item span.icon {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
}

.map_info .map_details_info .content .item span.text {
}

.map_info .map_details_info .content .item span.text i {
}

.map_info .map_details_info .content .item.one {
    width: 45%;
    padding: 0 0 0 7%;
}

.map_info .map_details_info .content .item.two {
    width: 55%;
    padding: 0 0 0 11.5%;
}

.map_info .map_details_info .content .item.three {
    color: #bebebe;
    font-size: 13px;
    padding: 0 0 0 8%;
    line-height: 18px;
}

.map_info .map_details_info .content .item.one span {
}

.map_info .map_details_info .content .item.one span.icon {
    background-image: url('/bitrix/templates/nice_cream/css/../img/map_info_map_details_info_content_item_one_span_icon.png');
    position: absolute;
    max-width: 16px;
    max-height: 16px;
    width: 9%;
    height: 93%;
    top: 5%;
    left: 1%;
}

.map_info .map_details_info .content .item.one span.text {
    color: #848484;
}

.map_info .map_details_info .content .item.one span.text i {
    color: #deac2c;
    font-style: normal;
}

.map_info .map_details_info .content .item.two span {
}

.map_info .map_details_info .content .item.two span.icon {
    background-image: url('/bitrix/templates/nice_cream/css/../img/map_info_map_details_info_content_item_two_span_icon.png');
    position: absolute;
    max-width: 24px;
    max-height: 17px;
    width: 11%;
    height: 99%;
    top: 3%;
    left: 5%;
}

.map_info .map_details_info .content .item.two span.text {
}

.map_info .map_details_info .content .item.two span.text i {
}

.map_info .map_details_info .content .item.three span {
}

.map_info .map_details_info .content .item.three span.icon {
    background-image: url('/bitrix/templates/nice_cream/css/../img/map_info_map_details_info_content_item_three_span_icon.png');
    position: absolute;
    max-width: 20px;
    max-height: 28px;
    width: 5%;
    height: 94%;
    top: 12%;
    left: 0%;
}

.map_info .map_details_info .content .item.three span.text {
}

.map_info .map_details_info .content .item.three span.text i {
}

/* map_info off */
/* down_menu on */
.down_menu {
    position: fixed;
    bottom: 1.7%;
    left: 23.8%;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: left;
    font-size: 0;
    box-sizing: border-box;
}

.down_menu li {
    display: block;
    float: left;
    width: 220px;
}

.down_menu li a {
    font-size: 20px;
    font-family: OpenSansLight;
    text-decoration: none;
    display: block;
    font-size: 0;
    color: #111111;
}
.down_menu li a:hover, .down_menu li a.active {
    color: #ff3f3f;
}
.down_menu li a span {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: top;
}
.down_menu li:nth-child(1) a span.icon {
    background-image: url(/bitrix/templates/nice_cream/css/../img/downmenu_one.png);
}
.down_menu li:nth-child(2) a span.icon {
    background-image: url(/bitrix/templates/nice_cream/css/../img/downmenu_two.png);
}

.down_menu li a span.icon {
    /* background-image: url(/bitrix/templates/nice_cream/css/../img/downmenu_one.png); */
    width: 35px;
    height: 35px;
    margin: 0 12% 0 0;
}

.down_menu li a span.text {
    font-size: 20px;
    margin: 6px 0 0;
}

/* down_menu off */
/* items_v on */
.items_v {
    margin: 0;
    box-sizing: border-box;
    padding: 0 10%;
}
.items_v .item_v {
    width: 100%;
    max-width: 836px;
    margin: 0 auto 31px auto;
    position: relative;
}
.items_v .item_v .img_block {
    height: 342px;
    position: relative;
    display: block;
    overflow: hidden;
    background-color: #fff;
}
.desert-i .img_bg {
    transition: all 0.5s;
    padding: 0;
    margin: 0;
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.desert-i .img_block:hover .img_bg {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
}
.items_v .item_v .img_block .prices {
    font-size: 29px;
    color: #1e1e1e;
    position: absolute;
    z-index: 1;
    background: url(/bitrix/templates/nice_cream/css/../img/price-bg.png) no-repeat left top;
    display: block;
    width: 217px;
    height: 218px;
    margin: -107px 0 0;
    right: 30px;
    top: 50%;
    padding: 92px 0 0 0;
    box-sizing: border-box;
    text-align: center;
    font-family: OpenSansBold;
    -webkit-background-size: contain;
    background-size: contain;
}
.items_v .item_v .img_block .prices .price {
    display: inline-block;
}
.items_v .item_v .img_block .prices .simv {
    background: url(/bitrix/templates/nice_cream/css/../img/rub.png) no-repeat left top;
    width: 15px;
    height: 21px;
    display: inline-block;
    background-size: auto 100%;
    margin: 0;
}
.items_v .item_v .img_block .prices del {
    font-size: 19px;
    opacity: 0.6;
    display: block;
    font-family: OpenSans;
}
.items_v .item_v .img_block .prices del .simv {
    height: 14px;
    width: 10px;
}
.items_v .item_v .info {
    min-height: 97px;
    background-color: #fff;
    text-align: left;
    box-sizing: border-box;
    padding: 18px 210px 22px 5%;
    position: relative;
    vertical-align: middle;
}
.items_v .item_v .info:before {
    content: '';
    display: inline-block;
    height: 100%;
    height: 57px;
    vertical-align: middle;
    width: 0;
}
.items_v .item_v .info .title {
    color: #242424;
    font-size: 21px;
    line-height: 1.3;
    font-family: OpenSansLight;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
}
.items_v .item_v .info .title a {
    text-decoration: none;
    color: #242424;
    transition: color 0.2s;
    display: block;
}
.items_v .item_v .info .title a:hover {
    text-decoration: none;
    color: #ff3f3f;
}
.items_v .item_v .info .desert-i-add {
    display: inline-block;
    padding: 0 25px;
    min-width: 140px;
    background-color: #e3c67d;
    text-decoration: none;
    transition: all 0.4s;
    color: #fff;
    border-radius: 100px;
    position: relative;
    font-size: 13px;
    font-family: OpenSansBold, sans-serif;
    position: absolute;
    border: none;
    outline: none;
    top: 50%;
    right: 5.2%;
    height: 36px;
    margin: -18px 0 0;
}
.items_v .item_v .info .desert-i-add:hover {
    background-color: #64a624;
}
.items_v .item_v .info .desert-i-add:before {
    background: url(/bitrix/templates/nice_cream/css/../img/ok.png) no-repeat left top;
    content: '';
    display: inline-block;
    width: 0;
    height: 12px;
    opacity: 0;
    margin: 0;
    vertical-align: middle;
    background-size: auto 100%;
}
.items_v .item_v .info .desert-i-add.added {
    background-color: #64a624;
}
.items_v .item_v .info .desert-i-add.added:before {
    width: 11px;
    opacity: 1;
    margin: 0 5px 0 0;
}

@media (max-width: 1400px){
    .items_v .item_v .img_block {
        height: 308px;
    }
    .items_v .item_v .info {
        padding-right: 195px;
    }
    .items_v .item_v .info .title {
        font-size: 19px;
    }
}
@media (max-width: 859px) {
    .body-forcontent .content {
        padding: 0 0 0 77px;
    }
    .items_v .item_v .img_block {
        height: 250px;
    }
    .items_v .item_v .info .title {
        font-size: 17px;
        font-family: OpenSans, sans-serif;
    }
    .items_v .item_v .img_block .prices {
        font-size: 24px;
        width: 180px;
        height: 180px;
        margin: -90px 0 0;
        padding: 76px 0 0 0;
    }
    .items_v .item_v .img_block .prices .simv {
        width: 12px;
        height: 16px;
    }
}
@media (max-width: 650px) {
    .items_v {
        padding: 0 30px;
    }
    .items_v .item_v .info .title {
        font-size: 16px;
    }
    /*
    .items_v .item_v .img_block .prices {
        font-size: 24px;
        width: 180px;
        height: 180px;
        margin: -90px 0 0;
        padding: 76px 0 0 0;
    }
    .items_v .item_v .img_block .prices .simv {
        width: 12px;
        height: 16px;
    }*/
}
@media (max-width: 550px) {
    .items_v .item_v .img_block .prices {
        font-size: 20px;
        width: 140px;
        height: 140px;
        margin: -70px 0 0;
        padding: 59px 0 0 0;
        right: 9%;
    }
    .items_v .item_v .img_block .prices .simv {
        width: 10px;
        height: 14px;
    }
    .items_v .item_v .info {
        padding: 24px 20px 14px;
        text-align: center;
    }
    .items_v .item_v .info:before {
        display: none;
    }
    .items_v .item_v .info .title {
        margin: 0 0 17px;
        display: block;
    }
    .items_v .item_v .info .desert-i-add {
        position: relative;
        top: auto;
        right: auto;
        margin: 0 0 12px;
        display: inline-block;
    }
}
@media (max-width: 380px) {
    .items_v {
        padding: 0 20px;
    }
    .items_v .item_v .img_block .prices {
        font-size: 18px;
        width: 120px;
        height: 120px;
        margin: -60px 0 0;
        padding: 51px 0 0 0;
        right: 9%;
    }
    .items_v .item_v .img_block .prices .simv {
        width: 9px;
        height: 13px;
    }
}

/* items_v off */



/* .text_block on */
.text_block {
    padding: 72px 10.5% 0 10.5%;
    max-width: 520px;
    text-align: left;
}
.text_block h1 {
    color: #fefefe;
    font-size: 50px;
    text-transform: uppercase;
    font-family: OpenSansBold;
    margin: 0 0 48px;
    padding: 0;
}
.text_block .about_list {
    text-align: left;
    margin: 0 0 20px 0;
    text-align: justify;
}
.text_block .about_list:after {
    display: inline-block;
    content: '';
    width: 100%;
}
.text_block .about_list .item {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin: 0 0 13px;
}
.text_block .about_list .item:nth-child(2n) {
    text-align: right;
}
.text_block .about_list .item > * {
    display: inline-block;
    vertical-align: top;
}
.text_block .about_list .item span.icon {
    display: inline-block;
    background-position: 0 0;
    background-size: contain;
    background-repeat: no-repeat;
    width: 18%;
    max-width: 32px;
    box-sizing: border-box;
    margin: 0 4% 0 0;
}
.text_block .about_list .item span.icon::before {
    content: "";
    display: inline-block;
    width: 0;
    padding: 100% 0 0 0;
}
.text_block .about_list .item.two span.icon {
    background-image: url('/bitrix/templates/nice_cream/css/../img/text_block_about_list_span_icon_two.png');
}
.text_block .about_list .item.one span.icon {
    background-image: url('/bitrix/templates/nice_cream/css/../img/text_block_about_list_span_icon_one.png');
}
.text_block .about_list .item span.text {
    font-family: OpenSansLight;
    font-size: 20.9px;
    color: #fff;
}
.text_block > p {
    color: #fefefe;
    font-family: OpenSans;
    font-size: 15px;
    line-height: 1.4;
    margin: 0 0 17px 0;
    text-align: left;
}

@media (max-width: 859px) {
    .text_block {
        padding: 30px 5% 0;
    }
    .text_block h1 {
        margin: 0 0 30px;
    }
}

@media (max-width: 650px) {
    .text_block h1 {
        margin: 0 0 30px;
        font-size: 40px;
    }
    .text_block .about_list {
        text-align: left;
    }
    .text_block .about_list .item {
        width: 100%;
        text-align: left;
    }
    .text_block .about_list .item:nth-child(1) {
        margin-top: 3px;
    }
    .text_block .about_list .item:nth-child(2n) {
        text-align: left;
    }
    .text_block .about_list .item span.text {
        font-size: 19px;
    }
}

/* .text_block off */


/* Home on */
.home {
    width: 100%;
    height: 100%;
}

.home a {
    float: left;
    width: 50%;
    height: 50vh;
    text-decoration: none;
    position: relative;
    overflow: hidden;

}

.home a > * {
    transition: .6s ease .01s;
}

.home a .bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
}

.home a .hover {
    background: black;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    opacity: .47;


    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
}

.home a .content {
    position: relative;
    z-index: 3;
    height: 100%;
    display: block;
    text-align: center;
    /* -webkit-box-shadow: inset 0px 0px 15px -2px rgba(0,0,0,0.75); */
    -moz-box-shadow: inset 0px 0px 15px -2px rgba(0,0,0,0.75);
    /* box-shadow: inset 0px 0px 15px -2px rgba(0,0,0,0.75); */
    font-size: 0;
    padding: 0;
}

.home a .content::before {
    content: "";
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
}

.home a .content .helper {
    display: inline-block;
    vertical-align: middle;
    /* max-width: 99%; */
    /* margin: 0 0 0 -1%; */
    /* height: 100px; */
    position: relative;
}

.home a .content p.title {
    font-family: OpenSansBold;
    color: white;
    font-size: 67px;
    margin: 0 0 5vh 0;
    padding: 0;
    position: relative;
}

.home a .content p.title::after {
    content: "";
    position: absolute;
    width: 51px;
    height: 2px;
    background-color: white;
    left: calc(50% - 25.5px);
    bottom: -14%;
}

.home a .content > * {
}

.home a .content p.desc {
    font-family: OpenSans;
    font-size: 28px;
    color: white;
    margin: 0;
    /* padding: 0 31%; */
}

.home a:hover .bg {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    /*top: -30px;
    left: -30px;
    rigth: -30px;
    bottom: -30px;*/
}

.home a:hover .hover {
    opacity: .17;
}

@media( max-width: 767px ) {
    .home a {
        width: 100%;
        height: 30vh;
    }
}

/* Home off */
/* PopUp Chery on */
.popup-product .fancybox-skin {
    opacity: 0;
}
.fancybox-skin {
    box-shadow: none !important;
    background: transparent !important;
    border-radius: 0 !important;
}
.popup-product .fancybox-inner {
    overflow: initial !important;
}
.popup-product .fancybox-close {
    background: url(/bitrix/templates/nice_cream/css/../img/popup_close.png) no-repeat left top;
    width: 33px;
    height: 32px;
    right: -48px;
    top: -44px;
    overflow: hidden;
    transition: none;
}
.popup-product .fancybox-close:hover {
    background-position: left bottom;
}
.popup-product .popup-list {
    margin-bottom: 65px;
}
.popUpCont.chery {
    /*position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    font-size: 0;
    z-index: 10;*/

    height: 0;
    overflow: hidden;
}
#popup-list-wrap {
    /*display: none;*/
}
#popup-list-wrap.opened {
    /*display: none;*/
    height: auto;
    overflow: initial;
}

.popUpCont_chery_bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: black;
    opacity: .54;
}

/*.popUpCont.chery::before {
    content: '';
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
}*/

.popUpCont.chery .popUpBlock {
    /*display: inline-block;
    vertical-align: middle;*/
    /*width: 80vw;*/
    max-width: 1148px;
    /*width: 200%;*/
    /* height: 41vw; */
    /* max-height: 757px; */
    /*position: relative;*/
    /* left: -28px; */
    /* top: 7px; */
    /*opacity: 1;*/
}
#popup-list-wrap.opened .popUpBlock {
    width: auto;
}

.popUpCont.chery .popUpBlock .nav {
    /*position: absolute;*/ /* отмена для hover*/
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0; /* отмена для hover*/
}

.popUpCont.chery .popUpBlock .nav > * {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
}

.popUpCont.chery .popUpBlock .nav .close {
    background-image: url(/bitrix/templates/nice_cream/css/../img/p_close.png);
    width: 33px;
    height: 33px;
    right: -4%;
    top: -6%;
}

.popUpCont.chery .popUpBlock .nav .prev {
    background-image: url('/bitrix/templates/nice_cream/css/../img/p_left.png');
    width: 25px;
    height: 40px;
    left: -8%;
    top: calc(50% - 2%);
}

.popUpCont.chery .popUpBlock .nav .next {
    background-image: url(/bitrix/templates/nice_cream/css/../img/p_right.png);
    width: 25px;
    height: 40px;
    right: -7%;
    top: calc(50% - 2%);
}
.popup-product-nav {
    position: fixed;
    top: 50%;
    left: 0;
    right: 0;
    display: none;
    z-index: 8011;
    height: 0;
    margin: 0;
}
.fancybox-placeholder + .popup-product-nav {
    display: block;
}
.popup-product-nav .owl-prev,
.popup-product-nav .owl-next {
    display: block;
    margin: 0;
    padding: 0;
    border-radius: 0;
    opacity: 1;
    background: none;
    width: 25px;
    height: 40px;
    position: absolute;
    top: calc(50% - 2%);
    color: transparent;
    cursor: pointer;
}
.popup-product-nav .owl-prev {
    background-image: url(/bitrix/templates/nice_cream/css/../img/p_left.png);
    left: 20px;
}
.popup-product-nav .owl-prev:hover {
    background-image: url(/bitrix/templates/nice_cream/css/../img/p_left_hover.png);
}
.popup-product-nav .owl-next {
    background-image: url(/bitrix/templates/nice_cream/css/../img/p_right.png);
    right: 20px;
}
.popup-product-nav .owl-next:hover {
    background-image: url(/bitrix/templates/nice_cream/css/../img/p_right_hover.png);
}

.popUpCont.chery .popUpBlock .content {
    width: 100%;
    height: 100%;
    padding: 0 0 0 50%;
    margin: 0;
    text-align: center;
    font-size: 0;
    /*z-index: 2;*/
    position: relative;
}
.popUpCont.chery .popUpBlock .content:after {
    clear: both;
    content: '';
    display: block;
}

/*.popUpCont.chery .popUpBlock .content > * {
    display: inline-block;
    vertical-align: top;
    min-width: 200px;
    height: 41vw;
    max-height: 757px;
}*/

.popUpCont.chery .popUpBlock .content .img {
    /*width: 50%;*/
    /*height: 100%;*/
    /*height: 41vw;*/
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    transition: all 0.7s;
}
.popUpCont.chery .popUpBlock .content .img:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}
.popUpCont.chery .popUpBlock .content .info {
    /*width: 50%;*/
    /*float: right;*/
    /* height: 100%; */
    background-color: white;
    position: relative;
    box-sizing: border-box;
    padding: 20px;
}
.popUpCont.chery .popUpBlock .content .info .info_border {
    width: 100%;
    height: 100%;
    border: 1px solid #e3e3e3;
    position: relative;
    font-size: 17px;
    color: #a3a2a2;
    padding: 44px 0;
    box-sizing: border-box;
}
.popUpCont.chery .popUpBlock .content .info .title {
    color: #242424;
    font-size: 30px;
    font-family: OpenSansLight;
    margin: 0 0 27px 0;
    font-weight: normal;
    padding: 0 9% 28px;
    line-height: 1.4;
    position: relative;
}
.popUpCont.chery .popUpBlock .content .info .title::after {
    content: '';
    position: absolute;
    width: 114px;
    height: 2px;
    background-color: #e4c67e;
    bottom: 0;
    left: 50%;
    margin: 0 0 0 -57px;
}
.popUpCont.chery .popUpBlock .content .info .calc {
    /*font-size: 0;*/
    margin: 12.5% auto 0 auto;
    text-align: left;
    width: 100%;
}

.popUpCont.chery .popUpBlock .content .info .calc > * {
    display: inline-block;
    vertical-align: middle;
}

.popUpCont.chery .popUpBlock .content .info .calc .price {
    color: #1e1e1e;
    font-family: OpenSansBold;
    font-size: 36px;
    text-align: center;
    text-align: right;
}

.popUpCont.chery .popUpBlock .content .info .calc .simv {
    background-image: url(/bitrix/templates/nice_cream/css/../img/simv.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 0%;
    width: 7%;
    max-width: 17px;
    margin: 0vh 2% 0 2%;
}

.popUpCont.chery .popUpBlock .content .info .calc .simv::before {
    content: '';
    display: inline-block;
    width: 0;
    vertical-align: middle;
    padding: 157% 0 0 0;
}

.popUpCont.chery .popUpBlock .content .info .calc .plusMinus {
    width: 100%;
    max-width: 28px;
    margin: 0.0vh 2% 0 3.3%;
}

.popUpCont.chery .popUpBlock .content .info .calc .plusMinus > * {
    position: relative;
    background-repeat: no-repeat;
    background-size: contain;
}

.popUpCont.chery .popUpBlock .content .info .calc .plusMinus > *::before {
    content: '';
    display: inline-block;
    width: 0;
    padding: 100% 0 0 0;
    vertical-align: middle;
}

.popUpCont.chery .popUpBlock .content .info .calc .plusMinus .plus {
    background-position: 50% 0%;
    background-image: url('/bitrix/templates/nice_cream/css/../img/plus.jpg');
}

.popUpCont.chery .popUpBlock .content .info .calc .plusMinus .minus {
    background-position: 50% 100%;
    background-image: url('/bitrix/templates/nice_cream/css/../img/minus.jpg');
}

.popUpCont.chery .popUpBlock .content .info .calc .count {
    color: #1e1e1e;
    font-size: 19px;
    font-family: OpenSansLight;
    margin: 1.5vh 0% 0 0;
    margin: 0% 0% 0 0;
}

.popUpCont.chery .popUpBlock .content .info .calc .pref {
    color: #1e1e1e;
    font-size: 13px;
    font-family: OpenSansLight;
    margin: 2vh 0% 0 1%;
    margin: 0% 0% 0 1%;
}
.popUpCont.chery .popUpBlock .content .popup-calc {
    text-align: center;
    margin: 0 0 52px;
}
.popUpCont.chery .popUpBlock .content .popup-price {
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    margin: 0 13px;
}
.popUpCont.chery .popUpBlock .content .popup-price .popup-price-val {
    font-size: 36px;
    color: #1e1e1e;
    font-family: OpenSansBold;
    display: inline-block;
}
.popUpCont.chery .popUpBlock .content .popup-price .simv {
    background: url(/bitrix/templates/nice_cream/css/../img/rub.png) no-repeat left top;
    width: 18px;
    height: 26px;
    display: inline-block;
    background-size: auto 100%;
    margin: 0 0 0 7px;
}
.popUpCont.chery .popUpBlock .content .popup-price del {
    font-size: 17px;
    margin: 0 4px 0 0;
    opacity: 0.6;
}
.popUpCont.chery .popUpBlock .content .popup-price del .simv {
    width: 8px;
    height: 12px;
}
.popUpCont.chery .popUpBlock .content .popup-qnt {
    margin: 0 13px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}
.popUpCont.chery .popUpBlock .content .popup-qnt a {
    text-align: center;
    height: 28px;
    line-height: 28px;
    width: 100%;
    border: none;
    outline: none;
    margin: 0 0 1px 0;
    padding: 0;
    cursor: pointer;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    background-color: #f8f8f8;
    display: block;
}
.popUpCont.chery .popUpBlock .content .popup-qnt a:hover {
    background-color: #ff3f3f;
}
.popUpCont.chery .popUpBlock .content .popup-qnt a::after {
    content: '';
    background-position: center top;
    background-repeat: no-repeat;
    width: 7px;
    height: 7px;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
}
.popUpCont.chery .popUpBlock .content .popup-qnt .popup-plus:after {
    /*background-image: url(/bitrix/templates/nice_cream/css/../img/ci_cart_count_btns_plus_popup.png);*/
    background-image: url(/bitrix/templates/nice_cream/css/../img/btn_plus.png);
}
.popUpCont.chery .popUpBlock .content .popup-qnt .popup-minus:after {
    /*background-image: url(/bitrix/templates/nice_cream/css/../img/ci_cart_count_btns_minus.png);*/
    background-image: url(/bitrix/templates/nice_cream/css/../img/btn_minus.png);
}
.popUpCont.chery .popUpBlock .content .popup-qnt .popup-plus:hover:after {
    background-position: center bottom;
}
.popUpCont.chery .popUpBlock .content .popup-qnt .popup-minus:hover:after {
    background-position: center bottom;
}
.popUpCont.chery .popUpBlock .content .popup-qnt .popup-qnt-btns  {
    float: left;
    width: 28px;
    height: 57px;
    margin: 0 5px 0 0;
}
.popUpCont.chery .popUpBlock .content .popup-qnt .popup-plus  {

}
.popUpCont.chery .popUpBlock .content .popup-qnt .popup-minus  {
    margin-bottom: 0;
}
.popUpCont.chery .popUpBlock .content .popup-qnt input[type=text] {
    float: left;
    color: #1e1e1e;
    width: 28px;
    height: 57px;
    padding: 0;
    text-align: center;
    display: block;
    margin: 0;
    background: transparent;
    border: none;
    font-size: 19px;
}
.popUpCont.chery .popUpBlock .content .popup-qnt span {
    font-size: 13px;
    color: #1e1e1e;
    float: left;
    height: 57px;
    line-height: 59px;
}
.popUpCont.chery .popUpBlock .content .popup-btn {
    text-align: center;
    clear: both;
    display: block !important;
    margin: 17px 0 0;
}
.popUpCont.chery .popUpBlock .content .popup-btn a {
    display: inline-block;
    padding: 16px 25px;
    box-sizing: border-box;
    min-width: 214px;
    background-color: #e3c67d;
    text-decoration: none;
    letter-spacing: 0px;
    transition: all 0.4s;
    color: #fff;
    border-radius: 100px;
    position: relative;
    font-size: 21px;
    font-family: OpenSansBold, sans-serif;
}
.popUpCont.chery .popUpBlock .content .popup-btn a:hover {
    background-color: #64a624;
}
.popUpCont.chery .popUpBlock .content .popup-btn a:before {
    background: url(/bitrix/templates/nice_cream/css/../img/ok.png) no-repeat left top;
    content: '';
    display: inline-block;
    width: 0;
    height: 22px;
    opacity: 0;
    margin: 0;
    vertical-align: middle;
}
.popUpCont.chery .popUpBlock .content .popup-btn a.added {
    background-color: #64a624;
}
.popUpCont.chery .popUpBlock .content .popup-btn a.added:before {
    width: 20px;
    opacity: 1;
    margin: 0 10px 0 0;
}
.popUpCont.chery .popUpBlock .content .info form.chery_form button {
    width: 218px;
    height: 57px;
    background-color: #e3c67d;
    overflow: hidden;
    border-radius: 34px;
    border: none;
    outline: none;
    margin: 1.1vh 0 0 0;
    font-family: OpenSansBold;
    font-size: 21px;
    color: white;
}
.popUpCont.chery .popUpBlock .content .info .desc {
    color: #a3a2a2;
    font-size: 17px;
    font-family: OpenSansLight;
    line-height: 26px;
    padding: 0 9%;
    margin: 0 0 40px;
    text-align: left;
}
.popUpCont.chery .popUpBlock .content .info .desc p {
    margin: 0;
    padding: 0;
}
.popUpCont.chery .popUpBlock .content .info .spec {
    position: absolute;
    bottom: 33px;
    left: 9%;
    right: 9%;
    text-align: left;
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #000000;
}
.popUpCont.chery .popUpBlock .content .info .spec > * {
    display: inline-block;
    vertical-align: top;
    color: #000000;
}
.popUpCont.chery .popUpBlock .content .info .spec span.sep {
    margin: 0 1.5%;
}


@media (min-height: 750px) and (min-width: 900px) {
    .popUpCont.chery .popUpBlock .content .info .info_border {
        min-height: 615px;
    }
}
@media (min-height: 850px) and (min-width: 900px) {
    .popUpCont.chery .popUpBlock .content .info .info_border {
        min-height: 715px;
    }
}



@media (max-width: 1180px) {
    .popUpCont.chery .popUpBlock .content .info .info_border {
        padding: 24px 0 44px;
    }
    .popUpCont.chery .popUpBlock .content .info .title {
        font-size: 26px;
        margin-bottom: 23px;
        padding-bottom: 24px;
    }
    .popUpCont.chery .popUpBlock .content .popup-price .popup-price-val {
        font-size: 32px;
    }
    .popUpCont.chery .popUpBlock .content .popup-price .simv {
        width: 15px;
        height: 22px;
        margin: 0 0 0 5px;
    }
    .popUpCont.chery .popUpBlock .content .popup-btn a {
        font-size: 19px;
        padding: 15px 25px;
    }
    .popUpCont.chery .popUpBlock .content .popup-calc {
        margin: 0 0 44px;
    }
    .popUpCont.chery .popUpBlock .content .info .desc {
        font-size: 16px;
    }
}

@media (max-width: 859px) {
    .popUpCont.chery .popUpBlock .content {
        padding: 400px 0 0;
    }
    .popUpCont.chery .popUpBlock .content .img {
        bottom: auto;
        right: 0;
        height: 400px;
    }
}

@media (max-width: 600px) {
    .popUpCont.chery .popUpBlock .content .info .info_border {
        padding: 24px 0 44px;
    }
    .popUpCont.chery .popUpBlock .content .info .title {
        font-size: 20px;
        margin-bottom: 21px;
        padding-bottom: 21px;
        font-family: OpenSans;
    }
    .popUpCont.chery .popUpBlock .content .popup-price .popup-price-val {
        font-size: 26px;
    }
    .popUpCont.chery .popUpBlock .content .popup-price .simv {
        width: 13px;
        height: 18px;
        margin: 0 0 0 5px;
    }
    .popUpCont.chery .popUpBlock .content .popup-qnt .popup-qnt-btns {
        width: 22px;
        height: 45px;
    }
    .popUpCont.chery .popUpBlock .content .popup-qnt a {
        height: 22px;
        line-height: 22px;
    }
    .popUpCont.chery .popUpBlock .content .popup-qnt input[type=text] {
        width: 24px;
        height: 45px;
        font-size: 17px;
    }
    .popUpCont.chery .popUpBlock .content .popup-qnt span {
        font-size: 12px;
        height: 45px;
        line-height: 48px;
    }
    .popUpCont.chery .popUpBlock .content .popup-btn a {
        font-size: 18px;
        padding: 13px 25px;
        min-width: 196px;
    }
    .popUpCont.chery .popUpBlock .content .popup-calc {
        margin: 0 0 44px;
    }
    .popUpCont.chery .popUpBlock .content .info .desc {
        font-size: 15px;
    }
}

@media (max-width: 480px) {
    .popUpCont.chery .popUpBlock .content {
        padding: 300px 0 0;
    }
    .popUpCont.chery .popUpBlock .content .img {
        height: 300px;
    }
}

@media (max-width: 420px) {
    .fancybox-wrap {
        right: 0 !important;
        left: 0 !important;
        width: auto !important;
    }
    .popup-product .fancybox-inner {
        width: 100% !important;
    }
    .popup-product .fancybox-close {
        right: 20px;
        top: -49px;
    }
    .popup-product-nav .owl-prev, 
    .popup-product-nav .owl-next {
        width: 36px;
        height: 36px;
            border-radius: 36px;
        top: 50%;
        margin: -18px 0 0;
        background-image: none !important;
        background-color: rgba(255,255,255,0.75);
    }
    .popup-product-nav .owl-prev {
        left: 13px;
    }
    .popup-product-nav .owl-next {
        right: 13px;
    }
    .popup-product-nav .owl-prev:after {
        background-image: url(/bitrix/templates/nice_cream/css/../img/nav2.png);
        background-position: center top;
        width: 11px;
        height: 16px;
        top: 50%;
        margin: -8px 0 0 -6px;
        content: '';
        left: 50%;
        position: absolute;
    }
    .popup-product-nav .owl-prev:hover {
        background-color: rgba(255,255,255,1);
    }
    .popup-product-nav .owl-next:after {
        background-image: url(/bitrix/templates/nice_cream/css/../img/nav2.png);
        background-position: center bottom;
        width: 11px;
        height: 16px;
        top: 50%;
        margin: -8px 0 0 -4px;
        content: '';
        left: 50%;
        position: absolute;
    }
    .popup-product-nav .owl-next:hover {
        background-color: rgba(255,255,255,1);
    }
}


/* PopUp Chery Off */





/* Preloader on */
.preloader {
    text-align: center;
    overflow: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 0;
    background: rgba(255,255,255,1);
    z-index: 10;
}
.preloader::before {
    content: "";
    display: inline-block;
    height: 100%;
    width: 0px;
    position: relative;
    vertical-align: middle;
}
.preloader .logo {
    background-image: url('/bitrix/templates/nice_cream/css/../img/preloader_logo.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    width: 22.56vw;
    max-width: 433px;
    height: 20.8vw;
    max-height: 399px;
    display: inline-block;
    vertical-align: middle;
}
@media (max-width: 600px){
    .preloader .logo {
        width: 56%;
        height: 50%;
    }
    .preloader .logo::after, .preloader .logo::before {z-index: -1;}
    .preloader .logo::before {left: -200%;}
}
.preloader .logo::after, .preloader .logo::before {
    content: "";
    position: absolute;
    width: 100vw;
    height: 1px;
    background-color: #c3c3c3;
    top: 50%;
}
.preloader .logo::before {
    left: -64vw;
}
.preloader .logo::after {
    right: -65vw;
}
/* Preloader off */


/* page_wrap, content, page, sidebar, menu on */
.page_wrap {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    /* height: 100%; */
    position: relative;
    min-height: 100vh;
}

.page_text {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10% 0 10%;
}

.content {
    /* width: 100%; */
    height: 100%;
    /* background-color: aquamarine; */
    font-size: 0;
    text-align: center;
    box-sizing: border-box;
    padding: 0 27.2% 0 16.6%;
}

.contentone {
    padding: 0 27.2% 0 16.6%;
    padding: 0 0 0 16.6%;
}

.content > * {
    /*display: inline-block;
    vertical-align: top;*/
    /* min-width: 200px; */
}

.page {
    width: 100%;
    /* max-width: 1078px; */
    /* background-color: brown; */
    height: 100%;
    min-height: 100%;
    position: relative;
}

.pageone {
    width: 100%;
}

/* items on */
.items {
    text-align: center;
    margin: 15% 0;
    padding: 0 11px;
}
.items .item {
    display: inline-block;
    width: 31%;
    position: relative;
    overflow: hidden;
    margin: 0;
    box-sizing: border-box;
    padding: 0;
    width: 33.33333%;
}
.items .item-inner {
    overflow: hidden;
    position: absolute;
    top: 11px;
    right: 11px;
    left: 11px;
    bottom: 11px;
}

.items .item::before {
    content: "";
    display: block;
    padding: 100% 0 0 0;
    top: 0;
    left: 0;
}

.items .item .bg {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    bottom: 0;
    transition: 1s;
}

.items .item .bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: black;
    opacity: 0;
    transition: 1s;
}

.items .item .title {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font-family: OpenSansBold;
    font-size: 31.61px;
    color: White;
    opacity: 0;
    transition: 1s;
}
.items .item .title span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
}
.items .item .title::before {
    content: '';
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
}
.items .item:hover .bg {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.items .item .bg {
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
}
.items .item:hover .bg::before {
    top: -20px;
    left: -20px;
    right: -20px;
    opacity: .47;
}
.items .item:hover .title {
    opacity: 1;
}

@media (max-width: 1400px) {
    .items {
        margin: 40px 0 40px;
    }
    .items .item {
        width: 50%;
    }
}

@media (max-width: 1180px) {
    .items .item {
        width: 33.33333%;
    }
    .down_menu {
        text-align: center;
    }
    .down_menu li {
        margin-bottom: 15px;
        vertical-align: top;
        display: inline-block;
        float: none;
        width: 220px;
    }
}

@media (max-width: 1000px) {
    .items .item {
        width: 50%;
    }
}

@media (max-width: 650px) {
    .items {
        padding: 0 15px;
    }
    .items .item {
        width: 100%;
        max-width: 330px;
    }
    .items .item-inner {
        top: 15px;
        bottom: 15px;
        left: 15px;
        right: 15px;
    }
}

@media (max-width: 380px) {
    .items {
        padding: 0 10px;
    }
    .items .item-inner {
        top: 10px;
        bottom: 10px;
        left: 10px;
        right: 10px;
    }
    .items .item .title {
        font-size: 22px;
    }
}


/* items off */




.sidebar {
    width: 27.2%;
    /*height: 100vh;*/
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    box-sizing: border-box;
    overflow: hidden;
    max-width: 522px;
}
.sidebar.sidebar-magic {
    background-color: #fff4e3;
}
.sidebar.def {
    background: none;
}
.sidebar.map {
    background: none;
    padding: 0;
}
.sidebar_map {
    height: 100%;
    width: 100%;
}

/* menu 0n */
.menu {
    max-width: 320px;
    width: 16.6%;
    min-width: 220px;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    background-image: url(/bitrix/templates/nice_cream/css/../img/main_menu_bg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

/* .menu .soct on */
.menu .soct {
    /* margin: 2vh 0 0 6%; */
    /* padding: 0; */
    position: absolute;
    /* width: 100%; */
    top: 2vh;
    left: 6%;
    right: 0;
    margin: 0;
    padding: 0;
}

.menu .soct li {
    float: left;
    width: 10.685%;
    line-height: 0;
    padding: 10.685% 0 0 0;
    margin: 0 5% 0 0;
    position: relative;
    display: block;
    height: 0;
}

.menu .soct li .magic {
    position: absolute;
    padding: 100% 0 0 0;
}

.menu .soct li .magic a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('/bitrix/templates/nice_cream/css/../img/menu_inst.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.menu .soct li .magic a .inst {
}

/* .menu .soct off */
/* .menu .logo on */
.menu .logo {
    position: relative;
    margin: 3.8vh auto 0 auto;
    width: 56.48%;
    padding: 45.81% 0 0 0;
    left: -3%;
}

.menu .logo .magic {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}

.menu .logo .logo_bg {
    background-image: url(/bitrix/templates/nice_cream/css/../img/menu_logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 0%;
    display: block;
}

/* .menu .logo off */
/* .menu .cart_btn on */
.menu .cart_btn {
    position: relative;
    width: 68.35%;
    margin: 2vh auto 6vh auto;
    display: block;
    font-size: 0;
    padding: 0;
    border: none;
    outline: none;
    background-color: #ff3f3f;
    border-radius: 29px;
    overflow: hidden;
    left: -1%;
}

.menu .cart_btn::before {
    content: '';
    display: block;
    padding: 27.5% 0 0 0;
    position: relative;
    /* width: 0; */
}

.menu .cart_btn .magic {
    text-align: left;
    font-size: 0;
}

.menu .cart_btn .magic::before {
    content: '';
    position: relative;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.menu .cart_btn .magic > * {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.cart_btn_icon {
    background-image: url(/bitrix/templates/nice_cream/css/../img/menu_cart_icon.png);
    width: 18%;
    background-repeat: no-repeat;
    background-position: 0% 60%;
    background-size: contain;
    height: 100%;
    margin: 0% 0 0 6%;
    position: relative;
    top: 5%;
}

.cart_btn_status {
    width: 69%;
    background-color: white;
    position: absolute;
    top: 11%;
    right: -11%;
    overflow: hidden;
    border-radius: 50%;
    color: #232322;
    font-family: OpenSansLight;
    font-size: 12px;
    text-align: center;
}

.cart_btn_status::before {
    content: '';
    width: 0;
    padding: 100% 0 0 0;
    display: inline-block;
    vertical-align: middle;
}

.menu .cart_btn .magic p {
    padding: 0;
    font-family: OpenSansBold;
    font-size: 21px;
    color: white;
    margin: 0 0 0% 16%;
}

.menu .cart_btn .magic p .cart_btn_icon {
}

.menu .cart_btn .magic p .cart_btn_icon .cart_btn_status {
}

/* .menu .cart_btn off */
/* main_menu on */
.main_menu {
    padding: 0;
    margin: 5vh 0 0 0;
}

.main_menu li:nth-child(1) {
    border-top: 1px solid #8e6c18;
}

.main_menu li {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #8e6c18;
    list-style: none;
}

.main_menu li::before {
    content: '';
    width: 0%;
    padding: 29.5% 0 0 0;
    display: inline-block;
    vertical-align: top;
}

.main_menu li a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-decoration: none;
    text-align: left;
}

.main_menu li a:hover, .main_menu li a.active {
    background-color: black;
}

.main_menu li a > * {
}

.main_menu li a .icon {
    position: relative;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    background-size: contain;
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 20.1%;
    margin: 0 8% 0 7%;
}
.main_menu li a p {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #faa61a;
    font-size: 16px;
    font-family: OpenSansLight;
    vertical-align: middle;
    /* line-height: 20px; */
}

/* main_menu off */
/* info_menu on */
.info_menu {
    padding: 0;
    margin: 6.7vh 0 0 0;
    text-align: center;
}
.info_menu li {
    display: block;
    margin: 0 auto 6% auto;
    width: 67.5%;
}
.info_menu li a {
    display: block;
    box-sizing: border-box;
    position: relative;
    border: 1px solid #9e750f;
    overflow: hidden;
    border-radius: 25px;
    text-decoration: none;
    padding-right: 30px;
}

.info_menu li a.active, .info_menu li a:hover {
    background-color: #9e750f;
}
.info_menu li a::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    padding: 21.5% 0 0 0;
    width: 0%;
}
.info_menu li a p {
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    font-family: OpenSansLight;
    font-size: 16px;
    color: white;
    text-align: center;
}

.info_menu li a .icon {
    position: absolute;
    top: 0;
    right: 7%;
    background-position: 0% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    width: 18.2%;
}
/* info_menu off */
/* menu_lang on */
.menu_lang {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 6.76vh;
    background-color: #171715;
    text-align: center;
    font-size: 0;
}

.menu_lang::before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.menu_lang li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 8.5%;
    margin: 0 7%;
}

.menu_lang li.ru a {
    background-image: url('/bitrix/templates/nice_cream/css/../img/menu_lang_icon_ru.png');
}

.menu_lang li.gb a {
    background-image: url('/bitrix/templates/nice_cream/css/../img/menu_lang_icon_gb.png');
}

.menu_lang li.de a {
    background-image: url('/bitrix/templates/nice_cream/css/../img/menu_lang_icon_de.png');
}

.menu_lang li.fr a {
    background-image: url('/bitrix/templates/nice_cream/css/../img/menu_lang_icon_fr.png');
}

.menu_lang li.ru a::before {
    content: 'RU';
}

.menu_lang li.gb a::before {
    content: 'GB';
}

.menu_lang li.fr a::before {
    content: 'FR';
}

.menu_lang li.de a::before {
    content: 'DE';
}

.menu_lang li a::before {
    position: absolute;
    top: 18%;
    right: -66%;
    font-family: PTSansNarrow;
    text-transform: uppercase;
    font-size: 11px;
    color: white;
}

.menu_lang li a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
}

.menu_lang li::before {
    content: "";
    padding: 100% 0 0 0;
    display: block;
}

.menu_lang li a .magic {
}

.menu_lang li.ru a .magic {
}

.menu_lang li.gb a .magic {
}

.menu_lang li.de a .magic {
}

.menu_lang li.fr a .magic {
}

/* menu_lang off */
/* menu off */
.menu_lite {
    position: fixed;
    width: 77px;
    height: 100%;
    /*! background-color: blueviolet; */
    top: 0;
    left: -100px;
    background-image: url('/bitrix/templates/nice_cream/css/../img/main_menu_bg.jpg');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

/* sidebar on */
.sidebar .sd_descs {
    padding: 74px 13% 0;
    color: #343434;
    line-height: 24px;
    text-align: left;
    font-size: 15px;
    margin: 0 0 20px;
    font-family: OpenSansLight;
}
.sidebar .sd_descs h3 {
    text-align: center;
    color: #141313;
    margin: 0 0 24px;
    font-weight: normal;
    font-size: 22px;
    font-family: OpenSansLight;
    line-height: 1.2;
}
.sidebar .sd_descs h3 b {
    font-size: 29px;
    font-weight: normal;
    font-family: OpenSansBold;
    display: block;
    line-height: 1.2;
}
.sidebar .sd_descs p {
    margin: 0 0 20px;
    padding: 0;
}

.hide_scroll {
    height: 100%;
    overflow: hidden;
}
.sidebar .sd_conts {
    height: 100%;
    padding: 8px 13% 0;
    overflow-y: scroll;
    position: relative;
    margin: 0 -20px 0 0;
    box-sizing: border-box;
}

.sd_conts_hide {
    position: absolute;
    height: 100px;
    bottom: 127px;
    display: none;
    z-index: 20;
    /* margin: -11vh 0 0 0; */
    width: 100%;
    background: linear-gradient(to bottom, rgba(0,0,0,0), #fff4e3);
}
.sd_conts_hide2 {
    position: absolute;
    height: 80px;
    bottom: 100%;
    z-index: 3;
    left: 0;
    right: 0;
    background: linear-gradient(to bottom, rgba(0,0,0,0), #fff4e3);
}

.sd_conts_hide_top {
    position: relative;
    height: 8px;
    background: linear-gradient(to top, rgba(0,0,0,0), #fff4e3);
    z-index: 1;
    margin: 0 0 -8px;
}
.sidebar .sd_conts li.item {
    font-family: OpenSansLight;
    margin: 0 0 40px;
    padding: 0;
}
.sidebar .sd_conts li.item .img {
    position: relative;
    margin: 0 0 6px;
    max-height: 100px;
}
.sidebar .sd_conts li.item .img img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
}
.sidebar .sd_conts li.item .title {
    color: #141313;
    font-size: 22px;
    margin: 0 0 30px;
    line-height: 1.2;
}
.sidebar .sd_conts li.item .desc {
    color: #343434;
    font-size: 14px;
    line-height: 1.8;
    text-align: left;
}
.sidebar .sd_conts li.item .desc p {
    padding: 0;
    margin: 0;
}
.sidebar .sd_conts li.item p {
    margin: 0;
    padding: 0;
}
.sidebar .sd_conts li.hide {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3vh;
}


.sd_contacts {
    z-index: 3;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 35px 10% 15px;
    background-color: #f4d9af;
    text-align: left;
    color: #4d4d4d;
}
.ul_sd_contacts {
    display: inline-block;
    margin: 0;
    vertical-align: bottom;
    color: #5d5d5d;
    font-size: 15px;
    padding: 0;
}
.sd_contacts .ul_sd_contacts .phone {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 15px;
    padding: 0 0 0 30px;
    box-sizing: border-box;
}
.sd_contacts .ul_sd_contacts .mail {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 15px;
    padding: 0 0 0 35px;
    box-sizing: border-box;
}
.sd_contacts .ul_sd_contacts .adress {
    font-size: 13px;
    line-height: 1.2;
    box-sizing: border-box;
    margin: 0 0 15px;
    padding: 0 0 0 32px;
}
.sd_contacts .ul_sd_contacts li.phone:before {
    background-image: url('/bitrix/templates/nice_cream/css/../img/sd_contacts_phone.png');
    width: 16px;
    height: 16px;
}
.sd_contacts .ul_sd_contacts li.mail:before {
    background-image: url(/bitrix/templates/nice_cream/css/../img/sd_contacts_mail.png);
    width: 24px;
    height: 17px;
}
.sd_contacts .ul_sd_contacts li.adress:before {
    background-image: url(/bitrix/templates/nice_cream/css/../img/sd_contacts_adress.png);
    width: 22px;
    height: 28px;
}
.sd_contacts .ul_sd_contacts li {
    position: relative;
    display: inline-block;
}
.sd_contacts .ul_sd_contacts li:before {
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 1px;
    left: 0;
}
/*.sd_contacts .ul_sd_contacts > * {
    font-size: 15px;
    margin: 0 10% 4% 0;
    padding: 0 0 0 7%;
    margin: 0 10% 16.5px 0;
}*/




@media(max-width: 1600px) {
    .sidebar .sd_descs {
        padding: 40px 13% 0;
    }
}

@media(max-width: 1180px) {
    .sidebar {
        width: auto;
        position: relative;
        margin: 5% auto 0;
        max-width: initial;
        box-sizing: border-box;
        margin: 5% 10% 0;
    }
    .sidebar .sd_descs {
        padding-left: 5%;
        padding-right: 5%;
    }
    .sidebar .sd_conts {
        padding: 30px 5% 0;
        height: auto !important;
        padding-bottom: 40px !important;
        overflow: hidden;
        margin: 0 -15px;
    }
    .sidebar .sd_conts li.item {
        width: 50%;
        float: left;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .sidebar .sd_conts li.item:nth-child(2n+1) {
        clear: left;
    }
    .sd_conts_hide_top,
    .sd_conts_hide2 {
        display: none;
    }
    .sd_contacts {
        position: relative;
        bottom: auto;
        left: auto;
        right: auto;
    }
}

@media (max-width: 650px) {
    .sidebar {
        margin: 30px 30px 0;
    }
    .sidebar .sd_descs {
        padding-left: 30px;
        padding-right: 30px;
    }
    .sidebar .sd_conts {
        padding-left: 30px;
        padding-right: 30px;
    }
    .sidebar .sd_conts li.item {
        width: 100%;
        float: none;
    }
	.sd_contacts {
	    padding: 30px 30px 12px;
	}
	.sd_contacts .ul_sd_contacts .phone {
	    width: auto;
	    display: block;
	    padding: 0 0 0 33px;
	}
	.sd_contacts .ul_sd_contacts .mail {
	    width: auto;
	    display: block;
	    padding: 0 0 0 35px;
	}
	.sd_contacts .ul_sd_contacts .adress {
	    padding: 0 0 0 33px;
	}
	.sd_contacts .ul_sd_contacts li.phone:before {
	    left: 4px;
	}
	.sd_contacts .ul_sd_contacts li.adress:before {
	    left: 2px;
	}
}

@media (max-width: 480px) {
    .sidebar {
        margin: 30px 0 0;
    }
    .sidebar .sd_descs {
        padding-left: 30px;
        padding-right: 30px;
    }
    .sidebar .sd_conts {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 380px) {
    .sidebar {
        margin: 20px 0 0;
    }
    .sidebar .sd_descs {
        padding-left: 20px;
        padding-right: 20px;
    }
    .sidebar .sd_conts {
        padding-left: 20px;
        padding-right: 20px;
    }
}





/* sidebar off */


/* partners on */
.partners_block {
    box-sizing: border-box;
    padding: 80px 10.8% 80px 10.8%;
    width: 100%;
    max-width: 810px;
}
.partners_block h1 {
    color: #fefefe;
    font-size: 50px;
    font-family: OpenSansBold;
    margin: 0 0 50px;
    text-transform: uppercase;
    text-align: left;
}
.partners_block .desc {
    color: #fefefe;
    font-family: OpenSans;
    font-size: 15px;
    line-height: 19px;
    margin: 0;
    text-align: left;
}
.partners {
    margin: 3% 0 0 0;
}
.partners .errortext {
    color: #fff !important;
}
.partners .title {
    color: #fefefe;
    font-size: 28px;
    font-family: OpenSansBold;
    margin: 2% 0 5% 0;
    text-align: left;
    line-height: 1.2;
}
.partners input {
    display: block;
    width: 290px;
    max-width: 290px;
    width: 49%;
    height: 50px;
    border: 3px solid #fff;
    margin: 0 0 10px 0;
    color: #fefefe;
    background-color: rgba(0,0,0,0);
    box-sizing: border-box;
    padding: 0 12px 0 12px;
}
.partners input[placeholder] {
    color: #fefefe;
    font-size: 13px;
    font-family: OpenSans;
    text-transform: uppercase;
}
.partners input::-webkit-input-placeholder {
    color: #fefefe;
}
.partners input::-moz-placeholder {
    color: #fefefe;
}
/* Firefox 19+ */
.partners input:-moz-placeholder {
    color: #fefefe;
}

/* Firefox 18- */
.partners input:-ms-input-placeholder {
    color: #fefefe;
}

.partners input[type="radio"] {
    color: #1c1b1b;
    font-size: 17px;
    font-family: OpenSansBold;
    width: 20%;
    height: 30px;
}
.partners .partners-radio {
    margin: 0 0 1em;
}
.partners .partners-radio br {
    display: none;
}
.partners .partners-radio input[type="radio"] {
    display: none;
}
.partners .partners-radio label {
    color: #1c1c1c;
    font-size: 15px;
    font-family: OpenSansBold;
    text-transform: uppercase;
    background-color: #f5f5f5;
    padding: 10.5px 13.5px;
    line-height: 18px;
    border: 3px solid #dedede;
    display: inline-block;
    vertical-align: top;
    margin: 0 6% 2.3% 0;
    cursor: pointer;
    transition: all 0.2s;
}
.partners .partners-radio label:hover {
    border-color: #ebad47;
}
.partners .partners-radio input[type="radio"]:checked + label {
    border-color: #ebad47;
    background-color: #faa61a;
}
.partners .radio_block {
    font-size: 0;
    text-align: left;
    margin: 0% 0 0 0;
}

.partners .radio_block > * {
    display: inline-block;
    vertical-align: top;
    margin: 1.5% 6% 2.3% 0;
}
.partners .radio_block label input {
    display: none;
}
.partners .radio_block label .form_par_button {
    color: #1c1c1c;
    font-size: 15px;
    font-family: OpenSansBold;
    text-transform: uppercase;
    background-color: #f5f5f5;
    padding: 10.5px 13.5px;
    line-height: 18px;
    border: 3px solid #dedede;
}

.partners .radio_block label .form_par_button.active {
    border-color: #ebad47;
    background-color: #faa61a;
}

.partners .radio_block label .form_par_button:hover {
    border-color: #ebad47;
}

.partners .title_1_5 {
    color: #fefefe;
    font-size: 17px;
    font-family: OpenSansBold;
    text-align: left;
    margin: 0;
    padding: 0;
}

.partners .title_2 {
    color: #fefefe;
    font-size: 17px;
    font-family: OpenSansBold;
    text-align: left;
    margin: 10px 0 10px 0;
    padding: 0;
}
.partners textarea {
    box-sizing: border-box;
    width: 590px;
    max-width: 590px;
    width: 100%;
    height: 71px;
    border: 3px solid #fff;
    display: block;
    padding: 10px 12px;
    margin: 0;
    background-color: rgba(0,0,0,0);
}

.partners textarea::-webkit-input-placeholder {
    color: #fefefe;
}

.partners textarea::-moz-placeholder {
    color: #fefefe;
}

/* Firefox 19+ */
.partners textarea:-moz-placeholder {
    color: #fefefe;
}

/* Firefox 18- */
.partners textarea:-ms-input-placeholder {
    color: #fefefe;
}

.partners textarea {
    color: #fefefe;
    font-size: 13px;
    font-family: OpenSans;
    text-transform: uppercase;
}
.partners-submit {
    position: relative;
    padding: 4% 0 0 7.5%;
}
.partners-submit:before {
    content: '';
    background-image: url('/bitrix/templates/nice_cream/css/../img/form_partners_button_arrow.png');
    width: 21px;
    height: 9px;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    top: calc(50% - 4.5px);
    left: -42px;
    left: -21%;
}
.partners input[type="submit"] {
    position: relative;
    display: block;
    width: 199px;
    width: 34%;
    max-width: 199px;
    height: 47px;
    background-color: #faa61a;
    border: none;
    outline: none;
    margin: 0;
    padding: 0;
    font-size: 17px;
    color: #171616;
    font-family: OpenSansBold;
}
.partners button[type="submit"] {
    position: relative;
    display: block;
    width: 199px;
    width: 34%;
    max-width: 199px;
    height: 47px;
    background-color: #faa61a;
    border: none;
    outline: none;
    margin: 23px 0 0 42px;
    padding: 0;
    font-size: 17px;
    color: #171616;
    font-family: OpenSansBold;
    transition: all 0.2s;
}
.partners button[type="submit"]:hover {
    background-color: #e09316;
}
.partners button[type="submit"]::before {
    content: '';
    background-image: url('/bitrix/templates/nice_cream/css/../img/form_partners_button_arrow.png');
    width: 21px;
    height: 9px;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    top: calc(50% - 4.5px);
    left: -42px;
}
.partners .partners-input-req {
	position: relative;
}
.partners .order-alert {
    top: 8px;
    line-height: 1;
    left: 15px;
}
.partners textarea + .order-alert {
    top: 6px;
}


@media (max-width: 859px) {
    
}

@media (max-width: 780px) {
    .partners button[type="submit"] {
        width: 100%;
        max-width: 199px;
    }
    .partners .partners-radio label {
        margin: 0 0 10px 0;
        display: block;
        box-sizing: border-box;
        width: 49%;
    }
}

@media (max-width: 699px) {
    .partners_block {
        padding: 60px 10.8% 60px 10.8%;
    }
    .partners_block h1 {
        font-size: 36px;
        margin: 0 0 40px;
    }
    .partners .partners-radio label {
        width: 75%;
    }
    .partners input {
        width: 75%;
        max-width: initial;
    }
}

@media (max-width: 480px) {
    .partners_block h1 {
        font-size: 22px;
        margin: 0 0 40px;
    }
	.partners .title {
	    font-size: 22px;
	}
    .partners .partners-radio label {
        width: 100%;
    }
    .partners input {
        width: 100%;
    }
    .partners button[type="submit"] {
        max-width: 178px;
    }
	.partners button[type="submit"] {
	    width: 85%;
	    max-width: 190px;
	    font-size: 15px;
	    margin: 23px 0 0 30px;
	}
	.partners button[type="submit"]::before {
	    left: -30px;
	}
}


/* partners off */




/*@media(max-width: 320px){
    .ml_menu_lang_block {
       display: none;
    }
    .ml_menu_lang .ru:after {
       content: 'd';
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        color: #fff;
        top: 11px;
        z-index: 222;
        left: 40px;
        background-image: url('/bitrix/templates/nice_cream/css/../img/arrow_down_320.png');
        background-repeat: no-repeat;
            background-position: 50% 65%;
    }
    .ml_menu_lang_block_lite {
            padding: 8px 0;

    display: block;
    position: absolute;
    width: 100%;
    top: 365px !important;
    background-color: rgba(0, 0, 0, 0.3);
    }
    .ml_menu_lang li a span {
        width: 25%;
    }


    .home a {
        height: 370px;
    }
    .home a .content p.desc {
        font-size: 17px !important;
    }
    .home a:hover .bg {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
}

.page_text {
 margin-bottom: 25px !important; 
}
.pageContentBlock h1 {
    margin: 20px 0 30px 0;
    font-size: 16px !important;
}

.pageContentBlock h1::before {
    top:31px;
    width: 50px;
}
.sidebar.map {
    margin:0 !important;
}
.sidebar_viki {
    padding: 0 !important;
}

.sidebar_map {
    height: 47%;
}
.map_info .map_divelary_info .content .title {
    font-size: 12px !important;
    font-family: GothamProLight !important;
}
.map_info .map_divelary_info .content .title::before, .map_info .map_divelary_info .content .title::after {
    width: 78%
}
.map_info .map_divelary_info .content .title::before {
    left: -105%;
}

.map_info .map_divelary_info .content .list li {
    font-size: 12px !important;
}
.content {
 margin-left: -23px;
}

.page_text, .sidebar.map{
    padding: 0 !important;
} 

.map_info .map_divelary_info .bg,
.map_info .map_details_info .bg {
    opacity: 1;
    background-color: #262422;
}

.map_info .map_details_info .content .item{

    font-size: 8px !important;
    line-height: 9px !important;
}

.cart_box h1 {
    font-size: 18px !important;
}
.cart_items .ci_photo {
    width: 12% !important;
    height: 90% !important;
}
.cart_items .ci_name_price {
    width: 60% !important;
}

.cart_items .ci_name_price .ci_name p {
    font-size: 12px !important;
}
.cart_box {
    padding: 0 0 0 4% !important;
}
.cart_total_action .ct_total_checkout .ct_total {
   text-align: left; 
}
.cart_total_action .ct_total_checkout .ct_CheckOut span {
    font-size: 15px !important;
}
.cart_total_action .ct_total_checkout .ct_CheckOut{
    padding: 5% 7%;
}
.sidebar .sd_conts li.item .desc {
    line-height: 110% !important;
}


.cart_total_action .ct_total_checkout .ct_total span:nth-child(2) {
    margin-left: 8%;
}
.cart_items .ci_count .ci_cart_count_status .count,
.cart_items .ci_count .ci_cart_count_status .pref {
    font-size: 9px !important;
}
.cart_items .ci_count .ci_cart_count_status .pref {
    font-size: 10px !important;
}
.cart_items .ci_name_price .ci_price p .text {
    font-size: 12px !important;
}
.cart_items .ci_name_price .ci_price p > * {
    vertical-align: bottom !important;
}
.cart_items .ci_name_price .ci_price p .simv {
        margin: -3px 3% -2px 3% !important;
}
.cart_total_action .ct_more_buy::before {
        left: -18% !important;
        width: 9% !important;
        background-size: contain !important;
}
.cart_total_action .ct_total_checkout .ct_CheckOut::before {
        width: 15% !important;
}

.cart_total_action .ct_total_checkout .ct_total span:nth-child(2) {
    font-size: 16px !important;
}
.cart_items .ci_name_price .ci_price p .simv {
    width: 9% !important;
}

.menu_lite {
    width: 60px !important;
} 
.contentone {
    padding-left: 60px !important; 
}
.cart_items .ci_count {
    width: 18% !important;
}
.cart_items .ci_name_price .ci_name p{
    font-size: 8px !important;
     line-height: 90%;
}
.cart_items .ci_action {
        text-align: left !important;
        margin-left: 2px !important;
}
.cart_total_action .ct_more_buy span{
    display: block !important;
    font-size: 10px !important;
    width: 3% !important;
    font-family: OpenSansLight !important;
}
.cart_total_action .ct_total_checkout .ct_CheckOut::before {
    left: -20px !important;
}

 .content.dr .items {
    margin: 0 !important;
 }
 .content.dr .items .item{
    width: 96% !important;

    display: block;
    margin-left: 5px !important;
    margin-right: 10px !important;
    margin-bottom: 25px !important;
 }
  .content.dr .down_menu li{
        width: 100% !important;
        text-align: center;
        margin-bottom: 10px;
  }
 .content.dr .sidebar {
    padding: 0 !important;
    margin:0;
 }
 .content.dr {
    padding: 0 0 0 83px !important;
 }
 .content.dr .page {
    width: 86% !important;
 }
 .content.dr .sd_descs .tm {
    font-size: 5px;
    padding-left: 4px;
    vertical-align: top;
 }
  .content.dr .sidebar .sd_descs p.title span {
    display: inline-block !important;
 }

 .content.dr .sidebar .sd_conts li.item .desc {
    line-height: 130% !important;
    width: 75%;
    font-size: 12px !important;
 }
 .content.dr .sidebar .sd_conts li.item .img {
    width: 16.3%;
    margin-left: 105px;
 }


 .content.dr .sidebar .sd_conts li.item .title{
     text-align: center;
    margin-left: -27px;
}
 .content.dr .ul_sd_contacts li {
    display: block !important;
    font-size: 14px !important;
        margin-bottom: 40px !important;
        margin-top: 10px !important;
        text-align: center;
        margin-left: -25px;

 }
  .content.dr .ul_sd_contacts li:before {
        top: -32px !important;
    left: 120px !important;
    background-size: auto !important;
    width: 10% !important;
 }
  .content.dr .ul_sd_contacts{
            padding-top: 35px;
 }
 .content.dr .sidebar .sd_contacts {
    height: auto !important;
 }


.popUpCont.chery.pi .popUpBlock {
    vertical-align: top;
        margin-top: 45px;
        width: 100%;
}
.popUpCont.chery.pi .popUpBlock .content .img {
    width: 100%;
    height: 34% !important;
    display: block !important;
}
.popUpCont.chery.pi .popUpBlock .content  {
    height: 800px;
}
.popUpCont.chery.pi .popUpBlock .content .info {
    height: 50% !important;
    width: 100%;
    padding: 8px;
}
.popUpCont.chery.pi .popUpBlock .content .info .title {
    font-size: 18px !important;
    line-height: 23px !important;
}
.popUpCont.chery.pi .popUpBlock .content .info .calc .price {
    font-size: 36px !important;
}
.popUpCont.chery.pi .popUpBlock .content .info .calc .simv {
    width: 15px !important;
}
.popUpCont.chery.pi .plusMinus  .ci_cart_count_btn{
    width: 26px !important;
    height: 26px !important;
}

.popUpCont.chery.pi .popUpBlock .content .info .calc .plusMinus {
    margin-top: 5px;
}
.popUpCont.chery.pi .popUpBlock .content .info .calc {
   margin-top: 30px; 
       margin-bottom: 10px;
}

.popUpCont.chery.pi .popUpBlock .content .info .calc .count {
    font-size: 19px !important;
        margin-left: 8px !important;
}
.popUpCont.chery.pi .popUpBlock .content .info .calc .pref {
    font-size: 13px !important;
}
.popUpCont.chery.pi .popUpBlock .content .info .spec {
    font-size: 10px !important;
}
.popUpCont.chery.pi .popUpBlock .nav .prev,
.popUpCont.chery.pi .popUpBlock .nav .next {
    background-color: #e0e1f8;
    border-radius: 50%;
    width: 37px;
    height: 37px;
    background-size: auto;
    top: 110px;
    background-position: 12px 10px;
    z-index: 2;
}
.popUpCont.chery.pi .popUpBlock .nav .prev {
    left: 8px;
    background-image: url(/bitrix/templates/nice_cream/css/../img/p_left_320.png);
    
}
.popUpCont.chery.pi .popUpBlock .nav .prev:hover {
    background-image: url(/bitrix/templates/nice_cream/css/../img/p_left_320_hover.png); 
}
.popUpCont.chery.pi .popUpBlock .nav .next {
    right: 8px;
    background-image: url(/bitrix/templates/nice_cream/css/../img/p_right_320.png);
    background-position: 13px 10px;
}
.popUpCont.chery.pi .popUpBlock .nav .next:hover {
    background-image: url(/bitrix/templates/nice_cream/css/../img/p_right_320_hover.png);
}
.popUpCont.chery.pi .popUpBlock .nav .close {
    top: -30px;
    right:15px;
    width: 20px;
    height: 20px;
}
.popUpCont.chery.pi .popUpBlock .content .info form.chery_form button {
    font-size: 15px !important;
    width: 160px !important;
    height: 40px !important;
}
.popUpCont.chery.pi {
    position: relative;
}
.popUpCont.chery.pi .popUpBlock .content .info .desc{
    display: block;
} 

// Рецепты
.popUpWhiteCont .Ritems {
    padding-bottom: 25px;
}

.popUpWhiteCont .page_nav {
        padding-top: 15px;
}
.popUpWhite .popUpWhiteCont {
    width: 80%;
    margin-left: 60px;
    margin-top: 57px;
}
.popUpWhiteCont .breadcrumbs {
    display: none;
}
.popUpWhiteCont button.powBtn {
    top: -35%;
    width: 11px;
    height: 11px;
    right: 10px;
    background-size: contain;
}
.popUpWhiteCont .title p {
    text-align: center;
    margin-right: -60px;
}
.popUpWhiteCont .title p span.text {
    font-size: 26px;
}
.popUpWhiteCont .title p span.icon {
    display: block;
    margin: 0 auto;
    width: 30px;
}

.popUpWhiteCont button.powBtn::after {
    display: none;
}

.popUpWhiteCont .page_nav li {
    margin-right: 15px;
    max-width: 30px;
    left: 0;
}    
.popUpWhiteCont .puwForm > p.title span.icon {
    display: block;
    margin: 40px auto 15px;
}
.popUpWhiteCont .puwForm > p.title span.text {
    font-size: 12px;
}

.popUpWhiteCont .puwForm input[type="text"] {
    width: 98%;
        height: 40px;
}
.popUpWhiteCont .puwForm label.file .title {
    margin-top: 20px;
}
.popUpWhiteCont .puwForm label.file {
    width: 90%;
    text-align: center;
}
.popUpWhiteCont .puwForm label.file .title .icon {
    width: 16%;
}
.popUpWhiteCont .puwForm label.file .title .text {
    font-size: 11px !important;
    border-bottom: 1px dotted #767676;
    padding-bottom: 2px; 
}
.popUpWhiteCont .puwForm button[name="puwF_btn"] {
    margin-top: 30px; 
    font-size: 17px !important;   
    padding: 13px 40px !important;
    margin-left: 33px;
    
}

// Оформление заказа

.checkout-title h1 {
    margin: 30px 0 !important;
}

.checkout-fields {
    margin-left: 5px !important;
    margin-top: 75px !important;
    width: 245px !important;
}
.contentone.checkout {
    width: 245px !important;
}
.contentone.checkout .pageone {
    width: 245px !important;
}
.checkout-fields input[type="text"],
.checkout-fields textarea {
    width: 200px !important;
}
.checkout-fields .radio_block label .form_par_button {
    float: none !important;
}
.checkout-fields .radio_block .text {
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
}
.checkout-fields .radio_block .text p .price {
    position: absolute;
    top: -50px;
    left: 170px;
}
.checkout-fields .radio_block .text p .rub {
    position: absolute;
    top: -47px;
    left: 205px;
}

.checkout-fields  p {
    padding: 0 10px !important;
    margin: 10px 0 !important;
}
.checkout-fields button[name="button"]::before {
    display: none;
}
.checkout-fields button[name="button"] {
    width: 100% !important;
    margin: 10px 0 !important;
}

}*/

@media(min-width: 1921px) {


    .map_divelary_info .list li  {
        font-size: 16px !important;
    }

    .page_wrap {
    }

    .content {
    }

    .content > * { 
    }

    .page {
    }

    .sidebar {
        width: 27.2%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        background-color: #fff4e3;
        box-sizing: border-box;
        padding: 0 1%;
        overflow: hidden;
        max-width: 522px;
    }

    .menu {
        position: absolute;
    }

    .menu_lite {
    }

}

@media(max-width: 1326px) {
    .content {
        padding: 0 27.2% 0 220px;
    }
}

@media(max-width: 1180px) {
    /* down_menu on */ .down_menu {
        position: relative;
        left: initial;
        bottom: initial;
        box-sizing: border-box;
        padding: 2% 3%;
    }

    /* down_menu off */
    .content {
        padding: 0 0 0 220px;
    }
    /*.pageContentBlock h1::before {
        bottom: -37%;
    }*/
    .contentone {
        padding: 0 0 0 220px;
    }
    .sidebar_viki {
        padding: 0 10% 0 12%;
        box-sizing: border-box;
    }
    .cart_items .ci_count {
        padding: 0;
    }
}

@media(max-width: 859px) {
    .page_wrap {
    }

    .content {
        padding: 0 0 0 100px;
    }

    .contentone {
        padding: 0 0 0 77px;
    }

    .content > * {
    }

    .page {
    }

    .page_text {
        padding: 0 10%;
    }

    .sidebar {
    }

    .sidebar.map {
        box-sizing: border-box;
        padding: 0 10%;
    }

    .menu {
        left: -320px;
    }

    .menu_lite {
        left: 0;
    }

    /* cart on */
    .cart_box {
        padding: 0 1.25%;
    }

    .cart_box h1 {
    }

    .cart_table {
    }

    .cart_header {
    }

    .cart_header::before {
    }

    .cart_header > * {
    }

    .cart_header > * {
    }

    .cart_header > * > span {
    }

    .cart_header > *::before {
    }

    .cart_header .ch_photo {
    }

    .cart_header .ch_name {
    }

    .cart_header .ch_price {
    }

    .cart_header .ch_count {
    }

    .cart_header .ch_total {
    }

    .cart_header .ch_action {
    }

    .cart_items {
    }

    .cart_items::before {
    }

    .cart_items .helper > * {
    }

    .cart_items .ci_photo {
    }

    .cart_items .ci_photo::before {
    }

    .cart_items .ci_name_price {
    }

    .cart_items .ci_name_price::before {
    }

    .cart_items .ci_name_price > * {
    }

    .cart_items .ci_name_price .ci_name {
    }

    .cart_items .ci_name_price .ci_name p {
    }

    .cart_items .ci_name_price .ci_price {
    }

    .cart_items .ci_name_price .ci_price p {
    }

    .cart_items .ci_name_price .ci_price p > * {
    }

    .cart_items .ci_name_price .ci_price p .text {
        width: auto;
    }

    .cart_items .ci_name_price .ci_price p .simv {
    }

    .cart_items .ci_name_price .ci_price p .simv::before {
    }

    .cart_items .ci_count {
    }

    .cart_items .ci_count::before {
    }

    .cart_items .ci_count > * {
    }

    .cart_items .ci_count .ci_cart_count_btns {
    }

    .cart_items .ci_count .ci_cart_count_btns .ci_cart_count_btn {
    }

    .cart_items .ci_count .ci_cart_count_btns .ci_cart_count_btn::before {
    }

    .cart_items .ci_count .ci_cart_count_btns .ci_cart_count_btn[name="plus"] {
    }

    .cart_items .ci_count .ci_cart_count_btns .ci_cart_count_btn[name="minus"] {
    }

    .cart_items .ci_count .ci_cart_count_status {
    }

    .cart_items .ci_count .ci_cart_count_status > * {
    }

    .cart_items .ci_count .ci_cart_count_status .count {
    }

    .cart_items .ci_count .ci_cart_count_status .pref {
    }

    .cart_items .ci_total {
    }

    .cart_items .ci_total::before {
    }

    .cart_items .ci_total p {
    }

    .cart_items .ci_total p > * {
    }

    .cart_items .ci_total p .text {
    }

    .cart_items .ci_total p .simv {
    }

    .cart_items .ci_total p .simv::before {
    }

    .cart_items .ci_action .dellitem[name="dellitem"] {
    }

    .cart_items .ci_action .dellitem[name="dellitem"]::before {
    }

    .cart_items .ci_action {
    }

    .cart_items .ci_action::before {
    }

    .cart_items .ci_action > * {
    }

    /* cart off */
}

@media (max-width: 699px) {
    /* cart on */
    .cart_box {
        padding: 0 1.25%;
    }
    .cart_table {
        border-bottom: 1px solid #717169;
    }
    .cart_header > * {
        display: none;
    }
    .cart_items .ci_name_price {
        box-sizing: border-box;
        padding: 0 0 0 3%;
    }

    .cart_items .ci_name_price::before {
        height: 50%;
    }

    .cart_items .ci_name_price > * {
    }

    .cart_items .ci_name_price .ci_name {
        width: 100%;
        height: 50%;
        padding: 0;
    }

    .cart_items .ci_name_price .ci_name p {
        margin: 0;
    }

    .cart_items .ci_name_price .ci_price {
        width: 100%;
        text-align: left;
        height: 50%;
    }

    .cart_items .ci_name_price .ci_price p {
        text-align: left;
    }

    .cart_items .ci_name_price .ci_price p > * {
    }

    .cart_items .ci_name_price .ci_price p .text {
        text-align: right;
    }

    .cart_items .ci_name_price .ci_price p .simv {
        margin: 0 3% 0 3%;
        width: 6%;
    }
    .cart_items .ci_count {
        width: 23%;
    }
    .cart_items .ci_total {
        display: none;
    }
    .cart_total_action .ct_total_checkout {
        float: left;
        width: 50%;
        margin: 4% 0 0 0;
    }
    .cart_total_action .ct_more_buy {
        float: left;
        width: 63%;
        clear: both;
        margin: 1% 0 8% 13%;
    }

    .cart_total_action .ct_more_buy::before {
    }

    .cart_total_action .ct_more_buy span {
    }

    /* cart off */


    /* popUpWhite on */
    /*.popUpWhiteCont .title p {
        box-sizing: border-box;
        padding: 0 26% 0 0;
    }*/
    .popUpWhiteCont .Ritems {
        text-align: center;
    }
    /*.popUpWhiteCont .page_nav {
        margin: 4% 0 0 0;
    }*/
    /*.puwForm input[type="text"] {
        display: block;
        margin: 0 auto;
        width: 50%;
    }
    .puwForm label.file {
        width: 50%;
        display: block;
        margin: 3% auto 0 auto;
        text-align: left;
    }

    .puwForm label.file input[name="file"] {
    }

    .puwForm label.file .title {
    }

    .puwForm label.file .title > * {
    }

    .puwForm label.file .title .icon {
        width: 21%;
    }

    .puwForm label.file .title .icon::before {
    }

    .puwForm label.file .title .text {
        font-size: 10px;
        margin: 0 0 0 5%;
    }

    .puwForm button[name="puwF_btn"] {
    }

    .puwForm button[name="puwF_btn"] span {
    }*/

    /* popUp White off */
}

/* page_wrap, content, page, sidebar, menu off */

/* SKL */

.slider_mars .owl-theme .owl-controls .owl-page span {
    background-color: #fff !important;
}

input:hover,
button:hover,
a:hover {
    transition: 0.5s;
}
button {
    cursor: pointer;
}


/* popup */

.plusMinus  .ci_cart_count_btn {
    height: 23px;
    width: 100%;
    border: none;
    outline: none;
    margin: 0 0 1px 0;
    padding: 0;
    cursor: pointer;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    background-color: #f8f8f8;
}

.plusMinus .ci_cart_count_btn:hover { 
 background-color: #faa61a;
}

.plusMinus .ci_cart_count_btn::after {
    content: '';
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 7px;
    height: 7px;
    display: inline-block;
    vertical-align: middle;
}

.plusMinus .ci_cart_count_btn[name="plus"]::after {
    background-image: url(/bitrix/templates/nice_cream/css/../img/ci_cart_count_btns_plus_popup.png);
}

.plusMinus .ci_cart_count_btn[name="minus"]::after {
    background-image: url(/bitrix/templates/nice_cream/css/../img/ci_cart_count_btns_minus.png);
}

.plusMinus .ci_cart_count_btns {
    width: 23px;
    cursor: pointer;
    margin: 0 9% 0% 0;
}

.plusMinus  > * {
    display: inline-block;
    vertical-align: middle;
}



.popUpCont.chery .popUpBlock .content .info .calc .plusMinus > *::before {
    padding: 0;
}

.popUpCont.chery .popUpBlock .content .info .calc .simv{
    width: 13px !important;
}

.popUpCont.chery .popUpBlock .nav {
    z-index: 0 !important; /* Отменить уовень слоя, чтобы работал :hover*/
}

.popUpCont.chery .popUpBlock .content {
    z-index: 1 !important; /* Отменить уовень слоя, чтобы работал :hover*/
}

.popUpCont.chery .popUpBlock .content .info form.chery_form button:hover {
    background-color: #64a624;
}

.popUpCont.chery .popUpBlock .nav .close:hover {
    background-image: url(/bitrix/templates/nice_cream/css/../img/p_close_hover.png);
    z-index: 100;
    cursor: pointer;
}

.popUpCont.chery .popUpBlock .nav .next:hover {
    background-image: url(/bitrix/templates/nice_cream/css/../img/p_right_hover.png);
    cursor: pointer;
}

.popUpCont.chery .popUpBlock .nav .prev:hover {
    background-image: url(/bitrix/templates/nice_cream/css/../img/p_left_hover.png);
    cursor: pointer;
}

.popUpCont.chery .popUpBlock .content {
    z-index:0 !important;
    overflow: hidden;
}

/* Оформление заказа */

.checkout-fields {
    margin-left: 110px;
    margin-top: 75px;
    width:600px;
}
.checkout-title h1{
    margin-left: 110px;
}

.checkout-fields input[type="text"] {
    padding: 19px 9px 16px 9px;
    border:2px solid #fff; 
    background: none;
    position: relative;
    color: #fff;
    font-size: 11px;
    color: #faa61a;
    text-transform: uppercase;
    width: 288px;
        margin-bottom: 13px;

}
.checkout-fields .text-field.error input[type="text"]{
    border:2px solid #ff3e3f; 
    color: #ff3e3f;
}
.checkout-fields .text-field textarea{
    box-sizing: border-box;
    width: 590px;
    max-width: 590px;
    width: 100%;
    height: 71px;
    border: 3px solid #fff;
    display: block;
    padding: 1.5%;
    margin: 0;
    background:none;
}
.checkout-fields textarea[name="comments"][placeholder] {
    color: #fefefe;
    font-size: 13px;
    font-family: OpenSans;
    text-transform: uppercase;
}
.checkout-fields button[name="button"] {
    position: relative;
    display: block;
    width: 199px;
    width: 34%;
    max-width: 199px;
    height: 47px;
    background-color: #faa61a;
    border: none;
    outline: none;
    margin: 4% 0 0 7.5%;
    padding: 0;
    font-size: 17px;
    color: #171616;
    font-family: OpenSansBold;
}
.checkout-fields button[name="button"]::before {
    content: '';
    background-image: url(/bitrix/templates/nice_cream/css/../img/form_partners_button_arrow.png);
    width: 21px;
    height: 9px;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    top: calc(50% - 4.5px);
    left: -42px;
    left: -21%;
}
.checkout-fields .text-field.error span.title {
    color: #ff3e3f;
}
.checkout-fields .text-field {
    position: relative;
}
.checkout-fields .text-field span.title {
    position: absolute;
    color: #fff;
    font-size: 8px;
    left: 10px;
    top: 10px;
    text-transform: uppercase;
}
.checkout-fields h3{
    font-size: 17px;
    color: #fff;
    font-family: OpenSansBold;
    margin-top: 28px;
}
.checkout-fields .radio_block label .form_par_button {
    color: #1c1c1c;
    font-size: 15px;
    font-family: OpenSansBold;
    text-transform: uppercase;
    background-color: #f5f5f5;
    padding: 10.5px 13.5px;
    line-height: 18px;
    border: 3px solid #dedede;
    width: 126px;
    text-align: center;
    float: left;
    margin-right: 35px;
    margin-bottom: 15px;
   
}
.checkout-fields .radio_block .text {
    font-size: 10px;
    /*float: left;*/
    color: #fff;
    font-size: 12px;
    font-family: OpenSansLight;
    margin-left: 159px;
    
}
.checkout-fields .radio_block .text p{
    margin-top: 5px;
    margin-left: 37px;
    margin-bottom: 10px;
    /*width: 100%;*/
}

.checkout-fields .radio_block .text p .price{
    font-size: 15px;
    color: #faa61a;
    font-family: OpenSansBold;

}
.checkout-fields .radio_block .text p .rub{
    display: inline-block;
    background-size: contain;
    /*background-position: 100% 50%;*/
    background-repeat: no-repeat;
    max-width: 15px;
    background-image: url(/bitrix/templates/nice_cream/css/../img/ci_cart_simv.png);
    width: 16%;
    margin: 0 5px;
    width: 16px;
    height: 11px;
}

.checkout-fields  .radio_block label .form_par_button.active {
    border-color: #ebad47;
    background-color: #faa61a;
}
.checkout-fields .radio_block {
    font-size: 0;
    text-align: left;
    margin: 0% 0 0 0;
}
.checkout-fields .radio_block label input {
    display: none;
}







/* CART -- start */

.cart-items-wrap {
    overflow: auto;
    clear: both;
    color: #fff;
    max-width: 900px;
}
.cart-items-wrap .cart-items {
    width: 100%;
    border-collapse: collapse;
    margin: 0;
    text-align: left;
    border: none;
    overflow: auto;
}
.cart-items-wrap .cart-items a {
    border: none;
}
.cart-items-wrap .cart-items p {
    margin: 0;
}
.cart-items-wrap .cart-items td {
    vertical-align: middle;
    border: 1px solid rgba(255,255,255,0.2);
    font-size: 14px;
}
.cart-items-wrap .cart-items thead td {
    font-family: OpenSansLight, sans-serif;
    font-size: 12px;
    border: none;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    padding: 6px 15px 11px 0;
}
.cart-items-wrap .cart-items tbody td {
    padding: 12px 15px 12px 0;
    border: none;
}
.cart-items-wrap .cart-items tbody tr:first-child td {
    padding: 22px 15px 12px 0;
}
.cart-items-wrap .cart-items tbody td b {
    font-weight: 500;
}
.cart-items-wrap .cart-items tbody .cart-image p {
    display: block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
.cart-items-wrap .cart-items tbody .cart-image img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0;
}
.cart-items-wrap .cart-items tbody .cart-ttl {
    text-align: left;
    font-family: OpenSansLight, sans-serif;
    font-size: 21px;
}
.cart-items-wrap .cart-items tbody .cart-ttl .cart-props {
    text-transform: none;
    font-size: 13px;
}
.cart-items-wrap .cart-items tbody .cart-ttl .cart-forone {
    display: none;
}
.cart-items-wrap .cart-items tbody .cart-price b {
    font-size: 29px;
    font-family: OpenSansBold, sans-serif;
}
.cart-items-wrap .cart-items tbody .cart-price .simv {
    background-size: contain;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-image: url('/bitrix/templates/nice_cream/css/../img/ci_cart_simv.png');
    width: 15px;
    height: 22px;
    display: inline-block;
    margin: 0;
}
.cart-items-wrap .cart-items tbody .cart-price del {
    color: #bbbbbb;
    font-weight: 400;
    display: block;
}
.cart-items-wrap .cart-items tbody .cart-summ b {
    font-size: 29px;
    font-family: OpenSansBold, sans-serif;
}
.cart-items-wrap .cart-items tbody .cart-summ .simv {
    background-size: contain;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-image: url('/bitrix/templates/nice_cream/css/../img/ci_cart_simv.png');
    width: 15px;
    height: 22px;
    display: inline-block;
    margin: 0;
}
.cart-items-wrap .cart-items .cart-image {
    width: 135px;
}
.cart-items-wrap .cart-items .cart-price,
.cart-items-wrap .cart-items .cart-summ {
    width: 120px;
}
.cart-items-wrap .cart-items .cart-quantity {
    width: 100px;
}
.cart-items-wrap .cart-items .cart-del {
    width: 13px;
    padding-right: 0 !important;
}
.cart-items-wrap .cart-items tbody .cart-del .cart-remove {
    background: none;
    width: 13px;
    height: 13px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    display: block;
    border: none;
    outline: none;
    background-image: url('/bitrix/templates/nice_cream/css/../img/ci_action_dellitem.png');
    padding: 0;
}
.cart-items-wrap .cart-items tbody .cart-del .cart-remove:hover {
    background-image: url('/bitrix/templates/nice_cream/css/../img/ci_action_dellitem_hover.png');
}
.cart-items-wrap .cart-items tbody .cart-del .cart-remove::before {
    content: '';
    padding: 100% 0 0 0;
    display: block;
    width: 0;
}
.cart-items-wrap .cart-items .cart-qnt {
    overflow: hidden;
    margin: 0;
}
.cart-items-wrap .cart-items .cart-qnt input[type=text] {
    float: left;
    color: #fff;
    width: 28px;
    height: 47px;
    font-size: 19px;
    padding: 0;
    text-align: center;
    display: block;
    margin: 0;
    background: transparent;
    border: none;
    font-family: OpenSansBold, sans-serif;
}
.cart-items-wrap .cart-items .cart-qnt .cart-qnt-measure {
    float: left;
    height: 39px;
    line-height: 48px;
    font-size: 13px;
    font-family: OpenSansLight, sans-serif;
}
.cart-items-wrap .cart-items .cart-qnt .cart-qnt-btns {
    float: left;
    width: 23px;
    height: 47px;
    margin: 0 5px 0 0;
}
.cart-items-wrap .cart-items .cart-qnt a {
    text-align: center;
    height: 23px;
    line-height: 23px;
    width: 100%;
    border: none;
    outline: none;
    margin: 0 0 1px 0;
    padding: 0;
    cursor: pointer;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    background-color: #f8f8f8;
    display: block;
}
.cart-items-wrap .cart-items .cart-qnt a:hover { 
 background-color: #faa61a;
}
.cart-items-wrap .cart-items .cart-qnt a::after {
    content: '';
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 7px;
    height: 7px;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
}
.cart-items-wrap .cart-items .cart-qnt .cart-plus::after {
    background-image: url(/bitrix/templates/nice_cream/css/../img/ci_cart_count_btns_plus_popup.png);
}
.cart-items-wrap .cart-items .cart-qnt .cart-minus::after {
    background-image: url(/bitrix/templates/nice_cream/css/../img/ci_cart_count_btns_minus.png);
}
.cart-items-wrap .cart-items .cart-qnt .cart-minus {
    margin-bottom: 0;
}
.cart-submit {
    overflow: hidden;
    margin: 0 0 15px;
    padding: 0;
    max-width: 900px;
}
.cart-submit .cart-goshop {
    float: left;
    position: relative;
    font-size: 17px;
    color: #fefefe;
    margin: 13px 0 0;
    font-family: OpenSansBold, sans-serif;
    text-decoration: none;
    transition: all 0.2s;
}
.cart-submit .cart-goshop:hover {
    color: #faa61a;
}
.cart-submit .cart-goshop img {
    display: inline-block;
    margin: 0 13px 0 0;
}
.cart-coupon {
    display: none;
}
.cart-submit input[type=submit] {
    display: block;
    border: none;
    float: right;
    border-radius: 50px;
    font-size: 15px;
    color: #fff;
    margin: 0 0 15px;
    padding: 8px 24px 7px;
    cursor: pointer;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    background: #3a89cf;
    transition: all 0.2s;
    height: auto;
}
.cart-submit input[type=submit]:hover {
    background: #22B2F9;
}
.cart-submit .cart-submit-btn {
    display: block;
    border: none;
    float: right;
    font-size: 17px;
    color: #171616;
    margin: 0 0 15px 25px;
    text-decoration: none;
    padding: 13px 5.7% 15px;
    cursor: pointer;
    text-align: center;
    background: #faa61a;
    font-family: OpenSansBold, sans-serif;
    transition: all 0.2s;
    height: auto;
    position: relative;
}
.cart-submit .cart-submit-btn:after {
    position: absolute;
    top: 50%;
    left: -45px;
    margin: -3px 0 0;
    padding: 0;
    background: url(/bitrix/templates/nice_cream/css/../img/cart_t_arrow_right.png) no-repeat;
    width: 21px;
    height: 9px;
    display: block;
    content: '';
}
.cart-submit .cart-submit-btn:hover {
    background: #e09316;
    text-decoration: none;
}
body .cart-total {
    max-width: 900px;
    padding: 0;
    font-size: 18px;
    color: #373d54;
    font-weight: 700;
    overflow: hidden;
    margin: 27px 0 11px;
    border-top: 1px solid rgba(255,255,255,0.2);
}
body .cart-total li {
    list-style: none;
    float: right;
    margin: 18px 15px 15px 0;
    font-size: 15px;
    font-weight: 400;
    position: relative;
    padding: 0 0 0 20px;
}
body .cart-total li:last-child {
    margin-left: 0;
    padding-left: 0;
}
body .cart-total li:after {
    position: absolute;
    content: "";
    left: 0;
    height: 26px;
    width: 1px;
    top: 50%;
    margin: -13px 0 0;
    background: #e0e4f6;
}
body .cart-total li:last-child:after {
    display: none;
}
body .cart-total li span {
    text-transform: none;
    color: #ccc;
    font-weight: 400;
}
body .cart-total li b {
    font-weight: 400;
}
body .cart-total .cart-summ {
    float: right;
    margin: 11px 0 15px 0;
    padding: 0 0 0 20px;
    font-size: 17px;
    position: relative;
    font-family: OpenSansBold, sans-serif;
    color: #fefefe;
}
body .cart-total .cart-summ:after {
    position: absolute;
    content: "";
    left: 0;
    height: 26px;
    width: 1px;
    top: 50%;
    margin: -13px 0 0;
    background: #e0e4f6;
}
body .cart-total .cart-summ span {
    text-transform: none;
    color: #ccc;
    font-weight: 400;
}
body .cart-total .cart-summ b {
    color: #fff;
    font-size: 29px;
    margin: 0 0 0 10px;
    text-transform: none;
    font-family: OpenSansBold, sans-serif;
}
body .cart-total .cart-summ .simv {
    background-image: url('/bitrix/templates/nice_cream/css/../img/ci_cart_simv.png');
    background-size: contain;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    width: 15px;
    height: 22px;
    display: inline-block;
    margin: 0;
}
table.sale_order_full_table td b {
    color: #3a89cf;
}
table.sale_order_full_table td a {
    color: #3a89cf;
    transition: all 0.2s;
    border-bottom: 1px solid #3a89cf;
}
table.sale_order_full_table td a:hover {
    border-bottom: none;
}
table.sale_order_full_table .paysystem_name,
table.sale_order_full_table .pay_name {
    font-weight: 500;
}

@media ( max-width: 1200px ) {
    .cart-items-wrap .cart-items .cart-image {
        width: 80px;
    }
    .cart-items-wrap .cart-items .cart-price, 
    .cart-items-wrap .cart-items .cart-summ {
        width: 100px;
    }
    .cart-items-wrap .cart-items .cart-quantity {
        width: 80px;
    }
}

@media ( max-width: 859px ) {
    .cart_box {
        padding: 0 20px;
    }
    .cart-items-wrap .cart-items thead td {
        padding-right: 10px;
    }
    .cart-items-wrap .cart-items tbody tr:first-child td {
        padding-right: 10px;
    }
    .cart-items-wrap .cart-items tbody td {
        padding-right: 10px;
    }
    .cart-items-wrap .cart-items .cart-image {
        width: 50px;
    }
    .cart-items-wrap .cart-items .cart-price, 
    .cart-items-wrap .cart-items .cart-summ {
        width: 80px;
    }
    .cart-items-wrap .cart-items tbody .cart-ttl {
        font-size: 18px;
    }
    .cart-items-wrap .cart-items tbody .cart-summ b,
    .cart-items-wrap .cart-items tbody .cart-price b {
        font-size: 22px;
    }
    .cart-items-wrap .cart-items tbody .cart-summ .simv,
    .cart-items-wrap .cart-items tbody .cart-price .simv {
        width: 11px;
        height: 17px;
    }
    .cart-items-wrap .cart-items .cart-qnt .cart-qnt-btns {
        width: 20px;
        height: 41px;
    }
    .cart-items-wrap .cart-items .cart-qnt a {
        height: 20px;
        line-height: 20px;
    }
    .cart-items-wrap .cart-items .cart-qnt .cart-qnt-measure {
        height: 41px;
        line-height: 46px;
    }
    .cart-items-wrap .cart-items .cart-qnt input[type=text] {
        height: 41px;
    }
}

@media ( max-width: 600px ) {
    .cart_box {
        padding: 0 10px;
    }
    .cart-items-wrap .cart-items .cart-price, 
    .cart-items-wrap .cart-items .cart-summ {
        display: none;
    }
    .cart-items-wrap .cart-items tbody .cart-ttl .cart-forone {
        display: block;
        font-size: 19px;
        font-family: OpenSansBold, sans-serif;
        margin-top: 5px;
    }
    .cart-items-wrap .cart-items tbody .cart-ttl .cart-forone .simv {
        background-size: contain;
        background-position: 100% 50%;
        background-repeat: no-repeat;
        background-image: url(/bitrix/templates/nice_cream/css/../img/ci_cart_simv.png);
        width: 10px;
        height: 14px;
        display: inline-block;
        margin: 0;
    }
    body .cart-total .cart-summ {
        float: left;
        padding: 0;
    }
    .cart-submit .cart-submit-btn {
        float: left;
        margin: 0 0 15px 45px;
    }
    .cart-submit .cart-goshop {
        clear: left;
        float: left;
        margin: 13px 0 0;
    }
    .cart-submit .cart-goshop img {
        margin: 0 22px 0 0;
    }
}

@media ( max-width: 380px ) {
    .cart-items-wrap .cart-items tbody .cart-ttl {
        font-size: 12px;
    }
    .cart-items-wrap .cart-items tbody .cart-title {
        min-height: 31px;
    }
    .cart-items-wrap .cart-items tbody .cart-ttl .cart-forone {
        font-size: 13px;
        margin-top: 2px;
    }
    .cart-items-wrap .cart-items tbody .cart-ttl .cart-forone .simv {
        width: 7px;
        height: 10px;
    }
    .cart-items-wrap .cart-items .cart-qnt input[type=text] {
        font-size: 13px;
        width: 18px;
    }
    .cart-items-wrap .cart-items .cart-quantity {
        width: 65px;
    }
    .cart-items-wrap .cart-items .cart-qnt .cart-qnt-measure {
        line-height: 43px;
        font-size: 11px;
    }
    body .cart-total .cart-summ {
        font-size: 13px;
        margin: 11px 0 5px 0;
    }
    body .cart-total .cart-summ b {
        font-size: 20px;
        margin: 0 0 0 3px;
    }
    body .cart-total .cart-summ .simv {
        width: 10px;
        height: 14px;
    }
    .cart-submit .cart-submit-btn {
        font-size: 13px;
        padding: 10px 25px 11px;
    }
    .cart-submit .cart-goshop {
        margin: 3px 0 0;
        font-size: 12px;
        font-family: OpenSans, sans-serif;
    }
}

/* CART -- end */


/* ORDER -- start */

.page-cont .bx-soa .bx-soa-customer-label, 
.page-cont .bx-soa .bx-soa-custom-label, 
.page-cont .bx-soa .form-group label {
    color: #fff;
}
.page-cont a {
    color: #fff;
}
/*.page-cont .bx-soa-section-content {
    background: rgba(255,255,255,0.12);
}
.page-cont .bx-soa-cart-total {
    background: rgba(255,255,255,0.12);
}*/

/* ORDER -- end */


/* PAGE -- start */

.page-wrap {
    padding: 0 7.25% 0 7.25%;
}
.page-cont {
    max-width: 900px;
    color: #fff;
}

/* PAGE -- end */


/* RECIPE -- start */

.recipe {
    max-width: 680px;
    text-align: left;
    margin: 0 auto;
    padding: 67px 0 0;
    color: #212121;
    font-size: 14px;
    font-family: GothamProRegular;
    line-height: 1.8;
}
.recipe h1 {
    font-family: GothamProBold;
    font-size: 30px;
    margin: 0 0 30px;
    padding: 0 0 22px;
    position: relative;
    text-align: center;
    line-height: 1.2;
}
.recipe h1:after {
    content: '';
    display: block;
    width: 52px;
    margin: 0 0 0 -26px;
    position: absolute;
    top: 100%;
    left: 50%;
    height: 2px;
    background-color: #fdb504;
}
.recipe .recipe-img {
    max-height: 800px;
    overflow: hidden;
    margin: 0 0 26px;
}
.recipe .recipe-img img {
    display: block;
    width: 100%;
}
.recipe p {
    margin: 0 0 26px;
}
.recipe .recipe-margin {
    margin: 26px 0 0;
    display: block;
}
.recipe-back {
    display: inline-block;
    text-decoration: none;
    color: #ff3f3f;
    margin: 10px 0 0;
    font-weight: bold;
    transition: all 0.2s;
    line-height: 1;
    letter-spacing: 1px;
    border-bottom: 1px solid transparent;
}
.recipe-back:hover {
    border-color: #ff3f3f;
}

@media (max-width: 480px) {
    .recipe {
        padding: 27px 0 0;
    }
}

/* RECIPE -- end */

/* ELEMENT -- start */

.bx_item_detail {
    text-align: left;
}


/* ELEMENT -- end */



/* ORDER -- start */

.order-wrap {
    padding: 0 0 50px;
}
.order-wrap .errortext {
    margin: 0 0 10px !important;
    padding: 0 !important;
}
.order-wrap .order-props {
    padding: 0 0 10px;
}
.order-wrap .order-props textarea,
.order-wrap .order-props input[type=text] {
    border: 2px solid #fff;
    background: transparent;
    height: 47px;
    display: block;
    transition: all 0.2s;
    /*color: #faa61a;*/
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    padding: 0 10px 0px;
    width: 100%;
    max-width: 290px;
    margin: 0 0 14px;
    box-sizing: border-box;
    z-index: 2;
    position: relative;
}
.order-wrap .order-props textarea::-webkit-input-placeholder,
.order-wrap .order-props input[type=text]::-webkit-input-placeholder {
    color: #fff;
}
.order-wrap .order-props textarea::-moz-placeholder,
.order-wrap .order-props input[type=text]::-moz-placeholder {
   color: #fff;
   opacity: 1;
}
.order-wrap .order-props textarea:-ms-input-placeholder,
.order-wrap .order-props input[type=text]:-ms-input-placeholder {
   color: #fff;
}
.order-wrap .order-props textarea {
    height: 66px;
    max-width: 590px;
    padding: 11px 10px;
}
.order-wrap .order-props label {
    text-transform: uppercase;
    color: #fff;
    display: block;
    position: absolute;
    top: 7px;
    left: 12px;
    font-size: 8px;
    z-index: 1;
}
.order-wrap .order-props > .bx_block {
    display: none;
}
.order-wrap .order-props .order-input {
    position: relative;
}
.order-wrap .location-block-wrapper {
    display: none;
}
.order-wrap h3 {
    font-size: 17px;
    font-family: OpenSansBold, sans-serif;
    margin: 0 0 10px;
    color: #fff;
}
.order-wrap .order-deliv {
    font-size: 12px;
    color: #fff;
    position: relative;
    margin: 0 0 14px;
    font-family: OpenSansLight, sans-serif;
}
.order-wrap .order-deliv input[type=radio] {
    display: none;
}
.order-wrap .order-deliv label:hover {
    border-color: #faa61a;
}
.order-wrap .order-deliv input[type=radio]:checked + label {
    border-color: #faa61a;
    background-color: #faa61a;
}
.order-wrap .order-deliv .order-deliv-info {
    display: inline-block;
    vertical-align: middle;
}
.order-wrap .order-deliv p {
    margin: 0;
    padding: 0;
}
.order-wrap .order-deliv .order-deliv-price b {
    color: #faa61a;
    font-size: 15px;
    font-family: OpenSansBold, sans-serif;
}
.order-wrap .order-deliv .order-deliv-desc {
}
.order-wrap .order-deliv .order-deliv-desc img {
    display: none;
}
.order-wrap .order-pay {
    font-size: 12px;
    color: #fff;
    position: relative;
    margin: 0 0 14px;
    font-family: OpenSansLight, sans-serif;
}
.order-wrap .order-pay.last {
    margin: 0 0 30px;
}
.order-wrap .order-pay input[type=radio] {
    display: none;
}
.order-wrap .order-deliv label,
.order-wrap .order-pay label {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 160px;
    text-transform: uppercase;
    text-align: center;
    color: #171616;
    font-size: 15px;
    font-family: OpenSansBold, sans-serif;
    padding: 8px 10px 10px;
    line-height: 1.2;
    text-decoration: none;
    border: 3px solid #dedede;
    background-color: #fff;
    cursor: pointer;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    margin: 0 35px 0 0;
}
.order-wrap .order-pay label:hover {
    border-color: #faa61a;
}
.order-wrap .order-pay input[type=radio]:checked + label {
    border-color: #faa61a;
    background-color: #faa61a;
}
.order-wrap .order-pay .order-pay-desc {
    display: inline-block;
    max-width: 390px;
    vertical-align: middle;
    width: 50%;
}
.order-wrap .order-pay p {
    margin: 0;
    padding: 0;
}
.order-wrap .order-pay .order-pay-desc img {
    display: none;
}
.order-wrap .order-submit {
    padding: 10px 0 0;
}
.order-submit .order-submit-btn {
    display: inline-block;
    position: relative;
    color: #171616;
    font-size: 17px;
    font-family: OpenSansBold, sans-serif;
    background-color: #faa61a;
    padding: 13px 25px 14px;
    margin: 0 0 0 44px;
    text-decoration: none;
}
.order-submit .order-submit-btn:hover {
    background-color: #e09316;
}
.order-submit .order-submit-btn:after {
    position: absolute;
    content: '';
    display: block;
    width: 21px;
    height: 9px;
    background: url(/bitrix/templates/nice_cream/css/../img/cart_t_arrow_right.png) no-repeat left center;
    left: -44px;
    top: 50%;
    margin: -4px 0 0;
}
.order-confirm-wrap {
    max-width: 700px;
    width: 100%;
    border-radius: 7px;
    font-size: 16px;
    box-sizing: border-box;
    color: #1e1e1e;
    text-align: center;
    padding: 38px 30px 35px;
    background: #faa61a;
}
.order-confirm-wrap .order-confirm-img {
    margin: 0 0 24px;
}
.order-confirm-wrap h3 {
    font-size: 26px;
    color: #1e1e1e;
    margin: 0 0 34px;
    font-family: OpenSansLight;
    font-weight: normal;
}
.order-confirm-wrap h3 b {
    font-family: OpenSansBold;
}
.order-confirm-wrap p {
    padding: 0;
    margin: 0 0 10px;
}
.order-confirm-wrap .order-confirm-subttl {
    padding: 0;
    margin: 0 auto 42px;
    max-width: 410px;
    line-height: 1.3;
}
.order-confirm-wrap .order-confirm-desc {
    font-size: 13px;
}
.order-confirm-wrap .order-confirm-desc p {
    margin: 0 0 6px;
}
.order-confirm-wrap .order-confirm-desc p b {
    font-family: OpenSansBold;
    font-size: 13px;
}

/* ORDER -- end */


/* OTHER -- start */
.redborder {
	border-color: red !important;
}
.order-alert {
	position: absolute;
    top: 7px;
    left: 12px;
	text-transform: uppercase;
	font-size: 8px;
	color: red;
	display: none;
}
/* OTHER -- end */


/* End */


/* Start:/bitrix/templates/nice_cream/css/jquery.parallax.css?1480422800148*/
.parallax-viewport {
    position: relative;     /* relative, absolute, fixed */
    overflow: hidden;
}
.parallax-layer {
    position: absolute;
}
/* End */


/* Start:/bitrix/templates/nice_cream/libs/fancybox/jquery.fancybox.css?14804228004568*/
/*! 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{border:0;outline:none;vertical-align:top;margin:0;padding:0;}
.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;white-space:nowrap;margin:0;padding:15px;}
.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/nice_cream/libs/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/nice_cream/libs/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/nice_cream/libs/fancybox/blank.gif);-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-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important;}
.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: rgba(0,0,0,0.65);}
.fancybox-overlay-fixed{position:fixed;bottom:0;right:0;}
.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll;}
.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050;}
.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%;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:700;line-height:24px;white-space:nowrap;padding:2px 20px;}
.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;background:rgba(0,0,0,.8);padding:10px;}
.fancybox-nav:hover span,.fancybox-opened .fancybox-title{visibility:visible;}
/*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/nice_cream/libs/fancybox/fancybox_sprite@2x.png);background-size:44px 152px;}
	#fancybox-loading div{background-image:url(/bitrix/templates/nice_cream/libs/fancybox/fancybox_loading@2x.gif);background-size:24px 24px;}
}


#fancybox-thumbs{position:fixed;left:0;width:100%;overflow:hidden;z-index:8050;}
#fancybox-thumbs.bottom{bottom:2px;}
#fancybox-thumbs.top{top:2px;}
#fancybox-thumbs ul{position:relative;list-style:none;margin:0;padding:0;}
#fancybox-thumbs ul li{float:left;opacity:0.5;padding:1px;}
#fancybox-thumbs ul li.active{opacity:0.75;border:1px solid #fff;padding:0;}
#fancybox-thumbs ul li:hover{opacity:1;}
#fancybox-thumbs ul li a{display:block;position:relative;overflow:hidden;border:1px solid #222;background:#111;outline:none;}
#fancybox-thumbs ul li img{display:block;position:relative;border:0;max-width:none;padding:0;}
/* End */


/* Start:/bitrix/templates/nice_cream/components/bitrix/sale.basket.basket.line/small_cart_mob/style.css?14804228004229*/
.bx-basket {}
.bx-basket-block {
	font-size: 12px;
	padding-bottom: 5px;
	white-space: nowrap;
	position: relative;
	padding-left: 20px;
}
.bx-basket-block>.fa {
	color: #97a1ab;
	width: 12px;
	position: absolute;
	left: 0;
	top: 3px;
}
.bx-basket-block a {
	color: #039BE5;
	border-bottom: 1px dashed;
	margin-right: 10px;
}
.bx-basket-block a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}


/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed{
		width: 200px;
		position: fixed;
		z-index: 1100;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
	}
	.bx-basket-fixed.top	  {top:10px}
	.bx-basket-fixed.right  {right:10px}
	.bx-basket-fixed.bottom{bottom:10px}
	.bx-basket-fixed.left	 {left:10px}
	.bx-basket-fixed.bx-max-height{top:10px;bottom:10px;}
}
@media (max-width: 767px) {
	.bx-basket-fixed{
		/*width: 200px;*/
		position: fixed;
		z-index: 1100;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.bx-basket-item-list{
		display: none;
	}
	/*.bx-basket-fixed */
}
.bx-basket-fixed .bx-basket-block{
	margin-left: 10px;
}
.bx-basket-item-list{
	position: relative;
	padding-bottom: 20px;
	border-top: 1px solid #F7F7F7;
	overflow: hidden;
}
.bx-opener .bx-basket-item-list{
	padding-bottom: 75px;
}
.bx-max-height .bx-basket-item-list{
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}
.bx-closed .bx-basket-item-list{
	height: 20px;
	overflow: hidden;
}
.bx-basket-item-list-action{
	cursor: pointer;
	background: #F7F7F7;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 120;
	height: 20px;
	line-height: 14px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #4f4f4f;
	padding: 3px 0;
}
.bx-basket-item-list-button-container{
	text-align: center;
	position: absolute;
	bottom: 20px;
	border-top: 1px solid #F7F7F7;
	padding: 10px 0;
	background: #fff;
	left: 0;
	right: 0;
}

.bx-basket-item-list-button-container a.btn
{
	color: #dddddd;
	text-decoration: none;
}

.bx-basket-item-list-button-container a.btn:hover,
.bx-basket-item-list-button-container a.btn:active
{
	color: #ffffff;
}

.bx-basket-item-list-container{
	overflow-y: auto;
	max-height: 100%
}
.bx-basket-item-list-item{
	padding-top: 15px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #F7F7F7;
}
.bx-basket-item-list-container .bx-basket-item-list-item:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.bx-basket-item-list-item-status{
	font-weight: bold;
	padding: 3px;
	background: #EBEBEB;
	margin: 0 10px 20px;
	line-height: 16px;
	font-size: 13px;
	border-radius: 3px;
	text-align: center;
	white-space: normal;
}
.bx-basket-item-list-item-img{
	text-align: center;
	position: relative;
	padding-bottom: 5px;
}
.bx-basket-item-list-item-img img{
	max-width: 90px;
	height: auto;
	border: 1px solid #E6E6E6;
}
.bx-basket-item-list-item-name
{
	padding-bottom: 5px;
}
.bx-basket-item-list-item-name a
{
	font-size: 13px;
	color: #3F3F3F;
	text-decoration: none;
	white-space: normal;
	line-height: 16px;
}
.bx-basket-item-list-item-remove{
	position: absolute;
	right: 10px;
	top: -7px;
	width: 20px;
	height:20px;
	cursor: pointer;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;
	opacity: .5;
}
.bx-basket-item-list-item-remove:hover{
	opacity: .7;
}
.bx-basket-item-list-item-price-block{
	padding-bottom: 5px;
	font-size: 12px;
}
.bx-basket-item-list-item-price{
	display: inline-block;
	margin-right: 5px;
}
.bx-basket-item-list-item-price-old{
	display: inline-block;
	margin-right: 5px;
	text-decoration: line-through;
	color: #B0B0B0
}
.bx-basket-item-list-item-price-summ{}

.bx_cart_login_top .bx-hdr-profile a {
	text-decoration: none;
}
.bx_cart_login_top .bx-hdr-profile{
	line-height: 1.44em;
}
/* End */


/* Start:/bitrix/templates/nice_cream/components/bitrix/sale.basket.basket.line/small_cart/style.css?14804228004229*/
.bx-basket {}
.bx-basket-block {
	font-size: 12px;
	padding-bottom: 5px;
	white-space: nowrap;
	position: relative;
	padding-left: 20px;
}
.bx-basket-block>.fa {
	color: #97a1ab;
	width: 12px;
	position: absolute;
	left: 0;
	top: 3px;
}
.bx-basket-block a {
	color: #039BE5;
	border-bottom: 1px dashed;
	margin-right: 10px;
}
.bx-basket-block a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}


/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed{
		width: 200px;
		position: fixed;
		z-index: 1100;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
	}
	.bx-basket-fixed.top	  {top:10px}
	.bx-basket-fixed.right  {right:10px}
	.bx-basket-fixed.bottom{bottom:10px}
	.bx-basket-fixed.left	 {left:10px}
	.bx-basket-fixed.bx-max-height{top:10px;bottom:10px;}
}
@media (max-width: 767px) {
	.bx-basket-fixed{
		/*width: 200px;*/
		position: fixed;
		z-index: 1100;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.bx-basket-item-list{
		display: none;
	}
	/*.bx-basket-fixed */
}
.bx-basket-fixed .bx-basket-block{
	margin-left: 10px;
}
.bx-basket-item-list{
	position: relative;
	padding-bottom: 20px;
	border-top: 1px solid #F7F7F7;
	overflow: hidden;
}
.bx-opener .bx-basket-item-list{
	padding-bottom: 75px;
}
.bx-max-height .bx-basket-item-list{
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}
.bx-closed .bx-basket-item-list{
	height: 20px;
	overflow: hidden;
}
.bx-basket-item-list-action{
	cursor: pointer;
	background: #F7F7F7;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 120;
	height: 20px;
	line-height: 14px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #4f4f4f;
	padding: 3px 0;
}
.bx-basket-item-list-button-container{
	text-align: center;
	position: absolute;
	bottom: 20px;
	border-top: 1px solid #F7F7F7;
	padding: 10px 0;
	background: #fff;
	left: 0;
	right: 0;
}

.bx-basket-item-list-button-container a.btn
{
	color: #dddddd;
	text-decoration: none;
}

.bx-basket-item-list-button-container a.btn:hover,
.bx-basket-item-list-button-container a.btn:active
{
	color: #ffffff;
}

.bx-basket-item-list-container{
	overflow-y: auto;
	max-height: 100%
}
.bx-basket-item-list-item{
	padding-top: 15px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #F7F7F7;
}
.bx-basket-item-list-container .bx-basket-item-list-item:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.bx-basket-item-list-item-status{
	font-weight: bold;
	padding: 3px;
	background: #EBEBEB;
	margin: 0 10px 20px;
	line-height: 16px;
	font-size: 13px;
	border-radius: 3px;
	text-align: center;
	white-space: normal;
}
.bx-basket-item-list-item-img{
	text-align: center;
	position: relative;
	padding-bottom: 5px;
}
.bx-basket-item-list-item-img img{
	max-width: 90px;
	height: auto;
	border: 1px solid #E6E6E6;
}
.bx-basket-item-list-item-name
{
	padding-bottom: 5px;
}
.bx-basket-item-list-item-name a
{
	font-size: 13px;
	color: #3F3F3F;
	text-decoration: none;
	white-space: normal;
	line-height: 16px;
}
.bx-basket-item-list-item-remove{
	position: absolute;
	right: 10px;
	top: -7px;
	width: 20px;
	height:20px;
	cursor: pointer;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;
	opacity: .5;
}
.bx-basket-item-list-item-remove:hover{
	opacity: .7;
}
.bx-basket-item-list-item-price-block{
	padding-bottom: 5px;
	font-size: 12px;
}
.bx-basket-item-list-item-price{
	display: inline-block;
	margin-right: 5px;
}
.bx-basket-item-list-item-price-old{
	display: inline-block;
	margin-right: 5px;
	text-decoration: line-through;
	color: #B0B0B0
}
.bx-basket-item-list-item-price-summ{}

.bx_cart_login_top .bx-hdr-profile a {
	text-decoration: none;
}
.bx_cart_login_top .bx-hdr-profile{
	line-height: 1.44em;
}
/* End */
/* /bitrix/templates/nice_cream/libs/normalize.css?14804228008514 */
/* /bitrix/templates/nice_cream/libs/font-awesome.min.css?148042280029063 */
/* /bitrix/templates/nice_cream/fonts/fonts.css?14804228003472 */
/* /bitrix/templates/nice_cream/css/owl.carousel.css?14804228004614 */
/* /bitrix/templates/nice_cream/css/style.css?1480422800137503 */
/* /bitrix/templates/nice_cream/css/jquery.parallax.css?1480422800148 */
/* /bitrix/templates/nice_cream/libs/fancybox/jquery.fancybox.css?14804228004568 */
/* /bitrix/templates/nice_cream/components/bitrix/sale.basket.basket.line/small_cart_mob/style.css?14804228004229 */
/* /bitrix/templates/nice_cream/components/bitrix/sale.basket.basket.line/small_cart/style.css?14804228004229 */
