/*------------------------------------------------------------------
* Project:        Travel Material 
* Author:         Crenoveative 
* URL:            http://crenoveative.com or https://themeforest.net/user/crenoveative/portfolio 
* Created:        20/05/2019 
-------------------------------------------------------------------*/


/* ======== Home Page search Engin Start Here ======== */

@import url("/web/css/autorent/wbecolor-dcfc8e09cef58962c43fae6431de6f56.css");
body {
    color: #515263;
}

h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
}

.text-secondary {
    color: var(--bg-red) !important;
}

.btn-outline-danger {
    color: var(--bg-red);
    border-color: var(--bg-red);
}

.btn-outline-danger:hover {
    border-color: var(--bg-red);
    background: var(--bg-red);
}

.bg-dark {
    background: var(--secondary-bg) !important;
}

.footer-wrapper {
    background: var(--secondary-bg) !important;
}

.footer-wrapper .post-footer {
    /* background-color: var(--secondary-hover); */
    background: var(--secondary-hover);
}

.w-15 {
    width: 15px;
}

.product-small-item .image img {
    object-fit: initial;
    width: 110px;
    height: 100%;
}

.filter-btn {
    position: relative;
    height: 38px;
}

.filter-btn::after {
    position: absolute;
    content: "Hide Filter";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    line-height: 37px;
}

.filter-btn.collapsed::after {
    content: "Show Filter";
}

.typeahead__list>.typeahead__group.active>a,
.typeahead__list>.typeahead__group>a,
.typeahead__list>.typeahead__group>a:focus,
.typeahead__list>.typeahead__group>a:hover {
    background: #f2fff5;
    color: var(--yellow-bg);
}

.typeahead__item {
    position: relative;
}

.typeahead__group-airport::after {
    content: url("/web/images/airplanemode-a6135b4077943241f797eecd41831850.svg");
    position: absolute;
    left: 5px;
    top: 8px;
    text-transform: capitalize;
}

.typeahead__group-city::after {
    content: url("/web/images/building-50611416f0b48c2397b7f651ac8a7d12.svg");
    position: absolute;
    left: 5px;
    top: 8px;
    text-transform: capitalize;
}

.typeahead__group-area::after {
    content: url("/web/images/building-50611416f0b48c2397b7f651ac8a7d12.svg");
    position: absolute;
    left: 5px;
    top: 8px;
    text-transform: capitalize;
}

.typeahead__group-place::after {
    content: url("/web/images/locations-56234c79cd3b7c65781dc651e72e1b11.svg");
    position: absolute;
    left: 5px;
    top: 8px;
    text-transform: capitalize;
}

.typeahead__list .typeahead__item>a {
    display: block;
    padding: 0.75rem 2.5rem;
    clear: both;
    color: #333;
    text-decoration: none;
}

.typeahead__list>li {
    font-size: 14px;
    border: #e1e1e1;
}

.typeahead__list>.typeahead__group.active>a,
.typeahead__list>.typeahead__group>a,
.typeahead__list>.typeahead__group>a:focus,
.typeahead__list>.typeahead__group>a:hover {
    cursor: default;
    color: var(--yellow-bg);
    background: #ecf5fc;
    display: block;
    padding: 0.5rem 0.75rem;
    clear: both;
    text-decoration: none;
}

.our-spiner {
    width: 80px;
    height: 80px;
    margin-top: 30px;
}

.custom-file-sm,
.custom-file-input,
.custom-file-label,
.custom-file-label::after {
    font-size: 12px;
}

.font12 {
    font-size: 12px;
}

.font16 {
    font-size: 16px !important;
}

.font15 {
    font-size: 15px;
}

.font14 {
    font-size: 15px;
}

.btn-our-light {
    color: var(--bg-white);
    background-color: #9e9e9e;
    border-color: #9e9e9e;
}

.text-light-dark {
    color: #333;
}

.btn-our-light:hover {
    background-color: #666;
    border-color: #666;
    color: var(--bg-white);
}

.product-long-item-wrapper .product-long-item:hover {
    /* box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3); */
    transform: scale(1.025);
}

.res-container {
    max-width: 1240px;
    width: 100%;
}

.container {
    max-width: 1240px;
    width: 100%;
}

.header-main .dropdown>.btn {
    font-size: 14px;
    padding: 5px 20px 5px 10px;
    color: #3a3a3c;
    font-weight: 400;
}

.header-main .dropdown>.btn:focus {
    color: var(--bg-white);
    background: var(--yellow-bg);
}

.header-main .dropdown .btn:hover {
    color: var(--bg-white);
    background: var(--yellow-bg);
}

.body-inner {
    padding-top: 0px;
}

.header-main .main-nav>li a.active {
    color: var(--bg-white);
    background-color: var(--yellow-hover);
    border-color: var(--yellow-hover);
}

.header-main .main-nav>li>a {
    color: #3a3a3c;
    text-transform: capitalize;
    font-size: 14px;
    padding: 10px 12px;
    background: transparent;
    border-radius: 3px;
}

.header-main .navbar-arrow .arrow-indicator {
    color: var(--bg-white);
}

.header-main .navbar-arrow>ul>li:hover .arrow-indicator {
    color: var(--bg-white);
}

.header-main .dropdown>.btn:hover {
    background-color: var(--yellow-hover);
    border-color: var(--yellow-hover);
}


/* Header Red */

.header-main .main-nav>li:hover>a,
.header-main .main-nav>li>a:hover {
    color: var(--bg-white);
    background-color: var(--yellow-hover);
    border-color: var(--yellow-hover);
}

.header-main .our-navbox {
    display: flex;
    align-items: center;
    padding: 23px 0;
    float: right;
}

