@import url(//fonts.googleapis.com/css?family=Roboto:300,400,400italic,700&subset=latin,cyrillic&display=swap);
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&subset=latin,cyrillic&display=swap);
@import url(//fonts.googleapis.com/css?family=Oswald:300,400,600&subset=cyrillic&display=swap);
body {
	/*
	background: url(../images/bg-body.jpg) no-repeat 50% 50%;
	background-attachment: fixed;
	background-size: cover;
	*/
	background: #f5f5f5;
	font-family: 'Roboto', Arial, Geneva, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 300;
	overflow-x: hidden;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}
h1 {font-size: 26px;font-weight: 400;}
h2 {color:#777; font-size: 20px;}
h3 {font-size: 16px;}
h4 {font-size: 16px;font-weight: 400;}
h5 {font-size: 14px;font-weight: 400;}
.bordered {
	background: #fff;
}
.col-md-9 {
	padding-right: 13px;
	padding-left: 13px;
}
#form_order .dop_info{
	z-index: 999999999999 !important;
}
.little_more {
	font-size: 1.06em;
}
.pt-20 {
	padding-top: 20px;
}
.mb-3 {
	margin-bottom: 1rem;
}
.mb-4 {
	margin-bottom: 1.5rem;
}
.lead {
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: 400;
	/*text-transform: uppercase;*/
}
.strong {
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
.form-horizontal{
	border-top: 1px solid #e5e5e5;
}
.nav-tabs{
	border-bottom: 0px !important;
}
.modal-footer{
	border-top: 0px !important; 
}
.img-thumbnail {
	background: #f1f1f1;
	border-radius: 0;
	width:100%;
	height:auto;
}
.otziv-button {
	background: #e1251d;
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	font-weight: 400;
	overflow: hidden;
	/*margin-top: 20px;*/
	/*margin-bottom: 30px;*/
	/*padding: 10px;*/
	margin-right: 25px;
	text-transform: uppercase;
	border-radius: 8px;
}
.otziv-button:hover{background-color: #d9534f;}
.otziv-button a {
	color: #fff;
	display: block;
	line-height: 32px;
	text-decoration: none;
}
.otziv-button i {
	font-size: 22px;
}
.pagination {
	margin: 10px auto;
	text-align: center;
	border-radius: 0;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.pagination-sm > li a {
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	font-weight: 400;
	min-width: 30px;
}
.news-item {
	padding-bottom: 30px;
}
.news-item a {
	text-decoration: none;
}
.full-text hr {
	border-top-color: transparent;
}
.full-text figcaption {
	margin-top: 10px;
}
.btn,
.btn-lg {
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	text-transform: uppercase;
	border-radius: 0;
}
.form-control {
	border-radius: 0;
}
.breadcrumb {
	background-color: #fff;
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 0;
	text-transform: uppercase;
	white-space: nowrap;
	border-radius: 0;
}
.breadcrumb > li + li::before {
	color: #777;
	content: "\f105";
	font-family: FontAwesome;
	font-size: 14px;
	font-weight: 300;
	padding: 0 10px;
}
.breadcrumb .active {
	font-weight: 400;
}
.emphasis {
	color: #da251d;
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}
[class$="-muted"] {
	color: #7d7f7d;
}
[class$="-primary"] {
	color: #2a52be;
}
[class$="-success"] {
	color: #228b22;
}
[class$="-info"] {
	color: #95500c;
}
[class$="-warning"] {
	color: #fad201;
}
[class$="-danger"] {
	color: #da251d;
}
.alert {
	border-radius: 0;
	box-shadow: none;
}
.table-akcia > thead > tr > th{vertical-align: middle;text-align: center;}
.table-akcia > thead > tr > td{text-align: center;}
.table-akcia > tbody > tr > td{text-align: center;vertical-align: middle;}
.table-akcia > tbody > tr > td:nth-child(1){text-align: left;}
.table-akcia2 > tbody > tr > td:nth-child(odd){font-weight: bold;}
.table-akcia > tbody > tr > td:nth-child(1){font-weight: normal;}
table caption {
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	/*margin-bottom: 10px;*/
	text-transform: uppercase;
}
.table-responsive {
	border-color: transparent;
}
.table-transfer {

}
.table-transfer td {
	/*width: 20%;*/
	text-align: center;
}
.table-transfer td:first-child {
	/*width: 40%;*/
	text-align: left;
	white-space:nowrap;
}
header {
	background: #fff;
}
header .container {
	position: relative;
}
header .navbar {
	margin-left: -15px;
	margin-right: -15px;
	border:none;
}
.navbar {
	margin-bottom: 0;
	border-radius: 0;
}
.navbar-default {
	background-color: transparent;
	border-color: transparent;
}
.prenav {}
.prenav .container {
	position: relative;
}
.prenav-brand {
	height: 100%;
	width: 100%;
	vertical-align: middle;
}
.prenav-brand img {
	padding: 10px 0;
}
.hr-navi {
	background: url(../images/bg-nav.png) repeat-x 0 0;
	background-size: auto 70px;
}
.navbar-brand {
	background: url(../images/logo.png) no-repeat 50% 50% #fff;
	background-size: 100%;
	/*outline: 1px solid #fff;*/
	color: transparent;
	font: 0/0 serif;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	/*margin-top: -13px;*/
	padding: 0;
	height: 70px;
	width: 350px;
}
a.navbar-brand:hover,
a.navbar-brand:focus,
a.navbar-brand:active {
	background-color: #fff !important;
	/*outline: 1px solid #fff;*/
	text-decoration: none;
}
.navbar_mobile{
	overflow-y: auto;
	right: 100%;
	  width: 85%;
    height: 100%;
    position: fixed;
    z-index: 99999999;
    background: #ffffff;
}

.overview_mobile{
	width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999999;
    background: #898686b8;
	display: none;
}
.mobi{
	display: none;
}
@media only screen and (max-width:1200px) {
	.navbar-brand {
		/*margin-top: -11px;*/
		height: 70px;
		width: 305px;
	}
}
@media only screen and (max-width:768px) {
	.deskt{
		display:none !important;
	}
	.mobi{
		display: block !important;
	}
	.city_name:hover, .lnr-map-marker:hover,.city_name:active, .lnr-map-marker:active, .city_name:focus, .lnr-map-marker:focus{
		text-decoration: none;
	}
	#mob_city{
		cursor: pointer;
	}
	a.social_i{
		margin-left: 2px;
	}
	.social_i img {
		width: 40px !important;
	}
	.col-md-pull-9 .v-menu{
		display: none;
	} 
	.v-menu ul li a{
		    padding: 0 20px;
	}
	.v-menu ul .submenu li a{
		padding-left: 30px;
	}
	.head_mobile {
		width: 100%;
		height: 67px;
		/* position: fixed; */
		border-bottom: 2px red solid;
	}
	.head_mobile .btn{
		        padding: 4px 6px !important;
	}
	.mobile_cross{
		float: left;
		font-size: 34px;
		margin-top: 15px;
		padding-left: 10px;
		font-weight: 700;
		color: #e1251d;
		cursor: pointer;
	}
	.asd{
		padding-top: 0px !important;
	} 
	.lnr-map-marker{
		float: right;
		font-size: 23px;
		padding-top: 17px;
		margin-left: 18px;
		color: #e1251d;
		font-weight: 700;
	}
	.lnr-map-marker .city_name{
		font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
		font-weight: 500;
		vertical-align: bottom;
		font-size: 21px;
		position: relative;
		margin-top: 24px;
		color: black;
	}
	.lnr-phone-handset, .lnr-phone-handset:hover, .lnr-phone-handset:focus{
		float: right;
		font-size: 23px;
		font-weight: 700;
		color: #e1251d;
		padding-top: 17px;
		text-decoration: none;
	}
	#burger{
		float: left;
    font-size: 40px;
    /* display: inline; */
    font-weight: 700;
    padding-top: 8px;
    cursor: pointer;
	}
	.prenav-brand{
	    float: left;
    display: inline-block;
    width: 160px;
    margin-left: 10px;
    margin-top: 2px;
	}
	.prenav-brand1{
		display: inline-block;
		width: 210px;
		height: auto;
		float: left;
		margin-top:10px;
		margin-left: 10px;
	}
	.widget-wrapper{
		z-index: 99999999 !important;
	}
	.visible-xs {
    display: block!important;
    width: 100%;
	}
	.prenav {
    border-bottom: 2px red solid;
	}
	.sticky-element {
		display: none;
	}
	.hr-navi {
		background-size: auto 50px;
	}
	
	.go-to-top {bottom: 25px !important;}
	.mango-callback .widget-wrapper.selected-dynamic.mng-wgt.common-window .button-widget-open {right:-94px!important;bottom:30px!important;}
}
@media only screen and (max-width:475px) {
	.prenav-brand1{
		width: 165px;
		margin-top: 14px;
		margin-left: 5px;
	}
}
@media only screen and (max-width:450px) {
	.prenav-brand1{
		width: 165px;
		margin-top: 14px;
		margin-left: 5px;
	}
}
@media only screen and (max-width:426px) {
	.prenav-brand1{
		width: 145px;
		margin-top: 14px;
		margin-left: 5px;
	}
	.mobile_cross {
		padding-left:0px;	
	}
}

@media only screen and (max-width:376px) {
	.prenav-brand1{
		width: 136px;
		margin-top: 17px;
		margin-left: 0px;
	}
	.mobile_cross {
		padding-left:0px;	
	}	
}
@media only screen and (max-width:320px) {
	.prenav-brand{

    width: 130px;
    margin-left: 6px;
    margin-top: 5px;
	}
	.prenav-brand1{
		display: inline-block;
		width: 100px;
		height: auto;
		float: left;
		margin-top: 20px;
	}
}
@media only screen and (max-width: 320px){
.mobile_cross {
padding-left:0px;	
}
}
.navbar-default .navbar-toggle {
	border-color: #fff;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:focus .icon-bar,
.navbar-default .navbar-toggle:hover .icon-bar {
	background-color: #da251d;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:active {
	color: #da251d;
	font-family: 'Roboto Condensed', Arial, Helvetica, Geneva, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
	color: #da251d;
	background-color: #fff;
}
.dropdown-menu {
	border-top: none;
	border-radius: 0;
}
.dropdown-menu > li > a {
	font-family: 'Roboto Condensed', Arial, Helvetica, Geneva, sans-serif;
	font-weight: 300;
	padding: 10px 15px;
	text-transform: uppercase;
}


@media only screen and (min-width:768px ) {
	.navbar-default .navbar-nav > li > a,
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus,
	.navbar-default .navbar-nav > li > a:active {
		color: #fff;
		line-height: 40px;
		margin-top: -1px;
		padding: 10px 10px 10px 10px;
		
	}
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
		color: #da251d;
		background-color: #fff;
		border-right: 1px solid #bbb;
	}
}
@media only screen and (max-width:768px) {
	.dropdown-menu {
		border: none;
		box-shadow: none;
	}
}
.top-cont-info {
	color: #333;
	font-family: 'Roboto Condensed', Arial, Helvetica, Geneva, sans-serif;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: right;
}
.top-cont-info span {
	display: inline-block;
	margin-left: 30px;
	margin-bottom: 5px;
	text-transform: uppercase;
	vertical-align: middle;
	white-space: nowrap;
	    color: white;
}
@media only screen and (max-width:1024px) {
	.top-cont-info span{
		margin-left: 20px;
	}	
}
.top_time {
	font-size: 12px;
	font-weight: 600;
}
.top_phones {
	color: #da251d;
	font-family: Oswald, Arial, Geneva, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 700;
	margin-top: -2px;
}
.top_phones a {
	border-bottom: 1px dotted transparent;
	color: white;
	text-decoration: none;
}
@media only screen and (max-width:480px) {
.top_phones a {
	display: block;
}
.top_phones_comma {
	display: none !important;
}
.full-text ul{padding: 5px;padding-left:15px;text-align:justify;}

}
@media only screen and (max-width:320px) {
.full-text ul{padding: 0px;	}
}
.top_phones_comma {
margin: 0 !important;
vertical-align: baseline !important;
}
.top_phones a:hover,
.top_phones a:active,
.top_phones a:focus {
	border-bottom-color: #da251d;
	text-decoration: none;
}
.top_mail {
	font-size: 12px;
	font-weight: 400;
}
.top_mail a{
color:#000;
font-size: 14px;
font-weight: bold;
border-radius: 8px;
}
.top_mail .btn-danger{
	    background-color: #e1251d !important;
		color: #fff;
}
.top_mail .btn-danger:hover {
    color: #fff;
    background-color: #d9534f !important ;
    border-color: #d43f3a;
}
.car-index {
	padding-bottom: 30px;
}
.car-index h1 {
	padding-top: 10px;
	text-align: center;
}
.car-index .alert p {
	text-align: justify;
	margin-right: 30px;
	margin-bottom: 15px;
}
.car-index .alert p:last-child {
	margin-bottom: 0;
}
.car-index .alert p strong {
	white-space: nowrap;
}
.car-index .alert-info {
	background: #dadada;
	border: none;
	color: #333;
}
.car-index #slider-wrapper {
	margin-top: 15px;
	margin-bottom: 20px;
}
.car-index .ls-slide .ls-bg {
	background-position: 50% 50%;
}
.car-index .ls-slide .ls-l {
	color: #fff;
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	text-transform: uppercase;
}
.car-index .ls-slide p.ls-l {
	background: #da251d;
	background: rgba(218,37,29,0.8);
	font-size: 16px;
	font-weight: 400;
	padding: 10px 15px 10px 10px;
}
.car-index .ls-slide .ls-more {
	color: #fff;
	display: block;
	font-size: 64px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 1;
	padding: 10px 25px;
	text-align: right;
	text-decoration: none;
	white-space: normal;
	text-shadow: -0.14em 0.14em 0 rgba(27,27,27,0.1), -1px 1px rgba(50,50,50,0.1), 1px -1px rgba(50,50,50,0.1), -1px -1px rgba(50,50,50,0.1), 1px 1px rgba(50,50,50,0.1);
}
.car-index .ls-slide .ls-more:hover,
.car-index .ls-slide .ls-more:active,
.car-index .ls-slide .ls-more:focus {
	text-decoration: none;
}
#previews {
	padding-top: 20px;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 30px;
}
#previews .review {
	float: left;
	width: 50%;
	z-index: 10;
}
#previews .review .rev-item {
	border: 1px solid #f1f1f1;
	margin: 10px;
	min-height: 260px;
	position: relative;
}
#previews .review .rev-item img {
	padding: 0 40px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#previews .review .rev-item a {
	display: block;
	overflow: hidden;
	text-decoration: none;
}
#previews .review .rev-item a:hover,
#previews .review .rev-item a:active,
#previews .review .rev-item a:focus {
	text-decoration: none;
}
#previews .rev-info {
	background: #da251d;
	background: rgba(218,37,29,0.9);
	color: #fff;
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	width: 220px;
	margin-left: -110px;
	padding: 0 10px 10px;
	position: absolute;
	bottom: 20px;
	left: 50%;
	text-align: center;
	z-index: 20;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#previews .rev-info p {
	border-bottom: 1px solid rgba(255,255,255,0.5);
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 5px;
	padding: 10px 0 5px;
	text-transform: uppercase;
}
#previews .rev-info .rev-price {
	font-weight: 400;
}
#previews .rev-info .rev-price i {
	font-size: 19px;
}
#previews .rev-info .rev-price span {
	font-family: Oswald, Arial, Geneva, Helvetica, sans-serif;
    font-size: 18px;
	font-weight: 700;
}
#previews .review .rev-item:hover img {
	-webkit-transform: scale(1.16);
	-moz-transform: scale(1.16);
	-ms-transform: scale(1.16);
	-o-transform: scale(1.16);
	transform: scale(1.16);
}
#previews .review .rev-item:hover .rev-info {
	bottom: -15px;
}
@media only screen and (max-width:480px) {
	#previews .review {
		float: none;
		width: 100%;
	}
}
.list-index {
	counter-reset: li;
	padding: 0;
	list-style: none;
}
.list-index li {
	position: relative;
	margin: 0 0 10px 40px;
	padding-top: 10px;
	min-height: 50px;
	text-align: justify;
}
.list-index li:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	top: 15px;
	left: -40px;
	line-height: 30px;
	height: 30px;
	width: 30px;
	color: #fff;
	background: #777;
	font-family: Oswald, Arial, Geneva, Helvetica, sans-serif;
	font-weight: 400;
	text-align: center;
}
.inpage-gallery {
	font-size: 12px;
	margin-left: -5px;
	margin-right: -5px;
	text-align: center;
}
.inpage-gallery figure {
	float: left;
	max-width: 285px;
	padding: 10px 4px;
	padding-top: 0;

}
@media only screen and (max-width:768px) {
	
	
}
.inpage-gallery figcaption {
	height: 50px;
	margin-top: 5px;	
	white-space: normal;
}
.dl-horizontal dt {
	clear: left;
	float: left;
	font-weight: 300;
	text-align: right;
	width: 54%;
}
.dl-horizontal dd {
	font-weight: 400;
	margin-left: 56%;
}
.help {
	border-bottom: 1px dotted #333;
}
.help:hover {
	cursor: help;
}
.offers {
	background: #da251d;
	color: #fff;
	font-family: Oswald, Arial, Geneva, Helvetica, sans-serif;
	line-height: 48px;
	white-space: nowrap;
	margin-left: 5px;
	font-size:18px;
}
.offers .lnr {
	display: block;
	float: left;
	font-size: 28px;
	line-height: 48px;
	margin-left: 2px;
	height: 48px;
	width: 48px;
	text-align: center;
}
.offers span {
	font-size: 15px;
	font-weight: 700;
}
.offers .help {
	border-bottom-color: #fff;
}
.popover {
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	border-radius: 0;
	box-shadow: none;
}
.popover-title {
	background: #696969;
	color: #fff;
	font-size: 12px;
	margin: -1px;
	padding: 10px 21px;
	text-transform: uppercase;
	border-radius: 0;
}
.popover-content {
	color: #000;
	font-weight: 300;
	padding: 10px 20px 20px;
	text-align: justify;
}
.car-catalog h1 {
	border-bottom: 2px solid #da251d;
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.car-catalog table td[colspan] {
	font-size: 90%;
	font-weight: 600;
	text-transform: uppercase;
}
.img-top-page {
	margin-top: -22px;
	margin-bottom: 20px;
}
.get-cars-phone {
	min-height: 100px;
	position: relative;
}
.get-cars-phone p {
	background: #da251d;
	background: rgba(218,37,29,0.9);
	color: #fff;
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	font-size: 20px;
	padding: 5px;
	padding-left: 15px;
	position: absolute;
	bottom: 0%;
	right: 0;
	text-align: right;
	text-transform: uppercase;
	display:none;
}
.get-cars-phone p a {
	border-bottom: 1px dotted transparent;
	color: #fff;
	font-family: Oswald, Arial, Geneva, Helvetica, sans-serif;
	font-weight: 400;
	text-decoration: none;
	white-space: nowrap;
}
.get-cars-phone p a:hover,
.get-cars-phone p a:active,
.get-cars-phone p a:focus {
	border-bottom-color: #fff;
	text-decoration: none;
}
@media only screen and (max-width:480px) {
	.get-cars-phone p {
		background: #da251d;
		position: relative;
		bottom: auto;
		font-size: 18px;
		margin-top: -20px;
		margin-bottom: 20px;
	}
}
.more-category {
	margin-bottom: 20px;
}
.more-category p {
	color: #bbb;
	font-size: 13px;
	padding-bottom: 15px;
}
.more-category ul {
	padding-left: 0;
}
.more-category > ul > li {
	list-style: none;
	padding-top: 10px;
	min-height: 60px;
	margin-bottom: 5px;
}
@media only screen and (max-width:768px) {
	.more-category > ul > li {
		float: left;
		width: 50%;
	}
}
@media only screen and (max-width:540px) {
	.more-category > ul > li {
		float: none;
		width: auto;
	}
}
.more-category ul li > .fixed-cat {
	background: #f6f7f3;
	min-height: 90px;
	max-width: 360px;
	padding: 10px 10px 0 10px;
}
.more-category ul li a {
	color: #333;
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
}
.more-category ul li a:hover,
.more-category ul li a:active,
.more-category ul li a:focus {
	color: #337ab7;
	text-decoration: none;
}
.more-category ul li > .fa {
	color: #da251d;
	float: left;
	font-size: 16px;
	margin: 3px 5px 10px 0;
}
.dropdown_cars {
	margin-top: 5px;
	margin-bottom: 15px;
}
.dropdown_cars span {
	color: #777;
	font-size: 11px;
	padding: 10px 0;
	text-transform: uppercase;
}
.dropdown_cars .fa {
	float: left;
	font-size: 22px;
	line-height: 22px;
	margin-right: 5px;
	
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.dropdown_cars.open span,
.dropdown_cars span:hover {
	color: #da251d;
}
.dropdown_cars.open .fa {
	transform: rotate(180deg);
}
.dropdown_cars .dropdown-menu {
	background: #f6f7f3;
	border: none;
	border-top: 5px solid #da251d;
	margin-top: 10px;
	margin-left: -10px;
	min-width: 200px;
	padding: 10px 0;
	outline: 1px solid #fff;
	border-radius: 0;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
}
.dropdown_cars .dropdown-menu li {
	margin-bottom: 0;
	min-height: auto;
}
.dropdown_cars .dropdown-menu li a {
	outline: 1px solid transparent;
	font-size: 12px;
	font-weight: 300;
	margin-left: 1px;
	margin-right: 1px;
	padding: 10px 28px;
}
.dropdown_cars .dropdown-menu li a:hover {
	background: #da251d;
	outline-color: #da251d;
	color: #fff;
	box-shadow: 0 0 0 2px #fff;
}
.catalog-cars {
	margin-bottom: 10px;
}
.catalog-cars p {
	color: #bbb;
	font-size: 13px;
	padding-bottom: 15px;
	text-align: justify;
}
.catalog-cars p a {
	border-bottom: 1px dotted #bbb;
	color: #bbb;
	text-decoration: none;
}
.catalog-cars p a:hover,
.catalog-cars p a:active,
.catalog-cars p a:focus {
	border-bottom-color: transparent;
	text-decoration: none;
}
.catalog-car-item {
	background: #fff;
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	padding-bottom: 70px;
	max-width: 600px;
	overflow: hidden;
	position: relative;
}
.catalog-car-item img {
	width: 60%;
}
.catalog-car-item .car-item-info {
	position: absolute;
	top: -3px;
	right: 0;
	width: 40%;
}
.catalog-car-item .car-item-info ul {
	background: #fff;
	padding-left: 10px;
}
.catalog-car-item .car-item-info ul li,
.catalog-car-item .car-item-info-hidden ul li {
	color: #333;
	font-size: 12px;
	list-style: none;
	margin-bottom: 0px;
	/*text-transform: uppercase;*/
}
.catalog-car-item .car-item-info ul li span,
.catalog-car-item .car-item-info-hidden ul li span {
	font-size: 12px;
	font-weight: 500;
}
.catalog-car-item>a {
	/*display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;*/
}
/*
.catalog-car-item .car-item-info-hidden {
	position: relative;
	z-index: 12;
}
.catalog-car-item .car-item-info-hidden ul {
	position: absolute;
	left: -10px;
	top: -220px;
	
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
*/
.catalog-car-item .car-item-info-hidden ul {
	padding-left: 0;
}
.catalog-car-item a > span {
	background: #565656;
	color: #fff;
	font-weight: 700;
	line-height: 40px;
	padding: 0 10px;
	position: absolute;
	bottom: 30px;
	left: 0;
	text-transform: uppercase;
	width: 100%;
	white-space: nowrap;
	font-size:14px;
}
.car-get-price {
	background: #ccc;
	border-left: 1px solid #fff;
	font-size: 12px;
	font-weight: 400;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	position: absolute;
	bottom: 30px;
	right: 0;
	width: 40%;
	z-index: 10;
}
.car-get-price span {
	font-family: Oswald, Arial, Geneva, Helvetica, sans-serif;
    font-size: 22px;
	font-weight: 700;
}
.catalog-car-item:hover .car-item-info-hidden ul {
	top: 5px;
}
/*
	Велосипед вывода "NEW" на элементе каталога 
	Формируется по .catalog-car-item#carId-XX:after
	XX - это ID документа из рубрики "Автопарк"
*/
@keyframes rotating {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.catalog-car-item#carId-10000:after,
.catalog-car-item#carId-20000:after {
	background: #505050;
	background-clip: content-box;
	border: 5px dotted rgba(255,255,255,0.8);
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	content: "NEW!";
	padding: 2px;
	position: absolute;
	top: -20px;
	left: -20px;
	line-height: 90px;
	text-align: center;
	height: 100px;
	width: 100px;
	border-radius: 50%;
	animation: rotating 5s linear infinite;
}
.controls {
	background: #f6f7f3;
	margin-bottom: 30px;
}
.controls .btn {
	background: #757575;
	border: none;
	display: block;
	float: left;
	font-weight: 300;
	line-height: 50px;
	padding: 0;
	outline: 1px solid #fff;
	width: 25%;
	border-radius: 0;
}
.controls .btn span {
	border-bottom: 1px dotted #565656;
	color: #fff;
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
}
.controls .btn.mixitup-control-active,
.controls .btn:hover,
.controls .btn:active,
.controls .btn:focus {
	background: #484747;
	outline: 1px solid #fff;
}
.controls .btn.mixitup-control-active span,
.controls .btn:hover span,
.controls .btn:active span,
.controls .btn:focus span {
	border-bottom-color: transparent;
	color: #fff;
}
@media only screen and (max-width:640px) {
	.controls .btn {
		width: 50%;
	}
}
@media only screen and (max-width:320px) {
	.controls .btn {
		width: 100%;
	}
}
.car-item h1 {
	border-bottom: 2px solid #da251d;
	margin-bottom: 40px;
	padding-bottom: 20px;
	text-align:center;
}
#slider-wrapper {
	overflow: hidden;
}
.ls-l {
	white-space: nowrap;
}
.car-item {
	padding-bottom: 30px;
}
.car-item #slider-wrapper {
	margin-bottom: 15px;
}
.car-item figcaption.ls-l {
	background: rgba(147, 147, 147, 0.9);
	color: #fff;
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	padding: 10px;
	text-transform: uppercase;
}
.car-item .ls-more {
	background: url(../images/icon-expand.png) no-repeat 50% 50% rgba(255,255,255,0.95);
	background-clip: padding-box;
	background-size: 20px 20px;
	display: block;
	height: 40px;
	width: 40px;
	overflow: hidden;
	text-indent: 100%;
	border-radius: 50%;
}
.get-phone {
	margin-top: 10px;
	text-align: right;
}
.get-phone a {
	border-bottom: 1px dotted transparent;
    color: #da251d;
	display: inline-block;
    font-family: Oswald, Arial, Geneva, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 600;
	white-space: nowrap;
}
.get-phone a:hover {
	border-bottom-color: #da251d;
	text-decoration: none;
}
.full-text {
	margin-top: 20px;
	margin-bottom: 20px;
}
.full-text p {
	text-align: justify;
}
.table-price {
	/*margin-top: 30px;*/
	text-align: center !important;
	font-size: 14px !important;
}
.table-price tr.cars-title {
	font-weight: 700;
}
.table-price tr.cars-title:first-of-type {
	color: #333;
/*	font-size: 13px;
	font-weight: 700;*/
	text-transform: uppercase;
}
.table-price .cars-title td {
	background: #d3d3d3;
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
}
.table-price > tbody > tr > td{vertical-align: middle;}
.table-price > thead > tr > th{vertical-align: middle;}
.car-item .transfer {
	margin-top: 30px;
}
.car-item .transfer table {
	margin-top: 10px;
}
.car-item .transfer table td:first-child {
	color: #333;
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left !important;
}
.car-item .transfer thead tr {
	background: #d3d3d3;
	color: #333;
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	text-transform: uppercase;
}
.slider-more {
	margin-top: 30px;
}
.slider-more .emphasis {
	padding-bottom: 10px;
}
.slider-more .car_showcase {
	margin-left: -1px;
}
.slider-more .car_showcase:hover .slick-prev,
.slider-more .car_showcase:hover .slick-next {
	opacity: 1;
}
.slider-more-content {
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	margin: 1px;
	overflow: hidden;
	position: relative;
}
.slider-more-content img {
	border: 1px solid #f2f1f0;
	padding: 2px;
}
.more-content-info {
	position: absolute;
	top: -200px;
	left: 20px;
	z-index: 120;
	
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.more-content-info ul {
	padding-left: 0;
}
.more-content-info ul li {
	color: #fff;
	font-size: 12px;
	list-style: none;
	text-transform: uppercase;
}
.more-content-info ul li span {
	font-size: 14px;
	font-weight: 700;
}
.slider-more-content a {
	background-clip: content-box;
	border: 3px solid transparent;
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.slider-more-content a span {
	background: rgba(218,37,29,0.7);
	color: #fff;
	font-weight: 700;
	padding: 10px 5px 10px 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-transform: uppercase;
	width: 100%;
	white-space: nowrap;
}
.slider-more-content:hover a span {
	background: none;
}
.slider-more-content:hover .more-content-info {
	top: 20px;
}
.slider-more-content:hover a {
	background: rgba(218,37,29,0.8);
	background-clip: content-box;
}
 a.social_i{
  display: inline;
  max-width: 200px;
  text-decoration: none;
 }
 .social_i img{
  width: 45px;
 }
  .arrow-down {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 8px solid #ffffff;
  float: right;
  display: inline-block;
  vertical-align: middle;
  margin-top: 7px;
} 
#city_1{
	
    border: 1px #6c66660f solid;
    z-index: 99;
    display: none;
    padding: 0px;
    position: absolute;
	
    right: 3px;
    top: 55px;
    background: white;
    padding: 15px;

}
#city_2 {
    border: 1px #6c66660f solid;
    z-index: 99;
    display: none;
    padding: 0px;
    position: absolute;
    right: 3px;
    top: 100px;
    background: white;
    padding: 15px;
}
#city_3 {
    border: 1px #6c66660f solid;
    z-index: 99;
    display: none;
    padding: 0px;
    position: absolute;
    right: 3px;
    top: 145px;
    background: white;
    padding: 15px;
}
/*fix place callback*/
.mango-callback .widget-wrapper.selected-dynamic.mng-wgt.common-window .button-widget-open{
	bottom: 100px !important;
}
.mango-callback .widget-wrapper.selected-dynamic.widget-show{
	bottom: 120px !important;
}
/* Slider */
.slick-slider {
	box-sizing: border-box;
	display: block;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: relative;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	border: 1px solid transparent;
	display: block;
	height: auto;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* Arrows */
.slick-prev,
.slick-next {
	background: url(../layerslider/skins/v5/skin.png) no-repeat transparent;
	border: none;
	color: transparent;
	content: "";
	cursor: pointer;
	opacity: .5;
	overflow: hidden;
	outline: none;
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 40px;
	height: 50px;
	padding: 0;
	z-index: 100;
	
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	opacity: 1;
	outline: none;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
	opacity: .25;
}
.slick-prev {
	background-position: 0px 0px;
	left: 10px;
}
[dir='rtl'] .slick-prev {
	right: 10px;
	left: auto;
}
.slick-next {
	background-position: -150px 0px;
	right: 10px;
}
[dir='rtl'] .slick-next {
	right: auto;
	left: 10px;
}
.slick-dotted.slick-slider {
	margin-bottom: 20px;
}
.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.btn-success {
    color: #fff;
    background-color: #da251d !important;
    border-color: #da251d !important;
}
.btn-success:hover {
    color: #fff;
    background-color: #da251d !important;
    border-color: #da251d !important;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li button:before {
	color: #000;
	content: "\f111";
	font-family: FontAwesome;
	font-size: 12px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	text-align: center;
	opacity: .2;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	color: #da251d;
	opacity: .9;
}
.table-eks {
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	word-break: break-all;
}
.table-eks .eks-title {
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}
aside {
	margin-top: 20px;
}
aside .contacts {
	background: url(../images/bg_cont.png) no-repeat left center;
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	margin-left: -34px;
	margin-top: 20px;
	padding-left: 30px;
	padding-top: 30px;
	text-align: center;
	height: 410px;
}
aside h3 {
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
}
aside .phones {
	margin: 0;
	padding: 20px 0;
	list-style: none;
}
aside .phones li {
	margin: 0;
	padding: 0;
}
aside .phones li span {
	color: #da251d;
	font-size: 22px;
	font-weight: 400;
}
aside .phones li span:nth-of-type(2) {
	color: #343434;
	font-size: 12px;
	font-weight: 300;
}
aside .mail {
	padding: 5px 0px 25px 0px;
}
@media only screen and (max-width:991px) {
	aside .contacts {
		background: none;
		height: auto;
		margin-left: 0;
		padding: 20px 0;
	}
}

@media only screen and (max-width:650px) {
	.mango-callback .widget-wrapper.selected-dynamic.common-window.mng-wgt.widget-show, .mango-callback .widget-wrapper.selected-dynamic.common-window.mng-wgt.widget-show.left-x {
		height: 335px !important;
	}
	.mango-callback .widget-wrapper.common-window.common-window.mng-wgt.selected-dynamic .text-policy-dynamic{
		top: 105px !important;
	}
}
@media only screen and (min-width:992px ) {
	.side-news {
		background: #f5f5f5;
		margin-top: 30px;
		margin-left: -16px;
		overflow: hidden;
		padding: 10px 15px 20px 16px;
		position: relative;
	}
	.side-news:before,
	.side-news:after {
		content: "";
		position: absolute;
		left: 0;
		height: 0;
		width: 0;
	}
	.side-news:before {
		top: -1px;
		border-top: 30px solid #fff;
		border-left: 300px solid transparent;
	}
	.side-news:after {
		bottom: -1px;
		border-bottom: 30px solid #fff;
		border-left: 300px solid transparent;
	}
}
.side-news h3 {
	color: #da251d;
	font-weight: 700;
	padding-top: 20px;
	padding-bottom: 30px;
}
.side-news ul {
	padding-left: 0;
}
.side-news ul li {
	list-style: none;
	margin-bottom: 30px;
}
.side-news a {
	display: inline-block;
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	font-weight: 400;
	text-align: left;
	text-transform: uppercase;
	color: #e1251d;
}
.side-news .date {
	color: #777;
	display: block;
	font-size: 11px;
	font-weight: 400;
	text-transform: uppercase;
}
.side-news .date:before {
	content: "\f017";
	font-family: FontAwesome;
	font-size: 18px;
	margin-right: 5px;
	vertical-align: sub;
}
.side-news p {
	font-size: 15px;
	padding-top: 5px;
	text-align: justify;
}
@media only screen and (max-width:992px) {
	.side-news h3 {
		text-align: center;
	}
}
.car_color {
	display: inline-block;
	height: 16px;
	width: 16px;
	margin-right: -3px;
	margin-bottom: -3px;
	padding: 1px;
	border-radius: 50%;
	box-shadow: inset -2px -2px 4px #555;
}
.car_color.color_0 {
	background: #fff;
}
.car_color.color_1,
.car_color.color_2 {
	background: #ff0000;
}
.car_color.color_3 {
	background: #c0c0c0;
}
.car_color.color_4,
.car_color.color_5 {
	background: #808080;
}
.car_color.color_6 {
	background: #0000ff;
}
.car_color.color_7,
.car_color.color_8 {
	background: #000;
}
.car_color.color_9 {
	background: #47394a;
}
footer {
	background: url(../images/bg_footer.webp) repeat-x center 90%;
	overflow: hidden;
}
footer .container {
	background: url(../images/bg_noise.webp) #5e5e5e;
	/*
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTAyRkE5QUY4RUExMTFFMzlGRThGREUxRjQzQzVGQTUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTAyRkE5QjA4RUExMTFFMzlGRThGREUxRjQzQzVGQTUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMDJGQTlBRDhFQTExMUUzOUZFOEZERTFGNDNDNUZBNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMDJGQTlBRThFQTExMUUzOUZFOEZERTFGNDNDNUZBNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pq3XyXcAAAAgSURBVHjaYrCwsPgPBAwwDCaQBeEyMEEGZOUgQYAAAwCxwyp5fCr5sQAAAABJRU5ErkJggg==") repeat scroll 0 0 #5e5e5e;
	*/
	color: #aeadad;
	padding-top: 20px;
}
@media only screen and (min-width:1200px) {
	footer .cnt {
		padding-left: 0;
		padding-right: 0;
	}
}
footer .widget {
	position: relative;
	height: 122px;
	width: 310px;
}
footer .widget-left {
	margin-left: -63px;
}
footer .widget-left {
	background: url(../images/bg_listings.png) no-repeat 0 bottom;
}
footer .widget-right {
	float: right;
	margin-right: -63px;
	text-align: right;
}
footer .widget-right {
	background: url(../images/bg_listings_right.png) no-repeat 0 bottom;
}
footer .widget .thumb {
	position: absolute;
	height: 78px;
	width: 78px;
	overflow: hidden;
	background-color: #fff;
	border-radius: 50%;
	box-shadow: 0 4px 8px rgba(0,0,0,0.5);
}
footer .widget .thumb img {
	border: none;
	border-radius: 50%;
	
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
footer .widget:hover .thumb img {
	/*
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
	*/
}
footer .widget-left .thumb {
	left: 16px;
	top: 20px;
}
footer .widget-right .thumb {
	left: 215px;
	top: 20px;
}
footer .widget .text {
	color: #fff;
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	display: table-cell;
	vertical-align: middle;
	height: 124px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0 -1px 1px #000;
	
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
footer .widget-left .text {
	padding: 0 15px 0 125px;
}
footer .widget-left .text:hover {
	padding-left: 115px;
	padding-right: 25px;
}
footer .widget-right .text {
	padding: 0 125px 0 15px;
}
footer .widget-right .text:hover {
	padding-left: 25px;
	padding-right: 115px;
}
@media only screen and (max-width:991px) {
	footer .widget {
		height: auto;
		width: auto;
	}
	footer .widget-left,
	footer .widget-right {
		background: none !important;
		float: none;
		margin: 0;
		text-align: left;
	}
	footer .widget .thumb {
		display: none;
	}
	footer .widget .text {
		color: #eee;
		height: auto;
		padding: 5px 0;
	}
	footer .widget-left .text:hover,
	footer .widget-right .text:hover {
		padding: 5px 0;
	}
}
.footer-cont {
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	margin-bottom: 15px;
	text-align: center;
	text-shadow: 0 -1px 0 #000;
}
.footer-cont h3 {
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
}
.footer-phone {
	font-family: Oswald, Arial, Geneva, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: 700;
}
.footer-phone a {
	border-bottom: 1px dotted #aeadad;
	color: inherit;
	text-decoration: none;
}
.footer-phone a:hover {
	border-bottom-color: transparent;
}
.footer-phone span {
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	display: block;
	padding-top: 5px;
}
.copyright {
	border-top: 1px solid #696969;
	font-size: 12px;
	margin-top: 15px;
	padding-top: 15px;
	text-shadow: 0 1px 0 #000;
	text-align: center;
}
.disclaimer {
	font-size: 11px;
	text-shadow: 0 1px 0 #000;
	text-align: center;
}
.developed {
	font-size: 10px;
	padding-top: 5px;
	text-align: center;
	text-transform: uppercase;
}
.developed a {
	color: #aeadad;
}
.counters {
	clear: both;
	margin: 10px auto;
	margin-top: 20px;
	text-align: center;
}
.counters img {
	opacity: 0.3;
}
.counters img:hover {
	opacity: 0.8;
}
footer .input-lg {
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	border-radius: 3px;
}
footer .input-lg:-ms-input-placeholder {
	color: #777;
	font-size: 14px;
	font-weight: 300;
}
footer .input-lg::-ms-input-placeholder {
	color: #777;
	font-size: 14px;
	font-weight: 300;
}
footer .input-lg::-webkit-input-placeholder {
	color: #777;
	font-size: 14px;
	font-weight: 300;
}
footer .input-lg::placeholder {
	color: #777;
	font-size: 14px;
	font-weight: 300;
}
footer .btn-success {
	background-color: #7fbf4d;
	border-radius: 3px;
}
#callback-callback {
	color: #fff;
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
}
#callback-callback span {
	font-weight: 700;
}
#callback-callback .recieved {
	font-size: 12px;
	font-weight: 300;
}
.callback-invalid,
.callbackus-invalid {
	box-shadow: inset 0 0 0 3px #da251d;
}
@keyframes rotating-callback {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
#callback-loading,
#callbackus-loading {
	background: transparent;
	background-clip: content-box;
	border: 5px dotted rgba(255,255,255,0.8);
	content: "";
	display: none;
	margin: 0 auto;
	margin-top: 40px;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	animation: rotating-callback 5s linear infinite;
}
#callbackus-loading {
	border: 10px dotted rgba(0,0,0,0.3);
	height: 100px;
	width: 100px;
}
#inlinecontactable .callback-holder a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
#inlinecontactable .callback-holder a:hover {
	text-decoration: none;
}
#feedbackcontactable .callbackus-footer {
	color: #777;
	font-weight: 400;
	padding-top: 20px;
}
#feedbackcontactable textarea {
	resize: vertical;
}
#callbackus-callback {
	text-align: justify;
}
.go-to-top {
	cursor: pointer;
	display: none;
	position: fixed;
	bottom: 100px;
	left: 15px;
	z-index: 100;
}
.go-to-top.btn-primary {
	background: #da251d;
	background: rgba(218,37,29,0.9);
}
.go-to-top.btn-lg {
	border-color: #fff;
	padding: 0;
	line-height: 48px;
	height: 48px;
	width: 48px;
	text-align: center;
	border-radius: 0;
}
#tg-link{
	position: fixed;
	bottom: 90px;
	right: 34px;
	z-index: 9999999 !important;
}
#tg-link::before {
            content: "Виртуальный помощник для заказа транспорта в Telegram";
            position: absolute;
            bottom: 120%;
            left: 50%;
            transform: translateX(-70%);
            background: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 8px 12px;
            border-radius: 6px;
            font-size: 14px;
            white-space: pre-line;
            opacity: 0;
            visibility: hidden;
            transition: all 0.3s ease;
            z-index: 1000;
			text-align: center;
			width: 185px;
        }
