

/* Start:/bitrix/templates/rossensor/components/bitrix/system.auth.form/header/style.css?1506434733442*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/bitrix/templates/rossensor/components/bitrix/system.auth.form/header/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/bitrix/templates/rossensor/components/bitrix/system.auth.form/header/images/sec-unlocked.png);}

/* End */


/* Start:/bitrix/templates/rossensor/components/bitrix/search.title/search_life/style.css?15064347332487*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:100%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:normal !important;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:normal !important;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	/*padding-left:4px;
	padding-right:15px;*/
	text-decoration: none;
	color:black;
	/*vertical-align:top;
	display:block;*/
	height: 100%;
    display: table;
    
}
/*
table.title-search-result td.title-search-item a span{
	width: 87% !important;
    float: left !important;
}*/

/*table.title-search-result td.title-search-item a span div{
	margin-top: 26px;
}*/

table.title-search-result td.title-search-item img {
	/*vertical-align:top;*/
	float: left;
    border: 1px solid #c9dfef;
    margin: 5px 10px 5px 0;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	/*background-color:#fff2be;*/
	background-color: #ECF6FC;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/rossensor/components/bitrix/search.title/search_life/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/bitrix/templates/rossensor/components/bitrix/menu/top/style.css?1506434733626*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/rossensor/components/bitrix/menu/top/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/bitrix/templates/rossensor/components/bitrix/search.title/search_life_b/style.css?15064347332367*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:100%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	/*padding-left:4px;
	padding-right:15px;*/
	text-decoration: none;
	color:black;
	/*vertical-align:top;
	display:block;*/
	height: 100%;
    display: table;
    width: 100%;
}
/*
table.title-search-result td.title-search-item a span div{
	    margin-top: 26px;
}*/

table.title-search-result td.title-search-item img {
	/*vertical-align:top;*/
	float: left;
    border: 1px solid #c9dfef;
    margin: 5px 10px 5px 0;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	/*background-color:#fff2be;*/
	background-color: #ECF6FC;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/rossensor/components/bitrix/search.title/search_life_b/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/bitrix/templates/rossensor/components/bitrix/menu/catalog-sections2/style.css?1506434733626*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/rossensor/components/bitrix/menu/catalog-sections2/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/bitrix/templates/rossensor/template_styles.css?1506434733120431*/
@font-face {
    font-family: 'als_rublregular';
    src: url('/bitrix/templates/rossensor/fonts/alsrubl.eot');
    src: url('/bitrix/templates/rossensor/fonts/alsrubl.eot?#iefix') format('embedded-opentype'),
    url('/bitrix/templates/rossensor/fonts/alsrubl.woff') format('woff'),
    url('/bitrix/templates/rossensor/fonts/alsrubl.ttf') format('truetype'),
    url('/bitrix/templates/rossensor/fonts/alsrubl.svg#als_rublregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

input[readonly], textarea[readonly] {
    background: rgb(235, 235, 228) !important;

}

body {
    margin: 0;
    color: #2f2f2f;
    font: 13px Arial, Helvetica, sans-serif;
    background: url(/bitrix/templates/rossensor/images/bg-body.png) repeat-x;
    min-width: 1350px;
}

img {
    border-style: none;
    display: block;
}

a {
    color: #0b5b9f;
    outline: none;
    text-decoration: underline;
}

a:hover {
    color: #0080ec;
    text-decoration: underline;
}

input, textarea, select {
    font: 100% arial, sans-serif;
    vertical-align: middle;
    color: #000;
    outline: none;
}

form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

header, section, footer, nav, article, aside {
    display: block;
}

.clear {
    clear: both;
}

.wrap {
    width: 100%;
    overflow: hidden;
}

#wrapper {
    max-width: 1870px;
    margin: 0 auto;
    padding: 17px 25px 0;
}

.top-holder {
    zoom: 1;
    padding: 0 210px 11px 5px;
    position: relative;
    z-index: 10;
}

.top-holder:after {
    content: "";
    display: block;
    clear: both;
}

.top-holder .popup-holder {
    float: left;
    position: relative;
    padding: 0 0 5px;
}

.top-holder .login {
    display: inline-block;
    vertical-align: top;
    background: url(/bitrix/templates/rossensor/images/ico.png) no-repeat 0 2px;
    line-height: 16px;
    height: 18px;
    padding: 0 0 0 21px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
}

.top-holder .personal {
    line-height: 16px;
    height: 18px;
    color: #000;
    font-weight: bold;
    text-decoration: underline;
    font-size: 14px;
}

.top-holder .login span {
    background: url(/bitrix/templates/rossensor/images/underline.gif) repeat-x 0 100%;
}

.top-holder .login:hover {
    color: #0b5b9f;
}

.top-holder .login:hover span {
    background: url(/bitrix/templates/rossensor/images/underline-h.gif) repeat-x 0 100%;
}

.top-holder .or {
    float: left;
    font-size: 14px;
    line-height: 16px;
    padding: 0 4px 0 3px;
    font-weight: bold;
}

.top-holder .reg {
    font-weight: bold;
    color: #000;
    font-size: 14px;
    line-height: 16px;
}

.top-holder .reg:hover {
    color: #0b5b9f;
}

.top-holder .popup, .auth-popup .popup {
    position: absolute;
    top: 31px;
    left: -13px;
    background: #fff;
    border: 1px solid #d1e3f2;
    border-radius: 4px;
    padding: 18px 5px 12px 20px;
    width: 249px;
    display: none;
}

.auth-popup .popup {
    height: auto !important;
    margin: 50px 0 0 -283px;
    left: 100%;
}

.top-holder .popup-active .popup {
    display: block;
}

.top-holder .popup .arrow, .auth-popup .popup .arrow {
    background: url(/bitrix/templates/rossensor/images/bg-arrow.png) no-repeat;
    width: 21px;
    height: 12px;
    position: absolute;
    top: -12px;
    left: 40px;
}

.top-holder .popup .row, .auth-popup .popup .row {
    zoom: 1;
    overflow: hidden;
    margin: 0 0 14px;
}

.top-holder .popup label, .auth-popup .popup label {
    float: left;
    width: 59px;
    font-size: 12px;
    line-height: 26px;
}

.top-holder .popup .text, .auth-popup .popup .text {
    float: left;
    border: 1px solid #d1e3f2;
    padding: 3px 7px;
    width: 136px;
    height: 18px;
}

.top-holder .popup .submit-holder, .auth-popup .popup .submit-holder {
    zoom: 1;
    padding: 0 0 0 59px;
}

.top-holder .popup .submit-holder:after, .auth-popup .popup .submit-holder:after {
    content: "";
    display: block;
    clear: both;
}

.top-holder .popup .submit, .auth-popup .popup .submit {
    background: url(/bitrix/templates/rossensor/images/btn01.png) repeat-x;
    float: left;
    width: 62px;
    height: 24px;
    border-radius: 3px;
    border: 0;
    font-weight: bold;
    color: #fff;
    padding: 0 0 2px;
    margin: 0 13px 0 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(205, 165, 112, 0.4);
}

.top-holder .popup .submit:hover, .auth-popup .popup .submit:hover {
    background-position: 0 -24px;
}

.top-holder .popup .submit:active, .auth-popup .popup .submit:active {
    background-position: 0 -48px;
    border-top: 1px solid #cd5d00;
    border-left: 1px solid #ee952e;
    border-right: 1px solid #ee952e;
    padding: 0 0 3px;
}

.top-holder .popup .forgot, .auth-popup .popup .forgot {
    float: left;
    font-size: 11px;
    line-height: 24px;
    color: #000;
    white-space: nowrap;
}

.top-holder .popup .forgot:hover, .auth-popup .popup .forgot:hover {
    color: #0b5b9f;
}

.top-holder .cart-box {
    float: right;
    background: url(/bitrix/templates/rossensor/images/ico02.png) no-repeat 0 2px;
    padding: 0 0 0 24px;
    font-size: 14px;
    line-height: 14px;
    height: 18px;
}

.black-link {
    color: #000 !important;
}

.black-link:hover {
    color: #0b5b9f !important;
}

.top-holder .cart-box a {
    font-weight: bold;
}

.top-holder .cart-box span {
    font-family: 'als_rublregular';
}

.header {
    background: url(/bitrix/templates/rossensor/images/bg-header.png) repeat-x;
    height: 112px;
    border-radius: 4px;
    padding: 10px 10px 11px;
    margin: 0 0 11px;
}

.header .logo,
.fixed-header .logo {
    float: left;
    background: url(/bitrix/templates/rossensor/images/logo.png) no-repeat;
    width: 265px;
    height: 63px;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0 50px 0 0;
}

.header .logo a,
.fixed-header .logo a {
    display: block;
    height: 100%;
}

.head-box {
    zoom: 1;
    overflow: hidden;
}

.contacts-list {
    list-style: none;
    margin: 0;
    padding: 4px 0 0;
    zoom: 1;
    overflow: hidden;
}

.contacts-list li {
    float: left;
    margin: 0 3% 0 0;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.contacts-list img {
    float: left;
    margin: 0 5px 0 0;
}

.contacts-list a {
    color: #fff;
    text-decoration: none;
    background: url(/bitrix/templates/rossensor/images/underline02.png) repeat-x 0 100%;
    float: left;
    padding: 0 0 3px;
}

.contacts-list a:hover {
    color: #ffe682;
}

.search-form {
    zoom: 1;
}

.search-form:after {
    content: "";
    display: block;
    clear: both;
}

.search-form .text-wrap {
    height: 16px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #317ab7;
    border-radius: 2px;
    padding: 5px 5px 4px;
    max-width: 800px;
}

.search-form .text-wrap .submit {
    float: left;
    background: url(/bitrix/templates/rossensor/images/bg-submit.png) no-repeat;
    width: 16px;
    height: 16px;
    font-size: 0;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0 10px 0 0;
    cursor: pointer;
    border: 0;
}

.search-form .text-holder {
    zoom: 1;
    overflow: hidden;
}

.search-form .text-wrap .text {
    display: block;
    border: 0;
    padding: 0;
    width: 100%;
}

.search-form .phone {
    float: right;
    padding: 0 97px 0 25px;
    margin: 2px 0 0 21px;
    font-size: 21px;
    color: #fff;
    background: url(/bitrix/templates/rossensor/images/ico06.png) no-repeat;
    line-height: 21px;
    height: 23px;
}

.nav-holder {
    background: url(/bitrix/templates/rossensor/images/bg-nav.png) repeat-x;
    height: 37px;
    border: 1px solid #b3b4b4;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    margin: 9px 0 0;
}

.nav {
    list-style: none;
    margin: 0;
    padding: 0;
    zoom: 1;
}

.nav:after {
    content: "";
    display: block;
    clear: both;
}

.nav li {
    float: left;
    background: url(/bitrix/templates/rossensor/images/separator.png) no-repeat;
}

.nav li:first-child {
    background: none;
}

.nav li:hover,
.nav .active {
    position: relative;
}

.nav a {
    display: block;
    height: 37px;
    margin: 0 -1px 0 2px;
    color: #0b5b9f;
    font-size: 15px;
    line-height: 37px;
    font-weight: bold;
    text-shadow: 0 1px 0 #fff;
    text-decoration: none;
    text-align: center;
}

.nav li:first-child a,
.nav .active:first-child a {
    margin: 0 -1px 0 0;
}

.nav li:last-child a,
.nav .active:last-child a {
    margin: 0 0 0 2px;
}

.nav li:hover a,
.nav .active a {
    margin: -1px -1px 0 2px;
    border-top: 1px solid #718693;
    background: url(/bitrix/templates/rossensor/images/bg-nav-h.png) repeat-x;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2) inset;
    position: relative;

}

.nav li:first-child:hover a {
    margin: -1px -1px 0 0;
    border-radius: 4px 0 0 4px;
}

.nav li:last-child:hover a {
    margin: -1px 0 0 2px;
    border-radius: 0 4px 4px 0;

}

.nav .link1 {
    width: 14%;
}

.nav .link2 {
    width: 10%;
}

.nav .link3 {
    width: 17%;
}

.nav .link4 {
    width: 15%;
}

.nav .link5 {
    width: 16%;
}

.nav .link6 {
    width: 15%;
}

.nav .link7 {
    width: 13%;
}

.nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 37px;
    left: 0;
    width: 250px;
    background: #f6f6f6;
    z-index: 3;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.2);
    display: none;
}

.nav li:hover ul {
    display: block;
}

.nav ul li {
    background: none;
    float: none;
    border-top: 1px solid #dfe0e0;
}

.nav ul li:first-child {
    border: 0;
}

.nav ul a,
.nav li:hover ul a {
    text-align: left;
    padding: 0 22px;
    margin: 0 !important;
    font-weight: normal;
    font-size: 13px;
    background: none;
    box-shadow: none;
    border: 0;
}

