.loading-wrapper .img-circle { width: 25px !important; }
.loading-wrapper h3.text-center {
	font-size: 18px !important;
	margin-top: 0 !important;
	}

/*
.table tr {
	height: 48px;
	background-color: #e4e6e8;
	color: #50617d;
	font-size: 15px;
	}

.table tr.head {
	background-color: #50617d;
	color: #fff;
	}

.table > tbody > tr > th {
	text-align: left;
	padding: 10px;
	font-weight: normal;
	border-right: 1px solid #000;
	border-top: none;
	}

.table > tbody > tr > th:last-child { border-right: none; }

.table tr:nth-child(2n) { background-color: #f1f2f3; }

.table > tbody > tr > td {
	padding: 10px;
	border-right: 1px solid #ddd;
	border-top: none;
	}

.table > tbody > tr > td:last-child { border-right: none; }
*/

.table a.dblock {
	border-bottom: dotted 1px;
	color: #000;
	}

.table a.dblock:hover {
	border-bottom: none;
	color: #50617d;
	}

.carsfilter {
	margin: 0 0 10px;
	overflow: hidden;
	}

.carsfilter a,
#countries-table tr {
	transition: background-color 0.3s ease-in-out;
	-moz-transition: background-color 0.3s ease-in-out;
	-webkit-transition: background-color 0.3s ease-in-out;
	}

.carsfilter a {
	color: #757575 !important;
	font-family: Arial;
	width: 36px;
	float: left;
	color: #686867;
	cursor: pointer;
	height: 35px;
	margin-top: 2px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 34px;
	text-shadow: 0 1px 0 white;
	text-decoration: none;
	background-color: #F1F1F1;
	margin-left: 5px;
	}

.carsfilter a.first { border-radius: 3px 0 0 3px; }

.carsfilter a.last {
	border-right: 1px solid silver;
	border-radius: 0 3px 3px 0;
	}

