/* line 4, ../../resources/sass/_modal.scss */
.modal.popup-modal .modal-dialog {
  max-width: 700px;
}
/* line 6, ../../resources/sass/_modal.scss */
.modal.popup-modal .modal-dialog .modal-header {
  border-bottom: none;
  font-weight: 700;
}
/* line 10, ../../resources/sass/_modal.scss */
.modal.popup-modal .modal-dialog .modal-body {
  font-size: 14px;
}
/* line 16, ../../resources/sass/_modal.scss */
.modal .modal-dialog .modal-header {
  padding: 1rem 2rem;
}
/* line 18, ../../resources/sass/_modal.scss */
.modal .modal-dialog .modal-header .modal-title {
  font-size: 1.2rem;
}
/* line 22, ../../resources/sass/_modal.scss */
.modal .modal-dialog .modal-body {
  padding: 1rem 2rem;
}
/* line 24, ../../resources/sass/_modal.scss */
.modal .modal-dialog .modal-body .modal-subtitle {
  font-size: 16px;
  padding: 12px;
  font-weight: 700;
}
/* line 29, ../../resources/sass/_modal.scss */
.modal .modal-dialog .modal-body .discount-field {
  display: none;
  padding: 10px;
}
/* line 32, ../../resources/sass/_modal.scss */
.modal .modal-dialog .modal-body .discount-field input {
  width: 30%;
  display: inline-block;
}
/* line 37, ../../resources/sass/_modal.scss */
.modal .modal-dialog .modal-body .show-discount-field-btn {
  font-size: 12px;
  border-radius: 4px;
  background: #00863d;
  border: 1px solid #00863d;
  color: #ffffff;
  margin: 10px;
}
/* line 46, ../../resources/sass/_modal.scss */
.modal .modal-dialog .modal-body .quickorder-product-preview p {
  font-size: 12px;
}
/* line 48, ../../resources/sass/_modal.scss */
.modal .modal-dialog .modal-body .quickorder-product-preview p .price-info {
  font-size: 18px;
}
/* line 55, ../../resources/sass/_modal.scss */
.modal .modal-dialog .modal-body form .form-group label {
  font-size: 12px;
  margin-bottom: 0rem;
}
/* line 60, ../../resources/sass/_modal.scss */
.modal .modal-dialog .modal-body form .form-control {
  border-radius: 0rem;
  padding: 0.275rem 0.75rem;
}
/* line 66, ../../resources/sass/_modal.scss */
.modal .modal-dialog .modal-body table td {
  font-size: 13px;
}
/* line 70, ../../resources/sass/_modal.scss */
.modal .modal-dialog .modal-body h5 {
  font-weight: 700;
  font-size: 14px;
  margin: 10px 0px;
  text-transform: uppercase;
}
/* line 76, ../../resources/sass/_modal.scss */
.modal .modal-dialog .modal-body .modal-table {
  margin: 20px 0px;
}
/* line 78, ../../resources/sass/_modal.scss */
.modal .modal-dialog .modal-body .modal-table th {
  padding-bottom: 10px;
}
/* line 83, ../../resources/sass/_modal.scss */
.modal .modal-dialog .modal-footer {
  padding: 1rem 2rem;
}
/* line 85, ../../resources/sass/_modal.scss */
.modal .modal-dialog .modal-footer .form-group {
  margin-bottom: 0rem;
}
/* line 89, ../../resources/sass/_modal.scss */
.modal .modal-dialog .modal-btn {
  font-size: 16px;
  border-radius: 4px;
  background: #00863d;
  border: 1px solid #00863d;
  color: #ffffff;
  display: block;
  width: 190px;
  text-align: center;
  padding: 7px 0 6px;
}
/* line 101, ../../resources/sass/_modal.scss */
.modal .modal-dialog .modal-btn-continue {
  font-size: 16px;
  border-radius: 4px;
  background: #eb6508;
  border: 1px solid #eb6508;
  color: #ffffff;
  display: block;
  width: 190px;
  text-align: center;
  padding: 7px 0 6px;
}
/* line 113, ../../resources/sass/_modal.scss */
.modal .modal-dialog .modal-btn-continue:hover {
  cursor: pointer;
  color: white;
  text-decoration: underline;
}
/* line 119, ../../resources/sass/_modal.scss */
.modal .modal-dialog .btn-link {
  font-size: 12px;
  color: black;
}