.nav ul a:hover {
    color: #0080ec;
}

.intro-box {
    /*width:950px;*/
    margin: 0 auto 10px;
}

.slideshow {
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    position: relative;
}

.slideshow img {
    border-radius: 4px;
}

.slideshow .gholder {
    overflow: hidden;
    width: 100%;
}

.slideshow .gmask {
    position: relative;
    overflow: hidden;
    width: 100%;
    float: left;
}

.slideshow .gmask ul {
    list-style: none;
    overflow: hidden;
    height: 298px;
    padding: 0;
    margin: 0;
}

.slideshow .gmask ul li {
    float: left;
    width: 100%;
    height: 298px;
    text-align: center;
}

.slideshow .gmask ul li img {
    display: inline-block;
}

.slideshow a.btn-prev,
.slideshow a.btn-next {
    position: absolute;
    top: 135px;
    left: 25px;
    z-index: 2;
    background: url(/bitrix/templates/rossensor/images/btns.png) no-repeat;
    width: 21px;
    height: 24px;
    text-indent: -9999px;
    overflow: hidden;
}

.slideshow a.btn-next {
    left: auto;
    right: 25px;
    background-position: -21px 0;
}

.slideshow a.btn-prev:hover {
    background-position: 0 -24px;
}

.slideshow a.btn-next:hover {
    background-position: -21px -24px;
}

.slideshow .pagination {
    position: absolute;
    bottom: 14px;
    left: 26px;
    z-index: 2;
}

.slideshow .pagination ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.slideshow .pagination ul li {
    margin: 0 5px 0 0;
    float: left;
}

.slideshow .pagination a {
    background: url(/bitrix/templates/rossensor/images/bg-paging.png) no-repeat;
    width: 19px;
    height: 18px;
    text-indent: -9999px;
    overflow: hidden;
    float: left;
}

.slideshow .pagination .active a {
    background-position: 0 -18px;
}

.slideshow .gmask ul li {
    position: absolute;
    top: 0;
    left: 0;
}

.slideshow .gmask ul li.active {
    z-index: 1;
}

.slideshow .text {
    position: absolute;
    bottom: 46px;
    left: 15px;
    background: #fff;
    padding: 0 11px;
    display: inline-block;
    vertical-align: middle;
    color: #1263a4;
    border-radius: 4px;
}

.slideshow h2, .slideshow .h2 {
    margin: 0;
    font-size: 36px;
    line-height: 49px;
}

.main h1, .main .h1 {
    margin: 0 0 21px;
    font-size: 28px;
    line-height: 35px;
    color: #115fa3;
}

.main h2, .main .h2 {
    margin: 0 0 12px;
    font-size: 18px;
    color: #115fa3;
}

.main h3, .main .h3 {
    margin: 0 0 12px;
    font-size: 15px;
    color: #115fa3;
}

.main p {
    margin: 0 0 23px;
    line-height: 22px;
}

.aside {
    float: left;
    width: 235px;
}

.title-holder {
    background: url(/bitrix/templates/rossensor/images/bg-title.gif) repeat-x;
    border-radius: 4px 4px 0 0;
}

.title-holder h2, .title-holder .h2 {
    margin: 0;
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    padding: 6px 11px;
}

.category-nav {
    list-style: none;
    margin: 0 0 25px;
    padding: 2px 0 5px;
    background: #daebf6 url(/bitrix/templates/rossensor/images/bg-sub-nav.png) repeat-x;
    border-radius: 0 0 4px 4px;
}

.category-nav a {
    text-decoration: none;
}

.category-nav li {
    background: url(/bitrix/templates/rossensor/images/separator02.gif) no-repeat;
    margin: 0 0 -2px;
    padding: 0 0 2px;
    position: relative;
}

.category-nav li:first-child {
    background: none;
}

.category-nav a {
    background: url(/bitrix/templates/rossensor/images/icons.png) no-repeat;
    display: block;
    padding: 5px 10px 5px 37px;
    line-height: 20px;
}

.category-nav .active a {
    background-image: url(/bitrix/templates/rossensor/images/icons-a.png);
}

.category-nav li:hover a {
    background-image: url(/bitrix/templates/rossensor/images/icons-h.png);
}

.category-nav .active,
.category-nav .active:first-child {
    background: url(/bitrix/templates/rossensor/images/bg-sub-nav02.png) repeat-x;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3) inset;
}

.category-nav li:hover {
    background: url(/bitrix/templates/rossensor/images/bg-drop.png) repeat-x !important;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    z-index: 2;
}

.category-nav .active a {
    color: #000;
    font-weight: bold;
}

.category-nav li:hover a {
    color: #fff;
}

.category-nav .link1 a {
    background-position: 10px 7px;
}

.category-nav .link2 a {
    background-position: 10px -24px;
}

.category-nav .link3 a {
    background-position: 10px -53px;
}

.category-nav .link4 a {
    background-position: 10px -83px;
}

.category-nav .link5 a {
    background-position: 10px -113px;
}

.category-nav .link6 a {
    background-position: 10px -143px;
}

.category-nav .link7 a {
    background-position: 10px -173px;
}

.category-nav .link8 a {
    background-position: 10px -203px;
}

.category-nav .link9 a {
    background-position: 10px -253px;
}

.category-nav .link10 a {
    background-position: 10px -283px;
}

.category-nav .link11 a {
    background-position: 10px -313px;
}

.category-nav .link12 a {
    background-position: 10px -343px;
}

.category-nav .link13 a {
    background-position: 10px -373px;
}

.category-nav .link14 a {
    background-position: 10px -423px;
}

.category-nav .link15 a {
    background-position: 10px -453px;
}

.category-nav .link16 a {
    background-position: 10px -483px;
}

.category-nav .link17 a {
    background-position: 10px -513px;
}

.category-nav .drop {
    position: absolute;
    top: -9999px;
    left: 211px;
    background: #73aee1 url(/bitrix/templates/rossensor/images/bg-drop.png) repeat-x;
    width: 999px;
    padding: 17px 0 20px;
    z-index: 10;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}

.category-nav li:hover .drop {
    top: 0;
}

.category-nav .drop .col {
    float: left;
    width: 180px;
    padding: 0 36px 0 24px;
}

.category-nav .drop h3, .category-nav .drop .h3 {
    margin: 0 0 7px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    padding-bottom: 8px;
    border-bottom: 1px solid #4180b6;
}

.category-nav .drop a {
    background: none;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    display: inline;
    padding: 0;
    background: none !important;
}

.category-nav .drop a:hover {
    color: #ffe682;
    background: none !important;
}

.category-nav .drop ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.category-nav .drop li {
    background: none !important;
    margin: 0;
    padding: 5px 0;
    border-top: 1px solid #9ed1f5;
}

.category-nav .drop li:hover {
    background: none;
    box-shadow: none;
}

.category-nav .drop li:first-child {
    border: 0;
}

.drop-inner {
    float: left;
    position: relative;
}

.side-box {
    background: #daebf6 url(/bitrix/templates/rossensor/images/bg-sub-nav.png) repeat-x;
    border-radius: 0 0 4px 4px;
    padding: 0 0 11px;
    margin: 0 0 16px;
}

.news-list {
    list-style: none;
    margin: 0 0 4px;
    padding: 0;
}

.news-list li {
    background: url(/bitrix/templates/rossensor/images/separator02.gif) no-repeat 0 100%;
    padding: 11px 6px 14px 10px;
    zoom: 1;
    overflow: hidden;
}

.news-list .image {
    float: left;
    margin: 0 10px 0 0;
}

.news-list .text-box {
    zoom: 1;
    overflow: hidden;
}

.news-list .date {
    font-size: 11px;
    display: block;
}

.news-list a {
    display: block;
    line-height: 18px;
}

.side-box .all {
    margin: 0 0 0 10px;
}

.side-box .brand {
    display: inline-block;
    vertical-align: top;
    color: #000;
}

.side-box .brand a {
    color: #000;
}

.values-box {
    background: url(/bitrix/templates/rossensor/images/separator02.gif) no-repeat 0 100%;
    padding: 10px 10px 10px 35px;
    margin: 0 0 7px;
}

.values-box img {
    margin: 0 auto;
}

.values-box table {
    border-collapse: collapse;
    padding: 0;
    margin: 0;
    width: 100%;
}

.values-box table tbody td {
    font-weight: bold;
    padding: 4px 0 0;
    vertical-align: middle;
    text-align: center;
}

.values-box table thead td {
    font-size: 12px;
    text-align: center;
    font-weight: bold;
}

.values-box tbody tr td:first-child {
    width: 17px;
    padding: 4px 10px 0;
}

.carousel3 {
    padding: 0 0 43px;
    position: relative;
}

.carousel3 .gholder {
    width: 100%;
}

.carousel3 .gholder:after {
    content: "";
    display: block;
    clear: both;
}

.carousel3 .gmask {
    position: relative;
    overflow: hidden;
    width: 100%;
    float: left;
}

.carousel3 .gmask .slideset {
    list-style: none;
    width: 99999px;
    float: left;
    padding: 0;
    margin: 0;
}

.carousel3 .gmask-center {
    padding: 12px 0 11px;
    border: 1px solid #cee2f1;
    border-top: 0;
    background: #fff;
    zoom: 1;
    overflow: hidden;
}

.carousel3 .gmask .slide {
    float: left;
    width: 130px;
    margin: 0 5px 0 9px;
}

.carousel3 .pagination {
    position: absolute;
    top: -19px;
    right: 10px;
    z-index: 5;
}

.carousel3 .pagination ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.carousel3 .pagination ul li {
    padding: 0 0 0 5px;
    float: left;
}

.carousel3 .pagination a {
    float: left;
    background: url(/bitrix/templates/rossensor/images/bg-paging02.png) no-repeat;
    width: 9px;
    height: 9px;
    text-indent: -9999px;
    overflow: hidden;
}

.carousel3 .pagination .active a {
    background-position: 0 -9px;
}

* + html .carousel3 .gmask .slide {
    display: inline;
}

.carousel3 .gmask .slide > * {
    white-space: normal;
}

.gallery-holder .gmask .slide .image {
    height: 130px;
    margin: 0 0 8px;
}

.gallery-holder .gmask .slide .image .cell {
    display: table-cell;
    height: 115px;
    vertical-align: middle;
}

.gallery-holder .gmask .slide .image .cell img {
    display: inline-block;
}

.gallery-holder .gmask .slide .brand {
    display: inline-block;
    vertical-align: top;
    font-size: 11px;
    margin: 0 0 2px;
}

.gallery-holder .gmask .slide .brand a {
    color: #000;
}

.gallery-holder .gmask .slide .title {
    display: block;
    line-height: 18px;
    margin: 0 0 9px;
}

.gallery-holder .gmask .slide .price {
    display: block;
    font-weight: bold;
}

.price span {
    font-family: 'als_rublregular';
}

.carousel3 .btns-holder {
    zoom: 1;
}

.btns-holder {
    background: url(/bitrix/templates/rossensor/images/bg-box.png) repeat-x;
    height: 30px;
    overflow: hidden;
    padding: 9px 10px 0;
    border-radius: 0 0 4px 4px;
}

.carousel3 a.btn-prev,
.carousel3 a.btn-next {
    text-align: center;
    text-decoration: none;
    float: left;
    font-size: 13px;
    float: left;
    color: #afafaf;
}

.carousel3 a.btn-prev span,
.carousel3 a.btn-next span {
    color: #000;
    background: url(/bitrix/templates/rossensor/images/underline03.png) repeat-x 0 100%;
}

.carousel3 a.btn-next {
    float: right;
}

.carousel3 a.disabled {
    color: #afafaf;
    cursor: default;
}

.carousel3 a.disabled span {
    color: #afafaf;
    background: none;
}

.threecolumns {
    zoom: 1;
    margin: 0 0 25px;
}

.threecolumns:after {
    content: "";
    display: block;
    clear: both;
}

.threecolumns .column {
    float: left;
    width: 27%;
    margin: 0 0 0 2%;
    padding: 0 2% 11px;
    background: #e5f2fa;
    border-radius: 4px;
    min-height: 189px;
}

.threecolumns img {
    margin: -29px auto -19px;
    position: relative;
}

.threecolumns .title {
    display: block;
    font-weight: bold;
    font-size: 15px;
    margin: 0 0 7px;
    text-align: center;
}

.threecolumns p {
    margin: 0;
    font-size: 11px;
    line-height: 16px;
}

.set-columns {
    background: #ebf5fc;
    border-radius: 4px;
    overflow: hidden;
    zoom: 1;
    display: table;
}

.set-columns .column {
    display: table-cell;
    width: 33%;
    background: url(/bitrix/templates/rossensor/images/separator03.png) repeat-y;
    min-height: 117px;
    padding: 37px 0 0;
    text-align: center;
}

