﻿#CampaignForm .slick-dots {
    list-style: none;
}

#CampaignForm .slick-slider {
    -webkit-tap-highlight-color: transparent;
}

#CampaignForm .slick-slide.dragging img {
    pointer-events: none;
}

#CampaignForm .slick-prev, .vehicle-form-inquiry-wrap .slick-next {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

#CampaignForm #enqFormWap3 a {
    line-height: 32px;
}

#CampaignForm .slick-dots li button:focus,
#CampaignForm .slick-dots li button:hover,
#CampaignForm .slick-list:focus {
    outline: 0;
}

#CampaignForm .center-slider-nav .slick-next {
    order: 3;
    right: -55px;
}

#CampaignForm .center-slider-nav .slick-prev {
    order: 1;
    transform: scale(-1);
}

#CampaignForm .slick-prev:before {
    content: none;
}

#CampaignForm .slick-next:before {
    content: none;
}

#CampaignForm .slick-dots li button:before {
    content: none;
    color: initial;
    opacity: initial;
}

#CampaignForm .slick-dots li,
#CampaignForm .slick-dots li button,
#CampaignForm .slick-next,
#CampaignForm .slick-prev {
    line-height: 0;
    padding: 0;
    cursor: pointer;
}

    #CampaignForm .slick-next,
    #CampaignForm .slick-next:focus,
    #CampaignForm .slick-next:hover,
    #CampaignForm .slick-prev,
    #CampaignForm .slick-prev:focus,
    #CampaignForm .slick-prev:hover {
        background: 0 0;
        color: transparent;
        outline: 0;
    }

#CampaignForm .slick-next,
#CampaignForm .slick-prev {
    font-size: 0;
    display: block;
    width: 11px;
    height: 20px;
    border: none;
}

#CampaignForm .slick-dots {
    display: inline-block;
    width: auto;
    padding: 0;
    margin: 0;
    text-align: center;
    line-height: 0;
}

    #CampaignForm .slick-dots li {
        position: relative;
        display: inline-block;
        width: 8px;
        height: 8px;
        margin: 0 5px;
    }

        #CampaignForm .slick-dots li button {
            font-size: 0;
            display: block;
            width: 8px;
            height: 8px;
            color: transparent;
            outline: 0;
            background: #fff;
            border: 1px solid #d9d9d9;
            border-radius: 50%;
        }

        #CampaignForm .slick-dots li.slick-active {
            height: 6px;
            width: 20px;
            border-radius: 10px;
        }

            #CampaignForm .slick-dots li.slick-active button {
                width: 22px;
                border-radius: 10px;
                background: #f12b00;
            }

#CampaignForm .center-slider-nav .slick-prev {
    order: 1;
    background: url(../../images/IB-NewUI/white-right-arrow.webp);
    left: -55px;
    transform: scale(-1);
}

#CampaignForm .center-slider-nav .slick-next {
    order: 3;
    background: url(../../images/IB-NewUI/white-right-arrow.webp);
}

#CampaignForm .center-slider-nav .slick-dots {
    order: 2;
    width: auto;
    display: flex;
}

#CampaignForm .center-slider-nav {
    display: flex;
    justify-content: center;
    align-items: center;
}

#CampaignForm .counter-slick-slider,
#CampaignForm .slider-center-wrap {
    display: flex;
    flex-direction: column;
}

    #CampaignForm .slider-center-wrap .center-slider-nav {
        order: 2;
    }

#CampaignForm .slick-dots {
    bottom: -1.5rem;
}

#CampaignForm .enqFormWap h1,
#CampaignForm .enqFormWap h2,
#CampaignForm .enqFormWap h4 {
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    font-family: Roboto;
}

#CampaignForm.vehicle-form-inquiry-wrap {
    width: 1562px;
    max-width: 100%;
    margin: 0 auto 60px;
    border-radius: 10px;
    filter: drop-shadow(2.828px 2.828px 15px rgba(0, 0, 0, 0.12));
    background-color: #fff;
    border: 1px solid #c6ceda;
}

#CampaignForm .center-slider-nav {
    position: absolute;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

