#select2-pickupcity_id-container:before {
    content: '';
    background: url('../img/map_1.png');
    background-size: cover;
    position: absolute;
    width: 30px;
    height: 30px;
    margin-left: -40px;
    top: 8px;
}

#select2-pickcity_id_roundtrip-container:before {
    content: '';
    background: url('../img/map_1.png');
    background-size: cover;
    position: absolute;
    width: 30px;
    height: 30px;
    margin-left: -30px;
    top: 10px;
}


#select2-pickup_time-container:before {
    content: '';
    background: url('../img/clock.png');
    background-size: cover;
    position: absolute;
    width: 20px;
    height: 20px;
    margin-left: -30px;
    top: 10px;
}

#select2-local_pickup_time-container::before {
    content: '';
    background: url('../img/clock.png');
    background-size: cover;
    position: absolute;
    width: 20px;
    height: 20px;
    margin-left: -30px;
    top: 10px;
}

#select2-journy_days-container:before {
    content: '';
    background: url('../img/clock.png');
    background-size: cover;
    position: absolute;
    width: 20px;
    height: 20px;
    margin-left: -30px;
    top: 10px;
}

#select2-pickcity_id-container:before {
    content: '';
    background: url('../img/map_1.png');
    background-size: cover;
    position: absolute;
    width: 30px;
    height: 30px;
    margin-left: -40px;
    top: 10px;
}

input[type=text] {
    width: 100%;
    border-radius: 4px;
    margin: 8px 0;
    outline: none;
    padding: 8px;
    box-sizing: border-box;
    transition: .3s;
}

input[type=text]:focus {
    border-color: dodgerBlue;
    box-shadow: 0 0 8px 0 dodgerBlue;
}

.inputWithIcon input[type="text"] {
    padding-left: 40px;
}

.inputWithIcon {
    position: relative;
}

.inputWithIcon i {
    position: absolute;
    left: 0px;
    top: 31px;
    padding: 6px 8px;
    color: #f2b807;
    transition: 0.3s;
}

.inputWithIcon input[type="text"]:focus+i {
    color: dodgerBlue;
}

#select2-dropcity_id-container:before {
    content: '';
    background: url('../img/map_1.png');
    background-size: cover;
    position: absolute;
    width: 30px;
    height: 30px;
    margin-left: -40px;
    top: 10px;
}

#select2-localpackage-container:before {
    content: '';
    background: url('../img/map_1.png');
    background-size: cover;
    position: absolute;
    width: 30px;
    height: 30px;
    margin-left: -40px;
    top: 10px;
}

.m_1::before {
    content: '';
    background: url('../img/c1.png');
    background-size: cover;
    position: absolute;
    width: 20px;
    height: 20px;
    margin-left: -30px;
    top: 10px;

}

@media only screen and (min-width: 900px) {
    .display_none {
        display: none !important;
    }

    .modal_width {
        max-width: 360px !important;
    }

    .mt_15 {
        margin-top: 15px !important;
    }

    .book_now {
        background: #ffffff;
        padding: 3px 10px !important;
        font-size: 12px;
        border-radius: 100px;
        margin-top: 15px;
        color: #fdb813;
        border: 1px solid #fdb813;

    }



    .nav_2 {
        padding: 7px 40px !important;
    }

    .nav_3 {
        padding: 7px 40px !important;
    }

    .nav_4 {
        padding: 7px 40px !important;
    }

    .nav_5 {
        padding: 7px 40px !important;
    }

    .nav_6 {
        padding: 7px 40px !important;
    }

    .l_width {
        width: 180px;
        height: 40px !important;
    }
    .call_now {
    background: #000000;
    padding: 5px 5px;
    font-size: 11px;
    border-radius: 0px;
    margin-top: 160px;
    color: #ffffff !important;
    border: 2px solid #f2b807;
    text-align: center;
    font-weight: 500 !important;
    width: 75px;
    margin-left: -22px;
    box-shadow: 2.5px 4.33px 25px 0px rgba(253, 184, 19, 0.3) !important;
    border-radius: 0px 45px;
    }
    .call_now_1 {
         background: #000000;
    padding: 5px 5px;
    font-size: 11px;
    border-radius: 0px;
    margin-top: 160px;
    color: #ffffff !important;
    border: 2px solid #f2b807;
    text-align: center;
    font-weight: 500 !important;
    width: 82px;
    margin-left: 7px;
    box-shadow: 2.5px 4.33px 25px 0px rgba(253, 184, 19, 0.3) !important;
    border-radius: 44px 0px;
    }
  

}



