* {
	font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
}

.navbar-mod {
	background: #fff;
	color: #fff;
	border-bottom: #fff
}

.search-input-2 {
	font-size: 2em;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	background: #3c3c3c;
	color: #fff;
	border: 0;
}

.nav-tabs>li>a.big-litera2:hover {
	box-shadow: 2px 2px 3px rgba(0, 0, 0, .5);
}

.radius-head {
	border-bottom: 3px solid #eee
}

#list-radiuses {
	overflow-y: auto;
	padding-right: 20px
}

#list-radiuses .tab-pane {
	margin-bottom: 20px
}

#list-radiuses a {
	font-size: 1.3em;
	color: #666
}

.nav-tabs .big-litera2.boxed {
	border-radius: 5px;
}

.nav-tabs .big-litera2 {
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50px;
	font-size: 1.5em;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
	padding: 0;
	text-align: center;
	color: #000;
	margin: 0 5px 5px 0;
}

.auto-item {
	height: 120px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	border: 1px solid #eee;
	border-radius: 4px;
	margin-bottom: 30px;
	position: relative
}

.auto-item span {
	display: block;
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 0;
	left: 0;
	background: rgba(255, 255, 255, .5)
}

.crop_photo {
	background-size: cover;
	border: 1px solid #eee;
	height: 150px;
	background-position: center center;
	border-radius: 5px;
}

.title {
	font-size: 1.8em;
}

.big-price {
	font-size: 3.5em;
	font-weight: 100
}

.big-price:after {
	content: 'грн.';
	font-size: 0.4em
}

.big {
	font-size: 1.4em
}

.descr {
	height: 70px;
	overflow: hidden;
	position: relative
}

.inline-text span {
	line-height: 30px;
	display: inline-block;
}