#CampaignForm .slick-arrow {
    background-image: url(../../images/IB-NewUI/white-right-arrow.webp);
    width: 11px;
    height: 20px;
}

#CampaignForm .left-col {
    flex: 1;
}

#CampaignForm .right-col {
    padding-top: 10px;
    padding-bottom: 10px;
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

#CampaignForm.vehicle-form-inquiry-wrap.olduicss {
    margin-top: 0;
    margin-bottom: 20px;
}

#CampaignForm .enqFormWap {
    width: 100%;
    max-width: 448px;
    margin: 0 auto;
}

    #CampaignForm .enqFormWap h2 {
        line-height: 26px;
        margin-bottom: 1px;
        color: #212427;
    }

    #CampaignForm .enqFormWap h1 {
        line-height: 26px;
        margin-bottom: 21px;
        color: #0c3688;
    }

    #CampaignForm .enqFormWap h4 {
        margin-bottom: 10px;
    }

    #CampaignForm .enqFormWap p small {
        font-family: Roboto;
        font-size: 12px;
        font-weight: 500;
        line-height: 14.06px;
    }

    #CampaignForm .enqFormWap .inputWrap {
        border: 2px solid #a2b0cc;
        padding: 10px 9px 7px;
        border-radius: 6px;
        margin-bottom: 8px;
    }

        #CampaignForm .enqFormWap .inputWrap:focus, #CampaignForm .enqFormWap .inputWrap:hover, #CampaignForm .enqFormWap .inputWrap:active {
            border: 2px solid #0c3688;
        }

#CampaignForm .flagCode img {
    max-width: 30px;
    display: block;
}

#CampaignForm .flagCode span {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    color: #0c3688;
    padding: 0 12px 0 8px;
    line-height: 1;
    margin-right: 10px;
    border-right: 1px solid #959595;
}

#CampaignForm .enqFormWap .inputWrap label {
    color: #0c3688;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    margin: 0 0 4px;
    display: block;
    text-transform: uppercase;
}

#CampaignForm .enqFormWap .inputWrap input {
    width: 100%;
    font-size: 14px;
    font-family: Roboto;
    border: none;
}

    #CampaignForm .enqFormWap .inputWrap input:focus {
        outline: 0;
    }

#CampaignForm .enqFormWap .btnWrap button {
    height: 72px;
    border-radius: 6px;
    color: #fff;
    background: #0c3688;
    width: 100%;
    border: none;
    margin-bottom: 20px;
}

#CampaignForm .enqFormWap .info-Txt {
    font-size: 12px;
    color: #3a3a3a;
    text-align: center;
    font-weight: 500;
    max-width: 292px;
    margin: 0 auto;
    line-height: 1.2;
}

#CampaignForm .enqFormWap .inputWrap.selectWrap {
    position: relative;
    padding: 12px 12px 8px;
    margin-bottom: 8px;
}

    #CampaignForm .enqFormWap .inputWrap.selectWrap.vehicle {
        padding: 12px 12px 8px;
        margin-bottom: 20px
    }

    #CampaignForm .enqFormWap .inputWrap.selectWrap label {
        margin-bottom: 8px;
    }

#CampaignForm .enqFormWap .selectList {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    background: url(../../images/IB-NewUI/arrowDown.svg) right center no-repeat;
}

    #CampaignForm .enqFormWap .selectList img {
        max-width: 38px;
        margin-right: 32px;
    }

    #CampaignForm .enqFormWap .selectList span {
        margin: 0 auto 0 0;
        font-size: 14px;
    }

#CampaignForm .menuListDropDown {
    position: absolute;
    max-height: 445px;
    overflow: auto;
    background: #edf2f9;
    left: -2px;
    border: 2px solid #0c3688;
    right: -2px;
    top: 62px;
    display: none;
    z-index: 1;
}

#CampaignForm .custom-select-dropdown-list {
    position: absolute;
    max-height: 185px;
    overflow: auto;
    background: #edf2f9;
    left: -2px;
    border: 2px solid #0c3688;
    right: -2px;
    top: 62px;
    display: none;
    z-index: 1;
}

