/* --- ZIL --------------------------------------------------------------------------------------------------------- */
@font-face {
	font-family:OS;
	src: url(fonts/opensans-regular.eot);
    src: url(fonts/opensans-regular.eot?#iefix) format('embedded-opentype'),
         url(fonts/opensans-regular.woff2) format('woff2'),
         url(fonts/opensans-regular.woff) format('woff'),
         url(fonts/opensans-regular.ttf) format('truetype'),
         url(fonts/opensans-regular.svg#open_sansregular) format('svg');
	font-display: swap;
}
@font-face {
	font-family:Rc;
    src: url(fonts/robotocondensed-regular.eot);
    src: url(fonts/robotocondensed-regular.eot?#iefix) format('embedded-opentype'),
         url(fonts/robotocondensed-regular.woff2) format('woff2'),
         url(fonts/robotocondensed-regular.woff) format('woff'),
         url(fonts/robotocondensed-regular.ttf) format('truetype'),
         url(fonts/robotocondensed-regular.svg#roboto_condensedregular) format('svg');
font-display: swap;
}
@font-face {
	font-family:Rc-b;
	src: url(fonts/robotocondensed-bold.eot);
    src: url(fonts/robotocondensed-bold.eot?#iefix) format('embedded-opentype'),
         url(fonts/robotocondensed-bold.woff2) format('woff2'),
         url(fonts/robotocondensed-bold.woff) format('woff'),
         url(fonts/robotocondensed-bold.ttf) format('truetype'),
         url(fonts/robotocondensed-bold.svg#roboto_condensedbold) format('svg');
font-display: swap;
}
a, input, textarea, select {outline:none; color: #2691e4;}
html, body, #wrap {
    height: 100%;
    min-width:1000px;
}
body > #wrap {
    min-height: 100%;
    height: auto;
}
body {
    background: #fff;
    font-family: Rc;
    cursor: default;
}
body.fixed { 
    overflow: hidden;
}
h1, .title {
    margin-bottom: 20px;
    font-size: 1.4em;
    color: #94a2b4;
}
h2 {
    margin-bottom: 15px;
    font-size: 1.2em;
    color: #94a2b4;
}
h3 {
    margin-bottom: 10px;
    font-size: 1em;
    color: #94a2b4;
}
pa {
    margin-bottom: 10px;
	line-height: 16px;
    font-size: 0.9em;
    color: #3b3b3b;
}
b, strong {
    font-weight: bold;
}
form {
    background: #f8f7f4;
    margin-bottom: 5px;
    padding: 15px 10px;
}
table {
	width: 100%;
}
td {
	text-align: center;
    font-size: 0.8em;
	padding: 5px;
}
td:first-child {
	text-align: left;
}
thead tr {
    background: #f8f7f4;
}
#main {
    padding: 0 0 302px;
	width:100%;
}
.clearfix {
    display: inline-block;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    content: ".";
    clear: both;
    height: 0;
}
.clear {clear:both;}
.block {display:block;}
.centerBlock {
    position: relative;
	display: block;
	margin: 0 auto;
	width: 1000px;
}
#header {
    position: relative;
    z-index: 999;
}
/*#content {
    position: relative;
    z-index: 1;
}*/
#header > .centerBlock {
	display:flex;
	justify-content: space-between;
    align-items: center;
}


.bx-registration-table input[type=text], input[type=password]{
	border: 1px solid #d7d7d7;
    margin-bottom: 5px;
	margin-top: 5px;
    font-style: italic;
    padding: 5px 10px;
    background: #fff;
    font-size: 0.9em;
    display: block;
    color: #848484;
    width: 243px;
    float: left;
}
.bx-registration-table td{
width: 50%;
vertical-align: middle;
font-style: italic;
font-size: 0.9em;
color: #848484;
}

.bx-registration-table td img{
    height: 27px;
    float: left;
    display: block;
    position: relative;
    width: 122px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.bx-registration-table td input[name=captcha_word]{
    float: left;
    display: block;
    position: relative;
    width: 121px;
	border-left: none;
}

.regtform{
background: none;
margin-bottom: 0;
padding: 0 0;
}

.regtform .button{
float: right;
}
/*
.tab{
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border: 1px solid #f8f7f4;
    display: block;
    outline: none;
    float: left;
}

.tab label{
display:block;
border-radius: 5px 5px 0px 0px;
height: 20px;
}
*/
.tab{
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border: 1px solid #f8f7f4;
    display: block;
    outline: none;
    float: left;
	padding: 10px;
	color: #888;
	font-size: 16px;
}

input[name=UF_GROUP_SELECT], input[name=PERSON_TYPE]{
display: none;
}

input[name=UF_GROUP_SELECT]:checked+label, input[name=PERSON_TYPE]:checked+label{
	background: #F8F7F4;
	color: #000;
	
}

.tablewrapper{
    background: #f8f7f4;
    margin-bottom: 5px;
    padding: 15px 10px;
}


.authorize {    

    display: block;

    float: right;

}

.authorizewrap {
    -webkit-box-shadow: inset 0 0 10px -5px #000;
    box-shadow: inset 0 0 10px -5px #000;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: block;
	margin-right:5px;
    padding: 5px;
    float: right;
}

.button {
    -webkit-transition: all 200ms ease;
    border-bottom: 3px solid #326492;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -webkit-border-radius: 5px;
    transition: all 200ms ease;
    text-transform: uppercase;
    text-decoration: none;
    padding: 11px 10px 0;
    letter-spacing: 1px;
    background: #3f73a3;
    border-radius: 5px;
    margin-right: 15px;
    text-align: center;
    line-height: 10px;
    font-family: Rc-b;
    font-size: 12px;
    cursor: pointer;
    border-right: 0;
    border-left: 0;
    display: block;
    border-top: 0;
    height: 20px;
    color: #fff;
    float: left;
}
.button:hover {
    -webkit-transition: all 80ms ease;
    border-bottom: 3px solid #008acf;
    -moz-transition: all 80ms ease;
    -ms-transition: all 80ms ease;
    -o-transition: all 80ms ease;
    transition: all 80ms ease;
    background: #0094da;
}
.button:active {
    -webkit-transition: all 80ms ease;
    border-bottom: 1px solid #008acf;
    -moz-transition: all 80ms ease;
    -ms-transition: all 80ms ease;
    -o-transition: all 80ms ease;
    transition: all 80ms ease;
    margin-top: 2px;
}
.button.noborder, .button.noborder:active {
    border-bottom: 0;
    margin-top: 0;
	margin-bottom: 20px;	
}
.button.noborderRight {
    border-bottom: 0;
    margin-top: 0px;
    margin-left: 375px;
	margin-bottom: 20px;
}
.button.noborderRight a {
	text-decoration: none;
	color: #fff;
}
.button.nofloat {
    float: none;
}
.button.exit {
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    margin-left: -20px;
    padding-left: 7px;
}
.button.mr0 {
	margin-right:15px;
}
input[type=submit].button, input[type=button].button {
    padding-top: 0;
    height: 31px;
}
.cartBut {
    position: relative;
    padding: 11px 0 0;
    margin-right: 0;
    width: 34px;
}
.cartBut .img {
    background: url(images/cart.png) center no-repeat;
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    z-index: 1;
    left: 0;
    top: 0;
}
.cartBut span {
    -webkit-transition: all 80ms ease;
    -moz-transition: all 80ms ease;
    -ms-transition: all 80ms ease;
    -o-transition: all 80ms ease;
    -webkit-border-radius: 50%;
    transition: all 80ms ease;
    background: #85c53a;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    line-height: 22px;
    font-family: Rc-b;
    font-size: 13px;
    display: block;
    height: 22px;
    width: 22px;
    color: #fff;
    right: -11px;
    z-index: 2;
    top: -11px;
}
.cartBut:active span {
    -webkit-transition: all 80ms ease;
    -moz-transition: all 80ms ease;
    -ms-transition: all 80ms ease;
    -o-transition: all 80ms ease;
    transition: all 80ms ease;
    top: -13px;
}
.logo {
    background: url(images/logo.png) left top no-repeat;
    position: relative;
    display: block;
    margin: 5px 0;
    height: 68px;
    width: 176px;
    float: left;
}
.mainmenu {
    -webkit-box-shadow: 0 -2px 10px -7px #000;
    box-shadow: 0 -2px 10px -7px #000;
    border-top: 8px solid #fff;
    background: #526888;
    display: block;
    height: 36px;
}
.mainmenu ul {
    display: block;
}
.mainmenu ul li {
    border-left: 1px solid #677a96;
    position: relative;
    display: block;
    float: left;	
}
.mainmenu ul li:last-of-type {
    border-right: 1px solid #677a96;
}
.mainmenu ul li a {
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    font-family: OS, sans-serif;
    transition: all 200ms ease;
    text-transform: uppercase;
    text-decoration: none;
    padding: 11px 31px 0;
    text-align: center;
    font-size: 1em;
    display: block;
    height: 25px;
    color: #fff;
}
.mainmenu ul li a:hover, .mainmenu ul li a.active {
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    background: #1589c5;
}
.mainmenu ul li ul {
    background: #526888;
    position: absolute;
    display: none;
    width: 100%;
    top: 100%;
    left: 0;
}
.mainmenu ul li:hover ul {
    display: block;
}
.mainmenu ul li ul li {
    border-left: 0;
    float: none;
	z-index:2;
}
.mainmenu ul li ul li:last-of-type {
    border-right: 0;
}
.mainmenu ul li ul li a {
    font-size: 12px;
    padding: 11px 0;
    height: auto;
}
#slider {
    position: relative;
    overflow: hidden;
    display: block;
    height: 500px;
    width: 100%;
}
#slider .scrollable {
    position: relative;
    display: block;
    height: 100%;
}
#slider .scrollable .items {
    position: relative;
    overflow: hidden;
    width: 36000px;
    height: 100%;
}
#slider .scrollable .items .oneItem {
    position: relative;
    overflow: hidden;
    display: block;
    height: 100%;
    float: left;
}
#slider .scrollable .items .oneItem.cloned {
	display:none;
}
#slider .centerBlock {
    position: relative;
	display: block;
	margin: 0 auto;
	width: 1000px;
    height: 100%;
    z-index: 1;
}
#slider .scrollable .items .oneItem .textBox {
    background: rgba(48,71,97,0.44);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: absolute;
    display: block;
    height: 280px;
    width: 800px;
    bottom: 30px;
    z-index: 2;
    right: 0;
}
#slider .scrollable .items .oneItem .textBox p {
    position: absolute;
    text-align: right;
	line-height: 36px;
    max-height: 200px;
    max-width: 740px;
    font-size: 2.2em;
    display: block;
    bottom: 64px;
    right: 30px;
    color: #fff;
}
#slider .scrollable .items .oneItem .textBox a, .toShop {
    -webkit-border-radius: 5px;
    border: 2px solid #fff;
    display: inline-block;
    border-radius: 5px;
    position: absolute;
    font-size: 10px;
    padding: 5px;
    opacity: 0.8;
    bottom: 20px;
    right: 30px;
    color: #fff;
}
#slider .scrollable .items .oneItem .textBox a:hover, .toShop:hover {
    opacity: 1;
}
#slider .scrollable .items .oneItem img {
    position: absolute;
	min-height:100%;
    display: block;
    width: 100%;
    z-index: 1;
    left: 0;
    top: 0;
}
#slider .navi {
	
    margin: -60px auto 0;
    position: relative;
    display: block;
    width: 1000px;
    height: 30px;
    z-index: 1;
}
#slider .navi li {
    border: 2px solid #fff;
    margin-right: 10px;
    cursor: pointer;
    display: block;
    opacity: 0.6;
    height: 25px;
    width: 25px;
    float: left;
}
#slider .navi li.active {
    opacity: 1;
}
#banner {
    margin-bottom: 20px;
    position: relative;
    min-width: 1000px;
    overflow: hidden;
    display: block;
}
#banner img {
    display: block;
    width: 100%;
}
#banner .toShop {
    display: none;
    right: 0;
}
.categoryBanners {
    display: block;
    margin: 20px 0;
    height: 123px;
    width: 100%;
}
.categoryBanners .box {
    border: 1px solid #cbcbcb;
    text-decoration: none;
    margin-right: 10px;
    float: left;
}
.categoryBanners .box:last-child {
    margin-right: 0;
}
.categoryBanners .box .wrapper {
    border-top: 4px solid #0094da;
    text-decoration: none;
    position: relative;
    padding: 23px 7px;
    overflow: hidden;
    display: block;
    height: 71px;
    width: 138px;
}
.categoryBanners .box .wrapper p {
    text-decoration: none;
    margin-bottom: 7px;
    position: relative;
    font-size: 16px;
    display: block;
    color: #0094da;
}
.categoryBanners .box .wrapper span {
    text-decoration: none;
    position: relative;
    line-height: 16px;
    max-width: 130px;
    font-size: 0.9em;
    display: block;
    color: #5c6e84;
}
.categoryBanners .box .wrapper img {
    position: absolute;
    display: block;
    z-index: 0;
    bottom: 0;
    right: 0;
}
.rightBlock {
    margin-bottom: 20px;
    margin-left: 20px;
    display: block;
	font-family: Rc;
    width: 220px;
    float: right;
}
.newsfeed {
    background: #f8f7f4;
    padding: 20px;
}
.newsfeed .allNews {
    padding: 11px 0 0;
    margin-top: -5px;
    margin-right: 0;
    font-size: 10px;
    float: right;
    width: 95px;
}
.newsfeed .allNews:active {
    margin-top: -5px;
}
.newsfeed .title {
    margin-bottom: 20px;
    font-size: 20px;
    color: #94a2b4;
}
.newsfeed .newsPreview {
    display: block;
    margin: 20px 0;
}
.newsfeed .newsPreview .date {
    margin-bottom: 5px;
    font-size: 13px;
    display: block;
    color: #76889c;
}
.newsfeed .newsPreview h3 {
    margin-bottom: 5px;
    font-size: 14px;
    display: block;
}
.newsfeed .newsPreview h3 a {
    color: #2691e4;
}
.newsfeed .newsPreview p {
    line-height: 14px;
    font-size: 13px;
    display: block;
    color: #3b3b3b;
}
.news {
    margin-bottom: 20px;
    display: block;
}
.news .newsWrapper {
    display: block;
    margin: 20px 0;
	font-family: Rc;
}
.news .newsWrapper .date {
    margin-bottom: 5px;
    font-size: 0.9em;
    display: block;
    color: #76889c;
}
.news .newsWrapper h3 {
    margin-bottom: 5px;
    font-size: 16px;
    display: block;
}
.news .newsWrapper h3 a {
    color: #2691e4;
}
.news .newsWrapper p, ul {
    line-height: 15px;
    font-size: 0.9em;
    display: block;
    color: #3b3b3b;
}
.news .newsWrapper ul  li {
    margin-left: 30px;
	margin-bottom: 10px;
}
.back {
    text-decoration: none;
    color: #2691e4;
}
.back:hover {
    text-decoration: underline;
}
.stockPrevs {
    background: #f8f7f4;
    padding: 20px;
}
.stockPrevs .title {
    margin-bottom: 20px;
    font-size: 20px;
    color: #94a2b4;
}
.stockPrevs .img {
    text-align: center;
    display: block;
    margin: 10px 0;
}
.stockPrevs .img img {
    display: block;
    width: 100%;
}
.stockPrevs .button {
    text-transform: none;
    margin: 0 auto;
    width: 100px;
    float: none;
}
.adBlock {
    text-align: center;
    padding: 20px 0;
    display: block;
}
.leftmenu {
	font-family: Rc;
    border-right: 1px solid #ccc;
    padding-right: 20px;
    margin-bottom: 20px;
    margin-right: 20px;
    display: block;
    width: 159px;
    float: left;
}
.leftmenu .title a {
    margin-bottom: 20px;
	text-decoration: none;
    font-size: 20px;
    color: #94a2b4;
}
.leftmenu ul {
    display: block;
}
.leftmenu ul li {
    margin-bottom: 10px;
    display: block;
}
.leftmenu ul li a {
    text-decoration: none;
    margin-left: 5px;
    font-size: 1em;
    color: #314c6d;
}
.leftmenu ul li a:hover {
    text-decoration: underline;
}
.leftmenu ul li ul {
    margin-left: 30px;
    margin-top: 10px;
    display: none;
}
.leftmenu ul li.active ul {
    display: block;
}
ul li .box {
	border: 1px solid #ccc;
	position: relative;
	margin-top: 1px;
	cursor: pointer;
	display: flex;
	align-items: center;
    justify-content: center;
	height: 11px;
	width: 10px;
	float: left;
}
ul li .box:before {
	text-align: center;
	line-height: 8px;
	font-size: 1em;
	display: block;
	color: #314c6d;
	content: '+';
	height: 10px;
	width: 11px;
}
ul li.active .box:before {
	content: '-';
}
.leftmenu ul li ul {
    display: none;
}
.leftmenu ul li.active ul {
    display: block;
}
.leftmenu ul li ul li .box {
    margin-left: -12px;
}
.leftmenu ul li ul p {
    margin-bottom: 5px;
    margin-left: -10px;
    font-style: italic;
    font-size: 14px;
    display: block;
    color: #49617d;
}
.leftmenu ul li ul li {
    margin-bottom: 5px;
}
.leftmenu ul li.active ul li .box:before {
	content: '+';
}
.leftmenu ul li.active ul li.active .box:before {
	content: '-';
}
.leftmenu ul li ul li a {
    /*font-size: 14px;*/
    margin-left: 5px;
    color: #0094da;
}
.leftmenu ul li ul li ul, .leftmenu ul li.active ul li ul {
    margin-left: 15px;
    display: none;
}
.leftmenu ul li.active ul li.active ul {
    display: block;
}
.leftmenu ul li ul li ul li .box {
    display: none;
}
.contBlock {
    padding-bottom:20px;
    padding: 0 9px;
    display: block;
    width: 540px;
    float: left;
}
.breadcrumbs {
    margin-bottom: 20px;
	line-height: 15px;
}
.breadcrumbs p, .breadcrumbs a, .breadcrumbs span {
    text-decoration: none;
    font-size: 12px;
    color: #94a2b4;
}
.breadcrumbs a:hover {
    text-decoration: underline;
}
.infoGrayText {
    margin-bottom: 5px;
    font-style: italic;
    font-size: 14px;
    color: #848484;
}
.infoGrayText a {
    color: #0094da;
}
.searchBlock {
    background: #f8f7f4;
    margin: 0 -10px 5px;
    padding: 15px 10px;
}
.searchBlock .searchLineWrapper {
    border: 1px solid #d7d7d7;
    background: #fff;
    display: block;
    padding: 3px;
    height: 22px;
    width: 430px;
    float: left;
}
.searchBlock .searchLineWrapper input[type=text] {
    font-style: italic;
    line-height: 22px;
    background: none;
    font-size: 14px;
    display: block;
    height: 22px;
    /*width: 400px;*/
	width: 330px;
    float: left;
    padding: 0;
    border: 0;
}
.searchBlock .searchLineWrapper select,
select.oversearch {
    border-left: 1px solid #c1c1c1;
    line-height: 22px;
    border-bottom: 0;
    background: none;
    border-right: 0;
    display: block;
    color: #848484;
    border-top: 0;
    height: 22px;
    width: 100px;
    float: right;
}
.searchBlock .searchLineWrapper select.half {
    border-left: 1px solid #c1c1c1;
    line-height: 22px;
    border-bottom: 0;
    background: none;
    border-right: 0;
    display: block;
    color: #848484;
    border-top: 0;
    height: 22px;
    width: 89px;
    float: left;
}
.searchBlock input[type=submit] {
	margin-bottom: 0px;
    line-height: 30px;
    margin-left: 10px;
    margin-right: 0;
    height: 30px;
    width: 88px;
    padding: 0;
}
.stockPreviews {
    display: block;
    margin: 20px 0;
}
.stockPreviews .wrapper {
    text-decoration: none;
    margin-bottom: 20px;
    position: relative;
    display: block;
    height: auto;
    width: 260px;
    float: left;
}
.stockPreviews .wrapper:nth-child(2n-1) {
    margin-right: 20px;
}
.stockPreviews .wrapper .date {
    text-decoration: none;
    background: #334e6e;
    position: absolute;
    font-size: 17px;
    display: block;
    padding: 10px;
    color: #fff;
    z-index: 2;
    left: 0;
    top: 0;
}
.stockPreviews .wrapper .title {
    text-decoration: none;
    background: #0094da;
    margin-right: 20px;
    position: absolute;
    font-size: 17px;
    display: block;
    padding: 10px;
    bottom: 10px;
    color: #fff;
    z-index: 2;
    left: 0;
}
.stockPreviews .wrapper img {
    min-height: 100%;
    min-width: 100%;
    max-width: 100%;
	max-height: 220px;
    display: block;
    z-index: 1;
    left: 0;
    top: 0;
}
.serviceForm {
    margin: 0 10px 20px;
    padding: 10px;
}
.serviceForm input[type=text], .serviceForm textarea {
    border: 1px solid #d7d7d7;
    margin-bottom: 10px;
    font-style: italic;
    padding: 5px 0px;
    background: #fff;
    font-size: 14px;
    display: block;
    color: #848484;
}
.serviceForm input[type=text] {
    width: 230px;
    float: left;
}
.serviceForm select {
  float: right;
  margin: -33px 12px 0 0;
}
.serviceForm input[type=text]:nth-child(2n-1) {
    margin-right: 10px;
}
.serviceForm .date{
    width: 210px;    
}
.serviceForm textarea {
    resize: none;
    height: 78px;
    width: 496px;
}
.serviceForm input[type=submit] {
    margin-right: 10px;
    float: right;
}
.serviceForm table {
    margin-bottom: 20px;
    width: 100%;
}
.serviceForm table tbody tr {
    border-top: 1px solid #b0b0b0;
}
.serviceForm  td {
  vertical-align: middle;
  text-align: left;
  font-size: 17px;
  color: #9d9d9d;
  padding: 10px;
}
.serviceForm img {
  width: 160px;
  height: 40px;
  margin-right: 15px;
}
.serviceForm img.calendar-icon {
  width: 25px;
  height: 25px;
  margin-left: -95px;
  cursor: pointer;
}