.set-columns .column:first-child {
    background: none;
}

.set-columns a {
    display: inline-block;
    vertical-align: top;
    color: #000;
}

.set-columns a img {
    margin: 0 auto 8px;
}

.set-columns a strong {
    display: block;
    text-align: center;
    font-size: 15px;
}

.set-columns a:hover {
    color: #ff9f23;
}

.set-columns span {
    display: block;
    text-align: center;
    padding: 15px 30px 30px;
}

.seo-box {
    padding: 30px 0 0;
}

.seo-box p {
    margin: 0 0 20px;
    line-height: 18px;
}

.sidebar {
    float: right;
    width: 235px;
    margin: 0 0 0 20px;
}

.content {
    /*height:1%;*/
    overflow: hidden;
    padding: 0 0 0 20px;
}

.page {
    overflow: hidden;
}

.main {
    zoom: 1;
    padding: 0 0 33px;
}

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

.breadcrumbs {
    list-style: none;
    margin: -2px 0 6px;
    padding: 0;
    zoom: 1;
    overflow: hidden;
}

.breadcrumbs li {
    float: left;
    background: url(/bitrix/templates/rossensor/images/bullet.png) no-repeat 0 6px;
    padding: 0 7px 0 11px;
}

.breadcrumbs li:first-child {
    background: none;
    padding-left: 0;
}

.breadcrumbs a {
    color: #222;
}

.breadcrumbs a:hover {
    color: #0b5b9f;
}

.main .title-wrap {
    zoom: 1;
    overflow: hidden;
    padding: 0 0 11px;
}

.main .title-wrap img {
    float: left;
    margin: 4px 8px 0 0;
}

.main .title-wrap h1 {
    margin: 0;

}

.psevdoh1 {
    margin: 0 0 0px;
    font-size: 28px;
    line-height: 35px;
    color: #115fa3;
    font-weight: bold;
}

.main .promo-text {
    display: block;
    border: 1px solid #e0eaf3;
    border-width: 1px 0;
    line-height: 20px;
    padding: 12px 0 13px;
    margin: 0 0 10px;
}

.catalog {
    list-style: none;
    margin: 0 -10px 15px 0;
    padding: 0 0 20px;
    border-bottom: 1px solid #c9dfef;
}

.catalog li {
    display: inline-block;
    vertical-align: top;
    width: 400px;
    overflow: hidden;
    border-radius: 4px;
    padding: 10px;
    margin: 0 26px 8px 0;
}

.catalog li:hover {
    background: url(/bitrix/templates/rossensor/images/bg-sub-nav.png) repeat-x;
}

.catalog .image {
    float: left;
    border: 1px solid #fff;
    margin: 0 17px 0 0;
}

.catalog li:hover .image {
    border: 1px solid #c9dfef;
}

.catalog .text-box {
    zoom: 1;
    overflow: hidden;
    padding: 16px 0 0;
}

.catalog .text-box .title {
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 8px;
    text-decoration: none;
}

.catalog .text-box .title:hover {
    text-decoration: underline; /* Добавляем подчеркивание при наведении курсора на ссылку */
}

.catalog .text-box span {
    display: block;
    font-size: 11px;
    line-height: 16px;
    color: #666;
}

.tabset {
    float: left;
    list-style: none;
    margin: 0 -7px 0 0;
    padding: 0;
    zoom: 1;
    overflow: hidden;
}

.tabset li {
    float: left;
    margin: 0 7px 0 0;
    font-size: 15px;
}

.tabset a {
    background: url(/bitrix/templates/rossensor/images/bg-tab.png) repeat-x 0 -31px;
    height: 31px;
    line-height: 31px;
    font-weight: bold;
    text-decoration: none;
    float: left;
    padding: 0 19px 0 19px;
    border-radius: 4px 4px 0 0;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
}

.tabset li:first-child a {
    padding: 0 22px;
}

.tabset .active {
    background-position: 0 0;
    color: #000;
    text-shadow: none;
    border: 1px solid #cfe2f1;
    border-bottom: 0;
}

.tabset-label {
    list-style: none;
    margin: 0 -7px 0 0;
    padding: 0;
    zoom: 1;
    overflow: hidden;
}

/*.tabset-label li{
	float:left;
	margin:0 7px 0 0;
	font-size:15px;
}*/
.tabset-label li {
    background: url(/bitrix/templates/rossensor/images/bg-tab.png) repeat-x 0 -31px;
    height: 31px;
    line-height: 31px;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    float: left;
    padding: 0 19px 0 19px;
    border-radius: 4px 4px 0 0;
    color: #fff;
    margin: 0 7px 0 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
}

.tabset-label li label {
    font-size: 15px;
    padding-right: 0;
    width: auto;
}

.tabset-label li:first-child a {
    padding: 0 22px;
}

.tabset-label .active {
    background-position: 0 0;
    color: #000;
    text-shadow: none;
    border: 1px solid #cfe2f1;
    border-bottom: 0;
}

.tab-content {
    background: url(/bitrix/templates/rossensor/images/bg-table.png) repeat-x;
    padding: 0 0 80px;
}

.text-tab {
    /*background: url(/bitrix/templates/rossensor/images/bg-table.png) repeat;*/
    background: #ECF6FC;
    border: 1px solid #E9F2F8;
    border-top: 4px solid #ECF6FC;
    border-radius: 0 0 5px 5px;
    line-height: 22px;
    margin-bottom: 80px;
    padding: 25px 0;
}

.text-tab h2, .text-tab .h2 {
    margin-left: 20px;
    margin-right: 20px;
}

.params-table {
    background: #fff;
    border-collapse: collapse;
    margin-bottom: 40px;
    width: 100%;
}

.params-table tr:last-child td {
    border-bottom: 1px solid #CFE2F1;
}

.params-table tr:nth-child(even) td {
    background: #ECF6FC;
}

.params-table td {
    border-bottom: 1px solid #F0F5F9;
    padding: 4px 0;
}

.params-table td.name {
    padding-left: 20px;
    width: 250px;
}

.docs-list {
    background: url(/bitrix/templates/rossensor/images/bg-table.png) repeat;
    list-style: none;
    margin: 0;
    padding: 40px 25px;
}

.docs-list li {
    display: inline-block;
    margin-right: 30px;
    text-align: center;
    vertical-align: top;
    width: 210px;
}

.docs-list li a {
    display: block;
    padding-top: 88px;
}

.docs-list li a[href$='.pdf'] {
    background: url(/bitrix/templates/rossensor/images/pdf_icon.gif) no-repeat 50% 0;
}

/*.faq-list {
	background: url(/bitrix/templates/rossensor/images/bg-table.png) repeat;
	padding: 25px;
}*/

.default-form {
}

.msg {
    color: #41A62D;
    font-style: italic;
    margin-bottom: 12px;
}

.msg.error {
    color: #E30202;
}

.default-form label {
    display: block;
    margin-bottom: 4px;
}

.default-form .input {
    margin-bottom: 8px;
}

.default-form .edit, .default-form .memo {
    border: 1px solid #E8E8E8;
    border-radius: 3px;
    font: inherit;
    padding: 4px;
}

.default-form .submit-wrap {
    text-align: center;
}

.default-form .button {
    background: url("/bitrix/templates/rossensor/images/btn02.png") repeat-x;
    border: 0;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(205, 165, 112, 0.4);
    color: #FFFFFF;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    height: 36px;
    padding: 0 0 2px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    width: 185px;
}

.required {
    color: #E30202;
}

.cart-table {
    border-collapse: collapse;
    padding: 0;
    margin: 0;
    width: 100%;
}

.cart-table thead td {
    /*padding:17px 10px 13px;*/
    background-color: #EDF7FD;
    padding: 17px 10px 13px 0;
    font-weight: bold;
}

.cart-table thead th {
    /*padding:17px 10px 13px;*/
    background-color: #EDF7FD;
    padding: 17px 10px 13px 0;
    font-weight: bold;
}

.cart-table tbody td {
    padding: 10px 10px 13px 0;
    border-top: 1px solid #edf6fc;
}

.cart-table tbody tr:first-child td {
    border: 0;
}

.table-wrap {
    padding: 0 23px;
    border: 2px solid #f3f8fb;
    border-width: 0 2px;
}

.cart-table .number {
    width: 10%;
}

.cart-table .price {
    font-weight: bold;
    width: 10%;
}

.cart-table .delete {
    width: 10%;
}

.cart-table .image {
    float: left;
    border: 1px solid #e9f1f8;
    margin: 0 17px 0 0;
}

.cart-table .text-box {
    zoom: 1;
    overflow: hidden;
}

.cart-table .text-box .title {
    display: inline-block;
    vertical-align: top;
    line-height: 18px;
}

.cart-table .text-box .brand {
    white-space: nowrap;
    display: block;
    width: 100px;
    font-size: 11px;
}

.cart-table .minus,
.cart-table .plus {
    float: left;
    background: url(/bitrix/templates/rossensor/images/bg-arrows.png) no-repeat;
    width: 7px;
    height: 21px;
    text-indent: -9999px;
    overflow: hidden;
}

.cart-table .plus {
    background-position: -7px 0;
}

.cart-table .text {
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    padding: 1px 6px;
    margin: 0 2px;
    width: 25px;
    height: 18px;
    float: left;
    background: none;
}

.cart-table .delete a {
    background: url(/bitrix/templates/rossensor/images/underline04.gif) repeat-x 0 100%;
    text-decoration: none;
    color: #d00000;
}

.cart-table .delete a.setaside {
    background-image: url(/bitrix/templates/rossensor/images/underline06.gif);
    color: #0B5B9F;
}

.cart-table .model {
    width: 13%;
}

.cart-table .range {
    /*width:15%;*/
}

.cart-table .presence {
    /*width:12%;*/
}

.cart-table .price {
    width: 13%;
}

.cart-table .price02 {
    width: 15%;
    font-weight: bold;
}

.cart-table thead .price02 {
    position: relative;
    z-index: 5;
}

.cart-table .price02 span {
    font-family: 'als_rublregular';
}

.wrap-type {
    padding: 0;
    position: relative;
}

.wrap-type .model {
    padding-left: 23px;
}

.wrap-type .price02 {
    padding-right: 23px;
}

.wrap-type .show-price {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 18%;
    background: #eef7fd;
    height: 100%;
}

.wrap-type .show-price div {
    height: 100%;
    display: table;
}

.wrap-type .show-price span {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    line-height: 18px;
    padding: 40px 13px 0;
}

.wrap-type .show-price a {
    text-decoration: none;
    background: url(/bitrix/templates/rossensor/images/underline05.gif) repeat-x 0 100%;
}

.total-holder {
    background: url(/bitrix/templates/rossensor/images/bg-total.gif) repeat-x;
    height: 59px;
    padding: 19px 10px 0 25px;
    border-radius: 0 0 4px 4px;
}

.total-holder .price {
    float: right;
    line-height: 36px;
    margin-top: 2px;
}

.total-holder .submit {
    background: url(/bitrix/templates/rossensor/images/btn02.png) repeat-x;
    float: right;
    width: 185px;
    height: 36px;
    border-radius: 4px;
    border: 0;
    font-weight: bold;
    color: #fff;
    padding: 0 0 2px;
    margin: 2px 0 0 28px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(205, 165, 112, 0.4);
    font-size: 18px;
    cursor: pointer;
}

.total-holder .submit:hover {
    background-position: 0 -36px;
}

.total-holder .submit:active {
    background-position: 0 -72px;
    border-top: 1px solid #cd5d00;
    border-left: 1px solid #ee952e;
    border-right: 1px solid #ee952e;
    padding: 0 0 3px;
}

.total-holder .code-holder {
    float: left;
}

.total-holder .code-holder label {
    display: block;
    line-height: 13px;
    margin: 0 0 5px;
}

.total-holder .code-holder .code-text {
    float: left;
    background: #fff;
    border: 1px solid #cfe2f1;
    width: 110px;
    height: 18px;
    padding: 1px 6px;
    color: #dbdbdb;
    font-size: 14px;
    border-radius: 3px;
}

.total-holder .parent-focus .code-text {
    color: #000;
}

.total-type .price {
    float: left;
}

.total-type .submit {
    background: url(/bitrix/templates/rossensor/images/bg-submit02.png) no-repeat;
    width: 242px;
    height: 38px;
    padding: 0 0 2px 30px;
}

.total-type .submit:hover {
    background-position: 0 -38px;
}

.total-type .submit:active {
    background-position: 0 -76px;
    border: 0;
    padding: 0 0 2px 30px;
    box-shadow: none;
}

/*.sort {
	line-height: 100%;
	overflow: hidden;
	padding: 14px 6px 10px;
	position: absolute;
	right: 10px;
}*/
.sort {
    border-top: 1px solid #E2ECF4;
    line-height: 100%;
    overflow: hidden;
    padding: 10px 6px;
}

