/* css_manager */html,
body {
    height: 100%;
}
body {
    margin: 0;
    position: relative;
    z-index: 0;
    	color : #ECECEC0;
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

    background-color: #ffffff;  
}
h1 {
    margin: 0 0 .3em;
    	color : #000000;
	font-family : Tahoma;
	font-size : 26px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}  
h2 {
    margin: 0 0 .3em;
    	color : #000000;
	font-family : Tahoma;
	font-size : 18px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}
a {
    color: #0072b3;
}
a:visited {
    color: #0072b3;
}
a:hover,
a:active{
    color: #0072b3;
}
.clear, .g-clear {
    clear: both;
}
img {border: 0;}
/*-------------------------------*/
.detailed button{
    background: url(/img/py769tb9.gif) no-repeat scroll 50% 50%;
    border: 0;
}
.g-clear {
    clear: both;
}
/*-------------------------------*/
.container__field,    
.container__page,
.l-container {
    min-width: 980px;
    width: 100%;
}
.l-container {
    min-height: 100%;
    position: absolute;
    overflow: hidden;            
    background-color:#ffffff;
}
.container__field,    
.container__page {
    max-width: 1280px;
    position: relative;
    left: 50%;
    top: 0;
}
.container__page {
    z-index: 1;
}
.container__wrapper,
.container__content {
    width: 100%;
    position: relative;
    left: -50%;
}
.container__opera {
    width: 100%;
    overflow: hidden;
    left: 0;
    top: 0;
}
.container__right,
.container__left,
.container__wrapper,
.container__field,
.container__opera {
    height: 100%;
    position: absolute;
}
.container__right,
.container__left {
    width: 1000px;
}
.container__left {
    left: -1000px;
     background: #01446a url() 100% 0 repeat-y;
}
.container__right {
    margin-left: 100%;
    background: #01446a url() 0 0 repeat-y;
}
    /*-------------------------------*/
    .l-container_footer {
        margin-top: -5em;
        min-height: 0;
    }
    .l-container_footer .container__page {
        padding-bottom: 0;
    }
    .l-container_footer .container__content {
        height: 5em;
        background: #a1a1a1;
        color: #d5d2ca;
    }
/*-------------------------------*/
.l-grid {
    width: 100%;    
    position: relative;
}
.grid__wrapper {
    position: relative;
}
.grid__wrapper:after {
    clear: both;
    display: block;
    content: '';
}
.grid__item {
    float: left;
    clear: right;
    display: none;
}
    /*-------------------------------*/
    .l-grid_1 .grid__item {
        width: 100%;
        display: block;
    }
    /*-------------------------------*/
    .l-grid_2 .grid__item {
        width: 50%;
        display: block;
    }
    /*-------------------------------*/
    .l-grid_3 .grid__item {
        width: 33.33%;
        display: block;
    }
    /*-------------------------------*/
    .l-grid_4 .grid__item {
        width: 25%;
        display: block;
    }
    /*-------------------------------*/
    .l-grid_5 .grid__item {
        width: 20%;
        display: block;
    }
    /*-------------------------------*/
    .l-grid_tape {
        background: #ebebe1;
    }
    .l-grid_tape .grid__wrapper {
        padding: .5em 10px;
    }
    .l-grid_tape .grid__indent {
        padding: 10px;
    }
    .l-grid_tape a,
    .l-grid_tape a:visited {
        color: #258dc3;
    }
    .l-grid_tape a:hover,
    .l-grid_tape a:active{
        color: #a3a096;
    }
    /*-------------------------------*/
    .l-grid_footer .grid__wrapper {
        padding: .5em 10px;
        background-color: #01446a;
        background-image: url('/images/empty.gif');
        background-position: left top;
        background-repeat: repeat-x;
        color:#86b4d8;
        min-height:70px;
    }
    .l-grid_footer .grid__indent {
        padding: 10px;
    }
    .l-grid_footer form {
        margin: 0;
    }
    .l-grid_footer p {
        margin: 0;
        font-size: 11px;
        line-height: 1.5;
        color:#86b4d8;
    }
    .l-grid_footer a {
        color: #ffffff;
    }
    .l-grid_footer a:hover, 
    .l-grid_footer a:active {
        color: #ffffff;
    }    
/*-------------------------------*/
.l-content {
    width: 100%;
    position: relative;
}
.l-content:after {
    clear: both;
    display: block;
    content: '';
}
.content__wrapper {
    width: 100%;
    float: left;    
}
.content__center {
    margin: 0 220px;
    position: relative;
}
.content__right,
.content__left {
    float: left;
    clear: right;
    width: 220px;
}
.content__left {
    margin-left: -100%;
}
.content__right {
    margin-left: -220px;
}
.content__indent {
    position: relative;
}
    /*-------------------------------*/
    .l-content_c .content__center {
        margin: 0;
    }
    .l-content_c .content__right,
    .l-content_c .content__left {
        display: none;
    }
    /*-------------------------------*/
    .l-content_lc .content__center {
        margin-right: 0;
    }
    .l-content_lc .content__right {
        display: none;
    }
    /*-------------------------------*/
    .l-content_cl .content__center {
        margin-left: 0;
    }
    .l-content_cl .content__left {
        margin-left: -220px;
    }
    .l-content_cl .content__right {
        display: none;
    }
    /*-------------------------------*/
    .l-content_cr .content__center {
        margin-left: 0;
    }
    .l-content_cr .content__left {
        display: none;
    }
    .l-content_cr .content__right {
        margin-left: -220px;
    }
    /*-------------------------------*/
    .l-content_rc .content__center {
        margin-right: 0;
    }
    .l-content_rc .content__left {
        display: none;
    }
    .l-content_rc .content__right {
        margin-left: -100%;
    }    
    /*-------------------------------*/
    .l-content_rcl .content__left {
        margin-left: -220px;
    }
    .l-content_rcl .content__right {
        margin-left: -100%;
    }    