.orderForm {
    margin: 0 10px 20px;
    padding: 10px;
}
.orderForm input[type=text], .orderForm textarea {
    border: 1px solid #d7d7d7;
    margin-bottom: 10px;
    font-style: italic;
    padding: 5px 10px;
    background: #fff;
    font-size: 14px;
    display: block;
    color: #848484;
}
.orderForm input[type=text] {
    width: 233px;
    float: left;
}
.orderForm input[type=text]:nth-child(2n-1) {
    margin-right: 10px;
}
.orderForm .date{
    width: 210px;    
}
.orderForm textarea {
    resize: none;
    height: 78px;
    width: 498px;
    float:left;
}
.orderForm input[type=submit] {
    margin-right: 0px;
    float: right;
}
.orderForm table {
    margin-bottom: 20px;
    width: 100%;
}
.orderForm table tbody tr {
    border-top: 1px solid #b0b0b0;
}
.orderForm  td {
  vertical-align: middle;
  text-align: left;
  font-size: 17px;
  color: #9d9d9d;
  padding: 10px;
}
.orderForm img {
  width: 160px;
  height: 40px;
  margin-right: 15px;
}
.productsBox {
background: #fff none repeat scroll 0% 0%;
    display: block;
	
}
.productsBox li{
    display: block;
    float: left;
	width: 50%;	
}

