body {
	color: #000;
}
#header-full-top{
	background:#fff;
}


h1, h2, h3, h4, h5, h6 {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    line-height: 120%;
    color: #16589e;
    margin: 20px 0 17px 0;
}




ul.unstyled > li {
	
	word-wrap: break-word;
	
}


/*Иконки footer*/
.social_link_container {
	
	float:left;
	position:relative;
	padding: 0 20px;
	
}

.social_link_container > div {
	
	float:left;
	padding: 0 3px;
	
}


.cat_blocks {
    
}

.cat_blocks > li {
	text-align: center;
	width: 200px;
	height:auto;
	margin-bottom:10px;
}
.cat_blocks > li > a > span{
    display:block;
    width: 200px;
	text-align: center;
	overflow:hidden;
}

.block_image > img {
    max-width: 50%;
    max-height: 100%;
    margin-bottom: 10px;
}
.block_caption {
    white-space: normal;
}














#showRestyle_1.showRestyle_current {
    background-color: #16589e;
    border: 1px solid #16589e;
}
#showRestyle_2.showRestyle_current {
    background-color: #16589e;
    border: 1px solid #16589e;
}
#showRestyle_3.showRestyle_current {
    background-color: #16589e;
    border: 1px solid #16589e;
}



#sb-site .nav-tabs {
    border-bottom: 0px;
}

#sb-site .search_tab_clar{
	display:none;
}

#sb-site .tab-content{
	padding:0;
	border:0;
}

#header-full-top .form-control {
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: none;
    border-radius: 0px;
    box-shadow: none;
}

#header-full-top .input-group button{
	border: 0;
    background: #7298af;
    color: #fff;
    height: 34px;
    position: relative;
    right: -11px;
}

#sb-site .nav-tabs>li>a{
	padding-top:5px;
	padding-bottom:5px;
}

#sb-site .nav-tabs>li>a:hover {
    border-color: #16589e #16589e #568fc9;
    background: #568fc9 !important;
}
#sb-site .nav-tabs>li.active>a{
	background:none !important;
}

#sb-site .nav-tabs>li.active>a, #sb-site .nav-tabs>li.active>a:focus, #sb-site .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-bottom-color: #fff;
    border-bottom: 1px solid #fff;
    background-color: white;
    z-index: 9;
    border-radius: 0;
}

#sb-site .nav-tabs li a {
    border-radius: 0px 0px 0px 0px;
    background: #16589e;
    color: #fff;
	margin-right: 1px;
}

#sb-site .nav-tabs>li.active>a{
	color:#000;
}

#sb-site .nav-tabs li a:after {
	content: ' ';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 14px 32px 0;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    right: -1px;
    bottom: -1px;
    top: -1px;
}

#sb-site .nav-tabs>li.active>a:after{
	content: ' ';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 14px 32px 0px;
    border-color: #0000 #fff #0000 #0000;
    position: absolute;
    right: -1px;
    bottom: -1px;
    top: -1px;
}

#sb-site .nav-tabs>li.active>a:before{
	content: ' ';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 14px 32px 0px;
    border-color: #0000 #e5e5e5 #0000 #0000;
    position: absolute;
    right: -0px;
    bottom: 0px;
    top: 0px;
}

#sb-site .search_tab_car_caption > A {
    color: #16589e!important;
    text-decoration: none!important;
}

#sb-site .tab-pane{
	border: 1px solid #e5e5e5;
    margin-bottom: 10px;
}

#sb-site .navbar{
	background:#16589e;
}
.navbar-default .navbar-nav > li > a{
	color:#fff;
	font-size: 15px;
	margin-top: 0px;
}

@media (min-width: 767px){
	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:active, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a {
		background-color: #568fc9;
		background-image: -webkit-linear-gradient(bottom, #568fc9, #568fc9);
		background-image: -moz-linear-gradient(bottom, #568fc9, #568fc9);
		background-image: -o-linear-gradient(bottom, #568fc9, #568fc9);
		background-image: linear-gradient(to top, #568fc9, #568fc9);
		color: #fff;
	}
	
	
}


@media (max-width: 767px){

	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #000;
	}
	
	#sb-site .navbar{
		background:#fff;
	}
	.navbar-default .navbar-nav > li > a{
		color:#000;
		font-size: 15px;
		margin-top: 0px;
	}
}


.section-title:first-letter {
    color: #000;
}



.navbar-inverse {
    background-color: #16589e;
}


@media (max-width: 767px){
	#sb-site .nav-tabs li a:after {
		content: ' ';
		display: inline-block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 14px 36px 0;
		border-color: transparent #fff transparent transparent;
		position: absolute;
		right: -3px;
		bottom: -1px;
		top: -2px;
	}

	#sb-site .nav-tabs>li.active>a:after{
		content: ' ';
		display: inline-block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0px 14px 32px 0px;
		border-color: #0000 #fff #0000 #0000;
		position: absolute;
		right: -3px;
		bottom: -1px;
		top: -3px;
	}

	#sb-site .nav-tabs>li.active>a:before{
		content: ' ';
		display: inline-block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0px 14px 32px 0px;
		border-color: #0000 #e5e5e5 #0000 #0000;
		position: absolute;
		right: -2px;
		bottom: -1px;
		top: -1px;
	}
	
	#sb-site .nav-tabs li a {
		margin-top: 4px;
	}
}







