.container {max-width: 1330px;}
.sfBreadcrumbWrp .RadSiteMap .rsmLink {padding-left: 2px;padding-right: 10px;}
.sfBreadcrumbWrp .RadSiteMap .rsmLink {margin-left: 0px;}
.bannerFormblock .form-group input:checked + label:before {
    background-color: #ec6625;
    border: 2px solid #ec6625;
}
 .link-wrap a:focus-visible, .agr-txt a:focus-visible { border:2px solid;}
.ui-submit-btn.btn-temp a:focus-visible {border: 3px solid #000;}

#whatsapp-popup {overflow: auto;}
.link-wrap a.link-btn-new {text-decoration: underline;}
.popup.light {
    max-width: 1024px;
    width: 100%;
    opacity: 1;
}

.loader, .ui-loader { z-index: 99999999;}
.loader, .loader_tr {
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: rgba(255,255,255,0.9);
    z-index: 99999;

}
.typing_loader {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    -webkit-animation: typing 1s linear infinite alternate;
    -moz-animation: Typing 1s linear infinite alternate;
    -ms-animation: typing 1s linear infinite alternate;
    animation: typing 1s linear infinite alternate;
    margin: auto;
    position: relative;
    right: 23px;
}

.overlayN.active {
    visibility: visible;
    opacity: 1;
    overflow: auto;
    z-index: 100000;
    height: 100%;
    width: 100%;
}

 .whatsapp-popup-block h2 {
    font-size: 20px;
    padding-bottom: 20px;
    text-align: left;
    font-weight: bold;
    color: #e71a1a;
    display: inline-block;
    padding-left: 15px;
}

.whatsapp-popup-block ul {
    padding-bottom: 20px;
}
.whatsapp-popup-block ul li {
    font-size: 15px;
    padding-bottom: 10px;
    color: #6c6c6c;
    font-weight: 600;
    position: relative;
    padding-left: 2rem;
    display: flex;
}
.whatsapp-popup-block ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    background-image: url(/docs/default-source/assets/freshlook/images/error-list-arrow.png);
    background-repeat: no-repeat;
    width: 10px;
    height: 9px;
    display: inline-block;
}
.whatsapp-popup-block .btn-white {
    background: 0 0;
    color: #fe6625 !important;
    border: 1px solid #fe6625;
    background-position: 50% 99%;
    -webkit-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -ms-transition: all .6s ease-out;
    transition: all .3s ease-out;
        font-weight: 700;
    text-decoration: none !important;
    margin-top: 40px;
    min-width: 160px;
    padding: 15px 20px;font-size: 17px;
    border-radius: 50px;
}
.form-group input:checked + label:before {
    background-color: #ec6625;
    border: 2px solid #ec6625;
}

 .sfPublicWrapper .getquote-sticky-wrapper .sticky-sec.fixeds {display: block;}

.outerWrapp .carlanding-wrap { margin-top: 0px;}

 .cross-button, .get-sticky-angular, .getquote-sticky-wrapper .sticky-sec  {display:none;}
