<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, html {
    height: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    font: normal 13px 'Trebuchet MS',Arial, Helvetica, sans-serif;
    color: #494d4f;
    list-style: none;
}
@media only screen and (min-width:564px) and (max-width:864px){
body
{
    background: #CBEDF7;


}
}

@media only screen and (max-width:563px){
body
{
    background: #CBEDF7;

}
}

form {
    border: 0;
    margin: 0;
    padding: 0;
    outline: none;
}

* {
    outline: none;
}

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

a {
    color: #5ab7e4;
    outline: none;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

a.noborder {
    border: none !important;
}

* input {
    outline: none;
}

.submit input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

h1 {
    color: #494d4f;
    font: bold 23px 'Trebuchet MS',Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0 0 1em;
}

h2, h3 {
    color: #494d4f;
    font: bold 16px 'Trebuchet MS',Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0 0 0.2em;
    text-transform: uppercase;
}
h2 {
	font: bold 16px Arial,Helvetica,sans-serif;
	margin-top: 10px;
}
body {
    position: relative;
}

p, ul {
    margin: 0;
    padding: 0 0 0.7em;
}

ul {
    margin: 0;
    padding: 0;
}
ul.content_table {
    line-height: 17px;
    letter-spacing: 0.025em;
    list-style-type: disc;
    margin: 3px 0px 10px 17px;
}
img {
    border: none;
}

/*@font-face {
    font-family: 'poiret_oneregular';
    src: url('poiretone-regular-webfont.eot');
    src: url('poiretone-regular-webfont.eot?#iefix') format('embedded-opentype'), url('poiretone-regular-webfont.woff') format('woff'), url('poiretone-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}*/

/* Clearfix
--------------------------------------------------------*/
.clearfix:before, .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clr {
    clear: both;
}

/* Common styles------------------------------------*/
.alignright {
    text-align: right !important;
}

.center {
    text-align: center !important;
}

.alignleft {
    text-align: left !important;
}

.bold_text {
    font-weight: bold;
}

.no_bold {
    font-weight: normal;
}

.hide {
    visibility: hidden !important;
}

.is_block {
    display: block;
}

.is_inline {
    display: inline;
}

.hidden {
    overflow: hidden !important;
}

.float_left {
    float: left !important;
}

.float_right {
    float: right !important;
}

/*-----------------------------------------------------------*/
.main {
    min-width: 990px;
    min-height: 100%;
    background: url("../images/bottom_bg.png") 0 bottom repeat-x #f5f7f6;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

@media only screen and (min-width:865px) and (max-width:1114px){
.main 
{
    width: 1000px;

}
}
@media only screen and (min-width:564px) and (max-width:864px){
.main 
{
    width: 500px;
    min-width: auto;
    background: #f5f7f6;
    margin: 0 auto;

}
}

@media only screen and (max-width:563px){
.main 
{

    min-width: 300px;
    background: #f5f7f6;
   margin: 0 auto;
}
}
.main1 {
    background: url("../images/top_bg.png") 0 0 repeat-x;
}
.inner .main1 {
    background: url("../images/inner_top_grad.png") center 0 repeat-x;
}
.main2 {
    background: url("../images/top-bg-main.jpg") center 0 repeat-x;
}
@media only screen and (max-width:563px){
.main2 {
    background: url("../images/top-bg-main-mobile.jpg") center 0 repeat-x;
}
}
.inner .main2 {
    background: url("../images/inner_top.jpg") center 0 repeat-x;
}
@media only screen and (max-width:563px){
.inner .main2 {
    background: url("../images/top-bg-main-mobile--inner.jpg") center 0 repeat-x;
}
}
.all {
    margin: 0 auto;
    width: 1000px;
    padding-bottom: 210px;
}

@media only screen and (max-width:865px) and (max-width:1114px){
.all
{
    width: 1000px;

}
}
@media only screen and (min-width:564px) and (max-width:864px){
.all
{
    width: 500px;

}
}

@media only screen and (max-width:563px){
.all
{
    width: 320px;
    padding-bottom: 0px;

}
}

.head {
    height: 224px;
    position: relative;
}
.inner .head {
    height: 234px;
}
.feedback {
    background: url("../images/feedBack.png") 0 0 no-repeat;
    width: 123px;
    height: 22px;
    padding: 4px 0 0;
    position: absolute;
    top: 87px;
    right: 6px;
    text-align: center;
	box-shadow: inset 1px 2px 6px 0px #929da0;
	border-radius: 15px;
	background: white;
}
@media only screen and (min-width:564px) and (max-width:864px){
.feedback {
    top: 130px;
    right: 20px;
}
}
@media only screen and (max-width:563px){
.feedback {
    top: 120px;

}
@
}
.feedback a {
    color: #0b7fe1;
    text-decoration: none;
    border-bottom: 1px #0b7fe1 dashed;
}
.feedback a:hover {
}
.head .phone {
    position: absolute;
    top: 10px;
    right: 10px;
    width: auto;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #172127;
}
@media only screen and (min-width:564px) and (max-width:864px){
.head .phone {
    top: 55px;
    right: 25px;
}
}
@media only screen and (max-width:563px){
.head .phone
{
    right: 150px;
    width: 150px;
    top: 115px;

}
}
.head .phone  a{  
    font-size: 19px;
    font-weight: bold; 
    color: #172127; 
    letter-spacing: -1px;
    text-decoration:none;
    display: block;
}
@media only screen and (max-width:563px){
    .head .phone  a{  
    display: inline-block;
    padding-right: 10px;
}
}
.head .phone.tula {
    right: 160px;
}
.city {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: normal;
}
.phone span {
    display: inline-block;
    position: relative;
    top: -5px;
    font-size: 12px;
    font-weight: normal;
    padding: 0 3px 0 0;
}
.slogan {
    font-size: 12px;
    line-height: 18px;
    color: #000;
    position: absolute;
    top: 55px;
    left: 10px;
    width: 200px;
}
@media only screen and (min-width:564px) and (max-width:864px){
.slogan
{
        top: 120px;

}
}
@media only screen and (max-width:563px){
.slogan
{
display: none;

}
}
.slogan strong {
    color: #00436e;
}
.container {
    position: relative;
    padding: 0 0 0 44px;
    margin: 0 auto;
}
@media only screen and (max-width:563px){
    .container {
    padding: 0px 20px 0 20px;
}
}

.main .container  .left-text,.main .container  .right-text{margin-bottom:30px;
	
}
.container p{  line-height: 20px;margin-bottom:15px;}
.main{}
.left-text {
    font-size: 19px;
    line-height: 26px;
    width: 346px;
    float: left;
    padding: 0 30px 0 0;
}
.right-text {
    float: left;
    font-size: 13px;
    line-height: 20px;
    width: 580px;
}
.logo {
    position: relative;
    top: 42px;
	left: 280px;
    width: 218px;
    height: 69px;
    text-decoration: none;
    display: block;
}

@media only screen and (min-width:564px) and (max-width:864px){
.logo {
    left: 9px;
    top: 50px;
}
.logo img{
    width: 160px;
}
}
@media only screen and (max-width:563px){
.logo {
    width: 145px;
    top: 50px;
    left: 8px;

}
.logo img{
    width: 145px;
}
}
#spec_geo {
	position: absolute;
	left: 570px;
	top: 45px;
    background: url("../images/star.png") 0 0 no-repeat;
	padding: 8px 0 0 50px;
	color: #008deb;
	font-size: 16px;
	text-decoration: none;
}
@media only screen and (min-width:564px) and (max-width:864px){
#spec_geo {
    left: 195px;
    top: 50px;
}
}
@media only screen and (max-width:563px){
#spec_geo {
    left: 178px;
    top: 50px;
   }
}
#spec_geo div {
	line-height: 16px;
	padding: 0 0 5px 0;
}
#spec_geo span {
	color: #ff0101;
}