/****************************************************/

#footer-widgets {
    background-color: #464646;
    color: #fff;
    padding: 0px 0 20px 0;
    margin-top: 30px;
    border-top: none;
    box-shadow: none;
}

.footer-widget-title {
    font-family: 'Lato', sans-serif;
    font-size: 1.6em;
    color: #fff;
}

#footer-widgets a {
    color: #fff;
}

#footer-widgets a:hover {
    color: #568fc9;
}


.ya-share2__badge {
    background: none !important;
}
.ya-share2__badge span{
    width: 30px !important;
    height: 30px !important;
    background-size: cover !important;
}

#footer {
    color: #fff;
}
#footer a {
    color: #fff;
    text-decoration: none;
}

#back-top a {
    bottom: 55px;
}

/****************************************************/




















/****************************************************/

.panel-primary .panel-heading, .panel-primary .panel-footer {
    background-color: #16589e;
    color: #fff;
}


.panel-primary>.panel-heading {
    color: #fff;
    background-color: #16589e;
    border-color: #16589e;
}

.panel-primary {
    border-color: #16589e;
}


.input-group-addon {
    border-radius: 0;
    background-color: #16589e;
    border-color: #16589e;
    color: #fff;
}

.btn-ar.btn-primary {
    color: #fff;
    background: #16589e;
    border: 1px solid #16589e;
}

.sb-slidebar .input-group .btn {
    background-color: #16589e;
}




a {
    color: #000;
}


@media (min-width: 767px){
	.m_bars_icon > a{
		padding-left:40px !important;
	}
	.m_bars_icon > a:before{
		content: "";
		display: inline-block;
		background: url(/content/files/images/general/bar.png) no-repeat;
		width: 20px;
		height: 16px;
		position: absolute;
		top: 19px;
		left:15px;
	}

	.m_actions_icon > a{
		padding-left:52px !important;
	}
	.m_actions_icon > a:before{
		content: "";
		display: inline-block;
		background: url(/content/files/images/general/actions.png) no-repeat;
		width: 32px;
		height: 32px;
		position: absolute;
		top: 10px;
		left:15px;
	}
}

/*
.m_bars_icon > a:after{
   content:'';
}
*/

@media (min-width: 1200px){
	.catalog > li > a{
		padding:10px 40px;
	}
	.m_bars_icon > a{
		padding-left:70px !important;
	}
	.m_bars_icon > a:before{
		content: "";
		display: inline-block;
		background: url(/content/files/images/general/bar.png) no-repeat;
		width: 20px;
		height: 16px;
		position: absolute;
		top: 19px;
		left:45px;
	}

	.m_actions_icon > a{
		padding-left:82px !important;
	}
	.m_actions_icon > a:before{
		content: "";
		display: inline-block;
		background: url(/content/files/images/general/actions.png) no-repeat;
		width: 32px;
		height: 32px;
		position: absolute;
		top: 10px;
		left:45px;
	}
	.navbar-default .navbar-nav > li.dropdown > a {
		padding-right: 40px;
	}
	
	.dropdown > a:after {
		top: 18px;
		right: 25px;
		content: "\f107";
	}
}








