@import url(../libs/bootstrap-4.1.3/css/bootstrap-grid.min.css);
@import url(../libs/bootstrap-4.1.3/css/bootstrap.min.css);
@import url(../libs/fancyBox/source/jquery.fancybox.css);
@import url(../libs/slick-1.6.0/slick/slick.css);
@import url(../libs/select-plugin/select2/dist/css/select2.min.css);
@import url(../libs/PickMeUp/css/pickmeup.css);
@font-face {
  font-family: "GothamProRegular";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Gotham/GothamProRegular/GothamProRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham/GothamProRegular/GothamProRegular.woff") format("woff"), url("../fonts/Gotham/GothamProRegular/GothamProRegular.ttf") format("truetype");
}

@font-face {
  font-family: "GothamProBold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Gotham/GothamProBold/GothamProBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham/GothamProBold/GothamProBold.woff") format("woff"), url("../fonts/Gotham/GothamProBold/GothamProBold.ttf") format("truetype");
}

@font-face {
  font-family: "TinosRegular";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Tinos/Tinos-Regular/Tinos-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Tinos/Tinos-Regular/Tinos-Regular.woff") format("woff"), url("../fonts/Tinos/Tinos-Regular/Tinos-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "TinosItalic";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Tinos/Tinos-Italic/Tinos-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Tinos/Tinos-Italic/Tinos-Italic.woff") format("woff"), url("../fonts/Tinos/Tinos-Italic/Tinos-Italic.ttf") format("truetype");
}

@font-face {
  font-family: "TinosBoldItalic";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Tinos/Tinos-BoldItalic/Tinos-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Tinos/Tinos-BoldItalic/Tinos-BoldItalic.woff") format("woff"), url("../fonts/Tinos/Tinos-BoldItalic/Tinos-BoldItalic.ttf") format("truetype");
}

@font-face {
  font-family: "TinosBold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Tinos/Tinos-Bold/Tinos-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Tinos/Tinos-Bold/Tinos-Bold.woff") format("woff"), url("../fonts/Tinos/Tinos-Bold/Tinos-Bold.ttf") format("truetype");
}

.page-title {
  text-align: center;
  margin-bottom: 70px;
}

.page-title .title-descr {
  margin: 0 auto;
  padding-top: 30px;
  max-width: 900px;
  text-align: center;
  letter-spacing: .25px;
}

.page-title .title-descr-big {
  padding-top: 30px;
}

.page-title .btn-wrap {
  padding-top: 40px;
}

.page-title.left {
  text-align: left;
}

.page-title.left .title-descr {
  max-width: none;
  text-align: left;
}

.page-title.left .btn-wrap {
  text-align: left;
}

.title-descr-big {
  font-size: 18px;
}

.title-wrap {
  position: relative;
  padding: 0;
  margin: 0 auto 60px;
  display: block;
  text-align: center;
  color: #000;
}

.title-wrap.left {
  text-align: left;
}

.title-wrap.left .title-descr {
  max-width: none;
  text-align: left;
}

.title-wrap.left .btn-wrap {
  text-align: left;
  margin-top: 40px;
}

.title-descr {
  padding-top: 25px;
  max-width: 700px;
  margin: 0 auto;
}

.title-descr:empty {
  padding: 0;
}

.h1-title, .home-carousel-itm-title span, .home-gallery-itm-title span,
.h2-title,
.h3-title,
.modal-title,
.sub-mnu-title,
.sub-main-lnk,
.report-wrap .current-date {
  display: block;
  font-family: "TinosBold", sans-serif;
  line-height: 1.1em;
  font-weight: normal;
  text-transform: uppercase;
}

.h1-title, .home-carousel-itm-title span, .home-gallery-itm-title span {
  font-size: 100px;
  line-height: 1em;
  color: #009bd1;
  letter-spacing: 14px;
}

.h2-title {
  font-size: 49px;
  text-transform: uppercase;
}


.h3-title,
.modal-title,
.sub-mnu-title,
.sub-main-lnk,
.report-wrap .current-date {
  font-size: 31px;
  text-transform: uppercase;
}

.txt-box {
  letter-spacing: normal;
}

.txt-box.center {
  text-align: center;
}

.txt-box h1,
.txt-box h2,
.txt-box h3,
.txt-box h4,
.txt-box h5,
.txt-box h6 {
  font-family: "TinosBold", sans-serif;
  line-height: 1.1em;
  margin-bottom: 28px;
}

.txt-box h1 {
  font-size: 36px;
}

.txt-box h2 {
  font-size: 32px;
}

.txt-box h3 {
  font-size: 26px;
}

.txt-box h4 {
  font-size: 22px;
}

.txt-box h5 {
  font-size: 20px;
}

.txt-box h6 {
  font-size: 17px;
}

.txt-box img {
  display: inline-block;
  margin-bottom: 20px;
  height: auto;
  width: auto;
  max-width: 100%;
}

.txt-box p,
.txt-box ul,
.txt-box ol {
  margin-bottom: 30px;
}

.txt-box strong {
  font-family: "GothamProBold", sans-serif;
  font-weight: normal;
}

@media only screen and (max-width: 767px) {
  .txt-box img {
    height: auto !important;
    width: auto !important;
  }
}

/* Clearfix */
.clearfix::before, .tabs__caption::before, .breadcrumbs::before, .main-mnu::before, .prod-carousel-category ul::before, .gallery-manager .images::before, .clearfix::after, .tabs__caption::after, .breadcrumbs::after, .main-mnu::after, .prod-carousel-category ul::after, .gallery-manager .images::after {
  content: "";
  display: table;
}

.clearfix::after, .tabs__caption::after, .breadcrumbs::after, .main-mnu::after, .prod-carousel-category ul::after, .gallery-manager .images::after {
  clear: both;
}

.before,
.after {
  position: absolute;
  content: "";
}

* {
  margin: 0;
  padding: 0;
  outline: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  outline: none !important;
  cursor: pointer;
  color: inherit;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}

a:hover {
  text-decoration: underline;
  color: #009bd1;
}

fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

ol,
ul,
li,
form {
  list-style: none;
  padding: 0;
  margin: 0;
}

label {
  font-weight: normal;
}

.hidden {
  display: none;
}

/* Title */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin: 0;
  padding: 0;
}

.loaded {
  margin-left: -1000px;
  margin-top: -1px;
  width: 10px;
  height: 1px;
  opacity: 0;
}

[class$="-ic"] {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  line-height: 1em;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
}

.arr-dn-ic {
  width: 13px;
  height: 7px;
  background-image: url("../img/_style/_svg/arr_dn.svg");
}

.user-ic {
  width: 25px;
  height: 25px;
  background-image: url("../img/_style/_svg/user.svg");
  -webkit-background-size: 20px auto;
     -moz-background-size: 20px auto;
       -o-background-size: 20px auto;
          background-size: 20px auto;
}

.cart-ic {
  width: 25px;
  height: 25px;
  background-image: url("../img/_style/_svg/cart.svg");
  -webkit-background-size: 25px auto;
     -moz-background-size: 25px auto;
       -o-background-size: 25px auto;
          background-size: 25px auto;
}

.empty-cart-ic {
  width: 88px;
  height: 83px;
  background-image: url("../img/_style/_svg/cart-empty.png");
}

.why-us-ic {
  background-color: #f8f8f7;
  width: 195px;
  height: 195px;
  -webkit-border-radius: 10em;
     -moz-border-radius: 10em;
          border-radius: 10em;
  -webkit-background-size: 60% 60%;
     -moz-background-size: 60%;
       -o-background-size: 60%;
          background-size: 60%;
}

.locale-ic {
  width: 27px;
  height: 27px;
  background-image: url("../img/_style/_svg/map.svg");
}

.letter-ic {
  width: 27px;
  height: 17px;
  background-image: url("../img/_style/_svg/mail.svg");
}

.phone-ic {
  width: 27px;
  height: 24px;
  background-image: url("../img/_style/_svg/phone.svg");
}

.attention-ic {
  width: 15px;
  height: 15px;
  background-image: url("../img/_style/_svg/info.svg");
  opacity: .5;
}

.percent-ic {
  width: 25px;
  height: 25px;
  background-image: url("../img/_style/_svg/percent-2.svg");
  background-color: #009bd1;
  -webkit-background-size: 52% 52%;
     -moz-background-size: 52%;
       -o-background-size: 52%;
          background-size: 52%;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.prod-brief-price .price {
  position: relative;
}

.prod-brief-price .price .percent-ic {
  position: absolute;
  left: 100%;
  bottom: 100%;
}

.gears-ic {
  width: 25px;
  min-width: 25px;
  height: 25px;
  background-image: url("../img/_style/_svg/gears.svg");
}

.key-ic {
  width: 12px;
  min-width: 12px;
  height: 12px;
  background-image: url("../img/_style/_svg/key.svg");
}

.refresh-ic {
  width: 14px;
  min-width: 14px;
  height: 14px;
  background-image: url("../img/_style/_svg/refresh.svg");
}

@font-face {
  font-family: "GothamProRegular";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Gotham/GothamProRegular/GothamProRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham/GothamProRegular/GothamProRegular.woff") format("woff"), url("../fonts/Gotham/GothamProRegular/GothamProRegular.ttf") format("truetype");
}

@font-face {
  font-family: "GothamProBold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Gotham/GothamProBold/GothamProBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham/GothamProBold/GothamProBold.woff") format("woff"), url("../fonts/Gotham/GothamProBold/GothamProBold.ttf") format("truetype");
}

@font-face {
  font-family: "TinosRegular";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Tinos/Tinos-Regular/Tinos-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Tinos/Tinos-Regular/Tinos-Regular.woff") format("woff"), url("../fonts/Tinos/Tinos-Regular/Tinos-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "TinosItalic";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Tinos/Tinos-Italic/Tinos-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Tinos/Tinos-Italic/Tinos-Italic.woff") format("woff"), url("../fonts/Tinos/Tinos-Italic/Tinos-Italic.ttf") format("truetype");
}

@font-face {
  font-family: "TinosBoldItalic";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Tinos/Tinos-BoldItalic/Tinos-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Tinos/Tinos-BoldItalic/Tinos-BoldItalic.woff") format("woff"), url("../fonts/Tinos/Tinos-BoldItalic/Tinos-BoldItalic.ttf") format("truetype");
}

@font-face {
  font-family: "TinosBold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Tinos/Tinos-Bold/Tinos-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Tinos/Tinos-Bold/Tinos-Bold.woff") format("woff"), url("../fonts/Tinos/Tinos-Bold/Tinos-Bold.ttf") format("truetype");
}

.page-title {
  text-align: center;
  margin-bottom: 70px;
}

.page-title .title-descr {
  margin: 0 auto;
  padding-top: 30px;
  max-width: 900px;
  text-align: center;
  letter-spacing: .25px;
}

.page-title .title-descr-big {
  padding-top: 30px;
}

.page-title .btn-wrap {
  padding-top: 40px;
}

.page-title.left {
  text-align: left;
}

.page-title.left .title-descr {
  max-width: none;
  text-align: left;
}

.page-title.left .btn-wrap {
  text-align: left;
}

.title-descr-big {
  font-size: 18px;
}

.title-wrap {
  position: relative;
  padding: 0;
  margin: 0 auto 60px;
  display: block;
  text-align: center;
  color: #000;
}

.title-wrap.left {
  text-align: left;
}

.title-wrap.left .title-descr {
  max-width: none;
  text-align: left;
}

.title-wrap.left .btn-wrap {
  text-align: left;
  margin-top: 40px;
}

.title-descr {
  padding-top: 25px;
  max-width: 700px;
  margin: 0 auto;
}

.title-descr:empty {
  padding: 0;
}

.h1-title, .home-carousel-itm-title span, .home-gallery-itm-title span,
.h2-title,
.h3-title,
.modal-title,
.sub-mnu-title,
.sub-main-lnk,
.report-wrap .current-date {
  display: block;
  font-family: "TinosBold", sans-serif;
  line-height: 1.1em;
  font-weight: normal;
  text-transform: uppercase;
}

.h1-title, .home-carousel-itm-title span, .home-gallery-itm-title span {
  font-size: 100px;
  line-height: 1em;
  color: #009bd1;
  letter-spacing: 14px;
}

.h2-title {
  font-size: 49px;
  text-transform: uppercase;
}


.h3-title,
.modal-title,
.sub-mnu-title,
.sub-main-lnk,
.report-wrap .current-date {
  font-size: 31px;
  text-transform: uppercase;
}

.txt-box {
  letter-spacing: normal;
}

.txt-box.center {
  text-align: center;
}

.txt-box h1,
.txt-box h2,
.txt-box h3,
.txt-box h4,
.txt-box h5,
.txt-box h6 {
  font-family: "TinosBold", sans-serif;
  line-height: 1.1em;
  margin-bottom: 28px;
}

.txt-box h1 {
  font-size: 36px;
}

.txt-box h2 {
  font-size: 32px;
}

.txt-box h3 {
  font-size: 26px;
}

.txt-box h4 {
  font-size: 22px;
}

.txt-box h5 {
  font-size: 20px;
}

.txt-box h6 {
  font-size: 17px;
}

.txt-box img {
  display: inline-block;
  margin-bottom: 20px;
  height: auto;
  width: auto;
  max-width: 100%;
}

.txt-box p,
.txt-box ul,
.txt-box ol {
  margin-bottom: 30px;
}

.txt-box strong {
  font-family: "GothamProBold", sans-serif;
  font-weight: normal;
}

@media only screen and (max-width: 767px) {
  .txt-box img {
    height: auto !important;
    width: auto !important;
  }
}

/* Clearfix */
.clearfix::before, .tabs__caption::before, .breadcrumbs::before, .main-mnu::before, .prod-carousel-category ul::before, .gallery-manager .images::before, .clearfix::after, .tabs__caption::after, .breadcrumbs::after, .main-mnu::after, .prod-carousel-category ul::after, .gallery-manager .images::after {
  content: "";
  display: table;
}

.clearfix::after, .tabs__caption::after, .breadcrumbs::after, .main-mnu::after, .prod-carousel-category ul::after, .gallery-manager .images::after {
  clear: both;
}

.before,
.after {
  position: absolute;
  content: "";
}

* {
  margin: 0;
  padding: 0;
  outline: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  outline: none !important;
  cursor: pointer;
  color: inherit;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}

a:hover {
  text-decoration: underline;
  color: #009bd1;
}

fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

ol,
ul,
li,
form {
  list-style: none;
  padding: 0;
  margin: 0;
}

label {
  font-weight: normal;
}

.hidden {
  display: none;
}

/* Title */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin: 0;
  padding: 0;
}

.btn-wrap {
  text-align: center;
}

.btn, .btn-accent, .btn-blue, .blue-cat .btn, .btn-dark, .head-cart-empty .btn-close {
  text-decoration: none !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  outline: none !important;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  text-align: center;
  display: inline-block;
  padding: 15px 25px 13px;
  height: 50px;
  border: 1px solid #009bd1;
  color: #000;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 1.4em;
  font-family: "TinosBold", sans-serif;
  min-width: 195px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.btn:hover, .btn-accent:hover, .btn-blue:hover, .btn-dark:hover, .head-cart-empty .btn-close:hover {
  color: #fff;
  background-color: #009bd1 !important;
  border-color: #009bd1 !important;
}

.btn:active, .btn-accent:active, .btn-blue:active, .btn-dark:active, .head-cart-empty .btn-close:active {
  opacity: .8;
}

.btn.red, .red.btn-accent, .red.btn-blue, .red.btn-dark, .head-cart-empty .red.btn-close {
  background-color: #cc041a;
  border-color: #cc041a;
  color: #fff;
}

.btn.red:hover, .red.btn-accent:hover, .red.btn-blue:hover, .red.btn-dark:hover, .head-cart-empty .red.btn-close:hover {
  background-color: #9c0d15 !important;
  border-color: #9c0d15 !important;
  color: #fff;
}

.btn-accent, .btn-blue, .blue-cat .btn {
  background-color: #009bd1;
  color: #fff;
}

.btn-accent:hover, .btn-blue:hover, .blue-cat .btn:hover {
  background-color: #188eb4 !important;
  border-color: #188eb4 !important;
}

.btn-dark {
  border-color: #000;
}

.btn-blue, .blue-cat .btn {
  background-color: #00a2db;
  border-color: #00a2db;
}

.btn-back, .head-cart-lst-wrap .btn-close {
  display: inline-block;
  padding-left: 105px;
  font-family: "TinosBold", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #a3a3a3;
  background-image: url("../img/_style/_svg/arr-back.png");
  background-repeat: no-repeat;
  background-position: left 0 center;
  -webkit-background-size: 86px auto;
     -moz-background-size: 86px auto;
       -o-background-size: 86px auto;
          background-size: 86px auto;
  cursor: pointer;
}

.btn-slide-buy {
  display: inline-block;
  white-space: nowrap;
  cursor: pointer;
  padding-left: 170px;
  font-family: "TinosBold", sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  color: #000;
  background-image: url("../img/_style/_svg/arr-buy.png");
  background-repeat: no-repeat;
  background-position: left 0 center;
  -webkit-background-size: 153px auto;
     -moz-background-size: 153px auto;
       -o-background-size: 153px auto;
          background-size: 153px auto;
}

.btn-slide-buy:hover {
  background-position: left 7px center;
}

.btn-wrap-more {
  text-align: center;
}

.btn-more, .btn-more-2 {
  display: inline-block;
  font-family: "TinosBold", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #a3a3a3;
  cursor: pointer;
  position: relative;
  padding-bottom: 90px;
  text-decoration: none !important;
}

.btn-more:hover::after, .btn-more-2:hover::after {
  background-position: center bottom 0;
}

.btn-more::after, .btn-more-2::after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 0);
     -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  height: 87px;
  width: 20px;
  background-image: url("../img/_style/_svg/arr-btn-dn.png");
  background-repeat: no-repeat;
  background-position: center bottom 7px;
  -webkit-background-size: 13px auto;
     -moz-background-size: 13px auto;
       -o-background-size: 13px auto;
          background-size: 13px auto;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}

.btn-more-2 {
  color: #000;
  font-size: 15px;
  border-bottom: 2px solid #009bd1;
  padding-bottom: 1px;
  padding-left: 5px;
  padding-right: 5px;
}

.btn-more-2::after {
  display: none;
}

.btn-dn {
  position: absolute;
  z-index: 10;
  bottom: 5px;
  right: -webkit-calc(50vw + 39vw);
  right: -moz-calc(50vw + 39vw);
  right: calc(50vw + 39vw);
  cursor: pointer;
  text-align: right;
  background-image: url("../img/_style/_svg/arr-btn-dn-2.png");
  background-repeat: no-repeat;
  -webkit-background-size: 153px auto;
     -moz-background-size: 153px auto;
       -o-background-size: 153px auto;
          background-size: 153px auto;
  background-position: right 7px top 0;
  min-width: 160px;
  font-family: "TinosBold", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  padding-top: 20px;
  color: #a3a3a3;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: 100% 100%;
     -moz-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
       -o-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
  padding-right: 7px;
}

.btn-dn:hover {
  color: #009bd1;
  background-position: right 0 top 0;
}

.btn-top {
  position: fixed;
  z-index: 555;
  left: 0;
  bottom: 0;
  width: 45px;
  height: 45px;
  background-color: #188eb4;
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  background-image: url("../img/_style/_svg/btn-top.svg");
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 23px 23px;
     -moz-background-size: 23px;
       -o-background-size: 23px;
          background-size: 23px;
  opacity: 0;
}

.btn-top.on {
  opacity: 1;
}

.btn-top:hover {
  background-color: #009bd1;
}

.toggle-btn {
  display: inline-block;
  margin-right: 30px;
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  text-align: center;
  text-decoration: none;
  width: 30px;
  height: 30px;
  z-index: 10;
  cursor: pointer;
  -webkit-transition: .5s ease all;
  -o-transition: .5s ease all;
  -moz-transition: .5s ease all;
  transition: .5s ease all;
}

.toggle-btn span {
  position: relative;
  top: 50%;
  margin-top: -1px;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #141414;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
}

.toggle-btn span::after, .toggle-btn span::before {
  content: "";
  position: absolute;
  left: 0;
  top: -10px;
  width: 100%;
  height: 2px;
  background-color: #000;
  -webkit-transition: .5s ease all;
  -o-transition: .5s ease all;
  -moz-transition: .5s ease all;
  transition: .5s ease all;
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
}

.toggle-btn span:after {
  top: 10px;
  width: 55%;
}

.toggle-btn.on {
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
}

.toggle-btn.on span {
  background-color: transparent !important;
}

.toggle-btn.on span::before {
  width: 32px;
  -webkit-transform: rotate(45deg) translate(7px, 7px);
     -moz-transform: rotate(45deg) translate(7px, 7px);
      -ms-transform: rotate(45deg) translate(7px, 7px);
       -o-transform: rotate(45deg) translate(7px, 7px);
          transform: rotate(45deg) translate(7px, 7px);
}

.toggle-btn.on span::after {
  width: 32px;
  -webkit-transform: rotate(-45deg) translate(7px, -7px);
     -moz-transform: rotate(-45deg) translate(7px, -7px);
      -ms-transform: rotate(-45deg) translate(7px, -7px);
       -o-transform: rotate(-45deg) translate(7px, -7px);
          transform: rotate(-45deg) translate(7px, -7px);
}

.hidden {
  display: none !important;
}

.inner-pages {
  position: fixed;
  z-index: 5000;
  top: 15%;
  left: 0;
  display: inline-block;
  height: 62px;
  width: 35px;
  overflow: hidden;
  background-image: url("../img/_style/_svg/inner_pages.svg");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
}

.inner-pages:hover {
  overflow: visible;
}

.inner-pages:hover .page-links {
  opacity: 1;
}

.page-links {
  padding: 10px;
  background-color: #fff;
  color: #000;
  font-size: 16px;
  border: 1px solid #ccc;
  position: absolute;
  top: 0;
  left: 100%;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  opacity: 0;
  min-height: 100%;
  white-space: nowrap;
  max-height: 85vh;
  overflow-y: auto;
}

.page-links a {
  display: block;
  padding: 3px;
  margin: 0 0 5px;
  line-height: 1.2em;
}

.page-links a:hover {
  color: blue;
}

.img-inner-box {
  position: relative;
  display: block;
  text-decoration: none !important;
  border: none !important;
  width: 100%;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}

.img-inner-box img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100% !important;
  height: auto !important;
  opacity: 0;
}

.img-inner-box .main-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
  opacity: 0;
}

body {
  position: relative;
  min-width: 320px;
  font-family: 'GothamProRegular', sans-serif;
  font-size: 15px;
  line-height: 1.67em;
  letter-spacing: 1.5px;
  font-weight: normal;
  color: #000;
  -webkit-font-smoothing: antialiased;
}

.wrapper {
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}

.layout {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 200px;
}

.int-expl .wrapper {
  display: block;
}

.red-layout a:hover,
.red-layout .filter-toggle-btn:hover,
.red-layout .filter-mobile-toggle-btn:hover,
.red-layout .del-all-fltrs:hover {
  color: #cc041a;
}

.red-layout .btn, .red-layout .btn-accent, .red-layout .btn-blue, .red-layout .btn-dark, .red-layout .head-cart-empty .btn-close, .head-cart-empty .red-layout .btn-close {
  background-color: #cc041a;
  border-color: #cc041a;
  color: #fff;
}

.red-layout .btn:hover, .red-layout .btn-accent:hover, .red-layout .btn-blue:hover, .red-layout .btn-dark:hover, .red-layout .head-cart-empty .btn-close:hover, .head-cart-empty .red-layout .btn-close:hover {
  background-color: #9c0d15 !important;
  border-color: #9c0d15 !important;
  color: #fff;
}

.red-layout .price,
.red-layout .prod-itm-img:hover ~ .prod-itm-txt .prod-title {
  color: #cc041a;
}

.red-layout .tabs__caption > li:hover {
  color: #cc041a;
}

.red-layout .tabs__caption-wrap.links-btns .tabs__caption > li > a,
.red-layout .tabs__caption-wrap.links-btns .tabs__caption > li > span {
  color: #fff;
  background-color: #cc041a;
}

.red-layout .tabs__caption-wrap.links-btns .tabs__caption > li > a:hover,
.red-layout .tabs__caption-wrap.links-btns .tabs__caption > li > span:hover {
  background-color: #9c0d15;
}

.red-layout .slick-dots button {
  background-color: #cc041a;
}

.red-layout .img-slider-wrap .slick-arrow:hover {
  background-color: #cc041a;
}

.general-tabs {
  margin-bottom: 75px;
}

.general-tabs .tabs__content-wrap {
  margin-top: 50px;
}

.show-tabs__content-btn {
  display: none;
}

.tabs__content {
  margin: 0 auto;
  height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}

.tabs__content.active {
  padding: 0;
  height: auto;
  opacity: 1;
  overflow: visible;
}

.tabs__caption-wrap {
  text-align: center;
  margin: 0 auto 20px;
  position: relative;
  line-height: 1em;
}

.tabs__caption-wrap.links-btns {
  margin: 30px auto 15px !important;
  padding: 0 !important;
}

.tabs__caption-wrap.links-btns .tabs__caption {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  font-size: 18px;
}

.tabs__caption-wrap.links-btns .tabs__caption > li {
  margin-bottom: 15px;
  margin-left: 10px;
  margin-right: 10px;
}

.tabs__caption-wrap.links-btns .tabs__caption > li > a,
.tabs__caption-wrap.links-btns .tabs__caption > li > span {
  background-color: #f5f5f4;
}

.tabs__caption-wrap.links-btns .tabs__caption > li > a:hover,
.tabs__caption-wrap.links-btns .tabs__caption > li > span:hover {
  background-color: #141414;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .tabs__caption-wrap.links-btns .tabs__caption {
    white-space: normal;
  }
  .tabs__caption-wrap.links-btns .tabs__caption > li {
    position: static;
    height: auto;
    margin: 0 auto 15px;
  }
  .tabs__caption-wrap.links-btns .tabs__caption > li > a,
  .tabs__caption-wrap.links-btns .tabs__caption > li > span {
    min-height: 44px;
  }
}

.tabs__caption {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "TinosBold", sans-serif;
  font-size: 22px;
  line-height: 1em;
  text-transform: uppercase;
}

.tabs__caption > li {
  cursor: pointer;
  margin: 0 5px;
}

.tabs__caption > li > a,
.tabs__caption > li > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 50px;
  padding: 5px 25px;
  -webkit-border-radius: 10em;
     -moz-border-radius: 10em;
          border-radius: 10em;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
  text-decoration: none;
}

.tabs__caption > li:hover {
  color: #009bd1;
}

.tabs__caption > li.active > a,
.tabs__caption > li.active > span {
  background-color: #f5f5f4;
}

.tabs__caption > li.active:hover {
  color: #000 !important;
  cursor: default !important;
}

.tabs__caption > li.active:hover > a,
.tabs__caption > li.active:hover > span {
  cursor: default;
}

.parallax-box {
  min-height: 300px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: 0s linear;
  -o-transition: 0s linear;
  -moz-transition: 0s linear;
  transition: 0s linear;
  -webkit-transition-property: background-position;
  -o-transition-property: background-position;
  -moz-transition-property: background-position;
  transition-property: background-position;
}

.cust-accordion {
  padding: 25px 0;
}

.cust-accordion > li {
  overflow: hidden;
}

.cust-accordion > li.open-start .accord-content {
  display: block;
}

.accord-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 7px 35px 5px;
  font-size: 25px;
  line-height: 1.15em;
  text-transform: uppercase;
  min-height: 60px;
  cursor: pointer;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
  color: #188eb4;
  border-bottom: 1px solid #009bd1;
}

.accord-btn .arr-dn-ic {
  height: 12px;
  width: 24px;
  min-width: 24px;
  background-image: url("../img/_style/_svg/arr_dn.svg");
  margin-top: -3px;
}

.accord-btn.on {
  background-color: #009bd1;
  color: #fff;
}

.accord-btn.on .arr-dn-ic {
  -webkit-filter: brightness(0) invert(100%);
          filter: brightness(0) invert(100%);
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

.accord-content {
  display: none;
}

.accord-content-inner {
  padding: 35px;
}

.cust-inp, .cust-inp-srch, .cust-inp-date, .cust-inp-upload, .head-inp-srch {
  display: block;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  position: relative;
}

.cust-inp input, .cust-inp-srch input, .cust-inp-date input, .cust-inp-upload input, .head-inp-srch input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  padding: 14px 40px 11px;
  width: 100%;
  height: 60px;
  font-size: 15px;
  line-height: 1.67em;
  border: 1px solid #e2e1e1;
  -webkit-border-radius: 10em;
     -moz-border-radius: 10em;
          border-radius: 10em;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  color: #000;
}

.cust-inp input::-webkit-input-placeholder, .cust-inp-srch input::-webkit-input-placeholder, .cust-inp-date input::-webkit-input-placeholder, .cust-inp-upload input::-webkit-input-placeholder, .head-inp-srch input::-webkit-input-placeholder {
  -webkit-transition: .3s;
  transition: .3s;
  color: #999;
}

.cust-inp input:-moz-placeholder, .cust-inp-srch input:-moz-placeholder, .cust-inp-date input:-moz-placeholder, .cust-inp-upload input:-moz-placeholder, .head-inp-srch input:-moz-placeholder {
  -moz-transition: .3s;
  transition: .3s;
  color: #999;
}

.cust-inp input::-moz-placeholder, .cust-inp-srch input::-moz-placeholder, .cust-inp-date input::-moz-placeholder, .cust-inp-upload input::-moz-placeholder, .head-inp-srch input::-moz-placeholder {
  -moz-transition: .3s;
  transition: .3s;
  color: #999;
}

.cust-inp input:-ms-input-placeholder, .cust-inp-srch input:-ms-input-placeholder, .cust-inp-date input:-ms-input-placeholder, .cust-inp-upload input:-ms-input-placeholder, .head-inp-srch input:-ms-input-placeholder {
  -ms-transition: .3s;
  transition: .3s;
  color: #999;
}

.cust-inp input::-ms-input-placeholder, .cust-inp-srch input::-ms-input-placeholder, .cust-inp-date input::-ms-input-placeholder, .cust-inp-upload input::-ms-input-placeholder, .head-inp-srch input::-ms-input-placeholder {
  -ms-transition: .3s;
  transition: .3s;
  color: #999;
}

.cust-inp input::placeholder, .cust-inp-srch input::placeholder, .cust-inp-date input::placeholder, .cust-inp-upload input::placeholder, .head-inp-srch input::placeholder {
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  color: #999;
}

.cust-inp input:focus, .cust-inp-srch input:focus, .cust-inp-date input:focus, .cust-inp-upload input:focus, .head-inp-srch input:focus {
  border-color: #009bd1 !important;
}

.cust-inp input:focus::-webkit-input-placeholder, .cust-inp-srch input:focus::-webkit-input-placeholder, .cust-inp-date input:focus::-webkit-input-placeholder, .cust-inp-upload input:focus::-webkit-input-placeholder, .head-inp-srch input:focus::-webkit-input-placeholder {
  opacity: 0;
}

.cust-inp input:focus:-moz-placeholder, .cust-inp-srch input:focus:-moz-placeholder, .cust-inp-date input:focus:-moz-placeholder, .cust-inp-upload input:focus:-moz-placeholder, .head-inp-srch input:focus:-moz-placeholder {
  opacity: 0;
}

.cust-inp input:focus::-moz-placeholder, .cust-inp-srch input:focus::-moz-placeholder, .cust-inp-date input:focus::-moz-placeholder, .cust-inp-upload input:focus::-moz-placeholder, .head-inp-srch input:focus::-moz-placeholder {
  opacity: 0;
}

.cust-inp input:focus:-ms-input-placeholder, .cust-inp-srch input:focus:-ms-input-placeholder, .cust-inp-date input:focus:-ms-input-placeholder, .cust-inp-upload input:focus:-ms-input-placeholder, .head-inp-srch input:focus:-ms-input-placeholder {
  opacity: 0;
}

.cust-inp input:focus::-ms-input-placeholder, .cust-inp-srch input:focus::-ms-input-placeholder, .cust-inp-date input:focus::-ms-input-placeholder, .cust-inp-upload input:focus::-ms-input-placeholder, .head-inp-srch input:focus::-ms-input-placeholder {
  opacity: 0;
}

.cust-inp input:focus::placeholder, .cust-inp-srch input:focus::placeholder, .cust-inp-date input:focus::placeholder, .cust-inp-upload input:focus::placeholder, .head-inp-srch input:focus::placeholder {
  opacity: 0;
}

.cust-inp.disabled::before, .disabled.cust-inp-srch::before, .disabled.cust-inp-date::before, .disabled.cust-inp-upload::before, .disabled.head-inp-srch::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.cust-inp.disabled input, .disabled.cust-inp-srch input, .disabled.cust-inp-date input, .disabled.cust-inp-upload input, .disabled.head-inp-srch input {
  background-color: #f8f8f7;
  border-color: #f8f8f7;
}

.cust-inp.disabled input:focus, .disabled.cust-inp-srch input:focus, .disabled.cust-inp-date input:focus, .disabled.cust-inp-upload input:focus, .disabled.head-inp-srch input:focus {
  background-color: transparent;
}

.cust-inp.edit-on::before, .edit-on.cust-inp-srch::before, .edit-on.cust-inp-date::before, .edit-on.cust-inp-upload::before, .edit-on.head-inp-srch::before {
  display: none !important;
}