.sort .sorttext {
    float: left;
    margin-right: 15px;
}

.sort a {
    float: left;
    height: 11px;
    margin-right: 10px;
}

.sort a.current {
    color: #000;
    text-decoration: none;
}

.sort a.asc, .sort a.desc {
    background: url(/bitrix/templates/rossensor/images/sort.png) no-repeat 100% 0;
    padding-right: 7px;
}

.sort a.desc {
    background-position: 100% -11px;
}

.sortFilter {
    border-top: 1px solid #E2ECF4;
    line-height: 100%;
    overflow: hidden;
    padding: 10px 6px;
}

.sortFilter .sorttext {
    float: left;
    margin-right: 15px;
}

.sortFilter a {
    float: left;
    height: 11px;
    margin-right: 10px;
}

.sortFilter a.current {
    color: #000;
    text-decoration: none;
}

.sortFilter a.asc, .sortFilter a.desc {
    background: url(/bitrix/templates/rossensor/images/sort.png) no-repeat 100% 0;
    padding-right: 7px;
}

.sortFilter a.desc {
    background-position: 100% -11px;
}

.sort-form {
    margin: 0 0 25px;
    padding: 10px 0 15px;
    background: #daebf6 url(/bitrix/templates/rossensor/images/bg-sub-nav.png) repeat-x;
    border-radius: 0 0 4px 4px;
}

.sort-form .title {
    display: block;
    padding: 0 0 4px 11px;
}

.sort-form .check-list {
    list-style: none;
    margin: 0;
    padding: 0 0 24px;
}

.sort-form .check-list li {
    background: url(/bitrix/templates/rossensor/images/separator02.gif) no-repeat;
    position: relative;
    zoom: 1;
    overflow: hidden;
}

.sort-form .check-list .chk-area {
    position: absolute;
    top: 7px;
    left: 12px;
}

.sort-form .check-list label {
    display: block;
    padding: 7px 5px 5px 30px;
    font-size: 12px;
    line-height: 13px;
    color: #1263a4;
}

.sort-form .jcf-label-active,
.sort-form .chk-label-active {
    background: url(/bitrix/templates/rossensor/images/bg-label.png) repeat-x;
}

.sort-form .other {
    font-size: 11px;
    display: inline-block;
    vertical-align: top;
    margin: -20px 0 0 30px;
    background: url(/bitrix/templates/rossensor/images/underline.gif) repeat-x 0 100%;
    color: #000;
    text-decoration: none;
}

.sort-form .apply {
    background: none;
    border: 0;
    cursor: pointer;
    font: inherit;
    margin: 0 0 0 5px;
    line-height: 16px;
    display: inline-block;
    vertical-align: top;
}

.sort-form .clear {
    background: url(/bitrix/templates/rossensor/images/bg-clear.png) no-repeat;
    border: 0;
    cursor: pointer;
    font: inherit;
    text-decoration: none;
    color: #000;
    padding: 0 0 0 21px;
    margin: 0 0 0 15px;
    line-height: 15px;
    line-height: 16px;
    display: inline-block;
    vertical-align: top;
}

.sort-form .clear span {
    background: url(/bitrix/templates/rossensor/images/underline.gif) repeat-x 0 100%;
}

.view-list {
    list-style: none;
    margin: 0 0 12px;
    padding: 10px 6px;
    border: 1px solid #e2ecf4;
    border-width: 1px 0;
    overflow: hidden;
}

.view-list li {
    float: left;
    margin: 0 20px 0 0;
}

.view-list a {
    text-decoration: none;
    line-height: 18px;
    float: left;
}

.view-list a span {
    background: url(/bitrix/templates/rossensor/images/underline06.gif) repeat-x 0 100%;
}

.view-list .tab1 a {
    background: url(/bitrix/templates/rossensor/images/bg-tab01.png) no-repeat 0 4px;
    padding: 0 0 0 16px;
}

.view-list .tab2 a {
    background: url(/bitrix/templates/rossensor/images/bg-tab02.png) no-repeat 0 4px;
    padding: 0 0 0 19px;
}

.view-list li .active {
    color: #000;
    text-decoration: none;
    background-position: 0 -16px;
}

.view-list .active span {
    background: none;
}

.catalog-list {
    list-style: none;
    margin: 0;
    padding: 9px 0 29px;
}

.catalog-list li {
    zoom: 1;
    overflow: hidden;
    border-top: 1px solid #e5eef6;
    padding: 26px 0 20px;
}

.catalog-list li:first-child {
    padding-top: 0;
    border: 0;
}

.catalog-list .image {
    float: left;
    margin: 0 10px 0 0;
    text-align: center;
    width: 130px;
}

.catalog-list .image img {
    display: inline-block;
}

.catalog-list .name-holder {
    float: left;
    width: 20%;
    margin-right: 2%;
    padding: 7px 0 0;
}

.catalog-list .name-holder .brand {
    font-size: 11px;
    display: inline-block;
    vertical-align: top;
}

.catalog-list .name-holder .title {
    display: block;
    line-height: 18px;
    margin: 0 0 6px;
}

.catalog-list .brand-info {
    width: 20%;
    margin: 7px 4% 0 0;
    float: left;
}

.catalog-list .brand-info .logo {
    margin: 0 0 10px;
    display: block;
}

.catalog-list .brand-info .models {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 10px;
    font-size: 11px;
}

.catalog-list .brand-info .info {
    display: block;
    font-size: 11px;
    line-height: 16px;
    color: #666;
}

.catalog-list .text-box {
    zoom: 1;
    overflow: hidden;
    padding: 7px 0 0;
}

.catalog-list .text-box p {
    margin: 0 0 8px 9px;
    font-size: 12px;
    line-height: 16px;
}

.catalog-list .text-box .more {
    display: block;
    width: 90px;
    height: 26px;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    text-decoration: none;
    text-align: center;
    background: url(/bitrix/templates/rossensor/images/btn03.gif) repeat-x;
    height: 26px;
    line-height: 26px;
    border-radius: 4px;
    display: none;
}

.catalog-list li:hover .more {
    display: block;
}

.paging-holder {
    zoom: 1;
    overflow: hidden;
    border-bottom: 1px solid #e1ebf3;
    padding: 0 0 16px;
    margin: 0 0 11px;
}

.paging-holder .title {
    display: block;
    font-size: 15px;
    color: #1263a4;
    margin: 0 0 5px;
}

.paging-holder .prev,
.paging-holder .next {
    color: #000;
    margin: 0 15px 0 0;
    float: left;
}

.paging-holder .prev:hover,
.paging-holder .next:hover {
    color: #1263a4;
}

.paging-holder .prev.disabled,
.paging-holder .next.disabled {
    color: #ababab;
    cursor: default;
}

.paging-holder .paging {
    list-style: none;
    margin: 0;
    padding: 11px 0 0;
}

.paging-holder .paging li {
    display: inline;
    margin: 0 7px 0 0;
}

.paging-holder .paging .active strong {
    color: #000;
}

.catalog-wrap {
    overflow: hidden;
    padding: 0 0 46px;
}

.catalog-table {
    list-style: none;
    margin: -1px 0 0 -23px;
    padding: 0;
    display: table;
    width: 100%;
}

.catalog-table li {
    border-top: 1px solid #e5eef6;
    border-left: 1px solid #e5eef6;
    padding: 15px 23px 0;
    display: table-cell;
    width: 24%;
    vertical-align: top;
    position: relative;
}

.catalog-table .image {
    height: 130px;
}

.catalog-table .image img {
    margin: 0 auto;
}

.catalog-table .brand {
    font-size: 11px;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 5px;
}

.catalog-table .title {
    display: block;
    line-height: 18px;
    margin: 0 0 8px;
}

.catalog-table .logo {
    margin: 0 0 10px;
    display: block;
}

.catalog-table .models {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 10px;
    font-size: 11px;
}

.catalog-table .info {
    display: block;
    font-size: 11px;
    line-height: 16px;
    color: #666;
    margin: 0 0 6px;
}

.catalog-table p {
    margin: 0;
    padding: 0 0 46px;
    font-size: 12px;
    line-height: 16px;
}

.catalog-table .more,
.carousel3 .more {
    width: 90px;
    height: 26px;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    text-decoration: none;
    text-align: center;
    background: url(/bitrix/templates/rossensor/images/btn03.gif) repeat-x;
    height: 26px;
    line-height: 26px;
    border-radius: 4px;
    margin: -36px 0 10px;
    display: none;
}

.catalog-table li:hover .more,
.carousel3 .slide:hover .more {
    display: block;
}

.order-tab .holder {
    border: solid #eff7fd;
    border-width: 6px 1px 0;
    padding: 24px 24px 0;
}

.order-form {
    padding: 0;
}

.order-form .row {
    zoom: 1;
    overflow: hidden;
    margin: 0 0 14px;
}

.order-form label {
    width: 190px;
    padding: 0 10px 0 0;
    line-height: 27px;
    float: left;
    font-size: 12px;
}

.order-form .text:focus, .order-form textarea:focus, #auth-form input:focus {
    border-color: #115fa3;
}

.order-form .text {
    width: 338px;
    height: 18px;
    padding: 3px 6px;
    margin: 0;
    border: 1px solid #cfe2f1;
    border-radius: 3px;
}

.order-form .text-middle {
    width: 138px;
}

.order-form .text-small {
    width: 38px;
}

.order-form textarea {
    width: 338px;
    height: 60px;
    padding: 5px 6px;
    margin: 0;
    border: 1px solid #cfe2f1;
    border-radius: 3px;
    resize: none;
    overflow: auto;
    color: #d1d1d1;
}

.order-form .parent-focus textarea {
    color: #000;
}

.order-form .select-list {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}

.order-form .select-list li {
    display: inline-block;
    vertical-align: top;
    margin: 0 25px 0 0;
    width: 95px;
}

.select-list div {
    display: table;
}

.select-list a, .select-list label {
    display: block;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
}

.select-list label {
    color: #0B5B9F;
    line-height: 130%;
    padding-right: 0;
    width: auto;
}

.select-list strong {
    display: table-cell;
    vertical-align: middle;
    background: url(/bitrix/templates/rossensor/images/bg-box02.png) repeat-x;
    width: 95px;
    height: 54px;
    padding: 0 0 5px;
}

.select-list img {
    margin: 0 auto;
}

.select-list span {
    background: url(/bitrix/templates/rossensor/images/underline06.gif) repeat-x 0 100%;
}

.select-list .active strong {
    background: url(/bitrix/templates/rossensor/images/bg-box02-h.png) no-repeat;
}

.select-list .active span {
    background: none;
    color: #000;
}

.price-list {
    margin: -9px 126px 0 0;
    float: right;
    width: 170px;
    line-height: 18px;
    font-weight: bold;
}

.price-list dt {
    float: left;
    clear: left;
    width: 70px;
    text-align: right;
}

.price-list dd {
    width: 94px;
    margin: 0 0 3px;
    float: left;
    text-align: right;
    font-weight: bold;
}

.price-list dd span {
    font-family: 'als_rublregular';
    line-height: 13px;
}

.price-list .total {
    font-weight: bold;
    font-size: 15px;
}

.lk-form .submit {
    float: left;
    margin: 0 0 0 200px;
}

.prod-promo {
    border-top: 1px solid #ecf4fb;
    border-bottom: 1px solid #ecf4fb;
    height: 1%;
    overflow: hidden;
    padding: 9px 16px 7px 0;
    margin: 0 0 18px;
}

.prod-promo .logo {
    float: right;
}

.prod-promo .info {
    zoom: 1;
    overflow: hidden;
    display: block;
    padding: 0 20px 0 0;
    font-size: 12px;
    line-height: 23px;
    color: #666;
}

.carousel3 .logo {
    display: block;
    padding: 0 0 6px;
}

.carousel3 .models {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 10px;
    font-size: 11px;
}

.carousel3 .info {
    display: block;
    font-size: 11px;
    line-height: 16px;
    color: #666;
    margin: 0 0 6px;
}

.carousel3 p {
    margin: 0;
    font-size: 12px;
    line-height: 16px;
    padding: 0 0 46px;
}

.slideshow2 {
    position: relative;
    height: 1%;
    overflow: hidden;
    margin: 0 0 44px;
}

.slideshow2 .gholder {
    overflow: hidden;
    width: 100%;
/ / margin: 0 0 20 px;
}

.slideshow2 .gmask {
    position: relative;
    /*overflow: hidden;
	width: 232px;
	float: left;
	margin:0 39px 0 0;*/
}

.slideshow2 .gmask ul {
    list-style: none;
    overflow: hidden;
    height: 236px;
    padding: 0;
    margin: 0;
}

.slideshow2 .gmask ul li {
    float: left;
    width: 232px;
    height: 236px;
}

