

/* Start:/bitrix/templates/tireos_start/colors.css?1459254162700*/
a {
	color:#006ab3;
}
.header-menu li a:hover, .header-menu li a.selected {
	color:#cc0000;
	text-decoration:none;
}
.header-menu li ul
{
	border-top:3px solid #cc0000;
}
.header-phone a {
	/*border-bottom:1px dashed #006ab3;*/
}
.header-phone-number span {
	color:#cc0000;
}
.search a{
	border-bottom:1px dashed #cc0000;
}
.content  h1 {
	color:#333;
}
.catalog-item-prace span{
	color:#cc0000;
}
.catalog-detail-order-price span{
	color:#cc0000;
}
.catalog-detail-order-price span span{
	color:#cc0000;
}
.order, input[type="submit"], button {
	border:1px solid #cc0099;
}
.catalog-detail-features h2{
	color:#cc0000;
}
.catalog h2 {
	color:#333;
}
a#question {
	border-bottom:1px dashed #cc0000;
}
/* End */


/* Start:/bitrix/templates/tireos_start/components/bitrix/menu/header_menu/style.css?14592541623450*/
.header-menu {
	/*position:relative;
	top:35px;
	right:5px;*/
	position: relative;
	top: 35px;
	right:5px;
	height:30px;
	float:right;
	font-weight:normal;
	z-index:1000;
}
.header-menu ul{
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	font-size:16px;
	z-index:1000;
}
.header-menu li {
	margin:0;
	float:left;
	width:auto;
	line-height:1.25;
	//line-height:1.3;
	/*overflow:hidden;*/
	white-space:nowrap;
	display:block;
	z-index:1000;
	padding: 0 0 0 20px;
	/*z-index: expression(runtimeStyle.zIndex = 1, insertAdjacentHTML('afterBegin', '  |  ')); */
}
/*.header-menu li:before {
	content: ""; 
	/*color:#ccc;*/
	padding:0 8px;
	
}
.header-menu li:first-child:before {
	content: ""; 
	padding:0;
}*/
.header-menu li li:before {
	content: "";
	padding:0;
}

.header-menu li a {
	text-decoration:none;
	color:#333;
	/*display:block;*/
	z-index:1000;
	text-transform: uppercase;
	font-family:'PT Sans';
}
.header-menu li a:hover, .header-menu li a.selected {
	text-decoration:none;
	color:#006ab3;
	border-bottom: 1px solid #006ab3;
}

/*Links*/
.header-menu li li a
{
	text-decoration:none;
	margin:0;
	display:block;
}
.header li ul li a:hover {

}

/*Root items*/
.header-menu li a.root-item
{
	
}

/*Root menu selected*/
.header-menu li a.root-item-selected
{
	background:none;
	/*padding:7px 12px;*/
}


/*Sub-menu box*/
.header-menu li ul
{
	position:absolute;
	overflow:hidden;
	background:#f3f3f3;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-left:10px;
	margin-top:0px;
	top:auto;
	//top:21px;
	display:none;
	z-index:500;
	height:auto;
	width:240px;
}

/*Sub-menu item box*/
.header-menu li li 
{
	width:100%;
	font-size:14px;
}

/*Item link*/
.header-menu li ul a
{
	padding:5px 0 6px 15px;
}

/*Items text color & size: hover*/
.header-menu li:hover li:hover a,
.header-menu li li a.selected,
.header-menu li.jshover li.jshover a,
.header-menu li:hover li:hover li:hover a,
.header-menu li.jshover li.jshover li.jshover a,
.header-menu li:hover li:hover li:hover li:hover a,
.header-menu li.jshover li.jshover li.jshover li.jshover a
.header-menu li:hover li:hover li:hover li:hover li:hover a,
.header-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
.header-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
.header-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	border:none;
	background:#999;
	color:#fff;
	margin:0;
}

.header-menu li ul ul
{
	/*margin:-27px 0 0 132px;*/
	/*margin:-1.93em 0 0 11.6em;*/
}

.header-menu li:hover ul ul,
.header-menu li.jshover ul ul,
.header-menu li:hover ul ul ul,
.header-menu li.jshover ul ul ul,
.header-menu li:hover ul ul ul ul,
.header-menu li.jshover ul ul ul ul,
.header-menu li:hover ul ul ul ul ul,
.header-menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

.header-menu li:hover ul,
.header-menu li.jshover ul,
.header-menu li li:hover ul,
.header-menu li li.jshover ul,
.header-menu li li li:hover ul,
.header-menu li li li.jshover ul,
.header-menu li li li li:hover ul,
.header-menu li li li li.jshover ul,
.header-menu li li li li li:hover ul,
.header-menu li li li li li.jshover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

div.menu-clear-left
{
	clear:left;
}
/* End */