.footer {
    margin: -168px auto 0;
    width: 990px;
    height: 168px;
    position: relative;
    z-index: 2;
}

@media only screen and (max-width:865px) and (max-width:1114px){
.footer
{
    width: 1000px;


}
}
@media only screen and (min-width:564px) and (max-width:864px){
.footer
{
    width: 500px;

}
}

@media only screen and (max-width:563px){
.footer
{
    width: 100%;
     margin:0;
     background: url('/img/bottom_bg-mobile.png');

}
}
.footer .copy {
    color: #06212e;
    font-size: 11px;
    position: absolute;
    top: 45px;
    left: 10px;
    width: 270px;
}
@media only screen and (min-width:564px) and (max-width:864px){
.footer .copy {

    top: 0;
    left: 220px;
    text-align: right;

}
}
@media only screen and (max-width:563px){
.footer .copy {
    top: 8px;
    text-align: right;
    left: 150px;
    width: 151px;

}
}
.footerMenu,
.footerMenu2 {
    position: absolute;
    top: 99px;
    left: 10px;
    color: #06212e;
    font-size: 11px;
}
@media only screen and (min-width:564px) and (max-width:864px){
.footerMenu {
	left: 266px;
    top: 40px;
 }
}
@media only screen and (max-width:563px){
.footerMenu {

    top: 72px;
 }
}
.footerMenu2 {
	top: 135px;
}
@media only screen and (min-width:564px) and (max-width:864px){
.footerMenu2 {
    display: none;
}
}
@media only screen and (max-width:563px){
.footerMenu2 {
    display: none;
}
}

.footerMenu a,
.footerMenu2 a {
    color: #0076cd;
}
.footerMenu span,
.footerMenu2 span {
    text-align: center;
    display: inline-block;
    width: 35px;
}
.footerContact {
    position: absolute;
    top: 18px;
    left: 360px;
    padding: 66px 0 0 56px;
    font-size: 15px;
	width:180px;
    line-height: 20px;
    color: #172127;
    /*
	background: url("../images/footerLogo.png") 0 0 no-repeat;
    */
    background: url("../images/logo-2.png") 0 0 no-repeat;
}
@media only screen and (min-width:564px) and (max-width:864px){
.footerContact {
    top: -17px;
    left: 5px;
    padding: 70px 0 0 13px;
    width: 206px;
}
}
@media only screen and (max-width:563px){
.footerContact{
    position: static;
    background: none;
    padding: 5px 0 0 10px;
}
}

.footerContact  a{
	   color: #172127;text-decoration:none;
}
.footerContact span {
    letter-spacing: -1px;
}
.seo { 
    width: 224px;
    position: absolute;
    top: 36px;
    left: 691px;
    color: #172127;
    font-size: 11px;
    line-height: 14px;
    background: url("../images/contactGroup.png") 0 0 no-repeat;
}
@media only screen and (min-width:564px) and (max-width:864px){
.seo 
{
    top: 75px;
    left: 280px;
    text-align: right;
    width: 200px;

}
}

@media only screen and (max-width:563px){
.seo 
{
    top: 93px;
    left: 8px;

}
}
.seo span {
    display: block;
    width: 188px;
    padding: 50px 0 0 36px;
    color: #172127;
    text-decoration: none;
}
@media only screen and (min-width:564px) and (max-width:864px){
.seo span {
    width: auto;
}
}
@media only screen and (max-width:563px){
.seo span {
    padding: 38px 0px 0 34px;
}
}
.top-carousel .jcarousel-container {
}

.top-carousel .jcarousel-container-horizontal {
    width: 952px;
}
.top-carousel .jcarousel-clip {
    overflow: hidden;
}

.top-carousel .jcarousel-clip-horizontal {
    width: 952px;
    height: 440px;
}

.top-carousel .jcarousel-item {
    width: 952px;
    height: 440px;
}


.top-carousel .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 10px;
}

.top-carousel .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left: 10px;
    margin-right: 0;
}
.top-carousel .jcarousel-item-placeholder {
}

