.btn {
    padding: 6px 18px;
}

.btn-primary {
    color: #fff;
    background-color: #d5ad2a;
    border-color: #d5ad2a;
}

    .btn-primary.focus,
    .btn-primary:focus,
    .btn-primary:hover,
    .btn-primary:not(:disabled):not(.disabled).active,
    .btn-primary:not(:disabled):not(.disabled):active,
    .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #dfb52e;
        border-color: #dfb52e;
    }

        .btn-primary.focus,
        .btn-primary:focus,
        .btn-primary:not(:disabled):not(.disabled).active:focus,
        .btn-primary:not(:disabled):not(.disabled):active:focus,
        .show > .btn-primary.dropdown-toggle:focus {
            box-shadow: none;
        }

    .btn-primary.disabled,
    .btn-primary:disabled {
        background-color: #9b9b9b;
        border-color: #555;
        cursor: not-allowed;
        opacity: 0.5;
    }

.form-group label {
    margin-bottom: 5px;
    color: #555;
    font-weight: 500;
}

.form-control {
    padding: 6px 5px;
    color: #555;
}

.form-group {
    margin-bottom: 18px;
}

body {
    padding-top: 80px;
}

.navbar-light {
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

    .navbar-light .navbar-nav .nav-link {
        color: #000;
    }

        .navbar-light .navbar-nav .nav-link.set-active,
        .navbar-light .navbar-nav .nav-link.show,
        .navbar-light .navbar-nav .set-active > .nav-link,
        .navbar-light .navbar-nav .show > .nav-link {
            color: #d5ad2a;
        }

.zed-menu-wrapper {
    -webkit-flex-direction: column;
    flex-direction: column;
}

.zed-navbar-ph-link-btn {
    margin: 10px 3px;
    padding: 8px 15px;
    border-radius: 23px;
    background-color: #f1f1f1;
    color: #000;
    display: inline-block;
    vertical-align: text-top;
}

    .zed-navbar-ph-link-btn img {
        vertical-align: bottom;
        margin-right: 5px;
    }

    .zed-navbar-ph-link-btn:hover {
        text-decoration: none;
        color: #343a73;
        background-color: #ebebeb;
        box-shadow: 0 2px 1px #e5e1e1;
    }

.mobile-logo {
    width: 265px;
}

.footer {
    padding: 48px 0 15px;
    background-color: #343a73;
    color: #fff;
    text-align: center;
}

    .footer .navbar-brand {
        margin: 0;
    }

    .footer .section-wrapper {
        margin-bottom: 20px;
    }

    .footer p {
        margin-bottom: 5px;
        font-size: 14px;
    }

    .footer .heading {
        font-weight: 700;
        margin-bottom: 10px;
        font-size: 16px;
    }

    .footer .social-logo {
        margin-right: 5px;
    }

    .footer .footer-links {
        color: #fff;
    }

    .footer .footer-copyright {
        margin-top: 30px;
    }

    .footer .footer-end-line {
        text-align: center;
        margin-bottom: 0;
    }

@media (min-width: 768px) {
    body {
        padding-top: 125px;
    }
}

@media (min-width: 992px) {
    body {
        padding-top: 125px;
    }

    .nav-item {
        margin-left: 10px;
    }

    .zed-navbar-ph-link-btn {
        margin: 0 0 20px 20px;
    }

    .footer {
        text-align: left;
    }

    .mobile-logo {
        width: 293px;
    }
}

body {
    background-color: #f9f9f9;
}

.zed-hero-banner {
    width: 100%;
}

    .zed-hero-banner .image1 {
        background-image: url(/static/media/hero-banner-img1.d5ee979b.jpg);
    }

    .zed-hero-banner .image2 {
        background-image: url(/static/media/hero-banner-img2.1fdf9ba7.jpg);
    }

    .zed-hero-banner .image3 {
        background-image: url(/static/media/hero-banner-img3.4bee09fe.jpg);
    }

    .zed-hero-banner .hero-slide {
        position: relative;
        width: 100%;
        height: 60vh;
        background-size: cover;
        background-position: 50%;
    }

    .zed-hero-banner .hero-slide-title {
        margin-bottom: 7px;
    }

    .zed-hero-banner .slide-button {
        margin-top: 60px;
    }

    .zed-hero-banner .cta-wrapper {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
        color: #fff;
        width: 80%;
    }

.zed-welcome-area {
    padding: 60px 0 12px;
}

    .zed-welcome-area .welcome-area-item img {
        margin-bottom: 10px;
        width: 100%;
    }

.welcome-area-row {
    margin-left: 0;
    margin-right: 0;
}

.zed-welcome-area .welcome-area-item {
    text-align: center;
}

.zed-welcome-area .text-item {
    font-size: 24px;
    margin-bottom: 0;
}

.zed-welcome-area .welcome-area-cta {
    margin-top: 8px;
}

.zed-offerings {
    background-color: #fff;
    padding: 70px 0 22px;
}

    .zed-offerings .heading-area {
        text-align: center;
    }

        .zed-offerings .heading-area .title {
            font-size: 30px;
        }

        .zed-offerings .heading-area .desc {
            font-size: 14px;
        }

    .zed-offerings .offering-item img {
        margin-bottom: 10px;
    }

    .zed-offerings .offering-item {
        text-align: center;
    }

        .zed-offerings .offering-item .item-text {
            font-size: 14px;
        }

    .zed-offerings .offering-wrapper {
        margin-top: 20px;
    }

.zed-regional-presence {
    padding: 110px 0;
    overflow: hidden;
}

    .zed-regional-presence .heading {
        text-align: center;
        margin-bottom: 26px;
    }

    .zed-regional-presence .area-slide {
        text-align: center;
        padding: 17px;
        margin: 15px;
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
        width: 255px;
        height: 410px;
    }

        .zed-regional-presence .area-slide img {
            width: 100%;
            margin-bottom: 25px;
        }

        .zed-regional-presence .area-slide .title {
            font-size: 18px;
        }

        .zed-regional-presence .area-slide .desc {
            font-size: 14px;
        }

    .zed-regional-presence .slick-next:before,
    .zed-regional-presence .slick-prev:before {
        display: none;
    }

    .zed-regional-presence .slick-dots li button:before {
        font-size: 15px;
    }

    .zed-regional-presence .slick-prev {
        left: -30px;
    }

    .zed-regional-presence .slick-next {
        right: -15px;
    }

@media (min-width: 992px) {
    .zed-hero-banner .hero-slide {
        height: calc(100vh - 220px);
    }

    .zed-welcome-area .welcome-area-item img {
        margin-bottom: 20px;
    }

    .zed-welcome-area .welcome-area-cta {
        margin-top: 15px;
    }

    .zed-regional-presence .slick-list {
        padding: 0 !important;
    }
}

.about-us {
    padding: 10px 0 40px;
}

    .about-us .page-title {
        margin-bottom: 20px;
    }

    .about-us .content-wrapper p {
        margin-bottom: 15px;
        font-size: 14px;
    }

    .about-us .page-img {
        width: 100%;
        max-width: 100%;
    }

@media (min-width: 992px) {
    .about-us {
        padding: 25px 0 70px;
    }
}

.contact-us {
    padding: 10px 0 40px;
}

    .contact-us .page-title {
        margin-bottom: 20px;
    }

    .contact-us .address-wrapper p {
        margin-bottom: 3px;
        font-size: 14px;
    }

    .contact-us .address-wrapper .heading {
        font-weight: 700;
        margin-bottom: 5px;
        font-size: 18px;
    }

    .contact-us .address-wrapper {
        margin-bottom: 25px;
    }

@media (min-width: 992px) {
    .contact-us {
        padding: 25px 0 70px;
    }
}

.book-rental {
    padding: 30px 0 50px;
}

.page-title {
    margin-bottom: 30px;
}

.available-car-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: auto;
    max-height: 500px;
    scrollbar-color: #d5ad2a #e2e2e2;
    scrollbar-width: thin;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
    padding: 0 5px;
}

    .available-car-wrapper::-webkit-scrollbar-track {
        box-shadow: inset 0 0 6px #ebebeb;
        background-color: #e2e2e2;
    }

    .available-car-wrapper::-webkit-scrollbar {
        width: 5px;
        background-color: #e2e2e2;
    }

    .available-car-wrapper::-webkit-scrollbar-thumb {
        background-color: #d5ad2a;
        border: 2px solid #d5ad2a;
    }

