img {
  vertical-align: middle;
}
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  -webkit-border-radius: 6px;
          border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
.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;
}
.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;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 18px;
  padding-right: 18px;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 18px;
  padding-right: 18px;
}
.row {
  margin-left: -18px;
  margin-right: -18px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 18px;
  padding-right: 18px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
  float: left;
}
.col-xs-24 {
  width: 100%;
}
.col-xs-23 {
  width: 95.83333333%;
}
.col-xs-22 {
  width: 91.66666667%;
}
.col-xs-21 {
  width: 87.5%;
}
.col-xs-20 {
  width: 83.33333333%;
}
.col-xs-19 {
  width: 79.16666667%;
}
.col-xs-18 {
  width: 75%;
}
.col-xs-17 {
  width: 70.83333333%;
}
.col-xs-16 {
  width: 66.66666667%;
}
.col-xs-15 {
  width: 62.5%;
}
.col-xs-14 {
  width: 58.33333333%;
}
.col-xs-13 {
  width: 54.16666667%;
}
.col-xs-12 {
  width: 50%;
}
.col-xs-11 {
  width: 45.83333333%;
}
.col-xs-10 {
  width: 41.66666667%;
}
.col-xs-9 {
  width: 37.5%;
}
.col-xs-8 {
  width: 33.33333333%;
}
.col-xs-7 {
  width: 29.16666667%;
}
.col-xs-6 {
  width: 25%;
}
.col-xs-5 {
  width: 20.83333333%;
}
.col-xs-4 {
  width: 16.66666667%;
}
.col-xs-3 {
  width: 12.5%;
}
.col-xs-2 {
  width: 8.33333333%;
}
.col-xs-1 {
  width: 4.16666667%;
}
.col-xs-pull-24 {
  right: 100%;
}
.col-xs-pull-23 {
  right: 95.83333333%;
}
.col-xs-pull-22 {
  right: 91.66666667%;
}
.col-xs-pull-21 {
  right: 87.5%;
}
.col-xs-pull-20 {
  right: 83.33333333%;
}
.col-xs-pull-19 {
  right: 79.16666667%;
}
.col-xs-pull-18 {
  right: 75%;
}
.col-xs-pull-17 {
  right: 70.83333333%;
}
.col-xs-pull-16 {
  right: 66.66666667%;
}
.col-xs-pull-15 {
  right: 62.5%;
}
.col-xs-pull-14 {
  right: 58.33333333%;
}
.col-xs-pull-13 {
  right: 54.16666667%;
}
.col-xs-pull-12 {
  right: 50%;
}
.col-xs-pull-11 {
  right: 45.83333333%;
}
.col-xs-pull-10 {
  right: 41.66666667%;
}
.col-xs-pull-9 {
  right: 37.5%;
}
.col-xs-pull-8 {
  right: 33.33333333%;
}
.col-xs-pull-7 {
  right: 29.16666667%;
}
.col-xs-pull-6 {
  right: 25%;
}
.col-xs-pull-5 {
  right: 20.83333333%;
}
.col-xs-pull-4 {
  right: 16.66666667%;
}
.col-xs-pull-3 {
  right: 12.5%;
}
.col-xs-pull-2 {
  right: 8.33333333%;
}
.col-xs-pull-1 {
  right: 4.16666667%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-24 {
  left: 100%;
}
.col-xs-push-23 {
  left: 95.83333333%;
}
.col-xs-push-22 {
  left: 91.66666667%;
}
.col-xs-push-21 {
  left: 87.5%;
}
.col-xs-push-20 {
  left: 83.33333333%;
}
.col-xs-push-19 {
  left: 79.16666667%;
}
.col-xs-push-18 {
  left: 75%;
}
.col-xs-push-17 {
  left: 70.83333333%;
}
.col-xs-push-16 {
  left: 66.66666667%;
}
.col-xs-push-15 {
  left: 62.5%;
}
.col-xs-push-14 {
  left: 58.33333333%;
}
.col-xs-push-13 {
  left: 54.16666667%;
}
.col-xs-push-12 {
  left: 50%;
}
.col-xs-push-11 {
  left: 45.83333333%;
}
.col-xs-push-10 {
  left: 41.66666667%;
}
.col-xs-push-9 {
  left: 37.5%;
}
.col-xs-push-8 {
  left: 33.33333333%;
}
.col-xs-push-7 {
  left: 29.16666667%;
}
.col-xs-push-6 {
  left: 25%;
}
.col-xs-push-5 {
  left: 20.83333333%;
}
.col-xs-push-4 {
  left: 16.66666667%;
}
.col-xs-push-3 {
  left: 12.5%;
}
.col-xs-push-2 {
  left: 8.33333333%;
}
.col-xs-push-1 {
  left: 4.16666667%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-24 {
  margin-left: 100%;
}
.col-xs-offset-23 {
  margin-left: 95.83333333%;
}
.col-xs-offset-22 {
  margin-left: 91.66666667%;
}
.col-xs-offset-21 {
  margin-left: 87.5%;
}
.col-xs-offset-20 {
  margin-left: 83.33333333%;
}
.col-xs-offset-19 {
  margin-left: 79.16666667%;
}
.col-xs-offset-18 {
  margin-left: 75%;
}
.col-xs-offset-17 {
  margin-left: 70.83333333%;
}
.col-xs-offset-16 {
  margin-left: 66.66666667%;
}
.col-xs-offset-15 {
  margin-left: 62.5%;
}
.col-xs-offset-14 {
  margin-left: 58.33333333%;
}
.col-xs-offset-13 {
  margin-left: 54.16666667%;
}
.col-xs-offset-12 {
  margin-left: 50%;
}
.col-xs-offset-11 {
  margin-left: 45.83333333%;
}
.col-xs-offset-10 {
  margin-left: 41.66666667%;
}
.col-xs-offset-9 {
  margin-left: 37.5%;
}
.col-xs-offset-8 {
  margin-left: 33.33333333%;
}
.col-xs-offset-7 {
  margin-left: 29.16666667%;
}
.col-xs-offset-6 {
  margin-left: 25%;
}
.col-xs-offset-5 {
  margin-left: 20.83333333%;
}
.col-xs-offset-4 {
  margin-left: 16.66666667%;
}
.col-xs-offset-3 {
  margin-left: 12.5%;
}
.col-xs-offset-2 {
  margin-left: 8.33333333%;
}
.col-xs-offset-1 {
  margin-left: 4.16666667%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
    float: left;
  }
  .col-sm-24 {
    width: 100%;
  }
  .col-sm-23 {
    width: 95.83333333%;
  }
  .col-sm-22 {
    width: 91.66666667%;
  }
  .col-sm-21 {
    width: 87.5%;
  }
  .col-sm-20 {
    width: 83.33333333%;
  }
  .col-sm-19 {
    width: 79.16666667%;
  }
  .col-sm-18 {
    width: 75%;
  }
  .col-sm-17 {
    width: 70.83333333%;
  }
  .col-sm-16 {
    width: 66.66666667%;
  }
  .col-sm-15 {
    width: 62.5%;
  }
  .col-sm-14 {
    width: 58.33333333%;
  }
  .col-sm-13 {
    width: 54.16666667%;
  }
  .col-sm-12 {
    width: 50%;
  }
  .col-sm-11 {
    width: 45.83333333%;
  }
  .col-sm-10 {
    width: 41.66666667%;
  }
  .col-sm-9 {
    width: 37.5%;
  }
  .col-sm-8 {
    width: 33.33333333%;
  }
  .col-sm-7 {
    width: 29.16666667%;
  }
  .col-sm-6 {
    width: 25%;
  }
  .col-sm-5 {
    width: 20.83333333%;
  }
  .col-sm-4 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 12.5%;
  }
  .col-sm-2 {
    width: 8.33333333%;
  }
  .col-sm-1 {
    width: 4.16666667%;
  }
  .col-sm-pull-24 {
    right: 100%;
  }
  .col-sm-pull-23 {
    right: 95.83333333%;
  }
  .col-sm-pull-22 {
    right: 91.66666667%;
  }
  .col-sm-pull-21 {
    right: 87.5%;
  }
  .col-sm-pull-20 {
    right: 83.33333333%;
  }
  .col-sm-pull-19 {
    right: 79.16666667%;
  }
  .col-sm-pull-18 {
    right: 75%;
  }
  .col-sm-pull-17 {
    right: 70.83333333%;
  }
  .col-sm-pull-16 {
    right: 66.66666667%;
  }
  .col-sm-pull-15 {
    right: 62.5%;
  }
  .col-sm-pull-14 {
    right: 58.33333333%;
  }
  .col-sm-pull-13 {
    right: 54.16666667%;
  }
  .col-sm-pull-12 {
    right: 50%;
  }
  .col-sm-pull-11 {
    right: 45.83333333%;
  }
  .col-sm-pull-10 {
    right: 41.66666667%;
  }
  .col-sm-pull-9 {
    right: 37.5%;
  }
  .col-sm-pull-8 {
    right: 33.33333333%;
  }
  .col-sm-pull-7 {
    right: 29.16666667%;
  }
  .col-sm-pull-6 {
    right: 25%;
  }
  .col-sm-pull-5 {
    right: 20.83333333%;
  }
  .col-sm-pull-4 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 12.5%;
  }
  .col-sm-pull-2 {
    right: 8.33333333%;
  }
  .col-sm-pull-1 {
    right: 4.16666667%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-24 {
    left: 100%;
  }
  .col-sm-push-23 {
    left: 95.83333333%;
  }
  .col-sm-push-22 {
    left: 91.66666667%;
  }
  .col-sm-push-21 {
    left: 87.5%;
  }
  .col-sm-push-20 {
    left: 83.33333333%;
  }
  .col-sm-push-19 {
    left: 79.16666667%;
  }
  .col-sm-push-18 {
    left: 75%;
  }
  .col-sm-push-17 {
    left: 70.83333333%;
  }
  .col-sm-push-16 {
    left: 66.66666667%;
  }
  .col-sm-push-15 {
    left: 62.5%;
  }
  .col-sm-push-14 {
    left: 58.33333333%;
  }
  .col-sm-push-13 {
    left: 54.16666667%;
  }
  .col-sm-push-12 {
    left: 50%;
  }
  .col-sm-push-11 {
    left: 45.83333333%;
  }
  .col-sm-push-10 {
    left: 41.66666667%;
  }
  .col-sm-push-9 {
    left: 37.5%;
  }
  .col-sm-push-8 {
    left: 33.33333333%;
  }
  .col-sm-push-7 {
    left: 29.16666667%;
  }
  .col-sm-push-6 {
    left: 25%;
  }
  .col-sm-push-5 {
    left: 20.83333333%;
  }
  .col-sm-push-4 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 12.5%;
  }
  .col-sm-push-2 {
    left: 8.33333333%;
  }
  .col-sm-push-1 {
    left: 4.16666667%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-24 {
    margin-left: 100%;
  }
  .col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-sm-offset-18 {
    margin-left: 75%;
  }
  .col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-sm-offset-12 {
    margin-left: 50%;
  }
  .col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-sm-offset-6 {
    margin-left: 25%;
  }
  .col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1025px) {
  .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-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
    float: left;
  }
  .col-md-24 {
    width: 100%;
  }
  .col-md-23 {
    width: 95.83333333%;
  }
  .col-md-22 {
    width: 91.66666667%;
  }
  .col-md-21 {
    width: 87.5%;
  }
  .col-md-20 {
    width: 83.33333333%;
  }
  .col-md-19 {
    width: 79.16666667%;
  }
  .col-md-18 {
    width: 75%;
  }
  .col-md-17 {
    width: 70.83333333%;
  }
  .col-md-16 {
    width: 66.66666667%;
  }
  .col-md-15 {
    width: 62.5%;
  }
  .col-md-14 {
    width: 58.33333333%;
  }
  .col-md-13 {
    width: 54.16666667%;
  }
  .col-md-12 {
    width: 50%;
  }
  .col-md-11 {
    width: 45.83333333%;
  }
  .col-md-10 {
    width: 41.66666667%;
  }
  .col-md-9 {
    width: 37.5%;
  }
  .col-md-8 {
    width: 33.33333333%;
  }
  .col-md-7 {
    width: 29.16666667%;
  }
  .col-md-6 {
    width: 25%;
  }
  .col-md-5 {
    width: 20.83333333%;
  }
  .col-md-4 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 12.5%;
  }
  .col-md-2 {
    width: 8.33333333%;
  }
  .col-md-1 {
    width: 4.16666667%;
  }
  .col-md-pull-24 {
    right: 100%;
  }
  .col-md-pull-23 {
    right: 95.83333333%;
  }
  .col-md-pull-22 {
    right: 91.66666667%;
  }
  .col-md-pull-21 {
    right: 87.5%;
  }
  .col-md-pull-20 {
    right: 83.33333333%;
  }
  .col-md-pull-19 {
    right: 79.16666667%;
  }
  .col-md-pull-18 {
    right: 75%;
  }
  .col-md-pull-17 {
    right: 70.83333333%;
  }
  .col-md-pull-16 {
    right: 66.66666667%;
  }
  .col-md-pull-15 {
    right: 62.5%;
  }
  .col-md-pull-14 {
    right: 58.33333333%;
  }
  .col-md-pull-13 {
    right: 54.16666667%;
  }
  .col-md-pull-12 {
    right: 50%;
  }
  .col-md-pull-11 {
    right: 45.83333333%;
  }
  .col-md-pull-10 {
    right: 41.66666667%;
  }
  .col-md-pull-9 {
    right: 37.5%;
  }
  .col-md-pull-8 {
    right: 33.33333333%;
  }
  .col-md-pull-7 {
    right: 29.16666667%;
  }
  .col-md-pull-6 {
    right: 25%;
  }
  .col-md-pull-5 {
    right: 20.83333333%;
  }
  .col-md-pull-4 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 12.5%;
  }
  .col-md-pull-2 {
    right: 8.33333333%;
  }
  .col-md-pull-1 {
    right: 4.16666667%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-24 {
    left: 100%;
  }
  .col-md-push-23 {
    left: 95.83333333%;
  }
  .col-md-push-22 {
    left: 91.66666667%;
  }
  .col-md-push-21 {
    left: 87.5%;
  }
  .col-md-push-20 {
    left: 83.33333333%;
  }
  .col-md-push-19 {
    left: 79.16666667%;
  }
  .col-md-push-18 {
    left: 75%;
  }
  .col-md-push-17 {
    left: 70.83333333%;
  }
  .col-md-push-16 {
    left: 66.66666667%;
  }
  .col-md-push-15 {
    left: 62.5%;
  }
  .col-md-push-14 {
    left: 58.33333333%;
  }
  .col-md-push-13 {
    left: 54.16666667%;
  }
  .col-md-push-12 {
    left: 50%;
  }
  .col-md-push-11 {
    left: 45.83333333%;
  }
  .col-md-push-10 {
    left: 41.66666667%;
  }
  .col-md-push-9 {
    left: 37.5%;
  }
  .col-md-push-8 {
    left: 33.33333333%;
  }
  .col-md-push-7 {
    left: 29.16666667%;
  }
  .col-md-push-6 {
    left: 25%;
  }
  .col-md-push-5 {
    left: 20.83333333%;
  }
  .col-md-push-4 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 12.5%;
  }
  .col-md-push-2 {
    left: 8.33333333%;
  }
  .col-md-push-1 {
    left: 4.16666667%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-24 {
    margin-left: 100%;
  }
  .col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-md-offset-18 {
    margin-left: 75%;
  }
  .col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-md-offset-12 {
    margin-left: 50%;
  }
  .col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-md-offset-6 {
    margin-left: 25%;
  }
  .col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
    float: left;
  }
  .col-lg-24 {
    width: 100%;
  }
  .col-lg-23 {
    width: 95.83333333%;
  }
  .col-lg-22 {
    width: 91.66666667%;
  }
  .col-lg-21 {
    width: 87.5%;
  }
  .col-lg-20 {
    width: 83.33333333%;
  }
  .col-lg-19 {
    width: 79.16666667%;
  }
  .col-lg-18 {
    width: 75%;
  }
  .col-lg-17 {
    width: 70.83333333%;
  }
  .col-lg-16 {
    width: 66.66666667%;
  }
  .col-lg-15 {
    width: 62.5%;
  }
  .col-lg-14 {
    width: 58.33333333%;
  }
  .col-lg-13 {
    width: 54.16666667%;
  }
  .col-lg-12 {
    width: 50%;
  }
  .col-lg-11 {
    width: 45.83333333%;
  }
  .col-lg-10 {
    width: 41.66666667%;
  }
  .col-lg-9 {
    width: 37.5%;
  }
  .col-lg-8 {
    width: 33.33333333%;
  }
  .col-lg-7 {
    width: 29.16666667%;
  }
  .col-lg-6 {
    width: 25%;
  }
  .col-lg-5 {
    width: 20.83333333%;
  }
  .col-lg-4 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 12.5%;
  }
  .col-lg-2 {
    width: 8.33333333%;
  }
  .col-lg-1 {
    width: 4.16666667%;
  }
  .col-lg-pull-24 {
    right: 100%;
  }
  .col-lg-pull-23 {
    right: 95.83333333%;
  }
  .col-lg-pull-22 {
    right: 91.66666667%;
  }
  .col-lg-pull-21 {
    right: 87.5%;
  }
  .col-lg-pull-20 {
    right: 83.33333333%;
  }
  .col-lg-pull-19 {
    right: 79.16666667%;
  }
  .col-lg-pull-18 {
    right: 75%;
  }
  .col-lg-pull-17 {
    right: 70.83333333%;
  }
  .col-lg-pull-16 {
    right: 66.66666667%;
  }
  .col-lg-pull-15 {
    right: 62.5%;
  }
  .col-lg-pull-14 {
    right: 58.33333333%;
  }
  .col-lg-pull-13 {
    right: 54.16666667%;
  }
  .col-lg-pull-12 {
    right: 50%;
  }
  .col-lg-pull-11 {
    right: 45.83333333%;
  }
  .col-lg-pull-10 {
    right: 41.66666667%;
  }
  .col-lg-pull-9 {
    right: 37.5%;
  }
  .col-lg-pull-8 {
    right: 33.33333333%;
  }
  .col-lg-pull-7 {
    right: 29.16666667%;
  }
  .col-lg-pull-6 {
    right: 25%;
  }
  .col-lg-pull-5 {
    right: 20.83333333%;
  }
  .col-lg-pull-4 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 12.5%;
  }
  .col-lg-pull-2 {
    right: 8.33333333%;
  }
  .col-lg-pull-1 {
    right: 4.16666667%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-24 {
    left: 100%;
  }
  .col-lg-push-23 {
    left: 95.83333333%;
  }
  .col-lg-push-22 {
    left: 91.66666667%;
  }
  .col-lg-push-21 {
    left: 87.5%;
  }
  .col-lg-push-20 {
    left: 83.33333333%;
  }
  .col-lg-push-19 {
    left: 79.16666667%;
  }
  .col-lg-push-18 {
    left: 75%;
  }
  .col-lg-push-17 {
    left: 70.83333333%;
  }
  .col-lg-push-16 {
    left: 66.66666667%;
  }
  .col-lg-push-15 {
    left: 62.5%;
  }
  .col-lg-push-14 {
    left: 58.33333333%;
  }
  .col-lg-push-13 {
    left: 54.16666667%;
  }
  .col-lg-push-12 {
    left: 50%;
  }
  .col-lg-push-11 {
    left: 45.83333333%;
  }
  .col-lg-push-10 {
    left: 41.66666667%;
  }
  .col-lg-push-9 {
    left: 37.5%;
  }
  .col-lg-push-8 {
    left: 33.33333333%;
  }
  .col-lg-push-7 {
    left: 29.16666667%;
  }
  .col-lg-push-6 {
    left: 25%;
  }
  .col-lg-push-5 {
    left: 20.83333333%;
  }
  .col-lg-push-4 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 12.5%;
  }
  .col-lg-push-2 {
    left: 8.33333333%;
  }
  .col-lg-push-1 {
    left: 4.16666667%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-24 {
    margin-left: 100%;
  }
  .col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-lg-offset-18 {
    margin-left: 75%;
  }
  .col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-lg-offset-12 {
    margin-left: 50%;
  }
  .col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-lg-offset-6 {
    margin-left: 25%;
  }
  .col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.fade {
  opacity: 0;
  -webkit-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;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 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: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
          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);
  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: #fff;
  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;
  }
}
.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%;
}
.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%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
          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);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.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 {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1025px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'FSElliotPro', 'Open Sans', 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: #fff;
  text-align: center;
  background-color: #000;
  -webkit-border-radius: 4px;
          border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'FSElliotPro', 'Open Sans', 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: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  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;
  -webkit-border-radius: 5px 5px 0 0;
          border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  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: #fff;
}
.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: #fff;
}
.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: #fff;
}
.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: #fff;
  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;
  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;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-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: #fff;
  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: -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: -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: #fff;
  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 #fff;
  -webkit-border-radius: 10px;
          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: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  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,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.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: 1024px) {
  .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: 1024px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1025px) 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: 1025px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1025px) 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: 1024px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1025px) 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;
  }
} 
/* 
body {
  margin: 0;
  padding: 0;
  font-family: 'FSElliotPro', 'Open Sans', sans-serif;
  background: #000;
  overflow: hidden;
  min-height: 100%;
}
*/
body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.5;
      background: #000;
  overflow: hidden;
  min-height: 100%;
}


