.header,
.modal {
    top: 0;
    width: 100%;
    z-index: 1;
    left: 0
}

.offerForm .btr select.form-select:focus,
input#txtOtp:focus {
    box-shadow: inset 0 -1px 0 #ddd
}

@font-face {
    font-family: VWHeadWeb-Bold;
    src: url(../fonts/vwhead-bold_2.ttf);
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: VWHeadWeb-Regular;
    src: url(../fonts/VWHead-Regular.ttf);
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: VWHeadWeb-Light;
    src: url(../fonts/vwhead-light.woff2);
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: VWHeadWeb-LightBold;
    src: url(../fonts/vwhead-bold.woff2);
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: VW-Text;
    src: url(../fonts/VWTextWeb-Regular.woff2);
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

body {
    font-family: VWHeadWeb-Regular;
    background-color: #fbfbfb
}

.header {
    position: absolute;
    padding: 0 40px
}

.header .logo {
    display: block;
    margin: 20px 0 10px;
    width: 51px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: VWHeadWeb-Bold
}

.h2,
h2 {
    font-size: 32px
}

@media only screen and (max-width:750px) {
    .h2,
    h2 {
        font-size: 24px
    }
}

::-moz-placeholder {
    color: rgba(0, 0, 0, .4)
}

::placeholder {
    color: rgba(0, 0, 0, .4)
}

@media only screen and (max-width:1024px) {
    .mast-head,
    .topspace {
        padding-top: 76px!important
    }
}

@media only screen and (max-width:480px) {
    .mast-head,
    .topspace {
        padding-top: 56px!important
    }
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.img-fluid {
    width: 100%;
    display: block
}

.cta-btn,
.cta-prime {
    display: inline-block
}

.cta-prime {
    color: #001e50;
    text-decoration: underline;
    text-underline-position: under;
    font-weight: 600;
    margin-top: 20px
}

.cta-btn {
    padding: 12px 20px;
    border-radius: 50px;
    text-transform: capitalize;
    border: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    text-decoration: none
}

.cta-btn.blue:hover,
.cta-btn:hover {
    background: #4cc7f4;
    border: 1px solid #4cc7f4;
    color: #fff
}

@media all and (max-width:767px) {
    .cta-btn {
        padding: 10px 16px;
        font-size: 14px
    }
}

.cta-btn:hover {
    text-decoration: none
}

.cta-btn.blue {
    background: #001e50;
    color: #fff;
    border: 1px solid #001e50
}

.cta-btn.white {
    background: #fff;
    color: #001e50;
    border: 1px solid #fff
}

.cta-btn.white:hover {
    background: #001e50;
    border: 1px solid #001e50;
    color: #fff
}

.font-12 {
    font-size: 12px;
    line-height: 20px
}

.font-14 {
    font-size: 14px;
    line-height: 22px
}

.font-16 {
    font-size: 16px;
    line-height: 24px
}

.font-18 {
    font-size: 18px;
    line-height: 26px
}

.font-20 {
    font-size: 20px;
    line-height: 28px
}

.font-34 {
    font-size: 34px;
    line-height: 42px
}

.Banner {
    margin-top: 95px
}

.Banner .banner-slider .slide,
.offerForm .btr .grpInput {
    position: relative
}

.Banner .banner-slider .banner-txt {
    color: #000e26;
    width: 100%
}

.Banner .banner-slider .banner-txt .ban-cta-holder a {
    background: #001e50;
    border: 1px solid #001e50;
    font-size: 16px;
    line-height: 27px;
    padding: 12px 30px
}

.Banner .banner-slider .banner-txt .ban-cta-holder a:hover {
    background: #0040c5;
    border: 1px solid #0040c5;
    color: #fff
}

.Banner .banner-slider .banner-text-container {
    display: flex;
    padding: 20px;
    align-items: center;
    justify-content: space-between
}

.Banner .banner-slider .banner-text-container h2 {
    font-size: 40px;
    text-align: left;
    line-height: 48px;
    font-family: VWHeadWeb-Light;
    margin-right: 1rem
}

@media screen and (min-width:1025px) {
    .Banner .banner-slider .banner-text-container h2 {
        max-width: 75%
    }
}

.Banner .banner-slider .banner-text-container h2 strong {
    font-family: VWHeadWeb-LightBold
}

.Banner .banner-slider ul.slick-dots {
    position: absolute;
    left: 50%;
    bottom: 5%;
    transform: translate(-50%, -50%);
    margin-bottom: 0;
    background: #333;
    border-radius: 20px;
    height: auto;
    line-height: normal;
    padding: 10px;
    width: auto
}

.offerForm .btr input.form-control,
.offerForm .btr select.form-select {
    border-left: 1px solid #707070;
    border-right: 1px solid #707070;
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    padding: 10px 14px
}

@media screen and (min-width:1299px) {
    .Banner .banner-slider ul.slick-dots {
        bottom: 5%
    }
}

.Banner .banner-slider ul.slick-dots li,
.specs .specsSlider ul.slick-dots li {
    list-style: none;
    float: left;
    margin-right: 10px;
    border-radius: 10px;
    background: #838383;
    height: 8px;
    width: 8px;
    cursor: pointer
}

.Banner .banner-slider ul.slick-dots li button,
.specs .specsSlider ul.slick-dots li button {
    background: 0 0;
    display: none
}

.Banner .banner-slider ul.slick-dots li.slick-active,
.specs .specsSlider ul.slick-dots li.slick-active {
    width: 30px;
    border-radius: 10px;
    opacity: .8;
    background: #fff
}

.Banner .banner-slider button.slick-next.slick-arrow,
.Banner .banner-slider button.slick-prev.slick-arrow,
.specs .specsSlider button.slick-next.slick-arrow,
.specs .specsSlider button.slick-prev.slick-arrow {
    height: 46px;
    width: 46px;
    margin-top: 0;
    top: calc(50% - 50px);
    position: absolute;
    z-index: 9;
    background: #fff;
    border: 1px solid #fff;
    text-indent: -400%;
    overflow: hidden;
    cursor: pointer;
    border-radius: 100%
}

@media screen and (min-width:511px) and (max-width:1100px) {
    .Banner .banner-slider button.slick-next.slick-arrow,
    .Banner .banner-slider button.slick-prev.slick-arrow {
        text-indent: -1000px
    }
}

.Banner .banner-slider .slick-prev::before,
.specsSlider .slick-prev::before {
    content: "";
    background: url(../images/prev_arrow.png) no-repeat;
    width: 7px;
    height: 20px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.Banner .banner-slider .slick-next::before,
.specsSlider .slick-next::before {
    content: "";
    background: url(../images/nextArrow.png) right center no-repeat;
    width: 10px;
    height: 14px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.Banner .banner-slider button.slick-prev.slick-arrow,
.specs .specsSlider button.slick-prev.slick-arrow {
    left: 25px
}

.Banner .banner-slider button.slick-next.slick-arrow,
.specs .specsSlider button.slick-next.slick-arrow {
    right: 25px
}

@media screen and (max-width:375px) {
    .Banner .banner-slider ul.slick-dots {
        bottom: 27%!important
    }
}

@media screen and (max-width:767px) {
    .Banner .banner-slider .banner-text-container {
        padding: 20px 0
    }
    .Banner .banner-slider .banner-text-container h2 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 0;
        margin-right: 1rem
    }
    .Banner .banner-slider .banner-txt .ban-cta-holder a {
        font-size: 9px;
        line-height: 13px
    }
    .Banner .banner-slider ul.slick-dots {
        bottom: 26.5%
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .Banner .banner-slider .banner-text-container {
        justify-content: space-between
    }
    .Banner .banner-slider .banner-text-container h2 {
        font-size: 20px;
        text-align: left;
        line-height: 28px;
        margin-right: 1rem
    }
}

.ArticleHeader {
    border-bottom: 1.5px solid #c4cace
}

.ArticleHeader .heading h2 {
    color: #000e26;
    font-size: 44px;
    line-height: 52px;
    font-family: VWHeadWeb-Bold
}

.offers {
    padding: 10px 0 5px 20px
}

.offers .col-12 {
    padding-right: 0!important
}

.offers .heading h1,
.offers .heading h2 {
    font-size: 22px;
    line-height: 28px;
    text-align: left;
    font-family: VWHeadWeb-Bold;
    margin-bottom: 0
}

.offers .heading h5 {
    font-size: 14px;
    line-height: 27px;
    font-family: VWHeadWeb-Regular
}

.offers .offer-slider {
    margin-bottom: 1rem
}

.offers .offer-slider .offerslide {
    border: 1px solid #c2cacf;
    padding: 12px;
    margin-right: 10px;
    border-radius: 0;
    min-height: 170px
}

.offers .offer-slider .offerslide .details h2 {
    color: #000;
    font-size: 16px;
    line-height: 27px;
    font-family: VWHeadWeb-Bold;
    position: relative;
    margin-bottom: 20px
}

.offers .offer-slider .offerslide .details h2:after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 60%;
    height: 1.5px;
    background: #d8d8d8
}

.offers .offer-slider .offerslide .details p.showRoomPrice {
    color: #000;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px!important
}

.offers .offer-slider .offerslide .details p.priceDetails {
    color: #000;
    font-size: 14px;
    font-family: VWHeadWeb-Regular;
    line-height: 21px
}

.offers .offer-slider .offerslide .details .offerDescription {
    font-size: 16px;
    font-family: VWHeadWeb-Bold;
    line-height: 21px;
    margin-bottom: 0
}

.offers .offer-slider .offerslide .details ul.offerDesc {
    padding: 0;
    list-style: none;
    margin-bottom: 5px
}

.offers .offer-slider .offerslide .details ul.offerDesc li {
    font-size: 14px;
    line-height: 20px;
    font-family: VWHeadWeb-Regular;
    padding-bottom: 4px
}

.offers .offer-slider .offerslide .details ul.offerDesc li strong {
    font-weight: 500!important
}

.offers .offer-slider .offerslide .details a.offerCta {
    color: #7e7e7e;
    font-size: 10px;
    font-family: VWHeadWeb-Bold;
    line-height: 20px
}

.offers .offerSpecialDetails p {
    font-size: 16px;
    line-height: 22px
}

.offers .offerSpecialDetails p a {
    color: #000
}

.offerForm {
    background-color: #fafafa
}

.offerForm .backIcon {
    display: flex;
    align-items: center;
    margin-bottom: 50px;
    text-decoration: none;
    width: -moz-max-content;
    width: max-content
}

.offerForm .backIcon .icon {
    background: #001e50;
    padding: 5px 14px;
    border-radius: 100%;
    margin-right: 10px
}

.offerForm .backIcon .icon img {
    width: 6px;
    margin-top: -5px
}

.offerForm .btr .form-check-inputRadio,
.offerForm .btr input.form-check-input {
    position: relative;
    width: 20px;
    float: left;
    height: 20px;
    vertical-align: middle;
    cursor: pointer;
    -webkit-appearance: none;
    outline: 0
}

.offerForm .backIcon span {
    color: #000;
    text-decoration: none
}

.offerForm .heading h2 {
    font-size: 22px;
    line-height: 28px;
    font-family: VWHeadWeb-Bold
}

.offerForm .heading p {
    font-size: 14px;
    line-height: 22px;
    font-family: VWHeadWeb-Regular
}

.offerForm span.helpText {
    display: block;
    font-size: 12px;
    font-family: VWHeadWeb-Regular;
    line-height: 20px
}

.offerForm .btr .pickSlot .input-group span.input-group-append {
    position: absolute;
    right: 0
}

.offerForm .btr .success-message p {
    font-size: 16px;
    line-height: 22px;
    color: green
}

.offerForm .btr input.form-control {
    border-radius: 0;
    background-color: #fafafa
}

.offerForm .btr input.form-control:focus {
    box-shadow: inset 0 -1px 0 #ddd;
    background: 0 0
}

.offerForm .btr a#detectBtn {
    position: absolute;
    right: 5%;
    top: 38px;
    border: none;
    outline: 0;
    width: 30px;
    cursor: pointer;
    color: #fff;
    background: #fafafa
}

.offerForm .btr select.form-select {
    border-radius: 0;
    font-size: 15px;
    font-family: VW-Text;
    background: #fafafa
}

.offerForm .btr .form-check.radio {
    padding: 0
}

.offerForm .btr label {
    font-size: 18px;
    font-family: VWHeadWeb-Bold;
    padding-left: 0;
    margin-bottom: 3px
}

.offerForm .btr span.error {
    font-size: 12px;
    color: red;
    margin: 5px 0 0
}

.connectWithDealer P,
.isDealerSelected,
.offerForm .btr .form-check-label,
.pcontent {
    font-size: 14px!important;
    font-family: VWHeadWeb-Regular!important
}

.offerForm .btr .nextBtn {
    padding: 12px 60px;
    font-size: 16px;
    line-height: 22px;
    border-radius: 45px;
    flex: 1;
    color: #001e50;
    background: #fff;
    border: 1px solid #001e50;
    cursor: pointer;
    display: flex;
    justify-content: center;
    margin: 40px 0 20px;
    font-family: VWHeadWeb-Regular
}

.offerForm .btr .nextBtn:hover {
    color: #001e50;
    background: #4cc7f4;
    border: 1px solid #4cc7f4
}

.offerForm .btr button.btn.submitBtn {
    display: flex;
    justify-content: center;
    position: relative;
    text-align: center;
    align-items: center;
    min-height: 44px;
    min-width: 44px;
    padding: 0 32px;
    margin: 30px auto;
    border-radius: 500px;
    transition: .2s ease-in-out;
    text-decoration: none;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    color: #fff;
    background: #001e50;
    border: none;
    font-family: VW-Text;
    font-weight: 400;
    font-size: 1rem;
    line-height: 120%
}

.offerForm .btr button.btn.submitBtn:hover {
    background: #0040c5
}

.offerForm .btr input.form-check-input {
    margin: 0 10px 0 0;
    border: 1px solid #001e50;
    border-radius: 6px
}

.offerForm .btr input.form-check-input:checked {
    background-color: #001e50;
    opacity: 1;
    --bs-form-check-bg-image: none
}

.offerForm .btr input.form-check-input:checked::before {
    content: "";
    position: absolute;
    right: 50%;
    top: 50%;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    margin: -1px 0 0;
    transform: rotate(45deg) translate(-50%, -50%);
    z-index: 2
}

.offerForm .btr .form-check-inputRadio {
    margin: 3px 10px 0 0;
    border: 1px solid #001e50;
    border-radius: 10px
}

.offerForm .btr .form-check-inputRadio:checked {
    background-color: #fafafa;
    opacity: 1
}

.offerForm .btr .form-check-inputRadio:checked::after {
    border-radius: 100%;
    background: #001e50;
    width: 10px;
    height: 10px;
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.modal .modal-content,
.ring>.loadingText,
.specs .specsSlider ul.slick-dots {
    transform: translate(-50%, -50%);
    position: absolute
}

.offerForm .btr ::-moz-placeholder {
    color: #000;
    font-size: 15px;
    font-family: VW-Text;
    padding-left: 0
}

.offerForm .btr ::placeholder {
    color: #000;
    font-size: 15px;
    font-family: VW-Text;
    padding-left: 0
}

.offerForm .btr img.calenderIcon {
    width: 30px
}

.offerForm .stepFormProgress {
    margin-top: 75px
}

.offerForm .stepFormProgress .progress {
    background: #d6d6d6;
    border-radius: 0;
    height: 10px
}

.flatpickr-calendar.static.open,
.offerForm .stepFormProgress .progress .progress-bar {
    background: #001e50
}

@media screen and (max-width:510px) {
    .Banner .banner-slider button.slick-next.slick-arrow,
    .Banner .banner-slider button.slick-prev.slick-arrow {
        text-indent: -1000px;
        height: 35px!important;
        width: 35px!important
    }
    .specs .specsSlider button.slick-next.slick-arrow,
    .specs .specsSlider button.slick-prev.slick-arrow {
        top: calc(35% - 50px);
        width: 35px!important;
        height: 35px!important;
        text-indent: -1000px
    }
}

@media screen and (min-width:511px) and (max-width:1099px) {
    .specs .specsSlider button.slick-next.slick-arrow,
    .specs .specsSlider button.slick-prev.slick-arrow {
        text-indent: -1000px
    }
}

.specs .specsSlider ul.slick-dots {
    left: 50%;
    bottom: 5%!important;
    margin-bottom: 0;
    display: flex;
    background: #333;
    border-radius: 20px;
    height: auto;
    line-height: normal;
    padding: 10px;
    width: auto
}

.specs .specsSlider .specSlide .rhs {
    background: #001e50;
    align-content: center;
    flex-wrap: wrap;
    display: flex
}

.specs .specsSlider .specSlide .rhs .details {
    padding: 20px 50px
}

.specs .specsSlider .specSlide .rhs .details h3 {
    font-size: 20px;
    color: #fff;
    line-height: 28px;
    margin-bottom: 30px
}

.specs .specsSlider .specSlide .rhs .details p {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-family: VWHeadWeb-Regular;
    max-width: 75%;
    margin-bottom: 50px
}

@media screen and (min-width:993px) and (max-width:1025px) {
    .specs .specsSlider .specSlide .rhs .details p {
        margin-bottom: 20px;
        max-width: 85%
    }
}

.specs .specsSlider .specSlide .rhs .details a.knowMoreCta {
    color: #fff;
    font-size: 14px;
    line-height: 22px
}

.exploreMore {
    padding: 30px 20px 10px
}

.exploreMore .heading h2 {
    font-size: 22px;
    line-height: 28px;
    color: #000e26
}

.exploreMore a {
    text-decoration: none;
    background: #00b0f0;
    color: #fff;
    display: block
}

.exploreMore .exploreCard {
    margin: 20px 0;
    padding: 20px;
    text-align: center
}

.exploreMore .exploreCard img.img-fluid {
    max-width: 100px;
    margin: 0 auto;
    display: block;
    height: auto!important;
    width: 100px!important
}

.exploreMore .exploreCard h3 {
    font-size: 18px;
    line-height: 24px;
    color: #fff
}

@media screen and (max-width:767px) {
    .ArticleHeader .heading h2 {
        font-size: 25px;
        line-height: 35px
    }
    .offers {
        padding: 10px 0 10px 5px
    }
    .offers .heading h1,
    .offers .heading h2 {
        font-size: 20px;
        line-height: 28px
    }
    .specs .specsSlider .specSlide .rhs .details {
        padding: 40px 40px 80px
    }
    .specs .specsSlider .specSlide .rhs .details p {
        margin-bottom: 25px;
        max-width: 100%
    }
    .exploreMore {
        padding: 30px 5px 0;
        margin-bottom: 30px!important
    }
    .exploreMore .heading h2 {
        font-size: 20px;
        line-height: 26px
    }
    .exploreMore .exploreCard {
        margin: 15px 0
    }
    .exploreMore .exploreCard img.img-fluid {
        max-width: 75px
    }
    .exploreMore .exploreCard h3 {
        font-size: 11px;
        line-height: 20px;
        color: #fff
    }
    .disclaimer {
        padding: 0 1rem
    }
}

.disclaimer h2 {
    font-size: 22px;
    font-family: VWHeadWeb-Bold;
    line-height: 28px;
    text-align: left;
    color: #000e26
}

@media screen and (min-width:768px) and (max-width:992px) {
    .exploreMore .exploreCard h3 {
        font-size: 12px;
        line-height: 20px;
        color: #fff
    }
    .disclaimer h2 {
        font-size: 20px;
        line-height: 26px
    }
}

.disclaimer p {
    color: #0d0d0d;
    font-size: 14px;
    line-height: 25px;
    font-family: VW-Text;
    margin: 0 0 10px;
    font-weight: 500
}

.disclaimer p a {
    font-family: VWHeadWeb-Bold;
    text-decoration: none;
    color: #000;
    font-weight: 700
}

.offers .offer-slider .offerslide .details p.priceDetails a[href^="tel:"] {
    color: #000;
    text-decoration: none;
    pointer-events: none;
    cursor: default
}

.datepicker,
td,
th {
    border: 1px solid #001e50;
    font-size: 16px
}

.datepicker td,
.datepicker th {
    border-radius: 0!important;
    padding: 5px 10px
}

.datepicker th {
    text-align: center;
    background: #001e50;
    color: #fff
}

.datepicker td {
    color: #000
}

.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover {
    background: #001e50!important
}

.datepicker .next.disabled,
.datepicker .prev.disabled {
    visibility: visible!important;
    opacity: .6
}

.datepicker table tr td span.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover,
.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {
    background-color: #001e50!important;
    background-image: linear-gradient(to bottom, #001e50, #001e50)!important;
    background-repeat: repeat-x!important;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)!important;
    color: #fff!important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)!important
}

.tab-holder {
    padding-bottom: 15px
}

@media screen and (max-width:750px) {
    .datepicker,
    td,
    th {
        font-size: 14px
    }
    .datepicker td,
    .datepicker th {
        padding: 5px
    }
}

.modal {
    display: none;
    position: fixed;
    height: 100%;
    overflow: auto;
    background-color: rgba(6, 23, 42, .75)
}

.loader,
.loaderDiv,
.ring {
    position: relative
}

.modal .modal-content {
    background-color: #fff;
    margin: auto;
    padding: 25px;
    width: 500px;
    top: 50%;
    left: 50%;
    box-shadow: 0 0 15px #000;
    border-radius: 5px
}

.modal .modal-content p {
    margin-top: 15px
}

.modal .modal-content #txtOtp-error,
.modal .modal-content .isValidOTP {
    font-size: 12px;
    color: red;
    margin: 5px 0;
    font-family: VWHeadWeb-Regular
}

.modal .modal-content #resend {
    display: none;
    font-size: 12px;
    color: #ff5a5f;
    text-decoration: underline
}

.modal .modal-content small {
    font-family: VWHeadWeb-Regular
}

.modal .modal-content .has-error {
    border: 1px solid red!important;
    color: #000!important
}

@media screen and (max-width:600px) {
    .modal .modal-content {
        width: calc(100% - 20px)
    }
}

.modal .modal-close {
    color: #aaa;
    font-size: 28px;
    line-height: 20px;
    font-weight: 700;
    position: absolute;
    right: 20px;
    top: 10px
}

.modal .modal-close:focus,
.modal .modal-close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.modal .submitButton {
    margin-top: 15px;
    background: #011e50;
    color: #fff;
    border-radius: 30px;
    border: none;
    padding: 15px 25px;
    width: 100%;
    cursor: pointer;
    font-size: 16px;
    text-align: center
}

.disable {
    background: #f8f8f8;
    color: #a3a3a3;
    cursor: default
}

.ring,
.ring>span,
input#txtOtp {
    background: 0 0
}

.loader {
    color: #fefefe;
    pointer-events: none;
    cursor: pointer
}

.loader:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    z-index: 1;
    border: 3px solid #fefefe;
    border-radius: 50%;
    border-top: 3px solid #e21414;
    width: 12px;
    height: 12px;
    animation: 2s linear infinite spin;
    margin: auto
}