/* Start:/bitrix/templates/tireos_start/components/bitrix/news.list/standard/style.css?1459254162775*/
.b-news-list-item {
	margin: 0 0 2em 0;
	overflow: hidden;
}
.b-news-list-item-name {
	font-size: 16px;
    margin-bottom: .5em !important;
}
.b-news-list-item .b-news-list-preview-picture {
	float: left;
	margin: 0 1em 1em 0;
}
.b-news-text {
	margin-top: 1em;
}
.b-news-props {
	margin: 1em 0;
	overflow: hidden;
}
.b-news-props dt {
	font-weight: bold;
}
.b-news-props dd {
	padding-left: 2em; margin: 0 0 .5em 0;
}
.news-item-img {
	float:left;
}
.news-item-img:after{
	bottom: 27px!important;
	right: 17px!important;
	-webkit-box-shadow: 0 15px 3px #666;
	-moz-box-shadow: 0 15px 3px #66;
	box-shadow: 0 15px 3px #666;
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-o-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	transform: rotate(5deg);
}
/* End */


/* Start:/bitrix/templates/tireos_start/components/bitrix/menu/bottom/style.css?1459254162626*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/tireos_start/components/bitrix/menu/bottom/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/bitrix/templates/tireos_start/template_styles.css?145953346129424*/
/* Reset CSS */

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    }
/* HTML5 display-role reset for older browsers */
    article, aside, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section {
    display: block;
    }
html {
    height: 100%;
    width: 100%;
    border:none;
    margin: 0;
    padding: 0;
}
body {
font:14px Arial, PT Sans, sans-serif;
font-family:'PT Sans' sans-serif;
width:100%;
position:relative;
min-height:100%;
color:#333;
border:none;
background:#f3f3f3;
margin:0;
padding:0;
}

.main {
position:relative;
/*padding-bottom:170px;*/
}

a {
outline:none;
text-decoration:underline;
cursor:pointer;
}

b {
font-weight:700;
}

h1,h2,h3,h4,h5 {
line-height:1;
font-weight:400;
margin:0;
padding:0;
}

h2 {
font-size:24px;
color:#333;
margin-bottom: 10px;
}

h3 {
font-size:20px;
color:#333;
padding-bottom:20px;
}

img {
border:none;
}

input {
vertical-align:middle;
}

.block {
width:1000px;
height:auto;
position:relative;
margin:0 auto;
padding:0;
}

#header {
height:178px;
background:#fff;
}

#header .block {
background:#fff;
height:178px;
z-index:10;
}

.logo_h a {
position:absolute;
left:0;
top:0;
height:178px;
width:293px;
font-size:32px;
/*background:transparent url(/bitrix/templates/tireos_start/images/logo.png) no-repeat 0 0;*/
text-decoration:none;
color:#fff;
text-align:center;
}
.logo_h img {
	text-align:center;
	padding-top:30px;
}
.logo_h h3 {
  color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 43px;
    padding: 20px 0 0 40px;
}

.logo_h p {
font-size:14px;
font-weight:700;
padding:35px 0 0 50px;
}

.header-phone {
position:absolute;
text-align:right;
right:291px;
top:85px;
border-right:2px dotted #a0a0a0;
font-family:'PT Sans';
padding:0 45px 3px 0;
}

.header-phone-call {
padding:5px 0 0;
}

.header-phone-call a{
background:transparent url(/bitrix/templates/tireos_start/images/call_bg.png) no-repeat 0 3px;
padding-left: 20px;
}

.header-phone-number {
font-size:24px;
color:#a0a0a0;
background:transparent url(/bitrix/templates/tireos_start/images/phone.png) no-repeat 0 6px;
letter-spacing:-1px;
padding:0 0 0 17px;
}

.header-phone-number span {
font-size:24px;
color:#000;
font-weight:700;
}

.header-address {
position:absolute;
overflow:hidden;
right:5px;
top:85px;
width:265px;
padding-left:20px;
text-align:right;
}

.header-address p {
font-size:14px;
padding-bottom:16px;
background:transparent url(/bitrix/templates/tireos_start/images/address_bg.png) no-repeat 5px 0;
padding: 0 0 14px 12px;
}

.header-address a {
font-size:14px;
color:#006ab3;
padding-left:82px;
}

.about {
position:relative;
background:transparent url(/bitrix/templates/tireos_start/images/about_bg.png) repeat-y 0 0;
margin:0;
padding:0;
}

.about .block {
top:-1px;
overflow:hidden;
padding:25px 0;
}

.about .block:after {
display:block;
content:"";
clear:both;
}

.about h1 span {
color:#333;
font-size:60px;
font-weight:700;
font-family:'PT Sans';
margin:0 0 15px;
}

.about h1 {
color:#333;
font-size:48px;
font-family:'PT Sans';
padding-bottom:20px;
}

.about-img {
width:50%;
float:left;
float:left;
z-index:1;
position:relative;
}

.about-img img {
display:block;
z-index:1;
width:100%;
margin:0;
}

.about .shadow:after {
bottom:px;
right:5px;
-webkit-box-shadow:0 15px 7px #444;
-moz-box-shadow:0 15px 7px #444;
box-shadow:0 15px 7px #a0a0a0;
}

.about-text {
color:#333;
float:left;
width:50%;
padding-right:20px;
box-sizing:border-box;
line-height:1.45;
font-family:'PT Sans' sans-serif;
}

