

/* Start:/local/templates/nail/css/bootstrap-4-grid.css?165705520726516*/
@-ms-viewport {
  width: device-width;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 576px) {
  .container {
    width: 540px;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container {
    width: 720px;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .container {
    width: 960px;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1140px;
    max-width: 100%;
  }
}

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1200px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

[class^='col-xs'] {
  width: 100%;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .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, .col-sm, .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, .col-md, .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, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.col {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.333333%;
      -ms-flex: 0 0 8.333333%;
          flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666667%;
      -ms-flex: 0 0 16.666667%;
          flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
      -ms-flex: 0 0 33.333333%;
          flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.666667%;
      -ms-flex: 0 0 41.666667%;
          flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.333333%;
      -ms-flex: 0 0 58.333333%;
          flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
      -ms-flex: 0 0 66.666667%;
          flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.333333%;
      -ms-flex: 0 0 83.333333%;
          flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.666667%;
      -ms-flex: 0 0 91.666667%;
          flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.pull-0 {
  right: auto;
}

.pull-1 {
  right: 8.333333%;
}

.pull-2 {
  right: 16.666667%;
}

.pull-3 {
  right: 25%;
}

.pull-4 {
  right: 33.333333%;
}

.pull-5 {
  right: 41.666667%;
}

.pull-6 {
  right: 50%;
}

.pull-7 {
  right: 58.333333%;
}

.pull-8 {
  right: 66.666667%;
}

.pull-9 {
  right: 75%;
}

.pull-10 {
  right: 83.333333%;
}

.pull-11 {
  right: 91.666667%;
}

.pull-12 {
  right: 100%;
}

.push-0 {
  left: auto;
}

.push-1 {
  left: 8.333333%;
}

.push-2 {
  left: 16.666667%;
}

.push-3 {
  left: 25%;
}

.push-4 {
  left: 33.333333%;
}

.push-5 {
  left: 41.666667%;
}

.push-6 {
  left: 50%;
}

.push-7 {
  left: 58.333333%;
}

.push-8 {
  left: 66.666667%;
}

.push-9 {
  left: 75%;
}

.push-10 {
  left: 83.333333%;
}

.push-11 {
  left: 91.666667%;
}

.push-12 {
  left: 100%;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

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

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

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

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

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

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.333333%;
  }
  .pull-sm-2 {
    right: 16.666667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.333333%;
  }
  .pull-sm-5 {
    right: 41.666667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.333333%;
  }
  .pull-sm-8 {
    right: 66.666667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.333333%;
  }
  .pull-sm-11 {
    right: 91.666667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.333333%;
  }
  .push-sm-2 {
    left: 16.666667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.333333%;
  }
  .push-sm-5 {
    left: 41.666667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.333333%;
  }
  .push-sm-8 {
    left: 66.666667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.333333%;
  }
  .push-sm-11 {
    left: 91.666667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .col-sm-offset-0,
  .offset-sm-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1,
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .col-sm-offset-2,
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .col-sm-offset-3,
  .offset-sm-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4,
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .col-sm-offset-5,
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .col-sm-offset-6,
  .offset-sm-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7,
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .col-sm-offset-8,
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .col-sm-offset-9,
  .offset-sm-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10,
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .col-sm-offset-11,
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.333333%;
  }
  .pull-md-2 {
    right: 16.666667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.333333%;
  }
  .pull-md-5 {
    right: 41.666667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.333333%;
  }
  .pull-md-8 {
    right: 66.666667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.333333%;
  }
  .pull-md-11 {
    right: 91.666667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.333333%;
  }
  .push-md-2 {
    left: 16.666667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.333333%;
  }
  .push-md-5 {
    left: 41.666667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.333333%;
  }
  .push-md-8 {
    left: 66.666667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.333333%;
  }
  .push-md-11 {
    left: 91.666667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .col-md-offset-0,
  .offset-md-0 {
    margin-left: 0%;
  }
  .col-md-offset-1,
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .col-md-offset-2,
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .col-md-offset-3,
  .offset-md-3 {
    margin-left: 25%;
  }
  .col-md-offset-4,
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .col-md-offset-5,
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .col-md-offset-6,
  .offset-md-6 {
    margin-left: 50%;
  }
  .col-md-offset-7,
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .col-md-offset-8,
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .col-md-offset-9,
  .offset-md-9 {
    margin-left: 75%;
  }
  .col-md-offset-10,
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .col-md-offset-11,
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.333333%;
  }
  .pull-lg-2 {
    right: 16.666667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.333333%;
  }
  .pull-lg-5 {
    right: 41.666667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.333333%;
  }
  .pull-lg-8 {
    right: 66.666667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.333333%;
  }
  .pull-lg-11 {
    right: 91.666667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.333333%;
  }
  .push-lg-2 {
    left: 16.666667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.333333%;
  }
  .push-lg-5 {
    left: 41.666667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.333333%;
  }
  .push-lg-8 {
    left: 66.666667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.333333%;
  }
  .push-lg-11 {
    left: 91.666667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .col-lg-offset-0,
  .offset-lg-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1,
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .col-lg-offset-2,
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .col-lg-offset-3,
  .offset-lg-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4,
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .col-lg-offset-5,
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .col-lg-offset-6,
  .offset-lg-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7,
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .col-lg-offset-8,
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .col-lg-offset-9,
  .offset-lg-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10,
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .col-lg-offset-11,
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.333333%;
  }
  .pull-xl-2 {
    right: 16.666667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.333333%;
  }
  .pull-xl-5 {
    right: 41.666667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.333333%;
  }
  .pull-xl-8 {
    right: 66.666667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.333333%;
  }
  .pull-xl-11 {
    right: 91.666667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.333333%;
  }
  .push-xl-2 {
    left: 16.666667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.333333%;
  }
  .push-xl-5 {
    left: 41.666667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.333333%;
  }
  .push-xl-8 {
    left: 66.666667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.333333%;
  }
  .push-xl-11 {
    left: 91.666667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .col-xl-offset-0,
  .offset-xl-0 {
    margin-left: 0%;
  }
  .col-xl-offset-1,
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .col-xl-offset-2,
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .col-xl-offset-3,
  .offset-xl-3 {
    margin-left: 25%;
  }
  .col-xl-offset-4,
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .col-xl-offset-5,
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .col-xl-offset-6,
  .offset-xl-6 {
    margin-left: 50%;
  }
  .col-xl-offset-7,
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .col-xl-offset-8,
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .col-xl-offset-9,
  .offset-xl-9 {
    margin-left: 75%;
  }
  .col-xl-offset-10,
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .col-xl-offset-11,
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
/*# sourceMappingURL=bootstrap-grid.css.map */
/* End */


/* Start:/local/templates/nail/css/bootstrap-3-without-grid.css?1657055207135569*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (<none>)
 * Config saved to config.json and <none>
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
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="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-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 #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/local/templates/nail/css/../fonts/glyphicons-halflings-regular.eot');
  src: url('/local/templates/nail/css/../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/local/templates/nail/css/../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/local/templates/nail/css/../fonts/glyphicons-halflings-regular.woff') format('woff'), url('/local/templates/nail/css/../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/local/templates/nail/css/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-bottom: 0.5rem;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
     transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  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;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  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;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 500px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.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: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix: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,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  /*.hidden-xs {*/
    /*display: none !important;*/
  /*}*/
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/* End */


/* Start:/local/templates/nail/css/fontawesome-all.css?165705520746195*/
/*!
 * Font Awesome Free 5.0.10 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-aws:before {
  content: "\f375"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frown:before {
  content: "\f119"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-key:before {
  content: "\f084"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-male:before {
  content: "\f183"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-moon:before {
  content: "\f186"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-percent:before {
  content: "\f295"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-plane:before {
  content: "\f072"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-random:before {
  content: "\f074"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-road:before {
  content: "\f018"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-strava:before {
  content: "\f428"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-train:before {
  content: "\f238"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: fallback;
  src: url("/local/templates/nail/css/../webfonts/fa-brands-400.eot");
  src: url("/local/templates/nail/css/../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/local/templates/nail/css/../webfonts/fa-brands-400.woff2") format("woff2"), url("/local/templates/nail/css/../webfonts/fa-brands-400.woff") format("woff"), url("/local/templates/nail/css/../webfonts/fa-brands-400.ttf") format("truetype"), url("/local/templates/nail/css/../webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: fallback;
  src: url("/local/templates/nail/css/../webfonts/fa-regular-400.eot");
  src: url("/local/templates/nail/css/../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/local/templates/nail/css/../webfonts/fa-regular-400.woff2") format("woff2"), url("/local/templates/nail/css/../webfonts/fa-regular-400.woff") format("woff"), url("/local/templates/nail/css/../webfonts/fa-regular-400.ttf") format("truetype"), url("/local/templates/nail/css/../webfonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-display: fallback;
  font-weight: 900;
  src: url("/local/templates/nail/css/../webfonts/fa-solid-900.eot");
  src: url("/local/templates/nail/css/../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/local/templates/nail/css/../webfonts/fa-solid-900.woff2") format("woff2"), url("/local/templates/nail/css/../webfonts/fa-solid-900.woff") format("woff"), url("/local/templates/nail/css/../webfonts/fa-solid-900.ttf") format("truetype"), url("/local/templates/nail/css/../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/* End */


/* Start:/local/templates/nail/css/normalize.css?16570552076503*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}
/* End */


/* Start:/local/templates/nail/css/slick.css?16570552071776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/nail/css/slick-theme.css?16570552073145*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/local/templates/nail/css/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/local/templates/nail/css/./fonts/slick.eot');
    src: url('/local/templates/nail/css/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/local/templates/nail/css/./fonts/slick.woff') format('woff'), url('/local/templates/nail/css/./fonts/slick.ttf') format('truetype'), url('/local/templates/nail/css/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/local/templates/nail/css/popup_sendsay_subscribe.css?16570552071740*/
#sendsay_subscribe{
    width: 581px;
    box-shadow: 0 0 55px rgba(0,0,0,0.15);
    background-color: #4b779f;
    /*background: url(/local/templates/nail/css/../image/img/font.jpg) no-repeat center;*/
    background-position: center;
    background-repeat: no-repeat;
} 

#sendsay_subscribe_form{
    width: 330px;
}

#sendsay_subscribe_form .title{
    text-align:center;
    color: #ffffff;
    font-family: "Open Sans";
    text-align: center;
    padding-bottom:15px;
}

#sendsay_subscribe_form .title .title-row1{
    font-size: 20px;
    line-height: 21px;
    font-weight: bold;
    text-transform: uppercase;
}

#sendsay_subscribe_form .title .title-row2{
    font-size: 31px;
    line-height: 32px;
    font-weight: bold;
    text-transform: uppercase;
}

#sendsay_subscribe_form .title .title-row3{
    font-size: 17px;
    line-height: 22px;
}

#sendsay_subscribe_form .full, #sendsay_subscribe_form .full input, #sendsay_subscribe_form #sendsay_subscribe_button{
    width: 300px;
    margin-bottom:10px;
    height:46px;
}

#sendsay_subscribe_form #sendsay_subscribe_button{
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    background-color: #fd3f3f;
    font-size: 13px;
    color: #ffffff;
    border: none;
}

#sendsay_subscribe_form .full input{
    padding-left:15px;
    font-size: 14px;
    color: #666666;
}

#sendsay_subscribe_form .checkbox{
    color:#fff;
    font-size:11px;
    display: inline-flex;
}

#sendsay_subscribe_form .checkbox a{
    text-decoration: underline;
    color:#fff;
}

#sendsay_subscribe_form .checkbox input{
    position: inherit;
    margin-left: 0px;
    margin-right: 5px;
}
#sendsay_subscribe .result_text{
    text-align: center;
    color: #fff;
    font-size: 20px;
}

.fancybox-close-small{
    color:#fff;
}

/* End */


/* Start:/local/templates/nail/css/main.css?175994205077164*/
/* Roboto */
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Light'), local('Roboto-Light'),
    url('/local/templates/nail/css/../webfonts/Roboto/roboto-v16-latin_cyrillic-300.woff2') format('woff2'),
    url('/local/templates/nail/css/../webfonts/Roboto/roboto-v16-latin_cyrillic-300.woff') format('woff');
    font-style: normal;
    font-weight: 300;
    font-display: fallback;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Light Italic'), local('Roboto-LightItalic'),
    url('/local/templates/nail/css/../webfonts/Roboto/roboto-v16-latin_cyrillic-300italic.woff2') format('woff2'),
    url('/local/templates/nail/css/../webfonts/Roboto/roboto-v16-latin_cyrillic-300italic.woff') format('woff');
    font-style: italic;
    font-weight: 300;
    font-display: fallback;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto'), local('Roboto-Regular'),
    url('/local/templates/nail/css/../webfonts/Roboto/roboto-v16-latin_cyrillic-regular.woff2') format('woff2'),
    url('/local/templates/nail/css/../webfonts/Roboto/roboto-v16-latin_cyrillic-regular.woff') format('woff');
    font-style: normal;
    font-weight: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Italic'), local('Roboto-Italic'),
    url('/local/templates/nail/css/../webfonts/Roboto/roboto-v16-latin_cyrillic-italic.woff2') format('woff2'),
    url('/local/templates/nail/css/../webfonts/Roboto/roboto-v16-latin_cyrillic-italic.woff') format('woff');
    font-style: italic;
    font-weight: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Medium'), local('Roboto-Medium'),
    url('/local/templates/nail/css/../webfonts/Roboto/roboto-v16-latin_cyrillic-500.woff2') format('woff2'),
    url('/local/templates/nail/css/../webfonts/Roboto/roboto-v16-latin_cyrillic-500.woff') format('woff');
    font-style: normal;
    font-weight: 500;
    font-display: fallback;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'),
    url('/local/templates/nail/css/../webfonts/Roboto/roboto-v16-latin_cyrillic-500italic.woff2') format('woff2'),
    url('/local/templates/nail/css/../webfonts/Roboto/roboto-v16-latin_cyrillic-500italic.woff') format('woff');
    font-style: italic;
    font-weight: 500;
    font-display: fallback;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Bold'), local('Roboto-Bold'),
    url('/local/templates/nail/css/../webfonts/Roboto/roboto-v16-latin_cyrillic-700.woff2') format('woff2'),
    url('/local/templates/nail/css/../webfonts/Roboto/roboto-v16-latin_cyrillic-700.woff') format('woff');
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'),
    url('/local/templates/nail/css/../webfonts/Roboto/roboto-v16-latin_cyrillic-700italic.woff2') format('woff2'),
    url('/local/templates/nail/css/../webfonts/Roboto/roboto-v16-latin_cyrillic-700italic.woff') format('woff');
    font-style: italic;
    font-weight: 700;
    font-display: fallback;
}
/* ===== */

html, body {
    margin: 0;
    padding: 0;

    -webkit-font-smoothing: antialiased;
}

body {
    background-color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 1.15;
    position: relative;
}

*, *:before, *:after {
    box-sizing: border-box;
}

a {
    text-decoration: none;
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
    color: #cccccc;
    outline: none;
}

* > a {
    color: #3f4564;
}

p {
    font-size: 14px;
}

.el__centered {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.buttons__centered {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 260px;
}

.el__start {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 10px;
}

/*HAMBURGER*/


.gamburger {
    position: relative;
    width: 24px;
    height: 16px;
    transition: all 0.4s;
    cursor: pointer;
    top: 22px;
    display: none;
    z-index: 1;
}


.gamburger:before, .menu-line-mobile__close:before {
    top: 0;
}
.gamburger:before, .gamburger:after, .menu-line-mobile__close:before, .menu-line-mobile__close:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #4b789f;
    transition: all 0.4s;
    border-radius: 15em;
}
::before, ::after {
    text-decoration: inherit;
    vertical-align: inherit;
}

.gamburger__line, .menu-line-mobile__close__line {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 2px;
    background-color: #4b789f;
    transition: all 0.4s;
    border-radius: 15em;
}

.gamburger:after, .menu-line-mobile__close:after {
    bottom: 0;
}
.gamburger:before, .gamburger:after, .menu-line-mobile__close:before, .menu-line-mobile__close:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #4b789f;
    transition: all 0.4s;
    border-radius: 15em;
}

.gamburger.active, .menu-line-mobile__close, .menu-line-mobile__close.active {
    transition: all 0.4s;
}

.gamburger.active:before, .menu-line-mobile__close:before, .menu-line-mobile__close.active:before {
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    top: 50%;
}

.gamburger.active .gamburger__line, .menu-line-mobile__close .gamburger__line, .menu-line-mobile__close.active .gamburger__line {
    opacity: 0;
}

.gamburger.active:after, .menu-line-mobile__close:after, .menu-line-mobile__close.active:after {
    -webkit-transform: translateY(50%) rotate(-45deg);
    transform: translateY(50%) rotate(-45deg);
    bottom: 50%;
}


/*HEADER*/


.menu__line--list{
  font-size: 12px;
  color: #cccccc;
}

.header__inner {
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 150px;
    position: relative;
}

.header__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: unset;
}

.header__underline {
    position: relative;
}

.header__underline:after {
    content: '';
    display: block;
    width: 98%;
    height: 1px;
    background-color: #e4e4e4;
    position: absolute;
    bottom: -10px;
}

.header__logo--svg {
    max-width: 200px;
    min-height: 100px;
    margin: 0 auto;
    background: url(/local/templates/nail/css/../image/icons/logo.svg) no-repeat center/contain;
}

.header__logo-text {
    font-size: 12px;
    color: black;
    text-align: center;
    padding: 6px 0 4px;
    font-weight: 500;
}