.loaderDiv {
    display: block;
    min-height: 60px
}

.ring {
    margin: 30px auto;
    width: 50px;
    height: 50px;
    border: 3px solid #00b0f0;
    border-radius: 50%;
    text-align: center;
    line-height: 150px;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #001e50;
    letter-spacing: 4px;
    text-transform: uppercase;
    box-shadow: 0 0 20px rgba(0, 0, 0, .5)
}

.ring:before {
    content: "";
    position: absolute;
    top: -3px;
    left: -3px;
    width: calc(100% + 6px);
    height: calc(100% + 6px);
    border: 3px solid transparent;
    border-top: 3px solid #001e50;
    border-right: 3px solid #001e50;
    border-radius: 50%;
    animation: 2s infinite animateC
}

.ring>span {
    display: block;
    position: absolute;
    top: calc(50% - 2px);
    left: 50%;
    width: 50%;
    height: 4px;
    transform-origin: left;
    animation: 2s linear infinite animate
}

.ring>span::before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #001e50;
    top: -6px;
    right: -8px;
    box-shadow: 0 0 20px #001e50
}

.ring>.loadingText {
    left: 27px;
    top: 70px
}

@keyframes animateC {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes animate {
    0% {
        transform: rotate(45deg)
    }
    100% {
        transform: rotate(405deg)
    }
}

.offerForm .btr input.form-control,
.offerForm .btr select.form-select {
    margin-bottom: 0!important
}

.offerForm .btr .mb-4 {
    margin-bottom: 25px!important
}

.offerForm .btr a#btnNext {
    width: -moz-fit-content;
    width: fit-content;
    background: #fafafa
}

