.vehicle-img {
    background-color: white;
    z-index: 999;
    height: 500px;
    width: auto;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 30px 20px;
}
.booking-area .form-select {
    padding: 0px !important;
}
.booking-area .title {
    font-size: 18px !important;
    line-height: 24px;
    font-weight: 500;
}
.time-area .time-select {
    padding: 20px;
    margin: 15px;
}

.time-area {
    font-size: 10.15pt;
}

.time-area .active-class {
    background-color: #ef3c3c !important;
    color: white;
}
.time-select {
    cursor: pointer;
}
.phone-input {
    width: 40% !important;
}
.otp-btn {
    margin-left: -26px;
    margin-top: 33px;
}
.otp-input-text {
    margin-top: 33px !important;
}
.send-otp {
    padding: 10px 10px 7px 10px !important;
}
.at-expanding-share-button-toggle,
.bt-buy-now,
.bt-support-now {
    display: none !important;
}
.header-nav .logo-header img {
    width: 100px !important;
}
.logo-footer {
    width: auto;
}
.welcome {
    font-size: 55px !important;
    line-height: 0px !important;
    -webkit-text-fill-color: #ee3131 !important;
    -webkit-text-stroke: 0px !important;
}
.sava {
    font-size: 80px !important;
}
.detailing {
    line-height: 70px !important;
}
.bottom-0 {
    top: 90px !important;
    z-index: 99999;
}
.phone-error {
    font-weight: 500px !important;
    color: #ee3131 !important;
    font-size: 14px !important;
}
.logo-footer img {
    width: 70px !important;
}
.portfolio-carousel-nogap .item-gap {
    margin: 0 10px !important;
    border: 4px solid #ee3131;
}
.home-slider {
    background-image: url(../images/bannerbgimage.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: cover;
}

.banner-txt {
    color: white;
    z-index: 222222222222222;
    position: relative;
    font-size: 100px;
    line-height: 1;
    margin-top: 15%;
}
.banner-img {
    z-index: 222222222222222;
    position: relative;
    margin-top: 15%;
}
.book-btn {
    z-index: 99999999999999999999999;
    position: absolute;
    top: 48%;
    left: 37%;
    padding: 40px 40px;
    border-radius: 50%;
    font-weight: 600;
    font-size: 25px;
    background: linear-gradient(
        56deg,
        rgba(254, 65, 65, 1) 0%,
        rgba(154, 40, 40, 1) 100%
    );
}
.book-btn:hover {
    background: linear-gradient(
        97deg,
        rgba(212, 140, 140, 1) 0%,
        rgba(255, 36, 36, 1) 100%
    );
}
/* responsive css */

@media screen and (max-width: 1280px) {
    .welcome {
        display: none !important;
    }
    .sava {
        display: none !important;
    }
    .banner-img {
        z-index: 222222222222222;
        position: relative;
        margin-top: 30%;
    }
    .book-btn {
        z-index: 99999999999999999999999;
        position: absolute;
        top: 65%;
        left: 40%;
    }
    .banner-txt {
        color: white;
        z-index: 222222222222222;
        position: relative;
        font-size: 100px;
        line-height: 1;
        margin-top: 25%;
    }
    .book-btn {
        z-index: 99999999999999999999999;
        position: absolute;
        top: 50%;
        left: 30%;
    }
}
@media screen and (max-width: 1024px) {
    .vehicle-img {
        width: 700px !important;
    }
    .book-btn {
        z-index: 99999999999999999999999;
        position: absolute;
        top: 50%;
        left: 25%;
    }
}

@media only screen and (max-width: 991px) {
    .header-creative-two .header-nav .logo-header {
        background: #ffffff !important;
    }
    .mo-left .header-nav .logo-header {
        overflow: hidden;
        background-color: #ffffff !important;
    }

}

@media screen and (max-width: 912px) {
    .vehicle-img {
        width: 700px !important;
    }
    .otp-input {
        margin-top: 0px !important;
    }
    .banner-img {
        z-index: 222222222222222;
        position: relative;
        margin-top: 7%;
    }
    .book-btn {
        z-index: 99999999999999999999999;
        position: absolute;
        top: 100%;
        left: 40%;
        padding: 50px 50px;
    }
    .vehicle-box.style2 {
        height: 50vh;
    }
    .vehicle-box.style2 .vehicle-img {
        top: 25%;
    }

}

@media screen and (max-width: 820px) {
    .vehicle-img {
        width: 700px !important;
    }
    .banner-img {
        z-index: 222222222222222;
        position: relative;
        margin-top: 15%;
    }
    .banner-txt {
        color: white;
        z-index: 222222222222222;
        position: relative;
        font-size: 100px;
        line-height: 1;
        margin-top: 15%;
    }
    .banner-img {
        z-index: 222222222222222;
        position: relative;
        margin-top: 5%;
    }
    .book-btn {
        z-index: 99999999999999999999999;
        position: absolute;
        top: 96%;
        left: 38%;
        padding: 50px 50px;
    }
    .header-creative-two .navicon span {
        background: #fff;
        width: 40px;
        height: 4px;
    }
    .navicon span:nth-child(1) {
        top: 0px;
    }
    .navicon span:nth-child(2) {
        top: 8px;
    }
    .navicon span:nth-child(3) {
        top: 17px;
    }
    .vehicle-box.style2 .vehicle-img {
        position: absolute;
        top: 30%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 700px;
    }
    .vehicle-box.style2 {
        height: 60vh;
    }
}

@media screen and (max-width: 768px) {
    .time-area .time-select {
        padding: 10px;
        margin: 10px;
    }
    .phone-input {
        width: 50% !important;
    }
    .otp-input {
        margin-top: 10px !important;
    }
    .vehicle-img {
        width: 600px !important;
    }
    .time-area .time-select {
        padding: 20px 10px !important;
        text-align: center;
    }
    .otp-input {
        margin: 20px 0px 10px 0px !important;
    }
    .otp-input-text {
        margin-top: 0 !important;
    }
    .banner-img {
        z-index: 222222222222222;
        position: relative;
        margin-top: -5%;
    }
}

@media screen and (max-width: 576px) {
    .vehicle-img {
        width: 400px !important;
    }
    .phone-input {
        margin-top: 20px !important;
    }
    .otp-btn {
        margin-top: 34px !important;
    }
    .otp-input {
        margin: 0px 0px !important;
    }
    .phone-input {
        width: 75% !important;
        margin: 0px 0px !important;
    }
    .otp-input-text {
        margin-top: 33px !important;
    }
    .book-btn {
        z-index: 99999999999999999999999;
        position: absolute;
        top: 92%;
        left: 35%;
        padding: 30px 30px;
    }
    .header-creative-two .navicon span {
        width: 25px;
        height: 2px;
    }
    .navicon span:nth-child(1) {
        top: 0px;
    }
    .navicon span:nth-child(1) {
        top: 0px;
    }
    .navicon span:nth-child(2) {
        top: 7px;
    }
    .navicon span:nth-child(3) {
        top: 14px;
    }
}
@media screen and (max-width: 540px) {
    .banner-txt {
        color: white;
        z-index: 222222222222222;
        position: relative;
        font-size: 65px;
        line-height: 1;
        margin-top: 15%;
    }
    .vehicle-box.style2 {
        height: 90vh;
    }
    .vehicle-box.style2 .vehicle-img {
        top: 45%;
    }
}

/* responsive css */
@media screen and (max-width: 415px) {
    .vehicle-img {
        width: 400px !important;
    }

    .phone-input {
        width: 75% !important;
        margin: 0px 0px !important;
    }
    .otp-btn {
        margin-top: 34px !important;
    }
    .banner-txt {
        color: white;
        z-index: 222222222222222;
        position: relative;
        font-size: 60px;
        line-height: 1;
        margin-top: 30%;
    }
    .book-btn {
        z-index: 99999999999999999999999;
        position: absolute;
        top: 110%;
        left: 28%;
    }
    .banner-img {
        z-index: 222222222222222;
        position: relative;
        margin-top: 8%;
    }
    .vehicle-box.style2 {
        height: 80vh;
    }
    .vehicle-box.style2 .vehicle-img {
        top: 40%;
    }
}
@media screen and (max-width: 412px) {
    .banner-img {
        z-index: 222222222222222;
        position: relative;
        margin-top: 15%;
    }
}

@media screen and (max-width: 376px) {
    .vehicle-img {
        width: 370px !important;
    }
    .book-btn {
        z-index: 99999999999999999999999;
        position: absolute;
        top: 98%;
        left: 28%;
        padding: 25px 25px;
        border-radius: 50%;
        font-weight: 600;
        font-size: 25px;
    }
    .banner-img {
        z-index: 222222222222222;
        position: relative;
        margin-top: -5%;
    }
    .vehicle-box.style2 {
        height: 100vh;
    }
    .vehicle-box.style2 .vehicle-img {
        top: 50%;
    }
}

@media screen and (max-width: 360px) {
    .vehicle-img {
        width: 360px !important;
    }
    .vehicle-box.style2 {
        height: 80vh;
    }
    .vehicle-box.style2 .vehicle-img {
        top: 40%;
    }
}

@media screen and (max-width: 280px) {
    .vehicle-img {
        width: 290px !important;
    }
    .otp-btn {
        width: 39% !important;
        margin-top: 58px !important;
    }
    .phone-input {
        width: 63% !important;
    }
    .book-btn {
        z-index: 99999999999999999999999;
        position: absolute;
        top: 60%;
        left: 30%;
    }
    .book-btn {
        z-index: 99999999999999999999999;
        position: absolute;
        top: 97%;
        left: 21%;
        padding: 20px 20px;
    }
    .vehicle-box.style2 {
        height: 100vh;
    }
    .vehicle-box.style2 .vehicle-img {
        top: 50%;
    }

}