@media (min-width: 767px){
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
		background-color: #568fc9;
		background-image: -webkit-linear-gradient(bottom, #568fc9, #568fc9);
		background-image: -moz-linear-gradient(bottom, #5186de, #6695e2);
		background-image: -o-linear-gradient(bottom, #5186de, #6695e2);
		background-image: linear-gradient(to top, #568fc9, #568fc9);
		color: #fff;
	}
	.dropdown-menu .active > a, .dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-menu li > a:active {
		background-color: #568fc9;
		background-image: -webkit-linear-gradient(bottom, #568fc9, #578fc9);
		background-image: -moz-linear-gradient(bottom, #5186de, #6695e2);
		background-image: -o-linear-gradient(bottom, #5186de, #6695e2);
		background-image: linear-gradient(to top, #568fc9, #568fc9);
		color: #fff;
	}
}




@media (max-width: 767px){

	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: #e7e7e7;
		border: none;
		margin-top: 5px;
	}

	.navbar-header-full {
		border-top: none;
	}
	.main-header {
		z-index: 99999;
	}
}


.main-header {
    background-color: #f9f9f9;
    color: #fff;
    padding: 20px 0;
    border-top: 1px solid #fff;
    margin-top: 0px;
    margin-bottom: 40px;
    position: relative;
}

.main-header .page-title {
    color: #16589e;
}

.main-header .breadcrumb a {
    color: #16589e;
}

.main-header .breadcrumb li {
    color: #16589e;
}

.breadcrumb>li+li:before {
    color: #16589e;
}

.main-header .breadcrumb > li + li:before {
    color: #16589e;
}

.main-header .breadcrumb li {
    color: #16589e;
}

.main-header .breadcrumb a:hover {
    text-decoration: none;
    border-bottom: solid 1px #16589e;
}
/****************************************************/





























.breadcrumb
{
	position:relative!important;
	text-align:right;
	float:right;
}

/*Стили для блоков Ucats на главной странице*/
/*---------------------------------------------------------------------*/




.ucats-h-1:before, .ucats-h-1:hover:before {
    background-size: cover !important;
}



@media (max-width: 991px){
	.ucats-h-1:before, .ucats-h-1:hover:before {
		background-size: contain !important;
	}
}

/*все блоки*/
.new-cat-block
{
	padding:11px;
	
}
/*все блоки*/
.ucats-h-1, .ucats-h-2
{
	display:block;
	border:1px solid #AAA;
	border-radius:1px;
	position:relative;

}
/*одинарная высота*/
.ucats-h-1
{
	height:165px; 
}
/*двойная высота*/
.ucats-h-2
{
	height:417px;
}
/*текстовая строка в блоках*/
.new-cat-block-text
{
	position:absolute;
	z-index:2;
	font-size:14px;
	text-align:center;
	bottom:0px;
	left:0px;
	right:0;
	padding:0;
	color:#FFF;
	opacity: 0.7;
	
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}


.ucats-h-1:hover .new-cat-block-text {
    top: 0;
    line-height: 140px;
}
.ucats-h-1:hover .new-cat-block-text > div{
    border: 1px solid #fff;
	margin:10px;
}



/*---------------------------------------------------------------------*/
/*Далее конкретные блоки*/
/*блок каталога ТО*/
.new-cat-block-to
{
	position: relative;
	overflow: hidden;
}
.new-cat-block-to:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom:0;
	right:0;
	z-index: 1;
	background: url('/templates/expan/img/ucats/to.png') no-repeat;
	background-position:center;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	transition: 0.5s;
}
.new-cat-block-to:hover:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom:0;
	right:0;
	z-index: 1;
	background: url('/templates/expan/img/ucats/to.png') no-repeat;
	background-position:center;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	transition: 0.2s;
}
/*---------------------------------------------------------------------*/
/*блок каталога масел и автохимии*/
.new-cat-block-oil
{
	position: relative;
	overflow: hidden;
}
.new-cat-block-oil:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom:0;
	right:0;
	z-index: 1;
	background: url('/templates/expan/img/ucats/oil.png') no-repeat;
	background-position:center;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	transition: 0.5s;
}
.new-cat-block-oil:hover:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom:0;
	right:0;
	z-index: 1;
	background: url('/templates/expan/img/ucats/oil.png') no-repeat;
	background-position:center;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	transition: 0.2s;
}
/*---------------------------------------------------------------------*/
/*блок каталога АКБ*/
.new-cat-block-akb
{
	position: relative;
	overflow: hidden;
}
.new-cat-block-akb:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom:0;
	right:0;
	z-index: 1;
	background: url('/templates/expan/img/ucats/akb.png') no-repeat;
	background-position:center;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	transition: 0.5s;
}
.new-cat-block-akb:hover:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom:0;
	right:0;
	z-index: 1;
	background: url('/templates/expan/img/ucats/akb.png') no-repeat;
	background-position:center;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	transition: 0.2s;
}
/*---------------------------------------------------------------------*/
/*блок каталога Шины*/
.new-cat-block-tires
{
	position: relative;
	overflow: hidden;
}
.new-cat-block-tires:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom:0;
	right:0;
	z-index: 1;
	background: url('/templates/expan/img/ucats/tires.png') no-repeat;
	background-position:center;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	transition: 0.5s;
}
.new-cat-block-tires:hover:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom:0;
	right:0;
	z-index: 1;
	background: url('/templates/expan/img/ucats/tires.png') no-repeat;
	background-position:center;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	transition: 0.2s;
}
/*---------------------------------------------------------------------*/
/*блок каталога ДИСКИ*/
.new-cat-block-disks
{
	position: relative;
	overflow: hidden;
}
.new-cat-block-disks:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom:0;
	right:0;
	z-index: 1;
	background: url('/templates/expan/img/ucats/disks.png') no-repeat;
	background-position:center;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	transition: 0.5s;
}
.new-cat-block-disks:hover:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom:0;
	right:0;
	z-index: 1;
	background: url('/templates/expan/img/ucats/disks.png') no-repeat;
	background-position:center;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	transition: 0.2s;
}
/*---------------------------------------------------------------------*/
/*блок каталога АКСЕССУАРЫ*/
.new-cat-block-accessories
{
	position: relative;
	overflow: hidden;
}
.new-cat-block-accessories:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom:0;
	right:0;
	z-index: 1;
	background: url('/templates/expan/img/ucats/accessories.png') no-repeat;
	background-position:center;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	transition: 0.5s;
}
.new-cat-block-accessories:hover:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom:0;
	right:0;
	z-index: 1;
	background: url('/templates/expan/img/ucats/accessories.png') no-repeat;
	background-position:center;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	transition: 0.2s;
}
/*---------------------------------------------------------------------*/
/*блок каталога Болты, гайки, проставки*/
.new-cat-block-bolts
{
	position: relative;
	overflow: hidden;
}
.new-cat-block-bolts:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom:0;
	right:0;
	z-index: 1;
	background: url('/templates/expan/img/ucats/bolts.png') no-repeat;
	background-position:center;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	transition: 0.5s;
}
.new-cat-block-bolts:hover:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom:0;
	right:0;
	z-index: 1;
	background: url('/templates/expan/img/ucats/bolts.png') no-repeat;
	background-position:center;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	transition: 0.2s;
}
/*---------------------------------------------------------------------*/
/*блок каталога Колпаки*/
.new-cat-block-caps
{
	position: relative;
	overflow: hidden;
}
.new-cat-block-caps:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom:0;
	right:0;
	z-index: 1;
	background: url('/templates/expan/img/ucats/caps.png') no-repeat;
	background-position:center;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	transition: 0.5s;
}
.new-cat-block-caps:hover:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom:0;
	right:0;
	z-index: 1;
	background: url('/templates/expan/img/ucats/caps.png') no-repeat;
	background-position:center;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	transition: 0.2s;
}
/*---------------------------------------------------------------------*/