.slideshow2 .pagination ul {
    list-style: none;
    padding: 0;
    margin: 0;
    height: 1%;
    overflow: hidden;
}

.slideshow2 .pagination ul li {
    float: left;
    margin: 0 17px 0 0;
}

.slideshow2 .pagination a {
    float: left;
    border: 1px solid #e9f1f8;
}

.slideshow2 .pagination .active a {
    border: 1px solid #ff9000;
}

.slideshow2 .pagination .active a img {
    opacity: 0.5;
}

.slideshow2 .gmask ul li {
    position: absolute;
    top: 0;
    left: 0;
}

.slideshow2 .gmask ul li .cell {
    display: table-cell;
    height: 236px;
    width: 236px;
    text-align: center !important;
    vertical-align: middle;
}

.slideshow2 .gmask ul li .cell img {
    display: inline-block;
}

.slideshow2 .gmask ul li.active {
    z-index: 1;
}

.slideshow2 .text-box {
    zoom: 1;
    overflow: hidden;
}

.slideshow2 .text-box .title {
    display: block;
    margin: 0 0 9px;
    font-size: 16px;
    color: #115fa3;
}

.slideshow2 .text-box p {
    margin: 0 0 21px;
    line-height: 20px;
}

.options-list {
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(/bitrix/templates/rossensor/images/bg-sub-nav.png) repeat-x;
    border-radius: 4px;
    height: 1%;
    overflow: hidden;
    max-width: 600;
    display: table;
}

.options-list li {
    display: table-cell;
    background: url(/bitrix/templates/rossensor/images/separator04.gif) repeat-y;
    height: 140px;
    text-align: center;
    width: 24%;
}

.options-list li:first-child {
    background: none;
}

.options-list a {
    display: block;
    padding: 9px 0 0;
    margin: 0 10px;
    text-decoration: none;
}

.options-list a img {
    margin: 0 auto 3px;
}

.options-list a span {
    color: #000;
    text-decoration: underline;
    font-weight: bold;
    line-height: 16px;
}

.options-list a em, .options-list a .em {
    color: #848484;
    font-style: normal;
    vertical-align: super;
    font-size: 9px;
    line-height: 9px;
}

.options-list a:hover span {
    color: #ff9000;
}

.options-list div {
    padding: 10px 20px;
    font-size: 11px;
}

.banners-list {
    list-style: none;
    margin: 0 auto 11px;
    padding: 0;
    overflow: hidden;
    background: url(/bitrix/templates/rossensor/images/bg-banners.gif) repeat-x;
    height: 60px;
    border-radius: 5px;
    border: 1px solid /*#0B5B9F;*/ #CEE2F1;
}

.banners-list li {
    float: left;
    width: 33%;
    background: url(/bitrix/templates/rossensor/images/separator05.gif) no-repeat;
}

.banners-list li:first-child {
    background: none;
}

.banners-list li:last-child {
    width: 34%;
}

.banners-list a {
    display: block;
    text-decoration: none;
    color: #000;
    margin-left: 2px;
    text-align: center;
}

.banners-list em, .banners-list .em {
    display: inline-block;
    vertical-align: top;
    font-style: normal;
    padding: 11px 10px 0 91px;
    background: url(/bitrix/templates/rossensor/images/icons02.png) no-repeat;
    height: 49px;
}

.banners-list strong, .banners-list .strong {
    display: block;
    font-size: 18px;
    text-align: left;
}

.banners-list span {
    display: block;
    font-size: 13px;
    text-align: left;
}

.banners-list li:hover {
    background: url(/bitrix/templates/rossensor/images/bg-banners-h.gif) repeat-x;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1) inset;
}

.banners-list .link1 a em {
    background-position: 27px -226px;
}

.banners-list .link1 a:hover em {
    background-position: 27px -286px;
}

.banners-list .link2 a em {
    background-position: 37px -105px;
}

.banners-list .link2 a:hover em {
    background-position: 37px -165px;
}

.banners-list .link3 a em {
    background-position: 48px 15px;
}

.banners-list .link3 a:hover em {
    background-position: 48px -45px;
}

.banners-list .link1 a .em {
    background-position: 27px -226px;
}

.banners-list .link1 a:hover .em {
    background-position: 27px -286px;
}

.banners-list .link2 a .em {
    background-position: 37px -105px;
}

.banners-list .link2 a:hover .em {
    background-position: 37px -165px;
}

.banners-list .link3 a .em {
    background-position: 48px 15px;
}

.banners-list .link3 a:hover .em {
    background-position: 48px -45px;
}

.footer {
    background: url(/bitrix/templates/rossensor/images/bg-footer.gif);
    margin: 0 -9999px;
    padding: 0 9999px;
}

.footer-head {
    background: url(/bitrix/templates/rossensor/images/bg-footer02.png) repeat-x;
    height: 39px;
    margin: 0 -999px;
    padding: 7px 999px 0;
}

.footer-head .slogan {
    padding: 0 0 0 8px;
    font: 21px/26px Sylfaen, "Times New Roman", Times, serif;
}

.footer-head .logo {
    float: left;
    background: url(/bitrix/templates/rossensor/images/logo02.png) no-repeat;
    width: 180px;
    height: 26px;
    text-indent: -9999px;
    overflow: hidden;
}

.footer-head .search-form {
    float: right;
    background: #fff;
    border: 1px solid #e8e8e8;
    width: 216px;
    height: 17px;
    border-radius: 4px;
    padding: 5px 9px 3px;
}

.footer-head .search-form .text {
    float: left;
    width: 180px;
    padding: 0;
    margin: 0;
    border: 0;
    background: none;
    color: #dadada;
}

.footer-head .parent-focus .text {
    color: #000;
}

.footer-head .search-form .submit {
    float: right;
    background: url(/bitrix/templates/rossensor/images/bg-submit.png) no-repeat;
    width: 16px;
    height: 16px;
    font-size: 0;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0 10px 0 0;
    cursor: pointer;
    border: 0;
}

.footer-columns {
    zoom: 1;
    overflow: hidden;
    padding: 16px 0 33px;
}

.footer-columns .column {
    float: left;
    width: 25%;
    margin: 0 5% 0 0;
}

.footer-columns .title {
    display: block;
    font-weight: bold;
    font-size: 15px;
    margin: 0 0 8px;
    text-decoration: none;
}

.footer-columns .title:hover {
    text-decoration: underline;
}

.footer-columns ul {
    list-style: none;
    margin: 0;
    padding: 0 0 17px;
}

.footer-columns ul li {
    margin: 0 0 4px;
}

.footer-columns ul a {
    color: #666;
    font-size: 12px;
    text-decoration: none;
}

.footer-columns ul a:hover {
    color: #0b5b9f;
    text-decoration: underline;
}

.copy-holder {
    background: url(/bitrix/templates/rossensor/images/bg-footer03.gif) repeat-x;
    padding: 19px 0 31px;
    line-height: 18px;
    height: 1%;
    overflow: hidden;
}

.copy-holder .copy {
    float: left;
    width: 30%;
}

.copy-holder address {
    float: left;
    width: 30%;
    font-style: normal;
}

.copy-holder .created {
    float: left;
    margin: -4px 0 0;
    line-height: 18px;
    padding: 0 0 4px;
}

.copy-holder .created span {
    vertical-align: super;
    font-size: 9px;
}

.starrequired {
    color: #E30202;
}

.select-country, .select-city, .select-region {
    padding: 3px 6px;
}

.select-country {
    width: 130px;
}

.select-region {
    width: 218px;
}

.faq-list {
    /*background: #fff;*/
    background: #ECF6FC;
    border: 1px solid #EFF5FB;
    border-top: 4px solid #ECF6FC;
    border-radius: 0 0 5px 5px;
    padding-top: 25px;
    position: relative;
}

.faq-list .auth-popup .popup {
    left: 0;
    margin: -60px 0 0 0;
}

.faq-list p {
    border-top: 1px solid #CFE2F1;
    padding: 10px 20px 0;
}

.faq-list .faq-item {
    margin: 0 10px 30px;
}

.faq-list .faq-item .rating {
    list-style: none;
    margin: 0 0 10px;
    padding: 0;
}

.faq-list .faq-item .rating li {
    background: url(/bitrix/templates/rossensor/images/stars.png) no-repeat;
    display: inline-block;
    height: 13px;
    margin-right: 4px;
    width: 13px;
}

.faq-list .faq-item .rating li.active {
    background-position: 0 -13px;
}

.faq-list .faq-item .question {
    overflow: hidden;
    padding: 0 10px;
}

.faq-list .faq-item .question .text {
    float: left;
    width: 75%;
}

.faq-list .faq-item .question .author {
    float: right;
    font-weight: 700;
}

.faq-list .faq-item .question .author span {
    color: #656565;
    font-size: 8pt;
    font-weight: 500;
}

.faq-list .faq-item .answer {
    background: #fff;
    border: 1px solid #CEE1F0;
    border-radius: 5px;
    margin-top: 10px;
    overflow: hidden;
    padding: 8px;
}

.faq-list .faq-item .answer .text {
    float: left;
    width: 75%;
}

.faq-list .faq-item .answer .author {
    float: right;
    font-weight: 700;
}

.faq-form {
    background: #E6F2F9;
    border-top: 1px solid #E9EEF2;
    padding: 25px 20px;
}

.faq-form .row {
    overflow: hidden;
}

.faq-form .row.rate {
    margin-bottom: 12px;
}

.faq-form .row.rate label {
    display: block;
    float: left;
    margin-right: 15px;
}

.faq-form .row.rate .rating {
    cursor: default;
    list-style: none;
    margin: 0;
    padding: 0;
}

.faq-form .row.rate .rating li {
    background: url(/bitrix/templates/rossensor/images/stars.png) no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 13px;
    margin-right: 4px;
    width: 13px;
}

.faq-form .row.rate .rating li.active {
    background-position: 0 -13px;
}

.faq-form .memo {
    border: 1px solid #CFE2F1;
    border-radius: 3px;
    float: left;
    height: 70px;
    margin-right: 20px;
    padding: 3px 6px;
    width: 480px;
}

.faq-form label {
    font-weight: 700;
}

.faq-form .submit-wrap {
    margin-top: 12px;
}

.faq-form .button {
    background: url("/bitrix/templates/rossensor/images/btn02.png") repeat-x;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(205, 165, 112, 0.4);
    color: #FFFFFF;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    height: 36px;
    padding: 0 0 2px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    width: 185px;
}

.popup-close-btn {
    color: #000;
    text-decoration: none;
    position: absolute;
    right: 10px;
    top: 10px;
}

.price-info {
    /*background: #ECF6FC;*/
    float: left;
    background: #ff9c1a;
    border: 1px solid #d2a665;
    display: inline-block;
    font-size: 16pt;
    color: #000;
    margin-top: 13px;
    padding: 15px;
}

.price-info i {
    font-style: normal;
    text-decoration: line-through;
}

.price-info a:hover {
    text-decoration: none;
}

.order-form textarea {
    color: #000 !important;
}

.errortext {
    color: red !important;
}

#back-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
}

#back-top a {
    width: 80px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

#back-top a:hover {
    color: #000;
}

/* arrow icon (span tag) */
#back-top span {
    width: 80px;
    height: 80px;
    display: block;
    margin-bottom: 7px;
    background: #B5D4F8 url(/bitrix/templates/rossensor/images/up-arrow.png) no-repeat center center;
    /* rounded corners */
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

#back-top a:hover span {
    background: #115fa3 url(/bitrix/templates/rossensor/images/up-arrow.png) no-repeat center center;
}

/*---------------------------------------------New style------------------------------------------------------------*/

.brand-info .b-product-price,
.catalog-table .b-product-price {
    padding: 0 0 10px;
}

.brand-info .b-product-price .base-price, .brand-info .b-product-price .old-price,
.catalog-table .b-product-price .base-price, .catalog-table .b-product-price .old-price {
    font-size: 15px;
}

.brand-info .b-product-price .old-price,
.catalog-table .b-product-price .old-price {
    color: #999;
    text-decoration: line-through;
}

.brand-info .b-product-price .base-price span,
.catalog-table .b-product-price .base-price span {
    font-weight: bold;
    font-size: 18px;
}

.brand-info .b-product-price .base-price.with-action,
.catalog-table .b-product-price .base-price.with-action {
    color: #f33d3d;
}

.price-download-btn {
    display: block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    line-height: 50px;
    font-size: 16px;
    margin: 0 0 20px;
    background: rgb(105, 166, 218);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY5YTZkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDVjYTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(105, 166, 218, 1)), color-stop(100%, rgba(13, 92, 160, 1)));
    background: -webkit-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: -o-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: -ms-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: linear-gradient(to bottom, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#69a6da', endColorstr='#0d5ca0', GradientType=0);
}