.productsBox li ul li{
	width: 100%;	
}

.productsBox li .h2{
  margin-bottom:5px;
  font-size: 0.9em;
  color: black;
}
.productsBox li a{
text-decoration: none;
}

.productsBox .line {
    display: inline-block;
}
.productsBox .wrapper {
    text-decoration: none;
    text-align: center;
    min-height: 110px;
    margin: 0 0 20px;
    padding: 0 20px;
    display: block;
    width: 135px;
    float: left;
	border-right: 1px dashed #e4e4e4;
    border-left: 1px dashed #e4e4e4;
}
/*.productsBox .wrapper:nth-child(2) {
    border-right: 1px dashed #e4e4e4;
    border-left: 1px dashed #e4e4e4;
}*/
.productsBox .wrapper .img {
    margin-bottom: 10px;
    position: relative;
    display: block;
    height: 145px;
    width: 145px;
}
.productsBox.category .wrapper .img {
    height: 65px;
}
.productsBox .wrapper .img img {
    position: relative;
    max-height: 145px;
    max-width: 145px;
    display: block;
    margin: 0 auto;
    z-index: 1;
}
.productsBox.category .wrapper .img img {
    max-height: 200px;
}
.productsBox .wrapper .img .label {
    padding: 10px 30px 10px 10px;
    background: #0094da;
    position: absolute;
    line-height: 15px;
    font-size: 22px;
    display: block;
    height: 15px;
    color: #fff;
    z-index: 2;
    top: 30px;
    left: 0;
}
.productsBox.category .wrapper .img .label {
    bottom: 5px;
    top: auto;
}
.productsBox .wrapper .img .label:before {
    background: url(images/label_blue.png) left center no-repeat;
    position: absolute;
    display: block;
    height: 35px;
    content: '';
    width: 16px;
    left: -15px;
    top: 0;
}
.productsBox .wrapper .img .label:after {
    /*background: url(images/rub.png) center no-repeat;*/
    position: absolute;
    display: block;
    height: 16px;
    content: '';
    width: 12px;
    right: 10px;
    top: 10px;
}
.productsBox .wrapper p.title {
	text-decoration: none;
    margin-bottom: 10px;
    font-size: 1em;
    color: #0094da;
}
.productsBox.category .wrapper p.title, .productsBox.category .wrapper p {
    margin-bottom: 5px;
    text-align: left;
}
.productsBox .wrapper p {
    text-decoration: none;
    font-size: 12px;
    color: #3b3b3b;
}
.accordion1 .filterform .categoryform{
    padding: 10px 10px 5px;
}
.accordion1 .filterform .categoryform .cwrapper {
    margin-bottom: 5px;
    cursor: pointer;
    display: block;
    width: 250px;
    float: left;
}
.accordion1 .filterform .categoryform .cwrapper:nth-child(2n-1) {
    margin-right: 20px;
    line-height: 14px;
}