/*-------------------------------*/
.b-counter {
    width: 100%;
    position: relative;
}
.b-counter:after {
    clear: both;
    display: block;
    content: '';
}
.counter__item {
    margin: 4px 4px 0 0;
    float: left;
    display: block;
}
.b-counter img {
    vertical-align: middle;
}
/*-------------------------------*/
.b-input {
    padding: 0 6px 0 0;
}
.b-input input {
    margin-left: -6px;
    width: 100%;
    position: relative;
    left: 6px;
    font-family: tahoma;
}
/*-------------------------------*/
.b-search {
    margin: 0 0 2em;
    padding: 0 20px;
    position: relative;
}
.b-search h2 {
    /*margin: 0 0 .3em;
    font-weight: bold;
    font-size: 1em;
    color: #000;*/
}
.b-search table {
    width: 100%;
    border-collapse: collapse;
}
.b-search input {
    color: #515151;
    border: 1px solid #7b7978;
}
.b-search .input {
    padding: 0;
    width: 100%;
    vertical-align: middle
}
.b-search .button {
    vertical-align: middle;   
}      
.b-search .button button{
    float: right;
    padding: 0;
    margin: 0;
    border: 0 ;
    background: none;  
    font-size: 0; 
}
    /*-------------------------------*/
    .b-search_page {
        padding: 0;
    }
    .b-search_page input {
        font-size: 1.21em;
    }