.offerForm .btr a#btnNext:hover {
    background-color: #001e50;
    color: #fff
}

.printAdd .navigation ol.breadcrumb li.breadcrumb-item.active::before {
    font-family: VWHeadWeb-Regular;
    color: #000;
    font-size: 16px;
    margin-top: -2px
}

.printAdd {
    padding: 30px 0 0 20px
}

.printAdd .navigation ol.breadcrumb li.breadcrumb-item::before {
    color: #000;
    font-size: 16px
}

.printAdd .navigation ol.breadcrumb li.breadcrumb-item.active {
    font-size: 14px;
    font-family: VWHeadWeb-Bold;
    color: #000;
    margin-top: 2px
}

.printAdd .navigation ol.breadcrumb li.breadcrumb-item a {
    color: #001e50;
    text-decoration: none;
    font-size: 14px;
    line-height: 19.6px
}

.printAdd .print {
    margin-bottom: 30px
}

.printAdd .print .specifications {
    border-left: 1.5px solid #c4cace;
    padding: 0 30px
}

.printAdd .print .specifications ul {
    padding: 0!important;
    list-style: none;
    margin-bottom: 5px
}

.ctaBlock .block .cta a,
.fixedbtnContainer a.btnFixed {
    margin: 0;
    text-decoration: none;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent
}

