/*!
 * Start Bootstrap - Stylish Portfolio Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */
html,
body, #fullpage {
	width: 100%;
	height: 100%;
}

body {
	font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.clearfix {
	clear: both;
}

#fullpage img, nav img  {
	width: 100%;
	height: auto;
}

a:hover {
	text-decoration: none;
}
/* Menu */
nav {
	width: 100%;
	background: rgb(22,63,108);
	position: fixed;
	z-index: 2;
}

.wrapper-nav {
	height: 72px;
	font-family: Calibri, Arial, sans-serif;
	margin-top:0;
}
.logotip {
	display: block;	
	font: Calibri, Arial, sans-serif;
	font-size: 34px;
	color: #89b7ea;
	line-height: 40px;
	text-align: center;
}

.url {
	display: block;
	text-align: center;
	color: #e3842f;
	font: Calibri, Arial, sans-serif;
	font-size:14px;
	line-height: 16px;
}

.logotip:hover {
	color: #89b7ea;
}

.logotip span {
	color: #e3842f;
}

.sidebar-nav {
	margin-bottom: 0;
	padding: 0;
	height: 72px;
}

.sidebar-nav>li {
	display: inline-block;
	margin-right: 20px;
	cursor: pointer;
	height: 100%;
	padding: 0 20px;
	max-width: 180px;
}

.sidebar-nav>li:last-child {
	margin-right: 0;
}

.sidebar-nav a {
	display: table;
	text-decoration: none;
	color: #fff;
	font-size: 1.3em;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}

.sidebar-nav .alg {
	display: table-cell;
	vertical-align: inherit;
}

.sidebar-nav li:hover {
	background: rgba(256,256,256,.9);
}

.sidebar-nav li:hover a {
	color: rgb(22,63,108);
}

.dropdown-menu {
	background: rgba(256,256,256,.9);
}

.dropdown-menu li:hover a {
	color: #fff;
}

.header-contact {
	position: relative;
    z-index: 1;
	height: 100%;
    padding: 10px;
	color: #d7d7d7;
    background-color: rgb(0, 0, 0, 0.5);
	font-size: 18px;
	font-family: Calibri, Arial, sans-serif;
}

.header-contact p {
	margin-bottom: 0;
}

.header-contact p.address {
	margin-top: 2px;
	margin-bottom: 0;
}

.header-contact p.phone {
	padding-left: 0;
}

.header-contact span {
	font-size: 30px;
	color: #e3842f;
}

.header-contact a {
	color: #d7d7d7;
	font-size: 18px;
	font-family: Calibri, Arial, sans-serif;
}

.grafik_fix {
	display: none;
	width: 100%;
	background: rgb(22,63,108);
	position: fixed;
	bottom: 0;
	z-index: 2;
	font-family: Calibri, Arial, sans-serif;
}
/* Header */
#top {
	display: table;
	position: relative;
	width: 100%;
	height: 100%;
	background: url(../img/section-13.jpg) no-repeat center center scroll;
	background-size: cover;
	-o-background-size: cover;
}

.top_services {
	background: rgba(256,256,256,.8);
	min-height: 400px;
	margin-top: 110px;
	border-radius: 5px;
	position: relative;
	padding-bottom: 20px;
}

.top_services_title {
	font-size: 30px;
	font-family: Calibri, Arial, sans-serif;
	color: rgb(22,63,108);
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}

.top_services_icon {
	width: 360px;
	float: left;
	padding-left: 60px;
	margin-top: 50px;
}

.top_services_icon img {
	width: 100%;
	height: auto;
}

.top_services_item {
	float: left;
	margin-left: 40px;
}

.top_services_item ul {
	list-style-image: url(../img/list-2.png);
	font-family: Calibri, Arial, sans-serif;
}

.top_services_item li {
	margin-bottom: 10px;
	color: rgb(227, 132, 47);
	font-size: 25px;
}

.top_services_item li a {
	display: block;
	color: rgb(227, 132, 47);
	font-size: 25px;
}

.top_services_item a:hover {
	text-decoration: underline;
}

.grafik {
	width: 100%;
	background: rgb(22,63,108);
	position: absolute;
	bottom: 0;
	font-family: Calibri, Arial, sans-serif;
}

.grafik ul, .grafik_fix ul {
	padding-top: 15px;
	padding-left: 0;
}

.grafik li, .grafik_fix li {
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 1.2em;
	width: 13.5%;
}

.grafik p, .grafik_fix p {
	margin-bottom: 0;
}

.contact-bottom {
	display: none;
	width: 100%;
	background: rgb(22,63,108);
	font-family: Calibri, Arial, sans-serif;
	padding: 5px;
}
.contact-bottom p {
	display: inline-block;
}

.address-bottom {
	display: inline-block;
	width: 100%;
	color: #d7d7d7;
	font-size: 16px;
	font-family: Calibri, Arial, sans-serif;
	text-align: center;
}

.address-bottom  span {
	font-size: 20px;
	color: #e3842f;
}