.car-item {
    border: 1px solid #e1e7e1;
    width: 320px;
    margin: 10px 15px 10px 0;
    text-align: center;
    border-radius: 20px;
    padding: 10px 10px 30px;
    background-color: #fff;
    cursor: pointer;
}

    .car-item.active {
        border-color: #e5ce1d;
        box-shadow: 0 0 8px #d5ad2a;
    }

.rate-tag {
    background-color: #d5ad2a;
    color: #fff;
    border-radius: 18px;
    padding: 5px 15px;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 7px;
}

.car-tag {
    color: #555;
    font-size: 16px;
    margin: 5px 0 10px;
}

.car-img {
    width: 100%;
}

.vehicle-heading {
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 20px;
    color: #555;
}

.select-car-warning {
    border: 1px solid #dfdfdf;
    padding: 10px;
    text-align: center;
    border-radius: 18px;
    background-color: #fff;
    box-shadow: 0 3px 5px #ededed;
}

.warning-text {
    margin-bottom: 0;
}

.cta-wrapper {
    text-align: center;
    margin: 50px 0;
}

.react-date-picker__wrapper,
.react-time-picker__wrapper {
    border: 0;
    font-family: Roboto, "Helvetica Neue", Arial;
}

.react-calendar,
.react-date-picker__calendar {
    z-index: 1031;
}