.printAdd .print .specifications ul li {
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 1rem;
    font-family: VWHeadWeb-Regular;
    color: #000
}

.printAdd .print .specifications a.viewAll {
    color: #7e7e7e;
    font-size: 16px;
    font-family: VWHeadWeb-Regular;
    line-height: 20px
}

.fixedbtnContainer {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    gap: 12px;
    padding: 16px 4.16vw 0;
    height: 76px;
    background: #fff;
    border-top: 1px solid #dfe4e8;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100
}

.fixedbtnContainer a.btnFixed {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    isolation: isolate;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    width: auto;
    padding: 0 20px;
    height: 44px;
    max-width: 100%;
    overflow: hidden;
    border-radius: 500px;
    background: #4cc7f4;
    border: 2px solid transparent;
    color: #001e50;
    transition: .2s ease-in-out
}

.fixedbtnContainer a.btnFixed:hover {
    background: #0040c5;
    color: #fff
}

.fixedbtnContainer a.btnFixed svg.btnIcon {
    width: 24px;
    height: 24px;
    margin-inline-end: 8px
}

.offers .offer-slider .offerslide .details .offerDescription a,
p.showRoomPrice span.priceDetails a {
    color: #000!important;
    text-decoration: none!important;
    pointer-events: none!important;
    cursor: default!important
}

