@font-face {
	font-family: 'UniSansHeavyCAPS';
	src: url('/fonts/UniSansHeavyCAPS.eot');
	src: local('/fonts/UniSansHeavyCAPS'), local('/fonts/UniSansHeavyCAPS'),
	url('/fonts/UniSansHeavyCAPS.eot?#iefix') format('embedded-opentype'),
	url('/fonts/UniSansHeavyCAPS.woff') format('woff'),
	url('/fonts/UniSansHeavyCAPS.ttf') format('truetype');
}
@font-face {
font-family: 'UniSansThin';
src: url('/fonts/UniSansThin.eot');
src: url('/fonts/UniSansThin.eot?#iefix') format('embedded-opentype'),
url('/fonts/UniSansThin.woff') format('woff'),
url('/fonts/UniSansThin.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
/*.complectation-car {
    display: none;
}*/
	@font-face {
             font-family: 'EXO2-REGULAR';
             src: local('/fonts/EXO2-REGULAR'), local('/fonts/EXO2-REGULAR'),
             url('/fonts/EXO2-REGULAR.TTF') format('truetype');
  }

@-webkit-keyframes rightThenLeft {
	0%   {right: 0%;}
	50%  {right: 50%;}
	100% {right: 100%;}
}
body {
	font-family: 'EXO2-REGULAR', sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 14px;
	line-height: 20px;
	overflow-x: hidden;
}
.flex-vertical {
    display: flex;
    align-items: center;
    justify-content: center;
}

.box-form-contact .title, .title-mail-form {
	font-size: 26px;
}
.box-contacts-mail {
    background: #E6E6E6;
}
.clear{clear: both;}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
hr.blue {
	height: 2px;
	background: #488db2;
}
a {
	color: #000000;
  cursor:pointer;
}
a:hover {
	text-decoration: none;
}

.special-box {
	margin-bottom: 30px;
}
/*.special-box hr {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}*/
hr.line-right:after {
	content: "";
	height: 2px;
	width: 15%;
	background: #E87A2D;
	display: block;
	position: absolute;
	margin-top: -1px;
}
.page {
	min-height: 500px;
}
.main-menu #language li a {
    color: #000;
}
#language li {
	float: left;
	list-style-type: none;
}
#language li a {
	color: #fff;
	font-size: 18px;
	padding: 0px 5px;
}
#language {
	padding: 10px 0px;
}
.select-language a {
	color: #E87A2D !important;
	border: 1px solid;
    padding: 2px 5px !important;
}
.select-language img {
	border: 1px solid #777676;
	BORDER-RADIUS: 100%;
}
form#language img {
	width: 16px;
	height: 16px;
}
.common-home .telephone {
	color: #fff;
}
.telephone {
    color: #fff;
}
.header_scroll .telephone{
		color: #fff;
}
.box-phone-header > li {
    margin-right: 15px;
}
.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: transparent;
    border-radius: 0px;
	box-shadow: none;
}
.box-form-data .form-control, .form-information .form-control {
	display: block;
	width: 100%;
	height: 55px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
}
.box-form-data .date_finish, .date_start {
	border-right: 1px solid transparent;
}
.box-form-data input.date {
	width: 60%;
	float: left;
}
.box-form-data select.time {
	width: 40%;
	float: left;
	height: 55px;
	border: 1px solid #ccc;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.telephone {
	text-align: left;
	font-size: 18px;
	margin: 30px 0px;
    display: flex;
    align-items: center;
}
.telephone a {
  color: #fff;
}
.telephone a:hover {
  text-decoration: underline;
}
.box-menu-phone {
    padding: 5px 20px;
}
li.telephone img {
    margin-right: 10px;
		height: 22px;
}
.telephone i {
	font-size: 20px;
}
.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
ul.nav.navbar-nav li {
	border-bottom: 2px solid transperent;
}
ul.nav.navbar-nav li:nth-child(2) {
	border-bottom: 2px solid #E87A2D;
}
ul.nav.navbar-nav li:nth-child(3) {
	border-bottom: 2px solid #fff;
}
.box-phone-header li {
    border-bottom: none !important;
}
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #E87A2D;
	background-image: linear-gradient(to bottom, #E87A2D, #E87A2D);
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}

/* search */
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* success */
p.center-v-g {
	z-index: 2;
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
}
.success-text {
	font-size: 18px;
	color: #007d0b;
}
/*header*/

.box-phone {
	text-align: center;
	color: #fff;
	padding: 5px 0px;
	font-size: 12px;
	text-transform: uppercase;
}
.box-phone span {
	margin: 0px 5px;
}
.header {
	transition: all 0.4s ease;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9;
}
body.common-home .header {
	background: rgba(0, 0, 0, 0.40);
}
.header {
	background: rgba(0, 0, 0, 0.84);
}
.box_content_slider {
	z-index:9;
	width: 100%;
	position: relative;
}

/*.header_scroll.in .navbar {
	margin: 10px 0px;
}*/
.header_scroll.in #logo img {
	width: 150px;
	    padding: 10px 20px;
}
.header_scroll {
	width: 100%;
	display:none;
	visibility: hidden;
	opacity: 0;
	transition: all 0.4s ease;
}
.header_scroll.in {
	visibility: visible;
	opacity: 1;
	transition: all 0.4s ease;
	position: fixed;
	top: 0px;
	z-index: 11;
	display: block;
	background: rgba(0, 0, 0, 0.84);
}
.flex-end {
    display: flex;
    justify-content: flex-end;
	    align-items: center;
}
span.currency {
	float: right;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
	margin-left: 10px;
}
.header-step {
	margin-bottom: 30px;
}
.step {
	background: #8FA7B9;
	min-height: 145px;
	width: 20%;
	float: left;
	position: relative;
}

.step-bg {
	overflow: hidden;
	height: 145px;
	float: right;
	width: 100%;
	background: url('/image/header_bg.jpg') no-repeat;
}
.step-bg {
	 /*background-repeat: repeat;*/
	 background-size: contain;
	 background-attachment: fixed !important;
 }
