*{padding: 0;margin: 0; font-family: "Montserrat", Sans-serif;}
body{}
ul,ol{list-style: none;padding: 0;margin: 0;}
a,a:hover{text-decoration: none;}
input.button{outline: none;}


/*========================MAIN CSS STARTS HERE============================*/

/*--------only form styling----------*/

.includeCar_form {
    position: relative;
}
.rental_frm {
/*    width: 100%;*/
/*    display: table;*/
    /* background: rgb(255 255 255 / 0%); */
/*    border-radius: 0px;*/
    /* filter: drop-shadow(3px 7px 12px rgba(0, 0, 0, .08)); */
    padding: 0 0 0px 0;
}
.hd_rental {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.5px;
    /* margin-bottom: 6px; */
    color: #013d48;
    /* text-shadow: #ffffff 0px 1px; */
    /* background: #fff; */
    display: block;
    margin: 0px 0 12px 0;
    padding: 0px 0px 8px 0px;
    border-radius: 6px 6px 0px 0px;
    border-bottom: 1px solid #efefef;
}
.form-group.carFormGroup {
    margin: 0 0 16px 0;
    position: relative;
}
.rental_frm label {
    font-size: 12px;
    font-weight: 600;
    text-transform: capitalize;
    color: #5a5a5a;
    z-index: 1;
    margin: 0;
    position: relative;
    top: 0;
    left: 0;
    line-height: 14px;
    margin: 0 0 3px 0;
}
.carFormGroup img {
    position: absolute;
    top: 37px;
    left: 11px;
    width: 20px;
}
.show_location {
    font-weight: 500 !important;
    color: #0d0d0d !important;
    font-size: 12px !important;
    margin-bottom: 0 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.3px !important;
    position: relative !important;
    left: 0px !important;
    top: 2px !important;
    cursor: pointer;
    line-height: 22px !important;
}
.driver_age {
    font-weight: 500 !important;
    color: #3c3939 !important;
    font-size: 13px !important;
    margin-bottom: 0 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.3px !important;
    position: relative !important;
    left: 0px !important;
    top:9px !important;
    line-height: 21px;
    text-align: center;
    cursor: pointer;
}
.checkBox_chedriver {

}
.formgp_bottom {
    margin: 0 0 0 0;
    padding: 0 8px 0 8px;
    display: flex;
    gap: 26px;
}
.formGp {
    margin: 0 0 0 0;
    padding: 0 8px 0 8px;
}
.carRental_FOrm {
    /* background: #ffffff; */
    /* padding: 8px 28px 8px 28px; */
    /* border-radius: 0px 5px 5px 5px; */
}
.rental_frm input {
    background: #f6f9fc;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    height: 48px;
    border-radius: 10px;
    padding: 0px 10px 0px 38px;
    border: 1px solid #e2efff;
}
.carFormBox {
    background: #fff;
    padding: 20px 20px 15px 20px;
    border-radius: 0px 0px 22px 22px;
    /* box-shadow: 0 4px 4px #00000040; */
}
.rental_frm input:focus {
    color: var(--bs-body-color);
    background-color:#f6f9fc;
    border-color:#e2efff;
    outline: 0;
    box-shadow: none;
}
.rental_frm select:focus {
    color: var(--bs-body-color);
    background-color:#f6f9fc;
    border-color:#e2efff;
    outline: 0;
    box-shadow: none;
}
.rental_frm select {
    height: 48px !important;
    border: none;
    font-size: 16px;
    font-weight: 500;
    border-radius: 10px;
    background: #f6f9fc;
    border: 1px solid #e2efff;
    border-right: none;
}
.rental_frm select::last-child {
    border-right:1px solid #e3e3e3 !important;
}
.rental_frm button {
    width: 100%;
    border: 0;
    background: #000000;
    height: 46px;
    color: #fff;
    font-size: 14px;
    border-radius: 8px;
    margin: 0px 0 0 0;
    text-transform: uppercase;
    font-weight: 600;
    float: right;
}
a.mob_btm
{
    width: 100%;
    border: 0;
    background: #000;
    line-height: 44px;
    display: block;
    color: #fff;
    font-size: 25px;
    border-radius: 4px;
}
.mob_num{display: none;}
.rental_frm .checkbox {
    margin: 0px 0 0 0;
}
.checkbox input[type=checkbox] {
    height: auto !important;
    margin: 0 7px 0 0;
    top: 2px;
    position: relative;
}


.ui-autocomplete-input::-webkit-input-placeholder{
    color:#777 !important;
    font-weight:600;
    font-size:15px
}
.hasDatepicker::-webkit-input-placeholder{
    color:#777 !important;
    font-weight:600;
    font-size:15px
}
.nameEmailPhone::-webkit-input-placeholder{
    color:#777 !important;
    font-weight:600;
    font-size:15px
}