a,
h1,
h2,
h3,
h4 {
  color: inherit;
}
input,
textarea {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  -webkit-border-radius: 0 !important;
          border-radius: 0 !important;
}
.btn {
  display: inline-block;
  vertical-align: top;
  padding: 0px 10px 0px 10px;
  height: 38px;

  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  text-transform: uppercase;

  border: 1px solid #fff;

    box-shadow: inset 0px 0px 1px 0.5px #fff;
    -webkit-box-shadow: inset 0px 0px 1px 0.5px #fff;
    -ms-box-shadow: inset 0px 0px 1px 0.5px #fff;

    border-radius: 20px;
    -webkit-border-radius: 20px;

    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;

  position: relative;
  overflow: hidden;
}
/*.btn .text, .btn span, .btn a {
    position: relative;
    z-index: 1;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    line-height: 32px;
}*/
.btn .text {
    position: relative;
    z-index: 1;
    height: 38px;
    margin-top: -1px;
    display: inline-block;
    vertical-align: top;
    line-height: 38px;
}
.btn::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 100%;
  bottom: 0;
  background: rgb(248 171 169);
  -webkit-border-radius: 15px;
          border-radius: 15px;
          display: none;
}
.btn::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background: rgb(248 171 169);
  -webkit-border-radius: 15px;
          border-radius: 15px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  display: none;
}
.btn.from-left::before {
  -webkit-transition: right 0.2s ease-in-out 0s;
  transition: right 0.2s ease-in-out 0s;
  right: 0;
}
.btn.from-left::after {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  opacity: 1;
}
.btn.to-right::before {
  -webkit-transition: all 0s ease-in-out 0s;
  transition: all 0s ease-in-out 0s;
  opacity: 0;
  right: 100%;
}
.btn.to-right::after {
  opacity: 1;
  left: 100%;
}
.btn:hover {
  border-color: rgb(248 171 169);
    box-shadow: 0px 0px 1px 0.5px rgb(248 171 169);
  -webkit-box-shadow:0px 0px 1px 0.5px rgb(248 171 169);
  -ms-box-shadow:0px 0px 1px 0.5px rgb(248 171 169);
}
.close {
  position: absolute;
  top: 25px;
  right: 25px;
  border: none;
  width: 44px;
  height: 44px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  cursor: pointer;
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in 0s;
  transition: opacity 0.3s ease-in 0s;
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
.close::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: rgb(248 171 169);
  z-index: 0;
}
.close::after {
  content: '';
  position: absolute;
  left: 22px;
  right: 22px;
  top: 22px;
  bottom: 22px;
  background: #382d2b;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  z-index: -1;
}
.close .plus {
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -6px;
  margin-top: -6px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
.close .plus::before,
.close .plus::after {
  content: '';
  position: absolute;
  background: #fff;
}
.close .plus::before {
  top: 0;
  bottom: 0;
  width: 2px;
  left: 50%;
  margin-left: -1px;
}
.close .plus::after {
  left: 0;
  right: 0;
  height: 2px;
  top: 50%;
  margin-top: -1px;
}
.close:hover::after {
    left: -5px;
    right: -5px;
    top: -5px;
    bottom: -5px;
    opacity: 1;
}
.close:hover .plus {
  -webkit-transform: rotate(315deg);
      -ms-transform: rotate(315deg);
          transform: rotate(315deg);
}
.close:focus,
.close:active {
  outline: none;
}
.close.visible {
  opacity: 1;
}
.socials {
  position: relative;
  top: 0px;
}
.socials li {
  display: inline-block;
  margin: 0 3px;
}
.socials li a {
  display: block;
}
.socials li a .fa {
  display: block;
  font-size: 14px;
  background: #9c9c9c;
  color: #000;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  padding: 3px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.socials li a .fa::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  right: 50%;
  bottom: 50%;
  opacity: 0;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border: 1px solid #fff;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.socials li a .fa:hover {
  color: #fff;
}
.socials li a .fa:hover::after {
  opacity: 1;
  left: -3px;
  top: -3px;
  right: -3px;
  bottom: -3px;
}
.socials li a .fa-facebook {
  padding: 4px 7px;
}
.socials li a .fa-google-plus {
  padding: 4px 2px;
}
.socials li a .fa-instagram {
  padding: 4px 5px;
}
.socials li a .fa-twitter {
  padding: 4px;
}
.socials li a .fa-pinterest-p {
  padding: 4px 6px;
}
.modal-run {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.custom-modal .modal-dialog {
  bottom: 0;
  left: 0;
  margin: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
}
.custom-modal .modal-dialog .modal-content {
  bottom: auto;
  left: 50%;
  top: 50%;
  right: 0;
  position: absolute;
  width: 80%;
  background: transparent;
  border: medium none;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.custom-modal .modal-dialog .modal-content .modal-header {
  border-bottom: 0;
  padding: 0;
}
.custom-modal .modal-dialog .modal-content .modal-body {
  padding: 0;
}
.custom-modal .modal-dialog .modal-content .modal-body .content {
  position: relative;
}
.custom-modal .modal-dialog .modal-content .modal-body .content .img-container {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 0;
  right: 49%;
  top: 0;
  bottom: 0;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
  -webkit-transition: all 0.4s ease-in 0s;
  transition: all 0.4s ease-in 0s;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  z-index: 1;
}
.custom-modal .modal-dialog .modal-content .modal-body .content .img-container.slide-left {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.custom-modal .modal-dialog .modal-content .modal-body .content .content-container {
  position: relative;
  background: #fff;
  padding: 100px 70px 100px 60px;
  width: 49%;
  float: right;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.4s ease-in 0s;
  transition: all 0.4s ease-in 0s;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  z-index: 0;
}
.custom-modal .modal-dialog .modal-content .modal-body .content .content-container .news-date {
  display: block;
  margin-bottom: 20px;
  color: rgb(248 171 169);
  font-size: 14px;
}
.custom-modal .modal-dialog .modal-content .modal-body .content .content-container h3 {
  font-family: 'Austin Cyr-Semibold', 'Open Sans', sans-serif;
  font-size: 21px;
  margin-bottom: 30px;
  max-width: 250px;
  line-height: 1.1;
  letter-spacing: 1px;
}
.custom-modal .modal-dialog .modal-content .modal-body .content .content-container p {
  font-size: 11px;
  font-family: Arial;
  line-height: 1.3;
  margin-bottom: 15px;
}
.custom-modal .modal-dialog .modal-content .modal-body .content .content-container .more {
  display: none;
  bottom: 30px;
  color: #b7b6b6;
  font-family: Arial;
  font-size: 13px;
  padding-bottom: 10px;
  position: absolute;
  right: 40px;
}
.custom-modal .modal-dialog .modal-content .modal-body .content .content-container .more::after {
  content: '';
  position: absolute;
  background: url('../img/more-arrow.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 7px;
  width: 45px;
  bottom: 0;
  right: -9px;
}
.custom-modal .modal-dialog .modal-content .modal-body .content .content-container.slide-right {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.custom-modal .modal-dialog .modal-content .modal-body h2 {
  font-size: 114px;
  text-transform: uppercase;
  color: red;
  line-height: 0.8;
  position: relative;
  left: 11%;
  margin-top: 130px;
}
.custom-modal .modal-dialog .modal-content .modal-body h2 span {
  display: inline-block;
  opacity: 0;
  position: relative;
  left: 50px;
  -webkit-transition: all 1s ease-in 0s;
  transition: all 1s ease-in 0s;
}
.custom-modal .modal-dialog .modal-content .modal-body h2 span.visible {
  opacity: 1;
  left: 0;
}
.custom-modal .modal-dialog .modal-content .modal-body h2 span:nth-of-type(2) {
  text-indent: 166px;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.custom-modal .modal-dialog .modal-content .modal-body h2 .this {
  color: #fff;
  opacity: 0.7;
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.custom-modal .modal-dialog .modal-content .modal-body h2 .this.visible {
  opacity: 0.7;
}
.custom-modal .modal-dialog .modal-content .modal-body h2::before,
.custom-modal .modal-dialog .modal-content .modal-body h2::after {
  content: '';
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
}
.custom-modal .modal-dialog .modal-content .modal-body h2::before {
  width: 0;
  height: 1px;
  right: 100%;
  margin-right: -60px;
  top: -25px;
  -webkit-transition: all 1s ease-in 0s;
  transition: all 1s ease-in 0s;
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}
.custom-modal .modal-dialog .modal-content .modal-body h2::after {
  width: 0;
  height: 10px;
  right: 100%;
  margin-right: 28px;
  top: -24px;
  -webkit-transition: all 0.6s ease-in 0s;
  transition: all 0.6s ease-in 0s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.custom-modal .modal-dialog .modal-content .modal-body h2.animate::before {
  width: 100%;
}
.custom-modal .modal-dialog .modal-content .modal-body h2.animate::after {
  width: 88px;
  margin-right: -60px;
}
.custom-modal .modal-dialog .modal-content .modal-body .content-wrapper-left,
.custom-modal .modal-dialog .modal-content .modal-body .content-wrapper-right {
  padding: 0 25px;
  opacity: 0;
  position: relative;
  top: 100px;
  -webkit-transition: all 0.5s ease-in 0s;
  transition: all 0.5s ease-in 0s;
}
.custom-modal .modal-dialog .modal-content .modal-body .content-wrapper-left p,
.custom-modal .modal-dialog .modal-content .modal-body .content-wrapper-right p {
  color: #fff;
  font-family: Arial;
  font-size: 13px;
  line-height: 1.8;
  margin-bottom: 15px;
}
.custom-modal .modal-dialog .modal-content .modal-body .content-wrapper-left.animate,
.custom-modal .modal-dialog .modal-content .modal-body .content-wrapper-right.animate {
  top: 0;
  opacity: 1;
}
.custom-modal .modal-dialog .modal-content .modal-body .content-wrapper-left {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.custom-modal .modal-dialog .modal-content .modal-body .content-wrapper-right {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}
.custom-modal .modal-dialog .modal-content .modal-footer {
  border-top: 0;
  padding: 0;
  display: none;
}
.custom-modal .modal-dialog .modal-content .modal-footer .bottom-line {
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  padding: 0 25px;
  margin: 60px 25px;
  width: 0;
}
.custom-modal .modal-dialog .modal-content .modal-footer .bottom-line.animate {
  width: 100%;
  -webkit-transition: all 1s ease-in 0s;
  transition: all 1s ease-in 0s;
  -webkit-transition-delay: 2.5s;
          transition-delay: 2.5s;
}
form label {
  color: #9b9b9b;
  font-size: 14px;
  display: inline-block;
  float: left;
  position: relative;
  top: 6px;
}
form input {
  height: 26px;
  color: #9b9b9b;
  font-size: 14px;
  padding: 0 10px;
  display: block;
}
form input,
form textarea {
  border: none;
  background: #eaeaea;
  color: #382d2b;
  margin-bottom: 8px;
}
form textarea {
  padding: 10px;
  font-size: 14px;
  resize: none;
  width: 80%;
}
form input[type="radio"],
form input[type="checkbox"] {
  float: left;
  margin-right: 10px;
  display: none;
}
form input[type="radio"] + label,
form input[type="checkbox"] + label {
  position: absolute;
  top: 0;
  width: auto;
  padding-left: 25px;
  cursor: pointer;
  width: 100% !important;
}
form input[type="radio"] + label::before,
form input[type="checkbox"] + label::before {
  content: '';
  position: absolute;
  left: 3px;
  top: 0;
  height: 12px;
  width: 12px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border: 1px solid rgb(248 171 169);
}
form input[type="radio"]:checked + label::before,
form input[type="checkbox"]:checked + label::before {
  background: rgb(248 171 169);
}
form .input-wrap {
  display: block;
}
form .input-wrap label {
  margin-right: 0;
  width: 20%;
}
form .input-wrap input {
  float: left;
  width: 80%;
}
form .input-wrap input[type="submit"] {
  width: auto;
  float: right;
  color: rgb(248 171 169);
  border: 1px solid rgb(248 171 169);
  background: transparent;
  text-transform: uppercase;
  padding: 0 3px;
  margin-top: 6px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  cursor: pointer;
}
form .input-wrap input[type="submit"]:hover {
  color: #fff;
  background: rgb(248 171 169);
}
.main-header {
  color: #fff;
  position: relative;
  width: 100%;
  /* .sallad-carousel {
	z-index: 0;

	.owl-stage-outer {
		height: 100%;

		.owl-stage {
			height: 100%;

			.owl-item {
				height: 100%;
				overflow: hidden;

				.custom-slide {
					height: 100%;
					overflow: hidden;
					background-size: cover;
					background-repeat: no-repeat;
					background-position: center center;
				}
			}
		}
	}

	.owl-controls {
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;

		.fa {
			font-size: 40px;
			position: absolute;
			top: 50%;
			transform: translateY(-50%);
			opacity: 0;
			transition: opacity .2s ease-in-out 0s;
		}

		.owl-prev {
			height: 100%;
			width: 20%;
			position: absolute;
			left: 0;

			.fa {
				left: 65px;
			}

			&:hover {
				.fa {
					opacity: 1;
				}
			}
		}

		.owl-next {
			height: 100%;
			width: 20%;
			position: absolute;
			right: 0;

			.fa {
				right: 65px;
			}

			&:hover {
				.fa {
					opacity: 1;
				}
			}
		}
	}
} */
}
.main-header .substrate {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.main-header .substrate.cover {
  visibility: visible;
  opacity: 1;
}
.main-header .thumbsHolderWrapper,
.main-header .mycanvas {
  display: none !important;
}
.main-header .bannerControls {
  height: 100%;
  width: 100%;
  margin-top: 0 !important;
  z-index: 20;
}
.main-header .bannerControls .leftNav,
.main-header .bannerControls .rightNav {
  display: block !important;
  height: 100%;
  width: 10%;
}
.main-header .bannerControls .leftNav .fa,
.main-header .bannerControls .rightNav .fa {
  font-size: 50px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
}
.main-header .bannerControls .leftNav .fa-angle-left,
.main-header .bannerControls .rightNav .fa-angle-left {
  left: 50px;
}
.main-header .bannerControls .leftNav .fa-angle-right,
.main-header .bannerControls .rightNav .fa-angle-right {
  right: 50px;
  left: auto;
}
.main-header .bannerControls .leftNav:hover .fa-angle-left {
  opacity: 1;
}
.main-header .bannerControls .rightNav:hover .fa-angle-right {
  opacity: 1;
}
.main-header .logo-menu-wrap,
.main-header .resycle-info-wrap {
  position: absolute;
}
.main-header .logo-menu-wrap,
.main-header .main-nav .logo-menu-wrap {
  top: 35px;
  left: 45px;
  text-align: center;
  max-width: 130px;
  z-index: 15;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.main-header .logo-menu-wrap .main-logo,
.main-header .main-nav .logo-menu-wrap .main-logo {
  opacity: 0;
  display: inline-block;
  margin-bottom: 15px;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}
.main-header .logo-menu-wrap .main-logo.scale,
.main-header .main-nav .logo-menu-wrap .main-logo.scale {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.main-header .logo-menu-wrap .main-menu,
.main-header .main-nav .logo-menu-wrap .main-menu {
  opacity: 0;
  right: 30px;
  text-align: right;
  min-width: 90px;
}
.main-header .logo-menu-wrap .main-menu .hamb, .main-header .main-nav .logo-menu-wrap .main-menu .hamb {
    position: absolute;
    width: 16px;
    height: 13px;
    left: 10px;
    z-index: 1;
    top: calc(50% - 7px);
}
.main-header .logo-menu-wrap .main-menu .hamb span,
.main-header .main-nav .logo-menu-wrap .main-menu .hamb span {
  position: absolute;
  height: 1px;
  left: 0;
  right: 0;
  top: 0;
  background: #fff;
}
.main-header .logo-menu-wrap .main-menu .hamb span:first-child,
.main-header .main-nav .logo-menu-wrap .main-menu .hamb span:first-child {
  top: 0;
}
.main-header .logo-menu-wrap .main-menu .hamb span:nth-child(2),
.main-header .main-nav .logo-menu-wrap .main-menu .hamb span:nth-child(2) {
  top: 50%;
  margin-top: -0.5px;
}
.main-header .logo-menu-wrap .main-menu .hamb span:last-child,
.main-header .main-nav .logo-menu-wrap .main-menu .hamb span:last-child {
  bottom: 0;
  top: auto;
}
.main-header .logo-menu-wrap .main-menu.show-from-left,
.main-header .main-nav .logo-menu-wrap .main-menu.show-from-left {
  opacity: 1;
  right: 0;
}
.main-header .logo-menu-wrap .main-menu.border-white,
.main-header .main-nav .logo-menu-wrap .main-menu.border-white {
box-shadow: inset 0px 0px 0px 0.5px #fff;
    -webkit-box-shadow: inset 0px 0px 0px 0.5px #fff;
    -ms-box-shadow: inset 0px 0px 0px 0.5px #fff;
    border: 1px solid #fff;
}

.main-header .main-nav .logo-menu-wrap {
  z-index: 20;
}
.main-header .main-nav {
  position: fixed;
  background: rgb(248 171 169);
  width: 230px;
  top: 0;
  bottom: 0;
  left: -230px;
  z-index: 15;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.main-header .main-nav .main-menu-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 15;
  background: rgb(248 171 169);
}
.main-header .main-nav .main-nav-menu {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'FSElliotProBold', 'Open Sans', sans-serif;
  text-align: center;
}
.main-header .main-nav .main-nav-menu li {
  display: block;
  text-align: left;
  padding-left: 50px;
  position: relative;
}
.main-header .main-nav .main-nav-menu li a {
  width: 100%;
  display: inline-block;
  padding: 10px;
}
.main-header .main-nav .main-nav-menu li::before,
.main-header .main-nav .main-nav-menu li::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background: #fff;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.main-header .main-nav .main-nav-menu li::before {
  top: 0;
}
.main-header .main-nav .main-nav-menu li::after {
  bottom: 0;
}
.main-header .main-nav .main-nav-menu li:hover::before,
.main-header .main-nav .main-nav-menu li:hover::after {
  opacity: 1;
}
.main-header .main-nav .main-nav-menu li .sub-menu {
  position: absolute;
  left: 100%;
}
.main-header .main-nav .magazine-menu {
  position: absolute;
  top: 0;
  bottom: 0;
  background: #fff;
  color: #000;
  right: 0;
  width: 264px;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.main-header .main-nav .magazine-menu .close {
  opacity: 1;
}
.main-header .main-nav .magazine-menu .sub-menu {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 16px;
  font-family: 'FSElliotProBold', 'Open Sans', sans-serif;
  left: 0;
  right: 0;
}
.main-header .main-nav .magazine-menu .sub-menu li {
  padding-left: 30px;
}
.main-header .main-nav .magazine-menu .sub-menu li a {
  display: inline-block;
  padding: 7px 8px;
  position: relative;
  color: #382d2b;
}
.main-header .main-nav .magazine-menu .sub-menu li a::after {
  content: '';
  position: absolute;
  left: 50%;
  right: 50%;
  bottom: 0;
  height: 1px;
  background: #000;
  opacity: 0;
  margin-left: 8px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.main-header .main-nav .magazine-menu .sub-menu li a:hover::after {
  left: 0;
  right: 0;
  opacity: 1;
}
.main-header .main-nav .magazine-menu.sub-slide-from-left {
    right: -264px;
    border-right: 1px solid #eee;
    box-shadow: 1px 1px 30px #ccc;
}
.main-header .main-nav .close-menu {
  position: absolute;
  bottom: 70px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  min-width: 110px;
  text-align: right;
  z-index: 16;
}
.main-header .main-nav .close-menu:hover {
	border: 1px solid #382d2b;
}
.main-header .main-nav .close-menu:hover span {
	color: #382d2b;
}
.main-header .main-nav .close-menu:hover .close-icon span {
	background: #382d2b;
}

.main-header .main-nav .close-menu .close-icon {
    position: absolute;
    width: 14px;
    height: 14px;
    display: block;
    top: calc(50% - 7px);
    left: 10px;
     -webkit-transform: rotate(45deg);
     -ms-transform: rotate(45deg);
     transform: rotate(45deg);
    z-index: 1;
}
.main-header .main-nav .close-menu .close-icon span {
  position: absolute;
  background: #fff;
  display: block;
}
.main-header .main-nav .close-menu .close-icon span:first-child {
  left: 0;
  right: 0;
  height: 1px;
  top: 50%;
  margin-top: -0.5px;
}
.main-header .main-nav .close-menu .close-icon span:last-child {
  top: 0;
  bottom: 0;
  width: 1px;
  left: 50%;
  margin-left: -0.5px;
}
.main-header .main-nav .close-menu:hover {
  border-color: #fff;
}
.main-header .main-nav.menu-slide-from-left {
  left: 0;
}
.main-header .resycle-info-wrap {
  top: 35px;
  right: 35px;
  max-width: 180px;
  text-align: right;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  z-index: 5;
}
.main-header .resycle-info-wrap .phone {
    display: inline-block;
    font-size: 22px;
}
/*.main-header .resycle-info-wrap span {
  font-size: 14px;
  display: inline-block;
}*/
.main-header .resycle-info-wrap .resycle-bin {
  margin: 15px 0;
  min-width: 84px;
  text-align: center;
  position: relative;
  overflow: visible;
}
/*.main-header .resycle-info-wrap .resycle-bin .text {
  font-size: 14px;
}*/
.main-header .resycle-info-wrap .resycle-bin .resycle-quantity {
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 8px;
    right: -8px;
    color: #fff;
    z-index: 1;
    font-size: 11px;
    line-height: 20px;
}
.main-header .resycle-info-wrap .resycle-bin .resycle-quantity::before {
  content: '';
  position: absolute;
  left: -2px;
  top: 0;
  right: -2px;
  bottom: -4px;
  background: rgb(248 171 169);
  z-index: -1;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
.main-header .resycle-info-wrap .delivery {
    font-size: 11px;
    line-height: 1.2;
    display: block;
}
.main-header .resycle-info-wrap.show-from-right {
  right: 65px;
  opacity: 1;
}
.main-header .resycle-info-wrap.priority {
  z-index: 0;
}
/*.main-header .header-content {
    border: 1px solid #fff;
    padding: 20px;
    background: rgb(248 171 169 / 80%);
}*/

.main-header .header-content {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  left: 50%;
  max-width: 730px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10;
}
.main-header .header-content .animation-wrapper {
  position: relative;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  top: 0;
}
.main-header .header-content .animation-wrapper.hide-up {
  top: -20px;
  opacity: 0;
}
.main-header .header-content h1 {
  display: inline-block;
  font-family: 'Austin Cyr-Semibold', 'Open Sans', sans-serif;
  font-size: 96px;
  margin-bottom: 30px;
  line-height: 0.65;
}
.main-header .header-content h1 span {
  opacity: 0;
  position: relative;
  top: 50px;
  -webkit-transition: all 1s ease-in-out 0s;
  transition: all 1s ease-in-out 0s;
}
.main-header .header-content h1 span.slide-from-bottom {
  opacity: 1;
  top: 0;
}
.main-header .header-content h1 span:last-child {
  font-size: 75px;
  -webkit-transition-delay: .5s;
          transition-delay: .5s;
  font-family: 'WindyRain', 'Open Sans', sans-serif;
}
.main-header .header-content p {
  position: relative;
  top: 50px;
  opacity: 0;
  -webkit-transition: all 1s ease-in-out 0s;
  transition: all 1s ease-in-out 0s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.main-header .header-content p.slide-from-bottom {
  opacity: 1;
  top: 0;
}
.main-header .header-content .brand {
  display: block;
  position: relative;
  top: 50px;
  opacity: 0;
  -webkit-transition: all 1s ease-in-out 0s;
  transition: all 1s ease-in-out 0s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  font-size: 53px;
  margin-bottom: 40px;
  margin-top: 10px;
  font-family: 'La-chata-normal', 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-family: 'Austin Cyr-Semibold', 'Open Sans', sans-serif;
}
.main-header .header-content .brand.brand-slide-from-bottom {
  top: 0;
  opacity: 1;
}
.main-header .header-content .to-magazine {
  min-width: 154px;
  padding: 0px 10px;
  position: relative;
  top: 50px;
  opacity: 0;
  -webkit-border-radius: 0;
          border-radius: 0;
}
.main-header .header-content .to-magazine::before,
.main-header .header-content .to-magazine::after {
  -webkit-border-radius: 0;
          border-radius: 0;
}
.main-header .header-content .to-magazine.to-magazine-from-bottom {
  top: 0;
  opacity: 1;
}
.main-footer {
  position: fixed;
  left: 0;
  right: 0;
  -webkit-transition: all 1s cubic-bezier(0, 0.9, 0, 1) 0s;
  transition: all 1s cubic-bezier(0, 0.9, 0, 1) 0s;
  z-index: 15;
}
.main-footer.full-height {
  bottom: 0 !important;
}
.main-footer .top-line {
  position: relative;
  text-align: center;
  color: #fff;
  height: 50px;
  z-index: 15;
}
.main-footer .top-line .show-news {
  width: 100%;
    padding-bottom: 15px;
  display: inline-block;
  position: relative;
  top: 30px;
  opacity: 0;
  font-size: 18px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.main-footer .top-line .show-news span,
.main-footer .top-line .show-news .fa {
  display: block;
}
.main-footer .top-line .show-news .fa {
  font-size: 20px;
  position: relative;
  -webkit-animation: slide 1.5s infinite linear normal;
          animation: slide 1.5s infinite linear normal;
}
@keyframes slide {
  0% {
    top: 0;
  }
  50% {
    top: 10px;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes slide {
  0% {
    top: 0;
  }
  50% {
    top: 20px;
  }
  100% {
    top: 0;
  }
}
.main-footer .top-line .show-news.show-news-slide-from-bottom {
  top: -15px;
  opacity: 1;
}
.main-footer .news, .bottom-gallery.news {
  background: #fff;
  padding: 60px 95px;
}
.main-footer .news .news-logo-wrap{
  position: relative;
  text-align: center;
  height: 100%;
  top: 30px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
  background: #fff;
}
.bottom-gallery.news .news-logo-wrap {
  position: relative;
  text-align: center;
  height: 100%;
  top: 30px;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
  background: #fff;
  max-height: 40px;
}

.main-footer .news .news-logo-wrap::before,
.main-footer .news .news-logo-wrap::after,
.bottom-gallery.news .news-logo-wrap::before,
.bottom-gallery.news .news-logo-wrap::after
 {
  content: '';
  position: absolute;
}
.main-footer .news .news-logo-wrap::before,
.bottom-gallery.news .news-logo-wrap::before {
  position: absolute;
  left: 0;
  top: 0;
  right: -50px;
  bottom: 0;
  background: #fff;
  z-index: 1;
}
.main-footer .news .news-logo-wrap::after,
.bottom-gallery.news .news-logo-wrap::after {
  top: 0;
  right: -30px;
  bottom: 0;
  width: 1px;
  background: #cfcfcf;
  z-index: 2;
}
.main-footer .news .news-logo-wrap .news-logo
 {
  display: inline-block;
  position: absolute;
      font-size: 38px;
    color: #000;
    left: 30%;
  top: 50%;
  font-family: 'Austin Cyr-Semibold', 'Open Sans', sans-serif;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}
.bottom-gallery.news .news-logo-wrap .news-logo
 {
  display: inline-block;
  position: absolute;
      font-size: 38px;
    color: #000;
    left: 25%;
  top: 50%;
  font-family: 'Austin Cyr-Semibold', 'Open Sans', sans-serif;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}
.main-footer .news .news-logo-wrap.fade-from-bottom,
.bottom-gallery.news .news-logo-wrap.fade-from-bottom {
  opacity: 1;
  top: 0;
}
.main-footer .news .news-carousel{
  position: relative;
  top: 30px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
  z-index: 0;
}
.bottom-gallery.news .productrelated-carousel {
  position: relative;
  top: 30px;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
  z-index: 0;
}

.main-footer .news .news-carousel .owl-carousel .owl-stage,
.bottom-gallery.news .productrelated-carousel .owl-carousel .owl-stage {
  position: relative;
  overflow: hidden;
}
.main-footer .news .news-carousel .owl-nav,
.bottom-gallery.news .productrelated-carousel .owl-nav {
  position: absolute;
  top: 0;
  right: 10px;
}
.main-footer .news .news-carousel .owl-nav .owl-prev,
.main-footer .news .news-carousel .owl-nav .owl-next,
.bottom-gallery.news .productrelated-carousel .owl-nav .owl-prev, 
.bottom-gallery.news .productrelated-carousel .owl-nav .owl-next {
  position: absolute;
}
.main-footer .news .news-carousel .owl-nav .owl-prev .fa,
.main-footer .news .news-carousel .owl-nav .owl-next .fa,
.bottom-gallery.news .productrelated-carousel .owl-nav .owl-prev .fa,
.bottom-gallery.news .productrelated-carousel .owl-nav .owl-next .fa {
  font-size: 20px;
  color: #fff;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  padding: 8px 15px;
  background: rgb(248 171 169);
  position: relative;
}
.main-footer .news .news-carousel .owl-nav .owl-prev .fa::after,
.main-footer .news .news-carousel .owl-nav .owl-next .fa::after,
.bottom-gallery.news .productrelated-carousel .owl-nav .owl-prev .fa::after,
.bottom-gallery.news .productrelated-carousel .owl-nav .owl-next .fa::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  right: 50%;
  bottom: 50%;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  opacity: 0;
  background: #382d2b;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  z-index: -1;
}
.main-footer .news .news-carousel .owl-nav .owl-prev .fa:hover::after,
.main-footer .news .news-carousel .owl-nav .owl-next .fa:hover::after,
.bottom-gallery.news .productrelated-carousel .owl-nav .owl-prev .fa:hover::after,
.bottom-gallery.news .productrelated-carousel .owl-nav .owl-next .fa:hover::after {
  opacity: 1;
  left: -6px;
  top: -6px;
  right: -6px;
  bottom: -6px;
}
.main-footer .news .news-carousel .owl-nav .owl-prev,
.bottom-gallery.news .productrelated-carousel .owl-nav .owl-prev {
  top: 50px;
  z-index: 1;
}
.main-footer .news .news-carousel .owl-nav .owl-next,
.bottom-gallery.news .productrelated-carousel .owl-nav .owl-next {
  padding-bottom: 50px;
  z-index: 0;
  background: #fff;
}
.main-footer .news .news-carousel .news-slide {
  text-align: center;
  position: relative;
  padding: 0 45px;
}
.bottom-gallery.news .productrelated-carousel .news-slide {
    text-align: center;
    position: relative;
    padding: 0 47px;
}
.bottom-gallery.news .productrelated-carousel {
    padding-bottom: 70px;
}
.main-footer .news .news-carousel .news-slide .news-content-wrap {
  position: relative;
  max-width: 270px;
  display: inline-block;
}
.bottom-gallery.news .productrelated-carousel .news-slide .news-content-wrap {
  position: relative;
  max-width: 224px;
  display: inline-block;
}
.main-footer .news .news-carousel .news-slide::after,
.bottom-gallery.news .productrelated-carousel .news-slide::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  background: #cfcfcf;
  width: 1px;
}
.main-footer .news .news-carousel .news-slide::after,
.bottom-gallery.news .productrelated-carousel .news-slide::after {
  right: 0;
}
.main-footer .news .news-carousel .news-slide .date,
.bottom-gallery.news .productrelated-carousel .news-slide .date {
  font-size: 12px;
  color: rgb(248 171 169);
  display: inline-block;
  margin-bottom: 17px;
  width: 100%;
}
.main-footer .news .news-carousel .news-slide .current-news,
.bottom-gallery.news .productrelated-carousel .news-slide .current-news {
  font-size: 14px;
  display: inline-block;
  width: 100%;
  line-height: 1.5;
}
.main-footer .news .news-carousel.fade-from-bottom,
.bottom-gallery.news .productrelated-carousel.fade-from-bottom {
  opacity: 1;
  top: 0;
}

.main-footer .bottom-line {
  background: #000;
  color: #fff;
  padding: 40px 0 25px;
  font-size: 0;
}
.main-footer .bottom-line .animate-line {
  position: relative;
  top: 20px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.main-footer .bottom-line .animate-line.fade-from-bottom {
  opacity: 1;
  top: 0;
}
.main-footer .bottom-line .footer-menu-wrap .footer-menu,
.main-footer .bottom-line .footer-menu-wrap .lang {
  font-size: 14px;
  text-transform: uppercase;
}
.main-footer .bottom-line .footer-menu-wrap .footer-menu li,
.main-footer .bottom-line .footer-menu-wrap .lang li {
  display: inline-block;
  margin: 0 15px;
}
.main-footer .bottom-line .footer-menu-wrap .footer-menu li a,
.main-footer .bottom-line .footer-menu-wrap .lang li a {
  display: block;
  opacity: 0.5;
  -webkit-transition: opacity 0.3s ease-in-out 0s;
  transition: opacity 0.3s ease-in-out 0s;
}
.main-footer .bottom-line .footer-menu-wrap .footer-menu {
  /*text-align: right;*/
  text-align: left;
}
.main-footer .bottom-line .footer-menu-wrap .footer-menu li a:hover {
  opacity: 1;
}
.main-footer .bottom-line .footer-menu-wrap .lang {
  text-align: center;
}
.main-footer .bottom-line .footer-menu-wrap .lang li {
  margin: 0 5px;
}
.main-footer .bottom-line .footer-menu-wrap .lang li a {
  position: relative;
}
.main-footer .bottom-line .footer-menu-wrap .lang li a::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 1px;
  background: #fff;
  display: none;
}
.main-footer .bottom-line .footer-menu-wrap .lang .active a {
  opacity: 1;
}
.main-footer .bottom-line .footer-menu-wrap .lang .active a::after {
  display: block;
}
.catalog-page {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.catalog-page .mobile-black-substrate {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 175px;
  background: #000;
  z-index: 13;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  display: none !important;
}
.catalog-page .mobile-black-substrate.black {
  opacity: 0.85;
}
.catalog-page .back {
  position: absolute;
  z-index: 14;
  text-align: right;
  min-width: 82px;
  left: 39px;
  top: 230px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.catalog-page .back .back-arrow {
  position: absolute;
  z-index: 1;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 12px;
  left: 12px;
}
.catalog-page .back.back-from-left {
  opacity: 1;
  visibility: visible;
  left: 69px;
}
.catalog-page .catalog {
  font-family: 'Austin Cyr-Semibold', 'Open Sans', sans-serif;
  font-size: 29px;
  position: absolute;
  top: 55%;
  opacity: 0;
  left: 210px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.catalog-page .catalog li {
    margin-bottom: 7px;
    font-size: 32px;
}
.catalog-page .catalog li a {
  position: relative;
  display: inline-block;
  padding: 6px 10px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.catalog-page .catalog li a::before {
  content: '';
  position: absolute;
  left: 50%;
  right: 50%;
  bottom: 4px;
  height: 1px;
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.catalog-page .catalog .active a::before,
.catalog-page .catalog .hover-active a::before {
  left: 10px;
  right: 10px;
}
.catalog-page .catalog.hide-catalog {
  left: 150px !important;
  opacity: 0 !important;
}
.catalog-page .catalog.not-visible {
  visibility: hidden;
}
.catalog-page .catalog-images {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background: rgb(0 0 0 / 20%);
    overflow: hidden !important;
}
.catalog-page .catalog-images .item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out 0s, right 0.6s ease-in-out 0s;
  transition: opacity 0.3s ease-in-out 0s, right 0.6s ease-in-out 0s;
  overflow: hidden !important;
}
.catalog-page .catalog-images .item .percents {
  position: absolute;
  font-family: 'Austin Cyr-Semibold', 'Open Sans', sans-serif;
  color: #fff;
  opacity: 1;
  max-width: 440px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 130px;
  text-align: center;
}
.catalog-page .catalog-images .item .percents span:first-child {
  font-family: 'Austin Cyr-Semibold', 'Open Sans', sans-serif;
  font-size: 205px;
  display: block;
  position: relative;
  opacity: 0;
  top: 20px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.catalog-page .catalog-images .item .percents span:last-child {
  font-family: 'WindyRain', 'Open Sans', sans-serif;
  font-size: 87px;
  display: inline-block;
  margin-top: -50px;
  position: relative;
  opacity: 0;
  top: 20px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.catalog-page .catalog-images .item .percents.hide-percents span {
  top: 20px !important;
  opacity: 0 !important;
}
.catalog-page .catalog-images .item .big-title {
  position: absolute;
  left: 50%;
  top: 50px !important;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
  color: #fff;
  font-family: 'Austin Cyr-Semibold', 'Open Sans', sans-serif;
  font-size: 80px;
  max-width: 600px;
  z-index: 1;
  opacity: 0 !important;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  text-align: center;
  line-height: 0.9;
}
.catalog-page .catalog-images .item .big-title span {
  display: block;
  font-family: 'WindyRain', 'Open Sans', sans-serif;
  font-size: 104px;
}
.catalog-page .catalog-images .item .big-title.from-bottom-big-title {
  top: 0 !important;
  opacity: 1 !important;
}
.catalog-page .catalog-images .item .big-title.fade-up {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0 !important;
  top: 50px !important;
}
.catalog-page .catalog-images .item .know-more {
  display: block;
  color: #fff;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  height: 96px;
  width: 96px;
  position: absolute;
  left: 50%;
  bottom: 10px !important;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-border-radius: 50%;
          border-radius: 50%;
  opacity: 0 !important;
  visibility: hidden !important;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.catalog-page .catalog-images .item .know-more span {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 30%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
}
.catalog-page .catalog-images .item .know-more .bottom-arrow {
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 50%;
  top: 68px;
  margin-left: -4px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.catalog-page .catalog-images .item .know-more::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgb(248 171 169);
  z-index: 0;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
.catalog-page .catalog-images .item .know-more::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  right: 50%;
  bottom: 50%;
  opacity: 0;
  background: #382d2b;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  z-index: -1;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.catalog-page .catalog-images .item .know-more:hover::after {
  left: -8px;
  top: -8px;
  right: -8px;
  bottom: -8px;
  opacity: 0.7;
}
.catalog-page .catalog-images .item .know-more:hover .bottom-arrow {
  top: 73px;
}
.catalog-page .catalog-images .item .know-more.know-more-show {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
  opacity: 1 !important;
  bottom: 50px !important;
  visibility: visible !important;
}
.catalog-page .catalog-images .item .know-more.fade-up {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0 !important;
  bottom: 40px !important;
}


.catalog-page .catalog-images .item .big-title.from-bottom-big-title .visible-xs {
    display: block;
    color: #fff;
    font-size: 13px;
    text-align: center;
    margin-top: 15px;
    line-height: 1;
    font-family: 'Open Sans', sans-serif;
}
.catalog-page .catalog-images .item .big-title.from-bottom-big-title .visible-xs i {
    display: block;
    font-size: 24px;
    color: #f6a0a3;
  position:relative;
  top:0;
  font-size:24px;
  -webkit-animation:slidein 1.2s cubic-bezier(.73,.03,.46,.67) infinite;
  -o-animation:slidein 1.2s cubic-bezier(.73,.03,.46,.67) infinite;
  animation:slidein 1.2s cubic-bezier(.73,.03,.46,.67) infinite
  }

@-webkit-keyframes slidein{
  0% {
    top:0
    }
  50%
    {
    top:10px 
    } to {
    top:0
    }
}
@-o-keyframes slidein{
  0%{
    top:0
    }
    50% {
    top:10px
    } to {
    top:0
    }
}
@keyframes slidein{0%{top:0}50%{top:10px}to{top:0}}

.catalog-page .catalog-images .item .know-more-link.know-more-link-show {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s;
    opacity: 1 !important;
    top: 310px !important;
    visibility: visible !important;
    height: 26px;
}
.catalog-page .catalog-images .item .know-more-link.fade-up {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0 !important;
  bottom: 40px !important;
}
.catalog-page .catalog-images .item.visible-bg {
  opacity: 1;
  z-index: 2;
}
.catalog-page .catalog-images .item.visible-bg .percents span {
  top: 0;
  opacity: 1;
}
.catalog-page .catalog-images .item.active-bg {
  opacity: 1 !important;
  right: 40%;
  z-index: 20;
}
.catalog-page .catalog-images .item.active-bg .percents span {
  top: 0;
  opacity: 1;
}
.catalog-page .catalog-images .item .bottom-block {
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 18;
  background: #ccc;
  visibility: hidden;
  -webkit-transition: all 0.8s ease-in-out 0s;
  transition: all 0.8s ease-in-out 0s;
  text-align: center;
}
.catalog-page .catalog-images .item .bottom-block .bottom-block-content {
    display: inline-block;
    position: absolute;
    max-width: 570px;
    text-align: left;
    left: 33%;
    -webkit-transform: translateX(-10%);
    -ms-transform: translateX(-10%);
    transform: translateX(-10%);
}
.catalog-page .catalog-images .item .bottom-block .bottom-block-content h2 {
  font-family: 'Austin Cyr-Semibold', 'Open Sans', sans-serif;
  font-size: 100px;
  line-height: 0.75;
  margin-bottom: 30px;
  position: relative;
  top: 30px;
  opacity: 0;
  -webkit-transition: all .8s ease 0s;
  transition: all .8s ease 0s;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
  text-align: center;
}
.catalog-page .catalog-images .item .bottom-block .bottom-block-content h2 span {
  font-size: 96px;
  position: relative;
  top: 30px;
  opacity: 0;
  display: inline-block;
  font-family: 'WindyRain', 'Open Sans', sans-serif;
  -webkit-transition: all .8s ease 0s;
  transition: all .8s ease 0s;
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.catalog-page .catalog-images .item .bottom-block .bottom-block-content h2 span.content-show {
  top: 0;
  opacity: 1;
}
.catalog-page .catalog-images .item .bottom-block .bottom-block-content h2.content-show {
  top: 0;
  opacity: 1;
}
.catalog-page .catalog-images .item .bottom-block .bottom-block-content p {
  font-family: 'FSElliotPro', 'Open Sans', sans-serif;
  font-size: 13px;
  position: relative;
  margin-bottom: 20px;
  line-height: 1.3;
  word-spacing: 2px;
  top: 30px;
  opacity: 0;
  -webkit-transition: all .8s ease 0s;
  transition: all .8s ease 0s;
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.catalog-page .catalog-images .item .bottom-block .bottom-block-content p::before {
  content: '';
  position: absolute;
  left: -20px;
  top: 2px;
  width: 10px;
  height: 10px;
  border-bottom: 1px solid rgb(248 171 169);
  border-right: 1px solid rgb(248 171 169);
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.catalog-page .catalog-images .item .bottom-block .bottom-block-content p.content-show {
  top: 0;
  opacity: 1;
}
.catalog-page .catalog-images .item .bottom-block .bottom-block-content .advantages {
  font-size: 0;
  position: relative;
}
.catalog-page .catalog-images .item .bottom-block .bottom-block-content .advantages li {
  display: inline-block;
  width: 110px;
  text-align: center;
  vertical-align: top;
  margin-right: 15px;
  opacity: 0;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all .8s ease 0s;
  transition: all .8s ease 0s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.catalog-page .catalog-images .item .bottom-block .bottom-block-content .advantages li .logo-wrap {
  margin-bottom: 10px;
}
.catalog-page .catalog-images .item .bottom-block .bottom-block-content .advantages li .logo-wrap img {
  display: inline-block;
}
.catalog-page .catalog-images .item .bottom-block .bottom-block-content .advantages li .slogan {
  font-size: 13px;
  opacity: 0.8;
  line-height: 1;
}
.catalog-page .catalog-images .item .bottom-block .bottom-block-content .advantages li.content-show {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.catalog-page .catalog-images .item .bottom-block.bottom-block-visible {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  visibility: visible;
      background-image: url(../image/header-bg4-dark.jpg);
}
.catalog-page .catalog-images .item .bottom-block.bottom-block-visible:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
}
.catalog-page .catalog-images .item.overflow {
  margin-right: -17px;
  overflow-y: auto;
}
.catalog-page .catalog-images .range {
  position: absolute;
  overflow-y: auto;
  overflow-x: hidden;
  top: 0;
  bottom: 0px;
  padding-bottom: 15px;
  right: 0;
  left: 100%;
  color: #000;
  background: #fff;
  z-index: 20;
  margin-right: -17px;
  -webkit-transition: opacity 0.3s ease-in-out 0s, left 0.6s ease-in-out 0s;
  transition: opacity 0.3s ease-in-out 0s, left 0.6s ease-in-out 0s;
}
.catalog-page .catalog-images .range .range-content-wrap {
  position: absolute;
  padding: 15px;
  left: 0;
  top: 50px;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out 0s, top 0.3s ease-in-out 0s;
  transition: opacity 0.3s ease-in-out 0s, top 0.3s ease-in-out 0s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.catalog-page .catalog-images .range .range-content-wrap.bottom-fade-in {
  opacity: 1;
  top: 0;
}



.catalog-page .catalog-images .range .range-title {
    position: relative;
    font-size: 36px;
    text-align: left;
    padding-left: 20px;
    padding-bottom: 15px;
    margin-bottom: 20px;
  
  font-family: 'WindyRain', 'Open Sans', sans-serif;
}
.catalog-page .catalog-images .range .range-title span {
  display: block;
  font-family: 'Austin Cyr-Semibold', 'Open Sans', sans-serif;
}
.catalog-page .catalog-images .range .range-title span:last-child {
  font-size: 26px;
  font-family: 'Austin Cyr-Semibold', 'Open Sans', sans-serif;
  
}
.catalog-page .catalog-images .range .range-title::after {
  content: '';
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 0;
  height: 1px;
  background: #ccc;
}
.catalog-page .catalog-images .range .individual, .individual {
    text-align: center;
    font-size: 14px;
    line-height: 1.5;
    padding: 10px 5px;
    position: relative;
    margin-bottom: 20px;
}
.catalog-page .catalog-images .range .individual .cake-description, .individual .cake-description {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.catalog-page .catalog-images .range .individual .cake-description:hover, .individual .cake-description:hover {
  border-color: #acacac;
}
.catalog-page .catalog-images .range .individual .cake-img, .individual .cake-img {
    padding-top: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 5px;
}
/*.catalog-page .catalog-images .range .individual span, .individual span  {
  display: block;
  font-family: 'Austin Cyr-Semibold', 'Open Sans', sans-serif;
  font-size: 13px;
}*/
.catalog-page .catalog-images .range .individual span, .individual span {
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 600;
}

.catalog-page span.name {
    min-height: 120px;
}


.catalog-page .catalog-images .range .individual .with-what,  .individual .with-what {
  font-family: 'FSElliotPro', 'Open Sans', sans-serif;
  font-style: italic;
  color: #9b9b9b;
  font-size: 10px;
  text-transform: uppercase;
}
.catalog-page .catalog-images .range .individual .price, .individual .price {
    font-size: 22px;
    color: #f6a0a3;
    min-height: 54px;
}
.catalog-page .catalog-images .range.active-range {
  left: 60%;
}
.cake-card,
.take-order {
  background-color: #fff;
  color: #000;
  overflow-y: auto;
}
.cake-card.page-over,
.take-order.page-over {
  overflow-y: hidden;
}
.cake-card .equal:first-child,
.take-order .equal:first-child {
  border-right: 1px solid #ccc;
}
.cake-card .logo-menu-wrap .main-menu .hamb span,
.take-order .logo-menu-wrap .main-menu .hamb span {
  background: #000;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.cake-card .logo-menu-wrap .main-menu.border-white,
.take-order .logo-menu-wrap .main-menu.border-white {
  color: #fff;
}
.cake-card .logo-menu-wrap .main-menu.border-white .hamb span,
.take-order .logo-menu-wrap .main-menu.border-white .hamb span {
  background: #fff;
}
.cake-card .main-nav-menu,
.take-order .main-nav-menu {
  color: #fff;
}
.cake-card .close-page,
.take-order .close-page {
  border: 1px solid #000;
  -webkit-border-radius: 20px;
          border-radius: 20px;

box-shadow: inset 0px 0px 0px 0.5px #000;
    -webkit-box-shadow: inset 0px 0px 0px 0.5px #000;
    -ms-box-shadow: inset 0px 0px 0px 0.5px #000;
    border: 1px solid #000;
    height: 34px;

  display: block;
  font-size: 13px;
  min-width: 95px;
  padding: 0 10px;
    padding: 0px 10px;
    line-height: 33px;
  position: absolute;
  text-align: right;
  text-transform: uppercase;
  top: 50%;
  left: 15px;
  opacity: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 14;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition-delay: 2.5s;
          transition-delay: 2.5s;
}
.cake-card .close-page::before,
.take-order .close-page::before {
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  content: "";
  height: 8px;
  left: 11px;
  position: absolute;
  top: 48%;
  -webkit-transform: rotate(-45deg) translateY(-50%);
      -ms-transform: rotate(-45deg) translateY(-50%);
          transform: rotate(-45deg) translateY(-50%);
  width: 8px;
}
.cake-card .close-page.close-page-visible,
.take-order .close-page.close-page-visible {
  left: 45px;
  opacity: 1;
}
.cake-card .close-page.close-page-visible, .take-order .close-page.close-page-visible {
  top: 30% !important;
}
.cake-card .resycle-info-wrap,
.take-order .resycle-info-wrap {
  color: #000;
}
/*.cake-card .btn,
.take-order .btn {
  color: #000;
  border-color: #000;
}*/
.cake-card .btn, .take-order .btn {
    color: #000;
    /* border-color: #000; */
    box-shadow: inset 0px 0px 0px 0.5px #000;
    -webkit-box-shadow: inset 0px 0px 0px 0.5px #000;
    -ms-box-shadow: inset 0px 0px 0px 0.5px #000;
    border: 1px solid #000;
}


.cake-card .btn::before,
.take-order .btn::before,
.cake-card .btn::after,
.take-order .btn::after {
  display: none !important;
}
.cake-card .main-nav .close-menu, .take-order .main-nav .close-menu {
  box-shadow: inset 0px 0px 0px 0.5px #fff;
    -webkit-box-shadow: inset 0px 0px 0px 0.5px #fff;
    -ms-box-shadow: inset 0px 0px 0px 0.5px #fff;
    border: 1px solid #fff;
    color: #fff;
}
/*.cake-card .pagination,
.take-order .pagination {
  font-size: 12px;
  color: #9b9b9b;
  padding: 160px 0 55px;
  text-align: center;
  margin-left: 70px;
}*/
.cake-card .pagination, 
.take-order .pagination {
    font-size: 14px;
    color: #9b9b9b;
    padding: 160px 0 55px;
    text-align: center;
    margin-left: 50px;
}
.cake-card .pagination li,
.take-order .pagination li {
  display: inline-block;
}
.cake-card .pagination li a:hover,
.take-order .pagination li a:hover {
  text-decoration: underline;
}
.cake-card .cake-single-image,
.take-order .cake-single-image {
  position: relative;
}
.cake-card .cake-single-image img, .take-order .cake-single-image img {
    display: block;
    position: unset;
    left: unset;
    margin: 0 auto;
    /* -webkit-transform: translate(-50%); */
    -ms-transform: translate(-50%);
    /* transform: translate(-50%); */
}
/*.cake-card .equal:last-child,
.take-order .equal:last-child {
  padding: 80px 47px 0 65px;
}*/
.cake-card .equal:last-child, .take-order .equal:last-child {
    padding: 38px 40px 0 40px;
}
.cake-card .full-description h2, .take-order .full-description h2 {
    font-family: 'Austin Cyr-Semibold', 'Open Sans', sans-serif;
    font-size: 20px;
    max-width: 250px;
    margin-bottom: 25px;
}
.cake-card.komplekts .full-description h2 {
    max-width: 450px;
}

.cake-card .full-description .single-price,
.take-order .full-description .single-price {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 25px;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 25px;
}
.cake-card .full-description .cake-order .minmax,
.take-order .full-description .cake-order .minmax {
  font-size: 0;
  margin-bottom: 15px;
}
.cake-card .full-description .cake-order .minmax .no-padding,
.take-order .full-description .cake-order .minmax .no-padding {
  padding: 0;
}
.cake-card .full-description .cake-order .minmax input,
.take-order .full-description .cake-order .minmax input {
  height: 32px;
  border: none;
  background: #f3f3f3;
  display: inline-block;
  font-size: 9px;
}
.cake-card .full-description .cake-order .minmax .button,
.take-order .full-description .cake-order .minmax .button {
  display: inline-block;
  position: relative;
  height: 32px;
  width: 45px;
  background: #f3f3f3;
  cursor: pointer;
  vertical-align: bottom;
  font-size: 13px;
}
.cake-card .full-description .cake-order .minmax .button span,
.take-order .full-description .cake-order .minmax .button span {
  display: block;
  position: absolute;
  left: 50%;
  top: 30%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
}
.cake-card .full-description .cake-order .minmax #quantity,
.take-order .full-description .cake-order .minmax #quantity {
  width: 45px;
  text-align: center;
  font-family: 'HelveticaLight', 'Open Sans', sans-serif;
  font-size: 14px;
  color: #fff;
  margin-bottom: 0;
  background: rgb(248 171 169);
}
.cake-card .full-description .cake-order .minmax #hundred,
.take-order .full-description .cake-order .minmax #hundred {
  font-size: 11px;
  margin-left: 25px;
  padding-left: 16px;
  width: 95%;
  float: right;
}
.cake-card .full-description .cake-order #submit,
.take-order .full-description .cake-order #submit {
  border: none;
  height: 32px;
  width: 100%;
  background: #382d2b;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  font-size: 13px;
  margin-bottom: 20px;
}
.cake-card .full-description .good-description,
.take-order .full-description .good-description {
  font-size: 14px;
  font-family: 'HelveticaLight', 'Open Sans', sans-serif;
  color: #9b9b9b;
  padding-bottom: 13px;
  position: relative;
  margin-bottom: 15px;
}
.cake-card .full-description .good-description::after,
.take-order .full-description .good-description::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #ccc;
}
.cake-card .full-description .good-description span,
.take-order .full-description .good-description span {
  font-size: 13px;
  color: #000;
  /*display: block;*/
  margin-bottom: 8px;
}
.cake-card .full-description .socials,
.take-order .full-description .socials {
  text-align: right;
  margin-bottom: 35px;
}
.cake-card .full-description .socials li,
.take-order .full-description .socials li {
  margin: 0 1px;
}
.cake-card .full-description .socials li a .fa,
.take-order .full-description .socials li a .fa {
  background: #d0cdcd;
  color: #fff;
}
.cake-card .full-description .socials li a .fa:hover,
.take-order .full-description .socials li a .fa:hover {
  background: #9c9c9c;
}
.cake-card .full-description .socials li a .fa::after,
.take-order .full-description .socials li a .fa::after {
  display: none;
}
.cake-card .full-description .individual-order label,
.take-order .full-description .individual-order label {
  color: #9b9b9b;
  font-size: 14px;
  display: inline-block;
  float: left;
  position: relative;
  top: 6px;
}
.cake-card .full-description .individual-order input,
.take-order .full-description .individual-order input {
  height: 26px;
  color: #9b9b9b;
  font-size: 11px;
  padding: 0 10px;
  display: block;
}
.cake-card .full-description .individual-order input,
.take-order .full-description .individual-order input,
.cake-card .full-description .individual-order textarea,
.take-order .full-description .individual-order textarea {
  border: none;
  background: #eaeaea;
  color: #382d2b;
  margin-bottom: 8px;
}
.cake-card .full-description .individual-order .individual-order-title,
.take-order .full-description .individual-order .individual-order-title {
  font-size: 17px;
  font-weight: bold;
  color: #382d2b;
  margin-bottom: 15px;
  display: block;
  top: 0;
  margin-right: 0;
}
.cake-card .full-description .individual-order textarea,
.take-order .full-description .individual-order textarea {
  width: 100%;
  padding: 10px;
  font-size: 14px;
  resize: none;
}
.cake-card .full-description .individual-order .input-wrap,
.take-order .full-description .individual-order .input-wrap {
  max-width: 50%;
  display: block;
}
.cake-card .full-description .individual-order .input-wrap label,
.take-order .full-description .individual-order .input-wrap label {
  margin-right: 0;
  width: 20%;
}
.cake-card .full-description .individual-order .input-wrap input,
.take-order .full-description .individual-order .input-wrap input {
  float: left;
  width: 80%;
}
.cake-card .full-description .individual-order .input-wrap input[type="submit"],
.take-order .full-description .individual-order .input-wrap input[type="submit"] {
  width: auto;
  float: right;
  color: rgb(248 171 169);
  border: 1px solid rgb(248 171 169);
  background: transparent;
  text-transform: uppercase;
  padding: 0 3px;
  margin-top: 6px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  cursor: pointer;
}
.cake-card .full-description .individual-order .input-wrap input[type="submit"]:hover,
.take-order .full-description .individual-order .input-wrap input[type="submit"]:hover {
  color: #fff;
  background: rgb(248 171 169);
}
.cake-card .bottom-gallery,
.take-order .bottom-gallery {
  text-align: center;
  border-top: 1px solid #ccc;
  padding: 20px 0;
  margin: 0 0px;
}
.cake-card .bottom-gallery .view-more-cakes,
.take-order .bottom-gallery .view-more-cakes {
  width: 100%;
  margin: 0 auto 20px;
  font-size: 25px;
  text-align: left;
  padding-left: 0px;
  font-family: 'Austin Cyr-Semibold', 'Open Sans', sans-serif;
}
.cake-card .bottom-gallery ul,
.take-order .bottom-gallery ul {
  text-align: justify;
  width: 80%;
  display: inline-block;
}
.cake-card .bottom-gallery ul li,
.take-order .bottom-gallery ul li {
  display: inline-block;
}
.cake-card .bottom-gallery ul li .slide-wrap,
.take-order .bottom-gallery ul li .slide-wrap {
  position: relative;
  text-align: center;
}
.cake-card .bottom-gallery ul li .slide-wrap a,
.take-order .bottom-gallery ul li .slide-wrap a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.cake-card .bottom-gallery ul li .slide-wrap .slide-img,
.take-order .bottom-gallery ul li .slide-wrap .slide-img {
  margin-bottom: 15px;
}
.cake-card .bottom-gallery ul li .slide-wrap span,
.take-order .bottom-gallery ul li .slide-wrap span {
  display: block;
  font-size: 14px;
}
.cake-card .bottom-gallery ul li .slide-wrap .cake-name,
.take-order .bottom-gallery ul li .slide-wrap .cake-name {
  color: #9b9b9b;
  margin-bottom: 5px;
  min-height: 90px;
}
.cake-card .bottom-gallery ul li .slide-wrap .cake-price,
.take-order .bottom-gallery ul li .slide-wrap .cake-price {
  font-weight: bold;
}
.cake-card .bottom-gallery ul::after,
.take-order .bottom-gallery ul::after {
  content: '';
  width: 100%;
  height: 0;
  clear: both;
  display: inline-block;
}
.take-order .order-content-wrap {
  position: relative;
}
.take-order .order-content-wrap .order-content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  margin-top: 100px;
  padding-bottom: 60px;
}
.take-order .order-content-wrap .order-title {
  font-size: 25px;
  font-family: 'Austin Cyr-Semibold', 'Open Sans', sans-serif;
  margin-bottom: 30px;
  padding: 0 18px;
}
.take-order .order-content-wrap .number-title {
  font-size: 13px;
  font-family: 'HelveticaLight', 'Open Sans', sans-serif;
  margin-bottom: 18px !important;
}
.take-order .order-content-wrap .number-title span {
  display: inline-block;
  background: rgb(248 171 169);
  -webkit-border-radius: 50%;
          border-radius: 50%;
  padding: 6px 8px;
  color: #fff !important;
  margin-right: 6px;
  font-size: 10px;
}
.take-order .order-content-wrap .contact-form .top-left-block {
  float: left;
  width: 45%;
  padding-right: 35px;
}
.take-order .order-content-wrap .contact-form .top-left-block.equal {
  border-right: none;
}
.take-order .order-content-wrap .contact-form .top-right-block {
  float: left;
  width: 55%;
  padding-left: 35px;
}
.take-order .order-content-wrap .contact-form .top-right-block .method-block {
  margin-bottom: 25px;
}
.take-order .order-content-wrap .contact-form .top-right-block .method-block p {
  position: relative;
  margin-bottom: 15px;
  min-height: 12px;
}
.take-order .order-content-wrap .contact-form .top-right-block .method-block p span {
  color: #ff0000;
}
.take-order .order-content-wrap .contact-form .fields-notice {
  position: relative;
  font-size: 10px;
  clear: both;
  line-height: 1.1;
  color: #9b9b9b;
}
.take-order .order-content-wrap .contact-form .fields-notice::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: -18px;
  height: 1px;
  background: #9b9b9b;
}
.take-order .order-content-wrap .contact-form .fields-notice span {
  display: inline-block;
  max-width: 45%;
  padding-top: 15px;
  margin-bottom: 35px;
}
.take-order .order-content-wrap .contact-form .bottom-left-block {
  float: left;
  width: 60%;
  padding-right: 20px;
}
.take-order .order-content-wrap .contact-form .bottom-left-block .order-table li {
  position: relative;
  padding: 8px 10px 10px;
  color: #9b9b9b;
  font-size: 11px;
  border-left: 1px solid #9b9b9b;
  border-right: 1px solid #9b9b9b;
}
.take-order .order-content-wrap .contact-form .bottom-left-block .order-table li span {
  display: inline-block;
}
.take-order .order-content-wrap .contact-form .bottom-left-block .order-table li .row-name {
  width: 67%;
}
.take-order .order-content-wrap .contact-form .bottom-left-block .order-table li .row-quantity {
  width: 12%;
  text-align: center;
}
.take-order .order-content-wrap .contact-form .bottom-left-block .order-table li .row-result {
  width: 19%;
  text-align: center;
}
.take-order .order-content-wrap .contact-form .bottom-left-block .order-table li::after {
  content: '';
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 0;
  height: 1px;
  background: #9b9b9b;
}
.take-order .order-content-wrap .contact-form .bottom-left-block .order-table li:first-child {
  border-bottom: 1px solid #9b9b9b;
}
.take-order .order-content-wrap .contact-form .bottom-left-block .order-table li:first-child,
.take-order .order-content-wrap .contact-form .bottom-left-block .order-table li:nth-last-child(2),
.take-order .order-content-wrap .contact-form .bottom-left-block .order-table li:last-child {
  background: #eaeaea;
  border-left: none;
  border-right: none;
}
.take-order .order-content-wrap .contact-form .bottom-left-block .order-table li:first-child::after,
.take-order .order-content-wrap .contact-form .bottom-left-block .order-table li:nth-last-child(2)::after,
.take-order .order-content-wrap .contact-form .bottom-left-block .order-table li:last-child::after {
  display: none;
}
.take-order .order-content-wrap .contact-form .bottom-left-block .order-table li:nth-last-child(3)::after {
  display: none;
}
.take-order .order-content-wrap .contact-form .bottom-left-block .order-table li:nth-last-child(2),
.take-order .order-content-wrap .contact-form .bottom-left-block .order-table li:last-child {
  border-top: 1px solid #9b9b9b;
}
.take-order .order-content-wrap .contact-form .bottom-left-block .order-table li:not(:first-child) .row-result {
  color: #ff0000;
}
.take-order .order-content-wrap .contact-form .bottom-right-block {
  float: left;
  width: 40%;
  padding-left: 20px;
}
.take-order .order-content-wrap .contact-form .bottom-right-block .method-block {
  margin-bottom: 25px;
  padding-right: 100px;
}
.take-order .order-content-wrap .contact-form .bottom-right-block .method-block p {
  margin-bottom: 0 !important;
  position: relative;
  margin-bottom: 5px;
  margin-top: 30px;
  min-height: 12px;
}
.take-order .order-content-wrap .contact-form .bottom-right-block .method-block p span {
  color: #ff0000;
}
.take-order .order-content-wrap .contact-form .bottom-right-block .method-block p input[type="radio"],
.take-order .order-content-wrap .contact-form .bottom-right-block .method-block p input[type="radio"] {
  float: left;
  margin-right: 10px;
}
.take-order .order-content-wrap .contact-form .bottom-right-block .method-block p label {
  position: absolute;
  top: 0;
  width: auto;
}
.take-order .order-content-wrap .contact-form .bottom-right-block .method-block .notification {
  font-size: 11px;
  color: #ff0000;
  margin-bottom: 25px;
  display: inline-block;
  padding-left: 25px;
}
.take-order .order-content-wrap .contact-form .bottom-right-block .method-block input[type="button"] {
  cursor: pointer;
  height: 30px;
}
.take-order .order-content-wrap .contact-form .bottom-right-block .method-block input[type="button"]#order-submit {
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  background: #382d2b;
}
.take-order .order-content-wrap .contact-form .bottom-right-block .method-block input[type="button"]#order-get {
  color: #fff;
  background: rgb(248 171 169);
}
.take-order .order-content-wrap .contact-form label {
  width: 15%;
}
.take-order .order-content-wrap .contact-form input {
  width: 85%;
}
.take-order .order-content-wrap .contact-form input[type="radio"],
.take-order .order-content-wrap .contact-form input[type="checkbox"] {
  width: auto;
  height: auto;
}
.take-order .order-content-wrap .contact-form textarea {
  width: 85%;
}
.take-order .order-content-wrap .botttom-line {
  padding-top: 22px;
  position: relative;
  clear: both;
}
.take-order .order-content-wrap .botttom-line::after {
  content: '';
  position: absolute;
  left: 0;
  right: 25px;
  bottom: 0;
  height: 1px;
  background: #9b9b9b;
}
.contacts-page {
  background: #fff;
  overflow-y: auto;
}
.contacts-page .map {
  position: relative;
  margin: 0 -18px;
  padding-top: 33%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0;
  top: 50px;
  -webkit-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
}
.contacts-page .map.map-slide-from-bottom {
  top: 0;
  opacity: 1;
}
.contacts-page .contacts-info-block {
  color: #000;
  padding: 70px 0 75px;
  position: relative;
  top: 50px;
  opacity: 0;
  -webkit-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.contacts-page .contacts-info-block h2 {
  font-family: 'Austin Cyr-Semibold', 'Open Sans', sans-serif;
  font-size: 67px;
  color: #393939;
  float: left;
  width: 50%;
}
.contacts-page .contacts-info-block .contact-socials {
  float: left;
}
.contacts-page .contacts-info-block .contact-socials li {
  display: inline-block;
  margin: 0 3px;
}
.contacts-page .contacts-info-block .contact-socials li a {
  display: block;
}
.contacts-page .contacts-info-block .contact-socials li a .fa {
  display: block;
  font-size: 14px;
  background: rgb(248 171 169);
  color: #fff;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  padding: 4px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.contacts-page .contacts-info-block .contact-socials li a .fa::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  right: 50%;
  bottom: 50%;
  opacity: 0;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border: 1px solid rgb(248 171 169);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.contacts-page .contacts-info-block .contact-socials li a .fa:hover {
  color: #fff;
}
.contacts-page .contacts-info-block .contact-socials li a .fa:hover::after {
  opacity: 1;
  left: -3px;
  top: -3px;
  right: -3px;
  bottom: -3px;
}
.contacts-page .contacts-info-block .contact-socials li a .fa-facebook {
  padding: 5px 8px;
}
.contacts-page .contacts-info-block .contact-socials li a .fa-google-plus {
  padding: 5px 3px;
}
.contacts-page .contacts-info-block .contact-socials li a .fa-instagram {
  padding: 5px 6px;
}
.contacts-page .contacts-info-block .contact-socials li a .fa-twitter {
  padding: 5px;
}
.contacts-page .contacts-info-block .contact-socials li a .fa-pinterest-p {
  padding: 5px 7px;
}
.contacts-page .contacts-info-block ul {
  width: 50%;
  font-family: 'FSElliotPro', 'Open Sans', sans-serif;
  font-size: 15px;
  float: left;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 20px;
  padding-top: 20px;
}
.contacts-page .contacts-info-block .divide-line {
  position: relative;
  clear: both;
  height: 1px;
}
.contacts-page .contacts-info-block .divide-line::after {
  content: '';
  position: absolute;
  left: 100px;
  top: 0;
  right: 0;
  height: 1px;
  background: #ccc;
}
.contacts-page .contacts-info-block .contact-socials {
  padding-left: 105px;
}
.contacts-page .contacts-info-block.contacts-info-slide-from-bottom {
  top: 0;
  opacity: 1;
}
.range-body,
.partners-body {
  overflow-y: auto;
}
.range-header,
.partners-header {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: auto !important;
  padding-top: 33%;
}
.range-content-wrap {
  background: #fff;
  padding: 80px 0;
}
.range-content-wrap .pseudo {
  position: relative;
}
.range-content-wrap .pseudo::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1px;
  background: #cfcfcf;
}
.range-content-wrap .pseudo:last-child::after {
  display: none;
}
.range-content-wrap .news-content-wrap {
  text-align: center;
  position: relative;
  display: inline-block;
  max-width: 180px;
  min-height: 174px;
  overflow: hidden;
  opacity: 0;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.range-content-wrap .news-content-wrap.content-zoom-in {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.range-content-wrap .news-content-wrap a {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.range-content-wrap .news-content-wrap .date {
  font-size: 12px;
  color: rgb(248 171 169);
  display: inline-block;
  margin-bottom: 17px;
  width: 100%;
}
.range-content-wrap .news-content-wrap .current-news {
  font-size: 15px;
  display: inline-block;
  width: 100%;
  line-height: 1.5;
}
.range-footer {
  color: rgb(248 171 169);
  padding: 40px 0;
}
.range-footer .footer-menu-wrap .footer-menu,
.range-footer .footer-menu-wrap .lang {
  font-size: 14px;
  text-transform: uppercase;
}
.range-footer .footer-menu-wrap .footer-menu li,
.range-footer .footer-menu-wrap .lang li {
  display: inline-block;
  margin: 0 15px;
}
.range-footer .footer-menu-wrap .footer-menu li a,
.range-footer .footer-menu-wrap .lang li a {
  display: block;
  opacity: 1;
  -webkit-transition: color 0.3s ease-in-out 0s;
  transition: color 0.3s ease-in-out 0s;
}
.range-footer .footer-menu-wrap .footer-menu {
  text-align: center;
}
.range-footer .footer-menu-wrap .footer-menu li a:hover {
  color: #fff;
}
.range-footer .footer-menu-wrap .lang {
  text-align: center;
}
.range-footer .footer-menu-wrap .lang li {
  margin: 0 5px;
}
.range-footer .footer-menu-wrap .lang li a {
  position: relative;
}
.range-footer .footer-menu-wrap .lang li a::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 1px;
  background: #fff;
  display: none;
}
.range-footer .footer-menu-wrap .lang .active a {
  color: #fff;
}
.range-footer .footer-menu-wrap .lang .active a::after {
  display: block;
}
.partners-body {
  background: #fff;
}
.partners-content-wrap {
  background: #fff;
  padding: 70px 0 40px;
}
.partners-content-wrap .info-block {
  position: relative;
  margin-right: 0px;
  top: 50px;
  opacity: 0;
  -webkit-transition: all 1s ease-in-out 0s;
  transition: all 1s ease-in-out 0s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.partners-content-wrap .info-block::after {
  content: '';
  position: absolute;
  top: 0;
  right: -63px;
  bottom: 0;
  width: 1px;
  background: #cfcfcf;
}
.partners-content-wrap .info-block p {
  font-size: 12px;
  margin-bottom: 15px;
}
.partners-content-wrap .info-block.slide-from-bottom {
  top: 0;
  opacity: 1;
}
.partners-content-wrap .form-block {
  position: relative;
  margin-left: 45px;
  top: 50px;
  opacity: 0;
  -webkit-transition: all 1s ease-in-out 0s;
  transition: all 1s ease-in-out 0s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.partners-content-wrap .form-block textarea {
  width: 100%;
}
.partners-content-wrap .form-block .input-wrap {
  width: 50%;
}
.partners-content-wrap .form-block.slide-from-bottom {
  top: 0;
  opacity: 1;
}







.main-header .resycle-info-wrap span.answer-to-order {
    display: block;
    line-height: 22px;
}

.main-cart {
    position: fixed;
    background: #eee;
    width: 810px;
    top: 0;
    bottom: 0;
    right: -810px;
    z-index: 15;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.cart-slide-from-right {
    right: 0;
}

.main-cart a.btn.close-menu {
    position: absolute;
    bottom: 70px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 94px;
    text-align: right;
    z-index: 16;
}

.main-cart span.close-icon {
    position: absolute;
    width: 14px;
    height: 14px;
    display: block;
    top: 9px;
    left: 5px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}

.main-cart span.close-icon span:first-child {
    left: 0;
    right: 0;
    height: 1px;
    top: 50%;
    margin-top: -0.5px;
}

.main-cart span.close-icon span {
    position: absolute;
    background: #000;
    display: block;
}

.main-cart span.close-icon span:last-child {
    top: 0;
    bottom: 0;
    width: 1px;
    left: 50%;
    margin-left: -0.5px;
}

.cart-wrap {
    padding: 70px;
}

.main-cart table.table {
    width: 100%;
}

.main-cart .dec.button, .main-cart .inc.button {
    display: inline-block;
    position: relative;
    height: 32px;
    width: 38px;
    background: #f16767;
    cursor: pointer;
    vertical-align: bottom;
    font-size: 13px;
    color: #fff;
}

.main-cart .dec.button span, .main-cart .inc.button span {
    display: block;
    position: absolute;
    left: 50%;
    top: 30%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
}

.main-cart input#quantity {
    width: 45px;
    text-align: center;
    font-family: 'HelveticaLight', 'Open Sans', sans-serif;
    font-size: 9px;
    color: #000;
    margin-bottom: 0;
    background: #f16767;
    height: 32px;
    border: none;
    background: #ffffff;
    display: inline-block;
    font-size: 9px;
}

.main-cart .minmax {
    font-size: 0;
}

.main-cart-header {
    margin-bottom: 70px;
}

h3.main-cart-title {
    font-family: 'Austin Cyr-Semibold', 'Open Sans', sans-serif;
    font-size: 46px;
}

.main-cart-wrap-remove {
    position: relative;
    height: 40px;
    width: 40px;
    display: inline-block;
}

.main-cart-wrap-remove button.close {
    top: 50%;
    left: 0;
    opacity: 1;
    width: 30px;
    height: 30px;
}

.main-cart-total{
    font-size: 17px;
    font-weight: bold;
}

.main-cart-wrap-remove button.close::before {
    background: #fff;
}

.main-cart-wrap-remove button.close .plus::before,
.main-cart-wrap-remove button.close .plus::after {
    background: #000;
}

.main-cart-wrap-remove button.close:hover::after {
    left: -7px;
    right: -7px;
    top: -7px;
    bottom: -7px;
    opacity: 1;
}

.main-cart table.table.table-striped tr {
    border-bottom: 1px solid #000;
}

.main-cart table.table.table-striped tr td {
    padding: 20px 0;
}

.main-cart table.table.table-striped {
    margin-bottom: 40px;
}

.main-cart table.table.table-bordered {
    border: 1px solid #000;
    margin-bottom: 30px;
}

.main-cart table.table.table-bordered tr td {
    padding: 10px;
}

.main-cart table.table.table-bordered tr {
    border-bottom: 1px solid #000;
}

.main-cart table.table.table-bordered tr td strong {
    font-size: 13px;
}

a.main-cart-to-order-btn {
    font-family: 'FSElliotProBold', 'Open Sans', sans-serif;
    text-transform: uppercase;
    border: 1px solid #000;
    padding: 9px 10px;
    position: relative;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    font-size: 13px;
}

.main-cart a.btn.close-menu {
    border: 1px solid #000 !important;
    color: #000;
    padding-left: 20px;
}
  
a#cart-show {
    margin-top: 9px;
}

.main-cart {
    color: #000;
}

.main-cart .resycle-info-wrap {
    color: #000;
}

.cake-card .full-description .single-price {
    background-image: url(../image/hrivna.png);
}

.cake-card span.price-old {
    text-decoration: line-through;
    padding-left: 25px;
    font-size: 14px;
    display: inline-block;
    color: red;
}

.cake-card p.price-points,
.cake-card ul.price-discounts {
    margin-bottom: 10px;
}

.cake-card ul.price-discounts li {
    margin-bottom: 5px;
}

.map #map {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

header.main-header.partners-header{
    background-image: url('../image/header-bg.jpg');
}



form.partners-form .error {
    border: 1px solid red;
}


.cake-card .full-description h2 {
    min-height: 100px;
}

body.range-body span.delivery {
    display: none;
}

form.individual-order .error {
    border: 1px solid red !important;
}

span.success_send {
    padding: 0 10px;
    color: green;
}

.take-cart .order-content-wrap table.table.table-bordered{
    width:90%; 
}

input.qty-field {
    float: left;
    margin-right: 10px;
}

.take-cart .order-content-wrap table.table.table-bordered tr td {
    padding: 10px 0;
}

.register_block .text-danger {
    display: none;
}

.register_block .error {
    border: 1px solid red !important;
}

.take-success .buttons {
    margin-top: 20px;
}

.take-success .row-bottom-line {
    padding: 0 18px;
}

.main-cart a.btn.close-menu.from-left {
    color: #fff;
}

.bin-icon {
    display: block;
    width: 13px;
    height: 19px;
    cursor: pointer;
    background: url(../image/bin.png) no-repeat;
}

/* Cart */
.cart-item-picture {
    height: 100%;
}
.cart-item-amount {
  font-size: 0;
  margin-bottom: 15px;
}
.cart-item-amount .no-padding {
  padding: 0;
}
.cart-item-amount input {
  height: 32px;
  border: none;
  background: #f3f3f3;
  display: inline-block;
  font-size: 9px;
}
.cart-item-amount .button {
  display: inline-block;
  position: relative;
  height: 32px;
  width: 34px;
  background: #f3f3f3;
  cursor: pointer;
  vertical-align: bottom;
  font-size: 13px;
}
.cart-item-amount .button span {
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    line-height: 32px;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
}
.cart-item-amount #quantity {
  width: 34px;
  text-align: center;
  font-family: 'HelveticaLight', 'Open Sans', sans-serif;
  font-size: 9px;
  color: #fff;
  margin-bottom: 0;
  background: rgb(248 171 169);
}
.cart-item-description {
  font-size: 13px;
  color: #000;
  display: block;
  margin-bottom: 8px;
}
.cart-item-description span {
  font-size: 11px;
  font-family: 'HelveticaLight', 'Open Sans', sans-serif;
  color: #9b9b9b;
  margin: 8px 0 5px 0;
  display: block;
}
.cart-item-price {
  font-size: 17px;
  font-weight: bold;
  color: #382d2b;
  margin-bottom: 15px;
  display: block;
  top: 0;
  margin-right: 0;
}
.bin-icon {
  display: block;
  width: 13px;
  height: 19px;
  cursor: pointer;
  background: url(img/bin.png) no-repeat;
}
.bin-icon:hover {
  opacity: .8;
}
.cart-item {
  padding: 10px 0;
  border-bottom: 1px solid #9b9b9b;
  min-height: 100px;
}
.cart-item > div {
  height: 100%;
  position: relative;
}
.cart-item.__last {
  border-bottom: none;
}
.cart-item-description,
.cart-item-amount,
.cart-item-price,
.bin-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.cart-bottom-wrapper {
  margin-top: 40px;
}
.black-button, .red-button {
    line-height: 32px;
    display: block;
    height: 32px;
    padding: 0;
    border: 0;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    font-size: 13px;
    margin-bottom: 20px;
}
.black-button:hover,
.red-button:hover {
  opacity: .9;
}
.black-button {
  background: #382d2b !important;
}
.red-button {
  background: rgb(248 171 169) !important;
}
.promocode-form {
  margin-bottom: 20px;
}
.promocode-input {
  display: inline;
  width: 87%;
  background: transparent;
  border: 1px solid #eaeaea;
  height: 32px;
  margin-bottom: 0;
}
.promocode-button {
  width: 13%;
  padding: 0;
  margin: 0;
  margin-left: -5px;
  display: inline;
  color: #fff;
  background: #eaeaea;
  height: 32px;
  border: none;
  cursor: pointer;
}
.total-red {
  color: rgb(248 171 169);
  margin-top: 8px;
  margin-bottom: 20px;
}
.total-red,
.total-black {
  font-size: 15px;
}
.together {
  display: inline-block;
  width: 48%;
}
.together-price {
  text-align: right;
  display: inline-block;
  width: 50%;
}
.cart-catalog .delivery {
    display: none !important;
}
.catalog-page .resycle-info-wrap {
    top: 5px;
  }

.catalog-page .resycle-info-wrap a#cart-show {
    border: 1px solid #f8aba9 !important;
    color: #333;
    font-weight: 500;
    text-shadow: none;

    font-family: 'FSElliotPro', 'Open Sans', sans-serif;
    margin-top: 4px;
}

.price span.price-new {
    font-size: 20px !important;
}
.price span.price-old {
    color: #ccc;
    text-decoration: line-through;
    font-size: 16px !important;
}
.catalog-page span.namee{
    min-height: 120px;
}
.news-slide span.name{
    min-height: 90px;
}
.cata
.catalog-page .individual {
    min-height: 314px;
}

.custom-modal .modal-dialog .modal-content .logo-menu-wrap, .custom-modal .modal-dialog .modal-content nav.main-nav, .custom-modal .modal-dialog .modal-content .cart-wrap-load, .custom-modal .modal-dialog .modal-content .good-description, .custom-modal .modal-dialog .modal-content a.close-page.close-page-visible {
    display: none;
}

.custom-modal .modal-dialog .modal-content .cake-card .equal:last-child, .custom-modal .modal-dialog .modal-content .take-order .equal:last-child {
    padding: 40px 20px 0 20px;
}

.custom-modal .modal-dialog .modal-content .cake-card .full-description .individual-order .input-wrap, .custom-modal .modal-dialog .modal-content .take-order .full-description .individual-order .input-wrap {
    max-width: 100%;
    display: block;
}

.custom-modal .modal-dialog .modal-content .cake-card .pagination, .custom-modal .modal-dialog .modal-content .take-order .pagination {
    font-size: 12px;
    color: #9b9b9b;
    padding: 40px 0 55px;
    text-align: center;
    margin-left: 70px;
}

.custom-modal .modal-dialog .modal-content .cake-card .full-description h2, .custom-modal .modal-dialog .modal-content .take-order .full-description h2 {
    font-family: 'Austin Cyr-Semibold', 'Open Sans', sans-serif;
    font-size: 20px;
    max-width: 100%;
    margin-bottom: 25px;
}

/*.resycle-info-wrap.show-from-right {
    color: #fff;
    text-shadow: 1px 1px 1px #555;
}
.header-content {
    color: #fff;
    text-shadow: 1px 1px 1px #555;
}
a.show-news.show-news-slide-from-bottom {
    text-shadow: 1px 1px 1px #555;
}*/

/* ===================   Contact page   =================== */
strong, b {
    color: #333;
}

b, strong {
    font-weight: 700;
}
.icon strong {
    margin-bottom: 0px;
    display: block;
}

.contact_page .panel {
  padding-top: 15px;
  background-color: transparent;
  border: none;
  border-top: 2px solid #f7c6c4;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.contact_page .panel img {
  margin-bottom: 15px;
}
.contact_page .map {
  border-top: 2px solid #f7c6c4;
  margin-bottom: 30px;
}
.contact_page .icon {
  position: relative;
  padding-left: 70px;
  min-height: 55px;
  display: block;
}
.contact_page .icon[class*="fa-"]:before {
  font-family: "FontAwesome";
}
.contact_page .icon:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  color: #f7c6c4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #f7c6c4;
  font-size: 26px;
}

.material-design-phone370:before {
    content: "\e0f4";
}
.material-design-gmail3:before {
    content: "\e091";
}
.contact_page .icon + .icon {
  margin-top: 20px;
}
.contact_page .col-sm-4:nth-child(3n-2) {
  clear: both;
}
.contact_page .col-sm-4:nth-child(n+4) {
  margin-top: 15px;
}
.contact_page .form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
.contact_page .form-horizontal .form-group label {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.contact_page .img-thumbnail {
  background: transparent;
}

.good-description a {
    color: #f6a0a3 !important;
}
.partners-content-wrap a.close-page.close-page-visible {
    display: block;
    width: 200px;
    border: 2px solid #fba3a5;
    border-radius: 20px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    padding: 0 20px;
    font-size: 17px;
    background: #f9a2a6;
    color: #fff;
    font-weight: 600;
    margin: 0 auto;
}
.partners-content-wrap .info-block p {
    font-size: 12px;
    margin-bottom: 15px;
    overflow: auto;
}
.partners-content-wrap .info-block p img {
    float: unset !important;
    margin: 0 auto;
}

@media (max-width: 767px) {
  .contact_page .col-sm-4:nth-child(n+2) {
    margin-top: 30px;
  }
}


h1.no-line {
    margin-bottom: 30px;
}

h1.no-line  {
    text-transform: uppercase;
    font-size: 34px;
    line-height: 55px;
    margin-bottom: 0;
    text-align: center;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
h1.no-line {
    color: #333;
    margin: 0 0 20px;
    line-height: normal;
}

.contact_page form  {
  margin-top: 100px;
}
.contact_page form label {
    color: #9b9b9b;
    font-size: 11px;
    display: block;
    width: 100%;
    float: unset;
    position: relative;
    top: 6px;
}
.contact_page form input,.contact_page  form textarea {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

.buttons .btn {
    height: 38px;
    line-height: 36px;
    background: #f6a0a3;
    color: #fff;
    cursor: pointer;
}
.buttons .btn:hover {
    color: #f6a0a3;
    background: #fff;
}
.buttons .btn .text,.buttons .btn span,.buttons .btn a {
    position: relative;
    z-index: 1;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    line-height: 34px;
}
div#btnright {
    cursor: pointer;
}
.cake-card .full-description .socials, .take-order .full-description .socials {
    display: none;
}
#simplecheckout_cart {
    margin-bottom: 100px !important;
    padding-bottom: 160px !important;
    margin-top: -110px;
}
/*.main-header .resycle-info-wrap .resycle-bin .text {
    font-size: 14px;
    padding: 0 10px;
}*/

.bannerscollection_zoominout:after {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgb(0 0 0 / 20%);
    z-index: 1;
}

.modal-backdrop {
  display: none !important;
}
.custom-modal .modal-dialog {
    background-color: rgb(0 0 0 / 50%);
}
footer#inpage {
    bottom: 0px !important;
    height: 57px !important;
}
footer#inpage .bottom-line {
    padding: 20px 0 15px !important;
    bottom: -60px;
    transition: all 0.2s;
    position: relative;
}
footer#inpage:hover .bottom-line {
    padding: 20px 0 15px !important;
    bottom: 0px;
    transition: all 0.2s;
    position: relative;
}
footer#inpage .bottom-line .animate-line {
    opacity: 1 !important;
    top: 0 !important;
}
form.individual-order {
	display: none !important;
}
ul.payments {
    display: flex;
    margin-top: 4px;
}
ul.payments li {
    margin-right: 10px;
}
span.answer-to-order {
    display: block;
    cursor: pointer;
}
span.answer-to-order:hover {
    text-decoration: underline;
}
div.popup_wrapper {
    width: 30%;
    left: 35%;
}




.cart_select_list li {
    display: inline-block;
    vertical-align: middle;

}
.cart_select_list ul > li.csl_head {
    width: 100%;
}
.cart_select_list ul > li.csl_table {
    width: 100%;
}
ul.csl_colomn li {
    /*min-width: 24%;*/
    display: inline-block;
    vertical-align: top;
    float: left;
    /*margin-right: 1%;*/
}
.cart_select_list ul > li.csl_head {
    width: 100%;
    border-bottom: 1px solid #85c8c1;
    line-height: 40px;
}
.cart_select_list ul > li.csl_table {
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    line-height: 62px;
}
/*li.buy {
    text-align: center;
}*/
.right_section {
    width: 46%;
    margin-left: 4%;
}
.owq-option table {
  width: 100%;
}
.owq-option table td {
  padding: 3px 5px;
  text-align: center;
}
.owq-option table thead {
  background: #f0f0f0;
  font-weight: bold;
}
.owq-option table tbody tr:nth-child(2n) {
  background: #f4f4f4;
}
.owq-option table tbody tr:nth-child(2n+1) {
  background: #fafafa;
}
.owq-option input[type="text"] {
  max-width: 50px;
}

.owq-quantity .form-control {
  display: inline-block !important;
  text-align: center;
}
.owq-quantity {
  display: inline-block;
}
.owq-quantity > span {
  display: inline-block;
  margin: 0px 3px;
  font-size: 20px;
  vertical-align: middle;
  padding-bottom: 3px;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owq-option tr.no-stock .stock {
  color: #833;
  font-weight: bold;
}
.owq-option tr.no-stock .form-control {
  background: #fdd;
}
div#product.prod_actions li {
    list-style: none;
    display: inline-block;
    width: 90px;
}

div#product.prod_actions .owq-quantity input {
  width: 42px;
  float: left;
} 

div#product.prod_actions .owq-quantity span {
    float: left;
    margin: 0px 4px;
    font-size: 20px;
    padding: 0px 0;
    height: 34px;
    width: 16px;
    line-height: 34px;
    text-align: center;
    background: #5bb1a8;
    color: #fff;
    border-radius: 4px;
}
.btn.green_button {
    background-color: #f8aba9;
    color: #fff;
    padding: 0 15px;
    height: 34px;
    line-height: 32px;
    margin-top: 16px;
    cursor: pointer;
}
.btn.green_button:hover {
    background-color: #fff;
    color: #333;
    padding: 0 15px;
    height: 34px;
    line-height: 32px;
    margin-top: 16px;
}
.btn.green_button:hover a{
    color: #333;
}
li.buy label a {
    color: #fff;
}
/*li.buy label:hover a {
    background-color: #fff;
    color: #333;
    text-decoration: none;
}*/

li.sku {
    color: #999;
    font-weight: 500;
    display: none !important;
}
li.value {
    width: 35%;
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    color: #000;
}
li.value span {
    font-weight: 600;
    font-size: 14px;
    color: #777;
}
li.price {
    text-align: left;
    width: 35%;
    font-size: 18px;
    font-weight: 600;
    color: #4f4f4f;
}
li.buy {
  width: 30%;
  text-align: right;
}
li.csl_head {
    display: none;
}



/* options */

.csl_table {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    border-bottom: 1px dashed #e1e1e1;
    padding-bottom: 10px;
}
.csl_table .sku {
  display: none;
}
.csl_table .value {
    display: inline-block;
    vertical-align: top;
    height: 40px;
    line-height: 40px;
    text-align: left;
    width: 25%;
    font-size: 15px;
    font-weight: 500;
    position: relative;
}
.csl_table .value span {
    font-weight: 600;
}

.value .sticker {
    position: absolute;
    top: -7px;
    left: 0;
    color: #fff;
    background: #f6a0a3;
    height: 16px;
    padding: 0 14px;
    line-height: 16px;
    font-size: 11px;
}

.csl_table .price {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    line-height: 40px;
    text-align: right;
}
.csl_table .price .base {
    font-size: 15px;
    color: #444;
    font-weight: 600;
    line-height: 40px;
}
.csl_table .price .newprice {
    font-size: 16px;
    font-weight: 600;
    color: #f6a0a3;
    display: block;
    line-height: 18px;
}
.csl_table .price .oldprice {
    display: block;
    font-size: 12px;
    text-decoration: line-through;
    color: #777;
    font-weight: 600;
    line-height: 16px;
    margin-top: 2px;
}
.csl_table .buy {
    display: inline-block;
    width: 45%;
    float: right;
    height: 40px;
}
.csl_table .buy .qty-spinedit {
    width: 100%;
}
.quantityopt {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    float: left;
}
.btnopt {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    float: right;
}
.button.btnopt-xs {
  display: none;
    width: 100%;
    float: right;
    height: 34px;
    background: #f6a0a3;
    border-radius: 20px !important;
    border: 2px solid #f6a0a3;
    text-align: center;
    color: #fff;
    margin-top: 3px;
    cursor: pointer;
}
.csl_table .buy input.qty-minus, .csl_table .buy .quantity_div .minus {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    margin-right: 0px;
    background: #f3f3f3;
    border: none;
    font-size: 13px;
    margin-top: 5px;
    vertical-align: top;
    float: left;
    cursor: pointer;
}
.csl_table .buy input.quantity, .quantity_div .quantity_input {
    width: 34px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    background: #f6a0a3;
    color: #fff;
    border: none;
    text-align: center;
    float: left;
    
}
.csl_table .buy input.qty-plus, .csl_table .buy .quantity_div .plus {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    margin-right: 0px;
    background: #f3f3f3;
    border: none;
    font-size: 13px;
    margin-top: 5px;
    vertical-align: top;
    float: left;
    cursor: pointer;
}
.csl_table .buy input.button, .csl_table .buy div.button {
    width: 100%;
    float: right;
    height: 34px;
    display: block;
    background: #f6a0a3;
    border-radius: 20px !important;
    border: 2px solid #f6a0a3;
    text-align: center;
    color: #fff;
    margin-top: 3px;
    cursor: pointer;
}
 .csl_table .buy div.button span {
    line-height: 30px;
}
.csl_table .buy input.button:hover, .csl_table .buy div.button:hover {
    background: #fff;
    color: #000;
    border: 2px solid #f6a0a3;
}
.button.btnopt-xs {
    display: none;
}
.alert.alert-success {
    border: 1px solid #ccc;
    padding: 10px;
    font-size: 12px;
    color: #9b9b9b;
    margin-bottom: 5px;
}
/* options */

/* reviews */ 

div#review>p.rnone {
    text-align: center;
    margin-bottom: 20px;
}
.cake-card .equal:first-child  {
  height: auto !important;
}
.cake-card .equal:last-child  {
  height: auto !important;
}
form#form-review {
    display: block;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 70px;
    margin-bottom: 50px;
}
form#form-review .rform {
    box-shadow: 1px 1px 5px #ccc;
    padding: 15px;
}
form#form-review h2 {
    text-align: left;
    font-size: 18px;
    color: #f6a0a3;
    margin-top: 30px;
    margin-bottom: 0px;
}
form#form-review label {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
}
form#form-review input.form-control {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
}
form#form-review textarea#input-review {
    width: 100%;
    display: block;
}
.form-group.ratingstars {
    display: block;
    position: relative;
}
form .form-group.ratingstars input[type="radio"] + label, form .form-group.ratingstars input[type="checkbox"] + label {
    display: inline-block !important;
    vertical-align: top;
    position: unset;
    width: 20% !important;
    float: left;
    padding: 0;
    height: 20px !important;
}
form .form-group.ratingstars input[type="radio"] + label:before, form .form-group.ratingstars input[type="checkbox"] + label:before {
    display: none !important;
}
form .form-group.ratingstars input[type="radio"] + label:after, form .form-group.ratingstars input[type="checkbox"] + label:after {
    display: none !important;
}
.form-group.ratingstars label.starlabel i {
    line-height: 20px;
    display: block;
    font-size: 20px;
}
.form-group.ratingstars input:checked + label.starlabel i {
    color: #fac900;
}
.form-group.ratingstars input ~ label.starlabel {
  float: right !important;
}
/*.itemstar {
    display: inline-block;
    width: 20%;
    vertical-align: top;
    float: right;
}*/
.form-group.ratingstars > input:checked ~ label.starlabel i {
  color: gold;
}
.form-group.ratingstars label.starlabel:hover i,
.form-group.ratingstars label.starlabel:hover ~ label.starlabel i {
  color: #fac900;
}

.form-group.ratingstars > input:checked + label.starlabel:hover i ,
.form-group.ratingstars > input:checked + label.starlabel:hover ~ label.starlabel i,
.form-group.ratingstars > input:checked ~ label.starlabel:hover,
.form-group.ratingstars > input:checked ~ label.starlabel:hover ~ label.starlabel i,
.form-group.ratingstars > label.starlabel:hover ~ input:checked ~ label.starlabel i {
  color: #fac900;
}
form#form-review .pull-center {
    text-align: center;
    margin: 20px;
}
form#form-review button#button-review {
    background: #f6a0a3;
    color: #fff;
    border: 2px solid #f6a0a3;
    box-shadow: none;
    cursor: pointer;
}
form#form-review button#button-review:hover {
    background: #fff;
    color: #000;
    border: 2px solid #f6a0a3;
    box-shadow: none;
}

div#review i.fa.fa-star.fa-stack-2x {
    color: #fac900;
    font-size: 20px;
}
div#review i.fa.fa-star.fa-stack-2x {
    color: #fac900;
    font-size: 20px;
}
div#review i.fa.fa-star-o.fa-stack-2x {
    color: #fac900;
    font-size: 20px;
}
div#review tbody tr td>p {
    font-size: 14px;
    text-align: left;
    margin: 10px 0;
    /*border: 1px solid #ccc;*/
    padding: 10px;
    /*background: #fff;*/
}
div#review tbody td.text-right {
    font-size: 12px;
    color: #9b9b9b;
    width: 40%;
    top: 7px;
    position: absolute;
    right: 10px;
}
div#review table {
    display: block !important;
    width: 100% !important;
    background: #f5f5f5;
    box-shadow: 1px 1px 5px #ccc;
    padding: 10px;
    margin-bottom: 15px;
}
div#review table tbody {
    display: block !important;
    width: 100% !important;
}
div#review table tbody tr {
    display: block;
    width: 100%;
    position: relative;
}
div#review table tbody tr td {
    display: block;
    width: 100%;
}
div#review tbody tr td>p ~ hr {
    background: #ccc;
    border: 1px solid #ccc;
    display: none;
}
.answer_admin {
    margin-left: 10px;
    border-left: 2px solid #f6a0a3;
    padding-left: 20px;
}
/* reviews */