.step-bg .title {
	color: #fff;
	text-align: left;
	font-size: 32px;
	line-height: 4em;
}
.step img {
	position: absolute;
	margin: 0 auto;
	top: 30px;
	border: 0;
	left: 0;
	right: 0;
}
.city2 {
	height: 0;
	transition: 1s;
	overflow: hidden;
}
.city2.check {
	height: auto;
	transition: 1s;
	overflow: visible;
}
.form-reservation {
	/*box-shadow: 0 0 21px rgba(0, 0, 0, 0.30980392156862746);*/
	box-shadow: 0 16px 23px -13px rgba(0, 0, 0, 0.25);
}
.title-form-reservation {
	font-size: 26px;
	color:#fff;
  text-transform: uppercase;
}
select.location {
	background: #fff url(/image/ico/location.png) no-repeat;
	padding-left: 45px;
	font-size: 12px;
}
select.form-control.location option, form#reservation select option {
		color: #000;
		font-weight: 600;
}
.date {
	background: #fff url(/image/ico/calendar.png) no-repeat;
	padding-left: 55px;
}
/* menu */
/*.main-menu {
	background: #4D4D4D;
}*/
/*.main-menu-box {
	background: rgba(0, 0, 0, 0.36);
	padding: 10px 0px;
}*/
#menu {
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	padding: 10px 5px 10px 5px;
	min-height: 15px;
	background-color: transparent;
	font-size: 16px;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 5px 20px;
	clear: both;
	line-height: 20px;
	color: #fff;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #fff;
	/*padding: 2px 18px;*/
	float: right;
	background-color: none;
}
.mobile-menu {
	float: left;
	font-size: 18px;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #fff;
	background-color:none;
}
.navbar {
    /*margin: 20px 0px;*/
}
.title-right {
    font-size: 20px;
}




/*main page*/
.title-left {
    font-size: 24px;
		    color: #666;
}
.title-right a {
    color: #E87A2D;
}

