@charset "UTF-8";
@font-face {
  font-family: 'SF UI Display';
  src: url("/fonts/sfuidisplay/SFUIDisplay-Thin.eot");
  src: url("/fonts/sfuidisplay/SFUIDisplay-Thin.eot?#iefix") format("embedded-opentype"), url("/fonts/sfuidisplay/SFUIDisplay-Thin.woff2") format("woff2"), url("/fonts/sfuidisplay/SFUIDisplay-Thin.woff") format("woff"), url("/fonts/sfuidisplay/SFUIDisplay-Thin.svg#SFUIDisplay-Thin") format("svg");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'SF UI Display';
  src: url("/fonts/sfuidisplay/SFUIDisplay-Ultralight.eot");
  src: url("/fonts/sfuidisplay/SFUIDisplay-Ultralight.eot?#iefix") format("embedded-opentype"), url("/fonts/sfuidisplay/SFUIDisplay-Ultralight.woff2") format("woff2"), url("/fonts/sfuidisplay/SFUIDisplay-Ultralight.woff") format("woff"), url("/fonts/sfuidisplay/SFUIDisplay-Ultralight.svg#SFUIDisplay-Ultralight") format("svg");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'SF UI Display';
  src: url("/fonts/sfuidisplay/SFUIDisplay-Light.eot");
  src: url("/fonts/sfuidisplay/SFUIDisplay-Light.eot?#iefix") format("embedded-opentype"), url("/fonts/sfuidisplay/SFUIDisplay-Light.woff2") format("woff2"), url("/fonts/sfuidisplay/SFUIDisplay-Light.woff") format("woff"), url("/fonts/sfuidisplay/SFUIDisplay-Light.svg#SFUIDisplay-Light") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'SF UI Display';
  src: url("/fonts/sfuidisplay/SFUIDisplay-Regular.eot");
  src: url("/fonts/sfuidisplay/SFUIDisplay-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/sfuidisplay/SFUIDisplay-Regular.woff2") format("woff2"), url("/fonts/sfuidisplay/SFUIDisplay-Regular.woff") format("woff"), url("/fonts/sfuidisplay/SFUIDisplay-Regular.svg#SFUIDisplay-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'SF UI Display';
  src: url("/fonts/sfuidisplay/SFUIDisplay-Medium.eot");
  src: url("/fonts/sfuidisplay/SFUIDisplay-Medium.eot?#iefix") format("embedded-opentype"), url("/fonts/sfuidisplay/SFUIDisplay-Medium.woff2") format("woff2"), url("/fonts/sfuidisplay/SFUIDisplay-Medium.woff") format("woff"), url("/fonts/sfuidisplay/SFUIDisplay-Medium.svg#SFUIDisplay-Medium") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'SF UI Display';
  src: url("/fonts/sfuidisplay/SFUIDisplay-Semibold.eot");
  src: url("/fonts/sfuidisplay/SFUIDisplay-Semibold.eot?#iefix") format("embedded-opentype"), url("/fonts/sfuidisplay/SFUIDisplay-Semibold.woff2") format("woff2"), url("/fonts/sfuidisplay/SFUIDisplay-Semibold.woff") format("woff"), url("/fonts/sfuidisplay/SFUIDisplay-Semibold.svg#SFUIDisplay-Semibold") format("svg");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'SF UI Display';
  src: url("/fonts/sfuidisplay/SFUIDisplay-Bold.eot");
  src: url("/fonts/sfuidisplay/SFUIDisplay-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/sfuidisplay/SFUIDisplay-Bold.woff2") format("woff2"), url("/fonts/sfuidisplay/SFUIDisplay-Bold.woff") format("woff"), url("/fonts/sfuidisplay/SFUIDisplay-Bold.svg#SFUIDisplay-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'SF UI Display';
  src: url("/fonts/sfuidisplay/SFUIDisplay-Heavy.eot");
  src: url("/fonts/sfuidisplay/SFUIDisplay-Heavy.eot?#iefix") format("embedded-opentype"), url("/fonts/sfuidisplay/SFUIDisplay-Heavy.woff2") format("woff2"), url("/fonts/sfuidisplay/SFUIDisplay-Heavy.woff") format("woff"), url("/fonts/sfuidisplay/SFUIDisplay-Heavy.svg#SFUIDisplay-Heavy") format("svg");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/fonts/FontAwesome.eot");
  src: url("/fonts/FontAwesome.eot?#iefix") format("embedded-opentype"), url("/fonts/FontAwesome.woff") format("woff"), url("/fonts/FontAwesome.ttf") format("truetype"), url("/fonts/FontAwesome.svg#glyphicons_halflingsregular") format("svg"); }

/* $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; }

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: 700; }

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:active, button:focus,
  input:active,
  input:focus,
  optgroup:active,
  optgroup:focus,
  select:active,
  select:focus,
  textarea:active,
  textarea:focus {
    outline: none !important; }

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

svg {
  stroke-linecap: round;
  stroke-width: 1px; }

/*! 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: "SF UI Display", sans-serif, sans-serif;
  font-size: 14px;
  line-height: 1.625;
  color: #141414;
  background-color: #fff;
  font-weight: 400;
  overflow-x: hidden;
  min-height: 100vh; }

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

a {
  color: #141414;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  a:hover, a:focus {
    color: #1e1e1e;
    text-decoration: none; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.625;
  background-color: #fff;
  border: 1px solid #ddd;
  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: "SF UI Display", sans-serif, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  color: #141414; }
  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: #8b8b8b; }

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

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

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

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

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

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #8b8b8b; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

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: #141414;
    font-weight: 800;
    text-transform: uppercase;
    font-style: normal; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 3px solid #999;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

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

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 3px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 13px;
  line-height: 1.625;
  word-break: break-all;
  word-wrap: break-word;
  color: #474747;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 3px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 768px; } }
  @media (min-width: 992px) {
    .container {
      width: 988px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1188px; } }
  @media (min-width: 1400px) {
    .container {
      width: 1388px; } }

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

.container-full {
  max-width: 1920px;
  margin: 0 auto; }

.container-inside {
  margin: 0 15px; }

.row {
  margin-left: -16px;
  margin-right: -16px; }
  .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: 16px;
  padding-right: 16px; }

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

table {
  background-color: transparent; }

caption {
  padding-top: 15px 10px;
  padding-bottom: 15px 10px;
  color: #fff;
  text-align: left; }

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 #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .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 #ddd; }
  .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 #ddd; }
  .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 #ddd; }

.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 #ddd; }
      .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: #141414;
  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: 14px;
  font-style: italic;
  font-weight: 400;
  font-family: "SF UI Display", sans-serif, sans-serif;
  line-height: 1.625;
  color: #8899a6;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  -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: #666;
  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: 0px; }

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: 0px; }

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

@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: -16px;
  margin-right: -16px; }
  .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: 16px; }

@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: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 0 15px;
  font-size: 12px;
  line-height: 38px;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  font-family: "SF UI Display", sans-serif, sans-serif;
  height: 36px;
  border: 2px solid; }
  .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: #141414;
    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: #414141; }

.btn-primary {
  color: #fff;
  background-color: #da251c;
  border-color: #da251c; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #da251c;
    background-color: #e6e6e6;
    border-color: #a41c15; }
  .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: #fff;
    border-color: #da251c; }
  .btn-primary .badge {
    color: #fff;
    background-color: #da251c; }

.btn-contur {
  color: #da251c;
  background-color: #fff;
  border-color: #da251c; }
  .btn-contur:hover, .btn-contur:focus, .btn-contur.focus, .btn-contur:active, .btn-contur.active,
  .open > .btn-contur.dropdown-toggle {
    color: #fff;
    background-color: #ad1d16;
    border-color: #a41c15; }
  .btn-contur:active, .btn-contur.active,
  .open > .btn-contur.dropdown-toggle {
    background-image: none; }
  .btn-contur.disabled, .btn-contur.disabled:hover, .btn-contur.disabled:focus, .btn-contur.disabled.focus, .btn-contur.disabled:active, .btn-contur.disabled.active, .btn-contur[disabled], .btn-contur[disabled]:hover, .btn-contur[disabled]:focus, .btn-contur[disabled].focus, .btn-contur[disabled]:active, .btn-contur[disabled].active,
  fieldset[disabled] .btn-contur,
  fieldset[disabled] .btn-contur:hover,
  fieldset[disabled] .btn-contur:focus,
  fieldset[disabled] .btn-contur.focus,
  fieldset[disabled] .btn-contur:active,
  fieldset[disabled] .btn-contur.active {
    background-color: #da251c;
    border-color: #da251c; }
  .btn-contur .badge {
    color: #da251c;
    background-color: #da251c; }

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

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

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

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

.btn-red {
  color: #fff;
  background-color: #da251c;
  border-color: #da251c; }
  .btn-red:hover, .btn-red:focus, .btn-red.focus, .btn-red:active, .btn-red.active,
  .open > .btn-red.dropdown-toggle {
    color: #fff;
    background-color: #8b9ba9;
    border-color: #8596a5; }
  .btn-red:active, .btn-red.active,
  .open > .btn-red.dropdown-toggle {
    background-image: none; }
  .btn-red.disabled, .btn-red.disabled:hover, .btn-red.disabled:focus, .btn-red.disabled.focus, .btn-red.disabled:active, .btn-red.disabled.active, .btn-red[disabled], .btn-red[disabled]:hover, .btn-red[disabled]:focus, .btn-red[disabled].focus, .btn-red[disabled]:active, .btn-red[disabled].active,
  fieldset[disabled] .btn-red,
  fieldset[disabled] .btn-red:hover,
  fieldset[disabled] .btn-red:focus,
  fieldset[disabled] .btn-red.focus,
  fieldset[disabled] .btn-red:active,
  fieldset[disabled] .btn-red.active {
    background-color: #a8b4bf;
    border-color: #a8b4bf; }
  .btn-red .badge {
    color: #a8b4bf;
    background-color: #a8b4bf; }

.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: #666;
  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: #8b8b8b;
  text-decoration: none; }

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

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

/* .btn-sm {
  height: 36px;
  @include button-size(8px, 15px, $font-size-base, $line-height-small, $border-radius-small);
} */
.btn-sm {
  height: 40px;
  padding: 0px 25px;
  font-size: 12px;
  line-height: 38px;
  border-radius: 3px; }

.btn-xs {
  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%; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  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: #141414; }
  .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: #141414;
    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: #e85529; }

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

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

.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: 0px; }
  .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: 0px; }
  .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: #8b8b8b; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #8b8b8b;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .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: 16px 20px; }
  .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    cursor: default; }

.tab-content {
  padding: 20px; }

.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: #141414;
    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 #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      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 > .tab-pane {
  display: none;
  visibility: hidden; }

.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: unset;
  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: 16px;
  padding-left: 16px;
  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: -16px;
  margin-left: -16px; }
  @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 16px;
  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: -16px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 16px;
  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 -16px; }
  .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: -16px;
  margin-right: -16px;
  padding: 10px 16px;
  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 {
    margin-top: 5px;
    margin-bottom: 5px; }
  .navbar-btn.btn-xs {
    margin-top: 9px;
    margin-bottom: 9px; }