.bottom-gallery .slide-wrap {
  margin-bottom: 30px;
}

 .load-container {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255,255,255,255); /* Ñ†Ð²ÐµÑ‚ Ñ„Ð¾Ð½Ð° */
  z-index: 9999999;
}

.no-cssanimations .load-container .loader {
  text-indent: 0;
  text-align: center;
  color: #fff;
  font-size: 17px;
  background: none;
  border: 0 none;
  width: auto;
  height: auto;
  margin: 1em auto;
  overflow: visible;
  box-shadow: none;
  -webkit-animation: none;
  animation: none;
}

.no-cssanimations .load-container .loader:before,
.no-cssanimations .load-container .loader:after {
  display: none;
}

.load8 .loader {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -4.3em;
  margin-top: -4.3em;
  font-size: 8px;
  text-indent: -9999em;
  border-top: 0.3em solid #f8aba9; /*Ñ†Ð²ÐµÑ‚ ÐºÑ€ÑƒÑ‚ÑÑˆÐºÐ¸*/
  border-right: 0.3em solid #f8aba9; /*Ñ†Ð²ÐµÑ‚ ÐºÑ€ÑƒÑ‚ÑÑˆÐºÐ¸*/
  border-bottom: 0.3em solid #f8aba9; /*Ñ†Ð²ÐµÑ‚ ÐºÑ€ÑƒÑ‚ÑÑˆÐºÐ¸*/
  border-left: 0.3em solid #fff;
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;

  }