#tg-link::after {
            content: '';
            position: absolute;
            bottom: 112%;
            left: 50%;
            transform: translateX(-50%);
            width: 0;
            height: 0;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-top: 6px solid rgba(0, 0, 0, 0.8);
            opacity: 0;
            visibility: hidden;
            transition: all 0.3s ease;
            z-index: 1000;
        }

        #tg-link:hover::before,
        #tg-link:hover::after {
            opacity: 1;
            visibility: visible;
        }

#tg-link img{
	width: 60px;
}
@media screen and (max-width: 650px) {
	#tg-link{
		bottom: 20px;
		right: 15px;
	}
	#tg-link img{
		width:48px;
	}
}
.heartbeat {
animation: heartbeat 3s ease-in-out infinite;
}

@keyframes heartbeat {
    0% {
        transform: scale(1);
    }
    14% {
        transform: scale(1.1);
    }
    28% {
        transform: scale(1);
    }
    42% {
        transform: scale(1.1);
    }
    70% {
        transform: scale(1);
    }
}
.ya-share2 {
	margin: 30px auto;
	text-align: center;
}
.ya-share2__badge {
	padding: 8px 10px;
	border-radius: 0 !important;
}
.justify-content-md-center {
	text-align: center;
}
.lg-outer .lg-thumb-item {
	display: inline-block;
	float: none;
}
.ymaps-2-1-55-traffic {
	background: #fad201;
	background: rgba(250,210,1,.9);
	box-shadow: none !important;
}
.ymaps-2-1-55-float-button {
	background-color: rgba(255,255,255,.9) !important;
	color: #333 !important;
	font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif !important;
	text-transform: uppercase;
	box-shadow: none !important;
	border: 1px solid #ccc !important;
}
.ymaps-2-1-55-traffic .ymaps-2-1-55-float-button {
	background-color: transparent !important;
}
button:active,
button:focus,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
	outline: 0 none;
	outline-offset: 0;
}
a:hover,
a:active,
a:focus {
	outline: 0 none;
}
::selection {
	background: #5da130;
	background: rgba(93,161,48,0.9);
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #5da130;
	background: rgba(93,161,48,0.9);
	color: #fff;
	text-shadow: none;
}
.adm {
	background: rgba(0,0,0,0.2);
	color: #fff;
	font-family: 'Roboto Condensed', Arial, Helvetica, Geneva, sans-serif;
	width: 380px;
	padding: 15px 20px;
	position: fixed;
	left: -360px;
	top: 50px;
	z-index: 9999;
	border-radius: 3px;
	text-shadow: 0 1px 0 rgba(0,0,0,0.4);
	
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.adm:hover,
.adm:active,
.adm:focus {
	background: rgba(31,174,233,0.9);
	left: -3px;
}
.adm .glyphicon {
	color: #fff;
}
.adm a {
	border-bottom: 1px dotted #fff;
	color: #fff;
}
.adm a:hover,
.adm a:active,
.adm a:focus {
	border-bottom-color: transparent;
	text-decoration: none;
}
.adm table.table-condensed tbody {
	background: rgba(14,104,143,0.6);
}
.adm table.table-condensed tbody tr td:last-child {
	text-align: left;
    width: auto;
    white-space: normal;
}
.adm table.table-condensed tbody tr td span {
	display: inline-block;
	margin-left: 4px;
	outline: 1px solid #fff;
	padding: 0 4px;
}
.adm hr {
	border-top: 1px dotted #eee;
	margin-top: 5px;
	margin-bottom: 5px;
}
.cbh-phone{
	position: relative;
	visibility: hidden;
	background-color: transparent;
	width: 200px;
	height: 200px;
	margin: 0 auto;
	cursor: pointer;
	
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	-webkit-transition: visibility .5s;
	-moz-transition: visibility .5s;
	-o-transition: visibility .5s;
	transition: visibility .5s
}
.cbh-phone.cbh-show{
	visibility: visible
}
@-webkit-keyframes fadeInRight{
	0%{
		opacity:0;
		-webkit-transform:translate3d(100%,0,0);
		transform:translate3d(100%,0,0)
	}
	100%{
		opacity:1;
		-webkit-transform:none;
		transform:none
	}
}
@keyframes fadeInRight{
	0%{
		opacity:0;
		-webkit-transform:translate3d(100%,0,0);
		-ms-transform:translate3d(100%,0,0);
		transform:translate3d(100%,0,0)
	}
	100%{
		opacity:1;
		-webkit-transform:none;
		-ms-transform:none;
		transform:none
	}
}
@-webkit-keyframes fadeInRightBig{
	0%{
		opacity:0;
		-webkit-transform:translate3d(2000px,0,0);
		transform:translate3d(2000px,0,0)
	}
	100%{
		opacity:1;
		-webkit-transform:none;
		transform:none
	}
}
@-webkit-keyframes fadeOutRight{
	0%{
		opacity:1
	}
	100%{
		opacity:0;
		-webkit-transform:translate3d(100%,0,0);
		transform:translate3d(100%,0,0)
	}
}
@keyframes fadeOutRight{
	0%{
		opacity:1
	}
	100%{
		opacity:0;
		-webkit-transform:translate3d(100%,0,0);
		-ms-transform:translate3d(100%,0,0);
		transform:translate3d(100%,0,0)
	}
}
.fadeOutRight{
	-webkit-animation-name:fadeOutRight;
	animation-name:fadeOutRight
}
.cbh-phone.cbh-static{
	display: none;
	opacity:.6
}
.cbh-phone.cbh-hover{
	opacity:1
}
.cbh-ph-circle{
	width:160px;
	height:160px;
	top:20px;
	left:20px;
	position:absolute;
	background-color:transparent;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
	border: 2px solid rgba(30,30,30,.4);
	opacity:.1;
	-webkit-animation:cbh-circle-anim 1.2s infinite ease-in-out;
	-moz-animation:cbh-circle-anim 1.2s infinite ease-in-out;
	-ms-animation:cbh-circle-anim 1.2s infinite ease-in-out;
	-o-animation:cbh-circle-anim 1.2s infinite ease-in-out;
	animation:cbh-circle-anim 1.2s infinite ease-in-out;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
	-webkit-transform-origin:50% 50%;
	-moz-transform-origin:50% 50%;
	-ms-transform-origin:50% 50%;
	-o-transform-origin:50% 50%;
	transform-origin:50% 50%
}
.cbh-phone.cbh-active .cbh-ph-circle{
	-webkit-animation:cbh-circle-anim 1.1s infinite ease-in-out!important;
	-moz-animation:cbh-circle-anim 1.1s infinite ease-in-out!important;
	-ms-animation:cbh-circle-anim 1.1s infinite ease-in-out!important;
	-o-animation:cbh-circle-anim 1.1s infinite ease-in-out!important;
	animation:cbh-circle-anim 1.1s infinite ease-in-out!important
}
.cbh-phone.cbh-static .cbh-ph-circle{
	-webkit-animation:cbh-circle-anim 2.2s infinite ease-in-out!important;
	-moz-animation:cbh-circle-anim 2.2s infinite ease-in-out!important;
	-ms-animation:cbh-circle-anim 2.2s infinite ease-in-out!important;
	-o-animation:cbh-circle-anim 2.2s infinite ease-in-out!important;
	animation:cbh-circle-anim 2.2s infinite ease-in-out!important
}
.cbh-phone.cbh-hover .cbh-ph-circle{
	border-color:rgba(0,175,242,1);
	opacity:.5
}
.cbh-phone.cbh-green.cbh-hover .cbh-ph-circle{
	border-color:rgba(117,235,80,1);
	opacity:.5
}
.cbh-phone.cbh-green .cbh-ph-circle{
	border-color: #da251d;
	border-color: #4c9021;
	opacity: .5
}
.cbh-phone.cbh-gray.cbh-hover .cbh-ph-circle{
	border-color:rgba(204,204,204,1);
	opacity:.5
}
.cbh-phone.cbh-gray .cbh-ph-circle{
	border-color:rgba(117,235,80,1);
	opacity:.5
}
.cbh-ph-circle-fill{
	width:100px;
	height:100px;
	top:50px;
	left:50px;
	position:absolute;
	background-color:#000;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
	border: 2px solid transparent;
	opacity:.1;
	-webkit-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out;
	-moz-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out;
	-ms-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out;
	-o-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out;
	animation:cbh-circle-fill-anim 2.3s infinite ease-in-out;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
	-webkit-transform-origin:50% 50%;
	-moz-transform-origin:50% 50%;
	-ms-transform-origin:50% 50%;
	-o-transform-origin:50% 50%;
	transform-origin:50% 50%
}
.cbh-phone.cbh-active .cbh-ph-circle-fill{
	-webkit-animation:cbh-circle-fill-anim 1.7s infinite ease-in-out!important;
	-moz-animation:cbh-circle-fill-anim 1.7s infinite ease-in-out!important;
	-ms-animation:cbh-circle-fill-anim 1.7s infinite ease-in-out!important;
	-o-animation:cbh-circle-fill-anim 1.7s infinite ease-in-out!important;
	animation:cbh-circle-fill-anim 1.7s infinite ease-in-out!important
}
.cbh-phone.cbh-static .cbh-ph-circle-fill{
	-webkit-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out!important;
	-moz-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out!important;
	-ms-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out!important;
	-o-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out!important;
	animation:cbh-circle-fill-anim 2.3s infinite ease-in-out!important;
	opacity:0!important
}
.cbh-phone.cbh-hover .cbh-ph-circle-fill{
	background-color:rgba(0,175,242,.5);
	opacity:.75!important
}
.cbh-phone.cbh-green.cbh-hover .cbh-ph-circle-fill{
	background-color: rgba(117,235,80,.5);
	opacity: .75!important
}
.cbh-phone.cbh-green .cbh-ph-circle-fill{
	background-color: rgba(0,175,242,.5);
	background-color: #da251d;
	background-color: #4c9021;
	opacity: .75!important
}
.cbh-phone.cbh-gray.cbh-hover .cbh-ph-circle-fill{
	background-color:rgba(204,204,204,.5);
	opacity:.75!important
}
.cbh-phone.cbh-gray .cbh-ph-circle-fill{
	background-color:rgba(117,235,80,.5);
	opacity:.75!important
}
.cbh-ph-img-circle{
	width:60px;
	height:60px;
	top:70px;
	left:70px;
	position:absolute;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==);
	background-color:rgba(30,30,30,.1);
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
	border: 2px solid transparent;
	opacity: 1;
	-webkit-animation:cbh-circle-img-anim 1s infinite ease-in-out;
	-moz-animation:cbh-circle-img-anim 1s infinite ease-in-out;
	-ms-animation:cbh-circle-img-anim 1s infinite ease-in-out;
	-o-animation:cbh-circle-img-anim 1s infinite ease-in-out;
	animation:cbh-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin:50% 50%;
	-moz-transform-origin:50% 50%;
	-ms-transform-origin:50% 50%;
	-o-transform-origin:50% 50%;
	transform-origin:50% 50%
}
.cbh-phone.cbh-active .cbh-ph-img-circle{
	-webkit-animation:cbh-circle-img-anim 1s infinite ease-in-out!important;
	-moz-animation:cbh-circle-img-anim 1s infinite ease-in-out!important;
	-ms-animation:cbh-circle-img-anim 1s infinite ease-in-out!important;
	-o-animation:cbh-circle-img-anim 1s infinite ease-in-out!important;
	animation:cbh-circle-img-anim 1s infinite ease-in-out!important
}
.cbh-phone.cbh-static .cbh-ph-img-circle{
	-webkit-animation:cbh-circle-img-anim 0s infinite ease-in-out!important;
	-moz-animation:cbh-circle-img-anim 0s infinite ease-in-out!important;
	-ms-animation:cbh-circle-img-anim 0s infinite ease-in-out!important;
	-o-animation:cbh-circle-img-anim 0s infinite ease-in-out!important;
	animation:cbh-circle-img-anim 0s infinite ease-in-out!important
}
.cbh-phone.cbh-hover .cbh-ph-img-circle{
	background-color: rgba(0,175,242,1);
}
.cbh-phone.cbh-green.cbh-hover .cbh-ph-img-circle{
	background-color: rgba(117,235,80,1)
}
.cbh-phone.cbh-green .cbh-ph-img-circle{
	background-color: #da251d;
	background-color: #4c9021;
}
.cbh-phone.cbh-gray.cbh-hover .cbh-ph-img-circle{
	background-color: rgba(204,204,204,1);
}
.cbh-phone.cbh-gray .cbh-ph-img-circle{
	background-color: rgba(117,235,80,1);
}
@-moz-keyframes cbh-circle-anim{
	0%{
		-moz-transform:rotate(0deg) scale(0.5) skew(1deg);
		opacity:.1;
		-moz-opacity:.1;
		-webkit-opacity:.1;
		-o-opacity:.1
	}
	30%{
		-moz-transform:rotate(0deg) scale(.7) skew(1deg);
		opacity:.5;
		-moz-opacity:.5;
		-webkit-opacity:.5;
		-o-opacity:.5
	}
	100%{
		-moz-transform:rotate(0deg) scale(1) skew(1deg);
		opacity:.6;
		-moz-opacity:.6;
		-webkit-opacity:.6;
		-o-opacity:.1
	}
}
@-webkit-keyframes cbh-circle-anim{
	0%{
		-webkit-transform:rotate(0deg) scale(0.5) skew(1deg);
		-webkit-opacity:.1
	}
	30%{
		-webkit-transform:rotate(0deg) scale(.7) skew(1deg);
		-webkit-opacity:.5
	}
	100%{
		-webkit-transform:rotate(0deg) scale(1) skew(1deg);
		-webkit-opacity:.1
	}
}
@-o-keyframes cbh-circle-anim{
	0%{
		-o-transform:rotate(0deg) kscale(0.5) skew(1deg);
		-o-opacity:.1
	}
	30%{
		-o-transform:rotate(0deg) scale(.7) skew(1deg);
		-o-opacity:.5
	}
	100%{
		-o-transform:rotate(0deg) scale(1) skew(1deg);
		-o-opacity:.1
	}
}
@keyframes cbh-circle-anim{
	0%{
		transform:rotate(0deg) scale(0.5) skew(1deg);
		opacity:.1
	}
	30%{
		transform:rotate(0deg) scale(.7) skew(1deg);
		opacity:.5
	}
	100%{
		transform:rotate(0deg) scale(1) skew(1deg);
		opacity:.1
	}
}
@-moz-keyframes cbh-circle-fill-anim{
	0%{
		-moz-transform:rotate(0deg) scale(0.7) skew(1deg);
		opacity:.2
	}
	50%{
		-moz-transform:rotate(0deg) -moz-scale(1) skew(1deg);
		opacity:.2
	}
	100%{
		-moz-transform:rotate(0deg) scale(0.7) skew(1deg);
		opacity:.2
	}
}
@-webkit-keyframes cbh-circle-fill-anim{
	0%{
		-webkit-transform:rotate(0deg) scale(0.7) skew(1deg);
		opacity:.2
	}
	50%{
		-webkit-transform:rotate(0deg) scale(1) skew(1deg);
		opacity:.2
	}
	100%{
		-webkit-transform:rotate(0deg) scale(0.7) skew(1deg);
		opacity:.2
	}
}
@-o-keyframes cbh-circle-fill-anim{
	0%{
		-o-transform:rotate(0deg) scale(0.7) skew(1deg);
		opacity:.2
	}
	50%{
		-o-transform:rotate(0deg) scale(1) skew(1deg);
		opacity:.2
	}
	100%{
		-o-transform:rotate(0deg) scale(0.7) skew(1deg);
		opacity:.2
	}
}
@keyframes cbh-circle-fill-anim{
	0%{
		transform:rotate(0deg) scale(0.7) skew(1deg);
		opacity:.2
	}
	50%{
		transform:rotate(0deg) scale(1) skew(1deg);
		opacity:.2
	}
	100%{
		transform:rotate(0deg) scale(0.7) skew(1deg);
		opacity:.2
	}
}
@keyframes cbh-circle-img-anim{
	0%{
		transform:rotate(0deg) scale(1) skew(1deg)
	}
	10%{
		transform:rotate(-25deg) scale(1) skew(1deg)
	}
	20%{
		transform:rotate(25deg) scale(1) skew(1deg)
	}
	30%{
		transform:rotate(-25deg) scale(1) skew(1deg)
	}
	40%{
		transform:rotate(25deg) scale(1) skew(1deg)
	}
	50%{
		transform:rotate(0deg) scale(1) skew(1deg)
	}
	100%{
		transform:rotate(0deg) scale(1) skew(1deg)
	}
}
@-moz-keyframes cbh-circle-img-anim{
	0%{
		transform:rotate(0deg) scale(1) skew(1deg)
	}
	10%{
		-moz-transform:rotate(-25deg) scale(1) skew(1deg)
	}
	20%{
		-moz-transform:rotate(25deg) scale(1) skew(1deg)
	}
	30%{
		-moz-transform:rotate(-25deg) scale(1) skew(1deg)
	}
	40%{
		-moz-transform:rotate(25deg) scale(1) skew(1deg)
	}
	50%{
		-moz-transform:rotate(0deg) scale(1) skew(1deg)
	}
	100%{
		-moz-transform:rotate(0deg) scale(1) skew(1deg)
	}
}
@-webkit-keyframes cbh-circle-img-anim{
	0%{
		-webkit-transform:rotate(0deg) scale(1) skew(1deg)
	}
	10%{
		-webkit-transform:rotate(-25deg) scale(1) skew(1deg)
	}
	20%{
		-webkit-transform:rotate(25deg) scale(1) skew(1deg)
	}
	30%{
		-webkit-transform:rotate(-25deg) scale(1) skew(1deg)
	}
	40%{
		-webkit-transform:rotate(25deg) scale(1) skew(1deg)
	}
	50%{
		-webkit-transform:rotate(0deg) scale(1) skew(1deg)
	}
	100%{
		-webkit-transform:rotate(0deg) scale(1) skew(1deg)
	}
}
@-o-keyframes cbh-circle-img-anim{
	0%{
		-o-transform:rotate(0deg) scale(1) skew(1deg)
	}
	10%{
		-o-transform:rotate(-25deg) scale(1) skew(1deg)
	}
	20%{
		-o-transform:rotate(25deg) scale(1) skew(1deg)
	}
	30%{
		-o-transform:rotate(-25deg) scale(1) skew(1deg)
	}
	40%{
		-o-transform:rotate(25deg) scale(1) skew(1deg)
	}
	50%{
		-o-transform:rotate(0deg) scale(1) skew(1deg)
	}
	100%{
		-o-transform:rotate(0deg) scale(1) skew(1deg)
	}
}