a
{
	font-family: "Open Sans", sans-serif !important;
}
.bs-glyphicons-list > li > a
{
	display:block;
	width:100%;
	height:100%;
	color:#777;
}
.bs-glyphicons-list > li > a:hover
{
	text-decoration:none;
	color:#FFF;
}


/*Обозначение цены*/
/*Для знака рубля*/
.RUB
{
    /*font-family: 'PT Sans', serif;*/
	font-family: 'Roboto', sans-serif;
}



.main-header
{
	margin-bottom:20px !important;
}


.fa-cart:before
{
	content:url('/templates/expan/img/cart5.png')
}
.fa-cart-with-products
{
	background-color:#0F0;
}


/*БЛОК ДЛЯ ФИЛЬТРОВ КАТАЛОГА - СТИЛИ ДЛЯ ФОНА*/
.side_properties_widgets_div
{
    border: 3px solid #DDD;
    background-color:#f9f9f9;
	width:100%;
	margin-bottom:10px;
}



.ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon,
.ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon,
.ya-share2__container_size_m .ya-share2__item_service_odnoklassniki .ya-share2__icon,
.ya-share2__container_size_m .ya-share2__item_service_gplus .ya-share2__icon,
.ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon,
.ya-share2__container_size_m .ya-share2__item_service_blogger .ya-share2__icon,
.ya-share2__container_size_m .ya-share2__item_service_delicious .ya-share2__icon,
.ya-share2__container_size_m .ya-share2__item_service_digg .ya-share2__icon,
.ya-share2__container_size_m .ya-share2__item_service_reddit .ya-share2__icon,
.ya-share2__container_size_m .ya-share2__item_service_evernote .ya-share2__icon,
.ya-share2__container_size_m .ya-share2__item_service_linkedin .ya-share2__icon,
.ya-share2__container_size_m .ya-share2__item_service_lj .ya-share2__icon,
.ya-share2__container_size_m .ya-share2__item_service_pocket .ya-share2__icon,
.ya-share2__container_size_m .ya-share2__item_service_qzone .ya-share2__icon,
.ya-share2__container_size_m .ya-share2__item_service_renren .ya-share2__icon,
.ya-share2__container_size_m .ya-share2__item_service_sinaWeibo .ya-share2__icon,
.ya-share2__container_size_m .ya-share2__item_service_surfingbird .ya-share2__icon,
.ya-share2__container_size_m .ya-share2__item_service_tencentWeibo .ya-share2__icon,
.ya-share2__container_size_m .ya-share2__item_service_tumblr .ya-share2__icon,
.ya-share2__container_size_m .ya-share2__item_service_viber .ya-share2__icon,
.ya-share2__container_size_m .ya-share2__item_service_whatsapp .ya-share2__icon
{
	background-size: 100%;
	width:48px;
	height:48px;
	
	/*margin-top:5px;*/
}
.ya-share2__badge
{
/*
	background-size: 100%;
	width:48px;
	height:48px;
	*/
	margin-top:5px;
}