.spinner {
    width:350px; /*Ð¿Ð¾Ð»Ð¾Ð¶ÐµÐ½Ð¸Ðµ Ð³Ñ€Ð°Ñ„Ð¸ÐºÐ¸*/
    height: 350px;
    position: absolute;
    left: calc(50% - 125px); 
    top: 32%;
    /*background: url('/image/logo/logo.svg') no-repeat 50% 50%;*/ /*Ð²Ð°Ñˆ Ñ‚ÐµÐºÑÑ‚ Ð¸Ð»Ð¸ Ð³Ð¸Ñ„ÐºÐ° (Ð¶ÐµÐ»Ð°Ñ‚ÐµÐ»ÑŒÐ½Ð¾ Ð¸ÑÐ¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÑŒ svg) */
    margin: -125px 0 0 -75px;
     
}

.load8 .loader, .load8 .loader:after {
  border-radius: 50%;
  width: 8em;
  height: 8em;
}

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

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


.good-description * {
    font-size: 14px !important;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 1.5;
    text-align: justify !important;
}
.good-description p {
    padding-top: 10px;
    display: block;
}

.simplecheckout-vertical-menu .checkout-heading {
    cursor: pointer;
    /* margin-bottom: 3px; */
   /* width: 100% !important;*/
}
.step1 h3 {
    width: calc(100% - 68px) !important; 
    font-size: 12px;
    line-height: 16px;
}
.custblck {
    height: 40px !important; 
}
.simplecheckout-left-column {
    float: left !important; 
}
/*.simplecheckout-step:first-child .simplecheckout-right-column {
    display: none !important; 
}*/