.top-carousel .jcarousel-next-horizontal {
    position: absolute;
    top: 180px;
    right: 25px;
    width: 39px;
    height: 43px;
    cursor: pointer;
    background: url("../images/topControlls.png") 0 bottom no-repeat;
}
.top-carousel .jcarousel-next-horizontal:hover,
.top-carousel .jcarousel-next-horizontal:focus {
    background: url("../images/topControlls.png") 0 0 no-repeat;
}

.top-carousel .jcarousel-prev-horizontal {
    position: absolute;
    top: 180px;
    left: 25px;
    width: 39px;
    height: 43px;
    cursor: pointer;
    background: url("../images/topControlls.png") right bottom no-repeat;
}

.top-carousel .jcarousel-prev-horizontal:hover,
.top-carousel .jcarousel-prev-horizontal:focus {
    background: url("../images/topControlls.png") right 0 no-repeat;
}

.top-carousel {
    margin: 0 auto;
    width: 952px;
    height: 440px;
    color: #fff;
}
@media only screen and (min-width:564px) and (max-width:864px){
.top-carousel {
   height: auto;
   width: 450px;
   margin-bottom: 65px;
}
}
@media only screen and (max-width:563px){
.top-carousel {
    width: 300px;
    height: auto;

}
}
.production {
    height: 290px;margin-bottom:30px;
}
.production .title {
    text-align: center;
    font-size: 19px;
    color: #494d4f;
    height: 40px;
    text-transform: uppercase;
}
.production-carousel {
    width: 878px;
    margin: 0 auto;
}
@media only screen and (min-width:564px) and (max-width:864px){
.production-carousel {
     width: 350px;

}
}
@media only screen and (max-width:563px){
.production-carousel {
    width: 255px;
   }
}
.production-carousel .prodItem {
    padding: 0 17px 0 0;
    height: 223px;
    text-align: center;
    position:relative;
}
@media only screen and (max-width:563px){
.production-carousel .prodItem {
    width: 115px;
    margin-left: 12px;
    padding: 0;
}
}
.prodItem a {
    display: block;
    padding: 164px 0 0;
    color: #494d4f;
}
.prodItem a:hover {
    color: #0f7bdb;
    text-decoration: underline;
}
.production-carousel .prodItem.item1 { background: url("../images/ban5.jpg") 0 0 no-repeat;}
.production-carousel .prodItem.item3 { background: url("/catalog_images/22.jpg") 0 0 no-repeat;}
.production-carousel .prodItem.item2 { background: url("../images/ban6.png") 0 0 no-repeat;}
.production-carousel .prodItem.item4 { background: url("/catalog_images/28.jpg") 0 0 no-repeat;}
.production-carousel .prodItem.item5 { background: url("/catalog_images/25.jpg") 0 0 no-repeat;}
.production-carousel .prodItem.item6 { background: url("../images/production_6.jpg") 0 0 no-repeat;}



.production-carousel .jcarousel-container-horizontal {
    width: 878px;
}
.production-carousel .jcarousel-clip {
    overflow: hidden;
}

.production-carousel .jcarousel-clip-horizontal {
    width: 878px;
    height: 250px;
}

.production-carousel .jcarousel-item {
    width:  171px;
    height: 250px;
}

.production-carousel .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 10px;
}

.production-carousel .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left: 10px;
    margin-right: 0;
}
.production-carousel .jcarousel-item-placeholder {
}

.production-carousel .jcarousel-next-horizontal {
    position: absolute;
    top: 25px;
    right: -59px;
    width: 59px;
    height: 99px;
    cursor: pointer;
    background: url("../images/production_arrows.png") 0 bottom no-repeat;
}
.production-carousel .jcarousel-next-horizontal:hover,
.production-carousel .jcarousel-next-horizontal:focus {
    background: url("../images/production_arrows.png") 0 0 no-repeat;
}

.production-carousel .jcarousel-prev-horizontal {
    position: absolute;
    top: 25px;
    left: -59px;
    width: 59px;
    height: 99px;
    cursor: pointer;
    background: url("../images/production_arrows.png") right bottom no-repeat;
}

.production-carousel .jcarousel-prev-horizontal:hover,
.production-carousel .jcarousel-prev-horizontal:focus {
    background: url("../images/production_arrows.png") right 0 no-repeat;
}



.bottomBlock {
	padding: 50px 0 0;
}
@media only screen and (min-width:564px) and (max-width:864px){
.bottomBlock {
	padding: 0;
}
}
@media only screen and (max-width:563px){
.bottomBlock {
    padding: 0;
}
}
.price {
    width: 191px;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    padding: 60px 0 0 0
}

@media only screen and (max-width:563px){
.price {
    width: 120px;
    font-size: 17px;
    line-height: 27px;
}
}
@media only screen and (min-width:564px) and (max-width:864px){
.inner_page	.price {
    display: none;
}
}
@media only screen and (max-width:563px){
.inner_page	.price {
    display: none;
}
}
.bottomBlock .price {
    float: left;
    padding: 50px 0 0 10px;
}
.price a {
    color: #0099ff;
    display: block;
    background: url("../images/price_icon.png") 0 2px no-repeat;
    padding: 0 0 0 34px;
}
.news {
    padding: 55px 0 0;
}
.bottomBlock .news {
    float: left;
    width: 798px;
    padding: 0;
}
.news .title {
    padding: 0 0 35px;
    font-size: 20px;
    color: #494d4f;
    text-transform: uppercase;
}
.bottomBlock .news .title {
    padding: 0 0 25px 25px;
    font-size: 20px;
    color: #494d4f;
    text-transform: uppercase;
}
.news .newsItem {
    width: 204px;
    padding: 0 0 25px;
}
.bottomBlock .news .newsItem {
    float: left;
    width: 216px;
    padding: 0 25px;
}
.bottomBlock .news .allNews {
    padding: 55px 0 0 25px;
}
.allNews a {
    color: #5ab7e4;
}
.bottomBlock .allNews a {
    color: #494d4f;
}
.newsItem .date {
    display: block;
    color: #5ab7e4;
    padding: 0 0 10px;
}
.newsItem a {
    color: #494d4f;
}