.sticky {display: none;}
#div-top {display:block;}
.overlayN {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .8);
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    visibility: hidden;
    opacity: 0;
    z-index: 10;
}
.js-popup-wrap .popup.light.js-popup-body.commonpop-pad {
    padding: 3rem 3rem 5rem;    max-width: 700px;
}
.popup {
    margin: 7.5rem auto;
    -webkit-border-radius: 1.5rem;
    border-radius: 1.5rem;
    position: relative;
    background: #fff;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    text-align: center;
    overflow: hidden;
}
.popup .close {
    position: absolute;
    right: 3rem;
    top: 2rem;
    width: 3rem;
    height: 3rem;
    z-index: 2;
    -webkit-transition: .5s;
    transition: .5s;
}
.popup .close:after, .popup .close:before {
    position: absolute;
    left: 1.5rem;
    content: " ";
    height: 3rem;
    width: .1rem;
    background-color: #333;
}
.popup .close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.popup .close:after, .popup .close:before {
    position: absolute;
    left: 1.5rem;
    content: " ";
    height: 3rem;
    width: .1rem;
    background-color: #333;
}
.popup .close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.whatsapp-popup-block {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    padding: 2rem 0 0;
}
.text-left {
    text-align: left;
}
figure.alert-img {
    display: inline-block;
    vertical-align: top;
}
.section-content .whatsapp-popup-block h2 {
    font-size: 20px;
    padding-bottom: 20px;
    text-align: left;
    font-weight: bold;
    color: #e71a1a;
    display: inline-block;
    padding-left: 15px;
}
.whatsapp-popup-block h3 {
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 20px;
}
.whatsapp-popup-block ul {
    padding-bottom: 20px;
}
.section-content .whatsapp-popup-block ul li {
    font-size: 15px;
    padding-bottom: 10px;
    color: #6c6c6c;
    font-weight: 600;
    position: relative;
    padding-left: 2rem;
}
.motorWidgetWrap ul li {
    font-size: 2.4rem;
    font-weight: normal;
    display: flex;
    color: #fff;
}
.whatsapp-popup-block ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    background-image: url(/docs/default-source/assets/freshlook/images/error-list-arrow.png);
    background-repeat: no-repeat;
    width: 10px;
    height: 9px;
    display: inline-block;
}
.content-new.text-left.whatsapp-popup-block a:first-child {
    margin-top: 0px;
}
a.btn-primary:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff69;
    -webkit-transform: translateX(-100%) rotate(45deg);
    -ms-transform: translateX(-100%) rotate(45deg);
    transform: translateX(-100%) rotate(45deg);
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 0;
}
.whatsapp-popup-block a {
    text-decoration: none;
}
a.btn-link {
    display: inline-block;
    vertical-align: top;
    padding: 20px 15px;
}


.carlanding-wrap .bannerFormblock {
    background: #fff;
    width: 100%;
    max-width: 471px;
    border: 1px solid #cbcdce;
    box-shadow: 0px 4px 23px rgb(0 0 0 / 10%);
    border-radius: 10px;
    z-index: 3;
    padding: 35px 30px;float:right
}
.section-content .whatsapp-popup-block h2 {
    font-size: 20px;
    padding-bottom: 20px;
    text-align: left;
    font-weight: bold;
    color: #e71a1a;
    display: inline-block;
    padding-left: 15px;
}