/*КАТАЛОГИ UCATS*/
/*----------------------------------------------------------------------------------------------*/
@media screen and (max-width: 500px) {
	/*Блоки каталогов*/
	.ucats_product_block
	{
		position:relative;
		display:inline-block;
		width:300px;
		height:210px;
		margin-left:5px;
	}
	.ucats_product_block:hover
	{
		box-shadow: 0 0 10px rgba(0,0,0,0.4);
	}
	.ucats_product_block > .product_img
	{
		position:absolute;
		left:7px;
		top:7px;
		max-height:190px;
		max-width:100px;
	}
	.ucats_product_block > .manufacturer
	{
		position:absolute;
		left:110px;
		top:7px;
		font-size:20px;
		color:#337ab7;
	}
	.ucats_product_block > .article
	{
		position:absolute;
		left:110px;
		top:30px;
		font-size:14px;
		color:#337ab7;
		border:1px solid #337ab7;
		border-radius:5px;
		padding:5px 35px 5px 5px;
		background-image:url('/content/files/images/icons/search_337ab7.png');
		background-size:contain;
		background-position: right;
		background-repeat: no-repeat;
		
		cursor:pointer;
	}
	.ucats_product_block > .article:hover
	{
		border:1px solid #075293;
		box-shadow: 0 0 7px rgba(0,0,0,0.1);
	}
	.ucats_product_block > .characteristics
	{
		position:absolute;
		left:110px;
		top:57px;
		font-size:14px;
		color:#555;
		font-weight:bold;
		padding:7px;
	}
	.ucats_product_block > .composition
	{
		position:absolute;
		left:110px;
		top:80px;
		font-size:14px;
		color:#000;
		padding:4px;
	}
	.ucats_product_block > .name_product
	{
		position:absolute;
		left:110px;
		top:110px;
		font-size:14px;
		line-height:16px;
		color:#000;
		padding:4px;
		text-align:left;
	}
	.ucats_product_block > .name_product_top
	{
		position:absolute;
		left:110px;
		top:60px;
		font-size:14px;
		color:#000;
		padding:4px;
		text-align:left;
	}
	.ucats_product_block > .product_page_button
	{
		position:absolute;
		right:7px;
		bottom:7px;
		font-size:14px;
		color:#000;
		padding:4px;
		text-align:left;
	}
}
@media screen and (min-width: 500px) and (max-width: 1200px) {
	/*Блоки каталогов*/
	.ucats_product_block
	{
		position:relative;
		display:inline-block;
		width:350px;
		height:210px;
		margin-left:5px;
	}
	.ucats_product_block:hover
	{
		box-shadow: 0 0 10px rgba(0,0,0,0.4);
	}
	.ucats_product_block > .product_img
	{
		position:absolute;
		left:7px;
		top:7px;
		max-height:190px;
		max-width:150px;
	}
	.ucats_product_block > .manufacturer
	{
		position:absolute;
		left:160px;
		top:7px;
		font-size:20px;
		color:#337ab7;
	}
	.ucats_product_block > .article
	{
		position:absolute;
		left:160px;
		top:30px;
		font-size:14px;
		color:#337ab7;
		border:1px solid #337ab7;
		border-radius:5px;
		padding:5px 35px 5px 5px;
		background-image:url('/content/files/images/icons/search_337ab7.png');
		background-size:contain;
		background-position: right;
		background-repeat: no-repeat;
		
		cursor:pointer;
	}
	.ucats_product_block > .article:hover
	{
		border:1px solid #075293;
		box-shadow: 0 0 7px rgba(0,0,0,0.1);
	}
	.ucats_product_block > .characteristics
	{
		position:absolute;
		left:160px;
		top:57px;
		font-size:14px;
		color:#555;
		font-weight:bold;
		padding:7px;
	}
	.ucats_product_block > .composition
	{
		position:absolute;
		left:160px;
		top:80px;
		font-size:14px;
		color:#000;
		padding:4px;
	}
	.ucats_product_block > .name_product
	{
		position:absolute;
		left:160px;
		top:110px;
		font-size:14px;
		line-height:16px;
		color:#000;
		padding:4px;
		text-align:left;
	}
	.ucats_product_block > .name_product_top
	{
		position:absolute;
		left:160px;
		top:60px;
		font-size:14px;
		color:#000;
		padding:4px;
		text-align:left;
	}
	.ucats_product_block > .product_page_button
	{
		position:absolute;
		right:7px;
		bottom:7px;
		font-size:14px;
		color:#000;
		padding:4px;
		text-align:left;
	}
}
@media screen and (min-width: 1200px) {
	/*Блоки каталогов*/
	.ucats_product_block
	{
		position:relative;
		display:inline-block;
		width:400px;
		height:210px;
		margin-left:5px;
	}
	.ucats_product_block:hover
	{
		box-shadow: 0 0 10px rgba(0,0,0,0.4);
	}
	.ucats_product_block > .product_img
	{
		position:absolute;
		left:7px;
		top:7px;
		max-height:190px;
		max-width:150px;
	}
	.ucats_product_block > .manufacturer
	{
		position:absolute;
		left:160px;
		top:7px;
		font-size:20px;
		color:#337ab7;
	}
	.ucats_product_block > .article
	{
		position:absolute;
		left:160px;
		top:30px;
		font-size:14px;
		color:#337ab7;
		border:1px solid #337ab7;
		border-radius:5px;
		padding:5px 35px 5px 5px;
		background-image:url('/content/files/images/icons/search_337ab7.png');
		background-size:contain;
		background-position: right;
		background-repeat: no-repeat;
		
		cursor:pointer;
	}
	.ucats_product_block > .article:hover
	{
		border:1px solid #075293;
		box-shadow: 0 0 7px rgba(0,0,0,0.1);
	}
	.ucats_product_block > .characteristics
	{
		position:absolute;
		left:160px;
		top:57px;
		font-size:14px;
		color:#555;
		font-weight:bold;
		padding:7px;
	}
	.ucats_product_block > .composition
	{
		position:absolute;
		left:160px;
		top:80px;
		font-size:14px;
		color:#000;
		padding:4px;
	}
	.ucats_product_block > .name_product
	{
		position:absolute;
		left:160px;
		top:110px;
		font-size:14px;
		line-height:16px;
		color:#000;
		padding:4px;
		text-align:left;
	}
	.ucats_product_block > .name_product_top
	{
		position:absolute;
		left:160px;
		top:60px;
		font-size:14px;
		color:#000;
		padding:4px;
		text-align:left;
	}
	.ucats_product_block > .product_page_button
	{
		position:absolute;
		right:7px;
		bottom:7px;
		font-size:14px;
		color:#000;
		padding:4px;
		text-align:left;
	}
}