@media only screen and (max-width: 900px) {
    .mobile_none {
        display: none !important;
    }

    .big_screen {
        width: 290px !important;
    }


    .mat_20 {
        margin-top: 20px !important;
    }

    .dis_show {
        display: block !important;
    }

    .big_screen_fare {
        width: 350px !important;
    }

    .l_width {
        width: 140px !important;
        height: 30px !important;
    }

    .pt_50 {
        padding-top: 100px !important;
    }

    .book_now {
        background: white;
        padding: 3px 10px !important;
        font-size: 12px;
        border-radius: 100px;
        margin-top: -100px;
        color: #f2b807;
        margin-left: 180px;
        border: 1px solid #f2b807;

    }

    .call_now {
        background: #000000;
        padding: 0px 0px;
        font-size: 16px;
        border-radius: 5px;
        margin-top: 200px;
        color: #ffffff !important;
        border: 1px solid #f2b807;
        text-align: center;
        font-weight: 400 !important;
        width: 100px;
        margin-left: -15px;
            box-shadow: 2.5px 4.33px 25px 0px rgba(253, 184, 19, 0.3) !important;
    border-radius: 0px 44px;
    }

    .call_now_1 {
        background: #000000;
        padding: 0px 0px;
        font-size: 16px;
        border-radius: 5px;
        margin-top: 0px;
        color: #ffffff !important;
        border: 1px solid #f2b807;
        text-align: center;
        font-weight: 400 !important;
        width: 100px;
        margin-left: 20%;
            box-shadow: 2.5px 4.33px 25px 0px rgba(253, 184, 19, 0.3) !important;
    border-radius: 44px 0px;
    }

    .top_40 {
        margin-top: -40px !important;
    }

    .main_width {
        margin-left: 70% !important;
        width: 30% !important;
    }

    .flt_right {
        float: right !important;
    }

    .tabtext {
        font-size: 12px !important
    }

    .tab-nav-pill .nav-link {
        padding: 5px;
    }

    .nav-item {
        margin-right: 0px !important;
    }

    .pab_10 {
        padding-bottom: 10px !important;
    }

    .pb_5 {
        padding-bottom: 5px !important;
    }


    .nav_2 {
        padding: 9px 23px !important;
    }

    .nav_3 {
        padding: 9px 30px !important;
    }

    .nav_4 {
        padding: 9px 30px !important;
    }

    .nav_5 {
        padding: 9px 30px !important;
    }

    .nav_6 {
        padding: 9px 30px !important;
    }




}

.mb__30 {
    margin-bottom: -20px !important;
}

.color_white {
    color: white !important;
}

.bx_shadow {
    box-shadow: 0 0 10px #777777ad !important
}

.border_top {
    border-top: 1px solid #f2b807 !important;
}

.br_15 {
    border-radius: 15px !important;
}

.width_150 {
    width: 150px !important;
}

.mrb_20 {
    margin-bottom: 20px !important;
}

.text_center {
    text-align: center !important;
}

.mat_50 {
    margin-top: 50px !important;
}

.mab_50 {
    margin-bottom: 50px !important;
}

.font_17 {
    font-size: 17px !important;
}

.color_reg {
    color: #0158ff !important
}


.mrb_25 {
    margin-bottom: -25px !important;
}



.book_now:hover {
    color: white !important;
}

#pickup_date::placeholder {
    color: red !important;
}

.height_50 {
    height: 50px !important;
}

.add_btn {
    background: #0d5022;
    padding: 2px 17px !important;
    font-size: 14px;
    border-radius: 100px;
    color: white;
}

.c_btn {
    background: black;
    padding: 2px 17px !important;
    font-size: 14px;
    border-radius: 100px;
    color: white;
}

.remove {
    background: #ff0600;
    padding: 2px 17px !important;
    font-size: 14px;
    border-radius: 100px;
    color: white;
}

.mt_30 {
    margin-top: 30px !important;
}

.fl_right {
    float: right !important;
}

.f_17 {
    font-size: 17px !important;
}

.br_4 {
    border-bottom: 2px solid #efefef !important;
}

.br_4 {
    border-bottom: 2px solid #efefef !important;
}

.p_5 {
    padding: 5px !important;
}

.text_center {
    text-align: center !important;
}

.bg_1 {
    color: #f2b807 !important;
}

.pb_20 {
    padding: 20px !important;
}

.mb_5 {
    margin-bottom: 1.5rem !important;
}

.mb_20 {
    margin-bottom: 20px !important;
}

.menu_active {
    color: #f2b807 !important;
    font-weight: 700 !important;
}