.section-content .whatsapp-popup-block ul li {
    font-size: 15px;
    padding-bottom: 10px;
    color: #6c6c6c;
    font-weight: 600;
    position: relative;
    padding-left: 2rem;
}
#understand-reg-no .popup.light.js-popup-body.commonpop-pad {
    max-width: 650px;
}
.popup .close {
    position: absolute;
    right: 3rem;
    top: 2rem;
    width: 3rem;
    height: 3rem;
    z-index: 2;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.vehicle-reg-popup {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
}
.vehicle-reg-popup h2 {
    font-size: 2rem;
    font-weight: 700;
}
.vehicle-reg-popup p {
    font-size: 1.6rem;
    line-height: 24px;
    padding-bottom: 1rem;
}
.vehicle-reg-popup p.b-test {
    color: #004a80;
    margin-bottom: 1rem;
}
.img-para-block {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
}
.img-para-block img {
    display: inline-block;
    vertical-align: top;
}
ul.popup-veh-list {
    display: inline-block;
    width: 48%;
    padding-left: 3rem;
}
ul.popup-veh-list li {
    font-size: 1.4rem;
    padding-bottom: 2rem;
    font-weight: 400;
    line-height: 21px;
    position: relative;
    padding-left: 3rem;
    display: inline-block;
    width: 100%;
    border: none;
    padding-top: 0;
    padding-right: 0;
}


 .bannerFormblock .form-group input:checked + label:before {
        background-color: #ec6625;
        border: 2px solid #ec6625;
    }
 .bannerFormblock  .form-group input:checked + label:after {
        content: "";
        display: block;
        position: absolute;
        top: 4px;
        left: 8px;
        width: 5px;
        height: 10px;
        border: solid #fff;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        transition: 0.3s all ease;
    }

.sf_colsOut .section-content  .active-details .ui-banner-content h1 {
    margin-bottom: 20px;
}
.section-content  .ui-banner-content ul {
    padding-top: 0px;
}
.js-popup-wrap .popup.light.js-popup-body.commonpop-pad {
    padding: 3rem 3rem 5rem;
}
.whatsapp-popup-block a {    text-decoration: none;}
.section-content  .carlanding-wrap::before {display:none;}
.section-content   .active-details .ui-banner-content h1 {margin-bottom:30px;}

.carlanding-form-block .il-input-block:first-child {
    margin-bottom: 3rem;
}

.il-input-block {
    position: relative;
    width: 100%;
    margin-bottom: 4rem;
}

.il-input-block label {
    font-size: 1.6rem;
    font-weight: 500;
    color: #838383;
    position: absolute;
    left: 17px;
    top: 17px;
    background-color: #fff;
    transition: 0.3s all ease;
    pointer-events: none;
}
sup {
    color: #000000;
    font-size: 1rem;
}
#car-registration {
    text-transform: uppercase;
}
input.default-input {
    outline: 1px solid #c9c9c9;
    border-radius: 5px;
    background: #fff;
    padding: 1.7rem;
    width: 100%;
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 600;
    color: #282828;
}
.il-input-block input {
    cursor: auto;
    border: none;
    z-index: 2;
    width: 100%;
    outline: 0;
    background: 0 0;
}
.link-wrap a {
    font-size: 1.2rem;
    margin-top: 2px;
}
.il-input-block {
    position: relative;
    width: 100%;
    margin-bottom: 4rem;
}
.form-group {
    display: block;
    /* margin-bottom: 25px; */
    text-align: left;
    position: relative;
}
.form-group {
    display: block;
    margin-bottom: 15px;
    text-align: left;
}
.form-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    cursor: pointer;
}

.agr-txt a {
    font-size: 1.3rem;
    font-weight: 500;
    color: #282828;
    text-decoration: underline;
}
.form-group label {
    position: relative;
    cursor: pointer;
    display: flex;background-color: #fff;
      margin-top: -16px;
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 400;
    color: #282828;
}
.subscribes-head .form-group label {
 background-color: transparent;
      margin-top: 0px;
}
.form-group span img {
    max-width: 70px;
}
.ui-submit-btn {
    margin: 3rem 0 0rem;
}
a.primary-btn.fullWidth-btn {
    width: 100%;
color: #fff;
    text-decoration: none;
}
.primary-btn {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    color: #fff;
    padding: 1.1rem 2.4rem;
    font-size: 1.6rem;
    background: #ec6625;
    border-radius: 5px;
    text-decoration: none;
    outline: none;
    border: 3px solid transparent;
    font-weight: 700;
    text-align: center;
}
a.smallSubtle-btn.fullWidth-btn {
    margin: 3rem 0;
    width: 100%;
}
.section-content .smallSubtle-btn {
    color: #6c6c6c;
    background: #fff;
    border: 1px solid #c9c9c9;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    padding: 0.7rem 1.6rem;
    font-size: 1.4rem;
    border-radius: 5px;
    text-decoration: none;
    outline: none;
    font-weight: 700;
    text-align: center;
}
.ui-submit-btn .link-btn {
    margin-right: 2rem;
}
.section-content  .link-btn {
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 18px;
    color: #ec6625;
    text-decoration: underline;
    position: relative;
    display: inline-block;
    outline: none;
    border: 1px solid transparent;
}
.ui-submit-btn .link-btn:last-child {
    margin: 0;
}
.ui-submit-btn a.link-btn:last-child:before {
  /*  content: '';  */
    background: #6C6C6C;
    height: 3px;
    width: 3px;
    margin: 0;
    display: inline-flex;
    border-radius: 30px;
    position: absolute;
    left: -13px;
    top: 7px;
}