.accordion1 .filterform .categoryform li .cwrapper .checkbox {
    -webkit-border-radius: 50%;
    border: 1px solid #d7d7d7;
    border-radius: 50%;
    margin-right: 10px;
    position: relative;
    background: #fff;
    overflow: hidden;
    display: block;
    height: 14px;
    width: 14px;
    float: left;
    padding: 0;
}
.accordion1 .filterform .categoryform li .cwrapper .checkbox:after {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    background: #fff;
    display: block;
    height: 10px;
    width: 10px;
    margin: 2px;
    content: '';
    z-index: 2;
    left: 0;
    top: 0;
}
.accordion1 .filterform .categoryform li .cwrapper  .checkbox.active:after {
    background: #314c6d;
}

.accordion1 .filterform .categoryform li .cwrapper  .checkbox input {
    opacity: 0;
    margin: 0;
}

.accordion1 .filterform .categoryform li .cwrapper.active h2 {
color: #3F73A3;
}

.accordion1 .h3 {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 10px;
    font-size: 17px;
    color: #314c6d;
	cursor: pointer;
}
.accordion1 .h3 .cllapse{
    text-decoration: underline;
    font-style: italic;
    line-height: 17px;
    font-size: 0.9em;
    cursor: pointer;
    display: block;
    color: #d7d7d7;
    float: right;
}
.accordion .h3 {
    margin-bottom: 10px;
    cursor: pointer;
    outline: none;
}
.accordion .h3 p {
    display: inline-block;
    position: relative;
    margin-bottom: 0;
    font-size: 1em;
    color: #2691e4;
}
.accordion .h3 p span {
    border-bottom: 1px dashed #2691e4;
    position: absolute;
    display: block;
    bottom: -3px;
    height: 1px;
    width: 100%;
    left: 0;
}
.accordion div {
    padding: 0 20px;
}
.faq {
    font-size: 14px;
    display: block;
    margin: 20px 0;
}
.faq .name {
    font-style: italic;
    font-size: 14px;
    color: #848484;
}
.faq .question {
	margin-left: 10px;
    margin-bottom: 10px;
    font-family: Rc-b;
    text-align: left;
    font-size: 14px;
    display: block;
    color: #1f1f1f;
}
.faq .answer {
    display: block;
    font-size: 14px;
    text-align: left;
	margin-left: 10px;
	margin-bottom: 15px;
}
.sertificates {
	width: 545px !important;
    display: block;
    margin: 30px 0;
}
.sertificates .wrapper {
    text-decoration: none;
    margin-bottom: 30px;
    padding-right: 5px;
    display: block;
    height: 150px;
    width: 250px;
    float: left;
}
.sertificates .wrapper:nth-child(2n) {
    border-right: 1px dashed #e4e4e4;
    margin-right: 29px;
}
.sertificates .wrapper img {
    border: 1px solid #e4e4e4;
    background: #f8f7f4;
    margin-right: 20px;
    display: block;
    height: 137px;
    width: 100px;
    padding: 5px;
    float: left;
}
.sertificates .wrapper .title {
    text-decoration: none;
    font-size: 16px;
    display: block;
    color: #0094da;
}
.contacts {
    display: block;
}
.contacts .address {
    margin: 20px 20px -20px 0;
    display: block;
    width: 363px;
    float: left;
}
.contacts .address p {
    min-width: 140px;
    float: left;
}
.contacts .img {
    margin: -18px 0;
    display: block;
    height: 150px;
    width: 157px;
    float: left;
}
.contacts .img img {
    display: block;
    width: 100%;
}
.contacts .map {
    margin: 20px 20px 20px 0;
    background: #ccc;
    display: block;
    height: 300px;
    width: 540px;
    float: left;
}
.contacts .map iframe {
    display: block;
    height: 100%;
    width: 100%;
}
.cart {
    background: none;
    padding: 0;
}
.cart table {
    margin-bottom: 20px;
    width: 100%;
}
.cart table thead tr {
    background: #526888;
}
.cart table thead tr td {
    width: 65px;
    color: #fff;
}
.cart table thead tr td:first-child {
    text-indent: 10px;
    width: auto;
}
.cart table tbody tr {
    border-top: 1px solid #b0b0b0;
}
.cart table tr td {
    vertical-align: middle;
    text-align: center;
    font-size: 17px;
    color: #9d9d9d;
    padding: 10px;
}
.cart table tr td:first-child {
    text-align: left;
}
.cart table tbody tr td a {
	text-decoration: none;
    display: inline-block;
    margin-bottom: -10px;
    line-height: 14px;
    font-size: 11px;
    color: #1589c5;
}
.cart table tbody tr td a:first-child {
    margin-bottom: 0;
	padding: 0;
}
.cart table tbody tr td a:first-child, .cart table tbody tr td a:first-child+*+* {
    font-size: 18px;
}
.cart .item a{
	vertical-align: middle;
	text-decoration: none;
	text-align: left;
	font-size: 17px;
	color: #9d9d9d;
	padding: 10px;
}
.cart table tbody tr td input[type=text] {
    border: 1px solid #ebebeb;
    text-align: center;
    padding: 3px 5px;
    width: 40px;
}
.cart table tbody tr td .inorder {
    border: 1px solid #ebebeb;
    background: #f5f5f5;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    height: 15px;
    width: 15px;
}
.cart table tbody tr td .inorder input {
    cursor: pointer;
    opacity: 0;
}
.cart table tbody tr td .inorder.checked {
    background: #f5f5f5 url(images/checked.png) center no-repeat;
}
.cart table tfoot tr {
    background: #f8f7f4;
}
.cart table tfoot tr td {
    text-align: right;
}
.cart table tfoot tr td.total {
    text-indent: 8px;
}
.cart .button {
    background: #526888;
    margin-right: 0;
    float: right;
}
.cart .button:hover {
    background: #0094da;
}
.tradeGoodsList {
    margin-bottom: 20px;
    width: 100%;
}
.tradeGoodsList tr {
    border-bottom: 1px solid #ccc;
}
.tradeGoodsList tr td {
    vertical-align: top;
    padding: 10px 5px;
}
.tradeGoodsList tr td .wrapper {
    border-right: 1px dashed #ccc;
    padding-right: 5px;
    position: relative;
    min-height: 138px;
    display: block;
    color: #61697E;
    height: 100%;
}
.tradeGoodsList tr td:last-child .wrapper {
    border-right: 0;
}
.tradeGoodsList tr td .wrapper .title {
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 0;
    font-size: 1em;
    display: block;
    color: #61697E;
    width: 120px;
}
.tradeGoodsList tr td .wrapper img {
    display: block;
    width: 80px;
}
.tradeGoodsList tr td .wrapper .price {
    color: #000;
}
.tradeGoodsList tr td .wrapper .price .note {
	font-size: 0.4em;
	line-height: 10px;
	margin: 0;
}
.tradeGoodsList tr td .pb20 {
    padding-bottom: 20px;
    min-height: 118px;
    width: 166px;
}
.tradeGoodsList tr td .wrapper .countWrapper {
    position: absolute;
    padding-right: 6%;
    line-height: 20px;
    display: block;
    width: 96%;
    bottom: 0;
    left: 0;
}
.tradeGoodsList tr td .wrapper .countWrapper .counter{
    background: #0094da;
    line-height: 18px;
    display: block;
    padding: 2px;
    float: right;
}
.tradeGoodsList tr td .wrapper .countWrapper .counter .plus, .properties .countWrapper .counter .plus a{
    background: #0094da;
    text-align: center;
	text-decoration:none;
    font-weight: bold;
	font-style: normal;
    font-size: 1.2em;
    cursor: pointer;
    display: block;
    padding: 2px;
    width: 12px;
    float: left;
    color: #fff;
}
.tradeGoodsList tr td .wrapper .countWrapper .counter .plus:hover, .properties .countWrapper .counter .plus:hover {
    background: #3f73a3;
}
.tradeGoodsList tr td .wrapper .countWrapper .counter .num, .properties .countWrapper .counter .num {
    text-align: center;
    background: #fff;
    display: block;
    margin: 0 2px;
    padding: 2px;
    width: 24px;
    float: left;
    color: #000;
}
.tradeGoodsList tr td .wrapper .countWrapper .counter .minus, .properties .countWrapper .counter .minus a{
    background: #0094da;
    text-align: center;
	text-decoration:none;
    font-weight: bold;
	font-style: normal;
    font-size: 1.2em;
    cursor: pointer;
    display: block;
    padding: 2px;
    width: 12px;
    float: left;
    color: #fff;
}
.tradeGoodsList tr td .wrapper .countWrapper .counter .minus:hover, .properties .countWrapper .counter .minus:hover {
    background: #3f73a3;
}
.tradeGoodsList tr td .wrapper .price, .priceBlock .price {
    display: inline-block;
    padding-right: 15px;
    margin-bottom: 20px;
    position: relative;
    font-size: 22px;
}
/*.tradeGoodsList tr td .wrapper .price:after, .priceBlock .price:after {
    background: url(images/rub_b.png) center no-repeat;
    position: absolute;
    display: block;
    height: 16px;
    content: '';
    width: 13px;
    bottom: 0;
    right: 0;
}*/
.tradeGoodsList tr td .wrapper .button, .priceBlock .button {
    font-style: normal;
    margin-right: 5px;
    width: 100px;
    color: #fff;
}
.tradeGoodsList tr td .wrapper .inCart, .priceBlock .inCart {
    -webkit-border-radius: 5px;
    padding: 5px 5px 5px 45px;
    border: 1px solid #c5c5c5;
    text-decoration: none;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
    display: block;
    margin: 10px 0;
    height: 17px;
    width: 75px;
    color: #000;
}
.tradeGoodsList tr td .wrapper .inCart a {
	font-family: Rc;
	font-size: 1em;
	font-style: normal;
	text-decoration: none;
	color: #000;
}
.tradeGoodsList tr td .wrapper .notavailable {
    -webkit-border-radius: 5px;
    padding: 5px 5px 5px 5px;
    border: 1px solid #c5c5c5;
    text-decoration: none;
    border-radius: 5px;
    position: relative;
    display: block;
    margin: 10px 0;
    height: 17px;
    width: 110px;
    color: #000;
    text-align:center;
}
.tradeGoodsList tr td .wrapper .inCart span {
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    border: 1px solid #3f73a3;
    background: #3f73a3;
    position: absolute;
    display: block;
    padding: 1px;
    height: 25px;
    width: 35px;
    z-index: 1;
    left: -1px;
    top: -1px;
}