.react-time-picker__clock {
    display: none;
}

.lease-form-check {
    padding: 10px 0 15px;
}

.lease-form-check-input {
    height: 24px;
    width: 24px;
    margin-right: 5px;
    float: left;
}

.car-infos {
    margin-bottom: 5px;
    font-size: 12px;
    color: #000;
    opacity: 0.7;
}

.car-info-img-wrap {
    display: inline-block;
}

.car-security {
    margin-top: 10px;
    font-weight: 700;
}

.car-infos img {
    width: 18px;
    float: left;
    margin-right: 5px;
}

@media (min-width: 992px) {
    .available-car-wrapper {
        -webkit-justify-content: initial;
        justify-content: normal;
        max-height: 720px;
    }

    .car-item:nth-child(4n) {
        margin-right: 0;
    }

    .car-item {
        width: 260px;
    }
}

.booking-form {
    padding: 30px 0 50px;
}

    .booking-form .page-title {
        margin-bottom: 30px;
    }

    .booking-form .otp-button-wrapper {
        padding-top: 28px;
        text-align: left;
    }

        .booking-form .otp-button-wrapper .btn + .btn {
            margin-left: 5px;
        }

    .booking-form .booking-form-info-wrapper {
        padding: 25px 10px 15px;
        text-align: center;
        border-radius: 20px;
        border: 1px solid #dbdbdb;
        background-color: #fff;
    }

    .booking-form .car-name {
        color: #555;
        font-size: 24px;
        margin: 5px 0 30px;
        font-weight: 500;
        text-decoration: underline;
    }

    .booking-form .info-block {
        margin-bottom: 38px;
    }

        .booking-form .info-block .item-heading {
            margin-bottom: 5px;
            font-size: 18px;
            color: #555;
            line-height: 1.22;
        }

        .booking-form .info-block .item-value {
            margin-bottom: 0;
            font-size: 22px;
            line-height: 1.22;
            color: #444;
        }

    .booking-form .fare-tag {
        margin-top: 50px;
        margin-bottom: 30px;
    }

    .booking-form .info-block.big-text .item-heading {
        margin-bottom: 0;
    }

    .booking-form .info-block.big-text .item-value {
        font-size: 36px;
    }

    .booking-form .info-block.big-text .item-value-med {
        font-size: 18px;
        font-weight: 700;
        color: #438f49;
    }

    .booking-form .info-block .item-value.final-price {
        color: #438f49;
    }

.customer-name {
    text-transform: capitalize;
}

.booking-form .info-muted-text {
    font-size: 13px;
    color: #888;
    margin: 0;
}

.booking-form .cta-wrapper {
    text-align: center;
}

.booking-form .otp-btn {
    border-radius: 18px;
}

