@font-face {
  font-family: 'PT Rouble Sans';
  src: url('/bitrix/fonts/RUBSN.otf');
  font-weight: normal;
  font-style: normal;
}
@media (max-width:767px){#bx-panel{display:none !important}}
body {
	background: #fff;
	font-family: 'Roboto', sans-serif;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

body.bx-opened {
	overflow: hidden;
}

.bx-wrapper {
	position: relative;
        min-height: 100%;
}

.icon-empty {
	opacity: 0;
}

a {
	text-decoration: none;
}

a:active,
a:hover,
a:focus {
	border-color: transparent;
	text-decoration: none ;
}

a,
.container {
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}

img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%
}

.bx-header {margin-top: 50px;}
/*Logo*/

.bx-logo {
	margin-top:80px;
}

@media (min-width:768px){
.bx-logo .bx-logo-block #logo1 {
    display: block;
    height: 101px;
    border-bottom: none;
    position: fixed;
    top: 60px;
    z-index: 101;
}
.bx-logo .bx-logo-block #logo2 {
    display: block;
    height: 35px;
    border-bottom: none;
    position: fixed;
    top: 4px;
    z-index: 101;
}
.bx-logo .bx-logo-block #logo3 {
    display: none;
}
}
@media (max-width:767px){
.bx-logo .bx-logo-block #logo1 {
    display: none !important;
}
.bx-logo .bx-logo-block #logo2 {
    display: none !important;
}
.bx-logo .bx-logo-block #logo3 {
    max-width: 50%;
    margin: 0 auto;
    margin-top: -80px;
}
}
.bx-logo-text,
.bx-logo-text:hover,
.bx-logo-text:active {
	font-size: 32px;
	font-weight: 700;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 37px;
	text-decoration: none;
	border: none;
	vertical-align: bottom;
}

.bx-logo-text small {
	font-size: 37px;
}

.bx-logo-desc {
	text-transform: uppercase;
	display: block;
	font-weight: 700;
	font-size: 13px;
	line-height: 10px;
	color: #b8b8b8;
}
.naimenovanie{
    width: 100px;
    position: absolute;
    left: 55px;
    margin: 0;
    top: 20px;
}
.centered{
    text-align: center;
}
@media (max-width: 767px) {
img.price-btns{
    margin-bottom: 10px;
}
.row-head {
    background-color: rgb(249, 125, 43);
    color: white;
    margin-top: -50px;
    /* position: fixed; */
    width: 100%;
    z-index: 9999;
    min-height: 100px;
}
.naimenovanie{
         display: none;
}
.bx-logo {
		/*background: #1484ce;*/
		/*position: relative;*/
		/*left: 0;*/
		/*right: 0;*/
		/*top: 50px;*/
		z-index: 1400;
		padding: 10px 10px;
	}
	.bx-logo .bx-logo-block {
		text-align: center;
		/*height: 30px;*/
	}
	.bx-logo-text {
		font-size: 24px;
		color: #fff;
		line-height: 30px;
		vertical-align: middle;
	}
	.bx-logo-text:hover,
	.bx-logo-text:active {
		color: #fff;
	}
	.bx-logo-text small {
		font-size: 24px;
		color: #fff;
	}
	.bx-logo-desc {
		display: none;
	}
}
/* Sections */

.bx-header-section {
	/*border-left: 1px solid #eaebec;
	border-right: 1px solid #eaebec;*/
	padding: 28px 45px 10px;
	background: #fff;
}

.bx-content-seection {
	padding: 15px 45px 5px;
	background: #fff;
	/*border-left: 1px solid #eaebec;
	border-right: 1px solid #eaebec;*/
}