.with-waypoint-sticky .header-main .header-top {
    padding: 0 0;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
    background: var(--bg-white);
}

.header-waypoint-sticky .header-main .header-main .our-navbox {
    padding: 10px 0;
}

.header-main .header-logo-new {
    display: flex;
    align-items: center;
    height: 100%;
    /* max-width: 210px; */
}

.header-main .header-logo-new img {
    max-height: 70px;
}

.header-main .header-logo-new a {
    display: flex;
    padding: 7px 0;
    align-items: center;
}


/* .header-main .header-logo-new {
display: flex;
align-items: center;
height: 100%;
}
.header-top .header-logo-new img {
 max-height: 60px;
}

.header-waypoint-sticky .header-top .header-logo-new img {
 height: 60px;
} */


/* .header-main .header-logo img {padding-top: 10px; height: 90px;}

.header-waypoint-sticky.header-main .header-logo img {
  height: 60px;
} */

.header-main .header-nav .mini-menu>ul {
    float: right;
}

.header-main .header-nav .mini-menu>ul>li {
    float: left;
}

.header-main .btn.btn-toggle {
    color: var(--yellow-bg);
}


/* Manage booking */

#manageBooking .modal-dialog {
    max-width: 380px;
}

.managbooking h4 {
    font-weight: 300;
    text-align: center;
    background: var(--yellow-bg);
    margin-bottom: 10px;
    padding: 10px;
    color: var(--bg-white);
}

.managbooking p {
    font-size: 13px;
}

.managbooking label {
    font-weight: 500;
    font-size: 13px;
}


/* // banner */

.web-bnr .slick-slide img {
    display: block;
    height: 485px;
    width: 100%;
}

.my-abs {
    top: auto;
    bottom: 120px;
    position: absolute;
    left: 0;
    right: 0;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
}

.slick-hero-slider-wrapper {
    overflow: inherit;
}

.car-searchbox {
    background: var(--bg-secondary-transparent);
    border-radius: 5px;
}

.car-searchbox .form-inner {
    background: transparent;
    box-shadow: none;
}

.car-searchbox .main-search-form-horizontal .form-inner .form-control {
    border: 0;
    margin: 0;
    padding: 10px 15px;
    height: 41px;
}

.car-searchbox .main-search-form-horizontal .form-inner .btn-search {
    padding: 9px 20px 5px;
}

.chosen-container-single .chosen-single div {
    display: block;
    position: absolute;
    top: 0 !important;
    right: 0 !important;
    width: 1.5rem;
    height: 100%;
    padding-left: .5rem;
    background-color: #fff;
    line-height: 30px;
}

.car-searchbox .chosen-container-single .chosen-single {
    line-height: calc(1.65rem + 2px);
    padding: 6px 15px 6px;
}

.car-searchbox .chosen-container-single .chosen-single div {
    height: 39px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    line-height: 33px;
}


/* for your style start  */

.car-searchbox .chosen-container-single a:not([href]):not([tabindex]) {
    height: 40px;
}


/* for your style end  */

.car-searchbox .chosen-container {
    background: var(--bg-white);
    border-radius: 5px;
    height: 43px;
    border: 1px solid #d5d5d5;
}

.car-searchbox .form-icon-left .icon-font {
    z-index: 1;
}

.car-searchbox .chosen-single {
    z-index: 1;
}

.car-searchbox .chosen-container .chosen-results li {
    font-size: 14px;
}

.car-searchbox .promo-niput {
    font-size: 13px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #d5d5d5;
    color: #495057;
    padding: 0px 10px;
    border-radius: 50px;
    height: 34px;
}

.dirve-btn {
    background: var(--yellow-bg);
    color: var(--bg-white) !important;
    border-radius: 50px;
    padding: 5px 15px;
    cursor: pointer;
    margin-left: 5px;
    font-size: 13px;
    border: 1px solid var(--yellow-bg);
}

.dirve-btn.active {
    background: var(--bg-white);
    color: var(--yellow-bg) !important;
    border: 1px solid var(--yellow-bg);
}

.icon-hide .slick-prev,
.icon-hide .slick-next {
    display: none !important;
}


/* .icon-hide .slick-hero-slider .bg-image {height: 450px !important;} */


/* .slick-dotted.slick-slider {
  height: 500px;
} */


/* Modify SEarch */


/* .modify-search .chosen-container {
  background: var(--bg-white);
  border-radius: 3px;
  height: 37px;


} */


/* .modify-search .chosen-container-single a:not([href]):not([tabindex]) {
  color: #9B9B9B!important;
  height: 33.5px;
} */

.modify-search .form-control {
    height: calc(1.8em + 0.75rem + 2px);
}

.modify-search .form-control::placeholder,
.promo-niput::placeholder {
    color: #333;
}

.modify-search .chosen-container-single .chosen-single span {
    color: #333;
}

.modify-search .promo-niput {
    font-size: 12px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #d5d5d5;
    color: #495057;
    padding: 0px 10px;
    border-radius: 50px;
    height: 34px;
}

.modify-show::after {
    content: "Collapse";
    text-decoration: none;
}

.modify-show.collapsed::after {
    content: "Expand";
    text-decoration: none;
}


/* .icon-hide .slick-slide img {height: 470x !important;}
.icon-hide .slick-slide .slick-list {height: 450px;} */


/* ======== Home Page search Engin End Here ======== */


/**
 * Add your style here
 */

.managebook {
    background: var(--yellow-bg);
    color: var(--bg-white);
}

.hero-banner .set-height-01,
.hero-banner .set-height-02 {
    height: 350px;
}

.form-control {
    font-size: 13px !important;
}

.chosen-container-single .chosen-single span {
    display: block;
    margin-right: 1.5rem;
    text-overflow: ellipsis;
    font-size: 13px;
}