.schedule-bottom {
	display: inline-block;
	width: 100%;
	font-family: Calibri, Arial, sans-serif;
	color: #fff;
	text-align: center;
	font-size: 12px;
}
/* Content */

/* General styles content */
.text-center h2 {
	width: 100%;
	background: rgba(44,55,64,.5);
	color: rgb(220,221,221);
	margin: 116px auto 45px auto;
	padding: 8px;
}

.thumbnail {
	background: rgba(256,256,256,.8);
	border-radius: 2%;
	border: none;
	padding-bottom: 17px;
}


.thumbnail ul {
	list-style-image: url(../img/list-2.png);
	list-style-position: inside;
	padding: 1.95%;
	width: 90%;
	margin: 0 auto;
}

.thumbnail h4 {
	text-transform: uppercase;
	font-weight: bold;
	padding: 1.95%;
	margin: 0;
}

.thumbnail li {
	line-height: 2;
	font-size: 1.15em;
	text-align: left;
}

a.more, a.more:visited {
	display: block;
	color: #000;
	width: 110px;
	margin: 0 auto;
	padding: 10px;
	text-decoration: none;
	border-radius: 5px;
	text-align: center;
}

.icon_bg-wrapper {
	margin: 15px auto;
	padding: 20px 0;
	height: 140px;
	width: 140px;
	border-radius: 50%;
	vertical-align: middle;
}

.icon_bg {
	display: block;
	width: 90%;
	height: 100%;
	margin: 0 auto;
	background: url(../img/sprite.png) no-repeat;
}

.mobile-thumbnail {
	display: none;
	background-color: rgba(119, 119, 119, 0.8);
	padding-top: 55px;
	padding-bottom: 15px;
	float: none;
	height: 100%;
}

.mobile-thumbnail h4 {
	text-align: center;
	font-weight: bold;
	margin: 10px auto;
}

.mobile-thumbnail ul {
	list-style-image: url(../img/list-2.png);
	list-style-position: inside;
	padding: 0 15px;
	width: 90%;
	margin: 0 auto;
}

.mobile-thumbnail li {
	line-height: 2;
	font-size: 1.15em;
	text-align: center;
}
/* TNVD */
#tnvd {
	display: table;
	position: relative;
	width: 100%;
	height: 100%;
	background: url(../img/section-2.jpg) no-repeat center center scroll;
	background-size: cover;
	-o-background-size: cover;
	padding:0;
}

#tnvd .icon_bg-wrapper {
	background: rgb(227,132,47);
}

#tnvd a.more,#tnvd a.more:visited {
	background: rgb(227,132,47);
}

#tnvd a.more:hover {
	text-decoration: none;
	background: rgb(156,147,147);
	color: #fff;
}

.bosch1-icon {
	background-position: -20px -7px;
}

.lucas-icon {
	background-position: -310px -7px;
}

.bosch2-icon {
	background-position: -165px -7px;
}
/* Common Rail */
#cr {
	display: table;
	position: relative;
	width: 100%;
	height: 100%;
	background: url(../img/section-3.jpg) no-repeat center center scroll;
	background-size: cover;
	-o-background-size: cover;
}

#cr .icon_bg-wrapper {
	background: rgb(69,122,230);
}

#cr a.more,#cr a.more:visited {
	background: rgb(69,122,230);
	color: #fff;
}

#cr a.more:hover {
	background: rgb(156,147,147);
	color: #000;
}

.clean-icon {
	background-position: -18px -125px;
}

.cr-inj-icon {
	background-position: -164px -125px;
}

.cr-inj-pump {
	background-position: -310px -125px;
}
/* Pump-injectors */
#nf {
	display: table;
	position: relative;
	width: 100%;
	height: 100%;
	background: url(../img/section-4.jpg) no-repeat center center scroll;
	background-size: cover;
	-o-background-size: cover;
}

#nf .icon_bg-wrapper {
	background: rgb(227,132,47);
}

#nf a.more,#nf a.more:visited {
	background: rgb(227,132,47);
}

#nf a.more:hover {
	background: rgb(156,147,147);
	color: #fff;
}

.nf-inj-pump {
	background-position: -15px -250px;
}

.nf-inj-icon {
	background-position: -175px -252px;
}
/* Condition */
#cond {
	display: table;
	position: relative;
	width: 100%;
	height: 100%;
	background: url(../img/section-5.jpg) no-repeat center center scroll;
	background-size: cover;
	-o-background-size: cover;
}

#cond .icon_bg-wrapper {
	background: rgb(69,122,230);
}

#cond a.more,#cond a.more:visited {
	background: rgb(69,122,230);
	color: #fff;
}

#cond a.more:hover {
	background: rgb(156,147,147);
	color: #000;
}

.zapravka-icon {
	background-position: -16px -361px;
}

.compressor-icon {
	background-position: -166px -364px;
}


.restore-icon {
    background: url(../img/restore.png) no-repeat center center;
    background-size: cover;
}

