/*! Слайдер ***/
#slideshow {position: relative;min-height: 70px;padding-top: 30px;background: #f9f9fa}
#slideshow .slider {border-radius: 5px;overflow: hidden}
#slideshow .slider-item {width: 100%;position: relative}
#slideshow .slider-item:not(:first-child) {display: none}
#slideshow .owl-loaded .item {display: block}
#slideshow .slider-image {width: 100%;height: 405px;background-size: cover;background-repeat: no-repeat;background-position: right center}
#slideshow .container .slider-content {position: absolute;top: 0;left: 0;right: 0;padding: 5.4%}
#slideshow .container .slider-content .slider-title {letter-spacing: 0;font-size: 36px;font-weight: 700}
#slideshow .container .slider-content .slider-text {margin-top: 30px;margin-bottom: 0;font-size: 16px}
#slideshow .container .slider-content .button {display: inline-block;margin-top: 20px}
#slideshow .owl-dots {display: inline-block;position: absolute;top: auto;bottom: 25px;left: 50%;right: auto;width: auto;text-align: center;padding: 2px 2px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-transform: translateX(-50%);transform: translateX(-50%);-webkit-tap-highlight-color: transparent}
#slideshow:hover .owl-dots {opacity: 1}
#slideshow .owl-dots .owl-dot {display: inline-block;zoom: 1}
#slideshow .owl-dots .owl-dot span {display: block;position: relative;width: 10px;height: 10px;border-radius: 100%;border: 2px solid #fff;margin: 0 3px}
#slideshow .owl-dots .owl-dot:hover span {background: #fff}
#slideshow .owl-dots .owl-dot.active span,
#slideshow .owl-dots .owl-dot:hover span {background: #fff}
#slideshow .owl-nav .owl-next,
#slideshow .owl-nav .owl-prev {opacity: 0;position: absolute;z-index: 1;top: 50%;width: 35px;height: 35px;margin-top: -25px;font-size: 30px;line-height: 37px;text-align: center;color: #2e2e2e;background: #fff;border-radius: 5px;cursor: pointer;-webkit-transition: all .3s ease;transition: all .3s ease}
#slideshow .slider:hover .owl-next,
#slideshow .slider:hover .owl-prev {opacity: 1}
#slideshow .owl-nav .owl-prev {left: 15px}
#slideshow .owl-nav .owl-next {right: 15px}
#slideshow .owl-nav .owl-next:hover,
#slideshow .owl-nav .owl-prev:hover {color: #fff;background: #398f93}
@media (max-width:1370px) {
#slideshow .slider-image {background-size: contain;}
}
@media (max-width:991px) {
  #slideshow .slider-image {background-size: contain;}
  #slideshow .container .slider-content .slider-title {font-size: 26px}
  #slideshow .container .slider-content .slider-text {margin-top: 15px}
  #slideshow .slider-image {height: 275px;background-position: left center}
  #slideshow .slider-image._1 {background-position: 30% center}
  #slideshow .slider-image._2 {background-position: 50% center}
  #slideshow .slider-image._3 {background-position: 50% center}
  #slideshow .owl-nav {display: none}
}
@media (max-width:481px) {
  #slideshow .slider-image {height: 205px;background-position: left center}
  #slideshow .container .slider-content .slider-title {font-size: 22px}
  #slideshow .container .slider-content .slider-text {margin-top: 10px;font-size: 15px}
  #slideshow .owl-nav .owl-prev {left: 0}
  #slideshow .owl-nav .owl-next {right: 0}
  #slideshow .owl-dots {bottom: 0}
}
/*! Преимущества ***/
#features {background: #f9f9fa;border-bottom: 1px solid #f0f0f0}
#features .main-featuresItem {display: block;margin-bottom: 4px;text-align: center}
#features .main-featuresInner {height: 100%;padding: 15px 10px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center}
#features .main-featuresContent {padding-left: 15px;text-align: left}
#features .main-featuresTitle {font-size: 16px;font-weight: 700;margin-bottom: 2px}
#features .main-featuresIcon {width: 80px;height: 80px;font-size: 35px;line-height: 80px;color: #404040;background: #fff;border-radius: 50%;-ms-flex-negative: 0;flex-shrink: 0;-webkit-transition: all .3s ease;transition: all .3s ease}
#features .main-featuresItem:hover .main-featuresIcon {-webkit-box-shadow: 0 20px 60px rgba(156,158,158,.5);box-shadow: 0 20px 60px rgba(156,158,158,.5)}
#features .features-list .owl-stage {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap}
#features .features-list .owl-stage-outer {overflow: visible}
#features .features-list .main-featuresItem {margin-bottom: 0;height: 100%}
#features .owl-dots:not(.disabled) {display: block;float: right;margin: 5px auto;position: static;width: auto;text-align: right;padding: 2px 2px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: transparent;background-color: rgba(42,48,52,.5)}
#features .owl-dots .owl-dot {display: inline-block;zoom: 1}
#features .owl-dots .owl-dot span {display: block;position: relative;width: 8px;height: 8px;border-radius: 100%;background: #fff;margin: 0 2px}
@media (max-width:1199px) {
  #features .main-featuresItem {margin-bottom: 20px}
}
@media (max-width:991px) {
  #features .main-featuresItem .main-featuresIcon {-webkit-box-shadow: 0 20px 60px rgba(156,158,158,.5);box-shadow: 0 20px 60px rgba(156,158,158,.5)}
}
@media (max-width:481px) {
  #features .main-featuresInner {padding-left: 0}
}
/*! Табы товаров */
#producttabs {margin-bottom: -10px;content-visibility: auto;padding-bottom: 50px}
#producttabs .products-container {display: none;width: 100%}
#producttabs .tab-content-actived {display: inline-block}
#producttabs .pdt-nav {display: -webkit-box;display: -ms-flexbox;display: flex}
#producttabs .pdt-nav-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;position: relative;margin-top: 0;margin-bottom: 20px;width: auto;text-align: left;padding: 0;list-style: none}
#producttabs .pdt-nav-wrap:after {content: '';display: block;height: 2px;width: 100%;position: absolute;top: 100%;background: #f0f0f0}
#producttabs .pdt-nav li {position: relative;z-index: 2;display: inline-block;margin-right: 35px;margin-bottom: 10px;cursor: pointer;position: relative;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-transition: .3s color;transition: .3s color;white-space: nowrap}
#producttabs .pdt-nav li:last-child {margin-right: 0}
#producttabs .pdt-nav li span {display: inline-block;position: relative;font-size: 24px;color: #2e2e2e;padding-bottom: 0;font-family: Raleway,Arial,sans-serif;font-weight: 700;-webkit-transition: all .3s ease;transition: all .3s ease}
#producttabs .pdt-nav li span:hover {color: #398f93}
#producttabs .pdt-nav li.tab-nav-actived,
#producttabs .pdt-nav li:hover {cursor: pointer;font-weight: 500}
#producttabs .pdt-nav li:hover span {color: #398f93}
#producttabs .pdt-nav li.tab-nav-actived span {width: 100%;color: #398f93}
@media(max-width:767px) {
  #producttabs .pdt-nav li span {font-size: 20px}
  #producttabs .pdt-nav-wrap:after {display: none}
  #producttabs .pdt-nav-wrap {overflow: auto}
  #producttabs .nav-splitter {display: none}
}
/*! Новости ***/
#news {padding-bottom: 50px;content-visibility: auto}
#news .preloader {display: none!important}
#news .owl-carousel .owl-stage-outer {overflow: visible}
#news .owl-item:hover {z-index: 20}
#news .block-bg {position: relative}
#news .block-news .item {position: relative;padding: 15px;background: #fff;border-radius: 5px;border: 1px solid #f0f0f0}
#news .block-news .item:hover {border-color: #fff;-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.15);box-shadow: 0 0 20px 0 rgba(0,0,0,.15);z-index: 20}
#news .item:before {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;border: 2px solid transparent;-webkit-transition: .3s;transition: .3s;-webkit-box-shadow: none;box-shadow: none;pointer-events: none;background-color: #fff;z-index: 10;border-radius: 5px}
#news .block-news .item:hover::before {border-color: #398f93;border-radius: 5px;top: -12px;left: -12px;right: -12px;bottom: -10px;-webkit-box-shadow: 0 20px 60px rgba(156,158,158,.5);box-shadow: 0 20px 60px rgba(156,158,158,.5);z-index: 20}
#news .block-news .post-content {position: relative;background-color: #fff;text-align: center;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;z-index: 19;-webkit-transition: .3s;transition: .3s}
#news .block-news .item:hover .post-content {z-index: 21}
#news .block-title {margin-bottom: 30px}
#news .block-title .title {-webkit-box-shadow: none;box-shadow: none}
#news .block-news .title {min-height: auto;margin-bottom: 9px;border: 0}
#news .block-news .post-content .title a {display: block;overflow: hidden;line-height: 20px;font-size: 16px;font-weight: 500;color: #2a3034;margin-bottom: 5px;height: 40px}
#news .block-news .post-content .title a:hover {color: #398f93}
#news .block-news .post-content .news-image-wrap {display: block;height: 240px;overflow: hidden;border-radius: 5px;margin-bottom: 10px}
#news .block-news .news-image {display: block;width: auto;max-width: 100%;max-height: 100%;margin: auto}
#news .block-news .date {display: block;max-width: 145px;margin: auto;font-size: 14px;text-align: left;font-weight: 400;margin-bottom: 10px;text-align: center;background: #f0f0f0;padding: 3px 15px;border-radius: 5px;font-family: Arimo,sans-serif}
#news .block-news .description {line-height: 1.5;font-size: 13px;padding: 0;margin-bottom: 15px;height: 40px;overflow: hidden}
#news .block-news .description > p {margin: 0}
#news .block-news .button {max-width: 145px;margin: auto}
#news .tabs-headerList {display: inline-block;vertical-align: middle;position: relative}
#news .tabs-headerList-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center}
#news .tabs-headerList-wrap::after {content: '';display: block;height: 2px;width: 100%;position: absolute;top: 100%;background: #f0f0f0}
#news .tabs-headerList .tabs-headerItem {display: inline-block;vertical-align: middle;margin-right: 35px;margin-bottom: 10px}
#news .tabs-headerList .tabs-headerItem:last-child {margin-right: 0}
#news .tabs-headerList .tabs-headerItem:last-child {padding-right: 0}
#news .tabs-headerList .tabs-headerItem .tabs-headerLink {font-size: 24px;font-weight: 700;z-index: 2;display: inline-block;margin-right: 0;cursor: pointer;position: relative;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-transition: color .3s ease 0s;transition: color .3s ease 0s}
#news .tabs-headerList .tabs-headerItem:hover .tabs-headerLink {color: #398f93}
#news .tabs-headerList .tabs-headerItem.active .tabs-headerLink {color: #398f93}
#news .tabs-body {position: relative}
#news .tabs-body .tabs-content {display: none}
#news .tabs-body .tabs-content.active {display: block}
.nojs #news .preloader {display: none}
.nojs #news .block-news .item {width: 20%}
@media (max-width:767px) {
  #news .tabs-headerList-wrap {-ms-flex-wrap: wrap;flex-wrap: wrap}
  #news .tabs-headerList .tabs-headerItem .tabs-headerLink {font-size: 20px}
  #news .tabs-headerList .tabs-headerItem {margin-right: 15px}
  #news .nav-splitter {display: none}
  #news .tabs-headerList-wrap::after {display: none}
}
@media (max-width:481px) {
  #news .tabs-headerList .tabs-headerItem .tabs-headerLink {font-size: 18px}
}
.banners .mainBanner1 {margin:30px 0 80px;width:100%;height:93px;background:url('/design/d541605/banner1.jpg');background-size:cover;background-position:center center;}
.banners .mainBanner2 {margin:80px 0;width:100%;height:93px;background:url('/design/d541605/banner26.jpg');background-size:cover;background-position:center center;}
.banners .mainBanner3 {margin:80px 0;width:100%;height:93px;background:url('/design/d541605/banner36.jpg');background-size:cover;background-position:center center;}
.banners .categoryBlock {overflow:hidden;}
.banners .categoryBlock h3.title {font-weight:bold;font-size:24px;padding:0px 0 40px 20px;text-align:left;}
.banners .categoryItem1,.banners .categoryItem2,.banners .categoryItem3 {padding:0px 0 0;display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;}
.banners .categoryItem1 .item,.banners .categoryItem2 .item,.banners .categoryItem3 .item {display: -webkit-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    text-align: center;
    width: calc(20% - 10px);
    width: 100%;
    margin-right: 35px;
    margin-bottom: 10px;}
  
    
