@import 'FuturaPT.css';
@import '../js/owlcarousel/assets/owl.carousel.min.css';
@import '../js/owlcarousel/assets/owl.theme.default.min.css';
@import '../js/filestyle/jquery-filestyle.min.css';
*{
	font-size:1em;
}
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, 
kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset,label, legend,caption{
	border:0px;
	margin:0px;
	outline:0px;
	padding:0px;
}
html,body{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}
html{
	overflow-y:scroll;
}
body{
	margin:0;
	padding:0;
	font-family:'Futura PT';
	font-size:15px;
	line-height:20px;
	color:#364149;
	min-width:1280px;
	-ms-text-size-adjust:100%;
	-moz-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
}
a{
	color:#fe6c00;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
article p{
	margin-bottom:10px;
}
article ul,article ol{
	margin-left:20px;
	margin-bottom:10px;
}
article h1,article h2,article h3{
	color:#fe6c00;
	margin-bottom:10px;
	line-height:1.2em;
	font-weight:normal;
}
.page_title{
	padding-bottom:30px;
}
.page_title h1,.page_title .h1{
	font-size:28px;
	line-height:30px;
	font-weight:900;
	font-style:italic;
}
.catalog_table .page_title{
	padding:0;
}
.page_title h1 img{
	max-height:68px;
	margin-left:20px;
}
.page_title h1 .part{
	font-size:18px;
}
article h1{
	font-size:30px;
}
article h2{
	font-size:25px;
}
article h3{
	font-size:20px;
}
article table{
	margin-bottom:10px;
	border-collapse:collapse;
}
.clear{clear:both;}
.left{float:left;}
.right{float:right;}
.after:after{
	content:'.';
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
}
.mess_err{
	color:#e03c42;
	font-weight:bold;
}
.mess_ok{
	color:#4fad51;
	font-weight:bold;
}
.container{
	position:relative;
	width:1170px;
	margin:0 auto;
}
.wrap{
	position:relative;
	width:980px;
	margin:0 auto;
}
#body{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	min-height:100%;
	min-width:1280px;
	height:auto;
}
header .header{
	padding:20px 0;
}
#logo{
	float:left;
	position:relative;
	z-index:100;
}
#logo a{
	text-decoration:none;
	color:#364149;
	position:relative;
}
#logo a,#logo a img,#logo a span{
	display:block;
}
#logo a span{
	/*
	position:absolute;
	left:100px;
	bottom:10px;
	white-space:nowrap;
	*/
}
.basket{
	float:right;
	background:url("../images/icon_cart.png") no-repeat left top;
	padding-left:60px;
	min-height:52px;
	box-sizing:border-box;
	padding-top:10px;
	font-size:16px;
	line-height:20px;
	font-style:italic;
	font-weight:500;
	margin-left:150px;
	margin-top:25px;
}
.phones{
	margin-top:25px;
	float:right;
	background:url("../images/icon_phone.png") no-repeat left top;
	padding-left:35px;
	font-style:italic;
}
.phones .desc{
	font-size:16px;
	line-height:20px;
	font-weight:500;
}
.phones .value{
	font-size:18px;
	line-height:20px;
	color:#cccccc;
}
.phones .value a{
	color:#364149;
	font-weight:700;
	text-decoration:none;
}
.phones .value a:hover{
	color:#fe6c00;
}
.phones .call{
	font-size:16px;
}
.phones .call a{
	text-decoration:none;
	border-bottom:1px solid #fe6c00;
}
.phones .call a:hover{
	border-color:transparent;
}
header nav{
	background:#364149;
	text-align:center;
}
header nav ul{
	list-style:none;
}
header nav ul li{
	display:inline-block;
	vertical-align:middle;
	padding:0 50px;
	font-size:16px;
	line-height:60px;
	text-transform:uppercase;
	font-style:italic;
}
header nav ul li.li_83293{
	display:none;
}
header nav ul li a{
	color:#ffffff;
	text-decoration:none;
}
header nav ul li.active>a,header nav ul li a:hover{
	color:#fe6c00;
}
.search{
	padding:20px 0;
	position:relative;
}
.search input[type=text]{
	border:5px solid #e1e1e1;
	width:100%;
	padding:0 50px 0 20px;
	font-size:18px;
	box-sizing:border-box;
	font-weight:300;
	font-style:italic;
	height:50px;
	background:transparent;
}
.search input[type=text]:focus{
	outline:none;
	border-color:#fe6c00;
}
.search input[type=submit]{
	width:25px;
	height:25px;
	overflow:hidden;
	text-indent:-1000px;
	background:url('../images/icon_search.png') no-repeat center center;
	cursor:pointer;
	border:0px;
	position:absolute;
	top:12px;
	right:20px;
}
#ms{
	margin-bottom:50px;
}
#ms .item{
	position:relative;
}
#ms .item .name{
	position:absolute;
	bottom:110px;
	left:70px;
	color:#ffffff;
	font-size:48px;
	line-height:50px;
	font-weight:900;
	text-transform:uppercase;
	font-style:italic;
}
#ms .owl-nav{
	position:absolute;
	top:140px;
	width:100%;
	margin:0;
}
#ms .owl-nav .owl-prev,#ms .owl-nav .owl-next{
	width:27px;
	height:55px;
	overflow:hidden;
	text-indent:-1000px;
	background-image:url("../images/arrows.png");
	background-repeat:no-repeat;
	background-color:transparent;
	position:absolute;
	padding:0;
	margin:0;
}
#ms .owl-nav .owl-prev{
	background-position:center left;
	left:-27px;
}
#ms .owl-nav .owl-next{
	background-position:center right;
	right:-27px;
}
.bc{
	font-size:14px;
	line-height:14px;
	margin-bottom:15px;
	font-style:italic;
}
.bc a{
	text-decoration:none;
}
.bc a:hover{
	text-decoration:underline;
}
#middle{
	height:auto;
	position:relative;
	padding-bottom:440px;
}
.brands{
	padding-bottom:30px;
}
.brand_item,.brand_item_sub{
	float:left;
	margin:0 30px 30px 0;
}
.brand_item:nth-child(4n){
	margin-right:0;
}
.brand_item_sub:nth-child(3n){
	margin-right:0;
}
.brand_item a{
	width:270px;
}
.brand_item_sub a{
	width:370px;
}
.brands a{
	background:#fafafa;
	border-bottom:3px solid #4db2c6;
	height:100px;
	overflow:hidden;
	display:table;
	color:#464646;
	font-weight:700;
	font-size:20px;
	text-decoration:none;
	padding:25px;
	box-sizing:border-box;
	font-style:italic;
}
.brands a:hover,.sub_item a:hover{
	color:#fe6c00;
	border-color:#fe6c00;
}
.brands a span{
	display:table-cell;
	vertical-align:middle;
	height:100px;
	box-sizing:border-box;
	overflow:hidden;
}
.brand_item_photo{
	width:75px;
	height:50px;
	box-sizing:border-box;
}
.brand_item_name{
	padding-left:15px;
}
.brand_item_photo img{
	max-width:100%;
	max-height:100%;
}
.sub_item a{
	background:#ffffff;
	border:1px solid #a1a1a1;
	-webkit-box-shadow:0px 0px 19px 0px rgba(36,37,38,.15);
	-moz-box-shadow:0px 0px 19px 0px rgba(36,37,38,.15);
	box-shadow:0px 0px 19px 0px rgba(36,37,38,.15);
	width:487px;
	height:44px;
	line-height:44px;
	display:block;
	color:#434343;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	margin-bottom:15px;
}
.catalog_page{
}
.search_cat{
	position:relative;
}
.search_cat input[type=text]{
	border:0;
	background:#eaeaea;
	width:100%;
	padding:0 45px 0 15px;
	font-size:16px;
	box-sizing:border-box;
	font-weight:300;
	font-style:italic;
	height:50px;
}
.search_cat input[type=text]:focus{
	outline:none;
}
.search_cat input[type=submit]{
	width:25px;
	height:25px;
	overflow:hidden;
	text-indent:-1000px;
	background:url('../images/icon_search.png') no-repeat center center;
	cursor:pointer;
	border:0px;
	position:absolute;
	top:12px;
	right:20px;
	opacity:.5;
}
.catalog_page nav{
	float:left;
	width:270px;
	background:#fafafa;
}
.catalog_page nav ul{
	list-style:none;
}
.catalog_page nav .bn{
	border-top:20px solid #ffffff;
	text-align:center;
}
.catalog_page nav ul li{
	position:relative;
}
.catalog_page nav ul li a{
	display:block;
	padding:15px;
	font-size:15px;
	line-height:20px;
	font-weight:700;
	color:#464646;
	text-decoration:none;
	font-style:italic;
	border-bottom:1px solid #cccccc;
}
.catalog_page nav ul li a span{
	font-weight:400;
	color:#858585;
}
.catalog_page nav ul li.active>a,.catalog_page nav ul li a:hover{
	color:#4db2c6;
}
.catalog_page nav ul li ul{
	display:none;
	position:absolute;
	width:100%;
	top:0;
	left:100%;
	background:#364149;
	max-height:400px;
	overflow:auto;
	z-index:100;
}
.catalog_page nav ul li ul{
	resize:none;
	scrollbar-color:#fe6c00 rgba(255,255,255,0.5);
	scrollbar-width:thin;
}
.catalog_page nav ul li ul::-webkit-scrollbar{
	width:5px;
}
.catalog_page nav ul li ul::-webkit-scrollbar-track{
	background-color:rgba(255,255,255,0.5);
}
.catalog_page nav ul li ul::-webkit-scrollbar-thumb{
	background-color:#fe6c00;
}
.catalog_page nav ul li:hover ul{
	display:block;
}
.catalog_page nav ul li ul li{
}
.catalog_page nav ul li ul li a{
	color:#ffffff;
	padding:10px 15px;
}
.catalog_page nav ul li ul li a span{
	color:#ffffff;
}
.catalog_page nav ul li ul li.active>a,.catalog_page nav ul li ul li a:hover{
	color:#fe8336;
}
.catalog_page .items{
	float:right;
	width:calc(100% - 300px);
}
.current_car{
	font-weight:700;
	font-style:italic;
}
.current_car .left,.current_car .right{
	height:180px;
	padding:40px;
	box-sizing:border-box;
}
.current_car .left{
	background:#fafafa;
	border-bottom:3px solid #4db2c6;
	width:calc(100% - 340px);
}
.current_car .left .photo{
	float:left;
	width:150px;
}
.current_car .left .text{
	float:right;
	width:calc(100% - 190px);
	font-size:17px;
}
.current_car .left .text .name{
	font-size:22px;
	margin-bottom:10px;
}
.current_car .right{
	background:#f0f0f0;
	border-bottom:3px solid #177c9a;
	width:340px;
	font-size:17px;
	line-height:20px;
}
.current_car .right a{
	font-size:16px;
}
footer{
	position:absolute;
	bottom:0;
	height:400px;
	width:100%;
}
footer .map{
	padding-top:60px;
	box-sizing:border-box;
	height:180px;
	position:relative;
	background:rgba(255,255,255,.5);
}
footer .onmap{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
footer .map .address{
	background:url('../images/icon_address_map.png') no-repeat center left;
	line-height:32px;
	font-size:20px;
	font-style:italic;
	font-weight:700;
	padding-left:40px;
}
footer .map .show_map{
	padding-left:40px;
}
.show_map,footer .call{
	font-size:16px;
	line-height:20px;
	font-weight:700;
	font-style:italic;
}
.show_map a,footer .call a{
	text-decoration:none;
	border-bottom:1px solid #fe6c00;
}
.show_map a:hover,footer .call a:hover{
	border-color:transparent;
}
.footer{
	background:#364149;
	box-sizing:border-box;
	padding-top:40px;
	color:#ffffff;
	height:220px;
}
.footer .logo{
	width:170px;
	padding-top:110px;
	background:url('../images/logo.png') no-repeat top left;
	background-size:contain;
	float:left;
	font-size:14px;
	color:#929ca3;
	margin-right:100px;
}
footer nav{
	float:left;
	padding-top:20px;
}
footer nav ul{
	list-style:none;
}
footer nav ul li{
	font-size:12px;
	line-height:12px;
	margin-bottom:10px;
	text-transform:uppercase;
	padding-left:12px;
	position:relative;
	font-style:italic;
}
footer nav ul li:before{
	content:'';
	position:absolute;
	left:0;
	top:5px;
	width:5px;
	height:1px;
	background:#929ca3;
}
footer nav ul li a{
	text-decoration:none;
	color:#ffffff;
}
footer nav ul li a:hover{
	color:#929ca3;
}
footer .pay{
	float:right;
	padding-top:20px;
}
footer .pay img{
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;
}
footer .contacts{
	float:right;
	width:220px;
	margin-left:25px;
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:35px;
	font-style:italic;
}
footer .contacts .desc{
	font-size:16px;
	line-height:20px;
	font-weight:300;
}
footer .contacts .value{
	font-size:18px;
	line-height:20px;
	font-weight:700;
}
footer .contacts .value a{
	color:#ffffff;
	text-decoration:none;
}
footer .contacts .value a:hover{
	color:#fe6c00;
}
footer .phone{
	background-image:url("../images/icon_phone_f.png");
}
footer .address{
	background-image:url("../images/icon_address_f.png");
}
.pages{
	padding:20px 0px;
}
.pages ul{
	list-style:none;
	text-align:center;
}
.pages ul li{
	display:inline-block;
	margin:0px 10px;
	font-size:1.5em;
}
.pages ul li a{
	text-decoration:none;
}
.pages ul li a:hover{
	color:green;
}
.catalog_table{
	width:100%;
	border-collapse:collapse;
	font-style:italic;
}
.catalog_table th{
	padding:20px;
	font-size:16px;
	text-transform:uppercase;
	white-space:nowrap;
	
	color:#434343;
}
.catalog_table td{
	padding:20px;
	border-bottom:1px solid #cccccc;
}
.catalog_table .number{
	font-size:14px;
	color:#747474;
}
.catalog_table .announce{
	font-size:16px;
	color:#464646;
	margin-bottom:10px;
}
.catalog_table td.catalog_desc{
	font-size:14px;
	color:#747474;
}
.catalog_table .avail{
	color:green;
	margin-bottom:5px;
}
.catalog_table .avail .info{
	position:absolute;
	left:0;
	top:25px;
}
.catalog_table .avail .info span{
	display:block;
	width:25px;
	height:25px;
	border-radius:50%;
	background:url("../images/icon_info.png") #4db2c6 no-repeat center center;
	cursor:pointer;
}
.catalog_table .avail .info .address{
	background:#364149;
	padding:15px;
	font-size:16px;
	line-height:20px;
	color:#ffffff;
	position:absolute;
	width:270px;
	box-sizing:border-box;
	top:-10px;
	left:-280px;
	display:none;
}
.catalog_table .avail .info:hover .address{
	display:block;
}
.catalog_table .avail .info:hover span{
	background-color:#364149;
}
.catalog_table td h3{
	font-size:20px;
	line-height:20px;
	font-weight:700;
	margin-bottom:10px;
	word-wrap:break-word;
	max-width:395px;
}
.catalog_table td h3 a{
	text-decoration:none;
	color:#464646;
}
.catalog_table td h3 a:hover{
	color:#fe6c00;
}
.catalog_table td.catalog_photo{
	width:120px;
	padding:10px;
	text-align:center;
}
.catalog_table td.catalog_photo a{
	text-decoration:none;
}
.catalog_table td.catalog_photo img{
	max-width:120px;
	max-height:150px;
}
.catalog_table td.catalog_buy{
	position:relative;
	padding-left:35px;
}
.catalog_table td.catalog_buy .buy{
	white-space:nowrap;
	margin-bottom:10px;
}
.catalog_table td.catalog_buy .buy div{
	display:inline-block;
	vertical-align:top;
}
.catalog_table td.catalog_buy .consult{
	font-size:16px;
	line-height:20px;
}
.catalog_table td.catalog_buy .consult a{
	text-decoration:none;
	color:#464646;
	display:block;
	font-weight:700;
}
.catalog_table td.catalog_buy .consult a:hover{
	color:#fe6c00;
}
.catalog_table .catalog_price{
	white-space:nowrap;
	font-size:22px;
	line-height:40px;
	color:#464646;
	font-weight:700;
	width:100px;
}
.catalog_table td.catalog_basket{
	margin-left:50px;
	width:100px;
}
.catalog_table td.catalog_name,.catalog_table td.catalog_desc{
	width:calc(50% - 210px);
}

.catalog_table .catalog_basket .catalog_form{
	display:flex;
	justify-content:end;
	width:100px;
}
.catalog_table .catalog_basket input[type=submit]{
	background:url('../images/icon_buy.png') #fe6c00 no-repeat center center;
	border:0px;
	cursor:pointer;
	width:50px;
	height:40px;
	padding:0;
	overflow:hidden;
	text-indent:-1000px;
}
.catalog_table .catalog_basket input[type=number]{
	width:40px;
	height:40px;
	border:1px solid #fe6c00;
	text-align:center;
	box-sizing:border-box;
}
.catalog_table .catalog_basket input[type=number]:focus{
	outline:none;
}
.catalog_table .catalog_basket input[type=submit]:hover{
	background-color:#364149;
}
.catalog_table td .catalog_more a{
	
	color:#535353;
	font-size:10px;
	line-height:15px;
	text-decoration:none;
}
.catalog_table td .catalog_more a:hover{
	color:#0575a5;
}
.catalog_table td ul{
	margin-left:20px;
}
.catalog_table td .toauto{
	margin-top:5px;
}
.catalog_detail_parts{
	font-size:18px;
	line-height:20px;
	font-style:italic;
	font-weight:900;
	margin-bottom:20px;
}
.catalog_detail_photo{
	width:470px;
	float:left;
}
.catalog_detail_main_photo{
	margin-bottom:5px;
}
.catalog_detail_photos{
	text-align:justify;
}
.catalog_detail_photo a{
	border-bottom:3px solid #4db2c6;
	display:inline-block;
}
.catalog_detail_photo a img{
	display:block;
}
.catalog_detail_photo a:hover{
	border-color:#fe6c00;
}
.catalog_detail_photo .asc{
	text-align:center;
	padding-top:15px;
}
.catalog_detail_photo .asc a{
	font-weight:700;
	line-height:40px;
	display:block;
	border:1px solid #cccccc;
	color:#535353;
	margin-bottom:5px;
	text-decoration:none;
}
.catalog_detail_photo .asc a:hover{
	border-color:#fe6c00;
}
.catalog_detail_photo .asc span{
	font-size:14px;
	line-height:16px;
	color:#666666;
}
.catalog_detail_photos a{
	text-decoration:none;
	display:inline-block;
	margin-bottom:5px;
	margin-right:5px;
}
.catalog_detail_photos a:nth-child(4n){
	margin-right:0px;
}
.catalog_detail_auto{
	float:right;
	width:270px;
	box-sizing:border-box;
	padding:40px;
	font-style:italic;
	border-bottom:3px solid #4db2c6;
	margin-left:30px;
	background:#f8f7f7;
	font-size:14px
}
.catalog_detail_auto p{
	font-size:18px;
}
.catalog_detail_text{
	width:340px;
	float:right;
	font-size:18px;
	line-height:22px;
	font-style:italic;
}
.catalog_detail_text article{
	margin-bottom:30px;
}
.catalog_detail_text .avail{
	color:green;
}
.catalog_detail_price{
	font-size:22px;
	line-height:50px;
}
.catalog_detail_price span{
	font-size:28px;
	font-weight:700;
}
.catalog_detail_basket input[type=submit]{
	background:url('../images/ico_cart_detail.png') #364149 no-repeat 30px 50%;
	border:0px;
	cursor:pointer;
	height:60px;
	padding:0 30px 0 70px;
	font-size:22px;
	color:#ffffff;
	font-weight:700;
	font-style:italic;
}
.catalog_detail_basket input[type=submit]:hover{
	background-color:#fe6c00;
}
.form .sub{
	font-size:20px;
	line-height:20px;
	font-weight:700;
	margin-bottom:15px;
}
.form label{
	display:inline-block;
	vertical-align:top;
	width:370px;
	margin:0 25px 30px 0;
}
.form label.label_message{
	width:770px;
}
.form label.label_mail{
	margin-right:0;
}
.form label>span{
	display:block;
	font-size:14px;
	line-height:20px;
	color:#949393;
	font-weight:700;
}
.form{
	font-style:italic;
	position:relative;
}
.form .files{
	position:absolute;
	width:330px;
	top:0;
	right:0;
}
.form .files>label>span{
	display:none;
}
.form .files label{
	width:150px;
	margin:5px;
	box-sizing:border-box;
}
.form .files .jfilestyle{
	display:block;
	width:100%;
}
.form .files  div.jfilestyle.jfilestyle-theme-black label{
	background:transparent;
	color:#7c7c7c;
	border:1px dashed #7c7c7c;
	padding:15px;
}
.form .files  div.jfilestyle.jfilestyle-theme-black label span{
	font-weight:300;
	display:inline-block;
	font-size:12px;
}
.form .files .name{
	font-size:17px;
	line-height:20px;
	font-weight:700;
	margin-bottom:15px;
}
.form input[type=text],.form textarea{
	width:100%;
	font-style:italic;
	box-sizing:border-box;
	font-size:14px;
	margin-bottom:3px;
}
.form input[type=text]{
	height:35px;
	padding:0 10px;
}
.form textarea{
	padding:10px;
	resize:vertical;
}
.form input[type=submit]{
	background:#364149;
	color:#ffffff;
	height:50px;
	border-radius:0px;
	padding:0 20px;
	width:100%;
	font-size:14px;
	font-weight:700;
	font-style:italic;
	border:0px;
	cursor:pointer;
}

.form input[type=submit]:hover,a.button:hover{
	opacity:.8;
}
a.button{
	display:inline-block;
	background:#364149;
	color:#ffffff;
	line-height:50px;
	padding:0 30px;
	font-size:14px;
	font-weight:700;
	font-style:italic;
	border:0px;
	cursor:pointer;
	text-decoration:none;
}
.popup__page{
	padding:30px;
}
.popup__page h1{
	margin-bottom:15px;
	font-size:18px;
	font-weight:700;
	font-style:italic;
}
.popup__page .form{
	width:300px;
}
.popup__page .form label{
	display:block;
	width:100%;
	margin:0 0 15px 0;
}
.main_title{
	font-size:24px;
	line-height:24px;
	color:#313131;
	text-transform:uppercase;
	
	margin-bottom:20px;
}
.main_search{
	margin-bottom:40px;
}
.main_search .left,.main_search .right{
	width:50%;
	padding:30px;
	box-sizing:border-box;
}
.main_search .left{
	background:#e5edf0;
}
.main_search .right{
	background:#d8e1e4;
}
.main_search .name{
	
	font-size:16px;
	line-height:18px;
	margin-bottom:15px;
}
.main_search input[type=text],.main_search select{
	box-sizing:border-box;
	border:1px solid #0575a5;
	background:transparent;
	padding:0 15px;
	
	height:35px;
	font-size:12px;
}
.main_search select{
	background:#d8e1e4;
}
.main_search input[type=text]:focus,.main_search select:focus{
	outline:none;
}
.main_search input[type=text]{
	width:100%;
}
.main_search select{
	width:190px;
	margin-right:10px;
}
.catalog_search{
	border-spacing:0;
	width:100%;
}
.catalog_search th{
	
	font-size:15px;
	line-height:18px;
	font-weight:400;
	text-align:left;
	padding-bottom:20px;
	text-transform:uppercase;
}
.catalog_search td{
	vertical-align:top;
	padding:15px;
}
.catalog_search td.r_cats{
	background:#e5edf0;
	width:20%;
}
.catalog_search td.r_cats ul{
	list-style:none;
	max-height:500px;
	overflow:auto;
}
.catalog_search td.r_cats ul li{
	font-size:12px;
	line-height:16px;
}
.catalog_search td.r_cats ul li a{
	padding:5px 10px;
	display:block;
	text-decoration:none;
	color:#010101;
}
.catalog_search td.r_cats ul li.active a,.catalog_search td.r_cats ul li a:hover{
	background:#ff840b;
	color:#ffffff;
}
.catalog_search td.r_types{
	background:#dee6e8;
}
.catalog_search td.r_items{
	background:#d7dfe1;
	width:60%;
}
.catalog_search td.r_items table td{
	background:transparent;
	border-bottom:1px solid #a9b7bb;
}
.catalog_search td.r_items table td.catalog_price{
	font-size:24px;
	line-height:24px;
	
}
.catalog_search td.r_items table td.catalog_price form{
	padding:10px 0 0;
}
#cart_animation {
	opacity:0;
	position:absolute;
	top:10px;
	right:10px;
	width:15px;
	height:15px;
	background:url('../images/ajax_loader.gif');
}
.hide {
	display:none;
}
input.error {
	border:1px solid #e03c42;
}
sup.req {
	color:#e03c42;
	font-size:10px;
}
.cart_title {
	
	font-size:16px;
	line-height:20px;
	margin-bottom:20px;
	text-transform:uppercase;
}
.cart_left{
	float:left;
	width:calc(100% - 300px);
}
.cart_left form{
	margin-bottom:30px;
}
.cart_right{
	width:270px;
	float:right;
	font-style:italic;
}
.cart_right .t{
	background:#f8f7f7;
	padding:20px;
}
.cart_right .b{
	background:#ececec;
	padding:20px;
}
.cart_right .title{
	font-size:17px;
	line-height:20px;
	font-weight:700;
	margin-bottom:10px;
}
.delivery_text,.pay_text{
	font-size:12px;
	line-height:16px;
	color:#696969;
	margin-bottom:15px;
}
.cart_items {
	list-style:none;
	width:100%;
	display:table;
	font-style:italic;
}
.cart_item {
	display:table-row;
}
.cart_item_head {
}
.cart_item div{
	display:table-cell;
	vertical-align:middle;
	padding:25px;
	font-size:14px;
	line-height:21px;
	text-align:center;
	border-bottom:1px solid #cccccc;
}
.cart_item div img{
	max-width:100%;
}
.cart_item:nth-child(even) div{
}
.cart_item_head div{
	font-size:16px;
	background:transparent;
	text-align:center;
	text-transform:uppercase;
	color:#434343;
}
.cart_item div:last-child{
	border-right:0px;
}
.cart_item_photo {
	width:100px;
}
.cart_item div.cart_item_name {
	text-align:left;
	color:#747474;
}
.cart_item div.cart_item_name a{
	color:#464646;
	text-decoration:none;
	font-size:16px;
	font-weight:700;
}
.cart_item div.cart_item_name a:hover{
	color:#fe6c00;
}
.cart_item_price {
	width:150px;
	font-size:16px;
	font-weight:700;
}
.cart_item_count {
	width:150px;
	font-size:16px;
	font-weight:700;
}
.cart_item_count input:focus{
	outline:none;
}
.cart_item_count input{
	height:25px;
	padding:0;
	box-sizing:border-box;
	border:1px solid #cccccc;
}
.cart_item_count input[type=button]{
	cursor:pointer;
	width:25px;
}
.cart_item_count input[type=text]{
	width:40px;
	text-align:center;
}
.cart_item_count {
	width:150px;
}
.cart_item_delete {
}
.cart_desc{
	font-size:10px;
	margin-bottom:10px;
	margin-top:-7px;
}
a.cart_delete {
	display:inline-block;
	text-decoration:none;
	color:#fe6c00;
	font-size:20px;
	font-style:normal;
}
.cart_summary {
	text-align:center;
	font-size:16px;
	line-height:26px;
	margin-bottom:15px;
}
.cart_summary input {
	margin-left:50px;
	width:100px;
	margin-right:10px;
}
#global_price {
	font-weight:bold;
	font-size:24px;
}
.cart_h1{
	
	font-size:20px;
	line-height:20px;
	font-weight:900;
	font-style:italic;
	margin-bottom:25px;
}
.cart_form {
	font-style:italic;
}
.cart_stage{
	margin-bottom:30px;
}
.cart_stage_spb,.cart_stage_delivery{
	display:none;
}
.cart_stage .title{
	font-size:16px;
	margin-bottom:15px;
}
.cart_form label{
	display:inline-block;
	vertical-align:top;
	width:420px;
	margin:0 30px 30px 0;
}
.cart_form label:nth-child(even){
	margin-right:0;
}
.cart_form label span{
	color:#949393;
	font-weight:700;
	font-size:12px;
	padding:0 15px;
}
.cart_form input[type=text],.cart_form textarea,.cart_form select{
	width:100%;
	box-sizing:border-box;
	border:1px solid #cccccc;
	font-size:12px;
	font-style:italic;
}
.cart_form input[type=text]:focus,.cart_form textarea:focus,.cart_form select:focus{
	border-color:#fe6c00;
}
.cart_form select{
}
.cart_form select option{
}
.cart_form input[type=text]:focus,.cart_form textarea:focus,.cart_form select:focus{
	outline:none;
}
.cart_form input[type=text],.cart_form select{
	height:40px;
	padding:0 15px;
}
.cart_form textarea{
	resize:vertical;
	height:40px;
	padding:10px 15px;
}
.cart_form table{
	margin-top:10px;
	width:100%;
}
.cart_form table td {
	padding-bottom:10px;
	padding-right:10px;
	white-space:nowrap;
	vertical-align:middle;
}
.cart_form table tr td:nth-child(2n) {
	padding-right:40px;
}
.cart_form table td sup{
	font-size:11px;
	line-height:12px;
}
.cart_form table td.cart_form_title {
	font-size:16px;
}
.cart_right input[type=submit],.main_search input[type=submit]{
	height:40px;
	width:100%;
	font-size:15px;
	font-weight:700;
	font-style:italic;
	border:0;
	cursor:pointer;
	color:#ffffff;
	background:#364149;
}
.cart_right input[type=submit]:hover,.main_search input[type=submit]:hover{
	background:#fe6c00;
}
.cart_title_count{
	display:none;
}
.delivery_vars{
	margin-bottom:20px;
}
.pay_vars{
	margin-bottom:10px;
}
.delivery_vars label,.pay_vars label{
	font-size:12px;
	line-height:15px;
	display:block;
}
.delivery_vars input,.pay_vars input{
	color:#fe842a;
}
.delivery_m{
	display:none;
}
.rules{
	font-size:12px;
	line-height:14px;
	margin-bottom:15px;
}
.rules a{
	color:#364149;
	text-decoration:none;
	border-bottom:1px solid #fe6c00;
}
.rules a:hover{
	border-color:transparent;
}
.article_item{
	margin-bottom:30px;
}
.article_item_photo{
	width:200px;
	float:left;
}
.article_item_text{
	width:calc(100% - 230px);
	float:right;
}
.article_item_text h3{
	font-size:20px;
	line-height:20px;
	text-transform:uppercase;
	margin-bottom:10px;
}
.article_item_text h3 a{
	text-decoration:none;
}
.article_item_text h3 a:hover{
	color:#364149;
}
.catalog_form{
	padding:40px 0;
}
.catalog_form .title{
	font-size:26px;
	line-height:30px;
	font-weight:700;
	margin-bottom:20px;
	font-style:italic;
}
.catalog_form .announce{
	font-size:18px;
	line-height:20px;
	font-weight:700;
	margin-bottom:20px;
}
.catalog_form  form{
	height:400px;
	background:url("../images/bg_form.jpg") #37414a no-repeat top left;
	padding:50px 50px 50px 400px;
	box-sizing:border-box;
	color:#ffffff;
}
.catalog_form form .left,
.catalog_form form .right{
	width:calc(50% - 30px);
}
.catalog_form form label{
	display:block;
	margin-bottom:20px;
}
.catalog_form form label input[type=text],.catalog_form form label textarea{
	width:100%;
	border:0;
	background:#ffffff;
	box-sizing:border-box;
	border-bottom:3px solid #ffffff;
	margin-bottom:5px;
}
.catalog_form form label input[type=text]{
	height:50px;
	padding:0 20px;
}
.catalog_form form label textarea{
	height:80px;
	padding:10px 20px;
}
.catalog_form form label span{
	display:block;
	font-size:14px;
	line-height:20px;
	font-weight:700;
	font-style:italic;
}
.catalog_form form label input[type=text]:focus,.catalog_form form label textarea:focus{
	border-color:#53aec0;
	outline:none;
}
.catalog_form form label input[type=text]:focus+span,.catalog_form form label textarea:focus+span{
	color:#53aec0;
}
.catalog_form form .submit input{
	background:#fe8336;
	border:0;
	height:50px;
	font-size:16px;
	font-style:italic;
	font-weight:700;
	color:#ffffff;
	width:100%;
}
.catalog_form form .rules{
	font-size:12px;
	line-height:15px;
	margin-bottom:10px;
}
.catalog_form form .rules label{
	margin:0;
}
.catalog_form form .rules a{
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px solid rgba(255,255,255,.5);
}
.catalog_form form .rules a:hover{
	border-color:transparent;
}
.catalog_form form .submit input:hover{
	background:#53aec0;
}
.catalog_detail_dimensions{
	padding-top:30px;
	font-size:14px;
	line-height:20px;
	font-weight:400;
}
.ya_images{
	display:block;
	padding-top:35px;
	color:#364149;
	text-decoration:none;
	background:url("../images/ya_images.png") no-repeat top center;
}
.ya_images:hover{
	color:#fe6c00;
}
.rossko_top{
	display:flex;
	justify-content:space-between;
	width:100%;
}
.catalog_sort{
	display:flex;
	gap:20px;
	line-height:30px;
}
.catalog_sort a{
	text-decoration:none;
	padding-right:15px;
	background-position:center right;
	background-repeat:no-repeat;
	background-size:10px;
}
.catalog_sort a.asc{
	background-image:url("../images/angle_up.png")
}
.catalog_sort a.desc{
	background-image:url("../images/angle_down.png")
}
.catalog_sort a.active{
	color:#364149;
	font-weight:700;
}