/* line 7, ../../resources/sass/main.scss */
.main-page h1 {
  position: absolute;
  z-index: 0;
  opacity: 0;
}

/* line 15, ../../resources/sass/main.scss */
section .section-ttl {
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  margin: 60px;
  font-weight: 700;
}
/* line 22, ../../resources/sass/main.scss */
section.front-pg-price-banner {
  padding: 30px;
}
/* line 24, ../../resources/sass/main.scss */
section.front-pg-price-banner .price-banner-blck {
  background-image: url("/public/images/price-banner.png");
  height: 150px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
}
/* line 32, ../../resources/sass/main.scss */
section.front-pg-banners {
  margin: 0 0 0px;
  position: relative;
}
/* line 36, ../../resources/sass/main.scss */
section.front-pg-banners .banners-carousel .front-pg-banner-blck {
  margin: 0px;
}
/* line 39, ../../resources/sass/main.scss */
section.front-pg-banners .banners-carousel .front-pg-banner-blck a .front-pg-banner-img {
  background-image: url(http://sport.loc/images/product_mockup.png);
  padding-top: 30%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
/* line 45, ../../resources/sass/main.scss */
section.front-pg-banners .banners-carousel .front-pg-banner-blck a .front-pg-banner-img .bg-mask {
  background-color: rgba(0, 0, 0, 0.4);
  height: 100%;
}
/* line 48, ../../resources/sass/main.scss */
section.front-pg-banners .banners-carousel .front-pg-banner-blck a .front-pg-banner-img .bg-mask h1 {
  text-align: center;
  color: #ffffff;
  font-family: Bw-thin;
  font-size: 160px;
  padding: 130px 0 60px;
}
/* line 55, ../../resources/sass/main.scss */
section.front-pg-banners .banners-carousel .front-pg-banner-blck a .front-pg-banner-img .bg-mask h2 {
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 20px;
}
/* line 68, ../../resources/sass/main.scss */
section.front-pg-banners .banners-carousel .owl-dots {
  position: absolute;
  bottom: 0px;
  z-index: 99999999;
  transform: rotate(0deg);
  left: calc((100% - 200px) / 2);
  width: 200px;
}
/* line 77, ../../resources/sass/main.scss */
section.front-pg-banners #carousel-nav {
  position: relative;
  display: none;
}
/* line 80, ../../resources/sass/main.scss */
section.front-pg-banners #carousel-nav .owl-next {
  background: no-repeat;
  border: none;
  top: -105px !important;
  right: 15px;
  position: absolute;
  z-index: 1;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
/* line 91, ../../resources/sass/main.scss */
section.front-pg-banners #carousel-nav .owl-prev {
  background: no-repeat;
  border: none;
  top: -105px !important;
  left: 5px;
  position: absolute;
  z-index: 1;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
/* line 103, ../../resources/sass/main.scss */
section.front-pg-banners #carousel-nav .owl-next i, section.front-pg-banners #carousel-nav .owl-prev i {
  color: #eee;
  font-size: 30px;
}
/* line 109, ../../resources/sass/main.scss */
section.front-pg-banners #carousel-nav.sm-banner-nav .owl-prev, section.front-pg-banners #carousel-nav.sm-banner-nav .owl-next {
  top: -250px;
}
/* line 115, ../../resources/sass/main.scss */
section .form-open-arrow {
  display: none;
}
/* line 118, ../../resources/sass/main.scss */
section .login-form-blck {
  background-color: #eee;
  color: #000000;
  height: 390px;
  width: 100%;
  position: static;
  top: 0;
  right: 0px;
  z-index: 1;
  padding: 15px 0px;
}
/* line 128, ../../resources/sass/main.scss */
section .login-form-blck .card-header {
  text-align: center;
  font-size: 17px;
  padding: 10px 0px;
  font-weight: 400;
  width: 80%;
  margin: 0 auto;
  background-color: #eee;
  border-bottom: 1px solid #00863d;
}
/* line 139, ../../resources/sass/main.scss */
section .login-form-blck .card-body .register-blck {
  padding: 20px 0px;
}
/* line 141, ../../resources/sass/main.scss */
section .login-form-blck .card-body .register-blck a {
  color: #ffffff;
}
/* line 145, ../../resources/sass/main.scss */
section .login-form-blck .card-body .btn {
  background-color: #00863d;
  border: 1px solid #00863d;
  width: 100%;
}
/* line 150, ../../resources/sass/main.scss */
section .login-form-blck .card-body .forget-password-link {
  display: block;
  text-align: right;
  padding: 8px 0px 8px;
  font-size: 14px;
  color: #6c757d;
  border-bottom: 1px solid #00863d;
}
/* line 161, ../../resources/sass/main.scss */
section.front-pg-advantages .advantages-blck {
  border-bottom: 1px solid #e4e4e4;
  color: #ffffff;
  background-image: url(/public/images/grad1.jpg);
  background-position-y: 100%;
  padding: 10px 0px;
}
/* line 167, ../../resources/sass/main.scss */
section.front-pg-advantages .advantages-blck .col-lg-4 {
  padding: 10px 20px;
}
/* line 169, ../../resources/sass/main.scss */
section.front-pg-advantages .advantages-blck .col-lg-4 .front-pg-advantage-blck {
  margin: 0px;
  background-color: #eb6508;
  padding: 20px;
  height: 100%;
  border-radius: 4px;
  -webkit-box-shadow: 2px 2px 4px 0px #343a406e;
  -moz-box-shadow: 2px 2px 4px 0px #343a406e;
  box-shadow: 2px 2px 4px 0px #343a406e;
}
/* line 178, ../../resources/sass/main.scss */
section.front-pg-advantages .advantages-blck .col-lg-4 .front-pg-advantage-blck .advantage-image {
  width: 30px;
  background-size: 100%;
  background-repeat: no-repeat;
  height: 30px;
  display: block;
  float: left;
}
/* line 186, ../../resources/sass/main.scss */
section.front-pg-advantages .advantages-blck .col-lg-4 .front-pg-advantage-blck i {
  padding: 15px 15px;
  font-size: 18px;
  background: #00863d;
  color: #ffffff;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  display: block;
  float: left;
}
/* line 197, ../../resources/sass/main.scss */
section.front-pg-advantages .advantages-blck .col-lg-4 .front-pg-advantage-blck span {
  width: calc(100% - 50px);
  float: right;
  text-align: right;
  padding: 0px 0 0 0;
  font-size: 14px;
  line-height: 17px;
}
/* line 205, ../../resources/sass/main.scss */
section.front-pg-advantages .advantages-blck .col-lg-4 .front-pg-advantage-blck:first-of-type55 {
  border-right: 2px solid #e4e4e4;
}
/* line 208, ../../resources/sass/main.scss */
section.front-pg-advantages .advantages-blck .col-lg-4 .front-pg-advantage-blck:last-of-type55 {
  border-left: 2px solid #e4e4e4;
}
/* line 215, ../../resources/sass/main.scss */
section.front-pg-products {
  background-image: url(/public/images/grad2.jpg);
  padding-bottom: 30px;
}
/* line 220, ../../resources/sass/main.scss */
section.front-pg-products .container .products-carousel .front-pg-product-blck {
  background: white;
  height: 220px;
  margin: 30px 7px 15px;
  padding: 10px;
  border-radius: 4px;
  -webkit-box-shadow: 2px 2px 4px 0px #343a406e;
  -moz-box-shadow: 2px 2px 4px 0px #343a406e;
  box-shadow: 2px 2px 4px 0px #343a406e;
  overflow: hidden;
}
/* line 230, ../../resources/sass/main.scss */
section.front-pg-products .container .products-carousel .front-pg-product-blck .front-pg-product-img {
  width: 100%;
  height: 100px;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  margin-bottom: 15px;
}
/* line 237, ../../resources/sass/main.scss */
section.front-pg-products .container .products-carousel .front-pg-product-blck .front-pg-product-img .bg-mask {
  background-color: rgba(93, 50, 91, 0.3);
  height: 100%;
}
/* line 242, ../../resources/sass/main.scss */
section.front-pg-products .container .products-carousel .front-pg-product-blck .front-pg-product-description {
  padding-top: 15px;
}
/* line 244, ../../resources/sass/main.scss */
section.front-pg-products .container .products-carousel .front-pg-product-blck .front-pg-product-description .subttl {
  color: #000000;
  text-align: center;
  font-size: 13px;
  line-height: 17px;
  font-weight: 700;
  margin-bottom: 0px;
}
/* line 253, ../../resources/sass/main.scss */
section.front-pg-products .container .products-carousel .front-pg-product-blck .product-gifts-blck {
  bottom: 15px;
  font-size: 10px;
  background-color: #eee;
  position: absolute;
  left: 7px;
  right: 7px;
  height: 95px;
  padding: 10px;
}
/* line 262, ../../resources/sass/main.scss */
section.front-pg-products .container .products-carousel .front-pg-product-blck .product-gifts-blck span {
  color: #00863d;
  font-weight: 700;
}
/* line 270, ../../resources/sass/main.scss */
section.front-pg-products .container .gifts-carousel-blck .front-pg-product-blck {
  height: 300px;
}
/* line 276, ../../resources/sass/main.scss */
section.front-pg-products .show-all-btn {
  background-color: #eb6508;
  display: block;
  width: 220px;
  margin: 0 auto;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  border-radius: 4px;
  padding: 12px 0px 9px;
  font-size: 13px;
  font-weight: 700;
  margin-top: 15px;
  -webkit-box-shadow: 2px 2px 4px 0px #343a406e;
  -moz-box-shadow: 2px 2px 4px 0px #343a406e;
  box-shadow: 2px 2px 4px 0px #343a406e;
}
/* line 294, ../../resources/sass/main.scss */
section.front-pg-brands {
  padding: 30px 0 35px;
  margin: 0 0 0px;
  background-image: url(/public/images/grad3.jpg);
}
/* line 300, ../../resources/sass/main.scss */
section.front-pg-brands .container .brands-carousel .front-pg-brand-blck {
  margin: 5px;
  background: white;
  padding: 0px 5px;
  border-radius: 4px;
  -webkit-box-shadow: 2px 2px 4px 0px #343a406e;
  -moz-box-shadow: 2px 2px 4px 0px #343a406e;
  box-shadow: 2px 2px 4px 0px #343a406e;
}
/* line 309, ../../resources/sass/main.scss */
section.front-pg-brands .container .brands-carousel .front-pg-brand-blck a .front-pg-brand-img {
  height: 75px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: 50%;
  background-position-y: 50%;
}
/* line 315, ../../resources/sass/main.scss */
section.front-pg-brands .container .brands-carousel .front-pg-brand-blck a .front-pg-brand-img .bg-mask {
  background-color: rgba(93, 50, 91, 0.3);
  height: 100%;
}
/* line 318, ../../resources/sass/main.scss */
section.front-pg-brands .container .brands-carousel .front-pg-brand-blck a .front-pg-brand-img .bg-mask h3 {
  text-align: center;
  color: #ffffff;
  padding: 30px;
}
/* line 328, ../../resources/sass/main.scss */
section.front-pg-brands .container .feature {
  width: 50%;
}
/* line 330, ../../resources/sass/main.scss */
section.front-pg-brands .container .feature .feature-blck {
  background: green;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 20px;
  color: white;
  text-align: center;
  height: 140px;
  -webkit-box-shadow: 2px 2px 4px 0px #343a406e;
  -moz-box-shadow: 2px 2px 4px 0px #343a406e;
  box-shadow: 2px 2px 4px 0px #343a406e;
}
/* line 341, ../../resources/sass/main.scss */
section.front-pg-brands .container .feature .feature-blck .feature-text {
  padding-top: 15px;
  font-size: 12px;
  font-weight: 700;
  overflow-wrap: break-word;
}
/* line 347, ../../resources/sass/main.scss */
section.front-pg-brands .container .feature .feature-blck img {
  width: 40px;
}
/* line 354, ../../resources/sass/main.scss */
section.front-pg-features {
  background-color: #eee;
  padding: 5px 0 5px;
}
/* line 357, ../../resources/sass/main.scss */
section.front-pg-features .feature-blck {
  padding: 10px;
  text-align: center;
}
/* line 360, ../../resources/sass/main.scss */
section.front-pg-features .feature-blck .fa {
  color: #00863d;
}
/* line 363, ../../resources/sass/main.scss */
section.front-pg-features .feature-blck .count-feature {
  font-size: 36px;
  padding-top: 5px;
  font-weight: 700;
  margin-bottom: -15px;
}
/* line 369, ../../resources/sass/main.scss */
section.front-pg-features .feature-blck .feature-text {
  display: block;
  text-align: center;
  font-weight: 700;
  padding: 22px 10px;
  font-size: 14px;
}