/*Переключатели страниц*/
.pages_selector
{
	display:inline-block;
	height:25px;
	line-height:25px;
	padding-left:15px;
	padding-right:15px;
	
	cursor:pointer;
	/*
	background: #f2f5f6;
	background: -moz-linear-gradient(top,  #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%);
	background: -webkit-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%);
	background: linear-gradient(to bottom,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 );
	*/
}
.current_page
{
	color:#FFF;
	background-color:#337ab7 !important;
}



/*Страница одного товара*/
.ucats_product
{
	position:relative;
}
.ucats_product > .product_image,
.ucats_product > .product_info
{
	position:absolute;
}
.ucats_product > .product_image
{
	top:20px;
	right:40px;
}
.ucats_product > .product_info
{
	top:20px;
	left:0;
}
.ucats_product > .product_info > p
{
	font-size:14px;
	color:#555;
}
.ucats_product > .product_info > h3
{
}
.ucats_product > .product_info > .article
{
	font-size:14px;
	color:#337ab7;
	border:1px solid #337ab7;
	border-radius:5px;
	padding:5px 27px 5px 5px;
	background-image:url('/content/files/images/icons/search_337ab7.png');
	background-size:contain;
	background-position: right;
	background-repeat: no-repeat;
	
	cursor:pointer;
}
.ucats_product > .product_info > .article:hover
{
	border:1px solid #075293;
	box-shadow: 0 0 7px rgba(0,0,0,0.1);
}










/*СТИЛИ ДЛЯ РАСШИРЕНИЯ BOOTSTRAP - 5 КОЛОНОК*/
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
 
.col-xs-1-5 {
  width: 20%;
  float: left;
}
 
@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left;
  }
}
 
@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left;
  }
}
 
@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left;
  }
}



/*Таблица сравнений товаров*/
.table-nonfluid {
   width: auto !important;
}
.table-nonfluid td
{
	width:220px;
}
.table-nonfluid th
{
	padding:0 !important;
}
.table-nonfluid tbody
{
}