.about-more {
display:block;
margin:15px 0 0;
}

.about-text p {
margin-bottom:20px;
font-size:13px;
}

.about-text a {
color:#006ab3;
font-size:14px;
float:right;
margin:3px 0 0;
padding:0;
}

.services {
clear:both;
position:relative;
overflow:hidden;
border-bottom:1px solid #a0a0a0;
max-height:300px;
margin:25px 0 0;
padding:0 0 30px;
}
.services h3 {
text-transform:uppercase;
font-size:36px;
letter-spacing:7px;
margin:0;
}

.services-skin{
	
	}

.services .item {
width:33.33%;
float:left;
display:block;
position:relative;
margin:0 !important;
box-sizing:border-box;
/*margin:0 0 30px 45px;*/
}

.services .item:nth-child(2) {
	text-align:center;
}

.services .item:nth-child(3) {
	text-align:right;
}

.services .item > div {
	display:inline-block;
	width:288px;
	text-align:left;
}

.shadow {
position:relative;
}

.services .item .shadow:after {
bottom:12px;
right:7px;
-webkit-box-shadow:0 15px 5px #444;
-moz-box-shadow:0 15px 5px #444;
box-shadow:0 15px 5px #444;
}

.services .item-name {
font-size:18px;
line-height:1;
margin:10px 0 5px;
width:300px;
}

.services .item-name a {
text-decoration:none;
color:#333;
font-size:14px;
text-transform:uppercase;
letter-spacing:3px;
}

.services .item-text {
color:#000;
line-height:1.45;
font-size: 12px;
width: 290px;
padding-top: 10px;
}

.services .carousel-items {
position:relative;
height:350px;
overflow:hidden;
padding:2px!important;
}

.product {
clear:both;
/*overflow:hidden;*/
position:relative;
border-bottom:1px solid #a0a0a0;
margin:25px 0 20px;
padding:0 0 5px;
}

.product h2 {
font-size:47px;
text-transform:uppercase;
letter-spacing:10px;
margin:0 0 30px;
}

.product .carousel-items {
overflow:hidden;
position:relative;
height:212px;
/*padding:2px!important;-*/
}

.product .item {
width:178px;
display:block;
float:left;
margin:0 0 40px 21px;
}

.product .item-img img {
border:1px dashed #333;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
border-radius:5px;
display:block;
padding:10px;
}

.product .item .shadow:after {
bottom:13px;
right:-15px;
-webkit-box-shadow:0 15px 3px #444;
-moz-box-shadow:0 15px 3px #444;
box-shadow:0 15px 3px #444;
-webkit-transform:rotate(5deg);
-moz-transform:rotate(5deg);
-o-transform:rotate(5deg);
-ms-transform:rotate(5deg);
transform:rotate(5deg);
}

.product .item-name {
font-size:16px;
text-align:center;
line-height:1.2;
margin:5px 0 0;
padding:0 5px;
}

.product .item-name a {
text-decoration:none;
color:#000;
}

.footer-block {
position:relative;
overflow:hidden;
margin:25px 0 20px;
}

.footer-block .news {
float:left;
overflow:hidden;
width:500px;
}

.footer-block .contacts {
float:right;
width:396px;
text-align:right;
}

.footer-block .shadow:after {
bottom:13px;
right:0;
-webkit-box-shadow:0 15px 3px #444;
-moz-box-shadow:0 15px 3px #444;
box-shadow:0 15px 3px #666;
-webkit-transform:rotate(3deg);
-moz-transform:rotate(3deg);
-o-transform:rotate(3deg);
-ms-transform:rotate(3deg);
transform:rotate(3deg);
}

.left .shadow:after {
bottom:12px;
right:0;
-webkit-box-shadow:0 15px 3px #444;
-moz-box-shadow:0 15px 3px #444;
box-shadow:0 15px 3px #666;
-webkit-transform:rotate(3deg);
-moz-transform:rotate(3deg);
-o-transform:rotate(3deg);
-ms-transform:rotate(3deg);
transform:rotate(3deg);
}

.catalog-detail .shadow:after {
bottom:13px;
right:5px;
-webkit-box-shadow:0 15px 3px #444;
-moz-box-shadow:0 15px 3px #444;
box-shadow:0 15px 3px #666;
-webkit-transform:rotate(5deg);
-moz-transform:rotate(5deg);
-o-transform:rotate(5deg);
-ms-transform:rotate(5deg);
transform:rotate(5deg);
}

.catalog-detail-order .shadow:after {
bottom:13px;
right:5px;
-webkit-box-shadow:0 15px 3px #444;
-moz-box-shadow:0 15px 3px #444;
box-shadow:0 15px 3px #666;
-webkit-transform:rotate(1.5deg);
-moz-transform:rotate(1.5deg);
-o-transform:rotate(1.5deg);
-ms-transform:rotate(1.5deg);
transform:rotate(1.5deg);
}

.news h2 {
text-transform:uppercase;
font-size:36px;
letter-spacing:7px;
margin:0 0 15px;
}

.news-item {
padding-bottom:20px;
margin:0 0 25px;
}