.maps {
	margin-top: 30px;
	margin-bottom: 30px;
}
img.abs-pos {
	width: 100%;
	position: relative;
}
.bg-box-information {
	min-height: 550px;
}
.abs {
	position: absolute;
	top: 0;
	margin: 0 auto;
	left: 0;
	right: 0;
	/*padding-top: 15px;*/
}
body.information-contact .bg-contact, .information-page, .page, .error_page {
  padding-top: 180px;
}
.slider {
	margin-bottom: 40px;
	position: relative;
}
.banner-text-position {
	position: absolute;
	bottom: 20%;
	padding-top: 15px;
	margin-left: 5%;
	border-left: 2px solid #fff;
	padding-left: 5px;
	color: #fff;
}
.banner-text-position p:first-child {
	font-size: 32px;
	margin-bottom: 23px;
}
.banner-text-position {
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.49);
}
.banner-text-position p:last-child {
	font-size: 21px;
}
.form-reservation {
	background: rgba(0,0,0,.25);
	padding: 0px 15px 0px 55px;
}
.form-reservation {
	position: relative;
}
form#reservation {
	padding: 0px 0px 20px 0px;
}
form#reservation select {
	border:1px solid #fff;
	text-transform: uppercase;
}
.common-home .title-box {
    font-size: 24px;
    color: #666666;
    margin-bottom: 15px;
	text-align: center;
}
.title-box {
    font-size: 24px;
    color: #666666;
    margin-bottom: 30px;
}
p.note {
	color: #DA8B05;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
}
.title {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 25px;
    color: #000;
}
.description {
    text-align: justify;
}
.list-class {
	margin-top: 80px;
}
.img-class img {
	margin: 0 auto;
}
.send-contacts button {
	width: 100%;
	background: #eee;
	color: #0b0b0b;
	padding: 16px;
	height: 80px;
	border: none;
}
form.send-contacts input, form.send-contacts textarea {
    background: #eee;
    height: 80px;
}
textarea::-webkit-input-placeholder {text-transform: uppercase;}
textarea::-moz-placeholder {text-transform: uppercase;}
input::-webkit-input-placeholder {text-transform: uppercase;}
input::-moz-placeholder {text-transform: uppercase;}
.send-contacts > div > div {
	margin-bottom: 10px;
}
.contact-form {
    padding: 20px 40px;
}
.contact-form > div {
    margin-bottom: 20px;
}
.send-success {
    padding: 65px;
}
.title-mail-form {
    margin-bottom: 20px;
}
input.error_send, textarea.error_send {
    outline: 1px solid red;
}
.btn-none {
	border: none;
	background: none;
	border:0 !important;
}
button.btn-rent {
	background: #E87A2D;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	width: 100%;
}
.img-slide img {
    /*width: 100%;*/
}
.box-title-right {
	text-align: right;
	font-size: 22px;
}
.image-special {
	position: relative;
}
.image-special img {
	width: 100%;
}
.box-special {
	margin-bottom: 30px;
}
.price-slide span {
	font-size: 10px;
}
.information_special .price-slide {
	background: rgb(66,129,177);
	background: -moz-linear-gradient(left, rgba(66,129,177,1) 0%, rgba(83,160,179,1) 100%);
	background: -webkit-linear-gradient(left, rgba(66,129,177,1) 0%,rgba(83,160,179,1) 100%);
	background: linear-gradient(to right, rgba(66,129,177,1) 0%,rgba(83,160,179,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4281b1', endColorstr='#53a0b3',GradientType=1 );
	color: #fff;
	padding: 15px 25px;
	text-align: center;
	display: block;
	float: right;
	border-radius: 4px;
	font-size: 24px;
}
.information_special .price-slide span {
	font-size: 16px;
}
/* contacts page */
.title-page {
	color: #fff;
	font-size: 36px;
}
.box-contact {
	background: rgba(0, 0, 0, 0.46);
	margin-top: 40px;
	margin-bottom: 0px;
	padding: 5em;
	box-shadow: 0 0 21px rgba(0, 0, 0, 0.30980392156862746);
}
.box-contact .line {
	width: 70%;
	margin-left: 0;
}
.box-contact a {
    color: #fff;
}
.box-contact a:hover {
    text-decoration: underline;
}
.address {
	color: #fff;
}
.bg-box img {
	width: 100%;
}
.box-contact hr.line:after {
	content: "";
	height: 2px;
	width: 25%;
	background: #E87A2D;
	display: block;
	position: absolute;
	margin-top: -1px;
}
.box-contact .title-page {
	text-transform: uppercase;
}
.maps h4 {
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
.maps p {
	margin: 0;
	line-height: 30px;
}
.box-contact p {
	color: #fff;
}
.information-contact footer {
	margin: 0;
}
.text-danger {
	background: #f7bbbb;
	margin-top: 15px;
}

/* content */
#content {
	min-height: 600px;
}.text_slider {
	 z-index: 9;
	 color: #fff;
	 width:100%;
 }
 .text_slider p:nth-child(1) {
    font-size: 48px;
    text-transform: uppercase;
		color: #E87A2D;
		line-height: 48px;
		text-shadow: 0px 0px 8px #000;
}
.text_slider p:nth-child(2) {
    font-size: 86px;
    text-transform: uppercase;
		color: #FFFFFF;
		line-height: 95px;
}

/* list car*/
body.rent-car_list, body.rent-reservation-step1 {
    background: url(/img/bg_page_car.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
body.rent-car_list .step {
	display: none;
}
body.rent-car_list .step-bg {
	width: 100%;
}
p.title-search {
    font-size: 22px;
}
.row-klass {
    margin-bottom: 30px;
    display: flex;
    width: 100%;
    overflow: hidden;
    margin: 0 0 20px;
    padding: 0;
    height: 40px;
}
.section-class {
	background: #fff;
	padding: 5px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.29);
	margin-bottom: 25px;
	border-radius: 4px;
	border-bottom: 2px solid #E87A2D;
	    margin-top: 175px;
}
.section-class h3 {
    margin: 15px 0px 15px 50px;
}
.rent-reservation-step1 .section-class,  .rent-reservation-step2 .section-class {
	margin-bottom: 25px;
}
.section-class h3, .section-class hr {
	margin-left: 4%;
	width: 92%;
}
.box-name-klass {
    display: block;
    flex-basis: auto;
    flex-grow: 1;
    text-align: center;
    white-space: nowrap;
}
.box-name-klass {
	border: 1px solid transparent;
	text-align: center;
    background: #fff;
}
.box-name-klass a {
	color:#666666;
	padding: 10px 10px;
    display: block;
}
.box-name-klass:hover {
	border: 1px solid #E87A2D;
	/*text-align: center;
	padding: 14px 10px;*/
}
.box-name-klass:hover a {
	color:#E87A2D;
}
.box-item-class .name {
	position: absolute;
	top: 10px;
	right: 50%;
	color: #000;
}
.img-class {
	margin-bottom: 50px;
}
.car-box-item {
	position: relative;

    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30);
    border-radius: 4px;
	margin-bottom: 30px;
    padding: 20px;
    background: #fff;
}
.car-box-item .new_price {
	color: #E87A2D;
	font-weight: bold;
	font-size: 26px;
}
.car-box-item .old_price {
	position: relative;
	font-size: 14px;

}
.car-box-item .old_price:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	color: red;
	width: 100%;
	height: 0;
	border-bottom: 1px solid red;
	transform: rotate(-10deg);
}
.box-name-klass.active_klass {
	border: 1px solid #E87A2D;
}
.item-car {
    margin-top: 0px;
		    margin: 0 auto;
}.car-price {
    float: right;
	 margin-bottom: 15px;
}
.car-price span {
	color: #E87A2D;
	font-weight: bold;
	font-size: 26px;
}
table.black tr:nth-child(odd) {
	background-color: rgb(245, 245, 245);
}
.table.black > tbody > tr > td {
	border-top: 0;
}
ul.list-attr {
    list-style-type: none;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 30px;
}
ul.list-attr li {
    float: left;
    width: 50%;
    border: 1px solid transperent;
    padding: 5px 10px;
    height: 44px;
}
ul.list-attr li span {
    font-size: 14px;
}
.title-car, .order-title {
    font-size: 24px;
    line-height: 24px;
    color: #666666;
    margin: 15px 0px;
}
.car-box-item .title-car {
    font-size: 24px;
    line-height: 24px;
    color: #666666;
    margin:0px;
}
.title-car a {
    color: #666;
}
.box-title-reservation .title-klass {
	text-align: center;
}
.box-title-reservation .title-car {
	margin: 0px 0px 5px 0px;
	text-align: center;
}
.title-klass {
    font-size: 14px;
    text-transform: uppercase;
    color: #4D4D4D;
    font-weight: bold;
    line-height: 30px;
}
.more {
	min-height: 60px;
}
a.url-resrvation {
    color: #E87A2D;
    font-weight: bold;
    float: right;
    margin-top: 5px;
}

/* page car */
.car-name {
    font-size: 24px;
    line-height: 24px;
    color: #666666;
    margin: 0px;
}
.page-car {
  margin-top: 180px;
}
.main-img {
    width: 100%;
}
.row.box-attribute span {
	font-size: 13px;
}
.main-image img {
    width: 100%;
}
.top-car-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.top-car-info, .top-car-info h1 {
	font-size: 22px;
	margin: 0;
	margin-bottom: 15px;
}
.price-car {
    color: #e87a2d;
}
.center-car-info {
    display: flex;
    justify-content: space-between;
		margin-bottom: 15px;
}
.attribute-car {
    margin-right: 25px;
    border-bottom: 1px solid #ececec;
}

/*reservation*/
#reservation img.ico {
    left: 25px;
    position: absolute;
	top:10px;
}
#reservation {
	color: #000;
}
#reservation p {
	color: #fff;
	text-align: left;
	font-size: 13px;
}
.car-box-item-reservation {
	position: relative;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30);
	border-radius: 4px;
	margin-bottom: 30px;
	padding: 20px;
	background: #fff;
}
.car-box-item-reservation p {
	margin:0;
}
.car-box-item-reservation .labels img{
	margin-top:20px;
}
.box-title-reservation {
	position: absolute;
	z-index: 1;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.car-box-item-reservation > div > img {
    margin-top: 15px;
}
ul.list-attr-reservation {
	list-style-type: none;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 0px;
}
ul.list-attr-reservation li {
	float: left;
	width: 50%;
	border: 1px solid transparent;
	padding: 5px 10px;
	height: 44px;
}
ul.list-attr-reservation li span {
	font-size: 12px;
	margin-left: 15px;
}
.more p {
	font-size: 12px;
	margin: 0;
}
ul.list-attr-reservation li {
	margin-bottom: 10px;
}
a.btn-reservation {
	background: #E87A2D;
	width: 100%;
	display: block;
	text-align: center;
	color: #fff;
	padding: 12px 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.page-car ul.list-attr li {
    width: 25%;
}
a.btn-more {
    background: #CCC;
    width: 100%;
    display: block;
    text-align: center;
    color: #fff;
    padding: 12px 10px;
    text-transform: uppercase;
    font-weight: bold;
}
.btn-reservation-block, .btn-reservation-block:hover {
	background: #afb4b4;
	width: 100%;
	display: block;
	text-align: center;
	color: #fff;
	padding: 12px 10px;
	text-transform: uppercase;
	font-weight: bold;
	cursor: default;
}
.box-form-data {
	background:#fff;
	padding: 25px 50px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, 0.18), 23px 0 20px -23px rgba(0, 0, 0, 0.18), 0 0 40px rgba(0, 0, 0, .1) inset;
}
.box-form-data .date {
	background: #fff;
	text-align: center;
	padding: 0;
}
.search-content .ico {
	margin: 0 auto;
	display: table;
	margin-top: 12px;
}
input.date {
	width: 60%;
	float: left;
}
select.time {
	width: 40%;
	float: left;
	height: 40px;
	border: transparent;
	font-size: 12px;
}


/* footer */
footer {
	/*margin-top: 30px;*/
}
.footer {
	padding-top: 30px;
	background: #222222;
	    border-top: 18px solid #E87A2D;
	color: #e2e2e2;
	background-size: cover;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
	text-decoration: underline;
}
footer a:focus {
  outline: thin dotted;
  outline: 0;
  outline-offset: 0;
  color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
.top-footer {
	background: #E87A2D;
	height: 50px;
	position: relative;
	top: 1px;
}
ul.list-seti {
    padding: 0;
    display: table;
}
ul.list-seti li {
    list-style-type: none;
    float: left;
    margin: 0px 5px;
}
hr.line:after {
	content: "";
	height: 2px;
	width: 45%;
	background: #E87A2D;
	display: block;
	position: absolute;
	margin-top: -1px;
}
hr.line-center:after {
	content: "";
	height: 2px;
	width: 35%;
	background: #64B0B8;
	display: block;
	position: absolute;
	margin: 0 auto;
	margin-top: -1px;
	left: 0;
	right: 0;
}
img.logo-footer {
	margin-bottom: 15px;
}
.bottom-footer {
	background: #1C1C1C;
	padding: 20px 0px;
}
p.powered {
	line-height: 30px;
	margin: 0;
}
/* newsletter */

a#button-subscribe {
	margin: 7px 0px;
}
span.message-danger {
	color: #fff;
	margin: 15px 0px;
	display: block;
}
span.message-success {
	color: #fff;
	margin: 15px 0px;
	display: block;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination, .paginationajax {
	margin: 0;
	    margin-bottom: 35px;
}
/* buttons */
.buttons {
	margin: 1em 0;
	overflow: auto;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-white {
	width: 100%;
	margin-top: 15px;
	background: no-repeat;
	border: 2px solid #fff;
	border-radius: 0px;
	color: #fff;
	text-transform: uppercase;
	height: 55px;
}
.btn-white:hover, .btn-white:active, .btn-white.active, .btn-white.disabled, .btn-white[disabled] {
	background-color: rgba(255, 156, 8, 0.65);
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
	border-radius: 0;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}

.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 768px) {
	.product-list .product-thumb .image {
		float: left;
		padding: 15px;
	}
	#box-contacts {
		margin-top: 40px;
	}
	form#reservation > .row > div {
		text-align: right;
	}
	.title-feature-box {
    display: flex;
    justify-content: space-between;
   }
}
.product-thumb h4 {
	font-weight: bold;
}

