

/* Start:/bitrix/templates/magazin-pricepov-wide/components/bitrix/news.line/cities/style.css?175042546936*/
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/magazin-pricepov-wide/template_styles.css?175091591773031*/
﻿/* Compilation RESET.CSS and NORMALIZE.CSS */


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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
*{
	outline:none;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary, main {
	display: block;
}
body {
	line-height: 1;
	margin: 0;
}
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;
}

td, th {
  padding: 0;
}

html{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

html, body {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
aside img{
	width: 100%;
}
audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

i,
em {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  max-width:100%;
  vertical-align:top;
  height:auto;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}
.opl{
	text-transform: uppercase;
}
.opl h1{
  font-size: 32px!important;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

.clearfix:after,
.clearfix:before {
	clear:both;
	content:"";
	display:block;
	width:100%;
}

body {
    font: 14px "Open Sans",sans-serif;
    color: #000;
    background: #fff;
}

h1,
.title {
    font-size: 26px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 18px;
}

p {
    margin: 0 0 8px 0;
}

a {
    outline: none;
    text-decoration: none;
    color: #1d1d25;
    transition: 150ms linear 0ms;
}

a:hover {
    color: #414f5a;
    transition: 150ms linear 0ms;
}

strong {
    font-weight: bold;
}


/*********************
 * MAIN STYLES
 ********************/
body > * {
    overflow: hidden;
    width: 100%;
}

.ctr {
    margin: 0 auto;
    width: 1690px;
}

.tac {
    text-align: center;
}

.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

/*********************
 * Header
 ********************/
.site-header {
    background: #fff;
    /* height: 100px; */
	margin-bottom:3px;
    overflow: visible !important;
}

.logo {
    display: block;
   /*
    float: left;
   padding-left: 20px;
    padding-top: 16px;
    width: 24%;
    padding-right: 20px;*/
}

.site-header nav {
   float: left;
    height: 47px;
   /* margin-left: -69px;*/
    padding-bottom: 0;
    padding-left: 0;
    /*padding-right: 70px;*/
    padding-top: 30px;
    position: relative;
    width: 694px;
    margin-left: 15px;
}

.site-header nav ul {
    background-color: #9c0804;
    margin-left: 16px;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    position: absolute;
    /*transform: matrix(1, 0, -0.4, 1, 0, 0);*/
}

.site-header nav li {
    float: left;
    margin: 0 10px 0 0;
   /* transform: matrix(1, 0, 0.4, 1, 0, 0);*/
}

.site-header nav a {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
    /*padding-left: 5px;
    padding-right: 5px;*/
    padding-top: 5px;
    text-transform: uppercase;
}
.topsl-r .bx-next{
	background-position: -30px -65px!important;
}
.topsl-l .bx-prev{
	background-position-y: -65px!important;
}
.site-header nav a.current {
    color: #000;
}

.basket {
    float: left;
    width: 106px;
    height: 47px;
    padding: 25px 0 0 0;
}

.basket img {
    display: block;
    float: left;
    margin: 0 5px 0 0;
}

.phones {
    float: right;
    /*background: url('/bitrix/templates/magazin-pricepov-wide/images/phone.png') 0 24px no-repeat;*/
    padding: 15px 0 0 0px;
    position: relative;
/*    height: 110px;*/
    height: 140px;
    width: 230px;
    margin-left: 5px;
}
header .phones{
    padding: 0;
}

.phones p {
    font-weight: bold;
    margin-left: 9px;
    margin-bottom: 7px;
}

.phones p span {
    color: #484848;
    display: block;
    padding: 0;
    font-size: 16px;
    width: 236px;
    margin-left: -20px;
}

.phones .credit {
    background-color: #57291A;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    bottom: 0;
    left: 15px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
    /*position: absolute;*/
    text-align: center;
    text-transform: uppercase;
    width: 215px;
    z-index: 10;
    box-sizing:content-box;
    margin-top: 10px;
}
.phones .callback {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #414f5a;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    left: 15px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
    /*position: absolute;*/
    text-align: center;
    text-transform: uppercase;
    width: 215px;
    z-index: 10;
	box-sizing:content-box;
}

.phones .callback:hover {
    color: #fff;
    background: #414f5a;
}


/* слайдер */
.top-slider {
    /*background: url('/bitrix/templates/magazin-pricepov-wide/images/sliderbg.jpg') center no-repeat;*/
    /*background-image: -moz-linear-gradient(center top , #d7d5d1, #ecebe9);*/
    height: 539px;
}

.top-slider > .ctr {
    position: relative;
}

/* bx sett */
.bx-wrapper .bx-viewport {
    left: 0 !important;
    border: none !important;
}
/* end bx sett */

.topsl-l .bx-prev {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/slider-arrows.png') no-repeat;
    height: 64px;
    width: 31px;
    display: block;
    left: 5px;
    margin-top: -11px;
    position: absolute;
    top: 32%;
}

.topsl-r .bx-next {
    /*background: url('/bitrix/templates/magazin-pricepov-wide/images/sl-arrr.png') no-repeat;*/
    background: url('/bitrix/templates/magazin-pricepov-wide/images/slider-arrows.png') no-repeat;
    background-position: -30px 0;
    height: 64px;
    width: 32px;
    display: block;
    right: 5px;
    margin-top: -11px;
    position: absolute;
    top: 32%;
}

/* Меню */
.top-menu {
    width: 1168px;
    height: 166px;
    background: #fff;
    margin: 0 auto;
    position: relative;
    margin-top: -127px;
    box-shadow: 0 0 18px rgba(0,0,0,0.2);
        -webkit-box-shadow: 0 0 18px rgba(0,0,0,0.2);
        -moz-box-shadow: 0 0 18px rgba(0,0,0,0.2);
        -ms-box-shadow: 0 0 18px rgba(0,0,0,0.2);
        -o-box-shadow: 0 0 18px rgba(0,0,0,0.2);
    position: relative;
    z-index: 10;
}
.top-menu ul{
	width: 92%;
	margin: 0 auto;
}
.top-menu li {
    height: 166px;
    width: 177px;
    /*border-right: 1px solid #e8e8e8;*/
    float: left;
}
.padt0 .banner{
	display: none;
}
.top-menu li a {
    height: 140px;;
    width: 100%;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    padding: 26px 0 0 0;
}

.top-menu li a.pricep {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/menu-spec.png') center 60px no-repeat;
}

.top-menu li a.stalker {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/menu-stalk.jpg') center 60px no-repeat;
}

.top-menu li a.farkop {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/menu-fark.jpg') center 60px no-repeat;
}

.top-menu li a.tents {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/menu-tents.jpg') center 60px no-repeat;
}

.top-menu li a.aks {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/aks.jpg') center 60px no-repeat;
}

.top-menu li a.vod {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/menu-voda.jpg') center 60px no-repeat;
}

.top-menu li a.gruz {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/gruz.jpg') center 60px no-repeat;
}

.top-menu-srch {
    float: left;
    background: #000;
    height: 111px;
    width: 150px;
    padding: 40px 15px 15px 15px;
}

.top-menu-srch p {
    color: #ffcd11;
    font-size: 12px;
    font-weight: bold;
    padding: 0 40px 0 0;
}

.top-menu-srch span {
    color: #fff;
}

.top-menu-srch .txt {
    width: 144px;
}

.top-menu-srch .sbmt {
    background: #000;
    border: none;
    color: #fff;
    font-size: 11px;
    font-style: italic;
    margin: 6px 0 0 -5px;
}

/*********************
 * Контент mid
 ********************/
.product-cat {
    margin: -39px 0 0 0;
    padding: 69px 0 50px 0;
    background-color: #f3f3f3;
    position: relative;
    z-index: 5;
    overflow: visible;
}

.product-cat h3 {
    color: #414f5a;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 38px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
}

.product-cat p {
    text-align: center;
    padding: 0 200px;
    font-style: italic;
    color: #6c6c6c;
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 15px 0;
}

.cat-container {
    margin: 0 auto;
    overflow: hidden;
}

.cat-block {
    padding-bottom: 0;
    padding-left: 52px;
    padding-right: 10px;
    padding-top: 0;
    float: left;
    width: 230px;
	box-sizing:border-box;
    margin: 0;
	background-repeat:no-repeat;
	background-position:0 0;
}

.cat-block > a {
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    width: 96%;
    margin: 0 0 0px 0;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 14px;
    margin-bottom: 15px;
}
.cat-block ul{
	margin:0 !important
}
.cat-block ul li {
	line-height: 14px !important;
    margin-bottom: 10px !important;
    margin-right: 4px !important;
	list-style-type:none;
	padding:0
}

.cat-block ul li a {
    font-size: 12px;
    text-decoration: underline;
    color: #414f5a;
}
.cat-block ul li a:hover {
	text-decoration:none;
}

.center{
	text-align:center;
}
.arrow-dwn {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/arrow-dwn.png') no-repeat;
    height: 22px;
    width: 38px;
    position: absolute;
    left: 50%;
    margin-left: -19px;
    bottom: -22px;
}

/*********************
 * Контент главной
 ********************/
.home-content {
    padding: 0px 0 0 0;
    width: 100%;
}

.home-content h3 {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    color: #575757;
    margin: 0 0 25px 0;
    padding: 0 300px;
}

.home-content p.descr {
    text-align: center;
    padding: 0 200px 30px 200px;
    font-style: italic;
    color: #6c6c6c;
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 15px 0;
}

.mid-menu {
    height: 218px;
    background: #d7d5d1;
}

.midm-block {
    /*float: left;
    padding-left: 82px;*/
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 1168px;
}

.midm-img {
    /*float: left;*/
    width: 100%;
    height: 218px;
    overflow: hidden;
   /* margin-right: 10px;*/
    position: relative;
}

.midm-img span {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    background: #5b5b61;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    padding: 2px 0;
}

.home-txt {
    background-color: #f3f3f3;
    padding: 38px 0 50px 0;
}

.home-txt h1 {
    color: #414f5a;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 20px;
    /*padding-left: 78px;*/
    /*padding-right: 78px;*/
    padding-top: 10px;
    text-transform: uppercase;
}

.home-txt p {
    /*padding: 0 78px 0 78px;*/
    text-align: justify;
    font-size: 13px;
    line-height: 28px;
    margin: 0 0 18px 0;
}

.home-txt ul {
    list-style: disc;
    margin: 0 0 0 125px;
}

.home-txt ul > li {
    margin: 0 0 6px 0;
    font-size: 13px;
    line-height: 30px;
}

/* Слайдер новостей */
.news-slider {
    padding-bottom: 25px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 35px;
    position: relative;
    background-color: #f3f3f3;
}

.news-slider .ctr {
    position: relative;
}

.news-slider h3 {
    font-size: 23px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    color: #414f5a;
    margin: 0 0 50px 0;
    padding: 0 300px;
    font-family: "Roboto Condensed",sans-serif;
}

.news-slider > .ctr >  p {
    text-align: center;
    padding: 0 200px 30px 200px;
    font-style: italic;
    color: #6c6c6c;
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 15px 0;
}

.home-news-block {
    float: left;
    width: 320px;
    margin-left: 60px;
    background-color: #f3f3f3;
}

.home-news-block span {
    display: block;
    float: left;
    padding: 0 0 0 29px;
    background: url('/bitrix/templates/magazin-pricepov-wide/images/cal2.png') no-repeat;
    color: #414f5a;
    background-position: -1px -2px;
    height: 18px;
}

.home-news-block a {
    display: block;
    float: left;
    margin: 0 0 0 15px;
    text-transform: lowercase;
    /*font-style: italic;
    text-decoration: underline;*/
    color: #fff;
    font-size: 13px;
    background-color: #414f5a;
    font-family: "Roboto Condensed",sans-serif;
    padding-left: 5px;
    padding-right: 5px;
}

.home-news-block h4 {
    display: block;
    float: left;
    width: 100%;
    margin: 10px 0 20px 0;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    color: #414f5a;
}

.home-news-block p {
    display: block;
    float: left;
    line-height: 22px;
}

.bx-viewport ul li {
    background-color: #f3f3f3;
}

.newssl-l .bx-prev {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/news-arr.png') 0 -26px no-repeat;
    height: 26px;
    width: 15px;
    display: block;
    left: 0;
    margin-top: -13px;
    position: absolute;
    top: 50%;
}
.bx-viewport ul li{
	background-color: #fff;
	height: 410px;
}
.bx-wrapper img{
	margin:0 auto;
}
.newssl-r .bx-next {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/news-arr.png') 0 0 no-repeat;
    height: 26px;
    width: 15px;
    display: block;
    left: 1170px;
    margin-top: -13px;
    position: absolute;
    top: 50%;
}

/*.newssl-l .bx-prev:hover {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/news-arrh.png') 0 -26px no-repeat;
}*/

/*.newssl-r .bx-next:hover {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/news-arrh.png') 0 0 no-repeat;
}*/

/*********************
 * Футер
 ********************/
.site-footer {
    background: #fff;
    padding: 25px 0 0 0;
	clear:both
}

.site-footer .ctr {
    width: 1092px;
    overflow: hidden;
}

.site-footer img.logof {
    display: block;
    float: left;
    height: 50px;
	margin-bottom:15px;
}
.site-footer .paymaster{
	float:right;
	margin-top: 4px;
}

.site-footer nav {
    float: left;
    height: 47px;
    padding: 10px 0 0 0;
    width: 900px;
    position: relative;
}

.site-footer nav ul {
    position: absolute;
    padding: 0 0 0 75px;
}

.site-footer nav li {
    float: left;
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 10px;
    margin-top: 0;
}

.site-footer nav a {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}

.site-footer nav a.current {
    color: #414f5a;
}

.site-footer .copyright {
    background: #414f5a;
    padding: 16px 0 6px 0;
}

.site-footer .copyright p {
    color: #fff;
    font-size: 12px;
}

.site-footer .info {
    float: left;
    width: 192px;
    text-align: right;
}

.site-footer .info p {
    font-size: 11px;
    padding: 0 0 8px 0;
}

.site-footer .info span {
    color: #daaf0f;
    font-weight: bold;
    padding: 0 0 8px 20px;
    display: inline-block;
    background: url('/bitrix/templates/magazin-pricepov-wide/images/footer-phone.png') 0 3px no-repeat;
}



/*********************
 * Внутренние страницы
 ********************/
.main-content {
    /*background: #f3f3f3;*/
    padding-bottom: 30px;
    position: relative;
}

.main-content aside {
    width: 282px;
    padding-right: 24px;
}
.main-content .ctr{
	display:table
}
.main-content aside,
.main-content .content{
	float:none;
	display:table-cell;
	vertical-align:top;
}

.main-content .bannerbg {
    height: 295px;
    /*background: #f3f3f3;*/
    position: absolute;
    width: 100%;
    z-index: 1;
}

.main-content .content .banner {
    width: 100%;
    height: 295px;
    margin-bottom: 20px;
    overflow: hidden;
}

.content .banner img {
    display: block;
    margin: 0 auto;
    width: 862px;
}

.content h3 {
    margin: 0 0 10px 0;
    font-weight: bold;
}

.content h4 {
    margin: 0 0 10px 0;
    font-weight: bold;
}

.content ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 0;
    margin-top: 0;
}

.content ul > li {
    margin: 0 0 6px 0;
    font-size: 13px;
    line-height: 30px;
}

.padt0 {
    padding-top: 0 !important;
}

.main-content .ctr {
    position: relative;
    z-index: 5;
}

.aside-srch {
    background: #000;
    padding: 38px 21px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #fff;
}

.aside-srch p {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
}

.aside-srch span {
    color: #ffcd11;
}

.aside-srch input {
    width: 228px;
    border: 1px solid #bababa;
    padding: 2px 5px;
}

.aside-nav {
    background: #414f5a;
}

.aside-nav ul.left_menu > li {
    padding: 30px 20px 30px 68px;
    transition: 150ms linear 0ms;
}

.aside-nav ul.left_menu > li:hover,
.aside-nav .current {
    background-color: #9b0e0a;
    transition: 150ms linear 0ms;
}

.aside-nav a {
    color: #fff;
}

.aside-nav a:hover {
    color: #fff;
    text-decoration: none;
}

.aside-nav ul.left_menu > li > a {
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    margin: 0 0 10px 0;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
}

.aside-cargo,
.catalogbortovye-pritsepy {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/aside-cargo.png') 14px center no-repeat;
}

.aside-construction,
.catalogdlya-avtomobiley-i-stroitelnoy-tekhniki {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/aside-construction.png') 14px center no-repeat;
}

.aside-moto,
.catalogdlya-perevozki-mototekhniki {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/aside-moto.png') 14px center no-repeat;
}

.aside-ships,
.catalogdlya-perevozki-vodnoy-tekhniki {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/pritcepy-dlia-vodnoi_.png') 14px center no-repeat;
}

.catalogpritsepy-dlya-kommercheskikh-perevozok {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/aside-construction-commerc.png') 14px center no-repeat;
} 

.aside-stalker,
.catalogpritsepy-mzsa {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/aside-stalker.png') 14px center no-repeat;
}

.aside-parts,
.catalogzapchasti-i-aksessuary {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/zapchasti_.png') 14px center no-repeat;
}
.aside-parts,
.catalogfarkopy-dlya-vsekh-avtomobiley {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/aside-farkop.png') 14px center no-repeat;
}
.aside-parts,
.catalogkommercheskie-pritsepy {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/aside-construction-commerc.png') 14px center no-repeat;
}
.aside-parts,
.catalogpritsepy-dlya-spetstekhniki {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/dlia-spetctekhniki_.png') 14px center no-repeat;
}
.aside-parts,
.catalogpritsep-dlya-elektrostantsiy {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/dlia-elektrostantcii_.png') 14px center no-repeat;
}
.aside-parts,
.catalogpritsepy-s-plastikovymi-kryshkami {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/s-kryshkami_.png') 14px center no-repeat;
}
.catalogpritsepy-furgony {
    background: url(/bitrix/templates/magazin-pricepov/images/pritcepy-furgony_.png) 14px center no-repeat;
}

.submenu > li > a {
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.submenu > li {
	margin-bottom: 5px;
}

.main-content .content {
    padding: 12px 0 20px;
}

ymaps {
    float: left;
}

.breadcrumbs {
    margin: 0 0 15px 0;
    width: 100%;
	font-size:13px;
}

.breadcrumbs,
.breadcrumbs a {
    color: #000;
	min-height: 20px;
}

.breadcrumbs a:hover {
    color: #9b0e0a;
}

.breadcrumbs .line {
    /*height: 1px;
    border-bottom: 1px dashed #b7b6b6;
    margin: -9px 0 0 0;
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;*/
}

.ctr #ul_catalog_menu_XEVOpk{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    /*grid-template-rows: 1fr 1fr 1fr;*/
    /*position: relative;*/
    /*min-height: 700px;*/
}
.aside-nav #ul_catalog_menu_XEVOpk{
    display: block;
}
#ul_catalog_menu_XEVOpk .cat-block{
    width:100% !important;
    margin-top: 20px;
}