.cust-inp .iti, .cust-inp-srch .iti, .cust-inp-date .iti, .cust-inp-upload .iti, .head-inp-srch .iti {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.cust-inp .iti input, .cust-inp-srch .iti input, .cust-inp-date .iti input, .cust-inp-upload .iti input, .head-inp-srch .iti input {
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
  padding-left: 5px !important;
  border-left-color: transparent !important;
}

.cust-inp .iti__flag-container, .cust-inp-srch .iti__flag-container, .cust-inp-date .iti__flag-container, .cust-inp-upload .iti__flag-container, .head-inp-srch .iti__flag-container {
  position: static;
  padding: 0;
}

.cust-inp .iti__selected-flag, .cust-inp-srch .iti__selected-flag, .cust-inp-date .iti__selected-flag, .cust-inp-upload .iti__selected-flag, .head-inp-srch .iti__selected-flag {
  -webkit-border-top-left-radius: 10em;
     -moz-border-radius-topleft: 10em;
          border-top-left-radius: 10em;
  -webkit-border-bottom-left-radius: 10em;
     -moz-border-radius-bottomleft: 10em;
          border-bottom-left-radius: 10em;
  padding-left: 15px;
  padding-right: 5px;
}

.touch.safari input[type="color"]:focus,
.touch.safari input[type="date"]:focus,
.touch.safari input[type="datetime"]:focus,
.touch.safari input[type="datetime-local"]:focus,
.touch.safari input[type="email"]:focus,
.touch.safari input[type="month"]:focus,
.touch.safari input[type="number"]:focus,
.touch.safari input[type="password"]:focus,
.touch.safari input[type="search"]:focus,
.touch.safari input[type="tel"]:focus,
.touch.safari input[type="text"]:focus,
.touch.safari input[type="time"]:focus,
.touch.safari input[type="url"]:focus,
.touch.safari input[type="week"]:focus,
.touch.safari select:focus,
.touch.safari textarea:focus {
  font-size: 16px;
}

.help-block {
  font-size: 12px;
  line-height: 1.5em;
  color: #009bd1;
  padding-top: 8px;
  margin: 0;
}

.help-block:empty {
  padding-top: 0;
}

.form-control:focus {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  color: inherit;
}

.btn-edit {
  display: inline-block;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 20px;
  top: 30px;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background-image: url("../img/_style/_svg/edit.svg");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  cursor: pointer;
  opacity: .5;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background-color: transparent;
  outline: none !important;
}

.btn-show-pass {
  display: inline-block;
  width: 30px;
  height: 15px;
  position: absolute;
  right: 20px;
  top: 30px;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background-image: url("../img/_style/_svg/eye.svg");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background-color: transparent;
  outline: none !important;
}

.btn-show-pass.on {
  background-image: url("../img/_style/_svg/eye-2.svg");
}

.btn-show-pass + .btn-edit {
  right: 65px;
}

.btn-add-field, .btn-remove-field {
  display: inline-block;
  width: 31px;
  height: 31px;
  position: absolute;
  top: 30px;
  right: 20px;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background-image: url("../img/_style/_svg/plus.svg");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 11px 11px;
     -moz-background-size: 11px 11px;
       -o-background-size: 11px 11px;
          background-size: 11px 11px;
  -webkit-border-radius: 10em;
     -moz-border-radius: 10em;
          border-radius: 10em;
  background-color: #f2f2f2;
  cursor: pointer;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  outline: none !important;
}

.btn-add-field:hover, .btn-remove-field:hover {
  background-color: #009bd1;
}

.btn-add-field + .btn-edit, .btn-remove-field + .btn-edit {
  right: 65px;
}

.btn-remove-field {
  background-image: url("../img/_style/_svg/minus.svg");
}

.cust-inp-srch .srch-btn {
  position: absolute;
  right: 22px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.cust-inp-date input {
  background-image: url("../img/_style/_svg/calendar.svg");
  -webkit-background-size: 25px auto;
     -moz-background-size: 25px auto;
       -o-background-size: 25px auto;
          background-size: 25px auto;
  background-repeat: no-repeat;
  background-position: right 30px center;
  cursor: pointer;
  padding-right: 35px;
}

.pickmeup {
  z-index: 2000;
  background-color: #f8f8f7;
  font-size: 18px;
}

.pickmeup .pmu-instance .pmu-disabled,
.pickmeup .pmu-instance .pmu-disabled:hover {
  color: #000;
  background-color: #e2e1e1;
}

.pickmeup .pmu-sunday {
  background-color: rgba(255, 255, 255, 0.25);
}

.pickmeup .pmu-day-of-week > div:last-child {
  background-color: rgba(255, 255, 255, 0.25);
}

.pickmeup .pmu-button {
  color: #000 !important;
}

.pickmeup .pmu-button:hover {
  color: #009bd1 !important;
}

.pickmeup .pmu-instance {
  height: auto !important;
}

.pickmeup .pmu-instance nav .pmu-prev,
.pickmeup .pmu-instance nav .pmu-next {
  margin-top: 2px;
  width: 20px;
  height: 20px;
  overflow: hidden;
  color: transparent !important;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  background-image: url("../img/_style/_svg/arr_r.svg");
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  -moz-transition: .3s opacity;
  transition: .3s opacity;
}

.pickmeup .pmu-instance nav .pmu-prev:hover,
.pickmeup .pmu-instance nav .pmu-next:hover {
  color: transparent;
  background-image: url("../img/_style/_svg/arr_r.svg");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  opacity: .5;
}

.pickmeup .pmu-instance nav .pmu-prev {
  background-image: url("../img/_style/_svg/arr_l.svg");
}

.pickmeup .pmu-instance nav .pmu-prev:hover {
  background-image: url("../img/_style/_svg/arr_l.svg");
}

.pickmeup .pmu-instance nav .pmu-next {
  background-image: url("../img/_style/_svg/arr_r.svg");
}

.pickmeup .pmu-instance nav .pmu-next:hover {
  background-image: url("../img/_style/_svg/arr_r.svg");
}

.pickmeup .pmu-instance .pmu-day-of-week *,
.pickmeup .pmu-instance .pmu-days * {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 4px;
}

.pickmeup .pmu-instance .pmu-today {
  background-color: #009bd1;
}

.pickmeup .pmu-instance .pmu-today:hover {
  background-color: #009bd1;
}

.pickmeup .pmu-instance .pmu-selected {
  color: #fff !important;
  background-color: #000 !important;
}

.pickmeup .pmu-not-in-month {
  opacity: .15;
}

.pickmeup .pmu-not-in-month.pmu-selected {
  opacity: 1;
}

.pickmeup .pmu-not-in-month:hover {
  opacity: 1 !important;
}

.cust-inp-upload input {
  background-image: url("../img/_style/_svg/clip.svg");
  -webkit-background-size: 20px auto;
     -moz-background-size: 20px auto;
       -o-background-size: 20px auto;
          background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: right 25px center;
  cursor: pointer;
}

.cust-inp-upload input[type="file"] {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.cust-textarea {
  display: block;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}

.cust-textarea textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  padding: 15px 40px 5px;
  -webkit-border-radius: 25px;
     -moz-border-radius: 25px;
          border-radius: 25px;
  width: 100%;
  height: 150px;
  font-size: 15px;
  line-height: 1.67em;
  border: 1px solid #e2e1e1;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  color: #000;
  resize: none;
}

.cust-textarea textarea::-webkit-input-placeholder {
  -webkit-transition: .3s;
  transition: .3s;
  color: #999;
}

.cust-textarea textarea:-moz-placeholder {
  -moz-transition: .3s;
  transition: .3s;
  color: #999;
}

.cust-textarea textarea::-moz-placeholder {
  -moz-transition: .3s;
  transition: .3s;
  color: #999;
}

.cust-textarea textarea:-ms-input-placeholder {
  -ms-transition: .3s;
  transition: .3s;
  color: #999;
}

.cust-textarea textarea::-ms-input-placeholder {
  -ms-transition: .3s;
  transition: .3s;
  color: #999;
}

.cust-textarea textarea::placeholder {
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  color: #999;
}

.cust-textarea textarea:focus {
  border-color: #009bd1;
}

.cust-textarea textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}

.cust-textarea textarea:focus:-moz-placeholder {
  opacity: 0;
}

.cust-textarea textarea:focus::-moz-placeholder {
  opacity: 0;
}

.cust-textarea textarea:focus:-ms-input-placeholder {
  opacity: 0;
}

.cust-textarea textarea:focus::-ms-input-placeholder {
  opacity: 0;
}

.cust-textarea textarea:focus::placeholder {
  opacity: 0;
}

.cust-sel, .cust-sel-ajax {
  display: block;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  position: relative;
  text-align: left;
}

.cust-sel .select2, .cust-sel-ajax .select2 {
  width: 100% !important;
  display: block;
  position: relative;
}

.cust-sel .select2 .selection, .cust-sel-ajax .select2 .selection {
  display: block;
}

.cust-sel .select2.select2-container--above ~ .select2-container .select2-dropdown, .cust-sel-ajax .select2.select2-container--above ~ .select2-container .select2-dropdown {
  -webkit-border-bottom-left-radius: 0 !important;
     -moz-border-radius-bottomleft: 0 !important;
          border-bottom-left-radius: 0 !important;
  -webkit-border-bottom-right-radius: 0 !important;
     -moz-border-radius-bottomright: 0 !important;
          border-bottom-right-radius: 0 !important;
  -webkit-border-top-left-radius: 25px;
     -moz-border-radius-topleft: 25px;
          border-top-left-radius: 25px;
  -webkit-border-top-right-radius: 25px;
     -moz-border-radius-topright: 25px;
          border-top-right-radius: 25px;
  border-top: 1px solid #e2e1e1;
  border-bottom: none;
  overflow: hidden;
}

.cust-sel .select2.select2-container--open, .cust-sel-ajax .select2.select2-container--open {
  z-index: 9999;
}

.cust-sel .select2.select2-container--open .select2-selection__arrow, .cust-sel-ajax .select2.select2-container--open .select2-selection__arrow {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

.cust-sel .select2.select2-container--open .select2-selection, .cust-sel-ajax .select2.select2-container--open .select2-selection {
  border-color: #009bd1 !important;
}

.cust-sel .select2.select2-container--open .select2-selection.select2-selection--multiple::after, .cust-sel-ajax .select2.select2-container--open .select2-selection.select2-selection--multiple::after {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

.cust-sel .select2.select2-container--open ~ .select2-container .select2-dropdown, .cust-sel-ajax .select2.select2-container--open ~ .select2-container .select2-dropdown {
  margin-top: 0;
}

.cust-sel .select2-selection, .cust-sel-ajax .select2-selection {
  height: auto;
  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
          border-radius: 30px;
  font-size: 15px;
  line-height: 1.67em;
  border: 1px solid #e2e1e1 !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 60px;
  padding: 5px 60px 5px 40px;
  cursor: pointer;
}

.cust-sel .select2-selection.select2-selection--multiple, .cust-sel-ajax .select2-selection.select2-selection--multiple {
  padding-top: 1px;
}

.cust-sel .select2-selection.select2-selection--multiple::after, .cust-sel-ajax .select2-selection.select2-selection--multiple::after {
  content: '';
  display: block;
  position: absolute;
  width: 60px;
  top: 1px;
  right: 1px;
  bottom: 1px;
  background-image: url("../img/_style/_svg/arr_dn.svg");
  -webkit-background-size: 16px 12px;
     -moz-background-size: 16px 12px;
       -o-background-size: 16px 12px;
          background-size: 16px 12px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}

.cust-sel .select2-search__field, .cust-sel-ajax .select2-search__field {
  margin-top: 4px !important;
  cursor: pointer;
}

.cust-sel .select2-selection__rendered, .cust-sel-ajax .select2-selection__rendered {
  padding: 0 !important;
  line-height: inherit !important;
  color: inherit !important;
}

.cust-sel .select2-selection__arrow, .cust-sel-ajax .select2-selection__arrow {
  height: auto !important;
  width: 68px !important;
  bottom: 1px;
  background-image: url("../img/_style/_svg/arr_dn.svg");
  -webkit-background-size: 16px 12px;
     -moz-background-size: 16px 12px;
       -o-background-size: 16px 12px;
          background-size: 16px 12px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  opacity: 1;
}

.cust-sel .select2-selection__arrow b, .cust-sel-ajax .select2-selection__arrow b {
  display: none;
}

.cust-sel .select2-dropdown, .cust-sel-ajax .select2-dropdown {
  -webkit-border-bottom-left-radius: 25px;
     -moz-border-radius-bottomleft: 25px;
          border-bottom-left-radius: 25px;
  -webkit-border-bottom-right-radius: 25px;
     -moz-border-radius-bottomright: 25px;
          border-bottom-right-radius: 25px;
  border: 1px solid #e2e1e1;
  border-top: none;
  margin-top: -15px;
  -webkit-transition: .3s margin;
  -o-transition: .3s margin;
  -moz-transition: .3s margin;
  transition: .3s margin;
  overflow: hidden;
}

.cust-sel .select2-results__options, .cust-sel-ajax .select2-results__options {
  max-height: 300px !important;
}

.cust-sel .select2-results__option, .cust-sel-ajax .select2-results__option {
  padding: 6px 20px 6px 40px;
  border-bottom: 1px solid #efeeee;
  -webkit-transition: .25s;
  -o-transition: .25s;
  -moz-transition: .25s;
  transition: .25s;
  background-color: #fff !important;
  color: #000 !important;
}

.cust-sel .select2-results__option:last-child, .cust-sel-ajax .select2-results__option:last-child {
  border-bottom: none;
}

.cust-sel .select2-results__option:hover, .cust-sel-ajax .select2-results__option:hover {
  background-color: #009bd1 !important;
  color: #fff !important;
}

.cust-sel .select2-results__option[aria-selected$="true"], .cust-sel-ajax .select2-results__option[aria-selected$="true"] {
  background-color: #eee !important;
}

.cust-sel .select2-results__option[aria-selected$="true"]:hover, .cust-sel-ajax .select2-results__option[aria-selected$="true"]:hover {
  cursor: default;
  color: #000 !important;
}

.title-sel {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin-right: 5px;
}

.cust-sel-ajax .select2-container--krajee-bs4.select2-container--open .select2-selection,
.cust-sel-ajax .select2-container--krajee-bs4 .select2-selection:focus {
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
}

.cust-sel-ajax .select2-container--krajee-bs4 .select2-selection {
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
}

.cust-sel-ajax .select2-container--krajee-bs4 .select2-selection--single .select2-selection__arrow {
  border: none;
}

.cust-sel-ajax .select2-container--krajee-bs4.select2-container--open .select2-selection--single .select2-selection__arrow {
  background-image: url("../img/_style/_svg/arr_dn.svg");
  -webkit-background-size: 16px 12px;
     -moz-background-size: 16px 12px;
       -o-background-size: 16px 12px;
          background-size: 16px 12px;
  background-repeat: no-repeat;
  background-position: center;
}

.select2-container--krajee-bs4 .select2-dropdown {
  border-color: #009bd1 !important;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
}

.select2-container--krajee-bs4 .select2-dropdown .select2-results__option {
  padding-left: 25px;
  border-bottom: 1px solid #efeeee;
}

.select2-container--krajee-bs4 .select2-dropdown .select2-results__option:hover {
  background-color: #009bd1 !important;
  color: #fff !important;
}

.select2-container--krajee-bs4 .select2-dropdown .select2-results__option[aria-selected=true] {
  background-color: #eee !important;
  color: #000 !important;
  cursor: default;
}

.select2-container--krajee-bs4 .select2-dropdown .select2-results__option--highlighted[aria-selected] {
  background-color: #fff;
  color: #000;
}

.select2-result-repository {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.select2-result-repository .select2-result-repository__image {
  margin-left: -20px;
  width: 45px;
  min-width: 45px;
  margin-right: 20px;
}

.select2-result-repository .select2-result-repository__image img {
  display: block;
  width: 100% !important;
  height: auto !important;
}

.cust-check, .radio-check, .configurator-radio-check {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: left;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  position: relative;
  margin: 0;
}

.cust-check input, .radio-check input, .configurator-radio-check input {
  opacity: 0;
  width: 0;
  height: 0;
  position: absolute;
  z-index: -1;
}

.cust-check input:checked ~ .check-ic, .radio-check input:checked ~ .check-ic, .configurator-radio-check input:checked ~ .check-ic, .cust-check input:checked ~ .radio-ic, .radio-check input:checked ~ .radio-ic, .configurator-radio-check input:checked ~ .radio-ic {
  background-image: url("../img/_style/_svg/check.svg");
}

.cust-check input:checked ~ .check-title, .radio-check input:checked ~ .check-title, .configurator-radio-check input:checked ~ .check-title, .cust-check input:checked ~ .radio-title, .radio-check input:checked ~ .radio-title, .configurator-radio-check input:checked ~ .radio-title {
  color: #000;
}

.check-ic, .radio-ic {
  display: inline-block;
  vertical-align: top;
  width: 20px;
  min-width: 20px;
  height: 20px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  border: 1px solid #a3a3a3;
  margin-right: 10px;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  background-position: center;
}

.check-title, .radio-title {
  color: #a3a3a3;
  display: inline-block;
  line-height: 1.35em;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
  padding-top: 2px;
}

.check-title:hover, .radio-title:hover {
  color: #000;
}

.check-title a, .radio-title a {
  color: #b0d0ec;
  text-decoration: underline;
}

.check-title a:hover, .radio-title a:hover {
  color: #0086d3;
}

.radio-check input:checked ~ .radio-ic, .configurator-radio-check input:checked ~ .radio-ic {
  background-image: none;
  background-color: #009bd1;
}

.radio-ic {
  -webkit-border-radius: 10em;
     -moz-border-radius: 10em;
          border-radius: 10em;
  background-color: #eeeeec;
  border: 5px solid #eeeeec;
}

.prod-count {
  background-color: #fafafa;
  height: 50px;
  width: 140px;
  -webkit-border-radius: 10em;
     -moz-border-radius: 10em;
          border-radius: 10em;
  position: relative;
  border: 1px solid #e2e1e1;
}

.prod-count .wish-dn {
  left: 6px;
}

.prod-count .wish-up {
  right: 6px;
}

.wish-dn,
.wish-up {
  position: absolute;
  z-index: 5;
  top: 50%;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
  display: block;
  width: 35px;
  height: 35px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 12px auto;
     -moz-background-size: 12px auto;
       -o-background-size: 12px auto;
          background-size: 12px auto;
  -webkit-transition: .1s;
  -o-transition: .1s;
  -moz-transition: .1s;
  transition: .1s;
}

.wish-dn {
  background-image: url("../img/_style/_svg/minus.svg");
}

.wish-up {
  background-image: url("../img/_style/_svg/plus.svg");
}

.wish-input {
  display: block;
  margin: 0 auto;
  padding: 0 40px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: none;
  text-align: center;
  width: 100%;
  height: 50px;
}

.rate-wrap {
  position: relative;
  text-align: center;
  line-height: 0;
}

.rate-wrap input {
  position: absolute;
  padding: 0;
  margin: 0;
  width: 1px;
  height: 1px;
  opacity: 0;
  z-index: -10;
}

.rate-wrap input:checked ~ .star-rate {
  background-image: url("../img/_style/_svg/star-3.svg");
}

.rate-wrap .rate-check {
  position: relative;
  margin: 0;
  display: inline-block;
}

.rate-wrap .star-rate {
  display: inline-block;
  width: 25px;
  height: 18px;
  margin: 0;
  cursor: pointer;
  float: right;
  background-image: url("../img/_style/_svg/star-2.svg");
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.rate-wrap .star-rate:hover {
  background-image: url("../img/_style/_svg/star-3.svg");
}

.rate-wrap .star-rate:hover ~ .star-rate {
  background-image: url("../img/_style/_svg/star-3.svg");
}

.rate {
  display: inline-block;
  vertical-align: middle;
}

.rate,
.current-rate {
  width: 125px;
  height: 18px;
  background-image: url("../img/_style/_svg/star-2.svg");
  background-repeat: repeat-x;
  -webkit-background-size: 25px 100%;
     -moz-background-size: 25px 100%;
       -o-background-size: 25px 100%;
          background-size: 25px 100%;
  background-position: left 0 center;
}

.rate .current-rate,
.current-rate .current-rate {
  background-image: url("../img/_style/_svg/star-3.svg");
}

.breadcrumbs-wrap {
  padding: 35px 0;
  margin-bottom: 15px;
}

.breadcrumbs {
  font-family: "TinosRegular", sans-serif;
  font-size: 14px;
  color: #000;
}

.breadcrumbs li {
  position: relative;
  float: left;
  margin-right: 30px;
}

.breadcrumbs li::after {
  content: '>';
  display: block;
  position: absolute;
  top: 1px;
  right: -21px;
}

.breadcrumbs li:last-child {
  color: #9b9b9b;
  margin-right: 0;
}

.breadcrumbs li:last-child::after {
  display: none;
}

.modal-dialog {
  max-width: 510px;
}

.modal-content {
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
}

.modal-top {
  padding-top: 20px;
}

.modal-top .close {
  position: absolute;
  z-index: 2;
  right: 20px;
  top: 20px;
  width: 30px;
  height: 30px;
  background-image: url("../img/_style/_svg/close.svg");
  -webkit-background-size: 20px 20px;
     -moz-background-size: 20px;
       -o-background-size: 20px;
          background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 1;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
  outline: none !important;
}

.modal-top .close:hover {
  opacity: .75;
}

.modal-body {
  padding: 50px;
}

.modal-title {
  text-align: center;
  text-transform: none;
  margin-bottom: 30px;
}

.modal-title .locale-ic {
  width: 75px;
  height: 75px;
  margin-top: -35px;
  margin-bottom: 10px;
}

/* ================= Header ================= */
.hover-dropdown, .hover-click-dropdown {
  overflow: hidden;
  position: relative;
  z-index: 9999;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.hover-dropdown.hover, .hover.hover-click-dropdown {
  overflow: visible;
  z-index: 99999;
}

.hover-dropdown.hover .arr-dn-ic, .hover.hover-click-dropdown .arr-dn-ic {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

.hover-dropdown:hover, .hover-click-dropdown:hover {
  z-index: 999999;
}

.hover-dropdown-btn {
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #009bd1;
}

.hover-dropdown-btn span {
  display: inline-block;
  vertical-align: middle;
}

.hover-dropdown-btn .user-ic,
.hover-dropdown-btn .cart-ic,
.hover-dropdown-btn .arr-dn-ic {
  -webkit-filter: invert(39%) sepia(100%) saturate(656%) hue-rotate(157deg) brightness(99%) contrast(103%);
          filter: invert(39%) sepia(100%) saturate(656%) hue-rotate(157deg) brightness(99%) contrast(103%);
}

.hover-dropdown-box {
  position: absolute;
  top: 100%;
  right: 0;
  min-width: 100%;
  line-height: 1em;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
  margin-top: -5px;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
}

.hover-dropdown-box > ul {
  background-color: #fff;
  white-space: nowrap;
  color: #000;
  position: relative;
  min-width: 50px;
  text-align: center;
  font-family: "TinosRegular", sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  padding: 0 10px;
  margin-top: 15px;
  -webkit-box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.15);
     -moz-box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.15);
}

.hover-dropdown-box > ul > li {
  border-bottom: 1px solid #e2e1e1;
}

.hover-dropdown-box > ul > li:last-child {
  border: none;
}

.hover-dropdown-box > ul a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 50px;
  padding-top: 3px;
}

.hover-dropdown-box > ul::before {
  content: '';
  display: block;
  position: absolute;
  height: 3px;
  width: 50px;
  background-color: #009bd1;
  right: 0;
  bottom: 100%;
}

.hover .hover-dropdown-box {
  margin-top: 0;
  opacity: 1;
  overflow: visible;
  max-height: none;
}

.main-head, .inner-head {
  color: inherit;
  height: 190px;
}

.main-head a:hover, .inner-head a:hover {
  text-decoration: none;
}

.pre-fixed .head-top {
  background-image: none !important;
  opacity: 0;
}

.pre-fixed .head-cell:first-child {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.pre-fixed .logo-wrap {
  min-width: 250px;
}

.fixed .head-top {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  -webkit-transition: .7s ease opacity;
  -o-transition: .7s ease opacity;
  -moz-transition: .7s ease opacity;
  transition: .7s ease opacity;
  opacity: 1;
}

.head-top {
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 999;
  background-color: #fff;
  color: #000;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}

.head-top::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #141414;
  opacity: 0;
}

.head-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 115px;
}

.head-cell {
  padding: 15px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.logo {
  position: relative;
  z-index: 2;
  display: block;
  width: 200px;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
}

.logo img {
  display: block;
  width: 100%;
}

.logo .logo-img-small {
  display: none;
}

.mnu-wrap {
  position: absolute;
  z-index: 999;
  left: 0;
  top: 100%;
  width: 100%;
  background-color: #188eb4;
}

.main-mnu {
  font-family: "TinosRegular", sans-serif;
  font-size: 16px;
  line-height: 1.65em;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.main-mnu > li > a,
.main-mnu > li > span,
.main-mnu > li > .main-sub-lnk > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 75px;
  padding: 5px 30px;
  position: relative;
}

.main-mnu > li > a:hover,
.main-mnu > li > span:hover,
.main-mnu > li > .main-sub-lnk > a:hover {
  background-color: #009bd1;
}

.main-mnu > li > a .mnu-icon,
.main-mnu > li > span .mnu-icon,
.main-mnu > li > .main-sub-lnk > a .mnu-icon {
  width: 0;
}

.main-mnu > li > a .mnu-icon .arr-dn-ic,
.main-mnu > li > span .mnu-icon .arr-dn-ic,
.main-mnu > li > .main-sub-lnk > a .mnu-icon .arr-dn-ic {
  -webkit-filter: invert(100%);
          filter: invert(100%);
  margin-left: 5px;
  margin-top: -3px;
}

.main-mnu > li > a::after,
.main-mnu > li > span::after,
.main-mnu > li > .main-sub-lnk > a::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
  right: 0;
  width: 1px;
  height: 25px;
  background-color: #009bd1;
}

.main-mnu > li:last-child > a::after,
.main-mnu > li:last-child > span::after,
.main-mnu > li:last-child > .main-sub-lnk > a::after {
  display: none;
}

.main-mnu > li.active {
  color: #fff;
}

.main-mnu a {
  display: block;
  -webkit-transition: .2s color;
  -o-transition: .2s color;
  -moz-transition: .2s color;
  transition: .2s color;
  text-align: center;
  color: inherit;
}

.sub-mnu {
  display: none;
  background-color: #fff;
  color: #000;
  text-align: left !important;
}

.sub-mnu a {
  display: inline !important;
  color: #009bd1;
  text-align: left;
}

.sub-mnu a:hover {
  text-decoration: underline;
}

.sub-mnu-inner {
  border: 10px solid #188eb4;
  border-top: none;
  padding: 1px 30px 30px;
}

.sub-mnu-title {
  border-bottom: 1px solid #e2e1e1;
  padding-bottom: 10px;
  margin-top: 30px;
}

.sub-mnu-line {
  margin-left: -15px;
  margin-right: -15px;
}

.sub-mnu-cell {
  padding-left: 15px;
  padding-right: 15px;
}

.sub-mnu-cell:only-child {
  width: 100%;
}

.sub-mnu-itm {
  margin-top: 15px;
  position: relative;
}

.sub-img-lnk {
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 80px;
  border: 1px solid #e2e1e1;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  text-decoration: none !important;
  display: block !important;
}

.sub-img-lnk + .sub-mnu-itm-txt {
  min-height: 80px;
  padding-left: 95px;
}

.sub-mnu-itm-txt {
  line-height: 1.3;
}

.sub-main-lnk {
  font-size: 14px;
  line-height: 1.3;
}

.sub-main-lnk a {
  display: inline-block !important;
  line-height: inherit !important;
}

.sub-lnk-brief {
  padding-top: 6px;
  font-size: 14px;
  line-height: 1.35;
}

.sub-lnk-brief:first-child {
  padding-top: 0;
}

.sub-small-lnks {
  font-size: 14px;
  line-height: 1.35;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-top: 5px;
  margin-left: -10px;
  margin-right: -10px;
}

.sub-small-lnks:first-child {
  padding-top: 0;
}

.sub-small-lnks li {
  margin: 5px 10px 0;
}

.main-sub-lnk {
  position: relative;
}

.main-sub-lnk .btn-sub-mnu {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: none;
}

html.touch .btn-sub-mnu {
  display: block;
}

html.touch .main-mnu .arr-dn-ic {
  -webkit-transition: .15s;
  -o-transition: .15s;
  -moz-transition: .15s;
  transition: .15s;
}

html.touch .main-mnu li.hover-mobile .main-sub-lnk .arr-dn-ic {
  -webkit-transform: rotateX(180deg);
     -moz-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

@media only screen and (max-width: 767px) {
  .btn-sub-mnu {
    display: block !important;
  }
  .main-mnu .arr-dn-ic {
    -webkit-transition: .15s;
    -o-transition: .15s;
    -moz-transition: .15s;
    transition: .15s;
  }
  .main-mnu li.hover-mobile .main-sub-lnk .arr-dn-ic {
    -webkit-transform: rotateX(180deg);
       -moz-transform: rotateX(180deg);
            transform: rotateX(180deg);
  }
}

@media only screen and (min-width: 768px) {
  .sub-mnu {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 0;
    overflow: hidden;
  }
  .sub-mnu .sub-mnu-inner {
    -webkit-transition: .25s;
    -o-transition: .25s;
    -moz-transition: .25s;
    transition: .25s;
    opacity: 0;
    max-height: -webkit-calc(100vh - 150px);
    max-height: -moz-calc(100vh - 150px);
    max-height: calc(100vh - 150px);
    overflow-y: auto;
  }
  html.no-touch .main-mnu .sub-mnu {
    display: block !important;
  }
  html.no-touch .main-mnu > li.hover-mobile > .main-sub-lnk .arr-dn-ic {
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
  }
  html.no-touch .main-mnu > li.hover > .main-sub-lnk .arr-dn-ic {
    -webkit-transform: rotateX(180deg);
       -moz-transform: rotateX(180deg);
            transform: rotateX(180deg);
  }
  html.no-touch .main-mnu > li.hover .sub-mnu {
    height: auto;
    overflow: visible;
  }
  html.no-touch .main-mnu > li.hover .sub-mnu .sub-mnu-inner {
    opacity: 1;
  }
  html.no-touch .sub-mnu {
    display: block !important;
  }
  html.touch .main-mnu > li .sub-mnu {
    height: auto;
    overflow: visible;
  }
  html.touch .main-mnu > li .sub-mnu .sub-mnu-inner {
    opacity: 1;
  }
}

.head-sett {
  position: relative;
  z-index: 999;
  white-space: nowrap;
}

.head-sett > li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px;
  white-space: normal;
}

.head-sett > li:last-child {
  margin-right: 0 !important;
}

.head-sett > li.head-srch {
  margin-right: 30px;
}

.hover-dropdown-btn {
  cursor: pointer;
}

.hover-dropdown-btn .arr-dn-ic {
  margin-left: 5px;
}

.lang-choose .hover-dropdown-btn > span {
  padding-top: 2px;
}

.cart-btn {
  position: relative;
  padding: 10px;
  margin-left: -10px;
}

.cart-btn .cart-ic {
  cursor: pointer;
}

.cart-btn .cart-count {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 11px;
  display: inline-block;
  background-color: #009bd1;
  color: #fff;
  width: 22px;
  height: 22px;
  -webkit-border-radius: 10em;
     -moz-border-radius: 10em;
          border-radius: 10em;
  text-align: center;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
}

.srch-show-btn {
  width: 25px;
  height: 25px;
  background-image: url("../img/_style/_svg/search-accent.svg");
  -webkit-background-size: 20px 20px;
     -moz-background-size: 20px 20px;
       -o-background-size: 20px 20px;
          background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.head-srch .hover-dropdown-box {
  margin: 0;
  right: -10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.head-inp-srch {
  margin: 0;
  position: relative;
  color: #000;
}

.head-inp-srch input {
  height: 45px;
  width: 220px;
  padding: 13px 40px 11px 20px;
}

.head-inp-srch .srch-btn {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.srch-btn {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none !important;
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 25px;
  height: 25px;
  background-image: url("../img/_style/_svg/search-accent.svg");
  -webkit-background-size: 20px 20px;
     -moz-background-size: 20px 20px;
       -o-background-size: 20px 20px;
          background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center;
}

.head-cart-wrap {
  padding-right: 15px;
}

.head-cart-wrap .cart-lnk {
  display: none;
}

.head-cart-wrap.hover .cart-count {
  color: #009bd1;
  background-color: #fff;
}

.head-cart-empty,
.head-cart-lst-wrap {
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.15);
     -moz-box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.15);
  min-width: 590px;
  -webkit-border-radius: 12px;
     -moz-border-radius: 12px;
          border-radius: 12px;
  -webkit-border-top-right-radius: 0;
     -moz-border-radius-topright: 0;
          border-top-right-radius: 0;
  position: relative;
  padding: 0 25px 15px;
}

.head-cart-empty::before,
.head-cart-lst-wrap::before {
  content: '';
  display: block;
  position: absolute;
  height: 3px;
  width: 70px;
  background-color: #009bd1;
  right: 0;
  bottom: 100%;
}

.safari .head-cart-empty,
.safari .head-cart-lst-wrap {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  border: 1px solid #eee;
}

.head-cart-empty {
  text-align: center;
  font-size: 14px;
  padding: 65px 15px;
}

.head-cart-empty .empty-cart-ic {
  margin-bottom: 25px;
}

.head-cart-empty h3 {
  font-family: "TinosBold", sans-serif;
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.head-cart-empty p {
  margin-bottom: 30px;
}

.head-cart-lst-wrap .btn-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
     -moz-box-orient: horizontal;
     -moz-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.head-cart-lst-table {
  margin-bottom: 15px;
  max-height: 540px;
  overflow-y: auto;
}

.head-cart-lst {
  width: 100%;
}

.head-cart-lst td {
  padding: 15px 20px 15px 0;
  vertical-align: middle;
  border-bottom: 1px solid #e2e1e1;
  text-align: center;
  height: 70px;
}

.head-cart-lst td:first-child {
  width: 140px;
  text-align: left;
}

.head-cart-lst td:nth-child(2) {
  text-align: left;
}

.head-cart-lst td:last-child {
  padding-right: 0;
}

.head-cart-lst .prod-title {
  font-size: 17px;
  line-height: 1.25em;
  margin-bottom: 5px;
}

.head-cart-img {
  width: 100%;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
}

.prod-title {
  font-family: "TinosBold", sans-serif;
  font-size: 21px;
}

.prod-part {
  font-size: 12px;
}

.prod-part span {
  color: #8a8a8a;
}

.prod-part strong {
  font-weight: normal;
}

.head-prod-count {
  font-size: 12px;
  white-space: nowrap;
  text-align: center;
}

.head-prod-count span {
  margin-bottom: 5px;
  display: block;
  color: #8a8a8a;
}

.head-prod-count strong {
  font-weight: normal;
}

.price {
  font-size: 21px;
  color: #009bd1;
}

.del-prod {
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url("../img/_style/_svg/delete.svg");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 20px auto;
     -moz-background-size: 20px auto;
       -o-background-size: 20px auto;
          background-size: 20px auto;
  opacity: .75;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
  cursor: pointer;
}

.del-prod:hover {
  opacity: 1;
}

.head-cart-summ-line td:first-child {
  padding-left: 20px;
}

.head-cart-summ-line span {
  font-family: "GothamProBold", sans-serif;
}

.slick-arrow {
  z-index: 10;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none !important;
  cursor: pointer;
  border: none;
  background-color: transparent;
  background-repeat: no-repeat;
  overflow: hidden;
}

.paging-info {
  z-index: 10;
  width: 110px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: "TinosRegular", sans-serif;
}

.paging-info-divide {
  z-index: 10;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 12px;
  height: 1px;
  background-color: #000;
}

.dots-nav {
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.slick-dots {
  z-index: 10;
  line-height: 0;
}

.slick-dots li {
  display: inline-block;
  -webkit-border-radius: 10em;
     -moz-border-radius: 10em;
          border-radius: 10em;
  padding: 5px;
  margin: 0 5px;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
  cursor: pointer;
}

.slick-dots li:hover, .slick-dots li.slick-active {
  background-color: #e5e6e9;
}

.slick-dots li:hover button, .slick-dots li.slick-active button {
  background-color: #000;
}

.slick-dots button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  overflow: hidden;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none !important;
  display: block;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 10em;
     -moz-border-radius: 10em;
          border-radius: 10em;
  background-color: #009bd1;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
}

.home-slider-wrap {
  position: relative;
  background-color: #188eb4;
  margin-bottom: 100px;
  overflow: hidden;
}

.home-slider-wrap::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 50%;
  width: 42.5vw;
  height: 100%;
  background-color: #fff;
}

.home-slider-wrap .slick-arrow {
  display: inline-block;
  padding-top: 20px;
  -webkit-background-size: 153px auto;
     -moz-background-size: 153px auto;
       -o-background-size: 153px auto;
          background-size: 153px auto;
  background-repeat: no-repeat;
  min-width: 160px;
  font-family: "TinosBold", sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  opacity: .7;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}

.home-slider-wrap .slick-prev {
  left: 5.5vw;
  text-align: right;
  background-image: url("../img/_style/_svg/arr-slide-left.png");
  background-position: right 0 top 0;
  color: #000;
}

.home-slider-wrap .slick-prev:hover {
  background-position: right 7px top 0;
}

.home-slider-wrap .slick-next {
  right: 5.5vw;
  text-align: left;
  background-image: url("../img/_style/_svg/arr-slide-right.png");
  background-position: left 0 top 0;
  color: #fff;
}

.home-slider-wrap .slick-next:hover {
  background-position: left 7px top 0;
}

.home-slider-wrap .paging-info {
  color: #fff;
}

.home-slider-wrap .paging-info-divide {
  background-color: #fff;
}

.home-slider-wrap .dots-nav {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 42.5vw;
  padding: 0 55px 25px;
}

.home-slider-wrap .slick-dots li {
  padding: 3px;
}

.home-slider {
  z-index: 2;
}

.home-thumb {
  position: absolute;
  z-index: 1;
  left: 0;
  top: -5px;
  bottom: -5px;
  width: 50vw;
  opacity: .25;
  -webkit-filter: blur(1px);
          filter: blur(1px);
}

.home-thumb .slick-arrow {
  display: none !important;
}

.home-thumb .slick-list,
.home-thumb .slick-track,
.home-thumb .home-thumb-slide {
  height: 100%;
}

.home-thumb-slide {
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}

.slide-inner {
  width: 85vw;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: -webkit-calc(100vh - 190px);
  min-height: -moz-calc(100vh - 190px);
  min-height: calc(100vh - 190px);
}

.slide-inner::after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 50vw;
  background-color: #188eb4;
}

.slide-inner .col-md-6 {
  position: static;
}

.home-slider .slide {
  position: relative;
}

.home-slider .slide-img {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
  -webkit-transition: .75s;
  -o-transition: .75s;
  -moz-transition: .75s;
  transition: .75s;
}

.home-slider .slide-img::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: .5;
}

.home-slider .h1-title, .home-slider .home-carousel-itm-title span, .home-carousel-itm-title .home-slider span, .home-slider .home-gallery-itm-title span, .home-gallery-itm-title .home-slider span {
  margin-bottom: 40px;
  min-width: 150%;
}

.slide-txt {
  position: relative;
  z-index: 2;
  padding: 50px 0;
}

.slide-img {
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-color: #188eb4;
}

.home-carousel-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: -webkit-calc(100vh - 190px);
  min-height: -moz-calc(100vh - 190px);
  min-height: calc(100vh - 190px);
  width: 100vw;
  min-width: 320px;
}

.home-carousel-wrap .slider-nav {
  display: none;
}

.home-carousel-wrap .paging-info {
  position: absolute;
  right: 80px;
  bottom: 40px;
}

.home-carousel {
  width: 100vw;
}

.home-carousel .slick-track {
  padding: 195px 0;
}

.home-carousel-itm {
  position: relative;
  overflow: visible;
}

.home-carousel-itm.active, .home-carousel-itm.slick-active {
  z-index: 40;
}

.home-carousel-itm.active .home-carousel-itm-inner, .home-carousel-itm.slick-active .home-carousel-itm-inner {
  width: 600px;
  height: 600px;
}

.home-carousel-itm.active .home-carousel-itm-txt, .home-carousel-itm.slick-active .home-carousel-itm-txt {
  left: -15px;
  top: -15px;
  right: -15px;
  bottom: -15px;
}

.home-carousel-itm.active .home-carousel-itm-title, .home-carousel-itm.slick-active .home-carousel-itm-title {
  opacity: 0;
}

.home-carousel-itm.center, .home-carousel-itm.slick-center {
  z-index: 50;
}

.home-carousel-itm.center .home-carousel-itm-inner, .home-carousel-itm.slick-center .home-carousel-itm-inner {
  width: 700px;
  height: 700px;
}

.home-carousel-itm.center .home-carousel-itm-txt, .home-carousel-itm.slick-center .home-carousel-itm-txt {
  left: 15px;
  top: 15px;
  right: 15px;
  bottom: 15px;
}

.home-carousel-itm.center .home-carousel-itm-title,
.home-carousel-itm.center .home-carousel-itm-descr,
.home-carousel-itm.center .btn-wrap, .home-carousel-itm.slick-center .home-carousel-itm-title,
.home-carousel-itm.slick-center .home-carousel-itm-descr,
.home-carousel-itm.slick-center .btn-wrap {
  opacity: 1;
}

.home-carousel-itm.center .home-carousel-itm-title img, .home-carousel-itm.slick-center .home-carousel-itm-title img {
  max-width: 420px;
}

.home-carousel-itm-inner {
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  position: relative;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 360px;
  height: 360px;
  -webkit-transition: .7s ease;
  -o-transition: .7s ease;
  -moz-transition: .7s ease;
  transition: .7s ease;
}

.home-carousel-itm-inner::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  width: 100%;
  height: 100%;
  background-color: #188eb4;
  opacity: .25;
}

.home-carousel-itm-txt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  z-index: 5;
  left: 15px;
  top: 15px;
  right: 15px;
  bottom: 15px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  overflow: hidden;
  border: 1px solid #009bd1;
  color: #fff;
  text-align: center;
  -webkit-transition: .7s ease;
  -o-transition: .7s ease;
  -moz-transition: .7s ease;
  transition: .7s ease;
}

