@charset "UTF-8";
@font-face {
  font-family: 'Open Sans';
  src: url("/fonts/opensans/subset-OpenSans-Regular.eot");
  src: url("/fonts/opensans/subset-OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/opensans/subset-OpenSans-Regular.woff2") format("woff2"), url("/fonts/opensans/subset-OpenSans-Regular.woff") format("woff"), url("/fonts/opensans/subset-OpenSans-Regular.ttf") format("truetype"), url("/fonts/opensans/subset-OpenSans-Regular.svg#OpenSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url("/fonts/opensans/subset-OpenSans-SemiBold.eot");
  src: url("/fonts/opensans/subset-OpenSans-SemiBold.eot?#iefix") format("embedded-opentype"), url("/fonts/opensans/subset-OpenSans-SemiBold.woff2") format("woff2"), url("/fonts/opensans/subset-OpenSans-SemiBold.woff") format("woff"), url("/fonts/opensans/subset-OpenSans-SemiBold.ttf") format("truetype"), url("/fonts/opensans/subset-OpenSans-SemiBold.svg#OpenSans-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url("/fonts/opensans/subset-OpenSans-Bold.eot");
  src: url("/fonts/opensans/subset-OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/opensans/subset-OpenSans-Bold.woff2") format("woff2"), url("/fonts/opensans/subset-OpenSans-Bold.woff") format("woff"), url("/fonts/opensans/subset-OpenSans-Bold.ttf") format("truetype"), url("/fonts/opensans/subset-OpenSans-Bold.svg#OpenSans-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Philosopher';
  src: local("Philosopher"), url("/fonts/philosopher/philosopher.woff2") format("woff2"), url("/fonts/philosopher/philosopher.woff") format("woff"), url("/fonts/philosopher/philosopher.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Philosopher';
  src: local("Philosopher Italic"), local("Philosopher-Italic"), url("/fonts/philosopher/philosopheritalic.woff2") format("woff2"), url("/fonts/philosopher/philosopheritalic.woff") format("woff"), url("/fonts/philosopher/philosopheritalic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'Philosopher';
  src: local("Philosopher Bold"), local("Philosopher-Bold"), url("/fonts/philosopher/philosopherbold.woff2") format("woff2"), url("/fonts/philosopher/philosopherbold.woff") format("woff"), url("/fonts/philosopher/philosopherbold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Philosopher';
  src: local("Philosopher Bold Italic"), local("Philosopher-BoldItalic"), url("/fonts/philosopher/philosopherbolditalic.woff2") format("woff2"), url("/fonts/philosopher/philosopherbolditalic.woff") format("woff"), url("/fonts/philosopher/philosopherbolditalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: 'gilroy';
  src: url("/fonts/gilroy/subset-Gilroy-Light.woff2") format("woff2"), url("/fonts/gilroy/subset-Gilroy-Light.woff") format("woff"), url("/fonts/gilroy/subset-Gilroy-Light.ttf") format("truetype"), url("/fonts/gilroy/subset-Gilroy-Light.svg#gilroyextrabold") format("svg");
  font-weight: normal;
  font-style: normal; }

/* $gray-lighter:        lighten($gray-base, 93.5%) !default; // #eee */
/* $headings-font-family-v2:   "Gotham-Black" !default;
$headings-font-family-v3:   "gotham_ultraregular" !default; */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  position: relative; }

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 {
  font-size: 2em;
  margin: 0.67em 0; }

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

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 {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  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-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  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; }
  select {
    background: #fff !important; }
  .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; } }

* {
  -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: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.625;
  color: #191919;
  background-color: #fff;
  font-weight: 400;
  overflow-x: hidden; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #2d5cb8;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #191919;
    text-decoration: underline; }
  a:focus {
    outline: none;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 0; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.625;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 15px;
  margin-bottom: 15px;
  border: 0;
  border-top: 1px solid #e1e1e1; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Philosopher", sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: #191919; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #909090; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .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: 19px; }

h5, .h5 {
  font-size: 12px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 11px; }

.lead {
  margin-bottom: 22px;
  font-size: 51px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.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: #fff; }

.text-primary {
  color: #e31d23; }

a.text-primary:hover {
  color: #b6171b; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #e31d23; }

a.bg-primary:hover {
  background-color: #b6171b; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #999; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 22px; }

dt,
dd {
  line-height: 1.625; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

blockquote {
  padding: 13px 26px 13px 70px;
  margin: 0 0 22px;
  font-size: 17.5px;
  border-left: 3px solid #999; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    font-size: 12px;
    line-height: 1.625;
    color: #191919;
    font-weight: 800;
    text-transform: uppercase;
    font-style: normal; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.625; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 738px; } }
  @media (min-width: 992px) {
    .container {
      width: 962px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }
  @media (min-width: 1600px) {
    .container {
      width: 1570px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.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-left: 15px;
  padding-right: 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-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@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-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1600px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left; }
  .col-xl-1 {
    width: 8.33333%; }
  .col-xl-2 {
    width: 16.66667%; }
  .col-xl-3 {
    width: 25%; }
  .col-xl-4 {
    width: 33.33333%; }
  .col-xl-5 {
    width: 41.66667%; }
  .col-xl-6 {
    width: 50%; }
  .col-xl-7 {
    width: 58.33333%; }
  .col-xl-8 {
    width: 66.66667%; }
  .col-xl-9 {
    width: 75%; }
  .col-xl-10 {
    width: 83.33333%; }
  .col-xl-11 {
    width: 91.66667%; }
  .col-xl-12 {
    width: 100%; }
  .col-xl-pull-0 {
    right: auto; }
  .col-xl-pull-1 {
    right: 8.33333%; }
  .col-xl-pull-2 {
    right: 16.66667%; }
  .col-xl-pull-3 {
    right: 25%; }
  .col-xl-pull-4 {
    right: 33.33333%; }
  .col-xl-pull-5 {
    right: 41.66667%; }
  .col-xl-pull-6 {
    right: 50%; }
  .col-xl-pull-7 {
    right: 58.33333%; }
  .col-xl-pull-8 {
    right: 66.66667%; }
  .col-xl-pull-9 {
    right: 75%; }
  .col-xl-pull-10 {
    right: 83.33333%; }
  .col-xl-pull-11 {
    right: 91.66667%; }
  .col-xl-pull-12 {
    right: 100%; }
  .col-xl-push-0 {
    left: auto; }
  .col-xl-push-1 {
    left: 8.33333%; }
  .col-xl-push-2 {
    left: 16.66667%; }
  .col-xl-push-3 {
    left: 25%; }
  .col-xl-push-4 {
    left: 33.33333%; }
  .col-xl-push-5 {
    left: 41.66667%; }
  .col-xl-push-6 {
    left: 50%; }
  .col-xl-push-7 {
    left: 58.33333%; }
  .col-xl-push-8 {
    left: 66.66667%; }
  .col-xl-push-9 {
    left: 75%; }
  .col-xl-push-10 {
    left: 83.33333%; }
  .col-xl-push-11 {
    left: 91.66667%; }
  .col-xl-push-12 {
    left: 100%; }
  .col-xl-offset-0 {
    margin-left: 0%; }
  .col-xl-offset-1 {
    margin-left: 8.33333%; }
  .col-xl-offset-2 {
    margin-left: 16.66667%; }
  .col-xl-offset-3 {
    margin-left: 25%; }
  .col-xl-offset-4 {
    margin-left: 33.33333%; }
  .col-xl-offset-5 {
    margin-left: 41.66667%; }
  .col-xl-offset-6 {
    margin-left: 50%; }
  .col-xl-offset-7 {
    margin-left: 58.33333%; }
  .col-xl-offset-8 {
    margin-left: 66.66667%; }
  .col-xl-offset-9 {
    margin-left: 75%; }
  .col-xl-offset-10 {
    margin-left: 83.33333%; }
  .col-xl-offset-11 {
    margin-left: 91.66667%; }
  .col-xl-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 10px 5px;
    line-height: 1.625;
    vertical-align: top;
    border-top: 1px solid #e6e6e6; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #e6e6e6; }
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 1px solid #e6e6e6; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #e6e6e6; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #e6e6e6; }

.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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 > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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 > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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 > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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 > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.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 {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 16.5px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #e6e6e6; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .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 > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 16px;
  line-height: inherit;
  color: #191919;
  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: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 10px;
  font-size: 14px;
  line-height: 1.625;
  color: #8899a6; }

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 9px 15px;
  font-size: 13px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  line-height: 1.625;
  color: #8899a6;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #e5e5e5;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #999;
    opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 36px; }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"] {
    line-height: 50px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin: 8px 0;
  font-size: 12px;
  font-weight: 500;
  color: #2d5cb8;
  text-transform: uppercase; }
  .radio label,
  .checkbox label {
    min-height: 22px;
    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-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .form-group-sm .form-control {
  height: 30px;
  padding: 5px 20px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, .form-group-sm .form-control {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, .form-group-sm .form-control,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple], .form-group-sm .form-control {
  height: auto; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .form-group-lg .form-control {
  height: 50px;
  padding: 13px 28px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, .form-group-lg .form-control {
  height: 50px;
  line-height: 50px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn, .form-group-lg .form-control,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple], .form-group-lg .form-control {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 45px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 50px;
  height: 50px;
  line-height: 50px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .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, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.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, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.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, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 27px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #595959; }

@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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 32px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 10px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 18.29px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0 15px;
  font-size: 14px;
  line-height: 36px;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  height: 36px; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: none;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #191919;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none; }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #fff;
  background-color: #414141;
  border-color: #414141; }
  .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #fff;
    background-color: #282828;
    border-color: #222222; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    background-color: #414141;
    border-color: #414141; }
  .btn-default .badge {
    color: #414141;
    background-color: #fff; }

.btn-primary {
  color: #fff;
  background-color: #e31d23;
  border-color: #e31d23; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #b6171b;
    border-color: #ad151a; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #e31d23;
    border-color: #e31d23; }
  .btn-primary .badge {
    color: #e31d23;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #6eae34;
  border-color: transparent; }
  .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #558728;
    border-color: rgba(0, 0, 0, 0); }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #6eae34;
    border-color: transparent; }
  .btn-success .badge {
    color: #6eae34;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #03a9f4;
  border-color: #0398db; }
  .btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #0286c2;
    border-color: #026e9e; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    background-color: #03a9f4;
    border-color: #0398db; }
  .btn-info .badge {
    color: #03a9f4;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #efc73a;
  border-color: #edc022; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #e4b512;
    border-color: #c39b10; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #efc73a;
    border-color: #edc022; }
  .btn-warning .badge {
    color: #efc73a;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #f6821f;
  border-color: #f2750a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #d96909;
    border-color: #b75807; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #f6821f;
    border-color: #f2750a; }
  .btn-danger .badge {
    color: #f6821f;
    background-color: #fff; }

.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:hover, .btn-link:focus {
  color: #2d5cb8;
  text-decoration: none;
  background-color: transparent; }

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #909090;
  text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  height: 46px;
  padding: 18px 33px;
  font-size: 13px;
  line-height: 10px;
  border-radius: 0; }

.btn-md {
  height: 42px;
  padding: 12px 25px;
  font-size: 13px;
  line-height: 1.33;
  border-radius: 0; }

.btn-sm, .btn-group-sm > .btn {
  height: 40px;
  padding: 0px 25px;
  font-size: 12px;
  line-height: 40px;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  height: 32px;
  padding: 0 20px;
  font-size: 13px;
  line-height: 31px;
  border-radius: 3px;
  font-weight: 500; }

.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 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none;
  visibility: hidden; }
  .collapse.in {
    display: block;
    visibility: visible; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 8px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.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: 400px;
  padding: 10px;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  color: #191919; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    color: #191919;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #e31d23; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #909090; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.625;
  color: #909090;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.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 > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .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:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .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-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 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, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.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-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 3px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.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-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    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 input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[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-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.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: 9px 28px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #8899a6;
  text-align: center;
  background-color: #999;
  border: 1px solid #e5e5e5;
  border-radius: 3px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 20px;
    font-size: 12px;
    border-radius: 0; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 13px 28px;
    font-size: 18px;
    border-radius: 0; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  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 {
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 25px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none; }
    .nav > li.disabled > a {
      color: #909090; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #909090;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #999;
    border-color: #2d5cb8; }
  .nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs > li {
  float: left;
  border-right: 1px solid rgba(255, 255, 255, 0.2); }
  .nav-tabs > li > a {
    line-height: 1.625;
    color: #fff;
    padding: 20px; }
  .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    font-weight: 800;
    text-transform: uppercase;
    border-radius: 3px; }
  .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: #191919;
    background-color: transparent;
    border-bottom: 2px solid #6eae34; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 3px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #e6e6e6; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #e6e6e6;
      border-radius: 3px 3px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .active {
  display: block;
  visibility: visible; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 40px;
  margin-bottom: 22px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 3px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !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-left: 0;
        padding-right: 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 > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .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;
  padding: 9px 15px;
  font-size: 18px;
  line-height: 22px;
  height: 40px; }
  .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;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 3px;
  margin-bottom: 3px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px; }
  .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: 4.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      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: 22px; }
        .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: 9px;
          padding-bottom: 9px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 2px;
  margin-bottom: 2px; }
  @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;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 2px;
  margin-bottom: 2px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 5px;
    margin-bottom: 5px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 9px;
    margin-bottom: 9px; }

.navbar-text {
  margin-top: 9px;
  margin-bottom: 9px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 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: #e6e6e6; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #e6e6e6; }
    .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 {
    background-color: #e7e7e7;
    color: #555; }
  @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, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #b6b6b6; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #b6b6b6; }
  .navbar-inverse .navbar-nav > li > a {
    color: #b6b6b6; }
    .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: #090909; }
  .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 {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #b6b6b6; }
      .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: #090909; }
    .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: #b6b6b6; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #b6b6b6; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb > li {
  display: inline-block; }
  .breadcrumb > li:first-child a span {
    font-size: 16px;
    line-height: 1; }
  .breadcrumb > li + li:before {
    content: "/ ";
    padding: 0 5px;
    color: #191919; }

.breadcrumb > .active {
  font-weight: 600; }

.paging {
  padding: 15px 0;
  margin-left: 30px; }

.pagination {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  border-radius: 3px;
  padding: 0; }
  .pagination > li {
    display: inline; }
    .pagination > li.pagination_arrows:first-child, .pagination > li.pagination_arrows:last-child {
      display: none; }
    .pagination > li.pagination_arrows > a, .pagination > li.pagination_arrows > span {
      width: auto; }
    .pagination > li > a, .pagination > li > span {
      position: relative;
      float: left;
      margin-right: 8px;
      line-height: 32px;
      text-decoration: none;
      text-align: center;
      color: #191919;
      font-weight: bold;
      font-size: 16px;
      border: none;
      border-radius: 50%;
      width: 33px;
      height: 33px; }
    .pagination > li:first-child > a, .pagination > li:first-child > span {
      margin-left: 0; }
  .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
    color: #e31d23;
    text-decoration: underline; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
    color: #191919;
    text-decoration: none;
    background-color: #f0f0f0;
    cursor: default; }

.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #e6e6e6;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #999; }
  .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: #909090;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline-block;
  font-size: 100%;
  font-weight: normal;
  line-height: 64px;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 100%;
  width: 64px;
  height: 64px; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #909090; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #777777; }

.label-primary {
  background-color: #e31d23; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #b6171b; }

.label-success {
  background-color: #6eae34; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #558728; }

.label-info {
  background-color: #03a9f4; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #0286c2; }

.label-warning {
  background-color: #efc73a; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #e4b512; }

.label-danger {
  background-color: #f6821f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #d96909; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #909090;
  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; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #2d5cb8;
    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; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.625;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #191919; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #2d5cb8; }

.alert {
  padding: 10px;
  margin: 10px 0;
  border: 1px solid transparent;
  border-radius: 5px; }
  .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: 30px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px; }
  .list-group-item:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.list-group-item a {
  color: #555; }
  .list-group-item a .list-group-item-heading {
    color: #333; }
  .list-group-item a:hover, .list-group-item a:focus {
    text-decoration: none;
    color: #191919;
    background-color: transparent; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #999;
  color: #909090;
  cursor: not-allowed; }
  .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: #909090; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #e31d23;
  border-color: #e31d23; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .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: #f9d3d4; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.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 {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.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 {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.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 {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.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; }

.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;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #191919;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #191919;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }
  button.close svg {
    fill: #191919; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .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;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #191919; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.625px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.625; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .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, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #191919;
  border-radius: 3px; }

.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: #191919; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #191919; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #191919; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #191919; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #191919; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #191919; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #191919; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #191919; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: 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;
  visibility: hidden !important; }

.affix {
  position: fixed; }

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

/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/**
 * Product Item Selectors
 */
/***********************************************************************/
/**
 *   Blocks Layout Selectors 
 */
/*background RGBA
============================================*/
/*inline-block
============================================*/
ul.links {
  padding: 0;
  position: relative;
  margin: 0; }
  ul.links li {
    display: inline;
    line-height: normal;
    position: relative; }
    ul.links li a {
      padding-left: 10px;
      color: #191919; }
      ul.links li a i {
        margin-right: 5px; }
      ul.links li a:hover {
        color: #e31d23; }

ul.list {
  padding: 0;
  position: relative;
  margin: 0; }
  ul.list li {
    list-style: none;
    line-height: 30px; }
    ul.list li a {
      color: #191919; }
      ul.list li a:hover {
        color: #e31d23; }

.tree-menu {
  padding: 0; }
  .tree-menu .caret_svg .caret_bg {
    fill: #c4c4c4; }
  .tree-menu .active_caret .caret_svg {
    transform: rotate(180deg); }
  .tree-menu ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .tree-menu ul li:hover > a {
      color: #FFFFFF; }
    .tree-menu ul ul li a {
      padding-left: 45px; }
  .tree-menu ul > li {
    padding: 4px 10px 4px 30px;
    border-top: 1px solid #ebebeb; }
    .tree-menu ul > li:hover {
      background-color: #e31d23;
      color: #FFFFFF;
      border-radius: 0;
      position: relative; }
      .tree-menu ul > li:hover .accordion-heading .fa {
        color: #FFFFFF; }
    .tree-menu ul > li:first-child {
      border-top: none; }
    .tree-menu ul > li .accordion-heading {
      cursor: pointer; }
      .tree-menu ul > li .accordion-heading .fa {
        font-size: 9px;
        color: #101010; }
    .tree-menu ul > li.open a, .tree-menu ul > li a {
      color: #191919;
      font-size: 16px; }
  .tree-menu ul ul li {
    list-style: none;
    border: none;
    padding: 8px 0; }
    .tree-menu ul ul li:hover:after, .tree-menu ul ul li:hover:before {
      content: none; }
    .tree-menu ul ul li a {
      color: #191919;
      font-weight: normal; }
  .tree-menu .vertical .dropdown-submenu:hover > .dropdown-menu {
    display: block; }
  .tree-menu .vertical .dropdown-menu {
    top: 0;
    left: 100%;
    width: 100%; }

.list-group-item ul {
  padding-left: 20px; }
  .list-group-item ul li {
    list-style: none;
    padding: 8px 0; }
    .list-group-item ul li a {
      color: #bbb; }

div.required .control-label:before {
  color: #f00;
  content: "* ";
  font-weight: bold; }

.noborder .box {
  border: none !important; }

.white {
  color: #FFFFFF; }

.red {
  color: #f44336;
  line-height: 20px; }

.table-responsive .btn-primary {
  padding: 0 14px; }

.table.shopping-cart-table > tbody > tr > td {
  color: #191919; }

.text-default {
  color: #222 !important; }

.text-primary {
  color: #e31d23 !important; }

.text-info {
  color: #03a9f4 !important; }

.text-danger {
  color: #f6821f !important; }

.text-warning {
  color: #efc73a !important; }

.text-success {
  color: #6eae34 !important; }

.bg-primary {
  background-color: #e31d23 !important; }

.bg-info {
  background: #03a9f4 !important; }

.bg-danger {
  background: #f6821f !important; }

.bg-warning {
  background: #efc73a !important; }

.bg-success {
  background: #6eae34 !important; }

.grecaptcha-badge {
  visibility: hidden; }

.accordion .panel {
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.05); }

.accordion .panel-heading {
  padding: 15px;
  position: relative; }
  .accordion .panel-heading a {
    text-decoration: none;
    font-weight: bold; }
    .accordion .panel-heading a:before {
      content: "-";
      font-size: 22px;
      font-weight: 600;
      width: 20px;
      height: 20px;
      text-align: center;
      line-height: 16px;
      display: inline-block;
      color: #e31d23; }
    .accordion .panel-heading a.collapsed:before {
      content: "+";
      font-size: 18px;
      line-height: 20px; }

.accordion .panel-body {
  border-top-color: transparent !important; }

.accordion.collapse-right .panel-heading a:before {
  position: absolute;
  right: 20px; }

.accordion.collapse-color .panel-heading a:before {
  color: #fff;
  background: #e31d23; }

.accordion.noborder .panel-heading {
  padding-left: 0;
  padding-right: 0; }

.accordion.noborder .panel, .accordion.noborder .panel-heading, .accordion.noborder .panel-body {
  background-color: transparent;
  border: none; }

.accordion.nobackground .panel, .accordion.nobackground .panel-heading, .accordion.nobackground .panel-body {
  background-color: transparent; }

.breadcrumbs {
  padding: 22px 0;
  margin-bottom: 0;
  list-style: none;
  background-color: #f3f3f3;
  border-radius: 3px; }
  .breadcrumbs .breadcrumb {
    margin: 0;
    padding: 0 2px; }
  .breadcrumbs h2 {
    margin: 0;
    float: left;
    font-weight: 400;
    position: relative; }
  .breadcrumbs .breadcrumb-links {
    margin: 0;
    position: relative;
    padding: 0 0 10px;
    border-bottom: 1px solid #e5e5e5; }
    .breadcrumbs .breadcrumb-links > li {
      display: inline-block; }
      .breadcrumbs .breadcrumb-links > li a {
        text-transform: uppercase;
        font-weight: 500;
        font-size: 12px; }
      .breadcrumbs .breadcrumb-links > li + li:before {
        color: #757575;
        content: "\f105";
        font-family: "FontAwesome";
        padding: 0 15px;
        font-size: 14px; }
      .breadcrumbs .breadcrumb-links > li:last-child a {
        color: #191919; }
    .breadcrumbs .breadcrumb-links > .active {
      color: #191919; }

.breadcrumbs-left h2 {
  float: none;
  text-align: left; }

.breadcrumbs-left .breadcrumb-links {
  text-align: left; }

.heading {
  z-index: 1;
  position: relative;
  text-align: center; }
  .heading h1, .heading h2, .heading h3, .heading h4, .heading h5, .heading h6 {
    text-transform: uppercase; }
  .heading p, .heading small {
    margin-bottom: 15px;
    display: inline-block; }
  .heading.heading-light {
    color: #eee; }
    .heading.heading-light h1, .heading.heading-light h2, .heading.heading-light h3, .heading.heading-light h4, .heading.heading-light h5, .heading.heading-light h6 {
      color: #fff; }
    .heading.heading-light p, .heading.heading-light small {
      color: #eee; }

.list-unstyled {
  list-style: none;
  padding-left: 0; }

.success {
  display: none;
  width: 600px;
  margin-left: -300px;
  background: white;
  border: 1px solid #E4E3E3;
  padding: 50px;
  left: 50%;
  top: 22%;
  font-size: 16px;
  color: #333333 !important;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  z-index: 15000;
  position: fixed; }
  .success a {
    text-decoration: none !important;
    font-size: 16px; }
    .success a:hover {
      text-decoration: underline; }
  .success .close {
    opacity: 1;
    float: right;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 20px;
    height: 20px;
    cursor: pointer; }
  .success .success_button {
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    background: #e31d23;
    border: none;
    display: inline-block;
    cursor: pointer;
    color: white !important;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    border-radius: 7px; }
    .success .success_button:hover {
      text-decoration: none !important;
      background: #191919; }
    .success .success_button:active {
      position: relative;
      top: 1px; }

.success_wall {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.5); }

.buttons {
  padding: 20px 0; }
  .buttons:before, .buttons:after {
    content: " ";
    display: table; }
  .buttons:after {
    clear: both; }
  .buttons .left {
    float: left; }
  .buttons .right {
    float: right; }

.checkbox, .radio {
  padding-left: 20px; }

.btn {
  line-height: 36px;
  padding: 0 10px;
  -webkit-transition: all 200ms ease 0.2s;
  -o-transition: all 200ms ease 0.2s;
  transition: all 200ms ease 0.2s;
  border-radius: 0; }

.btn-outline-inverse {
  color: #4c4c4c;
  background-color: #FFFFFF;
  border-color: #f2f2f2;
  border: none;
  border-right: 1px solid #f2f2f2; }
  .btn-outline-inverse:hover, .btn-outline-inverse:focus, .btn-outline-inverse:active, .btn-outline-inverse.active {
    color: #FFFFFF;
    background-color: #6eae34;
    border-color: #f2f2f2; }
  .open .btn-outline-inverse.dropdown-toggle {
    color: #FFFFFF;
    background-color: #6eae34;
    border-color: #f2f2f2; }
  .btn-outline-inverse:active, .btn-outline-inverse.active {
    background-image: none; }
  .open .btn-outline-inverse.dropdown-toggle {
    background-image: none; }
  .btn-outline-inverse.disabled, .btn-outline-inverse.disabled:hover, .btn-outline-inverse.disabled:focus, .btn-outline-inverse.disabled:active, .btn-outline-inverse.disabled.active, .btn-outline-inverse[disabled], .btn-outline-inverse[disabled]:hover, .btn-outline-inverse[disabled]:focus, .btn-outline-inverse[disabled]:active, .btn-outline-inverse[disabled].active,
  fieldset[disabled] .btn-outline-inverse,
  fieldset[disabled] .btn-outline-inverse:hover,
  fieldset[disabled] .btn-outline-inverse:focus,
  fieldset[disabled] .btn-outline-inverse:active,
  fieldset[disabled] .btn-outline-inverse.active {
    background-color: #FFFFFF;
    border-color: #f2f2f2; }
  .btn-outline-inverse .badge {
    color: #FFFFFF;
    background-color: #4c4c4c; }
  .btn-outline-inverse.last {
    border-right: none; }

.btn-primary {
  color: #fff;
  background-color: #e31d23;
  border-color: #e31d23; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    color: #fff;
    background-color: #191919;
    border-color: #191919; }
  .open .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #191919;
    border-color: #191919; }
  .btn-primary:active, .btn-primary.active {
    background-image: none; }
  .open .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #e31d23;
    border-color: #e31d23; }
  .btn-primary .badge {
    color: #e31d23;
    background-color: #fff; }

.btn-default {
  color: #fff;
  background-color: #191919;
  border-color: #191919; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    color: #fff;
    background-color: #e31d23;
    border-color: #e31d23; }
  .open .btn-default.dropdown-toggle {
    color: #fff;
    background-color: #e31d23;
    border-color: #e31d23; }
  .btn-default:active, .btn-default.active {
    background-image: none; }
  .open .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    background-color: #191919;
    border-color: #191919; }
  .btn-default .badge {
    color: #191919;
    background-color: #fff; }

.btn-white {
  color: #e31d23;
  background-color: #fff;
  border-color: #e31d23; }
  .btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active {
    color: #191919;
    background-color: #fff;
    border-color: #191919; }
  .open .btn-white.dropdown-toggle {
    color: #191919;
    background-color: #fff;
    border-color: #191919; }
  .btn-white:active, .btn-white.active {
    background-image: none; }
  .open .btn-white.dropdown-toggle {
    background-image: none; }
  .btn-white.disabled, .btn-white.disabled:hover, .btn-white.disabled:focus, .btn-white.disabled:active, .btn-white.disabled.active, .btn-white[disabled], .btn-white[disabled]:hover, .btn-white[disabled]:focus, .btn-white[disabled]:active, .btn-white[disabled].active,
  fieldset[disabled] .btn-white,
  fieldset[disabled] .btn-white:hover,
  fieldset[disabled] .btn-white:focus,
  fieldset[disabled] .btn-white:active,
  fieldset[disabled] .btn-white.active {
    background-color: #fff;
    border-color: #e31d23; }
  .btn-white .badge {
    color: #fff;
    background-color: #e31d23; }

.btn-credit {
  margin-left: 15px;
  color: #191919;
  background-color: #f0f0f0;
  border-color: #f0f0f0; }
  .btn-credit:hover, .btn-credit:focus, .btn-credit:active, .btn-credit.active {
    color: #f0f0f0;
    background-color: #191919;
    border-color: #191919; }
  .open .btn-credit.dropdown-toggle {
    color: #f0f0f0;
    background-color: #191919;
    border-color: #191919; }
  .btn-credit:active, .btn-credit.active {
    background-image: none; }
  .open .btn-credit.dropdown-toggle {
    background-image: none; }
  .btn-credit.disabled, .btn-credit.disabled:hover, .btn-credit.disabled:focus, .btn-credit.disabled:active, .btn-credit.disabled.active, .btn-credit[disabled], .btn-credit[disabled]:hover, .btn-credit[disabled]:focus, .btn-credit[disabled]:active, .btn-credit[disabled].active,
  fieldset[disabled] .btn-credit,
  fieldset[disabled] .btn-credit:hover,
  fieldset[disabled] .btn-credit:focus,
  fieldset[disabled] .btn-credit:active,
  fieldset[disabled] .btn-credit.active {
    background-color: #f0f0f0;
    border-color: #f0f0f0; }
  .btn-credit .badge {
    color: #f0f0f0;
    background-color: #191919; }

.btn-outline-success {
  padding: 15px 25px;
  line-height: 13px; }

.btn-link {
  font-size: 12px;
  text-transform: lowercase;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 2px; }

html {
  overflow-x: hidden; }

body.layout-boxed-lg #page {
  max-width: 1220px;
  -webkit-box-shadow: 0 0 5px #e6e6e6;
  -moz-box-shadow: 0 0 5px #e6e6e6;
  -o-box-shadow: 0 0 5px #e6e6e6;
  box-shadow: 0 0 5px #e6e6e6;
  margin: 0 auto;
  background: #FFFFFF; }

body[class*="page-"] #content {
  padding: 20px 15px; }
  body[class*="page-"] #content img {
    max-width: 100%; }

body.common-home #content {
  padding: 0; }

body[class*="-account"] #content h1, body[class*="-account"] #content h2 {
  font-size: 19px; }

body[class*="page-product"] #content {
  overflow: visible;
  padding: 0; }
  body[class*="page-product"] #content .owl-carousel .owl-wrapper-outer {
    overflow: visible; }
  body[class*="page-product"] #content .owl-carousel {
    margin-bottom: 35px; }

#sys-notification {
  position: fixed;
  top: 10px;
  width: 100%;
  z-index: 9999;
  right: 0; }

.main-menu {
  width: 100%;
  height: 56px; }

header {
  position: relative;
  z-index: 9999; }
  header #header-layout > .container {
    display: flex;
    justify-content: space-between;
    height: 100%; }
  header .logo-container {
    position: relative;
    z-index: 3;
    height: calc(100% + 3px);
    width: 244px;
    background: white;
    display: flex;
    text-align: center;
    margin-bottom: -3px;
    border-bottom: solid 3px #e31d23; }
    header .logo-container .logo-store {
      width: 100%;
      align-self: center; }
      header .logo-container .logo-store a {
        display: inline-block;
        max-width: 145px; }
      header .logo-container .logo-store span {
        display: inline-block;
        font-weight: bold;
        font-size: 12px;
        text-transform: uppercase;
        color: #191919;
        width: 100%;
        text-align: right; }
  header .center_block {
    display: flex;
    flex: 1;
    padding: 0 15px; }
    header .center_block > div {
      width: auto;
      display: flex;
      align-items: center; }
    header .center_block .static_menu {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      width: 100%;
      list-style: none;
      padding: 0;
      margin: 0; }
      header .center_block .static_menu a {
        white-space: nowrap;
        padding: 0 15px;
        color: #fff;
        font-size: 10pt;
        text-transform: uppercase; }
        header .center_block .static_menu a:hover {
          color: #fff; }
    header .center_block_bottom {
      padding: 0 65px; }
    header .center_block .coll {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 30px; }
    header .center_block #topcontacts {
      padding: 0 20px;
      align-self: center; }
    header .center_block .line {
      height: 100%;
      padding: 22px 0; }
      header .center_block .line:before {
        content: "";
        background: #4f4e4e;
        width: 1px;
        height: 100%;
        display: flex;
        align-self: center; }

.headercart {
  height: 100%;
  display: flex; }
  .headercart #cart {
    height: calc(100% + 11px);
    padding-bottom: 13px;
    background: #e31d23;
    display: flex;
    margin: 0; }
    .headercart #cart .cart-inner {
      align-self: center;
      display: flex; }
    .headercart #cart .wrap-cart {
      position: relative; }
      .headercart #cart .wrap-cart .icon-cart {
        width: 55px;
        padding: 0; }
      .headercart #cart .wrap-cart svg {
        fill: #fff;
        height: 30px; }
      .headercart #cart .wrap-cart span {
        color: #fff;
        position: absolute;
        top: -4px !important;
        right: 7px;
        background: #191919;
        border-radius: 50px;
        font-size: 9px;
        text-align: center;
        padding: 2px 0;
        line-height: normal;
        font-weight: normal; }

.header-bottom {
  background: rgba(25, 25, 25, 0.88);
  color: #fff;
  fill: #fff; }
  .header-bottom > .container {
    display: flex;
    justify-content: space-between;
    height: 95px;
    align-items: center;
    position: relative; }
    .header-bottom > .container:before, .header-bottom > .container:after {
      content: none; }
  @media (min-width: 992px) {
    .header-bottom > .holiday_works {
      display: none; } }
  .header-bottom #topcontacts {
    flex: 0 1 330px;
    display: flex; }
  .header-bottom .topcontacts {
    display: flex;
    align-self: center;
    justify-content: center;
    position: relative;
    font-size: 13px;
    flex-wrap: wrap;
    width: 220px;
    flex: 0 220px;
    padding: 10px 20px 0; }
    .header-bottom .topcontacts.left:after {
      content: '';
      background: #4e4e50;
      position: absolute;
      right: 0;
      top: 15px;
      bottom: 0;
      height: calc(100% - 20px);
      width: 1px; }
    .header-bottom .topcontacts .phone {
      font-size: 23px;
      font-family: "Philosopher", sans-serif, sans-serif;
      line-height: 1;
      white-space: nowrap; }
    .header-bottom .topcontacts .workt {
      padding-top: 7px;
      width: max-content; }
      .header-bottom .topcontacts .workt img {
        display: none; }
      .header-bottom .topcontacts .workt svg {
        width: 60px;
        height: 60px;
        margin-left: 5px; }
      .header-bottom .topcontacts .workt span {
        font-size: 12px; }
    .header-bottom .topcontacts .callback svg {
      fill: #b2b2b2;
      width: 25px;
      height: 25px;
      float: left;
      display: inline-block;
      margin-right: 4px;
      margin-top: 4px; }
    .header-bottom .topcontacts .callback a {
      float: left;
      display: inline-block;
      font-weight: 600;
      color: #fff;
      margin-top: 6px; }
    .header-bottom .topcontacts .callback a:hover {
      font-weight: 600;
      color: #e31d23;
      text-decoration: none; }
    .header-bottom .topcontacts .business-hours {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      padding-left: 5px;
      line-height: 14px; }
      .header-bottom .topcontacts .business-hours span:last-child {
        letter-spacing: 0.1px; }
  .header-bottom .logo-container .logo-store {
    text-align: center; }
  .header-bottom .logo-container svg {
    max-width: 260px;
    width: 100%;
    fill: #191919; }
  .header-bottom .main-menu {
    flex: 1 0 auto;
    align-self: center; }
  .header-bottom .nav-search {
    align-self: center; }

.information-news-item .main-columns .row {
  display: flex;
  justify-content: space-between; }

.information-news-item .main-columns .news_column {
  display: flex;
  flex-direction: column;
  width: 18%;
  margin-right: 50px;
  min-width: 18%;
  padding: 20px 0; }
  .information-news-item .main-columns .news_column h2 {
    font-size: 25px;
    margin-top: 18px; }
  .information-news-item .main-columns .news_column img {
    width: 100%; }
  .information-news-item .main-columns .news_column h3 a {
    color: #191919; }

@media (min-width: 992px) {
  #cart .wrap-cart {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    #cart .wrap-cart .icon-cart {
      width: 100%; } }

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

.header-menu > .container {
  background-color: #fcfcfc;
  display: flex;
  justify-content: space-between; }
  .header-menu > .container:before, .header-menu > .container:after {
    content: none; }

.shopping-cart-table {
  background: #FFFFFF; }
  .shopping-cart-table tbody .column-image {
    position: relative; }
    .shopping-cart-table tbody .column-image img {
      border: none; }
    .shopping-cart-table tbody .column-image .product-label {
      top: 5px;
      left: 5px;
      padding: 0 5px;
      background: #e31d23; }
      .shopping-cart-table tbody .column-image .product-label span {
        color: #fff; }
  .shopping-cart-table > thead:first-child > tr:first-child > td {
    border: none;
    background: #e8e8e8; }
  .shopping-cart-table.table tr td {
    border: 1px #e6e6e6 solid; }
  .shopping-cart-table .btn {
    font-size: 23px;
    padding: 0 7px; }
    .shopping-cart-table .btn i {
      vertical-align: 2px; }

.tp-bullets .counter {
  display: none !important; }

.search-focus {
  color: #bbb;
  cursor: pointer;
  border-right: 1px solid #ebebeb;
  padding-right: 15px;
  line-height: 32px;
  height: 27px; }

.nav-search.open {
  height: 44px;
  top: 0;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100); }

.logo-store {
  position: relative; }
  .logo-store a {
    vertical-align: middle; }

#logo-theme a {
  display: inline-block;
  width: 170px;
  height: 37px; }
  #logo-theme a img {
    display: none; }

.breadcrumbs .container {
  background: transparent; }

#pav-mainnav .inner {
  background-color: #505050; }

#breadcrumb {
  padding-left: 0;
  padding-right: 0; }

#footer {
  background: url(https://cdn.smgrussia.ru/image/i/bg_footer.jpg) center;
  background-size: cover; }
  #footer .box {
    margin-right: 55px; }
  #footer .payment {
    margin-left: 326px;
    margin-top: -75px; }
  #footer .box.info {
    max-width: 190px; }
    #footer .box.info ul {
      padding-left: 0;
      border-left: none; }
      #footer .box.info ul img {
        display: none; }
    #footer .box.info #logo a {
      margin-left: 5px;
      display: inline-block;
      max-width: 150px; }
      #footer .box.info #logo a span {
        color: #fff;
        font-weight: bold;
        font-size: 12px;
        float: right;
        margin-top: 3px; }
      #footer .box.info #logo a .del {
        width: 100%;
        display: inline-block;
        text-align: center;
        font-weight: 400;
        color: #999999; }
      #footer .box.info #logo a img {
        width: 100%; }
    #footer .box.info li {
      display: flex;
      align-items: center;
      margin: 3px 0; }
      #footer .box.info li.ft-phone {
        flex-wrap: wrap;
        justify-content: center; }
        #footer .box.info li.ft-phone span {
          white-space: nowrap;
          width: 100%; }
          #footer .box.info li.ft-phone span:first-child {
            letter-spacing: 1px; }
    #footer .box.info svg {
      stroke: #b2b2b2;
      stroke-width: 1.2px;
      fill: none;
      width: 20px;
      float: left;
      display: inline-block; }
    #footer .box.info .ft-phone span {
      display: inline-block;
      font-size: 21px;
      font-family: 'gilroy', sans-serif;
      font-weight: 400;
      margin: 5px auto 5px 5px;
      width: 100%;
      text-align: left; }
    #footer .box.info .ft-wt {
      display: inline-block;
      width: 100%; }
      #footer .box.info .ft-wt span {
        float: left;
        margin-left: 10px; }
      #footer .box.info .ft-wt .ft-right {
        display: flex;
        flex-wrap: wrap; }
        #footer .box.info .ft-wt .ft-right span:last-child {
          letter-spacing: 0.1px; }
    #footer .box.info .ft-mail {
      width: 100%; }
      #footer .box.info .ft-mail a {
        float: left;
        margin-left: 10px;
        text-transform: none; }
      #footer .box.info .ft-mail svg {
        margin-top: 2px; }
    #footer .box.info .ft-addr {
      width: 100%; }
      #footer .box.info .ft-addr span {
        text-align: left;
        margin-left: 10px;
        display: inline-block;
        max-width: 160px;
        color: #999999; }
      #footer .box.info .ft-addr svg {
        margin-top: 2px; }
  #footer ul, #footer ol {
    margin: 0;
    padding-left: 20px;
    border-left: solid 2px #e31d23; }
    #footer ul li, #footer ol li {
      line-height: 20px;
      margin: 5px 0;
      max-width: 202px; }
      #footer ul li a, #footer ol li a {
        color: #fff;
        -webkit-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s; }
        #footer ul li a:hover, #footer ol li a:hover {
          color: #FFFFFF; }

.footer-top {
  background: transparent;
  margin-bottom: -97px; }

.footer-center {
  padding: 30px 0;
  color: #FFFFFF;
  position: relative; }
  .footer-center .box .box-heading {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px; }
  .footer-center .panel {
    background: transparent;
    margin-bottom: 0; }
    .footer-center .panel .panel-heading {
      padding: 0; }
    .footer-center .panel .panel-body {
      padding: 20px 0 0; }
    .footer-center .panel .panel-title {
      color: #FFFFFF; }
  .footer-center .footer-name {
    text-align: center;
    font-size: 12px; }
  .footer-center .main-footer {
    display: flex;
    justify-content: start; }

.footer-bottom {
  background: #607d8b; }
  .footer-bottom .inside {
    background: url("../image/pattern.jpg") repeat 0 0;
    position: relative;
    border-radius: 3px; }
    .footer-bottom .inside:before {
      position: absolute;
      content: "";
      width: 10px;
      height: 10px;
      display: block;
      border-top: 1px solid #FFFFFF;
      border-left: 1px solid #FFFFFF;
      left: 0;
      top: 0;
      z-index: 2; }
    .footer-bottom .inside:after {
      position: absolute;
      content: "";
      width: 10px;
      height: 10px;
      display: block;
      border-bottom: 1px solid #FFFFFF;
      border-right: 1px solid #FFFFFF;
      bottom: 0;
      right: 0;
      z-index: 2; }
    .footer-bottom .inside .bg-blue {
      background: url("../image/pattern2.jpg") repeat 0 0; }

#powered a {
  font-size: 12px;
  color: #ccd6dd;
  font-weight: 500;
  text-transform: uppercase; }
  #powered a:hover {
    color: #FFFFFF; }

#powered .copyright {
  padding: 5px 0 0 15px;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase; }

#powered ul.links {
  line-height: 16px;
  padding-left: 20px; }
  #powered ul.links li {
    padding: 0 10px; }

#powered .inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

#powered .oferta p {
  font-size: 12px;
  color: #fff; }

#powered .payment-img img:first-child {
  max-height: 61px; }

#powered .payment-img img:last-child {
  max-height: 80px; }

.for-send-error-press {
  margin: 15px 0;
  font-style: italic; }

.panel-highlighted {
  border: solid 1px red; }
  .panel-highlighted .panel-heading {
    background: red;
    color: #FFFFFF; }

.nopadding .panel-body {
  padding: 0; }

.sidebar .panel {
  margin-bottom: 32px; }

.nostylingboxs .panel-heading {
  padding: 0;
  margin-bottom: 30px; }

.nostylingboxs .panel-body {
  padding: 0; }

.owl-carousel-play .owl-carousel {
  margin: 0;
  border: none; }

.products-block .owl-carousel {
  margin: 0; }

.price {
  font-weight: bold; }
  .price .price-new {
    color: #191919;
    font-size: 22px; }
  .price .price-old {
    text-decoration: line-through;
    color: #b6b6b6;
    font-size: 18px; }
  .price.detail .price-new {
    font-size: 40px; }
  .price.detail .price-old {
    font-size: 26px; }
  .price.detail ul {
    margin: 0; }

.cheap_invoice a {
  font-size: 16px;
  margin-bottom: 5px;
  text-decoration: underline dotted;
  display: block;
  color: #444; }
  .cheap_invoice a:hover {
    color: #191919; }

.cheap_invoice .cheap.user-price {
  color: red; }

.low-cost-user .product-price {
  margin: 0;
  border: 1px solid #eee;
  margin-bottom: 20px; }
  .low-cost-user .product-price > div {
    display: flex;
    flex-direction: row;
    text-align: center;
    flex-wrap: wrap; }
    .low-cost-user .product-price > div span {
      display: block;
      width: 100%;
      font-size: 18px; }
    .low-cost-user .product-price > div .profit {
      color: green;
      font-weight: 600; }

.low-cost-user .new-low-cost {
  display: block;
  text-align: center;
  color: green;
  margin-top: 25px; }

.banner-wrapper-margin .banner-wrapper {
  margin-bottom: 20px; }

.image-item-margin .image-item {
  margin-bottom: 20px; }

.nomargin .box {
  margin-bottom: 0; }

.layerslider-wrapper {
  overflow: hidden; }
  .layerslider-wrapper:hover .tp-rightarrow {
    right: 20px !important; }
  .layerslider-wrapper:hover .tp-leftarrow {
    left: 20px !important; }

.tparrows {
  position: absolute;
  top: 50% !important;
  z-index: 9999;
  cursor: pointer;
  display: block;
  width: 45px;
  height: 45px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  font-size: 0; }
  .tparrows:before {
    content: "";
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 12;
    width: 40px;
    height: 35px;
    -webkit-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
    display: block; }
  .tparrows.tp-rightarrow:before {
    background-position: -50px -2px; }

.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
  background-color: #e31d23; }

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
  background-color: #e31d23; }

.effect-carousel-v2 .carousel-controls-v1 {
  position: absolute;
  right: 0; }
  .effect-carousel-v2 .carousel-controls-v1 .carousel-control {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    top: -20px; }
    .effect-carousel-v2 .carousel-controls-v1 .carousel-control.left {
      left: -63px; }

.effect-carousel-v2:hover .carousel-control {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 2px; }

.effect-carousel .carousel-control {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s; }
  .effect-carousel .carousel-control.left {
    left: -45px; }
  .effect-carousel .carousel-control.right {
    right: -45px; }

.effect-carousel:hover .carousel-control {
  opacity: 1;
  filter: alpha(opacity=100); }
  .effect-carousel:hover .carousel-control.left {
    left: 0; }
  .effect-carousel:hover .carousel-control.right {
    right: 0; }

.tablist-v1 .product-grid .products-row .product-col:last-child {
  border-right: 1px solid #ebebeb;
  border-radius: 3px; }

.featured-category .panel-body {
  overflow: hidden;
  padding: 0; }

.featured-category ul {
  margin: 0; }
  .featured-category ul li {
    display: inline-block;
    width: 33%;
    position: relative; }
    .featured-category ul li:before {
      position: absolute;
      right: 0;
      background: #ebebeb;
      content: "";
      width: 1px;
      height: 200%;
      top: -20px; }
    .featured-category ul li:after {
      position: absolute;
      left: 25px;
      background: #ebebeb;
      content: "";
      width: 87%;
      height: 1px;
      top: 0; }
    .featured-category ul li:nth-child(1):after, .featured-category ul li:nth-child(2):after, .featured-category ul li:nth-child(3):after {
      content: none; }
    .featured-category ul li:nth-child(3n):before {
      content: none; }
    .featured-category ul li .image {
      margin: 5px 0 5px 25px; }
    .featured-category ul li .caption {
      overflow: hidden;
      padding: 30px 20px; }
      .featured-category ul li .caption h6 {
        font-weight: normal;
        font-size: 16px; }
        .featured-category ul li .caption h6 a {
          color: #191919; }

.pav-megamenu {
  position: relative; }
  .pav-megamenu .dropdown-menu > .dropdown-menu-inner {
    padding: 10px; }
  .pav-megamenu .mega-group .caret {
    display: none; }
  .pav-megamenu .mega-group > .dropdown-toggle {
    display: block;
    font-weight: bold;
    padding: 6px 5px;
    text-transform: uppercase;
    border-bottom: solid 1px #e6e6e6; }
  .pav-megamenu .mega-group .dropdown-mega .mega-col-inner > ul {
    list-style: none outside none;
    margin: 0;
    padding: 0; }
    .pav-megamenu .mega-group .dropdown-mega .mega-col-inner > ul > li {
      list-style: none;
      margin-left: 0; }
      .pav-megamenu .mega-group .dropdown-mega .mega-col-inner > ul > li a {
        margin-left: 6px; }
      .pav-megamenu .mega-group .dropdown-mega .mega-col-inner > ul > li > a {
        clear: both;
        color: #555555;
        display: block;
        line-height: 20px; }
  .pav-megamenu .dropdown-submenu:hover .dropdown-menu {
    display: block; }
  .pav-megamenu .dropdown-submenu > .dropdown-menu {
    border-radius: 0 6px 6px 6px;
    left: 100%;
    margin-left: -6px;
    margin-top: -6px;
    top: 0; }
  .pav-megamenu .navbar {
    margin: 0;
    border: 0; }
  .pav-megamenu .navbar-collapse {
    padding: 0; }
  .pav-megamenu .navbar-nav > li .caret_svg {
    margin-left: 12px;
    margin-top: 4px;
    width: 16px;
    height: 16px; }
    .pav-megamenu .navbar-nav > li .caret_svg .caret_bg {
      fill: #e31d23; }
    .pav-megamenu .navbar-nav > li .caret_svg .caret_inner {
      fill: #fff; }
  .pav-megamenu .navbar-nav > li.aligned-left .dropdown-menu {
    left: 0;
    right: 0; }
  .pav-megamenu .navbar-nav > li.aligned-left .dropdown-submenu .dropdown-menu {
    left: 100%; }
  .pav-megamenu .navbar-nav > li > .dropdown-menu {
    top: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    display: block;
    position: absolute;
    visibility: hidden; }
  .pav-megamenu .navbar-nav > li:hover > .dropdown-menu, .pav-megamenu .navbar-nav > li:focus > .dropdown-menu {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    display: block;
    top: 100%; }
  .pav-megamenu .navbar-nav > li:hover .caret_svg .caret_bg, .pav-megamenu .navbar-nav > li:focus .caret_svg .caret_bg {
    fill: #c4c4c4; }
  .pav-megamenu .navbar-nav > li:hover .caret_svg .caret_inner, .pav-megamenu .navbar-nav > li:focus .caret_svg .caret_inner {
    fill: #191919; }
  .pav-megamenu .navbar-nav > li > a {
    padding: 17px 20px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #191919;
    background-color: transparent !important;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    line-height: 22px; }
    .pav-megamenu .navbar-nav > li > a img {
      display: none; }
    .pav-megamenu .navbar-nav > li > a:hover, .pav-megamenu .navbar-nav > li > a:focus {
      color: #FFFFFF;
      background: #e33135 !important; }
  .pav-megamenu .navbar-nav > li.full-width {
    position: static; }
  .pav-megamenu .dropdown-menu {
    box-shadow: none;
    top: 100%;
    left: -9999px;
    height: auto;
    color: #191919;
    min-width: 185px;
    padding: 0;
    background-color: #FFFFFF;
    border-radius: 0;
    -webkit-transition: opacity 0.3s linear 0s;
    -o-transition: opacity 0.3s linear 0s;
    transition: opacity 0.3s linear 0s;
    z-index: 9999; }
    .pav-megamenu .dropdown-menu ul, .pav-megamenu .dropdown-menu ol {
      padding: 0; }
    .pav-megamenu .dropdown-menu li {
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: calc(100% / 5);
      padding: 0 15px;
      list-style: none;
      position: relative;
      border: none; }
      .pav-megamenu .dropdown-menu li a {
        display: inline-block;
        width: 100%;
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        height: 100%; }
        .pav-megamenu .dropdown-menu li a:hover {
          background-color: transparent; }
    .pav-megamenu .dropdown-menu .cat_all {
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
      padding-top: 15px; }
      .pav-megamenu .dropdown-menu .cat_all a:hover {
        text-decoration: none; }
      .pav-megamenu .dropdown-menu .cat_all img {
        width: 70%;
        height: auto;
        display: block;
        margin: 10px auto; }
      .pav-megamenu .dropdown-menu .cat_all_caption {
        font-size: 14px;
        color: #191919;
        font-weight: 700;
        text-transform: uppercase;
        padding-bottom: 10px;
        text-align: center; }
  .pav-megamenu .dropdown {
    position: static; }
    .pav-megamenu .dropdown:hover > .dropdown-menu {
      display: block;
      left: 0; }
    .pav-megamenu .dropdown:hover > a .fa {
      color: #191919; }
  .pav-megamenu .mega-group > .dropdown-toggle {
    border: 0;
    display: block;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif, sans-serif;
    color: #FFFFFF; }
    .pav-megamenu .mega-group > .dropdown-toggle .fa {
      color: #FFFFFF; }
  .pav-megamenu .widget-heading {
    font-size: 16px;
    margin: 0 0 20px; }
  .pav-megamenu .widget-images {
    margin-bottom: 20px;
    padding-top: 5px; }
  .pav-megamenu .megamenu .cols1 {
    min-width: 200px; }
  .pav-megamenu .megamenu .cols2 {
    min-width: 500px; }
  .pav-megamenu .megamenu .cols3 {
    min-width: 740px; }
  .pav-megamenu .sidebar .product-block {
    padding: 5px 0;
    border-bottom: none; }
    .pav-megamenu .sidebar .product-block .image {
      padding: 0; }

.aligned-center .dropdown-menu {
  left: 50%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%); }

.aligned-right .dropdown-menu {
  left: auto;
  right: 0; }

.megamenu .aligned-fullwidth {
  position: inherit !important; }

.aligned-fullwidth .dropdown-menu {
  width: 100% !important;
  left: 0; }

.widget-product-list img {
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 12px; }

.widget-banner .w-banner {
  margin: 6px 10px;
  float: left; }

.megamenu {
  position: relative; }
  .megamenu li.parent.dropdown:hover {
    background: #e33135; }
  .megamenu li.parent.dropdown:hover a {
    color: #fff; }
  .megamenu .dropdown-menu {
    min-width: 680px;
    display: inline-block;
    background: url(https://cdn.smgrussia.ru/image/i/logo_menu.png) #fff no-repeat right bottom;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); }

body .owl-carousel {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }

.filter .panel-body {
  padding: 0; }

.filter h6 {
  font-size: 16px;
  font-family: "Open Sans", sans-serif, sans-serif;
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
  margin: 0; }

.filter .list-group-item {
  position: relative;
  padding: 25px; }
  .filter .list-group-item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ebebeb; }
  .filter .list-group-item:first-child:before {
    content: none; }
  .filter .list-group-item .icon-v3 {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url("../image/icon-3.png") no-repeat;
    margin-right: 5px; }
  .filter .list-group-item:nth-child(2) .icon-v3 {
    background-position: 0 -43px; }
  .filter .list-group-item:nth-child(3) .icon-v3 {
    background-position: 0 -85px; }

.checkout-buy .modal-header {
  padding-bottom: 0;
  border: none; }
  .checkout-buy .modal-header h4 {
    display: none; }

#sidebar-left {
  width: 20%; }
  #sidebar-left #mfilter-opts-price-min, #sidebar-left #mfilter-opts-price-max {
    width: 88px;
    display: inline-block; }

#searchtop {
  margin-top: 0;
  position: absolute;
  z-index: 999;
  right: 45px;
  top: 0;
  width: 380px;
  height: 100%;
  display: flex;
  align-items: stretch;
  background: #262626; }
  #searchtop input.form-control {
    background: transparent;
    color: #fff;
    border: none;
    align-self: center;
    font-size: 16px; }
    #searchtop input.form-control::-moz-placeholder {
      color: #f0f0f0;
      opacity: 1; }
    #searchtop input.form-control:-ms-input-placeholder {
      color: #f0f0f0; }
    #searchtop input.form-control::-webkit-input-placeholder {
      color: #f0f0f0; }

.visible_search {
  background: #4e4e50;
  align-items: center;
  display: flex;
  cursor: pointer;
  width: 45px;
  height: 100%; }
  .visible_search .search_close {
    position: absolute;
    width: 16px;
    height: 16px;
    right: 5px;
    top: 5px;
    z-index: 10;
    font-size: 16px;
    line-height: 1;
    color: #fff; }
  .visible_search .search_block {
    height: 100%;
    display: flex;
    width: 55px;
    padding: 0;
    text-align: center;
    align-items: center;
    position: relative; }
    .visible_search .search_block > .fa-search {
      font-size: 21px;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      height: 100%; }
      .visible_search .search_block > .fa-search:before {
        display: block; }
      .visible_search .search_block > .fa-search.active {
        background: #e31d23; }

.form-control::-moz-placeholder {
  color: #c4c4c4; }

#cart {
  height: 100%;
  display: inline-block;
  width: auto; }
  #cart.open .dropdown-toggle {
    box-shadow: none; }
  #cart a {
    display: inline-block;
    position: relative;
    text-decoration: none; }
  #cart .icon-cart {
    background: transparent;
    display: block;
    position: relative;
    text-align: center;
    padding: 0 15px;
    height: 31px; }
    #cart .icon-cart i {
      font-size: 36px;
      line-height: 28px; }
  #cart .wrap-cart {
    color: #191919;
    font-size: 13px; }
    #cart .wrap-cart span {
      position: relative; }
    #cart .wrap-cart .badge {
      position: absolute !important;
      top: 8px !important;
      right: 13px;
      padding: 3px;
      min-width: 17px;
      line-height: 11px;
      z-index: 99;
      background: #e31d23; }
  #cart .price-cart {
    color: #e31d23; }
  #cart .cart-inner {
    text-align: right; }

.product-compare-header {
  position: relative;
  display: inline-block;
  width: auto;
  height: 100%;
  z-index: 999;
  text-align: center;
  cursor: pointer; }
  .product-compare-header a {
    color: #191919; }
    .product-compare-header a div {
      display: inline-block;
      padding-left: 5px; }
  .product-compare-header p {
    margin: 0; }
    .product-compare-header p#compare-total {
      line-height: 19px;
      font-size: 13px; }
  .product-compare-header i {
    font-size: 32px;
    line-height: 31px;
    display: block; }
  .product-compare-header .badge {
    color: #FFFFFF;
    position: absolute !important;
    top: 8px !important;
    right: 10px;
    padding: 3px;
    min-width: 17px;
    line-height: 11px;
    z-index: 99;
    background: #e31d23; }

.bestseller.panel-warning .products-block {
  border: 2px solid #efc73a;
  border-top: none; }

.product-block {
  position: relative;
  height: 355px;
  display: flex;
  padding-bottom: 25px;
  margin: 15px;
  width: calc(100% / 3 - 33px);
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .product-block.wide_container {
    width: calc(100% / 4 - 33px); }
  .product-block-content {
    width: calc(100% - 100px);
    border: 1px solid #c4c4c4;
    background: white;
    position: relative; }
  .product-block .compare {
    flex: 0 0 36px; }
    .product-block .compare i {
      font-size: 22px;
      vertical-align: -2px; }
  .product-block .compare a, .product-block .compare button, .product-block .quickview a, .product-block .quickview button {
    width: 100%; }
  .product-block .bottom {
    -webkit-transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background-color: #FFFFFF;
    text-align: center;
    display: flex;
    padding: 0 20px; }
  .product-block .description {
    display: none; }
  .product-block .bottom {
    display: block; }
  .product-block .price {
    text-align: left; }
  .product-block .rating {
    padding-bottom: 5px; }
  .product-block .name {
    text-align: left;
    margin: 10px 0;
    font-size: 11pt;
    line-height: 1.4;
    font-family: "Open Sans", sans-serif;
    text-transform: inherit;
    overflow: hidden;
    font-weight: 600;
    padding: 5px 0;
    width: 80%; }
  .product-block .cart {
    margin-top: 0;
    display: flex;
    padding: 0;
    justify-content: space-between; }
    .product-block .cart .btn {
      width: 149px; }
  .product-block .line_red {
    position: absolute;
    top: -1px;
    left: 25px;
    height: 3px;
    width: 128px;
    background: #e31d23; }
  .product-block .block-img {
    position: absolute;
    right: -90px;
    top: 55px;
    max-width: 160px; }
    .product-block .block-img .image {
      padding: 0;
      z-index: 99;
      border: none; }
  .product-block .quickview {
    flex: 0 0 36px;
    margin-left: -1px;
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 1200; }
    .product-block .quickview i {
      font-size: 22px;
      vertical-align: -2px; }
    .product-block .quickview a {
      width: 24px;
      height: 24px;
      border: solid 1px #d1d1d1;
      border-radius: 7px;
      padding-left: 0; }
    .product-block .quickview a:hover {
      border-color: #e31d23; }
    .product-block .quickview svg {
      vertical-align: inherit;
      stroke: #e31d23;
      fill: none;
      stroke-width: 1px;
      width: 15px;
      margin-top: 2px;
      display: inline-block;
      float: left;
      margin-left: 4px; }
  .product-block .top, .product-block .center, .product-block .bottom {
    width: 100%;
    padding: 0 15px;
    background: none; }
  .product-block .top {
    position: relative;
    z-index: 1100;
    height: 212px;
    display: flex;
    flex-wrap: wrap; }
    .product-block .top:hover {
      text-decoration: none; }
  .product-block .center .title2 {
    max-width: 110px;
    display: inline-block;
    color: #191919; }
  .product-block .title1 {
    text-align: left; }
  .product-block .title2 {
    color: #191919;
    width: 70%; }
  .product-block .title2_top, .product-block hr, .product-block .compare span {
    display: none; }
  .product-block .name a {
    float: left;
    display: inline-block; }
  .product-block .product-meta {
    line-height: 18px;
    padding: 0;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
    position: relative; }
    .product-block .product-meta .bottom {
      padding-bottom: 15px;
      z-index: 1;
      position: absolute;
      bottom: 0; }
      .product-block .product-meta .bottom .price_block {
        width: 100%; }
        .product-block .product-meta .bottom .price_block .price .price-new {
          font-weight: bold;
          height: 22px;
          display: inline-block;
          margin: 0 0 18px 0;
          width: 100%; }
        .product-block .product-meta .bottom .price_block .price .price-old {
          text-decoration: line-through;
          color: #7f7f7f;
          font-size: 14px;
          font-weight: bold; }
  .product-block .product-block:hover {
    border: 1px solid #f2f1ef; }

.product-labels {
  position: absolute;
  display: inline-flex;
  max-width: 77px;
  right: 5px;
  top: 5px; }
  .product-labels .product-label {
    width: 32px;
    height: 32px;
    margin: 0 3px;
    padding: 9px 4px;
    border-radius: 50%;
    font-family: "Philosopher", sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    border: 1px solid;
    text-align: center; }
    .product-labels .product-label.sale {
      border-color: #e31d23;
      color: #e31d23; }
    .product-labels .product-label.new {
      border-color: #1b5e20;
      color: #1b5e20; }
    .product-labels .product-label.markdown-product {
      width: auto;
      height: auto;
      padding: 4px;
      margin: 0;
      line-height: 13px;
      border-radius: 0;
      background: #e31d23;
      color: #fff; }

.tp-bgimg {
  background-size: cover !important; }

.sloth div {
  background-size: cover !important; }

.rating {
  display: flex; }
  .rating .star {
    width: 14px;
    height: 14px;
    stroke-width: 1.5px;
    margin: 0 1px; }
    .rating .star.full {
      stroke: #e31d23;
      fill: #e31d23; }
    .rating .star.empty {
      stroke: #b6b6b6;
      fill: none; }
    .rating .star.half path:first-child {
      stroke: #e31d23;
      fill: #e31d23; }
    .rating .star.half path:last-child {
      stroke: #b6b6b6;
      fill: none; }

.newsletter {
  width: 50%;
  float: right;
  margin: 0 0 100px 0; }
  .newsletter .nl_header {
    font-size: 31px; }
  .newsletter .btn-primary:before {
    display: none; }
  .newsletter #nl_form {
    position: relative; }
  .newsletter .nl_email {
    position: relative;
    margin-bottom: 35px;
    margin-top: 15px; }
    .newsletter .nl_email input {
      width: 100%;
      height: 36px;
      font-size: 13px;
      border-radius: 7px;
      padding: 12px 19px;
      border: solid 1px #e3e2e2; }
    .newsletter .nl_email .cart_but {
      float: right;
      position: absolute;
      right: 0;
      top: 0; }
  .newsletter .checkbox_custom a {
    padding: 0;
    font-size: 13px;
    color: #191919; }
  .newsletter .checkbox_custom .input-control {
    margin-left: 0; }
  .newsletter .h2 {
    font-size: 31px; }
  .newsletter #nl_error {
    color: #e31d23;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: -22px; }

.featured_categories {
  margin: 0 15px; }

.owl-item .product-block {
  margin: 0; }

.owl-carousel {
  display: block !important; }

.category-info {
  padding: 0; }
  .category-info .image {
    padding: 0;
    margin-bottom: 19px; }

.cat_desc {
  display: flex;
  margin-bottom: 15px; }
  .cat_desc p {
    margin: 0; }

.text-category-description {
  margin: 30px 0;
  border: 1px solid #c4c4c4;
  padding: 15px;
  position: relative; }
  .text-category-description:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 25px;
    height: 3px;
    width: 128px;
    background: #e31d23; }
  .text-category-description h3 {
    font-size: 17px; }

ul.subcat {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding: 15px;
  border: 1px solid #c4c4c4;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.35); }
  ul.subcat li {
    width: calc((100% / 6) - 20px);
    margin: 10px; }
    ul.subcat li img {
      padding: 0 20px; }
    ul.subcat li a {
      text-align: center;
      color: #191919; }
      ul.subcat li a:hover {
        text-decoration: none; }
        ul.subcat li a:hover figcaption {
          color: #fff;
          background: #353535; }
    ul.subcat li figcaption {
      display: block;
      justify-content: center;
      margin-top: 10px; }

.filter-right > div {
  display: flex;
  align-items: center; }

.filter-right .sort {
  margin-left: 15px; }
  .filter-right .sort label {
    margin-bottom: 0;
    margin-right: 10px; }
  .filter-right .sort .selectric {
    border-radius: 6px;
    padding: 4px 0; }
    .filter-right .sort .selectric .button::after {
      top: 16px; }
    .filter-right .sort .selectric-items {
      top: 38px; }

.filter-right label {
  line-height: 14px; }

.catalogs {
  margin-top: 50px; }
  .catalogs p {
    margin-top: 15px;
    font-weight: 700;
    text-align: center; }

.refine-search {
  margin-top: 15px; }
  .refine-search ul, .refine-search ol {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px; }
    .refine-search ul li, .refine-search ol li {
      padding: 10px 0;
      margin: 0 10px;
      line-height: normal;
      position: relative;
      width: calc(25% - 20px); }
      .refine-search ul li a, .refine-search ol li a {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        color: #191919;
        align-items: center;
        background: no-repeat transparent top center;
        background-size: 90%;
        padding-top: 150px;
        box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2); }
        .refine-search ul li a:hover, .refine-search ol li a:hover {
          text-decoration: none; }
          .refine-search ul li a:hover span, .refine-search ol li a:hover span {
            color: #fff;
            background: rgba(0, 0, 0, 0.7); }
        .refine-search ul li a span, .refine-search ol li a span {
          width: 100%;
          padding: 10px 5px;
          text-align: center;
          font-weight: 600;
          color: #e31d23;
          background: rgba(255, 255, 255, 0.7);
          line-height: 17px;
          display: flex;
          align-items: center;
          justify-content: center;
          -webkit-transition: all 200ms ease-in-out;
          -o-transition: all 200ms ease-in-out;
          transition: all 200ms ease-in-out; }
          .refine-search ul li a span figure, .refine-search ol li a span figure {
            text-align: center; }
      @media (max-width: 767px) {
        .refine-search ul li, .refine-search ol li {
          width: calc((100% / 3) - 20px); } }
      @media (max-width: 500px) {
        .refine-search ul li, .refine-search ol li {
          width: calc((100% / 2) - 20px); } }
      @media (max-width: 400px) {
        .refine-search ul li, .refine-search ol li {
          font-size: 12px; } }
  .refine-search h3 {
    color: #474747;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase; }

.col-md-12 .refine-search ul li, .col-md-12 .refine-search ol li {
  width: calc(20% - 20px); }

.style-panel .panel {
  margin: 15px 0;
  border: 1px solid #ddd; }

.sidebar .products-block {
  border: 1px solid #ebebeb;
  border-radius: 3px; }

.sidebar .product-col {
  width: 100%;
  clear: both; }

.sidebar .products-row:last-child .product-block {
  border-bottom: none; }

.sidebar .price .price-old {
  font-size: 13px; }

.sidebar .price .price-new {
  font-size: 14px; }

.sidebar .product-block {
  overflow: hidden;
  padding: 15px;
  border-bottom: 1px solid #ebebeb; }
  .sidebar .product-block .image {
    padding: 0; }
  .sidebar .product-block .block-img {
    float: left;
    margin-right: 10px; }
  .sidebar .product-block .top {
    padding: 0; }
  .sidebar .product-block .product-meta {
    overflow: hidden;
    text-align: left;
    padding: 0; }
  .sidebar .product-block .name {
    padding-top: 0;
    margin-bottom: 0; }

.sidebar .bottom {
  display: none; }

.sidebar .product-grid .product-block {
  padding: 15px; }
  .sidebar .product-grid .product-block:hover .cart, .sidebar .product-grid .product-block:hover .top {
    margin: 0; }
  .sidebar .product-grid .product-block:hover .image {
    opacity: 1;
    filter: alpha(opacity=100); }

.subcategories {
  margin-bottom: -1px;
  background-color: #4c4c4c; }

.product-filter {
  color: #101010;
  text-transform: none;
  font-size: 14px;
  margin: 10px 0; }
  .product-filter span {
    margin-right: 5px; }
  .product-filter .display {
    float: right; }
  .product-filter .form-control {
    display: inline-block;
    padding: 0 20px;
    margin: 0 5px;
    width: auto;
    height: 36px;
    text-transform: capitalize; }
  .product-filter .sort .name, .product-filter .sort .caret_svg {
    float: left;
    text-transform: none; }
  .product-filter .sort .name {
    margin-right: 8px; }
  .product-filter .sort .caret_svg {
    margin-top: 1px; }
  .product-filter .sort .caret_svg + .caret_svg {
    margin-left: 3px;
    margin-top: 1px; }
  .product-filter .sort .arrows {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 8px 13px;
    border: solid 1px #e6e6e6;
    border-radius: 7px; }
  .product-filter .sort .p_desc {
    margin-left: 5px; }
  .product-filter .caunt {
    display: inline-block;
    float: left;
    padding: 9px 0; }

#products .products-block {
  margin: 0 -17px;
  display: flex;
  flex-wrap: wrap; }

.products-owl-carousel .owl-stage-outer {
  padding: 15px 0; }

.products-owl-carousel .product-block {
  width: auto; }

.productdeals .widget-inner .carousel {
  position: static; }

.product-info-bg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.product-info .box-product-infomation {
  margin-top: 20px; }

.product-info .title-product {
  font-size: 30px;
  margin-top: 0;
  font-weight: 400;
  padding: 30px 0 0 0; }

.product-info .sub_title-product {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px; }

.product-info .product_rating {
  display: flex;
  align-items: center; }
  .product-info .product_rating .rating_links {
    line-height: 1;
    font-size: 13px;
    margin-right: 10px; }
    .product-info .product_rating .rating_links span {
      cursor: pointer; }

.product-info li a {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: white;
  text-decoration: none; }

.product-info .tab-content .tabs-container .nav.nav-tabs li a {
  padding: 20px 23px; }

.product-info .tab-content .tabs-container .nav.nav-tabs .owl-carousel.tabs_owl .owl-nav .owl-prev, .product-info .tab-content .tabs-container .nav.nav-tabs .owl-carousel.tabs_owl .owl-nav .owl-next {
  background: #e31d23;
  display: none; }

.product-info .tab-content .tabs-container .nav.nav-tabs .owl-carousel.tabs_owl .owl-nav .owl-next {
  right: -45px;
  top: 10px; }

.product-info .tab-content .tabs-container .nav.nav-tabs .owl-carousel.tabs_owl .owl-nav .owl-prev {
  left: -45px;
  top: 10px; }

.product-info .image-additional {
  overflow: hidden; }
  .product-info .image-additional .owl-carousel {
    margin-bottom: 0 !important; }
  .product-info .image-additional .item {
    border: none; }
    .product-info .image-additional .item a {
      display: inline-block;
      padding: 10px 0; }
    .product-info .image-additional .item a.active {
      border: 1px solid #d8d8db; }
    .product-info .image-additional .item a.active:before {
      background: none; }

.product-info .image-container {
  padding-bottom: 15px;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0; }

.product-info .image {
  border: none;
  padding: 40px; }

.product-info .owl-nav .owl-next {
  right: 0; }

.product-info .owl-nav .owl-prev {
  left: 0; }

.product-info .products-owl-carousel .product-block .product-meta .cart, .product-info .products-owl-carousel .product-block .product-meta .compare {
  z-index: 6; }

.product-info .products-owl-carousel .product-block .product-block-content .block-img {
  z-index: 5; }

.product-info .products-owl-carousel .owl-item {
  padding: 0 15px; }
  .product-info .products-owl-carousel .owl-item .name {
    height: auto !important; }

.product-info .image-additional .item {
  border: 1px solid #ebebeb;
  text-align: center;
  margin: 0 2px;
  background-color: #FFFFFF;
  position: relative; }
  .product-info .image-additional .item a.active:before {
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #e31d23;
    content: "";
    left: 0;
    z-index: 1;
    top: -1px; }
  .product-info .image-additional .item a.active:after {
    position: absolute;
    left: 50%;
    margin-left: -8px;
    border: 6px solid transparent;
    border-bottom: 6px solid #e31d23;
    content: "";
    z-index: 1;
    top: -12px; }

.product-info .thumbs-preview {
  margin-top: 20px; }
  .product-info .thumbs-preview a + a {
    margin-left: 10px; }

.product-info .vertical.image-additional .carousel-control {
  display: none; }

.product-info .vertical:hover .carousel-control {
  display: block; }

.product-info .vertical .center {
  left: 0;
  right: 0;
  margin: 0 auto; }

.product-info .vertical .top {
  top: 0;
  bottom: auto; }

.product-info .vertical .bottom {
  top: auto;
  bottom: 0; }

.product-info .horical {
  display: block;
  width: 100%;
  text-align: center;
  position: relative; }
  .product-info .horical:hover .carousel-control {
    display: block; }

.product-info .check-box {
  padding-right: 5px;
  font-size: 10px; }

.product-info .image {
  position: relative;
  text-align: center;
  overflow: hidden;
  border: 1px solid #ebebeb; }

.product-info .share {
  padding: 20px 0;
  display: none; }
  .product-info .share:before, .product-info .share:after {
    content: " ";
    display: table; }
  .product-info .share:after {
    clear: both; }

.product-info .price_container {
  display: flex;
  align-items: center;
  padding-bottom: 15px;
  margin-right: 10px; }

.product-info .quantity-adder {
  display: block;
  position: relative;
  background-color: #FFFFFF;
  border: 1px solid #ebebeb;
  border-radius: 0; }
  .product-info .quantity-adder + .btn-sm, .product-info .btn-group-sm > .quantity-adder + .btn {
    padding: 0 18px; }
  .product-info .quantity-adder .add-action {
    width: 40px;
    height: 35px;
    color: #191919;
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 8px;
    line-height: 39px;
    text-align: center; }
    .product-info .quantity-adder .add-action:hover, .product-info .quantity-adder .add-action:focus {
      color: #e31d23; }
  .product-info .quantity-adder .quantity-number input {
    width: 40px;
    height: 35px;
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    border: none;
    color: #191919;
    font-size: 16px; }
  .product-info .quantity-adder .minimum {
    line-height: 35px;
    font-size: 11px;
    margin-left: 10px; }

.product-info .price.detail {
  white-space: nowrap;
  margin-left: 35px; }
  .product-info .price.detail .price-old {
    font-size: 19px;
    font-weight: bold;
    margin-right: 15px; }
  .product-info .price.detail span {
    display: inline-block;
    float: left;
    line-height: 1.1; }

.product-info .info {
  display: flex;
  width: 51%; }
  .product-info .info ul li {
    padding: 5.5px 10px;
    display: inline-block;
    width: 100%;
    float: left; }
    .product-info .info ul li.manufacturer_country {
      display: flex; }
      .product-info .info ul li.manufacturer_country span {
        display: flex;
        justify-content: flex-start;
        align-items: center; }
        .product-info .info ul li.manufacturer_country span span {
          flex: 0;
          margin-right: 15px; }
    .product-info .info ul li:last-child {
      border-bottom: solid 2px #e1e1e1; }
    .product-info .info ul li:nth-child(2n+1) {
      background: #f4f4f4; }
  .product-info .info ul span {
    display: inline-block;
    float: left;
    width: 50%; }
  .product-info .info ul span + span {
    padding-left: 5px;
    font-weight: bold; }
  .product-info .info .cheap {
    padding-left: 10px;
    color: #191919;
    padding-top: 10px;
    display: inline-block; }
  .product-info .info .cheap:hover {
    color: #e31d23; }

.product-info .btn-credit {
  color: #4c4c4c;
  background: none;
  border: none;
  padding: 0;
  height: auto;
  border-bottom: solid 2px #94949d;
  font-size: 15px;
  font-weight: bolder;
  line-height: 1.6;
  margin: 10px 0;
  -webkit-transition: all 0ms ease 0.0s;
  -o-transition: all 0ms ease 0.0s;
  transition: all 0ms ease 0.0s; }

.product-info .btn-credit:hover {
  border-bottom: solid 2px #e31d23; }

.product-info .colors_block {
  margin-bottom: 20px;
  margin-top: 10px;
  padding: 0;
  display: flex; }
  .product-info .colors_block .colors_text {
    padding-right: 10px; }
  .product-info .colors_block .colors_list {
    display: flex;
    flex-wrap: wrap;
    width: 100%; }
  .product-info .colors_block .colors {
    width: calc(100% / 4);
    flex: 0 calc(100% / 4); }
  .product-info .colors_block .color {
    width: 14px;
    height: 14px;
    float: left;
    border-radius: 50%;
    margin-top: 4px;
    margin-right: 5px;
    background-size: cover;
    border: #b6b6b6 1px solid; }
  .product-info .colors_block .one_color {
    width: 100%;
    display: inline-block;
    color: #191919;
    white-space: nowrap; }
  .product-info .colors_block .one_color:hover, .product-info .colors_block .one_color:focus, .product-info .colors_block .one_color:active {
    color: #e31d23; }

.product-info .cheap_invoice {
  margin-bottom: 20px;
  display: inline-block; }
  .product-info .cheap_invoice a {
    text-decoration: underline; }
    .product-info .cheap_invoice a:hover {
      color: #e31d23; }

.product-info .cart_buttons {
  display: inline-block;
  float: left; }

.product-info #product {
  display: inline-block;
  float: left;
  width: 49%; }
  .product-info #product .price.detail .price-new {
    font-size: 28px;
    font-weight: bold; }
  .product-info #product .quantity-adder {
    width: 100px;
    margin-right: 5px;
    border-radius: 7px; }
    .product-info #product .quantity-adder .add-action {
      width: 29px;
      font-size: 15px; }
  .product-info #product .compare_text {
    display: inline-block;
    font-size: 12px; }
  .product-info #product .svg_compare svg {
    fill: #b6b6b6;
    width: 30px;
    height: 27px; }

.product-info .info {
  display: inline-block;
  width: 51%; }

.product-info .dop_text {
  width: 100%;
  display: inline-block;
  padding: 15px;
  border: solid 1px #cdcdcd;
  margin-bottom: 15px; }
  .product-info .dop_text p {
    font-size: 12px;
    margin-bottom: 15px; }
  .product-info .dop_text .storage_address, .product-info .dop_text .storage_time {
    font-weight: bold; }
  .product-info .dop_text .revers {
    cursor: pointer;
    color: #4c4c4c;
    background: none;
    border: none;
    padding: 0;
    height: auto;
    border-bottom: solid 2px #e31d23;
    font-size: 15px;
    font-weight: bolder;
    line-height: 1.6;
    display: inline-block;
    text-transform: uppercase; }
  .product-info .dop_text .revers:hover {
    color: #e31d23; }

.product-info .product_advantage {
  display: flex;
  width: 100%;
  padding-bottom: 5px; }
  .product-info .product_advantage svg {
    width: 40px;
    height: 35px;
    margin-top: 5px; }
  .product-info .product_advantage .two_lines {
    display: flex;
    align-items: center;
    width: 45%;
    margin-bottom: 0; }
    .product-info .product_advantage .two_lines span + span {
      margin-left: 10px; }
    .product-info .product_advantage .two_lines:first-child {
      margin-right: 15px; }

.product-info .cart .compare_block {
  margin-left: 10px;
  align-items: center;
  display: flex; }
  .product-info .cart .compare_block .compare_text {
    margin: 0; }
  .product-info .cart .compare_block .svg_compare {
    margin-left: 3px;
    margin-top: -2px; }

.product-info .stock {
  color: #8c8c96;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 11px; }
  .product-info .stock i {
    color: #339933;
    font-weight: bold;
    position: absolute;
    right: -3px;
    top: -2px;
    font-size: 12px;
    text-shadow: 0 1px 0 #339933; }
  .product-info .stock span {
    padding: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: solid 1px #8c8c96;
    display: inline-block;
    position: relative;
    margin-right: 7px;
    margin-top: 3px;
    float: left; }

.product-info .product-meta a {
  font-weight: 500; }
  .product-info .product-meta a a.btn-sm, .product-info .product-meta a .btn-group-sm > a.btn {
    padding: 0 19px; }
  .product-info .product-meta a.btn-primary {
    margin-left: 16px;
    font-size: 20px;
    line-height: 33px;
    padding: 0 10px; }

.product-info .product-meta .cart {
  padding-bottom: 0;
  font-size: 0;
  display: flex;
  justify-content: space-around; }

.product-info .product-meta .btn-sm, .product-info .product-meta .btn-group-sm > .btn, .product-info .product-meta .btn-group-sm > .btn {
  padding: 0 15px; }

.product-info .product-meta .btn-compare {
  color: #191919;
  font-size: 24px;
  padding: 2px 18px;
  height: 41px; }
  .product-info .product-meta .btn-compare:hover {
    color: #e31d23; }

.product-info .advantages_block {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 10px; }
  .product-info .advantages_block .advantage_item {
    width: 50%;
    min-width: 262px;
    display: flex;
    align-items: center; }
    .product-info .advantages_block .advantage_item div {
      width: 80px;
      height: 80px;
      margin: 10px; }
    .product-info .advantages_block .advantage_item span {
      width: calc(100% - 100px);
      margin: 10px; }
  @media (max-width: 767px) {
    .product-info .advantages_block {
      display: none; } }

.product-info .tabs_bg {
  position: relative; }
  .product-info .tabs_bg:after {
    content: "";
    background: url(https://cdn.smgrussia.ru/image/i/bg_attribute.jpg);
    opacity: 0.4;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -2; }

.product-info .tab-content .tabs-container {
  background: #e31d23; }
  .product-info .tab-content .tabs-container .owl-carousel {
    margin-bottom: 0 !important; }
  .product-info .tab-content .tabs-container .owl-stage {
    display: flex;
    min-width: 100%; }
  .product-info .tab-content .tabs-container .nav.nav-tabs {
    padding: 0 32px; }
    .product-info .tab-content .tabs-container .nav.nav-tabs li {
      display: block;
      font-weight: bold;
      text-transform: uppercase;
      border: none;
      border-right: solid 2px #e31d23; }
      .product-info .tab-content .tabs-container .nav.nav-tabs li a {
        position: relative;
        padding-left: 54px;
        padding-right: 54px; }
    .product-info .tab-content .tabs-container .nav.nav-tabs li:hover {
      background: #191919; }
      .product-info .tab-content .tabs-container .nav.nav-tabs li:hover span {
        background: #e31d23; }

.product-info .tab-content .h3 {
  text-transform: uppercase;
  position: relative;
  padding-bottom: 15px;
  display: inline-block; }
  .product-info .tab-content .h3 span {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 35px;
    background: #e31d23; }

.product-info .tab-content #tab-downloads a {
  font-weight: bold;
  color: #191919;
  text-align: left; }

.product-info .tab-content #tab-downloads .h3 {
  margin-top: 35px; }

.product-info .tab-content #tab-description img {
  height: auto; }

.product-info .tab-content #tab-description .img2 {
  margin-top: 50px; }

.product-info .tab-content #tab-description .desc-pane .h3 {
  margin-top: 50px; }

.product-info .tab-content #tab-description .block-faq {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap; }
  .product-info .tab-content #tab-description .block-faq .productFaqInner {
    position: relative;
    padding: 0 5px 5px 5px;
    height: 100%; }
    .product-info .tab-content #tab-description .block-faq .productFaqInner img {
      max-width: unset; }
    .product-info .tab-content #tab-description .block-faq .productFaqInner span, .product-info .tab-content #tab-description .block-faq .productFaqInner p {
      position: absolute;
      left: 0;
      visibility: hidden;
      opacity: 0;
      width: 300px;
      z-index: 5;
      background: #fff;
      border: 1px solid #c4c4c4;
      -webkit-transition: all 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
      -moz-transition: all 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
      -o-transition: all 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
      transition: all 0.5s cubic-bezier(0.65, 0.05, 0.36, 1); }
    .product-info .tab-content #tab-description .block-faq .productFaqInner span {
      display: flex;
      align-items: center;
      font-weight: 600;
      top: 100%;
      border-bottom: 0;
      height: 66.5px; }
    .product-info .tab-content #tab-description .block-faq .productFaqInner p {
      top: calc(100% + 66px);
      border-top: 0; }
    .product-info .tab-content #tab-description .block-faq .productFaqInner:hover {
      cursor: pointer; }
      .product-info .tab-content #tab-description .block-faq .productFaqInner:hover span, .product-info .tab-content #tab-description .block-faq .productFaqInner:hover p {
        visibility: visible;
        opacity: 1;
        padding: 10px; }

.product-info .tab-content #tab-attributes .arow {
  display: inline-block;
  width: 100%;
  padding: 10px 15px;
  float: left; }
  .product-info .tab-content #tab-attributes .arow .acol {
    display: inline-block;
    width: 50%;
    float: left; }

.product-info .tab-content #tab-attributes .arow:nth-child(2n) {
  background: rgba(241, 241, 241, 0.74); }

.product-info .tab-content #tab-attributes .arow:last-child {
  border-bottom: solid 2px #e31d23; }

.product-info .tab-content #tab-gifts .h3 {
  width: 100%;
  text-align: center; }

.product-info .tab-content #tab-gifts ul {
  padding: 0; }

.product-info .tab-content #tab-gifts li {
  list-style: none; }
  .product-info .tab-content #tab-gifts li a {
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: center; }
    .product-info .tab-content #tab-gifts li a .gift_image {
      width: 200px;
      margin-right: 30px; }
    .product-info .tab-content #tab-gifts li a .gift_name {
      color: #191919; }

.product-info .tab-content #tab-gifts p {
  text-align: center; }

.product-info .tab-content .bg_attribute {
  position: relative;
  padding-bottom: 35px; }
  .product-info .tab-content .bg_attribute .container {
    display: flex;
    justify-content: space-between;
    margin-top: 35px; }
  .product-info .tab-content .bg_attribute .attrib-col {
    width: calc(50% - 22px);
    flex: 0 calc(50% - 22px);
    margin: 35px 0; }

.product-info .tab-content #tab-video {
  padding-bottom: 40px; }
  .product-info .tab-content #tab-video .container {
    position: relative;
    max-width: 920px; }
  .product-info .tab-content #tab-video iframe {
    max-width: 100%;
    width: 100%; }
  .product-info .tab-content #tab-video .img_3 {
    right: -200px;
    top: -50px;
    z-index: 5; }
  .product-info .tab-content #tab-video .h3 {
    margin-bottom: 30px;
    width: 100%;
    text-align: center;
    margin-top: 0; }
    .product-info .tab-content #tab-video .h3 span {
      left: calc(50% - 35px / 2); }

.product-info .tab-content #tab-downloads {
  padding-bottom: 30px;
  position: relative; }
  .product-info .tab-content #tab-downloads ul li {
    padding-left: 10px;
    list-style: none;
    margin: 15px 0;
    width: 100%;
    display: flex; }
    .product-info .tab-content #tab-downloads ul li svg {
      width: 57px;
      margin-top: -19px;
      float: left;
      margin-right: 10px; }
  .product-info .tab-content #tab-downloads .h3 {
    margin-bottom: 30px;
    margin-top: 0 !important; }
  .product-info .tab-content #tab-downloads .img_3 {
    right: -62px;
    top: -200px;
    bottom: auto;
    z-index: -1; }

.product-info .tab-content #tab-downloads .h3, .product-info .tab-content .bg_attribute .h3, .product-info .tab-content #tab-review .h3 {
  width: 100%; }

.product-info .tab-content #tab-review {
  position: relative;
  min-height: 200px; }
  .product-info .tab-content #tab-review #review, .product-info .tab-content #tab-review .container {
    position: relative; }
  .product-info .tab-content #tab-review .rating {
    display: inline-flex; }
  .product-info .tab-content #tab-review #review .owl-nav .owl-next {
    right: -20px; }
  .product-info .tab-content #tab-review #review .owl-nav .owl-prev {
    left: -20px; }
  .product-info .tab-content #tab-review .rev_on {
    position: relative;
    float: right;
    margin-top: -55px;
    padding-right: 33px; }
    .product-info .tab-content #tab-review .rev_on span {
      position: absolute;
      width: 100%;
      height: 100%; }
      .product-info .tab-content #tab-review .rev_on span i {
        opacity: 0; }
  .product-info .tab-content #tab-review .reviews_owl .owl-item {
    background: #fff; }
  .product-info .tab-content #tab-review .reviews_owl .owl-prev {
    width: 40px;
    padding: 11px 0;
    text-align: center;
    left: 0;
    top: calc(50% - 15px); }
    .product-info .tab-content #tab-review .reviews_owl .owl-prev:before {
      margin-right: -20px; }
  .product-info .tab-content #tab-review .reviews_owl .owl-next {
    width: 40px;
    padding: 11px 0;
    text-align: center;
    right: 0;
    top: calc(50% - 15px); }
    .product-info .tab-content #tab-review .reviews_owl .owl-next:after {
      margin-left: -20px; }
  .product-info .tab-content #tab-review .reviews_owl .item {
    padding: 0 0 40px 0;
    border: solid 1px #cccccc; }
    .product-info .tab-content #tab-review .reviews_owl .item .review_one > div {
      padding: 10px 30px; }
    .product-info .tab-content #tab-review .reviews_owl .item .review_one > div:nth-child(2n) {
      background: rgba(241, 241, 241, 0.74); }
    .product-info .tab-content #tab-review .reviews_owl .item .review_one div.name_date {
      background: #191919;
      color: white;
      display: inline-block;
      padding: 5px 15px;
      margin-right: 15px; }
    .product-info .tab-content #tab-review .reviews_owl .item .review_one .plus .names, .product-info .tab-content #tab-review .reviews_owl .item .review_one .minus .names, .product-info .tab-content #tab-review .reviews_owl .item .review_one .text .names {
      position: relative;
      font-weight: bold; }
    .product-info .tab-content #tab-review .reviews_owl .item .review_one .plus .names, .product-info .tab-content #tab-review .reviews_owl .item .review_one .plus .text, .product-info .tab-content #tab-review .reviews_owl .item .review_one .minus .names, .product-info .tab-content #tab-review .reviews_owl .item .review_one .minus .text, .product-info .tab-content #tab-review .reviews_owl .item .review_one .text .names, .product-info .tab-content #tab-review .reviews_owl .item .review_one .text .text {
      padding-left: 18px; }
    .product-info .tab-content #tab-review .reviews_owl .item .review_one .plus span, .product-info .tab-content #tab-review .reviews_owl .item .review_one .minus span, .product-info .tab-content #tab-review .reviews_owl .item .review_one .text span {
      position: absolute;
      left: 0;
      top: 5px;
      width: 12px;
      height: 12px;
      color: #e31d23;
      border: solid 1px #e31d23;
      border-radius: 50px;
      line-height: 0.8;
      text-align: center;
      font-size: 13px;
      letter-spacing: -1px;
      font-weight: inherit; }
    .product-info .tab-content #tab-review .reviews_owl .item .review_one .minus span {
      line-height: 7px;
      font-size: 18px; }
    .product-info .tab-content #tab-review .reviews_owl .item .review_one .plus span {
      line-height: 9px; }
    .product-info .tab-content #tab-review .reviews_owl .item .review_one .text span {
      line-height: 10px;
      font-size: 11px; }
  .product-info .tab-content #tab-review .h3 {
    text-align: center; }
    .product-info .tab-content #tab-review .h3 span {
      left: calc(50% - 35px / 2); }
  .product-info .tab-content #tab-review:after {
    content: "";
    background: url(https://cdn.smgrussia.ru/image/i/brand_bg.jpg) no-repeat center bottom;
    height: 255px;
    width: 100%;
    left: 0;
    bottom: -200px;
    right: 0;
    position: absolute;
    z-index: -1; }
  .product-info .tab-content #tab-review .img_1 {
    left: -130px;
    top: 195px;
    height: 200px;
    overflow: hidden; }
  .product-info .tab-content #tab-review .img_2 {
    display: inline-block;
    right: 260px;
    top: -21px;
    z-index: 3; }
  .product-info .tab-content #tab-review #form-review-container {
    height: auto;
    background: #fff;
    padding: 20px;
    position: relative;
    border: solid 1px #b6b6b6;
    margin-bottom: 20px; }

.product-info .tab-content #tab-products {
  padding-top: 40px;
  position: relative; }
  .product-info .tab-content #tab-products:after {
    content: "";
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 293px; }
  .product-info .tab-content #tab-products .h3 {
    margin: 0 auto;
    display: block;
    font-size: 25px;
    text-align: center; }
    .product-info .tab-content #tab-products .h3 span {
      left: calc(50% - 17.5px); }
  .product-info .tab-content #tab-products > .container {
    position: relative;
    z-index: 9; }
  .product-info .tab-content #tab-products .owl-carousel, .product-info .tab-content #tab-products .owl-stage-outer {
    position: initial !important; }
  .product-info .tab-content #tab-products .img_1 {
    right: 150px;
    top: 26px;
    z-index: 20; }
  .product-info .tab-content #tab-products .owl-next, .product-info .tab-content #tab-products .owl-prev {
    top: calc(45% - 20px); }
  .product-info .tab-content #tab-products .product-block {
    margin: 0; }
  .product-info .tab-content #tab-products .owl-carousel {
    margin-bottom: 0 !important; }

