input,
textarea{
	-webkit-appearance: none;
}

*{
  outline: none !important;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  user-select: auto;
}

/*._loading_ {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}*/

/* new adaprive */

.row-contacts{
	margin: 0 -20px 0 -20px;
	background: #FFF;
	padding: 0;
	color: #404040;
	height: 55px;
	overflow: hidden;
}

.order_form{
	position: relative;
	width: 420px;
	margin: 40px auto 0 auto;
	background: #009900;
	padding: 20px 0;
}

.order_form .controls{
	margin: 0 20px 25px 20px;
	overflow: hidden;
}

.order_form .controls.controls-country{
	margin-bottom: 15px;
}

.order_form .controls .controls{
	margin: 0 0 25px 0;
}

.order_form label{
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 6px;
	padding-top: 2px;
	display: block;
}

.order_form input[type=text],
.order_form .area{
	border: 1px solid #FFFFFF;
	background: transparent;
	color: #FFF;
	border-radius: 0;
	height: 55px;
	line-height: 55px;
	display: block;
	box-shadow: none;
	padding: 0;
	box-sizing: border-box;
	position: relative;
}

.order_form .area a{
	display: block;
	position: relative;
	z-index: 9;

}

.order_form  .controls-points .area  + .area{
	border-top: 0;
}

.order_form input[type=text]{
	width: 100%;
	padding: 0 10px 0 50px;
}

.order_form .field{
	overflow: hidden;
}

.order_form .controls-cars{
	margin: 0 0 20px 0;
	position: relative;
	
}

.order_form.order_form-step2 .controls-cars{
	margin: 0;
}

.order_form .controls-cars label{
	margin: 0 20px 0 20px;
}

.order_form .controls-cars .field{
	height: 110px;
	overflow: hidden;
	margin-top: -20px;
}

.order_form .form-actions{
	margin: 0 20px 0 20px;
}

.order_form .controls .form-actions{
	margin: 0;
}

.order_form .btn{
	width: 100%;
    height: 55px;
    line-height: 55px;
    text-decoration: none;
    color: #252525;
    display: block;
    font-size: 18px;
    text-align: center;
    border: 0;
    border-radius: 0;
    position: relative;
    padding: 0;
    background: #fd0;
    border: 1px solid #fd0;
    border-radius: 3px;
    font-family: 'FuturaPTBold';
}

.order_form .btn-white{
	background: #FFF;
	color: 000;
}

.order_form .btn-book span{
	font-weight: bold;
}

.order_form .btn-book .old_price{
	font-size: 13px;
	text-decoration: line-through;
	display: none;
	margin-right: 5px;
}

.order_form .area-value{
	padding: 0 10px 0 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
	color: #FFF;
	text-decoration: none;
}

.order_form .area-country .area-value{
	padding-left: 0;
}

.order_form .area-value:hover{
	cursor: pointer;
}

.area-point_delivery:before,
.area-point_return:before,
.area-country:before{
	content: "";
	width: 18px;
	height: 27px;
	background: url("../images/sprite.png?v2") 0 0 no-repeat transparent;
	position: absolute;
	top: 50%;
	left: 20px;
	margin-top: -13px;
}
.area-country:before{
	width: 20px;
	height: 20px;
	background-position: -180px 0;
	margin-top: -10px;
}
.area-point_return:before{
	width: 19px;
	background-position: -18px 0;
}
.area-date_from:before,
.area-date_to:before{
	content: "";
	width: 19px;
	height: 19px;
	background: url("../images/sprite.png") 0 -27px no-repeat transparent;
	position: absolute;
	top: 50%;
	left: 20px;
	margin-top: -9px;
}


.order_form .btn:hover{
	background-color: #ffeb66;
	filter: none;
	cursor: pointer;
}

.controls-dates .area:first-child{
	border-right: 0;
}

.controls-dates .area:last-child{
	border-left: 0;
}

.controls-dates .area:first-child:after{
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	width: 1px;
	height: 31px;
	margin-top: -15px;
	background: #FFF;
}


.slider_car{
	position: relative;
	overflow: visible;
	height: 110px;
	background: #FFF;
	margin-top: 20px;
	width: 100%;
}

.slider_car.current_car{
	height: auto;
	margin: 0 0 20px 0;
}
.slider_car.current_car .deposit{
	margin-top: 5px;
}

.controls.controls-current_car{
	margin: 0;
}

.controls.controls-current_car label{
	margin-left: 20px;
}