/*-------------------------------*/
.b-tape {
    width: 100%;
    position: relative;
}
.b-tape p,
.b-tape h3 {
    margin: 0;
    font-weight: normal;
}
.b-tape h3 {
    margin-bottom: .6em;
    font-weight: bold;
    font-size: .86em;
}
.b-tape p {
    font-size: .79em;
}
/*-------------------------------*/
.b-banner {
    padding: 1em 0;
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.b-banner img {
    vertical-align: top;
    border: 0;
}
/*-------------------------------*/
.b-phone {
    padding: .3em 0;
    text-align: center;
    white-space: nowrap;
}
/*-------------------------------*/
.b-sevice {
    margin: 0;
    position: relative;
    padding-left: 10px;
    z-index: 5;
}
.b-sevice:after {
    clear: both;
    display: block;
    content: '';
}
.b-sevice img {
    vertical-align: middle;
}
.b-sevice .sevice-1 {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    text-align: center;
}
.b-sevice .sevice-1 > .sevice-item-1 {
    margin: 0;
    margin-right: -.3em;
    padding: 0;
    border-right: #ffffff dotted 1px;
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    font-size: 1.14em;
    text-transform: none;
    line-height: 1.1;
	color : #000000;
	font-family : Tahoma;
	font-size : 16px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}
.b-sevice .sevice-1 > .sevice-item-1:last-child {
    border-right: 0 none;
}
.b-sevice .sevice-item-1 > a,
.b-sevice .sevice-item-1 > a:visited {
    display: block;
    padding: 15px 7px 15px 7px;
	color : #ffffff;
	font-family : Tahoma;
	font-size : 16px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}
.b-sevice .sevice-item-1 > a:hover,
.b-sevice .sevice-item-1 > a:active,
.b-sevice .sevice-item-1-on > a,
.b-sevice .sevice-item-1-on > a:visited,
.b-sevice .sevice-item-1:hover > a {
	color : #000000;
	font-family : Tahoma;
	font-size : 16px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}
.b-sevice .sevice-item-1-on > a:hover,
.b-sevice .sevice-item-1-on > a:active{
	color : #000000;
	font-family : Tahoma;
	font-size : 16px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}
/*-------------------------------*/
.b-sevice .sevice-item-1:hover .sevice-2 {
    display: block;
}
.b-sevice .sevice-2 {
    border-radius: 0 0 3px 3px;
    list-style: none;
    position: absolute;
    left: 0;
    top: 100%;
    padding: 0;
    margin: 0;
    width: 200px;
    background-color: #01446a;
    display: none;
}
.b-sevice .sevice-2 > .sevice-item-2 {
    position: relative;
    padding: 0;
    text-align: left;
}
.b-sevice .sevice-item-2 > a,
.b-sevice .sevice-item-2 > a:visited {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    padding: 7px 20px 7px;
    display: block;
}
.b-sevice .sevice-item-2 > a:active,
.b-sevice .sevice-item-2 > a:hover,
.b-sevice .sevice-item-2-on > a:active,
.b-sevice .sevice-item-2-on > a:visited,
.b-sevice .sevice-item-2-on > a {
    background-color: #01446a;
    color: #ffc000;
}
.b-sevice .sevice-item-2:hover .sevice-3 {
    display: block;
}
.b-sevice .sevice-3 {
    position: absolute;
    left: 100%;
    top: 0;
    display: none;
    width: 200px;
    list-style: none;
    margin: 0;    
    padding: 0;
    background-color: #01446a;
}
.b-sevice .sevice-3 > .sevice-item-3 {
    padding: 0;
}
.b-sevice .sevice-item-3 > a,
.b-sevice .sevice-item-3 > a:visited {
    color: #fff;
    font-size: 14px;
    padding: 7px 20px 7px;
    display: block;
}
.b-sevice .sevice-item-3 > a:active,
.b-sevice .sevice-item-3 > a:hover,
.b-sevice .sevice-item-3-on > a:active,
.b-sevice .sevice-item-3-on > a:visited,
.b-sevice .sevice-item-3-on > a {
    color: #fff;
    text-decoration: none;
}
/*-------------------------------*/
.b-picture {
    width: 100%;
    height: 320px;
    overflow: hidden;
    position: relative;
    background-position: left 100%;
    background-repeat: no-repeat; 
}
.picture__wrapper {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -1px;
}
.picture__motto {
    padding: .3em 20px;
    font-style: italic;
    font-size: 1.54em;
    text-transform: uppercase;
}
/*-------------------------------*/
.b-logo {
    position: absolute;
    z-index: 9;
}
.b-logo a,
.b-logo {
    width: 200px;
    height: 50px;
    display: block;
    background: url(../img/img.gif);
}
.b-logo img {
    display: none;
}
/*-------------------------------*/
.b-menu {
    margin-bottom: 2em;
    position: relative;
    background-color: #fffdfc;
    text-align: left;
}
.b-menu ul {
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
}
.b-menu li {
    margin: 0;
    position: relative;
}
.b-menu li a:link,
.b-menu li a:visited {
    	color : #01446a;
	font-family : Tahoma;
	font-size : 16px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}
.b-menu li a:hover,
.b-menu li a:active{
    	color : #01446a;
	font-family : Tahoma;
	font-size : 16px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}
.b-menu .level-1 {}
.b-menu .item-1 {
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 0.86em;
    text-transform: none;  
    background-color: #ffffff;  
}
.b-menu .item-1 span {
    padding: 10px 32px 10px 10px;
    display: block;
    background: transparent url('/img/menu.bg.gif') left bottom repeat-x; 
}
.b-menu .item-1 ins {
    width: 20px;
    height: 20px;
    overflow: hidden;
    position: absolute;
    background: url(/img/menu.mar.gif) 50% 50% no-repeat;
    top: .9em;
    right: 2px;
}
.b-menu .on-1 {
    background: #fff;
}
.b-menu .item-1:hover span,
.b-menu .on-1 span {
    background: #ffbf00 url('/img/menu.bg.on.gif') left bottom repeat-x;
    	color : #000000;
	font-family : Tahoma;
	font-size : 16px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}
.b-menu li.item-1:hover span a,
.b-menu li.item-1 a:hover,
.b-menu li.on-1 a,
.b-menu li.on-1 a:visited,
.b-menu li.on-1 a:hover,
.b-menu li.on-1 a:active{
    	color : #000000;
	font-family : Tahoma;
	font-size : 16px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}
.b-menu .item-1:hover ins,
.b-menu .on-1 ins {
    top: .8em;
    background: url(/img/menu.mar.on.png) 50% 50% no-repeat
}
.b-menu .item-1:hover .level-2 {
    display: block;
}
.b-menu .level-2 {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    width: 200px;
}
.b-menu .item-2 {
    position: relative;
    padding: 0.6em 20px 0.6em 20px;
    text-transform: none; 
    line-height: 1.1;
    background-color: #01446a;
}
.b-menu li.item-2 a,
.b-menu li.item-2 a:visited {
    	color : #ffffff;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}
.b-menu li.item-2:hover > a,
.b-menu li.item-2 a:hover,
.b-menu li.on-2 a,
.b-menu li.on-2 a:visited,
.b-menu li.on-2 a:hover,
.b-menu li.on-2 a:active{
    	color : #ffc000;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}
.b-menu .item-2:hover .level-3 {
    display: block;
}
.b-menu .level-3 {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    width: 200px;
}
.b-menu .item-3 {
    padding: 0.6em 20px 0.6em 20px;
    background-color: #01446a;    
}
.b-menu li.item-3 a,
.b-menu li.item-3 a:visited {
    	color : #A8A8A8;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}
.b-menu li.item-3 a:hover,
.b-menu li.on-3 a,
.b-menu li.on-3 a:visited,
.b-menu li.on-3 a:hover,
.b-menu li.on-3 a:active{
	color : #FF5218;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;

}
/*-------------------------------*/
.b-special {
    position: relative;
}
.b-special h2 {
    /*margin: 0 0 .3em;
    font-weight: normal;
    font-size: 1.29em;
    color: #000;*/    
}
.b-special h3 {
    margin: 0 0 .3em;
    padding: 0 10px 0;
    font-weight: bold;
    font-size: .93em;
    color: #000;    
}
.b-special p {
    margin: 0;
    padding: 0 10px 0;
    font-size: .79em;
}
.b-special ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.b-special li {
    margin: 0 0 2em;
}
.b-special div {
    margin: 0 0 .6em;
    position: relative;
}
.b-special img {
    vertical-align: top;
    border: 0;
}
.b-special a,
.b-special a:visited {}
.b-special a:hover,
.b-special a:active {}
/*-------------------------------*/
.b-news {
    margin-bottom: 2em;
    padding: 0 20px;
    position: relative;
}
.b-news dl {
    margin: 0;
    padding: 0;
    position: relative;
    background: url(/img/menu,bg.gif) 0 100% repeat-x;
}
.b-news dt {
    margin: 0 0 0.5em 0;
    background: url('') 0 50% no-repeat;
    padding-left: 0px;
    xheight:px;
}
.b-news .news__date {
    	color : #9b9b9b;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;

}
.b-news dd {
    margin: 0 0 1em;
    padding: 0 0 .2em;
    font-size: 1em;
}
.b-news .news-title,
.b-news .news-title:visited {
    	color : #01446a;
	font-family : Tahoma;
	font-size : 16px;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;

}
.b-news .news-title:hover,
.b-news .news-title:active {
    	color : #01446a;
	font-family : Tahoma;
	font-size : 16px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}
.b-news .news_detail_back {
    margin: 1.5em 0;
}  
.b-news .news__avtor {
    
}
    /*-------------------------------*/
    .b-news_list {
        margin-bottom: 0;
        padding: 0;
    }
    .b-news_list p {
        margin: 0;
        font-size: 1em;
    }    
    .b-news_list dd {
        padding-bottom: 1em;
        font-size: 1em;
    }
    .b-news_page {
        margin-bottom: 1em;
        padding: 0;
    }
    .b-news_page p {
        margin: 0;
        font-weight: bold;
        font-size: 1em;
    }    
    /*-------------------------------*/
    .b-news-index dt {
        margin: 0 0 0.5em 0;
        padding-bottom: 3px;
        background: url('') 0 4px no-repeat;
        padding-left: 0px;
    }
    .b-news-index .news-title {
    }
/*-------------------------------*/
.b-path {
    margin: 0;
    padding: 0 0 .4em;
    position: relative;
}
.b-path li,
.b-path ul {
    margin: 0;
    padding: 0;
    display: inline;
}
.b-path li {
    font-size: .79em;
} 
.b-path li:before {
    content: "\a0→\20";
}
.b-path li:first-child:before {
    content: "";
}
.b-path a {}
/*-------------------------------*/
.b-basket {
    margin: .6em 0 1em;
    padding: 0 0 0 90px;
    min-height: 80px;
    position: relative;
}
.b-basket ins {
    width: 90px;
    height: 80px;
    overflow: hidden;
    position: absolute;
    background: url(/img/6773_basket.gif) center center no-repeat;
    top: 0;
    left: 0;
}
.b-basket dt {
    margin: 0;
    line-height: 1.7;
}
.b-basket dd {
    margin: 0;
    color:;
    font-style: italic;
    font-size: .86em;
    line-height: 1.3;
}
/*-------------------------------*/
.b-basketbox {}
.b-basketbox table {
    margin: 0 0 2em 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
}
.b-basketbox th {
    margin: 0;
    padding: 4px 6px;
    background-color: #000002;
    color: #ffffff;
    border: 1px solid #000002;
    text-align: left;
}
.b-basketbox td {
    margin: 0;
    padding: 6px;
    border: 1px solid #000002;
    vertical-align: top;
}
.b-basketbox .basketbox__butbox {
    text-align: right;
}
.b-basketbox input {
    width: 50px;
} 
/*---map-------------------------*/
#b-map {
    list-style: none outside none;
    margin: 0 0 1em;
    padding: 0;
}
#b-map ul {
    list-style: none outside none;
    margin: 0;
    padding: 0.5em 0 0 3em;
}
#b-map li {
    margin: 0 0 0.5em;
    padding: 0;
}
#b-map a, .b-map a:visited {
    color: #258DC3;
    text-decoration: underline;
}
#b-map a:hover, .b-map a:active {
    color: #DEA300;
}
/*---editor----------------------*/
.b-editor {
    position: relative;
}
.b-editor h2 {
    margin: 0 0 .3em;
    	color : #000000;
	font-family : Tahoma;
	font-size : 18px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}