input#txtOtp {
    font-family: VWHeadWeb-Regular;
    border-left: 1px solid #707070;
    border-right: 1px solid #707070;
    border-top: 1px solid #707070;
    border-radius: 0;
    border-bottom: 1px solid #707070;
    margin-bottom: 0;
    max-width: 75%;
    padding: 10px 8px
}

input#txtOtp:focus {
    outline: 0!important
}

div#verifyModal {
    z-index: 9999
}

.Banner .banner-slider .banner-txt {
    display: none!important
}

.ArticleHeader {
    display: none
}

.offers .offer-slider .offerslide .details .offerDescription span.read-more {
    text-decoration: underline;
    color: #001e50;
    cursor: pointer
}

.printAdd ol.breadcrumb {
    margin-bottom: 5px
}

@media screen and (max-width:550px) {
    .Banner .banner-slider .slick-next::before,
    .Banner .banner-slider .slick-prev::before,
    .specsSlider .slick-next::before,
    .specsSlider .slick-prev::before {
        width: 5px
    }
    .offers .offer-slider .offerslide {
        min-height: 160px
    }
    .specs .specsSlider .specSlide .rhs .details {
        height: 400px
    }
    .printAdd .print {
        flex-direction: row-reverse
    }
    .printAdd .print .specifications {
        border-left: none;
        padding: 0
    }
    .printAdd .print .specifications ul li {
        font-size: 14px;
        line-height: 19px;
        padding-bottom: 10px
    }
    .printAdd .print .specifications a.viewAll {
        font-size: 14px
    }
    .printAdd {
        padding: 20px 10px 0!important
    }
    body.chat-open {
        position: sticky!important
    }
}