.topMenu {
    position: absolute;
    top: 163px;
    width: 990px;
    margin: 0 auto;
    left: 0;
    font-size: 19px;
    line-height: 36px;
    text-transform: uppercase;
    text-align: center;
}
@media only screen and (min-width:564px) and (max-width:864px){
.topMenu {
    display: none;
    top: 40px;
    width: 100%;
    z-index: 10;
    background: #fff;
}
}
@media only screen and (max-width:563px){
.topMenu {
    display: none;
    top: 40px;
    width: 100%;
    z-index: 5;
    background: #fff;
}
}
.topMenu li:nth-child(5) a{
	color:#ff0000;
}
.topMenu li {
    position:relative;
    display: inline-block;
    line-height: 36px;  
    color: #000;   
    margin: 0 1px;
}
@media only screen and (min-width:564px) and (max-width:864px){
.topMenu li {
    margin: 0 ; 
    width: 200px;
}
}
@media only screen and (max-width:563px){
.topMenu li {
    width: 100%;
    margin: 0;
}
}
.topMenu li a {
	border-radius:10px;
	border:1px solid transparent; 
	color: #000; 
	padding: 7px 11px 7px 11px; 
	}
.topMenu li ul{
	display: none;
	position:absolute;
	top:30px;
	left:-13px;
	padding-top:7px;
	z-index:2;
	width:220px;
	font-size:13px;
	}
@media only screen and (min-width:564px) and (max-width:864px){
.topMenu li ul{
    display:none;
    left: 30px;
    z-index: 1;

    }
}
@media only screen and (max-width:563px){
.topMenu li ul{
    display:none;
    position: static;
    width: auto;
    }
body .head .topMenu li ul li{
	width:100%;
}
}

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

body .topMenu .store-horizontal li ul li a{
	text-transform:none;
	background:#0065a8;
	text-decoration:underline;
	border-radius:7px;
	border:none;display:block;
	padding:2px 2px;
}
@media only screen and (max-width:563px){
body .topMenu .store-horizontal li ul li a {
    text-transform: uppercase;
    text-decoration: none;
    border: none;

}
}
body .topMenu li ul li {
	width:85%;
	padding-top:7px;
	}