.news-item-date {
font-size:12px;
color:#a0a0a0;
text-transform:lowercase;
margin:0 0 3px;
}

.news-item-name {
margin:0 0 3px;
}

.news-item-text {
font-size:12px;
color:#000;
line-height:1.4;
display:block;
position:relative;
width:100%;
overflow:hidden;
}

.news-more {
font-size:12px;
height:20px;
background:transparent url(/bitrix/templates/tireos_start/images/template.png) no-repeat 0 -92px;
margin:25px 0 0;
padding:0 0 0 30px;
}

.contacts {
max-width:335px;
max-height:120px;
position:relative;
top:3px;
}

.contacts h2 {
text-align:center;
margin:0 0 25px;
}

.contacts h4 {
font-size:14px;
font-weight:700;
letter-spacing:2px;
}

.contacts h2 a {
text-decoration:none;
font-size:18px;
color:#333;
text-transform:uppercase;
font-weight:700;
letter-spacing:3px;
}

.contacts_img_p em {
font-size:12px;
color:#010101;
text-transform:uppercase;
}

.contacts_p span {
color:#a0a0a0;
}

.contacts_img {
width:82px;
height:59px;
float:left;
padding-left:12px;
}

.contacts_img_p a {
font-size:24px;
color:#000;
text-decoration:none;
padding-left:31px;
}

.contacts_img_p {
float:right;
font-size:12px;
color:#010101;
}

.contacts_img_p p {
font-size:24px;
color:#010101;
text-transform:uppercase;
}

.contacts dt {
font-weight:700;
float:left;
margin:0 5px 5px 0;
padding:0;
}

.contacts dd {
margin:0 0 5px;
padding:0;
}

.contacts-mail {
width:85px;
height:88px;
display:block;
position:absolute;
right:18px;
bottom:17px;
background:#fff url(/bitrix/templates/tireos_start/images/template.png) no-repeat 0 -115px;
}

.left .contacts-mail {
width:70px!important;
height:70px!important;
background-position:0 -95px!important;
background-size:70px 276px!important;
-moz-background-size:70px 276px;
-webkit-background-size:70px 276px;
-o-background-size:70px 276px;
}

#footer {
position:absolute;
bottom:0;
width:100%;
clear:both;
background:#000;
height:170px;
color:#666;
}

#footer a {
color:#fff;
text-transform:uppercase;
}

#footer .block {
clear:both;
background:#000;
height:170px;
}

.footer-menu {
position:relative;
top:20px;
overflow:hidden;
height:35px;
float:right;
}

.footer-menu ul {
list-style:none;
font-size:14px;
margin:0;
padding:0;
}

.footer-menu li {
float:left;
/*white-space:nowrap;*/
display:block;
z-index:expression(runtimeStyle.zIndex=1,insertAdjacentHTML('afterBegin','   |   '));
margin:0;
padding:0 0 0 25px;
}

.footer-menu li:first-child:before {
content:"";
padding:0;
}

.footer-menu li a {
color:#666;
}

.footer-social {
position:absolute;
right:0;
top:110px;
overflow:hidden;
width:156px;
height:27px;
}

.footer-social a {
text-decoration:none;
width:26px;
height:26px;
display:block;
float:left;
margin-left:4px;
}

.footer-social a:hover {
opacity:0.25;
}

.footer-social a.facebook {
background:transparent url(/bitrix/templates/tireos_start/images/social.png) no-repeat 0 0;
}

.footer-social a.twitter {
background:transparent url(/bitrix/templates/tireos_start/images/social.png) no-repeat -32px 0;
}

.footer-social a.google {
background:transparent url(/bitrix/templates/tireos_start/images/social.png) no-repeat -65px 0;
}

.footer-social a.rss {
background:transparent url(/bitrix/templates/tireos_start/images/social.png) no-repeat -98px 0;
}

.footer-social a.vk {
background:transparent url(/bitrix/templates/tireos_start/images/social.png) no-repeat -130px 0;
}

.tireos_logo {
width: 235px;
position: absolute;
right: 18%;
top: 94px;
	}
.footer-title {
font-size:11px;
position:absolute;
top:20px;
}

.footer-title p {
line-height:1.5;
color:#fff;
}

.footer-title h1 span {
color:#fff;
font-size:30px;
font-weight:700;
margin:0 0 10px;
}

.footer-title h1 {
color:#fff;
font-size:14px;
font-weight:700;
margin:0 0 45px;
}

.footer-title .footer-title-name {
color:#fff;
font-size:14px;
margin:0 0 10px;
}

.footer-title .footer-title-name a {
color:#333!important;
}

.left {
position:relative;
width:250px;
top:35px;
padding-bottom:50px;
float:left;
overflow:hidden;
}

.left ul.left_menu > li > span {
font-size:16px;
color:#333;
font-weight:700;
background:#e6e5e5;
display:block;
padding:9px 11px;
}

.left_menu {
border-bottom:1px double #000;
padding-bottom:15px;
}

.left ul.left_menu > li > span a {
font-size:16px;
color:#333;
font-weight:700;
background:#e6e5e5;
display:block;
padding:0 5px;
}