#ul_catalog_menu_XEVOpk>.clearfix{
	display: none;
}
#ul_catalog_menu_XEVOpk .xs_menu_item_2455945943{
    grid-row: 1;
    grid-column: 1;
}
#ul_catalog_menu_XEVOpk .xs_menu_item_3568353891{
    grid-row: 1;
    grid-column: 2;
}
#ul_catalog_menu_XEVOpk .xs_menu_item_2613177887{
    grid-row: 2;
    grid-column: 1;
}
#ul_catalog_menu_XEVOpk .xs_menu_item_2692830450{
    grid-row: 2;
    grid-column: 2;
}
#ul_catalog_menu_XEVOpk .xs_menu_item_2729530163{
    grid-row: 3;
    grid-column: 1;
}
#ul_catalog_menu_XEVOpk .xs_menu_item_14308188{
    grid-row: 3;
    grid-column: 2;
}
#ul_catalog_menu_XEVOpk .xs_menu_item_640756611{
    grid-row: 1 / span 10;
    grid-column: 3;
    /*position: absolute;*/
}
#ul_catalog_menu_XEVOpk .xs_menu_item_3357390402 {
    grid-row: 4 / auto;
    grid-column: 1 / auto;
}
.cat-block.xs_menu_item_3606336395 {
    grid-row: 3;
    grid-column: 2;
}

.cat-block.xs_menu_item_1556024122 {
    grid-row: 4;
    grid-column: 2;
}


.breadcrumbs .bread-container {
    position: relative;
    z-index: 2;
    float: left;
    padding: 0 10px 0 0;
    /*background: #f3f3f3;*/
}

.content p {
    line-height: 20px;
    text-align: justify;
    font-size: 13px;
}

.content h1,
.title {
    margin: 0 0 15px 0;
    background-color: #fff;
    color: #414f5a;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 23px;
    font-weight: bold;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center;
    text-transform: uppercase;
}

/* Прайс */
.content .price-accordion {
    width: 100%;
}

.content .price-accordion > div {
    /*max-height: 655px;
    overflow-y: auto;
    overflow-x: hidden;*/
    background: #f9f9f9;
    border: 2px solid #b2b2b2;
    margin-top: -2px;
}

.content .price-accordion .ui-accordion-header {
    border-radius: 0 !important;
    padding: 10px 0 !important;
    font-size: 14px !important;
    font-weight: normal !important;
    color: #000 !important;
    text-align: center;
    cursor: pointer;
    border: 2px solid #a6a6a6 !important;
    position: relative;
    margin-top: -2px;
    background: #fff !important;
    transition: 150ms linear 0ms;
}

.content .price-accordion .ui-accordion-header-active {
    border: 2px solid #e9bc14 !important;
    margin-top: -2px;
}

.content .price-accordion .ui-accordion-header:hover {
    background: #ffcd11 !important;
    transition: 150ms linear 0ms;
}

.content .price-accordion .ui-accordion-header .ui-accordion-header-icon {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/price-arrowup.png') 0 0 no-repeat;
    position: absolute;
    width: 10px;
    height: 6px;
    top: 50%;
    margin-top: -3px;
    left: 40px;
}