.openlive {
    position: fixed;
    bottom: 55px;
    right: 15px;
    /* display: inline; */
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background-color: var(--yellow-bg);
    color: var(--bg-white);
    text-align: center;
    font-size: 24px;
    line-height: 40px;
    padding: 0;
    -webkit-box-shadow: 0px 3px 8px -6px rgba(0, 0, 0, 0.43);
    -moz-box-shadow: 0px 3px 8px -6px rgba(0, 0, 0, 0.43);
    box-shadow: 0px 3px 8px -6px rgba(0, 0, 0, 0.43);
    z-index: 1000000;
    border: 1px solid var(--yellow-bg);
}

.openlive:hover {
    color: var(--bg-white);
    margin-bottom: 5px;
    background-color: #962c2e;
    border-color: #962c2e;
}

.chat-main {
    max-width: 320px;
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1000000;
    background: var(--bg-white);
    display: none;
}

.chat-header {
    background-color: var(--yellow-bg);
    color: var(--bg-white);
    padding: 15px;
}

.chat-header h5 {
    font-size: 16px;
}

.chat-close {
    border: none;
    background: none;
    float: right;
}

.chat-close span {
    font-size: 22px;
    color: var(--bg-white);
}

.chat-body {
    display: flex;
    overflow: auto;
    min-width: 250px;
    max-height: 250px;
    padding-bottom: 20px;
}

.chat-body ul {
    width: 100%;
}

.chat-body ul::-webkit-scrollbar {
    width: 8px;
    background: transparent;
}

.chat-body ul::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
}

.chat-body ul li {
    /* display: inline-block; */
    clear: both;
    float: left;
    margin: 15px 15px 5px 15px;
    width: calc(100% - 25px);
    font-size: 0.9em;
}

.chat-body ul li:nth-last-child(1) {
    margin-bottom: 20px;
}

.chat-body ul li.sent img {
    margin: 6px 8px 0 0;
}

.chat-body ul li.sent p {
    background: #3e3e41;
    color: #f5f5f5;
}

.chat-body ul li.replies img {
    float: right;
    margin: 6px 0 0 8px;
}

.chat-body ul li.replies p {
    background: #f5f5f5;
    float: right;
}

.chat-body ul li img {
    width: 22px;
    border-radius: 50%;
    float: left;
}

.chat-body ul li p {
    display: inline-block;
    padding: 10px 15px;
    border-radius: 20px;
    max-width: 205px;
    line-height: 130%;
}

.chat-keys {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #ccc;
}

.chat-keys button {
    padding: 0px 10px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    color: rgb(63, 81, 181);
    border: 1px solid rgb(63, 81, 181);
    font-size: 14px;
    margin: 2px;
    background: var(--bg-white);
}

.chat-footer {
    background: var(--bg-white);
    padding: 15px;
    border-top: 1px solid #f1f1f1;
}

.chat-footer form {
    display: flex;
}

.chat-footer form textarea {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 15px;
    height: 33px;
    padding: 4px 10px;
}

.chat-footer form button {
    border: none;
    background: none;
}

.chat-footer form button span {
    font-size: 18px;
    color: rgb(156, 156, 156);
}

.chat-footer form button.chat-send span {
    font-size: 22px;
    color: var(--yellow-bg);
}


/* For Locatus page */

ul.menu-vertical-01.bg-primary li.active a,
ul.menu-vertical-01.bg-primary li a.active {
    background: var(--bg-white);
    color: #3f51b5;
}

ul.menu-vertical-01.bg-primary li.active a:after,
ul.menu-vertical-01.bg-primary li a.active:after {
    border-color: transparent transparent transparent var(--bg-white);
}

.locate-add {
    padding-top: 100px;
}

.reservation {
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 15px;
    width: 100%;
}

.reservation h4 {
    font-size: 18px;
}


/* Result page */

.short-info span b {
    font-weight: normal;
    font-size: 12px;
    display: block;
    margin-top: 4px;
}

.manual b {
    font-weight: normal;
    font-size: 12px;
    display: inline-block;
    margin-top: 10px;
    padding-right: 5px;
}

ul.menu-vertical-our-01 li {
    display: block;
    width: 100%;
}

ul.menu-vertical-our-01 li a {
    display: block;
    color: inherit;
    line-height: 1.4;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 15px 25px 13px;
    margin-left: -1px;
    margin-right: -1px;
    margin-top: -1px;
    margin-bottom: -1px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    font-size: 13px;
}


/* ul.menu-vertical-our-01 li:last-child a {
    border-bottom: 0;
} */

ul.menu-vertical-our-01 li a:after {
    content: "";
    position: absolute;
    top: 15px;
    right: -6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent transparent;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

ul.menu-vertical-our-01 li a:hover {
    color: #ff5252;
}

ul.menu-vertical-our-01 li.active a,
ul.menu-vertical-our-01 li a.active {
    background: #3e50b4;
    color: var(--bg-white);
}

ul.menu-vertical-our-01 li.active a:after,
ul.menu-vertical-our-01 li a.active:after {
    border-color: transparent transparent transparent #3e50b4;
}


/* // Franchise page for */

.menu-horizontal-our {
    padding: 18px 25px 15px;
    background-color: #3f51b5;
    border-radius: 5px 5px 0 0;
    -webkit-box-shadow: 0px 11px 17px -14px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 11px 17px -14px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 11px 17px -14px rgba(0, 0, 0, 0.5);
    text-align: center;
}

.menu-horizontal-our ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu-horizontal-our ul li {
    display: inline-block;
}

.menu-horizontal-our ul li a {
    display: block;
    color: rgba(255, 255, 255, 0.9);
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1;
    padding: 10px 15px;
    border-radius: 100px;
    font-size: 13px;
    letter-spacing: 0.5px;
    background-color: rgba(0, 0, 0, 0.1);
    margin: 5px 10px;
}

.menu-horizontal-our ul li.active a,
.menu-horizontal-our ul li a.active {
    color: var(--bg-white);
    background-color: rgba(255, 255, 255, 0.3);
}

.menu-horizontal-our ul li a:hover {
    background-color: rgba(0, 0, 0, 0.1);
    color: var(--bg-white);
}


/* home page */

.image-caption-01 .overlay-holder.opacity-2 {
    opacity: 0;
}

.image-caption-01:hover .overlay-holder.opacity-2 {
    opacity: 0;
}

.caption-relative .caption-holder {
    position: absolute;
    top: auto !important;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--bg-white);
    overflow: hidden;
    background: var(--bg-secondary-transparent);
    padding: 15px;
}

