.btn-blue,
.btn-orange,
.call-header,
.call-number,
.head-sub-tag,
.head-tag,
.head-tag-blue,
.highlight-span,
.nav-links,
.step-by-step .box h2,
.step-by-step .box p,
.sub-tag,
.tag {
    font-style: normal;
    font-family: Poppins
}

.btn-links a,
.custom-select,
.pargon-banner,
label {
    position: relative
}

*,
.navbar-expand-lg .navbar-nav .nav-item,
ul,
ul li {
    padding: 0
}

*,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul li {
    font-style: normal;
    margin: 0
}

ul li,
ul li:focus {
    outline: 0;
    border: none
}

*,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
ul li {
    font-family: Poppins, sans-serif
}

.call,
.content-label,
.logo,
.select-50 {
    width: 50%
}

a,
a:hover {
    text-decoration: none
}

.btn-links a,
.logo a {
    display: inline-block;
    color: #fff
}

.btn-links a,
.call,
.content-center,
.error-message,
.rate-btn,
.result-body,
.result-body-right,
.sl-soft h2,
.step-by-step .box h2,
.step-by-step .box p,
.step-by-step .box1,
.sub-tag,
.tab-headline,
h1,
label .info {
    text-align: center
}

.animatedParent,
label {
    overflow: hidden
}

.next-btn,
.prev-btn,
.select-button,
.select-dropdown li,
button,
label {
    cursor: pointer
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 400
}

html {
    scroll-behavior: smooth;
    font-size: 100%
}

