@charset "UTF-8";
a{color: #fb6e23;}
html, body{height: 100%;}


footer{position: absolute; bottom: 0; left:0; right: 0;}

.hidden{display: none !important;}
.clear{clear: both;}
.relative{position: relative;}
.form-group label {
  font-weight: 400;
}
.pac-container{z-index: 1000050;}

.gm-style{z-index: 100050;}

.tour_desc_text{background: #fff; padding: 10px 20px; border-radius: 3px;}

#absLBox.placeSelectBox, #absLBox.transfer_order_box, #absLBox.agreementBox, #absLBox.booking_cancel_box {
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

#absLBox.agreementBox .content{height: calc(100% - 56px); overflow-y: auto; padding: 10px; box-sizing: border-box;}

.container_radio .checkmark::after{background-color: #fff;}
.container_check input:checked ~ .checkmark {
  background-color: #012a4a;
  border: 1px solid transparent;
}

.map_popup_wrap_res{display: none;}
.map_popup_wrap{height: 100%; position: relative; min-height: calc(100% - 40px);}
.map_src{height: calc(100% - 95px); position: relative;}
.map_src_in{height: 100%; box-sizing: border-box; margin-top: 60px;}
.pickup_address_search_wrap{background: #fff; padding: 5px; position: relative;}

a.sign_in_box_link{text-decoration: underline;} 

header{background-color: #219ebc; background: url('../images/smp_blue.jpg');}
body{
    background: #e5eff8;
    position: relative;
    
}
main{
    padding-top: 70px;
    padding-bottom: 400px;
    min-height: 1100px;
}

.margin_50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

h1.page_title{font-size: 32px;}
.page_subtitle{display: none;}

.section{margin: 20px 0;}

/*#absLBox.placeSelectBox{
    width: 90%;
    margin-top: 20px;
    padding-top: 0 !important;
    height: calc(100% - 40px);
}*/

#absLBox.placeSelectBox .search_wrap{
    position: relative;
    padding: 10px;
}

.places_popup_wrap{display: none;}
.place_link{
    padding: 3px 10px 3px 15px;
    font-size: 16px;
    display: flex;
    flex-direction: row;
    align-items: center;

}
.place_link .place_type{
    width: 20px;
}
.filter_a_wrap{
    position: relative;
    padding: 0 10px;
}
.filter_a{
    display: inline-block; 
    width: 100%;
    display: flex;
    flex-direction: row;
    padding: 7px 15px;
    background-color: #565a5c;
    color: #fff !important;
    box-sizing: border-box;
    border-radius: 3px;
} 
a.filter_a:hover{
    color: #ddd;
}
/*a.filter_a: hover{
    color: #ddd;
}*/

.filter_a .title{flex: 1;}
.filter_a .right_icon{width: 20px;}
.filter_a .opened{display: none;}

.material-symbols-outlined.place_icon {
    font-size: 20px;
    color: #aaa;
  font-variation-settings:
  'FILL' 0,
  'wght' 300,
  'GRAD' 0,
  'opsz' 20
}

.cookie_popup{position: fixed; bottom: 20px; right: 20px; left: 20px;}
.car_price_ddb .car_price{float:left;}
.car_price_ddb .free_stay_time{float:right;}

.place_link .place_name{
    flex: 1;
    color: #555;
    margin-right: 10px;
}
.place_link.pinned .place_name{
    flex: 1;
    color: #222;
    margin-right: 10px;
}
.place_link.ac{
    cursor: pointer;
}
.place_link.ac:hover{
    background-color: #ddd;
}
.place_link.nac .place_name, .place_link.nac .material-symbols-outlined.place_icon{
    color: #ccc;
}

/* Нечетные строки */
.place_link:nth-child(odd){
    background: #fff;
}
.place_link.pinned:nth-child(odd){
    background: #d7e3fc;
}
 
/* Четные строки */
.place_link:nth-child(even){
    background: #efefef;
}
.place_link.pinned:nth-child(even){
    background: #e2eafc;
}

.place_link .country_flag{width: 16px; margin-right: 10px;}
.place_link .country_flag img{width: 16px; height: 16px;}

.place_icon.material-icons-outlined{font-size: 16px;}

.filters{position: relative; margin-bottom: 10px;}

/*.filter_d{
    padding: 5px 10px 5px 10px;
    box-sizing: border-box;
    display: block;
    text-align: center;
    margin: 0 5px;
    border-radius: 5px;
    background-color: #eee;
}*/

.filter_content{
    display: none;
    position: absolute;
    top: 38px;
    left: 10px;
    right: 10px;
    height: 200px;
    padding: 10px;
    z-index: 1000010;
    overflow: auto;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.nmg_c{margin-bottom: 10px; border-bottom: 1px solid #ccc;}

.all_options{padding: 3px 0 13px; text-align: center;}
.all_options a{display: inline-block; margin: 0 10px;}



.route_wrap_template{display: none;}
.main-menu ul li.sign_menu_item, .sign_menu_item{display: none !important;}

.parallax-window.s2 {
    min-height: 250px;
}
.parallax-window.s2 .parallax-content-1 {
    height: 250px;
}
.parallax-window.s2 .parallax-content-1 div h1 {
    margin-bottom: 0;
    padding-top: 20px;
    margin-top: 10px;
}
.parallax-window.s2 .parallax-content-1 > div {
    vertical-align: bottom;
}

.custom-search-input-2 .form-group {
    margin-bottom: 5px !important;
}
.custom-search-input-2{background: transparent !important;}

/*.lngs_w {
    position: absolute;
    right: 0;
    top: 19px;
    z-index: 1000;
}
.current_lng {
    font-size: 11px;
    box-sizing: border-box;
    text-align: center;
    background: none;
    cursor: pointer;
    text-transform: uppercase;
}
.current_lng.hovered{background: #eee; color:#000;}
.lng_menu {
    width: 28px;
    box-sizing: border-box;
    display: none;
}
.lng_menu a {
    display: block;
    width: 30px;
    height: 27px;
    text-align: center;
    padding: 3px 0 0 0;
    background: #4a5e79;
    color: #fff;
    border-top: 1px solid #555;
    font-size: 15px;
    text-transform: uppercase;
}*/

#access_link:before{content: '\e9d2';}

.ddm {
    position: relative;
}
.dropdown-menu-2{
    display: none;
    position: absolute;
    transform: translate3d(0px, 15px, 0px);
    top: 0px;
    left: 0px;
}

.lng_menu .dropdown-menu,
.currency_menu .dropdown-menu-2{
    border: none;
    min-width: 0;
    padding: 0 5px;
    width: 60px;
    top: 100%;
    margin-left: -13px;
    font-size: 12px;
    font-weight: normal;
    text-shadow: none;
    text-transform: none !important;
    border-top: 2px solid #012a4a;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-color: #012a4a;
    margin-top:12px;
    z-index: 1000000;
    border-radius: .25rem;
}
.currency_menu .dropdown-menu-2{
    width: 40px;
}
.currency_menu .dropdown-menu-2{
    display: none;
    position: absolute;
    transform: translate3d(0px, 15px, 0px);
    top: 0px;
    left: 0px;
}

.lng_menu .dropdown-menu:before,
.currency_menu .dropdown-menu-2:before{
    bottom: 100%;
    right: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #012a4a;
    border-width: 7px;
    margin-left: -7px;
}

.lng_menu .dropdown-menu li,
.currency_menu .dropdown-menu-2 li{
    display: block !important; 
    border-left: none !important;
    padding: 0 !important;
    margin: 0 !important;
    border-bottom: 1px solid #fff;
}
.lng_menu a.action,
.currency_menu a.action{
    color: #000;
    font-size: 13px;
    display: block !important; 
    padding: 5px 0 !important;
}
.lng_menu a.action:hover,
.currency_menu a.action:hover{
    color: #ddd !important;
}
.lng_menu .dropdown-menu li.last_li, 
.currency_menu .dropdown-menu-2 li.last_li{
    border-bottom: none !important;
}

.in_menu_lngs, .in_menu_currencies{margin-top: 20px; padding-left: 20px;}
.in_menu_lng, .in_menu_currency{display: inline-block !important; padding: 5px !important; margin: 0 1px !important; color: #555; }
.in_menu_lng.current, .in_menu_currency.current{background-color: #fb8500; color: #fff;}

.route_wrap .transfer_route{height: 50px !important; border-radius: 5px;}
.route_wrap .form-group{margin-bottom: 5px !important;}
.route_wrap .route_del_clear_wrap{position: absolute; right: 15px; top: 10px;}
.route_wrap i.i1{font-size: 20px;}



.transfer_order_wrap .title{font-size: 15px; padding: 5px 0; text-align: center;}

.car_type{background: #fff; height: 45px; border-radius: 3px; margin-bottom: 5px; position: relative; border: 1px solid #ced4da;}
.car_type .name{margin-top: 12px; font-size: 14px; float: left; width: 140px; color: #000; margin-left: 15px;}
.car_type .price{margin-top: 12px; font-size: 14px; color: #000; float: left; }
.car_type .order_button{position: absolute; right: 10px; top: 5px;}
.car_type.selected{background: #012a4a;}
.car_type.selected .name, .car_type.selected .price{color: #fff;}

/*.transfer_result, 
.transfer_result_loader,
.transfer_summary{display: none;}*/
.transfer_result_loader,
.transfer_summary{display: none;}
.transfer_summary{text-align: center; font-size: 17px; color: #fff; padding-top: 7px;}
.transfer_result_loader{margin-top: 90px;}
.transfer_summary i{color: #fff;}
.transfer_result label{color: #fff;}
.transfer_result a{color: yellow;}

.transfer_summary_f, .transfer_summary_f.dark_f i, .transfer_chain_s{text-align: center; font-size: 17px; padding: 5px 0; color: #333;}
.transfer_chain_s{margin-top: 1px;}

.booking_error_text{color: #fff; background-color: red; border-radius: 3px; padding: 5px 0; text-align: center; margin: 10px 0;
display: none;}

.ct_checkbox{display: block; float: right; margin: 12px 10px 0 0;}
/*.transfer_order_button_wrap{display: none;}*/

.transfer_date_wrap{position: relative; padding-top: 10px;}
/*.transfer_date_wrap .col-6{padding-left: 0 !important; padding-right: 0 !important; width: 40% !important;}*/
a.btn_1.order_button, a.btn_1.driver_search_button, a.btn_1.book_button{width: 100% !important; text-align: center; padding: 10px 0;}
a.btn_1.order_button.vis, a.btn_1.order_button_fake.vis{display: inline-block !important;}
.order_button_fake{background-color: #ddd !important; color: #fff !important;}
a.btn_1.driver_search_button.disabled{background-color: darkgrey; color: #ddd; cursor: not-allowed;}

.lng_select{padding-top: 8px;}

.car_type_wrap .car_type{cursor: pointer;}

.show_terms, .show_policy{color:yellow; text-decoration: underline;}

.map_use_wrap{text-align: right;}
a.set_pickup_address{text-decoration: underline;}
.option_title{color: #fff;}

.driver_search_wrap{display: none; padding: 15px 0 0 0;}
.driver_search_block{}

.driver_template{margin: 5px 0 15px 0;}
.driver_template_in {
  box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%);
  border: 1px solid #eee;
  border-radius: 5px;
  background: #fff;
  height: 100%;
  padding: 10px;
  position: relative;
}
.c_test_car .car_i{background-color: #fdf7ac !important;}
.driver_template_w.test_car .driver_template_in{background-color: #fdf7ac;}
.idp{position: absolute; right: 0; top: 0; z-index: 1000; color: #aaa; font-size: 13px; background-color: #fff; padding: 3px 7px; border-radius: 3px;} 
.driver_template_w.test_car .idp{background-color: #fdf7ac;}
.driver_template_w{margin: 20px 0 0 0;}
/*.driver_search_block{margin: 10px 0; background-color: #fff; padding: 10px; border-radius: 5px;}*/
.driver_template_w{}
.dbb_1{margin-top: 10px; position: relative;}
.driver_avatar{display: block; float: left;}
.driver_avatar img{width: 60px; height: 60px; border-radius: 50%;}
.name_d{padding-left: 5px; }
.feedbacks_d{position: absolute; right: 10px; top: 5px;}
a.driver_name, span.driver_name{font-weight: bold; color: #333;}
a.driver_name:hover{color: #777;}
.passengers_span{display: inline-block; margin-right: 15px;}
.booking_button{width: 100%; text-align: center;}
.lngs_d{margin-left: 0; margin-top: 3px;}
.lngs_d i{font-size: 17px;}

.driver_info{padding: 5px 0 0 70px;}
.rating{text-align: right;}

.car_data .icon_set_1_icon-22{font-size: 24px;}
.car_data .wf_grey{color: red;}

.car_icon_img{width: 24px; height: 24px;}
/*.car_icon_img.paw{position: absolute; right: 10px; bottom: 1px;}*/

.dbb_1 i{font-size: 16px;}
.car_name_w{margin-bottom: 10px;}
.car_name{font-size: 15px; font-weight: bold;}

.car_o_name{position: absolute; right: 15px; top: 10px; color: #fff;}
.car_o_name div{text-align: right; padding: 5px 10px;}
.car_o_name_1{background: #006699; font-size: 17px;}
.car_o_name_2{margin-top: 5px; background: #bbb; }

.free_stay_time, .car_price{font-size: 14px; margin-bottom: 10px;}
.free_stay_time{text-align: right;}
.bbw_2{font-size: 11px; text-align: center; padding-top: 5px;}
.free_stay_time_val {
  color: #006699;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.show_free_stay_time{height: 18px;}
.show_free_stay_time span{font-size: 18px; color: #aaa;}

h2.tour_chain_wrap{text-align: center; font-size: 22px; font-weight: normal; align-items: center; justify-content: center;}
h1.desc_1_title{justify-content: center; text-align: center; font-size: 28px;}

.lngs_d .flag-icon{margin: 0 5px; }
.lngs_d_a .flag-icon{margin: 0 5px; border: 3px solid #ccc; border-radius: 3px; box-sizing: border-box;}
.lng-iso{margin: 0 2px; background-color: #ddd; border-radius: 3px; padding: 2px 4px;}

/***************** transfer order *****************/
.confirm_icon_wrap{text-align: center;}
.confirm_icon_wrap .material-icons-outlined {
    font-size: 50px;
    color: #aaa;
  
}
.confirm_icon_wrap .material-icons-outlined.done {
    color: rgb(0, 132, 137);
}

.confirm_icon_wrap .material-icons-outlined.warning {
    color: #fb8500;
}


.transfer_order_box_res{display: none;}
#absLBox{
    width: 400px;
    margin-top: 20px;
/*    min-height: calc(100% - 40px);*/
    height: calc(100% - 100px);
}

#absLBox.booking_confirm_box, #absLBox.free_stay_time_desc_box{
    height: auto;
    background: #fff;
    border-radius: 5px;
    margin-top: 100px;
    padding: 20px;
}

.booking_confirm_box .confirm_text{padding: 0 20px 10px 20px; text-align: center;}
.free_stay_time_desc_box .confirm_text{padding: 0 0 15px 0; text-align: left;}
.free_stay_time_desc_box .buttons, .booking_confirm_box .buttons{text-align: center;}

.existing_booking .free_stay_time{display: flex; flex-direction: row;}
.existing_booking .free_stay_time_val{margin-left: 10px;}

.fw_time_str{font-weight: bold; color: #006699;}
.fw_time_price{font-weight: bold; color: #008489;}

.phone_n, .email_n{}

.transfer_data .box_section .row{margin: 0 !important;}
.route_section .row4{text-align: center; padding: 10px 15px 0 15px;}
.route_section .row5{text-align: center; padding: 10px 15px 10px 15px; font-size: 16px;}
/*.date_section .row{padding-top: 10px !important;}*/
.row5 i{color: #aaa;}
/*.date-pick-wrap .daterangepicker{top: 70px !important; left: 14px !important;}
.time-pick-wrap .bootstrap-timepicker-widget{top: 70px !important; left: 14px !important;}*/

.confirmation_section .confirmation_code_section, 
.confirmation_section .code_resend_section, 
.confirmation_section .confirm_and_booking_button_section, 
.confirmation_section .confirmation_sent_error_section,
.confirmation_section .resend_code,
.confirmation_section .confirmation_button_section,
.confirmation_section .waiting_for_resend{
    display: none;
}
.error{color:red; text-align: center; padding-top: 5px; font-size: 12px; display: none;}
.lingvo{display: none;}
.b_spinner{display: none; padding-left: 12px;}

.booking_cancel_box_res{display: none;}
/*.dialogBox_wrap{padding: 15px 20px; text-align: center;}*/
.dialogBox_content{margin-bottom: 20px; padding: 10px 20px;}
.cancel_booking_pretext{margin-bottom: 20px;}

.car_i{background: #fff; padding: 10px 20px; margin: 3px 0; height: 100%; border-radius: 5px;}

.loading_wrap{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1000004;
    display: none;
}
.loading_overlay {
    position: absolute;
    opacity: 0.8;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    background: url("images/overlay.png") repeat 0 0 #000;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1000005;
}
.loading_spinner{
    position: absolute;
    z-index: 1000006;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
/*.spinner_loading_wrap{display: none;}*/
.loading_message{
/*    margin: 0 auto;*/
    position: absolute;
    z-index: 1000006;
    text-align: center;
    margin-left: 50px; 
    margin-right: 50px; 
    box-sizing: border-box;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
}
.loading_message_in {
/*    width: 100%;*/
    border-radius: 5px;
    padding: 10px 15px;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    text-align: center;
    
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
/*    transform: translateX(-50%);*/
    z-index: 1000007;
}

#absLBox.p_box .sts{
    width: 320px;
    background: #fff;
    border-radius: 5px;
    padding: 20px !important;
    text-align: center;
    margin-top: 100px;
}

#absLBox.p_box .cancel_absBox.btn_1{display: block; width: 100%; margin-top: 20px; }
.sts{position: static; top: 10px; }

.main-menu > ul > li > a {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
}

h1.page_title{margin-top: 5px;}
#absLBox .small-header {
  background-color: #8ecae6;
  height: 56px;
}
#absLBox .button-close:hover i{color: #fb8500;}
#absLBox .small-header h3{color: #fff;}
/*#absLBox .button-close {
  background-color: #ffb703;
  color: #fff;
}  */

.car_type_wrap .title{margin-top: 5px; margin-bottom: 5px; padding-left: 5px;}
label{
    font-size: 14px; font-weight: 400; margin-bottom: 5px;
}
.date_section label, 
.car_type_section label,
.address_section label,
._title{
    font-size: 13px; font-weight: 400; margin-bottom: 0; color: #888;
}
.transfer_order_box .box_section{
    margin-bottom: 7px;
}
.transfer_order_box ._title{
    margin-bottom: 1px;
}
.car_type_icon{margin-top: 12px; margin-left: 10px; font-size: 14px; float: left; }
.car_type_icon img{width: 30px;}

.btn_1.orange, .btn_1.auth_popup_submit, .btn_1.simple_registration_submit{background-color: #fb8500;}

.more_b_wrap{margin: 20px 0 0 0;}
.more_cars_button{width: 100% !important; text-align: center; padding: 10px 0 !important; font-size: 17px !important; font-weight: normal !important;}

.driver_template_w.filtered{display: none;}

/**** END ******** transfer order *****************/


.transfer_route.form-control{border:1px solid #eee; }
.car_type{border:1px solid #eee;}
/*#absLBox.transfer_order_box{
    width: 100%;
    height: 100%;
    box-shadow: none;
    border-radius: 0;
    margin-top: 0;
}*/
#absLBox .small-header{background: #219ebc;}
/**** END ******** transfer order *****************/

._title{margin-bottom: 5px;}
.send_confirmation_section, .confirmation_button_section{margin-top: 10px;}
.send_confirmation_section, .confirmation_button_section{text-align: center;}
.send_confirmation_button, .confirm_button{width: 100%;}
.btn_1{position: relative;}
.btn_1 .b_spinner{position: absolute; right: 20px; top: 1px;}
.success_sent_message{padding: 5px 10px; text-align: center; }

.auth_inp{max-width: 350px;}
.captcha.auth_inp{max-width: 150px;}

.example_code{color: #555;}

#absLBox .search-input-overlay.search {
  right: 2px;
  top: 2px;
  bottom: 2px;
  width: 2.4em;
  position: absolute;
}

#absLBox .search-input-overlay.search button {
    width: 100%;
    height: 100%;
    border-radius: 0.2em;
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    font-size: inherit;
    cursor: pointer;
}

#absLBox .search-input-overlay.search .icon {
    margin-top: 0.05em;
    vertical-align: top;
}

.add_place_to_address{position: absolute; left: 5px; right: 5px; top: 50px; z-index: 10000020; font-weight: 500; font-size: 15px; display: none !important;}
.add_place_to_address.vis{display: block !important;}

.number_val{width: 30px; display: inline-block !important; padding: 3px !important; height: 30px !important; text-align: center !important;}
.number_change{font-size: 20px;}
.option_title{display: inline-block; width: 180px; font-size: 14px;}
.option_val{display: inline-block; }
.red_star{color: red; font-size: 14px;}

.lngs_wrap .container_check{display: inline-block; margin-right: 20px;}

.booking_view_row{margin-bottom: 5px;}
.booking_view_page label{color: #777;}
.booking_view_page .form-group{padding-left: 3px;} 

.desc_1_title{margin-bottom: 20px;}
.desc_1_title h1{text-align: center; font-size: 28px;}
.desc_1_text{margin-bottom: 20px;}
.desc_1_text h4{text-align: center; font-size: 16px;}

#gmap.gmap{height: 200px; border: 5px solid #fff; border-radius: 5px; margin-bottom: 20px;}

.bg_tbilisi{background: url("images/bg_svaneti.jpg") no-repeat; background-position: top center;}
.bg_batumi{background: url("images/bg_batumi.jpg") no-repeat; background-position: top center; background-position-y: -250px;}
header{box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.15);}
header.sticky {
    box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.15);
}
.transfer_routes, .blue_bg{
    padding: 20px; 
    border-radius: 5px; 
    background-color: #194f85; 
    opacity: 0.9; 
    filter: alpha(opacity=90); 
    -moz-opacity: 0.9;
    background: url('../images/smp_blue_2.jpg');
}

.white_bg{
    padding: 20px; 
    border-radius: 5px; 
    background-color: #194f85; 
    opacity: 0.95; 
    filter: alpha(opacity=95); 
    -moz-opacity: 0.95;
    background: url('../images/smp_blue.jpg');
}

.spartner_car_image_link{display: block; text-align: center; width: 100%;}
.spartner_car_image_link img{width: 100%;}

/*.booking_content{background: #fff; border-radius: 5px;}*/

.fwr{display: flex; flex-direction: row; }

.payment_row{display: flex; flex-direction: row; align-items: center;}
.payment_row .payment_icon{margin-right: 10px; display: flex; flex-direction: row; align-items: center;}
.payment_row .payment_sum{margin-right: 10px; font-weight: bold;}
.payment_row .payment_date{margin-right: 10px; }
.payment_row .payment_txt{line-height: 16px;}

.iti-flag {
    background-image:url("/webapp/ct/views/templates/clean/images/flags.png");
}
/*.intl-tel-input{ width: 100%; }*/
.ui-timepicker-container{z-index: 100000 !important;}

.transfer_notes{height: 100px !important;}
.book_button{width: 100%;}

.error_inp{border: 1px solid red; }

.form_notes{display: none; color: yellow; font-size: 17px;}

header{padding-top: 5px;}
#logo_home{margin-left: 20px;}

#logo_home h1 a, header.sticky #logo_home h1 a, header#plain #logo_home h1 a, header#colored #logo_home h1 a {
  width: 164px;
  height: 40px;
  display: block;
  background-image: url(../images/logo_a.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 164px 40px;
  text-indent: -9999px;
}

.main-menu > ul > li > a {
    color: #222;
}
ul#top_links a {
  color: #222;
}

ul#top_links .dropdown-menu a, ul#top_links .dropdown-menu-2 a{
    color: #fff;
}

.margin_20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.hiw{margin-top: 40px; margin-bottom: 40px;}

.title_20{font-size: 20px; }
.title_24{font-size: 24px; }
.align-center{text-align: center;}
.color_fff{color: #fff;}

.margin_bottom_20{margin-bottom: 20px;}
.margin_bottom_10{margin-bottom: 10px;}

.hiw_title{color: #006699; font-size: 20px; margin-bottom: 10px; border-bottom: 4px solid #006699;}
.hiw_list_title{margin-top: 20px;}
.number_b{font-size: 24px; font-weight: bold;}
.hiw_desc{margin-bottom: 15px;}

footer h3 {
  font-size: 17px;
  margin-bottom: 20px;
}

.static_page h1{margin-bottom: 30px !important;}

.tour_img{
    height: 160px; 
    width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    border-radius: 5px 5px 0 0;
}
.tour_title_wrap{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000;
    opacity: 0.8; 
    filter: alpha(opacity=80); 
    -moz-opacity: 0.8;
    color: #fff;
    padding: 5px 10px;
    width: 100%;
    border-radius: 5px 5px 0 0;
}

.tour_desc{
    padding: 10px;
    color: #222 !important;
}

.im_w img{width: 100%;}

.feedback_list{margin-bottom: 40px;}
.feedback_list .in_1{margin: 7px; padding: 10px; border: 1px solid #eee; border-radius: 5px; background: #fff; box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%);
    height: 100%;}
.feedback_list .in_ .rating{
    margin-bottom: 5px;
}
.fb_author{
    margin-top: 15px; 
    color: #777; 
    font-size: 15px;
    text-align: left;
}
.fb_item, .tour_item{margin-bottom: 20px;}
.fb_item .in_, .tour_item .in_, .hiw_in{box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%); border: 1px solid #eee; border-radius: 5px; background: #fff;
    height: 100%; padding: 10px;}
/*.icon-star:before, .icon-star-empty:before {
    margin: 0 !important;
}*/
.hiw_in{padding: 10px 20px;}

.tour_a{
    display: block; 
    background: url('../images/smp_blue.jpg');
    border-radius: 5px;
    padding: 0 !important;
    margin-bottom: 10px;
}

a.footer_link {
  display: block;
  position: relative;
  color: #fdf7ac;
  font-size: 14px;
  padding-left: 40px;
  margin: 10px 0;
  line-height: 20px;
  
}

a.footer_link::before {
    left: 0;
    top: 0;
    font-style: normal;
    font-weight: normal;
    font-family: "icon_set_1";
    position: absolute;
}

a.phone_n::before {
    font-size: 24px;
    content: "\79";
}

a.email_n::before {
    font-size: 22px;
    content: "\74";
}



.places_list_wrap{height: calc(100% - 120px); position: relative; overflow-y: auto;}
.places_list{}

.welcome_1_text{font-size: 20px;}
.welcome_1_text i{font-size: 28px;}

.place_link.plh{display: none;}

.bft{border-radius: 5px; margin: 0 0 15px 0;}
.bft .transfer_chain_s, .bft .transfer_summary_f{color: #fff !important;}
.bft .booking_price_f{color: yellow !important; font-size: 17px; text-align: center;}

.booking_buttons .btn_1{
    width: 100%; 
    text-align: center;
}
/*.btn_1.book_again{width: 50%;}*/
.book_again_wrap{text-align: center;}

.title_book_1{text-align: center; font-size: 20px; font-weight: bold; margin: 10px;}
.title_book_2{text-align: center; font-size: 15px; margin: 10px; padding: 2px 20px; margin-bottom: 25px;}

.istar{cursor: pointer;}
.feedback_form_textarea{width: 100%; height: 100px;}
.fb_textarea_wrap{margin: 10px 0;}
.fb_add_title{margin-bottom: 10px; margin-top: 30px;}
.fb_b_title{margin-bottom: 10px; margin-top: 30px; font-size: 17px;}

.booking_feedback .fb_text{padding-top: 10px;}
.edit_feedback_b_wrap{margin-top: 20px;}

.fb_error_texts{display: none; padding-bottom: 10px;}
.fb_error_text{color: red; display: none; padding-bottom: 5px;}
.fb_error_rating_text{color: red; display: none; padding-bottom: 5px;}

.booking_feedback{margin-bottom: 20px;}

.car_origin{width: 100%; border-radius: 5px;}
.car_origin_wrap{margin-bottom: 15px;}

.car_thumbs_row{width: 100%;}
.car_thumbs{height: 690px; overflow-y: auto;}
.car_thumb{width: 100%; border-radius: 5px; margin-bottom: 10px; cursor: pointer;}
.car_thumb.selected{border: 8px solid #F90;}

.rating_small .icstar:before{margin-left: 0 !important; margin-right: 0 !important;}
.fb_count{text-align: right; }

.fb_list_by_car{margin-top: 30px;}

/*.car_thumbs{height: 690px; overflow: auto;}*/

.popup_m.styled-select{width: 100px; margin-left: 15px; float:left; margin-top: 20px;}

.cmn-toggle-switch{top: 5px;}
.cmn-toggle-switch span::before, .cmn-toggle-switch span::after{background-color: #333;}
.cmn-toggle-switch span{background-color: #333;}

.popup_m.styled-select{display: none;}

.tours_list{margin-bottom: 40px;}
.welcome_1_item{margin-bottom: 10px;}
.welcome_1_container{margin-bottom: 20px;}
.welcome_1_list .left_icon{float: left; background: #006699; border-radius: 50%; width: 60px; height: 60px; padding: 5px 0 0 5px;}
.welcome_1_list .left_icon i{font-size: 36px; color: #fff;}
.welcome_1_list .right_text{padding-left: 80px; font-size: 15px; padding-right: 20px;}

.desc_1_title h1{padding: 0 200px; margin-top: 10px;}

.car_card_img{width: 100%;}

.flag-icon-en {
  background-image: url(/webapp/ct/views/templates/clean/fonts/flag/flags/4x3/gb.svg);
}
.freeConfirmation{display: none;}
.hiw_item{margin-bottom: 20px;}

.citate{font-style: italic;}
.citate_author{font-style: italic; font-weight: bold;}
/*travel.loc/ru/webapp/ct/views/fonts/flag/flags/4x3/gb.svg
   travel.loc\webapp\ct\views\templates\clean\fonts\flag\flags\4x3\ax.svg*/

.driver_not_found{margin-top: 20px; padding-left: 30px; padding-right: 30px; margin-left: 15px; margin-right: 15px; width: 100%;}
.title_18{font-size: 18px;}

a.nas_link{color: #333;}
.intl-tel-input{display: block;}
.car_card_img{border-radius: 5px;}

.dbb_5{background: #006699; padding: 20px; border-radius: 5px; color: #fff;}
.dbf_2{margin-bottom: 10px; font-size: 14px;}
.yellow_span{color: yellow;}
a.link_on_dark{color: yellow; text-decoration: underline; font-size: 14px;}
.welcome_b{padding: 20px; text-align: center; font-size: 14px;}

.close_wrap{padding-top: 10px; text-align: center;}
.close_wrap a{color: #333; text-decoration: underline;}

._title_5{text-align: center; font-size: 15px; margin-bottom: 10px;}

.old_cost{display: block; text-decoration: line-through; color: red;}
.new_cost{display: block;}

.save_edited_booking, .cancel_booking{margin-bottom: 10px;}
.mt10{margin-top: 10px;}
.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}

.fd_title{color: #666;}

.cost_span{color: #fb6e23; font-weight: bold;}
.cost_span_old{display: none; color: #aaa; font-weight: bold; text-decoration: line-through;}

.form-control.transfer_route{cursor: pointer; }
.date-pick.form-control{padding-left: 40px; cursor: pointer; }
.lbl_left{position: absolute; z-index: 1000; top: 9px; left: 10px; font-size: 16px;}
.form-group.date-pick-wrap{margin-bottom: 0;}

.back_button i{font-size: 30px; position: absolute; z-index: 10; left: 10px; bottom: 1px;}

/********************/

.skeleton {
  animation: skeleton-loading 1s linear infinite alternate;
}

.faq_item{margin-bottom: 20px;}


.tutorial_content{display: flex; flex-direction: column; align-items: center; width: 100%;}
.tutorial_slides{
/*    background-color: grey; */
    width: 100%;
}
.tutorial_slide{
    width: 100%;
    flex-direction: column;
    align-items: center;
    display: flex;

}
.tutorial_slide.slide_hidden{
    display: none;
}
.slider_img_wrap{width: 370px; padding: 10px; background-color: #ddd; border-radius: 5px;}
.slider_img{width: 350px; text-align: center;}
.slide_title{width: 360px; font-size: 19px; margin: 10px 0; text-align: center; }
.slide_text{width: 360px; padding: 0 10px 10px 10px; text-align: center; }
.slide_im_text{font-size: 15px;}

.tutorial_navigation{width: 360px; text-align: center;}
.tutorial_navigation span{font-size: 36px;}
.tutorial_navigation .nav_link span{color: #fb6e23;}
.tutorial_navigation .nav_link.disabled span{color: #ccc;}

a.show_card_payment{width: 100%; background: url('../images/smp_blue_2.jpg'); text-align: center;}
.pm_wrap{ }
.pm_wrap img{height: 20px; background: #fff; border-radius: 3px;}
.payment_in{border: 1px solid #ddd; padding: 10px 10px;}

.payment_wrap{margin-bottom: 10px;}
/*.payment_in{background-color: #ccc; border-radius: 3px;}*/
.goto_payment.btn_1{width: 100%; text-align: center; background: url('../images/smp_blue_2.jpg');}
.tip_wrap{text-align: center; font-size: 17px; }
.tip_input{font-size: 17px; color: #777; width: 100px; text-align: center;}

.payment_block_wrap{border: 1px solid #ddd; margin-bottom: 20px; padding: 10px 20px;}
.payment_block_wrap .form-group{margin-bottom: 0;}


@keyframes skeleton-loading {
  0% {
    background-color: hsl(200, 20%, 80%);
  }
  100% {
    background-color: hsl(200, 20%, 95%);
  }
}

.skeleton-text {
  width: 100%;
  height: 0.7rem;
  margin-bottom: 0.5rem;
  border-radius: 0.25rem;
}

.skeleton-text__body {
  width: 75%;
}

.skeleton-footer {
  width: 30%;
}

/********************/

.skeleton_car_image{height: 150px; width: 100%;}
.skeleton_driver_avatar{width: 60px; height: 60px; border-radius: 50%; float: left;}
.skeleton_name_d{height: 20px; width: 100px; display: inline-block; margin-left: 20px; margin-top: 20px;}

/********************/

.search_filters_wrap{margin-top: 10px; display: none;}
.search_filters{padding: 10px 15px;  background: url('../images/smp_blue.jpg'); border-radius: 5px;}
.filters_desktop{display: flex; flex-direction: row;}
.c_filter{display: flex; flex-direction: column; margin: 0 5px;}
.filters_desktop .filter_link a{display: inline-block; border: 1px solid #fff; padding: 5px 10px; background: #fff; border-radius: 5px; color: #333 !important; height: 30px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.filter_cont{position: relative;}
.filter_cont .in{position: absolute; left:0; top:15px; background: url('../images/smp_blue.jpg'); z-index: 10000; padding: 10px 10px; border-radius: 5px;
    box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.2);
    
}
.search_filters .filter_type ul{margin-bottom: 0;}
.search_filters .container_check{margin: 5px 0; white-space: nowrap;}
.search_filters .container_radio{margin: 5px 0; white-space: nowrap;}

.container_radio .checkmark::after {
  background-color: #012a4a;
}

.filter_labels{display: flex; flex-direction: row; padding: 10px 0 0 0;}
.filter_label, .clear_labels{display: flex; flex-direction: row; height: 26px; align-items: center; background-color: #008489; justify-content: center;
    margin: 2px 5px; border-radius: 13px; color: #fff; font-size: 13px; padding: 0 5px; padding-left: 10px; box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    font-weight: normal; text-shadow: 1px 1px 1px #777;
}
.clear_labels{background-color: #fb8500;}

.clear_labels_a span, .remove_filter_a span{font-size: 16px; color: #008489; text-shadow: none; }
.clear_labels_a, .remove_filter_a{display: flex; align-items: center; justify-content: center; background-color: #fff; height: 16px; border-radius: 8px; width: 16px;
margin-left: 5px;}
.clear_labels_a span{color: #fb8500; text-shadow: none; }

.mobile_filters_menu_link{position: absolute; right: 10px; bottom: 10px;}

.filters_mobile{display: none;}
.search_col{display: flex; flex-direction: row; align-items: center; padding: 0 0 0 10px !important;}
.car_result_search_button{width: 30px; display: flex !important; height: 30px;
    align-items: center;
    justify-content: center; margin-left: 5px;}
.car_result_search_button span{color: #fff;}
.search_input_wrap{flex: 1; position: relative;}
a.clear_search{position: absolute; top: 5px; right: 5px; display: none;}
a.clear_search span{font-size: 20px; color: #666;}
.search_input_wrap .form-control{height: 30px;}

.mobile_search_filters {
	overflow: auto;
	transform: translateX(105%);
	top:65px;
	right:0;
	bottom: 0;
	width: 55%;
	height: 100%;
        padding-bottom: 20px;
/*        margin: 65px 0 20px 0;*/
	position:fixed;
	background-color:#fff;
	z-index:999999;
	-webkit-box-shadow: 1px 0px 5px 0px rgba(50, 50, 50, 0.55);
	-moz-box-shadow:    1px 0px 5px 0px rgba(50, 50, 50, 0.55);
	box-shadow:         1px 0px 5px 0px rgba(50, 50, 50, 0.55);
	-webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    overflow-y: visible;
}
.mobile_search_filters.show {transform: translateX(0);}
.mobile_search_filters_in{padding: 30px 0 0 0;}

.mobile_search_filters .filter_block{margin: 0 10px 20px 10px}
.mobile_search_filters .filter_titile{font-size: 17px; font-weight: 600; padding-left: 5px;}
a.btn_1.filter_button{background: #eee !important; color: #444; margin: 3px 2px; font-weight: 400; border: 0px solid #ddd;}
a.btn_1.filter_button.selected{background-color: #008489 !important; color: #fff !important;}

.show_mobile_filters span, .filters_mobile .filter_link span{font-size: 30px; color: #006699;}
.show_mobile_filters, .filters_mobile .filter_link{display: flex; align-items: center;}

.close_filters_win{position: absolute; right: 5px; top: 5px;}
.close_filters_win span{font-size: 36px;}

.styled-select select{color: #ddd;}

.p_row{display: flex; flex-direction: row;}
.p_title{width: 150px; text-align: right; padding-right: 10px; color: #777; font-size: 14px;}
.p_val{width: 150px; font-size: 14px;}

@media only screen and (max-width: 1200px) {
    .fwr{flex-direction: column-reverse;}
    .car_thumbs{height: 164px;}
    .car_thumbs_in{overflow: auto;}
    .car_thumb{width: 160px; margin-right: 5px;}
    .desc_1_title h1{padding: 0 50px;}
    .filters_mobile{display: flex;}
    .filters_desktop{display: none;}
/*    header{height: 70px;}*/
}

@media only screen and (min-width: 991px) {
    .car_left .car_i{margin-right: 20px;}
}    

@media only screen and (max-width: 991px) {
/*    main {
        padding-top: 50px;
    }*/
    .main-menu a:hover {
        color: #fb8500 !important;
    }
    .main-menu ul li a:hover, a.show-submenu:hover, a.show-submenu:focus, a.show-submenu-mega:hover, a.show-submenu-mega:focus {
        color: #fb8500 !important;
    }
    ul#top_links{display:none;}
    .main-menu ul li.sign_menu_item, .sign_menu_item{display: block !important;}
    .popup_m.styled-select{display: block;}
    .desc_1_title h1{padding: 0 20px; font-size: 23px;}
    .tip_wrap{margin-bottom: 10px;}
    .car_left{margin-bottom: 10px;}
    
}

@media (max-width: 767px) {
    .parallax-window.s2 {
        height: 180px;
        min-height: 180px;
    }
    .parallax-window.s2 .parallax-content-1 {
        height: 180px;
    }
    .parallax-content-1 div h1, .parallax-content-1 div h3 {
        font-size: 28px;
    }
    .parallax-window.s2 .parallax-content-1 div p {
        font-size: 17px;
    }
    
    main {
        padding-bottom: 890px;
    }
    .margin_50 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .desc_1_title h1{padding: 0 20px; font-size: 19px;}
    .title_book_1{font-size: 17px;}
    .title_book_2{padding: 1px 10px; font-size: 13px;}
}


@media only screen and (max-width: 480px) {
    #absLBox{
        width: 90%;
        height: 100%;
        box-shadow: none;
        border-radius: 0;
        margin-top: 0;
    }
    #absLBox .small-header{border-radius: 0;}
    #absLBox.p_box{width: 320px;}
}