.content .ui-accordion-header-active .ui-accordion-header-icon {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/price-arrowdw.png') 0 0 no-repeat;
    position: absolute;
    width: 10px;
    height: 6px;
    top: 50%;
    margin-top: -3px;
    left: 40px;
}

.content .price-table {
    width: 100%;
    border-bottom: 0px !important;
}

.content .price-table td {
    border-right: 2px solid #a6a6a6;
    border-bottom: 2px solid #a6a6a6;
    padding: 6px 4px;
    font-size: 10px;
}

.content .price-table tr:hover {
    background: #ffcd11;
    cursor: default;
}

.content .price-table p {
    text-align: center;
    line-height: 22px;
    padding: 0 10px;
}

.content .price-table tr.main:hover tr.dop {
    background: #ffcd11;
}

.content .ui-accordion .ui-accordion-content {
    border-top: 0 none;
    overflow: hidden;
    padding: 0;
}

/* Постановка на учет */
.uchet {
    padding: 18px 35px 18px 25px;
    float: left;
    background: #fff;
}

.uchet > img {
    float: left;
    margin: 0 0px 0 20px;
}

.uchet .price > span {
    font-size: 22px;
    padding: 0 0 0 8px;
    color: #414f5a;
    text-transform: uppercase;
    font-weight: bold;
}

.uchet .price {
    font-size: 14px;
    color: #000;
    text-align: center;
    margin-top: 23px;
}

.price .order {
margin-left: 15px;
}

.uchet-desc {
    float: left;
    padding: 35px 0 0 25px;
}

.uchet > a {
    display: block;
    float: inherit;
    margin-left: 370px;
    padding: 8px 6px;
    border: 2px solid #414f5a;
    background-color: #414f5a;
    color: #fff;
}

.uchet > a:hover {
    color: #fff;
    background: #414f5a;
}

.content ol {
    list-style: decimal;
    padding: 0 0 15px 15px;
}
.content ol li {
    margin: 0 0 8px 0;
    line-height: 30px;
    font-size: 13px;
}

/* О компании */
.about-slider {
    float: left;
    margin: 25px 0 10px 0;
    width: 862px;
}

.about-slider .slblock {
    float: left;
    position: relative;
    width: 31.3%;
}

.about-slider .bx-wrapper .bx-viewport {
    background: none;
}

.about-slider .slblock span {
    /*background: url('/bitrix/templates/magazin-pricepov-wide/images/linktxtbg.png') repeat;*/
    display: block;
    padding: 15px;
    text-transform: lowercase;
    width: 174px;
    position: absolute;
    left: 50%;
    margin-left: -102px;
    top: 170px;
    font-size: 12px;
    color: #fff;
    text-align: center;
   /* text-transform: uppercase;*/
    background-color: #414f5a;
    font-weight: bold;
}

.about-slider a:hover span {
    color: #fff;
}

/* Статьи */
.w862 {
    width: 862px !important;
}

.article {
    float: left;
    border-bottom: 2px solid #d9d9d9;
    padding: 0 0 35px 0;
    margin: 15px 0 35px 0;
}

.article .article-img,
.article-full .article-img {
    float: left;
    width: 328px;
    height: 222px;
    overflow: hidden;
    margin: 0 28px 0 0;
}

.article-full {
    float: left;
    padding: 15px 0 0 0;
}

.article-full .article-img {
    margin-bottom: 28px;
}

.article-img img {
    width: 328px;
}

.article .article-txt {
    float: left;
    width: 506px;
}

.article .article-txt header > a {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    width: 100%;
    display: block;
    margin: 0 0 15px 0;
    color: #414f5a;
    text-transform: uppercase;
}

.article-info header {
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    display: block;
    margin: 0 0 15px 0;
}

.article .article-txt header > a:hover {
    color: #414f5a;
}

.article-info {
    float: left;
    width: 506px;
}

.article .article-txt > span,
.article-info > span {
    display: block;
    width: 100%;
    background: url('/bitrix/templates/magazin-pricepov-wide/images/cal2.png') no-repeat;
    padding: 1px 0 0 35px;
    font-size: 12px;
    margin: 0 0 15px 0;
    background-position: 3px -2px;
    color: #414f5a;
}

.article .article-txt p,
.article-full .txt p {
    line-height: 22px;
}

.article .article-txt footer > a {
    display: block;
    float: left;
    font-size: 13px;
    /*font-style: italic;*/
    color: #fff;
    margin: 20px 0 0 0;
    text-decoration: none;
    background-color: #414f5a;
    padding: 5px 10px;
}

.article .article-txt footer > a:hover {
    text-decoration: none;
    color: #fff;
}

.article-txt ol li,
.article-txt ul li,
.article-full ol li,
.article-full ul li {
    line-height: 18px;
}

.fl {
    float: left !important;
}

.pagination {
    float: right;
}

.pagination a {
    display: block;
    float: left;
    font-size: 12px;
    padding: 2px 7px;
    margin: 0 2px 0 0;
    border: 1px solid #9b0e0a;
    background: #9b0e0a;
    color: #fff;
}

.pagination a:hover {
    border: 1px solid #dc5827;
    background: #dc5827;
    color: #fff;
}

.pagination span {
    display: block;
    float: left;
    font-size: 12px;
    padding: 2px 7px;
    margin: 0 2px 0 0;
    border: 1px solid #9b0e0a;
    background: none;
    cursor: default;
    color: #fff;
    background: #9b0e0a;
}

/* Article aside */
aside .art-block {
    width: 282px;
    margin-right: 24px;
    float: left;
    overflow: hidden;
    margin-top: 10px;
    background: #fff;
}

aside .art-block > a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    width: 282px;
    display: block;
    text-align: center;
    height: 25px;
    background: #414f5a;
    padding: 10px 0 0 0;
    color: #fff;
}

aside .art-block > a:hover {
    color: #fff;
}

aside .art-block .article-aside{
    padding: 18px;
    background-color: #f3f3f3;
}

.article-aside .article-txt header a {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    text-align: justify;
}

.article-aside .article-txt header {
    margin-bottom: 8px;
}

.article-aside .article-txt span {
    font-size: 12px;
    background: url('/bitrix/templates/magazin-pricepov-wide/images/calendar.png') no-repeat;
    display: block;
    padding: 0 0 0 20px;
    margin-bottom: 8px;
}

.article-aside .article-txt p {
    font-size: 11px;
}

.article-aside footer a {
    font-size: 12px;
    /*font-style: italic;*/
    /*text-decoration: underline;*/
    color: #fff;
    background-color: #414f5a;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

/*.article-aside footer a:hover {
    color: #cca40e;
    text-decoration: none;
}*/

/* Товар */
.tpl-block-list-object {
    float: left;
    /*border-bottom: 1px solid #9b0e0a;*/
    padding: 20px 0 35px 0;
    width: 100%;
    margin: 0 0 10px 0;
}

.tpl-property-image {
    width: 296px;
    height: 182px;
    overflow: hidden;
    padding: 0 20px 0 0;
}

.tpl-property-txt {
    width: 546px;
}

.tpl-link-rating {
    margin: 0 0 15px 0;
    float: left;
    width: 100%;
    overflow: hidden;
}

.tpl-link-more .tpl-property-name {
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    float: left;
    padding: 0 20px 0 0;
    width: 100%;
    word-wrap: break-word;
    max-width: 441px;
    line-height: 22px;
    color: #414f5a;
    text-transform: uppercase;

}


.tpl-link-more .tpl-property-name:hover {
	color: #414f5a;
}


.tpl-block-rating {
    float: left;
    width: 85px;
    padding: 3px 0 0 0;
}

.tpl-property-description {
    margin: 0 0 35px 0;
}

.tpl-property-description p,
.tpl-property-description {
    font-size: 12px;
    color: #333333;
    font-family: "Roboto",sans-serif;
    font-weight: 400;
	line-height: 24px;
}

.tpl-property-item-price {
    background-color: #414f5a;
    border-right-color: #fff;
    border-right-style: solid;
    border-right-width: 5px;
    color: #fff;
    float: left;
    font-size: 19px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 4px;
	display:inline-block;
	vertical-align:top;
}

.tpl-link-cart-add,
.order.tpl-link-cart-add {
	border: 0;
    color: #fff;
    height: 35px;
    font-size: 15px;
    padding-left: 10px;
    padding-right: 10px;
    background: #9b0e0a;
    transition: 150ms linear 0ms;
    /* border-radius: 10px; */
    text-transform: uppercase;
    font-weight: bold;
	box-shadow: 0 -2px #710a07 inset;
	display:inline-block;
}

.tpl-link-cart-add:hover,
.order.tpl-link-cart-add:hover {
    background: #dc5827;
    transition: 150ms linear 0ms;
    color: #fff;
}
a.tpl-link-cart-add {
    padding: 3px 12px;
}

.tpl-block-rating-item {
    float: left;
    margin: 0 3px 0 0;
}

.icon-star {
    height: 14px;
    width: 14px;
    display: block;
    background: url('/bitrix/templates/magazin-pricepov-wide/images/star.png') no-repeat;
}

.icon-star-empty {
    height: 14px;
    width: 14px;
    display: block;
    background: url('/bitrix/templates/magazin-pricepov-wide/images/starempty.png') no-repeat;
}

.tpl-block-list-order {
    float: left;
    position: relative;
}

.tpl-block-list-order .tpl-block-dropdown {
    font-size: 13px;
    line-height: 20px;
    text-decoration: none;
    padding: 0 5px;
    background: #414f5a;
    border: 2px solid #414f5a;
    height: 20px;
    display: block;
    margin: 0 8px 0 0;
    float: left;
    color: #fff;
}

.tpl-block-dropdown ul {
    display: none;
    position: absolute;
    background: #414f5a;
    left: 0;
    top: 24px;
    margin: 0;
	z-index:5;
    list-style: none;
    color: #fff;
    box-shadow: 0 0 12px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 0 12px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 12px rgba(0,0,0,0.15);
    -ms-box-shadow: 0 0 12px rgba(0,0,0,0.15);
    -o-box-shadow: 0 0 12px rgba(0,0,0,0.15);
}

.tpl-block-dropdown ul li a {
    display: block;
    padding: 2px 7px;
    color: #fff;
}

.tpl-block-list-prefix > p {
    line-height: 20px;
    float: left;
    padding: 0 10px 0 0;
}

.icon-lowtohight {
    display: block;
    height: 14px;
    width: 14px;
    background: url('/bitrix/templates/magazin-pricepov-wide/images/sortingarrup.png') no-repeat;
}

.tpl-state-active .icon-lowtohight {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/sortingarrupact.png') no-repeat;
}

.icon-highttolow {
    display: block;
    height: 14px;
    width: 14px;
    background: url('/bitrix/templates/magazin-pricepov-wide/images/sortingarrdw.png') no-repeat;
}
.tpl-state-active .icon-highttolow {
    background: url('/bitrix/templates/magazin-pricepov-wide/images/sortingarrdwact.png') no-repeat;
}

.sorting-arrows {
    float: left;
    display: block;
    padding: 9px 0 0 0;
    margin: 0 4px 0 0;
}

.tpl-block-images {
    width: 430px;
    float: left;
    overflow: hidden;
    margin: 0 25px 35px 0;
}

.tpl-block-main {
  float: left;
}

.tpl-block-main > h1 {
    font-weight: bold;
    color: #575757;
    font-size: 22px;
    margin: 0 0 25px 0;
}

.tpl-goods-nav {
    padding: 0 0 20px 0;
}

.tpl-goods-nav a {
    display: list-item;
    list-style: none;
    margin: 0 0 15px 0;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
    color: #575757;
}

.tpl-component-goods p {
    line-height: 24px;
}

.tpl-base-comp {
    padding: 0 0 15px 0;
}

.tpl-block-cart-form {
    padding: 0 0 25px 0;
}

.tpl-block-full-more {
    width: 100%;
    float: left;
}

.tpl-block-full-more .tpl-caption {
    color: #575757;
    font-weight: 700;
    line-height: 1.1;
    margin: 25px 0 20px 0;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 18px;
    text-transform: uppercase;
}

.totop {
    width: 63px;
    height: 70px;
    background: url('/bitrix/templates/magazin-pricepov-wide/images/scrollarr.png')  center center no-repeat;
    position: fixed;
    bottom: 68px;
    margin-left: 1200px;
    z-index: 25;
    transition: 150ms linear 0ms;
}

.totop:hover {
    background-position: center top;
    transition: 150ms linear 0ms;
}

.totop a {
    display: block;
    height: 18px;
    width: 100%;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    padding-top: 52px;
}

.tpl-property-qty {
    display: none;
}

#char table {
    width: 862px;
    /*background: #f3f3f3;
    border: 2px solid #c8c8c8;*/
}