.home-carousel-itm-txt .btn, .home-carousel-itm-txt .btn-accent, .home-carousel-itm-txt .btn-blue, .home-carousel-itm-txt .btn-dark, .home-carousel-itm-txt .head-cart-empty .btn-close, .head-cart-empty .home-carousel-itm-txt .btn-close {
  color: #fff;
}

.home-carousel-itm-txt .home-carousel-itm-title {
  position: absolute;
  left: 0;
  top: 7%;
  width: 100%;
}

.home-carousel-itm-txt .btn-wrap {
  position: absolute;
  left: 0;
  bottom: 10%;
  width: 100%;
}

.home-carousel-itm-txt .home-carousel-itm-descr,
.home-carousel-itm-txt .btn-wrap {
  -webkit-transition: .1s ease;
  -o-transition: .1s ease;
  -moz-transition: .1s ease;
  transition: .1s ease;
  opacity: 0;
}

.home-carousel-itm-title {
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
}

.home-carousel-itm-title span {
  display: none;
}

.home-carousel-itm-title img {
  display: block;
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
}

.home-carousel-itm-descr {
  width: 100%;
  font-size: 18px;
  line-height: 1.4em;
  padding-left: 30px;
  padding-right: 30px;
}

.slide-prod-brief {
  width: 100%;
  max-width: 390px;
  margin-bottom: 40px;
}

.slide-prod-brief td:nth-child(2) {
  width: 100%;
  padding-left: 10px;
}

.slide-prod-brief .prod-categ {
  font-family: "TinosBold", sans-serif;
  white-space: nowrap;
  text-transform: uppercase;
  color: #000;
}

.slide-prod-brief .prod-categ,
.slide-prod-brief .prod-categ-hr {
  margin-bottom: 20px;
}

.slide-prod-brief p {
  margin-bottom: 20px;
}

.prod-categ-hr {
  display: block;
  height: 2px;
  background-color: #000;
}

.prod-slide-thumbs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.prod-slide-thumbs .img-inner-box {
  width: 225px;
  margin-right: 12px;
}

.prod-slide-thumbs .img-inner-box:hover {
  opacity: .75;
}

.prod-slide-thumbs .img-inner-box:last-child {
  margin-right: 0;
}

.sect-poster {
  margin-bottom: 100px;
}

.poster-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.poster-itm {
  display: block;
  width: -webkit-calc(50% - 4px);
  width: -moz-calc(50% - 4px);
  width: calc(50% - 4px);
  min-width: -webkit-calc(50% - 4px);
  min-width: -moz-calc(50% - 4px);
  min-width: calc(50% - 4px);
  max-width: 555px;
  margin-bottom: 8px;
  overflow: hidden;
}

.poster-itm .img-inner-box {
  display: none;
}

.poster-itm:first-child .img-inner-box {
  display: block;
}

.poster-itm:first-child > img {
  display: none;
}

.poster-itm > img {
  display: block;
  width: 100% !important;
  height: auto !important;
}

.poster-itm:hover {
  opacity: .75;
}

.sect-popular {
  margin-bottom: 110px;
}

.prod-lst {
  margin: 0 -15px;
}

.prod-lst-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.prod-itm, .prod-itm-vert {
  width: 33.33%;
  min-width: 33.33%;
  padding: 15px;
  position: relative;
}

.prod-itm:hover, .prod-itm-vert:hover {
  z-index: 2;
}

.info-icons {
  position: absolute;
  z-index: 2;
  right: 2px;
  top: 2px;
  font-family: "GothamProBold", sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}

.info-icons span {
  display: block;
  margin-bottom: 10px;
  width: 46px;
  height: 46px;
  -webkit-border-radius: 10em;
     -moz-border-radius: 10em;
          border-radius: 10em;
  background-color: #009bd1;
  padding-top: 12px;
}

.info-icons span:last-child {
  margin-bottom: 0;
}

.info-icons .new {
  background-color: #009bd1;
}

.info-icons .sale {
  background-color: #e7353b;
}

.info-icons .offer {
  height: auto;
  width: 80px;
  padding: 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  background-color: transparent;
}

.info-icons img {
  display: block;
  width: 100% !important;
  height: auto !important;
}

.search-lst {
  margin: 0 -15px 50px;
}

.search-lst .prod-itm, .search-lst .prod-itm-vert {
  width: 25%;
  min-width: 25%;
}

.prod-itm-vert .prod-itm-img {
  max-width: 167px;
  margin-left: auto;
  margin-right: auto;
}

.prod-carousel {
  margin: 0 -15px;
  min-height: 430px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
}

.prod-carousel + .slide-controls {
  opacity: 0;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
}

.prod-carousel .prod-itm, .prod-carousel .prod-itm-vert {
  min-width: 0;
  width: 100%;
}

.prod-carousel .prod-itm + .prod-itm, .prod-carousel .prod-itm-vert + .prod-itm, .prod-carousel .prod-itm + .prod-itm-vert, .prod-carousel .prod-itm-vert + .prod-itm-vert {
  margin-top: -10px;
  padding-top: 0;
}

.prod-carousel.slick-slider {
  display: block;
  overflow: visible;
  opacity: 1;
}

.prod-carousel.slick-slider + .slide-controls {
  opacity: 1;
}

.prod-itm-img {
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  margin-bottom: 15px;
}

.prod-itm-img:hover ~ .prod-itm-txt .prod-title {
  color: #009bd1;
}

.prod-itm-inner {
  text-align: center;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
  padding: 0 15px 50px;
  min-height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.prod-itm-inner:hover {
  -webkit-box-shadow: 0 0 13px 1px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 0 13px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 13px 1px rgba(0, 0, 0, 0.1);
}

.prod-itm-inner .prod-title {
  margin-bottom: 1px;
}

.prod-itm-inner .prod-categ {
  margin-bottom: 7px;
}

.prod-itm-inner .price-line {
  margin-bottom: 20px;
}

.prod-itm-inner .btn-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 50px;
}

.prod-itm-inner .btn-wrap p {
  margin: 0;
}

.prod-expected-date {
  font-family: "TinosBold", sans-serif;
  font-size: 15px;
  line-height: 1.1em;
  text-transform: uppercase;
  color: #898989;
  display: block;
  margin: 0 -10px;
}

.prod-expected-date.not-available {
  color: #009bd1;
}

.prod-categ {
  font-family: "TinosBold", sans-serif;
  font-size: 13px;
  color: #b0b0b0;
}

.price-line {
  font-size: 21px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 50px;
}

.price-line .price-dollar + .price {
  display: inline-block;
  vertical-align: middle;
}

.price-line .price-dollar {
  margin-right: 30px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.price-line .price-dollar:not(:only-child)::after {
  content: '';
  display: block;
  position: absolute;
  top: 1px;
  right: -20px;
  width: 2px;
  height: 20px;
  background-color: #000;
}

.price-line .price {
  display: block;
}

.price-old {
  display: inline-block;
  font-size: 12px;
  line-height: 1em;
  position: relative;
}

.price-old::before {
  content: '';
  display: block;
  position: absolute;
  left: -3px;
  top: 4px;
  right: -3px;
  height: 1px;
  background-color: #000;
}

.prod-carousel-wrap .slide-controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 0;
  min-height: 70px;
}

.prod-carousel-wrap .paging-info {
  margin-right: 10px;
  opacity: 0;
}

.prod-carousel-wrap .dots-nav {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}

.prod-carousel-wrap .slick-dots {
  width: 100%;
}

.prod-carousel-wrap .slider-nav {
  position: relative;
  width: 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: -10px;
}

.prod-carousel-wrap .slider-nav::before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 1px;
  height: 80px;
  background-color: #b2b2b2;
}

.prod-carousel-wrap .slick-arrow {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: transparent;
  overflow: hidden;
  margin-left: 1px;
  background-position: center;
  -webkit-background-size: 12px 23px;
     -moz-background-size: 12px 23px;
       -o-background-size: 12px 23px;
          background-size: 12px 23px;
  -webkit-filter: brightness(0);
          filter: brightness(0);
  opacity: .5;
}

.prod-carousel-wrap .slick-arrow:hover {
  opacity: 1;
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
}

.prod-carousel-wrap .slick-prev {
  background-image: url("../img/_style/_svg/arr_l.svg");
}

.prod-carousel-wrap .slick-next {
  background-image: url("../img/_style/_svg/arr_r.svg");
}

.sect-why-us {
  margin-bottom: 50px;
}

.why-us-itm {
  text-align: center;
  margin: 0 auto 50px;
  max-width: 290px;
}

.why-us-itm .why-us-ic {
  margin-bottom: 35px;
}

.why-us-title {
  font-family: "TinosBold", sans-serif;
  font-size: 22px;
  line-height: 1.35em;
  text-transform: uppercase;
  margin: 0 -10px 25px;
}

.sect-about {
  color: #fff;
  text-align: center;
  padding: 95px 0;
  position: relative;
  margin-bottom: 90px;
}

.sect-about .container {
  position: relative;
  z-index: 2;
}

.sect-about::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .6;
}

.sect-about .title-wrap {
  color: #fff;
}

.sect-about .txt-box {
  max-width: 650px;
  margin: 0 auto 50px;
  letter-spacing: .75px;
}

.sect-about .btn, .sect-about .btn-accent, .sect-about .btn-blue, .sect-about .btn-dark, .sect-about .head-cart-empty .btn-close, .head-cart-empty .sect-about .btn-close {
  color: #fff;
}

.partner-carousel {
  position: relative;
  margin-bottom: 150px;
}

.partner-carousel .slick-dots {
  padding-top: 55px;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  text-align: center;
}

.partner-carousel .slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  height: 20px;
  background-position: center;
  min-width: 155px;
  -webkit-background-size: 153px auto;
     -moz-background-size: 153px auto;
       -o-background-size: 153px auto;
          background-size: 153px auto;
  color: transparent;
  overflow: hidden;
  -webkit-filter: brightness(0);
          filter: brightness(0);
}

.partner-carousel .slick-arrow:hover {
  -webkit-filter: invert(0);
          filter: invert(0);
}

.partner-carousel .slick-prev {
  right: -webkit-calc(100% + 70px);
  right: -moz-calc(100% + 70px);
  right: calc(100% + 70px);
  background-image: url("../img/_style/_svg/arr-slide-left.png");
}

.partner-carousel .slick-next {
  left: -webkit-calc(100% + 70px);
  left: -moz-calc(100% + 70px);
  left: calc(100% + 70px);
  background-image: url("../img/_style/_svg/arr-slide-right.png");
}

.partner-itm {
  display: block;
}

.partner-itm img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.sect-home-news {
  position: relative;
  margin-bottom: 70px;
}

.sect-home-news::before, .sect-home-news::after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  background-color: #009bd1;
  width: 25px;
}

.sect-home-news::before {
  left: 0;
  top: 190px;
  height: 415px;
}

.sect-home-news::after {
  right: 0;
  bottom: 50px;
  height: 690px;
}

.sect-home-news .news-line:nth-child(even) .news-itm:first-child, .sect-home-news .news-line:nth-child(even) .news-itm-big:first-child {
  position: relative;
}

.sect-home-news .news-line:nth-child(even) .news-itm:first-child::before, .sect-home-news .news-line:nth-child(even) .news-itm-big:first-child::before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  top: 30%;
  right: 50%;
  bottom: 25px;
  width: 106.5%;
  background-color: #f8f8f7;
}

.sect-home-news .news-line:nth-child(even) .news-itm .btn, .sect-home-news .news-line:nth-child(even) .news-itm-big .btn, .sect-home-news .news-line:nth-child(even) .news-itm .btn-accent, .sect-home-news .news-line:nth-child(even) .news-itm-big .btn-accent, .sect-home-news .news-line:nth-child(even) .news-itm .btn-blue, .sect-home-news .news-line:nth-child(even) .news-itm-big .btn-blue, .sect-home-news .news-line:nth-child(even) .news-itm .btn-dark, .sect-home-news .news-line:nth-child(even) .news-itm-big .btn-dark, .sect-home-news .news-line:nth-child(even) .news-itm .head-cart-empty .btn-close, .head-cart-empty .sect-home-news .news-line:nth-child(even) .news-itm .btn-close, .sect-home-news .news-line:nth-child(even) .news-itm-big .head-cart-empty .btn-close, .head-cart-empty .sect-home-news .news-line:nth-child(even) .news-itm-big .btn-close {
  background-color: #fff;
}

.news-lst {
  padding-top: 15px;
}

.news-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.news-itm, .news-itm-big {
  width: -webkit-calc(50% - 10px);
  width: -moz-calc(50% - 10px);
  width: calc(50% - 10px);
  min-width: -webkit-calc(50% - 10px);
  min-width: -moz-calc(50% - 10px);
  min-width: calc(50% - 10px);
  padding: 0 40px;
  text-align: center;
  margin-bottom: 50px;
  letter-spacing: 1px;
}

.news-img {
  display: block;
  margin-bottom: 60px;
  overflow: hidden;
}

.news-img .img-inner-box {
  -webkit-transition: .75s ease all;
  -o-transition: .75s ease all;
  -moz-transition: .75s ease all;
  transition: .75s ease all;
}

.news-img:hover .img-inner-box {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

.news-img:hover ~ .news-itm-txt .news-itm-title {
  color: #009bd1;
}

.news-itm-title {
  font-family: "TinosBold", sans-serif;
  font-size: 32px;
  line-height: 1.2em;
  margin-bottom: 20px;
}

.news-itm-title a {
  display: inline-block;
}

.news-date {
  text-transform: uppercase;
  color: #969696;
  margin-bottom: 20px;
}

.news-categ:hover {
  color: #009bd1;
}

.news-itm-brief {
  margin-bottom: 35px;
}

.error-wrap {
  max-width: 650px;
  margin: 0 auto 45px;
  position: relative;
  min-height: 210px;
  padding: 20px 0 35px 320px;
  background-image: url("../img/_style/_svg/404.svg");
  background-repeat: no-repeat;
  background-position: left 70px top 0;
  -webkit-background-size: auto 200px;
     -moz-background-size: auto 200px;
       -o-background-size: auto 200px;
          background-size: auto 200px;
}

.error-wrap::before, .error-wrap::after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  top: -100px;
  bottom: 0;
  width: 100vw;
  background-color: #f8f8f7;
}

.error-wrap::before {
  right: 145%;
}

.error-wrap::after {
  left: 68.5%;
}

.error-wrap p {
  margin-bottom: 25px;
}

.error-wrap .btn-wrap {
  text-align: left;
}

.error-wrap .h3-title, .error-wrap .modal-title, .error-wrap .sub-mnu-title, .error-wrap .sub-main-lnk, .error-wrap .report-wrap .current-date, .report-wrap .error-wrap .current-date {
  margin-bottom: 25px;
}

.error-wrap .btn, .error-wrap .btn-accent, .error-wrap .btn-blue, .error-wrap .btn-dark, .error-wrap .head-cart-empty .btn-close, .head-cart-empty .error-wrap .btn-close {
  min-width: 260px;
}

.page-news .news-lst {
  padding-bottom: 50px;
}

.page-news .news-line {
  position: relative;
  margin-bottom: 5px;
}

.page-news .news-line::before, .page-news .news-line::after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
}

.page-news .news-line:first-child::before {
  top: 20%;
  left: 50%;
  bottom: 22.5%;
  width: -webkit-calc(100vw - 150px);
  width: -moz-calc(100vw - 150px);
  width: calc(100vw - 150px);
  -webkit-transform: translate(-50%, 0);
     -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background-color: #f8f8f7;
}

.page-news .news-line:nth-child(even)::before {
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
     -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 100vw;
  border-right: 25px solid #009bd1;
  height: 320px;
}

.page-news .news-line:nth-child(even)::after {
  width: 100vw;
  left: 50%;
  top: 30%;
  bottom: 75px;
  -webkit-transform: translate(-50%, 0);
     -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  border-left: 75px solid #f8f8f7;
}

.page-news .news-line:nth-child(even) .news-itm:nth-child(2), .page-news .news-line:nth-child(even) .news-itm-big:nth-child(2) {
  position: relative;
}

.page-news .news-line:nth-child(even) .news-itm:nth-child(2)::before, .page-news .news-line:nth-child(even) .news-itm-big:nth-child(2)::before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  top: 30%;
  left: 50%;
  bottom: 25px;
  width: 106.5%;
  background-color: #f8f8f7;
}

.page-news .news-line:nth-child(even) .news-itm .btn, .page-news .news-line:nth-child(even) .news-itm-big .btn, .page-news .news-line:nth-child(even) .news-itm .btn-accent, .page-news .news-line:nth-child(even) .news-itm-big .btn-accent, .page-news .news-line:nth-child(even) .news-itm .btn-blue, .page-news .news-line:nth-child(even) .news-itm-big .btn-blue, .page-news .news-line:nth-child(even) .news-itm .btn-dark, .page-news .news-line:nth-child(even) .news-itm-big .btn-dark, .page-news .news-line:nth-child(even) .news-itm .head-cart-empty .btn-close, .head-cart-empty .page-news .news-line:nth-child(even) .news-itm .btn-close, .page-news .news-line:nth-child(even) .news-itm-big .head-cart-empty .btn-close, .head-cart-empty .page-news .news-line:nth-child(even) .news-itm-big .btn-close {
  background-color: #fff;
}

.page-news .news-line:nth-child(odd):not(:first-child)::before {
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
     -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 100vw;
  border-left: 25px solid #009bd1;
  height: 320px;
}

.page-news .news-line:nth-child(odd):not(:first-child)::after {
  width: 100vw;
  left: 50%;
  top: 30%;
  bottom: 75px;
  -webkit-transform: translate(-50%, 0);
     -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  border-right: 75px solid #f8f8f7;
}

.page-news .news-line:nth-child(odd):not(:first-child) .news-itm:first-child, .page-news .news-line:nth-child(odd):not(:first-child) .news-itm-big:first-child {
  position: relative;
}

.page-news .news-line:nth-child(odd):not(:first-child) .news-itm:first-child::before, .page-news .news-line:nth-child(odd):not(:first-child) .news-itm-big:first-child::before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  top: 30%;
  right: 50%;
  bottom: 25px;
  width: 106.5%;
  background-color: #f8f8f7;
}

.page-news .news-line:nth-child(odd):not(:first-child) .news-itm .btn, .page-news .news-line:nth-child(odd):not(:first-child) .news-itm-big .btn, .page-news .news-line:nth-child(odd):not(:first-child) .news-itm .btn-accent, .page-news .news-line:nth-child(odd):not(:first-child) .news-itm-big .btn-accent, .page-news .news-line:nth-child(odd):not(:first-child) .news-itm .btn-blue, .page-news .news-line:nth-child(odd):not(:first-child) .news-itm-big .btn-blue, .page-news .news-line:nth-child(odd):not(:first-child) .news-itm .btn-dark, .page-news .news-line:nth-child(odd):not(:first-child) .news-itm-big .btn-dark, .page-news .news-line:nth-child(odd):not(:first-child) .news-itm .head-cart-empty .btn-close, .head-cart-empty .page-news .news-line:nth-child(odd):not(:first-child) .news-itm .btn-close, .page-news .news-line:nth-child(odd):not(:first-child) .news-itm-big .head-cart-empty .btn-close, .head-cart-empty .page-news .news-line:nth-child(odd):not(:first-child) .news-itm-big .btn-close {
  background-color: #fff;
}

.about-wrap {
  padding-bottom: 50px;
}

.about-top-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 75px;
  position: relative;
}

.about-top-line::before, .about-top-line::after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
}

.about-top-line::before {
  left: 50%;
  top: 0;
  bottom: 0;
  width: 100vw;
  -webkit-transform: translate(-50%, 0);
     -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  border-left: 20px solid #009bd1;
}

.about-top-line::after {
  top: 45px;
  bottom: 45px;
  width: 50vw;
  left: 76%;
  background-color: #f8f8f7;
}

.about-img {
  width: 65%;
  max-width: 720px;
}

.about-img img {
  display: block;
  width: 100%;
}

.about-brief {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 80px 0 80px 60px;
}

.about-brief p:last-child {
  margin-bottom: 0;
}

.contacts-wrap {
  padding-bottom: 120px;
}

.contact-lst {
  padding: 40px 60px;
  margin-bottom: 65px;
  background-color: #009bd1;
  color: #fff;
  font-family: "TinosRegular", sans-serif;
  font-size: 18px;
}

.contact-lst a:hover {
  color: #fff;
}

.contact-lst [class$="-ic"] {
  -webkit-filter: brightness(0) invert(100%);
          filter: brightness(0) invert(100%);
  margin-right: 35px;
}

.contact-lst [class$="-ic"]::before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 54px;
  height: 54px;
  -webkit-border-radius: 10em;
     -moz-border-radius: 10em;
          border-radius: 10em;
  border: 1px solid #009bd1;
}

.contact-lst ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.contact-line {
  position: relative;
}

.contact-line::after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  width: 50vw;
  left: -webkit-calc(100% + 80px);
  left: -moz-calc(100% + 80px);
  left: calc(100% + 80px);
  background-color: #f8f8f7;
}

.contact-line .map-wrap {
  height: 100%;
}

.form-contact {
  text-align: center;
}

.form-contact .h3-title, .form-contact .modal-title, .form-contact .sub-mnu-title, .form-contact .sub-main-lnk, .form-contact .report-wrap .current-date, .report-wrap .form-contact .current-date {
  margin-bottom: 20px;
}

.form-contact .title-descr {
  margin-bottom: 20px;
}

.form-contact .inp-group {
  max-width: 460px;
  margin: 0 auto;
}

.form-contact .btn-wrap {
  padding-top: 10px;
}

.map-wrap {
  width: 100%;
  min-height: 300px;
  position: relative;
}

.map-wrap .map,
.map-wrap iframe {
  width: 100% !important;
  height: 100% !important;
}

.page-article .breadcrumbs-wrap {
  margin: 0;
}

.article-top {
  text-align: center;
  margin-bottom: 50px;
}

.article-top-img {
  position: relative;
  margin-bottom: 65px;
}

.article-top-img::after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  left: -130px;
  top: 100%;
  right: -130px;
  height: 390px;
  background-color: #f8f8f7;
}

.article-top-img img {
  display: block;
  width: 100%;
}

.article-title {
  margin: 0 auto 30px;
  max-width: 870px;
  letter-spacing: 5px;
}

.article-date {
  text-transform: uppercase;
  color: #9a9a99;
  overflow: hidden;
  max-width: 870px;
  margin: 0 auto;
}

.article-date .news-categ,
.article-date .article-date-span {
  display: inline-block;
  position: relative;
  background-color: #f8f8f7;
}

.article-date .news-categ::before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  height: 1px;
  background-color: #adadac;
  width: 100vw;
  top: 11px;
  right: -webkit-calc(100% + 15px);
  right: -moz-calc(100% + 15px);
  right: calc(100% + 15px);
}

.article-date .article-date-span::after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  height: 1px;
  background-color: #adadac;
  width: 100vw;
  top: 11px;
  left: -webkit-calc(100% + 15px);
  left: -moz-calc(100% + 15px);
  left: calc(100% + 15px);
}

.article-body {
  max-width: 870px;
  margin: 0 auto 150px;
  letter-spacing: 0;
}

.article-body p,
.article-body ul,
.article-body ol {
  margin-bottom: 25px;
}

.article-body img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.article-body > img {
  margin: 10px auto 40px;
}

.article-body .img-wrap {
  position: relative;
  margin: 10px auto 40px;
}

.article-body .img-wrap::after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  bottom: 0;
  width: 100vw;
  -webkit-transform: translate(-50%, 0);
     -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  border-right: 20px solid #009bd1;
}

.news-carousel-wrap {
  margin: 0 -5px 60px;
}

.news-carousel-wrap .slide-controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 0;
}

.news-carousel-wrap .paging-info {
  margin-right: 10px;
}

.news-carousel-wrap .dots-nav {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}

.news-carousel-wrap .slick-dots {
  width: 100%;
}

.news-carousel-wrap .slider-nav {
  position: relative;
  width: 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: -10px;
}

.news-carousel-wrap .slider-nav::before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 1px;
  height: 80px;
  background-color: #b2b2b2;
}

.news-carousel-wrap .slick-arrow {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: transparent;
  overflow: hidden;
  margin-left: 1px;
  background-position: center;
  -webkit-background-size: 12px 23px;
     -moz-background-size: 12px 23px;
       -o-background-size: 12px 23px;
          background-size: 12px 23px;
  -webkit-filter: brightness(0);
          filter: brightness(0);
  opacity: .5;
}

.news-carousel-wrap .slick-arrow:hover {
  opacity: 1;
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
}

.news-carousel-wrap .slick-prev {
  background-image: url("../img/_style/_svg/arr_l.svg");
}

.news-carousel-wrap .slick-next {
  background-image: url("../img/_style/_svg/arr_r.svg");
}

.slider-nav:empty::before {
  display: none;
}

.slide-controls.empty {
  opacity: 0 !important;
}

.news-carousel {
  margin-bottom: 25px;
  position: relative;
}

.news-carousel::before, .news-carousel::after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
}

.news-carousel::before {
  top: 30%;
  right: 75%;
  bottom: 25px;
  width: 52%;
  background-color: #f8f8f7;
}

.news-carousel::after {
  left: 50%;
  top: 0;
  width: 100vw;
  height: 320px;
  -webkit-transform: translate(-50%, 0);
     -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  border-left: 25px solid #009bd1;
}

.news-carousel .news-itm, .news-carousel .news-itm-big {
  margin-bottom: 0;
  padding: 0 45px;
  width: 100%;
}

.news-carousel .news-itm .btn, .news-carousel .news-itm-big .btn, .news-carousel .news-itm .btn-accent, .news-carousel .news-itm-big .btn-accent, .news-carousel .news-itm .btn-blue, .news-carousel .news-itm-big .btn-blue, .news-carousel .news-itm .btn-dark, .news-carousel .news-itm-big .btn-dark, .news-carousel .news-itm .head-cart-empty .btn-close, .head-cart-empty .news-carousel .news-itm .btn-close, .news-carousel .news-itm-big .head-cart-empty .btn-close, .head-cart-empty .news-carousel .news-itm-big .btn-close {
  background-color: #fff;
}

.reg-wrap {
  padding-bottom: 40px;
}

.reg-wrap .tabs__caption-wrap {
  margin-bottom: 60px;
}

.reg-wrap .form-reg {
  max-width: 950px;
  margin: 0 auto;
}

.reg-wrap .condition-use {
  text-align: center;
  padding: 15px 0;
}

.reg-wrap .cust-check .help-block, .reg-wrap .radio-check .help-block, .reg-wrap .configurator-radio-check .help-block {
  position: absolute;
  left: 30px;
  top: 100%;
  min-width: 100%;
  padding: 0;
}

.order-login-wrap, .order-login-wrap-2 {
  margin-top: -25px;
  margin-bottom: 60px;
  padding-bottom: 10px;
  position: relative;
}

.order-login-wrap::before, .order-login-wrap-2::before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: #c9c9c9;
}

.order-login-wrap-2::before {
  display: none;
}

.order-login {
  max-width: 360px;
  margin: 0 auto;
}

.order-login h4 {
  font-family: "TinosBold", sans-serif;
  font-size: 21px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 55px;
}

.order-login h4 + .radio-set {
  margin-top: -28px;
}

.order-login .radio-set {
  margin-bottom: 25px;
}

.order-login .remember-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 13px;
  margin-bottom: 30px;
}

.order-login .remember-line .check-title, .order-login .remember-line .radio-title {
  padding-top: 3px;
}

.radio-set {
  text-align: center;
}

.radio-set li {
  display: inline-block;
  margin-right: 15px;
}

.radio-set li:last-child {
  margin-right: 0;
}

.city-radio-set {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}

.city-radio-set .radio-check, .city-radio-set .configurator-radio-check {
  display: block;
  text-align: center;
  margin-bottom: 20px;
  min-width: 115px;
  width: 33.33%;
}

.city-radio-set .radio-check input:checked ~ .radio-title, .city-radio-set .configurator-radio-check input:checked ~ .radio-title {
  background-color: #f8f8f7;
}

.city-radio-set .radio-title {
  padding: 6px 10px;
  -webkit-border-radius: 10em;
     -moz-border-radius: 10em;
          border-radius: 10em;
  display: block;
}

.search-top .page-title {
  text-align: left;
  border-bottom: 2px solid #e5e5e5;
  padding-bottom: 13px;
  margin-bottom: 30px;
}

.search-top .title-descr {
  max-width: none;
  text-align: left;
  padding-top: 20px;
}

.search-filter, .order-history-filter, .prod-filter-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}

.search-filter .cust-sel, .order-history-filter .cust-sel, .prod-filter-line .cust-sel, .search-filter .cust-sel-ajax, .order-history-filter .cust-sel-ajax, .prod-filter-line .cust-sel-ajax {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}

.search-filter .cust-sel .select2, .order-history-filter .cust-sel .select2, .prod-filter-line .cust-sel .select2, .search-filter .cust-sel-ajax .select2, .order-history-filter .cust-sel-ajax .select2, .prod-filter-line .cust-sel-ajax .select2 {
  width: auto !important;
}

.search-filter .cust-sel .select2-selection, .order-history-filter .cust-sel .select2-selection, .prod-filter-line .cust-sel .select2-selection, .search-filter .cust-sel-ajax .select2-selection, .order-history-filter .cust-sel-ajax .select2-selection, .prod-filter-line .cust-sel-ajax .select2-selection {
  font-size: 14px;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  border: none !important;
  padding: 0 30px 0 0;
  min-height: 0;
}

.search-filter .cust-sel .select2-selection__arrow, .order-history-filter .cust-sel .select2-selection__arrow, .prod-filter-line .cust-sel .select2-selection__arrow, .search-filter .cust-sel-ajax .select2-selection__arrow, .order-history-filter .cust-sel-ajax .select2-selection__arrow, .prod-filter-line .cust-sel-ajax .select2-selection__arrow {
  width: 20px !important;
  height: 15px !important;
}

.search-filter .cust-sel .select2-results__option, .order-history-filter .cust-sel .select2-results__option, .prod-filter-line .cust-sel .select2-results__option, .search-filter .cust-sel-ajax .select2-results__option, .order-history-filter .cust-sel-ajax .select2-results__option, .prod-filter-line .cust-sel-ajax .select2-results__option {
  padding: 6px 10px;
}

.search-filter .cust-sel .select2-dropdown, .order-history-filter .cust-sel .select2-dropdown, .prod-filter-line .cust-sel .select2-dropdown, .search-filter .cust-sel-ajax .select2-dropdown, .order-history-filter .cust-sel-ajax .select2-dropdown, .prod-filter-line .cust-sel-ajax .select2-dropdown {
  -webkit-border-bottom-left-radius: 7px;
     -moz-border-radius-bottomleft: 7px;
          border-bottom-left-radius: 7px;
  -webkit-border-bottom-right-radius: 7px;
     -moz-border-radius-bottomright: 7px;
          border-bottom-right-radius: 7px;
}

.search-filter .cust-sel, .order-history-filter .cust-sel, .prod-filter-line .cust-sel, .search-filter .cust-sel-ajax, .order-history-filter .cust-sel-ajax, .prod-filter-line .cust-sel-ajax {
  position: relative;
}

.search-filter .cust-sel .select2-container, .order-history-filter .cust-sel .select2-container, .prod-filter-line .cust-sel .select2-container, .search-filter .cust-sel-ajax .select2-container, .order-history-filter .cust-sel-ajax .select2-container, .prod-filter-line .cust-sel-ajax .select2-container {
  left: auto !important;
  right: 0;
}

.search-filter .cust-sel .select2-dropdown, .order-history-filter .cust-sel .select2-dropdown, .prod-filter-line .cust-sel .select2-dropdown, .search-filter .cust-sel-ajax .select2-dropdown, .order-history-filter .cust-sel-ajax .select2-dropdown, .prod-filter-line .cust-sel-ajax .select2-dropdown {
  position: absolute;
  left: auto;
  right: 0;
  top: 100%;
  min-width: 200px;
}

.search-filter .cust-inp-srch, .order-history-filter .cust-inp-srch, .prod-filter-line .cust-inp-srch {
  width: 410px;
  margin: 0;
}

.search-filter .cust-inp-srch input, .order-history-filter .cust-inp-srch input, .prod-filter-line .cust-inp-srch input {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  border: none;
  border-bottom: 1px solid #000;
  height: 50px;
  padding-left: 0;
}

.search-filter .cust-inp-srch .srch-btn, .order-history-filter .cust-inp-srch .srch-btn, .prod-filter-line .cust-inp-srch .srch-btn {
  right: 5px;
  -webkit-filter: brightness(0);
          filter: brightness(0);
  opacity: .75;
}

.search-filter .cust-inp-srch .srch-btn:hover, .order-history-filter .cust-inp-srch .srch-btn:hover, .prod-filter-line .cust-inp-srch .srch-btn:hover {
  opacity: 1;
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
}

.filter-cell {
  padding-right: 30px;
}

.filter-cell:last-child {
  padding-right: 0;
}

