* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

p {
    font-size: 16px;
    font-family: 'Mulish';
    font-weight: 400;
}

.zIndex {
    z-index: 2;
}

.MainWrapper {
    height: 100%;
    width: 100%;
}

.MainWrapper .BGimage {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    border-bottom: 5px solid #f37e20;
}

.MainWrapper .BGimage .BGimageMain {
    width: 100%;
    height: 100%;
    background: url('../images/web-banner/pabt-web-banner.jpg') no-repeat;
    background-size: 100% 100%;
    background-size: cover;
    background-position: center;
}

.MainWrapper .BGimage .headerContent {
    height: 104px;
    background-image: linear-gradient(0deg, #bb2025 0%, #ec7b22 100%);
}

.MainWrapper .BGimage .headerContent .Slogen {
    font-size: 38px;
    color: #fdfefe;
    font-weight: 400;
    font-family: 'Mulish';
    text-align: center;
}

.MainWrapper .BGimage .title {
    font-size: 50px;
    color: #972b1f;
    font-weight: 800;
    font-family: 'Mulish';
    margin-left: 19%;
    margin-top: 8%;
}

.MainWrapper .BGimage .title .SubTitle {
    font-size: 98px;
}

.MainWrapper .BGimage .ScanWrap {
    width: 180px;
    height: auto;
    bottom: 16%;
    z-index: 1;
}

.MainWrapper .BGimage .ScanWrap img {
    height: 100%;
    width: 100%;
}

.MainWrapper .BGimage .GetCta {
    border-radius: 35px;
    padding: 8px;
    background-color: #f37e20;
    font-size: 15px;
    text-transform: uppercase;
    color: #fefcfc;
    font-weight: 700;
    font-family: 'Mulish';
}

.MainWrapper .BGimage .GetCta .CallIcon {
    margin-top: -20px;
}

.MainWrapper .BGimage .SideNav {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #f37e20;
    top: 15%;
    width: 40px;
    overflow: hidden;
    transition: width 1s;
    z-index: 2;
}

.MainWrapper .BGimage .BGimageMain .HoverDiv {
    background-color: #eee4db;
    z-index: 1;
    width: 400px;
}

.smenu {
    padding-left: 220px;
}

.smenu a {
    font-size: 14px;
    text-decoration: none;
    color: black;
}

.smenu a:hover,
.smenu .active {
    color: #972b1f;
}

#homeloan {
    padding-top: 40%;
}

#preappoffr {
    padding-top: 30%;
}

#lap {
    padding-top: 50%;
}

#bt {
    padding-top: 60%;
}

#vas {
    padding-top: 70%;
}

#ec {
    padding-top: 32%;
}

.MainWrapper .BGimage .SideNav:hover {
    width: 220px;
}

.MainWrapper .BGimage .SideNav .SideNavWrap {
    padding: 10px 8px;
    font-size: 13px;
    letter-spacing: 0px;
    color: #fcfcfd;
    font-weight: 400;
    font-family: 'Mulish';
    cursor: pointer;
}

.MainWrapper .BGimage .SideNav .SideNavWrap:hover {
    background-color: #972b1f;
}

.MainWrapper .BGimage .SideNav .SideNavWrap .SideNavImages {
    width: 23px;
    height: 20px;
    cursor: pointer;
    margin-right: 18px;
}

.MainWrapper .BGimage .SideNav .SideNavWrap .SideNavImages img {
    width: 100%;
    height: 100%;
}

.MainWrapper .ServiceWrapper .ResaleTitle {
    color: #ad1e23;
    font-size: 30px;
    font-weight: 800;
    font-family: 'Mulish';
    text-align: center;
}

.MainWrapper .ServiceWrapper .heightWrapper {
    height: 300px;
}

.MainWrapper .ServiceWrapper .mt-100 {
    margin-top: 100px;
}

.MainWrapper .ServiceWrapper .FixHeight {
    height: 100px;
}

.MainWrapper .ServiceWrapper .backImage1 {
    width: 100%;
    height: 100%;
    background: url('../images/oo3.png') no-repeat;
    background-position: center center;
    background-size: contain;
}

.MainWrapper .ServiceWrapper .backImage2 {
    width: 100%;
    height: 100%;
    background: url('../images/oo1.png') no-repeat;
    background-position: center center;
    background-size: contain;
}

.MainWrapper .ServiceWrapper .backImage3 {
    width: 100%;
    height: 100%;
    background: url('../images/oo2.png') no-repeat;
    background-position: center center;
    background-size: contain;
}

.MainWrapper .ServiceWrapper .backImage4 {
    width: 100%;
    height: 100%;
    background: url('../images/t3 (1).png') no-repeat;
    background-position: center center;
    background-size: contain;
}