#char table tbody {
    /*box-shadow: 0 0 9px rgba(0,0,0,0.2);
        -webkit-box-shadow: 0 0 9px rgba(0,0,0,0.2);
        -moz-box-shadow: 0 0 9px rgba(0,0,0,0.2);
        -ms-box-shadow: 0 0 5px rgba(0,0,0,0.2);
        -o-box-shadow: 0 0 9px rgba(0,0,0,0.2);*/
}

#char table tr {
    /*border: 2px solid #c8c8c8;*/
}

#char table td {
    padding: 10px 0 10px 18px;
    font-weight: bold;
    font-size: 12px;
    color: #5f5f5f;
}

/* обратный звонок */
#callback {
    display: none;
    width: 370px;
    padding: 25px 45px 45px 45px;
}

#phoneer-txt,
#nameer-txt,
#opolitic-txt,
#politic-txt,
#user_name-txt,
#use_politic-txt,
#user_email-txt {
    color: red;
    font-size: 11px;
    display: none;
}

#callback h3 {
    text-align: center;
    margin: 0 0 20px 0;
}

.callback-form {
    position: relative;
}

.callback-form .inp1 {
    width: 322px;
    background: #fff;
    border: 2px solid #a6a6a6;
    padding: 7px;
    font-size: 16px;
    margin: 0 0 15px 0;
    transition: 150ms linear 0ms;
}

.callback-form .inp2 {
    float: left;
    width: 92px;
    float: left;
    background: #fff;
    border: 2px solid #a6a6a6;
    padding: 7px;
    font-size: 16px;
    margin: 0 0 15px 0;
    transition: 150ms linear 0ms;
}

.calendar {
    float: left;
    background: #414f5a;
    padding: 7px;
    margin-right: 14px;
    height: 24px;
    width: 24px;
}

.clock {
    float: left;
    background: #414f5a;
    padding: 7px;
    margin: 0 14px;
    height: 24px;
    width: 24px;
}

.callback-form .inp1:hover,
.callback-form .inp1:focus,
.callback-form .inp2:hover,
.callback-form .inp2:focus {
    border: 2px solid #414f5a;
    transition: 150ms linear 0ms;
}

.callback-pretxt {
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    margin: 0 0 15px 0;
}

.error {
    border: 2px solid red !important;
}

input#send {
    border: 2px solid #414f5a;
    color: #000;
    font-size: 16px;
    width: 200px;
    transition: 150ms linear 0ms;
    background: #414f5a;
    text-align: center;
    position: relative;
    left: 50%;
    margin: 30px 0 0 -100px;
    padding: 8px 0;
    color: #fff;
}

input#send:hover {
    background: #414f5a;
    transition: 150ms linear 0ms;
}

/* jquery time and date picker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 40%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 40% 10px 10px; }

#ui-datepicker-div {
    width: 250px;
}

.request {
    width: 860px;
    margin: 0 auto;
    padding: 0px 0;
}

.request .nc_item > input {
    width: 860px;
    padding: 5px;
    border: 2px solid #a6a6a6;
	box-sizing:border-box;
}

.request .nc_item > textarea {
    resize: none;
    width: 860px;
    padding: 5px;
    border: 2px solid #a6a6a6;
	box-sizing:border-box;
}

.nc-field-caption,
.captcha > p {
    font-size: 12px;
    font-weight: bold;
}

.request .nc_item > input:hover,
.request .nc_item > input:focus,
.request .nc_item > textarea:hover,
.request .nc_item > textarea:focus {
    border: 2px solid #414f5a;
}

.warnText {
    color: red;
    text-align: center;
}

.request .c_send {
    border: 2px solid #414f5a;
    color: #000;
    font-size: 12px;
    width: 200px;
    transition: 150ms linear 0ms;
    background: #414f5a;
    text-align: center;
    position: relative;
    left: 50%;
    margin: 30px 0 0 -100px;
    padding: 8px 0;
    color: #fff;
}

.request input[disabled].c_send {
    opacity: 0.6;
    cursor: not-allowed;
}

.request .send:hover {
    background: #414f5a;
    transition: 150ms linear 0ms;
}

.captcha {
    float: left;
    width: 860px;
}

.request .captcha > input {
    float: left;
    margin: 0 10px 0 0;
    font-size: 16px;
    width: 300px;
    border: 2px solid #a6a6a6;
    padding: 5px;
    margin: 0 0 15px 0;
}

.captcha button {
    border: 2px solid #414f5a;
    color: #fff;
    font-size: 12px;
    width: 78px;
    transition: 150ms linear 0ms;
    text-align: center;
    position: relative;
    padding: 7px 0 8px;
    background-color: #414f5a;
}

#nc_captcha_container0 {
float: left;
    margin-bottom: 0;
    margin-left: 22px;
    margin-right: 22px;
    margin-top: 0;
}

.request label.error {
    border: none !important;
}

.valid {
    border: 2px solid green !important;
}

.tpl-property-char .tpl-value {
    width: 858px;
    float: left;
    /*background: #f3f3f3;*/
    /*box-shadow: 0 0 9px rgba(0,0,0,0.2);
        -webkit-box-shadow: 0 0 9px rgba(0,0,0,0.2);
        -moz-box-shadow: 0 0 9px rgba(0,0,0,0.2);
        -ms-box-shadow: 0 0 5px rgba(0,0,0,0.2);
        -o-box-shadow: 0 0 9px rgba(0,0,0,0.2);
    border: 2px solid #c8c8c8;*/
    border-bottom: none;
}

.table-striped tr:nth-child(2n+1) {
    background-color: #ebebeb;
}

.tpl-property-char dl {
    width: 862px;
    float: left;
}

.tpl-property-char dt,
.tpl-property-char dd {
    padding: 10px 0 10px 18px;
    font-weight: bold;
    font-size: 12px;
    color: #5f5f5f;
    float: left;
    width: 411px;
    border-bottom: 2px solid #c8c8c8;
}

.catalog-txt p {
    line-height: 20px;
}

.catalog-txt ul > li {
 color: #414f5a;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    /*margin-bottom: 6px;*/
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

.catalog-txt {
	margin-bottom: 10px;
	/*margin-top: 100px;*/
}

.phones p a {
    /*color: #f45a40;
    font-family: "ralewayregular", sans-serif;
    font-size: 14px;
    margin-left: 39px;
    padding-top: 8px;*/
}

.top-menu li a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    /*background-image: none;*/
    background-origin: padding-box;
    background-position: 10px 75px;
    /*background-repeat: repeat;*/
    background-size: auto auto;
/*    border-bottom-color: #f45a40;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #f45a40;
    border-left-style: solid;
    border-left-width: 2px;
    border-right-color: #f45a40;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: #f45a40;
    border-top-style: solid;
    border-top-width: 2px;*/
    color: #414f5a;
    transform: scale(0.9);
    transition-delay: 0ms;
    transition-duration: 80ms;
    transition-property: all;
    transition-timing-function: linear;
    font-size: 13px;
}




.toplink1 {
    /*float: left;
    width: 29%;
    margin-top: 18px;
    margin-bottom: 10px;*/
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    z-index: 1;
}


.toplink1 .text {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}


.toplink1 p {
	margin: 7px 0 0 0;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}


.toplink1 p a {
	color: #414f5a;
	margin-left: 5px;
}

.phones span {
    color: #000;
    display: block;
    /*font-family: "Roboto Condensed",sans-serif;*/
    font-size: 11px;
    text-transform: uppercase;
    text-align: right;
    font-weight: bold;
}

.network{
	float:right;
}
.network_links{
	display: flex;
	align-items: center;
}
.messenger_link .go2top{
    display: none;
}
.site-header .guarantee, .site-header .work, .site-header .mod {
    margin-right: 12px;
    width: 50px;
    height: 49px;
    background-repeat: no-repeat;
	background-position:0 0;
	background-size:contain;
	display:inline-block;
}
.site-header .guarantee {
    background-image: url("/bitrix/templates/magazin-pricepov-wide/images/vk.png");
}

.site-header .network .work {
    background-image: url("/bitrix/templates/magazin-pricepov-wide/images/you.png");
	margin-right:0;
}

.site-header .mod {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/bitrix/templates/magazin-pricepov-wide/images/21.png");
    background-origin: padding-box;
    background-repeat: no-repeat;
    background-size: 70px 65px;
    background-position: 37px 2px;
}


.site-header .guarantee p, .site-header .work p, .site-header .mod p {
    font-size: 13px;
    font-weight: bold;
    padding-top: 70px;
    text-align: center;
}


/*.aside-nav ul.left_menu > li:nth-child(2n+1) {
    background-color: #9b0e0a;
}*/


#alert_sale {
    background-color: #ffeb3b;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #000;
    font-size: 14px;
    left: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 525px;
    z-index: 10000;
}

#alert_sale a.close-alert {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #000;
    display: inline-block;
    font-size: 24px;
    height: 24px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    position: absolute;
    right: 0;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
    top: 0;
    width: 24px;
}

#alert_sale p {
    margin-bottom: 5px;
}

.catalog-maintxt {
    margin-bottom: 10px;
    margin-top: 100px;
}



.alert_content table {
    width: 525px;
    text-align: left;

}

.table-pr tr:nth-child(2n+1) {
    background-color: #fff;
}


.table-pr td:nth-child(2n) {
    text-align: right;
    padding-right: 5px;
    width: 43%;
}

.table-pr td {
    padding: 1px 2px;
}