.slider_car table{
	width: 77%;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

.slider_car table tr,
.slider_car table td{
	padding: 0;
}

.slider_car table td{
	vertical-align: middle;
	height: 90px;
	padding: 0;
	border: 0;
}

.car_sticker{
	height: 21px;
	line-height: 21px;
	text-align: left;
	font-size: 13px;
	color: #FFF;
	background: #34C26F;
	position: absolute;
	top: -21px;
	right: 20px;
	padding: 0 14px;
}

.slider_car .info{
	padding-left: 10px;
}

.slider_car .title{
	color: #404040;
	font-size: 14px;
}

.slider_car .price{
	color: #FFF;
	height: 25px;
	line-height: 25px;
	background: #047801;
	font-size: 14px;
	display: inline-block;
	padding: 0 8px;
	position: relative;
	margin-top: 10px;
}

.slider_car .price:before{
	content: "";
	display: block;
	position: absolute;
	left: -6px;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 25px 6px;
	border-color: transparent transparent #047801 transparent;
}

.slider_car .price:after{
	content: "";
	display: block;
	position: absolute;
	right: -6px;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 6px 0 0;
	border-color: #047801 transparent transparent transparent;
}

.slider_car .image{
	width: 100px;
}

.slider_car .image .no_photo{
	width: 50px;
	height: 50px;
	background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEyOHB4IiBoZWlnaHQ9IjEyOHB4IiB2aWV3Qm94PSIwIDAgMTIyLjk0NCAxMjIuOTQ0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMjIuOTQ0IDEyMi45NDQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8Zz4KCQk8cGF0aCBkPSJNOS4wMzIsNzYuMmw5LjkxOSwxMS42MjljMi4xOTEsMi41NjgsNS41OTMsMy42Myw5LjEyNiwzLjIwNmwtMTEuNTA5LDEwLjkzOWMwLDAtMC45OTYsMy41MDEsNC45Niw1LjgxNCAgICBjNS45NTgsMi4zMTYsMTIuMDA0LTEwLjIzNSwxMi4wMDQtMTAuMjM1bC00LjUxLTYuNjY0YzAuMzY4LTAuMDcsMC43MzktMC4xNTMsMS4xMTItMC4yNjZsMTMuNzM4LDEwLjIyMyAgICBjNy44MjMsNy4xMDgsMTUuMDEzLDQuOTIzLDIxLjAzMS0wLjIwOWwxMy40MDEtMTEuNDMxbDAuMTA0LTAuMDg5bDEzLjM5OS0xMS40MzFjNi4wMi01LjEzMiw5LjMxMy0xMS44ODgsMy41MjYtMjAuNzM1ICAgIGwtNy45MjMtMTUuMTc4YzAuMTY4LTAuMzUsMC4zMDktMC43MDMsMC40MzYtMS4wNTZsNS44NjgsNS41MDNjMCwwLDEzLjM1MS0zLjk4NywxMi4wMDMtMTAuMjM2ICAgIGMtMS4zNDUtNi4yNDctNC45Ni01LjgxNi00Ljk2LTUuODE2TDg4LjE0LDM5LjgwOGMwLjk3OS0zLjQyMiwwLjQ2Ni02Ljk0OS0xLjcyNC05LjUxN2wtOS45Mi0xMS42MzEgICAgYy0yLjQ2OS0yLjg5NS02LjQ2NC0zLjg3My0xMC40NzEtMi45ODZsLTYuNjY3LTcuODE3Yy0yLjI1NS0yLjY0Ni03LjM0NS0yLjAwNS0xMS4zNzcsMS40MzMgICAgYy00LjAyNiwzLjQzNy01LjQ2Nyw4LjM2NS0zLjIxMiwxMS4wMWw1LjU0Niw2LjUwNEwzNS44MTEsMzkuMTcybC0wLjEwMywwLjA4OWwtMTQuNTA1LDEyLjM3bC01LjU0Ni02LjUwNCAgICBjLTIuMjU3LTIuNjQ1LTcuMzUyLTEuOTk5LTExLjM3OCwxLjQzNmMtNC4wMzIsMy40MzktNS40NjcsOC4zNjMtMy4yMTIsMTEuMDA4bDYuNjY3LDcuODE3QzYuMjI3LDY5LjIwNSw2LjU2Myw3My4zMDUsOS4wMzIsNzYuMiAgICB6IE03MS4xNDgsMjcuMTIxbDUuMzM5LDYuMjU5TDYzLjMyMSw0NC42MWwtNS4zMzktNi4yNkw3MS4xNDgsMjcuMTIxeiBNNjEuOTUxLDcwLjAzMmwwLjEwNC0wLjA4OWwyNC4xNjYtMjAuNjExbDYuMTgzLDEyLjQ0MyAgICBsMC4wOTYsMC4xNzJjMS44MzgsMy4wNDMsMC43NTgsOC4xNjQtMi4yNjUsMTAuNzQzTDc1LjI3OCw4NS40NDZsLTAuMTA0LDAuMDg4TDYwLjIxNiw5OC4yODkgICAgYy0zLjAyMiwyLjU3OS04LjI1LDIuODM2LTEwLjk2NSwwLjU0MWwtMC4xNTUtMC4xMmwtMTEuMzExLTguMDY3TDYxLjk1MSw3MC4wMzJ6IE0zMS4zOTksNjEuMDI0bDUuMzM4LDYuMjU5TDIzLjU3LDc4LjUxMyAgICBsLTUuMzM4LTYuMjU5TDMxLjM5OSw2MS4wMjR6IiBmaWxsPSIjMzQ5OGRiIi8+CgkJPHJlY3QgeD0iMC41MjIiIHk9IjEwOS4yNTQiIHdpZHRoPSIxMjIuNDIyIiBoZWlnaHQ9IjcuNDY1IiBmaWxsPSIjMzQ5OGRiIi8+CgkJPHBvbHlnb24gcG9pbnRzPSI5My4wNzksODEuNjcxIDkzLjY5Niw4NC41NDggMTAwLjAzNSw4My4xODggOTUuMTY4LDg5LjAxMiAxMDAuMTA0LDk0LjA0OSA5My40MjMsOTMuODkgOTEuMjU1LDEwMS4wODUgICAgIDg3LjE1Miw5Ni4yNDcgODAuNDc4LDk4LjU1OCA4NC4zNzIsODkuODg2IDgxLjY4OCw4OC42ODEgNzUuMDAzLDEwMy41NjQgODYuMjExLDk5LjY4OCA5Mi41MTEsMTA3LjExNiA5NS41OTMsOTYuODg0ICAgICAxMDcuMjc1LDk3LjE2MiA5OS4xMzMsODguODU0IDEwNy43NzEsNzguNTIyICAgIiBmaWxsPSIjMzQ5OGRiIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
	background-size: 50px;
	background-repeat: no-repeat;
	margin: 0 auto;
}

.slider_car .image img{
	width: 100%;
	position: static;
}

.cars_slider .slick-prev,
.cars_slider .slick-next{
	width: 10px;
	height: 18px;
	background: transparent;
	top: 50%;
	margin-top: 0;
	z-index: 999;
}

.cars_slider .slick-prev{
	left: 20px;
}

.cars_slider .slick-prev:before{
	content: "";
	display: block;
	width: 10px;
	height: 18px;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../images/sprite.png") -56px -28px no-repeat transparent;
}

.cars_slider .slick-next{
	right: 20px;
}

.cars_slider .slick-next:before{
	content: "";
	display: block;
	width: 10px;
	height: 18px;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../images/sprite.png") -67px -28px no-repeat transparent;
}

.overlay_options{
	display: block;
	padding: 20px;
	background: #047801;
	padding: 20px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
}


.ms-container {
	position: fixed;
	z-index: 1;
	display: none;
	width: 100%;
	min-height: 100%;
	background: #2980B9;
}

.ms-container--success{
	background: #47B929;
	color: #FFF;
}

.ms-default {
	position: absolute;
	z-index: 2;
	display: block;
}

.close_ms_screen{
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	left: -40%;
	top: 10%;
	text-indent: -9999px;
	border-radius: 50%;
}
.close_ms_screen:before{
	content: "";
	display: block;
	width: 34px;
	height: 25px;
	background: url("../images/sprite.png") -37px 0 no-repeat transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -12px;
	margin-left: -17px;
}
.close_ms_screen:hover{
	background: rgba(255,255,255,0.4);
}

.ms-container_content{
	padding: 10px;
	background: #2980B9;
}

.multiple_list{
	list-style: none;
	padding: 0;
	margin: 0;
	border: 1px solid #FFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	padding: 0 9px;
}

.multiple_list li{
	border-bottom: 1px solid #FFFFFF;
	background: transparent;
	position: relative;
	
}

.multiple_list li a{
	color: #FFF;
	text-decoration: none;
	height: 55px;
	line-height: 55px;
	display: block;
	padding: 0 45px;
	box-sizing: border-box;
	position: relative;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* Другое */
.multiple_list li a:before{
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	left: 10px;
	background: url("../images/sprite.png?v3") -162px -28px no-repeat transparent;
	background-size: 100%;
	opacity: 1;
}

/* Аэропорт */
.multiple_list li a.point_type336:before{
	width: 19px;
	height: 18px;
	background: url("../images/sprite.png?v3") -180px -28px no-repeat transparent;
}

/* Офис */
.multiple_list li a.point_type337:before{
	width: 18px;
	height: 17px;
	background: url("../images/sprite.png?v3") -200px -28px no-repeat transparent;
}

/* Метро */
.multiple_list li a.point_type338:before{
	/*width: 17px;
	height: 14px;
	background: url("../images/sprite.png?v3") -220px -28px no-repeat transparent;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #FFF;*/
}

.multiple_list .icon-metro{
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	left: 5px;
	border-radius: 50%;
	background: #FFF;
}

.multiple_list li a:hover:after{
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	right: 20px;
	opacity: 0.5;
	background: url("../images/icon-check.png") 0 0 no-repeat transparent;
	background-size: 100%;
	opacity: 0.4;
}

.multiple_list li a.selected:after{
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	right: 20px;
	opacity: 1;
	background: url("../images/icon-check.png") 0 0 no-repeat transparent;
	background-size: 100%;
}

.multiple_list li:last-child{
	border: 0;
}

.other_point{
	margin-top: 10px;
}


/* Options list */

.options_list{
	list-style: none;
	padding: 0;
	margin: 0;
	border: 1px solid #FFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	padding: 0 9px;
}

.options_list li{
	border-bottom: 1px solid #FFFFFF;
	background: transparent;
	
}

.options_list li a{
	color: #FFF;
	text-decoration: none;
	height: 55px;
	line-height: 55px;
	display: block;
	padding: 0 45px 0 15px;
	box-sizing: border-box;
	position: relative;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.options_list li a:after{
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	border: 1px solid #FFF;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	right: 20px;
	border-radius: 50%;
}

.options_list li .preview_text{
	display: none;
}

.options_list li a.selected:after{
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	right: 20px;
	opacity: 1;
	background: url("../images/icon-check.png") 0 0 no-repeat transparent;
	background-size: 100%;
}

.options_list li:last-child{
	border: 0;
}

.options_list .count_box{
	float: right;
	margin-right: -25px;
	margin-top: 1px;
}

.orderCalendar{
	margin: 20px 0;
}

.datepicker-inline .datepicker{
	margin: 0 auto;
}

.controls-times .field{
	width: 48%;
	float: left;
	position: relative;
	height: 55px;
    line-height: 55px;
	border: 1px solid #FFF;
}

.controls-times select{
	display: inline-block;
	margin: 0 0 0 50px;
	padding: .5rem 2.25rem .5rem 0;
	line-height: 1.5;
	color: #FFF;
	background-color: #009900;
	border: 0;
	cursor: pointer;
	outline: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-shadow: none;
	width: 70%;
}

.controls-times select:focus:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000;
}

.controls-times select option{
	color: #000;
}

.controls-times .field:last-child{
	float: right;
}

.controls-times .field:before{
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	background: url("../images/sprite.png?v2") -142px -28px no-repeat transparent;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -9px;
	z-index: 999;
}
	

.order_form  .checkbox{
	position: relative;
}

.order_form  .checkbox input{
	display: none;
}

.order_form .checkbox input + label{
	padding-left: 50px;
	/* height: 28px; */
	line-height: 28px;
}

.order_form .checkbox input + label:before{
	content: "";
	display: block;
	width: 28px;
	height: 28px;
	border: 1px solid #FFF;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	background: none;
}

.order_form .checkbox input + label:hover{
	cursor: pointer;
}

.order_form .checkbox input:checked + label:before{
	background: url("../images/icon-check.png") 50% 50% no-repeat transparent;
	background-size: 75%;
}

.order_form .controls-darker {
	color: #ffffff;
	margin-bottom: 0;
}
.order_form .controls-darker .field{
	background: #047801;
	padding: 12px 25px 12px 55px;
	
}

.order-comment{
	background: #047801;
	padding: 0 10px 10px 10px;
}

.order-comment textarea{
	width: 340px;
	height: 100px;
	margin: 0 auto;
	border-radius: 0;
	display: block;
}

.order_form .controls-links{
	margin-bottom: 0;
}

.order_form .controls-links a{
	color: #FFF;
}

.order_form .controls-darker .field.field-from{
	padding-bottom: 6px;
}
.order_form .field-from,
.order_form .field-to{
	position: relative;
}

.order_form .controls-dates .point{
	font-size: 14px;
	line-height: 18px;
}

.order_form .controls-dates .datetime{
	font-size: 12px;
	line-height: 14px;
	opacity: 0.5;
}

.order_form .field-from:before{
	content: "";
	display: block;
	width: 18px;
	height: 27px;
	background: url("../images/point_from.png") 0 0 no-repeat transparent;
	background-size: 100%;
	position: absolute;
	left: 20px;
	top: 15px;
}

.order_form .field-to:before{
	content: "";
	display: block;
	width: 18px;
	height: 27px;
	background: url("../images/point_to.png") 0 0 no-repeat transparent;
	background-size: 100%;
	position: absolute;
	left: 20px;
	top: 15px;
}

.filter_reates_slider{
	overflow: hidden;
}

.filter_reates_slider .deposit{
	color: #404040;
	margin-top: 5px;
}

.filter_reates_slider .slider_car{
	margin-top: 0;
}

.order_form  .controls-options{
	overflow: hidden;
}
.order_form  .controls-options a{
	float: left;
	display: block;
	height: 55px;
	width: 47.2%;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(217,217,217,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(217,217,217,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(217,217,217,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d9d9d9',GradientType=0 );
	text-decoration: none;
	color: #404040;
	font-size: 14px;
	line-height: 18px;
	position: relative;
}
.order_form  .controls-options a:before{
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -9px;
	background: transparent;
}

.order_form  .controls-options .btn-insurence:before{
	background: url("../images/sprite.png") -89px -28px no-repeat transparent;
}
.order_form  .controls-options .btn-services:before{
	width: 19px;
	height: 19px;
	background: url("../images/sprite.png") -108px -28px no-repeat transparent;
}


.order_form  .controls-options a:last-child{
	float: right;
}

.order_form  .controls-options a span{
	padding-left: 55px;
	display: block;
}
.order_form  .controls-options a .name{
	margin-top: 12px;
}
.order_form  .controls-options a .price{
	font-size: 12px;
	opacity: 0.5;
}

.filter_reates_slider .slick-prev,
.filter_reates_slider .slick-next{
	margin-top: -7px;
}

.filter_reates_slider .slick-prev{
	left: 15px;
}

.filter_reates_slider .slick-next{
	right: 15px;
}

.order_form .alert{
	margin: 50px auto 0 auto;
	font-size: 24px;
	line-height: 28px;
	text-align: center;
}

.order_form .alert h2{
	color: #FFF;
	font-weight: bold;
}

.btn._loading_{
	opacity: 0.8;
}

input[disabled]:hover,
button[disabled]:hover,
._disabled_,
._disabled_:hover{
	cursor: not-allowed !important;
}

.btn._loading_:after{
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -10px;
	background: url("../images/rolling_white.svg") 0 0 no-repeat transparent;
}

.radio_list,
.checkbox_list{
	border: 1px solid #FFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.radio_list li,
.checkbox_list li{
	border-bottom: 1px solid #FFF;
	margin: 0 8px;
	padding: 0 5px;
	position: relative;
}

.radio_list li:last-child,
.checkbox_list li:last-child{
	border-bottom: 0;
}

.radio_list label,
.checkbox_list label{
	display: block;
	height: 60px;
	line-height: 60px;
	color: #FFF;
	position: relative;
	font-size: 14px;
}

.checkbox_list label{
	display: table-cell;
	vertical-align: middle;
	line-height: 16px;
	padding-right: 35px;
}

.order_form .checkbox_list label,
.order_form .radio_list label{
	text-transform: none;
}

.checkbox_list label:hover,
.radio_list label:hover{
	cursor: pointer;
}

.checkbox_list input[type="checkbox"],
.radio_list input[type="radio"]{
	display: none;
}

.checkbox_list input[type="checkbox"] + label:before,
.radio_list input[type="radio"] + label:before{
	content: normal;
	display: none;
}

.checkbox_list label:after{
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	/*background: url("../images/icons/icon-checkbox.png") -24px 0 no-repeat transparent;*/
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -12px;
	border: 2px solid transparent;
	box-shadow: 0 0 0 1px #FFF;
	border-radius: 2px;
	padding: 2px;
	font-size: 12px;
}

.checkbox_list select {
	position: absolute;
	top: 50%;
	margin-top: -14px;
	right: 12px;
	z-index: 99;
}

.checkbox_list select + label:after{
	content: normal;
	display: none;
}



.radio_list label:after{
	content: "";
	display: block;
	width: 14px;
	height: 14px;
	padding: 2px;
	border: 2px solid #047801;
	background: transparent;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -11px;
	border-radius: 50%;
	box-shadow: 0 0 0 1px #FFF;
}

.radio_list label:hover:after{
	background: rgba(241,203,49,1);
}

.radio_list input:checked + label:after{
	background: #FFF;
}

.checkbox_list label:hover:after{
	background: rgba(241,203,49,1);
	border: 2px solid #009900;
}


.checkbox_list input:checked + label:after{
	background: #FFF;
	border: 2px solid #009900;
}

.order_form .form-actions .tip_info{
	margin-top: 0;
}

.icon-tip{
	position: relative;
	display: inline-block;
	margin: 0 0 0 5px;
}

.icon-tip:before{
	content: "";
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	left: 0;
	top: -17px;
	background: url("../images/icons/icon-tip.png") 0 0 no-repeat transparent;
	background-size: 100%;
}

.js-express_tip,
.js-rate_ban_tip{
	display: none;
}

.order_form .tip_info p{
	color: #FFF;
	font-size: 14px;
	line-height: 22px;
	margin: 0;
	padding: 0;
}

.order_form input:focus{
	border: 1px solid #D6BE2C !important;
}

#main.bg-fon1{
	background: url("../images/form_bg.png") 50% 50% repeat #009900;
}

.ms-container{
	background: url("../images/form_bg.png") 50% 0 repeat-x #FFF;
}

.order_form .btn-yellow{
	position: relative;
	font-weight: 600;
}

.order_form .btn-yellow:after{
	content: "";
	width: 10px;
	height: 18px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	right: 15px;
	background: url("../images/sprite.png") -77px -28px no-repeat transparent;
}

.order_form .field-coupon,
.order_form .field-email,
.order_form .field-phone{
	position: relative;
}

.order_form .field-email{
	overflow: visible;
}

.order_form .controls-agree{
	margin: 0 auto 15px auto;
	width: 80%;
	font-size: 12px;
}

.order_form .controls-agree label{
	text-transform: none;
	padding-left: 42px;
	position: relative;
}

.order_form .controls-agree a{
	color: #FFF;
}

.error_message{
	/*position: absolute;
	top: 55px;
	left: 0;*/
	width: 100%;
	width: calc(100% - 12px);
	padding: 5px;
	color: #690000;
	background: #FFD6D6;
	border: 1px solid #E74C3C; 
	display: none;
}

.order_form .field-email{
	
}

.icon-coupon{
	display: block;
	width: 19px;
	height: 19px;
	background: url("../images/sprite.png") -19px -27px no-repeat transparent;
	position: absolute;
	top: 50%;
	left: 20px;
	margin-top: -9px;
	z-index: 999;
}

.icon-phone{
	display: block;
	background: url("../images/sprite.png") -129px -28px no-repeat transparent;
	position: absolute;
	top: 50%;
	width: 11px;
	height: 18px;
	margin-top: -9px;
	left: 23px;
	z-index: 999;
}

.icon-email{
	display: block;
	background: url("../images/sprite.png?v2") -362px -28px no-repeat transparent;
	position: absolute;
	top: 18px;
	width: 18px;
	height: 24px;
	left: 20px;
	z-index: 999;
	opacity: 0.8;
}

.order_form.order_form-step1{
	
}

.style-fake_select{
	position: absolute;
	right: 12px;
	top: 50%;
	display: block;
	width: 22px;
	height: 22px;
	margin-top: -11px;
	background: #FFF;
	z-index: 9;
}

.style-fake_select:after{
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -2px;
	margin-left: -3px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 3.5px 0 3.5px;
	border-color: #047801 transparent transparent transparent;
	z-index: 10;
}

.area:hover .style-fake_select{
	background: #F1C40F;
}

.datepicker--cell.-selected-, .datepicker--cell.-selected-.-current-{
	border-radius: 0;
}

.order_form .controls-cars.error{
	border: 0 !important;
}

.order_form .controls-cars.error .slick-current:after{
	content: "";
    display: block;
    width: 100%;
    border: 2px solid red;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: transparent;
    box-sizing: border-box;
}

.order_form.order_form-step2 .controls-cars.error:after{
	top: 0;
}

.order_form input[type=text],
.order_form input[type=email],
.order_form input[type=password],
.order_form .area{
	border: 1px solid #FFFFFF;
	background: transparent;
	color: #FFF;
	border-radius: 0;
	height: 55px;
	line-height: 25px;/*55px;*/
	display: block;
	box-shadow: none;
	box-sizing: border-box;
	position: relative;
	width: 100%;
    padding: 15px 10px 15px 50px;/*0 10px 0 50px;*/
}

.order_form input[type="text"].success{
	background: #40D47E;
	border: 1px solid #FFF;
	color: #FFF;
}

.order_form input[type="text"].error{
	background: #E74C3C;
	border: 1px solid #FFF;
	color: #FFF;
}

.order_form .controls-dates .area{
	width: 50%;
	float: left;
}

.order_form .controls-points .area-value,
.order_form .controls-dates .area-value{
	padding-left: 0;
}

.order_form .controls-darker .field.field-order_number{
	padding-bottom: 6px;
	position: relative;
}

.order_form .controls-darker .field.field-order_number:before{
	content: "";
	width: 19px;
	height: 20px;
	background: url("../images/sprite.png") -89px 0 no-repeat transparent;
	position: absolute;
	top: 20px;
	left: 20px;
}

.order_form .controls-darker .field.field-order_sum{
	padding-top: 6px;
	position: relative;
}

.order_form .controls-darker .field.field-order_sum:before{
	content: "";
	width: 19px;
	height: 17px;
	background: url("../images/sprite.png") -110px 0 no-repeat transparent;
	position: absolute;
	top: 18px;
	left: 20px;
}
.order_form .controls-darker .field.field-payment_tip{
	padding-left: 20px;
	padding-top: 0;
}
.order_form .controls-darker .field.field-payment_tip p{
	margin-top: 0;
	margin-bottom: 0;
}


.order_form .controls-darker .label{
	position: relative;
	font-size: 14px;
	line-height: 18px;
}

.order_form .controls-darker .value{
	font-size: 12px;
	line-height: 14px;
	opacity: 0.5;
}

.order_form .order_number:before{
	content: "";
	display: block;
	width: 18px;
	height: 27px;
	background: url("../images/point_from.png") 0 0 no-repeat transparent;
	background-size: 100%;
	position: absolute;
	left: 20px;
	top: 15px;
}

.order_form .order_sum:before{
	content: "";
	display: block;
	width: 18px;
	height: 27px;
	background: url("../images/point_to.png") 0 0 no-repeat transparent;
	background-size: 100%;
	position: absolute;
	left: 20px;
	top: 15px;
}

.order_form .controls.controls-order_summary{
	margin-bottom: 0;
}

.order_form .tip_info{
	position: relative;
	padding: 0 10px;
	margin: 25px 0 0 0;
	color: #FFF;
	font-size: 14px;
	line-height: 22px;
}

.order_form .tip_info:before{
	display: none;
}


.order_form.order_form-step3{
	padding-bottom: 20px;
}

.order_form.order_form-step3 .form-actions{
	padding-top: 10px;
}

form#payForm,
.order_form.order_form-step3 .controls-payment{
	margin-bottom: 0;
	display: none;
}

.order_form.order_form-step3 .controls-tips{
	margin-bottom: 20px;
}
.order_form.order_form-step3 .controls-tips .tip_info{
	position: realtive;
	
}
.order_form.order_form-step3 .controls-tips .tip_info:first-child{
	padding-left: 60px;
	margin-bottom: 22px;
}

.order_form.order_form-step3 .controls-tips .icon-tip{
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -11px;
	display: block;
	width: 22px;
	height: 22px;
}
.order_form.order_form-step3 .controls-tips .icon-tip:before{
	top: 0;
	left: 0;
}

.order_form.order_form-step3 .tip_info{
	margin-top: 16px;
}

.order_form.order_form-step4 .controls{
	margin-bottom: 15px;
}

.js-spoiler{
	position: relative;
}

.hidden{
	display: none;
}

.btn.btn-white_gray{
	display: block;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(217,217,217,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(217,217,217,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(217,217,217,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d9d9d9',GradientType=0 );
	text-decoration: none;
	color: #404040;
	font-size: 14px;
	line-height: 18px;
	position: relative;
}

.btn.btn-white_gray:hover{
	background: white;
}

.btn.btn-2str{
	overflow: hidden;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #404040;
	text-align: left;
	padding: 0 0 0 50px;
	width: 100%;
	box-sizing: border-box;
	display: block;
}

a.btn.btn-2str{
	padding-top: 13px;
}

.btn.btn-2str span{
	display: block;
	font-size: 12px;
	line-height: 14px;
	opacity: 0.5;
}

.btn-set_profile:before{
	content: "";
	width: 18px;
	height: 26px;
	background: url("../images/sprite.png") 0 -60px no-repeat transparent;
	position: absolute;
	top: 50%;
	left: 20px;
	margin-top: -13px;
}

.btn-set_comment:before{
	content: "";
	width: 28px;
	height: 24px;
	background: url("../images/sprite.png") -48px -60px no-repeat transparent;
	position: absolute;
	top: 50%;
	left: 15px;
	margin-top: -12px;
}

.btn-go_profile:before{
	content: "";
	width: 24px;
	height: 25px;
	background: url("../images/sprite.png") -18px -60px no-repeat transparent;
	position: absolute;
	top: 50%;
	left: 20px;
	margin-top: -13px;
}

.btn.btn-pay_now{
	text-align: left;
	padding-left: 60px;
	font-weight: normal;
}
.btn.btn-pay_now{
	position: relative;
}

.btn.btn-pay_now:before{
	content: "";
	width: 18px;
	height: 16px;
	background: url("../images/sprite.png") -336px -28px no-repeat transparent;
	position: absolute;
	top: 50%;
	left: 20px;
	margin-top: -8px;
}

/*.btn.btn-pay_now:after{
	content: "";
	display: block;
	width: 55px;
	height: 55px;
	background: url("../images/sprite.png") -4px -113px no-repeat transparent;
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
}*/

.order-profile_info{
	padding-top: 10px;
}

.popup_tip_info{
	width: 100%;
	max-width: 380px;
	
}
.popup_tip_info .title{
	font-weight: bold;
	color: #009900;
	padding-bottom: 5px;
}

.popup_tip_info .content{
	margin-bottom: 10px;
}

.fancybox-skin{
	border-radius: 0;
}

.order_form-step4 .title{
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}

.order_form-step4 textarea{
	background: #FFF;
	box-shadow: none;
	border: 0;
	border-radius: 0;
	width: 100%;
	height: 100px;
}

@media screen and (max-width: 640px) {
	
	.order_form.order_form-step1{
		right: auto;
		margin: 40px auto 0 auto;
	}
	
	#main.bg-fon1{
		background: #009900;
	}
	
	.order_form{
		padding: 0 0 30px 0;
		width: auto !important;
		float: none !Important;
		margin: 0 !Important;
	}
	
	.index_page_form .order_form.order_form-step1{
		float: none !Important;
	}
	
	.order_form .form-actions{
		margin: 0 20px;
	}
	.order_form .controls{
		margin: 0 20px 25px 20px;
		overflow: hidden;
	}
	
	.order_form .controls.controls-cars{
		margin: 0 0 25px 0;
	}
	
	.ms-container{
		background: #009900;
	}
	
	.close_ms_screen{
		display: block;
		padding: 10px 5px;
		text-align: center;
		text-decoration: none;
		position: relative;
		font-size: 2px;
		text-indent: -9999px;
		width: auto;
		height: auto;
		top: auto;
		left: auto;
	}
	.close_ms_screen:before{
		content: "";
		display: block;
		width: 46px;
		height: 17px;
		background: url("../images/icon-back.png") 50% 50% no-repeat transparent;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -8px;
		margin-left: -23px;
		background-size: 100%;
	}
	
	.style-fake_select,
	.style-fake_select:after{
		display: none;
	}
}

.order_form input[type=checkbox] + label.error{
	border: 0 !important;
}

.alert-success{
	background: #118F00;
	padding: 10px;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	display: none;
}

.alert-error{
	background: #8F0000;
	padding: 10px;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	display: none;
}

.order_form.order_form-step3 .left{
	float: left;
}
.order_form.order_form-step3 .right{
	float: right;
}

@media screen and (max-width: 640px){
	.order_form .controls.controls-order_summary {
		margin-bottom: 0;
		overflow: hidden;
	}
}

.no_overflow{
	overflow: visible !important;
}

span.required{
	color: red;
	padding-left: 4px;
}

.empty_rates{
	background: #FFF;
	text-align: center;
	padding: 20px 0;
}

.success_message{
	background: #40D47E;
	color: #FFF;
	margin: 10px 20px 20px 20px;
	padding: 15px 0 15px 55px;
	font-size: 16px;
	position: relative;
}

.success_message:before{
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -9px;
	background: url("../images/sprite.png") -383px -28px no-repeat transparent;
}

.btn-finish{
	margin-top: 40px;
}

.btn-finish:before{
	content: "";
	display: block;
	width: 24px;
	height: 24px;
	position: absolute;
	left: 13px;
	top: 50%;
	margin-top: -12px;
	background: url("../images/sprite.png") -77px -60px no-repeat transparent;
}

.btn-save._loading_:before{
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -10px;
	background: url("../images/rolling_white.svg") 0 0 no-repeat transparent;
}

.order_form-logo{
	margin: 15px auto 35px auto;
	display: block;
	width: 165px;
	height: 51px;
	/*background: url("../images/logo-inspire.png") center no-repeat transparent;*/
	background: url("../images/logo-europcar.png") center no-repeat transparent;
	-webkit-background-size: contain;
	background-size: contain;
}

.order_form .is_icon{
	padding-left: 46px;
}

.order_form .is_icon:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 12px;
	margin-top: -9px;
	display: block;
	background: url("../images/sprite.png?v6") 0 0 no-repeat transparent;
}

.order_form .icon-dopdov:before{
	width: 18px;
	height: 18px;
	background-position: -240px -28px;
}

.order_form .icon-detkres:before{
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background-position: -132px 0;
}

.order_form .icon-gps:before{
	width: 19px;
	height: 19px;
	background-position: -275px -28px;
}

.order_form .icon-wifi:before{
	width: 18px;
	height: 13px;
	background-position: -296px -28px;
}

.order_form .icon-videoreg:before{
	width: 18px;
	height: 17px;
	background-position: -316px -28px;
}
.order_form .icon-return_dirty:before{
	width: 20px;
	height: 20px;
	background-position: -425px -28px;
}

.order_form .icon-return_empty:before{
	width: 18px;
	height: 18px;
	background-position: -405px -28px;
}

.order_form .field-phone input{
	border-bottom: 0;
}

.order_form .controls-agree input[type="checkbox"] + label:before {
    display: block;
    content: "";
    width: 26px;
	height: 26px;
	padding: 0;
    vertical-align: middle;
    margin-right: 10px;
    background: transparent;
	border: 1px solid #FFF;
	margin: -13px 0 0 0;
	position: absolute;
	left: 0;
	top: 22px;
	
}
.order_form .custom-checkbox.ui-state-active input + label:before,
.order_form input[type="checkbox"]:checked + label:before {
    background: url(../images/icon-check.png) 50% 50% no-repeat transparent;
	background-size: 55%;
}

.order_form input[type=checkbox] + label.error:before{
	background: #FFC3C3;
	border: 1px solid #E74C3C;
}

.order_form .controls-deposit{
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 16px;
	position: relative;
	margin-top: -30px;
}

.order_form .controls-deposit .field:before{
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -8px;
	background: url("../images/sprite.png?vsdsd") -160px 0 no-repeat transparent;
}

.order_form .controls-deposit span{
	font-size: 12px;
	line-height: 14px;
	opacity: 0.5;
}
.order_form .controls-deposit i{
		font-style: normal;
}

.order_form-profile.order_form .controls-cars{
	height: 91px;
}

.controls-discounts span{
	display: block;
	font-size: 12px;
	color: #afc3dd;
}

.controls-discounts i{
	font-style: normal;
	font-weight: bold;
}

.order_form .controls-darker.controls-discounts .field{
	position: relative;
	padding-top: 0;
}

.order_form .controls-darker.controls-discounts .field:first-child{
	padding-top: 12px;
}

.order_form.order_form-step3 .controls-darker.controls-discounts .field:first-child{
	padding-top: 0;
}
.order_form .controls-darker.controls-discounts .field-resdiscount{
	background: #fff;
    color: #047801;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 16px;
    margin-bottom: 2px;
}
.order_form .controls-darker.controls-discounts .field-resdiscount span.total-discount{
	display: inline-block;
    color: #047801;
    font-size: 28px;
    vertical-align: middle;
}
.order_form .controls.controls-discounts .field:before{
	content: "";
	display: block;
	width: 19px;
	height: 19px;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -16px;
	background: url("../images/sprite.png?vsdsd") -19px -27px no-repeat transparent;
}
.order_form .controls-darker.controls-discounts .field-resdiscount:before{
	background: url(../images/icons/sale-label.png) center no-repeat;
    width: 35px;
    height: 20px;
    top: 0;
    margin: auto;
    bottom: 0;
    left: 10px;
}
.order_form .controls.controls-discounts .field.field-full_price:before{
	content: "";
	display: block;
	width: 19px;
	height: 16px;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -8px;
	background: url("../images/sprite.png?vsdsd") -110px 0 no-repeat transparent;
}

.sticker-discount_value{
	background: #E20909;
	display: block;
	width: 90px;
	z-index: 99;
	position: absolute;
	top: 8px;
	right: -25px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	height: 22px;
	line-height: 22px;
	-webkit-transform: rotate(45deg);
	  -moz-transform: rotate(45deg);
	   -ms-transform: rotate(45deg);
	    -o-transform: rotate(45deg);
	       transform: rotate(45deg);
}

.btn-yellow.btn-pay_now:after{
	content: none;
}

.point-deny_message{
	max-width: 400px;
}

.point-deny_message p{
	margin: 0 0 10px 0;
	font-size: 18px;
	line-height: 26px;
}

.point-deny_message p:last-child{
	margin: 0;
}

.title-cur_city{
	color: #FFF;
	font-weight: bold;
	font-size: 28px;
	margin: 0 0 15px 35px;
}

.btn-pay_now + a.btn.btn-2str.btn-finish{
	margin-top: 10px;
}

.form-pay-order{
	display: none;
}

.form-pay-order p{
	color: #FFF;
	font-size: 15px;
	line-height: 20px;
}

.order_form .form-pay-order .controls{
	margin-bottom: 5px;
}

.form-pay-order label.error{
	background: #D05151;
	padding: 1px 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}

.order_form input.input-county-search{
	background: #f0f0f0;
    border: 1px solid #d8d8d8;
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	margin: 0 0 10px 0;
	color: #333;
}

.order_form input.input-county-search::-webkit-input-placeholder {color:#858585;}
.order_form input.input-county-search::-moz-placeholder          {color:#858585;}/* Firefox 19+ */
.order_form input.input-county-search:-moz-placeholder           {color:#858585;}/* Firefox 18- */
.order_form input.input-county-search:-ms-input-placeholder      {color:#858585;}

@media screen and (max-width: 1080px){
	.title-cur_city{
		margin: 0 0 15px 0;
	}