body {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
}
.d-none {
    display: none;
}
.sec-0 p {
    font-size: 20px;
    color: #2d2d2d;
    margin-bottom: 25px;
    font-weight: 300;
    line-height: 1.4;
}

.sec-0 .sec-0-desc {
    font-size: 16px;
}

.sec-0-title {
    margin-bottom: 50px;
    position: relative;
    display: inline-block;
    padding: 0 20px;
    line-height: 1;
    text-transform: uppercase;
    font-size: 36px;
}

    .sec-0-title::after {
        content: "";
        height: 1px;
        width: 100%;
        background-color: #000;
        display: block;
        margin-top: 8px;
        position: absolute;
        left: 0;
        right: 0;
    }

.owl-theme .owl-nav [class*="owl-"] {
    border: 0 !important;
}

.sec-breadcrumb {
    border-top: 2px solid #e0e0df;
    border-bottom: 1px solid #c3c5c6;
    margin-bottom: 70px;
}

    .sec-breadcrumb .breadcrumb {
        border-radius: 0;
        background-color: #fff;
        margin-bottom: 0;
        padding: 12px 60px;
    }

    .sec-breadcrumb a {
        font-size: 12px;
        font-weight: 500;
        color: #bbbbc1;
        text-transform: uppercase;
    }

    .sec-breadcrumb .breadcrumb > .active {
        font-size: 12px;
        font-weight: 500;
        color: #000;
        text-transform: uppercase;
    }

.sec-ebooking .sec-0-title::after {
    content: none;
}

.sec-ebooking .sec-0-title {
    display: block;
    margin-bottom: 30px;
    margin-top: 0;
    font-size: 22px;
    color: #2d3494;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.sec-sub-title-btm {
    margin-bottom: 45px;
}

.price-block-title {
    font-size: 17px;
    color: #000;
}

    .price-block-title > span {
        font-weight: 500;
    }

.price-block {
    margin-bottom: 30px;
    margin-top: 20px;
}

.ebookig-form .form-control {
    padding-left: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 40px;
    line-height: 15px;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-color: #2d3494;
    font-size: 14px;
    color: #2d3494;
    font-weight: 400;
    font-family: "Lato", sans-serif;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ebookig-form select {
    text-transform: uppercase;
    appearance: none;
    -webkit-appearance: none;
    background: url(/images/arrow.png) no-repeat 99% center;
}

.ebookig-form input::-webkit-input-placeholder {
    color: #2d3494;
}

.ebookig-form input::-ms-input-placeholder {
    color: #2d3494;
}

.ebookig-form input::placeholder {
    color: #2d3494;
}

.ebookig-form input {
    color: #2d3494;
}

.ebookig-form .form-control:focus {
    border-color: #000;
}

.mt80 {
    margin-top: 80px;
}

.sec-sub-title {
    font-size: 18px;
    margin-bottom: 30px;
    color: #2d3494;
    font-weight: 900;
    text-transform: uppercase;
    line-height: normal;
}

.btn-block-submit {
    margin-top: 30px;
    font-size: 15px !important;
    padding: 10px 28px !important;
}

.ef75 {
    margin-bottom: 75px;
}

#sync2 .slick-vertical .slick-slide {
    border: 1px solid #d1d1d1 !important;
}

.sec-0 {
    float: left;
    width: 100%;
    padding-top: 60px;
}

.carRange {
    margin: 60px 0 50px 0 !important;
}

.banner-head {
    float: left;
    width: 100%;
}

.sec-ebooking .container {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 30px;
}

.sec-ebooking {
    background-color: #f3f5f6;
    padding-top: 0;
}

    .sec-ebooking > div {
        background-color: #fff;
        border: 1px solid #d7d7d7;
    }

.carLogo {
    margin: 30px 0 20px;
    text-align: left;
}

.desc {
    text-align: center;
}

    .desc p {
        font-size: 14px;
        color: #2d3494;
        font-weight: 500;
        margin: 0;
        line-height: normal;
    }

    .desc h6 {
        margin: 0;
        font-size: 16px;
        color: #2d3494;
        font-weight: 700;
        line-height: normal;
    }

.ebookig-form label {
    font-size: 11px;
    color: #000;
    margin: 0;
    text-align: left;
    margin-left: 5px;
}

    .ebookig-form label + .form-control {
        height: 30px;
        padding-top: 5px;
        border-bottom-color: #2d3494;
    }

    .ebookig-form label + input::placeholder {
        color: #97a0a6;
    }

.ebookig-form .form-group {
    margin-bottom: 30px;
}

.rangeCars1 {
    float: none !important;
    display: block;
    margin: 0 auto;
}