.b-editor h3 {
    margin: 0 0 .3em;
    font-weight: bold;
    font-size: .86em;
    color: #000;
}
.b-editor h4 {
    margin: 0 0 .3em;
    font-weight: bold;
    font-size: .86em;
    color: #000;
}
.b-editor h5 {
    margin: 0 0 .3em;
    font-weight: bold;
    font-size: .86em;
    color: #000;
}
.b-editor h6 {
    margin: 0 0 .3em;
    font-weight: bold;
    font-size: .86em;
    color: #000;
}
.b-editor p {
    margin: 0 0 1em;
}
.b-editor ul,
.b-editor ol {
    margin: 0 0 1em;
    padding: 0 0 0 3em;
}
.b-editor ol {
    list-style: decimal;
}
.b-editor ul {
    list-style: square;
}
.b-editor li {
    margin: 0 0 .5em;
}
.b-editor table {
    margin: 0 0 1em;
    border-collapse: collapse;
}
.b-editor th {
    font-weight: bold;
}
.b-editor td,
.b-editor th {
    padding: .2em .6em;
    vertical-align: top;
    text-align: left;
}
.b-editor img {
    border: 0;
}
.b-editor table {}
.b-editor th {}
.b-editor td {}
/*-------------------------------*/
.b-sape{
    width:100%; 
    text-align:center; 
    clear:both;
}
/*-------------------------------*/
.no_right{
    margin-right:20px;
}
/*-------------------------------*/
.b-pilot {
    width: 100%;
    position: relative;
    z-index: 10;
}
.pilot__1 {
    padding: 0;
    position: absolute;
    z-index: 15;
}
.pilot__2 {
    padding: 0;
    position: absolute;
    z-index: 15;
}
.pilot__3 {
    padding: 0;
    position: absolute;
    z-index: 15;
}    

/*-------------------------------*/
.b-auth {
    min-height: 136px;
}
.b-auth .inpusize1 {
    width: 120px;
    width: 120px;
    border: 1px solid #8e8f8f;
}
.b-auth .auth_btn {
    margin-left: 10px;
    background: url(/images/btn_enter.gif) 0 50% no-repeat;
    width: 65px;
    font-weight: bold;
    cursor: pointer;
}
.b-auth .auth_tab {
    margin-bottom: 10px;
}
.b-auth {
    position: relative;
    background:  url('/img/auth.gif') 50% 50% no-repeat;
    padding: 25px 0 0 15px;
    	color : #000000;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}
.b-auth a{
    	color : #000000;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;

}     
.b-auth button{
    background: transparent url('/images/btn_enter.gif') 50% 50% no-repeat;
    border:0;
    height:30px;
    width:70px;
}
#auth_form{
    color:red; 
    width:100%; 
    text-align:center;
}
/*-------------------------------*/
.b-formbox {
    padding: 1em;
    margin-top:20px;
    border: 1px solid #e5f0f8;
    background-color: #ffffff;
}
.b-formbox table {
    width: 100%;
}
.b-formbox td {
    padding: 0.3em 1em;
    vertical-align: top;
}
.b-formbox .formbox__left {
    width: 100px;
}
.b-formbox p.formbox__spectext {
    margin: 0;
    font-size: 0.75em;
    color: #b2b2b2;
    clear: both;
}
.b-formbox .formbox__input {
    width: 280px;
    border: 1px solid #8e8f8f;
}
.b-formbox .formbox__select {
    width: 283px;
}
.b-formbox .formbox__mark {
    color: #ff0000;
}
.b-formbox .img_captcha {
    margin-right: 0.5em;
    float: left;
}
.b-formbox .formbox__captcha {
    margin-right: 0.5em;
    float: left;
}
.b-formbox .formbox__captcha input {
    margin-right: 0.5em;
    width: 90px;
    border: 1px solid #8e8f8f;
}
.b-formbox .formbox__textarea {
    width: 408px;
    min-height: 100px;
    resize: vertical;
    display: block;
    border: 1px solid #8e8f8f;
}
.b-formbox label.error {
    font-size: 0.75em;
    color: #cc3333;
    display: block;
}
.b-formbox input.error,
.b-formbox textarea.error {
    border-color: #cc6666;
    background-color: #ffcccc; 
}
.b-formbox .formbox__file {
    margin-right: 0.5em;
}
.b-formbox .formbox__labelr {
    margin-right: 0;
    float: left;
}
.b-formbox .formbox__radio {
    margin-top: 5px;
    margin-right: 1em;
    float: left;
}  
.b-formbox .formbox__delim {
    margin-bottom: 1em;
    padding-bottom: 0.3em;
    border-bottom: 1px solid #e6e6e6;
    font-weight: bold;
}
.b-formbox .formbox__right {
    text-align: right;
}
.b-formbox p {
    margin: 0;
}
    /*-------------------------------*/
    .b-formbox2 {
        margin-top: 1em;
    }