.product-thumb .caption {
	padding: 0 20px;
  overflow: hidden;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
	footer .pull-left {
		width: 100%;
		color: #fff;
		display: flex;
justify-content: center;
	}
	img.teragroup {
    margin-top: 10px;
	}
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
body.information-contact .bg-contact, .information-page, .page, .error_page {
		padding-top: 100px;
}
.cate-border {
	justify-content: center;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
	.telephone {
		margin: 10px 0px;
		font-size: 14px;
	}
	.navbar {
		margin: 5px 0px 0px 0px;
	}
}

.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
span.price_new {
	font-weight: bold;
	color: #000;
}
span.old_price {
	position: relative;
	font-size: 12px;
	color: #000;
}
span.old_price:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	color: red;
	width: 100%;
	height: 0;
	border-bottom: 1px solid red;
	transform: rotate(-10deg);
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}

@media (max-width: 768px) {
.product-list .product-thumb .button-group {
	border-left: none;
}

}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
	width: 33.33%;
}
}
@media (max-width: 767px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
	width: 33.33%;
}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}




.flexslider .slides img {
	width: inherit;
}
.flexslider.carousel .slides img {
	width: auto;
}
.slides {
	padding: 0;
	margin:0;
	list-style: none;
}
.slides li {
	text-align: center;
}
.slides li img {
	text-align: center;
}
.flex-direction-nav a:before {
	line-height: 40px;
}