#CampaignForm .menuListDropDown ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#CampaignForm .enqFormWap .selectWrap ul li {
    border-bottom: 1px solid #d9d9d9;
    padding: 14px 31px;
    cursor: pointer;
}

    #CampaignForm .enqFormWap .selectWrap ul li.list-title {
        background: #fff;
        font-family: Roboto;
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
        pointer-events: none;
    }

    #CampaignForm .enqFormWap .selectWrap ul li img {
        max-width: 69px;
    }

    #CampaignForm .enqFormWap .selectWrap ul li span {
        font-family: Roboto;
        font-size: 14px;
        font-weight: 700;
        line-height: 20px;
        margin-left: 40px;
    }

#CampaignForm .topTitle.topTitle-lg {
    font-size: 30px;
    margin-bottom: 37px;
}

#CampaignForm p.text-lg {
    font-size: 16px;
    margin-top: 15px;
    color: #000;
}

#CampaignForm .feedbackWrap_cs {
    max-width: 629px;
    margin: 40px auto;
    padding: 20px;
    background: #fcf2d7;
    border-radius: 10px;
}

    #CampaignForm .feedbackWrap_cs.thanksInputCol {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        min-height: 166px;
    }

    #CampaignForm .feedbackWrap_cs p {
        font-family: Roboto;
        font-size: 16px;
        font-weight: 500;
        line-height: 18px;
        text-align: center;
        color: #18407e;
    }

    #CampaignForm .feedbackWrap_cs.thanksInputCol p {
        color: #111;
        font-size: 14px;
        font-weight: 700;
    }

    #CampaignForm .feedbackWrap_cs .btn-group {
        display: flex;
        margin: 0 auto 20px;
        justify-content: center;
    }

#CampaignForm .btnAction_cs {
    min-width: 120px;
    height: 40px;
    border-radius: 6px;
    color: #fff;
    background: #18407e;
    border: none;
    font-size: 14px;
    text-transform: uppercase;
}

    #CampaignForm .btnAction_cs.btnLg {
        min-width: 240px;
        height: 45px;
        font-size: 15px;
        font-weight: 500;
    }

#CampaignForm .feedbackWrap_cs .btn-group .btn {
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 6px !important;
    max-width: 135px;
    font-weight: 700;
    font-size: 10px;
    height: 30px;
    margin: 0 5px;
    text-transform: uppercase;
    color: #000;
}

#CampaignForm .feedbackWrap_cs .btn-group .btn-check:checked + label {
    background: #18407e;
    border-color: #103165;
    color: #fff;
    outline: 0;
}

#CampaignForm .menuListDropDown p.closeIt {
    background: url(../../images/IB-NewUI/closeico.svg) center center no-repeat #fff;
    padding: 14px 0 28px;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: none;
}

#CampaignForm .enqFormWap .inputWrap span.error {
    font-family: Roboto;
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
    color: #d83d46;
}

#CampaignForm .enqFormWap .inputWrap.disabled {
    border-color: #c6ceda;
    pointer-events: none;
}

#CampaignForm .enqFormWap .btnWrap.disabled button {
    background: #a3b3cb;
    color: rgba(255, 255, 255, 0.4);
    pointer-events: none;
}

#CampaignForm .input-group-prepend {
    border-bottom: none;
}

#CampaignForm .btn-close-campaign {
    box-sizing: content-box;
    width: 0.25em;
    height: 0.25em;
    color: #fff;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    border: 0;
    border-radius: 0.25rem;
    opacity: 0.5;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 1.55rem 1rem;
}

#CampaignForm .dropdown-menu.country-number-enquiry.show a img {
    max-width: 22px;
    margin-right: 6px;
}

#CampaignForm .btn-close-campaign:hover {
    color: var(--bs-btn-close-color);
    text-decoration: none;
    opacity: var(--bs-btn-close-hover-opacity);
}

#CampaignForm .btn-close-campaign:hover {
    color: var(--bs-btn-close-color);
    text-decoration: none;
    opacity: var(--bs-btn-close-hover-opacity);
}