.product-markdown-view .price_container {
  padding: 0;
  margin: 0;
  align-items: flex-start; }
  .product-markdown-view .price_container .price {
    margin: 0;
    display: flex;
    gap: 8px;
    align-items: flex-end; }
    .product-markdown-view .price_container .price span {
      float: unset; }
    .product-markdown-view .price_container .price .price-old {
      margin: 0; }

.product-markdown-view #product .cheaper-products .price {
  margin: 0;
  align-items: flex-end;
  display: flex;
  gap: 8px; }
  .product-markdown-view #product .cheaper-products .price .price-new {
    font-size: 20px; }
  .product-markdown-view #product .cheaper-products .price .price-old {
    font-size: 16px;
    margin: 0; }

.product-markdown-view .cart_buttons {
  float: unset; }

.product-markdown-view .cart .compare_block {
  margin: 0; }

.product-markdown-view .btn-credit, .product-markdown-view .cheap_invoice, .product-markdown-view a {
  margin: 0; }

.product-markdown-view .quantity-adder {
  display: flex;
  flex-wrap: nowrap; }

.product-markdown-view .cheaper-item {
  padding: 20px;
  border: 1px solid #353536;
  max-width: 370px; }
  .product-markdown-view .cheaper-item:hover {
    text-decoration: none; }
  .product-markdown-view .cheaper-item:not(.general) {
    border: 1px solid #b6b6b6; }

.product-markdown-view .cheaper-products {
  margin: 20px 0; }

.product-markdown-view .cheaper-products, .product-markdown-view .cheaper-items, .product-markdown-view .cheaper-item, .product-markdown-view .cheaper-item-info, .product-markdown-view .product-meta, .product-markdown-view .cart_buttons, .product-markdown-view .price_container {
  display: flex;
  flex-direction: column;
  gap: 16px; }

.product-markdown-view .product-meta .cart {
  justify-content: flex-start;
  gap: 16px; }

.product-markdown-view .credit-btn-grpup {
  display: flex;
  gap: 8px; }

.product-markdown-view .cheaper-products__title, .product-markdown-view .cheaper-item__title {
  font-size: 16px;
  font-weight: 600; }

.product-markdown-view .cheaper-products__reason, .product-markdown-view .cheaper-item__reason {
  color: #4c4c4c; }

.product-markdown-view .cheaper-products__status, .product-markdown-view .cheaper-item__status {
  color: #4c4c4c;
  font-weight: 600; }

.zoomWindowContainer .zoomWindow {
  left: 500px; }

.horital {
  position: relative; }

.owl-carousel .owl-wrapper-outer {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border-radius: 0; }

.related .owl-item .product-col {
  border-left: 1px solid #ebebeb; }

.related .owl-item:first-child .product-col {
  border-left: 1px solid transparent; }

#input-captcha, #input-payment-captcha {
  margin-bottom: 10px; }

.page-category #content, .page-product-faq #content {
  padding: 0; }
  .page-category #content h1, .page-product-faq #content h1 {
    margin-top: 0; }