.isDealerSelected.error {
    color: red
}

.slotNotAvailable {
    color: #ccc
}

.flatpickr-wrapper {
    width: 100%
}

.flatpickr-current-month .flatpickr-monthDropdown-months,
.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover,
.flatpickr-day,
span.flatpickr-weekday {
    color: #fff
}

.flatpickr-day {
    border: 1px solid #fff;
    margin: 1px;
    border-radius: 0
}

.flatpickr-day.today {
    background: #ccc;
    color: #000
}

.flatpickr-day:hover {
    background: #fff;
    border-color: #fff;
    color: #001e50
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
    background: 0 0;
    color: #ccc;
    cursor: not-allowed
}

.offerSpecialDetails ul.specs {
    margin: 1rem 0 0;
    padding: 0;
    list-style: none
}

.offerSpecialDetails ul.specs li {
    padding-left: 20px;
    font-size: 16px;
    position: relative;
    margin-bottom: 12px
}

.offerSpecialDetails ul.specs li::before {
    content: "";
    width: 10px;
    height: 1px;
    background: #000;
    position: absolute;
    left: 0;
    top: 12px
}

.offers .offerSpecialDetails b {
    font-size: 16px
}

.offerForm .btr a#detectBtn img {
    width: 25px!important
}

.ctaBlock {
    position: relative;
    padding: 30px 20px 0
}