.navbar-text {
  margin-top: 9px;
  margin-bottom: 9px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 16px;
      margin-right: 16px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -16px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    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: #b1b1b1; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #b1b1b1; }
  .navbar-inverse .navbar-nav > li > a {
    color: #b1b1b1; }
    .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: #b1b1b1; }
      .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: #b1b1b1; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #b1b1b1; }
    .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;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #141414; }
  .breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 0 0 4px;
    color: #141414; }
  .breadcrumb > li a {
    color: #a8b4bf; }
  .breadcrumb > li > span {
    font-weight: 700; }

.paging {
  margin: 15px; }
  .paging .pull-right {
    line-height: 36px; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 0; }
  .pagination > li {
    display: inline; }
    .pagination > li > a, .pagination > li > span {
      position: relative;
      float: left;
      margin-right: 8px;
      line-height: 30px;
      width: 30px;
      height: 30px;
      text-decoration: none;
      text-align: center;
      color: #141414;
      font-size: 18px;
      font-weight: 500;
      border-radius: 5px; }
    .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: #141414; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
    color: #fff;
    cursor: default;
    background: #141414; }

.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 #ddd;
      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: #8b8b8b;
    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: #8b8b8b; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #727272; }

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

.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: #8b8b8b;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #666;
    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 #ddd;
  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: #141414; }

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

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

.panel-body {
  padding: 0; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 20px;
  color: #000; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a {
    color: inherit; }

.panel-footer {
  padding: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 20px;
    padding-right: 20px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 2px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 2px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 2px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 2px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 22px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 3px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #474747; }
  .panel-default .panel-heading {
    color: #474747;
    background-color: transparent;
    border-color: #474747;
    position: relative; }
    .panel-default .panel-heading .badge {
      color: transparent;
      background-color: #474747; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #474747; }

.panel-primary {
  border-color: #e85529; }
  .panel-primary .panel-heading {
    color: #e85529;
    background-color: transparent;
    border-color: #e85529;
    position: relative; }
    .panel-primary .panel-heading .badge {
      color: transparent;
      background-color: #e85529; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #e85529; }

.panel-success {
  border-color: transparent; }
  .panel-success .panel-heading {
    color: #1fb257;
    background-color: transparent;
    border-color: transparent;
    position: relative; }
    .panel-success .panel-heading .badge {
      color: transparent;
      background-color: #1fb257; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: transparent; }

.panel-info {
  border-color: transparent; }
  .panel-info .panel-heading {
    color: #03a9f4;
    background-color: transparent;
    border-color: transparent;
    position: relative; }
    .panel-info .panel-heading .badge {
      color: transparent;
      background-color: #03a9f4; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: transparent; }

.panel-warning {
  border-color: #ffe033; }
  .panel-warning .panel-heading {
    color: #ffe033;
    background-color: #fff;
    border-color: #ffe033;
    position: relative; }
    .panel-warning .panel-heading .badge {
      color: #fff;
      background-color: #ffe033; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ffe033; }

.panel-danger {
  border-color: transparent; }
  .panel-danger .panel-heading {
    color: #f83c42;
    background-color: transparent;
    border-color: transparent;
    position: relative; }
    .panel-danger .panel-heading .badge {
      color: transparent;
      background-color: #f83c42; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: transparent; }

.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: 42px;
  font-weight: bold;
  line-height: 16px;
  color: #141414;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #141414;
    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; }

.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: 0px;
  -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: #141414; }
  .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: "SF UI Display", sans-serif, 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: #141414;
  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: #141414; }

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

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

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

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

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

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

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

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

@-ms-viewport {
  width: device-width; }

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  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 
 */
/* --- SCSS For Accordion --- */
/* --- SCSS For Breadcrumb --- */
/* --- SCSS For Buttons --- */
/* --- SCSS For Call-to-action --- */
/* --- SCSS For Content-slider --- */
/*  */
/* carousel-controls-v1 */
/* carousel-controls-v2 */
/* carousel-controls-v3 */
/* Navigation Styles */
/* carousel-indicators-v1 */
/* carousel-indicators-v2 */
/* carousel-indicators-v3 */
/* carousel-indicators-v4 */
/* carousel-indicators-v5 */
/* carousel-indicators-v6 */
/* --- SCSS For Counters --- */
/* --- SCSS For Heading --- */
/* --- SCSS For Icon-box --- */
/* --- SCSS For Interactive-banner --- */
/* --- SCSS For Latest-posts --- */
/* latest posts */
/* --- SCSS For List --- */
/* variables for list */
/* variables for list light */
/* --- SCSS For Message --- */
/* --- SCSS For Newsletter --- */
/* --- SCSS For Piechart --- */
/* --- SCSS For Pricing --- */
/* --- SCSS For Process-steps --- */
/* process-steps */
/* --- SCSS For Service --- */
/* variables for tab style1 using as base of tab */
/* --- SCSS For Style-icon --- */
/* Variables icons default */
/* Variables icons bodered */
/* Variables icons darker */
/* Variables icons light */
/* Variables icons plain */
/* Variables icons for light style */
/* Variables icons outline */
/* Variables icons inverse */
/* --- SCSS For Table --- */
/* --- SCSS For Tabs --- */
/* variables for tab style1 using as base of tab */
/* tab style version 4 */
/* tab style version 5 */
/* tab style version 6 */
/* --- SCSS For Testimonials --- */
/* testimonials default */
/* testimonials-v1 */
/* testimonials light */
/* --- SCSS For Typography --- */
/* panel */
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/*inline-block
============================================*/
/****/
/* Curl Top Right */
/**absolute**/
h1 {
  padding: 15px 0;
  text-transform: none; }

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: #141414; }
      ul.links li a i {
        margin-right: 5px; }
      ul.links li a:hover {
        color: #da251c; }

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

.tree-menu ul {
  padding: 0;
  margin: 0;
  list-style: none; }
  .tree-menu ul.cat_all {
    column-gap: 20px;
    column-count: 4;
    font-family: "SF UI Display", sans-serif;
    min-height: 350px; }
    .tree-menu ul.cat_all .haschildren .children {
      padding: 8px 16px 15px 16px;
      break-inside: avoid; }
      .tree-menu ul.cat_all .haschildren .children li {
        padding: 0;
        margin: 0; }
        .tree-menu ul.cat_all .haschildren .children li a {
          padding: 0 0 5px 0; }
          .tree-menu ul.cat_all .haschildren .children li a:before {
            height: 0; }
        .tree-menu ul.cat_all .haschildren .children li:last-child a {
          padding-bottom: 0; }
  .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: #141414;
    text-transform: none;
    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: #141414;
      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; }

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

.white {
  color: #fff; }

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

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

.owl-prev, .owl-next {
  position: absolute;
  top: 35%;
  width: 30px;
  height: 30px;
  background: #1e1e1e;
  z-index: 5; }
  .owl-prev:before, .owl-next:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 18px;
    height: 18px;
    background-size: contain;
    margin: 6px;
    z-index: 999; }

.owl-prev {
  left: 0; }
  .owl-prev:before {
    background-image: url(https://cdn.flex-russia.ru/image/icons/prev.png); }

.owl-next {
  right: 0; }
  .owl-next:before {
    background-image: url(https://cdn.flex-russia.ru/image/icons/next.png); }

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

.form-control::-moz-placeholder {
  color: #666;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #666; }

.form-control::-webkit-input-placeholder {
  color: #666; }

.btn-red {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 0;
  -webkit-transition: all 200ms ease 0s;
  -o-transition: all 200ms ease 0s;
  transition: all 200ms ease 0s; }

.logo-store {
  position: relative; }
  .logo-store a {
    vertical-align: middle; }
  .logo-store img {
    max-height: 70px; }

#cart.open .dropdown-toggle {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }

#cart a {
  display: inline-block;
  position: relative;
  text-align: center; }

#cart .icon-cart {
  background: transparent;
  width: 55px;
  height: 47px;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  text-align: center; }
  #cart .icon-cart i {
    font-size: 30px;
    padding: 8px; }

#cart .wrap-cart {
  width: 42px;
  height: 36px;
  display: block;
  background: url(https://cdn.flex-russia.ru/image/cart.png);
  position: relative;
  font-style: normal; }
  #cart .wrap-cart span {
    position: relative;
    top: 13px; }
  #cart .wrap-cart .badge {
    color: #141414;
    position: absolute;
    top: -5px;
    right: -3px;
    padding: 3px;
    min-width: 17px;
    line-height: 11px;
    z-index: 99;
    background: #cecece; }

#cart .cart-total {
  position: absolute;
  white-space: nowrap;
  min-width: 60px;
  bottom: -20px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  background: #cecece;
  color: #141414;
  font-weight: bold;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  font-size: 11px;
  padding: 0 8px; }

#cart .price-cart {
  color: #da251c; }

#cart .cart-inner {
  text-align: right; }

.search_block {
  overflow: visible; }
  .search_block form {
    margin: 0; }
    .search_block form button {
      border: none; }
      .search_block form button:focus, .search_block form button:active {
        outline: none !important; }
  .search_block .dropdown-menu.autosearch {
    margin: 0;
    width: 350px;
    min-width: 0;
    padding: 0;
    right: 0;
    left: auto;
    display: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    top: calc(100% - 1px); }
    .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 #f2f2f2 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; }
      .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 {
          width: 100%;
          height: auto; }
      .search_block .dropdown-menu.autosearch li .as-title {
        width: 100%;
        font-size: 16px;
        margin: 10px 0 20px; }
        .search_block .dropdown-menu.autosearch li .as-title a {
          color: #141414; }
      .search_block .dropdown-menu.autosearch li .as-price {
        width: calc(100% - 95px);
        font-size: 14px;
        font-weight: 600;
        position: absolute;
        bottom: 5px;
        left: 95px; }
        .search_block .dropdown-menu.autosearch li .as-price .price-old {
          font-size: 10px;
          margin-right: 0;
          color: #da251c;
          position: relative;
          margin-left: 35px; }
          .search_block .dropdown-menu.autosearch li .as-price .price-old img {
            height: 16px;
            position: absolute;
            left: -20px;
            top: -2px; }
      .search_block .dropdown-menu.autosearch li #showall {
        padding: 0 25px;
        display: inline-block; }

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

.fullscreenbanner ul {
  padding: 0;
  position: relative; }

.slidelink {
  position: absolute;
  right: 0;
  bottom: 0; }
  .slidelink > a div {
    width: 100%;
    height: 100%; }

.accordion .panel {
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0px 0px 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: #da251c; }
    .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: #da251c; }

.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: 16px 0;
  margin-bottom: 0;
  list-style: none;
  border-top: 1px solid #cecece;
  border-bottom: 1px solid #cecece; }
  .breadcrumbs .container {
    background: transparent; }
  .breadcrumbs .breadcrumb {
    margin: 0;
    padding: 0; }
  .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 #f2f2f2; }
    .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: #cecece;
        content: "\f105";
        font-family: "FontAwesome";
        padding: 0 15px;
        font-size: 14px; }
      .breadcrumbs .breadcrumb-links > li:last-child a {
        color: #141414; }
    .breadcrumbs .breadcrumb-links > .active {
      color: #141414; }
  .breadcrumbs.light-style {
    color: #fff;
    border: 0; }
    .breadcrumbs.light-style h2 {
      color: #fff; }
    .breadcrumbs.light-style .breadcrumb-links > li a {
      color: #fff; }
    .breadcrumbs.light-style .breadcrumb-links > li + li:before {
      color: #fff; }
    .breadcrumbs.light-style .breadcrumb-links > .active span {
      color: #fff;
      text-decoration: underline; }

.breadcrumbs-center {
  text-align: center;
  padding: 50px; }
  .breadcrumbs-center h2 {
    float: none; }
  .breadcrumbs-center .breadcrumb-links {
    text-align: center; }

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

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

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

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

.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: 0; }

.btn-primary {
  background-color: #da251c;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all; }
  .btn-primary:hover {
    background: #141414; }

.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: #f2f2f2; }
    .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: #f2f2f2; }
  .heading .heading-after {
    position: relative; }
    .heading .heading-after:after {
      left: 50%;
      width: 30px;
      height: 2px;
      margin-left: -15px;
      content: " ";
      top: 0;
      background: #da251c;
      position: absolute; }

.product-compare h1.page-title {
  padding: 15px; }

.product-compare-header {
  border: none;
  text-align: center;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  align-self: center;
  margin-right: 34px; }
  .product-compare-header a {
    color: #fff; }
  .product-compare-header em {
    width: 42px;
    height: 38px;
    display: block;
    background: url(https://cdn.flex-russia.ru/image/compare.png);
    position: relative;
    font-style: normal; }
  .product-compare-header .badge {
    color: #141414;
    position: absolute;
    top: -5px;
    right: -3px;
    padding: 3px;
    min-width: 17px;
    line-height: 11px;
    z-index: 99;
    background: #cecece; }

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

ul .fixed-grid-list.simple-teaser {
  list-style: none;
  display: inline-flex;
  max-width: 400px;
  padding: 0 15px; }
  ul .fixed-grid-list.simple-teaser img {
    max-width: 100%; }

.success {
  display: none;
  width: 600px;
  margin-left: -300px;
  background: #fff;
  border: 1px solid #cecece;
  padding: 50px;
  left: 50%;
  top: 22%;
  font-size: 16px;
  color: #3a3a3a !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);
  -o-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 {
      color: #f92626;
      text-decoration: underline; }
  .success .close {
    opacity: 1;
    filter: alpha(opacity=100);
    float: right;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer; }
  .success .success_button {
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    background: #da251c;
    border: none;
    display: inline-block;
    cursor: pointer;
    color: #fff !important;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none; }
    .success .success_button:hover {
      text-decoration: none !important;
      background: #141414; }
    .success .success_button:active {
      position: relative;
      top: 1px; }

.success-send {
  font-size: 30px;
  font-weight: bold; }

.modal-dialog h3 {
  margin-top: 0; }

.modal-dialog .reserve_button, .modal-dialog .callback_button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: #da251c;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  padding: 10px 15px;
  text-transform: uppercase;
  font-family: "SF UI Display", sans-serif; }
  .modal-dialog .reserve_button:hover, .modal-dialog .callback_button:hover {
    background: #141414; }

.tab-v1 .nav-tabs {
  margin-right: 130px;
  margin-top: 15px; }
  .tab-v1 .nav-tabs > li > a {
    color: #666;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 0 15px;
    background: transparent; }
  .tab-v1 .nav-tabs > li.active > a {
    color: #fff;
    border: none;
    background: #da251c; }

.tab-v1 .tab-content {
  padding: 0; }

.tab-v6 .tab-heading {
  border-top: 3px solid #da251c;
  border-bottom: 1px solid #f2f2f2; }

.tab-v6 h2.category {
  margin: 0;
  float: left;
  text-transform: uppercase; }

.tab-v6 div.tabs-wrap ul.nav-tabs {
  margin: 0 auto; }
  .tab-v6 div.tabs-wrap ul.nav-tabs > li {
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #cecece; }
    .tab-v6 div.tabs-wrap ul.nav-tabs > li:before {
      display: inline-block;
      content: '';
      position: absolute;
      right: 0;
      bottom: -5px;
      width: 0;
      height: 9px;
      background: #da251c;
      -webkit-transition: 0.4s all;
      -o-transition: 0.4s all;
      transition: 0.4s all; }
    .tab-v6 div.tabs-wrap ul.nav-tabs > li.active:before {
      width: 100%;
      left: 0; }
    .tab-v6 div.tabs-wrap ul.nav-tabs > li > a {
      color: #141414;
      text-transform: uppercase;
      line-height: 18px;
      font-weight: 600;
      font-size: 25px; }

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

div.primenenie p {
  margin: 0; }

div.primenenie > div {
  background: #f2f2f2;
  padding: 25px; }
  div.primenenie > div:first-child {
    border-bottom: 1px solid #fff; }
  div.primenenie > div a img {
    max-width: 100%; }
  div.primenenie > div div.row {
    padding: 15px;
    margin: 0 0 30px;
    background: #f9f9f9;
    display: flex;
    align-items: start; }
    div.primenenie > div div.row:last-child {
      margin: 0; }
    div.primenenie > div div.row div.col-md-3 {
      padding: 0; }
    div.primenenie > div div.row div.col-md-9 h4 {
      margin-top: 0; }
    div.primenenie > div div.row div.col-md-9 u {
      text-decoration: none; }
      div.primenenie > div div.row div.col-md-9 u a {
        font-weight: bold;
        margin-top: 10px;
        display: block; }
        div.primenenie > div div.row div.col-md-9 u a:hover {
          color: #da251c; }
        div.primenenie > div div.row div.col-md-9 u a:after {
          content: '\f101';
          font-family: "FontAwesome";
          font-size: 20px;
          margin-left: 15px;
          color: #da251c; }

div.direktoru div.g-recaptcha > div {
  margin: 0 auto; }

div.direktoru .type-mail-send-header {
  margin: 0 0 10px;
  font-size: 15px; }

div.direktoru ul.type-mail-send {
  list-style: none; }
  div.direktoru ul.type-mail-send li input[type="radio"] {
    display: none; }
    div.direktoru ul.type-mail-send li input[type="radio"]:checked + label:after {
      background: #da251c; }
  div.direktoru ul.type-mail-send li input[type="radio"] + label {
    position: relative;
    padding-left: 30px;
    line-height: 23px; }
    div.direktoru ul.type-mail-send li input[type="radio"] + label:before, div.direktoru ul.type-mail-send li input[type="radio"] + label:after {
      content: '';
      position: absolute;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    div.direktoru ul.type-mail-send li input[type="radio"] + label:before {
      top: 3.5px;
      left: 0;
      width: 16px;
      height: 16px;
      border: 1px solid #a8b4bf;
      background: #f2f2f2; }
    div.direktoru ul.type-mail-send li input[type="radio"] + label:after {
      top: 5.5px;
      left: 2px;
      width: 12px;
      height: 12px;
      -webkit-transition: 0.3s all ease;
      -o-transition: 0.3s all ease;
      transition: 0.3s all ease; }

div.direktoru #captcha-wrap .text-danger {
  text-align: center; }

div.write-to-director a {
  color: #fff;
  cursor: pointer;
  font-size: 13px;
  border-bottom: 1px dashed #fff; }

div.tabs-wrap {
  width: 1388px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0 0;
  top: 0;
  background: #f2f2f2;
  z-index: 9999; }
  div.tabs-wrap.tfixed {
    position: fixed; }

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

div.nav-search > div.search-container {
  width: 100%;
  height: auto;
  background: #fff;
  z-index: 100;
  padding: 10px;
  border: 1px solid #1e1e1e; }
  div.nav-search > div.search-container .autosearch-wrapper {
    width: 100%; }
  div.nav-search > div.search-container .search {
    float: none !important; }
    div.nav-search > div.search-container .search .fa {
      font-size: 24px;
      line-height: 24px; }
      div.nav-search > div.search-container .search .fa:before {
        color: #141414; }
    div.nav-search > div.search-container .search .input-search {
      height: 50px;
      border-color: #60b6bf; }
    div.nav-search > div.search-container .search .button-search {
      position: absolute;
      top: 0;
      right: 0;
      width: auto;
      height: 100%; }
    div.nav-search > div.search-container .search .price-old {
      margin-right: 10px; }
      div.nav-search > div.search-container .search .price-old:after {
        content: '';
        border-bottom: 1px solid #a8b4bf;
        width: 100%;
        position: absolute;
        bottom: 10px;
        left: 0;
        -webkit-transform: rotate(-15grad);
        -moz-transform: rotate(-15grad);
        -o-transform: rotate(-15grad);
        -ms-transform: rotate(-15grad);
        transform: rotate(-15grad); }
      div.nav-search > div.search-container .search .price-old .fa {
        font-size: 15px; }
    div.nav-search > div.search-container .search .dropdown-menu {
      margin: 0;
      border: 1px solid #60b6bf;
      border-top: none;
      width: 100%; }
      div.nav-search > div.search-container .search .dropdown-menu li.product {
        display: flex;
        margin-top: 0;
        cursor: pointer; }
        div.nav-search > div.search-container .search .dropdown-menu li.product img {
          max-width: 60px; }
        div.nav-search > div.search-container .search .dropdown-menu li.product .price {
          font-size: 30px; }
        div.nav-search > div.search-container .search .dropdown-menu li.product:hover .media-body a {
          color: #60b6bf; }
      div.nav-search > div.search-container .search .dropdown-menu li #search-show-all span {
        background: #60b6bf; }
      div.nav-search > div.search-container .search .dropdown-menu li #search-show-all:hover span {
        -webkit-box-shadow: 0 0 10px #60b6bf;
        -moz-box-shadow: 0 0 10px #60b6bf;
        -o-box-shadow: 0 0 10px #60b6bf;
        box-shadow: 0 0 10px #60b6bf; }
    div.nav-search > div.search-container .search.mobile .button-search {
      right: 50px; }

.carousel-controls-small {
  width: 65px;
  position: relative;
  display: inline-block; }
  .carousel-controls-small .carousel-control-small {
    width: 28px;
    height: 28px;
    line-height: 26px; }

.carousel-controls {
  left: auto;
  position: absolute;
  right: 25px;
  top: 0;
  height: 30px;
  display: inline-block;
  margin-top: -48px; }
  .carousel-controls .carousel-control {
    z-index: 99; }
  .carousel-controls.carousel-style {
    position: relative;
    min-height: 80px;
    margin: 0 20px; }
  .carousel-controls.carousel-center {
    text-align: center; }
    .carousel-controls.carousel-center .carousel-control {
      margin: 0;
      position: static;
      display: inline-block; }

.carousel-control {
  z-index: 99; }

.carousel-md {
  width: 40px;
  height: 32px;
  line-height: 32px; }

.carousel-sm {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 19px; }

.carousel-xs {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 10px; }

.carousel-controls-v1 {
  position: absolute;
  right: 0;
  top: 16px; }
  .carousel-controls-v1 .carousel-control {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    color: #a8b4bf;
    -webkit-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
    border: 1px solid #F5F5F5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
    .carousel-controls-v1 .carousel-control.left {
      left: -88px; }
    .carousel-controls-v1 .carousel-control:hover .icon-angle.left {
      background-position: 13px -17px; }
    .carousel-controls-v1 .carousel-control:hover .icon-angle.right {
      background-position: -15px -17px; }
    .carousel-controls-v1 .carousel-control .icon-angle {
      background: url(https://cdn.flex-russia.ru/image/bullet2.png) no-repeat 13px 9px;
      height: 30px;
      -webkit-transition: all 0.35s ease 0s;
      -o-transition: all 0.35s ease 0s;
      transition: all 0.35s ease 0s;
      display: block; }
      .carousel-controls-v1 .carousel-control .icon-angle.right {
        background-position: -15px 9px; }

#blackfriday {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #1e1e1e;
  z-index: 9999;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 25px;
  line-height: 50px; }
  #blackfriday span.text {
    padding: 0 50px;
    display: inline-block; }
  #blackfriday .fa {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -12px;
    font-size: 25px;
    cursor: pointer; }

.badges.new, .badges.hot {
  color: #fff;
  font-size: 11px;
  height: 15px;
  line-height: 16px;
  padding: 0 5px;
  position: absolute;
  left: 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
  text-transform: uppercase;
  top: -5px;
  -webkit-transform: translateZ(0px);
  -moz-transform: translateZ(0px);
  -ms-transform: translateZ(0px);
  -o-transform: translateZ(0px);
  font-weight: 500; }
  .badges.new:before, .badges.hot:before {
    border-style: solid;
    border-width: 2px;
    bottom: -5px;
    content: "";
    left: 4px;
    position: absolute; }

.badges.new {
  background-color: #da251c; }
  .badges.new:before {
    border-color: #da251c transparent transparent; }

.badges.hot {
  background-color: #f69a36; }
  .badges.hot:before {
    border-color: #f69a36 transparent transparent; }

.red .menu-title {
  color: #d95e41; }

.g-recaptcha-wrap .text-danger {
  text-align: center; }

.contact-icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #da251c;
  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; }

.contact-text {
  display: inline-block;
  padding-left: 60px;
  min-height: 60px;
  margin-bottom: 10px;
  line-height: 24px; }
  .contact-text div.contact-text-b-days div {
    display: inline-block; }
    .contact-text div.contact-text-b-days div:first-child {
      width: 170px; }

#totop {
  position: fixed;
  right: 10px;
  bottom: 10px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background-color: #da251c;
  text-indent: -9999px;
  z-index: 999;
  border: 1px #fff solid;
  -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;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom-color: #fff; }
  #totop:hover {
    background-color: #536877; }

.pagination li span, .pagination li a {
  border: 1px solid #141414; }

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

.carousel.vertical .item {
  left: 0;
  -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 .active.left {
    top: -400px; }
  .carousel.vertical .active .right {
    top: 400px; }

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

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

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

.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-outline-inverse {
  color: #474747;
  background-color: #fff;
  border-color: #f2f2f2;
  border: none;
  border-right: 1px solid #f2f2f2;
  color: #474747;
  background-color: #FFFFFF;
  border-color: #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 {
    color: #474747;
    background-color: #FFFFFF;
    border-color: #f2f2f2; }
  .btn-outline-inverse .badge {
    color: #FFFFFF;
    background-color: #474747; }
  .btn-outline-inverse.last {
    border-right: none; }

.open .btn-outline-inverse.dropdown-toggle {
  color: #fff;
  background-color: #6eae34;
  border-color: #f2f2f2; }

.btn-dark {
  color: #141414;
  background-color: #fff;
  border-color: #ebebeb;
  width: 40px;
  height: 34px;
  font-size: 14px;
  padding: 0 10px;
  line-height: 34px; }
  .btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active {
    color: #141414;
    background-color: #fff;
    border-color: #fff; }
  .open .btn-dark.dropdown-toggle {
    color: #141414;
    background-color: #fff;
    border-color: #fff; }
  .btn-dark:active, .btn-dark.active {
    background-image: none; }
  .open .btn-dark.dropdown-toggle {
    background-image: none; }
  .btn-dark.disabled, .btn-dark.disabled:hover, .btn-dark.disabled:focus, .btn-dark.disabled:active, .btn-dark.disabled.active, .btn-dark[disabled], .btn-dark[disabled]:hover, .btn-dark[disabled]:focus, .btn-dark[disabled]:active, .btn-dark[disabled].active,
  fieldset[disabled] .btn-dark,
  fieldset[disabled] .btn-dark:hover,
  fieldset[disabled] .btn-dark:focus,
  fieldset[disabled] .btn-dark:active,
  fieldset[disabled] .btn-dark.active {
    color: #141414;
    background-color: #fff;
    border-color: #ebebeb; }
  .btn-dark .badge {
    color: #fff;
    background-color: #141414; }

.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;
  margin: 0 auto;
  background: #fff;
  -webkit-box-shadow: 0 0 5px #cecece;
  -moz-box-shadow: 0 0 5px #cecece;
  -o-box-shadow: 0 0 5px #cecece;
  box-shadow: 0 0 5px #cecece; }

body[class*="-home"] .header-1 .pav-verticalmenu {
  display: none !important;
  border: 1px solid #141414; }

body[class*="-home"] .header-1 .dropdown:hover .pav-verticalmenu {
  display: block; }

body[class*="page-"] #content {
  padding: 20px 15px; }
  body[class*="page-"] #content .wrapper_empty {
    padding: 24px 0; }

body[class*="page-"].page-themecontrol-product {
  min-height: unset; }
  body[class*="page-"].page-themecontrol-product #content {
    padding: 0; }

body[class*="page-information"] #content {
  padding: 0;
  font-size: 18px; }
  body[class*="page-information"] #content h4 {
    font-size: 20px; }

body[class*="page-category"] #content {
  padding: 0; }
  body[class*="page-category"] #content h1 {
    margin-top: 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"] .breadcrumbs {
  border-bottom: 1px solid #f2f2f2; }

body.page-product-compare #content {
  padding: 0 10px 10px; }

body[class*="page-information"] #page > .container.main-columns, body.product-compare #page > .container.main-columns, body.checkout-buy #page > .container.main-columns {
  background: none; }

#page > .container {
  min-height: calc(100vh - 560px); }
  #page > .container.main-columns {
    background: #f2f2f2;
    margin-bottom: 40px; }

#page.hover:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  background: rgba(60, 60, 60, 0.3);
  -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; }

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

.g-recaptcha .grecaptcha-badge {
  visibility: hidden; }

.product-compare .comparetable {
  padding: 15px; }
  .product-compare .comparetable .img-thumbnail {
    border: none; }
  .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: 120px; }

#sidebar-left {
  padding: 0;
  border-right: 1px solid #fff; }

#sidebar-main {
  padding: 0; }

#column-left,
#column-right {
  float: left; }

h1 {
  font-weight: 500;
  text-align: center;
  margin: 0; }

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

.fancybox-skin {
  background: #fff; }

header {
  background: #fff; }

#topbar {
  background: #101010;
  font-size: 13px;
  color: #141414;
  height: 40px;
  line-height: 25px;
  padding: 8px 0; }
  #topbar .topbar-left {
    position: relative; }
  #topbar .custom-top:nth-child(1) {
    margin-right: 20px; }
  #topbar .custom-top i {
    padding-right: 5px; }
  #topbar .container .inside {
    background: #e9ecf5;
    padding: 10px 10px 10px 20px; }

.header-top {
  background-color: #1e1e1e;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  min-height: 70px;
  display: flex; }
  .header-top > .container {
    display: flex; }
  .header-top .btn-group {
    margin-right: 20px; }
    .header-top .btn-group button {
      background-color: transparent;
      border: none;
      padding: 0; }
  .header-top .topcontacts {
    flex: 0 1 50%;
    align-self: center;
    display: flex;
    align-items: center; }
    .header-top .topcontacts.holiday_works-wrap {
      flex: 0 1 20%; }
    .header-top .topcontacts.worktime {
      justify-content: flex-end; }
    .header-top .topcontacts .media-title {
      margin-right: 10px; }
      .header-top .topcontacts .media-title em {
        width: 20px;
        height: 20px;
        display: block; }
        .header-top .topcontacts .media-title em.phone {
          background: url(https://cdn.flex-russia.ru/image/phone-call.png); }
        .header-top .topcontacts .media-title em.clock-o {
          background: url(https://cdn.flex-russia.ru/image/clock.png); }
    .header-top .topcontacts .media-body span {
      margin-right: 10px;
      display: inline-block; }
      .header-top .topcontacts .media-body span:last-child {
        margin-right: 0; }
  .header-top .headercart {
    flex: 1 0 200px; }

.header-bottom {
  background: #fff;
  min-height: 140px;
  display: flex;
  position: relative; }
  .header-bottom > .container {
    display: flex;
    justify-content: flex-start; }
  .header-bottom .logo-container {
    flex: none;
    align-self: center;
    width: 130px;
    margin-right: 80px; }
    .header-bottom .logo-container span {
      font-size: 15px;
      position: absolute;
      left: 0;
      bottom: -35px;
      line-height: 15px; }
  .header-bottom .nav-search {
    align-self: center;
    max-width: 990px;
    width: 100%;
    margin-right: 50px; }
  .header-bottom .headercart {
    align-self: center; }

#footer {
  margin-top: 50px; }
  #footer ul, #footer ol {
    margin: 0; }
    #footer ul li, #footer ol li {
      line-height: 20px;
      margin-bottom: 10px; }
    #footer ul a, #footer ol a {
      font-size: 18px;
      color: #f2f2f2;
      font-weight: 300;
      -webkit-transition: all 0.4s ease 0s;
      -o-transition: all 0.4s ease 0s;
      transition: all 0.4s ease 0s; }
      #footer ul a:hover, #footer ol a:hover {
        color: #da251c; }
  #footer ul li span {
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    color: #f2f2f2;
    font-weight: 300; }
  #footer .footer-center {
    background: #1e1e1e;
    padding: 30px 0;
    color: #fff; }
    #footer .footer-center .box .box-heading {
      font-size: 18px;
      text-transform: uppercase;
      font-weight: bold;
      margin-bottom: 10px;
      color: #da251c; }
    #footer .footer-center .panel {
      background: transparent;
      margin-bottom: 0; }
      #footer .footer-center .panel .panel-heading {
        padding: 0; }
      #footer .footer-center .panel .panel-body {
        padding: 20px 0 0; }
      #footer .footer-center .panel .panel-title {
        color: #fff; }
    #footer .footer-center .footer-name {
      font-size: 12px;
      max-width: 115px; }
      #footer .footer-center .footer-name span {
        display: block;
        font-size: 14px;
        line-height: 14px;
        margin-top: 8px; }
    #footer .footer-center .main-footer {
      display: flex;
      justify-content: stretch; }
      #footer .footer-center .main-footer > .box {
        min-width: 30%;
        padding: 0 5px; }
        #footer .footer-center .main-footer > .box ul.list-unstyled li.direktoru {
          margin-top: 25px;
          margin-bottom: 0; }
          #footer .footer-center .main-footer > .box ul.list-unstyled li.direktoru a {
            text-decoration: underline; }

/* POWER BY */
#powered {
  background: #1e1e1e;
  border-top: 1px solid #fff; }
  #powered a {
    font-size: 12px;
    color: #cecece;
    font-weight: 500;
    text-transform: uppercase; }
    #powered a:hover {
      color: #fff; }
  #powered .copyright {
    color: #fff;
    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;
    align-items: center; }
  #powered .oferta p {
    color: #fff;
    font-size: 12px;
    padding-left: 15px;
    margin-bottom: 5px; }
  #powered .payment .payment-img img {
    max-height: 60px; }

.payment2row {
  display: none;
  margin: 8px 0; }

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

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

.producttabs {
  margin: 50px 0 70px 0; }

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

.products-block .price .price-strike {
  margin: auto;
  font-size: 28px; }
  .products-block .price .price-strike:after {
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    margin: auto;
    font-size: 28px; }

.product-label-special {
  line-height: 17px;
  font-size: 17px;
  font-weight: 400;
  display: block; }
  .product-label-special img {
    height: 25px;
    position: absolute;
    left: -30px;
    top: -5px; }
  .product-label-special span {
    font-weight: bold; }

.currency:before {
  font-family: "FontAwesome";
  content: "\f158";
  display: inline-block;
  font-size: 26px;
  margin-left: 5px;
  font-weight: 100; }

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

.page-themecontrol-product .product-view .price {
  font-size: 45px;
  font-weight: bolder;
  position: relative; }
  .page-themecontrol-product .product-view .price .product-label-special {
    left: 30px; }

.page-themecontrol-product .product-info > .row {
  margin: 0; }

.page-themecontrol-product .product-info .title-product {
  padding: 0 0 20px; }

.product-info__header {
  padding: 40px 16px 16px 40px;
  border-bottom: 1px solid #fff; }
  .product-info__header .btn-group {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center; }

.product-info__link {
  font-size: 16px;
  line-height: 20px;
  border-bottom: 1px dotted #60b6bf;
  text-decoration: none;
  color: #60b6bf;
  margin-right: 12px; }

.product-info > .row {
  padding: 20px 20px 40px 40px;
  border-bottom: 1px solid #fff;
  margin-left: 0;
  margin-right: 0; }

.product-info .title-product {
  font-size: 30px;
  margin: 0;
  font-weight: 600;
  padding: 0 0 16px 0;
  text-align: left; }

.product-info .panel-heading {
  display: none;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 20px 10px;
  margin-bottom: 20px; }
  .product-info .panel-heading h4 {
    font-size: 23px;
    text-align: left;
    text-transform: uppercase; }

.product-info .price-quantity .price .price {
  color: #141414;
  font-size: 60px;
  font-weight: 300;
  line-height: 60px; }
  .product-info .price-quantity .price .price.hidden_price {
    font-size: 38px;
    line-height: 38px; }
  .product-info .price-quantity .price .price > span {
    font-size: 35px;
    line-height: 35px; }

.product-info .price-quantity .quantity-adder {
  display: block;
  position: relative; }
  .product-info .price-quantity .quantity-adder .quantity-number span {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    color: #536877;
    font-size: 14px; }
  .product-info .price-quantity .quantity-adder .add-action {
    width: 35px;
    height: 30px;
    display: block;
    position: relative;
    cursor: pointer;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat; }
    .product-info .price-quantity .quantity-adder .add-action.add-down {
      background-image: url("/catalog/view/theme/default/image/mf/mfminus.png"); }
    .product-info .price-quantity .quantity-adder .add-action.add-up {
      background-image: url("/catalog/view/theme/default/image/mf/mfplus.png"); }
  .product-info .price-quantity .quantity-adder input {
    text-align: center; }

.product-info .price-quantity .quantity {
  margin-top: 24px; }
  .product-info .price-quantity .quantity > .btn-compare em {
    width: 20px;
    height: 18px;
    display: inline-block;
    margin-right: 5px;
    background-size: cover;
    background-image: url(https://cdn.flex-russia.ru/image/compare_small.png); }

.product-info .tab-content {
  border: none;
  padding: 0;
  margin-bottom: 0; }
  .product-info .tab-content .desc-header-wrapper {
    border: 1px #F5F5F5 solid;
    margin-top: 0;
    margin-bottom: 15px; }
    .product-info .tab-content .desc-header-wrapper .desc-header {
      padding: 15px;
      border-bottom: 3px solid #da251c;
      color: #969696;
      text-transform: uppercase;
      font-size: 18px;
      position: relative;
      top: 1px;
      display: inline-block; }
  .product-info .tab-content #tab-cert img {
    max-width: 50%; }
  .product-info .tab-content .desc-pane {
    padding: 40px 40px 0 40px; }
    .product-info .tab-content .desc-pane.active {
      display: block; }
    .product-info .tab-content .desc-pane#tab-downloads {
      padding: 40px 200px 60px; }

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

.product-info .image-additional {
  overflow: hidden;
  max-height: 122px; }
  .product-info .image-additional .owl-carousel {
    margin-bottom: 0 !important; }
  .product-info .image-additional .item {
    border: 1px solid #f2f2f2;
    text-align: center;
    background-color: #fff;
    position: relative; }
    .product-info .image-additional .item a.active:before {
      position: absolute;
      width: 100%;
      height: 2px;
      background-color: #da251c;
      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 #da251c;
      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 #f2f2f2; }
  .product-info .image img {
    max-height: 429px; }
  .product-info .image .markdown-product {
    right: 25px;
    top: 25px; }

.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 .wrap-qty {
  border: 1px solid #f2f2f2;
  height: 32px;
  background-color: #fff;
  padding: 3px; }
  .product-info .wrap-qty > div {
    display: table-cell;
    float: left; }

.product-info .product-meta a {
  margin-left: 16px;
  color: #cecece;
  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 .cart {
  margin-top: 28px; }

.product-info .product-meta .btn-compare {
  color: #141414;
  font-size: 12px;
  padding: 0;
  width: 30px;
  height: 30px;
  margin-left: 50px; }
  .product-info .product-meta .btn-compare:hover {
    color: #da251c; }

.product-info .product-meta .rating {
  height: 17px;
  color: #ffd71a;
  text-align: center;
  font-size: 17px; }

.product-info,
.product-view {
  padding: 0; }
  .product-info > .btn-compare,
  .product-view > .btn-compare {
    font-size: 17px;
    font-weight: 700;
    color: #536877;
    display: flex;
    justify-content: center;
    align-items: center; }
    .product-info > .btn-compare em,
    .product-view > .btn-compare em {
      width: 20px;
      height: 18px;
      display: inline-block;
      margin-right: 5px;
      background-size: cover;
      background-image: url(https://cdn.flex-russia.ru/image/compare_small.png); }

.price .price-strike,
.price-quantity .price-strike {
  color: #474747;
  font-size: 30px;
  line-height: 30px;
  width: max-content;
  position: relative; }
  .price .price-strike:after,
  .price-quantity .price-strike:after {
    content: "";
    border-bottom: 2px solid #474747;
    position: absolute;
    top: 0;
    left: -10px;
    width: 115%;
    height: 50%;
    z-index: 1; }

.product-v1 .products-row .product-col {
  border-left: 1px solid #F5F5F5; }
  .product-v1 .products-row .product-col:first-child {
    border-left-color: transparent; }

.product-v1 .product-block .bottom {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 400ms ease 0s;
  -o-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s;
  bottom: 60px;
  left: 20px;
  width: 100%;
  position: absolute;
  z-index: 999; }

.product-v1 .product-block:hover .product-meta .bottom {
  bottom: 120px;
  opacity: 1;
  filter: alpha(opacity=100); }

.product-v3 .product-block .description {
  display: block;
  padding: 10px 0 0; }

.product-v3 .product-block .action {
  display: none; }

.product-v3 .product-block .price-new {
  font-size: 19px; }

.product-v3 .product-block .price-old {
  font-size: 15px; }

.product-v4 {
  padding: 0; }
  .product-v4 .products-row .border {
    border-bottom: 1px solid #F5F5F5;
    border-right: 1px solid #F5F5F5; }
  .product-v4 .products-row.last .border {
    border-bottom: transparent; }
  .product-v4 .product-block:hover {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important; }
  .product-v4 .product-block .block-img {
    float: left;
    margin-right: 10px; }
  .product-v4 .product-block .name {
    margin: 5px 0; }
  .product-v4 .product-block .product-meta {
    padding: 20px 20px 0 0; }
  .product-v4 .product-block .bottom {
    display: none; }

.product-label {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  text-transform: uppercase;
  z-index: 1; }
  .product-label.celebration-day-23f {
    width: 100px;
    left: 0;
    top: 0; }
  .product-label.ribbon {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px; }
    .product-label.ribbon:before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      width: 0;
      height: 0;
      border-top: 40px solid #474747;
      border-left: 40px solid transparent; }
  .product-label.ribbon2 {
    width: 85px;
    height: 85px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    display: block;
    font-size: 10px; }
  .product-label.ribbon1 {
    width: 85px;
    height: 85px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    display: block;
    font-size: 10px; }
  .product-label.bts {
    text-align: center;
    display: block;
    text-transform: uppercase;
    width: 46px;
    height: 20px;
    position: absolute;
    top: 10px;
    background-color: #da251c;
    right: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    line-height: 20px; }
  .product-label.sale {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #a8b4bf;
    line-height: normal;
    padding: 5px;
    font-size: 18px;
    font-weight: 400; }
  .product-label.sale-border {
    text-align: center;
    display: block;
    text-transform: uppercase;
    width: 40px;
    height: 20px;
    position: absolute;
    top: 15px;
    border: 2px solid #d95e41;
    right: 10px;
    color: #474747; }
  .product-label.flag {
    text-align: center;
    display: block;
    text-transform: uppercase;
    width: 60px;
    height: 30px;
    position: absolute;
    top: 15px;
    background-color: #da251c;
    left: 0;
    line-height: 30px; }
    .product-label.flag:before {
      content: "";
      width: 0;
      height: 0;
      width: 0;
      height: 0;
      position: absolute;
      right: -15px;
      top: 0;
      border-top: 15px solid #da251c;
      border-right: 15px solid transparent; }
    .product-label.flag:after {
      content: "";
      width: 0;
      height: 0;
      position: absolute;
      right: -15px;
      bottom: 0;
      border-bottom: 15px solid #da251c;
      border-right: 15px solid transparent; }
  .product-label.markdown-product {
    background-color: #da251c; }
  .product-label.discontinued {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 3px;
    background-color: #a8b4bf;
    padding: 2px 3px; }
    .product-label.discontinued span {
      font-size: 14px;
      line-height: 14px;
      font-weight: bold; }
    .product-label.discontinued svg {
      width: 15px;
      height: 15px;
      fill: #fff; }

.cart {
  position: relative;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s; }
  .cart .icon-cart {
    background: url(https://cdn.flex-russia.ru/image/icon-shopping.png) no-repeat scroll center center;
    display: block;
    width: 16px;
    height: 17px; }
  .cart button {
    width: 196px;
    text-align: center; }
    .cart button#button-cart {
      text-transform: none;
      font-size: 24px;
      font-weight: 400; }

.tfixed + div.desc-pane {
  padding-top: 110px; }

.cheap_invoice {
  display: flex;
  align-items: center;
  margin: 28px 0; }
  .cheap_invoice a {
    font-size: 16px;
    line-height: 20px;
    border-bottom: 1px dotted #60b6bf;
    text-decoration: none;
    display: block;
    color: #60b6bf; }
    .cheap_invoice a:hover {
      color: #141414;
      border-color: #141414; }
    .cheap_invoice a#button-cart-credit {
      margin-right: 50px; }

#product ul.list-unstyled {
  font-size: 17px;
  margin: 30px 0; }
  #product ul.list-unstyled span {
    text-transform: uppercase;
    font-weight: 600 !important; }
  #product ul.list-unstyled li img {
    top: -3px; }

.storage_widget {
  border-top-color: #F5F5F5;
  margin-bottom: 8px; }
  .storage_widget .product-extra span {
    font-size: 17px;
    font-weight: 500; }
    .storage_widget .product-extra span > span {
      margin-right: 0;
      cursor: pointer; }

.reserve_form {
  display: none;
  z-index: 99999; }

.reserve_button {
  color: #fff;
  cursor: pointer; }

.product-block .block-img {
  position: relative;
  overflow: hidden; }

.product-block .action {
  text-align: center;
  float: left;
  width: 100%; }
  .product-block .action > div {
    display: inline-block;
    position: relative;
    margin-bottom: 5px; }
    .product-block .action > div.compare {
      float: left; }
    .product-block .action > div.quickview {
      float: right; }
    .product-block .action > div em.compare_small {
      background-image: url(https://cdn.flex-russia.ru/image/compare_small.png); }
    .product-block .action > div em.eye {
      background-image: url(https://cdn.flex-russia.ru/image/eye.png); }
    .product-block .action > div .btn-dark {
      text-transform: none;
      width: auto;
      display: flex;
      align-items: center;
      padding: 0;
      color: #536877;
      font-size: 18px; }
      .product-block .action > div .btn-dark em {
        width: 20px;
        height: 18px;
        display: inline-block;
        margin-right: 5px;
        background-size: cover; }
      .product-block .action > div .btn-dark:hover {
        color: #141414; }
        .product-block .action > div .btn-dark:hover em {
          filter: grayscale(100%); }

.image-container {
  padding: 0 30px 0 0; }

.desc-pane > .content .columns > .grid {
  display: flex;
  justify-content: center; }
  .desc-pane > .content .columns > .grid ul {
    margin: 0 0 25px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; }
    .desc-pane > .content .columns > .grid ul li.grid-cell {
      position: relative;
      display: flex; }
      .desc-pane > .content .columns > .grid ul li.grid-cell .icon-with-text img, .desc-pane > .content .columns > .grid ul li.grid-cell .icon-with-text svg {
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 15px; }
      .desc-pane > .content .columns > .grid ul li.grid-cell .icon-with-text > div:nth-child(2) {
        position: absolute;
        visibility: hidden;
        opacity: 0;
        filter: alpha(opacity=0);
        width: 300px;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .desc-pane > .content .columns > .grid ul li.grid-cell .icon-with-text > div:nth-child(2) > * {
          margin: 0; }
        .desc-pane > .content .columns > .grid ul li.grid-cell .icon-with-text > div:nth-child(2) > h3 {
          line-height: 21px;
          margin-bottom: 5px;
          font-size: 20px; }
        .desc-pane > .content .columns > .grid ul li.grid-cell .icon-with-text > div:nth-child(2) > p:first-letter {
          text-transform: uppercase; }
      .desc-pane > .content .columns > .grid ul li.grid-cell .icon-with-text:hover > div:nth-child(2) {
        z-index: 9;
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100);
        background: #f2f2f2;
        left: 0;
        border: 1px solid #cecece;
        padding: 10px;
        margin-top: 10px;
        top: 100%; }

.desc-pane > ul.small-block-grid-1 {
  margin: 0;
  display: flex;
  justify-content: space-between;
  padding: 0; }
  .desc-pane > ul.small-block-grid-1 li {
    display: block;
    width: 31%;
    padding: 0 1% 1%;
    background: #f2f2f2;
    position: relative;
    top: auto !important;
    left: auto !important;
    right: auto !important; }
    .desc-pane > ul.small-block-grid-1 li p {
      margin: 0; }

.description-faq {
  margin: 30px -10px -40px;
  position: relative; }
  .description-faq ul {
    margin: 0;
    padding: 0; }
    .description-faq ul li.fixed-grid-list {
      display: block;
      padding: 10px; }
      .description-faq ul li.fixed-grid-list .unordered-triplet {
        padding: 10px;
        background: #f2f2f2; }
        .description-faq ul li.fixed-grid-list .unordered-triplet p {
          font-size: 18px; }

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

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

.related-products .panel-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 30px 0;
  margin-bottom: 40px; }
  .related-products .panel-heading h4 {
    font-size: 30px;
    text-transform: uppercase; }
  .related-products .panel-heading button {
    background: transparent;
    border: 1px solid #536877;
    color: #536877;
    font-size: 16px;
    text-transform: none;
    text-align: center; }

.related-products .related-body {
  padding: 0;
  margin-bottom: 60px; }
  .related-products .related-body .product-grid[id*='no-scroll'] {
    margin-left: -10px;
    margin-right: -10px; }
    .related-products .related-body .product-grid[id*='no-scroll'] .product-block-wrap {
      width: 25%;
      float: left;
      padding: 10px; }
      .related-products .related-body .product-grid[id*='no-scroll'] .product-block-wrap .product-block {
        border-right: none; }

#tab-video div.videos iframe {
  border: none;
  max-width: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

#tab-video .body {
  display: block;
  width: 100%;
  height: 0;
  position: relative;
  overflow: hidden;
  padding-bottom: 56.25%; }

#tab-description {
  font-size: 18px;
  line-height: 25px;
  color: #1e1e1e; }
  #tab-description h2 {
    font-size: 18px;
    text-transform: uppercase; }
  #tab-description img {
    height: auto; }
  #tab-description .grid-fixed > ul {
    margin: 0 0 25px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; }
  #tab-description .grid-fixed .performance-features__item {
    position: relative;
    display: flex; }
    #tab-description .grid-fixed .performance-features__item svg {
      margin-left: 15px;
      margin-right: 15px;
      margin-bottom: 15px; }
    #tab-description .grid-fixed .performance-features__item > div:nth-child(2) {
      position: absolute;
      visibility: hidden;
      opacity: 0;
      filter: alpha(opacity=0);
      width: 300px;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      #tab-description .grid-fixed .performance-features__item > div:nth-child(2) > * {
        margin: 0; }
      #tab-description .grid-fixed .performance-features__item > div:nth-child(2) > h3 {
        line-height: 21px;
        margin-bottom: 5px;
        font-size: 20px; }
    #tab-description .grid-fixed .performance-features__item:hover > div:nth-child(2) {
      z-index: 9;
      visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100);
      background: #f2f2f2;
      left: 0;
      border: 1px solid #cecece;
      padding: 10px;
      margin-top: 10px;
      top: 100%; }

#tab-specification table {
  margin-bottom: 40px;
  border: none; }
  #tab-specification table:last-child {
    margin-bottom: 0; }
  #tab-specification table tr td {
    border: none;
    font-size: 18px;
    padding: 13px 30px;
    color: #1e1e1e; }
  #tab-specification table thead tr td {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 500; }
  #tab-specification table tbody tr td:first-child {
    font-weight: normal;
    width: 70%; }
  #tab-specification table tbody tr td:last-child {
    font-weight: bold; }
  #tab-specification table tbody tr:nth-child(2n+1) {
    background: #fff; }
  #tab-specification table.supply {
    width: 100%; }
    #tab-specification table.supply tbody tr td:first-child {
      width: 100%;
      font-weight: 400; }

#tab-downloads ul li {
  list-style: none; }

#tab-certificate {
  text-align: center; }
  #tab-certificate img {
    max-width: 550px;
    width: 100%; }

#tab-review button {
  text-transform: none;
  font-size: 24px;
  font-weight: 400; }

#form-review-container .set-rating {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  margin-top: 6px;
  margin-bottom: 2px;
  width: max-content;
  height: 16px; }
  #form-review-container .set-rating i {
    margin: 0;
    display: block;
    float: left;
    padding: 0 4px 0 0;
    font-size: 20px;
    cursor: pointer;
    color: #141414; }
    #form-review-container .set-rating i.selected {
      color: #ffd71a; }
  #form-review-container .set-rating:hover i {
    color: #141414; }
  #form-review-container .set-rating > i:hover, #form-review-container .set-rating > i:hover ~ i {
    color: #ffd71a; }

.review-heading h2 {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 13px 0;
  height: 60px; }

.product_reviews {
  font-size: 18px; }
  .product_reviews #form-review-container {
    height: 0;
    overflow: hidden;
    -webkit-transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s; }
  .product_reviews .review_item {
    margin-bottom: 25px;
    background: #f2f2f2;
    padding-bottom: 20px; }
  .product_reviews .review_header {
    display: flex;
    flex: 0 0 100px;
    justify-content: space-between;
    padding: 20px 20px 20px 30px;
    border-bottom: 1px solid #f2f2f2; }
  .product_reviews .review_h_left {
    display: flex;
    flex-wrap: wrap; }
  .product_reviews .review_author {
    margin-right: 15px; }
  .product_reviews .review_stars {
    width: 125px; }
    .product_reviews .review_stars .fa {
      color: #ffd71a;
      font-size: 16px; }
  .product_reviews .review_body {
    padding: 0 30px; }
  .product_reviews .review_section {
    margin-top: 20px;
    display: flex; }
  .product_reviews .review_section_header {
    min-width: 85px; }
  .product_reviews .review_section_header, .product_reviews .review_h_right, .product_reviews .review_author {
    font-weight: 600; }
  .product_reviews .g-recaptcha {
    justify-content: flex-start !important; }

#review {
  margin-bottom: 20px; }
  #review .empty_review_list {
    font-size: 20px; }

.zoomWindowContainer .zoomWindow {
  left: 500px;
  background-color: #fff !important; }

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

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

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

/* slidelayer */
.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;
  border-top: 2px solid rgba(255, 255, 255, 0.33);
  border-right: 2px solid rgba(255, 255, 255, 0.33); }
  .tparrows:hover {
    border-color: rgba(255, 255, 255, 0.75); }
  .tparrows.tp-rightarrow {
    -webkit-transform: translateZ(1px) rotate(45deg);
    -moz-transform: translateZ(1px) rotate(45deg);
    -ms-transform: translateZ(1px) rotate(45deg);
    -o-transform: translateZ(1px) rotate(45deg);
    right: 30px !important; }
  .tparrows.tp-leftarrow {
    -webkit-transform: translateZ(1px) rotate(225deg);
    -moz-transform: translateZ(1px) rotate(225deg);
    -ms-transform: translateZ(1px) rotate(225deg);
    -o-transform: translateZ(1px) rotate(225deg);
    left: 30px !important; }

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

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

#modal-agree {
  z-index: 199999;
  margin-right: -17px; }
  #modal-agree .modal-header {
    text-transform: uppercase; }
  #modal-agree .modal-body #page {
    background: #fff; }
    #modal-agree .modal-body #page > *, #modal-agree .modal-body #page h1 {
      display: none; }
    #modal-agree .modal-body #page .main-columns {
      width: auto;
      padding: 0;
      display: block; }
      #modal-agree .modal-body #page .main-columns h2 {
        font-size: 20px; }

.tablist-v1 .product-grid .products-row .product-col:last-child {
  border-right: 1px solid #F5F5F5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  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: #F5F5F5;
      content: "";
      width: 1px;
      height: 200%;
      top: -20px; }
    .featured-category ul li:after {
      position: absolute;
      left: 25px;
      background: #F5F5F5;
      content: "";
      width: 1px;
      height: 87%;
      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: #141414; }

#newsletter-wrap {
  overflow: hidden; }
  #newsletter-wrap #tm-newsletter > .container {
    position: relative;
    z-index: 1; }

#tm-newsletter {
  color: #fff;
  text-align: center; }
  #tm-newsletter .subscription-section_form__agree {
    font-size: 21px;
    line-height: 21px;
    margin-top: 25px;
    font-weight: 100; }
    #tm-newsletter .subscription-section_form__agree a {
      color: #fff;
      font-weight: 300;
      text-decoration: underline; }
  #tm-newsletter .subscription-section_form__inputs {
    display: flex;
    justify-content: center;
    align-items: center; }
    #tm-newsletter .subscription-section_form__inputs input {
      width: 50%;
      height: 60px;
      min-width: 400px;
      font-size: 24px;
      font-weight: 300;
      padding: 0 30px;
      border: 0;
      z-index: 2;
      outline: none;
      color: #969696; }
      #tm-newsletter .subscription-section_form__inputs input::-moz-placeholder {
        color: #cecece;
        opacity: 1; }
      #tm-newsletter .subscription-section_form__inputs input:-ms-input-placeholder {
        color: #cecece; }
      #tm-newsletter .subscription-section_form__inputs input::-webkit-input-placeholder {
        color: #cecece; }
    #tm-newsletter .subscription-section_form__inputs button {
      height: 60px;
      background: #da251c;
      padding: 0 55px;
      font-size: 24px;
      font-weight: 300;
      border: 2px solid #da251c;
      -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;
      margin-left: -2px;
      z-index: 1; }
      #tm-newsletter .subscription-section_form__inputs button:hover, #tm-newsletter .subscription-section_form__inputs button:focus {
        color: #fff;
        border-color: #fff; }
  #tm-newsletter .container:after {
    content: "";
    position: absolute;
    width: 250px;
    height: 250px;
    top: -25%;
    right: -60px;
    z-index: -1;
    background: url(https://cdn.flex-russia.ru/image/mail.png) no-repeat;
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    opacity: 0.5;
    filter: alpha(opacity=50);
    background-size: cover; }
  #tm-newsletter h3.subscription-section_title {
    color: #fff;
    font-size: 36px;
    font-weight: 200;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 30px; }
    #tm-newsletter h3.subscription-section_title img {
      width: 202px;
      margin-left: 10px; }

