@font-face {
    font-family: 'als_rublregular';
    src: url('../fonts/rouble-webfont.eot');
    src: url('../fonts/rouble-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rouble-webfont.woff') format('woff'),
         url('../fonts/rouble-webfont.ttf') format('truetype'),
         url('../fonts/rouble-webfont.svg#als_rublregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'arialblack';
	src: url('../fonts/arialbd.eot');
	src: local('a??'), url('../fonts/arialbd.woff') format('woff'), url('../fonts/arialbd.ttf') format('truetype'), url('../fonts/arialbd.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body {
    /*height: 100%;*/
    width: 100%;
    margin: 0;
}
body {  font: 13px/20px arial; color: #787a81; letter-spacing: 0; background: #fff; }
a { outline: none; -moz-outline: 0; border: none; border-width: 0px;}
a:active { outline: none; -moz-outline: 0; }
a:focus { outline: none; -moz-outline: 0; }
img { border: none; border-width: 0px; }
p { margin: 0 0 10px; letter-spacing: 0; font-family: arial;}
a { text-decoration: underline; color: #dd4d02; }
a:hover { text-decoration: none; color: #787a81;}

/* ----- h1- h6 ----- */
h1 { font: 22px/30px arial; font-weight: normal; color: #484950; margin: 0 0 10px;}
h2 { font: 18px/20px arial; font-weight: normal; color: #484950; margin: 0 0 10px;}
h3 { font: 15px/20px arial; font-weight: normal; color: #484950; margin: 0 0 10px;}
h3 { font-family: arial; padding-top: 20px!important; }

input:focus, textarea:focus, select:focus{
    outline: none!important;
}
table { border-collapse: collapse; }
label{cursor: pointer;}
input:not([type=submit]){ color: #6c6d70;
    cursor: pointer;
    font-family: arial;
    font-size: 14px;
    font-style: italic;
    padding: 5px 6px;
}
textarea { color: #2c2e38;
    cursor: pointer;
    font-family: arial;
    font-size: 16px;
    font-style: italic;
    padding: 5px 6px; }
ul{list-style: none; margin: 0;}

@font-face {
    font-family: 'Calibri';
    src: url('fonts/calibri.eot');
    src: url('fonts/calibri.eot?#iefix') format('embedded-opentype'),
         url('fonts/calibri.woff') format('woff'),
         url('fonts/calibri.ttf') format('truetype'),
         url('fonts/calibri.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}


.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    clear: both!important;
    visibility: hidden;
}
/* #wrap
-----------------------------------------------------------------------------*/
#page{
    height: auto !important;
    max-width: 100%;
    min-height: 100%;
    min-width: 998px;
    overflow: hidden;
    position: relative;
}
.page{

}
.gallery_bg{
    background: url("../images/middle_bg.jpg") no-repeat scroll center 560px transparent;
}
/*.page:after{
    background: url("../images/right_bg.png") no-repeat scroll 0 0 transparent;
    content: " ";
    height: 460px;
    position: absolute;
    right: 0;
    top: 0;
    width: 500px;
}
.page:before{
    background: url("../images/left_bg.png") no-repeat scroll 0 0 transparent;
    content: " ";
    height: 460px;
    left: 0;
    position: absolute;
    top: 0;
    width: 500px
}*/
.write_us{
    color: #FD8140;
    font-size: 11px;
}
/* #header
-----------------------------------------------------------------------------*/
#header{
    border-top: 5px solid #DD4D02;
    height: 221px;
    position: relative;
    z-index: 10;
    margin: 0 0 39px;
    font-family: arial;
}
.logo {
	left: 50%;
	margin: 0 0 0 -210px;
	position: absolute;
	top: 45px;
}
.logo img {
	width: 420px;
}
.header_content{
    margin: 0 auto;
    max-width: 1280px;
    min-width: 998px;
    position: relative;
    font-family: arial;
}
.nav{
    font-size: 15px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 195px;
    font-family: arial;
}
.aside_h1_orange{
    color: #dd4d02;
}
.aside .aside_ul_orange a{
    color: #dd4d02;
}
.aside .aside_ul_orange a:hover {
    color: #484950;
}
.aside .aside_ul_orange li:before{
    background-position: 0 -460px;
}
.aside .aside_ul_orange li:before a:hover {
    color: #787a81;
}
.nav ul > li.active a{
    background: none repeat scroll 0 0 #E35828;
    color: #FFFFFF;
    font-family: arial;
}
.nav:after{
    border-bottom: 1px solid #EBECED;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 10px;
    z-index: -1;
}
.nav ul{
	background: none repeat scroll 0 0 #F5F5F5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: inline-block;
	padding: 0 10px;
	position: relative;
	top: -4px;
	font-family: arial;
}
.nav ul li{
    display: inline-block;
    position: relative;
}
.nav ul ul{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    display: none;
    left: 0;
    padding: 0;
    position: absolute;
    top: 29px;
}
.nav ul li:hover ul{
    display: block;
}
.nav ul ul li{
    border-bottom: 1px solid #FFFFFF;
}
.nav ul > li.active ul li a{
	border-bottom: 1px solid #D3D7E3;
	color: #787A81;
	display: block;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 15px;
	text-align: left;
	text-transform: none;
	width: 170px;
	background-color: transparent;
}
.nav ul ul li:first-child{
    border-top: 1px solid #D3D7E3;
}
.nav ul ul li:first-child a{
    border-top: 1px solid #FFFFFF;
}
.nav ul ul li a{
    border-bottom: 1px solid #D3D7E3;
    color: #787A81;
    display: block;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    padding: 9px 15px;
    text-align: left;
    text-transform: none;
    width: 170px;
}
.nav ul ul li a:hover{
    background: #e35828;
    color: #fff;
}
.nav ul > li.active ul li a:hover, .nav ul > li.active ul li.active a{
    background: #e35828;
    color: #fff;
}
.nav ul li a{
    color: #787A81;
    display: inline-block;
    font-family: arial;
    
    padding: 5px;
    text-decoration: none;
}
.nav ul li a:hover {
    color: #dd4d02;
}
.header_ul{
    left: 10px;
    letter-spacing: 0.4;
    position: absolute;
    top: 40px;
}
.header_ul a {
    text-decoration: none;
}
.header_ul li{
    margin: 0 0 9px;
    position: relative;
}
.header_ul li:after{
    color: #E9A17B;
    content: ".";
    left: -7px;
    position: absolute;
    top: -4px;
}
.header_ul li.header_important a{
    color: #DD4D02;
}
.header_ul li.header_important a:hover{
    color: #787A81;
}
.header_ul a{
    color: #787A81;
    font-family: arial;
}
.header_ul a:hover {
    color: #DD4D02;
    font-family: arial;
}
.email_container{
	float: left;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	margin-top: -10px;
}
.email{

}
.find{
    position: relative;
}
.find input[type=text]{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #F8F8F8;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding-right: 25px;
    width: 155px;
}
.find input[type=submit]{
    background: url("../images/sprite.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 20px;
    left: 165px;
    position: absolute;
    top: 5px;
    width: 20px;
}

.newstler{
    position: relative;
}
.newstler input[type=text]{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #F8F8F8;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding-right: 25px;
    width: 155px;
}
.newstler input[type=submit]{
    background: url("../images/arrow.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 20px;
    left: 165px;
    position: absolute;
    top: 5px;
    width: 20px;
}

.right_header_container {
	position: absolute;
	right: 20px;
	top: 38px;
	width: 250px;
}
.phones{
    font-family: arial;
    font-size: 20px;
    line-height: 1.04;
    margin: 0 0 6px;
}
.phones span {
	font-size: 10px;
}
.order{
	text-decoration: none;
	float: left;
	width: 120px;
}
.inner{
    background: url("../images/sprite.png") no-repeat scroll 0 -214px transparent;
    display: inline-block;
    height: 10px;
    margin: 0 0 0 2px;
    width: 12px;
}
#online_request{
    display: none;
}
#order_product{
    display: none;
}
#order_product2{
    display: none;
}
.modal_container{
    background: url("../images/modal_bg.png") repeat scroll 0 0 transparent;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 500;
    display: none;
}
.modal_container2{
    background: url("../images/modal_bg.png") repeat scroll 0 0 transparent;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 500;
    display: none;
}
.order_product .modal_header{
    margin: 0 0 5px;
}
.order_product p{
    color: #DD4D02;
    font-family: arial;
    font-size: 16px;
    margin: 0 0 20px;
    text-align: center;
}
.order_ok{
    color: #484950;
    font-family: arial;
    font-size: 14px;
    text-align: center;
    display: none;
}
.order_ok .modal_header{
    margin: 0 0 10px;
}
.order_ok .close_ok{
    background: #f06d28;
    background: -moz-linear-gradient(top, #f06d28 0%, #de4e03 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f06d28), color-stop(100%,#de4e03));
    background: -webkit-linear-gradient(top, #f06d28 0%,#de4e03 100%);
    background: -o-linear-gradient(top, #f06d28 0%,#de4e03 100%);
    background: -ms-linear-gradient(top, #f06d28 0%,#de4e03 100%);
    border: medium none;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    color: #FFFFFF;
    display: inline-block;
    font-family: arial;
    font-size: 16px;
    margin: 10px 0 0;
    padding: 6px 11px;
    cursor: pointer;
}
.order_call{
    display: none;
}
.modal_content{
    background: none repeat scroll 0 0 #FFFFFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 140px auto 0;
    padding: 25px 30px;
    width: 620px;
    position: relative;

}
.niceRadio input{
    visibility: hidden;
}
.niceRadio{
    background: url("../images/sprite.png") no-repeat scroll 0 -274px #FFFFFF;
    cursor: pointer;
    display: inline-block;
    height: 22px;
    margin: 0 2px 0 0;
    overflow: hidden;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}
.radioChecked {
    background-position: 0 -303px;
}
.close{
    background: url("../images/sprite.png") no-repeat scroll 0 -234px transparent;
    height: 35px;
    position: absolute;
    right: 6px;
    top: 9px;
    width: 35px;
    cursor: pointer;
}
.form_table{
    margin: 0 0 27px;
}
.form_table > div{
    margin: 0 0 10px;
}
.form_table > div> div{
    float: left;
    font-family: arial;
    font-size: 14px;
    width: 61%;
}
.form_table > div > div:first-child{
    font-family: arial;
    font-size: 14px;
    padding: 7px 0 0;
    width: 38.6%;
}
.modal_header{
    margin: 0 0 40px;
    text-align: center;
	font: 19px/30px arial;
}
.important{
    color: #f20000;
}
.form_table input[type=text]{
    border: 1px solid #B7B8BC;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: inline-block;
    padding: 11px 6px;
    width: 365px;
}
.form_table label{
    display: inline-block;
    margin: 0 20px 0 0;
    vertical-align: middle;
}
.form_table input[type=submit]{
    background: #f06d28;
    background: -moz-linear-gradient(top, #f06d28 0%, #de4e03 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f06d28), color-stop(100%,#de4e03));
    background: -webkit-linear-gradient(top, #f06d28 0%,#de4e03 100%);
    background: -o-linear-gradient(top, #f06d28 0%,#de4e03 100%);
    background: -ms-linear-gradient(top, #f06d28 0%,#de4e03 100%);
    border: medium none;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    color: #FFFFFF;
    font-family: arial;
    font-size: 16px;
    margin: 26px 0 0;
    padding: 6px 11px;
    text-transform: uppercase;
}
/*
****************************** CONTENT*************************************
*/
.content{
    margin: 0 auto 90px;
    max-width: 1280px;
    min-width: 998px;
    position: relative;
    z-index: 5;
}
.content_important{
    color: #DD4D02;
    text-transform: uppercase;
}
.h_center{
    letter-spacing: -1.2px;
    margin: 0 0 25px;
    text-align: center;
    text-transform: uppercase;
}
.gallery{
    margin: 0 0 30px;
    position: relative;
    text-align: center;
}
.gallery > div{
    display: inline-block;
    position: relative;
}
.gallery > div > div{
    display: table-cell;
    height: 288px;
    vertical-align: middle;
    width: 288px;
    display: none;
    background: #fff;
    overflow: hidden;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    border-radius: 150px;
}
.gallery > div span{
    font-family: arial;
    font-weight: bold;
    font-size: 22px;
    vertical-align: middle;
    display: none;
    top: 133px;
    position: relative;
}
.gallery > div{
    overflow: hidden;
    vertical-align: top;
}
.gallery > div:first-child{
    background: url("../images/gallery/1.png") no-repeat scroll 0 0 transparent;
    border: 8px solid #DD4D02;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    border-radius: 150px;
    height: 288px;
    width: 288px;
    color: #DD4D02;
}
.gallery > div:first-child + div{
    background: url("../images/gallery/2.png") no-repeat scroll 0 0 transparent;
    border: 8px solid #787a81;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    border-radius: 150px;
    height: 288px;
    width: 288px;
    color: #787a81;
}
.gallery > div:first-child + div + div{
    background: url("../images/gallery/3.png") no-repeat scroll 0 0 transparent;
    border: 8px solid #DD4D02;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    border-radius: 150px;
    height: 288px;
    width: 288px;
    color: #DD4D02;
}
.content_container{
    margin: 0 19px 0 29px;
    font-family: arial;
}
.content1 {
	margin: 0 0 20px;
}
.content1 .brand_name {
	display: block;
	padding: 0 0 14px;
	font: 18px/20px trebuchet ms,geneva;
	color: #484950;
}
.aside{
    float: left;
    width: 24%;
    clear: both;
}
.content_section{
	float: right;
	width: 75%;
	
}
.content_section a {
	text-decoration: none;
}
.content_section_table{
	float: right;
	width: 99%;
	
}
.aside_ul{
    font-family: arial;
    font-size: 15px;
    padding: 0 0 0 20px;
    margin: 0 0 40px;
}
.aside_ul li{
    margin: 0 0 10px;
    position: relative;
}
.aside_ul li:before{
    background: url("../images/sprite.png") no-repeat scroll 0 -25px transparent;
    content: " ";
    height: 10px;
    left: -21px;
    position: absolute;
    top: 7px;
    width: 10px;
}
.aside_ul li a{
    color: #484950;
}
.aside_ul li a:hover {
    color: #dd4d02;
}
.aside_h1{
    margin: 0 0 17px;
    text-indent: 20px;
    text-transform: uppercase;
	font: 22px/30px arial;
}
.aside_h1 a {
	text-decoration: none;
}
.aside h1 a:hover {
    color: #dd4d02;
}
.aside_h1_cat {
	font: 22px/30px arial;
    margin: 0 0 17px;
    text-indent: 20px;
    text-transform: uppercase;
}
.aside_h1_cat a {
	text-decoration: none;
	color: #484950;
}
.content_h1{
    color: #dd4d02;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 13px;
    text-align: center;
}
.content_h1:after{
    border-top: 1px solid #DD4D02;
    content: " ";
    left: 0;
    position: absolute;
    top: 15px;
    width: 39%;
}
.content_h1:before{
    border-top: 1px solid #DD4D02;
    content: " ";
    right: 0;
    position: absolute;
    top: 15px;
    width: 39%;
}
.products_container{
    border-bottom: 1px solid #DD4D02;
    padding: 0 0 21px;
    text-align: center;
}
.products_container a {
	text-decoration: none;
}
.products_container a:hover {
    color: #787a81;
}
.products_container .products_block{
    color: #DD4D02;
    display: inline-block;
    font-family: arial;
    font-size: 15px;
    height: 50px;
    margin: 0 0 20px;
    padding: 0 0 0 75px;
    position: relative;
    text-align: left;
    vertical-align: top;
    width: 22%;
}
.products_block_cars:after{
    background: url(../images/sprite.png) no-repeat 0 -55px;
}
.img_container{
    display: table-cell;
    height: 51px;
    text-align: center;
    vertical-align: middle;
    width: 75px;
}
.img_container img{

}
.products_block_text{
    display: table-cell;
    height: 51px;
    vertical-align: middle;
    font-family: arial;
}
.products_block_text span{

}
.img_container_absolute{
    left: 0;
    position: absolute;
    top: 0;
}
.two_part_container{
    clear: both;
    padding: 20px 0 0;
}
.left_part{
    float: left;
    width: 48%;
}
.left_part img {
	max-width:100%;
}
.right_part{
    float: right;
    width: 49%;
}
.specials_offers_container{
    margin: 0 0 50px;
}
.offers_block{
    /*margin: 0 0 39px;*/
	margin: 0 0 14px;
}
.offer_img{
    border: 1px solid #D1D3D9;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: table-cell;
    height: 108px;
    overflow: hidden;
    vertical-align: middle;
    width: 138px;
}
.offer_img_float{
    float: left;
    position: relative;
    /*top: 4px;*/
}
.offer_text{
    padding: 0 0 0 160px;
}
.offer_text h3{
    ine-height: 1.7;
}
.offer_text a {
	text-decoration: none;
}
.offer_img img{
    vertical-align: middle;
}
.offer_h2.gifts {
	margin: 0 0 25px;
}
.offer_h2 {
    color: #DD4D02;
    margin: 0 0 19px;
    text-transform: uppercase;
}
.offer_h2 a {
	text-decoration: none;
}
.sertificates_container .all_sertificates{
    color: #787A81;
    display: inline-block;
    font-family: arial;
    font-size: 15px;
    margin: 10px 0 0;
    text-decoration: none;
}
.sertificates_container{
    border-top: 1px solid #D1D3D9;
    padding: 10px 0 0;
}
.sertificates_container a{
    display: inline-block;
    margin: 0 10px 0 0;
    text-decoration: none;
    vertical-align: top;
}
.sertificates_container_mini{
    height: 152px;
    overflow: hidden;
}
.ticks_ul{
    margin: 0 0 67px;
    padding: 0 0 0 30px;
}
.ticks_ul li{
    margin: 0 0 10px;
    position: relative;
}
.ticks_ul li:after{
    background: url("../images/sprite.png") no-repeat scroll 0 -43px transparent;
    content: "";
    height: 16px;
    left: -25px;
    position: absolute;
    top: 2px;
    width: 20px;
}
.ticks_ul2{
    margin: 0 0 36px;
    padding: 0 0 0 19px;
}
.ticks_ul2 li{
    margin: 0 0 10px;
    position: relative;
}
.ticks_ul2 li:after{
    background: url("../images/sprite.png") no-repeat scroll 0 -43px transparent;
    content: "";
    height: 16px;
    left: -20px;
    position: absolute;
    top: 2px;
    width: 20px;
}
.right_part_h2{
    margin: 0 0 22px;
    text-transform: uppercase;
}
.news_container {
    overflow: hidden;
}
.news_container a {
	text-decoration: none;
}
.news_and_seminars{

}
.news_and_seminars h2{
    text-transform: uppercase;
}
.news_block_container{

}
.news_block_container > div{
     line-height: 1.2;
    font-size: 11px;
}
.date{
    height: 12px;
    position: relative;
}
.date span{
    background: none repeat scroll 0 0 #FFFFFF;
    color: #787A81;
    font-size: 11px;
    padding: 0 5px;
    position: absolute;
    right: 0;
    top: -5px;
    z-index: 1;
    line-height: 1.8;
}
.date:after{
    border-top: 1px solid #D1D3D9;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 0;
}
.seminars_container{
    float: right;
    margin: 0 0 0 2%;
    width: 48.4%;
}
.seminar_img{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 7px 0 5px;
}
.seminars_block{
    font-size: 11px;
}
.seminars_block p{
    line-height: 1.5;
    margin: 0 0 4px;
}
.seminar_ref{
    font-family: arial;
    font-size: 14px;
}
.news_h3{
    font-size: 13px;
    margin: 0 0 5px;
    padding: 2px 0 10px 0;
}
.news_h3 a{
    color: #DD4D02;
}
.news_h3 a:hover {
    color: #787a81;
}
.color{
    color: #787a81;
}
.archive_news{
    color: #787A81;
    display: inline-block;
    font-size: 15px;
    margin: 35px 0 0;
}
.bottom_slider{
    border-top: 1px solid #d1d3d9;
    margin: 0 0 51px;
	font-family: arial;
}
.bottom_slider_content{
    margin: -13px auto 0;
    max-width: 1280px;
    min-width: 998px;
    position: relative;
}
.bottom_slider_content a {
	text-decoration: none;
}
.bottom_slider_content .h2-fix{
    color: #787A81;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 28px;
}
.bottom_slider_content .h2-fix span{
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 0 15px;
}
.bottom_slider_container{
    padding: 0 20px;
    position: relative;
    display: inline-block;
}
.gallery_img_container img{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 140px;
}
.gallery_img_container{
    display: block;
}
.gallery a{
    display: block;
    font-family: arial;
    margin: 0 10px;
    font-family: arial;
    font-size: 12px;
}
/**
*************************** FOOTER **************************
**/
#footer{
	border-top: 5px solid #DD4D02;
	min-width: 998px;
	background-attachment: scroll;
	background-color: #686b70;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.footer_container{
    background: url("../images/rounds.png") no-repeat scroll center center transparent;
    height: 960px;
    margin: 0 auto;
    max-width: 1280px;
    min-width: 998px;
    position: relative;
}
.footer_ul_container{
	position: absolute;
	top: 40px;
	left: 20px;
	width: 75%;
	/*right: 0px;
	margin-right: 220px;*/	
}
.footer_ul_container a {
	text-decoration: none;
}
.footer_ul_container > div{
    float: left;
    margin: 0 2% 0 0;
    width: 30%;
}
.footer_ul_container > div .h2_fix{
    color: #FFFFFF;
    margin: 0 0 13px;
}
.footer_ul_container > div ul{
    font-size: 12px;
    padding: 0 0 0 2px;
}
.footer_ul_container > div ul li {
    line-height: 1.2;
    margin: 0 0 10px;
}
.footer_ul_container > div ul li a{
    color: #E2E2E2;
}
.footer_ul_container > div ul li a:hover {
    color: white;
}
.footer_logo{

}
.made_in{
    background: url("../images/made.png") no-repeat scroll center bottom transparent;
    color: #ABADB0;
    font-size: 11px;
    padding: 0 5px 39px;
    text-decoration: none;
    position: relative;
    top: 20px;
}
.footer_right{
    position: absolute;
    right: 50px;
    top: 30px;
    width: 17%;
    z-index: 20;
}
.footer_right .phones{
    color: #FFFFFF;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
    margin: 0 0 2px;
    padding: 12px 0 0;
}
.footer_right p{
    color: #000000;
    font-size: 11px;
    padding: 0 20px 0 0;
    line-height: 120%;
}
.footer_right a:hover{
    color: #000000;
}
.socials{
    padding: 19px 0;
}
.socials a {
	text-decoration: none;
}
.socials img {
	margin: 0 10px 0 0;
}
.prev,.prev2{
    background: url("../images/sprite.png") no-repeat scroll 0 -65px transparent;
    content: "";
    cursor: pointer;
    height: 70px;
    left: 0;
    position: absolute;
    top: 40px;
    width: 20px;
}
.next,.next2{
    background: url("../images/sprite.png") no-repeat scroll 0 -135px transparent;
    content: "";
    height: 70px;
    right: 0;
    position: absolute;
    top: 40px;
    width: 20px;
    cursor: pointer;
}
.gallery li{
    width: 160px;
    text-align: left;
    height: 240px;
}
.bottom_slider_container_wrap{
    tdisplay: inline-block;
    position: relative;
    text-align: center;
}

/******************* SELECT ***************************
/*	styles for select */
.cusel,
.cuselFrameRight,
.jScrollPaneDrag,
.jScrollArrowUp,
.jScrollArrowDown {
	background: url(../images/select.jpg) no-repeat;
}
.cusel { /* ???±N‰???? ?????? N??µ?»?µ??N‚?° ?????»NZN‡?°N? N?N‚N€?µ?»??N? N???N€?°???° */
	background-position: left top;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    position: relative;
    vertical-align: middle;
    width: 381px !important;
    z-index: 1;
}
.cuselFrameRight { /* ?»?µ???°N? N‡N?N‚N? N??µ?»?µ??N‚. ???±N‹???? N???N€N????»?µ?????µ ?? ?»?µ???°N? ??N€?°????N†?° */
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	height: 100%;
	width: 42px;
	background-position: right top;
}

.cuselText { /* ??????N‚?µ?????µN€ ???»N? ??N‚???±N€?°?¶?µ?????????? N‚?µ??N?N‚?° N??µ?»?µ??N‚ */
	color: #484950;
    cursor: pointer;
    font: italic 16px Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
    left: 0;
    overflow: hidden;
    padding: 10px 0 0 13px;
    position: absolute;
    top: 0;
    z-index: 1;
}
.cusel span { /* ??N„??N€???»?µ?????µ ????N‚???????° */
	display: block;
	cursor: pointer;
	white-space: nowrap;
	padding: 2px 15px 2px 5px; /* ???°?????????? N???N€?°???° - N?N‚?? ??N‚N?N‚N??? N‚?µ??N?N‚?° ??N‚ ?????»?·N??????° */
	zoom: 1;
}
.cusel span:hover,
.cusel .cuselOptHover { /* N€?µ?°??N†??N? ????N‚???????° ???° ???°???µ???µ?????µ */
	background: #666666;
	color: #fff;
}

/*
	styles for focus and hover
*/
.cusel:hover,
.cusel:hover .cuselFrameRight,
.cusel:focus,
.cusel:focus .cuselFrameRight,
.cuselFocus,
.cuselFocus .cuselFrameRight {
	background-image: url(../images/select.jpg);
}

.cuselOpen {
	z-index: 999;
}
/*	styles for disabled select  */
.classDisCusel,
.classDisCusel .cuselFrameRight {
	background-image: url(../images/select.jpg) !important;
	cursor: default;
	color: #ccc;
}
.classDisCusel .cuselText {
	cursor: default;
}

.cusel-scroll-pane span:first-child{
    color: #ABABA9;
    cursor: default;
}
/*
	styles for scrollbar
*/
.cusel-scroll-wrap { /* ??????N‚?µ?????µN€ ???»N? ?±?»?????° N? ??N€????N€N?N‚?????? */
	visibility: hidden;
	min-width: 100%;
	width: auto;
}
.cusel-scroll-pane {
	background: #fff; /* N„???? ??N‹???°???°NZN‰?µ???? N?????N????° */
}
.cusel-scroll-wrap .jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 5;
	border: 1px solid #999; /* ??N€?°????N†N‹ ??N‹???°???°NZN‰?µ???? N?????c???° */
}

.cusel-scroll-wrap .jScrollPaneTrack { /* N‚N€?µ?? ???»N? ?????»?·N??????° ??N€????N€N?N‚???? */
	height: 100%;
	width: 7px !important;
	background: #ccc;
	position: absolute;
	top: 0;
	right: 4px;
}
.cusel-scroll-wrap .jScrollPaneDrag { /* ?????»?·N??????? */
	position: absolute;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	cursor: pointer;
	width: 13px !important;
	height: 25px !important;
	right: -4px;
}

.cusel-scroll-wrap .jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.cusel-scroll-wrap .jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
.cusel-scroll-wrap .jScrollArrowUp { /* N?N‚N€?µ?»???° ?????µN€N… */
	position: absolute;
	top: 10;
	right: 3px;
	width: 11px;
	height: 6px;
	cursor: pointer;
	background-position: -2px -48px;
	overflow: hidden;
}
.cusel-scroll-wrap .jScrollArrowDown { /* N?N‚N€?µ?»???° ???????· */
	width: 11px;
	height: 6px;
	position: absolute;
	top: auto;
	bottom: 0;
	right: 3px;
	cursor: pointer;
	background-position: -21px -48px;
	overflow: hidden;
}
/*************************** END SELECT ***********************/

.form_table input[type="text"].area{
    margin: 0 10px 0 0;
    width: 150px;
}
.text_add{
    border: 1px solid #B7B8BC;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    height: 120px;
    overflow: hidden;
    resize: none;
    width: 367px;
}
.radio_label{
    position: relative;
    top: 8px
}
.button{
    background: #f06d28;
    background: -moz-linear-gradient(top, #f06d28 0%, #de4e03 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f06d28), color-stop(100%,#de4e03));
    background: -webkit-linear-gradient(top, #f06d28 0%,#de4e03 100%);
    background: -o-linear-gradient(top, #f06d28 0%,#de4e03 100%);
    background: -ms-linear-gradient(top, #f06d28 0%,#de4e03 100%);
    border: medium none;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    color: #FFFFFF;
    font-family: arial;
    font-size: 16px;
    margin: 26px 0 0;
    padding: 6px 11px;
    text-transform: uppercase;
}

.form_table  input.button_marg{
    margin: 10px 0 0;
}
.menu_container{
    color: #919398;
    float: right;
    font-size: 10px;
    margin: -8px 0 10px;
    text-transform: uppercase;
    width: 75%;
}
.menu_container a{
    font-size: 10px;
    margin: 0 15px 0 0;
    position: relative;
}
.menu_container a:after{
    background: url("../images/sprite.png") no-repeat scroll 0 -446px transparent;
    content: "";
    height: 10px;
    position: absolute;
    right: -16px;
    top: 2px;
    width: 10px;
}
.description_container{
    margin: 0 0 36px;
    padding: 13px 0 0;
}
.description_container img{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.description_img_container{
    float: left;
    overflow: hidden;
    width: 460px;
}
.description_img_container a{
    display: inline-block;
    margin: 0 13px 13px 0;
    vertical-align: top;
}
.img_cont{
    width: 110%;
}
.img_cont img{
    float: right;
}
.img_cont a:first-child img{
    float: left;
}
.description_content{
    margin: 4px 0 0 480px;
}
.description_content p{
    color: #484950;
    font-family: arial;
    font-size: 14px;
}
.ul_points li:after{
    color: #E9A17B;
    content: ".";
    left: -7px;
    position: absolute;
    top: -4px;
}
.ul_points li{
    margin: 0 0 10px;
    position: relative;
}
.ul_points a{
    color: #DD4D02;
}

.ul_points2 li:after{
    color: #E9A17B;
    content: ".";
    left: -12px;
    position: absolute;
    top: -4px;
}
.ul_points2 li{
    margin: 0 0 10px;
    position: relative;
}
.ul_points2 a{
    color: #DD4D02;
}
.reviews_block{
    font-style: italic;
}
.author{
    color: #484950;
    font-family: arial;
    font-size: 14px;
    font-style: normal;
    padding: 10px 0 0;
    text-align: right;
}
.nav_bottom{
    border-top: 1px solid #EBECED;
    padding: 8px 0 30px;
    position: relative;
    text-align: center;
}
.nav_left{
    left: 0;
    padding: 0 0 0 30px;
    position: absolute;
    text-align: left;
    top: 13px;
    width: 150px;
}
.nav_middle{
    color: #5A5B61;
    padding: 2px 0 0 30px;
    position: absolute;
    left: 32%;
    top: 10px;
    width: 250px;
}
.nav_right{
    padding: 0 30px 0 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 13px;
    width: 150px;
}
.nav_left:after{
    background: url("../images/sprite.png") no-repeat scroll 0 -330px transparent;
    content: "";
    height: 40px;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px;
}
.nav_middle:after{
    background: url("../images/sprite.png") no-repeat scroll 0 -377px transparent;
    content: "";
    height: 25px;
    left: 0;
    position: absolute;
    top: 0;
    width: 25px;
}
.nav_right:after{
    background: url("../images/sprite.png") no-repeat scroll 0 -397px transparent;
    content: "";
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}
.upper{
    text-transform: uppercase;
}
.object_description{
    padding: 10px 0 20px;
}
.ul_points{
    margin: 0 0 20px;
    padding: 0 0 0 20px;
}
.ul_points2{
    margin: 0 0 20px;
    padding: 0 0 0 20px;
}
.all_objects{
    font-family: arial;
    margin: -2px 0 24px;
    position: relative; 
}
.all_objects span{
	margin: 0 0 8px 6px;
}
.all_objects a:active{
    color: #787A81;
    border: none;
}
.all_objects a{
    border-bottom: 1px dashed #DD4D02;
    display: inline-block;
    margin: 0 0 8px 6px;
    text-decoration: none;
    vertical-align: top;
}
.all_objects a:hover{
    border: none;
}
.objects_container{
    margin: 0 0 42px;
    padding: 25px 0 0;
}
.objects_block{
	display: inline-block;
	vertical-align: top;
	width: 140px;
	height: 266px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}
.objects_block img {
	margin: 0px;
	padding: 0px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 140px;
}
.objects_block span{
    display: block;
}
.numb_listener{
    font-family: arial;
    font-size: 19px;
    padding: 0;
}
.numb_listener li{
    display: inline-block;
    margin: 0 19px 0 0;
    vertical-align: top;
}
.numb_listener li a{

}
.numb_listener li.active a{
    color: #484950;
    text-decoration: none;
}
.content_h2{
    margin: 0 0 13px;
}
.p_block{
    margin: 0 0 16px;
}
.info_container2{
    margin: 0 0 54px;
}
.information_block{
    display: inline-block;
    margin: 0 10px 8px 0;
    vertical-align: top;
    width: 48%;
}
.information_block a:hover {
	color: #787a81;
}
.information_container{
    padding: 6px 0;
}
.information_block h2{
     margin: 0 0 12px;
}
.orange_points_ul{
    padding: 0 0 0 16px;
}
.orange_points_ul li{
    margin: 0 0 11px;
    position: relative;
}
.orange_points_ul li:after{
    background: url("../images/sprite.png") no-repeat scroll 0 -460px transparent;
    content: "";
    height: 10px;
    left: -10px;
    position: absolute;
    top: 6px;
    width: 10px;
}
.product_info_img_container{
    float: left;
    width: 220px;
}
.product_info_content{
    margin: 0 0 0 240px;
    padding: 4px 0 0;
}
.preview{
    border: 1px solid #C8C8C8;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: block;
    margin: 0 0 10px;
    position: relative;
    overflow: hidden;
}
.preview span{
	display: inline-block;
	height: 218px;
	text-align: center;
	vertical-align: middle;
	width: 218px;
}
.preview span img{

}
.preview_container{

}
.preview_container a{
    border: 1px solid #C8C8C8;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: inline-block;
    margin: 0 6px 0 0;
    overflow: hidden;

}
.preview_container a.active{
    border-color: #e35828;
}
.preview_container a img{

}
.preview_container a span{
    height: 48px;
    width: 48px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.zoom{
    background: url("../images/sprite.png") no-repeat scroll 0 -477px transparent;
    bottom: 10px;
    content: "";
    height: 20px;
    position: absolute;
    right: 10px;
    width: 20px;
}
.article{
    font-family: arial;
    font-size: 14px;
    margin: 0 0 21px;
    position: relative;
}
.article_order{
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-family: arial;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    padding: 5px 15px;
    position: absolute;
    right: 49px;
    text-decoration: none;
    top: -8px;
    z-index: 10;
}
.aside_ul li.active a{
    color: #E35828;
    text-decoration: none;
}
.aside a {
	text-decoration: none;
}

.aside_ul li.active:before {
    background: url("../images/sprite.png") no-repeat scroll 2px -460px transparent;
}
.content2_container{

}
.content2_left{
    margin: 0 160px 0 0;
    padding: 10px 0 0;
}
.content2_right{
    float: right;
    width: 140px;

}
.content2_right h3{
    margin: 0 0 15px;
    text-transform: uppercase;
}
.tabs_container{
    border-top: 1px solid #EBECED;
    padding: 13px 0 0;
    margin: 0 0 30px;
}
.tabs_nav{
    letter-spacing: -0.1px;
    margin: 0 0 31px;
}
.tabs_nav span:hover{
    border: none;
}
.tabs_nav span{
    border-bottom: 1px dashed #E35828;
    color: #E35828;
    font-family: arial;
    font-size: 14px;
    margin: 0 15px 0 0;
    text-transform: uppercase;
    cursor: pointer;
}
.tabs_nav span.active{
    border: medium none;
    color: #484950;
}
.tabs_blocks{

}
.tabs_blocks > div{
    display: none;
}
.tabs_blocks > div.active{
    display: block;
}
.product_info_container{
    padding: 23px 0 9px;
}
.info_p{
    margin: 0 0 19px;
}
.content2_right .objects_block{
    margin: 0 10px 0px 0;
}
.table_rows{
    color: #484950;
    letter-spacing: -0.3px;
    width: 100%;
}
.table_rows tr.grey{
    background: #f5f5f5;
}
.table_rows .table_1{

}
.table_rows .table_2{

}
.table_rows .table_3{

}
.table_rows .table_4{
    width: 10%;
}
.table_rows td{
    padding: 9px;
}
.big_img_container{
    padding: 23px 0 30px;
}
.big_img_block{
    display: inline-block;
    font-family: arial;
    font-size: 14px;
    margin: 0 15px 25px 0;
    vertical-align: top;
	width: 220px;
}
.big_img_block:hover > span{
    border-color: #DD4D02;
}
.big_img_block > span{
	border: 1px solid #C8C8C8;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: block;
	height: 218px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 218px;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.big_img_block > span > span{
    display: table-cell;
    vertical-align: middle;
}
.big_img_block > span > span img{

}
.numb_listener2{
    margin: 0 0 50px;
}
.material_h2{
    font-family: arial;
    font-size: 19px;
    margin: 0 0 15px;
}
.deals_h2   {
    color: #DD4D02;
    margin: 0 0 27px;
    text-transform: uppercase;
}
.deals_container{
    padding: 6px 0 4px;
}
.deals_block{
    display: block;
    width: 50%;
    float: left;
    margin: 0 0 10px;
}
.deals_img_container{
    border: 1px solid #D1D3D9;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    float: left;
    overflow: hidden;
    vertical-align: middle;
    width: 138px;
}
.deals_img_container > div{
    display: table-cell;
    height: 108px;
    text-align: center;
    vertical-align: middle;
}
.deals_img_container img{
    vertical-align: middle;
}
.deals_text{
    line-height: 2;
    margin: 0 10px 0 160px;
    position: relative;
    top: -8px;
}


.deals_text a{
    font-family: arial;
    font-size: 14px;
}
.deals_text div{
    line-height: 1.6;
    padding: 5px 0 0;
}
.deals_circle_container{
    margin: 0 0 32px;
}
.deals_circle_block{
    display: inline-block;
    height: 222px;
    margin: 0 10px 14px 0;
    overflow: hidden;
    position: relative;
    width: 222px;
    z-index: 200;
}
.deals_circle_block:after{
    background: url("../images/mask_grey.png") no-repeat scroll 0 0 transparent;
    content: "";
    height: 222px;
    left: 0;
    position: absolute;
    top: 0;
    width: 222px;
}
.deals_circle_block:hover:after{
    background: url("../images/mask_orange.png") no-repeat scroll 0 0 transparent;
}
.deals_circle_block1{
    background: url(../images/deals/1.jpg) no-repeat center top;
}
.deals_circle_block2{
    background: url(../images/deals/2.jpg) no-repeat center top;
}
.deals_circle_block3{
    background: url(../images/deals/3.jpg) no-repeat center top;
}
.deals_circle_block4{
    background: url(../images/deals/4.jpg) no-repeat center top;
}
.deals_circle_block5{
    background: url(../images/deals/5.jpg) no-repeat center top;
}
.deals_circle_block6{
    background: url(../images/deals/6.jpg) no-repeat center top;
}
.deals_circle_block7{
    background: url(../images/deals/7.jpg) no-repeat center top;
}
.deals_circle_block8{
    background: url(../images/deals/8.jpg) no-repeat center top;
}
.deals_circle_block9{
    background: url(../images/deals/9.jpg) no-repeat center top;
}
/*.deals_circle_block img {
    webkit-border-radius: 150px;
    -moz-border-radius: 150px;

    border-radius: 150px;
    -khtml-border-radius: 50%;
    left: -3px;
    position: absolute;
    top: -3px;
    z-index: 0;
    opacity: 0.7;
}*/
.deals_circle_block > span{
    display: table;
    height: 222px;
    width: 222px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    z-index: -1;
}
.deals_circle_block > span > span{
    color: #DD4D02;
    display: table-cell;
    font-family: arial;
    font-size: 14px;
    vertical-align: middle;
    z-index: 10;
    position: relative;
}
.deals_circle_block > span > span > span{
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    line-height: 1.2;
    padding: 8px 10px 10px;
    position: relative;
    text-transform: uppercase;
}
.deals_circle_block:hover{
    border-color: #DD4D02;
}
.deals_circle_block:hover > span > span > span{
    background: #DD4D02;
    color: #fff;
}
.sertificates_container{

}
.sertificate_block{
    display: inline-block;
    margin: 0 10px 35px 0;
    text-align: center;
    vertical-align: top;
    width: 145px;
}
.sertificate_block > div{

}
li.sertificate_block {
	margin:0;
	
}
.sertificate_block img{

}
.sertificates_container2{
    padding: 23px 0 12px;
}
.numb_div{
    font-family: arial;
    font-size: 20px!important;
}
.numb_div input{
    margin: 0 0 0 10px;
    position: relative;
    width: 335px !important;
}
.contact_form input.contact_submit{
    margin: 10px 0 0;
}
.contact_h2{
    padding: 5px 0 3px;
}
.contact_h1{
    padding: 20px 0 10px;
}
.contact_form .form_table > div > div:first-child{
     width: 33.5%;
}
.content1 h2 {
	margin: 0 0 22px;
    text-transform: uppercase;
}
.content1 ul {
	margin: 0 0 67px;
    padding: 0 0 0 30px;
}
.content1 li{
    margin: 0 0 10px;
    position: relative;
}
.content1 li:after{
    background: url("../images/sprite.png") no-repeat scroll 0 -43px transparent;
    content: "";
    height: 16px;
    left: -25px;
    position: absolute;
    top: 2px;
    width: 20px;
}
.content2 h2 {
	font-family: arial;
    font-size: 19px;
    margin: 0 0 15px;
}
.content3 ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
.content3 li{
    margin: 0 0 10px;
    position: relative;
}
.content3 li:after{
    background: url("../images/sprite.png") no-repeat scroll 0 -43px transparent;
    content: "";
    height: 16px;
    left: -25px;
    position: absolute;
    top: 2px;
    width: 20px;
}
.content3 h2, .content3 h3 {
	padding-top: 20px;
	text-transform: uppercase;
}
.deals_circle_fix {
	position: absolute;
	z-index: -1;
}

/* ?YN€?°??N?-?»??N?N‚ PDF */

table.header-price {
	font-size: 15px;
	font-family: arial;
	line-height: 22px;
	color: #787a81;
	margin-bottom: 20px;
}

h1.h_header {
	display: block;
	font-weight: bold;
	font-size: 21px;
	font-family: arialblack;
	line-height: 25px;
	color: #787a81;
	margin: 15px 0;
}

span.orange {
	color: #dd4d02;
}

.pdf_icon_price {
	padding: 0 10px 0 0;
	position: relative;
	top: 10px;
}

.price-wrap {
	display: block;
	position:relative;
}

table.tbl-price-list {
	width: 100%;
	font-size: 13px;
	font-family: arial;
	line-height: 20px;
}

tr.tbl-head {
	background-color: #dd4d02;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	font-family: arialblack;
	line-height: 20px;
	vertical-align: middle;
	height: 40px;
	text-align: center;
}

td.tbl-tbody {
	vertical-align: middle;
	color: #787a81;
	font-size: 13px;
	font-family: arial;
	line-height: 20px;
}

tr.tbl-tbody td p span {
	font-size: 13px;
	font-family: arial;
	line-height: 20px;
	text-align: left;
}

table.tbl-price-list tr:nth-child(even) {
	background: #f5f5f5;
}

.tbl-tbody td {
	text-align: center;
	font-size: 13px;
	font-family: arial;
	line-height: 20px;
}

.tbl-tbody td:last-child {
	text-align: left;
	font-size: 13px;
	font-family: arial;
	line-height: 20px;
}

table.stock_item tbody tr {
	border-bottom: 1px solid #d1d3d9;
}

table.stock_item a.ItemLink {
	color: #dd4d02;
	text-decoration: none;
}

.stock_item p span, .stock_item p span {
	display: block;
	color: #dd4d02;
}

/* END ?YN€?°??N?-?»??N?N‚ PDF */

#contents {
	width: 98%;
	margin: 5px 0 5px 0;
}
#contents td {
	vertical-align: top;
	padding: 5px;
	min-height: 30px;
}
.search-field {
	position: absolute;
	z-index: 200;
	margin-top: -2px;
}
.search-field-span { 
	color: #333;
	text-transform: uppercase;
} 
.objects_block2 {
	clear: both;
}
.objects_block2 img {
	float: left;
}
.objects_block2 span {
	margin-bottom: 15px;
	display: inline-block;
}
.clear {
	clear: both;
}
.information_block img {
	position: absolute;
}
.information_block span {
	padding-left: 60px;
	margin-top: 5px;
	display: inline-block;
}
.circles {
	margin-top: 40px;
	margin-left: 20px;
}
.circle {
	height: 140px;
	width: 140px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	-khtml-border-radius: 100px;
	border-radius: 100px;
	display: inline-block;
	margin-left: -20px;
	position: relative;
	margin-top: -20px;
}
.circle-abs {
	height: 135px;
	width: 135px;
	border: 5px solid #e4e4e4;
	-moz-border-radius: 190px;
	-webkit-border-radius: 190px;
	-khtml-border-radius: 190px;
	border-radius: 190px;
	position: absolute;
	z-index: 1;
	font-family: arial;
	font-size: 18px;
}
.circle-abs p {
	vertical-align: middle;
	display: table-cell;
}
.circle-abs div {
	height: 100%;
	width: 100%;
	display: table;
	text-align: center;
}
.phones span {
	font-size: 14px;
	display: inline-block;
	margin-bottom: 10px;
}
.phones p {
	line-height: 0.04;
	margin-top: 15px;
}
.footer-left {
	float: left;
	padding-right: 770px;
	margin-top: 30px;
	color: #FFF;
}
	
.skv_litsil {
	width: 80%;
	border: 1px solid #0360ad;
	padding: 10px;
	background: #143265;
	margin: 10px 0 0 0;
	color: white;
}

.skv_litsil_top {
	width: 80%;
	height: 90px;
	border: 1px solid #0360ad;
	padding: 10px;
	background:  white url("../images/litsil_pic.jpg") no-repeat top right;
	margin: 0 0 0 20px;
}
.skv_litsil {
	width: 80%;
	height: 40px;
	background: #0360ad ;
	border: 1px solid #0360ad;
	padding: 10px;
	position: relative;
	top: -10px;
	margin: 0 0 0 20px;
}
.skv_litsil a {
	text-decoration: none;
	color: white;
}

.skv_napol_top {
	width: 80%;
	height: 67px;
	border: 1px solid #dd4d02;
	padding: 10px;
	background: fff;
	margin: 10px 0 0 20px;
}
.skv_napol {
	width: 80%;
	height: 40px;
	background: #dd4d02;
	border: 1px solid #dd4d02;
	padding: 10px;
	margin: 0 0 0 20px;
	color: white;
}
.skv_napol a {
	text-decoration: none;
	color: white;
}
.content3 p {
	text-indent: 30px;
}
.content3 table p {
	text-indent: 0px;
}
.item-left {
	display: inline-block;
	margin-bottom: 5px;
	position: relative;
	width: 100%;
}
.price {
	float: left;
	margin-right: 20px;
}
.pos .price {
	margin-top: 15px;
	margin-left: 16px;
}
.pos .price input {
	/*display: none;*/
}
.price-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #484950;
	margin-bottom: 10px;
	margin-left: 20px;
}
.price-title2 {
	margin-left: 0px;
}
.price input {
	float: left;
	margin-right: 10px;
	margin-top: 6px;
}
.price label p {
	float: left;
	font-family: Calibri;
	font-size: 20px;
	color: #dd4d02;
}
.price label {
	display: block;
}
.item-order {
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline-block;
}
.item-pack {
	font-family: Calibri;
	font-size: 16px;
	color: #484950;
	margin-bottom: 10px;
}
.item-right {
	position: absolute;
	right: 0px;
	top: 0px;
}
.item-pdf {
	background-image: url(../images/pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	font-family: Calibri;
	font-size: 16px;
	color: #e35828;
	margin-top: 4px;
	height: 27px;
	display: block;
	float: right;
	padding-top: 5px;
}
a.pdf-cert,
.pdf-cert{
    font-weight: bold;
    color: #eb2d32;
    margin: -5px 55px 0 0;
}
a.item-pdf-cert,
.item-pdf-cert{
    display: inline-block;
    min-height: 18px;
    float: none;
    font-size: 14px;
    margin: 10px 0 0;
    background-size: 20px auto;
    padding-left: 29px;
    padding-top: 5px;
}
.pull-left{
    float: left;
}
.item-pdf-width{
    width: 120px;
    margin-bottom: 10px;
}
.item-pdf-aline{
    height: auto;
    padding-top: 0;
}
.item-art {
	float: right;
	font-family: Calibri;
	font-size: 16px;
	color: #484950;
	margin-bottom: 5px;
}
.item-new {
}
.clear-right {
	clear: left;
}
.content ul {
	margin: 0 0 20px;
    padding: 0 0 0 30px;
}
.content li{
    margin: 0 0 10px;
    position: relative;
}
/*.content li:after{
    background: url("../images/sprite.png") no-repeat scroll 0 -43px transparent;
    content: "";
    height: 16px;
    left: -25px;
    position: absolute;
    top: 2px;
    width: 20px;
	
}
.aside_ul li:before {
	
}*/
.content ul.list3 li:after{
	background: url("../images/list2.png") no-repeat;
	content: "";
	height: 6px;
	left: -20px;
	position: absolute;
	top: 8px;
	width: 6px;
	list-style-type: none;
}
.article-new {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #ebeced;
	border-right-color: #ebeced;
	border-bottom-color: #ebeced;
	border-left-color: #ebeced;
	margin-bottom: 20px;
}
.article-left {
	float: left;
	width: 160px;
	margin-bottom: 20px;
}
.article-left img {
	height: 140px;
	width: 140px;
	-moz-border-radius: 10px;
  	-webkit-border-radius: 10px;
  	-khtml-border-radius: 10px;
 	 border-radius: 10px;
}
.article-right {
	float: left;
	width: 760px;
	margin-bottom: 20px;
}
.article-right a {
	font-size: 18px;
	margin-bottom: 20px;
	display: inline-block;
}
.article-right p {
	text-indent: 0px;
	font-size: 13px;
	line-height: 24px;
	color: #787a81;
}
.price-icon {
  font-family: als_rublregular;
 }
 .prim-outer {
	height: 744px;
	overflow: hidden;
	width: 140px;
 }
 .prim {
	height: 9999px;
	overflow: hidden;
	width: 140px;
 }
 .socnet {
 	color: white;
 	position: relative;
 	top: -10px;
 	padding: 0 10px 0 0;
 }
 .socnet a {
 	text-decoration: none;
 }
.price-table-cat {

	font-size: 24px;
	text-transform: uppercase;
}
.price-table-cat h3 {
	font-size: 18px;
	font-family: arial;
	padding-left: 10px;
}
.got_prod{
 float:left;
 width:140px;
 margin-right:21px;
}

.bx-wrapper .price-title.price-title2,.bx-wrapper .price-title{
	margin-top:5px;
}
.deals_container.clearfix.catalog{
    width:716px;
}

/*Updates 26-11-2015*/

.vert-slider {
    width: 140px;
}

.vert-slide.slick-slide {
    width: 140px;
    height: 170px;
    display: block;
}

.vert-slide img {
    margin: 0px;
    padding: 0px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 140px;
}

.vert-slide span {
    display: block;
}

.vert-prev {
    width: 100%;
    height: 30px;
    background: url("../images/up.png") 50% 50% no-repeat, #fff;
    cursor: pointer;
    padding: 0 0 20px 0;
}

.vert-next {
    width: 100%;
    height: 30px;
    background: url("../images/down.png") 50% 50% no-repeat, #fff;
    cursor: pointer;
}

.bottom-projects h3{
    font: 18px/20px arial;
    font-weight: normal;
    color: #484950;
    margin: 0 0 10px;
}

.bottom-outer {
    position: relative;
    width: 884px;
    margin: 0 0 0 20px;
    padding: 20px 0 30px 0;
}

.bottom-prev{
    background: url("../images/sprite.png") no-repeat scroll 0 -65px transparent;
    content: "";
    cursor: pointer;
    height: 70px;
    left: -20px;
    position: absolute;
    top: 40px;
    width: 20px;
}
.bottom-next{
    background: url("../images/sprite.png") no-repeat scroll 0 -135px transparent;
    content: "";
    height: 70px;
    right: -20px;
    position: absolute;
    top: 40px;
    width: 20px;
    cursor: pointer;
}

.bottom-slide {
    display: block;
    text-align: center;
    box-sizing: border-box;
    padding: 0 20px;
}

.bottom-slide img {
    margin: 0px;
    padding: 0px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 140px;
    margin: 0 auto;
}

.bottom-slide span {
    display: block;
    padding: 10px 0 0 0;
}

.certif-hidden {
    display: none;
}

.project-certif {
    display: block;
    margin: 20px 0 5px 0;
    padding-right: 160px;
}
.project-certif a {
	display: table-cell;
	vertical-align: middle;
}
.project-certif img {
	display: inline-block;
	vertical-align: inherit;
}

.project-certif span {
    margin: 0 0 0 15px;
}
.rub { font-family:als_rublregular; }
i.price-icon { font-style:normal; }

.newstler {
	font-size: 13px;
	color: #fff;
}

/*adminprice css*/
.admin_price_block{
    position:relative;margin-left:20px;margin-right:20px;
}
.price_block_captions{
    position:relative;overflow:hidden;
}
.price_block_caption{
    float:left;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #484950;
    padding:5px 18px;
    background:#F5F5F5;
    cursor:pointer;
}
.price_block_caption.active{
    background:#DD4D02;
    color:#fff;
}
.price_block_content{
  display:none;
}

.table_header{
    width:100%;
}
.table_header th{
    background:#DD4D02;
    color:#fff;
    font-size:14px;
    height:60px;
    vertical-align:middle;
    padding-left:18px;padding-right:18px;
    font-weight:normal;
    text-align:left;
}
.table_header td{
    font-size:14px;
    color:#484950;
    line-height:21px;
    padding:20px 18px;
    vertical-align:top;
    border-bottom:1px solid #eee;
}
.price_title{
    white-space:nowrap;
}
.wrp_input{
    display:flex;
    margin-bottom:4px;
}
.inputPack,.inputPrice{
    background: #F5F5F5;
    border:1px solid #D5D5D5;
    text-align:center;
    height:36px;
    color:#484950;
    cursor:auto!important;
    width:75px;
    padding:0!important;margin:0;
    font-style: normal!important;
    box-shadow: inset 0px 1px 2px #D5D5D5;
}
.inputPack{
    background:#fff;
}

.adminprice_rur{
    line-height:36px;
    margin-left:5px;
}
.adminprice_img{
    max-width:150px;
    height:auto;
}
.wrp_checkbox{
    position:relative;
}
input[type="checkbox"]{
  position: absolute;
  opacity: 0;
}
input[type="checkbox"] + label{
  position: relative;
  cursor: pointer;
  line-height: 30px;
}

input[type="checkbox"] + label {
  padding: 0 0 0 60px;
}
input[type="checkbox"] + label:before {
  content: '';
  position: absolute;
  top: 3px;
  left: 0;
  width: 30px;
  height: 10px;
  border-radius: 13px;
  background: #DD4D02;
  box-shadow: inset 0 2px 3px rgba(0,0,0,.2);
}
input[type="checkbox"] + label:after {
  content: '';
  position: absolute;
  top: -1px;
  left: -2px;
  width: 15px;
  height: 15px;
  border-radius: 10px;
  background: #F5F5F5;
  border:1px solid #BDBDBD;

  /*box-shadow: 0 2px 5px rgba(0,0,0,.3);*/
  transition: .2s;
}

input[type="checkbox"]:checked + label:before {
  background: #E0E0E0;
}

.table_header thead input[type="checkbox"] + label:before{
  background:#484950;
}
.table_header thead input[type="checkbox"]:checked + label:before {
  background: #E0E0E0;
}

input[type="checkbox"]:checked + label:after {
  left: 15px;
}
.wrp_checkbox label{
  color:#484950;white-space:nowrap;
}
.table_header th .wrp_checkbox label{
  color:#fff;
}
.adminpacking_img{
  max-width:94px;
  height:auto;
}
.table_header td.pricecat_title{
    height: 48px;
    padding-top: 2px;padding-bottom:0;vertical-align:middle;text-transform:uppercase;
    position:relative;
    cursor:pointer;
    transition:0.2s;-webkit-transition:0.2s;-moz-transition:0.2s;-o-transition:0.2s;
}
.table_header td.pricecat_title:after{
    content:'';position:absolute;right:0;top:0;width:50px;height:50px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDExIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik01Ljc3NSA3TDExIDBIMEw1Ljc3NSA3WiIgZmlsbD0iI0RENEQwMiIvPgo8L3N2Zz4K);
    background-repeat:no-repeat;background-position:center center;
    border-bottom:1px solid #eee;cursor:pointer;
    transition:0.2s;-webkit-transition:0.2s;-moz-transition:0.2s;-o-transition:0.2s;
}
.adminpricepart{
  display:none;
}
.price_title._orng{
  color:#DD4D02;
}
.table_header td.pricecat_title.active{
    color:#DD4D02;
    background:#F5F5F5;
}
.table_header td.price_title a{
  text-decoration:none;
}
.table_header td.pricecat_title a:hover{
    text-decoration:underline;
}

.table_header td.pricecat_title:hover{
    color:#DD4D02;
    background:#F5F5F5;
}
.table_header td.pricecat_title.active:after{
    transform: rotate3d(1,0,0,180deg);
}
.table_header td.adminprice_td{
  padding-left:5px;padding-right:5px;
}
.wrp_adminprice,.wrp_adminprice_curr{
  display:flex;
}
.wrp_adminprice_curr{
  margin-left:5px;
}
.adminprice_curr_item{
  transition:0.2s;-webkit-transition:0.2s;-moz-transition:0.2s;-o-transition:0.2s;
  margin-left:2px;margin-right:2px;
  height:26px;line-height:26px;width:21px;
  cursor:pointer;color:#484950;margin-top:7px;text-align:center;
}
.adminprice_curr_item.active{
  background:#DD4D02;color:#fff;
}
.adminprice_buttons{
  margin-right:5px;
  width:16px;
}

.adminprice_button{
  cursor:pointer;
  background:#F2F2F2;
  margin-top:11px;
  width:16px;height:16px;
  display:none;line-height:14px;text-align:center;font-size:15px;
  color: #828282;
}

.adminprice_button.active{
  display:block;
}
.price_table{
  width:100%;margin-top:20px;
}

.table_header tr._hidden td{
    opacity:0.5;
}

.table_header tr td.admin_byreq{
    opacity:1!important;
}
.table_header tr td.admin_byreq .byreq_caption{
    opacity:0.5;
}
.table_header tr._hidden td.admin_byreq .byreq_caption{
    opacity:1;
}
.price_table tr.price_table_header{}
.price_table tr.price_table_header td{
    text-align:center;vertical-align:middle;color:#fff;font-weight:bold;
    height: 25px; background-color: #dd4d02;
}
.price_table td{
  padding:10px 20px;
}
.price_table tr:nth-child(even) td{
background-color: #f5f5f5}

.price_table_row_img{
  max-width:150px;height:auto;
}
.price_table .tdcenter{
  text-align:center;
}

.nowrap{
  white-space:nowrap;
}
.wrp_input_price_col{
  margin-right:10px;    display: flex;
}
.byreq_caption{
      margin-left: 10px;
    line-height: 18px;
  font-size:20px;color:#dd4d02;
}

.req_all_1 .inner_checkbox{
  opacity:0.3;
}
.req_all_1 tr td {
    opacity: 0.5;
}
.req_all_1 label:after {
    left: 15px!important;
}

/*adminprice css(END)*/

.header_ul li.header_search:after{
	display:none;
}

.header_search .find input[type=text]{
	border: 1px solid #6c6d70;padding-right:30px;
}

.wrp_pre h3{padding-top:0!important;}
.wrp_pre{padding-top: 20px;display:flex;}
.wrp_pre iframe{max-width:400px!important;}
.block_pre{padding-right:20px;}

.video_row{margin-bottom:30px;}
.searchcat_button{
	width: 100px;
    height: 30px;
    background: #DD4D02;
    border: 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 30px;
    cursor: pointer;
}
.searchcat_input{
	width: 548px;
    margin-right: 6px;
    background: #F5F5F5;
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
    border-radius: 15px;
    padding-left: 15px!important;
    padding-right: 15px!important;
}
.searchcat_form{
    display: flex;
    margin-bottom: 20px;
}
	
.youtube_left {
	width:50%;
	margin-right:20px;
}
.wrapper_video{
	float: left;
    clear: both;
    width: 220px;
    position: relative;
    /*padding-bottom: 56.25%;
    padding-top: 25px;
	*/
	margin: 0 20px 20px 0;
    height: 124px;
}
.video_zoom	{
	width:32px;height:32px;position:absolute;top:0;right:0;
	background-image:url("../images/btn_expand.gif");
	background-position:center center;background-repeat:no-repeat;
	z-index:100;cursor:pointer;
}
.wrapper_video.expanded{
	width:100%;
	padding-bottom: 56.25%;
    padding-top: 25px;
	height:0;
}
.wrapper_video iframe{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 94.5%;
}