@media screen and (min-width:768px) {
    .ctaBlock .block {
        display: flex;
        justify-content: space-between;
        align-items: center
    }
}

.ctaBlock .block .cta a {
    position: relative;
    display: inline-flex;
    text-align: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    min-height: 44px;
    min-width: 44px;
    padding: 0 32px;
    border-radius: 500px;
    transition: .1s ease-in-out;
    color: #001e50;
    background: 0 0;
    border: 1px solid #001e50
}

.ctaBlock .block .cta a:focus,
.ctaBlock .block .cta a:hover {
    color: #fff;
    background: #0040c5;
    border: 1px solid #0040c5
}

@media screen and (max-width:767px) {
    .disclaimer h2 {
        font-size: 20px;
        line-height: 26px
    }
    .offerDesc.largeDesc {
        opacity: 0;
        transition: opacity .5s, max-height .5s;
        max-height: 0;
        overflow: hidden
    }
    .offerDesc.largeDesc.show {
        opacity: 1;
        max-height: 500px
    }
    .Banner .banner-slider ul.slick-dots {
        bottom: 5%!important
    }
    .ctaBlock {
        padding: 20px 10px 0
    }
    .ctaBlock .block .cta a {
        width: 100%
    }
    .printAdd ol.breadcrumb {
        display: none
    }
}