@media (min-width: 1200px) {
	.bx-header-section {
		padding: 31px 45px 10px;
	}
	.bx-content-section {
		padding: 0 45px 5px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.bx-header-section {
		padding: 31px 30px 10px;
	}
	.bx-content-seection {
		padding: 0 30px 5px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.bx-header-section {
		padding: 31px 15px 10px;
	}
	.bx-content-seection {
		padding: 0 15px 5px;
	}
}

@media (max-width: 767px) {
	.bx-header-section {
		padding: 20px 15px 10px;
	}
	.bx-content-seection {
		padding: 0 15px 10px;
	}
	.bx-content{
		padding: 0 5px;
}
div.green{
	display: none;
}
}

div.green{
	margin-left: -30px;
	margin-right: -30px;
	background-color: #8BC53F;
	color: #8BC53F;
	height: 2px;
	margin-top: 14px;
	z-index: -9999;
}

/* header / phone */

.bx-inc-orginfo {
	padding-left: 28px;
}

@media (max-width: 767px) {
	.bx-inc-orginfo {
		text-align: center;
		padding-bottom: 10px;
	}
}

.bx-inc-orginfo-phone {
	color: #000;
	font-size: 21px;
	font-weight: 700;
	white-space: nowrap;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.bx-inc-orginfo-phone i {
	color: #97a1ab;
	position: relative;
	margin-left: -23px;
}

.bx-inc-orginfo-recall {}

.bx-inc-orginfo-recall a {
	color: #039be5;
	border-bottom: 1px dashed;
	font-size: 12px;
	margin-left: 2px;
}

.bx-inc-orginfo-recall a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}
/* header / worktime */

.bx-worktime {}

@media (max-width: 767px) {
	.bx-worktime {
		text-align: center;
	}
}

.bx-worktime-title {
	color: #8d8d8d;
	font-size: 12px;
}

.bx-worktime-prop {
	font-size: 13px;
	color: #fff;
        margin-top: 15px;
}
.bx-worktime-prop>a {
	font-size: 13px;
	color: #fff;
}
.bx-worktime-prop>span {
	white-space: nowrap;
}
/*sidebar*/

.bx-sidebar-block {
	margin-bottom: 40px;
}
/* Breadcrumb Custom*/

.bx-breadcrumb-item a {
	color: #757575;
}

.bx-breadcrumb-item a:hover {
	color: #2d2d2d;
}
/* workarea */
/*TITLE*/
@media (min-width: 768px) {
.workarea{
	min-height: 615px;
}
}

h1.bx-title,
h2.bx-title,
h3.bx-title,
h4.bx-title,
h5.bx-title,
h6.bx-title {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
        font-size: 24px;
}

h1.bx-title,
h2.bx-title,
h3.bx-title {
	padding-bottom: 15px;
}

h4.bx-title,
h5.bx-title,
h6.bx-title {}

h1.bx-title {
	margin-top: 0;
	padding-bottom: 10px;
}

h2.bx-title {
	font-size: 25px;
}

h3.bx-title {}

h4.bx-title {}

h5.bx-title {}

h6.bx-title {}
/* FORMS */

div.price-wrapper{
	/*padding-top: 50px;*/
}

div.price-tr:hover{
	background-color: #BEE5F0;
}
div.price-tr:hover>div.cell1{

}
div.price-tr:hover>div.cell2{

}
div.price-tr:hover>div.cell2>div.cell4>div.inp_val>select {

}

.cell1_new {
    font-weight: bold;
    color: #000;
}
div.zagolovki>div.cell1_new{
    font-weight: normal;
}
div.zagolovki>div.price {
    font-weight: normal;
}
.notification {
    width: 202px;
    height: 35px;
    text-align: center;
    background: #f2f2f2;
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(221,221,221,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(221,221,221,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(221,221,221,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(221,221,221,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(221,221,221,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(221,221,221,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd', GradientType=0 );
}
.notification img {
    margin-top: 10px;
}
.btn-c {
	position: relative;
}
a.btn-c.disable {
	cursor: not-allowed;
	background: #f2f2f2;
}
a.btn-c:hover, a.btn-c:focus {
    color: #222;
}
ul.basket-item-scu-list{
	padding-left: 0;
}
li.basket-item-scu-item{
	position: relative;
    display: inline-block;
	cursor: pointer;
	list-style-type: none;
    margin: 2px 3px 3px 0;
    padding: 0;
    border: 1px solid #ccc;
}
li.basket-item-scu-item:hover {
    border: 1px solid #5291C9;
}
li.basket-item-scu-item.selected {
    border: 1px solid #5291C9;
}
span.basket-item-scu-item-inner{
    padding: 1px 2px;
    font: normal 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
li.basket-item-scu-item.not-available:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    background: no-repeat center url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%20100%25%20100%25%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%0A%20%20%20%20%3Cline%20x1%3D%220%22%20y1%3D%2220%22%20x2%3D%2220%22%20y2%3D%220%22%20stroke-width%3D%221%22%20stroke%3D%22%23a1a1a1%22/%3E%0A%3C/svg%3E);
    background-size: 100% 100%;
    content: '';
}
.bx-wrap input[type=text],
.bx-wrap  input[type=password] {
	/*display: block;*/
	/*width: 100%;*/
	/*height: 38px;*/
	/*font-size: 18px;*/
	margin: inherit 4px;
	padding: 0 4px;
	border: 1px solid #CCD5DB;
	border-radius: 2px;
	background: #f8fafc;
	outline: none;
}

textarea {
	display: block;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	font-size: 18px;
	min-height: 150px;
	max-height: 450px;
	margin: 0;
	padding: 0 4px;
	border: 1px solid #CCD5DB;
	border-radius: 2px;
	background: #f8fafc;
	outline: none;
}
/* INC.banners */

.bx-incbanners {
	margin: 10px 0 25px;
	/*text-align: center;*/
}
/* INC.links.footer */

.bx-inclinksfooter a {
	border-bottom: none;
}

.bx-inclinksfooter .bx-block-title {
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: 600;
}

.bx-inclinksfooter-container {
	margin-top: 15px;
	padding: 0;
	color: #fff;
	border-radius: 2px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.bx-inclinksfooter-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.bx-inclinksfooter-item {
	padding: 0 0 5px 0;
}
/* INC.logo.footer */

.bx-inclogofooter {
	color: #fff;
}

.bx-inclogofooter a.bx-inclogofooter-logo {
	border-bottom: none;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

.bx-inclogofooter-logo img {
	max-width: 180px;
	height: auto;
}

.bx-inclogofooter-block {
        padding-top: 0px;
	padding-bottom: 15px;
}

.bx-inclogofooter-tel {
	color: #cfd0d0;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
        text-align: right;
}

.bx-inclogofooter-worktime {
	color: #cfd0d0;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
        margin-top: 10px;
	/*text-transform: uppercase;*/
}
/* INC.social.widget */

.bx-banners {
	margin: 10px 0;
}

.bx-banners .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
/* INC.wt */

.bx-wt-block {
	color: #fff;
	padding: 5px 15px;
	background: url(images/wt.png) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	border-radius: 3px;
}

.bx-wt .bx-block-title {
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 14px;
}

.bx-wt-block ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}

.bx-wt-block ul li {
	padding-bottom: 7px;
}

.bx-wt-others-block {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 4px;
}
/* FOOTER */

.bx-footer {
	background-color: #8BC53F;
	color: #c8c8c8;
}

.bx-footer-section.bx-center-section {
	padding-top: 15px;
	padding-bottom: 0px;
}

.bx-footer-section.bx-center-section>div {
	margin-bottom: 0px;
}

.bx-footer a {
	color: #c8cece;
}

.bx-footer a:hover {
	color: #fff;
	/*border-bottom: 1px solid;*/
	text-decoration: none;
}

.bx-footer-line {
	background: #fff;
	height: 96px;
}

.bx-footer-bottomline {
	background-color: #8BC53F;
	font-size: 14px;
	padding: 5px 0;
}

.bx-up {
	text-align: right;
display: none;
}

.bx-up a,
.bx-up a:hover {
	border-bottom: none;
}

@media (min-width: 1200px) {}

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 767px) {
	.bx-footer {
		/*text-align: center;*/
	}
	.bx-up {
		text-align: center;
	}
}
/**/

.btn-primary {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 3px;
    background: #DE7C35;
    color: #fff;
    vertical-align: bottom;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #E86104;
    box-shadow: #F86E11 0px 3px 2px 0px;
}

.bx-newslist .btn {
    background-color: #F34336 !important;
    border-color: #F34336 !important;
}
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
	background-color: #ff6336;
	border-color: #ff6336;
}

.btn-link {
	color: #1485ce;
}

.btn-link:focus,
.btn-link:hover {
	color: #53a4d8;
	text-decoration: none;
}
/*404*/

.bx-404-container {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.bx-404-block {
	margin-top: 100px;
	margin-bottom: 66px;
}

@media (max-width: 768px) {
	.bx-404-block {
		margin-top: 50px;
		margin-bottom: 33px;
	}
}

.bx-404-text-block {
	font-size: 20px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}

.bx-maps-title {
	color: #8f8f8f;
	font-size: 16px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	padding-top: 10px;
	border-bottom: 1px solid #e9eaea;
}

.map-columns {
	padding-top: 20px;
}

.bx-map-title {
	font-weight: bold;
	font-size: 14px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	position: relative;
	min-height: 20px;
	padding-left: 25px;
	margin-bottom: 20px;
}

.bx-map-title .fa {
	color: #0083d1;
	position: absolute;
	left: 0;
	top: 2px;
	font-size: 15px;
}

.map-columns ul {
	list-style: none;
	margin-bottom: 5px;
}

.map-level-0 {
	margin-left: 0;
	padding-left: 25px;
	margin-bottom: 20px;
}

.map-level-0 li {
	margin-left: 0;
	padding-left: 0;
}

.map-level-0 ul {
	padding-left: 15px;
}

ul.map-level-1 {
	margin-bottom: 30px;
}
/*ABOUT*/

.bxd-block {
	width: 100%;
	border: 1px solid #e3e6e7;
	display: block;
	background: #fff;
	padding: 15px;
	min-height: 210px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a.bxd-block:hover {}

.bxd-icon {
	display: block;
	border-radius: 50%;
	height: 68px;
	width: 68px;
	margin: 0 auto;
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}

.bxd-block:hover .bxd-icon {}

.bxd-icon .fa {
	margin-left: -1px;
	position: relative;
	font-size: 35px;
	height: 68px;
	width: 68px;
	text-align: center;
	line-height: 68px;
	vertical-align: middle;
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}

.bxd-link:hover .bxd-icon .fa {}

.bxd-title {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: center;
	color: #000;
	font-size: 15px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	text-transform: uppercase;
}

.bxd-desc {
	display: block;
	text-align: center;
	color: #737373;
	font-size: 12px;
}

.bx-wrapper{
}
@media (min-width: 992px) and (max-width:1199px){
	.bx-wrapper{
		-webkit-background-size:1600px auto;
		background-size:1600px auto;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	.bx-wrapper{
		-webkit-background-size:1280px auto;
		background-size:1280px auto;
	}
}
@media (max-width: 767px){
	.bx-wrapper{
		background: none ;
	}
.bx-header {
    margin-top: 50px;
    margin-bottom: 20px;
}
}
.show-hide{
    margin-bottom: 10px;
    margin-top: -10px;
}
.root-price-list-li{
    list-style: none;
    /*cursor: pointer;*/
}

.root-price-list-li>div:first-of-type{
	background-color: #5291C9;
	background-image: url(/images/open.png);
	background-repeat: no-repeat;
	background-position: 97% 50%;
	background-size: 15px;
    padding: 11px 20px;
    color: #fff;
    border-top: 5px solid;
    font-weight: bold;
	font-size: 16px;
	cursor: pointer;
}
.root-price-list-li.opened>div:first-of-type{
	background-color: #5291C9;
	background-image: url(/images/close.png);
	background-repeat: no-repeat;
	background-position: 97% 50%;
	background-size: 15px;
    padding: 11px 15px;
    color: #fff;
    border-top: 5px solid;
    font-weight: bold;
	font-size: 16px;
}
.price-list-li{
    list-style: none;
    display: none;
}
.price-list-li>div:first-of-type{
	padding: 8px 0 8px 15px;
    color: #666;
    cursor: default;
    font-size: 16px;
}
.row_main {
    margin-right: -15px;
    margin-left: -15px;
    height: 72px;
}
@media (min-width: 768px) {
.row-head{
    background-color: rgb(249, 125, 43);
    color: white;
    margin-top: -50px;
    position: fixed;
    width: 100%;
    z-index: 101;
    min-height: 42px;
    border-bottom: 1px solid #BE3927;
}
}
.head-3{
    float: right;
    margin-right: 30px;
}
.find{
    width: 25%;
    float: right;
}
.find_main{
    width: 25%;
    float: right;
    margin-top: 4px;
    margin-right: 15px;
}
.price-table tbody tr{
  /*background: #fff;*/
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.price-table tbody tr:hover{
  background: #00AF47;
  color: ffffff;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

.buy_table span {
    font-size: 12px;
}
.dark-i{
    position: fixed;
    right: 40%;
    top: 45%;
    background-color: #fff;
    /*width: 250px;*/
    z-index: 1100;
    margin: 0 auto;
    display: block;
    border: 1px solid gray;
    border-radius: 4px;
    box-shadow: 0 0 20px rgba(0,0,0,0.7);
}
.msg-box-btn{
    float: left;
    cursor: pointer;
    margin: 5px 10px;
    border-radius: 3px;
    border: 1px solid #eee;
    padding: 1px 5px;
    background: #f9f9f9;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#e3e3e3));
    background: -webkit-linear-gradient(top, #f9f9f9 0%,#e3e3e3 100%);
    background: -moz-linear-gradient(top, #f9f9f9 0%,#e3e3e3 100%);
    background: -ms-linear-gradient(top, #f9f9f9 0%,#e3e3e3 100%);
    background: -o-linear-gradient(top, #f9f9f9 0%,#e3e3e3 100%);
    background: linear-gradient(to bottom, #f9f9f9 0%,#e3e3e3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e3e3e3',GradientType=0 );
    color: #000;
    font-size: 12px;
}
.msg-box-btn1{
    float: left;
    cursor: pointer;
    margin: 5px 10px;
    border-radius: 3px;
    border: 1px solid #5291C9;
    padding: 1px 5px;
    background-color: #5291C9;
    color: #fff;
    font-size: 12px;
}
.msg-box-btn2{
    float: left;
    cursor: pointer;
    margin: 5px 10px;
    border-radius: 3px;
    border: 1px solid #DE7C35;
    padding: 1px 5px;
    background-color: #DE7C35;
    color: #fff;
    font-size: 12px;
}
.msg-box-btn2 a{
    color: #fff;
}
.msg_title {
    margin: 5px 10px 0 10px;
    text-align: center;
}
#head_cat{
    display: none;
    margin-right: -15px;
    margin-left: 0px;
    position: fixed;
    width: 1108px;
    max-width: 1108px;
    z-index: 1111;
    top: 150px;
}
.cont_footer{
}
.head-box {
    position: fixed;
    background: #fff;
    padding: 10px;
    margin-top: 2.2em;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
    overflow-y: auto;
    max-height: 438px;
    z-index: 3;
    right: 10px;
    max-width: 450px;
}
label{
    width: 100%;
}
.fa-search:before {
    content: "\f002";
    color: #000000;
}

ul.price-top-part {
    padding-left: 0;
}
ul.price-top-part>li>div:first-of-type {

}
ul.price-top-part>ul {
    padding-left: 0;
}

a.catalog-item-buy{
	cursor: pointer;
    display: inline-block;
    width: 18px;
    height: 18px;
	background-image: url(/images/cart1.png);
	background-size: 18px;
}

div.price-tr:hover>div.cell2>div.cell4>div.add2bask>a.catalog-item-buy{

}

div.catalog-section {
    font-weight: normal;
    background: transparent;
    color: #666 !important;
}
div.zagolovki {
    font-size: 14px;
}
.opened>div.zagolovki {
    display: block !important;
    font-weight: normal;
    background: transparent;
}
li.root-price-list-li>ul{
    /*padding-left: 18px;*/
    padding-left: 0px;
}
li.root-price-list-li.opened>div{
}
.price>span {
    position: relative;
    font-size: 12px;
    color: #000000;
}
.price>span:after {
    position: absolute;
    top: -1px;
    right: 0px;
    bottom: -1px;
    left: 0px;
    background: no-repeat center url(data:image/svg+xml;charset=US-ASCII,%0A%3Csvg%20width%3D%22491px%22%20height%3D%22125px%22%20viewBox%3D%220%200%20100%25%20100%25%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1.23046875%2C121.410156%20C122.764455%2C80.3998661%20212.227997%2C52.9779911%20269.621094%2C39.1445312%20C327.014191%2C25.3110714%20400.420441%2C13.476436%20489.839844%2C3.640625%22%20stroke%3D%22%23B80909%22%20stroke-width%3D%2216%22%20/%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E);
    background-size: 100% 100%;
    content: '';
}
.slogan_text{
    font-size: 12px;
    font-weight: 500;
    color: #666;
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 5px;
}
div.footer_cont{
    padding:0;
}

div.footer_cont p span{
    color: white;
	font-size: 16px;
	font-weight: bold;
}

img.footer-logo{
    margin: 32px 12px;
    height: 23px;
    filter: grayscale(1);
}
.bx-red .btn.btn-default {
    outline: none;
    background-color: rgb(249, 125, 43) !important;
    border-color: rgb(249, 125, 43) !important;
    color: #FFF;
    padding: 4px 10px;
}

a.news-back{
    background-color: #5291C9;
    border-color: #5291C9;
    color: #fff;
    text-decoration: none;
	padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
    float: right;
}
a.news-back:hover{
    color: #ddd !important;
}
#soa-property-3::-webkit-input-placeholder {
 color: red;
}
#soa-property-3::-moz-placeholder {
 color: red;
}
.red_discount {
	color: #ff0000;
}