.tarif2 tbody>tr>td{vertical-align: middle;text-align: center;}
.tarif2 thead>tr>th{vertical-align: middle;text-align: center;}
.width-50 td{width:70%;}

.nl-date {
    background: url(/templates/default/images/icon-calendar.png) no-repeat left center;
    font-weight: bold;
	padding-left: 20px;
	margin: 5px 0 5px 0px;
}
@media only screen and (max-width:767px) {
.white-space-norm tbody > tr > td {white-space: normal !important;}
.white-space-norm thead > tr > th {white-space: normal !important;}
}
@media only screen and (max-width:480px) {
.catalog-car-item .car-item-info ul li span,
.catalog-car-item .car-item-info-hidden ul li span {font-size: 12px;font-weight: 500;}
.table-responsive>.table>thead>tr>th {white-space: normal;}	
.table-responsive > .table > tbody > tr > th{white-space: normal;}	
}
@media only screen and (max-width:320px) {
.koronovirus button{padding: 3px 3px 3px 3px;font-size:13px;}
.catalog-car-item .car-item-info ul li, .catalog-car-item .car-item-info-hidden ul li {margin-bottom: 0px;}
.catalog-car-item a > span {font-size: 12px;font-weight: 500;text-transform:initial;}
.table-responsive>.table>thead>tr>th {white-space: normal;}	
.table-responsive > .table > tbody > tr > th{white-space: normal;}	
}
@media only screen and (max-width:480px) {
.catalog-car-item a > span {text-transform: initial;}
}