.booking-form .cta-info-text {
    font-size: 14px;
    color: #888;
    margin: 50px 0 20px;
}

.booking-form .book-btn {
    width: 150px;
}

.booking-form .fare-tag.follows-breakup {
    margin-bottom: 10px;
}

.fare-breakup-img {
    width: 16px;
}

.fare-breakup-link {
    font-weight: 700;
}

.breakup-detail-info,
.fare-breakup-link {
    font-size: 12px;
    color: #777;
}

.precedes-breakup {
    margin-top: 20px !important;
}

.booking-received .content-wrapper {
    text-align: center;
    padding: 50px 0 80px;
}

.booking-received.page-img {
    margin-bottom: 30px;
    width: 100px;
}

.booking-received .heading-line1 {
    font-size: 25px;
    color: #00001c;
}

.booking-received .heading-line2 {
    font-size: 18px;
    color: #555;
    margin-bottom: 40px;
}

.booking-received .desc {
    font-size: 18px;
    color: #555;
    margin-bottom: 20px;
}

.booking-received .phone-number {
    font-size: 18px;
    color: #444;
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 1.2;
}

.booking-received .homepage-btn {
    margin-top: 35px;
}

.booking-received .booking-id {
    color: #d5d4d4;
    margin-top: 10px;
    display: inline-block;
}

@media (min-width: 992px) {
    .booking-received .heading-line1 {
        font-size: 30px;
    }

    .booking-received .heading-line2 {
        font-size: 20px;
    }

    .booking-received .desc {
        font-size: 20px;
        padding: 0 17%;
    }

    .booking-received .phone-number {
        font-size: 20px;
    }
}

.online-payment {
    padding: 10px 0 40px;
}

    .online-payment .page-title {
        margin-bottom: 20px;
    }

    .online-payment .content-wrapper p {
        margin-bottom: 15px;
        font-size: 14px;
    }

    .online-payment .page-img {
        width: 100%;
        max-width: 100%;
    }

    .online-payment .payment-info {
        width: 100%;
        height: 100px;
    }

@media (min-width: 992px) {
    .online-payment-timer {
        margin-bottom: 100px;
    }

    .online-payment {
        padding: 25px 0 70px;
    }
}

/*# sourceMappingURL=main.ed813295.chunk.css.map */
/*span{
  
    color:#fff !important;
}*/
/*.cstbanner {
    margin-bottom: 10%;
}*/
.per-control {
    padding: 40px 0;
    max-width: 800px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.per-next {
    margin-left: 10px;
}

.per-prev {
    margin-left: 20px;
}

.per-arrow {
    display: flex;
}

.per-next:hover, .per-prev:hover {
    transform: scale(1.1);
}

.per-next, .per-prev {
    cursor: pointer;
    width: 45px;
    height: 45px;
    border: 1px solid #111111;
    border-radius: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s
}

.per-carousel {
    position: relative;
    max-width: 250px;
    width: 100%;
    height: 350px;
    margin: 50px auto auto;
}



    .per-carousel .item {
        max-width: 250px;
        height: 380px;
        width: 100%;
        background-color: white;
        transition: height 0.3s, left 0.3s, box-shadow 0.3s;
        position: absolute;
        bottom: 0;
        text-align: center;
    }

.before-item {
    left: -108%;
    cursor: pointer;
}

.center-item {
    height: 380px !important;
    left: 0;
}

.second-item, .last-item, .center-item {
    box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.1);
}

.after-item {
    left: 108%;
    cursor: pointer;
}

.per-line {
    width: 80%;
    background-color: #111111;
    height: 1px;
    position: relative;
}

.actual-line {
    transition: width 0.3s;
    background-color: #74D064;
    height: 3px;
    position: absolute;
    top: -1px;
    left: 0;
}

.per-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
}
.carousel-inner img {
    width: 100%;
    /*height:570;*/
}
    .per-content img {
        /*margin-top:-35px;*/
    }

    .per-content p {
        font-size: 15px;
    }

.per-title {
    /* margin-top: 50px;
    font-size: 30px;*/
}

.btn-primary {
    color: #fff;
    background-color :#d5ad2a !important;
    border-color:#d5ad2a !important;
}
.ch_largr {
    width: 25px;
    height: 30px;
}