.carsfilter a:hover { background-color: #cccbcb; }

.carsfilter a.active { background-color: #cccbcb; }

.profile-table.data-table input,
.profile-table.data-table textarea { margin-bottom: 20px; }

span.form-title {
	font-size: 24px;
	line-height: 38px;
	color: #323538;
	display: block;
	text-align: center;
	margin-bottom: 15px;
	}

.modalInfo.modalForms .modal-dialog { width: 400px; }

.modalForms form button {
	margin: 0;
	width: 100%;
	}

.modalForms form textarea {
	min-height: 120px;
	margin-bottom: 23px;
	}

.modalForms form input:focus,
.modalForms form textarea:focus { background-color: rgba(228, 230, 232, 0.6) !important; }

form div.success {
	line-height: 10px;
	margin-bottom: 10px;
	text-align: center;
	}

.ui-selectmenu-menu { z-index: 1151; }

.linked-numbers .cap {
	color: #313438;
	margin: 20px 0;
	font-size: 28px;
	text-align: left;
	}

.linked-numbers a {
	border-bottom: dotted 1px;
	color: #313438;
	font-weight: 500;
	}

@media (max-width: 400px) {
	.modalInfo.modalForms .modal-dialog { width: 300px; }
	}

.sale_order_full_table input[name=Submit] {
	display: block;
	background-color: #cd4551;
	width: 200px;
	height: 60px;
	color: #fff;
	border: 0px;
	margin-top: 10px;
	}

.sale_order_full_table input[name=Submit]:hover { background-color: #ff4e5b; }

.bx-404-text-block { text-align: center; }

.bx-404-block { margin-bottom: 8px; }




/* profile */

.profile img.calendar-icon {
	position: absolute;
	top: 47px;
	right: 23px;
	}

.profile .ui-selectmenu-menu .ui-menu { height: 300px; }

.profile textarea {
	min-height: 140px;
	background-color: #e4e6e8;
	}

.profile label {
	font-weight: 300;
	}

.profile fieldset {
	border-bottom: 1px solid #e4e6e8;
	padding: 0 0 40px 0;
	margin: 0 0 40px 0;
	}

.profile .profile-title {
	font-weight: bold;
	margin-bottom: 20px;
	}

.profile-soc-serv .soc-serv-main { padding: 20px; }

.profile-soc-serv .bx-auth-serv-icons {
	text-align: left;
	background: #e4e6e8;
	padding: 15px;
	}

.profile input:focus,
.profile textarea:focus { background-color: rgba(228, 230, 232, 0.6) !important; }





/* auth reg */

.bx-authform {
	margin: 0 auto;
	max-width: 510px;
	}

.bx-authform label { font-weight: normal; }

.auth-reg .tabs .tabHead {
	width: 37%;
	margin: 0 auto 13px;
	}

.auth-reg .tabs .tabHead li { width: 50%; }

.auth-reg .tabs .tabHead li.active .eff { box-shadow: none; }

.auth-reg .tabs .tabHead li a {
	margin-right: 10px;
	color: #000;
	box-shadow: none;
	}

.auth-reg .tabs .tabHead li .eff:before { background-color: #e4e6e8; }

.tabs .tabHead li.active .eff:before { background-color: #667a8f; }

.auth-reg .tabs .tabHead li.active a { color: #fff; }

.bx-authform-social ul { margin: 0; }

.auth-reg .tabs .tabHead li a:hover { color: #fff; }

.bx-authform { text-align: left; }

@media (max-width: 767px) {
	.auth-reg .tabs .tabHead { width: 100%; }
	.auth-reg .tabs .tabHead li { width: 100%; }
	.auth-reg .tabs .tabHead li a { margin-right: 0; }
}





/* auth reg end */

.footerForm form.forgotpasswd { max-width: 560px; }

.forgotpasswd input:focus,
.forgotpasswd textarea:focus { background-color: rgba(228, 230, 232, 0.6) !important; }

.forgotpasswd .auth-link { margin: 20px 0; }





/* payment page */

.paymentBlock { padding-top: 25px; }

.content .paymentBlock .inner {
	padding: 30px 15px 35px;
	background-color: #fff;
	}

.paymentBlock .cap {
	text-align: left;
	padding: 0px;
	font-size: 25px;
	line-height: 38px;
	font-weight: 500;
	color: #323538;
	margin-bottom: 15px;
	}

.paymentBlock .wrap-payment {
	max-width: 60%;
	margin: 0 auto;
	}

.paymentBlock .row.item { margin-bottom: 35px; }

.paymentBlock .row.wrap-img-sm { margin-top: 15px; }

@media (max-width: 767px) {
	.paymentBlock .wrap-payment {
		max-width: 400px;
		margin: 0 auto;
		}
	.paymentBlock .cap {
		font-size: 18px;
		line-height: 24px;
		}
	}





table.sale_order_full_table {
	max-width: 660px;
	min-width: 660px;
	margin: 18px auto;
	}

.sale_order_full_table .img-responsive { margin: 15px 0; }

.sale_order_full_table p { margin: 0 0 10px; }

@media (max-width: 767px) {
	table.sale_order_full_table {
		max-width: 660px;
		min-width: 660px;
		margin: 18px auto;
		}
	}

@media (max-width: 660px) {
	table.sale_order_full_table {
		max-width: 360px;
		min-width: 320px;
		margin: 18px auto;
		}
	}





/*scroll in contacts*/

.scroll-pane-cont { height: 630px; }

.scroll-pane-cont .jspPane { width: 330px !important; }

.scroll-pane-cont .jspVerticalBar { width: 3px; }

.scroll-pane-cont .jspTrack {
	background: #e5e6e8;
	width: 4px;
	}

.scroll-pane-cont .jspDrag {
	background: #50617d;
	width: 5px;
	}





/* product slider */

.thumb-slider-wrap { padding: 0px 23px; }

.thumb-slider { margin-top: 10px; }

.thumb-slider .item { width: 115px; }

.thumb-slider .item div {
	width: 115px;
	height: 115px;
	background-repeat: no-repeat;
	background-position: center;
	}

.thumb-slider-wrap .thumb-slider .owl-nav {}

.thumb-slider-wrap .thumb-slider .owl-nav > div:not(.owl-counts) {
	position: absolute;
	top: 0px;
	height: 100%;
	width: 34px;
	}

.thumb-slider-wrap .thumb-slider .owl-nav > div.owl-prev { left: -30px; }

.thumb-slider-wrap .thumb-slider .owl-nav > div.owl-next { right: -30px; }

.thumb-slider-wrap .thumb-slider .owl-nav > div.owl-next span {	margin-left: -7.5px; }

.thumb-slider-wrap .thumb-slider .owl-nav > div.owl-prev span { margin-left: 7.5px; }

.thumb-slider-wrap .thumb-slider .owl-nav > div span[class*='icon'] {
	font-size: 25px;
	text-align: center;
	display: block;
	width: 30px;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	color: #153452;
	}

.thumb-slider-wrap .thumb-slider .owl-nav > div span[class*='icon']:hover { color: #eb4351; }

.fancybox-wrap .icon-close {
	position: absolute;
	right: -30px;
	top: -30px;
	font-size: 30px;
	color: #fff;
	opacity: 0.6;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	}

.fancybox-wrap .icon-close:hover { opacity: 1; }

.gal-nav {
	position: absolute;
	font-size: 34px;
	padding: 0 10px;
	top: 50%;
	cursor: pointer;
	}

.gal-nav:hover { color: #fff; }

.gal-nav.icon-arrow-right { right: 0; }

.gal-nav.icon-arrow-left { left: 0; }





.contacts-filter { margin: 0 0 2px 0; }

.contacts-filter > div { padding: 0; }

.contacts-filter button {
	width: 99%;
	}

.contacts-filter button.blueB .eff:before {
	background-color: #8a98b0;
	}

.contacts-filter button.active .eff:before { top: -100%; }

.contacts-filter button:hover,
.contacts-filter button.blueB.active { color: #fff; }

.contacts-filter button.blueB .eff:after { background-color: #50617d; }
.contacts-filter button.blueB.active .eff:after { background-color: #23344f; }

@media (max-width: 1440px) {
	.thumb-slider .item { width: 85px; }
	.thumb-slider .item div {
		width: 85px;
		height: 77px;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: 0 50%;
		}
	}

@media (max-width: 1024px) {
	.thumb-slider .item { width: 115px; }
	.thumb-slider .item div {
		width: 115px;
		height: 86px;
		background-position: 40% 50%;
		}
	}

@media (max-width: 992px) {
.contacts-filter button {
	width: 100%;
	}
	}

@media (max-width: 768px) {
	.thumb-slider .item { width: 81px; }
	.thumb-slider .item div {
		width: 81px;
		height: 77px;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: 0 50%;
		}
	}

@media (max-width: 600px) {
	.thumb-slider .item { width: 115px; }
	.thumb-slider .item div {
		width: 115px;
		height: 86px;
		background-position: 40% 50%;
		}
	}

@media (max-width: 320px) {
	.thumb-slider .item div {
		width: 155px;
		height: 86px;
		background-position: 0 50%;
		}
	}

.cartProd .tabs ul.delivery {
	padding: 10px 25px;
	list-style-type: disc;
	}

.cartProd .con { padding: 10px; }

.cartProd .tabs ul .img-responsive {
	display: inline-block;
	width: 70px;
	padding: 5px 10px;
	}

.listGrid.marks-all .item .img { background-size: initial; }

.polzovatelskoe-soglashenie.polzovatelskoe-soglashenie .inner { padding: 30px 40px 35px; }

.polzovatelskoe-soglashenie h1 {
	margin-bottom: 15px;
	text-align: center;
	}

.polzovatelskoe-soglashenie ul {
	padding: 10px 30px;
	list-style-type: disc;
	}

.polzovatelskoe-soglashenie p { margin-bottom: 5px; }





/* политика конфиденциальности */

.wrap-policy span {
	margin: 0;
	margin-top: 10px;
	}

.wrap-policy a.policy { color: #1f1f1f; }

.wrap-policy a.dott:hover { border-color: #1f1f1f; }

footer .wrap-policy a.dott:hover { border-color: #fff; }

footer .wrap-policy .scap a { color: #fff; }

.modal .wrap-policy {
	margin-bottom: 10px;
	font-size: 14px;
	}

.cartZak .endBlock .dop a.dott:hover { border-color: #fff; }

.zakazBlock .wrap-policy { margin: 0; }

.zakazBlock .wrap-policy a { display: inline; }

footer .text-right .by { line-height: 25px; }

footer .text-right .by a { display: inline-block; }

.car-item .gallery .item .icon-play {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	margin-left: -25px;
	margin-top: -25px;
	font-size: 34px;
	color: #fff;
	line-height: 50px;
	text-align: center;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s;
	cursor: pointer;
	opacity: 0.85;
	}

.car-item .gallery .item .icon-play:before { display: none; }

.car-item .gallery .item .icon-play:hover { opacity: 1; }
.shows-count {
/*
	position: absolute;
	top: 0;
	right: 0;
*/
	text-align: right;
	font-size: 14px;
	color: rgb(195, 195, 195);
	}
.shows-count img { margin-right: 5px; }
.wrap-phone { margin-bottom: 7px; }

@media (max-width: 480px) {
	.findByCar {
		position: relative;
		top: 55px;
		}
	}

.menu-arrows:after {
	display: block;
	content: "";
	border-left: 2px solid #323538;
	border-bottom: 2px solid #323538;
	position: absolute;
	left: calc(100% - 29px);
	width: 10px;
	height: 10px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	}
.menu-none-arrows:after {
	content:'';
	display:none;
	border-left:none!important;
	border-right:none!important;
	border:none!important;
	}


.btn.btn-lg.btn-success { display: block; }

.owl-counts { display: none !important; }

.telCont a,
header .contactData .bl a { font-size: 15px !important; }

.firstPage .inner { height: auto !important; }

.firstPage .breadcrumbs a,
.firstPage .breadcrumbs li,
.firstPage .breadcrumbs span { color: #323538 !important; }

        
        
        

.empty-block-180 {
    width: 100% !important; 
    padding: 184px !important; 
}