.profile-wrap {
  letter-spacing: normal;
  margin-top: -35px;
}

.profile-wrap .tabs__caption-wrap {
  margin-bottom: 40px;
}

.profile-wrap .profile-data,
.profile-wrap .necessary-material-wrap,
.profile-wrap .order-history-wrap,
.profile-wrap .lottery-wrap {
  border: none;
  margin-bottom: 0;
}

.profile-data {
  padding: 20px 0 60px;
  border-bottom: 2px solid #e5e5e5;
  max-width: 1020px;
  margin: 0 auto 65px;
}

.profile-data .btn, .profile-data .btn-accent, .profile-data .btn-blue, .profile-data .btn-dark, .profile-data .head-cart-empty .btn-close, .head-cart-empty .profile-data .btn-close {
  min-width: 250px;
}

.profile-data .cust-sel .select2-selection, .profile-data .cust-sel-ajax .select2-selection {
  background-color: #f8f8f7;
  border-color: #f8f8f7 !important;
}

.profile-data .title-wrap {
  margin-bottom: 40px;
}

.profile-data .radio-set {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 17px 0 15px;
  margin-bottom: 20px;
}

.profile-data .radio-set-title {
  margin-top: -2px;
  margin-right: 10px;
}

.profile-data .btn-wrap {
  padding-top: 30px;
}

.necessary-material-wrap {
  border-bottom: 2px solid #e5e5e5;
  padding-bottom: 15px;
  margin-bottom: 65px;
}

.necessary-material-wrap .title-descr {
  padding-top: 25px;
}

.necessary-material-itm {
  position: relative;
  padding-left: 60px;
  padding-top: 15px;
  margin-bottom: 30px;
  word-break: break-all;
}

.necessary-material-itm [class$="-ic"] {
  position: absolute;
  left: 0;
  top: 0;
}

.necessary-material-itm ul {
  line-height: 1.35em;
}

.necessary-material-itm ul li {
  margin-bottom: 5px;
}

.pdf-ic {
  width: 45px;
  height: 45px;
  background-image: url("../img/_style/_svg/pdf.svg");
}

.doc-ic {
  width: 45px;
  height: 45px;
  background-image: url("../img/_style/_svg/word.svg");
}

.xls-ic {
  width: 45px;
  height: 45px;
  background-image: url("../img/_style/_svg/excel.svg");
}

.profile-prod-wrap {
  padding-bottom: 50px;
}

.profile-prod-wrap .dots-nav {
  display: none !important;
}

.profile-prod-wrap .tabs__caption-wrap {
  margin-bottom: 35px;
}

.wrap-tabs.profile-prod .tabs__content {
  -webkit-transition-delay: 2s;
     -moz-transition-delay: 2s;
       -o-transition-delay: 2s;
          transition-delay: 2s;
}

.prod-carousel-category {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 77px;
  padding: 10px;
  padding-bottom: 8px;
  background-color: #f8f8f7;
  font-family: "TinosRegular", sans-serif;
  font-size: 16px;
  margin-bottom: 40px;
}

.prod-carousel-category a {
  display: block;
  padding: 5px 22px 6px;
  border-bottom: 4px solid transparent;
  text-align: center;
}

.prod-carousel-category a:hover {
  text-decoration: none;
}

.prod-carousel-category li {
  float: left;
  margin-right: 30px;
}

.prod-carousel-category li:last-child {
  margin-right: 0;
}

.prod-carousel-category li.active a {
  border-color: #009bd1;
}

.order-history-wrap {
  padding-bottom: 40px;
  border-bottom: 2px solid #e5e5e5;
  margin-bottom: 65px;
}

.order-history-lst-wrap {
  padding-top: 20px;
}

.order-history-lst {
  width: 100%;
  text-align: center;
  line-height: 1.35em;
  margin-bottom: 45px;
}

.order-history-lst td {
  padding: 10px;
  height: 100px;
  vertical-align: middle;
}

.order-history-lst tr {
  position: relative;
}

.order-history-lst tr:nth-child(even) {
  background-color: #f8f8f7;
}

.order-history-lst tr:nth-child(even) td {
  height: 70px;
}

.order-history-lst thead {
  text-transform: uppercase;
}

.order-history-lst thead td {
  height: 60px;
  border-bottom: 2px solid #e5e5e5;
}

small {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}

.mobile-thead-cell {
  display: none;
}

.report-wrap {
  padding-bottom: 65px;
}

.report-wrap .title-wrap {
  margin-bottom: 40px;
}

.form-report {
  max-width: 550px;
  margin: 0 auto;
}

.form-report .file-added, .form-report .delete-file {
  position: absolute;
  text-align: center;
  top: 100%;
  left: 0;
  width: 100%;
  padding-top: 10px;
  color: #343434;
}

.form-report .file-added span, .form-report .delete-file span {
  text-decoration: underline;
  cursor: pointer;
  display: inline-block;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
}

.form-report .file-added span:hover, .form-report .delete-file span:hover {
  color: #009bd1;
}

.form-report .btn-wrap {
  padding-top: 50px;
}

.delete-file {
  z-index: -1;
  opacity: 0;
}

.file-chosen .file-added, .file-chosen .delete-file {
  z-index: -1;
  opacity: 0;
}

.file-chosen .delete-file {
  z-index: 2;
  opacity: 1;
}

.prod-filter-wrap {
  min-height: 60px;
  margin-bottom: 20px;
}

.prod-filter-wrap.fixed .prod-filter-line {
  position: fixed;
  z-index: 888;
  left: 50%;
  top: 99px;
  -webkit-transform: translate(-50%, 0);
     -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 1140px;
  border-color: transparent;
}

.prod-filter-wrap.fixed .prod-filter-line::before {
  content: '';
  display: block;
  position: absolute;
  width: 100vw;
  left: 50%;
  top: -19px;
  bottom: 0;
  -webkit-transform: translate(-50%, 0);
     -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}

.prod-filter-wrap.fixed .h2-title {
  font-size: 26px;
  margin-top: 0;
  position: relative;
  z-index: 2;
}

.prod-filter-wrap .cust-sel, .prod-filter-wrap .cust-sel-ajax {
  position: relative;
}

.prod-filter-wrap .cust-sel .select2-container, .prod-filter-wrap .cust-sel-ajax .select2-container {
  left: auto !important;
  right: 0;
}

.prod-filter-wrap .cust-sel .select2-dropdown, .prod-filter-wrap .cust-sel-ajax .select2-dropdown {
  position: absolute;
  left: auto;
  right: 0;
  top: 100%;
  min-width: 200px;
}

.order-history-filter .cust-sel, .order-history-filter .cust-sel-ajax {
  position: relative;
}

.order-history-filter .cust-sel .sel-title, .order-history-filter .cust-sel-ajax .sel-title {
  padding-right: 5px;
}

.order-history-filter .cust-sel .select2-container, .order-history-filter .cust-sel-ajax .select2-container {
  left: auto !important;
  right: 0;
}

.order-history-filter .cust-sel .select2-dropdown, .order-history-filter .cust-sel-ajax .select2-dropdown {
  position: absolute;
  left: auto;
  right: 0;
  top: 100%;
  min-width: 230px;
}

.prod-filter-line {
  border-bottom: 2px solid #e5e5e5;
  padding-bottom: 15px;
  margin-bottom: 0;
}

.prod-filter-line .h2-title {
  margin-top: -10px;
  -webkit-transition: .1s;
  -o-transition: .1s;
  -moz-transition: .1s;
  transition: .1s;
}

.prod-filter-line .filter-cell {
  position: relative;
  z-index: 5;
}

.prod-filter-line .filter-cell:first-child {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.prod-filter-mobile-line {
  display: none;
}

.filter-toggle-btn, .filter-mobile-toggle-btn {
  display: inline-block;
  position: relative;
  margin-right: 30px;
}

.filter-toggle-btn::after, .filter-mobile-toggle-btn::after {
  content: '';
  display: block;
  position: absolute;
  right: -30px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
  height: 26px;
  width: 1px;
  background-color: #ccc;
}

.content-with-aside {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 30px;
  margin-bottom: 60px;
  border-bottom: 2px solid #e5e5e5;
}

.content-with-aside .prod-itm, .content-with-aside .prod-itm-vert {
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  -moz-transition: .3s ease;
  transition: .3s ease;
}

.content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.full-width .sidebar {
  min-width: 0;
  width: 0;
  overflow: hidden;
}

.full-width .prod-itm, .full-width .prod-itm-vert {
  width: 25%;
  min-width: 25%;
}

.sidebar {
  width: 290px;
  min-width: 290px;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  -moz-transition: .3s ease;
  transition: .3s ease;
}

.aside-filters {
  width: 260px;
}

.filters-title {
  font-family: "TinosBold", sans-serif;
  font-size: 21px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 28px;
}

.fltr-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding-right: 20px;
  min-height: 70px;
  font-family: "GothamProBold", sans-serif;
  text-transform: uppercase;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}

.fltr-title .arr-dn-ic {
  width: 17px;
  height: 11px;
}

.fltr-title.on .arr-dn-ic {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

.fltr-itm {
  margin-bottom: -1px;
}

.fltr-itm .check-set, .fltr-itm .color-set {
  padding: 23px 0 20px;
}

.fltr-itm .cust-check input:checked ~ .check-ic, .fltr-itm .radio-check input:checked ~ .check-ic, .fltr-itm .configurator-radio-check input:checked ~ .check-ic, .fltr-itm .cust-check input:checked ~ .radio-ic, .fltr-itm .radio-check input:checked ~ .radio-ic, .fltr-itm .configurator-radio-check input:checked ~ .radio-ic {
  background-image: none;
  background-color: #009bd1;
}

.fltr-itm .check-ic, .fltr-itm .radio-ic {
  -webkit-border-radius: 10em;
     -moz-border-radius: 10em;
          border-radius: 10em;
  background-color: #eeeeec;
  border: 5px solid #eeeeec;
  margin-right: 15px;
}

.fltr-itm .check-title, .fltr-itm .radio-title {
  color: #000;
}

.fltr-itm .check-title:hover, .fltr-itm .radio-title:hover {
  color: #009bd1;
}

.fltr-itm .check-title .count, .fltr-itm .radio-title .count {
  color: #9f9f9f;
}

.check-set li, .color-set li {
  margin-bottom: 15px;
}

.check-set li:last-child, .color-set li:last-child {
  margin-bottom: 0;
}

.color-set .check-ic, .color-set .radio-ic {
  border-color: #fff;
}

.color-set input:checked ~ .check-ic, .color-set input:checked ~ .radio-ic {
  border-color: #eeeeec;
}

.fltr-btns-set {
  text-align: center;
  padding-top: 15px;
}

.fltr-btns-set .btn, .fltr-btns-set .btn-accent, .fltr-btns-set .btn-blue, .fltr-btns-set .btn-dark, .fltr-btns-set .head-cart-empty .btn-close, .head-cart-empty .fltr-btns-set .btn-close {
  width: 100%;
}

.fltr-btns-set .del-all-fltrs {
  margin-top: 15px;
}

.del-all-fltrs {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  display: inline-block;
  text-decoration: underline;
  cursor: pointer;
}

.del-all-fltrs:hover {
  color: #009bd1;
}

.filter-toggle-btn, .filter-mobile-toggle-btn {
  font-size: 14px;
  margin-top: 2px;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
}

.filter-toggle-btn:hover, .filter-mobile-toggle-btn:hover {
  color: #009bd1;
}

.filter-toggle-btn .filter-toggle-ic, .filter-mobile-toggle-btn .filter-toggle-ic {
  margin-left: 8px;
}

.filter-toggle-btn.on .filter-toggle-ic span:first-child::before, .on.filter-mobile-toggle-btn .filter-toggle-ic span:first-child::before {
  left: 6px;
}

.filter-toggle-btn.on .filter-toggle-ic span:last-child::before, .on.filter-mobile-toggle-btn .filter-toggle-ic span:last-child::before {
  left: 19px;
}

.filter-toggle-ic {
  width: 26px;
  height: 26px;
  position: relative;
  margin-top: -2px;
}

.filter-toggle-ic span {
  display: block;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 0;
  width: 100%;
}

.filter-toggle-ic span::before {
  content: '';
  display: block;
  position: absolute;
  top: -4px;
  height: 9px;
  width: 1px;
  background-color: #000;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  -moz-transition: .3s ease;
  transition: .3s ease;
}

.filter-toggle-ic span:first-child {
  top: 8px;
}

.filter-toggle-ic span:first-child::before {
  left: 19px;
}

.filter-toggle-ic span:last-child {
  bottom: 8px;
}

.filter-toggle-ic span:last-child::before {
  left: 6px;
}

.sect-txt-bottom {
  margin-bottom: 60px;
  background-color: #f8f8f7;
  position: relative;
  padding: 50px 0 40px;
}

.sect-txt-bottom::before, .sect-txt-bottom::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #fff;
}

.sect-txt-bottom::before {
  right: 50%;
  width: 250px;
}

.sect-txt-bottom::after {
  right: 0;
  border-right: 18px solid #009bd1;
  width: 160px;
}

.sect-txt-bottom > .container {
  position: relative;
  z-index: 2;
}

.sect-txt-bottom .title-descr {
  padding-top: 50px;
  max-width: 900px;
}

.sect-txt-bottom .title-wrap:last-child {
  margin-bottom: 0;
}

.product-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: -15px;
  margin-bottom: 75px;
}

.product-top-l,
.product-top-r {
  width: 50%;
  min-width: 50%;
}

.product-top-l {
  padding-right: 15px;
}

.product-top-r {
  padding-left: 15px;
}

.prod-brief {
  letter-spacing: normal;
}

.prod-brief-top .prod-title {
  margin-bottom: 25px;
}

.part-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  margin-bottom: 7px;
}

.prod-n {
  margin-right: 45px;
  position: relative;
}

.prod-n::after {
  content: '';
  display: block;
  position: absolute;
  right: -22px;
  top: 2px;
  width: 1px;
  height: 17px;
  background-color: #000;
}

.prod-n span {
  color: #8a8a8a;
}

.prod-status .status-ok-ic,
.prod-status .status-none-ic {
  margin-top: -2px;
  margin-left: 2px;
}

.status-ok-ic,
.status-none-ic {
  width: 17px;
  height: 17px;
}

.status-ok-ic {
  background-image: url("../img/_style/_svg/check-fill.svg");
}

.status-none-ic {
  background-image: url("../img/_style/_svg/close-fill.svg");
}

.prod-brief-review {
  font-size: 14px;
  color: #8a8a8a;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}

.prod-brief-review .review-count {
  margin-right: 20px;
  position: relative;
}

.prod-brief-review .review-count::after {
  content: '';
  display: block;
  position: absolute;
  right: -9px;
  top: 4px;
  width: 1px;
  height: 14px;
  background-color: #8a8a8a;
}

.prod-brief-review em {
  font-style: normal;
}

.prod-brief-review .rate-wrap {
  margin-right: 15px;
  margin-top: -2px;
}

.review-brief-lnks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.prod-info-line, .prod-info-line-mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 15px;
}

.prod-info-line-mobile {
  display: none;
}

.prod-info-itm {
  min-width: 30%;
  padding: 5px 22px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-right: 1px solid #e5e5e5;
}

.prod-info-itm:nth-child(2) {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.prod-info-itm:last-child {
  border-right: none;
}

.prod-info-title {
  font-size: 14px;
  position: relative;
  color: #8a8a8a;
}

.prod-info-title a {
  color: #009bd1;
  text-decoration: underline;
}

.prod-info-title .prod-info-toggle-btn {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: none;
}

.prod-info-title .attention-ic {
  opacity: .5;
  margin-top: -1px;
  margin-left: 2px;
}

.prod-info-itm-box {
  padding-top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 13px;
  line-height: 1.5em;
  letter-spacing: normal;
}

.prod-brief-bottom .btn-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.prod-brief-bottom .btn-wrap .btn, .prod-brief-bottom .btn-wrap .btn-accent, .prod-brief-bottom .btn-wrap .btn-blue, .prod-brief-bottom .btn-wrap .btn-dark, .prod-brief-bottom .btn-wrap .head-cart-empty .btn-close, .head-cart-empty .prod-brief-bottom .btn-wrap .btn-close {
  margin-right: 15px;
}

.prod-brief-bottom .btn-wrap .btn:last-child, .prod-brief-bottom .btn-wrap .btn-accent:last-child, .prod-brief-bottom .btn-wrap .btn-blue:last-child, .prod-brief-bottom .btn-wrap .btn-dark:last-child, .prod-brief-bottom .btn-wrap .head-cart-empty .btn-close:last-child, .head-cart-empty .prod-brief-bottom .btn-wrap .btn-close:last-child {
  margin: 0;
}

.prod-brief-bottom .specs-advanced-options .cust-sel, .prod-brief-bottom .specs-advanced-options .cust-sel-ajax {
  max-width: none;
}

.prod-brief-bottom .specs-advanced-options .cust-sel .select2-selection, .prod-brief-bottom .specs-advanced-options .cust-sel-ajax .select2-selection {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.prod-brief-bottom .specs-advanced-options-table td {
  padding-bottom: 25px;
  padding-right: 0;
  width: 50%;
  vertical-align: bottom;
}

.prod-brief-bottom .specs-advanced-options-table td:nth-child(1) {
  padding-right: 20px;
}

.prod-brief-bottom .specs-advanced-options-table td:nth-child(2) {
  padding-left: 20px;
  padding-right: 0;
}

.prod-brief-bottom .specs-advanced-options-table td > span {
  display: block;
  text-align: center;
  margin-bottom: 8px;
  line-height: 1.35;
}

.prod-color-line,
.prod-color-choice {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.prod-color-line {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.prod-color-line {
  margin-bottom: 20px;
}

.prod-color-choice > span {
  display: inline-block;
  font-size: 14px;
  color: #8a8a8a;
  padding-top: 3px;
  margin-right: 15px;
}

.color-lnks-set {
  line-height: 0;
}

.color-lnks-set a {
  display: inline-block;
  width: 20px;
  min-width: 20px;
  height: 20px;
  -webkit-border-radius: 10em;
     -moz-border-radius: 10em;
          border-radius: 10em;
  background-color: #eeeeec;
  border: 5px solid #fff;
}

.color-lnks-set a.active {
  border-color: #eeeeec;
}

.prod-color-descr {
  display: block;
  padding-top: 2px;
  font-size: 14px;
  color: #b8b8b8;
}

.prod-brief-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 35px;
}

.prod-brief-price .prod-count-wrap {
  margin-right: 25px;
}

.prod-brief-price .price-line {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  min-height: 0;
}

.prod-brief-price .price {
  font-size: 40px;
}

.prod-brief-price .price-old {
  margin-top: 3px;
  font-size: 28px;
  color: #505052;
  margin-right: 15px;
}

.prod-brief-price .price-old::before {
  top: 12px;
}

.gallery-wrap .slide-itm {
  position: relative;
  text-decoration: none !important;
}

.gallery-wrap .slide-itm:hover::after {
  opacity: 1;
}

.gallery-wrap .slide-itm::after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 15;
  width: 25px;
  height: 25px;
  background-image: url("../img/_style/_svg/zoom.svg");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
  opacity: .5;
}

.gallery-wrap .prod-mark {
  position: absolute;
  z-index: 5;
  left: 0;
  top: 0;
}

.prod-mark {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-border-radius: 10em;
     -moz-border-radius: 10em;
          border-radius: 10em;
  width: 92px;
  height: 92px;
  background-image: url("../img/_style/_svg/month.svg");
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  font-family: "TinosBold", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1.33em;
  color: #fff;
  text-decoration: none !important;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
}

.gallery {
  margin-bottom: 30px;
}

.gallery .slick-arrow {
  display: none !important;
}

.gallery-thumb {
  margin: 0 auto;
  width: -webkit-calc(100% - 120px);
  width: -moz-calc(100% - 120px);
  width: calc(100% - 120px);
  position: relative;
}

.gallery-thumb::before, .gallery-thumb::after {
  content: '';
  display: block;
  position: absolute;
  top: -4px;
  bottom: -4px;
  width: 1px;
  background-color: #c1c1c1;
}

.gallery-thumb::before {
  left: 0;
}

.gallery-thumb::after {
  right: 0;
}

.gallery-thumb .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 50px;
  height: 50px;
  display: block;
  cursor: pointer;
  color: transparent;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 15px 25px;
     -moz-background-size: 15px 25px;
       -o-background-size: 15px 25px;
          background-size: 15px 25px;
  -webkit-filter: brightness(0);
          filter: brightness(0);
  opacity: .5;
}

.gallery-thumb .slick-arrow:hover {
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
  opacity: 1;
}

.gallery-thumb .slick-prev {
  right: -webkit-calc(100% + 5px);
  right: -moz-calc(100% + 5px);
  right: calc(100% + 5px);
  background-image: url("../img/_style/_svg/arr_l.svg");
}

.gallery-thumb .slick-next {
  left: -webkit-calc(100% + 5px);
  left: -moz-calc(100% + 5px);
  left: calc(100% + 5px);
  background-image: url("../img/_style/_svg/arr_r.svg");
}

.thumb-itm {
  padding: 2px;
}

.thumb-itm .img-inner-box {
  outline: 1px solid transparent !important;
  cursor: pointer;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
}

.thumb-itm .img-inner-box:hover {
  outline: 1px solid #009bd1 !important;
}

.thumb-itm.slick-current .img-inner-box {
  outline: 1px solid #009bd1 !important;
}

.product-bottom .wrap-tabs {
  margin-bottom: 80px;
}

.product-bottom .tabs__caption-wrap {
  margin-bottom: 30px;
}

.product-bottom .tabs__caption {
  font-size: 23px;
}

.product-bottom .tabs__caption > li > a,
.product-bottom .tabs__caption > li > span {
  min-height: 60px;
}

.tabs-nav {
  display: none;
}

.tab-left,
.tab-right {
  position: absolute;
  top: 0;
  display: block;
  width: 40px;
  height: 50px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 10px 20px;
     -moz-background-size: 10px 20px;
       -o-background-size: 10px 20px;
          background-size: 10px 20px;
  -webkit-filter: brightness(0);
          filter: brightness(0);
  opacity: .5;
}

.tab-left:hover,
.tab-right:hover {
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
  opacity: 1;
}

.tab-left.disabled,
.tab-right.disabled {
  opacity: 0 !important;
}

.tab-left {
  left: 0;
  background-image: url("../img/_style/_svg/arr_l.svg");
}

.tab-right {
  right: 0;
  background-image: url("../img/_style/_svg/arr_r.svg");
}

.prod-char {
  text-transform: uppercase;
}

.prod-char table {
  width: 100%;
}

.prod-char tr:nth-child(even) {
  background-color: #f8f8f7;
}

.prod-char td {
  height: 65px;
  vertical-align: middle;
  padding: 5px 25px;
}

.prod-char td:first-child {
  font-family: "GothamProBold", sans-serif;
  color: #dcdcdc;
  width: 270px;
}

.sect-with-buy {
  margin-bottom: 65px;
  border-bottom: 2px solid #e5e5e5;
}

.prod-kit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -2px;
}

.prod-itm-kit {
  width: 33.33%;
  min-width: 33.33%;
  border: 1px solid #e0e0e0;
  margin-right: -1px;
  margin-bottom: -1px;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
  position: relative;
}

.prod-itm-kit:hover {
  z-index: 2;
  border-color: #009bd1;
}

.prod-itm-kit .prod-itm-inner {
  display: block;
}

.prod-itm-kit .prod-itm-inner:hover {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.prod-itm-kit .prod-itm-img {
  max-width: 250px;
  margin: 0 auto;
}

.comments-box .leave-comment-box:only-child {
  padding-top: 30px;
}

.voice-notice {
  text-align: center;
}

.voice-notice a {
  color: #009bd1;
}

.comment-lst {
  margin: 0 auto 60px;
  letter-spacing: normal;
}

.comment-itm {
  position: relative;
  padding: 40px 0 40px 65px;
}

.comment-itm:first-child {
  padding-top: 20px;
}

.comment-itm:nth-child(even) {
  padding-bottom: 55px;
}

.comment-itm:nth-child(even)::before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 50%;
  width: -webkit-calc(100% + 80px);
  width: -moz-calc(100% + 80px);
  width: calc(100% + 80px);
  -webkit-transform: translate(-50%, 0);
     -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background-color: #f8f8f7;
}

.comment-itm .comment-avatar {
  position: absolute;
  left: 0;
  top: 40px;
}

.comment-avatar {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 10em;
     -moz-border-radius: 10em;
          border-radius: 10em;
  background-color: #73c566;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  line-height: 1em;
  padding-top: 14px;
}

.comment-author {
  font-family: "GothamProBold", sans-serif;
}

.comment-date {
  padding-top: 2px;
  margin-bottom: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.comment-date > span {
  color: #737373;
  display: block;
  font-size: 14px;
  -webkit-transform: translate(0, -104%);
     -moz-transform: translate(0, -104%);
      -ms-transform: translate(0, -104%);
       -o-transform: translate(0, -104%);
          transform: translate(0, -104%);
}

.comment-date .rate {
  margin-left: -5px;
}

.comment-txt p:last-child {
  margin-bottom: 0;
}

.inp-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.inp-line .cust-inp, .inp-line .cust-inp-srch, .inp-line .cust-inp-date, .inp-line .cust-inp-upload, .inp-line .head-inp-srch,
.inp-line .cust-textarea {
  margin-bottom: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.form-leave-comment {
  margin: -15px auto 0;
  max-width: 510px;
  letter-spacing: normal;
}

.form-leave-comment .rate-wrap {
  margin-left: 5px;
  margin-top: -3px;
}

.form-leave-comment .inp-line {
  margin-bottom: 30px;
}

.form-leave-comment .inp-title {
  padding-left: 40px;
}

.form-leave-comment .cust-textarea {
  margin-bottom: 35px;
}

.form-leave-comment .btn-wrap {
  padding-top: 5px;
}

.authorized-user .inp-title {
  margin-bottom: 15px;
}

.authorized-user .change-user {
  display: inline-block;
  color: #0a71c0;
  text-decoration: underline;
  margin-left: 25px;
}

.authorized-user .change-user:hover {
  color: #009bd1;
}

.order-reg-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  letter-spacing: normal;
  margin-top: -40px;
  padding-bottom: 50px;
  margin-bottom: 55px;
  border-bottom: 2px solid #e5e5e5;
}

.order-reg-wrap .content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.order-reg-wrap aside {
  width: 300px;
  padding-left: 30px;
}

.order-itm {
  border-bottom: 2px solid #e5e5e5;
  position: relative;
  padding-left: 320px;
  min-height: 262px;
  padding-top: 45px;
  padding-bottom: 30px;
}

.order-itm .prod-title {
  font-size: 29px;
  margin-bottom: 15px;
}

.order-itm .prod-part {
  font-size: 14px;
  line-height: 1.5em;
}

.order-itm .prod-color-descr {
  font-size: 14px;
  color: #000;
  line-height: 1.5em;
}

.order-itm-top {
  border-bottom: 1px solid #e5e5e5;
  padding-right: 200px;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.order-img {
  width: 260px;
  position: absolute;
  left: 0;
  top: 0;
}

.order-img .img-inner-box {
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
}

.order-price-sm {
  font-size: 14px;
  line-height: 1.5em;
}

.order-price-sm span {
  color: #8a8a8a;
}

.order-price-sm small {
  font-size: inherit;
}

.order-itm-middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.order-itm-middle .prod-count-wrap,
.order-itm-middle .prod-color {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.order-itm-middle .prod-count-wrap > span,
.order-itm-middle .prod-color > span {
  margin-right: 15px;
  display: inline-block;
  color: #8a8a8a;
}

.order-itm-middle .prod-count-wrap {
  margin-right: 65px;
  position: relative;
}

.order-itm-middle .prod-count-wrap::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: -32px;
  height: 100%;
  width: 1px;
  background-color: #e5e5e5;
}

.order-itm-middle .prod-color-descr {
  padding-top: 5px;
}

.order-itm-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 45px;
  right: 30px;
}

.order-itm-bottom .price {
  font-size: 31px;
  line-height: 1em;
}

.order-itm-bottom .del-prod {
  margin-left: 22px;
  margin-top: -5px;
}

.payment-features {
  padding-top: 40px;
}

.payment-features .btn, .payment-features .btn-accent, .payment-features .btn-blue, .payment-features .btn-dark, .payment-features .head-cart-empty .btn-close, .head-cart-empty .payment-features .btn-close {
  width: 100%;
  margin-bottom: 15px;
}

.payment-features .btn-close {
  display: inline-block;
  text-decoration: underline;
}

.payment-notice {
  text-align: center;
  font-size: 14px;
  line-height: 1.5em;
  border-bottom: 1px solid #000;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.payment-notice h3 {
  font-family: "GothamProBold", sans-serif;
  font-size: 14px;
  color: #009bd1;
  margin-bottom: 8px;
}

.payment-notice p {
  margin-bottom: 0;
}

.payment-method, .payment-method-mobile {
  padding-bottom: 10px;
}

.payment-method .cust-sel .select2-selection, .payment-method-mobile .cust-sel .select2-selection, .payment-method .cust-sel-ajax .select2-selection, .payment-method-mobile .cust-sel-ajax .select2-selection {
  font-size: 14px;
  min-height: 50px;
  padding: 5px 45px 3px 20px;
}

.payment-method .cust-sel .select2-results__option, .payment-method-mobile .cust-sel .select2-results__option, .payment-method .cust-sel-ajax .select2-results__option, .payment-method-mobile .cust-sel-ajax .select2-results__option {
  padding: 6px 20px;
  font-size: 14px;
}

.payment-method .cust-sel .select2-selection__arrow, .payment-method-mobile .cust-sel .select2-selection__arrow, .payment-method .cust-sel-ajax .select2-selection__arrow, .payment-method-mobile .cust-sel-ajax .select2-selection__arrow {
  width: 60px !important;
}

.payment-method-mobile {
  display: none;
  padding: 0;
}

.payment-method-mobile .cust-sel, .payment-method-mobile .cust-sel-ajax {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 30px;
}

.payment-method-mobile .cust-sel:last-child, .payment-method-mobile .cust-sel-ajax:last-child {
  margin-right: 0;
}

.payment-features-bottom {
  font-size: 14px;
  border-top: 1px solid #000;
  padding-top: 20px;
  margin-bottom: 35px;
}

.payment-features-bottom .attention-ic {
  margin-top: -2px;
  margin-left: 3px;
}

.payment-features-bottom table {
  width: 100%;
  margin-bottom: 15px;
}

.payment-features-bottom table td {
  vertical-align: middle;
  height: 40px;
  padding: 5px 0;
}

.payment-features-bottom table td:nth-child(2) {
  text-align: right;
}

.payment-features-bottom strong {
  font-weight: normal;
  font-size: 18px;
}

.payment-features-bottom .price {
  font-size: 31px;
}

.payment-features-bottom .order-summ {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin: 0;
}

.payment-features-bottom .order-summ td {
  height: 90px;
  padding-top: 7px;
}

.payment-features-bottom .order-summ strong {
  font-family: "GothamProBold", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}

.order-archiv {
  border: none;
  padding: 0;
  margin-bottom: 50px;
}

.order-archiv aside {
  padding-left: 0;
  padding-right: 30px;
}

.order-archiv .payment-features {
  font-size: 14px;
  line-height: 1.55em;
}

.order-archiv .payment-features h4 {
  font-size: 14px;
  font-family: "GothamProBold", sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.order-archiv .payment-features-bottom {
  margin: 0;
}

.order-archiv table td {
  height: 44px;
}

.order-archiv .order-summ td {
  height: 95px;
}

.order-info-lst {
  font-size: 14px;
  margin-bottom: 34px;
}

.order-info-lst li {
  margin-bottom: 2px;
}

.home-gallery-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: -webkit-calc(100vh - 190px);
  min-height: -moz-calc(100vh - 190px);
  min-height: calc(100vh - 190px);
  padding: 50px 0;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

.home-gallery-wrap .slick-track {
  height: 780px !important;
  overflow: hidden;
}

.home-gallery-wrap .slick-arrow,
.home-gallery-wrap .btn-slide-prev,
.home-gallery-wrap .btn-slide-next {
  position: absolute;
  z-index: 1;
  top: 50%;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.home-gallery-wrap .slick-prev,
.home-gallery-wrap .btn-slide-prev {
  left: -50px;
  left: -80px;
}

.home-gallery-wrap .slick-next,
.home-gallery-wrap .btn-slide-next {
  right: -50px;
  right: -80px;
}

.home-gallery-wrap .paging-info {
  position: absolute;
  right: 80px;
  bottom: 40px;
}

.home-gallery-wrap .slick-arrow {
  display: block;
  width: 360px;
  height: 360px;
  z-index: 10;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  cursor: pointer;
  color: transparent;
  opacity: 0;
}

.btn-slide-prev .home-gallery-img-left,
.btn-slide-prev .home-gallery-img-right,
.btn-slide-next .home-gallery-img-left,
.btn-slide-next .home-gallery-img-right {
  display: none;
}

.btn-slide-prev .home-gallery-itm-descr,
.btn-slide-prev .btn-wrap,
.btn-slide-next .home-gallery-itm-descr,
.btn-slide-next .btn-wrap {
  position: absolute;
  z-index: -1;
  opacity: 0;
  width: 0;
  height: 0;
}

.btn-slide-prev .home-gallery-itm-inner,
.btn-slide-next .home-gallery-itm-inner {
  width: 360px;
  height: 360px;
}

.btn-slide-prev .home-gallery-itm-inner::before,
.btn-slide-next .home-gallery-itm-inner::before {
  opacity: .5;
}

.btn-slide-prev .home-gallery-itm-txt,
.btn-slide-next .home-gallery-itm-txt {
  left: 12px;
  top: 12px;
  right: 12px;
  bottom: 12px;
  padding: 22px;
}

.btn-slide-prev .home-gallery-itm-title img,
.btn-slide-next .home-gallery-itm-title img {
  max-width: 235px;
}

.home-gallery {
  position: relative;
  z-index: 5;
  width: 100%;
}

.home-gallery-itm {
  opacity: 0;
  -webkit-transition: .5s;
  -o-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  -webkit-transition-delay: 0;
     -moz-transition-delay: 0;
       -o-transition-delay: 0;
          transition-delay: 0;
  color: #fff;
  position: relative;
}

.home-gallery-itm.slick-current {
  opacity: 1;
  -webkit-transition: 1.5s;
  -o-transition: 1.5s;
  -moz-transition: 1.5s;
  transition: 1.5s;
}

.home-gallery-itm.slick-current .home-gallery-img-left,
.home-gallery-itm.slick-current .home-gallery-img-right {
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.home-gallery-itm-inner {
  display: block;
  margin: 0 auto;
  width: 720px;
  height: 720px;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2;
}

.home-gallery-itm-inner::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  transition: .2s;
  opacity: 0;
}

.home-gallery-itm-inner::before {
  top: auto;
  height: 50%;
  opacity: 1;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
}

.home-gallery-itm-txt {
  position: absolute;
  z-index: 2;
  left: 15px;
  top: 15px;
  right: 15px;
  bottom: 15px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
  padding: 30px 30px 70px;
  white-space: normal;
}

.home-gallery-itm-txt .btn-wrap {
  width: 100%;
}

.home-gallery-itm-txt .btn, .home-gallery-itm-txt .btn-accent, .home-gallery-itm-txt .btn-blue, .home-gallery-itm-txt .btn-dark, .home-gallery-itm-txt .head-cart-empty .btn-close, .head-cart-empty .home-gallery-itm-txt .btn-close {
  color: #009bd1;
}

.home-gallery-itm-txt .btn:hover, .home-gallery-itm-txt .btn-accent:hover, .home-gallery-itm-txt .btn-blue:hover, .home-gallery-itm-txt .btn-dark:hover, .home-gallery-itm-txt .head-cart-empty .btn-close:hover, .head-cart-empty .home-gallery-itm-txt .btn-close:hover {
  color: #fff;
}

.home-gallery-itm-title {
  text-align: center;
  width: 100%;
}

.home-gallery-itm-title span {
  display: none;
}

.home-gallery-itm-title img {
  display: block;
  width: 100%;
  max-width: 505px;
  margin: 0 auto;
}

.home-gallery-itm-descr {
  padding-bottom: 20px;
  width: 100%;
}

.home-gallery-img-left,
.home-gallery-img-right {
  position: relative;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
  z-index: 1;
  display: block;
  width: 600px;
  height: 600px;
  overflow: hidden;
  padding: 15px;
}

.home-gallery-img-left {
  right: -webkit-calc(50% + 170px);
  right: -moz-calc(50% + 170px);
  right: calc(50% + 170px);
  right: -webkit-calc(60% + 170px);
  right: -moz-calc(60% + 170px);
  right: calc(60% + 170px);
  -webkit-transform: translate(50%, -50%);
     -moz-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
       -o-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.home-gallery-img-right {
  left: -webkit-calc(50% + 170px);
  left: -moz-calc(50% + 170px);
  left: calc(50% + 170px);
  left: -webkit-calc(60% + 170px);
  left: -moz-calc(60% + 170px);
  left: calc(60% + 170px);
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.btn-slide-next .img-perspective,
.btn-slide-next .home-gallery-itm-inner,
.home-gallery-img-right .img-perspective,
.home-gallery-img-right .home-gallery-itm-inner {
  display: block;
  -webkit-transform: translate(-25%, 0) perspective(900) rotateY(-10deg) !important;
     -moz-transform: translate(-25%, 0) perspective(900) rotateY(-10deg) !important;
          transform: translate(-25%, 0) perspective(900) rotateY(-10deg) !important;
  -webkit-perspective: 900px;
     -moz-perspective: 900px;
          perspective: 900px;
}

.btn-slide-prev .img-perspective,
.btn-slide-prev .home-gallery-itm-inner,
.home-gallery-img-left .img-perspective,
.home-gallery-img-left .home-gallery-itm-inner {
  display: block;
  -webkit-transform: translate(25%, 0) perspective(900) rotateY(10deg) !important;
     -moz-transform: translate(25%, 0) perspective(900) rotateY(10deg) !important;
          transform: translate(25%, 0) perspective(900) rotateY(10deg) !important;
  -webkit-perspective: 990px;
     -moz-perspective: 990px;
          perspective: 990px;
}

.home-gallery-img-left,
.home-gallery-img-right {
  -webkit-transition: 1s;
  -o-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}

.lottery-wrap {
  max-width: 1020px;
  margin: 0 auto;
  padding-bottom: 70px;
  border-bottom: 2px solid #e5e5e5;
  margin-bottom: 65px;
}

.lottery-wrap img {
  display: block;
  width: 100%;
  margin-bottom: 65px;
}

.lottery-wrap .txt-box {
  padding: 0 40px;
  margin-bottom: 50px;
}

.upload-img-wrap {
  padding-top: 3px;
  padding-bottom: 10px;
}

.upload-img-wrap hr {
  display: none;
}

.gallery-manager {
  min-height: 0;
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
  border: none;
  position: relative;
}

.gallery-manager .progress-overlay .modal {
  top: 50% !important;
  -webkit-transform: translate(0, -50%) !important;
     -moz-transform: translate(0, -50%) !important;
      -ms-transform: translate(0, -50%) !important;
       -o-transform: translate(0, -50%) !important;
          transform: translate(0, -50%) !important;
}

.gallery-manager .btn-toolbar {
  width: -webkit-calc(33.33% - 14px) !important;
  width: -moz-calc(33.33% - 14px) !important;
  width: calc(33.33% - 14px) !important;
  margin-right: 20px;
  padding: 0;
  height: 135px;
  position: relative;
  margin-bottom: 20px;
  float: left;
}

.gallery-manager .btn-toolbar:last-child {
  margin-right: 0;
}

.gallery-manager .btn-group {
  display: block;
  width: 100%;
  position: static;
}

.gallery-manager .btn-file {
  width: 80%;
  height: 80%;
  background-color: #f8f8f7 !important;
  -webkit-border-radius: 28px;
     -moz-border-radius: 28px;
          border-radius: 28px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.gallery-manager .btn-file::after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 32px;
  height: 32px;
  -webkit-border-radius: 10em;
     -moz-border-radius: 10em;
          border-radius: 10em;
  background-color: #fff;
  background-image: url("../img/_style/_svg/plus-2.svg");
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 15px auto;
     -moz-background-size: 15px auto;
       -o-background-size: 15px auto;
          background-size: 15px auto;
}

.gallery-manager .btn-file input {
  width: 100% !important;
  height: 100% !important;
  z-index: 2 !important;
  cursor: pointer !important;
}

.gallery-manager .photo {
  float: left;
  width: -webkit-calc(33.33% - 14px) !important;
  width: -moz-calc(33.33% - 14px) !important;
  width: calc(33.33% - 14px) !important;
  height: 135px !important;
  overflow: hidden;
  padding: 0;
  margin: 0 21px 20px 0;
  border: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  position: relative;
  overflow: visible;
}

.gallery-manager .photo:last-child, .gallery-manager .photo:nth-child(3n) {
  margin-right: 0;
}

.gallery-manager .photo .image-preview {
  height: 100%;
  -webkit-border-radius: 28px;
     -moz-border-radius: 28px;
          border-radius: 28px;
  overflow: hidden;
}

.gallery-manager .photo .image-preview img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

.gallery-manager .photo .caption {
  display: none;
}

.gallery-manager .photo input {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

.gallery-manager .photo .actions {
  position: static !important;
}

.gallery-manager .photo .deletePhoto {
  padding: 0;
  position: absolute;
  z-index: 5;
  right: -7px;
  top: -7px;
  min-width: 29px;
  border: none;
  width: 29px;
  height: 29px;
  -webkit-border-radius: 10em;
     -moz-border-radius: 10em;
          border-radius: 10em;
  background-color: #fff;
  cursor: pointer;
  background-image: url("../img/_style/_svg/plus-2.svg");
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 15px auto;
     -moz-background-size: 15px auto;
       -o-background-size: 15px auto;
          background-size: 15px auto;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.1) !important;
     -moz-box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.1) !important;
          box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.1) !important;
}

.upload-img-title {
  font-size: 15px;
  padding-left: 10px;
  margin-bottom: 20px;
}

.upload-img-set {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.upload-img-itm {
  margin-right: 20px;
  margin-bottom: 20px;
  width: 150px;
  position: relative;
}

.upload-img-itm:last-child, .upload-img-itm:nth-child(3n) {
  margin-right: 0;
}

.upload-img-itm .remove-btn {
  position: absolute;
  z-index: 5;
  right: -7px;
  top: -7px;
  width: 29px;
  height: 29px;
  -webkit-border-radius: 10em;
     -moz-border-radius: 10em;
          border-radius: 10em;
  background-color: #fff;
  cursor: pointer;
  background-image: url("../img/_style/_svg/plus-2.svg");
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 15px auto;
     -moz-background-size: 15px auto;
       -o-background-size: 15px auto;
          background-size: 15px auto;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.1);
}

.upload-img-itm .upload-btn {
  display: block;
  position: absolute;
  z-index: 5;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 120px;
  height: 108px;
  -webkit-border-radius: 28px;
     -moz-border-radius: 28px;
          border-radius: 28px;
  background-color: #f8f8f7;
  cursor: pointer;
}

.upload-img-itm .upload-btn::after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 32px;
  height: 32px;
  -webkit-border-radius: 10em;
     -moz-border-radius: 10em;
          border-radius: 10em;
  background-color: #fff;
  background-image: url("../img/_style/_svg/plus-2.svg");
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 15px auto;
     -moz-background-size: 15px auto;
       -o-background-size: 15px auto;
          background-size: 15px auto;
}

.upload-img-itm .img-inner-box {
  -webkit-border-radius: 28px;
     -moz-border-radius: 28px;
          border-radius: 28px;
}

.report-wrap .empty {
  text-align: center;
  padding: 25px 0;
}

.report-product-info {
  font-size: 25px;
  font-weight: bold;
}

.tabs__caption-wrap.mega {
  border-bottom: 1px solid #e2e1e1;
}

.tabs__caption-wrap.mega .tabs__caption {
  font-size: 42px;
  line-height: 1.15;
}

.tabs__caption-wrap.mega li {
  width: 50% !important;
  margin: 0;
  color: #8d8d8d;
}

.tabs__caption-wrap.mega li > a,
.tabs__caption-wrap.mega li > span {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  text-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: 5px solid transparent;
  min-height: 140px;
}

.tabs__caption-wrap.mega li > a:hover,
.tabs__caption-wrap.mega li > span:hover {
  color: #000;
}

.tabs__caption-wrap.mega li.active {
  color: #000;
}

.tabs__caption-wrap.mega li.active > a,
.tabs__caption-wrap.mega li.active > span {
  background-color: transparent;
  border-color: #009bd1;
}

.home-gallery-mobile-img {
  display: none !important;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.home-gallery-mobile-img img {
  display: none;
  width: 100% !important;
  height: auto !important;
}

.history-content {
  position: relative;
  padding: 75px 0 90px;
}

.history-content::before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  right: 115%;
  bottom: 0;
  width: 100vw;
  background-color: #f8f8f7;
}

.history-content::after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 75%;
  bottom: 0;
  width: 100vw;
  background-color: #f8f8f7;
}

.history-content img {
  width: 75% !important;
  margin: 30px 0 0 auto;
}

.history-content p {
  width: 81% !important;
  margin-left: auto;
  font-family: "GothamProBold", sans-serif;
  font-size: 17px;
}

.time-line-wrap {
  margin-top: 70px;
  margin-bottom: 50px;
}

.time-line-wrap .container {
  position: relative;
}

.time-line-wrap .time-line-thumb {
  position: relative;
}

.time-line-wrap .time-line-thumb::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 10px;
  top: 0;
  -webkit-transform: translateY(-webkit-calc(100% + 2px));
     -moz-transform: translateY(-moz-calc(100% + 2px));
      -ms-transform: translateY(calc(100% + 2px));
       -o-transform: translateY(calc(100% + 2px));
          transform: translateY(calc(100% + 2px));
  z-index: -1;
  background-color: #eeeeec;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.time-line-wrap .time-line-thumb .slick-track {
  height: 34px;
  padding-bottom: 80px;
}