.page-category .bottom_block_bg:after, .page-product-faq .bottom_block_bg:after {
  display: none; }

.page-category .bottom_block_bg .producttabs h4 + p, .page-product-faq .bottom_block_bg .producttabs h4 + p {
  text-align: center; }

.page-category h1, .page-product-faq h1 {
  margin: 0; }

.page-category #sidebar-left, .page-product-faq #sidebar-left {
  padding: 0;
  border: solid 1px #dfdfdf; }
  .page-category #sidebar-left #column-left, .page-product-faq #sidebar-left #column-left {
    display: inline-block;
    width: 100%; }
  .page-category #sidebar-left .panel-heading, .page-product-faq #sidebar-left .panel-heading {
    padding: 15px 24px; }
    .page-category #sidebar-left .panel-heading .panel-title, .page-product-faq #sidebar-left .panel-heading .panel-title {
      font-size: 16px;
      font-weight: bold;
      color: #e31d23; }
  .page-category #sidebar-left .accordion .caret_svg, .page-product-faq #sidebar-left .accordion .caret_svg {
    margin-left: 12px;
    margin-top: 4px; }
  .page-category #sidebar-left .accordion li, .page-product-faq #sidebar-left .accordion li {
    padding: 0;
    position: relative;
    display: block; }
    .page-category #sidebar-left .accordion li > div, .page-product-faq #sidebar-left .accordion li > div {
      display: none; }
    .page-category #sidebar-left .accordion li ul.accordion-body li a, .page-product-faq #sidebar-left .accordion li ul.accordion-body li a {
      padding-left: 45px;
      background: #fff; }
    .page-category #sidebar-left .accordion li ul.accordion-body li a.active, .page-category #sidebar-left .accordion li ul.accordion-body li a.item-active, .page-product-faq #sidebar-left .accordion li ul.accordion-body li a.active, .page-product-faq #sidebar-left .accordion li ul.accordion-body li a.item-active {
      background: #333;
      color: #fff; }
    .page-category #sidebar-left .accordion li .accordion-heading, .page-product-faq #sidebar-left .accordion li .accordion-heading {
      cursor: pointer;
      position: absolute;
      right: 10px;
      top: 14px; }
      .page-category #sidebar-left .accordion li .accordion-heading span, .page-product-faq #sidebar-left .accordion li .accordion-heading span {
        height: 24px;
        width: 50px;
        display: inline-block; }
      .page-category #sidebar-left .accordion li .accordion-heading .caret:before, .page-product-faq #sidebar-left .accordion li .accordion-heading .caret:before {
        left: 3px; }
    .page-category #sidebar-left .accordion li a, .page-product-faq #sidebar-left .accordion li a {
      position: relative;
      padding: 13px 25px;
      font-size: 15px;
      width: 100%;
      display: inline-block; }
    .page-category #sidebar-left .accordion li a.active, .page-product-faq #sidebar-left .accordion li a.active {
      background: #333; }
  .page-category #sidebar-left .tree-menu > ul > li > a, .page-category #sidebar-left .tree-menu > ul > li > a.active, .page-category #sidebar-left .tree-menu > ul > li > a:hover, .page-product-faq #sidebar-left .tree-menu > ul > li > a, .page-product-faq #sidebar-left .tree-menu > ul > li > a.active, .page-product-faq #sidebar-left .tree-menu > ul > li > a:hover {
    background-color: #e31d23 !important;
    color: #fff;
    text-transform: uppercase; }
  .page-category #sidebar-left .tree-menu ul li:hover > a, .page-product-faq #sidebar-left .tree-menu ul li:hover > a {
    background-color: #333;
    text-decoration: none; }
  .page-category #sidebar-left .tree-menu ul ul li:hover > a, .page-product-faq #sidebar-left .tree-menu ul ul li:hover > a {
    background-color: #333;
    text-decoration: none; }