[id^=subscriptionCheckBox] {
  display: none; }

[id^=subscriptionCheckBox] + label {
  display: inline-block;
  width: 25px;
  height: 25px;
  border: 1px solid #fff;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #fff !important; }

[id^=subscriptionCheckBox] + label:before {
  content: "";
  color: #fff !important;
  display: inline-block;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  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: rotate(33deg);
  -moz-transform: rotate(33deg);
  -o-transform: rotate(33deg);
  -ms-transform: rotate(33deg);
  transform: rotate(33deg);
  width: 9px;
  height: 15px;
  border-right: #fff 2px solid;
  border-bottom: #fff 2px solid;
  margin-bottom: 2px;
  margin-top: 1px; }

[id^=subscriptionCheckBox]:checked + label:before {
  opacity: 1;
  filter: alpha(opacity=100); }

.festool-banners-grid .banner {
  margin-bottom: 1.5vw;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 40vw; }
  .festool-banners-grid .banner .image {
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9); }
    .festool-banners-grid .banner .image img {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%); }
      .festool-banners-grid .banner .image img.for-mobile {
        display: none; }
  .festool-banners-grid .banner.banner-full .image {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95); }
  .festool-banners-grid .banner.banner-full .wrap .text {
    font-size: 65px;
    width: 80%;
    line-height: 80px; }
    .festool-banners-grid .banner.banner-full .wrap .text span {
      color: #da251c; }
  .festool-banners-grid .banner.banner-full .wrap h4 {
    color: #fff;
    font-size: 32px;
    text-align: center;
    margin-bottom: 50px; }
    .festool-banners-grid .banner.banner-full .wrap h4 span {
      color: #da251c;
      font-size: 40px; }
  .festool-banners-grid .banner.banner-bottom .wrap h4 {
    color: #fff;
    font-size: 25px;
    text-align: center;
    margin-bottom: 50px;
    font-weight: normal; }
  .festool-banners-grid .banner:hover .image {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1); }
  .festool-banners-grid .banner:hover .wrap {
    border: 2px solid #fff;
    width: 97%;
    height: 94%; }
  .festool-banners-grid .banner.left-column:hover .wrap {
    width: 95%;
    height: 90%; }
  .festool-banners-grid .banner .wrap {
    width: 100%;
    height: 100%;
    background: rgba(25, 30, 43, 0.4);
    border: 2px solid rgba(25, 30, 43, 0);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 1; }
    .festool-banners-grid .banner .wrap .text {
      color: #fff;
      font-size: 52px;
      line-height: 45px;
      font-weight: bold;
      margin-bottom: 40px;
      text-align: center; }
    .festool-banners-grid .banner .wrap .button {
      color: #fff;
      border: 1px solid #fff;
      padding: 15px 45px;
      text-transform: uppercase;
      font-size: 20px;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .festool-banners-grid .banner .wrap .button:hover {
        background: #da251c; }

.festool-banners-grid .right-column .banner {
  height: 41.5vw; }
  .festool-banners-grid .right-column .banner:hover .wrap {
    width: 90%;
    height: 95%; }

.festool-banners-grid .left-column .banner {
  height: 20vw; }

.features-wrap {
  margin-top: 70px;
  background-color: #1e1e1e;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .features-wrap .features-wrap-cols {
    width: 1760px;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: stretch; }
    .features-wrap .features-wrap-cols a.link {
      display: flex; }
      .features-wrap .features-wrap-cols a.link .feature-col {
        padding: 50px 25px 30px;
        text-align: center;
        color: #fff;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .features-wrap .features-wrap-cols a.link .feature-col .svg svg {
          width: 128px;
          height: 128px; }
        .features-wrap .features-wrap-cols a.link .feature-col h3 {
          font-size: 18px;
          color: #da251c;
          text-transform: uppercase;
          font-weight: 300;
          margin-bottom: 15px; }
        .features-wrap .features-wrap-cols a.link .feature-col p {
          font-size: 18px;
          line-height: 20px;
          color: #cecece;
          font-weight: 300; }

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

.container-main-menu {
  background: #f2f2f2;
  position: relative; }

.pav-megamenu .navbar {
  margin: 0;
  border: 0; }

.pav-megamenu .navbar-collapse {
  padding: 0; }

.pav-megamenu .navbar-nav > li {
  position: inherit; }
  .pav-megamenu .navbar-nav > li > a {
    padding: 22px 16px;
    font-size: 22px;
    font-weight: 600;
    color: #141414;
    background-color: transparent !important;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    line-height: 22px;
    text-transform: uppercase; }
    .pav-megamenu .navbar-nav > li > a .caret {
      border: 0;
      width: 16px;
      height: 16px;
      text-align: center; }
      .pav-megamenu .navbar-nav > li > a .caret:before {
        -webkit-transition: all 200ms ease-out;
        -o-transition: all 200ms ease-out;
        transition: all 200ms ease-out;
        content: '\f04b';
        font-family: "FontAwesome";
        font-size: 13px;
        font-weight: 100;
        color: #141414;
        display: block;
        width: 17px;
        height: 17px;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg); }
    .pav-megamenu .navbar-nav > li > a:after {
      display: inline-block;
      content: '';
      width: 1px;
      height: 16px;
      border-right: 1px solid #cecece;
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -8px; }
  .pav-megamenu .navbar-nav > li:hover > a:before {
    width: 100%;
    left: 0; }
  .pav-megamenu .navbar-nav > li:last-child > a:after {
    content: none; }
  .pav-megamenu .navbar-nav > li.aligned-fullwidth {
    position: unset; }
  .pav-megamenu .navbar-nav > li.aligned-right .dropdown-menu {
    left: auto;
    right: 0; }
  .pav-megamenu .navbar-nav > li.aligned-right .dropdown-submenu .dropdown-menu {
    margin-right: 100%; }
  .pav-megamenu .navbar-nav > li.aligned-left > .dropdown-menu {
    width: 834px;
    left: 0;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    z-index: 99999; }
  .pav-megamenu .navbar-nav > li.aligned-left .dropdown-submenu .dropdown-menu {
    left: 100%; }
  .pav-megamenu .navbar-nav > li.aligned-center .dropdown-menu {
    left: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%); }
  .pav-megamenu .navbar-nav > li.aligned-center .dropdown-submenu .dropdown-menu {
    margin-left: 100%; }
  .pav-megamenu .navbar-nav > li > .dropdown-menu {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
    -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
    display: block;
    visibility: hidden; }
  .pav-megamenu .navbar-nav > li:hover > .dropdown-menu, .pav-megamenu .navbar-nav > li:focus > .dropdown-menu {
    position: absolute;
    opacity: 1;
    filter: alpha(opacity=100);
    width: 100%;
    visibility: visible;
    display: block;
    top: 100%;
    left: 0;
    right: 0;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    border-bottom: 2px solid #252b3b; }
  .pav-megamenu .navbar-nav > li.full-width {
    position: static; }
  .pav-megamenu .navbar-nav > li:first-child > a {
    padding-left: 0; }

.pav-megamenu .dropdown-menu {
  left: -9999px;
  height: auto;
  color: #141414;
  border-top: none;
  min-width: 185px;
  padding: 0;
  background-color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-transition: opacity 0.3s linear 0s;
  -o-transition: opacity 0.3s linear 0s;
  transition: opacity 0.3s linear 0s;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }
  .pav-megamenu .dropdown-menu ul, .pav-megamenu .dropdown-menu ol {
    padding: 0; }
  .pav-megamenu .dropdown-menu li {
    padding: 0;
    line-height: 20px;
    list-style: none; }
    .pav-megamenu .dropdown-menu li.parent {
      transition: 0.3s linear 0s;
      height: min-content;
      margin-bottom: 16px;
      break-inside: avoid;
      padding: 8px 0 15px 0; }
    .pav-megamenu .dropdown-menu li a {
      padding: 8px 16px 15px 16px;
      display: flex;
      flex-wrap: nowrap;
      width: 100%;
      color: #3a3a3a;
      font-style: normal; }
      .pav-megamenu .dropdown-menu li a .menu-title {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: nowrap;
        width: 100%;
        word-break: break-word;
        font-weight: 500; }
  .pav-megamenu .dropdown-menu .dropdown-menu li a span {
    display: block;
    float: left;
    padding-left: 0;
    width: 100%;
    height: auto;
    line-height: normal;
    background: none;
    font-weight: normal; }
  .pav-megamenu .dropdown-menu .dropdown-menu li > .row {
    margin: 0; }
  .pav-megamenu .dropdown-menu .dropdown-menu li a {
    padding: 0 16px 10px 16px; }

.pav-megamenu .dropdown:hover > .dropdown-menu {
  display: block;
  left: 0; }
  .pav-megamenu .dropdown:hover > .dropdown-menu > .dropdown-menu-inner {
    min-height: 600px;
    background: #F5F5F5; }

.pav-megamenu .dropdown:hover > a .fa {
  color: #141414; }

.pav-megamenu .dropdown-submenu {
  position: inherit; }
  .pav-megamenu .dropdown-submenu .dropdown-menu {
    width: auto;
    position: unset;
    top: unset;
    left: unset;
    right: unset;
    float: unset;
    display: block; }
  .pav-megamenu .dropdown-submenu:hover > a .fa {
    color: #141414; }
  .pav-megamenu .dropdown-submenu > a {
    padding: 0 0 5px 0; }

.pav-megamenu .mega-group > .dropdown-toggle {
  border: 0;
  display: block;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: "SF UI Display", sans-serif, sans-serif;
  color: #fff; }
  .pav-megamenu .mega-group > .dropdown-toggle .fa {
    color: #fff; }

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

.tree-menu-grid {
  padding: 25px 16px 48px 16px; }
  .tree-menu-grid > ul {
    column-gap: 20px;
    column-count: 4;
    min-height: 350px; }
    .tree-menu-grid > ul > li {
      transition: 0.3s linear 0s;
      height: min-content;
      margin-bottom: 16px;
      break-inside: avoid; }
  .tree-menu-grid ul li a {
    background: #fff; }
    .tree-menu-grid ul li a:hover {
      color: #da251c; }
    .tree-menu-grid ul li a span {
      display: block;
      float: left;
      padding-left: 0;
      width: 100%;
      line-height: 18px;
      font-size: 16px; }
      .tree-menu-grid ul li a span img {
        margin-right: 10px;
        width: 40px;
        height: 40px; }
    .tree-menu-grid ul li a .caret {
      display: none;
      float: right;
      border: 0;
      width: 24px;
      height: 24px;
      background: url("https://cdn.flex-russia.ru/image/icons/ic_arrow_herringbone.svg") repeat 0 0;
      -webkit-transition: opacity 0.2s ease-in-out;
      -o-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
  .tree-menu-grid .dropdown-submenu {
    background: #fff; }
    .tree-menu-grid .dropdown-submenu > a > .menu-title {
      font-weight: 500;
      display: flex;
      flex-wrap: nowrap;
      height: max-content;
      align-items: center; }
    .tree-menu-grid .dropdown-submenu:hover > a {
      color: #da251c; }

.categories-wrap {
  margin: 0; }
  .categories-wrap .grid-cell {
    width: 20%;
    height: 140px;
    float: left;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #fff;
    background: #fff; }
    .categories-wrap .grid-cell .image {
      position: absolute;
      -webkit-transition: 0.5s linear 0s;
      -o-transition: 0.5s linear 0s;
      transition: 0.5s linear 0s;
      height: 90%; }
      .categories-wrap .grid-cell .image img {
        height: 100%; }
    .categories-wrap .grid-cell:hover .image {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1); }
    .categories-wrap .grid-cell:hover .wrap {
      background: rgba(25, 30, 43, 0.6); }
    .categories-wrap .grid-cell .wrap {
      width: 100%;
      height: 100%;
      background: rgba(25, 30, 43, 0.8);
      border: 2px solid rgba(83, 104, 119, 0);
      -webkit-transition: 0.5s linear 0s;
      -o-transition: 0.5s linear 0s;
      transition: 0.5s linear 0s;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      z-index: 1;
      position: relative; }
      .categories-wrap .grid-cell .wrap a {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center; }
        .categories-wrap .grid-cell .wrap a .name {
          padding: 20px;
          color: #fff;
          font-size: 15px;
          line-height: 20px;
          text-align: center; }
  .categories-wrap .panel-body {
    padding-top: 0;
    padding-bottom: 0;
    background: #f2f2f2; }

.pav-verticalmenu {
  font-weight: 400;
  padding: 0;
  background-color: #fff;
  position: absolute;
  top: 100%;
  left: 0;
  border: 1px solid #f2f2f2;
  border-top: 0;
  display: block; }
  .pav-verticalmenu .panel-body {
    background: #fff;
    padding: 30px; }
  .pav-verticalmenu .navbar-default {
    background: transparent;
    border: none;
    margin: 0; }

.verticalmenu .navbar-collapse {
  margin: 0;
  padding: 0;
  border: none; }

.verticalmenu .navbar-nav {
  position: static;
  float: none;
  width: 100%;
  padding: 0; }
  .verticalmenu .navbar-nav > li {
    width: 100%;
    height: auto;
    float: left;
    padding: 0 15px;
    border-bottom: 1px solid #f2f2f2; }
    .verticalmenu .navbar-nav > li .parent {
      position: relative; }
      .verticalmenu .navbar-nav > li .parent:hover > .dropdown-menu {
        right: 100%;
        top: 0;
        opacity: 1;
        filter: alpha(opacity=100); }
      .verticalmenu .navbar-nav > li .parent.dropdown-submenu:hover .dropdown-menu {
        right: 115%;
        display: block;
        top: 0;
        visibility: visible; }
    .verticalmenu .navbar-nav > li:last-child {
      border-bottom: none;
      padding-bottom: 20px; }
    .verticalmenu .navbar-nav > li:first-child {
      padding-top: 20px; }
    .verticalmenu .navbar-nav > li > a {
      display: block;
      color: #141414;
      padding: 10px 0;
      text-transform: uppercase;
      font-size: 13px;
      font-weight: 500; }
      .verticalmenu .navbar-nav > li > a:hover {
        color: #fff; }
      .verticalmenu .navbar-nav > li > a .menu-title {
        margin-left: 15px; }
      .verticalmenu .navbar-nav > li > a .menu-icon {
        display: block;
        line-height: 30px;
        min-height: 30px; }
      .verticalmenu .navbar-nav > li > a .fa {
        text-align: center;
        line-height: 30px;
        color: #f2f2f2;
        font-size: 20px;
        width: 30px; }
      .verticalmenu .navbar-nav > li > a .caret {
        float: right;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        margin-top: 15px; }
    .verticalmenu .navbar-nav > li:hover {
      background: #da251c;
      color: #fff;
      -webkit-transition: all 300ms ease-in-out 0s;
      -o-transition: all 300ms ease-in-out 0s;
      transition: all 300ms ease-in-out 0s;
      position: relative;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px; }
      .verticalmenu .navbar-nav > li:hover:before, .verticalmenu .navbar-nav > li:hover:after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        display: block;
        z-index: 2; }
      .verticalmenu .navbar-nav > li:hover:before {
        border-top: 1px solid #141414;
        border-left: 1px solid #141414;
        left: 0;
        top: 0; }
      .verticalmenu .navbar-nav > li:hover:after {
        border-bottom: 1px solid #141414;
        border-right: 1px solid #141414;
        bottom: 0;
        right: 0; }
      .verticalmenu .navbar-nav > li:hover > a {
        color: #fff; }
      .verticalmenu .navbar-nav > li:hover .fa {
        color: #fff; }
      .verticalmenu .navbar-nav > li:hover > .dropdown-menu {
        top: 0;
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible;
        display: block;
        left: 100%;
        border: none;
        margin-left: -1px; }

.verticalmenu .dropdown-menu {
  right: auto;
  left: 110%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  -o-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
  top: 0;
  position: absolute;
  visibility: hidden;
  z-index: 999;
  display: block;
  min-width: 215px;
  padding: 25px; }
  .verticalmenu .dropdown-menu.level1 .fa, .verticalmenu .dropdown-menu.level2 .fa, .verticalmenu .dropdown-menu.level3 .fa {
    display: none; }
  .verticalmenu .dropdown-menu.level1 {
    margin-top: -1px; }
  .verticalmenu .dropdown-menu ul {
    list-style-type: none;
    padding-left: 0; }
    .verticalmenu .dropdown-menu ul > li > a {
      font-family: "SF UI Display", sans-serif;
      color: #969696;
      font-size: 12px;
      text-transform: uppercase;
      font-weight: 500; }
      .verticalmenu .dropdown-menu ul > li > a:hover {
        color: #da251c; }
  .verticalmenu .dropdown-menu .sidebar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    padding: 0; }

.verticalmenu .widget-heading {
  font-size: 16px;
  margin: 0 0 20px; }

.verticalmenu .w-product .product-block {
  text-align: center; }
  .verticalmenu .w-product .product-block .image {
    border: 1px solid #f2f2f2; }
  .verticalmenu .w-product .product-block .name {
    min-height: auto;
    margin-bottom: 0; }

.verticalmenu .w-product .media-body {
  display: inline-block;
  text-align: center; }

.information-payment {
  color: #666; }
  .information-payment h1, .information-payment h2, .information-payment h3, .information-payment h4, .information-payment h5, .information-payment h6 {
    color: #666; }
  .information-payment h1 {
    text-transform: uppercase; }
  .information-payment #content {
    overflow: hidden; }
  .information-payment .well {
    padding: 0 !important;
    color: #303032;
    font-size: 16px; }

#payment p {
  font-size: 18px; }

#payment h2 {
  color: #666;
  text-transform: none; }

#payment .cash_left {
  padding: 0 15px 0 30px; }

#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 #a8b4bf;
      padding: 30px;
      text-align: center;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      height: 100%;
      align-content: baseline; }

#payment .no-cash {
  margin: 70px 0 0 0;
  padding: 0;
  border-top: none;
  border-bottom: none; }

#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 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: #3a3a3a; }
  #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.apple .no-cash_right .payment_grid .gr {
  width: calc(20% - 1px); }

#payment .bank-card_left {
  padding: 0 0 0 15px; }

#payment .bank-card_right {
  padding: 0 70px 0 70px; }

#payment .bank-card {
  margin: 20px 0 0 0;
  padding: 0;
  border-bottom: 1px solid #f2f2f2; }

#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 li:nth-child(1) {
      background: url(https://cdn.flex-russia.ru/image/payment/card-list-1.png) no-repeat 0 0.1em;
      padding-bottom: 10px; }
    #payment .bank-card_right__ul li:nth-child(2) {
      background: url(https://cdn.flex-russia.ru/image/payment/card-list-2.png) no-repeat 0 0.1em;
      padding-bottom: 10px; }
    #payment .bank-card_right__ul li:nth-child(3) {
      background: url(https://cdn.flex-russia.ru/image/payment/card-list-3.png) no-repeat 0 0.1em;
      padding-bottom: 10px; }
    #payment .bank-card_right__ul li:nth-child(4) {
      background: url(https://cdn.flex-russia.ru/image/payment/card-list-4.png) no-repeat 0 0.1em;
      padding-bottom: 5px; }

#payment .terminals {
  background: url(https://cdn.flex-russia.ru/image/payment/terminal-background.png) no-repeat 0 10em;
  background-size: 100%;
  margin: 0; }
  #payment .terminals .terminals-1_right__image img,
  #payment .terminals .terminals-2_left__image img,
  #payment .terminals .terminals-3_right__image img,
  #payment .terminals .terminals-5_right__image img {
    display: inline-block; }
  #payment .terminals .terminals-3_right__image {
    border-top: 300px solid transparent;
    border-right: 600px solid #da251c;
    border-bottom: 300px solid transparent; }
    #payment .terminals .terminals-3_right__image img {
      position: absolute;
      z-index: 10;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      right: 200px;
      width: auto;
      height: 80%; }
  #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__image {
    text-align: right; }
  #payment .terminals .terminals-2 {
    padding-top: 60px; }
  #payment .terminals .terminals-2_left__image,
  #payment .terminals .terminals-3_right__image,
  #payment .terminals .terminals-5_right__image {
    text-align: center; }
  #payment .terminals .terminals-2_right {
    padding: 100px 70px 0 0; }
    #payment .terminals .terminals-2_right__header {
      padding-left: 45px; }
    #payment .terminals .terminals-2_right__description {
      padding-left: 45px;
      padding-top: 10px; }
  #payment .terminals .terminals-4_left {
    padding-left: 35px; }
  #payment .terminals .terminals-4_right {
    padding-right: 40px;
    padding-top: 90px; }
    #payment .terminals .terminals-4_right__header {
      padding-left: 115px; }
    #payment .terminals .terminals-4_right__description {
      padding-left: 115px;
      padding-top: 10px; }
  #payment .terminals .terminals-5 {
    padding-top: 40px;
    padding-bottom: 40px; }
  #payment .terminals .terminals-5_left {
    padding-right: 140px;
    padding-top: 210px; }
    #payment .terminals .terminals-5_left__header {
      padding-left: 65px; }
    #payment .terminals .terminals-5_left__description {
      padding-left: 65px;
      padding-top: 10px; }
  #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-3_left {
    padding-right: 40px;
    padding-top: 150px; }
    #payment .terminals .terminals-3_left__header {
      padding-left: 65px; }
    #payment .terminals .terminals-3_left__description {
      padding-left: 65px;
      padding-top: 10px; }

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