.descr:after {
	content: " ";
	width: 100%;
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	height: 50px;
	background: linear-gradient(to top, #fff, rgba(255, 255, 255, .4), transparent);
	z-index: 100
}

.banner-phone {
	background: #444;
	font-size: 0.8em;
	border-radius: 3px
}

.white-shadow {
	text-shadow: 0 0 10px #fff, 0 0 3px #fff
}

.navbar-color {
	background: #00426b;
	padding: 0 20px
}

.navbar-mod .navbar-header>a.navbar-brand,
.navbar-mod .dropdown>a.dropdown-toggle {
	color: #fff
}

.mod-form {
	width: 100%;
	max-width: 350px
}

.mod-form .form-group {
	width: 100%
}

.mod-form .search-input {
	width: calc(100% - 50px);
	background: transparent;
	border-radius: 0;
	color: #fff;
	border: 0;
	border-bottom: 1px solid #fff
}

.mod-form .btn-success {
	background: #00426b;
	border: 0px solid #00426b;
	box-shadow: 0 0 0;
	width: 40px;
	padding: 0;
	font-size: 22px
}

.navbar-nav span.menu-title {
	margin-left: 10px;
	display: none
}

.jumbotron-mod {
	background: #3c3c3c;
	padding-bottom: 20px
}

::-webkit-input-placeholder {
	color: #777 !important;
}

::-moz-placeholder {
	color: #aaa !important;
}

/* Firefox 19+ */

:-moz-placeholder {
	color: #aaa !important;
}

/* Firefox 18- */

:-ms-input-placeholder {
	color: #aaa !important;
}

.logo {
	background: url(/img/tyres.gif) no-repeat left top;
	min-height: 150px;
	position: relative;
}

.after-head {
	margin-top: 20px
}

h1.deviz {
	font-weight: 100;
	font-size: 45px;
	margin: 0;
	color: #fff;
	white-space: nowrap;
	width: 400px;
}

.after-head h1.deviz {
	position: absolute;
	left: 200px;
}

ul.dotted-menu,
ul.inline {
	margin: 0;
	padding: 0
}

ul.dotted-menu>li,
ul.inline>li {
	list-style: none;
	display: inline;
	padding: 0;
}

ul.phones>li {
	color: #ddd;
	font-size: 1.5em
}

ul.phones>li>span {
	white-space: nowrap;
	font-weight: 300;
}

ul.dotted-menu>li a {
	font-size: 1.2em;
	font-weight: 300;
	padding: 2px 6px 4px 6px;
	text-decoration: none;
	line-height: 1em
}

ul.dotted-menu>li a:hover {
	color: #111;
	background: #ddd;
	border-radius: 20px
}

ul.dotted-menu>li,
ul.dotted-menu>li>a {
	color: #ccc
}

ul.dotted-menu>li:before {
	content: "\25cf";
	padding: 0 7px 0 5px
}

ul.dotted-menu>li:first-child:before {
	display: none
}

ul.phones>li:before {
	content: "\25aa";
	padding: 0 5px 0 0
}

.footer h2.deviz {
	font-weight: 300;
	margin: 0;
	font-size: 20px;
	white-space: nowrap;
	margin-top: 10px
}

@media (max-width: 767px) {
	.navbar-nav span.menu-title {
		display: inline
	}
	h1.deviz {
		position: static !important;
		margin: auto;
		margin-top: 10px !important;
		text-align: center;
		width: 100% !important
	}
	.logo {
		background-position: center;
		height: 230px;
		background-position: center 60px
	}
	.footer .logo-box {
		position: static;
		margin: auto;
		display: block
	}
}

@media (max-width: 380px) {
	h1.deviz {
		font-size: 36px !important
	}
	.navbar-brand {
		font-family: Roboto Condensed
	}
}

.block_sale {
	background: url(/img/tyres_fon1.jpg) no-repeat top right;
	min-height: 200px
}

.block_search {
/*	margin-top: 20px;*/
	background: url(/img/banner_bg.jpg) no-repeat top left;
	min-height: 200px
}

.block_with_bg h1 {
	font-weight: 300;
	line-height: 2em;
	margin: 10px auto
}

.auto_preview {
	background-size: cover;
	background-position:center center;
	
}

#result_list li a{white-space:nowrap}
.auto-text-body a
{font-weight:bold; border-bottom:1px solid}

.box {
	background: #fff;
	border: 1px solid #b8b6bc;
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	/* min-height: 300px; */
	margin-bottom: 60px;
	padding-bottom: 20px
}

.text {
	padding: 0 5px 20px 5px;
	font-size: 1.2em
}

.box-color {
	border: 1px solid #b4b2bd;
	min-height: 200px;
	background: #f1f1f1
}

.box2 {
	padding: 5px 20px;
	margin: 20px;
}

.box2 h4 {
	text-transform: uppercase;
	font-size: 1.6em;
	font-weight: 300
}

.box2 .info .glyphicon {
	top: 3px
}

.tyre-preview {
	margin: 40px auto 10px auto;
	height: 400px;
	max-width: 200px;
	background-position: center center;
	background-size: 220%
}

.info {
	border-bottom: 1px solid #c2c5d9;
	padding-bottom: 15px
}

.table {
	width: 100%;
}

.table>tbody>tr>td {
	border: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 1.3em;
	font-family: Roboto Condensed
}

.table .param {
	font-weight: 500
}

.table .value {
	font-weight: 600;
	text-align: right
}

.padding-0-5 {
	padding: 0 5px
}

.padding-0-25 {
	padding: 0 25px
}

.btn-buy {
	text-transform: uppercase;
	font-size: 2em;
	font-family: Roboto Condensed;
	color: #000
}

.text small {
	display: block;
	margin-top: 20px
}

.price {
	font-size: 2.1em;
	font-weight: 200
}

.price span {
	font-weight: 300;
	font-size: 1.5em;
	color: #bd0707
}

.amount {
	font-weight: 200;
	font-size: 1.3em
}

.big-red {
	font-size: 1.3em;
	color: #bd0707;
	font-weight: 400
}

.container .breadcrumbs {
	padding-bottom: 25px;
	font-size: 1.2em
}

.container .breadcrumbs li:last-child a {
	color: #bd0707;
	font-weight: 400
}

.container .breadcrumbs a {
	color: #00426b;
	padding-left: 10px;
	padding-right: 10px
}

.container .breadcrumbs li a:hover {
	background: #3c3c3c;
	color: #fff
}

/*
	.container .breadcrumbs:hover li a {background:#666}
	.container .breadcrumbs li:hover a {background:red !important}
	.container .breadcrumbs li:hover ~ li a {background:#fff !important}
*/

.banner {
	background: url(/img/banner_bg.jpg) no-repeat left center;
	background-size: cover;
	min-height: 360px;
	margin-top: 30px
}

.for-phones {
	position: absolute;
	bottom: 0;
	right: 0
}

.footer .f-phones {
	display: inline-block;
	padding-left: 20px;
	border-left: 1px solid #fff;
	padding-top: 20px
}

.footer ul {
	margin: 20px 30px;
	padding: 0;
	list-style: none
}

.footer ul li a,
.footer ul li span {
	font-size: 1.1em;
	color: #fff;
	text-transform: uppercase;
	font-weight: 300
}

.footer .f-head {
	font-size: 1.5em;
	font-family: Roboto Condensed;
	font-weight: 300
}

.f-head {
	background: #224469;
	color: #fff;
	padding: 5px 10px;
}

.footer-block {
	box-shadow: 2px 2px 10px rgba(0, 0, 0, .6);
	border-radius: 0 0 5px 5px;
	background: #2e2e2e;
	min-height: 200px;
	width: 70%;
	margin-top: 70px
}

.logo-box img {
	width: 100%;
	max-width: 100px
}

.logo-box {
	z-index: 10;
	width: 15%;
	min-width: 180px;
	text-align: center;
	padding: 20px;
	right: 16%;
	background: #fff;
	border: 1px solid #444;
	display: inline-block;
	box-shadow: 2px 2px 10px rgba(0, 0, 0, .6);
	position: absolute
}

.footer {
	background: url(/img/footer_bg.jpg) no-repeat center 20px;
	background-size: cover;
	min-height: 360px;
}

@media (max-width: 1100px) {
	.footer .f-head {
		text-align: left
	}
}

@media (max-width: 767px) {
	.for-phones {
		position: static !important
	}
	.footer-block {
		margin: auto;
		margin-top: 70px
	}
}

.big-litera {
	font-size: 2.2em;
	font-weight: 100;
	border-radius: 50px;
	background: #3c3c3c;
	width: 50px;
	text-align: center;
	height: 50px;
	border: 1px solid #555;
	line-height: 50px;
	color: #fff;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, .5)
}

.hide_span {
	visibility: hidden;
}

.block_search .box2 h3 {
	font-size: 1.8em;
	font-weight: 300;
	border-bottom: 1px solid #bbb;
	margin: 10px 0;
	padding-bottom: 10px
}

.block_search ul {
	list-style: none;
	padding: 0 0 0 25px;
}

.block_search ul#result_list {
	height: 294px;
	overflow-y: auto;
}

