﻿.car-banner-bg {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: left;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    position: relative;
   
    z-index: 1;
}

    .car-banner-bg::before {
        content: "";
        position: absolute;
        background: rgba(0, 0, 0, .65);
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        z-index: -1;
    }

.car-txt-pad {
    padding: 150px 0px;
}

.car-punch-title {
    font-size: 60px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.car-sub-title {
    font-size: 22px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.slider-image {
    position: relative;
    z-index: 9;
    overflow: visible;
    /* margin-right: -122px; */
    padding-top: 100px;
    padding-bottom: 90px;
    margin-top: 45px;
}
    .slider-image::before {
        position: absolute;
        top: 0px;
        left: calc(50% - 255.5px);
        width:400px;
        height: 400px;
        content: "";
        z-index: -1;
        border-radius: 50%;
        background: #f05426;
    }


@media (max-width: 575.98px) {
    .car-punch-title {
        font-size: 30px;
        
    }
    .car-txt-pad {
        padding: 50px 0px;
    }
    .slider-image::before {
        position: absolute;
        top: 10px;
        left: calc(50% - 147.5px);
        width: 300px;
        height: 300px;
        content: "";
        z-index: -1;
        border-radius: 50%;
        background: #f05426;
    }
    
}
.car-icon {
  margin-top:20px;
    width: 91px;
    height: 37px;
    z-index: 1;
    -webkit-animation: animateCloud 10s linear infinite;
    -moz-animation: animateCloud 10s linear infinite;
    animation: animateCloud 10s linear infinite;
}

@-webkit-keyframes animateCloud {
    0% {
        margin-left: -100px;
    }

    100% {
        margin-left: 120%;
    }
}

@-moz-keyframes animateCloud {
    0% {
        margin-left: -100px;
    }

    100% {
        margin-left: 120%;
    }
}

@keyframes animateCloud {
    0% {
        margin-left: -100px;
    }

    100% {
        margin-left: 120%;
    }
}


.jV_r-item {
    width: 100%;
}

.jV_r-items {
    display: flex;
    flex-wrap: wrap;
}

@media (min-width: 576px) {
    .jV_r-item {
        width: 50%;
    }
}

@media (min-width: 1024px) {
    .jV_r-item {
        width: 33%;
    }
}

@media (min-width: 1399.98px) {
    .jV_r-item {
        width: 20%;
    }
}

.rDx- {
    border: 1px solid #d9e2e8;
    border-radius: 8px;
    margin: 12px 6px;
    flex-grow: 1;
    overflow: hidden;
    position: relative;
}

@media (min-width: 640px) {
    .sW6p {
        padding: 45px 12px;
    }
}

.sW6p {
    background: #fff url(../../../img/tripinitiator.com/pages/car/car-pattern.png) left 0px no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 45px;
}


@media (min-width:640px) {
    .sW6p {
        padding: 35px 12px
    }
}

.sW6p-pres-large {
    height: 155px;
    justify-content: flex-end
}

.sW6p.sW6p-cover-img {
    height: 124px
}

@media (min-width:640px) {
    .sW6p.sW6p-cover-img {
        padding: 0
    }
}

.sW6p-agency-logo-wrapper {
    display: flex;
    flex-shrink: 1;
    padding-right: 12px;
    align-items: flex-end
}

    .sW6p-agency-logo-wrapper.sW6p-mod-size-default {
        height: 24px
    }

    .sW6p-agency-logo-wrapper.sW6p-mod-size-large {
        height: 28px
    }

    .sW6p-agency-logo-wrapper.sW6p-mod-width-default {
        width: unset
    }

    .sW6p-agency-logo-wrapper.sW6p-mod-width-half {
        width: 50%
    }

    .sW6p-agency-logo-wrapper.sW6p-mod-width-small {
        width: 70px
    }

.sW6p-agency-logo {
    max-width: 100%;
    object-fit: contain
}

    .sW6p-agency-logo.sW6p-mod-size-default {
        height: 24px
    }

    .sW6p-agency-logo.sW6p-mod-size-large {
        height: 28px
    }

.sW6p-car-image {
    display: table
}

.sW6p-photo-bottom {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    margin-top: 12px
}

.sW6p.sW6p-pres-countless {
    height: 160px
}

.sW6p.sW6p-pres-mobile {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 12px
}

    .sW6p.sW6p-pres-mobile.sW6p-cover-img {
        padding: 0;
        border-radius: 8px 0 0 8px
    }

    .sW6p.sW6p-pres-mobile .sW6p-photo-bottom {
        padding: 0;
        margin-top: 0
    }

    .sW6p.sW6p-pres-mobile .sW6p-agency-logo {
        height: revert
    }

        .sW6p.sW6p-pres-mobile .sW6p-agency-logo.sW6p-mod-size-default {
            height: 24px
        }

    .sW6p.sW6p-pres-mobile .sW6p-car-image-wrapper {
        flex: 1;
        display: flex;
        align-items: center
    }

.sW6p.sW6p-cover-img {
    padding: 0;
    position: relative;
    overflow: hidden;
    border-radius: 8px 8px 0 0
}

    .sW6p.sW6p-cover-img .sW6p-photo-bottom {
        position: absolute;
        bottom: 8px;
        margin-top: 0;
        padding: 0 12px
    }

    .sW6p.sW6p-cover-img .sW6p-car-image {
        object-fit: cover;
        width: 100%;
        height: 100%
    }

    .sW6p.sW6p-cover-img .sW6p-agency-logo {
        background-color: #fff;
        padding: 4px;
        border-radius: 4px
    }

        .sW6p.sW6p-cover-img .sW6p-agency-logo.sW6p-mod-size-default {
            height: 24px
        }

        .sW6p.sW6p-cover-img .sW6p-agency-logo.sW6p-mod-size-large {
            height: 28px
        }



.uH1B-category {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    font-feature-settings: 'liga' 0;
    white-space: nowrap;
}

.rDx--info {
    padding: 12px;
}

@media (min-width: 640px) {
    .rDx--info {
        padding: 12px;
    }
}

.Vdvb.Vdvb-mod-color-default {
    color: #212a30;
}

.uH1B-category {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    font-feature-settings: 'liga' 0;
    white-space: nowrap;
    border-left: #f05426 solid 4px;
    padding-left: 10px;
}

.uH1B-car-name{margin-bottom:5px;}
.uH1B-similar-category {
    font-weight: normal;
    margin-bottom: 0px;
    background: aliceblue;
    width: fit-content;
    padding: 2px 10px;
    margin-top: 5px;
    border-radius: 25px;
}
.iTHr-result-list {
    display: flex;
    margin-top: 15px;
    justify-content: space-between;
}

.iTHr-car-option.iTHr-mod-result-list {
    display: flex;
    align-items: center;
    color: #029731;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    font-feature-settings: 'liga' 0;
    white-space: nowrap;
}

.iTHr-result-list .iTHr-car-option, .iTHr-static-min-height .iTHr-car-option {
    margin: 4px 16px 4px 0;
}

.iTHr-icon {
    display: inline-block;
    margin-right: 4px;
    height: 16px;
    width: 16px;
    line-height: 16px;
}

.rDx--booking-line {
   /* display: flex;
    justify-content: space-between;*/
    align-items: center;
    margin-top: 20px;
}

.rDx--price {
    font-weight: 600;
    font-size: 20px;
    /* line-height: 33px; */
    font-feature-settings: 'liga' 0;
    /* padding-right: 4px; */
    border-top: #ededed solid 1px;
    border-bottom: #ededed solid 1px;
    margin-bottom: 15px;
    padding-bottom: 8px;
    text-align:center;
}

.rDx--price-type {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    font-feature-settings: 'liga' 0;
    padding-left: 0px;
}
.c2oac-buttons {
    position: unset;
    flex-shrink: 1;
}

    .c2oac-buttons i {
        margin-right: 5px;
    }

.c2oac-select-button {
    text-align: center;
    min-width: unset;
    width: 100%;
}

.c2oac-select-button {
    font-weight: 700;
    background: #f05426;
    color: #fff;
    min-width: 68px;
    height: 40px;
    border-radius: 4px;
    padding: 0 25px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

    .c2oac-select-button:hover {
        font-weight: 700;
        background: #0c0e48;
        color: #fff;
        min-width: 68px;
        height: 40px;
        border-radius: 4px;
        padding: 0 25px;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
    }

.rDx--price-alert-container {
    position: absolute;
    display: none;
    top: 8px;
    left: 12px;
}

.c_f-R-price-alert {
    border-radius: 4px;
    border: 1px solid #d9e2e8;
    background-color: #f9fafb;
    padding: 2px 8px;
}


.call-to-action-section-two {
    position: relative;
    padding: 80px 0px 80px;
    background: #0c0e48 url(../../../img/tripinitiator.com/pages/car/car-dark-bg.jpg) center top no-repeat;
}

    .call-to-action-section-two .auto-container {
        position: relative;
        max-width: 1270px;
    }

    .call-to-action-section-two:before {
        position: absolute;
        content: '';
        left: 0px;
        top: -2px;
        z-index: 10;
        width: 14%;
        height: 40px;
        /*  transform: skewX(-55deg);*/
        background-color: #fff;
    }

    .call-to-action-section-two:after {
        position: absolute;
        content: '';
        right: 0px;
        top: -2px;
        z-index: 10;
        width: 14%;
        height: 40px;
        /* transform: skewX(55deg);*/
        background-color: #fff;
    }