#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%; }

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

#is_ip .radio {
  margin-right: 15px; }

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

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

.radio_custom .input-control {
  cursor: pointer;
  display: inline-block;
  padding-left: 22px;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: #141414;
  margin: 1px 0; }
  .radio_custom .input-control input {
    position: absolute;
    width: auto !important;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0); }
  .radio_custom .input-control__indicator {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 4px;
    left: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 15px;
    height: 15px;
    text-align: center;
    background-color: #da251c;
    border: 1px solid #da251c; }
  .radio_custom .input-control.radio input ~ .input-control__indicator:after {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    width: 100%;
    height: 100%;
    background: #da251c;
    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); }

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

.checkbox_custom .input-control {
  cursor: pointer;
  display: inline-block;
  padding-left: 25px;
  line-height: 16px;
  position: relative;
  font-size: 12px;
  font-weight: 500;
  color: #141414;
  margin: 5px 10px 5px 14px;
  text-align: left; }
  .checkbox_custom .input-control input {
    position: absolute;
    width: auto !important;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0); }
  .checkbox_custom .input-control__indicator {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 16px;
    height: 16px;
    text-align: center;
    background-color: #fff;
    border: 2px #da251c solid;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  .checkbox_custom .input-control.checkbox input ~ .input-control__indicator:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 4px;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    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: #da251c 2px solid;
    width: 5px;
    height: 10px;
    border-right: #da251c 2px solid; }
  .checkbox_custom .input-control.checkbox input:checked ~ .input-control__indicator:after {
    opacity: 1;
    filter: alpha(opacity=100); }

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

#coupon_form {
  padding: 20px 0; }
  #coupon_form h4 {
    font-size: 16px; }
  #coupon_form #button-coupon {
    padding: 0 16px; }

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: "SF UI Display", 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: #f2f2f2; }
  .filter .list-group-item:first-child:before {
    content: none; }
  .filter .list-group-item .icon-v3 {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url(https://cdn.flex-russia.ru/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; }

.form-control::-moz-placeholder {
  color: #666;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #666; }

.form-control::-webkit-input-placeholder {
  color: #666; }

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

.tab-v3 .tab-content {
  padding: 0; }

.tab-v3 .nav-tabs {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #cecece;
  margin-bottom: 50px; }
  .tab-v3 .nav-tabs > li {
    top: 1px;
    border: none;
    float: none;
    position: relative; }
    .tab-v3 .nav-tabs > li:before {
      display: inline-block;
      content: '';
      position: absolute;
      right: 0;
      bottom: -4px;
      width: 0;
      height: 8px;
      background: #da251c;
      -webkit-transition: 300ms;
      -o-transition: 300ms;
      transition: 300ms; }
    .tab-v3 .nav-tabs > li.active:before {
      width: 100%;
      left: 0; }
    .tab-v3 .nav-tabs > li.active > a {
      position: relative;
      border-top-color: #fff; }
    .tab-v3 .nav-tabs > li > a {
      font-size: 36px;
      font-weight: 600;
      padding: 15px 30px;
      background: transparent;
      text-transform: uppercase;
      line-height: 1.1;
      color: #141414; }

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

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

.filter-right > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center; }

.filter-right .sort {
  margin-left: 15px; }

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

.refine-search ul, .refine-search ol {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-left: 0; }
  .refine-search ul li, .refine-search ol li {
    padding: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    line-height: normal;
    position: relative;
    width: calc(100% / 5 - 10px); }
    .refine-search ul li:nth-child(5n - 5), .refine-search ol li:nth-child(5n - 5) {
      margin-right: 0; }
    .refine-search ul li a, .refine-search ol li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      color: #141414;
      align-items: center;
      padding: 8%; }
      .refine-search ul li a img, .refine-search ol li a img {
        max-width: calc(100% - 45px); }
      .refine-search ul li a span, .refine-search ol li a span {
        padding-top: 10px;
        display: inline-block;
        text-align: center;
        font-weight: 700;
        font-size: 18px;
        width: 100%;
        word-wrap: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        -o-hyphens: auto;
        hyphens: auto; }

.refine-search h3 {
  color: #474747;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase; }

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

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

.information-contact #all_info h5 {
  font-size: 18px;
  font-weight: 600; }

.information-contact .recaptcha_container .form-group {
  padding-left: 0; }
  .information-contact .recaptcha_container .form-group .col-sm-2 {
    width: auto;
    padding: 0;
    margin-right: 8px; }
  .information-contact .recaptcha_container .form-group .col-sm-10 {
    padding: 0; }

.information-contact .contacts_map {
  display: flex; }
  .information-contact .contacts_map .lcol {
    position: relative; }
    .information-contact .contacts_map .lcol:after {
      content: '';
      position: absolute;
      background: #fff;
      width: 75%;
      height: 1px;
      bottom: 0;
      left: 65px; }
    .information-contact .contacts_map .lcol h1 {
      text-align: left;
      margin-top: 20px; }
    .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 span {
        font-size: 18px;
        line-height: 20px;
        display: block; }
      .information-contact .contacts_map .lcol li:after {
        content: '';
        position: absolute;
        background: #fff;
        width: 75%;
        height: 1px;
        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.flex-russia.ru/image/icons/contact/6.png); }
    .information-contact .contacts_map .lcol li:nth-child(2) {
      background-image: url(https://cdn.flex-russia.ru/image/icons/contact/7.png); }
    .information-contact .contacts_map .lcol li:nth-child(3) {
      background-image: url(https://cdn.flex-russia.ru/image/icons/contact/8.png); }
    .information-contact .contacts_map .lcol li:nth-child(4) {
      background-image: url(https://cdn.flex-russia.ru/image/icons/contact/9.png); }
    .information-contact .contacts_map .lcol li:nth-child(5) {
      background-image: url(https://cdn.flex-russia.ru/image/icons/contact/10.png); }
  .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: #fff;
      width: 75%;
      height: 1px;
      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;
    font-weight: 600; }
  .information-contact .proezd .ped, .information-contact .proezd .avto {
    width: 170px;
    height: 170px;
    background: #fff 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 {
    margin-left: 65px;
    margin-right: 30px;
    background-image: url(/image/i/contact/ped.PNG); }
  .information-contact .proezd .avto {
    background-image: url(/image/i/contact/avto.PNG); }

.information-contact .proezd2 {
  position: relative;
  padding-bottom: 75px; }
  .information-contact .proezd2:after {
    content: '';
    position: absolute;
    background: #fff;
    width: 85%;
    height: 1px;
    bottom: 0;
    left: 65px; }
  .information-contact .proezd2 h5 {
    padding: 60px 0 35px 0;
    font-weight: 600; }
  .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;
  font-weight: 600; }

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

.information-contact .form-horizontal .form-group {
  padding-bottom: 15px;
  margin: 0; }

@media (max-width: 1199px) {
  .information-contact .proezd .ped {
    margin-left: 30px; } }

@media (max-width: 991px) {
  .information-contact .proezd .lcol div {
    margin: 0; } }

@media (max-width: 767px) {
  .information-contact .contact-info > div {
    flex-wrap: wrap; }
    .information-contact .contact-info > div #map {
      height: 400px; }
  .information-contact .lcol,
  .information-contact .rcol {
    width: 100%; }
  .information-contact .proezd h2 {
    margin-bottom: 40px; }
  .information-contact .proezd .lcol > div {
    width: 100%;
    height: auto;
    min-height: 50px;
    background-position: center left 5px;
    margin-bottom: 10px;
    text-align: left; }
  .information-contact .proezd .ped {
    padding: 20px 10px 20px 60px; }
  .information-contact .proezd .avto {
    padding: 10px 10px 10px 60px; }
  .information-contact .proezd2 {
    padding-bottom: 40px; }
    .information-contact .proezd2 h5 {
      padding: 30px 0 15px 0; }
  .information-contact form.content-contact .button1 {
    position: static; } }

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

.sidebar .product-label {
  display: none; }

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

.sidebar .panel {
  margin-bottom: 0; }

.panel-v1 {
  background-color: transparent;
  position: relative; }
  .panel-v1 > .panel-heading {
    margin-bottom: 25px;
    padding: 0; }
    .panel-v1 > .panel-heading .panel-title {
      position: relative;
      font-size: 24px;
      color: #141414;
      text-transform: capitalize;
      font-weight: bold;
      padding: 10px;
      z-index: 2; }
      .panel-v1 > .panel-heading .panel-title:before, .panel-v1 > .panel-heading .panel-title:after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        display: block; }
      .panel-v1 > .panel-heading .panel-title:before {
        border-top: 1px solid #da251c;
        border-left: 1px solid #da251c;
        left: 0;
        top: 0; }
      .panel-v1 > .panel-heading .panel-title:after {
        border-bottom: 1px solid #da251c;
        border-right: 1px solid #da251c;
        bottom: 0;
        right: 0;
        left: 55px; }
  .panel-v1 .panel-head {
    padding: 10px;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    background: #a8b4bf; }
  .panel-v1 .panel-body {
    border-left: 1px solid #f2f2f2;
    background-color: transparent; }

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

#mfilter-tags {
  display: flex;
  flex-wrap: wrap; }
  #mfilter-tags > div {
    padding: 12px 44px 12px 16px;
    margin-right: 8px;
    margin-top: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    color: #141414;
    background: #fff;
    font-weight: 600;
    opacity: 0.8;
    filter: alpha(opacity=80);
    position: relative;
    border: 1px solid #f2f2f2; }
    #mfilter-tags > div:last-child {
      margin-right: 0; }
  #mfilter-tags .close {
    top: calc(50% - 11px);
    text-shadow: none;
    opacity: 1;
    filter: alpha(opacity=100);
    right: 20px;
    line-height: 19px;
    font-size: initial;
    position: absolute; }
  #mfilter-tags #clear-all-tags {
    background: #fff;
    color: #141414;
    cursor: pointer;
    padding-right: 16px; }

.product-filter {
  color: #536877;
  font-weight: 500;
  border-bottom: 1px solid #fff;
  padding: 10px; }
  .product-filter span {
    margin-right: 2px; }
  .product-filter .filter-right > div {
    padding-left: 5px; }
  .product-filter .display {
    float: left; }
  .product-filter .form-control {
    display: inline-block;
    padding: 0 20px;
    margin: 0 5px;
    width: auto;
    height: 36px;
    text-transform: capitalize; }

.product-block {
  position: relative;
  background-color: #fff;
  border-top: 1px solid transparent;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
  .product-block .product-new {
    position: absolute;
    top: 15px;
    left: 15px;
    color: #fff;
    background: #a8b4bf;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 18px;
    padding: 2px 3px;
    font-weight: bold;
    z-index: 15; }
  .product-block .planex {
    z-index: 100;
    bottom: 0;
    left: 0; }
    .product-block .planex img {
      width: 80px; }
  .product-block .description {
    display: none; }
  .product-block .product-meta {
    padding: 0; }
  .product-block .bottom {
    display: block; }
  .product-block .image {
    position: relative;
    overflow: hidden;
    -webkit-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
    padding: 0;
    margin-bottom: 40px; }
  .product-block .top {
    position: relative;
    padding: 0; }
    .product-block .top .name {
      margin: 10px 0 0;
      padding-bottom: 8px;
      font-size: 18px;
      font-family: "SF UI Display", sans-serif, sans-serif;
      text-transform: inherit;
      overflow: hidden;
      font-weight: 400;
      text-align: center; }
      .product-block .top .name a {
        color: #141414;
        display: block; }
        .product-block .top .name a:hover {
          color: #da251c; }
        .product-block .top .name a span.manufacturer {
          text-transform: uppercase; }
    .product-block .top .price {
      text-align: center;
      margin: 20px 0 10px; }
      .product-block .top .price .price-wrap {
        position: relative;
        display: flex;
        width: 100%;
        flex-direction: column;
        justify-content: flex-end; }
        .product-block .top .price .price-wrap .product-label-special {
          display: block;
          position: absolute;
          left: 0;
          right: 0;
          top: -15px; }
          .product-block .top .price .price-wrap .product-label-special > span {
            position: relative;
            line-height: 15px;
            font-size: 15px;
            font-weight: 400;
            color: #1daf30;
            padding-left: 30px; }
            .product-block .top .price .price-wrap .product-label-special > span > img {
              width: 25px;
              position: absolute;
              left: 0;
              top: 0; }
            .product-block .top .price .price-wrap .product-label-special > span > span {
              font-weight: bold; }
        .product-block .top .price .price-wrap .price-new {
          font-size: 40px;
          font-weight: 700; }
    .product-block .top .rating {
      text-align: center;
      min-height: 22.75px; }

.thumbnail .planex {
  bottom: 5px;
  left: 5px; }
  .thumbnail .planex img {
    width: 110px; }

.quick-view .product-info > .row {
  margin: 0;
  padding: 0; }

.quick-view .product-info .product-meta .cart {
  margin-top: 10px; }

.quick-view .product-info-bg .image-container {
  padding-right: 24px !important;
  margin-bottom: 0; }

.quick-view .thumbnail .planex img {
  width: 90px; }

#products.product-grid .products-block {
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  width: 100%; }

#products.product-grid .product-block-wrap {
  margin: 0;
  width: 33.3%;
  float: left;
  padding: 10px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out; }
  #products.product-grid .product-block-wrap .product-block {
    border: none;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }
  #products.product-grid .product-block-wrap:hover {
    padding: 5px; }
    #products.product-grid .product-block-wrap:hover .product-block {
      padding: 25px; }

.product-special #products.product-grid .product-block-wrap, .product-search #products.product-grid .product-block-wrap {
  width: 25%; }