.form-control.error,
select.form-select.error {
    border: 1px solid red!important
}


/* ---------------------Ownership saying START----------------------------------------- */

.ownerSaying {
    padding: 10px 0px 50px 20px;
}

.ownerSaying .heading h2 {
    font-size: 22px;
    line-height: 28px;
    text-align: left;
    font-family: "VWHeadWeb-Bold";
    margin-bottom: 0;
}

.ownerSaying .ownerSlider {
    margin-bottom: 120px;
    padding-top: 15px;
}

.ownerSaying .ownerSlider .ownerslide {
    border: 1px solid #001E50;
    padding: 30px 25px;
    margin-right: 16px;
}

.ownerSaying .ownerSlider .ownerslide .details p.desc {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    text-align: left;
    font-family: 'VWHeadWeb-Regular';
    margin-bottom: 30px;
    min-height: 225px;
}

.ownerSaying .ownerSlider .ownerslide .details .ownerInfoBlock {
    max-width: fit-content;
    border-top: 3px solid #001E50;
}

.ownerSaying .ownerSlider .ownerslide .details .ownerInfoBlock h3 {
    padding-top: 10px;
    font-size: 14px;
    line-height: 20px;
    font-family: 'VWHeadWeb-Regular';
    font-weight: 600;
    margin-bottom: 0px;
    padding-right: 40px;
}

.ownerSaying .ownerSlider .ownerslide .details .ownerInfoBlock p {
    font-size: 10px;
    padding-top: 1px;
    font-family: 'VWHeadWeb-Regular';
    margin-bottom: 0px;
}

.ownerSaying .ownerSlider ul.slick-dots {
    position: absolute;
    left: 50%;
    bottom: -35%;
    transform: translate(-50%, -50%);
    padding-left: 15px;
    margin-bottom: 0px;
    display: flex;
    background: #001E50;
    border-radius: 20px;
    height: auto;
    line-height: normal;
    padding: 10px 10px;
    width: auto;
}

.ownerSaying .ownerSlider ul.slick-dots li {
    list-style: none;
    float: left;
    margin-right: 10px;
    border-radius: 10px;
    background: #ffffff94;
    height: 8px;
    width: 8px;
    cursor: pointer;
}

.ownerSaying .ownerSlider ul.slick-dots li button {
    background: none;
    display: none;
}

.ownerSaying .ownerSlider ul.slick-dots li.slick-active {
    width: 30px;
    border-radius: 10px;
    background: #fff;
}

.ownerSaying .ownerSlider ul.slick-dots li:last-child {
    margin-right: 0;
}

.ownerSaying .ownerSlider button.slick-prev.slick-arrow,
.ownerSaying .ownerSlider button.slick-next.slick-arrow {
    height: 46px;
    width: 46px;
    margin-top: 0;
    top: calc(50% - 10px);
    position: absolute;
    z-index: 9;
    background: 0 0;
    border: none;
    text-indent: -400%;
    overflow: hidden;
    cursor: pointer;
    background: #001E50;
    border: 1px solid #001E50;
    border-radius: 100%;
}

.ownerSaying .ownerSlider button.slick-next.slick-arrow {
    right: 25px;
}

.ownerSaying .ownerSlider button.slick-prev.slick-arrow {
    left: -10px;
}

.ownerSaying .ownerSlider button.slick-disabled {
    opacity: 0;
    cursor: no-drop !important;
}

.ownerSaying .ownerSlider .slick-next::before {
    content: "";
    background: url(../images/nextArrowOwnerSaying.png) no-repeat;
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    background-position: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.ownerSaying .ownerSlider .slick-prev::before {
    content: "";
    background: url(../images/prevarrowOwnerSaying.png) no-repeat;
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    background-position: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 749px) {
    .ownerSaying .ownerSlider ul.slick-dots {
        bottom: -20%;
    }
    .ownerSaying .ownerSlider {
        margin-bottom: 80px;
    }
    .ownerSaying {
        padding: 10px 0px 50px 0px;
    }
}

@media screen and (min-width: 749px) and (max-width: 992px) {
    .ownerSaying .ownerSlider ul.slick-dots {
        bottom: -20%;
    }
}


/* ---------------------------Ownership saying css END--------------------------------------  */

.ownerInfoBlock h3 a {
    text-decoration: none;
    color: black;
}

.ownerSaying .ownerSlider .ownerslide {
    height: fit-content;
}

.otpWarning {
    font-size: 13px;
    color: #ff0000;
    display: none;
}

.slick-slide {
    height: auto !important;
}