a {
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

:focus {
    outline: -webkit-focus-ring-color auto 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 800;
    padding: 1rem 0
}

.call-header,
p {
    font-weight: 400
}

p {
    padding-top: 1rem
}

ul {
    margin: 0;
    list-style: none
}

.pxm-2 {
    flex-grow: 1;
    padding: 3rem 0
}

.colored {
    min-height: 100vh;
    display: flex;
    flex-direction: column
}

@keyframes transi {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

ul.navbar-nav li ul.dropdown-menu li {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.call {
    padding-top: 10px
}

.call-header,
.call-number,
.nav-links {
    text-align: right;
    line-height: normal
}

.call-header {
    color: #56606a;
    font-size: 22px
}

.call-text {
    font-size: 15px
}

.call-number {
    color: #000;
    font-size: 20px;
    font-weight: 600
}

.logo a {
    text-transform: uppercase;
    font-size: 21px;
    padding: 10px 0;
    font-weight: 700
}

.navbar-light {
    width: 100%;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.nav-links {
    color: #1a1a1a;
    font-size: 22px;
    font-weight: 500
}

.navbar-expand-lg .navbar-nav .nav-link {
    margin: 10px 20px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding-right: 0;
    padding-left: 0
}

.btn-blue:hover,
.btn-orange:hover,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.rate-btn:hover {
    color: #fff
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #fff;
    border-bottom: 1px solid #fff;
    text-decoration: none
}

button:focus {
    outline: dotted 0;
    outline: -webkit-focus-ring-color auto 0
}

.pargon-banner {
    height: 700px
}

.search-box {
    focus: none;
    border: 1px solid #fd772c;
    padding: 15px
}

.result-body,
.result-header {
    border-right: 1px solid #dcdcde
}

.form-control:focus {
    border: 1px solid #fd772c;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-outline-primary {
    display: flex;
    width: 220px;
    padding: 20px 30px 20px 20px;
    justify-content: space-between;
    align-items: center;
    border-radius: 10px;
    background: #4a47ff
}

.home-search {
    display: flex;
    width: 420px;
    padding: 20px 20px 20px 30px;
    justify-content: space-between;
    align-items: center;
    border-radius: 10px;
    background: #fff
}

.btn-blue,
.btn-orange {
    padding: 15px 25px;
    border-radius: 10px;
    color: #fff;
    font-size: 24px;
    line-height: normal;
    font-weight: 600
}

.btn-blue {
    display: flex;
    width: 220px;
    justify-content: center;
    align-items: center
}

.home-btn-blue,
.input-group {
    width: 60%
}

.btn-orange {
    width: 220px;
    justify-content: center;
    align-items: center;
    background: #f76904
}

.grid {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.head-sub-tag {
    color: #56606a;
    line-height: 160%;
    font-size: 20px;
    font-weight: 400
}

.head-tag,
.head-tag-blue {
    line-height: normal
}

.head-tag-container {
    width: 680px;
    height: 162px
}

.head-tag,
.head-tag-blue {
    font-size: 54px
}

.head-tag,
.head-tag-blue,
.tag {
    font-weight: 600
}

.head-tag {
    color: #1a1a1a;
    text-align: left
}

.howitwork {
    background-size: 36%;
    background-position: left top
}

.howitwork .sl-soft h4 {
    color: #2d56b3;
    font-weight: 300
}

.step-by-step .box h2,
.tag {
    color: #1a1a1a
}

.howitwork .sl-soft h2 {
    padding: 0 325px 60px
}

.howitwork .sl-soft h2 span,
.prev-btn:hover,
.step-by-step .box h2 span {
    color: #4a47ff
}

.howitwork .sl-soft h4::after {
    background: url(../images/arrow.png) right no-repeat;
    width: 76px;
    top: 28px;
    height: 6px
}

.w-progressbar li.active:after,
.w-progressbar li.active:before {
    background-color: #20009f;
    transition: .8s
}

.howto {
    padding: 0 10%
}

.step-by-step .box {
    width: 325px;
    height: 375px;
    flex-shrink: 0
}

.step-by-step .box h2 {
    font-size: 22px;
    font-weight: 500;
    line-height: normal
}

.step-by-step .box p,
.sub-tag {
    color: #56606a;
    font-weight: 400
}

.step-by-step .box img {
    width: 35%
}

.how-logo-container {
    float: left;
    width: 10%;
    padding: 20px 10px
}

.left-tab,
.main-image,
label,
label img {
    width: 100%
}

.step-by-step .box p {
    font-size: 18px;
    line-height: 160%
}

.tag {
    font-size: 40px;
    line-height: 120%
}

.highlight-span,
.sub-tag {
    line-height: 180%
}

.sub-tag {
    font-size: 20px;
    padding: 2% 23% 4%
}

.highlight-span {
    color: #4a47ff;
    font-size: 40px;
    font-weight: 600
}

.arrow-desktop {
    width: 100%;
    padding-top: 40px
}

.step-by-step .box1 {
    width: 205px;
    float: left;
    padding: 10px
}

.arrow-mobile,
.checked-right,
.copyright-mobile,
.form-input,
.hide-error-msg,
.mobile-image,
.progress-mobile,
.tab {
    display: none
}

.left-tab,
.line,
.progress-desktop,
.step,
label {
    display: inline-block
}

.content-center {
    padding: 2% 24%
}

.footer {
    background: #202d3d;
    margin-top: auto
}

.footer .links {
    color: #d5d5d5
}

.footer-pad {
    padding: 10px 0
}

.footer-center {
    padding: 4% 0
}

.copyright {
    color: #8e969e;
    padding: 1% 0 !important;
    font-size: 22px
}

.footer-divider {
    padding: 0 15px;
    color: #56606a
}

.active-step,
.link {
    color: #fff !important
}

.footer .footer__inner__left__left__links {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-center;
    max-width: 900px
}

.footer .footer__inner__left__left__links a {
    color: #d5d5d5;
    font-size: .85em;
    line-height: 1.75em;
    padding: 0 0 10px
}

.Toolinks-footer-b p {
    font-size: 16px;
    margin: 0;
    color: #000
}

.space-20-right {
    margin-right: 20px
}

.left-tab .left-area {
    width: 80px;
    float: left;
    height: 80px;
    border-radius: 100%;
    border: 1px solid #ddd;
    background: #fff;
    padding: 10px
}

.step.finish,
button {
    background-color: #fd772c
}

.left-tab .left-area .box {
    height: 60px;
    width: 60px;
    border-radius: 100%;
    background: #e4e4e4;
    color: #666;
    text-align: center;
    font-size: 2rem
}

.left-tab .left-area .box p {
    margin: 0;
    padding: 0;
    line-height: 60px;
    font-weight: 600
}

.left-tab .right-area {
    width: 300px;
    float: right
}

.left-tab .right-area h2 {
    font-weight: 500;
    color: #333;
    margin: 15px 0 0;
    padding: 0
}

.left-tab .right-area p {
    margin: 0;
    padding: 0
}

.line {
    width: 4px;
    height: 60px;
    background: #00d88e;
    margin: 20px 0 20px 33px
}

.space-80 {
    height: 80px;
    display: block
}

.active-step {
    background: #00d88e !important
}

#prevBtn,
.step {
    background-color: #bbb
}

.result-header p,
.result-header-right {
    padding: 8px;
    font-weight: 500
}

.buyer,
.result-body,
.result-body-right,
input,
select {
    padding: 10px
}

.row-padding {
    padding: 20px
}

.form-label {
    font-size: 24px;
    font-family: Poppins;
    line-height: 62px
}

.form-label-long {
    line-height: 32px
}

input,
select {
    font-size: 17px;
    border: 1px solid #fff;
    border-radius: 10px
}

.select-30 {
    width: 30%
}

.select-100 {
    width: 98%;
    height: 62px;
    line-height: 62px;
    border-radius: 2.25rem;
    border-right: 25px solid transparent;
    color: #56606a !important
}

.select-49 {
    width: 49.4%
}

input.invalid,
select.invalid {
    background-color: #fdd
}

button {
    color: #fff;
    border: none;
    padding: 10px 20px;
    font-size: 15px
}

button:hover {
    opacity: .8
}

.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    border: none;
    border-radius: 50%;
    opacity: .5
}

.cont-checkbox,
.cont-checkbox-text {
    width: 48%;
    border-radius: 8px;
    box-shadow: 0 .125rem 2.25rem #00000013;
    transition: transform var(--transition)
}

.step.active {
    opacity: 1
}

.cont-main {
    display: flex;
    flex-wrap: wrap;
    align-content: center
}

.cont-checkbox {
    height: 100px;
    margin-bottom: .75rem;
    margin-right: .75rem
}

.cont-checkbox-text label div {
    padding-left: 15px;
    padding-right: 0
}

.cont-checkbox-text:has(input:checked) label div {
    padding-left: 15px;
    margin-right: 0;
    background: url(../images/icon-check.png) right no-repeat
}

input+label,
input:checked+label {
    box-shadow: 0 0 0 3px var(--background);
    border-radius: 8px;
    opacity: 1
}

.cont-checkbox-longtext {
    width: 200px !important
}

.cont-checkbox-year {
    width: 85px !important
}

.insurance-width {
    width: 180px !important
}

.tabs-header {
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 8px
}

.cont-checkbox:active {
    transform: scale(.9)
}

.prev-btn,
.rate-btn {
    height: 62px;
    line-height: 62px
}

label .cover-checkbox svg {
    width: 13px;
    height: 11px;
    display: inline-block;
    vertical-align: top;
    fill: none;
    margin: 5px 0 0 3px;
    stroke: #fff;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 16px;
    transition: stroke-dashoffset .4s ease var(--transition);
    stroke-dashoffset: 16px
}

label .info {
    margin-top: .2rem;
    font-weight: 600;
    font-size: .8rem
}

.error-message {
    color: red
}

.banner-options {
    background-position: right;
    background-repeat: no-repeat;
    background-color: #fff
}

.agent-li {
    padding-bottom: 3px;
    color: #4e4e4e
}

.rate-btn {
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    border: none;
    border-radius: 8px;
    display: block
}

.prev-btn {
    display: flex;
    font-size: 20px;
    justify-content: center;
    font-weight: 500;
    align-items: center;
    border-radius: 8px;
    width: 100%;
    background: #fff
}

.select-button,
.select-dropdown {
    background-color: #fff;
    width: 100%
}

.next-btn {
    width: 100% !important;
    font-size: 20px !important;
    line-height: 20px
}

.tab-headline,
.thankyou-headline,
.thankyou-subline {
    line-height: normal;
    font-family: Poppins;
    font-style: normal
}

.buyer .buyer-content {
    padding: 1rem;
    border-radius: .5rem;
    border: 4px solid #dc0000;
    position: relative;
    background-color: #fff;
    overflow: scroll
}

.li-display ul {
    list-style: disc;
    margin-left: 15px
}

.tab-headline {
    font-size: 42px;
    font-weight: 600;
    padding-bottom: 3%
}

.thankyou-headline,
.thankyou-subline {
    text-align: center;
    padding-bottom: 1%
}

.thankyou-headline {
    font-size: 30px;
    font-weight: 600
}

.thankyou-subline {
    font-size: 15px;
    font-weight: 400
}

input[type=tel],
input[type=text] {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 8px;
    border: 1px solid #fff;
    width: 100%;
    height: 62px;
    padding-left: 10px;
    line-height: 62px;
    color: #56606a !important
}

textarea {
    width: 100%;
    border: 1px solid #fff;
    border-radius: 8px
}

.custom-select {
    width: 400px;
    max-width: 100%;
    font-size: 1.15rem;
    color: #000;
    margin-top: 3rem
}

.select-button {
    font-size: 1.15rem;
    padding: .675em 1em;
    border: 1px solid #caced1;
    border-radius: .25rem;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.selected-value {
    text-align: left;
    color: #000
}

.arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #000;
    transition: transform .3s ease-in-out
}

.select-dropdown {
    position: absolute;
    list-style: none;
    box-shadow: 0 10px 25px #0003;
    border: 1px solid #caced1;
    border-radius: 4px;
    padding: 10px;
    margin-top: 10px;
    max-height: 200px;
    overflow-y: auto;
    transition: .5s;
    transform: scaleY(0);
    opacity: 0;
    visibility: hidden
}

.select-dropdown:focus-within {
    box-shadow: 0 10px 25px #5e6ce999
}

.select-dropdown li {
    position: relative;
    display: flex;
    gap: 1rem;
    align-items: center
}

.select-dropdown li label {
    width: 100%;
    padding: 8px 10px;
    cursor: pointer;
    display: flex;
    gap: 1rem;
    align-items: center
}

.select-dropdown::-webkit-scrollbar {
    width: 7px
}

.select-dropdown::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 25px
}

.select-dropdown::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 25px
}

.select-dropdown input:checked~label,
.select-dropdown li:hover {
    background-color: #f2f2f2
}

.select-dropdown input:focus~label {
    background-color: #dfdfdf
}

.select-dropdown input[type=radio] {
    position: absolute;
    left: 0;
    opacity: 0
}

.custom-select.active .arrow {
    transform: rotate(180deg)
}

.custom-select.active .select-dropdown {
    opacity: 1;
    visibility: visible;
    transform: scaleY(1)
}

.spouse-details {
    border: 1px dashed #beddff;
    margin: 2%;
    border-radius: 1rem;
    padding: 10px;
    width: 90%
}

.cont-results {
    width: 335px;
    min-height: 200px;
    border-radius: 2.25rem;
    transition: transform var(--transition);
    line-height: 22px;
    margin: 10px;
    background-color: #fff
}

.company h5 {
    font-size: 20px;
    font-weight: 600;
    font-family: Poppins
}

.company-headline {
    font-size: 16px;
    font-family: Poppins;
    padding-bottom: 4%
}

.li-display,
.li-display ul li {
    font-size: 16px;
    font-family: Poppins;
    line-height: 25px
}

.error,
.selected-state {
    font-family: Poppins;
    font-style: normal;
    line-height: normal
}

.company-container {
    padding: 10%
}

.cta-area {
    padding-top: 5%;
    width: 100%
}

.result-cont-main {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center
}

.subheadline {
    font-size: 20px;
    text-align: center;
    color: #56606a;
    padding-bottom: 2%
}

.form-container {
    width: 800px
}

.selected-state {
    color: #4a47ff;
    font-size: 42px;
    font-weight: 600
}

.error {
    color: #e2231a;
    font-size: 16px;
    font-weight: 400
}

.error-icon {
    height: 16px !important;
    width: 16px !important
}

.index-content {
    margin-top: 50px
}

.w-37 {
    width: 37% !important
}

.home-search-blue {
    border: 1px solid #4a47ff !important
}

.evaluation {
    background: url(../images/evaluation.png) center no-repeat #ffefe6;
    height: 250px
}

.step1 {
    color: #4a47ff !important
}

.step2 {
    color: #f76904 !important
}

.step3 {
    color: #26ba84 !important
}

.center-block {
    display: table !important;
    margin-left: auto;
    margin-right: auto
}

.input-group-addon {
    background-color: #fff !important;
    border: 1px solid #fff !important
}

.form-control {
    box-shadow: none !important
}

.cont-checkbox-text {
    height: 62px;
    margin-right: 2%;
    margin-bottom: 2%
}

.cont-checkbox-text:has(input:checked) label {
    margin-right: 0
}

.lender_logo {
    text-align: center;
    padding-bottom: 1px
}

input[type=radio] {
    z-index: -1
}

input:checked+label {
    background-color: #c3c2ff
}

input:checked+label img {
    -webkit-filter: none;
    filter: none
}

input:checked+label .cover-checkbox {
    opacity: 1;
    transform: scale(1)
}

input:checked+label .cover-checkbox svg {
    stroke-dashoffset: 0
}

label {
    border-radius: var(--border-radius);
    height: 100%;
    font-weight: 400 !important;
}

label img {
    height: 100%;
    object-fit: cover
}

label .cover-checkbox {
    position: absolute;
    right: 5px;
    top: 3px;
    z-index: 1;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: var(--box-shadow);
    border: 2px solid #fff;
    transition: transform var(--transition), opacity calc(var(--transition) * 1.2) linear;
    opacity: 0;
    transform: scale(0)
}

.long-arrow {
    border: solid #fff;
    border-width: 0 5px 5px 0;
    display: inline-block;
    padding: 4px
}

.arrow-right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.arrow-left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg)
}