#alert_sale .cena {
    background-color: #fff;
    padding: 5px;
}

.arss {
    background-color: #414f5a;
    color: #fff;
    padding: 5px 10px;
}

.arss:hover {
    color: #fff;
}

div.process {
    border-bottom-color: #aeb1b4;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-left-color: #aeb1b4;
    border-left-style: dotted;
    border-left-width: 1px;
    border-right-color: #aeb1b4;
    border-right-style: dotted;
    border-right-width: 1px;
    border-top-color: #aeb1b4;
    border-top-style: dotted;
    border-top-width: 1px;
    color: #666666;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.content .other {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #eee;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #eee;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #eee;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #eee;
    border-top-style: solid;
    border-top-width: 1px;
    float: left;
    line-height: 20px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
    text-align: center;
    width: 824px;
}

.other p {
	text-align: center;
	font-weight: bold;
}


.other .callback {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #414f5a;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #fff;
    /*display: block;*/
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    left: -26px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
   /* position: absolute;*/
    text-align: center;
    text-transform: uppercase;
    width: 215px;
    z-index: 10;
}


.tpl-property-description h3 {
    color: #575757;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 25px;
    text-transform: uppercase;
}

.tpl-block-full-main .tpl-property-description {
    width: 405px;
    float: left;
}


.tpl-value h3 {
    color: #575757;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 25px;
    text-transform: uppercase;
}


#order-cont {
    display: none;
    width: 340px;
    padding: 0;
}

#order-cont h3 {
    text-align: center;
    margin: 0 0 20px 0;
}

#order-cont .model-info {
    float: left;
    width: 340px;
}

#order-cont #pic {
    float: left;
    margin-right: 10px;
    border: 1px solid #eee;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

#order-cont #model {
    float: left;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 0px;
    width: 188px;
    font-weight: bold;
}

#order-cont #price {
    color: #414f5a;
    float: left;
    font-weight: bold;
    width: 188px;
    font-size: 17px;
}

#order-cont h3 {
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    text-align: center;
    color: #414f5a;
    font-size: 16px;
    font-weight: bold;
}

#phoneer-txt,
#nameer-txt,
#ophoneer-txt,
#onameer-txt,
#opolitic-txt,
#politic-txt,
#user_name-txt,
#use_politic-txt,
#user_email-txt  {
    color: red;
    font-size: 11px;
    display: none;
}

.callback-pretxt {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    text-align: center;
}

#order-cont .model-info {
    float: left;
    width: 340px;
}

#modal_q{
	display:none;
	text-align: center;
	width:370px;
}

#modal_q .item_title{
	font-size: 15px;
    margin: 10px 0 15px;
}
#modal_q .buttons{
	font-size: 14px;
    margin-bottom: 10px;
}
#modal_q .buttons .xsbtn{
	margin-right:10px;
}
#modal_q .buttons .cancel{
	color:#9b0e0a;
	text-decoration:underline;
}
#modal_q .buttons .cancel:hover{
	text-decoration:none;
}

input#send, input#osend,
.xsbtn{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #414f5a;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #414f5a;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #414f5a;
    border-left-style: solid;
    border-left-width: 2px;
    border-right-color: #414f5a;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: #414f5a;
    border-top-style: solid;
    border-top-width: 2px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    left: 50%;
    margin-bottom: 0;
    margin-left: -100px;
    margin-right: 0;
    margin-top: 30px;
    padding-bottom: 8px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 8px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition-delay: 0ms;
    transition-duration: 150ms;
    transition-property: all;
    transition-timing-function: linear;
    width: 200px;
}
.xsbtn{
	position:static;
	margin:0;
	width:auto;
    padding-left: 10px;
    padding-right: 10px;
	display:inline-block;
}
.xsbtn:hover{
	background:#9b0e0a;
	color:#fff;
	border-color:#9b0e0a;
}


.order, .order:hover {

    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #414f5a;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition-delay: 0ms;
    transition-duration: 150ms;
    transition-property: all;
    transition-timing-function: linear;
	display:inline-block;
	vertical-align:top;
	box-shadow: 0 -2px #28333c inset;
	text-decoration:none;
}
.order:hover {
	background-color:#9b0e0a;
	box-shadow: 0 -2px #710a07 inset;
}

/*.col-sm-4 {
    width: 45%;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}*/


ymaps, ymaps input, ymaps i, ymaps canvas {
    max-height: none;
    max-width: none;
}

.content .mapss {
    margin-bottom: 20px;

}

.tpl-value {

}

.nnew {
    position: absolute;
    background-color: #2c9478;
 /*   padding-bottom: 6px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 6px;*/
    text-align: center;
    width: 120px;
    color: #fff;
	right:20px;
    text-transform: uppercase;
    font-weight: bold;
	top:6px;

}
.bx_item_detail .sale{
    right: 0;
    top: 30px;
}
.sale {
    position: absolute;
    background-color: #ff4949;
 /*   padding-bottom: 6px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 6px;*/
    text-align: center;
    width: 120px;
    color: #fff;
	right:20px;
    text-transform: uppercase;
    font-weight: bold;
	top:26px;

}
.sale_gl {
    position: absolute;
    background-color: #ff4949;
 /*   padding-bottom: 6px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 6px;*/
    text-align: center;
    width: 130px;
    color: #fff;
	right:20px;
    text-transform: uppercase;
    font-weight: bold;
	top:100px;

}


.nc_table {
    /*margin-top: 10px;
    margin-bottom: 10px;*/
    width: 100%;
}

.nc_row {
    width: 33.333%;
    height: 150px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
    background-color: #fff;
	position:relative;
}

.nc_price {
   /* margin-bottom: 10px;
    background-color: #414f5a;
    border-right-color: #fff;
    border-right-style: solid;
    border-right-width: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 4px;*/

    background-color: #414f5a;
    border-right-color: #fff;
    border-right-style: solid;
    border-right-width: 1px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    /*height: 24px;*/
    margin-bottom: 10px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 7px;
    position: absolute;
    text-align: center;
    /*width: 109px;*/
}

.nc_description {
    font-size: 13px;
    max-height: 70px;
    margin-bottom: 24px;
    overflow: hidden;
    height: 50px;
}

.nc_table .nc_row img {
    max-width: 100%;
    max-height: 182px;
	width:auto;
	height:auto;
	vertical-align: middle;
}
.nc_table .nc_row div.image{
	height:182px;
	line-height:182px;
	text-align:center;
}
.nc_row.js-element .xs.table{
	float:right;
}

.nc_row h3 {
    margin-bottom: 15px;
    background-color: #414f5a;
    text-align: center;
}

.nc_row h3 a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    text-align: center;
    text-transform: uppercase;

}


.nc_table tr {
    margin-bottom: 15px;
    /*height: 450px;*/
}

.top {
   background-color: #fff;
}

#order-cont #pic img{
    width: 140px;
    height: 120px;
}


.nc_row .order {
       -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #414f5a;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    color: #fff;
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition-delay: 0ms;
    transition-duration: 150ms;
    transition-property: all;
    transition-timing-function: linear;
    width: 200px;
}




.top h4 {
background-color: #fff;
    color: #414f5a;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    padding-bottom: 0;
    padding-left: 300px;
    padding-right: 300px;
    padding-top: 0;
    text-align: center;
    text-transform: uppercase;
}



.nnew_gl {
    background-color: #2c9478;
    color: #fff;
    display: block;
    font-weight: bold;
    right:20px;
	padding:2px 0;
    overflow-x: hidden;
    overflow-y: hidden;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 130px;
	
}


.nc_edit_objects .nc_row_img {
    margin-bottom: 2px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 2px;
    height: 182px;
    width: 296px;
}


.price strong {
    color: #414f5a;
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 0;
    padding-left: 8px;
    padding-right: 0;
    padding-top: 0;
    text-transform: uppercase;
}


.content h3 {
    color: #414f5a;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;

    padding-top: 0;

    text-transform: uppercase;
}
.xs.table{
	display:table;
}
.xs.table .td{
	display:table-cell;
	vertical-align: top;
}

article.js-element .add2basketform{
	float:right;
}