.left h3 {
font-size:20px;
color:#333;
margin:0 0 10px;
}

.left h3.service {
margin:30px 0 10px;
}

.left-menu ul {
list-style:none;
line-height:1;
margin:0;
}

.left ul.left_menu > li > ul > li {
background:url(/bitrix/templates/tireos_start/images/list.png) 5px 12px no-repeat;
margin:0 0 8px;
padding:0 0 6px;
}

.left ul.left_menu > li > ul > li > span a:hover {
text-decoration:underline;
color:#006ab3;
}

ul.left-text {
padding-top:15px;
}

.left-menu li {
margin:0;
padding:0 0 15px;
}

.left h3 a {
text-decoration:none;
color:#333;
}

.left-menu li a {
font-size:14px;
text-decoration:none;
display:block;
padding:7px 0 0 21px;
}

.left-menu li a:hover,.left-menu li a.selected {
color:#fff;
}

.left .contacts {
top:30px;
padding-bottom:55px;
margin:0 0 70px;
}

.left_mp h2 {
font-size:14px;
margin:0;
}

.left .contacts dt,.left .contacts dd {
margin-bottom:5px;
}

.left .contacts dt {
width:55px;
text-align:right;
/*white-space:nowrap;*/
padding:0;
}

.left .contacts dd {
overflow:hidden;
margin-left:60px;
}

.content {
position:relative;
width:690px;
float:right;
overflow:hidden;
padding:27px 0 30px;
}

.line_content {
background:url(/bitrix/templates/tireos_start/images/black_line.png) repeat-x;
height:3px;
}

.content-list-n ul li {
margin: 0 0 10px 20px;
list-style: disc;
color: #333;
}
.content h1 {
font-size:30px;
text-transform:uppercase;
letter-spacing:4px;
margin:0 0 10px;
}

.content p {
margin-bottom:1em;
line-height: 1.5;
}

.content ul {
margin:1em 0;
padding:0;
}

.content ul li {
color:#000;
list-style:none;
z-index:expression(runtimeStyle.zIndex=1,this.innerHTML="\2014 "+this.innerHTML);
margin:0;
padding:0;
}

.contact_l {
width:320px;
float:left;
}

.contact_r {
width:180px;
float:right;
}

.phone {
color:#888787;
font-size:18px;
font-weight:700;
padding:10px 0 0;
}

.phone span {
color:#000;
}

.phone em {
color:#888787;
font-size:12px;
font-weight:400;
}

.catalog_li li{
background: url('/bitrix/templates/production_red/images/list.png') 0 0 no-repeat;
margin: 0 0 8px;
padding: 0 0 6px;
color:#333;

	}
.catalog_li ol, ul {
margin: 0 0 12px 0;
}
.catalog ol {
list-style:decimal;
}

.catalog ul {
list-style:disc;
}

.catalog ul,ol {
padding-left:35px;
}

.catalog-sort {
overflow:hidden;
margin:0 0 20px;
}

.catalog-sort-case {
float:left;
margin:0 20px 0 0;
padding:2px 0 3px;
}

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

.catalog-sort li {
float:left;
margin:0;
padding:0;
}

.catalog-sort li a {
display:block;
padding:2px 25px 3px 8px;
}

.catalog-sort li a.selected-up,.catalog-sort li a.selected-down {
color:#fff;
text-decoration:none;
}

.catalog-sort li a.selected-up {
background:#999 url(/bitrix/templates/tireos_start/images/sort-up.png) no-repeat 90% 10px;
}

.catalog-sort li a.selected-down {
background:#999 url(/bitrix/templates/tireos_start/images/sort-down.png) no-repeat 90% 10px;
}

.catalog-item,.shadow-block {
zoom:1;
display:inline-block;
vertical-align:top;
margin:0 13px 20px 0;
padding:0;
}

.catalog-item {
float:left;
}

.catalog-item-name a:hover{
color:#006ab3;	
	}
.catalog-item:nth-child(3n){
float: right !important;
margin:0;		
}

.shadow-block:nth-child(3n){
float: right !important;	
	}
.catalog-item-block,.shadow-block-inner {
border:1px dashed #000;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-khtml-border-radius:3px;
border-radius:3px;
behavior:url(/PIE.htc);
display:block;
padding:7px;
}

.catalog .shadow:after,.shadow-block-inner:after {
bottom:13px;
right:0;
-webkit-box-shadow:0 15px 3px #777;
-moz-box-shadow:0 15px 3px #777;
box-shadow:0 15px 3px #777;
transform:rotate(5deg);
}

.catalog-item-prace {
font-size:12px;
}

.catalog-item-prace span {
font-size:14px;
}

.catalog-item-name {
font-size:14px;
padding:7px 0 0 9px;
}

.catalog-item-name a {
color:#000;
text-decoration:none;
}

.catalog-detail {
position:relative;
overflow:hidden;
padding:18px 0 0px;
}