@media only screen and (max-width:563px){
body .topMenu li ul li {
    border: 1px solid #fff;
    }
}
.topMenu li span {
    display: inline-block;
    line-height: 36px;
 
    cursor: pointer;
    text-decoration: underline;
}
body .topMenu li:hover a , body .topMenu li .root-item-selected.item-selected{text-decoration:none;
    background: linear-gradient(to top, #0065a8, #0096fa);
	  border: 1px solid #fff; 
    color: #fff;border-radius:12px;
    text-decoration: none;
}
@media only screen and (max-width:563px){
body .topMenu li:hover a , body .topMenu li .root-item-selected.item-selected{
    background: #0065a8;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
 
    display: block;
}
}
@media only screen and (max-width:563px){
body .topMenu li:hover , body .active {
    background: #0065a8;
    display: block;
    border-radius: 0;
    width: 100%;
}
}
@media only screen and (max-width:563px){
body .topMenu li:hover a{
    background: #0065a8;
    border-radius: 0;
    border:none;
    
}
}
.topMenu li:hover span {
    background: url("../images/topMenuHover.png") right -36px no-repeat;
    text-decoration: none;
}
.top-carousel .topItem {
    height: 440px;
}
@media only screen and (min-width:564px) and (max-width:864px){
.top-carousel .topItem {
    height: auto;
    position: relative;
}
}
@media only screen and (max-width:563px){
.top-carousel .topItem {
    height: auto;
    position: relative;
}
}
.topItem .title {
    font-size: 40px;
    line-height: 38px;
    padding: 96px 0 20px 93px;
    text-transform: uppercase;
}
@media only screen and (min-width:564px) and (max-width:864px){
	.topItem .title {
			padding: 15px 0 0px 55px;
	}
}
@media only screen and (max-width:563px){
	.topItem .title {
		font-size: 25px;
		text-align: center;
		line-height: 24px;
		padding: 23px 0 0px 10px;
		color: #fff;
		width: 299px;
	}
}
.topItem .title strong {
	text-shadow: 0 0 5px black;
}
.topItem .more {
	font-size: 17px;
	line-height: 22px;
	padding: 5px 0 10px 10px;
	width: 375px;
	background: rgba(0,0,0,0.3);
	margin: 0 0 10px 83px;
	border-radius: 10px;
	text-shadow: 0 0 1px black;
}
@media only screen and (min-width:564px) and (max-width:864px){
.topItem .more {
    width: 279px;
    margin: 41px 6px 14px 75px;
}
}
@media only screen and (max-width:563px){
.topItem .more {
    margin: 5px 0 10px 46px;
    padding: 5px 0px 8px 9px;
    width: 195px;
    line-height: 18px;

}
}
.topItem .link {
    padding: 0 0 0 93px;
    text-align: center;
}
@media only screen and (max-width:563px){
.topItem .link {
    padding: 0px 0 0 93px;
}
}
.topItem .link a ,.show-text{
    display: block;
    background: url("../images/topItemLink.png") 0 0 no-repeat;
    width: 123px;
    height: 26px;
    line-height: 26px;
    text-decoration: none;
    color: #0283d5;
}
.top-carousel .item1 {
    background: url("../images/ban5.png") 0 0 no-repeat;
    
}
@media only screen and (min-width:564px) and (max-width:864px){
.top-carousel .item1 {
    background-position: center;
    height: 300px;
    border: 6px solid #fff;
    border-radius: 6px;
   
}
}
@media only screen and (max-width:563px){
.top-carousel .item1 {
       height: 235px;
       background-position: center;
       border: 6px solid #fff;
   		border-radius: 6px;
  
}
}
.top-carousel .item2 {
    background: url("../images/top-car-img2.png") 0 0 no-repeat;
}
@media only screen and (min-width:564px) and (max-width:864px){
.top-carousel .item2 {
    background-position: center;
    height: 300px;
    border: 6px solid #fff;
    border-radius: 6px;
   
}
}
@media only screen and (max-width:563px){
.top-carousel .item2 {
    background-position: center;
    height: 235px;
    border: 6px solid #fff;
   	border-radius: 6px;
  
}
}
@media only screen and (min-width:564px) and (max-width:864px){
.top-carousel .item2 .title {
    font-size: 30px;
}
}
.top-carousel .item3 .title {
    color: #494d4f;
}
@media only screen and (min-width:564px) and (max-width:864px){
	.top-carousel .item3 .title {
		padding: 19px 0 0px 103px;
		font-size: 30px;
	}
}
@media only screen and (max-width:563px){
	.top-carousel .item3 .title {
		color: #0d5686;
	}
}
.top-carousel .item3 .title strong {
	text-shadow: 0 0 5px white;
}
.top-carousel .item3 {
    background: url("../images/ban6.png") 0 0 no-repeat;
}
@media only screen and (min-width:564px) and (max-width:864px){
	.top-carousel .item3 {
		background-position: center;
		height: 300px;
		border: 6px solid #fff;
		border-radius: 6px;
	   
	}
}

@media only screen and (max-width:563px){
	.top-carousel .item3 {
		background-position: center;
		height: 235px;
		color: #FFF;
		border: 6px solid #fff;
		border-radius: 6px;
	}
}
.top-carousel .item4 {
    background: url("../images/ban02.png") 0 0 no-repeat;
}
@media only screen and (min-width:564px) and (max-width:864px){
.top-carousel .item4 {
    background-position: center;
    height: 300px;
    border: 6px solid #fff;
    border-radius: 6px;
   
}
}
@media only screen and (max-width:563px){
.top-carousel .item4 {
    background-position: center;
    height: 235px;
    border: 6px solid #fff;
   	border-radius: 6px;
  
}
}
.top-carousel .item5 {
    background: url("../images/ban01.png") 0 0 no-repeat;
}
@media only screen and (min-width:564px) and (max-width:864px){
.top-carousel .item5 {
    background-position: center;
    height: 300px;
    border: 6px solid #fff;
    border-radius: 6px;
   
}
}
@media only screen and (max-width:563px){
.top-carousel .item5 {
    background-position: center;
        height: 235px;
        border: 6px solid #fff;
   		border-radius: 6px;
  
}
}
.top-carousel .item6 {
    background: url("../images/ban04.png") 0 0 no-repeat;
}
@media only screen and (min-width:564px) and (max-width:864px){
.top-carousel .item6 {
    background-position: center;
    height: 300px;
    border: 6px solid #fff;
    border-radius: 6px;
   
}
}
@media only screen and (max-width:563px){
.top-carousel .item6 {
    background-position: center;
    height: 235px;
    border: 6px solid #fff;
   	border-radius: 6px;
  
}
}
/**********************/

.inner_page {}
.inner_page h1 {
    padding: 0 0 10px;
    border-bottom: 3px solid #ccc;
    font-size: 23px;
    color: #494d4f;
    text-transform: uppercase;
    font-weight: normal;
}
@media only screen and (max-width:563px){
.inner_page h1 {
    margin-left: 10px;

}
}
.inner_page .sidebar {
    width: 229px;
    float: left;
    padding: 0 0 0  11px;
}
@media only screen and (min-width:564px) and (max-width:864px){
.inner_page .sidebar {
    width: 100%;
	margin-bottom: 10px;
}
}
@media only screen and (max-width:563px){
	.inner_page .sidebar {
    width: 290px;
    float: none;
    padding: 0 0 0 11px;
}
}
.sideMenu {
    font-size: 15px;
}
@media only screen and (max-width:563px){
	.sideMenu::after {
    content:'';
    clear: both;
}
}
.sideMenu li {
    padding: 0 0 12px;
}
@media only screen and (min-width:564px) and (max-width:864px){
.sideMenu li {
	display: inline-block;
	padding-right: 5px;
}
}
@media only screen and (max-width:563px){
	.sideMenu li {
    padding: 0 10px 5px;
    float: left;
}
}
.sideMenu a {
    color: #494d4f;
    display: inline-block;
    border: 1px solid transparent;
}
.sideMenu li.selected a {
    border: 1px solid #006bc9;
    color: #006bc9;
    padding: 2px 7px;
    margin-left: -8px;
    border-radius: 15px;
    text-decoration: none;
}
.sideMenu a.allPositions {
    color: #8c8c8c;
}
@media only screen and (min-width:564px) and (max-width:864px){
        .sideMenu a.allPositions {
    display: none;
   
}
}
@media only screen and (max-width:563px){
	.sideMenu a.allPositions {
    display: none;
   
}
}
@media only screen and (min-width:564px) and (max-width:864px){
.inner_page  {
    padding: 0 20px;
   
}
}
.inner_page .content {
    width: 750px;
    float: left;
}
@media only screen and (min-width:564px) and (max-width:864px){
.inner_page .content {
    width: 480px;

}
}
@media only screen and (max-width:563px){
    .inner_page .content {
    width: 300px;

}
}
.content .nav {
    padding: 0 0 15px;
    font-size: 11px;
    font-style: italic;
    color: #959c9e;
}
@media only screen and (min-width:564px) and (max-width:864px){
.content .nav {
    padding: 30px 5px 15px;

}
}
@media only screen and (max-width:563px){
.content .nav {
    padding: 30px 5px 15px;

}
}
.nav span {
    color: #71bbea;
}
.nav a {
    color: #959c9e;
}
.inner_page .fullstory {
    padding: 20px 0 0;
}
@media only screen and (min-width:564px) and (max-width:864px){
.fullstory hr{ 
	display: none;
}
}
@media only screen and (min-width:564px) and (max-width:864px){
.inner_page .fullstory {
    padding: 20px 10px 0px;
}
}
@media only screen and (max-width:563px){
.inner_page .fullstory {
    padding: 20px 0px 0 20px;
}
}
.inner_page .catalog .item {
    position: relative;
    width: 154px;
    margin: 0 25px 25px 0;
    text-align: center;
    float: left;
	border:2px solid #f1f4f3;
}
@media only screen and (max-width:563px){
.inner_page .catalog .item, .inner_page .catalog .item img {
    margin: 0 20px 25px 0;
    width: 100px;

}

}
.inner_page .catalog .item:hover{
	border-color:#47201b;
}
.inner_page .catalog .item:hover a.order_btn1{ 
	box-shadow: 0 0 6px 2px #c5bfc5;
}
.inner_page .catalog .item:hover a.order_cart{ 
	box-shadow: 0 0 6px 2px #c5bfc5;
	background: url("../images/iconInCart.png") 1px 3px no-repeat;
}
.inner_page .catalog .item span {
    display: block;
    padding: 0 0 12px;
}
.inner_page .catalog .item a {
    color: #494d4f;
}
.inner_page .catalog .item a:hover {
    color: #0f7bdb;
    text-decoration: underline;
}
.inner_page .catalog ul {
	list-style: disc outside;
	margin: 0 0 0px 20px;
}

.catalog_nav {
    border-top: 3px solid #ccc;
    padding: 30px 0 60px;
    font-size: 17px;
    text-transform: uppercase;
}

.catalog_nav  a {
    display: inline-block;
    margin: 0 16px 0 0;
    line-height: 26px;
    color: #494d4f;
}
.catalog_nav  a.active {
    padding: 0 9px;
    line-height: 22px;
    border: 2px solid #0f7bdb;
    color: #0f7bdb;
    text-decoration: none;
}



#forminbox {
    background: url("../images/forminbox.png") repeat scroll 0 0 transparent;
    border: 1px solid gray;
    border-radius: 5px 5px 5px 5px;
    left: 1054px;
    padding: 30px 40px 10px 30px;
    position: absolute;
    top: 122px;
    z-index: 10;
}
@media only screen and (min-width:564px) and (max-width:864px){
#forminbox {
    background: #0065a8;
   }
}
@media only screen and (max-width:563px){
#forminbox {
    background: #0065a8;
   }
}
#forminbox.question {
    top: 148px;
}
@media only screen and (min-width:564px) and (max-width:864px){
#forminbox.question {
    left: 250px!important;
    top: 180px!important;
}
}
@media only screen and (max-width:563px){
#forminbox.question {
        left: 9px!important;
}
}
#forminbox .close {
    background: url("../images/close.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 17px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 17px;
}
#forminbox div {
	padding: 0 0 10px 0;
	text-align: center;
}
#forminbox .input input,
#forminbox .input textarea {
	width: 200px;
}
#forminbox .input textarea {
	height: 50px;
}