.image-caption-01:hover .caption-relative .caption-holder {
    background: var(--yellow-transparent);
}

.bt-collapse-wrapper .our-collapse {
    border: 1px solid var(--yellow-bg);
    margin-top: 20px;
}

.bt-collapse-wrapper .our-collapse .collapse-header {
    background-color: var(--yellow-bg);
    border-bottom: 1px solid var(--yellow-bg);
}

.bt-collapse-wrapper .our-collapse .collapse-header [data-toggle="collapse"]:hover {
    color: var(--bg-white);
}

.bt-collapse-wrapper .our-collapse .collapse-header [data-toggle="collapse"].collapsed::after {
    color: var(--bg-white);
}

.bt-collapse-wrapper .our-collapse .collapse-header [data-toggle="collapse"]:not(.collapsed)::after {
    color: var(--bg-white);
}

.our-collapse a.text-white {
    color: var(--bg-white) !important;
}


/* home start */


/* home end */


/* // animation */

.slideanim {
    visibility: hidden;
}

.slide {
    animation-name: slide;
    -webkit-animation-name: slide;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    visibility: visible;
}

@keyframes slide {
    0% {
        opacity: 0;
        transform: translateY(70%);
    }
    100% {
        opacity: 1;
        transform: translateY(0%);
    }
}

@-webkit-keyframes slide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}

.shadow-my,
.shadow-my:hover {
    box-shadow: none;
}


/* // Payment Page */

.view-detail a {
    position: relative;
}

.view-detail a::after {
    width: 10px;
    content: "expend -";
    padding-left: 5px;
    text-transform: uppercase;
    font-size: 9px;
    font-family: inherit;
}

.view-detail a.collapsed::after {
    width: 10px;
    content: "Collapse +";
    padding-left: 5px;
    text-transform: uppercase;
    font-size: 9px;
    font-family: inherit;
}


/* Result page */

.our-mute {
    font-size: 15px;
    color: #515263;
    font-weight: 400;
}

.car-benefits {
    display: inline-block;
    width: 100%;
}

.car-benefits li {
    float: left;
    width: 50%;
    position: relative;
    margin-bottom: 0 !important;
    color: #333;
}

.car-benefits li::before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    top: 4px;
    font-size: 12px;
    color: var(--yellow-bg);
    position: absolute;
    left: 0;
    display: block;
    line-height: 1;
}

.car-with {
    display: inline-block;
}

.car-with li {
    float: left;
    width: 120px;
    margin-bottom: 5px !important;
    color: #333;
}

.car-with li span {
    font-size: 13px;
}

.car-with li span img {
    vertical-align: middle;
}

.our-book {
    width: 100px;
    background: var(--yellow-bg);
    border-color: var(--yellow-bg);
}

.our-book:hover,
.our-book:focus,
.our-book:active {
    background: var(--yellow-hover);
    border-color: var(--yellow-hover);
}


/* // Franchie Information */

.franchise-info {
    background-attachment: fixed;
    background-size: cover;
}

.overlay-load {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.47);
    z-index: 10000;
    display: none;
}

.progeress-text {
    max-width: 500px;
    margin: auto auto;
    background-color: var(--bg-white);
    padding: 30px;
    border-radius: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10001;
    height: 300px;
    text-align: center;
    width: 100%;
    overflow-y: auto;
}

.progeress-text .progress,
.progeress-text .progress-bar {
    height: 20px;
    background-color: var(--yellow-bg);
    border-radius: 15px;
}


/* Alertbox css here */

.overlay-alertbox {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.47);
    z-index: 10000;
    display: none;
    padding: 20px;
}

.alert-text {
    max-width: 600px;
    margin: auto auto;
    background-color: var(--bg-white);
    padding: 30px;
    border-radius: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10001;
    max-height: 370px;
    height: 100%;
    text-align: center;
    width: 100%;
    overflow-y: auto;
}

.alert-close {
    font-size: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10002;
    color: var(--yellow-bg);
}

.product-long-item .image-car-result {
    text-align: center;
}

.product-long-item .image-car-result img {
    width: 180px;
    max-width: 100%;
    margin: 15px 0;
}

.product-long-item .image-car-result button {
    margin-top: 0px;
}


/* Important information Text */

.car-info .modal-body {
    height: 500px;
    overflow-y: auto;
    padding: 30px;
}

.column-count-box {
    margin-bottom: 20px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-rule: 1px solid lightgrey;
    -moz-column-rule: 1px solid lightgrey;
    column-rule: 1px solid lightgrey;
}

.imp-text h5 {
    font-size: 15px;
}

.imp-text h6 img {
    vertical-align: middle;
}

.imp-text p {
    font-size: 12px;
    margin-bottom: 10px;
    text-align: justify;
}

.img-card {
    padding-left: 25px;
}

.imp-text p.credit-card {
    padding-left: 25px;
}

.imp-text strong span {
    font-size: 22px;
}