.simplecheckout-step:first-child .simplecheckout-right-column .instr {
    display: none !important;  
}
.simplecheckout-step:first-child .simplecheckout-right-column #simplecheckout_cart {
    margin-bottom: 0px;
    padding-bottom: 0px !important;
    margin-top: -60px;
}

span.login1 a {
    font-size: 12px;
}
span.reg1 {
    font-size: 12px;
}
.simplecheckout-steps-wrapper {
    padding: 0px;
}
.simplecheckout-block-content {
    padding: 0px;
}
.simplecheckout-block-content .form-horizontal {
    padding-top: 20px;
}
.simplecheckout-block {
    clear: both;
    margin-bottom: 5px;
}
.simplecheckout-step + .simplecheckout-step .simplecheckout-right-column {
     margin-top: 0px; 
}
.step1 span {
    font-size: 24px;
    width: 30px;
    height: 30px;
    padding: 4px;
}
.simplecheckout label {
    text-align: left !important;
    font-size: 12px !important;
    line-height: 16px;
}
.simplecheckout-step {
    float: left;
    width: 100%;
}
.titleshippay {
    padding: 5px 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 10px;
}
.simplecheckout input[type=radio] + label:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #f6a0a3 !important;
    border-radius: 50%;
}
.simplecheckout input[type="radio"]:checked + label:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 5px;
    width: 12px;
    height: 12px;
    background: #f6a0a3;
    border-radius: 50%;
}
.simplecheckout input[type=radio] + label {
    padding: 0 30px 30px 0;
    display: inline-block !important;
    vertical-align: top;
}
/*.simplecheckout input[type="radio"]:checked + label ~ p {
    display: inline-block;
    font-size: 11px !important;
    color: #333 !important;
    font-weight: 600 !important;
}
.simplecheckout input[type=radio] + label ~ p ~ div.form-group {
    display: inline-block !important;
    vertical-align: top;
    margin-left: 44px;
    margin-top: -12px;
}
.simplecheckout input[type=radio] + label ~ p ~ div.form-group {
    margin-left: 12px !important;
}
.simplecheckout input[type=radio] + label ~ p {
    display: inline-block;
    font-size: 11px !important;
    color: #888;
    font-weight: 600 !important;
}
.simplecheckout input[type=radio] + label ~ p ~ div > label {
    display: inline-block;
    font-size: 11px !important;
    color: #888;
    font-weight: 600 !important;
}
.simplecheckout input[type="radio"]:checked + label ~ p ~ div > label {
    display: inline-block;
    font-size: 11px !important;
    color: #333 !important;
    font-weight: 500 !important;
    line-height: 12px;
}
.simplecheckout input[type=radio] + label ~ p ~ div > label {
    display: inline-block;
    font-size: 11px !important;
    color: #888;
    font-weight: 500 !important;
}*/
#simplecheckout_login {
    background: #fff;
    transition: all 0.3s;
    padding-top: 10px;
    /* padding-bottom: 90px; */
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    /* height: 320px; */
    z-index: 9;
}