.inner_page .catalog .item a.order_btn1, .production-carousel  a.order_btn1 {
	border-radius: 0px;
	display: block;
	padding: 3px 0px 4px 0px;
	margin: 5px auto 0 10px;
	color: #0099ff;
	background-color: white;
	text-decoration: none;
	/*box-shadow: 0 0 4px 1px #c5bfc5;*/
	font-size: 11px;
	width: 82px;
	text-align: center;
}
@media only screen and (max-width:563px){
.inner_page .catalog .item a.order_btn1, .production-carousel  a.order_btn1 {
    padding: 3px 0px 5px 5px;
    margin: 5px auto 0px 1px;
    font-size: 15px;
    width: 100px;
    text-align: left;
}
}
.inner_page .catalog .item a.order_btn1:hover, .production-carousel  a.order_btn1:hover {
	box-shadow: 0 0 6px 2px #c5bfc5;
}
#orders_form table {
	width: 100%;
	margin-top: 20px;
	text-align: right;
}
#orders_form td {
	padding: 0 0 5px 0;
}
#orders_form th {
	padding: 0 0 10px 0;
}
@media only screen and (max-width:563px){
#orders_form th {
    padding: 0 8px 10px 9px;
}
}
#orders_form tr.order_sum {
	line-height: 35px;
}
#orders_form .order_text {
	width: 30px;
	text-align: right;
}
#orders_form .delete {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: white;
	background: red;
	border-radius: 8px;
	line-height: 11px;
	display: block;
	width: 10px;
	margin-left: 10px;
	text-align: center;
}
#order_bottom {
	text-align: right;
	padding: 20px 30px 0 0;
}
@media only screen and (min-width:564px) and (max-width:864px){
#order_bottom {
    padding: 20px 30px 10px 0;
}
#order_bottom  input{
    margin-left: 5px;
}
}
@media only screen and (max-width:563px){
#order_bottom {
    padding: 20px 30px 10px 0;
}
#order_bottom  input{
    margin-left: 5px;
}
}
#orders_form_contacts td {
	padding: 0 10px 5px 0;
}
#orders_form_contacts td span {
	color: #FF0000;
}
#orders_form_contacts .order_text {
	width: 200px;
}