/* line 380, ../../resources/sass/main.scss */
.under-footer-seo-blck {
  padding: 20px 50px;
  font-size: 14px;
  line-height: 16px;
}

/* line 386, ../../resources/sass/main.scss */
.owl-theme .owl-dots .owl-dot span {
  width: 15px !important;
  height: 15px !important;
  background-color: #e9ecef !important;
}

/* line 392, ../../resources/sass/main.scss */
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #1e7e34 !important;
}

@media screen and (min-width: 769px) {
  /* line 398, ../../resources/sass/main.scss */
  .owl-theme .owl-dots .owl-dot span {
    width: 15px !important;
    height: 15px !important;
    background-color: #e9ecef !important;
  }

  /* line 404, ../../resources/sass/main.scss */
  .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #1e7e34 !important;
  }

  /* line 409, ../../resources/sass/main.scss */
  section.front-pg-price-banner {
    padding: 30px;
  }
  /* line 411, ../../resources/sass/main.scss */
  section.front-pg-price-banner .price-banner-blck {
    background-image: url("/public/images/price-banner.png");
    height: 600px;
    background-size: contain;
  }
  /* line 417, ../../resources/sass/main.scss */
  section.front-pg-banners {
    overflow: hidden;
  }
  /* line 420, ../../resources/sass/main.scss */
  section.front-pg-banners .banners-carousel .front-pg-banner-blck {
    margin: 0px;
  }
  /* line 423, ../../resources/sass/main.scss */
  section.front-pg-banners .banners-carousel .front-pg-banner-blck a .front-pg-banner-img {
    background-image: url(http://sport.loc/images/product_mockup.png);
    padding-top: 30%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }
  /* line 429, ../../resources/sass/main.scss */
  section.front-pg-banners .banners-carousel .front-pg-banner-blck a .front-pg-banner-img.front-pg-banner-lg {
    height: 600px;
  }
  /* line 438, ../../resources/sass/main.scss */
  section.front-pg-banners .owl-dots .owl-dot .active {
    background-color: red;
  }
  /* line 443, ../../resources/sass/main.scss */
  section.front-pg-banners #carousel-nav {
    position: relative;
  }
  /* line 445, ../../resources/sass/main.scss */
  section.front-pg-banners #carousel-nav .owl-next {
    background: no-repeat;
    border: none;
    top: -305px;
    right: 15px;
    position: absolute;
    z-index: 1;
    border-radius: 50%;
    width: 30px;
    height: 30px;
  }
  /* line 456, ../../resources/sass/main.scss */
  section.front-pg-banners #carousel-nav .owl-prev {
    background: no-repeat;
    border: none;
    top: -305px;
    left: 5px;
    position: absolute;
    z-index: 1;
    border-radius: 50%;
    width: 30px;
    height: 30px;
  }
  /* line 468, ../../resources/sass/main.scss */
  section.front-pg-banners #carousel-nav .owl-next i, section.front-pg-banners #carousel-nav .owl-prev i {
    color: #eee;
    font-size: 30px;
  }
  /* line 474, ../../resources/sass/main.scss */
  section.front-pg-banners #carousel-nav.sm-banner-nav .owl-prev, section.front-pg-banners #carousel-nav.sm-banner-nav .owl-next {
    top: -250px;
  }
  /* line 481, ../../resources/sass/main.scss */
  section .form-open-arrow {
    display: block;
    width: 20px;
    height: 380px;
    position: absolute;
    padding-top: 0px;
    top: 50px;
    right: 0px;
    overflow: hidden;
    border-radius: 15px 0px 0px 15px;
    -webkit-box-shadow: 2px 2px 4px 0px #343a406e;
    -moz-box-shadow: 2px 2px 4px 0px #343a406e;
    box-shadow: 2px 2px 4px 0px #343a406e;
    padding: 0px;
    transition: right 0.5s ease-in-out;
    z-index: 1;
    background: #eb6508;
    box-shadow: 0 -200px 100px -120px #00863d inset;
    animation: background 3s infinite alternate;
  }
  /* line 500, ../../resources/sass/main.scss */
  section .form-open-arrow .fa-arrow-left {
    width: 10px;
    color: white;
    margin: 3px;
    position: absolute;
    top: 45%;
  }
  /* line 507, ../../resources/sass/main.scss */
  section .form-open-arrow.form-open-btn-shown {
    right: 300px;
  }
  /* line 511, ../../resources/sass/main.scss */
  section .login-form-blck {
    width: 0px;
    height: 380px;
    position: absolute;
    padding-top: 0px;
    top: 50px;
    right: -300px;
    transition: right 0.5s ease-in-out;
    overflow: hidden;
    -webkit-box-shadow: 2px 2px 4px 0px #343a406e;
    -moz-box-shadow: 2px 2px 4px 0px #343a406e;
    box-shadow: 2px 2px 4px 0px #343a406e;
    padding: 0px;
  }
  /* line 524, ../../resources/sass/main.scss */
  section .login-form-blck .card-body {
    padding: 25px 25px;
  }
  /* line 526, ../../resources/sass/main.scss */
  section .login-form-blck .card-body .register-blck {
    padding-top: 20px;
  }
  /* line 528, ../../resources/sass/main.scss */
  section .login-form-blck .card-body .register-blck p {
    margin-bottom: 8px;
    font-size: 14px;
    color: #6c757d;
  }
  /* line 533, ../../resources/sass/main.scss */
  section .login-form-blck .card-body .register-blck a {
    background: #eb6508;
    border: 1px solid #eb6508;
  }
  /* line 539, ../../resources/sass/main.scss */
  section .login-form-blck.login-form-blck-shown {
    width: 300px;
    right: 0px;
  }
  /* line 546, ../../resources/sass/main.scss */
  section.front-pg-advantages .advantages-blck {
    padding: 0px 80px;
    padding-bottom: 20px;
    background-image: url(/public/images/grad1.jpg);
    background-position-y: 100%;
  }
  /* line 551, ../../resources/sass/main.scss */
  section.front-pg-advantages .advantages-blck .col-lg-4 {
    padding: 30px 20px;
  }
  /* line 553, ../../resources/sass/main.scss */
  section.front-pg-advantages .advantages-blck .col-lg-4 .front-pg-advantage-blck {
    margin: 10px 10px;
    background-color: #eb6508;
    padding: 20px;
    height: 100%;
    border-radius: 4px;
    -webkit-box-shadow: 2px 2px 4px 0px #343a406e;
    -moz-box-shadow: 2px 2px 4px 0px #343a406e;
    box-shadow: 2px 2px 4px 0px #343a406e;
  }
  /* line 562, ../../resources/sass/main.scss */
  section.front-pg-advantages .advantages-blck .col-lg-4 .front-pg-advantage-blck .advantage-image {
    width: 100px;
    background-size: 100%;
    background-repeat: no-repeat;
    height: 100px;
    margin: 0 auto;
    float: none;
  }
  /* line 570, ../../resources/sass/main.scss */
  section.front-pg-advantages .advantages-blck .col-lg-4 .front-pg-advantage-blck i {
    padding: 15px 15px;
    font-size: 18px;
    background: #00863d;
    color: #ffffff;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    display: block;
    float: left;
  }
  /* line 581, ../../resources/sass/main.scss */
  section.front-pg-advantages .advantages-blck .col-lg-4 .front-pg-advantage-blck span {
    width: 100%;
    float: right;
    text-align: center;
    padding: 15px 0 0 0;
    font-size: 16px;
    line-height: 24px;
  }
  /* line 589, ../../resources/sass/main.scss */
  section.front-pg-advantages .advantages-blck .col-lg-4 .front-pg-advantage-blck:first-of-type55 {
    border-right: 2px solid #e4e4e4;
  }
  /* line 592, ../../resources/sass/main.scss */
  section.front-pg-advantages .advantages-blck .col-lg-4 .front-pg-advantage-blck:last-of-type55 {
    border-left: 2px solid #e4e4e4;
  }
  /* line 600, ../../resources/sass/main.scss */
  section.front-pg-features .section-ttl {
    margin: 35px;
  }
  /* line 604, ../../resources/sass/main.scss */
  section.front-pg-products {
    background-image: url(/public/images/grad2.jpg);
    padding-bottom: 50px;
  }
  /* line 609, ../../resources/sass/main.scss */
  section.front-pg-products .container .products-carousel .front-pg-product-blck {
    background: white;
    height: 300px;
    margin: 45px 30px;
    padding: 20px;
    border-radius: 4px;
    -webkit-box-shadow: 2px 2px 4px 0px #343a406e;
    -moz-box-shadow: 2px 2px 4px 0px #343a406e;
    box-shadow: 2px 2px 4px 0px #343a406e;
  }
  /* line 618, ../../resources/sass/main.scss */
  section.front-pg-products .container .products-carousel .front-pg-product-blck .front-pg-product-img {
    width: 100%;
    height: 140px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    margin-bottom: 15px;
  }
  /* line 625, ../../resources/sass/main.scss */
  section.front-pg-products .container .products-carousel .front-pg-product-blck .front-pg-product-img .bg-mask {
    background-color: rgba(93, 50, 91, 0.3);
    height: 100%;
  }
  /* line 630, ../../resources/sass/main.scss */
  section.front-pg-products .container .products-carousel .front-pg-product-blck .front-pg-product-description {
    padding-top: 15px;
  }
  /* line 632, ../../resources/sass/main.scss */
  section.front-pg-products .container .products-carousel .front-pg-product-blck .front-pg-product-description .subttl {
    color: #000000;
    text-align: center;
    font-size: 13px;
    line-height: 17px;
    font-weight: 700;
    margin-bottom: 0px;
  }
  /* line 641, ../../resources/sass/main.scss */
  section.front-pg-products .container .products-carousel .front-pg-product-blck .product-gifts-blck {
    bottom: 45px;
    font-size: 10px;
    background-color: #eee;
    position: absolute;
    left: 30px;
    right: 30px;
    height: 75px;
    padding: 10px;
  }
  /* line 650, ../../resources/sass/main.scss */
  section.front-pg-products .container .products-carousel .front-pg-product-blck .product-gifts-blck a {
    color: #00863d;
    font-weight: 700;
  }
  /* line 658, ../../resources/sass/main.scss */
  section.front-pg-products .container .gifts-carousel-blck .front-pg-product-blck {
    height: 320px;
  }
  /* line 663, ../../resources/sass/main.scss */
  section.front-pg-products .section-ttl {
    margin: 35px;
  }
  /* line 666, ../../resources/sass/main.scss */
  section.front-pg-products .show-all-btn {
    background-color: #eb6508;
    display: block;
    width: 220px;
    margin: 0 auto;
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    border-radius: 4px;
    padding: 12px 0px 9px;
    font-size: 13px;
    font-weight: 700;
    margin-top: 30px;
    -webkit-box-shadow: 2px 2px 4px 0px #343a406e;
    -moz-box-shadow: 2px 2px 4px 0px #343a406e;
    box-shadow: 2px 2px 4px 0px #343a406e;
  }
  /* line 685, ../../resources/sass/main.scss */
  section.front-pg-brands {
    background-image: url(/public/images/grad3.jpg);
  }
  /* line 689, ../../resources/sass/main.scss */
  section.front-pg-brands .container .brands-carousel .front-pg-brand-blck {
    margin: 15px;
    background: white;
    padding: 30px 10px;
    border-radius: 4px;
    -webkit-box-shadow: 2px 2px 4px 0px #343a406e;
    -moz-box-shadow: 2px 2px 4px 0px #343a406e;
    box-shadow: 2px 2px 4px 0px #343a406e;
  }
  /* line 698, ../../resources/sass/main.scss */
  section.front-pg-brands .container .brands-carousel .front-pg-brand-blck a .front-pg-brand-img {
    height: 75px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: 50%;
    background-position-y: 50%;
  }
  /* line 704, ../../resources/sass/main.scss */
  section.front-pg-brands .container .brands-carousel .front-pg-brand-blck a .front-pg-brand-img .bg-mask {
    background-color: rgba(93, 50, 91, 0.3);
    height: 100%;
  }
  /* line 707, ../../resources/sass/main.scss */
  section.front-pg-brands .container .brands-carousel .front-pg-brand-blck a .front-pg-brand-img .bg-mask h3 {
    text-align: center;
    color: #ffffff;
    padding: 30px;
  }
  /* line 718, ../../resources/sass/main.scss */
  section.front-pg-brands .container .feature .feature-blck {
    background: green;
    padding: 20px;
    border-radius: 4px;
    margin-bottom: 20px;
    color: white;
    text-align: center;
    height: 175px;
    -webkit-box-shadow: 2px 2px 4px 0px #343a406e;
    -moz-box-shadow: 2px 2px 4px 0px #343a406e;
    box-shadow: 2px 2px 4px 0px #343a406e;
  }
  /* line 729, ../../resources/sass/main.scss */
  section.front-pg-brands .container .feature .feature-blck .feature-text {
    padding-top: 15px;
    font-weight: 400px;
    font-size: 15px;
  }
  /* line 734, ../../resources/sass/main.scss */
  section.front-pg-brands .container .feature .feature-blck img {
    width: 80px;
  }
}
@keyframes background {
  50% {
    background: #abdfc3;
    box-shadow: 0 -200px 100px -100px #f6c5a3 inset;
  }
}