.page-category .sidebar .panel, .page-product-faq .sidebar .panel {
  margin-bottom: 0; }

.page-category .mfilter-box, .page-product-faq .mfilter-box {
  margin-bottom: 0; }
  .page-category .mfilter-box .caret_svg, .page-product-faq .mfilter-box .caret_svg {
    margin-top: 5px; }
  .page-category .mfilter-box .box-content .mfilter-heading .mfilter-heading-content, .page-product-faq .mfilter-box .box-content .mfilter-heading .mfilter-heading-content {
    padding: 13px 25px;
    font-size: 15px;
    width: 100%;
    display: inline-block;
    background: #f6f6f6; }
  .page-category .mfilter-box .checkbox_custom .input-control__indicator, .page-product-faq .mfilter-box .checkbox_custom .input-control__indicator {
    border-radius: 4px; }

.page-category .mfilter-box .box-content .mfilter-heading, .page-product-faq .mfilter-box .box-content .mfilter-heading {
  display: inline-grid;
  width: 100%; }

.page-category .mfilter-filter-item .mfilter-options, .page-product-faq .mfilter-filter-item .mfilter-options {
  padding: 0 25px; }

.page-category .mfilter-tb-as-td, .page-product-faq .mfilter-tb-as-td {
  border: none; }

.page-category .mfilter-tb-as-tr, .page-product-faq .mfilter-tb-as-tr {
  padding: 1px 0;
  display: inline-block;
  width: 100%; }
  .page-category .mfilter-tb-as-tr label, .page-product-faq .mfilter-tb-as-tr label {
    font-size: 15px; }

.page-category .mfilter-iscroll, .page-product-faq .mfilter-iscroll {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 100%; }
  .page-category .mfilter-iscroll .mfilter-options, .page-product-faq .mfilter-iscroll .mfilter-options {
    position: inherit; }

.page-category .checkbox_custom.mfilter-col-input, .page-product-faq .checkbox_custom.mfilter-col-input {
  position: relative;
  width: 100%; }
  .page-category .checkbox_custom.mfilter-col-input label, .page-product-faq .checkbox_custom.mfilter-col-input label {
    margin: 0;
    width: 100%;
    display: inline-block;
    padding-top: 0; }

.page-category .mfilter-options-container .mfilter-tb, .page-product-faq .mfilter-options-container .mfilter-tb {
  padding-top: 5px; }

.product-compare #sidebar-main {
  margin-bottom: 70px; }

.product-compare .btn-default {
  border: none;
  border-radius: 7px;
  min-width: 149px;
  padding: 0 21px;
  background: #910a0c;
  background: linear-gradient(0deg, #910a0c 0%, #e12929 100%); }
  .product-compare .btn-default:hover {
    background: #020202;
    background: linear-gradient(180deg, #020202 0%, #9d0f11 100%); }

.product-compare .comparetable .img-thumbnail {
  border: none; }

.product-compare .comparetable tbody a strong {
  color: #191919; }

.product-compare .comparetable .table > thead > tr > td, .product-compare .comparetable .table > tbody > tr > td, .product-compare .comparetable .table > tfoot > tr > td {
  width: 500px; }

.product-compare .compare_actions .btn {
  width: 100px; }

.page-product #tab-question-answer:after {
  content: "";
  opacity: 0.4;
  height: 150px;
  width: 100%;
  left: 0;
  bottom: -17px;
  right: 0;
  position: absolute;
  z-index: -1; }

.page-product .question-answer-pane {
  padding: 0 0 40px 0; }
  .page-product .question-answer-pane .h3 {
    position: relative;
    display: inline-block;
    margin-top: 0; }
    .page-product .question-answer-pane .h3 span.red-bot-border {
      left: calc(50% - 35px / 2); }
  .page-product .question-answer-pane .question-product-btn {
    float: right;
    margin-top: -55px; }

.page-product .question-container {
  background: #fff;
  border: solid 1px #cccccc;
  border-bottom: 0;
  padding: 0;
  margin: 0; }
  .page-product .question-container:last-child {
    border: solid 1px #cccccc; }
  .page-product .question-container .question .user-date {
    float: none !important;
    background: #191919;
    display: inline-block;
    padding: 5px 15px;
    margin: 10px 0px 10px 30px; }
    .page-product .question-container .question .user-date .question-user-name, .page-product .question-container .question .user-date .question-date {
      color: #fff; }
  .page-product .question-container .question .question-text, .page-product .question-container .question .question-answer-text {
    padding: 10px 30px; }
  .page-product .question-container .question .question-text {
    background: rgba(241, 241, 241, 0.74); }
  .page-product .question-container .question .question-answer-container {
    background: #fff; }
  .page-product .question-container a.btn {
    color: inherit; }

.page-product .question-answer_owl .owl-prev, .page-product .question-answer_owl .owl-next {
  top: calc(50% - 15px); }

.page-product .question-answer_owl .owl-prev {
  left: -20px; }

.page-product .question-answer_owl .owl-next {
  right: -20px; }

.page-product-faq #sidebar-left {
  padding: 0;
  border: 0; }
  .page-product-faq #sidebar-left .main-columns #sidebar-main #content {
    padding: 15px 20px; }
  .page-product-faq #sidebar-left #accordion-partners .item-active {
    background: #333 !important;
    color: #fff; }

.page-product-faq .questions-container {
  padding: 20px 15px; }
  .page-product-faq .questions-container .faq-info h1 {
    margin: 0;
    padding-top: 0; }

.page-product-faq .question-text, .page-product-faq .question-answer-text {
  padding: 0 0 15px 15px; }

.page-product-faq .question-head-answer, .page-product-faq .question-answer-text, .page-product-faq .pagination-result {
  padding-left: 15px; }

.page-product-faq #sidebar-main {
  padding-bottom: 40px; }

.page-product-faq .faq-menu .panel-head {
  padding: 15px 24px; }
  .page-product-faq .faq-menu .panel-head .head-text {
    font-size: 16px;
    font-weight: bold;
    color: #e31d23;
    text-transform: uppercase; }

.page-product-faq .faq-menu .panel-v1 {
  border: solid 1px #dfdfdf; }

.page-product-faq .faq-menu .question-category-btn {
  width: 100%;
  margin-top: 20px; }

.question-container {
  min-height: 206px;
  padding: 30px;
  border: 1px solid #8E8E8E;
  margin-bottom: 30px;
  color: #3E3E3E; }
  .question-container .more-question-btn {
    margin-top: -18px; }
  .question-container .question-head a, .question-container .question-user-name, .question-container .question-date, .question-container .question-head-answer {
    font-size: 14px;
    color: #3E3E3E;
    line-height: 19px;
    font-weight: bold; }
  .question-container .question-user-name {
    margin-right: 20px; }
  .question-container .question-head {
    margin-bottom: 15px; }
  .question-container .question-date {
    color: #8E8E8E;
    font-weight: normal; }
  .question-container .question-head-answer {
    padding-bottom: 5px; }

#question_product, #question_category, #partners_request {
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.2); }
  #question_product .modal-dialog, #question_category .modal-dialog, #partners_request .modal-dialog {
    top: 10%; }
  #question_product .h3, #question_category .h3, #partners_request .h3 {
    margin-top: 0; }
  #question_product button, #question_category button, #partners_request button {
    outline: none; }
  #question_product textarea, #question_category textarea, #partners_request textarea {
    resize: none;
    height: auto; }
  #question_product span.required, #question_category span.required, #partners_request span.required {
    color: red; }
  #question_product .btn, #question_category .btn, #partners_request .btn {
    width: 100%;
    margin-left: -35px;
    background-color: #c4c2c2;
    border-color: #b7b6b6; }
  #question_product .request-answer .h3, #question_category .request-answer .h3, #partners_request .request-answer .h3 {
    margin: auto;
    width: 80%; }

.request-answer, .question-category-two {
  display: none; }

.page-information-partners #partners_request .recaptcha_container label {
  width: auto;
  padding-right: 0; }

.page-information-partners #page #header-layout {
  background: #fcfcfc; }

.page-information-partners #page .title-description {
  background: #fff; }

.page-information-partners #page .homebuilder > .container {
  width: 100%;
  background: #fff;
  min-height: auto; }

.page-information-partners #page .breadcrumbs {
  display: none; }

.page-information-partners h1 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 25px; }

.page-information-partners .homebuilder-container {
  width: inherit;
  margin-left: 10%;
  margin-right: 0;
  padding: 0;
  z-index: 1;
  position: relative; }
  .page-information-partners .homebuilder-container .panel-heading .panel-title {
    padding-top: 0; }

.page-information-partners .pav-container {
  padding: 50px 0; }

.page-information-partners .description .text p:last-child {
  padding-bottom: 50px; }

.page-information-partners .description .img {
  display: block;
  float: right;
  overflow: hidden;
  max-width: 50%;
  margin-left: 30px;
  max-height: 100%; }

.page-information-partners .title, .page-information-partners .panel-title {
  font-size: 24px;
  padding: 70px 0 50px 0;
  text-transform: uppercase;
  position: relative;
  font-family: "Philosopher", sans-serif, sans-serif;
  display: inline-grid; }
  .page-information-partners .title svg, .page-information-partners .panel-title svg {
    width: 205px;
    fill: #0000000d;
    position: absolute;
    top: 15px;
    right: -100px; }
  .page-information-partners .title:after, .page-information-partners .panel-title:after {
    content: "";
    display: block;
    width: 25px;
    height: 2px;
    background: #e31d23;
    position: absolute;
    bottom: 20px;
    left: 0;
    border: 0; }

.page-information-partners .developers, .page-information-partners .collection_bg2, .page-information-partners .restaurateurs, .page-information-partners .gos-uch {
  padding: 0; }

.page-information-partners .bg-design {
  background: url(https://cdn.smgrussia.ru/image/i/bg_design.jpg) no-repeat center center;
  background-attachment: fixed;
  background-size: cover;
  min-height: 700px;
  position: relative; }
  .page-information-partners .bg-design .row-level-1 {
    position: absolute;
    width: 100%;
    height: 100%;
    display: inline-flex;
    justify-content: center;
    flex-direction: column;
    margin-top: -50px;
    margin-left: 0;
    margin-right: 0; }
  .page-information-partners .bg-design .design-container {
    max-width: 108rem;
    margin: 0 auto;
    text-align: center;
    padding: 5.5rem;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff; }
    .page-information-partners .bg-design .design-container .row .title {
      padding: 0 0 2.5rem 0; }
      .page-information-partners .bg-design .design-container .row .title:after {
        display: none; }
    .page-information-partners .bg-design .design-container .row .text {
      font-size: 22px;
      line-height: 32px;
      padding-bottom: 30px; }

.page-information-partners .developers {
  position: relative; }
  .page-information-partners .developers:after {
    content: "";
    display: block;
    background: url(https://cdn.smgrussia.ru/image/i/bg_smeg.png) no-repeat;
    position: absolute;
    left: -25px;
    top: -55px;
    width: 159px;
    height: 500px; }
  .page-information-partners .developers .developers-container .title {
    margin-top: 50px;
    padding-top: 0; }
    .page-information-partners .developers .developers-container .title svg {
      top: -55px; }
  .page-information-partners .developers .developers-container:after {
    content: "";
    display: block;
    width: 138px;
    height: 240px;
    background: url(https://cdn.smgrussia.ru/image/i/tarelka-salata.png) no-repeat;
    position: absolute;
    left: 0;
    bottom: -150px; }
  .page-information-partners .developers .developers-container .img img {
    margin-left: -440px; }

.page-information-partners .developers-featured-cat:before, .page-information-partners .product-gift:before, .page-information-partners .restaurateurs-products:before {
  content: "";
  background: url(https://cdn.smgrussia.ru/image/i/bg_attribute.jpg);
  opacity: 0.2;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1; }

.page-information-partners .gos-uch, .page-information-partners .restaurateurs, .page-information-partners .gifts, .page-information-partners .developers-container {
  background: #fff; }

.page-information-partners .gifts, .page-information-partners .restaurateurs, .page-information-partners .gos-uch {
  padding-bottom: 0; }
  .page-information-partners .gifts .container, .page-information-partners .restaurateurs .container, .page-information-partners .gos-uch .container {
    width: inherit;
    margin-right: 0;
    padding: 0; }

.page-information-partners .restaurateurs_products {
  padding-bottom: 40px; }

.page-information-partners .gifts {
  padding-top: 0; }

.page-information-partners .product-gift .panel-title {
  text-align: left;
  text-transform: none;
  padding: 0 0 40px 0;
  margin: 0; }
  .page-information-partners .product-gift .panel-title svg {
    display: none; }

.page-information-partners .product-gift .gifts-for-man {
  padding-bottom: 60px; }

.page-information-partners .collection_bg2 {
  background: url(https://cdn.smgrussia.ru/image/i/collection_bg2_1.jpg) no-repeat center center;
  background-attachment: fixed;
  background-size: cover;
  min-height: 700px; }
  .page-information-partners .collection_bg2 .container {
    background: transparent; }
    .page-information-partners .collection_bg2 .container .top .panel-title {
      line-height: 45px;
      padding: 0; }
      .page-information-partners .collection_bg2 .container .top .panel-title:after {
        display: none; }
    .page-information-partners .collection_bg2 .container .product-meta .top:after {
      display: none; }
  .page-information-partners .collection_bg2 .ex-collection {
    padding-top: 80px; }

.page-information-partners .restaurateurs {
  position: relative; }
  .page-information-partners .restaurateurs:after {
    content: "";
    display: block;
    width: 223px;
    height: 220px;
    background: url(https://cdn.smgrussia.ru/image/i/popular_3.png) no-repeat;
    position: absolute;
    left: calc(100% - 95% - 170px);
    top: -50px; }

.page-information-partners .gos-uch {
  position: relative; }

.page-information-partners .as-ckeckout-order {
  padding: 100px 0;
  position: relative; }
  .page-information-partners .as-ckeckout-order:after {
    content: "";
    display: block;
    width: 166px;
    height: 225px;
    background: url(https://cdn.smgrussia.ru/image/i/tarelka-salata2.png) no-repeat;
    position: absolute;
    right: -50px;
    top: 30px; }
  .page-information-partners .as-ckeckout-order .type6 .panel-title {
    padding: 0;
    margin-bottom: 75px;
    width: 100%; }
    .page-information-partners .as-ckeckout-order .type6 .panel-title:after {
      bottom: -20px; }
    .page-information-partners .as-ckeckout-order .type6 .panel-title svg {
      display: none; }
    .page-information-partners .as-ckeckout-order .type6 .panel-title:after {
      left: calc(50% - 25px); }
  .page-information-partners .as-ckeckout-order .type6 .items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around; }
    .page-information-partners .as-ckeckout-order .type6 .items .item {
      padding-bottom: 15px; }
      .page-information-partners .as-ckeckout-order .type6 .items .item .img, .page-information-partners .as-ckeckout-order .type6 .items .item .text {
        text-align: center; }
      .page-information-partners .as-ckeckout-order .type6 .items .item svg {
        width: 82px;
        height: 82px; }
  .page-information-partners .as-ckeckout-order .owl-prev, .page-information-partners .as-ckeckout-order .owl-next {
    top: 50px;
    display: none; }

.page-information-partners .discount_bg {
  background: url(https://cdn.smgrussia.ru/image/i/discpunt_bg.jpg) no-repeat center center;
  background-attachment: fixed;
  background-size: cover; }
  .page-information-partners .discount_bg .panel-title {
    width: 100%;
    padding: 0; }
    .page-information-partners .discount_bg .panel-title:after {
      display: none; }
  .page-information-partners .discount_bg .discount {
    max-width: 1080px;
    margin: 50px auto;
    padding: 90px 80px;
    background: #000;
    opacity: 0.7;
    color: #fff; }
    .page-information-partners .discount_bg .discount .text {
      font-size: 22px;
      text-align: center; }

.page-information-partners .bottom_block_bg {
  padding-top: 50px;
  padding-bottom: 0;
  background-size: 100%; }
  .page-information-partners .bottom_block_bg:after {
    display: none; }

.page-information-partners .partners-featured-cat .product-grid, .page-product-series .partners-featured-cat .product-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .page-information-partners .partners-featured-cat .product-grid .cat-item, .page-product-series .partners-featured-cat .product-grid .cat-item {
    width: calc(100% / 3 - 30px);
    max-width: 515px;
    max-height: 300px;
    margin: 15px 15px 15px 0px; }
    .page-information-partners .partners-featured-cat .product-grid .cat-item a, .page-product-series .partners-featured-cat .product-grid .cat-item a {
      text-decoration: none; }
      .page-information-partners .partners-featured-cat .product-grid .cat-item a:hover, .page-product-series .partners-featured-cat .product-grid .cat-item a:hover {
        text-decoration: none; }
    .page-information-partners .partners-featured-cat .product-grid .cat-item img, .page-product-series .partners-featured-cat .product-grid .cat-item img {
      max-width: 100%; }
    .page-information-partners .partners-featured-cat .product-grid .cat-item .cat-title, .page-product-series .partners-featured-cat .product-grid .cat-item .cat-title {
      opacity: 0.9;
      height: 50px;
      width: 100%;
      padding: 10px;
      margin-top: -50px;
      font-size: 22px;
      font-weight: 600;
      background: #3c3c3c;
      color: #fff;
      font-family: "Philosopher", sans-serif; }

@media screen and (max-width: 992px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out; }
  .row-offcanvas-right {
    right: 0; }
  .row-offcanvas-left {
    left: 0; }
  .row-offcanvas-right .sidebar-offcanvas {
    right: -70%; }
  .row-offcanvas-left .sidebar-offcanvas {
    left: -70%; }
  .row-offcanvas-right.active {
    right: 70%; }
  .row-offcanvas-left.active {
    left: 70%; }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 70%;
    height: 100%; }
    .sidebar-offcanvas ul, .sidebar-offcanvas ol {
      padding: 0; }
      .sidebar-offcanvas ul li, .sidebar-offcanvas ol li {
        list-style: none; }
  .bottom-offcanvas {
    border-top: 1px solid #e5e5e5;
    padding: 10px 0; } }

#offcanvasmenu .nav .caret {
  border-bottom-color: #FFFFFF;
  border-top-color: #FFFFFF;
  margin-left: 5px;
  display: none !important; }

#offcanvasmenu .pavo-widget .widget-heading {
  margin-top: 15px; }

#offcanvasmenu li .fa {
  color: #191919;
  font-size: 22px;
  line-height: 1; }

#offcanvasmenu li .fa-minus-square::before {
  content: "\f28e"; }

#offcanvasmenu li .fa-plus-square::before {
  content: "\f2c2"; }

#offcanvasmenu .navbar-nav {
  float: none;
  margin: 0; }
  #offcanvasmenu .navbar-nav > li {
    float: none;
    background-color: #FFFFFF;
    border-right: none; }
    #offcanvasmenu .navbar-nav > li:hover:after {
      display: none; }
    #offcanvasmenu .navbar-nav > li .click-canavs-menu {
      cursor: pointer;
      display: inline-block;
      padding: 11px 10px;
      position: absolute;
      right: 0;
      z-index: 1; }
    #offcanvasmenu .navbar-nav > li li.dropdown-submenu .click-canavs-menu {
      padding: 10px 25px; }
    #offcanvasmenu .navbar-nav > li li.dropdown-submenu li.dropdown-submenu > .click-canavs-menu {
      padding: 10px 15px; }
    #offcanvasmenu .navbar-nav > li > a {
      font-weight: 600;
      font-size: 16px;
      display: block;
      -webkit-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
      -o-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
      box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
      text-transform: uppercase;
      color: #191919;
      padding-left: 15px; }

#offcanvasmenu .dropdown-menu {
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  display: none;
  float: none;
  margin: 0;
  position: static;
  visibility: visible;
  width: auto !important;
  min-width: 160px;
  opacity: 1;
  filter: alpha(opacity=100); }
  #offcanvasmenu .dropdown-menu .mega-col {
    padding: 0; }
  #offcanvasmenu .dropdown-menu .row {
    margin: 0; }
  #offcanvasmenu .dropdown-menu a {
    font-size: 13px;
    padding: 5px 0;
    display: block;
    color: #191919; }
    #offcanvasmenu .dropdown-menu a:hover {
      color: #e31d23; }

#offcanvasmenu .w-product {
  padding: 0; }

#offcanvasmenu .product-block {
  border: none;
  padding: 0; }
  #offcanvasmenu .product-block .image {
    float: none;
    margin: 0; }

#offcanvasmenu .cal_all li {
  padding: 5px 20px; }

.canvas-menu {
  margin: 0;
  background: transparent;
  color: #e31d23;
  font-size: 28px;
  padding: 0 10px;
  border: none; }

.col-nopadding .row {
  margin-left: 0;
  margin-right: 0; }
  .col-nopadding .row [class*="col-"] {
    padding-left: 0;
    padding-right: 0; }

.no-padding {
  padding: 0; }

.no-margin {
  margin: 0; }

.nopadding [class*="col-"], .nopadding [class^="col-"] {
  padding-right: 0;
  padding-left: 0; }

.arrow {
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #343434;
  font-size: 19px;
  background: #FFFFFF;
  border-radius: 100%; }

.address li span, .address li a {
  overflow: hidden;
  display: block; }

.address li .icon {
  width: 16px;
  height: 20px;
  background: url(../image/icon-address.png) 0 0 no-repeat;
  margin-right: 10px; }
  .address li .icon.icon-phone {
    background-position: 0 -19px; }
  .address li .icon.icon-mail {
    background-position: 0 -43px; }

.over-hidden {
  overflow: hidden; }
  .over-hidden .col-inner {
    overflow: hidden; }
  .over-hidden .owl-carousel .owl-wrapper-outer {
    overflow: visible; }

.scrollup {
  background: #e31d23 !important;
  bottom: 82px;
  position: fixed;
  right: 10px;
  z-index: 9999; }

.vertical .carousel-inner {
  height: 100%; }

.carousel.vertical .item {
  -webkit-transition: 0.6s ease-in-out top;
  -o-transition: 0.6s ease-in-out top;
  transition: 0.6s ease-in-out top; }

.carousel.vertical .active {
  top: 0; }

.carousel.vertical .next {
  top: 400px; }

.carousel.vertical .prev {
  top: -400px; }

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0; }

.carousel.vertical .active.left {
  top: -400px; }

.carousel.vertical .active.right {
  top: 400px; }

.carousel.vertical .item {
  left: 0; }

#payment {
  max-width: 1200px; }
  #payment p {
    font-size: 18px; }
  #payment h2 {
    color: #4f4e4d;
    text-transform: none; }
  #payment .cash_left {
    padding: 0 30px 0 15px; }
  #payment .cash_right {
    padding: 0; }
  #payment .cash {
    margin: 0;
    padding: 0; }
  #payment .no-cash_left {
    padding: 0 0 0 15px; }
  #payment .no-cash_right {
    padding: 0; }
    #payment .no-cash_right .payment_grid .gr {
      width: 20%;
      padding: 10px;
      border-left: none;
      position: relative;
      background: #fff;
      top: 0; }
      #payment .no-cash_right .payment_grid .gr .gr-inner {
        border: 1px solid #b9b8b8;
        padding: 30px;
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        height: 100%;
        align-content: baseline; }
  #payment .gr {
    display: block !important; }
  #payment .payment_grid {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;
    height: 100%;
    font-size: 12px;
    overflow: hidden; }
    #payment .payment_grid .gr:first-child, #payment .payment_grid .gr:last-child {
      border-left: none !important; }
    #payment .payment_grid .gr:last-child {
      border-right: none !important; }
    #payment .payment_grid .gr img {
      margin: 0 0 10px 0;
      max-width: 65px;
      align-self: center; }
    #payment .payment_grid .gr p {
      margin: 0;
      clear: both;
      font-size: 16px;
      line-height: 20px;
      text-align: center;
      color: #3d3d3d; }
  #payment .bank-card {
    padding: 0;
    border-bottom: 1px solid #ededed;
    margin: 20px 0 0; }
    #payment .bank-card_right {
      padding: 0 70px; }
      #payment .bank-card_right__ul {
        padding-left: 0;
        margin-top: 20px;
        margin-bottom: 30px;
        font-size: 16px; }
        #payment .bank-card_right__ul li {
          list-style-type: none;
          margin: 0.5em 0;
          padding: 0 0 0 40px; }
        #payment .bank-card_right__ul:nth-child(1) {
          background: url("https://cdn.smgrussia.ru/image/payment/card-list-1.png") no-repeat 0 0.1em;
          padding-bottom: 10px; }
        #payment .bank-card_right__ul:nth-child(2) {
          background: url("https://cdn.smgrussia.ru/image/payment/card-list-2.png") no-repeat 0 0.1em;
          padding-bottom: 10px; }
        #payment .bank-card_right__ul:nth-child(3) {
          background: url("https://cdn.smgrussia.ru/image/payment/card-list-3.png") no-repeat 0 0.1em;
          padding-bottom: 10px; }
        #payment .bank-card_right__ul:nth-child(4) {
          background: url("https://cdn.smgrussia.ru/image/payment/card-list-4.png") no-repeat 0 0.1em;
          padding-bottom: 5px; }
    #payment .bank-card_left {
      padding: 0 0 0 15px; }
  #payment .terminals {
    background: url("https://cdn.smgrussia.ru/image/payment/terminal-background.png") no-repeat 0 10em;
    background-size: 100%;
    margin: 0; }
    #payment .terminals .terminals-1_right .terminals-1_right__image img, #payment .terminals .terminals-2_left .terminals-2_left__image img, #payment .terminals .terminals-3_right .terminals-3_right__image img, #payment .terminals .terminals-5_right .terminals-5_right__image img {
      display: inline-block; }
    #payment .terminals .terminals-3_right__image {
      border-top: 300px solid transparent;
      border-right: 600px solid #e31d23;
      border-bottom: 300px solid transparent; }
      #payment .terminals .terminals-3_right__image img {
        position: absolute;
        z-index: 10;
        top: 50%;
        transform: translateY(-50%);
        right: 200px;
        height: 80%;
        width: auto; }
    #payment .terminals .terminals-1_left, #payment .terminals .terminals-3_left, #payment .terminals .terminals-4_right, #payment .terminals .terminals-5_left {
      padding: 0 0 0 30px; }
    #payment .terminals .terminals-1_right, #payment .terminals .terminals-2_left, #payment .terminals .terminals-3_right, #payment .terminals .terminals-4_left, #payment .terminals .terminals-5_right {
      padding: 0; }
    #payment .terminals .terminals-1_right .terminals-1_right__image {
      text-align: right; }
    #payment .terminals .terminals-2 {
      padding-top: 60px; }
    #payment .terminals .terminals-2_left .terminals-2_left__image, #payment .terminals .terminals-3_right .terminals-3_right__image, #payment .terminals .terminals-5_right .terminals-5_right__image {
      text-align: center; }
    #payment .terminals .terminals-2_right {
      padding: 100px 70px 0 0; }
    #payment .terminals .terminals-3_left {
      padding-right: 40px;
      padding-top: 150px; }
    #payment .terminals .terminals-4_left {
      padding-left: 35px; }
    #payment .terminals .terminals-4_right {
      padding-right: 40px;
      padding-top: 90px; }
    #payment .terminals .terminals-5 {
      padding-top: 40px;
      padding-bottom: 40px; }
      #payment .terminals .terminals-5_left {
        padding-right: 140px;
        padding-top: 210px; }
    #payment .terminals .terminals-2_right__header, #payment .terminals .terminals-3_left__header, #payment .terminals .terminals-4_right__header, #payment .terminals .terminals-5_left__header {
      font-size: 16px;
      font-weight: bold; }
    #payment .terminals .terminals-2_right__description, #payment .terminals .terminals-3_left__description, #payment .terminals .terminals-4_right__description, #payment .terminals .terminals-5_left__description {
      font-size: 16px; }
    #payment .terminals .terminals-1_left__description {
      padding-left: 60px;
      padding-top: 25px; }
    #payment .terminals .terminals-2_right__header {
      padding-left: 45px; }
    #payment .terminals .terminals-2_right__description {
      padding-left: 45px;
      padding-top: 10px; }
    #payment .terminals .terminals-3_left__header {
      padding-left: 65px; }
    #payment .terminals .terminals-3_left__description {
      padding-left: 65px;
      padding-top: 10px; }
    #payment .terminals .terminals-4_right__description {
      padding-left: 115px;
      padding-top: 10px; }
    #payment .terminals .terminals-5_left__header {
      padding-left: 65px; }
    #payment .terminals .terminals-5_left__description {
      padding-left: 65px;
      padding-top: 10px; }