.transition {
  -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-transform: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.transform {
  -webkit-transform: scale(1.2) translateX(5px) rotate(5deg);
  -moz-transform: scale(1.2) translateX(5px) rotate(5deg);
  -ms-transform: scale(1.2) translateX(5px) rotate(5deg);
  -o-transform: scale(1.2) translateX(5px) rotate(5deg);
  transform: scale(1.2) translateX(5px) rotate(5deg);
}

.notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}

.notransform {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
}

.upborderradius {
  -webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-ms-border-radius: 5px 5px 0px 0px;
  -o-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
}

.borderradius {
 -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
	border-radius: 5px;
}

/*order*/
.sticky {
    position: fixed;
    z-index: 101;
}
.stop {
    position: relative;
    z-index: 101;
}
.img-car img {
	width: 100%;
}
.form-information > div, #fields_order > div {
	margin-bottom: 15px;
}
.form-information {
	margin-top: 45px;
}
.form-information h2 {
    text-transform: uppercase;
}
.order-option > p {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 15px;
}
button#btn_order {
	opacity: 0.7;
	transition: 1s;
}
.btn-order.active {
	opacity: 1 !important;
	transition: 1s;
}
.item-option {
    background: #F1F2F2;
    padding: 15px 5px;
    margin-bottom: 10px;
	border: 1px transparent;
}
.check_label {
	display: none;
}
.btn-option {
    font-size: 14px;
    background: #f1f2f2;
    border: 1px solid #666666;
    /*padding: 2px 10px;*/
    width: 22px;
    height: 22px;
    position: relative;
}
span#count input {
    height: 22px;
    border: 1px solid #666666;
    text-align: center;
    background: #f1f2f2;
}
.select-option {
	border: 1px solid #E87A2D;
	background: #E87A2D;
	color: #fff;
}
.select-option .input-group {
	color: #000;
}
.option-name {
    text-transform: uppercase;
    font-size: 16px;
}
.description-option p {
    font-size: 12px;
    margin: 0;
    line-height: 15px;
}
.order-price {
    border: 1px solid #E87A2D;
}
.order-price {
    border: 1px solid #E87A2D;
    padding: 15px 15px;
    font-size: 16px;
}
span#total-price-order {
    color: #E87A2D;
    font-weight: bold;
    font-size: 24px;
}
.btn-order {
    background: #E87A2D;
    border: 1px solid transparent;
    color: #fff;
    width: 100%;
    padding: 10px 0px;
    text-transform: uppercase;
}
.box-gallery {
	position: relative;
}

/*media module*/
@media(min-width: 768px){
    .form-reservation {
        width: 100%;
		margin-top: 25px;
    }
	.banner-text {
		width: 50%;
		float: right;
	}
	form#reservation select {
		height: 60px;
	}
	.date_finish, .date_start {
		border-right: 1px solid transparent;
		height: 60px;
	}
	button.btn-rent {
		padding: 20px;
	}
}
@media (min-width: 992px){
	.box-phone-header {
		display: flex;
		flex-direction: column;
		    align-items: flex-end;
	}
	.box-phone-header .telephone {
		margin: 5px 0px;
		margin-right: 10px;
		font-size: 13px;
	}
}
@media (min-width: 1280px){
	.box-phone-header .telephone {
		margin: 5px 0px;
		margin-right: 10px;
		font-size: 16px;
	}
}
@media (min-width: 1366px){
		.reservation-box-form {
			width: 345px;
			margin-top:120px;
		}
		
    .form-reservation {
		background: rgba(0,0,0,.25);
		padding: 10px 45px 0px 45px;
    width: 100%;
    }
		.title-form-reservation {
		    padding: 10px 0px;
		}
		#reservation p {
	    margin: 5px 0px;
		}
		button.btn-rent {
			margin-top: 0px;
		}


}

	@media (min-width: 1620px){
		.reservation-box-form {
			width: 445px;
			margin-top: 120px;
		}
		#menu {
			margin-right: 25px;
		}
		.navbar-nav > li {
			float: left;
			margin: 0px 10px;
		}
		#reservation p {
			margin: 20px 0px;
		}
		.form-reservation {
		padding: 25px 45px 0px 45px;
    }
		button.btn-rent {
			margin-top: 30px;
		}
		form#reservation select {
			height: 70px;
		}
		.date_finish, .date_start {
			border-right: 1px solid transparent;
			height: 70px;
		}
		button.btn-rent {
			padding: 25px;
		}
		.box-phone-header {
			display: flex;
			    align-items: flex-end;
		}
	}
	@media (min-width: 1920px){
	    .reservation-box-form {
	    	width: 445px;
				margin-top:120px;
	    }
			.title-form-reservation {
				    padding: 25px 0px;
			}
			.box-phone-header {
				display: flex;
				flex-direction: column;
				margin-right: 35px;
				    align-items: flex-end;
			}
	}

    @media(max-width: 767px){

	.abs {position: relative;}
	.navbar {
		position: absolute;
		/*right: 15px;*/
		width: 100%;
	}
	img.abs-pos {
		/*display: none;*/
	}
	#reservation p {
		margin: 20px 0px;
	}
		.slider {height: auto;}
		.text_slider {
			position: absolute;
			margin-left: 15px;
			margin-right: 15px;
		}
		.text_slider p:last-child span {
			font-size: 14px !important;
		}
		.text_slider p:first-child span {
			font-size: 40px !important;
			line-height: 44px;
			letter-spacing: 0px;
			font-weight: bold;
		}
		.text_slider {
			width: auto !important;
			margin-top:24vh;
		}
		.slick-slide img {
			width: 100%;
		}
		.common-home .title-box {
			font-size: 18px !important;
		}
		.row-klass {
			height: auto;
			display: block;
		}
		ul.list-attr li {
			width: 50%;
		}

	.navbar {position: relative;}
	.navbar-nav {
		margin: 7.5px -15px;
		/*background: rgba(0, 0, 0, 0.39);*/
		background: #fff;
		padding: 0px 15px;
	}
	.navbar-toggle .fa {
		font-size: 24px;
	}
	.form-reservation {
		background: rgba(0,0,0,.25);
		padding: 0px 30px 0px 30px;
		margin: 0px;
    width: 100%;
	}
	.form-reservation {
		/*box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.52);*/
		box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, 0.18), 23px 0 20px -23px rgba(0, 0, 0, 0.18), 0 0 40px rgba(0, 0, 0, .1) inset;
		margin-bottom: 20px;
		margin-top: 20px;
		padding-bottom: 10px;
}
	form#reservation select, .date_finish, .date_start {
		border: 1px solid #d8d7d7 !important;
		text-transform: uppercase !important;
	}
	#reservation p {
		margin-top:15px;
	}
		.car-price {
			float: none;
			margin-bottom: 20px;
		}
	button.btn-rent {
		margin: 0 auto;
		display: table;
		top: 10px;
		position: relative;
		height:45px;
		margin-top:15px;
	}
	select.time {
		float:none;
	}
	.box-title-reservation {
		position: relative;
	}
	.banner {
		margin-bottom: 40px;
		background: url(/image/bg_mobile.jpg) no-repeat;
		background-size: cover;
	}
	form#reservation > .row > div {
		text-align: left;
	}
	#reservation img.ico {
		z-index: 9;
		top: 15px;
	}
	input.date {
		padding-left: 45px;
	}
	.title-mail-form {
		font-size: 28px;
		text-align: center;
	}
	/* logo */
	.top {
		min-height:45px;
		padding: 10px 0px;
	}
	form#reservation p {
		color: #fff;
	}
	.car-box-item .label_special, .car-box-item .label_lider, .car-box-item .label_new, .car-box-item .label_top {
		top:0px;
	}
	#scroll-form {
		position: absolute;
		top:0px;
	}
	.box-info-main {
    display: flex;
    justify-content: flex-start;
		    overflow: hidden;
	}
	.box-description {
    margin-bottom: 30px;
	}
	.box-contacts-mail {
    margin-left: 0px;
    margin-right: 0px;
	}
}