.price-download-btn:hover {
    color: #fff;
    text-decoration: none;
    background: rgb(13, 92, 160);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBkNWNhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2OWE2ZGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(13, 92, 160, 1)), color-stop(100%, rgba(105, 166, 218, 1)));
    background: -webkit-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: -o-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: -ms-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: linear-gradient(to bottom, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d5ca0', endColorstr='#69a6da', GradientType=0);
}

#back-top {
    bottom: 120px;
}

#back-top a {
    width: 50px;
}

#back-top span {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    background: #eee url(/bitrix/templates/rossensor/images/up-arrow.png) no-repeat center center;
}

.catalog-list li .prod-inner {
    overflow: hidden;
    padding: 7px;
}

.catalog-list li:hover .prod-inner,
.catalog-table li:hover {
    background: #ECF6FC;
}

.tab-content .prop-list {
    padding: 15px;
}

.fast-order {
    display: inline-block;
    width: 180px;
    height:31px;
    /*clear: both;
	padding: 10px 0 5px;*/
    text-align: center;
}

.fast-order .fast-order-link {
    height:23px;
    display: inline-block;
    font-size: 16px;
    /*line-height: 42px;*/
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    padding: 8px 20px 0;
    border-radius: 5px;
    box-shadow: 0 1px 1px rgba(205, 165, 112, 0.4);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    background: rgb(255, 193, 113);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYzE3MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjkxMDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 193, 113, 1) 0%, rgba(255, 145, 1, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 193, 113, 1)), color-stop(100%, rgba(255, 145, 1, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 193, 113, 1) 0%, rgba(255, 145, 1, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 193, 113, 1) 0%, rgba(255, 145, 1, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 193, 113, 1) 0%, rgba(255, 145, 1, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 193, 113, 1) 0%, rgba(255, 145, 1, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc171', endColorstr='#ff9101', GradientType=0);
}

.fast-order .fast-order-link:hover {
    background: rgb(255, 145, 1);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmOTEwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmMxNzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 145, 1, 1) 0%, rgba(255, 193, 113, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 145, 1, 1)), color-stop(100%, rgba(255, 193, 113, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 145, 1, 1) 0%, rgba(255, 193, 113, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 145, 1, 1) 0%, rgba(255, 193, 113, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 145, 1, 1) 0%, rgba(255, 193, 113, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 145, 1, 1) 0%, rgba(255, 193, 113, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9101', endColorstr='#ffc171', GradientType=0);
}

.fast-order .fast-order-link:hover {
    text-decoration: none;
}

.fast-order .fast-order-link2 {
    display: inline-block;
    font-size: 16px;
    line-height: 42px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    padding: 0 20px;
    border-radius: 5px;
    box-shadow: 0 1px 1px rgba(205, 165, 112, 0.4);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    background: rgb(255, 193, 113);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYzE3MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjkxMDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 193, 113, 1) 0%, rgba(255, 145, 1, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 193, 113, 1)), color-stop(100%, rgba(255, 145, 1, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 193, 113, 1) 0%, rgba(255, 145, 1, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 193, 113, 1) 0%, rgba(255, 145, 1, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 193, 113, 1) 0%, rgba(255, 145, 1, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 193, 113, 1) 0%, rgba(255, 145, 1, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc171', endColorstr='#ff9101', GradientType=0);
}

.fast-order .fast-order-link2:hover {
    background: rgb(255, 145, 1);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmOTEwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmMxNzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 145, 1, 1) 0%, rgba(255, 193, 113, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 145, 1, 1)), color-stop(100%, rgba(255, 193, 113, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 145, 1, 1) 0%, rgba(255, 193, 113, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 145, 1, 1) 0%, rgba(255, 193, 113, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 145, 1, 1) 0%, rgba(255, 193, 113, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 145, 1, 1) 0%, rgba(255, 193, 113, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9101', endColorstr='#ffc171', GradientType=0);
}

.fast-order .fast-order-link2:hover {
    text-decoration: none;
}

#myoverlay {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1100;
    background-color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
}

.fast-order .popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 1102;
    border-radius: 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.fast-order .popup .close-popup,
.fancybox-close {
    display: block;
    width: 15px;
    height: 14px;
    text-indent: -9999px;
    position: absolute;
    top: 15px;
    right: 15px;
    background: url(/bitrix/templates/rossensor/images/close-pop-bg.png) no-repeat 0 0;
}

.fast-order .popup .popup-wrap {
    padding: 35px 20px;
    max-width: 360px;
}

.fast-order .popup .popup-wrap .popup-title {
    font-size: 24px;
    font-weight: bold;
    padding: 0 0 15px;
    text-align: center;
}

.fast-order .popup .popup-wrap .popup-desc {
    text-align: center;
    padding: 0 0 20px;
}

.fast-order .popup .popup-wrap .popup-desc p {
    margin: 0;
}

.fast-order .popup .popup-wrap .popup-form {
}

.fast-order .popup .popup-wrap .popup-form .row {
    margin: 0 0 10px;
}

.fast-order .popup .popup-wrap .popup-form .fast-txt {
    padding: 0;
    width: 338px;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    border: 1px solid #317ab7;
    border-radius: 5px;
}

.fast-order .popup .popup-wrap .popup-form .fast-btn {
    display: block;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    border: 0;
    padding: 0 30px;
    cursor: pointer;
    margin: 0 auto;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    background: rgb(105, 166, 218);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY5YTZkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDVjYTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(105, 166, 218, 1)), color-stop(100%, rgba(13, 92, 160, 1)));
    background: -webkit-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: -o-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: -ms-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: linear-gradient(to bottom, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#69a6da', endColorstr='#0d5ca0', GradientType=0);
}

.fast-order .popup .popup-wrap .popup-form .fast-btn:hover {
    background: rgb(13, 92, 160);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBkNWNhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2OWE2ZGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(13, 92, 160, 1)), color-stop(100%, rgba(105, 166, 218, 1)));
    background: -webkit-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: -o-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: -ms-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: linear-gradient(to bottom, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d5ca0', endColorstr='#69a6da', GradientType=0);
}

/*-------------------- download price popup ------------------------*/
.download-price {
    padding: 5px 0;
    text-align: center;
}

#overlay-download-price {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1100;
    background-color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
}

.download-price .popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 1102;
    border-radius: 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.download-price .popup .close-popup {
    display: block;
    width: 15px;
    height: 14px;
    text-indent: -9999px;
    position: absolute;
    top: 15px;
    right: 15px;
    background: url(/bitrix/templates/rossensor/images/close-pop-bg.png) no-repeat 0 0;
}

.download-price .popup .popup-wrap {
    padding: 35px 20px;
    max-width: 360px;
}

.download-price .popup .popup-wrap .popup-title {
    font-size: 24px;
    font-weight: bold;
    padding: 0 0 15px;
    text-align: center;
}

.download-price .popup .popup-wrap .popup-desc {
    text-align: center;
    padding: 0 0 20px;
}

.download-price .popup .popup-wrap .popup-desc p {
    margin: 0;
}

.download-price .popup .popup-wrap .popup-form {
}

.download-price .popup .popup-wrap .popup-form .row {
    margin: 0 0 10px;
}

.download-price .popup .popup-wrap .popup-form .fast-txt {
    padding: 0;
    width: 338px;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    border: 1px solid #317ab7;
    border-radius: 5px;
}

.download-price .popup .popup-wrap .popup-form .fast-btn {
    display: block;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    border: 0;
    padding: 0 30px;
    cursor: pointer;
    margin: 0 auto;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    background: rgb(105, 166, 218);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY5YTZkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDVjYTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(105, 166, 218, 1)), color-stop(100%, rgba(13, 92, 160, 1)));
    background: -webkit-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: -o-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: -ms-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: linear-gradient(to bottom, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#69a6da', endColorstr='#0d5ca0', GradientType=0);
}

.download-price .popup .popup-wrap .popup-form .fast-btn:hover {
    background: rgb(13, 92, 160);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBkNWNhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2OWE2ZGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(13, 92, 160, 1)), color-stop(100%, rgba(105, 166, 218, 1)));
    background: -webkit-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: -o-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: -ms-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: linear-gradient(to bottom, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d5ca0', endColorstr='#69a6da', GradientType=0);
}

.submit_mini_basket {
    background: url(/bitrix/templates/rossensor/images/bg-submit02.png) no-repeat -17px -8px;
    border: 0;
    width: 22px;
    height: 22px;
    border-radius: 4px;
}

.submit_mini_basket:hover {
    background: url(/bitrix/templates/rossensor/images/bg-submit02.png) no-repeat -17px -46px;
}

.submit_mini_basket:active {
    background: url(/bitrix/templates/rossensor/images/bg-submit02.png) no-repeat -17px -84px;
}

.tab2col .clearfix {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

.tab2col li {
    width: 50%;
    float: left;
}

.tab2col .name-holder {
    width: 40%;
}

.tab2col .brand-info {
    width: 29%;
    margin: 7px 1% 0 0;
    float: left;
}

.tab2col .prod-inner {
    border-right: 1px solid #e5eef6;
}

.image-block {
    overflow: hidden;
    width: 232px;
    float: left;
    margin: 0 39px 0 0;
}

.image-block .gmask {
    margin: 0 0 20px;
}

.catalog-list li:hover {
    background: #EDF7FD;
}

.catalog-list .image {
    margin: 0 10px;
}

.catalog-list li:first-child {
    padding: inherit;
}

.tab-content .cart-table tr:hover {
    background: #EDF7FD;
}

.tab-content .cart-table tr.current_tr:hover {
    background: #ff9c1a;
}

.submit_mini_basket {
    cursor: pointer;
}

.cart-table {
    border-spacing: 2px;
}

.cart-table tbody td {
    padding: 10px 5px 13px;
    border: 2px solid #fff;
}

.dop-info-col {
    padding: 10px;
    background: #E0EFF8;
    margin: 0 0 20px;
}

.dop-info-col .dop-title {
    font-size: 14px;
    font-weight: bold;
    color: #115fa3;
    padding: 0 0 10px;
}

.dop-info-col p {
    margin: 0;
}

.price-wrap {
    width: 100%;
    float: left;
}

.dop-info-prod {
    width: 35%;
    float: right;
    margin: 13px 0 0;
    padding: 10px;
    background: #b7d6e8;
    padding: 10px;
    font-size: 12px;
}

.dop-info-prod .subtitle {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px;
}

.dop-info-prod p {
    margin: 0 !important;
}

.head-callback-link {
    display: inline-block;
    height: 37px;
    color: #0b5b9f;
    font-size: 15px;
    line-height: 37px;
    font-weight: bold;
    text-shadow: 0 1px 0 #fff;
    text-decoration: none;
    text-align: center;
    padding: 0 30px;
    border-radius: 5px;
    border: 1px solid #b3b4b4;
    background: rgb(254, 254, 254);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMGQwZDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(208, 208, 208, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(254, 254, 254, 1)), color-stop(100%, rgba(208, 208, 208, 1)));
    background: -webkit-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(208, 208, 208, 1) 100%);
    background: -o-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(208, 208, 208, 1) 100%);
    background: -ms-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(208, 208, 208, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 254, 254, 1) 0%, rgba(208, 208, 208, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#d0d0d0', GradientType=0);
}