.f_11 {
    font-size: 11px !important;
}

.f_7 {
    font-size: 7px !important;
}

.amount_color {
    color: #f2b807 !important;
}

.ml_40 {
    margin-left: 40px !important;
}

.height_45 {
    height: 45px !important;
}

.modal_button {
    height: 40px;
    width: 84px;
    background: #f2b807;
    color: white;
    border: 0px;
}

.cap_button {
    height: 40px;
    width: 116px;
    background: #f2b807;
    border: 0px;
    color: white;
    border-radius: 15px;
}

.reload {
    height: 40px !important;
}

.bg_black {
    background-color: black !important;
}

.pickup_date {
    border-radius: 1px !important;
    border-bottom: 1px solid #f2b807 !important;
}

.mt_5 {
    margin-top: 5px !important;
}

@media only screen and (min-width: 1400px) {
    .big_screen {
        width: 420px !important;
    }

    .big_screen_fare {
        width: 470px !important;
    }

    .m_modal {
        width: 460px !important;
    }

    .modal_width {
        max-width: 490px !important;
    }
}

.req_button {
    padding: 12px !important;
    background-color: #ecaf4b !important;
}

@media only screen and (max-width: 600px) {
    .comunication_section {
        background: #ecaf4b none repeat scroll 0 0;
        bottom: 0;
        display: block;
        margin: 0 auto;
        padding: 12px 0 10px;
        position: fixed;
        text-align: center;
        width: 100%;
        z-index: 999;
    }

    .inside_comunication_section {
        margin: 0 0 0 15px;
        padding: 0;
        width: 100%;
    }

    .sectionleft {
        float: left;
        margin: 0 10px 0 0;
        padding: 0;
        width: 30%;
    }

    .sectioncenter {
        float: left;
        padding: 0;
        margin-left: 25px;
    }

    .sectionright {
        float: right;
        /* margin: 0 10px 0 0; */
        padding: 0;
        width: 45%;
    }

    .textsec {
        float: right;
        margin: 0;
        padding: 0;
        width: 60%;
    }

    .imgsec {
        font-size: 12px !important
    }

}

.home_mobile {
    border-bottom: 2px solid #eaeaea !important;
    border-radius: 1px;
    border: 0px;
    margin-top: -5px !important;

}

.home_mobile::placeholder {
    color: #67747c !important;
    font-weight: 500 !important;

}

.en_form {

    border: 2px solid #f2b807 !important;
    padding: 30px !important;
    max-width: 480px !important;
}

.en_txt {
    border-radius: 10px;
    border-bottom: 4px solid #f2b807;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.bag_1 {
    background-color: #f2b807 !important;
}

.bag_1:hover {
    background-color: #f2b807 !important;
}

.select {
    max-height: 336.611px !important;
    overflow: hidden !important;
    min-height: 243px !important;
    /* min-width: 379px !important; */
    position: absolute !important;
    will-change: transform !important;
    top: 0px !important;
    left: 0px !important;
    display: none !important;
    transform: translate3d(16px, -338px, 0px) !important;
}

.bx_1 {
    box-shadow: 0 -2px 6px 0 rgba(140, 152, 164, 0.25) !important;
}

.bg_white {
    background: white !important;
}

.f_12 {
    font-size: 12px !important;
}

.mlr_10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

#pickup_date::placeholder {
    color: #3b444f !important
}

#pickup_time {

    border: 2px solid #ebf0f7 !important;
}

.m_close {
    background: white !important;
    border-radius: 25px !important;
    height: 30px !important;
    color: #ef1d26 !important;
    width: 30px !important;
    border: 1px solid red;
}