.radiator-icon {
	background-position: -310px -364px;
}
/* Other */
#other {
	display: table;
	position: relative;
	width: 100%;
	height: 100%;
	background: url(../img/section-12.jpg) no-repeat center center scroll;
	background-size: cover;
	-o-background-size: cover;
}

#other h2 {
	margin: 80px auto 40px auto;
}

#other .icon_bg-wrapper {
	margin: 10px auto 5px auto;
	padding: 20px 0;
	height: 120px;
	width: 120px;
	border-radius: 50%;
	vertical-align: middle;
	background: rgb(227,132,47);
}

.grm-icon {
	background-position: -20px -500px;
}

.spark-icon {
	background-position: -169px -500px;
}

.inj-icon {
	background-position: -317px -493px;
}

#other .clean-icon {
	background-position: -25px -138px;
}

.kd-icon {
	background-position: -16px -615px;
}

.compressometr-icon {
	background-position: -155px -613px;
}
/* Contact */
#contact {
	display: table;
	position: relative;
	width: 100%;
	height: 100%;
	/*background: rgba(198,199,200,.3);*/
	background: #c9cfd6;
}

#contact h2 {
	background: transparent;
	color: #617381;
	margin: 82px auto 30px auto;
}

.gallery-item {
	display: block;
	margin-bottom: 5px;
}

.about {
	background-color: #dadcda;
	font-size: 20px;
	color: rgb(69,122,230);
	font-family: Calibri, Arial;
}

.about p:first-child {
	font-size: 24px;
	font-weight: bold;
}

.about p:last-child span {
	display: inline-block;
	width: 106px;
	height: 26px;
	background: url(../img/visa_icon.png) no-repeat;
	background-size: cover;
	vertical-align: bottom;
	margin-left: 12px;
}
/* Catalog */
.catalog {
    /* z-index: -1; */
	display: table;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background: url(../img/section-11.jpg) no-repeat;	
	background-size: cover;
	-o-background-size: cover;
}

.catalog-wrapper {
	background: rgba(198,199,200,.4);
	width: 100%;
	height: 100%;
	padding: 30px 0 50px 0;
}

.catalog-wrapper h2 {
	text-align: center;
	margin-bottom: 40px;
	color: #fff;
}

.catalog+.grafik, nav#cat {
	position: static;
}

.catalog .services {
	margin-top: 50px;
}

.catalog .thumbnail {
	border-radius: 5px;
	padding: 0;	
	font-size: 1.125em;
	margin-bottom: 40px;
}

.catalog .icon_bg-wrapper {
	padding: 0;
}

.catalog .icon_bg {
	background-image: none;
}

.catalog  .icon_bg-wrapper img {
	width: 100%;
	height: auto;
}

.descr {
	width: 100%;
	padding: 10px 0;
	background: rgb(22,63,108);	
	font-weight: bold;
	color: rgb(198,199,200);
	border-radius: 0 0 5px 5px;
}

.descr.up {
	border-radius: 5px 5px 0 0;
}

.category {
	text-align: center;
}

.brand {
	text-align: center;
	font-size: 18px;
	margin-bottom: 0;
}

.car {
	text-align: center;
	padding: 0 10px;
}

.car img {
	margin-left: 5px;
}

.price {
	width: 100%;
	margin: 8px auto;
	text-align: center;
	background: rgba(253,253,253,.9);
	padding: 8px;
	color: rgb(22,63,108);
}

.cat-footer {	
	text-align: center;
	margin-bottom: 0;
	font-size: 13px; 
}
/* Price */
.prices {
	display: table;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background: rgba(198,199,200,.3);
	background-size: cover;
	-o-background-size: cover;
}

.prices td {
	font-size: 16px;
}

.prices .services {
	margin-top: 90px;
	text-align: center;
	font-size: 22px;
}

.prices .grafik {
	position: static;
}

.type_services {
	background: rgba(256,256,256,.8);	
	margin-top: 110px;
	border-radius: 5px;
	position: relative;
	padding: 20px 30px 30px 30px;
	margin-bottom: 110px;
}

.type_services_title {
	font-size: 30px;
	font-family: Calibri, Arial, sans-serif;
	color: rgb(22,63,108);
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}

.type_services_icon {
	width: 300px;
	float: left;
	padding-left: 30px;
	margin-top: 0;
}

.type_services_icon img {
	width: 100%;
	height: auto;
}

.type_services_item {
	float: left;
	margin-left: 60px;
	margin-top:30px;
	width: 420px;
}

.type_services_item ul {
	list-style-image: url(../img/list-2.png);
	font-family: Calibri, Arial, sans-serif;
}

.type_services_item li {
	margin-bottom: 20px;
	color: rgb(22,63,108);
	font-size: 25px;
}

.type_services_item li a {
	display: block;
	color: rgb(227, 132, 47);
	font-size: 25px;
}

.type_services_item a:hover {
	text-decoration: underline;
}

.grafik.cat {
	display: block;
}