.quantity{
	display:inline-block;
	width:78px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.quantity a,
.quantity input{
	float:left;
	display:block;
	box-sizing:border-box;
	text-align:center;
	line-height: 35px;
    height: 35px;
}
.quantity a{
	width:28%;
	box-shadow: 0 -2px #28333c inset;
	cursor:pointer;
	background:#414f5a;
	font-weight:bold;
	font-size: 19px;
	color:#fff;
}
.quantity a:hover{
	background: #9b0e0a;
	box-shadow: 0 -2px #710a07 inset;
}
.quantity input{
	width:44%;
	border:1px solid #414f5a;
	border-left:0;
	border-right:0;
	font-size: 17px;
}
.nc_list .old_price span{
    font-size: 16px;
    margin-left: 17px;
}
.content .bx_catalog_tile_ul{
	padding:0;
	margin:5px 0 20px;
}
.content .bx_catalog_tile_ul li{
	padding:0;
	margin:0;
	display:inline-block;
	margin:0 10px 10px 0;
	list-style-type:none;
}

.content .bx_catalog_tile_ul li h2 a{
	font-size:13px;
	display:block;
	background:#414f5a;
	padding:3px 15px;
	color:#fff;

}
.content .bx_catalog_tile_ul li h2 a:hover{
	background:#9b0e0a;
}
.share42init{
	float:right;
	margin-top: 9px;
}
.share42init a{
	border-radius:50%;
	transition:.3s all;
}
.share42init a:hover{
	-webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

#modal_q img{
	max-width:296px;
	max-height:200px;
}
.bx-pagination{
	clear:both
}
a.view-button {
	padding: 20px;
	font-size: 20px;
	position: absolute;
	right: 30px;
	bottom: 30px;
	background: rgba(0,83,169,.5);
	color: #fff;
	font-weight: 700;
	border-radius: 5px;
}
/*#ul_catalog_menu_XEVOpk::after{
	position: absolute;
content: '';
width: 44%;
height: 290px;
background: url(/bitrix/templates/magazin-pricepov/images/5044c8e39a.jpg);
left: 7%;
top: 43%;
}*/


footer .space-for-top{
    margin-bottom: 140px;
}
footer .top-menu{
    margin-bottom: 30px;
}

footer .additional_info{
    display:flex;
    justify-content: space-between;
}
footer .additional_info .contacts{}
footer .additional_info .contacts ul{}
footer .additional_info .contacts ul li{
    color: #fff;
    line-height: 22px;
    font-size: 15px;
}
footer .additional_info .contacts ul li span{
    font-weight: bold;
}
footer .additional_info .contacts ul li:last-child{
    margin-bottom: 14px;
}
footer .additional_info .contacts ul li a{
    color:#fff;
}
footer .additional_info .cities{}
footer .additional_info .cities strong{
     color:#fff;
}
footer .additional_info .cities ul{
    margin-top: 9px;
    width: 650px;
}
footer .additional_info .cities ul li{
    color: #fff;
    display: inline-block;
    width: 18%;
    line-height: 24px;
    font-size: 13px;
    margin-right: 5px;
}
footer .additional_info .cities ul li a{
    color:#fff;
}


.catalogButton{
	display:none;
}

article.js-element{
	display:table;
	width:100%;
}
article .tpl-property-image,
article .tpl-property-txt{
	display:table-cell;
	float:none;
	position:relative;
}


.site-footer .copyright .accept p{
    margin-bottom: 3px;
}


.city_list{}
.city_list article{
    border-bottom: none;
    padding: 0;
    margin: 0;
    width: 25%;
}
.city_list article a{
    font-size: 12px !important;
    display: inline-block !important;
    width: auto !important;
}
.wr_strong_city {
    display: block;
    margin-bottom: 20px;
}
.wr_strong_city strong{
    font-size: 19px;
    color: #414f5a;
    font-family: "Roboto Condensed",sans-serif;
}

ul.list-compact {}
ol.list-compact li,
ul.list-compact li {
    margin-bottom: 0;
    line-height: 1.3;
}

.myup {
display:none;
position: fixed;
z-index:10000;
top: 5%;
width: 300px;
text-align: center;
padding-right: 0px;
left:50%!important;

background-color: #FFFFFF;
border-radius:0; 
-webkit-border-radius:0; 
-khtml-border-radius:0; 
-moz-border-radius:0; 
-o-border-radius:0; 
box-shadow: 0px 5px 18px #000; 
-webkit-box-shadow:0px 5px 18px #000; 
-khtml-box-shadow:0px 5px 18px #000; 
-moz-box-shadow:0px 5px 18px #000; 
font-weight: bold; 
border: none; 
font-family: arial; 
font-size: 12px; 
font-style: oblique; 
line-height: 9px;
overflow: visible;
}
.mytext{
color: #000; 
font-variant: normal;
line-height:125%; 
font-size: 14px; 
overflow-y: auto !important; 
}

.myclose {
    background-color: rgba(0, 0, 0, 0.8);
    border: 2px solid #ccc;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: -13px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    top: -15px;
    width: 24px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
     border-radius: 15px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}
.myclose:before {
    color: rgba(255, 255, 255, 0.9);
    content: "X";
    font-size: 14px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
}
.myclose:hover {
    background-color: rgba(64, 128, 128, 0.8);
}





.button {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: baseline;
    margin: 0 2px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    padding: .5em 2em .55em;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    color: #e8f0de;
    border: solid 1px #538312;
    background: #64991e;
    background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
    background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
    background-image: -o-linear-gradient(top,  #7db72f,  #4e7d0e);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.button:hover {
    text-decoration: none;
    background: #538018;
    background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
    background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
    background-image: -o-linear-gradient(top,  #6b9d28,  #436b0c);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.button:active {
    position: relative;
    top: 1px;
    color: #a9c08c;
    background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
    background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
    background-image: -o-linear-gradient(top,  #4e7d0e,  #7db72f);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');    
}
/*14.07.20*/
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr,
.table > tbody > tr,
.table > tfoot > tr {
  margin-bottom: 1px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 10px;
  line-height: 1.5;
  vertical-align: middle;
}
.table > thead > tr > th {
  vertical-align: middle;
}
.table-bordered {
  border: 1px solid #d8d6d6;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #d8d6d6;
}
#ul_catalog_menu_XEVOpk .xs_menu_item_1848008353 {
    grid-column: 1 / auto;
    grid-row: 4 / auto;
}

@-webkit-keyframes scroll {
    0% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
    100% {
      -webkit-transform: translate(-100%, 0);
      transform: translate(-100%, 0)
    }
}
@-moz-keyframes scroll {
    0% {
      -moz-transform: translate(0, 0);
      transform: translate(0, 0);
    }
    100% {
      -moz-transform: translate(-100%, 0);
      transform: translate(-100%, 0)
    }
}
@keyframes scroll {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-100%, 0)
    }
}

.marquee {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  color: #ff0000;
  background: #eaeaea;
  padding: 5px 0;
  /*margin-bottom: 10px;*/
  cursor: default;
  font-size: 12px;
}

.marquee span {
  display: inline-block;
  padding-left: 100%;
  -webkit-animation: scroll 23s infinite linear;
  -moz-animation: scroll 23s infinite linear;
  animation: scroll 23s infinite linear;
}

.marquee:hover span{
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
}
.messenger_link{
	display:flex;
	align-items:center;
}
.messenger_link a{
	display:block;
	margin-right:12px;
	display:block;
}
.messenger_link a:last-child{
	margin:0;
}
.messenger_link a img{
	width:35px;
	display:block;
	margin:0 auto;
}
.messenger_link_header{
	margin-top:5px;
}
.messenger_link_header a{
	
}
.messenger_link.messenger_link_header a img{
	width:50px;   
}
.modal{
    display: none;
}
.bx-filter .bx-filter-title{
    text-align: center;
    font-weight: bold;
    margin-bottom: 25px;
    color: #fff;
}
.bx-filter .bx-filter-parameters-box{
    /*width: 33%;*/
    margin-bottom: 12px;
}
.bx-filter .bx-filter-parameters-box .bx-filter-parameters-box-hint{
    font-weight: bold;
}
.smartfilter .row{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.bx-filter.bx-blue .btn-themes{
    background-color: #2c9478;
    border-color: #2c9478;
    color: #FFF;
}
.bx-filter .bx-filter-parameters-box-title span, .bx-filter .bx-filter-input-checkbox .bx-filter-param-text{
    color: #fff;
}
.bx-filter.bx-blue .bx-filter-section{
    background: #414f5a;
}
.smartfilter .btn-link{
    color: #fff;
}
.nc_simple_catalog .nc_row .order{
    /*height: 20px;*/
    margin-left: 10px;
    width: auto;
    padding: 8px 20px;
}
.add2basketform, .menu_desc, .logo_menu{display: none;}
#contact .checkbox label{
    display: flex;
    width: 100%;
}
#contact .checkbox label input{
    margin-right: 5px;
}
@media(max-width: 767px){
    .bx-filter .bx-filter-parameters-box{
        width: 100%;
    }
}
/*22.04.22*/
.table-price{
    width: 100%;
    margin-bottom: 20px;
}
.table-price td{
    padding: 5px;
    line-height: 1;
    vertical-align: middle;
    font-size: 12px;
}
.table-hover tr:hover {
    color: #686868;
    background-color: rgba(0, 0, 0, 0.075);
}
.fancybox-wrap.grafik{
    max-width: 90%;
    height: auto;
    position: fixed;
    top: 90px;
    right: 0px;
    left: 0px;
    margin: 0px auto;
    opacity: 1;
    overflow: visible;
    background: rgb(255, 255, 255);
    box-shadow: rgb(0, 0, 0) 0px 0px 8px 3px;
    border-radius: 15px;
    width: 850px;
    display: none;
}
.fancybox-wrap.grafik img{
    border-radius: 10px;
}
.mobile_img{
    display:none;
}
.shedule_top{
    background: #ec0014;
    text-align: center;
    font-size: 18px;
    padding: 5px 0;
    cursor: pointer;
}
.shedule_top a{
    display: block;
    color: #fff;
    text-decoration: none;
}
.old_price{
    white-space: nowrap;
    font-size: 13px;
    min-height: 20px;
    color: #ff4949;
}
.old_price span{
    text-decoration: line-through;
}
.tpl-property-item-old-price{
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: bold;
    text-decoration: line-through;
}
.topsl-m{
    display: none;
}
@media(max-width: 767px){
    .top-slider{
        display: none;
    }
    .topsl-m{
        display: block;
        padding-bottom: 130px;
        text-align: center;
    }
    .fancybox-wrap.grafik{
        width: 288px;
    }
    .mobile_img{
        display:block;
    }
    .desctop_img{
        display:none;
    }
}
.cookie_popup {
    display: none
}

.cookie_popup_wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    -moz-column-gap: 16px;
    column-gap: 16px;
    max-width: 928px;
    box-sizing: border-box;
    background-color: #1c1819;
    padding: 12px 16px;
    border-radius: 4px;
    position: fixed;
    bottom: 60px;
    color: #fff;
    left: 50%;
    transform: translate(-50%);
    width: 100%;
    z-index: 9999
}

.cookie_popup a {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #ccc
}
.cookie_popup .btn{
    color: #000;
}
/* End */


/* Start:/bitrix/templates/magazin-pricepov-wide/css/jquery.bxslider.css?17504254583868*/
﻿/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	/*-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;*/
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/bitrix/templates/magazin-pricepov-wide/css/../images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	display: none;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #cacaca;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #e7ba0f;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(/bitrix/templates/magazin-pricepov-wide/css/images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(/bitrix/templates/magazin-pricepov-wide/css/images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(/bitrix/templates/magazin-pricepov-wide/css/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(/bitrix/templates/magazin-pricepov-wide/css/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/* End */


/* Start:/bitrix/templates/magazin-pricepov-wide/css/fancybox/jquery.fancybox.css?17504254644962*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #fff;
	color: #444;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/bitrix/templates/magazin-pricepov-wide/css/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/bitrix/templates/magazin-pricepov-wide/css/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/bitrix/templates/magazin-pricepov-wide/css/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/bitrix/templates/magazin-pricepov-wide/css/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
    text-transform: uppercase;
    text-align: center;
    padding: 0 0 10px;
    font-weight: bold;
    font-family: Roboto, Arial;
    font-size: 16px;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/bitrix/templates/magazin-pricepov-wide/css/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/bitrix/templates/magazin-pricepov-wide/css/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/bitrix/templates/magazin-pricepov-wide/css/responsive.css?175091581310967*/
@media screen and (max-width:1188px){
	.ctr,
	/*.menu-stripe nav,*/
	.top-menu,
	.site-footer .ctr,
	.midm-block{
		width:100%;
		padding:0 10px;
		box-sizing:border-box;
	}
	/*.menu-stripe nav,*/
	.home-content .mid-menu .ctr,
	.midm-block{
		padding:0;
	}
	.menu-stripe .ctr{
		padding:0;
	}
	.top-menu,
	.mid-menu,
	.midm-img{
		height:auto;
	}
	.midm-img img{
		vertical-align:top
	}
	.home-txt h1,
	.catalog-txt p{
		padding-left:0;
		padding-right:0;
	}
	.top-menu ul{
		width:100%;
		font-size:0;
		text-align:center;
	}
	.top-menu li{
		float:none;
		display:inline-block;
		vertical-align:top;
	}
	.site-header{
		height:auto;
	}
	.xs_recommended{
		float:none;
		width:100%;
		margin:0;
		margin-top:20px;
		clear:both;
	}
	.xs_recommended .bx_item_list_section .bx_catalog_item{
		float:left;
		width:50%;
		padding-right:15px;
		box-sizing:border-box;
	}
	.bx_item_detail .bx_item_slider{
		width:55%;
		margin-bottom:30px;
	}
	.xs_pay_delivery{
		width: 40.042%;
	}
	.share42init{
		display:none;
	}
	.content .ui-accordion .ui-accordion-content{
		overflow:auto;
	}
	.content .price-accordion .ui-accordion-header{
		padding-left: 74px !important;
		padding-right: 10px !important;
	}
	iframe,
	.request{
		max-width:100%;
	}
	.request .nc_item > input,
	.request .nc_item > textarea,
	.captcha{
		width:100%;
		float:none
		box-sizing:border-box;
	}
	table.xs_contact,
	table.xs_contact tbody,
	table.xs_contact tr,
	table.xs_contact td{
		width:100% !important;
		height:100% !important;
		display:block;
	}
	table.xs_contact td{
		margin-bottom:20px;
	}
}