#payment.apple .no-cash_right .payment_grid .gr {
  width: calc(20% - 1px); }

#payment .yandex-money_left {
  padding: 0;
  padding-left: 15px; }

#payment .yandex-money_left .yandex-money_left__lastRow__boldText {
  font-size: 15px; }

#payment .yandex-money_right {
  padding: 0; }

#payment .yandex-money {
  margin: 0;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  padding: 0 0 50px; }

#payment .yandex-money .yandex-money_right__blueBackground {
  padding: 34px 85px 35px 90px;
  color: #4f4e4d;
  background-color: #f3f3f3;
  font-size: 16px;
  line-height: 1.5em;
  margin-top: 17%; }

#payment .yandex-money .yandex-money_right__blueBackground .gilroy-h {
  font-weight: bold; }

#payment .yandex-money .yandex-money_right__logo {
  text-align: center;
  padding-top: 90px; }

#payment .yandex-money .yandex-money_left__mockup {
  text-align: right;
  padding-top: 30px; }

#payment .yandex-money .yandex-money_right__logo img, #payment .yandex-money .yandex-money_left__mockup img {
  display: inline-block; }

#payment .yandex-money .yandex-money_left__lastRow {
  padding-right: 35px;
  padding-top: 100px; }

#payment .yandex-money .yandex-money_left__lastRow__grayText {
  font-size: 14px;
  color: #b4b4b4; }

#payment .yandex-money .yandex-money_right__screen {
  padding-right: 10px; }

#payment .yandex-money .yandex-money_right__warning {
  margin-left: 0;
  margin-right: 0;
  display: flex;
  align-items: center;
  padding-left: 12%;
  padding-top: 30px; }

#payment .yandex-money .yandex-money_right__warning__icon {
  border-radius: 50px;
  background-color: #e31d23;
  padding: 7px 17px;
  color: #fff;
  margin-right: 30px;
  font-size: 20px; }

#payment .webmoney_left {
  padding: 0;
  padding-left: 15px; }

#payment .webmoney_right {
  padding: 0;
  padding-right: 70px;
  padding-left: 70px;
  padding-top: 50px; }

#payment .webmoney {
  margin: 0;
  padding: 0px;
  border-bottom: 1px solid #ededed;
  padding-right: 0px;
  padding-bottom: 50px; }

#payment .webmoney_left__ul li {
  list-style-type: none;
  margin: 0.5em 0;
  padding: 0 0 0 40px;
  min-height: 27px; }

#payment .webmoney_left__ul li:nth-child(1) {
  background: url("https://cdn.smgrussia.ru/image/payment/card-list-1.png") no-repeat 0 0.1em;
  padding-bottom: 10px; }

#payment .webmoney_left__ul li:nth-child(2) {
  background: url("https://cdn.smgrussia.ru/image/payment/card-list-2.png") no-repeat 0 0.1em;
  padding-bottom: 10px; }

#payment .webmoney_left__ul li:nth-child(3) {
  background: url("https://cdn.smgrussia.ru/image/payment/card-list-3.png") no-repeat 0 0.1em;
  padding-bottom: 10px; }

#payment .webmoney_left__ul li:nth-child(4) {
  background: url("https://cdn.smgrussia.ru/image/payment/card-list-4.png") no-repeat 0 0.1em;
  padding-bottom: 5px; }

#payment .webmoney_left__ul li:nth-child(5) {
  background: url("https://cdn.smgrussia.ru/image/payment/card-list-5.png") no-repeat 0 0.1em;
  padding-bottom: 5px; }

#payment .webmoney_left__ul {
  padding-left: 50px;
  margin-top: 250px;
  margin-bottom: 65px;
  font-size: 14px; }

#payment .credit .credit_center {
  padding: 0;
  padding-left: 15px;
  padding-right: 15px; }

.credit_center-wrap {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 20px; }

.credit_center-wrap h3 {
  text-align: center; }

.credit_center-wrap h3 img {
  max-width: 100%; }

#feature1 {
  z-index: 50;
  left: -20%; }

#feature2 {
  z-index: 40;
  left: -40%; }

#feature3 {
  z-index: 30;
  left: -60%; }

#feature4 {
  z-index: 20;
  left: -80%; }

#feature5 {
  z-index: 20;
  left: -100%; }

@media (min-width: 1200px) and (max-width: 1399px) {
  #payment .terminals .terminals-3_left {
    padding-top: 220px; }
  #payment .terminals .terminals-5_left {
    padding-top: 120px; }
  #payment .webmoney_left__ul {
    margin-top: 150px; } }

@media (max-width: 1199px) {
  #payment .no-cash_right .payment_grid .gr .gr-inner {
    padding: 10px; }
  #payment .terminals .terminals-4_right {
    padding-top: 80px; }
  #payment .terminals .terminals-5_left {
    padding-top: 110px; }
  #payment .webmoney_left__ul {
    margin-top: 50px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  #payment .bank-card_right__ul li:nth-child(2) {
    padding-bottom: 0; }
  #payment .bank-card_right__ul li:nth-child(3) {
    padding-bottom: 0; }
  #payment .terminals .terminals-1_left__description {
    padding-left: 50px;
    padding-top: 10px; }
  #payment .terminals .terminals-2_right {
    padding-top: 80px;
    padding-right: 60px; }
  #payment .terminals .terminals-3_left {
    padding-top: 120px; }
  #payment .terminals .terminals-3_left__header {
    padding-left: 50px; }
  #payment .terminals .terminals-3_left__description {
    padding-left: 50px; }
  #payment .terminals .terminals-4_right {
    padding-top: 115px; }
  #payment .terminals .terminals-4_right__header {
    padding-left: 90px; }
  #payment .terminals .terminals-4_right__description {
    padding-left: 90px; }
  #payment .terminals .terminals-5_left {
    padding-top: 130px;
    padding-right: 70px; }
  #payment .terminals .terminals-5_left__header {
    padding-left: 50px; }
  #payment .terminals .terminals-5_left__description {
    padding-left: 50px; }
  #payment .terminals .terminals-3_right .terminals-3_right__image {
    border-top: 225px solid transparent;
    border-right: 450px solid #e31d23;
    border-bottom: 225px solid transparent; }
  #payment .terminals .terminals-3_right .terminals-3_right__image img {
    right: 150px; }
  #payment .yandex-money .yandex-money_right__blueBackground {
    padding: 23px 35px 29px 30px; }
  #payment .yandex-money .yandex-money_right__warning {
    padding-left: 0; }
  #payment .yandex-money .yandex-money_left__lastRow {
    padding-right: 5px; } }

@media (max-width: 991px) {
  #payment .payment-name {
    font-size: 18px; }
  #payment .cash_left {
    padding: 0 30px 0 15px; }
  #payment .cash_right img {
    margin-top: 30px; }
  #payment .no-cash_left {
    padding: 0 30px 0 15px; }
  #payment .no-cash_right .payment_grid .gr {
    width: 100%;
    display: flex !important;
    align-items: center;
    border-right: none;
    border-left: none; }
    #payment .no-cash_right .payment_grid .gr .gr-inner {
      width: 100%; }
  #payment .payment_grid .gr:nth-child(-n+2) {
    border-bottom: none; }
  #payment .payment_grid .gr:nth-child(3), #payment .payment_grid .gr:nth-child(4) {
    border-bottom: none; }
  #payment .payment_grid .gr p {
    display: inline;
    width: 100%; }
  #payment .payment_grid .gr img {
    flex-shrink: 0; }
  #payment .bank-card_left {
    padding: 0 30px 0 15px; }
  #feature1, #feature2, #feature3, #feature4, #feature5 {
    left: -100%; }
  #payment.apple .payment_grid .gr {
    width: calc(100% - 1px); }
  #payment .terminals .terminals-3_right .terminals-3_right__image {
    border: none; }
  #payment .terminals .terminals-3_right .terminals-3_right__image img {
    position: relative;
    transform: initial;
    width: 150px;
    max-width: 100%;
    height: auto;
    right: 0; }
  #payment .yandex-money_left {
    padding: 0px 30px;
    padding-left: 15px; }
  #payment .yandex-money .yandex-money_right__logo {
    padding-top: 10px; }
  #payment .yandex-money .yandex-money_left__mockup {
    text-align: center; }
  #payment .yandex-money .yandex-money_right__blueBackground {
    padding: 15px 30px 15px 25px;
    margin-top: 0px; }
  #payment .yandex-money .yandex-money_right__warning {
    padding-left: 17%;
    padding-top: 10px;
    padding-right: 10px; }
  #payment .yandex-money .yandex-money_left__lastRow {
    padding-top: 0px;
    padding-bottom: 20px; }
  #payment .yandex-money_left .yandex-money_left__lastRow__boldText {
    font-size: 13px; }
  #payment .webmoney_left {
    padding: 0px 30px;
    padding-left: 15px; }
  #payment .webmoney_left__ul {
    margin-top: 0px;
    margin-bottom: 10px; }
  #payment .webmoney_right {
    padding-top: 10px; } }

@media (min-width: 768px) and (max-width: 991px) {
  #payment .terminals .terminals-3_right::before {
    border: none;
    display: none; }
  #payment .terminals .terminals-1_left__description {
    padding-left: 30px;
    padding-top: 0px; }
  #payment .terminals .terminals-2 {
    padding-top: 30px;
    padding-bottom: 30px; }
  #payment .terminals .terminals-2_right {
    padding: 0;
    padding-right: 25px;
    padding-top: 90px; }
  #payment .terminals .terminals-2_right__header {
    padding-left: 30px; }
  #payment .terminals .terminals-2_right__description {
    padding-left: 30px; }
  #payment .terminals .terminals-3_left {
    padding-top: 80px;
    padding-right: 10px; }
  #payment .terminals .terminals-3_left__header {
    padding-left: 30px; }
  #payment .terminals .terminals-3_left__description {
    padding-left: 30px; }
  #payment .terminals .terminals-4_right {
    padding-top: 20px; }
  #payment .terminals .terminals-4_right__header {
    padding-left: 60px; }
  #payment .terminals .terminals-4_right__description {
    padding-left: 60px; }
  #payment .terminals .terminals-5_left {
    padding-top: 35px;
    padding-right: 10px; }
  #payment .terminals .terminals-5_left__header {
    padding-left: 30px; }
  #payment .terminals .terminals-5_left__description {
    padding-left: 30px; } }

@media (max-width: 767px) {
  #payment .payment-name {
    margin-top: 20px; }
  #payment .payment_grid .gr {
    width: 100%; }
  #payment .no-cash_left {
    padding-bottom: 20px; }
  #payment .bank-card_right {
    padding-right: 30px;
    padding-left: 30px; }
  #payment .bank-card {
    padding-bottom: 20px; }
  #payment .bank-card_right__ul {
    margin-bottom: 20px;
    font-size: 13px; }
  #payment .bank-card_right__ul li, #payment .webmoney_left__ul li {
    font-weight: bold; }
  #payment .terminals {
    background: none; }
  #payment .terminals .terminals-3_right::before {
    border: none;
    display: none; }
  #payment .terminals .terminals-1_left, #payment .terminals .terminals-3_left, #payment .terminals .terminals-4_right, #payment .terminals .terminals-5_left, #payment .terminals .terminals-3_right {
    padding: 0;
    padding-left: 30px;
    padding-right: 30px; }
  #payment .terminals .terminals-1_left__description {
    padding-left: 0;
    padding-top: 0; }
  #payment .terminals .terminals-2 {
    padding-top: 30px; }
  #payment .terminals .terminals-2_right {
    padding: 30px 30px 10px 30px; }
  #payment .terminals .terminals-2_right__header, #payment .terminals .terminals-2_right__description, #payment .terminals .terminals-3_left__header, #payment .terminals .terminals-3_left__description, #payment .terminals .terminals-4_right__header, #payment .terminals .terminals-4_right__description, #payment .terminals .terminals-5_left__header, #payment .terminals .terminals-5_left__description {
    padding-left: 0; }
  #payment .terminals .terminals-3_right {
    padding-top: 10px;
    padding-bottom: 25px; }
  #payment .terminals .terminals-4_left {
    padding: 10px 30px; }
  #payment .terminals .terminals-4_right {
    padding-top: 20px; }
  #payment .terminals .terminals-5 {
    padding-top: 20px; }
  #payment .yandex-money .yandex-money_right__blueBackground {
    font-size: 14px; }
  #payment .yandex-money .yandex-money_right__warning {
    padding-left: 15px; }
  #payment .yandex-money .yandex-money_right__warning__icon {
    margin-right: 0px; }
  #payment .yandex-money .yandex-money_right__warning .pull-left p {
    padding-left: 35px;
    font-size: 12px !important; }
  #payment .yandex-money .yandex-money_right__screen {
    padding-right: 0px; }
  #payment .webmoney_right {
    padding-right: 30px;
    padding-left: 30px; }
  #payment .webmoney_left__ul {
    padding-left: 0px;
    font-size: 12px; }
  #payment .webmoney {
    padding-bottom: 10px; } }

@media (max-width: 600px) {
  #payment .no-cash_right .payment_grid .gr {
    width: 100%; }
  #feature1, #feature2, #feature3, #feature4, #feature5 {
    left: -100%; } }

@media (max-width: 500px) {
  .payment_grid .gr {
    width: 100%; } }

@media (max-width: 400px) {
  #payment .bank-card_right__ul li:nth-child(1) {
    background: url("https://cdn.smgrussia.ru/image/payment/card-list-1.png") no-repeat 0 0.1em; }
  #payment .bank-card_right__ul li:nth-child(2) {
    background: url("https://cdn.smgrussia.ru/image/payment/card-list-2.png") no-repeat 0 0.1em; }
  #payment .bank-card_right__ul li:nth-child(3) {
    background: url("https://cdn.smgrussia.ru/image/payment/card-list-3.png") no-repeat 0 0.1em; } }

@media (max-width: 369px) {
  #payment .webmoney_left__ul li:nth-child(1) {
    background: url("https://cdn.smgrussia.ru/image/payment/card-list-1.png") no-repeat 0 0.1em;
    padding-bottom: 0px; }
  #payment .webmoney_left__ul li:nth-child(2) {
    background: url("https://cdn.smgrussia.ru/image/payment/card-list-2.png") no-repeat 0 0.1em; }
  #payment .webmoney_left__ul li:nth-child(3) {
    background: url("https://cdn.smgrussia.ru/image/payment/card-list-3.png") no-repeat 0 0.1em; } }

.information-contact .lcol, .information-contact .rcol {
  width: 50%; }

.information-contact .contacts_map {
  display: flex; }
  .information-contact .contacts_map .lcol {
    position: relative; }
    .information-contact .contacts_map .lcol:after {
      content: '';
      position: absolute;
      background: #dbdbdb;
      height: 1px;
      width: 75%;
      bottom: 0;
      left: 65px; }
    .information-contact .contacts_map .lcol h1 {
      text-align: left;
      margin-top: 20px;
      color: #4f4e4d; }
    .information-contact .contacts_map .lcol h2 {
      margin-top: 11px; }
    .information-contact .contacts_map .lcol ul {
      padding: 0;
      list-style: none; }
    .information-contact .contacts_map .lcol li {
      padding: 20px 0 20px 65px;
      background: top 30px left no-repeat transparent;
      background-size: 40px auto;
      position: relative; }
      .information-contact .contacts_map .lcol li:after {
        content: '';
        position: absolute;
        background: #dbdbdb;
        height: 1px;
        width: 75%;
        top: 3px; }
      .information-contact .contacts_map .lcol li:first-child:after {
        display: none; }
      .information-contact .contacts_map .lcol li:nth-child(1) {
        background-image: url("https://cdn.smgrussia.ru/image/contact/home-icon-contacts.png"); }
      .information-contact .contacts_map .lcol li:nth-child(2) {
        background-image: url("https://cdn.smgrussia.ru/image/contact/phone-icon-contacts.png"); }
      .information-contact .contacts_map .lcol li:nth-child(3) {
        background-image: url("https://cdn.smgrussia.ru/image/contact/mail-icon-contacts.png"); }
      .information-contact .contacts_map .lcol li:nth-child(4) {
        background-image: url("https://cdn.smgrussia.ru/image/contact/time-icon-contacts.png"); }
      .information-contact .contacts_map .lcol li:nth-child(5) {
        background-image: url("https://cdn.smgrussia.ru/image/contact/rec-icon-contacts.png"); }
      .information-contact .contacts_map .lcol li h5 {
        font-size: 16px; }
      .information-contact .contacts_map .lcol li span {
        font-size: 18px;
        line-height: 20px;
        display: block; }
  .information-contact .contacts_map .rcol {
    height: 700px;
    display: flex; }

.information-contact .proezd {
  display: flex; }
  .information-contact .proezd .lcol {
    position: relative; }
    .information-contact .proezd .lcol:after {
      content: '';
      position: absolute;
      background: #dbdbdb;
      height: 1px;
      width: 75%;
      bottom: 0;
      left: 65px; }
  .information-contact .proezd .rcol {
    background: url(/image/enter.jpg) center center no-repeat;
    background-size: cover;
    height: 430px; }
  .information-contact .proezd h2 {
    font-size: 36px;
    text-align: left;
    margin-top: 40px;
    margin-bottom: 80px;
    color: #4f4e4d;
    font-weight: normal; }
  .information-contact .proezd .ped, .information-contact .proezd .avto {
    width: 170px;
    height: 170px;
    background: #f8f8f8 top 30px center no-repeat;
    background-size: 45px;
    text-align: center;
    display: inline-block;
    padding: 100px 10px 0 10px;
    font-size: 12px;
    vertical-align: bottom; }
    .information-contact .proezd .ped a, .information-contact .proezd .avto a {
      color: #4f4e4d;
      outline: none;
      text-decoration: none; }
      .information-contact .proezd .ped a:hover, .information-contact .proezd .avto a:hover {
        color: #5bad3f; }
  .information-contact .proezd .ped {
    margin-left: 65px;
    margin-right: 30px;
    background-image: url("https://cdn.smgrussia.ru/image/contact/man-icon-contacts.png"); }
  .information-contact .proezd .avto {
    background-image: url("https://cdn.smgrussia.ru/image/contact/car-icon-contacts.png"); }

.information-contact .proezd2 {
  position: relative;
  padding-bottom: 75px; }
  .information-contact .proezd2 h5 {
    padding: 60px 0 35px 0;
    color: #4f4e4d; }
  .information-contact .proezd2 p, .information-contact .proezd2 h5 {
    font-size: 18px; }

.information-contact form.content-contact h2 {
  font-size: 36px;
  text-align: left;
  margin: 40px 0; }

.information-contact form.content-contact .button1 {
  float: right;
  color: #fff;
  font-size: 14px;
  position: absolute;
  bottom: 16px;
  right: 0;
  padding: 6px 52px; }

@media (max-width: 991px) {
  .information-contact .contacts_map {
    flex-wrap: wrap; }
    .information-contact .contacts_map .rcol {
      height: 400px; }
    .information-contact .contacts_map .lcol:after {
      content: none; }
  .information-contact .lcol, .information-contact .rcol {
    width: 100%; }
  .information-contact .proezd {
    flex-wrap: wrap; }
    .information-contact .proezd h2 {
      margin-bottom: 40px;
      text-align: center; }
    .information-contact .proezd .ped, .information-contact .proezd .auto {
      margin: 0 15px; }
    .information-contact .proezd .lcol {
      margin-bottom: 30px;
      text-align: center; }
      .information-contact .proezd .lcol:after {
        content: none; } }

.sphinxsearch {
  width: 100%;
  right: 0;
  left: auto;
  position: absolute;
  top: 100%;
  border: 1px solid #ebebeb;
  z-index: 99999;
  background: #fff;
  border-radius: 0; }
  .sphinxsearch > a {
    cursor: pointer;
    display: block;
    padding: 5px;
    line-height: 17px;
    min-height: 85px;
    position: relative;
    color: #191919; }
    .sphinxsearch > a:first-child {
      border-top: none; }
    .sphinxsearch > a:last-child {
      border-bottom: none; }
    .sphinxsearch > a:hover {
      text-decoration: none;
      background: #f3f3f3; }
    .sphinxsearch > a img {
      float: left;
      margin: 0 10px 0 0;
      padding: 5px; }
  .sphinxsearch .categories span, .sphinxsearch .products span {
    display: block;
    padding: 10px 0;
    font-size: 14px;
    text-align: center;
    background: #eee; }
  .sphinxsearch .categories a {
    text-transform: uppercase;
    text-indent: 10px; }

.product_sp {
  height: 60%;
  color: #191919;
  text-align: left;
  font-size: 13px;
  margin-left: 75px; }

.price_sp {
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  bottom: 10px;
  right: 15px; }
  .price_sp .price {
    font-weight: 600; }
  .price_sp .old {
    text-decoration: line-through;
    margin-right: 5px;
    font-size: 13px;
    color: #b6b6b6; }

.sphinx-viewall {
  font-weight: bold;
  text-align: center;
  padding: 15px 0;
  height: auto; }
  .sphinx-viewall:hover {
    background: #FFFFFF; }
  .sphinx-viewall #view-all {
    display: inline-block;
    height: 36px;
    text-transform: uppercase;
    line-height: 36px;
    color: #FFFFFF;
    min-width: 130px;
    padding: 0 30px 0 21px;
    font-weight: bold;
    position: relative;
    text-align: left;
    background: #910a0c;
    background: linear-gradient(0deg, #910a0c 0%, #e12929 100%);
    border: none;
    border-radius: 7px;
    font-size: 13px;
    transition: all 200ms ease-out; }
    .sphinx-viewall #view-all:hover, .sphinx-viewall #view-all:focus {
      background: linear-gradient(180deg, #020202 0%, #9d0f11 100%);
      text-decoration: none; }
    .sphinx-viewall #view-all:before {
      position: absolute;
      right: 11px;
      top: 0;
      display: inline-block;
      font-family: "FontAwesome";
      text-decoration: inherit;
      text-rendering: optimizeLegibility;
      text-transform: none;
      content: "\f112";
      color: #fff;
      z-index: 5; }
    .sphinx-viewall #view-all:after {
      content: "";
      background: url(https://cdn.smgrussia.ru/image/i/bth_all.svg) no-repeat;
      background-size: 100%;
      height: 36px;
      width: 71px;
      top: 0;
      right: 0;
      position: absolute; }
  .sphinx-viewall-no-res {
    font-weight: bold;
    text-align: center;
    height: 30px;
    color: #191919;
    width: 100%;
    line-height: 30px; }

#input-search + .sphinxsearch {
  left: 15px; }

@media (max-width: 430px) {
  .sphinxsearch {
    width: calc(100vw - 30px); } }

.descr_news a, #tab-description a, .descr_info a {
  color: #191919;
  text-decoration: underline;
  cursor: pointer; }

.descr_news a:hover, .descr_news a:focus, #tab-description a:hover, #tab-description a:focus, .descr_info a:hover, .descr_info a:focus {
  color: #e31d23;
  text-decoration: none; }

.descr_news .btn-primary, #tab-description .btn-primary, .descr_info .btn-primary {
  color: #fff;
  text-decoration: none; }
  .descr_news .btn-primary:hover, .descr_news .btn-primary:focus, #tab-description .btn-primary:hover, #tab-description .btn-primary:focus, .descr_info .btn-primary:hover, .descr_info .btn-primary:focus {
    color: #fff;
    text-decoration: none; }

.descr_news .btn-primary.opacity_button, #tab-description .btn-primary.opacity_button, .descr_info .btn-primary.opacity_button {
  color: #191919; }
  .descr_news .btn-primary.opacity_button:hover, .descr_news .btn-primary.opacity_button:focus, .descr_news .btn-primary.opacity_buttonactive, #tab-description .btn-primary.opacity_button:hover, #tab-description .btn-primary.opacity_button:focus, #tab-description .btn-primary.opacity_buttonactive, .descr_info .btn-primary.opacity_button:hover, .descr_info .btn-primary.opacity_button:focus, .descr_info .btn-primary.opacity_buttonactive {
    background: none;
    color: #e31d23; }

.information-sitemap a {
  color: #191919;
  font-size: 16px; }

.success > a {
  color: #191919;
  text-decoration: underline !important; }

.success.send-error svg {
  width: 14px !important;
  stroke: #191919 !important;
  stroke-width: 1.3px !important; }

#send-error-form a {
  color: #191919;
  text-decoration: underline; }

.close {
  color: #191919;
  opacity: 1; }

.reserve_form {
  z-index: 99999; }
  .reserve_form .modal-dialog {
    top: 10%; }
    .reserve_form .modal-dialog .reserve_button {
      border-radius: 7px; }

button:active, button:focus {
  outline: none !important; }

.caret_svg {
  display: inline-block;
  float: right;
  cursor: pointer;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  width: 16px;
  height: 16px; }
  .caret_svg .caret_bg {
    fill: #e31d23; }
  .caret_svg .caret_inner {
    fill: #fff; }

#page {
  min-height: 100vh; }
  #page > .container {
    min-height: calc(100vh - 448px); }

.page-themecontrol-product #page {
  min-height: 1px; }

.main-title {
  position: absolute;
  left: -9999rem;
  top: -9999rem; }

#mainmenutop .nav.navbar {
  height: 60px; }

#mainmenutop .panel-v4 .panel-body {
  border: none !important; }

.advantages img, .advantages .col-sm-9 {
  height: auto !important; }

#is_ip .radio_custom .input-control {
  margin-right: 15px; }

.contact-icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #e31d23;
  top: 0;
  position: absolute; }
  .contact-icon i.fa {
    color: #fff;
    font-size: 30px;
    padding: 11px 10px 10px 10px;
    width: 50px;
    height: 50px;
    text-align: center;
    margin-top: -1px; }

.contact-text {
  display: inline-block;
  padding-left: 60px;
  min-height: 60px;
  margin-bottom: 10px;
  line-height: 24px; }
  .contact-text.phone div {
    font-family: "Open Sans", sans-serif;
    font-size: 20px; }
    .contact-text.phone div:first-child {
      letter-spacing: 0.15px; }
  .contact-text div.contact-text-b-days div {
    display: inline-block; }
    .contact-text div.contact-text-b-days div:first-child {
      width: 170px; }