/**/
html.lb-disable-scrolling {
	overflow: hidden;
	/* Position fixed required for iOS. Just putting overflow: hidden; on the body is not enough. */
	position: fixed;
	height: 100vh;
	width: 100vw;
}

.lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: black;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
	display: none;
}

.lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	font-weight: normal;
}

.lightbox .lb-image {
	display: block;
	height: auto;
	max-width: inherit;
	max-height: none;
	border-radius: 3px;

	/* Image border */
	border: 4px solid white;
}

.lightbox a img {
	border: none;
}

.lb-outerContainer {
	position: relative;
	*zoom: 1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border-radius: 4px;

	/* Background color behind image.
       This is visible during transitions. */
	background-color: white;
}

.lb-outerContainer:after {
	content: "";
	display: table;
	clear: both;
}

.lb-loader {
	position: absolute;
	top: 43%;
	left: 0;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

.lb-cancel {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	background: url(/img/lightbox/loading.gif) no-repeat;
}

.lb-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

.lb-container > .nav {
	left: 0;
}

.lb-nav a {
	outline: none;
	background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
	height: 100%;
	cursor: pointer;
	display: block;
}

.lb-nav a.lb-prev {
	width: 34%;
	left: 0;
	float: left;
	background: url(/img/lightbox/prev.png) left 48% no-repeat;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	-o-transition: opacity 0.6s;
	transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

.lb-nav a.lb-next {
	width: 64%;
	right: 0;
	float: right;
	background: url(/img/lightbox/next.png) right 48% no-repeat;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	-o-transition: opacity 0.6s;
	transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

.lb-dataContainer {
	margin: 0 auto;
	padding-top: 5px;
	*zoom: 1;
	width: 100%;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
	content: "";
	display: table;
	clear: both;
}

.lb-data {
	padding: 0 4px;
	color: #ccc;
}

.lb-data .lb-details {
	width: 85%;
	float: left;
	text-align: left;
	line-height: 1.1em;
}

.lb-data .lb-caption {
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
}

.lb-data .lb-caption a {
	color: #4ae;
}

.lb-data .lb-number {
	display: block;
	clear: left;
	padding-bottom: 1em;
	font-size: 12px;
	color: #999999;
}

.lb-data .lb-close {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background: url(/img/lightbox/close.png) top right no-repeat;
	text-align: right;
	outline: none;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

/*time*/
.block-info {
	position: relative;
	height: 55px;
	width: 100%;
	top: 0px;
	z-index: 9;
	background: rgb(39,36,36);
	background: -moz-linear-gradient(top, rgba(39,36,36,1) 0%, rgba(39,36,36,1) 80%, rgba(32,29,29,1) 100%);
	background: -webkit-linear-gradient(top, rgba(39,36,36,1) 0%,rgba(39,36,36,1) 80%,rgba(32,29,29,1) 100%);
	background: linear-gradient(to bottom, rgba(39,36,36,1) 0%,rgba(39,36,36,1) 80%,rgba(32,29,29,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272424', endColorstr='#201d1d',GradientType=0 );
}
.exit {
	position: absolute;
	right: 10px;
	top: 5px;
	color: rgba(255, 255, 255, 0.21);
	cursor: pointer;
}
.line-g {
	width: 3px;
	height: 35px;
	background: #E87A2D;
	display: -webkit-box;
	position: absolute;
	top: 10px;
}
span.site, span.phone {
	line-height: 50px;
	font-size: 14px;
	color: #fff;
	margin-left: 25px;
}
span.site a, span.phone a {
	color: #fff;
	margin-left: 15px;
}

/* labels */
/*.label_top {
	position: absolute;
	bottom: 55px;
	right: 0px;
	width: 100px;
	text-align: center;
	font-weight: bold;
	z-index: 2;
}*/
/*.label_new {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 100px;
	text-align: center;
	font-weight: bold;
	z-index: 2;
}*/
.label_special, .label_lider, .label_new, .label_top {
	position: absolute;
	top: 55px;
	left: -10px;
	width: 100px;
	text-align: center;
	font-weight: bold;
	z-index: 2;
}
/*.label_lider {
	position: absolute;
	bottom: 55px;
	left: 0px;
	width: 100px;
	text-align: center;
	font-weight: bold;
	z-index: 2;
}*/
/*.car-box-item-reservation .label_top {
	position: absolute;
	bottom: 55px;
	right: 0px;
	width: 100px;
	text-align: center;
	font-weight: bold;
	z-index: 2;
}*/
/*.car-box-item-reservation  .label_new {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 100px;
	text-align: center;
	font-weight: bold;
	z-index: 2;
}*/
/*.car-box-item-reservation .label_special {
	position: absolute;
	top: -30px;
	left: -31px;
	width: 100px;
	text-align: center;
	font-weight: bold;
	z-index: 2;
}*/
/*.car-box-item-reservation  .label_lider {
	position: absolute;
	bottom: 55px;
	left: 0px;
	width: 100px;
	text-align: center;
	font-weight: bold;
	z-index: 2;
}*/
.label_top img,.label_lider img, .label_new img, .label_special img {
	max-width: 100%;
	left: 10px;
    position: relative;
}
/*.car-box-item .label_top, .car-box-item .label_new, .car-box-item .label_special,.car-box-item .label_lider  {
	width: auto;
}*/
/*.car-box-item .label_top {
	bottom: 0px;
}*/
/*.car-box-item .label_new {
	top:30px;
}*/
/*.car-box-item .label_special {
	top: -30px;
	left: -31px;
}*/
/*
.car-box-item .label_lider {
	bottom: 0px;
}
*/

/*payment */
.page-payment {
	position: relative;
	min-height: 500px;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: auto;
}
.box-payment {
	text-align: center;
	width: 350px;
	height: 250px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	padding: 15px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, 0.18), 23px 0 20px -23px rgba(0, 0, 0, 0.18), 0 0 40px rgba(0, 0, 0, .1) inset;
}
.box-payment form {
	margin-top: 100px;
}
.box-form-contact .title {
    margin-bottom: 5px;
    margin-top: 0;
		text-transform: uppercase;

}
/*modal*/
.modal-dialog img {
	max-width: 100%;
	height: auto !important;
	display: block;
}

/*@media(max-width:1024px){
	.dropdown-menu {
		position: relative;
		float:none;

	}
}*/
/* mobile menu */
#catalog-menu-mobile {
    float: right;
    color: #fff;
}
#catalog-menu-mobile i {
    font-size: 22px;
}
.main-menu-mobile {
    flex-grow: 2;
    align-self: center;
    background: #fff;
    right: -285px;
    height: 100vh;
    position: absolute;
    width: 285px;
    z-index: 9;
    top: 0;
    transition: 1s;
}
.main-menu-mobile {
    position: fixed;
    z-index: 22;
}
.main-menu-mobile .telephone {
    color: #000;
}
.main-menu-mobile .logo-box {
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    border-bottom: 1px solid #818181;
}
.top-menu {
    display: flex;
    flex-direction: column;
    margin-top: 15px;
}
.main-menu-mobile a.item-menu {
    border-bottom: 1px solid #f7f7f7;
    margin-bottom: 5px;
	  display: block;
}
.main-menu-mobile .dropdown-menu{
	position:relative;
	width: 100%;
	background-color: #f9f9f9;
	border: 0;
	box-shadow: none;
}
a.item-menu, .top-menu li {
    padding: 5px 20px;
    line-height: 30px;
}
.item-menu {
    text-transform: uppercase;
    color: #000;
}
.item-menu:hover, .item-menu:focus {color: #E87A2D}

/* responsive */

@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
	#language {
		float: right;
	}
	.navbar-nav {
		display: flex;
    align-items: center;
    justify-content: center;
	}
	.header #logo img {
		margin: 0 auto;
		display: table;
		/*width: 280px;*/
		height:70px;
	}
	.header {
		height: 120px;
	}
	select.location, .date {
		background-position: 15px 20px;
	}
}
@media (max-width: 1600px) {
	.attribute span {
		font-size: 10px;
	}
}
@media (max-width: 1280px) {
	.box_content_slider {
		    margin-top: -125px !important;
	}
	.navbar-nav > li {
    float: left;
    margin: 0px 3px;
  }
	.header {
		height: 70px;
	}
}
@media (max-width: 1200px) {
	#menu .nav > li > a {
		font-size: 12px;
	}
}
@media (max-width: 767px) {
	.header #logo img {
		margin: 0 auto;
		display: table;
		width: 280px;
		margin-top: -5px;
	}
	.box_content_slider {
    margin-top: -125px !important;
	}
	.search-content .ico {
		display: none;
	}
	ul.list-attr li {
    margin-bottom: 20px;
	}
	ul.list-attr li img {
    width: 30px;
    margin: 0 auto;
	}
	ul.list-attr li {
    display: flex;
    flex-direction: column;
    justify-content: center;
	}
	ul.list-attr li span {
    font-size: 13px;
    text-align: center;
	}
		.section-class h3 {
    text-align: center;
	}
	.common-home .telephone {
		color: #444;
	}
	a.mess img {
    height: 25px;
    margin-left: 10px;
	}
	.box_content_slider {
	    margin-top: 15px !important;
	}
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}

	.item-slide:hover .box-price a, .item-slide:hover .price-slide {
		font-size: 14px !important;
	}
	.text_slider p:nth-child(1) {
		font-size: 32px;
	}
	.text_slider p:nth-child(2) {
		font-size: 48px;
		line-height: 52px;
	}
	.form-mail {
	    padding: 0px;
	}
	input#name {
  margin-bottom: 10px;
	}
	.contact-form {
    padding: 20px;
	}
	select.location {
		 background-position: 10px 8px;
	}
	.date {
		background-position: 10px 8px;
		background-size: 10%;
 	}
	.title-feature-box .title-left {
		text-align: center;
	}
	.title-feature-box .title-right {
    font-size: 14px;
    margin-top: 20px;
    text-align: center;
	}
	.center-vertical {
    display: flex;
    align-items: center;
	}
	a.btn-more {
    background: none;
    color: #CCC;
    margin-bottom: 15px;
	}
	ul.list-attr {
		margin-bottom: 15px;
	}
	.box-form-data {
    margin-bottom: 25px;
    border-radius: 5px;
	}
}
	.reservation-box-form {
		z-index: 2;
		position: absolute;
	}