.banners .categoryItem1 .item:last-child,.banners .categoryItem2 .item:last-child,.banners .categoryItem3 .item:last-child {margin-right:0px;}
    
.banners .categoryItem1 .item img,.banners .categoryItem2 .item img,.banners .categoryItem3 .item img {width:100%;border-radius:8px;}
.banners .categoryItem1 .item .title,.banners .categoryItem2 .item .title,.banners .categoryItem3 .item .title {font-weight: bold; padding: 12px 0;}
.banners .bigBanner {width:100%;border-radius:8px;margin-bottom:35px;}
.banners .banner1 {
    float: left;
    width: 60%;
}
.banners .banner2 {
    float: right;
    width: 36%;
}
@media (max-width:576px) {
  .banners .mainBanner1,.banners .mainBanner2,.banners .mainBanner3 {background-repeat:no-repeat;background-size: 290%;}
  .banners .mainBanner1 {background:url('/design/d541605/banner_index1.jpg');background-size:cover;background-position:center center;height:50px;}
  .banners .mainBanner2 {background:url('/design/d541605/banner_index2.jpg');background-size:cover;background-position:center center;height:50px;}
  .banners .mainBanner3 {background:url('/design/d541605/banner_index4.jpg');background-size:cover;background-position:center center;height:50px;}
  
.col-12 {width:100%;}
.banners .banner1,.banners .banner2 {width:100%;}
}
/*@media (max-width:767px) {*/
/*.banners .mainBanner1 {margin:120px 0;width:100%;height:93px;background-size:cover;background-position:center center;}*/
/*.banners .mainBanner2 {margin:120px 0;width:100%;height:93px;background-size:cover;background-position:center center;}*/
/*.banners .mainBanner3 {margin:120px 0;width:100%;height:93px;background-size:cover;background-position:center center;}*/
/*}*/
@media(max-width: 481px){
  #features .main-featuresIcon {width: 70px;height: 70px;font-size: 30px;line-height: 70px;}
  .section {padding-top: 15px;padding-bottom: 15px;}
}