.tradeGoodsList tr td .wrapper .inCart span:after {
    background: url(images/cart.png) center no-repeat;
    position: absolute;
    display: block;
    height: 23px;
    content: '';
    width: 22px;
    z-index: 2;
    left: 8px;
    top: 1px;
}
.tradeGoodsList tr td .wrapper .inCart:hover span {
    border: 1px solid #0094da;
    background: #0094da;
}
.tradeGoodsList tr td .wrapper a {
    font-style: italic;
    color: #0094da;
}

.properties {
    border-bottom: 1px dashed #e4e4e4;
    padding: 0 0 29px 50px;
    margin-bottom: 30px;
    position: relative;
    min-height: 170px;
    display: block;
    width: 270px;
    float: left;
}
.properties .countWrapper {
    position: absolute;
    padding-left: 50px;
    line-height: 20px;
    display: block;
    width: 270px;
    bottom: 5px;
    left: 0;
}
.properties .countWrapper .counter {
    background: #0094da;
    line-height: 18px;
    display: flex;
    padding: 2px;
    float: right;
}
.properties .countWrapper .counter .plus {
    background: #0094da;
    text-align: center;
	text-decoration:none;
    font-weight: bold;
    font-size: 1.2em;
    cursor: pointer;
    display: block;
    padding: 2px;
    width: 12px;
    float: left;
    color: #fff;
	order:3;
}
.properties .countWrapper .counter .plus:hover {
    background: #3f73a3;
}
.properties .countWrapper .counter .num {
    text-align: center;
    background: #fff;
    display: block;
    margin: 0 2px;
    padding: 2px;
    width: 24px;
    float: left;
    color: #000;
	order:1;
}
.properties .countWrapper .counter .minus {
    background: #0094da;
    text-align: center;
	text-decoration:none;
    font-weight: bold;
    font-size: 1.2em;
    cursor: pointer;
    display: block;
    padding: 2px;
    width: 12px;
    float: left;
    color: #fff;
}
.properties .countWrapper .counter .minus:hover {
    background: #3f73a3;
}
.priceBlock {
    padding: 0 0 30px 50px;
    position: relative;
    display: block;
    width: 270px;
    float: left;
}
.priceBlock a {    
    font-style: italic;
    color: #0094da;
}
.priceBlock .price {
    display: inline-block;
    padding-right: 15px;
    margin-bottom: 20px;
    position: relative;
    font-size: 22px;
}
.priceBlock .inCart span {
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    border: 1px solid #3f73a3;
    background: #3f73a3;
    position: absolute;
    display: block;
    padding: 1px;
    height: 25px;
    width: 35px;
    z-index: 1;
    left: -1px;
    top: -1px;
}
.priceBlock  .notavailable {
    -webkit-border-radius: 5px;
    padding: 5px 5px 5px 5px;
    border: 1px solid #c5c5c5;
    text-decoration: none;
    border-radius: 5px;
    position: relative;
    display: block;
    margin: 10px 0;
    height: 17px;
    width: 110px;
    color: #000;
}
.priceBlock .inCart a{
	font-family: Rc;
	font-size: 1.4em;
	font-style: normal;
	text-decoration: none;
	color: #000;
}
 .priceBlock .inCart:hover span {
    border: 1px solid #0094da;
    background: #0094da;
}
.priceBlock .inCart span:after {
    background: url(images/cart.png) center no-repeat;
    position: absolute;
    display: block;
    height: 23px;
    content: '';
    width: 22px;
    z-index: 2;
    left: 8px;
    top: 1px;
}
.paginationWrapper {
    margin-bottom: 30px;
    display: block;
}
.paginationWrapper .pagination {
    float: right;
}
.paginationWrapper .pagination a {
    text-decoration: none;
    text-align: center;
    line-height: 13px;
    font-weight: bold;
    font-size: 13px;
    display: block;
    color: #0094da;
    margin: 0 2px;
    padding: 3px;
    height: 13px;
    min-width: 13px;
    float: left;
}
.paginationWrapper .pagination a.current {
    background: #e8e6e1;
}
.goodSlider {
    border-right: 1px dashed #e4e4e4;
    padding-bottom: 50px;
    padding-right: 13px;
    position: relative;
    margin-right: 6px;
    min-height: 336px;
    display: block;
    width: 200px;
    float: left;
}
.goodSlider #image_wrap {
	display: flex;
    justify-content: center;
    align-items: center;
	background:white;
    margin-bottom: 10px;
	max-height: 625px;
	position:absolute;
	transition:0.5s;
	max-height: 625px;
	width: 200px;
    z-index: 6;
}