/* page cars sale */
.attribute {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.attribute img {
    height: 25px;
}
.attribute span {
    display: inline-block;
    text-align: center;
}
div#list-sale-car .image {
    height: 165px;
    overflow: hidden;
}
#list-sale-car .image img {
    max-width: 340px;
}
.car-grid .box-information .description-car{
	display:none;
}
.car-list .box-information .description-car{
	display:block;
}
.name-car {
    font-size: 16px;
    font-weight: bold;
	    margin: 5px 0px;
}
.price {
    color: #e87a2d;
    font-size: 18px;
    font-weight: bold;
	    margin: 5px 0px;
}

/* Контейнер */
.car-list-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 20px;
  width: 100%;
  box-sizing: border-box;
}

/* Картка */
.car-grid {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* Вимикаємо flex у старих класах */
.car-layout.car-list {
  display: block;
}

/* Картинка */
.car-grid .image {
  height: 165px;
  overflow: hidden;
}

.car-grid .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Блок інформації */
.box-information {
  padding: 10px;
  flex-grow: 1;
}

/* Адаптив */
@media screen and (max-width: 700px) {
  .car-list-wrapper {
    grid-template-columns: 1fr;
  }
}

.title-parametr {
    margin-bottom: 25px;
		font-size: 18px;
		    padding: 0 20px;
}

/* filter */
#price_slide > p, #year_slide > p  {
    margin-bottom: 25px;
    display: block;
}
#price_slide, #year_slide  {
    margin-bottom: 25px;
    display: block;
}
#parametr input {
    margin-right: 10px;
}
select#sort-car {
    border: 0px;
    outline: none;
		margin-left: 10px;
		font-size: 12px;
}
.cate-border {
    border: 1px solid #ccc;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: end;
		margin-bottom: 25px;
}
.row.cate-border label {
    margin: 0;
}
.box-parametr {
    background: #f6f6f6;
    padding: 20px;
    border-radius: 4px;
		margin-bottom: 20px;
}
.box-parametr .title {
    font-size: 16px;
    border-bottom: 1px solid #e8e6e6;
    padding-bottom: 5px;
}

