

/* Start:/bitrix/templates/segura_shop/css/reset.css?15893623181175*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0; 
padding: 0; 
border: 0; 
font-size: 100%; 
font: inherit; 
vertical-align: baseline; 
}
/* HTML5 display-role reset for older browsers */ 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } 
body { 
line-height: 1; 
} 
ol, ul {
list-style: none; 
} 
blockquote, q { 
quotes: none; 
} 
blockquote:before, blockquote:after, q:before, q:after {
content: ''; 
content: none; 
}
table { 
border-collapse: collapse; 
border-spacing: 0; 
}
ul:not([class]), ol:not([class]) {
    margin-left: 2em;
}
ul:not([class]) {
    list-style: disc;
}
ol:not([class]) {
    list-style: decimal;
}
/* End */


/* Start:/bitrix/templates/segura_shop/css/bootstrap.css?1674192109152728*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('/bitrix/templates/segura_shop/css/../fonts/glyphicons-halflings-regular.eot');
  src: url('/bitrix/templates/segura_shop/css/../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/segura_shop/css/../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/bitrix/templates/segura_shop/css/../fonts/glyphicons-halflings-regular.woff') format('woff'), url('/bitrix/templates/segura_shop/css/../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/bitrix/templates/segura_shop/css/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.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;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  /*margin-top: -5px;*/
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/* End */


/* Start:/bitrix/templates/segura_shop/css/jquery.fancybox.min.css?158936231813359*/
@charset "UTF-8";body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"Г—";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-44px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:33px;font-weight:700;text-align:center}.fancybox-share p{margin:0;padding:0;text-align:center}.fancybox-share p:first-of-type{margin-right:-10px}.fancybox-share_button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:10px 20px;border:0;border-radius:3px;box-shadow:0 2px 2px 0 rgba(0,0,0,.16);background:#fff;white-space:nowrap;font-size:16px;line-height:23px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:140px;color:#707070;transition:all .2s}.fancybox-share_button:focus,.fancybox-share_button:hover{text-decoration:none;color:#333;box-shadow:0 2px 2px 0 rgba(0,0,0,.3)}.fancybox-share_button svg{margin-right:5px;width:20px;height:20px;vertical-align:text-bottom}.fancybox-share input{box-sizing:border-box;width:100%;margin:5px 0 0;padding:10px 15px;border:1px solid #d7d7d7;border-radius:3px;background:#ebebeb;color:#5d5b5b;font-size:14px;outline:none}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}
/* End */


/* Start:/bitrix/templates/segura_shop/css/slick-theme.css?15893623183365*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/bitrix/templates/segura_shop/css/../img/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/bitrix/templates/segura_shop/css/fonts/slick.eot');
    src: url('/bitrix/templates/segura_shop/css/fonts/slick.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/segura_shop/css/fonts/slick.woff') format('woff'), url('/bitrix/templates/segura_shop/css/fonts/slick.ttf') format('truetype'), url('/bitrix/templates/segura_shop/css/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: 'в†ђ';
}
[dir='rtl'] .slick-prev:before
{
    content: 'в†’';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: 'в†’';
}
[dir='rtl'] .slick-next:before
{
    content: 'в†ђ';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: 'вЂў';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/bitrix/templates/segura_shop/css/slick.css?15893623181846*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/bitrix/templates/segura_shop/css/font-awesome.min.css?158936231830986*/
/*!
 *  Font Awesome 4.7.0 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/segura_shop/css/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/bitrix/templates/segura_shop/css/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/bitrix/templates/segura_shop/css/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/bitrix/templates/segura_shop/css/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/bitrix/templates/segura_shop/css/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/bitrix/templates/segura_shop/css/fonts/fontawesome-webfont.svg?v=4.7.0#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: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"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.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/segura_shop/css/jquery.formstyler.css?158936231813283*/
.jq-checkbox {
	top: -1px;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	border: 1px solid #C3C3C3;
	border-radius: 3px;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	cursor: pointer;
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 12px;
	height: 12px;
	margin: 2px 0 0 2px;
	border-radius: 2px;
	background: #666;
	box-shadow: inset 0 -3px 6px #AAA;
}
.jq-checkbox.focused {
	border: 1px solid #08C;
}
.jq-checkbox.disabled {
	opacity: .55;
}


.jq-radio {
	top: -1px;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	border: 1px solid #C3C3C3;
	border-radius: 50%;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	cursor: pointer;
}
.jq-radio.checked .jq-radio__div {
	width: 10px;
	height: 10px;
	margin: 3px 0 0 3px;
	border-radius: 50%;
	background: #777;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,.7);
}
.jq-radio.focused {
	border: 1px solid #08C;
}
.jq-radio.disabled {
	opacity: .55;
}


.jq-file {
	width: 270px;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.jq-file input {
	height: auto;
	line-height: 1em;
	cursor: pointer;
}
.jq-file__name {
	overflow: hidden;
	box-sizing: border-box;
	width: 100%;
	height: 34px;
	padding: 0 80px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1;
	font: 14px/32px Arial, sans-serif;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #CCC;
	border-radius: 0 4px 4px 0;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-file:hover .jq-file__browse {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-file:active .jq-file__browse {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.focused .jq-file__name {
	border: 1px solid #5794BF;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}


.jq-number {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0 36px 0 0;
}
.jq-number__field {
	width: 100px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
}
.jq-number__field:hover {
	border-color: #B3B3B3;
}
.jq-number__field input {
	box-sizing: border-box;
	width: 100%;
	padding: 8px 9px;
	border: none;
	outline: none;
	background: none;
	font: 14px Arial, sans-serif;
	color: #333;
	text-align: left; /* РґР»СЏ Opera PrestoВ */
	-moz-appearance: textfield;
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0; /* РІ РєР°РєРёС…-С‚Рѕ Р±СЂР°СѓР·РµСЂР°С… РїСЂРёСЃСѓС‚СЃС‚РІСѓРµС‚ РѕС‚СЃС‚СѓРї */
	-webkit-appearance: none;
}
.jq-number__spin {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 14px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
.jq-number__spin.minus {
	top: auto;
	bottom: 0;
}
.jq-number__spin:hover {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-number__spin:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-number__spin:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 11px;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #999;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
	top: 5px;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-bottom: none;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:hover:after {
	border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
	border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
	border: 1px solid #5794BF;
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number.disabled .jq-number__spin:after {
	border-bottom-color: #AAA;
}
.jq-number.disabled .jq-number__spin.minus:after {
	border-top-color: #AAA;
}


.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
}
.jq-selectbox__select {
	height: 32px;
	padding: 0 45px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-selectbox__select:hover {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-selectbox__select:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-selectbox.focused .jq-selectbox__select {
	border: 1px solid #5794BF;
}
.jq-selectbox.disabled .jq-selectbox__select {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-selectbox__select-text {
	display: block;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox .placeholder {
	color: #888;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 100%;
	border-left: 1px solid #CCC;
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 14px;
	right: 12px;
	width: 0;
	height: 0;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	border-top-color: #000;
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	border-top-color: #AAA;
}
.jq-selectbox__dropdown {
	box-sizing: border-box;
	width: 100%;
	margin: 2px 0 0;
	padding: 0;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #FFF;
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
	font: 14px/18px Arial, sans-serif;
}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	border: 1px solid #CCC;
	border-radius: 3px;
	outline: none;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
	box-shadow: inset 1px 1px #F1F1F1;
	color: #333;
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
}
.jq-selectbox li {
	min-height: 18px;
	padding: 5px 10px 6px;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	white-space: nowrap;
	color: #231F20;
}
.jq-selectbox li.selected {
	background-color: #A3ABB1;
	color: #FFF;
}
.jq-selectbox li:hover {
	background-color: #08C;
	color: #FFF;
}
.jq-selectbox li.disabled {
	color: #AAA;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #231F20;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}


.jq-select-multiple {
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/18px Arial, sans-serif;
	color: #333;
	cursor: default;
}
.jq-select-multiple.focused {
	border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	white-space: nowrap;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF;
}
.jq-select-multiple li.disabled {
	color: #AAA;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}


input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
	padding: 8px 9px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
}
input[type='search'].styler {
	-webkit-appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
	border-color: #B3B3B3;
}
input[type='email'].styler:focus,
input[type='password'].styler:focus,
input[type='search'].styler:focus,
input[type='tel'].styler:focus,
input[type='text'].styler:focus,
input[type='url'].styler:focus,
textarea.styler:focus {
	border-color: #CCC;
	border-top-color: #B3B3B3;
	outline: none;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
	overflow: visible;
	padding: 8px 11px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	outline: none;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
button.styler::-moz-focus-inner,
input[type='button'].styler::-moz-focus-inner,
input[type='submit'].styler::-moz-focus-inner,
input[type='reset'].styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
button.styler:not([disabled]):active,
input[type='button'].styler:not([disabled]):active,
input[type='submit'].styler:not([disabled]):active,
input[type='reset'].styler:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
button.styler[disabled],
input[type='button'].styler[disabled],
input[type='submit'].styler[disabled] {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
/* End */


/* Start:/bitrix/templates/segura_shop/css/style.css?1755057941118819*/
@import url("https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&subset=cyrillic,cyrillic-ext,latin-ext");
*, *:focus {
  outline: none !important;
}

body,
html {
  height: 100%;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 16px;
}

.wrapper {
  min-height: 100%;
  position: relative;
  transition: 500ms;
  right: 0;
}
.wrapper.active {
  right: 250px;
}
.wrapper .wrapper_inn {
  /*padding-bottom: 420px;*/
}
.wrapper .wrapper_inn.wrap_pad {
	 /*padding-top: 134px;*/
 }

.wrapper .wrapper_inn.wrap_sect {
	padding-top: 0;
}

.title {
    color: #595959!important;
    font-size: 30px!important;
    font-weight: 700!important;
    text-align: center;
    margin-bottom: 25px!important;
    line-height: 1.2!important;
    text-transform: uppercase!important;
    letter-spacing: 2px!important;
    margin-top: 0px!important;
}

#to_top {
  display: none;
  width: 62px;
  height: 62px;
  position: fixed;
  z-index: 300;
  border-radius: 50%;
  bottom: 40px;
  right: 40px;
  background: #e5e5e5;
  border: 3px solid #b3b3b3;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
#to_top:before {
  content: "";
  position: absolute;
  border: 12px solid transparent;
  border-bottom: 18px solid #a7a7a7;
  left: 50%;
  top: 5px;
  transform: translate(-50%);
}

.main_block {
  height: 100%;
  position: relative;
  min-width: 320px;
}

#left_menu {
    position: fixed;
    transition: 500ms;
    right: -100%;
    top: 0;
    bottom: 0;
    z-index: 310;
    background: #000;
    width: 100%;
    overflow-y: auto;
}
#left_menu .lm_inner {
  width: 100%;
  padding: 60px 15px 30px 20px;
  position: relative;
}
#left_menu .lm_inner .closed {
  border: none;
  width: 26px;
  height: 26px;
  position: absolute;
  right: 15px;
  top: 15px;
  border-radius: 50%;
  background: none;
}
#left_menu .lm_inner .closed:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  transform: rotate(45deg);
  left: -2px;
  top: 12px;
  display: block;
  background: #fff;
  transition: 300ms;
}
#left_menu .lm_inner .closed:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  transform: rotate(-45deg);
  left: -2px;
  top: 12px;
  display: block;
  background: #fff;
  transition: 300ms;
}
#left_menu .lm_inner .closed:hover:before {
  transform: rotate(-45deg);
}
#left_menu .lm_inner .closed:hover:after {
  transform: rotate(45deg);
}
#left_menu .lm_inner .mobile_search {
  margin-bottom: 20px;
  height: 38px;
  position: relative;
}
#left_menu .lm_inner .mobile_search input[type="text"] {
  width: 100%;
  height: 38px;
  padding-left: 10px;
  padding-right: 40px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 19px;
  border: none;
  text-align: center;
  color: #000;
  font-size: 16px;
}
#left_menu .lm_inner .mobile_search .btn_search {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  display: block;
  cursor: pointer;
  transition: 150ms;
  background: url(/bitrix/templates/segura_shop/css/../img/search.png) center center no-repeat;
}
#left_menu .lm_inner ul {
  margin-bottom: 30px;
}
#left_menu .lm_inner ul li {
  margin-bottom: 15px;
  font-size: 18px;
}
#left_menu .lm_inner ul li a {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  transition: 200ms;
}
#left_menu .lm_inner ul li .sub a {
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
}
#left_menu .lm_inner ul li a:hover {
  color: #2f445f;
}
#left_menu .lm_inner ul li .two_row {
  padding-top: 15px;
  padding-left: 15px;
}
#left_menu .lm_inner ul li .two_row li {
  font-size: 16px;
}
#left_menu .lm_inner ul li ul {
  margin-bottom: 15px;
}
#left_menu .lm_inner .login_mobile {
    padding-left: 45px;
    background: url(/bitrix/templates/segura_shop/img/personal-new.png) left top no-repeat;
    height: 38px;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.2;
    color: #fff;
}
#left_menu .lm_inner .login_mobile a {
  font-size: 14px;
  color: #fff;
}
#left_menu .lm_inner .basket_link {
    min-width: 115px;
    height: 38px;
    display: block;
    padding-left: 45px;
    background: url(/bitrix/templates/segura_shop/img/cart-new.png) left center no-repeat;
    text-decoration: underline;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 25px;
}
#left_menu .lm_inner .basket_link:hover {
  text-decoration: none;
}
#left_menu .lm_inner .basket_link span {
  display: block;
  color: #fff;
}
#left_menu .lm_inner .basket_link span.numb {
  font-size: 12px;
  font-weight: 400;
}
#left_menu .lm_inner .basket_link span.price {
  font-size: 14px;
  font-weight: 700;
}
#left_menu .lm_inner .tel {
    padding-left: 40px;
    /* height: 22px; */
    margin-bottom: 15px;
    background: url(/bitrix/templates/segura_shop/css/../img/tel_ico.png) 3px center no-repeat;
    color: #fff;
}
#left_menu .lm_inner .tel a {
  color: #fff;
  font-size: 15px;
  line-height: 22px;
}
#left_menu .lm_inner .mail {
    padding-left: 40px;
    height: 27px;
    background: url(/bitrix/templates/segura_shop/css/../img/mail_ico.png) 3px center no-repeat;
}
#left_menu .lm_inner .mail a {
  color: #fff;
  font-size: 15px;
  line-height: 17px;
}
#left_menu.active {
  right: 0;
}

.modal .modal-dialog {
    width: 430px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    margin-top: 10px;
}
.modal .modal-dialog .modal-content {
  position: relative;
  border-radius: 0;
}
.modal .modal-dialog .modal-content .close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 17px;
  height: 17px;
  display: block;
  opacity: 1;
}
.modal .modal-dialog .modal-content .close:before {
  content: "";
  position: absolute;
  background: #000;
  height: 1px;
  width: 17px;
  display: block;
  transition: 300ms;
  transform: rotate(45deg);
  top: 7px;
  left: -2px;
}
.modal .modal-dialog .modal-content .close:after {
  content: "";
  position: absolute;
  background: #000;
  height: 1px;
  width: 17px;
  display: block;
  transition: 300ms;
  transform: rotate(-45deg);
  top: 7px;
  left: -2px;
}
.modal .modal-dialog .modal-content .close:hover:before {
  transform: rotate(405deg);
}
.modal .modal-dialog .modal-content .close:hover:after {
  transform: rotate(315deg);
}
.modal .modal-dialog .modal-content .modal_inner {
  padding: 0 25px 10px;
}
.modal-body form {
	text-align: left;
}
.modal .modal-dialog .modal-content .name {
    text-align: center;
    color: #595959;
    font-weight: 700;
    font-size: 30px;
    margin-top: 30px;
    margin-bottom: 27px;
}
.row-registration {
    margin-bottom: 20px;
}
.modal .modal-dialog .modal-content input {
/*
  border: 1px solid #cdcdcd;
  height: 34px;
  width: 100%;
  text-align: center;
  color: #909090;
  font-size: 16px;
  margin-bottom: 20px;
  background: #f6f6f6;
  padding-left: 10px;
  padding-right: 10px;
*/
}
.modal .modal-dialog .modal-content .textarea {
/*
  border: 1px solid #cdcdcd;
  height: 100px;
  width: 100%;
  text-align: center;
  color: #909090;
  font-size: 16px;
  margin-bottom: 20px;
  background: #f6f6f6;
  padding-top: 5px;
  padding-bottom: 5px;
  resize: none;
  padding-left: 10px;
  padding-right: 10px;
 */
}
.modal .modal-dialog .modal-content .send {
  background: #2f445f;
  color: #fff;
  height: 38px;
  text-align: center;
  font-size: 16px;
  width: 100%;
  border: none;
  transition: 300ms;
}
.modal .modal-dialog .modal-content .send:hover {
  /*background: #2f445f;*/
}
.modal .modal-dialog .modal-content p {
  font-size: 16px;
  text-align: center;
}
.modal .modal-dialog .modal-content p.item-name {
  text-align: left;
}
.item-name s {
	color: #bebebe;
}
.modal .modal-dialog .modal-content .item-image {
}
.modal .modal-dialog .modal-content .item-image img {
    width: 100%;
}
.modal .modal-footer {
    padding: 15px 0;
}
.modal .modal-body {
    padding: 15px 0;
}
.modal .modal-dialog .modal-content p a {
  font-size: 16px;
  color: #cf102d;
  transition: 300ms;
  text-decoration: none;
}
.modal .modal-dialog .modal-content p a:hover {
  color: #2f445f;
}

.title_name {
    font-size: 30px;
    /* text-transform: uppercase; */
    line-height: 1.2;
    margin-bottom: 20px;
    color: #595959;
    font-weight: 900;
    letter-spacing: 2px;
    font-family: 'Roboto', sans-serif;
}

.w50 {
	width: 50%;
}
.fleft {
	float: left;
}
.nowrap {
	white-space: nowrap;
}
.header .header_contacts .tel {
    padding-left: 40px;
    height: 26px;
    margin-bottom: 10px;
    background: url(/bitrix/templates/segura_shop/css/../img/phone2.png) left center no-repeat;
}
.header .header_contacts .tel a {
  color: #fff;
  font-size: 15px;
  line-height: 22px;
}
.header .header_contacts .mail {
    padding-left: 40px;
    height: 27px;
    margin-bottom: 10px;
    background: url(/bitrix/templates/segura_shop/css/../img/mail2.png) left center no-repeat;
}
.header .header_contacts .mail a {
  color: #fff;
  font-size: 15px;
  line-height: 17px;
}
.header .header_contacts .city {
    color: #fff;
    font-size: 15px;
    line-height: 22px;
    position: relative;
}
.auto-city {
    position: absolute;
    top: -18px;
    background-color: #eee;
    left: -15px;
    padding: 10px 15px;
    z-index: 10;
    /* right: -15px; */
    display: none;
}
.auto-city.active {
	display: block;
}
.auto-city button {
    background: #fff;
    padding: 0;
    text-align: center;
    display: inline-block;
    color: #545454;
    font-size: 13px;
    text-decoration: none;
    cursor: pointer;
    border: 0 none;
    min-width: 50px;
    line-height: 1.5;
    margin-top: 10px;
    border: 1px solid #545454;
}
.auto-city button:hover {
    color: #fff;
	background: #2f445f;
}
.city-menu2 {
    /* display: none; */
    position: absolute;
    top: 100%;
    background-color: #fff;
    z-index: 10;
    padding: 10px 0;
    max-height: 400px;
    overflow: auto;
    left: 0;
    top: 0;
    max-height: 100%;
    /* border: 1px solid #000; */
}
.city-menu2.active {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.city-menu2 .item {
	display: none;
    padding: 2px 10px;
    cursor: pointer;
    margin: 0;
}
.city-menu2 .item.active {
	display: block;
}
.city-menu2 .item:hover {
    background-color: #555;
    color: #fff;
}
.city-menu2 .item b {
    color: #fd0;
    position: static;
}
.city-menu2 input {
    margin: 0 10px 10px 10px;
    width: 200px;
    border: 0 none;
    line-height: 25px;
    display: inline-block;
    padding: 0 5px;
    color: #000;
    background-color: #fff;
}

.city-menu {
    display: none;
    position: fixed;
    top: 140px;
    left: 0;
    color: #575757;
    font-size: 14px;
    right: 0;
    z-index: 300;
    max-height: calc(100% - 134px);
    overflow-x: hidden;
    overflow-y: auto;
}
body.header-fix .city-menu {
    top: 48px;
}

.city-menu.active {
	display: block;
}
.city-menu-columns {
    background-color: rgba(255, 255, 255, 0.95);
    padding: 55px 15px 5px;
    column-count: 5;
    position: relative;
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.5);
    margin: 5px 0;
}
.city-menu-columns p, .city-menu-columns a {
    display: block;
    padding: 0 0 0 5px;
    margin: 0 0 0 15px;
    line-height: 1.5;
    position: relative;
    cursor: pointer;
    color: #575757;
	text-decoration: none;
}
.city-menu-columns p:hover, .city-menu-columns a:hover {
    background-color: #eee;
}
.city-menu-columns p b, .city-menu-columns a b {
    position: absolute;
    left: -15px;
}
.js-city-menu-close {
    position: absolute;
    display: block;
    right: 5px;
    top: 5px;
	cursor: pointer;
}
.js-city-menu-close::before, .js-city-menu-close::after {
    content: "";
    position: absolute;
    display: block;
    right: 0;
    top: 8px;
    width: 20px;
    height: 3px;
    background-color: #575757;
}
.js-city-menu-close::before {
    transform: rotate(45deg);
}
.js-city-menu-close::after {
    transform: rotate(-45deg);
}





.header .logo_block {
  padding-top: 12px;
  float: left;
  width: 72px;
}
.header .logo_block img.logo {
  width: 100%;
  display: block;
}
.header .header_info {
  width: 534px;
  float: right;
  padding-top: 23px;
}
.header .header_info:after {
  content: "";
  display: table;
  clear: both;
}
.header .header_info .search_btn {
  height: 38px;
  width: 38px;
  float: right;
  margin-left: 15px;
  position: relative;
}
.header .header_info .search_btn .btn_inn {
    height: 44px;
    display: block;
    border-radius: 16px;
    width: 44px;
    border: none;
    cursor: pointer;
    transition: 150ms;
    background: url(/bitrix/templates/segura_shop/css/../img/search.png) center center no-repeat;
}
.header .header_info .search_btn .btn_inn:hover {
  opacity: 0.8;
}
.header .header_info .search_btn .search_vis {
    position: absolute;
    right: 0;
    top: 0;
    height: 44px;
    width: 0px;
    border-radius: 19px;
    z-index: 50;
    overflow: hidden;
    transition: 300ms;
    transition-timing-function: ease-in;
}
.header .header_info .search_btn .search_vis .search_inp {
    width: 310px;
    height: 44px;
    padding-left: 20px;
    padding-right: 40px;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 19px;
    border: none;
    text-align: center;
    color: #b2b2b2;
    font-size: 16px;
}
.header .header_info .search_btn .search_vis .search_click {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 60;
    border: none;
    height: 44px;
    display: block;
    width: 31px;
    background: #fff;
    border-radius: 50%;
    background: #fff;
    background: url(/bitrix/templates/segura_shop/css/../img/search.png) center center no-repeat;
}
.header .header_info .search_btn .search_vis.vision {
  width: 310px;
}
.header .header_info .basket_link {
    padding-top: 2px;
    min-width: 115px;
    height: 44px;
    float: right;
    display: block;
    padding-left: 50px;
    background: url(/bitrix/templates/segura_shop/css/../img/cart.png) left center no-repeat;
    text-decoration: underline;
    color: #fff;
    margin-left: 15px;
}
.header .header_info .basket_link:hover {
  text-decoration: none;
}
.header .header_info .basket_link span {
  display: block;
  color: #fff;
}
.header .header_info .basket_link span.numb {
  font-size: 12px;
  font-weight: 400;
}
.header .header_info .basket_link span.price {
  font-size: 14px;
  font-weight: 700;
}
.header .header_info .key {
    min-width: 112px;
    padding-top: 2px;
    height: 44px;
    float: right;
    display: block;
    padding-left: 50px;
    background: url(/bitrix/templates/segura_shop/css/../img/personal.png) left center no-repeat;
    text-decoration: underline;
    color: #fff;
    line-height: 14px;
    font-size: 14px;
}
.header .header_info .key:hover {
  text-decoration: none;
}
.header .header_info .key span {
  display: block;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
}
.btn_menu {
    float: right;
    width: 38px;
    height: 38px;
    background: none;
    padding: 0;
    border: none;
    margin: 3px 0 0 15px;
}
.btn_menu span {
    display: block;
    height: 4px;
    margin-top: 7px;
    margin-bottom: 7px;
    background: #575757;
    border-radius: 3px;
}

/*---index_top---*/
.index_top {
    background-size: auto 100%;
}
.index_top.slick-dotted.slick-slider {
	margin-bottom: 0;
}
.index_top.slick-dotted.slick-slider .slick-dots {
	bottom: 55px;
	height: 30px;
}
.index_top.slick-dotted.slick-slider .slick-dots li {
	width: 30px;
	height: 30px;
	vertical-align: top;
}
.index_top.slick-dotted.slick-slider .slick-dots li button {
	padding: 0;
	width: 15px;
	height: 15px;
	border: 3px solid #2f445f;
	background: #fff;
	border-radius: 50%;
	margin-left: auto;
	margin-right: auto;
	line-height: 30px;
	margin-top: 7px;
}
.index_top.slick-dotted.slick-slider .slick-dots li button:before {
	display: none;
}
.index_top.slick-dotted.slick-slider .slick-dots li.slick-active button, .index_top.slick-dotted.slick-slider .slick-dots li:hover button {
	border-color: #cf102d;
	background: #cf102d;
	width: 30px;
	height: 30px;
	margin-top: 0;
}
.index_top .it_block {
	height: 957px;
	position: relative;
	overflow: hidden;
}
.index_top .it_block .it_text {
	width: 472px;
	position: absolute;
	padding: 0 50px 20px;
	background: rgba(0, 0, 0, 0.6);
	z-index: 20;
	left: 50%;
	transform: translate(-50%);
	top: 550px;
	text-align: center;
	opacity: 0;
	transition: 800ms;
}
.index_top .it_block .it_text:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 100%;
	left: 50%;
	transform: translate(-50%);
	border: 236px solid rgba(0, 0, 0, 0.6);
	border-top: 30px solid transparent;
	border-bottom: 30px solid rgba(0, 0, 0, 0.6);
	transition: 800ms;
}
.index_top .it_block .it_text:after {
	content: "";
	display: block;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translate(-50%);
	border: 236px solid transparent;
	border-top: 30px solid rgba(0, 0, 0, 0.6);
	border-bottom: 0px solid transparent;
	transition: 800ms;
}
.index_top .it_block .it_text:hover {
	background: rgba(47, 68, 95, 0.6);
}
.index_top .it_block .it_text:hover:before {
	border: 236px solid rgba(47, 68, 95, 0.6);
	border-top: 30px solid transparent;
	border-bottom: 30px solid rgba(47, 68, 95, 0.6);
}
.index_top .it_block .it_text:hover:after {
	border: 236px solid transparent;
	border-top: 30px solid rgba(47, 68, 95, 0.6);
	border-bottom: 0px solid transparent;
}
.index_top .it_block .it_text .it_name {
	font-size: 30px;
	font-weight: 900;
	color: #fff;
	margin-bottom: 10px;
	position: relative;
	padding-bottom: 12px;
}
.index_top .it_block .it_text .it_name:after {
	content: "";
	display: block;
	position: absolute;
	width: 234px;
	height: 7px;
	bottom: 0;
	left: 50%;
	transform: translate(-50%);
	background: url(/bitrix/templates/segura_shop/css/../img/ic_name.png) center center no-repeat;
}
.index_top .it_block .it_text p {
	margin-bottom: 0;
	font-size: 16px;
	color: #fff;
	line-height: 1.3;
}
.index_top .it_block img.bg {
	top: 0;
	position: absolute;
	display: block;
	left: 50%;
	z-index: 10;
	transform: translate(-50%);
}
.index_top .it_block.slick-active .it_text {
	top: 410px;
	opacity: 1;
}

/*---index_collection---*/
.index_collection {
  padding-top: 70px;
  background: #fff;
}
.index_collection .ic_inner {
  background: url(/bitrix/templates/segura_shop/css/../img/collection_bg.jpg) center top no-repeat;
}
.index_collection .ic_inner_wrap {
  margin-left: -7px;
  margin-right: -7px;
}
.index_collection .ic_block {
  display: block;
  margin-left: 7px;
  margin-right: 7px;
  height: 350px;
  overflow: hidden;
  position: relative;
  float: left;
  width: 1140px;
  margin-bottom: 14px;
  text-decoration: none;
  transition: 300ms;
  padding-top: 15px;
}
.index_collection .ic_block:hover {
  padding-top: 0;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
}
.index_collection .ic_block:hover .ic_text .ic_desc {
  transition: 300ms;
  opacity: 1;
}
.index_collection .ic_block:last-child {
  margin-bottom: 0;
}
.index_collection .ic_block img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  transition: 300ms;
}
.index_collection .ic_block.w750 {
  width: 750px;
}
.index_collection .ic_block.w376 {
    width: 376px;
}
.index_collection .ic_block .ic_text {
  display: table-cell;
  vertical-align: middle;
  height: 350px;
  width: 1140px;
  position: relative;
  z-index: 10;
  text-align: center;
}
.index_collection .ic_block .ic_text .ic_name {
  font-size: 30px;
  color: #fff;
  font-weight: 900;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  position: relative;
  padding-bottom: 7px;
  margin-bottom: 8px;
}
.index_collection .ic_block .ic_text .ic_name:after {
  content: "";
  display: block;
  position: absolute;
  width: 234px;
  height: 7px;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
  background: url(/bitrix/templates/segura_shop/css/../img/ic_name.png) center center no-repeat;
}
.index_collection .ic_block .ic_text .ic_desc {
  opacity: 0;
  font-size: 16px;
  color: #fff;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}
.index_collection .ic_block:hover img {
  transform: translate(-50%) scale(1.1);
}
.index_collection:after {
  content: "";
  display: table;
  clear: both;
}

/*---index_action---*/
.index_action {
  padding-top: 55px;
  padding-bottom: 30px;
}
.index_action .action_tabs {
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 25px;
    height: 68px;
    border-top: 1px solid #d8d8d8;
}
.index_action .action_tabs .act_tab {
    float: left;
    width: 185px;
    text-align: left;
    color: #a8a8a8;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    line-height: 79px;
    /* padding-bottom: 10px; */
    /* padding-top: 2px; */
    cursor: pointer;
    /* padding-left: 35px; */
    /* transition: 300ms; */
    height: calc(100% + 8px);
    margin-top: -8px;
    color: #000;
    text-transform: capitalize;
    padding-left: 68px;
}
.index_action .action_tabs .act_tab.active {
	color: #fff;
}
.index_action .action_tabs .act_tab:nth-child(1) {
    background: url(/bitrix/templates/segura_shop/css/../img/kovry.png) 25px 30px no-repeat transparent;
}
.index_action .action_tabs .act_tab.active:nth-child(1) {
    background: url(/bitrix/templates/segura_shop/css/../img/kovry-active.png) 25px 30px no-repeat #2f445f;
}
.index_action .action_tabs .act_tab:nth-child(2) {
    background: url(/bitrix/templates/segura_shop/css/../img/dorozhki.png) 25px 27px no-repeat transparent;
}
.index_action .action_tabs .act_tab.active:nth-child(2) {
    background: url(/bitrix/templates/segura_shop/css/../img/dorozhki-active.png) 25px 27px no-repeat #2f445f;
}
/*
.index_action .action_tabs .act_tab:before {
    content: "";
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}
*/
.index_action .action_tabs .act_tab.active:after {
    content: "";
    display: block;
    /*transition: 300ms;*/
    width: 0;
    position: absolute;
    height: 0;
    right: -8px;
    border-left: 4px solid #1a2c44;
    border-bottom: 4px solid #1a2c44;
    border-right: 4px solid transparent;
    top: 0;
    border-top: 4px solid transparent;
}
/*
.index_action .action_tabs .act_tab:hover:after, .index_action .action_tabs .act_tab.active:after {
  background: #cf102d;
}
.index_action .action_tabs .act_tab:nth-child(1) {
  background: url(/bitrix/templates/segura_shop/css/../img/at1.png) left 2px no-repeat;
  padding-left: 0px;
}
.index_action .action_tabs .act_tab:nth-child(1):hover, .index_action .action_tabs .act_tab:nth-child(1).active {
  background: url(/bitrix/templates/segura_shop/css/../img/at1_h.png) left 2px no-repeat;
}
.index_action .action_tabs .act_tab:nth-child(2) {
  background: url(/bitrix/templates/segura_shop/css/../img/at2.png) left 0px no-repeat;
  padding-left: 20px;
}
.index_action .action_tabs .act_tab:nth-child(2):hover, .index_action .action_tabs .act_tab:nth-child(2).active {
  background: url(/bitrix/templates/segura_shop/css/../img/at2_h.png) left 0px no-repeat;
}
.index_action .action_tabs .act_tab:nth-child(3) {
  background: url(/bitrix/templates/segura_shop/css/../img/at3.png) left 0px no-repeat;
}
.index_action .action_tabs .act_tab:nth-child(3):hover, .index_action .action_tabs .act_tab:nth-child(3).active {
  background: url(/bitrix/templates/segura_shop/css/../img/at3_h.png) left 0px no-repeat;
}
*/
.index_action .action_tabs:after {
  content: "";
  display: table;
  clear: both;
}
.index_action .act_pseudo_tabs {
  margin-bottom: 20px;
}
.index_action .act_pseudo_tabs .act_ps_tab {
  width: 185px;
  float: left;
  height: 30px;
  background: #e5e5e5;
  line-height: 30px;
  text-align: center;
  color: #a8a8a8;
  font-size: 14px;
  border-right: 1px solid #c1c1c1;
  cursor: pointer;
  transition: 300ms;
  position: relative;
}
.index_action .act_pseudo_tabs .act_ps_tab:hover, .index_action .act_pseudo_tabs .act_ps_tab.active {
  background: #2f445f;
  color: #fff;
  box-shadow: 2px -2px 3px rgba(0, 0, 0, 0.3);
}
.index_action .act_pseudo_tabs .act_ps_tab:last-child {
  border: none;
}
.index_action .act_pseudo_tabs .act_ps_tab.active:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%);
  border: 12px solid transparent;
  border-top: 9px solid #2f445f;
  border-bottom: 0px solid transparent;
}
.index_action .act_pseudo_tabs:after {
  content: "";
  display: table;
  clear: both;
}
.index_action .ia_slider .slick-list {
    padding-top: 20px;
    padding-bottom: 70px;
    margin-left: -15px;
    margin-right: -15px;
}
.index_action .ia_slider .slick-list.zzz {
  position: relative;
  z-index: 50;
}
.index_action .ia_slider .ia_block {
    /* box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); */
    /* margin-left: 15px; */
    /* margin-right: 15px; */
    /* transition: 300ms; */
}
.index_action .ia_slider .ia_block .ia_img {
    /* padding: 15px 15px 20px; */
    /* background-image: url(/bitrix/templates/segura_shop/css/../img/ic_name.png); */
    /* background-size: 234px auto; */
    /* background-position: center bottom 3px; */
    /* background-repeat: no-repeat; */
    /* position: relative; */
}
.index_action .ia_slider .ia_block .ia_img .ia_img_inn {
    /* position: relative; */
    /* height: 240px; */
    /* overflow: hidden; */
}
.index_action .ia_slider .ia_block .ia_img .ia_img_inn img.img_inn {
  position: absolute;
  top: 0;
  height: 100%;
  width: auto;
  left: 50%;
  transform: translate(-50%);
  z-index: 10;
}
.index_action .ia_slider .ia_block .ia_img .ia_img_inn .ia_ico {
    /* width: 40px; */
    /* position: absolute; */
    /* z-index: 20; */
    /* left: 0; */
    /* top: 0; */
}
.index_action .ia_slider .ia_block .ia_img .ia_img_inn .ia_ico .img_ico {
    /* margin-bottom: 15px; */
    /* height: 40px; */
    /* width: 40px; */
}
.index_action .ia_slider .ia_block .ia_img .ia_img_inn .ia_ico .img_ico:last-child {
    /* margin-bottom: 0; */
}
.index_action .ia_slider .ia_block .ia_name {
    /* height: 63px; */
    /* display: table-cell; */
    /* width: 600px; */
    /* vertical-align: middle; */
    /* text-align: center; */
    /* padding-left: 5px; */
    /* padding-right: 5px; */
}
.index_action .ia_slider .ia_block .ia_name .ia_title {
    /* color: #404040; */
    /* font-size: 16px; */
    /* line-height: 1.2; */
    /* margin-bottom: 3px; */
}
.index_action .ia_slider .ia_block .ia_name .ia_title span {
  font-weight: 700;
}
.index_action .ia_slider .ia_block .ia_name .ia_ind {
  color: #2f445f;
  font-size: 15px;
  font-weight: 700;
}
.index_action .ia_slider .ia_block .ia_sel {
    /* height: 45px; */
    /* text-align: center; */
    /* background: #e5e5e5; */
}
.index_action .ia_slider .ia_block .ia_sel span {
    /* color: #909090; */
    /* font-size: 14px; */
    /* line-height: 45px; */
}
.index_action .ia_slider .ia_block .ia_sel .div_sel {
    /* margin-left: 7px; */
    /* display: inline-block; */
    /* height: 31px; */
    /* width: 115px; */
}
.index_action .ia_slider .ia_block .ia_sel .div_sel .jq-selectbox {
    /* height: 32px; */
    /* width: 100%; */
}
.index_action .ia_slider .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__select {
    /* padding-left: 5px; */
    /* padding-right: 25px; */
    /* border-radius: 0; */
    /* background: #fff; */
    /* box-shadow: none; */
    /* border: 1px solid #d8d8d8; */
    /* line-height: 30px; */
    /* color: #404040; */
    /* font-size: 14px; */
    /* font-weight: 400; */
    /* font-family: 'Roboto', sans-serif; */
}
.index_action .ia_slider .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger {
    /* width: 25px; */
    /* border: none; */
}
.index_action .ia_slider .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
    /* display: none; */
}
.index_action .ia_slider .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger:before {
    /* content: ""; */
    /* position: absolute; */
    /* background: #b8b8b8; */
    /* transform: rotate(45deg); */
    /* height: 2px; */
    /* width: 10px; */
    /* display: block; */
    /* right: 10px; */
    /* top: 14px; */
}
.index_action .ia_slider .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger:after {
    /* content: ""; */
    /* position: absolute; */
    /* background: #b8b8b8; */
    /* transform: rotate(-45deg); */
    /* height: 2px; */
    /* width: 10px; */
    /* display: block; */
    /* right: 3px; */
    /* top: 14px; */
}
.index_action .ia_slider .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__dropdown {
    /* margin-top: 0; */
    /* box-shadow: none; */
    /* border-top: none; */
    /* border-radius: 0; */
}
.index_action .ia_slider .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__dropdown ul {
    /* max-height: 120px !important; */
}
.index_action .ia_slider .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__dropdown ul li {
  padding-top: 3px;
  padding-bottom: 3px;
}
.index_action .ia_slider .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__dropdown ul li:hover, .index_action .ia_slider .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__dropdown ul li.selected {
    /* background-color: #b8b8b8; */
    /* color: #FFF; */
}
.index_action .ia_slider .ia_block .ia_read {
    /* height: 46px; */
    /* position: relative; */
    /* background: #cf102d; */
    /* font-weight: 700; */
    /* font-size: 18px; */
    /* color: #fff; */
    /* line-height: 46px; */
    /* text-align: center; */
}
.index_action .ia_slider .ia_block .ia_read a {
    /* color: #ffffff; */
    /* font-size: 24px; */
    /* line-height: 46px; */
    /* display: block; */
    /* height: 46px; */
    /* position: absolute; */
    /* top: 0; */
    /* right: 0; */
    /* left: 0; */
    /* bottom: 0; */
    /* z-index: 10; */
    /* background: #2f445f; */
    /* transition: opacity 300ms; */
    /* text-decoration: none; */
}
.index_action .ia_slider .ia_block .ia_read a:hover {
  opacity: 0;
  font-size: 0;
}
.index_action .ia_slider .slick-prev {
  width: 68px;
  height: 36px;
  background: #e5e5e5 url(/bitrix/templates/segura_shop/css/../img/arr_prev.png) center center no-repeat;
  left: auto;
  right: 72px;
  bottom: 0;
  border-radius: 18px 0 0 18px;
  z-index: 10;
  top: auto;
  transition: 300ms;
}
.index_action .ia_slider .slick-prev:before {
  display: none;
}
.index_action .ia_slider .slick-prev:hover {
  background: #2f445f url(/bitrix/templates/segura_shop/css/../img/arr_prev_hov.png) center center no-repeat;
}
.index_action .ia_slider .slick-next {
  width: 68px;
  height: 36px;
  background: #e5e5e5 url(/bitrix/templates/segura_shop/css/../img/arr_next.png) center center no-repeat;
  right: 0;
  bottom: 0;
  border-radius: 0 18px 18px 0;
  z-index: 10;
  top: auto;
  transition: 300ms;
}
.index_action .ia_slider .slick-next:before {
  display: none;
}
.index_action .ia_slider .slick-next:hover {
  background: #2f445f url(/bitrix/templates/segura_shop/css/../img/arr_next_hov.png) center center no-repeat;
}
.index_action .mega_tabs .mega_tab {
  display: none;
}
.index_action .mega_tabs .mega_tab.active {
  display: block;
}
.index_action .mega_tabs .mega_tab .ia_slider {
    /* display: none; */
    height: 0;
    overflow: hidden;
}
.index_action .mega_tabs .mega_tab .ia_slider.active {
    /* display: block; */
    height: auto;
    overflow: visible;
}

/*---index_preim---*/
.index_preim {
  padding-top: 45px;
  padding-bottom: 50px;
  background: url(/bitrix/templates/segura_shop/css/../img/preim_bg.jpg) center top no-repeat;
}
.index_preim .title {
  color: #bdab80;
}
.index_preim .ip_block {
  width: 160px;
  margin-left: auto;
  margin-right: auto;
  height: 190px;
  margin-bottom: 30px;
}
.index_preim .ip_block .ip_img {
  width: 127px;
  height: 127px;
  margin-left: auto;
  margin-right: auto;
  width: 127px;
  margin-bottom: 10px;
}
.index_preim .ip_block .ip_text {
  color: #bdac80;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

/*---index_about---*/
.index_about {
    background-color: #fff;
    /* background-image: url(/bitrix/templates/segura_shop/css/../img/index_about.png); */
    background-position: center bottom 25px;
    background-repeat: no-repeat;
    padding-top: 40px;
    /* padding-bottom: 100px; */
}
.index_about .title {
    text-align: left;
    /* margin-bottom: 15px; */
}
.index_about p {
    color: #404040;
    font-size: 16px;
    /* margin-bottom: 20px; */
    line-height: 2;
}
.index_about p b {
	color: #347bb7;
}
.index_about ul {
    /* padding-left: 45px; */
    /* margin-bottom: 20px; */
    margin-left: 1em;
}
.index_about ul li {
    margin-bottom: 12px;
    color: #404040;
    font-size: 16px;
    position: relative;
    display: block;
}
.index_about ul li span {
  font-weight: 700;
}
.index_about ul li::before {
    content: "";
    position: absolute;
    background: #347bb7;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    display: block;
    top: 7px;
    left: -1em;
}
.manager-index .h2 {
    color: #fff;
    font-weight: 400;
}
.manager-index .h5 {
    color: #fff;
}
.manager-index p {
    color: #fff;
}
.manager-index a {
}
.place-item {
    text-decoration: none !important;
    font-size: 0;
    letter-spacing: 0;
    word-spacing: 0;
    margin: 0 0 20px 0;
    display: block;
}
.place-item span, .place-item strong {
    vertical-align: middle;
}
.place-item strong {
    display: inline-block;
    width: calc(100% - 110px);
    font-size: 18px;
    font-weight: 300;
    /* color: #545454; */
}
.place-item:hover strong {
    text-decoration: underline;
}
.place-icon {
    background-repeat: no-repeat;
    background-color: #fff;
    border-radius: 50%;
    background-position: center;
    width: 83px;
    height: 83px;
    border: 1px solid #e9e9e9;
    display: inline-block;
    margin: 0 20px 0 0;
}
.place-icon.gostinaya-or-zal {
	background-image: url(/bitrix/templates/segura_shop/css/../img/gostinaya-or-zal.png);
}
.place-icon.detskaya {
	background-image: url(/bitrix/templates/segura_shop/css/../img/detskaya.png);
}
.place-icon.spalnya {
	background-image: url(/bitrix/templates/segura_shop/css/../img/spalnya.png);
}
.place-icon.kabinet {
	background-image: url(/bitrix/templates/segura_shop/css/../img/kabinet.png);
}
.place-icon.koridor {
	background-image: url(/bitrix/templates/segura_shop/css/../img/koridor.png);
}
.place-icon.kukhnya {
	background-image: url(/bitrix/templates/segura_shop/css/../img/kukhnya.png);
}
.place-icon.vannaya {
	background-image: url(/bitrix/templates/segura_shop/css/../img/vannaya.png);
}
.place-icon.ofis {
	background-image: url(/bitrix/templates/segura_shop/css/../img/ofis.png);
}
.manager-index {
    background-image: url(/bitrix/templates/segura_shop/css/../img/manager-bg.jpg);
    padding: 20px 0;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 50px;
}

/*---breads---*/
.breads {
    background: #eeeeee;
    padding-top: 10px;
    padding-bottom: 10px;
    /* margin-top: 157px; */
}
.breads ul {
  margin-bottom: 0;
}
.breads ul li {
    display: inline-block;
    margin-right: 25px;
    padding-left: 20px;
    position: relative;
    color: #212121;
    font-size: 13px;
    font-weight: 700;
}
.breads ul li:before {
    content: "";
    width: 14px;
    height: 10px;
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
    background: url(/bitrix/templates/segura_shop/css/../img/arrows_gray.png) center center no-repeat;
}
.breads ul li a {
  color: #909090;
  text-decoration: none;
  transition: 200ms;
}
.breads ul li a:hover {
  color: #2f445f;
}
.breads ul li:last-child:before {
  background: url(/bitrix/templates/segura_shop/css/../img/arrows_red.png) center center no-repeat;
}

/*---basket_block---*/
.basket_block {
  padding-top: 40px;
  padding-bottom: 70px;
}
.basket_block .basket_inner {
    /* max-width: 890px; */
}
.basket_block .basket_table {
  margin-bottom: 30px;
}
.basket_block .basket_table table {
  width: 100%;
  font-family: 'Roboto', sans-serif;
}
.basket_block .basket_table table th {
    color: #545454;
    font-size: 14px;
    vertical-align: middle;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    height: 35px;
    font-weight: 400;
}
.basket_block .basket_table table td {
    border-bottom: 1px solid #e5e5e5;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
}
.basket_block .basket_table table td.td_img {
  width: 70px;
}
.basket_block .basket_table table td.td_name {
    padding-left: 20px;
    padding-right: 10px;
}
.basket_block .basket_table table td.td_actions {
    white-space: nowrap;
}
.basket_block .basket_table table td.td_name .name a {
    color: #545454;
    font-size: 15px;
    line-height: 1;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 600;
}
.basket_block .basket_table table td.td_name .name span {
  font-weight: 700;
}
.basket_block .basket_table table td.td_name .art {
    color: #545454;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    margin: 3px 0 0 0;
}
.basket_block .basket_table table td.td_price {
  text-align: center;
  color: #404040;
  font-size: 18px;
  padding-left: 10px;
  padding-right: 10px;
  white-space: nowrap;
}
.basket_block .basket_table table td.td_total {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}
.basket_block .basket_table table td.td_summa {
  text-align: center;
  color: #404040;
  font-size: 18px;
  padding-left: 10px;
  padding-right: 10px;
  white-space: nowrap;
}

.basket_block .basket_table table td.td_price .price, .basket_block .basket_table table td.td_summa .price {
    display: block;
    font-weight: 600;
    font-size: 20px;
}
.basket_block .basket_table table td.td_price .old-price, .basket_block .basket_table table td.td_summa .old-price {
	display: block;
    font-weight: 200;
    font-size: 14px;
    text-decoration: line-through;
    color: #bebebe;
}

.basket_block .basket_table table td.td_del {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  width: 30px;
}
.basket_block .basket_table table td.td_del .del {
    /* background: none; */
    /* border: none; */
    /* position: relative; */
    /* width: 17px; */
    /* height: 17px; */
    /* display: block; */
    /* margin-left: auto; */
    /* margin-right: auto; */
    background: url(/bitrix/templates/segura_shop/css/../img/basket-delete.png) center center no-repeat transparent;
    border: 0 none;
    width: 30px;
    height: 30px;
}
.basket_block .basket_table table td.td_del .del:before {
 /*
	content: "";
	position: absolute;
	background: #b2b2b2;
	height: 3px;
	width: 20px;
	display: block;
	transition: 500ms;
	transform: rotate(45deg);
	top: 7px;
	left: -2px;
*/
}
.basket_block .basket_table table td.td_del .del:after {
/*
	content: "";
	position: absolute;
	background: #b2b2b2;
	height: 3px;
	width: 20px;
	display: block;
	transition: 500ms;
	transform: rotate(-45deg);
	top: 7px;
	left: -2px;
*/
}
.basket_block .basket_table table td.td_del .del:hover:before {
  transform: rotate(405deg);
  background: #537e49;
}
.basket_block .basket_table table td.td_del .del:hover:after {
  transform: rotate(315deg);
  background: #537e49;
}
.basket_block .basket_table table .table_img {
  width: 70px;
  height: 70px;
  position: relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  overflow: hidden;
}
.basket_block .basket_table table .table_img a {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: block;
}
.basket_block .basket_table table .table_img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  margin: auto;
  height: auto;
  width: auto;
  max-width: 130%;
  max-height: 130%;
  min-width: 100%;
  min-height: 100%;
}
.basket_block .basket_table table .total_block {
    width: 100px;
    height: 30px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.basket_block .basket_table table .total_block input {
    color: #404040;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
    height: 30px;
    width: 100%;
    text-align: center;
    border: none;
}
.basket_block .basket_table table .total_block .plus {
    position: absolute;
    right: 0;
    top: 0;
    height: 28px;
    width: 28px;
    z-index: 10;
    background: none;
    border: none;
    background-color: #0459b4;
    border-radius: 50%;
    padding: 0;
}
.basket_block .basket_table table .total_block .plus:before {
    content: "";
    position: absolute;
    background: #fff;
    height: 10px;
    width: 2px;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    transition: 300ms;
}
.basket_block .basket_table table .total_block .plus:after {
    content: "";
    position: absolute;
    background: #fff;
    height: 2px;
    width: 10px;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    transition: 300ms;
}
.basket_block .basket_table table .total_block .plus:hover:before, .basket_block .basket_table table .total_block .plus:hover:after {
  background: #2f445f;
}
.basket_block .basket_table table .total_block .minus {
    position: absolute;
    left: 0;
    top: 0;
    height: 28px;
    width: 28px;
    z-index: 10;
    background: none;
    border: none;
    background-color: #f7f7f7;
    border-radius: 50%;
    padding: 0;
}
.basket_block .basket_table table .total_block .minus:after {
    content: "";
    position: absolute;
    background: #b2b2b2;
    height: 2px;
    width: 10px;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    transition: 300ms;
}
.basket_block .basket_table table .total_block .minus:hover:after {
  background: #2f445f;
}
.basket_block .basket_total {
    text-align: right;
    /* width: 260px; */
    margin-left: auto;
}
.basket_block .basket_total .bt_name {
  font-size: 16px;
  font-weight: 700;
  color: #b2b2b2;
  border-bottom: 2px solid #e5e5e5;
}
.basket_block .basket_total .bt_total {
  color: #2f445f;
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
  height: 40px;
}
.basket_block .basket_total .send, .basket_block .basket_total .fast-order {
    width: 260px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    background: #cf102d;
    transition: 300ms;
    height: 48px;
    border: none;
    letter-spacing: 1px;
    display: inline-block;
    line-height: 48px;
    border: 0 none;
    vertical-align: middle;
    cursor: pointer;
    margin: 0 0 10px 10px;
}
.basket_block .basket_total .send:hover, .basket_block .basket_total .fast-order:hover {
  background: #2f445f;
}

/*---contacts_section---*/
.contacts_section {
  padding-top: 40px;
  padding-bottom: 55px;
}
.contacts_section img {
	max-width: 100%;
}
.contacts_section .map_block {
  margin-bottom: 35px;
  position: relative;
}
.contacts_section .map_block .map_contacts {
  width: 450px;
  height: 260px;
  background: rgba(0, 0, 0, 0.85);
  position: absolute;
  padding-left: 40px;
  padding-top: 30px;
  padding-right: 30px;
  top: 50%;
  z-index: 10;
  left: 50%;
  transform: translate(15px, -50%);
}
.contacts_section .map_block .map_contacts .name {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.contacts_section .map_block .map_contacts .c_tel {
  padding-left: 55px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
  background: url(/bitrix/templates/segura_shop/css/../img/c_tel.png) left center no-repeat;
}
.contacts_section .map_block .map_contacts .c_tel a {
  color: #fff;
}
.contacts_section .map_block .map_contacts .c_mail {
  padding-left: 55px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
  background: url(/bitrix/templates/segura_shop/css/../img/c_mail.png) left center no-repeat;
}
.contacts_section .map_block .map_contacts .c_mail a {
  color: #fff;
}
.contacts_section .map_block .map_contacts .c_map {
  padding-left: 55px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  max-width: 380px;
  background: url(/bitrix/templates/segura_shop/css/../img/c_map.png) left 5px no-repeat;
}
.contacts_section .contacts_info p {
  margin-bottom: 0;
  color: #404040;
  font-size: 16px;
}
.contacts_section .contacts_info .contacts_img {
  padding-top: 35px;
  padding-bottom: 5px;
}
.contacts_section .contacts_info .contacts_img .ci_image {
  margin-bottom: 30px;
}
.contacts_section .contacts_info .contacts_img .ci_image img {
  width: 100%;
}

#map {
  height: 500px;
}

/*---oform_section---*/
.oform_section {
  padding-top: 40px;
  padding-bottom: 90px;
}
.oform_section .oform_inner {
  max-width: 570px;
}
.oform_section .mini_name {
  font-size: 22px;
  color: #404040;
  font-weight: 700;
  margin-bottom: 20px;
}
.oform_section .face_block {
  margin-bottom: 35px;
}
.oform_section .face_block .face_inn {
  width: 180px;
  float: left;
}
.oform_section .face_block .face_inn label {
  font-size: 16px;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  font-weight: 400;
  padding-left: 20px;
}
.oform_section .face_block .face_inn .radio {
  vertical-align: top;
  width: 10px;
  height: 10px;
  margin: 0 3px 0 0;
}
.oform_section .face_block .face_inn .radio:not(checked) {
  position: absolute;
  opacity: 0;
}
.oform_section .face_block .face_inn .radio:not(checked) + label:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 10px;
  height: 10px;
  border: 2px solid #2f445f;
  border-radius: 50%;
  background: #fffc;
}
.oform_section .face_block .face_inn .radio:not(checked) + label {
  color: #909090;
}
.oform_section .face_block .face_inn .radio:checked + label {
  color: #000;
}
.oform_section .face_block .face_inn .radio:checked + label:before {
  background: #2f445f;
}
.oform_section .face_block .face_inn .radio:focus + label:before {
  background: #2f445f;
}
.oform_section .face_block:after {
  content: "";
  display: table;
  clear: both;
}
.oform_section .form_block {
  max-width: 430px;
  margin-bottom: 15px;
}
.oform_section .form_block .fb_name {
  float: left;
  width: 170px;
  height: 34px;
  padding-right: 10px;
}
.oform_section .form_block .fb_name label {
  color: #212121;
  font-size: 16px;
  margin-bottom: 0;
  line-height: 34px;
  cursor: pointer;
}
.oform_section .form_block .fb_name label span.required-star {
  color: #fd1f1f;
}
.oform_section .form_block .fb_inp {
  height: 34px;
  width: 260px;
  float: left;
}
.oform_section .form_block .fb_inp input {
  width: 100%;
  height: 34px;
  background: #f6f6f6;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #e6e6e6;
}
.oform_section .form_block .fb_inn {
  margin-bottom: 20px;
}
.oform_section .form_block .fb_inn:after {
  content: "";
  display: table;
  clear: both;
}
.oform_section .form_block:after {
  content: "";
  display: table;
  clear: both;
}
.oform_section .delivery_block {
  margin-bottom: 35px;
}
.oform_section .delivery_block label {
  display: block;
  cursor: pointer;
  position: relative;
  min-height: 60px;
  padding-left: 65px;
  margin-bottom: 15px;
  padding-top: 8px;
  padding-bottom: 5px;
  transition: 300ms;
}
.oform_section .delivery_block label:last-child {
  margin-bottom: 0;
}
.oform_section .delivery_block label input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.oform_section .delivery_block label .del_img {
  display: block;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: 1px solid #dbdbdb;
  background: #fff;
}
.oform_section .delivery_block label .del_img img {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 90%;
  max-height: 90%;
  margin: auto;
  width: auto;
  height: auto;
}
.oform_section .delivery_block label .name {
  color: #909090;
  font-size: 16px;
  display: block;
  font-weight: 700;
}
.oform_section .delivery_block label .desc {
  color: #909090;
  font-size: 14px;
  display: block;
  font-weight: 400;
}
.oform_section .delivery_block label input:checked + .del_img {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.oform_section .delivery_block label input:checked + .del_img:before {
  content: "";
  border: 2px solid #2f445f;
  display: block;
  z-index: 10;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  position: absolute;
  border-radius: 50%;
}
.oform_section .delivery_block label input:checked + .del_img + .name {
  color: #212121;
}
.oform_section .delivery_block label input:checked + .del_img + .name + .desc {
  color: #212121;
}
.oform_section .delivery_block label:hover {
  box-shadow: inset 0 0 25px rgba(0, 0, 0, 0.1);
}
.oform_section .payment_block {
  margin-bottom: 35px;
}
.oform_section .payment_block label {
  display: block;
  cursor: pointer;
  float: left;
  width: 30%;
  position: relative;
  min-height: 60px;
  padding-left: 64px;
  margin-bottom: 15px;
  padding-top: 8px;
  padding-bottom: 5px;
  transition: 300ms;
}
.oform_section .payment_block label:nth-child(3n) {
  width: 40%;
}
.oform_section .payment_block label input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.oform_section .payment_block label .pay_img {
  display: block;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: 1px solid #dbdbdb;
  background: #fff;
}
.oform_section .payment_block label .pay_img img {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 90%;
  max-height: 90%;
  margin: auto;
  width: auto;
  height: auto;
}
.oform_section .payment_block label .name {
  color: #909090;
  font-size: 16px;
  display: block;
  font-weight: 700;
}
.oform_section .payment_block label .desc {
  color: #909090;
  font-size: 14px;
  display: block;
  font-weight: 400;
}
.oform_section .payment_block label input:checked + .pay_img {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.oform_section .payment_block label input:checked + .pay_img:before {
  content: "";
  border: 2px solid #2f445f;
  display: block;
  z-index: 10;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  position: absolute;
  border-radius: 50%;
}
.oform_section .payment_block label input:checked + .pay_img + .name {
  color: #212121;
}
.oform_section .payment_block label input:checked + .pay_img + .name + .desc {
  color: #212121;
}
.oform_section .payment_block label:hover {
  box-shadow: inset 0 0 25px rgba(0, 0, 0, 0.1);
}
.oform_section .oform_btn {
  width: 220px;
  height: 48px;
  color: #fff;
  font-size: 18px;
  transition: 300ms;
  background: #cf102d;
  border: none;
  margin-top: 30px;
}
.oform_section .oform_btn:hover {
  background: #2f445f;
}

/*---item_section---*/
.item_section {
    padding-top: 40px;
    padding-bottom: 5px;
}
.modal-body.item_section {
  padding-top: 0;
  padding-bottom: 0;
}
.item_section .item_section_inner {
}
.item_section .item_section_inner:after {
  content: "";
  clear: both;
  display: table;
}
.item_section .isi_left {
  width: 460px;
  float: left;
}
.item_section .isi_left .isi_wrap {
  width: 70px;
  float: left;
}
.item_section .isi_left .isi_wrap .isi_block, .isi_block2 {
  width: 100%;
  height: 70px;
  margin-bottom: 15px;
  position: relative;
  cursor: pointer;
  transition: 300ms;
}
.item_section .isi_left .isi_wrap .isi_block img, .isi_block2 img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  height: auto;
  width: auto;
}
.item_section .isi_left .isi_wrap .isi_block:last-child {
  margin-bottom: 0;
}
.item_section .isi_left .isi_wrap .isi_block.active {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
.item_section .isi_left .isi_wrap .isi_block.active:after {
  content: "";
  background: #2f445f;
  width: 20px;
  height: 20px;
  display: block;
  z-index: 10;
  left: 0;
  bottom: 0;
  position: absolute;
}
.item_section .isi_left .isi_wrap .isi_block:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
.item_section .isi_left .isi_img {
    margin: 0 0 20px 85px;
}
.item_section .isi_left .isi_img .isi_img_block {
    display: none;
    position: relative;
    /* overflow: hidden; */
    /* height: 375px; */
    /* width: 375px; */
}
.item_section .isi_left .isi_img .isi_img_block img.bg_img {
    /* position: absolute; */
    /* top: 0; */
    /* right: 0; */
    /* left: 0; */
    /* bottom: 0; */
    display: block;
    margin: 0;
    height: auto;
    width: auto;
    max-width: 100%;
    /* max-height: 100%; */
}
.item_section .isi_left .isi_img .isi_img_block a {
    /* top: 0; */
    /* right: 0; */
    /* left: 0; */
    /* bottom: 0; */
    display: block;
    position: relative;
}
.item_section .isi_left .isi_img .isi_img_block.active {
  display: block;
}
.item_section .isi_left .isi_img .isi_img_block .isi_info, .modal-body .isi_info {
    left: 15px;
    top: 15px;
    position: absolute;
    width: 40px;
    z-index: 1;
}
.item_section .isi_left .isi_img .isi_img_block .isi_info img {
  margin-bottom: 15px;
}
.item_section .isi_left .isi_img .isi_img_block .isi_info img:last-child {
  margin-bottom: 0;
}
.item_section .isi_left:after {
  content: "";
  clear: both;
  display: table;
}
.item_section .isi_right {
  margin-left: 490px;
}


.icon-discount, .icon-new, .icon-hit, .icon-exclusive {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: block;
    margin: 0 0 10px 0;
}
.basket_table .icon-discount, .basket_table .icon-new, .basket_table .icon-hit, .basket_table .icon-exclusive {
    width: 25px;
    height: 25px;
    background-size: 70%;
    margin: 0 5px 0 0;
    display: inline-block;
}
@media (max-width: 767px){
.basket_table .icon-discount, .basket_table .icon-new, .basket_table .icon-hit, .basket_table .icon-exclusive {
    display: block;
	margin: 0 auto;
}
}
.icon-discount {
    background: url(/bitrix/templates/segura_shop/css/../img/discount.png) center center no-repeat #fff;
}
.icon-new {
    background: url(/bitrix/templates/segura_shop/css/../img/new.png) center center no-repeat #fff;
}
.icon-hit {
    background: url(/bitrix/templates/segura_shop/css/../img/hit.png) center center no-repeat #fff;
}
.icon-exclusive {
    background: url(/bitrix/templates/segura_shop/css/../img/exclusive.png) center center no-repeat #fff;
}
.price-meter {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #511b1b;
    color: #fff;
    padding: 5px 10px;
    /* z-index: 2; */
}
.price-meter .price {
    font-size: 17px;
}
.price-meter .price .old-price {
    display: block;
    font-size: 12px;
    text-decoration: line-through;
    font-weight: 400;
}
.price-meter .discount::before {
    content: "";
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
}
.price-meter .discount {
    position: absolute;
    left: 100%;
    top: 0;
    height: 100%;
    background-color: #9e2d2a;
    text-align: center;
    font-size: 19px;
    font-weight: 600;
    white-space: nowrap;
    padding: 5px;
}


.item_section .error {
    color: #f00;
    margin: 10px 0 0 0;
    display: none;
}
.item_section .error.active {
    display: block;
}
.item_section .isi_right .isi_name {
  border-bottom: 2px solid #e5e5e5;
}
.item_section .isi_right .isi_name .isi_title {
  font-size: 24px;
  color: #404040;
  line-height: 1.1;
  margin-bottom: 8px;
}
.item_section .isi_right .isi_name .isi_title span {
  font-weight: 700;
}
.item_section .isi_right .isi_name .isi_art {
  color: #537e49;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 8px;
}
.item_section .isi_right .isi_desc {
  border-bottom: 2px solid #e5e5e5;
  padding-top: 10px;
}
.item_section .isi_right .isi_desc ul {
  margin-bottom: 15px;
}
.item_section .isi_right .isi_desc ul li {
  color: #909090;
  font-size: 16px;
  margin-bottom: 4px;
}
.item_section .isi_right .isi_desc ul li span {
  color: #404040;
}
.item_section .isi_right .isi_bottom {
  padding-top: 15px;
}
.item_section .isi_right .isi_bottom .isi_size {
  border-left: 10px solid #e5e5e5;
  padding-left: 13px;
  margin-bottom: 15px;
}
.item_section .isi_right .isi_bottom .isi_size .size {
  font-weight: 700;
  font-size: 16px;
  color: #b2b2b2;
  margin-right: 20px;
  line-height: 32px;
}
.item_section .isi_right .isi_bottom .isi_size .jq-selectbox {
  height: 32px;
  width: 125px;
}
.item_section .isi_right .isi_bottom .isi_size .jq-selectbox .jq-selectbox__select {
  padding-left: 10px;
  padding-right: 25px;
  border-radius: 0;
  background: #fff;
  box-shadow: none;
  border: 1px solid #d8d8d8;
  line-height: 30px;
  color: #404040;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
}
.item_section .isi_right .isi_bottom .isi_size .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger {
  width: 25px;
  border: none;
}
.item_section .isi_right .isi_bottom .isi_size .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
  display: none;
}
.item_section .isi_right .isi_bottom .isi_size .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger:before {
  content: "";
  position: absolute;
  background: #b8b8b8;
  transform: rotate(45deg);
  height: 2px;
  width: 10px;
  display: block;
  right: 10px;
  top: 14px;
}
.item_section .isi_right .isi_bottom .isi_size .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger:after {
  content: "";
  position: absolute;
  background: #b8b8b8;
  transform: rotate(-45deg);
  height: 2px;
  width: 10px;
  display: block;
  right: 3px;
  top: 14px;
}
.item_section .isi_right .isi_bottom .isi_size .jq-selectbox .jq-selectbox__dropdown {
  margin-top: 0;
  box-shadow: none;
  border-top: none;
  border-radius: 0;
}
.item_section .isi_right .isi_bottom .isi_size .jq-selectbox .jq-selectbox__dropdown ul li {
  padding-top: 3px;
  padding-bottom: 3px;
}
.item_section .isi_right .isi_bottom .isi_size .jq-selectbox .jq-selectbox__dropdown ul li:hover, .item_section .isi_right .isi_bottom .isi_size .jq-selectbox .jq-selectbox__dropdown ul li.selected {
  background-color: #b8b8b8;
  color: #FFF;
}
.item_section .isi_right .isi_bottom .isi_price {
  border-left: 10px solid #e5e5e5;
  padding-left: 13px;
}
.item_section .isi_right .isi_bottom .isi_price .price_total {
  font-size: 36px;
  color: #2f445f;
  font-weight: 700;
  line-height: 48px;
  margin-right: 20px;
  display: inline-block;
  vertical-align: top;
}
.item_section .isi_right .isi_bottom .isi_price .btn_price {
  height: 48px;
  width: 262px;
  color: #fff;
  background: #cf102d;
  font-size: 16px;
  transition: 300ms;
  border: none;
}
.item_section .isi_right .isi_bottom .isi_price .btn_price:hover {
  background: #2f445f;
}
.item_section .item_slider .slick-list, .item_section .item_slider3 .slick-list {
  padding-top: 15px;
  padding-bottom: 70px;
  margin-left: -15px;
  margin-right: -15px;
}
.item_section .item_slider .slick-list.zzz, .item_section .item_slider3 .slick-list.zzz {
  position: relative;
  z-index: 50;
}
.item_section .item_slider .ia_block {
    /* box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); */
    /* margin-left: 15px; */
    /* margin-right: 15px; */
    /* transition: 300ms; */
}
.item_section .item_slider .ia_block:hover, .item_section .item_slider3 .ia_block:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
.item_section .item_slider .ia_block .ia_img {
    /* padding: 15px 15px 20px; */
    /* background-image: url(/bitrix/templates/segura_shop/css/../img/ic_name.png); */
    /* background-size: 234px auto; */
    /* background-position: center bottom 3px; */
    /* background-repeat: no-repeat; */
    /* position: relative; */
}
.item_section .item_slider .ia_block .ia_img .ia_img_inn {
    /* position: relative; */
    /* height: 240px; */
    /* overflow: hidden; */
}
.item_section .item_slider .ia_block .ia_img .ia_img_inn img.img_inn, .item_section .item_slider3 .ia_block .ia_img .ia_img_inn img.img_inn {
  position: absolute;
  top: 0;
  height: 100%;
  width: auto;
  left: 50%;
  transform: translate(-50%);
  z-index: 10;
}
.item_section .item_slider .ia_block .ia_img .ia_img_inn .ia_ico {
    /* width: 40px; */
    /* position: absolute; */
    /* z-index: 20; */
    /* left: 0; */
    /* top: 0; */
}
.item_section .item_slider .ia_block .ia_img .ia_img_inn .ia_ico .img_ico {
    /* margin-bottom: 15px; */
    /* height: 40px; */
    /* width: 40px; */
}
.item_section .item_slider .ia_block .ia_img .ia_img_inn .ia_ico .img_ico:last-child {
    /* margin-bottom: 0; */
}
.item_section .item_slider .ia_block .ia_name {
    /* height: 63px; */
    /* display: table-cell; */
    /* width: 600px; */
    /* vertical-align: middle; */
    /* text-align: center; */
    /* padding-left: 5px; */
    /* padding-right: 5px; */
}
.item_section .item_slider .ia_block .ia_name .ia_title {
    /* color: #404040; */
    /* font-size: 16px; */
    /* line-height: 1.2; */
    /* margin-bottom: 3px; */
}
.item_section .item_slider .ia_block .ia_name .ia_title span, .item_section .item_slider3 .ia_block .ia_name .ia_title span {
  font-weight: 700;
}
.item_section .item_slider .ia_block .ia_name .ia_ind, .item_section .item_slider3 .ia_block .ia_name .ia_ind {
  color: #2f445f;
  font-size: 15px;
  font-weight: 700;
}
.item_section .item_slider .ia_block .ia_sel {
    /* height: 45px; */
    /* text-align: center; */
    /* background: #e5e5e5; */
}
.item_section .item_slider .ia_block .ia_sel span {
    /* color: #909090; */
    /* font-size: 14px; */
    /* line-height: 45px; */
}
.item_section .item_slider .ia_block .ia_sel .div_sel {
    /* margin-left: 7px; */
    /* display: inline-block; */
    /* height: 31px; */
    /* width: 115px; */
}
.item_section .item_slider .ia_block .ia_sel .div_sel .jq-selectbox {
    /* height: 32px; */
    /* width: 100%; */
}
.item_section .item_slider .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__select {
    /* padding-left: 5px; */
    /* padding-right: 25px; */
    /* border-radius: 0; */
    /* background: #fff; */
    /* box-shadow: none; */
    /* border: 1px solid #d8d8d8; */
    /* line-height: 30px; */
    /* color: #404040; */
    /* font-size: 14px; */
    /* font-weight: 400; */
    /* font-family: 'Roboto', sans-serif; */
}
.item_section .item_slider .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger {
    /* width: 25px; */
    /* border: none; */
}
.item_section .item_slider .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
    /* display: none; */
}
.item_section .item_slider .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger:before {
    /* content: ""; */
    /* position: absolute; */
    /* background: #b8b8b8; */
    /* transform: rotate(45deg); */
    /* height: 2px; */
    /* width: 10px; */
    /* display: block; */
    /* right: 10px; */
    /* top: 14px; */
}
.item_section .item_slider .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger:after {
    /* content: ""; */
    /* position: absolute; */
    /* background: #b8b8b8; */
    /* transform: rotate(-45deg); */
    /* height: 2px; */
    /* width: 10px; */
    /* display: block; */
    /* right: 3px; */
    /* top: 14px; */
}
.item_section .item_slider .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__dropdown {
    /* margin-top: 0; */
    /* box-shadow: none; */
    /* border-top: none; */
    /* border-radius: 0; */
}
.item_section .item_slider .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__dropdown ul {
    /* max-height: 120px !important; */
}
.item_section .item_slider .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__dropdown ul li {
    /* padding-top: 3px; */
    /* padding-bottom: 3px; */
}
.item_section .item_slider .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__dropdown ul li:hover, .item_section .item_slider .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__dropdown ul li.selected {
    /* background-color: #b8b8b8; */
    /* color: #FFF; */
}
.item_section .item_slider .ia_block .ia_read {
    /* height: 46px; */
    /* position: relative; */
    /* background: #cf102d; */
    /* font-weight: 700; */
    /* font-size: 18px; */
    /* color: #fff; */
    /* line-height: 46px; */
    /* text-align: center; */
}
.item_section .item_slider .ia_block .ia_read a {
    /* color: #ffffff; */
    /* font-size: 24px; */
    /* line-height: 46px; */
    /* display: block; */
    /* height: 46px; */
    /* position: absolute; */
    /* top: 0; */
    /* right: 0; */
    /* left: 0; */
    /* bottom: 0; */
    /* z-index: 10; */
    /* background: #2f445f; */
    /* transition: opacity 300ms; */
    /* text-decoration: none; */
}
.item_section .item_slider .ia_block .ia_read a:hover, .item_section .item_slider3 .ia_block .ia_read a:hover {
  opacity: 0;
  font-size: 0;
}
.item_section .item_slider .slick-prev, .item_section .item_slider3 .slick-prev {
  width: 68px;
  height: 36px;
  background: #e5e5e5 url(/bitrix/templates/segura_shop/css/../img/arr_prev.png) center center no-repeat;
  left: auto;
  right: 72px;
  bottom: 0;
  border-radius: 18px 0 0 18px;
  z-index: 10;
  top: auto;
  transition: 300ms;
}
.item_section .item_slider .slick-prev:before, .item_section .item_slider3 .slick-prev:before {
  display: none;
}
.item_section .item_slider .slick-prev:hover, .item_section .item_slider3 .slick-prev:hover {
  background: #2f445f url(/bitrix/templates/segura_shop/css/../img/arr_prev_hov.png) center center no-repeat;
}
.item_section .item_slider .slick-next, .item_section .item_slider3 .slick-next {
  width: 68px;
  height: 36px;
  background: #e5e5e5 url(/bitrix/templates/segura_shop/css/../img/arr_next.png) center center no-repeat;
  right: 0;
  bottom: 0;
  border-radius: 0 18px 18px 0;
  z-index: 10;
  top: auto;
  transition: 300ms;
}
.item_section .item_slider .slick-next:before, .item_section .item_slider3 .slick-next:before {
  display: none;
}
.item_section .item_slider .slick-next:hover, .item_section .item_slider3 .slick-next:hover {
  background: #2f445f url(/bitrix/templates/segura_shop/css/../img/arr_next_hov.png) center center no-repeat;
}

/*---catalog_top---*/
.catalog_top {
/*
    height: 120px;
    background: url(/bitrix/templates/segura_shop/css/../img/catalog_top.jpg) 50% 50% no-repeat;
    padding-top: 0;
*/
}
body.catalog-page .catalog_top {
	background: url(/bitrix/templates/segura_shop/css/../img/Catalog-obshiy.jpg) center top no-repeat;
    background-size: auto 100%;
}

body.catalog-category .catalog_top {
/*
	background: url(/bitrix/templates/segura_shop/css/../img/Catalog-kovry.jpg) center top no-repeat;
	background-size: auto 100%;
*/
}
body.catalog-dorozhki .catalog_top {
/*
	background: url(/bitrix/templates/segura_shop/css/../img/Catalog-dorojki.jpg) center top no-repeat;
    background-size: auto 100%;
*/
}
.catalog_top .catalog_title {
  text-align: center;
  color: #fff;
  font-size: 30px;
  font-weight: 900;
  max-width: 570px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.2;
  position: relative;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.9);
  letter-spacing: 6px;
}
/*.catalog_top .catalog_title:before {*/
  /*content: "";*/
  /*position: absolute;*/
  /*display: block;*/
  /*left: 50%;*/
  /*bottom: -30px;*/
  /*transform: translate(-50%);*/
  /*height: 9px;*/
  /*width: 234px;*/
  /*background: url(/bitrix/templates/segura_shop/css/../img/figure.png) center center no-repeat;*/
/*}*/

/*---catalog_link---*/
.catalog_link {
  padding-top: 20px;
  padding-bottom: 20px;
  background: url(/bitrix/templates/segura_shop/css/../img/catalog_link.png) center top no-repeat;
}
.catalog_link .cl_block {
  float: left;
  width: 25%;
  padding-right: 20px;
  padding-left: 70px;
}
.catalog_link .cl_block span.cl_btn {
  display: inline-block;
  color: #a2a2a2;
  font-size: 24px;
  font-weight: 900;
  margin-bottom: 10px;
}
.catalog_link .cl_block ul {
  margin-bottom: 0;
}
.catalog_link .cl_block ul li {
  margin-bottom: 5px;
}
.catalog_link .cl_block ul li a {
  color: #404040;
  font-size: 17px;
  font-weight: 500;
  transition: 200ms;
  text-decoration: none;
}
.catalog_link .cl_block ul li a:hover {
  color: #2f445f;
}
.catalog_link .cl_block ul li:last-child {
  margin-bottom: 0;
}

/*---catalog_section---*/
.catalog_section {
    padding-top: 0;
    padding-bottom: 40px;
    background: #fff;
}

.left_filter {
  /*width: 290px;*/
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.left_filter .filter_inner {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.left_filter .filter_block .filter_btn {
  color: #909090;
  font-size: 14px;
  font-weight: 700;
  padding-right: 30px;
  background: #eeeeee;
  padding-top: 4px;
  padding-bottom: 4px;
  position: relative;
  cursor: pointer;
}
.left_filter .filter_block .filter_btn span {
  padding-left: 20px;
  padding-top: 1px;
  padding-bottom: 1px;
  display: block;
  border-left: 2px solid #2f445f;
  text-transform: uppercase;
}
.left_filter .filter_block .filter_btn:before {
  content: "";
  position: absolute;
  height: 3px;
  width: 10px;
  transform: rotate(45deg);
  background: #2f445f;
  display: block;
  top: 13px;
  right: 16px;
  transition: 300ms;
}
.left_filter .filter_block .filter_btn:after {
  content: "";
  position: absolute;
  height: 3px;
  width: 10px;
  transform: rotate(-45deg);
  background: #2f445f;
  display: block;
  top: 13px;
  right: 10px;
  transition: 300ms;
}
.left_filter .filter_block .filter_btn.active:before {
  transform: rotate(-45deg);
}
.left_filter .filter_block .filter_btn.active:after {
  transform: rotate(45deg);
}
.left_filter .filter_block .filter_set {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
}
.left_filter .filter_block ul {
  margin-bottom: 0;
  overflow-y: auto;
  max-height: 240px;
}
.left_filter .filter_block ul li {
  position: relative;
  margin-bottom: 2px;
}
.left_filter .filter_block ul li:last-child {
  margin-bottom: 0;
}
.left_filter .filter_block ul li input[type="checkbox"] {
  width: 17px;
  height: 17px;
  opacity: 0;
  position: absolute;
  cursor: pointer;
}
.left_filter .filter_block ul li label {
  margin-bottom: 0;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  /*color: #a2a2a2;*/
  font-size: 14px;
  font-weight: 400;
}
.left_filter .filter_block ul li label:before {
  content: "";
  position: absolute;
  display: block;
  width: 17px;
  height: 17px;
  background: url(/bitrix/templates/segura_shop/css/../img/input.png) center center no-repeat;
  left: 0;
  top: 2px;
}
.left_filter .filter_block ul li input:checked + label {
  color: #404040;
}
.left_filter .filter_block ul li input:checked + label:after {
  content: "";
  position: absolute;
  display: block;
  width: 17px;
  height: 13px;
  background: url(/bitrix/templates/segura_shop/css/../img/bird.png) center center no-repeat;
  left: 3px;
  top: 3px;
}
.left_filter .reset {
  color: #fff;
  font-size: 18px;
  width: 100%;
  border: none;
  transition: 200ms;
  background: #2f445f;
  margin-bottom: 15px;
  margin-top: 20px;
  height: 46px;
}
.left_filter .reset:hover {
  background: #cf102d;
}

.catalog_inner {
/*
  float: left;
  width: 880px;
  padding-left: 15px;
  padding-right: 15px;
*/
}
.catalog_inner .cat_inner {
    margin-left: -15px;
    margin-right: -15px;
    /* margin-bottom: 50px; */
}
.catalog_inner .cat_inner:after {
  content: "";
  clear: both;
  display: block;
}
.catalog_inner .ci_col {
  width: 33.3333%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.catalog_inner.catalog_inner4 .ci_col, .catalog_section_inner4 .catalog_inner .ci_col, .catalog_inner.catalog_inner_search .ci_col {
  width: 25%;
}
.catalog_inner .ci_col:nth-child(3n+1) {
  clear: both;
}
.catalog_inner.catalog_inner4 .ci_col:nth-child(3n+1), .catalog_section_inner4 .catalog_inner .ci_col:nth-child(3n+1), .catalog_inner.catalog_inner_search .ci_col:nth-child(3n+1) {
  clear: none;
}
.catalog_inner.catalog_inner4 .ci_col:nth-child(4n+1), .catalog_section_inner4 .catalog_inner .ci_col:nth-child(4n+1), .catalog_inner.catalog_inner_search .ci_col:nth-child(4n+1) {
  clear: both;
}


@media screen and (max-width: 1199px){
	.catalog_inner.catalog_inner_search .ci_col {
		width: 33.3333%;
	}
	.catalog_inner.catalog_inner_search .ci_col:nth-child(4n+1) {
		clear: none;
	}
	.catalog_inner.catalog_inner_search .ci_col:nth-child(3n+1) {
		clear: both;
	}
	.catalog_inner.catalog_inner_search .ci_col:nth-child(2n+1) {
		clear: none;
	}
}

@media screen and (max-width: 991px){
	.catalog_inner.catalog_inner_search .ci_col {
		width: 50%;
	}
	.catalog_inner.catalog_inner_search .ci_col:nth-child(4n+1) {
		clear: none;
	}
	.catalog_inner.catalog_inner_search .ci_col:nth-child(3n+1) {
		clear: none;
	}
	.catalog_inner.catalog_inner_search .ci_col:nth-child(2n+1) {
		clear: both;
	}
}

@media screen and (max-width: 767px){
	.catalog_inner.catalog_inner_search .ci_col {
		width: 100%;
	}
	.catalog_inner.catalog_inner_search .ci_col {
		clear: both !important;
	}
}



.ia_slider.catalog_inner .ci_col, .item_slider.catalog_inner .ci_col, .ia_slider.catalog_inner .ci_col, .item_slider3.catalog_inner .ci_col {
	clear: none !important;
}
.catalog_inner .ia_block {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  transition: 200ms;
  margin-bottom: 30px;
}
.catalog_inner .ia_block:hover, .index_action .ia_slider .ia_block:hover {
    box-shadow: 1px 15px 20px 0px rgba(0,0,0,0.5);
    margin-top: -5px;
    margin-bottom: 35px;
}
.catalog_inner .ia_block .ia_img {
    padding: 0;
    /* background-image: url(/bitrix/templates/segura_shop/css/../img/ic_name.png); */
    background-size: 234px auto;
    background-position: center bottom 3px;
    background-repeat: no-repeat;
    position: relative;
}
.catalog_inner .ia_block .ia_img a {
	display: block;
}
.catalog_inner .ia_block .ia_img .ia_img_inn {
    position: relative;
    /* height: 240px; */
    overflow: hidden;
    padding: 46% 50%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.catalog_inner .ia_block .ia_img .ia_img_inn img.img_inn {
    position: absolute;
    top: 50%;
    height: auto;
    width: 100%;
    left: 0;
    z-index: 10;
    right: 0;
    transform: translateY(-50%);
}
.js-fast-show, .header-new .js-fast-show {
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: rgba(0,0,0,0.5);
    z-index: 10;
    color: #fff;
    font-size: 12px;
    padding: 15px 15px;
    width: 140px;
    margin-left: -70px;
    margin-top: -24px;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    z-index: 200;
}
.ia_block:hover .js-fast-show {
    opacity: 1;
}
.catalog_inner .ia_block .ia_img .ia_img_inn .ia_ico {
    width: 40px;
    position: absolute;
    z-index: 1;
    left: 10px;
    top: 10px;
}
.catalog_inner .ia_block .ia_img .ia_img_inn .ia_ico .img_ico {
    /* margin-bottom: 15px; */
    height: 40px;
    width: 40px;
    /* margin: 15px 0 0 15px; */
}
.catalog_inner .ia_block .ia_img .ia_img_inn .ia_ico .img_ico:last-child {
  margin-bottom: 0;
}
.catalog_inner .ia_block .ia_name {
  height: 63px;
  display: table-cell;
  width: 600px;
  vertical-align: middle;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}
.catalog_inner .ia_block .ia_name .ia_title {
    font-size: 15px;
    line-height: 1.2;
    /* margin-bottom: 3px; */
}
.catalog_inner .ia_block .ia_name .ia_title a {
    color: #575757;
    text-transform: uppercase;
    font-weight: 600;
}
.catalog_inner .ia_block .ia_name .ia_title span {
  font-weight: 700;
}
.catalog_inner .ia_block .ia_name .ia_ind {
  color: #2f445f;
  font-size: 15px;
  font-weight: 700;
}
.catalog_inner .ia_block .ia_sel {
    /* height: 45px; */
    text-align: center;
    background: #fff;
    border-top: 1px solid #e8e8e8;
    font-size: 0;
    letter-spacing: 0;
    word-spacing: 0;
}
.catalog_inner .ia_block .ia_sel span {
    color: #575757;
    font-size: 14px;
    line-height: 45px;
    display: inline-block;
    height: 45px;
    border-right: 1px solid #e8e8e8;
    width: 40%;
    text-align: center;
    margin: 0;
    vertical-align: middle;
    text-transform: uppercase;
}
.catalog_inner .ia_block .ia_sel .div_sel {
    margin: 0;
    display: inline-block;
    height: 45px;
    font-size: 14px;
    width: 60%;
    padding: 0;
    vertical-align: middle;
    position: relative;
    z-index: 201;
}
select.select_size {
	opacity: 0;
}
.catalog_inner .ia_block .ia_sel .div_sel .jq-selectbox {
    height: 100%;
    width: 100%;
}
.catalog_inner .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__select {
    padding-left: 5px;
    padding-right: 43px;
    border-radius: 0;
    background: #fff;
    box-shadow: none;
    border: 0 none;
    line-height: 45px;
    color: #404040;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    height: 100%;
}
.catalog_inner .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger {
    width: 43px;
    border: none;
}
.catalog_inner .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
  display: none;
}
.catalog_inner .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger:before {
    content: "";
    position: absolute;
    background: #b8b8b8;
    transform: rotate(45deg);
    height: 2px;
    width: 8px;
    display: block;
    right: 20px;
    top: 21px;
}
.catalog_inner .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger:after {
    content: "";
    position: absolute;
    background: #b8b8b8;
    transform: rotate(-45deg);
    height: 2px;
    width: 8px;
    display: block;
    right: 15px;
    top: 21px;
}
.catalog_inner .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__dropdown {
    margin-top: 0;
    box-shadow: none;
    border-top: none;
    border-radius: 0;
    bottom: auto !important;
    top: 100% !important;
}
.catalog_inner .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__dropdown ul li {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 43px;
}
.catalog_inner .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__dropdown ul li:hover, .catalog_inner .ia_block .ia_sel .div_sel .jq-selectbox .jq-selectbox__dropdown ul li.selected {
  background-color: #b8b8b8;
  color: #FFF;
}
.catalog_inner .ia_block .ia_read {
    height: 46px;
    position: relative;
    background: #0459b4;
    font-weight: 700;
    font-size: 17px;
    color: #fff;
    line-height: 46px;
    text-align: center;
	cursor: pointer;
}
.catalog_inner .ia_block .ia_read span {
    color: #ffffff;
    font-size: 21px;
    line-height: 46px;
    display: block;
    height: 46px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 10;
    background: #2f445f;
    transition: opacity 300ms;
    text-decoration: none;
}
.catalog_inner .ia_block .ia_read:hover span {
  opacity: 0;
  font-size: 0;
}
.catalog_inner .paging {
  float: left;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
.catalog_inner .paging ul {
  margin-bottom: 0;
}
.catalog_inner .paging ul li {
  display: inline-block;
  margin-left: 9px;
  vertical-align: middle;
}
.catalog_inner .paging ul li:last-child {
  margin-left: 18px;
}
.catalog_inner .paging ul li:first-child {
  margin-right: 9px;
}
.catalog_inner .paging a {
  color: #a8a8a8;
  font-size: 19px;
  text-decoration: none;
  line-height: 36px;
}
.catalog_inner .paging a.active, .catalog_inner .paging a:hover {
  color: #2f445f;
  font-size: 19px;
}
.catalog_inner .paging span {
  color: #2f445f;
  font-size: 22px;
  line-height: 36px;
}
.catalog_inner .paging .pag-prev {
  display: block;
  width: 68px;
  height: 36px;
  background: #e5e5e5 url(/bitrix/templates/segura_shop/css/../img/arr_prev.png) center center no-repeat;
  left: auto;
  border-radius: 18px 0 0 18px;
  transition: 300ms;
}
.catalog_inner .paging .pag-prev:hover {
  background: #2f445f url(/bitrix/templates/segura_shop/css/../img/arr_prev_hov.png) center center no-repeat;
}
.catalog_inner .paging .pag-next {
  display: block;
  width: 68px;
  height: 36px;
  background: #e5e5e5 url(/bitrix/templates/segura_shop/css/../img/arr_next.png) center center no-repeat;
  border-radius: 0 18px 18px 0;
  transition: 300ms;
}
.catalog_inner .paging .pag-next:hover {
  background: #2f445f url(/bitrix/templates/segura_shop/css/../img/arr_next_hov.png) center center no-repeat;
}
.catalog_inner .item_desc{
	padding-left: 15px;
}
.catalog_inner .item_desc .title {
  letter-spacing: 0;
  text-align: left;
  text-transform: none;
  margin-bottom: 20px;
}
.catalog_inner .item_desc p {
  color: #404040;
  font-size: 16px;
}

/*---footer---*/
.footer {
    /*margin-top: -420px;*/
    /*height: 470px;*/
    background: #3c3b3b;
    position: relative;
    transition: 500ms;
    left: 0;
}
.footer.active {
  left: -250px;
}
.footer .footer_top {
  height: 120px;
  background: #212121;
}
.footer .footer_top .ft_cont {
  width: 585px;
  margin-left: auto;
  margin-right: auto;
  display: table;
}
.footer .footer_top .ft_cont a {
  display: table-cell;
  height: 120px;
  width: 195px;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  transition: 300ms;
}
.footer .footer_top .ft_cont a:hover {
  background-color: #111111;
}
.footer .footer_top .ft_cont a span {
  font-size: 17px;
  font-weight: 100;
  color: #fff;
  display: block;
}
.footer .footer_top .ft_cont a span.tel {
  font-size: 14px;
  font-weight: 700;
}
.footer .footer_top .ft_cont a.nayti {
  background-image: url(/bitrix/templates/segura_shop/css/../img/f_search.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.footer .footer_top .ft_cont a.call {
  background-image: url(/bitrix/templates/segura_shop/css/../img/f_call.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.footer .footer_top .ft_cont a.write {
  background-image: url(/bitrix/templates/segura_shop/css/../img/f_write.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.footer .footer_bottom {
    /* height: 330px; */
    padding-top: 20px;
}
.footer .footer_bottom .footer_logo {
  float: left;
  width: 250px;
}
.footer .footer_bottom .footer_block {
  float: left;
  width: 285px;
}
.footer .footer_bottom .footer_block ul {
  margin-bottom: 0;
}
.footer .footer_bottom .footer_block ul li {
  margin-bottom: 20px;
  line-height: 1.3;
}
.footer .footer_bottom .footer_block ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  padding-left: 25px;
  background: url(/bitrix/templates/segura_shop/css/../img/f_li.png) left 6px no-repeat;
  transition: 150ms;
}
.footer .footer_bottom .footer_block ul li a:hover {
  text-decoration: underline;
}
.footer .footer_bottom .footer_contacts {
  float: left;
  width: 320px;
}
.footer .footer_bottom .footer_contacts .tel {
    background: url(/bitrix/templates/segura_shop/css/../img/tel_ico.png) left center no-repeat;
    padding-left: 35px;
    margin-bottom: 20px;
    line-height: 22px;
}
.footer .footer_bottom .footer_contacts .tel a {
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  line-height: 22px;
}
.footer .footer_bottom .footer_contacts .mail {
	background: url(/bitrix/templates/segura_shop/css/../img/mail_ico.png) left center no-repeat;
	padding-left: 35px;
    margin-bottom: 20px;
    line-height: 22px;
}
.footer .footer_bottom .footer_contacts .mail a {
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  line-height: 17px;
}
.footer .footer_bottom .footer_contacts .adr {
    padding-left: 35px;
    background: url(/bitrix/templates/segura_shop/css/../img/mail_ico.png) left 2px no-repeat;
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
    line-height: 22px;
}

/*.wrapper .wrapper_inn.wrap_pad{*/
	/*padding-top: 0;*/
/*}*/

.compensate-for-scrollbar .header{
  margin-right: 17px;
}

.bx-filter.bx-blue .bx-filter-section{
	background: none!important;
}

.hidden{
	display: none;
}

.modal .modal-dialog.modal-content_cart{
	width: 500px;
	text-align: center;
	max-width: 100%;
}
.modal .modal-dialog.modal-content_fast_show {
    width: 1024px;
    max-width: 100%;
}
.modal-content_fast_show .img {
    position: relative;
    margin: 0 0 20px 0;
}
.modal-content_fast_show .img img {
}
.modal-content_fast_show .info {
    margin-bottom: 20px;
}
.modal-content img {
	max-width: 100%;
}

#itemAdded .modal-dialog .modal-content .name, #fastOrder .modal-dialog .modal-content .name {
	margin-bottom: 0!important;
}

#itemAdded .modal .modal-dialog .modal-content .item-name{
	font-weight: bold;
}

#itemAdded .modal-footer{
	border-top: none;
	text-align: center;
}

.m_li_catalog{
	cursor: pointer;
}

/*#legal{*/
	/*display: none;*/
/*}*/

/*#physical{*/
	/*display: none;*/
/*}*/


.catalog_link .cl_block {
    padding-right: 15px;
    padding-left: 15px;
}

.catalog_inner .paging ul li:first-child{
	margin-right: 0;
}

.catalog_inner .paging ul li:last-child{
	margin-left: 9px;
}

.slider_text a{
	color: #fff!important;
}

.clear{
	clear: both;
}

.filter_price{
	width: 60px;
	height: 35px;
	border: 1px solid #dddddd;
	cursor: pointer;
	color: #a2a2a2;
	font-size: 14px;
	font-weight: 400;

	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.price_filter_block span{
	font-size: 16px;

	margin-right: 7px;
	margin-left: 7px;
}

.it_block a:hover{
	text-decoration: none;
}

.slider-handle{
	background-color: #2f445f!important;
	background-image: linear-gradient(to bottom,#38773c 0,#2f445f 100%)!important;
}

.gallery333>img{
	width: 263px;
	height: 175px;
	box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);

}

.contacts_section .contacts_info .contacts_img .ci_image img{
	box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
}


.ci_image{
	margin-bottom: 25px;
}

#del_filter{
	color: #909090;
	background: #eeeeee;
	margin-top: 0;
}


.index_preim a{
	text-decoration: none;
}

.index_preim a:hover{
	text-decoration: none;
}


.section_top{
	padding-top: 0;
}

.page_bg{
	margin-top: -95px;
}

.owork_img{
	width: 90%;
}


.mt_move_negative{
	margin-top: -62px;
}


.our_work_section .col-md-6{
	padding-left: 0;
}

@media screen and (max-width: 1024px){
	.mt_move_negative{
		margin-top: 0;
	}

	.our_work_section .row{
		margin-bottom: 40px;
	}
}

.our_img{
	width: 100%;
}

.btn_logout{
	position: absolute;
	right: 10px;
	margin-top: -28px;
	border: 1px solid black;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#fff;
	background: rgba(0, 0, 0, 0.8);
	cursor: pointer;
}

.header_info .key{
	cursor: pointer;
}
.index_preim .ip_block .ip_img{
  position: relative;
  overflow: hidden;
}
.index_preim .ip_block .ip_img:before{
  content: "";
  display: block;
  z-index: 1;
  position: absolute;
  width: 127px;
  height: 127px;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: url(/bitrix/templates/segura_shop/css/../img/big_circle.png) center no-repeat;
  transition: 250ms;
}
.index_preim .ip_block .ip_img:after{
  content: "";
  display: block;
  z-index: 1;
  position: absolute;
  width: 127px;
  height: 127px;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: url(/bitrix/templates/segura_shop/css/../img/mini_circle.png) center no-repeat;
  transition: 250ms;
}
.index_preim .ip_block:hover .ip_img:before{
  transform: rotate(180deg);
}
.index_preim .ip_block:hover .ip_img:after{
  transform: rotate(-180deg);
}

.contacts_section h2{
	margin-top: -10px;
}

.contacts_section .row h2{
	margin-top: 0;
}

.link_logout {
    position: relative;
    top: 17px;
    /* right: -166px; */
    left: 287px;
    font-size: 14px;
    color: #fff;
    text-decoration: underline;
}

.link_logout:hover{
	color: #fff;
}

@media (max-width: 1199px){
	.link_logout {
		left: 193px;
	}
}

@media (max-width: 990px){
	.link_logout {
		left: 93px;
	}
}


.sale-order-payment-change-pp-company-graf-container{
	border:none!important;
}
.sale-order-payment-change-pp-company-image{
	border-radius: 50%;
	border: 1px solid #dbdbdb;
	width: 45px;
	height: 45px;
	padding: 10px;
	background-size: 30px 30px!important;
}

.sale-order-payment-change-pp-company-image:hover{
	cursor: pointer;
}

.sale-order-payment-change-pp-company-smalltitle:hover{
	cursor: pointer;
}

.sale-order-payment-change-pp-company-image-hover{
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.sale-order-payment-change-pp-company-smalltitle{
	position: absolute;
	top: 8px;
	left: 55px;
	font-size: 16px!important;
	display: block;
	font-weight: 700;
	color: #909090!important;
}

.sale-order-detail-payment-options-methods-image-element{
	border-radius: 50%;
	border: 1px solid #dbdbdb;
	width: 45px;
	height: 45px;
	padding: 10px;
	background-size: 30px 30px!important;
}

.sale-order-detail-payment-options-shipment-image-element{
	border-radius: 50%;
	border: 1px solid #dbdbdb;
	width: 45px;
	height: 45px;
	padding: 10px;
	background-size: 30px 30px!important;
	margin-left: 50px!important;
}

/*.sale-order-payment-change-pp-company-smalltitle:hover{*/
	/*color: #212121!important;*/
/*}*/



.contacts_section .title_name{
	margin-top: 10px;
}

.our_work_section h2{
	margin-top: -10px;
}

/*K.A*/
.dostavka_bg {
    /* position: relative; */
    /* height: 372px; */
    display: inline-block;
    width: 100%;
    /* margin-bottom: 35px; */
    top: 0;
}
.cnts.contacts_section {
    padding-top: 0px;
    padding-bottom: 0px;
}
.contacts_bg {
    position: relative;
    /* height: 400px; */
    background-image: url(/bitrix/templates/segura_shop/css/../img/Contacts.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 35px;
    background-position: 50% 50%;
}
.contacts_desc {
    width: 450px;
    /* height: 260px; */
    height: auto;
    background: rgba(255, 255, 255, 0.85);
    /* position: absolute; */
    padding-left: 40px;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 10px;
    margin-top: 30px;
    /* top: 50%; */
    z-index: 10;
    /* left: 50%; */
    /* transform: translate(15px, -50%); */
    margin-bottom: 30px;
}
.contacts_desc .name {
    font-size: 30px;
    font-weight: 700;
    color: #020202;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.contacts_desc .c_tel {
  padding-left: 55px;
  color: #020202;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
  background: url(/bitrix/templates/segura_shop/css/../img/c_tel_black.png) left center no-repeat;
}
.contacts_desc .c_tel a {
  color: #020202;
}
.contacts_desc .c_mail {
  padding-left: 55px;
  color: #020202;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
  background: url(/bitrix/templates/segura_shop/css/../img/c_mail_black.png) left center no-repeat;
}
.contacts_desc a {
  color: #020202;
}
.contacts_desc .c_map {
  padding-left: 55px;
  color: #020202;
  font-size: 16px;
  font-weight: 400;
  max-width: 380px;
  background: url(/bitrix/templates/segura_shop/css/../img/c_map_black.png) left 5px no-repeat;
}
.contacts_desc hr {
    height: 0;
    border-bottom: 1px solid;
    margin: 15px 0;
}
.contacts_info{
	margin-bottom: 35px;
}
.cnts.contacts_section .map_block {
	margin-bottom: 0px;
}
.dostavka-i-oplata .contacts_section{
    padding-top: 0px;
}
.dostavka_bg img{
	width:100%; 
}

.wrapper .wrapper_inn.wrap_pad{
	/*padding-top:0;*/
}
.contacts .wrapper .wrapper_inn.wrap_pad, .p404 .wrapper .wrapper_inn.wrap_pad {
	/*padding-top:134px;*/
}

.wrapper .wrapper_inn.wrap_pad.catalogWrap {
    /* padding-top: 134px; */
}
.personal-cart .wrapper .wrapper_inn.wrap_pad{
	/*padding-top:134px;*/
}
	.personal-order-make .wrapper .wrapper_inn.wrap_pad{
		/*padding-top:134px;*/
	}
	.wrapper .wrapper_inn.wrap_pad.pd134 {
		/*padding-top:134px;*/
	}

@media screen and (max-width:767px){
	.contacts .wrapper .wrapper_inn.wrap_pad, .p404 .wrapper .wrapper_inn.wrap_pad {
		/*padding-top:69px;*/
	}
	.wrapper .wrapper_inn.wrap_pad.catalogWrap{
		/*padding-top:69px;*/
	}
	.personal-cart .wrapper .wrapper_inn.wrap_pad{
		/*padding-top:69px;*/
	}
	.personal-order-make .wrapper .wrapper_inn.wrap_pad{
		/*padding-top:69px;*/
	}
	.wrapper .wrapper_inn.wrap_pad.pd134 {
		/*padding-top:69px;*/
	}
}
@media screen and (max-width:991px){
	.contacts_desc {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		position: static;
		transform: none;
		left: auto;
		top: auto;
		margin-top: 0px;
		margin-bottom: 0;
	}
	.contacts_desc .mp_inn {
		margin-left: auto;
		margin-right: auto;
		width: 750px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.contacts_desc .mp_inn {
		width: auto;
	}
	.contacts_bg .container{ 
		padding:0;
	}
	.contacts_bg {
		position: relative;
		height: initial;
		background: url(/bitrix/templates/segura_shop/css/../img/Contacts.jpg) center top no-repeat;
		background-size: auto 100%;
		margin-bottom: 20px;
	}
	 .dostavka_bg {
		height:initial;
		width:100%;
		/*margin-bottom: 15px;	 */
	 }
	 
	.header .header_bottom ul li {
		/*margin: 0 9px !important;*/
		padding-left: 9px;
		padding-right: 9px;
	}	 
	 

}
@media screen and (max-width:331px){
	.contacts_desc .c_map, .contacts_desc .c_mail, .contacts_desc .c_tel {
		padding-left: 40px;
	}
}

.login-error{
	font-size: 14px;
	font-family: monospace;
	color: red;
}

.wrap_element{
	/*padding-top: 134px;*/
}

@media screen and (max-width: 1200px){
	.wrap_element{
		/*padding-top: 125px;*/
	}
}


@media screen and (max-width: 1000px){
	.wrap_element{
		/*padding-top: 115px;*/
	}
}

@media screen and (max-width: 768px){
	.wrap_element{
		/*padding-top: 70px;*/
	}
}











/*С„РёР»СЊС‚СЂ*/
.catalog_section .filter_section {
    border-top: 1px solid #cdcdcd;
    padding-top: 30px;
}
.catalog_section .catalog_cont {
/*
    border-top: 1px solid #cdcdcd;
    padding-bottom: 60px;
*/
}
.catalog_list.loading {
	opacity: 0.5;
}

.catalog_list .sort {
    background-color: #eeeeee;
    position: relative;
    padding: 5px 10px;
    margin: 0 0 9px;
}
.catalog_list .sort .current-value::after {
    content: "";
    border-top: 6px solid #000;
    border-bottom: 6px solid transparent;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    right: 0;
    top: 8px;
}
.catalog_list .sort .current-value {
    display: inline-block;
    position: relative;
    padding: 0 15px 0 0;
    cursor: pointer;
}
.catalog_list .sort .values {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 300;
    background-color: #fff;
    /* padding: 5px 0; */
    box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.5);
}
.catalog_list .sort.active .values {
    display: block;
}
.catalog_list .sort .val.active {
    background-color: #eeeeee;
}
.catalog_list .sort .val {
    padding: 5px 10px;
    cursor: pointer;
}
.catalog_list .sort .val:hover, .catalog_list .sort .values.active:hover {
	color: #fff;
    background-color: #2f445f;
}


.catalog_section .filter_section .btn_mob {
    width: 195px;
    height: 46px;
    border-radius: 23px;
    color: #f8f8f8;
    font-size: 17px;
    font-weight: 700;
    background: #52a625;
    line-height: 46px;
    display: block;
    text-align: center;
    text-decoration: none;
    margin-bottom: 30px;
    background: -moz-linear-gradient(left, #52a625 0%, #52ab35 50%, #2b893d 100%);
    background: -webkit-linear-gradient(left, #52a625 0%, #52ab35 50%, #2b893d 100%);
    background: linear-gradient(to right, #52a625 0%, #52ab35 50%, #2b893d 100%);
    border: none;
}
.catalog_section .filter_block .f_name.active {
    color: #2f445f;
}
.catalog_section .filter_block .f_name {
    color: #a8a8a8;
    font-size: 18px;
    font-weight: 700;
    padding-left: 40px;
    position: relative;
    height: 25px;
    cursor: pointer;
    margin-bottom: 10px;
}
.catalog_section .filter_block .f_name .circle:before {
    content: "";
    background: #a8a7a7;
    height: 2px;
    width: 15px;
    display: block;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}
.catalog_section .filter_block .f_name.active .circle:before {
    background: #2f445f;
}
.catalog_section .filter_block .f_name .circle:after {
    content: "";
    background: #a8a7a7;
    height: 15px;
    width: 2px;
    display: block;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}
.catalog_section .filter_block .f_name.active .circle:after {
	display: none;
}
.catalog_section .filter_block .f_name.active .circle {
    border-color: #2f445f;
}
.catalog_section .filter_block .f_name .circle {
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    border: 1px solid #a8a7a7;
}
.catalog_section .filter_block .f_name span {
    line-height: 25px;
}
.f_land.active {
    display: block;
}
.f_land {
    display: none;
    padding-left: 25px;
}
.f_land .land_block .land_name.active:before {
    background: #2f445f;
}
.f_land.active .land_block .land_name a:before {
    content: "";
    background: #a8a7a7;
    height: 2px;
    width: 12px;
    display: block;
    left: 0;
    top: 8px;
    position: absolute;
}
.f_land.active .land_block .land_name a:after {
    content: "";
    background: #a8a7a7;
    height: 12px;
    width: 2px;
    display: block;
    left: 5px;
    top: 3px;
    position: absolute;
}
.f_land .land_block .land_name.active {
    color: #5f5f5f;
}
.f_land .land_block .land_name {
    padding-left: 25px;
    position: relative;
    color: #a2a2a2;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    cursor: pointer;
}
.f_land .land_block .land_name.active a {
    color: #5f5f5f;
}
.f_land .land_block .land_name a {
    color: #a2a2a2;
}
.f_land .filter_inp.active {
    display: block;
}
.f_land .filter_inp {
    display: none;
    padding-left: 25px;
    overflow-y: auto;
    max-height: 230px;
    margin-bottom: 10px;
}
.f_land .filter_inp .fi_block {
    position: relative;
}
.f_land .filter_inp .fi_block input {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}
.f_land .filter_inp .fi_block label {
    cursor: pointer;
    color: #a8a7a7;
    font-size: 14px;
    padding-left: 30px;
    position: relative;
    margin-bottom: 0;
}
.f_land .filter_inp .fi_block label:before {
    content: "";
    left: 0;
    top: 0px;
    width: 17px;
    display: block;
    height: 17px;
    border: 1px solid #909090;
    border-radius: 1px;
    position: absolute;
    background: #eee;
}
.f_land .filter_inp .fi_block input:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    background: url(/bitrix/templates/segura_shop/css/../img/bird.png) center no-repeat;
    width: 17px;
    height: 13px;
    left: 4px;
}
.f_land .filter_inp .fi_block input:checked + label {
    color: #404040;
}
.catalog_section .filter_btn {
    padding-top: 20px;
    padding-bottom: 25px;
    margin-top: 25px;
    border-top: 1px solid #cdcdcd;
}
.count_link {
    color: #a8a8a8;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    height: 25px;
    cursor: pointer;
    margin-bottom: 10px;
}
.catalog_section .filter_btn .filter_reset {
    padding-left: 40px;
    position: relative;
    text-align: left;
    color: #2f445f;
    font-size: 18px;
    font-weight: 900;
    text-decoration: underline;
    border: none;
    background: none;
    line-height: 1.2;
}
.catalog_section .filter_btn .filter_reset:before {
    content: "";
    transition: 400ms;
    width: 33px;
    height: 33px;
    left: 0;
    top: 2px;
    position: absolute;
    display: block;
    background: url(/bitrix/templates/segura_shop/css/../img/circle.png) center no-repeat;
}
.catalog_section .filter_btn .filter_reset:hover:before {
    transform: rotate(360deg);
}
@media (max-width: 767px) {
	.catalog_section .filter_mob {
		display: none;
	}
	.catalog_section .filter_mob.active {
		display: block;
	}
}


.catalog_section .catalog_sorting {
    padding-top: 28px;
    padding-bottom: 28px;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;

}
.catalog_section .catalog_sorting ul {
    margin-bottom: 0;
    text-align: left;
}
.catalog_section .catalog_sorting ul li {
    display: inline-block;
    margin: 0 20px 0 0;
    position: relative;
}
.catalog_section .catalog_sorting ul li:last-child {
    margin-right: 0;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
.catalog_section .catalog_sorting ul li .sort {
    font-size: 14px;
    color: #a2a2a2;
    font-weight: 700;
    padding-right: 25px;
    position: relative;
    cursor: pointer;
}
.catalog_section .catalog_sorting ul li .sort:before {
    content: "";
    display: block;
    position: absolute;
    background: #a8a7a7;
    width: 8px;
    height: 1px;
    right: 0;
    transform: rotate(-45deg);
    top: 8px;
}
.catalog_section .catalog_sorting ul li .sort:after {
    content: "";
    display: block;
    position: absolute;
    background: #a8a7a7;
    width: 8px;
    height: 1px;
    right: 6px;
    transform: rotate(45deg);
    top: 8px;
}
.catalog_section .catalog_sorting ul li .sort:hover, .catalog_section .catalog_sorting ul li .sort.active {
    color: #2f445f;
}
.catalog_section .catalog_sorting ul li .sort:hover:before, .catalog_section .catalog_sorting ul li .sort:hover:after, .catalog_section .catalog_sorting ul li .sort.active:before, .catalog_section .catalog_sorting ul li .sort.active:after {
    background: #2f445f;
}
.catalog_section .catalog_sorting ul li .sort:hover span, .catalog_section .catalog_sorting ul li .sort.active span {
    border-color: #2f445f;
}
.catalog_sorting ul li .drop.bigly {
    width: 245px;
}
.catalog_sorting ul li .drop {
    background: #fff;
    padding: 10px 10px;
    position: absolute;
    top: 35px;
    left: 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    z-index: 30;
    width: 220px;
    display: none;
}
.catalog_sorting ul li .drop.active {
    display: block;
}
.catalog_sorting ul li .drop:before {
    content: "";
    left: 11px;
    bottom: 100%;
    position: absolute;
    border: 7px solid transparent;
    border-bottom: 7px solid #fff;
}
.catalog_sorting ul li .drop .drop_inner {
    overflow-y: auto;
    max-height: 265px;
}
.catalog_sorting ul li .drop .drop_inner {
    overflow-y: auto;
    max-height: 265px;
}
.catalog_sorting ul li .drop .drop_inner .fi_block.pol:nth-child(2n+1) {
    clear: both;
}
.catalog_sorting ul li .drop .drop_inner .fi_block.pol {
    width: 50%;
    float: left;
}
.catalog_sorting ul li .drop .drop_inner .fi_block {
    text-align: left;
    position: relative;
    padding-right: 10px;
    margin-bottom: 2px;
}
.catalog_sorting ul li .drop .drop_inner .fi_block input {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}
.catalog_sorting ul li .drop .drop_inner .fi_block label {
    cursor: pointer;
    color: #a8a7a7;
    font-size: 14px;
    padding-left: 27px;
    position: relative;
    margin-bottom: 0;
    font-weight: 400;
}
.catalog_sorting ul li .drop .drop_inner .fi_block label:before {
    content: "";
    left: 0;
    top: 0px;
    width: 17px;
    display: block;
    height: 17px;
    border: 1px solid #909090;
    border-radius: 1px;
    position: absolute;
    background: #eee;
}
.catalog_sorting ul li .drop .drop_inner .fi_block input:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    background: url(/bitrix/templates/segura_shop/css/../img/bird.png) center no-repeat;
    width: 17px;
    height: 13px;
    left: 4px;
}

.product-types {
}
.product-types .btn-tab {
    background: #e5e5e5;
    padding: 5px 5px;
    margin: 0 0 10px;
    width: 49%;
    float: left;
    text-align: center;
    display: inline-block;
    color: #a8a8a8;
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
    border: 0 none;
}
.product-types .btn-tab:last-child {
    float: right;
}
@media screen and (max-width:767px){
	.modal-footer .product-types .btn-tab {
		float: none;
		width: 100%;
	}
}
.product-types .btn-tab.active, .product-types .btn-tab:hover {
    color: #fff;
	background: #2f445f;
}

body .padding-right-0 {
	padding-right: 0;
}

.compare {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 101;
    cursor: pointer;
    /* background-color: #2f445f; */
    padding: 0px;
    border-radius: 50%;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}
.ia_block:hover .compare {
	opacity: 1;
}
.title-block span {
    display: none;
    position: absolute;
    right: 80%;
    top: 80%;
    line-height: 1;
    background-color: #fff;
    border: 1px solid #000;
    padding: 5px 10px;
    font-size: 12px;
    white-space: nowrap;
    opacity: 1;
    z-index: 100;
}
.title-block:hover span {
    display: block;
}

.success {
	color: #090;
}
.btn-default, .btn-default-big, .header-new a.btn-default {
    padding: 5px 20px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
    border: 0 none;
    color: #fff;
    background: #2f445f;
}
.btn-default-big {
    padding: 10px 20px;
    line-height: 21px;
}
.btn-default:hover, .btn-default-big:hover, .header-new a.btn-default:hover {
	text-decoration: none;
	background-color: #cf102d;
}
.btn-default:hover, .btn-default-big:hover {
	color: #fff;
}
.bx_compare {
    margin: 30px 0 40px 0;
}

/*28.08.2023*/
.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    height: 42px;
    line-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto
}

.nice-select:hover {
    border-color: #dbdbdb
}

.nice-select.open,
.nice-select:active,
.nice-select:focus {
    border-color: #999
}

.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    width: 5px
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none
}

.nice-select.disabled:after {
    border-color: #ccc
}

.nice-select.wide {
    width: 100%
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important
}

.nice-select.right {
    float: right
}

.nice-select.right .list {
    left: auto;
    right: 0
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px
}

.nice-select.small:after {
    height: 4px;
    width: 4px
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px
}

.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    -ms-transform: scale(.75) translateY(-21px);
    transform: scale(.75) translateY(-21px);
    -webkit-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    z-index: 9
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all .2s;
    transition: all .2s
}

.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
    background-color: #f6f6f6
}

.nice-select .option.selected {
    font-weight: 700
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default
}

.no-csspointerevents .nice-select .list {
    display: none
}

.no-csspointerevents .nice-select.open .list {
    display: block
}

/* nice-select.css */


.sub-menu .actions {
    margin: 0;
    position: absolute;
    top: 20px;
    right: 30px;
}

.sub-menu .bg {
    position: relative;
}

.sub-menu .actions a {
    margin: 0 0 0 15px;
}

.form-selection__row {
    display: block;
    position: relative;
    font-weight: 400;
    display: flex;
    align-items: flex-start;
    margin: 20px 0;
    padding-left: 10px;
    min-height: 53px;
}

.form-selection__row.required .form-selection__title::before {
    content: '*';
    position: absolute;
    color: red;
    top: 0;
    left: -10px;
    font-size: 14px;
}

.form-selection__title {
    font-size: 16px;
    padding-top: 5px;
    min-width: 190px;
    padding-right: 50px;
    position: relative;
}

.form-selection input[type="text"] {
    width: 100%;
    max-width: 300px;
    font-size: 16px;
    height: 25px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #919191;
    border-radius: 2px;
    background: #fff;
    outline: none;
    line-height: 25px;
}

.form-selection__select {
    font-size: 16px;
    border: 1px solid #919191;
    line-height: 25px;
    height: 25px;
    border-radius: 2px;
    padding-left: 4px;
}

.form-selection__select .list {
    border-radius: 0;
}

.form-selection__select .option {
    padding-left: 4px;
}

.form-selection__desc {
    display: block;
    color: rgba(84, 84, 84, 0.5);
    font-size: 13px;
    margin-top: 3px;
}

.form-selection__col {
    flex: 1;
}

.form-selection__row--drop {
    flex-direction: column;
    align-items: flex-start;
}

.form-selection__row--drop .form-selection__title {
    margin-bottom: 5px;
}

.form-selection__row--drop .form-selection__desc {
    margin-bottom: 10px;
    margin-top: 0;
}

.form-selection__row--drop .form-selection__col {
    width: 100%;
}

.form-selection input[type="checkbox"],
.form-selection input[type="radio"] {
    display: none;
}

.form-selection input[type="checkbox"]+label,
.form-selection input[type="radio"]+label {
    display: block;
    margin-bottom: 10px;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    user-select: none;
}

.form-selection input[type="checkbox"]+label::before,
.form-selection input[type="radio"]+label::before {
    content: "";
    position: absolute;
    display: block;
    width: 17px;
    height: 17px;
    background: url(/bitrix/templates/segura_shop/components/bitrix/catalog.smart.filter/.default/images/input.png) center center no-repeat;
    left: 0;
    top: 2px;
}

.form-selection input[type="checkbox"]+label::after,
.form-selection input[type="radio"]+label::after {
    content: "";
    position: absolute;
    display: block;
    width: 17px;
    height: 13px;
    background: url(/bitrix/templates/segura_shop/components/bitrix/catalog.smart.filter/.default/images/bird.png) center center no-repeat;
    left: 3px;
    top: 3px;
    opacity: 0;
    transition: .2s;
}

.form-selection input[type="checkbox"]:checked+label::after,
.form-selection input[type="radio"]:checked+label::after {
    opacity: 1;
}

.form-selection input[type="file"] {
    display: none;
}

.form-selection input[type="file"]+label {
    background-color: #fff;
    border: 1px solid #919191;
    line-height: 32px;
    height: 32px;
    padding: 0 10px;
    color: #333;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    cursor: pointer;
    margin: 0;
    margin-bottom: 10px;
    transition: .3s;
    border-radius: 2px;
}

.form-selection input[type="file"]+label:hover {
    opacity: .6;
}


.form-selection input[type="file"]+label img {
    width: 20px;
    margin-right: 10px;
}

.form-selection__file-name {
    margin-top: 5px;
}

.form-selection textarea {
    width: 100%;
    background-color: #fff;
    border: 1px solid #919191;
    border-radius: 2px;
    max-width: 492px;
    height: 200px;
    padding: 4px 4px;
    color: #333;
    font-size: 16px;
    resize: none;
}

.form-selection button {
    background: #2f445f;
    padding: 5px 5px;
    width: 114px;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
    border: 0 none;
}

.form-selection__btn {
    margin-bottom: 50px;
    max-width: 492px;
    margin-left: 10px;
}

.main-content-block {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    padding: 50px 0;
}

.main-content__video {
    width: 416px;
    flex-shrink: 0;
}

.main-content__video video {
    max-width: 100%;
    max-height: 100%;
}

.subtitle {
    font-size: 20px;
    line-height: 26px;
    color: #595959;
    font-weight: 500;
}

.main-content__head {
    margin: 0 0 40px 0;
}

.main-content__head .title {
    font-size: 24px !important;
    margin-bottom: 15px !important;
    text-align: left;
}

.main-content__text {
    padding: 19px 0;
    display: flex;
    flex-direction: column;
}

.main-content__text .card-redesign__btn {
    width: max-content;
    padding: 12px 45px;
    margin-top: auto;
}

@media(max-width: 991px) {
    .sub-menu .actions a::before {
        width: 30px;
        height: 27px;
        background-size: contain !important;
    }

    .main-content-block {
        flex-direction: column;
    }

    .main-content__text .card-redesign__btn {
        margin-top: 30px;
    }

    .main-content__video {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .main-pic-block .item img {
        width: 100%;
    }
}

@media(max-width: 991px) and (min-width: 768px) {
    .logo-new {
        width: auto;
    }
}

@media(min-width: 768px) {
    .header-new {
        min-height: 74px;
        margin: 5px 0 3px;
    }

    .logo-new img {
        width: 64px;
        margin-top: 10px;
    }

    .auto-city.active {
        min-width: 160px;
    }
}

@media(max-width: 479px) {
    .form-selection__title {
        font-size: 14px;
        min-width: 146px;
        padding-right: 20px;
    }

    .form-selection textarea {
        height: 160px;
    }
}
/* End */


/* Start:/bitrix/templates/segura_shop/css/media.css?159075090320323*/
@media (max-width: 1199px){
	.city-menu {
		top: 94px;
		max-height: calc(100% - 124px);
	}
	.city-menu-columns {
		column-count: 4;
	}
	.header .header_bottom ul li {
		/*margin: 0 30px;*/
		padding-left: 30px;
		padding-right: 30px;
	}
	.header .logo_block{
		width: 60px;
	}
	.header .header_contacts,
	.header .header_info{
		width: 440px;
	}
	.header .header_top{
		height: 85px;
	}
	.header {
		/*height: 124px;*/
	}
	.index_collection .ic_block{
		width: 940px;
	}
	.index_collection .ic_block.w750{
		width: 550px;
	}
	.index_collection .ic_block.w376{
		/*width: 304px;*/
	}
	.footer .footer_bottom .footer_logo{
		width: 150px;
	}
	.footer .footer_bottom .footer_block{
		width: 240px;
	}
	.footer .footer_bottom .footer_contacts{
		width: 310px;
	}
	.footer .footer_bottom {
		/* height: 200px; */
		padding-top: 25px;
	}
	.footer {
		/*margin-top: -440px;*/
		/*height: 440px;*/
		background: #3c3b3b;
	}
	.wrapper .wrapper_inn {
		/*padding-bottom: 440px;*/
	}
	.footer .footer_bottom .footer_block ul li{
		margin-bottom: 15px;
	}
	.footer .footer_bottom .footer_contacts .tel,
	.footer .footer_bottom .footer_contacts .mail{
		/*margin-bottom: 20px;*/
	}
	#to_top{
		width: 40px;
		height: 40px;
		bottom: 30px;
		right: 20px;
	}
	#to_top:before {
	    border: 8px solid transparent;
	    border-bottom: 14px solid #a7a7a7;
	    top: 1px;
	}
	.index_collection .ic_block .ic_text .ic_desc{
		opacity: 1;
	}
	.index_collection .ic_block{
		padding-top: 0;
	}
	.modal .modal-dialog{
		margin-top: 130px;
	}
	.wrapper .wrapper_inn.wrap_pad {
	    /*padding-top: 124px;*/
	}
	.item_section .isi_right .isi_bottom .isi_price .btn_price{
		width: 220px;
	}
	.catalog_link .cl_block{
		padding-left: 15px;
		padding-right: 15px;
	}
	.catalog_top {
		/*padding-top: 180px;*/
	}
	.catalog_inner {
		/*width: 680px;*/
	}
	.catalog_inner .ci_col{
		width: 50%;
	}
	.catalog_inner .ci_col:nth-child(3n+1){
	    clear: none;
	}
	.catalog_inner .ci_col:nth-child(2n+1){
	    clear: both;
	}
	.catalog_inner.catalog_inner4 .ci_col, .catalog_section_inner4 .catalog_inner .ci_col {
	    width: 50%;
	}
}
@media (max-width: 991px){
	.city-menu {
		top: 94px;
		max-height: calc(100% - 115px);
	}
	.city-menu-columns {
		column-count: 3;
	}
	.index_collection .ic_block{
		width: 720px;
	}
	.header .header_contacts{
		width: 310px;
	}
	.index_collection .ic_block img{
		height: 100%;
	}
	.index_collection .ic_block{
		height: 330px;
		margin-bottom: 10px;
	}
	.index_collection .ic_block .ic_text{
		height: 330px;
	}
	.index_collection .ic_inner_wrap{
		margin-left: -5px;
		margin-right: -5px;
	}
	.index_collection .ic_block{
		margin-left: 5px;
		margin-right: 5px;
	}
	.index_collection .ic_block.w750,
	.index_collection .ic_block.w376{
		width: 355px;
	}
	.index_collection,
	.index_about,
	.index_action{
		padding-top: 40px;
	}
	.header {
		/*height: 115px;*/
	}
	.header .header_bottom {
		/* height: 30px; */
	}
	.header .header_contacts .tel a,
	.header .header_contacts .mail a,
	.header .header_contacts .city {
		font-size: 12px;
	}
	.header .header_contacts .tel{
		padding-left: 30px;
		background-size: 20px auto;
	}
	.header .header_contacts .mail{
		padding-left: 30px;
		background-size: 20px auto;
	}
	.header .header_info{
		width: 340px;
	}
	.index_top .it_block{
		height: 600px;
	}
	.index_top .it_block img{
		height: 100%;
	}
	.index_top .it_block .it_text{
		top: 350px;
	}
	.index_top .it_block.slick-active .it_text{
		top: 200px;
	}
	.index_top.slick-dotted.slick-slider .slick-dots{
		bottom: 35px;
	}
	.footer .footer_bottom .footer_logo{
		width: 90px;
	}
	.footer .footer_bottom .footer_logo .logo{
		width: 60px;
	}
	.footer .footer_bottom .footer_block ul li{
		margin-bottom: 10px;
	}
	.footer .footer_bottom .footer_block ul li a{
		font-size: 14px;
		background: url(/bitrix/templates/segura_shop/css/../img/f_li.png) left 4px no-repeat;
	}
	.footer .footer_bottom .footer_block{
		width: 205px;
	}
	.footer .footer_bottom .footer_contacts{
		width: 220px;
	}
	.footer .footer_bottom .footer_contacts .adr{
		font-size: 13px;
	}
	.footer .footer_bottom {
		/* height: 170px; */
	}
	.footer {
		/*margin-top: -435px;*/
		/*height: 435px;*/
		background: #3c3b3b;
	}
	.wrapper .wrapper_inn{
		/*padding-bottom: 435px;*/
	}
	.header .header_bottom ul li {
	    /*margin: 0 18px;*/
		padding-left: 13px;
		padding-right: 13px;
	}
	.wrapper .wrapper_inn.wrap_pad {
	    /*padding-top: 115px;*/
	}
	.basket_block .basket_table table td.td_name{
		padding-left: 20px;
	}
	.contacts_section .map_block .map_contacts{
		position: static;
		transform: none;
		left: auto;
		top: auto;
	}
	.contacts_section .map_block .map_contacts{
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.contacts_section .map_block .map_contacts .mp_inn{
		margin-left: auto;
		margin-right: auto;
		width: 750px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.catalog_link .cl_block{
		width: 33.3333%;
		margin-bottom: 20px;
	}
	.catalog_inner {
		/*width: 490px;*/
	}
	.left_filter{
		/*width: 260px;*/
	}
}
@media (max-width: 767px) {
	.city-menu {
		top: 67px;
		max-height: calc(100% - 70px);
	}
	.city-menu-columns {
		column-count: 2;
	}
	.header .header_info{
		width: auto;
	}
	.index_collection .ic_block{
		width: 98%;
	}
	.index_collection .ic_inner_wrap{
		margin-left: -1%;
		margin-right: -1%;
	}
	.index_collection .ic_block.w750, 
	.index_collection .ic_block.w376{
		width: 48%;
		margin-left: 1%;
		margin-right: 1%;
	}
	.footer{
		height: auto;
	}
	.footer .footer_bottom{
		height: auto;
		padding-bottom: 25px;
	}
	.footer .footer_bottom .footer_logo{
		width: 20%;
	}
	.footer .footer_bottom .footer_block{
		width: 40%;
		margin-bottom: 10px;
	}
	.footer .footer_bottom .footer_contacts{
		clear: both;
		margin-left: auto;
		margin-right: auto;
		float: none;
		width: auto;
	}
	.footer {
		/*height: 581px;*/
		/*margin-top: -581px;*/
	}
	.wrapper .wrapper_inn {
		/*padding-bottom: 581px;*/
	}
	.footer .footer_top .ft_cont a{
		width: 33.3333%;
	}
	.footer .footer_top .ft_cont{
		width: 570px;
	}
	.title{
		letter-spacing: 3px;
		font-size: 24px;
		margin-bottom: 20px;
	}
	.index_collection .ic_inner{
		background: none;
	}
.header, .header .header_top {
    height: auto;
    /* position: fixed; */
    /* left: 0; */
    /* right: 0; */
    /* top: 0; */
}
	.auto-city {
		top: -15px;
	}
.index_top, .breads {
    /* margin-top: 75px; */
}
body .menu-top {
    /* margin-top: 75px; */
}
	.header .header_contacts {
		margin-left: 25px;
		width: auto;
		float: none;
		text-align: center;
		margin-left: 70px;
		margin-right: 60px;
		padding-top: 8px;
		position: absolute;
		left: 0;
		right: 0;
	}
	.header .header_contacts .w50 {
		width: auto;
	}
	.header .header_contacts .tel{
		margin-bottom: 5px;
		background: none;
		padding-left: 0;
	}
	.header .header_contacts .mail{
		margin-bottom: 0;
		background: none;
		padding-left: 0;
	}
	.header .logo_block{
		width: 50px;
		padding-top: 10px;
	}
	.header .header_info{
		padding-top: 16px;
	}
	.header .header_info .btn_menu{
		margin-left: 0;
	}
	.header .header_contacts .tel a, 
	.header .header_contacts .mail a,
	.header .header_contacts .city {
		font-size: 18px;
	}
	.index_action .ia_slider .slick-prev,
	.item_section .item_slider .slick-prev{
		right: 50.5%;
	}
	.index_action .ia_slider .slick-next,
	.item_section .item_slider .slick-next{
		right: auto;
		left: 50.5%;
	}
	.modal .modal-dialog {
	    margin-top: 80px;
	}
	.wrapper .wrapper_inn.wrap_pad {
	    /*padding-top: 70px;*/
	}
	.basket_block .basket_table table td.td_summa,
	.basket_block .basket_table table td.td_price,
	.basket_block .basket_table table td.td_name .name{
		font-size: 16px;
	}
	.contacts_section .map_block .map_contacts .mp_inn{
		width: auto;
	}
	#map{
		height: 300px;
	}
	.item_section .isi_left {
		width: 450px;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	.item_section .isi_left .isi_img .isi_img_block{
		/*height: 365px;*/
	}
	.item_section .isi_right{
		margin-left: 0;
	}
	.catalog_link .cl_block span.cl_btn{
		font-size: 22px;
	}
	.catalog_link .cl_block ul li a{
		font-size: 16px;
	}
	.catalog_inner .ci_col{
		width: 100%;
	}
	.catalog_inner.catalog_inner4 .ci_col, .catalog_section_inner4 .catalog_inner .ci_col {
	    width: 100%;
	}
	.catalog_inner {
		width: auto;
		float: none;
		/*margin-left: 260px;*/
	}
	.catalog_inner .ci_col:nth-child(2n+1) {
	    clear: none;
	}
	.catalog_inner .paging{
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
	}
	.catalog_inner .paging .pag-prev,
	.catalog_inner .paging .pag-next{
		width: 40px;
		background-size: 20px auto;
	}
	.catalog_inner .paging ul li:first-child{
		margin-left: 0;
		margin-right: 5px;
	}
	.catalog_inner .paging ul li{
		margin-left: 5px;
	}
	.catalog_inner .paging ul li:last-child{
		margin-left: 10px;
	}
	.catalog_inner .paging span,
	.catalog_inner .paging a{
		font-size: 17px;
	}
}
@media (max-width: 599px){
	.footer .footer_bottom .footer_logo{
		float: none;
		width: auto;
		margin-bottom: 15px;
	}
	.footer .footer_bottom .footer_logo .logo{
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	.footer .footer_bottom{
		padding-top: 10px;
	}
	.footer .footer_bottom .footer_block{
		width: 100%;
		float: none;
		margin-bottom: 10px;
	}
	.footer .footer_bottom .footer_block ul{
		width: 290px;
		margin-left: auto;
		margin-right: auto;
		
	}
	.footer .footer_bottom .footer_block ul li a{
		font-size: 20px;
	}
	.footer {
		/*height: 750px;*/
		/*margin-top: -750px;*/
	}
	.wrapper .wrapper_inn {
		/*padding-bottom: 750px;*/
	}
	.footer .footer_bottom .footer_block ul li a {
	    background: url(/bitrix/templates/segura_shop/css/../img/f_li.png) left 8px no-repeat;
	}
	.footer .footer_bottom .footer_contacts{
		margin-top: 20px;
		width: 290px;
	}
	.footer .footer_bottom .footer_contacts .tel{
		margin-bottom: 10px;
	}
	.footer .footer_bottom .footer_contacts .tel a{
		font-size: 20px;
	}
	.footer .footer_bottom .footer_contacts .mail{
		line-height: 22px;
		/*height: 22px;*/
		margin-bottom: 10px;
	}
	.footer .footer_bottom .footer_contacts .mail a{
		font-size: 20px;
	}
	.footer .footer_bottom .footer_contacts .adr{
		font-size: 16px;
	}
	.footer .footer_top .ft_cont{
		width: 100%;
	}
	.index_collection .ic_block.w750, 
	.index_collection .ic_block.w376{
		width: 98%;
	}
	.index_collection .ic_block.w376 img,
	.index_collection .ic_block.w750 img{
		min-width: 100%;
		min-height: 100%;
		height: auto;
	}
	.index_collection .ic_block{
		height: 250px;
	}
	.index_collection .ic_block .ic_text{
		height: 250px;
	}
	.header .header_info .key{
		font-size: 12px;
	}
	.index_action .act_pseudo_tabs .act_ps_tab{
		width: 100%;
	}
	.index_action .action_tabs .act_tab{
		width: 100%;
		float: none;
		margin-bottom: 5px;
		font-size: 16px;
		padding-left: 70px !important;
		text-align: left;
	}
	.index_action .action_tabs{
		border: none;
	}
	.index_action .act_pseudo_tabs .act_ps_tab.active:after{
		display: none;
	}
	.index_action .act_pseudo_tabs .act_ps_tab{
		height: 35px;
		line-height: 35px;
		font-size: 18px;
	}
	.index_action .act_pseudo_tabs .act_ps_tab:hover, 
	.index_action .act_pseudo_tabs .act_ps_tab.active{
		box-shadow: none;
	}
	.basket_block .basket_table table tr:first-child{
		display: none;
	}
	.basket_block .basket_table table td{
		display: block;
		padding-top: 15px;
		padding-bottom: 15px;
	}
.basket_block .basket_table table td.td_name {
    text-align: left;
    /* float: left; */
    width: calc(100% - 100px);
    border: 0 none;
    line-height: 1;
    display: inline-block;
    vertical-align: top;
    padding: 15px 0;
}
.basket_block .basket_table table td.td_actions {
    /* float: left; */
    width: 100px;
    /* text-align: center; */
    border: 0 none;
    padding: 15px;
    position: absolute;
    left: 0;
    top: 90px;
}
.basket_block .basket_table table td.td_price {
    font-size: 24px;
    display: block;
    margin: 0 0 0 100px;
    text-align: left;
    padding: 0;
    border: 0 none;
}
.basket_block .basket_table table td.td_summa {
    font-size: 24px;
    display: none;
}
.basket_block .basket_table table td.td_total {
    display: block;
    padding: 15px 0;
    margin: 0 0 0 100px;
    border: 0 none;
    float: left;
}
	.basket_block .basket_table table td.td_name .name{
		font-size: 20px;
		margin-bottom: 10px;
	}
.basket_block .basket_table table .table_img {
    /* margin-left: auto; */
    /* margin-right: auto; */
    /* width: 250px; */
    /* height: 250px; */
}
.basket_block .basket_table table td.td_img {
    width: 100px;
    /* float: left; */
    border: 0 none;
    display: block;
    display: inline-block;
    vertical-align: top;
    padding: 15px;
}
.basket_block .basket_table table td.td_del {
    float: right;
    border: 0 none;
    width: auto;
}
.basket_block .basket_table table tr {
    margin-bottom: 20px;
    display: block;
    font-size: 0;
    word-spacing: 0;
    letter-spacing: 0;
    border: 1px solid #e8e8e8;
    position: relative;
}
.basket_block .basket_table table tr::before, .basket_block .basket_table table tr::after {
	content: "";
	display: table;
	height: 0;
	line-height: 0;
	overflow: hidden;
	position: static;
}
.basket_block .basket_table table tr::after {
	clear: both;
}
.basket_block .vanish-basket {
    /* padding: 15px; */
    width: calc(100% - 30px);
    margin: 0 15px;
}
.basket_block .basket_table .basket-result td {
    border: 0 none;
}
.basket_block .basket_table .basket-result .total1 {
    padding: 15px;
    width: 60%;
    float: left;
}
.basket_block .basket_table .basket-result .total2 {
    float: left;
    width: 40%;
    padding: 15px 15px 15px 0;
}
.basket_block .basket_table .basket-result .basket-button {
    padding: 0;
    width: 100%;
}
.basket_block .basket_table .basket-result .basket-button button {
    width: 100%;
}

	.basket_block .title_name{
		text-align: center;
	}
	.oform_section .payment_block label{
		width: 50% !important;
	}
	.title_name{
		letter-spacing: 1px;
	}
	.catalog_link .cl_block{
		width: 50%;
	}
	.catalog_link .cl_block:nth-child(2n+1){
		clear: both;
	}
	.catalog_top .catalog_title{
		letter-spacing: 2px;
	}
	.catalog_top {
	    /*padding-top: 145px;*/
	}
	.catalog_top .catalog_title:before{
		bottom: -20px;
	}
	.left_filter{
		/*width: 200px;*/
	}
	.catalog_inner {
		/*margin-left: 200px;*/
	}
}
@media (max-width: 479px){
	.footer .footer_top .ft_cont a{
		display: block;
		width: 100%;
		height: 70px;
	}
	.footer .footer_top{
		height: 210px;
	}
	.footer .footer_top .ft_cont a.nayti{
		border: 1px solid #515151;
		padding-top: 20px;
		background-size: auto 65px;
		background-color: #111111;
	}
	.footer .footer_top .ft_cont a.call{
		border: 1px solid #515151;
		padding-top: 12px;
		background-size: auto 60px;
		background-color: #111111;
	}
	.footer .footer_top .ft_cont a.write{
		border: 1px solid #515151;
		padding-top: 20px;
		background-size: auto 60px;
		background-color: #111111;
	}
	.footer {
		/*height: 840px;*/
		/*margin-top: -840px;*/
	}
	.wrapper .wrapper_inn{
		/*padding-bottom: 840px;*/
	}
	.index_preim .ip_wrap{
		width: 100%;
	}
	.index_preim{
		padding-top: 30px;
		padding-bottom: 30px;
		background-size: auto 100%;
	}
	.index_preim .ip_block .ip_img{
		margin-bottom: 5px;
	}
	.index_preim .ip_block{
		margin-bottom: 5px;
	}
	.index_top .it_block .it_text{
		width: 390px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.index_top .it_block .it_text:before{
		border: 195px solid rgba(0, 0, 0, 0.6);
		border-top: 20px solid transparent;
	    border-bottom: 20px solid rgba(0, 0, 0, 0.6);
	}
	.index_top .it_block .it_text:after{
		border: 195px solid transparent;
	    border-top: 20px solid rgba(0, 0, 0, 0.6);
	    border-bottom: 0px solid transparent;
	}
	.index_top .it_block .it_text .it_name{
		font-size: 24px;
		line-height: 1.2;
	}
	.index_about ul{
		padding-left: 20px;
	}
	.oform_section .face_block .face_inn{
		float: none;
		margin-bottom: 20px;
		width: 240px;
		
	}
	.oform_section .face_block .face_inn label{
		font-size: 20px;
		padding-left: 25px;
	}
	.oform_section .face_block .face_inn .radio:not(checked) + label:before{
		width: 14px;
		height: 14px;
		top: 7px;
	}
	.oform_section .payment_block label {
	    width: 100% !important;
	}
	.oform_section .form_block .fb_name{
		width: 100%;
		float: none;
	}
	.oform_section .form_block .fb_inp{
		float: none;
		width: 100%;
	}
	.item_section .isi_left{
		width: auto;
	}
	.item_section .isi_left .isi_img .isi_img_block{
		/*height: 300px;*/
	}
	.left_filter{
		/*width: auto;*/
		/*float: none;*/
		margin-bottom: 15px;
	}
	.catalog_inner {
		/*margin-left: 0;*/
	}
	.left_filter .filter_block .filter_btn{
		font-size: 18px;
	}
	.left_filter .filter_block ul li label{
		font-size: 18px;
	}
	.left_filter .filter_block ul li label:before{
		top: 4px;
	}
	.left_filter .filter_block ul li input:checked + label:after{
		top: 5px;
	}

}
@media (min-width: 400px){
	.catalog_link .cl_block ul{
		display: block !important;
	}
}
@media (max-width: 399px){
	.city-menu-columns {
		column-count: 1;
	}
	.index_top .it_block .it_text{
		width: 310px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.index_top .it_block .it_text:before{
		border: 155px solid rgba(0, 0, 0, 0.6);
		border-top: 15px solid transparent;
	    border-bottom: 15px solid rgba(0, 0, 0, 0.6);
	}
	.index_top .it_block .it_text:after{
		border: 155px solid transparent;
	    border-top: 15px solid rgba(0, 0, 0, 0.6);
	    border-bottom: 0px solid transparent;
	}
	.contacts_section .map_block .map_contacts .c_map,
	.contacts_section .map_block .map_contacts .c_mail,
	.contacts_section .map_block .map_contacts .c_tel{
		padding-left: 40px;
	}
	.contacts_section .contacts_info .contacts_img .ci_image{
		width: 100%;
	}
	.item_section .isi_left .isi_img .isi_img_block{
		/*height: 225px;*/
	}
	.item_section .isi_left .isi_wrap{
		width: 50px;
	}
	.item_section .isi_left .isi_wrap .isi_block{
		height: 50px;
	}
	.item_section .isi_left .isi_img{
		margin-left: 65px;
	}
	.catalog_link .cl_block{
		width: 100%;
		float: none;
		margin-bottom: 0;
		border-bottom: 1px solid #bbb;
	}
	.catalog_link .cl_block:first-child{
		border-top: 1px solid #bbb;
	}
	.catalog_link{
		background: #e5e5e5;
		padding-top: 0;
	}
	.catalog_link .cl_block ul{
		display: none;
		background: #f2f2f2;
		margin-left: -15px;
		margin-right: -15px;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 10px;
		padding-bottom: 15px;
		border-top: 1px solid #bbb;
	}
	.catalog_link .cl_block span.cl_btn{
		font-size: 24px;
		display: block;
		margin-bottom: 0;
		padding-top: 5px;
		padding-bottom: 5px;
		position: relative;
		
	}
	.catalog_link .cl_block span.cl_btn:before{
		content: "";
		height: 2px;
		width: 15px;
		position: absolute;
		display: block;
		transform: rotate(45deg);
		background: #a2a2a2;
		right: 16px;
		top: 20px;
		transition: 300ms;
	}
	.catalog_link .cl_block span.cl_btn:after{
		content: "";
		height: 2px;
		width: 15px;
		position: absolute;
		display: block;
		transform: rotate(-45deg);
		background: #a2a2a2;
		right: 5px;
		top: 20px;
		transition: 300ms;
	}
	.catalog_link .cl_block span.cl_btn.active:before{
		transform: rotate(-45deg);
	}
	.catalog_link .cl_block span.cl_btn.active:after{
		transform: rotate(45deg);
	}
	.catalog_link .cl_block ul li a{
		font-size: 20px;
	}
	.catalog_top .catalog_title{
		font-size: 24px;
	}
}
/* End */


/* Start:/bitrix/templates/segura_shop/css/new-style.css?171941326711662*/
.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    height: 42px;
    line-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto
}

.header {
    z-index: 500 !important;
}

html body.header-fix .page-margin-top {
    margin-top: 183px;
}

.form-group {
    position: relative;
}

#fastOrder .modal-dialog .modal-content input[type="checkbox"],
#foundCheper .modal-dialog .modal-content input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    top: 4px;
}

.modal .modal-dialog .modal-content label[for="75"],
.modal .modal-dialog .modal-content label[for="73"] {
    padding: 0 0 0 20px;
    display: inline;
}



@media screen and (max-width: 991px) {
    html body.header-fix .page-margin-top {
        margin-top: 83px;
    }
}

@media screen and (max-width: 767px) {
    html body.header-fix .page-margin-top {
        margin-top: 74px;
    }

    .modal .modal-dialog {
        width: 100%;
    }

    body .footer-contacts p.item {
        float: none !important;
        display: block;
    }

    .footer-contacts p.item span {
        padding: 0 15px;
        display: inline-block;
    }

    /*.modal .modal-dialog .modal-content .modal_inner {
        padding: 0 10px 10px;
    }

    .form-group label {
        font-size: 12px !important;
    }

    .modal .modal-dialog .modal-content input[type="checkbox"] {
        position: relative;
        top: 2px;
    }*/
}

@media screen and (min-width: 1025px) {
    .compensate-for-scrollbar .modal.in .modal-dialog {
        transform: translate(-9px, 0);
    }

    .modal.in .modal-dialog {
        transition: none;
    }
}

.card-r-color__wrap {
    flex-wrap: wrap;
    gap: 5px 0;
}

.nice-select:hover {
    border-color: #dbdbdb
}

.nice-select.open,
.nice-select:active,
.nice-select:focus {
    border-color: #999
}

.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    width: 5px
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none
}

.nice-select.disabled:after {
    border-color: #ccc
}

.nice-select.wide {
    width: 100%
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important
}

.nice-select.right {
    float: right
}

.nice-select.right .list {
    left: auto;
    right: 0
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px
}

.nice-select.small:after {
    height: 4px;
    width: 4px
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px
}

.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    -ms-transform: scale(.75) translateY(-21px);
    transform: scale(.75) translateY(-21px);
    -webkit-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    z-index: 9
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all .2s;
    transition: all .2s
}

.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
    background-color: #f6f6f6
}

.nice-select .option.selected {
    font-weight: 700
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default
}

.no-csspointerevents .nice-select .list {
    display: none
}

.no-csspointerevents .nice-select.open .list {
    display: block
}

/* nice-select.css */


.form-selection__row {
    display: block;
    position: relative;
    font-weight: 400;
    display: flex;
    align-items: flex-start;
    margin: 20px 0 0 0;
    padding-left: 10px;
    /* min-height: 53px; */
}

.form-selection__row.required .form-selection__title::before {
    content: '*';
    position: absolute;
    color: red;
    top: 0;
    left: -10px;
    font-size: 14px;
}

.form-selection__title {
    font-size: 16px;
    padding-top: 5px;
    min-width: 190px;
    padding-right: 50px;
    position: relative;
}

.form-selection input[type="text"] {
    width: 100%;
    max-width: 300px;
    font-size: 16px;
    height: 25px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #919191;
    border-radius: 2px;
    background: #fff;
    outline: none;
    line-height: 25px;
}

.form-selection__select {
    font-size: 16px;
    border: 1px solid #919191;
    line-height: 25px;
    height: 25px;
    border-radius: 2px;
    padding-left: 4px;
}

.form-selection__select .list {
    border-radius: 0;
}

.form-selection__select .option {
    padding-left: 4px;
}

.form-selection__desc {
    display: block;
    color: rgba(84, 84, 84, 0.5);
    font-size: 13px;
    margin-top: 3px;
}

.form-selection__col {
    flex: 1;
}

.form-selection__row--drop {
    flex-direction: column;
    align-items: flex-start;
}

.form-selection__row--drop .wrap {
    margin-bottom: 10px;
}

.form-selection__row--drop .form-selection__title {
    margin-bottom: 5px;
}

.form-selection__row--drop .form-selection__desc {
    margin-bottom: 10px;
    margin-top: 0;
}

.form-selection__row--drop .form-selection__col {
    width: 100%;
}

.form-selection input[type="checkbox"],
.form-selection input[type="radio"] {
    display: none;
}

.form-selection input[type="checkbox"]+label,
.form-selection input[type="radio"]+label {
    display: block;
    margin-bottom: 10px;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    user-select: none;
}

.form-selection input[type="checkbox"]+label::before,
.form-selection input[type="radio"]+label::before {
    content: "";
    position: absolute;
    display: block;
    width: 17px;
    height: 17px;
    background: url(/bitrix/templates/segura_shop/components/bitrix/catalog.smart.filter/.default/images/input.png) center center no-repeat;
    left: 0;
    top: 2px;
}

.form-selection input[type="checkbox"]+label::after,
.form-selection input[type="radio"]+label::after {
    content: "";
    position: absolute;
    display: block;
    width: 17px;
    height: 13px;
    background: url(/bitrix/templates/segura_shop/components/bitrix/catalog.smart.filter/.default/images/bird.png) center center no-repeat;
    left: 3px;
    top: 3px;
    opacity: 0;
    transition: .2s;
}

.form-selection input[type="checkbox"]:checked+label::after,
.form-selection input[type="radio"]:checked+label::after {
    opacity: 1;
}

.form-selection input[type="file"] {
    display: none;
}

.form-selection input[type="file"]+label {
    background-color: #fff;
    border: 1px solid #919191;
    line-height: 32px;
    height: 32px;
    padding: 0 10px;
    color: #333;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    cursor: pointer;
    margin: 0;
    margin-bottom: 0;
    transition: .3s;
    border-radius: 2px;
}

.form-selection input[type="file"]+label:hover {
    opacity: .6;
}


.form-selection input[type="file"]+label img {
    width: 20px;
    margin-right: 10px;
}

.form-selection__file-name {
    margin-top: 5px;
}

.form-selection textarea {
    width: 100%;
    background-color: #fff;
    border: 1px solid #919191;
    border-radius: 2px;
    max-width: 492px;
    height: 200px;
    padding: 4px 4px;
    color: #333;
    font-size: 16px;
    resize: none;
}

.form-selection button {
    background: #2f445f;
    padding: 5px 5px;
    width: 114px;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
    border: 0 none;
}

.form-selection__btn {
    margin-bottom: 50px;
    max-width: 492px;
    margin-left: 10px;
}

.return_good_wrap {
    background-color: #F7F7F7;
    padding: 7px;
    margin-bottom: 36px;
    margin-top: 20px;
}

.return_good--in {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 94%;
    margin: 0 auto;
}

.return_good--in svg {
    max-width: 54px;
}

.return_good_text {
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 0;
    margin-left: 20px;
    font-weight: 500;
    color: #383333;
}

.read_more {
    display: block;
    text-align: right;
    margin: 20px;
    color: #b60000;
    font-size: 15px;
}

.descripton--readmore {
    overflow: hidden;
    position: relative;
}

/*.descripton--readmore:before {
    content: '';
    width: 100%;
    height: 16px;
    position: absolute;
    top: auto;
    bottom: -2px;
    left: 0;
    background: white;
    background: -webkit-gradient(linear, left bottom, left top, from(white), color-stop(50%, rgba(255, 255, 255, 0.87)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(
0deg, white 0%, rgba(255, 255, 255, 0.87) 50%, rgba(255, 255, 255, 0) 100%);
}*/
iframe.width-changed {
    width: 100%;
    display: block;
    border: 0;
    height: 0;
    margin: 0;
}



@media(max-width: 991px) and (min-width: 768px) {
    .logo-new {
        width: auto;
    }
}

@media(min-width: 768px) {
    .auto-city.active {
        min-width: 160px;
    }
}

@media(max-width: 768px) {
    .return_good_wrap {
        margin-top: -4px;
        margin-bottom: 24px;
    }

    .return_good--in {
        max-width: 550px;
        width: 92%;
    }

    .return_good_text {
        font-size: 14px;
        line-height: 18px;
        margin-left: 6px;
    }

    .return_good--in svg {
        max-width: 40px;
    }

}

@media(max-width: 479px) {
    .form-selection__title {
        font-size: 14px;
        min-width: 146px;
        padding-right: 20px;
    }

    .form-selection textarea {
        height: 160px;
    }

    .return_good--in {
        max-width: 350px;
    }
}
/* End */


/* Start:/bitrix/templates/segura_shop/css/form-new-style.css?17193146278994*/
.selection-carpet__wrap {
  margin-top: 34px;
  margin-bottom: 60px;
  -webkit-box-shadow: 0 7px 32px rgba(0, 0, 0, 0.1);
          box-shadow: 0 7px 32px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 56px;
}

.selection-carpet__title {
  color: #545454;
  font-size: 16px;
  letter-spacing: 0.16px;
  margin-bottom: 10px;
}

.selection-carpet__title.required::after {
  content: ' *';
  color: #e51919;
}

.selection-carpet__input {
  border: 1px solid #e8e8e8;
  background-color: #fff;
  height: 42px;
  padding-left: 16px;
  padding-right: 16px;
  display: block;
  max-width: 100%;
  width: 100%;
  border-radius: 2px;
  font-size: 14px;
}

.selection-carpet__input::-webkit-input-placeholder {
  color: #9d9d9d;
  font-size: 14px;
  letter-spacing: 0.14px;
  font-weight: 300;
  -webkit-transition: .1s;
  transition: .1s;
}

.selection-carpet__input:-ms-input-placeholder {
  color: #9d9d9d;
  font-size: 14px;
  letter-spacing: 0.14px;
  font-weight: 300;
  -webkit-transition: .1s;
  transition: .1s;
}

.selection-carpet__input::-ms-input-placeholder {
  color: #9d9d9d;
  font-size: 14px;
  letter-spacing: 0.14px;
  font-weight: 300;
  -webkit-transition: .1s;
  transition: .1s;
}

.selection-carpet__input::placeholder {
  color: #9d9d9d;
  font-size: 14px;
  letter-spacing: 0.14px;
  font-weight: 300;
  -webkit-transition: .1s;
  transition: .1s;
}

.selection-carpet__input:focus::-webkit-input-placeholder {
  opacity: 0;
}

.selection-carpet__input:focus:-ms-input-placeholder {
  opacity: 0;
}

.selection-carpet__input:focus::-ms-input-placeholder {
  opacity: 0;
}

.selection-carpet__input:focus::placeholder {
  opacity: 0;
}

.selection-carpet__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% + 30px);
  margin-left: -15px;
}

.selection-carpet__col {
  margin-bottom: 40px;
  width: 33.33333%;
  padding-left: 15px;
  padding-right: 15px;
}

.selection-carpet__desc {
  letter-spacing: 0.13px;
  color: #b4b4b4;
  font-size: 13px;
  margin-top: 8px;
  font-weight: 300;
}

.selection-carpet__select {
  width: 100%;
  max-width: 100%;
}

.selection-carpet__select .jq-selectbox__select {
  width: 100%;
  max-width: 100%;
  padding-left: 16px;
  padding-right: 32px;
  border: 1px solid #e8e8e8 !important;
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 42px;
  border-radius: 2px;
  font-size: 14px;
  letter-spacing: 0.14px;
  color: #9d9d9d;
}

.selection-carpet__select .jq-selectbox__select-text {
  height: 100%;
  line-height: 40px;
}

.selection-carpet__select .jq-selectbox__trigger {
  border-left: 0;
}

.selection-carpet__select .jq-selectbox__trigger-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-top: 5px solid #e8e8e8 !important;
}

.selection-carpet__select li:hover {
  background: #A3ABB1 !important;
}

.selection-carpet__label {
  display: inline-block;
  margin-bottom: 6px;
  cursor: pointer;
}

.selection-carpet__label:last-child {
  margin-bottom: 0;
}

.selection-carpet__label input {
  display: none;
}

.selection-carpet__label input:checked + span::before {
  border-color: #0f6ec7;
}

.selection-carpet__label input:checked + span::after {
  opacity: 1;
  visibility: visible;
}

.selection-carpet__label span {
  position: relative;
  color: #545454;
  font-size: 14px;
  letter-spacing: 0.14px;
  font-weight: 400;
  padding-left: 32px;
  line-height: 21px;
  display: inline-block;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selection-carpet__label span::before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  left: 0;
  top: 0;
  border: 1px solid #e8e8e8;
  background-color: #fff;
  -webkit-transition: .15s;
  transition: .15s;
}

.selection-carpet__label span::after {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  top: 5px;
  left: 5px;
  background-color: #0f6ec7;
  -webkit-transition: .15s;
  transition: .15s;
  opacity: 0;
  visibility: hidden;
}

.selection-carpet__comment {
  margin-top: 48px;
}

.selection-carpet__comment .selection-carpet__desc {
  margin-top: 0;
}

.selection-carpet__comment .selection-carpet__title {
  margin-bottom: 4px;
}

.selection-carpet__textarea {
    margin-top: 10px;
    resize: none;
    width: 100%;
    height: 140px;
    padding: 10px 16px;
    font-size: 14px;
    border: 1px solid #e8e8e8;
}

.selection-carpet__btn {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  letter-spacing: 0.15px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 24px;
  height: 50px;
  width: 172px;
  display: block;
  background-color: #0f6ec7;
  border: 2px solid #0f6ec7;
  -webkit-transition: .3s;
  transition: .3s;
}

.selection-carpet__btn:hover {
  background-color: transparent;
  color: #0f6ec7;
}

.carpet-form-upload {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 2px dashed #e0e0e0;
  background-color: #f9f9f9;
  padding: 15px 34px;
}

.carpet-form-upload .selection-carpet__title {
  margin: 0;
  white-space: nowrap;
}

.carpet-form-upload__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.carpet-form-upload__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.carpet-form-upload__item {
  width: 87px;
  height: 87px;
  margin-right: 14px;
  border: 1px dashed #e0e0e0;
  position: relative;
  display: block;
  cursor: pointer;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.carpet-form-upload__item input {
  display: none;
}

.carpet-form-upload__item:last-child {
  margin-right: 0;
}

.carpet-form-upload__item span {
  font-size: 34px;
  color: #e0e0e0;
  font-weight: 400;
}

.carpet-form-upload__btn {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 168px;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
  background-color: #c5c5c5;
  height: 45px;
  margin-left: 28px;
}

.carpet-form-upload__btn:hover {
  opacity: .65;
}

.carpet-form-upload__btn input {
  display: none;
}

.carpet-form-upload__btn img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 17px;
  height: 17px;
}

.carpet-form-upload__btn span {
  letter-spacing: 0.15px;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 2px;
  padding-left: 10px;
}

.carpet-form-upload__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

@media (max-width: 1199px) {
  .selection-carpet__wrap {
    padding: 40px;
  }
  .carpet-form-upload {
    display: block;
  }
  .carpet-form-upload__row {
    margin-top: 10px;
  }
}

@media (max-width: 991px) {
  .selection-carpet__col {
    width: 50%;
  }
  .carpet-form-upload__row {
    display: block;
  }
  .carpet-form-upload__col {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .carpet-form-upload {
    padding-left: 20px;
    padding-right: 20px;
  }
  .carpet-form-upload__btn {
    margin-left: 0;
    margin-top: 12px;
  }
}

@media (max-width: 767px) {
  .selection-carpet__col {
    width: 100%;
  }
  .carpet-form-upload__col {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .carpet-form-upload__item {
    margin-bottom: 14px;
  }
  .carpet-form-upload__btn {
    margin: 0;
  }
  .selection-carpet__wrap {
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding-left: 0;
    padding-right: 0;
  }
}

/* End */


/* Start:/bitrix/templates/segura_shop/css/card-redesign-styles.css?167418983027046*/
.card-redesign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 50px;
}

.card-redesign__col {
  width: calc(50% - 12px);
}

.card-redesign__top {
  padding-left: 20px;
}

.card-redesign .card-redesign__title {
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 0.02em;
  color: #333333;
  margin: 0;
}

.card-redesign__art {
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #686868;
}

.card-redesign__adv {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.card-redesign__adv-col {
  margin-right: 30px;
}

.card-redesign__adv-col:last-child {
  margin-right: 0;
}

.card-redesign__adv-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.card-redesign__adv-item svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 8px;
}

.card-redesign__adv-item span {
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 0.02em;
}

.card-redesign__block {
  margin-top: 20px;
  padding: 20px 20px 30px;
  background-color: #F7F7F7;
  border-radius: 2px;
}

.card-redesign__label-text {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.02em;
}

.card-redesign__size-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -10px;
}

.card-redesign__size-item {
  margin-right: 10px;
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.card-redesign__size-item label {
  display: block;
  cursor: pointer;
  margin: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.card-redesign__size-item label input {
  display: none;
}

.card-redesign__size-item label input:checked + span {
  border-color: #CF102D;
  background-color: #CF102D;
  color: #fff;
}

.card-redesign__size-item label span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding: 10px;
  width: 145px;
  height: 36px;
  border: 1px solid rgba(104, 104, 104, 0.25);
  border-radius: 2px;
  font-weight: 400;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0.02em;
  -webkit-transition: .1s;
  transition: .1s;
}

.card-redesign__block-bottom {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.card-redesign__price-wrap {
  margin-top: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
}

.card-redesign__price-wrap > b {
  display: block;
  font-weight: 500;
  font-size: 24px;
  line-height: 37px;
  letter-spacing: 0.02em;
}

.card-redesign__price-wrap > b.card-redesign__price-sale {
  color: #CF102D;
}

.card-redesign__price-wrap > s {
  margin-left: 20px;
  font-size: 18px;
  letter-spacing: 0.02em;
  text-decoration: line-through;
  color: #333333;
}

.card-redesign__count {
  margin-bottom: 5px;
  margin-left: 30px;
  width: 50%;
}

.card-redesign__count span {
  display: inline-block;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0.02em;
  color: #2F445F;
  border-bottom: 1px dashed #333;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.card-redesign__other {
  margin-top: 5px;
  padding: 20px;
  background-color: #F7F7F7;
  border-radius: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.card-redesign__other-col {
  width: calc(50% - 15px);
}

.card-redesign__other-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.card-redesign__other-item .card-redesign__label-text {
  margin-right: 10px;
}

.card-redesign__help-text {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
  bottom: 100%;
  font-size: 13px;
  line-height: 18px;
  color: #1D1D1B;
  padding: 8px 10px;
  background: #FAFAFA;
  -webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.16);
  border-radius: 2px;
  margin-bottom: 8px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .15s;
  transition: .15s;
}

.card-redesign__controls {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 30px;
}

.card-redesign__controls .print-buttons {
  float: none;
}

.card-redesign__controls .print-buttons .compare_wrap {
  margin-right: 20px;
}

.card-redesign__controls .print-buttons .compare_wrap:hover {
  opacity: .8;
}

.card-redesign__controls .print_wrap {
  margin-right: 20px;
}

.card-redesign__controls .email_wrap {
  margin-right: 0;
}

.card-redesign__delivery {
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.card-redesign__delivery-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 14px 45px;
  background-color: #F7F7F7;
  border-radius: 2px;
  text-decoration: none;
}

.card-redesign__delivery-block svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 15px;
}

.card-redesign__delivery-block span {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  text-decoration: underline;
  color: #2F445F;
}

.card-redesign__btns-wrap {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.card-redesign__btn-col {
  margin-right: 10px;
}
#fast-show .card-redesign__btns-wrap{
  flex-wrap: wrap;
  justify-content: space-between;
}
#fast-show .card-redesign__btn-col{
  margin: 0;
  width: calc(50% - 5px);
}
#fast-show .card-redesign__btn-col:last-child{
  margin: 10px 0 0;
  width: 100%;
}
#fast-show .card-redesign__btn-col .card-redesign__btn{
  display: block;
  width: 100%;
}

.card-redesign__btn-col:last-child {
  margin-right: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.card-redesign__btn-col:last-child .card-redesign__btn {
  width: 100%;
}

.card-redesign__btn {
  display: inline-block;
  text-align: center;
  text-decoration: none !important;
  border: 1px solid #2F445F;
  background-color: #2F445F;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0.02em;
  padding: 11px 20px;
  min-width: 166px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.card-redesign__btn-border {
  background-color: transparent;
  color: #2F445F;
}

.card-redesign__btn-spec {
  background-color: transparent;
  border-color: #CF102D;
  color: #CF102D;
}

.card-r-color__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.card-r-color__item {
  display: block;
  position: relative;
  margin-right: 5px;
  width: 24px;
  height: 24px;
  border-radius: 2px;
}

.card-r-color__item:last-child {
  margin-right: 0;
}

.card-r-shape__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.card-r-shape__item {
  display: block;
  position: relative;
  margin-right: 5px;
  border: 2px solid #2F445F;
}

.card-r-shape__item:last-child {
  margin-right: 0;
}

.card-r-shape__item--1 {
  width: 24px;
  height: 24px;
  border-radius: 1px;
}

.card-r-shape__item--2 {
  width: 34px;
  height: 24px;
  border-radius: 1px;
}

.card-r-shape__item--3 {
  width: 26px;
  height: 26px;
  border-radius: 50%;
}
.card-r-shape__item--4 {
    width: 34px;
    height: 26px;
    border-radius: 34%;
}
.card-r-shape__item--5 {
    width: 14px;
    height: 24px;
    border-radius: 1px;
}

.card-r-count {
  position: absolute;
  background-color: #fff;
  -webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.16);
  border-radius: 2px;
  padding: 20px 30px 26px;
  left: -20px;
  right: -20px;
  bottom: 40px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .2s;
  transition: .2s;
}

.card-r-count::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  height: 15px;
  background-color: transparent;
}

.card-r-count__top {
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0.02em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 15px;
}

.card-r-count__count {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 30px;
}

.card-r-count__info p {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: #333;
  margin-bottom: 12px;
}

.card-r-count__info p:last-child {
  margin-bottom: 0;
}

.card-r-count__info p a {
  color: #2F445F;
  text-decoration: none !important;
  border-bottom: 1px dashed;
}

.card-r-count__link {
  margin-top: -8px;
}

.card-r-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.card-r-desc__col {
  width: 50%;
}

.card-r-desc__text {
  padding-left: 30px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #545454;
}

.card-r-desc__list {
  padding: 20px 15px 30px;
  -webkit-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 20px;
          column-gap: 20px;
  background-color: #F7F7F7;
}

.card-r-desc__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-break-inside: avoid;
          break-inside: avoid-column;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.02em;
}

.card-r-desc__item:last-child {
  margin-bottom: 0;
}

.card-r-desc__item > span:first-child {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #767676;
  position: relative;
  z-index: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-right: 10px;
}

.card-r-desc__item > span:first-child::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 8px;
  width: 100%;
  border-bottom: 1px dotted #767676;
  z-index: -1;
}

.card-r-desc__item > span:first-child span {
  background-color: #F7F7F7;
}

.card-r-desc__item > a:last-child, .card-r-desc__item > span:last-child {
  width: 115px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.card-r-desc__item > a:last-child {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #2F445F;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
}

.card-r-desc__item > span:last-child {
  color: #333;
}

.card-r-gallery {
  background-color: #F7F7F7;
  border-radius: 2px;
  padding: 39px;
  position: relative;
}

.card-r-gallery__item {
  display: block;
  position: relative;
}

.card-r-gallery__item > img {
  width: 100%;
}

.card-r-gallery__prev {
  left: 5px;
}

.card-r-gallery__next {
  right: 5px;
}

.card-r-arrow {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid rgba(104, 104, 104, 0.25);
  border-radius: 2px;
  position: absolute;
  top: calc(50% - 15px);
  z-index: 9;
}

.card-r-thumbs {
  margin-top: 10px;
  background-color: #F5F5F5;
  border-radius: 2px;
  padding: 18px 49px;
  position: relative;
}

.card-r-thumbs__prev {
  left: 9px;
}

.card-r-thumbs__next {
  right: 9px;
}

.card-r-thumbs__slider {
  margin-left: -5px;
  margin-right: -5px;
}

.card-r-thumbs__slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.card-r-thumbs__slide {
  padding-left: 5px;
  padding-right: 5px;
  float: none;
  height: auto;
}

.card-r-thumbs__item {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  height: 100%;
}

.card-r-thumbs__item > img {
  width: 100%;
  border-radius: 2px;
}

.card-r-thumbs__item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #CF102D;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 2px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .2s;
  transition: .2s;
}

.card-r-thumbs__item.active::before {
  opacity: 1;
  visibility: visible;
}

.card-r-thumbs__spec-item {
  border: 1px solid #2F445F;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding: 5px;
  height: 100%;
  text-decoration: none !important;
}

.card-r-thumbs__icon {
  height: 24px;
  width: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.card-r-thumbs__label {
  margin-top: 5px;
  color: #2F445F;
  font-size: 12px;
}
.card-r-gallery .isi_info {
    left: 15px;
    top: 15px;
    position: absolute;
    width: 40px;
    z-index: 1;
}

.card-redesign__block-bottom {
  display: none;
}
.card-redesign__block-bottom.show_content {
  display: flex;
}
.card-redesign__block-bottom-wrap {
    min-height: 63px;
}
.card-r-count__info {
    margin-bottom: 20px;
}
.card-redesign__count .count_option_modal,
.also_modal_p {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    border-bottom: 0;
    cursor: default;
    min-width: 60px;
}
.card-r-count__info--title {
    display: flex;
    justify-content: space-between;
}
.card-r-count__info--title p {
    padding-right: 14px;
}
.card-r-count__count {   
    min-width: 60px;
}
.card-r-gallery__item picture img {
    max-width: 100%;
}
.card-r-count.active {    
    z-index: 10;
}
.item_section .card_inform .ci_tabs .ci_tab span {
    padding: 7px 2px;    
}

@media (max-width: 1199px) {
  .item_section .card_inform .ci_tabs .ci_tab span {
      font-size: 15px;  
  }
  .card-redesign__btns-wrap {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: -10px;
  }
  .card-redesign__btn-col {
    width: calc(50% - 5px);
    margin-bottom: 10px;
    margin-right: 0;
  }
  .card-redesign__btn-col:last-child {
    width: 100%;
  }
  .card-redesign__btn {
    display: block;
    width: 100%;
  }
  .card-redesign__size-item label span {
    font-size: 14px;
    width: 132px;
  }
  .card-redesign__delivery {
    display: block;
  }
  .card-redesign__controls {
    margin-left: 0;
    margin-top: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .card-redesign__other {
    display: block;
  }
  .card-redesign__other-col {
    width: 100%;
    margin-bottom: 15px;
  }
  .card-redesign__other-col:last-child {
    margin-bottom: 0;
  }
  .card-r-desc {
    display: block;
  }
  .card-r-desc__col {
    width: 100%;
  }
  .card-r-desc__text {
    padding-left: 0;
    margin-top: 20px;
  }
}

@media (min-width: 992px) {
  .card-redesign__size-item label:hover span {
    border-color: #CF102D;
  }
  .card-r-color__item:hover .card-redesign__help-text, .card-r-shape__item:hover .card-redesign__help-text {
    opacity: 1;
    visibility: visible;
  }
  .card-redesign__delivery-block:hover {
    text-decoration: none;
  }
  .card-redesign__delivery-block:hover span {
    text-decoration: none;
  }
  .card-redesign__btn {
    -webkit-transition: .2s;
    transition: .2s;
  }
  .card-redesign__btn:hover {
    background-color: #CF102D;
    border-color: #CF102D;
    color: #fff;
  }
  .card-redesign__btn-border:hover {
    background-color: #2F445F;
    border-color: #2F445F;
    color: #fff;
  }
  .card-r-count__info p a {
    -webkit-transition: .2s;
    transition: .2s;
  }
  .card-r-count__info p a:hover {
    color: #CF102D;
  }
  .card-redesign__count > span:hover + .card-r-count, .card-redesign__count > a:hover + .card-r-count {
    opacity: 1;
    visibility: visible;
  }
  .card-r-count:hover {
    opacity: 1;
    visibility: visible;
  }
  .card-r-arrow {
    -webkit-transition: .2s;
    transition: .2s;
  }
  .card-r-arrow svg path {
    -webkit-transition: .2s;
    transition: .2s;
  }
  .card-r-arrow:hover {
    background-color: #2f445f;
    border-color: #2f445f;
  }
  .card-r-arrow:hover svg path {
    fill: #fff;
  }
  .card-r-thumbs__spec-item {
    -webkit-transition: .2s;
    transition: .2s;
  }
  .card-r-thumbs__spec-item svg path, .card-r-thumbs__spec-item .card-r-thumbs__label {
    -webkit-transition: .2s;
    transition: .2s;
  }
  .card-r-thumbs__spec-item:hover {
    border-color: #CF102D;
  }
  .card-r-thumbs__spec-item:hover svg path {
    fill: #CF102D;
  }
  .card-r-thumbs__spec-item:hover .card-r-thumbs__label {
    color: #CF102D;
  }
  .card-redesign__hide {
    display: none;
  }
  .card-redesign__other-drop {
    display: block !important;
  }
  .card-r-count__close {
    display: none;
  }
}

@media (max-width: 991px) {
  .card-redesign {
    display: block;
  }
  .card-redesign__col {
    width: 100%;
  }
  .card-redesign__info {
    margin-top: 15px;
  }
  .card-redesign__top .card-redesign__title {
    display: none;
  }
  .card-redesign__top .card-redesign__art {
    display: none;
  }
  .card-redesign__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .card-redesign__top {
    margin-top: 20px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .card-redesign__gallery {
    margin-top: 20px;
  }
  .card-redesign__block {
    margin-top: 0;
  }
  .card-r-thumbs__slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: -10px;
  }
  .card-r-thumbs .card-r-arrow {
    display: none;
  }
  .card-r-thumbs__slide {
    margin-bottom: 10px;
    width: 16.666666%;
  }
  .card-r-thumbs {
    padding-left: 39px;
    padding-right: 39px;
  }
  .card-r-thumbs__spec-item {
    min-height: 70px;
  }
  .card-redesign__top {
    padding-left: 0;
  }
  .card-redesign__adv-col {
    margin-right: 20px;
  }
  .card-redesign__adv {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-left: -15px;
    margin-right: -15px;
  }
  .card-redesign__adv-col {
    padding-left: 15px;
    padding-right: 15px;
    width: 33.333333%;
  }
  .card-redesign__adv-item {
    display: block;
    text-align: center;
  }
  .card-redesign__adv-item img {
    display: block;
    margin: 0 auto 5px;
  }
  .card-redesign__adv-item span {
    line-height: normal;
    display: block;
  }
  .card-redesign__other {
    padding: 0;
    background: none;
  }
  .card-redesign__other-col {
    margin-bottom: 5px;
  }
  .card-redesign__other-item {
    display: block;
  }
  .card-redesign__other-item .card-redesign__label-text {
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    padding: 10px 8px;
    padding-right: 40px;
    background-color: #F7F7F7;
    margin: 0;
    position: relative;
  }
  .card-redesign__other-item .card-redesign__label-text::before {
    content: '';
    position: absolute;
    top: calc(50% - 10px);
    right: 15px;
    width: 20px;
    height: 20px;
    background: url(/card-redesign-img/card-other-drop-icon.svg) center center no-repeat;
    background-size: contain;
    -webkit-transition: .2s;
    transition: .2s;
  }
  .card-redesign__other-item .card-redesign__label-text.active::before {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .card-redesign__other-drop {
    border: 1px solid #D3D3D3;
    border-top: 0;
    display: none;
  }
  .card-r-color__wrap, .card-r-shape__wrap {
    padding: 10px 8px 15px;
    display: block;
  }
  .card-r-shape__item, .card-r-color__item {
    margin-bottom: 16px;
    display: block;
  }
  .card-r-shape__item:last-child, .card-r-color__item:last-child {
    margin-bottom: 0;
  }
  .card-r-shape__item .card-redesign__help-text, .card-r-color__item .card-redesign__help-text {
    opacity: 1;
    visibility: visible;
    padding: 0;
    background: none;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    top: 50%;
    margin: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    display: block;
    height: 18px;
  }
  .card-r-color__item .card-redesign__help-text {
    left: 32px;
  }
  .card-r-shape__item .card-redesign__help-text {
    left: 42px;
  }
  .card-r-count {
    padding-top: 40px;
    left: -10px;
    right: -10px;
  }
  .card-r-count.active {
    opacity: 1;
    visibility: visible;
  }
  .card-r-count__close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
}

@media (max-width: 767px) {
  .card-r-desc__list {
    -webkit-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 0;
            column-gap: 0;
  }
  .card-r-thumbs__slide {
    width: 25%;
  }
  .card-r-thumbs__spec-item {
    min-height: 0;
  }
}

@media (max-width: 575px) {
	.card-redesign__btn-col, #fast-show .card-redesign__btn-col, #fast-show .card-redesign__btn-col:last-child {
		width: 100%;
		margin: 0 0 10px 0;
	}
  .card-redesign__delivery-block {
    padding-left: 20px;
    padding-right: 20px;
  }
  .card-redesign__adv-item span {
    font-size: 12px;
  }
  .card-redesign .card-redesign__title {
    font-size: 22px;
    line-height: 31px;
  }
  .card-redesign__art {
    margin-top: 5px;
    font-size: 12px;
    line-height: 24px;
  }
  .card-redesign__size-item label {
    display: block;
    width: 100%;
  }
  .card-redesign__size-item label span {
    font-size: 12px;
    width: 100%;
    display: block;
    padding: 10px 2px;
    height: auto;
  }
  .card-redesign__size-list {
    margin: 10px -3px -6px;
  }
  .card-redesign__size-item {
    margin-right: 0;
    padding-left: 3px;
    padding-right: 3px;
    margin-top: 0;
    margin-bottom: 6px;
    width: 33.333333%;
  }
  .card-redesign__block {
    padding: 20px 10px;
  }
  .card-r-desc__text {
    font-size: 14px;
    line-height: 22px;
  }
  .card-redesign__gallery {
    margin-top: 10px;
  }
  .card-r-count {
    padding: 40px 20px 30px;
  }
  .card-r-count__top {
    display: block;
  }
  .card-r-count__count {
    margin-left: 0;
    margin-top: 5px;
  }
  .card-r-count__top {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 18px;
  }
  .card-r-count__info p {
    margin-top: 0;
  }
  .card-r-thumbs__slider {
    margin-left: -4px;
    margin-right: -4px;
    margin-bottom: -8px;
  }
  .card-r-thumbs__slide {
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 8px;
    width: 33.33333%;
  }
  .card-r-thumbs {
    padding: 10px 8px;
  }
  .card-r-thumbs__spec-item {
    padding: 7px 5px;
  }
  .card-r-thumbs__label {
    font-size: 11px;
  }
  .card-r-gallery {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .card-redesign__price-wrap > b {
    font-size: 20px;
  }
  .card-redesign__price-wrap > s {
    font-size: 16px;
    margin-left: 15px;
  }
  .card-redesign__delivery-block {
    padding: 7px 15px;
  }
  .card-redesign__delivery-block span {
    font-size: 14px;
    line-height: 22px;
  }
  .card-redesign__adv {
    margin-left: -10px;
    margin-right: -10px;
  }
  .card-redesign__adv-col {
    padding-left: 10px;
    padding-right: 10px;
  }
  .card-redesign {
    margin-bottom: 30px;
  }
}

/* End */


/* Start:/bitrix/templates/segura_shop/css/header-style.css?175499949416117*/
/*.header-new-new * {
    font-size: 14px;
}*/
.header .header_bottom ul li .m_li.dark-color {
    color: #404040;
}

.modal-open {
    overflow: auto;
    padding-right: 0 !important;
}

.header .header_bottom ul li.header_bottom-item .m_li {
    font-size: 16px;
    text-transform: none;
}

.header {
    right: 0 !important;
}

.header .header_bottom {
    display: flex;
    justify-content: space-between;
}

.header .header_bottom ul li:hover,
.header .header_bottom ul li.active {
    background-color: #106DC7;
}

.header .header_bottom ul li:hover .m_li,
.header .header_bottom ul li.active .m_li {
    color: #fff;
}

/*custom*/
.header .header-new-new.header_bottom ul li:hover,
.header .header-new-new.header_bottom ul li.active {
    background-color: #106DC7;
}

body.header-fix .header .header_bottom.responsive ul li {
    padding-top: 10px;
    padding-bottom: 10px;
}

.head_filter_buttons {
    margin: 20px 0 0 0;
    text-align: right;
    font-size: 0;
    letter-spacing: 0;
    word-spacing: 0;
    white-space: nowrap;
}

.head_filter_buttons.mobile {
    display: none;
    text-align: center;
}

.head_filter_submit {
    width: 140px;
    /* position: absolute; */
    /* bottom: 20px; */
    /* left: 50%; */
    /* transform: translateX(-50%); */
    background: #0459b4;
    font-weight: 700;
    font-size: 17px;
    color: #fff;
    line-height: 36px;
    height: 38px;
    text-align: center;
    outline: none;
    border: none;
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    border: 0 none;
}

.head_filter_buttons a.head_filter_submit {
    color: #fff;
    line-height: 38px;
    font-size: 17px;
    font-weight: 700;
    margin: 0 10px 0 0;
    text-decoration: none;
}

/*custom*/

.submenu-inner {
    display: flex;
    width: 100%;
    position: relative;
}

.header-bottom__right {
    display: flex;
    align-items: center;
    gap: 30px;
}

.header-bottom__right a {
    color: #404040;
}

.header-bottom__right .compare-head {
    display: flex;
}

.header-bottom__right .search-new {
    position: static;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-new.flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}

.header-new.flex .logo-new {
    float: none;
    width: auto;
}

.header-info {
    text-align: right;
    font-size: 16px;
}

.header-info p {
    margin: 0;
}

.header-new a.header-tel {
	font-size: 18px;
	color: black;
	font-weight: 700;
	white-space: nowrap;
}

.header-bottom__right .search-new button {
    position: static;
    width: auto;
    height: auto;
    display: flex;
    background: transparent;
    z-index: 0;
    margin: 2px 0 0 0;
}

.header-location {
    display: flex;
    align-items: center;
    gap: 4px;
    width: 159px;
    white-space: nowrap;

}

.header-location svg {
    flex-shrink: 0;
}

.header-info {
    width: 159px;
}

.header-basket {
    display: flex;
    align-items: center;
    gap: 10px;
}

body.header-fix .header .header_bottom ul li {
    padding-top: 10px;
    padding-bottom: 10px;
}

.header-basket,
.compare-head {
    position: relative;
}

.header-indicator {
    width: 19px;
    height: 19px;
    font-size: 11px;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #2f445f;
    position: absolute;
    right: -16px;
    top: -9px;
    z-index: 3;
    border-radius: 50%;
    color: #fff;
}

.submenu-inner__item {
    padding: 30px 14px 80px 30px;
    background: #F6F6F6;
    width: 100%;
}

.submenu-inner__item.white {
    background: #fff;
    max-width: 531px;
    padding: 30px 28px 22px 30px;
    width: 100%;
}

.submenu-inner__item.small {
    width: 172px;
    flex-shrink: 0;
}

.bg.p-0 {
    padding: 0;
}

.submenu-inner__item label span::before {
    content: "";
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid #B9B4B4;
    left: 0;
    top: 4px;
}

.submenu-inner__item label input {
    display: none;
}

.submenu-inner__item label {
    cursor: pointer;
    margin: 0 0 21px 0;
    display: block;
}

.submenu-inner__item label.no_bottom {
    margin-bottom: 0;
    font-weight: 400;
    display: inline;
}

.submenu-inner__item label span {
    font-size: 18px;
    line-height: 24px;
    padding-left: 25px;
    display: block;
    position: relative;
    font-weight: 400;
}

.submenu-inner__item label input:checked+span::after {
    content: "";
    position: absolute;
    display: block;
    width: 14px;
    height: 17px;
    background: url(/bitrix/templates/segura_shop/components/bitrix/catalog.smart.filter/.default/images/check.png) center center no-repeat;
    background-size: contain;
    left: 1px;
    top: 3px;
}

.submenu__item-group {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    height: 100%;
}

.submenu-group__item.country {
    max-width: 130px;
}

.submenu-group__item {
    display: flex;
    flex-direction: column;
}

.submenu-group__name {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 16px 0;
    color: #404040;
}

.submenu-group__name .chevron {
    display: none;
}

.submenu-group__choose label {
    color: #737373;

}

.submenu-group__choose label:nth-child(n + 8) {
    display: none;
}

.submenu-group__item.active label:nth-child(n + 8) {
    display: block;
}

.header .header_bottom>ul.header-bottom__menu {
    display: flex;
}

.header .header_bottom ul li.header_bottom-item {
    list-style-type: none;
}

.header_bottom-item .bg.p-0 {
    max-height: calc(100vh - 187px);
    overflow: auto;
}

.header-fix .header_bottom-item .bg.p-0 {
    max-height: calc(100vh - 90px);

}

.enter-box {
    display: flex;
    align-items: center;
    gap: 3px;
}

.main-menu__inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.enter__item {
    display: flex !important;
    align-items: center;
    gap: 3px;
}

.submenu-more {
    cursor: pointer;
    color: #4988BF;
    margin-top: auto;
}

.submenu-more.mobile {
    display: none;
}

.submenu-group__choose.flex {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.color-choose {
    width: 27px;
    height: 27px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #B9B4B4;
    border-radius: 50%;
}

.color-choose svg {
    width: 19px;
    height: 19px;
    flex-shrink: 0;
}

.submenu-group__wrapper {
    max-width: 286px;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.jsChooseItem {
    transition: .3s ease-in-out;
    cursor: pointer;
}

.jsChooseItem.active {
    border-color: #106DC7;
}

.header_bottom-item:hover path {
    fill: white;
}

.figure-choose {
    display: flex;
}

.figure-choose.active rect,
.figure-choose.active circle,
.figure-choose.active path {
    stroke: #106DC7;
}

.submenu-group__wrapper:not(:last-child) {
    margin: 0 0 22px 0;
}

.size-choose {
    padding: 2px 8px 1px 8px;
    color: #737373;
    background: #EFEFEF;
    font-size: 14px;
    line-height: 18px;
    border: 1px solid transparent;
    border-radius: 100px;
}

.size-choose:nth-child(n+7) {
    display: none;
}

.size-choose.active {
    color: #106DC7;
    border: 1px solid #106DC7;
}

.submenu-group__item.active .size-choose:nth-child(n+7) {
    display: block;
}

.submenu-inner.active .submenu-group__wrapper {
    height: auto;
}

.submenu-inner.active .submenu-more {
    margin-top: 0;
}

.submenu-inner__item:last-child {
    /*padding: 30px 28px;*/
}

.header-mobile__box {
    display: none;
}

.mobile-catalog {
    display: flex;
}

.chevron {
    transition: .3s ease-in-out;
}

.flex-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.mobile-close-catalog {
    display: none;
}

.main-banner__inner {
    position: relative;
    display: block;
    height: 242px;
}

.main-banner__text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 45px;
    line-height: 51px;
    color: #fff;
    background: #2A5F8E;
    clip-path: polygon(0 0, 82% 0, 100% 100%, 0% 100%);
}

.main-banner__text p {
    margin: 0;
}

.main-banner__discount {
    width: 125px;
    height: 65px;
    background: #C71068;
    transform: rotate(-11deg);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 35px;
    line-height: normal;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    right: -7px;
    top: 23px;
}

.main-banner {
    margin: 23px 0 42px 0;
}

.banner-text__wrapper {
    position: relative;
    width: 386px;
    height: 100%;
    z-index: 2;
}

.banner__discount-value {
    transform: rotate(11deg);
}

.main-banner__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.main-banner__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*custom*/
.js-choice-city {
    margin-left: -3px;
}

.header-new-new.active .search-block {
    display: block;
    background-color: #fff;
    z-index: 10;
}

.header-new-new {
    position: relative;
    /*margin: 12px 0;*/
    font-size: 14px;
}

.header-new-new a {
    color: #545454;
    cursor: pointer;
}

.search-block .search-page {
    text-align: left;
}

label.no_bottom.color-choose {
    display: flex !important;
}

.color-choose.active,
.figure-choose.active {
    border-color: #106DC7;
}

/*custom*/

@media (max-width: 991px) {
    .header .header_bottom ul li .m_li {
        font-size: 12px;
    }

    .menu-top {
        height: 0px;
        overflow: hidden;
    }

    body .sub-menu {
        position: fixed;
        z-index: 100;
        top: 83px;
        right: 0;
        padding: 0;
        height: 100vh;
        width: 100%;
        right: -100%;
        left: auto;
        transition: .6s ease-in-out;
    }

    body .sub-menu.active {
        right: 0;
    }

    .header-new.flex {
        justify-content: flex-start;
    }

    .header-mobile__box .btn_menu {
        display: block !important;
    }

    .header-mobile__box .btn_menu span {
        height: 2px;
    }

    .header-mobile__box .btn_menu {
        width: 28px;
        height: auto;
    }

    .btn_menu {
        margin: 0;
    }

    .header-new.flex .logo-new {
        order: -1;
    }

    .header-location {
        white-space: normal;
    }

    .header-mobile__box {
        display: flex;
        align-items: center;
        gap: 15px;
        margin-left: auto;
    }

    .header-location {
        display: flex !important;
    }

    .submenu-inner__item label span {
        font-size: 14px;
        line-height: 18px;
    }

    body.header-fix .sub-menu {
        top: 53px;
    }

    .header-fix .header_bottom-item .bg.p-0 {
        max-height: calc(100vh - 51px);
    }

    .header_bottom-item .bg.p-0 {
        max-height: calc(100vh - 66px);
    }

    .submenu-more {
        font-size: 14px;
    }

    .submenu-inner__item.white,
    .submenu-inner__item:last-child {
        padding: 30px 20px 80px 20px;
    }

    .submenu-inner__item {
        padding: 30px 14px 80px 30px;
    }

    .submenu__item-group {
        gap: 24px;
    }

    .head_filter_submit {
        /*bottom: 28px;*/
    }

    .submenu-inner__item label input:checked+span::after {
        top: -1px;
    }

    .submenu-inner__item label span::before {
        top: 0;
    }

    .banner-text__wrapper {
        width: 271px;
    }

    .main-banner__text {
        font-size: 30px;
        line-height: 36px;
    }

    .main-banner__inner {
        height: 180px;
    }

    .main-banner__text {
        justify-content: flex-start;
    }

    .main-banner__discount {
        font-size: 24px;
        width: 86px;
        height: 47px;
        right: 4px;
    }
}

@media (max-width: 991px) {
    .header-info {
        display: none;
    }

    .head_filter_buttons {
        display: none;
    }

    .head_filter_buttons.mobile {
        display: block;
    }

    .head_filter_submit {
        /* position: static; */
        /* margin: 30px auto 0 auto; */
        /* transform: none; */
    }

    .submenu-inner.active .submenu-more {
        margin: 16px 0 0 0;
    }

    .header-mobile__box {
        display: flex;
        align-items: center;
        gap: 15px;
    }

    .header-mobile__box .btn_menu {
        float: none;
        margin: 0;
    }

    .header-mobile__box .btn_menu span {
        height: 2px;
        margin-bottom: 0;
        margin-top: 5px;
    }

    .header-mobile__box .btn_menu {
        width: 28px;
        height: auto;
    }

    .header-mobile__box .phone-mob {
        float: none;
        margin: 0;
        height: 21px;
    }

    .header-mobile__box .btn_menu span:first-child {
        margin: 0;
    }

    .header-location {
        display: none;
    }

    .header_bottom.responsive {
        height: 0;
        overflow: hidden;
    }

    .header_bottom-item .catalog-submenu {
        position: fixed;
        transition: 500ms;
        right: -100%;
        top: 0;
        bottom: 0;
        left: auto;
        z-index: 310;
        background: #fff;
        width: 100%;
        height: 100%;
        min-height: calc(100vh - 87px);
        overflow-y: auto;
        margin: 0;
        padding: 60px 20px;
        padding-bottom: 100px;
    }

    .header_bottom-item .catalog-submenu .bg {
        box-shadow: none;
        padding: 0;
    }

    .header_bottom-item .catalog-submenu.active {
        right: 0;
    }

    .header_bottom-item .catalog-submenu.active {
        right: 0;
    }

    .header_bottom-item li:hover .sub-menu,
    .header_bottom-item .sub-menu:hover {
        padding: 60px 20px;
    }

    .header-fix .header_bottom-item .bg.p-0,
    .header_bottom-item .bg.p-0 {
        max-height: unset;
    }

    .submenu-inner {
        flex-direction: column;
        gap: 0px;
        overflow: hidden;
    }

    .submenu-inner__item,
    .submenu-inner__item.white,
    .submenu-inner__item:last-child {
        padding: 0;
    }

    .submenu-inner__item {
        max-width: unset !important;
        width: 100% !important;
        background: #fff;
    }

    .submenu-inner__item label:last-child {
        margin: 0;
    }

    .submenu-more {
        margin: 20px 0 0 0;
    }

    .submenu__item-group {
        flex-direction: column;
        gap: 0px;
    }

    .submenu-inner__item:first-child {
        margin: 0 0 25px 0;
    }

    .submenu-group__name {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 20px;
        margin: 0;
    }

    .submenu-group__name.active .chevron {
        transform: rotate(180deg);
    }

    li:hover .sub-menu,
    .sub-menu:hover {
        padding: 60px 20px;
    }

    .submenu-group__name svg {
        flex-shrink: 0;
        display: inline-block;
    }

    .submenu-group__choose {
        display: none;
        padding: 16px 0 0 0;
    }

    .submenu-group__item.country {
        max-width: unset;
    }

    .submenu-group__wrapper {
        max-width: unset;
        height: auto;
        margin: 0 0 16px 0;
    }

    .submenu-group__name .chevron {
        display: inline-block;
    }

    .submenu-group__wrapper:not(:last-child) {
        margin: 0 0 16px 0;
    }



    .submenu-more {
        display: none;
    }

    .submenu-more.mobile {
        display: block;
        margin: 16px 0 0 0;
    }

    .mobile-close-catalog {
        display: inline-block;
        position: absolute;
        top: 20px;
        right: 20px;
        z-index: 22;
    }

    .mobile-close-catalog svg {
        width: 30px;
        height: 30px;
    }

    .main-banner__text {
        font-size: 24px;
        line-height: 30px;
    }

    .banner-text__wrapper {
        width: 155px;
    }

    .main-banner__text {
        padding: 10px;
    }

    .main-banner__discount {
        right: -16px;
        top: 7px;
    }
}
/* End */


/* Start:/bitrix/templates/segura_shop/styles.css?171931520513084*/
.pic-fleft {
    float: left;
    margin: 0 20px 10px 0;
    max-width: 100%;
}
.pic-fright {
	float: right;
	margin: 0 0 10px 20px;
    max-width: 100%;
}
@media (max-width: 767px){
	.pic-fleft, .pic-fright {
		float: none;
		margin-right: 0;
		margin-left: 0;
	}
}

.modal .modal-dialog .modal-content input[type="checkbox"] {
	margin-right: 10px;
}

#callback input[type="checkbox"] {
	margin-right: 10px;
}

.grecaptcha-badge {
	display: none !important;
}
.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    height: 42px;
    line-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto
}

.nice-select:hover {
    border-color: #dbdbdb
}

.nice-select.open,
.nice-select:active,
.nice-select:focus {
    border-color: #999
}

.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    width: 5px
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none
}

.nice-select.disabled:after {
    border-color: #ccc
}

.nice-select.wide {
    width: 100%
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important
}

.nice-select.right {
    float: right
}

.nice-select.right .list {
    left: auto;
    right: 0
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px
}

.nice-select.small:after {
    height: 4px;
    width: 4px
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px
}

.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    -ms-transform: scale(.75) translateY(-21px);
    transform: scale(.75) translateY(-21px);
    -webkit-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    z-index: 9
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all .2s;
    transition: all .2s
}

.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
    background-color: #f6f6f6
}

.nice-select .option.selected {
    font-weight: 700
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default
}

.no-csspointerevents .nice-select .list {
    display: none
}

.no-csspointerevents .nice-select.open .list {
    display: block
}

/* nice-select.css */


.sub-menu .actions {
    margin: 0;
    position: absolute;
    top: 20px;
    right: 30px;
}

.sub-menu .bg {
    position: relative;
}

.sub-menu .actions a {
    margin: 0 0 0 15px;
}

.form-selection__row {
    display: block;
    position: relative;
    font-weight: 400;
    display: flex;
    align-items: flex-start;
    margin: 20px 0;
    padding-left: 10px;
    min-height: 53px;
}

.form-selection__row.required .form-selection__title::before {
    content: '*';
    position: absolute;
    color: red;
    top: 0;
    left: -10px;
    font-size: 14px;
}

.form-selection__title {
    font-size: 16px;
    padding-top: 5px;
    min-width: 190px;
    padding-right: 50px;
    position: relative;
}

.form-selection input[type="text"] {
    width: 100%;
    max-width: 300px;
    font-size: 16px;
    height: 25px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #919191;
    border-radius: 2px;
    background: #fff;
    outline: none;
    line-height: 25px;
}

.form-selection__select {
    font-size: 16px;
    border: 1px solid #919191;
    line-height: 25px;
    height: 25px;
    border-radius: 2px;
    padding-left: 4px;
}

.form-selection__select .list {
    border-radius: 0;
}

.form-selection__select .option {
    padding-left: 4px;
}

.form-selection__desc {
    display: block;
    color: rgba(84, 84, 84, 0.5);
    font-size: 13px;
    margin-top: 3px;
}

.form-selection__col {
    flex: 1;
}

.form-selection__row--drop {
    flex-direction: column;
    align-items: flex-start;
}

.form-selection__row--drop .form-selection__title {
    margin-bottom: 5px;
}

.form-selection__row--drop .form-selection__desc {
    margin-bottom: 10px;
    margin-top: 0;
}

.form-selection__row--drop .form-selection__col {
    width: 100%;
}

.form-selection input[type="checkbox"],
.form-selection input[type="radio"] {
    display: none;
}

.form-selection input[type="checkbox"]+label,
.form-selection input[type="radio"]+label {
    display: block;
    margin-bottom: 10px;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    user-select: none;
}

.form-selection input[type="checkbox"]+label::before,
.form-selection input[type="radio"]+label::before {
    content: "";
    position: absolute;
    display: block;
    width: 17px;
    height: 17px;
    background: url(/bitrix/templates/segura_shop/components/bitrix/catalog.smart.filter/.default/images/input.png) center center no-repeat;
    left: 0;
    top: 2px;
}

.form-selection input[type="checkbox"]+label::after,
.form-selection input[type="radio"]+label::after {
    content: "";
    position: absolute;
    display: block;
    width: 17px;
    height: 13px;
    background: url(/bitrix/templates/segura_shop/components/bitrix/catalog.smart.filter/.default/images/bird.png) center center no-repeat;
    left: 3px;
    top: 3px;
    opacity: 0;
    transition: .2s;
}

.form-selection input[type="checkbox"]:checked+label::after,
.form-selection input[type="radio"]:checked+label::after {
    opacity: 1;
}

.form-selection input[type="file"] {
    display: none;
}

.form-selection input[type="file"]+label {
    background-color: #fff;
    border: 1px solid #919191;
    line-height: 32px;
    height: 32px;
    padding: 0 10px;
    color: #333;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    cursor: pointer;
    margin: 0;
    margin-bottom: 10px;
    transition: .3s;
    border-radius: 2px;
}

.form-selection input[type="file"]+label:hover {
    opacity: .6;
}


.form-selection input[type="file"]+label img {
    width: 20px;
    margin-right: 10px;
}

.form-selection__file-name {
    margin-top: 5px;
}

.form-selection textarea {
    width: 100%;
    background-color: #fff;
    border: 1px solid #919191;
    border-radius: 2px;
    max-width: 492px;
    height: 200px;
    padding: 4px 4px;
    color: #333;
    font-size: 16px;
    resize: none;
}

.form-selection button {
    background: #2f445f;
    padding: 5px 5px;
    width: 114px;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
    border: 0 none;
}

.form-selection__btn {
    margin-bottom: 50px;
    max-width: 492px;
    margin-left: 10px;
}

.main-content-block {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    padding: 50px 0;
}

.main-content__video {
    width: 416px;
    flex-shrink: 0;
}

.main-content__video video {
    max-width: 100%;
    max-height: 100%;
}

.subtitle {
    font-size: 20px;
    line-height: 26px;
    color: #595959;
    font-weight: 500;
}

.main-content__head {
    margin: 0 0 40px 0;
}

.main-content__head .title {
    font-size: 24px !important;
    margin-bottom: 15px !important;
    text-align: left;
}

.main-content__text {
    padding: 19px 0;
    display: flex;
    flex-direction: column;
}

.main-content__text .card-redesign__btn {
    width: max-content;
    padding: 12px 45px;
    margin-top: auto;
}

.advantages__wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1.333fr);
    gap: 23px;
    margin: 27px 0 45px 0;
}

.advantages__item {
    display: flex;
    gap: 9px;
}

.advantages__icon {
    flex-shrink: 0;
}

.links-list {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}

.links-list a {
    display: inline-block;
    padding: 3px 6px;
    color: #4988BF;
    border-radius: 100px;
    background: #F4F4F4;
    line-height: 24px;
}

.compositions-list {
    text-align: center;
    margin: 11px 0 42px 0;
}

.compositions-list .pic {
    border-radius: 50%;
}

.compositions-list a {
    color: #404040;
    margin: 0 0 30px 0;
}

.compositions-list img {
    border-radius: 50%;
}

.place-item {
    min-height: 100px;
    padding: 20px 31px;
    background: #F2F2F2;
    display: flex;
    align-items: center;
    gap: 25px;
    color: #404040;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
}

.place-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 23px;
    margin: 29px 0 94px 0;
}

.place-item__icon {
    flex-shrink: 0;
}

.place-wrapper .place-item {
    margin: 0;
}

.order-advantages {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin: 25px 0 46px 0;
    gap: 55px 42px;
}

.order-advantages__circle {
    width: 74px;
    height: 74px;
    margin: 0 0 14px 0;
}

.order-advantages__text {
    color: #404040;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
}

.blog-list.update .item:hover .pic::after {
    content: none;
}

.blog-list.update .item .pic {
    position: relative;
    transition: 200ms ease-in-out;
}

.blog-list.update .item .pic:hover {
    box-shadow: 1px 15px 15px 0px rgba(0, 0, 0, 0.5);
    margin-top: -5px;
}

.collection-name {
    position: absolute;
    right: 0;
    bottom: 21px;
    color: #fff;
    background: #106DC7;
    padding: 4px 17px;
    font-size: 16px;
    font-weight: 700;
    z-index: 3;
}

@media(max-width: 991px) {
    .sub-menu .actions a::before {
        width: 30px;
        height: 27px;
        background-size: contain !important;
    }

    .advantages__wrapper {
        grid-template-columns: 4fr;
    }

    .advantages__item {
        align-items: center;
    }

    .links-list a {
        line-height: 26px;
    }

    .place-wrapper,
    .order-advantages {
        grid-template-columns: repeat(2, 2fr);
    }

    .order-advantages__item {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .main-content-block {
        flex-direction: column;
    }

    .main-content__text .card-redesign__btn {
        margin-top: 30px;
    }

    .main-content__video {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .main-pic-block .item img {
        width: 100%;
    }
}

@media(max-width: 991px) and (min-width: 768px) {
    .logo-new {
        width: auto;
    }
}

@media(min-width: 768px) {
    .header-new {
        min-height: 74px;
        margin: 5px 0 3px;
    }

    .logo-new img {
        width: 64px;
        margin-top: 10px;
    }

    .auto-city.active {
        min-width: 160px;
    }
}

@media(max-width: 479px) {
    .form-selection__title {
        font-size: 14px;
        min-width: 146px;
        padding-right: 20px;
    }

    .place-wrapper,
    .order-advantages {
        grid-template-columns: 4fr;
    }

    .place-item__icon {
        width: 48px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .place-item {
        padding: 20px;
    }

    .form-selection textarea {
        height: 160px;
    }
}
/* End */


/* Start:/bitrix/templates/segura_shop/template_styles.css?1693899366132760*/
.h2 {
    font-size: 24px;
    color: #333333;
    /* margin: 0px 0px 15px 0; */
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
}
.h3 {
}
.h4 {
}
.h5 {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.pr {
	position: relative;
}
.w100 {
	width: 100%;
}
.cf::before, .cf::after {
	content: "";
	display: table;
	height: 0;
	line-height: 0;
	overflow: hidden;
	position: static;
}
.cf::after {
	clear: both;
}
.clearline {
	border: 0 none !important;
	clear: both !important;
	float: none !important;
	font-size: 0 !important;
	height: 0 !important;
	line-height: 0 !important;
	margin: 0 !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: static !important;
}
.clearing {
	clear: both;
}
/*---header---*/
.header {
    position: relative;
    z-index: 300;
    background-color: #fff;
}
body.header-fix .header {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
}
.header .main-menu {
    border-bottom: 1px solid #e8e8e8;
}
.hits-top-sl {
    position: absolute;
    top: 10px;
    right: 10px;
}
.slider-parametrs .item-big .name_sl_hit {
    position: absolute;
    left: 10px;
    right: 10px;
    color: #fff;
    text-align: center;
    top: 95%;
    margin-top: -20px;
    font-size: 18px;
    line-height: 27px;
    font-weight: 700;
}
.slider-parametrs .item-small .name_sl_hit {
    position: absolute;
    left: 10px;
    right: 10px;
    color: #fff;
    text-align: center;
    bottom: 10px;
    font-size: 18px;
    line-height: 27px;
    font-weight: 700;
}

@media(max-width: 991px) {
	.header .main-menu {
		display: none;
	}
}
body.header-fix .header .main-menu {
	display: none;
}
.header .main-menu ul {
    display: block;
    margin: 0 0 0 -10px;
    float: left;
}
.header .main-menu ul li {
    display: block;
    float: left;
}
.header .main-menu a {
    color: #545454;
    font-size: 14px;
    line-height: 45px;
    margin: 0;
    display: block;
    padding: 0 10px;
    text-decoration: none;
}
.header .selection-by-photo {
    float: right;
}
.header .main-menu a:hover {
    /*background-color: #fbfbfb;*/
	color: #000;
	text-decoration: none;
}
.header .header-up {
    background-color: #fff;
    /* height: 134px; */
    /* position: fixed; */
    /* top: 0; */
    /* left: 0; */
    /* right: 0 !important; */
    background: #fff;
    /* z-index: 300; */
    /* position: relative; */
    border-bottom: 1px solid #e8e8e8;
}
.header .header_top {
    height: 95px;
    position: relative;
}
.header .header_bottom {
    /* height: 39px; */
    text-align: center;
    position: relative;
}
.header .header_bottom > ul::after {
	/* content: ""; */
    /* display: inline-block; */
    /* width: 100%; */
    /* height: 0; */
}
.header .header_bottom > ul {
    margin-bottom: 0;
    /* height: 48px; */
    display: table;
    width: 100%;
    margin-left: -15px;
    margin-right: -15px;
}
.header .header_bottom > ul::after {
    /*content: "";*/
    /* display: inline-block; */
    /* width: 100%; */
    /* height: 0; */
    /* margin: 0; */
    /* padding: 0; */
    /* line-height: 0px; */
}
.header .header_bottom ul li {
    display: table-cell;
    /* margin: 0 30px; */
    padding: 15px 15px 15px;
    text-align: center;
    text-align: left;
}
body.header-fix .header .header_bottom ul li {
    padding-top: 0;
    padding-bottom: 0;
}
.header .header_bottom ul li:hover, .header .header_bottom ul li.active {
	background-color: #fff;
}
.header .header_bottom ul li.active > a:before, .header .header_bottom ul li:hover > a:before {
  /*width: 100%;*/
}
.header .header_bottom ul li.active > a:after, .header .header_bottom ul li:hover > a:after {
  /*width: 100%;*/
}
.header .header_bottom ul li > a:before {
  /*content: "";*/
  /*height: 2px;*/
  /*width: 0%;*/
  /*background: #ff0000;*/
  /*position: absolute;*/
  /*top: 0;*/
  /*left: 0;*/
  /*display: block;*/
  /*transition: 200ms;*/
}
.header .header_bottom ul li > a:after {
  /*content: "";*/
  /*height: 2px;*/
  /*width: 0%;*/
  /*background: #ff0000;*/
  /*position: absolute;*/
  /*bottom: 0;*/
  /*right: 0;*/
  /*display: block;*/
  /*transition: 200ms;*/
}
.header .header_bottom ul li .m_li {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    color: #545454;
    text-decoration: none;
    padding-top: 3px;
    padding-bottom: 3px;
    line-height: 26px;
    position: relative;
    white-space: nowrap;
}
header .header_bottom ul li .m_li svg {
    vertical-align: middle;
    display: inline-block;
    margin: 0 5px 0 0;
}
@media(max-width: 991px) {
	.header .header_bottom ul li .m_li svg {
		display: none;
	}
	.header .header_bottom ul li .m_li {
		font-size: 12px;
	}
}
header .header_bottom ul li .m_li span {
    vertical-align: middle;
    display: inline-block;
    padding-top: 2px;
}
.header .header_bottom ul li:hover .drop {
  display: block;
}
.header .header_bottom ul li .drop {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%);
  padding-top: 20px;
}
.header .header_bottom ul li .drop .drop_inn {
  padding-top: 10px;
  padding-bottom: 10px;
  background: rgba(0, 0, 0, 0.8);
  width: 180px;
  position: relative;
}
.header .header_bottom ul li .drop .drop_inn a {
    display: block;
    color: #fff;
    font-size: 16px;
    transition: 200ms;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
}
.header .header_bottom ul li .drop .drop_inn a:hover {
  background: #2f445f;
}
.header .header_bottom ul li .drop .drop_inn:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translate(-50%);
  width: 180px;
  height: 16px;
  background: url(/bitrix/templates/segura_shop/../img/drop_before.png) center top no-repeat;
}
.header .header_contacts {
  width: 534px;
  float: left;
  padding-top: 15px;
}
.page-margin-top {
	margin: 0;
	padding: 0;
	height: 0;
}
body.header-fix .page-margin-top {
    margin-top: 203px;
}




.item_section .isi_title {
    font-family: 'Roboto', sans-serif;
    font-size: 34px;
    color: #333333;
    margin: 0;
    margin: 0 0 10px 0;
}
.radio_wrap_table {
    width: 100%;
    font-size: 16px;
}
.modal-body .radio_wrap_table {
    margin-bottom: 20px;
}
.radio_wrap_table td, .radio_wrap_table th {
	padding: 10px 5px 10px 25px;
}
.radio_wrap_table th {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #333333;
}
.radio_wrap_table thead tr {
	border-bottom: 2px solid #e4e4e4;
}
.radio_wrap_table tbody tr {
	border-bottom: 2px solid #e4e4e4;
}
.radio_wrap_table td.td_price {
    padding-left: 40px;
    white-space: nowrap;
}
.radio_wrap_table td .price-old {
    color: #bebebe;
    font-size: 15px;
    text-decoration: line-through;
    vertical-align: baseline;
    font-weight: 400;
}
.radio_wrap_table td.td_price_room {
    padding-left: 40px;
    font-weight: bold;
    white-space: nowrap;
}
.radio_wrap_table td.td_count span {
    color: #3f86c8;
    border-bottom: 2px dotted;
    white-space: nowrap;
}
@media(max-width: 767px) {
	.radio_wrap_table td.td_count span {
		white-space: normal;
	}
}
.radio_wrap_table td.td_count {
	position: relative;
	padding-left: 40px;
}
.radio_wrap_table td.td_count span .cart_hidden_wrap {
    display: none;
    white-space: normal;
}
.radio_wrap_table td.td_count span:hover{
	cursor: pointer;
	border-bottom:0;
}
.radio_wrap_table td.td_count span:hover .cart_hidden_wrap{
	display: block;
	content: '';
	position: absolute;
	top: 30px;
	right: 0px;
	width: 650px;
	border: 2px solid #d0d0d0;
    padding: 35px 15px 40px 15px;
	background: #fff;
	z-index: 10;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}
.radio_wrap_table .adres_hidden_table {
	width: 100%;
	color: #333333;
	font-size: 16px;
}
.radio_wrap_table .adres_hidden_table .th_adres {
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
}
.radio_wrap_table .adres_hidden_table .th_count {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #3f86c8;
    width: 85px;
    white-space: nowrap;
}
.radio_wrap_table .adres_hidden_table th {
    padding: 0px 15px 15px 15px;
}
.radio_wrap_table .adres_hidden_table td {
    padding: 5px 15px 5px 15px;
}
.radio_wrap_table .adres_hidden_table tr {
	border-bottom: 0;
}
.radio_wrap_table p {
    font-size: 16px;
    color: #333333;
    padding: 15px 15px 0px 15px;
    margin: 0;
}
.add_block_wrap {
	margin: 30px 0px 0px 0px;
}
.print-buttons {
    float: left;
}
.print-buttons2 {
    margin: 0 0 20px 0;
    text-align: center;
}
.modal-body .order-buttons {
    float: none;
    width: auto;
    margin: 0;
}
.order-buttons {
    float: right;
    width: 470px;
    margin: 0 0 0 20px;
}
.print_wrap {
    display: inline-block;
    margin: 7px 0px 0px 0px;
    position: relative;
}
.email_wrap {
    display: inline-block;
    margin: 7px 21px 0px 0px;
    position: relative;
}
.compare_wrap {
    display: inline-block;
    margin: 7px 21px 0px 0px;
    width: 33px;
    height: 31px;
    background: url(/bitrix/templates/segura_shop/img/compare-detail.png);
    cursor: pointer;
    position: relative;
}
.print_wrap a{
	display: block;
	width: 35px;
	height: 34px;
	background: url(/bitrix/templates/segura_shop/images/icon_ptint.png);
}
.print_wrap a:hover {
	opacity: 0.8;
}
.email_wrap a{
	display: block;
	width: 36px;
	height: 34px;
	background: url(/bitrix/templates/segura_shop/images/icon_email.png);
}
.email_wrap a:hover {
	opacity: 0.8;
}
.btn_in_card {
    height: 48px;
    color: #fff;
    background-color: #2f445f;
    font-size: 16px;
    border: none;
    margin: 0 0 20px;
}
.btn_in_card:hover {
  background-color: #cf102d;
}

.btn_fast_add {
    height: 48px;
    color: #fff;
    background-color: #2f445f;
    font-size: 16px;
    border: none;
    margin: 0 0 20px 0;
}
.btn_fast_add:hover {
  background-color: #cf102d;
}

.found-cheper {
    float: right;
}
@media (max-width: 767px){ 
	.found-cheper {
		float: none;
		margin-bottom: 10px;
		display: inline-block;
	}
}

.radio_wrap_table .radio {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 10px 0 0 7px;
}
.radio_wrap_table .radio + label {
    position: relative;
    padding: 0 0 0 35px;
    cursor: pointer;
    font-size: 15px;
    font-weight: normal;
    margin: 0px;
    white-space: nowrap;
}
.radio_wrap_table .radio + label {
  cursor: pointer;
}
.radio_wrap_table .radio + label::before {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    width: 19px;
    height: 19px;
    border: 2px solid #c4c4c4;
    border-radius: 50%;
    background: #FFF;
}
.radio_wrap_table .radio + label:hover::before {
	border-color: #888888;
}
.radio_wrap_table .radio:disabled + label::before {
  opacity: 0.2;
}
.radio_wrap_table .radio:checked + label::after {
  opacity: 1;
}
.radio_wrap_table .radio + label::after {
    content: '';
    position: absolute;
    top: 3px;
    left: 4px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #666666;
    opacity: 0;
    transition: .2s;
}

.js-close-popup {
	content: '';
	display: none;
	position: absolute;
	top: 2px;
	right: 2px;
	width: 15px;
	height: 15px;
	background: url(/bitrix/templates/segura_shop/images/icon-close.png);
}
label .vanish::before {
    content: "";
    position: absolute;
    border-top: 7px solid transparent;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
    left: 50%;
    top: -14px;
    margin-left: -7px;
}
label .vanish {
    display: none;
    position: absolute;
    background-color: #fff;
    z-index: 1;
    border-radius: 5px;
    box-shadow: 0px 5px 20px 0px rgba(0,0,0,0.5);
    padding: 5px 10px 5px 60px;
    font-size: 14px;
    left: -10px;
    top: 32px;
}
label:hover .vanish {
	display: block;
}
label .vanish img {
    position: absolute;
    left: 20px;
    top: -6px;
}
label .vanish b {
    display: block;
    color: #d52323;
}
.vanish-basket {
    position: relative;
    padding: 15px 15px 15px 70px;
    display: inline-block;
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
    border-radius: 5px;
    font-size: 14px;
}
.vanish-basket img {
    position: absolute;
    left: 20px;
    top: 5px;
}
.vanish-basket b {
    display: block;
    /* color: #d52323; */
}
.basket-result {
}
.basket-result td {
    vertical-align: top !important;
}
.basket-result .shop-price {
    font-size: 12px;
    color: #cf112d;
    font-weight: 600;
    display: block;
    margin-top: 11px;
    margin-right: 20px;
}
.basket-result .shop-price .old-price {
    float: right;
    /* font-size: 14px; */
    color: #bebebe;
    text-decoration: line-through;
    font-weight: 400;
    /* margin-right: 20px; */
}
.basket-result .price {
    font-size: 25px;
    color: #393939;
    font-weight: 600;
    display: block;
    margin-right: 20px;
}
.basket-result .shop-text {
    display: block;
    font-size: 12px;
}
.basket-result .send {
    color: #fff;
    font-size: 18px;
    text-align: center;
    background: #cf112d;
    transition: 300ms;
    height: 48px;
    border: none;
    letter-spacing: 1px;
    display: inline-block;
    line-height: 47px;
    border: 0 none;
    vertical-align: middle;
    cursor: pointer;
    margin: 12px 0 0 0;
    white-space: nowrap;
    padding: 0 20px;
}
.basket-result .send:hover {
	background: #2f445f;
}
.free-delivery {
    background: url(/bitrix/templates/segura_shop/img/free-delivery.png) 20px 50% no-repeat #f9ffe3;
    border-radius: 5px;
    padding: 25px 15px 25px 90px;
}
.free-delivery .head {
    font-size: 15px;
    color: #595959;
    font-weight: 600;
}
.free-delivery .text {
    font-size: 13px;
    color: #595959;
}
.free-delivery .text b {
    font-weight: 600;
    color: #cf112d;
}


/*tabs*/
.card_inform .ci_info.active {
    display: block;
    /* border: 2px solid #c4c4c4; */
    position: relative;
    top: -2px;
    z-index: 1;
    padding: 30px 0;
}
.card_inform .ci_info.delivery {
    display: block;
    /* border: 2px solid #c4c4c4; */
    position: relative;
    top: -2px;
    z-index: 1;
    /* padding: 30px 35px; */
}
.card_inform .ci_info {
    display: none;
}
.card_inform {
    margin: 0px 0px 40px 0px;
    color: #545454;
    font-size: 15px;
}
.card_inform .ci_tabs {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    text-align: center;
    border-bottom: 1px solid #e8e8e8;
}
.card_inform .ci_tabs .ci_tab{
	display: inline-block;
}
.card_inform .ci_tabs .ci_tab.active{
	z-index: 2;
}
.card_inform .ci_tabs .ci_tab.active span {
    /* border-right: 2px solid #c4c4c4; */
    /* border-left: 2px solid #c4c4c4; */
    /* border-top: 2px solid #c4c4c4; */
    /* background: #fff; */
    color: #30445f;
    border-bottom-color: #30445f;
}
.card_inform .ci_tabs .ci_tab span {
    display: inline-block;
    font-size: 18px;
    color: #767676;
    cursor: pointer;
    /* background: #dcdcdc; */
    width: 100%;
    padding: 7px 10px;
    /* border-right: 2px solid #dcdcdc; */
    /* border-left: 2px solid #dcdcdc; */
    /* border-top: 2px solid #dcdcdc; */
    border-bottom: 1px solid transparent;
    margin-bottom: -1px;
}
.card_inform .ci_tabs .ci_tab:first-child {
	padding-left: 0px;
}
.card_inform .ci_tabs .ci_tab:last-child {
	padding-right: 0px;
}
.table_tab_desc {
	width: 100%;
	font-size: 16px;
	color: #333333;
}
.table_tab_desc td {
    padding: 5px 0;
}
.table_tab_desc tr td:first-child{
	color: #666666;
}
.ci_table .ci_table_desc_text {
    font-size: 16px;
}
.ci_table .ci_table_title {
    font-size: 24px;
    color: #333333;
    margin: 0px 0px 15px 0;
    text-transform: uppercase;
}
.border-bottom-dotted {
    display: block;
    border-bottom: 2px dotted #c4c4c4;
    line-height: 1;
}
.border-bottom-dotted > span {
    display: block;
    border-bottom: 1px solid #fff;
    margin-bottom: -1px;
}
.border-bottom-dotted span span {
    display: inline-block;
    border-bottom: 2px solid #fff;
    margin-bottom: -2px;
}

.delivery_tab_wrap {
	width: calc(100% + 30px);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.delivery_tab_wrap .delivery_tab {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
.delivery_tab_wrap::before, .delivery_tab_wrap::after {
  display: none !important;
}

.delivery_tab_wrap .delivery_tab_inn {
    background-color: #f7f7f7;
    padding: 25px 30px 525px 30px;
    margin-bottom: -500px;
}
.ci_table .delivery_tab {
    margin-bottom: 15px;
    margin-bottom: 30px;
    overflow: hidden;
	box-sizing: border-box;
}
.ci_table .delivery_tab p {
    font-size: 13px;
    margin: 10px 0 0 0;
}
.ci_table .delivery_tab_text {
    margin: 0px 0px 15px 0;
}
.ci_table .delivery_tab_text.return {
    margin-top: 40px;
}
.ci_table .delivery_tab_text.return::before {
    content: "";
    display: block;
    float: left;
    width: 100px;
    height: 84px;
    background: url(/bitrix/templates/segura_shop/img/return.png) center center no-repeat transparent;
    margin: 0 25px 0 0;
}
.ci_table .delivery_tab_text p {
    font-size: 14px;
    /* color: #333333; */
}
.ci_table .delivery_tab span {
    display: block;
    font-size: 18px;
    color: #545454;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 600;
}
.ci_table .delivery_tab .pay-cash, .ci_table .delivery_tab .pay-card, .ci_table .delivery_tab .pay-legal, .ci_table .delivery_tab .pay-online {
    display: block;
    background-position: 0% 50%;
    background-repeat: no-repeat;
    min-height: 65px;
    padding: 0 0 0 80px;
    font-size: 0;
    letter-spacing: 0;
    word-spacing: 0;
    display: block;
}
.ci_table .delivery_tab .pay-cash span, .ci_table .delivery_tab .pay-card span, .ci_table .delivery_tab .pay-legal span, .ci_table .delivery_tab .pay-online span {
    font-size: 16px;
    vertical-align: middle;
}
.ci_table .delivery_tab .pay-cash::before, .ci_table .delivery_tab .pay-card::before, .ci_table .delivery_tab .pay-legal::before, .ci_table .delivery_tab .pay-online::before {
    content: "";
    height: 65px;
    vertical-align: middle;
    width: 0;
    display: inline-block;
}
.ci_table .delivery_tab .pay-cash {
    background-image: url(/bitrix/templates/segura_shop/img/pay-cash.png);
}
.ci_table .delivery_tab .pay-card {
    background-image: url(/bitrix/templates/segura_shop/img/pay-card.png);
}
.ci_table .delivery_tab .pay-legal {
    background-image: url(/bitrix/templates/segura_shop/img/pay-legal.png);
}
.ci_table .delivery_tab .pay-online {
    background-image: url(/bitrix/templates/segura_shop/img/pay-online.png);
}
.ci_table .delivery_tab p a, .ci_table .delivery_tab_text a {
    /* font-size: 16px; */
    /* color: #333333; */
    /* border-bottom: 1px solid #333333; */
    text-decoration: underline;
}
.ci_table .delivery_tab p a:hover, .ci_table .delivery_tab_text a:hover {
	border-bottom: 0;
	text-decoration: none;
}
.card_inform .ci_info .ci_table .col-five {
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
}
.fitting-shop, .fitting-room {
    position: relative;
    padding: 37% 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 0 25px;
}
.fitting-shop div, .fitting-room div {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    padding: 25px 30px;
    min-height: 50%;
}
.fitting-shop div span, .fitting-room div span {
    font-size: 18px;
    font-weight: 600;
}
.fitting-shop div p, .fitting-room div p {
    font-size: 13px;
    margin: 10px 0 0 0;
}
.fitting-shop {
    background-image: url(/bitrix/templates/segura_shop/img/fitting-shop.jpg);
}
.fitting-room {
    background-image: url(/bitrix/templates/segura_shop/img/fitting-room.jpg);
}
.card_inform .ci_info .ci_table .col-five .pre_order_tab span {
	font-size: 48px;
	font-weight: bold;
	color: #dcdcdc;
}
.card_inform .ci_info .ci_table .col-five .pre_order_tab p {
	margin: 0px;
	font-size: 16px;
	color: #333333;
}
.main_title {
	font-size: 34px;
	color: #333333;
	margin: 0px 0px 20px 0px;
}
.maps_item_wrap {
	margin: 0px 0px 40px 0px;
}
.maps_item_wrap img {
	width: 100%;
	height: auto;
}
.section_item_map .item_map .item_map_title {
	font-size: 20px;
	color: #333333;
	margin: 0px 0px 20px 0px;
	min-height: 56px;

}
.section_item_map .item_map .item_map_adres {
	font-size: 16px;
	color: #333333;
	margin: 0px 0px 30px 0px;
	min-height: 66px;
	
}
.section_item_map .item_map .item_map_tel a {
	display: inline-block;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #333333;
	margin: 0px 0px 10px 0px;
}
.section_item_map .item_map .item_map_tel a:hover {
	border-bottom: 1px solid #fff;
	text-decoration: none;
}
.section_item_map .item_map .item_map_mail a {
	display: inline-block;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #333333;
	margin: 0px 0px 10px 0px;
}
.section_item_map .item_map .item_map_mail a:hover {
	border-bottom: 1px solid #fff;
	text-decoration: none;	
}
.section_item_map .item_map .item_map_time {
	font-size: 16px;
	color: #333333;
	margin: 0px 0px 10px 0px;
}
.section_item_map .item_map .item_map_shema a {
	display: inline-block;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #333333;
	margin: 0px 0px 10px 0px;
}
.section_item_map .item_map .item_map_shema a:hover {
	border-bottom: 1px solid #fff;
	text-decoration: none;	
}
.section_item_map .item_map .item_map_assortiment {
	font-size: 16px;
	color: #3f86c8;
}
.section_item_map {
	/* margin: 0px 0px 40px; */
}
.section_item_map .item_map {
	margin: 0px 0px 40px;
}
.title_name_razd {
	font-size: 34px;
	color: #333333;
	margin: 0px 0px 30px 0px;
}
.company_section h1 {
	font-size: 34px;
	color: #333333;
	line-height: normal;
}
.shopping_section h1 {
	font-size: 34px;
	color: #333333;
	line-height: normal;
}
.company_section_text {
  margin: 20px 0px 30px 0px
}
.company_section_text p {
	font-size: 18px;
	color: #333333;
	line-height: 28px;
	margin-top: 15px;
}
.company_section_text .copany_img img {
	width: 100%;
	height: auto;
}
.company_bg_wrap .company_bg {
	position: relative;
	background-image: url(/bitrix/templates/segura_shop/images/company_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 35px;
	background-position: 50% 50%;
}
.company_bg_wrap .company_bg .col-five {
	width: 20%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	padding-top: 105px;
	padding-bottom: 105px;
}
.company_bg_wrap .company_bg .col-five .company_info_title {
	font-size: 44px;
	font-weight: bold;
	color: #333333;
}
.company_bg_wrap .company_bg .col-five .company_info_desc {
	font-size: 18px;
	color: #333333;
}
.company_title {
    font-size: 34px;
    color: #333333;
    line-height: normal;
    padding-top: 20px;
}
.company_room_text p {
	font-size: 18px;
	color: #333333;
	line-height: 28px;
	margin-top: 15px;
}

.room_list_wrap {
	margin: 0px 0px 40px 0px;
}
.room_list_wrap .room_list{
	overflow: hidden;
	margin-top: 15px;

}
.room_list_wrap .room_list .room_list_image {

}
.room_list_wrap .room_list .room_list_image img {
	width: 100%;
	height: auto;
}
.room_list_wrap .room_list .room_list_title {
	font-size: 20px;
	line-height: 26px;
	color: #333333;
	margin-top: 20px;
}
.comapny_material_wrap .col-five {
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
    margin: 0px 0px 40px 0px;
}


.comapny_material_wrap {
	margin: 40px 0px 0px 0px;
}
.comapny_material_wrap .col-five .comapny_material_image {
	margin: 0px 0px 20px 0px;

}
.comapny_material_wrap .col-five .comapny_material_title {
	font-size: 20px;
	line-height: 26px;
	color: #333333;
}
.company_feed_bg_wrap {
	margin: 30px 0px 0px 0px;
}
.company_feed_bg_wrap .company_feed_bg {
	position: relative;
	background-image: url(/bitrix/templates/segura_shop/images/feed_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 80px 0px 60px 0px;
	background-position: 50% 50%;
}
.feed_form {
	float: none;
	display: block;
  margin-left: auto;
  margin-right: auto;
}
.feed_form .form-group.form-group-textarea {
	margin-bottom: 35px;
}
.form-group {
    text-align: left;
}
.form-group label {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	color: #333333;
	
}
.login-input label{
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #545454;
    margin-bottom: 9px;
}
.modal .modal-dialog .modal-content .login-healing p a {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #B82925;
}
.modal .modal-dialog .modal-content .login-healing p {
    text-align: left;
    padding-bottom: 10px
}

.modal .modal-dialog .modal-content .row-registration p a {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #B82925;
    line-height: 30px;
}

.form-group input:not([type="checkbox"]):not([type="radio"]), .modal .modal-dialog .modal-content input:not([type="checkbox"]):not([type="radio"]) {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	height: 38px;
	border: 1px solid #C6C4C4;
	color: #333333;
	background: none;
    margin-bottom: 20px;
}
.form-group textarea, .modal .modal-dialog .modal-content .textarea {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 100px;
    border: 1px solid #333333;
    color: #333333;
    resize: none;
    background: none;
}
.form-group select {
    width: 100%;
    padding: 10px 5px;
    border: 1px solid;
}
.feed_form .feed_title {
	font-size: 34px;
	line-height: 24px;
	color: #333333;
	text-align: center;
	margin: 0px 0px 30px 0px;
}
.feed_form .feed_submit {
	border: 0;
	background: #333333;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	padding: 12px 50px;
}
.slider_room {
    padding: 0px 30px;
    overflow: hidden;
    margin: 20px 0px 30px 0px;
}
.slider_room .slider_room_item {
	overflow: hidden;
}
.slider_room .slider_room_item img{
	width: 100%;
	height: auto;
}

.slider_room .slick-prev {
	left: 9px;
	z-index: 1;
	background: url(/bitrix/templates/segura_shop/images/room_arr_left.png);
	width: 9px;
	height: 16px;
}
.slider_room .slick-prev:before {
	display: none;
}
.slider_room .slick-next {
	right: 9px;
	z-index: 1;
	background: url(/bitrix/templates/segura_shop/images/room_arr_right.png);
	width: 9px;
	height: 16px;
}
.slider_room .slick-next:before {
	display: none;
}
.company_panorama {
	margin: 0px 0px 60px 0px;
}
.company_panorama img{
	width: 100%;
	height: auto;
}
.shopping_name {
	font-size: 20px;
	line-height: 36px;
	color: #333333;
}
.rostokino_wrap {
	margin-top: 50px;
}
.rostokino_info_wrap {
	margin: 0px 0px 35px 0px;
}

.shopping_panorama img{
	width: 100%;
	height: auto;
}
.shopping_info {
	margin-top: 25px;
}
.shopping_info .s_adres{
	font-size: 16px;
	color: #333333;
	line-height: 42px;
	padding: 0px 0px 0px 40px;
	background: url(/bitrix/templates/segura_shop/images/s_adres.png) left 5px no-repeat;
}
.shopping_info .s_adres.s_adres_rumyan{
	font-size: 16px;
	color: #333333;
	line-height: 25px;
	padding: 0px 0px 0px 40px;
	background: url(/bitrix/templates/segura_shop/images/s_adres.png) left 5px no-repeat;
}
.shopping_info .s_phone{
	padding: 0px 0px 0px 40px;
	background: url(/bitrix/templates/segura_shop/images/s_phone.png) left 5px no-repeat;
}
.shopping_info .s_phone a {
	font-size: 16px;
	color: #333333;
	line-height: 42px;
	text-decoration: none;
	border-bottom: 1px solid #333333;
}
.shopping_info .s_phone a:hover {
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
.shopping_info .s_mail{
	padding: 0px 0px 0px 40px;
	background: url(/bitrix/templates/segura_shop/images/s_mail.png) left 5px no-repeat;
}
.shopping_info .s_mail a {
	font-size: 16px;
	color: #333333;
	line-height: 42px;
	text-decoration: none;
	border-bottom: 1px solid #333333;
}
.shopping_info .s_mail a:hover {
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
.shopping_info .s_time{
	font-size: 16px;
	color: #333333;
	line-height: 42px;
	padding: 0px 0px 0px 40px;
	background: url(/bitrix/templates/segura_shop/images/s_time.png) left 5px no-repeat;
}
.shopping_ya_map {
	margin-bottom: 30px;
}
.shopping_ya_map img {
	width: 100%;
	height: auto;
}
.ymap {
	width: 100% !important;
	height: 450px !important;
}
.ymap.closed {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    height: auto !important;
    border: 1px solid #aaa;
}
.js-load-and-init-ymap {
	cursor: pointer;
}

.shopping_availability_wrap {
	position: relative;
	margin-top: 20px;
}
.shopping_availability_wrap img {
	width: 100%;
	height: auto;
}
.shopping_availability_wrap span {
	position: absolute;
	font-size: 34px;
	line-height: 32px;
	color: #ffffff;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
}

.shopping_ya_map_list {
	margin-top: 20px;
}
.shopping_ya_map_list img {
	width: 100%;
	height: auto;
}
.rostokino_tab_wrap {
	padding-bottom: 35px;
	border-bottom: 2px solid #e4e4e4;
}

.rostokino_tab_wrap .ci_info_rostokino {
  display: none;
}
.rostokino_tab_wrap .ci_info_rostokino.active {
	display: block;
	border: 2px solid #c4c4c4;
	position: relative;
	top: -2px;
	z-index: 1;
	padding: 30px 40px;
}
.rostokino_tab_wrap .ci_info_rostokino h3 {
	font-size: 20px;
	line-height: 24px;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;

}
.rostokino_tab_wrap .ci_info_rostokino p {
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
}




.rostokino_tab_wrap .ci_tabs_rostokino {
	margin-right: 0px;
	margin-left: 0px;
	cursor: pointer;
}

.rostokino_tab_wrap .ci_tabs_rostokino .ci_tab_rostokino span {
	display: block;
	font-size: 26px;
	line-height: 25px;
	color: #333333;
	padding: 55px 0px 55px 40px;
	margin-right: 70px;
	margin-right: -15px;
  margin-left: -15px;
	background-image: url(/bitrix/templates/segura_shop/images/fhopping_tab_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
}
.rostokino_tab_wrap .ci_tabs_rostokino .ci_tab_rostokino.active span {
	border-right: 2px solid #c4c4c4;
	border-left: 2px solid #c4c4c4;
	border-top: 2px solid #c4c4c4;
	background: #fff;
	z-index: 2;
}
.rostokino_tab_wrap .ci_tabs_rostokino .ci_tab_rostokino.first_tab span:before {
	content: '';
	position: absolute;
	top: 25px;
	right: 70px;
	width: 83px;
	height: 83px;
	background: url(/bitrix/templates/segura_shop/images/shopping_active_tab.png) no-repeat;
}
.rostokino_tab_wrap .ci_tabs_rostokino .ci_tab_rostokino span:before {
	content: '';
	position: absolute;
	top: 25px;
	right: 70px;
	width: 98px;
	height: 83px;
	background: url(/bitrix/templates/segura_shop/images/shopping_tab.png) no-repeat;
}

.rostokino_tab_wrap .ci_tabs_rostokino .ci_tab_rostokino:first-child span {
	margin-right: 5px;
}
.rostokino_tab_wrap .ci_tabs_rostokino .ci_tab_rostokino:last-child span {
	margin-left: 5px;
}
.map_rostokino img {
	width: 100%;
	height: auto;
}
.map_rostokino {
	margin: 20px 0px 20px 0px;
}
.map_rostokino > div {
	margin: 0px;
	padding: 0px;
}
.map_rostokino > div:first-child{
	padding-right: 5px;
}
.map_rostokino > div:last-child{
	padding-left: 5px;
}
/*Румянцево*/

.rostokino_tab_wrap .ci_info_rumyancevo {
  display: none;
}
.rostokino_tab_wrap .ci_info_rumyancevo.active {
	display: block;
	border: 2px solid #c4c4c4;
	position: relative;
	top: -2px;
	z-index: 1;
	padding: 30px 40px;
}
.rostokino_tab_wrap .ci_info_rumyancevo h3 {
	font-size: 20px;
	line-height: 24px;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;

}
.rostokino_tab_wrap .ci_info_rumyancevo p {
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
}

.rostokino_tab_wrap .ci_tabs_rumyancevo {
	margin-right: 0px;
	margin-left: 0px;
	cursor: pointer;
}

.rostokino_tab_wrap .ci_tabs_rumyancevo .ci_tab_rostokino span {
	display: block;
	font-size: 26px;
	line-height: 25px;
	color: #333333;
	padding: 55px 0px 55px 40px;
	margin-right: 70px;
	margin-right: -15px;
  margin-left: -15px;
	background-image: url(/bitrix/templates/segura_shop/images/fhopping_tab_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
}
.rostokino_tab_wrap .ci_tabs_rumyancevo .ci_tab_rostokino.active span {
	border-right: 2px solid #c4c4c4;
	border-left: 2px solid #c4c4c4;
	border-top: 2px solid #c4c4c4;
	background: #fff;
	z-index: 2;
}
.rostokino_tab_wrap .ci_tabs_rumyancevo .ci_tab_rostokino.first_tab span:before {
	content: '';
	position: absolute;
	top: 25px;
	right: 70px;
	width: 83px;
	height: 83px;
	background: url(/bitrix/templates/segura_shop/images/shopping_active_tab.png) no-repeat;
}
.rostokino_tab_wrap .ci_tabs_rumyancevo .ci_tab_rostokino span:before {
	content: '';
	position: absolute;
	top: 25px;
	right: 70px;
	width: 98px;
	height: 83px;
	background: url(/bitrix/templates/segura_shop/images/shopping_tab.png) no-repeat;
}
.rostokino_tab_wrap .ci_tabs_rumyancevo .ci_tab_rostokino:first-child span {
	margin-right: 5px;
}
.rostokino_tab_wrap .ci_tabs_rumyancevo .ci_tab_rostokino:last-child span {
	margin-left: 5px;
}

/*Черемушки*/
.rostokino_tab_wrap .ci_info_cherem {
  display: none;
}
.rostokino_tab_wrap .ci_info_cherem.active {
	display: block;
	border: 2px solid #c4c4c4;
	position: relative;
	top: -2px;
	z-index: 1;
	padding: 30px 40px;
}
.rostokino_tab_wrap .ci_info_cherem h3 {
	font-size: 20px;
	line-height: 24px;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;

}
.rostokino_tab_wrap .ci_info_cherem p {
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	margin: 0px;
}

.rostokino_tab_wrap .ci_tabs_cherem {
	margin-right: 0px;
	margin-left: 0px;
	cursor: pointer;
}

.rostokino_tab_wrap .ci_tabs_cherem .ci_tab_rostokino span {
	display: block;
	font-size: 26px;
	line-height: 25px;
	color: #333333;
	padding: 55px 0px 55px 40px;
	margin-right: 70px;
	margin-right: -15px;
  margin-left: -15px;
	background-image: url(/bitrix/templates/segura_shop/images/fhopping_tab_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
}
.rostokino_tab_wrap .ci_tabs_cherem .ci_tab_rostokino.active span {
	border-right: 2px solid #c4c4c4;
	border-left: 2px solid #c4c4c4;
	border-top: 2px solid #c4c4c4;
	background: #fff;
	z-index: 2;
}
.rostokino_tab_wrap .ci_tabs_cherem .ci_tab_rostokino.first_tab span:before {
	content: '';
	position: absolute;
	top: 25px;
	right: 70px;
	width: 83px;
	height: 83px;
	background: url(/bitrix/templates/segura_shop/images/shopping_active_tab.png) no-repeat;
}
.rostokino_tab_wrap .ci_tabs_cherem .ci_tab_rostokino span:before {
	content: '';
	position: absolute;
	top: 25px;
	right: 70px;
	width: 98px;
	height: 83px;
	background: url(/bitrix/templates/segura_shop/images/shopping_tab.png) no-repeat;
}
.rostokino_tab_wrap .ci_tabs_cherem .ci_tab_rostokino:first-child span {
	margin-right: 5px;
}
.rostokino_tab_wrap .ci_tabs_cherem .ci_tab_rostokino:last-child span {
	margin-left: 5px;
}


.js-navig_shopping {
	margin-bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	margin: 40px 0px 30px 0px;

}
.js-navig_shopping li{
	margin-right: 40px;
}
.js-navig_shopping li a{
	font-size: 30px;
	line-height: 24px;
	color: #3f86c8;
	text-decoration: none;
	border-bottom: 2px dashed #3f86c8;

}
.js-navig_shopping li a:hover {
		text-decoration: none;
		border-bottom: 0;
}
.js-navig_shopping li.active a{
	color: #fff;
	background: #3f86c8;
	padding: 5px 20px;
}
.js-navig_shopping li.active a:hover {
		text-decoration: none;
		border-bottom: 2px dashed #3f86c8;
}

.compositions-list {
}
.compositions-list .pic {
    display: block;
    padding: 50%;
    margin: 0 0 30px;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	transition: 200ms;
}
.compositions-list .pic:hover {
    box-shadow: 1px 15px 15px 0px rgba(0,0,0,0.5);
    margin-top: -5px;
    margin-bottom: 25px;
}
.compositions-list .pic span {
    position: absolute;
    color: #fff;
    left: 15px;
    right: 15px;
    text-align: center;
    bottom: 20px;
}

.footer-menu::before {
    content: "";
    position: absolute;
    border-bottom: 1px solid #5a5a5a;
    left: 15px;
    right: 15px;
    bottom: 0;
    display: block;
}
.footer-menu {
    padding: 0 0 20px;
    position: relative;
}
.footer-menu .item::before {
    content: ">";
    display: inline-block;
    vertical-align: middle;
    color: #404040;
    border: 1px solid #404040;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 13px;
    background-color: #fff;
    font-size: 10px;
    font-weight: 600;
    margin-left: 0px;
    margin: 0 3px 0 0;
}
.footer-menu .item, .footer-contacts .item, .footer-menu .inst, .footer-menu .robokassa {
    margin: 0;
    padding: 5px 0;
}
.footer-menu .item a {
    color: #fff;
    vertical-align: middle;
    font-size: 18px;
    line-height: 22px;
}
.footer-menu .inst::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: url(/bitrix/templates/segura_shop/img/inst.png) no-repeat transparent 0 50%;
    width: 24px;
    height: 22px;
}
.footer-menu .inst a {
    color: #fff;
    vertical-align: middle;
    font-size: 18px;
    line-height: 22px;
}
.footer-contacts {
    padding: 5px 0 20px;
}
.footer-contacts .item.point a, .footer-contacts .item.point span {
    display: block;
    margin-left: 32px;
}
.footer-contacts .item.phone {
}
.footer-menu .robokassa img {
    height: 23px;
}

.footer-collections {
    /*background: url(/bitrix/templates/segura_shop/img/footer-collections.png) 0px 50% no-repeat transparent;*/
	margin: 25px 0;
    /*box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.1);*/
}
@media(max-width: 767px) {
	.footer-collections {
		background: none;
		box-shadow: none;
	}
}

.footer-collections > .row {
    font-size: 0;
    word-spacing: 0;
    letter-spacing: 0;
}
.footer-collections > .row > * {
    float: none;
    vertical-align: middle;
    display: inline-block;
}
.footer-collections .name {
    font-size: 19px;
    color: #545454;
}
.footer-collections .text {
    font-size: 13px;
    font-weight: 300;
    color: #a4a4a4;
}

.letter-collections {
    display: block;
    position: relative;
    z-index: 10;
    font-size: 15px;
    margin: 5px 0;
    margin-bottom: 15px;
}
.letter-collections li {
    float: left;
    position: relative;
    width: 30px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border: 1px solid transparent;
    /*margin: 5px 5px;*/
}
.letter-collections li:hover {
    background-color: #fff;
    /* border-top-color: #eee; */
    /* border-left-color: #eee; */
    /* border-right-color: #eee; */
    box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.2);
}
.letter-collections li:hover span{
    color:#1D4260;
    font-weight: 700;
}
.letter-collections li > span {
    font-weight: 400;
    font-size: 24px;
    color: #898989;
}
.letter-collections li > span:hover {
    color:#1D4260;
    font-weight: 700;
}
.footer-collections-title {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 34px;
    margin-top: 40px;
}

.letter-collections li > div {
    column-count: 2;
    position: absolute;
    background-color: #fff;
    left: -291px;
    /* right: 0; */
    top: 100%;
    width: 290px;
    text-align: left;
    padding: 5px 10px;
    display: none;
    z-index: 1;
}
.letter-collections li:hover::after {
    content: "";
    position: absolute;
    left: 0;
    height: 5px;
    background-color: #fff;
    right: 0;
    top: 100%;
    z-index: 2;
}
.letter-collections li:hover > div {
    display: block;
    /*border: 1px solid #ccc;*/
    box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.2);
}
.letter-collections li > div a {
    display: block;
    font-size: 15px;
    color: #545454;
}
.page-top-margin {
}
.header-new {
    position: relative;
    margin: 12px 0;
    font-size: 14px;
}
.header-new * {
    font-size: 14px;
}
.header-new a {
    color: #545454;
    cursor: pointer;
}
.contacts-new {
    float: left;
    width: 27%;
    margin: 17px 0 0 0;
}
.contacts-new img {
    float: left;
    margin: 6px 15px 6px 0;
}
.contacts-sub {
    line-height: 1.5;
}
.contacts-new a {
}
.contacts-sub .phone {
    font-weight: 600;
}
.contacts-sub .email {
}
.contacts-sub .email a {
    font-weight: 300;
}
.city-new {
    color: #fff;
    float: left;
    width: 19%;
    margin: 17px 0 0 0;
}
.city-new img {
    float: left;
    margin: 6px 10px 6px 0;
}
.city-sub {
    line-height: 1.5;
    position: relative;
    color: #545454;
}
.city-new span.js-show-city-menu {
    cursor: pointer;
    text-align: left;
    border-bottom: 1px solid;
    font-weight: 600;
}
.city-new span.js-show-city-menu:hover {
    border-bottom-color: transparent;
}

.logo-new {
    float: right;
    width: 15%;
}
.logo-new img.logo {
    width: 75px;
    margin: 0;
    max-width: none;
    max-height: none;
}

.phone-mob {
    float: right;
    display: block;
    margin-top: 10px;
    height: 26px;
}
.phone-mob img {
    width: auto;
    height: 100%;
}

.personal-new {
    float: right;
    margin: 17px 0 0 0;
    width: 39%;
}
.personal-sub {
    line-height: 1.5;
}
.personal-new img {
    float: right;
    margin: 6px 25px 6px 0;
}
.personal-sub .name {
    font-weight: 700;
}
.personal-sub .exit {
}
.personal-sub .exit a {
    text-decoration: underline;
    font-weight: 300;
}
.cart-new {
    float: right;
    margin: 0 50px 0 0;
    display: block;
    white-space: nowrap;
}
.cart-new img {
    float: left;
    margin: 6px 10px 6px 0;
}
.cart-sub {
    line-height: 1.5;
    color: #545454;
    margin: 0 0 0 35px;
}
.cart-sub .name {
    font-weight: 700;
}
.cart-sub .sum {
    font-weight: 300;
}
.search-new {
    position: absolute;
    right: 0;
    top: 21px;
}
.search-new form {
}
.search-new input {
    /* display: none; */
    height: 34px;
    border: 0 none;
    border-radius: 17px;
    margin: -1px -33px 0 0;
    width: 0px;
    transition: width 1s ease-out 0s;
    padding: 0;
    font-size: 14px;
    position: relative;
    z-index: 10;
}
.search-new.active input {
    width: 250px;
    padding: 0 10px;
    border: 1px solid #575757;
}
.search-new button {
    border-radius: 50%;
    width: 32px;
    height: 32px;
    border: 0 none;
    padding: 0;
    background: url(/bitrix/templates/segura_shop/img/search-new2.png) no-repeat 50% 50% #f7f7f7;
    float: right;
    position: relative;
    z-index: 10;
}
.mbb {
    margin-bottom: 20px;
}
.mbbb {
    margin-bottom: 40px;
}
@media(min-width: 768px){
	.header-new {
		min-height: 74px;
	}
body.header-fix .auto-city {
    top: -5px;
    padding: 3px 10px;
}
body.header-fix .auto-city button {
    margin-top: 3px;
    margin-bottom: 1px;
}
body.header-fix .header-new {
    min-height: auto;
    margin: 5px 0;
}
body.header-fix .logo-new img.logo {
    width: 42px;
}
body.header-fix .personal-new {
    margin-top: 0;
}
body.header-fix .search-new {
    top: 5px;
}
body.header-fix .contacts-new {
    margin-top: 0;
}
body.header-fix .city-new {
    margin-top: 0;
}
}
@media (max-width: 767px) {
	.radio_wrap_table td .price-old {
		display: block;
		font-size: 12px;
	}
	.contacts-new, .personal-new, .cart-new, .search-new {
		display: none;
	}
	.logo-new {
		float: left;
		width: 65px;
	}
	.logo-new img.logo {
		width: 50px;
	}
	.city-new {
		margin: 4px 0 0 0;
		width: calc(100% - 160px);
	}
}

.search-preview {
    position: absolute;
    top: 100%;
    max-width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1;
    display: none;
    /* border: 1px solid #555; */
    border-radius: 0 0 5px 5px;
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
    padding: 25px 0 0 0;
    margin-top: -16px;
}
.search-new.active .search-preview {
    display: block;
}
.search-preview .item {
    margin: 5px 10px;
    white-space: nowrap;
}
.search-preview .pic {
    /* float: left; */
    display: inline-block;
    width: 40px;
    margin: 0 10px 0 0;
    vertical-align: middle;
    border: 1px solid #555;
}
.search-preview .pic img {
    width: auto;
    height: auto;
    max-width: 100%;
}
.search-preview .name {
    vertical-align: middle;
    white-space: normal;
    display: inline-block;
    width: calc(100% - 50px);
    font-size: 12px;
}
.search-preview .show-all {
    padding: 5px 10px;
    border-top: 1px solid #555;
}

.tcenter {
	text-align: center;
}
.uppercase {
    text-transform: uppercase;
}
.menu-top {
    background-color: #fbfbfb;
    /* border-top: 1px solid #e8e8e8; */
    /* margin-top: 98px; */
}
.sub-menu {
    display: block;
    position: absolute;
    left: -15px;
    right: -15px;
    top: 100%;
    padding: 0;
    margin-top: -14px;
    height: 0;
    overflow: hidden;
}
.sub-menu .bg {
    background-color: rgba(255, 255, 255, 1);
    padding: 20px 15px 20px 15px;
    text-align: left;
    box-shadow: 1px 5px 5px 0px rgba(0,0,0,0.2);
    position: relative;
}
li:hover .sub-menu, .sub-menu:hover {
    display: block;
    padding: 14px 0 0 0;
    height: auto;
}
.sub-menu .head {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    color: #575757;
    text-decoration: none;
    padding-top: 7px;
    padding-bottom: 7px;
    line-height: 26px;
    position: relative;
}
.sub-menu .head::before {
    content: "";
    height: 2px;
    width: 100%;
    background: #1274cb;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    transition: 200ms;
}
.sub-menu .head::after {
    content: "";
    height: 2px;
    width: 100%;
    background: #1274cb;
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    transition: 200ms;
}
.sub-menu .list {
    column-count: 4;
    column-gap: 10px;
    margin-top: 0px;
}
.sub-menu .selection-by-photo + .list {
    margin-top: 50px;
}
.sub-menu a {
    color: #545454;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
}
.sub-menu .sub a, .sub-menu.fw-normal a {
    font-weight: 400;
}
.sub-menu .actions {
    margin: 0;
    position: absolute;
    top: 15px;
    left: 10px;
}
.sub-menu .actions a, .sub-menu .selection-by-photo a {
    margin: 0 15px 0 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}
.sub-menu .selection-by-photo a {
	margin: 0;
}
.sub-menu .selection-by-photo {
    margin: 0;
    position: absolute;
    top: 19px;
    right: 35px;
    border: 2px solid #0075cf;
    padding: 4px 10px;
    line-height: 1;
    border-radius: 5px;
}
.sub-menu .actions .aktsii::before {
    content: "";
	background: url('/bitrix/templates/segura_shop/img/aktsii2.png');
}
.sub-menu .actions .novinki::before {
    content: "";
	background: url('/bitrix/templates/segura_shop/img/novinki2.png');
}
.sub-menu .actions .khity::before {
    content: "";
	background: url('/bitrix/templates/segura_shop/img/khity2.png');
}
.sub-menu .actions .exclusive::before {
    content: "";
	background: url('/bitrix/templates/segura_shop/img/exclusive2.png');
}
.sub-menu .actions a::before {
	display: inline-block;
    vertical-align: middle;
    content: "";
    width: 40px;
    height: 36px;
    background-size: contain;
    margin: 0 5px 0 0;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
@media(max-width: 991px){
    .sub-menu .actions a::before{
        width: 30px;
        height: 27px;
        background-size: contain !important;
    }
}

.sub-menu .list > div {
    padding: 0 0 0 0;
    page-break-inside: avoid;
}
.menu-has-sub {
	position: relative;
}
.js-menu-open-sub {
    position: absolute;
    left: -8px;
    width: 20px;
    cursor: pointer;
    color: transparent;
    display: block;
    font-size: 17px;
    line-height: 1;
    top: 3px;
    z-index: 1;
}
.js-menu-open-sub::before {
    display: none;
    content: "\2022";
    color: #545454;
}
.catalog_menu .menu-has-sub {
    padding: 0 0 0 20px;
}
.catalog_menu .js-menu-open-sub {
    color: #fff;
    left: 0;
    right: 0;
    width: 100%;
}
.catalog_menu .js-menu-open-sub::before {
	display: none;
}
.catalog_menu .js-menu-open-sub + span {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.catalog_menu .menu-has-sub .sub {
    display: none;
}
.catalog_menu .menu-has-sub.active .sub {
    display: block;
}
/*
.js-menu-open-sub::before {
    content: "+";
    color: #575757;
    cursor: pointer;
    width: 20px;
    text-align: center;
    display: block;
}
.menu-has-sub.active .js-menu-open-sub::before {
	content: "-";
}
*/
.sub-menu .menu-has-sub .sub {
    /* display: none; */
}
.sub-menu .menu-has-sub.active .sub {
    display: block;
}
.sub-menu .sub {
    /*
    opacity: 0.9;
    padding-left: 5px;
    */
}
.sub-menu .list > .type {
    color: #1274cb;
    margin-left: 0;
    text-transform: uppercase;
    font-size: 14px;
    vertical-align: top;
    margin: 0 0 10px 0;
    font-weight: 600;
    position: relative;
    padding-bottom: 5px;
}
.sub-menu .type::after {
    content: "";
    position: absolute;
    height: 0;
    width: 19px;
    display: block;
    border-bottom: 2px solid #1274cb;
    left: 20px;
    bottom: 0px;
}
.sub-menu .type span {
    border-bottom: 1px solid #fff;
    display: inline-block;
    padding: 0 0 5px;
}
.sub-menu .last {
    margin-bottom: 20px;
}

ul.pay {
}
.pay1, .pay2, .pay3, pay4 {
    display: block;
    white-space: nowrap;
    margin: 0 0 30px 0;
}
.pay1 span, .pay2 span, .pay3 span, .pay4 span{
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 67px);
}
.pay1::before, .pay2::before, .pay3::before, .pay4::before{
    content: "";
    display: inline-block;
    width: 47px;
    height: 47px;
    vertical-align: middle;
    margin: 0 20px 0 0;
}
.pay1::before {
    background: url(/bitrix/templates/segura_shop/img/pay1.png) no-repeat transparent center;
}
.pay2::before {
    background: url(/bitrix/templates/segura_shop/img/pay2.png) no-repeat transparent center;
}
.pay3::before {
    background: url(/bitrix/templates/segura_shop/img/pay3.png) no-repeat transparent center;
}
.pay4::before {
    background: url(/bitrix/templates/segura_shop/img/pay-robo.png) no-repeat transparent center;
}
.js-preview-photo {
    display: inline-block;
    position: relative;
}
.js-preview-photo img {
	display: none;
}
.js-preview-photo:hover img {
    display: block;
    position: absolute;
    bottom: 100%;
    width: 100px;
    height: auto;
    border: 1px solid #fff;
}
.compare-head {
    position: relative;
    display: inline-block;
    float: right;
}
.compare-head span {
    position: absolute;
    right: 10px;
    top: 0;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    background: #f7f7f7;
}


.slider-parametrs, .slider-popular-blogs {
    position: relative;
}
.slider-popular-blogs {
	margin-left: -15px;
	margin-right: -15px;
}
.slider-popular-blogs::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 15px;
    background-color: #fff;
    z-index: 100;
}
.slider-popular-blogs::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 15px;
    background-color: #fff;
    z-index: 100;
}
.slider-parametrs .slick-initialized .slick-slide {
    padding: 5px 15px 15px 15px;
}
.slider-parametrs .slick-list {
    margin: 0 -15px;
}
.slider-parametrs .slick-dots li, .slider-popular-blogs .slick-dots li {
    background-color: transparent;
    border-radius: 50%;
    border: 5px solid transparent;
    width: 20px;
    height: 20px;
}
.main_slider2 .slick-dots {
    bottom: 30px;
}
.main_slider2 .slick-dots li {
    background-color: transparent;
    border-radius: 50%;
    border: 5px solid transparent;
    width: 20px;
    height: 20px;
}
.slider-parametrs .slick-dots li.slick-active, .slider-popular-blogs .slick-dots li.slick-active {
    border-color: #eee;
}
.main_slider2 .slick-dots li.slick-active {
    border-color: rgba(255,255,255,0.3);
}
.slider-parametrs .slick-dots li button, .slider-popular-blogs .slick-dots li button {
    background-color: #ccc;
    border-radius: 50%;
    width: 100%;
    height: 100%;
}
.main_slider2 .slick-dots li button {
    background-color: #fff;
    border-radius: 50%;
    width: 100%;
    height: 100%;
}
.slider-parametrs .slick-dots li button::before, .slider-popular-blogs .slick-dots li button::before {
	display: none;
}
.main_slider2 .slick-dots li button::before {
	display: none;
}
.slider-parametrs .slick-prev, .slider-parametrs .slick-next, .slider-popular-blogs .slick-prev, .slider-popular-blogs .slick-next {
    background-color: rgba(255,255,255,0.8);
    width: 60px;
    height: 60px;
    z-index: 10;
    border-radius: 50%;
    top: 50%;
    margin-top: -11px;
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
    opacity: 0.8;
}
.slider-parametrs .slick-prev:hover, .slider-parametrs .slick-next:hover, .slider-popular-blogs .slick-prev:hover, .slider-popular-blogs .slick-next:hover {
    opacity: 1;
}
.slider-parametrs .slick-prev, .slider-popular-blogs .slick-prev {
    right: auto;
    left: -15px;
    z-index: 200;
}
@media (max-width: 767px){
	.slider-parametrs .slick-prev, .slider-popular-blogs .slick-prev {
		left: 0;
	}
}
.slider-parametrs .slick-prev::before, .slider-parametrs .slick-next::before, .slider-popular-blogs .slick-prev::before, .slider-popular-blogs .slick-next::before {
    color: #000;
    line-height: 40px;
    font-size: 40px;
    font-weight: 600;
    font-family: arial;
    text-align: center;
    padding-bottom: 5px;
    display: block;
}
.slider-parametrs .slick-prev::before, .slider-popular-blogs .slick-prev::before {
    content: "‹";
}
.slider-parametrs .slick-next, .slider-popular-blogs .slick-next {
    right: -15px;
    left: auto;
    z-index: 200;
}
@media (max-width: 767px){
	.slider-parametrs .slick-next, .slider-popular-blogs .slick-next {
		right: 0;
	}
}
.slider-parametrs .slick-next::before, .slider-popular-blogs .slick-next::before {
    content: "›";
}

.slider-parametrs .js-tabs-head {
    background-color: #f6f6f6;
    text-align: center;
    margin: 0px 0 40px;
}
.slider-parametrs .js-tabs-head .js-tabs-item {
    padding: 20px 20px;
    display: inline-block;
    color: #767676;
    position: relative;
    font-size: 14px;
    cursor: pointer;
}
.slider-parametrs .js-tabs-head .js-tabs-item div {
	display: none;
}
.slider-parametrs .js-tabs-head .js-tabs-item.active {
    background-color: #2f445f;
    color: #fff;
}
.slider-parametrs .js-tabs-head .js-tabs-item.active::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-top-color: #2f445f;
    bottom: -14px;
    position: absolute;
    left: 50%;
    margin-left: -7px;
}
.slider-parametrs .js-tabs-body {
}
.js-tabs-body .js-tabs-item {
    height: 0;
    overflow: hidden;
    margin: 0;
}
.js-tabs-body .js-tabs-item.active {
    height: auto;
    overflow: visible;
}
.slider-parametrs .js-tabs-body .js-tabs-item.active {
    margin: 0 0 30px;
}
.slider-parametrs .js-tabs-body .item-big, .slider-parametrs .item-small {
    display: block;
    width: 0;
    height: 0;
    padding: 34% 50%;
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin: 0 0 20px 0;
	transition: 200ms;
}
.picture-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.picture-bg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.slider-parametrs .js-tabs-body .item-big:hover, .slider-parametrs .item-small:hover {
    box-shadow: 1px 15px 15px 0px rgba(0,0,0,0.5);
    margin-top: -5px;
    margin-bottom: 25px;
}
.slider-parametrs .item-big {
}
.slider-parametrs .item-big .name {
    position: absolute;
    left: 10px;
    right: 10px;
    color: #fff;
    text-align: center;
    top: 50%;
    margin-top: -20px;
    font-size: 21px;
    line-height: 1.3;
    font-weight: 600;
}
.slider-parametrs .item-big .price-meter {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    background-color: #511b1b;
    padding: 5px 10px;
    display: block;
    left: auto;
    bottom: auto;
}
.slider-parametrs .item-big .price-meter.discount {
    right: 63px;
}
.slider-parametrs .item-big .price-meter .discount {
    width: 53px;
}
.slider-parametrs .item-big .price {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}
.slider-parametrs .item-big .quantity {
    font-size: 16px;
    font-weight: 200;
}
.slider-parametrs .item-big .text {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    left: 10px;
    font-weight: 200;
}
.slider-parametrs .item-small {
}
.slider-parametrs .item-small .name {
    position: absolute;
    left: 10px;
    right: 10px;
    color: #fff;
    text-align: left;
    bottom: 10px;
    font-size: 13px;
    line-height: 1;
    font-weight: 600;
}
.slider-parametrs .item-small .price-meter {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    background-color: #511b1b;
    padding: 0;
    left: auto;
    bottom: auto;
}
.slider-parametrs .item-small .price-meter.discount {
    right: 63px;
}
.slider-parametrs .item-small .price-meter .discount {
    width: 53px;
}
.slider-parametrs .item-small .price {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 10px;
    display: block;
}
.slider-parametrs .item-small .quantity {
    font-weight: 200;
}
@media (max-width: 1023px){
	.slider-parametrs .item-small .price {
		display: none;
	}
	.slider-parametrs .item-small .price-meter .discount {
		min-height: 100%;
		height: auto;
	}
}
@media (max-width: 767px){
	.slider-parametrs .js-tabs-head {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		z-index: 10;
	}
	.slider-parametrs .js-tabs-head .js-tabs-item {
		display: none;
	}
	.slider-parametrs .js-tabs-head.active .js-tabs-item {
		display: block;
	}
	.slider-parametrs .js-tabs-head .js-tabs-item-mobile {
		display: block;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: 1;
		position: absolute;
		cursor: pointer;
	}
	.slider-parametrs .js-tabs-head.active {
		box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
	}
	.slider-parametrs .js-tabs-head.active .js-tabs-item-mobile {
		display: none;
	}
	.slider-parametrs .js-tabs-head .js-tabs-item.active {
		display: block;
		background-color: #ffffff;
		color: #575757;
		box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
	}
	.slider-parametrs .js-tabs-head .js-tabs-item.active::after {
		bottom: auto;
		right: 20px;
		left: auto;
		top: 50%;
		border-top-color: #aaa;
	}
	.slider-parametrs .js-tabs-head.active .js-tabs-item.active::after {
		display: none;
	}
	.slider-parametrs .js-tabs-body {
		margin-top: 90px;
	}
}

.look .js-tabs-head {
    text-align: center;
    border-bottom: 2px solid #e8e8e8;
    margin: 0 0 40px;
}
.look .js-tabs-head .js-tabs-item {
    padding: 0 20px 20px 20px;
    display: inline-block;
    cursor: pointer;
    margin: 0 0 -2px 0;
    font-size: 15px;
}
.look .js-tabs-head .js-tabs-item.active {
    border-bottom: 2px solid #2f445f;
    color: #2f445f;
}

.main-pic-block {
    margin-bottom: 40px;
}
.main-pic-block .item {
    margin-top: 30px;
    /* width: 0; */
    /* height: 0; */
    /* padding: 10% 50%; */
    display: block;
    /* background-size: cover; */
    /* background-position: 50% 50%; */
    /* background-repeat: no-repeat; */
    border: 1px solid #eee;
    position: relative;
    transition: margin 0.2s ease-out 0s;
}
.main-pic-block .item img {
    width: auto;
    height: auto;
    max-width: 100%;
}
.main-pic-block .item:hover {
    box-shadow: 1px 15px 20px 0px rgba(0,0,0,0.5);
    margin-top: 25px;
    margin-bottom: 5px;
    border: 0 none;
}
.main-pic-block .item .text {
    position: absolute;
    left: 10px;
    right: 30px;
    top: 50%;
    text-align: right;
    color: #575757;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    margin-top: -7px;
}

.main_slider2, .main_slider2.slick-dotted.slick-slider {
    margin: 0 0 40px;
}
.main_slider2 .item .text-head {
    margin-top: 10px;
}
.main_slider2 .item .text-head p {
    color: #f00;
    font-size: 14px;
}
.main_slider2 .item .text-head ul {
}
.main_slider2 .item .text-head li {
    color: #f00;
    font-size: 12px;
}
.main_slider2 .item > a {
    width: 0;
    height: 0;
    padding: 18.2% 50%;
    display: block;
    position: relative;
}
.main_slider2 .item img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
}
.main_slider2 .item .text {
    position: absolute;
    display: block;
    color: #fff;
    text-decoration: none;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.main_slider2 .item .name {
    font-size: 37px;
}
.main_slider2 .item .slider_text {
    font-size: 16px;
    line-height: 2;
}

@media (max-width: 767px){
.main_slider2 .item > a {
    width: 0;
    height: 0;
    padding: 75.6% 50%;
    display: block;
    position: relative;
}
.main_slider2 .item .text {
    top: 20px;
    transform: none;
}
.main_slider2 .item .name {
    font-size: 24px;
}
.main_slider2 .item .slider_text {
    font-size: 15px;
    line-height: 1.2;
}
}

.main-advantages {
    background: url(/bitrix/templates/segura_shop/img/main-advantages-back.jpg) no-repeat transparent 50% 50%;
    background-size: cover;
    padding: 30px 0 0 0;
}
.main-advantages .title {
    color: #fff;
    /* margin-top: 70px; */
}
.main-advantages .ip_block {
    text-align: center;
    color: #fff;
    font-size: 14px;
	transition: margin 0.2s ease-out 0s;
}
.main-advantages .ip_block:hover {
    margin: -5px 0 5px 0;
}

.main-advantages .ip_img {
    height: 60px;
    margin: 0 0 20px;
}
.main-advantages .ip_text {
    height: 80px;
    padding: 0 20px;
}


.blog-list {
}
.blog-list .slider-popular-blogs {
    margin-bottom: 70px;
}
.blog-list .tags {
    font-size: 15px;
    color: #545454;
    margin-bottom: 25px;
}
.blog-list .tags a, .blog-detail .tags a {
    color: inherit;
    font-size: inherit;
    text-decoration: underline;
}
.blog-list .item {
    margin-bottom: 35px;
}
.blog-list .slider-popular-blogs .item {
    padding: 0 15px;
}
.blog-list .item .pic {
    padding: 34% 50%;
    background-size: cover;
    background-position: center;
    position: relative;
    display: block;
}
.blog-list .item:hover .pic::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(/bitrix/templates/segura_shop/img/blog-hover.png) 50% 50% no-repeat rgba(255,255,255,0.5);
}
.blog-list .item .name {
    font-size: 15px;
    text-transform: uppercase;
    color: #545454;
    margin-top: 15px;
    font-weight: 600;
    display: block;
}
.blog-list .item .item-tags {
    margin-top: 5px;
    font-size: 14px;
    color: #9f9f9f;
}
.blog-list .item .item-tags a {
    text-decoration: underline;
    color: inherit;
    font-size: inherit;
}
.blog-list .item .inf {
    margin-top: 5px;
}
.blog-list .item .views, .blog-detail .views {
    display: inline-block;
    vertical-align: middle;
    background: url(/bitrix/templates/segura_shop/img/views.png) 0 50% no-repeat transparent;
    padding: 0 0 0 25px;
    margin: 0 20px 0 0;
    font-size: 12px;
    color: #9e9e9e;
}
.blog-list .item .likes, .blog-detail .likes {
    display: inline-block;
    vertical-align: middle;
    background: url(/bitrix/templates/segura_shop/img/like.png) 0 50% no-repeat transparent;
    padding: 0 0 0 25px;
    margin: 0 20px 0 0;
    font-size: 12px;
    color: #9e9e9e;
    cursor: pointer;
}
.blog-detail {
}
.blog-detail .tags {
    font-size: 15px;
    color: #545454;
    margin-bottom: 10px;
}
.blog-detail .inf {
    margin-bottom: 20px;
}

.blog-detail .pic {
    margin: 0 0 30px;
}
.blog-detail .pic img {
    max-width: 100%;
    width: auto;
    height: auto;
    border: 0 none;
}
.blog-detail .text {
    font-size: 15px;
    color: #545454;
}
.blog-detail .nav-panel {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding: 15px 0 12px;
    margin: 30px 0;
    font-size: 14px;
    color: #545454;
}
.blog-detail .nav-panel .back {
    text-align: left;
}
.blog-detail .nav-panel .next {
    text-align: right;
}
.blog-detail .nav-panel .back a, .blog-detail .nav-panel .next a {
    color: inherit;
    font-size: inherit;
    display: inline-block;
}
.blog-detail .nav-panel .back a {
}
.blog-detail .nav-panel .next a {
}
.blog-detail .nav-panel .back a::before, .blog-detail .nav-panel .next a::after {
    font-size: 25px;
    line-height: 25px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -7px;
}
.blog-detail .nav-panel .back a::before {
    content: "←";
    margin-right: 10px;
}
.blog-detail .nav-panel .next a::after {
	content: "→";
    margin-left: 10px;
}
.blog-detail .nav-panel .back span, .blog-detail .nav-panel .next span {
    vertical-align: middle;
    display: inline-block;
}
.blog-list-light {
}
.blog-list-light .item {
    line-height: 1;
    margin: 0 0 15px;
    font-size: 15px;
}
.blog-list-light .name {
}

.row-ib {
    font-size: 0;
    letter-spacing: 0;
    word-spacing: 0;
}
.row-ib > * {
    float: none;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}
.more-ajax {
    text-align: center;
    margin-bottom: 35px;
}
.more-ajax a {
    color: #545454;
    display: inline-block;
}
.opacity, .more-ajax a.opacity {
    opacity: 0.5;
}
.more-ajax img {
}
.more-ajax span {
    display: block;
    margin: 10px 0 0 0;
    font-size: 14px;
    font-weight: 600;
}






@charset "UTF-8";
.main_block h1 {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 1.5px;
    margin-bottom: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #545454;
}

.discount-block img {
    width: auto;
    height: auto;
    max-width: 100%;
    display: block;
    margin: 20px 0 0 0;
}

.post-header {
    padding: 10px 0 0px;
    color: #545454;
}

.post-header__title {
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 1.5px;
  margin-bottom: 0;
  margin-top: 14px;
}

.post-breadcrumb {
  margin-bottom: 0;
}

.post-breadcrumb__item {
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
  text-transform: uppercase;
  color: #545454;
  letter-spacing: 0.65px;
}

.post-breadcrumb__item a {
  color: #9e9e9e;
  padding-right: 22px;
  position: relative;
  text-decoration: underline;
}

.post-breadcrumb__item a::after {
  content: '';
  position: absolute;
  right: 8px;
  top: 4px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #002799;
  background: -webkit-gradient(linear, right top, left top, from(#002799), to(#0ca3ec));
  background: linear-gradient(to left, #002799 0%, #0ca3ec 100%);
}

.post-breadcrumb__item a:hover {
  text-decoration: none;
  color: #545454;
}

.advantage-section {
  color: #545454;
  margin-bottom: 70px;
}

.advantage-section * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.advantage-section__top-img {
  display: block;
  width: 100%;
  margin-bottom: 40px;
}

.advantage-section p {
  margin-bottom: 32px;
  font-size: 15px;
  font-weight: 300;
  line-height: 26px;
}

.advantage-section p b {
  font-weight: 700;
}

.advantage-section p i {
  font-style: italic;
}

.advantage-section h3 {
  font-size: 21px;
  font-weight: 700;
  line-height: 34px;
  color: #2890e0;
  margin-bottom: 32px;
}

.advantage-section h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 32px;
  margin-top: 0;
}

.advantage-section h4.subt {
  margin-top: 44px;
  margin-bottom: 20px;
}

.advantage-ol {
  margin: 24px 0;
}

.advantage-ol__item {
  padding: 30px 0;
  border-bottom: 1px solid #e8e8e8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.advantage-ol__item:first-child {
  padding-top: 0;
}

.advantage-ol__item:last-child {
  border-bottom: 0;
}

.advantage-ol__num {
  color: #e5e5e5;
  font-size: 73px;
  font-weight: 700;
  margin-right: 34px;
  line-height: 58px;
}

.advantage-ol p {
  margin-bottom: 0;
}

.our-disposal {
  margin: 50px 0 35px;
}

.our-disposal__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.our-disposal__item {
  border: 16px solid #f4f4f4;
  background-color: #ffffff;
  padding: 22px 40px;
  padding-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(50% - 30px);
  margin: 15px;
  margin-top: 0;
}

.our-disposal__text {
  margin-left: 40px;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
}

.our-disposal__img {
  display: block;
}

.car-park-list {
  margin-top: 40px;
  margin-bottom: 68px;
}

.car-park-list__item {
  padding: 26px 40px;
  padding-right: 20px;
  margin-bottom: 12px;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.07);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.07);
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.car-park-list__img {
  display: block;
  margin-right: 40px;
}

.car-park-list__text {
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
}

.post-list {
  margin-top: 32px;
  margin-bottom: 76px;
}

.post-list--bottom {
  margin-bottom: 32px;
}

.post-list li {
  font-size: 15px;
  font-weight: 300;
  padding-left: 32px;
  margin-bottom: 16px;
  position: relative;
}

.post-list li::before {
  content: "•";
  color: #116bc4;
  position: absolute;
  left: 0;
  top: 0;
}

.special-culture {
  margin-bottom: 56px;
}

.special-culture img {
  max-width: 100%;
}

.special-culture__text p:last-child {
  margin-bottom: 0;
}

.line-list {
  margin-top: 56px;
  margin-bottom: 58px;
  position: relative;
}

.line-list::before {
  content: '';
  height: calc(100% - 20px);
  width: 1px;
  background-color: #e8e8e8;
  position: absolute;
  left: 10px;
  top: 10px;
}

.line-list li {
  padding-left: 56px;
  font-size: 15px;
  font-weight: 300;
  line-height: 26px;
  position: relative;
  margin-bottom: 38px;
}

.line-list li:last-child {
  margin-bottom: 0;
  background-color: #fff;
}

.line-list li:last-child::before {
  top: 0;
}

.line-list li:last-child::after {
  top: 6px;
}

.line-list li::before {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #e8e8e8;
  position: absolute;
  top: 3px;
  left: 0;
}

.line-list li::after {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #1183d6;
  position: absolute;
  top: 9px;
  left: 6px;
}

.exclusive-list {
  margin-bottom: 32px;
  margin-top: 44px;
}

.exclusive-list__item {
  margin-bottom: 30px;
}

.exclusive-list__img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 32px;
}

.exclusive-list__text {
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
  text-align: center;
}

.opportunities-list {
  margin-top: 76px;
  margin-bottom: 20px;
}

.opportunities-list__img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.opportunities-list__text {
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
  text-align: center;
}

.opportunities-list__item {
  margin-bottom: 30px;
}

.suitable-block {
  background-color: #f9f9f9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 50px 0;
}

.suitable-block__img {
  display: block;
  margin-right: 36px;
}

.suitable-block__col {
  padding-top: 30px;
  padding-bottom: 20px;
}

.suitable-block__title {
  margin-bottom: 12px !important;
}

.suitable-block__desc {
  margin-bottom: 0 !important;
}

@media (max-width: 991px) {
  .our-disposal__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .our-disposal__item {
    width: calc(100% - 30px);
  }
  .special-culture__text {
    margin-top: 16px;
  }
}

@media (max-width: 767px) {
  .suitable-block {
    display: block;
  }
  .suitable-block__img {
    margin-right: 0;
    max-width: 100%;
  }
}

@media (max-width: 575px) {
  .our-disposal__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 15px;
    padding-right: 15px;
  }
  .our-disposal__text {
    margin-left: 0;
    margin-top: 14px;
    text-align: center;
  }
  .car-park-list__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 15px;
    padding-right: 15px;
  }
  .car-park-list__img {
    margin-right: 0;
    margin-bottom: 14px;
  }
}

.footer .footer_top .ft_cont a.nayti {
  background-image: url(/advantages/img/footer-menu-search.png);
}

.footer .footer_top .ft_cont a.call {
  background-image: url(/advantages/img/footer-menu-call.png);
}

.footer .footer_top .ft_cont a.write {
  background-image: url(/advantages/img/footer-menu-mail.png);
}

.footer .footer_top .ft_cont a span,
.footer .footer_top .ft_cont a span.tel {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.13px;
}

.footer .footer_top {
  background: url(/advantages/img/footer-menu-bg.png) center center no-repeat;
  background-size: cover;
  height: auto;
}

.footer .footer_top .ft_cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.footer .footer_top .ft_cont a {
  height: 82px;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 32px;
}

.footer .footer_top .ft_cont a:hover {
  background-color: rgba(255, 255, 255, 0.04);
}

.footer-menu .item a {
  color: #bdbdbd;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.13px;
}

.footer-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-menu__row {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.foot-inst {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-socials {
    margin-right: 70px;
}
.footer-socials .name {
    color: #bdbdbd;
    font-size: 13px;
}
.footer-socials .icons {
}
.footer-socials .icons a {
    opacity: 0.7;
}
.footer-socials .icons a:hover {
    opacity: 1;
}
.footer-socials .icons img {
    margin: 8px 5px 0 0;
}

.foot-inst__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 15px;
  color: #bdbdbd !important;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.13px;
  text-decoration: none !important;
  border-radius: 5px;
  background-color: #3b3b3b;
  -webkit-transition: .3s;
  transition: .3s;
  margin-right: 22px;
}

.foot-inst__block:hover {
  opacity: .6;
}

.foot-inst__block img {
  display: block;
  width: 21px;
  margin-right: 12px;
}

.footer {
  background-color: #313131;
}

.footer-menu .robokassa img {
  height: auto;
  width: 138px;
}

.footer-menu .item::before {
  content: '';
  width: 22px;
  height: 22px;
  background-color: #3b3b3b;
  background-image: url(/advantages/img/footer-menu-arr.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.footer-contacts .item.phone::before {
    content: '';
    width: 28px;
    height: 90px;
    background: url(/advantages/img/footer-fax.png) center center no-repeat transparent;
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.footer-contacts .item.pek::before {
    content: '';
    width: 46px;
    height: 90px;
    background: url(/advantages/img/footer-pek.png) center center no-repeat transparent;
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.footer-contacts .item.map::before {
    content: '';
    width: 0;
    height: 90px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.footer-contacts .item a, .footer-contacts .item span {
  color: #bdbdbd;
  font-size: 12px;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: 0.6px;
}


.footer-contacts__tel {
  font-size: 14px !important;
  font-weight: 700 !important;
  letter-spacing: 0.7px !important;
}

.footer-contacts__email {
  text-decoration: underline;
}

.footer-contacts__email:hover {
  text-decoration: none;
}

.footer-contacts .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: center;
}

.footer-contacts .item.point::before {
	content: '';
    width: 19px;
    height: 90px;
    background: url(/advantages/img/footer-geo.png) center center no-repeat transparent;
    margin-right: 9px;
    float: none;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.footer-contacts .item.point a, .footer-contacts .item.point span {
  margin-left: 0;
}

.footer-contacts .item.clock::before {
  content: '';
  display: block;
  width: 25px;
  height: 26px;
  background-image: url(/advantages/img/footer-clock.png);
  background-repeat: no-repeat;
  margin-right: 18px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: 5px;
}

.foot-time {
  font-weight: 700 !important;
  display: block;
}

@media (max-width: 767px) {
  .footer-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .foot-inst {
    margin-top: 20px;
    padding-left: 15px;
  }
}

@media (max-width: 575px) {
  .foot-inst {
    display: block;
  }
  .foot-inst__block {
    margin-right: 0;
    margin-bottom: 12px;
  }
  .footer .footer_top .ft_cont {
    display: block;
  }
  .footer .footer_top .ft_cont a {
    background-color: rgba(255, 255, 255, 0.04) !important;
    border: 1px solid #515151;
    padding-top: 0 !important;
  }
}



.js-increase-img-chield::after {
    content: "";
    position: absolute;
    z-index: 100;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.js-increase-img-chield {
	position: relative;
}
.increase-wrap {
    display: block;
    width: 0;
    height: 0;
	overflow: hidden;
    left: 0;
    top: 0;
    z-index: 1;
    position: absolute;
}
.increase-wrap.active {
    width: 100%;
    height: 100%;
}
.increase-wrap img {
    display: block;
    width: auto;
    height: auto;
    position: absolute;
}

.search-block {
	display: none;
    position: absolute;
    left: 0;
    top: 100%;
    right: 0;
}
.header-new.active .search-block {
    display: block;
    background-color: #fff;
    z-index: 10;
}
.search-block .search-page {
    background-color: rgba(255,255,255,0.9);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
    padding-top: 10px;
    padding-bottom: 10px;

	max-height: calc(100vh - 200px);
    overflow-x: hidden;
}
.search-block .popular {
	display: none;
}
.search-block .popular.active {
	display: block;
}
.search-block .catalog_section_inner {
    display: none;
    margin: 20px 0 0 0;
}
.search-block .catalog_inner .cat_inner {
	margin-bottom: 0;
}
.search-block .catalog_section_inner.active {
	display: block;
}
.search-block .popular .name {
    margin: 10px 0 10px 0;
    border-bottom: 1px solid #ccc;
    font-size: 20px;
}
.search-block .popular p {
}






/*media*/
@media (max-width: 1198px){
	.order-buttons {
		width: 274px;
	}
	.company_bg_wrap .company_bg .col-five {
		width: 33.3%;
		padding-top: 30px;
		padding-bottom: 30px;
	}
}
@media (max-width: 991px){
	.order-buttons {
		width: 100%;
		float: none;
		margin-left: 0;
	}
	.js-navig_shopping li a {
		font-size: 20px;
	}
	.js-navig_shopping {
		margin: 20px 0px 20px 0px;
	}
	.rostokino_wrap {
    margin-top: 30px;
	}
	.rostokino_tab_wrap .ci_tabs_rostokino .ci_tab_rostokino:first-child span {
    margin-right: 0px;
   	margin-right: -15px;
	}
	.rostokino_tab_wrap .ci_tabs_rostokino .ci_tab_rostokino:last-child span {
    margin-left: -15px;
    margin-right: 0px;
    margin-right: -15px;
	}
	.rostokino_tab_wrap .ci_tabs_rumyancevo .ci_tab_rostokino:first-child span {
		margin-right: 0px;
		margin-right: -15px;
	}
	.rostokino_tab_wrap .ci_tabs_rumyancevo .ci_tab_rostokino:last-child span {
		margin-left: -15px;
		margin-right: 0px;
		margin-right: -15px;
	}
	.rostokino_tab_wrap .ci_tabs_cherem .ci_tab_rostokino:first-child span {
		margin-right: 0px;
		margin-right: -15px;
	}
	.rostokino_tab_wrap .ci_tabs_cherem .ci_tab_rostokino:last-child span {
		margin-left: -15px;
		margin-right: 0px;
		margin-right: -15px;
	}
	.map_rostokino > div:first-child {
    padding-right: 0px;
    padding-bottom: 10px;
	}
	.map_rostokino > div:last-child {
    padding-left: 0px;
	}
	.shopping_panorama {
		margin-top: 20px;
	}
	.room_list_wrap .room_list {
		/*width: auto;*/
	}
	.room_list_wrap .room_list .room_list_title {
		margin-bottom: 20px;
	}
	.section_item_map .item_map .item_map_title {
		margin: 25px 0px 20px 0px;
		min-height: auto;
	}
	.section_item_map .item_map .item_map_adres {
		min-height: auto;
	}
	.card_inform .ci_tabs .ci_tab {
		width: 100%;
	}
	.card_inform .ci_tabs .ci_tab:first-child {
		padding-left:0px;
	}
	.card_inform .ci_tabs .ci_tab {
		padding-left: 0px;
		padding-right: 0px;
	}


	.card_inform .ci_info .ci_table .col-five {
		width: 33.3%;
	}
	.comapny_material_wrap .col-five {
		width: 33.3%;
	}
	.comapny_material_wrap .col-five:nth-child(3n+1) {
		clear: left;
	}

	.ci_table .ci_table_desc_text {
		margin-top: 20px;
	}
	.item_section .isi_right.isi_right_new{
		margin-left: 0px;
		clear: both;
	}
	.item_section .isi_title {
		font-size: 30px;
	}
}
@media (max-width: 767px){
	.shopping_availability_wrap span {
		font-size: 19px;
	}
	.company_bg_wrap .company_bg .col-five {
		width: 50%;
	}
	.feed_form {
		width: 100%;
	}
	.ci_table .delivery_tab {
		/* width: 100%; */
	}
}
@media (max-width: 660px){
	.js-navig_shopping {
		flex-wrap: wrap;
	}
	.js-navig_shopping li{
		width: 100%;
		margin-right:0px;
		margin-bottom: 15px;
	}
	.rostokino_tab_wrap .ci_tabs_rostokino .ci_tab_rostokino span {
		padding: 20px 0px 20px 40px;
		font-size: 21px;
	}
	.rostokino_tab_wrap .ci_tabs_rostokino .ci_tab_rostokino span:before {
		display: none;
	}
	.rostokino_tab_wrap .ci_tabs_rostokino .ci_tab_rostokino span {
		border-right: 2px solid #c4c4c4;
    border-left: 2px solid #c4c4c4;
    border-top: 2px solid #c4c4c4;
	}
	.rostokino_tab_wrap .ci_tabs_rumyancevo .ci_tab_rostokino span {
		padding: 20px 0px 20px 40px;
		font-size: 21px;
	}
	.rostokino_tab_wrap .ci_tabs_rumyancevo .ci_tab_rostokino span:before {
		display: none;
	}
	.rostokino_tab_wrap .ci_tabs_rumyancevo .ci_tab_rostokino span {
		border-right: 2px solid #c4c4c4;
    border-left: 2px solid #c4c4c4;
    border-top: 2px solid #c4c4c4;
	}
	.rostokino_tab_wrap .ci_tabs_cherem .ci_tab_rostokino span {
		padding: 20px 0px 20px 40px;
		font-size: 21px;
	}
	.rostokino_tab_wrap .ci_tabs_cherem .ci_tab_rostokino span:before {
		display: none;
	}
	.rostokino_tab_wrap .ci_tabs_cherem .ci_tab_rostokino span {
		border-right: 2px solid #c4c4c4;
    border-left: 2px solid #c4c4c4;
    border-top: 2px solid #c4c4c4;
	}
	.card_inform .ci_info .ci_table .col-five {
		width: 50%;
	}
	.comapny_material_wrap .col-five {
		width: 50%;
	}
	.comapny_material_wrap .col-five:nth-child(3n+1) {
    clear: none;
	}
	.comapny_material_wrap .col-five:nth-child(2n+1) {
    clear: left;
	}
	.radio_wrap_table th {
		font-size: 14px;
	}
	.radio_wrap_table td, .radio_wrap_table th {
		padding: 11px 5px 11px 5px;
	}
	.radio_wrap_table {
		font-size: 14px;
	}
	.radio_wrap_table td.td_price_room {
		padding-left: 5px;
	}
	.radio_wrap_table td.td_price {
		padding-left: 5px;
	}
	.radio_wrap_table td.td_count {
		padding-left: 5px;
	}
	.radio_wrap_table .radio + label {
		font-size: 14px;
		padding: 0 0 0 25px;
	}
	.radio_wrap_table td.td_count span:hover .cart_hidden_wrap, .radio_wrap_table td.td_count span .cart_hidden_wrap.active {
		padding: 20px 0px 10px 0px;
	}
	.radio_wrap_table .adres_hidden_table .th_adres {
		font-size: 20px;
	}
	.radio_wrap_table .adres_hidden_table .th_count {
		width: 70px;
	}
	.add_block_wrap {
    margin: 20px 0px 0px 0px;
	}
}
@media (max-width: 599px){ 
	.company_feed_bg_wrap .company_feed_bg {
		padding: 20px 0px 20px 0px;
	}
	.company_section h1 {
		font-size: 30px;
	}
	.shopping_section h1 {
		font-size: 30px;
	}
	.company_title {
		font-size: 26px;
	}
	.room_list_wrap .room_list {
		/*width: 100%;*/
	}
	.company_bg_wrap .company_bg .col-five {
		width: 100%;
		padding-top: 5px;
    padding-bottom: 5px;
	}
	.company_bg_wrap .company_bg .col-five .company_info_title {
		font-size: 24px;
	}
	.radio_wrap_table td.td_count span:hover .cart_hidden_wrap{
		display: none;
	}
	.radio_wrap_table td.td_count span .cart_hidden_wrap.active{
		display: block;
		content: '';
		position: absolute;
		top: 42px;
		right: 0px;
		border: 2px solid #d0d0d0;
		background: #fff;
		z-index: 10;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
		-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
		box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	}
	.js-close-popup {
		display: block;
	}
}

@media (max-width: 480px){ 
	.item_section .isi_title {
		font-size: 22px;
	}
	.main_title {
		font-size: 22px;
	}
	.card_inform {
    margin: 0px 0px 20px 0px;
	}
	.maps_item_wrap {
    margin: 0px 0px 20px 0px;
	}
	.title_name_razd {
		font-size: 22px;
	}
	.title_name_razd {
		margin: 0px 0px 10px 0px;
	}
	.shopping_availability_wrap span {
		font-size: 14px;
	}
	.shopping_info .s_adres {
		line-height: normal;
	}
	.shopping_name {
		line-height: normal;
	}
	.company_panorama {
		margin: 0px 0px 20px 0px;
	}
	.company_section_text {
		margin: 20px 0px 20px 0px;
	}
	.company_bg_wrap .company_bg {
		margin-bottom: 15px;
	}
	.slider_room {
		margin: 20px 0px 20px 0px;
	}
	.card_inform .ci_info .ci_table .col-five {
		width: 100%;
	}
	.comapny_material_wrap .col-five {
		width: 100%;
	}
	.comapny_material_wrap .col-five:nth-child(2n+1) {
		clear: none;
	}
	.comapny_material_wrap .col-five .comapny_material_title {
		font-size: 18px;
	}
	.comapny_material_wrap .col-five {
		margin: 0px 0px 20px 0px;
	}
}


@media print {
	header, footer, input, button, #panel, .breads, .add_block_wrap, .ia_sel, .ia_read {
		display: none;
	}
	.wrap_element, .wrapper .wrapper_inn {
		padding: 0;
	}
	a[href]:after {
		content: "";
		display: none;
	}
	.card_inform, .section_item_map {
		/*page-break-before: always;*/
		page-break-after: always;
	}
}

.robopay-img {
    margin-top: 20px;
	margin-bottom: 30px;
    padding: 10px;
    border: 1px solid #aaa;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
.robopay-img__scr5 {
    max-width: 60% !important;
    height: auto;
}
.robopay-img__scr6 {
    max-width: 70% !important;
    height: auto;
}
.selection-by-photo {
}
.selection-by-photo-mobile {
  display: none;
}
.selection-by-photo img {
    width: auto;
    height: auto;
    max-width: 100%;
    margin-top: 20px;
}


/**
* our shops new design
*/
.shops-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 38px;
  }
  
  .shops-tab__item {
    display: block;
    font-weight: 700;
    letter-spacing: 0.16px;
    color: #545454;
    font-size: 16px;
    padding: 13px 0px;
    padding-left: 16px;
    text-align: center;
    width: 100%;
    max-width: 234px;
    background-color: #f7f8fa;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s;
    margin-right: 16px;
  }
  
  .shops-tab__item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-top: 24px solid transparent;
    border-left: 16px solid #fff;
    border-bottom: 24px solid transparent;
  }
  
  .shops-tab__item::after {
    content: '';
    position: absolute;
    top: 0;
    left: 100%;
    border-top: 24px solid transparent;
    border-left: 16px solid #f7f8fa;
    border-bottom: 24px solid transparent;
    -webkit-transition: .3s;
    transition: .3s;
  }
  
  .shops-tab__item:hover, .shops-tab__item.active {
    color: #fff;
    text-decoration: none;
    background-color: #044cb2;
  }
  
  .shops-tab__item:hover::after, .shops-tab__item.active::after {
    border-left: 16px solid #044cb2;
  }
  
  .shops-wrap {
    display: none;
  }
  
  .shops-wrap .shopping_name {
    letter-spacing: 0.22px;
    line-height: 34px;
    font-size: 22px;
    color: #545454;
  }
  
  .shops-wrap .shopping_panorama {
    -webkit-transition: .3s;
    transition: .3s;
  }
  
  .shops-wrap .shopping_panorama a {
    position: relative;
    display: block;
    -webkit-transition: .3s;
    transition: .3s;
  }
  
  .shops-wrap .shopping_panorama a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/bitrix/templates/segura_shop/img/panorama-icon.png) center center no-repeat;
  }
  
  .shops-wrap .shopping_panorama a:hover {
    opacity: .65;
  }
  
  .shops-wrap__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    color: #545454;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.15px;
    margin-top: 26px;
  }
  
  .shops-wrap__item:first-child {
    margin-top: 0;
  }
  
  .shops-wrap__icon {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 20px;
  }
  
  .shops-wrap .shopping_info {
    margin-top: 40px;
  }
  
  .shops-wrap__tel {
    letter-spacing: 0.18px;
    font-size: 18px;
    font-weight: 700;
  }
  
  .shops-wrap__tel a {
    color: #545454;
    -webkit-transition: .3s;
    transition: .3s;
  }
  
  .shops-wrap__tel a:hover {
    color: #044cb2;
  }
  
  .shops-wrap__email a {
    color: #044cb2;
    text-decoration: underline;
    -webkit-transition: .3s;
    transition: .3s;
  }
  
  .shops-wrap__email a:hover {
    color: #545454;
    text-decoration: none;
  }
  
  .shops-wrap .rostokino_info_wrap {
    margin-bottom: 66px;
  }
  
  .shops-find {
    margin-top: 66px;
  }
  
  .shops-find .ci_info_rumyancevo {
    border: 0 !important;
  }
  
  .shops-find .ci_tabs_rumyancevo .ci_tab_rostokino span {
    border: 0 !important;
  }
  
  .shops-find .ci_info_rumyancevo {
    display: none;
  }
  
  .shops-find__icon {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 100%;
    max-width: 32px;
    height: 32px;
    margin-right: 16px;
  }
  
  .shops-find__icon svg {
    width: 100%;
    display: block;
  }
  
  .shops-find__icon svg path {
    -webkit-transition: .3s;
    transition: .3s;
  }
  
  .shops-find__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-bottom: 2px solid #e8e8e8;
    margin-bottom: 60px;
  }
  
  .shops-find__item {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    color: #767676;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 14px 18px;
    position: relative;
    margin-right: 60px;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    margin-bottom: -2px;
    border-bottom: 2px solid transparent;
  }
  
  .shops-find__item.active {
    color: #2f445f;
    border-bottom: 2px solid #2f445f;
  }
  
  .shops-find__item.active .shops-find__icon svg path {
    fill: #2f445f;
  }
  
  .shops-find__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  
  .shops-find__col {
    width: 50%;
  }
  
  .shops-find__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background: url(/bitrix/templates/segura_shop/img/shop-find-bg.png) center center no-repeat;
  }
  
  .shops-find__title, .rostokino_tab_wrap .ci_info_rumyancevo .shops-find__info h3 {
    color: #545454;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.24px;
    max-width: 100%;
  }
  
  .shops-find__desc, .rostokino_tab_wrap .ci_info_rumyancevo .shops-find__info p {
    color: #545454;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.15px;
    margin-top: 20px;
    max-width: 100%;
  }
  
  .shops-availability {
    background: url(/bitrix/templates/segura_shop/images/rumyan_availability_img.png) center center no-repeat;
    width: 100%;
    margin-top: 54px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 46px;
    padding-bottom: 50px;
    color: #fff !important;
    text-decoration: none !important;
    -webkit-transition: .3s;
    transition: .3s;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
    z-index: 1;
  }
  
  .shops-availability::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    border-top: 164px solid #fff;
    border-right: 144px solid transparent;
  }
  
  .shops-availability::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    border-top: 165px solid transparent;
    border-right: 144px solid #fff;
  }
  
  .shops-availability:hover {
    opacity: .75;
  }
  
  .shops-availability__sub {
    font-size: 20px;
    font-weight: 400;
    opacity: 0.9;
    letter-spacing: 0.2px;
  }
  
  .shops-availability__title {
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0.36px;
    margin-top: 4px;
  }
  
  .rostokino_tab_wrap {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 70px;
  }
  
  @media (max-width: 991px) {
    .shops-wrap .shopping_panorama {
      margin-top: 40px;
    }
    .shops-find__row {
      display: block;
    }
    .shops-find__col {
      width: 100%;
    }
    .map_rostokino > div:first-child {
      padding-bottom: 0;
      margin-bottom: 30px;
    }
    .shops-find__info {
      background: none;
    }
    .shops-find__tabs {
      margin-bottom: 30px;
    }
    
  }
  
  @media (max-width: 767px) {
    .shops-find__item {
      margin-right: 30px;
    }
    .shops-find__item:last-child {
      margin-right: 0;
    }
    .shops-availability::before, .shops-availability::after {
      display: none;
    }
    /*.selection-by-photo {
      display: none;
    }*/
    .selection-by-photo-mobile {
      display: block;
    }
  }
  
  @media (max-width: 575px) {
    .shops-tab {
      display: block;
    }
    .shops-tab__item {
      margin-bottom: 16px;
    }
    .shops-tab__item:last-child {
      margin-bottom: 0;
    }
    .shopping_ya_map .ymap {
      height: 300px !important;
    }
    .shops-find__tabs {
      display: block;
      margin-bottom: 36px;
    }
    .shops-find__item {
      margin-bottom: 24px;
    }
    .shops-find__item:last-child {
      margin-bottom: 0;
    }
    .shops-find__tabs {
      border: 0;
    }
    .shops-availability__sub {
      font-size: 18px;
      opacity: 1;
    }
    .shops-availability__title {
      font-size: 25px;
      line-height: normal;
      margin-top: 8px;
    }
    .shops-availability {
      padding-top: 38px;
      padding-bottom: 38px;
    }
    .shops-find__item {
      font-size: 15px;
    }
  }
  


/*записаться на видео-звонок*/
.video-communication {
  width: 100%;
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  -webkit-box-shadow: 6px 16px 30px rgba(0, 0, 0, 0.08);
          box-shadow: 6px 16px 30px rgba(0, 0, 0, 0.08);
  background-color: #FEFEFE;
  margin: 48px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 22px 15px;
}

.video-communication__content {
  padding-right: 115px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.video-communication__title {
  font-size: 19px;
  color: #545454;
}

.video-communication__desc {
  color: #9A9A9A;
  font-size: 13px;
  line-height: 19px;
  margin-top: 8px;
  font-weight: 300;
}

.video-communication__col {
  max-width: 412px;
}

.video-communication__btn {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 70px;
  background: #0F93E2;
  border-radius: 20px;
  color: #fff !important;
  text-decoration: none !important;
  display: block;
  font-size: 12px;
  line-height: 40px;
  padding: 0 28px;
  text-align: center;
  letter-spacing: 0.05em;
  font-weight: 700;
  -webkit-transition: .3s;
  transition: .3s;
  text-transform: uppercase;
}

.video-communication__btn:hover {
  opacity: .65;
}

.video-form {
  padding: 70px 158px 100px;
  width: 100%;
  max-width: 800px;
}

.video-form .fancybox-close-small {
  display: none;
}

.video-form__close {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.video-form__close:hover {
  opacity: .65;
}

.video-form p {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 4px;
  color: #000;
  font-weight: 300;
}

.video-form__item {
  margin-top: 20px;
  max-width: 320px;
}

.video-form__item textarea {
  height: 80px;
}

.video-form__title {
  color: #333333;
  letter-spacing: 0.05em;
  font-size: 19px;
  font-weight: 700;
  text-transform: uppercase;
}

.video-form__desc {
  font-size: 18px;
  color: #000;
  font-weight: 500;
  margin-top: -4px;
}

.video-form__content {
  margin-bottom: 0;
}

.video-form__row {
  margin-left: -10px;
  margin-right: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.video-form__col {
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}

.video-form__select {
  display: block;
  width: 100%;
}

.video-form__select .jq-selectbox__select {
  padding-left: 14px;
  padding-right: 38px;
  width: 100%;
  border: 1px solid #333333 !important;
  height: 40px;
  line-height: 38px;
  display: block;
  background: none;
  border-radius: 0;
  font-size: 16px;
}

.video-form__select .jq-selectbox__trigger {
  width: 24px;
  height: 24px;
  background: url(/bitrix/templates/segura_shop/img/video-select-arrow.svg) center center no-repeat;
  background-size: contain;
  border-left: 0;
  right: 7px;
  top: calc(50% - 12px);
}

.video-form__select .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
  display: none;
}

.video-form__select .jq-selectbox__dropdown {
  margin-top: 0;
  border: 1px solid #BDBDBD;
  border-radius: 0;
}

.video-form__select .jq-selectbox__dropdown li:hover {
  background: #BDBDBD !important;
}

.video-form__btn {
  width: 170px;
  height: 49px;
  background: #333333;
  color: #fff;
  border: 0;
  margin-top: 40px;
  -webkit-transition: .3s;
  transition: .3s;
  font-size: 19px;
  font-weight: 700;
  text-align: center;
}

.video-form__btn:hover {
  opacity: .65;
}

.video-form__checkbox {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-top: 30px !important;
  display: block;
  max-width: 340px;
}

.video-form__checkbox input {
  display: none;
}

.video-form__checkbox span {
  position: relative;
  padding-left: 30px;
  display: inline-block;
  font-size: 13px;
  line-height: 15px;
  color: rgba(51, 51, 51, 0.8);
}

.video-form__checkbox span a {
  text-decoration: underline;
  color: rgba(51, 51, 51, 0.8);
}

.video-form__checkbox span a:hover {
  text-decoration: none;
}

.video-form__checkbox span::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid #333333;
}

.video-form__checkbox span::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  background: url(/bitrix/templates/segura_shop/img/video-form-check.svg) center center no-repeat;
  background-size: contain;
  -webkit-transition: .15s;
  transition: .15s;
  opacity: 0;
  visibility: hidden;
}

.video-form__checkbox input:checked + span::after {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 1199px) {
  .video-communication__content {
    padding-right: 0;
  }
  .video-communication__btn {
    margin-left: 40px;
  }
}

@media (max-width: 991px) {
  .video-communication {
    background-image: none !important;
  }
  .video-communication__content {
    width: 100%;
  }
  .video-communication__col {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .video-form {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 70px;
  }
}

@media (max-width: 575px) {
  .video-communication__content {
    display: block;
  }
  .video-communication__btn {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    max-width: 300px;
  }
  .video-communication__col {
    text-align: center;
  }
}

.item-result {
}
.delivery-calculator-result {
	margin: 30px 0 0 0;
}
.delivery-calculator-result td {
    text-align: left;
    padding: 0 20px 0 0;
    font-size: 14px;
}
.item-result .error {
    margin: 30px 0 0 0;
    font-size: 14px;
    color: #f00;
    display: block;
}

/*
  *
  * BEGIN Вывод категорий сверху
  *
*/

.catListSection {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.catListSection .itemList {
    border: 1px solid #2f445f;
    padding: 9px;
    margin: 2px;
    -webkit-transition: all 0.3s ease;;
    -moz-transition: all 0.3s ease;;
    -o-transition: all 0.3s ease;;
    transition: all 0.3s ease;
}

.catListSection .itemList .castomPage {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
    color: #545454;
    text-decoration: none;
    line-height: 26px;
    -webkit-transition: all 0.3s ease;;
    -moz-transition: all 0.3s ease;;
    -o-transition: all 0.3s ease;;
    transition: all 0.3s ease;
}
.catListSection .itemList:hover {
    background: #2f445f;
}
.catListSection .itemList:hover .castomPage {
    color: #fff;
}

.catListSection .itemList.active {
    background: #2f445f;
}
.catListSection .itemList.active .castomPage{
    color: #fff;
    cursor: default;
}

.owl-dots {
    display: none;
}
.owl-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
    width: 100%;
    z-index: 1;
}
.owl-carousel .owl-stage-outer{
    z-index: 2;
}
button.owl-prev {
    position: absolute;
    left: -15px;
}
button.owl-next {
    position: absolute;
    right: -15px;
}
button.owl-prev img, button.owl-next img{
    width: 15px;
}
.owl-stage {
    display: flex;
    align-items: center;
    height: auto;
}


.all_catList {
    margin-bottom: 20px;
    border-bottom: 1px dashed rgb(47 68 95);
    width: max-content;
    cursor: pointer;
}
.catListSection {

    margin-bottom: 20px;
    height: 50px;
    min-height: 50px;
    overflow: hidden;
    transition: .5s;
}
.catListSection.all {
    transition: .5s;
    height: auto;
    min-height: auto;
}

.all_catList.hidden{
    display: none;
}

/*
  *
  * END Вывод категорий сверху
  *
*/

/*
  *
  * BEGING Меню скролл
  *
*/

    /*.header.cf li:hover .sub-menu  {
        max-height: 50vh;
        height: auto;
        overflow: auto;
        margin-top: 0px;
        padding-top: 0;
    }*/
/*
  *
  * END Меню скролл
  *
*/

/*
  *
  * BEGING страница Наши работы
  *
*/

    ul#lightgallery{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    ul#lightgallery li{
        margin: 6px;
    }

/*
  *
  * END Страница Наши работы
  *
*/

.vk_svg:hover .hov{
    fill : #2787f5;
}
.inst_svg:hover .hov{
    fill : url(#SVGID_1_);
}

.vk_svg:hover .hov2, .inst_svg:hover .hov2{
    fill : #fff;
}
.you_svg .hover, .odnoc_svg .hover, .fb_svg .hover{
    display: none;
}
.vk_svg:hover, .inst_svg:hover, .you_svg:hover, .odnoc_svg:hover, .fb_svg:hover {
    color: transparent!important;
}
.vk_svg svg, .inst_svg svg, .you_svg svg, .odnoc_svg svg, .fb_svg svg{
    margin: 8px 5px 0 0;
}
.you_svg:hover svg, .odnoc_svg:hover svg, .fb_svg:hover svg{
    display: none;
}
.you_svg:hover .hover, .odnoc_svg:hover .hover, .fb_svg:hover .hover{
    display: inherit;
}

.you_svg .girin{
    fill: #959595;
}
.map_rostokino > div {
    margin: 0px;
    padding: 3px;
}
.fb_svg:hover .hover .girin3{
    fill: #ffffff!important;
}
.fb_svg:hover .hover .girin2{
    fill: #1976D2!important;
}


.main-filter-wrap {
    position: relative;
    overflow: hidden;
    background-color: #f3f3f3;
    margin-bottom: 40px;
    margin-top: 20px;
}
.main-filter-left {
    bottom: -9px;
    left: -381px;
    position: absolute;
    right: 100%;
    /* top: 0; */
    display: none;
    /* margin-right: -40px; */
    z-index: -1;
}
.main-filter-right {
    position: absolute;
    /* left: 100%; */
    /* bottom: -320px; */
    display: none;
    /* margin-left: -110px; */
    z-index: -1;
    top: -29px;
    right: -381px;
}
@media (min-width: 1200px) {
	.main-filter-left, .main-filter-right {
		display: block;
	}
}
.main-filter {
    position: relative;
    z-index: 10;
    margin: 30px 0 5px 0;
}
.main-filter-head {
    font-size: 15px;
    line-height: 24px;
    margin: 0 0 24px;
    font-weight: 600;
    font-family: 'Roboto';
    color: #343434;
}
.row-filter {
    margin-left: -15px;
    margin-right: -15px;
    font-size: 0;
    letter-spacing: 0;
    word-spacing: 0;
}
.col-filter {
    width: 50%;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    vertical-align: top;
}
.row-filter.mb, .col-filter.mb {
    margin-bottom: 25px;
}
@media (min-width: 992px) {
	.col-filter {
		width: 25%;
	}
}
@media (min-width: 1200px) {
	.col-filter {
		width: 12.5%;
	}
}
.col-filter .name {
    color: #343434;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
    font-weight: 600;
}
.col-filter label {
    display: block;
    margin: 0;
}
.col-filter label input {
	display: none;
}
.col-filter .show-all {
    font-size: 13px;
    line-height: 20px;
    color: #999999;
    text-decoration: underline;
    cursor: pointer;
}

.mbtop .col-filter label span {
    font-size: 14px;
    line-height: 21px;
    padding-left: 30px;
}
.mbtop .col-filter label span::before {
    content: "";
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    background: url(/bitrix/templates/segura_shop/components/bitrix/catalog.smart.filter/.default/images/input-mbtop.png) center center no-repeat;
    left: 0;
    top: 1px;
}
.mbtop .col-filter label input:checked + span::after {
    content: "";
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    background: url(/bitrix/templates/segura_shop/components/bitrix/catalog.smart.filter/.default/images/check.png) center center no-repeat;
    left: 0px;
    top: 0px;
}

.col-filter label span {
    display: block;
    margin-bottom: 0;
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
    margin-bottom: 12px;
}

.col-filter label span::before {
    content: "";
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    background: url(/bitrix/templates/segura_shop/components/bitrix/catalog.smart.filter/.default/images/input-new.png) center center no-repeat;
    left: 0;
    top: 1px;
}

.col-filter label input:checked + span::after {
    content: "";
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    background: url(/bitrix/templates/segura_shop/components/bitrix/catalog.smart.filter/.default/images/check.png) center center no-repeat;
    left: 0px;
    top: 0px;
}

/*
*
*   BEGIN 16.02.2021 доработка в карточке товара
*
*/

.table_tab_desc .border-bottom-dotted span span {
    margin-right: 15px;
}

/*
*
*   END 16.02.2021 доработка в карточке товара
*
*/

.catalog_section_inner.loading {
	position: relative;
}
.catalog_section_inner.loading::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 210;
    background-color: rgba(0,0,0,0.1);
}


.card-thumbs__slider {
  padding: 30px 0 15px;
  margin-bottom: 15px;
}

.card-thumbs .isi_block {
  border: 0;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.card-thumbs .isi_block::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #2f445f;
  z-index: 1;
  opacity: 0;
  -webkit-transition: .2s;
  transition: .2s;
}

.card-thumbs .isi_block.active::before {
  opacity: 1;
}

.card-thumbs .slick-prev,
.card-thumbs .slick-next {
  width: 70px;
  height: 30px;
  background-color: #fff;
  z-index: 9;
  left: 0;
  right: auto;
  -webkit-transform: none;
          transform: none;
}

.card-thumbs .slick-prev::before,
.card-thumbs .slick-next::before {
  content: "";
  position: absolute;
  background-color: #b8b8b8;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  height: 2px;
  width: 14px;
  display: block;
  left: calc(50% - 12px);
  top: 50%;
  -webkit-transition: background-color .2s, opacity .15s;
  transition: background-color .2s, opacity .15s;
}

.card-thumbs .slick-prev::after,
.card-thumbs .slick-next::after {
  content: "";
  position: absolute;
  background-color: #b8b8b8;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  height: 2px;
  width: 14px;
  display: block;
  left: calc(50% - 2px);
  top: 50%;
  -webkit-transition: background-color .2s, opacity .15s;
  transition: background-color .2s, opacity .15s;
}

.card-thumbs .slick-prev.slick-disabled::before, .card-thumbs .slick-prev.slick-disabled::after,
.card-thumbs .slick-next.slick-disabled::before,
.card-thumbs .slick-next.slick-disabled::after {
  opacity: .3;
  background-color: #b8b8b8 !important;
}

.card-thumbs .slick-prev {
  top: 0;
}

.card-thumbs .slick-prev::before {
  top: 10px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.card-thumbs .slick-prev::after {
  top: 10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.card-thumbs .slick-next {
  top: auto;
  bottom: 0;
}

.card-thumbs .slick-next::before {
  top: auto;
  bottom: 10px;
}

.card-thumbs .slick-next::after {
  top: auto;
  bottom: 10px;
}

@media (min-width: 992px) {
  .card-thumbs .slick-prev:hover::before, .card-thumbs .slick-prev:hover::after,
  .card-thumbs .slick-next:hover::before,
  .card-thumbs .slick-next:hover::after {
    background-color: #337ab7;
  }
  .card-thumbs .isi_block:hover::before {
    opacity: 1;
  }
}

@media (max-width: 399px) {
  .card-thumbs .slick-prev, .card-thumbs .slick-next {
    width: 50px;
  }
  .card-thumbs .isi_block img, .card-thumbs .isi_block2 img {
    margin: 0 !important;
  }
  .card-thumbs .isi_block2 {
    height: 50px;
  }
  .card-thumbs__slider {
    margin-bottom: 10px;
  }
}

.section_item_map .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.section_item_map .row::before, .section_item_map .row::after {
  display: none;
}

.section_item_map .row .item_map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.section_item_map .row .item_map_adres {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.section_item_map .item_map .item_map_title {
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  min-height: 52px;
}

.section_item_map .item_map .item_map_adres {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 10px;
}

.item_map_tel, .item_map_mail, .section_item_map .item_map .item_map_time, .item_map_tel, .item_map_mail, .section_item_map .item_map .item_map_time, .section_item_map .item_map .item_map_shema a {
  font-size: 14px;
  line-height: 24px;
}

.section_item_map .item_map .item_map_time {
  margin-bottom: 0;
}

.section_item_map .item_map .item_map_tel a, .section_item_map .item_map .item_map_mail a, .section_item_map .item_map .item_map_shema a {
  color: #333;
  border-bottom: 0 !important;
  margin: 0;
  text-decoration: underline !important;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  -webkit-transition: color .2s;
  transition: color .2s;
}

.section_item_map .item_map .item_map_assortiment {
  margin-top: 15px;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.02em;
}

.section_item_map .item_map .item_map_assortiment a {
  color: #23527C !important;
}

.collections-title {
  font-weight: 400;
  margin: 0 0 20px;
}

@media (max-width: 575px) {
  .collections-title {
    font-size: 20px;
    text-align: center;
  }
}

.collections-list {
  padding: 0 20px;
  margin: 0 0 30px;
}

.collections-list__slider .slick-list {
  margin-left: -6px;
  margin-right: -6px;
}

.collections-list__item {
  display: block;
  margin: 0 7px;
  position: relative;
}

.collections-list__item img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
}

.collections-list__item span {
  margin: 0 15px;
  display: block;
  text-align: center;
  position: absolute;
  top: calc(50% - 20px);
  left: 0;
  right: 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  background-color: rgba(29, 66, 96, 0.85);
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  border-radius: 2px;
  padding: 13px 10px;
  color: #fff;
}

.collections-list .slick-prev, .collections-list .slick-next {
  -webkit-transform: none;
          transform: none;
  top: calc(50% - 18px);
  width: 36px;
  height: 36px;
  background: rgba(251, 251, 251, 0.75);
  -webkit-box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
  z-index: 9;
  border-radius: 50%;
  opacity: 1;
}

.collections-list .slick-prev::before, .collections-list .slick-next::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  background: url(/new-img/slider-arrow.svg) center center no-repeat;
  opacity: 1;
  top: 6px;
  left: 4px;
  -webkit-transition: .2s;
  transition: .2s;
}

.collections-list .slick-prev::after, .collections-list .slick-next::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  background: url(/new-img/slider-arrow-hover.svg) center center no-repeat;
  opacity: 1;
  top: 6px;
  left: 4px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .2s;
  transition: .2s;
}

.collections-list .slick-prev {
  left: -20px;
}

.collections-list .slick-next {
  left: auto;
  right: -21px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media (min-width: 992px) {
  .section_item_map .item_map .item_map_tel a:hover, .section_item_map .item_map .item_map_mail a:hover, .section_item_map .item_map .item_map_shema a:hover {
    color: #337ab7;
  }
  .collections-list .slick-prev:hover::before, .collections-list .slick-next:hover::before {
    opacity: 0;
    visibility: hidden;
  }
  .collections-list .slick-prev:hover::after, .collections-list .slick-next:hover::after {
    opacity: 1;
    visibility: visible;
  }
  .collections-list__item span {
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
  }
  .collections-list__item:hover span {
    background-color: rgba(207, 16, 45, 0.85);
  }
}
.section-wrapp-page .js-click-shop{
    margin-top: 26px;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    text-decoration-line: underline;
    color: #D1000D;
    cursor: pointer;
}
.section-wrapp-page .js-click-shop:hover{
    text-decoration-line: none;
}

.shops-wrapp-page .title_map_magazin{
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #424242;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 11px;
    margin-bottom: 24px;
}

.shops-wrapp-page .border_bottom_map{
    border-bottom: 1px solid #D8D8D8;
    margin-top: 47px;
}

.section-wrapp-page .rostokino_wrap{
    margin-top: 29px;
}

.section-wrapp-page .rostokino_wrap.shops-wrap{
    border-bottom: 1px solid #D8D8D8;
}

.section-wrapp-page .shops-wrap .rostokino_info_wrap{
    margin-bottom: 36px;
}

.section-wrapp-page .shops-find__tabs{
    justify-content: left;
}

.section-wrapp-page .img_full{
    width: 100%;
    height: auto;
}

.section-wrapp-page .mobil{
    display: none;
}

@media (max-width: 991px) {
    .section-wrapp-page .desctop{
        display: none;
    }
    .section-wrapp-page .mobil{
        display: block;
        /*padding-left: 15px;*/
    }
    .section-wrapp-page .img_full{
        margin-top: 26px;
    }
}

.js-scroll_item{
    top: 26px;
    position: relative;
}

.input-error input[type="text"], .input-error input[type="email"], .input-error input[type="tel"], .input-error input[type="number"], .input-error textarea {
    border-color: #f00 !important;
    background-color: #fee !important;
}
.input-error input[type="checkbox"], .input-error input[type="radio"] {
	outline: 1px solid #f00 !important;
}
.input-error input[type="checkbox"] + span::before, .input-error input[type="radio"] + span::before, .carpet-form-upload.input-error {
    border-color: #f00 !important;
}
/*add 05/09/2023 lazovik*/
.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    height: 42px;
    line-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto
}

.nice-select:hover {
    border-color: #dbdbdb
}

.nice-select.open,
.nice-select:active,
.nice-select:focus {
    border-color: #999
}

.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    width: 5px
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none
}

.nice-select.disabled:after {
    border-color: #ccc
}

.nice-select.wide {
    width: 100%
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important
}

.nice-select.right {
    float: right
}

.nice-select.right .list {
    left: auto;
    right: 0
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px
}

.nice-select.small:after {
    height: 4px;
    width: 4px
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px
}

.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    -ms-transform: scale(.75) translateY(-21px);
    transform: scale(.75) translateY(-21px);
    -webkit-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    z-index: 9
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all .2s;
    transition: all .2s
}

.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
    background-color: #f6f6f6
}

.nice-select .option.selected {
    font-weight: 700
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default
}

.no-csspointerevents .nice-select .list {
    display: none
}

.no-csspointerevents .nice-select.open .list {
    display: block
}

/* nice-select.css */


.sub-menu .actions {
    margin: 0;
    position: absolute;
    top: 20px;
    right: 30px;
}

.sub-menu .bg {
    position: relative;
}

.sub-menu .actions a {
    margin: 0 0 0 15px;
}

.form-selection__row {
    display: block;
    position: relative;
    font-weight: 400;
    display: flex;
    align-items: flex-start;
    margin: 20px 0;
    padding-left: 10px;
    min-height: 53px;
}

.form-selection__row.required .form-selection__title::before {
    content: '*';
    position: absolute;
    color: red;
    top: 0;
    left: -10px;
    font-size: 14px;
}

.form-selection__title {
    font-size: 16px;
    padding-top: 5px;
    min-width: 190px;
    padding-right: 50px;
    position: relative;
}

.form-selection input[type="text"] {
    width: 100%;
    max-width: 300px;
    font-size: 16px;
    height: 25px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #919191;
    border-radius: 2px;
    background: #fff;
    outline: none;
    line-height: 25px;
}

.form-selection__select {
    font-size: 16px;
    border: 1px solid #919191;
    line-height: 25px;
    height: 25px;
    border-radius: 2px;
    padding-left: 4px;
}

.form-selection__select .list {
    border-radius: 0;
}

.form-selection__select .option {
    padding-left: 4px;
}

.form-selection__desc {
    display: block;
    color: rgba(84, 84, 84, 0.5);
    font-size: 13px;
    margin-top: 3px;
}

.form-selection__col {
    flex: 1;
}

.form-selection__row--drop {
    flex-direction: column;
    align-items: flex-start;
}

.form-selection__row--drop .form-selection__title {
    margin-bottom: 5px;
}

.form-selection__row--drop .form-selection__desc {
    margin-bottom: 10px;
    margin-top: 0;
}

.form-selection__row--drop .form-selection__col {
    width: 100%;
}

.form-selection input[type="checkbox"],
.form-selection input[type="radio"] {
    display: none;
}

.form-selection input[type="checkbox"]+label,
.form-selection input[type="radio"]+label {
    display: block;
    margin-bottom: 10px;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    user-select: none;
}

.form-selection input[type="checkbox"]+label::before,
.form-selection input[type="radio"]+label::before {
    content: "";
    position: absolute;
    display: block;
    width: 17px;
    height: 17px;
    background: url(/bitrix/templates/segura_shop/components/bitrix/catalog.smart.filter/.default/images/input.png) center center no-repeat;
    left: 0;
    top: 2px;
}

.form-selection input[type="checkbox"]+label::after,
.form-selection input[type="radio"]+label::after {
    content: "";
    position: absolute;
    display: block;
    width: 17px;
    height: 13px;
    background: url(/bitrix/templates/segura_shop/components/bitrix/catalog.smart.filter/.default/images/bird.png) center center no-repeat;
    left: 3px;
    top: 3px;
    opacity: 0;
    transition: .2s;
}

.form-selection input[type="checkbox"]:checked+label::after,
.form-selection input[type="radio"]:checked+label::after {
    opacity: 1;
}

.form-selection input[type="file"] {
    display: none;
}

.form-selection input[type="file"]+label {
    background-color: #fff;
    border: 1px solid #919191;
    line-height: 32px;
    height: 32px;
    padding: 0 10px;
    color: #333;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    cursor: pointer;
    margin: 0;
    margin-bottom: 10px;
    transition: .3s;
    border-radius: 2px;
}

.form-selection input[type="file"]+label:hover {
    opacity: .6;
}


.form-selection input[type="file"]+label img {
    width: 20px;
    margin-right: 10px;
}

.form-selection__file-name {
    margin-top: 5px;
}

.form-selection textarea {
    width: 100%;
    background-color: #fff;
    border: 1px solid #919191;
    border-radius: 2px;
    max-width: 492px;
    height: 200px;
    padding: 4px 4px;
    color: #333;
    font-size: 16px;
    resize: none;
}

.form-selection button {
    background: #2f445f;
    padding: 5px 5px;
    width: 114px;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
    border: 0 none;
}

.form-selection__btn {
    margin-bottom: 50px;
    max-width: 492px;
    margin-left: 10px;
}

.main-content-block {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    padding: 50px 0;
}

.main-content__video {
    width: 416px;
    flex-shrink: 0;
}

.main-content__video video {
    max-width: 100%;
    max-height: 100%;
}

.subtitle {
    font-size: 20px;
    line-height: 26px;
    color: #595959;
    font-weight: 500;
}

.main-content__head {
    margin: 0 0 40px 0;
}

.main-content__head .title {
    font-size: 24px !important;
    margin-bottom: 15px !important;
    text-align: left;
}

.main-content__text {
    padding: 19px 0;
    display: flex;
    flex-direction: column;
}

.main-content__text .card-redesign__btn {
    width: max-content;
    padding: 12px 45px;
    margin-top: auto;
}

.advantages__wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1.333fr);
    gap: 23px;
    margin: 27px 0 45px 0;
}

.advantages__item {
    display: flex;
    gap: 9px;
}

.advantages__icon {
    flex-shrink: 0;
}

.links-list {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}

.links-list a {
    display: inline-block;
    padding: 3px 6px;
    color: #4988BF;
    border-radius: 100px;
    background: #F4F4F4;
    line-height: 24px;
}

.compositions-list {
    text-align: center;
    margin: 11px 0 42px 0;
}

.compositions-list .pic {
    border-radius: 50%;
}

.compositions-list a {
    color: #404040;
    margin: 0 0 30px 0;
}

.compositions-list img {
    border-radius: 50%;
}

.place-item {
    min-height: 100px;
    padding: 20px 31px;
    background: #F2F2F2;
    display: flex;
    align-items: center;
    gap: 25px;
    color: #404040;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
}

.place-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 23px;
    margin: 29px 0 94px 0;
}

.place-item__icon {
    flex-shrink: 0;
}

.place-wrapper .place-item {
    margin: 0;
}

.order-advantages {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin: 25px 0 46px 0;
    gap: 55px 42px;
}

.order-advantages__circle {
    width: 74px;
    height: 74px;
    margin: 0 0 14px 0;
}

.order-advantages__text {
    color: #404040;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
}

@media(max-width: 991px) {
    .sub-menu .actions a::before {
        width: 30px;
        height: 27px;
        background-size: contain !important;
    }

    .advantages__wrapper {
        grid-template-columns: 4fr;
    }

    .advantages__item {
        align-items: center;
    }

    .links-list a {
        line-height: 26px;
    }

    .place-wrapper,
    .order-advantages {
        grid-template-columns: repeat(2, 2fr);
    }

    .order-advantages__item {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .main-content-block {
        flex-direction: column;
    }

    .main-content__text .card-redesign__btn {
        margin-top: 30px;
    }

    .main-content__video {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .main-pic-block .item img {
        width: 100%;
    }
}

@media(max-width: 991px) and (min-width: 768px) {
    .logo-new {
        width: auto;
    }
}

@media(min-width: 768px) {
    .header-new {
        min-height: 74px;
        margin: 5px 0 3px;
    }

    .logo-new img {
        width: 64px;
        margin-top: 10px;
    }

    .auto-city.active {
        min-width: 160px;
    }
}

@media(max-width: 479px) {
    .form-selection__title {
        font-size: 14px;
        min-width: 146px;
        padding-right: 20px;
    }

    .place-wrapper,
    .order-advantages {
        grid-template-columns: 4fr;
    }

    .place-item__icon {
        width: 48px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .place-item {
        padding: 20px;
    }

    .form-selection textarea {
        height: 160px;
    }
}
/* End */
/* /bitrix/templates/segura_shop/css/reset.css?15893623181175 */
/* /bitrix/templates/segura_shop/css/bootstrap.css?1674192109152728 */
/* /bitrix/templates/segura_shop/css/jquery.fancybox.min.css?158936231813359 */
/* /bitrix/templates/segura_shop/css/slick-theme.css?15893623183365 */
/* /bitrix/templates/segura_shop/css/slick.css?15893623181846 */
/* /bitrix/templates/segura_shop/css/font-awesome.min.css?158936231830986 */
/* /bitrix/templates/segura_shop/css/jquery.formstyler.css?158936231813283 */
/* /bitrix/templates/segura_shop/css/style.css?1755057941118819 */
/* /bitrix/templates/segura_shop/css/media.css?159075090320323 */
/* /bitrix/templates/segura_shop/css/new-style.css?171941326711662 */
/* /bitrix/templates/segura_shop/css/form-new-style.css?17193146278994 */
/* /bitrix/templates/segura_shop/css/card-redesign-styles.css?167418983027046 */
/* /bitrix/templates/segura_shop/css/header-style.css?175499949416117 */
/* /bitrix/templates/segura_shop/styles.css?171931520513084 */
/* /bitrix/templates/segura_shop/template_styles.css?1693899366132760 */