.time-line-wrap .time-line-thumb li {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.time-line-wrap .time-line-thumb li span {
  font-family: "TinosRegular", sans-serif;
  font-size: 20px;
  padding-top: 50px;
}

.time-line-wrap .time-line-thumb li::after {
  position: absolute;
  content: '';
  width: 16px;
  height: 16px;
  top: 9px;
  background-color: #787878;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.time-line-wrap .time-line-thumb .slick-current span {
  font-family: "TinosBold", sans-serif;
  font-size: 29px;
}

.time-line-wrap .time-line-thumb .slick-current::after {
  top: 0;
  width: 34px;
  height: 34px;
  background-color: #00a2db;
  border: 6px solid #b2e3f4;
}

.time-line-wrap .slider-nav button {
  position: absolute;
  top: 6px;
  height: 30px;
  width: 12px;
  font-size: 0;
  -webkit-filter: brightness(0);
          filter: brightness(0);
  opacity: 0.6;
}

.time-line-wrap .slider-nav button.slick-disabled {
  opacity: 0.3;
}

.time-line-wrap .slider-nav .slick-prev {
  background-image: url(../img/_style/_svg/arr_l.svg);
  left: -30px;
}

.time-line-wrap .slider-nav .slick-next {
  background-image: url(../img/_style/_svg/arr_r.svg);
  right: -30px;
}

.time-line-wrap .time-border-line {
  display: block;
  position: absolute;
  top: -8px;
  width: 1px;
  height: 50px;
  background-color: #444033;
}

.time-line-wrap .time-border-line.time-left-border {
  left: 16px;
}

.time-line-wrap .time-border-line.time-right-border {
  right: 16px;
}

.time-line-wrap .time-line {
  width: 83%;
  margin: 55px auto 0;
}

.time-line-wrap .time-line h2 {
  margin-bottom: 50px;
  text-align: center;
  font-family: "TinosBold", sans-serif;
  font-size: 49px;
}

.time-line-wrap .time-line p {
  margin-bottom: 30px;
}

.time-line-wrap .cover-img {
  width: 47%;
  float: left;
  margin-right: 30px;
  margin-bottom: 40px;
  position: relative;
  display: block;
  overflow: hidden;
  background-color: #eee;
}

.time-line-wrap .cover-img .base-img {
  position: relative;
  display: block;
  width: 100% !important;
  height: auto !important;
  opacity: 0;
}

.time-line-wrap .cover-img .main-img {
  position: absolute;
  display: block;
  z-index: 2;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.sect-special-offer .txt-box img {
  margin-bottom: 30px;
}

.sect-special-offer .txt-box p {
  margin-bottom: 20px;
}

.special-offer-top {
  border-bottom: 2px solid #e2e1e1;
  padding-bottom: 20px;
  margin-bottom: 50px;
}

.special-offer-lst .prod-itm, .special-offer-lst .prod-itm-vert {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  width: 100%;
}

.special-offer-lst .prod-itm .btn-wrap, .special-offer-lst .prod-itm-vert .btn-wrap {
  display: block;
  height: auto;
}

.special-offer-lst .prod-itm .btn-wrap .btn, .special-offer-lst .prod-itm-vert .btn-wrap .btn, .special-offer-lst .prod-itm .btn-wrap .btn-accent, .special-offer-lst .prod-itm-vert .btn-wrap .btn-accent, .special-offer-lst .prod-itm .btn-wrap .btn-blue, .special-offer-lst .prod-itm-vert .btn-wrap .btn-blue, .special-offer-lst .prod-itm .btn-wrap .btn-dark, .special-offer-lst .prod-itm-vert .btn-wrap .btn-dark, .special-offer-lst .prod-itm .btn-wrap .head-cart-empty .btn-close, .head-cart-empty .special-offer-lst .prod-itm .btn-wrap .btn-close, .special-offer-lst .prod-itm-vert .btn-wrap .head-cart-empty .btn-close, .head-cart-empty .special-offer-lst .prod-itm-vert .btn-wrap .btn-close {
  width: 100%;
}

.special-offer-lst .prod-itm-inner {
  -webkit-box-shadow: none !important;
     -moz-box-shadow: none !important;
          box-shadow: none !important;
}

.special-offer-lst .price-line {
  font-size: 32px;
  line-height: 1.25;
  margin-bottom: 20px;
  margin-top: 20px;
}

.special-offer-lst .price {
  font-size: 32px;
}

.special-offer-lst .price-old {
  font-size: 22px;
}

.special-offer-lst .price-old::before {
  top: 10px;
  left: -10px;
  right: -10px;
  height: 1px;
}

.special-offer-lst .prod-title {
  font-size: 27px;
  padding-bottom: 5px;
}

.special-offer-lst .prod-categ {
  font-size: 12px;
}

.offer-notice {
  font-family: "TinosBold", sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  color: #a3a3a3;
  margin-top: 20px;
}

.specs-advanced-options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  max-width: -webkit-calc(100% - 15px);
  max-width: -moz-calc(100% - 15px);
  max-width: calc(100% - 15px);
  padding: 30px 0 10px;
  margin-bottom: 30px;
}

.specs-advanced-options-table {
  width: 100%;
}

.specs-advanced-options-table td {
  vertical-align: middle;
  padding-right: 15px;
  padding-bottom: 20px;
}

.specs-advanced-options-table td:nth-child(2) {
  padding-right: 45px;
}

.specs-advanced-options-table td > span {
  display: inline-block;
  font-size: 14px;
  line-height: 1.15;
  color: #8a8a8a;
}

.specs-advanced-options-table .cust-sel, .specs-advanced-options-table .cust-sel-ajax {
  margin: 0;
  width: auto;
  min-width: 110px;
  max-width: 160px;
}

.specs-advanced-options-table .cust-sel .select2-selection, .specs-advanced-options-table .cust-sel-ajax .select2-selection {
  font-size: 14px;
  min-height: 50px;
  padding: 5px 35px 3px 20px;
  background-color: #fafafa;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.specs-advanced-options-table .cust-sel .select2-results__option, .specs-advanced-options-table .cust-sel-ajax .select2-results__option {
  padding: 6px 20px;
  font-size: 14px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.specs-advanced-options-table .cust-sel .select2-selection__arrow, .specs-advanced-options-table .cust-sel-ajax .select2-selection__arrow {
  width: 45px !important;
}

.specs-advanced-options-table .prod-count-wrap {
  margin: 0 !important;
  width: 100%;
}

.specs-advanced-options-table .prod-count-wrap::after {
  display: none;
}

.specs-advanced-options-table .prod-color {
  margin: 0 !important;
}

.order-itm-middle {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.order-itm-middle .specs-advanced-options-table {
  border-bottom: 1px solid #e5e5e5;
  margin-top: -10px;
}

.order-itm-middle .specs-advanced-options-table td {
  padding: 20px 15px 20px 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  height: auto;
}

.order-itm-middle .specs-advanced-options-table td:nth-child(2) {
  padding-right: 32px;
}

.order-itm-middle .specs-advanced-options-table td:nth-child(3) {
  padding-left: 32px;
  position: relative;
}

.order-itm-middle .specs-advanced-options-table td:nth-child(3)::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 20px;
  bottom: 20px;
  width: 1px;
  background-color: #e5e5e5;
}

.order-itm-middle .specs-advanced-options-table td:nth-child(4) {
  padding-right: 0;
}

.order-itm-middle .specs-advanced-options-table td:nth-child(2), .order-itm-middle .specs-advanced-options-table td:nth-child(4) {
  width: 35%;
  min-width: 35%;
}

.head-cart-itm-specs > td {
  padding: 0;
  height: auto;
}

.head-cart-itm-specs .specs-advanced-options-table {
  margin-bottom: -1px;
  font-size: 13px;
}

.head-cart-itm-specs .specs-advanced-options-table td {
  padding: 13px 10px 10px 0 !important;
  width: auto !important;
  text-align: left;
  height: auto;
}

.head-cart-itm-specs .specs-advanced-options-table td:last-child {
  padding-right: 0 !important;
}

.head-cart-itm-specs .specs-advanced-options-table td > span {
  font-size: inherit;
}

#cr-cart-products-list .specs-advanced-options-table {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 375px !important;
  min-width: 375px !important;
  max-width: 375px !important;
}

#cr-cart-products-list .specs-advanced-options-table + .empty-nth-div {
  width: 0 !important;
  min-width: 0 !important;
  margin: 0 !important;
}

#cr-cart-products-list .specs-advanced-options-table td {
  padding: 3px !important;
  font-size: 12px;
}

#cr-cart-products-list .specs-advanced-options-table td span {
  font-size: inherit !important;
}

#cr-cart-products-list .del-prod {
  min-width: 25px !important;
  width: auto !important;
}

.prod-wrap.blue-cat .prod-itm-img:hover ~ .prod-itm-txt .prod-title,
.prod-wrap.blue-cat .prod-info-title a,
.prod-wrap.blue-cat .voice-notice a,
.prod-wrap.blue-cat .tabs__caption > li:hover {
  color: #00a2db;
}

.prod-wrap.blue-cat .prod-char td:nth-child(1) {
  color: #00a2db;
}

.prod-wrap.blue-cat .prod-char td:nth-child(2) {
  text-transform: none;
  letter-spacing: normal;
}

.prod-wrap.blue-cat .prod-char li {
  position: relative;
  padding-left: 13px;
}

.prod-wrap.blue-cat .prod-char li:empty {
  position: static;
  padding-left: 0;
}

.prod-wrap.blue-cat .prod-char li:empty::before {
  display: none;
}

.prod-wrap.blue-cat .prod-char li::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 9px;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background-color: #00a2db;
}

.prod-descr .txt-box p,
.prod-descr .txt-box ul,
.prod-descr .txt-box ol,
.prod-descr .txt-box img,
.prod-descr .txt-box table {
  margin-bottom: 20px;
  margin-bottom: 1.5em;
}

.prod-descr .txt-box img {
  display: block;
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}

.prod-descr .txt-box img:only-child {
  margin-left: auto;
  margin-right: auto;
}

.prod-descr .txt-box ol {
  padding-left: 20px;
}

.prod-descr .txt-box ol li {
  list-style-type: decimal;
}

.prod-descr .txt-box ul li {
  position: relative;
  padding-left: 20px;
}

.prod-descr .txt-box ul li::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 11px;
  width: 10px;
  height: 1px;
  background-color: #000;
}

.prod-descr .txt-box a:not([class]) {
  text-decoration: underline;
  color: #009bd1;
}

.prod-descr .txt-box a:not([class]):hover {
  text-decoration: none;
}

.prod-descr .txt-box h1,
.prod-descr .txt-box h2,
.prod-descr .txt-box h3,
.prod-descr .txt-box h4,
.prod-descr .txt-box h5,
.prod-descr .txt-box h6 {
  margin-top: 25px;
}

.prod-descr .txt-box h1:first-child,
.prod-descr .txt-box h2:first-child,
.prod-descr .txt-box h3:first-child,
.prod-descr .txt-box h4:first-child,
.prod-descr .txt-box h5:first-child,
.prod-descr .txt-box h6:first-child {
  margin-top: 0;
}

/* 29.06.22 */
.prod-brief-bottom .btn-wrap {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.prod-brief-bottom .btn-wrap .btn, .prod-brief-bottom .btn-wrap .btn-accent, .prod-brief-bottom .btn-wrap .btn-blue, .prod-brief-bottom .btn-wrap .btn-dark, .prod-brief-bottom .btn-wrap .head-cart-empty .btn-close, .head-cart-empty .prod-brief-bottom .btn-wrap .btn-close {
  margin-top: 20px !important;
}

.prod-brief-price {
  margin-bottom: 15px;
}

.price-multiple-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.price-multiple-line .price-itm {
  width: 33.33%;
  min-width: 33.33%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 15px;
  padding-left: 15px;
  border-right: 1px solid #e2e1e1;
}

.price-multiple-line .price-itm:last-child {
  padding-right: 0;
  border-right: none;
}

.price-multiple-line .price-itm > * {
  width: 100%;
}

.price-multiple-line .price-itm .price-old {
  width: auto;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0;
  font-size: 14px;
  margin-top: -5px;
  margin-bottom: 3px;
}

.price-multiple-line .price-itm .price-old::before {
  top: 6px;
}

.price-multiple-line .prod-price-count {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 7px;
}

.price-multiple-line .price {
  font-size: 32px;
}

.prod-price-count {
  font-size: 14px;
  color: #8a8a8a;
}

/* 12.07.22 */
.prod-brief-price .price {
  display: inline-block;
}

.discount-multiple-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.discount-multiple-itm {
  line-height: 1.25;
  margin-top: 30px;
  padding-right: 35px;
  margin-right: 35px;
  border-right: 1px solid #e2e1e1;
  text-align: left;
}

.discount-multiple-itm:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
}

.discount-multiple-itm .prod-price-count,
.discount-multiple-itm .prod-price-discount {
  display: block;
  text-align: left;
}

.prod-price-discount {
  font-size: 12px;
  color: #8a8a8a;
}

.discount-amount {
  line-height: 1;
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
  display: inline-block;
}

.discount-amount .super-mark {
  position: absolute;
  left: -webkit-calc(100% + 10px);
  left: -moz-calc(100% + 10px);
  left: calc(100% + 10px);
  top: 40%;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
  font-family: "TinosBold", sans-serif;
  font-size: 11px;
  line-height: 1;
  text-transform: uppercase;
  padding: 3px 25px 2px;
  -webkit-border-radius: 10em;
     -moz-border-radius: 10em;
          border-radius: 10em;
  background-color: #009bd1;
  color: #fff;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 22px;
}

.blue-cat .percent-ic,
.blue-cat .discount-amount .super-mark {
  background-color: #00a2db;
}

.configurator-overflow {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 90px;
}

.configurator-overflow > .configurator {
  padding-bottom: 20px;
}

.configurator-overflow::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #f8f8f7;
}

.configurator-overflow::-webkit-scrollbar-thumb {
  -webkit-border-radius: 4px;
          border-radius: 4px;
  background-color: #009bd1;
}

.configurator-overflow::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
          border-radius: 4px;
  background-color: #f8f8f7;
}

.configurator-overflow .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: -55px;
  right: -5px;
}

.configurator-overflow .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  opacity: 0;
}

.configurator-overflow:not(.mCS_no_scrollbar) .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 85px;
}

.configurator-overflow:not(.mCS_no_scrollbar) + .configurator-bottom {
  margin-top: -65px;
}

.configurator-overflow.mCS_no_scrollbar + .configurator-bottom {
  margin-top: -95px;
}

.configurator {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 110px;
}

.configurator-bottom {
  position: relative;
  z-index: 10;
  margin-right: -55px;
}

.configurator-bottom .btns-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}

.configurator-bottom .btn, .configurator-bottom .btn-accent, .configurator-bottom .btn-blue, .configurator-bottom .btn-dark, .configurator-bottom .head-cart-empty .btn-close, .head-cart-empty .configurator-bottom .btn-close {
  height: 40px;
  padding: 10px 16px 8px;
  min-width: 0;
  margin: 25px 8px 0;
}

.configurator-bottom .btn:hover .refresh-ic, .configurator-bottom .btn-accent:hover .refresh-ic, .configurator-bottom .btn-blue:hover .refresh-ic, .configurator-bottom .btn-dark:hover .refresh-ic, .configurator-bottom .head-cart-empty .btn-close:hover .refresh-ic, .head-cart-empty .configurator-bottom .btn-close:hover .refresh-ic {
  -webkit-filter: brightness(0) invert(100%);
          filter: brightness(0) invert(100%);
}

.configurator-bottom .btn .refresh-ic, .configurator-bottom .btn-accent .refresh-ic, .configurator-bottom .btn-blue .refresh-ic, .configurator-bottom .btn-dark .refresh-ic, .configurator-bottom .head-cart-empty .btn-close .refresh-ic, .head-cart-empty .configurator-bottom .btn-close .refresh-ic {
  margin-top: -4px;
}

.configurator-bottom .btn .refresh-ic, .configurator-bottom .btn-accent .refresh-ic, .configurator-bottom .btn-blue .refresh-ic, .configurator-bottom .btn-dark .refresh-ic, .configurator-bottom .head-cart-empty .btn-close .refresh-ic, .head-cart-empty .configurator-bottom .btn-close .refresh-ic,
.configurator-bottom .btn .check-ic,
.configurator-bottom .btn-accent .check-ic,
.configurator-bottom .btn-blue .check-ic,
.configurator-bottom .btn-dark .check-ic,
.configurator-bottom .head-cart-empty .btn-close .check-ic,
.head-cart-empty .configurator-bottom .btn-close .check-ic,
.configurator-bottom .btn .radio-ic,
.configurator-bottom .btn-accent .radio-ic,
.configurator-bottom .btn-blue .radio-ic,
.configurator-bottom .btn-dark .radio-ic,
.configurator-bottom .head-cart-empty .btn-close .radio-ic,
.head-cart-empty .configurator-bottom .btn-close .radio-ic {
  margin-left: 3px;
  margin-right: 0;
}

.configurator-bottom .check-ic, .configurator-bottom .radio-ic {
  width: 17px;
  min-width: 17px;
  height: 17px;
  border: none;
  background-image: url("../img/_style/_svg/check.svg");
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  -webkit-filter: brightness(0) invert(100%);
          filter: brightness(0) invert(100%);
}

.configurator-box {
  background-color: #F0F0F0;
  font-size: 12px;
  line-height: 1.175;
  letter-spacing: .25px;
  padding: 15px;
  padding-right: 70px;
  position: relative;
}

.configurator-box .cell-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  position: relative;
  z-index: 10;
}

.configurator-box .cell-inner:has(.configurator-modify.hover) {
  z-index: 11;
}

.configurator-box .cell-inner:hover {
  z-index: 5;
}

.configurator-box .cell-inner .divide {
  display: block;
  width: 1px;
  height: 16px;
  background-color: #000;
  margin: 0 4px;
}

.configurator-box .cell-name {
  width: 100%;
}

.configurator-box .cell-name span {
  display: block;
}

.configurator-box .cell-name span + span {
  margin-top: 15px;
  white-space: nowrap;
}

.configurator-box table {
  min-width: 100%;
  width: 100%;
}

.configurator-box td {
  padding: 4px 3px;
  border: 1px solid #e2e1e1;
}

.configurator-box .configurator-sel .select2-container,
.configurator-box .configurator-sel .select2-dropdown {
  width: auto !important;
  min-width: 100%;
}

.configurator-box .configurator-sel .select2-results,
.configurator-box .configurator-sel .select2-results__options {
  width: 100%;
}

.configurator-box .configurator-sel .select2-results__option {
  white-space: nowrap;
}

.configurator-inp input {
  min-width: 45px;
}

.configurator-inp input[name='name'] {
  min-width: 75px;
}

.configurator-inp input[name='external_length'], .configurator-inp input[name='internal_length'] {
  min-width: 30px;
  width: 30px;
}

.configurator-inp input,
.configurator-box .prod-count input {
  display: inline-block;
  border: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  padding: 3px 3px 1px;
  line-height: 1;
  background-color: #fff;
  height: auto;
  width: 100%;
}

.configurator-inp.center input,
.configurator-box .prod-count.center input {
  text-align: center;
}

.configurator-box .prod-count {
  height: auto;
  width: 40px;
  border: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  background-color: transparent;
}

.configurator-box .prod-count input {
  width: 18px;
  padding-left: 0;
  padding-right: 0;
}

.configurator-box .prod-count .wish-dn {
  left: 0;
}

.configurator-box .prod-count .wish-up {
  right: 0;
}

.configurator-box .wish-dn,
.configurator-box .wish-up {
  width: 9px;
  height: 9px;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.configurator-sel {
  margin: 0;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.configurator-sel#system-type-select-2 {
  min-width: 65px;
}

.configurator-sel .select-items {
  display: block;
  width: 100%;
}

.configurator-sel .sel-title {
  margin-right: 5px;
}

.configurator-sel .select2-selection {
  font-size: 12px;
  line-height: 1;
  border: none !important;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  min-height: 16px;
  padding: 3px 25px 1px 3px;
}

.configurator-sel .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 0;
  right: 0;
  bottom: 0;
  width: 20px !important;
  -webkit-background-size: 9px auto;
     -moz-background-size: 9px auto;
       -o-background-size: 9px auto;
          background-size: 9px auto;
}

.configurator-sel .select2-dropdown {
  margin-top: 0;
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
  border: 1px solid #e2e1e1;
}

.configurator-sel .select2-results__option {
  padding: 3px 2px 1px;
}

.configurator-product-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  min-width: 40px;
  height: 18px;
}

.configurator-product-icon img {
  display: block;
  height: 100%;
  width: auto;
}

.color-circle {
  display: block;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.configurator-right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: -1px;
}

.configurator-left-table tbody tr:nth-last-child(1) .configurator-sel .select2-container, .configurator-left-table tbody tr:nth-last-child(2) .configurator-sel .select2-container, .configurator-left-table tbody tr:nth-last-child(3) .configurator-sel .select2-container, .configurator-left-table tbody tr:nth-last-child(4) .configurator-sel .select2-container {
  top: auto !important;
  bottom: 100% !important;
}

.configurator-left-table tbody tr:nth-last-child(1) .configurator-sel .select2-container .select2-dropdown, .configurator-left-table tbody tr:nth-last-child(2) .configurator-sel .select2-container .select2-dropdown, .configurator-left-table tbody tr:nth-last-child(3) .configurator-sel .select2-container .select2-dropdown, .configurator-left-table tbody tr:nth-last-child(4) .configurator-sel .select2-container .select2-dropdown {
  bottom: 0;
}

.configurator-left-table thead td {
  background-color: #009bd1;
  color: #fff;
}

.configurator-left-table thead td:first-child {
  padding-left: 2px;
  padding-right: 2px;
  background-color: #e2e1e1;
  color: #000;
}

.configurator-left-table thead .cell-inner {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.configurator-left-table thead .cell-name {
  font-family: "GothamProBold", sans-serif;
  font-size: 10px;
  padding-bottom: 2px;
}

.configurator-left-table tbody td {
  border-left: none;
  border-right: none;
}

.configurator-left-table tbody .cell-inner:hover {
  z-index: 15;
}

.configurator-left-table tr.hover .configurator-product-icon {
  -webkit-filter: brightness(0) invert(100%);
          filter: brightness(0) invert(100%);
}

.configurator-right-table-title {
  background-color: #009bd1;
  color: #fff;
  font-family: "GothamProBold", sans-serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 3px 10px 1px;
  position: relative;
  z-index: 10;
}

.configurator-right-table-title .key-ic {
  -webkit-filter: brightness(0) invert(100%);
          filter: brightness(0) invert(100%);
  width: 16px;
  min-width: 16px;
  height: 16px;
  margin-right: 4px;
  margin-top: -3px;
}

.configurator-right-table {
  margin-top: -30px;
}

.configurator-right-table table + p {
  position: absolute;
  left: 0;
  top: -webkit-calc(100% + 15px);
  top: -moz-calc(100% + 15px);
  top: calc(100% + 15px);
  margin: 0;
  width: 100%;
  text-align: left !important;
}

.configurator-right-table thead .gears-ic {
  -webkit-transition: none !important;
  -o-transition: none !important;
  -moz-transition: none !important;
  transition: none !important;
}

.configurator-right-table thead td {
  padding-left: 1px;
  padding-right: 1px;
}

.configurator-right-table thead td.hover .gears-ic {
  -webkit-filter: brightness(0) invert(100%);
          filter: brightness(0) invert(100%);
}

.configurator-right-table thead .cell-inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.configurator-right-table thead .cell-name {
  width: 28px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.configurator-right-table thead .cell-name span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 3px 3px 2px;
  min-width: 110px;
  min-height: 28px;
  -webkit-transform: rotate(-90deg);
     -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: center;
     -moz-transform-origin: center;
      -ms-transform-origin: center;
       -o-transform-origin: center;
          transform-origin: center;
  background-color: #fff;
}

.configurator-right-table .cell-middle {
  padding: 4px 0;
}

.configurator-product-type {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 5px;
  white-space: nowrap;
}

.configurator-product-type .key-ic {
  margin-right: 1px;
  margin-top: -3px;
}

.cell-inner .configurator-sel {
  width: 100%;
}

.cell-inner:has(.configurator-sel .select2.select2-container--open) {
  z-index: 15;
}

.configurator-check {
  margin: -4px -3px;
  width: -webkit-calc(100% + 8px);
  width: -moz-calc(100% + 8px);
  width: calc(100% + 8px);
  display: block;
  font-size: 0;
  line-height: 0;
  position: relative;
  z-index: 1;
  padding: 5px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.configurator-check input {
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
  z-index: -10;
}

.configurator-check input:checked ~ .configurator-check-ic {
  border-color: #000;
  background-image: url("../img/_style/_svg/close.svg");
  -webkit-filter: invert(37%) sepia(80%) saturate(6402%) hue-rotate(347deg) brightness(118%) contrast(86%);
          filter: invert(37%) sepia(80%) saturate(6402%) hue-rotate(347deg) brightness(118%) contrast(86%);
}

.configurator-check:hover .configurator-check-bg::before, .configurator-check:hover .configurator-check-bg::after {
  display: block;
}

.configurator-check-ic {
  width: 16px;
  min-width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  position: relative;
  z-index: 10;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 10px auto;
     -moz-background-size: 10px auto;
       -o-background-size: 10px auto;
          background-size: 10px auto;
}

.configurator-check-bg::before, .configurator-check-bg::after {
  content: '';
  display: none;
  position: absolute;
  z-index: 1;
  background-color: #009bd1;
}

.configurator-check-bg::before {
  height: 100%;
  right: 0;
  bottom: 0;
  width: 200vw;
}

.configurator-check-bg::after {
  width: 100%;
  height: 200vw;
  right: 0;
  bottom: 0;
}

.configurator-counts-colums {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.configurator-counts-colums .configurator-sel {
  min-width: 45px;
}

.configurator-counts-btns {
  font-size: 0;
  line-height: 0;
}

.configurator-counts-btns + .configurator-sel {
  margin-left: 10px;
}

.plus-column-btn,
.minus-column-btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 20px;
  height: 20px;
  background-color: #009bd1;
  margin: 0 2px;
}

.plus-column-btn .plus-ic,
.plus-column-btn .minus-ic,
.minus-column-btn .plus-ic,
.minus-column-btn .minus-ic {
  width: 9px;
  height: 9px;
  -webkit-filter: brightness(0) invert(100%);
          filter: brightness(0) invert(100%);
}

.plus-column-btn .plus-ic,
.minus-column-btn .plus-ic {
  background-image: url("../img/_style/_svg/plus.svg");
}

.plus-column-btn .minus-ic,
.minus-column-btn .minus-ic {
  background-image: url("../img/_style/_svg/minus.svg");
}

.configurator-right-settings {
  position: absolute;
  top: 45px;
  right: 5px;
}

.configurator-right-settings .configurator-counts-colums .configurator-sel {
  width: 45px;
}

.configurator-right-settings .select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #fff;
  opacity: .75;
}

.configurator-right-gears td {
  border-color: transparent;
}

.configurator-right-gears thead .cell-inner {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.configurator-right-gears tbody td {
  padding-top: 0;
  padding-bottom: 0;
}

.configurator-right-gears .configurator-counts-colums {
  display: block;
}

.configurator-right-gears .configurator-counts-btns + .configurator-sel {
  margin: 5px 4px 0;
}

.sect-configurator-top {
  margin-bottom: 25px;
}

.configurator-top-lnks {
  margin-left: -12px;
  margin-right: -12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.configurator-top-lnks li {
  width: 33.33%;
  min-width: 33.33%;
  padding: 24px 12px 0;
}

.configurator-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding: 25px 15px;
  font-family: "TinosRegular", sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 1px;
  background-color: #f8f8f7;
  height: 100%;
}

.configurator-link:hover {
  text-decoration: none;
}

.configurator-link span {
  display: block;
  margin-top: 8px;
}

.configurator-link-ic {
  width: 48px;
  height: 48px;
}

.dropdown-box-inner {
  background-color: #fff;
  min-width: 275px;
}

.dropdown-box-inner .cust-inp, .dropdown-box-inner .cust-inp-srch, .dropdown-box-inner .cust-inp-date, .dropdown-box-inner .cust-inp-upload, .dropdown-box-inner .head-inp-srch {
  margin-bottom: 10px;
  margin-left: 15px;
  margin-right: 15px;
}

.dropdown-box-inner .cust-inp .btn-edit, .dropdown-box-inner .cust-inp-srch .btn-edit, .dropdown-box-inner .cust-inp-date .btn-edit, .dropdown-box-inner .cust-inp-upload .btn-edit, .dropdown-box-inner .head-inp-srch .btn-edit {
  top: 20px;
  right: 15px;
}

.dropdown-box-inner .cust-inp input, .dropdown-box-inner .cust-inp-srch input, .dropdown-box-inner .cust-inp-date input, .dropdown-box-inner .cust-inp-upload input, .dropdown-box-inner .head-inp-srch input {
  height: 40px;
  padding: 8px 40px 5px 15px;
}

.dropdown-box-inner ul {
  letter-spacing: .1px;
}

.dropdown-box-inner ul .modify-lst-ic {
  width: 12px;
  height: 12px;
  margin-top: -2px;
  margin-right: 10px;
}

.dropdown-box-inner ul a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 15px 8px;
}

.dropdown-box-inner ul a:hover {
  background-color: #f8f8f7;
  text-decoration: none;
}

.dropdown-box-inner ul li {
  border-bottom: 1px solid #e2e1e1;
}

.modify-lst-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 40px;
  background-color: #009bd1;
  font-family: "TinosBold", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 15px 8px;
  margin-bottom: 10px;
}