.product-list .description {
  display: block; }

.product-list .product-meta {
  padding-left: 0; }

.product-list .product-block {
  display: flex;
  border: 1px solid #f2f2f2;
  margin: 10px 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
  .product-list .product-block .name {
    font-weight: 600;
    font-size: 18px; }
  .product-list .product-block .block-img {
    width: 30%; }
  .product-list .product-block .bottom {
    padding: 0 20px; }
    .product-list .product-block .bottom .action {
      display: inline-block;
      padding: 4px 0;
      margin-left: 15px; }
    .product-list .product-block .bottom .cart {
      display: inline-block; }
      .product-list .product-block .bottom .cart button {
        padding: 0 30px; }

.product-grid.product-related .products-block,
.products-owl-carousel.product-related .products-block {
  padding: 15px 0; }

.product-grid.product-related .product-block,
.products-owl-carousel.product-related .product-block {
  width: calc(100% / 4 - 17px); }

.product-grid .listprice,
.products-owl-carousel .listprice {
  display: none; }

.product-grid .product-block,
.products-owl-carousel .product-block {
  display: inline-block;
  background: #fff;
  margin-right: 15px;
  margin-bottom: 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out; }
  .product-grid .product-block:nth-child(4n - 4),
  .products-owl-carousel .product-block:nth-child(4n - 4) {
    margin-right: 0; }
  .product-grid .product-block .description,
  .products-owl-carousel .product-block .description {
    display: none; }
  .product-grid .product-block .product-meta,
  .products-owl-carousel .product-block .product-meta {
    margin-bottom: 25px; }
  .product-grid .product-block .price,
  .products-owl-carousel .product-block .price {
    text-align: center;
    line-height: 1;
    margin-bottom: 25px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    display: inline-block;
    width: 100%;
    position: relative; }
    .product-grid .product-block .price:before,
    .products-owl-carousel .product-block .price:before {
      content: '';
      position: absolute;
      height: 1px;
      background: #cecece;
      top: -20px;
      left: 30px;
      right: 30px; }
    .product-grid .product-block .price-new,
    .products-owl-carousel .product-block .price-new {
      font-weight: 800;
      font-size: 36px;
      display: inline-block; }
    .product-grid .product-block .price-strike,
    .products-owl-carousel .product-block .price-strike {
      font-size: 26px;
      display: block;
      opacity: 0.5;
      filter: alpha(opacity=50);
      margin: 0 auto; }
      .product-grid .product-block .price-strike .currency:before,
      .products-owl-carousel .product-block .price-strike .currency:before {
        font-size: 18px; }
  .product-grid .product-block .cart .btn,
  .products-owl-carousel .product-block .cart .btn {
    font-size: 24px;
    text-transform: none;
    font-weight: 400;
    width: 100%;
    height: 45px; }
  .product-grid .product-block .bottom,
  .products-owl-carousel .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: #fff;
    text-align: center;
    padding: 0;
    margin-bottom: 20px; }
  .product-grid .product-block:hover,
  .products-owl-carousel .product-block:hover {
    -webkit-box-shadow: 0 0 30px #969696;
    -moz-box-shadow: 0 0 30px #969696;
    -o-box-shadow: 0 0 30px #969696;
    box-shadow: 0 0 30px #969696;
    z-index: 1; }

.products-owl-carousel .owl-stage-outer, .products-owl-carousel .owl-carousel .owl-stage-outer, .widget-products .owl-stage-outer, .widget-products .owl-carousel .owl-stage-outer {
  padding: 0;
  border: 2px solid #cecece; }

.products-owl-carousel .owl-item.active:hover, .widget-products .owl-item.active:hover {
  -webkit-box-shadow: 0 0 30px #969696;
  -moz-box-shadow: 0 0 30px #969696;
  -o-box-shadow: 0 0 30px #969696;
  box-shadow: 0 0 30px #969696;
  z-index: 1; }

.product-grid .product-block {
  margin: 0;
  width: auto;
  border-right: 2px solid #cecece;
  padding: 20px; }

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

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

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

.prod_rating {
  margin-right: 12px; }
  .prod_rating .stars {
    color: #ffd71a;
    font-size: 16px; }
  .prod_rating #scr_revs, .prod_rating #scr_newrev {
    font-size: 16px;
    line-height: 20px;
    border-bottom: 1px dotted #60b6bf;
    text-decoration: none;
    color: #60b6bf;
    margin: 0 5px 5px; }
    .prod_rating #scr_revs:hover, .prod_rating #scr_newrev:hover {
      cursor: pointer; }