.head-callback-link:hover {
    color: #0b5b9f;
    text-decoration: none;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2) inset;
    background: rgb(179, 208, 228);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzZDBlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNWUxZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(179, 208, 228, 1) 0%, rgba(197, 225, 244, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(179, 208, 228, 1)), color-stop(100%, rgba(197, 225, 244, 1)));
    background: -webkit-linear-gradient(top, rgba(179, 208, 228, 1) 0%, rgba(197, 225, 244, 1) 100%);
    background: -o-linear-gradient(top, rgba(179, 208, 228, 1) 0%, rgba(197, 225, 244, 1) 100%);
    background: -ms-linear-gradient(top, rgba(179, 208, 228, 1) 0%, rgba(197, 225, 244, 1) 100%);
    background: linear-gradient(to bottom, rgba(179, 208, 228, 1) 0%, rgba(197, 225, 244, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3d0e4', endColorstr='#c5e1f4', GradientType=0);
}

.contacts-list {
    width: 70%;
}

.contacts-list li {
    float: none;
    display: inline-block;
    vertical-align: top;
}

.header {
    position: relative;
}

.top-callback {
    padding-right: 97px;
    position: absolute;
    right: 40px;
    top: 5px;
}

.fixed-header {
    width: 100%;
    min-width: 1200px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate(0, -44px);
    -moz-transform: translate(0, -44px);
    -ms-transform: translate(0, -44px);
    -o-transform: translate(0, -44px);
    transform: translate(0, -44px);
}

.fixed-header.visible {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.fixed-header .wrap {
    width: auto;
    padding: 0 25px;
}

.fixed-header .wrap .inner {
    overflow: hidden;
    padding: 5px 10px 7px;
    border-radius: 0 0 4px 4px;
    background: rgb(115, 174, 225);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzczYWVlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYjU3OTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(115, 174, 225, 1) 0%, rgba(11, 87, 152, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(115, 174, 225, 1)), color-stop(100%, rgba(11, 87, 152, 1)));
    background: -webkit-linear-gradient(top, rgba(115, 174, 225, 1) 0%, rgba(11, 87, 152, 1) 100%);
    background: -o-linear-gradient(top, rgba(115, 174, 225, 1) 0%, rgba(11, 87, 152, 1) 100%);
    background: -ms-linear-gradient(top, rgba(115, 174, 225, 1) 0%, rgba(11, 87, 152, 1) 100%);
    background: linear-gradient(to bottom, rgba(115, 174, 225, 1) 0%, rgba(11, 87, 152, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#73aee1', endColorstr='#0b5798', GradientType=0);
}

.fixed-header .logo {
    width: 26px;
    height: 26px;
    background: url(/bitrix/templates/rossensor/images/fixed-logo-img.jpg) no-repeat 0 0;
    border-radius: 4px;
    margin: 0 20px 0 0;
}

.fixed-header .head-box {
    padding: 2px 15px;
}

.fixed-header .fixed-num {
    float: left;
    padding: 0 0 0 25px;
    font-size: 21px;
    color: #fff;
    background: url(/bitrix/templates/rossensor/images/ico06.png) no-repeat;
    line-height: 21px;
    margin: 2px 40px 0 0;
}

.fixed-header .fixed-mail {
    float: left;
    margin: 3px 0 0;
}

.fixed-header .fixed-mail a {
    color: #fff;
    text-decoration: none;
    background: url(/bitrix/templates/rossensor/images/underline02.png) repeat-x 0 100%;
    float: left;
    padding: 0 0 3px;
}

.fixed-header .fixed-mail a:hover {
    color: #ffe682;
}

.fixed-header .fixed-callback {
    float: left;
    padding: 0 0 0 75px;
}

.fixed-header .fixed-callback .head-callback-link {
    height: 26px;
    line-height: 26px;
}

.fixed-header .fixed-search {
    width: 40%;
    padding: 0 0 0 20px;
    float: right;
}

.fixed-header .fixed-search .row {
    position: relative;
}

.fixed-header .fixed-search .search-txt {
    box-sizing: border-box;
    width: 100%;
    height: 25px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #317ab7;
    padding: 0 10px 0 26px;
}

.fixed-header .fixed-search .search-btn {
    cursor: pointer;
    display: block;
    border: 0;
    width: 16px;
    height: 16px;
    background: url(/bitrix/templates/rossensor/images/bg-submit.png) no-repeat 0 0;
    position: absolute;
    top: 4px;
    left: 4px;
    text-indent: -9999px;
}

#text-opisaniy {
    clear: both;
    padding: 30px 0 0;
}

/**/

/*Bottom fixed Panel*/

#btm-panel {
    width: 100%;
    min-width: 1300px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 400;
    border-top: 1px solid #b3b4b4;
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate(0, 75px);
    -moz-transform: translate(0, 75px);
    -ms-transform: translate(0, 75px);
    -o-transform: translate(0, 75px);
    transform: translate(0, 75px);
    background: rgb(254, 254, 254);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMGQwZDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(208, 208, 208, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(254, 254, 254, 1)), color-stop(100%, rgba(208, 208, 208, 1)));
    background: -webkit-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(208, 208, 208, 1) 100%);
    background: -o-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(208, 208, 208, 1) 100%);
    background: -ms-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(208, 208, 208, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 254, 254, 1) 0%, rgba(208, 208, 208, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#d0d0d0', GradientType=0);
}

#btm-panel.is-visible {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

#btm-panel .wrap {
    width: auto;
    padding: 0 25px;
}

#btm-panel .wrap .inner {
    padding: 10px 0;
    overflow: hidden;
}

#btm-panel .btm-fixed-title {
    width: 130px;
    float: left;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 20px 0 0;
    text-align: right;
}

#btm-panel .btm-fixed-product {
    float: left;
    margin: 0 20px 0 0;
    border-right: 1px solid #b3b4b4;
}

#btm-panel .btm-fixed-product .btm-fixed-prod-img {
    width: 50px;
    height: 50px;
    float: left;
}

#btm-panel .btm-fixed-product .btm-fixed-prod-img img {
    max-width: 100%;
    border-radius: 4px;
    border: 1px solid #115fa3;
}

#btm-panel .btm-fixed-product .btm-fixed-prod-info {
    float: left;
    padding: 0 0 0 15px;
}

#btm-panel .btm-fixed-product .btm-fixed-prod-info .btm-fixed-prod-title {
    max-width: 250px;
    width: 100%;
    height: 53px;
    display: table-cell;
    vertical-align: middle;
}

#btm-panel .btm-fixed-cart {
    height: 49px;
    float: right;
    padding: 4px 20px 0;
    border-left: 1px solid #b3b4b4;
}

#btm-panel .btm-fixed-cart > a {
    display: block;
    text-decoration: none;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    padding: 0 0 0 30px;
    background: url(/bitrix/templates/rossensor/images/cart-icon-btm-bg.png) no-repeat 0 8px;
}

#btm-panel .btm-fixed-cart > a > span {
    display: block;
}

#btm-panel .btm-fixed-cart > a > span > span {
    font-weight: bold;
    color: #115fa3;
}

#btm-panel .btm-fixed-cart > a:hover > span > span {
    text-decoration: underline;
}

#btm-panel .btm-fixed-cart > a > span > span .rur {
    font-family: "als_rublregular";
}

#btm-panel .btm-fixed-order {
    float: right;
}

#btm-panel .btm-fixed-order .btm-fixed-order-link {
    display: block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    line-height: 38px;
    font-size: 14px;
    background: rgb(105, 166, 218);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY5YTZkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDVjYTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(105, 166, 218, 1)), color-stop(100%, rgba(13, 92, 160, 1)));
    background: -webkit-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: -o-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: -ms-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: linear-gradient(to bottom, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#69a6da', endColorstr='#0d5ca0', GradientType=0);
    padding: 0 20px;
    margin: 5px 0 0;
}

#btm-panel .btm-fixed-order .btm-fixed-order-link:hover {
    text-decoration: none;
    background: rgb(13, 92, 160);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBkNWNhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2OWE2ZGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(13, 92, 160, 1)), color-stop(100%, rgba(105, 166, 218, 1)));
    background: -webkit-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: -o-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: -ms-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: linear-gradient(to bottom, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d5ca0', endColorstr='#69a6da', GradientType=0);
}

#btm-panel .btm-fixed-info {
    float: left;
    padding: 12px 0 0;
    text-align: center;
    min-width: 370px;
}

#btm-panel .btm-fixed-info a {
    color: #fff;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    line-height: 28px;
    font-size: 12px;
    padding: 0 10px 0 35px;
    margin: 0 10px 0 0;
    position: relative;
    background: rgb(105, 166, 218);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY5YTZkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDVjYTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(105, 166, 218, 1)), color-stop(100%, rgba(13, 92, 160, 1)));
    background: -webkit-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: -o-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: -ms-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: linear-gradient(to bottom, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#69a6da', endColorstr='#0d5ca0', GradientType=0);
}

#btm-panel .btm-fixed-info a:hover {
    background: rgb(13, 92, 160);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBkNWNhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2OWE2ZGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(13, 92, 160, 1)), color-stop(100%, rgba(105, 166, 218, 1)));
    background: -webkit-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: -o-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: -ms-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: linear-gradient(to bottom, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d5ca0', endColorstr='#69a6da', GradientType=0);
}

#btm-panel .btm-fixed-info a span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 3px;
    left: 7px;
}

.prod-count-prop {
    width: 79px;
    position: relative;
    float: left;
    margin: 0 5px 0 0;
}

.prod-count-prop .text {
    background: white;
    display: block;
    float: none;
    margin: 0 auto;
    text-align: center;
}

.prod-count-prop .count-plus, .prod-count-prop .count-minus {
    display: block;
    cursor: pointer;
    width: 20px;
    height: 22px;
    background: url(/bitrix/templates/rossensor/images/count-btn-bg.png) no-repeat 0 0;
    border: 0;
    position: absolute;
    top: 0;
    text-indent: -9999px;
    border-radius: 3px;
}

.prod-count-prop .count-plus {
    right: 0;
    background-position: 0 -22px;
}

.prod-count-prop .count-minus {
    left: 0;
}

.cart-table .number {
    width: 12%;
    position: relative;
}

.cart-table .fast-cart-popup {
    display: none;
    position: absolute;
    top: 50px;
    right: 8px;
    width: 360px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
    z-index: 40;
}

.cart-table .fast-cart-popup:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #e2e2e2;
    border-image: none;
    border-style: solid;
    border-width: 1px 0 0 1px;
    content: "";
    height: 9pt;
    margin-left: -5px;
    position: absolute;
    right: 36px;
    top: -7px;
    transform: rotate(45deg);
    width: 9pt;
    box-shadow: -2px -2px 2px rgba(0, 0, 0, 0.25);
}

.cart-table .fast-cart-popup.visible {
    display: block;
}

.cart-table .fast-cart-popup .close-cart {
    display: block;
    width: 15px;
    height: 14px;
    text-indent: -9999px;
    background: url(/bitrix/templates/rossensor/images/close-pop-bg.png) no-repeat 0 0;
    position: absolute;
    top: 6px;
    right: 10px;
}

.cart-table .fast-cart-popup .fast-cart-wrap {
    padding: 20px 15px 15px;
    overflow: hidden;
}

.cart-table .fast-cart-popup .fast-cart-wrap .info-count-cart {
    font-size: 16px;
    padding: 0 0 10px;
}

.cart-table .fast-cart-popup .fast-cart-wrap .info-count-cart a {
    font-size: 14px;
    text-decoration: none;
    color: #0080ec;
    border-bottom: 1px dashed #0080ec;
}

.cart-table .fast-cart-popup .fast-cart-wrap .info-count-cart a:hover {
    color: #0b5b9f;
    border-color: #0b5b9f;
}

.cart-table .fast-cart-popup .fast-cart-wrap .info-cart-total {
    padding: 0 0 30px;
}

.cart-table .fast-cart-popup .fast-cart-wrap .info-cart-total span {
    color: #0b5b9f;
    font-weight: bold;
}

.cart-table .fast-cart-popup .fast-cart-wrap .info-cart-btm-activity {
}

.cart-table .fast-cart-popup .fast-cart-wrap .info-cart-btm-activity a {
    float: left;
    text-decoration: none;
}

.cart-table .fast-cart-popup .fast-cart-wrap .info-cart-btm-activity .continue-link {
    border-bottom: 1px dashed #0b5b9f;
    margin-top: 6px;
}

.cart-table .fast-cart-popup .fast-cart-wrap .info-cart-btm-activity .to-order-link {
    float: right;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    line-height: 28px;
    font-size: 12px;
    padding: 0 20px;
    position: relative;
    background: rgb(105, 166, 218);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY5YTZkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDVjYTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(105, 166, 218, 1)), color-stop(100%, rgba(13, 92, 160, 1)));
    background: -webkit-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: -o-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: -ms-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: linear-gradient(to bottom, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#69a6da', endColorstr='#0d5ca0', GradientType=0);
}

.cart-table .fast-cart-popup .fast-cart-wrap .info-cart-btm-activity .to-order-link:hover {
    text-decoration: none;
    background: rgb(13, 92, 160);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBkNWNhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2OWE2ZGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(13, 92, 160, 1)), color-stop(100%, rgba(105, 166, 218, 1)));
    background: -webkit-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: -o-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: -ms-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: linear-gradient(to bottom, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d5ca0', endColorstr='#69a6da', GradientType=0);
}

.fancy-desc {
    width: 470px;
    height: 500px;
    overflow-y: auto;
}

.fancy-desc .fancy-title {
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 10px;
}

.cart-table thead .fltrow td {
    padding: 0 10px 13px 0;
}

.cart-table thead .fltrow td:first-child {
    padding-left: 23px;
}

table.title-search-result td.title-search-item a span {
    display: inline-block;
    padding: 5px 0 0;
}

table.title-search-result td.title-search-item a span div span {
    color: #115fa3;
}

.total-holder .price {
    font-size: 15px;
}

.total-holder .price span {
    font: 15px Arial, Helvetica, sans-serif;
}

.total-holder .price span span {
    font-family: "als_rublregular";
}

.price-wrap .price-info {
    font-weight: bold;
}

.price-wrap .price-info span {
    font-weight: normal;
}

.paging-holder {
    clear: both;
}

@media screen and (max-width: 1180px) {
    .top-callback {
        padding: 0;
    }
}

/**/

.banner_img {
    margin: 18px 0;
}