.vc_tta-controls-icon{
	position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -5px;
	margin-left: 0;
	display: inline-block;
    vertical-align: middle;
    height: 12px;
    width: 12px;
	font-size: inherit;
    margin: 0;
}
.vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
	content: '';
    display: block;
    position: absolute;
	webkit-box-sizing: border-box;
	box-sizing: border-box;
    left: 2px;
    right: 2px;
    top: 2px;
    bottom: 2px;
    border-style: solid;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg) translate(-25%,-25%);
    -ms-transform: rotate(45deg) translate(-25%,-25%);
    transform: rotate(45deg) translate(-25%,-25%);
}
.vc_tta-controls-icon::before {
	border-color: #333;
	transition: all .2s ease-in-out;
}
.panel-title a{display:inline-block;padding-left:15px;position: relative;}
.small {font-size: 100%;}
.cars-title2, .cars-title3 {background: #b5b2b2;font-family: 'Roboto Condensed', Arial, Geneva, Helvetica, sans-serif;vertical-align: middle;}

.koronovirus .btn-danger {color: #fff;background: #e1251d;font-weight: bold;width: 100%;border-radius: 8px;}
.koronovirus .btn-danger:hover{color: #fff;background: linear-gradient(0deg, rgba(217,83,79,1) 0%, rgba(230,17,1,1) 50%, rgba(217,83,79,1) 100%);}

.cars-title4 {
    border: 1px solid #b5b2b2;
    background: #ddd;
}
.cars-title4 th{text-align: center;width: 50%;}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {border: 1px solid #b5b2b2;}
.table-thead-text-center>thead>tr>th{text-align:center;}
.table-thead-th-vert>thead>tr>th{vertical-align: middle;}
.table-tbody-th-vert>tbody>tr>th{vertical-align: middle;}
.table-tbody-td-vert>tbody>tr>td{vertical-align: middle;}
.table-tbody-th-nowrap>tbody>tr>th{white-space: normal !important;}
.table-tbody-td-nowrap>tbody>tr>td{white-space: normal !important;}
.table-responsive > .table > thead > tr > th {white-space:normal;}

.nl-date {background: url(/templates/default/images/icon-calendar.png) no-repeat left center;font-weight: bold;padding-left: 20px;margin: 5px 0 5px 0px;}


.img-fix-w-h{width:275px;height:384px;}

.deskt2{display:block;text-align: center;font-size: 16px;font-weight: 700;text-transform: uppercase;}

/* Auto page edit */
.ul-horizontal-auto {
	list-style:none;
	margin:0px;
	padding:0px;
}
.ul-horizontal-auto li {
	font-weight: 300;
	padding:2px 5px;
	background:#f7f7f7;
}
.ul-horizontal-auto li:nth-child(2n) {
	background:#fff;
}
.ul-horizontal-auto span{
	font-weight: 400;
}
@media only screen and (min-width:1200px ) {
.catalog-car-item .car-item-info ul li, .catalog-car-item .car-item-info-hidden ul li,
.catalog-car-item .car-item-info ul li span, .catalog-car-item .car-item-info-hidden ul li span
{

	font-size:14px;
}
}

.catalog-car-item .car-item-info ul li, .catalog-car-item .car-item-info-hidden ul li {margin-bottom: 0px;}
@media only screen and (max-width:350px ) {
.catalog-car-item .car-item-info ul li, .catalog-car-item .car-item-info-hidden ul li {margin-bottom: -4px;}
}

.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}
.cookie-consent {
    position: fixed;
    bottom: 5px;
    left: 0;
    right: 0;
    z-index: 9999999;
    display: flex;
    justify-content: center;
    pointer-events: none;
}

.cookie-content {
    background: #f5f5f5;
    padding: 15px 40px 15px 20px;
    border-radius: 4px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    border: 1px solid #ddd;
    max-width: 800px;
    width: 90%;
    position: relative;
    pointer-events: auto;
}

.cookie-close {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 26px;
    color: #777;
    font-weight: 300;
    line-height: 1;
}

.cookie-close:hover {
    color: #333;
}

@media (max-width: 767px) {
    .cookie-content {
        width: 95%;
        padding: 12px 15px 12px 15px;
    }
    
    .cookie-close {
        right: 10px;
        font-size: 24px;
    }
}