.catalog-detail-img {
max-width:520px;
border:1px solid #ccc;
background:#fff;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
border-radius:5px;
float:left;
padding:10px;
height: 370px;
width: 542px;
margin-right: 10px;
}
.catalog-detail-img img{
max-width:540px;
max-height:	340px;
}
.zoom {
font-size:12px;
text-align:right;
width:50px;
float:right;
color:#999;
cursor:pointer;
background:transparent url(/bitrix/templates/tireos_start/images/zoom.png) no-repeat 7px 5px;
margin:2px 0 0;
padding:0 10px 0 20px;
}

.catalog-detail-area {
float: left;
position: relative;
overflow: hidden;
width: 530px;
border: 1px dashed #000;
padding: 5px;
font-size: 14px;
margin: 25px 0 20px 0;
color: #000;
}
.catalog-detail-area-text{float:left; text-transform: uppercase; margin-top: 7px;}
.catalog-detail-area-price{float:right;}
.catalog-detail-area-price span {font-size:24px; font-weight:bold;}
.catalog-detail-price-a {
border: 2px solid #a0a0a0;
width: 340px;
padding: 35px 0 20px 0;
text-align: center;	
	}
	
.catalog-detail-price {
padding: 5px 5px 5px 0px;
font-size: 14px;
margin: 25px 0 30px 0;
color: #000;
float: left;
position: relative;
overflow: hidden;
width: 350px;	
	}
	
.catalog-detail-price span{
font-size:24px; 
font-weight:bold;
	}
.catalog-detail-order-price {
font-size:18px;
color:#000;
float:left;
position:relative;
overflow:hidden;
margin:0 38px 0 0;
}
.catalog-detail-price-text {
background: #fff;
text-align: center;
text-transform: uppercase;
padding: 0 5px;
position: absolute;
top: 0px;
left: 60px;
	}



#detail-carousel-vertical {
	position:relative;
	display:block;
	margin:30px 0;
	text-align:center;
}

#detail-carousel-vertical ul {
	display:block;
}
	
#detail-carousel-vertical li {
height:105px;
width:105px;
display:block;
position:relative;
z-index:1;
	}

#detail-carousel-vertical img {
	margin:0;
}
	
#detail-carousel-vertical .jcarousel-prev, #detail-carousel-vertical .jcarousel-next {
	z-index:2;
	cursor:pointer;
}

#detail-carousel-vertical .jcarousel-prev { display:block; height:33px; width:100%; top: -36px;
left: 23px; position:absolute; background:url('/bitrix/templates/tireos_start/images/scroll_catalog.png') no-repeat !important; }

#detail-carousel-vertical .jcarousel-next { display:block; height:33px; width:100%; bottom:-33px; left:23PX; position:absolute; background:transparent url('/bitrix/templates/tireos_start/images/scroll_catalog.png') no-repeat 0 -42px !important; }

#detail-carousel-vertical .jcarousel-container-vertical { width:105px; }

#detail-carousel-vertical .jcarousel-clip-vertical { height:315px; }



	
.catalog-text {
background: url(/bitrix/templates/tireos_start/images/circle.png) no-repeat;	
float:right;
width: 215px;
height: 215px;
margin-top: 7px;
padding-top: 70px;
	}
	
.catalog-text p{
font-size:14px;
text-transform:uppercase;
text-align:center;
color: black;
}
.catalog-detail-value-left {float:left;}
.catalog-detail-value-right {float:right;}
.material {
float:left;	
font-size:14px;
text-transform:uppercase;	
color:black;
	}
.material span{
text-transform:none;
font-weight:bold;
	}
.catalog-detail-order-price p {
line-height:1;
margin:0;
padding:0 0 5px;
}
.catalog-detail-value{
width:100%;
clear:both;	
	}
.catalog-detail-order-price span span {
font-size:24px;
}

input[type=submit],button {
cursor:pointer;
}

a.order {
position:relative;
overflow:hidden;
font-size:24px;
color:#fff;
text-decoration:none;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
border-radius:5px;
padding:3px 35px!important;
}

.order,input[type=submit],button {
background:url(/bitrix/templates/tireos_start/images/order.jpg) repeat-x 0 0;
}

.order:hover,input[type=submit]:hover,button:hover {
background:url(/bitrix/templates/tireos_start/images/order.jpg) repeat-x 0 -38px;
}

.catalog-detail a.order {
top:12px;
margin:20px 0 0!important;
}

.catalog-detail-order-text {
clear:both;
color:#000;
line-height:1.4;
overflow:hidden;
max-height: 100px;
margin:20px 0 28px;
}

.catalog-detail-order-slider {
position:relative;
background:#fff;
border:1px solid #ccc;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
border-radius:5px;
behavior:url(/PIE.htc);
float:left;
left:5px;
padding: 8px 5px 8px 5px;
width: 105px;
/*max-height: 350px;*/
}

.catalog-detail-order-slider img {
margin:0 0 0 5px;
padding:0;
}

.catalog-detail-text {
clear:both;
color:#000;
position:relative;
overflow:hidden;
line-height:1.45;
padding:0 0 20px;
margin-top: -40px;
}

.catalog-detail-text p {
line-height:1.45;
}

.catalog-detail-text ul {
color:#f60;
margin:0;
padding:0;
}