@media screen and (max-width:1125px){
	.nc_list.nc_simple_catalog .nc_table tbody tr td:nth-child(3){
		display:none;
	}
	#tabs > ul > li a{
		padding-left:10px;
		padding-right:10px;
	}
}

@media screen and (max-width:1090px){
	body{
		/*padding-top: 40px;*/
	}
	.menu_desc, .logo_menu{
		display: block;
	}

	.menu-stripe .ctr{
		width: auto;
    	margin: 0;
	}
	.site-header{
		padding-top: 30px;
	}
	.shedule_top{
		position: fixed;
		top: 0;
		z-index: 99;
	}

	.buttonMenu{
		/*display:block;*/
	}
	.menu-stripe,
	.menu-stripe *{
		overflow:visible;
	}


	body.fix_pane{
		padding-top:55px;
	}

	footer .top-menu{
		margin-bottom:0;
		box-shadow:none;
	}
	.site-footer nav{
		display:none;
	}
}

@media screen and (max-width:960px){
	header .toplink1{
		display:none;
	}
	.top h4{
		padding-left:0;
		padding-right:0;
	}
	/*#ul_catalog_menu_XEVOpk .xs_menu_item_3568353891 {
		grid-column: 1;
		grid-row: 4;
	}
	#ul_catalog_menu_XEVOpk .xs_menu_item_2692830450 {
		grid-column: 1;
		grid-row: 5;
	}
	#ul_catalog_menu_XEVOpk .xs_menu_item_14308188 {
		grid-column: 1;
		grid-row: 6;
	}*/
	#ul_catalog_menu_XEVOpk .cat-block{
		grid-column: 1;
		grid-row: auto;
	}
	#ul_catalog_menu_XEVOpk .xs_menu_item_640756611 {
		grid-column: 2;
		grid-row: 1 / span 20;
	}
	.ctr #ul_catalog_menu_XEVOpk{
		grid-template-columns: 1fr 1fr;
/*		grid-template-rows: 1fr 1fr;*/
	}
	.cat-container .clearfix{
		display:none;
	}
	footer .additional_info{
		display:block;
		text-align:center;
	}
	footer .additional_info .cities{
		margin-top:25px;
	}
	.site-footer .copyright{
		padding-top:30px
	}
	footer .additional_info .cities ul{
		text-align:left;
		margin:20px auto 50px;
	}
	.main-content .ctr{
		display:block;
	}
	.main-content aside, 
	.main-content .content{
		width:100%;
		margin:0;
		padding:0;
		display:block;
	}
	.aside-srch input{
		width:100%;
		box-sizing:border-box;
		padding:6px 5px;
	}
	.main-content aside img,
	.main-content aside{
		display:none;
	}
	
	.catalogButton{
		display:block;
		border-radius: 3px;
		padding: 9px 5px 9px 15px;
		font-size: 15px;
		cursor: pointer;
		position: relative;
		line-height: 22px;
		color: #fff;
		margin: 0;
		font-weight: bold;
		background: #424958;
		box-shadow: 0 -2px #28333c inset;
		text-transform: uppercase;
	}
	.catalogButton:after {
		content: "";
		display: block;
		width: 13px;
		height: 8px;
		position: absolute;
		right: 15px;
		top: 50%;
		margin-top: -4px;
		background: url(/bitrix/templates/magazin-pricepov-wide/css/../images/arrow-down-angle.svg) no-repeat 50% 50%;
		background-size: cover;
	}
	.breadcrumbs,
	.breadcrumbs .bread-container{
		float:none;
	}
	.breadcrumbs .bread-container{
	    position: relative;
		z-index: 2;
		padding: 0;
		font-size: 12px;
		margin-bottom: 25px;
		margin-top: 15px;
	}

	.accept {
	    margin: 0 auto;
	    margin-bottom: 6px;
	}

}

@media screen and (max-width:900px){
	.bx-viewport ul li{
		height:350px;
	}
	.top-slider{
		height:480px;
	}
}

@media screen and (max-width:765px){
	.nc_list.nc_simple_catalog .nc_table tbody tr td:nth-child(3),
	.nc_list.nc_simple_catalog .nc_table tbody tr,
	.nc_list.nc_simple_catalog .nc_table tbody tr td,
	.nc_list.nc_simple_catalog .nc_table tbody,
	.nc_list.nc_simple_catalog .nc_table {
	    display: block;
		width: 100%;
		box-sizing: border-box;
		height: auto;
		padding-left:0;
		padding-right:0;
		margin-bottom: 35px;
	}
	.nnew_gl{
		right:0;
	}
	.nc_row{
		padding-top:0;
	}
	.bx-viewport ul li{
		height:300px;
	}
	.top-slider{
		height:430px;
	}
	a.view-button {
		padding: 11px;
		font-size: 16px;
	}
	article .tpl-property-image, article .tpl-property-txt,
	.tpl-link-more .tpl-property-name{
		display:block;
		width:100%;
		padding:0;
		margin:0;
		text-align:center;
		height:auto;
		max-width:100%;
	}
	.tpl-link-more .tpl-property-name{
		margin:15px 0 0;
	}
	article.js-element{
		margin-bottom:40px;
	}
	.tpl-block-list-object{
		padding-bottom:0;
	}
	.tpl-property-description{
		margin-bottom:20px;
	}
	.tpl-link-rating{
		float:none;
		margin-bottom:0;
	}
	#tabs-2 ul{
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-align-content: stretch;
		-ms-flex-line-pack: stretch;
		align-content: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		margin:0;
	}
	#tabs-2 ul li{
		width:33.3333%;
	}
	#tabs-2 .xs_clear{
		display:none;
	}
}

@media screen and (max-width:650px){
	.cat-container{
		display:block !important;
	}
	.product-cat{
		margin: 0px 0 0 0;
		padding: 47px 0 50px 0;
	}
	.cat-block{
		float:none;
		width: 100% !important;
/*		margin-bottom: 40px;*/
		margin-bottom: 20px;
		margin-left: 10px;
		margin-top: 5px;
		min-height: 35px;
	}
	#ul_catalog_menu_XEVOpk .xs_menu_item_640756611{
		position:relative;
	}
	#ul_catalog_menu_XEVOpk > div{
		padding-right:0;
		margin-left:10px;
	}
	.bx-viewport ul li{
		height:270px;
	}
	.top-slider{
		height:400px;
	}
	.city_list article {
	    width: 32%;
	}
}

@media screen and (max-width:600px){
	.grecaptcha-badge{
		opacity: 0;
	}
	.site-footer .copyright{
		padding-bottom: 50px;
	}
	.__jivoMobileButton{
		bottom: 60px!important;
	}
	.messenger_link .go2top{
		display: block;
	}
	header .logo{
		padding-top: 12px;
		width: 88px;
	}
	h1{
		text-align:center;
	}
	.network{
		position: fixed;
	    bottom: 0;
	    left: 0;
	    z-index: 99;
	    right: 0;
	    display: flex;
	    justify-content: space-between;
	    background: #414f5a;
	    border-top: 2px solid #fff;
	    box-shadow: 0px 0px 5px #000;
	}
	.network_links, .network .messenger_link_header{
		width: 50%;
		justify-content: space-around;
	}
	.network .network_links a,
	.network .messenger_link a{
		margin:5px 10px !important;
	}
	.network .network_links a,
	.network .messenger_link a img{
		width:30px;
		height:30px;
	}
	.network .messenger_link_header{
		margin-top:0;
	}
	/* .site-header .guarantee,
	.site-header .work{
		position: absolute;
		left: 7px;
		top: 74px;
		float: none;
		height: 40px;
		background-position: 50% 50%;
		background-size: contain;
		width:40px;
	}
	.site-header .guarantee{
		width: 47px;
		height: 47px;
		top: 71px;
	}
	.site-header .work{
		left:58px;
	} */
	header .ctr{
		height:128px;
	}
	header .phones{
		margin-left: -32px;
	}
	.phones p span{
		margin-left: -14px;
	}
	.phones .credit,
	.phones .callback{
		font-size: 11px;
		padding: 3px 11px;
		display: block;
		right: 0;
		left: auto;
		width: auto;
		line-height: 20px;
	}
	.content .bx_item_detail h1 {
		font-size: 22px;
		padding-top: 0px;
	}
	.bx_item_detail .bx_item_slider,
	.xs_pay_delivery,
	.xs_pay_delivery .xs_price{
		width:100%;
		margin-left:0;
		margin-right:0;
		margin-bottom:30px;
	}
	.xs_pay_delivery .xs_price{
		padding:25px 40px;
	}
	.xs_recommended .bx_item_list_section .bx_catalog_item{
		padding:0;
		width:100%;
	}
	#tabs_container{
		padding: 20px 10px;
	}
	#tabs-2 ul li{
		width:50%;
		padding-left: 5px;
		padding-right: 5px;
	}
	
	footer .additional_info .cities ul {
	    width: 352px;
	}
	footer .additional_info .cities ul li {
	    width: 31%;
	    font-size: 13px;
	    margin-right: 5px;
	}


}


@media screen and (max-width:570px){
	footer .additional_info .cities ul{
		display:block;
		width:auto;
	}
	footer .additional_info .cities ul li{
		width:49%;
	}
	.bx-viewport ul li{
		height:240px;
		text-align: center;
	}
	.top-slider{
		height:370px;
	}
	a.view-button {
		right:27px;
		display: inline-block;
		position:static;
		margin-top:20px;
	}
	footer .additional_info .cities ul {
	    width: 352px;
	}
	footer .additional_info .cities ul li {
	    width: 31%;
	    font-size: 13px;
	    margin-right: 5px;
	}
}

@media screen and (max-width:520px){
	article.js-element .add2basketform,
	#order-cont .model-info{
		float:none;
		clear:both;
		width:100%;
		box-sizing:border-box;
	}
	article.js-element .add2basketform .xs.table{
		margin: 0 auto 10px
	}
	article.js-element .tpl-property-item-price{
		float:none;
	}
	#callback,
	#order-cont,
	#modal_q{
		padding:0;
	}
	input#send, input#osend, .xsbtn{
		margin-toP:15px;
	}
	#order-cont #model,
	#order-cont #pic,
	#order-cont #price{
		width:100%;
		margin:0;
		float:none;
		text-align:center;
	}
	#order-cont #pic{
	    width: 118px;
		margin: 0 auto 10px;
		display: block;
	}
	#modal_q .buttons .cancel {
		display: block;
		margin-top: 20px;
	}
	#modal_q .buttons .xsbtn{
		margin-right:0;
	}
}


@media screen and (max-width:475px){
	.city_list article {
	    width: 50%;
	}
}