#CampaignForm .dropdown-menu.country-number-enquiry.show a img {
    max-width: 22px;
    margin-right: 6px;
}

#CampaignForm .dropdown-menu.country-number-enquiry.show {
    font-size: 13px;
    max-height: 200px;
    min-width: 315px;
    transform: translate3d(0, 29px, 0) !important;
    overflow: auto;
    margin-left: -11px;
}

#CampaignForm .input-group-text.country.dropdown-toggle {
    height: 29px;
    white-space: nowrap;
    border: 0;
    border-radius: 0;
    background: 0 0 !important;
    font-size: 14px;
}

#CampaignForm .country-flag-enquiry {
    max-width: 25px;
    margin-right: 6px;
    width: 100%;
    height: 15px;
}

#CampaignForm .mobile-enquiry .campaign-input {
    flex: 1 1 0%;
}

#CampaignForm .btn-primary:disabled {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
    pointer-events: none;
    opacity: .65;
}

#CampaignForm .btn.btn-primary:hover {
    background: #0c3688;
    border-color: #0c3688;
    color: #fff;
}

#CampaignForm .btn-check {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

#CampaignForm .btn {
    padding: .375rem .75rem;
}

#CampaignForm .slick-slide .show-mob {
    display: none;
}

#CampaignForm .enqFormWap .info-Txt a {
    color: #0c3688;
}

#CampaignForm .form-select {
    font-size: 14px;
    height: 30px;
    padding: 2px 40px 2px 0;
    border: 0;
    font-weight: 400;
    color: #000;
    border-radius: 0;
    text-overflow: ellipsis;
}

#CampaignForm .left-col-img-slider .slick-slide img {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

@media screen and (max-width: 1199px) {
    #CampaignForm .enqFormWap h1, #CampaignForm .enqFormWap h1, #CampaignForm .enqFormWap h2, #CampaignForm .enqFormWap h4 {
        font-size: 18px;
    }

    #CampaignForm .feedbackWrap_cs {
        margin: 20px auto;
    }

        #CampaignForm .feedbackWrap_cs.thanksInputCol {
            min-height: 1px;
        }

    #CampaignForm .vehicle-form-inquiry-wrap .center-slider-nav {
        bottom: 20px;
    }
}

@media (max-width: 800px) {
    #CampaignForm .slick-slide .show-desktop {
        display: none;
    }

    #CampaignForm.vehicle-form-inquiry-wrap {
        border-radius: 0;
    }

        #CampaignForm.vehicle-form-inquiry-wrap.olduicss {
            padding-left: 0px;
        }

    #CampaignForm .slick-slide .show-mob,
    #CampaignForm .row {
        display: block;
    }

    .vehicle-form-inquiry-wrap {
        filter: none;
        border: none;
        border-radius: 0;
    }

    #CampaignForm .left-col,
    #CampaignForm .right-col {
        width: 100%;
        max-width: 100%
    }

    #CampaignForm .enqFormWap {
        max-width: 100%;
    }

    #CampaignForm .right-col {
        padding: 25px 20px;
    }

    #CampaignForm .slick-dots {
        bottom: -1.2rem;
    }

    #CampaignForm .center-slider-nav {
        bottom: -10px;
    }

    #CampaignForm .left-col-img-slider .slick-slide img {
        border-radius: 0;
    }

    .container-fluid {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media screen and (max-width: 575px) {
    .noScroll {
        overflow: hidden;
    }

    #CampaignForm .enqFormWap h1 {
        font-size: 22px;
    }

    #CampaignForm .enqFormWap hr {
        border: none;
        border-bottom: 1px solid #afacac;
        display: block;
        opacity: 1;
    }

    #CampaignForm .enqFormWap h1,
    #CampaignForm .enqFormWap h2,
    #CampaignForm .enqFormWap h4 {
        font-size: 22px;
        color: #212427;
    }

    #CampaignForm .enqFormWap p small {
        margin-top: 4px;
        display: block;
    }

    #CampaignForm .enqFormWap .info-Txt {
        margin-bottom: 24px;
    }

    #CampaignForm .menuListDropDown {
        position: fixed;
        left: 12px;
        right: 12px;
        bottom: 110px;
        top: 10px;
        z-index: 2;
        height: 100%;
        border: none;
        overflow: visible;
    }

    #CampaignForm.vehicle-form-inquiry-wrap.olduicss .menuListDropDown {
        top: 80px;
    }

    #CampaignForm .menuListDropDown ul {
        max-height: calc(100% - 42px);
        overflow: auto;
    }

    #CampaignForm .enqFormWap .overlay {
        position: fixed;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, 0.5);
        z-index: 1;
        display: none;
    }

    #CampaignForm .enqFormWap p.closeIt {
        display: block;
        cursor: pointer;
    }
}

