﻿@charset "UTF-8";

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    src: url('https://www.embracehomeloans.com/fonts/poppins/poppins-v20-latin-regular.eot');
    src: local(''),url('https://www.embracehomeloans.com/fonts/poppins/poppins-v20-latin-regular.eot?#iefix') format('embedded-opentype'),url('https://www.embracehomeloans.com/fonts/poppins/poppins-v20-latin-regular.woff2') format('woff2'),url('https://www.embracehomeloans.com/fonts/poppins/poppins-v20-latin-regular.woff') format('woff'),url('https://www.embracehomeloans.com/fonts/poppins/poppins-v20-latin-regular.ttf') format('truetype'),url('https://www.embracehomeloans.com/fonts/poppins/poppins-v20-latin-regular.svg#Poppins') format('svg');
    font-display: swap
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    src: url('https://www.embracehomeloans.com/fonts/poppins/poppins-v20-latin-500.eot');
    src: local(''),url('https://www.embracehomeloans.com/fonts/poppins/poppins-v20-latin-500.eot?#iefix') format('embedded-opentype'),url('https://www.embracehomeloans.com/fonts/poppins/poppins-v20-latin-500.woff2') format('woff2'),url('https://www.embracehomeloans.com/fonts/poppins/poppins-v20-latin-500.woff') format('woff'),url('https://www.embracehomeloans.com/fonts/poppins/poppins-v20-latin-500.ttf') format('truetype'),url('https://www.embracehomeloans.com/fonts/poppins/poppins-v20-latin-500.svg#Poppins') format('svg');
    font-display: swap
}

@font-face {
    font-display: swap;
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    src: url('https://www.embracehomeloans.com/fonts/poppins/poppins-v20-latin-600.eot');
    src: url('https://www.embracehomeloans.com/fonts/poppins/poppins-v20-latin-600.eot?#iefix') format('embedded-opentype'),url('https://www.embracehomeloans.com/fonts/poppins/poppins-v20-latin-600.woff2') format('woff2'),url('https://www.embracehomeloans.com/fonts/poppins/poppins-v20-latin-600.woff') format('woff'),url('https://www.embracehomeloans.com/fonts/poppins/poppins-v20-latin-600.ttf') format('truetype'),url('https://www.embracehomeloans.com/fonts/poppins/poppins-v20-latin-600.svg#Poppins') format('svg')
}

@font-face {
    font-display: swap;
    font-family: Poppins;
    font-style: normal;
    font-weight: 700;
    src: url('https://www.embracehomeloans.com/fonts/poppins/poppins-v20-latin-700.eot');
    src: url('https://www.embracehomeloans.com/fonts/poppins/poppins-v20-latin-700.eot?#iefix') format('embedded-opentype'),url('https://www.embracehomeloans.com/fonts/poppins/poppins-v20-latin-700.woff2') format('woff2'),url('https://www.embracehomeloans.com/fonts/poppins/poppins-v20-latin-700.woff') format('woff'),url('https://www.embracehomeloans.com/fonts/poppins/poppins-v20-latin-700.ttf') format('truetype'),url('https://www.embracehomeloans.com/fonts/poppins/poppins-v20-latin-700.svg#Poppins') format('svg')
}

.h6, h1, h2 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    color: var(--bs-heading-color)
}

.h6 {
    font-size: 1rem
}

