@import url("disable-browser-styles.css");
@import url("bootstrap-grid.min.css");
@import url("jquery.fancybox.min.css");
@import url("owl.carousel.min.css");
@import url("luto.css");

/*_CUSTOM*/
.s-header {
  font-size: 16px;
}
.s-header.fixed {
  position: fixed;
  z-index: 8;
  left: -1px;
  right: -1px;
  top: -1px;
  background-color: #fff;
  width: calc(100% + 2px);
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.s-header.fixed .header-top>.container {
  padding-top: 1px;
}
.header-empty {
  height: 214.48px;
  display: none;
}
@media(min-width: 1250px) {
  .s-header.fixed ~ .header-empty {
    display: block;
  }
}
.logo__link {
  font-size: 0;
  line-height: 0;
  display: block;
}
.row-header-top {
  padding-bottom: 30px;
}
.row-header-top>.col {
  padding-top: 30px;
}
.row-header-top .col-logo {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 170px;
  flex: 0 0 170px;
  max-width: 170px;
}
.row-header-top .col-adress {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(510px - 0px);
  -ms-flex: 0 0 calc(510px - 0px);
  flex: 0 0 calc(510px - 0px);
  max-width: calc(510px - 0px);
}
.row-header-top .col-contacts {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 390px;
  flex: 0 0 390px;
  max-width: 390px;
}
.header-top .adress {
  color: #909090;
}
.header-top .adress__link {
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
._desktop .header-top a.adress__link:hover {
  border-bottom-color: #cfe5fc;
}

.header-middle {
  background: -webkit-linear-gradient(top, #003168, #003c7f);
}
.row-header-middle>.col-h-catalog {
  position: relative;
}
.row-header-middle>.col-h-catalog .background {
  position: absolute;
  right: -22.5px;
  width: 0px;
  top: 0;
  height: 100%;
  content: "";
}
.row-header-middle>.col-h-catalog .background:after {
  display: block;
  position: absolute;
  right: 0;
  width: 2000px;
  height: 100%;
  background: -webkit-linear-gradient(top, #0055b7, #0061d1);
  content: "";
  pointer-events: none;
}
.row-header-middle>.col-h-orders {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 155px;
  flex: 0 0 155px;
  max-width: 155px;
}
.ul-header-nav .header-nav__link {
  display: block;
  text-decoration: none;
  color: #fff;
  font-weight: 600;
  padding: 10px 15px;
}
.ul-header-nav.catalog {
  margin-left: -30px;
  margin-right: -30px;
}
.ul-header-nav.catalog>li {
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  z-index: 2;
}
.ul-header-nav.catalog .header-nav__link {
  text-transform: uppercase;
  padding: 25px 30px;
}
.ul-header-nav.catalog>li+li {
  border-left: 1px solid #266ab7;
}
.ul-header-nav.catalog ._active>.header-nav__link,
._desktop .ul-header-nav.catalog a.header-nav__link:hover {
  background-color: rgb(178 214 255 / 20%);
}
.ul-header-nav.nav {
  margin-left: -20px;
  margin-right: -20px;
}
.ul-header-nav.nav>li {
  padding-left: 20px;
  padding-right: 20px;
}
.ul-header-nav.nav .header-nav__link {
  padding: 20px 0 17px 0;
  border-bottom: 3px solid transparent;
}
.ul-header-nav.nav ._active .header-nav__link {
  border-bottom-color: #e81a24;
}
.ul-header-nav.nav .header-nav__link .dashed {
  padding: 3px 0;
  transition: all 0.2s ease;
  border-bottom: 1px solid transparent;
  position: relative;
}
.ul-header-nav.nav li .dashed:after {
  position: absolute;
  right: -20px;
  top: 8px;
  height: 15px;
  width: 1px;
  background-color: #3069a9;
  content: "";
  pointer-events: none;
}
.ul-header-nav.nav li:nth-last-child(1) .dashed:after {
  display: none;
}
._desktop .ul-header-nav.nav a.header-nav__link:hover .dashed {
  border-bottom-color: #335d8c;
}
._desktop .ul-header-nav.nav ._active>a.header-nav__link:hover .dashed {
  border-bottom-color: transparent;
}
.ul-header-nav.catalog .backgorund {

}
.w-cloud-dropper.js .mobile-btn__link.contacts ~ .inset {
  width: 200px;
  left: auto;
  left: -3px;
  right: auto;
}
.w-cloud-dropper.js .mobile-btn__link.contacts ~ .inset>.frame {
  padding: 15px;
  border-radius: 1px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  text-align: left;
}
.w-cloud-dropper .mobile-btn__link.contacts ~ .inset .frame .corner {
  left: 15px;
  right: auto;
}
.mobile-btn__link.order {
  padding: 2px 0 0 0;
}
.mobile-btn__link.order .count {
  display: none;
}
.mobile-btn__link.order._active .count {
  display: block;
}
.mobile-btn__link.order svg path {

}
.btn-orders-count {
  padding-left: 25px;
  padding-right: 60px;
  border: none;
  border-radius: 4px;
  overflow: hidden;
}
.btn-orders-count .counter {
  position: absolute;
  height: 100%;
  width: 35px;
  top: 0;
  right: 0;
  background-color: #000;
  border-radius: 0 4px 4px 0;
  overflow: hidden;
  transition: all 0.2s ease;
}
.btn-orders-count .counter {
  background: -webkit-linear-gradient(top, #cc1620, #cc1620);
  color: #fff;
  border-color: transparent;
}
._desktop .btn-orders-count:hover .counter {
  background: -webkit-linear-gradient(top, #d8202a, #d8202a);  
}
.btn-orders-count .icon {
  padding-top: 3px;
}
.btn-orders-count .icon path {
  fill: #fff;
}

.s-index-slider .slide {
  background-position: center;
  background-size: cover;
  color: #fff;
  position: relative;
}
.s-index-slider .slide:before {
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: -webkit-linear-gradient(left, rgba(0, 53, 112, 1) 40%, rgba(0, 53, 112, 0.5) 70%,rgba(0, 53, 112, 1) 100%);
}
.s-index-slider .slide:after {
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 150px;
  width: 100%;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 35%, rgba(0, 0, 0, 0) 100%);
}
.s-index-slider .row-index-slide {
  height: 542px;
  padding: 20px 0;
  position: relative;
  z-index: 2;
}
.s-index-slider .slide .description {
  color: #7fbbff;
  font-size: 16px;
}
.s-index-slider .slide .slider-content>*+* {
  margin-top: 35px;
}
.s-index-slider .slide .content-column {
  position: static;
}
.s-index-slider .slide .slider-content .slide-name {
  transition: all 1.5s ease;
  position: relative;
  top: -30px;
  opacity: 0;
}
.s-index-slider .active .slide .slider-content .slide-name {
  top: 0;
  opacity: 1;
}
.s-index-slider .slide .slider-content .description {
  transition: all 1.5s ease;
  position: relative;
  top: 30px;
  opacity: 0;
}
.s-index-slider .active .slide .slider-content .description {
  top: 0;
  opacity: 1;
}
.s-index-slider .slide .slider-content .w-button {
  transition: all 1.8s ease;
  opacity: 0;
}
.s-index-slider .active .slide .slider-content .w-button {
  opacity: 1;
}
@media(min-width: 1250px) {
  .s-index-slider .slide .w-button {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 80px;
  }
  .s-index-slider .slide .slider-content {
    padding-bottom: 80px;
  }
}
.w-index-slider-pager {
  background-color: #ececec;
}
.row-index-slider-dotts {
  padding-top: 12px;
  padding-bottom: 12px;
}
.row-index-slider-dotts .dot {
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
}
.row-index-slider-dotts .dot .text {
  color: #b2b2b2;
}
._desktop .row-index-slider-dotts .dot:hover .text {
  color: #202020;
}
.row-index-slider-dotts .dot.curent .text {
  color: #000;
}
.owl-carousel .owl-nav [class*=owl-] {
  background: -webkit-linear-gradient(top, #0054b4, #0077fe);
  border-radius: 4px;
  border: none;
  width: 50px;
  height: 50px;
}
.owl-carousel .owl-nav [class*=owl-]:hover {
  background: -webkit-linear-gradient(top, #0060ce, #0077fe);
}
.owl-carousel .owl-nav [class*=owl-]:after {
  width: 10px;
  height: 10px;
  border-width: 3px;
  border-radius: 2px;
  border-color: #fff;
  top: 19.5px;
}
.owl-carousel .owl-nav .owl-prev:after {
  left: 23px;
}
.owl-carousel .owl-nav .owl-next:after {
  left: 19px;
}
.owl-carousel.owl-index-slider .owl-nav {
  height: auto;
  max-width: 1000px;
  display: block;
  margin: 0 auto 80px;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
}
.owl-carousel.owl-index-slider .owl-nav [class*=owl-] {
  top: auto;
  bottom: 0;
}
.owl-carousel.owl-index-slider .owl-nav .owl-prev {
  left: auto;
  right: 51px;
  border-radius: 4px 0 0 4px;
}
.owl-carousel.owl-index-slider .owl-nav .owl-next {
  right: 0px;
  border-radius: 0 4px 4px 0;
}
.color-gray {
  color: #909090;
}
.button.btn-more-arriw-right {
  padding-right: 80px;
  position: relative;
}
.button.btn-more-arriw-right .arrow {
  width: 34px;
  font-size: 0;
  line-height: 0;
  position: absolute;
  right: 15px;
  top: 17px;
}
.s-index-directions .w-index-directions {
  margin-top: 30px;
  padding-top: 30px;
  background-image: url('../i/directions-decorated-bg.png');
  background-position: top center;
  background-size: auto;
  background-repeat: no-repeat;
}
.w-index-directions-item {
  position: relative;
  color: #fff;
  background-color: #cecece;
  border-radius: 6px;
  overflow: hidden;
  transition: all 0.5s ease;
  box-shadow: 10px 10px 10px rgb(3 52 106 / 60%);
}
.w-index-directions-item .block__link {
  text-decoration: none;
  color: #fff;
}
._desktop .w-index-directions-item:hover {
  box-shadow: 0px 0px 0px rgb(3 52 106 / 0%);
}
.w-index-directions-item>.frame {

}
.w-index-directions-item .r-box:before {
  padding-top: 110%;
}
.w-index-directions-item .r-box>.r-img:after {
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: -webkit-linear-gradient(top, rgba(0, 53, 112, 1) 10%, rgba(0, 53, 112, 0.6) 50%,rgb(1 30 62) 100%);
}
.w-index-directions-item .absolute-content {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  padding: 30px 30px 0 30px;
}
.w-index-directions-item .absolute-content>*+* {
  margin-top: 15px;
}
.w-index-directions-item .w-button {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  padding: 0 30px 30px 30px;
}

.s-dblue-bg {
  color: #fff;
  background-color: rgb(4 51 113);
}
.lblue-text {
  color: #7fbbff; 
}
/*
.s-index-services-list ._js-tab-content._active,
.s-index-services-list ._js-tab-content {
  display: block;
}
.s-index-services-list ._js-tab-content {
  opacity: 0;
  height: 0;
}
.s-index-services-list ._js-tab-content._active {
  opacity: 1;
  height: auto;
}
*/
.s-index-services-list .aside-content,
.s-index-services-list ._js-w-tabs-content,
.s-index-services-list ._js-tab-content {
  height: 100%;
}
.s-index-services-list .aside-content>*+* {
  margin-top: 30px;
}
.s-index-services-list .w-button,
.s-index-services-list .title,
.s-index-services-list .aside-content,
.s-index-services-list .col-nav {
  position: relative;
  z-index: 3;
}
.s-index-services-list {
  position: relative;
  overflow: hidden;
}
.s-index-services-list .bg-image {
  font-size: 0;
  line-height: 0;
  position: absolute;
  bottom: 0;
  left: -150px;
  right: -150px;
  bottom: -200px;
  pointer-events: none;
  overflow: hidden;
}
.s-index-services-list .bg-image .overlay,
.s-index-services-list .bg-image .mask {
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  left: -1px;
  right: -1px;
  top: -1px;
  bottom: -1px;
  width: calc(100% + 2px);
}
.s-index-services-list .bg-image .mask {
  background-image: url('../i/blue-mask-overlay.png');
  background-position: top center;
  background-size: 100%;
  z-index: 2;
}
.s-index-services-list .bg-image .overlay {
  background-color: rgb(2 54 128 / 5%);
  z-index: 1;
}
.s-index-services-list .bg-image img {
  width: 100%;
}
.ul-slider-asive-nav li {
  margin-bottom: 15px;
}
.ul-slider-asive-nav .__link {
  position: relative;
  display: inline-block;
  border-radius: 4px;
  border: 1px solid transparent;
  padding: 10px 70px 10px 40px;
  color: #fff;
  text-decoration: none;
}
.ul-slider-asive-nav .__link img {
  opacity: 1;
}
.ul-slider-asive-nav .dash {
  position: absolute;
  left: 0;
  top: 17px;
  width: 24px;
  height: 1px;
  background-color: #7fbbff;
  display: block;
  transition: all 0.2s ease;
}
@media (min-width: 1250px) {
  .ul-slider-asive-nav .dash {
    top: 21px;
  }
}
.ul-slider-asive-nav .arrow {
  width: 34px;
  font-size: 0;
  line-height: 0;
  position: absolute;
  right: 15px;
  top: calc(50% - 7px);
  display: none;
}
._desktop .ul-slider-asive-nav .__link:hover {
  border: 1px solid rgb(71 139 215 / 30%);
}
._desktop .ul-slider-asive-nav .__link:hover {
  padding-left: 45px;
}
._desktop .ul-slider-asive-nav .__link:hover .dash {
  opacity: 0;
}
.ul-slider-asive-nav .__link._active:hover,
.ul-slider-asive-nav .__link._active {
  border: 1px solid rgb(71 139 215 / 50%);
}
.ul-slider-asive-nav .__link._active .arrow {
  display: block;
}
.ul-slider-asive-nav .__link._active .dash {
  display: none;
}
.s-name .__link {
  text-decoration: none;
  border-bottom: 2px dotted #0056b7;
}
._desktop .s-name a.__link:hover {
  border-bottom-color: transparent;
}
.owl-feedbacks-slider.owl-carousel .owl-dots {
  position: relative;
  margin: 25px 0 0 0;
}
.owl-carousel .owl-dots .owl-dot {
  margin: 8px;
}
.owl-carousel .owl-dots .owl-dot span {
  background-color: #909090;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border-color: #909090;
}
.owl-carousel .owl-dots .owl-dot:hover span {
  background-color: #202020;
  border-color: #202020;
}
.owl-carousel .owl-dots .owl-dot.curent:hover span,
.owl-carousel .owl-dots .owl-dot.curent span {
  background-color: #003572;
  border-color: #003572;
}
.w-feedbacks-list-item .block__link {
  color: #202020;
  text-decoration: none;
}
._desktop .w-feedbacks-list-item a.block__link:hover {
  color: #0056b7;
}
.w-feedbacks-list-item .frame {
  padding: 15px;
  background-color: #f4f4f4;
  border-radius: 8px;
  overflow: hidden;
}
.w-feedbacks-list-item .w-image .r-box {
  border-radius: 4px;
  box-shadow: 0 0 8px rgba(0,0,0,0.2);
}
.w-feedbacks-list-item .w-image .r-box:before {
  padding-top: 141%;
}
.w-feedbacks-list-item .w-image .roll {
  width: 50px;
  height: 50px;
  background-color: rgb(4 51 113);
  padding: 13px;
  border-radius: 50%;
  opacity: 0;
  transition: all 0.2s ease;
}
.w-feedbacks-list-item a.block__link:hover .w-image .roll {
  opacity: 1;
}
._desktop .w-feedbacks-list-item a.block__link:hover {
  color: #0056b7;
}
.w-feedbacks-list-item .name {
  margin-top: 10px;
  font-size: 16px;
}
/*
.s-index-about-us {
  overflow: hidden;
}
.s-index-about-us .s-name,
.s-index-about-us .col-main-info,
.s-index-about-us .col-list-info .article,
.s-index-about-us .col-list-info .w-button {
  position: relative;
  z-index: 2;
}
/*
.s-index-about-us .decorated-image {
  font-size: 0;
  line-height: 0;
  position: absolute;
  right: -200px;
  top: 0;
  bottom: -140px;
}
.s-index-about-us .decorated-image img {
  display: block;
}
*/
.s-index-about-us {
  background-position: center;
  background-size: cover;
  background-image: url('../i/index-about-us-bg.png');
}
.s-name .w-text-smile-icon {
  display: block;
  font-size: 0;
  line-height: 0;
}
.s-lgray-bg {
  background-color: #f4f4f4;
}
.s-index-partners {
  background-image: url('../i/padrters-bg-image.png');
  background-position: center;
  background-size: auto;
  background-repeat: no-repeat;
}
.owl-partners-slider.owl-carousel .owl-stage-outer {
  margin: -10px;
  padding: 10px;
}
.w-partner-frame {

}
.w-partner-frame .block__link {
  color: #202020;
  text-decoration: none;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  padding: 20px;
}
._desktop .w-partner-frame a.block__link:hover {
  box-shadow: 0 0 0px rgba(0,0,0,0.1);
}
.w-partner-frame .partner-slider-frame {

}
.owl-partners-slider.owl-carousel .owl-dots {
  bottom: auto;
  top: calc(100% + 25px);
  display: none;
}
@media (min-width: 1250px) {
  .owl-partners-slider.owl-carousel .owl-nav .owl-next {
    right: -25px;
  }
  .owl-partners-slider.owl-carousel .owl-nav .owl-prev {
    left: -25px;
  }
  .owl-partners-slider.owl-carousel .owl-dots {}
}
.s-contacts-map {
  position: relative;
  pointer-events: none;
}
.s-contacts-map .text-content {
  min-width: 400px;
  pointer-events: all;
}
.s-contacts-map .ymap {
  pointer-events: all;
}
.s-contacts-map .text-content .phone__link {
  color: #fff;
}
@media (min-width: 768px) {
  .ymap.absolute {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 50%;
    max-height: inherit;
  }
}
.s-breadcrumbs {
  background-color: #ececec;
}
.w-tags-list {
  padding-top: 30px;
  padding-bottom: 25px;
}
.row-tags-list>.col-auto {
  padding-bottom: 5px;
}
.w-tags-list .tag-item__link {
  display: block;
  text-decoration: none;
}
._desktop .w-tags-list a.tag-item__link:hover {
  color: #000;
}
.w-category-list .w-category-list-item-frame,
.w-category-list .w-category-list-item-frame .block__link,
.w-category-list .w-category-list-item-frame .block__link .w-icon-left,
.w-category-list .w-category-list-item-frame .block__link .w-icon-left .name{
  height: 100%;
}
.w-category-list .w-category-list-item-frame {
  border: 1px solid #ececec;
  margin-left: -1px;
  margin-top: -1px;
  padding-left: 10px;
  padding-right: 10px;
}
.w-category-list .w-category-list-item-frame .block__link {
  font-size: 16px;
  line-height: 20px;
  color: #202020;
  text-decoration: none;
}
.w-category-list .w-category-list-item-frame a.block__link:hover {
  color: #0056b7;
}
.w-category-list .w-category-list-item-frame .w-icon-left {
  padding-left: 50px;
}
.w-category-list .w-category-list-item-frame .w-icon-left .icon {
  width: 36px;
  height: 36px;
  top: calc(50% - 18px);
}
.w-category-list .name {
  padding-top: 17px;
  padding-bottom: 17px;
  width: 100%;
  text-align: center;
}
.w-catalog-list-item,
.w-catalog-list-item .frame {
  height: 100%;
}
.w-catalog-list-item .frame {
  background-color: #f1f1f1;
  padding: 8px;
  position: relative;
  height: 100%;
  padding-bottom: 95px;
}
.w-catalog-list-item .w-image {
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
  background-color: #fff;
}
.w-catalog-list-item .content {
  padding-top: 20px;
  padding-left: 25px;
  padding-right: 25px;
}
.w-catalog-list-item .name {
  font-size: 18px;
  font-weight: 600;
}
.w-catalog-list-item .description {
  margin-top: 5px;
}
.w-catalog-list-item .name__link {
  color: #202020;
  text-decoration: none;
}
._desktop .w-catalog-list-item a.name__link:hover {
  color: #0056b7;
}
.w-catalog-list-item .description {
  font-size: 16px;
  line-height: 20px;
  color: #909090;
}
._desktop .w-catalog-list-item .w-image .r-img {
  transition: all 0.2s ease;
}
._desktop .w-catalog-list-item .w-image a:hover .r-img {
  opacity: 0.8;
}
.w-catalog-list-item .w-button {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 33px 33px 33px;
}
.w-product-main-info>.frame {
  border-radius: 4px;
  background-color: #f1f1f1;
  padding: 8px;
}
.w-product-main-info .w-product-page-image {
  padding: 30px;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 2px 2px 5px rgb(0 0 0 / 20%);
  background-color: #fff;
  overflow: hidden;
}
@media (min-width: 768px) {
  .w-product-main-info .w-product-page-image .row-image-aside>.col-image {
    border-right: 1px solid #ececec;
  }
  .w-product-main-info .w-product-page-image .row-image-aside>.col+.col {
    padding-left: 50px;
  }
}
.w-product-main-info .w-product-features-dotts-style {
  font-size: 15px;
}
.w-product-features-dotts-style>.row+.row {
  padding-top: 15px;
}
.w-product-features-dotts-style .col-feature-name {
  position: relative;
}
.w-product-features-dotts-style .col-feature-name:before {
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px dotted #cecece;
}
.w-product-features-dotts-style .col-feature-name .text {
  display: inline-block;
  background-color: #fff;
  padding: 1px;
  position: relative;
  z-index: 2;
  margin-left: -1px;
  margin-top: -1px;
  margin-bottom: -1px;
}
.w-product-page-aside-info {
  padding: 20px 15px 20px;
}
.w-product-page-aside-info .name {
  font-size: 18px;
}
.w-product-page-aside-info .description {
  font-size: 16px;
}
.w-product-page-aside-info .phone__link {
  font-size: 16px;
  font-weight: 600;
}
.w-product-page-aside-info .phone__link.mail {
  font-size: 16px;
  font-weight: 400;
}
.w-counter .counter {
  padding: 5px 10px;
  border-radius: 2px;
  background-color: #ececec;
  color: #202020;
  display: inline-block;
}
.w-counter .counter .w-icon-left {
  padding-left: 25px;
}
.w-counter .counter .w-icon-left .icon {
  width: 14px;
  height: 14px;
  top: calc(50% - 7px);
}
.w-counter .counter svg path {
  fill: #202020;
}
.w-counter .counter.color001 {
  background-color: #b7ee9b;
  color: #38691f;
}
.w-counter .counter.color001 svg path {
  fill: #619d43;
}
.w-counter .counter.color002 {
  background-color: #f7a5ae;
  color: #9d2c38;
}
.w-counter .counter.color002 svg path {
  fill: #9d2c38;
}
.w-counter .counter.color003 {
  background-color: #75baef;
  color: #174b72;
}
.w-counter .counter.color003 svg path {
  fill: #174b72;
}
.w-counter .counter.color004 {
  background-color: #d1d1d1;
  color: #202020;
}
.w-counter .counter.color004 svg path {
  fill: #202020;
}
.w-cart-list-list {
  background-color: #f1f1f1;
  padding: 8px;
}
.w-cart-list-list .frame {
  background-color: #fff;
  border: 1px solid #ececec;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 2px 2px 5px rgb(0 0 0 / 20%);
}
.w-cart-list-item .col-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 206px;
  flex: 0 0 206px;
  max-width: 206px;
}
.w-cart-list-item .col-image~.col-content {
  padding-left: 24px;
}
.w-cart-list-item .col-pcs {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
  max-width: 300px;
}
.w-cart-list-item .col-del {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70px;
  flex: 0 0 70px;
  max-width: 70px;
}
.w-cart-list-item .row-content>.col {
  padding-top: 10px;
  padding-bottom: 15px;
}
.w-cart-list-item .bordered-col {
  border: 1px solid #ececec;
  margin-top: -1px;
  margin-left: -1px;
  padding-top: 10px;
  padding-bottom: 5px;
}
.w-cart-list-item .image__link {
  background-color: #fff;
  padding: 5px 15px;
}
._desktop .w-cart-list-item a.image__link:hover .r-img {
  opacity: 0.8;
}
.w-cart-list-item .name {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 600;
}
.w-cart-list-item .name__link {
  text-decoration: none;
  color: #202020;
}
._desktop .w-cart-list-item a.name__link:hover {
  color: #0056b7;
}
.w-cart-list-item .row-content .col-pcs {

}
.w-cart-list-item .pcscontrolls {
  display: inline-block;
  vertical-align: middle;
}
.w-cart-list-item .pcs-val {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  color: #909090;
  font-weight: 500;
}
.delete-btn__link {
  display: block;
  padding: 8px 8px 4px 8px;
  border: 1px solid #e6ecf2;
  border-radius: 2px;
  width: 40px;
  height: 40px;
}
.delete-btn__link svg path {
  fill: #cecece;
  transition: ALL 0.2s ease;
  -webkit-transition: ALL 0.2s ease;
  -moz-transition: ALL 0.2s ease;
  -o-transition: ALL 0.2s ease;
}
._desktop .delete-btn__link:hover {
  background-color: #ffdcdc;
  border-color: #ff8787;
}
._desktop .delete-btn__link:hover svg path {
  fill: red;
}
.cart-product-price {
  padding: 10px 13px 5px 20px;
}
.clear-cart__link {
  text-decoration: none;
  display: block;
  color: #909090;
}
.clear-cart__link .w-icon-right {
  padding-right: 35px;
}
.clear-cart__link .w-icon-right .icon {
  top: calc(50% - 10px);
  width: 18px;
  height: 18px;
}
.clear-cart__link:hover {
  color: red;
}
.clear-cart__link .icon path {
  fill: #cecece;
}
._desktop .clear-cart__link:hover .icon path {
  fill: red;
}
.w-news-list .w-news-list-item+.w-news-list-item {
  margin-top: 30px;
}
.w-news-list-item {
  background-color: #f4f4f4;
  border-radius: 4px;
  overflow: hidden;
}
.w-news-list-item .col-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 270px;
  flex: 0 0 270px;
  max-width: 270px;
}
.w-news-list-item .image__link .r-box:before {
  padding-top: 85%;
}
._desktop .w-news-list-item a.image__link:hover .r-img {
  opacity: 0.8;
}
.w-news-list-item .content {
  position: relative;
  height: 100%;
  padding: 30px;
  padding-bottom: 60px;
}
.w-news-list-item .content .name {
  margin-bottom: 5px;
}
.w-news-list-item .content .name .name__link {
  color: #202020;
  text-decoration: none;
}
._desktop .w-news-list-item .content .name a.name__link:hover {
  color: #0056b7;
}
.w-news-list-item .content .date {
  font-size: 13px;
}
.w-news-list-item .content .description {
  margin-top: 15px;
}
.w-news-list-item .w-more {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 30px 30px 30px;
}
.w-news-list-item .more__link {
  text-decoration: none;
}
._desktop .w-news-list-item a.more__link:hover {
  text-decoration: underline;
}
.w-error-page {
  text-align: center;
}
.w-error-page .number {
  font-size: 200px;
  line-height: 200px;
  font-weight: 600;
}
.w-error-page>*+* {
  margin-top: 10px;
}
.w-error-page .w-button {
  margin-top: 50px;
}
.w-error-page .bigger a {
  text-decoration: none;
}
._desktop .w-error-page .bigger a:hover {
  text-decoration: underline;
}
table.table-products {
  width: 100%;
  font-size: 14px;
}
table.table-products th,
table.table-products td {
  padding: 5px;
}
table.table-products th {
  font-weight: normal;
  border: 1px solid #fff;
}
table.table-products tr {
  border-radius: 0;
}
.article table.table-products tr:nth-child(2n) td {
  background-color: #fff;
}
.article table.table-products th:nth-child(1),
.article table.table-products td:nth-child(1) {
  padding-left: 15px;
}
.article table.table-products th:nth-last-child(1),
.article table.table-products td:nth-last-child(1) {
  padding-right: 15px;
}
table.table-products td {
  border: 1px solid #ececec;
}
.article table.table-products table.table-products tr:nth-child(2n) td {
  background-color: #f1f1f1;
}
.article table.table-products .tr-child>td {
  padding: 0;
  border: none;
  overflow: hidden;
}
.article table.table-products .tr-parent._active+.tr-child>td {
  border: 1px solid #ececec;
}
.article table.table-products .inset {
  display: none;
}
.article table.table-products .inset>.frame {
  padding: 15px;
}
table.table-products tr.tr-parent._active td {
  background-color: #0070f0;
  border-color: #4a92e5;
  color: #fff;
}
table.table-products tr.tr-parent._active td a {
  color: #fff;
}

table.table-products .product-name__link {
  text-decoration: none;
}
._desktop table.table-products a.product-name__link:hover {
  text-decoration: underline;
}

table.table-products .link__dotted {
  text-decoration: none;
  border-bottom: 1px dotted #0056b7;
}
table.table-products tr.tr-parent._active .link__dotted {
  border-bottom-color: #fff;
}
._desktop table.table-products tr.tr-parent._active .link__dotted,
._desktop table.table-products a.link__dotted:hover {
  text-decoration: none;
  border-bottom-color: transparent;
}
@media (max-width: 767px) {
  .article table.table-products thead {
    display: none;
  }
  .article table.table-products.parent {
    display: block;
    overflow: visible;
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
  }
  .article table.table-products.parent>tbody,
  .article table.table-products.parent>tbody>tr,
  .article table.table-products.parent>tbody>tr,
  .article table.table-products.parent>tbody>tr>td {
    display: block;
    min-width: 0px;
    width: 100%;
  }
  .article table.table-products.parent>tbody>tr>tdtd {
    padding: 10px;
  }
  .article table.table-products.parent>tbody>tr>td:nth-child(1) {
    padding-left: 10px;
  }
  .article table.table-products.parent>tbody>tr>td:nth-last-child(1) {
    padding-right: 10px;
  }
  .article table.table-products.parent>tbody>tr:nth-child(3n)>td {
    background-color: #f9f9f9;
  }
  .article table.table-products.parent>tbody>tr.tr-parent._active:nth-child(3n)>td {
    background-color: #0070f0;
  }
}





/*_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: 1249px) {
  .owl-carousel.owl-index-slider .owl-nav {display: none;}
  .row-index-slider-dotts .dot {padding-left: 5px;padding-right: 5px;}
  .row-index-slider-dotts .dot .text {font-size: 0;line-height: 0;width: 16px;height: 16px;border-radius: 50%;display: block;background-color: #cecece;}
  .w-index-slider-pager {background-color: transparent;}
  .row-index-slider-dotts .dot.curent .text {background-color: #003570;}
  .w-index-directions-item .absolute-content {padding: 20px 20px 0 20px;}
  .w-index-directions-item .w-button {padding: 0 20px 20px 20px;}
}
@media (max-width: 991px) {
  ._h1,h1,.h1 {font-size: 32px;}
  ._h2,h2,.h2 {font-size: 28px;}
  ._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-catalog-list-item .frame {padding-bottom: 75px;}
  .w-catalog-list-item .content {padding: 10px 15px 0 15px;}
  .w-catalog-list-item .w-button {padding: 0 23px 23px 23px;}
  .w-catalog-list-item .w-button .button {font-size: 13px;}
  .w-cart-list-item .row-content .col-name {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
  .w-news-list-item .content {position: relative;height: 100%;padding: 15px;padding-bottom: 45px;}
  .w-news-list-item .w-more {padding: 0 15px 15px 15px;}
}
@media (max-width: 767px) {
  .w-swithible-tabs .w-tabs {border: 1px solid #f5f5f5;white-space: nowrap;overflow: auto;/*margin-left: -15px;margin-right: -15px;padding-left: 15px;padding-right: 15px;width: calc(100% + 30px);*/}
  .s-index-slider .slide:before {background: -webkit-linear-gradient(left, rgba(0, 53, 112, 0.8) 40%, rgba(0, 53, 112, 0.5) 70%,rgba(0, 53, 112, 0.9) 100%);}
  .s-index-slider .slide .description {font-size: 14px;}
  .ul-slider-asive-nav li {margin-bottom: 5px;}
  .s-contacts-map .ymap.absolute {margin-bottom: -6px;}
  .w-product-main-info .w-product-page-image {padding: 15px;}
  .w-cart-list-item .col-image {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
  .w-cart-list-item .row-content .col-pcs {flex-grow: 0;flex-shrink: 0;flex-basis: calc(100% - 70px);-ms-flex: 0 0 calc(100% - 70px);flex: 0 0 calc(100% - 70px);max-width: calc(100% - 70px);padding-right: 0;}
  .w-news-list-item .col-image {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
}
@media (max-width: 575px) {
  ._h1,h1,.h1 {font-size: 28px;}
  ._h2,h2,.h2 {font-size: 24px;}
  ._h3,h3,.h3 {font-size: 20px;}
  ._h4,h4,.h4 {font-size: 16px;}

  .s-contacts-map .text-content {
    min-width: 100%;
    text-align: center;
  }
  .s-contacts-map .text-content .w-icon-left {
    display: inline-block;
  }
}
@media (max-width: 419px) {
  .w-error-page .number {font-size: 160px;line-height: 160px;}
}
@media (max-width: 354px) {

}

