* {
  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/insta-od-web-bannner.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: 255px;
}
.MainWrapper .ServiceWrapper .mt-100 {
  margin-top: 100px;
}
.MainWrapper .ServiceWrapper .FixHeight {
  height: 100px;
}
.MainWrapper .ServiceWrapper .backImage1 {
  width: 100%;
  height: 100%;
  background: url('../images/ii3.png') no-repeat;
  background-position: center center;
  background-size: contain;
}
.MainWrapper .ServiceWrapper .backImage2 {
  width: 100%;
  height: 100%;
  background: url('../images/ii1.png') no-repeat;
  background-position: center center;
  background-size: contain;
}
.MainWrapper .ServiceWrapper .backImage3 {
  width: 100%;
  height: 100%;
  background: url('../images/ii2.png') no-repeat;
  background-position: center center;
  background-size: contain;
}
.MainWrapper .ServiceWrapper .IntroductionDiv {
  background-color: #fdf1e7;
  border-radius: 20px;
}
.MainWrapper .ServiceWrapper .IntroductionDiv .BackImageWrap {
  padding: 42px 25px 0px;
  width: 100%;
  height: 100%;
  background: url('../images/BG 3.png') no-repeat;
  background-size: 100% 100%;
}
.MainWrapper .ServiceWrapper .IntroductionDiv .BackImageWrap .callBackTitle {
  color: #ad1e23;
  font-weight: 800;
  font-family: 'Mulish';
  text-align: center;
  font-size: 22px;
}
.MainWrapper .ServiceWrapper .IntroductionDiv .BackImageWrap .InfoTitle {
  color: #ffffff;
  font-weight: 800;
  font-family: 'Mulish';
  text-align: center;
  font-size: 14px;
}
.MainWrapper .ServiceWrapper .IntroductionDiv .BackImageWrap input {
  border-radius: 20px;
  border: none;
  padding: 8px 10px;
  width: 100%;
  margin-bottom: 15px;
}
.MainWrapper .ServiceWrapper .IntroductionDiv .BackImageWrap .SubmitCta {
  padding: 8px 40px;
  border-radius: 86px;
  background-color: #ad1e23;
  color: #fffdfd;
  font-weight: 800;
  font-family: 'Mulish';
  text-align: center;
  font-size: 13px;
  text-transform: uppercase;
  border: 0;
}
.MainWrapper .ServiceWrapper .IntroductionDiv .IntroTitle {
  font-size: 24px;
  color: #000000;
  font-weight: 400;
  font-family: 'Mulish';
}
.MainWrapper .ServiceWrapper .IntroductionDiv .IntroParagraph {
  font-size: 17px;
  color: #000000;
  font-weight: 400;
  font-family: 'Mulish';
}
.MainWrapper .ServiceWrapper .IntroductionDiv li::marker {
  color: #f37e20;
}
.MainWrapper .ServiceWrapper .IntroductionDiv .PreLoanTitle {
  font-size: 29px;
  color: #000000;
  font-weight: 400;
  font-family: 'Mulish';
}
.MainWrapper .ServiceWrapper .IntroductionDiv .getBackTitle {
  font-size: 15px;
  color: #000000;
  font-weight: 400;
  font-family: 'Mulish';
  text-align: left;
}
.MainWrapper .ServiceWrapper .IntroductionDiv .Icon {
  width: 65px;
  height: 65px;
}
.MainWrapper .ServiceWrapper .IntroductionDiv .stepWrap {
  font-size: 14px;
  font-weight: 400;
  font-family: 'Mulish';
  color: #000000;
}
.MainWrapper .ServiceWrapper .IntroductionDiv .stepWrap .steptitle {
  color: #db620a;
  font-weight: 700;
}
.MainWrapper .ServiceWrapper .IntroductionDiv .CallIcon {
  height: 40px;
  width: 40px;
}
.MainWrapper .ServiceWrapper .IntroductionDiv .CallNumber {
  font-size: 17px;
  color: #000000;
  font-weight: 700;
  font-family: 'Mulish';
  text-align: left;
  text-decoration: none;
}
.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 .SetBG {
  width: 100%;
  height: 100%;
  background: url('../images/BG7.png') no-repeat;
  background-size: 100% 100%;
}
.MainWrapper .ServiceWrapper .ExploreWrapper .FamilyImage {
  width: auto;
  height: 240px;
}
.MainWrapper .ServiceWrapper .ExploreWrapper .topTitle {
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  font-family: 'Mulish';
  text-align: justify;
}
.MainWrapper .ServiceWrapper .ExploreWrapper .titleInfo {
  color: #ffffff;
  font-weight: 400;
  font-size: 14px;
  font-family: 'Mulish';
  text-align: justify;
}
.MainWrapper .ServiceWrapper .ExploreWrapper .moreCTA {
  padding: 10px 25px;
  font-size: 20px;
  font-weight: 600;
  background-color: #ad1e23;
  border-radius: 20px;
  color: #ffffff;
}
.MainWrapper .ServiceWrapper .RecommendedCarosal .cardWrapper {
  height: 220px;
  width: 314px;
}
.MainWrapper .ServiceWrapper .RecommendedCarosal .cardWrapper .backImage1 {
  width: 100%;
  height: 100%;
  background: url('../images/G3.png') no-repeat;
  background-size: 100% 100%;
}
.MainWrapper .ServiceWrapper .RecommendedCarosal .cardWrapper .backImage2 {
  width: 100%;
  height: 100%;
  background: url('../images/G1.png') no-repeat;
  background-size: 100% 100%;
}
.MainWrapper .ServiceWrapper .RecommendedCarosal .cardWrapper .backImage3 {
  width: 100%;
  height: 100%;
  background: url('../images/G2.png') no-repeat;
  background-size: 100% 100%;
}
.MainWrapper .ServiceWrapper .RecommendedCarosal .cardWrapper .loanTitle {
  color: #f37e20;
  font-size: 22px;
  font-weight: 800;
  font-family: 'Mulish';
  text-align: justify;
}
.MainWrapper .ServiceWrapper .RecommendedCarosal .cardWrapper .titleinfo {
  color: #000000;
  font-size: 18px;
  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 {
  width: 100%;
  filter: drop-shadow(16.383px 11.472px 10px rgba(0, 0, 0, 0.25));
  background-color: #fdf1e7;
  /*margin: -84px 0 60px 0;*/
  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: 25px;
  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 .blogCTA {
  width: auto;
  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 .FAQblock .FixImage {
  width: 270px;
}
.MainWrapper .FAQblock .buttonWrap {
  width: 230px;
  border-radius: 60px;
  background-color: #ffffff;
  border: 3px solid #db620a;
  font-size: 19px;
  color: #db620a;
  font-weight: 700;
  font-family: 'Mulish';
}
.MainWrapper .FAQblock .buttonWrap.active {
  background-image: linear-gradient(0deg, #bb2025 0%, #ec7b22 100%);
  color: #fefeff;
  border: none;
}
.MainWrapper .bgColor {
  background-color: #ebebec;
}
.MainWrapper .bgColor .iPlay {
  height: 80px;
}
.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;
}

.ServicesContent ul li {
	font-size: 16px;
	text-align: left !important;
	padding-top: 0;
	padding-bottom: 0;
}

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

  .MainWrapper .BGimage {
    /*height: 92vh;*/
    height: 35.25rem;
    /* border: none; */
  }
  /*.MainWrapper .Servicesontainer {*/
  /*  margin: -65px auto 30px auto !important ;*/
  /*}*/

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

  .MainWrapper .ServiceWrapper .slide {
    height: 200px;
  }

  .MainWrapper .Servicesontainer .InfoTitle {
    padding: 13px 0px !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 .Servicesontainer .LoanCta {
    padding: 10px 20px !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-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: 90px 30px 25px 30px;
  position: relative;
  min-height: 184px;
}

.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;
}