.h1_container {
  font-size: 26px;
  text-align: center; }
  .h1_container h1 {
    margin: 0 auto;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 35px 15px; }

.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;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  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; }

.mfilter-box {
  padding: 0 10px; }
  .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: 20px 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;
        background: url(/catalog/view/theme/default/image/mf/mfminus.png) no-repeat transparent center; }
      .mfilter-box .box-content .mfilter-heading.mfilter-collapsed .mfilter-head-icon {
        background-image: url(/catalog/view/theme/default/image/mf/mfplus.png); }
    .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: 14px;
        text-transform: uppercase; }
    .mfilter-box .box-content .mfilter-col-input {
      padding-right: 8px; }
    .mfilter-box .box-content .mfilter-opts-container {
      border-top: 1px solid #a8b4bf;
      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 {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        background: #a8b4bf; }
        .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 .mfilter-counter:after {
          content: none; }
      .mfilter-box .box-content .mfilter-opts-container input[type="text"] {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        height: 30px; }
      .mfilter-box .box-content .mfilter-opts-container .form-control[disabled], .mfilter-box .box-content .mfilter-opts-container .form-control[readonly] {
        background: #fff; }
      .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: #a8b4bf 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: #a8b4bf !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 #a8b4bf solid !important;
          -webkit-border-radius: 0;
          -moz-border-radius: 0;
          -ms-border-radius: 0;
          -o-border-radius: 0;
          border-radius: 0; }
  .mfilter-box .mfilter-tb-as-td {
    font-size: 12px; }

label .mfilter-tb-as-td {
  word-break: normal;
  line-height: 11px; }

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

.selectric-responsive {
  width: 100%; }

.selectric {
  position: relative;
  overflow: hidden; }
  .selectric .label {
    display: block;
    white-space: nowrap;
    overflow: visible;
    text-transform: lowercase;
    text-overflow: ellipsis;
    margin: 0 25px 0 0;
    padding: 8px 0;
    font-size: 15px;
    color: #141414;
    width: calc(100% - 35px);
    height: 30px;
    font-weight: bold;
    -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: #141414;
    text-align: center; }
    .selectric .button:after {
      content: '';
      position: absolute;
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 8px solid #141414;
      right: 10px;
      top: 12px; }

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

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

.selectric-open {
  z-index: 9999; }
  .selectric-open .selectric-items {
    display: block; }

.selectric-disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
  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;
      width: 100%;
      height: 100%;
      border: none;
      z-index: 1;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      opacity: 0;
      filter: alpha(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;
  left: 0;
  background: #fff;
  border: 1px solid #a8b4bf;
  z-index: -1;
  -webkit-box-shadow: 0 0 10px -6px;
  -moz-box-shadow: 0 0 10px -6px;
  -o-box-shadow: 0 0 10px -6px;
  box-shadow: 0 0 10px -6px; }
  .selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto; }
  .selectric-items ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    min-height: 20px; }
  .selectric-items li {
    display: block;
    padding: 10px;
    color: #141414;
    cursor: pointer;
    line-height: 16px;
    white-space: nowrap; }
    .selectric-items li.selected, .selectric-items li.highlighted, .selectric-items li:hover {
      color: #da251c; }
  .selectric-items .disabled {
    opacity: 0.5;
    filter: alpha(opacity=50);
    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: #474747; }
  .selectric-items .selectric-group.disabled li {
    opacity: 1;
    filter: alpha(opacity=100); }

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

.pagescarousel {
  margin: 30px 0; }
  .pagescarousel h3 {
    margin: 0 0 15px 0; }
  .pagescarousel .item {
    padding: 0 47px; }
  .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; }

/*
.advantages_block {
	display: none;
	flex-wrap: wrap;
	.advantage_item	{
		display: flex;
		align-items: center;
		width: 50%;
		& > div {
			margin-right: 10px;
			& > svg {
				@include size(75px, 75px);
			}
		}
		span {
			font-size: 13px;
		}
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.advantages_block .advantage_item	{
		width: 100%;
		span {
			font-size: 14px;
		}
		& > div {
			& > svg {
				@include size(90px, 90px);
			}
		}
	}
}
@media (max-width: 767px) {
	.advantages_block .advantage_item {
		display: none;
	}
}
@media (min-width: 1400px) {
	.advantages_block .advantage_item {
		display: none;
	}
}
*/
/*
 * Off Canvas
 * --------------------------------------------------
 */
@media screen and (max-width: 991px) {
  .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-right .sidebar-offcanvas {
      right: -70%; }
    .row-offcanvas-right.active {
      right: 70%; }
  .row-offcanvas-left {
    left: 0; }
    .row-offcanvas-left .sidebar-offcanvas {
      display: none; }
    .row-offcanvas-left.active .sidebar-offcanvas {
      display: block; }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    min-height: 100vh;
    width: 100%;
    height: 100%;
    background: #fff;
    overflow: hidden;
    z-index: 99; }
    .sidebar-offcanvas .container {
      width: auto; }
      .sidebar-offcanvas .container .tree-menu-grid {
        padding: 0; }
        .sidebar-offcanvas .container .tree-menu-grid ul li {
          padding: 0 !important;
          margin-right: 0 !important;
          position: unset !important;
          display: flex;
          flex-direction: column; }
          .sidebar-offcanvas .container .tree-menu-grid ul li a {
            width: 100%; }
            .sidebar-offcanvas .container .tree-menu-grid ul li a .menu-title {
              display: flex; }
            .sidebar-offcanvas .container .tree-menu-grid ul li a .caret {
              display: block; }
    .sidebar-offcanvas ul, .sidebar-offcanvas ol {
      padding: 0;
      column-gap: unset;
      column-count: 1;
      min-height: unset; }
      .sidebar-offcanvas ul li, .sidebar-offcanvas ol li {
        list-style: none; }
    .sidebar-offcanvas .offcanvas-inner {
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      height: 100%; }
      .sidebar-offcanvas .offcanvas-inner .offcanvas-body {
        width: 100%;
        overflow-y: auto; }
  .bottom-offcanvas {
    border-top: 1px solid #e5e5e5;
    padding: 10px 0; } }

@media screen and (max-width: 400px) {
  .row-offcanvas-right .sidebar-offcanvas {
    right: -85%; }
  .row-offcanvas-right.active {
    right: 85%; }
  .row-offcanvas-left .sidebar-offcanvas {
    left: -85%; }
  .row-offcanvas-left.active {
    left: 85%; }
    .row-offcanvas-left.active .sidebar-offcanvas .offcanvas-heading {
      width: 18%; }
      .row-offcanvas-left.active .sidebar-offcanvas .offcanvas-heading > button > .fa {
        right: 15px; } }

/*offcanvas-menu*/
#offcanvasmenu .pavo-widget .widget-heading {
  margin-top: 15px; }

#offcanvasmenu > .navbar-nav > li.dropdown > a {
  display: flex;
  padding-right: 16px; }
  #offcanvasmenu > .navbar-nav > li.dropdown > a .menu-title {
    width: 100%; }
  #offcanvasmenu > .navbar-nav > li.dropdown > a .caret {
    width: 24px;
    height: 24px;
    background: url("https://cdn.flex-russia.ru/image/icons/ic_arrow_herringbone.svg") repeat 0 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    margin: 0;
    border: 0; }

#offcanvasmenu > .navbar-nav > li.dropdown > div.dropdown-menu .dropdown-menu-inner > .row {
  margin: 0; }
  #offcanvasmenu > .navbar-nav > li.dropdown > div.dropdown-menu .dropdown-menu-inner > .row .mega-col {
    padding: 0; }

#offcanvasmenu > .navbar-nav > li.dropdown.open > .dropdown-menu {
  position: unset;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  z-index: 1;
  display: block;
  background: #fff; }

#offcanvasmenu > .navbar-nav > li.dropdown.open > .dropdown-toggle .caret {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

#offcanvasmenu > .navbar-nav > li .click-canavs-menu {
  background-position-x: -61px;
  width: 22px;
  height: 22px; }
  #offcanvasmenu > .navbar-nav > li .click-canavs-menu.open {
    background-position-x: -85px; }

#offcanvasmenu > .navbar-nav > li > a {
  display: block;
  -webkit-box-shadow: inset 0 -1px #fff;
  -moz-box-shadow: inset 0 -1px #fff;
  -o-box-shadow: inset 0 -1px #fff;
  box-shadow: inset 0 -1px #fff;
  color: #536877;
  padding-left: 35px;
  padding-top: 9px;
  padding-bottom: 9px; }
  #offcanvasmenu > .navbar-nav > li > a.active {
    color: #141414;
    font-weight: 500; }

#offcanvasmenu > .navbar-nav.main > li.open-submenu {
  border-right: 1px solid #f2f2f2;
  padding-right: 5px; }

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

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

#offcanvasmenu .navbar-nav, .tree-menu .navbar-nav {
  float: none;
  margin: 0; }
  #offcanvasmenu .navbar-nav > li, .tree-menu .navbar-nav > li {
    float: none;
    background-color: #f2f2f2;
    border-right: none; }
    #offcanvasmenu .navbar-nav > li.open-submenu, #offcanvasmenu .navbar-nav > li.open-submenu li, .tree-menu .navbar-nav > li.open-submenu, .tree-menu .navbar-nav > li.open-submenu li {
      background-color: #fff; }
    #offcanvasmenu .navbar-nav > li.open-submenu > a.active, .tree-menu .navbar-nav > li.open-submenu > a.active {
      color: #da251c; }
    #offcanvasmenu .navbar-nav > li.open-submenu .dropdown-menu, .tree-menu .navbar-nav > li.open-submenu .dropdown-menu {
      padding-left: 20px; }
      #offcanvasmenu .navbar-nav > li.open-submenu .dropdown-menu a, .tree-menu .navbar-nav > li.open-submenu .dropdown-menu a {
        padding: 4px 0 4px 35px;
        line-height: 14px; }
      #offcanvasmenu .navbar-nav > li.open-submenu .dropdown-menu li .click-canavs-menu, .tree-menu .navbar-nav > li.open-submenu .dropdown-menu li .click-canavs-menu {
        width: 18px;
        height: 18px;
        top: 10px;
        left: 10px;
        background-position-x: -112px;
        background-position-y: center; }
      #offcanvasmenu .navbar-nav > li.open-submenu .dropdown-menu li.open-submenu > i.click-canavs-menu, .tree-menu .navbar-nav > li.open-submenu .dropdown-menu li.open-submenu > i.click-canavs-menu {
        background-position-x: -131px; }
      #offcanvasmenu .navbar-nav > li.open-submenu .dropdown-menu li.open-submenu a.active, .tree-menu .navbar-nav > li.open-submenu .dropdown-menu li.open-submenu a.active {
        color: #da251c; }
    #offcanvasmenu .navbar-nav > li:hover:after, .tree-menu .navbar-nav > li:hover:after {
      display: none; }
    #offcanvasmenu .navbar-nav > li li.dropdown-submenu, .tree-menu .navbar-nav > li li.dropdown-submenu {
      position: relative;
      padding-left: 35px;
      padding-right: 16px; }
      #offcanvasmenu .navbar-nav > li li.dropdown-submenu > a > .menu-title, .tree-menu .navbar-nav > li li.dropdown-submenu > a > .menu-title {
        float: unset; }
      #offcanvasmenu .navbar-nav > li li.dropdown-submenu .click-canavs-menu, .tree-menu .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, .tree-menu .navbar-nav > li li.dropdown-submenu li.dropdown-submenu > .click-canavs-menu {
        padding: 10px 15px; }
      #offcanvasmenu .navbar-nav > li li.dropdown-submenu .level2, .tree-menu .navbar-nav > li li.dropdown-submenu .level2 {
        display: unset;
        position: absolute;
        width: 100% !important;
        top: -350px;
        opacity: 0;
        filter: alpha(opacity=0);
        visibility: hidden;
        -webkit-transition: 0.2s ease 0.2s;
        -o-transition: 0.2s ease 0.2s;
        transition: 0.2s ease 0.2s;
        z-index: -1; }
        #offcanvasmenu .navbar-nav > li li.dropdown-submenu .level2 a:hover, #offcanvasmenu .navbar-nav > li li.dropdown-submenu .level2 a:focus, .tree-menu .navbar-nav > li li.dropdown-submenu .level2 a:hover, .tree-menu .navbar-nav > li li.dropdown-submenu .level2 a:focus {
          color: #da251c; }
      #offcanvasmenu .navbar-nav > li li.dropdown-submenu.open > .dropdown-toggle .menu-title .caret, .tree-menu .navbar-nav > li li.dropdown-submenu.open > .dropdown-toggle .menu-title .caret {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg); }
      #offcanvasmenu .navbar-nav > li li.dropdown-submenu.open .level2, .tree-menu .navbar-nav > li li.dropdown-submenu.open .level2 {
        position: unset;
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible;
        z-index: 1; }
        #offcanvasmenu .navbar-nav > li li.dropdown-submenu.open .level2 ul, .tree-menu .navbar-nav > li li.dropdown-submenu.open .level2 ul {
          padding-left: 24px; }
        #offcanvasmenu .navbar-nav > li li.dropdown-submenu.open .level2 .menu-title, .tree-menu .navbar-nav > li li.dropdown-submenu.open .level2 .menu-title {
          float: unset; }

#offcanvasmenu .dropdown-menu, .tree-menu .dropdown-menu {
  border: 0 none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  display: none;
  float: none;
  margin: 0;
  padding: 0;
  position: static;
  visibility: visible;
  width: auto !important;
  min-width: 160px;
  opacity: 1;
  filter: alpha(opacity=100); }

#offcanvasmenu a, .tree-menu a {
  font-size: 13px;
  padding: 5px 0;
  display: block;
  color: #536877; }
  #offcanvasmenu a.active, .tree-menu a.active {
    color: #141414; }
    #offcanvasmenu a.active:hover, .tree-menu a.active:hover {
      color: #da251c; }

.tree-menu .navbar-nav.main > li.open-submenu {
  padding-right: 5px; }

.tree-menu .navbar-nav.main > li .click-canavs-menu {
  top: 10px; }
  .tree-menu .navbar-nav.main > li .click-canavs-menu.open {
    background-position-x: -27px; }

.tree-menu .navbar-nav > li {
  padding-bottom: 10px;
  -webkit-box-shadow: inset 0 -1px #fff;
  -moz-box-shadow: inset 0 -1px #fff;
  -o-box-shadow: inset 0 -1px #fff;
  box-shadow: inset 0 -1px #fff; }
  .tree-menu .navbar-nav > li > a {
    display: block;
    font-size: 16px;
    line-height: 18px;
    padding-left: 45px;
    padding-top: 15px;
    padding-bottom: 5px; }
  .tree-menu .navbar-nav > li.open-submenu .dropdown-menu a {
    font-size: 13px; }

.navbar-nav > li .click-canavs-menu {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  z-index: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  background-image: url(https://cdn.flex-russia.ru/image/menu-part.png);
  background-position-y: center;
  width: 25px;
  height: 25px;
  padding: 0;
  top: 7px;
  left: 5px; }

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

.ocwall {
  position: absolute;
  width: 20px;
  height: 20px;
  right: 17px;
  top: 10px;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  text-align: center; }
  .ocwall .menutoggle {
    cursor: pointer; }

.row-offcanvas.active .ocwall {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  z-index: 9999; }

.col-nopadding .row {
  margin-left: 0;
  margin-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }
  .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 !important;
  color: #3a3a3a;
  font-size: 17px;
  text-align: center;
  background: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  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: #da251c !important;
  bottom: 82px;
  position: fixed;
  right: 10px;
  z-index: 9999; }

/*  */
#content .sphinxsearch {
  width: calc(100% - 30px);
  left: 15px; }

.sphinxsearch {
  width: 100%;
  right: 0;
  left: auto;
  position: absolute;
  top: 100%;
  margin-top: 1px;
  border: 1px solid #F5F5F5;
  z-index: 99999;
  background: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
  .sphinxsearch > a {
    cursor: pointer;
    display: block;
    padding: 5px;
    color: initial;
    line-height: 17px;
    min-height: 85px;
    position: relative;
    border-bottom: #f2f2f2 1px solid; }
    .sphinxsearch > a:first-child {
      border-top: none; }
    .sphinxsearch > a:last-child {
      border-bottom: none; }
    .sphinxsearch > a img {
      float: left;
      margin: 0 10px 0 0;
      padding: 5px; }
  .sphinxsearch a, .sphinxsearch .product_sp {
    word-wrap: break-word;
    white-space: -webkit-pre-wrap;
    word-break: break-all; }
  .sphinxsearch .categories span, .sphinxsearch .products span {
    display: block;
    padding: 10px 0;
    font-size: 14px;
    text-align: center;
    background: #f2f2f2; }
  .sphinxsearch .categories a {
    text-transform: uppercase;
    text-indent: 10px; }

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

.price_sp {
  width: calc(100% - 89px);
  font-weight: 600;
  position: absolute;
  bottom: 10px;
  left: 90px;
  text-align: left; }
  .price_sp .price {
    font-weight: 600; }

.sphinx-viewall {
  font-weight: bold;
  text-align: center;
  padding: 15px 0;
  height: auto; }
  .sphinx-viewall:hover {
    background: #FFFFFF; }
  .sphinx-viewall #view-all {
    padding: 0 25px;
    display: inline-block;
    font-size: 12px;
    height: 36px;
    text-transform: uppercase;
    font-weight: 600;
    background: #da251c;
    line-height: 36px;
    color: #FFFFFF; }
    .sphinx-viewall #view-all:hover {
      background: #141414; }
  .sphinx-viewall-no-res {
    font-weight: bold;
    text-align: center;
    height: 30px;
    color: #141414;
    width: 100%;
    line-height: 30px; }

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

body .home2 .verticalmenu .navbar-nav > li .dropdown-menu {
  left: auto;
  right: 110%; }

body .home2 .verticalmenu .navbar-nav > li a .caret {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

body .home2 .verticalmenu .navbar-nav > li:hover > .dropdown-menu {
  right: 100%;
  left: auto; }

.width-1660 > .container {
  width: 1660px;
  max-width: 100%; }

#map.mapcontent {
  height: 600px; }

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

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

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

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

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

#request-on-order-form .modal-dialog {
  top: 0; }

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

.title-payment_wrapper,
.title-information_wrapper {
  border-bottom-color: transparent; }

.information-payment #footer,
.information-information-4 #footer,
.page-information-contact #footer,
.page-checkout-success #footer,
.error-not_found #footer {
  border-top: 1px solid #F5F5F5; }

.for-send-error-press {
  font-size: 16px;
  font-style: italic;
  padding: 20px 40px !important; }

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

.shopping-cart-table {
  background: #fff; }
  .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: 5px;
      background: #da251c; }
  .shopping-cart-table > thead:first-child > tr:first-child > td {
    border-top: 1px solid #F5F5F5; }
  .shopping-cart-table.table tr td {
    border: 1px #F5F5F5 solid; }

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

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

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

#searchtop {
  border-bottom: 1px #cecece solid;
  margin-top: -5px; }
  #searchtop input.form-control {
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: none;
    font-style: normal;
    padding: 9px 10px; }
    #searchtop input.form-control::-moz-placeholder {
      color: #a8b4bf;
      opacity: 1; }
    #searchtop input.form-control:-ms-input-placeholder {
      color: #a8b4bf; }
    #searchtop input.form-control::-webkit-input-placeholder {
      color: #a8b4bf; }
  #searchtop .btn-search {
    display: block;
    background: transparent;
    font-size: 18px !important;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: #a8b4bf; }
    #searchtop .btn-search :hover {
      color: #141414; }

.holiday_works {
  width: 100%;
  text-align: center;
  border: none !important;
  margin-left: auto !important;
  display: block; }

#reserve_form h2 {
  font-size: 24px; }

.search-title-wrap {
  padding: 0 30px; }
  .search-title-wrap input#input-search {
    font-style: normal; }
  .search-title-wrap input#button-search {
    margin-top: 15px; }

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

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

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

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

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

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

.grayscale-gray,
.pavcarousel .item-inner img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(1);
  /* For Webkit browsers */
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  /* For IE 6 - 9 */
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */ }

