@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'Futura_Book-Normal';
	src: url('../fonts/Futura_Book-Normal-Regular.eot');
	src: local('☺'), url('../fonts/Futura_Book-Normal-Regular.woff') format('woff'), url('../fonts/Futura_Book-Normal-Regular.ttf') format('truetype'), url('../fonts/Futura_Book-Normal-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FuturaBookC';
	src: url('../fonts/FuturaBookC.eot');
	src: local('☺'), url('../fonts/FuturaBookC.woff') format('woff'), url('../fonts/FuturaBookC.ttf') format('truetype'), url('../fonts/FuturaBookC.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'futurafuturisc';
	src: url('../fonts/futurafuturisc.eot');
	src: local('☺'), url('../fonts/futurafuturisc.woff') format('woff'), url('../fonts/futurafuturisc.ttf') format('truetype'), url('../fonts/futurafuturisc.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'futurafuturisc-bold';
	src: url('../fonts/futurafuturisc-bold.eot');
	src: local('☺'), url('../fonts/futurafuturisc-bold.woff') format('woff'), url('../fonts/futurafuturisc-bold.ttf') format('truetype'), url('../fonts/futurafuturisc-bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'futurafuturislightc';
	src: url('../fonts/futurafuturislightc.eot');
	src: local('☺'), url('../fonts/futurafuturislightc.woff') format('woff'), url('../fonts/futurafuturislightc.ttf') format('truetype'), url('../fonts/futurafuturislightc.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body {
	margin:0;
	padding:0;
	position:relative;
	height:100%;
	min-width:320px;
	font:normal 18px 'Futura_Book-Normal', Arial, Helvetica, sans-serif;
	color:#333;
	background: #fff;
}
h3 {
	margin: 0 0 8px;
	font: normal 28px 'futurafuturisc', sans-serif;
	word-spacing: 2px;
}

.clear:after {clear:both; font-size:0; line-height:0; display: block; content:"";}
.site-wrap {
	overflow: hidden;
}
/*top block*/
.top-block {
	position: relative;
	height: 750px;
	width: 96.85%;
	margin: 0 auto;
	background: url(../images/top_img.jpg?1) no-repeat bottom center;
}
.top-block-in {
	position: relative;
	max-width: 1124px;
	margin: 0 auto;
	padding-top: 40px;
}
.top-block-cont {
	padding-right: 40%;
	line-height: 30px;
}
.top-block-cont p {
	position: relative;
	z-index: 1;
	margin: 0 0 35px;
}
.top-block .logo {
	position: absolute;
	top: -50px;
	left: 40%;
	width: 350px;
	height: 350px;
	padding: 88px 30px 0 0;
	text-align: right;
	z-index: 1;
	background: -moz-linear-gradient(45deg, rgba(255,255,255,0) 50%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, rgba(255,255,255,0) 50%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, rgba(255,255,255,0) 50%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.top-block .logo a {
	position: relative;
	z-index: 1;
}
.top-block h1 {
	position: relative;
	margin: 0 0 115px;
	font: normal 36px/44px 'futurafuturisc-bold', sans-serif;
	color: #333;
	letter-spacing: 1px;
	z-index: 1;
}
.top-block h3 {
	position: relative;
	z-index: 1;
}
.top-block h1 span {
	font-size: 60px;
	line-height: 90px;
	letter-spacing: 0;
}
.btn {
    border: 0;
    cursor: pointer;
	position: relative;
	display: inline-block;
	padding: 16px 48px;
	font: normal 16px 'futurafuturislightc', sans-serif;
	text-decoration: none;
	color: #fff;
	background: #dd6764;
	border-radius: 25px;
	z-index: 1;
}
.parallax {
    position: absolute;
    top: 0;
    left: 0;
	height: 750px;
	width: 103.2%;
	margin: 0 -1.6%;
    overflow: hidden;
}
.parallax-layer {
    position: absolute;
}
/*catalog*/
.catalog {
	max-width: 1170px;
	padding: 138px 0 175px;
	margin: 0 auto;
}
.catalog-text {
	padding-right: 48%;
	line-height: 29px;
}
.catalog-text {
	font-size: 21px;
	word-spacing: 1px;
}
.catalog-text .important {
	color: #da5757;
}
.catalog-text p {
	margin: 10px 0;
}
.catalog .products {
	list-style: none;
	padding: 48px 0 110px;
	margin: 0 0 43px;
}
.catalog .products li {
	box-sizing: border-box;
	float: left;
	width: 32.5%;
	padding-left: 1.3%;	
}
.catalog .products li:first-child {
	padding-left: 0;
}
.catalog .products li a {
	display: block;	
	padding: 24px 40px 26px 21px;
	font-size: 18px;
	line-height: 29px;
	color: #3d85c3;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius: 4px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-radius: 4px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color=#cfcfcf)";/*IE 8*/
	-moz-box-shadow: 0 3px 5px #cfcfcf;/*FF 3.5+*/
	-webkit-box-shadow: 0 3px 5px #cfcfcf;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
	box-shadow: 0 3px 5px #cfcfcf;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color=#cfcfcf); /*IE 5.5-7*/
}
.catalog .products li a span {
	border-bottom: dashed 1px #3d85c3;
}
.catalog .products li a:hover {

	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color=#cfcfcf)";/*IE 8*/
	-moz-box-shadow: 0 2px 2px #cfcfcf;/*FF 3.5+*/
	-webkit-box-shadow: 0 2px 2px #cfcfcf;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
	box-shadow: 0 2px 2px #cfcfcf;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color=#cfcfcf); /*IE 5.5-7*/	
}
.catalog .products li a:hover span {
	border-bottom: none;
}
.catalog .products li a h5 {
	font: normal 26px 'futurafuturisc', sans-serif;
	color: #333333;
	margin: 0 0 21px;
}
/*tires*/
.catalog .tires {
	margin-bottom: 28px;
}
.catalog .tires .tires-img {
	float: right;
	width: 41.5%;
	margin-top: -90px;
}
.catalog .tires .tab-box {
	float: left;
	width: 50%;
	padding-top: 0;
}
.catalog .tires h3 {
	font-size: 36px;
}
.catalog .tab-nav{
  margin: 0 0 0 -12px;
  padding: 55px 0 0;
  list-style: none;
}
.catalog .tab-nav li{
  float:left;
  margin: 0 23px 0 0;
  border-radius: 100%;
  font-size: 0;
  line-height: 0;
}
.catalog .tab-nav li a{
  display:inline-block;
  width: 81px;
  height: 81px;
  padding: 9px;
  border-radius: 100%;
  border: solid 3px transparent;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.catalog .tab-nav li a:hover {
	border-color: #da5757;
}
.catalog .tab-nav li.select a {
  border-color: #da5757;
}
.catalog .tab-nav .active{
  display:inline-block;
  padding:5px;
}
.catalog .tab-box > div {
	line-height: 29px;
	padding-top: 55px;
}
.catalog .tab-box > div .tit {
	margin-bottom: 10px;
	font: normal 26px 'futurafuturisc', sans-serif;
	color: #333333; 
	word-spacing: 2px;
}
.catalog .tab-box > div .important {
	color: #da5757;
}



.catalog .product-list {
	font-size: 0;
	counter-reset: my-counter;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.catalog .product-list li {
	box-sizing: border-box;
	display: inline-block;
	width: 31.5%;
	margin-right: 1.5%;
	margin-bottom: 16px;
	font-size: 18px;
	counter-increment: my-counter;
}
.catalog .product-list li:before {
	display: inline-block;
	width: 22%;
	margin-right: 3%;
	padding: 14px 0 15px;
	border-top: solid 1px #7c7c7c;
	border-bottom: solid 1px #7c7c7c;
    content: counters(my-counter,  ".", decimal-leading-zero); 
    text-align: center;
}
.catalog .product-list li span {
	box-sizing: border-box;
	display: inline-block;
	width: 75%;
	padding: 14px 0 15px 22px;
	border-top: solid 1px #d3d3d3;
	border-bottom: solid 1px #d3d3d3;
}


/*company*/
.company-block {
	
}
.company-text {
	background: #142736;
}
.company-text-in {
	position: relative;
	box-sizing: border-box;
	max-width: 1170px;
	margin: 0 auto;
	color: #fff;
	line-height: 29px;
	padding: 210px 0 62px 577px;
}
.company-text-in:before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 480px;
	height: 255px;
	background: url(../images/company_bg.png) no-repeat 0 0;
	content: "";
}
.company-text-in p {
	margin: 10px 0;
}
.company-doc a {
	display: inline-block;
	min-height: 275px;
	margin-right: 50px;
	outline: none;
}
.company-doc .slick-list {
	padding-left: 2%;
	cursor: pointer;
}
.jspContainer {
	padding-top: 55px;
}
.jspHorizontalBar {
	bottom: auto;
	top: 0;
	height: 3px;
}
.jspDrag {
	background: #da5757;
}
.jspTrack {
	background: #142736;
}


.company-doc-text {
	max-width: 1170px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	line-height: 29px;
}
.company-doc-text  li {
	display: none;
	padding: 43px 45% 50px 0;
	margin-bottom: 50px;
}
.company-doc-text  li:first-child {
	display: block;
}



/*factory*/
.factory-block {
	width: 96.5%;
	margin: 0 auto 100px;
	border-bottom: solid 3px #da5757;
}
.factory-block-in {
	max-width: 1170px;
	margin: 0 auto;
}
.factory-block .factory-text {
	padding: 0  8% 85px;
	font: normal 20px/32px 'futurafuturisc', sans-serif;
	color: #333;
}
.factory-block .factory-text p {
	margin: 0;
}


/*partners*/
.partners-block {
	padding-top: 53px;
	/*margin-bottom: 175px;*/
}
.partners-text {
	width: 1170px;
	margin: 0 auto;
	padding-bottom: 58px;
	line-height: 29px;
}
.partners-text-in {
	width: 97%;
}
.partners-text-in p {
	margin: 8px 0;
}
.partners-list {
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
	list-style: none;
}
.partners-list li {
	float: left;
	width: 20%;
	background: #e4eaee;
	overflow: hidden;
} 
.partners-list li:nth-child(10n+1) { background: #e4eaee; }
.partners-list li:nth-child(10n+2) { background: #dee5ea; }
.partners-list li:nth-child(10n+3) { background: #ebeff2; }
.partners-list li:nth-child(10n+4) { background: #e9edf1; }
.partners-list li:nth-child(10n+5) { background: #e3e8ed; }
.partners-list li:nth-child(10n+6) { background: #e1e7ec; }
.partners-list li:nth-child(10n+7) { background: #e7ecf0; }
.partners-list li:nth-child(10n+8) { background: #e4eaee; }
.partners-list li:nth-child(10n+9) { background: #dbe2e8; }
.partners-list li:nth-child(10n+10) { background: #ebeff2; }
.partners-list li div {
	height: 210px;
	line-height: 210px;
	text-align: center;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.partners-list li div img {
	vertical-align: middle;
}


.partners-list li:hover div {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

/*export*/
.export-block {
	margin-bottom: 215px;
}
.export-block .export-text-box {
	padding-top: 167px;
}
.export-block .export-text {
	max-width: 1170px;
	margin: 0 auto;
}
.export-block .export-text h3 {
	margin-bottom: 15px;
}
.export-block .export-animate {
	position: relative;
}
.export-block .export-animate img {
	max-width: 100%;
	margin-top: -30px;
	opacity: 0;
}
.export-block .export-animate img.animate-opacity {
	opacity: 1;
}
.export-block .export-list-box {
	position: relative;
	z-index: 1;
}
.export-block .export-list {
	position: relative;
	box-sizing: border-box;
	list-style: none;
	padding: 89px 0 0;
	margin: 0 auto;
	max-width: 1165px;
}
.export-block .export-list li {
	position: relative;
	float: left;
	box-sizing: border-box;
	width: 25%;
	padding: 5px 0 7px 60px; 
	margin-bottom: 10px;
}
.export-block .export-list li:before {
	position: absolute;
	top: 50%;
	left: 0;
	width: 31px;
	height: 31px;
	margin-top: -15px;
	border-radius: 100%;
	background: url(../images/check.png) no-repeat center center #5599d3;
	content: "";
}


/*form block*/
.form-block {
	max-width: 1170px;
	margin: 0 auto;
	padding-bottom: 140px;
}
.form-block .form-text {
	float: left;
	width: 45%;
	line-height: 29px;
}
.form-block .form-text h2 {
	margin: 0 0 32px;
	font: normal 36px 'futurafuturisc-bold', sans-serif;
	color: #333;
}
.form-block .form-body {
	float: right;
	width: 50%;
	padding-top: 0;
}
.form-block .form-body input[type=text] {
	width: 100%;
	padding: 11px 0;
	margin-bottom: 50px;
	border: none;
	border-bottom: solid 1px #d3d3d3;
	outline: none;
}
.form-block .form-body textarea {
	width: 100%;
	resize: vertical;
	height: 167px;
	min-height: 167px;
	margin: 5px 0 32px;
	border: none;
	border-bottom: solid 1px #d3d3d3;
	outline: none;
}
.form-block .form-body input[type=submit] {
	float: right;
    display: inline-block;
    padding: 16px 48px;
    margin-right: 35px;
    text-decoration: none;
    background: #fff;
    border-radius: 25px;
    border: none;
	font: normal 20px 'futurafuturisc', sans-serif;
	color: #da5757;	
	cursor: pointer;
}
.form-block .form-body input[type=submit]:hover {
	color: #fff;
    background: #dd6764;
}
.form-block .form-body input.valid{
	color: #fff;
    background: #dd6764;
	font: normal 16px 'futurafuturislightc', sans-serif;
}

.form-block input::placeholder,
.form-block textarea::placeholder {
	font:normal 18px 'Futura_Book-Normal', Arial, Helvetica, sans-serif;
	color:#333;
}
.form-block label {
	position: relative;
	bottom: -10px;
	font-size: 12px;
	text-transform: uppercase;
	color: #999;
	opacity: 0;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	
    /*transform: matrix(1, 0, 0, 1, 0, 10);
    -moz-transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;*/
}
input::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
input::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
input:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
input:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
input:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
input:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
input:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
input:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}
textarea::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
textarea::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
textarea:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
textarea:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
textarea:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
textarea:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
textarea:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
textarea:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}






/*contacts block*/
.contacts-block {
	padding: 77px 0 80px;
	margin: 0 15px;
	border-top: solid 1px #c2c2c2;
}
.contacts-block .contacts-block-in {
	max-width: 1170px;
	margin: 0 auto;
}
.contacts-block .contacts-text {
	float: left;
	width: 49%;
	padding-top: 5px;
	line-height: 29px;
}
.contacts-block .contacts-list {
	float: right;
	width: 51%;
	list-style: none;
	margin: 0;
	padding: 0;
}
.contacts-block .contacts-list li {
	float: left;
	width: 48%;
	padding-left: 2%;
	font-size: 18px;
	line-height: 29px;
}
.contacts-block .contacts-list li img {
	border-radius: 100%;
}
.contacts-block .contacts-list li .manager-img {
	display: inline-block;
	padding: 10px;
	border: solid 3px transparent;
	font-size: 0;
	line-height: 0;
	border-radius: 100%;
}
.contacts-block .contacts-list li:hover .manager-img {
	border-color: #da5757;
}
.contacts-block .contacts-list .manager-info {
	padding: 10px 0 0 7px;
}
.contacts-block .contacts-list .manager-info  a {
	color: #333;
	text-decoration: none;
	border-bottom: dashed 1px #333;
}
.contacts-block .contacts-list li:hover a,
.contacts-block .contacts-list .manager-info  a:hover {
	color: #5599d3;
	border-color: #5599d3;
}

/*dealers*/
.dealers {
	max-width: 1170px;
	margin: 0 auto;
	padding-bottom: 80px;
}
.dealers .dealers-text {
	width: 45%;
	padding-bottom: 95px;
	line-height: 29px;
}
.dealers .dillers-list-box {
	position: relative;
	height: 1650px;	
}
.dealers .dillers-list-wrapper {
	position: relative;
	height: 367px;
	left: 0;
	right: 0;
}
.dealers .dillers-list-wrapper-in {
	max-width: 1140px;
	margin: 0 auto;
}
.dealers .dillers-list {
	position: relative;
	list-style: none;
	margin: 0 0 0 8.5%;
	padding: 0;
}
.dealers .dillers-list li {
	position: absolute;
	right: 0;
	width: 100%;
}
.dealers .dillers-list .dealers-name {
	padding: 0 0 30px;
	font: normal 20px/30px 'futurafuturisc', sans-serif;
	border-bottom: solid 1px #eaeaea;
}
.dealers .dillers-list .dealers-name img {
	float: left;
	margin: 0 30px 0 13px;
	border-radius: 100%;
}
.dealers .dillers-list .dealers-info {
	padding-top: 38px;
	padding-left: 17%;
}
.dealers .dillers-list .dealers-info a {
	text-decoration: none;
	color: #5599d3;
	border-bottom: dashed 1px #5599d3; 
}
.dealers .dillers-list .dealers-info a:hover {
	border-bottom: none;
}
.dealers .dillers-list .dealers-info .d-phone,
.dealers .dillers-list .dealers-info .d-mail,
.dealers .dillers-list .dealers-info .d-name {
	position: relative;
	box-sizing: border-box;
	float: left;
	width: 33%;
	padding: 3px 0 0 55px;
}
.dealers .dillers-list .dealers-info .d-phone:before,
.dealers .dillers-list .dealers-info .d-mail:before,
.dealers .dillers-list .dealers-info .d-name:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	background: #ebebeb;
	content: "";
}
.dealers .dillers-list .dealers-info .d-phone:before { background: url(../images/icons.png) no-repeat 0 0 #ebebeb; }
.dealers .dillers-list .dealers-info .d-mail:before { background: url(../images/icons.png) no-repeat 0 -35px #ebebeb; }
.dealers .dillers-list .dealers-info .d-name:before { background: url(../images/icons.png) no-repeat 0 -70px #ebebeb; }
.dealers .dillers-list li {
	padding: 29px 19px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=15, Direction=90, Color=#dadada)";/*IE 8*/
	-moz-box-shadow: 0 0 15px #dadada;/*FF 3.5+*/
	-webkit-box-shadow: 0 0 15px #dadada;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
	box-shadow: 0 0 15px #dadada;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=15, Direction=90, Color=#dadada); /*IE 5.5-7*/
	
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.dealers .dillers-list li:nth-child(6n+1) {	transform: scale(0.9) translate3d(0px, 0, 0); }
.dealers .dillers-list li:nth-child(6n+2) {	transform: scale(0.92) translate3d(0px, 300px, 0); }
.dealers .dillers-list li:nth-child(6n+3) {	transform: scale(0.94) translate3d(0px, 600px, 0); }
.dealers .dillers-list li:nth-child(6n+4) {	transform: scale(0.96) translate3d(0px, 900px, 0); }
.dealers .dillers-list li:nth-child(6n+5) {	transform: scale(0.98) translate3d(0px, 1200px, 0); }
.dealers .dillers-list li:nth-child(6n+6) {	transform: scale(1) translate3d(0px, 1500px, 0);}

footer {
	padding: 40px;
	color: #da5757;
}

/*bullets*/
.c-dots {
	position: fixed;
	right: 0;
	top: 0;
	bottom: 0;
    width: 110px;
    margin-right: 25px;
	text-align: center;
	z-index: 1;
}
.c-dots::before {
    content: "";
	width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
}
.c-dots ul {
    display: inline-block;
	width: 100px;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 1rem;
    overflow: hidden;
}
.c-dots ul li {
	margin: -2px 0 0;
}
.c-dots ul li a {
	display: inline-block;
	position: relative;
	width: 100%;
}
.c-dots ul li a:after, 
.c-dots ul li a:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 19px;
    border-left: 1px solid #d7d7d7;
}
.c-dots ul li span {
    display: block;
    margin: 8px auto;
    width: 10px;
    height: 10px;
	border-radius: 50%;
    background-color: #d7d7d7;
    vertical-align: middle;
    transition: -webkit-transform .3s cubic-bezier(.4,0,0,1);
    transition: transform .3s cubic-bezier(.4,0,0,1);
    transition: transform .3s cubic-bezier(.4,0,0,1),-webkit-transform .3s cubic-bezier(.4,0,0,1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.c-dots ul li span:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    margin-left: -19px;
    margin-top: -19px;
    border: 3px solid #d7d7d7;
    background: #d7d7d7;
    -webkit-transform: scale(.25);
    -ms-transform: scale(.25);
    transform: scale(.25);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.4,0,0,1);
    transition: -webkit-transform .3s cubic-bezier(.4,0,0,1);
    transition: transform .3s cubic-bezier(.4,0,0,1);
    transition: transform .3s cubic-bezier(.4,0,0,1),-webkit-transform .3s cubic-bezier(.4,0,0,1);
}
.c-dots ul li a:hover span:before,
.c-dots ul li a.active span:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
	background: transparent;
}

/*Navigation*/
.tmenu-icon {
	position: fixed;
	top: 40px;
	left: 45px;
	display: inline-block;
	height: 72px;
	padding: 0 17px 0 75px;
	z-index: 1001;
	background: #999;
	background: rgba(0,0,0,0.4);
	border-radius: 36px;
	font: normal 18px/72px 'futurafuturisc';
	color: #fff;
	text-decoration: none;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.tmenu-icon:before {
	position: absolute;
	top: 0;
	left: -2px;
	width: 75px;
	height: 76px;
	background: url(../images/tmenu_img.png) no-repeat 0 0;
	content: "";
}
.tmenu-icon:hover {
	background: rgba(0,0,0,0.5);
}
.tmenu-icon:active {
	background: rgba(0,0,0,0.6);
}
.has-nav-open .tmenu-icon {
	padding-right: 65px;
}
.has-nav-open .tmenu-icon:after {
	position: absolute;
	top: 50%;
	right: 20px;
	display: block;
	margin-top: -8px;
	width: 16px;
	height: 16px;
	background: url(../images/tmenu_close.png) no-repeat 0 0;
	content: "";
}

/*open*/
.has-nav-open .o-button_circle-icon.-nav {
	background-color: #000;
}
.has-nav-open .o-button_circle-icon.-nav .o-button_circle-icon_wrap::before {
	border-color: #fff;
    -webkit-transform: rotate(45deg) translateY(-1px);
    -ms-transform: rotate(45deg) translateY(-1px);
    transform: rotate(45deg) translateY(-1px);
}
.has-nav-open .o-button_circle-icon.-nav .o-button_circle-icon_wrap::after {
	border-color: #fff;
    -webkit-transform: rotate(-45deg) translateY(1px);
    -ms-transform: rotate(-45deg) translateY(1px);
    transform: rotate(-45deg) translateY(1px);
}
/*menu*/
.main-nav {
	visibility: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.1);
	z-index: 1000;
}
.main-nav .nav-bg {
	position: absolute;
	top: 0;
	left: -100%;
	bottom: 0;
	width: 35%;
	padding-left: 15%;
	box-sizing: border-box;
	text-align: center;
	background: #fefefb;
	-moz-transition: all 0.8s 1.1s ease;
    -o-transition: all 0.8s 1.1s ease;
    -webkit-transition: all 0.8s 1.1s ease;
    transition: all 0.8s 1.1s ease;
}
.main-nav .nav-bg::before {
	display: inline-block;
    height: 100%;
    content: "";
    vertical-align: middle;
}
.main-nav .nav-bg .nav-r-bg {
    position: absolute;
    bottom: 0;
    left: 100%;
    width: 50%;
	margin-left: -1px;
	font-size: 0;
	line-height: 0;
}
.main-nav .nav-bg .nav-r-bg  img {
	max-width: 100%;
}
.main-nav .nav-bg .nav-r-bg:before {
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	margin-bottom: -1px;
	height: 2000px;
	background: #fefefb;
	content: "";
}
.main-nav .nav-bg ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
    font-size: 1rem;
    vertical-align: middle;
}
.main-nav .nav-bg ul li {
	position: relative;
	opacity: 0;
	left: -50%;
	padding: 20px 0;
	font-size: 18px;
	text-align: left;
	-webkit-transition: opacity 0.5s, left 0.5s;
    -moz-transition: opacity 0.5s, left 0.5s;
    transition: opacity 0.5s, left 0.5s;
}
.main-nav .nav-bg ul li a {
	text-decoration: none;
	font: normal 28px 'FuturaBookC';
	color: #4c4c4c;
	letter-spacing: 1px;
	word-spacing: -2px;
}
.main-nav .nav-bg ul li a:hover {
	color: #da5757;
	text-decoration: none;
}
.main-nav .nav-bg ul li.active a {
	color: #da5757;
}
/*open*/
.has-nav-open .main-nav {
	visibility: visible;
}
.has-nav-open .main-nav .nav-bg {
	left: 0;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.has-nav-open .main-nav .nav-bg ul li {
	left: 0;
	opacity: 1;
}
body .nav-bg .nav-list>li:nth-child(1) {
    -webkit-transition-delay: 0.2s !important;
    -moz-transition-delay: 0.2s !important;
    transition-delay: 0.2s !important;
}
.nav-list>li:nth-child(2) {
    -webkit-transition-delay: 0.3s !important;
    -moz-transition-delay: 0.3s !important;
    transition-delay: 0.3s !important;
}
.nav-list>li:nth-child(3) {
    -webkit-transition-delay: 0.4s !important;
    -moz-transition-delay: 0.4s !important;
    transition-delay: 0.4s !important;
}
.nav-list>li:nth-child(4) {
    -webkit-transition-delay: 0.5s !important;
    -moz-transition-delay: 0.5s !important;
    transition-delay: 0.5s !important;
}
.nav-list>li:nth-child(5) {
    -webkit-transition-delay: 0.6s !important;
    -moz-transition-delay: 0.6s !important;
    transition-delay: 0.6s !important;
}
.nav-list>li:nth-child(6) {
    -webkit-transition-delay: 0.7s !important;
    -moz-transition-delay: 0.7s !important;
    transition-delay: 0.7s !important;
}
.nav-list>li:nth-child(7) {
    -webkit-transition-delay: 0.8s !important;
    -moz-transition-delay: 0.8s !important;
    transition-delay: 0.8s !important;
}
.nav-list>li:nth-child(8) {
    -webkit-transition-delay: 1s !important;
    -moz-transition-delay: 1s !important;
    transition-delay: 1s !important;
}

.has-nav-open .nav-list>li:nth-child(1) {
    -webkit-transition-delay:1s ;
    -moz-transition-delay: 1s;
    transition-delay: 1s;
}
.has-nav-open .nav-list>li:nth-child(2) {
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.has-nav-open .nav-list>li:nth-child(3) {
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.has-nav-open .nav-list>li:nth-child(4) {
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    transition-delay: 0.5s;
}
.has-nav-open .nav-list>li:nth-child(5) {
    -webkit-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    transition-delay: 0.6s;
}
.has-nav-open .nav-list>li:nth-child(6) {
    -webkit-transition-delay: 0.7s;
    -moz-transition-delay: 0.7s;
    transition-delay: 0.7s;
}
.has-nav-open .nav-list>li:nth-child(7) {
    -webkit-transition-delay: 0.8s;
    -moz-transition-delay: 0.8s;
    transition-delay: 0.8s;
}
.has-nav-open .nav-list>li:nth-child(8) {
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    transition-delay: 1s;
}

.site-blur {
    -webkit-filter:blur(4px);
    filter:blur(4px);
}
@media screen and (max-width: 1440px) {
	.main-nav .nav-bg { 
		background-size: 30%;
	}
}
@media screen and (max-width: 1024px) {
	
	.main-nav .nav-bg {
		width: 45%;
		left: -100%;
	}
	.top-block {
		box-sizing: border-box;
		width: 95.5%;
		height: 743px;
		padding: 0 15px;
		background-size: contain; 
	}
	.top-block-in {
		padding-top: 172px;
	}
	.top-block-cont {
		padding-right: 45%;
	}
	.top-block h1 {
		margin-bottom: 75px;
		font-size: 31px;
		line-height: 40px;
	}
	.top-block h1 span {
		font-size: 52px;
		line-height: 80px;
		letter-spacing: 1px;
	}
	.top-block-cont p {
		display: inline-block;
		padding-right: 33%;
		margin-bottom: 30px;
	}
	.parallax {
		height: 743px;
	}
	.parallax img {
		width: 1300px;
	}
	.top-block .logo {
		right: -2.25%;
        top: -15px;
		padding: 53px 33px 0 0;
	}
	.top-block .logo img {
		width: 140px;
	}
	/*catalog*/
	.catalog {
		width: 96%;
		padding: 90px 0 75px;
	}
	.catalog .products {
		padding-top: 75px;
		padding-bottom: 90px;
	}
	.catalog .products li {
		float: none;
		width: 100%;
		margin-bottom: 25px;
		padding-left: 0;
	}
	.catalog .tires {
		margin-bottom: 23px;
	}
	.catalog .tires .tab-box {
		width: 56%;
		padding-top: 15px;
	}
	.catalog .tires .tires-img {
		margin-top: 0;
	}
	.catalog .tires h3 {
		font-size: 32px;
	}
	/*company*/
	.company-text-in {
		padding: 178px 20px 67px 51%;
	}
	.company-text-in:before {
		left: auto;
		right: 59%;
	}
	.company-doc .slick-list {
		padding-left: 2%;
	}
	.jspContainer {
		padding-top: 45px;
	}
	.company-doc-text  li {
		padding: 43px 34% 50px 2%;
	}
	.factory-block .factory-text {
		padding: 156px 8% 85px;
	}
	.slick-track {
		transform: translate3d(0px, 0, 0) !important;
	}
	/*partners*/
	.partners-block {
		/*margin-bottom: 155px;*/
	}
	.partners-block .partners-text {
		width: 96%;
		margin: 0 auto;
		padding-bottom: 75px;
	}
	.partners-text-in {
		width: 50%;
	}
	.partners-list li div {
		height: 156px;
		line-height: 156px;
	}
	.partners-list li div img {
		max-width: 70%;
	}
	/*export*/
	.export-block {
		margin-bottom: 210px;
	}
	.export-block .export-text-box {
		padding-top: 155px
	}
	.export-block .export-text {
		width: 96%;
	}
	.export-block .export-list {
		width: 96%;
	}
	/*form-block*/
	.form-block {
		width: 96%;
	}
	.form-block .form-text h2 {
		margin-bottom: 29px;
		font-size: 32px;
		line-height: 42px;
	}
	.form-block .form-body input[type=submit] {
		margin-right: 0;
	}
	/*contacts*/
	.contacts-block {
		padding-bottom: 140px;
	}
	/*dealers*/
	.dealers {
		width: 96%;
		padding-bottom: 40px;
	}
	.dealers .dealers-text {
		padding-bottom: 70px;
	}
	.dealers .dillers-list {
		margin-left: 12.5%;
	}
	.dealers .dillers-list .dealers-info {
		padding-left: 0;
	}
	.export-block .export-animate img {
		max-width: 150%;
		margin-left: -34%;
	}
	footer {
		padding: 28px 22px;
	}
	.c-dots {
		margin-right: 5px;
	}
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
	.o-button-fixed.-left {
		left: 15px;
		padding-top: 10px;
	}
	.o-button.-circle {
		height: 52px;
		padding-left: 50px;
	}
	.o-button_circle-icon {
		width: 35px;
		height: 35px;
	}
	.o-button.-circle .o-button_label {
		font-size: 16px;
		line-height: 52px;
	}
	/*.main-nav .nav-bg {
		width: 100%;
		left: -100%;
	}*/
	.main-nav .nav-bg {
		width: 45%;
		left: -100%;
	}
	.main-nav .nav-bg ul li {
		padding: 5px 0;
	}
	.main-nav .nav-bg ul li a {
		font-size: 18px;
	}
	/*menu*/
	.tmenu-icon {
		top: 44px;
		left: 4%;
		padding-left: 45px;
		height: 50px;
		line-height: 50px;
	}
	.tmenu-icon:before {
		width: 52px;
		height: 52px;
		background-size: contain;
	}
	.has-nav-open .tmenu-icon {
		padding-right: 45px;
	}
}

@media screen and (max-width: 768px) {
	.tmenu-icon {
		top: 35px;
		left: 7%;
	}
	.top-block {
		width: 92.5%;
		padding: 0 22px;
	}
	.top-block-in {
		padding-top: 165px;
	}
	.top-block-cont {
		padding-right: 20%;
	}
	.top-block h1 {
		position: relative;
		z-index: 1;
		margin-bottom: 108px;
	}
	.top-block h3 {
		position: relative;
		z-index: 1;
	}
	.top-block-cont p {
		position: relative;
		z-index: 1;
		margin-bottom: 60px;
	}
	.top-block .logo {
	    width: 220px;
	    height: 160px;
	    padding: 46px 68px 0 0;
	}
	.top-block {
		height: 1024px;
	}
	.parallax {
		height: 1024px;
		margin: 0;
	}
	.parallax-layer {
		top: 76%;
		margin-top: -545px;
		left: 59.3%;
		margin-left: -771px;
	}
	/*catalog*/
	.catalog {
		width: 92%;
		padding-top: 110px;
		padding-bottom: 135px;
	}
	.catalog-text {
		padding-right: 20%;
	}
	.catalog .products {
		padding-top: 50px;
		padding-bottom: 30px;
	}
	.catalog .products li {
		padding-left: 0;
		padding-right: 1%;
	}
	.catalog .products li img {
		width: 125px;
		height: auto;
	}
	.catalog .products li p {
		margin-top: 42px;
	}
	.catalog .tires {
		margin-bottom: 85px;
	}
	.catalog .tires h3 {
		margin-bottom: 25px;
	}
	.catalog .tires .tires-img {
		float: none;
		width: auto;
		text-align: center;
	}
	.catalog .tires .tires-img img {
		width: 290px;
		height: auto;
	}
	.catalog .tires .tab-box {
		float: none;
		width: 75%;
		padding-top: 0;
	}
	.catalog .tab-nav li {
		margin-right: 16px;
	}
	.catalog .tab-nav li a {
		width: 65px;
		height: 65px;
		padding: 8px;
	}
	.catalog .tab-nav li img {
		width: 100%;
		height: auto;
	}
	.catalog .tab-box > div {
		padding-top: 53px;
	}
	/*company*/
	.company-text-in {
		padding-left: 35%;
		padding-bottom: 60px;
		line-height: 31px;
	}
	.company-text-in:before {
		right: 75%;
	}
	.company-doc a {
		min-height: 213px;
	}
	.company-doc a img {
		width: 150px;
	}
	.jspContainer {
		padding-top: 60px;
	}
	.jspPane {
		padding-left: 4%;
	}
	.company-doc-text li {
		padding: 55px 10% 50px 4%;
	}
	/*factory block*/
	.factory-block {
		width: 92%;
		margin-bottom: 80px;
	}
	.factory-block .factory-text {
		padding: 99px 0 53px;
	}
	/*partners*/ 
	.partners-block  {
		/*margin-bottom: 145px;*/
	}
	.partners-block .partners-text {
		width: 92%;
		padding-bottom: 55px;
	}
	.partners-text-in {
		width: 70%;
	}
	.partners-list li {
		width: 25%;
	}
	.partners-list li div {
		height: 130px;
		line-height: 130px;
	}
	.export-block .export-animate img {
		max-width: 122%;
		margin-top: 0;
		margin-left: -9.5%;
	}
	/*export*/
	.export-block {
		margin-bottom: 70px;
		padding-bottom: 93px;
	}
	.export-block .export-text-box {
		padding-top: 145px;
	}
	.export-block .export-text {
		width: 92%;
		margin-bottom: 55px;
	}
	.export-block .export-list {
		padding-top: 3px;
	}
	.export-block .export-list li:before {
		width: 26px;
		height: 26px;
	}
	/*form block*/
	.form-block {
		width: 92%;
		padding-bottom: 93px;
	}
	.form-block .form-text {
		float: none;
		width: auto;
		margin-bottom: 55px;
	}
	.form-block .form-text h2 {
		margin-bottom: 20px;
	}
	.form-block .form-body {
		float: none;
		width: auto;
	}
	.form-block .form-body input[type=submit] {
		float: none;
		margin-left: 6%;
	}
	/*contacts*/
	.contacts-block {
		width: 92%;
		margin: 0 auto;
		padding-bottom: 120px;
	}
	.contacts-block .contacts-text {
		width: 60%;
		float: none;
		margin-bottom: 65px;
	}
	.contacts-block .contacts-list {
		float: none;
		width: 100%;
	}
	.contacts-block .contacts-list li {
		padding-left: 0;
	}
	/*dealers*/
	.dealers {
		width: 96%;
	}
	.dealers .dealers-text {
		width: 70%;
		padding-bottom: 65px;
	}
	.dealers .dillers-list {
		margin-left: 0;
	}
	.dealers .dillers-list li {
		box-sizing: border-box;
	}
	footer {
		padding: 27px 30px;
	}
	.c-dots {
		display: none;
	}
}

@media screen and (max-width: 569px) { 
	.top-block {
		height: 417px;
	}
	h3 {
		font-size: 18px;
		margin-bottom: 5px;
	}
	.top-block {
		width: 94.5%;
		padding: 0 13px;
	}
	.top-block-in {
		padding-top: 79px;
	}
	.top-block .logo {
		right: -2.75%;
		padding-right: 25px;
	}
	.top-block h1 {
		margin-bottom: 29px;
		font-size: 18px;
		line-height: 31px;
	}
	.top-block h1  span {
		font-size: 32px;
		line-height: normal;
		letter-spacing: -1px;

	}
	.top-block-cont p {
		padding-right: 21%;
		margin-bottom: 30px;
		font-size: 16px;
		line-height: 27px;
	}
	.top-block .btn {
		padding: 13px 38px;
	}
	.top-block .logo {
	    width: 150px;
	    height: 110px;
	    padding: 38px 6px 0 0;
	}
	.top-block .logo img {
	    width: 95px;
	}
	.parallax {
		height: 417px;
	}
	.parallax-layer {
		top: 50%;
		left: 50%;
		margin: -310px 0 0 -400px;
	}
	.parallax img {
		width: 880px;
	}
	
	/*menu*/
	.tmenu-icon {
		top: 20px;
		left: 5%;
		padding-left: 45px;
		height: 50px;
		line-height: 50px;
	}
	.tmenu-icon:before {
		width: 52px;
		height: 52px;
		background-size: contain;
	}
	.has-nav-open .tmenu-icon {
		padding-right: 45px;
	}
	/*catalog*/
	.catalog {
		width: 94%;
		padding-top: 92px;
	}
	.catalog-text {
		padding-right: 0;
		line-height: 26px;
	}
	.catalog-text p {
		margin: 14px 0;
	}
	.catalog .products {
		padding-top: 57px;
	}
	.catalog .products li {
		float: none;
		padding-right: 0;
		width: 100%;
		margin-bottom: 25px;
	}
	.catalog .products li .product-img {
		float: left;
		margin-right: 11%;
	}
	.catalog .products li p {
		margin-top: 0;
	    padding-top: 31px;
	    margin-bottom: 14px;
	}
	.catalog .products li:nth-child(even) .product-img {
			float: right;
			margin: 0 0 0 11%;
	}
	.catalog .tires  h3 {
		font-size: 24px;
	}
	/*company*/
	.company-text-in {
		padding-top: 88px;
		padding-bottom: 55px;
		line-height: 26px;
	}
	.company-doc-text li {
		line-height: 26px;
	    padding: 16px 3% 30px 3%;
	}
	.company-text-in h3 {
		margin-bottom: 14px;
	}
	.jspContainer {
		padding-top: 25px;
	}
	.company-doc a {
		min-height: 164px;
		margin-right: 34px;
	}
	.company-doc a img {
		width: 115px;
	}
	/*factory*/
	.factory-block {
		width: 100%;
		margin-bottom: 53px;
	}
	.factory-block-in {
		width: 94%;
	}
	.factory-block .factory-text {
		padding: 132px 0 42px; 
		letter-spacing: -1px;
		line-height: 26px;
	}
	/*partners*/
	.partners-block {
		/*margin-bottom: 95px;*/
	}
	.partners-block .partners-text {
		width: 94%;
		padding-bottom: 43px;
		line-height: 26px;
	}
	.partners-block .partners-text h3 {
		margin-bottom: 15px;
	}
	.partners-list li {
		width: 33.33%;
	}
	/*export*/
	.export-block {
		margin-bottom: 33px;
	}
	.export-block .export-text-box {
		padding-top: 95px;
	}
	.export-block .export-text {
		width: 94%;
		line-height: 26px;
	}
	.export-block .export-text h3 {
		margin-bottom: 15px;
	}
	.export-block .export-list li {
		width: 33%;
	}
	.export-block .export-animate img {
		top: -45px;
		max-width: 162%;
		margin-left: -45%;
	}
	.form-block {
		width: 94%;
		padding-bottom: 83px;
	}
	.form-block .form-text {
		margin-bottom: 35px;
		letter-spacing: -1px;
		line-height: 26px;
	}
	.form-block .form-text h2 {
		margin-bottom: 8px;
		font-size: 19px;
		letter-spacing: 0;
	}
	.form-block .form-body input[type=text] {
		margin-bottom: 35px;
	}
	.form-block .form-body textarea {
		height: 153px;
		margin-bottom: 25px;
	}
	.form-block .form-body input[type=submit] {
		display: block;
		margin-left: auto;
		margin-right: auto;
		font-size: 14px;
	}
	/*contacts*/
	.contacts-block {
		width: 94%;
		padding-top: 85px;
		line-height: 26px;
	}
	.contacts-block h3 {
		margin-bottom: 15px;
	}
	.contacts-block .contacts-text {
		width: 100%;
		margin-bottom: 20px;
	}
	/*dealers*/
	.dealers {
		width: 94%;
		padding-bottom: 15px;
		line-height: 26px;
	}
	.dealers .dillers-list-box {
		height: auto;
	}
	.dealers .dillers-list-wrapper {
		position: relative !important;
		top: auto !important;
		height: auto;
		left: auto;
		right: auto;
	}
	.dealers .dealers-text {
		width: 100%;
		padding-bottom: 28px;
		line-height: 26px;
	}
	.dealers h3 {
		margin-bottom: 15px;
	}
	.dealers .dillers-list {
		height: auto;
	}
	.dealers .dillers-list li {
		position: relative;
		transform: none !important;
		box-shadow: none;
		border-radius: 0;
		padding: 0;
	}
	.dealers .dillers-list .dealers-name {
		position: relative;
		padding-right: 25px;
		font-size: 17px;
	}
	.dealers .dillers-list .dealers-name:after {
		position:absolute;
		top: 1px;
		right: 0;
		content:"+";
		font: normal 36px 'futurafuturislightc';
		color: #333;
	}
	.dealers .dillers-list .active:after {
		content: "–";
	} 
	.dealers .dillers-list .dealers-info {
		display: none;
		padding-left: 0;
		padding-top: 32px;
	}
	.dealers .dillers-list .dealers-info .d-phone, 
	.dealers .dillers-list .dealers-info .d-mail, 
	.dealers .dillers-list .dealers-info .d-name {
		padding: 38px 0 0;
		font-size: 15px;
	}
	.dealers .dillers-list .dealers-info .d-phone:before, 
	.dealers .dillers-list .dealers-info .d-mail:before, 
	.dealers .dillers-list .dealers-info .d-name:before {
		width: 26px;
		height: 26px;
	}
	.dealers .dillers-list .dealers-info .d-phone:before { background: url(../images/icons.png) no-repeat -30px 0 #ebebeb; }
	.dealers .dillers-list .dealers-info .d-mail:before { background: url(../images/icons.png) no-repeat -30px -35px #ebebeb; }
	.dealers .dillers-list .dealers-info .d-name:before { background: url(../images/icons.png) no-repeat -30px -70px #ebebeb; }
	.dealers .dillers-list li {
		margin-bottom: 22px;
	}
	.dealers .dillers-list .dealers-name {
		padding-top: 14px;
		padding-bottom: 6px;
	}
	.dealers .dillers-list .dealers-name {
		font-size: 18px;
	}
	.dealers .dillers-list .dealers-name img {
		width: 25px;
		margin: 0 20px 0 12px;
	}
	footer {
		padding: 28px 15px;
	}
	.o-button-fixed.-left {
		left: 15px;
		padding-top: 10px;
	}
	.o-button.-circle {
		height: 52px;
		padding-left: 50px;
	}
	.o-button_circle-icon {
		width: 35px;
		height: 35px;
	}
	.o-button.-circle .o-button_label {
		font-size: 16px;
		line-height: 52px;
	}
	.main-nav .nav-bg {
		width: 67%;
		left: -100%;
	}
	.main-nav .nav-bg {
		padding-left: 30%;
	}
	.main-nav .nav-bg ul li {
		padding: 5px 0;
	}
	.main-nav .nav-bg ul li a {
		font-size: 18px;
	}
	footer {
		font-size: 16px;
	}

}
@media screen and (max-width: 569px) and (orientation: landscape) { 
	.catalog {
		padding-bottom: 93px;
	}
	.catalog .tires {
		margin-bottom: 9px;
	}
	.catalog .tires .tab-box {
		float: left;
		box-sizing: border-box;
		width: 57%;

		padding-top: 0;
	}
	.catalog .tires .tires-img {
		float: right;
		width: 43%;
		padding-top: 10px;
		text-align: left;
	}
	.catalog .tires .tires-img img {
		max-width: 78%;
	}
	.catalog .products {
		margin-bottom: 90px;
		padding-bottom: 10px;
	}
	.catalog .tires .tab-nav {
		padding-left: 10%;
	}
	.catalog .tab-nav li {
		width: 50%;
		margin-right: 0;
		margin-bottom: 35px;
	}
	.catalog .tab-box > div {
		/*margin-right: -76%;*/
		padding-top: 65px;
	}
	.catalog .tab-box > div .tit {
		font-size: 18px;
	}
	.export-block .export-list {
		margin-top: -45px;
	}
}
@media screen and (max-width: 479px) { 
	.top-block {
		position: relative;
		height: 568px;
		padding: 0 7px;
	}
	.top-block-in {
		position: static;
		padding-top: 93px;
	}
	.top-block-cont {
		padding-right: 0;
	}
	.top-block-cont p {
		padding-right: 0;
	}
	.top-block .btn {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		border-radius: 0;
		text-align: center;
	}
	.parallax {
		height: 568px;
	}
	.parallax-layer {
		margin: -100px 0 0 -390px;
	}
	.parallax img {
		width: 700px;
	}
	/*catalog*/
	.catalog {
		padding-top: 43px;
		padding-bottom: 55px;
	}
	.catalog-text {
		letter-spacing: -1px;
	}
	.catalog .products {
		margin-bottom: 23px;
	}
	.catalog .products li {
		padding-top: 0;
		margin-bottom: 25px;
	}
	.catalog .products li p {
		padding-top: 0;
	}
	.catalog .products li a {
		line-height: 24px;
		letter-spacing: -1px;
	}
	.catalog .products li img {
		width: 80px;
	}
	.catalog .products {
		padding-top: 25px;
	}
	.catalog .products li .product-img {
		margin-right: 7%;
	}
	.catalog .tires {
		margin-bottom: 44px;
	}
	.catalog .tires .tires-img img {
		width: 140px;
	}
	.catalog .tires .tab-box {
		width: 100%;
	}
	.catalog .tab-nav {
		margin-left: 0;
	}
	.catalog .tab-nav li {
		width: 25%;
		margin-right: 0;
	}
	.catalog .tab-nav li a {
		width: 52px;
		height: 52px;
	}
	.catalog .tires .tab-box {
		padding-top: 25px;
	}
	.catalog .tab-box > div .tit {
		font-size: 19px;
	}
	.catalog .tab-box > div {
		padding-top: 30px;
		line-height: 26px;
		letter-spacing: -1px;
	}
	.catalog .product-list li {
		width: 48%;
		font-size: 16px;
	}
	.catalog .product-list li:before {
		padding: 16px 0;
	}
	.catalog .product-list li span {
		padding: 16px 0;
	}
	/*company*/
	.company-text-in {
		padding: 68px 3% 55px 3%; 
		letter-spacing: -1px;
	}
	.company-text-in:before {
		display: none;
	}
	.jspContainer {
		padding-top: 30px;
	}
	.jspPane {
		padding-left: 3%;
	}
	.company-doc a {
		margin-right: 24px;
	}
	.company-doc-text li {
		letter-spacing: -1px;
	}
	/*factory*/
	.factory-block .factory-text {
		padding: 55px 0 45px;
		font-size: 18px;
		letter-spacing: 0;
	}
	/*partners*/
	.partners-text-in {
		width: 100%;
	}
	.partners-block .partners-text {
		padding-bottom: 32px;
	}
	.partners-list li {
		width: 50%;
	}
	.partners-list li div {
		height: 90px;
		line-height: 90px;
	}
	.partners-block {
		/*margin-bottom: 80px;*/
	}
	/*export*/
	.export-block {
		padding-bottom: 15px;
		margin-bottom: 70px;
	}
	.export-block .export-text-box {
		padding-top: 80px;
	}
	.export-block .export-text {
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	.export-block .export-list li {
		width: 50%;
	}
	.export-block .export-animate img {
		max-width: 173%;
		margin-top: -15px;
		margin-left: -54%;
	}
	/*form block*/
	.form-block {
		padding-bottom: 64px;
	}
	.form-block .form-text {
		margin-bottom: 13px;
		line-height: 26px;
	}
	.form-block .form-text h2 {
		margin-bottom: 6px;
		line-height: 29px;
	}
	.form-block .form-body textarea {
		height: 133px;
		margin-bottom: 20px;
	}
	.contacts-block {
		padding-top: 65px;
		padding-bottom: 110px;
	}
	.contacts-block .contacts-text {
		float: none;
		margin-bottom: 40px;
	}
	.contacts-block .contacts-list .manager-info {
		padding-top: 15px;
		padding-left: 0;
		letter-spacing: -1px;
		line-height: 26px;
	}
	.dealers .dealers-text {
		padding-bottom: 34px;
		line-height: 26px;
	}
	.dealers .dillers-list li {
		margin-bottom: 22px;
	}
	.dealers .dillers-list .dealers-name {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.dealers .dillers-list .dealers-info .d-phone, .dealers .dillers-list .dealers-info .d-mail, .dealers .dillers-list .dealers-info .d-name {
		width: 50%;
		margin-bottom: 30px;
		font-size: 16px;
	}
	.dealers .dillers-list .dealers-info .d-name {
		width: 100%;
		clear: none;
	}
	.dealers .dillers-list .dealers-name {
		font-size: 18px;
	}
	.dealers .dillers-list .dealers-name img {
		width: 25px;
		margin: 0 20px 0 0;
	}
}

/*m.k.*/