.search_block {
  overflow: visible; }
  .search_block form {
    margin: 0; }
    .search_block form button {
      border: 1px solid #fff;
      padding: 0 8px;
      height: 36px; }
      .search_block form button:focus, .search_block form button:active {
        outline: none !important; }
      .search_block form button i {
        font-size: 23px;
        vertical-align: -2px; }
  .search_block .dropdown-menu.autosearch {
    margin: 0;
    width: 350px;
    min-width: 0;
    padding: 0;
    right: 0;
    left: auto;
    display: none;
    border-radius: 0;
    top: 100%; }
    .search_block .dropdown-menu.autosearch li {
      -webkit-transition: 0.2s all;
      -o-transition: 0.2s all;
      transition: 0.2s all;
      display: inline-block;
      width: 100%;
      margin-bottom: 5px;
      cursor: pointer;
      line-height: 1;
      position: relative;
      border-bottom: 1px #ebebeb solid; }
      .search_block .dropdown-menu.autosearch li:nth-last-child(-n+2) {
        border: none; }
      .search_block .dropdown-menu.autosearch li > div {
        line-height: 1.5;
        display: inline-block; }
      .search_block .dropdown-menu.autosearch li a {
        white-space: normal;
        padding: 3px 5px 20px 0; }
      .search_block .dropdown-menu.autosearch li .as-image {
        float: left;
        padding: 5px;
        width: 80px;
        margin-right: 10px; }
        .search_block .dropdown-menu.autosearch li .as-image img {
          height: auto;
          width: 100%; }
      .search_block .dropdown-menu.autosearch li .as-title {
        width: 100%;
        font-size: 16px;
        margin: 10px 0; }
        .search_block .dropdown-menu.autosearch li .as-title a {
          color: #191919; }
      .search_block .dropdown-menu.autosearch li .as-price {
        width: calc(100% - 95px);
        font-size: 14px;
        font-weight: 600;
        position: absolute;
        bottom: 10px;
        left: 95px; }
        .search_block .dropdown-menu.autosearch li .as-price .price-old {
          font-size: 14px;
          text-decoration: line-through;
          margin-right: 7px;
          color: #777; }
      .search_block .dropdown-menu.autosearch li #showall {
        padding: 0 25px;
        display: inline-block; }
    @media (max-width: 1199px) {
      .search_block .dropdown-menu.autosearch {
        width: 300px; }
        .search_block .dropdown-menu.autosearch li .as-image {
          width: 80px; }
        .search_block .dropdown-menu.autosearch li .as-title {
          width: 100%;
          font-size: 14px;
          font-weight: 500;
          line-height: 16px; }
        .search_block .dropdown-menu.autosearch li .as-price {
          width: calc(100% - 120px);
          left: 95px; } }
    @media (max-width: 767px) {
      .search_block .dropdown-menu.autosearch {
        width: 260px;
        right: -15px;
        left: auto; } }
    @media (max-width: 421px) {
      .search_block .dropdown-menu.autosearch {
        top: calc(100% + 2px);
        width: calc(100vw - 30px);
        left: auto; } }

.producttabs {
  margin-top: 30px;
  margin-bottom: 0; }

#checkout-form #shipping_methods .radio, #checkout-form #payment_methods .radio {
  margin-left: 0 !important; }

.radio_custom .list_of_points {
  display: block;
  text-align: left;
  font-size: 14px;
  color: #191919;
  font-weight: 500;
  padding-left: 22px; }

.radio_custom a {
  padding-left: 10px;
  font-size: 18px;
  color: #e31d23; }

.radio_custom .input-control {
  cursor: pointer;
  display: inline-block;
  padding-left: 22px;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: #191919;
  margin: 1px 0; }
  .radio_custom .input-control input {
    position: absolute;
    width: auto !important;
    z-index: 1;
    opacity: 0; }
  .radio_custom .input-control__indicator {
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 4px;
    left: 0;
    user-select: none;
    width: 15px;
    height: 15px;
    text-align: center;
    background-color: #e31d23; }
  .radio_custom .input-control.radio input ~ .input-control__indicator:after {
    border-radius: 50%;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(0.8);
    transform-origin: center center;
    width: 100%;
    background: #e31d23;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.1s opacity linear;
    -o-transition: 0.1s opacity linear;
    transition: 0.1s opacity linear;
    border: 3px #fff solid; }
  .radio_custom .input-control.radio input:checked ~ .input-control__indicator:after {
    opacity: 1;
    filter: alpha(opacity=100); }

@media (max-width: 767px) {
  .radio_custom .input-control, .radio_custom .list_of_points {
    font-size: 14px; } }

.checkbox_custom a {
  padding-left: 10px;
  font-size: 14px;
  color: #e31d23; }
  .checkbox_custom a.agree b {
    font-weight: 500;
    padding: 0;
    font-size: 13px;
    color: #191919; }

.checkbox_custom .input-control {
  cursor: pointer;
  display: inline-block;
  padding-left: 25px;
  line-height: 16px;
  position: relative;
  font-size: 13px;
  font-weight: 500;
  color: #191919;
  margin: 5px 10px 5px 14px;
  text-align: left;
  text-transform: none; }
  .checkbox_custom .input-control a.agree strong {
    font-weight: bold;
    color: #191919; }
  .checkbox_custom .input-control input {
    position: absolute;
    width: auto !important;
    z-index: 1;
    opacity: 0; }
  .checkbox_custom .input-control__indicator {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    user-select: none;
    width: 16px;
    height: 16px;
    text-align: center;
    background-color: #fff;
    border: 1px #e6e6e6 solid;
    border-radius: 0px; }
  .checkbox_custom .input-control.checkbox input ~ .input-control__indicator:after {
    content: "";
    display: block;
    position: absolute;
    top: -3px;
    left: 6px;
    transform-origin: center center;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.1s opacity linear;
    -o-transition: 0.1s opacity linear;
    transition: 0.1s opacity linear;
    -webkit-transform: translateZ(1px) rotate(45deg);
    -moz-transform: translateZ(1px) rotate(45deg);
    -ms-transform: translateZ(1px) rotate(45deg);
    -o-transform: translateZ(1px) rotate(45deg);
    border-bottom: #e31d23 2px solid;
    width: 8px;
    height: 13px;
    border-right: #e31d23 2px solid; }
  .checkbox_custom .input-control.checkbox input:checked ~ .input-control__indicator:after {
    opacity: 1;
    filter: alpha(opacity=100); }

#button-order {
  margin-top: 15px; }

.category_widget a .type1 {
  height: 500px;
  background: transparent center no-repeat;
  background-size: cover;
  margin-bottom: 30px;
  position: relative; }
  .category_widget a .type1 h2 {
    margin: 0;
    position: absolute;
    height: 70px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    padding: 23px 0;
    display: inline-block; }

#totop {
  position: fixed;
  right: 10px;
  bottom: 10px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background-color: #e31d23;
  text-indent: -9999px;
  z-index: 999;
  border: 1px #fff solid;
  border-radius: 50%;
  -webkit-transition: 200ms all ease-in-out;
  -o-transition: 200ms all ease-in-out;
  transition: 200ms all ease-in-out; }
  #totop span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #fff; }
  #totop:hover {
    background-color: #191919; }

#coupon_form h4 {
  font-size: 16px; }

#coupon_form #button-coupon {
  padding: 0 16px;
  height: auto; }

.maintenance {
  min-height: calc(100vh - 381px); }

h1 {
  padding: 15px 0;
  text-transform: none; }

.comparetable {
  padding: 15px;
  margin-bottom: 15px;
  overflow-x: auto; }
  .comparetable table {
    margin-bottom: 0; }
  .comparetable .price-old {
    text-decoration: line-through;
    color: #b6b6b6; }

.owl-prev, .owl-next {
  position: absolute;
  top: -33px;
  color: #fff;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
  background: #e31d23 center no-repeat;
  font-family: "FontAwesome";
  line-height: 1;
  background: rgba(0, 0, 0, 0.7);
  padding: 11px 8.5px;
  width: auto;
  height: auto;
  font-size: 18px; }
  .owl-prev i, .owl-next i {
    display: none; }
  .owl-prev:hover, .owl-next:hover {
    background-color: #e31d23; }

#image-additional-carousel {
  padding: 0 30px; }

#image-additional .owl-prev, #image-additional .owl-next {
  top: calc(34% - 20px); }

#image-additional .owl-next {
  right: 0; }

#image-additional .owl-prev {
  left: 0;
  right: auto; }

.owl-prev:before {
  content: '\f111';
  margin-right: -13px; }

.owl-prev:after {
  content: '\f111'; }

.owl-next:before {
  content: '\f112'; }

.owl-next:after {
  content: '\f112';
  margin-left: -13px; }

.tcarousel .owl-prev, .tcarousel_cat .owl-prev, .blog_modul .owl-prev {
  width: 40px;
  padding: 11px 0;
  text-align: center; }
  .tcarousel .owl-prev:before, .tcarousel_cat .owl-prev:before, .blog_modul .owl-prev:before {
    content: '\f111';
    margin-right: -20px; }

.tcarousel .owl-next, .tcarousel_cat .owl-next, .blog_modul .owl-next {
  padding: 11px 0;
  width: 40px;
  text-align: center; }
  .tcarousel .owl-next:after, .tcarousel_cat .owl-next:after, .blog_modul .owl-next:after {
    margin-left: -20px; }

.product-info .tab-content .owl-related .owl-next,
.product-info .tab-content .owl-related .owl-prev,
.tcarousel .owl-next, .tcarousel .owl-prev,
.tcarousel_cat .owl-next, .tcarousel_cat .owl-prev,
.blog_modul .owl-next, .blog_modul .owl-prev {
  top: calc(50% - 20px); }

.blog_modul .owl-prev,
.tcarousel .owl-prev,
.tcarousel_cat .owl-prev,
.as-ckeckout-carousel .owl-prev {
  left: -20px;
  right: auto; }

.tcarousel_cat .owl-next,
.blog_modul .owl-next,
.tcarousel .owl-next,
.as-ckeckout-carousel .owl-next {
  right: -20px; }

.title_all,
.product-info .tab-content .desc-header-wrapper .desc-header {
  font-size: 31px;
  text-transform: uppercase;
  text-align: center;
  font-family: "Philosopher", sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: #191919;
  width: 100%; }

.product-info .tab-content .desc-header-wrapper {
  border: none; }

.mfilter-box .box-heading {
  display: none; }

.mfilter-box .box-content {
  border: none; }
  .mfilter-box .box-content .mfilter-heading {
    background: transparent;
    border: none; }
    .mfilter-box .box-content .mfilter-heading .mfilter-heading-content {
      padding: 0 0 6px 0; }
    .mfilter-box .box-content .mfilter-heading .mfilter-head-icon {
      width: 25px;
      height: 20px;
      -webkit-transition: none;
      -o-transition: none;
      transition: none;
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none;
      font-size: 20px;
      line-height: 1;
      font-family: "FontAwesome";
      background: none;
      font-style: normal; }
      .mfilter-box .box-content .mfilter-heading .mfilter-head-icon:before {
        content: "\f2c2"; }
    .mfilter-box .box-content .mfilter-heading.mfilter-collapsed .mfilter-head-icon:before {
      content: "\f28e"; }
  .mfilter-box .box-content .mfilter-heading-text {
    width: calc(100% - 27px);
    margin-left: 0; }
    .mfilter-box .box-content .mfilter-heading-text > span {
      padding-left: 0;
      font-size: 15px; }
  .mfilter-box .box-content .mfilter-col-input {
    padding-right: 8px; }
  .mfilter-box .box-content .mfilter-opts-container {
    border-top: 1px solid #f0f0f0;
    padding: 9px 0 5px 0; }
    .mfilter-box .box-content .mfilter-opts-container label {
      font-weight: 400; }
    .mfilter-box .box-content .mfilter-opts-container .mfilter-counter {
      border-radius: 0;
      background: #acacac; }
      .mfilter-box .box-content .mfilter-opts-container .mfilter-counter:after {
        content: none; }
      .mfilter-box .box-content .mfilter-opts-container .mfilter-counter.mfilter-close {
        background: url(/catalog/view/theme/default/stylesheet/mf/images/icons.png?v7) no-repeat 0 0; }
    .mfilter-box .box-content .mfilter-opts-container input[type="text"] {
      border-radius: 0;
      height: 45px; }
    .mfilter-box .box-content .mfilter-opts-container .form-control[disabled], .mfilter-box .box-content .mfilter-opts-container .form-control[readonly], .mfilter-box .box-content .mfilter-opts-container fieldset[disabled] .form-control {
      background: #fff; }
    .mfilter-box .box-content .mfilter-opts-container .mfilter-slider-slider, .mfilter-box .box-content .mfilter-opts-container #mfilter-price-slider {
      border: #f0f0f0 1px solid;
      background: #fff;
      margin: 15px 2px 0 5px !important; }
      .mfilter-box .box-content .mfilter-opts-container .mfilter-slider-slider .ui-slider-range, .mfilter-box .box-content .mfilter-opts-container #mfilter-price-slider .ui-slider-range {
        background: #f0f0f0 !important; }
      .mfilter-box .box-content .mfilter-opts-container .mfilter-slider-slider .ui-slider-handle, .mfilter-box .box-content .mfilter-opts-container #mfilter-price-slider .ui-slider-handle {
        background: #fff !important;
        height: 18px !important;
        border: 1px #f0f0f0 solid !important;
        border-radius: 0; }

.mfilter-box .mfilter-tb-as-td {
  vertical-align: bottom;
  font-size: 12px; }

.selectric-wrapper {
  position: relative;
  cursor: pointer; }

.selectric-responsive {
  width: 100%; }

.selectric {
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #fff;
  position: relative;
  overflow: hidden; }
  .selectric .label {
    display: block;
    white-space: nowrap;
    overflow: visible;
    width: calc(100% - 35px);
    text-overflow: ellipsis;
    margin: 0 25px 0 10px;
    padding: 8px 0;
    font-size: 14px;
    color: #191919;
    height: 30px;
    font-weight: 400;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 1; }
  .selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    line-height: 38px;
    background-color: #fff;
    color: #191919;
    text-align: center; }
    .selectric .button:after {
      content: '';
      position: absolute;
      width: 6px;
      height: 6px;
      border-bottom: 1px solid #191919;
      border-right: 1px solid #191919;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      right: 10px;
      top: 10px; }

.selectric-focus .selectric {
  border-color: #e6e6e6; }

.selectric-hover .selectric .button {
  color: #a2a2a2; }
  .selectric-hover .selectric .button:after {
    border-top-color: #a2a2a2; }

.selectric-open {
  z-index: 9999; }
  .selectric-open .selectric .button::after {
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform-origin: 4px 5px; }
  .selectric-open .selectric-items {
    display: block; }

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0; }
  .selectric-hide-select select {
    position: absolute;
    left: -100%; }
  .selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10; }
    .selectric-hide-select.selectric-is-native select {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      border: none;
      z-index: 1;
      box-sizing: border-box;
      opacity: 0; }

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important; }

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important; }

.selectric-items {
  display: none;
  position: absolute;
  top: 31px;
  right: 0;
  background: #fff;
  border: 1px solid #f0f0f0;
  z-index: -1;
  box-shadow: 0 0 10px -6px; }
  .selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto; }
  .selectric-items ul, .selectric-items .selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    min-height: 20px; }
  .selectric-items li {
    display: block;
    padding: 10px;
    color: #191919;
    cursor: pointer;
    line-height: 16px;
    white-space: nowrap; }
    .selectric-items li.selected, .selectric-items li.highlighted, .selectric-items li:hover {
      color: #fff;
      background-color: #e31d23; }
  .selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: none;
    color: #444; }
  .selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1; }

.selectric-above .selectric-items {
  top: auto;
  bottom: 100%; }

.widget-products .tab-header {
  padding: 5px 0;
  border-bottom: #c4c4c4 1px solid; }
  .widget-products .tab-header span {
    font-family: "Philosopher", sans-serif;
    padding: 0 5px;
    font-size: 18px;
    text-transform: uppercase; }

.widget-products .owl-stage {
  padding: 15px 0; }

.widget-products .owl-item:hover {
  z-index: 400; }

#request-on-order-form .btn-buy-product {
  background: #e31d23 !important;
  padding: 0 37px !important;
  color: #fff !important;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all; }
  #request-on-order-form .btn-buy-product:hover {
    background: #191919 !important; }

.page-information h1, .checkout-buy h1 {
  margin-top: 0; }

.pagescarousel {
  margin: 30px 0; }
  .pagescarousel .item {
    padding: 0 47px; }
  .pagescarousel h3 {
    margin: 0 0 15px 0; }
  .pagescarousel .owl-next, .pagescarousel .owl-prev {
    top: calc(50% - 20px); }
  .pagescarousel .owl-prev {
    left: 0; }
  .pagescarousel .owl-stage {
    display: flex;
    align-items: stretch; }
  .pagescarousel .owl-item {
    position: relative; }
  .pagescarousel .pc_wrapper {
    display: flex; }
    .pagescarousel .pc_wrapper > div.pc_image, .pagescarousel .pc_wrapper > div.pc_text {
      flex: 0 0 50%; }
    .pagescarousel .pc_wrapper > div.pc_text {
      padding-right: 15px; }
      .pagescarousel .pc_wrapper > div.pc_text p {
        text-align: justify;
        padding-bottom: 46px; }
      .pagescarousel .pc_wrapper > div.pc_text .btn {
        position: absolute;
        bottom: 0; }
    .pagescarousel .pc_wrapper > div.pc_image {
      padding-left: 15px; }

.holiday_works {
  text-align: center;
  border: none !important;
  margin: 0 !important;
  display: block;
  color: red !important;
  position: absolute;
  left: 434px;
  bottom: 5px;
  white-space: nowrap;
  z-index: 99; }

#review table {
  margin-bottom: 15px; }

#review .rating {
  margin-top: 10px; }

#form-review-container .recaptcha_container label {
  display: none; }

.rating .fa, .stars .fa {
  color: #ffbb00; }

.prod_rating .custom-color {
  cursor: pointer; }

#cart .wrap-cart {
  color: #fff; }

.block_img_home {
  background: url(https://cdn.smgrussia.ru/image/i/slide_home_max.jpg) center;
  background-size: cover;
  height: 800px;
  margin-top: -145px; }

.headercart {
  position: relative;
  z-index: 3; }

.product-compare-header {
  padding: 0 11.5px;
  align-items: center;
  display: flex; }
  .product-compare-header a {
    align-self: center;
    position: relative; }
    .product-compare-header a .badge {
      top: -3px !important;
      right: -4px;
      width: auto;
      height: auto;
      background: #191919;
      padding: 2px 0;
      font-size: 9px;
      font-weight: normal; }
    .product-compare-header a i {
      color: #fff; }
    .product-compare-header a svg {
      fill: #fff;
      width: 33px;
      height: 28px; }
  .product-compare-header a:hover {
    text-decoration: none; }

#pavo-footer-center > .container {
  min-height: 337px;
  position: relative;
  padding: 30px 0; }

.footer-center {
  padding: 0; }

.img-responsive {
  max-width: 485px; }

.st0_ft-addr, .st0_mail {
  fill: none;
  stroke: #B2B2B2;
  stroke-width: 1.125;
  stroke-linejoin: bevel;
  stroke-miterlimit: 79.8403; }

.catwidget_popular .col-sm-12 {
  padding: 0; }

.cat_popular .box-products .owl-carousel {
  max-width: 100%; }

.cat_popular .titl_cat {
  text-align: center;
  position: absolute;
  left: 0;
  top: 30px;
  width: 100%; }
  .cat_popular .titl_cat .line {
    margin: 0 auto;
    width: 13px;
    height: 2px;
    background: #e31d23; }
  .cat_popular .titl_cat .titl_open {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 10px;
    padding: 0 20px; }

.panel-title {
  font-size: 32px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px; }

.header-menu {
  box-shadow: 0 6px 4px -4px rgba(0, 0, 0, 0.2); }

.header-bottom > .container,
.header-menu .container {
  margin: 0 auto;
  padding: 0; }

.breadcrumb > li + li:before {
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  content: '\f110';
  font-family: "FontAwesome";
  font-size: 7px;
  font-weight: 100;
  display: inline-block;
  padding: 0;
  float: left;
  margin-top: 6px;
  color: #bcbcbc;
  transform: rotate(-90deg); }

.breadcrumb li span {
  padding-left: 16px;
  padding-right: 6px; }

.breadcrumb li a {
  color: #191919; }

.checkout-buy #content {
  padding-top: 0; }

.checkout-buy h1, .checkout-buy .h1 {
  padding-top: 0;
  text-transform: uppercase;
  font-size: 28px;
  padding-left: 17px;
  margin-top: 0; }

.checkout-buy .h5 {
  font-size: 20px;
  padding-left: 17px;
  margin-top: 25px; }

.checkout-buy #buy_form_container .column-name a {
  color: #191919;
  display: inline-block; }

.checkout-buy table.total-item {
  border: none;
  margin: 0; }
  .checkout-buy table.total-item td {
    border: none;
    text-align: left;
    padding: 0 0 6px 0; }
    .checkout-buy table.total-item td strong {
      font-weight: inherit; }
  .checkout-buy table.total-item td + td {
    text-align: right;
    font-weight: bold;
    padding-right: 55px; }

.checkout-buy .shopping-cart-table.table {
  border-collapse: inherit; }
  .checkout-buy .shopping-cart-table.table tr td {
    border-right: none; }
  .checkout-buy .shopping-cart-table.table tr td:last-child {
    border: 1px #e6e6e6 solid; }
  .checkout-buy .shopping-cart-table.table .column-name {
    width: 25%; }
    .checkout-buy .shopping-cart-table.table .column-name .title2 {
      margin-top: 6px; }
  .checkout-buy .shopping-cart-table.table tbody .column-quantity {
    width: 16%; }
  .checkout-buy .shopping-cart-table.table tbody .column-price, .checkout-buy .shopping-cart-table.table tbody .column-total {
    background: #f6f6f6;
    text-align: center;
    width: 16%; }
    .checkout-buy .shopping-cart-table.table tbody .column-price b, .checkout-buy .shopping-cart-table.table tbody .column-total b {
      font-size: 23px; }
  .checkout-buy .shopping-cart-table.table thead td {
    text-align: center; }

.checkout-buy .shopping-cart-table tbody .column-image {
  width: 175px;
  border-left: solid 2px #e31d23; }

.checkout-buy .clear_td {
  height: 10px; }

.checkout-buy #coupon_form {
  background: #474747; }
  .checkout-buy #coupon_form .alert {
    display: inline-block;
    width: 97%;
    margin: 8px 0 0 0; }

.checkout-buy .coupon #coupon_form {
  padding: 7px 0 9px 30px;
  display: inline-block;
  width: 100%; }

.checkout-buy .coupon .form-group {
  float: left; }

.checkout-buy .coupon .form-control {
  height: 38px;
  width: 377px;
  border: solid 1px #969696;
  border-radius: 7px;
  margin-right: 6px; }

.checkout-buy .coupon .col-sm-6 {
  float: right;
  padding: 0;
  max-width: 500px; }

.checkout-buy .coupon .table_total {
  height: 38px;
  width: 100%;
  color: #fff; }
  .checkout-buy .coupon .table_total .name {
    text-align: left;
    text-transform: uppercase;
    font-weight: bold; }
  .checkout-buy .coupon .table_total .value {
    font-weight: bold;
    font-size: 22px;
    padding-right: 55px; }

#checkout-form .num_right {
  position: absolute;
  right: 0;
  top: 18px;
  font-size: 20px;
  font-weight: bold;
  border: solid 2px #e31d23;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 1.2;
  color: #e31d23; }

#checkout-form .pad_right_none {
  padding-right: 0; }

#checkout-form .h1 {
  margin-top: 17px;
  margin-bottom: 15px;
  padding-left: 0; }

#checkout-form .padding {
  padding-left: 20px; }

#checkout-form .form-group {
  position: relative; }
  #checkout-form .form-group.required:after {
    content: '*';
    color: #e31d23;
    font-family: serif;
    font-size: 14pt;
    position: absolute;
    right: 10px;
    top: 5px; }
  #checkout-form .form-group input, #checkout-form .form-group textarea {
    border-color: #e8e8e8;
    border-radius: 7px;
    color: #4c4c4c;
    font-size: 12px; }

#checkout-form .radio_custom .input-control__indicator {
  background: #fbfbfb;
  border: solid 1px #d9d9d9;
  width: 20px;
  height: 20px;
  top: 0; }

#checkout-form .radio_custom .input-control.radio input ~ .input-control__indicator:after {
  background: none;
  transform: scale(0.7); }

#checkout-form .radio_custom .input-control.radio input:checked ~ .input-control__indicator:after {
  background: #e31d23; }

#checkout-form .radio_custom .input-control {
  font-size: 13px;
  text-transform: none;
  padding-left: 31px; }

#checkout-form #payment_methods .radio_custom, #checkout-form #shipping_methods .radio_custom {
  margin-bottom: 15px; }

#checkout-form #is_ip .radio_custom {
  padding-left: 35px; }

#checkout-form .form-group.col-sm-6, #checkout-form .form-group.col-sm-5 {
  padding: 0; }

#checkout-form hr {
  background: #d1d1d1;
  height: 2px; }

#checkout-form .tk-comment {
  padding: 10px 12px 13px 29px;
  border: solid 1px #cccccc;
  font-size: 13px; }
  #checkout-form .tk-comment a {
    color: #191919;
    text-decoration: underline; }
    #checkout-form .tk-comment a:hover {
      text-decoration: none; }

#checkout-form .buttons {
  position: relative;
  z-index: 99; }
  #checkout-form .buttons .bord {
    padding: 20px 15px;
    margin: 20px 0;
    border: solid 1px #cccccc; }
  #checkout-form .buttons a {
    font-size: 13px; }
  #checkout-form .buttons .text-center .checkbox_custom {
    text-align: left; }
  #checkout-form .buttons .text {
    text-align: center;
    padding: 0 30px;
    font-size: 11px; }
    #checkout-form .buttons .text a {
      text-decoration: underline; }
    #checkout-form .buttons .text label {
      text-align: center;
      padding: 0 10px; }
  #checkout-form .buttons .checkbox_custom .input-control {
    margin: 5px 0; }
    #checkout-form .buttons .checkbox_custom .input-control a {
      padding-left: 0; }

#checkout-form #payment_methods, #checkout-form .buttons .text-center {
  margin-right: 55px;
  position: relative; }
  #checkout-form #payment_methods .num_right, #checkout-form .buttons .text-center .num_right {
    top: 2px;
    right: 20px; }
  #checkout-form #payment_methods .all_payments, #checkout-form .buttons .text-center .all_payments {
    color: #191919; }

#checkout-form .buttons .text-center .num_right {
  top: -2px;
  right: 20px; }

#checkout-form textarea {
  resize: vertical; }

#request-on-order-form .buttons .text-center, #finded-low-cost-form .buttons .text-center {
  max-width: 149px;
  margin: 0 auto; }

.btn-primary, #request-on-order-form .buttons .text-center, #finded-low-cost-form .buttons .text-center {
  min-width: 130px;
  padding: 0 30px 0 21px;
  font-weight: bold;
  position: relative;
  text-align: left;
  background: #910a0c;
  background: linear-gradient(0deg, #910a0c 0%, #e12929 100%);
  border: none;
  border-radius: 7px;
  font-size: 13px;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
  .btn-primary:hover, #request-on-order-form .buttons .text-center:hover, #finded-low-cost-form .buttons .text-center:hover {
    background: linear-gradient(180deg, #020202 0%, #9d0f11 100%); }
  .btn-primary:before, #request-on-order-form .buttons .text-center:before, #finded-low-cost-form .buttons .text-center:before {
    position: absolute;
    right: 11px;
    top: 0;
    display: inline-block;
    font-family: "FontAwesome";
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    content: "\f112";
    color: #fff;
    z-index: 5; }
  .btn-primary:after, #request-on-order-form .buttons .text-center:after, #finded-low-cost-form .buttons .text-center:after {
    content: "";
    background: url(https://cdn.smgrussia.ru/image/i/bth_all.svg) no-repeat;
    background-size: 100%;
    height: 36px;
    width: 71px;
    top: 0;
    right: 0;
    position: absolute; }

.search_botton, #request-on-order-form .buttons .text-center, #finded-low-cost-form .buttons .text-center {
  margin-top: 30px;
  padding: 0; }
  .search_botton input, #request-on-order-form .buttons .text-center input, #finded-low-cost-form .buttons .text-center input {
    position: relative;
    display: inline-block;
    margin: 0;
    background: none !important;
    border: none;
    width: 100%;
    text-align: left;
    padding: 0 21px !important;
    color: white !important;
    z-index: 6; }

.svg_compare {
  display: inline-block;
  fill: #e31d23; }
  .svg_compare svg {
    width: 30px;
    height: 26px; }
  .svg_compare:hover {
    fill: #b2b2b2; }

.image-container {
  max-width: 520px;
  padding: 0; }

.product-view {
  padding: 0 0 0 60px; }

.compare .svg_compare {
  height: auto;
  border: none;
  background: none;
  margin: 5px 0 0 0;
  padding: 0; }

.compare svg {
  fill: #e31d23; }

#image-zoomContainer {
  z-index: 99 !important; }

#form-review-container {
  padding-bottom: 40px; }

.plus_minus {
  width: 105px;
  margin: 0 auto;
  border: 1px solid #f0f0f0;
  border-radius: 5px;
  text-align: center; }
  .plus_minus input, .plus_minus div {
    display: inline-block;
    float: left;
    font-size: 18px; }
  .plus_minus input {
    height: 39px;
    border: none;
    text-align: center; }
  .plus_minus div {
    padding: 5px 10px;
    width: 29px;
    cursor: pointer; }
  .plus_minus div.plus {
    float: right; }
  .plus_minus div:hover {
    background: #f6f6f6; }

td.column-price span.old, td.column-total span.old {
  font-size: 13px;
  font-weight: bold;
  color: #7f7f7f;
  text-decoration: line-through; }

.shopping-cart-table .column-close {
  text-align: center; }
  .shopping-cart-table .column-close .btn {
    color: #bababa;
    border-color: #bababa;
    border-radius: 4px;
    height: 18px;
    padding: 0 1px;
    font-size: 14px;
    line-height: 1.5; }
  .shopping-cart-table .column-close .btn:hover {
    color: #e31d23;
    border-color: #e31d23; }

.checkout-buy #content {
  padding-left: 0;
  padding-right: 0; }

.product-grid .product-block .product-block-content .product-meta .bottom {
  align-items: flex-end; }

.review_tb a {
  position: relative; }
  .review_tb a span {
    position: absolute;
    border-radius: 50px;
    width: 18px;
    height: 18px;
    font-size: 10px;
    background: #000;
    display: inline-block;
    text-align: center;
    margin-top: -8px;
    float: right;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out; }

.main_slider .container {
  width: 100%;
  padding: 0; }

.tp-bullets.simplebullets.round .bullet {
  background: #cccccc; }

.advantages_bg > .container {
  background: url(https://cdn.smgrussia.ru/image/i/advantages_bg2.jpg) no-repeat center;
  background-size: cover;
  margin: 0 auto;
  width: 100%; }
  .advantages_bg > .container .block {
    display: flex;
    height: 40vw;
    min-height: 450px; }
    .advantages_bg > .container .block .type1 {
      align-self: center;
      width: 100%;
      margin: 0 auto;
      max-width: 1010px;
      height: 275px; }
    .advantages_bg > .container .block h2 {
      width: 100%;
      margin-bottom: 0; }
    .advantages_bg > .container .block .info_block .col-sm-3 {
      padding: 0; }
    .advantages_bg > .container .block .info_block p {
      display: block;
      max-width: 155px;
      margin: 0 auto;
      text-align: center;
      padding-top: 15px;
      font-size: 16px;
      line-height: 1.3; }
    .advantages_bg > .container .block .info_block span {
      position: relative;
      display: block;
      margin: 0 auto;
      text-align: center;
      width: 84px;
      height: 84px;
      border: solid 7px #dcdcdc;
      background: #333;
      border-radius: 50%; }
      .advantages_bg > .container .block .info_block span svg {
        fill-rule: evenodd;
        clip-rule: evenodd;
        fill: #fff;
        width: 100%; }

.descr {
  width: 100%;
  text-align: center;
  margin-bottom: 20px; }

.catwidget_popular, .new_bg {
  background: white; }

.catwidget_popular {
  padding: 15px 0; }

.popular_bg:after {
  content: "";
  background: url(https://cdn.smgrussia.ru/image/i/bg_attribute.jpg);
  opacity: 0.4;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1; }

.collection_bg > .container, .collection_bg2 > .container {
  background: url(https://cdn.smgrussia.ru/image/i/collection_bg2.jpg) no-repeat center top;
  background-size: cover;
  width: 100%;
  height: 36vw;
  min-height: 400px; }
  .collection_bg > .container .top, .collection_bg2 > .container .top {
    max-width: 360px;
    height: 220px;
    margin: 0 auto;
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
    position: relative; }
    .collection_bg > .container .top:after, .collection_bg2 > .container .top:after {
      content: "";
      width: 0;
      height: 0;
      position: absolute;
      bottom: -43px;
      left: 0;
      border-left: 180px solid transparent;
      border-right: 180px solid transparent;
      border-top: 43px solid rgba(255, 255, 255, 0.8); }
    .collection_bg > .container .top .panel-title, .collection_bg2 > .container .top .panel-title {
      font-size: 35px;
      font-weight: bold;
      margin-top: 0;
      margin-bottom: 25px; }
    .collection_bg > .container .top .descr, .collection_bg2 > .container .top .descr {
      font-size: 19px;
      width: 100%;
      text-align: center;
      margin-bottom: 10px;
      padding-top: 40px; }
    .collection_bg > .container .top a, .collection_bg2 > .container .top a {
      display: inline-block;
      font-size: 19px;
      border-bottom: solid 2px #e31d23;
      color: #191919; }
      .collection_bg > .container .top a:hover, .collection_bg2 > .container .top a:hover {
        color: #e31d23;
        text-decoration: none; }
      .collection_bg > .container .top a div, .collection_bg2 > .container .top a div {
        line-height: 1; }

.panel-title svg {
  width: 205px;
  fill: #0000000d;
  margin: -111px -102px -24px -111px; }

.brand_bg {
  background: url(https://cdn.smgrussia.ru/image/i/brand_bg.jpg) no-repeat center top;
  background-size: cover;
  height: 830px; }
  .brand_bg .category_widget .type1 {
    max-width: 1140px;
    margin: 0 auto;
    display: flex; }
    .brand_bg .category_widget .type1 > div {
      width: 50%; }
  .brand_bg .news, .brand_bg .recepts-home {
    max-width: 1170px;
    margin: 50px auto 0 auto; }
    .brand_bg .news .panel-title, .brand_bg .recepts-home .panel-title {
      margin-top: 30px;
      margin-bottom: 10px; }
    .brand_bg .news .top_title, .brand_bg .recepts-home .top_title {
      width: 505px;
      float: right; }
  .brand_bg .panel-title {
    margin-top: 80px;
    margin-bottom: 0; }
  .brand_bg .descr {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 0; }
  .brand_bg a.opacity_button {
    font-size: 11.4px;
    text-align: center; }
  .brand_bg .text a {
    display: inline-block;
    float: left;
    width: 50%;
    margin-right: 14px;
    max-width: 195px; }
  .brand_bg .text a:before {
    display: none; }
  .brand_bg .text p {
    margin-bottom: 30px; }
  .brand_bg .text {
    margin-top: 50px;
    max-width: 430px;
    float: right; }
  .brand_bg .img_news, .brand_bg .latest-posts-meta {
    display: inline-block;
    float: left; }
  .brand_bg .img_news {
    position: relative;
    max-width: 60%; }
    .brand_bg .img_news .date {
      width: 45px;
      height: 55px;
      color: #fff;
      background: #e31d23;
      position: absolute;
      left: -10px;
      top: -5px;
      text-align: center;
      line-height: 1.2; }
      .brand_bg .img_news .date .top {
        font-size: 27px; }
      .brand_bg .img_news .date .bottom {
        font-size: 12px; }
    .brand_bg .img_news a {
      display: inline-block; }
  .brand_bg .latest-posts-meta {
    position: relative;
    max-width: 46%;
    background: white;
    padding: 15px 10px 15px 15px;
    height: 220px;
    overflow: hidden;
    border-right: solid 2px #cccccc;
    border-bottom: solid 2px #cccccc;
    border-top: solid 3px #e31d23;
    line-height: 21px;
    display: flex;
    align-items: center; }
    .brand_bg .latest-posts-meta .description {
      display: none; }
    .brand_bg .latest-posts-meta h6 {
      line-height: 21px;
      margin: 0 0 15px; }
    .brand_bg .latest-posts-meta h6 a {
      font-size: 21px;
      color: #4c4c4c;
      font-weight: bold; }
  .brand_bg .latest-posts-body {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 10px 0; }

.recept_bg {
  background: url(https://cdn.smgrussia.ru/image/i/recept-background.png) no-repeat center bottom;
  background-size: contain;
  z-index: -1;
  margin-bottom: 30px; }
  .recept_bg .recept-container {
    background: transparent;
    height: 650px; }
    .recept_bg .recept-container .recepts-home {
      margin-top: 30px; }
      .recept_bg .recept-container .recepts-home .top_title {
        width: 100%;
        float: none; }
      .recept_bg .recept-container .recepts-home .top-link {
        padding-bottom: 20px; }
        .recept_bg .recept-container .recepts-home .top-link a {
          text-transform: uppercase;
          color: #191919;
          font-size: 18px;
          border-bottom: 2px solid #e31d23; }
          .recept_bg .recept-container .recepts-home .top-link a:hover {
            text-decoration: none; }

.popular .panel-title, .new .panel-title, .widget-products.featured .panel-title {
  margin-bottom: 0; }

.popular .panel-title + p, .new .panel-title + p, .widget-products.featured .panel-title + p {
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
  font-size: 16px; }

.box-products {
  position: relative; }
  .box-products .product-grid .product-block {
    width: 100%; }
  .box-products .owl-carousel {
    position: initial;
    margin: 0 auto; }

.certificate {
  margin: -37px auto 0 auto;
  float: none;
  padding: 0; }
  .certificate .left img {
    max-width: 100%; }
  .certificate .right {
    background: url(https://cdn.smgrussia.ru/image/i/sert_img_2.jpg);
    padding: 20px 40px;
    border-top: solid 2px #e31d23; }
    .certificate .right h2 {
      color: white;
      margin-top: 0;
      font-size: 31px;
      text-align: left; }
    .certificate .right p {
      color: white;
      text-align: left;
      margin-top: 20px;
      margin-bottom: 25px; }
    .certificate .right .btn-primary:before {
      display: none; }
  .certificate .flex {
    display: flex;
    align-items: center;
    max-width: 1180px;
    margin: 0 auto; }

.bottom_block_bg {
  background: url(https://cdn.smgrussia.ru/image/i/bottom_bg.png) no-repeat bottom;
  background-size: contain;
  position: relative; }
  .bottom_block_bg:after {
    content: "";
    background: url(https://cdn.smgrussia.ru/image/i/bg_attribute.jpg);
    opacity: 0.4;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1; }
  .bottom_block_bg .featured {
    padding: 22px 0;
    margin-left: -15px;
    margin-right: -15px; }
    .bottom_block_bg .featured .widget-heading {
      text-align: center; }
      .bottom_block_bg .featured .widget-heading h4 {
        margin-bottom: 0; }

.featured .widget-heading, .new .widget-heading, .popular .widget-heading {
  text-align: center; }
  .featured .widget-heading h4, .new .widget-heading h4, .popular .widget-heading h4 {
    margin-bottom: 0; }

.page-home .bottom_block_bg:after {
  display: none; }

.opacity_button {
  background: none;
  border: solid 2px #e31d23;
  color: #e31d23;
  padding: 8px 0;
  line-height: inherit; }
  .opacity_buttonhover {
    background: none;
    border: solid 2px #e31d23;
    color: #191919;
    text-decoration: none; }

#logo-theme a span {
  display: inline-block; }

.titl_open {
  font-family: "Open Sans", sans-serif; }

.form-control {
  border-radius: 7px;
  border-color: #e6e6e6; }

#news_list {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start; }
  #news_list .news_item {
    margin-bottom: 30px; }
    #news_list .news_item .btn-more-link a {
      font-weight: bold;
      color: #191919;
      text-decoration: none; }
    #news_list .news_item .border {
      box-shadow: 0 2px 2px rgba(0, 0, 0, 0.24), 0 0 2px rgba(0, 0, 0, 0.12);
      border-radius: 5px;
      padding: 0 20px 30px 20px; }
    #news_list .news_item .news_img {
      margin: 0 -20px; }
      #news_list .news_item .news_img img {
        border-radius: 5px 5px 0 0;
        width: 100%; }
    #news_list .news_item h3 {
      margin-top: 25px;
      margin-bottom: 20px; }
      #news_list .news_item h3 a {
        font-weight: bold;
        color: #191919;
        text-decoration: none; }
    #news_list .news_item .news_descr p {
      margin-bottom: 20px; }
  #news_list .news_item.col-md-4 h3 {
    min-height: 34px; }
  #news_list .news_item.col-md-4 .news_descr {
    min-height: 104px; }
  #news_list .news_item.col-md-6 h3 {
    min-height: 34px; }
  #news_list .news_item.col-md-6 img {
    border-radius: 5px; }
  #news_list .news_item.col-md-6 .border {
    position: relative;
    padding-bottom: 0; }
  #news_list .news_item.col-md-6 .descr_block {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px 20px;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.71) 100%);
    border-radius: 5px; }
    #news_list .news_item.col-md-6 .descr_block .news_descr {
      display: none; }
    #news_list .news_item.col-md-6 .descr_block a {
      color: #fff; }
    #news_list .news_item.col-md-6 .descr_block a:hover, #news_list .news_item.col-md-6 .descr_block a:focus {
      color: #e31d23; }