.grayscale-color,
.pavcarousel .item-inner:hover img {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale"); }

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

.text-link-style {
  text-decoration: underline;
  color: #da251c; }

.product-markdown-view .cheaper-products.general .cheaper-items .cheaper-item {
  display: flex;
  flex-direction: column;
  gap: 14px; }
  .product-markdown-view .cheaper-products.general .cheaper-items .cheaper-item__price .price {
    font-size: 40px;
    font-weight: 500;
    line-height: 40px; }
  .product-markdown-view .cheaper-products.general .cheaper-items .cheaper-item__price .currency:before {
    font-size: 26px; }
  .product-markdown-view .cheaper-products.general .cheaper-items .cheaper-item__price .price-strike {
    font-size: 20px;
    line-height: 25px; }
    .product-markdown-view .cheaper-products.general .cheaper-items .cheaper-item__price .price-strike .currency:before {
      font-size: 14px; }
  .product-markdown-view .cheaper-products.general .cheaper-items .cheaper-item__status {
    color: #141414; }
  .product-markdown-view .cheaper-products.general .cheaper-items .cheaper-item.active {
    border: 1px solid rgba(0, 0, 0, 0.12); }

.product-markdown-view .cheaper-products.general .cheap_invoice {
  margin: 0; }

.product-markdown-view .cheaper-products.general .product-meta .cart {
  margin: 0; }

.product-markdown-view .cheaper-products.general #button-cart {
  width: 100%; }

.product-markdown-view .cheaper-products__title {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px; }

.product-markdown-view .cheaper-products .cheaper-items {
  display: flex;
  flex-wrap: wrap;
  gap: 8px; }
  .product-markdown-view .cheaper-products .cheaper-items .cheaper-item {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 16px;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.12); }
    .product-markdown-view .cheaper-products .cheaper-items .cheaper-item .cheaper-item-info {
      display: flex;
      flex-wrap: nowrap;
      justify-content: flex-start;
      flex-direction: column;
      align-items: flex-start;
      gap: 12px; }
    .product-markdown-view .cheaper-products .cheaper-items .cheaper-item__price {
      display: flex;
      align-items: flex-end;
      white-space: nowrap;
      justify-content: flex-end;
      gap: 15px; }
      .product-markdown-view .cheaper-products .cheaper-items .cheaper-item__price .price {
        font-size: 24px;
        font-weight: 500;
        line-height: 1; }
      .product-markdown-view .cheaper-products .cheaper-items .cheaper-item__price .price-strike {
        font-size: 14px;
        line-height: 14px;
        opacity: 0.5;
        filter: alpha(opacity=50); }
        .product-markdown-view .cheaper-products .cheaper-items .cheaper-item__price .price-strike:after {
          left: 0;
          width: 100%; }
      .product-markdown-view .cheaper-products .cheaper-items .cheaper-item__price .currency:before {
        font-size: 14px; }
    .product-markdown-view .cheaper-products .cheaper-items .cheaper-item__status {
      font-weight: 600;
      font-size: 17px;
      color: #666; }
    .product-markdown-view .cheaper-products .cheaper-items .cheaper-item__title span {
      color: #666;
      font-size: 14px;
      line-height: 17px;
      display: inline-block; }
    .product-markdown-view .cheaper-products .cheaper-items .cheaper-item:hover {
      cursor: pointer;
      color: #da251c !important; }

@media (min-width: 992px) {
  .information-payment #content {
    padding-top: 0 !important;
    padding-bottom: 60px !important; }
  i.click-allcat {
    display: none; }
  .sidebar-offcanvas {
    display: none; } }

@media (min-width: 992px) and (max-width: 1199px) {
  #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-3_right__image {
    border-top: 225px solid transparent;
    border-right: 450px solid #da251c;
    border-bottom: 225px solid transparent; }
    #payment .terminals .terminals-3_right__image img {
      right: 150px; }
  #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 .bank-card_right__ul li:nth-child(2), #payment .bank-card_right__ul li:nth-child(3) {
    padding-bottom: 0; } }

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

@media (max-width: 1599px) {
  .features-wrap .features-wrap-cols a.link .feature-col {
    padding: 20px 15px; }
    .features-wrap .features-wrap-cols a.link .feature-col h3 {
      font-size: 16px;
      margin: 10px 0; }
    .features-wrap .features-wrap-cols a.link .feature-col p {
      font-size: 14px; } }

@media (max-width: 1499px) {
  .festool-banners-grid .left-column .banner .wrap .text, .festool-banners-grid .right-column .banner .wrap .text {
    font-size: 45px; } }

@media (max-width: 1399px) {
  .pav-megamenu .navbar-nav > li > a {
    font-size: 18px;
    padding: 16px 10px; }
  .pav-megamenu .navbar-nav > li:hover > .dropdown-menu, .pav-megamenu .navbar-nav > li:focus > .dropdown-menu {
    top: 55px; }
  .pav-megamenu .navbar-nav > li:first-child:hover:after, .pav-megamenu .navbar-nav > li:first-child:focus:after {
    top: 54px; }
  .tab-v3 .nav-tabs {
    margin-bottom: 24px; }
    .tab-v3 .nav-tabs > li > a {
      font-size: 30px; }
  .product-grid .product-block .cart .btn,
  .products-owl-carousel .product-block .cart .btn {
    font-size: 20px; }
  .product-block .action > div .btn-dark {
    font-size: 15px; }
  .product-block .top .price .price-wrap .price-new {
    font-size: 35px; }
  .product-block .top .price .price-wrap .product-label-special {
    font-size: 13px; }
    .product-block .top .price .price-wrap .product-label-special img {
      width: 20px;
      position: absolute;
      left: -25px;
      top: -2px; }
  .festool-banners-grid .banner.banner-full .wrap .text {
    font-size: 65px;
    margin-bottom: 10px;
    line-height: 70px; }
  div.tabs-wrap {
    width: 1188px; }
  .tab-v6 div.tabs-wrap ul.nav-tabs > li > a {
    font-size: 23px; }
  .pav-megamenu .navbar-nav > li:first-child > a:after {
    display: none; }
  .features-wrap, .producttabs {
    margin-top: 40px;
    margin-bottom: 40px; } }

@media (max-width: 1281px) {
  .festool-banners-grid .banner .wrap .text {
    margin-bottom: 10px; }
  .festool-banners-grid .banner.banner-bottom .wrap h4 {
    margin-bottom: 20px; } }

@media (max-width: 1199px) {
  .header-bottom > .container, .header-top > .container, .container-main-menu > .container, .breadcrumbs > .container, #page > .container {
    width: 100%; }
  .pav-megamenu .navbar-nav .container {
    width: auto; }
  .pav-megamenu .navbar-nav > li > a {
    font-size: 14px;
    padding: 16px 10px; }
    .pav-megamenu .navbar-nav > li > a:after {
      content: none; }
  div.tabs-wrap {
    width: 1000px; }
  .tree-menu .navbar-nav > li > a {
    font-size: 15px;
    line-height: 15px; }
  .tab-v3 .nav-tabs > li > a {
    font-size: 25px; }
  .product-grid .product-block {
    padding: 16px; }
  .product-block .top .name {
    margin: 0; }
  .product-block .top .price .price-wrap .product-label-special {
    font-size: 12px; }
  .product-block .top .price .price-wrap .price-new {
    font-size: 28px; }
  .product-block .action > div .btn-dark {
    font-size: 13px; }
  .product-grid .product-block .cart .btn,
  .products-owl-carousel .product-block .cart .btn {
    font-size: 20px;
    height: 40px; }
  #products.product-grid .product-block .image {
    margin-bottom: 15px; }
  #products.product-grid .product-block .top .name {
    font-size: 16px; }
  .paging {
    text-align: center; }
    .paging > div {
      width: 100%; }
  .festool-banners-grid .left-column .banner .wrap .text, .festool-banners-grid .right-column .banner .wrap .text {
    font-size: 37px; }
  .festool-banners-grid .banner.banner-full .wrap .text {
    font-size: 50px;
    line-height: 50px; }
  .festool-banners-grid .banner.banner-full .wrap h4 {
    font-size: 20px; }
    .festool-banners-grid .banner.banner-full .wrap h4 span {
      font-size: 30px; }
  #footer ul li a, #footer ol li a {
    font-size: 15px; }
  #footer .footer-center .main-footer {
    margin: 0; }
  .categories-wrap .grid-cell {
    width: 33%; }
  .product-info .price-quantity .price .product-label-special {
    font-size: 15px; }
  .product-info .price-quantity .price .price {
    font-size: 50px; }
  .product-info .product-meta .btn-sm,
  .product-info .product-meta .btn-group-sm > .btn {
    padding: 0 5px; }
  .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; }
  .mfilter-content #mfilter-opts-price-min, .mfilter-content #mfilter-opts-price-max {
    width: 75px;
    min-width: 75px;
    padding: 9px 7px; }
  .mfilter-box .mfilter-opts-slider-min,
  .mfilter-box .mfilter-opts-slider-max {
    width: 99px;
    min-width: 99px; }
  .mfilter-free-container {
    top: 174px; }
  .producttabs .btn-dark {
    width: 30px;
    height: 30px;
    font-size: 11px;
    line-height: 30px; }
  .feature-box-v1 {
    padding: 12px 20px; }
    .feature-box-v1 .fbox-body.white strong {
      font-size: 18px; }
  .header-bottom {
    min-height: 120px; }
    .header-bottom .logo-container {
      flex: 0 0 185px;
      margin-right: 24px; }
      .header-bottom .logo-container .logo-store {
        text-align: center; }
      .header-bottom .logo-container span {
        bottom: -20px; }
    .header-bottom .nav-search {
      margin-right: 24px; }
  .button-invoice {
    margin-left: 30px; }
  .tab-v6 div.tabs-wrap ul.nav-tabs > li > a {
    font-size: 18px; }
  .layerslider-wrapper {
    padding: 0 15px; }
  .information-contact .proezd .ped {
    margin-left: 30px; }
  #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; }
  .product-markdown-view .cheaper-products.general .cheap_invoice {
    flex-direction: column;
    align-items: flex-start;
    gap: 14px; } }

@media (max-width: 1199px) and (min-width: 991px) {
  .logo-store img {
    margin-top: 4px;
    max-height: 50px; }
  .product-block .top .price .price-wrap .product-label-special > span {
    font-size: 14px; } }

@media (max-width: 1099px) {
  .festool-banners-grid .banner .wrap .text {
    font-size: 45px; } }

@media (max-width: 991px) {
  .alert {
    margin: 10px 15px; }
  .quickview, .zoom {
    display: none !important; }
  #product ul.list-unstyled {
    margin-bottom: 0; }
  .for-send-error-press {
    padding: 20px 16px !important; }
  .image-container {
    padding: 0;
    margin-bottom: 24px; }
  .information-contact .proezd .lcol div {
    margin: 0; }
  .related-products .related-body .product-grid[id*='no-scroll'] .product-block-wrap {
    width: 33.3%; }
  #payment .cash_left, #payment .no-cash_left, #payment .bank-card_left {
    padding: 0 30px 0 15px; }
  #payment .cash_right img {
    margin-top: 30px; }
  #payment .no-cash_right .payment_grid .gr {
    width: 100%;
    display: flex !important;
    align-items: center;
    border-right: none;
    border-left: none; }
  #payment .payment-name {
    font-size: 18px; }
  #payment.apple .payment_grid .gr {
    width: calc(100% - 1px); }
  #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 .payment_grid .gr .gr-inner {
    width: 100%; }
  #payment .terminals .terminals-3_right__image {
    border: none; }
    #payment .terminals .terminals-3_right__image img {
      position: relative;
      -webkit-transform: initial;
      -moz-transform: initial;
      -ms-transform: initial;
      -o-transform: initial;
      max-width: 100%;
      width: 150px;
      height: auto;
      right: 0; }
  #feature1, #feature2, #feature3, #feature4, #feature5 {
    left: -100%; }
  .well {
    font-size: 14px; }
  .zoomContainer {
    display: none; }
  .widget-images {
    margin-bottom: 30px; }
  .header-top .btn-group {
    margin-right: 10px; }
  .header-top > .container {
    width: 100%; }
  .header-top .topcontacts.phone {
    order: 0;
    flex: 0 0 160px; }
  .header-top .topcontacts.worktime {
    order: 1;
    flex: 0 0 180px; }
  .header-top .topcontacts.holiday_works-wrap {
    order: 2;
    flex: 0 0 130px;
    margin-left: 15px; }
  .header-top .topcontacts .media-title, .header-top .topcontacts.phone .media-title {
    padding: 7px 10px; }
  .header-top .topcontacts .media-body span, .header-top .topcontacts.phone .media-body span {
    line-height: 12px;
    font-size: 12px;
    white-space: nowrap; }
  .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 .footer-center .panel {
    margin-bottom: 15px; }
  #footer .footer-center .footer-name {
    margin-bottom: 30px; }
    #footer .footer-center .footer-name img {
      width: 300px; }
  #footer .footer-center .main-footer > .box {
    padding: 0;
    min-width: auto;
    width: 100%;
    margin-right: 16px; }
    #footer .footer-center .main-footer > .box:last-child {
      margin-right: 0; }
  #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; }
  .header-bottom {
    min-height: 75px; }
    .header-bottom > .container {
      align-items: center; }
    .header-bottom .nav-search {
      order: 3;
      margin: 0 0 0 auto;
      width: auto; }
      .header-bottom .nav-search > .search-container {
        border: 0;
        position: relative; }
        .header-bottom .nav-search > .search-container .mobile-btn-search {
          -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
          -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
          transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
          opacity: 1;
          filter: alpha(opacity=100);
          -webkit-transform: translate(0);
          -moz-transform: translate(0);
          -ms-transform: translate(0);
          -o-transform: translate(0); }
          .header-bottom .nav-search > .search-container .mobile-btn-search .fa {
            line-height: 24px;
            width: 24px;
            height: 24px;
            top: calc(50% - 12px); }
            .header-bottom .nav-search > .search-container .mobile-btn-search .fa:before {
              font-size: 24px; }
          .header-bottom .nav-search > .search-container .mobile-btn-search.invisible {
            opacity: 0;
            filter: alpha(opacity=0);
            -webkit-transform: translate(50%);
            -moz-transform: translate(50%);
            -ms-transform: translate(50%);
            -o-transform: translate(50%); }
        .header-bottom .nav-search > .search-container .autosearch-wrapper {
          position: absolute;
          top: calc(50% - 18px);
          border-bottom: 1px solid #a8b4bf;
          opacity: 0;
          filter: alpha(opacity=0);
          -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
          -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
          transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
          -webkit-transform: translate(50%);
          -moz-transform: translate(50%);
          -ms-transform: translate(50%);
          -o-transform: translate(50%);
          visibility: hidden;
          width: 25px;
          z-index: 9; }
          .header-bottom .nav-search > .search-container .autosearch-wrapper.active {
            width: 280px;
            opacity: 1;
            filter: alpha(opacity=100);
            visibility: visible;
            -webkit-transform: translate(-237px);
            -moz-transform: translate(-237px);
            -ms-transform: translate(-237px);
            -o-transform: translate(-237px);
            background: #fff; }
    .header-bottom .logo-container {
      order: 2;
      flex: 1 1 auto;
      text-align: center; }
    .header-bottom .logo-store {
      display: flex;
      justify-content: center;
      align-items: center; }
      .header-bottom .logo-store a {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        max-width: 300px; }
      .header-bottom .logo-store span {
        position: relative;
        bottom: -8px;
        font-size: 12px; }
      .header-bottom .logo-store img {
        max-height: 40px; }
    .header-bottom .headercart {
      position: absolute;
      top: -60px;
      right: 20px; }
      .header-bottom .headercart #cart .wrap-cart {
        filter: invert(100%);
        width: 33px;
        height: 30px;
        background-size: cover; }
        .header-bottom .headercart #cart .wrap-cart .badge {
          filter: invert(100%); }
  .mfilter-free-container {
    top: 150px !important;
    padding: 0 !important;
    margin-right: -272px;
    margin-left: auto;
    right: 0;
    left: auto;
    width: 270px; }
    .mfilter-free-container.mfilter-direction-rtl {
      margin-right: -272px; }
    .mfilter-free-container #mfilter-free-container-0 {
      padding: 0 5px !important;
      overflow: auto !important; }
    .mfilter-free-container .mfilter-free-button {
      background: #da251c;
      margin: -1px 220px 0 -45px;
      border-color: #da251c; }
      .mfilter-free-container .mfilter-free-button:before {
        content: '\f0b0';
        font-family: "FontAwesome";
        color: #fff;
        font-size: 24px;
        line-height: 23px;
        padding: 3px; }
    .mfilter-free-container #mfilter-opts-price-min, .mfilter-free-container #mfilter-opts-price-max {
      width: 70px;
      min-width: 70px;
      padding: 9px 7px;
      font-style: normal; }
  .mfilter-filter-item .mfilter-options {
    padding: 0; }
  .mfilter-box .box-content .mfilter-heading-text > span {
    font-size: 13px; }
  .mfilter-box .box-content .mfilter-heading .mfilter-head-icon {
    margin-top: 0; }
  .mfilter-box .box-content .mfilter-heading .mfilter-heading-content {
    padding: 10px 0 6px 0; }
  .tree-menu ul li:hover {
    background-color: #fff; }
    .tree-menu ul li:hover a {
      color: #141414; }
  .h1_container h1 {
    padding: 15px; }
  .product-compare-header {
    position: absolute;
    background: transparent;
    top: -60px;
    right: 65px;
    width: 42px;
    margin-right: 0; }
    .product-compare-header em {
      filter: invert(100%);
      width: 33px;
      height: 30px;
      background-size: cover; }
      .product-compare-header em .badge {
        filter: invert(100%); }
  .cat_all > li {
    position: relative; }
    .cat_all > li .click-allcat {
      cursor: pointer;
      display: inline-block;
      padding: 10px;
      top: 8px;
      position: absolute;
      right: 0;
      z-index: 1;
      color: #141414; }
    .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 {
    height: 300px; }
    .category_widget .type1 h2 a {
      font-size: 15px;
      padding: 27px 0; }
  .pagescarousel .pc_wrapper {
    flex-wrap: wrap; }
    .pagescarousel .pc_wrapper > div.pc_image, .pagescarousel .pc_wrapper > div.pc_text {
      flex: 0 0 100%; }
    .pagescarousel .pc_wrapper > div.pc_image {
      order: 1;
      padding: 0; }
    .pagescarousel .pc_wrapper > div.pc_text {
      order: 2; }
  .col-md-12 .refine-search ul li, .col-md-12 .refine-search ol li {
    width: calc(25% - 20px); }
  div.tabs-wrap {
    width: 100%; }
  div.primenenie > div div.row div.col-md-9 h4 + p {
    font-size: 16px;
    line-height: 18px;
    text-align: justify; }
  .tab-v3 .nav-tabs > li {
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }
    .tab-v3 .nav-tabs > li > a {
      font-size: 20px; }
    .tab-v3 .nav-tabs > li:before {
      content: none; }
    .tab-v3 .nav-tabs > li.active {
      background: #da251c; }
      .tab-v3 .nav-tabs > li.active a {
        color: #fff; }
  .tab-v6 div.tabs-wrap ul.nav-tabs > li > a {
    font-size: 13px; }
  .product-info > .row {
    padding: 16px; }
  .product-info__header {
    padding-left: 16px;
    padding-bottom: 0;
    border-bottom: 0; }
  .product-info .title-product {
    font-size: 25px; }
  .product-info .price-quantity .price .product-label-special {
    left: 0; }
  .product-info .tab-content .desc-pane {
    padding: 20px 16px; }
    .product-info .tab-content .desc-pane#tab-downloads {
      padding: 16px; }
  .product-special #products.product-grid .product-block-wrap, .product-search #products.product-grid .product-block-wrap {
    width: 33.3%; }
  .product-block .action > div.compare {
    float: none; }
  .product-block .image {
    margin-bottom: 15px; }
  .row-offcanvas-left.active .sidebar-offcanvas .offcanvas-heading {
    width: auto;
    text-align: right; }
    .row-offcanvas-left.active .sidebar-offcanvas .offcanvas-heading > button {
      background: #fff; }
      .row-offcanvas-left.active .sidebar-offcanvas .offcanvas-heading > button > .fa {
        color: #141414; }
  #searchtop input.form-control {
    padding: 9px 20px; }
  .features-wrap {
    border-top: 1px solid #fff;
    padding-top: 10px; }
    .features-wrap .features-wrap-cols {
      justify-content: space-evenly; }
      .features-wrap .features-wrap-cols a.link .feature-col {
        padding: 5px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column; }
        .features-wrap .features-wrap-cols a.link .feature-col h3 {
          font-size: 14px;
          font-weight: bold;
          text-align: left; }
        .features-wrap .features-wrap-cols a.link .feature-col p {
          display: none; }
        .features-wrap .features-wrap-cols a.link .feature-col .svg svg {
          width: 100px;
          height: 100px; }
  .festool-banners-grid {
    margin-bottom: 15px; }
    .festool-banners-grid .banner {
      height: 30vw;
      min-height: 200px; }
      .festool-banners-grid .banner .image img.for-desktop {
        display: none; }
      .festool-banners-grid .banner .image img.for-mobile {
        display: block; }
      .festool-banners-grid .banner.banner-full .wrap .text {
        font-size: 4vw;
        line-height: 5vw;
        width: 80%; }
      .festool-banners-grid .banner.banner-full .wrap h4 {
        margin-top: 0;
        margin-bottom: 20px;
        font-size: 2vw; }
        .festool-banners-grid .banner.banner-full .wrap h4 span {
          font-size: 3vw; }
    .festool-banners-grid .left-column .banner, .festool-banners-grid .right-column .banner {
      height: 30vw;
      min-height: 200px; }
      .festool-banners-grid .left-column .banner .wrap .text, .festool-banners-grid .right-column .banner .wrap .text {
        font-size: 45px; }
    .festool-banners-grid .right-column .banner {
      margin-bottom: 0; }
  #map.mapcontent {
    height: 400px; }
  .page-information #content {
    padding: 0 !important; }
  .categories-wrap .grid-cell {
    height: 100px; }
  .advantages div {
    padding: 0; }
  .advantages .img img {
    height: 40px; }
  .advantages .text {
    line-height: 40px;
    margin-bottom: 8px; }
  #powered .payment .payment-img img:first-child {
    display: none; }
  .payment2row {
    display: block; }
  .product-markdown-view .cheaper-products .cheaper-items {
    max-width: 650px; }
  .product-markdown-view .cheaper-products.general .cheap_invoice {
    flex-direction: row; } }