.simplecheckout-cart td.name div.image {
    display: block;
    max-width: 40%;
    min-height: 160px;
    max-height: 160px;
}

.simplecheckout-cart td.name {
    text-align: left;
    width: 60% !important;
    display: inline-block !important;
        min-height: 160px;
    max-height: 160px;
}

.simplecheckout-cart td.quantity {
    width: 24% !important;
    min-height: 160px;
    max-height: 160px;
    display: inline-block !important;
    position: relative;
}
.simplecheckout-cart td.quantity input.form-control.inptquant {
    width: 36px;
}
.simplecheckout-cart td.quantity .input-group.btn-block {
    position: absolute;
    bottom: 40%;
}
.simplecheckout-cart td.total {
    display: inline-block !important;
    width: 16% !important;
    min-height: 160px;
    max-height: 160px;
}

.cartheading {
    opacity: 0;
}
.simplecheckout-cart td.total button {
    float: right !important;
    position: absolute;
    right: 30px;
}
.simplecheckout-cart td.total {
    color: #444;
    font-size: 20px !important;
    text-align: left;
    font-weight: 600 !important;
    padding-bottom: 10px;
}
.simplecheckout-cart td.total > br {
    display: none;
}
#simplecheckout_cart {
    margin-bottom: 200px;
}
.instr {
    /* position: absolute; */
    /* top: 400px; */
    /* left: 0 !important; */
    /* width: 535px; */
    padding-top: 30px;
    font-size: 14px;
    color: #999;
    text-align: left;
    margin-bottom: -235px;
    margin-left: -20px;
}
.simplecheckout-step + .simplecheckout-step .simplecheckout-right-column {
    margin-top: 0px;
    float: right;
}

}

