

/* Start:/local/templates/inspire23/assets/css/glide.core.css?17115295731798*/
.glide {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.glide * {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.glide__track {
  overflow: hidden;
}

.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -ms-touch-action: pan-Y;
      touch-action: pan-Y;
  overflow: hidden;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  will-change: transform;
}

.glide__slides--dragging {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.glide__slide {
  width: 100%;
  height: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  white-space: normal;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}

.glide__slide a {
  -webkit-user-select: none;
          user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.glide__arrows {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.glide__bullets {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.glide--rtl {
  direction: rtl;
}
/* End */


/* Start:/local/templates/inspire23/assets/css/glide.theme.css?17115295732105*/
.glide__arrow {
  position: absolute;
  display: block;
  top: 50%;
  z-index: 2;
  color: white;
  text-transform: uppercase;
  padding: 9px 12px;
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 4px;
  -webkit-box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  text-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.1);
  opacity: 1;
  cursor: pointer;
  -webkit-transition: opacity 150ms ease, border 300ms ease-in-out;
  transition: opacity 150ms ease, border 300ms ease-in-out;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  line-height: 1;
}

.glide__arrow:focus {
  outline: none;
}

.glide__arrow:hover {
  border-color: white;
}

.glide__arrow--left {
  left: 2em;
}

.glide__arrow--right {
  right: 2em;
}

.glide__arrow--disabled {
  opacity: 0.33;
}

.glide__bullets {
  position: absolute;
  z-index: 2;
  bottom: 2em;
  left: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  list-style: none;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.glide__bullet {
  background-color: rgba(255, 255, 255, 0.5);
  width: 9px;
  height: 9px;
  padding: 0;
  border-radius: 50%;
  border: 2px solid transparent;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  cursor: pointer;
  line-height: 0;
  -webkit-box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  margin: 0 0.25em;
}

.glide__bullet:focus {
  outline: none;
}

.glide__bullet:hover,
.glide__bullet:focus {
  border: 2px solid white;
  background-color: rgba(255, 255, 255, 0.5);
}

.glide__bullet--active {
  background-color: white;
}

.glide--swipeable {
  cursor: grab;
  cursor: -webkit-grab;
}

.glide--dragging {
  cursor: grabbing;
  cursor: -webkit-grabbing;
}
/* End */


/* Start:/local/templates/inspire23/components/nne/book/main_2024/style.css?17458214337887*/
.ph-item{overflow: hidden !Important;background:#68990117 !important;position:relative !Important;}.ph-item *,.ph-item :after,.ph-item :before{box-sizing:border-box}.ph-item:before{-webkit-animation:ph-animation 1.1s linear infinite;animation:ph-animation 1.1s linear infinite;background:linear-gradient(90deg,hsla(0,0%,100%,0) 46%,hsl(79deg 99% 30% / 15%) 50%,hsla(0,0%,100%,0) 54%) 50% 50%;bottom:0;content:" ";left:50%;margin-left:-250%;pointer-events:none;position:absolute;right:0;top:0;width:500%;z-index:1}.ph-item>*{}.ph-row{display:flex;flex-wrap:wrap;margin-top:-7.5px}.ph-row div{background-color:#ced4da;height:10px;margin-top:7.5px}.ph-row .big,.ph-row.big div{height:20px}.ph-row .empty{background-color:hsla(0,0%,100%,0)}.ph-col-2{flex:0 0 16.6666666667%}.ph-col-4{flex:0 0 33.3333333333%}.ph-col-6{flex:0 0 50%}.ph-col-8{flex:0 0 66.6666666667%}.ph-col-10{flex:0 0 83.3333333333%}.ph-col-12{flex:0 0 100%}[class*=ph-col]{direction:ltr}[class*=ph-col]>*+.ph-row{margin-top:0}[class*=ph-col]>*+*{margin-top:7.5px}.ph-avatar{background-color:#ced4da;border-radius:50%;min-width:60px;overflow:hidden;position:relative;width:100%}.ph-avatar:before{content:" ";display:block;padding-top:100%}.ph-picture{background-color:#ced4da;height:120px;width:100%}@-webkit-keyframes ph-animation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}@keyframes ph-animation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}
.form.form--book .form-group{
	margin-bottom: 0;
}
.inspire-order .inspire--select.width-smart{
	max-width: 100%;
}

.inspire-order .info--hint-content{
	z-index: initial;
}

pre{
	background: #4e4e4e;
	color: #d5d5d5;
	padding: 15px;
	border-radius: 15px;
	font-size: 0.75rem;
}
.alert{
	--mw-container: 52.8125rem;
    max-width: var(--mw-container);
    width: 100%;
    margin-inline: auto;
}

.inspire--select.inspire--select-zones[select-text] .content{
	overflow-y: initial;
}

.inspire--select .tippy-hint{
	width: 1rem;
	height: 1rem;
	position: relative;
    top: -3px;
    left: 3px;
}

.inspire--select .tippy-hint:before{
	width: 1rem;
    height: 1rem;
    background-size: 100%;
    padding: 0;
    margin: 0;
	--ava: initial !important;
}

.paysystem_name{
	font-size: 1.125rem;
	margin-bottom: 10px;
}

.content-paysystem{
	flex-direction: column;
}

.select-date {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
}

body .select-date .inspire--select,
body .select-date .inspire--select-header {
	height: 100%;
}

.select-date .content.address--map {
	width: calc(var(--mw-container) / 9 * 8);
}

.select-date__left {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.select-date__right .inspire--select-times .grid-2 > div {
	display: flex;
	flex-direction: column;
}

.select-date__left-item {
	display: grid;
	grid-template-columns: 20% 80%;
	align-items: center;
	gap: 10px;
}

.select-date__left-item--title {
	font-weight: 700;
}

.select-date .content {
	width: 100%;
}

@media (max-width: 940px) {
	.select-date {
		grid-template-columns: 1fr;
	}

	.select-date .inspire--select-times .time-item {
		max-width: unset;
		width: 100%;
	}

	.select-date__left-item {
		grid-template-columns: 1fr;
		gap: 0;
	}

	.select-date .content.address--map {
		width: 100%;
	}
}


.alert.alert-info.alert-fill{
	background: #689901;
	color: #FFF;
}

.alert-fill p{
	color: #FFF;
}

.alert-fill a{
	color: #FFF;
	text-decoration: underline;
}

.alert-fill a:hover{
	color: #FFF;
	text-decoration: none;
}

.wrapper {
	max-width: 52.938rem;
	margin: 0 auto;
}

.content.content-paysystem {
	gap: 1rem;
	margin-top: 1.5rem;
}

@media (min-width: 900px) {
	.content.content-paysystem {
		margin-left: 13.4375rem;
	}
}

.form-input_tip{
	font-size: 0.75rem;
	line-height: 1.3;
	color: #4E4E4E;
	margin-bottom: 0.5rem;
}

.form--book.form--smart{
	max-width: 25.5rem;
}

/*#orderTopSlider {*/
/*	margin-left: 1rem;*/
/*}*/


#carsSlider .glide__arrows {
	display: none;
}

.acc--specifications {
	z-index: 1;
}

body .acc--specifications .accordion--name {
	font-size: 0.75rem;
	position: absolute;
	top: -1rem;
	margin-left: 0;
}

body .slider--fake .ava {
	max-width: 17.063rem;
}

.slider--fake-wrapper .glide__slide {
	padding-inline: 0;
}

.mileage-btn:has(.mileage-btn__input:checked) {
	border: 1px solid #689901;
	background-color: #689901;
    color: #FFF !important;
}

.mileage-btn:has(.mileage-btn__input:checked) .mileage-amount{
	color: #FFF !important;
}

#carsSwiper .swiper-slide {
	width: 16.063rem !important;
	background-color: #FFF;
}

.mileage-btn {
	position: relative;
}

.mileage-btn__input {
	position: absolute;
	inset: 0;
	opacity: 0;
}

.order-top-slider .glide__arrows {
	z-index: 10;
	pointer-events: none;
}

.order-top-slider .glide__arrows .glide__arrow {
	pointer-events: all;
}

.main-container:has(#inspireOrder) {
	overflow-x: hidden;
}

@media (min-width: 1100px) {
	.acc--specifications {
		padding-bottom: 0;
	}
}

@media (max-width: 700px) {
	.acc--specifications .accordion--name {
		position: static !important;
		top: 0;
	}
	.slider--fake .content{
		margin-bottom: 15px;
	}
}

@media (max-width: 520px) {
	.mileage-btn {
		width: 100%;
	}
}

.mileage-btn__content{
		height: 1.7rem;
}

.table--line{
	margin-bottom: 0;
}

.table--line .order-deposit .price{
	font-weight: normal;
}

.book-car__list {
	display: grid;
	grid-template-columns: 1fr 3.4fr 1fr;
	gap: 20px;
	/*width: 100vw !important;*/
	width: calc(100vw - 40px) !important;
	margin-left: calc(var(--container) * -1 + 20px);
}

.book-car__selected-container {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: #FFF;
}

.book-car__selected {
	width: max-content !important;
	margin: 0 auto;
}

.book-car__selected > .ava {
	max-width: 17rem !important;
}

.book-car__list .cart .title {
	margin-block-end: 4px !important;
}

.book-car__list .price {
	font-size: 1.5rem;
}

.book-car__list .price.bb {
	margin-block-end: 0.25rem !important;
	padding-bottom: 0;
}

.book-car__list .old-prise {
	font-weight: 800;
}

.book-car__list .cart .title a {
	color: #222222;
	font-size: 1.25rem;
	font-weight: 500;
}

.book-car__list .cart .btn--like {
	display: none;
}

.book-car__list .book-car__selected-container .btn--like {
	display: inline-block;
}

.book-car__list .cart.slide .car-image {
	width: 13.563rem;
	/*height: 8.563rem;*/
	min-height: unset;
}

@media (max-width: 1260px) {
	.book-car__list .cart.slide .car-image {
		width: 100%;
	}
}

.book-car__list .cart {
	width: 100%;
	padding: 1.25rem;
}

.book-car__list .rent {
	color: #222;
}

.mileage-btns p {
	margin-block-end: 0 !important;
}

.book-car__selected-container .subtitle {
	color: #B2B2B2;
	font-size: 0.75rem;
	font-weight: 700;
}

/*.mileage-btn:has(.mileage-btn__input:checked), .mileage-btn:hover {*/
/*	background-color: transparent !important;*/
/*	border-color: #689901 !important;*/
/*	color: #111;*/
/*}*/

/*@media (max-width: 700px) {*/
/*	#inspireOrder .accordion {*/
/*		padding-bottom: 3rem;*/
/*	}*/
/*}*/

@media (max-width: 500px) {
	#sliderCurrentCar .mileage-btn {
		width: 100%;
		display: flex;
		align-items: center;
	}
}

#stickyTotal {
	position: fixed;
	left: 50%;
	transform: translateX(-50%);
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

@media (max-width: 520px) {
	#stickyTotal {
		padding: 0.75rem 1.25rem;
	}
}

.cart--header .name{
	position: relative;
}

.car-hint{
	position: absolute;
	top: 0px;
	right: -18px;
}
/* End */
/* /local/templates/inspire23/assets/css/glide.core.css?17115295731798 */
/* /local/templates/inspire23/assets/css/glide.theme.css?17115295732105 */
/* /local/templates/inspire23/components/nne/book/main_2024/style.css?17458214337887 */