#basket {
	position: absolute;
	left: 870px;
	top: 126px;
	line-height: 26px;
	text-decoration: underline;
	width: 125px;
	text-align: center;
	color: #0b7fe1;
	background: url("../images/feedBack.png") 0 0 no-repeat;
	box-shadow: inset 1px 2px 6px 0px #929da0;
	border-radius: 15px;
	background: white;
}
@media only screen and (min-width:564px) and (max-width:864px){
#basket {
    left: 205px;
    top: 130px;
}
}
@media only screen and (max-width:563px){

#basket {

    left: 190px;
    top: 160px;

}
}
#basket:hover,
.feedback:hover {
	box-shadow: inset 1px 1px 20px 0px #0d7bca;
}
.order_cart{
	display: block;
    float: right;
    margin-top: -21px;	
	background: url("../images/iconInCart.png") 1px 3px no-repeat;
	width:22px;
	height:20px;
	margin-right: 10px;
	margin-bottom: 14px;
}
@media only screen and (max-width:563px){
.order_cart{

    margin-right: 1px;
}
} 
#spec_geo div#active-town{
	padding-bottom:2px;
}
.news-item{margin-bottom:26px;}
#spec_geo .list-town div {
	padding-bottom:7px;
	font-size:15px;
	width: 32%;
	display: inline-block;
	vertical-align: middle;
}
#spec_geo div.list-town {
	display:none;
	padding:5px 10px;
	background-color: rgba(0, 120, 201, 0.9);
	position: absolute;
	z-index: 999;
	width: 440px;
	left: -93px;
	top: 60px;
}
@media only screen and (max-width:563px){
#spec_geo div.list-town {
    width: 300px;
    left: -178px;
}
}
div.list-town a{color:#fff;}
#active-town span{cursor:pointer;border-bottom:1px dashed #ff0101; }

.bx_item_description {
	margin: 20px 0 0 0;
}


.bx_item_description ul li{
	margin: 5px 0px 17px 18px;
    list-style-type: disc;
}
.site-map{margin-left:20px;}
.site-map ul li ul{
			margin-left:20px;
		}
		.site-map ul li { list-style-type:disc;}
		
		.site-map ul li ul li { list-style-type:square;}
		.site-map ul li ul li ul li { list-style-type:circle;}
		
		.prodItem  .title-el{height:25px;}
		
.example_hidden {
	/* display: none; */
	position: absolute;
	left: 691px;
	top: 120px;
}
@media only screen and (min-width:564px) and (max-width:864px){
.example_hidden {
	display: none; 

}
}

@media only screen and (max-width:563px){
.example_hidden {
	display: none; 

}
}
.title-el{
	min-height:27px;display:block;
}
.new-it{position:absolute;top:7px;left:0px;	width:75px;height:19px;background: url("../images/new.png") center no-repeat;}
.action-it{position:absolute;top:7px;left:-2px;	background: url("../images/sale.png")  center no-repeat;width:59px;height:19px;}
#forminbox .input input,
#forminbox .input textarea {
	padding: 2px 10px;
}
#forminbox .submit input {
	background: white;
	border: 1px solid gray;
	border-radius: 5px;
	padding: 5px 10px;
	cursor: pointer;
}
#forminbox .submit input:hover {
	box-shadow: 0 0 10px 0px gray;
}

.news-detail ul li {
	margin: 17px;
    list-style-type: disc;
}
.more-text{
	display:none;
}
.more-text{
	margin-top:15px;
	display:none;
}
.more-text.visible-text{
	display:block;
}
.show-text{
	margin:0 auto;
	text-align:center;
	cursor:pointer;
}
.addr {
	margin: 10px 0 0 0;
	font-size: 12px;
	display: block;
}
@media only screen and (max-width:563px){
.addr {
    margin:0;

}
}
.action-form{
	display: none;
    background: url(../images/bg/bg-form.png) no-repeat;
    color: #FFF;
    margin: 0 auto;
    width: 582px;
    border: 7px #fff solid;
    border-radius: 5px;
    box-shadow: 0px 0px 32px #000;
    z-index: 109;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -260px;
    margin-left: -291px;
	
}
@media only screen and (max-width:563px){
.action-form{

    width: 293px;
    margin-top: -262px;
    margin-left: -154px;
}
}

.action-form__wrapp{
	padding: 15px 85px;
	font-size:20px;
}
@media only screen and (max-width:563px){
.action-form__wrapp{
    width: 300px;
    padding: 0px 6px;
    font-size: 14px;
}
}
.action-form__h2{
	font-size:42px;
	display:block;
	text-align:center;
}
@media only screen and (max-width:563px){
.action-form__h2{
    font-size:20px;

}
}
.action-form__h1{
	font-size:64px;
	text-transform:uppercase;
	text-align:center;
	display:block;
	margin-bottom:10px;
}
@media only screen and (max-width:563px){
.action-form__h1{
    font-size:25px;

}
}
.action-form__h3{
		text-align:center;
		display:block;
		font-size:14px;
		margin-bottom:20px;
		font-weight:bold;
}
.action-form__content {
	    width: 420px;
		margin:0 auto;

}

.action-form__content {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 524px;
}


.action-form__content .action-form__prise {
	position: absolute;
	right: 0;
}
.action-form__name{
	display:block;
	width:300px;
	padding:20px;
	margin:10px auto 10px;
	text-align:center;
	border-radius:10px;
	border:none;
	
}

@media only screen and (max-width:563px){
.action-form__name{
    width:215px;
    padding:15px;
   
}
}
.action-form__name {
  position: relative;
  display: block;
  color:#000;
  font-weight:bold;

}
.action-form__name::-webkit-input-placeholder {
	color:#000;
	font-weight:bold;
}
.action-form__name::-moz-placeholder {
	color:#000;
	font-weight:bold;
	opacity: 1;
}
.action-form__name:-moz-placeholder {
	color:#000;
	font-weight:bold;
}
.action-form__name:-ms-input-placeholder {
	color:#000;
	font-weight:bold;
}
.action-form__submit{
	display: block;
	width: 330px;
	padding: 20px;
	margin: 0 auto 20px;
	text-align: center;
	border-radius: 10px;
	border: none;
	background:#e82c09;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
}
@media only screen and (max-width:563px){
.action-form__submit{

    width: 215px;
    padding: 15px;

}
}
.row {
    display: table;
    width: 100%;
}
@media only screen and (max-width:563px){
	.row {
    display: table;
    width: 90%;
}
}
.row__term {
    display: table-cell;
    width: 1px;
    white-space: nowrap;
}

.row__dots {
    display: table-cell;
    border-bottom: 1px dashed;
}