.mt20 {
    margin-top: 20px;
}

.resend-text {
    color: #008000;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Lato, sans-serif;
}

.btn-send-otp {
    background-color: transparent !important;
    padding: 0 !important;
    color: #008000 !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    font-family: Lato, sans-serif !important;
    position: absolute;
    top: 10px;
    right: 15px;
}

.car_sepecification ul li {
    padding-left: 20px !important;
}

@media (max-width: 767px) {
    .emicalmobile {
        margin-top: -22px !important;
    }

    .car_sepecification ul {
        display: block;
    }

    .booktestcommon {
        display: none !important;
    }

    .car_sepecification ul li:nth-child(3) {
        display: inline-block;
    }

    #reveal-price {
        padding-left: 10px;
    }

        #reveal-price:after {
            left: 10%;
            top: 1px;
        }

    .car_sepecification ul li p {
        font-size: 15px;
    }

    .car_sepecification ul li select {
        font-size: 15px;
        padding-left: 5%;
    }

    .car_sepecification ul li {
        padding-left: 0px !important;
        width: 49% !important;
        height: auto;
        display: inline-block;
        margin-top: 20px;
    }

    .btn-send-otp {
        position: absolute;
        top: 15px;
        right: 20px;
    }

    .sec-0-title {
        font-size: 26px;
        margin-bottom: 25px;
    }

    .sec-0 {
        margin-top: 20px;
    }

        .sec-0 p {
            font-size: 17px;
            line-height: 1.6;
        }

    .carview_section {
        border-top: 2px solid #ececec;
    }

    .navigation_ebook-mob,
    .sec-breadcrumb,
    .price-block-title + .price-block-title {
        display: none;
    }

    .sec-ebooking {
        margin-top: 0;
        overflow: hidden;
    }

        .sec-ebooking .sec-0-title {
            margin-left: -25px;
            margin-right: -7px;
        }

        .sec-ebooking .container {
            padding-left: 25px !important;
            padding-right: 7px !important;
        }

    .ebookig-form .form-group {
        margin-bottom: 22px;
    }

    .mt80 {
        margin-top: 20px;
    }

    .sec-sub-title {
        margin-bottom: 40px;
    }

    .btn.btn-block-submit {
        margin: 15px auto 0 auto;
        width: 100%;
        display: block;
        margin-bottom: 50px;
    }

    .ef75 > div:not(:last-child) {
        margin-bottom: 21px;
        padding: 0;
    }

    .ef75 {
        margin-bottom: 45px;
    }

    .mobileRange {
        min-height: 250px;
    }

    .carRange {
        margin: 38px 0 0 0 !important;
    }

    .banner-head {
        display: none;
    }

    .arena-ebook .sec-sub-title {
        font-weight: 500;
    }

    .arena-ebook .carLogo {
        margin-top: 8px;
        margin-bottom: 0;
    }

        .arena-ebook .carLogo img {
            max-width: 90px;
        }

    .arena-ebook .carImage {
        width: 100%;
        display: inline-block;
        margin-bottom: 5px;
    }

    .arena-ebook .desc {
        width: 100%;
        display: block;
        text-align: left;
        margin-left: 0;
    }

        .arena-ebook .desc p,
        .desc h6 span {
            display: block;
            font-size: 18px;
            color: #2d3494;
        }

            .arena-ebook .desc p span {
                font-size: 18px;
                color: #2d3494;
            }

                .arena-ebook .desc p span i {
                    font-size: 14px;
                }

        .arena-ebook .desc p {
            line-height: 1.3;
            margin-bottom: 10px;
            font-size: 14px;
        }

    .desc h6 {
        font-size: 14px;
        font-weight: 500;
        color: #000;
    }

    .arena-ebook .container {
        padding: 0 30px !important;
    }

    .sec-ebooking > div {
        border: 0;
    }

    .ebookig-form {
        margin-top: 30px;
    }

        .ebookig-form .form-group {
            margin-bottom: 30px;
            height: 50px;
        }

        .ebookig-form .form-control,
        .ebookig-form label + .form-control {
            border-color: #ebebeb;
        }

    .resend-text {
        margin-top: 5px;
    }

    .mt20 {
        margin-top: 0;
    }
}

.price-range {
    color: #2d3494 !important;
    display: inline-block;
    font-weight: 700;
    margin-left: 10px;
    font-size: 14px !important;
}

label.error {
    color: red !important;
}

@media only screen and (max-width: 768px) {
    .btn-send-otp {
        position: absolute;
        top: 15px;
        right: 20px;
    }

    .ebookig-form .form-group {
        margin-bottom: 30px;
        height: 50px;
    }
}