div#list-sale-car .image img {
    margin: 0 auto;
}
.top-car-info {
    margin-top: 20px;
}
.center-car-info {
    flex-direction: column;
}
.attribute-car {
    margin-bottom: 20px;
}
.meneger a {
    width: 100%;
}
.attribute-car {
    margin-right: 0;
    display: flex;
    justify-content: space-between;
}
.price-car {
    margin-bottom: 15px;
}
h4.title-equipment {
    color: black;
    font-weight: bold;
    text-transform: capitalize;
}
/* checkbox css */
.check-css {
	position: relative;
}
.toggle {
  position: relative;
  display: block;
  width: 40px;
  height: 20px;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transform: translate3d(0, 0, 0);
	float: left;
margin-right: 15px;
}
.toggle:before {
  content: "";
  position: relative;
  top: 3px;
  left: 3px;
  width: 34px;
  height: 14px;
  display: block;
  background: #9A9999;
  border-radius: 8px;
  transition: background 0.2s ease;
}
.toggle span {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  display: block;
  background: white;
  border-radius: 10px;
  box-shadow: 0 3px 8px rgba(154, 153, 153, 0.5);
  transition: all 0.2s ease;
}
.toggle span:before {
  content: "";
  position: absolute;
  display: block;
  margin: -18px;
  width: 56px;
  height: 56px;
  background: rgba(79, 46, 220, 0.5);
  border-radius: 50%;
  transform: scale(0);
  opacity: 1;
  pointer-events: none;
}

.cbx:checked + .toggle:before {
  background: #ec9b63;
}
.cbx:checked + .toggle span {
	background: #e36c19;
    transform: translateX(20px);
    transition: all 0.2s cubic-bezier(0.8, 0.4, 0.3, 1.25), background 0.15s ease;
    box-shadow: 0 3px 8px rgba(220, 139, 46, 0.2);
}
.cbx:checked + .toggle span:before {
  transform: scale(1);
  opacity: 0;
  transition: all 0.4s ease;
}

.center {
  position: absolute;
  /*top: calc(50% - 10px);
  left: calc(50% - 20px);*/
}
.check-css {
    min-height: 40px;
}

.form-information.blocked {
    user-select: none;
    opacity: 0.5;
    background: #fff;
    pointer-events: none;
}
.blocked-label {
    position: absolute;
    background: red;
    color: #fff;
    padding: 5px 10px;
    border-radius: 3px;
    display: block;
    left: 0;
}
.item-img {
    width: 80px;
    height: 80px;
    overflow: hidden;
}
.item-img img {
    max-width: 100%;
    max-height: 100%;
    padding: 5px;
}
.list-image .slick-slide img {
    display: block;
    border: 1px solid rgba(232, 122, 45, 0.36);
		transition: 1s;
}
.list-image .slick-slide img:hover {
    transition: 1s;
    border: 1px solid rgba(232, 122, 45, 0.8);
}
.description-car {
    margin-bottom: 35px;
}