#navjumpid .menu-list li button.btn.btn-whites {
    background: #ec6608;
    padding: 8px;
    min-width: 100px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 12px;
    border-radius: 27px;
    color: #ffffff;
    font-size: 14px;
    border:0;
}
@media (min-width: 992px) {
.sfPublicWrapper #fw_jumplink ul.menu-list li:nth-last-child(2) {
    margin-right: 15px;
}
}

@media (max-width: 992px) {
.section-content .carlanding-wrap .bannerFormblock {
    padding: 35px 15px;    position: fixed;
    top: 0px;max-width: 991px;   left: 0;display: none;
}
.ui-submit-btn .link-btn {
    text-align: center;
    margin: 0px auto;
    display: block;
    margin-bottom: 10px;
}

.sfPublicWrapper .getquote-sticky-wrapper .sticky-sec.fixeds {
    display: none;
}
.js-popup-wrap .popup.light.js-popup-body.commonpop-pad {
    padding: 3rem 1rem 5rem;
}
.sticky, .get-sticky-angular {display:block;}
.cross-button {
    position: fixed;
    top: 0px;
    font-size: 22px;
    border: navajowhite;
    padding: 5px 10px;
    z-index: 9999;
    left: 1px;
    cursor: pointer;
    right: auto;
    background-color: #fff;
    text-align: right;
    height: 50px;
    width: 99%;
}

.cross-cancel   {font-size: 22px;
    position: absolute;
    right: 25px;
    top: 9px;
}
.sticky button::after {
    width: 10px;
    height: 10px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    position: absolute;
    right: 30px;
    content: " ";
    top: 24px;
    transform: rotate( 45deg );
    transition: all 0.2s ease-in-out;
}
.sticky {position: fixed;
    z-index: 999;
    top: 0px;
    left: 0;
    right: 0;
    background-color: #fff;
    padding-bottom: 5px;display: none;
    box-shadow: 0 0 3px #000;}
.outerWrapp .carlanding-wrap {
    margin-top: 0px;position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 9999;
    overflow: scroll;

}

.carlanding-wrap .bannerFormblock.heightvh {height:100%;overflow: scroll;padding-top: 60px;}

.get-sticky-angular {width: 100%;
    background-color: #f86600;
    padding: 15px 20px;
    font-size: 20px;
    color: #fff;
    text-align: left;
    border-radius: 5px;
    width: 95%;
    margin: 0px auto;
    border: none;
}

 
.sticky.stickys-header {display: block;}

 .sfPublicWrapper .getquote-sticky-wrapper .sticky-sec.fixeds {display: block;}
 
 .getquote-sticky-wrapper .sticky-sec.fixeds {display: none;} 
 .getquote-sticky-wrapper {display: none;} 


}


    .pageLoader {
   display: none;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000000;
    background: #ffffff;
    transition: all 0.1s ease;
}
.loaderInner {
    width: 300px;
    display: flex;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    text-align: center;
    /*    flex-direction: column;
    */
    grid-row-gap: 15px;
    row-gap: 15px;
}
.loaderDot {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 0 3px;
    background: #303131;
    animation: wave 1s linear infinite;
}
.loaderDot:nth-child(1) {
    background: #ec6625;
}
.loaderDot:nth-child(2) {
    animation-delay: 0.15s;
    background: #004a80;
}
.loaderDot:nth-child(3) {
    animation-delay: 0.3s;
    background: #ec6625;
}
@keyframes wave {
    0%,
    30%,
    60%,
    to {
        transform: initial;
        -webkit-transform: initial;
        opacity: 0.25;
    }
    30% {
        transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        opacity: 1;
    }
}

    .login-nav {
    display: none !important;
}
section.section-content.pay-you-block {
    display: none;
}
.bannerFormblock .form-group span.ui-error {
    position: relative;
    bottom: -5px;
}
    .carlanding-wrap {
        position: relative;
    }
    .twoCardouter {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }
    .banner-content {
        width: 55%;
    }
    .banner-content h1 {
        font-size: 4.8rem;
        font-weight: 900;
    }
    .carlanding-wrap .bannerTitle {
        font-weight: 600;
        font-size: 3.6rem;
        padding: 10px 0 34px 0;
    }
 
    .carlanding-wrap figure {
        z-index: 2;
        position: absolute;
        bottom: 12rem;
    }
    .carlanding-wrap .bannerFormblock {
        background: #fff;
        width: 100%;
        max-width: 471px;
        border: 1px solid #cbcdce;
        box-shadow: 0px 4px 23px rgb(0 0 0 / 10%);
        border-radius: 10px;
        z-index: 3;
        padding: 35px 30px;
    }
    .carlanding-wrap::before {
        /*background: #fff1ea; */
    height: 258px;
    width: 100%;
    display: inline-block;
    content: "";
    bottom: -62px;
    z-index: 2;
    position: absolute;
    background-image: url(/docs/default-source/apps/fwfresh/plan-details/images/carbannerbg.png?sfvrsn=39fd6db1_2);
    background-repeat: no-repeat;
    background-size: 100%;
    }
    /* input style */
    .il-input-block input {
        cursor: auto;
        border: none;
        z-index: 2;
        width: 100%;
        outline: 0;
        background: 0 0;
    }
    .il-input-block {
        position: relative;
        width: 100%;
        margin-bottom: 4rem;
    }
    .il-input-block label {
        font-size: 1.6rem;
        font-weight: 500;
        color: #838383;
        position: absolute;
        left: 17px;
        top: 17px;
        background-color: #fff;
        transition: 0.3s all ease;
        pointer-events: none;
    }
    .il-input-block label.input-sm {
        left: 10px;
        top: 10px;
    }
    input.default-input {
        outline: 1px solid #c9c9c9;
        border-radius: 5px;
        background: #fff;
        padding: 1.7rem;
        width: 100%;
        font-size: 1.6rem;
        line-height: 2rem;
        font-weight: 600;
        color: #282828;
    }
    input.input-sm {
        font-size: 1.4rem;
        line-height: 1.8rem;
        padding: 1.2rem;
    }
    input.default-input:hover,
    textarea:hover {
        outline: 1px solid #282828;
    }
    input.readOnly:hover {
        outline: 1px solid #c9c9c9;
    }
    input.disabled:hover {
        outline: 1px solid #eaeaea;
    }
    input.default-input:read-only {
        color: #838383;
    }
    .il-input-block.focus label {
        font-size: 1.2rem;
        line-height: 1.5rem;
        font-weight: 600;
        top: -13px;
        left: 11px;
        padding: 0 7px;
        z-index: 2;
        transition: 0.3s all ease;
    }
    .il-input-block.focus label.input-sm {
        left: 5px;
    }
    .il-input-block.onFocused label {
        color: #ec6625;
    }
    .il-input-block.onFocused label.readOnly {
        color: #838383;
    }
    .il-input-block.onFocused input,
    .il-input-block.onFocused textarea {
        outline: none;
        border: none;
        outline: 2px solid #ec6625;
    }
    .il-input-block.onFocused input.readOnly {
        color: #838383;
        outline: 1px solid #c9c9c9;
    }
    .il-input-block.onValidate label {
        color: #e71a1a;
    }
    .il-input-block.onValidate input {
        outline: 2px solid #e71a1a;
    }
    .default-input:disabled {
        cursor: not-allowed;
        outline-color: #eaeaea;
        opacity: 0.5;
    }
    .il-input-block label.disabled {
        outline-color: #c9c9c9;
        color: #c9c9c9;
        cursor: not-allowed;
    }

.section-content a    .link-btn:hover {
        color: #fd7b20;
    }
 .section-content a   .link-btn:focus-visible {
        /*box-shadow: 0 0 0 1px;*/
        border-radius: 3px;
        color: #fd7b20;
    }
 .section-content a   .link-btn:active {
        color: #bb5106;
    }
    .subtleLink-btn {
        font-weight: 700;
        font-size: 1.4rem;
        line-height: 18px;
        text-decoration: underline;
        position: relative;
        display: inline-block;
        outline: none;
        color: #6c6c6c;
        padding: 1px 4px;
    }
    .subtleLink-btn:hover {
        color: #928f8e;
    }
    .subtleLink-btn:focus-visible {
        box-shadow: 0 0 0 1px;
        border-radius: 3px;
        color: #6c6c6c;
    }
    .subtleLink-btn:active {
        color: #6c6c6c;
    }
    .small-linkBtn {
        font-size: 1.2rem;
        line-height: 1.5rem;
    }
    .primary-btn {
        position: relative;
        cursor: pointer;
        overflow: hidden;
        color: #fff;
        padding: 1.1rem 2.4rem;
        font-size: 1.6rem;
        background: #ec6625;
        border-radius: 5px;
        text-decoration: none;
        outline: none;
        border: 3px solid transparent;
        font-weight: 700;
        text-align: center;
    }
    .primary-btn:hover {
        background: #fd7b20;
        color: #fff;
    }
    .primary-btn:focus {
            background: #e26123;
    box-shadow: 0 0 0 3px #e26123;
    outline: none !important;
    color: #fff;
    text-decoration: none;
    }
.primary-btn:focus-visible {
    border: 3px solid #fff;
}
    a.primary-btn.fullWidth-btn {
        width: 100%;
    }
    a.smallSubtle-btn.fullWidth-btn {
        margin: 3rem 0;
        width: 100%;
    }
    .form-group span img {
        max-width: 70px;
    }
    .form-group {
        display: block;
        margin-bottom: 15px;
        text-align: left;
    }
   .bannerFormblock .form-group input {
        padding: 0;
        height: initial;
        width: initial;
        margin-bottom: 0;  
        cursor: pointer;
    }
   
    .scrollTop{
        z-index: 4;
    }
    .form-group label:before {
        content: "";
        -webkit-appearance: none;
        background-color: transparent;
        border: 2px solid #838383;
        padding: 8px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        margin-right: 1rem;
        border-radius: 3px;
        height: fit-content;
        transition: 0.3s all ease;
    }
   
    /*Checkbox Unselected hover*/
    /*Checkbox Unselected focus*/
    .form-group input:focus-visible + label::before {
        border-color: #f58820;
    }
    /*Checkbox Unselected Pressed*/
    .form-group input:focus + label::before {
        border-color: #f58820;
        background-color: #cbcdce;
    }
    /*Checkbox Checked focus*/
    .form-group input:checked:focus-visible + label:before {
        background: #ec6625;
        box-shadow: 0 0 0px 2px #ec6625;
        border: 2px solid #fff;
    }
    .form-group span img {
        max-width: 70px;
    }

 ul.popup-veh-list li sub {
    top: 2px;
    font-size: 1.4rem;
    position: absolute;
    left: 0;
    z-index: 1;
    background: #0ed531;
    height: 2.2rem;
    width: 2.2rem;
    border-radius: 30px;
    display: inline-block;
    padding: 6px;
    line-height: 11px;
    font-weight: 700;
}
    .carlanding-wrap ul li span {
        font-size: 1.4rem;
        font-weight: 600;
        padding-left: 1rem;
    }

/*    .carlanding-wrap ul li:hover {
        border-color: #ec6625;
    }*/
    .carlanding-wrap .bannerTitle sub {
        font-size: 1rem;
        position: relative;
        bottom: 2rem;
        left: 0.3rem;
    }

 .section-content    .smallSubtle-btn:focus-visible {
        background: #fff9f6;
        border: 1px solid #ec6608;
    }
  .section-content   .smallSubtle-btn:active {
        background: #fff9f6;
        border: 1px solid #bb5106;
        color: #bb5106;
    }
   .section-content  .smallSubtle-btn:hover {
        background: #fff2eb;
        border: 1px solid #f58820;
        color: #6c6c6c;
    }
    .carlanding-wrap .bannerTitle sub {
        font-size: 1rem;
        position: relative;
        bottom: 2rem;
        left: 0.3rem;
    }

    .link-wrap a {
        font-size: 1.2rem;
        margin-top: 2px;
    }
    .carlanding-form-block .il-input-block:first-child {
        margin-bottom: 3rem;
    }

    .ui-submit-btn .link-btn {
        margin-right: 2rem;
    }

    .ui-submit-btn .link-btn:last-child {
        margin: 0;
    }
    .bannerFormblock span.ui-error {
        bottom: -18px;
        color: #ff0000;
    }
    .agr-txt a {
    font-size: 1.3rem;
    font-weight: 500;
    color: #282828;
    text-decoration: underline;
}
.form-group {
    display: block;
    /*margin-bottom: 25px;*/
    text-align: left;
    position: relative;
}
.web-version{
    color: #fff;
}
#car-registration {
    text-transform: uppercase;
}
.link-wrap a:nth-child(2):before {
    content: '';
    background: #6C6C6C;
    height: 3px;
    width: 3px;
    margin: 0 1rem;
    display: inline-flex;
    border-radius: 30px;
}