.row__key {
    display: table-cell;
    width: 1px;
    white-space: nowrap;
}
.action-form__inf{
	font-size: 24px;
	width: 372px;	
	margin: 25px 25px;
	display: block;
	text-align: center;
}
@media only screen and (max-width:563px){
.action-form__inf{
    font-size: 20px;
    width: 220px;   

}
}
.action-form__close{
	background: url(../images/bg/close.png) no-repeat;
	width:14px;
	height:14px;
	position: absolute;
    right: 5px;
    top: 5px;
	cursor:pointer;
}
.overlay{
	display:none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.8;
	cursor: pointer;
	z-index: 100;
}
.content__img--center{
    display: block;
    margin: 0 auto;
    max-width: 600px;
}
.content__img--left{
    display: block;
    float: left;
    max-width: 300px;
    height: auto;
    margin-bottom: 5px;
    margin-right: 5px;
     margin-top: 5px;

}
.content__img--right{
    display: block;
    float: right;
    max-width: 300px;
    height: auto;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-top: 5px;

}
/*РјРµРЅСЋ РґР»СЏ РјРѕР±РёР»СЊРЅРѕР№ РІРµСЂСЃРёРё*/
.nav__trigger {
    position: relative;
    display: block;
    width: 60px;
    height: 24px;
    margin: 4px 140px 4px 116px;
    font-size: 0;
    line-height: 0;
    border: 0 none;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
    outline: 0 none;
    background: transparent;
    cursor: pointer;
}
@media only screen and (min-width:564px) and (max-width:864px){
.nav__trigger {
    margin: 3px auto;
}
}
.nav__trigger:before,
.nav__trigger:after {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    display: block;
    width: 60px;
    height: 4px;
    background: #fff;
    -webkit-transition: -webkit-transform 0.1s ease;
    transition: transform 0.1s ease;
}
.nav__trigger--type_close {
  margin: 4px 140px 4px 131px;
  width: 40px;
  border-color: transparent;
}
@media only screen and (min-width:564px) and (max-width:864px){
.nav__trigger--type_close {
    margin: 3px auto;
}
}
.nav__trigger--type_close:before {
  width: 40px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.nav__trigger--type_close:after {
  width: 40px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.nav-holder{

    display: none;
}
@media only screen and (min-width:564px) and (max-width:864px){
.nav-holder{

    display: block;
    background: #0065a8;
    height: 30px;
    padding: 5px;
    position: relative;
    bottom: 69px;
}

}
@media only screen and (max-width:563px){
.nav-holder{

    display: block;
    background: #0065a8;
    height: 30px;
    padding: 5px;
    position: relative;
    bottom: 69px;
}
}

@media only screen and (min-width:564px) and (max-width:864px){
.drop-open{
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 0 7px 6px;
    border-top: 2px solid #0065a8;
    border-right: 2px solid #0065a8;
    transform: rotate(135deg);
    position: absolute;
    left: 190px;
    top: 10px;
}
}

@media only screen and (max-width:563px){
.drop-open{
    width: 70px;
    height: 100%;

    position: absolute;
    left: 235px;
    top: 10px;
}
@media only screen and (max-width:563px){
body .topMenu li .root-item-selected.item-selected+.drop-open:after{
	content: '';
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 0 7px 6px;
    border-top: 2px solid #FFF;
    border-right: 2px solid #fff;
    transform: rotate(135deg);
}
}
.drop-open::after{
	content: '';
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 0 7px 6px;
    border-top: 2px solid #0065a8;
    border-right: 2px solid #0065a8;
    transform: rotate(135deg);

}
}

/*РјРµРЅСЋ РґР»СЏ РјРѕР±РёР»СЊРЅРѕР№ РІРµСЂСЃРёРё*/

.single-slide__item{
    overflow:hidden;
}
.product-img{
    width:400px;
}
@media only screen and (min-width:564px) and (max-width:864px){
.product-img{
    width:200px;
}
}
@media only screen and (max-width:563px){
    .product-img{
    width:260px;
}
}
.prise-name{
    font-size: 14px;
}
@media only screen and (max-width:563px){
.prise-name{
    display: inline-block;
}
}

.prise-value{
    margin: 20px 0 0 0;
    font-size: 40px;
    min-width: 115px;
}
@media only screen and (max-width:563px){
.prise-value{
    margin: 0;
    font-size: 20px;
    display: inline-block;
}
}
.addInCart{
    display: inline-block;
    padding: 0 0 0 64px;
    width: 122px;
    height: 62px;
    background: url('/img/iconInCart.png') 20px 50% no-repeat #399DCE;
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    line-height: 62px;
    margin: 10px 0 0 0;
}
@media only screen and (max-width:563px){
.addInCart{
    padding: 0 0 0 55px;
    width: 100px;
    height: 55px; 
    line-height: 52px;
    margin: 10px 0px 15px 0;
   }
}
.addInCatalog{
    clear: both;
    display: block;
    padding: 0 0 0 53px;
    width: 107px;
    height: 37px;
    border: 2px solid #0462E7;
    background: url('/img/icoBackInCatalog.png') 19px center no-repeat; 
    color: #0462E7;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    line-height: 37px;
}
@media only screen and (max-width:563px){
    .addInCatalog{
    clear: none; 
    display: inline-block;
    background: url('/img/icoBackInCatalog.png') 10px center no-repeat;
    padding: 0 0 0 35px;
    width: 80px;
    height: 37px;  
   }
}
.content-gallery{
	display: inline-block;
}
.content-gallery__item{
	margin-right: 5px;
	
}
.content-gallery__item img{
	width: 140px;
    margin-top: 5px;
}

.fullstory .bx_item_detail .addInCart:hover{
	background-color: #6193c1;
	color:#fff;
}
.title-3{ 
	font: bold 16px Arial,Helvetica,sans-serif;
	margin-top: 10px;
	padding: 0 0 0.2em;
	text-transform: uppercase;
	text-align:center;
	}
.content-table td{
    text-align: center;
}</pre></body></html>