.header__city {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.header__city--name {
    font-size: 12px;
    font-weight: bold;
    color: #000c41;
    text-transform: capitalize;
    padding: 6px;
}

.header__city--change {
    font-size: 10px;
    cursor: pointer;
    text-decoration: underline;
    color: #878d92;
    padding: 6px;
}

.header__info--delivery {
    font-size: 18px;
    font-weight: 700;
    color: #000c41;
    text-align: center;
}

.header__info--delivery span {
    color: #fe3f40;
}

.header__info--menu {
    display: flex;
    flex-wrap: nowrap;
}

.header__info--item {
    padding: 6px;
}

a.header__info--link {
    color: black;
    font-size: 16px;
    font-weight: bold;
}

.header__call {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.header__phone {
    color: black;
    font-size: 20px;
    font-weight: 700;
    text-align: right;
    letter-spacing: -0.7px;
}

.header__call--icon {
    width: 27px;
    height: 28px;
    margin-right: 4px;
}

.header__hours {
    font-size: 12px;
    color: black;
    font-weight: 400;
    margin-top: 2px;
    letter-spacing: -0.4px;
}

.header__region {
    position: absolute;
    right: 10px;
    top: -22px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
}
.header__region--item {
    margin-right: 5px;
}
.header__region--item img {
    width: 20px;
    border: 1px solid #e4e4e4;
}

.header__search {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 7px;
    margin-left: 32px;
}

.header__search--wrapper {
    position: relative;
    width: 100%;
    font-size: 14px;
}

.header__search--field {
    border: 1px solid #4b789f;
    border-radius: 3px 0 0 3px;
    height: 35px;
    width: 100%;
    padding-left: 10px;
}

.header__search--field::-webkit-input-placeholder {
    color: #9db1bf;
}

.header__search--field:-ms-input-placeholder {
    color: #9db1bf;
}

.header__search--field::-ms-input-placeholder {
    color: #9db1bf;
}

.header__search--field::placeholder {
    color: #9db1bf;
}

.header__search--dropdown {
    width: 100px;
    height: 37px;
    font-size: 12px;
    color: #000c41;
    position: absolute;
    text-align: center;
    cursor: pointer;
    padding-top: 12px;
    padding-right: 14px;
    top: 1px;
    right: 0;
}

.header__search--dropdown:before {
    content: '';
    width: 1px;
    height: 28px;
    background-color: #e4e4e4;
    position: absolute;
    left: 0;
    top: 5px;
}

.header__search--dropdown:after {
    content: '';
    background: url(/local/templates/nail/css/../image/icons/catalog-dropdown.svg) no-repeat center/6px;
    position: absolute;
    width: 8px;
    height: 10px;
    right: 8px;
    top: 13px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    transition: all 0.3s ease-out;
}

.header__search--dropdown.active:after {
    content: '';
    background: url(/local/templates/nail/css/../image/icons/catalog-dropdown.svg) no-repeat center/6px;
    position: absolute;
    width: 8px;
    height: 10px;
    right: 8px;
    top: 13px;
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
    transition: all 0.3s ease-out;
}

.header__search--button {
    width: 40px;
    height: 35px;
    background: #4b789f url("/local/templates/nail/css/../image/icons/magnifying-glass.svg") center center no-repeat;
    background-size: 18px;
    border: none;
    border-radius: 0 3px 3px 0;
}

.header__personal {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    z-index: 1;
}

.header__personal--icon {
    width: 18px;
    height: 18px;
    margin: 8px auto 6px;
}

.header__personal--comparison .header__personal--icon {
    background: url("/local/templates/nail/css/../image/icons/bar-chart.svg") no-repeat center/16px;
}

.header__personal--comparison._done .header__personal--icon {
    background: url("/local/templates/nail/css/../image/icons/bar-chart-red.svg") no-repeat center/16px;
}

.header__personal--favourite .header__personal--icon {
    background: url("/local/templates/nail/css/../image/icons/heart.svg") no-repeat center/16px;
}

.header__personal--favourite._done .header__personal--icon {
    background: url("/local/templates/nail/css/../image/icons/heart-red.svg") no-repeat center/16px;
}

.header__personal--auth .header__personal--icon {
    background: url("/local/templates/nail/css/../image/icons/user.svg") no-repeat center/16px;
}

.header__personal--text {
    font-size: 12px;
    color: black;
    text-align: center;
    font-weight: 500;
}


.header__cart {
    display: inline-flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
}

.header__cart--info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.header__cart--icon {
    width: 24px;
    height: 20px;
    background: url(/local/templates/nail/css/../image/icons/shopping-bag2.svg) no-repeat top left;
    background-size: 20px;
    margin: 2px 0;
}

.header__cart--goods {
    font-size: 12px;
    color: #333333;
}

.header__cart--quantity {
    font-weight: 700;
    font-size: 9px;
    letter-spacing: -0.1px;
    color: black;
}

.header__cart--summary {
    font-size: 10px;
    color: #666666;
}

.header__discount {
    line-height: 10px;
    margin-top: 4px;
}

.header__discount--personal {
    font-size: 10px;
    color: #fe3f40;
}

.header__discount--more a {
    font-size: 12px;
    color: #3f4564;
    text-decoration: underline;
    font-weight: 400;
}


.header__catalog {
    background-color: #4b789f;
    height: 42px;
}

.header__catalog--row {
    justify-content: space-between;
    align-items: center;
    height: 42px;
    padding: 0 30px;
}

.header__catalog--item {
    display: block;
    font-size: 18px;
    max-width: 120px;
    text-decoration: none;
    text-align: center;
}

.header__catalog a.header__catalog--item {
    color: #fff;
}

.header__catalog--icon {
    width: 18px;
    height: 18px;
    background: url(/local/templates/nail/css/../image/icons/menu-three-horizontal-lines-symbol.svg) no-repeat center/16px;
}


footer {
    border-top: 1px solid #e4e4e4;
}

.footer__item--head,
.footer__item--link {
    display: block;
    font-size: 14px;
}

.footer__item--head {
    color: #000c41;
    font-weight: 700;
    padding: 20px 0;
}

.footer__item--link {
    color: #666666;
    padding-bottom: 10px;
    font-weight: 400;
}

a.active {
    color: #000c41;
    font-weight: 700;
}

.footer__item--button {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
    height: 50px;
    border: 1px solid #6aacd5;
    border-radius: 3px;
    background-color: #e6edf7;
    padding: 0 10px;
    max-width: 255px;
}

.footer__item--icon {
    display: block;
    width: 22px;
    height: 22px;
    background: url(/local/templates/nail/css/../image/icons/message.svg) no-repeat center/22px;
}

.footer__item--text {
    display: block;
    color: #000c41;
    font-weight: 500;
    font-size: 20px;
}

.footer__socials {
    padding: 20px 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.footer__socials a {
    display: block;
    margin-right: 10px;
    width: 18px;
    height: 18px;
    text-align: center;
    font-size: 18px;
    color: #666666;
}

.footer__socials svg {
    fill: #999999;
}

.footer__bottom {
    margin-top: 40px;
    margin-bottom: 25px;
    color: #666666;
    font-size: 12px;
}

.footer__socials--youtube:hover  {
    color: #FF0000;
}

.footer__socials--instagram:hover {
    color: #bc2a8d;
}

.footer__socials--vk:hover {
    color: #4a76a8;
}

.footer__socials--odnoklassniki:hover {
    color: #ee8208;
}

.footer__socials--facebook:hover {
    color: #29487d;
}

@media (max-width: 1200px) {

    .footer__item--text {
        font-size: 16px;
    }
}



/*MAIN*/



.container__padded {
    padding-bottom: 30px;
}

.main__button {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
    height: 50px;
    border: 1px solid #6aacd5;
    border-radius: 3px;
    background-color: #e6edf7;
    padding: 0 10px;
    width: 240px;
    position: relative;
}

.main__button--text {
    font-size: 18px;
    color: #000c41;
    text-align: left;
    display: block;
    width: 180px;
}

.main__button--link {
    display: block;
    position: absolute;
    font-size: 12px;
    bottom: 6px;
    right: 6px;
    color: #4e5860;
    text-decoration: underline;
    font-weight: 400;
}

.main__button--icon {
    display: block;
    width: 28px;
    height: 28px;
    margin-right: 10px;
}

.button__pig {
    background: url(/local/templates/nail/css/../image/icons/piggybank.svg) no-repeat center/26px;
}

.button__truck {
    background: url(/local/templates/nail/css/../image/icons/shipped.svg) no-repeat center/26px;
}

.button__award {
    background: url(/local/templates/nail/css/../image/icons/award.svg) no-repeat center/26px;
}

.button__agree {
    background: url(/local/templates/nail/css/../image/icons/agreement.svg) no-repeat center/26px;
}

.button__gift {
    background: url(/local/templates/nail/css/../image/icons/big-gift-box.svg) no-repeat center/24px;
}

.main__button--span {
    color: #6aacd5;
    font-size: 14px;
}

.main__button--span.red {
    font-size: 18px;
}

.red {
    color: #fe3f40;
}

.goods__banner {
    max-height: 260px;
    height: 100%;
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #f3f3f3;
}

/*CATALOG*/

.main__catalog {
    padding-top: 20px;
}

.catalog__category {
    width: 200px;
    margin: 6px auto 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #f3f3f3;
    padding: 15px;
}

.catalog__category:hover,
.catalog__category:focus,
.catalog__category:active {
    box-shadow: 0 0 20px rgba(51, 51, 51, 0.35), 0 0 10px rgba(51, 51, 51, 0.2);
}

.catalog__category--image {
    width: 100%;
    padding-bottom: 100%;
    background: no-repeat bottom / contain;
    margin-bottom: 10px;
}

.catalog__category--quantity {
    color: #4b789f;
    font-size: 14px;
    font-weight: 700;
    margin-top: auto;
    margin-bottom: 5px;
}

.catalog__category--name {
    color: #000c41;
    font-size: 16px;
    font-weight: 700;
    max-width: 130px;
    text-align: center;
    min-height: 2.3em;
}

.catalog__category--prices {
    color: #999999;
    font-size: 14px;
}

.promo__banner {
    border-top: 1px solid #8fc1e0;
    border-bottom: 1px solid #8fc1e0;
    min-height: 150px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    padding: 20px;
}

.h1 {
    font-size: 22px;
    color: #000c41;
    font-weight: 700;
    position: relative;
    text-indent: 10px;
    margin: 20px 0 30px 0;
    display: inline-block;
}

.h1:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 4px;
    margin-right: 6px;
    background-color: #6aacd5;
    float: left;
}

.small__text {
    font-size: 12px;
    color: #999999;
    text-align: center;
}

.header__margin {
    margin-top: 15px;
}

.promo__banner--header .red {
    font-size: 22px;
}

.promo__banner--politic {
    font-size: 14px;
    color: #333333;
}

.promo__banner--politic a {
    text-decoration: underline;
    color: #333333;
}


/*INPUT*/


.newsletter__input {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
}

.main__input {
    float: left;
    outline: none;
    width: 260px;
    height: 40px;
    padding: 12px;
    border: 1px solid #e4e4e4;
    font-weight: lighter;
    font-size: 15px;
    color: #999999;
    background-color: #fff;
    border-radius: 2px;
    margin-right: 10px;
}

@media (max-width: 900px) {

.main__input {
        float: none;
        width: 200px;
        margin: 0 auto
}
    }

.main__input::-webkit-input-placeholder {
            color: #999999;
            font-size: 14px;
            line-height: 14px;
        }

.main__input:-ms-input-placeholder {
            color: #999999;
            font-size: 14px;
            line-height: 14px;
        }

.main__input::-ms-input-placeholder {
            color: #999999;
            font-size: 14px;
            line-height: 14px;
        }

.main__input::placeholder {
            color: #999999;
            font-size: 14px;
            line-height: 14px;
        }

.main__input--button {
    float: left;
    display: block;
    outline: none;
    height: 40px;
    width: 150px;
    background-color: #4b789f;
    border: none;
    color: #fff;
    padding: 14px 32px;
    font-size: 14px;
    border-radius: 2px;
}

@media (max-width: 900px) {

.main__input--button {
        float: none;
        width: 200px;
        margin: 10px auto
}
    }

.main__input--button:hover {
        color: #fff;
    }

.main__text {
    padding: 30px 0;
    font-size: 14px;
    line-height: 22px;
}

.main__banner--small {
    /*background: url("/local/templates/nail/css/../image/img/small__banner.png") no-repeat center;*/
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #f3f3f3;
    height: 200px;
    width: 240px;
}

.small__banner--header {
    max-width: 200px;
    color: #000c41;
    text-align: center;
    margin: 20px auto;
    font-size: 16px;
    font-weight: 500;
}

.btn__blue {
    display: block;
    width: 170px;
    color: #fff;
    background: #4b789f;
    height: 40px;
    font-size: 14px;
    line-height: 26px;
    margin: 0 auto;
    border: none;
}

.btn__blue:hover,
.btn__blue:active,
.btn__blue:focus,
.btn__blue.focus {
    outline: none;
    border: none;
    color: white;
}

    /*ARTICLES*/


.main__item--wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.main__item--wrapper iframe {
    width: 100%;
    min-height: 190px;
}

.main__item {
    max-width: 100%;
    height: 400px;
    border: 1px solid #f3f3f3;
}

.main__item--info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 20px;
}

.main__item--img {
    height: 200px;
    width: 100%;
}

.main__item--head {
    font-size: 18px;
    color: #000c41;
    font-weight: 700;
    padding: 6px 0;
}

.main__item--date {
    font-size: 12px;
    color: #999999;
    padding: 10px 0;
}

.main__item--text {
    font-size: 14px;
    color: #333333;
    padding: 10px 0;
}


/*BREADCRUMBS*/


.breadcrumb {
    background: transparent;
    padding: 5px;
    margin-bottom: 0;
    /* background: #f4fbff; */
    border-radius: 0!important;
    border-bottom: solid 1px #8fc1e0;
    margin: 0px 0px 30px 0px;
}

.breadcrumb__item + .breadcrumb__item:before {
    content: "/";
    display: inline-block;
    color: #666666;
    opacity: 1;
    margin: 0 10px;
}

.breadcrumb__link {
    color: #666666;
    text-decoration: none;
    font-size: 12px;
}


/*CATALOG*/

.catalog__card {
    margin-bottom: 20px;
}

.catalog__item {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #f3f3f3;
    padding: 10px;
    margin: 0 auto;
}

.item--type {
    font-size: 12px;
    color: #999999;
}

.catalog__item--header {
    font-size: 14px;
    color: #000c41;
    font-weight: 700;
    max-width: 100%;
    margin-bottom: 10px;
    min-height: 2.3em;
}

.catalog__item--image {
    width: 100%;
    position: relative;
}

.catalog__item--brand {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 4px;
    right: 4px;
}
.catalog__item--hdfreza {
    position: absolute;
    width: 80px;
    height: 20px;
    top: 4px;
    right: 4px;
}
.catalog__item--diamaniq {
    position: absolute;
    width: 64px;
    height: 20px;
    top: 4px;
    right: 4px;
}

.catalog__item--country {
    position: absolute;
    width: 30px;
    height: 20px;
    bottom: 4px;
    left: 4px;
}

.catalog__item--info {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: auto;
}

.catalog__item--favourite {
    width: 22px;
    height: 22px;
    background: url("/local/templates/nail/css/../image/icons/heart.svg") no-repeat center/19px;
    position: relative;
    cursor: pointer;
    flex: none;
}

/*.catalog__item--favourite:not(._done):before {
    content: '+';
    position: absolute;
    display: block;
    height: 10px;
    background: #fff;
    width: 10px;
    font-size: 16px;
    text-align: center;
    line-height: 10px;
    color: #000c41;
    bottom: 0;
    right: 0;
}*/

.catalog__item--favourite._done{
    background: url("/local/templates/nail/css/../image/icons/heart-red.svg") no-repeat center/19px;
}

.catalog__item--compare {
    width: 22px;
    height: 22px;
    background: url("/local/templates/nail/css/../image/icons/bar-chart.svg") no-repeat center/19px;
    position: relative;
    cursor: pointer;
    flex: none;
}

.catalog__item--compare._done{
    background: url("/local/templates/nail/css/../image/icons/bar-chart-red.svg") no-repeat center/19px;
}

.fastbuy .catalog__item--prices {
    text-align: left;
}

.catalog__item--prices {
    color: #4b789f;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
}

.sort__wrapper {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    font-size: 14px;
    color: #666666;
    font-weight: 700;
    padding-bottom: 10px;
}

.sort {
    color: #333333;
    margin: 0 10px;
    cursor: pointer;
}

.sort.active {
    color: #000c41;
}

.sort i {
    color: #9f9f9f;
    font-size: 20px;
}

.sort.active i {
    color: #4b789f;
}

/*CLOSE BUTTON*/


.modal .close__button {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 22px;
    height: 22px;
    background: url("/local/templates/nail/css/../image/icons/close.svg") no-repeat center/18px;
    cursor: pointer;
    z-index: 1;
    margin: 0;
}

/*CATALOG FASTBUY*/

.fastbuy__wrapper {
    position: relative;
    margin-bottom: 10px;
}

.fastbuy__wrapper.hidden {
    display: none;
}

.fastbuy {
    position: relative;
    width: 100%;
    min-height: 210px;
    border: 1px solid #85bcdc;
    border-radius: 2px;
    padding: 10px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.fastbuy__item {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.fastbuy__item--header {
    font-size: 14px;
    color: #000c41;
    font-weight: 700;
}

.fastbuy__item--header a {
    font-size: 14px;
    color: #000c41;
    font-weight: 700;
}

.fastbuy__item--info {
    font-size: 12px;
    color: #999999;
    padding: 4px 0;
}

.fastbuy-span {
    color: #333333;
}

.fastbuy__button {
    display: block;
    position: relative;
    width: 170px;
    color: #4b789f;
    background: #fff;
    border: 1px solid #4b789f;
    height: 40px;
    font-size: 14px;
    line-height: 16px;
    text-align: right;
    padding-right: 16px;
}

.fastbuy__button:before {
    content: '';
    position: absolute;
    height: 20px;
    width: 20px;
    background: url("/local/templates/nail/css/../image/icons/shopping-button.svg") no-repeat center/16px;
    left: 20px;
    top: 4px;
}

.fastbuy__item a {
    margin: 10px 0 0;
    height: 30px;
    line-height: 16px;
}


.fastbuy__table {
    flex-grow: 1;
    padding-left: 10px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.fastbuy__table .h1 {
    max-width: 200px;
    margin: 0 auto 0.5rem;
}


/*QUANTITY*/


.fastbuy__item--quantity {
    display: flex;
}

.quantity {
    display: inline-block;
    width: 45px;
    height: 20px;
    border: 1px solid #8a8a8a;
    text-align: center;
    font-size: 14px;
}

.quantity::-webkit-input-placeholder {
        font-size: 12px;
        color: #333333;
        text-align: center;
     }

.quantity:-ms-input-placeholder {
        font-size: 12px;
        color: #333333;
        text-align: center;
     }

.quantity::-ms-input-placeholder {
        font-size: 12px;
        color: #333333;
        text-align: center;
     }

.quantity::placeholder {
        font-size: 12px;
        color: #333333;
        text-align: center;
     }

.quantity-btn {
    border: 1px solid #8a8a8a;
    display: inline-block;
    width: 30px;
    height: 20px;
    text-align: center;
    color: #333333;
    cursor: pointer;
    padding-top: 1px;
}

.quantity-btn i {
    color: #8a8a8a;
}

.quantity-minus {
    border-right: none;
}

.quantity-plus {
    border-left: none;
}

/*FILTER*/


.filter__wrapper ul {
    /*padding: 0;*/
}

.menu {
    padding: 0;
    border: 1px solid #f3f3f3;
    border-radius: 2px;
    margin-bottom: 15px;
}

.menu li {
    list-style-type: none;
    clear: both;
}

.menu__item {
    padding: 0;
    text-align: left;
    position: relative;
    border-top: 1px solid #f3f3f3;
}

.menu__item:first-child {
    border: none;
}

.menu_strong {
    font-weight: 700;
    border: 1px solid #8fc1e0;
}

.menu_strong .menu__item:hover {
    background-color: #8fc1e0;
}

.menu_strong .menu__item:hover .menu__link {
    color: white;
}

.menu__link {
    color: #000033;
    font-size: 14px;
    display: block;
    padding: 10px 40px 10px 20px;
    cursor: pointer;
}

.menu__dropdown {
    position: absolute;
    right: 10px;
    top: 20px;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    font-size: 14px;
    font-style: normal;
    line-height: 0;
    transition: 0.15s ease;
    color: #8a8a8a;
    height: 16px;
    width: 16px;
    text-align: center;
    cursor: pointer;
}

.menu__dropdown.submenu__active i:before {
    content: "\f077";
}

.submenu {
    display: none;
    padding: 10px 40px 10px 20px;
}

.submenu .css-label {
    display: block;
    padding: 5px 0 5px 25px;
    margin: 0;
    font-weight: normal;
}


/*CHECKBOX*/

label {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input[type=checkbox].css-checkbox {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.css-label {
    padding-left: 25px;
    min-height: 17px;
    display: inline-block;
    line-height: 19px;
    vertical-align: middle;
    cursor: pointer;
    margin: 5px 0;
    color: #333333;
    font-size: 14px;
    font-weight: 500;
    background: url('/local/templates/nail/css/../image/icons/square.svg') no-repeat left / 17px;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
    background: url('/local/templates/nail/css/../image/icons/checked.svg') no-repeat left center;
    background-size: 14px;
}


/*TABLE*/


.catalog__table {
    border-collapse: collapse;
    width: 100%;
}

.catalog__table td,
.catalog__table th {
    border: 1px solid #95cceb;
    text-align: center;
    padding: 5px;
    font-size: 12px;
}

.catalog__table th  {
    color: #000c41;
    font-weight: 500;
}

.catalog__table td  {
    color: #666666;
    font-weight: 400;
}

.catalog__table td.active {
    background: #e7f1f6;
}

tr.active td {
    background: #e7f1f6;
}



/*RANGE*/


.range {
    min-height: 38px;
    background: #fff;
}


.range__prev,
    .range__next {
         font-size: 14px;
         font-weight: 500;
         color: #333333;
         margin: 0 4px;
         padding: 5px;
         outline: none;
         min-width: 66px;
         max-width: 66px;
    }


@media (min-width: $screen-lg) {


.range__prev,
    .range__next {
            margin: 0 15px
    }
        }


.range__input {
         height: 4px;
         background: #f3f3f3;
         width: 100%;
         margin: 20px 6px 10px;
         position: relative;
         text-align: left;
    }


@media (min-width: $screen-xs) {


.range__input {
            width: 200px
    }
        }

.ui-slider-handle {
    height: 12px;
    width: 4px;
    top: -4px;
    background: #4b789f no-repeat center/10px;
    cursor: pointer;
    outline: none;
    z-index: 1;
    margin-left: -.2em;
    position: absolute;
    touch-action: none;
}

.ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-color: #4b789f;
    height: 100%;
}

.range__wrapper {
    width: 100%;
    padding-top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.range__label {
    font-size: 14px;
    color: #333333;
    font-weight: normal;
}

.submenu__active + .submenu {
    display: block;
    /*padding-top: 10px;*/
}

.header__mobile--dropdown {
    display: flex;
    justify-content: space-between;
}

.header__mobile--dropdown-item {

}

/* QUERIES */

@media (max-width: 1200px) {

    .hidden-md,
    .header__search--dropdown {
        display: none;
    }

    .header__logo--svg {
        min-height: 70px;
    }

    .header__inner {
        min-height: unset;
        padding-top: 0;
    }

    .header__content {
        justify-content: space-around;
    }

    .container {
         max-width: 100%;
    }



    .header__mobile--dropdown.active {
        display: flex;
        position: absolute;
        top: 101px;
        z-index: 200;
        left: 0;
        background: #fff;
        width: 300px;
        height: auto;
        min-height: 220px;
        border: 1px solid #dddddd;
        text-align: center;
        padding: 10px;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-around;
    }
}

@media (max-width: 991px) {

    .header__search--field::-webkit-input-placeholder {
        font-size: 0;
        line-height: 1.15;
    }

    .header__search--field:-ms-input-placeholder {
        font-size: 0;
        line-height: 1.15;
    }

    .header__search--field::-ms-input-placeholder {
        font-size: 0;
        line-height: 1.15;
    }

    .header__search--field::placeholder {
        font-size: 0;
        line-height: 1.15;
    }

    .header__catalog {
        display: none;
    }

    .gamburger {
        display: block;
    }
}

@media (max-width: 768px) {

    .breadcrumb-wrap { overflow-x: auto; border-bottom: solid 1px #8fc1e0; }
    .breadcrumb { display: flex; align-items: center; justify-content: flex-start; margin-bottom: 10px; border:none; }
    .breadcrumb > li { white-space: nowrap; }

    .hidden-sm {
        display: none;
    }
}

@media (max-width: 576px) {

    .hidden-xs {
        display: none;
    }

    .sort__wrapper {
        flex-wrap: wrap;
    }

    .fastbuy {
        flex-wrap: wrap;
        justify-content: center;
    }

    .fastbuy__item {
        width: 100%;
        align-items: center;margin-bottom: 10px;
    }

    .newsletter__input {
        flex-wrap: wrap;
        margin-top: 10px;
    }
}

/*BLUE TILES*/


.tiles {
    padding-top: 10px;
}

.tile {
    width: 100%;
    height: 200px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    background: url("/local/templates/nail/css/../image/img/blue-tile.png") no-repeat center/cover;
    border-radius: 5px;
    margin-bottom: 10px;
}


.tile__image {
    width: 70px;
    height: 70px;
    background-size: 100%;
    font-size: 70px;
    color: #fff;
    text-align: center;
}

.tile__text {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    text-align: center;
}


.links {
    border: 1px solid #efefef;
    width: 100%;
    margin-bottom: 30px;
}

.tile__link {
    display: block;
    color: #1d1d1d;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: left;
    border-top: 1px solid #efefef;
    background: #fff;
    padding: 12px;
    position: relative;
}

.tile__link:first-child {
    border: none;
}

.tile__link:hover,
.tile__link:focus,
.tile__link:active {
    background: #4b789f;
    color: #fff;
}

.tile__link i {
    position: absolute;
    color: #efefef;
    right: 12px;
    top: 12px;
}

.tile__link:hover i,
.tile__link:focus i,
.tile__link:active i {
    color: #fff;
}

.tile__link.active {
    background: #4b789f;
    color: #fff;
}

.tile__link.active i {
    color: #fff;
}

.social {
    font-size: 14px;
    text-transform: uppercase;
    color: #000c41;
    margin-bottom: 30px;
}

.social__head{
    margin-bottom: 10px;
}

.socials {
    min-height: 42px;
}

.soc {
    width: 42px;
    height: 42px;
    display: inline-block;
    margin-right: 6px;
}

.soc.facebook {
    background: url("/local/templates/nail/css/../image/icons/Facebook.svg") no-repeat center/40px;
}

.soc.google {
    background: url("/local/templates/nail/css/../image/icons/Google.svg") no-repeat center/40px;
}

.soc.twitter {
    background: url("/local/templates/nail/css/../image/icons/Twitter.svg") no-repeat center/40px;
}

.soc.vk {
    background: url("/local/templates/nail/css/../image/icons/VKnew.svg") no-repeat center/40px;
}

.soc.instagram {
    background: url("/local/templates/nail/css/../image/icons/Instagram.svg") no-repeat center/36px;
}

.btn__wrapper {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    margin: 10px 0;
}

.input__wrapper {
    min-height: 40px;
}

.btn__green {
    height: 40px;
    width: 150px;
    background: #6eba21;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    border-radius: 0;
}

.btn__icon {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: #599e15 url("/local/templates/nail/css/../image/icons/white-msg.svg") no-repeat center/20px;
}

.social .tile {
    padding: 16px;
    text-align: left;
    color: #fff;
    font-size: 11px;
    align-items: flex-start;
}

.social .tile__text {
    text-align: left;
}

.social input {
    background: #f7f9fb;
}


.form-group {
    align-items: center;
    justify-content: space-between;
}

.main-profile-form-label {
    color: #000c41;
    font-size: 14px;
    font-weight: 700;
}

.main-profile-form-buttons-block .btn__blue {
    display: inline-block;
    background: #5a90c0;
    margin-top: 5px;
}

.main-profile-block-date-info {
    padding-bottom: 10px;
    color: #999999;
    font-size: 14px;
}

.form-control {
    background: #fafafa;
    font-size: 14px;
    min-height: 40px;
}


/*ORDERS*/

.sale-order-list-container {
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

.sale-order-list-title-container {
    background: #e6edf7;
}

.sale-order-list-title {
    font-size: 14px;
    font-weight: 700;
    color: #000c41;
    margin: 10px 0;
}

.sale-order-list-inner-title-line {
    display: flex;
    padding: 18px 0 14px 0;
    text-transform: uppercase;
}

.sale-order-list-inner-title-line-item {
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: middle;
    font-size: 12px;
    color: #9b9b9b;
}

.sale-order-list-inner-title-line-border {
    display: inline-block;
    margin: 6px 0;
    height: 1px;
    width: 100%;
    vertical-align: middle;
    background: #f2f2f2;
}

.sale__title {
    font-size: 14px;
    font-weight: 700;
    color: #000c41;
}

.sale-order-list-inner-row-body {
    width: 100%;
}

.sale-order-list-status-restricted,
.sale-order-list-status-alert,
.sale-order-list-status-success {
    display: inline-block;
    padding: 4px 10px 5px 8px;
    border: 1px solid #e9b2b8;
    border-radius: 2px;
    background: #fee4e7;
    font-size: 14px;
    font-weight: normal;
    color: #cf031a;
}

.sale__graytext {
    margin-top: 4px;
    font-size: 14px;
    color: #666666;
}

.sale__link {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #4b789f;
    text-decoration: underline;
}

.sale-order-list-shipment-status-block {
    display: inline-block;
    padding: 5px;
    border: 1px solid #dbdddf;
    border-radius: 2px;
    background: #f2f3f4;
    font-size: 14px;
    color: #525b68;
    vertical-align: middle;
}

.sale-order-list-top-border {
    width: 100%;
    height: 1px;
    margin: 18px 15px 21px 15px;
    background: #f2f2f2;
}

.sale__item {
    margin-top: 4px;
}

.sale-order-list-repeat-link {
    display: inline-block;
    vertical-align: middle;
}

.sale-order-list-repeat-link:before {
    content: "";
    display: inline-block;
    margin: 0 3px 4px 0;
    width: 16px;
    height: 20px;
    background: url('/local/templates/nail/css/../image/icons/Icon Povtor.svg') no-repeat center/cover;
    vertical-align: top;
}

.sale__list {
    padding-bottom: 20px;
}

.sale-order-list-cancel-link {
    color: #acacac;
}


/*CONTACTS*/


.gray__container {
    border: 1px solid #ececec;
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
}

.head {
    color: #000c41;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}

.text {
    color: #333333;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.5;
}

.text__light {
    color: #a9a9a9;
    font-size: 14px;
    margin-bottom: 10px;
}

.text__link {
    text-decoration: underline;
}

.text:last-child {
    margin-bottom: 0;
}

.phone__icon {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 6px;
}

.phone__icon.viber {
    background: url("/local/templates/nail/css/../image/icons/Viber.svg") no-repeat center/cover;
}

.phone__icon.whatsapp {
    background: url("/local/templates/nail/css/../image/icons/Whats App.svg") no-repeat center/cover;
}

.phone__icon.phone {
    background: url("/local/templates/nail/css/../image/icons/Tel.svg") no-repeat center/cover;
}

a.instagram.soc:after {
    content: '';
    display: block;
    clear: both;
}

/*MODAL*/


.main__modal--wrapper {
    max-width: 400px;
    position: absolute;
    top: 150px;
    right: 25%;
}

.main__modal {
    position: relative;
    border: 1px solid #85bcdc;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background: #ffffff;
}

.main__label {
    font-size: 14px;
    font-weight: 500;
    color: #000c41;
    margin-right: 10px;
}

.main__link {
    font-size: 14px;
    font-weight: 500;
    color: #000c41;
    text-decoration: underline;
}

.main__input--wrapper {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-top: 10px;
}

.modal__main {
    border: 1px solid #85bcdc;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background: #ffffff;
}

.modal__main .modal-header {
    width: 100%;
    border: none;
}

/*PAGINATION*/


.pagination__wrapper {
    text-align: right;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    width: 100%;
}

.pagination__item {
    display: inline;
    list-style-type: none;
    margin: 0 9px;
}

.pagination__link {
    font-size: 14px;
    color: #999999;
}

.pagination__link.active {
    color: #4b789f;
    font-weight: 700;
}

.pagination__link i {
    font-size: 12px;
}


/*LIGHTBLUE TILES*/


.lightblue__tile--wrapper {
    padding-bottom: 20px;
}


.lightblue__tile {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    background: #ebf6ff;
    border: 1px solid #bde0ff;
    border-radius: 2px;
    padding: 20px;
    font-size: 14px;
    font-weight: 700;
    color: #000c41;
    margin-top: 10px;
    height: 100%;
    min-height: 150px;
}

.lightblue__tile--image {
    display: block;
    margin:  0 auto;
    height: 100%;
    width: 100%;
    max-width: 150px;
}

.lightblue__head {
    font-size: 20px;
    font-weight: 700;
    color: #000c41;
}

.lightblue__red {
    font-size: 16px;
    font-weight: 500;
    color: #fe3f40;
}

.lightblue__part {
    margin-top: 10px;
    font-size: 14px;
    color: #333333;
    width: 100%;
}

.lightblue__tile--text {
    padding-left: 20px;
    line-height: 1.5;
    width: 100%;
}

.text__link {
    color: #4b789f;
    text-decoration: underline;
}

/*CART*/

.cart__wrapper {
    border: 1px solid #f3f3f3;
}

.cart__table {
    width: 100%;
    border-collapse: collapse;
}

.cart__table thead {
    border-bottom: 1px solid #f3f3f3;
    color: #999999;
    font-size: 12px;
}

.cart__table th {
    padding: 10px;
    text-align: center;
}

.cart__table td {
    padding: 20px;
}

.item__image {
    width: 160px;
    height: 160px;
}

.info {
    text-align: left;
}

.info div {
    margin-bottom: 10px;
}

.info div:last-child {
    margin-bottom: 0;
}

.text__darkblue {
    margin: 10px 0;
    font-size: 14px;
    font-weight: 700;
    color: #000c41;
}

.info__item {
    font-size: 14px;
    color: #333333;
    font-weight: 400;
    margin-bottom: 6px;
}

.info__item span {
    color: #999999;
}

.info__text {
    font-size: 10px;
    color: #333333;
}

.text__lightblue {
    color: #4f7ba1;
    font-size: 14px;
    font-weight: 700;
}

.link__darkgray {
    color: #4e5860;
    text-decoration: underline;
}

.text__centered {
    text-align: center;
}

.delete {
    color: #999999;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
}

.cart__text {
    font-size: 12px;
    font-weight: 500;
    color: #999999;
}

.cart__next {
    border-top: none;
    padding: 20px;
    margin-bottom: 30px;
}

.cart__input--wrapper {
    position: relative;
}

.tooltip__trigger {
    position: absolute;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: #4b789f;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    right: 20px;
    top: 9px;
    padding-top: 3px;
}

.cart__padded {
    padding-top: 10px;
}

.cart__button {
    display: block;
    position: relative;
    width: 200px;
    color: #4b789f;
    background: #fff;
    border: 1px solid #4b789f;
    border-radius: 2px;
    height: 40px;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    padding-top: 11px;
    margin-bottom: 10px;
}

.cart__right {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
}

.items__info {
    margin-bottom: 10px;
}

.cart__button--blue {
    display: block;
    position: relative;
    width: 200px;
    color: #fff;
    background: #4b789f;
    border-radius: 2px;
    height: 40px;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    padding-top: 11px;
    margin-bottom: 10px;
}

.steps {
    font-size: 16px;
    color: #666666;
    margin-left: 12px;
}

.wrapper {
    border: 1px solid #f3f3f3;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.wrapper + .wrapper {
    border-top: none;
}

.wrapper:last-child {
    margin-bottom: 30px;
}

.text__darkblue--18 {
    font-size: 18px;
}

.location__change {
    font-size: 10px;
    cursor: pointer;
    text-decoration: underline;
    color: #878d92;
    padding: 6px;
}

.text__darkblue--small {
    font-weight: normal;
}

.gray__text--small {
    font-size: 12px;
    color: #999999;
    font-weight: 500;
}

.darkblue__text--small {
    font-size: 14px;
    font-weight: normal;
    color: #000033;
}

.checkbox__wrapper {
    position: relative;
}

.checkbox__wrapper .tooltip__trigger {
    right: -30px;
}

.free__button {
    max-width: 320px;
    width: unset;
    margin: 10px auto;
}

.wrap__background {
    background: #fcfcfc;
    border: 1px solid #f3f3f3;
    padding: 20px 60px;
}

.label {
    float: left;
    font-size: 14px;
    font-weight: 500;
    color: #000c41;
    margin-top: 12px;
}

.wrapper__wide {
    width: 100%;
    min-height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.wrapper__wide .main__input {
    margin-right: 0;
}

.textarea {
    float: left;
    outline: none;
    height: 100%;
    width: 260px;
    resize: none;
    padding: 12px;border: 1px solid #e4e4e4;
    font-weight: lighter;
    font-size: 15px;
    color: #999999;
}

.wrapper__textarea {
    height: 100%;
}

.sale-personal-account-wallet-container {
    width: 100%;
    max-width: 430px;
    margin-bottom: 20px;
    border: 1px solid #95cceb;
    border-radius: 3px;
}

.sale-personal-account-wallet-title {
    background-color: #95cceb;
    color: #000033;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    padding: 11px 17px;
}

.sale-personal-account-wallet-list-container {
    background-color: #d9e9f1;
    color: #000033;
}

.sale-personal-account-wallet-list-item {
    position: relative;
    padding: 11px 17px 12px 17px;
    font-size: 15px;
    overflow: hidden;
}

.sale-personal-account-wallet-sum {
    display: inline-block;
    float: right;
    white-space: nowrap;
    font-weight: bold;
    font-size: 22px;
    vertical-align: middle;
}

.sale-personal-account-wallet-currency {
    display: inline-block;
    float: left;
    font-size: 14px;
    line-height: 22px;
    vertical-align: middle;
    color: #999999;
}

.sale-acountpay-title {
    font-size: 20px;
    color: #000033;
}

.sale-acountpay-block {
    margin-bottom: 10px;
}

.sale-acountpay-title {
    font-size: 14px;
    color: #000033;
}

.sale-acountpay-fixedpay-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sale-acountpay-fixedpay-list .sale-acountpay-fixedpay-item {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    background: #d1e4ee;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    color: #000033;
    font-size: 13px;
    min-width: 55px;
    border-radius: 2px;
    margin-bottom: 5px;
    padding: 0 9px;
}

.form-control {
    font-size: 14px;
    min-height: 40px;
    display: block;
    width: 100%;
    padding: 0.375rem 4.75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    text-align: right;
}

.control-label {
    padding-top: 6px;
}

.sale-acountpay-pp .sale-acountpay-pp-company {
    padding: 7px;
    border: 1px solid transparent;
}

.sale-acountpay-pp-company-graf-container {
    border: 2px solid #95cceb;
    border-radius: 2px;
    position: relative;
    background: #fff;
    width: auto;
    height: 0;
    padding-top: 50%;
}

input[type=checkbox].sale-acountpay-pp-company-checkbox {
    position: absolute;
    top: 7px;
    left: 7px;
    margin: 0;
    padding: 0;
    z-index: 100;
}

.sale-acountpay-pp-company-image {
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.sale-acountpay-pp-company-smalltitle {
    padding-top: 9px;
    color: #a3a3a3;
    font-size: 11px;
    text-align: center;
    padding-bottom: 5px;
}

.btn-default.btn-lg.sale-account-pay-button.btn__blue {
    margin-bottom: 20px;
    margin-left: 0;
}

.simple__text {
    color: #000;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.simple__text ul {
    padding-left: 16px;
}

.simple__text a {
    font-weight: 700;
    color: #000c41;
}

.simple__text img {
    display: block;
    max-width: 500px;
    margin-bottom: 10px;
}

@media (max-width: 576px) {

.simple__text img {
        max-width: 260px
}
    }

.simple__bold {
    font-weight: 700;
}

.brand {
    line-height: 1.5;
}


.brand__image {
    max-width: 150px;
    display: block;
    margin: 10px auto;
}

.h2 {
    font-size: 20px;
    color: #000c41;
    font-weight: 700;
    position: relative;
    text-indent: 10px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.h2:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 4px;
    margin-right: 6px;
    background-color: #fe3f40;
    float: left;
}

.brand__list {
    counter-reset: list 0;
    padding: 0;
    display: inline-block;
    text-align: left;
}

.brand__list li{
    list-style-type: none;
    font-size: 14px;
    font-weight: 500;
    color: #4b789f;
}

.brand__list li:before {
    counter-increment: list;
    content: counter(list) " ";
    color: #fff;
    font-size: 25px;
    display: inline-block;
    min-width: 40px;
    min-height: 40px;
    margin-right: 5px;
    margin-bottom: 10px;
    border-radius: 50%;
    text-align: center;
    padding-top: 2px;
    background-color: #4b789f;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

._ib {
    display: inline-block;
}

.slider__wrapper {
    margin: 20px auto;
}

.slider.slick-slider {
    margin: 10px 30px;
}

.slider .slider__item {
    margin: 18px;
}

.slider .catalog__item {
    margin-bottom: 0;
}

.slick-prev.slick-arrow::before {
    content: ' ';
    background: url('/local/templates/nail/css/../image/icons/slick-prev.svg') no-repeat;
    background-position-y: 0;
    width: 24px;
    height: 30px;
    display: block;
    position: relative;
    top: calc(50% - 40px);
}

.slick-next.slick-arrow::before {
    content: ' ';
    background: url('/local/templates/nail/css/../image/icons/slick-next.svg') no-repeat;
    background-position-y: 0;
    width: 24px;
    height: 30px;
    display: block;
    position: relative;
    top: calc(50% - 40px);
}

.review {
    width: 100%;
    padding: 20px 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
}

.review__image {
    width: 100px;
    min-width: 100px;
    height: 100px;
    min-height: 100px;
}

.review__body {
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.review__date {
    font-size: 12px;
    font-weight: normal;
    color: #999999;
    margin-bottom: 10px;
}

.review__author {
    font-size: 14px;
    font-weight: 500;
    color: #000c41;
    margin-bottom: 10px;
}

.review__text {
    font-size: 14px;
    font-weight: 300;
    color: #000;
    margin-bottom: 10px;
}

.darkblue__link {
    font-size: 14px;
    font-weight: 500;
    color: #000c41;
    text-decoration: underline;
}

.inline__wrapper a {
    display: inline-block;
}

.inline__wrapper {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
}

.gallery {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.gallery * {
    outline: none;
}

.gallery__list {
    width: 72px;
    float: left;
}

.gallery__picture {
    border: 1px solid #f3f3f3;
    width: 250px;
    max-width: 250px;
    height: 450px;
    max-height: 300px;
    padding: 10px;
}

.gallery__image {
    height: 280px;
    position: relative;
}

.gallery__image-small {
    border: 1px solid #f3f3f3;
    width: 70px;
    min-width: 70px;
    min-height: 70px;
    padding: 2px;
    outline: none;
}

.nav__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: none;
}

.nav__tab a {
    color: #000c41;
    font-size: 12px;
    font-weight: 500;
    display: block;
    width: 200px;
    height: 30px;
    text-align: center;
    background: #e6edf7;
    border: 1px solid #6aacd5;
    border-radius: 2px;
    padding-top: 3px;
    vertical-align: middle;
    margin: 10px auto;
}

.tab__icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-bottom: -5px;
}

.video-icon {
    background: transparent url("/local/templates/nail/css/../image/icons/Play.svg") no-repeat center/18px;
}

.articles-icon {
    background: transparent url("/local/templates/nail/css/../image/icons/Novosti.svg") no-repeat center/18px;
}

.instruction-icon {
    background: transparent url("/local/templates/nail/css/../image/icons/manicure-set.svg") no-repeat center/13px;
}

.refuse-icon {
    background: transparent url("/local/templates/nail/css/../image/icons/agreement.svg") no-repeat center/18px;
}

.guarantee-icon {
    background: transparent url("/local/templates/nail/css/../image/icons/award.svg") no-repeat center/18px;
}

.tab-content {
    padding-top: 20px;
    padding-bottom: 20px;
}

.lightblue__head--big {
    color: #4b789f;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 10px;
}

.lightblue__head--big span {
    font-size: 26px;
}

.gray__text--light {
    font-size: 14px;
    font-weight: 300;
    color: #999999;
}

.margin {
    margin-top: 10px;
    margin-bottom: 10px;
}
.margin_bottom_10{
    margin-bottom: 10px;
}
.margin_bottom_20{
    margin-bottom: 20px;
}


.cart__button-red {
    background-color: #fe3f40;
    border: none;
    color: #fff;
}

.cart__button-icon {
    padding-left: 40px;
}

.cart__button-icon:before {
    left: 30px;
    top: 7px;
}

.header__small {
    font-size: 12px;
    font-weight: 700;
    color: #000c41;
    text-align: center;
}

.header__small-red {
    color: #fe3f40;
}

.wrapped {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 80px;
}

.simple__icon {
    width: 100%;
    height: 40px;
}

.simple__icon-truck {
    background: url('/local/templates/nail/css/../image/icons/shipped.svg') no-repeat center/30px;
}

.simple__icon-cards {
    background: url('/local/templates/nail/css/../image/img/Icon Oplata.png') no-repeat center/contain;
}

.gallery__list .slick-arrow {
    position: static;
    margin: 5px auto;
    width: 20px;
    height: 20px;
    -webkit-transform: none;
            transform: none;
}

.gallery__list .slick-prev:before {
    background: url('/local/templates/nail/css/../image/icons/slick-up.svg') no-repeat center/18px;
    width: 20px;
    height: 20px;
    display: block;
    position: relative;
    top: calc(50% - 20px);
}

.gallery__list .slick-next:before {
    background: url('/local/templates/nail/css/../image/icons/slick-down.svg') no-repeat center/18px;
    width: 20px;
    height: 20px;
    display: block;
    position: relative;
    top: calc(50% - 20px);
}

.gallery__list .slick-draggable {
    margin-top: -15px;
}

.fastbuy .catalog__item {
    border: none;
    height: 100%;
    margin: 0;
    width: 190px;
    min-width: 190px;
}

.fastbuy__list {
    justify-content: flex-start;
}

.fastbuy__list .fastbuy__item {
    justify-content: space-around;
    width: 100%;
    height: 180px;
    font-size: 12px;
}

.fastbuy__list .fastbuy__table,
.fastbuy__list .catalog__item--prices:not(._pic),
.fastbuy__list .fastbuy__item--quantity,
.fastbuy__list .btn {
    display: none;
}

.catalog__list--text {
    font-size: 12px;
    font-weight: 300;
    color: #000;
}

@media (min-width: 576px) {

    .header__personal {
        justify-content: space-between;
    }
}

@media (min-width: 990px) {
    .fastbuy__list:hover .btn {
        display: block;
    }

    .fastbuy__list:hover .fastbuy__item--quantity,
    .fastbuy__list:hover .fastbuy__table {
        display: flex;
    }

    .fastbuy__list:hover .catalog__list--text {
        display: none;
    }

    .fastbuy__list:hover .fastbuy__item {
        justify-content: space-between;
        width: 180px;
    }

    .header__cart {
        justify-content: flex-start;
    }
}
/* 02.05.2021 */
@media (max-width:1200px) and (min-width:990px)
{
    .header__mobile--dropdown{
        flex-wrap: wrap;
    }
    .header__mobile--dropdown-item:first-child{
        width:100%;
    }
    .header__info--menu{
        padding: 5px 0px 10px 0px!important;
        margin-left: -7px;
    }
}

@media (max-width:990px){
    .header__mobile--dropdown {
        display: none;
    }
}

.modal__filters {
    padding: 0;
    align-items: flex-start;
}

.modal__filters .h1 {
    margin-bottom: 6px;
}

.padded {
    padding: 0 20px;
}

.modal__filters .menu {
    width: 100%
}

.flex {
    width: 100%;
    display: flex;
    padding: 20px 0;
}

/*MININA почему выгодно*/
.profitable.h1 {
    display: block;
    text-align: center;
    font-size: 30px;
    margin-bottom: 40px;
}
.profitable.h1:before {
    content: none;
}
.advantages div[class^='col-'] {
    margin-bottom: 40px;
}
.advantage__pic {
    width: 130px;
    height: fit-content;
}
.advantage__text {
    font-size: 16px;
    line-height: 22px;
    width: calc(100% - 140px);
}
.advantage__pic, .advantage__text {
    display: inline-block;
    vertical-align: top;
}
.advantage__text p.note {
    font-size: 14px;
    line-height: unset;
}
.advantage__text a {
    color: unset;
    text-decoration: underline;
}
.blue_block {
    margin: 20px 0 70px;
    padding: 60px 0;
    background-color: #eaf5ff;
    border-top: 1px solid #8fc1e0;
    border-bottom: 1px solid #8fc1e0;
}
.blue_block__inside {
    display: flex;
    justify-content: space-between;
}
.blue_block__item {
    text-align: center;
}
.blue_block__item_name {
    font-size: 16px;
}
.blue_block__item_number {
    font-size: 60px;
    font-weight: 500;
    line-height: 50px;
}
.blue_block__item_descr {
    font-size: 25px;
    text-transform: uppercase;
}

@media (max-width: 991px) {
    .blue_block__item_number {
        font-size: 30px;
        line-height: 30px;
    }
    .blue_block__item_descr {
        font-size: 16px;
    }
}
@media (max-width: 768px) {
    .profitable.h1 {
        font-size: 20px;
    }
    .blue_block {
        padding: 30px 0;
    }
    .blue_block__inside {
        flex-wrap: wrap;
        justify-content: center;
    }
    .blue_block__item {
        margin: 0 10px 10px 10px;
    }
    .advantage__text {
        font-size: 14px;
    }
}
@media (max-width: 500px) {
    .advantages div[class^='col-'] {
        margin-bottom: 20px;
    }
    .blue_block {
        margin: 20px 0 40px;
    }
}


/* Адаптив */
@media (max-width:767px) {
    .goods__banner {
        display: none;
    }
    .buttons__centered {
        align-items: center;
        /*flex-direction: row;*/
        flex-wrap: wrap;
        min-height: 0;
        justify-content: center;
    }
    .modal__filters .menu {
        width: 100%;
    }
    .filter__wrapper .flex {
        flex-wrap: wrap;
    }
    .main__catalog .catalog__category {
        width: 165px;
	    max-width: 45%;
    }
    .promo__banner {
        background-size: cover!important;
    }
    .main__input {
        width: 100%;
    }
    .modal__main form {
        width: 100%;
    }
    .products_wrapper .catalog__item{
        width: auto;
    }
    .catalog__card._hover .fastbuy {
        display: none!important;
    }
    .articles__row .filter__wrapper {
        margin-bottom: 18px
    }
    .nav__wrapper {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    .nav__tab a {
        width: 300px;
    }
    .wrapper_buttons .cart__button, .wrapper_buttons .fastbuy__button{
        width: 100%;
        text-align: center;
    }
    .wrapper_buttons .fastbuy__button:before {
        left: 60px;
    }
}
.row.blue-block {
    margin: 0 0 40px;
    background-color: #ecf6ff;
    border: 1px solid #bde0fe;
    border-radius: 2px;
    padding: 0 5px;
}
.blue-block h3 {
    margin-bottom: 15px;
}
.blue-block h4 {
    margin-top: 35px;
}
.blue-block p, .blue-block ul li, .blue-block__note_text {
    line-height: 140%;
}
.blue-block h4, .blue-block b, .blue-block__bigger, .blue-block ol li:before  {
    font-weight: bold;
}
.blue-block .margin {
    margin-bottom: 35px;
}
.blue-block a {
    text-decoration: underline;
    color: #004eff;
}
.blue-block a:hover {
    text-decoration: none;
}
.blue-block ol {
    margin: 35px 0;
    padding: 20px;
    background-color: #f5faff;
    border: 1px solid #4b789f;
    outline: 1px solid #bde0fe;
    list-style-type: none;
    counter-reset: num;
}
.blue-block ol li {
    line-height: 25px;
    margin-bottom: 14px;
    padding-left: 38px;
}
.blue-block ol li:last-of-type {
    margin-bottom: 0;
}
.blue-block ol li:before {
    content: counter(num);
    counter-increment: num;
    display: inline-block;
    width: 24px;
    height: 25px;
    text-align: center;
    margin-right: 14px;
    margin-left: -38px;
    background-color: #4b789f;
    color: white;
    font-size: 17px;
}
.blue-block ul {
    list-style-type: none;
    padding-left: 10px;
}
.blue-block ul li:before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #4b789f;
    position: relative;
    top: -1px;
    margin-right: 20px;
}
.blue-block__bigger {
    font-size: 16px;
}
.blue-block__note_pic {
    width: 50px;
    margin-right: 20px;
}
.blue-block__note_text {
    padding-top: 5px;
    width: calc(100% - 75px);
}
.blue-block__note_text, .blue-block__note_pic {
    display: inline-block;
    vertical-align: top;
}
p.max {
    color: red;
}
.h-card p.max, .fastbuy__list p.max, .catalog__card p.max {
    margin-bottom: 0;
}
.h-card p.max {
    max-width: 200px;
    margin-top: 10px;
}
.fastbuy__list p.max {
    display: none;
}
.fastbuy__list:hover p.max {
    display: block;
    font-size: 10px;
    position: relative;
    top: 5px;
}
.catalog__card p.max {
    text-align: center;
    margin-top: 8px;
}
.add2cart[disabled="disabled"], .cart__button[disabled="disabled"] {
    opacity: 0.5;
    cursor: not-allowed !important;
}
.modal-content .img {
    height: 150px;
    width: 150px;
    background-size: cover;
    margin-bottom: 30px;
}


@media (max-width: 1000px){
    .pagination__item {
        margin: 0 0px;
    }
    .pagination{
        margin: 20px auto;
    }
}
@media (max-width: 420px){
    .pagination .pagination__item a{
        padding: 3px 8px;
    }
}

.darkblue__link{
    margin-left: 20px;
}

.products_wrapper .fastbuy__list .cart__button{
    font-size: 12px !important;
}

.sort.active{
    color: #6aabd4 !important;
}

.fastbuy__actions .not_avail {
    text-align: center;
}

.not_avail_bot {
    text-align: center;
    margin-top: auto;
    margin-bottom: 5px;
}

.header__underline:after{
    display: none;
}

.modal-content.modal__main .main__input--wrapper{
    margin: 30px 0;
}

@media (max-width: 1200px) {
    .catalog__card_small-fastbuy .fastbuy .btn {
        font-size: 11px;
    }
}

.info__item{
    margin-right: 5px;
}

.header__call {
    margin-left: auto;
    max-width: 240px;
}

.bx-soa-more {
    margin-top: 10px !important;
    width: 100%;
}

.bx-soa-more .pull-left.btn.btn-default.btn-md{
    margin-right: 10px;
}

.basket-coupon-alert-section{
    width: 100%;
}

.basket-checkout-block-btn {
    padding-left: 20px;
}

.form-control-feedback {
    top: 3px;
}

.basket-coupon-block-total-price-difference {
    background: #e9f4fe;
}

.basket-item-price-difference{
    background: #e9f4fe;
}
.basket-coupon-block-coupon-btn {
    border-right: 2px solid #a1a1a1;
    border-bottom: 2px solid #a1a1a1;
}

.quantity-btn i {
    margin-top: 2px;
}

.catalog__item--image{
    max-width: 190px;
    padding-bottom: 100%;
    background: no-repeat center / contain;
    margin: 0 auto 10px;
}

@media (max-width: 1200px) {
    .list-width100{
        min-width: 213px;
    }
    .header__region {
        right: 22px;
        top: -22px;
    }
}

.footer{
    margin-top: 30px;
}

.nav__tab a {
    width: 240px;
}

.nav-tabs > li > a {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 500;
}

.nav-tabs > li > a[class*="icon"]:before {
    margin-right: 5px;
}

.buttons__centered_left .main__button--text {
    margin-bottom: 0;
}
.menu label{
    user-select: auto;
}
@media (min-width: 992px) {

    .buttons__centered_left .main__button--link {
        left: 48px;
        right: auto;
    }

    .buttons__centered_left .main__button--text {
        margin-bottom: 0;
    }
}

@media (max-width: 992px) {
    .header__region {
        right: 10px;
        top: -22px;
    }
}

/*правки Сема*/
.header__logo--svg span{
    display: none;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    font-size: 22px;
    color:#000;
}


.visible-banner .goods__banner {
    display: none;
    width: 93%;
    margin: 0 auto;
}

.visible-banner  {
    display: none;
}

.mobile-menu{
    display: none;
    width: 100%;
    padding-bottom: 10px;
}

.mobile-menu .gamburger:before{
    background-color: #010d40;
}
.mobile-menu .gamburger:after{
    background-color: #010d40;
}
.mobile-menu .gamburger__line{
    background-color: #010d40;
}

.mobile-menu .header__personal{
    justify-content: space-between;
}

.mobile-menu .header__cart--icon {

    background: url(/local/templates/nail/css/../image/icons/Shopping-bag-black.svg) no-repeat top left;

}

.mobile-menu .gamburger {
    top: 0;
}
.gamburger{
    display: none;
}
.mobile-menu .gamburger{
    display: block;
}
@media (min-width: 481px){
    .gamburger{
        display: block;
    }
    .mobile-menu .gamburger {
        display: none;
    }
}
@media (max-width: 480px) {
    .header__logo--svg {
        background: none;
        margin-top: 20px;
    }
    .header__logo-text {
        display: none;
    }

    .header__logo--svg span{
        display: block;
    }


    .header__cart--info, .header__personal--text, .header__discount--more, .mobile-menu .header__cart_top{
        display: none;
    }

    .header__logo--svg {
        min-height: 38px;
    }

    .mobile-menu{
        display: block;
    }

    .mobile-hidden{
        display: none;
    }

    .mobile-menu .header__discount{
        display: none;
    }


}



@media (max-width: 767px) {
    .visible-banner .goods__banner {
        display: block;
    }
    .visible-banner  {
        display: block;
    }
}

.search-btn{
    color: #010d40;
}

.search-btn:hover{
    color: #010d40;
}

.search-btn:active{
    color: #010d40;
}

.search-btn:focus{
    color: #010d40;
}

.mobile-search {
    margin: 0 15px;
    margin-top: 5px;
    display: none;
}

@media (min-width: 991px){
    .gamburger {
        display: none;
    }
}

/*end*/

/*new*/
@media (max-width: 767px) {
    ._left_flex, ._right_flex {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    ._left_flex .inline__wrapper {
        order: 1;
        width: 100%;
    }

    ._table_wrapper {
        order: 1;
    }

    ._action_block > div {
        width: 100% !important;
    }
}

@media (max-width: 767px) {

    .hidden-sm-detail {
        display: none !important;
    }
}

@media (min-width: 768px) {

    .hidden-lg-detail {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .visible-sm-detail {
        display: block !important;
    }

    .h1.brend {
        width: 100%;
    }
}

@media (min-width: 768px) {

    .visible-lg-detail {
        display: block !important;
    }

    .mobile-toggle__content {
        display: block !important;
    }
}



@media (min-width: 768px){
    .visible-lg-detail_flex {
        display: flex !important;
    }
}

@media (max-width: 767px){
    .visible-sm-detail_flex {
        display: flex !important;
    }
}


@media (max-width: 767px){
    .breadcrumb {
        /* display: none; */
    }

    .gallery__picture {
        margin: 0 auto;
    }

    .mobile-toggle {
        margin-bottom: 10px;
        padding: 0px;
    }

    .mobile-head {
        text-align: center;
    }

    ._prices_wrapper{
        max-width: 250px;
        margin: 0 auto;
    }

    .inline__wrapper_mobile{
        position: relative;
        top: 49px;
    }
    .inline__wrapper_mobile .header__personal--text{
        display: none;
    }
}

.mobile-toggle__content {
    display: none;
}

.toggle-head {
    cursor: pointer;
    margin-bottom: 10px;
    line-height: 1;
}
.check.icon {
    color: #000;
    position: absolute;
    margin-left: 15px;
    margin-top: 4px;
    width: 9px;
    height: 9px;
    border-bottom: solid 2px currentColor;
    border-left: solid 2px currentColor;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all ease-out 0.5s;
    -moz-transition: all ease-out 0.5s;
    -o-transition: all ease-out 0.5s;
    transition: all ease-out 0.5s;
}

.check.icon.active {
    color: #000;
    position: absolute;
    margin-left: 15px;
    margin-top: 8px;
    width: 9px;
    height: 9px;
    border-bottom: solid 2px currentColor;
    border-left: solid 2px currentColor;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: all ease-out 0.5s;
    -moz-transition: all ease-out 0.5s;
    -o-transition: all ease-out 0.5s;
    transition: all ease-out 0.5s;
}

._table_wrapper .toggle-head {
    margin-bottom: 1px;
}

@media (max-width: 480px) {
    .visible-banner .goods__banner .goods__banner--item {
        /*height: 160px;*/
    }

    .header__logo--svg {
        background: none;
        margin-top: 10px;
    }

    .h1 {
        margin: 10px 0 10px 0;
    }

    .gallery__picture {
        width: 150px;
        height: 150px;
    }

    .gallery__image {
        height: 118px;
    }

    .inline__wrapper {
        display: inline-block;
        vertical-align: top;
        margin-bottom: -4px;
    }

    .inline__wrapper_mobile {
        position: relative;
        top: 29px;
    }

    .lightblue__head--big span {
        font-size: 21px;
    }
}

.header__search input[type='text'] {
    font-size: 16px !important;
}

div.h1.brend.brend_mobile {
    margin-bottom: 0px;
}

@media (max-width: 767px){
    .nav__tab.active{
        display: none;
    }
}

/*detail*/
.mobile-toggle__content .fade {
    opacity: 1;
}
.nav .invisible-tab {
    display: none;
}

@media (max-width: 767px){


}

.nav.nav-tabs.nav__wrapper{
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    .mobile-toggle.tab-content {
        display: flex;
        flex-direction: column;
        padding: 0;
    }

    .mobile-toggle.tab-content .mobile-toggle__content{
        width: 100%;
    }
}

.catalog__item--youtube{
    position: absolute;
    width: 30px;
    height: 30px;
    top: 4px;
    left: 4px;
}

@media (min-width: 480px) {
    .main__item--wrapper iframe {
        width: 100%;
        min-height: 353px;
    }
}


/*end detail*/


/*filter*/
.home-btn{
    cursor: pointer;
    width: 11px;
    height: 19px;
    float: left;
    display: inline-block;
    margin-right: 20px;
}
.home.icon {
    color: #000;
    position: absolute;
    margin-left: 3px;
    margin-top: 4px;
    width: 10px;
    height: 10px;
    border-bottom: solid 2px currentColor;
    border-left: solid 2px currentColor;
    -webkit-transform: rotate(-45deg);
    transform: rotate(45deg);
}

@media (max-width: 767px){
    .menu.menu_strong.js-toggle {
        display: none;
    }

    .sort__wrapper {
        display: none;
    }
}

.toggle-catalog-list {
    background: none;
    font-size: 14px;
    color: #000c41;
    border: none;
    font-weight: 700;
    position: relative;
    float: left;

}

.toggle-catalog-list:first-child {
    font-size: 22px;
    color: #000c41;
    font-weight: 700;
    position: relative;
    text-indent: 10px;
    margin: 20px 0 30px 0;
    display: inline-block;
}

.toggle-catalog-list:first-child:before {
    content: '';
    display: block;
    position: absolute;
    margin: 0px auto;
    bottom: -10px;
    left: 10%;
    right: 10%;
    height: 4px;
    width: auto;
    margin-right: 0px;
    background-color: #6aacd5;
}

.filter-block {
    margin-bottom: 10px;
}

.toggle-catalog-list .check.icon {
    top: -2px;
    right: -8px;

}

.visible-banner .goods__banner--item {
    background: no-repeat center / cover;
    display: block;
    width: 100%;
    height: inherit;
    outline: none;
    padding-bottom: 44%;
}

.aside .aside__sub-btn {
    width: 70px;
    padding-left: 40px;
}

.category__list{
    list-style-type: none;
    margin: 0 0 15px;
    padding: 0;
    display: flex;
    flex-direction: column;
}

.category__list .category__link{
    color: #000c41;
    font-weight: 700;
    padding: 12px 5px 12px 10px;
    flex: auto;
}

.category__sub-btn{
    flex: none;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.category__list .category__sub-btn {
    width: 70px;
    padding-left: 40px;
    float: right;
    margin-top: -35px;
    height: 30px;
}

.category__sub-list {
    list-style-type: none;
    margin: 0;
    flex-direction: column;
    padding: 5px 0 5px 10px;
    display: none;
}

.category__link-wrap {
    display: flex;
    margin-top: -1px;
}

.category__list .category__sub-list .category__link{
    color: #666;
    font-weight: 400;
    padding: 5px 5px 5px 10px;
    flex: auto;
}

.category__sub-btn_opened i {
    transform: rotate(-90deg);
}
/*end*/
ul.map-level-0 a {
    color: #000c41;;
}
.hits__more {
    font-size: 14px;
    text-decoration: underline;
}


.bottom_info {
    display: block;
    background: #e7f1f6;
    margin-top: 40px;
    border: solid 1px #d9e9f1;
    border-left: none;
    border-right: none;
    padding: 30px 0 0px 0;
    color: #666666;
}

.bottom_info .footer_phone_block a {
  display: block;
  padding: 3px;
  font-size: 16px;
  padding-left: 30px;
  font-weight: 700;
  color: #000;
}

.bottom_info strong {
  color: #000;
}

.footer_phone_block, .footer_working_hours_block, .footer_soc_contact_block
{
  margin-bottom: 40px;
}

.bottom_info .footer_phone_block a span {
  font-size: 11px;
  color: #fe3f40;
  font-weight: normal;
  text-transform: uppercase;
}

.bottom_info .footer_phone_block i {
  float: left;
  font-size: 22px;
  margin-top: 12px;
  transform: rotate(90deg);
}

.bottom_info .footer_soc_contact_block i {
  font-size: 25px;
  margin: 0 auto;
  display: block;
  text-align: center;
}
.bottom_info .footer_soc_contact_block a {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  color: #fff;
  padding-top: 7px;
  margin-right: 5px;
}

.bottom_info .footer_soc_contact_block a:hover {
  background: #fe3f40!important;
}

.bottom_block_title {
  display: block;
  margin-bottom: 7px;
}

/*
@media (min-width:992px){
    .header__search-outer{
        max-width:40%!important;
    }

    .header__personal{
        max-width:35%!important;
    }

    .header__personal--auth{
        min-width: 110px;
        position: relative;

    }

    .header__personal--auth .header__personal--text{
        line-height: 19px;
        word-break: break-word;
        text-indent: 21px;
        margin-bottom: -2px;
    }
    .header__personal--auth .header__personal--icon{
        position: absolute;
        top: -11px;
        left: 5px;
    }
}*/

@media (min-width:992px){
    .header__personal--auth{
        display: flex;
        align-items:center;
        position: absolute;
        right: 0px;
    }
    .geo{
        padding: 12px 0!important;
    }

element.style {
}
.header__personal--auth .header__personal--icon {
    width:16px;
    height:16px;
    margin-right: 5px;
}

.col-6.col-sm-7.col-md-5.col-lg-3.header__personal{
    flex:0 0 0%;
}
.header__personal--favourite{
    margin-left:10px;
}
}

.no-desk{
    display: none;
}
@media(max-width:991px){
    .geo .header__personal--auth:not(.no-desk) {
        display: none;
    }
    .no-desk{
        display:initial;
    }
}

@media(max-width:383px){
    .header__personal--auth:not(.no-desk) {
       display: block;
    }
}


/* End */


/* Start:/local/templates/nail/components/webcenter/geo/template1/style.css?16570552083615*/
.geo > div > * {
    margin: 0 20px;
    color: #4b789f;
    cursor: pointer;
}
.geo > div > div {
    position: relative;
}
.geo > div {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.geo {
    background: #e7f1f6;
    border-bottom: 1px solid #d9e9f1;
    padding: 6px 0;
}
.geo-city + input, .geo-city._search {
    display: none;
}
.geo-city {
    position: relative;
    padding-left: 26px;
}
.geo-city:before {
    content: "";
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAABTAAAAUwBaYa9OQAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAGnSURBVDiNrZJPSFRRFIe/c99MTjOaUpHgokXSrEVo1aYWBUW6nEUgIga1N6REcDaOoxRFO4kRCqTFo80QDe1atGqjSxeKhIuKWgQyjkb3Hhf+meubeY5RB+7ifud3Pg7cC/+pJK5xLZ9PdOxcvKpO+gDE6HJqtf1TGObsiUUDEwv9zskbIBtprTjM3UpxeKml6PbjV1lR9xnobLqq8isQe6VcvLfqY9Nodi8ikt/75yDQZQmeR+eOiG4+fH0B5YaHwmqKzvROpkvgrcdvDYzNn48VBcZe8pkaCh/zI9vhs1zNYqb9OXsq2RsrShr788i+Tg7DonrZb4nyw78n/Evb2pn1rd7qd6AbQND5O48WsqoiGB1DD6Pf0mvtX2I3CsOcVWXRQ+cUKSBMo5ytY12M/qeGV7NB4glQi3Kvan9M8mkUNog+FIa+gpTiLIK+3Mu0EAEEzk4obES5woZxOtlspqmoPDe6aYQHe7N1j6q5X54b3TyxCODdzMh7EWbr20ixMjtcicsn4hoAp9syU1vb1esAmVQ6f1y2ZQ2Ol3oGx0s9/yT5m9oF4aWF344FwBgAAAAASUVORK5CYII=');
    display: inline-block;
    width: 18px;
    height: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
}
.geo-city._search + input {
    display: inline-block;
    margin: -4px 0;
    outline: none;
    width: 260px;
    height: 20px;
    padding: 12px;
    border: 1px solid #e4e4e4;
    font-weight: lighter;
    font-size: 15px;
    color: #9db1bf;
    background-color: #fff;
    border-radius: 2px;
}
.geo_ui > ul {
    max-width: 100%;
    max-height: 300px;
    overflow-y: auto;
    background: white;
    border: 1px solid #e4e4e4;
    z-index: 1;
    border-top: none;
    margin: 0;
    padding: 4px 0;
}
.geo_ui > ul > li {
    list-style: none;
}
.geo_ui > ul > li > div {
    padding: 3px 12px;
    color: #9db1bf;
}
.geo_ui > ul > li:hover > div, .geo_ui > ul > li > .ui-state-active{
    background: #e7f1f6;
    color: #4b789f;
}
.geo_ui {
    width: 100%;
    position: absolute;
}
@media (max-width: 990px) {
    .geo > div > * {
        margin: 0 10px;
    }
    .geo > div > div {
        margin-left: 0;
    }
}
@media (max-width: 479px) {
    .geo > div > a {
        display: none;
    }
}

._geo_delivery._loading:after {
    content: "";
    display: block;
    background: white;
    opacity: 0.8;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
._geo_delivery {
    margin: 20px auto;
    position: relative;
}
.geo__delivery-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 4px 0;
    margin-bottom: 4px;
    border: 1px solid #95cceb;
}
.geo__delivery-item > * {
    margin: 2px 0;
    padding: 0 10px;
}
.geo__delivery-descr {
    width: 100%;
    font-size: 12px;
    margin-bottom: 4px;
}
.geo__delivery-logo {
    padding: 0;
    margin: 0 10px;
    width: 50px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.geo__delivery-item + .geo__delivery-item + .geo__delivery-more {
    display: none;
}
.geo__delivery-more {
    display: block;
    text-align: center;
    margin: 8px;
    color: #fe3f40;
    text-decoration: underline;
    cursor: pointer;
    font-weight: bold;
}
/* End */


/* Start:/local/templates/nail/components/arturgolubev/search.title/.default/style.css?165705520713341*/
/* div.title-search-result {
	display: block !important;
} */

.bx_smart_searche, .bx_smart_searche *, .bx-searchtitle, .bx-searchtitle * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.bx-searchtitle {
	margin: 10px 0 0;
}
.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	border-right: none;
	border-radius: 1px 0 0 1px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-searchtitle .bx-input-group .bx-form-control:focus {
	background-color: #fff;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
	line-height: normal;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	background: url(/local/templates/nail/components/arturgolubev/search.title/.default/images/search-icon.png) center center no-repeat #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:0;
	border-radius: 0 1px 1px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	height: 34px;
	width: 40px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background-color: #1484CE;
}


div.title-search-result {
	border:0 none !important;
	border-top: 0 none;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 200px;
	margin-top: 3px;
	background-color: #FFF;
	/* border-top: 0 none; */
	border-radius: 2px;
	box-shadow: 0px 0px 7px -2px #d6d6d6;
	
	/* display: block !important; */
	/*max-width: 500px;*/
	/*margin-left: 45px !important;*/
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/nail/components/arturgolubev/search.title/.default/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_smart_searche {
	padding-top:8px;
	
	border-top: 0 none;
	border-radius: 0 0 3px 3px;
}
.bx_smart_searche .bx_info_wrap{
	margin-left: 85px;
}
.bx_smart_searche .bx_img_element{
	float: left;
	padding: 5px;
	width: 75px;
	text-align: center;
}
.bx_smart_searche .bx_item_block{
	min-height: 65px;
	position: relative;
}
.bx_smart_searche .bx_image{
	/* width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8; */
	display: inline-block;
	max-width: 100%;
}
.bx_smart_searche .bx_image.empty_image{
	background-image: url(/local/templates/nail/components/arturgolubev/search.title/.default/image/noimg.png);
}
.bx_smart_searche .bx_item_element{
	padding: 8px 0;
}
.bx_smart_searche .bx_item_element_all_result {
	text-align: center;
}
.bx_smart_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_smart_searche .bx_item_element a{
	margin-top: 5px;
	display: inline-block;
	color: #333;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.bx_smart_searche .bx_item_element a b{
	font-weight: bold;
}
.bx_smart_searche .bx_item_element a b{color: #000;}
.bx_smart_searche .bx_item_element a:hover,
.bx_smart_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_smart_searche .bx_item_preview_text{
	font-size:13px;
	padding: 5px 10px 5px 0;
}
.bx_smart_searche .bx_price{
	font-weight:bold;
	font-size:15px;
	margin-top: 5px;
}
.bx_smart_searche .bx_price .old{
	font-weight: normal;
	text-decoration: line-through;
	color: #636363;
	font-size: 12px;
	vertical-align: middle;
}
.bx_smart_searche .bx_item_block.all_result{min-height:0}
.bx_smart_searche .bx_item_block.others_result{
	min-height: 0;
	line-height: 12px;
	padding: 0;
}
.bx_smart_searche .bx_item_block.all_result .all_result_button{
	display: inline-block;
	font-size: 14px;
	background-color: #1485CE;
	border: 1px solid;
	border-color: #1485CE;
	color: #FFF;
	padding: 0 22px;
	height: 34px;
	text-decoration: none;
	border-radius: 2px;
	margin: 0 0 8px;
	
	line-height: 34px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .5px;
}
.bx_smart_searche .bx_item_block_href {
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 8px;
	line-height: 14px;
}
.bx_smart_searche .bx_item_block_href:hover {
	background-color: #feeed2;
}
.bx_smart_searche .bx_item_block_hrline {
	border-bottom: 1px solid #f5a61c;
	margin: 0 8px 5px;
}
.bx_item_block_item_clear {
	display: block;
	clear:both;
}
.bx_smart_searche .bx_item_block_item_info {
	display: block;
}
.bx_smart_searche .bx_item_block_href_category_title {
	color: #a2a2a2;
	font-weight: bold;
}
.bx_smart_searche .bx_item_block_href_category_name {
	color: #f5a61c;
	font-weight: bold;
	text-transform: uppercase;
}
.bx_smart_searche .bx_item_block_item_image {
	width: 34px;
	height: 34px;
	float:left;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 5px;
}
.bx_smart_searche .bx_item_block_item_name {
	color: #333;
	overflow: hidden;
	height: 34px;
	display: block;
	line-height: 17px;
	display: flex;
}
.bx_smart_searche .bx_item_block_item_name_flex_align {
	margin: auto 0;
}
.bx_smart_searche .bx_item_block_item_simple_name {
	color: #333;
	display: block;
	line-height: 17px;
}
.bx_smart_searche .bx_item_block_item_name b, .bx_smart_searche .bx_item_block_item_simple_name b {
	color: #f5a61c;
}
.bx_smart_searche .bx_item_block_item_price {
	float:right;
	text-align: right;
	color: #333;
	line-height: 17px;
	padding-left: 5px;
}
.bx_smart_searche .bx_item_block_item_price.bx_item_block_item_price_only_one {
	line-height: 34px;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_new {
	white-space: nowrap;
	font-weight: bold;
	display: block;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_old {
	white-space: nowrap;
	text-decoration: line-through;
}
.bx_smart_searche .bx_item_block_item_text {
	color: #9b9b9b;
	display: block;
	padding-left: 39px;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}





/* preloader base */
.bx-searchtitle .bx-searchtitle-preloader {
	position: absolute;
	top: 2px;
	right: 110%;
	width: 30px;
	height: 30px;
	z-index: 5;
	display: none;
	/* display: block; */
}
.bx-searchtitle .bx-searchtitle-preloader.view {
	background: url(/local/templates/nail/components/arturgolubev/search.title/.default/images/loader_orange.gif) center center no-repeat;
}



/* blue */
.bx-searchtitle.theme-blue .bx-input-group .bx-form-control {
	border-color:#0083d1;
}
.bx-searchtitle.theme-blue .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/nail/components/arturgolubev/search.title/.default/images/loader_blue.gif);
}
.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button{
	background-color: #0083d1;
	border-color: #0083d1;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button {
	background-color: #0083d1;
	border-color: #0083d1;
	color: #FFF;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button:hover, .bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button:hover {
	background-color: #5ca6e4;
	border-color: #5ca6e4;
	text-decoration: none;
}
.bx_smart_searche.theme-blue .bx_item_element a b{
	color: #5ca6e4;
}
.bx_smart_searche.theme-blue .bx_item_block_href:hover {
	background-color: #b2d9f1;
}
.bx_smart_searche.theme-blue .bx_item_block_href_category_name {
	color:#0083d1;
}
.bx_smart_searche.theme-blue .bx_item_block_item_name b, .bx_smart_searche.theme-blue .bx_item_block_item_simple_name b {
	color:#0083d1;
}
.bx_smart_searche.theme-blue .bx_item_block_hrline {
	border-color: #0083d1;
}
/* black */
.bx-searchtitle.theme-black .bx-input-group .bx-form-control {
	border-color:#333;
}
.bx-searchtitle.theme-black .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/nail/components/arturgolubev/search.title/.default/images/loader_black.gif);
}
.bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button{
	background-color: #333;
	border-color: #333;
}
.bx-searchtitle.theme-black .bx-input-group-btn button {
	background-color: #333;
	border-color: #333;
	color: #FFF;
}
.bx-searchtitle.theme-black .bx-input-group-btn button:hover, .bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button:hover {
	background-color: #5c5c5c;
	border-color: #5c5c5c;
	text-decoration: none;
}
.bx_smart_searche.theme-black .bx_item_element a b{
	color: #5c5c5c;
}
.bx_smart_searche.theme-black {
	/* border:1px solid #333; */
	border-top: 0 none;
	border-radius: 0 0 3px 3px;
}
.bx_smart_searche.theme-black .bx_item_block_href:hover {
	background-color: #eaeaea;
}
.bx_smart_searche.theme-black .bx_item_block_href_category_name {
	color:#333;
}
.bx_smart_searche.theme-black .bx_item_block_item_name b, .bx_smart_searche.theme-black .bx_item_block_item_simple_name b {
	color:#333;
}
.bx_smart_searche.theme-black .bx_item_block_hrline {
	border-color: #333;
}
/* green */
.bx-searchtitle.theme-green .bx-input-group .bx-form-control {
	border-color:#159ebb;
}
.bx-searchtitle.theme-green .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/nail/components/arturgolubev/search.title/.default/images/loader_green.gif);
}
.bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button{
	background-color: #159ebb;
	border-color: #159ebb;
}
.bx-searchtitle.theme-green .bx-input-group-btn button {
	background-color: #159ebb;
	border-color: #159ebb;
	color: #FFF;
}
.bx-searchtitle.theme-green .bx-input-group-btn button:hover, .bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button:hover {
	background-color: #44b1c9;
	border-color: #44b1c9;
	text-decoration: none;
}
.bx_smart_searche.theme-green .bx_item_element a b{
	color: #44b1c9;
}
.bx_smart_searche.theme-green .bx_item_block_href:hover {
	background-color: #d0ebf1;
}
.bx_smart_searche.theme-green .bx_item_block_href_category_name {
	color:#159ebb;
}
.bx_smart_searche.theme-green .bx_item_block_item_name b, .bx_smart_searche.theme-green .bx_item_block_item_simple_name b {
	color:#159ebb;
}
.bx_smart_searche.theme-green .bx_item_block_hrline {
	border-color: #159ebb;
}
/* red */
.bx-searchtitle.theme-red .bx-input-group .bx-form-control {
	border-color:#E22B2B;
}
.bx-searchtitle.theme-red .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/nail/components/arturgolubev/search.title/.default/images/loader_red.gif);
}
.bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button{
	background-color: #E22B2B;
	border-color: #E22B2B;
}
.bx-searchtitle.theme-red .bx-input-group-btn button {
	background-color: #E22B2B;
	border-color: #E22B2B;
	color: #FFF;
}
.bx-searchtitle.theme-red .bx-input-group-btn button:hover, .bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button:hover {
	background-color: #e95c5c;
	border-color: #e95c5c;
	text-decoration: none;
}
.bx_smart_searche.theme-red .bx_item_element a b{
	color: #e95c5c;
}
.bx_smart_searche.theme-green .bx_item_block_href:hover {
	background-color: #f9d4d4;
}
.bx_smart_searche.theme-red .bx_item_block_href_category_name {
	color:#E22B2B;
}
.bx_smart_searche.theme-red .bx_item_block_item_name b, .bx_smart_searche.theme-red .bx_item_block_item_simple_name b {
	color:#E22B2B;
}
.bx_smart_searche.theme-red .bx_item_block_hrline {
	border-color: #E22B2B;
}
/* yellow */
.bx-searchtitle.theme-yellow .bx-input-group .bx-form-control {
	border-color:#F9A91D;
}
.bx-searchtitle.theme-yellow .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/nail/components/arturgolubev/search.title/.default/images/loader_yellow.gif);
}
.bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button{
	background-color: #F9A91D;
	border-color: #F9A91D;
}
.bx-searchtitle.theme-yellow .bx-input-group-btn button {
	background-color: #F9A91D;
	border-color: #F9A91D;
	color: #FFF;
}
.bx-searchtitle.theme-yellow .bx-input-group-btn button:hover, .bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button:hover {
	background-color: #faba4a;
	border-color: #faba4a;
	text-decoration: none;
}
.bx_smart_searche.theme-yellow .bx_item_element a b{
	color: #faba4a;
}
.bx_smart_searche.theme-yellow .bx_item_block_href_category_name {
	color:#F9A91D;
}
.bx_smart_searche.theme-yellow .bx_item_block_item_name b, .bx_smart_searche.theme-yellow .bx_item_block_item_simple_name b {
	color:#F9A91D;
}
.bx_smart_searche.theme-yellow .bx_item_block_hrline {
	border-color: #F9A91D;
}
/* End */


/* Start:/local/templates/nail/components/bitrix/main.register/nail/style.css?16570552083038*/
div.bx-auth-reg input.bx-auth-input {vertical-align:middle;}
div.bx-auth-reg span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth-reg div.bx-auth-secure-icon {background-image:url(/local/templates/nail/components/bitrix/main.register/nail/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth-reg div.bx-auth-secure-unlock {background-image:url(/local/templates/nail/components/bitrix/main.register/nail/images/sec-unlocked.png);}
.register_form .main__label {
    text-align: right;
    width: -webkit-fill-available;
}
.register_form .main__input {
    margin-right: 0;
}
.register_form .main__label .starrequired {
    margin-left: -3px;
}
.register_form .starrequired {
    color: red;
}
#register_modal .modal-dialog .close {
    /*position: absolute;*/
    /*right: 7px;*/
    /*top: 0;*/
}
#register_modal .modal-dialog .close span {
    font-size: 30px;
    font-weight: 100;
}
#register_modal .modal-dialog .h1 {
    margin-top: 0;
}
#register_modal .modal-dialog .modal-content {
    /*border-radius: 0;*/
    /*box-shadow: none;*/
}
.submit_wrap {
    text-align: center;
}
.submit_wrap input[type="submit"] {
    margin: auto;
    float: none;
    width: auto;
    padding: 8px 80px;
}
@media (min-width: 768px) {
    #register_modal .modal-dialog {
        width: 540px;
    }
}
.required_wrap {
    display: flex;
    justify-content: flex-end;
}
.required_wrap p {
    width: 260px;
    font-size: 85%;
    color: #999;
    margin: 10px 0 18px;
}
.modal_consent {
    margin-bottom: 30px;
}
.modal_consent label {
    font-weight: normal;
    font-size: 12px;
    text-align: justify;
    margin: 10px 0 0;
}
.modal_consent input {
    display: none;
}
.modal_consent input + .main-user-consent-request-announce {
    position: relative;
}
.modal_consent input + .main-user-consent-request-announce:before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #4b789f;
    margin-right: 8px;
    vertical-align: text-top;
}
.modal_consent input:checked + .main-user-consent-request-announce:after {
    content: "✓";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    line-height: 12px;
    font-weight: bold;
    color: white;
}
.main-user-consent-request-popup-cont {
    border-radius: 0!important;
}
.main-user-consent-request-popup-button {
    border-radius: 2px!important;
    border: 1px solid #4b789f!important;
    outline: none!important;
    box-shadow: none!important;
}
.main-user-consent-request-popup-button-acc {
    background: #4b789f!important;
    color: white!important;
}
.main-user-consent-request-popup-button-acc:hover {
    background: #71a1c9!important;
    border-color: #71a1c9!important;
}
.main-user-consent-request-popup-button-rej {
    background: white!important;
}
.main-user-consent-request-popup-button-rej:hover {
    border-color: #71a1c9!important;
    background: #71a1c9!important;
    color: white!important;
}
.main-user-consent-request-popup-text {
    border-color: #ced4da;
}
/* End */


/* Start:/bitrix/components/bitrix/main.userconsent.request/templates/.default/user_consent.min.css?16903097333754*/
.main-user-consent-request a{cursor:pointer}.main-user-consent-request-popup{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,0.5);overflow:hidden;z-index:9000}.main-user-consent-request-popup-cont{min-height:290px;position:absolute;top:50%;left:50%;margin:0 auto;padding:20px;min-width:320px;width:100%;max-width:600px;background:#fff;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-border-radius:5px;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.main-user-consent-request-popup-header{margin:0 0 10px 0;font:normal 18px var(--ui-font-family-primary,var(--ui-font-family-helvetica));color:#000;text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:260px}.main-user-consent-request-popup-textarea-block{margin:0 0 20px 0}.main-user-consent-request-popup-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-user-consent-request-popup-button{display:inline-block;height:39px;margin:0 10px 5px 0;padding:0 18px;border:0;border-radius:2px;font:normal 12px/39px var(--ui-font-family-primary,var(--ui-font-family-helvetica));color:#535c69;outline:0;vertical-align:middle;text-decoration:none;text-transform:uppercase;text-shadow:none;white-space:nowrap;-webkit-font-smoothing:antialiased;-webkit-transition:background-color .2s linear,color .2s linear;transition:background-color .2s linear,color .2s linear;cursor:pointer}.main-user-consent-request-popup-button-acc{background:#bbed21}.main-user-consent-request-popup-button-acc:hover{background:#d2f95f}.main-user-consent-request-popup-button-rej{-webkit-box-shadow:inset 0 0 0 1px #a1a6ac;box-shadow:inset 0 0 0 1px #a1a6ac;background:0}.main-user-consent-request-popup-button-rej:hover{background:#cfd4d8}.main-user-consent-request-popup-text{border:1px solid #999;overflow:auto;padding:8px;text-align:left;color:#545454}.main-user-consent-request-popup-link{height:130px;display:flex;justify-content:center;align-items:center;flex-direction:column}.main-user-consent-request-popup-link a{display:block;margin:20px 0 0 0;text-overflow:ellipsis;overflow:hidden;max-width:260px}.main-user-consent-request-loader{position:relative;height:100px;width:100px;margin:0 auto;-webkit-transform:translate(0,50%);transform:translate(0,50%)}.main-user-consent-request-path{stroke:#80868e;stroke-dasharray:100,200}.main-user-consent-request-loader:before{content:'';display:block;padding-top:100%}.main-user-consent-request-circular{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:inherit;width:inherit;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;-webkit-transform-origin:center center;transform-origin:center center}.main-user-consent-request-path{stroke:#ccc;stroke-dasharray:60,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round}.main-user-consent-request-announce{color:#333;font-size:13px;line-height:15px}.main-user-consent-request-announce-link{cursor:pointer}@keyframes rotate{100%{transform:rotate(360deg)}}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg)}}@media(min-width:1000px){.main-user-consent-request-popup-cont{min-height:400px;min-width:640px}.main-user-consent-request-popup-header{max-width:590px}.main-user-consent-request-popup-text,.main-user-consent-request-popup-link{height:240px}.main-user-consent-request-popup-link a{max-width:200px}}@media(max-width:768px){.main-user-consent-request-popup-cont{height:100%}}
/* End */


/* Start:/local/templates/nail/components/bitrix/system.auth.form/nail/style.css?1657055208443*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/local/templates/nail/components/bitrix/system.auth.form/nail/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/local/templates/nail/components/bitrix/system.auth.form/nail/images/sec-unlocked.png);}


/* End */


/* Start:/local/components/webcenter/scroll_to_top/templates/.default/style.css?1657055207401*/
._scroll_to_top {
    text-align: center;
    position: fixed;
    display: none;
    background: #fe3f40;
    width: 60px;
    height: 60px;
    left: 4%;
    bottom: 10%;
    border-radius: 100%;
    cursor: pointer;
}
span._scroll_to_top:after {
    content: "❮";
    color: white;
    font-size: 40px;
    line-height: 56px;
    transform: rotate(90deg);
    display: block;
}
/* End */


/* Start:/local/templates/nail/css/tooltipster.bundle.min.css?16570552076495*/
.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}
/* End */


/* Start:/local/templates/nail/css/tooltipster-sideTip-shadow.min.css?16570552071684*/
.tooltipster-sidetip.tooltipster-shadow .tooltipster-box{border:none;border-radius:5px;background:#fff;box-shadow:0 0 10px 6px rgba(0,0,0,.1)}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box{margin-top:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box{margin-right:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box{margin-left:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box{margin-bottom:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-content{color:#8d8d8d}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow{height:6px;margin-left:-6px;width:12px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow{height:12px;margin-left:0;margin-top:-6px;width:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border{border:6px solid transparent}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped{top:-6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped{left:-6px}
/* End */


/* Start:/local/templates/nail/css/jquery.fancybox.min.css?165705520714066*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100%;left:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s,visibility 0s linear .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s,visibility 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;text-align:center;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--next{z-index:99995}.fancybox-slide--image{overflow:visible;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px 6px 0}.fancybox-slide--iframe{padding:44px 44px 0}.fancybox-content{background:#fff;display:inline-block;margin:0 0 6px;max-width:100%;overflow:auto;padding:0;padding:24px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;margin:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-drag .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--html .fancybox-content{margin-bottom:6px}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;margin:0;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff;height:calc(100% - 44px);margin-bottom:44px}.fancybox-iframe,.fancybox-video{background:transparent;border:0;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{vertical-align:top}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;cursor:pointer;display:inline-block;height:44px;margin:0;outline:none;padding:10px;transition:color .2s;vertical-align:top;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default}.fancybox-button svg{display:block;overflow:visible;position:relative;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:transparent;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--play svg path,.fancybox-button--share svg path,.fancybox-button--thumbs svg path{fill:currentColor}.fancybox-button--share svg path{stroke-width:1}.fancybox-navigation .fancybox-button{height:38px;opacity:0;padding:6px;position:absolute;top:50%;width:38px}.fancybox-show-nav .fancybox-navigation .fancybox-button{transition:opacity .25s,visibility 0s,color .25s}.fancybox-navigation .fancybox-button:after{content:"";left:-25px;padding:50px;position:absolute;top:-25px}.fancybox-navigation .fancybox-button--arrow_left{left:6px}.fancybox-navigation .fancybox-button--arrow_right{right:6px}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#555;cursor:pointer;height:44px;margin:0;padding:6px;position:absolute;right:0;top:0;width:44px;z-index:10}.fancybox-close-small svg{fill:transparent;opacity:.8;stroke:currentColor;stroke-width:1.5;transition:stroke .1s}.fancybox-close-small:focus{outline:none}.fancybox-close-small:hover svg{opacity:1}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small,.fancybox-slide--video .fancybox-close-small{color:#ccc;padding:5px;right:-12px;top:-44px}.fancybox-slide--iframe .fancybox-close-small:hover svg,.fancybox-slide--image .fancybox-close-small:hover svg,.fancybox-slide--video .fancybox-close-small:hover svg{background:transparent;color:#fff}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption{bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1}.fancybox-caption:after{border-bottom:1px solid hsla(0,0%,100%,.3);content:"";display:block;left:44px;position:absolute;right:44px;top:0}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;border:6px solid hsla(0,0%,39%,.5);border-radius:100%;border-top-color:#fff;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.6;padding:0;position:absolute;top:50%;width:60px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#fff;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li{background-position:50%;background-repeat:no-repeat;background-size:cover}.fancybox-thumbs>ul>li:before{border:4px solid #4ea7f9;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs .fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}

/* End */


/* Start:/local/templates/nail/css/more.css?173860631757365*/
.catalog__card._hover .fastbuy {
    display: flex;
}
.fastbuy{
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    background: white;
    width: 642px;
    z-index: 99;
}
.catalog__card:nth-child(4n) .fastbuy, .catalog__card:nth-child(4n+3) .fastbuy {
    left: auto;
    right: 0;
}
._blue{
    background: #e7f1f6;
}
tr._blue td._blue{
    background: #d9e9f1;
}
.ajaxloader {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    background: rgba(0, 0, 0, 0.4);
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.ajaxloader__visible {
    visibility: visible;
}

.ajaxloader:after {
    content: '';
    text-align: center;
    background-image: url("/local/templates/nail/css/../image/icons/logo.svg");
    background-size: contain;
    width: 78px;
    height: 50px;
    position: fixed;
    top: 45%;
    left: 50%;
    margin-left: -25px;
    animation: spin 3s infinite;
    z-index: 999;
}
.fastbuy__list {
    position: relative;
    width: 100%;
    min-height: 210px;
    border: 1px solid #f3f3f3;
    border-radius: 2px;
    padding: 10px;
    display: flex;
    flex-wrap: nowrap;
}

.fastbuy__list:hover {
    border-color: #85bcdc;
}

.fastbuy__list .catalog__item {
    border: none;
    height: 100%;
    margin: 0;
    width: 190px;
    min-width: 190px;
}
.fastbuy__list .catalog__item--image {
    min-height: 140px;
}
/* bootstrap modal api fixes */
.fade.in {
    opacity: 1;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-backdrop.in {
    opacity: 0.5;
}
/* !bootstrap modal api fixes */
.fastorder__form .catalog__item--image, .fastorder__form .catalog__item--brand, .fastorder__form .catalog__item--country {
    background-repeat: no-repeat;
    background-position: center;
}
.fastorder__form .catalog__item--image{
    background-size: contain;
}
.fastorder__form .catalog__item--brand, .fastorder__form .catalog__item--country{
    background-size: cover;
}

.footer__bottom-i {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: baseline;
    margin: 0 -15px;
}

.footer__col {
    min-width: 33.33333%;
    padding: 0 15px 15px;
}

.footer__col_align_center {
    text-align: center;
}

.footer__col_align_right {
    text-align: right;
}

.footer__bottom-webc {
    display: flex;
    justify-content: center;
}

.footer__webc {

}

.footer__webc-text,
.footer__webc-link {
    display: inline-block;
    vertical-align: middle;
}

.footer__webc-text {
    margin-right: 1em;
}

.footer__webc-img {
    display: block;
    width: 5em;
    max-height: 2.3em;
    fill: #666;
}

.footer__webc-img:hover .cls-1 {
    fill: #334b61;
}

.footer__webc-img:hover .cls-2 {
    fill: #ff141f;
}

input.error {
    border-color: red;
}

.nav__tab a {
    overflow: hidden;
    display: table-cell;
    height: 40px;
}

.header__personal--comparison._done .header__personal--text, .header__personal--favourite._done .header__personal--text {
    color: red;
    text-decoration: underline;
}

.header__info--item_sub {
    position: relative;
}

.header__info-sub {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 100%;
    white-space: nowrap;
    background: white;
    z-index: 2;
    border: 1px solid #e4e4e4;
}

.header__info-sub-item {
    list-style-type: none;
    padding: 3px 6px;
}

.header__info-sub-item:first-child {
    padding-top: 6px;
}

.header__info-sub-item:last-child {
    padding-bottom: 6px;
}

a.header__info-sub-link {
    color: #000c41;
    font-size: 12px;
    display: block;
}

.header__info-sub {
    display: none;
}

.tech-icon {
    background: transparent url("/local/templates/nail/css/../image/icons/chars.svg") no-repeat center/13px;
}

.bx-green .btn.btn-default,
.bx-green .btn.btn-default:hover,
.bx-green .btn.btn-default:focus,
.bx-green .btn.btn-default:active {
    background: #4b789f;
    border: none;
}

.main__input--profile{
    justify-content: center;
}

.small__text {
    margin-bottom: 5px;
}

.fastbuy__actions {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
}

.fastbuy__btn-wrap {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.btn__blue_no-margin {
    margin: 0;
}

.main__input--button_responsive {
    width: auto;
    height: auto;
}

textarea.main__input {
    height: 80px;
}

.catalog__item--info_column {
    flex-direction: column;
}

.catalog__item--header_space {
    margin: 10px 0;
}

.sale-personal-section-index-block {
    margin: 0;
    height: 100%;
}

.sale-personal-section-index-block.bx-theme-green {
    background: url('/local/templates/nail/image/img/personal.jpg') no-repeat center / cover;
}

.lightblue__tile--imgtext {
    display: flex;
    padding-left: 0;
}

.right-menu {
    padding: 0;
    list-style-type: none;
}

.right-menu__item {
    border: 2px solid #efefef;
    margin-top: -2px;
}

.right-menu__link {
    display: block;
    padding: 9px 30px 9px 15px;
    color: #343434;
    position: relative;
}

.right-menu__link::after {
    content: '\f105';
    font-family: 'Font Awesome 5 Free', sans-serif;
    font-weight: bold;
    color: #efefef;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.right-menu__link:hover {
    background: #efefef;
    color: #343434;
}

.right-menu__link:hover::after {
    color: #343434;
}

.right-menu__link_selected,
.right-menu__link_selected:hover {
    background: #4b789f;
    color: white;
}

.right-menu__link_selected:hover::after {
    color: #efefef;
}

.m-0 {
    margin-top: 0;
    margin-bottom: 0;
}

.m-full-0 {
    margin: 0;
}

.mt-0 {
    margin-top: 0;
}

.mb-0 {
    margin-bottom: 0;
}

.mb-18 {
    margin-bottom: 18px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-60 {
    margin-bottom: 60px;
}

.sale-personal-section-index-block-link,
.sale-personal-section-index-block-link:hover {
    padding: 40px 15px;
}

.why-we {
    background: url('/local/templates/nail/image/img/personal.jpg') no-repeat center / cover;
    border-radius: 3px;
    color: white;
    padding: 20px;
}

.why-we__title {
    text-transform: uppercase;
    margin: 0 0 20px;
    color: white;
    font-weight: 700;
    font-size: 20px;
}

.why-we__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.why-we__item {
    font-size: 12px;
    margin-bottom: 10px;
}

.why-we__item:last-child {
    margin-bottom: 0;
}

.sidebar {
    margin-bottom: 30px;
}

.lightblue__tile--image {
    max-width: 70px;
    margin-right: 20px;
    flex: none;
}

.container_space-top {
    margin-top: 15px;
}

.sale-personal-profile-btn-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sale-personal-profile-btn-block .btn {
    margin-bottom: 15px;
}

.main-profile-block-shown .form-control,
.sale-profile-detail-form .form-control {
    text-align: left;
}

.h1_space-top {
    margin-top: 30px;
}

.row_space {
    margin-top: 30px;
    margin-bottom: 30px;
}

.text img {
    max-width: 100%;
}

.text a {
    color: #067fea;
    text-decoration: underline;
}

.text a:hover {
    text-decoration: none;
}

.text ul {
    padding: 0;
}

.text ul li {
    list-style-type: none;
    position: relative;
    margin-bottom: 1rem;
    padding-left: 3rem;
}

.text ul li::before {
    content: '';
    position: absolute;
    top: .6em;
    left: 1rem;
    width: 5px;
    height: 5px;
    background: #4c789d;
}

.text h1,
.text h2,
.text h3,
.text h4,
.text h5,
.text h6,
.text .h1,
.text .h2,
.text .h3,
.text .h4,
.text .h5,
.text .h6 {
    margin-top: 2em;
    margin-bottom: 1em;
}

.h-card {
    color: #333333;
    border: 1px solid #f3f3f3;
    border-radius: 3px;
    overflow: hidden;
    display: flex;
}

.h-card:hover {
    box-shadow: 0 0 10px #b8bfc5;
}

.h-card__col {
    padding: 20px;
}

.h-card__col_img {
    flex: none;
    width: 25%;
}

.h-card__col_text {

}

.h-card__col_price {
    background-color: #f6fbff;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.h-card__img {
    display: block;
    width: 100%;
    padding-bottom: 66%;
    background: no-repeat center / contain;
    position: relative;
}

.h-card__brand-icon {
    width: 30px;
    height: 30px;
    background: no-repeat center / contain;
    position: absolute;
    top: 0;
    right: 0;
}

.h-card__country-icon {
    width: 30px;
    height: 20px;
    background: no-repeat center / contain;
    position: absolute;
    bottom: 0;
    left: 0;
}

.h-card__title {
    display: block;
    margin-bottom: 10px;
}

.h-card__options-wrap {

}

.h-card__options {
    margin-bottom: 5px;
}

.h-card__options td {
    padding: 0 10px 5px 0;
}

.h-card__options td:first-child {
    color: #999999;
}

.h-card__text-wrap {

}

.h-card__price {
    margin-bottom: 10px;
    color: #4b789f;
    font-weight: 500;
    font-size: 21px;
}

.h-card__not-available {
    margin-bottom: 10px;
    color: #fe3f40;
    font-weight: bold;
}

.h-card__quantity {
    margin-bottom: 10px;
    display: inline-flex;
}

.h-card__btn-wrap {

}

@media (max-width: 767px) {

    .h-card {
        flex-direction: column;
    }

    .h-card__col_img {
        width: 100%;
    }
}

.lightblue__tile_height_auto {
    min-height: 0;
}

.wrap {
    background-color: #ebf5fe;
    border: 1px solid #bcdffd;
    padding: 20px;
    margin: 40px 0;
}

.wrap > *:first-child {
    margin-top: 0;
}

.wrap > *:last-child,
.wrap > ul:last-child > li:last-child,
.wrap > ol:last-child > li:last-child {
    margin-bottom: 0;
}

.wrap_light {
    border-color: #4b779e;
    background-color: #f4f9ff;
}

.wrap_space-top_none {
    margin-top: 0;
}

.strong {
    font-weight: bold;
}

.bigger {
    font-size: large;
}

.rect-num-list {
    list-style-type: none;
    counter-reset: list;
    padding: 0;
}

.rect-num-list__item {
    position: relative;
    font-weight: 500;
    padding: .3em 0 .3em 45px;
    margin-bottom: 1em;
}

.rect-num-list__item::before {
    counter-increment: list;
    content: counter(list);
    position: absolute;
    top: .1em;
    left: 0;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 20px;
    background: #4b779e;
    color: white;
    font-weight: bold;
}

.text .hand-list {
    list-style-type: none;
    padding: 15px 0;
}

.hand-list__item,
.text .hand-list__item {
    position: relative;
    padding: 10px 0 10px 65px;
}

.hand-list__item::before,
.text .hand-list__item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    background: url('/local/templates/nail/image/icons/Finger.svg') no-repeat center / contain;
}

@media (max-width: 576px) {

    .rect-num-list__item {
        padding: 0;
        text-align: center;
    }

    .rect-num-list__item::before {
        position: static;
        margin: 0 auto 10px;
    }

    .hand-list__item,
    .text .hand-list__item {
        padding: 5px 0 5px 50px;
    }

    .hand-list__item::before,
    .text .hand-list__item::before {
        width: 30px;
        height: 30px;
    }
}

.range__wrapper {
    display: inline-flex;
    width: auto;
}

.catalog__item--admission {
    color: #fe3f40;
    display: block;
    margin-left: 5px;
    font-weight: bolder;
}

.modal-homefilter .modal-header,
.modal-header {
    padding: 30px 30px 15px;
}

.modal-homefilter .modal-body,
.modal-body {
    padding: 15px 30px 30px;
}

.modal-social {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
}

.modal-social__text {
    margin-right: 10px;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 14px;
}

.modal-social__items {

}

.modal-social .ulogin-buttons-container > * {
    border-radius: 50% !important;
}

.modal-header .h1 {
    margin: 0;
}

.modal-content {
    padding: 0;
}

.cart__button.h-card__btn {
    width: 100%;
}

.newsletter__input-wrap {
    width: 257px;
    flex: none;
}

@media (max-width: 900px) {

    .newsletter__input-wrap {
        width: 200px;
    }
}

.catalog__card_small-fastbuy._hover .fastbuy {
    flex-direction: column;
    width: 100%;
}

.catalog__card_small-fastbuy .fastbuy__btn-wrap {
    flex-direction: column;
}

.catalog__card_small-fastbuy .fastbuy .btn {
    width: 100%;
    margin-bottom: 10px;
}

.catalog__card_small-fastbuy .fastbuy .btn:last-child {
    margin-bottom: 0;
}

.catalog__card_small-fastbuy .fastbuy__table {
    padding-left: 0;
}

.catalog__card_small-fastbuy .fastbuy__actions {
    justify-content: center;
}

.catalog__card_small-fastbuy .catalog__item--header {
    text-align: center;
}

[id^=fastorder] .modal-content {
    padding-bottom: 30px;
}

.gallery-wrap {
    position: relative;
}

.gallery-brand {
    background: no-repeat center / contain;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 15px;
    right: 30px;
}

.gallery-brand-diamaniq {
    background: no-repeat center / contain;
    width: 75px;
    height: 38px;
    position: absolute;
    top: 8px;
    right: 10px;
}

input:disabled + label {
    color: #cccccc;
}

.modal-homefilter .flex {
    width: auto;
    min-width: 100%;
    margin: 0 -30px;
}

.modal-homefilter__title {
    background-color: #e6edf7;
    border: 1px solid #dfdfdf;
    color: #003;
    font-weight: bold;
    font-size: 20px;
    padding: 10px 20px;
    text-align: center;
}

.flex__menu-wrap {
    display: flex;
    flex-direction: column;
    width: 100%;
    flex: none;
}

.flex .menu {
    display: flex;
    flex-direction: column;
}

.flex .menu__item {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (min-width: 768px) {

    .modal-homefilter .modal-dialog {
        width: 700px;
    }

    .modal-homefilter .text {
        width: 65%;
    }

    .flex__menu-wrap {
        width: 50%;
    }
}

.filter__wrapper {
    margin-bottom: 30px;
}

.modal-homefilter .range__prev,
.modal-homefilter .range__next {
    border: 1px solid #e4e4e4;
    padding: 6px 5px;
    color: #999;
}

.modal-homefilter .range__label {
    color: #999;
}

.btn {
    max-width: 100%;
}

.bx-soa .form-control {
    text-align: left;
    padding: 5px 10px;
}

.bx-soa .form-control.dropdown-block {
    padding: 2px 10px 5px 35px;
}

.bx-sls .bx-ui-sls-clear {
    z-index: 10;
}

.not_avail_sm {
    font-size: 12px;
}

@media (min-width: 768px) {

    .filter__outer-wrap {
        border-right: 1px solid #8fc1e0;
    }
}

@media (min-width: 992px) {

    .header__personal {
        margin: 0 -3px;
        padding-top: 5px;
        padding-left: 18px;
        padding-right: 7px;
        align-items: flex-end;
        padding-bottom: 6px;
    }
}

.catalog__card .fa-ruble-sign {
    font-size: 11px;
}

.header__personal--comparison,
.header__personal--favourite,
.header__personal--auth {
    padding: 0 3px;
}

.visible-xs-flex {
    display: none !important;
}

@media (max-width: 767px) {

    .container_mobile_reverse {
        display: flex;
        flex-direction: column;
    }

    .container_mobile_reverse > *:first-child {
        order: 1;
    }

    .visible-xs-flex {
        display: flex !important;
    }
}
[data-order_repeat_check] + .alert {
    position: absolute;
    z-index: 1;
    width: 195px;
    max-width: 195px;
    margin-top: 5px;
    left: 0;
    right: 0;
    margin: 5px auto;
}
button.fastorder__button_cart {
    /*background: none;*/
    /*border: none;*/
    /*text-decoration: underline;*/
    /*color: grey;*/
    /*font-weight: 500;*/
    margin: 8px auto;
    /*display: block;*/
    /*outline: none;*/
}
button.fastorder__button_cart:disabled {
    background-color: lightgray;
    cursor: default;
}

.goods__banner--item {
    background: no-repeat center / cover;
    display: block;
    width: 100%;
    height: 260px;
    outline: none;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

@media (min-width: 576px) {

    .mb-sm-0 {
        margin-bottom: 0 !important;
    }

    .mb-sm-15 {
        margin-bottom: 15px !important;
    }

    .mb-sm-30 {
        margin-bottom: 30px !important;
    }

    .text-sm-left {
        text-align: left;
    }
}

@media (min-width: 768px) {

    .mb-md-0 {
        margin-bottom: 0 !important;
    }

    .mb-md-15 {
        margin-bottom: 15px !important;
    }

    .mb-md-30 {
        margin-bottom: 30px !important;
    }

    .text-md-left {
        text-align: left;
    }
}

@media (min-width: 992px) {

    .mb-lg-0 {
        margin-bottom: 0 !important;
    }

    .mb-lg-15 {
        margin-bottom: 15px !important;
    }

    .mb-lg-30 {
        margin-bottom: 30px !important;
    }

    .text-lg-left {
        text-align: left;
    }
}

@media (min-width: 1200px) {

    .mb-xl-0 {
        margin-bottom: 0 !important;
    }

    .mb-xl-15 {
        margin-bottom: 15px !important;
    }

    .mb-xl-30 {
        margin-bottom: 30px !important;
    }

    .text-xl-left {
        text-align: left;
    }
}

@media (max-width: 767px) {

    .catalog__card_small-fastbuy {
        height: 100%;
    }

    .catalog__item {
        border-bottom: 0;
        height: auto;
    }

    .fastbuy {
        min-height: 0;
        position: static;
        border-top: none;
        border-color: #f3f3f3;
        display: block;
        width: 100%;
    }

    .catalog__card._hover .fastbuy {
        display: block !important;
    }

    .fastbuy__item {
        display: none;
    }

    .fastbuy__btn-wrap .btn {
    }
}
[data-subscribe]:not([disabled]) span:last-child{
    display: none;
}
[data-subscribe][disabled] span:first-child{
    display: none;
}

.btn-green {
    background-color: #4b9f56;
    display: block;
    color: #fff;
    height: 40px;
    font-size: 14px;
    border: none;
}

.comp_item .btn-green,
.comp_item .cart__button.btn-green,
.cart__button.btn-green {
    background-color: #4b9f56;
}
._next_discount span {
    color: red;
    font-size: 14px;
    font-weight: 600;
}
._next_discount span i {
    font-size: 11px;
}
.radio {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 10px 0 0 7px;
}
.radio + label {
    position: relative;
    padding: 0 0 0 25px;
    cursor: pointer;
    font-weight: normal;
}
.radio + label:before {
    content: '';
    position: absolute;
    top: -3px;
    left: 0;
    width: 18px;
    height: 18px;
    border: 2px solid #e4e4e4;
    border-radius: 50%;
    background: #FFF;
}
.radio + label:after {
    content: '';
    position: absolute;
    top: 1px;
    left: 4px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #4b789f;
    opacity: 0;
    transition: .2s;
}
.radio:checked + label:after {
    opacity: 1;
}

.toggle__btn {
    margin-bottom: 15px;
}

@media (min-width: 768px) {

    .toggle__btn {
        display: none;
    }
}

@media (max-width: 767px) {

    .toggle__wrap,
    .sort__wrapper_hidden-mobile {
        display: none;
    }

    .toggle__wrap_opened {
        display: block;
    }

    .hidden-mobile {
        display: none !important;
    }
}

/* ASIDE */

body.noscroll {
    overflow: hidden;
}

.aside {
    position: fixed;
    top: 0;
    left: -300px;
    bottom: 0;
    width: 300px;
    max-width: 80%;
    background: white;
    padding: 15px;
    z-index: 100;
    -webkit-transition: 0.15s ease;
    -o-transition: 0.15s ease;
    transition: 0.15s ease;
    display: flex;
    flex-direction: column;
}

.aside__title {
    background: #4b789f;
    color: white;
    padding: 8px 10px;
    margin-bottom: 1px;
    font-weight: bold;
    text-align: center;
}

.aside__list-wrap {
    flex-grow: 1;
    overflow: auto;
}

.aside__list {
    list-style-type: none;
    margin: 0 0 15px;
    padding: 0;
    display: flex;
    flex-direction: column;
}

.aside__item {
    border: 1px solid #e4e4e4;
    margin-top: -1px;
}

.aside__link-wrap {
    display: flex;
    margin-top: -1px;
}

.aside__link {
    color: #000c41;
    font-weight: 700;
    padding: 12px 5px 12px 10px;
    flex: auto;
}

.aside__link:hover {
    text-decoration: none;
    color: #ccc;
}

.aside__sub-btn {
    flex: none;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.aside__sub-btn:hover {
    color: #ccc;
}

.aside__sub-btn i {
    transition: .3s ease transform;
}

.aside__sub-btn_opened i {
    transform: rotate(-90deg);
}

.aside__sub-list {
    list-style-type: none;
    margin: 0;
    flex-direction: column;
    padding: 5px 0 5px 10px;
    display: none;
}

.aside__sub-list_visible {
    display: flex;
}

.aside__sub-item {

}

.aside__sub-link-wrap {
    display: flex;
}

.aside__sub-link {
    color: #666;
    font-weight: 400;
    padding: 5px 5px 5px 10px;
    flex: auto;
}

.aside__sub-link:hover {
    text-decoration: none;
    color: #ccc;
}

.aside__tel {
    margin: 0 auto 15px;
    flex: none;
}

.aside__bottom-list {
    display: block;
    width: 100%;
    padding: 0;
    list-style-type: none;
    border: 1px solid #e4e4e4;
    margin: 0;
}

.aside__bottom-item {
    display: block;
}

.aside__bottom-link {
    display: block;
    padding: 5px 10px;
    color: #666;
}

.aside__bottom-item:first-child .aside__bottom-link {
    padding-top: 10px;
}

.aside__bottom-item:last-child .aside__bottom-link {
    padding-bottom: 10px;
}

.aside_opened {
    left: 0;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.aside_space_top {
    padding-top: 55px;
}

.fog {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    z-index: 80;
    opacity: .5;
}
/* ===== */
.submenu__active + ul._pictured_boxes {
    display: flex;
    flex-wrap: wrap;
}
._pictured_boxes label.css-label {
    padding: 2px 3px 25px!important;
    background-position: center bottom!important;
    background-size: 14px!important;
    margin-bottom: 4px;
    max-width: 37px;
}
._pictured_boxes ._tooltip {
    display: none;
    width: 200px;
    background-color: white;
    border: 1px solid #e5e5e5;
    color: black;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    top: -20px;
    left: -100px;
    right: -100px;
    margin: auto;
    font-size: 12px;
}
._pictured_boxes li:hover ._tooltip {
    display: block;
}
._pictured_boxes li:hover ._tooltip:after{
    content: " ";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: white transparent transparent transparent;
}
._pictured_boxes img {
    max-width: 20px;
    max-height: 41px;
}
input:disabled + label {
    cursor: not-allowed;
}
input:disabled + label img {
    opacity: 0.2;
}
._flex_filter {
    display: flex;
    flex-wrap: wrap;
}
._flex_filter > .menu__item {
    width: 100%;
}
._flex_filter > .menu__item._half {
    width: 50%;
}
._flex_filter > .menu__item._half  > span, ._flex_filter > .menu__item._half > ul {
    padding-right: 10px;
}
._flex_filter > .menu__item._half > span {
    max-width: 80%;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
}

.share {
    display: inline-block;
    overflow: hidden;
}

.share__title {
    font-weight: 500;
    margin-bottom: 5px;
    font-size: 14px;
}

.share__wrap {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin: -5px;
}

.share__item {
    margin: 5px;
}

.share__link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    color: white;
    border-radius: 2px;
}

.share__link:hover {
    background-color: darkgrey;
    color: white;
}

.share__link:focus {
    color: white;
}

.share__link::after {
    font-family: 'Font Awesome 5 Brands', sans-serif;
    font-size: 16px;
}

.share__link_vk {
    background-color: #4070a7;
}

.share__link_fb {
    background-color: #3b5998;
}

.share__link_ok {
    background-color: #ffa500;
}

.share__link_vk::after {
    content: '\f189';
}

.share__link_fb::after {
    content: '\f39e';
}

.share__link_ok::after {
    content: '\f263';
}

.gallery-share-wrap {
    text-align: right;
    margin-top: 15px;
    margin-bottom: 15px;
}

@media(max-width: 767px) {

    .gallery-share-wrap {
        text-align: center;
    }

    .brend .simple__text {
        display: none;
    }
}

.inline__wrapper_mobile {
    z-index: 1;
}

._table_wrapper .mobile-toggle__content {
    margin-top: 12px;
}

.toggle-head {
    line-height: 1.2;
    font-size: 16px;
}

.gallery-outer {
    width: calc(100% + 30px);
}

.mobile-right-column .gallery-brand {
    position: static;
}

.mobile-right-column .header__personal--icon {
    width: 50px;
    height: 50px;
    margin: 0;
    background-size: 25px;
}

.mobile-right-column .header__personal--comparison,
.mobile-right-column .header__personal--favourite {
    display: inline-block;
    padding: 0;
}

.mobile-article {
    font-size: 13px;
}

.mobile-article span {
    color: #999;
}

@media (max-width: 767px) {

    .gallery__picture {
        width: 100%;
        max-width: none;
    }

    ._prices_wrapper {
        max-width: 370px;
    }
}

@media (max-width: 480px) {

    .gallery__picture {
        height: 250px;
    }

    .gallery__image {
        height: 228px;
    }
}

@media (max-width: 375px) {

    .gallery__picture {
        height: 180px;
    }

    .gallery__image {
        height: 158px;
    }
}
.promo__banner._home {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.goods__banner_lazy {
    max-height: 260px;
    height: 100%;
    width: 100%;
    border: 1px solid #f3f3f3;
}
.goods__banner_lazy {
    overflow: hidden;
}
.goods__banner_lazy.slick-slider {
    overflow: visible;
}

.certificate {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.certificate__img-wrap {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
}

.certificate__img-wrap::after {
    content: '\f002';
    font-family: 'Font Awesome 5 Free', sans-serif;
    font-weight: 900;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 70px;
    color: white;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    transition: .15s ease;
}

.certificate__img-wrap:hover::after {
    opacity: 1;
}

.certificate__img {
    display: block;
    width: 100%;
    padding-bottom: 140%;
    background: no-repeat center / contain;
}

.certificate__title {
    display: block;
    width: 100%;
    color: #000C41;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
}

.certificate__btn-wrap {
    margin-top: auto;
}

.certificate__btn {
    color: #000c41;
}

.certificate__btn:hover {
    color: #fe3f40;
}

.certificate__btn:active {
    opacity: 0.5;
}

.video {
    position: relative;
    background-color: black;
    padding-bottom: 56.25%;
    cursor: pointer;
}

.video:hover .video__play-fill {
    transition: fill 0.1s cubic-bezier(0, 0, 0.2, 1), fill-opacity 0.1s cubic-bezier(0, 0, 0.2, 1);
    fill: #cc181e;
    fill-opacity: 1;
}

.video__preview,
.video__wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

.video__play {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 68px;
    height: 48px;
    margin-left: -34px;
    margin-top: -24px;
    transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
}

.video__play svg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.video__play-fill {
    transition: fill 0.1s cubic-bezier(0.4, 0, 1, 1), fill-opacity 0.1s cubic-bezier(0.4, 0, 1, 1);
    fill: #1f1f1f;
    fill-opacity: .81;
}

.goods__video {
    padding-bottom: 0;
    height: 260px;
}

.visible-banner .goods__video {
    padding-bottom: 44%;
    height: auto;
}

.wrapper__recommended {
    margin: 20px 0;
}

.detail-tab-wrap {
    margin: 30px 0 15px;
    background: #e6edf7;
    display: none;
}

.detail-tab {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.detail-tab-item_right {
    margin-left: auto;
}

.detail-tab-item {
    padding: 0 30px;
}

.detail-tab-item:first-child {
    padding-left: 0;
}

.detail-tab-item:last-child {
    padding-right: 0;
}

.detail-tab-link {
    padding: 20px 0;
    font-weight: 500;
    text-align: center;
    color: #000c41;
    display: block;
    border-bottom: 3px solid transparent;
}

.detail-tab-link:hover,
.detail-tab-link:focus,
.detail-tab-link:active {
    color: #000c41;
}

.detail-tab-link_active {
    border-bottom-color: #fe3f40;
    color: #fe3f40;
    transition: .3s ease;
}

.detail-tab-link_active:hover,
.detail-tab-link_active:focus,
.detail-tab-link_active:active {
    color: #fe3f40;
}

.detail-tab-link_icon_instruction {
    border: 1px solid #89a4b7;
    padding: 8px 16px;
    border-radius: 2px;
    letter-spacing: -0.5px;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 500;
    text-align: center;
    color: #000c41;
    display: block;
    min-width: 240px;
    max-width: 100%;
    height: 37px;
}
.detail-tab-link_icon_instruction::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('/local/templates/nail/image/icons/manicure-set.svg') no-repeat center / contain;
    vertical-align: middle;
}

.detail-tab-link_icon_instruction:hover,
.detail-tab-link_icon_instruction:active {
    background-color: #eee;
}

@media (min-width: 768px) {

    .detail-tab-wrap {
        display: block;
    }

    .detail-tab-panel {
        display: none !important;
    }

    .detail-tab-panel_active {
        display: block !important;
        padding-bottom: 15px;
    }
}

/* restyle */
.main__button {
    background: transparent;
    border: 1px solid #f3f3f3;
}

.main__button:hover span{
    color: #fe3f40;
}

.main__button:active span{
    opacity: 0.5;
}


.main__button--span.red {
    color: #000c41;
    font-weight: 500;
}

.header__catalog a.header__catalog--item:hover{
    opacity: 0.5;
}

.header__info--link:hover, .footer__item--link:hover {
    color: #fe3f40;
}

.header__info--link:active, .footer__item--link:active  {
    opacity: 0.5;
}

.promo__banner--politic a:hover {
    color: #fe3f40;
}

.footer__item--button {
    background: transparent;
}

.footer__item--button:hover, .footer__item--button:hover>.footer__item--text {
    color: #c12121;
    border-color: #c12121;
}

.footer__item--button:active, .footer__item--button:active>.footer__item--text{
    color: #c12121;
    border-color: #c12121;
    opacity: 0.5;
}

.promo__banner--politic a:active  {
    opacity: 0.5;
}

.btn__blue {
    background:  #fe3f40;
}

.btn__blue:hover {
    background:  #c12121;
}
.btn__blue:active {
    opacity: 0.5;
}

.header__discount--more a {
    font-size: 12px;
    color: black;
    text-decoration: none;
    font-weight: 400;
}

.category__link:hover {
    color: #fe3f40;
}

.category__link:active  {
    opacity: 0.5;
}

.main__input--button:hover {
    background: #71a1c9;
}

.main__input--button:active{
    opacity: 0.5;
}

a.breadcrumb__link:hover{
    color: #fe3f40;
}

a.breadcrumb__link:active{
    opacity: 0.5;
}

._sort:hover{
    color: #fe3f40;
}

._sort:active{
    opacity: 0.5;
}

.category__list .category__sub-list .category__link:hover{
    color: #fe3f40;
}

.category__list .category__sub-list .category__link:active{
    opacity: 0.5;
}

.menu__item .menu__link:hover{
    color: #fe3f40;
}

.menu__item .menu__link:active{
    opacity: 0.5;
}

.submenu .css-label:hover>a, .submenu .css-label:hover{
    color: #fe3f40;
}

.submenu .css-label:active{
    opacity: 0.5;
}

.header__personal a:hover>.header__personal--text{
    color: #fe3f40;
}

.header__personal--text:active{
    opacity: 0.5;
}

.header__personal--comparison:hover >  .header__personal--icon, .catalog__item--compare:hover {
    background: url(/local/templates/nail/css/../image/icons/bar-chart_red.svg) no-repeat center/16px;
}

.header__personal--comparison:active >  .header__personal--icon, .catalog__item--compare:active {
    opacity: 0.5;}

.header__personal--favourite:hover >  .header__personal--icon, .catalog__item--favourite:hover {
    background: url(/local/templates/nail/css/../image/icons/Heart_red.svg) no-repeat center/16px;
}

.header__personal--favourite:active >  .header__personal--icon, .catalog__item--favourite:active {
    opacity: 0.5;
}

.header__personal--auth:hover > .header__personal--icon {
    background: url(/local/templates/nail/css/../image/icons/user_red.svg) no-repeat center/14px;
}

.main__button:hover > .button__gift {
    background: url(/local/templates/nail/css/../image/icons/gift-box_red.svg) no-repeat center/24px;
}

.main__button:hover > .button__pig {
    background: url(/local/templates/nail/css/../image/icons/piggynabk_red.svg) no-repeat center/24px;
}

.main__button:hover > .button__truck {
    background: url(/local/templates/nail/css/../image/icons/shipped_red.svg) no-repeat center/24px;
}

.main__button:hover > .button__award {
    background: url(/local/templates/nail/css/../image/icons/award_red.svg) no-repeat center/20px;
}

.main__button:hover > .button__agree {
    background: url(/local/templates/nail/css/../image/icons/agreement_red.svg) no-repeat center/20px;
}

.footer__item--button:hover > .footer__item--icon {
    background: url(/local/templates/nail/css/../image/icons/message_red.svg) no-repeat center/22px;
}

.header__cart--icon {
    background: url(/local/templates/nail/css/../image/icons/shopping-bag2.svg) no-repeat top left;
    background-size: 16px;
}

.header__cart--icon:hover {
    background: url(/local/templates/nail/css/../image/icons/shopping-bag2_red.svg) no-repeat top left;
    background-size: 20px;
}

.btn.cart__button.cart__button-red:hover {
    background:  #c12121;
    color: #fff;
}

.btn.cart__button.cart__button-red:active {
    background:  #c12121;
    color: #fff;
    opacity: 0.5;
}

.btn.cart__button.cart__button-red:focus {
    color: #fff;
}

.darkblue__link:hover{
    color: #fe3f40;
}

.darkblue__link:active{
    opacity: 0.5;
}

a.text__link{
    color: #3f4564;
    text-decoration: none;
}

a.text__link:hover{
    color: #fe3f40;
}

a.text__link:active{
    opacity: 0.5;
}

a{
    text-decoration: none !important;
}

.header__discount--more:hover> a{
    color: #fe3f40;
}

.header__discount--more:hover> a{
    opacity: 0.5;
}

.detail-tab-link.detail-tab-link_fill.detail-tab-link_icon_instruction:hover{
    color: #c12121;
    border: 1px solid #c12121;
    background: transparent;
}

.detail-tab-link.detail-tab-link_fill.detail-tab-link_icon_instruction:active {
    color: #c12121;
    border: 1px solid #c12121;
    background: transparent;
    opacity: 0.5;
}

.detail-tab-link_icon_instruction:hover:before {
    background: url(/local/templates/nail/image/icons/manicure-set_red.svg) no-repeat center / contain;
}

.detail-tab-link_icon_instruction:active:before {
    background: url(/local/templates/nail/image/icons/manicure-set_red.svg) no-repeat center / contain;
}

a:hover{
    color: #fe3f40;
}

a:active{
    opacity: 0.5;
}

a.wrapped .gray__text--small{
    color: #3f4564;
}

a.wrapped .gray__text--small:hover{
    color: #fe3f40;
}

a.wrapped .gray__text--small:active{
    opacity: 0.5;
}

.nav-tabs > li > a{
    background: transparent !important;
}

.nav-tabs > li > a:hover {
    color: #c12121 !important;
    border: 1px solid #c12121 !important;
    background: transparent;
}

.nav-tabs > li > a:active {
    color: #c12121 !important;;
    border: 1px solid #c12121 !important;
    background: transparent;
    opacity: 0.5;
}

.nav-tabs li .instruction-icon:hover:before{
    background: url(/local/templates/nail/image/icons/manicure-set_red.svg) no-repeat center / contain;
}

.nav-tabs li .instruction-icon:active:before{
    background: url(/local/templates/nail/image/icons/manicure-set_red.svg) no-repeat center / contain;
}


.nav-tabs li .refuse-icon:hover:before{
    background: url(/local/templates/nail/image/icons/agreement_red.svg) no-repeat center / contain;
}

.nav-tabs li .refuse-icon:hover:before{
    background: url(/local/templates/nail/image/icons/agreement_red.svg) no-repeat center / contain;
}

.nav-tabs li .guarantee-icon:hover:before{
    background: url(/local/templates/nail/image/icons/award_red.svg) no-repeat center / contain;
}

.nav-tabs li .guarantee-icon:active:before{
    background: url(/local/templates/nail/image/icons/award_red.svg) no-repeat center / contain;
}

.header__personal--comparison:hover > .header__personal--text{
    color: #fe3f40;
}

.header__personal--favourite:hover > .header__personal--text{
    color: #fe3f40;
}

.header__personal--comparison:active > .header__personal--text{
    opacity: 0.5;
}

.header__personal--favourite:active > .header__personal--text{
    opacity: 0.5;
}


.quantity-btn i {
    color: #3f4564;
}

.quantity-btn i:hover{
    color: #fe3f40;
}

.quantity-btn i:active{
    opacity: 0.5;
}

#reset_filters{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
    height: 50px;
    border: 1px solid #6aacd5;
    border-radius: 3px;
    padding: 0 10px;
    max-width: 255px;
    color: #3f4564;
}

#reset_filters:hover {
    color: #c12121;
    border: 1px solid #c12121;
    background: transparent;
}

#reset_filters:active {
    color: #c12121;
    border: 1px solid #c12121;
    background: transparent;
    opacity: 0.5;
}

.news-detail {
    font-size:18px;
    line-height: 1.5;
}
.news-detail p {
    font-size:18px;
    margin-bottom: 20px;
}

.news-detail ul {
    font-size:18px;
    line-height: 1.5;
}

.news-detail td {
    padding:10px
}

.news-detail h2{
    font-size: 2.6rem;
    margin-bottom: 15px;
}

.news-detail h3{
    font-size: 2.2rem;
    margin-bottom: 10px;
}

.news-detail a{
    color: #06c;
}


.news-detail table{
    margin-bottom: 20px;
}

span._old_price {
    color: #cccccc;
    position: relative;
}
span._old_price:after {
    position: absolute;
    top: 0;
    right: -3px;
    bottom: 0;
    left: 0;
    background: no-repeat center url(data:image/svg+xml;charset=US-ASCII,%0A%3Csvg%20width%3D%22491px%22%20height%3D%22125px%22%20viewBox%3D%220%200%20100%25%20100%25%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1.23046875%2C121.410156%20C122.764455%2C80.3998661%20212.227997%2C52.9779911%20269.621094%2C39.1445312%20C327.014191%2C25.3110714%20400.420441%2C13.476436%20489.839844%2C3.640625%22%20stroke%3D%22%23B80909%22%20stroke-width%3D%2216%22%20/%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E);
    background-size: 100% 100%;
    content: '';
}
@media (min-width: 1200px) {
    ._lg-5ths .catalog__card {
        max-width: 20%;
        flex: 0 0 20%;
    }
}

div.bx_my_order_cancel input[type="submit"] {
    background: #4b789f;
    color: white !important;
    text-shadow: none;
    border: none;
    font-weight: normal;
}

div.bx_my_order_cancel input[type="submit"]:hover {
    background: #71a1c9;
}

div.bx_my_order_cancel input[type="submit"]:focus {
    outline: none;
    color: #cccccc !important;
}

div.bx_my_order_cancel input[type="submit"]:active {
    background: #b3cde4;
    box-shadow: none;
    color: white !important;
}

.sale-order-list-cancel-link {
    color: #fe3f40;
}

.sale-order-list-cancel-link:hover {
    color: #c12121;
}

.sale-order-list-cancel-link:active {
    color: #e09090;
}

.header__info {
    display: flex;
}

.header__info--lang {
    display: flex;
    justify-content: space-between;
    text-decoration: underline;
}

.header__info--lang-item {
    padding: 6px 3px;
}

.header__info--lang-link {
    display: block;
    color: black;
    font-size: 12px;
}

.header__catalog--row-line {
    width: 1px;
    height: 50%;
    background: white;
}

.block {
    padding: 15px 20px;
    border-radius: 10px;
    background: no-repeat center / cover;
}

.block__title {
    font-size: 27px;
    line-height: 1;
}

.block__title-lg {
    font-size: 62px;
    line-height: 0.77;
    margin-bottom: 15px;
}

.block__link {
    text-decoration: underline !important;
    font-weight: bold;
    display: inline-block;
    font-size: 18px;
}

.block__desc {
    color: black;
}

.block__wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
}

.block__down {
    margin-top: auto;
}

.block__btn {
    margin-top: auto;
}

.block_fill_blue {
    background-color: #e7f0f7;
}

.block_border_red {
    border: 1px solid #fc9f9f;
}

.block_pb_none {
    padding-bottom: 0;
}

.block_p_none {
    padding: 0;
}

.block_overflow {
    overflow: hidden;
}

.block_height_full {
    height: 100%;
    min-height: 200px;
}

.block_color_white,
.block_color_white .block__link {
    color: white;
}

.block_flexible {
    display: flex;
    flex-direction: column;
}

.block_min-height {
    min-height: 223px;
}

.card {
    display: flex;
    flex-direction: column;
    height: 100%;
    color: black;
}

.card:hover {
    color: #fd3f3f;
}

.card__title {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    margin-top: auto;
    font-weight: bold;
    color: inherit;
    font-size: 12px;
    line-height: 1.3;
}

.card__img-wrap {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.card__img {
    display: block;
    width: 100%;
    padding-bottom: 100%;
    background: white no-repeat center / contain;
    border-radius: 3px;
}

.card__brand {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background: no-repeat center / cover;
    border-top-right-radius: 3px;
}
.card__diamaniq {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background: no-repeat center / cover;
    border-top-right-radius: 3px;
}
.card__icons {
    position: absolute;
    top: 0;
    right: 0;
    background: no-repeat center / cover;
    border-top-right-radius: 3px;
}
.card__icons .card__brand{
    position: static;
    display: block;
}
.card__discount {
    position: absolute;
    bottom: 10px;
    left: 0;
    background: #fd3f3f;
    color: white;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 10px;
}

.card__sticker {
    position: absolute;
    bottom: 15px;
    left: -15px;
    color: white;
    font-size: 12px;
    font-weight: bold;
    padding: 15px 10px;
    background: url('/local/templates/nail/image/icons/circle.svg') no-repeat center / contain;
    border-radius: 50%;
    transform: rotate(-20deg);
}

.card__price-wrap {
    display: flex;
    justify-content: center;
}

.card__price {
    font-size: 16px;
    font-weight: bold;
    margin: 0 5px;
    color: inherit;
}

.card__price_old {
    color: #bbb;
    position: relative;
}

.card__price_old::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url('data:image/svg+xml;charset=US-ASCII,%0A<svg%20width%3D"491px"%20height%3D"125px"%20viewBox%3D"0%200%20100%25%20100%25"%20version%3D"1.1"%20xmlns%3D"http%3A//www.w3.org/2000/svg"%20xmlns%3Axlink%3D"http%3A//www.w3.org/1999/xlink">%0A%20%20%20%20<g%20fill%3D"none"%20fill-rule%3D"evenodd">%0A%20%20%20%20%20%20%20%20<path%20d%3D"M1.23046875%2C121.410156%20C122.764455%2C80.3998661%20212.227997%2C52.9779911%20269.621094%2C39.1445312%20C327.014191%2C25.3110714%20400.420441%2C13.476436%20489.839844%2C3.640625"%20stroke%3D"%23B80909"%20stroke-width%3D"16"%20/>%0A%20%20%20%20</g>%0A</svg>') no-repeat center;
    background-size: 100%;
}

.card_cover .card__img {
    background-size: cover;
}

.title-lg {
    color: black;
    font-size: 29px;
}

.title-lg_color_red {
    color: #fe3f40;
}

.btn__lg {
    font-size: 20px;
    width: auto;
    line-height: 1.4;
    height: auto;
    padding: 9px 12px;
}

.btn__wide {
    width: 100%;
}

.btn__space-i-lg {
    padding: 8px 37px;
    font-size: 16px;
}

.timer {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    color: black;
}

.timer__wrap {
    font-size: 36px;
    font-weight: bold;
    width: 100%;
    border-radius: 10px;
    background: white;
    padding: 5px;
    text-align: center;
    letter-spacing: -2.7px;
}

.timer__desc {
    font-size: 16px;
}

.timer__btn {
    margin-top: auto;
}

.timer__offer {
    color: #fd3f3f;
    display: flex;
    margin: 0 -5px;
    line-height: 1;
}

.timer__offer-col {
    padding: 0 5px;
}

.timer__offer-col_align_right {
    text-align: right;
}

.timer__offer-text-sm {
    font-size: 12px;
}

.timer__offer-text-md {
    font-size: 20px;
}

.timer__offer-text-lg {
    font-size: 35px;
    font-weight: bold;
}

.main-links {
    padding: 15px 15px 3px;
    display: flex;
    justify-content: space-between;
}

.main-links.header { margin: 10px 0 5px 0; }
.main-links.header h1 { margin: 5px 0 0; }

.main-links__col {
    display: flex;
    margin: 0 -15px 10px;
    color: #fe3f40;
}

.main-links__col_right {
    color: #4178a8;
}

.main-links__item {
    padding: 0 15px;
    border-right: 1px solid currentColor;
}

.main-links__link-lg {
    display: block;
    font-size: 30px;
    color: #fe3f40;
    border-bottom: 1px solid;
}

.main-links__item:last-child {
    border-right: none;
}

.link-icon {
    color: #4178a8;
    display: flex;
    align-items: center;
    text-align: left;
    font-size: 16px;
}

.link-icon::before {
    content: '';
    width: 40px;
    height: 40px;
    background: no-repeat center / contain;
    margin-right: 10px;
}

.link-icon_icon_truck::before {
    background-image: url('/local/templates/nail/image/icons/truck.svg');
}

.link-icon_icon_truck:hover::before {
    background-image: url('/local/templates/nail/image/icons/truck-hover.svg');
}

.link-icon_icon_medal::before {
    background-image: url('/local/templates/nail/image/icons/medal.svg');
}

.link-icon_icon_medal:hover::before {
    background-image: url('/local/templates/nail/image/icons/medal-hover.svg');
}

.link-icon_icon_return::before {
    background-image: url('/local/templates/nail/image/icons/return.svg');
}

.link-icon_icon_return:hover::before {
    background-image: url('/local/templates/nail/image/icons/return-hover.svg');
}

@media (max-width: 991px) {

    .main-links {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
}

@media (max-width: 480px) {

    .main-links.header { display: flex; flex-direction: column-reverse;  }

    .main-links:not(.header) .main-links__col_right {
        flex-direction: column;
    }

    .main-links__col_right .main-links__item {
        border-right: none;
    }
    .main-links.header .main-links__col_right .main-links__item {
        padding: 0;
    }
}

.row_9 {
    margin-right: -9px;
    margin-left: -9px;
}

.row_9 [class^='col-'] {
    padding-left: 9px;
    padding-right: 9px;
}

@media (min-width: 1200px) {

    .page-wide .container {
        width: 1200px;
    }
}

.header__content {
    padding-top: 8px;
}

.header__info--menu {
    padding: 0 16px 0 23px;
}

.header__info--item {
    padding-right: 7px;
    padding-left: 7px;
}

.header__logo {
    position: relative;
    top: -2px;
    text-align: center;
    display: inline-block;
}

.header__logo--svg {
    width: 204px;
    height: 101px;
    max-width: none;
    min-height: 0;
}

@media (min-width: 768px) {

    .col-md-5-custom {
        flex: 0 0 41%;
        max-width: 41%;
    }

    .col-md-7-custom {
        flex: 0 0 59%;
        max-width: 59%;
    }
}

.header__search-outer {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-right: 5px;
}

.header__cart_top {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    line-height: 0.8;
}
.header__cart--quantity {
    color: black;
    font-size: 11px;
}
.header__cart--baseprice {
    font-size: 16px;
    position: relative;
    margin-left: 5px;
    color: #ccc;
}
.header__cart--baseprice:after{
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    background: no-repeat center url(data:image/svg+xml;charset=US-ASCII,%0A%3Csvg%20width%3D%22491px%22%20height%3D%22125px%22%20viewBox%3D%220%200%20100%25%20100%25%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1.23046875%2C121.410156%20C122.764455%2C80.3998661%20212.227997%2C52.9779911%20269.621094%2C39.1445312%20C327.014191%2C25.3110714%20400.420441%2C13.476436%20489.839844%2C3.640625%22%20stroke%3D%22%23B80909%22%20stroke-width%3D%2216%22%20/%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E);
    background-size: 100% 100%;
    content: '';
}
.header__cart--summary {
    color: black;
    font-size: 23px;
}
@media (min-width: 990px){
    .header__cart_top, .header__cart{
        justify-content: space-between;
        width: 100%;
    }
}
.header__cart--empty{
    display: none;
}
.header__cart--summary:empty + .header__cart--empty {
    display: block;
}

.header__minibasket-wrap {
    position: relative;
    top: -9px;
}

@media (max-width: 1200px) {

    .header__catalog--row {
        padding-right: 15px;
        padding-left: 15px;
    }

    .header__personal {
        padding-right: 10px;
        padding-left: 10px;
    }

    .header__search {
        margin-left: 0;
    }

    .block__title_responsive {
        font-size: 21px;
        line-height: 1.3;
    }
}

@media (max-width: 991px) {

    .header__search-outer {
        padding-right: 15px;
    }

    .header__personal {
        padding-right: 15px;
        padding-left: 15px;
    }

    .block__title_responsive {
        font-size: 16px;
        line-height: 1;
    }
}

@media (max-width: 767px) {

    .block__title_responsive {
        font-size: 20px;
    }
}

@media (max-width: 480px) {

    .header__logo {
        margin: 0 auto;
        display: block;
    }

    .header__logo--svg {
        height: auto;
        margin-bottom: 10px;
    }

    .block__title-lg {
        font-size: 50px;
    }

    .block__title_responsive {
        font-size: 16px;
    }
}
.card__discount._section {
    left: auto;
    right: 0;
}
.card__sticker._section {
    left: auto;
    right: 0;
}
._stack._section {
    bottom: 0;
}
._stack._section + ._stack._section {
    bottom: 35px;
}
._stack._section:not(.card__discount) + ._stack._section {
    bottom: 45px;
}
._stack._section + ._stack._section + ._stack._section {
    bottom: 80px;
}
.card__sticker._element {
    bottom: auto;
    left: auto;
    right: 35px;
}
.card__discount._element {
    bottom: auto;
    left: auto;
    right: 30px;
}
._stack._element {
    top: 75px;
}
._stack._element + ._stack._element {
    top: 115px;
}
._stack._element:not(.card__discount) + ._stack._element {
    top: 125px;
}
._stack._element + ._stack._element + ._stack._element {
    top: 165px;
}
.card__sticker._new_sticker {
    background: url('/local/templates/nail/image/icons/circle-blue.svg') no-repeat center / contain;
    padding: 14px 7px;
}

/* nailsupport-121 */

.block_border_blue {
    border: 1px solid #4b789f;
}

.title-lg_color_blue {
    color: #4b789f;
}

.hits_n_new .block {
    height: 100%;
}

@media (max-width: 1200px) {
    .hits_n_new>div:first-child  {
        margin-bottom: 10px;
    }
}

/* /nailsupport-121 */

/* nailsupport-120 17042019 */

.hits_n_new__all_items {
    text-align: center;
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: calc(50% - 55px);
}

.hits_n_new__all_items a {
    color: black;
    font-size: 16px;
    font-weight: bold;
}

.hits_n_new__all_items a:hover {
    color: #fe3f40;
}

.card__title {
    margin-top: 10px;
}

/* nailsupport-120 17042019 END */

/* nailsupport-142 6. */
.announcement_header {
    color: red;
    font-size: 14px;
    text-align: left;
    position: relative;
    padding-left: 40px;
    min-height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 645px;
    margin: 10px auto 0;
    border: 1px solid;
}
.announcement_header:before {
    content: "\f12a";
    width: 30px;
    height: 100%;
    position: absolute;
    left: 0;
    /*font: normal normal normal 14px/1 FontAwesome;*/
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    background: red;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
/* nailsupport-142 6. END */
.header__call--info > br {
    display: none;
}
.header__cart--info, .header__cart--info .header__cart--goods {
    flex: 1;
}
.header__cart--info .header__cart--summary {
    text-align: right;
}
.header__minibasket-wrap {
    justify-content: flex-end;
}
.articles_interlink {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #cccccc;
    margin: 25px 0;
    align-items: flex-start;
}
.articles_interlink > a {
    flex: 0 0 50%;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.articles_interlink > a:hover {
    color: inherit;
    background: #f3f3f3;
}
.articles_interlink figure {
    background-size: cover;
    background-repeat: no-repeat;
    flex: 0 0 30%;
    padding-bottom: 18%;
}
.articles_interlink figure + div {
    flex: 1;
    padding: 0 15px;
}
.articles_interlink h4 {
    margin-top: 0;
}
@media (max-width: 999px) {
    .articles_interlink > a {
        flex-basis: 100%;
    }
}
@media (max-width: 479px) {
    .articles_interlink figure {
        flex-basis: 100%;
        padding-bottom: 50%;
        margin-bottom: 15px;
    }
    .articles_interlink figure + div {
        padding: 0;
    }
}
.article_contents li a {
    color: inherit;
}

/* nailsupport-169 */
.announcement_header2 {
    color: red;
    font-size: 14px;
    text-align: left;
    position: relative;
    padding-left: 40px;
    min-height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 645px;
    margin: 10px auto 20px 0;
    border: 1px solid;
}
.announcement_header2:before {
    content: "\f12a";
    width: 30px;
    height: 100%;
    position: absolute;
    left: 0;
    /*font: normal normal normal 14px/1 FontAwesome;*/
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    background: red;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
/* nailsupport-169 END */

/* nailsupport-176 */

.brand__image.hdfreza {
    max-width: 300px;
}

/* nailsupport-176 END */

.image {
    max-width: 100%;
    height: auto;
}

.align-items-center {
    align-items: center;
}

.score {
    display: inline-block;
}

.score__wrap {
    margin: -5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.score__item {
    background-color: #4b789f;
    color: white;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-weight: bold;
    margin: 5px;
    transition: .3s ease;
}

.score__item:hover {
    background-color: #fe3f40;
    transition: none;
}

.score__item:hover,
.score__item:focus {
    color: white;
}

.score__footer {
    text-align: center;
}

.subtitle {
    font-size: 22px;
}

.mb-50 {
    margin-bottom: 50px !important;
}

@media (max-width: 1200px) {
    .score__item {
        width: 40px;
        height: 40px;
        font-size: 18px;
    }
}

.btn-normal {
    font-weight: normal;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    padding: 10px 20px;
    line-height: 1.42857143;
    border-radius: 4px;
    display: inline-block;
    color: white;
    background: #4b789f;
    font-size: 14px;
    border: none;
    margin: 0;
    user-select: none;
}

.btn-normal:hover {
    background-color: #71a1c9;
    color: white;
}

.btn-normal:active {
    background-color: #90b6d5;
    color: white;
    opacity: 1;
}

.btn-normal:focus {
    outline: none;
    color: white;
}

/* End */


/* Start:/local/templates/nail/css/reviews.css?16570552076459*/
.m0 { margin: 0; }
.p-text { font-size:18px; }

.form-review { position: relative; font-size: 14px; line-height: 14px; font-family: "Roboto", sans-serif }
.form-review .field { margin-bottom: 30px }
.form-review .field .name {  margin-bottom: 15px; font-weight: 500; color: #333; }
.form-review input, .form-review textarea { padding: 11px 20px; border: 1px solid #D0E6DB; font-size: 14px; line-height: 14px; font-family: "Roboto", sans-serif; max-width: 100%; }
.form-review input:focus, .form-review textarea:focus { outline: 0 !important }
.form-review input { width: 570px }
.form-review input.sm { width: 267px }
.form-review textarea { width: 570px; height: 210px; resize: vertical; }
.form-review .review-send-info { display: flex; max-width: 600px;  }
.form-review .review-send-info:before { display: block; content: ' '; background-image: url('/local/templates/nail/image/icons/info.svg'); width: 45px; background-repeat: no-repeat; }


.form-review .btn .btn__blue{ max-width: 0; }
.form-review .btn{ display: inline; }


.form-review .rating-wrapper { display: block; overflow: hidden; }
.form-review fieldset { padding: 0; }
.form-review .rating{ position: relative;display: inline-block;float: none;margin-bottom: 25px;text-align: center;}
.form-review .rating.rating-active > label{ float: right; margin-right: 15px; }
.form-review .rating.mobile-rating{ margin-left: auto; margin-right: auto; }
.form-review .rating { position: relative; border: none; float: left; }
.form-review .rating.rating_fixed * { cursor: default!important }
.form-review .rating>input { position: absolute; top: 50%; left: 50%; opacity: 0; pointer-events: none; width:1px; height:1px; }
.form-review .rating>label:before { margin: 0; font-size: 30px; line-height: 30px; display: inline-block; content: "\2605" }
.form-review .rating>label { margin: 0; color: #bdc6cf; float: right; cursor: pointer; }
.form-review .rating:not(.rating_fixed):not(:checked)>label:hover~label,
.form-review .rating>input:checked~label { color: #FE3F40; }
.form-review .rating:not(.rating_fixed):not(:checked)>label:hover,.rating:not(.rating_fixed):not(:checked)>label:hover~label,.rating>input:checked~label { color: #FE3F40; }
.form-review .rating:not(.rating_fixed)>input:checked+label:hover,.rating:not(.rating_fixed)>input:checked~label:hover,.rating:not(.rating_fixed)>input:checked~label:hover~label,.rating:not(.rating_fixed)>label:hover~input:checked~label { color: #FE3F40 }
.form-review .rating.rating_fixed { pointer-events: none; }


.rating-filter  { margin-bottom: 50px;  }
.rating-filter a { text-decoration: underline!important; color:#4B789F;}


.sort-box { position: relative; display: block; font-size: 16px; }
.sort-box .sort-box-item{ position: relative; border: 1px solid #337AB7; box-sizing: border-box; padding:12px 20px; color:#4B789F; cursor: pointer; }
.sort-box.open .sort-box-item{ border-bottom:none;  }
.sort-box .sort-box-item:before{ content: ''; display: inline-block; position: absolute; top: 50%; margin-top: -5px; right: 15px; width: 15px; height: 9px; background:url('/local/templates/nail/image/img/arr-down.png') center center no-repeat; font-size: 10px; transition: transform 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s; }
.sort-box .sort-box-select{ position: absolute; min-width: 100%; min-height: 50px; display: inline-block; top: 100%; left: 0; background-color: #fff; z-index: -1; transform: translateY(20px); -webkit-transform: translateY(20px); opacity: 0; border: 1px solid #337AB7; border-top:none; }
.sort-box .sort-box-select label { display: block; position: relative; cursor: pointer; margin-bottom: 0px; padding: 5px 20px; font-weight: normal;}
.sort-box .sort-box-select label a { color: #4B789F; }
.sort-box .sort-box-select label a:hover { color: #fe3f40; }
.sort-box.open .sort-box-item:before{ transform: rotate(180deg); -webkit-transform: rotate(180deg); }
.sort-box.open .sort-box-select{ transform: translateY(0px); -webkit-transform: translateY(0px); opacity: 1; z-index: 50; }


.filter-wrap { border-bottom: 1px solid #D0E6DB; padding-bottom:50px; }

.review-item { padding: 50px 0 85px 0;  border-bottom: 1px solid #D0E6DB; }

.review-item .user-line { display: flex; }
.review-item .user-line .photo { width:60px; height: 60px; background-image:url('/local/templates/nail/image/img/no-photo.png'); margin-right: 22px; }
.review-item .user-line .info {  margin-top: auto; }
.review-item .user-line .info .name { font-weight: bold; margin-bottom: 10px; }

.review-item .review-line { padding: 32px 0 0 82px; }
.review-item .review-line .star { color:#FE3F40; display: flex; align-items: center; }
.review-item .review-line .star img{ margin-right: 15px; }

.review-item .review-line .head { color:#333333; padding-top: 10px; }
.review-item .review-line .text { padding-top: 25px; }

.review-item .review-line .answer-wrap { padding-top: 60px; }
.review-item .review-line .answer-wrap .photo{ padding-top: 60px; background-image:url('/local/templates/nail/image/img/answ-photo.png'); background-size:cover; }
.review-item .review-line .review-line { padding-top: 10px; }
.review-item .review-line .review-line .text { font-style: italic; padding: 0;}


ul.review-nav { padding: 0; text-align: center; padding: 100px 0; }
ul.review-nav li { display: inline-block;}
ul.review-nav li a, ul.review-nav li b{ border: 1px solid #D0E6DB; color:#337AB7; padding: 7px 12px; margin-left:-5px; line-height: 1.42857143; }


@media (max-width: 768px) {
	.p-text { padding-top: 20px; }

	.form-review .review-send-info:before { width:60px; }


	.filter-wrap { padding-top: 20px; }

	.sort-box { font-size: 14px;  margin-top:10px;}

	.rating-filter  { margin-bottom: 10px;  }
	.rating-filter .line { font-size: 12px; }

	.review-item { padding: 30px 0 35px 0; }
	.review-item .review-line { padding: 32px 0 0 0; }
	.review-item .review-line .answer-wrap { padding: 20px 0 0 50px; }

	.form-review.catalog .review-name-wrap { display: block; }
}


.form-review.catalog .review-name-wrap { display: flex; }
.form-review.catalog .review-name-wrap .field{ margin-right: 15px; }
.form-review.catalog .field { margin-bottom: 10px; }
.form-review.catalog .field .name { margin-bottom: 10px; }
.form-review.catalog .rating { margin-bottom: 10px;  }
.form-review.catalog .rating.rating-active > label { margin-right: 0; }
.form-review.catalog .rating>label:before { font-size: 20px; }
.form-review.catalog .response p{ font-size: 16px; }


/* End */
/* /local/templates/nail/css/bootstrap-4-grid.css?165705520726516 */
/* /local/templates/nail/css/bootstrap-3-without-grid.css?1657055207135569 */
/* /local/templates/nail/css/fontawesome-all.css?165705520746195 */
/* /local/templates/nail/css/normalize.css?16570552076503 */
/* /local/templates/nail/css/slick.css?16570552071776 */
/* /local/templates/nail/css/slick-theme.css?16570552073145 */
/* /local/templates/nail/css/popup_sendsay_subscribe.css?16570552071740 */
/* /local/templates/nail/css/main.css?175994205077164 */
/* /local/templates/nail/components/webcenter/geo/template1/style.css?16570552083615 */
/* /local/templates/nail/components/arturgolubev/search.title/.default/style.css?165705520713341 */
/* /local/templates/nail/components/bitrix/main.register/nail/style.css?16570552083038 */
/* /bitrix/components/bitrix/main.userconsent.request/templates/.default/user_consent.min.css?16903097333754 */
/* /local/templates/nail/components/bitrix/system.auth.form/nail/style.css?1657055208443 */
/* /local/components/webcenter/scroll_to_top/templates/.default/style.css?1657055207401 */
/* /local/templates/nail/css/tooltipster.bundle.min.css?16570552076495 */
/* /local/templates/nail/css/tooltipster-sideTip-shadow.min.css?16570552071684 */
/* /local/templates/nail/css/jquery.fancybox.min.css?165705520714066 */
/* /local/templates/nail/css/more.css?173860631757365 */
/* /local/templates/nail/css/reviews.css?16570552076459 */