.tooltip_1 {
    position: relative;
    display: inline-block !important;
    border-bottom: 1px dotted black;
    /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip_1 .tooltiptext_1 {
    visibility: hidden;
    width: 120px;
    background-color: #f2b807;
    color: #fff;
    font-weight: 700;
    text-align: center;
    border-radius: 6px;
    padding: 10px 0;
    position: absolute;
    z-index: 1;
    bottom: 120%;
    left: 50%;
    margin-left: -60px;
}

.tooltip_1 .tooltiptext_1::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip_1:hover .tooltiptext_1 {
    visibility: visible;
}




.tooltip_2 {
    position: relative;
    display: inline-block !important;
    border-bottom: 1px dotted black;
    /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip_2 .tooltiptext_2 {
    visibility: hidden;
    width: 120px;
    background-color: #f2b807;
    color: #fff;
    font-weight: 700;
    text-align: center;
    border-radius: 6px;
    padding: 10px 0;
    position: absolute;
    z-index: 1;
    bottom: 120%;
    left: 50%;
    margin-left: -60px;
}

.tooltip_2 .tooltiptext_2::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip_2:hover .tooltiptext_2 {
    visibility: visible;
}

.mt_20 {
    margin-top: 20px !important;
}

.date {
    border: none !important;
    border-bottom: 2px solid #eaeaea !important;
}

.pointer {
    cursor: pointer !important;
}

.multy_row {
    border: 2px solid #f2b807 !important;
    border-radius: 40px !important;
    padding: 15px !important;
    font-size: 14px !important;
    margin-top: 35px !important;
}

.lable-cust {
    color: #f2b807 !important;
}

.span-cust {
    color: black !important;
    font-weight: 600 !important;
}

.type {
    text-align: center !important;
    background: #f2b807;
    color: white;
    padding: 5px;
    border-radius: 20px;
}

.more {
    background: #af8e3f;
    padding: 15px;
    border-radius: 21px;
}

.view {
    color: white !important;
    background: #f2b807;
    border-radius: 15px;
    padding: 6px 15px;
    font-size: 14px;
    cursor: pointer !important;
}

.cancel {
    color: white !important;
    background: #f2b807;
    border-radius: 15px;
    padding: 6px 15px;
    font-size: 14px;
    cursor: pointer !important;
}

.c1 {
    color: white !important;
}

.w_1 {
    width: 50% !important;
    margin-left: 60px !important;
}

.top_button_1 {
    position: fixed;
    width: 50px;
    height: auto;
    bottom: 120px;
    right: 5px;
    color: white;
    border-radius: 10px;
    text-align: center;
    font-size: 40px;
    padding-top: 10px;
    z-index: 100;
    font-weight: bold;
}

.top_button {
    position: fixed;
    width: 50px;
    height: auto;
    bottom: 65px;
    right: 5px;
    color: white;
    border-radius: 10px;
    text-align: center;
    font-size: 40px;
    padding-top: 10px;
    z-index: 100;
    font-weight: bold;
}

.c_2 {
    color: #f2b807 !important;
}

.pb_12 {
    padding: 12px !important;
}

.mt_100 {
    margin-top: 100px !important;
}

.f_15 {
    font-size: 15px !important;
}

.f_13 {
    font-size: 13px !important;
}

.f_14 {
    font-size: 14px !important;
}

.f_18 {
    font-size: 18px !important;
}

.b_hover {
    box-shadow: 2.5px 4.33px 25px 0px rgba(253, 184, 19, 0.3) !important;
}

.b_hover:hover {
    background-color: #f2b807 !important;
    color: white !important;
    border-color: #f2b807 !important;
}

.mab_30 {
    margin-bottom: 30px !important;
}

.nav_hover:hover {
    background: #f2b807 !important;
    color: white !important;
}

.m_book_now {
    background: #ffffff;
    padding: 10px 45px !important;
    font-size: 14px;
    border-radius: 100px;

    color: #fdb813;
    border: 1px solid #fdb813;
}

@media only screen and (max-width: 3000px) and (min-width: 1500px) {


    .mat_45 {
        margin-top: 30.5rem !important;
    }

    .f_50 {
        font-size: 60px !important;
    }
}

@media only screen and (max-width: 1499px) and (min-width: 900px) {


    .f_50 {
        font-size: 50px !important;
    }
}

.book_now :hover {
    background-color: #fdb813 !important;
    color: white !important;
}

.m_book_now :hover {
    background-color: #fdb813 !important;
    color: white !important;
}

.mt__50 {
    margin-top: -50px !important;
}

.f_20 {
    font-size: 20px !important;
}

.t_black {
    color: black !important;
}

.f_16 {
    font-size: 16px !important;
}

/* .font-weight-medium {
    font-weight: 900 !important;
} */
.c_btn {
    height: 50px !important;
    margin-top: 8px !important;
}

.mb_17 {
    margin-bottom: 17px !important;
}

.c_red {
    color: red !important;
}

.img_width {
    width: 240px !important;
    height: 130px !important;
}

.delay {
    animation-name: grow-shrink;
    animation-duration: 2s;

}

@keyframes grow-shrink {
    40% {
        transform: scale(1.5);
    }

    80% {
        transform: scale(1);
    }
}

.pb_50 {
    padding: 30px !important;
}

.header-mobile {
    font-size: 11px;
    border: 1px solid #f2b807;
    padding: 3px;
    border-radius: 5px;
    color: black;
    font-weight: 500
}
.blr_img{
    filter:blur(3px) !important;
}