.goodSlider #image_wrap img {
	max-height:336px;
    max-width:200px;
}
.goodSlider #image_wrap.zoomed {
	width: 560px;
}
.goodSlider #image_wrap.zoomed img {
	max-height:100%;
max-width:100%;
}
/*.goodSlider #image_wrap img {
	max-height:100%;
    width: 100%;
}*/
.goodSlider .browse {
    background: url(images/arrows.png) no-repeat;
    position: absolute;
    cursor: pointer;
    display: block;
    height: 50px;
    width: 11px;
    bottom: 0px;
    z-index: 5;
}
.goodSlider .prev {
    background-position: left center;
    left: 0px;
}
.goodSlider .next {
    background-position: right center;
    right: 13px;
}
.goodSlider .scrollable {
    position: absolute;
    overflow: hidden;
    height: 50px;
    width: 170px;
    z-index: 2;
    left: 15px;
    bottom: 0;
}
.goodSlider .scrollable .items {
    position: absolute;
    width: 20000em;
}
.goodSlider .scrollable .items .oneItem {
    text-align: center;
    position: relative;
    display: block;
    height: 50px;
    width: 170px;
    float: left;
}
.goodSlider .scrollable .items .oneItem .img {
    margin-right: 10px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    display: block;
    height: 50px;
    width: 50px;
    float: left;
}
.goodSlider .scrollable .items .oneItem .img img {
    position: absolute;
    min-height: 100%;
    max-height: 150%;
    min-width: 100%;
    display: block;
    left: 0;
    top: 0;
}
.text {
	font-family: Rc;
    display: block;
    padding-bottom:20px;
}
.text p {
    margin-bottom: 10px;
	line-height: 16px;
	font-size: 0.9em;
	color: #3b3b3b;
    display: block;
}
.text a {
    color: #0094da;
}
.text h1 {
    margin-bottom: 20px;
    font-size: 1.4em;
    color: #94a2b4;
}
.text h2 {
    margin-bottom: 15px;
    font-size: 1.2em;
    color: #94a2b4;
}
.text h3 {
    margin-bottom: 10px;
    font-size: 1em;
    color: #94a2b4;
}
.text ul, ol {
  list-style-position: inside;
  margin-bottom: 10px;
  line-height: 16px;
  font-size: 0.9em;
  color: #3b3b3b;
}
.description {
    margin-bottom: 20px;
    padding-top: 20px;
    display: block;
}
#tabs ul {
    display: block;
    height: 35px;
}
#tabs ul li {
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border: 1px solid #f8f7f4;
    margin: 0 12px -1px -10px;
    display: block;
    outline: none;
    float: left;
}
#tabs ul li.ui-state-active {
    background: #f8f7f4;
}
#tabs ul li a {
    text-decoration: none;
    display: block;
    padding: 9px;
    color: #888;
}
#tabs ul li.ui-state-active a {
    color: #000;
}
.regform {
    margin: 0 -10px 20px;
    padding: 10px;
}
.regform input[type=text], .regform input[type=password], .regform .capcha {
    border: 1px solid #d7d7d7;
    margin-bottom: 10px;
    font-style: italic;
    padding: 5px 10px;
    background: #fff;
    font-size: 14px;
    display: block;
    color: #848484;
    width: 243px;
    float: left;
}
.regform .capcha {
    background: #d7d7d7;
    /*height: 16px;*/
	height: 26px;
	padding: 0;
	width: 263px;
}
.regform input:nth-child(2n-1), .regform .capcha {
    margin-right: 10px;
}
.regform input[type=submit] {
    margin-right: 0;
    float: right;
}
#footer {
    background: #2a4667;
    margin-top: -302px;
    position: relative;
    padding-top: 20px;
    display: block;
    height: 282px;
	z-index: 1;
}
#footer .verticalLine {
    background: #fff;
    display: block;
    margin: 0 30px;
    opacity: 0.15;
    height: 210px;
    float: left;
    width: 1px;
}
.bottomBg {
    background: #223d5e;
    padding-top: 19px;
    display: block;
    height: 33px;
}
.bottommenu {
    margin-bottom: 20px;
    display: block;
    height: 210px;
    width: 180px;
    float: left;
}
.bottommenu p, .bottommenu p a {
    text-decoration: none;
    margin-bottom: 10px;
    font-size: 17px;
    color: #56c3f7;
}
.bottommenu p a:hover {
    text-decoration: underline;
}
.bottommenu ul {
    -webkit-column-gap: 10px;
    -webkit-column-count: 1;
    -moz-column-gap: 10px;
    -moz-column-count: 1;
    padding-left: 15px;
    column-gap: 10px;
    column-count: 1;
}
.bottommenu ul li {
    margin-bottom: 5px;
    display: block;
    width: 70px;
}
.bottommenu ul li a {
    text-decoration: none;
    font-size: 0.9em;
    color: #fff;
}
.bottommenu ul li a:hover {
    text-decoration: underline;
}
.footermenu {
    margin-left: 20px;
    display: block;
    height: 210px;
    width: 155px;
    float: left;
}
.footermenu ul {
    margin-bottom: 25px;
    padding-left: 5px;
    display: block;
}
.footermenu ul li {
    margin-bottom: 15px;
    display: block;
}
.footermenu ul li a {
    text-decoration: none;
    font-size: 1em;
    color: #fff;
}
.footermenu ul li a:hover {
    text-decoration: underline;
}
.footermenu .button {
    width: 140px;
}
.footerAddress {
    display: block;
    float: left;
}
.footerAddress p {
    letter-spacing: 1px;
    margin-bottom: 10px;
    font-family: Rc-b;
    font-size: 16px;
    display: block;
    color: #fff;
}
.footerAddress p.title {
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 20px;
    color: #90b4df;
}
.footerAddress .footerStore {
    margin-bottom: 10px;
	font-family: Rc;
    line-height: 18px;
    font-size: 1em;
    display: block;
    color: #dde9f8;
}
.footerAddress a {
    text-decoration: none;
	font-family: Rc;
    font-size: 15px;
    color: #dde9f8;
}
.footerAddress a:hover {
    text-decoration: underline;
}
.footerAddress .mainStore {
    float: left;
}
.footerAddress .stores {
    margin: 0 0 0 30px;
    float: left;
}
.whereToBuy {
    background: url(images/footer_map.png) center bottom no-repeat;
    position: relative;
    display: block;
    height: 210px;
    width: 140px;
    float: left;
}
.whereToBuy .tooltip {
    background: url(images/footer_tooltip.png) center top no-repeat;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    padding: 15px 15px 84px 15px;
    transition: all 200ms ease;
    text-align: center;
    position: absolute;
    display: block;
    height: 30px;
    width: 100px;
    bottom: 30px;
    left: 7px;
}
.whereToBuy .tooltip:hover {
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    bottom: 25px;
}
.whereToBuy .tooltip p {
    margin-bottom: 5px;
    font-size: 17px;
    color: #fff;
}
.whereToBuy .tooltip a {
    text-decoration: none;
    font-size: 13px;
    color: #6d8cb1;
}
.whereToBuy .tooltip a:hover {
    text-decoration: underline;
}
.zilLogo {
    background: url(images/logo2.png) center no-repeat;
    position: relative;
    display: block;
    margin: 0 auto;
    opacity: 0.15;
    height: 20px;
    width: 105px;
}
.copyrights {
    color: #7391b6;
    float: left;
}
#region_logo {
	margin-top: -8px!important;
/*  background: url(http://regioninfo.ru/images/region_logo.png) left top no-repeat;
  background-size: 100%;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  display: block;  
  margin: 3px 0;
  height: 32px;
  width: 108px;
  float: right;
  padding: 0;
  border: 0;*/
}
#overlay {
	/*background: rgba(0,0,0,0.7);
	position: fixed;*/
	display: none;
	z-index: 100;
    height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}