@media screen and (max-width:430px){
	#callback,
	#order-cont,
	#modal_q{
		padding:0;
		width: 260px;
	}
	.callback-form .inp1 {
		width: 100%;
		box-sizing: border-box;
	}
	.callback-form .inp2 {
		width: 52px;
	}
	.callback-pretxt{
		font-weight:normal;
	}
}

@media screen and (max-width:400px){
	.bx-viewport ul li{
		height:220px;
	}
	.top-slider{
		height:350px;
	}
	.top-menu .ctr{
		padding:0;
	}
	.top-menu li {
		height: 166px;
		padding: 0 10px;
		width: 138px;
	}

}

@media screen and (max-width:375px){
	footer .additional_info .cities ul li {
	    width: 47%;
	}
	footer .additional_info .cities ul {
	    width: 313px;
	}

}

@media screen and (max-width:340px){
	.top-menu li{
		width: 130px;
	}
}
/* End */


/* Start:/bitrix/templates/magazin-pricepov-wide/css/wide_styles.css?17508588459088*/
@media (max-width: 1023px) {
  body {
    padding-top: 55px;
  }
}
@media (max-width: 767px) {
  body {
    padding-bottom: 41px;
  }
}
body * {
  box-sizing: border-box;
}

.ctr,
.container-wide {
  margin-left: auto;
  margin-right: auto;
  max-width: 1690px;
  padding-left: 9px;
  padding-right: 9px;
}

.sect-gray {
  background: #414f5a;
}

.btn-square {
  display: block;
  min-height: 20px;
  padding: 8px 15px;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  box-sizing: content-box;
}

.btn-dark-red {
  background-color: #57291A;
  color: #fff;
}
.btn-dark-red:hover {
  color: #fff;
}

.btn-gray {
  background-color: #414f5a;
  color: #fff;
}
.btn-gray:hover {
  color: #fff;
}

.hdr {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 1023px) {
  .hdr {
    background: #f3f3f3;
  }
}
.hdr__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.hdr__logo {
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .hdr__logo {
    display: none;
  }
}
.hdr__phones {
  text-align: right;
  flex-shrink: 0;
}
.hdr__phones-row + .hdr__phones-row {
  margin-top: 5px;
}
.hdr__phones-link {
  font-size: 16px;
  font-weight: bold;
  color: #1d1d25;
}
.hdr__phones-link:hover {
  color: #484848;
}
.hdr__btns .btn-square {
  max-width: 215px;
}
.hdr__btns-row + .hdr__btns-row {
  margin-top: 5px;
}
@media (max-width: 767px) {
  .hdr__links {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
    right: 0;
    display: flex;
    justify-content: space-between;
    background: #414f5a;
    border-top: 1px solid #fff;
  }
}
.hdr__links-networks {
  display: flex;
  align-items: center;
  gap: 12px;
}
@media (max-width: 767px) {
  .hdr__links-networks {
    width: 40%;
    justify-content: space-around;
  }
}
@media (min-width: 768px) {
  .hdr__links-networks + * {
    margin-top: 10px;
  }
}
.hdr__links-messengers {
  display: flex;
  align-items: center;
  gap: 12px;
}
@media (max-width: 767px) {
  .hdr__links-messengers {
    width: 60%;
    justify-content: space-around;
  }
}
@media (min-width: 768px) {
  .hdr__links-messengers + * {
    margin-top: 10px;
  }
}
.hdr__links-bg {
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
}
.hdr__links-bg_guarantee {
  background-image: url("/bitrix/templates/magazin-pricepov/images/vk.png");
}
.hdr__links-bg_work {
  background-image: url("/bitrix/templates/magazin-pricepov/images/you.png");
}
@media (max-width: 767px) {
  .hdr__links-bg {
    margin: 5px 10px !important;
    width: 30px;
    height: 30px;
  }
}
.hdr__links-via-img {
  display: block;
}
@media (min-width: 768px) {
  .hdr__links-via-img.go2top {
    display: none;
  }
}
@media (max-width: 767px) {
  .hdr__links-via-img {
    margin: 5px 10px !important;
  }
}
.hdr__links-via-img img {
  width: 40px;
  height: auto;
}
@media (max-width: 767px) {
  .hdr__links-via-img img {
    width: 30px;
    height: 30px;
  }
}

.menu-stripe {
  min-height: 50px;
}
.menu-stripe_mb {
  margin-bottom: 10px;
}
@media screen and (max-width: 1023px) {
  .menu-stripe {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #fff;
    background: #414f5a;
    z-index: 100;
  }
}
@media screen and (max-width: 1023px) {
  .menu-stripe__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.menu-stripe__nav #xs_cart {
  float: right;
  color: #fff;
}
.menu-stripe__nav #xs_cart a {
  display: block;
  background: #2c9478;
  padding: 0 10px;
  margin: 7px;
  line-height: 34px;
  font-weight: normal;
  border: 1px dashed #47ddb5;
  text-transform: none;
  font-size: 14px;
  min-width: 202px;
  text-align: center;
  transition: 0.3s all;
  box-sizing: border-box;
}
.menu-stripe__nav #xs_cart a:hover {
  background: #9c1c1f;
  text-decoration: none;
  border: 1px dashed #ff2127;
}
.menu-stripe__nav #xs_cart a:before {
  content: "";
  display: inline-block;
  background: url(/bitrix/templates/magazin-pricepov-wide/css/images/cart.png) no-repeat 50% 50%;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin-right: 16px;
  margin-top: -3px;
}
.menu-stripe__nav #xs_cart a strong {
  font-size: 18px;
  vertical-align: middle;
  margin-top: -4px;
  display: inline-block;
}
@media screen and (max-width: 1023px) {
  .menu-stripe__nav #xs_cart a {
    margin: 9px 10px;
  }
}
.menu-stripe__nav ul {
  display: flex;
  align-items: center;
  padding-bottom: 12px;
  padding-top: 12px;
  height: 50px;
  box-sizing: border-box;
}
.menu-stripe__nav ul.clearfix:before {
  display: none;
}
.menu-stripe__nav ul.clearfix:after {
  display: none;
}
@media screen and (max-width: 1023px) {
  .menu-stripe__nav ul {
    display: block;
    position: absolute;
    background: #2c9478;
    height: auto;
    top: 55px;
    width: 260px;
    left: -260px;
    padding: 12px 20px 15px;
    transition: 0.3s all;
    z-index: 10;
  }
  .menu-stripe__nav ul.active {
    left: 0;
  }
}
.menu-stripe__nav li {
  margin: 0 20px 0 0;
}
@media screen and (max-width: 1023px) {
  .menu-stripe__nav li {
    display: block;
    margin: 0;
    line-height: 170%;
  }
}
.menu-stripe__nav a {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 5px;
  padding-top: 5px;
  text-transform: uppercase;
}
@media screen and (max-width: 1023px) {
  .menu-stripe__nav a {
    display: block;
  }
}
.menu-stripe__nav a.current {
  color: #fff;
}
.menu-stripe__btn {
  height: 55px;
  margin: 0px 0;
  padding: 5px 15px;
  width: 73px;
  box-sizing: border-box;
  transition: 0.3s all;
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  .menu-stripe__btn {
    display: none;
  }
}
.menu-stripe__btn:before, .menu-stripe__btn:after {
  content: "";
}
.menu-stripe__btn:before, .menu-stripe__btn:after,
.menu-stripe__btn span {
  display: block;
  height: 4px;
  background: #fff;
  margin: 8px 0;
  transition: 0.3s all;
  border-radius: 3px;
}
.menu-stripe__btn.active {
  background: #2c9478;
}
.menu-stripe__btn.active:before {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: 21px;
  background: #fff;
}
.menu-stripe__btn.active:after {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: -12px;
  background: #fff;
}
.menu-stripe__btn.active span {
  opacity: 0;
  margin-top: -12px;
}
.menu-stripe__desc {
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
}
.menu-stripe__logo {
  padding-right: 15px;
}
.menu-stripe__logo img {
  height: 40px;
  object-fit: contain;
}
@media (min-width: 1023px) {
  .menu-stripe__btn {
    display: none;
  }
  .menu-stripe__desc {
    display: none;
  }
  .menu-stripe__logo {
    display: none;
  }
}

.ftr {
  padding: 16px 0 6px 0;
  background: #414f5a;
  color: #fff;
}
.ftr a {
  color: #fff;
}
.ftr p {
  font-size: 12px;
}
.ftr__inner {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
@media screen and (max-width: 1023px) {
  .ftr__inner {
    flex-wrap: wrap;
  }
  .ftr__inner > * {
    width: 100%;
  }
}
.ftr__contacts {
  flex-shrink: 0;
}
@media screen and (max-width: 1023px) {
  .ftr__contacts {
    text-align: center;
  }
}
.ftr__contacts ul {
  list-style: none;
}
.ftr__contacts ul li {
  color: #fff;
  line-height: 22px;
  font-size: 15px;
}
.ftr__contacts ul li span {
  font-weight: bold;
}
.ftr__accept {
  margin-bottom: 6px;
}
@media screen and (max-width: 1023px) {
  .ftr__accept {
    margin-top: 9px;
  }
}
.ftr__accept img {
  width: 34px;
  display: inline-block;
  vertical-align: top;
  margin: 5px;
}
@media screen and (max-width: 1023px) {
  .ftr__cities {
    margin-top: 9px;
  }
}
@media screen and (max-width: 767px) {
  .ftr__cities {
    margin-top: 25px;
  }
  .ftr__cities strong {
    margin-bottom: 20px;
    display: block;
    text-align: center;
  }
}
.ftr__cities ul {
  list-style: none;
}
.ftr__cities ul li {
  color: #fff;
  display: inline-block;
  width: 18%;
  line-height: 24px;
  font-size: 13px;
  margin-right: 5px;
}
@media screen and (max-width: 767px) {
  .ftr__cities ul li {
    width: 31%;
  }
}
.ftr__offer {
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .ftr__offer {
    margin-top: 9px;
  }
}
@media screen and (max-width: 767px) {
  .ftr__offer {
    margin-top: 25px;
  }
}

.marquee {
  display: none;
}
@media (min-width: 1024px) {
  .marquee {
    display: block;
  }
}

.checkbox input[type=checkbox] {
  top: 0px;
  left: 0;
  margin: 0;
}

.bx-filter-parameters-box-container {
  padding-bottom: 20px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 20px;
}
.bx-filter-parameters-box-container .checkbox + .checkbox {
  margin-top: 0;
}

@media (max-width: 1023px) {
  .catalogButton {
    margin-top: 10px;
  }
}

/* End */
/* /bitrix/templates/magazin-pricepov-wide/components/bitrix/news.line/cities/style.css?175042546936 */
/* /bitrix/templates/magazin-pricepov-wide/template_styles.css?175091591773031 */
/* /bitrix/templates/magazin-pricepov-wide/css/jquery.bxslider.css?17504254583868 */
/* /bitrix/templates/magazin-pricepov-wide/css/fancybox/jquery.fancybox.css?17504254644962 */
/* /bitrix/templates/magazin-pricepov-wide/css/responsive.css?175091581310967 */
/* /bitrix/templates/magazin-pricepov-wide/css/wide_styles.css?17508588459088 */
