﻿body {
}
h1 {
    border-bottom: unset;
}

h2 {
    border-bottom: unset;
}

h3 {
    display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
}

.mobile-links-top-divider {
    margin-top: 60px;
}

.mega-nav-link {
    text-decoration: none;
    margin-top: 0px;
    font-family: 'CircularStd700';
    font-size: 16px;
    display: inline-block;
    margin-right: 0px;
}

.dropper-link {
    margin-right: 0px;
}

.dropper-link {
    line-height: unset;
    color: #fff;
}

.mobile-links-item {
    margin-top: 20px;
    margin-left: 20px;
    position: relative;
}

.home-background-cta {
    max-width: 370px;
    background-image: linear-gradient(90deg,#c21bb3 30%,#2a49df);
    color: #fff;
    border: 1px solid transparent;
    width: 240px;
    height: 60px;
    font-size: 22px;
    text-align: center;
    padding-top: 9px;
    margin-top: 60px;
    border-radius: 7px;
    display: inline-block;
    line-height: 1.2;
}

.home-background-main-title {
    font-size: 40px;
    -webkit-text-stroke-width: thin;
    margin-top: 20px;
    line-height: 1.34
}

.creditplus-logo {
    width: 300px;
    height: 58px;
}

.creditplus-logo-container {
    display: inline-block;
    margin-bottom: -7px;
    user-select: none;
    padding-left: 35%;
}

@media(max-width: 991px) {
    .mega-nav-desktop {
        padding-left: 10px;
        padding-right: 10px
    }

    .mega-nav-links-container {
        display: none
    }

    .creditplus-logo-container {
        padding-left: 25%;
    }

    .creditplus-logo {
        max-width: 300px;
        margin-top: 10px;
    }

    .home-background-main-title {
        font-size: 40px;
        -webkit-text-stroke-width: thin;
        margin-top: 20px;
        line-height: 1.34
    }
}

@media(max-width: 480px) {

    .creditplus-logo-container {
        padding-left: 0%;
    }

    .creditplus-logo {
        max-width: 300px;
        margin-top: 10px;
    }

    .home-background-main-title {
        font-size: 30px;
    }

    .page-cta {
        text-align: justify;
        padding-left: 5%;
    }

    .googlepanel {
        width: 95%;
    }

    .googlepanelbox {
        text-align: justify;
        width: 95%;
    }
}

.panel-group {
    margin-bottom: 22px;
}

.lo_faq_accordion {
    font-size: 14px;
    color: #203757;
    background: #eeeff3;
    border-radius: 6px;
    min-height: 70px
}

.lo_heading {
    font-family: "CircularStd";
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    text-transform: capitalize
}

.lo_faq_plus {
    margin-top: 18px;
    padding-right: 20px
}

.lo_faq_accordion:focus {
    outline: 0;
    text-decoration: none !important;
    color: #203757
}

.lo_faq_accordion:active {
    outline: 0 !important;
    text-decoration: none
}

.lo_faq_plus:focus {
    outline: 0
}

.lo_faq_accordion:hover {
    text-decoration: none;
    color: #203757
}

.lo_faq_plus:active {
    outline: 0 !important
}

.lo_accordion_header_padding {
    margin-bottom: 0
}

.lo_faq_heading {
    font-size: 20px;
    font-family: Roboto;
    font-weight: bold;
    align-items: center;
    padding-left: 10px
}

.lo_faq_internal {
    margin: 0 20px 0 20px;
    font-family: "ProximaNova";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px
}

    .lo_faq_internal img {
        width: 70%
    }

.lo_mobile_hero_img {
    width: 100%
}

.page-cta {
    text-align: justify;
    padding-left: 35%;
}


.googlepanel {
    background-color: #2a49df;
    width: 100%;
    color: white;
    display: inline-flex;
    border-radius: 30px;
}

.googlepaneltext {
    text-align: justify;
    width: 70%;
    color: white
}

.googlepanelbox {
    text-align: justify;
    width: 100%;
}

@media(max-width: 768px) {
    .carFinanceWrapper {
        margin-left: unset;
        margin-right: 15px
    }
}

