@import url("disable-browser-styles.css");
@import url("bootstrap-grid.min.css");
@import url("jquery.formstyler.css");
@import url("jquery.fancybox.min.css");
@import url("owl.carousel.min.css");
@import url("luto.css");

/*_CUSTOM*/

.h-top {
  background-color: #f9f9f9;
}
.h-middle {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.h-bottom {
  background-color: #2f4697;
  background: -webkit-linear-gradient(top, #172862, #2f4697, #2f4697, #2f4697, #2f4697, #2f4697);
  background: -o-linear-gradient(top, #172862, #2f4697, #2f4697, #2f4697, #2f4697, #2f4697);
  background: linear-gradient(to bottom, #172862, #2f4697, #2f4697, #2f4697, #2f4697, #2f4697);
}
.col-h-top {
  padding-top: 15px;
  padding-bottom: 15px;
}
.col-h-middle {
  padding-top: 25px;
  padding-bottom: 25px;
}

.h-top .header-site-title {
  font-weight: bold;
  font-size: 12.7px;
}
.header-phone-item .description {
  text-transform: uppercase;
  font-size: 10px;
  line-height: 12px;
  color: #909090;
  text-align: right;
}
.header-phone-item .phone__link {
  font-size: 13px;
  font-weight: bold;
}

.w-mobile-menu .header-phone-item .phone__link,
.w-mobile-menu .header-phone-item .description {
  font-size: 14px;
  line-height: 18px;
}

.social__link {
  width: 28px;
  height: 28px;
  font-size: 0;
  line-height: 0;
  border-radius: 4px;
  overflow: hidden;
}

.row-h-middle>.col-left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 172px;
  flex: 0 0 172px;
  max-width: 172px;
}
.row-h-middle>.col-center {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(100% - 462px);
  -ms-flex: 0 0 calc(100% - 462px);
  flex: 0 0 calc(100% - 462px);
  max-width: calc(100% - 462px);
}
.row-h-middle>.col-right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 290px;
  flex: 0 0 290px;
  max-width: 290px;
}

.logo__link {
  display: block;
  font-size: 0;
  line-height: 0;
  max-width: 142px;
}
.s-header {
  position: relative;
  z-index: 9;
}
.s-header .logo__link {
  
}

.row-h-bottom>.col-left {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(100% - 200px);
  -ms-flex: 0 0 calc(100% - 200px);
  flex: 0 0 calc(100% - 200px);
  max-width: calc(100% - 200px);
}
.row-h-bottom>.col-pricelist {
  text-align: right;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  max-width: 200px;
}
.s-header .price-list__link {
  display: inline-block;
  white-space: nowrap;
  text-decoration: none;
  color: #fff;
}
.s-header .price-list__link:hover {
  text-decoration: underline;
}
.s-header .price-list__link .w-icon-left {
  padding-left: 22px;
}



.h-search {
  position: relative;
}
.h-search .w-category-select {
  position: absolute;
  left: 0;
  top: 0;
  width: 140px;
  border-right: 1px solid #ececec;
}
.h-search .w-category-select select {
  border: none;
}
.h-search .w-category-select .jq-selectbox__select {
  background: transparent;
  border-color: transparent;
}
.h-search .input__default {
  padding-left: 150px;
}
.h-search .w-category-select {

}

.w-index-slide {
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
}
.w-index-slide .w-absolute-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.w-index-slide .w-absolute-video .absolute-video {
  position: absolute;
  z-index: 2;
  height: 1080px;
  width: 1920px;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.w-index-slide .overlay {
  background-color: rgba(0,0,0,0.4);
  z-index: 2;
}
.w-index-slide .container {
  position: relative;
  z-index: 3;
}
.w-index-slide .content {
  position: relative;
  padding: 50px 0;
  min-height: calc(100vh - 216px);
}
.w-index-slide .slide-name {
  padding-top: 50px;
  font-size: 45px;
  line-height: 55px;
  font-weight: bold;
  color: #fff;
}
.w-index-slide .dash  {
  margin-top: 50px;
  width: 100px;
  height: 10px;
  background-color: #e30613;
}
.w-index-slide .absolute-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 4;
}
.w-index-slide .absolute-bottom .mouse-btn {
  width: 50px;
  height: 50px;
  display: inline-block;
}
.w-index-slide .absolute-bottom .mouse-btn .icon {
  width: 30px;
  height: 30px;
  display: inline-block;
  background-image: url('../i/mouse-icon-white.png');
  background-position: center;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
._touchscreen .w-index-slide .absolute-bottom .mouse-btn .icon {
  width: 40px;
  height: 40px;
  background-image: url('../i/finger-icon-white.svg');
}
.w-index-slide .absolute-bottom .mouse-btn .icon {
  display: block;
  width: 22px;
  height: 32px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 10px;
}
.w-index-slide .absolute-bottom .mouse-btn .icon {
  -webkit-animation: index-slide-btn 1s infinite;
  -moz-animation: index-slide-btn 1s infinite;
  animation: index-slide-btn 1s infinite;
}
@-webkit-keyframes index-slide-btn {
  from {top: 3px;}
  100% {top: 14px;}
}
._touchscreen .w-index-slide .absolute-bottom .mouse-btn .icon {
  -webkit-animation: index-slide-btn-finger 1s infinite;
  -moz-animation: index-slide-btn-finger 1s infinite;
  animation: index-slide-btn-finger 1s infinite;
}
@-webkit-keyframes index-slide-btn-finger {
  from {top: 14px;}
  100% {top: 3px;}
}

.gray-bg {
  background-color: #f9f9f9;
}
.s-index-category-list {
  padding-top: 70px;
  padding-bottom: 70px;
}
.s-index-category-list .description {
  font-size: 16px;
}
.s-index-category-list .w-white-frame {
  margin: 30px 0;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  background-image: url('../i/index-category-bg.jpg');
  background-position: top center;
  background-repeat: no-repeat;
}
@media (min-width: 1380px) {
  .s-index-category-list .w-white-frame {
    padding: 40px 100px 0;
    margin: 40px -100px 40px -100px;
  }
}

.row-index-category-list>.col {
  padding-top: 60px;
}
.w-index-category-list-item,
.w-index-category-list-item>.frame {
  height: 100%;
}
.w-index-category-list-item>.frame {
  position: relative;
  padding-bottom: 100px;
  overflow: hidden;
}
.w-index-category-list-item .w-icon {
  width: 60px;
  margin: 0 auto 20px;
}
.w-index-category-list-item .name {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  min-height: 72px;
  padding-left: 15px;
  padding-right: 15px;
}
.w-index-category-list-item .name__link {
  color: #2f4697;
  border-bottom: 1px solid #c9d5ff;
  text-decoration: none;
}
.w-index-category-list-item .name__link:hover {
  color: #e30613;
  border-bottom-color: #e30613;
}
.w-index-category-list-item .list {
  margin: 25px 0 0;
}
.w-index-category-list-item .list ul>li>a {
  display: block;
  padding: 3px 15px 3px 30px;
  position: relative;
  text-decoration: none;
}
.w-index-category-list-item .list ul>li>a:hover {
  text-decoration: underline;
}
.w-index-category-list-item .list ul>li>a:before {
  position: absolute;
  top: 12px;
  left: 15px;
  width: 4px;
  height: 1px;
  background-color: #909090;
  content: "";
}
.w-index-category-list-item .list ul>li>a:hover:before {
  background-color: #e30613;
}
.w-index-category-list-item .absolute-image {
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 100%;
  transition: ALL 0.2s ease;
  -webkit-transition: ALL 0.2s ease;
  -moz-transition: ALL 0.2s ease;
  -o-transition: ALL 0.2s ease;
}
.w-index-category-list-item:hover .absolute-image {
  bottom: 0;
}

.s-index-news-list {
  padding-top: 70px;
  padding-bottom: 70px;
}

.row-index-news-list .col-item {
  padding-bottom: 20px;
}
.w-news-list-item .block__link {
  text-decoration: none;
  color: #202020;
}
.row-news-list-item > .col-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 170PX;
  flex: 0 0 170PX;
  max-width: 170PX;
}
.row-news-list-item > .col-name {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(100% - 170PX);
  -ms-flex: 0 0 calc(100% - 170PX);
  flex: 0 0 calc(100% - 170PX);
  max-width: calc(100% - 170PX);
}
.w-news-list-item .name {
  margin-top: 5px;
  font-weight: bold;
  color: #2f4697;
}
.w-news-list-item .date {
  margin-top: 5px;
  font-weight: bold;
  color: #000;
}
.w-news-list-item .description {
  margin-top: 10px;
  font-size: 12px;
}
.w-news-list-item a:hover .r-img {
  opacity: 0.8;
} 
.w-news-list-item a:hover .name {
  text-decoration: underline;
} 

.w-news-list-item.wide.absolute {

}
.w-news-list-item.wide.absolute .block__link>* {
  position: relative;
  z-index: 3;
}
.w-news-list-item.wide.absolute .block__link .r-box {
  z-index: 1;
}
.w-news-list-item.wide.absolute .block__link .overlay {
  position: absolute;
  z-index: 2;
  background-color: rgba(0,0,0,0.5);
  opacity: 0.3;
}
@media (min-width: 992px) {
  .w-news-list-item.wide.absolute .r-box._75:before {
    padding-top: 357px;
  }
}
@media (min-width: 1230px) {
  .w-news-list-item.wide.absolute .r-box._75:before {
    padding-top: 356px;
  }
}
.w-news-list-item.wide.absolute .block__link {
  color: #fff;
}
.w-news-list-item.wide.absolute .w-name {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 30px;
  font-size: ;
}
.w-news-list-item.wide.absolute .w-name .name {
  font-size: 26px;
  line-height: 32px;
  margin-top: 0;
  color: #fff;
}
.w-news-list-item.wide.absolute a:hover .w-name .name {
  color: #fff;
  text-decoration: none;
}
.w-news-list-item.wide.absolute .w-name .date {
  margin-top: 10px;
  color: #fff;
}
.w-news-list-item.wide.absolute .description {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px;
  font-size: 14px;
  margin-top: 0;
}
.w-news-list-item.wide.absolute a:hover .r-img {
  opacity: 1;
} 
.w-news-list-item.wide.absolute a:hover .overlay {
  opacity: 1;
}

.s-index-benefits {
  padding-top: 70px;
  padding-bottom: 40px;
  color: #fff;
  background-color: #314898;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  background-image: url('../i/benefits-blue-bg.jpg');
}
.w-index-benefits .col {
  padding-bottom: 30px;
  text-align: center;
}
.w-index-benefits .icon {
  width: 55px;
  height: 55px;
  margin: 0 auto 15px;
}
.w-index-benefits .name {
  font-size: 15px;
  font-weight: bold;
}
.w-index-benefits .description {
  font-size: 13px;
}

.s-index-article {
  padding-top: 50px;
  padding-bottom: 50px;
}
.w-video-absolute iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.s-map {
  overflow: hidden;
}
.s-map .col-contacts {
  text-align: right;
  padding: 70px 0 35px;
}
.s-map .col-contacts .container.side {
  text-align: left;
}
.s-map .col-map {
  position: relative;
}
@media (min-width: 992px) {
  .s-map .col-contacts .container.side {
    display: inline-block;
    padding-left: 0px;
    max-width: 465px;
    width: 465px;
  }
  .s-map .ymap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: inherit;
  }
}
@media (min-width: 1230px) {
  .s-map .col-contacts .container.side {
    max-width: 570px;
    width: 570px;
  }
}
.s-map .adress {
  color: #909090;
}


.s-footer {
  background-color: #2f4697;
}
.s-footer .law-info {
  color: #627ede;
}
.s-footer .law-info .site-name {
  color: #9fb1f1;
}
.s-footer .footer-top {
  padding-top: 3px;
}
.s-footer .footer-middle {
  border-top: 1px solid #4057a7;
  padding-top: 20px;
  padding-bottom: 10px;
}
.s-footer .footer-bottom {
  padding-top: 10px;
  padding-bottom: 80px;
}

.s-fixed-elements .fixed-btn {
  display: none;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;

  width: 80px;
  height: 80px;
  border-radius: 5px;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(0,0,0,0.3);
  color: #fff;
  text-align: center;
  background: -webkit-linear-gradient(bottom, #30479a, #3650ae);
  background: -o-linear-gradient(bottom, #30479a, #3650ae);
  background: linear-gradient(to top, #30479a, #3650ae);
  background-color: #30479a;
  text-decoration: none;
  position: relative;
  padding: 15px 10px 30px 10px;
  margin: 5px;
}
.s-fixed-elements .fixed-btn._active.call {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (min-width: 1230px) {
  .s-fixed-elements .fixed-btn._active {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
.s-fixed-elements .fixed-btn:hover {
  background: -webkit-linear-gradient(bottom, #3650ae, #516dd3);
  background: -o-linear-gradient(bottom, #3650ae, #516dd3);
  background: linear-gradient(to top, #3650ae, #516dd3);
  background-color: #3650ae;
}

.s-fixed-elements .fixed-btn .icon {
  width: 30px;
  height: 30px;
  position: relative;
}
.s-fixed-elements .fixed-btn .absolute-text {
  font-size: 10px;
  line-height: 11px;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  width: 100%;
}
.s-fixed-elements .fixed-btn .icon .count {
  position: absolute;
  right: -15px;
  top: -8px;
  background-color: #e30613;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
  color: #fff;
  font-size: 11px;
  line-height: 12px;
  border-radius: 50%;
  padding: 5px 2px;
  text-align: center;
  min-width: 21px;
}
.s-fixed-elements .fixed-btn._active .icon .count {
  -webkit-animation: cart_count_blink_red 2s infinite;
  -moz-animation: cart_count_blink_red 2s infinite;
  animation: cart_count_blink_red 2s infinite;
}
@-webkit-keyframes cart_count_blink_red {
  from {background-color: #e30613;}
  25% {background-color: #fb6f77;}
  50% {background-color: #e30613;}
  75% {background-color: #fb6f77;}
  100% {background-color: #e30613;}
}

.row-left-side-catalog .col-content-aside,
.row-left-side-catalog .col-catalog-aside {
  padding-bottom: 20px;
}
.w-mobile-catalog-button {
  display: block;
}
.w-catalog-aside>.frame {
  padding-bottom: 100px;
}
@media (min-width: 1230px) {
  .w-mobile-catalog-button {
    display: none;
  }
  .w-catalog-aside>.frame {
    background-color: #fff;
    border: 1px solid #ececec;
    border-radius: 4px;
    padding-bottom: 0;
  }
}


.ul-catalog-aside {
  padding: 15px 20px;
}
.ul-catalog-aside+.ul-catalog-aside {
  border-top: 1px solid #ececec;
}
.ul-catalog-aside._active {
  background-color: #f1f1f1;
}
.ul-catalog-aside .__link {
  font-size: 14px;
  line-height: 16px;
  display: block;
  position: relative;
  color: #202020;
  text-decoration: none;
  padding-top: 5px;
  padding-bottom: 5px;
}

.ul-catalog-aside .li-hr {
  position: relative;
  padding-top: 1px;
  margin: 10px 0;
  margin-left: 15px;
}
.ul-catalog-aside .li-hr:before {
  position: absolute;
  left: 0;
  top: 0px;
  width: 100%;
  height: 1px;
  background-color: #cecece;
  content: "";
}
.ul-catalog-aside .li-category.primary .__link {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
}
.ul-catalog-aside .li-category.secondary .__link {
  padding-left: 15px;
  font-size: 14px;
  line-height: 16px;
  color: #2f4697;
}
.ul-catalog-aside .li-category.last .__link {
  padding-left: 15px;
  font-size: 14px;
  line-height: 20px;
  color: #202020;
}
.ul-catalog-aside .li-category.last._active>.__link,
.ul-catalog-aside .li-category.secondary._active>.__link,
.ul-catalog-aside .li-category.last .__link:hover,
.ul-catalog-aside .__link:hover {
  color: #e30613;
}
.ul-catalog-aside .li-category.last.black._active>.__link,
.ul-catalog-aside .li-category.secondary.black._active>.__link {
  color: #000;
}
.ul-catalog-aside .li-category.secondary .__link:before {
  position: absolute;
  left: 0;
  top: 12px;
  width: 4px;
  height: 1px;
  background-color: #cecece;
  content: "";
}
.ul-catalog-aside .li-category.secondary._active>.__link:before,
.ul-catalog-aside .li-category.secondary .__link:hover:before {
  background-color: #e30613;
}

.ul-catalog-aside .li-category.secondary._active .__link {
  font-weight: bold;
}
.w-catalog-aside.nav .ul-catalog-aside .li-category.secondary._active>.__link:hover,
.w-catalog-aside.nav .ul-catalog-aside .li-category.secondary._active>.__link {
  color: #202020;
  font-weight: bold;
}

.row-product-page-item>.col-image {
  padding-bottom: 15px;
}
.row-product-page-item>.col-description {
  position: relative;
}
.w-product-main-image .top {
  background-color: #f1f1f1;
}
.w-product-main-image .top .r-box:before {
  padding-top: 130%;
}

.w-product-main-image .top .owl-carousel .owl-nav [class*=owl-] {
  border: none;
  background-color: rgb(255 255 255);
  box-shadow: none;
  opacity: .27;
  cursor: pointer;
}
.w-product-main-image .top .owl-carousel .owl-nav [class*=owl-]{
      content: "";
    position: absolute;
    top: 0px;
    width: 40px;
    height: 100%;
}
.w-product-main-image .top .owl-carousel .owl-nav .owl-prev {
  left: 0px;
}
.w-product-main-image .top .owl-carousel .owl-nav .owl-next {
  right: 0px;
}
.w-product-main-image .top .owl-carousel .owl-nav [class*=owl-]:hover {
    background-color: #fff;
    color: #000;
    opacity: .57;
}
.w-product-main-image .top .owl-carousel .owl-nav [class*=owl-]:after {
    width: 20px;
    height: 20px;
    border-color: #000;
    top: calc(50% - 20px);
    left: 5px;
}
.w-product-main-image .top .owl-carousel .owl-nav .owl-prev:after {
  left: 12px;
}
.w-product-main-image .top .owl-carousel .owl-nav [class*=owl-]:hover:after {
  border-color: #000;
}

.product-image-dots .col {
  cursor: pointer;
  margin-bottom: 8px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.product-image-dots .col>* {
  pointer-events: none;
}

.row-product-page-item>.col-description .f-content {
  height: 100%;
  width: 100%;
}
.row-product-page-item>.col-description .f-content>* {
  width: 100%;
}
.w-product-page-item .w-description hr {
  background-color: #ececec;
}
.w-product-page-item .w-price .price {
  margin-top: 15px;
}
.w-product-page-item .w-price .price {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  margin: 15px 0;
}
.button.btn-price {
  text-shadow: none;
  color: #202020;
  background-color: transparent;
  border: 1px solid #ececec;
  padding: 16px 5px;
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
}
.button.btn-price:active {
  -ms-transform: none;
  -webkit-transform: none;
  -o-transform: none;
  -moz-transform: none;
  transform: none;
}
._touchscreen .button.btn-price:hover {
  text-shadow: none;
  color: #202020;
  background-color: transparent;
  border: 1px solid #ececec;
  padding: 16px 5px;
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
}


.btn-to-cart {

}
.btn-to-cart .w-icon-left {
  display: inline-block;
  padding-left: 30px;
}
.btn-to-cart .w-icon-left .icon {
  width: 18px;
  height: 18px;
  top: calc(50% - 9px);
}


.w-switch-tabs .top {
  padding-bottom: 6px;
  margin-bottom: 6px;
}
.w-switch-tabs .top .row {
  margin-left: -3px;
  margin-right: -3px;
}
.w-switch-tabs .top .col {
  padding-left: 3px;
  padding-right: 3px;
}
.w-switch-tabs .top .tab {
  text-decoration: none;
  font-weight: bold;
  padding: 8px 15px 10px;
  display: block;
  color: #2f4697;
  text-align: center;
  border: 2px solid transparent;
}
.w-switch-tabs .top .tab .text {
  border-bottom: 2px dotted #2f4697;
}
.w-switch-tabs .top .tab:hover .text {
  text-decoration: none;
  border-bottom-color: transparent;
}
.w-switch-tabs .top .tab._active {
  border-color: #e30613;
}
.w-switch-tabs .top .tab._active .text {
  color: #202020;
  border-bottom-color: transparent;
  transition: ALL 0.2s ease;
  -webkit-transition: ALL 0.2s ease;
  -moz-transition: ALL 0.2s ease;
  -o-transition: ALL 0.2s ease;
}
.w-switch-tabs .w-bottom-gray-frame {
  background-color: #f9f9f9;
  padding: 25px;
}

.w-switch-tabs .top .tab.order {
  text-decoration: none;
  border-color: #30479a;
}
.w-switch-tabs .top .tab.order._active,
.w-switch-tabs .top .tab.order:hover {
  border-color: #e30613;
  background-color: #e30613;
  color: #fff;
}
.w-switch-tabs .top .tab.order._active .text,
.w-switch-tabs .top .tab.order:hover .text {
  color: #fff;
}
@media (min-width: 1230px) {
  .w-product-page-item .w-switch-tabs .top {
    position: relative;
    padding-right: 115px;
  }
  .w-product-page-item .w-switch-tabs .top .col-order-btn {
    position: static;
  }
  .w-product-page-item .w-switch-tabs .w-order-btn {
    position: absolute;
    top: 0;
    right: 0;
  }
}

.clear__link {
  display: inline-block;
  text-decoration: none;
  padding: 10px;
}
.clear__link .close {
  position: relative;
  width: 16px;
  height: 16px;
  transition: ALL 0.2s ease;
  -webkit-transition: ALL 0.2s ease;
  -moz-transition: ALL 0.2s ease;
  -o-transition: ALL 0.2s ease;
}
.clear__link .close:before,
.clear__link .close:after {
  transition: ALL 0.2s ease;
  -webkit-transition: ALL 0.2s ease;
  -moz-transition: ALL 0.2s ease;
  -o-transition: ALL 0.2s ease;
  width: 16px;
}
.clear__link:hover {
  color: #e30613;
}
.clear__link:hover .close:before,
.clear__link:hover .close:after {
  background-color: #e30613;
}

.w-products-table-list .products-table-list-item+.products-table-list-item {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #ececec;
}
.row-product-table-list-item {

}
.row-product-table-list-item .col-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 170px;
  flex: 0 0 170px;
  max-width: 170px;
}
.row-product-table-list-item .col-content {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(100% - 170px);
  -ms-flex: 0 0 calc(100% - 170px);
  flex: 0 0 calc(100% - 170px);
  max-width: calc(100% - 170px);
}
.row-product-table-list-item .col-content .col-name {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(100% - 180px);
  -ms-flex: 0 0 calc(100% - 180px);
  flex: 0 0 calc(100% - 180px);
  max-width: calc(100% - 180px);
}
.row-product-table-list-item .col-content.no-btn .col-name {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.row-product-table-list-item .col-content .col-btn {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 180px;
  flex: 0 0 180px;
  max-width: 180px;
}
.products-table-list-item .image__link:hover .image {
  opacity: 0.8;
}
.products-table-list-item .image {
  background-color: #fff;
  border: 1px solid #ececec;
  border-radius: 2px;
  padding: 10px;
}
.products-table-list-item .price,
.products-table-list-item .name__link {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}
.products-table-list-item .name__link {
  color: #2f4697;
  text-decoration: none;
}
.products-table-list-item .price {
  margin-top: 10px;
}
.products-table-list-item .description {
  margin-top: 10px;
}
.products-table-list-item .name__link:hover {
  text-decoration: underline;
}
.products-table-list-item .butoon.big {

}
.document-item__link {
  display: inline-block;
  text-decoration: none;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 15px;
  line-height: 18px;
}
.document-item__link:hover {
  text-decoration: underline;
}
.document-item__link.w-icon:hover {
  text-decoration: none;
}
.document-item__link.w-icon:hover .text {
  text-decoration: underline;
}
.document-item__link .w-icon-left {
  padding-left: 35px;
}
.document-item__link .w-icon-left .icon {
  width: 25px;
  height: 25px;
  top: calc(50% - 12px);
}
.document-item__link .size {
  color: #000;
  margin: 2px;
}
.document-item__link .donnload-icon {
  width: 14px;
  display: inline-block;
  vertical-align: middle;
  margin: 0px 3px;
  opacity: 0;
}
._desktop .document-item__link:hover  .donnload-icon {
  opacity: 0.6;
}

.row-custom-selectors {
  margin-left: -5px;
  margin-right: -5px;
}
.row-custom-selectors>.col {
  padding: 0 5px 10px 5px;
}
.w-custom-selector .custom-selector {
  padding: 10px 15px;
  text-align: center;
  min-width: 50px;
  color: #202020;
  font-weight: bold;
  border: 1px solid #ececec;
  border-radius: 2px;
}
.w-custom-selector .selector:hover ~ .custom-selector {
  border-color: #202020;
  background-color: #ececec;
}
.w-custom-selector .selector:hover:checked ~ .custom-selector,
.w-custom-selector .selector:checked ~ .custom-selector {
  color: #fff;
  background-color: #334ca5;
  border-color: #334ca5;
}
.w-custom-selector.disabled .selector:hover ~ .custom-selector,
.w-custom-selector.disabled .custom-selector {
  background-color: #ececec;
  color: #bdb8b8;
  border-color: transparent;
}
.w-custom-selector.wide .custom-selector {
  min-width: 140px;
}

/*
.row-custom-selectors {
  margin-left: -5px;
  margin-right: -5px;
}
.row-custom-selectors>.col {
  padding: 0 5px 10px 5px;
}
.w-custom-selector .custom-selector {
  padding: 10px 15px;
  text-align: center;
  min-width: 50px;
  color: #aabcfb;
  font-weight: bold;
  border: 1px solid #334ca5;
  background-color: #334ca5;
  border-radius: 2px;
}
.w-custom-selector .selector:hover ~ .custom-selector {
  border-color: #5d77d4;
  background-color: #5d77d4;
}
.w-custom-selector .selector:hover:checked ~ .custom-selector,
.w-custom-selector .selector:checked ~ .custom-selector {
  color: #202020;
  background-color: #fff;
  border-color: #ececec;
}
.w-custom-selector.disabled .selector:hover ~ .custom-selector,
.w-custom-selector.disabled .custom-selector {
  background-color: #ccd4f1;
  color: #828db3;
  border-color: transparent;
}
.w-custom-selector.wide .custom-selector {
  min-width: 140px;
}
*/

.row-category-list>.col {
  padding-bottom: 30px;
}
.w-category-list-item .block__link {
  text-decoration: none;
}
.w-category-list-item .w-image .r-box.w-image:before {
  padding-top: 120%;
}
.w-category-list-item .w-name {
  padding-top: 15px;
}
.w-category-list-item .w-name .name {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  display: inline;
  border-bottom: 1px solid #c9d5ff;
}
.w-category-list-item .w-image,
.w-category-list-item .w-name .name {
  transition: ALL 0.2s ease;
  -webkit-transition: ALL 0.2s ease;
  -moz-transition: ALL 0.2s ease;
  -o-transition: ALL 0.2s ease;
}
.w-category-list-item a:hover .w-image {
  opacity: 0.8;
}
.w-category-list-item a:hover .w-name .name {
  color: #e30613;
  border-bottom-color: #e30613;
}

.w-faq-list > .w-faq-item+.w-faq-item {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #ececec;
}

.w-faq-item .mobile-toggle-button__link {
  padding: 10px 40px 10px 0;
  background-color: transparent;
  color: #2f4697;
}
.w-faq-item .row-faq-item > .col-number {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  max-width: 40px;
}
.w-faq-item .row-faq-item > .col-name {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(100% - 40px);
  -ms-flex: 0 0 calc(100% - 40px);
  flex: 0 0 calc(100% - 40px);
  max-width: calc(100% - 40px);
}
.w-faq-item .number {
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  color: #202020;
}
.w-faq-item .name {
  display: inline;
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  transition: ALL 0.2s ease;
  -webkit-transition: ALL 0.2s ease;
  -moz-transition: ALL 0.2s ease;
  -o-transition: ALL 0.2s ease;
  border-bottom: 1px dotted transparent;
}
.w-faq-item .mobile-toggle-button__link:hover .name {
  border-bottom-color: #5872d2;
}
.w-faq-item .mobile-toggle-button__link._toggled:hover .name {
  border-bottom-color: #606060;
}
.w-faq-item .answer {

}
.w-faq-item .mobile-toggle-button__link:after {
  z-index: 2;
  top: calc(50% - 5px);
  right: 11px;
}
.w-faq-item .mobile-toggle-button__link:hover:before {
  opacity: 0.9;
}
.w-faq-item .mobile-toggle-button__link._toggled:after {
  top: calc(50% - 2px);
}
.w-faq-item .mobile-toggle-button__link:before {
  position: absolute;
  right: 0;
  top: calc(50% - 15px);
  z-index: 1;
  background-color: #2f4697;
  border-radius: 50%;
  width: 31px;
  height: 31px;
  display: block;
  content: "";
}
.w-faq-item .mobile-toggle-button__link._toggled:before {
  background-color: #e30613;
}
.w-faq-item .answer-offesst {
  padding-top: 10px;
  padding-bottom: 10px;
}
.w-faq-item .answer {
  font-size: 16px;
  line-height: 22px;
}
.w-faq-item .mobile-toggle-button__link._toggled:hover .name,
.w-faq-item .mobile-toggle-button__link._toggled .name {
  color: #202020;
}


.w-news-list-default .w-news-list-item>.block__link {
  color: #202020;
  text-decoration: none;
}
.w-news-list-default .w-news-list-item+.w-news-list-item {
  padding-top: 30px;
}
.w-news-list-default .row-news-list-item>.col-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 170px;
  flex: 0 0 170px;
  max-width: 170px;
}
.w-news-list-default .row-news-list-item>.col-name {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(100% - 170px);
  -ms-flex: 0 0 calc(100% - 170px);
  flex: 0 0 calc(100% - 170px);
  max-width: calc(100% - 170px);
}
.w-news-list-default .w-news-list-item .name {
  font-size: 16px;
  line-height: 20px;
  margin-top: 10px;
  transition: ALL 0.2s ease;
  -webkit-transition: ALL 0.2s ease;
  -moz-transition: ALL 0.2s ease;
  -o-transition: ALL 0.2s ease;
}
.w-news-list-default .w-news-list-item .date {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin-top: 5px;
}
.w-news-list-default .w-news-list-item .description {
  margin-top: 10px;
}
.w-news-list-default .w-news-list-item:hover .r-img {
  opacity: 0.9;
}
.w-news-list-default .w-news-list-item:hover .name {
  color: #e30613;
}

.absolute-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.w-pagetitle-search {
  position: relative;
  margin-top: 10px;
  margin-bottom: 20px;
}
.w-pagetitle-search .button path {
  fill: #cecece;
}


.row-cart-item .col-left {
  padding-top: 15px;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(100% - 480px);
  -ms-flex: 0 0 calc(100% - 480px);
  flex: 0 0 calc(100% - 480px);
  max-width: calc(100% - 480px);
}

.w-cart-item .th {
  font-weight: bold;
}
.w-cart-item+.w-cart-item {
  margin-top: 15px;
  border-top: 1px solid #ececec;
}

.w-cart-item {

}
.row-cart-item .col-image {
  padding-top: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 140px;
  flex: 0 0 140px;
  max-width: 140px;
  position: relative;
  z-index: 3;
}
.row-cart-item  .col-name {
  padding-top: 15px;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(100% - 620px);
  -ms-flex: 0 0 calc(100% - 620px);
  flex: 0 0 calc(100% - 620px);
  max-width: calc(100% - 620px);
  padding-bottom: 30px;
}
.row-cart-item .col-controlls {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 480px;
  flex: 0 0 480px;
  max-width: 480px;
}
.row-cart-item .col-delete {
  margin-top: -24px;
  padding-left: 150px;
  position: relative;
  z-index: 2;
}
.row-cart-item .col-controlls {
  text-align: center;
}
.row-cart-item .col-controlls>.row>.col {
  padding-top: 15px;
}
.w-cart-item .delete__link {
  text-decoration: none;
  font-size: 13px;
  color: #909090;
}
.w-cart-item .delete__link:hover {
  color: #e50614;
}


.w-cart-item .image__link {
  border: 1px solid #ececec;
  padding: 10px;
}
.w-cart-item .image__link:hover .r-img {
  opacity: 0.8;
}
.w-cart-item .name__link  {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: #2f4697;
  border-bottom: 1px solid transparent;
  text-decoration: none;
  color: #202020;
}
.w-cart-item .name__link:hover {
  color: #e30613;
  border-bottom-color: #e30613;
}
.w-cart-item .description {
  font-size: 13px;
  line-height: 16px;
  margin: 15px 0;
}
.w-cart-item .pcscontrolls {
  width: 100%;
  max-width: 120px;
  display: inline-block;
}
.w-cart-item .price {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
}

.w-cart-item .price {
  font-weight: ;
  font-size: 14px;
  line-height: 18px;
}
@media (min-width: 992px) {
  .row-cart-item.history .col-name {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% - 450px);
    -ms-flex: 0 0 calc(100% - 450px);
    flex: 0 0 calc(100% - 450px);
    max-width: calc(100% - 450px);
  }
  .row-cart-item.history .col-controlls {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 310px;
    flex: 0 0 310px;
    max-width: 310px;
  }
}

.w-cabinet-aside>.frame {

}

.ul-cabinet-aside .__link {
  display: block;
  padding: 14px 15px;
  color: #202020;
  text-decoration: none;
  border: 1px solid #ececec;
}
.ul-cabinet-aside .__link .w-icon-left {
  padding-left: 30px;
}
.ul-cabinet-aside .__link .icon svg>* {
  transition: ALL 0.2s ease;
  -webkit-transition: ALL 0.2s ease;
  -moz-transition: ALL 0.2s ease;
  -o-transition: ALL 0.2s ease;
  fill: #202020; 
}
@media (min-width: 1230px) {
  .ul-cabinet-aside li+li {
    margin-top: -1px;
  }
}
.ul-cabinet-aside li+li .__link {
  border-top: 1px solid #ececec;
}
.ul-cabinet-aside .__link:hover {
  border-color: #ececec;
  background-color: #ececec;
}
.ul-cabinet-aside .__link:hover .icon svg>* {
  fill: #000;
}
.ul-cabinet-aside li._active .__link:hover,
.ul-cabinet-aside li._active .__link {
  border-color: #31499f;
  background-color: #31499f;
  color: #fff;
}
.ul-cabinet-aside li._active .__link:hover .icon svg>*,
.ul-cabinet-aside li._active .__link .icon svg>* {
  fill: #fff;
}

.input.w-required {
  position: relative;
}
.input.w-required .input__default {
  padding-right: 30px;
}
.input.w-required .star {
  width: 30px;
  height: 40px;
  text-align: center;
  pointer-events: none;
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 18px;
  line-height: 45px;
  font-weight: bold;
  color: red;
}
.color-red {
  color: red;
}
@media (min-width: 1230px) {
  .ymap.contacts {
    height: 560px;
  }
}

.w-error-page-content {
  padding-top: 100px;
  padding-bottom: 100px;
}






/*_CUSTOM END*/

@media (max-width: 1400px) {

  .owl-carousel.nav-outside .owl-stage-outer {padding-bottom: 60px;}
  .owl-carousel.nav-outside .owl-nav .owl-prev {left: auto;right: 50px;}
  .owl-carousel.nav-outside .owl-nav [class*=owl-] {top:auto;bottom: 10px;}

}

@media (max-width: 1229px) {

  .s-header {background-color: #fff;position: relative;z-index: 7;}
  .s-header .h-top,
  .s-header .h-bottom {display: none;}
  .s-header .h-middle .row-h-middle>.col-left,
  .s-header .h-middle .row-h-middle>.col-right {display: none;}
  .row-h-middle>.col-center {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding-top: 0;padding-bottom: 10px;transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;}
  ._js-w-mobile-search {position: fixed;top: -1px;left: -1px;padding-top: 1px;width: calc(100% + 2px);}
  ._js-w-mobile-search._js-search-toggled .row-h-middle>.col-center {padding-top: 70px;}
  .w-index-slide .content {min-height: calc(100vh - 61px);}
  .w-index-slide .slide-name {padding-top: 50px;font-size: 30px;line-height: 42px;}
  .w-index-category-list-item>.frame {padding-bottom: 180px;}
  .w-index-category-list-item .name {min-height: 48px;text-align: center;}
  .w-index-category-list-item .absolute-image,
  .w-index-category-list-item:hover .absolute-image {bottom: 0;}
  .s-footer .law-info {text-align: center;}
  .s-footer .footer-top {display: none;}
  .pager-up {width: 45px;height: 45px;}
  .pager-up .uparrow {top: 8px;right: 15px;}
  .w-switch-tabs .w-order-btn {margin-bottom: 10px;}
  .w-catalog-aside.nav>.frame {padding-bottom: 0;}
  .w-catalog-aside.nav .ul-catalog-aside {padding: 0;}
  .w-catalog-aside.nav .ul-catalog-aside .li-category.secondary {display: inline-block;vertical-align: middle;}
  .w-catalog-aside.nav .ul-catalog-aside .li-category.secondary .__link {display: block;padding: 3px 10px;border-radius: 2px;background-color: #f1f1f1;margin: 0 5px 7px 0;}
  .w-catalog-aside.nav .ul-catalog-aside .li-category.secondary .__link:before {display: none;}
  .w-catalog-aside.nav .ul-catalog-aside .li-category.secondary._active>.__link:hover,
  .w-catalog-aside.nav .ul-catalog-aside .li-category.secondary._active>.__link {font-weight: normal;background-color: #2f4697;color: #fff;}

  .s-fixed-elements .right-content {
    max-width: 55px;
  }
  .s-fixed-elements .fixed-btn {
    width: 45px;
    height: 45px;
    padding: 5px;
  }
  .s-fixed-elements .fixed-btn .absolute-text {
    display: none;
  }

}

@media (max-width: 991px) {

  ._h1,h1,.h1 {font-size: 30px;}
  ._h2,h2,.h2 {font-size: 24px;}
  ._h3,h3,.h3 {font-size: 22px;}
  ._h4,h4,.h4 {font-size: 18px;}
  article img {width: auto !important; height: auto !important;}
  .img-article-left,
  .img-article-right {float: none !important;}
  .w-index-category-list-item>.frame {padding-bottom: 140px;}
  .row-news-list-item > .col-image,
  .row-news-list-item > .col-name {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
  .w-cart-item.head {display: none;}
  .row-cart-item .col-image {order: 2;padding-bottom: 10px;}
  .row-cart-item .col-name {order: 3;flex-grow: 0;flex-shrink: 0;flex-basis: calc(100% - 140px);-ms-flex: 0 0 calc(100% - 140px);flex: 0 0 calc(100% - 140px);max-width: calc(100% - 140px);padding-bottom: 10px;}
  .row-cart-item .col-controlls {order: 4;padding-left: 150px;-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
  .row-cart-item .col-delete {order: 5;position: relative;margin-top: 0;margin-bottom: -10px;padding-left: 8px;margin-top: 15px;margin-bottom: 8px;text-align: right;-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
  .ul-cabinet-aside .__link {font-size: 13px;padding: 10px 10px;}
  .ul-cabinet-aside .__link .w-icon-left {padding-left: 20px;}
  .row-cart-item .col-controlls {padding-left: 8px;position: relative;}
  .row-cart-item .col-controlls:before {width: calc(100% - 8px);left: 4px;top: 0;height: 1px;background-color: #ececec;content: "";display: block;}
  .row-cart-item .col-controlls .col:nth-child(1) {text-align: left;}
  .row-cart-item .col-controlls .col:nth-last-child(1) {text-align: right;}
  .w-cart-item .price {font-size: 14px;line-height: 18px;}

}

@media (max-width: 767px) {

  .w-swithible-tabs .w-tabs {border: 1px solid #f5f5f5;white-space: nowrap;overflow: auto;}
  .w-index-category-list-item .name {font-size: 15px;line-height: 20px;min-height: 60px;}
  .w-index-category-list-item>.frame {padding-bottom: 100px;}
  .row-index-news-list.index>.col-item:nth-last-child(1) {display: none;}
  .row-product-table-list-item .col-image {-webkit-box-flex: 0;-ms-flex: 0 0 150px;flex: 0 0 150px;max-width: 150px;}
  .row-product-table-list-item .col-content {flex-grow: 0;flex-shrink: 0;flex-basis: calc(100% - 150px);-ms-flex: 0 0 calc(100% - 150px);flex: 0 0 calc(100% - 150px);max-width: calc(100% - 150px);padding-left: 0;}
  .row-product-table-list-item .col-content .col-name,
  .row-product-table-list-item .col-content .col-btn {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
  .row-product-table-list-item .col-content .col-btn {padding-top: 10px;}
  .w-news-list-default .row-news-list-item>.col-image,
  .w-news-list-default .row-news-list-item>.col-name {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
  .w-pagetitle-search {margin-top: 0;}
  .w-breadcrumbs {white-space: nowrap;padding: 10px 15px;margin-left: -15px;margin-right: -15px;overflow: auto;border: none;}

}

@media (max-width: 575px) {
  
  ._h1,h1,.h1 {font-size: 28px;}
  ._h2,h2,.h2 {font-size: 23px;}
  ._h3,h3,.h3 {font-size: 20px;}
  ._h4,h4,.h4 {font-size: 16px;}
  .w-index-slide .content {min-height: calc(100vh - 61px);}
  .w-index-slide .slide-name {font-size: 25px;line-height: 36px;}
  .w-index-category-list-item>.frame {padding-bottom: 0;}
  .w-index-category-list-item .name {min-height: inherit;}
  .w-index-category-list-item .list {margin: 15px 0 0;}
  .w-index-category-list-item .absolute-image {position: relative;top: 0;bottom: 0;margin-top: 15px;}
  .s-index-category-list .w-white-frame {background-image: none;}
  .w-news-list-item.wide.absolute .w-name,
  .w-news-list-item.wide.absolute .description {padding: 20px;}
  .w-news-list-item.wide.absolute .w-name .name {font-size: 16px;line-height: 20px;}
  .w-news-list-item.wide.absolute .description {font-size: 12px;}
  .row-product-table-list-item .col-image,
  .row-product-table-list-item .col-content {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding-left: 15px;}
  .products-table-list-item .image {max-width: 160px;margin: 0 auto 10px;}
  .products-table-list-item .price,
  .products-table-list-item .name {text-align: center;}
  .w-faq-item .row-faq-item > .col-number {display: none;}
  .w-faq-item .row-faq-item > .col-name {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
  .row-cart-item .col-delete {text-align: center;}

}

@media (max-width: 380px) {

  .w-cart-item .pcscontrolls .input__default {width: 35px;}

}

@media (max-width: 360px) {

  .row-h-mobile>.col-right>.row {margin-left: 0;margin-right: 0;}
  .row-h-mobile>.col-right .col-auto {padding-left: 0;padding-right: 0;}

}