/*ПАНЕЛЬ С КОРЗИНОЙ, ЗАКЛАДКАМИ И СРАВНЕНИЕМ*/
.bottom-border
{
	height:35px;
}
.bottom-ul > li
{
	height:35px;
	
	position:relative;
}
.bottom-ul > li > a:hover
{
	background-color:#222;
	color:#AAA;
}
.bottom-ul > li > a
{
	padding-left:20px;
	padding-right:20px;
	padding-top:8px;
	padding-bottom:8px;
}
.navbar-fixed-bottom
{
	background-color:#333;
	border-top:1px solid #444;
	min-height:35px;
	max-height:35px;
}
.container-fluid
{
	margin:0 30px;
}
.bottom-ul:last-child
{
	border-right:1px solid #444;
}
.bottom-ul > li
{
	border-left:1px solid #444;
}
.bottom-button
{
	margin-top:6px;
	margin-right:8px;
	padding-top:0;
	height:25px;
	line-height:25px;
}
.bottom-icon,
.bottom-label
{
	color:#AAA;
}
#cart_items_sum
{
	color:#AAA;
}
/*Указатель добавления в корзину, добавлени в закладки и сравнения*/
#mark_popup_added,
#mark_bookmarks_popup_added
{
	position:absolute;
	bottom:40px;
	left:60px;
	color:#FFF;
	width:100px;
	height:30px;
	line-height:30px;
	z-index:9999999999999;
	text-align:center;
}
#mark_compare_popup_added
{
	position:absolute;
	bottom:40px;
	left:75px;/*Отличается от Корзины и Закладок*/
	color:#FFF;
	width:100px;
	height:30px;
	line-height:30px;
	z-index:9999999999999;
	text-align:center;
}
#mark_popup_added:before,
#mark_bookmarks_popup_added:before,
#mark_compare_popup_added:before
{
	content:'';
	position:absolute;
	left:35px;
	bottom:-10px;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;

	border-top-style: solid;
	border-top-width: 15px;
	border-top-color: inherit;
	
	z-index:99999999999999;
}
@media (max-width: 768px) {
	.container-fluid
	{
		margin:0 15px;
	}
	.bottom-ul
	{
		margin-top: 0;
		margin-right: -15px;
		margin-bottom: 0;
		margin-left: -15px;
	}
	.bottom-ul > li
	{
		width:30%;
		display:inline-block;
	}
	.bottom-ul > li > a
	{
		padding-left:10px;
		padding-right:10px;
		padding-top:8px;
		padding-bottom:8px;
	}
	
	
	/*Указатель добавления в корзину, добавлени в закладки и сравнения*/
	#mark_popup_added,
	#mark_bookmarks_popup_added,
	#mark_compare_popup_added
	{
		bottom:40px;
		left:10px;
	}
	#mark_popup_added:before,
	#mark_bookmarks_popup_added:before,
	#mark_compare_popup_added:before
	{
		content:'';
		position:absolute;
		left:12px;
		bottom:-10px;
		border-left: 15px solid transparent;
		border-right: 15px solid transparent;

		border-top-style: solid;
		border-top-width: 15px;
		border-top-color: inherit;
		
		z-index:99999999999999;
	}
}






/*Форма с публикацией отзыва*/
.evaluations_mark i
{
	font-size:25px;
}
.evaluations_mark i:hover
{
	color:#AAA;
	cursor:pointer;
}



/*Для страницы одного товара - варианты исполнения*/
.product-option-message
{
	margin-bottom:0 !important;
}
.product-option-variant
{
	display:block;
	margin-bottom:5px;
}










/*Стили для блока поисковых табов на главной странице*/
/*Пояснение - вверху каждого таба*/
.search_tab_clar
{
	
}
/*ul столбика с автомобилями*/
.search_tab_car_ul
{
	display:inline-block!important;
	list-style-type: none!important;
	vertical-align: top;
}
/*div для буквы автомобиля*/
.search_tab_car_letter
{
	display:inline-block!important;
	width:25px!important;
	font-weight:bold!important;
	font-size:16px!important;
}
/*div для названия автомобиля*/
.search_tab_car_caption
{
	display:inline-block!important;
}
.search_tab_car_caption > A
{
	color:#FFF!important;
	text-decoration:none!important;
}
.search_tab_car_caption > A:hover
{
	text-decoration:underline!important;
}
/*Стиль для одного каталога выбранной марки*/
.search_tab_car_catalogue
{
	margin:20px;
}
.search_tab_car_catalogue > A
{
	color:#FFF;
	text-decoration:none;
}
.search_tab_car_catalogue > A:hover
{
	text-decoration:underline;
}
/*Ссылка для возвращения к отображению марок автомобилей*/
.search_tab_car_catalogue_back
{
	color:#FFF;
}
.search_tab_car_catalogue_back:hover
{
	color:#FFF;
	text-decoration:underline;
}













/* СТИЛИ ДЛЯ ДЛЯ ДОРАБОТКИ КНОПКИ - ВСЕ ЦЕНЫ */

.product_div_tile > .product_div_exist_info
{
	position: absolute;
    right: 15px;
    bottom: 85px;
    font-size: 13.7px;
}

@media screen and (max-width: 700px){
	.product_div_list_photo > .product_div_exist_info {
		bottom: 42px;
	}
}

.product_div_tile > .main_action_div .btn-primary{
    padding-left:15px;
    padding-right:15px;
}

.product_div_tile > .main_action_div .btn_podrobnee{
    padding-left:5px;
    padding-right:5px;
}

.product_div_tile > .product_div_price {
    bottom: 110px;
}
.product_div_tile > .product_div_price_crossed_out {
    bottom: 90px;
}

.product_div_tile > .product_div_name {
    text-align: left;
    white-space: normal;
    overflow: hidden;
    padding: 5px;
    text-overflow: inherit;
    line-height: 1em;
    height: 47px;
}