button.btn.btn-danger.proddel {
    width: 20px;
    height: 20px;
    padding: 0;
}
button.btn.btn-primary.plusbtn {
    text-align: center;
    width: 50px;
    padding: 0;
}
button.btn.btn-primary.minusbtn {
    text-align: center;
    width: 50px;
    padding: 0;
}
span.promokod {
    display: none;
}
.instr {
    font-size: 12px;
}


.simplecheckout select,.simplecheckout textarea,.simplecheckout input[type="text"],.simplecheckout input[type="password"],.simplecheckout input[type="datetime"],.simplecheckout input[type="datetime-local"],.simplecheckout input[type="date"],.simplecheckout input[type="month"],.simplecheckout input[type="time"],.simplecheckout input[type="week"],.simplecheckout input[type="number"],.simplecheckout input[type="email"],.simplecheckout input[type="url"],.simplecheckout input[type="search"],.simplecheckout input[type="tel"],.simplecheckout input[type="color"] {
    display: block;
    width: 100%;
    background: #f5f5f5;
    border: 1px solid #e0e0e0;
    color: #333;
    font-size: 14px;
    height: 40px;
    line-height: 24px;
    padding: 8px 10px 8px 20px;
    outline: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.order-content-checkout .order-title {
    font-size: 25px;
    font-family: 'Austin Cyr-Semibold', 'Open Sans', sans-serif;
    margin-bottom: 30px;
    padding: 0 18px;
    text-align: center;
  }

 
div#simplecheckout_shipping_address .form-group {
    overflow: unset;
    margin-bottom: 20px;
}
div#simplecheckout_shipping_address .form-group .col-sm-16  select, div#simplecheckout_shipping_address .form-group .col-sm-16  input,
div#simplecheckout_customer .form-group .col-sm-16  select, div#simplecheckout_customer .form-group .col-sm-16 input {
    margin-bottom: 20px !important;
}


ul.dropdown-address {
    width: calc(100% - 30px) !important;
    border-radius: 0px !important;
    scrollbar-color: #f6a0a3 #f6a0a3 !important;
    scrollbar-width: thin !important; 
}
.dropdown-address li:hover {
    background-color: #f6a0a3 !important;
    color: #fff !important ;
}
.dropdown-address li a:hover {
    color: #fff !important ;
}
/* полоса прокрутки (скроллбар) */
ul.dropdown-address::-webkit-scrollbar {
    width: 4px; /* ширина для вертикального скролла */
    height: 10px; /* высота для горизонтального скролла */
    background-color: #ccc;
}

/* ползунок скроллбара */
ul.dropdown-address::-webkit-scrollbar-thumb {
    background-color: #f6a0a3;
    border-radius: 9em;
    box-shadow: none;
}

ul.dropdown-address::-webkit-scrollbar-thumb:hover {
    background-color: #f6a0a3;
}

/* Стрелки */

ul.dropdown-address::-webkit-scrollbar-button:vertical:start:decrement {
    display: none;
}

ul.dropdown-address::-webkit-scrollbar-button:vertical:end:increment {
    display: none;
}

ul.dropdown-address::-webkit-scrollbar-button:horizontal:start:decrement {
    display: none;
}

ul.dropdown-address::-webkit-scrollbar-button:horizontal:end:increment {
    display: none;
}


.simplecheckout-cart td.name a {
    font-size: 14px;
    color: #555;
    font-weight: 600;
    line-height: 0.8;
    text-align: left;
}
.model {
    font-size: 12px;
    color: #444;
}
.model span {
    font-size: 11px;
    color: #888;
}
.simplecheckout-cart td.price {
    color: #444;
    font-size: 16px !important;
    text-align: left;
}
.simplecheckout-cart td.total {
    color: #444;
    font-size: 16px !important;
    text-align: left;
    font-weight: 500 !important;
    padding-bottom: 28px;
}
.minusbtn {
    margin-right: 3px !important;
    width: 18px !important;
    padding: 2px;
    font-size: 8px;
    background: #f7f7f7;
    border-color: #ebebeb;
    height: 34px !important;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #000;
}
.plusbtn {
    margin-left: 3px !important;
    width: 18px !important;
    padding: 2px;
    font-size: 8px;
    background: #f7f7f7;
    border-color: #ebebeb;
    height: 34px !important;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #000;
}
.inptquant {
    height: 34px !important;
    min-width: 34px !important;
}
.proddel {
    background: #f5f5f5;
    padding: 0;
    width: 18px;
    height: 18px;
    float: right;
    border-color: #f5f5f5;
    color: #f6a0a3;
    font-size: 16px;
    line-height: 1;
}
span.promokod {
    width: 18px;
    height: 18px;
    color: #fff;
    padding: 0px;
    border-radius: 50%;
    text-align: center;
    background: #f6a0a3;
    display: inline-block;
}
.simplecheckout-cart td.total {
    color: #444;
    font-size: 16px !important;
    text-align: left;
    font-weight: 500 !important;
    padding-bottom: 28px;
}
.simplecheckout-cart td.total {
    text-align: right;
    white-space: nowrap;
    display: table-cell !important;
}



#simplecheckout_cart div.image {
    width: 100px;
    display: inline-block;
    vertical-align: middle;
    height: 100px;
}
#simplecheckout_cart div.name {
    width: calc(100% - 100px - 43%);
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;
}
#simplecheckout_cart div.quantity {
    display: inline-block;
    width: calc(100% - 100px - 60%);
    vertical-align: top;
    padding-top: 10px;
}
#simplecheckout_cart div.total {
    display: inline-block;
    float: right;
    vertical-align: middle;
    padding-top: 12px;
}
#simplecheckout_cart span.input-group-btn {
  width: 24%;
  display: inline-block;
  vertical-align: middle;
}
#simplecheckout_cart input.form-control.inptquant {
    width: 40%;
    display: inline-block;
    vertical-align: middle;
}
#simplecheckout_cart button.btn.btn-danger.proddel {
    color: #ffffff;
    border-color: #f6a0a3;
    background: #f6a0a3;
        text-align: center;
    padding: 0px;
}
#simplecheckout_cart button.btn.btn-danger.proddel i {
    color: #fff;
    font-size: 15px;
    line-height: 18px;
}
.productincart {
    display: block;
    border-bottom: 1px dashed #999999;
    padding-bottom: 10px;
}
#simplecheckout_cart div.name a {
    position: absolute;
    top: 0;
}
#simplecheckout_cart  .product-price {
    text-align: center;
    margin: 10px 0;
    color: #000;
    font-size: 14px;
}
#simplecheckout_cart div.total {
    width: calc(100% - 100px - 65%);
    display: inline-block;
    vertical-align: middle;
}
#simplecheckout_cart div.total span {
    width: 100%;
    display: block;
    text-align: right;
}
#simplecheckout_cart button.btn.btn-danger.proddel {
    color: #ffffff;
    border-color: #f6a0a3;
    background: #f6a0a3;
    text-align: center;
    padding: 0px;
    position: absolute;

    top: 47px;
    right: -15px;
    border: none !important;
    box-shadow: none !important;
    cursor: pointer;
}
#simplecheckout_cart div.total span {
    width: 100%;
    display: block;
    text-align: right;
    line-height: 34px;
}
#simplecheckout_cart .model {
    font-size: 12px;
    color: #999;
    margin: 10px 0;
}

.item.overflow.active-bg:before {
    content: '';
    background: rgb(0 0 0 / 20%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.bottom-gallery.news {
    height: 406px !important;
}

.bottom-gallery.news .equal{
    height: 406px !important;
}
footer a.website {
    display: block;
    height: 20px;
    color: #9c9c9c !important;
    font-size: 18px;
    line-height: 20px;
    position: relative;
    top: 0px;
}
.slider-for.slick-initialized.slick-slider {
    max-height: 630px;
}
.slider-nav .slick-track {
    margin-left: 0;
}
a#simplecheckout_button_next span {
    line-height: 36px;
}
a#simplecheckout_button_cart span {
    line-height: 36px;
}
a#simplecheckout_button_prev span {
    line-height: 36px;
}
.simplecheckout-button-right input.btn.btn-primary.button {
    border-radius: 20px !important;
    line-height: 36px !important;
}

.simplecheckout input[type="radio"] + label ~ p {
    display: inline-block;
    font-size: 14px !important;
    color: #888 !important;
    font-weight: 600 !important;
    line-height: 18px;
    vertical-align: top;
}
.simplecheckout input[type="radio"]:checked + label ~ p {
    display: inline-block;
    font-size: 14px !important;
    color: #333 !important;
    font-weight: 600 !important;
    line-height: 18px;
    vertical-align: top;
}
.simplecheckout input[type=radio] + label ~ p ~ div.form-group {
    display: block !important;
    vertical-align: top;
    margin-left: 44px;
    margin-top: -24px;
    font-size: 12px;
}
.simplecheckout input[type=radio] + label ~ p ~ div > label {
    display: inline-block;
    font-size: 12px !important;
    color: #888;
    font-weight: 500 !important;
}
.simplecheckout input[type="radio"]:checked + label ~ p ~ div > label {
    display: inline-block;
    font-size: 12px !important;
    color: #333 !important;
    font-weight: 500 !important;
}
.pull-left a.btn {
    line-height: 36px;
    height: 38px;
}
.pull-left a.btn:hover {
    line-height: 36px;
    height: 38px;
}
.cart-item-description span {
    display: none;
}


.btn.from-left::before, .btn.from-left::after {
  display: none;
}
.popup-type-form.multi-modal-content .pull-right {
  width: 100%
}
.popup-type-form.multi-modal-content .pull-right a:first-child {
    float: left !important;
}
.popup-type-form.multi-modal-content .pull-right a:last-child {
    float: right !important;
}
.multi-modal-content .popup-heading {
    margin-top: -20px !important;
}
a.btn.to-magazine {
    border-color: #fff;
    box-shadow: none;
    color:  #fff;
}
a.btn.to-magazine:hover {
    border-color: #f6a0a3;
    box-shadow: none;
    color:  #fff;
}