.masterization-content {
  margin-bottom: 60px;
}

.img-slider-wrap {
  position: relative;
  margin-bottom: 40px;
}

.img-slider-wrap .dots-nav {
  text-align: center;
  position: absolute;
  left: 0;
  top: -webkit-calc(100% + 10px);
  top: -moz-calc(100% + 10px);
  top: calc(100% + 10px);
  width: 100%;
}

.img-slider-wrap .slick-dots {
  width: 100%;
}

.img-slider-wrap .slick-arrow {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
     -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
  cursor: pointer;
  width: 36px;
  height: 36px;
  background-color: #f8f8f7;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  font-size: 0;
  color: transparent;
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
  -webkit-transition: .25s;
  -o-transition: .25s;
  -moz-transition: .25s;
  transition: .25s;
}

.img-slider-wrap .slick-arrow::after {
  content: '';
  display: block;
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  margin-top: -6px;
  margin-left: -6px;
  width: 12px;
  height: 12px;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-filter: brightness(0);
          filter: brightness(0);
  opacity: .7;
  -webkit-transition: .25s;
  -o-transition: .25s;
  -moz-transition: .25s;
  transition: .25s;
}

.img-slider-wrap .slick-arrow:hover {
  background-color: #009bd1;
}

.img-slider-wrap .slick-arrow:hover::after {
  opacity: 1;
  -webkit-filter: brightness(0) invert(100%);
          filter: brightness(0) invert(100%);
}

.img-slider-wrap .slick-prev {
  left: 15px;
}

.img-slider-wrap .slick-prev::after {
  background-image: url("../img/_style/_svg/arr_l.svg");
}

.img-slider-wrap .slick-next {
  right: 15px;
}

.img-slider-wrap .slick-next::after {
  background-image: url("../img/_style/_svg/arr_r.svg");
}

.img-slide {
  padding: 1px;
}

.img-slide img {
  display: block;
  width: 100%;
}

.specs-advanced-options {
  max-width: none;
}

.configurator-check-lst {
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e2e1e1;
}

.configurator-check-lst > li {
  margin-bottom: 20px;
}

.configurator-radio-check {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  border: 1px solid #e2e1e1;
  padding: 25px 25px 23px;
}

.configurator-radio-check .configurator-check-txt,
.configurator-radio-check .configurator-check-brief,
.configurator-radio-check .btn-wrap {
  display: block;
  width: 100%;
}

.configurator-radio-check .configurator-check-txt .btn-wrap {
  text-align: left;
}

.configurator-radio-check .configurator-check-txt .btn-wrap .btn, .configurator-radio-check .configurator-check-txt .btn-wrap .btn-accent, .configurator-radio-check .configurator-check-txt .btn-wrap .btn-blue, .configurator-radio-check .configurator-check-txt .btn-wrap .btn-dark, .configurator-radio-check .configurator-check-txt .btn-wrap .head-cart-empty .btn-close, .head-cart-empty .configurator-radio-check .configurator-check-txt .btn-wrap .btn-close {
  height: auto;
  min-height: 40px;
  padding: 10px 16px 8px;
  min-width: 0 !important;
  margin-top: 20px !important;
}

.configurator-radio-check .radio-title {
  color: #000;
  max-width: -webkit-calc(100% - 35px);
  max-width: -moz-calc(100% - 35px);
  max-width: calc(100% - 35px);
}

.configurator-radio-check .radio-ic {
  -webkit-box-shadow: 0 0 0 1px #000;
     -moz-box-shadow: 0 0 0 1px #000;
          box-shadow: 0 0 0 1px #000;
  border-color: #fff;
  background-color: transparent;
}

.configurator-radio-check input:checked ~ .radio-ic {
  -webkit-box-shadow: 0 0 0 1px #009bd1;
     -moz-box-shadow: 0 0 0 1px #009bd1;
          box-shadow: 0 0 0 1px #009bd1;
}

.configurator-radio-check input:checked ~ .configurator-check-txt {
  -webkit-transition: 2.5s;
  -o-transition: 2.5s;
  -moz-transition: 2.5s;
  transition: 2.5s;
  max-height: 2000px;
}

.configurator-radio-check input:checked ~ .configurator-check-txt::before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #f8f8f7;
}

.configurator-check-txt {
  -webkit-transition: .5s;
  -o-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  max-height: 0;
  overflow: hidden;
}

.configurator-check-brief {
  padding-top: 20px;
}

.configurator-check-brief img {
  display: block;
  width: 100%;
  height: auto;
}

.page-configurator {
  margin-bottom: 75px;
}

.order-login-tabs {
  margin-bottom: 50px;
}

.order-login-tabs > .tabs__caption-wrap {
  margin-bottom: 30px !important;
}

.order-login-tabs .order-login {
  max-width: none;
}

.order-login-tabs .cust-textarea textarea {
  height: 140px;
}

.configurator-check-txt-float,
.configurator-check-txt-float .txt-box {
  display: block;
}

.configurator-check-lst {
  position: relative;
}

.configurator-check-lst .configurator-check-txt-float {
  position: absolute;
  top: 0;
  right: -webkit-calc(100% + 30px);
  right: -moz-calc(100% + 30px);
  right: calc(100% + 30px);
  width: 100%;
  display: none;
}

.configurator-radio-check:has(> input:checked) ~ .configurator-check-txt-float {
  display: block;
}

.main-foot, .inner-foot {
  color: inherit;
  background-color: #188eb4;
  color: #fff;
}

.main-foot .btn:hover, .inner-foot .btn:hover, .main-foot .btn-accent:hover, .inner-foot .btn-accent:hover, .main-foot .btn-blue:hover, .inner-foot .btn-blue:hover, .main-foot .btn-dark:hover, .inner-foot .btn-dark:hover, .main-foot .head-cart-empty .btn-close:hover, .head-cart-empty .main-foot .btn-close:hover, .inner-foot .head-cart-empty .btn-close:hover, .head-cart-empty .inner-foot .btn-close:hover {
  background-color: #fff !important;
}

.main-foot .foot-contact-lst [class$="-ic"], .inner-foot .foot-contact-lst [class$="-ic"] {
  -webkit-filter: brightness(0) invert(100%);
          filter: brightness(0) invert(100%);
}

.main-foot a:hover, .inner-foot a:hover {
  color: #fff;
}

.foot-top {
  padding-top: 70px;
  padding-bottom: 45px;
  border-bottom: 1px solid #fff;
}

.subscr-foot-wrap {
  margin-top: -15px;
  max-width: 320px;
  text-align: center;
}

.subscr-foot-wrap .logo {
  width: 100%;
  margin-bottom: 25px;
}

.form-foot-subscr h4 {
  font-size: 18px;
  line-height: 1.3em;
  letter-spacing: 1.75px;
  margin-bottom: 20px;
}

.form-foot-subscr .cust-inp, .form-foot-subscr .cust-inp-srch, .form-foot-subscr .cust-inp-date, .form-foot-subscr .cust-inp-upload, .form-foot-subscr .head-inp-srch {
  margin-bottom: 35px;
}

.form-foot-subscr .cust-inp input, .form-foot-subscr .cust-inp-srch input, .form-foot-subscr .cust-inp-date input, .form-foot-subscr .cust-inp-upload input, .form-foot-subscr .head-inp-srch input {
  border: none;
  background-color: transparent;
  font-size: 14px;
  text-align: center;
  height: 50px;
  padding: 15px 15px 9px;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  border-bottom: 1px solid #fff;
  color: #fff;
}

.form-foot-subscr .cust-inp input::-webkit-input-placeholder, .form-foot-subscr .cust-inp-srch input::-webkit-input-placeholder, .form-foot-subscr .cust-inp-date input::-webkit-input-placeholder, .form-foot-subscr .cust-inp-upload input::-webkit-input-placeholder, .form-foot-subscr .head-inp-srch input::-webkit-input-placeholder {
  color: #fff;
}

.form-foot-subscr .cust-inp input:-moz-placeholder, .form-foot-subscr .cust-inp-srch input:-moz-placeholder, .form-foot-subscr .cust-inp-date input:-moz-placeholder, .form-foot-subscr .cust-inp-upload input:-moz-placeholder, .form-foot-subscr .head-inp-srch input:-moz-placeholder {
  color: #fff;
}

.form-foot-subscr .cust-inp input::-moz-placeholder, .form-foot-subscr .cust-inp-srch input::-moz-placeholder, .form-foot-subscr .cust-inp-date input::-moz-placeholder, .form-foot-subscr .cust-inp-upload input::-moz-placeholder, .form-foot-subscr .head-inp-srch input::-moz-placeholder {
  color: #fff;
}

.form-foot-subscr .cust-inp input:-ms-input-placeholder, .form-foot-subscr .cust-inp-srch input:-ms-input-placeholder, .form-foot-subscr .cust-inp-date input:-ms-input-placeholder, .form-foot-subscr .cust-inp-upload input:-ms-input-placeholder, .form-foot-subscr .head-inp-srch input:-ms-input-placeholder {
  color: #fff;
}

.form-foot-subscr .cust-inp input::-ms-input-placeholder, .form-foot-subscr .cust-inp-srch input::-ms-input-placeholder, .form-foot-subscr .cust-inp-date input::-ms-input-placeholder, .form-foot-subscr .cust-inp-upload input::-ms-input-placeholder, .form-foot-subscr .head-inp-srch input::-ms-input-placeholder {
  color: #fff;
}

.form-foot-subscr .cust-inp input::placeholder, .form-foot-subscr .cust-inp-srch input::placeholder, .form-foot-subscr .cust-inp-date input::placeholder, .form-foot-subscr .cust-inp-upload input::placeholder, .form-foot-subscr .head-inp-srch input::placeholder {
  color: #fff;
}

.form-foot-subscr .cust-inp input:focus, .form-foot-subscr .cust-inp-srch input:focus, .form-foot-subscr .cust-inp-date input:focus, .form-foot-subscr .cust-inp-upload input:focus, .form-foot-subscr .head-inp-srch input:focus {
  border-color: #fff !important;
}

.form-foot-subscr .help-block {
  color: #fff;
}

.form-foot-subscr .btn, .form-foot-subscr .btn-accent, .form-foot-subscr .btn-blue, .form-foot-subscr .btn-dark, .form-foot-subscr .head-cart-empty .btn-close, .head-cart-empty .form-foot-subscr .btn-close {
  color: #fff;
  border-color: #fff;
}

.form-foot-subscr .btn:hover, .form-foot-subscr .btn-accent:hover, .form-foot-subscr .btn-blue:hover, .form-foot-subscr .btn-dark:hover, .form-foot-subscr .head-cart-empty .btn-close:hover, .head-cart-empty .form-foot-subscr .btn-close:hover {
  color: #009bd1;
}

.f-itm, .f-itm-contact {
  font-family: "TinosRegular", sans-serif;
  line-height: 1.5em;
  margin-bottom: 40px;
}

.f-itm a, .f-itm-contact a,
.f-itm span,
.f-itm-contact span {
  display: inline-block;
  vertical-align: middle;
}

.f-itm li, .f-itm-contact li {
  margin-bottom: 7px;
}

.f-itm li:last-child, .f-itm-contact li:last-child {
  margin-bottom: 0;
}

.f-itm li.active, .f-itm-contact li.active {
  text-decoration: underline;
}

.f-title {
  font-family: "TinosBold", sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 35px;
}

.f-toggle-btn {
  display: none;
}

.f-toggle-btn.on .arr-dn-ic {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

.foot-contact-lst {
  margin-right: -20px;
}

.foot-contact-lst [class$="-ic"] {
  margin-right: 20px;
}

.foot-contact-lst li {
  margin-bottom: 27px;
}

.foot-contact-lst li:last-child {
  margin-bottom: 0;
}

.foot-bottom {
  padding: 30px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.copy {
  font-size: 13px;
  line-height: 1.65em;
}

.copy p {
  margin: 0;
}

.copy a {
  text-decoration: underline;
}

.copy a:hover {
  color: inherit;
  text-decoration: none;
}

.soc-btn {
  display: inline-block;
  margin-right: 20px;
  width: 45px;
  height: 45px;
  border: 1px solid #009bd1;
  -webkit-border-radius: 10em;
     -moz-border-radius: 10em;
          border-radius: 10em;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 20px 20px;
     -moz-background-size: 20px 20px;
       -o-background-size: 20px 20px;
          background-size: 20px 20px;
  -webkit-filter: brightness(0) invert(100%);
          filter: brightness(0) invert(100%);
}

.soc-btn:last-child {
  margin-right: 0;
}

.soc-btn:hover {
  opacity: .5;
}

.chrome [class$="-ic"],
.chrome .owl-prev,
.chrome .owl-next {
  -webkit-transition: .3s all !important;
  -o-transition: .3s all !important;
  -moz-transition: .3s all !important;
  transition: .3s all !important;
}

/* ========================== Media Queries ========================== */
@media only screen and (min-width: 1600px) and (max-width: 1900px) {
  .home-gallery-wrap .slick-track {
    height: 660px !important;
  }
  .home-gallery-wrap .slick-arrow {
    width: 360px;
    height: 360px;
  }
  .btn-slide-prev .home-gallery-itm-inner,
  .btn-slide-next .home-gallery-itm-inner {
    width: 360px;
    height: 360px;
  }
  .btn-slide-prev .home-gallery-itm-txt,
  .btn-slide-next .home-gallery-itm-txt {
    padding: 17px;
  }
  .home-gallery-itm-inner {
    width: 600px;
    height: 600px;
  }
  .home-gallery-itm-title img {
    max-width: 450px;
  }
  .home-gallery-img-left,
  .home-gallery-img-right {
    width: 500px;
    height: 500px;
  }
  .home-gallery-itm-txt {
    padding: 25px 30px 60px;
  }
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
  .home-gallery-wrap .slick-track {
    height: 560px !important;
  }
  .home-gallery-wrap .slick-arrow {
    width: 300px;
    height: 300px;
  }
  .home-gallery-wrap .slick-prev,
  .home-gallery-wrap .btn-slide-prev {
    left: -10px;
    left: -60px;
  }
  .home-gallery-wrap .slick-next,
  .home-gallery-wrap .btn-slide-next {
    right: -10px;
    right: -60px;
  }
  .btn-slide-prev .home-gallery-itm-inner,
  .btn-slide-next .home-gallery-itm-inner {
    width: 300px;
    height: 300px;
  }
  .btn-slide-prev .home-gallery-itm-txt,
  .btn-slide-next .home-gallery-itm-txt {
    padding: 15px;
  }
  .btn-slide-prev .home-gallery-itm-title img,
  .btn-slide-next .home-gallery-itm-title img {
    max-width: 220px;
  }
  .home-gallery-itm-inner {
    width: 500px;
    height: 500px;
  }
  .home-gallery-itm-title img {
    max-width: 400px;
  }
  .home-gallery-img-left,
  .home-gallery-img-right {
    width: 400px;
    height: 400px;
  }
  .home-gallery-itm-txt {
    padding: 20px 30px 60px;
  }
}

@media only screen and (max-width: 1600px) {
  .history-content::before {
    right: 100%;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1366px) {
  .home-gallery-wrap .slick-track {
    height: 510px !important;
  }
  .home-gallery-wrap .slick-arrow {
    width: 260px;
    height: 260px;
  }
  .home-gallery-wrap .slick-prev,
  .home-gallery-wrap .btn-slide-prev {
    left: -10px;
    left: -55px;
  }
  .home-gallery-wrap .slick-next,
  .home-gallery-wrap .btn-slide-next {
    right: -10px;
    right: -55px;
  }
  .btn-slide-prev .home-gallery-itm-inner,
  .btn-slide-next .home-gallery-itm-inner {
    width: 260px;
    height: 260px;
  }
  .btn-slide-prev .home-gallery-itm-txt,
  .btn-slide-next .home-gallery-itm-txt {
    padding: 15px;
  }
  .btn-slide-prev .home-gallery-itm-title img,
  .btn-slide-next .home-gallery-itm-title img {
    max-width: 150px;
  }
  .home-gallery-itm-inner {
    width: 450px;
    height: 450px;
  }
  .home-gallery-itm-title img {
    max-width: 260px;
  }
  .home-gallery-img-left,
  .home-gallery-img-right {
    width: 380px;
    height: 380px;
  }
  .home-gallery-itm-txt {
    padding: 25px 30px 60px;
  }
  .home-gallery-img-left {
    right: -webkit-calc(50% + 110px);
    right: -moz-calc(50% + 110px);
    right: calc(50% + 110px);
    right: -webkit-calc(60% + 110px);
    right: -moz-calc(60% + 110px);
    right: calc(60% + 110px);
  }
  .home-gallery-img-right {
    left: -webkit-calc(50% + 110px);
    left: -moz-calc(50% + 110px);
    left: calc(50% + 110px);
    left: -webkit-calc(60% + 110px);
    left: -moz-calc(60% + 110px);
    left: calc(60% + 110px);
  }
  .home-gallery-itm-descr {
    padding: 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .home-gallery-wrap .slick-track {
    height: 460px !important;
  }
  .home-gallery-wrap .slick-arrow {
    width: 220px;
    height: 220px;
  }
  .home-gallery-wrap .slick-prev,
  .home-gallery-wrap .btn-slide-prev {
    left: -10px;
    left: -50px;
  }
  .home-gallery-wrap .slick-next,
  .home-gallery-wrap .btn-slide-next {
    right: -10px;
    right: -50px;
  }
  .btn-slide-prev .home-gallery-itm-inner,
  .btn-slide-next .home-gallery-itm-inner {
    width: 220px;
    height: 220px;
  }
  .btn-slide-prev .home-gallery-itm-txt,
  .btn-slide-next .home-gallery-itm-txt {
    padding: 15px;
  }
  .btn-slide-prev .home-gallery-itm-title img,
  .btn-slide-next .home-gallery-itm-title img {
    max-width: 120px;
  }
  .home-gallery-itm-inner {
    width: 400px;
    height: 400px;
  }
  .home-gallery-itm-title img {
    max-width: 230px;
  }
  .home-gallery-img-left,
  .home-gallery-img-right {
    width: 320px;
    height: 320px;
  }
  .home-gallery-itm-txt {
    padding: 25px 30px 50px;
  }
  .home-gallery-img-left {
    right: -webkit-calc(50% + 110px);
    right: -moz-calc(50% + 110px);
    right: calc(50% + 110px);
    right: -webkit-calc(60% + 110px);
    right: -moz-calc(60% + 110px);
    right: calc(60% + 110px);
  }
  .home-gallery-img-right {
    left: -webkit-calc(50% + 110px);
    left: -moz-calc(50% + 110px);
    left: calc(50% + 110px);
    left: -webkit-calc(60% + 110px);
    left: -moz-calc(60% + 110px);
    left: calc(60% + 110px);
  }
  .home-gallery-itm-descr {
    padding: 0;
  }
}

@media only screen and (max-width: 1600px) {
  .home-slider-wrap {
    background-color: #fff;
    margin-bottom: 70px;
  }
  .home-slider-wrap .slick-prev {
    display: none !important;
  }
  .home-slider-wrap .dots-nav {
    width: 50vw;
    padding-right: 5.5vw;
  }
  .btn-dn {
    padding-top: 15px;
    min-width: 80px;
    right: auto;
    left: -50px;
  }
  .h1-title, .home-carousel-itm-title span, .home-gallery-itm-title span {
    font-size: 90px;
  }
  .sect-poster,
  .sect-popular,
  .sect-about {
    margin-bottom: 70px;
  }
  .partner-carousel .slick-arrow {
    display: none !important;
  }
  .home-carousel-wrap .paging-info {
    right: 30px;
    bottom: 20px;
  }
  .home-carousel .slick-track {
    padding: 75px 0;
  }
  .home-carousel-itm-inner {
    width: 280px;
    height: 280px;
  }
  .home-carousel-itm-title img {
    max-width: 150px;
  }
  .home-carousel-itm.active .home-carousel-itm-inner, .home-carousel-itm.slick-active .home-carousel-itm-inner {
    width: 350px;
    height: 350px;
  }
  .home-carousel-itm.center .home-carousel-itm-inner, .home-carousel-itm.slick-center .home-carousel-itm-inner {
    width: 400px;
    height: 400px;
  }
  .home-carousel-itm.center .home-carousel-itm-title img, .home-carousel-itm.slick-center .home-carousel-itm-title img {
    max-width: 240px;
  }
  .home-carousel-itm-descr {
    font-size: 15px;
  }
  .order-itm-middle .specs-advanced-options-table {
    margin-top: -15px;
  }
  .order-itm-middle .specs-advanced-options-table td {
    padding: 15px 15px 15px 0;
  }
  .order-itm-middle .specs-advanced-options-table td:nth-child(1) {
    min-width: 75px;
  }
  .order-itm-middle .specs-advanced-options-table td:nth-child(2) {
    padding-right: 22px;
  }
  .order-itm-middle .specs-advanced-options-table td:nth-child(3) {
    padding-left: 22px;
  }
  .order-itm-middle .specs-advanced-options-table td:nth-child(3)::before {
    top: 15px;
    bottom: 15px;
  }
  .order-itm-middle .specs-advanced-options-table td:nth-child(2), .order-itm-middle .specs-advanced-options-table td:nth-child(4) {
    width: auto;
    min-width: 0;
  }
}

@media only screen and (max-width: 1199px) {
  .main-head, .inner-head {
    height: 165px;
  }
  .slide-inner {
    min-height: -webkit-calc(100vh - 165px);
    min-height: -moz-calc(100vh - 165px);
    min-height: calc(100vh - 165px);
  }
  .head-cell {
    padding: 10px 0;
  }
  .head-line {
    min-height: 90px;
  }
  .head-sett > li {
    margin-right: 20px;
  }
  .pre-fixed .logo-wrap {
    min-width: 220px;
  }
  .pre-fixed .head-sett > li {
    margin-right: 10px;
  }
  .subscr-foot-wrap {
    margin-top: -17px;
    max-width: 250px;
  }
  .form-foot-subscr h4 {
    font-size: 14px;
  }
  .h1-title, .home-carousel-itm-title span, .home-gallery-itm-title span {
    font-size: 65px;
  }
  .slide-prod-brief {
    font-size: 14px;
  }
  .home-slider-wrap {
    margin-bottom: 50px;
  }
  .home-slider-wrap .slick-next {
    font-size: 11px;
    right: 20px;
    min-width: 80px;
    background-position: right 7px top 0;
    padding-right: 7px;
  }
  .home-slider-wrap .slick-next:hover {
    background-position: right 0 top 0;
  }
  .home-slider-wrap .dots-nav {
    padding-right: 20px;
    padding: 0 20px 15px 30px;
  }
  .slide-prod-brief {
    max-width: 350px;
  }
  .btn-slide-buy {
    padding-left: 90px;
    padding-top: 3px;
    background-position: left -80px center;
    font-size: 14px;
  }
  .btn-slide-buy:hover {
    background-position: left -73px center;
  }
  .sect-poster {
    margin-bottom: 55px;
  }
  .sect-popular {
    margin-bottom: 60px;
  }
  .prod-title {
    font-size: 20px;
  }
  .why-us-ic {
    width: 150px;
    height: 150px;
  }
  .why-us-title {
    font-size: 18px;
  }
  .title-wrap,
  .page-title {
    margin-bottom: 45px;
  }
  .breadcrumbs-wrap {
    padding: 15px 0;
  }
  .h2-title {
    font-size: 40px;
  }
  .news-itm-title {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .news-img {
    margin-bottom: 60px;
  }
  .news-date {
    font-size: 14px;
    margin-bottom: 18px;
  }
  .page-news .news-line:first-child::before {
    width: -webkit-calc(100vw - 50px);
    width: -moz-calc(100vw - 50px);
    width: calc(100vw - 50px);
    bottom: 25%;
  }
  .contact-lst {
    padding: 30px;
    font-size: 16px;
  }
  .contact-lst [class$="-ic"] {
    margin-right: 25px;
  }
  .contact-lst [class$="-ic"]::before {
    width: 50px;
    height: 50px;
  }
  .article-body {
    margin-bottom: 80px;
  }
  .reg-wrap .tabs__caption-wrap {
    margin-bottom: 40px;
  }
  .order-login-wrap, .order-login-wrap-2 {
    margin-top: 0;
  }
  .search-filter .cust-inp-srch, .order-history-filter .cust-inp-srch, .prod-filter-line .cust-inp-srch {
    width: 320px;
  }
  .product-top {
    margin-bottom: 40px;
  }
  .prod-filter-wrap.fixed .prod-filter-line {
    width: 940px;
  }
  .prod-info-line, .prod-info-line-mobile {
    display: none;
  }
  .prod-info-line-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    margin-bottom: 0;
  }
  .prod-brief-bottom .btn-wrap {
    display: block;
    text-align: left;
  }
  .prod-brief-bottom .btn-wrap .btn, .prod-brief-bottom .btn-wrap .btn-accent, .prod-brief-bottom .btn-wrap .btn-blue, .prod-brief-bottom .btn-wrap .btn-dark, .prod-brief-bottom .btn-wrap .head-cart-empty .btn-close, .head-cart-empty .prod-brief-bottom .btn-wrap .btn-close {
    min-width: 260px;
    margin-bottom: 15px;
    margin-right: 0;
  }
  .sect-popular .tabs__caption,
  .profile-wrap .tabs__caption,
  .product-bottom .tabs__caption,
  .order-login-tabs .tabs__caption {
    font-size: 18px;
  }
  .sect-popular .tabs__caption > li,
  .profile-wrap .tabs__caption > li,
  .product-bottom .tabs__caption > li,
  .order-login-tabs .tabs__caption > li {
    margin: 0;
  }
  .sect-popular .tabs__caption > li > a,
  .sect-popular .tabs__caption > li > span,
  .profile-wrap .tabs__caption > li > a,
  .profile-wrap .tabs__caption > li > span,
  .product-bottom .tabs__caption > li > a,
  .product-bottom .tabs__caption > li > span,
  .order-login-tabs .tabs__caption > li > a,
  .order-login-tabs .tabs__caption > li > span {
    min-height: 50px;
    padding: 7px 25px 5px;
  }
  .order-itm {
    padding-left: 250px;
    min-height: 252px;
    padding-bottom: 25px;
  }
  .order-itm .prod-title {
    font-size: 28px;
  }
  .order-img {
    width: 250px;
  }
  .order-itm-top {
    padding-right: 165px;
    margin-bottom: 25px;
  }
  .order-itm-bottom {
    right: 0;
  }
  .order-itm-bottom .price {
    font-size: 30px;
  }
  .order-itm-middle .prod-count-wrap > span,
  .order-itm-middle .prod-color > span {
    margin-right: 5px;
  }
  .order-itm-middle .prod-color-descr {
    font-size: 13px;
  }
  .home-carousel-wrap {
    min-height: -webkit-calc(100vh - 165px);
    min-height: -moz-calc(100vh - 165px);
    min-height: calc(100vh - 165px);
  }
  .profile-data .upload-img-itm {
    margin-right: 10px;
    width: -webkit-calc(33.33% - 10px);
    width: -moz-calc(33.33% - 10px);
    width: calc(33.33% - 10px);
    min-width: -webkit-calc(33.33% - 10px);
    min-width: -moz-calc(33.33% - 10px);
    min-width: calc(33.33% - 10px);
  }
  .profile-data .upload-btn {
    width: 90%;
    height: 90%;
  }
  .gallery-manager .btn-toolbar,
  .gallery-manager .photo {
    height: 110px !important;
  }
  .gallery-manager .btn-file {
    width: 90%;
    height: 90%;
  }
  .profile-wrap {
    margin-top: -25px;
  }
  .tabs__caption-wrap.mega .tabs__caption {
    font-size: 32px;
  }
  .time-line-wrap .slider-nav .slick-prev {
    left: -10px;
  }
  .time-line-wrap .slider-nav .slick-next {
    right: -10px;
  }
  .history-content::before {
    right: 150%;
  }
  .history-content img {
    width: 80% !important;
  }
  .history-content p {
    width: 85% !important;
  }
  .specs-advanced-options {
    max-width: none;
  }
  .specs-advanced-options-table td {
    padding-right: 15px;
  }
  .specs-advanced-options-table td:nth-child(2) {
    padding-right: 15px;
  }
  .specs-advanced-options-table td:nth-child(4) {
    padding-right: 0;
  }
  .order-itm-middle .specs-advanced-options-table {
    margin-top: -10px;
  }
  .prod-brief-bottom .btn-wrap .btn, .prod-brief-bottom .btn-wrap .btn-accent, .prod-brief-bottom .btn-wrap .btn-blue, .prod-brief-bottom .btn-wrap .btn-dark, .prod-brief-bottom .btn-wrap .head-cart-empty .btn-close, .head-cart-empty .prod-brief-bottom .btn-wrap .btn-close {
    margin-top: 0 !important;
  }
  .sect-configurator-bottom {
    margin-left: 50%;
    width: 100vw;
  }
  .sect-configurator-bottom .configurator-box {
    margin-left: -50%;
    width: 100%;
  }
  .configurator-link {
    font-size: 14px;
    padding: 20px 15px;
  }
  .masterization-content {
    margin-bottom: 45px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .content-with-aside .prod-itm .btn, .content-with-aside .prod-itm-vert .btn, .content-with-aside .prod-itm .btn-accent, .content-with-aside .prod-itm-vert .btn-accent, .content-with-aside .prod-itm .btn-blue, .content-with-aside .prod-itm-vert .btn-blue, .content-with-aside .prod-itm .btn-dark, .content-with-aside .prod-itm-vert .btn-dark, .content-with-aside .prod-itm .head-cart-empty .btn-close, .head-cart-empty .content-with-aside .prod-itm .btn-close, .content-with-aside .prod-itm-vert .head-cart-empty .btn-close, .head-cart-empty .content-with-aside .prod-itm-vert .btn-close {
    min-width: 160px;
  }
  .sidebar {
    width: 260px;
    min-width: 260px;
  }
  .aside-filters {
    width: 240px;
  }
  .order-itm-middle .prod-count-wrap {
    margin-right: 20px;
  }
  .order-itm-middle .prod-count-wrap::after {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  .main-head, .inner-head {
    height: 90px;
  }
  .head-top {
    background-image: none !important;
  }
  .slide-inner {
    min-height: -webkit-calc(100vh - 90px);
    min-height: -moz-calc(100vh - 90px);
    min-height: calc(100vh - 90px);
  }
  .mnu-wrap {
    display: none;
  }
  .main-mnu {
    font-size: 14px;
  }
  .main-mnu > li > a,
  .main-mnu > li > span,
  .main-mnu > li > .main-sub-lnk > a {
    min-height: 60px;
    padding: 5px 20px;
  }
  .main-mnu > li > a::after,
  .main-mnu > li > span::after,
  .main-mnu > li > .main-sub-lnk > a::after {
    height: 16px;
  }
  .toggle-btn {
    display: inline-block;
  }
  .foot-top {
    padding-top: 55px;
    border: none;
    padding-bottom: 20px;
  }
  .subscr-foot-wrap {
    margin-top: 0;
    max-width: none;
    text-align: left;
    border-top: 1px solid #fff;
    padding-top: 25px;
  }
  .subscr-foot-wrap .logo {
    display: none;
  }
  .form-foot-subscr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .form-foot-subscr h4 {
    margin: 0;
    padding-top: 3px;
  }
  .form-foot-subscr .cust-inp, .form-foot-subscr .cust-inp-srch, .form-foot-subscr .cust-inp-date, .form-foot-subscr .cust-inp-upload, .form-foot-subscr .head-inp-srch {
    margin: 0 30px 0 45px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .form-foot-subscr .cust-inp input, .form-foot-subscr .cust-inp-srch input, .form-foot-subscr .cust-inp-date input, .form-foot-subscr .cust-inp-upload input, .form-foot-subscr .head-inp-srch input {
    height: 42px;
  }
  .form-foot-subscr .btn, .form-foot-subscr .btn-accent, .form-foot-subscr .btn-blue, .form-foot-subscr .btn-dark, .form-foot-subscr .head-cart-empty .btn-close, .head-cart-empty .form-foot-subscr .btn-close {
    font-size: 12px;
    height: 42px;
    padding: 13px 15px;
    min-width: 170px;
  }
  .copy {
    font-size: 11px;
  }
  .f-itm, .f-itm-contact {
    padding-left: 30px;
  }
  .f-itm-contact {
    padding-left: 0;
  }
  .h1-title, .home-carousel-itm-title span, .home-gallery-itm-title span {
    letter-spacing: 10px;
  }
  .home-slider-wrap {
    margin-bottom: 25px;
  }
  .home-slider-wrap::before {
    display: none;
  }
  .slide-inner {
    width: auto;
    position: relative;
  }
  .slide-inner::before {
    content: '';
    display: block;
    position: absolute;
    z-index: 2;
    height: 10px;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #fff;
  }
  .home-slider .h1-title, .home-slider .home-carousel-itm-title span, .home-carousel-itm-title .home-slider span, .home-slider .home-gallery-itm-title span, .home-gallery-itm-title .home-slider span {
    min-width: 200%;
  }
  .prod-categ-hr {
    height: 1px;
  }
  .slide-prod-brief .prod-categ,
  .slide-prod-brief .prod-categ-hr {
    margin-bottom: 15px;
  }
  .slide-prod-brief {
    max-width: 330px;
    line-height: 1.45em;
  }
  .slide-prod-brief br {
    display: none;
  }
  .prod-slide-thumbs {
    display: block;
    padding: 0 35px;
  }
  .prod-slide-thumbs .img-inner-box {
    display: none;
    width: 100%;
  }
  .prod-slide-thumbs .img-inner-box:first-child {
    display: block;
  }
  .btn-dn {
    display: none;
  }
  .why-us-itm .why-us-ic {
    margin-bottom: 23px;
  }
  .why-us-title {
    font-size: 20px;
  }
  .h2-title {
    font-size: 36px;
  }
  .sect-why-us {
    margin-bottom: 30px;
  }
  .sect-home-news::before, .sect-home-news::after {
    display: none;
  }
  .sect-home-news .news-itm-big {
    display: none;
  }
  .news-lst {
    padding: 0;
    margin: 0 -15px;
  }
  .news-itm, .news-itm-big {
    padding: 0 15px 45px;
    margin-bottom: 0;
    width: 50%;
    min-width: 50%;
  }
  .news-itm::before, .news-itm-big::before {
    top: 25% !important;
    bottom: 0 !important;
  }
  .sect-about {
    margin-bottom: 60px;
  }
  .sect-home-news {
    margin-bottom: 40px;
  }
  .page-news .news-line {
    margin-top: 40px;
  }
  .page-news .news-line:first-child {
    margin-top: 0;
  }
  .page-news .news-line:first-child::before {
    width: 100vw;
  }
  .page-news .news-line:first-child + .news-line {
    margin-top: 0;
  }
  .page-news .news-line:nth-child(even)::before, .page-news .news-line:nth-child(even)::after, .page-news .news-line:nth-child(odd):not(:first-child)::before, .page-news .news-line:nth-child(odd):not(:first-child)::after {
    display: none;
  }
  .breadcrumbs-wrap {
    padding: 0;
    height: 0;
    overflow: hidden;
    margin-bottom: 40px;
  }
  .about-top-line {
    margin-bottom: 40px;
  }
  .about-top-line::before {
    display: none;
  }
  .about-top-line::after {
    top: 0;
    bottom: 0;
  }
  .about-img {
    width: 50%;
  }
  .about-brief {
    padding: 30px 0 30px 50px;
  }
  .contacts-wrap {
    padding-bottom: 50px;
  }
  .contact-lst {
    padding: 25px;
    font-size: 14px;
    margin-bottom: 40px;
  }
  .contact-lst [class$="-ic"] {
    margin-right: 10px;
  }
  .contact-lst [class$="-ic"]::before {
    width: 40px;
    height: 40px;
  }
  .contact-lst .locale-ic {
    width: 22px;
    height: 22px;
  }
  .contact-lst .letter-ic {
    width: 22px;
    height: 13px;
  }
  .contact-lst .phone-ic {
    width: 22px;
    height: 18px;
  }
  .form-contact {
    margin-bottom: 50px;
  }
  .contact-line::before, .contact-line::after {
    display: none;
  }
  .news-carousel-wrap {
    margin: 0 -15px 50px;
  }
  .news-carousel::after {
    display: none;
  }
  .news-carousel .news-itm, .news-carousel .news-itm-big {
    padding: 0 15px;
  }
  .article-top {
    padding-top: 10px;
  }
  .page-title .title-descr {
    padding-top: 15px;
  }
  .search-lst .prod-itm, .search-lst .prod-itm-vert {
    width: 33.33%;
    min-width: 33.33%;
  }
  .search-top .page-title {
    border-width: 1px;
  }
  .search-filter .cust-inp-srch, .order-history-filter .cust-inp-srch, .prod-filter-line .cust-inp-srch {
    width: 260px;
  }
  .search-filter .title-sel, .order-history-filter .title-sel, .prod-filter-line .title-sel {
    display: none;
  }
  .profile-data .radio-set-title {
    display: none;
  }
  .prod-filter-wrap {
    padding-top: 50px;
  }
  .prod-filter-wrap.fixed .prod-filter-line {
    position: static;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
  }
  .aside-filter-open {
    overflow: hidden;
  }
  .aside-filters {
    height: 0;
    overflow: hidden;
    position: absolute;
    z-index: 999;
    background-color: #fff;
    left: 0;
    top: -75px;
    width: 100%;
    opacity: 0;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all;
  }
  .aside-filters .filters-title,
  .aside-filters .filters-lst {
    position: relative;
    z-index: 2;
    background-color: #fff;
  }
  .aside-filters .filters-title {
    padding: 28px 0;
    z-index: 3;
    margin-bottom: -1px;
  }
  .aside-filters .filters-title::after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 0);
       -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
         -o-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: calc(100% - 60px);
    height: 1px;
    background-color: #000;
  }
  .aside-filters .filters-lst {
    padding-bottom: 70px;
    max-height: -webkit-calc(100vh - 280px);
    max-height: -moz-calc(100vh - 280px);
    max-height: calc(100vh - 280px);
    overflow: auto;
  }
  .aside-filters.fixed {
    position: fixed;
    top: 155px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
       -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
         -o-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: 720px;
  }
  .aside-filters::before {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    background-color: #555351;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
       -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
         -o-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    height: 100vh;
    width: 100vw;
  }
  .aside-filters.mobile-open {
    height: auto;
    overflow: visible;
    opacity: 1;
  }
  .filters-lst {
    padding: 0 30px;
  }
  .content-with-aside {
    display: block;
  }
  .sidebar {
    width: 100%;
    position: relative;
  }
  .prod-filter-mobile-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: absolute;
    left: 0;
    bottom: -webkit-calc(100% + 70px);
    bottom: -moz-calc(100% + 70px);
    bottom: calc(100% + 70px);
    background-color: #fff;
    width: 100%;
    min-height: 90px;
    border-bottom: 1px solid #e5e5e5;
  }
  .prod-filter-mobile-line::before {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 100vw;
    -webkit-transform: translate(-50%, 0);
       -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
         -o-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    background-color: #fff;
  }
  .prod-filter-mobile-line.fixed {
    position: fixed;
    z-index: 888;
    left: 50%;
    top: 99px;
    -webkit-transform: translate(-50%, 0);
       -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
         -o-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    background-color: #fff;
    width: 720px;
    border-color: transparent;
  }
  .prod-filter-mobile-line.fixed::before {
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
       -moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
  }
  .full-width .sidebar {
    width: 100%;
    overflow: visible;
  }
  .full-width .prod-itm, .full-width .prod-itm-vert {
    width: 33.33%;
    min-width: 33.33%;
  }
  .filter-toggle-btn, .filter-mobile-toggle-btn {
    margin: 0;
  }
  .filter-toggle-btn::after, .filter-mobile-toggle-btn::after {
    display: none;
  }
  .filter-toggle-btn > span, .filter-mobile-toggle-btn > span {
    display: none;
  }
  .prod-filter-line {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    border: none;
    padding: 0;
  }
  .prod-filter-line::before {
    display: none !important;
  }
  .prod-filter-line .h2-title {
    margin: 0;
  }
  .prod-filter-line .filter-cell {
    width: 100%;
    padding: 17px 0 15px;
    z-index: 888;
  }
  .prod-filter-line .filter-cell:first-child {
    min-height: 90px;
    border-bottom: 1px solid #e5e5e5;
  }
  .prod-filter-line .filter-cell:nth-child(2) {
    padding: 15px 0;
  }
  .sect-txt-bottom {
    margin: 0;
  }
  .sect-txt-bottom::after {
    display: none;
  }
  .sect-txt-bottom .title-descr {
    padding-top: 35px;
  }
  .content-with-aside {
    border: none;
    padding-bottom: 0;
    margin-bottom: 50px;
  }
  .prod-filter-line .filter-cell:first-child {
    display: none;
  }
  .product-top {
    margin-top: 0;
  }
  .product-top-l,
  .product-top-r {
    min-width: 0;
    width: auto;
  }
  .product-top-l {
    width: 430px;
  }
  .product-top-r {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .prod-brief-top .prod-title {
    margin-bottom: 15px;
  }
  .part-line {
    font-size: 13px;
    white-space: nowrap;
    letter-spacing: normal;
  }
  .prod-n {
    margin-right: 25px;
  }
  .prod-n::after {
    right: -13px;
  }
  .prod-status .status-ok-ic,
  .prod-status .status-none-ic {
    margin-left: 0;
  }
  .prod-brief-review {
    display: block;
    font-size: 13px;
  }
  .prod-brief-review .rate-wrap {
    margin-right: 0;
    margin-bottom: 1px;
  }
  .prod-color-line {
    display: block;
  }
  .prod-color-descr {
    letter-spacing: normal;
  }
  .prod-brief-price {
    margin-bottom: 25px;
  }
  .prod-brief-price .price-line {
    display: block;
    text-align: center;
  }
  .prod-brief-price .price-old {
    margin-top: 0;
    margin-bottom: 7px;
    margin-right: 0;
    font-size: 20px;
  }
  .prod-brief-price .price-old::before {
    top: 8px;
  }
  .prod-brief-price .price {
    font-size: 32px;
    margin-right: 0;
  }
  .prod-brief-bottom .btn-wrap {
    text-align: center;
  }
  .prod-brief-bottom .btn-wrap .btn, .prod-brief-bottom .btn-wrap .btn-accent, .prod-brief-bottom .btn-wrap .btn-blue, .prod-brief-bottom .btn-wrap .btn-dark, .prod-brief-bottom .btn-wrap .head-cart-empty .btn-close, .head-cart-empty .prod-brief-bottom .btn-wrap .btn-close {
    width: 100%;
  }
  .product-bottom .wrap-tabs {
    margin-bottom: 65px;
  }
  .sect-with-buy {
    border-width: 1px;
  }
  .prod-mark {
    width: 70px;
    height: 70px;
    font-size: 9px;
  }
  .comment-itm {
    padding: 25px 0 25px 65px;
  }
  .comment-itm:nth-child(even) {
    padding-bottom: 25px;
  }
  .comment-itm:nth-child(even)::before {
    width: 100vw;
  }
  .comment-itm .comment-avatar {
    top: 25px;
  }
  .order-reg-wrap {
    display: block;
    margin: 0 auto 55px;
    padding-bottom: 0;
    border: none;
  }
  .order-reg-wrap aside {
    width: 100%;
    padding: 0 0 10px;
  }
  .order-itm {
    border-width: 1px;
    min-height: 251px;
  }
  .order-itm:last-child {
    padding-bottom: 55px;
  }
  .payment-method, .payment-method-mobile {
    display: none;
  }
  .payment-method-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .order-archiv aside {
    padding: 0;
    width: auto;
  }
  .order-archiv .payment-method, .order-archiv .payment-method-mobile {
    display: block;
  }
  .order-archiv table td {
    height: 40px;
  }
  .order-archiv .order-summ td {
    height: 90px;
  }
  .home-gallery-img-left,
  .home-gallery-img-right {
    display: none;
  }
  .home-gallery-wrap {
    display: block;
    padding: 0;
    min-height: 0;
    border-top: 3px solid #fff;
    margin-bottom: 15px;
  }
  .home-gallery-wrap .slick-track {
    height: auto !important;
  }
  .home-gallery-wrap .slider-nav {
    display: none;
  }
  .home-gallery-wrap .slide-controls {
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 40px;
    width: 100%;
  }
  .home-gallery-wrap .paging-info {
    position: relative;
    right: 0;
    bottom: 0;
    color: #fff;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .home-gallery-wrap .paging-info-divide {
    background-color: #fff;
  }
  .home-gallery-itm-inner {
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    width: 100%;
    height: 100vw !important;
    min-height: 0 !important;
  }
  .home-gallery-itm-txt {
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    border: none;
    padding-bottom: 140px;
  }
  .home-gallery-itm-title img {
    display: none;
  }
  .home-gallery-itm-title span {
    display: block;
  }
  .home-gallery-itm {
    opacity: 1 !important;
  }
  .gallery-manager .btn-toolbar,
  .gallery-manager .photo {
    width: -webkit-calc(33.33% - 7px) !important;
    width: -moz-calc(33.33% - 7px) !important;
    width: calc(33.33% - 7px) !important;
    height: 80px !important;
    margin-right: 10px;
    -webkit-border-radius: 15px;
       -moz-border-radius: 15px;
            border-radius: 15px;
  }
  .gallery-manager .btn-file {
    width: 90%;
    height: 90%;
    -webkit-border-radius: 18px;
       -moz-border-radius: 18px;
            border-radius: 18px;
  }
  .gallery-manager .photo .image-preview {
    -webkit-border-radius: 18px;
       -moz-border-radius: 18px;
            border-radius: 18px;
  }
  .profile-prod-lst .order-itm-bottom {
    display: block;
    text-align: right;
  }
  .profile-prod-lst .order-itm-bottom .price {
    margin-bottom: 10px;
  }
  .profile-prod-lst .order-itm .order-itm-brief .prod-color {
    display: none;
  }
  .profile-wrap {
    margin-top: 0;
  }
  .tabs__caption-wrap.mega .tabs__caption {
    font-size: 25px;
  }
  .specs-advanced-options-table {
    display: block;
  }
  .specs-advanced-options-table tbody {
    display: block;
  }
  .specs-advanced-options-table tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .specs-advanced-options-table td {
    width: 50%;
    min-width: 50%;
    padding-right: 0;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .specs-advanced-options-table td:nth-child(2) {
    padding-right: 0;
  }
  .specs-advanced-options-table td:nth-child(1), .specs-advanced-options-table td:nth-child(3) {
    padding-right: 20px;
  }
  .specs-advanced-options {
    padding: 20px 0 0;
    margin-bottom: 25px;
    text-align: left;
  }
  .specs-advanced-options .cust-sel, .specs-advanced-options .cust-sel-ajax {
    max-width: none;
    width: 100%;
  }
  .order-itm-middle .specs-advanced-options-table {
    margin-top: -25px;
  }
  .order-itm-middle .specs-advanced-options-table td {
    min-width: 50% !important;
    margin-bottom: -1px;
    padding-left: 0 !important;
  }
  .order-itm-middle .specs-advanced-options-table td:nth-child(3)::before {
    display: none;
  }
  .order-itm-middle .specs-advanced-options-table td br {
    display: none;
  }
  .order-itm-middle .specs-advanced-options-table tr:first-child td:nth-child(1), .order-itm-middle .specs-advanced-options-table tr:first-child td:nth-child(2) {
    border-top: none;
  }
  #buy-in-credit-modal #cr-cart-products-list .cr-row > :nth-child(2) {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: none !important;
  }
  #buy-in-credit-modal #cr-cart-products-list .cr-row > :nth-child(5) {
    width: auto !important;
    min-width: 0 !important;
    padding-left: 10px;
  }
  #cr-cart-products-list .specs-advanced-options-table {
    margin-left: 115px !important;
  }
  #cr-cart-products-list .specs-advanced-options-table + .empty-nth-div {
    width: 100% !important;
    max-width: none !important;
  }
  #cr-cart-products-list .specs-advanced-options-table tr {
    min-width: 0 !important;
    max-width: none !important;
  }
  #cr-cart-products-list .specs-advanced-options-table td {
    padding: 0 10px 10px 0 !important;
    min-width: 0 !important;
    max-width: none !important;
  }
  #cr-cart-products-list .cr-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
       -moz-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
       -moz-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .configurator-check-lst .configurator-check-txt-float {
    width: 415px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .prod-itm-kit .prod-itm-inner {
    padding-bottom: 35px;
  }
  .prod-itm-kit .prod-title {
    font-size: 16px;
    line-height: 1.35em;
  }
  .order-reg-wrap:not(.order-archiv) .payment-features {
    padding-top: 25px;
  }
  .order-reg-wrap:not(.order-archiv) .payment-features .btn-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
       -moz-box-orient: horizontal;
       -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .order-reg-wrap:not(.order-archiv) .payment-features .btn, .order-reg-wrap:not(.order-archiv) .payment-features .btn-accent, .order-reg-wrap:not(.order-archiv) .payment-features .btn-blue, .order-reg-wrap:not(.order-archiv) .payment-features .btn-dark, .order-reg-wrap:not(.order-archiv) .payment-features .head-cart-empty .btn-close, .head-cart-empty .order-reg-wrap:not(.order-archiv) .payment-features .btn-close {
    width: 260px;
    margin: 0;
  }
  .order-reg-wrap:not(.order-archiv) .payment-features .btn-close {
    font-size: 16px;
  }
  .order-reg-wrap:not(.order-archiv) .payment-notice {
    padding-bottom: 30px;
    border-color: #e5e5e5;
  }
  .order-reg-wrap:not(.order-archiv) .payment-features-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border: none;
    padding-top: 0;
  }
  .order-reg-wrap:not(.order-archiv) .payment-features-bottom table {
    width: 380px;
    margin: 0;
    overflow: hidden;
  }
  .order-reg-wrap:not(.order-archiv) .payment-features-bottom table td {
    position: relative;
    height: 30px;
    padding: 2px 0 0;
  }
  .order-reg-wrap:not(.order-archiv) .payment-features-bottom table strong {
    display: inline-block;
    padding-left: 10px;
    position: relative;
    z-index: 2;
    background-color: #fff;
  }
  .order-reg-wrap:not(.order-archiv) .payment-features-bottom .order-summ {
    width: 260px;
  }
  .order-reg-wrap:not(.order-archiv) .payment-features-bottom .order-summ strong {
    padding: 0;
  }
  .order-reg-wrap:not(.order-archiv) .payment-features-bottom .order-summ td {
    height: 90px;
    padding-top: 7px;
    padding-bottom: 5px;
  }
  .order-reg-wrap:not(.order-archiv) .mobile-divide {
    display: inline-block;
    position: relative;
  }
  .order-reg-wrap:not(.order-archiv) .mobile-divide::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 7px;
    left: -webkit-calc(100% + 10px);
    left: -moz-calc(100% + 10px);
    left: calc(100% + 10px);
    height: 1px;
    width: 50vw;
    background-color: #e5e5e5;
  }
  .order-archiv aside {
    margin: 0 -15px;
  }
  .order-archiv .payment-features {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
  }
  .order-archiv .order-status, .order-archiv .payment-method, .order-archiv .payment-method-mobile,
  .order-archiv .payment-features-bottom {
    padding: 0 15px;
    width: 33.33%;
    min-width: 33.33%;
  }
  .order-archiv .payment-features-bottom {
    margin-top: -10px;
    border-top: none;
  }
  .order-archiv .payment-features-bottom .price {
    font-size: 25px;
  }
  .order-archiv table {
    margin-bottom: 0;
  }
  .order-archiv .mobile-divide {
    display: block;
    max-width: -webkit-calc(100% - 10px);
    max-width: -moz-calc(100% - 10px);
    max-width: calc(100% - 10px);
  }
  .order-archiv .order-info-lst:last-child {
    margin-bottom: 0;
  }
  .profile-prod-wrap .tabs__caption {
    font-size: 20px;
  }
  .home-carousel-wrap {
    min-height: -webkit-calc(100vh - 90px);
    min-height: -moz-calc(100vh - 90px);
    min-height: calc(100vh - 90px);
  }
  .prod-brief-price {
    display: block;
  }
  .prod-brief-price .price-multiple-line {
    margin-top: 25px;
  }
  .price-multiple-line {
    margin-left: -10px;
    margin-right: -10px;
  }
  .price-multiple-line .price-itm {
    padding-left: 10px;
    padding-right: 10px;
  }
  .price-multiple-line .prod-price-count {
    font-size: 13px;
  }
  .price-multiple-line .price {
    font-size: 26px;
  }
  .prod-brief-price .prod-count-wrap {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .prod-brief-price .prod-count-wrap .prod-count {
    width: 100%;
  }
  .configurator-radio-check {
    padding: 15px 15px 14px;
  }
}

