@charset "UTF-8";
/*--------------------------------------------------------------------*/
/*                       DESIGN & CODE BY 133                         */
/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/
/*                               FONTS
/*--------------------------------------------------------------------*/
@font-face {
  font-family: '133 regular';
  src: local('☺'), url('../fonts/133r.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: '133 italic';
  src: local('☺'), url('../fonts/133i.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: '133 semibold';
  src: local('☺'), url('../fonts/133sb.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: '133 bold';
  src: local('☺'), url('../fonts/133b.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: '133 extrabold';
  src: local('☺'), url('../fonts/133xb.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}
/*--------------------------------------------------------------------*/
/*                            TYPOGRAPHY
/*--------------------------------------------------------------------*/
.grid {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHpEAACAgwABCNcAAHixAABSBQABDlQAADkKAAAVfLKJA68AAACPSURBVHja7FXBDcMgELNRp2CbzpQBgAEyU7dhDedBkNKEPo6GR1UsIYR1d0bWcRCAJBEnkLyHlwR4jy7kXPaaX88HPC7B3wg14KzFU0qLRdt13HcdLWCCI6mhAq3WulVguEUdOX/WRTzOov0RrR9sqfwLwLPBv8WHEAovybRijKb42UVzFs1ZVD/9X7ZoGwDYl362TFjKtQAAAABJRU5ErkJggg==') !important;
  background-repeat: repeat !important;
  background-position: left 12px top !important;
}
/*--------------------------------------------------------------------*/
/*                            NORMALIZE                               */
/*--------------------------------------------------------------------*/
/*       normalize.css v3.0.2 | MIT License | git.io/normalize        */
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:active,
a:hover {
  outline: 0;
}
dfn {
  font-style: italic;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
pre {
  overflow: auto;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*--------------------------------------------------------------------*/
/*                              RESET                                 */
/*--------------------------------------------------------------------*/
* {
  -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 {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  background: #E7E7E7;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
figure {
  margin: 0;
}
hr {
  margin-top: 0px;
  margin-bottom: 0px;
  border: 0;
  border-top: 1px solid #ebebeb;
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.sr-only {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  position: absolute;
  border: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
.nojs .sr-only-focusable:active,
.nojs .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
/*--------------------------------------------------------------------*/
/*                             133 RESET
/*--------------------------------------------------------------------*/
*:focus,
*:active:focus,
*.active:focus,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  outline: 0;
  -moz-outline-style: none;
}
*:focus {
  outline: none;
}
input[type="text"],
input[type="password"],
input[type="search"] {
  -webkit-appearance: none;
}
::-ms-clear {
  display: none;
}
::-moz-selection {
  color: #FFFFFF;
  background: #A21D20;
}
::selection {
  color: #FFFFFF;
  background: #A21D20;
}
/*--------------------------------------------------------------------*/
/*                              PRINT                                 */
/*--------------------------------------------------------------------*/
/*                     html5-boilerplate v4.3.0                       */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000000 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !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 #999999;
    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: #FFFFFF !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000000 !important;
  }
  .label {
    border: 1px solid #000000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #FFFFFF !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #DDDDDD !important;
  }
}
/*--------------------------------------------------------------------*/
/*                            GRID SYSTEM                             */
/*--------------------------------------------------------------------*/
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 888px) {
  .container {
    width: 888px;
  }
}
@media (min-width: 984px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1152px;
  }
}
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 12px;
  padding-right: 12px;
}
.row {
  margin-bottom: 24px;
  margin-left: -12px;
  margin-right: -12px;
}
.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 {
  padding-left: 12px;
  padding-right: 12px;
  position: relative;
  min-height: 1px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 888px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 984px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.main {
  padding: 0 24px;
  min-width: 624px;
  background: #FFFFFF;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  min-height: 100%;
  position: relative;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 888px) {
  .main {
    padding: 0 24px;
  }
}
@media (min-width: 984px) {
  .main {
    padding: 0 60px;
  }
}
@media (min-width: 1200px) {
  .main {
    padding: 0 60px;
  }
}
/*--------------------------------------------------------------------*/
/*                              IMAGES                                */
/*--------------------------------------------------------------------*/
img {
  border: 0;
  color: transparent;
  display: block;
  vertical-align: middle;
}
[class^="picture"] {
  background: transparent;
  position: relative;
  display: block;
}
[class^="picture"] [class^="svg"] {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
}
[class^="picture"] .responsive {
  padding-bottom: 100%;
  height: 0;
  position: relative;
  display: block;
  overflow: hidden;
}
[class^="picture"] .responsive img {
  width: 100%;
}
[class^="picture"].letterbox {
  width: auto;
}
[class^="picture"].letterbox .responsive {
  padding-bottom: 0;
  height: 100%;
  position: relative;
  display: block;
  overflow: hidden;
}
[class^="picture"].letterbox .responsive img {
  margin: auto;
  left: -100%;
  right: -100%;
  position: absolute;
  width: auto;
  height: 100%;
}
.picture-2-4 .responsive {
  padding-bottom: 41.66666667%;
}
.picture-2x1 .responsive {
  padding-bottom: 50%;
}
.picture-center {
  margin-left: auto !important;
  margin-right: auto !important;
}
.picture24 {
  width: 24px;
  height: 24px;
}
.picture30 {
  width: 30px;
  height: 30px;
}
.picture40 {
  width: 40px;
  height: 40px;
}
.picture46 {
  width: 46px;
  height: 46px;
}
.picture48 {
  width: 48px;
  height: 48px;
}
.picture60 {
  width: 60px;
  height: 60px;
}
.picture72 {
  width: 72px;
  height: 72px;
}
.picture84 {
  width: 84px;
  height: 84px;
}
.picture96 {
  width: 96px;
  height: 96px;
}
.picture108 {
  width: 108px;
  height: 108px;
}
.picture120 {
  width: 120px;
  height: 120px;
}
.picture144 {
  width: 144px;
  height: 144px;
}
.picture192 {
  width: 192px;
  height: 192px;
}
.picture240 {
  width: 240px;
  height: 240px;
}
.picture504 {
  width: 504px;
  height: 504px;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img {
  max-width: 100%;
  height: auto;
  display: block;
}
.img-rounded,
.img-rounded img {
  -webkit-border-radius: 24px 0 24px 0;
  border-radius: 24px 0 24px 0;
  overflow: hidden;
}
.img-circle,
.img-circle img {
  -webkit-border-radius: 10000em;
  border-radius: 10000em;
  overflow: hidden;
}
.img-thumbnail {
  background-color: #DDDDDD;
  border: 12px 12px 24px 12px solid transparent;
  -webkit-box-shadow: 0 0 0 1px 0;
  -moz-box-shadow: 0 0 0 1px 0;
  -o-box-shadow: 0 0 0 1px 0;
  box-shadow: 0 0 0 1px 0;
}
.img-thumbnail span[class^="svg"] {
  padding: 0.34em;
}
svg {
  width: 100%;
  height: 100%;
  margin-left: -0.5px;
  shape-rendering: geometricPrecision;
}
.svg-flex {
  width: auto;
  height: 100%;
  display: block;
}
span[class^="svg"] {
  display: inline-block;
  vertical-align: top;
}
span.svg-text svg,
span.iRuble {
  margin: -50% 0px -50% 0px;
  width: auto;
  vertical-align: middle;
}
.svg20.iRuble,
.svg21.iRuble {
  width: 10px;
}
.svg22.iRuble {
  width: 11px;
}
.svg23.iRuble,
.svg24.iRuble,
.svg24.iMapPoint {
  width: 12px;
}
.svg26.iRuble,
.svg27.iRuble {
  width: 13px;
}
.svg28.iRuble {
  width: 14px;
}
.svg30.iRuble {
  width: 15px;
}
.svg36.iRuble {
  width: 18px;
}
.svg12 {
  width: 12px;
  height: 12px;
}
.svg16 {
  width: 16px;
  height: 16px;
}
.svg20 {
  width: 20px;
  height: 20px;
}
.svg21 {
  width: 21px;
  height: 21px;
}
.svg22 {
  width: 22px;
  height: 22px;
}
.svg23 {
  width: 23px;
  height: 23px;
}
.svg24 {
  width: 24px;
  height: 24px;
}
.svg26 {
  width: 26px;
  height: 26px;
}
.svg27 {
  width: 27px;
  height: 27px;
}
.svg28 {
  width: 28px;
  height: 28px;
}
.svg30 {
  width: 30px;
  height: 30px;
}
.svg33 {
  width: 33px;
  height: 33px;
}
.svg36 {
  width: 36px;
  height: 36px;
}
.svg38 {
  width: 38px;
  height: 38px;
}
.svg42 {
  width: 42px;
  height: 42px;
}
.svg46 {
  width: 46px;
  height: 46px;
}
.svg48 {
  width: 48px;
  height: 48px;
}
.svg72 {
  width: 72px;
  height: 72px;
}
.svg84 {
  width: 84px;
  height: 84px;
}
.avatar {
  border: 1px solid #000000 !important;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
  -o-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
}
.avatar [class^="svg"] {
  margin-top: 13%;
}
/*--------------------------------------------------------------------*/
/*                            TYPOGRAPHY                              */
/*--------------------------------------------------------------------*/
html {
  font-family: sans-serif;
  font-size: 10px;
  line-height: 0;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased;
  -webkit-font-feature-settings: "kern" 0;
  -moz-font-feature-settings: "kern=0", "liga=0";
  -moz-font-feature-settings: "kern" 0, "liga" 0;
  -ms-font-feature-settings: "kern" 0, "liga" 0;
  font-feature-settings: "kern" 0, "liga" 0;
}
body {
  margin: 0;
  font-family: '133 regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  font-size: 100%;
  line-height: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0;
  font-family: '133 regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 800;
  font-style: normal;
  color: #000000;
  line-height: 1.1;
  letter-spacing: 0;
  position: relative;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  color: #444444;
  font-size: 65%;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  padding: 24px 0;
  top: -2px;
  font-size: 5.5em;
  line-height: 60px;
}
h2,
.h2 {
  padding: 12px 0;
  margin-top: 10px;
  top: -3px;
  font-size: 3.8em;
  line-height: 48px;
}
h3,
.h3 {
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  padding: 26px 0 4px 0;
  top: -3px;
  font-size: 2.6em;
  line-height: 36px;
  letter-spacing: 0.1px;
}
h4,
.h4 {
  /*padding: 24px 0 10px 0;*/
  padding: 12px 0;
  top: -7px;
  font-size: 2em;
  line-height: 24px;
}
h5,
.h5 {
  font-family: '133 bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  padding: 16px 0 8px 0;
  top: -6px;
  font-size: 1.6em;
  line-height: 24px;
}
h6,
.h6 {
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  padding: 6px 0;
  top: 1px;
  font-size: 1.32em;
  line-height: 24px;
}
.page-header {
  margin-bottom: 22px;
  border-bottom: 2px solid #ebebeb;
}
p,
.p {
  font-family: '133 regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  margin: -12px 0 12px 0;
  padding: 6px 0;
  top: 1px;
  color: #000000;
  font-size: 1.4em;
  line-height: 24px;
  letter-spacing: 0;
  position: relative;
}
.lead {
  margin: -12px 0 12px 0;
  padding: 6px 0;
  top: 1px;
  color: #000000;
  font-size: 1.5em;
  position: relative;
}
a {
  color: #A52826;
  text-decoration: none;
  background-color: transparent;
}
a.focus,
.nojs a:focus,
a.active,
.nojs a:active,
a.hover,
.nojs a:hover {
  color: #A52826;
  text-decoration: none;
}
b,
strong {
  font-family: '133 bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
}
i,
em,
var {
  font-family: '133 italic', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
small,
.small {
  font-size: 90%;
  line-height: 1;
}
mark,
.mark {
  padding: 0.2em;
  color: #000000;
  background: #FCF8E3;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: none;
  border-bottom: 1px dotted #999999;
  cursor: help;
}
.initialism {
  font-size: 90%;
  line-height: 1;
  text-transform: uppercase;
}
.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-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-lowercase,
.text-sentence {
  text-transform: lowercase;
}
.text-sentence:first-letter {
  text-transform: uppercase;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style-position: outside;
}
.list-styled {
  margin: 0 0 24px 0;
  padding-left: 12px;
  font-size: 1.4em;
  line-height: 24px;
}
.list-styled ul,
.list-styled ol {
  margin-left: 24px;
}
.list-styled li {
  list-style-type: none;
}
.list-styled li:before {
  padding-right: 6px;
  content: "\2022";
}
ol.list-styled,
ol.list-styled ol {
  counter-reset: li;
}
ol.list-styled > li:before,
ol.list-styled ol > li:before {
  content: counter(li) '. ';
  counter-increment: li;
}
.list-unstyled {
  list-style: none;
}
.list-inline {
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
}
/*--------------------------------------------------------------------*/
/*                            BLOCKQUOTE                              */
/*--------------------------------------------------------------------*/
blockquote {
  margin: 36px 0;
  padding: 6px 21px;
  font-size: 10px;
  border-left: 3px solid #ebebeb;
}
blockquote.blockquote-reverse {
  border-left: 0;
  border-right: 3px solid #ebebeb;
  text-align: right;
}
blockquote p {
  font-family: '133 regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  margin: 0;
  padding: 6px 0;
  top: -2px;
  color: #000000;
  font-size: 2em;
  line-height: 24px;
}
blockquote p:before,
blockquote p:after {
  margin: 0 3px 0 0;
  content: "\00AB";
}
blockquote p:after {
  margin: 0 0 0 3px;
  content: "\00BB";
}
blockquote footer {
  margin: 0;
  padding: 6px 0;
  top: 1px;
  color: #686868;
  font-size: 1.32em;
  line-height: 24px;
  position: relative;
  display: block;
}
blockquote footer:before {
  content: "\2014 \00A0";
  color: #D0D0D0;
}
/*--------------------------------------------------------------------*/
/*                         DESCRIPTION LISTS                          */
/*--------------------------------------------------------------------*/
dl {
  margin: 0 0 12px 0;
}
dt,
dd {
  line-height: 1.5;
}
dt,
dt p {
  font-family: '133 bold', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: bold !important;
  font-style: normal !important;
}
dd,
dd p {
  margin-left: 0;
  font-family: '133 regular', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: normal !important;
  font-style: normal !important;
}
@media (min-width: 984px) {
  .dl-horizontal dt,
  .dl-horizontal dt p {
    text-align: right;
    width: 108px;
    float: left;
    clear: left;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
  .dl-horizontal dd {
    margin-left: 132px;
  }
}
/*--------------------------------------------------------------------*/
/*                             ADDRESSES                              */
/*--------------------------------------------------------------------*/
address {
  margin: 0 0 12px 0;
  font-style: normal;
  line-height: 0;
}
address p {
  font-size: 1.2em;
}
/*--------------------------------------------------------------------*/
/*                             CONTEXTUAL                             */
/*--------------------------------------------------------------------*/
.text-muted {
  color: #999999;
}
a.text-muted.hover,
.nojs a.text-muted:hover {
  color: #808080;
}
.text-primary {
  color: #A21D20;
}
a.text-primary.hover,
.nojs a.text-primary:hover {
  color: #771517;
}
.text-success {
  color: #3C763D;
}
a.text-success.hover,
.nojs a.text-success:hover {
  color: #2b542c;
}
.text-warning {
  color: #8A6D3B;
}
a.text-warning.hover,
.nojs a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #A94442;
}
a.text-danger.hover,
.nojs a.text-danger:hover {
  color: #843534;
}
.text-info {
  color: #31708F;
}
a.text-info.hover,
.nojs a.text-info:hover {
  color: #245269;
}
.bg-inverse {
  background-color: #262932;
  color: #FFFFFF;
}
a.bg-inverse.hover,
.nojs a.bg-inverse:hover {
  background-color: #101115;
}
.bg-primary {
  background-color: #A21D20;
  color: #FFFFFF;
}
a.bg-primary.hover,
.nojs a.bg-primary:hover {
  background-color: #771517;
}
.bg-success {
  background-color: #8ECC17;
  color: #FFFFFF;
}
a.bg-success.hover,
.nojs a.bg-success:hover {
  background-color: #6e9e12;
}
.bg-warning {
  background-color: #F0AD4E;
  color: #FFFFFF;
}
a.bg-warning.hover,
.nojs a.bg-warning:hover {
  background-color: #ec971f;
}
.bg-danger {
  background-color: #D9534F;
  color: #FFFFFF;
}
a.bg-danger.hover,
.nojs a.bg-danger:hover {
  background-color: #c9302c;
}
.bg-info {
  background-color: #5BC0DE;
  color: #FFFFFF;
}
a.bg-info.hover,
.nojs a.bg-info:hover {
  background-color: #31b0d5;
}
/*--------------------------------------------------------------------*/
/*                              CODE                                  */
/*--------------------------------------------------------------------*/
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 100%;
  line-height: 1;
  letter-spacing: 0;
}
code,
kbd {
  padding: 0.12em 0.3em;
  font-size: 98%;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
code {
  color: #C7254E;
  background: #F9F2F4;
}
kbd {
  color: #FFFFFF;
  background: #333333;
  -webkit-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.25);
  -o-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
pre {
  margin: 0 0 24px 0;
  padding: 6px 12px 6px 12px;
  color: #FFFFFF;
  font-size: 1.2em;
  line-height: 18px;
  word-break: break-all;
  word-wrap: break-word;
  background: #333333;
  border: 1px solid #666666;
  display: block;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 336px;
  overflow-y: scroll;
}
/*--------------------------------------------------------------------*/
/*                              BUTTONS                               */
/*--------------------------------------------------------------------*/
.btn {
  margin-bottom: 0;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-image: none;
  border: 1px solid transparent;
  position: relative;
  display: inline-block;
  -webkit-touch-callout: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  bottom: 8px;
  margin: 8px 0 0 0;
  padding: 0 25px;
  font-size: 12px;
  line-height: 38px !important;
  height: 40px;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.18);
  -moz-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.18);
  -o-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.18);
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.18);
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn.active,
.nojs .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 0.1em 0.3em 0 rgba(0, 0, 0, 0.18);
  -moz-box-shadow: inset 0 0.1em 0.3em 0 rgba(0, 0, 0, 0.18);
  -o-box-shadow: inset 0 0.1em 0.3em 0 rgba(0, 0, 0, 0.18);
  box-shadow: inset 0 0.1em 0.3em 0 rgba(0, 0, 0, 0.18);
}
.btn.focus,
.nojs .btn:focus,
.btn.hover,
.nojs .btn:hover {
  color: #000000;
  text-decoration: none;
}
.btn.disabled,
.btn[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  filter: alpha(opacity=45);
  opacity: 0.45;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.open > .dropdown-toggle.btn {
  background-image: none;
}
.btn-default {
  text-transform: none;
  color: #000000;
  background-color: #FFFFFF;
  border-color: #C8C8C8;
}
.btn-default.active,
.nojs .btn-default:active,
.btn-default.focus,
.nojs .btn-default:focus,
.btn-default.hover,
.nojs .btn-default:hover,
.open > .dropdown-toggle.btn-default {
  color: #000000;
  background-color: #FBFBFB;
  border-color: #a9a9a9;
}
.btn-default.disabled,
.btn-default[disabled],
.btn-default.disabled.active,
.btn-default[disabled].active,
.nojs .btn-default.disabled:active,
.nojs .btn-default[disabled]:active,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
.nojs .btn-default.disabled:focus,
.nojs .btn-default[disabled]:focus,
.btn-default.disabled.hover,
.btn-default[disabled].hover,
.nojs .btn-default.disabled:hover,
.nojs .btn-default[disabled]:hover {
  color: #AAAAAA;
  background-color: #FFFFFF;
  border-color: #C8C8C8;
}
.btn-default .badge {
  color: #FFFFFF;
  background-color: #000000;
}
.btn-primary {
  letter-spacing: 0.2em;
  color: #000000;
  background-color: #FFFFFF;
  border-color: #989898;
  -webkit-border-radius: 1em 0 1em 0;
  border-radius: 1em 0 1em 0;
}
.btn-primary.active,
.nojs .btn-primary:active,
.btn-primary.focus,
.nojs .btn-primary:focus,
.btn-primary.hover,
.nojs .btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
  color: #FFFFFF;
  background-color: #A21D20;
  border-color: rgba(162, 29, 32, 0.3);
}
.btn-primary.disabled,
.btn-primary[disabled],
.btn-primary.disabled.active,
.btn-primary[disabled].active,
.nojs .btn-primary.disabled:active,
.nojs .btn-primary[disabled]:active,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
.nojs .btn-primary.disabled:focus,
.nojs .btn-primary[disabled]:focus,
.btn-primary.disabled.hover,
.btn-primary[disabled].hover,
.nojs .btn-primary.disabled:hover,
.nojs .btn-primary[disabled]:hover {
  color: #AAAAAA;
  background-color: #FFFFFF;
  border-color: #B0B0B0;
}
.btn-primary .badge {
  color: #FFFFFF;
  background-color: #000000;
}
.btn-danger {
  letter-spacing: 0.2em;
  color: #FFFFFF;
  background-color: #A21D20;
  border-color: #A21D20;
}
.btn-danger.active,
.nojs .btn-danger:active,
.btn-danger.focus,
.nojs .btn-danger:focus,
.btn-danger.hover,
.nojs .btn-danger:hover,
.open > .dropdown-toggle.btn-danger {
  color: #FFFFFF;
  background-color: #8A191B;
  border-color: #8A191B;
}
.btn-danger.disabled,
.btn-danger[disabled],
.btn-danger.disabled.active,
.btn-danger[disabled].active,
.nojs .btn-danger.disabled:active,
.nojs .btn-danger[disabled]:active,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
.nojs .btn-danger.disabled:focus,
.nojs .btn-danger[disabled]:focus,
.btn-danger.disabled.hover,
.btn-danger[disabled].hover,
.nojs .btn-danger.disabled:hover,
.nojs .btn-danger[disabled]:hover {
  color: #FFFFFF;
  background-color: #A21D20;
  border-color: #A21D20;
}
.btn-danger .badge {
  color: #A21D20;
  background-color: #FFFFFF;
}
.btn-link {
  color: #000000;
  letter-spacing: 0.1em;
}
.btn-link,
.btn-link[disabled],
.btn-link.active,
.nojs .btn-link:active,
.btn-link.focus,
.nojs .btn-link:focus,
.btn-link.hover,
.nojs .btn-link:hover {
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.btn-link.active,
.nojs .btn-link:active,
.btn-link.focus,
.nojs .btn-link:focus,
.btn-link.hover,
.nojs .btn-link:hover {
  color: #A21D20;
}
.btn-link.disabled,
.btn-link[disabled],
.btn-link.disabled.focus,
.btn-link[disabled].focus,
.nojs .btn-link.disabled:focus,
.nojs .btn-link[disabled]:focus,
.btn-link.disabled.hover,
.btn-link[disabled].hover,
.nojs .btn-link.disabled:hover,
.nojs .btn-link[disabled]:hover {
  color: #AAAAAA;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn,
.btn-group-lg > .btn-group > .btn,
.input-group-lg > .input-group-btn > .btn {
  bottom: 0px;
  margin: 0px 0 0 0;
  padding: 0 37px;
  font-size: 18.6px;
  line-height: 70px !important;
  height: 72px;
}
.btn-md,
.btn-group-md > .btn,
.btn-group-md > .btn-group > .btn,
.input-group-md > .input-group-btn > .btn {
  bottom: 0px;
  margin: 0px 0 0 0;
  padding: 0 33px;
  font-size: 15.1px;
  line-height: 46px !important;
  height: 48px;
}
.btn-sm,
.btn-group-sm > .btn,
.btn-group-sm > .btn-group > .btn,
.input-group-sm > .input-group-btn > .btn {
  bottom: 0px;
  margin: 0px 0 0 0;
  padding: 0 21px;
  font-size: 12px;
  line-height: 34px !important;
  height: 36px;
}
.btn-xs,
.btn-group-xs > .btn,
.btn-group-xs > .btn-group > .btn,
.input-group-xs > .input-group-btn > .btn {
  bottom: 6px;
  margin: 6px 0 0 0;
  padding: 0 16px;
  font-size: 10px;
  line-height: 28px !important;
  height: 30px;
}
.btn-block,
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  display: block;
  width: 100% !important;
}
.btn-block + .btn-block {
  margin-top: 12px;
}
.btn.btn-rounded {
  -webkit-border-radius: 240px;
  border-radius: 240px;
}
.btn-cornered {
  padding-left: 1.4em !important;
  padding-right: 0 !important;
}
.btn-cornered [class^="picture"] {
  margin-left: 0 !important;
}
.btn-cornered-left {
  padding-left: 1.4em !important;
}
.btn-cornered-left [class^="picture"] {
  margin-left: 0 !important;
}
.btn-cornered-right {
  padding-right: 0 !important;
}
.right.btn-cornered {
  padding-left: 0 !important;
  padding-right: 1.4em !important;
}
.right.btn-cornered [class^="picture"] {
  margin-right: 0 !important;
}
.right.btn-cornered-left {
  padding-left: 0 !important;
  padding-right: 1.4em !important;
}
.right.btn-cornered-left [class^="picture"] {
  margin-right: 0 !important;
}
.right.btn-cornered-right {
  padding-right: 1.4em !important;
}
.right.btn-cornered-right [class^="picture"] {
  margin-right: 0 !important;
}
/*--------------------------------------------------------------------*/
/*                           BUTTONS SVG                              */
/*--------------------------------------------------------------------*/
.btn-picture {
  text-indent: 33.5px;
}
.btn-picture [class^="picture"] {
  margin: auto 13px;
  font-size: 1px;
  text-indent: 0;
  top: -50%;
  bottom: -50%;
  left: 0;
  right: auto;
  position: absolute;
}
.btn-picture [class^="picture"] .responsive {
  padding-bottom: 0;
  height: 100%;
  position: relative;
  display: block;
  overflow: hidden;
}
.btn-picture [class^="picture"] .responsive img {
  margin: auto;
  left: -100%;
  right: -100%;
  position: absolute;
  width: auto;
  height: 100%;
}
.btn-picture [class^="picture"] svg {
  vertical-align: top;
}
.btn-picture .picture {
  width: 40px;
  height: 40px;
  border: 4em solid transparent;
}
.btn-picture.right {
  direction: rtl;
}
.btn-picture.right [class^="picture"] {
  left: auto;
  right: 0;
}
.btn-picture.btn-lg,
.btn-group-lg > .btn-picture,
.input-group-lg .btn-picture {
  text-indent: 62.5px;
}
.btn-picture.btn-lg [class^="picture"],
.btn-group-lg > .btn-picture [class^="picture"],
.input-group-lg .btn-picture [class^="picture"] {
  margin: auto 19px;
}
.btn-picture.btn-lg .picture,
.btn-group-lg > .btn-picture .picture,
.input-group-lg .btn-picture .picture {
  width: 72px;
  height: 72px;
  border-width: 12em;
}
.btn-picture.btn-md,
.btn-group-md > .btn-picture,
.input-group-md .btn-picture {
  text-indent: 39.5px;
}
.btn-picture.btn-md [class^="picture"],
.btn-group-md > .btn-picture [class^="picture"],
.input-group-md .btn-picture [class^="picture"] {
  margin: auto 17px;
}
.btn-picture.btn-md .picture,
.btn-group-md > .btn-picture .picture,
.input-group-md .btn-picture .picture {
  width: 48px;
  height: 48px;
  border-width: 6em;
}
.btn-picture.btn-sm,
.btn-group-sm > .btn-picture,
.input-group-sm .btn-picture {
  text-indent: 30.5px;
}
.btn-picture.btn-sm [class^="picture"],
.btn-group-sm > .btn-picture [class^="picture"],
.input-group-sm .btn-picture [class^="picture"] {
  margin: auto 11px;
}
.btn-picture.btn-sm .picture,
.btn-group-sm > .btn-picture .picture,
.input-group-sm .btn-picture .picture {
  width: 36px;
  height: 36px;
  border-width: 3em;
}
.btn-picture.btn-xs,
.btn-group-xs > .btn-picture,
.input-group-xs .btn-picture {
  text-indent: 25.5px;
}
.btn-picture.btn-xs [class^="picture"],
.btn-group-xs > .btn-picture [class^="picture"],
.input-group-xs .btn-picture [class^="picture"] {
  margin: auto 9px;
}
.btn-picture.btn-xs .picture,
.btn-group-xs > .btn-picture .picture,
.input-group-xs .btn-picture .picture {
  width: 30px;
  height: 30px;
  border-width: 1em;
}
.btn-svg {
  padding: 0 !important;
  width: 40px;
  position: relative;
}
.btn-svg [class^="picture"] {
  margin: auto;
  padding: 0.15em;
  top: -50%;
  bottom: -50%;
  left: 1px;
  right: 0;
  position: absolute;
  display: block;
  vertical-align: middle;
}
.btn-svg [class^="picture"] svg {
  vertical-align: top;
}
.btn-svg.btn-lg {
  width: 72px;
}
.btn-svg.btn-md {
  width: 48px;
}
.btn-svg.btn-sm {
  width: 36px;
}
.btn-svg.btn-sm [class^="picture"] {
  padding: 0.12em;
}
.btn-svg.btn-xs {
  width: 30px;
}
.btn-svg.btn-xs [class^="picture"] {
  padding: 0.1em;
}
.btn-svg.btn-rounded:not(.btn-block) [class^="picture"] {
  padding: 0.45em;
}
.btn-svg.btn-rounded:not(.btn-block).btn-sm [class^="picture"] {
  padding: 0.3em;
}
.btn-svg.btn-rounded:not(.btn-block).btn-xs [class^="picture"] {
  padding: 0.28em;
}
/*--------------------------------------------------------------------*/
/*                              INPUTS                                */
/*--------------------------------------------------------------------*/
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="range"] {
  width: 100%;
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
textarea {
  overflow: auto;
  resize: vertical;
  max-width: 100%;
}
.form-control {
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #2B2B2B;
  letter-spacing: 0;
  bottom: 8px;
  margin: 8px 0 24px 0;
  padding: 0 12px;
  font-size: 12px;
  line-height: 1.475em !important;
  height: 40px;
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #C8C8C8;
  position: relative;
  width: 100%;
  display: block;
  vertical-align: middle;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.075);
}
select.form-control {
  height: 40px;
  line-height: 40px;
}
textarea.form-control,
select[multiple].form-control {
  padding: 7.5px 12px 7.5px 12px;
  line-height: 24px !important;
  height: auto;
  min-height: 80px;
}
.form-control.focus,
.nojs .form-control:focus {
  border-color: #BF2225;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(191, 34, 37, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(191, 34, 37, 0.6);
  -o-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(191, 34, 37, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(191, 34, 37, 0.6);
}
.form-control::-webkit-input-placeholder {
  color: #9E9E9E;
}
.form-control:focus::-webkit-input-placeholder {
  color: #2B2B2B;
}
.form-control:-moz-placeholder {
  color: #9E9E9E;
}
.form-control:focus:-moz-placeholder {
  color: #2B2B2B;
}
.form-control::-moz-placeholder {
  color: #9E9E9E;
  opacity: 1;
}
.form-control:focus::-moz-placeholder {
  color: #2B2B2B;
}
.form-control[placeholder]:-ms-input-placeholder {
  color: #9E9E9E;
}
.form-control:focus[placeholder]:-ms-input-placeholder {
  color: #2B2B2B;
}
.form-control[disabled],
.form-control[readonly] {
  cursor: not-allowed;
  background-color: #ebebeb;
  opacity: 1;
}
.input-lg,
.form-group-lg .form-control {
  bottom: 0px;
  margin: 0px 0 24px 0;
  padding: 0 24px;
  font-size: 18.6px;
  line-height: 1.475em !important;
  height: 72px;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 72px;
  line-height: 72px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  padding: 17.5px 24px 17.5px 24px;
  line-height: 36px !important;
  height: auto;
  min-height: 144px;
}
.input-md,
.form-group-md .form-control {
  bottom: 0px;
  margin: 0px 0 24px 0;
  padding: 0 16px;
  font-size: 17.6px;
  line-height: 1.475em !important;
  height: 48px;
}
select.input-md,
select.form-group-md .form-control {
  height: 48px;
  line-height: 48px;
}
textarea.input-md,
textarea.form-group-md .form-control,
select[multiple].input-md,
select[multiple].form-group-md .form-control {
  padding: 5.5px 16px 5.5px 16px;
  line-height: 36px !important;
  height: auto;
  min-height: 96px;
}
.input-sm,
.form-group-sm .form-control {
  bottom: 0px;
  margin: 0px 0 24px 0;
  padding: 0 12px;
  font-size: 12px;
  line-height: 1.475em !important;
  height: 36px;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 36px;
  line-height: 36px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  padding: 5.5px 12px 5.5px 12px;
  line-height: 24px !important;
  height: auto;
  min-height: 72px;
}
.input-xs,
.form-group-xs .form-control {
  bottom: 6px;
  margin: 6px 0 24px 0;
  padding: 0 10px;
  font-size: 12px;
  line-height: 1.475em !important;
  height: 30px;
}
select.input-xs,
select.form-group-xs .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.input-xs,
textarea.form-group-xs .form-control,
select[multiple].input-xs,
select[multiple].form-group-xs .form-control {
  padding: 2.5px 10px 2.5px 10px;
  line-height: 24px !important;
  height: auto;
  min-height: 60px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 40px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    line-height: 72px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm {
    line-height: 36px;
  }
}
label {
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  margin: 0;
  padding: 6px 0;
  top: -1px;
  color: #000000;
  font-size: 1.4em;
  line-height: 24px;
  max-width: 100%;
  display: block;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 50px;
}
.form-control-feedback {
  line-height: 40px;
  text-align: center;
  top: 0;
  right: 0;
  position: absolute;
  width: 40px;
  height: 40px;
  display: block;
  z-index: 2;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  line-height: 72px;
  width: 72px;
  height: 72px;
}
.input-sm + .form-control-feedback {
  line-height: 36px;
  width: 36px;
  height: 36px;
}
.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);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-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,
.nojs .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;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -o-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);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-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,
.nojs .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;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -o-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);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-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,
.nojs .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;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -o-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: 5px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  margin-bottom: 12px;
  top: 12px;
  color: #404040;
  position: relative;
  display: block;
}
/*--------------------------------------------------------------------*/
/*                             CHECKBOX                               */
/*--------------------------------------------------------------------*/
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0 -20px;
  margin-top: 4px \9;
  padding: 0;
  line-height: normal;
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.radio input[type=radio],
.checkbox input[type=checkbox] {
  display: none;
}
.radio,
.checkbox {
  margin: 12px 0;
  padding: 0;
  color: #000000;
  height: 24px;
  position: relative;
  display: block;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radio .input-box-text,
.checkbox .input-box-text {
  margin: 0;
  padding: 0 0 0 36px;
  font-family: '133 bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #4D4D4D;
  font-size: 1.2em;
  line-height: 15px;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  white-space: nowrap;
  position: relative;
  top: 5px;
  min-height: 12px;
  cursor: pointer;
}
.radio .box,
.checkbox .box {
  margin: auto;
  width: 25px;
  height: 25px;
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  cursor: pointer;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.radio.disabled,
.checkbox.disabled {
  filter: alpha(opacity=60);
  opacity: 0.6;
  filter: alpha(opacity=45);
  opacity: 0.45;
  cursor: not-allowed;
  pointer-events: none;
}
.radio.disabled.allow-mouse,
.checkbox.disabled.allow-mouse {
  cursor: auto;
  pointer-events: auto;
}
.radio.disabled label,
.checkbox.disabled label {
  cursor: not-allowed;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: 0;
}
.radio-inline,
.checkbox-inline {
  vertical-align: middle;
  display: inline-block;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 12px;
  margin-left: 10px;
}
.radio .box:after {
  content: '';
  width: 13px;
  height: 13px;
  background: transparent;
  top: 5px;
  left: 5px;
  position: absolute;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.radio.hover .box:after,
.nojs .radio:hover .box:after {
  background: #bfbfbf;
}
.radio input[type=radio]:checked + .box {
  background: #FFFFFF;
  border-color: rgba(162, 29, 32, 0.6);
}
.radio input[type=radio]:checked + .box:after {
  background: #A21D20;
}
.checkbox .box:after {
  content: '';
  width: 25px;
  height: 12px;
  background: transparent;
  border: 4px solid transparent;
  border-top: none;
  border-right: none;
  top: 2px;
  left: 2px;
  position: absolute;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.checkbox.hover .box:after,
.nojs .checkbox:hover .box:after {
  border-color: #bfbfbf;
}
.checkbox input[type=checkbox]:checked + .box {
  background: #FFFFFF;
}
.checkbox input[type=checkbox]:checked + .box:after {
  border-color: #A21D20;
}
/*--------------------------------------------------------------------*/
/*                             QUANTITY                               */
/*--------------------------------------------------------------------*/
.quantity {
  width: 168px;
}
.quantity.input-group-lg {
  width: 264px;
}
.quantity.input-group-md {
  width: 216px;
}
.quantity.input-group-sm {
  width: 132px;
}
.quantity.input-group-xs {
  width: 108px;
}
.quantity .form-control {
  text-align: center;
}
/*--------------------------------------------------------------------*/
/*                            FILE UPLOAD                             */
/*--------------------------------------------------------------------*/
input[type="file"] {
  display: block;
}
.file-upload {
  position: relative;
  overflow: hidden;
}
.file-upload input.upload {
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
  filter: alpha(opacity=0);
  opacity: 0;
}
/*--------------------------------------------------------------------*/
/*                              FORMS                                 */
/*--------------------------------------------------------------------*/
.form-group {
  margin-bottom: 24px;
}
.form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
  padding-bottom: 7px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.form-horizontal .form-group {
  margin-left: -12px;
  margin-right: -12px;
}
@media (min-width: 888px) {
  .form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 12px;
}
@media (min-width: 888px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 15.75px;
  }
}
@media (min-width: 888px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.form-inline label {
  display: inline-block;
}
@media (min-width: 888px) {
  .form-inline .form-group {
    margin-bottom: 0;
    vertical-align: top;
    display: inline-block;
  }
  .form-inline .form-control {
    width: auto;
    vertical-align: middle;
    display: inline-block;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    vertical-align: middle;
    display: inline-table;
  }
  .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 .has-feedback .form-control-feedback {
    top: 0;
  }
}
/*--------------------------------------------------------------------*/
/*                              TABLES                                */
/*--------------------------------------------------------------------*/
table {
  background: #FDFDFD;
}
caption {
  padding-top: 6px;
  padding-bottom: 6px;
  color: #999999;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  margin: 0;
  width: 100%;
  max-width: 100%;
  -webkit-box-shadow: inset 0 0 0 1px #ffffff;
  -moz-box-shadow: inset 0 0 0 1px #ffffff;
  -o-box-shadow: inset 0 0 0 1px #ffffff;
  box-shadow: inset 0 0 0 1px #ffffff;
}
.table th,
.table td {
  padding: 5px 6px 6px 6px;
  line-height: 0;
  vertical-align: middle;
  border-top: 1px solid #E2E2E2;
}
.table th {
  padding-top: 5px;
  padding-bottom: 6px;
  vertical-align: bottom;
  border-bottom: 1px solid #E2E2E2;
}
.table th p {
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: inherit;
  font-size: 0.933em;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.table tbody > tr > th {
  vertical-align: middle;
}
.table p {
  margin: 0;
}
.table .table {
  margin: -6px 0;
}
.table-sm th,
.table-sm td {
  padding: 5px 6px 6px 6px;
}
.table-bordered {
  margin-top: -1px;
  top: 1px;
  position: relative;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #E2E2E2;
}
.table-striped tbody tr:nth-child(odd) {
  background: #F9F9F9;
}
.table-hover tbody tr.hover,
.nojs .table-hover tbody tr:hover {
  background: #F5F5F5;
}
table td[class*="col-"],
table th[class*="col-"],
table col[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
table col[class*="col-"] {
  display: table-column;
}
/*--------------------------------------------------------------------*/
/*                         TABLES RESPONSIVE                          */
/*--------------------------------------------------------------------*/
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 887px) {
  .table-responsive {
    margin: 0px;
    width: 100%;
    border: 1px solid #E2E2E2;
    border-width: 0 1px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive .table {
    margin: 0;
  }
  .table-responsive .table th,
  .table-responsive .table td {
    white-space: nowrap;
  }
  .table-responsive .table-bordered {
    border: 0;
  }
  .table-responsive .table-bordered th:first-child,
  .table-responsive .table-bordered td:first-child {
    border-left: 0;
  }
  .table-responsive .table-bordered th:last-child,
  .table-responsive .table-bordered td:last-child {
    border-right: 0;
  }
}
/*--------------------------------------------------------------------*/
/*                         TABLES CONTEXTUAL                          */
/*--------------------------------------------------------------------*/
.table tr.active,
.table td.active,
.table th.active {
  background: #F5F5F5;
}
.table-hover tbody tr.active.hover,
.table-hover tbody td.active.hover,
.table-hover tbody th.active.hover,
.nojs .table-hover tbody tr.active:hover,
.nojs .table-hover tbody td.active:hover,
.nojs .table-hover tbody th.active:hover {
  background: #e8e8e8;
}
.table tr.success,
.table td.success,
.table th.success {
  background: #DFF0D8;
}
.table-hover tbody tr.success.hover,
.table-hover tbody td.success.hover,
.table-hover tbody th.success.hover,
.nojs .table-hover tbody tr.success:hover,
.nojs .table-hover tbody td.success:hover,
.nojs .table-hover tbody th.success:hover {
  background: #d0e9c6;
}
.table tr.warning,
.table td.warning,
.table th.warning {
  background: #FCF8E3;
}
.table-hover tbody tr.warning.hover,
.table-hover tbody td.warning.hover,
.table-hover tbody th.warning.hover,
.nojs .table-hover tbody tr.warning:hover,
.nojs .table-hover tbody td.warning:hover,
.nojs .table-hover tbody th.warning:hover {
  background: #faf2cc;
}
.table tr.danger,
.table td.danger,
.table th.danger {
  background: #F2DEDE;
}
.table-hover tbody tr.danger.hover,
.table-hover tbody td.danger.hover,
.table-hover tbody th.danger.hover,
.nojs .table-hover tbody tr.danger:hover,
.nojs .table-hover tbody td.danger:hover,
.nojs .table-hover tbody th.danger:hover {
  background: #ebcccc;
}
.table tr.info,
.table td.info,
.table th.info {
  background: #D9EDF7;
}
.table-hover tbody tr.info.hover,
.table-hover tbody td.info.hover,
.table-hover tbody th.info.hover,
.nojs .table-hover tbody tr.info:hover,
.nojs .table-hover tbody td.info:hover,
.nojs .table-hover tbody th.info:hover {
  background: #c4e3f3;
}
/*--------------------------------------------------------------------*/
/*                       COMPONENT ANIMATIONS                         */
/*--------------------------------------------------------------------*/
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
[data-collapse="true"],
.collapse {
  mkn-height: 0;
  height: 0;
  overflow: hidden;
}
/*--------------------------------------------------------------------*/
/*                          DROPDOWN MENUS                            */
/*--------------------------------------------------------------------*/
.dropdown,
.dropup,
.navbar-fixed-bottom .dropdown {
  position: relative;
  display: inline-block;
}
.dropdown-menu {
  margin: 0;
  padding: 0;
  text-align: left;
  list-style: none;
  top: 100%;
  left: 0;
  position: absolute;
  min-width: 100%;
  max-width: 672px;
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.15);
  display: none;
  float: left;
  z-index: 1000;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.dropdown-menu > li > a,
li.dropdown-header > a {
  font-family: '133 bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  margin: 0;
  padding: 6px 28px 6px 18px;
  color: #686868;
  font-size: 1.2rem;
  line-height: 24px;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  background-color: #FFFFFF;
  border: 0;
  border-left: 4px solid #686868;
  display: block;
  clear: both;
}
.dropdown-menu > li > a.focus,
.nojs .dropdown-menu > li > a:focus,
.dropdown-menu > li > a.hover,
.nojs .dropdown-menu > li > a:hover {
  text-decoration: none;
  color: #424242;
  background-color: #F8F8F9;
  border-color: #FC6608;
}
.dropdown-menu [class^="svg"] {
  margin: 0 12px 0 -2px;
}
.dropdown-menu .divider {
  margin: -1px 0;
  height: 1px;
  background-color: #E5E5E5;
  overflow: hidden;
  border: 0;
  border-left: 4px solid #686868;
  position: relative;
  z-index: 2;
}
.dropdown-menu > .active > a {
  color: #FFFFFF !important;
  text-decoration: none;
  background-color: #FC6608 !important;
}
.dropdown-menu > .readonly,
.dropdown-menu > .disabled {
  pointer-events: none;
  cursor: default;
}
.dropdown-menu > .disabled > a {
  color: #a6a6a6;
}
.dropdown-menu > .disabled > a [class^="svg"] {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
li.dropdown-header > a {
  color: #2B2B2B;
  line-height: 36px;
}
.caret {
  margin: -50% 0;
  width: 0;
  height: 0;
  border-top: 0.34em solid;
  border-right: 0.34em solid transparent;
  border-left: 0.34em solid transparent;
  display: inline-block;
  vertical-align: middle;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  margin-bottom: 0;
  top: auto;
  bottom: 100%;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 0.34em solid;
  content: "";
}
.dropdown-menu.left {
  left: 0;
  right: auto;
}
.dropdown-menu.right {
  left: auto;
  right: 0;
}
.dropdown-menu.center {
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
@media (min-width: 984px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu.left {
    left: 0;
    right: auto;
  }
}
.open > .dropdown-menu {
  display: block;
}
.dropdown-backdrop {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 990;
}
/*--------------------------------------------------------------------*/
/*                           BUTTON GROUPS                            */
/*--------------------------------------------------------------------*/
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .btn-group:last-child > .btn:first-child,
.btn-group > .dropdown-toggle:not(:first-child) {
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-toolbar {
  margin-left: -12px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 12px;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 0.1em 0.3em 0 rgba(0, 0, 0, 0.18);
  -moz-box-shadow: inset 0 0.1em 0.3em 0 rgba(0, 0, 0, 0.18);
  -o-box-shadow: inset 0 0.1em 0.3em 0 rgba(0, 0, 0, 0.18);
  box-shadow: inset 0 0.1em 0.3em 0 rgba(0, 0, 0, 0.18);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  margin-bottom: 0;
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin: -1px 0 0 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child),
.btn-group-vertical > .btn:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn:first-child:not(:last-child) > .dropdown-toggle {
  -webkit-border-radius: 0 0.34em 0 0;
  border-radius: 0 0.34em 0 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child),
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  -webkit-border-radius: 0 0 0 0.34em;
  border-radius: 0 0 0 0.34em;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  width: 1%;
  float: none;
}
.btn-group-justified > .btn-group .btn {
  margin: 0;
  width: 100%;
  height: 100%;
}
.btn-group-justified > .btn + .btn,
.btn-group-justified > .btn + .btn-group > .btn,
.btn-group-justified > .btn-group + .btn,
.btn-group-justified > .btn-group + .btn-group > .btn {
  border-left-width: 0;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  pointer-events: none;
  clip: rect(0, 0, 0, 0);
}
/*--------------------------------------------------------------------*/
/*                           INPUT GROUPS                             */
/*--------------------------------------------------------------------*/
.input-group {
  bottom: 8px;
  margin: 8px 0 24px 0;
  position: relative;
  width: 100%;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  padding-left: 0;
  padding-right: 0;
  float: none;
}
.input-group .form-control {
  margin-bottom: 0;
  width: 100%;
  float: left;
  position: relative;
  z-index: 3;
}
.input-group > .form-control,
.input-group > .input-group-addon,
.input-group > .input-group-btn > .btn {
  bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.input-group > .form-control,
.input-group > .input-group-addon {
  padding: 0 12px;
  font-size: 12px;
  line-height: 1.475em;
  height: 40px;
}
.input-group > .input-group-btn > .btn.btn-svg {
  width: 40px;
}
.input-group-lg {
  bottom: 0px;
  margin: 0px 0 24px 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon {
  bottom: 0px;
  margin: 0px 0 24px 0;
  padding: 0 24px;
  font-size: 18.6px;
  line-height: 1.475em !important;
  height: 72px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon {
  height: 72px;
  line-height: 72px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon {
  padding: 17.5px 24px 17.5px 24px;
  line-height: 36px !important;
  height: auto;
  min-height: 144px;
}
.input-group-lg > .input-group-btn > .btn.btn-svg {
  width: 72px;
}
.input-group-md {
  bottom: 0px;
  margin: 0px 0 24px 0;
}
.input-group-md > .form-control,
.input-group-md > .input-group-addon {
  bottom: 0px;
  margin: 0px 0 24px 0;
  padding: 0 16px;
  font-size: 17.6px;
  line-height: 1.475em !important;
  height: 48px;
}
select.input-group-md > .form-control,
select.input-group-md > .input-group-addon {
  height: 48px;
  line-height: 48px;
}
textarea.input-group-md > .form-control,
textarea.input-group-md > .input-group-addon,
select[multiple].input-group-md > .form-control,
select[multiple].input-group-md > .input-group-addon {
  padding: 5.5px 16px 5.5px 16px;
  line-height: 36px !important;
  height: auto;
  min-height: 96px;
}
.input-group-md > .input-group-btn > .btn.btn-svg {
  width: 48px;
}
.input-group-sm {
  bottom: 0px;
  margin: 0px 0 24px 0;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon {
  bottom: 0px;
  margin: 0px 0 24px 0;
  padding: 0 12px;
  font-size: 12px;
  line-height: 1.475em !important;
  height: 36px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon {
  height: 36px;
  line-height: 36px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon {
  padding: 5.5px 12px 5.5px 12px;
  line-height: 24px !important;
  height: auto;
  min-height: 72px;
}
.input-group-sm > .input-group-btn > .btn.btn-svg {
  width: 36px;
}
.input-group-xs {
  bottom: 6px;
  margin: 6px 0 24px 0;
}
.input-group-xs > .form-control,
.input-group-xs > .input-group-addon {
  bottom: 6px;
  margin: 6px 0 24px 0;
  padding: 0 10px;
  font-size: 12px;
  line-height: 1.475em !important;
  height: 30px;
}
select.input-group-xs > .form-control,
select.input-group-xs > .input-group-addon {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-xs > .form-control,
textarea.input-group-xs > .input-group-addon,
select[multiple].input-group-xs > .form-control,
select[multiple].input-group-xs > .input-group-addon {
  padding: 2.5px 10px 2.5px 10px;
  line-height: 24px !important;
  height: auto;
  min-height: 60px;
}
.input-group-xs > .input-group-btn > .btn.btn-svg {
  width: 30px;
}
.input-group-btn {
  position: relative;
  font-size: 0;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn.hover,
.nojs .input-group-btn > .btn:hover,
.input-group-btn > .btn.focus,
.nojs .input-group-btn > .btn:focus,
.input-group-btn > .btn.active,
.nojs .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;
}
.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) {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle;
  width: 1%;
}
.input-group-addon {
  padding: 0 12px;
  font-weight: normal;
  color: #2B2B2B;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  height: auto !important;
  max-height: 100%;
  background-color: #fcfcfc;
  border: 1px solid #C8C8C8;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.input-group-addon .radio,
.input-group-addon .checkbox {
  margin: -12px 0;
}
.input-group-addon .radio .box,
.input-group-addon .checkbox .box {
  top: -1px;
  right: 0;
}
.input-group .input-group-addon [class^="picture"] {
  margin: 0;
  width: 40px;
  height: inherit;
}
.input-group-lg .input-group-addon [class^="picture"] {
  width: 72px;
}
.input-group-md .input-group-addon [class^="picture"] {
  width: 48px;
}
.input-group-sm .input-group-addon [class^="picture"] {
  width: 36px;
}
.input-group-xs .input-group-addon [class^="picture"] {
  width: 30px;
}
.input-group-svg .form-control {
  padding: 0 52px 0 12px;
}
.input-group-svg.input-group-lg .form-control {
  padding: 0 96px 0 24px;
}
.input-group-svg.input-group-md .form-control {
  padding: 0 64px 0 16px;
}
.input-group-svg.input-group-sm .form-control {
  padding: 0 48px 0 12px;
}
.input-group-svg.input-group-xs .form-control {
  padding: 0 40px 0 10px;
}
.input-group-svg .input-group-addon {
  margin: 0;
  padding: 0 0.45em;
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  width: auto;
  background-color: transparent;
  border-color: transparent;
  display: inline-block;
  z-index: 4;
}
.input-group-svg.left .form-control {
  padding: 0 12px 0 52px;
}
.input-group-svg.left.input-group-lg .form-control {
  padding: 0 24px 0 96px;
}
.input-group-svg.left.input-group-md .form-control {
  padding: 0 16px 0 64px;
}
.input-group-svg.left.input-group-sm .form-control {
  padding: 0 12px 0 48px;
}
.input-group-svg.left.input-group-xs .form-control {
  padding: 0 10px 0 40px;
}
.input-group-svg.left .input-group-addon {
  left: 0;
  right: auto;
}
.input-group-svg [class^="picture"] {
  position: relative;
  height: 100% !important;
}
.input-group-svg [class^="picture"] svg {
  width: auto !important;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.float-label-up,
.float-label-down,
.float-label-right {
  padding: 0 10px;
  font-family: '133 regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #404040;
  font-size: 1.10em;
  line-height: 1.4;
  letter-spacing: 0;
  text-transform: uppercase;
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.float-label-up.show,
.float-label-down.show,
.float-label-right.show {
  top: -18px;
}
.float-label-up.right,
.float-label-down.right,
.float-label-right.right {
  direction: rtl;
}
.float-label-down {
  top: auto;
  bottom: 0;
}
.float-label-down.show {
  top: auto;
  bottom: -18px;
}
/*--------------------------------------------------------------------*/
/*                            LIST GROUPS                             */
/*--------------------------------------------------------------------*/
.list-group {
  margin-bottom: 24px;
  padding-left: 0;
}
.list-group .form-control,
.list-group .input-group {
  bottom: 0;
  margin-top: 0;
  margin-bottom: -1px !important;
}
.list-group-item {
  margin-bottom: -1px;
  padding: 11px 18px;
  color: #555555;
  font-size: 1.2em;
  line-height: 24px;
  letter-spacing: 0;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  position: relative;
  display: block;
}
.list-group-item:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
a.list-group-item {
  z-index: 0;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item.focus,
.nojs a.list-group-item:focus,
a.list-group-item.hover,
.nojs a.list-group-item:hover {
  padding-left: 24px;
  color: #555555;
  text-decoration: none;
  background-color: #F5F5F5;
  z-index: 5;
}
a.list-group-item.disabled {
  color: #a6a6a6;
  background-color: #f2f2f2;
  cursor: not-allowed;
  pointer-events: none;
}
a.list-group-item.disabled .list-group-item-heading {
  color: inherit;
}
a.list-group-item.disabled .list-group-item-text {
  color: #a6a6a6;
}
a.list-group-item.active {
  color: #FFFFFF;
  background-color: #A21D20;
  border-color: #A21D20;
  z-index: 2;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active .list-group-item-heading > small,
a.list-group-item.active .list-group-item-heading > .small {
  color: inherit;
}
a.list-group-item.active .list-group-item-text {
  color: #ee9d9f;
}
.list-group-item.heading {
  color: #595959;
  font-size: 1.2em;
  line-height: 24px;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  text-align: center;
}
.list-group-item.heading.focus,
.nojs .list-group-item.heading:focus,
.list-group-item.heading.hover,
.nojs .list-group-item.heading:hover {
  padding-left: 0;
  padding-right: 0;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.list-group-item-success {
  color: #3C763D;
  background: #DFF0D8;
}
a.list-group-item-success {
  color: #3C763D;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success.focus,
.nojs a.list-group-item-success:focus,
a.list-group-item-success.hover,
.nojs a.list-group-item-success:hover {
  color: #3C763D;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
.nojs a.list-group-item-success.active:hover,
.nojs a.list-group-item-success.active:focus {
  color: #FFFFFF;
  background-color: #3C763D;
  border-color: #3C763D;
}
.list-group-item-info {
  color: #31708F;
  background: #D9EDF7;
}
a.list-group-item-info {
  color: #31708F;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info.focus,
.nojs a.list-group-item-info:focus,
a.list-group-item-info.hover,
.nojs a.list-group-item-info:hover {
  color: #31708F;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
.nojs a.list-group-item-info.active:hover,
.nojs a.list-group-item-info.active:focus {
  color: #FFFFFF;
  background-color: #31708F;
  border-color: #31708F;
}
.list-group-item-warning {
  color: #8A6D3B;
  background: #FCF8E3;
}
a.list-group-item-warning {
  color: #8A6D3B;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning.focus,
.nojs a.list-group-item-warning:focus,
a.list-group-item-warning.hover,
.nojs a.list-group-item-warning:hover {
  color: #8A6D3B;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
.nojs a.list-group-item-warning.active:hover,
.nojs a.list-group-item-warning.active:focus {
  color: #FFFFFF;
  background-color: #8A6D3B;
  border-color: #8A6D3B;
}
.list-group-item-danger {
  color: #A94442;
  background: #F2DEDE;
}
a.list-group-item-danger {
  color: #A94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger.focus,
.nojs a.list-group-item-danger:focus,
a.list-group-item-danger.hover,
.nojs a.list-group-item-danger:hover {
  color: #A94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
.nojs a.list-group-item-danger.active:hover,
.nojs a.list-group-item-danger.active:focus {
  color: #FFFFFF;
  background-color: #A94442;
  border-color: #A94442;
}
/*--------------------------------------------------------------------*/
/*                              PANELS                                */
/*--------------------------------------------------------------------*/
.panel {
  background: #FFFFFF;
  border: 1px solid transparent;
  overflow: hidden;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 0 1px #ffffff;
  -moz-box-shadow: inset 0 0 0 1px #ffffff;
  -o-box-shadow: inset 0 0 0 1px #ffffff;
  box-shadow: inset 0 0 0 1px #ffffff;
}
.panel-heading,
.panel-footer {
  padding: 5px 12px 6px 12px;
  position: relative;
  width: 100%;
  height: 48px;
  display: table;
  border-collapse: separate;
}
.panel-heading > [class*="col"],
.panel-footer > [class*="col"] {
  padding: 0;
  position: static;
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.panel-heading > .list-inline,
.panel-footer > .list-inline,
.panel-heading > [class*="col"] > .list-inline,
.panel-footer > [class*="col"] > .list-inline {
  display: inline-block;
}
.panel-heading > .list-inline > li,
.panel-footer > .list-inline > li,
.panel-heading > [class*="col"] > .list-inline > li,
.panel-footer > [class*="col"] > .list-inline > li {
  display: table-cell;
  vertical-align: middle;
}
.panel-heading p,
.panel-footer p {
  margin: 0;
  top: 0;
}
.panel-heading > .dropdown .dropdown-toggle,
.panel-footer > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-heading {
  border-bottom: 1px solid #C8C8C8;
  -webkit-border-top-left-radius: -1;
  border-top-left-radius: -1;
  -webkit-border-top-right-radius: -1;
  border-top-right-radius: -1;
  -webkit-box-shadow: inset 0 0 0 1px #ffffff;
  -moz-box-shadow: inset 0 0 0 1px #ffffff;
  -o-box-shadow: inset 0 0 0 1px #ffffff;
  box-shadow: inset 0 0 0 1px #ffffff;
}
.panel-title {
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: inherit;
  font-size: 1.2em;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}
.panel-title > a {
  color: inherit;
}
.panel-body {
  padding: 5px 24px;
}
.panel-body > p {
  margin: 0;
}
.panel-footer {
  border-top: 1px solid #DDDDDD;
  -webkit-border-bottom-left-radius: -1;
  border-bottom-left-radius: -1;
  -webkit-border-bottom-right-radius: -1;
  border-bottom-right-radius: -1;
}
.panel-group {
  margin-bottom: 24px;
}
.panel-group .panel {
  margin-bottom: 0;
}
.panel-group .panel + .panel {
  margin-top: 24px;
}
/*--------------------------------------------------------------------*/
/*                        PANELS WITH TABLES                          */
/*--------------------------------------------------------------------*/
.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: 5px 24px;
  padding-right: 5px 24px;
}
.panel > .table,
.panel > .panel-collapse > .table {
  margin-top: -1px;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered th:first-child,
.panel > .table-responsive > .table-bordered th:first-child,
.panel > .table-bordered td:first-child,
.panel > .table-responsive > .table-bordered td:first-child {
  border-left: 0;
}
.panel > .table-bordered th:last-child,
.panel > .table-responsive > .table-bordered th:last-child,
.panel > .table-bordered td:last-child,
.panel > .table-responsive > .table-bordered td:last-child {
  border-right: 0;
}
.panel > .table-bordered tr:last-child td,
.panel > .table-responsive > .table-bordered tr:last-child td,
.panel > .table-bordered tr:first-child td,
.panel > .table-responsive > .table-bordered tr:first-child td,
.panel > .table-bordered tr:last-child th,
.panel > .table-responsive > .table-bordered tr:last-child th,
.panel > .table-bordered tr:first-child th,
.panel > .table-responsive > .table-bordered tr:first-child th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
/*--------------------------------------------------------------------*/
/*                         PANELS CONTEXTUAL                          */
/*--------------------------------------------------------------------*/
.panel-default {
  border-color: #C8C8C8;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #F8F8F9;
  border-color: #C8C8C8;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #C8C8C8;
}
.panel-default > .panel-heading .badge {
  color: #F8F8F9;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #C8C8C8;
}
.panel-primary {
  border-color: #A21D20;
}
.panel-primary > .panel-heading {
  color: #FFFFFF;
  background-color: #A21D20;
  border-color: #A21D20;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #A21D20;
}
.panel-primary > .panel-heading .badge {
  color: #A21D20;
  background-color: #FFFFFF;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #A21D20;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3C763D;
  background-color: #DFF0D8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #DFF0D8;
  background-color: #3C763D;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8A6D3B;
  background-color: #FCF8E3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #FCF8E3;
  background-color: #8A6D3B;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #A94442;
  background-color: #F2DEDE;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #F2DEDE;
  background-color: #A94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708F;
  background-color: #D9EDF7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #D9EDF7;
  background-color: #31708F;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
/*--------------------------------------------------------------------*/
/*                                NAV                                 */
/*--------------------------------------------------------------------*/
.nav {
  margin: 0;
  padding: 0;
  font-size: 0;
  list-style: none;
}
.nav-link {
  font-family: '133 regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #686868;
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  padding: 0 0;
  line-height: 48px;
  height: 48px;
  position: relative;
  display: inline-block;
}
.nav-link.disabled {
  color: #cccccc !important;
  cursor: not-allowed;
  pointer-events: none;
}
.nav-inline .nav-item,
.nav-tabs .nav-item,
.nav-pills .nav-item,
.navbar-nav .nav-item {
  display: inline-block;
  float: left;
}
.nav-inline .nav-link,
.navbar-nav .nav-link {
  margin: 6px 24px 6px 0;
}
/*--------------------------------------------------------------------*/
/*                             NAV TABS                               */
/*--------------------------------------------------------------------*/
.nav-tabs {
  border-bottom: 1px solid #DDDDDD;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  font-family: '133 bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #4D4D4D;
  font-size: 1.2rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  margin: 0;
  padding: 0 48px;
  line-height: 46px;
  height: 48px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs .nav-link.focus,
.nojs .nav-tabs .nav-link:focus,
.nav-tabs .nav-link.hover,
.nojs .nav-tabs .nav-link:hover {
  color: #A52826;
  border-color: transparent transparent #E2E2E2;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.open .nav-link {
  color: #A52826;
  background: #FFFFFF;
  border-color: #DDDDDD #DDDDDD transparent;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-color: #FFFFFF;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
/*--------------------------------------------------------------------*/
/*                             NAV PILLS                              */
/*--------------------------------------------------------------------*/
.nav-pills .nav-link {
  color: #595959;
  letter-spacing: 0.11em;
  text-transform: uppercase;
  margin: 0;
  padding: 0 30px;
  line-height: 68px;
  height: 72px;
  border: 2px solid transparent;
}
.nav-pills .nav-link.focus,
.nojs .nav-pills .nav-link:focus,
.nav-pills .nav-link.hover,
.nojs .nav-pills .nav-link:hover {
  color: #A21D20;
  border-color: transparent transparent #A21D20 transparent;
}
.nav-pills .nav-link.active,
.nav-pills .nav-item.open .nav-link {
  color: #A21D20;
  background: transparent;
  border-color: #A21D20;
}
.nav-justified {
  white-space: nowrap;
  width: 100%;
  display: table;
  border-collapse: collapse;
  table-layout: fixed;
}
.nav-justified:before,
.nav-justified:after {
  content: none !important;
}
.nav-justified:after {
  clear: none !important;
}
.nav-justified .nav-item {
  display: table-cell;
  float: none;
}
.nav-justified .nav-link {
  padding-left: 6px;
  padding-right: 6px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: block;
}
.nav-justified.nav-tabs {
  border: 0;
}
.nav-justified.nav-tabs .nav-link {
  border-bottom-color: #DDDDDD;
}
.nav-justified.nav-tabs .nav-link.active,
.nav-justified.nav-tabs .nav-item.open .nav-link {
  border-bottom-color: transparent;
}
.nav-auto {
  width: 100%;
  text-align: justify;
  text-align-last: justify;
  text-justify: distribute-all-lines;
}
.nav-auto:after {
  content: '' !important;
  display: inline-block !important;
  width: 100%;
}
.nav-auto .nav-item {
  float: none;
}
.nav-auto .nav-link {
  margin: 0;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: inherit;
}
/*--------------------------------------------------------------------*/
/*                              NAVBAR                                */
/*--------------------------------------------------------------------*/
.navbar {
  border: 0px solid transparent;
  position: relative;
  z-index: 1000;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  left: 0;
  right: 0;
  position: fixed;
  z-index: 1030;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-brand {
  font-family: '133 regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 1.8rem;
  margin: 0 12px 0 0;
  padding: 2px 0;
  line-height: 30px;
  height: 30px;
  width: 30px;
  float: left;
}
.navbar-brand .picture {
  line-height: 1;
}
.navbar-nav .nav-link {
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  margin: 0;
  padding: 0 0;
  line-height: 26px;
  height: 30px;
  border: 2px solid;
  border-width: 2px 0 0 0;
}
.navbar-divider {
  margin: 0 24px;
  float: left;
  width: 1px;
  overflow: hidden;
}
.navbar-divider:before {
  content: "\00a0";
}
.navbar-light {
  background: #FFFFFF;
}
.navbar-light .navbar-brand {
  color: #262626;
}
.navbar-light .navbar-nav .nav-link {
  color: #a6a6a6;
  border-color: transparent;
}
.navbar-light .navbar-nav .nav-link.focus,
.nojs .navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link.hover,
.nojs .navbar-light .navbar-nav .nav-link:hover {
  color: #4d4d4d;
  background: transparent;
  border-color: transparent transparent #A21D20;
}
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nojs .nav-link:active,
.navbar-light .navbar-nav .open > .nav-link {
  color: #A21D20;
  background: transparent;
  border-color: transparent transparent #A21D20;
}
.navbar-light .navbar-divider {
  background: rgba(0, 0, 0, 0.06);
}
.navbar-dark {
  background: #252525;
}
.navbar-dark .navbar-brand {
  color: #d9d9d9;
}
.navbar-dark .navbar-nav .nav-link {
  color: #AAAAAA;
  border-color: transparent;
}
.navbar-dark .navbar-nav .nav-link.focus,
.nojs .navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link.hover,
.nojs .navbar-dark .navbar-nav .nav-link:hover {
  color: #FFFFFF;
  background: transparent;
  border-color: #FC6608;
}
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nojs .nav-link:active,
.navbar-dark .navbar-nav .open > .nav-link {
  color: #FFFFFF;
  background: transparent;
  border-color: #FC6608;
}
.navbar-dark .navbar-divider {
  background: rgba(0, 0, 0, 0.06);
}
.navbar-toggler {
  padding: 24px;
  font-size: 2.1em;
  line-height: 1;
  border: 2px solid transparent;
}
@media (min-width: 888px) {
  .navbar-collapse-sm-min {
    display: block !important;
  }
}
@media (min-width: 984px) {
  .navbar-collapse-md-min {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .navbar-collapse-lg-min {
    display: block !important;
  }
}
@media (max-width: 983px) {
  .navbar-mobile {
    width: 100% !important;
    float: none !important;
    text-align-last: auto;
  }
  .navbar-mobile .nav-item,
  .navbar-mobile .nav-link {
    width: 100%;
    display: inline-block;
    float: left;
  }
  .navbar-mobile .nav-link {
    padding-left: 18px !important;
    padding-right: 18px !important;
    border-width: 0 0 0 2px;
  }
}
/*--------------------------------------------------------------------*/
/*                            BREADCRUMBS                             */
/*--------------------------------------------------------------------*/
.breadcrumb {
  margin-bottom: 24px;
  padding: 0 24px;
  background-color: transparent;
  list-style: none;
}
.breadcrumb > li {
  color: #cccccc;
  font-size: 1.4em;
  letter-spacing: 0;
  position: relative;
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 12px;
  color: #cccccc;
}
.breadcrumb > li > a {
  padding: 24px 0;
  position: relative;
  display: inline-block;
  height: 0;
}
.breadcrumb > .active > a {
  color: #FFFFFF;
  pointer-events: none;
}
.breadcrumb-triangle {
  padding: 0;
}
.breadcrumb-triangle li + li {
  margin-left: 4px;
}
.breadcrumb-triangle li + li:before {
  content: '';
  padding: 0;
}
.breadcrumb-triangle > li > a {
  padding-left: 36px;
  padding-right: 12px;
  color: #000000;
  background: #ebebeb;
  border-color: #ebebeb;
}
.breadcrumb-triangle > li > a:before,
.breadcrumb-triangle > li > a:after {
  content: '';
  width: 0;
  height: 0;
  border: 24px solid transparent;
  border-right-width: 0;
  border-left-width: 20px;
  top: 0;
  left: 100%;
  display: block;
  position: absolute;
  z-index: 1;
}
.breadcrumb-triangle > li > a:before {
  left: 0;
  border-left-color: #FFFFFF;
}
.breadcrumb-triangle > li > a:after {
  border-left-color: inherit;
  z-index: 2;
}
.breadcrumb-triangle > li > a.focus,
.nojs .breadcrumb-triangle > li > a:focus,
.breadcrumb-triangle > li > a.hover,
.nojs .breadcrumb-triangle > li > a:hover {
  color: #FFFFFF;
  background: #A21D20;
  border-color: #A21D20;
}
.breadcrumb-triangle > .active > a {
  background: #A21D20;
  color: #FFFFFF;
  border-left-color: #A21D20;
}
/*--------------------------------------------------------------------*/
/*                            PAGINATION                              */
/*--------------------------------------------------------------------*/
.pagination {
  font-size: 0;
  display: inline-block;
}
.page-link {
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #595959;
  font-size: 1.4rem;
  margin: 0 -1px 0 0;
  padding: 0 19px;
  line-height: 46px;
  height: 48px;
  border: 1px solid #d9d9d9;
  position: relative;
  background: #FFFFFF;
  display: inline-block;
}
.nojs .page-link:hover,
.page-link.hover,
.nojs .page-link:focus,
.page-link.focus {
  color: #A21D20;
  background: #fcfcfc;
  border-color: #d9d9d9;
}
.nojs .page-link:active,
.page-link.active {
  color: #FFFFFF;
  background: #A21D20;
  border-color: #A21D20;
  z-index: 2;
}
.page-link.disabled {
  color: #cccccc !important;
  cursor: not-allowed;
  pointer-events: none;
}
.page-link:first-child {
  -webkit-border-top-left-radius: 0.4em;
  border-top-left-radius: 0.4em;
  -webkit-border-bottom-left-radius: 0.4em;
  border-bottom-left-radius: 0.4em;
}
.page-link:last-child {
  -webkit-border-top-right-radius: 0.4em;
  border-top-right-radius: 0.4em;
  -webkit-border-bottom-right-radius: 0.4em;
  border-bottom-right-radius: 0.4em;
}
/*--------------------------------------------------------------------*/
/*                              PAGER                                 */
/*--------------------------------------------------------------------*/
.pager {
  margin: 0px 0;
  padding-left: 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a {
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #595959;
  font-size: 1.4rem;
  margin: 0;
  padding: 0 19px;
  line-height: 46px;
  height: 48px;
  border: 1px solid #d9d9d9;
  background-color: #FFFFFF;
  display: inline-block;
}
.nojs .pager li > a:hover,
.pager li > a.hover,
.nojs .pager li > a:focus,
.pager li > a.focus {
  color: #A21D20;
  background: #fcfcfc;
  border-color: #d9d9d9;
}
.pager.disabled {
  color: #999999 !important;
  cursor: not-allowed;
  pointer-events: none;
}
.pager-prev > a {
  float: left;
}
.pager-next > a {
  float: right;
}
/*--------------------------------------------------------------------*/
/*                              LABELS                                */
/*--------------------------------------------------------------------*/
.label {
  padding: .2em .6em .3em;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 75%;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  display: inline;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
}
.nojs a.label:hover,
.nojs a.label:focus {
  color: #FFFFFF;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  top: -1px;
  position: relative;
}
.label-default {
  background-color: #a6a6a6;
}
.nojs .label-default[href]:hover,
.nojs .label-default[href]:focus {
  background-color: #8c8c8c;
}
.label-primary {
  background-color: #A21D20;
}
.nojs .label-primary[href]:hover,
.nojs .label-primary[href]:focus {
  background-color: #771517;
}
.label-success {
  background-color: #8ECC17;
}
.nojs .label-success[href]:hover,
.nojs .label-success[href]:focus {
  background-color: #6e9e12;
}
.label-info {
  background-color: #5BC0DE;
}
.nojs .label-info[href]:hover,
.nojs .label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #F0AD4E;
}
.nojs .label-warning[href]:hover,
.nojs .label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #D9534F;
}
.nojs .label-danger[href]:hover,
.nojs .label-danger[href]:focus {
  background-color: #c9302c;
}
/*--------------------------------------------------------------------*/
/*                              BADGES                                */
/*--------------------------------------------------------------------*/
.badge {
  padding: 3px 7px;
  font-size: 0.933em;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  min-width: 10px;
  display: inline-block;
  border-radius: 24px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  top: -1px;
  position: relative;
}
.btn-xs .badge {
  padding: 1px 5px;
  top: 0;
}
.nojs a.badge:hover,
.nojs a.badge:focus {
  color: #FFFFFF;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #A52826;
  background-color: #FFFFFF;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
/*--------------------------------------------------------------------*/
/*                            THUMBNAILS                              */
/*--------------------------------------------------------------------*/
.thumbnail {
  margin: 0;
  padding: 12px 12px 24px 12px;
  line-height: 0;
  background: transparent;
  border: 0;
  position: relative;
  display: block;
  -webkit-border-radius: 0 0 12px 0;
  border-radius: 0 0 12px 0;
  -webkit-transition: width 0.2s ease-in-out 0s;
  -moz-transition: width 0.2s ease-in-out 0s;
  -o-transition: width 0.2s ease-in-out 0s;
  -ms-transition: width 0.2s ease-in-out 0s;
  transition: width 0.2s ease-in-out 0s;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
.nojs a.thumbnail:hover,
.nojs a.thumbnail:focus,
a.thumbnail.active {
  border-color: #A52826;
}
/*--------------------------------------------------------------------*/
/*                              ALERTS                                */
/*--------------------------------------------------------------------*/
.alert {
  margin-bottom: 12px;
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 4px;
  position: relative;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
  padding-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.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;
}
/*--------------------------------------------------------------------*/
/*                              MEDIA                                 */
/*--------------------------------------------------------------------*/
.media {
  margin-top: 12px;
}
.media:first-child {
  margin-top: 0;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-left {
  margin-right: 12px;
  float: left;
}
.media-right {
  margin-left: 12px;
  float: right;
}
.media-middle {
  vertical-align: middle;
  float: none;
}
.media-heading {
  margin: 0;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
/*--------------------------------------------------------------------*/
/*                         RESPONSIVE EMBED                           */
/*--------------------------------------------------------------------*/
.embed-responsive {
  padding: 0;
  position: relative;
  height: 0;
  display: block;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  top: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16x9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4x3 {
  padding-bottom: 75%;
}
/*--------------------------------------------------------------------*/
/*                               CLOSE                                */
/*--------------------------------------------------------------------*/
.close {
  padding: 2px;
  top: 0;
  right: 0;
  position: absolute;
  display: block;
}
/*--------------------------------------------------------------------*/
/*                             CAROUSEL                               */
/*--------------------------------------------------------------------*/
.carousel {
  margin: 0 0 24px 0;
  position: relative;
}
.carousel-inner {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s left ease-in-out;
  -moz-transition: 0.6s left ease-in-out;
  -o-transition: 0.6s left ease-in-out;
  -ms-transition: 0.6s left ease-in-out;
  transition: 0.6s left ease-in-out;
}
.carousel-inner > .active {
  display: block;
}
.carousel-inner > .prev,
.carousel-inner > .next {
  top: 0;
  position: absolute;
  width: 100%;
  display: block;
}
.carousel-inner > .prev,
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .next,
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-inner > .prev.right,
.carousel-inner > .next.left,
.carousel-inner > .active {
  left: 0;
}
.carousel-control {
  margin: auto 0;
  color: #FFFFFF;
  font-size: 2.1em;
  text-align: center;
  top: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 11%;
  z-index: 25;
}
.carousel-control.right {
  left: auto;
  right: 0;
}
.carousel-control.hover,
.nojs .carousel-control:hover {
  color: #FFFFFF;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=100);
  opacity: 1;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  margin-top: -24px;
  width: 48px;
  height: 48px;
  top: 50%;
  position: absolute;
  background: #FFFFFF;
  border: 1px solid #9E9E9E;
  display: inline-block;
  -webkit-border-radius: 48px;
  border-radius: 48px;
}
.carousel-control .icon-prev {
  left: 0;
  margin-left: -24px;
}
.carousel-control .icon-next {
  right: 0;
  margin-right: -24px;
}
.carousel-indicators {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  bottom: 12px;
  left: 0;
  right: 0;
  position: absolute;
  width: 90%;
  z-index: 20;
  list-style: none;
}
.carousel-indicators li {
  margin: 0;
  width: 10px;
  height: 10px;
  border: 1px solid #FFFFFF;
  display: inline-block;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators li + li {
  margin-left: 6px;
}
.carousel-indicators .active {
  background: #FFFFFF;
}
.carousel-indicators.preview {
  width: 100%;
}
.carousel-indicators.preview li {
  width: 124px;
  height: auto;
  border: 2px solid transparent;
  overflow: hidden;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.carousel-indicators.preview li.active,
.nojs .carousel-indicators.preview li:active,
.carousel-indicators.preview li.hover,
.nojs .carousel-indicators.preview li:hover {
  border-color: #FC6608;
}
.carousel-indicators.preview [class^="picture"] {
  width: auto;
  height: 60px;
  background: #FFFFFF;
}
.carousel-caption {
  margin: auto;
  padding: 12px 0;
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 1px 1px 2px rgba(37, 37, 37, 0.7), 2px 2px 2px rgba(37, 37, 37, 0.65), 3px 3px 1px rgba(37, 37, 37, 0.6), 4px 4px rgba(37, 37, 37, 0.55), 5px 5px rgba(37, 37, 37, 0.5), 6px 6px rgba(37, 37, 37, 0.45), 7px 7px rgba(37, 37, 37, 0.4), 8px 8px rgba(37, 37, 37, 0.35), 9px 9px rgba(37, 37, 37, 0.3), 10px 10px rgba(37, 37, 37, 0.25), 11px 11px rgba(37, 37, 37, 0.2), 12px 12px rgba(37, 37, 37, 0.15), 13px 13px rgba(37, 37, 37, 0.1), 14px 14px rgba(37, 37, 37, 0.05);
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  background: transparent;
  z-index: 15;
}
.carousel-separator {
  margin: 14px auto;
  width: 96px;
  height: 8px;
  background: #FFFFFF;
  display: block;
  -webkit-box-shadow: 1px 1px 2px rgba(37, 37, 37, 0.7), 2px 2px 2px rgba(37, 37, 37, 0.65), 3px 3px 1px rgba(37, 37, 37, 0.6), 4px 4px rgba(37, 37, 37, 0.55), 5px 5px rgba(37, 37, 37, 0.5), 6px 6px rgba(37, 37, 37, 0.45), 7px 7px rgba(37, 37, 37, 0.4), 8px 8px rgba(37, 37, 37, 0.35), 9px 9px rgba(37, 37, 37, 0.3);
  -moz-box-shadow: 1px 1px 2px rgba(37, 37, 37, 0.7), 2px 2px 2px rgba(37, 37, 37, 0.65), 3px 3px 1px rgba(37, 37, 37, 0.6), 4px 4px rgba(37, 37, 37, 0.55), 5px 5px rgba(37, 37, 37, 0.5), 6px 6px rgba(37, 37, 37, 0.45), 7px 7px rgba(37, 37, 37, 0.4), 8px 8px rgba(37, 37, 37, 0.35), 9px 9px rgba(37, 37, 37, 0.3);
  -o-box-shadow: 1px 1px 2px rgba(37, 37, 37, 0.7), 2px 2px 2px rgba(37, 37, 37, 0.65), 3px 3px 1px rgba(37, 37, 37, 0.6), 4px 4px rgba(37, 37, 37, 0.55), 5px 5px rgba(37, 37, 37, 0.5), 6px 6px rgba(37, 37, 37, 0.45), 7px 7px rgba(37, 37, 37, 0.4), 8px 8px rgba(37, 37, 37, 0.35), 9px 9px rgba(37, 37, 37, 0.3);
  box-shadow: 1px 1px 2px rgba(37, 37, 37, 0.7), 2px 2px 2px rgba(37, 37, 37, 0.65), 3px 3px 1px rgba(37, 37, 37, 0.6), 4px 4px rgba(37, 37, 37, 0.55), 5px 5px rgba(37, 37, 37, 0.5), 6px 6px rgba(37, 37, 37, 0.45), 7px 7px rgba(37, 37, 37, 0.4), 8px 8px rgba(37, 37, 37, 0.35), 9px 9px rgba(37, 37, 37, 0.3);
}
@media (min-width: 888px) {
  .carousel-caption {
    bottom: 30%;
    left: 10%;
    right: 10%;
  }
}
/*--------------------------------------------------------------------*/
/*                              MODALS                                */
/*--------------------------------------------------------------------*/
.modal-open {
  overflow-x: auto;
  overflow-y: hidden;
}
/*.modal-open > *:not(.modal):not(.modal-backdrop):not(.notifications) {
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');
  filter: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg"><filter id="blur"><feGaussianBlur stdDeviation="3"/></filter></svg>#blur');
  -webkit-filter: blur(3px);
  filter: blur(3px);
  -webkit-transition: all 1.5s 0.38s;
  -moz-transition: all 1.5s 0.38s;
  -o-transition: all 1.5s 0.38s;
  -ms-transition: all 1.5s 0.38s;
  transition: all 1.5s 0.38s;
}*/
.modal-scrollbar-measure {
  top: -9999px;
  position: absolute;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.modal {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  display: none;
  overflow: hidden;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -moz-transition: -moz-transform 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -o-transition: -o-transform 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: transform 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.modal.in .modal-dialog {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-backdrop {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  background: #464F56;
  z-index: 1040;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-dialog {
  margin: 11px;
  position: relative;
  width: auto;
  min-width: 602px;
}
.modal-content {
  position: relative;
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.23);
  -webkit-border-radius: 0 0 14px 0;
  border-radius: 0 0 14px 0;
  -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}
.modal-header {
  margin: -1px 0 0 0;
  padding: 0 24px;
  border-bottom: 1px solid #C8C8C8;
  top: 1px;
  position: relative;
  min-height: 37px;
  z-index: 1;
  -webkit-box-shadow: 0 8px 8px -8px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 8px 8px -8px rgba(0, 0, 0, 0.19);
  -o-box-shadow: 0 8px 8px -8px rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 8px -8px rgba(0, 0, 0, 0.19);
}
.modal-title {
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  margin: 0;
  top: 0;
}
.modal-body {
  padding: 24px;
  position: relative;
}
.modal-footer {
  margin: 0 0 0 0;
  padding: 0 24px 24px 24px;
  text-align: right;
  border-top: 0;
  top: 0;
}
.modal-footer > .btn + .btn {
  margin-left: 12px;
}
.modal-sm .modal-dialog {
  margin: 11px auto;
  width: 372px;
  min-width: auto;
}
@media (min-width: 888px) {
  .modal-dialog {
    margin: 47px auto;
    width: 600px;
  }
  .modal-lg .modal-dialog {
    width: 840px;
  }
}
/*--------------------------------------------------------------------*/
/*                             TOOLTIPS                               */
/*--------------------------------------------------------------------*/
.tooltip {
  font-family: '133 regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 1.2em;
  line-height: 1.4;
  position: absolute;
  display: block;
  visibility: visible;
  z-index: 1070;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.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 {
  padding: 3px 8px;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  max-width: 200px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  margin-left: -5px;
  bottom: 0;
  left: 50%;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  margin-bottom: -5px;
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  margin-bottom: -5px;
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  margin-top: -5px;
  top: 50%;
  left: 0;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  margin-top: -5px;
  top: 50%;
  right: 0;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  margin-left: -5px;
  top: 0;
  left: 50%;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  margin-top: -5px;
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  margin-top: -5px;
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
/*--------------------------------------------------------------------*/
/*                             POPOVERS                               */
/*--------------------------------------------------------------------*/
.popover {
  padding: 1px;
  font-family: '133 regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  line-height: 0;
  text-align: left;
  white-space: normal;
  top: 0;
  left: 0;
  position: absolute;
  max-width: 276px;
  display: none;
  z-index: 1060;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 10px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  margin-left: -11px;
  bottom: -11px;
  left: 50%;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.popover.top > .arrow:after {
  content: " ";
  margin-left: -10px;
  bottom: 1px;
  border-bottom-width: 0;
  border-top-color: #FFFFFF;
}
.popover.bottom > .arrow {
  margin-left: -11px;
  top: -11px;
  left: 50%;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  content: " ";
  margin-left: -10px;
  top: 1px;
  border-top-width: 0;
  border-bottom-color: #FFFFFF;
}
.popover.left > .arrow {
  margin-top: -11px;
  top: 50%;
  right: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  bottom: -10px;
  right: 1px;
  border-right-width: 0;
  border-left-color: #FFFFFF;
}
.popover.right > .arrow {
  margin-top: -11px;
  top: 50%;
  left: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  bottom: -10px;
  left: 1px;
  border-left-width: 0;
  border-right-color: #FFFFFF;
}
/*--------------------------------------------------------------------*/
/*                             UTILITIES                              */
/*--------------------------------------------------------------------*/
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.panel-body:before,
.panel-body:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.pager:before,
.pager:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.panel-body:after,
.nav:after,
.navbar:after,
.pager:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.pull-left {
  float: left !important;
}
.pull-right {
  float: right !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;
}
.vertical-top,
tr.vertical-top > td {
  vertical-align: top !important;
}
.vertical-middle,
tr.vertical-middle > td {
  vertical-align: middle !important;
}
.vertical-bottom,
tr.vertical-bottom > td {
  vertical-align: bottom !important;
}
.breakcore {
  margin-bottom: 0 !important;
}
.input-group.breakcore,
.breakcore.btn,
.breakcore > .form-control,
.breakcore > .btn {
  margin-top: 0 !important;
  bottom: 0 !important;
}
.break-0 {
  margin-bottom: 12px !important;
}
.break-1 {
  margin-bottom: 24px !important;
}
.break-1x25 {
  margin-bottom: 30px !important;
}
.break-1x5 {
  margin-bottom: 36px !important;
}
.break-1x75 {
  margin-bottom: 42px !important;
}
.break-2 {
  margin-bottom: 48px !important;
}
.break-2x5 {
  margin-bottom: 60px !important;
}
/*--------------------------------------------------------------------*/
/*                        RESPONSIVE UTILITIES                        */
/*--------------------------------------------------------------------*/
@-ms-viewport {
  width: device-width;
}
@media (max-width: 887px) {
  .hide-xs-max {
    display: none !important;
  }
}
@media (min-width: 888px) {
  .hide-sm-min {
    display: none !important;
  }
}
@media (max-width: 983px) {
  .hide-sm-max {
    display: none !important;
  }
}
@media (min-width: 984px) {
  .hide-md-min {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  .hide-md-max {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hide-lg-min {
    display: none !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 {
  .hide-print {
    display: none !important;
  }
}
/*--------------------------------------------------------------------*/
/*                                                                    */
/*                             COMPONENTS                             */
/*                                                                    */
/*--------------------------------------------------------------------*/
html,
body {
  height: 100%;
}
.mnemonic {
  margin: 0 -24px;
}
@media (min-width: 984px) {
  .mnemonic {
    margin: 0 -60px;
  }
}
header .row,
footer .row,
#cat .row {
  margin-bottom: 0;
}
.navbar-dark,
.header-products,
.header-products-sub {
  padding: 0 12px;
}
@media (min-width: 888px) {
  .navbar-dark,
  .header-products,
  .header-products-sub {
    padding: 0 24px;
  }
}
@media (min-width: 984px) {
  .navbar-dark,
  .header-products,
  .header-products-sub {
    padding: 0 60px;
  }
}
.col-centered {
  margin: 0 auto;
  float: none;
}
.full-width {
  width: 100%;
}
.relative {
  position: relative;
}
.absolute {
  top: 0;
  bottom: 0;
  position: absolute;
}
.clickable {
  cursor: pointer;
}
/*--------------------------------------------------------------------*/
/*  TYPOGRAPHY SYSTEM
/*--------------------------------------------------------------------*/
a {
  position: relative;
}
p a,
h5 a,
h6 a {
  border: none;
  border-bottom: 1px solid #EFEFEF;
}
p a.focus,
h5 a.focus,
h6 a.focus,
.nojs p a:focus,
.nojs h5 a:focus,
.nojs h6 a:focus,
p a.active,
h5 a.active,
h6 a.active,
.nojs p a:active,
.nojs h5 a:active,
.nojs h6 a:active,
p a.hover,
h5 a.hover,
h6 a.hover,
.nojs p a:hover,
.nojs h5 a:hover,
.nojs h6 a:hover {
  border: none;
  border-bottom: 2px solid #A52826;
}
p a,
h5 a {
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
a.alt {
  color: initial;
}
a.alt.hover,
.nojs a.alt:hover {
  color: #A52826;
}
.text-primary {
  color: #A52826 !important;
}
.ellipsis1 {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ellipsis2 {
  max-height: 60px;
  overflow: hidden;
}
.ellipsis3 {
  max-height: 108px;
  overflow: hidden;
}
.ellipsis4 {
  max-height: 132px;
  overflow: hidden;
}
.list-inline li {
  vertical-align: top;
}
.list-table {
  position: relative;
  display: table;
  border-collapse: separate;
}
.list-table li {
  display: table-cell;
  height: 0;
}
.list-table li + li {
  padding-left: 6px;
}
/*--------------------------------------------------------------------*/
/*  BUTTONS
/*--------------------------------------------------------------------*/
.btn-default.focus,
.nojs .btn-default:focus,
.btn-default.hover,
.nojs .btn-default:hover {
  color: #A21D20;
}
.btn-primary.btn-md,
.btn-primary.btn-lg {
  font-family: '133 bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
}
.btn-link.btn-xs,
.btn-link.btn-md,
.btn-link.btn-lg {
  font-family: '133 bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
}
.btn-danger {
  -webkit-box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.2);
}
.btn-danger.btn-md,
.btn-danger.btn-lg {
  font-family: '133 bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
}
.btn-danger.active,
.nojs .btn-danger:active,
.btn-danger.focus,
.nojs .btn-danger:focus,
.btn-danger.hover,
.nojs .btn-danger:hover {
  text-shadow: 0 -1px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.btn .caret {
  margin: -2px 0 0 0;
}
.flexButton .btn {
  bottom: 0;
  margin-top: 0;
}
/*--------------------------------------------------------------------*/
/*  FORMS
/*--------------------------------------------------------------------*/
.form-control {
  -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.07), 0 0 0 0 rgba(227, 97, 100, 0.6);
  -moz-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.07), 0 0 0 0 rgba(227, 97, 100, 0.6);
  -o-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.07), 0 0 0 0 rgba(227, 97, 100, 0.6);
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.07), 0 0 0 0 rgba(227, 97, 100, 0.6);
}
.form-control.focus,
.nojs .form-control:focus {
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 0 8px 0 rgba(227, 97, 100, 0.6);
  -moz-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 0 8px 0 rgba(227, 97, 100, 0.6);
  -o-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 0 8px 0 rgba(227, 97, 100, 0.6);
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 0 8px 0 rgba(227, 97, 100, 0.6);
}
.quantity {
  min-width: 96px;
}
/*--------------------------------------------------------------------*/
/*  DROPDOWN
/*--------------------------------------------------------------------*/
.dropdown-menu .divider {
  margin: -1px 0 0 0;
  padding: 0;
  height: 1px;
  /* GRADIENT */
  background: #D0D0D0;
  background: -moz-linear-gradient(left, #FFFFFF 0%, #EFEFEF 50%, #FFFFFF 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #FFFFFF), color-stop(50%, #EFEFEF), color-stop(100%, #FFFFFF));
  background: -webkit-linear-gradient(left, #FFFFFF 0%, #EFEFEF 50%, #FFFFFF 100%);
  background: -o-linear-gradient(left, #FFFFFF 0%, #EFEFEF 50%, #FFFFFF 100%);
  background: -ms-linear-gradient(left, #FFFFFF 0%, #EFEFEF 50%, #FFFFFF 100%);
  background: linear-gradient(to right, #FFFFFF 0%, #EFEFEF 50%, #FFFFFF 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@white', endColorstr='@white', GradientType=1);
}
/*--------------------------------------------------------------------*/
/*  SELECT
/*--------------------------------------------------------------------*/
.select {
  position: relative;
  display: inline-block;
}
.select .btn {
  margin: 0;
  padding: 0 12px;
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #000000;
  font-size: 1.50em;
  line-height: 12px;
  letter-spacing: 0;
  text-transform: none;
  height: 30px;
  -webkit-border-radius: 0 12px 0 12px;
  border-radius: 0 12px 0 12px;
  -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.07), 0 0 0 0 rgba(222, 71, 74, 0);
  -moz-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.07), 0 0 0 0 rgba(222, 71, 74, 0);
  -o-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.07), 0 0 0 0 rgba(222, 71, 74, 0);
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.07), 0 0 0 0 rgba(222, 71, 74, 0);
}
.select .btn [class^="svg"] {
  height: 100%;
}
.select .btn.focus,
.nojs .select .btn:focus,
.select .btn.active,
.nojs .select .btn:active,
.select .btn.hover,
.nojs .select .btn:hover,
.select.open > .dropdown-toggle.btn-primary {
  color: #A21D20;
  background: #FFFFFF;
  border: 1px solid #BF2225;
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 0 8px 0 rgba(227, 97, 100, 0.6);
  -moz-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 0 8px 0 rgba(227, 97, 100, 0.6);
  -o-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 0 8px 0 rgba(227, 97, 100, 0.6);
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 0 8px 0 rgba(227, 97, 100, 0.6);
}
.select .btn.hover,
.nojs .select .btn:hover {
  color: #000000;
}
.select.disabled,
.select.readonly {
  cursor: not-allowed;
  pointer-events: none;
}
.select.disabled {
  filter: alpha(opacity=45);
  opacity: 0.45;
}
.select.readonly span {
  width: 0;
}
.select .dropdown-menu {
  margin-top: 6px;
}
.disabled .select {
  cursor: not-allowed;
  pointer-events: none;
}
@media (max-width: 887px) {
  .select,
  .select .btn {
    width: 100%;
  }
}
/*--------------------------------------------------------------------*/
/*  TABLES
/*--------------------------------------------------------------------*/
.table + .table {
  margin-bottom: 24px;
}
.table + .flexButton {
  margin-bottom: 0;
  border-top: 1px solid #E2E2E2;
}
.table > thead > tr {
  height: 48px;
}
.table > tbody > tr {
  height: 60px;
}
.table th:first-child,
.table td:first-child {
  padding-left: 12px;
}
.table th:last-child,
.table td:last-child {
  padding-right: 12px;
}
.table tbody p {
  font-size: 1.50em;
}
.table h5 {
  font-family: '133 regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  margin: 0;
  padding: 10px 0 14px 0;
  top: 0;
  color: #000000;
  font-size: 1.7em;
  line-height: 24px;
  letter-spacing: 0;
  white-space: nowrap;
}
.table [class^="svg"] {
  margin-left: 4px;
}
table .select .btn {
  color: #4D4D4D;
  border-color: #C8C8C8;
}
/*--------------------------------------------------------------------*/
/*  PANELS
/*--------------------------------------------------------------------*/
.panel .panel-footer {
  z-index: 30;
}
.panel .table-collapsible > .table {
  margin-top: -1px;
  border-bottom: 1px solid #C8C8C8;
  border-collapse: separate;
}
.panel .table-collapsible > .table td {
  height: 72px;
}
.panel-group .panel {
  overflow: visible;
}
.panel + .panel,
.panel-group .panel + .panel {
  margin-top: 24px;
}
/*--------------------------------------------------------------------*/
/*  LIST GROUP
/*--------------------------------------------------------------------*/
.list-group {
  -webkit-border-radius: 12px 0;
  border-radius: 12px 0;
}
.list-group-item {
  padding: 5px 12px 6px 12px;
  height: 37px;
  border: 1px solid #DDDDDD;
}
a.list-group-item {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
a.list-group-item.focus,
.nojs a.list-group-item:focus,
a.list-group-item.hover,
.nojs a.list-group-item:hover {
  padding-left: 18px;
  color: #555555;
  background-color: #F8F8F9;
}
a.list-group-item.active,
.nojs a.list-group-item:active {
  color: #FFFFFF;
  background-color: #A21D20;
  border-color: #A21D20;
  z-index: 0;
}
a.list-group-item.heading span[class^="svg"] {
  margin: auto;
  top: -1px;
  bottom: 0;
  left: 6px;
  position: absolute;
}
a.list-group-item.btn {
  bottom: 0;
  margin-top: 0;
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
a.list-group-item.btn.hover,
.nojs a.list-group-item.btn:hover {
  color: #FFFFFF;
}
.list-group-item:first-child,
.list-group-item:last-child {
  margin-bottom: -1px;
}
.list-group > .list-group-item:first-child,
.list-group > div:first-child > .list-group-item:first-child {
  -webkit-border-radius: 12px 0 0 0;
  border-radius: 12px 0 0 0;
}
a.list-group-item.btn:nth-last-of-type(1),
.list-group > .list-group-item:last-child,
.list-group > div:last-child > .list-group-item:last-child {
  -webkit-border-radius: 0 0 12px 0;
  border-radius: 0 0 12px 0;
}
/*--------------------------------------------------------------------*/
/*  TABS
/*--------------------------------------------------------------------*/
.tab-content {
  padding: 35px 0 0 0;
  background: #FFFFFF;
  border: 1px solid #E2E2E2;
  border-top: 0;
}
.tab-content .row {
  margin-left: 0;
  margin-right: 0;
}
/*--------------------------------------------------------------------*/
/*  CAROUSEL
/*--------------------------------------------------------------------*/
.carousel-caption > h1 {
  font-family: '133 bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #FFFFFF;
  letter-spacing: 5px;
}
.carousel-caption > h4 {
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #FFFFFF;
  letter-spacing: 1px;
}
.carousel-indicators {
  bottom: 30px;
}
@media (max-width: 887px) {
  .carousel-indicators.preview {
    margin-top: 12px;
    bottom: 0;
    position: relative;
  }
}
/*--------------------------------------------------------------------*/
/*  BADGES
/*--------------------------------------------------------------------*/
.badge {
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.20em;
  line-height: 19px;
}
.dropdown-menu .badge {
  margin: 2px 0 0 0;
  padding: 0 5px 0 6px;
  min-width: 20px;
  height: 20px;
  background: #ED5F07;
  border: 0;
  right: 12px;
  position: absolute;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/*--------------------------------------------------------------------*/
/*  ALERT
/*--------------------------------------------------------------------*/
.notificationStack {
  width: 384px;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 10000;
}
.alert {
  margin: 12px;
  padding: 12px;
  background: #FFFFFF;
  border: 1px solid #B0B0B0;
  position: relative;
}
.alert a[class^="picture"],
.alert p {
  display: inline-block;
  vertical-align: middle;
}
.alert a[class^="picture"] {
  margin-right: 12px;
}
.alert p {
  margin: 0;
  padding: 0;
  top: -1px;
}
.alert > .btn {
  top: 0;
  right: 0;
  position: absolute;
}
/*--------------------------------------------------------------------*/
/*  POPOVER
/*--------------------------------------------------------------------*/
.popover {
  min-width: 300px;
  max-width: 480px;
  display: block;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.left {
  margin-top: -57.6px;
  left: auto;
  right: 160%;
}
.popover-title,
h6.popover-title {
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  margin: 0;
  padding: 7px 18px 11px 12px;
  top: 0;
  color: #A21D20;
  font-size: 1.32em;
  line-height: 24px;
  letter-spacing: 0.4px;
  background: #F8F8F9;
}
.popover-content {
  padding: 12px 12px 6px 12px;
}
/*--------------------------------------------------------------------*/
/*  NAV
/*--------------------------------------------------------------------*/
.nav-link > [class^="svg"] {
  vertical-align: middle;
  line-height: 1;
}
/*--------------------------------------------------------------------*/
/*  NAVIGATION MENU
/*--------------------------------------------------------------------*/
.navbar-dark .nav-auto {
  width: 86%;
}
.navbar-dark .nav-link.active:before,
.navbar-dark .nav-link.active:after {
  content: '';
  margin: auto;
  left: 0;
  right: 0;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-top: 0;
}
.navbar-dark .nav-link.active:after {
  bottom: 0;
  border-bottom-color: #FFFFFF;
  border-width: 4px 5px;
}
.navbar-dark .lang {
  float: right;
}
.navbar-dark .lang .nav-link {
  padding: 0 6px;
}
.navbar-dark .lang .nav-link:after {
  display: none;
}
.navbar-bottom .nav-link {
  border-bottom-width: 2px;
  border-top-color: transparent !important;
}
.navbar-bottom .nav-link.active:after {
  border-top: 4px solid #FFFFFF;
  border-bottom: 0;
  top: -2px;
  bottom: auto;
}
@media (max-width: 983px) {
  .navbar-dark .nav-link {
    text-align: left;
    line-height: 48px;
    height: 48px;
    border-width: 0 2px;
    border-right-color: transparent !important;
  }
  .navbar-dark .nav-link.active:after {
    display: none;
  }
  .navbar-brand {
    padding: 0.27em;
    width: 48px;
    height: 48px;
  }
}
@media (min-width: 984px) {
  .navbar-collapse-md-min {
    overflow: visible !important;
    height: auto !important;
    min-height: auto !important;
  }
}
/*--------------------------------------------------------------------*/
/*  PRODUCTS MENU
/*--------------------------------------------------------------------*/
.products-menu {
  position: relative;
  z-index: 999;
}
.products-menu .menu-wrap {
  position: relative;
}
.products-menu .menu-wrap .form-control {
  width: 0;
  top: 0;
  right: 0;
  position: absolute;
  border-width: 0;
  border-left: 1px solid #B0B0B0;
  -webkit-box-shadow: -4px 0 8px -3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -4px 0 8px -3px rgba(0, 0, 0, 0.2);
  -o-box-shadow: -4px 0 8px -3px rgba(0, 0, 0, 0.2);
  box-shadow: -4px 0 8px -3px rgba(0, 0, 0, 0.2);
}
.products-menu .nav-auto {
  padding: 0 12px;
}
.header-products,
.header-products-sub {
  margin: -1px 0;
  border: 1px solid #B0B0B0;
  border-width: 1px 0;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.header-products .nav-link,
.header-products-sub .nav-link {
  color: #000000;
  font-size: 1.32rem;
  line-height: 72px;
  height: 72px;
}
.header-products .nav-link.focus,
.header-products-sub .nav-link.focus,
.nojs .header-products .nav-link:focus,
.nojs .header-products-sub .nav-link:focus,
.header-products .nav-link.hover,
.header-products-sub .nav-link.hover,
.nojs .header-products .nav-link:hover,
.nojs .header-products-sub .nav-link:hover,
.header-products .nav-link.active,
.header-products-sub .nav-link.active,
.nojs .header-products .nav-link:active,
.nojs .header-products-sub .nav-link:active {
  color: #A21D20;
}
.header-products {
  z-index: 2;
}
.header-products > .nav .iNext {
  margin: auto;
  top: 0;
  bottom: 0;
  right: 8px;
  position: absolute;
}
.header-products .nav-item.dot:before {
  content: '\2022';
  color: #C8C8C8;
  font-size: 20px;
  top: 3px;
  position: relative;
}
.header-products .nav-link {
  font-family: '133 bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.header-products .nav-link.active:before,
.header-products .nav-link.active:after {
  content: '';
  margin: auto;
  left: 0;
  right: 0;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-top: 0;
}
.header-products .nav-link.active:before {
  bottom: 0;
  border-bottom-color: #9E9E9E;
  border-width: 9px 10px;
}
.header-products .nav-link.active:after {
  bottom: -4px;
  border-bottom-color: #FFFFFF;
  border-width: 12px 13px;
}
.header-products > .btn {
  top: 0;
  left: 0;
  position: absolute;
  z-index: 3;
}
.header-products > .btn.right {
  left: auto;
  right: 0;
}
.header-products > .btn .picture {
  padding: 0 1.35em;
}
.header-products-sub {
  padding-top: 3px;
  padding-bottom: 6px;
  background: #FFFFFF;
  border-top-color: transparent;
  top: 100%;
  position: absolute;
  width: 100%;
  min-height: auto;
  z-index: 1;
}
.header-products-sub .nav + .nav {
  margin-top: 18px;
}
.header-products-sub .nav-link {
  letter-spacing: 1px;
  font-size: 12px;
  text-transform: uppercase;
  width: 100%;
  line-height: 52px;
  height: 52px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.header-products-sub .nav-link span {
  margin-right: 6px;
}
@media (max-width: 983px) {
  .products-menu {
    margin-top: -1px;
    margin-bottom: -1px;
    border-bottom: 1px solid #B0B0B0;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  }
  .products-menu .menu-wrap {
    overflow: hidden;
  }
  .products-menu .input-group-btn:first-child .btn {
    border-left: 0;
  }
  .products-menu .input-group-btn:last-child .btn {
    border-right: 0;
  }
  .header-products,
  .header-products-sub {
    margin: 0;
    padding: 0;
    background: #FFFFFF;
    border: 0;
    top: 0;
    left: 0;
    position: relative;
  }
  .header-products .nav,
  .header-products-sub .nav,
  .header-products .nav-item,
  .header-products-sub .nav-item {
    padding: 0;
  }
  .header-products .nav-link,
  .header-products-sub .nav-link {
    padding: 0 24px;
  }
  .header-products {
    z-index: 1;
  }
  .header-products .nav {
    text-align-last: auto;
  }
  .header-products .nav-item,
  .header-products .nav-link {
    text-align: left;
    width: 100%;
  }
  .header-products .nav-item.dot,
  .header-products .nav-link:before,
  .header-products .nav-link:after {
    display: none;
  }
  .header-products-sub {
    margin: 0;
    padding: 0;
    -webkit-box-shadow: -4px 0 8px -3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: -4px 0 8px -3px rgba(0, 0, 0, 0.2);
    -o-box-shadow: -4px 0 8px -3px rgba(0, 0, 0, 0.2);
    box-shadow: -4px 0 8px -3px rgba(0, 0, 0, 0.2);
    z-index: 2;
  }
  .header-products-sub .nav-link {
    letter-spacing: 0.12em;
    text-transform: uppercase;
    line-height: 72px;
    height: 72px;
  }
}
/*--------------------------------------------------------------------*/
/*  TAGS STRIP
/*--------------------------------------------------------------------*/
.header-tags .nav-link {
  margin: 0 6px 0 0;
  font-family: '133 regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 1.2rem;
}
.header-tags .nav-link.focus,
.nojs .header-tags .nav-link:focus,
.header-tags .nav-link.hover,
.nojs .header-tags .nav-link:hover {
  color: #A52826 !important;
}
.header-tags .text-right .nav-link {
  margin: 0 0 0 18px;
  font-family: '133 bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #8e8e8e;
  font-size: 1.00rem;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}
.header-tags .text-right .nav-link:last-child {
  font-family: '133 extrabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 800;
  font-style: normal;
  color: #555555;
}
.header-tags .text-right .nav-link:last-child:before {
  margin-right: 18px;
  font-style: normal;
  color: #8e8e8e;
  content: '|';
  font-size: 1.20rem;
  line-height: 1;
}
/*--------------------------------------------------------------------*/
/*  NAV FLOW
/*--------------------------------------------------------------------*/
.nav-flow .nav-item:first-child {
  max-width: 35%;
}
.nav-flow .nav-item:nth-child(3) {
  max-width: 58%;
}
.nav-flow .nav-item [class^='svg'] {
  margin-right: 12px;
}
.nav-flow .nav-link {
  font-family: '133 bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #B4B4B4;
  font-size: 1.32rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  line-height: 60px;
  height: 60px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.nav-flow .nav-link.focus,
.nojs .nav-flow .nav-link:focus,
.nav-flow .nav-link.hover,
.nojs .nav-flow .nav-link:hover {
  color: #555555;
}
/*--------------------------------------------------------------------*/
/*  FOOTER MENU
/*--------------------------------------------------------------------*/
.nav-footer {
  margin-bottom: 34px !important;
  padding: 0 12px;
  border-top: 1px solid #B0B0B0;
  border-bottom: 1px solid #B0B0B0;
}
.nav-footer .nav-link {
  margin: 0 8px 0 0;
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #000000;
  font-size: 1.32rem;
}
.nav-footer .nav-link.focus,
.nojs .nav-footer .nav-link:focus,
.nav-footer .nav-link.hover,
.nojs .nav-footer .nav-link:hover {
  color: #A21D20;
}
@media (max-width: 887px) {
  .nav-footer .nav-link {
    width: 100%;
  }
}
@media (min-width: 984px) {
  .nav-footer {
    padding: 0 48px;
  }
}
/*--------------------------------------------------------------------*/
/*                                                                    */
/*                             PROJECT                                */
/*                                                                    */
/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/
/*  MAIN MENU
/*--------------------------------------------------------------------*/
.headerMain {
  margin-top: 18px;
  min-height: 96px;
}
.headerMain p {
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.04em;
}
.headerMain p a {
  color: #000000;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.headerMain .dropdown-menu {
  min-width: 240px;
  z-index: 1001;
}
.headerMain .city-select {
  width: 240px;
}
.headerMain .telephone-panel h3 {
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  margin: -12px 0 0 0;
  padding: 0;
  font-size: 2.3em;
}
.userPanel {
  padding: 18px 0 0 0;
  height: 72px;
}
.userPanel > ul {
  display: inline;
  white-space: nowrap;
}
.userPanel > ul > li p {
  margin: 0;
  padding: 4px 0 0 6px;
  top: 0;
  font-size: 1.5em;
  text-align: right;
  min-width: 108px;
}
.userPanel > ul > li p span {
  font-family: '133 regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #686868;
}
.userPanel > ul > li + li {
  padding: 0 8px;
  border-left: 1px solid #B0B0B0;
}
.userPanel > ul .btn-picture {
  padding-right: 6px;
}
.userPanel .headerCart p {
  display: inline-block;
}
.loginPanel .login-button {
  padding-right: 12px;
}
.loginPanel .login-button .btn {
  padding: 0 12px;
  border-color: #A4A4A4;
}
.loginPanel .login-button .btn:first-child {
  -webkit-border-radius: 4px 0 0 0;
  border-radius: 4px 0 0 0;
}
@media (max-width: 887px) {
  .vectorLogo,
  .city-select,
  .userPanel {
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center;
    display: block;
  }
  .userPanel .list-inline {
    height: 54px;
    float: none !important;
  }
  .userPanel {
    margin-bottom: 24px;
  }
}
/*--------------------------------------------------------------------*/
/*  FOOTER
/*--------------------------------------------------------------------*/
footer {
  margin: 72px 0 12px 0;
}
footer .svg48 {
  margin-top: -4px;
}
address a {
  font-family: '133 regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #A52826;
}
#ftScMd li + li {
  padding-left: 6px;
}
/*--------------------------------------------------------------------*/
/*  ADVERTISEMENT
/*--------------------------------------------------------------------*/
.advFull {
  height: 108px;
}
.advVert {
  height: 384px;
}
/*--------------------------------------------------------------------*/
/*  NEWS PAGE
/*--------------------------------------------------------------------*/
.news .news-date {
  margin-top: -12px;
  padding: 0 0 24px 0;
  font-size: 1.70em;
}
.news .news-date span:last-child {
  font-family: '133 regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.news .news-body > div > p,
.product-about > div > p {
  margin: -6px 0 0 0;
  padding: 12px 0;
  top: -2px;
  font-size: 1.6em;
  line-height: 1.6em;
}
.news-details {
  padding-top: 12px;
}
.news-preview {
  padding: 12px 0;
  display: block;
}
.news-preview h5 {
  margin: -12px 0;
}
.news-preview p {
  margin-bottom: 0;
}
.date-calendar p {
  letter-spacing: 7px;
}
/*--------------------------------------------------------------------*/
/*  CATALOG PRODUCT SLIDER
/*--------------------------------------------------------------------*/
#slider-product-catalog .carousel-control {
  height: 0;
}
/*--------------------------------------------------------------------*/
/*  COMMENTS
/*--------------------------------------------------------------------*/
.media h5 span {
  padding-left: 12px;
  font-family: '133 regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #AAAAAA;
  font-size: 0.85em;
  line-height: 1;
}
/*--------------------------------------------------------------------*/
/*  PRODUCT PAGE
/*--------------------------------------------------------------------*/
#product .nav-tabs .nav-item {
  overflow: visible;
}
#product .nav-tabs .nav-link {
  line-height: 72px;
  height: 72px;
  border-color: transparent;
  border-bottom-color: #A4A4A4;
  overflow: visible;
}
#product .nav-tabs .nav-link.active:before,
#product .nav-tabs .nav-link.active:after {
  content: '';
  margin: auto;
  left: 0;
  right: 0;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-bottom: 0;
}
#product .nav-tabs .nav-link.active:before {
  bottom: -11px;
  border-top-color: #9E9E9E;
  border-width: 11px 12px;
}
#product .nav-tabs .nav-link.active:after {
  bottom: -10px;
  border-top-color: #FFFFFF;
  border-width: 10px 11px;
}
#product .tab-content {
  margin-bottom: 0;
  padding: 36px 48px 0 48px;
  background: #FFFFFF;
  border: 0;
}
.comments .startComments {
  padding-top: 12px;
  margin-top: 24px !important;
  margin-bottom: 72px !important;
  height: auto;
}
.comments .comment-form p.lead {
  margin-bottom: 0;
}
.comments .comment-form .btn.pull-right {
  padding-right: 0;
}
.comments .answerForm {
  margin: -12px -12px 24px -12px;
  padding-bottom: 6px;
}
.rating-stars li + li {
  padding-left: 6px;
}
.buy-product {
  background: #FFFFFF;
  width: 288px;
  top: 24px;
  right: 24px;
  position: absolute;
  z-index: 100;
  overflow: hidden;
  -webkit-border-radius: 0 0 12px 0;
  border-radius: 0 0 12px 0;
  -webkit-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
}
.buy-product > .row {
  margin: 0;
  padding: 12px 0;
}
.buy-product > .row.breakcore {
  padding-bottom: 0;
}
.buy-product .btn-md.btn-picture {
  padding-right: 0;
  font-size: 1.10em;
}
.buy-product .scMd li + li {
  margin-left: 8px;
}
.buy-product p,
.buy-product h6 {
  margin-top: -6px;
}
.buy-product h4 {
  margin: -12px 0;
  font-family: '133 bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
}
.buy-product h4 small {
  font-size: 0.53em;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}
.product-about-info h6 {
  font-family: '133 regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.product-about-info [class^="picture"],
.product-about-info .iKKK {
  margin-top: 12px;
  margin-bottom: 12px;
}
.tags {
  margin-top: 12px;
}
.tags .nav-link {
  font-family: '133 regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #686868;
  font-size: 1.2rem;
  margin: 0 6px 12px 0;
  padding: 0 8px;
  line-height: 22px;
  height: 24px;
  background: #EFEFEF;
  border: 1px solid transparent;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}
.tags .nav-link.hover,
.nojs .tags .nav-link:hover {
  color: #A52826;
  background: transparent;
  border-color: #A52826;
}
.tags h5 {
  font-size: 1.50em;
}
/*--------------------------------------------------------------------*/
/*  PRODUCT SLIDER
/*--------------------------------------------------------------------*/
#slider-product .carousel-indicators {
  text-align: right;
  padding-left: 264px;
  padding-right: 42px;
}
/*--------------------------------------------------------------------*/
/*  PRODUCT CERTIFICATION
/*--------------------------------------------------------------------*/
.cert {
  height: auto !important;
  top: -1px;
  right: 48px;
  position: absolute;
}
.cert [class^="svg"] {
  padding: 6px;
  top: 0;
  left: 0;
  position: absolute;
}
.buy-product {
  left: 24px;
}
.separator-top,
.separator-bottom {
  position: relative;
}
.separator-top:before,
.separator-bottom:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #DDDDDD;
  top: 0;
  left: 0;
  display: block;
  position: absolute;
}
.separator-top.dark:before,
.separator-bottom.dark:before {
  background: #444444;
}
.separator-bottom:before {
  top: auto;
  bottom: -1px;
  left: 0;
}
/*--------------------------------------------------------------------*/
/*  RECEPT
/*--------------------------------------------------------------------*/
.recept + .recept {
  margin-top: 72px;
}
/*--------------------------------------------------------------------*/
/*  MAIN PRODUCTS
/*--------------------------------------------------------------------*/
.card-product-big {
  height: 720px;
}
.card-product-big h4 {
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  margin: 42px 0 0 0;
  line-height: 36px;
  letter-spacing: 0.4px;
  height: 96px;
  overflow: hidden;
}
.card-product-big h3 {
  font-family: '133 regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  margin: -6px 0 0 0;
  padding: 18px 0;
  top: 1px;
  font-size: 2.7em;
  line-height: 36px;
  letter-spacing: 0.1px;
  white-space: nowrap;
}
.card-product {
  height: 360px;
}
.card-product p {
  margin: 0;
  height: 60px;
  overflow: hidden;
}
.card-product h5 {
  font-family: '133 regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  margin: -6px 0 0 0;
  padding: 12px 0;
  top: -1px;
  font-size: 1.7em;
  line-height: 24px;
  letter-spacing: 0;
  white-space: nowrap;
}
/*--------------------------------------------------------------------*/
/*  MAIN ABOUT
/*--------------------------------------------------------------------*/
.hero-links {
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
.hero-links > div {
  height: 100%;
  display: table;
}
.hero-links > div .row {
  vertical-align: middle;
  display: table-cell;
}
.hero-links .row div {
  height: 50%;
  display: table;
}
.hero-links .row div a {
  display: table-cell;
  vertical-align: middle;
}
.hero-links h2 {
  font-family: '133 bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
}
.hero-links h2,
.hero-links h5 {
  color: #FFFFFF;
  text-shadow: 1px 1px 2px rgba(37, 37, 37, 0.7), 2px 2px 2px rgba(37, 37, 37, 0.65), 3px 3px 1px rgba(37, 37, 37, 0.6), 4px 4px rgba(37, 37, 37, 0.55), 5px 5px rgba(37, 37, 37, 0.5);
}
/*--------------------------------------------------------------------*/
/*  FARMER
/*--------------------------------------------------------------------*/
.farmer {
  margin: 24px 0 48px 0;
  height: 360px;
  text-align: center;
}
.farmer p.lead {
  margin: 6px 0;
  padding: 0;
  height: 48px;
  overflow: hidden;
}
.farmer h4 {
  font-family: '133 bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  margin: 12px 0 0 0;
  font-size: 1.8em;
}
/*--------------------------------------------------------------------*/
/*  FARMER SLIDER
/*--------------------------------------------------------------------*/
#slider-farmers .carousel-control {
  top: -38%;
  height: 0;
}
/*--------------------------------------------------------------------*/
/*  FARMER PAGE
/*--------------------------------------------------------------------*/
#farmer .page-title div[class^="svg"] {
  margin-bottom: -6px;
}
#farmer .info-block h4 {
  padding-bottom: 18px;
}
#farmer .info-block p {
  margin-top: 0;
}
#farmer .info-block .iKKK {
  margin-top: 12px;
  margin-bottom: 12px;
}
/*--------------------------------------------------------------------*/
/*  CATALOG
/*--------------------------------------------------------------------*/
.cat-item {
  height: 456px;
  -webkit-box-shadow: 0 0 0 1px rgba(221, 221, 221, 0), 1px 1px 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 1px rgba(221, 221, 221, 0), 1px 1px 0 0 rgba(0, 0, 0, 0);
  -o-box-shadow: 0 0 0 1px rgba(221, 221, 221, 0), 1px 1px 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 1px rgba(221, 221, 221, 0), 1px 1px 0 0 rgba(0, 0, 0, 0);
}
.cat-item.hover,
.nojs .cat-item:hover {
  -webkit-box-shadow: 0 0 0 1px #dddddd, 1px 1px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0 1px #dddddd, 1px 1px 10px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 0 1px #dddddd, 1px 1px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 1px #dddddd, 1px 1px 10px 0 rgba(0, 0, 0, 0.1);
}
.cat-item .superVisible {
  cursor: pointer !important;
  pointer-events: visible !important;
  filter: alpha(opacity=100);
  opacity: 1;
}
.cat-item .icons-stack {
  top: 0;
  left: 1px;
  position: absolute;
  width: 100%;
  height: 100%;
}
.cat-item .icons-stack span {
  position: relative;
  display: inline-block;
}
.cat-item .icons-stack span:first-child {
  z-index: 1 !important;
}
.cat-item .icons-stack span + span {
  left: -30px;
}
.cat-item .iFrozen {
  bottom: 0;
  left: auto;
  right: 0;
  position: absolute;
}
.cat-item .picture240 {
  overflow: hidden;
}
.cat-item p {
  margin: 0 0 18px 0;
  height: 60px;
  overflow: hidden;
}
.cat-item .btn-block,
.cat-item .input-group {
  margin-bottom: 0 !important;
}
.input-group.cat-item .btn-block,
.input-group.cat-item .input-group,
.cat-item .btn-block.btn,
.cat-item .input-group.btn,
.cat-item .btn-block > .form-control,
.cat-item .input-group > .form-control,
.cat-item .btn-block > .btn,
.cat-item .input-group > .btn {
  margin-top: 0 !important;
  bottom: 0 !important;
}
.cat-item .input-group .picture {
  padding: 0.56em;
}
.cat-item .input-group .btn.focus,
.nojs .cat-item .input-group .btn:focus,
.cat-item .input-group .btn.active,
.nojs .cat-item .input-group .btn:active,
.cat-item .input-group .btn.hover,
.nojs .cat-item .input-group .btn:hover {
  background: #FFFFFF;
  border-color: #9E9E9E;
}
.cat-item .btn-link {
  margin-top: 10px;
  font-size: 1.16em;
  color: #A4A4A4;
}
.cat-item .btn-link.focus,
.nojs .cat-item .btn-link:focus,
.cat-item .btn-link.active,
.nojs .cat-item .btn-link:active,
.cat-item .btn-link.hover,
.nojs .cat-item .btn-link:hover {
  color: #A52826;
}
.cat-item .btn-link .svg-flex {
  border-width: 4.5em;
}
.cat-item .indicator {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
}
.cat-item .indicator > .delivery {
  top: -4px;
  right: 0;
  position: absolute;
}
.cat-item .indicator > .delivery h4 {
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  margin: -6px 0 0 0;
  color: #A4A4A4;
  font-size: 1.8em;
  text-transform: uppercase;
}
.cat-item .indicator > .calendar {
  margin: 0 32%;
  padding: 12px 24px;
  text-shadow: 0 0 2px #ffffff;
  width: 150%;
  height: 80px;
  top: 40%;
  left: -50%;
  right: -50%;
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 40%, rgba(255, 255, 255, 0.8) 60%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(40%, rgba(255, 255, 255, 0.8)), color-stop(60%, rgba(255, 255, 255, 0.8)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 40%, rgba(255, 255, 255, 0.8) 60%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 40%, rgba(255, 255, 255, 0.8) 60%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 40%, rgba(255, 255, 255, 0.8) 60%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 40%, rgba(255, 255, 255, 0.8) 60%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=0);
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  transform: rotate(-30deg);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  filter: alpha(opacity=45);
  opacity: 0.45;
  cursor: not-allowed;
  pointer-events: none;
  filter: alpha(opacity=100);
  opacity: 1;
}
.cat-item .indicator > .calendar.allow-mouse {
  cursor: auto;
  pointer-events: auto;
}
.cat-item .indicator > .calendar .weekday {
  color: #4D4D4D;
}
.cat-item .indicator > .calendar .preorder {
  margin-left: -36px;
}
/*--------------------------------------------------------------------*/
/*  CATALOG SIDEBAR
/*--------------------------------------------------------------------*/
.product-data {
  margin-bottom: 0;
  padding-bottom: 12px;
}
.product-data h3 {
  font-family: '133 regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  padding: 1px 0 11px 0;
  top: 0;
  font-size: 2.7em;
  line-height: 24px;
  white-space: nowrap;
}
.calendar {
  font-size: 10px !important;
}
.calendar h2 {
  font-family: '133 bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  margin: 0;
  padding: 0;
  top: 0;
  color: #A21D20;
  font-size: 6.54em;
  letter-spacing: -2px;
  text-align: center;
  float: left;
}
.calendar h4,
.cart-bar h4 {
  font-family: '133 bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  margin: 0;
  padding: 0;
  top: 0;
  color: #000000;
  font-size: 2.4em;
  text-transform: uppercase;
}
.calendar h4.weekday {
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  padding: 4px 0 0 0;
  top: 0;
  color: #B4B4B4;
  font-size: 1.96em;
}
.calendar h2.preorder {
  top: 0;
  font-size: 3.1em;
  letter-spacing: -1px;
  text-transform: uppercase;
  white-space: nowrap;
  float: none;
}
.cart-bar .row {
  display: block;
}
.cart-bar [class^="picture"] {
  top: 0;
  left: 0;
  position: absolute;
}
.cart-bar [class^="picture"] .svg-flex {
  padding: 6px;
  left: 6px;
  z-index: 3;
}
.cart-bar h4 {
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  padding: 24px 0;
  font-size: 1.76em;
  text-transform: uppercase;
}
.cart-bar h4 span {
  color: #B4B4B4;
  letter-spacing: -1px;
}
.sidebar-filter {
  margin-top: 12px;
  margin-bottom: 80px;
  width: 240px;
}
.sidebar-filter .datepicker table {
  border-bottom: 0;
}
.sidebar-filter .list-group-item.calendar,
.sidebar-filter .list-group-item.cart-bar {
  padding: 0 12px;
  height: 73px;
}
.sidebar-filter .list-group-item.calendar {
  padding: 11px 0 0 0;
}
.sidebar-filter .heading:nth-last-of-type(1) {
  -webkit-transition: all 0.8s ease-in-out 0s;
  -moz-transition: all 0.8s ease-in-out 0s;
  -o-transition: all 0.8s ease-in-out 0s;
  -ms-transition: all 0.8s ease-in-out 0s;
  transition: all 0.8s ease-in-out 0s;
}
.sidebar-filter .heading:nth-last-of-type(1).opened {
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.05s ease-in-out 0s;
  -moz-transition: all 0.05s ease-in-out 0s;
  -o-transition: all 0.05s ease-in-out 0s;
  -ms-transition: all 0.05s ease-in-out 0s;
  transition: all 0.05s ease-in-out 0s;
}
/*--------------------------------------------------------------------*/
/*  CATALOG MODAL
/*--------------------------------------------------------------------*/
.modal-header {
  background: #FDFDFD;
  -webkit-border-radius: 12px 0 0 0;
  border-radius: 12px 0 0 0;
}
.modal-header .close {
  padding: 4px;
  top: 3px;
  right: 3px;
}
.modal-dialog {
  margin-top: 48px;
}
.modal-lg .modal-dialog {
  min-width: 600px;
}
.modal-lg .close {
  top: -42px;
  left: 6px;
  right: auto;
}
.modal .buy-product,
.modal .modal-calendar {
  margin: -63px 0 0 0;
  width: 240px;
  top: 100%;
  right: 24px;
  position: absolute;
  background: #FFFFFF;
  z-index: 133;
  -webkit-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.17);
  -o-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.17);
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.17);
}
.modal .buy-product {
  width: 288px;
  height: 108px;
  left: 24px;
  right: auto;
  overflow: hidden;
  -webkit-border-radius: 0 12px 0 0;
  border-radius: 0 12px 0 0;
}
.modal .modal-calendar,
.modal .calendar {
  -webkit-border-radius: 12px 0 0 0;
  border-radius: 12px 0 0 0;
}
.modal .modal-calendar {
  margin-top: -15px;
}
.modal .modal-calendar .datepicker table {
  border-top-color: transparent;
}
.modal .calendar {
  padding: 3px 0;
  border: 1px solid #DDDDDD;
  display: block;
  overflow: hidden;
}
.modal .product-about h2 {
  font-family: '133 regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
/*--------------------------------------------------------------------*/
/*  CATALOG MODAL SLIDER
/*--------------------------------------------------------------------*/
#slider-modal {
  margin: -24px -24px 60px -24px;
}
#slider-modal .cert {
  right: 24px;
}
/*--------------------------------------------------------------------*/
/*  DATEPICKER
/*--------------------------------------------------------------------*/
.datepicker {
  font-size: 10px;
  width: 100%;
  background: #FFFFFF;
  border: 0;
}
.datepicker.absolute {
  margin-top: 12px;
  top: 100%;
  max-width: 240px;
  z-index: 10000;
}
.datepicker.absolute table {
  -webkit-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
}
.datepicker th {
  padding: 0 !important;
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #000000;
  font-size: 1em;
  line-height: 24px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.datepicker > table {
  margin: 0;
  padding: 0 0 100% 0;
  width: 100%;
  height: 0;
  min-width: 240px;
  border: 1px solid #C8C8C8;
  table-layout: fixed;
}
.datepicker tbody td {
  padding: 0 !important;
  border: 1px solid #DDDDDD;
}
.datepicker tbody td:first-child,
.datepicker tbody td:nth-child(2) {
  border-left: 0;
}
.datepicker tbody td:last-child {
  border-right: 0;
}
.datepicker tbody td .btn-default {
  padding: 0;
  width: 100%;
  height: 52px;
}
.datepicker tbody td .btn-sm {
  padding: 0 0 100% 0;
  width: 100%;
  height: 0;
}
.datepicker tbody tr:last-child td {
  border-bottom: 0;
}
.datepicker tbody .btn-sm:before {
  width: 12px;
  height: 12px;
  background: #A21D20;
  top: -6px;
  right: -6px;
  position: absolute;
  content: '';
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  pointer-events: none;
}
.datepicker tbody .btn-sm.caution:before {
  width: 12px;
  height: 12px;
  background: #ED5F07;
  top: -6px;
  right: -6px;
  position: absolute;
  content: '';
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  pointer-events: none;
}
.datepicker tbody .btn-sm.disabled:before,
.datepicker tbody .btn-sm.muted:before {
  background: transparent;
}
.datepicker thead .btn-sm {
  text-transform: capitalize;
}
.datepicker thead th {
  background: #FFFFFF;
}
.datepicker thead th .text-center {
  height: 27px;
}
.datepicker .btn {
  width: 100%;
}
.datepicker .btn-default {
  margin: 0;
  border: 0;
  bottom: 0;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.datepicker .btn-default.muted,
.datepicker .btn-default.muted.disabled {
  color: #C8C8C8;
}
.datepicker .btn-default.disabled {
  color: #000000;
  filter: alpha(opacity=100);
  opacity: 1;
}
.datepicker .btn-default.today {
  font-family: '133 bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #A52826;
}
/*--------------------------------------------------------------------*/
/*  CART
/*--------------------------------------------------------------------*/
.info-panel,
.cart-interface {
  padding-top: 12px;
  padding-bottom: 12px;
  min-height: 60px;
  background: #FBFBFB;
  -webkit-box-shadow: inset 0 0 0 1px #ffffff, 0 0 0 1px #c8c8c8;
  -moz-box-shadow: inset 0 0 0 1px #ffffff, 0 0 0 1px #c8c8c8;
  -o-box-shadow: inset 0 0 0 1px #ffffff, 0 0 0 1px #c8c8c8;
  box-shadow: inset 0 0 0 1px #ffffff, 0 0 0 1px #c8c8c8;
}
.info-panel .lead {
  margin: 0;
  padding: 12px 0;
  top: -2px;
}
.table tr.disabled {
  position: relative;
  z-index: 1;
}
.table tr.disabled > td > * {
  filter: alpha(opacity=45);
  opacity: 0.45;
}
.table tr.disabled .select,
.table tr.disabled .quantity {
  pointer-events: none;
}
.table .iX {
  padding: 2px;
}
.table .select .btn {
  min-width: 84px;
}
.table .quantity {
  min-width: 36px;
}
.table .quantity .picture {
  padding: 0.48em;
}
.table .countdown {
  padding: 0 6px 2px 6px;
  width: 100%;
  background: #A21D20;
  border: 2px solid #FFFFFF;
  border-top: 1px solid #E2E2E2;
  top: -6px;
  right: -99px;
  position: absolute;
  pointer-events: none;
  -webkit-border-radius: 0 12px;
  border-radius: 0 12px;
}
.table .countdown h4 {
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  padding: 0;
  top: 0;
  color: #FFFFFF;
  letter-spacing: 0.4px;
  text-align: center;
}
.table .calendar {
  margin: auto;
  width: 240px;
  height: 60px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  pointer-events: none;
  filter: alpha(opacity=0);
  opacity: 0;
}
.table .calendar .weekday {
  overflow: hidden;
}
.action-panel li {
  padding: 0 6px 12px 6px;
}
.action-panel li a {
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  margin: 0;
  padding: 12px 0 24px 0;
  color: #000000;
  font-size: 1em;
  line-height: 24px;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  text-decoration: none;
}
.action-panel li a.focus,
.nojs .action-panel li a:focus,
.action-panel li a.active,
.nojs .action-panel li a:active,
.action-panel li a.hover,
.nojs .action-panel li a:hover {
  color: #A21D20;
}
.action-panel li span[class^="svg"] {
  vertical-align: -30%;
}
.total-price h4 {
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
/*--------------------------------------------------------------------*/
/*  CART INTERFACE
/*--------------------------------------------------------------------*/
.vertical-icons {
  padding-top: 35px;
  text-align: center;
  width: 100%;
  height: 132px;
  cursor: pointer;
}
.vertical-icons a {
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  padding: 11px 0 10px 0;
  color: #B2B2B2;
  font-size: 1.3em;
  line-height: 24px;
  letter-spacing: 0.6px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.vertical-icons a.focus,
.nojs .vertical-icons a:focus,
.vertical-icons a.active,
.nojs .vertical-icons a:active,
.vertical-icons a.hover,
.nojs .vertical-icons:hover,
.vertical-icons.active a {
  color: #4D4D4D;
}
.vertical-icons.disabled {
  pointer-events: none;
  cursor: auto;
}
.vertical-icons span[class^="svg"] {
  margin: 0 auto;
  position: relative;
  display: block;
}
.vertical-icons .indicator {
  width: 24px;
  height: 24px;
  top: -6px;
  right: -20px;
  position: absolute;
  z-index: 2;
}
.vertical-icons.success a {
  color: #71A115 !important;
}
.vertical-icons.success a .indicator:after {
  content: '';
  width: 25px;
  height: 12px;
  background: transparent;
  border: 4px solid #8ECC17;
  border-top: none;
  border-right: none;
  top: 2px;
  left: 2px;
  position: absolute;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.vertical-icons.danger a {
  color: #A52826 !important;
}
.vertical-icons.danger a .indicator:after {
  font-size: 32px;
  content: '!';
  width: 26px;
  top: 0;
  left: 2px;
  position: absolute;
}
.vertical-icons + .iArrowDown {
  margin: -24px 0;
}
.vertical-icons + .btn {
  padding: 0 2px;
  letter-spacing: 0.13em;
  min-width: 100%;
}
.cart-interface {
  padding-bottom: 0;
}
.cart-interface .tab-collapsed {
  padding: 34px 0 0 0;
  height: 120px;
  border: 1px solid #E2E2E2;
}
.cart-interface .tab-collapsed.lastStanding {
  height: auto;
}
.cart-interface .table {
  margin: -30px 0 5px 0;
  background: #FFFFFF;
}
.cart-interface .table tr:first-child th,
.cart-interface .table tr:first-child td {
  border-top-color: transparent;
}
.cart-interface .table td {
  height: 108px;
}
.cart-interface .cart-interface-table tr {
  cursor: pointer;
}
.cart-interface tr.table-selected {
  position: relative;
  outline: 6px solid #a21d20;
  z-index: 133;
  -webkit-transform: translateZ(0);
  -o-transform: translateZ(0);
}
.cart-interface .new-row {
  margin-top: 24px;
}
.cart-interface .tab-content,
.cart-interface .tab-collapsed {
  margin-bottom: 12px;
}
.cart-interface h4 {
  font-family: '133 bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  margin: -24px 0 36px 0;
  padding: 12px 0;
  top: 0;
  color: #4D4D4D;
  font-size: 1.2em;
  line-height: 24px;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  text-align: center;
}
/*--------------------------------------------------------------------*/
/*  ACCOUNT ORDERS
/*--------------------------------------------------------------------*/
.orders .table td p > a {
  font-family: '133 regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
/*--------------------------------------------------------------------*/
/*  EXPERT
/*--------------------------------------------------------------------*/
.expert .nav-pills {
  margin-top: 24px;
}
.expert .tab-content {
  border: 0;
}
.expert .tab-content .row {
  margin-left: -12px;
  margin-right: -12px;
}
/*--------------------------------------------------------------------*/
/*  TOP LINK
/*--------------------------------------------------------------------*/
.deepestBack {
  width: 50%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 0;
  cursor: pointer;
}
.deepestBack .topLink {
  width: 48px;
  height: 100%;
  background: rgba(255, 255, 255, 0);
  bottom: 0;
  left: 0;
  position: absolute;
}
.deepestBack .topLink.hover,
.nojs .deepestBack .topLink:hover {
  background: #FFFFFF;
}
.deepestBack .topLink span {
  left: 0;
  bottom: 0;
  position: absolute;
}
/*--------------------------------------------------------------------*/
/*  MAP
/*--------------------------------------------------------------------*/
.map {
  width: 100%;
  height: 384px;
  display: block;
  position: relative;
}
/*--------------------------------------------------------------------*/
/*  APPSTORE
/*--------------------------------------------------------------------*/
.appstore {
  padding-top: 12px;
  padding-bottom: 12px;
  min-height: 1px;
}
.appstore .row {
  position: relative;
  display: block;
  background: #FFFFFF;
}
.appstore h3 {
  margin-top: 6px;
  font-family: '133 semibold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  display: block;
}
.appstore .absolute {
  left: auto;
  right: 0;
  width: 96px;
  height: 100%;
}
.appstore .absolute span {
  margin: auto;
  padding: 1.2em;
  top: 0;
  bottom: 0;
  position: absolute;
}
/*--------------------------------------------------------------------*/
/*  GRAPHICS
/*--------------------------------------------------------------------*/
.iRuble.svg20,
.iRuble.svg21 {
  width: 10px;
}
.iRuble.svg22 {
  width: 11px;
}
.iRuble.svg23,
.iRuble.svg24 {
  width: 12px;
}
.iRuble.svg26,
.iRuble.svg27 {
  width: 13px;
}
.iRuble.svg28 {
  width: 14px;
}
.iRuble.svg30 {
  width: 15px;
}
.iRuble.svg36 {
  width: 18px;
}
.svg24.iMapPoint,
.svg24.iMapShopPoint {
  width: 12px;
}
span.iMapPoint {
  margin-right: 2px;
}
.editMode {
  top: 0;
  bottom: 0;
  right: 6px;
  position: absolute;
  z-index: 900;
}
.editMode [class^="svg"] {
  height: 100%;
}
.carousel .editMode {
  top: 12px;
  bottom: auto;
}
.vectorLogo {
  width: 240px;
  height: 48px;
  display: block;
}
.SAS {
  top: 0;
  left: 0;
  position: absolute;
  z-index: 6;
}
.iAssist {
  width: 100px;
}
.iMasterCard,
.iVisa {
  width: 60px;
}
/*--------------------------------------------------------------------*/
/*  CSS ANIMATION
/*--------------------------------------------------------------------*/
.disable {
  filter: alpha(opacity=45);
  opacity: 0.45;
  cursor: not-allowed;
  pointer-events: none;
}
.disable.allow-mouse {
  cursor: auto;
  pointer-events: auto;
}
/*--------------------------------------------------------------------*/
/*  TRASH BIN !!!
/*--------------------------------------------------------------------*/
.question {
  width: 48px;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 2;
}
.question .iHelp {
  padding: 5px;
}
.question p {
  margin: 72px 0 0 -4px;
  top: 0;
  white-space: nowrap;
  font-family: '133 bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.question.hover,
.nojs .question:hover {
  cursor: pointer;
}
.betaSupport {
  padding-top: 24px;
  width: 480px !important;
  top: 40.8px;
  left: 60px;
  position: fixed;
  background: #FFFFFF;
  z-index: 3330;
  -webkit-border-radius: 0 0 12px 0;
  border-radius: 0 0 12px 0;
  -webkit-box-shadow: 0 0 0 1px #dddddd, 1px 1px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0 1px #dddddd, 1px 1px 10px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 0 1px #dddddd, 1px 1px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 1px #dddddd, 1px 1px 10px 0 rgba(0, 0, 0, 0.1);
}
.betaSupport .row {
  margin-bottom: 12px;
}
.betaSupport h3 {
  margin-top: -24px;
  font-family: '133 regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
>>>>>>> 858c7fd9941cb4c0bb7221ca54c8c233cd43e44e