[type=submit], button {
    -webkit-appearance: button
}

    [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    [type=submit]:-moz-focusring, button:-moz-focusring {
        outline: ButtonText dotted 1px
    }

.h6 {
    font-size: 1.125rem;
    font-family: Poppins,sans-serif
}

.tab button {
    display: block;
    background-color: #d4d3d2;
    color: #fff;
    padding: 15px 16px;
    width: 100%;
    border: none;
    outline: 0;
    text-align: center;
    font-size: 17px;
    font-family: Poppins,sans-serif;
    font-weight: 700;
    min-height: 65px;
    display: flex;
    align-items: center;
    justify-content: center
}

    .tab button.active {
        background-color: #f58220
    }

@media (max-width:1024px) {
    .sticky-menu-list.nested {
        max-width: 100%;
        min-height: 100vh;
        background-color: #fff;
        overflow-y: scroll;
        overflow-x: hidden
    }

        .sticky-menu-list.nested li {
            margin-top: 5px
        }

            .sticky-menu-list.nested li a, .sticky-menu-list.nested li button {
                color: #29293e;
                font-size: 1.375rem
            }

            .sticky-menu-list.nested li .sub-toggler-arrow:after, .sticky-menu-list.nested li .sub-toggler:after {
                right: 20px
            }

        .sticky-menu-list.nested > li {
            padding: 16px 0
        }

        .sticky-menu-list.nested li a, .sticky-menu-list.nested li button {
            margin-left: 0
        }
}

.footer-option3 ul {
    margin-top: 5px
}

.footer-option3 .footer-links.homefooter .card-heading-container {
    font-size: 1rem
}

.footer-option3 .card-heading-container {
    word-wrap: break-word
}

.footer-option3 .footer-links-primary li {
    margin-top: 4px
}

.footer-option3 .footer-links-primary.homefooter li {
    margin-top: 10px
}

button {
    -webkit-appearance: button
}

    button::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    button:-moz-focusring {
        outline: ButtonText dotted 1px
    }

[type=button], button {
    -webkit-appearance: button
}

    [type=button]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    [type=button]:-moz-focusring, button:-moz-focusring {
        outline: ButtonText dotted 1px
    }

@media (min-width:1024px) {
    .container {
        width: 1264px
    }

    .mt-md-2 {
        margin-top: .5rem !important
    }

    .my-md-0 {
        margin-bottom: 0 !important
    }
}

.col-md-12, .col-md-3, .col-md-9 {
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px
}

button.refinancerate span::before {
    background-image: url("https://assets.codepen.io/5468813/full+color+workflow+refinanace.svg");
    top: 5px
}

button.purchaserate span::before {
    background-image: url("https://assets.codepen.io/5468813/full+color+workflow+purchase+loan.svg");
    top: 8px
}

.sub-toggler-arrow:after {
    position: absolute;
    top: 12px;
    right: 4px;
    margin-left: 5px;
    font-family: Basic-Icons !important;
    speak: none;
    content: "\25be";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    vertical-align: bottom
}

.action.responsetab {
    background-repeat: no-repeat;
    padding-left: 30px
}

.my-1 {
    margin-top: .25rem !important
}

.my-1 {
    margin-bottom: .25rem !important
}

.my-2 {
    margin-top: .5rem !important
}

.mb-2, .my-2 {
    margin-bottom: .5rem !important
}

.px-2 {
    padding-right: .5rem !important
}

.px-2 {
    padding-left: .5rem !important
}

.px-7 {
    padding-right: 2.5rem !important
}

.px-7 {
    padding-left: 2.5rem !important
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.p-5 {
    padding: 3rem !important
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

@media (min-width:768px) {
    .d-md-inline-block {
        display: inline-block !important
    }

    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .mt-md-2 {
        margin-top: .5rem !important
    }

    .mt-md-3 {
        margin-top: 1rem !important
    }

    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-md-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
}

:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-black: #000;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13,110,253;
    --bs-secondary-rgb: 108,117,125;
    --bs-success-rgb: 25,135,84;
    --bs-info-rgb: 13,202,240;
    --bs-warning-rgb: 255,193,7;
    --bs-danger-rgb: 220,53,69;
    --bs-light-rgb: 248,249,250;
    --bs-dark-rgb: 33,37,41;
    --bs-primary-text-emphasis: rgb(5.2, 44, 101.2);
    --bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);
    --bs-success-text-emphasis: rgb(10, 54, 33.6);
    --bs-info-text-emphasis: rgb(5.2, 80.8, 96);
    --bs-warning-text-emphasis: rgb(102, 77.2, 2.8);
    --bs-danger-text-emphasis: rgb(88, 21.2, 27.6);
    --bs-light-text-emphasis: #495057;
    --bs-dark-text-emphasis: #495057;
    --bs-primary-bg-subtle: rgb(206.6, 226, 254.6);
    --bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);
    --bs-success-bg-subtle: rgb(209, 231, 220.8);
    --bs-info-bg-subtle: rgb(206.6, 244.4, 252);
    --bs-warning-bg-subtle: rgb(255, 242.6, 205.4);
    --bs-danger-bg-subtle: rgb(248, 214.6, 217.8);
    --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
    --bs-dark-bg-subtle: #ced4da;
    --bs-primary-border-subtle: rgb(158.2, 197, 254.2);
    --bs-secondary-border-subtle: rgb(196.2, 199.8, 203);
    --bs-success-border-subtle: rgb(163, 207, 186.6);
    --bs-info-border-subtle: rgb(158.2, 233.8, 249);
    --bs-warning-border-subtle: rgb(255, 230.2, 155.8);
    --bs-danger-border-subtle: rgb(241, 174.2, 180.6);
    --bs-light-border-subtle: #e9ecef;
    --bs-dark-border-subtle: #adb5bd;
    --bs-white-rgb: 255,255,255;
    --bs-black-rgb: 0,0,0;
    --bs-font-sans-serif: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-color-rgb: 33,37,41;
    --bs-body-bg: #fff;
    --bs-body-bg-rgb: 255,255,255;
    --bs-emphasis-color: #000;
    --bs-emphasis-color-rgb: 0,0,0;
    --bs-secondary-color: rgba(33, 37, 41, 0.75);
    --bs-secondary-color-rgb: 33,37,41;
    --bs-secondary-bg: #e9ecef;
    --bs-secondary-bg-rgb: 233,236,239;
    --bs-tertiary-color: rgba(33, 37, 41, 0.5);
    --bs-tertiary-color-rgb: 33,37,41;
    --bs-tertiary-bg: #f8f9fa;
    --bs-tertiary-bg-rgb: 248,249,250;
    --bs-heading-color: inherit;
    --bs-link-color: #0d6efd;
    --bs-link-color-rgb: 13,110,253;
    --bs-link-decoration: underline;
    --bs-link-hover-color: rgb(10.4, 88, 202.4);
    --bs-link-hover-color-rgb: 10,88,202;
    --bs-code-color: #d63384;
    --bs-highlight-color: #212529;
    --bs-highlight-bg: rgb(255, 242.6, 205.4);
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #dee2e6;
    --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
    --bs-border-radius: 0.375rem;
    --bs-border-radius-sm: 0.25rem;
    --bs-border-radius-lg: 0.5rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-xxl: 2rem;
    --bs-border-radius-2xl: var(--bs-border-radius-xxl);
    --bs-border-radius-pill: 50rem;
    --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    --bs-focus-ring-width: 0.25rem;
    --bs-focus-ring-opacity: 0.25;
    --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
    --bs-form-valid-color: #198754;
    --bs-form-valid-border-color: #198754;
    --bs-form-invalid-color: #dc3545;
    --bs-form-invalid-border-color: #dc3545
}