#news_item {
  padding-bottom: 60px; }
  #news_item h1 {
    margin-bottom: 30px; }
  #news_item h2 {
    text-transform: uppercase;
    font-weight: 800;
    margin-top: 30px;
    margin-bottom: 25px; }
  #news_item h4, #news_item .h4 {
    font-size: 16px;
    color: #000;
    margin-top: 30px;
    margin-bottom: 20px; }

#news_item {
  padding-bottom: 60px; }
  #news_item h1 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 30px; }
  #news_item h2 {
    text-transform: uppercase;
    font-weight: 800;
    margin-top: 30px;
    margin-bottom: 25px; }
  #news_item h4, #news_item .h4 {
    font-size: 16px;
    color: #000;
    margin-top: 30px;
    margin-bottom: 20px; }

#sidebar-main .breadcrumbs {
  padding: 0;
  margin-top: 20px;
  background: none; }
  #sidebar-main .breadcrumbs li:first-child span {
    padding-left: 0; }

.fancybox-lock .fancybox-overlay {
  z-index: 99999; }

body .caret:hover,
body .caret:focus {
  background: #e31d23; }

.canvas-menu svg {
  width: 30px; }
  .canvas-menu svg .st0 {
    fill: #fff; }
  .canvas-menu svg .st1 {
    fill: #e31d23; }

.mobile_menu {
  background: #222223; }
  .mobile_menu .offcanvas-heading.panel-heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding-top: 35px; }
  .mobile_menu .dropdown {
    display: none; }
  .mobile_menu button.btn-success {
    background: none; }
  .mobile_menu span.fa-times {
    font-size: 16px;
    font-weight: bold; }
  .mobile_menu .canvas-menu {
    position: inherit; }
    .mobile_menu .canvas-menu svg {
      width: 25px; }
  .mobile_menu .caret_svg {
    margin-top: 5px; }
    .mobile_menu .caret_svg .caret_inner {
      fill: #fff; }
  .mobile_menu .category .panel-heading {
    display: none; }
  .mobile_menu .tree-menu {
    padding-bottom: 10px; }
  .mobile_menu .tree-menu ul > li.open a, .mobile_menu .tree-menu ul > li a, .mobile_menu .megamenu li a {
    color: #fff;
    font-size: 16px; }
  .mobile_menu li, .mobile_menu .tree-menu ul > li {
    border: none;
    list-style: none;
    padding: 0; }
    .mobile_menu li a, .mobile_menu .tree-menu ul > li a {
      width: 100%;
      display: inline-block;
      border-bottom: solid 1px #7f7f7f;
      padding: 4px 10px; }
    .mobile_menu li:focus, .mobile_menu li:hover, .mobile_menu li:active, .mobile_menu .tree-menu ul > li:focus, .mobile_menu .tree-menu ul > li:hover, .mobile_menu .tree-menu ul > li:active {
      background: #e31d23; }
      .mobile_menu li:focus a, .mobile_menu li:hover a, .mobile_menu li:active a, .mobile_menu .tree-menu ul > li:focus a, .mobile_menu .tree-menu ul > li:hover a, .mobile_menu .tree-menu ul > li:active a {
        text-decoration: none;
        color: #fff; }
      .mobile_menu li:focus ul li a, .mobile_menu li:hover ul li a, .mobile_menu li:active ul li a, .mobile_menu .tree-menu ul > li:focus ul li a, .mobile_menu .tree-menu ul > li:hover ul li a, .mobile_menu .tree-menu ul > li:active ul li a {
        color: #191919; }
  .mobile_menu .tree-menu ul > li {
    font-size: 10.5pt; }
    .mobile_menu .tree-menu ul > li ul {
      padding: 2px 20px;
      background: #fff; }
      .mobile_menu .tree-menu ul > li ul li {
        display: flex;
        align-items: center; }
        .mobile_menu .tree-menu ul > li ul li:hover {
          background: #fff; }
          .mobile_menu .tree-menu ul > li ul li:hover a {
            color: #191919; }
        .mobile_menu .tree-menu ul > li ul li > div {
          flex: 0 70px;
          margin: 5px 5px 5px 0; }
          .mobile_menu .tree-menu ul > li ul li > div img {
            width: 50px;
            height: auto; }
        .mobile_menu .tree-menu ul > li ul li a {
          color: #191919; }
  .mobile_menu .accordion-group ul li {
    border: none; }
  .mobile_menu .category_menu {
    background: #e31d23; }
    .mobile_menu .category_menu .header {
      text-transform: uppercase;
      font-weight: bold;
      font-size: 16px;
      color: white;
      padding: 4px 10px; }
    .mobile_menu .category_menu .accordion-group {
      position: relative; }
      .mobile_menu .category_menu .accordion-group a {
        border: none;
        font-size: 14px; }
      .mobile_menu .category_menu .accordion-group .accordion-heading span.bg {
        width: 50px;
        height: 30px;
        display: inline-block;
        position: absolute;
        right: 10px;
        top: 5px; }
  .mobile_menu .megamenu li a {
    text-transform: uppercase;
    font-weight: bold; }

.brand_bg.none {
  height: auto; }

.modal-open .modal {
  z-index: 99999; }

.advantages_owl .owl-next {
  right: 0;
  top: 32%; }

.advantages_owl .owl-prev {
  top: 32%; }

.button_mfilter_on {
  float: left;
  margin-top: 1.5px;
  margin-left: 0;
  margin-right: 20px; }

body[class*="page-"] #content .brand_bg .owl-carousel .owl-item img {
  max-width: 200px; }

.tabs_img {
  position: absolute; }

.popular_bg {
  padding: 10px 0;
  overflow: hidden; }
  .popular_bg .img_1 {
    left: -90px;
    top: 15px; }
  .popular_bg .img_2 {
    right: calc(50% - 264px);
    bottom: -131px; }
  .popular_bg .img_3 {
    right: -95px;
    top: 25px; }

.new_bg .img_1 {
  left: -70px;
  top: 5px; }

.new_bg .img_2 {
  right: calc(50% - 217px);
  bottom: 0;
  overflow: hidden;
  height: 103px; }

.new_bg .img_3 {
  right: -60px;
  top: -30px; }

.featured {
  padding-top: 40px; }
  .featured .producttabs {
    position: relative; }
  .featured .img_1 {
    left: -55px;
    top: -50px; }
  .featured .img_2 {
    right: -117px;
    top: -20px; }
  .featured .img_3 {
    right: -78px;
    bottom: 0; }
  .featured .img_4 {
    right: -70px;
    top: -50px; }

.popular_bg .row-inner.clearfix > .col-xs-12, .new_bg .row-inner.clearfix > .col-xs-12, .featured .row-inner.clearfix > .col-xs-12 {
  padding: 0; }

.tabs_img_none {
  display: none; }

.product-info .tab-content .owl-related .owl-prev {
  left: 0; }

.product-info .tab-content .owl-related .owl-next {
  right: 0; }

.new .producttabs, .popular .producttabs {
  width: 100%; }

.page-product .bottom_block_bg:after {
  z-index: -2; }

.page-product .certificate {
  margin: -7px auto 0;
  max-width: 1170px; }
  .page-product .certificate .img_2 {
    display: inline-block;
    top: -50px;
    right: -70px;
    z-index: -1; }

.page-product .owl-carousel.reviews_owl {
  max-width: 100%; }

.certificate .img_1 {
  right: 20px;
  bottom: -26px; }

.brand_block_home {
  position: relative; }
  .brand_block_home:before {
    position: absolute;
    background: url(https://cdn.smgrussia.ru/imagei/new_bottom.png); }

.product-info .stock i.no_check {
  color: #e31d23; }

/*
body[class*="page-product"] #content .owl-carousel.tabs_owl {
	margin-bottom: 0;
	.review_tb a {
		margin: 0 auto;
		display: block;
		width: 85px;
	}
}*/
.rev_slider .slot, .rev_slider .slot > div, .rev_slider .slot > div > div {
  height: 100% !important;
  width: 100% !important; }

.tcarousel_cat.owl-carousel .owl-stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-self: stretch; }
  .tcarousel_cat.owl-carousel .owl-stage .owl-item {
    padding: 10px; }
    .tcarousel_cat.owl-carousel .owl-stage .owl-item .item {
      border: solid 3px #fff; }
    .tcarousel_cat.owl-carousel .owl-stage .owl-item:nth-child(2n) {
      background: #f3f3f3; }
    .tcarousel_cat.owl-carousel .owl-stage .owl-item img {
      max-height: 200px;
      width: auto;
      margin: 95px auto 30px auto; }

.fancybox-overlay.fancybox-overlay-fixed {
  z-index: 9999; }

@media (min-width: 1381px) {
  #pavo-footer-center .rigt_img_footer {
    right: -115px; } }

@media (max-width: 1200px) {
  .page-home .recept_bg .recept-container {
    height: 550px; }
    .page-home .recept_bg .recept-container .recepts-home .top-link {
      padding: 5px 0px 20px 0px; } }

@media (max-width: 992px) {
  .brand_bg {
    background: url(https://cdn.smgrussia.ru/image/i/brand_bg_990-766.jpg) no-repeat center top; }
  .page-home .pav_certificate_con {
    margin-left: -15px;
    margin-right: -15px; } }

@media (min-width: 992px) {
  #pavo-footer-center .rigt_img_footer {
    background: url(https://cdn.smgrussia.ru/image/i/rigt_img_footer.png) no-repeat;
    background-size: 100%;
    position: absolute;
    right: -310px;
    bottom: 0;
    width: 689px;
    height: 426px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .recept_bg {
    background-size: cover; }
  .holiday_works {
    left: 224px; } }

@media (min-width: 1600px) {
  .product-info .product_advantage .two_lines br {
    display: none; }
  .page-information-partners .developers-container .description .img {
    max-height: 550px; }
  .page-information-partners .gifts .description .img {
    max-height: 650px; }
    .page-information-partners .gifts .description .img img {
      margin-top: -200px;
      margin-left: -180px; }
  .page-information-partners .restaurateurs .description .img {
    max-height: 900px; }
    .page-information-partners .restaurateurs .description .img img {
      margin-left: -180px; }
  .page-information-partners .gos-uch .description .img {
    max-height: 500px; }
  .page-information-partners .bottom_block_bg {
    padding-top: 150px; } }

@media (max-width: 1599px) {
  .pav-megamenu .navbar-nav > li > a {
    padding: 17px 8px;
    font-size: 13px; }
  #sidebar-left {
    width: 25%; }
  header .center_block {
    display: inline-flex;
    flex-wrap: wrap; }
    header .center_block > div {
      justify-content: center; }
    header .center_block_bottom {
      padding: 0 35px; }
  header-bottom .topcontacts {
    padding: 10px 15px 0; }
  ul.subcat li {
    width: calc((100% / 4) - 20px); }
  .product-block {
    width: calc(100% / 2 - 33px); }
    .product-block.wide_container {
      width: calc(100% / 3 - 33px); }
  #searchtop {
    width: 266px; }
  .sphinxsearch {
    width: 377px;
    right: auto;
    left: 0; }
  .product-info .price.detail {
    margin-left: 5px; }
  .product-info .colors_block .colors {
    width: calc(100% / 3);
    flex: 0 calc(100% / 3); }
  .product-info .info, .product-info #product {
    width: 100%; }
  .cheap_invoice a {
    font-size: 15px; }
  .holiday_works {
    left: calc(100% - 320px); }
  .page-information-partners .as-ckeckout-order .owl-prev, .page-information-partners .as-ckeckout-order .owl-next {
    display: block; } }

@media (max-width: 1599px) and (min-width: 1200px) {
  .page-information-partners .developers-container .description .img {
    max-height: 600px; }
  .page-information-partners .gifts .description .img {
    max-height: 700px; }
    .page-information-partners .gifts .description .img img {
      margin-top: -200px;
      margin-left: -300px; }
  .page-information-partners .restaurateurs .description .img {
    max-height: 100%; }
    .page-information-partners .restaurateurs .description .img img {
      margin-left: -450px; }
  .page-information-partners .gos-uch .description .img img {
    margin-left: -200px; } }

@media (max-width: 1024px) {
  .page-information-partners .homebuilder-container .description span.img {
    max-height: 100%; }
    .page-information-partners .homebuilder-container .description span.img img {
      max-width: 100%;
      margin: 0; } }

@media (min-width: 992px) {
  i.click-allcat {
    display: none; }
  #cart {
    margin-left: 15px; } }

@media (min-width: 1200px) {
  #topcontacts .worktime {
    display: none; }
  .topcontacts.phone .media-body {
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: 0.02em; }
  .topcontacts.worktime .media-body {
    font-size: 16px;
    line-height: 1; }
    .topcontacts.worktime .media-body span:last-child {
      letter-spacing: .011em; }
  .header-bottom #topcontacts {
    flex: 0 1 260px; } }

@media (max-width: 1199px) {
  .mfilter-content #mfilter-opts-price-min, .mfilter-content #mfilter-opts-price-max {
    width: 75px;
    min-width: 75px;
    padding: 9px 7px; }
  .footer-center .main-footer {
    margin-left: 0; }
  .pav-megamenu .navbar-nav > li .caret_svg {
    margin-left: 4px; }
  .pav-megamenu .navbar-nav > li > a {
    padding: 17px 6px;
    font-size: 11px; }
  .producttabs .btn-dark {
    width: 30px;
    height: 30px;
    font-size: 11px;
    line-height: 30px; }
  ul.subcat li img {
    padding: 0; }
  .feature-box-v1 {
    padding: 12px 20px; }
    .feature-box-v1 .fbox-body.white strong {
      font-size: 18px; }
  .home3 .featured-category ul li .caption {
    padding: 20px 5px; }
  .home3 .featured-category .image {
    margin: 5px 0 5px 10px; }
  .product-info .product-meta .btn-sm, .product-info .product-meta .btn-group-sm > .btn, .product-info .product-meta .btn-group-sm > .btn {
    padding: 0 5px; }
  .mfilter-free-container {
    top: 174px; }
  header .center_block .static_menu a {
    padding: 0 10px; }
  .refine-search ul li a span, .refine-search ol li a span {
    line-height: 15px;
    font-size: 12px;
    overflow: hidden; }
  #footer .box {
    margin-right: 40px; }
  .holiday_works {
    left: 70px;
    bottom: 70px; }
  .page-product .breadcrumb > li:last-child {
    display: none; }
  .product-block .block-img {
    right: -75px;
    top: 80px;
    max-width: 150px; }
  .product-block .line_red {
    left: 15px; }
  .product-block .top, .product-block .center, .product-block .bottom {
    padding: 0 15px; }
  .product-block-content {
    width: calc(100% - 70px); }
  .page-information-partners .description .text p {
    margin-right: 10%; }
  .page-information-partners .developers-container .description .img img {
    margin-left: -445px; }
  .page-information-partners .gifts .description .img img {
    margin-left: -310px;
    margin-top: -250px; }
  .page-information-partners .restaurateurs .description .img img {
    margin-left: -350px; }
  .page-information-partners .gos-uch .description .img img {
    margin-left: -300px;
    margin-top: auto; }
  .page-information-partners .as-ckeckout-order .type6 .items {
    justify-content: flex-start; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .logo-store img {
    margin-top: 4px; }
  .home3 .widget-blogs .carousel-controls-v1 {
    top: 45px; }
    .home3 .widget-blogs .carousel-controls-v1 .carousel-control.left {
      left: -65px; }
    .home3 .widget-blogs .carousel-controls-v1 .carousel-control {
      border: none; }
  #topcontacts .worktime {
    display: none; }
  .topcontacts.phone .media-body {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    letter-spacing: 0.02em; }
  .topcontacts.worktime .media-body {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: 0.01em; }
    .topcontacts.worktime .media-body span:last-child {
      letter-spacing: .019em; }
  .header-bottom #topcontacts {
    flex: 0 1 215px; } }

@media (max-width: 991px) {
  .product-info .tab-content .tabs-container .nav.nav-tabs li.active, .product-info .tab-content .tabs-container .nav.nav-tabs li:hover {
    background: #e31d23; }
  .news_block_home {
    width: 100%; }
  .sidebar-offcanvas {
    z-index: 999999; }
  .fancy_qw {
    max-width: 717px; }
  #pavo-footer-center .rigt_img_footer {
    right: -310px; }
  .footer-center .main-footer {
    padding-left: 0; }
  .product-block.wide_container {
    width: calc(100% / 2 - 33px); }
  #footer .payment {
    margin-left: 149px;
    margin-top: -75px; }
  #footer .box {
    margin-right: 30px; }
  .header-menu, .center_block_top {
    display: none; }
  #sidebar-main .breadcrumbs {
    margin-top: 10px; }
  header .center_block .topcontacts {
    width: auto;
    max-width: 140px;
    align-self: flex-start;
    padding: 0; }
  header .center_block .callback {
    display: none; }
  header .center_block_bottom {
    padding: 0; }
  header .center_block > div {
    justify-content: space-between;
    flex: 1; }
    header .center_block > div.center_block_top {
      display: none; }
  header .logo-container {
    height: calc(100% + 6px);
    margin-top: -3px; }
  .header-bottom {
    border-top: solid 3px #e31d23; }
    .header-bottom .topcontacts {
      flex: 0; }
      .header-bottom .topcontacts.left:after {
        right: -3px;
        top: -5px;
        bottom: auto; }
      .header-bottom .topcontacts .phone {
        font-size: 18px; }
      .header-bottom .topcontacts .workt {
        padding-top: 25px;
        margin-right: -25px; }
        .header-bottom .topcontacts .workt span {
          white-space: nowrap; }
  #header-layout .center_block {
    border-top: none;
    order: 2; }
  #header-layout .header-bottom .headercart {
    min-width: 220px; }
  .canvas-menu {
    float: right;
    display: inline-block;
    height: 100%;
    color: #fff; }
  .product-special .product-grid .product-block {
    width: calc(100% / 2 - 33px); }
  .brand_bg {
    height: auto;
    background-position-x: 0px; }
    .brand_bg .text {
      float: none;
      margin-bottom: 340px; }
  .text {
    float: none;
    margin: 0 auto; }
    .text .category_widget .col-sm-6 {
      width: 100%; }
    .text .category_widget .type1 {
      height: auto; }
    .text .category_widget .buttons {
      padding: 153px 0 20px; }
    .text .news {
      padding-bottom: 11px;
      margin: 0 -15px;
      max-width: inherit; }
      .text .news .descr {
        display: none; }
      .text .news .panel-title {
        margin-top: 30px;
        margin-bottom: 10px; }
      .text .news .top_title {
        width: 100%; }
      .text .news .owl-item .one_news {
        padding: 0 10px; }
  .bottom_block_bg .category_widget {
    margin: 0 -15px; }
  .brand_bg.none {
    height: 120px;
    background-position: bottom;
    margin-top: -112px; }
  .certificate {
    margin: 30px 0 0 0;
    padding: 0; }
    .certificate .flex {
      flex-direction: column; }
    .certificate .col-sm-6 {
      width: 100%; }
    .certificate img {
      width: 100%; }
    .certificate .right {
      border: none;
      background-size: cover; }
  .bottom_block_bg .category_widget .type1 {
    height: auto; }
  .certificate_con {
    width: 100%; }
  .page-category #sidebar-left {
    min-width: 240px; }
  .product-info .info {
    width: 100%; }
    .product-info .info .cheap {
      padding: 0 0 10px 0; }
  .product-info .price_container {
    justify-content: flex-start; }
  .product-info .cart {
    margin-top: 20px; }
  .product-info .image-container {
    border: none; }
  .product-info .image-container .border {
    border: 1px solid #e0e0e0;
    padding: 0 0 15px 0;
    margin-bottom: 30px; }
  .product-info .product_advantage .two_lines {
    justify-content: center; }
  .product-info .product_advantage p span + span {
    margin-top: 8px; }
  .product-info .cheap_invoice {
    margin-bottom: 0; }
  .product-info #product .product-meta .cart {
    width: 100%; }
  .product-info .title-product {
    padding: 15px 0 0 0;
    font-size: 24px; }
  .product-info .dop_text {
    margin-bottom: 5px; }
    .product-info .dop_text p {
      margin-bottom: 0; }
    .product-info .dop_text .revers {
      float: right; }
  .product-info .thumbnail {
    padding: 45px 40px 20px 40px;
    margin: 0; }
  .product-info #image-additional .owl-nav {
    position: initial;
    top: 30%; }
  .product-info #image-additional .owl-nav {
    position: initial; }
  .product-info #image-additional .owl-prev, .product-info #image-additional .owl-next {
    top: 27%; }
  .product-info .colors_block {
    margin-bottom: 6px; }
  .product-info .tab-content .bg_attribute .desc-pane {
    width: 100%; }
  .product-info .products-owl-carousel .owl-item {
    padding: 0 4px; }
  .product-view {
    padding: 0 0 0 25px; }
  .bottom_block_bg {
    background-position-x: -375px;
    background-size: auto;
    position: relative; }
  .newsletter {
    width: 100%;
    max-width: inherit;
    margin: 0 0 182px 0;
    text-align: center; }
    .newsletter #nl_form {
      float: right;
      max-width: 300px; }
    .newsletter .nl_email {
      margin-bottom: 10px; }
    .newsletter #nl_error {
      color: #e31d23;
      font-weight: bold;
      position: absolute;
      left: 0;
      top: -8px; }
    .newsletter .checkbox_custom + button {
      margin-top: 25px;
      float: right; }
  .popular_bg .img_1 {
    left: -77px;
    top: -100px; }
  .popular_bg .img_3 {
    display: none; }
  .tcarousel .owl-prev {
    left: -20px; }
  .tcarousel .owl-next {
    right: -20px; }
  .headercart #cart {
    padding-bottom: 0; }
  #header-layout #cart .icon-cart {
    height: auto; }
  #checkout-form .h1 {
    font-size: 21px; }
  #checkout-form .num_right {
    top: 14px; }
  #checkout-form #payment_methods .num_right {
    top: -3px;
    right: -20px; }
  #checkout-form .buttons .text-center .num_right {
    top: -6px;
    right: -20px; }
  .checkout-buy .coupon .col-sm-6 {
    max-width: 230px; }
  .checkout-buy .coupon .form-control {
    width: 280px; }
  .checkout-buy .coupon .table_total .value {
    padding-right: 30px; }
  .checkout-buy .shopping-cart-table.table tbody .column-price b, .checkout-buy .shopping-cart-table.table tbody .column-total b {
    font-size: 18px; }
  .featured .img_4 {
    right: -153px;
    top: -113px;
    overflow: hidden;
    height: 198px; }
  .page-product .certificate .img_2 {
    display: none; }
  .visible_search .search_block #searchtop {
    width: 317px; }
  .widget-images {
    margin-bottom: 30px; }
  .home3 .layerslider-wrapper {
    margin-bottom: 30px; }
  .panel-v1 > .panel-heading .panel-title {
    font-size: 18px; }
  .productdeals-v1 .product-block .product-meta {
    text-align: center; }
  .tab-v1 .nav-tabs > li > a {
    padding: 0 10px; }
  .footer-center .panel {
    margin-bottom: 15px; }
  #pavo-footer-center .container {
    padding-right: 25px; }
    #pavo-footer-center .container .footer-left {
      float: none;
      margin: 0 auto 30px auto; }
  .featured-category ul li .caption {
    padding: 20px 5px; }
  .featured-category .image {
    margin: 5px 0 5px 10px; }
  .zoomContainer {
    display: none; }
  .header-bottom > .container {
    height: 100px; }
  .header-bottom .logo-container {
    text-align: center;
    flex: 0 0 200px;
    order: 1; }
    .header-bottom .logo-container img {
      max-width: 100%; }
  .header-bottom #topcontacts {
    order: 2; }
  .header-bottom .headercart {
    order: 3;
    flex: 0 1 150px;
    min-width: 150px; }
  .header-menu {
    display: none; }
  #powered .copyright {
    order: 2; }
  #powered .payment {
    order: 1;
    text-align: center; }
    #powered .payment .payment-img {
      float: none !important;
      max-width: 80%;
      display: inline-block; }
  body .mfilter-free-container {
    top: 0 !important;
    padding: 0 !important;
    margin-right: -222px;
    margin-left: auto;
    right: 0;
    left: auto;
    border-color: #c4c4c4;
    width: 100%;
    height: 100%;
    box-sizing: border-box; }
    body .mfilter-free-container .panel-title {
      font-size: 23px;
      color: red; }
    body .mfilter-free-container.mfilter-direction-rtl {
      margin-right: -100%; }
    body .mfilter-free-container #mfilter-free-container-0 {
      padding: 5px 10px !important;
      overflow: auto !important;
      max-height: 100% !important; }
    body .mfilter-free-container .mfilter-box {
      margin-bottom: 5px; }
    body .mfilter-free-container .mfilter-free-button {
      padding: 9px 5px;
      top: -1px;
      width: 33px;
      height: 23px;
      right: 0;
      margin: 0;
      background: none;
      border: none; }
      body .mfilter-free-container .mfilter-free-button:before {
        content: '×';
        font-family: "FontAwesome";
        color: #191919;
        font-size: 28px;
        line-height: 23px;
        padding: 3px;
        left: -1px;
        position: relative;
        font-weight: bold; }
    body .mfilter-free-container #mfilter-opts-price-min, body .mfilter-free-container #mfilter-opts-price-max {
      width: 65px;
      min-width: 65px;
      padding: 9px 7px; }
  .pagination > li > a, .pagination > li > span {
    margin-bottom: 8px; }
  .tree-menu ul li:hover {
    background-color: #FFFFFF; }
    .tree-menu ul li:hover a {
      color: #191919; }
  .breadcrumbs {
    padding: 15px 0; }
  .product-compare-header {
    width: 60px;
    position: relative;
    flex: 0;
    padding: 13px 10px 0 14px; }
    .product-compare-header a {
      color: #191919; }
      .product-compare-header a:hover {
        text-decoration: none; }
    .product-compare-header .badge {
      right: 7px; }
  #cart {
    flex: 0; }
    #cart .icon-cart {
      padding: 0 17px;
      height: 50px; }
      #cart .icon-cart i {
        line-height: initial;
        vertical-align: -25px; }
  .cat_all > li {
    position: relative; }
    .cat_all > li .click-allcat {
      cursor: pointer;
      display: inline-block;
      padding: 1px 15px;
      top: 8px;
      position: absolute;
      right: 0;
      z-index: 1;
      color: #191919; }
    .cat_all > li.haschildren ul {
      display: none; }
    .cat_all > li.haschildren > a {
      width: calc(100% - 40px);
      display: inline-block; }
    .cat_all > li.haschildren.opened ul {
      display: block; }
  .category_widget .type1 {
    flex-wrap: wrap; }
    .category_widget .type1 div.left {
      width: 100%; }
    .category_widget .type1 div.right {
      width: 100%; }
    .category_widget .type1 h2 a {
      font-size: 15px;
      padding: 27px 0; }
  .col-md-12 .refine-search ul li, .col-md-12 .refine-search ol li {
    width: calc(25% - 20px); }
  .main-menu .canvas-menu {
    color: #fff;
    padding: 0 15px; }
  .tree-menu ul ul li {
    padding: 2px 0; }
  .megamenu .dropdown-menu {
    display: none; }
  .product-info .tab-content .product-grid.no-scroll .product-block {
    margin: 4px 2px;
    width: calc(100% / 3 - 7px); }
  .product-info .tab-content .bg_attribute .container {
    flex-wrap: wrap; }
  .product-info .tab-content .bg_attribute .attrib-col {
    flex: 0 100%;
    margin: 15px 0; }
  .product-info .tab-content #tab-video .img_3 {
    display: none; }
  .page-information-partners .description .text p {
    padding: 20px 0 0 0; }
  .page-information-partners .bottom_block_bg {
    position: relative;
    padding-top: 20px;
    background-position-x: -375px;
    background-size: auto;
    height: 400px; }
  .page-information-partners .newsletter {
    padding-bottom: 80px;
    margin-bottom: 0; } }