@media (min-width: 768px) {
    .p-md-3 {
        padding: 1rem !important;
    }
}

#campaign-autocomplete-list {
    position: absolute;
    max-height: 185px;
    overflow: auto;
    background: #edf2f9;
    left: -2px;
    right: -2px;
    top: 62px;
    z-index: 1;
}

.campaign-autocomplete-item {
    padding: 5px 10px;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    cursor: pointer;
    color: #000;
    border-bottom: 1px solid #ccc;
}

    .campaign-autocomplete-item:hover {
        background-color: #0c3688 !important;
        color: #fff;
    }
/* Standard syntax */
#CampaignForm input::placeholder {
    color: #333; /* Dark gray color */
    opacity: 0.7; /* Full opacity */
}

/* For Mozilla Firefox */
#CampaignForm input::-moz-placeholder {
    color: #333;
    opacity: 0.7;
}

/* For Internet Explorer 10-11 */
#CampaignForm input:-ms-input-placeholder {
    color: #333;
    opacity: 0.7;
}

/* For Microsoft Edge */
#CampaignForm input::-ms-input-placeholder {
    color: #333;
    opacity: 0.7;
}

.mobile-device footer {
    display: none;
}

.mobile-device .mobile-footer-menu.d-xl-none {
    display: none;
}

.mobile-device .navbar.mainMenu .container-fluid {
    display: none;
}

.mobile-device .breadcrumb {
    display: none;
}

.mobile-device .breadcrumb {
    display: none;
}

.mobile-device .footer-whatsapp {
    display: none;
}

.mobile-device #CampaignForm.vehicle-form-inquiry-wrap {
    margin-bottom: auto;
}

.mobile-device .country-names {
    display: none;
}

.mobile-device .navbar-brand {
    pointer-events: none;
}

.mobile-device .header-country-left .logo {
    border-right: none;
}

/*----------------------*/
#CampaignForm .mobile-enquiry.mobEnq_ .btttonWrap_ .btnWrap .btn:disabled {
    color: rgba(255, 255, 255, 0.5);
}

.mobile-enquiry.mobEnq_ {
    display: flex;
}

    .mobile-enquiry.mobEnq_ .leftBtndata_ {
        flex: 1
    }

    .mobile-enquiry.mobEnq_ .btttonWrap_ {
        margin: -10px -9px -7px 0;
    }

#CampaignForm .mobile-enquiry.mobEnq_ .btttonWrap_ .btnWrap {
    height: 100%;
    min-width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    #CampaignForm .mobile-enquiry.mobEnq_ .btttonWrap_ .btnWrap .btn {
        border-radius: 6px 4px 4px 6px;
        min-width: 111px;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 500;
        height: 66px
    }

#CampaignForm .enqFormWap .inputWrap input.campaign-input-otp {
    letter-spacing: 8px
}

.otpAction {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #0C3688;
    margin-top: -4px;
    margin-bottom: 4px;
}

    .otpAction strong {
        font-weight: 600
    }

    .otpAction button {
        text-decoration: underline;
        font-size: 14px;
        font-weight: 400;
        color: #0C3688;
        padding: 0;
        line-height: 0;
        background: none;
        border: none;
        cursor: pointer;
    }
        .otpAction button:disabled {
            text-decoration: none;
            cursor: not-allowed;
            opacity: 0.65;
        }
#CampaignForm .error.text-success {
    font-size: 13px;
}