﻿/************car loader css start here*/
.car-pop-circle {
    background: url(../../../img/tripinitiator.com/Kar/Home/car-loader.svg) no-repeat center center;
    width: 94px;
    height: 94px;
    line-height: 90px;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    top: 30px;
}

.car-loader {
    border: 3px solid #dddddd;
    border-radius: 50%;
    border-top: 5px solid #e7592f;
    width: 90px;
    height: 90px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    border-width: 5px;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}



/*************car loader css end here*/

.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:25px;
    }
    .car-sub-title {
        
        margin-bottom: 30px;
        text-transform: capitalize;
    }

    .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/Kar/Home/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;
    cursor: pointer;
}
.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/Kar/Home/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;
    }
/*************car booking search engine css start here*/

@media (min-width: 1400px) {
    .col-xxl-3_newww {
        flex: 0 0 auto;
        width: 20.65%;
    }
}
@media (min-width: 1400px) {
    .col-xxl-2_newww {
        flex: 0 0 auto;
        width: 12.66666667%;
    }
}
.se_plzero {
    height: auto;
    padding-left: 0px;
}
@media only screen and (max-width: 992px) {
    .se_plzero {
        height: auto;
        padding-left: 0px !important;
    }
}
.se_plzero_left {
    height: auto;
    padding-left: 0px;
}
@media only screen and (max-width: 992px) {
    .se_plzero_left {
        height: auto;
        padding-left: 0px !important;
    }
}
@media only screen and (max-width: 576px) {
    .se_plzero_left {
        height: auto;
        padding-left: 0px !important;
        /*  padding-right: 9px;*/
    }
}
.se_plzero_right {
    height: auto;
    padding-left: 0px;
}
@media only screen and (max-width: 992px) {
    .se_plzero_right {
        height: auto;
        padding-left: 5px !important;
    }
}
@media only screen and (max-width: 576px) {
    .se_plzero_right {
        height: auto;
        /*  padding-left: 9px !important;*/
    }
}
.se_plprzero {
    height: auto;
    padding-left: 0px;
    padding-right: 0px;
}
@media only screen and (max-width: 992px) {
    .se_plprzero {
        height: auto;
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media only screen and (max-width: 768px) {
    .se_plprzero {
        height: auto;
        padding-left: 0px;
        padding-right: 7px;
    }
}
.btn_sesty {
    height: 5rem;
    border-radius: .45rem;
    font-size: 20px;
    position: relative;
}
    .btn_sesty i {
        font-size: 21px;
        font-weight: bold;
        position: absolute;
        border: 1px solid #1a4788;
        border-radius: 50%;
        position: absolute;
        right: -13px;
        z-index: 1;
        background: #fff;
        width: 32px;
        height: 32px;
        line-height: 30px;
        color: #000;
        top: 10px;
        text-align: center;
    }
@media only screen and (max-width: 992px) {
    .btn_sesty {
        height: 4rem;
        border-radius: .45rem;
        font-size: 26px;
    }
}
@media only screen and (max-width: 576px) {
    .btn_sesty {
        height: 4rem;
        border-radius: .45rem;
        font-size: 26px;
    }
}
.form-control:focus {
    color: var(--bs-body-color);
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none !important
}
#Search_Btn {
    display: none;
}
.btn-primary {
    color: #fff;
    background-color: #f05426 !important;
    border-color: #c33b14 !important;
    cursor: pointer !important;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #2d3159 !important;
        border-color: #000 !important;
        cursor: pointer !important;
    }

    .btn-check:focus + .btn-primary, .btn-primary:focus {
        color: #fff;
        background-color: #f05426;
        border-color: #c33b14;
        box-shadow: 0 0 0 .25rem rgba(49,132,253,.5)
    }

    .btn-check:active + .btn-primary, .btn-check:checked + .btn-primary, .btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #f05426;
        border-color: #c33b14;
    }
        .btn-check:active + .btn-primary:focus, .btn-check:checked + .btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show > .btn-primary.dropdown-toggle:focus {
            box-shadow: 0 0 0 .25rem rgba(49,132,253,.5)
        }

    .btn-primary.disabled, .btn-primary:disabled {
        color: #fff;
        background-color: #154e55;
        border-color: #de6202
    }c
