@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  outline: none; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

html, body {
  width: 100%;
  height: 100%;
  font-family: Roboto; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: 'roboto-thin';
  src: url("fonts/roboto-thin.eot");
  src: url("fonts/roboto-thin.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-thin.woff") format("woff"), url("fonts/roboto-thin.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'roboto-regular';
  src: url("fonts/roboto-regular.eot");
  src: url("fonts/roboto-regular.eot?#iefix") format("embedded-opentype"), url("fonts/roboto-regular.woff") format("woff"), url("fonts/roboto-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'PT Sans';
  font-weight: bold;
  src: url("fonts/pt_sans-bold.ttf"); }
a {
  color: #457cd7;
  text-decoration: underline; }

a:hover {
  text-decoration: none; }

.wrapper {
  background: url(../images/back.jpg) no-repeat -150px top;
  width: 100%;
  /*min-height: 100%;*/
  height: auto !important;
  margin: 0 auto;
  box-sizing: border-box;
  /* the bottom margin is the negative value of the footer's height */ }

body > .wrapper {
  padding: 0 15px; }

.content_page h2 {
  font-family: 'PT Sans';
  font-weight: bold;
  font-size: 28px;
  color: #363535;
  margin: 10px 0 15px; }

.content_page h3 {
  font-family: 'PT Sans';
  font-weight: bold;
  font-size: 24px;
  color: #363535;
  margin: 10px 0 15px; }

.content_page h4 {
  font-family: 'PT Sans';
  font-weight: bold;
  font-size: 18px;
  color: #363535;
  margin: 10px 0 15px; }

.content_page h5 {
  font-family: 'PT Sans';
  font-weight: bold;
  font-size: 16px;
  color: #363535;
  margin: 10px 0 15px; }

.content_page li {
  margin-bottom: 20px;
  padding-left: 30px;
  background: url(/images/li-item.png) no-repeat left 4px; }

.wrapper.innerpage {
  /*margin:0 auto;*/ }

footer, .push {
  min-height: 230px;
  /* .push must be the same height as .footer */ }

.fleft {
  float: left; }

.nodisplay {
  display: none !important; }

.btn1 {
  display: block;
  border: 3px solid #9fa8a7;
  padding: 6px 15px;
  color: #9fa8a7;
  font: bold 18px 'Arial';
  text-decoration: none;
  border-radius: 21px;
  display: inline-block;
  line-height: 20px;
  height: 20px;
  box-sizing: content-box;
  background: #FFF;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
  behavior: url(/js/pie/PIE.htc); }

.btn1:hover {
  color: #FFF;
  border-color: #d9d9d9;
  background: #d9d9d9; }

.btn2 {
  position: relative;
  display: inline-block;
  padding: 0 20px;
  background: #AA2534;
  color: #fff;
  text-decoration: none;
  line-height: 38px;
  height: 38px;
  font-size: 20px;
  border-radius: 19px;
  font-style: normal;
  border: none;
  behavior: url(/js/pie/PIE.htc); }

header,
.conteiner {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  clear: both; }

header {
  height: 179px;
  position: relative;
  display: table; }

header a {
  text-decoration: none;
  border-bottom: 1px dashed; }

header a:hover {
  border: none; }

footer {
  background: #f1f1f1; }

.clear {
  clear: both; }

.block-content {
  background: #fff;
  width: 100%;
  min-height: 100%;
  /*overflow: hidden;*/
  padding: 30px 0 0 0; }

.main-head-left {
  width: 100%;
  height: 119px;
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
  top: 61px;
  left: -1000px; }

/*.footer{
	height: 100%;
	background: url(../images/shadow01.png) no-repeat;
	box-sizing: border-box;
	padding: 0 15px;
}
.footer:after {
	clear: both;
	display: block;
	content: '';
}*/
.block-logo {
  font-weight: 100;
  color: #333;
  position: relative;
  vertical-align: middle;
  display: table-cell;
  width: 237px;
  height: 100%; }

/*.logo{
	width: 100%;
	max-width: 293px;
	height: 127px;
	background: url(../images/logo.png) no-repeat 0px 0px;
	position: absolute;
	bottom: 25px;
	padding:0;
}*/
.innerpage .logo {
  height: 127px;
  background: url(../images/logo.png) no-repeat 0px 0px;
  bottom: 29px; }

.block-logo a {
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  border: none; }

.block-logo a img {
  max-width: 100%; }

.block-logo:after {
  display: inline-block;
  content: '';
  vertical-align: middle;
  height: 100%;
  width: 0; }

.block-logo p.f-13 {
  text-transform: uppercase;
  line-height: 22px;
  margin: 17px 0 0 117px; }

.f-12 {
  font-size: 13px;
  margin: 5px 0 0 117px;
  line-height: 13px; }

.f-13 {
  font-size: 13px;
  color: #AA2534; }

.f-15 {
  font-size: 15px; }

.f-30 {
  font-size: 32px;
  letter-spacing: 1.5px; }

.f-35 {
  font-size: 37px;
  padding: 8px 0 0 0;
  color: #AA2534; }

.middle-top-block {
  vertical-align: middle;
  display: table-cell;
  position: relative;
  right: 130px; }

.middle-top-block .middle-top-block_inner {
  max-width: 600px;
  margin: 0 auto; }

.top-phone {
  font: 500 29px 'Roboto', sans-serif;
  color: #232526;
  margin: 23px 0 7px 0;
  float: left; }

.top-phone span {
  color: #AA2534; }

.choose-pharmacy, .call, .ask-q, .call-site, .basket, .cabinet {
  background: url(../images/icons.png) no-repeat; }

.choose-pharmacy {
  float: right;
  margin: 23px 0 7px 15px;
  padding: 0 21px 0 0;
  background-position: 108% -117px;
  position: relative; }

.choose-pharmacy a {
  color: #232526; }

.choose-pharmacy.open a {
  color: #F00;
  border: none; }

.choose-pharmacy ul {
  display: none; }

.choose-pharmacy.open ul {
  display: block;
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  min-width: 100%;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.choose-pharmacy ul li {
  background: #FFF;
  border: #CCC solid 1px;
  border-radius: 6px;
  padding: 4px 10px;
  margin-bottom: 2px;
  cursor: pointer;
  behavior: url(/js/pie/PIE.htc); }

.middle-block-link {
  margin: 17px 0 15px 0; }

.middle-block-link a {
  font-size: 12px;
  color: #9fa8a7;
  border-bottom: 1px dotted; }

.call, .ask-q, .call-site, .basket, .cabinet {
  padding: 0 0 0 18px; }

.call, .ask-q {
  margin: 0 62px 0 0; }

.call {
  background-position: 2px -70px; }

.ask-q {
  background-position: 2px -97px; }

.search {
  width: 100%;
  max-width: 100%;
  height: 41px;
  line-height: 27px;
  /* line-height: 1px; */
  border: 3px solid #e2e7ea;
  border-radius: 18px;
  font-size: 14px;
  font-style: italic;
  color: #5A5A5A;
  padding: 0 0 0 10px;
  behavior: url(/js/pie/PIE.htc);
  position: relative;
  box-sizing: border-box; }

.search-block {
  margin-top: 18px; }

.but-search {
  max-width: 91px;
  width: 100%;
  height: 35px;
  background: url(/css/../images/icons.png) 109% -128px no-repeat #e7e6ec;
  border-radius: 18px;
  font-size: 18px;
  cursor: pointer;
  padding: 0 0 2px 0;
  behavior: url(/js/pie/PIE.htc);
  position: absolute;
  top: 3px;
  right: 1px; }

@-moz-document url-prefix() {
  .but-search {
    padding: 0 0 4px 0; } }
.but-search:hover {
  background: url(../images/icons.png) 109% -128px no-repeat #9fb7cc; }

.right-top-block {
  display: table-cell;
  vertical-align: middle;
  width: 130px;
  height: 100%;
  left: calc(100% - 130px - 237px);
  position: relative; }

.call-site {
  margin: 37px 0 25px 14px;
  font-size: 14px;
  font-weight: bold;
  background-position: 0 -50px; }

.call-site a {
  color: #AA2534;
  border-bottom: 2px dotted; }

.basket, .cabinet {
  /*font-style: italic;
  font-size: 12px;
  margin: 0 0 25px 18px;
  padding: 0 0 10px 20px;*/
  font-size: 14px;
  position: relative; }

.basket a, .cabinet a {
  color: #457cd7; }

.cabinet {
  background-position: 0 -25px;
  position: relative; }

.cabinet:hover:after {
  content: '';
  position: absolute;
  top: 10px;
  width: 100%;
  height: 40px;
  left: 0;
  display: block; }

.left-menu-block {
  width: 21%;
  /*margin: 30px 0 0 0;*/
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.left-menu {
  font: 18px 'PT Sans', sans-serif; }

.left-menu a {
  color: #232526; }

.left-menu > li > a:hover {
  text-decoration: none;
  color: #a0a0a0; }

.left-menu li {
  margin: 0 0 10px 0; }

.left-menu ul {
  /*background: url(../images/left-menu.png) no-repeat;*/
  background-size: contain;
  margin: 13px 0 0 0; }

.left-menu ul li, .left-menu-cat li {
  margin: 0 0 6px 0;
  padding: 0 0 0 0;
  line-height: 18px;
  background: none;
  display: flex; }

.left-menu ul li:before, .left-menu-cat li:before {
  content: '—';
  display: inline-block;
  margin-right: 5px; }

.sub-menu-cat li {
  background: none;
  margin: 0 0 12px 0;
  padding: 0;
  font-size: 12px;
  line-height: 12px; }

.left-menu ul > li > ul > li > a:hover {
  text-decoration: none; }

.left-menu ul a, .left-menu-cat > li > a {
  color: #457cd7; }

.left-menu ul a.active, .left-menu-cat > li > a.active {
  color: red; }

.left-menu-cat > li > a:hover {
  text-decoration: none; }

.left-menu ul a:hover {
  color: #457cd7;
  text-decoration: none; }

.left-menu-cat li .sub-menu-cat {
  display: none; }

.left-menu-cat li a.active ~ .sub-menu-cat {
  display: block; }

.sub-menu-cat {
  margin: 6px 0 0 0; }

.sub-menu-cat a {
  color: #6c8296;
  padding: 0 0 0 18px;
  margin: 0 0 0 -18px; }

.sub-menu-cat a:hover, .sub-menu-cat .active > a {
  color: #AA2534;
  background: url(../images/active-menu.jpg) no-repeat;
  display: inline-block; }

/*.link-250{
	background: url(../images/ic-l-01.png) no-repeat;
}
.link-251{
	background: url(../images/ic-l-02.png) no-repeat;
}
.link-255{
	background: url(../images/ic-l-03.png) no-repeat;
}
.link-253{
	background: url(../images/ic-l-04.png) no-repeat;
}
.link-252{
	background: url(../images/ic-l-05.png) no-repeat;
}
.link-249{
	background: url(../images/ic-l-06.png) no-repeat;
}*/
.slider-block {
  width: 78%;
  height: 406px;
  margin: 30px 0 123px 0;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.slider-block .swiper-container_main .swiper-wrapper .swiper-slide img {
  height: 100%;
  object-fit: cover; }

.block-content-slide {
  position: absolute;
  z-index: 1;
  bottom: 23px;
  right: 10px;
  max-width: 340px;
  text-align: center;
  pointer-events: none; }

.block-content-slide h2 {
  font-size: 18px;
  font-weight: 200;
  color: #fff;
  margin: 18px 0 9px 0; }

.block-content-slide h2 a {
  color: #457cd7; }

.block-content-slide a:hover {
  text-decoration: none; }

.block-content-slide p {
  font-size: 14px;
  font-style: italic;
  color: #717171;
  margin: 0 0 10px 0; }

.price-slide, .more-slide, .price-product {
  display: inline-block;
  padding: 6px 15px;
  background: transparent;
  border-radius: 15px;
  color: #AA2534;
  font-size: 14px;
  text-transform: uppercase;
  border: 2px solid #AA2534;
  behavior: url(/js/pie/PIE.htc);
  position: relative; }

.price-product:not(.disable) {
  border-right: none; }

.price-slide span, .price-product span {
  text-decoration: line-through;
  font-weight: 700; }

.more-slide {
  font-size: 14px;
  text-transform: none;
  background: #bac7d0;
  border: 3px solid #fff;
  padding: 6px 15px;
  margin: 0 0 0 6px; }

.more-slide a {
  text-decoration: none;
  color: #fff;
  font-weight: bold; }

.more-slide:hover {
  background: #8a97a2; }

.old-price-slide, .old-price-product {
  color: #9fa8a7;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding: 0 25px;
  margin: 8px 0 0 0; }

.old-price-slide span, .old-price-product span {
  text-transform: uppercase;
  text-decoration: line-through;
  font-weight: bold; }

.old-price-slide:after, .old-price-product:after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 78px;
  top: 9px;
  left: 8px;
  border-top: 1px solid #9fa8a7; }

.main-title {
  color: #fff;
  margin: 0 0 77px 0;
  clear: both; }

.item-product {
  padding: 0 15px 20px 15px;
  display: inline-block;
  vertical-align: top;
  border-radius: 15px;
  border: 7px solid #fff;
  position: relative;
  overflow: hidden;
  behavior: url(/js/pie/PIE.htc);
  box-sizing: border-box;
  width: 100%; }

.item-product img {
  max-width: 100%; }

.item-product:hover {
  border-color: #e7e6ec; }

.img-item-product {
  text-align: center;
  margin: 0 0 0 0px;
  position: relative; }

.item-product h3, .item-product .iptitle {
  font: normal 18px 'Arial';
  height: 45px;
  overflow: hidden; }

.item-product a {
  color: #457cd7; }

.item-product p {
  font: italic 14px 'Arial';
  color: #717171;
  margin: 0 0 10px 0; }

.buy-product {
  display: inline-block; }

.buy-product.buy-product-catalog {
  position: absolute;
  /*bottom: 11px;*/
  right: 11px; }

.buy-product.buy-product-catalog.add2basket {
  left: 103px; }

.buy-product a {
  display: block;
  border: 3px solid #9fa8a7;
  padding: 3px 15px 3px 35px;
  color: #9fa8a7;
  text-decoration: none;
  border-radius: 15px;
  behavior: url(/js/pie/PIE.htc);
  position: relative; }

.buy-product a:hover {
  color: #AA2534;
  border-color: #AA2534; }

#k_element.buy-product a {
  display: block;
  border: 2px solid #AA2534;
  padding: 0 18px;
  border-radius: 50px;
  line-height: 41px;
  background: #AA2534;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  behavior: url(/js/pie/PIE.htc); }

#k_element.buy-product a.attent2availablity {
  background: #f7f7f7;
  border: 2px solid #AA2534;
  color: #AA2534; }

#k_element.buy-product a.attent2availablity:hover {
  background: #e33239;
  border: 2px solid #e33239; }

#k_element.buy-product a:hover {
  color: #fff;
  border-color: #44b24d;
  background: #44b24d; }

.kk_pickup {
  float: left;
  width: 180px;
  font-size: 14px;
  font-style: italic;
  margin: 0 0 0 7px; }

.item-cat-product:hover .buy-product a {
  color: #AA2534;
  border-color: #AA2534; }

.buy-product.cantbuy a {
  /*opacity:0.5;*/ }

.sell {
  position: absolute;
  width: 49px;
  height: 49px;
  background: url(../images/sell.png) no-repeat;
  top: 14px;
  left: 14px; }

.main-block-products {
  position: relative; }

.ui-tabs-nav {
  margin: 0 0 50px 0; }

.tab-link {
  display: inline-block;
  position: relative;
  margin: 0 10px 10px 0;
  z-index: 1; }

.tab-link a {
  text-decoration: none;
  display: block;
  padding: 10px 25px;
  border-radius: 32px;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  background: #ffffff;
  border: 2px solid #dcdcdc;
  font-size: 16px;
  color: #516168;
  position: relative; }

.tab-link a:hover {
  border-color: #f2f2f2;
  background: #f2f2f2; }

.ui-tabs-active a {
  color: #AA2534;
  border: 2px solid #AA2534;
  font-weight: bold; }

.ui-tabs-active a:hover {
  color: #AA2534;
  border: 2px solid #AA2534; }

.main-title-news {
  position: relative;
  padding: 60px 0 30px 0; }

.main-title-news h2 {
  display: inline-block;
  margin: 0 0 0 0px;
  padding: 0 25px 0 0;
  z-index: 4;
  position: relative;
  font: bold 30px 'PT Sans', sans-serif; }

/*.main-title-news:before{
	display: block;
	position: absolute;
	content: '';
	border-top: 1px solid #d4d4d4;
	width: 100%;
	top: 24px;
}*/
.main-block-news {
  width: 100%;
  background: #f7f7f7; }

.main-news {
  text-align: center;
  width: 100%;
  /*height: 288px;*/
  margin: 0 auto;
  padding: 34px 15px 15px;
  background: url(../images/shadow01.png) no-repeat, url(../images/shadow02.png) 0 100% no-repeat;
  box-sizing: border-box; }

.item-news {
  max-width: 355px;
  text-align: left;
  display: inline-block;
  vertical-align: top;
  margin: 0 68px 60px 0;
  position: relative; }

div.item-news:nth-of-type(3n) {
  margin: 0; }

.date-news {
  /*width: 32px;*/
  height: 24px;
  background: #c0d3da;
  color: #fff;
  border-radius: 5px;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  /*text-align: center;*/
  line-height: 9px;
  padding: 5px;
  margin: 0 10px 0 0;
  behavior: url(/js/pie/PIE.htc); }

.day {
  font-size: 20px;
  border-right: 1px solid #fff;
  height: 100%;
  padding: 0 5px 0 0;
  line-height: 26px; }

.mounth {
  font-size: 10px;
  height: 100%;
  padding: 0 0 0 5px;
  line-height: 13px; }

.date-news span {
  font-size: 8px;
  text-transform: uppercase; }

.item-news h3 {
  font: bold 24px 'PT Sans', sans-serif;
  margin: 0 0 9px 0;
  line-height: 34px;
  /*height:34px;
  overflow:hidden;*/ }

.item-news h3 a {
  color: #333333; }

.item-news h3 a:hover {
  text-decoration: none; }

.text-news {
  clear: both;
  font-size: 12px;
  color: #363435;
  padding-top: 10px;
  /*height:180px;*/
  min-height: 120px;
  overflow: hidden;
  line-height: 15px; }

.text-news p {
  margin: 0 0 20px 0; }

.more-news {
  width: 100px;
  height: 40px;
  float: right;
  background: url(../images/more.png) 100% 0 no-repeat;
  font: bold italic 12px 'Arial';
  position: absolute;
  right: 0;
  top: 212px; }

.more-news:hover {
  background-position: 100% -42px; }

.more-news a {
  text-decoration: none;
  color: #8a8989;
  display: block;
  /*width: 60px;*/
  height: 100%;
  padding: 4px 40px 0 0; }

.more-news a:hover {
  color: #AA2534; }

.news-list-page {
  background: none;
  height: auto; }

.news-list-page .item-news {
  margin-bottom: 50px; }

.news-list-page .day {
  border: none;
  line-height: 20px;
  text-align: center;
  padding: 0; }

.news-list-page .date-news {
  height: auto; }

.news-list-page .mounth {
  padding: 0;
  line-height: 10px; }

.news-list-page .item-news h3 a {
  font-weight: normal; }

.manufactured {
  position: relative;
  margin: 70px 0 32px 0;
  height: 130px;
  background: url(../images/shadow01.png) 50% 100% no-repeat; }

.main-info {
  font-size: 13px;
  color: #333; }

.main-info h2 {
  font: bold 30px 'PT Sans', sans-serif;
  color: #363535;
  margin: 0; }

.main-info p {
  margin: 0 0 15px 0; }

.block-options {
  margin: 50px 0;
  text-align: center; }

.delivery, .payment, .discount, .reviews {
  display: inline-block;
  vertical-align: top;
  max-width: 143px;
  width: 100%;
  height: 190px;
  background: url(../images/icons-options.png) no-repeat;
  font-size: 18px;
  text-align: center;
  overflow: hidden;
  line-height: 18px; }

.delivery, .payment, .discount {
  margin: 0 138px 0 0; }

.delivery a, .payment a, .discount a, .reviews a {
  text-decoration: none;
  color: #aeb5c0;
  display: block;
  width: 100%;
  height: 100%;
  padding: 150px 0 0 0; }

.delivery a:hover, .payment a:hover, .discount a:hover, .reviews a:hover {
  color: #457cd7; }

.delivery:hover {
  background-position: -157px 0; }

.payment {
  background-position: 0 -192px; }

.payment:hover {
  background-position: -157px -192px; }

.discount {
  background-position: 0 -384px; }

.discount:hover {
  background-position: -157px -384px; }

.reviews {
  background-position: 0 -575px; }

.reviews:hover {
  background-position: -157px -575px; }

.logo-foot {
  padding: 60px 0 0 110px;
  font-family: 'roboto-thin';
  font-weight: 100;
  color: #333;
  background: url(../images/logo-foot2.png) 0 70px no-repeat; }

.logo-foot p {
  width: 183px;
  font-size: 12px;
  margin: 0 0 20px 0;
  line-height: 15px; }

.logo-foot p span {
  font-size: 16px; }

.name-company {
  text-transform: uppercase; }

p.name-company span {
  font-size: 32px;
  line-height: 24px; }

.copy {
  color: #a0a0a0;
  font: 14px 'Arial'; }

.logo-foot .copy {
  margin-top: 110px; }

.menu-block-foot {
  padding: 65px 0 0 0;
  font-size: 14px;
  font-style: italic;
  margin: 0 0 0 105px; }

.menu-foot li {
  margin: 0 0 8px 0; }

.menu-foot a {
  color: #404343;
  text-decoration: none;
  border-bottom: 1px dashed #404343; }

.menu-foot a:hover {
  border: none; }

.counter {
  width: 105px;
  padding: 87px 0 0 0;
  margin: 0 0 0 86px; }

.counter img {
  margin: 0 0 10px 0; }

.contacts-foot {
  float: right; }

.phone-foot {
  margin: 0 0 -10px 0;
  padding: 55px 0 0 0;
  background: url(../images/phone.png) 50px 58px no-repeat;
  text-align: right;
  font: 18px 'PT Sans';
  color: #333; }

.phone-foot span {
  font-weight: bold; }

.catalog {
  width: 79%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.catalog .catalog {
  width: 100%; }

.catalog h1, .conteiner h1 {
  font: bold 30px 'PT Sans';
  color: #363535;
  margin: 0 0 40px 0; }

.main-title h1 {
  font: 100 58px/26px 'roboto-thin';
  color: #fff;
  text-align: center; }

.main-title h1 span {
  font: 64px 'Roboto Condensed', sans-serif;
  word-spacing: 8px; }

.breadcrumbs {
  margin: 0 0 26px 0; }

.breadcrumbs li {
  display: inline-block;
  font-size: 14px;
  color: #6c8296;
  /*background: url(../images/breadcrumbs.jpg) 100% 5px no-repeat;*/
  /*padding: 0 27px 0 0;*/
  /*margin-right: 4px;*/ }

.breadcrumbs > ul > li + li:before {
  display: inline-block;
  font-family: "Custom Icon Fonts";
  content: '\0077';
  padding: 0 6px;
  color: #999999;
  font-size: 8px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.breadcrumbs li:last-child {
  background: none; }

.breadcrumbs a {
  color: #9fb7cc;
  text-decoration: underline; }

.breadcrumbs a:hover {
  color: #AA2534;
  text-decoration: underline; }

.filter-block {
  width: 100%;
  height: 130px;
  background: #e8eef3; }

.sec1-filter {
  padding: 12px 0 0 18px;
  font-size: 12px;
  color: #333333; }

.sec2-filter {
  font-size: 14px;
  font-style: italic;
  color: #333333;
  padding: 18px 0 0 18px; }

.sec2-filter input {
  width: 50px;
  height: 30px;
  background: #fff;
  border: 3px solid #d6dbe0;
  border-radius: 25px;
  margin: 0 0 0 6px;
  padding: 0 0 0 10px;
  font-size: 12px;
  color: #a0a0a0;
  font-style: italic;
  behavior: url(/js/pie/PIE.htc); }

.sec2-filter span {
  font: bold 24px 'Arial';
  text-decoration: line-through;
  color: #d6dbe0;
  margin: 0 0 0 5px; }

.sec2-filter .but-filter {
  width: 89px;
  height: 32px;
  background: url(../images/icons.png) 107% -150px no-repeat #9fb7cc;
  text-align: center;
  color: #fff;
  font: normal 18px 'Arial';
  text-transform: lowercase;
  border: none;
  cursor: pointer;
  padding: 0; }

.heapBox {
  margin: 0 9px 0 0;
  vertical-align: middle; }

#heapbox_catalog_sort .holder, #heapbox_catalog_onpage .holder {
  width: 210px; }

.availability-filter {
  float: right;
  margin: 14px 11px 0 0; }

#slider-range {
  width: 193px;
  height: 7px;
  border: 3px solid #d6dbe0;
  border-radius: 5px;
  position: relative;
  background: #fff;
  display: inline-block;
  margin: 0 80px 0 45px;
  behavior: url(/js/pie/PIE.htc); }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

.ui-widget-header {
  background: #AA2534; }

#tabs .ui-widget-header {
  background: none; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 13px;
  height: 13px;
  cursor: default;
  background: url(../images/slider.jpg);
  top: 10px;
  margin-left: -6px; }

.filter-block2 {
  margin: 20px 0; }

.filter-block2 > span {
  display: inline-block;
  margin-right: 4px; }

.filter-block2 span, .filter-block2 form {
  vertical-align: middle; }

.buttons-filter {
  float: right; }

.buttons-filter li {
  display: inline-block;
  /*width: 96px;*/
  /*height: 33px;*/
  /*font: italic 12px/27px 'Arial';*/
  overflow: hidden;
  font-size: 18px;
  margin: 0;
  padding: 0;
  background: none; }

.buttons-filter a {
  color: #a0a0a0;
  text-decoration: none;
  display: block;
  /*width: 58px;*/
  /*height: 27px;*/
  /*background-image: url(../images/filter.png);
  background-repeat: no-repeat;*/
  padding: 0 0 0 20px;
  /*border: 3px solid #dde5e9;*/
  /*border-radius: 3px;*/
  /*behavior: url(/js/pie/PIE.htc);*/
  position: relative;
  margin-left: 15px; }

.buttons-filter a > div:before {
  font-family: "Custom Icon Fonts";
  line-height: inherit;
  font-size: inherit;
  text-align: left;
  min-width: 20px;
  margin-left: -20px;
  display: inline-block; }

.buttons-filter a .bar:before {
  content: '\0062'; }

.buttons-filter a .table:before {
  content: "\0063"; }

.buttons-filter a:hover, .buttons-filter a.active {
  color: #6590dc;
  border-color: #9fb7cc; }

.tile-filter {
  background-position: 0 -37px; }

.tile-filter:hover, .tile-filter.active {
  background-position: 0 1px; }

.table-filter {
  background-position: 2px -73px; }

.table-filter:hover, .table-filter.active {
  background-position: 2px -108px; }

.block-catalog.sss:after {
  clear: both;
  display: block;
  content: ""; }

.cat-item {
  width: 25%;
  float: left;
  padding: 0 5px;
  box-sizing: border-box;
  margin-bottom: 15px; }

.item-cat-product {
  vertical-align: top;
  border: 1px solid #dde5e9;
  padding: 0 11px 10px 11px;
  height: 315px;
  overflow: hidden;
  position: relative; }

.item-cat-product:hover {
  box-shadow: 0 0 0px 7px #e7e6ec;
  border-radius: 10px;
  behavior: url(/js/pie/PIE.htc); }

.item-cat-product:nth-child(3n+3) {
  margin-right: 0; }

.item-cat-product:hover:nth-child(3n+3) {
  margin-right: -6px; }

.img-cat-product {
  margin: 0 0 10px 0;
  height: 145px;
  overflow: hidden;
  text-align: center;
  line-height: 145px;
  position: relative; }

.img-cat-product a {
  display: block;
  height: 145px; }

.img-cat-product a:before {
  display: inline-block;
  content: ""; }

.img-cat-product img {
  vertical-align: middle; }

.item-cat-product .zoomrow {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: normal;
  height: auto; }

.item-cat-product a.zoomin {
  display: none; }

.item-cat-product:hover a.zoomin {
  z-index: 2;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: -webkit-linear-gradient(top, #fff, #eee);
  background: -moz-linear-gradient(top, #fff, #eee);
  background: -ms-linear-gradient(top, #fff, #eee);
  background: -o-linear-gradient(top, #fff, #eee);
  background: linear-gradient(to bottom, #fff, #eee);
  height: 25px;
  line-height: 25px;
  font-size: 13px;
  color: #999;
  padding: 0 8px;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.4);
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: inline-block;
  behavior: url(/js/pie/PIE.htc); }

.item-cat-product a.zoomin:hover {
  background: linear-gradient(to bottom, #fff, #e7e7e7); }

.item-cat-product:hover a.zoomin:before {
  width: 13px;
  height: 25px;
  float: left;
  background: url(/images/zoom-icon.png) no-repeat center;
  margin-right: 4px; }

.item-cat-product.item-catalog-product h3 {
  width: 205px; }

.item-cat-product h3 {
  font-size: 13px;
  line-height: 17px;
  height: 34px;
  overflow: hidden;
  font-weight: 200;
  margin: 0 0 8px 0; }

.item-cat-product h3 a {
  color: #457cd7;
  text-decoration: none;
  font-weight: bold; }

.item-cat-product:hover h3 a {
  color: #AA2534; }

.item-cat-product p {
  font-size: 12px;
  font-style: italic;
  color: #717171;
  margin: 0 0 3px 0; }

.item-cat-product table, .item-product table {
  width: 100%; }

.item-cat-product table td, .item-product table td {
  padding: 2px 0 2px 4px;
  font-size: 11px;
  color: #698FAF;
  font-style: italic; }

.item-cat-product table tr {
  height: 15px;
  color: #698FAF;
  font-size: 12px;
  font-style: italic; }

.item-cat-product table tr:nth-of-type(odd), .item-product table tr:nth-of-type(odd) {
  background: #e8eef3; }

.item-cat-product .old-price-product {
  display: inline-block; }

.fg-cat-product {
  height: 14px;
  line-height: 14px;
  overflow: hidden;
  margin-bottom: 10px; }

.availability {
  font-size: 12px;
  text-align: center;
  font-style: italic;
  margin: 12px 4px 0 0;
  width: 85px;
  line-height: 10px;
  height: 30px;
  float: right;
  color: #2a7d38; }

.availability span {
  color: #AA2534; }

.availability.out {
  color: #AA2534; }

.availability.order {
  color: #8ca4b9; }

.item-cat-product .price-product {
  padding: 7px 16px; }

.item-cat-product .price-product.price-product-catalog {
  position: absolute;
  bottom: 11px;
  left: 11px; }

.item-cat-product .buy-product a {
  padding: 3px 10px 3px 28px; }

.nano-info {
  width: 100%;
  background: #f7f7f7;
  clear: both;
  padding: 16px 0 35px 0;
  margin: 0 0 40px; }

.product {
  overflow: hidden;
  background: url(../images/shadow01.png) center 100% no-repeat;
  padding: 0 0 50px 0;
  margin: 0 0 15px 0; }

.left-block-product {
  /*width: 370px;*/ }

.main-img-product {
  width: 100%;
  height: 300px;
  text-align: center;
  line-height: 300px; }

.main-img-product img {
  vertical-align: middle;
  cursor: pointer;
  max-width: 100%; }

.img-product > div {
  width: 118px;
  height: 118px;
  border: 1px solid #d7e5ef;
  margin: 0 0 0 6px;
  display: inline-block;
  background: #FFF;
  text-align: center;
  margin-bottom: 10px;
  line-height: 116px;
  position: relative;
  overflow: hidden; }

.img-product > div img {
  vertical-align: middle; }

.img-product {
  margin: 0 0 10px 0;
  cursor: pointer; }

.img-product img {
  border-radius: 5px; }

.img-product > div:hover, .img-product > div.active {
  box-shadow: 0 0 0 7px #e7e6ec;
  border-radius: 5px;
  /*margin: 0 ;*/
  behavior: url(/js/pie/PIE.htc); }

.desc-block-product {
  /*width: 338px;*/
  color: #333;
  /*font-size: 13px;*/ }

.desc-block-product-full {
  /*width:600px !important;*/ }

.desc-block-product h3 {
  font-size: 18px; }

.desc-block-product p {
  margin: 0 0 17px 0; }

.desc-block-product a {
  color: #457cd7; }

.desc-block-product a:hover {
  text-decoration: none; }

.desc-block-product table tr {
  height: 24px; }

.desc-block-product table {
  width: 100%;
  color: #a0a0a0;
  margin: 0 0 18px 0; }

.desc-block-product table tr:nth-of-type(odd) {
  background: #e8eef3; }

.desc-block-product table td {
  padding: 0 10px;
  line-height: 18px;
  font-size: 12px;
  padding: 4px 5px; }

.desc-block-product table td:first-child {
  white-space: nowrap; }

.desc-block-product table td:nth-of-type(even) {
  text-align: right;
  color: #333;
  font-style: italic; }

.plus {
  padding: 0 0 0 31px;
  line-height: 22px;
  background: url(../images/plus.jpg) no-repeat; }

.plus a {
  color: #2a7d38; }

.in-stock {
  background: url(../images/in-stock.png) no-repeat 12px 5px;
  font-size: 12px;
  line-height: 40px;
  font-style: italic;
  color: #2a7d38;
  padding: 0 0 0 45px;
  margin: -47px 0 0 0;
  font-weight: bold;
  float: right; }

.not-in-stock {
  background: url(../images/not_available.png) no-repeat 12px 0px;
  font-size: 12px;
  font-style: italic;
  color: #AA2534;
  padding: 5px 0 7px 46px;
  margin: -47px 0 0 131px;
  font-weight: bold; }

.by_order {
  background: url(../images/order.png) no-repeat 12px 0px;
  font-size: 12px;
  font-style: italic;
  color: #c97d04;
  padding: 5px 0 7px 46px;
  margin: -47px 0 0 231px;
  font-weight: bold; }

.price {
  font-size: 24px;
  color: #f7646a;
  margin: 0 0 15px 0;
  font-style: normal; }

.price > span {
  font-size: 30px;
  font-weight: bold;
  color: #AA2534; }

.price > span > span {
  font-size: 20px; }

.price i, .pickup i {
  font-style: normal; }

.pickup {
  background: url(../images/price2.png) no-repeat;
  font-size: 12px;
  line-height: 22px;
  font-style: italic;
  padding: 5px 0 5px 20px;
  margin: 0 0 20px 0;
  cursor: pointer;
  color: #535353;
  /*background-size: 130% 60px;*/ }

.pickup span {
  color: #7e96a0;
  font-size: 16px;
  font-style: normal;
  float: right;
  margin-top: -8px;
  font-weight: bold;
  margin-right: 50px; }

#up_pickup.pickup {
  background: url(../images/price2.png) no-repeat;
  font-size: 12px;
  line-height: 22px;
  font-style: italic;
  padding: 5px 0 5px 20px;
  margin: 0 0 20px 0;
  color: #535353; }

#up_pickup.pickup span {
  color: #7e96a0;
  font-size: 16px;
  font-style: normal;
  float: right;
  margin-top: -8px;
  font-weight: bold;
  margin-right: 50px; }

.access {
  font-style: italic;
  font-size: 14px;
  width: 120px; }

.desc-block-product .buy-product {
  /*float: right;*/
  margin: 0;
  /*margin: -46px 0 0 0;*/ }

.desc-block-product .buy-product a {
  color: #9fa8a7; }

.right-block-product {
  float: right;
  width: 240px;
  position: relative; }

.right-block-product h2 {
  font-size: 18px;
  text-align: center; }

.right-block-product h2 a {
  color: #457cd7;
  text-decoration: none;
  border-bottom: 1px dashed #457cd7; }

.related-product {
  width: 220px;
  height: 220px;
  border-radius: 10px;
  border: 1px solid #dce8f1;
  behavior: url(/js/pie/PIE.htc); }

.related-product:hover {
  box-shadow: 0 0 0 6px #e7e6ec; }

.related-product .img-item-product {
  margin: 0 0 5px 0;
  padding-top: 5px; }

.related-product h3 {
  font-size: 12px;
  margin: 0 0 5px 35px;
  line-height: 16px;
  height: 32px;
  overflow: hidden; }

.related-product a {
  color: #457cd7; }

.related-product p {
  margin: 0 0 5px 35px;
  font-size: 9px;
  color: #717171;
  font-style: italic; }

.related-product .price-product {
  font-size: 12px;
  padding: 3px 15px;
  margin: 0 0 0 35px; }

.related-product .buy-product a {
  padding: 3px 9px 3px 23px;
  font-size: 12px;
  color: #9fa8a7;
  background-size: 22%;
  background-position: 6px 6px; }

.related-product .old-price-product {
  font-size: 12px;
  margin: 0 0 0 25px; }

.related-product .old-price-product:after {
  width: 66px;
  top: 7px; }

.application {
  color: #333; }

.application h2 {
  color: #AA2534;
  margin: 0 0 9px 0; }

.application h3 {
  font-size: 18px;
  color: #AA2534;
  margin: 0 0 9px 0; }

.application ul, .application p {
  margin: 0 0 18px 0; }

/*//////////////////////////////*/
.md-modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  max-width: 449px;
  /*min-width: 449px;*/
  height: max-content;
  z-index: 99994;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  /*-webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);*/
  /*margin-left:-224.5px;*/ }

.md-content {
  background: url(/images/modal.jpg) no-repeat;
  background-size: cover; }

.md-show {
  visibility: visible; }

.md-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 99993;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  content: ""; }

.md-show ~ .md-overlay {
  opacity: 1;
  visibility: visible; }

/* Content styles */
.md-content {
  color: #fff;
  position: relative;
  border-radius: 3px;
  margin: 0 auto;
  behavior: url(/js/pie/PIE.htc); }

.md-content h3 {
  color: #232526;
  font: 24px 'roboto-regular';
  text-align: center;
  line-height: 57px;
  text-transform: uppercase; }

@media (max-width: 768px) {
  .md-content h3 {
    line-height: 30px;
    text-transform: none; } }
#TB_ajaxContent h3 {
  font: 32px 'roboto-regular'; }

.md-content p {
  font-family: Calibri, sans-serif;
  font-size: 18px;
  font-style: italic;
  color: #858282;
  width: 274px;
  margin: 0 auto 7px auto; }

.md-content p.title {
  font-size: 24px;
  color: #393939; }

.md-content > div {
  padding: 0px 40px 30px;
  margin: 0;
  font-weight: 300;
  font-size: 1.15em; }

@media (max-width: 768px) {
  .md-content > div {
    padding: 0px 0 15px; } }
.md-content > div p {
  margin: 0 auto;
  padding: 10px 0; }

.md-effect-1 .md-content {
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  /*content:"";*/ }

.md-show.md-effect-1 .md-content {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  padding: 15px 40px 5px 40px;
  text-align: center; }

@media (max-width: 768px) {
  .md-show.md-effect-1 .md-content {
    padding: 15px; } }
.md-add2basket img {
  width: 120px;
  border: #aecbd8 solid 3px;
  border-radius: 3px;
  position: relative; }

.md-add2basket a {
  color: #6793db; }

.md-add2basket .link-item a {
  font-style: normal;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px; }

.md-add2basket a.to_cart {
  position: relative;
  color: #FFFFFF;
  border: #FFFFFF solid 3px;
  background: rgba(0, 0, 0, 0.3);
  height: 32px;
  line-height: 32px;
  margin-bottom: 15px;
  border-radius: 24px; }

a.close_modal {
  color: #6793db;
  display: block;
  font-size: 14px;
  font-style: italic; }

.main-container {
  margin-bottom: 40px; }

.main-container:after {
  content: "";
  display: block;
  clear: both; }

.scrollable, ._scrollable {
  position: relative; }

.scrollable .items, ._scrollable .items {
  position: relative; }

.scrollable .jcarousel-clip, ._scrollable .jcarousel-clip {
  overflow: hidden; }

.scrollable .items li, ._scrollable .items li {
  width: 327px;
  height: 330px; }

.scrollable.nonav .jcarousel-prev, ._scrollable.nonav .jcarousel-prev, .scrollable.nonav .jcarousel-next, ._scrollable.nonav .jcarousel-next {
  display: none !important; }

.scrollable .jcarousel-prev, ._scrollable .jcarousel-prev {
  display: block;
  width: 32px;
  height: 117px;
  background: url(/images/arrows_all.png);
  position: absolute;
  cursor: pointer;
  top: 105px;
  left: -61px; }

.scrollable .jcarousel-next, ._scrollable .jcarousel-next {
  display: block;
  width: 32px;
  height: 117px;
  background: url(/images/arrows_all.png) -33px 0;
  position: absolute;
  cursor: pointer;
  top: 105px;
  right: -61px; }

.scrollable .jcarousel-prev:hover, ._scrollable .jcarousel-prev:hover {
  background-position: 0 -117px; }

.scrollable .jcarousel-next:hover, ._scrollable .jcarousel-next:hover {
  background-position: -33px -117px; }

.product-list-view {
  margin-top: 40px;
  border-spacing: 0 5px;
  border-collapse: separate;
  width: 100%; }

.product-list-view th {
  font-weight: normal;
  text-align: center;
  font-size: 13px;
  padding: 10px 15px; }

.product-list-view tr:nth-child(1) {
  border: none; }

.product-list-view td {
  padding: 20px 10px;
  vertical-align: middle;
  text-align: left;
  border-top: #e7e6ec solid 1px;
  border-bottom: #e7e6ec solid 1px; }

.product-list-view td:first-child {
  border-left: #e7e6ec solid 1px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px; }

.product-list-view td:last-child {
  border-right: #e7e6ec solid 1px;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px; }

.product-list-view tr:hover td {
  border-top: #e7e6ec solid 7px;
  border-bottom: #e7e6ec solid 7px;
  padding-top: 14px;
  padding-bottom: 14px; }

.product-list-view tr:hover td:first-child {
  border-left: #e7e6ec solid 7px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  padding-left: 4px; }

.product-list-view tr:hover td:last-child {
  border-right: #e7e6ec solid 7px;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  padding-right: 4px; }

.product-list-view .availability {
  margin: 0;
  float: none; }

.product-list-view .buy-product.buy-product-catalog {
  position: relative;
  left: 0; }

.product-list-view .pname a {
  color: #789bdf;
  font-size: 17px; }

.product-list-view .pname a:hover {
  text-decoration: none; }

.product-list-view .pricecol {
  width: 150px; }

/*.product-list-view .namecol {
	min-width:200px;
}*/
.product-list-view .availability {
  height: auto; }

.product-list-view .fgroup {
  font-size: 12px;
  font-style: italic;
  color: #717171;
  margin: 6px 0 3px 0; }

#sale_order_props {
  margin-bottom: 50px; }

.section_title {
  position: relative;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  line-height: 24px;
  height: 24px;
  margin: 30px 0 10px 0; }

.section_title:first-child {
  margin-top: 0; }

.section_title:before {
  content: "";
  display: block;
  height: 1px;
  font-size: 0;
  border-top: #d4d4d4 solid 1px;
  position: absolute;
  width: 100%;
  top: 12px;
  left: 0; }

.section_title span {
  padding: 0 15px;
  background: #FFF;
  z-index: 2;
  position: relative; }

#order_form_div .order_prop_row {
  background: #e8eef3;
  padding: 7px 20px;
  margin-bottom: 7px; }

#order_form_div .order_prop_row div {
  margin: 0;
  padding: 0; }

#order_form_div .order_prop_name {
  float: left;
  width: 380px;
  margin-right: 20px;
  font-size: 15px;
  font-style: italic;
  line-height: 35px; }

#order_form_div .order_prop_val {
  float: left; }

#order_form_div .order_prop_val input[type="text"],
#order_form_div select {
  border: #d6dbe0 solid 3px;
  border-radius: 18px;
  height: 29px;
  line-height: 29px;
  padding: 0 10px;
  box-shadow: none;
  width: 380px;
  behavior: url(/js/pie/PIE.htc);
  position: relative; }

#order_form_div .order_prop_val textarea {
  border: #d6dbe0 solid 3px;
  border-radius: 18px;
  padding: 5px 10px;
  box-shadow: none;
  width: 380px;
  behavior: url(/js/pie/PIE.htc);
  position: relative; }

#order_form_div select {
  height: 38px;
  width: 407px; }

.bx_ordercart_order_pay_center a {
  position: relative; }

.content_page {
  font-size: 13px; }

.content_page p {
  margin-bottom: 25px;
  overflow: hidden; }

#basket_form_container .section_title span {
  color: #363535; }

.inp {
  border: #d6dbe0 solid 3px;
  border-radius: 18px;
  padding: 0 10px;
  box-shadow: none;
  width: 380px;
  behavior: url(/js/pie/PIE.htc);
  font-size: 15px; }

.inp_ta {
  border: #d6dbe0 solid 3px;
  border-radius: 18px;
  height: 80px;
  line-height: 20px;
  padding: 5px 10px;
  box-shadow: none;
  width: 380px;
  resize: none;
  behavior: url(/js/pie/PIE.htc); }

.inp_row {
  background: #f1f5f7;
  padding: 7px 20px; }
  .inp_row > span, .inp_row .inpspan {
    float: left;
    width: 380px;
    margin-right: 20px;
    font-size: 15px;
    line-height: 35px; }
  .inp_row i.starrequired {
    padding-left: 5px;
    color: #F00; }

.inp_captcha {
  padding-right: 7px; }

.inp_captcha img {
  float: right;
  height: 30px;
  width: 130px;
  border: #d6dbe0 solid 3px; }

.red {
  color: #AA2534; }

a.back_url {
  display: inline-block;
  background: url(/images/back_arrow.png) no-repeat left center;
  color: #457cd7;
  font-size: 14px;
  padding-left: 25px; }

.prodcnt {
  font-size: 11px;
  color: #888;
  margin-top: -5px;
  margin-bottom: 20px; }

.prodcnt2 {
  padding-left: 20px;
  font-size: 20px; }

.filtren .heapBox .heap {
  width: auto;
  min-width: 180px;
  top: 45px;
  left: 0px; }

.filtren .heapBox .heap .heapOptions {
  max-height: 150px;
  overflow-y: auto !important;
  border: #d6dbe0 solid 3px; }

.filtren .heapBox .heapOptions a {
  white-space: nowrap; }

.filtren .heapBox .holder {
  height: 35px;
  line-height: 35px;
  border: #d6dbe0 solid 3px;
  border-right: none; }

.filtren .heapBox .handler {
  background-color: #FFF;
  background-position: 0px 2px;
  width: 32px;
  border-radius: 0 25px 25px 0;
  border: #d6dbe0 solid 3px;
  border-left: none;
  behavior: url(/js/pie/PIE.htc); }

#filter_selections > li {
  display: inline-block;
  margin-right: 15px; }

#price_range {
  box-shadow: none; }

#price_range .noUi-base {
  height: 13px;
  background: #FFF;
  border: #d6dbe0 solid 3px;
  border-radius: 3px;
  behavior: url(/js/pie/PIE.htc); }

#price_range .noUi-connect {
  background: #AA2534;
  border-radius: 0;
  behavior: url(/js/pie/PIE.htc); }

#price_range .noUi-background {
  background: #FFF;
  border-radius: 0;
  behavior: url(/js/pie/PIE.htc); }

#price_range .noUi-handle {
  width: 14px;
  height: 13px;
  left: -7px;
  top: 10px;
  background: url(/images/ui-handle.png) no-repeat;
  box-shadow: none; }

#price_range .noUi-handle:before, #price_range .noUi-handle:after {
  display: none; }

#price_range .noUi-handle div {
  position: absolute;
  width: 60px;
  left: -25px;
  top: -32px;
  font-size: 14px;
  color: #bdc0c2;
  font-style: italic;
  text-align: center; }

#price_filter_table {
  margin-top: 40px;
  width: 100%; }

#price_filter_table.pft_noprops {
  margin-top: 10px; }

#price_filter_table td {
  vertical-align: middle;
  font-size: 15px;
  font-style: italic;
  padding-right: 10px; }

#price_filter_table td:nth-child(1) {
  padding-right: 40px; }

#price_filter_table td:nth-child(2) {
  width: 210px;
  padding-right: 50px; }

#price_filter_table td:last-child {
  padding-right: 0;
  padding-left: 20px; }

#price_filter_table input[type="submit"] {
  background: #9fb7cc;
  color: #FFF;
  padding: 0 13px 0 25px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  text-transform: lowercase;
  border-radius: 15px;
  margin: 0;
  cursor: pointer;
  behavior: url(/js/pie/PIE.htc); }

#price_filter_table input[type="submit"]:hover {
  background: #AA2534; }

#price_filter_table input[type="text"] {
  border: #d6dbe0 solid 3px;
  border-radius: 18px;
  height: 29px;
  padding: 0 10px;
  box-shadow: none;
  width: 40px;
  behavior: url(/js/pie/PIE.htc); }

.filtren .show_avail {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 13px;
  font-style: italic;
  color: #333333;
  line-height: 18px; }

.show_avail .ui-helper-hidden-accessible {
  display: none; }

.show_avail .ui-button-text-only {
  width: 12px;
  height: 12px;
  float: left;
  background: #FFF;
  border: #d6dbe0 solid 3px;
  border-radius: 3px;
  margin-right: 6px;
  cursor: pointer;
  -webkit-transition: all .5s linear;
  -moz-transition: all .5s linear;
  -o-transition: all .5s linear;
  -ms-transition: all .5s linear;
  transition: all .5s linear;
  behavior: url(/js/pie/PIE.htc); }

.show_avail .ui-button-text-only.ui-state-active {
  background: #999; }

#item_detail_popup {
  background: #FFF;
  min-height: 550px;
  position: relative;
  max-width: 750px;
  width: 100%; }

#item_detail_popup p.access {
  float: left;
  width: 150px; }

#item_detail_popup .bx_item_detail {
  padding-bottom: 70px; }

#item_detail_popup h2 {
  text-align: center;
  background: url(/images/popup-title.jpg) repeat-x;
  padding: 15px 25px;
  margin: -24px -24px 15px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-size: cover; }

#item_detail_popup h2 span {
  color: #000;
  font-style: normal;
  font-family: 'PT Sans';
  font-weight: bold;
  font-size: 30px; }

#item_detail_popup .product {
  background: none;
  padding: 0 0 0 0;
  margin: 0; }

#item_detail_popup .popup-bottom-btns {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap; }

#item_detail_popup .back {
  color: #AA2534;
  font-weight: bold;
  border: 2px solid #AA2534;
  width: auto; }

/*#item_detail_popup .back:before {
	content:"";
	display:block;
	height:38px;
	width:25px;
	margin-left:-43px;
	margin-top: -8px;
	float:left;
	background:url(/images/btn_arr_back.png) no-repeat left center;
}*/
/*#item_detail_popup div.buy-product a {
	height:34px;
	line-height:34px;
	background:#AA2534 url(/images/cart_white.png) no-repeat 19px 8px;
	border-radius:17px;
	border:none;
	padding:0 15px 0 48px;
	color:#FFF;
	width:75px;
	behavior: url(/js/pie/PIE.htc);
}*/
#item_detail_popup a.more {
  font-weight: bold;
  width: auto; }

#popup_basket {
  position: absolute;
  right: 0px;
  top: 20px;
  padding-top: 18px;
  width: 385px;
  z-index: 100;
  display: none;
  overflow: visible; }

#popup_basket .popup_basket_cont {
  background: rgba(255, 255, 255, 0.9);
  border: #9fb7cc solid 1px;
  position: relative;
  display: block;
  /*border-radius:6px;*/
  behavior: url(/js/pie/PIE.htc);
  overflow: visible; }

#popup_basket .popup_basket_inner {
  padding: 15px 10px 15px;
  position: relative;
  /*max-height: 480px;*/ }

#popup_basket .popup_basket_inner_clear {
  padding-bottom: 15px; }

#popup_basket form {
  position: relative;
  /*max-height: 480px;*/
  /*overflow-y: scroll;*/ }

#popup_basket form.scrolling {
  height: 400px; }

#popup_basket .basket_form_items {
  position: relative; }

#popup_basket > div:before {
  content: "";
  display: block;
  position: absolute;
  right: 40px;
  top: -18px;
  width: 26px;
  height: 18px;
  background: url(/images/pb_corner.png) no-repeat; }

#popup_basket .pb_item {
  border: #dde5e9 solid 1px;
  padding: 10px;
  margin-bottom: 5px;
  background: #FFF; }

#popup_basket .total_sum {
  display: inline-block;
  width: 230px;
  /*text-align: center;*/
  font-size: 20px; }

/*#popup_basket .pb_item:hover {
	border-radius:7px;
	border:#dde5e9 solid 7px;
	margin:-6px -6px -1px -6px;
}*/
#popup_basket .pb_item:after {
  content: "";
  display: block;
  clear: both; }

#popup_basket .pb_item a {
  border: none;
  text-decoration: underline; }

#popup_basket .pb_item a:hover {
  text-decoration: none; }

#popup_basket .pb_left {
  float: left; }

#popup_basket .pb_right {
  overflow: hidden;
  padding-top: 20px;
  padding-left: 15px; }

#popup_basket .checkout {
  color: #FFF;
  font-size: 16px;
  margin-top: 10px; }

#popup_basket .errortext {
  text-align: center;
  display: block;
  color: #000; }

#popup_basket .small_basket_bottom {
  position: relative;
  margin-left: 15px;
  /*background-color: #fff;*/ }

input[name=BasketRefresh] {
  margin-right: 50px;
  cursor: pointer; }

#mc_overlay,
#mc_check_del,
#mc_check_order,
#mc_check_combo,
.mc_check_del,
.mc_check_order {
  display: none; }

#mc_overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.7); }

#mc_check_del,
#mc_check_order {
  position: fixed;
  width: 360px;
  height: 120px;
  top: 50%;
  left: 50%;
  z-index: 1100;
  margin-left: -100px;
  margin-top: -80px;
  text-align: center;
  padding: 20px;
  font-size: 20px;
  background-color: #fff; }

#mc_check_combo {
  position: fixed;
  width: 360px;
  height: 300px;
  top: 50%;
  left: 50%;
  z-index: 1100;
  margin-left: -200px;
  margin-top: -170px;
  text-align: center;
  padding: 20px;
  font-size: 20px;
  background-color: #fff; }

.kk_text {
  font-size: 11px;
  color: #a0a0a0;
  font-weight: normal;
  font-style: normal;
  float: right; }

.s_order {
  font-size: 12px;
  text-align: center;
  font-style: italic;
  width: 85px;
  line-height: 10px;
  height: 30px;
  color: #8ca4b9;
  position: absolute;
  bottom: 0;
  margin-bottom: 24px;
  right: 12px; }

.s_in-stock {
  font-size: 12px;
  text-align: center;
  font-style: italic;
  width: 85px;
  line-height: 10px;
  height: 30px;
  color: #2a7d38;
  position: absolute;
  bottom: 0;
  margin-bottom: 30px;
  right: 12px; }

.s_not-stock {
  font-size: 12px;
  text-align: center;
  font-style: italic;
  width: 85px;
  line-height: 10px;
  height: 30px;
  color: #AA2534;
  position: absolute;
  bottom: 0;
  margin-bottom: 30px;
  right: 10px; }

#mc_personal_links {
  position: absolute;
  right: 0px;
  top: 38px;
  width: 250px;
  z-index: 10;
  display: none; }

#mc_personal_links > div {
  position: absolute;
  padding: 17px 25px;
  background: #fff;
  z-index: 1;
  border-radius: 4px;
  box-sizing: border-box;
  box-shadow: 0 2px 10px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 10px 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 2px 10px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 10px 3px rgba(0, 0, 0, 0.1);
  width: 250px;
  right: 0;
  text-align: left; }

/*#mc_personal_links > div:before {
	content: "";
	display: block;
	position: absolute;
	right: 40px;
	top: -18px;
	width: 26px;
	height: 18px;
	background: url(/images/pb_corner.png) no-repeat
}*/
.cabinet:hover #mc_personal_links {
  display: block; }

.mc_link {
  font-size: 18px; }

.mc_link:hover a {
  color: #AA2534; }

.mc_link a {
  text-decoration: none;
  color: #212121;
  font-size: 15px !important;
  font-weight: normal; }

/*.t-carousel .next-horizontal, .t-carousel .next-horizontal.disabled:hover {
position: absolute;
right: -15px;
width: 35px;
height: 117px;
background: transparent url(/images/arrows_all.png) no-repeat top right;
background-position: -30px 0;
cursor:pointer;
}

.t-carousel .prev-horizontal, .t-carousel .prev-horizontal.disabled:hover {
position: absolute;
left: -15px;
height: 117px;
width: 35px;
cursor: pointer;
background: transparent url(/images/arrows_all.png) no-repeat top left;
background-position: 0px 0px;
}

.t-carousel .next-horizontal.disabled, .t-carousel .prev-horizontal.disabled {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  cursor: default !important;
}*/
.t-carousel {
  position: relative;
  padding: 0 0 20px; }

/*.t-carousel .prev-horizontal:hover {
background-position: 0px -118px;
}*/
/*.t-carousel .next-horizontal:hover {
background-position: -30px -118px;
}*/
.t-carousel .buttons {
  position: absolute;
  top: -53px;
  left: 0;
  right: 0; }

.index-container {
  height: 800px; }

.index-container:after {
  clear: both;
  content: '';
  display: block; }

.evoslider .controlNav li.bullets:last-child {
  margin-right: 0;
  padding-right: 0; }

td.custom.SUM {
  font-size: 19px;
  font-weight: 700; }

.bx_ordercart .bx_ordercart_order_pay_right {
  float: right !important; }

/*alert_browser*/
.alert_browser {
  width: 100%;
  height: 65px;
  background: #f7f0e0; }

.alert_browser .container {
  position: relative;
  width: 890px;
  margin: 0 auto;
  vertical-align: middle;
  padding-left: 80px;
  background: url(../images/alert_message.png) 0 center no-repeat;
  font-size: 13px;
  color: #333; }

.alert_browser .container a {
  color: #457CD7;
  text-decoration: none; }

.alert_browser .container a:hover {
  text-decoration: underline; }

.alert_browser .container .button {
  background-color: #BAC7D0;
  border: 2px solid #fff;
  border-radius: 5px;
  position: absolute;
  right: 0;
  padding: 5px 10px 5px 33px;
  background-image: url(../images/alert_button.png);
  background-position: 5px center;
  background-repeat: no-repeat;
  font: 400 13px 'Arial';
  color: #fff;
  text-decoration: none;
  top: 18px;
  text-transform: none;
  behavior: url(/js/pie/PIE.htc); }

.alert_browser .container .button:hover {
  text-decoration: none;
  background-color: #8a97a2; }

.alert_browser .container .ab_content {
  padding-right: 200px;
  display: table-cell;
  height: 65px;
  vertical-align: middle; }

.ie_notice_wrap {
  background-color: #f7f0e0;
  display: none; }

.ie_notice_inner {
  width: 1240px;
  margin: 0 auto;
  background: url(/images/ie_notice_triangle.png) no-repeat; }

.ie_notice_inner > p {
  width: 900px;
  margin-left: 80px;
  padding: 20px 0;
  font-size: 13px;
  font-family: Arial;
  float: left; }

.ie_notice_inner > p a {
  color: #d81d14;
  border-bottom: none; }

.ie_notice_button {
  float: right;
  background: url(/images/ie_notice_button.png) no-repeat;
  width: 200px;
  width: 187px;
  height: 39px;
  margin-top: 16px;
  cursor: pointer; }

.ie_notice_button > p {
  color: #fff;
  font-family: Arial;
  font-size: 13px;
  padding: 10px 0 0 35px; }

.bx_fastsearch_mf {
  font-size: 11px;
  margin-top: 5px;
  font-style: italic; }

.sresult_manuf {
  font-size: 12px;
  margin-top: 5px;
  font-style: italic; }

.checkout-btn {
  cursor: pointer; }

.order-filter {
  margin-bottom: 30px; }

/*.order-filter > div {
	margin:0 0 10px 0;
	line-height:35px;
}

.order-filter > div:after {
	content:"";
	display:block;
	clear:both;
}*/
.order-filter span.rowtitle {
  /*float:left;*/
  /*width:200px;*/
  font-size: 15px;
  margin-right: 0;
  width: 100%; }

.order-filter .inp_row {
  margin-bottom: 40px;
  padding-bottom: 15px; }

.order-filter .inp_row div:not(:last-child) {
  margin-bottom: 15px; }

.order-filter .inp_row, .order-filter .order-filter-date {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  box-sizing: border-box; }

.order-filter .order-filter-date {
  width: 50%; }

.order-filter .inp_row > div:not(.order-filter-date) {
  width: 24%; }

.order-filter-date > div {
  width: 49%; }

.date-input {
  position: relative;
  margin-bottom: 15px; }

.date-input .calendar-icon {
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto; }

.order-filter-date .date-interval-hellip {
  display: none; }

@media (max-width: 992px) {
  .order-filter .order-filter-date {
    width: 100%; }

  .order-filter .inp_row > div:not(.order-filter-date) {
    width: 49%; } }
@media (max-width: 576px) {
  .order-filter-date > div {
    width: 100%; }

  .order-filter .inp_row > div:not(.order-filter-date) {
    width: 100%; } }
/*.order-filter input[type='text'] {
  border: #d6dbe0 solid 3px;
  border-radius: 18px;
  height: 29px;
  line-height: 29px;
  padding: 0 10px;
  box-shadow: none;
  width: 100px;
  behavior: url(/js/pie/PIE.htc);
  position: relative;
  text-align:center;
}

.order-filter .order-filter-date input[type='text'] {
	width:80px;
}

.order-filter select {
  border: #d6dbe0 solid 3px;
  border-radius: 18px;
  height: 38px;
  line-height: 29px;
  padding: 0 10px;
  box-shadow: none;
  width: 200px;
  behavior: url(/js/pie/PIE.htc);
  position: relative;
}*/
/*.order-filter input[type='submit'] {
	  border: 1px solid #e9e9e9;
	  background: linear-gradient(to bottom, #fcfcfc 0%,#f1f1f1 100%);
	  padding: 0 13px;
	  height: 34px;
	  font-weight: bold;
	  line-height: 34px;
	  cursor:pointer;
}*/
.bx_my_order_table ul.bx_item_list li {
  background: url(/images/li-item.png) no-repeat 9px 11px;
  background-size: 1.33%; }

.style_button_order {
  border: 3px solid #9fa8a7;
  padding: 6px 15px;
  color: #9fa8a7;
  font: bold 18px 'Arial';
  text-decoration: none;
  border-radius: 21px;
  display: inline-block;
  line-height: 20px;
  height: 20px;
  box-sizing: content-box;
  background: #FFF;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
  behavior: url(/js/pie/PIE.htc); }

/* 404 styles */
.wrap404 {
  width: 960px;
  margin: 0 auto;
  position: relative;
  background: url(/images/404logo.jpg) no-repeat left top;
  min-height: 450px;
  font-size: 13px; }

.text404 {
  margin-left: 580px;
  padding-top: 80px;
  /*height:440px;*/ }

.title404 {
  height: 135px;
  background: url(/images/404title.jpg) no-repeat left;
  margin-bottom: 15px;
  position: relative; }

.title404 a {
  display: block;
  height: 100%; }

.pnf404 {
  color: #98c10d;
  font-size: 37px;
  font-weight: bold;
  font-family: "Century Gothic";
  margin-bottom: 50px;
  line-height: 40px; }

.text404 ul li {
  margin-bottom: 10px;
  line-height: 20px;
  font-style: italic;
  padding-left: 20px;
  background: url(/images/404check.jpg) no-repeat left; }

.text404 ul li:before {
  /*content:"тАв";*/
  background: url(/images/404check.jpg) no-repeat left;
  display: block;
  float: left;
  color: #a5cd39;
  font-size: 20px;
  width: 29px;
  height: 30px;
  text-align: left; }

.btm404 {
  text-align: center;
  font-style: italic; }

.wrap404 a {
  color: #98c10d;
  text-decoration: underline; }

.wrap404 a:hover {
  text-decoration: none; }

.txtbold {
  font-weight: bold; }

#mc_check_del_1 h3, #mc_check_order_1 h3, #mc_check_combo_1 h3 {
  line-height: 30px; }

#mc_check_del_1 .mc_ok, #mc_check_order_1 .mc_ok, #mc_check_combo_1 .mc_ok {
  margin-bottom: 10px; }

.stdbtn {
  height: 40px;
  background: rgba(0, 0, 0, 0.1);
  border: 3px solid #fff;
  border-radius: 25px;
  box-shadow: none;
  font: bold 20px 'Arial';
  color: #fff;
  margin: 0 auto;
  padding: 0 20px;
  display: block;
  cursor: pointer; }

@media screen and (min-width: 1400px) {
  .wrapper {
    background-position: center top; } }
/* end of 404 styles */
.main-news_block {
  /*margin: 0 -15px;*/ }

.row-big {
  display: flex;
  flex-wrap: wrap; }

.row-big:after {
  display: table;
  content: " "; }

.col-md-9 {
  width: 74%;
  float: left; }

.right-col-md-3 {
  width: 26%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.ask_a_question_wrapper {
  position: sticky;
  bottom: auto;
  text-align: center;
  top: 78px;
  padding-bottom: 32px; }

/*.ask_a_question_wrapper .ask_a_question {
	position: absolute;
	top: 0;
	float: none;
	transition: top ease .3s;
	width: auto;
	left: 0;
	right: 0;
}*/
.ask_a_question {
  /*margin-bottom: 37px;*/
  border: 1px solid #f2f2f2;
  background: #fbfbfb;
  line-height: 15px;
  color: #1D2029; }

.ask_a_question .inner {
  background: #fbfbfb;
  padding: 48px 25px 20px;
  line-height: 20px;
  color: #555;
  font-size: .933em; }

.ask_a_question .inner .text-block {
  position: relative;
  padding: 106px 0 0;
  color: #222; }

.ask_a_question .inner .text-block .svg {
  content: "";
  position: absolute;
  width: 88px;
  height: 80px;
  left: 50%;
  top: 0;
  margin: 0 0 0 -44px; }

.ask_a_question.fixed {
  position: fixed;
  margin-top: 80px;
  left: auto;
  right: auto; }

.ask_a_question .outer {
  background: #fbfbfb; }

.ask_a_question .outer > span {
  margin: 5px 0 39px;
  display: block; }

.outer {
  text-align: center; }

.outer .ask-popup {
  padding: 10px;
  border: 2px solid #AA2534;
  text-decoration: none;
  font-weight: bold;
  color: #516168; }

.outer .ask-popup:hover {
  background: #AA2534;
  color: #fff; }

/*# sourceMappingURL=style.css.map */