.product_div_tile > .product_div_price_from_to {
    bottom: 100px;
}

.product_div_list_photo {
    overflow: hidden;
}

.product_div_list_photo > .product_div_name {
	right:5px;
    width: auto;
}

.product_div_list {
    overflow: hidden;
}

.product_div_list > .product_div_name {
	right:5px;
    width: auto;
}

@media screen and (max-width: 530px){
    .product_div_list_photo > .product_div_name, .product_div_list > .product_div_name {
        padding-left: 20px;
    }
}


@media screen and (min-width: 700px){
	
	.product_div_list_photo > .main_action_div .btn_cat_action{
		position:relative;
		right: -10px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.product_div_list_photo > .main_action_div .btn_podrobnee{
		position:relative;
		right: -10px;
		padding-left: 9px;
		padding-right: 9px;
	}
	.product_div_list_photo > .main_action_div .btn_article_catalog{
		position: absolute;
		right: -15px;
		top: 37px;
	}
	
	/* Без фото: */
	
	.product_div_list > .main_action_div .btn-primary{
		padding-left: 2px;
		padding-right: 2px;
		font-size: 12px;
	}
	
	
	
}

@media screen and (max-width: 700px) {
    .product_div_list_photo > .product_div_price {
        position: absolute;
        right: 40px;
        bottom: 80px;
        text-align: left;
    }

    .product_div_list_photo > .product_div_price_crossed_out {
        position: absolute;
        right: 40px;
        bottom: 60px;
        text-align: left;
    }

    .product_div_list_photo > .product_div_price_from_to {
        position: absolute;
        right: 40px;
        bottom: 60px;
        text-align: left;
        line-height: 18px;
    }

    .product_div_list_photo > .product_div_description {
        display: none;
    }

    /********/
    .product_div_list > .product_div_price {
        right: 185px;
    }

    .product_div_list > .product_div_price_crossed_out {
        right: 185px;
    }

    .product_div_list > .product_div_price_from_to {
        right: 205px;
    }
}

.product_suggestions {
    overflow: hidden;
}

/***** Кнопка заказать ******/
.product_div_tile > .main_action_div .btn_cat_action_zakaz {
    padding-left: 9px;
    padding-right: 8px;
}
@media screen and (min-width: 700px){
	.product_div_list_photo > .main_action_div .btn_cat_action_zakaz {
		padding-left: 14px;
		padding-right: 13px;
	}
}

/* END */










/*START МОДАЛЬНОЕ ОКНО*/
.popup_window 
{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    text-align: center;
    z-index:99999999999;
}
.popup_window:after 
{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 100%;
    width: 0;
    vertical-align: middle;
    content: '';
}
.popup_content 
{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    max-width: 80%;
    padding: 20px;
    border: 5px solid #fff;
    border-radius: 15px;
    box-shadow: inset 0 2px 2px 2px rgba(0,0,0,.4);
    background: #fff;
    vertical-align: middle;
    z-index:999999;
}
.popup_window_close
{
    display: block;
    position: absolute;
    top: -20px;
    right: 10px;
    width: 12px;
    height: 12px;
    padding: 8px;
    border: 5px solid #fff;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 2px 2px 2px rgba(0,0,0,.4),
                              0 3px 3px     rgba(0,0,0,.4);
    box-shadow:         inset 0 2px 2px 2px rgba(0,0,0,.4),
                              0 3px 3px     rgba(0,0,0,.4);
    cursor: pointer;
    background: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    color: #444;
    text-decoration: none;
    font-weight: bold;
    z-index:999999;
}
.popup_window_close:hover 
{
    background: #ddd;
}
/*END МОДАЛЬНОЕ ОКНО*/

/* Модуль гео позиции */
.geo_point_wrap
{
    cursor:pointer;
	white-space: nowrap;
	margin: 0;
    padding: 0;
    display: inline-block;
    padding: 7px 10px;
    color: #000;
    text-decoration: none;
    background-color: #f1f1f1;
    -webkit-box-shadow: inset 0 0 1px #ffffff;
    -moz-box-shadow: inset 0 0 1px #ffffff;
    box-shadow: inset 0 0 1px #ffffff;
    border: solid 1px #e3e6e8;
    border-top: 0;
}
.customer_city
{
    text-align:center;
}
.geo_list
{
    text-align:left;
}
.geo_top_level
{
    color:#313131;
    border-bottom:1px dotted #313131;
    font-weight:bold;
    font-size:22px;
    padding:4px;
}
.geo_second_level
{
    color:#313131;
    border-bottom:1px dotted #313131;
    font-size:20px;
    padding:4px;
    margin-left:18px;
}
.geo_default_level
{
    display:inline-block;
    font-size:16px;
    margin-left:20px;
}
/*END Модуль гео позиции */