.loader {
    background: url(/bitrix/templates/rossensor/images/loader.gif) no-repeat;
    background-size: 100%;
}

.fltrow td {
    text-align: center;
}

.sku_buy .text {
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    padding: 1px 6px;
    margin: 0 20px;
    width: 25px;
    height: 18px;
    float: left;
    background: none;
}

.sku_buy .number {
    width: 12%;
    position: relative;
}

.sku_buy .fast-cart-popup {
    display: none;
    position: absolute;
    top: 380px;
    right: 475px;
    width: 360px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
    z-index: 40;
}

.sku_buy .fast-cart-popup:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #e2e2e2;
    border-image: none;
    border-style: solid;
    border-width: 1px 0 0 1px;
    content: "";
    height: 9pt;
    margin-left: -5px;
    position: absolute;
    right: 36px;
    top: -7px;
    transform: rotate(45deg);
    width: 9pt;
    box-shadow: -2px -2px 2px rgba(0, 0, 0, 0.25);
}

.sku_buy .fast-cart-popup.visible {
    display: block;
}

.sku_buy .fast-cart-popup .close-cart {
    display: block;
    width: 15px;
    height: 14px;
    text-indent: -9999px;
    background: url(/bitrix/templates/rossensor/images/close-pop-bg.png) no-repeat 0 0;
    position: absolute;
    top: 6px;
    right: 10px;
}

.sku_buy .fast-cart-popup .fast-cart-wrap {
    padding: 20px 15px 15px;
    overflow: hidden;
}

.sku_buy .fast-cart-popup .fast-cart-wrap .info-count-cart {
    font-size: 16px;
    padding: 0 0 10px;
}

.sku_buy .fast-cart-popup .fast-cart-wrap .info-count-cart a {
    font-size: 14px;
    text-decoration: none;
    color: #0080ec;
    border-bottom: 1px dashed #0080ec;
}

.sku_buy .fast-cart-popup .fast-cart-wrap .info-count-cart a:hover {
    color: #0b5b9f;
    border-color: #0b5b9f;
}

.sku_buy .fast-cart-popup .fast-cart-wrap .info-cart-total {
    padding: 0 0 30px;
}

.sku_buy .fast-cart-popup .fast-cart-wrap .info-cart-total span {
    color: #0b5b9f;
    font-weight: bold;
}

.sku_buy .fast-cart-popup .fast-cart-wrap .info-cart-btm-activity {
}

.sku_buy .fast-cart-popup .fast-cart-wrap .info-cart-btm-activity a {
    float: left;
    text-decoration: none;
}

.sku_buy .fast-cart-popup .fast-cart-wrap .info-cart-btm-activity .continue-link {
    border-bottom: 1px dashed #0b5b9f;
    margin-top: 6px;
}

.sku_buy .fast-cart-popup .fast-cart-wrap .info-cart-btm-activity .to-order-link {
    float: right;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    line-height: 28px;
    font-size: 12px;
    padding: 0 20px;
    position: relative;
    background: rgb(105, 166, 218);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY5YTZkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDVjYTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(105, 166, 218, 1)), color-stop(100%, rgba(13, 92, 160, 1)));
    background: -webkit-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: -o-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: -ms-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: linear-gradient(to bottom, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#69a6da', endColorstr='#0d5ca0', GradientType=0);
}

.sku_buy .fast-cart-popup .fast-cart-wrap .info-cart-btm-activity .to-order-link:hover {
    text-decoration: none;
    background: rgb(13, 92, 160);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBkNWNhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2OWE2ZGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(13, 92, 160, 1)), color-stop(100%, rgba(105, 166, 218, 1)));
    background: -webkit-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: -o-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: -ms-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: linear-gradient(to bottom, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d5ca0', endColorstr='#69a6da', GradientType=0);
}

.sku_price {
    float: left;
    font-size: 20px;
    margin-right: 40px;
}

.sku_diler_price {
    float: left;
    font-size: 20px;
    margin-right: 40px;
}

.current_tr {
    font-weight: bold;
    background: #ff9c1a;
}

.sku_price span, .sku_diler_price span {
    font-family: 'als_rublregular';
}

.preview_p {
    overflow: hidden;
}

.submit_mini_basket_top {
    cursor: pointer;
    margin: 14px 0 0 30px;
    font-size: 16pt;
    width: 100px;
    height: 56px;
    background: #ff9c1a;
    border: 1px solid #d2a665;
}

input.submit_mini_basket_top:hover {
    background: rgba(255, 193, 113, 1) 0%;
}

.submit_mini_basket_top_new {
    cursor: pointer;
    /*margin: 14px 0 0 30px;*/
    font-size: 14pt;
    width: 90px;
    height: 26px;
    background: #ff9c1a;
    border: 1px solid #d2a665;
}

input.submit_mini_basket_top_new:hover {
    background: rgba(255, 193, 113, 1) 0%;
}

.crosslined {
    text-decoration: line-through;
}

.fast-cart-popup-new {
    display: none;
    position: fixed;
    top: 45%;
    right: 40%;
    width: 360px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
    z-index: 40;
}

.fast-cart-popup-new.visible {
    display: block;
}

.fast-cart-popup-new .close-cart {
    display: block;
    width: 15px;
    height: 14px;
    text-indent: -9999px;
    background: url(/bitrix/templates/rossensor/images/close-pop-bg.png) no-repeat 0 0;
    position: absolute;
    top: 6px;
    right: 10px;
}

.fast-cart-popup-new .fast-cart-wrap {
    padding: 20px 15px 15px;
    overflow: hidden;
}

.fast-cart-popup-new .fast-cart-wrap .info-count-cart {
    font-size: 16px;
    padding: 0 0 10px;
}

.fast-cart-popup-new .fast-cart-wrap .info-count-cart a {
    font-size: 14px;
    text-decoration: none;
    color: #0080ec;
    border-bottom: 1px dashed #0080ec;
}

.fast-cart-popup-new .fast-cart-wrap .info-count-cart a:hover {
    color: #0b5b9f;
    border-color: #0b5b9f;
}

.fast-cart-popup-new .fast-cart-wrap .info-cart-total {
    padding: 0 0 30px;
}

.fast-cart-popup-new .fast-cart-wrap .info-cart-total span {
    color: #0b5b9f;
    font-weight: bold;
}

.fast-cart-popup-new .fast-cart-wrap .info-cart-btm-activity {
}

.fast-cart-popup-new .fast-cart-wrap .info-cart-btm-activity a {
    float: left;
    text-decoration: none;
}

.fast-cart-popup-new .fast-cart-wrap .info-cart-btm-activity .continue-link {
    border-bottom: 1px dashed #0b5b9f;
    margin-top: 6px;
}

.fast-cart-popup-new .fast-cart-wrap .info-cart-btm-activity .to-order-link {
    float: right;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    line-height: 28px;
    font-size: 12px;
    padding: 0 20px;
    position: relative;
    background: rgb(105, 166, 218);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY5YTZkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDVjYTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(105, 166, 218, 1)), color-stop(100%, rgba(13, 92, 160, 1)));
    background: -webkit-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: -o-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: -ms-linear-gradient(top, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    background: linear-gradient(to bottom, rgba(105, 166, 218, 1) 0%, rgba(13, 92, 160, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#69a6da', endColorstr='#0d5ca0', GradientType=0);
}

.fast-cart-popup-new .fast-cart-wrap .info-cart-btm-activity .to-order-link:hover {
    text-decoration: none;
    background: rgb(13, 92, 160);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBkNWNhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2OWE2ZGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(13, 92, 160, 1)), color-stop(100%, rgba(105, 166, 218, 1)));
    background: -webkit-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: -o-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: -ms-linear-gradient(top, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    background: linear-gradient(to bottom, rgba(13, 92, 160, 1) 0%, rgba(105, 166, 218, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d5ca0', endColorstr='#69a6da', GradientType=0);
}

/* CATALOG FILTER DVIG */
.filterDvig {
   /* position:absolute;
    top:1140px;
    left:26px;*/
    /*float: right;*/
    width: 192px;
    background: #f9f9fa;
    padding: 20px;
    border: 1px solid #d4e0e8;
}

.filterDvig .range-text {
    width: 50%;
    /*float: left;*/
}
.rightinput {
    margin-left: 16px;
}


.firstslide {
    margin-top: -79px;
}
.leftfilter{
    width:50%;
    float:left;
}
.rightfilter{
    width:50%;
    float:left
}
.catalog-list-filter{
    min-height:1420px;
}
#toggleparams{
    cursor: pointer;
    display: inline-block;
    height: 42px;
    color: #0b5b9f;
    font-size: 15px;
    line-height: 37px;
    font-weight: bold;
    text-shadow: 0 1px 0 #fff;
    text-decoration: none;
    text-align: center;
    padding: 0 30px;
    border-radius: 5px;
    border: 1px solid #b3b4b4;
    background: rgb(254, 254, 254);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMGQwZDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(208, 208, 208, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(254, 254, 254, 1)), color-stop(100%, rgba(208, 208, 208, 1)));
    background: -webkit-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(208, 208, 208, 1) 100%);
    background: -o-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(208, 208, 208, 1) 100%);
    background: -ms-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(208, 208, 208, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 254, 254, 1) 0%, rgba(208, 208, 208, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#d0d0d0', GradientType=0);
}
#toggleparams:hover {
    color: #0b5b9f;
    text-decoration: none;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2) inset;
    background: rgb(179, 208, 228);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzZDBlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNWUxZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(179, 208, 228, 1) 0%, rgba(197, 225, 244, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(179, 208, 228, 1)), color-stop(100%, rgba(197, 225, 244, 1)));
    background: -webkit-linear-gradient(top, rgba(179, 208, 228, 1) 0%, rgba(197, 225, 244, 1) 100%);
    background: -o-linear-gradient(top, rgba(179, 208, 228, 1) 0%, rgba(197, 225, 244, 1) 100%);
    background: -ms-linear-gradient(top, rgba(179, 208, 228, 1) 0%, rgba(197, 225, 244, 1) 100%);
    background: linear-gradient(to bottom, rgba(179, 208, 228, 1) 0%, rgba(197, 225, 244, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3d0e4', endColorstr='#c5e1f4', GradientType=0);
}

.scrollable_filter{
    height:300px;
    overflow:scroll;
    overflow-x:hidden;
}

/* CATALOG FILTER DVIG END*/

.current_price {
    display: none;
}

.sort-catalog {
    cursor: pointer;
    border: none !important;

}

.sorttext-inline {
    display: inline;
}

.testname {
    display: none;
}

/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
.modalLoading {
    position: fixed;
    z-index: 1000;
    top: 200px;
    left: 700px;
    height: 100px;
    width: 100px;
    background: /*rgba( 255, 255, 255, .8 )*/ url('http://i.stack.imgur.com/FhHRx.gif') 50% 50% no-repeat;
}

.filterDvig .ui-slider-range {
    background: #f09424;
    border-radius: 0;
    height: 5px;
}

.ui-slider {
    position: relative;
    margin-top:27px;
}

.ui-slider .ui-slider-range {
    position: absolute;
}

.ui-slider .ui-slider-handle {
    position: absolute;
}

.ui-slider-handle:after {
    position: absolute;
    padding: 10px;
    content: '';
    top: 7px;
    left: -4px;
    background: url("/bitrix/templates/rossensor/images/slider-after.png") left top no-repeat;
}

.ui-corner-all:focus {
    outline: none;
}

.section-title {
    font-size: 14px;
    margin-bottom: 10px;
}

.slide .input-wrap {
    float: right;
    margin-bottom: 20px;
    display: flex;
}

.ui-slider-horizontal {
    margin-top: 30px;
}

.slider-range {
    margin-top: 24px;
}

.max {
    float: right;
}

.filter-catalog {
    /*min-height:1560px;*/
}

.clear-pos-abs {
    position: relative;
    top: 81px;
    right: 38px;
    height: 80px;
    width: 17px;
    background: url("/bitrix/templates/rossensor/images/ic9.png") center no-repeat;
    cursor: pointer;
}

.clear-pos-abs:hover {
    background: url("/bitrix/templates/rossensor/images/ic9a.png") center no-repeat;
}

/* End */
/* /bitrix/templates/rossensor/components/bitrix/system.auth.form/header/style.css?1506434733442 */
/* /bitrix/templates/rossensor/components/bitrix/search.title/search_life/style.css?15064347332487 */
/* /bitrix/templates/rossensor/components/bitrix/menu/top/style.css?1506434733626 */
/* /bitrix/templates/rossensor/components/bitrix/search.title/search_life_b/style.css?15064347332367 */
/* /bitrix/templates/rossensor/components/bitrix/menu/catalog-sections2/style.css?1506434733626 */
/* /bitrix/templates/rossensor/template_styles.css?1506434733120431 */