#overlay.active {
	display: block;
}
.block {
    -webkit-border-radius: 10px;
    border: 10px solid #fff;
    /*margin: -99px -152px;*/
    border-radius: 10px;
	position: absolute;
    background: #fff;
	cursor: default;
	display: block;
	left: 35%;
    top: 35%;
}
.block .close {
    -webkit-border-radius: 50%;
    border-radius: 50%;
	text-align: center;
	position: absolute;
	line-height: 20px;
	background: #ccc;
	font-weight: 900;
	font-size: 16px;
	cursor: pointer;
	display: block;
    right: -15px;
    height: 20px;
	width: 20px;
	color: #999;
    top: -15px;
}
.block .close:hover {
	background:#999;
	color:#ccc;
}
.block form {
    margin-bottom: 0;
    background: none;
}
.block form input[type=text], .block form input[type=password] {
    border: 1px solid #d7d7d7;
    margin-bottom: 10px;
    font-style: italic;
    padding: 5px 10px;
    background: #fff;
    font-size: 14px;
    display: block;
    width: 243px;
    color: #000;
    float: none;
}
.block form .button {
    margin-right: 0;
    float: right;
}
.block .rememberme{
	font-size: 0.9em;	
}
.block .forgotpassword{
	margin-left: 0px;	
}
.hidden {
    display: none!important;
}
.properties .skuProp {
	display: block;
	font-size: 16px;
	width: 270px;
}
.wrapper .skuPropGoods {
	display: block;
	font-size: 16px;
	width: 175px;
}
.wrapper .skuPropGoods ul {
	margin-left: 5% !important; 
}
.wrapper .skuPropGoods li {
	width: 60% !important; 
	font-size: 0.9em;
	cursor: pointer;
}
.wrapper .skuPropGoods li.bx_active{	
	text-decoration: underline;
}
.filter-toggle {
	height: 50px;
}
#filterToggler {
	text-decoration: underline;
    
    line-height: 17px;
    font-size: 0.9em;
    cursor: pointer;
    display: block;

    float: right;
	}
.searchIndex {
	position: relative;
}
.mainsearch-tab {
	display: none;
}
select.oversearch {
	background: white;
	position: absolute;
	top: 19px;
	margin-left: 335px;
	z-index: 5;
}
.searchIndex .searchBlock .searchLineWrapper select {
	margin-right: 100px;
}
.searchIndex .searchBlock .searchLineWrapper input[type=text] {
	width: 330px;
}
.searchIndex .mainsearch-tab .searchBlock .searchLineWrapper input[type=text] {
	width: 230px;
}
.mainsearch-tab {
	position: absolute;
}
.page404 {
	padding-bottom: 20px;
}
.page404__img {
	float: left;
	margin: 0 10px 0 30px;
}
.page404__col {
	float: left;
	width: 540px;
}
.page404 h1 {
	font-size: 1.6em;
	margin: 0;
}
.page404 h2 {
	font-size: 1.4em;
	margin: 0;
}
.page404 p {
	font-size: 1em;
	margin: 20px 0;
}
/** #title-filter,
.contBlock h3,
.contBlock .productsBox:not(.hidden) {
	display: none;
} **/
#header .phone-panel {
	height: 34px;
	margin-left: 20%;
	line-height: 34px;
	padding: 5px;
	box-shadow: inset 0 0 10px -5px #000;
	border-radius: 5px;
	float: right;
}
#header .phone-panel .image {
	width: 30px;
	height: 30px;
	border-right: 1px solid #cbcbcb;
	vertical-align: sub;
	display: inline-block;
}
#header .phone-panel img {
	-o-object-fit: cover;
	object-fit: cover;
        font-family: 'object-fit: cover';
        width: 25px;
        height: 26px;
}
#header .phone-panel a {
	color: #3f73a3;
	font-size: 22px;
	text-decoration: none;
}
#footer .phone-panel {
        margin-top: 15px;
        margin-right: 15px;
        height: 34px;
        line-height: 34px;
        padding: 5px;
        float: right;
	margin-left: -5px;
}
#footer .phone-panel .image {
        width: 30px;
        height: 30px;
        display: inline-block;
	margin-right: 6px;
}
#footer .phone-panel img {
        -o-object-fit: cover;
        object-fit: cover;
        font-family: 'object-fit: cover';
        width: 28px;
        height: 28px;
}
#footer .phone-panel a {
        color: #90b4df;
	font-weight: bold;
        font-size: 16px;
        text-decoration: none;
	margin-left: 10px;
	vertical-align: top;
}
.burger {
	display:none;
	width:40px;
	padding: 5px;
	cursor:pointer;
	z-index:9999;
}
.burger .btn_burger {
    height: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.burger .btn_burger span{
	position: relative;
	display:block;
	background:#3f73a3;
	width:100%;
	height: 5px;
	transition:0.3s;
	top: 0px;
}
.burger .btn_burger.open {
    position: relative;
}
.burger .btn_burger.open span:nth-child(1){
    transform: rotate(45deg);
    top: 13px;
}
.burger .btn_burger.open span:nth-child(2){
	transform: rotate( 100deg);
    top: 0px;
	opacity:0;
}
.burger .btn_burger.open span:nth-child(3){
	transform: rotate(-45deg);
    top: -12px;
}
.burger .burger_block {
	z-index:-1;
	display:none;
	padding: 100px 0;
	transform: translateX(110%);
	position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    background: #fff;
    min-height: 100%;
    max-height: 100vh;
	overflow: auto;
	transition:0.3s;
}
.burger .burger_block.open {
	transform: translateX(0%);
}
.burger .burger_block .burger_menu {
	display:flex;
	flex-direction:column;
	padding:50px;
	align-items: center;
}
.burger .burger_block .burger_menu .leftmenu{
	width:100%;
	border:none;
	margin:40px 0 150px;
	padding: 0;
    float: none;
}
@media screen and (max-width:1000px) {
	.mainmenu ul li ul {
		width: auto;
		min-width:100%;
		-webkit-box-shadow: 4px 4px 8px 0px rgb(34 60 80 / 0.3);
		-moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.3);
		box-shadow: 4px 4px 8px 0px rgb(34 60 80 / 0.3);
		z-index:2;
	}
	.centerBlock {
		width:100%;
	}
	html, body, #wrap{
		min-width:auto;
	}
	html {
		overflow-x: hidden;
	}
	#wrap, #footer {
		padding:0 10px;
	}
	#header .mainmenu {
		margin: 0 -10px;
	}
	#slider {
    height: auto;
	}
	#slider .scrollable .items .oneItem img {
		position:relative;
	}
	#slider .centerBlock {
		width:70%;
	}
	#slider .scrollable .items .oneItem .textBox p {
		font-size:1.4em;
		width:50%;
	}
		#slider .scrollable .items .oneItem .textBox p span{
		font-size:0.9em !important;
	}
	#slider .scrollable .items .oneItem .textBox {
		height:200px;
	}
	.burger {
		display:block;
	}
	#header .phone-panel {
		margin-left: 0;
	}
	.burger .burger_block {
		display:block;
	}
	.categoryBanners {
		height:auto;
		display: grid;
		grid-template-columns: repeat(3,1fr);
		grid-gap: 20px;
	}
	.content_block {
		display:flex;
		flex-direction:column;
	}
	.content_block .rightBlock {
		width:100%;
		float: inherit;
		margin:20px 0;
		order: 10;
	}
	.content_block .rightBlock .newsfeed{
		display: grid;
    	grid-template-columns: 1fr 1fr;
		background: transparent;
	}
	.content_block .rightBlock .newsfeed .allNews {
		margin:0 0 0 auto
	}
	.content_block .rightBlock .newsfeed .title {
		grid-area: 1;
	}
	.content_block .rightBlock .newsfeed .newsPreview p {
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
	.content_block .rightBlock .newsfeed .newsPreview p img{
		margin:20px 0;
	}
	.content_block .rightBlock .newsfeed .newsPreview > *{
		text-align:center;
		width: 100%;
		display: flex;
		justify-content: center;
	}
	.categoryBanners .box {
		width: 100%;
	}
	.categoryBanners .box .wrapper {
		width:auto;
	}
	.contBlock {
		width:100%;
		padding: 0;
	}
	.contBlock .searchIndex .searchBlock{
		margin:0;
	}
	.stockPreviews {
		display:flex;
		flex-wrap: wrap;
	}
	.stockPreviews .wrapper {
		float: inherit;
		height: auto;
	}
	.stockPreviews .wrapper img {
		position:relative;
	}
	#footer {
		height:auto;
		display:flex;
		flex-wrap:wrap;
		justify-content: center;
		padding:20px 0;
	}
	#footer > * {
		margin:0;
		padding:20px;
	}
	#footer .centerBlock{
		flex-basis:40%;
		display: flex;
		justify-content: end;
	}
	#footer .footermenu{
		flex-basis:40%;
	}
	#footer .footerAddress{
		flex-basis:100%;
		display: flex;
		justify-content: center;
	}
	#footer .whereToBuy{
		height: 130px;
		margin: 20px 0;
	}
	#footer .verticalLine{
		display:none;
	}
	.bottomBg {
		padding:20px;
		height:auto;
	}
	.bottomBg .centerBlock {
		display:flex;
	}
	.bottommenu {
		height:auto;
	}
	.bottommenu ul li {
		width: 120px;
	}
	#banner {
		min-width: auto;
		margin: 0 -10px;
	}
	.contacts {
		display:flex;
		flex-wrap:wrap;
	}
	.contacts .address{
		width:100%;
		flex-basis:50%;
		margin:20px 20px 0;
	}
	.contacts .img{
		flex-basis:30%;
		margin:0;
		height:auto;
	}
	.contacts .img img {
		width: fit-content;
	}
	.contacts .map{
		width:100%;
		flex-basis:100%;
		margin:0 0 40px;
	}
	.contacts .map > ymaps{
		width:100% !important;
	}
	.tradeGoodsList tr td .wrapper img {
		width: auto;
	}
	.bx_item_detail{
		margin-top:20px;
	}
	.mainmenu {
	height:0px;
	}
	.burger_menu #mainmenu {
		list-style: none;
		padding: 0 0 20px;
		align-self: flex-start;
	}
	.burger_menu #mainmenu a{
		color: #314c6d;
		text-decoration: none;
	}
	.burger_menu #mainmenu > li {
		margin-bottom:20px;
		font-size: 20px;
	}
	.burger_menu #mainmenu > li .box {
    	margin-right: 5px;
	}
	.burger_menu #mainmenu > li:not(.active) .box:before {
		font-size: 0.8em;
	}
	.burger_menu #mainmenu > li > ul {
		display:none;
		margin: 10px 0 0 20px;
		font-size: 18px;
	}
	.burger_menu #mainmenu > li.active > ul {
		display:block;
	}
	.burger_menu #mainmenu > li > ul > li {
		margin-bottom:10px;
		list-style: none;
	}
}
@media screen and (max-width:600px) {
	.categoryBanners {
		grid-template-columns: repeat(2,1fr);
	}
	.searchIndex select.oversearch {
		background: white;
		position: absolute;
		top: 50px;
		margin-left: 150px;
		z-index: 5;
	}
	.searchIndex .searchBlock .searchLineWrapper {
		width:auto;
		height: 60px;
		display: flex;
    	flex-direction: column;
		width: 250px;
	}
	.searchBlock .searchLineWrapper select, select.oversearch {
		border:none;
	}
	.searchIndex .mainsearch-tab .searchBlock .searchLineWrapper input[type=text] {
	margin-bottom: 10px;
	}
	.mainsearch-tab {
		top:0;
	}
	.searchIndex {
		background: #f8f7f4;
	}
	.searchIndex .searchBlock input[type=submit] {
		margin-top:10px;
	}
	.contBlock .bx_catalog_top_home {
		display: flex;
		flex-wrap: wrap;
	}
	.burger .burger_block {
		padding: 20px 0;
	}
	.authorizewrap {
		box-shadow:none;
		display: flex;
		flex-direction: column;
		align-self: flex-start;
	}
	.authorizewrap .authorize {
		display: flex;
		flex-direction: column;
	}
	.authorizewrap .authorize > *{
		margin-bottom:10px;
	}
	.tradeGoodsList tr {
		display: flex;
		flex-direction: column;
		align-items: center;
		margin: 10px 20px 10px;
		border: 1px solid #ccc;
		border-radius: 10px;
		padding: 10px;
	}
	.tradeGoodsList tr td .wrapper {
		min-height: auto;
		border:none;
		padding:5px 0;
	}
	.tradeGoodsList tr td .wrapper .countWrapper {
		position:relative;
		padding:5px 0;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.tradeGoodsList tr td .wrapper .title,
	.tradeGoodsList tr td .pb20 {
		width:100%;
	}
	.tradeGoodsList tr td .wrapper .price, .priceBlock .price {
		display: block;
	}
	.tradeGoodsList tr td .pb20 strong {
		display:block;
		margin-top:15px;
	}
	.tradeGoodsList tr td .pb20 p {
		margin-top:-8px;
	}
	.bx_catalog_item.double .bx_catalog_item_container.wrapper > *:not(.clear){
		margin-bottom:5px;
	}
	#title-filter .searchBlock .searchLineWrapper{
		width: 95%;
	}
	#title-filter .searchBlock .searchLineWrapper #placeforselect {
		margin-top: -22px;
	}
	#title-filter .searchBlock > input[type=submit] {
		margin-top: 10px;
	}
	.contacts {
		justify-content: center;
	}
	.contacts .address{
		flex-basis: content;
	}
	.contacts .address p{
		width:100%;
	}
	.contacts .address p b{
		width:100%;
		text-align:center;
		display: flex;
		justify-content: center;
    	flex-wrap: wrap;
	}
	.stockPreviews {
		justify-content: center;
	}
	.contacts .img{
		flex-basis: content;
		margin:20px 0 0;
	}
	.tradeGoodsList tr td .wrapper .countWrapper .counter {
		order:2;
		width:68px;
	}
	.goodSlider {
		width: 100%;
		min-height: 100%;
	}
	.goodSlider #image_wrap {
		width: 100%;
		position: relative;
	}
	.goodSlider #image_wrap img {
		max-width: 100%;
	}
	.goodSlider .scrollable {
		width:85%;
	}
	.properties {
		width: 100%;
		padding: 20px;
	}
	.properties .countWrapper {
		padding-left: 20px;
	}
	.priceBlock {
		padding: 0 20px;
	}
}