#simplecheckout_cart a.prodname {
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    margin: 10px 0 0 0;
    line-height: 18px;
}

button.productdel {
    border: none;
    box-shadow: none;
    background: none;
    color: #ff0000;
    font-size: 12px;
    display: block;
    cursor: pointer;
    margin-top: 11px;
    border: 1px solid rgb(248 171 169);
    border-radius: 10px;
    float: right;
}
button.btn.btn-primary.minusbtn i {
    font-size: 7px;
}
.simplecheckout-error-text.simplecheckout-rule {
    font-size: 12px;
}


.simplecheckout-cart-total.simplecheckout-cart-buttons a.button {
    background: #fff;
    color: #000;
}
.simplecheckout-cart-total.simplecheckout-cart-buttons a.button:hover {
    background: #f6a0a3;
    color: #000;
}
.bannerscollection_zoominout img {
    width: 100%;
    height: auto;
}
a#simplecheckout_button_next {
    background: #f6a0a3;
    color: #fff;
}
a#simplecheckout_button_next:hover {
    background: #fff;
    color: #000;
}
.good-description img {
	display: inline;
}
.good-description span {
	display: inline;
}
.good-description span > img {
    display: inline;
    max-width: 100%;
    width: 100% !important;
    height: auto;
    margin: 0px auto 20px auto;
    float: unset !important;

}

.cake-card .full-description .good-description::after {
	display: none;
}

section.partners-content-wrap img {
    max-width: 100%;
    height: auto !important;
}

footer.main-footer.category-page {
    display: none;
}

@media (max-width: 1000px) {
/*    .catalog-page .catalog-images .item .know-more.know-more-show {
      -webkit-transition-delay: 1.5s;
      transition-delay: 1.5s;
      opacity: 1 !important;
      top: 130px !important;
      visibility: visible !important;
  }*/

.catalog-page .catalog-images .item .bottom-block {
    display: none !important;
}
  .catalog-page .catalog-images .item .know-more {
    font-size: 9px;
    height: 60px;
    width: 60px;
}
.catalog-page .catalog-images .item .know-more.know-more-show {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s;
    opacity: 1;
    bottom: 50px;
    visibility: visible;
}
.catalog-page .catalog-images .item .know-more.fade-up {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 0 !important;
}
.catalog-page .catalog-images .range .individual span, .individual span {
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 500;

}
.catalog-page span.name {
    min-height: 160px;
}
.description-mob {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    visibility: visible;
    /*background-image: url(../image/header-bg4-dark.jpg);*/
    background-image: none;
    width: calc(100% + 76px);
    margin-left: -38px;
    padding: 20px;
    margin-bottom: 175px;
}
.text-mob, .text-mob p, .text-mob span, .text-mob ul, .text-mob li, .text-mob div {
    color: #000 !important;
}

.item.overflow.active-bg:before {
    content: '';
    background: rgb(0 0 0 / 40%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
footer#inpage.main-footer.category-page {
    bottom: 175px !important;
    display: block;
    height: 250px !important;
    left: -38px;
    right: -38px;
    width: calc(100% + 76px);
}
footer#inpage.main-footer.category-page .bottom-line {
    bottom: 0;
}
.boxtop {
    display: none;
}
.cart-item-amount {
    right: 10px;
}
.cart-item-price {
    font-size: 14px;
}
p.cart-item-description {
    left: -10px;
}
}
span.oldpriceoption {
    color: #9d9d9d;
    font-size: 15px;
    text-decoration: line-through;
    margin-left: 5px;
}
ul.csl_colomn li {
  position: relative;
}

button.popup-form-178_close.popup-close {
    display: none;
}
button.popup-form-180_close.popup-close {
    display: none;
}
.popup_wrapper_visible button.popup-form-178_close.popup-close {
    display: block;
}
.popup_wrapper_visible button.popup-form-180_close.popup-close {
    display: block;
}
.multi-modal-content input, .multi-modal-content select, .multi-modal-content textarea {
    width: 100%;
    display: block;
    padding: 8px;
    outline: none;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #CCCCCC;
    margin-bottom: 14px;
    height: 40px;
}

header.main-header.login-page {
    background: #fff;
    color: #000;
    padding-top: 160px;
}

.simpleregister .form-group {
    overflow: hidden;
    margin-bottom: 20px;
}
.acc a {
    background: #f6a0a3;
    display: block;
    height: 42px;
    line-height: 42px;
    margin-bottom: 4px;
    padding: 0 20px;
    color: #fff;
    position: relative;
}
p.simpleregister-have-account {
  text-align: center;
}
p.simpleregister-have-account a {
    color: #f6a0a3;
}
p.simpleregister-have-account a:hover {
    text-decoration: underline;
}

.simpleregister-button-right {
  float: unset !important;
}
.simpleregister-button-right {
    /* float: right; */
    text-align: center;
    margin: 0 auto;
    width: 200px;
}
.simpleregister legend {
  display: none;
}

.acc-login h2 {
  text-align: left;
  margin-bottom: 20px;
}
.registlink {
    margin: 20px 0;
}
.registlink a {
    color: #f6a0a3;
    margin-left: 10px;
}
.registlink a:hover {
    text-decoration: underline;
}
input.btn.btn-primary {
    background: #f6a0a3;
    border-radius: 20px !important;
    height: 38px;
    color: #fff;
    padding: 0 20px;
    cursor: pointer;
}
input.btn.btn-primary:hover {
    background: #fff;
    color: #000;
}
.alert.alert-danger {
    color: red;
    margin-bottom: 10px;
    font-size: 12px;
}
.list-item-image {
    position: absolute;
    right: 14px;
    bottom: 6px;
}

.p-0 img {
    max-width: 50px;
    max-height: 50px;
    margin: 15px auto;
}
.p-0 span {
    text-align: center;
    display: block;
    margin-bottom: 50px;
}
a.accontlogin {
    display: inline-block;
    width: 40px;
    vertical-align: bottom;
    margin-right: 5px;
    margin-bottom: 15px;
}
.info-block video {
    max-width: 80%;
    margin: 0px auto;
    display: block;
}
.row.logininput-email input, .row.logininput-pass input{
    height: 40px;
    width: 240px;
    background: #f5f5f5;
    border: 1px solid #e0e0e0;
}
.row.logininput-email label,  .row.logininput-pass label{
    text-align: left !important;
    font-size: 14px !important;
    color: #333;
    font-weight: 600;
}
a.btn-backtoshop {
    height: 40px;
    border: 2px solid #f6a0a3;
    line-height: 38px;
    display: inline-block;
    border-radius: 20px;
    float: left;
    margin-top: 20px;
    padding: 0 20px;
    background: #f6a0a3;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
}
a.btn-backtoshop:hover {
    height: 40px;
    border: 2px solid #000;
    line-height: 38px;
    display: inline-block;
    border-radius: 20px;
    float: left;
    margin-top: 20px;
    padding: 0 20px;
    background: #fff;
    font-weight: 600;
    color: #000;

}
.alert.alert-danger {
    color: #d93c50;
    margin-bottom: 10px;
    font-size: 12px;
    border: 1px solid #e4e4e4;
    padding: 10px;
    width: 100%;
    display: block;
}
div#simpleedit input, div#simpleaddress input {
    height: 40px;
    line-height: 38px;
    border: 1px solid #e0e0e0;
    background: #f5f5f5;
}
.acc-address h2 {
    font-weight: 600;
    text-align: initial;
    margin-bottom: 15px;
}
.acc-address .td-hover {
    display: block;
    width: 100%;
    box-shadow: 1px 1px 5px #ccc;
    padding: 10px;
    margin-bottom: 20px;
}
.acc-address .td-hover .text-left {
    width: calc(100% - 160px);
    display: inline-block;
        vertical-align: top;
}
.acc-address .td-hover .text-right{
    width: 150px;
    display: inline-block;
    position: relative;
    text-align: right;
        vertical-align: top;
}
.acc-address .td-hover .text-right a.btn.btn-primary {
    line-height: 36px;
    margin-bottom: 30px;
    font-size: 12px;
    background: #f6a0a3;
    border: 2px solid #f6a0a3;
    box-shadow: none;
    color: #fff;
    float: right;

}
a.productdel {
    border: 1px solid #f6a0a3;
    border-radius: 10px;
    padding: 0px 10px;
    font-size: 12px;
    height: 20px;
    display: block;
    width: 80px;
    font-weight: 600;
    text-align: center;
    color: #000;
    float: right;
}

#simpleaddress .radio.def {
    display: inline-block;
    width: 25%;
    height: 20px;
    position: relative;
}
.form-group.row-address_default  input[type="radio"] + label, .form-group.row-address_default  input[type="checkbox"] + label {
    position: absolute;
    top: 10px;
    width: auto;
    padding-left: 25px;
    cursor: pointer;
    width: 100% !important;
}
.form-group.row-address_default  input[type="radio"] + label::before, .form-group.row-address_default  input[type="checkbox"] + label::before {
    content: '';
    position: absolute;
    left: 3px;
    top: 4px;
    height: 12px;
    width: 12px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid rgb(248 171 169);
}

.orders {
    display: block;
    width: 100%;
    margin: 0 0 30px 0;
}
.order-row {
    display: block;
    width: 100%;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 0px 20px 0px 25px;
}
.order-row:hover {
    transform: scale(1.004);
    box-shadow: 1px 9px 10px rgba(0,0,0,0.1);
}
.order-row:first-child {
    display: block;
    width: 100%;
    border-top: 1px solid #ddd;
}
.order-row span {
    line-height: 70px;
    display: inline-block;
    text-align: left;
}
span.number {
    width: 15%;
}
span.date {
    width: 15%;
}
span.total {
    width: 30%;
    padding-left: 30px;
}
span.status {
    width: 25%;
}
span.button {
    width: 13%;
    float: right;
    text-align: right;
}

.order-page .date {
    display: inline-block;
    width: 40%;
    font-size: 16px;
    font-weight: 600;
}
.order-page .ttn { 
  display: inline-block;
    width: 50%;
    font-size: 16px;
    font-weight: 600;
}
.order-page .deliv {
    display: block;
    width: 100%;
    margin: 25px 0;
}
.order-page .deliv span {
    display: block;
    width: 100%;
    text-align: left;
}
.order-page .address {
    display: block;
    margin-bottom: 50px;
}
.order-page .address span {
    display: block;
    font-weight: 600;
}
.order-page .products {
    display: block;
    width: 100%;
    margin: 20px 0;
}
.order-page .one-prod {
    width: 100%;
     padding: 10px; 
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd !important;

}
.products div.one-prod:first-shild {
    border-top: 1px solid #ddd !important;
}
.one-prod:hover {
  transform: scale(1.004);
    box-shadow: 1px 9px 10px rgba(0,0,0,0.1);
}
.one-prod span {
    text-align: left;
    display: inline-block;
}
.one-prod span.image {
    width: 15%;
    vertical-align: top;
}
.one-prod span.name {
    width: 50%;
    padding-right: 10px;
    font-size: 14px;
    vertical-align: middle;
    font-weight: 600;
}
.one-prod span.name small {
    font-weight: 500;
    font-size: 12px;
}
.one-prod span.quantity {
    width: 5%;
}
.one-prod span.price {
    width: 10%;
    font-size: 14px;
    margin: 0;
    line-height: 1.5;
    text-align: right;
}

.one-prod span.total {
    width: 15%;
    text-align: right;
    font-size: 14px;
    margin: 0;
    line-height: 1.5;
    padding: 0;
    font-weight: 600;
}
.order-page .total-order {
    width: 100%;
    float: right;
    text-align: right;
    margin: 20px 0 50px 0;
}
.order-page .total-order span {
    font-size: 18px;
}
.history-row {
    display: block;
    width: 100%;
    padding: 10px;
}
.history-row span.date {
    font-size: 14px;
    text-align: left;
    width: 12%;
}
.history-row span.status {
    font-size: 14px;
    text-align: left;
    width: 20%;
}
.history-row span.comment {
    font-size: 14px;
    text-align: left;
    width: 60%;
}
.order-history {
  display: block;
  width: 100%;
  margin-bottom: 60px;
}
.order-row span a.btn.btn-primary {
    line-height: 36px;
    margin-top: 15px;
    background: #f6a0a3;
    border: 2px solid #f6a0a3;
    box-shadow: none;
    color: #fff;
}
.order-row span a.btn.btn-primary:hover {
    background: #fff;
    border: 2px solid #000;
    box-shadow: none;
    color: #000;
}
.acc-password form input {
  height: 40px;
  line-height: 38px;
  border: 1px solid #e0e0e0;
  background: #f5f5f5;
  width: 100%;
}
.table.discount-total .dsc {
    font-size: 16px;
    font-weight: 600;
}
.table.discount-total .dsc span {
    font-size: 16px;
    font-weight: 500;
    margin-left: 10px;
}
.table-discounts {
    display: inline-block;
    margin-top: 20px;
    box-shadow: 1px 1px 5px #ccc;
    margin-bottom: 30px;
    padding: 10px;
}

.dsc-table-title {
    font-weight: 600;
    font-size: 18px;
    color: #f6a0a3;
}
.head-tbl {
    display: block;
    font-size: 16px;
    font-weight: 600;
}
.body-tbl {
    display: block;
    font-size: 16px;
    font-weight: 500;
}
.dsc-table .dsc-tbl {
    display: inline-block;
    min-width: 120px;
    text-align: left;
}

.dsc-table .text-tbl {
    display: inline-block;
    text-align: left;
    min-width: 120px;
}
.acc-newsletter form input[type="radio"] + label::before, .acc-newsletter form input[type="checkbox"] + label::before {
    top: 5px;
}
.acc-newsletter label.radio-inline {
    margin-top: 5px;
    font-size: 16px;
    font-weight: 600;
}
.take-success p>a {
  color: #f6a0a3;
  text-decoration: underline;
}

.take-success .row-bottom-line p:nth-child(3) {
    display: none;
}













#simplecheckout_login {
    margin: auto;
    text-align: center;
    height: 100%;
    min-height: 380px;
}
@media (max-width: 1000px) {
form#form-reviewss .form-group label.control-label {
    display: block !important;
    width: 100% !important;
    float: unset !important;
    margin-bottom: 15px;
    font-size: 16px;
}
form#form-reviewss .form-group input#input-name, form#form-reviewss .form-group textarea {
    display: block;
    overflow: hidden;
    width: 100%;
}
form#form-reviewss .form-group {
    margin-bottom: 20px;
    display: block;
    overflow: hidden;
}
.pull-center {
    text-align: center;
}
button#button-reviewss {
    background: #f6a0a3;
    margin-bottom: 50px;
    color: #fff;
    border: #f6a0a3;
    box-shadow: none;
}
#simplecheckout_login {
    height: 100%;
    min-height: 450px;
}
.order-row span.button {
    width: 100%;
    float: inherit;
    text-align: right;
    margin: 10px 0;
}
span.date {
    width: 50%;
    text-align: left;
    padding-top: 10px;
}
span.total {
    width: 100%;
    padding-left: 0px;
}
span.number {
    width: 27%;
    padding-top: 10px;
}

div#rowrow {
    margin-top: 10px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin: 10px 0px;
}
div#order .fancy_heading img {
    max-width: 75%;
}
.history-row span.date {
    width: 100%;
}
.one-prod span.total {
    width: 100%;
}
.one-prod span.quantity {
    width: 15%;
    text-align: center;
    font-size: 14px;
}
.one-prod span.price {
    width: 14%;
    font-size: 14px;
    margin: 0;
    line-height: 1.5;
    text-align: center;
}
.table-discounts {
    width: 100%;
}
.dsc-table .dsc-tbl {
    display: inline-block;
    width: 30%;
    min-width: 30%;

    text-align: left;
    font-size: 12px;
}
.dsc-table .text-tbl {
    display: inline-block;
    text-align: left;
    font-size: 12px;
    width: 30%;
    min-width: 30%;

}

  .simpleregister label.control-label.col-sm-8 {
    margin-bottom: 10px;
  }
  a.accontlogin {
    display: inline-block;
    width: 40px;
    vertical-align: bottom;
    margin-right: 5px;
    margin-bottom: 0px;
}
.row.logininput-btn {
    text-align: center;
}
.row.logininput-email input, .row.logininput-pass input {
    width: 100%;
}
.order-content-checkout .order-title {
    margin-top: 20px;
}
}

div#button-zakaz {
    height: 40px;
    line-height: 38px;
    border: 2px solid #f6a0a3;
    border-radius: 20px;
    max-width: 170px;
    font-size: 16px !important;
    text-align: center !important;
    color: #fff;
    background: #f6a0a3;
    margin-top: 20px;
    cursor: pointer;
}

div#button-zakaz:hover{
    height: 40px;
    line-height: 38px;
    border: 2px solid #333;
    border-radius: 20px;
    max-width: 170px;
    font-size: 16px !important;
    text-align: center !important;
    color: #333;
    background: #fff;
    margin-top: 20px;
}


img:focus, img:active, img:hover {
  outline: none !important; 
}
a:focus, a:active, a:hover {
  outline: none !important; 
}

:focus {
  outline:none !important;
}

a.know-more-link {
    position: absolute;
    left: calc(50% - 120px);
    width: 240px;
    display: block;
}

.sets .set .disc {
    position: absolute;
    left: 0;
    top: 0;
    padding: 4px 10px 4px 10px;
}

.slider-nav .slick-slide {
    height: auto;
}
.slider-nav .slick-prev:before, .slider-nav .slick-next:before {
    color: #f6a0a3;
    opacity: 1;
}
.slider-nav .slick-prev, .slider-nav .slick-next {
    z-index: 10;
}

.messangers {
    display: flex;
    width: 100%;
    max-width: 60px;
    margin: 20px auto;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
    position: fixed;
    right: 0px;
    bottom: 10px;
    z-index: 999;
    flex-direction: column;
    padding-right: 15px;
}
.messangers a {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    cursor: pointer;
    text-align: center;
}
.messangers a>img {
    max-height: 60px;
    width: auto;
    display: inline;
}
.messangers a>img+img {
    display: none;
}
.messangers a:hover>img {
  display: none;
}
.messangers a:hover>img+img {
    display: inline;
}
/*.contact_page .messangers {
        position: relative !important;
}*/

@media screen and (max-width: 768px) {
  .messangers {
    bottom: -100px;
    transition: 0.3s;
  }
  .messangers.stick {
    bottom: 10px;
    transition: 0.3s;
  }
.messangers {
    display: flex;
    width: 100%;
    max-width: 300px;
    margin: 0px auto;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
    position: fixed;
    right: calc(50% - 150px);
    z-index: 1;
    flex-direction: row;
    padding-right: 0;
}
.contact_page .messangers {
    position: relative !important;
}
.messangers a {
    display: inline-block;
    width: 100%;
    padding: 15px;
    cursor: pointer;
}
.messangers a>img {
    max-height: 40px;
    width: auto;
    display: inline;
    filter: drop-shadow(2px 2px 10px #e5e5e5);
}
.messangers a>img+img {
    display: none;
}
.messangers a:hover>img {
  display: none;
}
.messangers a:hover>img+img {
    display: inline;
}

    .slider-nav .slick-prev {
        left: 10px;
    }
    .slider-nav .slick-next {
        right: 10px;
    }
div#button-zakaz {
    margin: 25px auto;
}
@media screen and (min-width: 767px) {
    .slider-nav .slick-prev:before, .slider-nav .slick-next:before {
        font-size: 40px;
    }
    .slider-nav .slick-prev, .slider-nav .slick-next {
        width: 40px;
        height: 40px;
    }
    .slider-nav .slick-prev {
        left: 5px;
        opacity: 1;
    }
    .slider-nav .slick-next {
        right: 5px;
        opacity: 1
    }
}