/*-------------------------------*/
.b-catalogbox {
    margin-right: -3em;
}
.b-catalogbox p {
    margin: 0;
    padding-bottom: 0.5em;
}
.b-catalogbox .catalogbox__item {
    margin: 0 1.5em 2em 0;
    width: 140px;
    height: 350px;
    float: left;
    overflow: hidden;
}
.b-catalogbox .catalogbox__imgbox {
    margin-bottom: 1em;
    width: 135px;
    height: 135px;
    background-color: #ffffff;
    position: relative;
    border: 1px solid #dce1e6;
    text-align: center;
}
.b-catalogbox .catalogbox__imgboxleft {
    margin-right: 1.5em;
    float: left;
}
.b-catalogbox .catalogbox__img {
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: middle;
    zoom:1;
    //display:inline;
}
.b-catalogbox .catalogbox__imgbig {
    margin-right: 1em;
    position: relative;
    float: left;
}
.b-catalogbox .single_3 {
    margin-left: 1px;
    font-size: 0;
}
.b-catalogbox .catalogbox__helper {
    display:-moz-inline-box;
    display:inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0px;
    zoom:1;
    //display:inline;
}
.b-catalogbox .catalogbox__news {
    padding: 0 26px 0 6px;
    position: absolute;
    top: 10px;
    right: 0;
    	color : #ffffff;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;

    background-color: #fe0000;
}
.b-catalogbox .catalogbox__price span {
    	color : #ff0000;
	font-family : Tahoma;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;

}
.b-catalogbox .catalogbox__input {
    margin-right: 1em;
    width: 70px;
    float: left;
}
.b-catalogbox button.catalogbox__btn {
    margin-top: 0;
    width: 48px;
    height: 22px;
    float: left;
    overflow: hidden;
    background: url(/images/shopicon.gif) 0 0 no-repeat;
    border: 0; 
    text-indent: -9999px;
    cursor: pointer;
}
@media screen and (-webkit-min-device-pixel-ratio:0){.b-catalogbox .catalogbox__btn {margin-top: 2px;}}
.b-catalogbox .catalogbox__artical {
	font-size: 15px !important;  
    	color : #666666;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}
.b-catalogbox .catalogbox__oldprice {
    	color : #666666;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-decoration : line-through;

}
.b-catalogbox .catalogbox__oldprice span {
    	color : #666666;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-decoration : line-through;

}
.b-catalogbox .catalogbox__akciy {
    	color : #fe0000;
	font-family : Tahoma;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;

}
.b-catalogbox .catalogbox__imgbiggal {
    margin-top: 1.5em;
}
.b-catalogbox .catalogbox__imgitem {
    margin: 0 1em 1em 0;
    float: left;
}
.b-catalogbox h2 {
    margin: -3px 0 0 0;
    padding-bottom: 0.25em;
    	color : #0072b3;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;

}
.b-catalogbox .catalogbox__line {
    height: 15px;
    background: url(/images/catbox.line.gif) 0 0 repeat-x; 
    font-size: 0;
}
.b-catalogbox .catalogbox__title a {
    	color : #0072b3;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;

}
.b-catalogbox .catalogbox__title a:hover {
    text-decoration: none;
}
    /*-------------------------------*/
    .b-catalogbox__list {
        margin-right: 0;
    }
    .b-catalogbox__list .catalogbox__item {
        width: 100%;
        height: auto;
        overflow: hidden;
        border-bottom: 1px solid #dce1e6;
    }
    .b-catalogbox__list .catalogbox__imgbox {
        float: left;
    }
    .b-catalogbox__list .catalogbox__content {
        margin-left: 147px;
        margin-right: 170px;
        min-height: 150px;
    }
    .b-catalogbox__list .catalogbox__car {
        width: 150px;
        float: right;
        min-height: 150px;
    }
    /*-------------------------------*/
    .b-catalogbox__list2 .catalogbox__car {
        margin-left: 10px;
        margin-bottom: 1em;
        float: left;
        min-height: 0;
    }
    .b-catalogbox__list2 .catalogbox__content {
        margin-right: 0;
        min-height: 0;
    }
    /*-------------------------------*/
    .b-catalogbox_detal {
        margin-right: 0;
    }
    .b-catalogbox_detal .catalogbox__content {
        /* overflow: hidden; */
    }
    .b-catalogbox_detal .catalogbox__parambox {
        overflow: hidden;
        margin-bottom: 1em;
    }
    .b-catalogbox_detal .catalogbox__price {
        margin-right: 2em;
        float: left;
    }
    /*------------------------------*/
    .b-catalogbox-table {
        margin-right: 0;
    }
/*-------------------------------*/
.b-pageline {
    padding-bottom: 1em;
}
.b-pageline:after {
    content: "";
    display: block;
    clear: both;
}
.b-pageline a,
.b-pageline span {
    margin-right: 0.5em;
    padding: 0.3em 0.5em;
    display: block;
    float: left;
}
.b-pageline a:hover {
    text-decoration: none;
}
.b-pageline a.pageline__on {
    background-color: #999999;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}
.b-pageline .pageline__back1 {
    padding: 0.3em 0;
    text-decoration: none;
}
.b-pageline a.pageline__back2,
.b-pageline span.pageline__back2 {
    padding: 0.3em 0.5em 0.3em 0;
}
.b-pageline a.pageline__next1 {
    padding: 0.3em 0;
    text-decoration: none;
}
.b-pageline .pageline__next2 {}
/*-------------------------------*/
.b-more {
    margin-bottom: 1em;
    background: transparent url(/img/menu.bg.gif) 100% 100% repeat-x ;
}
.b-more:after {
    content: "";
    display: block;
    clear: both;
} 
.b-more a {
    margin-top: 0.3em;
    padding-right: 1.5em;
    float: right;
    background: url(/img/mar_unsel.gif) 100% 2px no-repeat;
}
.b-more h2 {
    float: left;
}
/*-------------------------------*/
.b-galbox {}
.b-galbox h2 {}
.b-galbox .galbox__pageline {
    text-align: center;
}
.b-galbox .galbox__pageline a {
    padding: 0 0.5em;
}
.b-galbox .galbox__contentbox {}
.b-galbox .galbox__title {}
.b-galbox .galbox__date {
    font-size: 0.92em;
}
.b-galbox .galbox__item {
    margin-right: 2em;
    width: 207px;
    height: 180px;
    overflow: hidden;
    float: left;
}
.b-galbox p {
    margin: 0;
    padding-bottom: 0.3em;
}
/*-------------------------------*/
.b-category {
    padding-bottom: 1em;
}
.b-category .category__item {
    padding-bottom: 1em;
}
.b-category .category__leftcol {
    margin-right: 2em;
    float: left;
}
.b-category .category__rightcol {
    overflow: hidden;
}
.b-category ul {
    margin: 0;
    padding: 0;
}
.b-category li {
    margin: 0 1em 0 0;
    padding: 0;
    list-style: none;
    float: left;
}
.b-category h2 {
    margin: -3px 0 1em 0 ;
    	color : #828282;
	font-family : Tahoma;
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;

}
.b-category a {	color : #0064A0;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}
.b-category p {
    margin: 0;
    padding: 0 0 1em 0;
}
/*-------------------------------*/
.b-category_list li {
    padding: 0 0 0.5em 20px;
    background: url(/img/mar_unsel.gif) 0 4px no-repeat;
    float: none;
}
.b-category_list p {
    padding: 0;
}
/*-------------------------------*/
.b-category_gal .category__item {
    margin-right: 2em;
    float: left;
    width: 25%;
    height: 200px;
    overflow: hidden;
}
/*-------------------------------*/
.b-guestbox {
    	color : #404040;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;

}
.b-guestbox dl {
    background-color: #ffffff;
}
.b-guestbox dt {
    margin-bottom: 0.5em;
    padding: 0 0.5em;
    width: 150px;
    float: left;
}
.b-guestbox dd {
    margin: 0 0 0.5em 0;
    padding: 0 0.5em;
    min-height: 7em;
    overflow: hidden;
}
.b-guestbox p {
    margin: 0;
    padding: 0 0 0.5em 0;
}
.b-guestbox dt.guestbox__dot,
.b-guestbox dd.guestbox__dot {
    min-height: 0;
    height: 5px;
    overflow: hidden;
    background-color: #e5f0f8;
}
.b-guestbox .guestbox__title {
    font-weight: bold;
}
.b-guestbox .guestbox__date {
    font-size: 0.92em;
}
.b-guestbox .guestbox__msgtext {
    text-align: center;
}
/*-------------------------------*/
.b-cabinet {}
.b-cabinet .cabinet__name {
    margin-bottom: 1em;
    padding: 1em;
    border: 1px solid #e6e6e6;
}
.b-cabinet .cabinet__name p {
    margin: 0;
    padding: 0;    
}
.b-cabinet .cabinet__cabs {
    margin-bottom: 1em;
}
.b-cabinet .cabinet__cabs span {
    background: url(/images/dotts.gif) 0 100% repeat-x;    
}
.b-cabinet .cabinet__cabsbut1 {
    margin-right: 3em;
    padding: 3px 0 4px 30px;
    float: left;
    background: url(/images/basket.png) 0 0 no-repeat;
    cursor: pointer; 
}
.b-cabinet .cabinet__cabsbut2 {
    margin-right: 1em;
    padding: 3px 0 4px 30px;
    float: left;
    background: url(/images/personal.png) 0 0 no-repeat;
    cursor: pointer; 
}
.b-cabinet .cabinet__contentbox {
    width: 100%; 
    position: absolute; 
    top: 0; 
    left: 0;
    display: none;
}
/*-------------------------------*/
.b-phone_topbox {
    position: absolute;
    right: 0px;
    top: 10px;
    z-index: 5;
}
/*-------------------------------*/
.b-btnbox {
    width: 138px;
    height: 22px;
    border: 0;
    background: url(/img/2.gif) 50% 50% no-repeat;
    cursor: pointer;
    	color : #ffffff;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;

}

/*-------------------------------*/
.b-catalogline {
    padding: 0.6em 1em;
    margin-bottom: 2em;
    background-color: #dcdcdc;
    font-size: 0.92em;
}
.b-catalogline .catalogline-left1 a {
    margin-left: 1em;
}

.b-catalogline .catalogline-left1 span {
    margin-left: 1em;
}
.b-catalogline select {
    margin-left: 1em;
    width: 120px;
}

.b-catalogline .filter-onpage {
    width: 50px;
}
.b-catalogline .catalogline-left1 {
    margin: 0;
    margin-right: 2em;
    float: left;
    padding: 0.4em 0;
}
.b-catalogline .catalogline-left2 {
    float: left;
    margin: 0;
}
.b-catalogline .catalogline-right {
    float: right;
    margin: 0;
}
.b-catalogline .catalogline-right a {
    margin-left: 1em;
}
.b-catalogline .catalogline-right span {
    margin-left: 1em;
}
/*-------------------------------*/
.main_cats {
    padding: 0!important;
    margin-bottom: 0 0 1em!important;
    text-align: center;
}
.main_cats li {
    display: inline-block;
    vertical-align: top;
    width: 24%;
}
.main_cats li a {
    color: #0072b3;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
.main_cats li a:hover {
    text-decoration: none;
}
/*-------------------------------*/
.b-cattab {
    margin-bottom: 20px;
}
.b-cattab table {
    width: 100%;
    text-align: center;
}
.b-cattab tr:nth-child(2n+1) {
    background: #dcdcdc;
}
.b-cattab tr:nth-child(2n) {
    background: #b5b5b5;
}
.b-cattab th {
    padding: 7px 10px;
    background: #ffd700;
    text-align: center;
    font-size: 14px;
}
.b-cattab td {
    padding: 7px 10px;
    text-align: center;
}
.b-cattab .cattab__link {
    margin-bottom: 10px;
    cursor: pointer;
    color: #01446a;
}
.b-cattab .cattab__link span {
    border-bottom: 1px dashed #01446a;
    font-size: 13px;
}
/*-------------------------------*/
.b-cattab2 {
    margin-bottom: 20px;
}
.b-cattab2 table {
    width: 100%;
    text-align: center;
}
.b-cattab2 tr:nth-child(2n+1) {
    background: #dcdcdc;
}
.b-cattab2 tr:nth-child(2n) {
    background: #b5b5b5;
}
.b-cattab2 th {
    padding: 7px 10px;
    background: #ffd700;
    text-align: center;
    font-size: 14px;
}
.b-cattab2 td {
    padding: 7px 10px;
    text-align: center;
}
.b-cattab2 .cattab__link2 {
    margin-bottom: 10px;
    cursor: pointer;
    color: #01446a;
}
.b-cattab2 .cattab__link2 span {
    border-bottom: 1px dashed #01446a;
    font-size: 13px;
}
/*-------------------------------*/
.b-cattab3 {
    margin-bottom: 20px;
}
.b-cattab3 table {
    width: 100%;
    text-align: center;
}
.b-cattab3 tr:nth-child(2n+1) {
    background: #dcdcdc;
}
.b-cattab3 tr:nth-child(2n) {
    background: #b5b5b5;
}
.b-cattab3 th {
    padding: 7px 10px;
    background: #ffd700;
    text-align: center;
    font-size: 14px;
}
.b-cattab3 td {
    padding: 7px 10px;
    text-align: center;
}
.b-cattab3 .cattab__link3 {
    margin-bottom: 10px;
    cursor: pointer;
    color: #01446a;
}
.b-cattab3 .cattab__link3 span {
    border-bottom: 1px dashed #01446a;
    font-size: 13px;
}
/*-------------------------------*/
/*-------------------------------*/
/*-------------------------------*/
/*-------------------------------*/
/*-------------------------------*/
/* Basic jQuery Slider essential styles */

#banner-slider {
   
    
}

ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{

    list-style: none; padding: 0; margin: 0; width:100%;
    margin-top: 10px;
}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{
    display:inline;
    
   width: 14px;
   height: 14px;


}
ol.bjqs-markers li a{  
    background: url(/images/banner_icon.png) no-repeat;

   margin-left: 2px;
   margin-right: 2px;
    padding-left: 15px;
   min-width: 14px;
   min-height: 14px;
    overflow: hidden;
   
}

ol.bjqs-markers li.active-marker a{  
    background: url(/images/banner_icon_active.png) no-repeat;
   
}

p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}
/*----------*/
.b-dcat table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #96b0c1;
    font-style: Tahoma;
    text-align: center;
}

.b-dcat th {
    background: #b6c4cf;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 5px;
    vertical-align: top;
}

.b-dcat tr {
    background: #fff;
    font-size: 12px;
    padding: 3px 2px;
}

.b-dcat tr:nth-child(2n) {
    background: #ebebeb;
}

.b-dcat th,
.b-dcat td {
    border: 1px solid #96b0c1;
}

.b-dcat .price {
    font-weight: bold;
}
/*------------------------*/
.b-slider {
    background: #fff;
    margin: -20px -20px 20px -20px; 
    padding: 20px 0 50px 0;
}
/*-------------------------*/
.b-category_main {}
.b-category_main:after {
    content:'';
    display: block;
    clear: both;
    font-size: 0;
}
.b-category_main p {
    margin: 0;
    padding: 0.3em 0;
}
.b-category_main .category__item {
    width: 355px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 2em;
}
.b-category_main .category__title {
    padding-bottom: 0.4em;
}
.b-category_main .category__imgbox {
    float: left;
    margin-right: 15px;
}
.b-category_main .category__content {
    overflow: hidden;
}

///////////////////////////////////////////
/*--------------------------------------*/
.cc-window {
    opacity: 1;
    transition: opacity 1s ease
}
.cc-window.cc-invisible {
    opacity: 0
}
.cc-animate.cc-revoke {
    transition: transform 1s ease
}
.cc-animate.cc-revoke.cc-top {
    transform: translateY(-2em)
}
.cc-animate.cc-revoke.cc-bottom {
    transform: translateY(2em)
}
.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
    transform: translateY(0)
}
.cc-grower {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s
}
.cc-link,
.cc-revoke:hover {
    text-decoration: underline
}
.cc-revoke,
.cc-window {
    position: fixed;
    overflow: hidden;
    box-sizing: border-box;
    font-family: Helvetica, Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999
}
.cc-window.cc-static {
    position: static
}
.cc-window.cc-floating {
    padding: 2em;
    max-width: 24em;
    -ms-flex-direction: column;
    flex-direction: column
}
.cc-window.cc-banner {
    padding: 1em 1.8em;
    width: 100%;
    -ms-flex-direction: row;
    flex-direction: row
}
.cc-revoke {
    padding: .5em
}
.cc-header {
    font-size: 18px;
    font-weight: 700
}
.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
    cursor: pointer
}
.cc-link {
    opacity: .8;
    display: inline-block;
    padding: .2em
}
.cc-link:hover {
    opacity: 1
}
.cc-link:active,
.cc-link:visited {
    color: initial
}
.cc-btn {
    display: block;
    padding: .4em .8em;
    font-size: .9em;
    font-weight: 700;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap
}
.cc-banner .cc-btn:last-child {
    min-width: 140px
}
.cc-highlight .cc-btn:first-child {
    background-color: transparent;
    border-color: transparent
}
.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
    background-color: transparent;
    text-decoration: underline
}
.cc-close {
    display: block;
    position: absolute;
    top: .5em;
    right: .5em;
    font-size: 1.6em;
    opacity: .9;
    line-height: .75
}
.cc-close:focus,
.cc-close:hover {
    opacity: 1
}
.cc-color {
    color: #fff;
    background-color: rgb(17, 90, 182);
}
.cc-color .cc-btn {
    color: #244c68;
    text-decoration: none;
    border-color: transparent;
    background-color: #81cdef;
}
.cc-color .cc-btn:hover {
    opacity: 0.7;
}
.cc-color .cc-link,
.cc-color .cc-link:active,
.cc-color .cc-link:visited,
.cc-color .cc-link:hover {
    color: #fff;
}
.cc-color .cc-btn 
.cc-revoke.cc-top {
    top: 0;
    left: 3em;
    border-bottom-left-radius: .5em;
    border-bottom-right-radius: .5em
}
.cc-revoke.cc-bottom {
    bottom: 0;
    left: 3em;
    border-top-left-radius: .5em;
    border-top-right-radius: .5em
}
.cc-revoke.cc-left {
    left: 3em;
    right: unset
}
.cc-revoke.cc-right {
    right: 3em;
    left: unset
}
.cc-top {
    top: 1em
}
.cc-left {
    left: 1em
}
.cc-right {
    right: 1em
}
.cc-bottom {
    bottom: 1em
}
.cc-floating>.cc-link {
    margin-bottom: 1em
}
.cc-floating .cc-message {
    display: block;
    margin-bottom: 1em
}
.cc-window.cc-floating .cc-compliance {
    -ms-flex: 1;
    flex: 1
}
.cc-window.cc-banner {
    -ms-flex-align: center;
    align-items: center
}
.cc-banner.cc-top {
    left: 0;
    right: 0;
    top: 0
}
.cc-banner.cc-bottom {
    left: 0;
    right: 0;
    bottom: 0
}
.cc-banner .cc-message {
    -ms-flex: 1;
    flex: 1
}
.cc-compliance {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: justify;
    align-content: space-between
}
.cc-compliance>.cc-btn {
    -ms-flex: 1;
    flex: 1
}
.cc-btn+.cc-btn {
    margin-left: .5em
}
@media print {
    .cc-revoke,
    .cc-window {
        display: none
    }
}
@media screen and (max-width: 900px) {
    .cc-btn {
        white-space: normal
    }
}
@media screen and (max-width: 414px) and (orientation: portrait),
screen and (max-width: 736px) and (orientation: landscape) {
    .cc-window.cc-top {
        top: 0
    }
    .cc-window.cc-bottom {
        bottom: 0
    }
    .cc-window.cc-banner,
    .cc-window.cc-left,
    .cc-window.cc-right {
        left: 0;
        right: 0
    }
    .cc-window.cc-banner {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .cc-window.cc-banner .cc-compliance {
        -ms-flex: 1;
        flex: 1
    }
    .cc-window.cc-floating {
        max-width: none
    }
    .cc-window .cc-message {
        margin-bottom: 1em
    }
    .cc-window.cc-banner {
        -ms-flex-align: unset;
        align-items: unset
    }
}
.cc-floating.cc-theme-classic {
    padding: 1.2em;
    border-radius: 5px
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
    text-align: center;
    display: inline;
    -ms-flex: none;
    flex: none
}
.cc-theme-classic .cc-btn {
    border-radius: 5px
}
.cc-theme-classic .cc-btn:last-child {
    min-width: 140px
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
    display: inline-block
}
.cc-theme-edgeless.cc-window {
    padding: 0
}
.cc-floating.cc-theme-edgeless .cc-message {
    margin: 2em 2em 1.5em
}
.cc-banner.cc-theme-edgeless .cc-btn {
    margin: 0;
    padding: .8em 1.8em;
    height: 100%
}
.cc-banner.cc-theme-edgeless .cc-message {
    margin-left: 1em
}
.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn {
    margin-left: 0
}
.column {
    margin-bottom: 0;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 0;
    background: #ffffff url(about:blank) 0 0 no-repeat;
}
.column:after {
    clear: both;
    display: block;
    content: '';
}
.column__right,
.column__left,
.column__center {
    float: left;
    clear: right;
}
.column__center {
    width: 100%;
}
.column__left {
    margin-left: -100%;
    width: 240px;
}
.column__right {
    margin-left: -240px;
    width: 240px;
}
/*-------------------------------*/
.column__center-indent {
    margin: 0 240px 0 240px;
    padding: 20px ;
}
.column__left-indent {
    padding: 20px;
}
.column__right-indent {
    padding: 20px;
}
/*-------------------------------*/
.column__right-bg,
.column__left-bg,
.column__center-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
}
.column__center-bg {
    right: 240px;
    left: 240px;

}
.column__left-bg {
    width: 240px;
    left: 0;
}
.column__right-bg {
    width: 240px;
    right: 0;
}
/*-------------------------------*/
.column__right-inside,
.column__left-inside,
.column__center-inside {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.column__center-inside {
    margin: 0;
    border-width: 0 1px;
    border-style: none;
    border-color: #a8d4f0;
    background: #e5f0f8 url(about:blank) 0 0 no-repeat;
}
.column__left-inside {
    margin: 0;
    border-width: 0;
    border-style: none;
    border-color: #00a000;
    background: #ffffff url(/img/Untitled-1.gif) 0 0 repeat;
}
.column__right-inside {
    margin: 0;
    border-width: 0;
    border-style: none;
    border-color: #aaaaaa;
    background: #ffffff url(about:blank) 0 0 no-repeat;
}
/*-------------------------------*/
.column_lc .column__center-indent {
    margin-right: 0;
}
.column_lc .column__right {
    display: none;
}
.column_lc .column__right-bg {
    display: none;
}
.column_lc .column__center-inside {
    border-right-width: 0;
}
.column_lc .column__center-bg {
    right: 0;
}
/*-------------------------------*/
.column_cr .column__center-indent {
    margin-left: 0;
}
.column_cr .column__left {
    display: none;
}
.column_cr .column__left-bg {
    display: none;
}
.column_cr .column__center-inside {
    border-left-width: 0;
}
.column_cr .column__center-bg {
    left: 0;
}
.components {
  position:absolute;
  z-index:1;
  top:0;
  right:0;
  width:100px; 
  height:40px;
  background: transparent url('/img/components.png') 0 0 no-repeat;
}
.components:hover {
  background: transparent url('/img/components_dark.png') 0 0 no-repeat;
}
.components2 {
  right:400px;
}
.components3 {
  right:200px;
}
.components4 {
   left:0;
}
.logo_comp{
  position:absolute;
  z-index:10;
  top:0;
  left:0;
  width:30px; 
  height:20px;
  background: transparent url('/img/logo.png') 0 0 no-repeat;
}


.logo_comp:hover{
  background: transparent url('/img/logo_dark.png') 0 0 no-repeat;
}   
.img_comp{
  position:absolute;
  z-index:10;
  top:0;
  left:0;
  width:30px; 
  height:20px;
  background: transparent url('/img/img.png') 0 0 no-repeat;
}


.img_comp:hover{
  background: transparent url('/img/img_dark.png') 0 0 no-repeat;
}      
.text_comp{
  position:absolute;
  z-index:10;
  top:0;
  width:30px; 
  height:20px;
  background: transparent url('/img/text.png') 0 0 no-repeat;
}


.text_comp:hover{
  background: transparent url('/img/text_dark.png') 0 0 no-repeat;
}

.upper-logo{
  left:20px;
  top:5px;
}

.upper-logo p{
  margin:0;
}

.b-phone p{
  margin:0;
}

.b-phone{ 
  position:relative;
  padding:0;
  right:0px;
  top:10px;

}
.b-logo {     
  left:40px;
  top:90px;
}
.pilot__1 {  
  left:20px;
  top:20px;
}
.pilot__2 {   
  right:20px;
  top:270px;
}
.pilot__3 {    
  left:15px;
  top:265px;
}    
.b-logo img{     
  display:block;
  border:0;
}


.grid__4{
  text-align:right;
}

.b-pilot p{
    margin:0;
}
/*убрать у левых/правых блоков отступы*/
.b-news{
    padding-left:0;
    padding-right:0;
}

.b-search{
    padding-left:0;
    padding-right:0;
} 


.b-special p{ 
    padding-left:0;
    padding-right:0;
}


/****************************catalog*************************/

.catalog__wrapper h2{
 background: url(/img/bgl.gif) 0 100% repeat-x; 
 	color : #616161;
	font-family : Tahoma;
	font-size : 16pt;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
   
}

.product__photo .new{
    width:100%;
    text-align:right;  
    	color : #ffffff;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;

}

p.sale{
  	color : #fe0000;
	font-family : Tahoma;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;

}

#m-guests {
    background-color: #e5f0f8;
    text-align: center;
    color: ;
}
.guest_bg_1 {
    background-color: #ffffff;
}
.guest_bg_2 {
    background-color: ;
}

.img_min_{
float: left;
margin: 3px;
padding: 0px;
}

.img_min_ img{
border: #3d4345 solid 1px;
}

.input_150 {
    width: 150px;
}

.input_100 {
    width: 100px;
}