@media (max-width: 768px) {
  .alert {
    margin: 10px 15px; }
  .quickview, .zoom {
    display: none !important; }
  .page-information-partners #page h1 {
    margin-bottom: 20px; }
  .page-information-partners #page:after {
    display: none; }
  .page-information-partners .homebuilder-container {
    margin-left: 0;
    padding: 0 30px; }
    .page-information-partners .homebuilder-container .title {
      padding: 30px 20px 10px 20px; }
  .page-information-partners .pav-container {
    padding-top: 50px; }
    .page-information-partners .pav-container .title svg, .page-information-partners .pav-container .panel-title svg {
      top: -25px;
      right: -80px; }
  .page-information-partners .description {
    margin-top: 0; }
    .page-information-partners .description .text p {
      margin-right: 0;
      padding: 0 20px; }
    .page-information-partners .description .img {
      margin-left: 30px; }
  .page-information-partners .title:after, .page-information-partners .panel-title:after, .page-information-partners .developers-container:after, .page-information-partners .restaurateurs:after, .page-information-partners .as-ckeckout-order:after {
    display: none; }
  .page-information-partners .developers {
    padding-top: 0; }
  .page-information-partners .collection_bg2 {
    min-height: 780px;
    padding-bottom: 50px;
    padding-top: 0; }
    .page-information-partners .collection_bg2 .ex-collection .owl-carousel {
      padding-bottom: 20px; }
  .page-information-partners .restaurateurs {
    padding: 30px; }
  .page-information-partners .as-ckeckout-order {
    padding: 30px 0 60px 0; }
    .page-information-partners .as-ckeckout-order .type6 .panel-title {
      margin-bottom: 20px; }
    .page-information-partners .as-ckeckout-order .owl-nav .owl-prev {
      left: calc(50% - 50px); }
    .page-information-partners .as-ckeckout-order .owl-nav .owl-next {
      right: calc(50% - 50px); }
  .page-information-partners .discount_bg {
    margin-bottom: 0; }
  .page-information-partners .bottom_block_bg {
    padding-top: 0;
    background-size: 1020px;
    background-position-x: 23%;
    height: auto; }
  .page-information-partners .newsletter {
    padding-bottom: 20px;
    margin-top: 50px; }
  .page-information-partners .owl-nav .owl-prev {
    top: auto;
    bottom: -35px;
    left: calc(50% - 43px); }
  .page-information-partners .owl-nav .owl-next {
    top: auto;
    bottom: -35px;
    right: calc(50% - 43px); }
  .page-information-partners .partners-featured-cat .product-grid .cat-item, .page-product-series .partners-featured-cat .product-grid .cat-item {
    width: calc(100% / 2 - 30px);
    margin: 15px 0; } }

@media (max-width: 767px) and (min-width: 320px) {
  .holiday_works {
    bottom: -25px;
    left: 40px; }
  .page-information-partners .pts-newsletter {
    padding-bottom: 0;
    margin: 50px 0 212px 0; }
  .page-information-partners .bg-design .design-container {
    padding: 5.5rem 1rem; }
    .page-information-partners .bg-design .design-container .row .text {
      font-size: 18px;
      line-height: 28px; } }

@media (max-width: 580px) {
  .page-information-partners h1 {
    margin-bottom: 20px; }
  .page-information-partners .description {
    margin-right: 0; }
    .page-information-partners .description .img {
      padding-bottom: 20px;
      max-width: 100%;
      margin: 0;
      float: none; }
  .page-information-partners .title, .page-information-partners .panel-title {
    text-align: center;
    line-height: 1.1; }
  .page-information-partners .homebuilder-container {
    padding: 0; }
  .page-information-partners .restaurateurs_products {
    padding: 0; }
    .page-information-partners .restaurateurs_products .product-gift .gifts-for-man {
      padding-bottom: 90px; }
  .page-information-partners .restaurateurs {
    padding: 0;
    padding-top: 30px; }
  .page-information-partners .discount_bg {
    padding: 0; }
    .page-information-partners .discount_bg .row-inner > div {
      padding: 0; }
    .page-information-partners .discount_bg .row-inner .panel-title {
      padding: 40px 20px 0 20px;
      margin-bottom: 20px; }
    .page-information-partners .discount_bg .row-inner .text {
      padding: 0 10px 30px 10px; }
    .page-information-partners .discount_bg .discount {
      max-width: 100%;
      margin: 0;
      padding: 0; }
  .page-information-partners .owl-nav .owl-prev, .page-information-partners .owl-nav .owl-next {
    bottom: -50px; }
  .page-information-partners .partners-featured-cat .product-grid .cat-item, .page-product-series .partners-featured-cat .product-grid .cat-item {
    width: calc(100% / 1); } }

@media (max-width: 480px) {
  .page-information-partners .product-gift .owl-carousel .owl-nav .owl-prev, .page-information-partners .product-gift .owl-carousel .owl-nav .owl-next, .page-information-partners .restaurateurs_products .owl-carousel .owl-nav .owl-prev, .page-information-partners .restaurateurs_products .owl-carousel .owl-nav .owl-next {
    bottom: -20px; }
  .page-information-partners .collection_bg2 .ex-collection {
    padding-top: 30px; }
  .page-information-partners .collection_bg2 .container .top {
    height: 250px; }
    .page-information-partners .collection_bg2 .container .top .panel-title {
      font-size: 28px; }
    .page-information-partners .collection_bg2 .container .top:after {
      display: none; }
  .page-information-partners .collection_bg2 .ex-collection .owl-carousel {
    padding-bottom: 0; }
  .page-product .product-info .tab-content #tab-description .block-faq {
    position: relative; }
    .page-product .product-info .tab-content #tab-description .block-faq .productFaqInner {
      position: unset; }
      .page-product .product-info .tab-content #tab-description .block-faq .productFaqInner span, .page-product .product-info .tab-content #tab-description .block-faq .productFaqInner p {
        width: 100%; } }

@media (max-width: 375px) {
  .product-markdown-view .credit-btn-grpup {
    flex-direction: column;
    align-items: flex-start; } }

@media (max-width: 360px) {
  .page-information-partners .product-gift .owl-carousel .owl-nav .owl-prev, .page-information-partners .product-gift .owl-carousel .owl-nav .owl-next, .page-information-partners .restaurateurs_products .owl-carousel .owl-nav .owl-prev, .page-information-partners .restaurateurs_products .owl-carousel .owl-nav .owl-next {
    bottom: 0; }
  .page-information-partners .collection_bg2 .owl-carousel .owl-nav .owl-prev, .page-information-partners .collection_bg2 .owl-carousel .owl-nav .owl-next {
    bottom: -50px; } }

@media (max-width: 767px) {
  #header-layout #logo a span {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    text-align: right;
    display: block;
    margin-top: 3px; }
  .product-grid .products-block.col-nopadding {
    margin: 0 auto !important; }
  .logo-container {
    width: 140px; }
  .topcontacts {
    width: calc(100% - 140px); }
  .featured-category ul li {
    width: 100%; }
  #powered ul.links {
    margin-bottom: 40px; }
  .producttabs {
    margin-top: 15px; }
  .widget-products .owl-stage {
    padding: 15px 0; }
  .table-responsive .input-group .form-control {
    margin-right: 30px;
    padding: 5px; }
  .information-news-item .main-columns .row {
    justify-content: center;
    flex-wrap: wrap; }
  .information-news-item .main-columns .news_block {
    order: 1; }
  .information-news-item .main-columns .news_column {
    order: 2;
    width: 100%;
    margin-right: 0; }
    .information-news-item .main-columns .news_column h2 {
      font-size: 22px;
      margin-top: 0; }
  .price_container {
    padding-bottom: 0; }
  .cart.pull-left {
    float: none !important;
    margin-bottom: 5px; }
  .checkout-cart table, .shopping-cart-table {
    background: #fff; }
  .shopping-cart-table > thead {
    display: none; }
  .shopping-cart-table .shopping-cart-table__product-image img {
    max-width: 160px; }
  .shopping-cart-table td.image-col {
    width: 100%;
    text-align: center !important; }
  .shopping-cart-table, .shopping-cart-table tbody, .shopping-cart-table td, .shopping-cart-table tr {
    display: inline-block;
    border: 0;
    width: 100%; }
  .shopping-cart-table td {
    position: relative;
    padding-left: 43% !important;
    text-align: left !important;
    white-space: normal !important; }
    .shopping-cart-table td:first-child {
      border-top: 0;
      padding: 0 !important;
      text-align: center !important; }
    .shopping-cart-table td div.th-title {
      display: block;
      position: absolute;
      left: 10px;
      width: 38%;
      padding-right: 10px;
      text-align: right;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      font-weight: bold;
      text-transform: uppercase; }
    .shopping-cart-table td.no-title {
      padding-left: 20px !important;
      text-align: center !important; }
  .shopping-cart-table .input-group-qty {
    display: inline-block;
    padding-right: 10px; }
  .total-table .text-right {
    padding-left: 60% !important; }
  .total-table td div.th-title {
    width: 53% !important; }
  .header-bottom #topcontacts {
    justify-content: center;
    min-width: 133px; }
    .header-bottom #topcontacts .worktime {
      display: none; }
  .shopping-cart-btns {
    text-align: center; }
    .shopping-cart-btns .btn.pull-left, .shopping-cart-btns .btn.pull-right {
      float: none !important;
      margin: 0 !important; }
  #powered .inner {
    flex-wrap: wrap; }
    #powered .inner .copyright {
      order: 2;
      margin-bottom: 15px; }
    #powered .inner .payment {
      margin: 0; }
      #powered .inner .payment .payment-img {
        max-width: 100%; }
  #input-enquiry {
    height: 100px; }
  .footer-center .footer-left ul {
    margin: 0 auto; }
    .footer-center .footer-left ul li {
      max-width: 220px;
      margin: 0 auto; }
  .footer-center .main-footer {
    flex-wrap: wrap; }
    .footer-center .main-footer .box {
      width: 100%; }
  .breadcrumb > li {
    font-size: 13px; }
  .product-info.default_product .container > .row {
    margin: 0 -15px; }
  .headercart #cart .cart-inner {
    padding-top: 8px; }
  #compareurl {
    padding-top: 8px; }
  .producttabs {
    padding-bottom: 50px; }
    .producttabs .owl-next {
      top: auto;
      bottom: -35px;
      right: calc(50% - 43px); }
    .producttabs .owl-prev {
      top: auto;
      bottom: -35px;
      left: calc(50% - 43px); }
  .popular_bg .img_1 {
    left: -77px;
    top: -100px; }
  .popular_bg .img_3 {
    display: none; }
  .category_widget .type1 div.right .text p {
    visibility: visible; }
  .tabs_img {
    display: none; }
  .new .producttabs, .popular .producttabs {
    padding-bottom: 50px; }
  .product-filter .caunt {
    float: right; }
  .product-filter .filter-right {
    float: right;
    width: 100%;
    margin-top: 15px; }
  .sidebar-offcanvas {
    width: 100%; }
  .row-offcanvas-left .sidebar-offcanvas {
    left: -100%; }
  .row-offcanvas-left.active {
    left: 100%; }
  .header-bottom .headercart {
    min-width: 130px;
    position: inherit; }
  .canvas-menu {
    position: absolute;
    left: 0;
    top: 0;
    height: 58px; }
  .header-bottom {
    background: #313131;
    height: 100px;
    border: none; }
    .header-bottom > .container {
      padding: 0;
      display: block;
      width: 100%;
      height: auto !important; }
    .header-bottom .headercart {
      height: 55px;
      width: 100%;
      text-align: center;
      padding: 0; }
      .header-bottom .headercart #cart {
        height: 100%;
        position: absolute;
        right: 0; }
      .header-bottom .headercart #logo {
        float: left;
        margin-left: 53px;
        margin-top: 16px; }
        .header-bottom .headercart #logo img {
          max-width: 115px; }
    .header-bottom .topcontacts {
      margin-top: 10px;
      width: 100%; }
      .header-bottom .topcontacts .container {
        text-align: center;
        padding-left: 10px;
        padding-right: 10px; }
        .header-bottom .topcontacts .container .phone_mobile {
          width: auto;
          margin: 0 auto;
          display: flex;
          justify-content: center;
          align-items: center; }
          .header-bottom .topcontacts .container .phone_mobile svg {
            width: 20px;
            margin: 2px 5px 0; }
          .header-bottom .topcontacts .container .phone_mobile span, .header-bottom .topcontacts .container .phone_mobile svg {
            display: inline-block;
            float: left; }
          .header-bottom .topcontacts .container .phone_mobile span {
            margin-top: 3px;
            white-space: nowrap; }
    .header-bottom .main-menu {
      flex: 0 0 auto; }
  .product-compare-header {
    padding: 0 12px;
    position: absolute;
    right: 55px; }
    .product-compare-header i {
      font-size: 26px; }
    .product-compare-header a {
      width: 100%; }
  .visible_search {
    position: absolute;
    right: 120px;
    width: 45px; }
    .visible_search .search_block {
      position: inherit;
      width: 45px; }
      .visible_search .search_block #searchtop {
        width: calc(100vw - 165px);
        top: 0;
        right: 45px;
        padding: 0 10px; }
      .visible_search .search_block > .fa-search {
        padding: 20px 0 15px; }
  .sphinxsearch {
    width: 100vw; }
  #footer .payment {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
    margin-bottom: 40px; }
  #footer .ft-box {
    width: 185px;
    margin-bottom: 30px; }
  #footer .box {
    display: flex;
    justify-content: center;
    margin-right: 0;
    width: 100%; }
    #footer .box.ft-links-1 {
      order: 1; }
    #footer .box.ft-links-2 {
      order: 2; }
    #footer .box.info {
      order: 3;
      width: auto;
      max-width: unset;
      margin: 0 auto;
      text-align: center; }
      #footer .box.info .ft-addr {
        width: 200px; }
        #footer .box.info .ft-addr span {
          width: 160px; }
      #footer .box.info li {
        margin-left: 15px; }
  #footer #pavo-footer-center .container {
    padding-right: 0;
    padding-bottom: 0; }
    #footer #pavo-footer-center .container .main-footer {
      width: 100%; }
  #footer .logo-store {
    text-align: center; }
  .footer-center .main-footer {
    width: 100%; }
  #pavo-footer-center .container {
    padding-right: 0; }
  #powered img {
    max-width: 250px; }
  .product-special .product-grid .product-block, .product-allproduct .product-grid .product-block {
    width: calc(100% / 1 - 33px); }
    .product-special .product-grid .product-block .product-block-content, .product-allproduct .product-grid .product-block .product-block-content {
      margin: 0 auto; }
  .product-info.default_product .products-owl-carousel .product-block .product-block-content .block-img {
    right: 10%; }
  .newsletter .nl_email .cart_but {
    position: inherit;
    float: none;
    margin: 20px auto 0 auto;
    display: block; }
  .newsletter {
    margin: 50px 0 212px 0; }
    .newsletter #nl_form {
      float: none;
      max-width: 400px;
      margin: 0 auto; }
  .bottom_block_bg {
    background-size: 1020px;
    background-position-x: 23%; }
  .collection_bg .container .top .panel-title {
    font-size: 28px; }
  .collection_bg .block, .collection_bg .col-xs-12 {
    padding: 0; }
  .collection_bg .top {
    min-width: 360px; }
  .panel-title {
    font-size: 24px; }
  .popular .panel-title + p, .new .panel-title + p, .widget-products.featured .panel-title + p {
    max-width: 200px;
    margin: 10px auto; }
  .panel-title svg {
    width: 205px;
    fill: #0000000d;
    margin: -111px -65px -30px -138px; }
  .popular_bg {
    padding: 26px 0 10px 0; }
    .popular_bg .panel-title {
      max-width: 200px;
      margin: 0 auto; }
    .popular_bg .panel-title {
      position: relative; }
      .popular_bg .panel-title svg {
        width: 205px;
        fill: #0000000d;
        margin: 0;
        position: absolute;
        right: -80px;
        top: -62px; }
  .advantages_bg .advantages_owl .owl-next, .advantages_bg .advantages_owl .owl-prev {
    top: 17%; }
  .advantages_bg .advantages_owl .owl-next {
    right: -30px; }
  .advantages_bg .advantages_owl .owl-prev {
    left: -30px; }
  .advantages_bg .panel-title svg {
    display: none; }
  .advantages_bg .descr {
    margin-top: 20px; }
  .advantages_bg > .container .block h2 {
    margin-top: -10px; }
  .brand_bg .news {
    margin-top: -60px; }
    .brand_bg .news .top_title {
      width: auto;
      float: none; }
    .brand_bg .news .descr {
      display: inline-block; }
  .cat_popular {
    padding: 0 10px; }
    .cat_popular .box-products .owl-carousel {
      margin: 0 auto;
      max-width: 217px; }
    .cat_popular .titl_open {
      font-size: 14px;
      max-width: 175px;
      margin: 20px auto 0 auto; }
  .brand_bg .panel-title svg {
    display: none; }
  .brand_bg .text {
    margin-top: 15px; }
    .brand_bg .text p {
      opacity: 1;
      visibility: visible; }
  .brand_bg .category_widget .buttons {
    padding-top: 0; }
    .brand_bg .category_widget .buttons a {
      float: none;
      margin: 0 auto;
      display: block;
      width: 100%; }
    .brand_bg .category_widget .buttons a + a {
      margin-top: 10px; }
  .brand_bg .news .owl-item .one_news, .brand_bg .recepts-home .owl-item .one_news {
    padding: 0; }
    .brand_bg .news .owl-item .one_news .latest-posts-body, .brand_bg .recepts-home .owl-item .one_news .latest-posts-body {
      flex-direction: column;
      max-width: 300px;
      margin: 0 auto; }
    .brand_bg .news .owl-item .one_news .img_news, .brand_bg .recepts-home .owl-item .one_news .img_news {
      max-width: initial;
      width: 100%;
      display: grid; }
      .brand_bg .news .owl-item .one_news .img_news .date, .brand_bg .recepts-home .owl-item .one_news .img_news .date {
        left: 0; }
      .brand_bg .news .owl-item .one_news .img_news img, .brand_bg .recepts-home .owl-item .one_news .img_news img {
        width: 100%; }
    .brand_bg .news .owl-item .one_news .latest-posts-meta, .brand_bg .recepts-home .owl-item .one_news .latest-posts-meta {
      display: inline-block;
      overflow: visible;
      max-width: calc(100% - 20px);
      border-top: none;
      height: auto; }
      .brand_bg .news .owl-item .one_news .latest-posts-meta .description, .brand_bg .recepts-home .owl-item .one_news .latest-posts-meta .description {
        display: block; }
    .brand_bg .news .owl-item .one_news .line_news, .brand_bg .recepts-home .owl-item .one_news .line_news {
      position: absolute;
      bottom: -2px;
      left: calc(50% - 80px);
      height: 2px;
      width: 160px;
      background: #e31d23; }
  .brand_bg .descr {
    display: block; }
  .brand_bg .col-inner.container {
    padding: 0; }
    .brand_bg .col-inner.container .block, .brand_bg .col-inner.container .type1 {
      padding: 0; }
  .brand_bg .blog_modul .owl-next {
    right: 10px; }
  .brand_bg .blog_modul .owl-prev {
    left: 10px; }
  body[class*="page-"] #content .brand_bg .owl-carousel .owl-item img {
    max-width: inherit; }
  .brand_bg.none {
    display: none; }
  .certificate .flex {
    text-align: center; }
  .certificate .right h2 {
    font-size: 25px;
    text-align: center;
    margin-bottom: 0; }
  .certificate .right p {
    text-align: center;
    margin: 15px 0; }
  .form_cont {
    padding: 0; }
  .checkout-buy .shopping-cart-table.table {
    display: inline-block; }
    .checkout-buy .shopping-cart-table.table .visible-xs {
      display: none !important; }
    .checkout-buy .shopping-cart-table.table tbody > tr {
      position: relative; }
    .checkout-buy .shopping-cart-table.table tbody > tr > td {
      display: inline-block;
      float: left;
      width: auto;
      padding: 0 !important;
      border-bottom: none;
      border-left: none; }
      .checkout-buy .shopping-cart-table.table tbody > tr > td.column-image {
        width: 42%;
        border-left: solid 2px #e31d23; }
      .checkout-buy .shopping-cart-table.table tbody > tr > td.column-name, .checkout-buy .shopping-cart-table.table tbody > tr > td.column-quantity {
        width: 58%;
        padding-left: 10px !important; }
      .checkout-buy .shopping-cart-table.table tbody > tr > td.column-price {
        display: block;
        width: calc(100% - 110px);
        padding: 3px 0 3px 10px !important;
        margin-top: 8px;
        border: 0; }
      .checkout-buy .shopping-cart-table.table tbody > tr > td.column-price b, .checkout-buy .shopping-cart-table.table tbody > tr > td.column-total b {
        font-size: 17px; }
      .checkout-buy .shopping-cart-table.table tbody > tr > td.column-total {
        display: none; }
      .checkout-buy .shopping-cart-table.table tbody > tr > td.column-quantity {
        width: 105px;
        border: none; }
      .checkout-buy .shopping-cart-table.table tbody > tr > td.column-name .title2 {
        margin-top: 0; }
      .checkout-buy .shopping-cart-table.table tbody > tr > td.column-total {
        width: 100%; }
      .checkout-buy .shopping-cart-table.table tbody > tr > td.column-close {
        position: absolute;
        top: 3px;
        right: 0;
        border: none; }
      .checkout-buy .shopping-cart-table.table tbody > tr > td .plus_minus {
        float: right;
        margin: 4px auto; }
    .checkout-buy .shopping-cart-table.table tbody .column-price {
      width: auto; }
  .checkout-buy .coupon #coupon_form {
    padding: 10px; }
    .checkout-buy .coupon #coupon_form .form-group, .checkout-buy .coupon #coupon_form #input-coupon {
      width: 100%;
      margin-bottom: 0; }
  .checkout-buy .coupon #button-coupon {
    margin: 10px auto 0 auto;
    display: block; }
  .checkout-buy .coupon .col-sm-6 {
    max-width: 100%;
    width: 100%;
    padding-top: 10px; }
    .checkout-buy .coupon .col-sm-6 .table_total .value {
      padding-right: 0; }
  .checkout-buy table.total-item td + td {
    padding-right: 0; }
  .checkout-buy .h1 {
    font-size: 21px;
    padding-left: 0; }
  .checkout-buy .h5 {
    font-size: 18px;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 30px; }
  .checkout-buy .buttons a.agree {
    width: 100%;
    display: block; }
  #checkout-form .pad_right_none, #checkout-form .col-sm-6, #checkout-form .col-sm-12 {
    padding: 0; }
  #checkout-form .form-group.col-sm-6, #checkout-form .form-group.col-sm-5 {
    padding: 0 10px; }
  #checkout-form .padding {
    padding-left: 0; }
  #checkout-form .num_right {
    top: 0;
    right: 10px; }
  #checkout-form #payment_methods, #checkout-form .buttons .text-center {
    margin-right: 0; }
  #checkout-form #payment_methods .num_right {
    right: 0; }
  #checkout-form .buttons .text-center .num_right {
    right: 10px; }
  .product-info {
    margin-bottom: 40px;
    margin-top: 15px; }
    .product-info .product-info-bg {
      flex-wrap: wrap; }
    .product-info .image-container {
      max-width: 100%;
      padding: 0 10px; }
    .product-info .product-view {
      max-width: 100%;
      padding: 0 10px; }
    .product-info .price-old {
      margin-top: -12px; }
    .product-info .clearfix.cart_buttons {
      width: 100%; }
      .product-info .clearfix.cart_buttons #button-cart {
        min-width: 131px;
        max-width: 149px; }
      .product-info .clearfix.cart_buttons .btn-credit {
        display: block; }
    .product-info .stock {
      text-align: center; }
      .product-info .stock span {
        float: none;
        margin-bottom: -2px; }
    .product-info .title-product {
      text-align: center;
      padding: 0 10px; }
    .product-info .product-meta .cart {
      justify-content: flex-start; }
    .product-info #product {
      max-width: 400px;
      margin: 0;
      display: block;
      float: none; }
      .product-info #product .compare_block {
        width: 50%;
        display: flex; }
        .product-info #product .compare_block .svg_compare {
          margin-left: 15px;
          fill: #b2b2b2; }
        .product-info #product .compare_block .svg_compare:hover {
          fill: #e31d23; }
      .product-info #product .product-meta .cart {
        margin: 0; }
    .product-info .cheap_invoice {
      width: 100%;
      text-align: left; }
    .product-info .info {
      margin: 20px auto 10px auto; }
      .product-info .info .cheap {
        text-align: center;
        width: 100%;
        margin-top: 20px; }
    .product-info .colors_block {
      display: block;
      max-width: 440px; }
      .product-info .colors_block .colors_text {
        width: 100%;
        margin-bottom: 10px; }
    .product-info .dop_text {
      text-align: center;
      margin-top: 15px; }
      .product-info .dop_text div.revers {
        float: none;
        display: inline-block; }
      .product-info .dop_text p {
        text-align: left; }
    .product-info .product_advantage {
      margin: 20px 0;
      text-align: left;
      display: flex;
      flex-wrap: wrap; }
      .product-info .product_advantage br {
        display: inline-block; }
      .product-info .product_advantage .two_lines {
        width: 100%;
        margin: 0 15px;
        text-align: left;
        justify-content: flex-start; }
        .product-info .product_advantage .two_lines:last-child br {
          display: none; }
    .product-info #tab-description .desc-pane .h3 {
      margin-top: 20px; }
    .product-info .tab-pane .desc-pane {
      padding: 0 !important; }
    .product-info .tabs_bg:after {
      display: none; }
    .product-info .tab-content .bg_attribute {
      margin-bottom: 5px; }
    .product-info .tab-content #tab-review:after {
      display: none; }
    .product-info .tab-content #tab-downloads ul li {
      float: none; }
    .product-info .tab-content #tab-products {
      padding-top: 0; }
      .product-info .tab-content #tab-products > .container {
        margin: 0 15px; }
      .product-info .tab-content #tab-products .product-block {
        width: 100%; }
        .product-info .tab-content #tab-products .product-block-content {
          width: 100%; }
    .product-info .tab-content #tab-review {
      min-height: inherit; }
      .product-info .tab-content #tab-review .desc-pane {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column; }
        .product-info .tab-content #tab-review .desc-pane #review {
          order: 1; }
        .product-info .tab-content #tab-review .desc-pane #form-review-container {
          order: 2; }
      .product-info .tab-content #tab-review .rev_on {
        float: none;
        margin-top: 0; }
      .product-info .tab-content #tab-review #review .img_2 {
        display: inline-block;
        right: -5px;
        top: -135px;
        z-index: 3; }
      .product-info .tab-content #tab-review #review .owl-next {
        right: 0;
        top: 27px; }
      .product-info .tab-content #tab-review #review .owl-prev {
        right: 45px;
        top: 27px; }
  .product-block {
    padding-bottom: 0;
    height: auto; }
    .product-block-content {
      width: 100%;
      max-width: 100%; }
    .product-block .top {
      justify-content: center;
      height: auto; }
    .product-block .product-meta .bottom {
      position: relative;
      display: flex;
      flex-wrap: wrap; }
      .product-block .product-meta .bottom .rating {
        height: 19px; }
      .product-block .product-meta .bottom .price_block .price .price-new {
        margin-bottom: 10px;
        width: auto; }
      .product-block .product-meta .bottom > div {
        width: 100%; }
    .product-block .block-img {
      position: static;
      order: 3;
      margin: 10px 0; }
    .product-block .name {
      font-size: 12pt;
      margin-bottom: 0; }
    .product-block .title2, .product-block .name {
      text-align: center;
      width: 100%;
      order: 1;
      padding: 0 25px; }
    .product-block .title2, .product-block .title1 {
      text-align: center;
      display: inline-block; }
    .product-block .product-labels {
      max-width: 38px;
      flex-wrap: wrap; }
  .brand_bg {
    background-size: cover;
    background: url(https://cdn.smgrussia.ru/image/i/brand_bg_mobile.jpg) no-repeat left top;
    height: auto; }
    .brand_bg .col-inner.container.news_block_home {
      padding-top: 170px; }
  .page-home .recept_bg {
    background: url(https://cdn.smgrussia.ru/image/i/recept-background.png) no-repeat center bottom;
    background-size: cover;
    margin-bottom: 20px; }
    .page-home .recept_bg .recept-container {
      height: 650px; }
  .container {
    padding: 0 15px; }
  .product-info .tab-content .tabs-container .nav.nav-tabs .owl-carousel.tabs_owl .owl-nav .owl-next {
    right: -39px; }
  .product-info .tab-content .tabs-container .nav.nav-tabs .owl-carousel.tabs_owl .owl-nav .owl-prev {
    left: -39px; }
  .product-info .tab-content #tab-description .img2 {
    display: none; }
  h1, .h1 {
    font-size: 20px; }
  h2, .h2 {
    font-size: 18px; }
  .page-category .breadcrumbs .container {
    padding: 0 10px; } }

@media (max-width: 637px) {
  .success {
    width: 300px;
    margin-left: -150px;
    padding: 45px 15px 15px 15px; }
    .success .success_button {
      padding: 6px;
      font-size: 13px;
      margin-top: 15px; }
    .success > div:first-child {
      margin-top: 20px; }
    .success br {
      display: none; }
  .col-md-12 .refine-search ul li, .col-md-12 .refine-search ol li {
    width: calc(33.3% - 20px); }
  .product-info .tab-content .product-grid.no-scroll .product-block {
    margin: 4px 2px;
    width: calc(100% / 2 - 7px); } }

@media (max-width: 570px) {
  .fancy_holiday_works {
    width: 280px !important; }
    .fancy_holiday_works .fancybox-skin {
      padding: 30px 10px !important;
      background-color: #fff; }
      .fancy_holiday_works .fancybox-skin .fancybox-inner {
        width: 260px !important; }
      .fancy_holiday_works .fancybox-skin .holiday_table_wrap {
        font-size: 14px; }
      .fancy_holiday_works .fancybox-skin .holiday_table td {
        font-size: 14px; }
  .holiday_works {
    margin-top: 0; }
  #powered > .container {
    padding: 0; }
  .breadcrumbs {
    padding: 15px; }
    .breadcrumbs .container {
      padding: 0; }
  .header-bottom > .container {
    height: auto;
    position: relative; }
  .header-bottom .logo-container {
    flex: 0 0 150px;
    margin: 10px 0; }
  .header-bottom #topcontacts {
    position: absolute;
    right: 160px;
    flex: 0 1 auto;
    min-width: unset; }
  .header-bottom #topcontacts, .header-bottom .headercart {
    flex: 0 1 auto; }
  .header-bottom .headercart {
    min-width: 133px; }
  .header-bottom .topcontacts {
    justify-content: center;
    min-width: auto; }
    .header-bottom .topcontacts .media-title {
      padding: 0; }
    .header-bottom .topcontacts .media-body {
      display: none; }
    .header-bottom .topcontacts em {
      font-size: 30px; }
  #searchtop {
    border: 0; }
    #searchtop .input-group-btn {
      height: 30px; }
      #searchtop .input-group-btn:hover {
        background: #e31d23; }
    #searchtop .btn-search {
      line-height: 14px; }
  .col-md-12 .refine-search ul li, .col-md-12 .refine-search ol li {
    width: calc(50% - 20px); }
  .product-info .tab-content .desc-header-wrapper .desc-header {
    display: block; }
  .product-info .tab-content .scroll-button {
    margin-bottom: 15px;
    margin-left: 15px; }
  .product-grid .product-block {
    width: 100%; }
  ul.subcat li {
    width: calc((100% / 3) - 20px); } }

@media (max-width: 480px) {
  .product-filter .filter-right > div {
    margin-bottom: 5px; }
    .product-filter .filter-right > div.limit {
      display: none; }
  .product-list .product-col .block-img {
    float: none;
    width: 100%; }
  .product-list .product-meta {
    padding: 20px; }
  .tab-v6 .nav-tabs > li > a {
    padding: 15px 10px;
    font-size: 13px; }
  .tab-v7 .nav-tabs > li.active::before {
    content: none; } }

@media (max-width: 485px) {
  .product-grid .product-block .product-block-content .block-img, .product-list .product-block .product-block-content .block-img {
    max-width: 130px; }
  .product-grid .product-block {
    margin: 10px 0; }
    .product-grid .product-block.col-nopadding {
      max-width: 292px; } }

@media (max-width: 440px) {
  ul.subcat li {
    width: calc((100% / 2) - 20px); } }

@media (max-width: 365px) {
  .producttabs .product-grid .product-block {
    margin: 0;
    position: relative; }
    .producttabs .product-grid .product-block .product-block-content {
      margin: 0;
      position: initial; }
  .product-info .colors_block .colors {
    width: 50%;
    flex: 0 50%; } }

@media (max-width: 360px) {
  .category_widget .type1 h2 a {
    font-size: 13px;
    padding: 28px 0; }
  .header-bottom .topcontacts .container .phone_mobile span {
    font-size: 16px; }
  .headercart #cart .wrap-cart .icon-cart {
    width: 45px; }
  .product-compare-header {
    right: 45px;
    width: 55px;
    padding: 0 10px; }
  .visible_search {
    right: 100px; }
    .visible_search .search_block #searchtop {
      width: calc(100vw - 145px); }
  .col-md-12 .refine-search ul li, .col-md-12 .refine-search ol li {
    width: calc(50% - 20px); }
  .collection_bg .container .top {
    max-width: 100%;
    min-width: inherit; }
  .collection_bg .container .top:after {
    display: none; } }

@media (max-width: 343px) {
  .recaptcha_container .col-sm-10 {
    padding: 0;
    position: relative;
    left: calc(50vw - 173px); } }

/*# sourceMappingURL=stylesheet.css.map */