@media only screen and (max-width: 991px) {
  .history-content {
    margin-bottom: 50px;
    padding: 0 0 40px;
  }
  .history-content::after {
    left: 50%;
    top: -webkit-calc(50% + 40px);
    top: -moz-calc(50% + 40px);
    top: calc(50% + 40px);
  }
  .history-content img {
    width: 100% !important;
    margin: 0;
    margin-bottom: 80px;
  }
  .history-content p {
    width: 100% !important;
    text-align: center;
  }
  .time-line-wrap .container {
    max-width: 600px;
  }
  .time-line-wrap .time-line {
    width: 100%;
  }
  .time-line-wrap .slider-nav .slick-prev {
    left: -30px;
  }
  .time-line-wrap .slider-nav .slick-next {
    right: -30px;
  }
  .special-offer-lst .info-icons .offer {
    width: 60px;
    height: 60px;
  }
  .prod-brief-bottom .specs-advanced-options-table td {
    display: block;
    width: 100%;
  }
  .prod-brief-bottom .specs-advanced-options-table td:nth-child(1) {
    padding-right: 0;
  }
  .prod-brief-bottom .specs-advanced-options-table td:nth-child(2) {
    padding-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  .main-head, .inner-head {
    height: 80px;
  }
  .slide-inner {
    min-height: -webkit-calc(100vh - 80px);
    min-height: -moz-calc(100vh - 80px);
    min-height: calc(100vh - 80px);
  }
  .head-line {
    min-height: 80px;
  }
  .head-sett > li {
    margin-right: 10px;
  }
  .head-sett > li.head-srch {
    margin-right: 15px;
  }
  .logo {
    width: 150px !important;
  }
  .logo img:not(.logo-img-small) {
    display: none;
  }
  .logo .logo-img-small {
    display: block;
  }
  .logo-wrap {
    min-width: 0 !important;
  }
  .toggle-btn {
    margin-right: 15px;
  }
  .head-cart-wrap {
    padding-right: 0;
  }
  .head-cart-empty,
  .head-cart-lst-wrap {
    width: 510px;
    min-width: 510px;
    margin-top: 5px;
  }
  .main-mnu {
    display: block;
    font-size: 17px;
    min-height: 0;
    padding-top: 5px;
  }
  .main-mnu > li {
    float: none;
    margin: 0;
  }
  .main-mnu > li > a::after,
  .main-mnu > li > span::after,
  .main-mnu > li > .main-sub-lnk > a::after {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
  }
  .main-mnu a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .f-itm, .f-itm-contact {
    padding: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #fff;
    text-align: center;
  }
  .f-itm ul, .f-itm-contact ul {
    padding: 15px 0;
  }
  .f-itm > ul, .f-itm-contact > ul,
  .f-itm .foot-contact-lst,
  .f-itm-contact .foot-contact-lst {
    display: none;
  }
  .f-title {
    position: relative;
    margin-bottom: -1px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 80px;
    border-bottom: 1px solid #fff;
  }
  .f-toggle-btn {
    position: absolute;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding-right: 15px;
    cursor: pointer;
  }
  .f-toggle-btn .arr-dn-ic {
    background-image: url("../img/_style/_svg/arr_dn-accent.svg");
    -webkit-filter: brightness(0) invert(100%);
            filter: brightness(0) invert(100%);
  }
  .foot-contact-lst {
    margin-right: 0;
  }
  .foot-contact-lst ul {
    text-align: left;
    display: inline-block;
  }
  .subscr-foot-wrap {
    border: none;
    text-align: center;
    padding-top: 30px;
  }
  .form-foot-subscr {
    display: block;
  }
  .form-foot-subscr h4 {
    padding: 0;
    margin-bottom: 25px;
  }
  .form-foot-subscr .cust-inp, .form-foot-subscr .cust-inp-srch, .form-foot-subscr .cust-inp-date, .form-foot-subscr .cust-inp-upload, .form-foot-subscr .head-inp-srch {
    margin: 0 auto 27px;
  }
  .foot-top {
    padding: 0;
  }
  .slide-txt {
    text-align: center;
    color: #fff;
  }
  .slide-txt .btn-slide-buy {
    color: #fff;
  }
  .home-slider-wrap .slick-next {
    display: none !important;
  }
  .home-slider-wrap .dots-nav {
    left: 0;
    width: 100vw;
    padding: 0 15px 15px;
  }
  .slide-inner {
    position: relative;
  }
  .slide-inner::before {
    display: none;
  }
  .slide-inner .slide-img {
    width: -webkit-calc(100vw + 1px);
    width: -moz-calc(100vw + 1px);
    width: calc(100vw + 1px);
    border-top: 4px solid #fff;
  }
  .home-slider .h1-title, .home-slider .home-carousel-itm-title span, .home-carousel-itm-title .home-slider span, .home-slider .home-gallery-itm-title span, .home-gallery-itm-title .home-slider span {
    min-width: 0;
    margin-bottom: 8px;
  }
  .slide-prod-brief {
    display: block;
    margin: 0 auto;
  }
  .slide-prod-brief tr,
  .slide-prod-brief td,
  .slide-prod-brief th,
  .slide-prod-brief thead,
  .slide-prod-brief tbody {
    display: block;
  }
  .slide-prod-brief .prod-categ-hr {
    display: none;
  }
  .slide-prod-brief p,
  .slide-prod-brief .prod-categ {
    margin-bottom: 40px;
  }
  .slide-prod-brief .prod-categ {
    font-size: 14px;
    color: #fff;
  }
  .prod-slide-thumbs {
    display: none;
  }
  .h1-title, .home-carousel-itm-title span, .home-gallery-itm-title span {
    font-size: 50px;
    letter-spacing: 2px;
  }
  .prod-carousel-wrap .paging-info,
  .prod-carousel-wrap .slider-nav,
  .news-carousel-wrap .paging-info,
  .news-carousel-wrap .slider-nav {
    display: none !important;
  }
  .prod-carousel-wrap .slide-controls {
    min-height: 0;
  }
  .tabs__caption {
    font-size: 21px;
    display: block;
    white-space: nowrap;
    overflow-x: auto;
  }
  .tabs__caption > li {
    margin: 0;
    display: inline-block;
    white-space: normal;
  }
  .tabs__caption > li > a,
  .tabs__caption > li > span {
    min-height: 44px;
    padding: 5px 20px 3px;
  }
  .sect-poster {
    margin-bottom: 45px;
  }
  .why-us-ic {
    width: 120px;
    height: 120px;
  }
  .why-us-title {
    font-size: 18px;
  }
  .sect-why-us {
    margin-bottom: 20px;
  }
  .sect-about .txt-box {
    font-size: 14px;
  }
  .news-itm, .news-itm-big {
    max-width: 500px;
    margin: 0 auto 25px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    padding: 0 0 35px;
  }
  .news-itm:last-child, .news-itm-big:last-child {
    margin-bottom: 0;
  }
  .news-lst {
    margin: 0;
  }
  .news-line {
    display: block;
    margin-bottom: 25px;
  }
  .news-line:last-child {
    margin-bottom: 0;
  }
  .sect-home-news .news-itm-big {
    display: block;
  }
  .news-img {
    margin-bottom: 20px;
  }
  .news-itm-title {
    font-size: 18px;
  }
  .news-date {
    font-size: 13px;
    margin-bottom: 25px;
  }
  .news-itm-brief {
    margin-bottom: 30px;
    letter-spacing: 0;
  }
  .sect-home-news .news-itm, .sect-home-news .news-itm-big {
    position: relative;
  }
  .sect-home-news .news-itm::before, .sect-home-news .news-itm-big::before {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    top: 25%;
    right: 50%;
    bottom: 0;
    width: 105%;
    background-color: #f8f8f7;
  }
  .sect-home-news .btn, .sect-home-news .btn-accent, .sect-home-news .btn-blue, .sect-home-news .btn-dark, .sect-home-news .head-cart-empty .btn-close, .head-cart-empty .sect-home-news .btn-close {
    background-color: #fff;
  }
  .sect-home-news .news-itm:not(.news-itm-big):first-child::before, .sect-home-news .news-itm-big:not(.news-itm-big):first-child::before {
    right: auto !important;
    left: 50%;
  }
  .sect-home-news {
    margin-bottom: 55px;
  }
  .page-news .news-line {
    margin-top: 0;
  }
  .page-news .news-line::before, .page-news .news-line::after {
    display: none !important;
  }
  .page-news .news-itm, .page-news .news-itm-big {
    position: relative;
    margin-bottom: 25px !important;
  }
  .page-news .news-itm:first-child::before, .page-news .news-itm-big:first-child::before {
    content: '';
    display: block !important;
    position: absolute;
    z-index: -1;
    top: 30%;
    left: auto !important;
    right: 50% !important;
    bottom: 25px;
    width: 106.5%;
    background-color: #f8f8f7;
  }
  .page-news .news-itm:nth-child(2)::before, .page-news .news-itm-big:nth-child(2)::before {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    top: 30%;
    right: auto !important;
    left: 50% !important;
    bottom: 25px;
    width: 106.5%;
    background-color: #f8f8f7;
  }
  .page-news .news-itm .btn, .page-news .news-itm-big .btn, .page-news .news-itm .btn-accent, .page-news .news-itm-big .btn-accent, .page-news .news-itm .btn-blue, .page-news .news-itm-big .btn-blue, .page-news .news-itm .btn-dark, .page-news .news-itm-big .btn-dark, .page-news .news-itm .head-cart-empty .btn-close, .head-cart-empty .page-news .news-itm .btn-close, .page-news .news-itm-big .head-cart-empty .btn-close, .head-cart-empty .page-news .news-itm-big .btn-close {
    background-color: #fff;
  }
  .about-top-line {
    display: block;
    padding: 30px 0;
  }
  .about-top-line::after {
    left: 50%;
  }
  .about-img {
    width: 100%;
  }
  .about-brief {
    text-align: center;
    padding: 30px 0 0;
  }
  .error-wrap {
    background-position: left 0 top 0;
    padding: 10px 0 30px 220px;
  }
  .contact-lst {
    padding: 15px 30px;
  }
  .contact-lst ul {
    display: block;
  }
  .contact-lst ul li {
    padding: 15px 0;
  }
  .news-carousel-wrap {
    margin: 0 auto 50px;
  }
  .news-carousel::before {
    right: 50%;
    width: 100vw;
  }
  .news-carousel .news-itm, .news-carousel .news-itm-big {
    padding: 0;
    max-width: none;
  }
  .article-top {
    margin-bottom: 30px;
  }
  .article-top-img {
    margin-bottom: 35px;
  }
  .article-title {
    margin-bottom: 20px;
  }
  .article-title .h2-title {
    font-size: 30px;
  }
  .article-body .img-wrap::after {
    display: none;
  }
  .article-top {
    padding-top: 4px;
  }
  .reg-wrap .tabs__caption-wrap {
    margin-bottom: 30px;
  }
  .reg-wrap .condition-use {
    padding: 5px 0 15px;
  }
  .order-login-wrap, .order-login-wrap-2 {
    margin-bottom: 0;
  }
  .order-login-wrap::before, .order-login-wrap-2::before {
    display: none;
  }
  .order-login-wrap .order-login, .order-login-wrap-2 .order-login {
    margin-bottom: 60px;
  }
  .txt-box h1,
  .txt-box h2,
  .txt-box h3,
  .txt-box h4,
  .txt-box h5,
  .txt-box h6,
  .txt-box p,
  .txt-box ul,
  .txt-box ol {
    margin-bottom: 20px;
  }
  .txt-box h1 {
    font-size: 30px;
  }
  .txt-box h2 {
    font-size: 24px;
  }
  .txt-box h3 {
    font-size: 20px;
  }
  .txt-box h4 {
    font-size: 18px;
  }
  .txt-box h5 {
    font-size: 16px;
  }
  .txt-box h6 {
    font-size: 15px;
  }
  .title-descr-big {
    font-size: 17px;
  }
  .search-lst .prod-itm, .search-lst .prod-itm-vert {
    width: 50%;
    min-width: 50%;
  }
  .search-filter, .order-history-filter, .prod-filter-line {
    display: block;
  }
  .search-filter .cust-inp-srch, .order-history-filter .cust-inp-srch, .prod-filter-line .cust-inp-srch {
    width: 100%;
    margin-bottom: 20px;
  }
  .search-filter .cust-sel, .order-history-filter .cust-sel, .prod-filter-line .cust-sel, .search-filter .cust-sel-ajax, .order-history-filter .cust-sel-ajax, .prod-filter-line .cust-sel-ajax {
    display: block;
  }
  .search-filter .cust-sel .select2, .order-history-filter .cust-sel .select2, .prod-filter-line .cust-sel .select2, .search-filter .cust-sel-ajax .select2, .order-history-filter .cust-sel-ajax .select2, .prod-filter-line .cust-sel-ajax .select2 {
    width: 100% !important;
  }
  .filter-cell {
    padding: 0;
  }
  .order-history-lst {
    font-size: 14px;
  }
  .profile-data .radio-set {
    padding: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .prod-filter-wrap .title-sel {
    display: none;
  }
  .prod-itm, .prod-itm-vert {
    width: 50%;
  }
  .full-width .prod-itm, .full-width .prod-itm-vert {
    width: 50%;
    min-width: 50%;
  }
  .prod-filter-mobile-line.fixed {
    width: 510px;
  }
  .aside-filters.fixed {
    width: 510px;
  }
  .product-top {
    display: block;
  }
  .product-top-l,
  .product-top-r {
    padding: 0;
    width: 100%;
  }
  .gallery-wrap {
    margin-bottom: 40px;
  }
  .gallery-wrap .slide-itm::after {
    right: 6px;
    top: 8px;
  }
  .gallery {
    border: 1px solid #f1efef;
    margin-bottom: 20px;
  }
  .prod-brief {
    text-align: center;
  }
  .part-line,
  .review-brief-lnks,
  .prod-color-choice,
  .prod-brief-price {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .prod-info-itm {
    padding: 3px 10px;
  }
  .part-line {
    margin-bottom: 12px;
  }
  .prod-brief-review {
    margin-bottom: 15px;
  }
  .color-lnks-set a {
    height: 28px;
    width: 28px;
    min-width: 28px;
    border-width: 7px;
  }
  .gallery-thumb {
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: calc(100% - 60px);
  }
  .gallery-thumb .slick-arrow {
    -webkit-background-size: 11px 20px;
       -moz-background-size: 11px 20px;
         -o-background-size: 11px 20px;
            background-size: 11px 20px;
  }
  .gallery-thumb .slick-prev {
    right: 100%;
  }
  .gallery-thumb .slick-next {
    left: 100%;
  }
  .sect-popular .tabs-nav,
  .profile-wrap .tabs-nav,
  .product-bottom .tabs-nav,
  .general-tabs .tabs-nav,
  .order-login-tabs .tabs-nav {
    display: block;
  }
  .sect-popular .tabs__caption-wrap,
  .profile-wrap .tabs__caption-wrap,
  .product-bottom .tabs__caption-wrap,
  .general-tabs .tabs__caption-wrap,
  .order-login-tabs .tabs__caption-wrap {
    padding: 0 40px;
    margin: 0 -15px 40px;
  }
  .sect-popular .tabs__caption,
  .profile-wrap .tabs__caption,
  .product-bottom .tabs__caption,
  .general-tabs .tabs__caption,
  .order-login-tabs .tabs__caption {
    width: 100%;
    position: relative;
    min-height: 50px;
  }
  .sect-popular .tabs__caption > li,
  .profile-wrap .tabs__caption > li,
  .product-bottom .tabs__caption > li,
  .general-tabs .tabs__caption > li,
  .order-login-tabs .tabs__caption > li {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
  }
  .sect-popular .tabs__caption > li > a,
  .sect-popular .tabs__caption > li > span,
  .profile-wrap .tabs__caption > li > a,
  .profile-wrap .tabs__caption > li > span,
  .product-bottom .tabs__caption > li > a,
  .product-bottom .tabs__caption > li > span,
  .general-tabs .tabs__caption > li > a,
  .general-tabs .tabs__caption > li > span,
  .order-login-tabs .tabs__caption > li > a,
  .order-login-tabs .tabs__caption > li > span {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .sect-popular .tabs__caption > li.active,
  .profile-wrap .tabs__caption > li.active,
  .product-bottom .tabs__caption > li.active,
  .general-tabs .tabs__caption > li.active,
  .order-login-tabs .tabs__caption > li.active {
    height: auto;
  }
  .general-tabs .tabs__caption {
    font-size: 15px;
    line-height: 1.2;
  }
  .general-tabs .tabs__caption > li > a,
  .general-tabs .tabs__caption > li > span {
    min-height: 50px;
  }
  .prod-char table,
  .prod-char thead,
  .prod-char tbody,
  .prod-char tr,
  .prod-char td {
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    background-color: transparent !important;
  }
  .prod-char td:last-child {
    margin-bottom: 15px;
  }
  .prod-itm-kit .prod-itm-inner {
    padding-bottom: 25px;
  }
  .prod-itm-kit .prod-title {
    font-size: 14px;
    line-height: 1.35em;
  }
  .order-itm {
    padding: 0 !important;
  }
  .order-img {
    width: 140px;
  }
  .order-itm-top {
    min-height: 140px;
    padding: 35px 0 0 140px;
    margin: 0;
    position: relative;
    border: none;
  }
  .order-itm-middle {
    display: block;
  }
  .order-itm-middle .prod-count-wrap,
  .order-itm-middle .prod-color {
    margin: 0 0 17px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .order-itm-middle .prod-count-wrap::after,
  .order-itm-middle .prod-color::after {
    display: none;
  }
  .order-itm-middle .prod-count-wrap > span,
  .order-itm-middle .prod-color > span {
    display: block;
    width: 140px;
    margin: 0;
  }
  .order-itm-bottom {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    min-height: 65px;
    border-top: 1px solid #e5e5e5;
    padding-top: 3px;
  }
  .order-itm-bottom > span {
    display: block;
    font-size: 14px;
    color: #8a8a8a;
  }
  .payment-notice {
    border: none;
    padding-bottom: 0;
    margin-bottom: 40px;
  }
  .home-thumb {
    display: none;
  }
  .order-info-lst {
    margin-bottom: 25px;
  }
  .order-archiv .payment-features {
    padding-top: 0;
  }
  .order-archiv .payment-features h4 {
    margin-bottom: 7px;
  }
  .order-archiv .payment-method, .order-archiv .payment-method-mobile {
    padding: 0;
  }
  .poster-line {
    display: block;
  }
  .poster-itm {
    width: 100%;
    margin-bottom: 15px;
  }
  .prod-carousel-category {
    display: block;
    min-height: 0;
    padding: 15px;
  }
  .prod-carousel-category li {
    float: none;
    margin: 0 auto 10px;
  }
  .prod-carousel-category li:last-child {
    margin-bottom: 0;
  }
  .home-carousel-wrap {
    min-height: 0;
    border-top: 3px solid #fff;
    margin-bottom: 15px;
  }
  .home-carousel-wrap .slide-controls {
    position: absolute;
    left: 0;
    bottom: 35px;
    width: 100%;
    text-align: center;
  }
  .home-carousel-wrap .paging-info {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    right: 0;
    bottom: 0;
    color: #fff;
  }
  .home-carousel-wrap .paging-info-divide {
    background-color: #fff;
  }
  .home-carousel .slick-track {
    padding: 0;
  }
  .home-carousel-itm-inner {
    width: 100% !important;
    height: 100% !important;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
  }
  .home-carousel-itm-inner::before {
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
  }
  .home-carousel-itm-inner .home-carousel-itm-txt {
    left: 0 !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    border: none;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    padding: 80px 0 100px;
  }
  .home-carousel-itm-inner .home-carousel-itm-title,
  .home-carousel-itm-inner .home-carousel-itm-descr,
  .home-carousel-itm-inner .btn-wrap {
    opacity: 1 !important;
  }
  .home-carousel-itm-inner .home-carousel-itm-title {
    top: 80px;
  }
  .home-carousel-itm-inner .home-carousel-itm-title img {
    display: none;
  }
  .home-carousel-itm-inner .home-carousel-itm-title span {
    display: block;
  }
  .home-carousel-itm-inner .btn-wrap {
    bottom: 100px;
  }
  .home-carousel-itm-inner .btn, .home-carousel-itm-inner .btn-accent, .home-carousel-itm-inner .btn-blue, .home-carousel-itm-inner .btn-dark, .home-carousel-itm-inner .head-cart-empty .btn-close, .head-cart-empty .home-carousel-itm-inner .btn-close {
    height: 40px;
    font-size: 14px;
    padding: 10px 25px 8px;
  }
  .home-gallery-itm-txt {
    left: 0 !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    border: none;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    padding: 60px 0 100px;
  }
  .home-gallery-itm-txt .btn, .home-gallery-itm-txt .btn-accent, .home-gallery-itm-txt .btn-blue, .home-gallery-itm-txt .btn-dark, .home-gallery-itm-txt .head-cart-empty .btn-close, .head-cart-empty .home-gallery-itm-txt .btn-close {
    height: 40px;
    font-size: 14px;
    padding: 10px 25px 8px;
  }
  .home-gallery-wrap .slide-controls {
    bottom: 30px;
  }
  .mnu-wrap {
    max-height: -webkit-calc(100vh - 70px);
    max-height: -moz-calc(100vh - 70px);
    max-height: calc(100vh - 70px);
    overflow-y: auto;
  }
  .gallery-manager .btn-toolbar,
  .gallery-manager .photo {
    width: -webkit-calc(33.33% - 7px) !important;
    width: -moz-calc(33.33% - 7px) !important;
    width: calc(33.33% - 7px) !important;
    height: 120px !important;
  }
  .report-wrap .current-date {
    margin-bottom: 20px;
  }
  .profile-prod-lst .order-itm-bottom {
    padding: 20px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .profile-prod-lst .order-itm-bottom .price {
    margin: 0;
    padding-top: 3px;
  }
  .profile-prod-lst .order-itm-brief .order-price-sm {
    display: none;
  }
  .profile-prod-lst .order-itm-brief .prod-color {
    display: block !important;
  }
  .profile-prod-lst .order-itm-brief .prod-color > span {
    margin: 0;
    padding: 0;
    display: inline;
  }
  .profile-prod-lst .order-itm-middle .prod-color {
    display: none !important;
  }
  .profile-prod-lst .order-itm-middle .prod-count {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 170px;
  }
  .profile-prod-lst .order-itm-bottom {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .profile-prod-lst .order-itm-bottom .price-line {
    width: 140px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .profile-prod-lst .order-itm-bottom .btn, .profile-prod-lst .order-itm-bottom .btn-accent, .profile-prod-lst .order-itm-bottom .btn-blue, .profile-prod-lst .order-itm-bottom .btn-dark, .profile-prod-lst .order-itm-bottom .head-cart-empty .btn-close, .head-cart-empty .profile-prod-lst .order-itm-bottom .btn-close {
    min-width: 170px;
  }
  .tabs__caption-wrap.mega {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 !important;
  }
  .tabs__caption-wrap.mega .tabs-nav {
    display: none;
  }
  .tabs__caption-wrap.mega .tabs__caption {
    font-size: 16px;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    white-space: normal;
  }
  .tabs__caption-wrap.mega li {
    position: relative !important;
    height: auto;
  }
  .tabs__caption-wrap.mega li > a,
  .tabs__caption-wrap.mega li > span {
    border-width: 3px;
  }
  .home-gallery-mobile-img {
    display: block !important;
  }
  .history-content::after {
    top: 50%;
  }
  .history-content p {
    font-size: 15px;
  }
  .time-line-wrap .container {
    max-width: 80%;
  }
  .time-line-wrap .time-line {
    width: 100%;
    margin: 40px auto 0;
  }
  .time-line-wrap .time-line h2 {
    margin-bottom: 30px;
    font-size: 30px;
  }
  .time-line-wrap .time-line p {
    margin-bottom: 20px;
  }
  .time-line-wrap .slider-nav button {
    top: 4px;
    width: 9px;
    height: 20px;
  }
  .time-line-wrap .slider-nav .slick-prev {
    left: -25px;
  }
  .time-line-wrap .slider-nav .slick-next {
    right: -25px;
  }
  .time-line-wrap .time-line-thumb::after {
    height: 6px;
    -webkit-transform: translateY(-webkit-calc(100% + 3px));
       -moz-transform: translateY(-moz-calc(100% + 3px));
        -ms-transform: translateY(calc(100% + 3px));
         -o-transform: translateY(calc(100% + 3px));
            transform: translateY(calc(100% + 3px));
  }
  .time-line-wrap .time-line-thumb .slick-track {
    height: 24px;
    padding-bottom: 65px;
  }
  .time-line-wrap .time-line-thumb li span {
    font-size: 17px;
    padding-top: 35px;
  }
  .time-line-wrap .time-line-thumb li::after {
    width: 12px;
    height: 12px;
    top: 6px;
  }
  .time-line-wrap .time-line-thumb .slick-current span {
    font-size: 21px;
  }
  .time-line-wrap .time-line-thumb .slick-current::after {
    width: 24px;
    height: 24px;
    border: 4px solid #b2e3f4;
  }
  .time-line-wrap .time-border-line {
    top: -3px;
    height: 30px;
  }
  .time-line-wrap .cover-img {
    width: 100%;
    float: none;
  }
  .special-offer-top {
    margin-bottom: 25px;
  }
  .offer-notice {
    margin-top: 10px;
  }
  .order-itm-middle .specs-advanced-options-table {
    border-bottom: none;
    margin-top: 0;
    font-size: 13px;
  }
  .order-itm-middle .specs-advanced-options-table td {
    border: none;
    width: -webkit-calc(100% - 140px) !important;
    width: -moz-calc(100% - 140px) !important;
    width: calc(100% - 140px) !important;
    min-width: -webkit-calc(100% - 140px) !important;
    min-width: -moz-calc(100% - 140px) !important;
    min-width: calc(100% - 140px) !important;
    padding: 0 0 15px !important;
  }
  .order-itm-middle .specs-advanced-options-table td:nth-child(1), .order-itm-middle .specs-advanced-options-table td:nth-child(3) {
    width: 140px !important;
    min-width: 140px !important;
    padding-right: 15px !important;
  }
  .prod-brief-price .price-multiple-line {
    text-align: left;
  }
  .price-multiple-line .price {
    font-size: 28px;
  }
  .sub-mnu-inner {
    border: none;
    padding: 1px 15px 15px;
  }
  .sub-mnu .sub-mnu-title {
    font-size: 16px;
    margin-top: 15px;
    padding-bottom: 5px;
  }
  .sub-mnu .sub-main-lnk {
    font-size: 14px;
  }
  .sub-mnu-itm {
    margin-top: 15px;
  }
  .sub-img-lnk {
    width: 40px;
    height: 40px;
  }
  .sub-img-lnk + .sub-mnu-itm-txt {
    padding-left: 50px;
    min-height: 40px;
  }
  .configurator-top-lnks li {
    width: 50%;
    min-width: 50%;
  }
  .prod-filter-mobile-line.fixed {
    top: 80px;
  }
  .configurator-check-lst .configurator-check-txt-float {
    width: 100%;
    position: static;
    text-align: left;
  }
  .configurator-check-lst .configurator-check-txt-float .txt-box {
    padding-top: 20px;
  }
}

@media only screen and (max-width: 576px) {
  .logo {
    width: 100px !important;
  }
  .main-head, .inner-head {
    height: 65px;
  }
  .mnu-open {
    overflow: hidden !important;
  }
  .slide-inner {
    min-height: -webkit-calc(100vh - 65px);
    min-height: -moz-calc(100vh - 65px);
    min-height: calc(100vh - 65px);
  }
  .head-line {
    min-height: 65px;
  }
  .head-sett > li {
    margin-right: 5px !important;
  }
  .head-sett > li.head-srch {
    margin-right: 10px !important;
  }
  .head-cart-wrap .cart-lnk {
    display: block;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
  }
  .head-cart-wrap .head-cart-set {
    display: none !important;
  }
  .f-itm, .f-itm-contact {
    margin: 0 -15px;
  }
  .foot-bottom {
    display: block;
    text-align: center;
    padding: 40px 0 25px;
  }
  .foot-bottom .copy {
    margin-bottom: 30px;
  }
  .h1-title, .home-carousel-itm-title span, .home-gallery-itm-title span {
    font-size: 41px;
  }
  .home-slider-wrap {
    margin-bottom: 15px;
  }
  .poster-line {
    display: block;
  }
  .poster-itm {
    width: 100%;
    margin-bottom: 15px;
  }
  .poster-itm:last-child {
    margin-bottom: 0;
  }
  .prod-title {
    font-size: 14px;
    line-height: 1.35em;
  }
  .prod-categ {
    font-size: 12px;
  }
  .price {
    font-size: 17px;
  }
  .prod-itm-inner {
    padding: 0 0 25px;
    -webkit-box-shadow: none !important;
       -moz-box-shadow: none !important;
            box-shadow: none !important;
  }
  .prod-itm-inner .prod-title {
    margin-bottom: 0;
  }
  .prod-itm-inner .prod-categ {
    margin-bottom: 0;
  }
  .prod-itm-inner .price-line {
    margin-bottom: 12px;
  }
  .prod-itm-inner .prod-itm-img {
    margin-bottom: 20px;
  }
  .prod-itm .btn, .prod-itm-vert .btn, .prod-itm .btn-accent, .prod-itm-vert .btn-accent, .prod-itm .btn-blue, .prod-itm-vert .btn-blue, .prod-itm .btn-dark, .prod-itm-vert .btn-dark, .prod-itm .head-cart-empty .btn-close, .head-cart-empty .prod-itm .btn-close, .prod-itm-vert .head-cart-empty .btn-close, .head-cart-empty .prod-itm-vert .btn-close {
    font-size: 14px;
    height: 40px;
    min-width: 120px;
    padding: 11px 15px;
  }
  .prod-carousel-wrap .slide-controls {
    padding: 0;
  }
  .tabs__caption {
    margin-right: -15px;
  }
  .why-us-ic {
    width: 100px;
    height: 100px;
  }
  .h2-title {
    font-size: 25px;
  }
  .why-us-title {
    margin-bottom: 20px;
  }
  .sect-popular {
    margin-bottom: 40px;
  }
  .sect-about {
    padding: 50px 0 60px;
    margin-bottom: 50px;
  }
  .sect-about .txt-box {
    max-height: 220px;
    overflow: hidden;
  }
  .title-wrap,
  .page-title {
    margin-bottom: 40px;
  }
  .partner-carousel {
    margin-bottom: 110px;
  }
  .partner-carousel .slick-dots {
    padding-top: 40px;
  }
  .error-wrap {
    -webkit-background-size: auto 120px;
       -moz-background-size: auto 120px;
         -o-background-size: auto 120px;
            background-size: auto 120px;
    background-position: left 58% top 0;
    padding: 145px 0 0;
    text-align: center;
  }
  .error-wrap::before, .error-wrap::after {
    display: none;
  }
  .error-wrap .btn-wrap {
    text-align: center;
  }
  .error-wrap .h3-title, .error-wrap .modal-title, .error-wrap .sub-mnu-title, .error-wrap .sub-main-lnk, .error-wrap .report-wrap .current-date, .report-wrap .error-wrap .current-date {
    font-size: 22px;
    margin-bottom: 10px;
  }
  
  .h3-title,
  .modal-title,
  .sub-mnu-title,
  .sub-main-lnk,
  .report-wrap .current-date {
    font-size: 22px;
  }
  .article-title .h2-title {
    font-size: 25px;
  }
  .order-login h4 {
    font-size: 17px;
    margin-bottom: 25px;
  }
  .order-login h4 + .radio-set {
    margin-top: 0;
  }
  .order-login .remember-line {
    font-size: 12px;
  }
  .modal-content {
    -webkit-border-radius: 7px;
       -moz-border-radius: 7px;
            border-radius: 7px;
  }
  .modal-dialog {
    max-width: none;
  }
  .modal-body {
    padding: 25px 15px;
  }
  .modal-top .close {
    top: 10px;
    right: 10px;
  }
  .modal-title {
    margin-bottom: 20px;
  }
  .city-radio-set .radio-check, .city-radio-set .configurator-radio-check {
    margin-bottom: 10px;
  }
  .info-icons span {
    width: 36px;
    height: 36px;
    font-size: 8px;
    padding-top: 6px;
  }
  .order-history-lst {
    display: block;
    margin: 0 -15px 25px;
    width: auto;
  }
  .order-history-lst thead {
    display: none;
  }
  .order-history-lst tr,
  .order-history-lst tbody,
  .order-history-lst .mobile-thead-cell {
    display: block;
    height: auto;
    text-align: left;
  }
  .order-history-lst .mobile-thead-cell {
    font-weight: bold;
  }
  .order-history-lst td {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: auto !important;
  }
  .order-history-lst td:first-child {
    text-align: right;
  }
  .order-history-itm {
    margin-bottom: 25px;
    padding: 0 10px;
  }
  .order-history-itm:last-child {
    margin-bottom: 0;
  }
  .content-with-aside {
    margin-bottom: 35px;
  }
  .sect-txt-bottom {
    padding: 30px 0 35px;
  }
  .sect-txt-bottom .title-descr {
    padding-top: 35px;
    font-size: 14px;
    letter-spacing: normal;
  }
  .prod-filter-mobile-line {
    min-height: 60px;
    bottom: -webkit-calc(100% + 75px);
    bottom: -moz-calc(100% + 75px);
    bottom: calc(100% + 75px);
  }
  .prod-filter-mobile-line.fixed {
    left: 0;
    width: 100%;
    padding: 0 15px;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
  }
  .prod-filter-wrap {
    padding-top: 25px;
  }
  .aside-filters.fixed {
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    top: 125px;
  }
  .aside-filters .filters-lst {
    max-height: -webkit-calc(100vh - 220px);
    max-height: -moz-calc(100vh - 220px);
    max-height: calc(100vh - 220px);
    padding-bottom: 25px;
  }
  .aside-filters .filters-title {
    padding: 20px 0;
  }
  .aside-filters .filters-title::after {
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
  }
  .filters-lst {
    padding: 0 20px;
  }
  .fltr-title {
    padding-right: 10px;
  }
  .prod-color-choice {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 3px;
  }
  .product-top {
    margin-top: -20px;
  }
  .prod-info-line-mobile {
    display: block;
    width: auto;
    margin: 40px -15px 0;
    border-top: 1px solid #e5e5e5;
  }
  .prod-info-itm {
    border: none;
    padding: 0;
    width: 100%;
    display: block;
    border-bottom: 1px solid #e5e5e5;
  }
  .prod-info-itm-box {
    display: none;
    padding: 0;
  }
  .prod-info-itm-box ul {
    padding: 2px 0 25px;
  }
  .prod-info-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 50px;
  }
  .prod-info-title > span {
    margin-right: 6px;
  }
  .prod-info-title > a {
    margin-right: 6px;
    position: relative;
    z-index: 3;
  }
  .prod-info-title .prod-info-toggle-btn {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .prod-info-title .prod-info-toggle-btn.on .arr-dn-ic {
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .prod-kit {
    margin: 0;
    display: block;
  }
  .prod-itm-kit {
    margin: 0 auto -1px;
    width: 100%;
    min-width: 0;
  }
  .prod-itm-kit .prod-itm-img {
    margin-bottom: 0;
  }
  .head-inp-srch input {
    width: -webkit-calc(100vw - 180px);
    width: -moz-calc(100vw - 180px);
    width: calc(100vw - 180px);
  }
  .comment-lst {
    margin-bottom: 45px;
  }
  .comment-itm:first-child {
    padding-top: 0;
  }
  .comment-date {
    display: block;
    padding-top: 0;
    margin-bottom: 13px;
  }
  .comment-date > span {
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
  }
  .comment-date .rate {
    margin-bottom: 5px;
  }
  .comment-txt {
    font-size: 14px;
  }
  .form-leave-comment .cust-textarea {
    margin-bottom: 20px;
  }
  .form-leave-comment .inp-line {
    margin-bottom: 20px;
  }
  .form-leave-comment .btn-wrap {
    padding-top: 0;
  }
  .authorized-user .inp-line {
    display: block;
    text-align: center;
  }
  .authorized-user .change-user {
    margin: 7px 0 0;
  }
  .authorized-user .inp-title {
    margin-bottom: 10px;
  }
  .order-itm .prod-title {
    font-size: 18px;
  }
  .order-itm .prod-part,
  .order-itm .order-price-sm {
    font-size: 13px;
  }
  .order-itm .prod-count {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .order-itm-middle .prod-count-wrap > span,
  .order-itm-middle .prod-color > span {
    font-size: 14px;
  }
  .order-itm-bottom .price {
    font-size: 24px;
  }
  .payment-features {
    padding-top: 25px;
  }
  .payment-notice {
    border: none;
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  .payment-notice h3 {
    font-size: 15px;
    margin-bottom: 15px;
  }
  .payment-features-bottom {
    border-top: none;
    padding-top: 0;
  }
  .payment-method-mobile {
    display: block;
    margin-bottom: 5px;
  }
  .payment-method-mobile .cust-sel, .payment-method-mobile .cust-sel-ajax {
    margin: 0 0 15px;
  }
  .payment-method-mobile .cust-sel:last-child, .payment-method-mobile .cust-sel-ajax:last-child {
    margin-bottom: 0;
  }
  .order-archiv .payment-features-bottom {
    border-top: 1px solid #000;
    padding-top: 15px;
  }
  .prod-carousel-category {
    margin: 0 -15px 30px;
  }
  .upload-img-itm .upload-btn {
    -webkit-border-radius: 16px;
       -moz-border-radius: 16px;
            border-radius: 16px;
  }
  .upload-img-itm .img-inner-box {
    -webkit-border-radius: 16px;
       -moz-border-radius: 16px;
            border-radius: 16px;
  }
  .article-date {
    font-size: 12px;
  }
  .article-date .news-categ::before {
    right: -webkit-calc(100% + 10px);
    right: -moz-calc(100% + 10px);
    right: calc(100% + 10px);
  }
  .article-date .article-date-span::after {
    left: -webkit-calc(100% + 10px);
    left: -moz-calc(100% + 10px);
    left: calc(100% + 10px);
  }
  .prod-itm-inner .btn-wrap {
    height: 40px;
  }
  .prod-expected-date {
    font-size: 12px;
  }
  .profile-prod-lst {
    width: -webkit-calc(100vw - 30px);
    width: -moz-calc(100vw - 30px);
    width: calc(100vw - 30px);
    overflow: hidden;
  }
  .order-itm-middle .specs-advanced-options-table .prod-count {
    width: 100%;
  }
  #buy-in-credit-modal #cr-cart-products-list .cr-row > :nth-child(2) {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  #cr-cart-products-list .specs-advanced-options-table {
    margin-left: 10px !important;
    width: auto !important;
    min-width: 0 !important;
  }
  .prod-brief-price .price-multiple-line {
    margin-top: 25px;
  }
  .price-multiple-line {
    margin-left: -15px;
    margin-right: -15px;
  }
  .price-multiple-line .price-itm {
    padding-left: 15px;
    padding-right: 15px;
  }
  .discount-multiple-itm {
    padding-right: 25px;
    margin-right: 25px;
  }
  .prod-brief-bottom .prod-color-choice {
    text-align: left;
  }
  .configurator-top-lnks {
    padding-top: 15px;
  }
  .configurator-top-lnks li {
    width: 100%;
    min-width: 100%;
    padding-top: 10px;
  }
  .configurator-radio-check {
    padding: 20px 20px 17px;
  }
  .prod-filter-mobile-line.fixed {
    top: 65px;
  }
}

@media only screen and (max-width: 440px) {
  .head-sett {
    margin-right: -10px;
  }
  .gallery-manager .btn-toolbar,
  .gallery-manager .photo {
    width: -webkit-calc(33.33% - 7px) !important;
    width: -moz-calc(33.33% - 7px) !important;
    width: calc(33.33% - 7px) !important;
    height: 80px !important;
  }
  .history-content::after {
    top: 31%;
  }
  .history-content p {
    font-size: 15px;
  }
  .time-line-wrap .time-line h2 {
    margin-bottom: 25px;
  }
  .time-line-wrap .time-line p {
    font-size: 14px;
  }
  .time-line-wrap .slider-nav .slick-prev {
    left: -15px;
  }
  .time-line-wrap .slider-nav .slick-next {
    right: -15px;
  }
  .time-line-wrap .cover-img {
    margin-bottom: 25px;
  }
  .price-multiple-line {
    margin-left: -10px;
    margin-right: -10px;
  }
  .price-multiple-line .price-itm {
    padding-left: 10px;
    padding-right: 10px;
  }
  .price-multiple-line .prod-price-count {
    font-size: 13px;
  }
  .price-multiple-line .price {
    font-size: 26px;
  }
}

@media only screen and (max-width: 374px) {
  .head-sett > li {
    margin-right: 0 !important;
  }
  .head-sett > li.head-srch {
    margin-right: 5px !important;
  }
  .logo {
    width: 65px !important;
  }
}

@media only screen and (min-width: 480px) {
  /*  */
}

@media only screen and (min-width: 576px) {
  .copy br {
    display: none;
  }
  .sect-txt-bottom .h2-title br {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .container {
    max-width: 750px;
  }
  .news-itm-big {
    width: 100%;
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 25px;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 100px;
  }
  .news-itm-big::before, .news-itm-big::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-color: #f8f8f7;
  }
  .news-itm-big::before {
    left: 15%;
    width: 100%;
  }
  .news-itm-big::after {
    left: -webkit-calc(115% + 60px);
    left: -moz-calc(115% + 60px);
    left: calc(115% + 60px);
    width: 50vw;
  }
  .news-itm-big .news-img {
    margin: 0;
    margin-right: 60px;
    width: 380px;
    min-width: 380px;
  }
  .news-itm-big .news-itm-txt {
    padding-top: 5px;
  }
  .news-itm-big .btn-wrap {
    text-align: left;
  }
  .f-itm > ul, .f-itm-contact > ul,
  .f-itm > .foot-contact-lst,
  .f-itm-contact > .foot-contact-lst {
    display: block !important;
  }
  .home-slider .slide-img {
    -webkit-transform: translate(100%, 0);
       -moz-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
         -o-transform: translate(100%, 0);
            transform: translate(100%, 0);
  }
  .home-slider .slick-current .slide-img {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .order-archiv .order-itm-bottom > span {
    display: none;
  }
  .home-carousel-itm {
    width: 280px !important;
    height: 280px !important;
  }
  .special-offer-lst .prod-itm, .special-offer-lst .prod-itm-vert {
    padding: 0 15px;
    width: 100%;
  }
  .special-offer-lst .prod-itm .info-icons, .special-offer-lst .prod-itm-vert .info-icons {
    right: auto;
    left: 15px;
    top: -10px;
  }
  .special-offer-lst .prod-itm-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 0;
  }
  .special-offer-lst .prod-itm-img {
    width: 300px;
    min-width: 300px;
    margin-bottom: 0;
    margin-right: 10px;
  }
  .special-offer-lst .prod-itm-txt {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 290px;
  }
  .prod-wrap.blue-cat .prod-char td {
    height: 55px;
    padding: 12px 25px 10px;
  }
  .poster-line {
    position: relative;
  }
  .poster-line .poster-itm {
    margin-left: 50%;
  }
  .poster-line .poster-itm:first-child {
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 0;
    height: -webkit-calc(100% - 8px);
    height: -moz-calc(100% - 8px);
    height: calc(100% - 8px);
  }
  .poster-line .poster-itm:first-child .img-inner-box {
    height: 100%;
  }
  .order-login-tabs {
    margin-bottom: 75px;
  }
  .order-login-tabs > .tabs__caption-wrap .tabs__caption {
    margin-left: -15px;
    margin-right: -15px;
  }
  .order-login-tabs > .tabs__caption-wrap .tabs__caption > li {
    margin-left: 15px;
    margin-right: 15px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .order-login-tabs > .tabs__caption-wrap .tabs__caption > li a,
  .order-login-tabs > .tabs__caption-wrap .tabs__caption > li span {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media only screen and (min-width: 992px) {
  .container {
    max-width: 970px;
  }
  .main-head.fixed .head-line, .fixed.inner-head .head-line {
    min-height: 0;
  }
  .main-head.fixed .head-cell, .fixed.inner-head .head-cell {
    padding: 10px 0;
  }
  .main-head.fixed .logo, .fixed.inner-head .logo {
    width: auto;
    height: 60px;
  }
  .main-head.fixed .logo img, .fixed.inner-head .logo img {
    width: auto !important;
    height: 100% !important;
  }
  .main-head.fixed .head-sett > li, .fixed.inner-head .head-sett > li {
    margin-right: 12px;
  }
  .main-head.fixed .main-mnu > li > a, .fixed.inner-head .main-mnu > li > a,
  .main-head.fixed .main-mnu > li > span,
  .fixed.inner-head .main-mnu > li > span,
  .main-head.fixed .main-mnu > li > .main-sub-lnk > a,
  .fixed.inner-head .main-mnu > li > .main-sub-lnk > a {
    min-height: 50px;
  }
  .main-head.fixed .main-mnu > li > a::after, .fixed.inner-head .main-mnu > li > a::after,
  .main-head.fixed .main-mnu > li > span::after,
  .fixed.inner-head .main-mnu > li > span::after,
  .main-head.fixed .main-mnu > li > .main-sub-lnk > a::after,
  .fixed.inner-head .main-mnu > li > .main-sub-lnk > a::after {
    display: none;
  }
  .main-head.fixed .main-mnu > li.active > a, .fixed.inner-head .main-mnu > li.active > a,
  .main-head.fixed .main-mnu > li.active > span,
  .fixed.inner-head .main-mnu > li.active > span,
  .main-head.fixed .main-mnu > li.active > .main-sub-lnk > a,
  .fixed.inner-head .main-mnu > li.active > .main-sub-lnk > a {
    color: #009bd1;
  }
  .main-head.fixed .main-mnu > li.active > a > span, .fixed.inner-head .main-mnu > li.active > a > span,
  .main-head.fixed .main-mnu > li.active > span > span,
  .fixed.inner-head .main-mnu > li.active > span > span,
  .main-head.fixed .main-mnu > li.active > .main-sub-lnk > a > span,
  .fixed.inner-head .main-mnu > li.active > .main-sub-lnk > a > span {
    text-decoration: underline;
  }
  .main-head.fixed .main-mnu > li.active > a, .fixed.inner-head .main-mnu > li.active > a,
  .main-head.fixed .main-mnu > li.active > span,
  .fixed.inner-head .main-mnu > li.active > span {
    text-decoration: underline;
  }
  .pre-fixed .mnu-wrap {
    position: static;
    background-color: transparent;
    margin-top: -5px;
    margin-bottom: -5px;
  }
  .pre-fixed .main-mnu {
    margin-left: -75px;
    font-size: 10px;
    color: #009bd1;
  }
  .pre-fixed .main-mnu > li::after {
    display: none;
  }
  .pre-fixed .main-mnu > li > a,
  .pre-fixed .main-mnu > li > span,
  .pre-fixed .main-mnu > li > .main-sub-lnk > a {
    min-height: 60px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .pre-fixed .main-mnu > li > a:hover,
  .pre-fixed .main-mnu > li > span:hover,
  .pre-fixed .main-mnu > li > .main-sub-lnk > a:hover {
    background-color: transparent;
  }
  .pre-fixed .main-mnu > li > a .mnu-icon,
  .pre-fixed .main-mnu > li > span .mnu-icon,
  .pre-fixed .main-mnu > li > .main-sub-lnk > a .mnu-icon {
    width: auto;
  }
  .pre-fixed .main-mnu > li > a .arr-dn-ic,
  .pre-fixed .main-mnu > li > span .arr-dn-ic,
  .pre-fixed .main-mnu > li > .main-sub-lnk > a .arr-dn-ic {
    -webkit-filter: invert(39%) sepia(100%) saturate(656%) hue-rotate(157deg) brightness(99%) contrast(103%);
            filter: invert(39%) sepia(100%) saturate(656%) hue-rotate(157deg) brightness(99%) contrast(103%);
  }
  .mnu-wrap {
    display: block !important;
  }
  .form-foot-subscr br {
    display: none;
  }
  .home-gallery-itm {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .home-gallery-itm-inner {
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.25);
       -moz-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.25);
  }
  .home-gallery-img-left,
  .home-gallery-img-right {
    overflow: visible;
  }
  .home-gallery-img-left .img-inner-box,
  .home-gallery-img-right .img-inner-box {
    -webkit-box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.15);
       -moz-box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.15);
  }
  .home-gallery-itm-inner::before {
    opacity: .25;
    opacity: 0;
  }
  .home-gallery .home-gallery-itm-inner .home-gallery-itm-txt::before, .home-gallery .home-gallery-itm-inner .home-gallery-itm-txt::after {
    content: '';
    display: block;
    position: absolute;
    right: -40px;
    top: 30px;
    width: 110px;
    height: 110px;
    background-image: url("../img/_style/arrow-slide.svg");
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
       -moz-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
  }
  .home-gallery .home-gallery-itm-inner .home-gallery-itm-txt::after {
    top: 135px;
  }
  .profile-prod-wrap .prod-carousel-category {
    margin-bottom: 0;
  }
  .profile-prod-lst .order-itm {
    padding-left: 180px;
    min-height: 140px;
    padding-top: 0;
    padding-bottom: 0;
    border-width: 1px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .profile-prod-lst .order-img {
    width: 140px;
  }
  .profile-prod-lst .order-itm-top {
    padding: 25px 15px 25px 0;
    margin: 0;
    border: none;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .profile-prod-lst .order-itm-middle {
    padding-right: 10px;
  }
  .profile-prod-lst .order-itm-middle .prod-color {
    display: none;
  }
  .profile-prod-lst .prod-count-wrap {
    margin: 0;
    display: block;
    text-align: center;
  }
  .profile-prod-lst .prod-count-wrap::after {
    display: none;
  }
  .profile-prod-lst .prod-count-wrap > span {
    display: block;
    margin: 0;
    padding-bottom: 5px;
    margin-top: -30px;
  }
  .profile-prod-lst .order-itm-bottom {
    position: static;
  }
  .profile-prod-lst .order-itm-bottom .price {
    width: 140px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    font-size: 20px;
  }
  .special-offer-lst .prod-itm-img {
    width: 380px;
    min-width: 380px;
  }
  .special-offer-lst .price-line {
    font-size: 52px;
    line-height: 1.25;
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .special-offer-lst .price {
    font-size: 52px;
  }
  .special-offer-lst .price-old {
    font-size: 32px;
  }
  .special-offer-lst .price-old::before {
    top: 15px;
    left: -15px;
    right: -15px;
    height: 2px;
  }
  .special-offer-lst .prod-title {
    font-size: 37px;
    padding-bottom: 15px;
  }
  .special-offer-lst .prod-categ {
    font-size: 14px;
  }
  .order-itm-middle .specs-advanced-options-table tr:first-child td {
    padding-top: 0 !important;
    border-top: none !important;
  }
  .order-itm-middle .specs-advanced-options-table tr:first-child td:nth-child(3)::before {
    top: 0 !important;
  }
  .sub-mnu-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sub-mnu-cell {
    width: 50%;
    min-width: 50%;
  }
  .order-reg-wrap .payment-features {
    padding-top: 80px;
  }
}

@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
  .pre-fixed .main-mnu {
    margin-left: -100px;
    font-size: 12px;
  }
  .pre-fixed .main-mnu > li:last-child {
    margin-right: 0;
  }
  .pre-fixed .main-mnu > li > a,
  .pre-fixed .main-mnu > li > span,
  .pre-fixed .main-mnu > li > .main-sub-lnk > a {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .news-itm-big .news-img {
    width: 480px;
    min-width: 480px;
  }
  .profile-prod-lst .order-itm {
    padding-left: 250px;
    min-height: 195px;
  }
  .profile-prod-lst .order-img {
    width: 195px;
  }
  .profile-prod-lst .order-itm-middle {
    padding-right: 30px;
  }
  .profile-prod-lst .order-itm-bottom .price {
    width: 190px;
    font-size: 31px;
  }
  .special-offer-lst .prod-itm-img {
    width: 500px;
    min-width: 500px;
  }
  .prod-wrap.blue-cat .prod-char td:nth-child(2) {
    font-size: 16px;
  }
  .prod-brief-price {
    margin-bottom: 0;
  }
  .configurator {
    min-width: 1040px;
  }
  .poster-line {
    margin-left: -7px;
    margin-right: -7px;
  }
}

@media only screen and (min-width: 1600px) {
  .home-carousel-itm {
    width: 400px !important;
    height: 400px !important;
    opacity: 1 !important;
  }
}

@media only screen and (min-width: 2100px) {
  .home-carousel-itm {
    width: 360px !important;
    height: 360px !important;
  }
}