.catalog-detail-text ul li {
color:#000;
line-height:1.5;
background:transparent url(/bitrix/templates/tireos_start/images/list.png) no-repeat 13px 10px;
margin:10px 0 0;
padding:0 0 0 25px;
}

.catalog-detail-features h2 {
font-size:18px;
letter-spacing:1px;
margin:0 0 15px;
}

.catalog h2 {
font-size:32px;
margin:0 0 20px;
}

.catalog-detail-catalog {
margin:0 0 15px;
}

table {
width:100%;
border-collapse:collapse;
border:1px solid #ccc;
color:#000;
}

table tr {
border:1px solid #ccc;
padding:5px 10px;
}

table td {
border-top:1px solid #ccc;
padding:5px 20px;
}

.catalog-detail-features table tr td:first-child {
width:390px;
}

.catalog-detail-back {
margin:15px 0 25px;
}

.catalog-detail-carousel ul {
list-style:none;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
direction:rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
width:100%;
padding:0;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
width:75px;
height:245px;
}

.jcarousel-list,.jcarousel-list-horizontal {
padding:2px;
}

.services .jcarousel-skin-tango .jcarousel-item {
height:75px;
}

.product .jcarousel-skin-tango .jcarousel-item {
width:160px;
height:75px;
}

.services .jcarousel-skin-tango .jcarousel-item-horizontal {
margin-left:0;
margin-right:28px;
}

.product .jcarousel-skin-tango .jcarousel-item-horizontal {
margin-left:0;
margin-right:43px;
}

.catalog-detail-order-slider .jcarousel-skin-tango .jcarousel-item-horizontal {
margin-left:0;
margin-right:4px;
}

.catalog .jcarousel-skin-tango .jcarousel-item-horizontal {
margin-left:0;
margin-right:10px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
position:absolute;
top:55px;
right:-50px;
width: 33px;
height: 52px;
cursor:pointer;
background:transparent url(/bitrix/templates/tireos_start/images/arrow_r.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
left:5px;
right:auto;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
position:absolute;
top:55px;
left:-50px;
width:33px;
height:52px;
cursor:pointer;
background:transparent url(/bitrix/templates/tireos_start/images/arrow_l.png) no-repeat scroll 0 -1px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
left:auto;
right:5px;
background:transparent url(/bitrix/templates/tireos_start/images/template.png) no-repeat 0 -93px;
}
.jcarousel-clip .jcarousel-clip-horizontal {
overflow:hidden;	
	}
.jcarousel-skin-tango .jcarousel-next-vertical {
position:absolute;
bottom:5px;
left:43px;
width:32px;
height:32px;
cursor:pointer;
background:transparent url(/bitrix/templates/tireos_start/images/template.png) no-repeat 0 -93px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
position:absolute;
top:5px;
left:43px;
width:32px;
height:32px;
cursor:pointer;
background:transparent url(/bitrix/templates/tireos_start/images/template.png) no-repeat 0 -69px;
}

.jcarousel-prev-disabled {
background:transparent url(/bitrix/templates/tireos_start/images/arrow_l.png) no-repeat 0 0!important;
}

.jcarousel-next-disabled {
background:transparent url(/bitrix/templates/tireos_start/images/arrow_r.png) no-repeat 0 0!important;
}

#header-call-form {
position:relative;
width:100%;
height:100%;
overflow:hidden;
}

a#question {
text-decoration:none;
font-size:14px;
}

h1 a#question {
margin-left:1em;
}

form.ciee-form {
width:100%;
height:100%;
}

.ciee-field {
margin-bottom:1em!important;
}

.ciee-field-title,.ciee-field-input {
display:block;
margin-bottom:.2em;
}

.ciee-field-required {
color:red;
margin-left:.3em;
}

.ciee-field-s input,.ciee-field-n input,.ciee-field-t textarea,.ciee-field-l select,.ciee-field-f input {
width:99%;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
}

.ciee-active_from input,.ciee-active_to input {
width:90%;
}

.input-quantity {
width:99%!important;
}

.ciee-field-n {
width:50%!important;
float:left;
margin-right:15px;
}

.ciee-field-l {
width:40%!important;
posirion:relative;
overflow:hidden;
}

.ciee-field-s {
clear:both;
}

.ciee-field small {
display:block;
color:#999;
font-style:italic;
font-size:85.1%;
}

.ciee-captcha-image {
display:block;
margin-bottom:.4em;
margin-right:15px;
}

.ciee-captcha-input {
width:174px;
}

.tooltip-block {
margin-top:20px;
}

.tooltip-block .required-fields {
color:red;
}

.services-page .b-news-list-item {
width:100%;
zoom:1;
display:inline-block;
vertical-align:top;
margin:0 15px 15px 0;
}

.quotes {
font-style:italic;
color:#666;
border-left:#666 2px solid;
margin:20px 0 20px 20px;
padding:0 20px;
}

a:hover,.header-address a:hover,#footer a:hover {
text-decoration:none;
}

p,.contacts dl {
margin:0;
padding:0;
}