@media(max-width: 1199px){
    .banner-content {
    width: 100%;
}
.carlanding-wrap ul li{
    width: 100%;
    margin-bottom: 1rem;
}
.carlanding-wrap figure{
    bottom: 15rem;
}
.carlanding-wrap .bannerTitle{
    font-size: 2.8rem;
}
.banner-content h1 {
    font-size: 3rem;
}
.carlanding-wrap::before{
    bottom: 0;
    background: #fff1ea;
}
.carlanding-wrap figure img {
    max-width: 70%;
}
}


@media screen and (max-width: 992px) and (min-width: 768px) {
.active-details .ui-banner-content h1 {
    text-align: left;
}
.article-banner .block {margin-bottom: 20px;}
.blogs-angular .col-lg-8.col-md-7.col-sm-7.col-xs-12 {width: 100%;}
}
    @media (max-width: 767px) {
        #mobile_quoteavail{
            color: #fff;
        }
        ul.popup-veh-list {
    width: 100%;
    padding-left: 0;
    margin-top: 2rem;
}

        .popup {
    margin: 0;
    border-radius: 0;
}


.motorWidgetWrap .active-details ul li {
    text-align: left;
}
.motorWidgetWrap ul li span{margin-right: 10px;}

.section-content   .active-details .ui-banner-content h1 {
    text-align: left;
}
.ui-submit-btn .link-btn {
    display: block;
    margin-bottom: 10px;
}
.section-content .active-details .ui-banner-content h1 {text-align:left;margin-bottom:20px;}
        .twoCardouter {
            flex-wrap: wrap;
        }
        .banner-content {
            width: 100%;
            margin-bottom: 2rem;
        }
        .carlanding-wrap .bannerFormblock {
            margin-top: 0rem;
            max-width: 100%;
        }
        .carlanding-wrap .bannerTitle {
            line-height: normal;
            font-size: 2rem;
        }
        .banner-content h1 {
            font-size: 2.4rem;
            font-weight: 800;
        }
        .carlanding-wrap ul li {
            width: 100%;
            margin-right: 0;
            margin-bottom: 1rem;
            /*line-height: 30px;*/
        }
        .carlanding-wrap figure img {
    max-width: 100%;
}

#div-top {position: absolute;
    left: 0;
    right: 0;
    background-color: #fff;
    top: 0px;
    z-index: 9999;}
.carlanding-wrap .bannerFormblock {
    max-width: 100%;
    border-radius: 10px;
    z-index: 3;
    padding: 20;
    margin-bottom: 0rem;
    border-radius: 0px;
padding-top: 70px;display:none;
}

.carlanding-wrap::before{
    height: 125px;
    bottom: 0;
    background: #fff1ea;
}
.carlanding-wrap figure {
    z-index: 2;
    position: relative;
    bottom: 0;
    top: 0;
}
.ui-submit-btn {
    margin: 0;
    padding: 10px;    text-align: center;
}
}

.subscribes-head .form-group label:before { display: none;}

@media (max-width: 480px) {
    .sfPublicWrapper .whatsapp-popup-block h2 { padding-left: 5px;}
}