.block_search ul li a {
	color: #222;
	text-decoration: none;
	font-size: 1.2em;
	font-family: Roboto Condensed
}

ul.comments {
	list-style: none;
	padding: 0;
	margin-top: 20px
}

.block_search .box .block .form-control {
	font-size: 1.5em;
	height: auto;
	font-weight: 500 !important;
	font-family: Roboto Condensed
}

.block_search .box .block .form-control * {
	font-family: inherit
}

.block_search .box h4 {
	font-size: 1.7em;
	font-weight: 300
}

.block_search .box {
	border-radius: 3px
}

.list_brands a {
	color: #00426b
}

.block {
	padding: 15px 25px
}

.input-with-dop {
	position: relative;
}

.input-with-dop span {
	position: absolute;
	right: 10px;
	top: 0;
	line-height: 2.5em;
	font-size: 1.2em;
	font-family: Roboto Condensed
}

.info-block h3 {
	font-size: 3em;
	font-weight: 300
}

.red {
	color: #bd0707
}

.banner * {
	text-shadow: 0 0 10px #000
}

.banner h1 {
	padding-top: 50px;
	float: none;
	text-align: center;
	display: block;
	margin: auto
}

.banner .container .phones li span {
	color: #fff;
	font-size: 1.4em;
	font-weight: 300;
	padding: 0 15px
}

.banner .container .phones li:before {
	content: ""
}

.banner .container .phones {
	padding: 20px;
	border-radius: 5px;
	border: 1px solid (0, 0, 0, .5);
	max-width: 700px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px
}

.banner .fon {
	background-color: rgba(0, 0, 0, .2);
	padding-top: 40px;
}

.padding30 {
	padding: 30px
}