@import url('https://fonts.googleapis.com/css?family=Arimo:400,400i,700,700i&subset=cyrillic,cyrillic-ext');
body {font-family: 'Arimo', sans-serif; font-size:15px; color:#333;}
a {color:#d52c2c; text-decoration:none;}
/*a:visited {color:#924c96;}*/
h1, h2, h3, h4, h5, h6 {text-transform: uppercase;}
h1, h2 {font-size:18px;}
h3 {font-size:17px;}
h4, h5, h6 {font-size:15px;}
h5, h6 {text-transform: none;}
h6 {color:#5f5f5f;}
img {max-width:100%;}
:focus { outline:none;}

ul {margin:0; padding:0;}
ul { list-style:none;}
p, h1, h2, h3, h4, h5, h6 {margin-bottom:20px; margin-top:0;}
.caret {border:none; width:12px; height:7px; background:url(../images/caret.png) 0 0 no-repeat;}
.dropdown-toggle:hover .caret, .dropdown-toggle.active .caret {background:url(../images/caret_hover.png) 0 0 no-repeat;}
.head .caret { background:url(../images/caret_head.png) 0 0 no-repeat !important;}
a[aria-expanded=true] .caret, a[aria-expanded=true]:hover .caret, button[aria-expanded=true] .caret, button[aria-expanded=true]:hover .caret {background-position:0 -7px;}
.dropdown-menu {border-color:#dde2ef; border-radius:0; box-shadow:none; padding:0;}
.dropdown-menu li {padding:0; background:#fff;}
.dropdown-menu li a {padding:10px 20px 10px 20px;}
.nav-stacked .dropdown-menu > li > a { white-space:normal}

.btn {border-radius:0; border: none; text-transform:uppercase; padding:10px 20px; }
.btn-default { background:#d52c2c; color:#fff !important;}
.btn-default:hover {background:#bf2121; color:#fff;}
.btn-info {background:#fff; color:#333; border:1px solid #333;}
.btn-info:hover {background:#5f5f5f; color:#fff; border-color:#5f5f5f;}
.btn-primary {background:#333333; color:#fff;}
.btn-primary:hover {background:#bf2121; color:#fff;}

.btn-default.small { padding:3px 10px; text-transform:none;}

.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus,.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {color:#fff; background-color:#bf2121;}
.btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus,.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {color:#fff; background-color:#5f5f5f; border-color:#5f5f5f;}
.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus,.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {color:#fff; background:#bf2121;}

.modal-content {border-radius:0;}
.modal-header, .modal-body, .modal-footer {padding:25px; border:none;}

.navbar {background:none; border:none; margin:0;}
.navbar-collapse {padding:0;}

.form-control {border-radius:0; border-color: #dde2ef; font-style:italic; font-size:15px;}
.close {color:#767676; opacity:1; font-weight:normal;}
.close:hover {color:#c02323;opacity:1}

.fancybox-toolbar {display:none !important;}

/*!
 * Dropdownhover v1.0.0 (http://bs-dropdownhover.kybarg.com)
 */
.dropdown .dropdown-menu .dropdown-toggle {padding-right:35px;}
.dropdown .dropdown-menu .caret{position:absolute; right:13px; top:50%; margin-top:-6px; background:url(../images/caret_right.png); width:7px; height:12px;}
.dropdown .dropdown-menu .dropdown-toggle:hover .caret, .dropdown .dropdown-menu .dropdown-toggle.active .caret{background:url(../images/caret_right_hover.png);}
.dropdown-menu{min-width:250px}.dropdown-menu > li.open > a{background-color:#F5F5F5;color:#262626;text-decoration:none}.dropdown-menu .dropdown-menu{left:100%;margin:0;right:auto;top:-1px}.dropdown-menu-right .dropdown-menu,.navbar-right .dropdown-menu .dropdown-menu,.pull-right .dropdown-menu .dropdown-menu{left:auto;right:100%}.dropdown-menu.animated{-webkit-animation-duration:0.3s;animation-duration:0.3s}.dropdown-menu.animated:before{content:" ";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:99}.dropdownhover-top{margin-bottom:2px;margin-top:0}.navbar-fixed-bottom .dropdown-menu .dropdown-menu,.dropdownhover-top .dropdown-menu{bottom:-1px;top:auto}.navbar-nav > li > .dropdown-menu{margin-bottom:0}.dropdownhover-bottom{-webkit-transform-origin:50% 0;transform-origin:50% 0}.dropdownhover-left{-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.dropdownhover-right{-webkit-transform-origin:0 50%;transform-origin:0 50%}.dropdownhover-top{-webkit-transform-origin:50% 100%;transform-origin:50% 100%}

input[type="checkbox"] {
    display:none;            
}
.bx-core-adm-dialog-content-wrap-inner input[type="checkbox"]{
    display: inline !important;            
}
input[type="checkbox"] + label::before, input[type="checkbox"] + .bx-filter-param-text::before, label.checkbox::before{
    content: "";
    display: inline-block;
	vertical-align:top;
    height: 20px;
    width: 20px;
    margin: 0 5px 0 0;
    background-image: url(../images/checkbox.png);
    background-repeat: no-repeat;
}
input[type="checkbox"]:checked + label::before, input[type="checkbox"]:checked + .bx-filter-param-text::before {
    background-position: -20px 0 ;
}
.bx-filter .radio label, .bx-filter .checkbox label {padding-left:0 !important;}
.bx-filter .radio, .bx-filter .checkbox {margin-bottom:15px !important;}


.wrapper {min-width:320px;}
.content {line-height:26px;}
.content img { padding:4px; border:1px solid #dde2ef; background:#fff;}


.head {background:#333; color:#fff; padding:10px 0 10px;}
.citySelectBox button {width:100%; border:none; background:#bf2121; height:46px; margin:-10px 0 -10px;}
.citySelectBox ul {width:calc(100% - 30px); left:15px; right:15px; top:34px;  padding:0}

.head .phones {text-align:right;}
.head .phones a {color:#fff; margin-left:20px; text-decoration:none;}
.head .phones a:hover {color:#ff4040;}
.head .phones .phone {font-weight:bold;}
.head .phones .callMe {margin-top:-3px; color:#fff !important;}
.head .phones .icon .instagramm { display:inline-block; width:16px; height:16px; background:url(../images/icon_insta.png) 0 0 no-repeat; margin:0 5px -3px 0;}
.head .phones .icon:hover .instagramm {background-position:0 -16px;}
.logoMenuSearch {height:112px; background-color:#ebebeb;}
.logoMenuSearch>.container>.row>.col-lg-3, .logoMenuSearch>.container, .logoMenuSearch>.container>.row {height:100%; }
.logoMenuSearch .logo  {height:100%; background-color:#d52c2c; text-align:center; position:relative;}
.logoMenuSearch .logo img {width:176px; height:72px; position:absolute; left:0; top:0; right:0; bottom:0; margin:auto; }

.menuSearch {position:relative; height:100%;}
.logoMenuSearch .menuSearch .navbar ul li, .mainMenu ul li, .footer ul li {background:none; padding:inherit;}
.menu1 ul li a, .mainMenu ul li a {color:#333 !important;}
.menu1 li a:hover, .menu1 li a.active, .mainMenu ul li a:hover, .mainMenu ul li a.active {color:#bf2121 !important;}
.icon_lk {display:inline-block; width:19px; height:18px; background:url(../images/icon_lk.png);margin-bottom: -2px;    margin-right: 10px;}

.menuSearch .search { position:absolute; right:15px; bottom:20px; width:calc(100% - 30px);}
.menuSearch .search .glyphicon, #mobileMenu .glyphicon {color:#bbbec5; }

.showMobileMenu {display:none;}
#mobileMenu {position:absolute; top:0; left:0; width:100%; height:100%; z-index:1; }
#mobileMenu .mask {background:rgba(0,0,0,0.53);width:100%; height:100%;}
#mobileMenu .menuBox {width:84%; position:absolute; left:0; top:46px; background:#ebebeb; padding:60px 40px 40px;}
#mobileMenu ul {margin-bottom:20px;}
#mobileMenu ul li {background:none; padding:inherit;}
#mobileMenu ul li a {padding:10px 15px 0 0; color:#333; background:none;}
#mobileMenu ul li a:hover, #mobileMenu ul li a.active {color:#bf2121;}
#mobileMenu ul li ul li a {padding:10px 15px;}
#mobileMenu .menuBox .close {position:absolute; right:15px; top:11px; font-size:35px;}

.mainMenu {background-color:#ebebeb; border-top:1px solid #d3d3d3;}
.mainMenu>.container>ul>li>a {text-transform:uppercase; font-size:13px;padding:18px 13px;}
.mainMenu>.container>ul.navbar-right {margin-right:0;}
.mainMenu>.container>ul.navbar-right>li>a {line-height:18px; padding:10px 15px; border-left:1px solid #d3d3d3;}
.mainMenu>.container>ul.navbar-right>li.personalDesktop>a{padding:18px 15px;}
.mainMenu>.container>ul.navbar-right>li>a>div.text>span {font-size:12px;}
.mainMenu>.container>ul.navbar-right>li>a>span.icon_basket { display:block; float:left; width:41px; height:28px; background:url(../images/icon_basket.png);margin-right: 15px; margin-top: 2px;}
.mainMenu>.container>ul.navbar-right>li>a>div.text {float:right;}
.mainMenu .caret {margin-top:-3px;}


.newsOnMain { background-image:url(../images/shutterstock_629314874-min.jpg);   background-repeat:no-repeat; background-position:50% 50%; background-size:cover;}
.newsOnMain .newsOpBg {background-color:rgba(0,0,0,0.6); padding:60px 0;}
.newsOnMain .newsOpBg {padding:35px 0;}
.newsOnMain .item { padding-top:35px; padding-bottom:35px; background-color:#fff; position:relative; height:209px; overflow:hidden;}
.newsOnMain .item { padding-top:30px; padding-bottom:30px; height:200px;}
.newsOnMain .item img {float:left; margin:0 7% 0 4%;}
.newsOnMain .item h2, .newsOnMain .item span {padding-right:53px;}
.newsOnMain .item span {line-height:26px;}
.newsOnMain .item a { display: block; width:23px; height:23px; background:url(../images/caret_rounded.png); background-position: 0 0; position:absolute; right:15px; top:50%; margin-top:-11px; }
.newsOnMain .item:hover a {background-position:0 -23px;}
.newsOnMain .firstRow .item:first-child { background-color:rgba(55,54,55,0.9);}
.newsOnMain .firstRow .item:last-child { background-color:rgba(201,50,51,0.9);}
.newsOnMain .secondRow .item { padding:15px; height:170px;}
.newsOnMain .secondRow .item { padding: 10px 15px; height:165px;}
.newsOnMain .secondRow:nth-child(2n) .item:nth-child(2n) {background-color:#ebebeb;}
.newsOnMain .secondRow:nth-child(2n) .item:nth-child(2n+1) {background-color:white;}
.newsOnMain .secondRow .item img {margin-right:30px; max-width:120px;}
.newsOnMain .secondRow .item:nth-child(2n+1) {background-color:#ebebeb;}
.newsOnMain .firstRow .item {color:#fff;}
.newsOnMain .secondRow .item table {height:100%;}
.newsOnMain .secondRow .item table td {vertical-align:middle;}
.newsOnMain .secondRow .item table td:first-child {min-width:99px;}
.newsOnMain .secondRow .item h2 {text-transform:none; font-size:14.5px; padding-right:35px; line-height:22px; margin-bottom:0;}
.newsOnMain .secondRow .owl-item:nth-child(2n) .item {background-color:white;}
.newsOnMain .secondRow .owl-item:nth-child(2n+1) .item {background-color:#ebebeb;}

.linksOnMain { background-image:url(../images/shutterstock_629314874-min.jpg);   background-repeat:no-repeat; background-position:50% 50%; background-size:cover;}
.linksOnMain .linksOpBg {background-color:rgba(235,235,235,0.9); padding:60px 0 30px;}
.linksOnMain .item { background-color:#ebebeb; position:relative; display:block; color:#333; font-size:15px; text-transform:uppercase; text-decoration:none; padding:25px; margin-bottom:30px; }
.linksOnMain .item table {width:100%;}
.linksOnMain .item table tr td:nth-child(1) {text-align:center; width:40%;}
.linksOnMain .item img { vertical-align:middle; margin-right:25px;}

.newsListOnMain {padding:30px 0;}
.newsListOnMain h1 {margin-bottom:30px;}
.newsList .news-item {margin:0; padding:25px 20px 25px; border:1px solid #dde2ef; border-bottom:none;}
.newsList .news-item:last-child{ border-bottom:1px solid #dde2ef;}
.newsList .news-item .news-date-time {color:#b3b3b3; display:block; float:left; height:100%; margin-right:20px;}
.newsList .news-item a {color:#333; font-weight:normal;}

.otherBlock .item {position:relative; color:#fff; padding:35px 67px 35px 165px; margin-bottom:30px;}
.otherBlock .item.service {background:#333 url(../images/desktop-main_26.png) 0 50% no-repeat;}
.otherBlock .item.plastic {background:#333 url(../images/desktop-main_29.png) 0 50% no-repeat;}
.otherBlock .item span {text-transform:uppercase; display:block; padding-bottom:21px; margin-bottom:21px; border-bottom:1px solid #1c1c1c;}
.otherBlock .item a { display: block; width:23px; height:23px; background:url(../images/caret_rounded.png); background-position: 0 0; position:absolute; right:23px; top:50%; margin-top:-11px; }
.otherBlock .item:hover a {background-position:0 -23px;}

.portfolioMain {padding:30px 0; text-align:center; border-bottom:1px solid #ebebeb}
.portfolioMain h2, .portfolioMain .portfolioList {margin-bottom:30px;}

.portfolioList .item {background-position:50% 50%; background-repeat:no-repeat; background-size: cover; height:200px; position:relative; text-align:center; padding-top:83px;}
.portfolioList .item a {color:#fff; background-color:#d52c2c; text-decoration:none; line-height:20px; padding:8px 15px; display:inline-block; max-width:80%}

.relationsMain {padding:30px 0; text-align:center;}
.relationsMain h2 {margin-bottom:30px;}
.relationsList {margin-bottom:30px;}
.relationsList .item {border:1px solid #dde2ef; text-align:left; min-height: 170px; margin-top: -1px; margin-left: -1px;}
.relationsMain .relationsList .item {min-height: 125px;}
.relationsList .item .image { float:left; margin-right:15px; margin-left:-15px;}
.relationsList .item .text {padding:15px 0 15px; line-height:22px;}
.relationsList .item .text .date {color:#b3b3b3; margin-right:15px;}
.relationsList .item .text a {color:#333333;}
.relationsList .item .text .count {color:#b3b3b3; display:block; text-align:right; margin-top:5px;}

.clientsMain { background-image:url(../images/shutterstock_263945414-min.jpg);   background-repeat:no-repeat; background-position:50% 62%; background-size:cover;}
.clientsMain .clientsBlockBg {background-color:rgba(235,235,235,0.9); padding:40px 0 90px;}
.clientsMain h2 {margin-bottom:30px;}
.clientsMain .item { display:inline-block; margin:0 10px 10px;}
.clientsMain .item img {filter: grayscale(100%); transition: all 0.2s linear;}
.clientsMain .item:hover img {filter: grayscale(0%);}
.clientsMain .logo-slider .owl-stage {display: flex; align-items: center;}
.clientsMain .logo-slider .owl-stage .owl-item {max-height: 120px;}

.textMain {border-bottom:1px solid #ebebeb}
.textMain .container { margin-top:-60px;  }
.textMain .container .text {padding:120px 60px 60px;background:#fff; width:80%; margin:0 auto;}
.textMain .container h1 {margin-bottom:60px;}

.sertificatesMain {padding:30px 0;}
.sertificatesMain h2 {margin-bottom:30px;}
.carousel .item {min-height:260px;}
.carousel .item img{position: absolute;    margin: auto;    left: 0;    top: 0;    bottom: 0;    right: 0; padding:15px; border:1px solid #ebebeb}
.sertificatesList .item {min-height:220px; min-width:200px; display:inline-block !important; vertical-align:top; position:relative; }
.sertificatesList .item img{position: absolute;    margin: auto;    left: 0;    top: 0;    bottom: 0;    right: 0; padding:15px; border:1px solid #ebebeb}
.carousel .owl-stage-outer {border-bottom:1px solid #ebebeb; border-top:1px solid #ebebeb}

.breadBlock { background-image:url(../images/shutterstock_267920009-min.jpg);   background-repeat:no-repeat; background-position:50% 62%; background-size:cover;}
.breadBlock .breadBlockBg {background-color:rgba(50,50,50,0.9); padding:40px 0;}
.breadBlock .container {position: relative; padding-right: 310px;}
.breadBlock .container .breadcrumb-slider {position: absolute; right: 0; top: 50%; transform: translate(0,-50%); margin: 0;}
.breadBlock .container .breadcrumb-slider {max-width: 300px; max-height: 130px; text-align: center;}
.breadBlock .container .breadcrumb-slider img {max-width: 300px; max-height: 130px;}
.breadBlock .bx-breadcrumb {font-size:15px; color:#b3b3b3; margin-top:0;}
.breadBlock .bx-breadcrumb a {color:#fff; text-decoration:none;}
.breadBlock .mainTitle {font-size:18px; color:#fff; margin-bottom:0;}
.breadBlock .owl-prev {display:block; width:19px; height:36px; background:url(../images/fslider-left.png) left top no-repeat; position:absolute; left:-10px; top:40%;}
.breadBlock .owl-next {display:block; width:19px; height:36px; background:url(../images/fslider-right.png) left top no-repeat; position:absolute; right:-20px; top:40%;}

.showInMobile {position:absolute;top: 98px; left:0; width:100%; z-index:2; background-color:#fff;}
.catalogMenu ul {margin:0; padding:0}
.catalogMenu ul li {background:0; padding:0;}
.catalogMenu ul li a {color:#333; text-decoration:none;}
.catalogMenu ul li.active a, .catalogMenu ul li a:hover { background-color:#ebebeb;}
.catalogMenu ul li a.active {color:#d52c2c;}
.catalogMenu ul li ul {display:none;}
.catalogMenu ul li.active > ul {display:block;}
.catalogMenu ul li {border-top:1px solid #dde2ef;}
.catalogMenu ul.level0 > li {border-left:1px solid #dde2ef;  border-right:1px solid #dde2ef;}
.catalogMenu ul.level0 > li:last-child {border-bottom:1px solid #dde2ef;}
.catalogMenu ul li a {display:block; position:relative; padding:10px 10px 10px 23px; background-color:#fff; }
.catalogMenu ul.level2 li a {padding-left:33px;}
.catalogMenu ul.level3 li a {padding-left:43px;}
.catalogMenu a.parent {padding-right:32px;}
.catalogMenu a.parent .caret {position:absolute; right:10px; top:50%; margin-top:-3px;}
.catalogMenu a.parent.active .caret { background:url(../images/caret_hover.png);}
.catalogMenu ul.level0 > li > a {padding:12px 12px 12px 45px;}
.catalogMenu ul.level0 > li > a > img {position: absolute; left:10px; top:50%; margin-top:-14px; max-height:28px;max-width:28px;}

.mainContent {padding-top:30px; padding-bottom:30px;}

.catalogSectionList {letter-spacing: -0.3em;}
.catalogSectionList .item { display:inline-block; vertical-align:top; float:none;letter-spacing: normal;}
.catalogSectionList a {color:#d52c2c;}
.catalogSectionList .title {font-size:18px; }
.catalogSectionList .title, .catalogSectionList .image {padding-top:10px; padding-bottom:10px}
.catalogSectionList .subsections ul {margin:0; padding:0;}
.catalogSectionList .subsections ul li {background:none; padding:5px 5px 5px 0;}

.salesNewGoods {padding:40px 0;}
.nav.nav-tabs.myTabs { border:none; text-align:center;}
.nav.nav-tabs.myTabs li { padding:0; background-image:none; display:inline-block; float:none;}
.nav.nav-tabs.myTabs li a {border:0; font-size:18px; color:#b3b3b3 !important; border-radius:0; text-transform:uppercase; padding-left:25px; padding-right:25px; position:relative;}
.nav.nav-tabs.myTabs li.active a { background-color:#b3b3b3; color:#fff !important;}
.nav.nav-tabs.myTabs li.active a::before {content:''; position:absolute; left: 50%; top: 100%; border: 10px solid transparent;	border-top: 10px solid #b3b3b3; margin-left:-10px;}

.catalogSection {padding:0 ;}
.catalogSection.onMain {margin-top:30px; padding:0;}
.catalogSection .item {border:1px solid #dde2ef; padding:15px; margin-bottom:30px; margin-left: -1px;}
.catalogSection .item .title a {color:#333 !important; text-decoration:none; height:61px; overflow:hidden; display:inline-block;}
.catalogSection .item .title small {height:15px;}
.catalogSection .item .image { height:192px; border-bottom:1px solid #dde2ef; border-top:1px solid #dde2ef; padding:15px 0; margin:15px 0; position: relative;}
.catalogSection .item .image a img {position: absolute;    margin: auto;    left: 0;    top: 0;    bottom: 0;    right: 0;}
.catalogSection .item .image .brand { position:absolute; top:15px; right:0; z-index:1;}
.catalogSection .item .image .brand img {max-width:80px; max-height:40px;}
.catalogSection .item .image .discount { position:absolute; bottom:15px; right:0; z-index:1; background-color: #ebebeb; padding:5px; text-align:center; line-height:18px; height:46px;}
.catalogSection .item .image .discount::before {content:''; position:absolute; right: 100%; top: 0; border: 23px solid transparent;	border-right: 15px solid #ebebeb;}
.price {text-align:center; height:47px;}
.price .old { text-decoration:line-through;}
.price .new {font-size:18px;}
.buy {border:1px solid #dde2ef; height:42px; margin-top:15px; margin-bottom:15px;}
.buy a, .buy span, .buy .plusminusbuttons {float:left;}
.buy .plusminusbuttons {width:calc(100% - 67px);}
.buy span {line-height:40px; display:inline-block; vertical-align:top; font-style:italic; width:20%; text-align:center}
.buy a.minus, .buy a.plus {display: inline-block; width:40%; height:40px; position:relative;}
.buy a.minus i, .buy a.plus i {display: block; width:12px; height:7px; background:url(../images/caret.png);position: absolute;    margin: auto;    left: 0;    top: 0;    bottom: 0;    right: 0;}
.buy a.minus:hover i, .buy a.plus:hover i {background:url(../images/caret_hover.png);}
.buy a.plus i, .buy a.plus:hover i {background-position:0 -7px;}
.buy .add2Basket { float:right; margin:-1px -1px 0 0; width:67px;}
.compare {text-align:center;}
.compare a {color:#d52c2c; font-size:13px; padding-left:14px; text-decoration:none; background:url(../images/add2compare_small.jpg) 0 2px no-repeat;}

.catalogElement .mainImage, .catalogElement .dopThumbs {text-align:center; padding:0 0 20px;}
.catalogElement .mainImage {height:340px; position:relative;}
.catalogElement .mainImage img {position: absolute;    margin: auto;    left: 0;    top: 0;    bottom: 0;    right: 0;}
.catalogElement .dopThumbs a {display:inline-block; width:72px; height:72px; padding:5px; margin:0 5px;}
.catalogElement .dopThumbs a.active, .catalogElement .dopThumbs a:hover {background-color:#f7f7f7;}
.catalogElement .priceBlock {padding:40px; background-color:#ebebeb; border:1px solid #dde2ef; margin-bottom:20px;}
.catalogElement .priceBlock .price {text-align:left;}
.catalogElement .priceBlock .price .new { font-size:18px;}
.catalogElement .priceBlock .price .new { font-size:24px; font-weight:bold;}
.catalogElement .priceBlock .plusminusbuttons {background-color:#fff;}
.catalogElement .priceBlock .buy .add2Basket { width:132px;}
.catalogElement .buy {margin-bottom:0;}
.catalogElement .buy .plusminusbuttons {width:calc(100% - 132px);}
.catalogElement .compare {text-align:left;}
.catalogElement .compare a {font-size:15px;background:url(../images/add2compare_big.png) 0 5px no-repeat;padding-left:27px; display:inline-block; padding-top:5px;}
.catalogElement .articul, .catalogElement .brand {padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #d5eaf3;}
.catalogElement .catalogQuantity span { display:inline-block; padding:8px 14px 8px 39px; color:#fff; display:block; background-image:url(../images/catalogQaquntity.png); background-repeat:no-repeat; background-position:10px 50%;}
.catalogElement .catalogQuantity.green span {background-color:#14aa5e;}
.catalogElement .catalogQuantity.red span {background-color:#D52C2C;}
.catalogElement .brand .image {text-align:center;}
.catalogElement .payDelivery {margin:40px 0 20px; color:#333;}
.catalogElement .payDelivery p {color:#5f5f5f;}
.catalogElement .payDelivery > div {padding-left:91px; min-height:64px; margin-bottom:20px;}
.catalogElement .payDelivery .delivery {background:url(../images/icon_delivery.png) 0 0 no-repeat;}
.catalogElement .payDelivery .pay {background:url(../images/icon_pay.png) 0 0 no-repeat;}
.catalogElement .payDelivery .credit {background:url(../images/icon_credit.png) 0 0 no-repeat;}
.catalogElement .errorText {color:#333; margin-bottom:40px;}
.catalogElement .tabs {margin-bottom:20px;}
.catalogElement .tabs .myTabs {text-align:left;}
.catalogElement .tabs .tab-pane {padding:20px; border:1px solid #dde2ef;}
.catalogElement .oferta { padding-top:20px;  border-top:1px solid #dde2ef;}
.catalogElement .bx-catalog-tab-list {display:none;}
.catalogElement .fb-comments, .catalogElement .fb-comments iframe, .catalogElement .fb-comments > span {width:100% !important;}
.catalogElement  #chars .line {height:0px; border-bottom:1px solid #dde2ef; margin:10px 0;}


.servicesList {letter-spacing: -0.3em;}
.servicesList .itemBlock { display:inline-block; vertical-align:top; float:none;letter-spacing: normal; margin-bottom:30px;}
.servicesList .itemBlock .item {border:1px solid #dde2ef ; height:223px;padding:15px; position:relative;}
.servicesList .itemBlock .item .image {display:block; height:117px; position:relative; }
.servicesList .itemBlock .item .image img {position: absolute;    margin: auto;    left: 0;    top: 0;    bottom: 0;    right: 0; max-width:100%; max-height:100%;}
.servicesList .itemBlock .item .title {position:absolute; width:calc(100% - 30px); left:15px; bottom:15px;}

.contacts .cell {margin-bottom:20px;}
.contacts .filial .cell {margin-bottom:10px;}
.contacts .cell img {margin-right:10px;}
.contacts .rowCells, #ymaps-map-container {margin-bottom:20px;}
.contacts .line {height:0px; border-bottom:1px solid #dde2ef; margin-bottom:10px;}

table.withIcons {width:100%; margin-bottom:20px;}
table.withIcons td {vertical-align:top;}
table.withIcons .icon {width:95px; text-align:center;}
table.withIcons.bank .icon {width:166px; text-align:left;}
table.withIcons .text {width:calc(100% - 95px);}
table.withIcons.bank .text {width:calc(100% - 166px);}
table.withIcons .text h3 {margin-bottom:10px; font-size:15px;}

.creditBlock {padding:30px; border:1px solid #dde2ef;}
.creditBlock .line {height:0px; border-bottom:1px solid #dde2ef; margin-bottom:20px;}

.bx-filter .bx-filter-button-box .btn-default {width:100%;}
.bx-filter .bx-filter-button-box .btn-link {width:100%; text-align:center; text-transform:none; color:#fff; text-decoration:none; background:#b3b3b3 url(../images/clear_filter.png) 51px 50% no-repeat;}

.mobileCatButtons {margin-bottom:20px;}
.mobileCatButtons a {display:inline-block;  border:1px solid #dde2ef; padding:12px 15px; text-transform:uppercase; color:#000; text-decoration:none; margin-right:20px}
.mobileCatButtons a.catalog {background:url(../images/accordeon.png) 15px 50% no-repeat; padding-left:46px;}
.mobileCatButtons a.catalog.active {background:url(../images/close.png) 15px 50% no-repeat; padding-left:42px;}
.mobileCatButtons a.filter {background:url(../images/search.png) calc(100% - 15px) 50% no-repeat; padding-right:45px; margin-right:0;}
.mobileCatButtons a.filter.active {background:url(../images/close.png) calc(100% - 15px) 50% no-repeat; padding-right:42px;}

.footerContacts {color:#fff; font-weight:bold;}
.footerContacts .footerContactsBg {background-color:#333; padding:40px 0;}
.footerContacts span {color:#bcbfc6; font-weight:normal;}

.footerSubscribe {color:#fff; font-weight:bold;}
.footerSubscribe .footerSubscribeBg {background-color:#d52c2c; padding:30px 0;}
.footerSubscribe .wrap {width:692px; margin:0 auto; padding:0; font-weight:normal;}
.footerSubscribe .wrap .text {background:url(../images/subscribe_icon.png) 0 0 no-repeat; padding-left:122px; padding-top:6px; min-height:92px; margin-bottom:20px;}
.footerSubscribe .wrap .form .form-group {width:100%;}
.footerSubscribe .wrap .form .form-group input, .footerSubscribe .wrap .form .form-group button {width:32%;}
.footerSubscribe .wrap .form .form-group button {padding:8px 15px;}
.footerSubscribe .wrap .form a {color:#fff; text-decoration:underline;}

.footer {}
.footer .footerBg { background-color:#2b2b2b; padding:10px 0 20px;}
.footer .footerBg a {color:#b3b3b3;}

.footer .nav > li > a:hover, .footer .nav > li > a:focus {background:none;}
.footer .nav li:first-child a {padding-left:0;}
.footer a .caret, .footer a:hover .caret  {background:url(../images/caret_head.png) 0 0 no-repeat;}
.footer a[aria-expanded=true] .caret, a[aria-expanded=true]:hover .caret{background-position:0 -7px;}
.footer .dropdown-menu a {color:#333 !important;}
.footer .footerMainMenu{}
.footer .footerMainMenu ul.nav {border-bottom:1px solid #252525;padding-bottom:10px; width:100%;}
.footer .footerMainMenu ul.nav li {padding-bottom:0;}
.footer .line {height:0; border-bottom:1px solid #252525;}
.footer .manyBlocksMenu {color:#828282;}
.footer .manyBlocksMenu .nav {margin:20px 0;}
.footer .manyBlocksMenu .nav .menuTitle span { margin-bottom:20px; display:block;}
.footer .manyBlocksMenu .nav .menuTitle ul li {margin-bottom:10px;}
.footer .manyBlocksMenu .nav .menuTitle ul li:last-child {margin-bottom:0;}
.footer .manyBlocksMenu .menuType2 a { padding-left:0 !important; padding-top:0 !important;}
.footer .copyrights {color:#828282;}

#add2basket img {max-height:200px;}
#add2basket .modal-footer {text-align:center;}

#compareListBottom {position:fixed; bottom:0; left:0; width:100%; padding:15px 0; background-color:#333; text-align:center; color:#fff; z-index:1;}
#compareListBottom a {color:#fff;}
#compareListBottom .btn {margin:0 15px; padding:5px 10px}

.priceRequest {font-size:80%; color:#d52c2c !important; border-bottom:1px dashed #d52c2c; text-decoration:none !important;}
.priceRequest:hover {border-bottom:none;}
.add2Basket.inActive img {filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */}
  
.sortButtons {padding:0 12px 25px 0; text-align:right;}
.sortButtons a { display:inline-block;  border:1px solid #dde2ef; padding:12px 15px; text-transform:uppercase; color:#474747; text-decoration:none; margin-left:20px}
.sortButtons a.current, .sortButtons a:hover {border:1px solid #D52C2C; color:#D52C2C;}
.sortButtons a.current .caret, .sortButtons a:hover .caret {background: url(../images/caret_hover.png);}
.sortButtons a.asc .caret { background-position: 0 -7px;}
.sortButtons a.asc:hover .caret { background-position: 0 0;}
.sortButtons a.desc .caret { background-position: 0 0;}
.sortButtons a.desc:hover .caret { background-position: 0 -7px;}



/* Styles by Tokarenko Tatiana are below: */
.btn-to-catalog {
	background-color: white;
	border: 1px solid #d52c2c;
	transition: all 0.2s;
}

.btn-to-catalog:hover {
	/*border-width: 1.5px;*/
	color: #d52c2c;
	box-shadow: 0 0 2px 0 gray;
}

.fancybox-gallery {
	min-height: 220px;
    min-width: 200px;
    display: inline-block !important;
    vertical-align: top;
    position: relative;	
}

.fancybox-gallery img {
	position: absolute;
    margin: auto;
    left: 0;
    /*top: 0;*/
    bottom: 0;
    /*right: 0;*/
    padding: 15px;
    border: 1px solid #ebebeb;
	width: 200px;
}

.fancybox-gallery-horisontal {
	min-height: 150px;
}

.flex-container-in-news {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}

.flex-container-in-news img {
	width: 25%;
	flex-grow: 1;
}

.justify {
	text-align: justify;
}

ol > li {
	margin-bottom: 0.7em;
}

.table-in-news td,
.table-in-news th {
	padding: 10px;
}

.table-in-news-border, .table-in-news-border-bottom {
	border-collapse: collapse;
}

.table-in-news-border td,
.table-in-news-border th {
	border: 1px solid #969696;
}

.table-in-news-border-bottom tr {
	border-bottom: 1px solid #eee;
}

.text-indent {
	text-indent: 2em; /* Отступ первой строки */
	text-align: justify; /* Выравнивание по ширине */
}

.ul-dash {
	list-style-type: none;
	list-style-position: inside;
	text-indent: 1.2em;
	text-align: justify;
}

.ul-dash li::before {
	content: "–";
	position: relative;
	left: -5px;
}

.ul-dash li {
	margin-bottom: 0.5em;
}

.ul-dash li:last-child {
	margin-bottom: 0em;
}

.ul-dash-second {list-style-type: square; list-style-position: inside; text-indent: 3em; text-align: justify;}
.ul-dash-second li:before {content: ""; position: relative; left: 0px;}

.seminar-header-rational {
	position: relative;
	/*width: 100%;*/
	min-height: 440px;
	background: url("/upload/medialibrary/1b2/1b23f222229d0f72b065829e4054702d.png") no-repeat;
	background-size: contain;
}

.seminar-header-rational div {
	position: absolute;
	top: 20px;
	left: 10px;
	padding: 10px 10px 0 10px;
	/*background-image: linear-gradient(225deg, white 25%, transparent 25%);*/
	background-color: white;
}

.seminar-header-rational div::after {
	background-image: linear-gradient(to right top, white 50%, transparent 50%);
	z-index: 10000;
	content: "";
	width: 146px;
	height: 146px;
	position: absolute;
	bottom: 0;
	top: 0;
	right: -146px;
}

.seminar-header-rational-simple {
	position: relative;
	/*width: 100%;*/
	min-height: 440px;
	background: url("/upload/medialibrary/1b2/1b23f222229d0f72b065829e4054702d.png") no-repeat;
	background-size: contain;
}

.seminar-header-rational-simple div {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 10px 10px 0 10px;
	/*background-image: linear-gradient(225deg, white 25%, transparent 25%);*/
	background-color: white;
}

/* hidden field for web-forms, antibot */
.webform-youremail {
	display: none;
}