.usp-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: linear-gradient(90.15deg, #f5f5f5 1.15%, #ecf0f4 98.84%);
    border-radius: 100px;
    margin-bottom: 0px;
    margin-left: 35px;
}
.usp-container-img {
    width: 108px;
    height: 108px;
    background-color: #fff;
    -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.05);
    /* clip-path: polygon(45% -70%, 96% 50%, 50% 155%, 0 50%); */
    display: flex;
    margin-right: 10px;
    margin-left: -20px;
    text-align: center;
    line-height: 108px;
    border-radius: 50%;
}
    .usp-container-img figure {
        width: 180px;
        height: 145px;
        /* clip-path: polygon(50% -50%, 100% 50%, 50% 150%, 0 50%);*/
        overflow: hidden;
    }
.usp-container-content {
    width: calc(100% - 120px);
    padding: 15px 0px;
}
.usp-container h3 {
    color: #0c0e47;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}
.usp-container p {
    color: #000;
    margin: 0;
    font-size: 14px;
}
.booking-section {
    position: relative;
    z-index: 99;
    margin-top: -85px;
}
.car-search-container {
    border-radius: 8px;
    background: #ffffff;
    box-shadow: 0 20px 80px 0 rgb(0 0 0 / 8%);
    border: 1px solid rgba(255, 255, 255, .15);
    z-index: 1040;
    padding: 15px;
}
.float-input-tag .form-floating > label {
    position: absolute;
    top:10px !important;
    left: 0;
    z-index: 2;
    height: 100%;
    padding: 1rem .75rem;
    overflow: hidden;
    text-align: start;
    text-overflow: ellipsis;
    white-space: nowrap;
    pointer-events: none;
    border: var(--bs-border-width) solid transparent;
    transform-origin: 0 0;
    transition: opacity .1s ease-in-out, transform .1s ease-in-out;
}
.form-floating > .form-control, .form-floating > .form-select {
    height: 5rem;
    background-color: #fff7f7;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    padding-top: 1rem !important;
}

    .form-floating > .form-control, .form-floating > .form-select:focus {
        outline: none;
        border: 1px solid #bfd0de;
        background-color: transparent;
        box-shadow: none !important;
    }
.form-floating > label {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 500;
    z-index: 2;
    height: 100%;
    padding: 1rem .75rem;
    overflow: hidden;
    text-align: start;
    text-overflow: ellipsis;
    white-space: nowrap;
    pointer-events: none;
    border: var(--bs-border-width) solid transparent;
    transform-origin: 0 0;
    transition: opacity .1s ease-in-out, transform .1s ease-in-out;
}
.se_airport {
    border-radius: 0;
    height: 4rem !important;
    padding-right: 49px;
}
.pick-drop-icon {
    background: #fff7f7 url(../../../img/tripinitiator.com/Kar/Home/marker_icon.svg) 1% 23px no-repeat;
    color: #000;
    background-size: 30px !important;
    padding-left: 40px !important;
    height: 5rem !important;
}
.padding-label {
    padding-left: 36px !important;
}
.flyingfrom_iconmatgo_cal {
    width: 100%;
    cursor: pointer;
    background: #fff7f7 url(../../../img/tripinitiator.com/Kar/Home/calendar-icon.svg) 1% 23px no-repeat;
    background-size: 30px;
    cursor: pointer !important;
    height: 5rem;
    padding-left: 36px;
}
.clear-btn {
    position: absolute;
    right: 13px;
    top:53%;
    transform: translateY(-50%);
    background-color: #e7582f;
    border: 1px solid #d63c0e;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 18px;
    font-size: 14px;
    cursor: pointer;
    display: none;
    color: #fff;
}
input {
    font-size: 15px;
    width: 100%;
    padding: 13px 13px 13px 15px;
    color: #333;
    font-weight: 500;
    border: 1px solid #bfd0de;
    transition: border-color 250ms;
    background-color: #fff;
    border-radius: 5px !important;
}
.input:focus {
    outline: none;
    border: 1px solid #bfd0de;
    background-color: #fff;
}
.input::-webkit-contacts-auto-fill-button {
    visibility: hidden;
    pointer-events: none;
    position: absolute;
}
.input:focus + .label,
.input:not(:placeholder-shown) + .label {
    transform: translateY(-50%) scale(0.75);
    color: #848789 !important;
    padding: 5px 0px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin-left: 1px !important;
    height: 30px;
    background-color: #fef7f7;
    text-transform: uppercase;
    border-radius: 5px 5px 0px 0px;
    font-weight: 500;
    top: 18px !important;
}
.btn:focus {
    outline: none;
    box-shadow: none;
}
.BpkSwapButton_bpk-swap-button__OTA2O {
    transform: translateY(-50%) rotate(90deg);
    -webkit-transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    margin-top: 22px;
    margin-left: 0px;
}
.SearchControls_SwapButtonContainer__ODBmY {
    height: auto;
    position: absolute;
    margin-left: 264px;
    margin-top: -30px;
}
@media only screen and (max-width:1399px) {
    .SearchControls_SwapButtonContainer__ODBmY {
        height: auto;
        position: absolute;
        margin-left: 351px;
        margin-top: -30px;
    }
}
@media only screen and (max-width:1200px) {
    .SearchControls_SwapButtonContainer__ODBmY {
        height: auto;
        position: absolute;
        margin-left: 292px;
        margin-top: -30px;
    }
}
@media only screen and (max-width:992px) {
    .SearchControls_SwapButtonContainer__ODBmY {
        height: auto;
        position: absolute;
        margin-top: 3px;
        float: right;
    }
    .BpkSwapButton_bpk-swap-button__OTA2O {
        transform: translateY(-50%) rotate(180deg);
        -webkit-transition: -webkit-transform .4s ease-in-out;
        transition: transform .4s ease-in-out;
    }
}
@media only screen and (max-width:428px) {
    .SearchControls_SwapButtonContainer__ODBmY {
        height: auto;
        position: absolute;
        margin-left: 314px;
        margin-top: 3px;
    }

    .BpkSwapButton_bpk-swap-button__OTA2O {
        transform: translateY(-50%) rotate(180deg);
        -webkit-transition: -webkit-transform .4s ease-in-out;
        transition: transform .4s ease-in-out;
        margin-top: 7px;
    }
}
@media only screen and (max-width:414px) {
    .SearchControls_SwapButtonContainer__ODBmY {
        height: auto;
        position: absolute;
        margin-left: 298px;
        margin-top: 3px;
    }
}
@media only screen and (max-width:400px) {
    .SearchControls_SwapButtonContainer__ODBmY {
        height: auto;
        position: absolute;
        margin-left: 289px;
        margin-top: 3px;
    }
}
@media only screen and (max-width:376px) {
    .SearchControls_SwapButtonContainer__ODBmY {
        height: auto;
        position: absolute;
        margin-left: 263px;
        margin-top: 3px;
    }
}
.SwapButton_OnewayReturnContainer__Zjg3O {
    position: absolute;
    top: 20px;
    z-index: 1;
    right: -13px;
}
.activesdes {
    transform: translateY(-50%) rotate(450deg);
}
.activesdes_remo {
    transform: translateY(-50%) rotate(180deg);
}
.BpkSwapButton_bpk-swap-button__OTA2O:hover {
    transform: translateY(-50%) rotate(450deg);
}
.BpkSwapButton_bpk-swap-button__button__NGYxZ {
    align-items: center;
    background-color: #fff;
    border: 1px solid #c1d0dd;
    border-radius: 50%;
    display: flex;
    height: 1.6rem;
    justify-content: center;
    transition: transform .4s;
    width: 1.6rem;
    /* box-shadow: 0px 4px 10px rgba(0, 0, 0, .2);*/
}
    .BpkSwapButton_bpk-swap-button__button__NGYxZ:hover {
        border: 1px solid #c1d0dd;
        background-color: #f3f3f3;
    }

svg: not(:root) {
    overflow: hidden;
}
@media only screen and (max-width: 768px) {
    .float-input-tag .form-floating > label {
        top:10px !important;
    }

    .float-input-tag .input:focus + .label,
    .float-input-tag .input:not(:placeholder-shown) + .label {
        color: #000 !important;
        height: 30px;
        background-color: transparent;
        text-transform: uppercase;
        margin-top: 0px;
    }

}


/***********car booking search engine css end here*/
