html { position: relative; min-height: 100%; }
body { font-family: 'Minion Pro' sans-serif; font-size: 16px; font-weight: 400; margin-bottom: 162px; background: #f0f0f0; }

h1 { font-size: 30px; color: #ed1b2a; font-weight: 400; }
h2 { font-size: 18px; color: #8e8e8e; font-weight: 400; }
h3 { font-size: 16px; color: #000; font-weight: 400; }
h4 { font-size: 14px; color: #000; font-weight: 400; }
h5 { font-size: 13px; color: #000; font-weight: 400; }
h6 { font-size: 12px; color: #000; font-weight: 400; }
p{ font-size: 16px; }
a { font-size: 16px; color: #ed1b2a; }

ul { margin-left: -20px; }

table { border: 0px; }
thead { background: #f8f8f8; border: 0px; border-bottom: 1px solid #e8e8e8; }
th { border: 0px; font-size: 14px; color: #919191; font-weight: 400; padding: 4px 8px; }
td { border: 0px; border-bottom: 1px solid #f0f0f0; font-size: 14px; padding: 4px 8px; }

table[border="0"] td { border: 0px; }

form { background: #f8f8f8; padding: 30px 60px; }
label { font-size: 18px; color: #8e8e8e; font-weight: 400; }
label.error { color: red; margin-left: 10px; }
input, textarea, select { border: 1px solid #d9d9d9; outline: none; box-shadow: none; }
input:focus, textarea:focus, select:focus { border: 1px solid #ed1b2a; }
select { color: #3a3939; }
input[type="text"], input[type="email"], input[type="password"], select { height: 44px; padding-left: 15px; width: 100%; }
textarea { width: 100%; min-height: 100px; padding: 15px; }
input[type="submit"] { text-transform: uppercase; color: #ed1b2a; padding: 12px 50px; background: #fff; border: 1px solid #ed1b2a; border-radius: 5px; font-size: 18px; }
input[type="submit"]:hover { background: #ed1b2a; color: #fff; }
input[type="button"] { border: 1px solid #e82c28; font-size: 18px; color: #fff; background: url(../images/input_bg.png) repeat-x; background-size: contain; border-radius: 5px; padding: 12px 50px; }
input[type="button"]:hover { background-image: url(../images/input_bg_h.png); }
button { outline: none; }

.hr { display: block; height: 0px; border-bottom: 1px solid #d7d7d7; }
.bg1 { background: #f8f8f8; }
.light { font-weight: 300; }
.margin1 { margin-bottom: 15px; }
.modal-content { border-radius: 0px; }
.dropdown-menu>li>a { color: #575757; }

header { padding-top: 30px; padding-bottom: 25px; background: #fff; }
header .logo { margin-top: 10px; display: block; }
header .logo_text { font-size: 18px; color: #3a3939; font-weight: 300; margin-top: -20px; margin-bottom: -125px; }
header .logo img { width: 310px; }

.navbar { margin-bottom: 0px; margin-top: 15px; }
.navbar-default { background: #fff; border: 0px; }
.navbar-default .navbar-nav>li>a { font-size: 15px; padding-left: 10px; padding-right: 0px; text-transform: uppercase; }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus { background: none; color: #ed1b2a; }

#language_menu { margin-top: 23px; border: 1px solid #ed1b2a; background: #fff; color: #ed1b2a; text-transform: uppercase; border-radius: 0px; font-size: 15px; }
.lang_menu .dropdown-menu { min-width: initial; border-radius: 0px; }
.lang_menu .dropdown-menu>li>a { text-transform: uppercase; font-size: 15px; }
.lang_menu .dropdown-menu>li>a:hover { background: none; }

.slide { width: 100%; }
.slide img { width: 100%; }
.slide .description { position: absolute; height: 70px; bottom: 0; left: 0; width: 100%; text-align: center; line-height: 70px; font-size: 35px; color: #fff; background: url(../images/slider_bg.png) repeat-x; background-size: contain; text-shadow: 0px 1px #3a3939; }
.slide .cycle-prev, .slide .cycle-next { display: block; width: 28px; height: 55px; position: absolute; top: 40%; top: -moz-calc(50% - 27px); top: -webkit-calc(50% - 27px); top: -o-calc(50% - 27px); top: calc(50% - 27px); cursor: pointer; }
.slide .cycle-prev { background: url(../images/slide_prev.png) no-repeat; left: 35px; }
.slide .cycle-next { background: url(../images/slide_next.png) no-repeat; right: 35px; }

.fast_rezervation { text-align: center; height: 109px; border-right: 1px solid #d9d9d9; padding-top: 26px; }
.fast_rezervation .logo { background: url(../images/247.png) no-repeat; width: 103px; height: 57px; display: inline-block; }
.fast_rezervation .arr, .email_us .arr { display: inline-block; width: 7px; height: 57px; background: url(../images/arr_r.png) no-repeat; background-position: center; margin-left: 40px; }
.fast_rezervation .text { display: inline-block; margin-left: 40px; color: #3a3939; font-size: 18px; text-align: left; }
.fast_rezervation .text .phone { font-style: italic; font-size: 30px; color: #ed1b2a; }
.fast_rezervation .text .phone:hover { text-decoration: none; }

.email_us { text-align: center; height: 109px; padding-top: 26px; }
.email_us .logo { background: url(../images/email_us.png) no-repeat; width: 59px; height: 57px; display: inline-block; }
.email_us .text { display: inline-block; margin-left: 40px; color: #3a3939; font-size: 18px; text-align: left; }
.email_us .text .email { font-style: italic; font-size: 30px; color: #ed1b2a; }
.email_us .text .email:hover { text-decoration: none; }

.steps { background: #fbfbfb; border-top: 1px solid #fff; border-bottom: 1px solid #fff; margin-bottom: 15px; position: relative; }
.steps .bg { display: block; height: 71px; position: absolute; top: 0px; right: 0px; width: 50%; background: #f2f2f2; }
.steps .step { background: url(../images/step_arr.png) no-repeat; background-position: left 30px center; padding-left: 70px; height: 71px;}
.steps .step .number { font-size: 45px; color: #ed1b2a; float: left;}
.steps .step .text { font-size: 20px; color: #343434; font-weight: 300; display: inline-block; height: 100%; line-height: 70px;}
.steps .step1 { background-color: #fbfbfb; }
.steps .step2 { background-color: #f7f7f7; }
.steps .step3 { background-color: #f2f2f2; }
.steps .step1 .step_m1 { position: absolute; top: 0px; right: -30px; width: 35px; height: 71px; background: url(../images/step_m1.png) no-repeat; z-index: 10; }
.steps .step2 .step_m2 { position: absolute; top: 0px; right: -15px; width: 35px; height: 71px; background: url(../images/step_m2.png) no-repeat; z-index: 10; }

#filter_form { background: none; padding: 0; }
.filter_block { background: #f8f8f8; padding: 40px 25px 10px; border-bottom: 1px solid #dddddd; }
.filter_block select { margin-bottom: 30px; }
.filter_block label { font-weight: 300; }
.filter_block .datepicker, .filter_block .timepicker { border-radius: 0px; border-right: 0px; box-shadow: none; }
.filter_block .datepicker:focus, .filter_block .timepicker:focus { border-color: #d9d9d9; }
.filter_block .input-group { margin-bottom: 30px; }
.filter_block .input-group-addon { border-radius: 0px; background-color: #fff; }
#recalc { margin: 15px 0px; }

.selected_car { background: #fff; padding: 36px 25px; margin-bottom: 25px; border-bottom: 1px solid #e4e4e4; }
.selected_car .b_title { color: #9f9e9e; font-size: 18px; font-weight: 300; margin-bottom: 5px; }
.selected_car .b_title.big { font-size: 20px; }
.selected_car .feat { margin-right: 15px; height: 34px; margin-bottom: 15px; }
.selected_car .title { font-weight: 300; margin-top: 0px; }
.selected_car .description { font-size: 18px; color: #000; font-weight: 300; margin-bottom: 4px; }
.selected_car table { margin-bottom: 5px; width: 100%; }
.selected_car label { font-weight: 300; font-size: 18px; }
.selected_car label.black { color: #000; margin-left: 25px; }
.selected_car input[type="radio"] { margin-left: 20px; }
.selected_car form { background: none; padding: 0; }
.selected_car .gearbox_m, .selected_car .gearbox_a { display: inline-block; width: 36px; height: 40px; vertical-align: middle; margin: 0px 5px 0px 10px; }
.selected_car .gearbox_m { background: url(../images/gearbox_m.png) no-repeat; }
.selected_car .gearbox_a { background: url(../images/gearbox_a.png) no-repeat; }
.selected_car .return_place { margin: 5px 0px 10px 0px; }
.selected_car .price { font-size: 30px; color: #c70404; font-weight: 300; }
.selected_car .reserve { border: 0px; color: #ed1b2a; border: 1px solid #ed1b2a; background: none; border-radius: 5px; padding: 10px 30px; text-transform: uppercase; margin-top: 30px; }
.selected_car .reserve:hover { background: #ed1b2a; color: #fff; }
.selected_car .reserve .icon { display: inline-block; width: 28px; height: 23px; background: url(../images/reserve.png) no-repeat; background-size: contain; vertical-align: text-bottom; }
.selected_car .reserve:hover .icon { background: url(../images/reserve_h.png) no-repeat; background-size: contain; }

.selected_car.confirm .description { margin-bottom: 30px; }
.selected_car.confirm .foto { margin-bottom: 15px; }
.selected_car.confirm form { background: #f8f8f8; padding: 15px 60px 30px 60px; border-bottom: 1px solid #e8e8e8; }
.selected_car.confirm form h1 { font-size: 25px; font-weight: 300; margin-bottom: 30px; }
.selected_car.confirm form input, .selected_car.confirm form textarea, .selected_car.confirm form select { margin-bottom: 15px; }
.selected_car.confirm form a { color: #ed1b2a; }
.selected_car.confirm .confirm_text { padding-top: 16px; }

.products { background: #f8f8f8; padding-top: 28px; }
.product { background: #fff; padding: 30px 23px 15px; border: 1px solid transparent; border-bottom: 1px solid #e3e3e3; margin-bottom: 30px; position: relative; }
.product:hover { border-color: #ed1b2a; }
.product .foto { margin-bottom: 15px; }
.product .feat { margin-right: 15px; height: 34px; margin-bottom: 15px; }
.product .city { margin-bottom: 15px; display: inline-block; }
.product .city { line-height: 24px; vertical-align: bottom; }
.product .title { font-weight: 300; margin-top: 0px; }
.product .description { font-size: 18px; color: #000; font-weight: 300; margin-bottom: 4px; }
.product table { margin-bottom: 5px; width: 100%; }
.product table:last-of-type { margin-bottom: 15px; }
.product .lbl { position: absolute; left: -1px; top: 30px; z-index: 1; height: 50px; }
.product .lbl .shadow { background-image: url(../images/lbl_shadow.png); background-repeat: no-repeat; background-position: left center; width: 6px; height: 50px; float: left; position: relative; z-index: 40; }
.product .lbl .text { height: auto; padding: 9px 10px 7px; color: #fff; font-size: 12px; text-transform: uppercase; float: left; margin-top: 8px; margin-left: -6px; }
.product .lbl.popular .text { background-color: #0268bc; }
.product .lbl.new .text { background-color: #ed1b2a; }
.product .lbl.price .text { background-color: #e18a02; }
.product .lbl.eco .text { background-color: #62a03b; }

.summary .b_title { width: 40%; display: inline-block; margin-bottom: 9px; }
.summary label.black { font-size: 16px; font-weight: 400; margin-left: 0px; }

.confirm { position: relative; }
.content { background: #fff; padding: 35px 25px; margin-bottom: 40px; border-bottom: 1px solid #e3e3e3; }
.content_bottom { background: #f8f8f8; height: 60px; border-top: 1px solid #cfcfcf; margin-top: -65px; }

footer { position: absolute; bottom: 0; width: 100%; height: 162px; background-color: #ffffff; border-top: 1px solid #ffffff; color: #ffffff; font-size: 14px; }
footer a { font-size: 14px; color: #ffffff; }
footer .top { padding: 40px 0px 20px; border-bottom: 1px solid #cfcfcf; background: #f0f0f0; }
footer .top .margin { margin-top: 10px; }
footer .top .menu li { list-style-type: none; display: block; float: left; width: 33%; margin-bottom: 20px; }
footer .top .menu li a { color: #333; font-size: 15px; }
footer .top .menu li.active a { color: #e5322d; }
footer .top .email_us, .top .call_us { font-size: 34px; color: #9c9c9c; margin-right: 40px; }
footer .top .email_us:hover, .top .call_us:hover { color: #ed1b2a; }
footer .top .facebook  { display: inline-block; width: 17px; height: 30px; background: url(../images/f.png); }
footer .top .facebook:hover { background: url(../images/f_h.png); }
footer .bottom { padding: 20px; background: #ed1b2a; }

.ui-widget select { font-family: 'Minion Pro', sans-serif; }
.ui-datepicker .ui-datepicker-buttonpane button { color: #ed1b2a; background: #fff; border: 1px solid #ed1b2a; border-radius: 5px; }
.ui-datepicker .ui-datepicker-buttonpane button:hover { color: #fff; background: url(../images/input_bg.png) repeat-x; }
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 40%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 40% 10px 10px; }
.ui_tpicker_time_label, .ui_tpicker_hour_label, .ui_tpicker_minute_label { font-size: 16px; font-weight: 400; color: #919191; }
.ui_tpicker_time { font-size: 16px; font-weight: 400; color: #8e8e8e; }
.ui-widget { font-family: inherit; }
.ui-widget-header { background: #e82c28 url(../images/input_bg.png) repeat-x; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { color: #3a3939; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { background: #fbfbfb; border: 1px solid #ccc; }
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight { background: #fff; border: 1px solid #ccc; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background: #ed1b2a; border: 1px solid #ccc; color: #fff; }
.ui-timepicker-div select { height: initial; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: 1; }

@media (max-width: 767px) {
	.selected_car.confirm form { padding: 15px 30px; }
	.logo img { width: 100%; max-width: 178px; }
	.navbar .phone { background: url(../images/247.png) no-repeat; height: 47px; width: 82px; display: inline-block; background-size: contain; margin-right: 15px; float: right; margin-top: 5px; }
	.navbar .email { background: url(../images/email_us.png) no-repeat; height: 47px; width: 51px; display: inline-block; background-size: contain; margin-right: 30px; float: right; margin-top: 5px; }
	.navbar>.container-fluid { padding-right: 0px; }
	.navbar-toggle { background: transparent!important; }
	.navbar-toggle .icon-bar { width: 57px; }
	.navbar-toggle .icon-bar+.icon-bar { margin-top: 9px; }
	.navbar-toggle { padding: 0px; border-radius: 0px; }
	.navbar-default .navbar-toggle { border: 0px; }
	.navbar-default .navbar-toggle .icon-bar { background: #ed1b2a; height: 9px; }
	#language_menu_xs { margin-top: 8px; border: 1px solid #1372c0; background: #fff; color: #1372c0; text-transform: uppercase; border-radius: 0px; font-size: 15px; height: 44px; float: right; }
	.lang_menu.open #language_menu_xs { border-bottom: 0px; }
	.lang_menu .dropdown-menu { right: 0; left: initial; top: 49px; border: 1px solid #1372c0; border-top: 0px; }
	.lang_menu .dropdown-menu>li>a { padding: 3px 15px 3px 16px; }
	.filter_block { margin-bottom: 15px; }
	.product { height: auto; margin-bottom: 20px; }
	.product .feat { height: 26px; }
	.center-xs { text-align: center; }
	.center-xs img { display: inline-block; }
	.call_us { margin-bottom: 15px; }
	.product .title { text-align: center; }
	.product .foto { width: 100%; }
	.product .description { margin-bottom: 20px; }
	.product input[type="submit"] { width: 100%; }
	.selected_car .b_title { display: block; margin-top: 20px; }
	.selected_car .reserve { width: 100%; }
	.selected_car input[type="radio"] { margin: 20px 0px; }
	.summary .b_title { width: 100%; }
	footer .top { padding-top: 20px; }
	footer .top .email_us, .top .call_us { font-size: 24px; margin-bottom: -30px; display: inline-block; margin-top: -20px; }
}
@media (min-width: 767px) and (max-width: 992px) {
	.navbar-header { float: none; }
    .navbar-toggle { display: block; }
    .navbar-collapse { border: 0px; box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); margin-top: -10px; }
    .navbar-collapse.collapse { display: none!important; }
    .navbar-nav { float: none!important; margin: 7.5px -15px; margin-top: 0px; }
    .navbar-nav>li { float: none; }
    .navbar-nav>li>a { padding-top: 10px; padding-bottom: 10px; }
    .navbar-collapse.collapse.in { display: block!important; }
	
	.center-sm { text-align: center; }
	.center-sm img { display: inline-block; }
	header .logo { position: relative; z-index: 100; }
	.navbar { width: 100%; margin-top: -60px; }
	.navbar-default { background: transparent; }
	.navbar-toggle { background: transparent!important; margin-right: 60px; }
	.navbar-toggle .icon-bar { width: 57px; }
	.navbar-toggle .icon-bar+.icon-bar { margin-top: 9px; }
	.navbar-toggle { padding: 0px; border-radius: 0px; }
	.navbar-default .navbar-toggle { border: 0px; }
	.navbar-default .navbar-toggle .icon-bar { background: #ed1b2a; height: 9px; }
	.navbar-nav { margin-top: 30px; }
	.lang_menu { position: relative; z-index: 100; }
	#language_menu_xs { margin-top: 8px; border: 1px solid #1372c0; background: #fff; color: #1372c0; text-transform: uppercase; border-radius: 0px; font-size: 15px; height: 44px; float: right; }
	.lang_menu.open #language_menu_xs { border-bottom: 0px; }
	.lang_menu .dropdown-menu { right: 0; left: initial; top: 49px; border: 1px solid #1372c0; border-top: 0px; }
	.lang_menu .dropdown-menu>li>a { padding: 3px 15px 3px 16px; }
	.fast_rezervation .arr, .fast_rezervation .text, .email_us .arr, .email_us .text { margin-left: 15px; }
}
@media (min-width: 992px) and (max-width: 1200px) {
	.product .feat { margin-right: 10px;	}
}