@media (min-width: 768px) and (max-width: 991px) {
  #payment .terminals .terminals-3_right:before {
    border: none;
    display: none; }
  #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-1_left__description {
    padding-left: 30px;
    padding-top: 0; }
  #payment .terminals .terminals-2 {
    padding-top: 30px;
    padding-bottom: 30px; }
    #payment .terminals .terminals-2_right {
      padding: 90px 0 0 25px; }
      #payment .terminals .terminals-2_right__header {
        padding-left: 30px; }
      #payment .terminals .terminals-2_right__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) {
  .comparetable {
    padding: 0;
    overflow-x: scroll; }
  div.tabs-wrap {
    display: none; }
  div.primenenie > div div.row div.col-md-9 h4 + p {
    font-size: 15px; }
  .table-responsive .input-group .form-control {
    margin-right: 30px;
    padding: 5px; }
  .logo-container {
    width: 140px; }
  .topcontacts {
    width: calc(100% - 140px); }
  .search_block .dropdown-menu.autosearch {
    width: 260px;
    right: -15px;
    left: auto; }
  #footer {
    margin-top: 15px; }
    #footer .footer-center .footer-left ul {
      margin: 0 auto; }
      #footer .footer-center .footer-left ul li {
        max-width: 220px;
        margin: 0 auto; }
    #footer .footer-center .main-footer {
      flex-wrap: wrap; }
      #footer .footer-center .main-footer .box {
        width: 100%; }
  #powered ul.links {
    margin-bottom: 40px; }
  #powered .inner {
    flex-wrap: wrap;
    justify-content: center; }
    #powered .inner .copyright {
      order: 2;
      margin-bottom: 15px; }
    #powered .inner .payment {
      order: 1; }
  .radio_custom .input-control, .radio_custom .list_of_points {
    font-size: 14px; }
  .featured-category ul li {
    width: 100%; }
  #tm-newsletter .subscription-section_form__inputs input {
    height: 40px;
    font-size: 18px;
    min-width: initial;
    padding: 0 10px; }
  #tm-newsletter .subscription-section_form__inputs button {
    padding: 0 20px;
    font-size: 18px;
    height: 40px; }
  #tm-newsletter .subscription-section_form__agree {
    font-size: 18px; }
    #tm-newsletter .subscription-section_form__agree span {
      margin-left: 10px; }
  .festool-banners-grid .banner .image {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7); }
  .festool-banners-grid .banner .wrap {
    background: rgba(25, 30, 43, 0.6); }
    .festool-banners-grid .banner .wrap .text {
      font-size: 6vw;
      line-height: 6vw;
      margin-bottom: 15px; }
    .festool-banners-grid .banner .wrap .button {
      padding: 10px 30px;
      font-size: 14px !important; }
  .festool-banners-grid .banner.banner-full .wrap .text {
    font-size: 6vw;
    line-height: 6vw;
    margin-bottom: 15px; }
  .festool-banners-grid .banner.banner-full .wrap h4, .festool-banners-grid .banner.banner-bottom .wrap h4 {
    display: none; }
  .festool-banners-grid .left-column .banner .image, .festool-banners-grid .right-column .banner .image {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7); }
  .festool-banners-grid .left-column .banner .wrap .text, .festool-banners-grid .right-column .banner .wrap .text {
    font-size: 6vw;
    line-height: 6vw;
    margin-bottom: 15px; }
  .features-wrap {
    display: none; }
  .fancybox-opened {
    width: 90% !important;
    position: fixed !important;
    left: 5% !important;
    z-index: 999999 !important;
    top: 35% !important; }
    .fancybox-opened .fancybox-skin {
      padding: 50px 40px !important; }
      .fancybox-opened .fancybox-skin .fancybox-inner {
        width: 100% !important; }
        .fancybox-opened .fancybox-skin .fancybox-inner .holiday_table {
          margin: 0 auto;
          width: 100%; }
  .tab-v3 .nav-tabs {
    flex-wrap: wrap;
    border: none;
    margin-bottom: 10px; }
    .tab-v3 .nav-tabs > li {
      width: 100%;
      text-align: center;
      border: none; }
      .tab-v3 .nav-tabs > li:last-child {
        border: none; }
      .tab-v3 .nav-tabs > li.active a {
        border: none; }
      .tab-v3 .nav-tabs > li > a {
        border: none;
        padding: 10px 15px;
        font-size: 18px; }
  .tab-v3 .tab-content {
    margin-bottom: 15px; }
  .tab-content .desc-pane {
    display: block;
    padding: 10px 10px 20px; }
    .tab-content .desc-pane#tab-downloads {
      padding: 10px 50px 20px; }
  .desc-pane > .content .columns > .grid ul li.grid-cell .icon-with-text > div:nth-child(2) {
    display: none; }
  .desc-pane > ul.small-block-grid-1 {
    flex-direction: column; }
    .desc-pane > ul.small-block-grid-1 li {
      width: 100%;
      margin-bottom: 10px; }
  .product-special #products.product-grid .product-block-wrap, .product-search #products.product-grid .product-block-wrap {
    width: 50%; }
  .product-grid .product-block .cart .btn,
  .products-owl-carousel .product-block .cart .btn {
    font-size: 15px; }
  #products.product-grid .product-block-wrap {
    width: 50%; }
  #product ul.list-unstyled {
    margin-bottom: 10px; }
  .product-block .top .price .price-wrap .product-label-special > span {
    font-size: 13px; }
  .product-info > .row {
    padding: 16px 16px 0 16px;
    border-bottom: none; }
  .product-info__header {
    padding-top: 16px; }
  .product-info .title-product {
    font-size: 21px;
    padding: 0 0 16px 0; }
  .product-info .prod_rating #scr_revs {
    margin-left: 0; }
  .product-info .product-meta {
    margin-bottom: 18px; }
    .product-info .product-meta .cart {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-top: 8px; }
  .product-info .btn-compare {
    display: none; }
  .product-info .panel-heading {
    display: block;
    margin: 0;
    padding: 15px 16px; }
    .product-info .panel-heading h4 {
      font-size: 20px; }
  .product-info .price-quantity .price .product-label-special {
    font-size: 13px; }
    .product-info .price-quantity .price .product-label-special img {
      position: initial;
      height: 15px; }
  .product-info .image {
    margin-bottom: 8px; }
  .cheap_invoice {
    justify-content: flex-start;
    margin-top: 0;
    margin-bottom: 10px; }
    .cheap_invoice a#button-cart-credit {
      margin-right: 18px; }
  .image-container {
    margin-bottom: 12px; }
  .producttabs {
    margin-top: 15px;
    margin-bottom: 20px; }
  #tab-description .grid-fixed .performance-features__item > div:nth-child(2) {
    display: none; }
  .description-faq {
    margin-bottom: -10px; }
  #tab-specification table thead tr td {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 20px 30px;
    line-height: 1.1; }
  .product_reviews .review_section {
    flex-wrap: wrap; }
  .product_reviews .review_section_header {
    width: 100%; }
  .related-products .panel-heading {
    padding: 20px;
    margin-bottom: 20px; }
    .related-products .panel-heading h4 {
      font-size: 25px; }
  .related-products .related-body {
    padding: 0 20px;
    margin-bottom: 30px; }
  .checkout-buy h1, .checkout-buy h2 {
    display: none; }
  .checkout-cart table {
    background: #fff; }
  .shopping-cart-table {
    display: block;
    border: 0;
    width: 100%;
    background: #fff; }
    .shopping-cart-table tbody, .shopping-cart-table tr, .shopping-cart-table td {
      display: block;
      border: 0;
      width: 100%;
      background: #fff; }
    .shopping-cart-table > thead {
      display: none; }
    .shopping-cart-table__product-image img {
      max-width: 160px; }
    .shopping-cart-table td {
      position: relative;
      padding-left: 43% !important;
      text-align: left !important;
      white-space: normal !important;
      width: 100%; }
      .shopping-cart-table td.image-col {
        width: 100%;
        text-align: center !important; }
      .shopping-cart-table td.no-title {
        padding-left: 20px !important;
        text-align: center !important; }
      .shopping-cart-table td:first-child {
        border-top: 0; }
      .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 .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; }
  .shopping-cart-btns {
    text-align: center; }
    .shopping-cart-btns .btn.pull-left, .shopping-cart-btns .btn.pull-right {
      float: none !important;
      margin: 0 !important; }
  #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 {
        font-weight: bold; }
  #payment .terminals {
    background: none; }
    #payment .terminals .terminals-1_left, #payment .terminals .terminals-3_left, #payment .terminals .terminals-5_left {
      padding: 0 30px; }
    #payment .terminals .terminals-3_right, #payment .terminals .terminals-4_right {
      padding: 0 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-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-3_right {
      padding-top: 10px;
      padding-bottom: 25px; }
      #payment .terminals .terminals-3_right:before {
        border: none;
        display: none; }
    #payment .terminals .terminals-4_left {
      padding: 10px 30px; }
    #payment .terminals .terminals-4_right {
      padding-top: 20px; }
    #payment .terminals .terminals-5 {
      padding-top: 20px; }
  .information-contact .contacts_map, .information-contact .proezd {
    flex-direction: column; }
  .information-contact .contact-info > div {
    flex-wrap: wrap; }
    .information-contact .contact-info > div #map {
      height: 400px; }
  .information-contact .lcol,
  .information-contact .rcol {
    width: 100%; }
  .information-contact .proezd h2 {
    margin-bottom: 40px; }
  .information-contact .proezd .lcol > div {
    width: 100%;
    height: auto;
    min-height: 50px;
    background-position: center left 5px;
    margin-bottom: 10px;
    text-align: left; }
  .information-contact .proezd .ped {
    padding: 20px 10px 20px 60px; }
  .information-contact .proezd .avto {
    padding: 10px 10px 10px 60px; }
  .information-contact .proezd2 {
    padding-bottom: 40px; }
    .information-contact .proezd2 h5 {
      padding: 30px 0 15px 0; }
  .information-contact form.content-contact .button1 {
    position: static; }
  .product-markdown-view .cheaper-products.general .product-meta {
    margin-bottom: 0; }
  .product-markdown-view .cheaper-products .cheaper-items {
    max-width: 100%; } }

@media (max-width: 700px) {
  .header-top .topcontacts.worktime {
    display: none; }
  .related-products .related-body .product-grid[id*='no-scroll'] .product-block-wrap {
    width: 50%; }
  .success {
    width: 300px;
    margin-left: -150px;
    padding: 30px 15px 15px 15px; }
    .success .success_button {
      padding: 6px;
      font-size: 13px; } }

@media (max-width: 600px) {
  .festool-banners-grid .banner .image {
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6); }
  .festool-banners-grid .left-column .banner .image, .festool-banners-grid .right-column .banner .image {
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6); }
  .categories-wrap .grid-cell {
    height: 70px; }
    .categories-wrap .grid-cell .wrap a .name {
      font-size: 12px;
      line-height: 15px; }
  div.primenenie > div {
    padding: 10px; }
    div.primenenie > div div.row {
      display: block;
      margin-bottom: 10px; }
      div.primenenie > div div.row div.col-md-9 h4 {
        margin-top: 15px; }
      div.primenenie > div div.row > div {
        padding: 0; }
    div.primenenie > div:first-child > p {
      font-size: 15px; }
  .information-contact .contacts_map .rcol {
    height: 500px; }
  #tab-specification table tr td {
    font-size: 16px;
    padding: 8px 11px;
    line-height: 18px; }
  .tab-content .desc-pane#tab-downloads img {
    width: 40px; }
  #payment .no-cash_right .payment_grid .gr {
    width: 100%; }
  #feature1, #feature2, #feature3, #feature4, #feature5 {
    left: -100%; }
  #tab-video div.videos iframe {
    height: 400px; }
  #powered > .container {
    padding: 0; }
  .header-bottom .nav-search {
    flex: 0 1 30px;
    margin-right: 15px; }
  .col-md-12 .refine-search ul li, .col-md-12 .refine-search ol li {
    width: calc(50% - 20px); }
  .product-info__header .btn-group {
    flex-direction: column;
    align-items: flex-start; }
  .product-info .prod_rating {
    margin-right: 0; }
    .product-info .prod_rating .stars {
      display: none; }
  .product-info .button-invoice {
    margin: 5px 0 0 0; } }

@media (max-width: 500px) {
  .header-bottom .logo-store span {
    position: relative;
    bottom: -7px; }
  .fancybox-opened .fancybox-skin .fancybox-inner .holiday_table td {
    font-size: 15px !important; }
  .paging {
    padding: 10px !important;
    font-size: 15px; }
    .paging > div:first-child {
      margin-bottom: 10px; }
  .pagination > li > a, .pagination > li > span {
    line-height: 19px;
    width: 20px;
    height: 20px;
    font-size: 12px; }
  .product-filter {
    padding: 10px !important; }
  #products.product-grid .products-block {
    padding: 0; }
  #products.product-grid .product-block-wrap {
    padding: 5px !important; }
    #products.product-grid .product-block-wrap .product-block {
      padding: 5px !important; }
  #products.product-grid .product-block .image {
    margin-bottom: 5px; }
  #products.product-grid .product-block .top .price {
    margin: 20px 0 0; }
  .product-block .top .price .price-wrap .product-label-special > span {
    padding-left: 18px;
    font-size: 12px; }
    .product-block .top .price .price-wrap .product-label-special > span > img {
      width: 16px; }
  .festool-banners-grid .banner.banner-full .wrap h4 {
    font-size: 3vw; }
  .festool-banners-grid .banner.banner-full .wrap .text {
    font-size: 7vw;
    line-height: 7vw;
    margin-bottom: 15px;
    width: 100%; }
  .festool-banners-grid .banner .wrap .text {
    font-size: 7vw;
    line-height: 7vw;
    margin-bottom: 15px; }
  .festool-banners-grid .left-column .banner .wrap .text, .festool-banners-grid .right-column .banner .wrap .text {
    font-size: 7vw;
    line-height: 7vw;
    margin-bottom: 15px; }
  .categories-wrap .grid-cell {
    width: 50%; }
  .tp-bullets.simplebullets.round .bullet {
    width: 15px;
    height: 15px; }
  div#products.product-grid div.product-block-wrap {
    width: 100%;
    margin: 0; }
  .product-special div#products.product-grid div.product-block-wrap, .product-search div#products.product-grid div.product-block-wrap {
    width: 100%;
    margin: 0; }
  .price .price-strike {
    margin-left: 10px; }
    .price .price-strike .currency:before {
      font-size: 18px;
      line-height: 18px; }
  .price .price-strike, .price-quantity .price-strike, .product-block .price .price-strike {
    font-size: 18px; }
  .product-view .prod_rating {
    margin: 10px auto;
    width: max-content; }
  .tfixed + div.desc-pane {
    padding-top: 20px; }
  .desc-pane > .content .columns > .grid ul {
    justify-content: space-around; }
    .desc-pane > .content .columns > .grid ul li.grid-cell .icon-with-text img, .desc-pane > .content .columns > .grid ul li.grid-cell .icon-with-text svg {
      margin-left: 7px;
      margin-right: 7px; }
  #tab-description {
    font-size: 15px; }
    #tab-description .grid-fixed > ul {
      justify-content: space-around; }
    #tab-description .grid-fixed .performance-features__item svg {
      margin-left: 7px;
      margin-right: 7px; }
  .cart button#button-cart {
    font-size: 20px; }
  #tab-specification table thead tr td {
    font-size: 20px;
    padding: 16px 0; }
  #tab-specification table tr td {
    font-size: 15px; }
  #product ul.list-unstyled {
    font-size: 15px; }
  .payment_grid .gr {
    width: 100%; }
  #tab-video div.videos iframe {
    height: 375px; }
  #offcanvasmenu .navbar-nav > li > a {
    padding-left: 16px; }
  #offcanvasmenu .navbar-nav > li li.dropdown-submenu {
    padding-left: 16px; }
    #offcanvasmenu .navbar-nav > li li.dropdown-submenu.open .level2 ul {
      padding-left: 5px; } }

@media (max-width: 480px) {
  .h1_container h1 {
    font-size: 25px; }
  .breadcrumb > li + li:before {
    display: none; }
  .breadcrumb > li:after {
    content: "/ ";
    padding: 0 5px;
    color: #cecece; }
  .breadcrumb > li:last-child:after {
    display: none; }
  .fancybox-opened .fancybox-skin {
    padding: 15px 0 !important; }
    .fancybox-opened .fancybox-skin .fancybox-inner .holiday_table td {
      font-size: 14px !important; }
  .header-top > .container {
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start; }
    .header-top > .container .topcontacts.phone {
      margin-top: 15px;
      flex: unset;
      width: max-content;
      align-self: unset; }
      .header-top > .container .topcontacts.phone .media-body {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column; }
        .header-top > .container .topcontacts.phone .media-body span {
          line-height: 16px; }
          .header-top > .container .topcontacts.phone .media-body span:first-child {
            margin-right: 0; }
    .header-top > .container .topcontacts.holiday_works-wrap {
      flex: unset;
      width: max-content;
      margin: 0 0 0 50px;
      align-self: unset; }
    .header-top > .container:before, .header-top > .container:after {
      content: unset;
      clear: unset; }
  .owl-carousel .owl-item img {
    width: 70%;
    margin: 0 auto; }
  .search_block .dropdown-menu.autosearch {
    top: calc(100% + 2px);
    width: calc(100vw - 30px);
    left: auto; }
  .product-filter .filter-right > div {
    margin: 0;
    padding-left: 0;
    float: unset !important; }
    .product-filter .filter-right > div.limit {
      display: none; }
  #newsletter-wrap {
    padding: 5px 0 15px; }
  #tm-newsletter .subscription-section_text-block, #tm-newsletter .subscription-section_form {
    z-index: 1; }
  #tm-newsletter .subscription-section_form__inputs input {
    font-size: 15px; }
  #tm-newsletter .subscription-section_form__inputs button {
    padding: 0 10px;
    font-size: 13px; }
  #tm-newsletter .subscription-section_form__agree {
    margin-top: 15px; }
    #tm-newsletter .subscription-section_form__agree a {
      display: block; }
  #tm-newsletter h3.subscription-section_title {
    flex-wrap: wrap;
    margin-bottom: 15px; }
  .festool-banners-grid .banner .image {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5); }
  .festool-banners-grid .left-column .banner .image, .festool-banners-grid .right-column .banner .image {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5); }
  .success {
    padding: 15px 30px; }
    .success .close {
      top: 5px;
      right: 5px; }
    .success > br + br {
      display: none; }
    .success .success_button {
      font-size: 12px; }
  .product-grid .product-block {
    width: 100%; }
  .product-grid .product-block .bottom,
  .products-owl-carousel .product-block .bottom {
    margin-bottom: 10px; }
  .product-list .product-col .block-img {
    float: none;
    width: 100%; }
  .product-list .product-meta {
    padding: 20px; }
  .product-info .price-quantity .price .price {
    font-size: 40px; }
  .product-info .price-quantity .price .product-label-special {
    font-size: 17px; }
  #products.product-grid .product-block .top .name {
    font-size: 13px; }
  .product-block .top .price .price-wrap .price-new {
    font-size: 22px; }
  .description-faq .owl-carousel .owl-item img {
    width: 100%; }
  .product-compare h1.page-title {
    font-size: 29px;
    text-align: center; }
  .tp-bullets.simplebullets.round .bullet {
    width: 12px;
    height: 12px;
    margin-right: 12px; }
  #tab-video div.videos iframe {
    height: 250px; }
  .tab-v6 .nav-tabs > li > a {
    padding: 15px 10px;
    font-size: 13px; }
  .pav-blogs .blog-body {
    overflow: visible; }
  .related-products .panel-heading h4 {
    font-size: 20px; }
  .related-products .panel-heading button {
    padding: 0 5px;
    font-size: 14px;
    height: 30px;
    line-height: 30px; }
  .related-products .related-body .product-grid[id*='no-scroll'] .product-block-wrap {
    width: 100%; }
  .information-contact .contacts_map .lcol li {
    padding: 10px 0 10px 65px; }
    .information-contact .contacts_map .lcol li span {
      font-size: 15px;
      line-height: 18px; }
  .information-contact .contacts_map .rcol {
    height: 400px; }
  .information-contact .proezd .rcol {
    height: 290px; } }

@media (max-width: 400px) {
  .h1_container h1 {
    font-size: 20px; }
  #product ul.list-unstyled {
    font-size: 14px; }
  #tab-specification table thead tr td {
    font-size: 16px; }
  #tab-specification table tr td {
    font-size: 14px;
    padding: 5px;
    line-height: 20px; }
  .product-info .panel-heading h4 {
    font-size: 16px; }
  .product-info .price-quantity .price .price {
    font-size: 35px;
    line-height: 35px; }
    .product-info .price-quantity .price .price .product-label-special {
      font-size: 15px;
      line-height: 15px; }
  .product-info .price-quantity .price .product-label-special {
    font-size: 10px;
    line-height: 10px; }
  #payment .bank-card_right__ul li:nth-child(1) {
    background: url(https://cdn.flex-russia.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.flex-russia.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.flex-russia.ru/image/payment/card-list-3.png) no-repeat 0 0.1em; }
  .product-markdown-view .cheaper-products.general .cheap_invoice {
    flex-direction: column; } }

@media (max-width: 360px) {
  .paging {
    font-size: 13px; }
  .pagination > li a, .pagination > li span {
    margin-right: 6px; }
  #products.product-grid .product-block .top .price {
    margin-top: 13px; }
  .product-block .top .price .price-wrap .product-label-special {
    top: -12px; }
    .product-block .top .price .price-wrap .product-label-special > span {
      font-size: 10px; }
  .information-contact .contacts_map .lcol li {
    padding-left: 50px; }
    .information-contact .contacts_map .lcol li span {
      font-size: 14px;
      line-height: 16px; }
  #tab-description {
    font-size: 14px;
    line-height: 20px; }
    #tab-description .grid-fixed .performance-features__item svg {
      margin-left: 0;
      margin-right: 0; }
  .category_widget .type1 h2 a {
    font-size: 13px;
    padding: 28px 0; }
  .desc-pane > .content .columns > .grid ul li.grid-cell .icon-with-text img, .desc-pane > .content .columns > .grid ul li.grid-cell .icon-with-text svg {
    margin-left: 0;
    margin-right: 0; }
  .search-title-wrap,
  #content .wrapper_empty {
    padding: 0 15px; } }

/*# sourceMappingURL=stylesheet.css.map */