@media  only screen and (min-width:320px) and (max-width:479px)
{
.rental_frm{position: static;}
.travels_type {
    position: relative;
    padding: 0px 0 20px 0px !important;
}
.form_gp {
    padding-right: 15px !important;
}
.form_gp2 {
    padding-left: 15px !important;
}
.pdboth{padding: 0;}
.rental_frm{padding:0px;}
.hdr_sec{margin-bottom: 0;}
.bnr_ctnt h1 {margin: 10px 0 20px 0;font-size: 20px;}
.bnr_right{width: 100%;}
.bnr_ctnt p{font-size: 14px;}
.brnd_logo{background: #fff;}
.brnd_logo ul li img {width: 64px;height: 25px;}
.brnd_logo ul li{margin: 6px 6px 6px 0;}
.bnr_ctnt {padding: 0 10px;}

.rev_tt{margin-bottom: 15px;}
.icon_lt{width: 40px;}
.navbar-toggle .icon-bar{background: #fff;}

.mob_num{display: block;}

.rental_frm button {
        height: 45px;
        margin: 0px 0 0 0;
    }
.desktop_hide{display: block;}
.mob_number{display: block;width: 100%;background: #d71f29;text-align: center;padding: 6px 0;position: fixed;bottom: 0;}
.mob_number a{color: #fff;font-size: 20px;letter-spacing: 0.5px;}


img.logo {width: 200px;margin: -10px 0 0 0;}
.navbar-toggle {
    background: #9f1c34;
}
.rental_frm select {
        height: 45px !important;
        border: none;
        font-size: 16px;
        font-weight: 500;
        border-radius: 7px;
        background: #f0f3f5;
        border: 1px solid #e2efff !important;
        border: none;
        margin: 0 0 6px 0;
    }
.rental_frm input {
        height: 45px !important;
        border: none;
        font-size: 16px;
        padding: 0px 8px 0 36px;
        border: 1px solid #e2efff;
    }
.rental_frm label {
    display: none;
}
.form-group img {
    position: absolute;
    top: 13px;
    left: 8px;
}
.ui-widget.ui-widget-content {
    width: 19rem;
    left: 3% !important;
}
input#location2 {
    margin: 0 0 6px 0;
}
}

@media  only screen and (min-width:360px) and (max-width:639px)
{
.rental_frm{position: static;}
.travels_type {
    position: relative;
    padding: 0px 0 20px 0px !important;
}
.form_gp {
    padding-right: 15px !important;
}
.form_gp2 {
    padding-left: 15px !important;
}
.pdboth{padding: 0;}
.rental_frm{padding:0;}
.hdr_sec{margin-bottom: 0;}
.bnr_ctnt h1 {margin: 10px 0 20px 0;font-size: 20px;}
.bnr_right{width: 100%;}
.bnr_ctnt p{font-size: 14px;}
.brnd_logo{background: #fff;}
.brnd_logo ul li img {width: 74px;height: 32px;}
.brnd_logo ul li{margin: 6px 6px 6px 0;}
.bnr_ctnt {padding: 0 10px;}

.rev_tt{margin-bottom: 15px;}
.icon_lt{width: 40px;}
.navbar-toggle .icon-bar{background: #fff;}

.mob_num{display: block;}
/*.mob_num a{color: #fff;font-size: 25px;letter-spacing: 1px;}*/

.rental_frm button {
        height: 45px;
        margin: 0px 0 0 0;
    }
.desktop_hide{display: block;}
.mob_number{display: block;width: 100%;background: #d71f29;text-align: center;padding: 6px 0;position: fixed;bottom: 0;}
.mob_number a{color: #fff;font-size: 20px;letter-spacing: 0.5px;}
img.logo {width: 200px;margin: -10px 0 0 0;}
.navbar-toggle {
    background: #9f1c34;
}

.rental_frm select {
        height: 45px !important;
        border: none;
        font-size: 16px;
        font-weight: 500;
        border-radius: 7px;
        background: #f0f3f5;
        border: 1px solid #e2efff !important;
        border: none;
        margin: 0 0 6px 0;
    }
.rental_frm input {
        height: 45px !important;
        border: none;
        font-size: 16px;
        padding: 0px 8px 0 36px;
        border: 1px solid #e2efff;
    }
.rental_frm label {
    display: none;
}
.form-group img {
    position: absolute;
    top: 13px;
    left: 8px;
}
.ui-widget.ui-widget-content {
    width: 19rem;
    left: 3% !important;
}
input#location2 {
    margin: 0 0 6px 0;
}
}

@media  only screen and (min-width:480px) and (max-width:639px)
{
.rental_frm{position: static;}
.travels_type {
    position: relative;
    padding: 0px 0 20px 0px !important;
}
.form_gp {
    padding-right: 15px !important;
}
.form_gp2 {
    padding-left: 15px !important;
}
.pdboth{padding: 0;}
.rental_frm{padding:0px;}
.hdr_sec{margin-bottom: 0;}
.bnr_ctnt h1 {margin: 10px 0 20px 0;font-size: 20px;}
.bnr_right{width: 100%;}
.bnr_ctnt p{font-size: 14px;}
.brnd_logo{background: #fff;}
.brnd_logo ul li img {width: 104px;height: 38px;}
.brnd_logo ul li{margin: 6px 6px 6px 0;}
.bnr_ctnt {padding: 0 10px;}

.rev_tt{margin-bottom: 15px;}
.icon_lt{width: 40px;}
.navbar-toggle .icon-bar{background: #fff;}

.mob_num{display: block;}


.rental_frm button {
        height: 45px;
        margin: 0px 0 0 0;
    }
.desktop_hide{display: block;}
.mob_number{display: block;width: 100%;background: #d71f29;text-align: center;padding: 6px 0;position: fixed;bottom: 0;}
.mob_number a{color: #fff;font-size: 20px;letter-spacing: 0.5px;}
.rental_frm select {
        height: 45px !important;
        border: none;
        font-size: 16px;
        font-weight: 500;
        border-radius: 7px;
        background: #f0f3f5;
        border: 1px solid #e2efff !important;
        border: none;
        margin: 0 0 6px 0;
    }
.rental_frm input {
        height: 45px !important;
        border: none;
        font-size: 16px;
        padding: 0px 8px 0 36px;
        border: 1px solid #e2efff;
    }
.rental_frm label {
    display: none;
}
.form-group img {
    position: absolute;
    top: 13px;
    left: 8px;
}
.ui-widget.ui-widget-content {
    width: 19rem;
    left: 3% !important;
}
input#location2 {
    margin: 0 0 6px 0;
}
}

















/*==================RESPONSIVE CSS STARTS HERE........===========================*/

@media only screen and (max-width: 767px)
{
.enq_frm {padding: 20px;}
.travels_type {
    position: relative;
    padding: 0px 0 20px 0px !important;
}
.form_gp {
    padding-right: 15px !important;
}
.form_gp2 {
    padding-left: 15px !important;
}
.enq_hding h4 {color: #ffffff;font-size: 16px;}
button.btn_stt{font-size: 14px;}
.news_ctnt h4 {font-size: 18px;}



.pd_bx {padding: 5px;}
.ftr_Bx2 ul li img{width: 50px;}
.ss_icon {text-align: center;}    
.hding_page h2, .hding_page h3 {
    font-size: 22px;
}
.email_img img {width: 100%;}
.email_frm input{width: 100%;margin-bottom: 10px;margin-top: 15px;}
.news_ctnt p{font-size: 13px;} 
.email_frm button{width: 100%;font-size: 14px;}   
.fixed {position: initial;}
.Sec_dest {padding: 25px 0;}
.lmps_co p span{display: block;width: 180px;margin: 0 auto;}
.left_ct p{font-size: 14px;}
.main_ctnt2 h3{font-size: 28px;}
.about_sec a{display: inline-block;margin-bottom: 10px;}
.main_navbar::before{width: 0;}


.img_step{margin-right: 0px !important;}
.page_ftr_link {text-align: justify;}
.page_ftr_link ul li a{margin: 0;}
.ar_logo img {width: 60%;}
ul.my_navbar li a span{display: none;}
ul.my_navbar li {margin: 6px 0;}
.why_ct{margin-bottom: 15px;}
.subs_content {padding: 35px;}
.subs_content h4{font-size: 25px;}
.brdr_st {/* border: 1px dashed #eee; */padding: 0;background: transparent;border-radius: 0;}

.ar_logo {width: 20%;}
.ar_nm {width: 25%;}
.deal_date {width: 55%;border-right: 0;}
.deal_price{width: 50%;}
.deal_Btn {width: 50%;}
img.logo {width: 160px;margin: 0 0 0 5px;}
.banner{padding-top: 0;height: auto;}
#cookies_bx{display: none;}
.page_link ul li{margin: 10px;}
.tpl_head ul {
    display: none;
}
.tpl_head {
    padding: 93px 0 16px 0px;
}
.tpl_logo_btm {
    margin: 0px 0 0px 0px;
    padding: 20px 0 20px 0;
}
.navbar-light .navbar-toggler {color: #247ffb;border-color: #9f1c34;border-radius: 0;border: 0;font-size: 25px;padding: 0;margin: 3px 0 0 0;}
.navbar-light .navbar-toggler-icon {
    font-size: 25px; 
    background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1")
} 

}