.w-progressbar {
    border-radius: 8px;
    width: 760px;
    height: 16px;
    padding-left: 0;
    padding-right: 0
}

.w-progressbar li {
    list-style-type: none;
    width: 25%;
    float: left;
    font-size: 14px;
    height: 16px
}

.w-progressbar li:before {
    width: 10px;
    height: 10px;
    content: '';
    line-height: 16px;
    transition: .8s
}

.w-progressbar li:first-child:after {
    content: none
}

.w-progressbar li.active:before {
    border-color: #20009f;
    color: #4a47ff
}

.pbar-right {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px
}

.pbar-left {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px
}

.circle {
    border-radius: 50%;
    width: 12px;
    height: 12px;
    background: #fff;
    margin-left: 94%;
    z-index: 2;
    position: relative;
    margin-top: 2px
}

.circle-active {
    padding-right: 5%
}

.circle-right {
    margin-left: 94%
}

.cont-checkbox-text:has(input:checked) label .checked-right {
    float: right;
    font-size: 24px;
    width: 25px;
    display: block;
    color: #26ba84
}

.colored,
.pargon-banner {
    background-color: #eeeceb
}

.btn-blue,
.rate-btn {
    background: #26ba84
}

.head-tag-blue,
.prev-btn,
.prev-btn:hover {
    color: #26ba84
}

.rate-btn {
    width: 100%
}

.cont-checkbox-text,
.w-progressbar {
    background-color: #def5ed
}

.previous {
    border: solid #26ba84;
    border-width: 0 5px 5px 0;
    display: inline-block;
    padding: 5px
}

.cont-checkbox-text:has(input:checked) {
    border: 2px solid #26ba84;
    background-color: #def5ed
}

.cont-checkbox-text {
    border: 2px solid #739a8c;
    line-height: 62px;
    padding-left: 15px
}

.circle-active {
    background: #04573a
}

.pbar {
    background-color: #26ba84
}