.MainWrapper .ServiceWrapper .IntroductionDiv .DescriptionTitle {
    font-size: 30px;
    color: #ad1e23;
    font-weight: 800;
    font-family: 'Mulish';
}

.MainWrapper .ServiceWrapper .IntroductionDiv .Description {
    font-size: 15px;
    color: #414042;
    font-weight: 400;
    font-family: 'Mulish';
    /* text-align: center; */
}

.MainWrapper .ServiceWrapper .IntroductionDiv .LoanCta {
    padding: 20px 30px;
    border-radius: 86px;
    background-color: #f37e20;
    color: #fffdfd;
    font-weight: 700;
    font-family: 'Mulish';
    text-align: center;
    font-size: 14px;
}

.MainWrapper .ServiceWrapper .IntroductionDiv .imageWrapper {
    width: initial;
    height: initial;
}

.MainWrapper .ServiceWrapper .IntroductionDiv {
    width: 100%;
    height: 100%;
    background: url('../images/IMage (1).png') no-repeat;
    background-size: contain;
    background-position: 70% 30%;
}

.MainWrapper .ServiceWrapper .IntroductionDiv .imageWrapper img {
    width: 100%;
    height: 100%;
}

.MainWrapper .ServiceWrapper .VideoWrap {
    background-color: #dcddde;
}

.MainWrapper .ServiceWrapper .VideoWrap .youtubeVideo {
    border-radius: 20px;
    width: 95%;
}

.MainWrapper .ServiceWrapper .VideoWrap .loanTitle {
    font-size: 30px;
    color: #000000;
    font-weight: 400;
    font-family: 'Mulish';
}

.MainWrapper .ServiceWrapper .VideoWrap .Info {
    font-size: 19px;
    color: #000000;
    font-weight: 400;
    font-family: 'Mulish';
}

.MainWrapper .ServiceWrapper .ExploreWrapper .card {
    border: 1px solid #db620a;
    height: 200px;
    border-radius: 20px;
    padding: 10px;
}

.MainWrapper .ServiceWrapper .ExploreWrapper .BottomDiv {
    height: 80px;
}

.MainWrapper .ServiceWrapper .ExploreWrapper .topFix {
    top: 20%;
}

.MainWrapper .ServiceWrapper .RecommendedCarosal .cardWrapper {
    height: 220px;
    width: 314px;
}

.MainWrapper .ServiceWrapper .RecommendedCarosal .cardWrapper .backImage1 {
    width: 100%;
    height: 100%;
    background: url('../images/y1 (1).png') no-repeat;
    background-size: 100% 100%;
}

.MainWrapper .ServiceWrapper .RecommendedCarosal .cardWrapper .backImage2 {
    width: 100%;
    height: 100%;
    background: url('../images/y3 (1).png') no-repeat;
    background-size: 100% 100%;
}

.MainWrapper .ServiceWrapper .RecommendedCarosal .cardWrapper .backImage3 {
    width: 100%;
    height: 100%;
    background: url('../images/y2 (1).png') no-repeat;
    background-size: 100% 100%;
}

.MainWrapper .ServiceWrapper .RecommendedCarosal .cardWrapper .loanTitle {
    color: #f37e20;
    font-size: 19px;
    font-weight: 800;
    font-family: 'Mulish';
    text-align: justify;
}

.MainWrapper .ServiceWrapper .RecommendedCarosal .cardWrapper .titleinfo {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Mulish';
    text-align: justify;
}

.MainWrapper .ServiceWrapper .RecommendedCarosal .cardWrapper .moreCTA {
    padding: 10px 25px;
    font-size: 20px;
    font-weight: 600;
    background-color: #f37e20;
    border-radius: 20px;
    color: #ffffff;
}

.MainWrapper .Servicesontainer {
    filter: drop-shadow(16.383px 11.472px 10px rgba(0, 0, 0, 0.25));
    background-color: #fdf1e7;
    margin: 20px 0 60px 0;
    border-radius: 10px;
}

