body {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
}
.owl-carousel .item {
  display: none;
}
.owl-carousel .item:first-child {
  display: block;
}
.navbar-collapse {
  padding-left: 0px;
  padding-right: 0px;
}
.button {
  border: 0px;
  position: relative;
  margin: 0px;
  display: inline-block;
  outline: none;
  background: #8d9c50;
  background: -webkit-linear-gradient(top, #8d9c50 0%, #7e8b47 100%);
  background: linear-gradient(to bottom, #8d9c50 0%, #7e8b47 100%);
  border: 1px solid #7e8b47;
  border-top: 1px solid #788444;
  border-bottom: 1px solid #758142;
  color: #ffffff;
  font-size: 1em;
  line-height: 33px;
  height: 35px;
  padding: 0px 20px;
  font-weight: bold;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-shadow: -1px 1px 0px rgba(111, 122, 62, 0.5);
  text-decoration: none !important;
  cursor: pointer !important;
}
.button.button-small {
  font-size: .9em;
}
.button:hover,
.button:focus {
  color: #ffffff;
  background: #7e8b47;
  background: -webkit-linear-gradient(top, #7e8b47 0%, #758142 100%);
  background: linear-gradient(to bottom, #7e8b47 0%, #758142 100%);
  border-top: 1px solid #758142;
  border-bottom: 1px solid #727d40;
}
.button-order {
  border: 0px;
  position: relative;
  margin: 0px;
  display: inline-block;
  outline: none;
  background: #8d9c50;
  background: -webkit-linear-gradient(top, #8d9c50 0%, #7e8b47 100%);
  background: linear-gradient(to bottom, #8d9c50 0%, #7e8b47 100%);
  border: 1px solid #7e8b47;
  border-top: 1px solid #788444;
  border-bottom: 1px solid #758142;
  color: #ffffff;
  font-size: 1em;
  line-height: 38px;
  height: 40px;
  padding: 0px 20px;
  font-weight: bold;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-shadow: -1px 1px 0px rgba(111, 122, 62, 0.5);
  text-decoration: none !important;
  cursor: pointer !important;
}
.button-order.button-small {
  font-size: .9em;
}
.button-order:hover,
.button-order:focus {
  color: #ffffff;
  background: #7e8b47;
  background: -webkit-linear-gradient(top, #7e8b47 0%, #758142 100%);
  background: linear-gradient(to bottom, #7e8b47 0%, #758142 100%);
  border-top: 1px solid #758142;
  border-bottom: 1px solid #727d40;
}
.button-system {
  border: 0px;
  position: relative;
  margin: 0px;
  display: inline-block;
  outline: none;
  background: #f6f6f6;
  background: -webkit-linear-gradient(top, #f6f6f6 0%, #e9e9e9 100%);
  background: linear-gradient(to bottom, #f6f6f6 0%, #e9e9e9 100%);
  border: 1px solid #e9e9e9;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e1e1e1;
  color: #727272;
  font-size: 1em;
  line-height: 38px;
  height: 40px;
  padding: 0px 20px;
  font-weight: bold;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.5);
  text-decoration: none !important;
  cursor: pointer !important;
}
.button-system.button-small {
  font-size: .9em;
}
.button-system:hover,
.button-system:focus {
  color: #727272;
  background: #e9e9e9;
  background: -webkit-linear-gradient(top, #e9e9e9 0%, #e1e1e1 100%);
  background: linear-gradient(to bottom, #e9e9e9 0%, #e1e1e1 100%);
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #dfdfdf;
}
.button-normal {
  border: 0px;
  position: relative;
  margin: 0px;
  display: inline-block;
  outline: none;
  background: #f6f6f6;
  background: -webkit-linear-gradient(top, #f6f6f6 0%, #e9e9e9 100%);
  background: linear-gradient(to bottom, #f6f6f6 0%, #e9e9e9 100%);
  border: 1px solid #e9e9e9;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e1e1e1;
  color: #727272;
  font-size: 1em;
  line-height: 30px;
  height: 32px;
  padding: 0px 20px;
  font-weight: bold;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.5);
  text-decoration: none !important;
  cursor: pointer !important;
}
.button-normal.button-small {
  font-size: .9em;
}
.button-normal:hover,
.button-normal:focus {
  color: #727272;
  background: #e9e9e9;
  background: -webkit-linear-gradient(top, #e9e9e9 0%, #e1e1e1 100%);
  background: linear-gradient(to bottom, #e9e9e9 0%, #e1e1e1 100%);
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #dfdfdf;
}
.button-normal .button-number {
  background: #7e8b47;
  color: #ffffff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  line-height: 15px;
  height: 15px;
  margin-left: 10px;
  font-size: 11px;
  width: 15px;
  text-align: center;
}
img {
  max-width: 100%;
  height: auto !important;
}
@media (max-width: 580px) {
  .col-xx-12 {
    width: 100%;
    float: none;
  }
}
@media (max-width: 767px) {
  .row-offcanvas {
    position: relative;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
  }
  .row-offcanvas-left,
  .sidebar-offcanvas {
    left: -230px;
  }
  .row-offcanvas-left.active {
    left: 230px;
  }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 230px !important;
    margin-left: 12px;
  }
  .row-offcanvas-left {
    left: 0px;
  }
}
#cookies {
  background: #FFF;
  position: fixed;
  z-index: 9999;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 18px 0px;
  font-size: 13px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
@media (max-width: 991px) {
  #cookies {
    padding: 16px 0px;
  }
}
#cookies .container {
  position: relative;
  max-width: 945px;
  padding-right: 120px;
}
@media (max-width: 991px) {
  #cookies .container {
    max-width: 100%;
    padding: 0px 15px;
    text-align: center;
    font-size: 0.9em;
  }
}
#cookies button {
  background: #7e8b47;
  color: #ffffff;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -moz-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  line-height: 28px;
  height: 28px;
  border: 0px;
  padding: 0px 15px;
  font-size: 12px;
  text-transform: uppercase;
  outline: none;
  right: 15px;
}
@media (max-width: 991px) {
  #cookies button {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    display: table;
    margin: 10px auto 0px auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.owl-carousel .item {
  display: none;
}
.owl-carousel .item:first-child {
  display: block;
}
/** Error 404 */
.error404 {
  padding: 50px 0px;
  text-align: center;
}
.error404 .title-404 {
  font-size: 200px;
  font-weight: bold;
}