@media screen and (max-width:480px) {
	#header .phone-panel a {
		font-size:15px;
	}
	#header .phone-panel img {
		width: 20px;
    	height: 20px;
	}
	#header .phone-panel .image {
		width: 25px;
		height: 25px;
		border: none;
	}
	#header .logo {
		height: 50px;
		width: 130px;
		background:none;
	}
	#header .logo img{
		height: 50px;
		width: 130px;
	}
	#header .phone-panel {
		box-shadow: none;
	}
	.content_block .rightBlock .newsfeed .newsPreview:nth-child(3){
		grid-area: 2 / 1 / 3 / 3;
	}
	.content_block .rightBlock .newsfeed .newsPreview:nth-child(4){
		grid-area: 3 / 1 / 4 / 3;
	}
	.content_block .rightBlock .newsfeed .newsPreview:nth-child(5){
		grid-area: 4 / 1 / 5 / 3;
	}
	.content_block .rightBlock .newsfeed .newsPreview:nth-child(5){
		grid-area: 5 / 1 / 6 / 3;
	}
	.phone-panel a {
		white-space: pre;
	}
	#slider .scrollable .items .oneItem .textBox {
		bottom: 0;
		left: -65px;
		width: 100vw;
	}
	#slider .scrollable .items .oneItem .textBox p {
		font-size: 1em;
		bottom: 30px;
		width: 60%;
		line-height: 20px;
		right: 20px;
	}
	.burger .burger_block .burger_menu {
		padding: 15px;
	}
	.centerBlock .bottommenu {
		width:100%;
	}
	.footerAddress .stores {
		margin: 0 0 0 10px;
	}
	#footer .footermenu,
	#footer .centerBlock {
		padding: 20px 2% 20px 2%;
	}
}

@media screen and (max-width:370px) {
	#header .phone-panel {
		line-height: 14px;
		padding-top:1px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		width: 120px;
	}
}

@media screen and (max-width:320px) { 
	#footer {
		justify-content: flex-start;
		padding: 20px;
	}
	#footer .footerAddress {
		flex-wrap: wrap;
		justify-content: flex-start;
		padding:20px 0;
	}
}