.MainWrapper .Servicesontainer .InfoTitle {
    background-color: #f37e20;
    padding: 20px 0;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.MainWrapper .Servicesontainer .InfoTitle .Title {
    font-size: 30px;
    color: #fdfdfd;
    font-weight: 800;
    font-family: 'Mulish';
    text-align: center;
}

.MainWrapper .Servicesontainer .ServicesContent {
    font-size: 12px;
    color: #414042;
    font-weight: 400;
    font-family: 'Mulish';
    text-align: center;
    padding: 30px 57px;
}

.MainWrapper .Servicesontainer .LoanCta {
    padding: 20px 30px;
    border-radius: 86px;
    background-color: #f37e20;
    color: #fffdfd;
    font-weight: 700;
    font-family: 'Mulish';
    text-align: center;
    font-size: 14px;
}

.MainWrapper .BlockWrapper {
    background-color: #dcddde;
    /* height: 100vh; */
}

.MainWrapper .BlockWrapper .card {
    border-radius: 39px;
    overflow: hidden;
}

.MainWrapper .BlockWrapper .card-img-top {
    height: 190px;
}

.MainWrapper .BlockWrapper .BanerInfo {
    font-size: 16px;
    color: #db620a;
    font-weight: 700;
    font-family: 'Mulish';
    background-color: #ffffff;
    text-align: center;
}

.MainWrapper .BlockWrapper .agoTitle {
    color: #808285;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Mulish';
}

.MainWrapper .BlockWrapper .card-footer {
    border-top: 0;
    background-color: transparent;
}

.MainWrapper .BlockWrapper .card-footer .ShareIcon {
    height: 17px;
    width: 17px;
    cursor: pointer;
}

.MainWrapper .BlockWrapper .blogTitle {
    font-size: 30px;
    color: #ad1e23;
    font-weight: 800;
    font-family: 'Mulish';
    text-align: center;
}

.MainWrapper .BlockWrapper .blogCTA {
    width: 280px;
    border-radius: 86px;
    background-color: #db620a;
    border: none;
    padding: 14px;
    font-size: 16px;
    color: #fefeff;
    font-weight: 700;
    font-family: 'Mulish';
    text-align: center;
}

.MainWrapper .FAQblock {
    background-color: #ffffff;
}

.MainWrapper .FAQblock .accordion-item {
    border: none;
}

.MainWrapper .FAQblock .accordion-button {
    border-bottom: 1px solid grey;
}

.MainWrapper .FAQblock .accordion-button::after {
    display: none;
}

.MainWrapper .FAQblock .accordion-button:focus {
    box-shadow: none;
}

.MainWrapper .FAQblock .accordion-button:not(.collapsed) {
    background-color: white;
}

.MainWrapper .FAQblock .PlusIcon {
    width: 12px;
    height: 12px;
}

.MainWrapper .FAQblock .blogTitle {
    font-size: 30px;
    color: #ad1e23;
    font-weight: 800;
    font-family: 'Mulish';
    text-align: center;
}

.MainWrapper .FAQblock .BorBottom {
    border-bottom: 1px solid #a1a1a1;
}

.MainWrapper .FAQblock .Subinfo {
    font-size: 16px;
    color: #414042;
    font-weight: 800;
    font-family: 'Mulish';
}

.MainWrapper .FAQblock .VIEWCTA {
    width: 200px;
    border-radius: 86px;
    background-color: #db620a;
    border: none;
    padding: 14px;
    font-size: 16px;
    color: #fefeff;
    font-weight: 700;
    font-family: 'Mulish';
    text-align: center;
}

.MainWrapper .FAQblock .plusIcon {
    height: 12px;
    width: 12px;
    cursor: pointer;
}

.MainWrapper .slick-prev {
    left: -30px;
}

.MainWrapper .slick-prev:before {
    content: '';
    background: url(../images/icons/L\ a.png) no-repeat;
    /* filter: invert(1); */
    height: 45px;
    width: 45px;
    display: inline-block;
}

.MainWrapper .slick-next {
    right: -25px;
}

.MainWrapper .slick-next:before {
    content: '';
    background: url(../images/icons/R\ a.png) no-repeat;
    /* filter: invert(1); */
    height: 45px;
    width: 45px;
    display: inline-block;
}

.footWrap {
    background-color: #fff0e5;
}

.footWrap .fotterSubtitles,
.footWrap .fotterSubtitles a {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Mulish';
    color: #212529;
    text-decoration: none;
}

.footWrap .mainTitle {
    font-size: 16px;
    text-decoration: underline;
    color: #97291e;
    font-weight: 700;
    font-family: 'Mulish';
}

.footWrap .CustomerTitle,
.footWrap .CustomerTitle a {
    font-size: 20px;
    color: #97291e;
    font-weight: 800;
    font-family: 'Mulish';
    text-decoration: none;
}

.footWrap .callWrapper {
    border-radius: 38px;
    background-color: #db620a;
    width: 190px;
    overflow: hidden;
}

.footWrap .callWrapper .CallNumber {
    font-size: 16px;
    line-height: 46px;
    color: #fefdfd;
    font-weight: 700;
    font-family: 'Mulish';
    text-decoration: none;
}

.footWrap .imageBG {
    background-color: #97291e;
    padding: 8px 8px 8px 15px;
    height: 50px;
    width: 55px;
}

.footWrap .imageBG img {
    height: 100%;
    width: 100%;
}

.footWrap .MediaIcon {
    height: 50px;
    width: 50px;
    margin-right: 10px;
}

.footWrap .StoreIcons {
    height: 50px;
}

.footWrap .ScanLogo {
    height: 55px;
}

.footWrap .BorderBottom {
    border-bottom: 1px solid #a1a1a1;
}

@media only screen and (min-width: 1024px) and (max-width: 1920px) {
    .MainWrapper .BGimage .headerContent {
        height: 90px;
    }

    .MainWrapper .BGimage .headerContent .LogoWrap {
        height: 35px;
    }

    .MainWrapper .BGimage .headerContent .LogoWrap img {
        height: 100%;
        width: 100%;
    }

    .MainWrapper .BGimage .headerContent .Slogen {
        font-size: 18px;
        color: #fdfefe;
        font-weight: 400;
        font-family: 'Mulish';
        text-align: center;
    }

    .MainWrapper .BGimage .ScanWrap {
        width: 123px;
        height: auto;
    }
}

@media only screen and (min-width: 1920px) {
    .MainWrapper .BGimage .headerContent {
        height: 70px;
    }

    .MainWrapper .BGimage .SideNav .SideNavWrap .SideNavImages {
        width: 27px;
        height: 25px;
    }

    .MainWrapper .ServiceWrapper .ExploreWrapper .FamilyImage {
        width: 500px;
        height: 240px;
    }
}

@media only screen and (min-width: 1367px) {
    .MainWrapper .BGimage .SideNav .SideNavWrap {
        padding: 10px 8px;
    }

    .MainWrapper .BGimage .SideNav {
        width: 40px;
    }

    .MainWrapper .ServiceWrapper .heightWrapper {
        padding: 0 15px;
    }

    .MainWrapper .ServiceWrapper .RecommendedCarosal .cardWrapper {
        padding: 0 15px;
    }
}

@media only screen and (max-width: 1024px) {
    .MainWrapper .BGimage .title {
        font-size: 30px;
    }

    .MainWrapper .BGimage .title .SubTitle {
        font-size: 56px;
    }

    .MainWrapper .BGimage .headerContent {
        height: 70px;
    }

    .MainWrapper .BGimage .SideNav {
        top: 19%;
    }

    .MainWrapper .linkInfo .ConditionsInfo {
        font-size: 17px;
    }
}

@media only screen and (max-width: 1366px) {
    .MainWrapper .BGimage .headerContent {
        height: 55px;
    }

    .MainWrapper .BGimage .SideNav {
        top: 18%;
    }

    .MainWrapper .BGimage .title {
        margin-left: 15%;
        margin-top: 6%;
    }

    /* .MainWrapper .ServiceWrapper .extraPadding {
      padding: 0 100px;
    } */
    .footWrap .CustomerTitle {
        font-size: 15px;
    }
}

@media only screen and (max-width: 820px) {
    .MainWrapper .BGimage .LogoWrap {
        height: 21px;
    }

    .MainWrapper .BGimage .LogoWrap img {
        height: 100%;
        width: 100%;
    }

    .MainWrapper .BGimage .headerContent .Slogen {
        font-size: 12px;
    }

    .MainWrapper .Servicesontainer {
        width: 415px;
    }

    .MainWrapper .ServiceWrapper {
        height: auto;
    }

    .MainWrapper .ServiceWrapper .IntroductionDiv .mobileFlex {
        flex-wrap: wrap;
    }

    .MainWrapper .BlockWrapper {
        height: auto;
    }
}

@media only screen and (max-width: 700px) {
    /* .MainWrapper .ServiceWrapper .extraPadding {
      padding: 0 10px;
    } */
    .MainWrapper .ServiceWrapper .MobileFlex {
        flex-wrap: wrap;
    }

    .MainWrapper .ServiceWrapper .ExploreWrapper .SetBG .flexWrap {
        flex-wrap: wrap;
    }

    .MainWrapper .ServiceWrapper .ExploreWrapper .FamilyImage {
        width: 252px;
    }

    .MainWrapper .Servicesontainer .InfoTitle .Title {
        font-size: 29px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
    .MainWrapper .BGimage .headerContent {
        height: 90px;
    }

    .MainWrapper .BGimage .headerContent .LogoWrap {
        height: 21px;
    }

    .MainWrapper .BGimage .headerContent .LogoWrap img {
        height: 100%;
        width: 100%;
        margin-top: -15px;
    }

    .MainWrapper .BGimage .headerContent .Slogen {
        font-size: 12px;
    }

    .MainWrapper .BGimage .GetCta .CallIcon {
        margin-top: -20px;
        height: 37px;
    }

    .MainWrapper .BGimage .ScanWrap {
        width: 111px;
        height: auto;
    }

    .MainWrapper .BGimage .title {
        font-size: 15px;
        margin-left: 12%;
    }

    .MainWrapper .BGimage .title .SubTitle {
        font-size: 22px;
    }

    .MainWrapper .linkInfo .ConditionsInfo {
        font-size: 10px;
    }

    .MainWrapper .ServiceWrapper .IntroductionDiv {
        background: none;
    }

    .MainWrapper .ServiceWrapper .IntroductionDiv .DescriptionTitle {
        text-align: center;
    }

    .MainWrapper .ServiceWrapper .IntroductionDiv .ps-5 {
        padding-left: 0 !important;
    }

    .MainWrapper .ServiceWrapper .IntroductionDiv .check-the-offer {
        display: flex;
        justify-content: center;
        text-decoration: none;
    }
}

@media only screen and (max-width: 450px) {
    .MainWrapper .BGimage .BGimageMain {
        background: url('../images/mobile3.jpg') no-repeat;
        background-size: 100%;
        border-bottom: 3px solid #f37e20;
    }

    .MainWrapper .BGimage {
        height: 35.25rem;
        /* border: none; */
    }

    .MainWrapper .Servicesontainer {
        margin: 20px 0 40px 0;
    }

    /*.MainWrapper .Servicesontainer {*/
    /*  margin: -65px auto 30px auto !important ;*/
    /*}*/
    .MainWrapper .Servicesontainer .InfoTitle {
        padding: 13px 0px 7px !important;
    }

    .MainWrapper .Servicesontainer .InfoTitle h5 {
        font-size: 20px !important;
    }

    .MainWrapper .Servicesontainer .ServicesContent {
        padding: 15px 10px !important;
    }

    .MainWrapper .Servicesontainer .ServicesContent p {
        font-size: 14px !important;
    }


    .MainWrapper .ServiceWrapper .VideoWrap .youtubeVideo {
        width: 100%;
    }

    .MainWrapper .ServiceWrapper .VideoWrap .loanTitle {
        font-size: 18px;
        text-align: center;
    }

    .MainWrapper .ServiceWrapper .VideoWrap .Info {
        font-size: 15px;
        text-align: center;
    }

    .moreCTA {
        font-size: 15px !important;
        padding: 10px 15px !important;
    }
}

@media only screen and (min-width: 768px) {
    .MainWrapper .BGimage .title {
        font-size: 30px;
        text-align: start;
    }

    .MainWrapper .BGimage .title .SubTitle {
        font-size: 56px;
    }
}

/*# sourceMappingURL=Style.css.map */

/* Features section style start here */
.features-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* .features-list li {
  margin-right: 0.75rem;
} */

.features-content-box {
    background: #97281d;
    border: 1px #f37e20 solid;
    border-radius: 25px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding-top: 120px;
}

.fc-body {
    background: #ffffff;
    border-radius: 0 0 25px 25px;
    padding: 85px 30px 0px 30px;
    position: relative;
    min-height: 196px;
}

.fc-body img {
    width: 150px;
    height: 150px;
    position: absolute;
    top: -75px;
    left: 40%;
    margin-left: -40px;
}

.fl-title {
    font-size: 20px;
    font-weight: 700;
    color: #db620a;
    margin-bottom: 20px;
}

.fc-body p {
    font-size: 18px;
    color: #231f20;
    margin-bottom: 20px;
}

/* Recommended Products Style Start here */
.recommended-product-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.product-content-box {
    background: #f37e20;
    border-radius: 25px;
    border: 1px #f37e20 solid;
    padding-left: 65px;
    margin: 0 10px;
}

.product-content-body {
    background: #ffffff;
    border-radius: 0 25px 25px 0;
    padding: 20px 15px 20px 40px;
    min-height: 260px;
}

.product-content-body img {
    width: 120px;
    height: 120px;
    margin: 0 20px 0 -100px;
}

.prod-title {
    font-size: 18px;
    font-weight: 700;
    color: #db620a;
    margin-bottom: 20px;
}

.prod-info p {
    font-size: 16px;
    color: #231f20;
    margin-bottom: 20px;
}

.moreCTA {
    padding: 10px 25px;
    font-size: 20px;
    font-weight: 600;
    background-color: #db620a;
    border-radius: 20px;
    color: #ffffff;
}

.balance-transfer-list .blc-card {
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