.imp-text-bg {
    background: #f1f1f1;
    border: 1px solid #ccc;
    border-radius: 5px;
}


/* Bradcrumb menu */

.gini-menu {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}

.gini-menu ul {
    display: inline;
}

.gini-menu ul li {
    float: left;
    width: 25%;
}

.gini-menu ul li a {
    display: block;
    padding: 10px 25px;
    color: var(--yellow-bg);
    font-weight: 500;
    position: relative;
    text-align: center;
    background: var(--bg-white);
}

.gini-menu ul li.active-compleate a::after {
    border-left-color: var(--yellow-bg);
}

.gini-menu ul li a::after {
    content: "";
    position: absolute;
    top: 0;
    right: -15px;
    width: 0;
    height: 0;
    border-top: 21px solid transparent;
    border-left: 15px solid var(--bg-white);
    border-bottom: 21px solid transparent;
    z-index: 99;
    background: transparent;
}

.gini-menu ul li a::before {
    content: "";
    position: absolute;
    top: -7px;
    left: 0px;
    width: 0;
    height: 0;
    border-top: 28px solid transparent;
    border-left: 20px solid #f8f9fa;
    border-bottom: 28px solid transparent;
    z-index: 1;
}

.gini-menu ul li:first-child a::before {
    display: none;
}

.gini-menu ul li:last-child a::after {
    display: none;
}

.gini-menu ul li a span {
    display: none;
}

.gini-menu ul li.active a {
    background: var(--yellow-bg);
    color: var(--bg-white);
}

.gini-menu ul li.active a::after {
    border-left-color: var(--yellow-bg);
}

.gini-menu ul li.active-compleate a {
    background: var(--bg-white);
    color: var(--yellow-bg);
}

.gini-menu ul li.active-compleate a::after {
    border-left-color: var(--bg-white);
}

.gini-menu ul li.active-compleate a span {
    display: initial;
}

.coverage {
    text-align: center;
}

.coverage img {
    width: 60px;
    max-width: 100%;
}

.modify-search .chosen-container .chosen-results li {
    font-size: 14px;
}

.booking-selection-box .product-small-item,
.booking-selection-box .product-small-item:hover {
    box-shadow: none;
}


/* Insurance box start her */