.main .block,.jcarousel-skin-tango .jcarousel-clip {
/*overflow:hidden;*/
}
.main .block:after {
	content:"";
	display:block;
	clear:both;
}
.services {
margin:0;	
	}

.services .item-img img,.ciee-field-l label {
display:block;
}

.contacts_img_p a:hover,.left ul.left_menu > li > span a:hover {
text-decoration:underline;
}

.left ul.left_menu > li > ul > li > span a,.left ul.left_menu span a {
color:#7d7d7d;
}

.catalog,.catalog-detail-features {
position:relative;
overflow:hidden;
clear: both;
}

.catalog-item,.catalog .jcarousel-skin-tango .jcarousel-item {
width:218px;
}

.catalog-item-right,.services-page .b-news-list-item:nth-child(even) {
margin-right:0;
}

table tr:nth-child(2n+1),.nth-child {
background:#fff;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active,.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active,.jcarousel-skin-tango .jcarousel-next-disabled-vertical,.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active,.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
cursor:default;
}

.contacts.shadow h2 a span { font-size: 14px; font-weight: 700; letter-spacing: 2px;}







.block { max-width:1024px; margin:0 auto; }
#wrapper { min-width:1024px; padding-bottom:200px; }



@media screen and (max-width: 1024px) {
	/*.block { width:auto; margin:0 20px; }*/
	#header .block { margin:0 20px 0 0; }
	.about h1 span {}
	.about h1 {}
	.product .jcarousel-skin-tango .jcarousel-item-horizontal { margin-right:39px; }
}

@media all and (max-width: 1040px) {
	.logo_h h3 {
	font-size:30px;
	font-weight:700;
	color:#fff;
	padding:60px 0 0 40px;
	}
}

@media all and (max-width: 640px) {
.jcarousel-clip {
    margin-left: auto;
    margin-right: auto;
	}
}

/*Footer*/
	/*News*//*
		@media all and (max-width: 1040px) {
			.footer-block .news {width:calc(100% - 430px);}
			.contacts h2{ text-align: center; }
			.footer-menu{ height: 45px;margin: 0 0 65px 0; line-height: 22px;}
		}
		@media all and (max-width: 790px) {
			.footer-block .news {width:100%; text-align:center; float: none; }
			.footer-block .contacts {width:100%;float: none;margin-left: auto; margin-right: auto;}
				.footer-block .contacts .bx-google-map {max-width:100%;}
				
		}
*/
	/*Other*/
		@media all and (max-width: 1040px) {
		.tireos_logo{right:23%;}
		.footer-social{right: 1%;}
		}
		@media all and (max-width: 940px) {
		.footer-menu{width:65%;height: 46px;  line-height: 23px;}
		}
		@media all and (max-width: 790px) {
			.footer-menu {width:100%;height:auto;float:left; line-height: 22px;}
				.footer-menu li {float:none;display:block;}
				.footer-right{width: 65%;float: right;}
				.tireos_logo{ right: 2%; top: 33px;}
				.footer-social{right: 2%;}
		}
		@media all and (max-width: 680px) {
			.footer-title {/*width:180px;*/background-size:100%;background-position:0 20px;/*margin-right:20px;*/margin-top: 10px; position: inherit;  margin-left: auto; margin-right: auto; text-align: center;}
			/*.footer-social, .tireos_logo {display:none;}*/
			#footer .block{height: 457px;}
			.footer-left{  height: auto;float: left; width: 100%;}
			.footer-right{ float: left; text-align: center; width: 100%;}
			.footer-menu{  height: auto;float: left;line-height: 28px;     margin: 0 0 55px 0;}
			.footer-menu li{padding:0;}
			.footer-contacts{   float: none; max-width: none; margin-right: 0;}
			.footer-contacts p{    padding-bottom: 3px;}
			.footer-title h1{  margin-top: 30px;}
			.footer-social{right: 15px; top: 400px;}
			.tireos_logo{left:15px;top:382px;}
		}
		@media all and (max-width: 480px) {
		.footer-title h1{  margin-top: 20px;}
		.product .jcarousel-skin-tango .jcarousel-item-horizontal { margin-right:98px; }
		.footer-block .contacts { float: none; }
		.footer-block .contacts h2 { text-align: right; }
		}
		@media all and (max-width: 540px) {
		.footer-social, .tireos_logo {display:none;}
		#footer .block{ height: 400px;}
		}
		@media all and (max-width:320px) {
			.contacts_img_p {padding-left:65px;background-size:50px;background-position:left center}
			.contacts h2 {margin:0 0 10px;}
			.footer-title {width:245px;}
		}
/*END ADAPT*/










/* End */
/* /bitrix/templates/tireos_start/colors.css?1459254162700 */
/* /bitrix/templates/tireos_start/components/bitrix/menu/header_menu/style.css?14592541623450 */
/* /bitrix/templates/tireos_start/components/bitrix/news.list/standard/style.css?1459254162775 */
/* /bitrix/templates/tireos_start/components/bitrix/menu/bottom/style.css?1459254162626 */
/* /bitrix/templates/tireos_start/template_styles.css?145953346129424 */