*, ::after, ::before {
    box-sizing: border-box
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

body {
    margin: 0;
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%
}

.h3, h1, h2 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    color: var(--bs-heading-color)
}

h1 {
    font-size: calc(1.375rem + 1.5vw)
}

@media (min-width:1200px) {
    h1 {
        font-size: 2.5rem
    }
}

h2 {
    font-size: calc(1.325rem + .9vw)
}

.h3 {
    font-size: calc(1.3rem + .6vw)
}

@media (min-width:1200px) {
    h2 {
        font-size: 2rem
    }

    .h3 {
        font-size: 1.75rem
    }
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

ul {
    padding-left: 2rem
}

ul {
    margin-top: 0;
    margin-bottom: 1rem
}

    ul ul {
        margin-bottom: 0
    }

a {
    color: rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));
    text-decoration: underline
}

img, svg {
    vertical-align: middle
}

button {
    border-radius: 0
}

button, input {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

::-moz-focus-inner {
    padding: 0;
    border-style: none
}

::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-year-field {
    padding: 0
}

::-webkit-inner-spin-button {
    height: auto
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

::file-selector-button {
    font: inherit;
    -webkit-appearance: button
}

.container {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

:root {
    --bs-breakpoint-xs: 0;
    --bs-breakpoint-sm: 576px;
    --bs-breakpoint-md: 768px;
    --bs-breakpoint-lg: 992px;
    --bs-breakpoint-xl: 1200px;
    --bs-breakpoint-xxl: 1400px
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x))
}

    .row > * {
        flex-shrink: 0;
        width: 100%;
        max-width: 100%;
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
        margin-top: var(--bs-gutter-y)
    }

.collapse:not(.show) {
    display: none
}

:root {
    --bs-carousel-indicator-active-bg: #fff;
    --bs-carousel-caption-color: #fff
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.mx-5 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.mt-5 {
    margin-top: 1.5rem !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-6 {
    margin-bottom: 2rem !important
}

.p-5 {
    padding: 1.5rem !important
}

.px-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
}

.px-4 {
    padding-right: 1.25rem !important;
    padding-left: 1.25rem !important
}

.px-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.px-7 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.text-start {
    text-align: left !important
}

.text-end {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

p, ul {
    margin-top: 1rem
}

div {
    line-height: 1.15
}

h1 {
    margin: .67em 0
}

h2 {
    margin: .83em 0
}

[class*=" icon-"], [class^=icon-] {
    font-family: Basic-Icons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-display: swap;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-search:before {
    content: "s"
}

.icon-phone:before {
    content: "📞"
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

a {
    background-color: transparent
}

strong {
    font-weight: bolder
}

img {
    border-style: none
}

button, input {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button {
    text-transform: none
}

[type=button], [type=submit], button {
    -webkit-appearance: button
}

    [type=button]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    [type=button]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
        outline: ButtonText dotted 1px
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.sub-toggler:after {
    position: absolute;
    top: 12px;
    right: 4px;
    margin-left: 5px;
    font-family: Basic-Icons !important;
    speak: none;
    content: "▾";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    vertical-align: bottom
}

body {
    font-family: Poppins,sans-serif
}

* {
    box-sizing: border-box
}

html {
    font-size: 14px
}

body {
    color: #636466
}

a {
    color: #f58220;
    text-decoration: none
}

img {
    max-width: 100%;
    vertical-align: middle
}

@media (min-width:768px) {
    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-md-6 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
    }

    .mt-md-2 {
        margin-top: .5rem !important
    }

    .mt-md-3 {
        margin-top: 1rem !important
    }

    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-md-4 {
        padding-right: 1.25rem !important;
        padding-left: 1.25rem !important
    }

    html {
        font-size: 17px
    }

    .container {
        width: 761px
    }
}

p {
    line-height: 1.5
}

.border-radius-bottom-15 {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px
}

.btn {
    color: #fff;
    font-family: Poppins,sans-serif;
    text-decoration: none;
    padding: 9px 20px;
    border: none;
    display: inline-block;
    background: 0 0
}

.btn13 {
    background-color: #f48230
}

.btn14 {
    background-color: #3c8199
}

.btn18 {
    color: #f58220;
    background-color: #feeee2
}

.getstarted-home {
    padding: 12px 24px !important;
    float: right;
    margin-top: 7px;
    font-size: .875rem;
    font-weight: 600 !important;
    line-height: 21px;
    letter-spacing: .1em;
    text-transform: uppercase
}

.underline {
    text-decoration: underline
}

.border-radius-5 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.border-radius-20 {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px
}

.display-initial {
    display: initial
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 8px;
    padding-right: 8px;
    position: relative
}

    .container:after, .container:before {
        content: " ";
        display: table
    }

    .container:after {
        clear: both
    }

.row {
    margin-left: -8px;
    margin-right: -8px
}

    .row:after, .row:before {
        content: " ";
        display: table
    }

    .row:after {
        clear: both
    }

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.col-md-10, .col-md-12, .col-md-2, .col-md-3, .col-md-9 {
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px
}

@media (min-width:1024px) {
    .container {
        width: 1013px
    }

    .col-md-10, .col-md-12, .col-md-2, .col-md-3, .col-md-9 {
        float: left
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-12 {
        width: 100%
    }
}

.visible-xs {
    display: none
}

@media (max-width:479px) {
    .visible-xs {
        display: block !important
    }
}

.visible-sm {
    display: none
}

@media (min-width:480px) and (max-width:1023px) {
    .visible-sm {
        display: block !important
    }
}

.visible-md {
    display: none
}

@media (min-width:1024px) and (max-width:1279px) {
    .visible-md {
        display: block !important
    }
}

.visible-lg {
    display: none
}

.hidden {
    display: none
}

.hidden-xs {
    display: block
}

@media (max-width:479px) {
    .hidden-xs {
        display: none !important
    }
}

.hidden-sm {
    display: block
}

@media (min-width:480px) and (max-width:1023px) {
    .hidden-sm {
        display: none !important
    }
}

.hidden-md {
    display: block
}

@media (min-width:1024px) and (max-width:1279px) {
    .hidden-md {
        display: none !important
    }
}

.hidden-lg {
    display: block
}

.gutterless {
    padding: 0
}

.rlist {
    list-style: none;
    padding: 0;
    margin: 0
}

h1 {
    font-size: 2.1875rem;
    font-family: Poppins,sans-serif;
    font-weight: 400
}

h2 {
    font-size: 1.625rem;
    font-family: Poppins,sans-serif;
    font-weight: 400
}

.h3 {
    font-size: 1.5rem;
    font-family: Poppins,sans-serif
}

button.ybtn {
    border: 1px solid #fbcf3b;
    border-bottom-color: #eab400;
    box-shadow: inset 0 -2px 0 #eab400,inset 0 1px 0 rgba(255,255,255,.33);
    font-size: 28px;
    margin-left: auto;
    margin-right: auto;
    max-width: none;
    padding: 13px 40px 13px 20px;
    white-space: nowrap;
    z-index: 2;
    animation-name: fmctyBounce;
    animation-iteration-count: 2;
    animation-delay: 2s;
    animation-duration: 5s;
    font-family: proxima-nova,Roboto,sans-serif;
    font-weight: 800;
    font-style: normal;
    -webkit-appearance: none;
    background-color: #fbcf3b;
    border: 0;
    border-radius: 4px;
    color: #202021;
    display: inline-block;
    font-size: 20px;
    margin: 5px;
    padding: 15px;
    position: relative;
    line-height: 1em;
    text-decoration: none
}

    button.ybtn span::before {
        content: "";
        display: inline-block;
        position: absolute;
        width: 40px;
        height: 40px;
        background-size: contain;
        background-repeat: no-repeat;
        left: 10px
    }

button.refinancerate span::before {
    background-image: url(https://assets.codepen.io/5468813/full+color+workflow+refinanace.svg);
    top: 5px
}

button.purchaserate span::before {
    background-image: url(https://assets.codepen.io/5468813/full+color+workflow+purchase+loan.svg);
    top: 8px
}

button.ybtn span {
    margin-left: 40px
}

.is-rounded .is-alt-btns .buttons__icon {
    width: auto;
    height: 60px;
    background-size: 48px 48px;
    background-position: 16px center;
    line-height: 57px;
    font-size: 19px;
    font-weight: 500;
    padding-left: 18px;
    padding-right: 18px;
    box-sizing: border-box
}

.is-rounded .buttons__icon {
    position: relative;
    border-radius: 5px;
    border: 3px solid #d1dae2;
    background-position: center;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 50%;
    width: 116px;
    height: 116px;
    display: block;
    margin: 0 auto
}

.accent-color {
    color: #3c8199
}

.is-rounded .buttons__icon.btn13 {
    background-color: #f48230;
    border: none
}

    .is-rounded .buttons__icon.btn13 .accent-color {
        color: #fff
    }

.is-rounded .buttons__icon.btn14 {
    background-color: #3c8199;
    border: none
}

    .is-rounded .buttons__icon.btn14 .accent-color {
        color: #fff
    }

.buttons__item {
    border: 0;
    background: 0 0;
    min-width: 219px
}

.tab {
    border: none;
    min-height: 265px
}

    .tab a, .tab button {
        display: block;
        background-color: #d4d3d2;
        color: #fff;
        padding: 15px 16px;
        width: 100%;
        border: none;
        outline: 0;
        text-align: center;
        font-size: 17px;
        font-family: Poppins,sans-serif;
        font-weight: 700;
        min-height: 65px;
        display: flex;
        align-items: center;
        justify-content: center
    }

        .tab a.active, .tab button.active {
            background-color: #f58220
        }

.tabcontent {
    padding: 30px 12px 0;
    min-height: 272px
}

    .tabcontent h2 {
        font-size: 2rem;
        font-family: Poppins,sans-serif
    }

.display-none {
    display: none
}

.hamburger {
    padding: 10px 0 0;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    display: inline-block
}

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px
}

.green-small-burger {
    width: 20px;
    height: 10px;
    display: inline-block;
    position: relative
}

.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
    width: 40px;
    height: 4px;
    background-color: #f98842;
    border-radius: 4px;
    position: absolute
}

.color23 .hamburger-inner, .color23 .hamburger-inner::after, .color23 .hamburger-inner::before {
    background-color: #29293e
}

.hamburger-inner.green-small, .hamburger-inner.green-small::after, .hamburger-inner.green-small::before {
    width: 16px;
    height: 2px;
    background-color: #29293e
}

.green-small-burger, .green-small-burger::after, .green-small-burger::before {
    width: 16px;
    height: 0;
    background-color: #29293e
}

.hamburger-inner::after, .hamburger-inner::before {
    content: "";
    display: block
}

.hamburger-inner::before {
    top: -10px
}

.hamburger-inner::after {
    bottom: -10px
}

.hamburger-inner.green-small::before {
    top: -9px
}

.hamburger-inner.green-small::after {
    bottom: 4px
}

.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0
}

    .hamburger--collapse .hamburger-inner::after {
        top: -20px
    }

.navbar-sticky {
    position: fixed;
    width: inherit;
    z-index: 3
}

    .navbar-sticky .hamburger {
        z-index: 11
    }

    .navbar-sticky .logo a {
        color: #b1b1b1;
        font-size: 30px;
        font-weight: 600;
        text-decoration: none
    }

    .navbar-sticky .sticky-menu-list {
        display: inline-flex
    }

.sticky-menu-list a, .sticky-menu-list button {
    color: #b1b1b1;
    text-transform: uppercase !important;
    padding: 0;
    font-family: Poppins,sans-serif;
    font-weight: 500
}

.sticky-menu-list button {
    background-color: transparent;
    border: none
}

.sticky-menu-list li {
    list-style: none
}

    .sticky-menu-list li a, .sticky-menu-list li button {
        color: #b1b1b1;
        font-size: .875rem;
        font-weight: 500;
        margin-left: 20px;
        text-decoration: none
    }

@media (max-width:1280px) {
    .sticky-menu-list li a, .sticky-menu-list li button {
        font-size: .7rem
    }
}

.sticky-menu-list .sub {
    display: none;
    min-width: 271px;
    text-align: left
}

    .sticky-menu-list .sub a {
        display: block;
        padding: 8px 10px 8px 13px;
        background: #f4f4f4
    }

.sticky-content {
    padding: 100px 0 50px
}

@media (max-width:1024px) {
    .sticky-content {
        padding: 70px 0 50px
    }

    .navbar-sticky {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        justify-content: space-between;
        align-items: center;
        z-index: 3
    }

        .navbar-sticky .sticky-menu-list {
            position: fixed;
            height: 100vh;
            width: 100%;
            max-width: 400px;
            left: -100%;
            top: 0;
            display: block;
            padding: 40px 0;
            text-align: center;
            background: rgba(255,255,255,.9215686275);
            z-index: 10
        }

            .navbar-sticky .sticky-menu-list li {
                margin-top: 45px
            }

                .navbar-sticky .sticky-menu-list li a {
                    font-size: 1.375rem;
                    margin-left: -100%
                }
}

@media (max-width:380px) {
    .navbar-sticky .logo a {
        font-size: 27px
    }
}

@media (max-width:1023px) {
    .sticky-menu-list.nested > li {
        border-bottom: 1px dotted #9ca3a7;
        position: relative;
        padding: 15px 0;
        margin-top: 0
    }

    .sticky-menu-list.nested .sub {
        text-align: center
    }

        .sticky-menu-list.nested .sub li {
            border: none
        }

        .sticky-menu-list.nested .sub a {
            background: 0 0;
            border-bottom: none;
            padding: 5px
        }

    .sticky-menu-list.nested li a, .sticky-menu-list.nested li button {
        font-size: 1rem
    }
}

@media (max-width:1024px) {
    .sticky-menu-list.nested {
        max-width: 100%;
        min-height: 100vh;
        background-color: #fff;
        overflow-y: scroll;
        overflow-x: hidden
    }

        .sticky-menu-list.nested li {
            margin-top: 5px
        }

            .sticky-menu-list.nested li a, .sticky-menu-list.nested li button {
                color: #29293e;
                font-size: 1.375rem
            }

            .sticky-menu-list.nested li .sub-toggler-arrow:after, .sticky-menu-list.nested li .sub-toggler:after {
                right: 20px
            }

            .sticky-menu-list.nested li.last-li {
                border-bottom: none
            }

        .sticky-menu-list.nested > li {
            padding: 16px 0
        }

        .sticky-menu-list.nested li a, .sticky-menu-list.nested li button {
            margin-left: 0
        }

    .navbar-sticky .quick-search-mobile {
        margin-top: 0 !important;
        font-size: 1.5rem
    }
}

@media (min-width:1024px) {
    .sticky-menu-list.nested {
        padding-left: 0
    }

        .sticky-menu-list.nested li {
            position: relative;
            background-color: #fff
        }

            .sticky-menu-list.nested li a, .sticky-menu-list.nested li button {
                color: #29293e;
                font-size: .88rem;
                margin-left: 20px
            }

            .sticky-menu-list.nested li .sub {
                position: absolute;
                padding-top: 9px;
                left: -12px;
                z-index: 10
            }

                .sticky-menu-list.nested li .sub a {
                    background: #fff
                }

                .sticky-menu-list.nested li .sub button {
                    display: block;
                    padding: 8px 10px 8px 13px
                }

            .sticky-menu-list.nested li .sub2 {
                position: relative;
                padding-top: 9px;
                left: 0;
                display: none;
                min-width: 271px;
                text-align: left
            }
}

.sub-toggler-arrow:after {
    position: absolute;
    top: 12px;
    right: 4px;
    margin-left: 5px;
    font-family: Basic-Icons !important;
    speak: none;
    content: "▾";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    vertical-align: bottom
}

.skip-to-content-link {
    left: 0;
    padding: 8px;
    position: absolute;
    transform: translateX(-100%)
}

.action {
    font-size: 1.125rem;
    font-family: Poppins,sans-serif;
    font-weight: 500;
    color: #3c8199;
    vertical-align: middle;
    display: inline-block
}

    .action .icon-phone:before {
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        display: inline-block;
        color: #f98842;
        border: 3px solid #f98842;
        border-radius: 50%;
        padding: 5px
    }

    .action.color23 .icon-phone:before {
        color: #29293e;
        border: 3px solid #29293e
    }

    .action.responsetab {
        background-repeat: no-repeat;
        padding-left: 15px
    }

    .action.teal-small {
        font-size: .88rem;
        color: #74cbc9
    }

.accordion .accordion-toggler {
    display: block;
    font-size: 1.375rem;
    font-family: Poppins,sans-serif;
    padding: 12px 14px
}

    .accordion .accordion-toggler:after {
        margin-left: 5px;
        font-family: Basic-Icons !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 25px;
        font-size: 2.1875rem;
        font-family: Poppins,sans-serif;
        -webkit-font-smoothing: antialiased;
        vertical-align: middle
    }

    .accordion .accordion-toggler[aria-expanded=false]:after {
        content: "▴"
    }

@media (max-width:1023px) {
    .accordion .accordion-toggler {
        font-size: 1.25rem;
        font-family: Poppins,sans-serif;
        padding: 12px 10px
    }
}

.accordion-item .card-body {
    margin-top: 1.25rem
}

.quick-search {
    position: relative;
    display: inline-block
}

    .quick-search input[type=text] {
        background: #cecece;
        padding: 5px 45px 5px 8px;
        color: #636466;
        border: none;
        border-radius: 5px;
        font-weight: 700
    }

.quick-search-mobile input[type=text] {
    background: 0 0;
    border: 1px solid #cecece;
    font-weight: 400
}

.menu-search-container {
    position: relative;
    display: inline-block
}

.search-container {
    position: absolute;
    width: 199px;
    height: 50px;
    right: -90px;
    top: 35px;
    background: #fff;
    border: 1px solid #e9e9e9;
    box-shadow: rgba(52,64,84,.05) 32px 32px 64px;
    border-radius: 12px;
    display: block
}

    .search-container input[type=text] {
        background: 0 0;
        padding: 14px 0 14px 7px;
        color: #636466;
        border: none;
        border-radius: 5px;
        font-weight: 700;
        line-height: 1px
    }

    .search-container button {
        background: 0 0;
        margin-top: -38px;
        color: #f58220;
        position: absolute;
        right: 3px
    }

    .search-container.hidden {
        display: none
    }

.quick-search-icon, .search-x-icon {
    vertical-align: middle
}

@media all and (-ms-high-contrast:none) {
    ::-ms-backdrop {
        padding-top: 50px
    }
}

.picture-wrapper {
    position: relative;
    overflow: hidden
}

    .picture-wrapper .cta {
        margin-top: 15px
    }

@media (min-width:1024px) {
    .picture-wrapper .cta {
        top: 8%;
        left: 40px;
        width: 30%;
        position: absolute;
        z-index: 2;
        font-size: 20px
    }
}

.inline-block {
    display: inline-block
}

.header-row .action {
    margin-right: 13px;
    position: absolute;
    top: 13px;
    right: 0
}

.header-row .btn {
    padding: 5px 10px
}

.header [class^=col-] {
    position: inherit
}

.header .logo {
    text-align: center
}

    .header .logo img {
        width: 160px;
        margin-left: 20px;
        display: inline-block
    }

    .header .logo .img {
        width: 160px;
        margin-left: 20px;
        display: inline-block
    }

.header .btn {
    font-family: Poppins,sans-serif;
    font-weight: 500
}

.hamburger {
    position: absolute;
    background: 0 0;
    border: none
}

@media (min-width:1024px) {
    .header-row .action {
        position: relative;
        top: 0
    }

    .header .logo {
        display: block
    }

        .header .logo img {
            width: inherit;
            margin-left: 0
        }

        .header .logo .img {
            width: 100%;
            margin-left: 0
        }
}

.footer-option3 .footer-links a {
    color: #006c90
}

.footer-option3 .footer-links.homefooter a {
    color: #9196a0
}

@media (max-width:1023px) {
    .footer-option3 .accordion-toggler {
        padding: 5px 0;
        font-size: 1rem;
        font-family: Poppins,sans-serif
    }
}

.footer-option3 .accordion-toggler:after {
    float: right
}

.color-bg3 {
    background: #fff
}

.color-bg4 {
    background: #f4f4f4
}

.color-bg52 {
    background: #f3f3f3
}

.color7 {
    color: #f58220
}

.color11 {
    color: #006c90
}

.color21 {
    color: #636466
}

.color23 {
    color: #000
}