.insurance-main {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

.insurance-top {
    float: left;
    width: 100%;
}

.insurance-top ul {
    display: flex;
}

.insurance-top ul li {
    width: 25%;
    text-align: center;
    padding: 7px 10px;
}

.insurance-top ul li p {
    font-size: 14px;
    color: var(--yellow-bg);
    margin-bottom: 0;
}

.insurance-top li:first-child {
    width: 50%;
}

.insurance-top ul li.check-top {
    background: var(--bg-white);
    border: 1px solid transparent;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.insurance-bottom {
    float: left;
    width: 100%;
}

.insurance-bottom ul {
    display: flex;
}

.insurance-bottom ul li {
    width: 25%;
    text-align: center;
    padding: 7px 10px;
    background-color: #f8f9fa;
}

.insurance-bottom ul li p {
    font-size: 14px;
}

.insurance-bottom ul li span {
    font-size: 14px;
    font-weight: 400;
}

.insurance-bottom ul li.check-bottom {
    border: 1px solid transparent;
    border-top: none;
}

.insurance-bottom li:first-child {
    width: 50%;
    text-align: left;
}

.insurance-top ul li.check-top.top-selected {
    border-color: var(--yellow-bg);
    background: #f8f9fa;
}

.insurance-bottom ul li.check-bottom.bottom-selected {
    border-color: var(--yellow-bg);
    background: #f8f9fa;
}

.risk-text h5 i {
    font-size: 36px;
    vertical-align: middle;
    color: var(--yellow-bg);
    margin-right: 5px;
    margin-bottom: 5px;
}

.insurance-text h6 {
    font-size: 16px;
}

.insurance-text p {
    font-size: 13px;
    margin-bottom: 10px;
}

.printbox {
    position: absolute;
    right: 30px;
    top: 15px;
}

.printbox li {
    display: inline-block;
}


/*  Number Input */

.quantity {
    position: relative;
    width: 68px;
    margin: 0 auto;
    display: inline-block;
}

.quantity input[type="number"]::-webkit-inner-spin-button,
.quantity input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.quantity input[type="number"] {
    -moz-appearance: textfield;
}

.quantity input {
    width: 67px;
    height: 42px;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    padding-left: 20px;
    border: 1px solid #eee;
}

.quantity input:focus {
    outline: 0;
}

.quantity-nav {
    float: left;
    position: relative;
    height: 42px;
}

.quantity-button {
    position: relative;
    cursor: pointer;
    border-left: 1px solid #eee;
    width: 20px;
    text-align: center;
    color: #333;
    font-size: 13px;
    font-family: "Trebuchet MS", Helvetica, sans-serif !important;
    line-height: 1.7;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.quantity-button.quantity-up {
    position: absolute;
    height: 50%;
    top: 0;
    border-bottom: 1px solid #eee;
}

.quantity-button.quantity-down {
    position: absolute;
    bottom: -1px;
    height: 50%;
}


/* Footer */

.foo-logo {
    margin-bottom: 10px;
}

.foo-logo img {
    max-width: 320px;
}

.md-close {
    border-radius: 35px;
    background: var(--yellow-bg);
    border: 3px solid var(--bg-white);
    /* box-shadow: 0px 0px 3px #0000006b;
    border: none; */
    font-size: 22px;
    position: absolute;
    right: -10px;
    top: -10px;
    width: 38px;
    height: 38px;
    line-height: 32px;
    color: var(--bg-white);
    z-index: 1;
    cursor: pointer !important;
}

.car-franchices ul {
    border-left: 2px solid var(--yellow-bg);
    padding-left: 30px;
    /* margin-left:0 ; */
}

.car-franchices ul li {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 10px 0;
    display: block;
}

.car-franchices ul li::after {
    content: "";
    border: 2px solid var(--yellow-bg);
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: -39px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: var(--bg-white);
    border-radius: 50%;
}

.our-fran.featured-icon-small-item {
    display: flex;
    align-items: center;
    padding-left: 0;
}

.our-fran.featured-icon-small-item .icon-font {
    font-size: 28px;
}

.our-fran.featured-icon-small-item .icon-font {
    position: inherit;
    padding-right: 15px;
}

.our-fran.featured-icon-small-item span {
    font-size: 15px;
}

.carname {
    position: absolute;
    font-size: 15px;
    right: 0;
    top: 10px;
    text-align: right;
    color: var(--bg-white);
    background-color: var(--yellow-bg);
    display: inline-block;
    padding: 5px 10px;
}

.mapbox .modal-dialog {
    max-width: 1300px;
}

.mainbox {
    height: 550px;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

.res-map-main {
    width: 100%;
    float: left;
    /* border: 1px solid #f1f1f1;
    border-radius: 5px; */
    padding: 10px;
    margin-top: 10px;
    cursor: pointer;
}

.res-map-img {
    width: 40%;
    float: left;
}

.res-map-txt {
    width: 60%;
    float: left;
    padding-left: 10px;
}

.res-map-txt h6 b {
    font-size: 13px;
    color: #515263;
    font-weight: 400;
}

.res-map-txt p {
    font-size: 13px;
}

.resume {
    display: none;
}

.resumes {
    display: inline;
}

.terms-text p {
    margin-bottom: 5px !important;
}

.fix-dropdown {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 15px;
    z-index: 1;
}

.mainbox {
    padding-top: 64px;
}

.typeahead__list.empty>li {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.req-btn {
    padding: 5px 10px !important;
    background: var(--yellow-bg) !important;
    color: #fff !important;
    border-radius: 3px;
    float: right;
    border: 1px solid var(--yellow-bg) !important;
    font-size: 12px !important;
}

.datepicker {
    z-index: 2051 !important;
}


/* PAYNOW AND PAY LATER OPTION RADIO BUTTON */

.paynow .custom-control-label::after {
    top: 6px;
}

.paynow .custom-control-label::before {
    top: 6px;
}


/* Secondry Color in Result Page Start Here */

.form-icon-left .icon-font,
.form-icon-right .icon-font {
    z-index: 1;
}

.chosen-container-single .chosen-single {
    background: var(--bg-white);
}


/* =========================================================
   YOUR BOOKING OPTION PAGE CSS HERE =======================*/

.confirm-tab .nav-link {
    font-size: 22px;
    text-transform: uppercase;
}

.confirm-tab .nav-link span {
    border-bottom: 3px solid transparent;
    color: #4c4c4c;
}

.confirm-tab .nav-link.active span,
.confirm-tab .show>.nav-link span {
    border-bottom: 3px solid var(--yellow-bg);
    color: #000;
}

.confirm-tab .nav-link span {
    position: relative;
    padding-left: 30px;
}

.confirm-tab .nav-link span::after {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.confirm-tab .nav-link span.upcomingbox::after {
    background-image: url("../../images/upcoming.png");
}

.confirm-tab .nav-link span.cancelledbox::after {
    background-image: url("../../images/cancelled.png");
}

.confirm-tab .nav-link span.completedbox::after {
    background-image: url("../../images/completed.png");
}

.confirm-tab .nav-link.active span.upcomingbox::after {
    background-image: url("../../images/upcoming-active.png");
}

.confirm-tab .nav-link.active span.cancelledbox::after {
    background-image: url("../../images/cancelled-active.png");
}

.confirm-tab .nav-link.active span.completedbox::after {
    background-image: url("../../images/completed-active.png");
}

.confirm-tab .nav-link img {
    width: 24px;
}

.confirmbox {
    position: relative;
    padding-left: 60px;
}

.confirm-car-img {
    background: var(--bg-white);
    position: absolute;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    left: -60px;
    /* top: 0; */
    bottom: -60px;
    /* margin: auto 0; */
    z-index: 1;
}

.confirm-top {
    background: var(--bg-white);
    padding: 15px 60px 15px 100px;
    position: relative;
}

.confirm-bottom {
    background-image: linear-gradient(#f3f7f8, #ffffff);
    padding: 15px 60px 15px 100px;
    position: relative;
}

.confirm-bottom.confirmation-benefits {
    padding-bottom: 35px;
}


/* CONFIRMATION PAGE START HERE================================
   ============================================================ */

.confirmation-gradient {
    background-image: linear-gradient(#f3f7f8, #ffffff);
}

.confirmation-heading {
    padding: 15px 20px;
}

.btn-outline-primary {
    color: var(--yellow-bg);
    border-color: var(--yellow-bg);
}

.btn-outline-primary:hover {
    background: var(--yellow-bg);
    border-color: var(--yellow-bg);
}

.border-primary {
    border-color: var(--yellow-bg) !important;
}

.border-2px {
    border-width: 2px !important;
}

.confirmation-car-option {
    display: inline-block;
    margin-top: 5px;
}

.confirmation-car-option li {
    float: left;
    margin-top: 5px !important;
    color: #333;
    padding-right: 30px !important;
}

.confirmation-car-option li span {
    font-size: 13px;
}

.confirmation-car-option li span img {
    vertical-align: middle;
}

.more-benfits-btn {
    position: absolute;
    right: 10px;
    background: var(--yellow-bg);
    width: 40px;
    color: var(--bg-white);
    text-align: center;
    border-radius: 3px;
    bottom: 10px;
}

.more-benfits-btn::after {
    content: "\f106";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 18px;
}

.more-benfits-btn.collapsed::after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 18px;
}

.more-benfits-btn:hover,
.more-benfits-btn:focus {
    background: var(--secondary-bg);
    color: var(--bg-white);
}

.discount-text {
    color: var(--bg-red) !important;
}

.custom-danger-btn {
    background: #bc293c;
    border-color: #bc293c;
}

.custom-danger-btn:hover,
.custom-danger-btn:focus {
    background: #9e2b28;
    border-color: #9e2b28;
}

.room-item .content p {
    margin: 0 0 12px;
    line-height: 20px;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: var(--yellow-bg);
    border-color: var(--yellow-bg);
}

.custom-danger-btn:not(:disabled):not(.disabled).active,
.custom-danger-btn:not(:disabled):not(.disabled):active,
.show>.custom-danger-btn.dropdown-toggle {
    background-color: var(--yellow-bg);
    border-color: var(--yellow-bg);
}

.custom-outline-info {
    color: #17a2b8;
    border-color: #17a2b8;
}

.custom-outline-info:hover {
    background: #17a2b8;
    border-color: #17a2b8;
}

.custom-outline-danger {
    color: #dc3545;
    border-color: #dc3545;
}

.custom-outline-danger:hover {
    background: #dc3545;
    border-color: #dc3545;
    color: var(--bg-white);
}

.custom-outline-danger:not(:disabled):not(.disabled):active,
.custom-outline-danger:not(:disabled):not(.disabled).active,
.show>.custom-outline-danger.dropdown-toggle {
    opacity: 0.7;
    background-color: #dc3545;
    border-color: #dc3545;
}

.custom-outline-danger.disabled,
.custom-outline-danger:disabled {
    color: #dc3545;
}

.custom-outline-warning:hover {
    color: var(--bg-white);
}


/* .material-icons{margin: -3px -4px 0;} */

.error {
    top: 100%;
    z-index: 5;
    display: block;
    max-width: 100%;
    padding: 0.25rem 1.5rem;
    margin-top: 0.15rem;
    font-size: 0.7rem;
    line-height: 1.5;
    color: var(--bg-white);
    background-color: rgba(220, 53, 69, 0.9);
    border-radius: 0.25rem;
}


/*advance search css */

.advance-search {
    position: relative;
    color: var(--bg-white);
    font-weight: normal;
    font-size: 14px;
    text-align: right;
    margin: 13px 0 !important;
    cursor: pointer;
    padding-right: 5px;
}

.advance-search:hover {
    text-decoration: underline;
}

.advance-search::after {
    content: "\f106";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: 5px;
    position: relative;
}

.advance-search.collapsed::after {
    content: "\f107";
}

.advance-search-mod {
    color: #393946;
    font-size: 14px;
    font-weight: normal;
}

.advance-search-mod::after {
    content: "\f106";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.advance-search-mod.collapsed::after {
    content: "\f107";
}


/*advance search css */

.advance-btn {
    position: relative;
    color: var(--bg-white);
    font-weight: normal;
    cursor: pointer;
    font-size: 15px;
    display: inline-block;
}

.advance-btn:hover {
    text-decoration: underline;
}

.advance-btn::after {
    content: "\f106";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.advance-btn.active::after {
    content: "\f107";
}

.mod-advance-btn {
    position: relative;
    color: #515263;
    font-weight: normal;
    cursor: pointer;
    font-size: 14px;
    display: inline-block;
    padding-right: 5px;
}

.mod-advance-btn:hover {
    text-decoration: underline;
}

.mod-advance-btn::after {
    content: "\f106";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: relative;
    left: 5px;
}

.mod-advance-btn.active::after {
    content: "\f107";
}


/* confirmation page */

.insurance-para {
    font-size: 10px;
}

.insurance-prot {
    float: right;
    color: #000;
    font-weight: bold;
    font-size: 18px;
}

.booking-ref {
    color: var(--yellow-bg);
}

.icon-green {
    width: 185px !important;
    height: 100%;
    top: 0;
    left: 0;
    background: var(--yellow-bg) !important;
    text-align: center;
    border-color: var(--yellow-bg) !important;
}

.success-box .content {
    margin-left: 185px;
}

.ri {
    font-family: "Rivolicons-Free";
    /* speak: none; */
    font-style: normal;
    font-weight: bolder;
    font-variant: normal;
    line-height: 3;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: white;
    font-size: 60px;
}

ul.main-facility-list li {
    display: inline-block;
    /* font-weight: 400; */
    font-size: 16px;
    /* margin-right: 20px; */
    margin-bottom: 15px;
    line-height: 1;
    letter-spacing: 0.5px;
}

.details-driver {
    font-size: medium;
    margin-left: 1em;
}

.totals {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    border-top: 2px solid #ececec;
    margin-top: -11px;
    padding-top: 15px;
    float: left;
}

.totalAmount {
    font-size: 18px !important;
    margin-top: 5px;
    float: right;
    font-weight: 700;
    color: #fa4a4d;
    letter-spacing: 1px;
}


/* ============================== YOUR BOOKING DETAILS
   ===================================================  */

.menu-horizontal-03 ul li a {
    height: 40px;
    background-color: var(--secondary-bg);
}

.menu-horizontal-03 ul li.active a,
.menu-horizontal-03 ul li a.active,
.menu-horizontal-03 ul li a:hover {
    background-color: var(--yellow-bg) !important;
    color: var(--bg-white);
}


/* Modify CSS Here */

.modify-searchbox {
    position: relative;
}

.modify-fixed {
    z-index: 10001;
}

.datepickers-container {
    z-index: 10002;
}


/* ============== MODIFY ALERT START HERE */

.modify-text {
    max-width: 500px;
    margin: auto auto;
    background-color: var(--bg-white);
    padding: 30px;
    border-radius: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10001;
    height: 180px;
    text-align: center;
    width: 100%;
    overflow-y: auto;
}

.main-search-form-horizontal .typeahead__container.cancel:not(.loading) .typeahead__cancel-button {
    margin-top: 2px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    height: 36px;
}

.footer-wrapper .footer-newsletter .form-control {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    height: 37.5px;
}

@media (max-width: 575px) {
    .car-benefits li {
        float: left;
        width: 100%;
        position: relative;
        margin-bottom: 0 !important;
    }
    .icon-green {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .product-long-item .image-car-result {
        width: 230px;
        margin: 0;
        border-right: 1px solid #f1f1f1;
    }
}

@media (min-width: 991px) {
    section,
    .section {
        padding: 50px 0;
    }
    .header-main .main-nav>li {
        margin-right: 0;
        border-bottom: 0;
        padding: 0 .25rem;
    }
}

@media (min-width: 992px) {
    .header-waypoint-sticky.header-main .main-nav>li>a {
        padding-top: 11px;
        padding-bottom: 10px;
        font-weight: 400;
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .header-main .our-navbox {
        padding: 20px 0;
        display: block;
        width: 100%;
    }
    /* .header-waypoint-sticky .header-top .header-logo-new img {
      height: 60px;
    } */
    .header-main.with-absolute-navbar .navbar {
        top: 78px;
        position: fixed;
        z-index: 998 !important;
    }
    .header-main.header-mobile-menu .main-menu-nav .main-nav>li>a {
        padding: 13px 15px;
    }
    .body-inner {
        padding-top: 0;
    }
    .gini-menu ul li a {
        font-size: 13px;
    }
    .printbox {
        position: inherit;
        right: 30px;
        top: 15px;
        text-align: center;
    }
    .printbox button {
        font-size: 9px;
    }
    /* =========================================================
   YOUR BOOKING OPTION PAGE CSS HERE =======================*/
    .confirm-tab .nav-link {
        font-size: 16px;
    }
    .confirm-tab .nav-link img {
        width: 18px;
    }
    .my-abs {
        bottom: 80px;
    }
}

@media (max-width: 767px) {
    .web-bnr .slick-slide img {
        height: 500px;
    }
    .gini-menu ul li a {
        font-size: 11px;
        padding: 10px 15px;
    }
    .my-abs {
        bottom: 20px;
    }
    .advance-search {
        text-align: left;
        margin-top: 0 !important;
    }
    /* Result Page Responsive */
    .product-long-item .image-car-result {
        width: 320px;
        max-width: 320px;
        margin: 0 auto;
    }
    /* =========================================================
   YOUR BOOKING OPTION PAGE CSS HERE =======================*/
    .confirm-top {
        padding: 15px 15px 15px 75px;
    }
    .confirm-bottom {
        padding: 15px 15px 15px 75px;
    }
}

@media (max-width: 575px) {
    .locate-add {
        padding-top: 0px;
    }
    .web-bnr .slick-slide img {
        height: 550px;
    }
    .gini-menu ul li a {
        font-size: 11px;
        padding: 10px 15px;
    }
    /* .header-top .header-logo-new {
      width: 150px;
      margin: 0 auto;
    }
    .header-top .header-logo-new img {
      height: auto;
    }
    .header-waypoint-sticky .header-top .header-logo-new img {
      height: auto;
    }*/
    .header-main .header-top .container .row {
        align-items: center;
    }
    .gini-menu ul li {
        float: left;
        width: 50%;
        border: 2px solid #f8f9fa;
    }
    .gini-menu ul li.active-compleate a::after,
    .gini-menu ul li a::before,
    .gini-menu ul li a::after,
    .gini-menu ul li.active a::after {
        display: none;
    }
    .insurance-bottom ul li p {
        font-size: 11px;
        font-weight: 300;
    }
    .insurance-bottom ul li span {
        font-size: 12px;
        font-weight: 400;
    }
    .insurance-top ul li {
        width: 30%;
        text-align: center;
        padding: 7px 10px;
    }
    .insurance-top ul li {
        width: 30%;
        text-align: center;
        padding: 7px 10px;
    }
    .insurance-top li:first-child {
        width: 40%;
    }
    .insurance-top ul li p {
        font-size: 12px;
        color: #ffc20e;
        margin-bottom: 0;
    }
    .insurance-bottom ul li {
        width: 30%;
        text-align: center;
        padding: 7px 10px;
        background-color: #f8f9fa;
    }
    .insurance-bottom li:first-child {
        width: 40%;
        text-align: left;
    }
    .alert-text {
        max-height: 420px;
    }
    .my-abs {
        bottom: 20px;
    }
    .dirve-btn {
        font-size: 10px;
        padding: 5px 12px;
    }
    .result-text-box {
        display: block !important;
    }
    /* Result page */
    .result-text-box .price {
        padding-left: 0;
        padding: 10px 0;
        border-left: none;
        border-top: 1px solid #e3e5e7;
    }
    /* =========================================================
   YOUR BOOKING OPTION PAGE CSS HERE =======================*/
    .confirmbox {
        padding-left: 0;
    }
    .confirm-car-img {
        position: inherit;
        border-radius: 0;
        width: 100%;
        height: auto;
        padding: 15px;
        top: 0;
        left: 0;
    }
    .confirm-top {
        padding: 15px 15px 15px 15px;
    }
    .confirm-bottom {
        padding: 15px 15px 15px 15px;
    }
}

@media (max-width: 500px) {
    .car-searchbox .promo-niput {
        margin-top: 10px;
    }
}