@charset "utf-8";
body {
    font-size: 1rem;
    font-family: Poppins, sans-serif;
    line-height: 1.5;
    color: #000;
    background-color: #f4f6f8;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 10px;
    color: #51308c;
    font-weight: 500
}

h1 {
    font-size: 2rem;
    line-height: 44px;
    letter-spacing: -1px
}

h2.title {
    font-size: 2rem;
    line-height: 44px;
    letter-spacing: -1px
}

h2 {
    font-size: 1.5rem;
    line-height: 32px
}

h3 {
    font-size: 1.2rem;
    line-height: 28px
}

h4 {
    font-size: 1rem;
    line-height: 1.6
}

h5 {
    font-size: .87rem
}

h6 {
    font-size: .87rem
}

p {
    margin: 0 0 26px;
    line-height: 1.6;
    font-weight: 400
}

ol li, ul li {
    line-height: 1.8
}

a {
    color: #f51f8a;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

a:focus, a:hover {
    text-decoration: none;
    color: #15549a
}

strong {
    font-weight: 600
}

blockquote {
    padding: 10px 20px;
    margin: 0;
    font-size: 1.3rem;
    border-left: 5px solid #15549a;
    color: #414346;
    font-style: italic;
    line-height: 35px;
    font-family: Merriweather, serif;
    font-weight: 700
}

blockquote.alignright {
    max-width: 50%
}

blockquote.alignleft {
    max-width: 50%
}

p:last-child {
    margin-bottom: 0
}

::selection {
    background: #ffecb3;
    color: #333
}

.text-highlight {
    color: #ffecb3
}

.highlight {
    color: #f51f8a
}

.listnone, .listnone ul, .widget ul {
    list-style: none;
    margin: 0 0 20px;
    padding: 0
}

.required {
    color: red
}

.lead {
    color: #0a2759;
    line-height: 30px;
    font-size: 1.25rem
}

.text-white {
    color: #fff
}

.title-white {
    color: #fff
}

.title {
    color: #0a2759
}

.text-bold {
    font-weight: 600
}

.text-purple {
    color: #52308c !important
}

.text-black {
    color: #000 !important
}

.text-light {
    color: #a1a4a8 !important
}

.text-dark {
    color: #414855 !important
}

.text-default {
    color: #f51f8a !important
}

.text-danger {
    color: #df4040 !important
}

.text-warning {
    color: #ff9700
}

.text-light-blue {
    color: #cce4ff
}

.border-primary {
    border-color: #15549a !important
}

.text-primary {
    color: #15549a !important
}

.text-light-grey {
    color: #8c8887 !important
}

.border-default {
    border-color: #f51f8a !important
}

.border-top-default {
    border-top: 3px solid #f51f8a
}

.mb0 {
    margin-bottom: 0
}

.mb5 {
    margin-bottom: 5px
}

.mb10 {
    margin-bottom: 10px
}

.mb20 {
    margin-bottom: 20px
}

.mb30 {
    margin-bottom: 30px
}

.mb40 {
    margin-bottom: 40px
}

.mb60 {
    margin-bottom: 60px
}

.mb80 {
    margin-bottom: 80px
}

.mb100 {
    margin-bottom: 100px
}

.mb140 {
    margin-bottom: 140px
}

.mt0 {
    margin-top: 0
}

.mt10 {
    margin-top: 10px
}

.mt20 {
    margin-top: 20px
}

.mt30 {
    margin-top: 30px
}

.mt40 {
    margin-top: 40px
}

.mt60 {
    margin-top: 60px
}

.mt80 {
    margin-top: 80px
}

.mt100 {
    margin-top: 100px
}

.mr0 {
    margin-right: 0
}

.mr10 {
    margin-right: 10px
}

.mr20 {
    margin-right: 10px
}

.ml0 {
    margin-left: 0
}

.ml10 {
    margin-left: 10px
}

.ml20 {
    margin-left: 20px
}

.mt-20 {
    margin-top: -20px
}

.mt-40 {
    margin-top: -40px
}

.mt-60 {
    margin-top: -60px
}

.mt-80 {
    margin-top: -80px
}

.nopadding {
    padding: 0
}

.nopr {
    padding-right: 0
}

.nopl {
    padding-left: 0
}

.pinside10 {
    padding: 10px
}

.pinside20 {
    padding: 20px
}

.pinside30 {
    padding: 30px
}

.pinside40 {
    padding: 40px
}

.pinside50 {
    padding: 50px
}

.pinside60 {
    padding: 60px
}

.pinside80 {
    padding: 80px
}

.pinside100 {
    padding: 100px
}

.pdt10 {
    padding-top: 10px
}

.pdt20 {
    padding-top: 20px
}

.pdt30 {
    padding-top: 30px
}

.pdt40 {
    padding-top: 40px
}

.pdt60 {
    padding-top: 60px
}

.pdt80 {
    padding-top: 80px
}

.pdb10 {
    padding-bottom: 10px
}

.pdb20 {
    padding-bottom: 20px
}

.pdb30 {
    padding-bottom: 30px
}

.pdb40 {
    padding-bottom: 40px
}

.pdb60 {
    padding-bottom: 60px
}

.pdb80 {
    padding-bottom: 80px
}

.pdb100 {
    padding-bottom: 100px
}

.pdl0 {
    padding-left: 0 !important
}

.pdl10 {
    padding-left: 10px
}

.pdl20 {
    padding-left: 20px
}

.pdl30 {
    padding-left: 30px
}

.pdl40 {
    padding-left: 40px
}

.pdl60 {
    padding-left: 60px
}

.pdl80 {
    padding-left: 80px
}

.pdl120 {
    padding-left: 120px
}

.pdr10 {
    padding-right: 10px
}

.pdr20 {
    padding-right: 20px
}

.pdr30 {
    padding-right: 30px
}

.pdr40 {
    padding-right: 40px
}

.pdr60 {
    padding-right: 60px
}

.pdr80 {
    padding-right: 80px
}

.y {
    padding-top: 220px
}

.section-space20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.section-space30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.section-space40 {
    padding-top: 40px;
    padding-bottom: 40px
}

.section-space60 {
    padding-top: 60px;
    padding-bottom: 60px
}

.section-space80 {
    padding-top: 80px;
    padding-bottom: 80px
}

.section-space100 {
    padding-top: 100px;
    padding-bottom: 100px
}

.section-space120 {
    padding-top: 120px;
    padding-bottom: 120px
}

.section-space140 {
    padding-top: 140px;
    padding-bottom: 140px
}

.bg-light {
    background-color: #fafcfd
}

.bg-primary {
    background-color: #15549a !important;
    color: #778191
}

.bg-default {
    background-color: #51308c
}

.bg-default-light {
    background-color: #ffdced
}

.bg-white {
    background-color: #fff
}

.bg-yellow {
    background-color: #fecd01
}

.bg-pale-yellow {
    background-color: #fff3b4
}

.outline {
    border: 1px solid #dee4ee
}

.small-title {
    font-size: .87rem;
    color: #778191;
    font-weight: 500
}

.big-title {
    font-size: 1.8rem;
    font-weight: 600;
    color: #082f5b
}

.capital-title {
    text-transform: none;
    font-size: 1rem;
    font-weight: 600
}

.bg-boxshadow {
    -webkit-box-shadow: 0 4px 16px 3px rgba(213, 221, 234, .5);
    -moz-box-shadow: 0 4px 16px 3px rgba(213, 221, 234, .5);
    box-shadow: 0 4px 16px 3px rgba(213, 221, 234, .5)
}

.bg-gradient {
    position: relative;
    background: -moz-linear-gradient(-45deg, #1f2b70 0, #1f2b70 47%, #943a9e 100%);
    background: -webkit-linear-gradient(-45deg, rgba(31, 43, 112, .9) 0, rgba(31, 43, 112, .9) 47%, rgba(148, 58, 158, .9) 100%);
    background: linear-gradient(135deg, rgba(31, 43, 112, .9) 0, rgba(31, 43, 112, .9) 47%, rgba(148, 58, 158, .9) 100%)
}

.bg-default-gradient {
    background: -moz-linear-gradient(90deg, #f4b005 0, #fcbf04 20%, #e08906 100%);
    background: -webkit-linear-gradient(90deg, rgba(244, 176, 5, .9) 0, rgba(252, 191, 4, .9) 20%, rgba(224, 137, 6, .9) 100%);
    background: linear-gradient(90deg, rgba(244, 176, 5, .9) 0, rgba(252, 191, 4, .9) 20%, rgba(224, 137, 6, .9) 100%)
}

.well-box {
    background-color: #fff;
    padding: 30px;
    border-radius: 4px
}

.bg-yellow-light {
    background-color: #fff9e0
}

.bg-dark {
    background-color: #4e5257 !important
}

.bg-dark-blue {
    background-color: #023975
}

.bg-light-blue {
    background-color: #15549a
}

.text-pink {
    color: #f51f8a
}

.text-pink2 {
    color: #eb478c
}

.text-dark-grey {
    color: #333033
}

.text-info {
    color: #0099fa !important
}

.text-success {
    color: #1ca440 !important
}

.card {
    border: 1px solid #d3dbea;
    background-color: #fff;
    border-radius: 3px;
    margin-bottom: 30px
}

.card-body {
    padding: 30px
}

.card-header {
    background-color: #fff
}

.btn {
    font-size: 1.25rem;
    border-radius: 5px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 10px 20px;
    font-weight: 600
}

.btn-secondary {
    background-color: #51308c;
    color: #fff;
    border-color: #51308c
}

.btn-secondary:hover {
    color: #fff;
    background-color: #ff389c;
    border-color: #ff389c
}

.btn-secondary.focus, .btn-secondary:focus {
    color: #fff;
    background-color: #ff389c;
    border-color: #ff389c;
    box-shadow: 0 0 0 .2rem hsla(330, 91%, 54%, .5)
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ff389c;
    border-color: #ff389c
}

.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(330, 91%, 54%, .5)
}

.btn-primary {
    color: #fff;
    background-color: #ff389c;
    border-color: #ff389c
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    background-color: #51308c;
    border-color: #51308c
}

.btn-round {
    border-radius: 50px !important
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #2573cb;
    border-color: #2573cb
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem hsla(212, 69%, 47%, .5)
}

.btn-outline {
    border: 2px solid #dee4ee;
    color: #9aa9c3;
    background-color: transparent;
    padding: 17px 28px
}

.btn-outline:hover {
    border: 2px solid #dee4ee;
    color: #6a7a94;
    background-color: #dee4ee
}

.btn-lg {
    padding: 25px 50px;
    font-size: 18px;
    text-align: center
}

.btn-sm {
    padding: 15px 20px;
    font-size: 12px;
    text-align: center
}

.btn-xs {
    padding: 4px 8px;
    font-size: 10px
}

.btn-link {
    color: #15549a;
    font-weight: 500;
    padding-bottom: 4px;
    border-bottom: 2px solid #15549a;
    display: inline-block;
    text-decoration: none
}

.btn-link:hover {
    color: #f51f8a;
    font-weight: 500;
    padding-bottom: 4px;
    border-bottom: 2px solid #f51f8a;
    text-decoration: none
}

.btn-link.focus, .btn-link:focus {
    text-decoration: none;
    border-color: #f51f8a;
    box-shadow: none;
    color: #f51f8a
}

.btn-link-white {
    color: #fff;
    font-weight: 500;
    padding-bottom: 4px;
    border-bottom: 2px solid #fff;
    display: inline-block;
    text-decoration: none
}

.btn-link-white:hover {
    border-color: #657bf9;
    color: #657bf9
}

.btn-secondary-link {
    color: #f51f8a;
    font-weight: 500;
    text-decoration: none
}

.btn-secondary-link:hover {
    color: #15549a
}

.control-label {
    text-transform: uppercase;
    color: #0a2759;
    font-size: 1rem;
    font-weight: 600
}

.contact-us .form-control, .widget_search input {
    width: 100%;
    height: 52px;
    padding: 6px 16px;
    font-size: .87rem;
    line-height: 1.42857143;
    color: #555;
    background-image: none;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
    margin-bottom: 10px
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fff
}

.required {
    color: red
}

textarea.form-control {
    border-radius: 2px;
    height: auto
}

select {
    -webkit-appearance: none;
    background-color: #fff
}

.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #555;
    text-align: center;
    white-space: nowrap;
    background-color: #fff;
    border: 2px solid #e6ecef;
    border-radius: .25rem;
    margin-right: -1px
}

.content {
    padding-bottom: 100px;
    padding-top: 100px
}

.wrapper-content {
    margin-top: 40px;
    margin-bottom: 100px;
    position: relative
}

.bullet, .widget ul {
    position: relative;
    padding-left: 20px;
    line-height: 32px;
    list-style-image: url(../images/icon-guide.png)
}

.bullet-arrow-circle-right li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    display: block;
    position: absolute;
    left: 0;
    font-size: .87rem;
    color: #788192;
    content: "\f35a";
    line-height: 2.5
}

.bullet-arrow-right li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: block;
    position: absolute;
    left: 0;
    font-size: .9rem;
    color: #747474;
    content: "\f101"
}

.bullet-check-circle li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: block;
    position: absolute;
    left: 0;
    font-size: .9rem;
    color: #15549a;
    content: "\f058"
}

.bullet-check-circle-default li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: block;
    position: absolute;
    left: 0;
    font-size: .9rem;
    color: #10a874;
    content: "\f058";
    padding-right: 4px
}

.list-pdf-file li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: block;
    position: absolute;
    left: 0;
    font-size: .9rem;
    color: #ec4e10;
    content: "\f1c1";
    padding-right: 4px
}

.list-pdf-file li a {
    color: #104b8c;
    text-decoration: underline;
    font-weight: 500
}

.list-pdf-file li a:hover {
    color: #f51f8a
}

.icon-1x {
    font-size: 1.5rem
}

.icon-2x {
    font-size: 3rem
}

.icon-4x {
    font-size: 4.25rem
}

.icon-6x {
    font-size: 5.5rem
}

.icon-8x {
    font-size: 6.75rem
}

.icon-default {
    color: #f51f8a
}

.icon-primary {
    color: #15549a
}

.icon-secondary {
    color: #bcbcbc
}

.dark-line {
    border-top: 2px solid #2b2e35
}

.fa-default {
    color: #f51f8a
}

.fa-success {
    color: #6eb232
}

.btn-close {
    position: relative
}

.btn-close .close {
    position: absolute;
    right: -50px;
    top: 12px;
    padding: 5px 8px;
    background-color: #7f94af;
    text-shadow: none;
    font-size: .87rem;
    color: #fff;
    border-radius: 4px
}

.header-topbar {
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #0ab5ba;
    font-size: 1.5rem;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase
}

.header-topbar a {
    color: #fff;
    margin-left: 8px
}

.header-topbar a:hover {
    color: #51308c
}

.header-topbar p {
    line-height: 1
}

.top-text {
    padding-left: 20px;
    line-height: 1.6
}

.top-text a {
    color: #83bcfa
}

.top-text a:hover {
    color: #fff
}

.search-nav {
    margin-left: 16px
}

.search-btn {
    text-align: center;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 5px 0 0;
    color: #7e93ae;
    background-color: #eff3f8;
    display: inline-block;
    font-size: .75rem;
    line-height: 20px
}

.search-area {
    padding: 24px
}

.header {
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    z-index: 99;
    -webkit-box-shadow: 0 5px 9px 1px rgba(144, 161, 180, .2);
    box-shadow: 0 5px 9px 1px rgba(144, 161, 180, .2);
    -moz-box-shadow: 0 5px 9px 1px rgba(144, 161, 180, .2)
}

.logo {
    line-height: 4
}

.slider {
    position: relative
}

.slider-img img {
    position: relative;
    z-index: -1;
    width: 100%
}

.slider-img {
    position: relative
}

.slider-captions {
    position: absolute;
    bottom: 300px
}

.slider-title {
    color: #333033;
    font-size: 4.2rem;
    font-weight: 500;
    line-height: 85px;
    font-family: Oswald
}

.slider-title span {
    color: #52308c
}

.slider-text {
    color: #fff
}

.slider .owl-prev {
    position: absolute;
    left: 0;
    top: 40%;
    left: 20px
}

.slider .owl-next {
    position: absolute;
    right: 0;
    top: 40%;
    right: 20px
}

#slider .owl-next, #slider .owl-prev {
    background-color: transparent !important;
    border: 2px solid #fff;
    color: #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

#slider .owl-next:hover, #slider .owl-prev:hover {
    background-color: #fff !important;
    border: 2px solid #fff;
    color: #15549a
}

#slider .owl-pagination {
    margin: 0;
    bottom: 40px;
    position: relative
}

#slider .owl-page span {
    border-radius: 2px;
    width: 98%;
    height: 1px;
    background-color: #fff;
    margin: 0
}

#slider .owl-page {
    width: 5%
}

.rate-table {
    background-color: #fdeab4;
    border-bottom: 1px solid #dee7f2
}

.loan-rate {
    font-size: 1.25rem;
    color: #000;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 3
}

.loan-rate span {
    color: #51308c;
    font-weight: 600
}

.rate-counter-block {
    padding-top: 20px;
    padding-bottom: 20px
}

.rate-icon {
    float: left;
    padding-top: 16px;
    padding-right: 10px;
    padding-left: 20px
}

.rate-title {
    text-transform: uppercase;
    font-size: .87rem;
    color: #778191
}

.cta {
    background-size: cover;
    margin: 0;
    min-height: 410px;
    border: none;
    padding: 87px 0;
    background: linear-gradient(rgba(16, 75, 149, .8), rgba(16, 75, 149, .8)), rgba(16, 75, 149, .8) url(../images/cta-img.jpg) no-repeat center
}

.testimonial-name-1 {
    color: #15549a;
    font-size: .87rem;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 0
}

.header-transparent {
    background-color: rgba(255, 255, 255, .1);
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, .08);
    position: fixed;
    z-index: 9;
    width: 100%
}

.top-nav-collapse {
    background-color: #15549a
}

.lender-logo-section {
    margin-top: -20px
}

.lender-box {
    margin-bottom: 8px;
    margin-top: 8px
}

.slider-gradient-img img {
    position: relative;
    z-index: -1;
    width: 100%
}

.slider-gradient-img {
    position: relative;
    background: -moz-linear-gradient(-45deg, rgba(31, 43, 112, .9) 0, rgba(31, 43, 112, .9) 47%, rgba(148, 58, 158, .9) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(31, 43, 112, .9) 0, rgba(31, 43, 112, .9) 47%, rgba(148, 58, 158, .9) 100%);
    background: linear-gradient(135deg, rgba(25, 46, 167, .9) 0, rgba(24, 40, 134, .9) 47%, rgba(148, 58, 158, .9) 100%)
}

.service-block-v3 {
    background-color: #fff;
    padding: 40px 0 0;
    text-align: center;
    margin-bottom: 30px
}

.service-block-v3 .service-content {
    padding: 5px 30px
}

.service-block-v3 .service-title {
    margin-bottom: 20px;
    line-height: 24px
}

.service-rate-block {
    margin-bottom: 30px
}

.service-rate-block .product-rate {
    color: #f51f8a;
    margin-bottom: 6px;
    font-size: 1.12rem
}

.rate-text {
    font-size: .75rem
}

.customer-block {
    background-color: #fff;
    padding: 30px
}

.customer-img {
    position: relative;
    margin-bottom: 30px
}

.customer-text {
    color: #0a2759;
    font-size: 1.3rem;
    margin-bottom: 30px;
    font-family: Merriweather, serif;
    letter-spacing: -1px;
    font-style: italic;
    line-height: 36px;
    font-weight: 400
}

.customer-name {
    font-size: .87rem;
    font-weight: 600;
    color: #f51f8a
}

.customer-quote-circle {
    background-color: #f51f8a;
    border-radius: 100%;
    padding: 10px;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 20px;
    left: 30px;
    color: #fff;
    text-align: center;
    z-index: 1
}

.how-it-block {
    background-color: #fff;
    padding: 30px;
    min-height: 320px
}

.how-it-no {
    font-size: 4.75rem;
    line-height: 86px;
    color: #15549a
}

.students-slider-img img {
    width: 100%
}

.fee-charges-table .list-group-item.active {
    z-index: 2;
    color: #414855;
    background-color: #eff4f9;
    border-color: #ccd8e5
}

.fee-charges-table .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #d1deeb
}

.education-rate-box {
    background-color: #eff4f9;
    padding: 20px;
    border-radius: 4px;
    margin-bottom: 5px
}

.education-rate-number {
    font-size: 2rem;
    margin-bottom: 0
}

.business-loan-products {
    background-color: #fff;
    padding: 40px;
    border: 1px solid #dee4ee;
    text-align: center;
    margin-bottom: 30px
}

.loan-products-icon {
    margin-bottom: 20px
}

.about-img {
    position: relative
}

.business-request-form {
    margin-bottom: -180px
}

.business-request-form h3 {
    margin-bottom: 30px
}

.business-request-form .form-group {
    margin-bottom: 0
}

.lender-block {
    padding: 20px;
    background-color: #fff;
    border: 1px solid #dee4ee;
    border-radius: 4px;
    text-align: center
}

.rate-badge {
    background: #104b8c;
    display: inline-block;
    padding: 4px 10px;
    border-radius: 4px;
    font-size: .75rem;
    font-weight: 600;
    color: #fff
}

.lead-hero-wrapper {
    background: url(../images/lead-hero-img.jpg) no-repeat;
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 80px
}

.lead-hero-caption {
    color: #fff;
    padding-top: 50px;
    margin-bottom: 20px
}

.rating-list {
    color: #f99d31;
    margin-top: 25px;
    font-size: .87rem
}

.lead-hero-title {
    font-size: 3rem;
    color: #fff;
    line-height: 58px
}

.lead-calculator {
    background: #15549a;
    color: #fff;
    border-radius: 6px
}

.lead-calculator .ui-widget.ui-widget-content {
    border: 1px solid #064489
}

.lead-calculator .ui-widget-header {
    border: 1px solid #61a6f2;
    background: #61a6f2
}

.lead-calculator .ui-widget-content {
    border: 1px solid #61a6f2;
    background: #61a6f2
}

.lead-cal-small-text {
    font-size: .75rem;
    color: #70adf0
}

.pink-circle.circle {
    background-color: transparent;
    width: 60px;
    height: 60px;
    border: 2px solid #f51f8a;
    border-radius: 100px;
    color: #f51f8a;
    text-align: center;
    padding: 10px;
    margin: 0 auto 30px;
    line-height: 1.7;
    display: inline-block
}

.highlight-outline {
    border-radius: 2px
}

.highlight-outline.outline:hover {
    border-color: #15549a;
    -webkit-box-shadow: 1px 1px 9px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 1px 1px 9px 2px rgba(0, 0, 0, .2);
    box-shadow: 1px 1px 9px 2px rgba(0, 0, 0, .2)
}

.counter-wrapper {
    background: url(../images/counter-wrapper.jpg) no-repeat;
    background-size: cover;
    padding-top: 150px;
    padding-bottom: 150px;
    text-align: center
}

.counter-block {
    text-align: center;
    display: inline-block;
    margin-bottom: 20px
}

.counter {
    display: inline-block;
    font-size: 2.8rem;
    border-radius: 50%;
    color: #fff;
    font-weight: 600;
    margin-bottom: 20px
}

.lead-testimonial .customer-quote-circle {
    position: initial;
    margin-bottom: 20px
}

.lead-testimonial .testimonial-text {
    font-size: 1.1rem;
    font-style: italic;
    font-family: Poppins, sans-serif;
    line-height: 28px
}

.about-lead-text {
    font-size: 1.2rem;
    line-height: 30px
}

.loan-block {
    background-color: #286ab3;
    padding: 40px 50px;
    color: #b0ceef;
    text-align: center;
    margin-bottom: 30px
}

.loan-icon {
    margin-bottom: 30px
}

.lead-calculator .slider .ui-widget-content .ui-state-default {
    background-color: #f51f8a !important;
    border-radius: 100%
}

.percentage-text {
    position: relative;
    bottom: 28px;
    left: 32px
}

.counter-small-text {
    font-size: 3rem;
    font-weight: 600;
    margin-left: 10px;
    color: #fff
}

.nav-call-info {
    padding-top: 17px
}

.header-regular .logo {
    line-height: 3.3
}

.bb-deals-section {
    background-color: #fecd01
}

.bb-package-results {
    background-color: #fff
}

.bb-package-message {
    font-size: 40px;
    color: #333033;
    padding-top: 25px;
    text-align: center;
    margin-bottom: 20px;
    line-height: 1.3
}

.bb-package-list {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    list-style-type: none;
    margin-block-end: 0;
    margin-block-start: 0;
    padding-inline-start: 0;
    margin-bottom: 10px
}

.bb-extras-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    list-style-type: none;
    margin-block-end: 0;
    margin-block-start: 0;
    padding-inline-start: 0;
    width: 100%;
    margin-bottom: 30px
}

.bb-extras-item {
    padding: 10px 20px;
    border-radius: 10px;
    flex: 0 0 31%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: space-between;
    min-height: 100%;
    box-shadow: -1px -1px 2px rgba(255, 255, 255, .25), inset -1px -1px 5px rgba(255, 255, 255, .25), 5px 10px 10px rgba(0, 0, 0, .4), inset -2px -2px 5px rgba(0, 0, 0, .3);
    background-color: #52308c;
    color: #fff;
    font-size: 17px;
    font-weight: 500
}

.bb-story-share-list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    list-style-type: none;
    margin-block-end: 0;
    margin-block-start: 0;
    padding-inline-start: 0;
    width: 100%
}

.bb-story-share-item:not(:last-child) {
    margin-right: 10px
}

.bb-story-share-item {
    transition: transform .3s ease-in-out
}

.bb-story-share-item .bb-story-share-fb {
    background-color: #3b5998
}

.bb-story-share-item .bb-story-share-twitter {
    background-color: #1da1f2
}

.bb-story-share-item:hover {
    transform: translateY(-3px)
}

.bb-story-share-link {
    display: flex;
    align-items: center;
    border-radius: 3px;
    padding: 2px 5px;
    font-size: 16px;
    color: #fff !important
}

.bb-story-share-link i {
    font-size: 25px
}

.btnadded {
    background-color: #d9d2e4 !important;
    color: #52308c !important
}

.bb-add-btn.btn-primary:active {
    color: #52308c !important;
    background-color: #fff !important;
    border: 2px solid transparent !important
}

.bb-add-btn.btn-primary {
    font-size: 1.2rem;
    border-radius: 10px;
    border: 2px solid #eb478c !important;
    transition: border-color .5s ease-in-out
}

.bb-add-btn.btn-primary:hover {
    border: 2px solid #fff !important
}

.bb-btn-wrap {
    width: 100%;
    text-align: right
}

.bb-package-list label {
    margin-bottom: 0
}

.bb-package-item:not(:last-child) {
    border-right: 1px solid #d9d2e4
}

.bb-package-item {
    flex: 1 0 20%
}

#bb-accordion.ui-accordion .ui-accordion-content {
    padding: 10px !important
}

.bb-package-title {
    font-size: 25px;
    color: #f51f8a;
    text-align: center;
    margin-bottom: 10px;
    line-height: 1.2
}

.bb-deals-title {
    color: #333033;
    font-size: 4.5rem;
    font-weight: 500;
    line-height: 1.1;
    font-family: Oswald, sans-serif;
    margin-bottom: 20px
}

.bb-back-link {
    background-color: #51308c;
    color: #fff;
    border: 2px solid transparent;
    border-radius: 5px;
    font-size: 1.25rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 10px 20px;
    font-weight: 600;
    transition: background-color .3s ease-in-out
}

.bb-back-link:hover {
    background-color: #f51f8a;
    color: #fff
}

.bb-back-link i {
    font-size: 16px
    /*.bb-back-link:before {*/
    /*    content: "\f053";*/
    /*    font-family: "Font Awesome 5 Free";*/
    /*    font-size: 14px;*/
    /*    position: absolute;*/
    /*    left: 10px;*/
    /*    top: 29%;*/
}

.bb-details-title {
    font-size: 3.5rem;
    font-weight: 600;
    line-height: 1;
    color: #000;
    text-align: center;
    margin-bottom: 0;
}

.bb-details-subtitle {
    font-size: 20px;
    line-height: 1.3;
    text-align: center;
}

.bb-details-form {
    display: grid;
    grid-template-columns: 1fr 460px;
    grid-template-rows: repeat(4, auto);
    grid-template-areas: 'date aside' 'personal aside' 'bank aside' 'checkboxes checkboxes';
    grid-gap: 25px 60px;
}

.bb-date-fieldset {
    grid-area: date;
}

.bb-personal-fieldset {
    grid-area: personal;
}

.bb-bank-fieldset {
    grid-area: bank;
}

.bb-checkboxes-fieldset {
    grid-area: checkboxes;
    margin-top: 15px;
}

.bb-checkboxes-fieldset label {
    margin-bottom: 15px;
}

.bb-details-aside {
    grid-area: aside;
    background-color: #fbf8ff;
    padding: 15px;
    border-radius: 10px;
}

.bb-details-form .form-control {
    border: 2px solid #d2d2d7;
}

.bb-details-form .form-control:focus {
    border: 2px solid #51308c;
    box-shadow: none;
}

.bb-details-form-title {
    font-size: 28px;
    font-weight: 500;
}

.bb-checkboxes-fieldset > label {
    display: block;
}

.bb-checkboxes-fieldset > label:last-of-type {
    margin-bottom: 50px
}

.bb-checkboxes-fieldset .bb-button-pink {
    display: block;
    margin: 0 auto 25px;
}

.bb-details-modals {
    display: none;
}

.bb-details-label {
    font-size: 16px;
    margin-bottom: 15px;
    width: 100%
}

::-webkit-calendar-picker-indicator {
    filter: invert(40%) sepia(0%) saturate(2500%) hue-rotate(320deg);
}

/*::-webkit-calendar-picker-indicator {*/
/*    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" viewBox="0 0 24 24"><path fill="%2351308c" d="M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z"/></svg>');*/
/*}*/

.bb-details-label > input {
    height: 48px;
    border-radius: 10px;
    color: #6d6d6d;
}

.bb-details-aside p:not(:last-child) {
    margin-bottom: 15px;
}

.bb-deals-wrap {
    background-color: rgba(255, 255, 255, .8);
    max-width: 576px;
    padding: 15px 0;
    border-radius: 10px;
    box-shadow: -1px -1px 2px rgba(255, 255, 255, .25), inset -1px -1px 5px rgba(255, 255, 255, .25), 8px 15px 15px rgba(0, 0, 0, .4), inset -2px -2px 5px rgba(0, 0, 0, .3)
}

.bb-deals-wrap input {
    height: 48px
}

.bb-deals-wrap #banner-address.show, .bb-deals-wrap #banner-button.show {
    display: block
}

.bb-deals-section .bb-deals-section-bg::after {
    position: absolute;
    content: '';
    background-image: url(../images/bb-deals-w620.png);
    background-repeat: no-repeat;
    width: 620px;
    height: 270px;
    bottom: 20px;
    right: 0
}

.bb-deals-section input.form-control {
    height: 48px
}

.hero-section {
    background-color: #b6e0d6
}

.bb-deals-section .bb-deals-section-bg, .hero-section .hero-section-bg {
    position: relative
}

.bb-deals-section-bg {
    min-height: 520px
}

.hero-section .hero-section-bg::after {
    position: absolute;
    content: '';
    background-image: url(../images/order-details.png);
    background-repeat: no-repeat;
    width: 337px;
    height: 202px;
    top: 25%;
    right: 0
}

.hero-section-title {
    color: #333033;
    font-size: 4.2rem;
    font-weight: 500;
    line-height: 1.5;
    font-family: Oswald, sans-serif;
    padding: 100px 0;
    margin-bottom: 0
}

.hero-tab-block {
    padding-top: 100px;
    padding-bottom: 100px
}

.hero-tab-block .st-tabs .nav-link {
    padding: 18px 25px;
    text-align: center;
    margin-right: -1px;
    margin-left: -1px
}

.hero-tab-block .st-tabs a {
    text-transform: capitalize
}

.hero-tab-block .nav-tabs .nav-link.active, .hero-tab-block .st-tabs .nav-tabs .nav-item.show .nav-link {
    color: #f51f8a;
    background-color: #fff;
    border-color: #fff
}

.hero-tab-block .nav-tabs {
    border-bottom: transparent
}

.hero-tab-block .btn-secondary {
    color: #fff
}

.hero-tab-block .btn-secondary:hover {
    color: #fff
}

.hero-tab-block .st-tabs .tab-content {
    border: transparent
}

.hero-tab-block .tab-content {
    border: transparent
}

.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #f3f7fa;
    border-radius: 2px;
    border: solid 2px #d5e0e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: .87rem;
    font-weight: 400;
    height: 64px;
    line-height: 40px;
    outline: 0;
    padding: 9px 14px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
    color: #0a2759
}

.nice-select:hover {
    border-color: #dbdbdb
}

.nice-select.open, .nice-select:active, .nice-select:focus {
    border-color: #15549a
}

.nice-select:after {
    border-bottom: 2px solid #0a2759;
    border-right: 2px solid #0a2759;
    content: "";
    display: block;
    height: 7px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 14px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 7px
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none
}

.nice-select.disabled:after {
    border-color: #ccc
}

.nice-select.wide {
    width: 100%
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important
}

.nice-select.right {
    float: right
}

.nice-select.right .list {
    left: auto;
    right: 0
}

.nice-select.small {
    font-size: .75rem;
    height: 36px;
    line-height: 34px
}

.nice-select.small:after {
    height: 4px;
    width: 4px
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px
}

.nice-select .list {
    border: 1px solid #999;
    background-color: #fff;
    border-radius: 2px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
    box-sizing: border-box;
    margin-top: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    -ms-transform: scale(.75) translateY(-21px);
    transform: scale(.75) translateY(-21px);
    -webkit-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    z-index: 9
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all .2s;
    transition: all .2s;
    color: #0a2759
}

.nice-select .option.focus, .nice-select .option.selected.focus, .nice-select .option:hover {
    background-color: #f3f7fa
}

.nice-select .option.selected {
    font-weight: 700
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #343031;
    cursor: default
}

.no-csspointerevents .nice-select .list {
    display: none
}

.no-csspointerevents .nice-select.open .list {
    display: block
}

.process-section {
    position: relative
}

.process-section .circle {
    background-color: #fff;
    border: 3px solid #f51f8a;
    color: #f51f8a;
    margin: -32px auto 18px;
    position: relative
}

.rating-testimonials .lead {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 18px
}

.rating-testimonials .testimonial-text {
    font-family: inherit;
    color: #414855;
    font-style: normal;
    line-height: 27px;
    font-size: 1.1rem
}

.rating-testimonials .testimonial-name-1 {
    color: #585f66;
    font-size: .87rem;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0
}

.refinance-hero-section {
    background: url(../images/hero-img-2.jpg) no-repeat;
    background-size: cover;
    position: relative;
    background-position-x: center
}

.refinance-hero-block {
    padding-top: 164px;
    padding-bottom: 164px
}

.refinance-hero-block h1 {
    font-size: 3rem;
    line-height: 58px
}

.refinance-rate-section {
    background-color: rgba(21, 84, 154, .8);
    color: #fff;
    padding: 20px 25px;
    position: absolute;
    bottom: 0;
    border-bottom: 5px solid #0a4b94
}

.refinance-rate-block {
    display: inline-block;
    margin-right: 20px;
    line-height: 2
}

.refinance-rate-block-title {
    letter-spacing: 0;
    font-weight: 600;
    font-size: 2rem;
    margin-bottom: 0;
    color: #fff
}

.how-it-section {
    color: #fff
}

.how-it-section .how-it-block {
    background-color: transparent;
    padding: 0;
    min-height: inherit;
    margin-bottom: 30px
}

.how-it-section .how-it-no {
    float: left;
    color: #fff;
    font-size: 1.8rem;
    height: 67px;
    width: 67px;
    background-color: #276ebc;
    border-radius: 100%;
    display: block;
    line-height: 1;
    padding: 20px 26px
}

.how-it-section .how-it-content {
    padding-left: 100px
}

.benifits-feature {
    margin-bottom: 30px
}

.benifits-feature ul li {
    padding-left: 20px;
    margin-bottom: 35px
}

.benifits-feature .bullet-check-circle-default li:before {
    font-size: 1.25rem
}

.loan-rate-table .table-light {
    background-color: #eff5ff;
    margin-bottom: 30px
}

.loan-rate-table .table thead {
    background-color: #e6f0ff
}

.loan-rate-table .table > thead > tr > th {
    text-align: center;
    color: #15549a;
    font-size: 1.12rem;
    border-top: transparent;
    border-bottom: transparent;
    padding: 20px 43px
}

.loan-rate-table .table tbody tr td {
    text-align: center;
    font-size: 1rem;
    color: #414855;
    font-weight: 600;
    border-top: transparent;
    padding: 20px 0
}

.loan-half-section {
    padding: 100px
}

.compare-card-title {
    font-size: 1.12rem;
    font-weight: 600
}

.compare-table .table > thead > tr > th {
    padding: 12px 0 10px 29px;
    text-align: left;
    font-weight: 500;
    color: #778191
}

.compare-table .table > tbody > tr > td {
    border-top: transparent;
    padding: 30px;
    vertical-align: middle
}

.compare-table .table {
    margin-bottom: 0
}

.expandable-info {
    background-color: #fafafb;
    padding: 0 !important
}

.expandable-collapse {
    padding: 30px
}

.expandable-info ul li {
    font-size: .87rem;
    line-height: 24px;
    color: #778191
}

.expandable-info .card {
    min-height: 285px
}

.expandable-info .card-body {
    padding: 20px 20px 5px
}

.compare-table .btn-link {
    font-size: .8rem;
    padding-bottom: 0
}

.compare-personal-loan-title {
    font-size: 1.37rem;
    font-weight: 600;
    margin-bottom: 0;
    color: #414855
}

.compare-personal-loan-table .table > thead > tr > th {
    background-color: #f3f7fc;
    padding: 20px 0 20px 29px;
    text-align: left;
    font-weight: 500
}

.compare-personal-loan-table .table > tbody > tr > td {
    border-top: transparent;
    padding: 30px;
    vertical-align: middle
}

.compare-personal-loan-table .table {
    margin-bottom: 0
}

.compare-personal-loan-table .list-group-item {
    position: relative;
    display: block;
    padding: 16px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #dee3eb;
    font-size: .9rem;
    color: #414855;
    font-weight: 600
}

.compare-student-loan-title {
    font-size: 1.37rem;
    font-weight: 600;
    margin-bottom: 0;
    color: #414855
}

.compare-student-loan-table .table > thead > tr > th {
    background-color: #f3f7fc;
    padding: 20px 0 20px 29px;
    text-align: left;
    font-weight: 500
}

.compare-student-loan-table .table > tbody > tr > td {
    border-top: transparent;
    padding: 30px;
    vertical-align: middle
}

.compare-student-loan-table .table {
    margin-bottom: 0
}

.compare-student-loan-table .list-group-item {
    position: relative;
    display: block;
    padding: 16px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #dee3eb;
    font-size: .9rem;
    color: #414855;
    font-weight: 600
}

.card-hero-section {
    padding-top: 100px;
    padding-bottom: 100px;
    background: #135890;
    background: -moz-linear-gradient(-45deg, #135890 0, #135890 37%, #3b40a0 57%, #3b40a0 77%, #3b40a0 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0, #135890), color-stop(37%, #135890), color-stop(57%, #3b40a0), color-stop(77%, #3b40a0), color-stop(100%, #3b40a0));
    background: -webkit-linear-gradient(-45deg, #135890 0, #135890 37%, #3b40a0 57%, #3b40a0 77%, #3b40a0 100%);
    background: -o-linear-gradient(-45deg, #135890 0, #135890 37%, #3b40a0 57%, #3b40a0 77%, #3b40a0 100%);
    background: -ms-linear-gradient(-45deg, #135890 0, #135890 37%, #3b40a0 57%, #3b40a0 77%, #3b40a0 100%);
    background: linear-gradient(135deg, #135890 0, #135890 37%, #3b40a0 57%, #3b40a0 77%, #3b40a0 100%)
}

.card-benefit-tabs .st-tabs .tab-content {
    padding: 0;
    border: none;
    background-color: transparent;
    margin-top: 30px
}

.card-benefit-tabs .nav-tabs {
    border-bottom: 0
}

.card-benefit-tabs .st-tabs .nav-link {
    display: block;
    padding: 16px 49px;
    border: 1px solid #f6f9ff;
    border-radius: 5px;
    background-color: #f6f9ff;
    margin-bottom: -1px;
    margin-right: 10px
}

.card-benefit-tabs .st-tabs a {
    font-size: .87rem;
    font-style: initial;
    text-transform: capitalize;
    font-weight: 500;
    color: #7e93ae
}

.card-benefit-tabs .st-tabs .nav-tabs .nav-item.show .nav-link, .card-benefit-tabs .st-tabs .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #15549a;
    border-color: #15549a
}

.card-rate-info .list-group-item {
    position: relative;
    display: block;
    padding: 19px 30px;
    margin-bottom: 2px;
    background-color: #e8f0f9;
    border: transparent;
    font-size: .87rem;
    border-radius: 0
}

.quick-info {
    float: right;
    font-size: 1rem;
    color: #414855;
    font-weight: 600;
    padding-top: 9px
}

.slider-second .slider-img {
    background: 0 0
}

.slider-second#slider {
    margin-bottom: -1px
}

.slider-second#slider .owl-pagination {
    display: none
}

.overlay-section {
    margin-top: -60px
}

.hover-tabs.st-tabs .nav-link {
    display: block;
    padding: 16px 68px 16px 0;
    border: none;
    border-radius: 0;
    background-color: transparent;
    margin-bottom: 10px
}

.hover-tabs.st-tabs .tab-content {
    padding: 30px;
    border: 1px solid #fff;
    background-color: #fff;
    margin-top: -1px;
    border-radius: 5px
}

.hover-tabs.st-tabs a {
    font-size: 1rem;
    font-style: initial;
    text-transform: capitalize;
    font-weight: 500;
    color: #15549a
}

.post-caption-block {
    position: relative
}

.post-caption-img img {
    border-radius: 3px
}

.post-caption-content {
    position: absolute;
    bottom: 0;
    padding: 27px
}

.post-caption-block .meta {
    text-transform: capitalize
}

.cta-section-app {
    background: url(../images/cta-img-4.jpg) no-repeat;
    background-size: cover;
    background-position-x: 50%
}

.bank-account-tabs.st-tabs .nav-link {
    background-color: #f4f6f8;
    border-color: #f4f6f8
}

.bank-account-tabs.st-tabs .tab-content {
    background-color: #fff;
    border-color: #eff1f3
}

.bank-account-tabs.st-tabs .nav-tabs .nav-item.show .nav-link, .bank-account-tabs.st-tabs .nav-tabs .nav-link.active {
    color: #f51f8a;
    background-color: #fff;
    border-color: #eff1f3 #eff1f3 #fff
}

.bank-account-tabs .tab-content .table > thead > tr > th {
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0;
    padding: 18px 10px;
    text-align: left
}

#service .owl-next, #service .owl-prev {
    background-color: transparent !important;
    border: 2px solid #a3b1c1;
    color: #a3b1c1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

#service .owl-next:hover, #service .owl-prev:hover {
    background-color: #f51f8a !important;
    border: 2px solid #f51f8a;
    color: #fff
}

.service-block {
    transition: box-shadow .5s
}

.service-block p {
    min-height: 192px
}

.service-block:hover {
    -webkit-box-shadow: 0 4px 26px 3px #d5ddea;
    -moz-box-shadow: 0 4px 26px 3px #d5ddea;
    box-shadow: 0 4px 26px 3px #d5ddea
}

.service-block:hover i {
    color: #f51f8a
}

#service .owl-controls {
    text-align: center;
    margin-top: 10px
}

.icon-svg-2x {
    width: 80px
}

.icon-svg-1x {
    width: 60px
}

.service-img-box {
    transition: box-shadow .5s
}

.service-img-box:hover {
    -webkit-box-shadow: 0 4px 26px 3px #d5ddea;
    -moz-box-shadow: 0 4px 26px 3px #d5ddea;
    box-shadow: 0 4px 26px 3px #d5ddea
}

.service-img {
    position: relative
}

.circle {
    background-color: #e3f0fe;
    width: 60px;
    height: 60px;
    border: 1px solid #15549a;
    border-radius: 100px;
    color: #15549a;
    margin: -70px auto 40px;
    padding: 10px;
    text-align: center;
    line-height: 1.7
}

.number {
    font-size: 1.5rem;
    font-weight: 500
}

.number-block {
    text-align: center
}

.number-title {
    margin-bottom: 20px
}

.circle-large {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    line-height: 2;
    padding: 10px;
    text-align: center;
    font-size: 2.6rem
}

.circle-default {
    background-color: #f51f8a;
    color: #fff
}

.testimonial-block {
    position: relative
}

.testimonial-text {
    font-size: 1.18rem;
    font-family: Merriweather, serif;
    color: #414855;
    font-style: italic;
    line-height: 32px
}

.testimonial-autor {
    padding-top: 15px;
    padding-bottom: 12px
}

.testimonial-name {
    color: #fff;
    line-height: 1;
    margin-bottom: 5px
}

.testimonial-title {
    color: #f51f8a;
    margin-bottom: 0
}

.testimonial-img {
    float: left;
    padding-right: 29px
}

.testimonial-meta {
    font-size: .75rem
}

.testimonial-name-inverse {
    color: #15549a;
    text-transform: uppercase;
    font-size: .87rem;
    font-weight: 600
}

.client-rating {
    margin-bottom: 10px
}

.rate-done {
    color: #f9b218;
    letter-spacing: 3px
}

.rate-remain {
    color: #c7ced5
}

.newsletter-form {
    margin-bottom: 30px
}

.newsletter-title {
    color: #778191;
    margin-top: 10px
}

.footer {
    background-color: #52308c;
    color: #fff
}

.footer-logo {
    margin-bottom: 20px
}

.tiny-footer {
    font-size: .87rem
}

.widget-social ul li {
    line-height: 1.6;
    margin-bottom: 8px
}

.widget-social ul li a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500
}

.widget-social ul li a i {
    width: 30px
}

.widget-social ul li a:hover {
    color: #f51f8a;
    text-decoration: underline
}

.call-text span {
    padding-right: 10px;
    vertical-align: -webkit-baseline-middle
}

.page-header {
    display: none;
    margin: 0;
    padding: 175px 0 80px;
    min-height: 470px;
    border: none;
    background: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), rgba(0, 0, 0, .2) url(../images/page-header.jpg) no-repeat center;
    background-size: cover
}

.page-title {
    margin-bottom: 0;
    font-size: 2.25rem
}

.rate-block {
    text-align: right
}

.rate-number {
    margin-bottom: 0;
    line-height: 1;
    color: #f51f8a
}

.btn-action {
    text-align: right
}

.sub-nav {
    background-color: #eff3f8;
    border-top: 1px solid #dee7f2
}

.is-sticky .sub-nav {
    position: relative;
    z-index: 9;
    top: 120px
}

.sub-nav > .nav li a {
    padding: 16px;
    font-size: .87rem;
    text-transform: uppercase;
    color: #7e93ae;
    font-weight: 500;
    border-right: 1px solid #dee7f2
}

.sub-nav > .nav li a:hover {
    background-color: #fff;
    color: #f51f8a
}

.sub-nav > .nav li a:focus {
    background-color: #fff;
    color: #f51f8a
}

.sub-nav > .nav li.active a {
    color: red;
    background-color: #fff;
    color: #f51f8a
}

.page-breadcrumb .breadcrumb {
    background-color: transparent;
    padding: 0;
    font-size: .75rem;
    text-transform: uppercase;
    color: #15549a;
    font-weight: 700
}

.page-breadcrumb .breadcrumb > .active {
    color: #333133;
    font-weight: 700
}

.page-breadcrumb .breadcrumb > li a {
    color: #f51f8a;
    font-weight: 700
}

.page-breadcrumb .breadcrumb > li a:hover {
    color: #51308c;
}

.page-breadcrumb .breadcrumb > li + li:before {
    padding: 0 5px;
    color: #15549a;
    content: "/\00a0"
}

.post-holder {
    border-bottom: 1px solid #e8eaec;
    margin-bottom: 29px
}

.post-header {
    border-bottom: 1px solid #dee4ee;
    margin-bottom: 20px;
    padding-bottom: 19px
}

.meta {
    font-size: .75rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #a4a7ac;
    margin-bottom: 14px;
    margin-top: 14px
}

.meta span {
    margin-right: 0
}

.meta span:after {
    margin-left: 15px;
    margin-right: 15px;
    color: #b0b0b0;
    content: "|"
}

.meta span:last-child:after {
    margin-left: 0;
    margin-right: 0;
    content: ""
}

.post-related {
    border-bottom: 1px solid #e8eaec
}

.related-title {
    font-size: 1.12rem;
    color: #4b5565
}

.post-navigation {
    border-bottom: 1px solid #e8eaec;
    margin-bottom: 29px;
    padding-bottom: 30px
}

.next-link, .prev-link {
    color: #778191;
    margin-bottom: 10px;
    display: block;
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: 600;
    font-size: .87rem;
    letter-spacing: 1px
}

.next-link:hover, .prev-link:hover {
    color: #f51f8a
}

.meta-date {
    color: #f51f8a;
    font-weight: 600
}

.meta-link {
    color: #a4a7ac
}

.widget {
    padding: 24px;
    margin-bottom: 30px;
    background-color: #f4f6f8
}

.widget-title {
    color: #fff;
    margin-bottom: 16px
}

.textwidget {
    color: #fff
}

.widget li a, .widget-archives li a, .widget-category li a {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    line-height: 1.5rem;
    color: #333033;
    font-size: 1rem;
    font-weight: 700
}

.widget li a:hover, .widget-archives li a:hover, .widget-category li a:hover {
    color: #f51f8a
}

.widget-tags a, .widget_tag_cloud a {
    text-transform: uppercase;
    border: 2px solid #c3c7d1;
    padding: 9px 16px;
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: .75rem;
    line-height: 12px;
    color: #778191;
    border-radius: 4px;
    letter-spacing: 1px
}

.widget-tags a:hover, .widget_tag_cloud a:hover {
    background-color: #f51f8a;
    color: #fff;
    border-color: #f51f8a
}

.post-author {
    border-bottom: 1px solid #e8eaec;
    margin-bottom: 29px;
    padding-bottom: 30px
}

.author-header small {
    text-transform: uppercase;
    color: #de4526;
    font-weight: 700;
    margin-left: 15px
}

.author-social a {
    color: #707070;
    display: inline-block;
    text-align: center;
    font-size: .8rem;
    padding: 8px 12px
}

.author-social a:hover {
    background-color: #de4526;
    color: #fff
}

.comments-area {
    border-bottom: 1px solid #e8eaec;
    padding-bottom: 40px
}

.comments-title {
    margin-bottom: 40px
}

.comment-body {
    margin-bottom: 60px
}

.comment-author img {
    float: left
}

.comment-info {
    padding-left: 120px
}

.user-title {
    margin-bottom: 0
}

.comment-meta {
    margin-bottom: 20px;
    font-size: .8rem;
    font-weight: 400;
    text-transform: uppercase
}

.reply-title {
    margin-bottom: 40px
}

.childern {
    padding-left: 140px
}

.leave-comments {
    background-color: #f3f5f5
}

.widget-share {
    background-color: #fff;
    padding: 14px;
    position: absolute;
    top: 0;
    right: -56px
}

.btn-share {
    padding: 12px 16px;
    display: inline-block;
    line-height: 1;
    margin-bottom: 2px;
    font-size: .87rem;
    width: 40px
}

.btn-facebook {
    background-color: #3b5998;
    color: #fff
}

.btn-facebook:hover {
    background-color: #3b5998;
    color: #fff
}

.btn-twitter {
    background-color: #1da1f2;
    color: #fff
}

.btn-twitter:hover {
    background-color: #1da1f2;
    color: #fff
}

.btn-google {
    background-color: #dc483a;
    color: #fff
}

.btn-google:hover {
    background-color: #dc483a;
    color: #fff
}

.btn-linkedin {
    background-color: #0088b5;
    color: #fff
}

.btn-linkedin:hover {
    background-color: #0088b5;
    color: #fff
}

.name {
    font-size: .87rem;
    text-transform: uppercase;
    color: #f51f8a;
    font-weight: 600;
    padding-left: 30px
}

.pagination > li > span, .st-pagination .pagination > li > a {
    position: relative;
    float: left;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #778191;
    text-decoration: none;
    font-size: .75rem;
    border: 1px solid #c3c7d1;
    font-weight: 600;
    border-radius: 4px;
    text-transform: uppercase;
    margin-right: 3px;
    margin-bottom: 5px;
    background-color: #fff;
    padding: 8px 16px
}

.st-pagination .pagination > li > a:focus, .st-pagination .pagination > li > a:hover, .st-pagination .pagination > li > span:focus, .st-pagination .pagination > li > span:hover {
    z-index: 2;
    color: #fff;
    background-color: #f51f8a;
    border-color: #f51f8a;
    border-radius: 4px
}

.st-pagination .pagination > li:first-child > a, .st-pagination .pagination > li:first-child > span {
    margin-left: 0;
    border-radius: 4px
}

.st-pagination .pagination > li:last-child > a, .st-pagination .pagination > li:last-child > span {
    border-radius: 4px
}

.st-pagination .pagination > .active > a, .st-pagination .pagination > .active > a:focus, .st-pagination .pagination > .active > a:hover, .st-pagination .pagination > .active > span, .st-pagination .pagination > .active > span:focus, .st-pagination .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #f51f8a;
    border-color: #f51f8a;
    border-radius: 4px
}

.st-accordion .accordion > .card {
    overflow: hidden;
    border-bottom: 1px solid #e0e7ea;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    margin-bottom: 0;
    padding: 5px
}

.accordion > .card:not(:last-of-type) {
    border-bottom: 1px solid #e0e7ea;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.accordion > .card:not(:first-of-type) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.accordion > .card > .card-header {
    border-radius: 4px;
    margin-bottom: -1px;
    padding: 8px 10px;
    border-bottom: 0
}

.accordion > .card > .card-body {
    padding: 10px 0
}

.accordion .card .card-body {
    padding: 10px 20px 20px
}

.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    visibility: hidden;
    border-radius: 5px;
    background: #f51f8a url(../images/cd-top-arrow.svg) no-repeat center 50%;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0 .3s;
    -moz-transition: opacity .3s 0s, visibility 0 .3s;
    transition: opacity .3s 0s, visibility 0 .3s
}

.cd-top.cd-fade-out, .cd-top.cd-is-visible, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0 0;
    -moz-transition: opacity .3s 0s, visibility 0 0;
    transition: opacity .3s 0s, visibility 0 0
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1
}

.cd-top.cd-fade-out {
    opacity: .5
}

.no-touch .cd-top:hover {
    background-color: #cb2529;
    opacity: 1
}

.isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1
}

.isotope, .isotope .isotope-item {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    transition-duration: .8s
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity
}

.portfolioFilter {
    margin-bottom: 30px;
    text-align: center
}

.portfolioFilter a {
    text-transform: uppercase;
    background-color: #eff3f8;
    padding: 9px 26px;
    display: inline-block;
    color: #7e93ae;
    font-size: .75rem;
    font-weight: 500;
    margin-bottom: 5px;
    border: 1px solid #dee7f2
}

.portfolioFilter a:hover {
    color: #fff;
    background-color: #f51f8a;
    border: 1px solid #f51f8a
}

.portfolioFilter a.current {
    color: #fff;
    text-decoration: none;
    background-color: #f51f8a;
    border: 1px solid #f51f8a
}

.effects .img {
    position: relative
}

.effects .img:first-child {
    margin-bottom: 20px
}

.effects .img:last-child {
    margin-right: 0
}

.effects .img img {
    display: block;
    margin: 0;
    padding: 0;
    max-width: 100%;
    height: auto
}

.overlay {
    display: block;
    position: absolute;
    z-index: 20;
    background: rgba(246, 96, 171, .8);
    overflow: hidden;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

a.close-overlay {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    width: 45px;
    height: 45px;
    font-size: 1.25rem;
    font-weight: 700;
    color: #fff;
    line-height: 45px;
    text-align: center;
    background-color: #de4526;
    cursor: pointer
}

a.close-overlay.hidden {
    display: none
}

a.expand {
    display: block;
    position: absolute;
    z-index: 100;
    width: 60px;
    height: 60px;
    border: solid 5px #fff;
    text-align: center;
    color: #fff;
    line-height: 50px;
    font-weight: 700;
    font-size: 1.87rem;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px
}

#effect-6 .overlay {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0
}

#effect-6 .overlay a.expand {
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

#effect-6 .img.hover .overlay {
    opacity: 1
}

#effect-6 .img.hover .overlay a.expand {
    top: 50%;
    margin-top: -30px;
    opacity: 1
}

.gallery-thumbnail img {
    width: 100%
}

.gallery-img img {
    width: 100%
}

img {
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    border: none;
    line-height: normal;
    vertical-align: middle
}

.imghover {
    display: block;
    position: relative;
    max-width: 100%
}

.imghover::after, .imghover::before {
    display: block;
    position: absolute;
    content: "";
    text-align: center;
    opacity: 0
}

.imghover::before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.imghover::after {
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: -25px 0 0 -25px;
    content: "\f06e";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 2.25rem
}

.imghover:hover::after, .imghover:hover::before {
    opacity: 1
}

.imghover:hover::before {
    background: rgba(34, 62, 92, .55)
}

.imghover:hover::after {
    color: #fff
}

.designation {
    font-size: 12px;
    color: #f51f8a;
    text-transform: uppercase;
    font-weight: 600
}

.cta-section-second {
    background: url(../images/cta-img-2.jpg) no-repeat;
    background-size: cover
}

.cta-section-second h1 {
    font-size: 2.6rem
}

.text-big {
    font-size: 1.25rem;
    color: #f51f8a;
    font-weight: 600;
    margin-bottom: 0
}

.map {
    height: 400px
}

.widget-contact {
    margin-top: 30px;
    margin-bottom: 30px
}

.widget-contact li {
    margin-bottom: 10px;
    border-bottom: 1px solid #eff3f8;
    padding-bottom: 10px
}

.widget-contact li span {
    width: 120px;
    display: inline-block
}

.gallery-thumbnail img {
    width: 100%
}

.gallery-img img {
    width: 100%
}

.slide-ranger .ui-widget-header {
    background-color: #f51f8a
}

.slide-ranger .ui-state-default, .ui-widget-content .ui-state-default {
    background-color: #fff !important
}

.slide-ranger .ui-widget.ui-widget-content {
    border: 1px solid #f51f8a
}

.slide-ranger .ui-slider .ui-slider-handle {
    border-radius: 100%;
    border: 3px solid #f51f8a
}

.product-tabs ul {
    position: relative;
    z-index: 9
}

.product-tabs .nav > li {
    margin-top: -1px
}

.product-tabs .nav > li.active a {
    border-right: 1px solid #f4f6f8;
    background: #eff3f8;
    color: #f51f8a
}

.product-tabs .nav > li > a {
    background: #fff;
    border-bottom: 1px solid #dee7f2;
    border-right: 1px solid #dee7f2;
    border-left: 1px solid #dee7f2;
    border-top: 1px solid #dee7f2;
    color: #7e93ae;
    border-radius: 0
}

.product-tabs .nav > li > a:hover {
    background: #eff3f8;
    border-bottom: 1px solid #dee7f2;
    border-right: 1px solid transparent;
    border-left: 1px solid #dee7f2;
    border-top: 1px solid #dee7f2;
    color: #f51f8a
}

.product-tabs .nav > li > a i {
    padding-right: 10px
}

.tab-content {
    background: #eff3f8;
    padding: 40px;
    border: 1px solid #dee7f2;
    position: relative;
    z-index: 8;
    margin-left: -1px;
    margin-top: -1px
}

.product-tabs .nav-tabs .nav-item.show .nav-link, .product-tabs .nav-tabs .nav-link.active {
    background: #eff3f8;
    border-bottom: 1px solid #dee7f2;
    border-right: 1px solid transparent;
    border-left: 1px solid #dee7f2;
    border-top: 1px solid #dee7f2;
    color: #f51f8a
}

.product-tabs .nav-tabs .nav-item.show .nav-link, .product-tabs .nav-tabs .nav-link.active i {
    color: #f54f8a
}

.loantable {
    margin-top: 40px
}

.table-head {
    background: #eff3f8
}

.loan-title {
    margin-bottom: 30px
}

.table-bordered {
    border: 1px solid transparent;
    color: #333
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #dee4ee;
    color: #0a2759
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #fafcfd
}

.table > thead > tr > th {
    padding: 12px 43px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    text-align: center
}

.card-listing {
    padding: 26px;
    border: 1px solid #dee7f2;
    margin-bottom: 30px;
    background: #eff3f8
}

.card-content {
    margin-top: 20px
}

.card-content .btn {
    margin-right: 30px
}

.card-features {
    margin-top: 20px
}

.card-features ul li {
    border-bottom: 1px solid #eff3f8;
    padding-bottom: 10px;
    margin-bottom: 8px;
    line-height: 1.5
}

.card-head-sections {
    margin-bottom: 40px
}

.lender-listing {
    border: 1px solid #dee7f2;
    margin-bottom: 30px
}

.lender-head {
    padding: 15px;
    background: #eff3f8;
    border-bottom: 1px solid #dee7f2;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.lender-logo {
    width: 170px
}

.lender-reviews {
    color: #ffb607
}

.lender-rate-box {
    padding: 15px;
    border-bottom: 1px solid #dee7f2;
    display: flex;
    justify-content: space-between
}

.lender-ads-rate {
    border-right: 1px solid #dee7f2
}

.lender-ads-rate, .lender-compare-rate {
    display: inline-block;
    text-align: center;
    width: 50%
}

.lender-rate-value {
    font-size: 1.25rem;
    font-weight: 600;
    margin-top: 6px
}

.lender-feature-list {
    padding: 20px;
    border-bottom: 1px solid #dee7f2
}

.lender-feature-list ul {
    margin-bottom: 0
}

.lender-feature-list ul li {
    font-size: .87rem;
    margin-bottom: 8px
}

.lender-actions {
    text-align: center;
    padding: 20px
}

.lender-actions .btn-link {
    margin-top: 30px;
    font-size: .87rem
}

.lender-head-sections {
    margin-bottom: 60px
}

.lender-rates-list {
    background-color: #eff4f9;
    padding: 20px;
    border-radius: 4px
}

.lender-apply, .lender-features, .lender-loan-sections, .lender-rates-list {
    margin-bottom: 60px
}

.loan-eligibility-block {
    padding: 30px;
    background: #eff3f8
}

.loan-eligibility-form .input-group-addon {
    border-left: 2px solid #e6ecef;
    border-top: 2px solid #e6ecef;
    border-bottom: 2px solid #e6ecef;
    background: #fff
}

.loan-eligibility-form .control-label {
    margin-bottom: 10px
}

.loan-eligibility-form .form-group {
    display: block
}

.eligibility-amount {
    font-size: 3.25rem;
    font-weight: 600;
    color: #15549a
}

.eligibility-text {
    font-size: 1.3rem
}

.st-tabs .tab-content {
    padding: 30px;
    border: 1px solid #e6e9eb;
    background-color: #fff;
    margin-top: -1px;
    border-top: 0
}

.nav-tabs .nav-link.active, .st-tabs .nav-tabs .nav-item.show .nav-link {
    color: #f51f8a;
    background-color: transparent;
    border-color: #dee7f2 #dee7f2 #fff
}

.st-tabs .nav-link {
    display: block;
    padding: 16px 62px;
    border: 1px solid #dee7f2;
    border-radius: 0;
    background-color: #eff3f8;
    margin-bottom: 1px
}

.st-tabs a {
    font-size: .87rem;
    font-style: initial;
    text-transform: uppercase;
    font-weight: 500;
    color: #7e93ae
}

.st-tabs a:hover {
    color: #f51f8a
}

.compare-rate, .fees, .rate, .repayment {
    font-size: 1.12rem;
    color: #4b5565;
    margin-bottom: 0;
    margin-top: 15px;
    font-weight: 600
}

.comapre-action {
    padding-top: 15px
}

.error-img {
    text-align: center
}

.error-title {
    font-size: 2.25rem;
    color: #192139;
    letter-spacing: 1px;
    text-transform: uppercase
}

.msg {
    font-size: 1.5rem;
    color: #f51f8a;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px
}

.hero {
    position: relative;
    padding-top: 60px;
    padding-bottom: 100px;
    background: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), rgba(0, 0, 0, .2) url(../images/lp-car-image.jpg) no-repeat center;
    background-size: cover
}

.hero-home-loan {
    position: relative;
    padding-top: 60px;
    padding-bottom: 100px;
    background: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), rgba(0, 0, 0, .2) url(../images/home-loan-lp.jpg) no-repeat center;
    background-size: cover
}

.hero-title {
    font-size: 3rem;
    line-height: 52px;
    color: #fff;
    font-weight: 800;
    letter-spacing: -1px;
    margin-bottom: 30px
}

.hero-captions {
    padding-top: 80px
}

.hero-text {
    color: #fff
}

.request-form {
    background-color: #fff;
    padding: 30px;
    border-radius: 4px
}

.form-title {
    color: #104b8c;
    font-size: 1.87rem
}

.price-rate {
    margin-top: 30px
}

.price-big {
    font-size: 2.5rem;
    color: #fff;
    font-weight: 800
}

.price-rate small {
    color: #fff;
    text-transform: uppercase
}

.new-price, .old-price {
    margin-bottom: 30px
}

.circle-outline-icon {
    font-size: 2.25rem;
    height: 80px;
    width: 80px;
    border: 2px solid #85b6ee;
    border-radius: 100%;
    padding: 18px 19px;
    margin-bottom: 30px;
    color: #15549a;
    display: block;
    line-height: 1.2;
    text-align: center
}

.feature .feature-icon {
    margin-bottom: 20px
}

.feature-left .feature-icon {
    float: left;
    color: #15549a;
    font-size: 1.75rem;
    line-height: 1
}

.feature-left .feature-content {
    padding-left: 40px
}

.feature-center {
    text-align: center
}

.feature-center .feature-icon {
    margin-bottom: 20px
}

.feature-icon-style {
    text-align: center
}

.feature-icon-style .feature-icon {
    margin: 0 auto 40px;
    background-color: #f4f6f8;
    width: 80px;
    height: 80px;
    border-radius: 100px;
    padding: 24px;
    text-align: center;
    color: #15549a
}

.feature-icon-style .feature-title {
    margin-bottom: 16px
}

.call-to-action {
    color: #fff
}

.feature-circle {
    background-color: #f4f6f8;
    width: 60px;
    height: 60px;
    border-radius: 100px;
    padding: 14px;
    color: #15549a;
    font-size: 1.6rem;
    text-align: center
}

.feature-bg {
    background-color: #fff;
    border-radius: 4px;
    padding: 60px;
    text-align: center;
    border: 1px solid #eaeef1
}

.feature-bg .feature-icon {
    width: 120px;
    height: 120px;
    border-radius: 120px;
    font-size: 2.5rem;
    text-align: center;
    line-height: 120px;
    margin: 0 auto 40px
}

.feature-list-bar {
    background: #e3edf9;
    padding-top: 16px;
    padding-bottom: 16px;
    color: #0a2759
}

.pinside300 {
    padding: 300px
}

.icon-lg {
    height: 40px;
    width: 40px
}

.hero-creditcard {
    background-image: linear-gradient(to left, rgba(245, 246, 252, .2), rgba(67, 68, 70, .5)), url(../images/hero-creditcard.jpg);
    background-size: cover
}

.hero-creditcard .caption {
    padding: 80px 0;
    margin-bottom: 30px
}

.hero-creditcard .caption-title {
    font-size: 2.75rem;
    line-height: 60px
}

.card-category-space {
    padding: 100px 0 220px
}

.card-category-negative-space {
    margin-top: -11rem
}

.working-card {
    position: relative;
    display: flex;
    align-items: center
}

.working-card:before {
    content: "";
    position: absolute;
    background: url(../images/arrow.svg) no-repeat;
    height: 20px;
    width: 70px;
    right: -55px
}

.mt-n6 {
    margin-top: -5rem
}

.rounded-top-left {
    border-top-left-radius: 50px
}

.rounded-bottom-right {
    border-bottom-right-radius: 50px
}

.credit-card-tab.nav-pills .nav-link {
    border-radius: .25rem;
    background-color: #778191;
    border-radius: 0;
    margin: 0 1px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px
}

.credit-card-tab.nav-pills .nav-link.active, .credit-card-tab.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #f51f8a
}

.icon-shape {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    vertical-align: middle
}

.icon-lg {
    height: 60px;
    width: 60px;
    line-height: 60px
}

.text-base {
    color: #778191
}

.display-5 {
    font-size: 3rem;
    line-height: 58px
}

.display-6 {
    font-size: 2.6rem;
    line-height: 55px
}

.btn-outline-primary {
    color: #15549a;
    background-color: transparent;
    border: 1px solid #15549a
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #15549a;
    border: 1px solid #15549a
}

.pdt100 {
    padding-top: 100px
}

.icon-md {
    height: 38px;
    width: 38px
}

.font-10 {
    font-size: .62rem
}

.font-14 {
    font-size: .87rem
}

.font-12 {
    font-size: .75px
}

.badge-rate {
    position: absolute;
    right: 0;
    top: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    font-size: .62rem;
    font-weight: 400
}

.icon-xs {
    width: 18px;
    height: 18px
}

.credit-rating-form {
    margin-top: -12rem
}

.bg-shape {
    position: relative
}

.bg-shape::after {
    position: absolute;
    background: url(../images/curve-shape.svg);
    background-size: cover;
    background-repeat: no-repeat;
    bottom: -15px;
    height: 62px;
    width: 100%;
    content: "";
    background-position-x: center
}

.bg-warning {
    background-color: #ff9700
}

.bg-warning-light {
    background-color: #ffe9ca
}

.bg-success-light {
    background-color: #d4ffe0
}

.bg-pink-light {
    background-color: #fdedf4 !important
}

.bg-gold-light {
    background-color: #f2f3b1
}

.bg-danger {
    background-color: #df4040
}

.bg-danger-light {
    background-color: #ffcece
}

.bg-info-light {
    background-color: #dcf1ff
}

.bg-info {
    background-color: #0099fa
}

.bg-success {
    background-color: #1ca440
}

.hero-compare-features {
    margin-top: -120px
}

.bg-gray-shape {
    position: relative
}

.bg-gray-shape::before {
    position: absolute;
    background: url(../images/curve-shape-gray.svg);
    background-size: cover;
    background-repeat: no-repeat;
    top: -60px;
    height: 300px;
    width: 100%;
    z-index: -1;
    content: "";
    background-position-x: center
}

.bg-gray-gradient {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) -2.89%, #fff 50.83%), #f7f9fa
}

.border-primary-light {
    border-color: #2567af
}

.forex-nav .nav.nav-pills {
    margin-bottom: 30px
}

.forex-nav .nav.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #f51f8a;
    background-color: transparent;
    border-bottom: 2px solid;
    border-radius: 0
}

.forex-nav .nav.nav-pills .nav-link {
    border-radius: 0;
    border-bottom: 2px solid #dee7f2
}

.forex-nav .tab-content {
    background-color: transparent;
    border: none;
    padding: 0;
    box-shadow: 0 9px 25px rgba(0, 0, 0, .1)
}

.forex-nav .table > thead > tr > th {
    padding: 12px;
    line-height: 1.42857143;
    vertical-align: top;
    background-color: #15549a;
    border: none;
    color: #fff;
    font-weight: 600;
    border-top: 0;
    text-align: left
}

.forex-nav .table td, .forex-nav .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-size: .87rem;
    padding: 15px 20px
}

.border-2 {
    border: 2px solid
}

.border-primary-light {
    border-color: #2567af !important
}

.bg-primary-light {
    background-color: #e0efff
}

.btn-outline-default {
    border: 1px solid #f51f8a;
    color: #f51f8a;
    background-color: #fff
}

.btn-outline-default:hover {
    border: 1px solid #f51f8a;
    color: #fff;
    background-color: #f51f8a
}

.w-20 {
    width: 20%
}

.w-lg-50 {
    width: 50% !important
}

.ml-n1, .mx-n1 {
    margin-left: -1px !important
}

.lift {
    -webkit-transition: -webkit-box-shadow .25s ease, -webkit-transform .25s ease;
    transition: -webkit-box-shadow .25s ease, -webkit-transform .25s ease;
    -o-transition: box-shadow .25s ease, transform .25s ease;
    transition: box-shadow .25s ease, transform .25s ease;
    transition: box-shadow .25s ease, transform .25s ease, -webkit-box-shadow .25s ease, -webkit-transform .25s ease
}

.lift:focus, .lift:hover {
    -webkit-box-shadow: 0 1rem 2.5rem rgba(27, 22, 66, .1), 0 .5rem 1rem -.75rem rgba(27, 22, 66, .1) !important;
    box-shadow: 0 1rem 2.5rem rgba(27, 22, 66, .1), 0 .5rem 1rem -.75rem rgba(27, 22, 66, .1) !important;
    -webkit-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0)
}

.split-img {
    height: 360px;
    width: 735px;
    position: relative;
    background-size: cover;
    background-position-x: center
}

form .state-error {
    border-color: #dc3545
}

form .invalid-feedback {
    width: 100%;
    margin-top: .25rem;
    font-size: 90%;
    color: #dc3545;
    display: block
}

.widget h4 {
    border-bottom: 1px solid #e8eaec;
    margin-bottom: 8px;
    padding-bottom: 8px;
    font-size: 1.25rem;
    line-height: 28px
}

.bb-period-boxes {
    margin: 50px 0
}

.bb-period-list, .bb-pkg-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    list-style-type: none;
    margin-block-end: 0;
    margin-block-start: 0;
    padding-inline-start: 0
}

.bb-pkg-list {
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 30px
}

.bb-period-item:not(:last-child), .bb-pkg-item:not(:last-child) {
    margin-right: 10px
}

.bb-period-item {
    border-radius: 10px;
    flex: 1 0 18%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    box-shadow: -1px -1px 2px rgba(255, 255, 255, .25), inset -1px -1px 5px rgba(255, 255, 255, .25), 5px 10px 10px rgba(0, 0, 0, .4), inset -2px -2px 5px rgba(0, 0, 0, .3);
    transition: box-shadow .5s ease-in-out;
    background-color: #ea4589
}

.bb-period-item:hover {
    box-shadow: -1px -1px 2px rgba(255, 255, 255, .25), inset -1px -1px 5px rgba(255, 255, 255, .25), 6px 8px 15px rgba(0, 0, 0, .4), inset -2px -2px 5px rgba(0, 0, 0, .3)
}

.bb-home-period-item {
    border-radius: 10px;
    flex: 1 0 18%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    padding: 10px
}

.bb-home-period-item div {
    position: absolute;
    width: 100%;
    top: 40%
}

.bb-home-period-item p {
    line-height: 1
}

.bb-period-link {
    padding: 40px 0;
    width: 100%;
    font-size: 24px;
    line-height: 28px;
    color: #fff;
    transition: color .5s ease-in-out;
    font-family: Montserrat
}

.bb-period-link:hover {
    color: #ea4589
}

#package {
    font-family: Oswald;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .5);
    box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .5)
}

.bb-tab-content.tab-content {
    background: #fff;
    padding: 0 15px;
    border: none;
    margin-left: 0;
    width: 100%
}

.bb-pkg-item {
    border-radius: 10px;
    flex: 0 0 32%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    box-shadow: -1px -1px 2px rgba(255, 255, 255, .25), inset -1px -1px 5px rgba(255, 255, 255, .25), 5px 10px 10px rgba(0, 0, 0, .4), inset -2px -2px 5px rgba(0, 0, 0, .3);
    background-color: #ea4589;
    font-family: Oswald;
    color: #fff;
    padding: 1.5rem 0 1.5rem
}

.bb-pkg-item .bb-package-desc {
    border: 2px solid #fff
}

#package .bb-package-desc {
    border: 2px solid #fff
}

.bb-icon-box-bg-home {
    background-color: rgba(81, 48, 140, .3)
}

.bb-avg-speed {
    font-size: .9rem
}

.bb-icon-box-bg-landing {
    background-color: rgba(255, 255, 255, .3)
}

.bb-pkg-item .btn {
    background: #51308c;
    color: #fff;
    padding: 5px 35px;
    font-size: 1.5rem;
    border-radius: 50px;
    -webkit-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .3);
    transition: box-shadow .3s ease-in-out
}

.bb-pkg-item .btn:hover {
    -webkit-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .6);
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .6)
}

.bb-home-pkg-item {
    flex: 0 0 32%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-family: Oswald;
    color: #706f6f
}

.bb-home-pkg-item ul {
    list-style: disc;
    padding-left: 24px
}

.bb-home-pkg-item .big-title {
    font-size: 1.5rem
}

.bb-home-pkg-item .bb-pkg-item-content {
    border-radius: 10px;
    border: 3px solid #48297e;
    padding: 1.5rem 0 2.5rem
}

.more {
    font-family: Montserrat, sans-serif;
    text-decoration: underline;
    font-weight: 600
}

.moreDetails {
    padding: 15px 20px;
    font-family: Montserrat, sans-serif;
    text-align: left
}

.bb-home-pkg-item .btn {
    background: #e84b90;
    color: #fff;
    padding: 5px 60px;
    font-size: 1.5rem;
    border-radius: 50px
}

.bb-home-pkg-item .btn:hover {
    -webkit-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .6);
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .6)
}

#package h2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.87rem;
    margin: 20px 0
}

.bb-package-desc, .package-desc {
    width: 215px;
    height: 215px;
    border: 2px solid #fff;
    border-radius: 50%;
    margin: 0 auto
}

.bb-home-package-desc {
    width: 215px;
    margin: 0 auto;
    color: #49287e
}

.pkg-description {
    font-family: Montserrat, sans-serif;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 5px
}

.bb-package-desc {
    padding-top: 70px
}

#package span {
    font-family: Montserrat
}

.pkg-speed {
    font-size: 3.4rem;
    font-weight: 500
}

.bb-pkg-speed {
    font-size: 2.8rem;
    line-height: 1;
    font-weight: 500
}

.bb-pkg-speed span, .pkg-speed span {
    font-size: 2.2rem;
    font-weight: 500;
    font-family: Oswald !important
}

.icon-box {
    width: 100%;
    margin: 20px 0 5px;
    padding: 10px;
    display: inline-block;
    background: rgba(255, 255, 255, .3)
}

p.price {
    font-size: 1.4rem;
    margin-bottom: 15px
}

#package .btn {
    background: #fff;
    border-radius: 10px;
    padding: 5px 35px;
    font-size: 1.5rem;
    margin-bottom: 30px
}

#package img {
    max-width: unset
}

.bg-gray {
    background-color: #817e80
}

.bg-gray .btn {
    color: #333033
}

.bg-cyan {
    background-color: #0ab5ba
}

.bg-cyan .btn {
    color: #329092
}

.bg-pink {
    background-color: #eb478c !important
}

.bg-pink .btn {
    color: #a23461
}

.bg-purple {
    background-color: #52308c
}

.bg-light-purple {
    background-color: #a695c3
}

.bg-purple .btn {
    color: #3b2060
}

.features {
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
    -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .5);
    box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .5)
}

.features h2 {
    font-family: Oswald;
    color: #52308c;
    font-weight: 600;
    font-size: 1.8rem;
    margin: 20px 0
}

.features p {
    font-family: Montserrat;
    color: #333033;
    font-size: 1.1rem
}

#package2 {
    background-color: #ea478c;
    color: #fff
}

#package1 .mbs, #package2 .mbs {
    background-color: #fff;
    color: #51308c;
    padding: 2px 10px
}

#package1 p, #package2 p {
    line-height: 1.2;
    font-size: 1.12rem;
    margin: 0
}

#package1 .capital-title, #package2 .capital-title {
    font-size: 2.2rem;
    color: #51308c;
    text-transform: none
}

#package1 ul, #package2 ul {
    padding: 0;
    list-style: none;
    font-size: 1rem;
    margin: 0
}

#package1 ul li, #package2 ul li {
    line-height: 1.3
}

.pkg-price {
    color: #51308c;
    font-size: 5rem;
    font-weight: 600;
    line-height: 1
}

.price-box {
    background-color: #daf3f4;
    color: #000;
    font-size: 1.12rem
}

.price-box2 {
    background-color: #fbe3ed;
    color: #000;
    font-size: 1.12rem
}

.btn-package {
    background-color: #51308c;
    border-color: #fff;
    font-size: 1.25rem;
    width: 100%
}

h2.large-text {
    font-size: 2.8rem;
    line-height: 1
}

.text-blue {
    color: #0ab5ba
}

#get-started-list {
    list-style-image: url(../images/tick-mark-small.png);
    font-size: 1.25rem
}

#get-started-list span {
    color: #51308c;
    font-weight: 600
}

.navbar {
    -webkit-box-shadow: 0 6px 9px -3px rgba(41, 41, 41, .25);
    -moz-box-shadow: 0 6px 9px -3px rgba(41, 41, 41, .25);
    box-shadow: 0 6px 9px -3px rgba(41, 41, 41, .25)
}

input[type=checkbox] {
    -webkit-box-shadow: 0 0 0 1px #000;
    -moz-box-shadow: 0 0 0 1px #000;
    box-shadow: 0 0 0 1px #000
}

.form-group {
    margin-bottom: .5rem
}

.form-control {
    border: 1px solid #52308c
}

.btn-search {
    background: #f51f8a;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
    width: 140px;
    border: none
}

.text-small {
    font-size: .75rem
}

.slider-captions h2 {
    color: #fff;
    width: 350px;
    margin: 0 auto;
    padding-top: 40px
}

.slider-captions h2 .desc {
    float: left;
    line-height: 1;
    font-size: 1.3rem
}

.slider-captions h2 .price {
    float: left;
    font-size: 3.75rem;
    line-height: 1;
    color: #ea478c;
    text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.table-container table thead tr:first-child td {
    border-bottom: 0;
    color: #fff;
    padding: 24px 10px;
    border-right: 1px solid #634d94
}

.table-container table tbody tr:first-child td {
    background-color: #51308c;
    border-right: 1px solid #634d94
}

.td-background {
    background-color: #bdd6ee !important
}

.table-container table td:first-child {
    width: 40%;
    text-align: left;
    background-color: #fff
}

.table-container table td {
    width: 12%;
    text-align: center;
    border-right: 1px solid #f1a520;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #e0e0e0;
    background-color: #f7f7f7;
    padding: 12px 10px
}

table thead td {
    width: 15%;
    font-weight: 700
}

table td {
    vertical-align: top;
    padding: 12px 20px 12px 10px
}

.table-container table td:first-child {
    width: 40%;
    text-align: left;
    background-color: #fff
}

.table-container table td:first-child {
    width: 18%;
    text-align: left;
    background-color: #fff
}

.table-container table td {
    width: 12%;
    text-align: center;
    border-right: 1px solid #f1a520;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #e0e0e0;
    background-color: #f7f7f7;
    padding: 12px 10px;
    vertical-align: middle
}

tr.table-grey td {
    background: #e0e0e0 !important;
    border-bottom: 1px solid #fff !important
}

.table-container table tbody tr.table-splitter td {
    background-color: #7ec1ec
}

.fa-rotate-45 {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    color: #8b0000
}

.fa-check {
    color: #047939
}

.icon-news {
    background-image: url('../images/bb-logo-20.png');
    width: 20px;
    height: 20px;
    display: inline-block
}

.p0 {
    padding: 0
}

.p10 {
    padding: 10px
}

.p20 {
    padding: 20px
}

.p30 {
    padding: 30px
}

.p40 {
    padding: 40px
}

.border-box {
    border: 1px solid #52308c;
    border-radius: 10px
}

.box-shadow {
    -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .5);
    box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .5)
}

.font-secondary {
    font-family: Oswald
}

.font-primary {
    font-family: Poppins, sans-serif !important
}

#related-articles a {
    color: #333033
}

#related-articles a:hover {
    color: #f51f8a
}

.hero-section input[type=text] {
    height: 48px
}

.deals {
    border: 1px solid #d9d2e4;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .5);
    box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .5)
}

.deals h3 {
    font-size: 1.5rem;
    line-height: 32px;
    color: #333033;
    font-weight: 600;
    padding: 1.5rem 0 0 1.5rem
}

.deals h3.heading span {
    float: right;
    background-color: #dcd6e8;
    border-radius: 5px;
    font-size: 1.12rem;
    padding: 0 10px;
    margin-right: 10px;
    color: #52308c
}

.deals .pkg-speed {
    color: #593c90;
    font-size: 2.2rem;
    line-height: 1.2
}

.deals .detail {
    font-size: 16px;
    color: #8c8887;
    display: block;
    font-weight: 400;
    font-family: Poppins, sans-serif !important
}

.accordion h3 {
    padding-right: 40px !important
}

.pricing-box {
    background-color: #f0edf4
}

.datepicker, .datepicker2 {
    background-image: url(../images/icon-calendar.gif);
    background-repeat: no-repeat;
    background-position: right 10px center
}

.ui-checkboxradio-radio-label span.ui-icon {
    display: none !important
}

.deals label.ui-button {
    font-family: inherit;
    background-color: #eb478c;
    color: #fff !important;
    font-size: 1.25rem;
    border-radius: 5px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 10px 20px;
    font-weight: 600
}

#signupForm label.error {
    margin-left: 10px;
    width: auto;
    display: inline;
    color: red;
    font-size: .87rem
}

.table-container h1, .table-container h2, .table-container h3, .table-container h4, .table-container h5, .table-container h6 {
    font-family: Oswald;
    color: #333033;
    margin: 15px 0
}

.table-container h2 {
    font-size: 2rem;
    line-height: 32px
}

.table-container h3 {
    font-size: 1.7rem
}

.table-container table thead tr:first-child td {
    border-right: 1px solid #fff;
    padding: 12px 10px
}

.table-container table td {
    font-size: .9rem;
    border-right: 1px solid #51318a;
    border-bottom: 1px solid #51318a
}

.table-container table td:last-child {
    border-right: 1px solid #fff
}

.widget-search #postcode {
    background-image: url(../images/icon-speed.png);
    background-repeat: no-repeat;
    background-position: right 4px top 4px;
    background-size: 28px
}

.widget p {
    font-family: Oswald;
    color: #333033;
    font-size: 1rem
}

.icon-features {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    display: block;
    background: url(../images/icons.png) no-repeat
}

.icon-packages {
    width: 68px;
    height: 70px;
    margin: 0 auto;
    display: block;
    background: url(../images/icons-packages.png) no-repeat
}

.icon-packages-popcorn {
    background-position: -62px -5px
}

.icon-packages-gaming {
    background-position: 2px -5px
}

.icon-packages-rocket {
    background-position: -134px -5px
}

.icon-speed {
    background-position: -115px -5px
}

.icon-calls {
    background-position: -225px -5px
}

.icon-router {
    background-position: -5px -5px
}

.icon-phoneline {
    background-position: -59px -5px
}

.icon-changing {
    background-position: -170px -5px
}

.icon-deals {
    width: 63px
}

.icon-popcorn {
    background-position: -74px -75px
}

.icon-hd {
    background-position: -218px -75px
}

.icon-uhd {
    background-position: -148px -75px
}

.icon-gaming {
    background-position: -8px -75px
}

.bb-nav.navbar {
    box-shadow: none
}

.bb-nav .navbar-nav .active a{
    color: #ea478c !important;
}

.bb-nav .navbar-toggler .icon-bar {
    background-color: #52308c!important;
}

.bb-header-logo {
    max-width: initial;
    width: 340px;
    height: auto
}

.bb-nav.navbar-expand-lg > .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

.bb-check-btn {
    background-color: #ea478c;
    border: 2px #ea478c solid;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    padding: 5px 10px;
    text-transform: uppercase
}

.bb-check-btn:hover {
    background-color: #fff;
    border: 2px #ea478c solid;
    color: #ea478c
}

.bb-nav-item:not(:last-child) {
    margin-right: 10px
}

.bb-footer-social-icon-item:not(:last-child) {
    margin-right: 20px
}

.bb-social-icons i {
    font-size: 30px;
    color: #ccc;
    padding: 10px;
    transition: .3s color ease-in-out
}

.bb-footer-social-icons i {
    font-size: 35px;
    color: #fff;
    transition: .3s color ease-in-out
}

.bb-social-icons i.fa-facebook-square {
    padding: 10px 10px 10px 0
}

.bb-nav-link i.fa-facebook-square:hover {
    color: #3b5998
}

.bb-nav-link i.fa-twitter-square:hover {
    color: #1da1f2
}

.bb-nav-link i.fa-blog:hover, .bb-footer-social-icons .bb-nav-link i:hover {
    color: #ea478c
}

.bb-border-nav {
    border-top: 1px #eee solid
}

.bb-social-list-second {
    display: none
}

.bb-landing-nav,
.bb-social-list,
.bb-info-block,
.bb-footer-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style-type: none;
    padding-inline-start: 0;
    margin-block-end: 0;
    margin-block-start: 0
}

.bb-footer-menu {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    list-style-type: none;
    padding-inline-start: 0;
    margin-block-end: 0;
    margin-block-start: 0;
    margin-bottom: 30px
}

.bb-footer-menu-item {
    flex: 0 0 33%;
}

.bb-footer-menu-item .col-md-12 {
    padding: 0;
}

.bb-footer-menu-item .menu {
    padding-inline-start: 0;
    list-style-type: none;
    padding-left: 25px;
}

.bb-footer-menu-item .menu li {
    position: relative;
}

.bb-footer-menu-item .menu li a:before {
    content: '';
    position: absolute;
    left: -15px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #fff;
    margin-top: 8px;
    transition: border-left-color .3s ease-in-out;
}

.bb-footer-menu-item .menu li a {
    color: #fff;
}

.bb-footer-menu-item .menu li a:hover {
    color: #f51f8a;
}

.bb-footer-menu-item .menu li a:hover::before {
    border-left: 5px solid #f51f8a;
}

.bb-footer-header {
    margin-bottom: 30px;
}

.bb-footer-social-list {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    list-style-type: none;
    padding-inline-start: 0;
    margin-block-end: 0;
    margin-block-start: 0
}

.bb-footer-logo-item,
.bb-footer-social-item {
    flex: 0 0 50%;
}

.bb-blog-text {
    color: #888;
    font-size: 16px
}

.bb-blog-link:hover {
    color: #ea478c;
    text-decoration: underline
}

.bb-landing-bg {
    background-color: #fecd01;
    padding: 40px 0 80px
}

.bb-yellow-gradient {
    background: #da8006;
    background: linear-gradient(45deg, #da8006 0, #fcbf04 35%, #fcbf04 60%, #da8006 100%);
    padding: 35px 0;
    min-height: 580px;
}

.bb-yellow-gradient-2 {
    background: #da8006;
    background: linear-gradient(45deg, #da8006 0, #fcbf04 35%, #fcbf04 60%, #da8006 100%);
    padding: 35px 0;
    min-height: 565px
}

.bb-yellow-gradient-3 {
    background: #da8006;
    background: linear-gradient(45deg, #da8006 0, #fcbf04 35%, #fcbf04 60%, #da8006 100%);
    padding: 35px 0;
    min-height: 500px
}

.bb-comparison-banner, .bb-homepage-banner, .bb-searchpage-banner {
    position: relative
}

.bb-homepage-banner:after {
    content: '';
    position: absolute;
    top: 10px;
    right: 0;
    background-image: url(../images/man-with-laptop.png);
    background-repeat: no-repeat;
    width: 620px;
    height: 535px;
    z-index: 5;
}

.bb-searchpage-banner:after {
    content: '';
    position: absolute;
    top: 25px;
    right: 0;
    background-image: url(../images/woman-with-laptop.png);
    background-repeat: no-repeat;
    width: 355px;
    height: 470px;
    z-index: 5
}

.bb-comparison-banner:after {
    content: '';
    position: absolute;
    top: 25px;
    right: 0;
    background-image: url(../images/boy-with-laptop.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 355px;
    height: 470px;
    z-index: 5
}

.bb-homepage-info-block {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    list-style-type: none;
    padding-inline-start: 0;
    margin-block-start: 0;
    margin-block-end: 0;
    margin: 0;
}

.bb-homepage-right-block a {
    position: relative;
}

.bb-homepage-right-block a:after {
    content: '';
    position: absolute;
    background-image: url(../images/trustpilot-homepage.svg);
    background-repeat: no-repeat;
    top: 0;
    right: 0;
    width: 158px;
    height: 74px;
    z-index: 10;
}

.bb-homepage-title {
    font-family: Montserrat, sans-serif;
    color: #000;
    font-size: 4.6rem;
    font-weight: 800;
    line-height: 1;
    margin-bottom: 30px
}

.bb-homepage-subtitle {
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    line-height: 1.3;
    margin-bottom: 35px;
    max-width: 526px;
}

.bb-homepage-subtitle span {
    font-weight: 800;
}

.bb-landing-img {
    position: relative
}

.bb-landing-img:before {
    content: '';
    position: absolute;
    background-image: url(../images/bb-landing-img-w170.png);
    background-repeat: no-repeat;
    width: 170px;
    height: 444px;
    left: 0;
    top: 0
}

.bb-landing-content {
    padding: 50px 0
}

.bb-landing-title {
    color: #333033;
    font-size: 4.6rem;
    font-weight: 600;
    line-height: 1.4;
    font-family: "Helvetica Neue", Arial, "Noto Sans", sans-serif;
    margin-bottom: 0;
}

.bb-landing-pkg-text {
    font-family: "Helvetica Neue", Arial, "Noto Sans", sans-serif;
    font-size: 30px;
    line-height: 1.3;
    color: #333033
}

.bb-landing-pkg-text span {
    display: block
}

.bb-landing-subtitle, .hero-section-subtitle {
    display: block;
    font-size: 40px
}

.bb-landing-link {
    font-size: 25px;
    color: #fff;
    background-color: #f51f8a;
    border: 2px solid #f51f8a;
    border-radius: 10px;
    font-weight: 500;
    padding: 3px 8px
}

.bb-landing-link:hover {
    color: #f51f8a;
    background-color: #fff
}

.bb-products, .bb-speed-check {
    padding: 30px 0;
    background-color: #fff
}

.bb-products-title {
    font-size: 30px;
    line-height: 1.3;
    font-weight: 500;
    color: #51308c;
    text-align: center;
    margin-bottom: 25px
}

.bb-products-subtitle {
    display: block;
    font-size: 23px;
    line-height: 1.5;
    font-weight: 400
}

.bb-landing-icon-box {
    width: 100%;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: Montserrat, sans-serif;
    text-align: left;
    line-height: 1.5;
    min-height: 115px
}

.bb-speed-check .btn {
    padding: 10px
}

.bb-submit-preloader,
.bb-preloader-wrapper,
.bb-preloader-modal {
    display: none
}

.bb-preloader-overlay.active {
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .4);
    z-index: 3;
}

.bb-preloader-modal.active {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    padding: 15px;
}

.bb-preloader-wrapper {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .9);
    padding: 2rem;
}

.bb-preloader-wrapper.bb-submit-preloader span {
    font-size: 20px !important;
}

.bb-submit-preloader > div {
    width: .5rem;
    height: .5rem;
    border-radius: 50%;
    display: inline-block;
    animation: 1.5s bounce infinite ease-in-out both
}

.bb-submit-preloader > .bounce-1 {
    background-color: #0bb5ba
}

.bb-submit-preloader > .bounce-2 {
    background-color: #eb478c
}

.bb-submit-preloader > .bounce-3 {
    background-color: #53318c
}

.bb-submit-preloader span {
    font-size: 18px;
    font-weight: 600;
    color: #333033
}

.bb-submit-preloader .bounce-1 {
    animation-delay: -.3s
}

.bb-submit-preloader .bounce-2 {
    animation-delay: -.15s
}

.btn-secondary:disabled:hover, .btn:disabled:hover {
    background-color: #6c757d;
    border-color: #6c757d;
    cursor: default
}

@keyframes bounce {
    0%, 80%, 100% {
        transform: scale(0)
    }
    40% {
        transform: scale(1)
    }
}

.bb-check-wrap {
    max-width: 70%;
}

.bb-check-wrap .big-title {
    font-size: 1.6rem
}

.bb-check-wrap .btn {
    font-size: 1.5rem;
    padding: 10px;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.6);
}

.bb-check-wrap .btn-secondary {
    border: 2px #51308c solid
}

#bb-check-btn:hover {
    background-color: #51308c !important
}

#address, #bb-check-btn, .bb-submit-preloader.active, .bb-post-err.show, .bb-address-err.show {
    display: block;
    margin-top: .8rem
}

.bb-post-err.show, .bb-address-err.show {
    margin-top: .5rem
}

#address {
    border: 0
}

.bb-post-err, .bb-address-err {
    margin-bottom: 0;
    padding: 0;
    color: #ff0b00;
    font-size: 15px;
    line-height: 1.3;
    font-weight: 500
}

#bb-check-btn.bb-hide, #address.bb-hide, .bb-deals-wrap #banner-address, .bb-deals-wrap #banner-button, .bb-post-err, .bb-address-err {
    display: none
}

.bb-check-wrap .btn-secondary:hover {
    color: #51308c;
    background-color: #fff;
    border: 2px #51308c solid
}

.bb-tabs.nav {
    justify-content: center;
    flex-wrap: nowrap;
    margin-bottom: 30px;
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 0
}

.bb-tabs .nav-item {
    text-align: center;
    line-height: 1.4;
    width: 100%;
    margin-bottom: 0
}

.bb-tabs .nav-link:hover {
    color: #51308c !important;
    background-color: #fff !important;
    border-color: #d9d2e4 #d9d2e4 transparent;
    font-weight: 500
}

.bb-tabs .nav-link.active {
    color: #51308c;
    background-color: #fff;
    border-color: #d9d2e4 #d9d2e4 transparent;
    font-weight: 500
}

.bb-tabs .nav-link {
    color: #51308c;
    border: 1px solid;
    border-color: #fff #fff #d9d2e4;
    background-color: #fff;
    font-size: 18px;
    font-weight: 400;
    transition: color .5s ease-in-out
}

.bb-tabs .nav-item-contract {
    display: block
}

.bb-tab-content > .active {
    border-bottom-left-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border: 1px solid;
    border-color: #fff #d9d2e4 #d9d2e4;
    padding: 30px
}

.bb-tab-content .tab-pane.active .row:not(:last-child) {
    margin-bottom: 30px
}

.bb-tab-content .ui-accordion .ui-accordion-header {
    border-top: none
}

.bb-tab-content .ui-accordion .ui-state-default {
    background-color: #fff !important
}

.bb-tab-content .ui-accordion .ui-state-active {
    background-color: #51308c !important;
    color: #fff !important
}

.bb-total-price {
    position: sticky;
    position: -webkit-sticky;
    display: block;
    z-index: 2;
    top: 0;
    background-color: #fff;
    padding: 10px 0;
    border-top: 1px solid #eee;
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .3);
}

.bb-total-price-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.total-price-title {
    font-size: 19px;
    color: inherit;
    margin-bottom: 0;
    line-height: 1.2;
}

.total-price-title-basket,
.total-price-amount-basket {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 500;
    margin-bottom: 5px;
    color: inherit;
}

.total-price-amount-basket div {
    display: inline-block;
}

.total-price-amount {
    font-size: 19px;
    font-weight: 500;
    line-height: 1.2;
}

.bb-section-wrap {
    background-color: #fff;
    padding: 25px 0;
}

.bb-top-gray-border {
    border-top: 1px solid #eee;
}

.bb-found-msg-wrap {
    /*border: 2px solid #51308c;*/
    background-color: #fbf8ff;
    border-radius: 10px;
    padding: 15px;
    width: 65%;
    margin-inline: auto;
}

.bb-found-msg {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 300;
    margin-bottom: 10px;
    text-align: center;
}

.bb-title {
    line-height: 1.3;
    text-align: left;
    font-size: 40px;
    margin-bottom: 10px;
}

.bb-desc {
    font-size: 16px;
    color: #333033;
    line-height: 1.5;
    margin-bottom: 15px;
}

.bb-terms-desc {
    text-align: right;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 15px;
}

.bb-mobile-show {
    display: none;
}

.bb-terms-link {
    font-size: 18px;
    font-weight: 600;
    color: #f51f8a;
    padding: 0;
    border: none;
    background-color: transparent;
    margin-bottom: 15px;
}

.bb-change-address-link {
    font-size: 14px;
    font-weight: 400;
    color: #f51f8a;
}

.bb-terms-link:hover,
.bb-change-address-link:hover {
    color: #f51f8a;
    text-decoration: underline;
}

.bb-terms-link:focus {
    outline: 0
}

.bb-modal .modal-header {
    border-bottom: none;
}

.bb-modal .close,
.bb-modal .close:hover {
    opacity: 1 !important;
}

.close.bb-close {
    font-size: 1.2rem;
    font-weight: 500;
    text-shadow: none;
}

.bb-modal-package-title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0
}

.bb-modal-package-desc {
    font-size: 15px;
    line-height: 1.3;
    margin-bottom: 15px
}

.bb-modal .modal-content {
    border: none;
    border-radius: 10px;
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .9);;
}

.bb-modal .modal-body {
    padding: 0 2rem 2rem;
}

.bb-selector-group {
    display: flex;
    justify-content: space-between;
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 0;
    list-style-type: none;
    align-items: center;
    flex-wrap: wrap;
}

.bb-selector {
    flex: 1 0 18%
}

.bb-selector:not(:last-child) {
    margin-right: 15px;
}

.bb-term-input,
.bb-package-input,
.bb-extras-input {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}

.bb-selector-label {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 15px;
    margin-bottom: 0;
    border: 2px solid #d2d2d7;
    border-radius: 10px;
    cursor: pointer;
    transition: border-color .3s ease-in-out;
}

.bb-select-btn {
    text-align: center;
    background-color: #51308c;
    color: #fff;
    border: 2px solid #51308c;
    font-size: 17px;
    font-weight: 500;
    border-radius: 10px;
    padding: 5px 0;
}

.bb-packages-label {
    min-height: 338px;
}

.bb-terms-label {
    min-height: 300px;
}

.bb-extras-label {
    min-height: 249px;
}

.bb-extras-info {
    min-height: 63px;
}

.bb-package-input:disabled + .bb-selector-label,
.bb-extras-input[type=checkbox]:disabled + .bb-selector-label {
    cursor: default;
    color: #6c757d;
    border-color: #6c757d !important;
    opacity: .35;
}

.bb-term-input[type=radio]:checked + .bb-selector-label,
.bb-package-input[type=radio]:checked + .bb-selector-label,
.bb-extras-input[type=checkbox]:checked + .bb-selector-label {
    border-color: #51308c;
}

.bb-package-input[type=radio]:checked + .bb-selector-label .bb-select-btn,
.bb-term-input[type=radio]:checked + .bb-selector-label .bb-select-btn,
.bb-extras-input[type=checkbox]:checked + .bb-selector-label .bb-select-btn {
    opacity: .5;
}

#bb-terms,
#bb-terms-separator,
#bb-packages-separator,
#bb-add-extras,
#bb-basket,
#bb-add-extras-separator {
    display: none;
}

#bb-terms.show,
#bb-terms-separator.show,
#bb-packages-separator.show,
#bb-add-extras.show,
#bb-basket.show,
#bb-add-extras-separator.show {
    display: block;
}

.bb-input-title {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 15px;
    color: #000;
}

.bb-terms-subtitle {
    display: none;
}

.bb-info {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 20px;
}

.bb-packages-list {
    min-height: 95px;
}

.bb-terms-list {
    margin-top: 5px;
}

.bb-benefits-list {
    list-style-type: none;
    padding-inline-start: 0;
    margin-bottom: 15px;
}

.bb-benefits-item {
    display: flex;
    align-items: center;
}

.bb-benefits-item:not(:last-child) {
    margin-bottom: 5px;
}

.bb-benefits-item div {
    font-size: 15px;
    line-height: 1.3;
    font-weight: 400;
}

.bb-benefits-item i {
    font-size: 13px;
    margin-right: 10px;
    color: #333033;
}

.bb-button-pink {
    border: 2px #f51f8a solid;
    border-radius: 5px;
    background-color: #f51f8a;
    color: #fff;
    cursor: pointer;
    padding: 15px 25px;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .3);
    transition: box-shadow .3s ease-in-out;
}

.bb-button-pink:hover {
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .6);
}

.bb-button-pink:disabled {
    background-color: #6c757d;
    border-color: #6c757d;
    opacity: .35;
}

.bb-button-pink:hover:disabled {
    cursor: default;
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .3);
}

.bb-total-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    list-style-type: none;
    padding-inline-start: 0;
    margin-block-start: 0;
    margin-block-end: 0;
}

.bb-total-list:not(:last-child) {
    margin-bottom: 25px;
}

.bb-total-item {
    display: flex;
    flex: 0 0 100%;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.bb-total-item:not(:last-child) {
    margin-bottom: 5px;
}

.bb-total-item:not(:first-child):not(:last-child) {
    border-bottom: 1px dashed #d2d2d7;
}

.single-price-item {
    font-size: 18px;
    font-weight: 400;
    padding: 5px 0 5px 15px;
}

@media (max-width: 1199px) {
    .bb-deals-section .bb-deals-section-bg::after {
        background-image: url(../images/bb-deals-w500.png);
        width: 500px;
        height: 218px
    }

    .bb-yellow-gradient {
        min-height: 477px;
    }

    .bb-homepage-banner:after {
        background-image: url(../images/man-with-laptop-w500.png);
        width: 500px;
        height: 432px;
    }

    .bb-deals-wrap {
        max-width: 495px;
    }

    .bb-homepage-title {
        font-size: 4rem;
    }

    .bb-homepage-subtitle {
        font-size: 25px;
        max-width: 450px;
    }

    .bb-check-wrap .btn {
        font-size: 1.3rem
    }

    .bb-period-boxes {
        margin: 45px 0
    }

    .bb-landing-icon-box {
        min-height: 126px
    }

    .bb-deals-section-bg {
        min-height: 480px
    }

    .bb-select-btn {
        font-size: 16px;
    }

    .bb-extras-label {
        min-height: 300px;
    }

    .bb-extras-title {
        min-height: 63px;
    }

    .bb-extras-info {
        min-height: 85px;
    }

    .bb-found-msg-wrap {
        width: 69%;
    }

    .bb-details-form {
        grid-template-columns: 1fr 400px;
        grid-gap: 25px 50px;
    }

    .bb-details-aside p{
        font-size: 15px;
    }
}

@media (min-width: 991px) {
    #menu-top li:last-child a {
        padding-right: 0
    }
}

@media (max-width: 991px) {
    .bb-yellow-gradient {
        min-height: 390px;
    }

    .bb-yellow-gradient-2 {
        min-height: 500px
    }

    .bb-yellow-gradient-3 {
        min-height: 390px
    }

    .bb-homepage-banner:after {
        background-image: url(../images/man-with-laptop-w375.png);
        top: 30px;
        width: 375px;
        height: 325px;
    }

    .bb-searchpage-banner:after {
        top: 30px;
        right: 0;
        background-image: url(../images/woman-with-laptop-w280.png);
        width: 280px;
        height: 371px
    }

    .bb-comparison-banner:after {
        top: 30px;
        right: 0;
        background-image: url(../images/boy-with-laptop.png);
        width: 280px;
        height: 371px
    }

    .bb-homepage-title {
        font-size: 2.9rem;
    }

    .bb-homepage-subtitle {
        font-size: 20px;
        max-width: 365px;
    }

    .bb-check-wrap {
        max-width: 74%;
    }

    .bb-check-wrap .btn {
        font-size: 1.2rem;
        padding: 8px 10px;
    }

    .bb-homepage-right-block a:after {
        background-image: url(../images/trustpilot-homepage-w170.svg);
        width: 116px;
        height: 54px;
    }

    .bb-social-list, .bb-blog-text {
        display: none
    }

    .bb-header-logo {
        width: 300px;
    }

    .bb-deals-section .bb-deals-section-bg::after {
        background-image: none;
        width: 0;
        height: 0
    }

    .bb-package-message {
        font-size: 30px
    }

    .bb-period-link {
        font-size: 18px;
        /*padding: 20px*/
    }

    .bb-details-form {
        grid-template-columns: 1fr;
        grid-template-rows: repeat(5, auto);
        grid-template-areas: 'date' 'personal' 'bank' 'aside' 'checkboxes';
        grid-gap: 15px;
    }

    .bb-details-aside {
        display: none;
    }

    .bb-details-modals {
        display: block;
    }

    div#banner-button {
        justify-content: center
    }

    .bb-deals-wrap {
        max-width: 355px;
    }

    .deals .pkg-speed {
        font-size: 1.9rem
    }

    .bb-deals-wrap #banner-button.show {
        text-align: center
    }

    .bb-deals-section-bg {
        min-height: 350px
    }

    .bb-deals-title {
        font-size: 3.8rem;
        text-align: center
    }

    .bb-deals-block {
        padding-top: 35px !important;
        padding-bottom: 60px !important
    }

    .bb-social-list-second {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-inline-start: 0;
        margin-block-start: 0;
        margin-block-end: 0;
        list-style-type: none
    }

    .accordion h3 {
        padding-right: 20px !important
    }

    .bb-tab-content > .active {
        padding: 20px
    }

    .hero-section .hero-section-bg::after {
        background-image: url(../images/order-details-w250.png);
        width: 250px;
        height: 150px;
        top: 25%;
        right: 0
    }

    .bb-landing-img:before {
        background-image: url(../images/bb-landing-img-w130.png);
        width: 140px;
        height: 366px
    }

    .bb-landing-content {
        padding: 40px 0 0
    }

    .bb-landing-bg {
        padding: 30px 0 90px
    }

    .bb-landing-title {
        font-size: 3.3rem
    }

    .hero-section-title {
        font-size: 3.5rem;
        padding: 40px 0
    }

    .hero-section-subtitle {
        font-size: 30px
    }

    .bb-landing-subtitle {
        font-size: 35px
    }

    .bb-landing-pkg-text {
        font-size: 25px
    }

    .bb-products-subtitle {
        font-size: 20px
    }

    .hero-tab-block {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .bb-selector-group {
        flex-direction: column;
    }

    .bb-selector {
        width: 100%;
    }

    .bb-selector:not(:last-child) {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .bb-selector-label {
        flex-direction: row;
        align-items: center;
        flex-wrap: wrap;
    }

    .bb-packages-label {
        min-height: 285px;
    }

    .bb-terms-label {
        min-height: 197px;
    }

    .bb-extras-label {
        min-height: 164px;
    }

    .bb-input-title {
        flex: 0 0 100%;
        order: 1;
    }

    .bb-info {
        order: 2;
        flex: 0 0 100%;
    }

    .bb-benefits-list {
        order: 3;
        flex: 0 0 100%;
        margin-bottom: 25px;
    }

    .bb-terms-desc {
        flex: 0 0 50%;
        order: 5;
        margin-bottom: 0;
        font-size: 22px;
    }

    .bb-select-btn {
        order: 4;
        flex: 0 0 35%;
    }

    .bb-extras-title,
    .bb-extras-info {
        min-height: 0;
    }

    .bb-void-title-mb {
        margin-bottom: 56px;
    }

    .bb-found-msg-wrap {
        width: 100%;
    }

    .bb-landing-icon-box {
        min-height: 185px
    }
}

@media (max-width: 767px) {
    .bb-yellow-gradient {
        min-height: 355px;
        padding: 30px 0;
    }

    .bb-yellow-gradient-2 {
        min-height: 330px;
        padding: 40px 0
    }

    .bb-yellow-gradient-3 {
        min-height: 330px;
        padding: 40px 0
    }

    .bb-homepage-subtitle {
        font-size: 18px;
        max-width: 320px;
        margin-bottom: 20px;
    }

    .bb-homepage-title {
        font-size: 2.5rem;
        margin-bottom: 20px;
    }

    .bb-homepage-banner:after {
        background-image: url(../images/man-with-laptop-w300.png);
        top: 65px;
        right: -9px;
        width: 300px;
        height: 260px;
    }

    .bb-comparison-banner:after, .bb-searchpage-banner:after {
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background-image: none;
        width: 0;
        height: 0;
    }

    .bb-homepage-title.bb-searchpage-title span {
        display: inline !important;
    }

    .bb-homepage-title.bb-searchpage-title {
        text-align: center;
    }

    .bb-homepage-subtitle.bb-searchpage-subtitle {
        font-size: 20px;
        max-width: 100%;
        text-align: center;
    }

    .bb-deals-wrap {
        max-width: 100%;
    }

    .hero-section .hero-section-bg::after, .bb-landing-img:before {
        background-image: none
    }

    .bb-landing-pkg-text {
        font-size: 29px;
        text-align: center
    }

    .bb-landing-title, .hero-section-title {
        font-size: 3rem;
        text-align: center
    }

    .bb-details-title {
        font-size: 2.5rem;
    }

    .bb-details-subtitle {
        font-size: 18px;
    }

    .bb-landing-bg {
        padding: 30px 0 45px
    }

    .bb-landing-content {
        padding: 0
    }

    .bb-landing-subtitle {
        font-size: 32px
    }

    .hero-section-subtitle {
        font-size: 28px
    }

    .bb-home-pkg-item:not(:last-child), .bb-period-item:not(:last-child), .bb-pkg-item:not(:last-child) {
        margin-right: 0;
        margin-bottom: 25px
    }

    .bb-landing-icon-box {
        min-height: 100px
    }

    .bb-home-pkg-item, .bb-pkg-item {
        flex: 0 0 100%
    }

    .bb-period-item {
        flex: 0 0 50%
    }

    .bb-home-period-item {
        flex: 0 0 50%
    }

    .bb-package-list .bb-package-item:last-child {
        margin-top: 15px
    }

    .bb-package-item:not(:last-child) {
        border-right: none
    }

    .bb-package-item:nth-child(-n+3) {
        border-right: 1px solid #593c90
    }

    .deals label.ui-button {
        padding: 10px 50px
    }

    .bb-extras-item {
        padding: 10px 30px;
        flex: 0 0 100%;
        min-height: 166px
    }

    .bb-submit-preloader span {
        font-size: 16px
    }

    .bb-submit-preloader > div {
        width: .25rem;
        height: .25rem
    }

    .bb-extras-item:not(:last-child) {
        margin-bottom: 30px
    }

    .bb-period-boxes {
        margin: 35px 0
    }

    h2.large-text {
        font-size: 30px;
        line-height: 1.3;
        font-weight: 500
    }

    .bb-tabs .nav-item-contract {
        display: none
    }

    .bb-deals-section-bg {
        min-height: 330px
    }

    .bb-title {
        font-size: 36px;
    }

    .bb-input-title {
        font-size: 22px;
    }

    .bb-packages-label {
        min-height: 272px;
    }

    .bb-terms-label {
        min-height: 185px;
    }

    .bb-extras-label {
        min-height: 183px;
    }

    .bb-select-btn {
        flex: 0 0 50%;
    }

    .bb-footer-logo-item,
    .bb-footer-social-item {
        flex: 0 0 40%;
    }

    .bb-footer-menu {
        flex-wrap: wrap;
    }

    .bb-footer-menu-item {
        flex: 0 0 100%;
    }

    .bb-footer-menu-item:not(:last-child) {
        margin-bottom: 15px;
    }

    .bb-details-form {
        grid-gap: 0;
    }
}

@media (max-width: 575px) {
    .bb-yellow-gradient {
        min-height: 250px
    }

    .bb-yellow-gradient-3 {
        min-height: 250px
    }

    .bb-homepage-banner:after,
    .bb-homepage-right-block a:after {
        background-image: none;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        width: 0;
        height: 0;
    }

    .bb-homepage-info-block {
        flex-direction: column;
        align-items: center;
    }

    .bb-homepage-info-block li {
        flex: 0 0 100%;
    }

    .bb-homepage-title {
        font-size: 2.1rem;
        text-align: center;
        letter-spacing: 0;
    }

    .bb-homepage-title span {
        display: inline !important;
    }

    .bb-homepage-subtitle {
        max-width: 100%;
        text-align: center;
    }

    .bb-homepage-title.bb-searchpage-title {
        font-size: 2rem;
    }

    .bb-nav.navbar {
        padding: 0
    }

    .bb-header-logo {
        width: 240px;
    }

    .bb-deals-wrap {
        padding: 10px 0
    }

    .bb-details-title {
        font-size: 2.1rem;
    }

    .bb-deals-wrap .btn {
        font-size: 1rem;
        letter-spacing: 0;
    }

    .bb-deals-wrap input {
        height: 42px;
    }

    .bb-deals-wrap .col-12 {
        padding-left: 10px;
        padding-right: 10px
    }

    .bb-deals-wrap input::placeholder {
        text-transform: capitalize;
        font-size: 15px
    }

    .bb-deals-section select {
        height: 37px
    }

    .bb-deals-section .btn {
        font-size: .8rem;
        letter-spacing: 0
    }

    .bb-deals-section .form-control {
        padding: .2rem .3rem;
        font-size: .9rem
    }

    .bb-deals-section input.form-control {
        height: 37px
    }

    .bb-deals-title {
        font-size: 2rem
    }

    .bb-package-title {
        font-size: 20px
    }

    .deals .pkg-speed {
        font-size: 1.5rem
    }

    .bb-landing-icon-box {
        min-height: 126px
    }

    .bb-term-title.big-title {
        font-size: 20px
    }

    .bb-package-message {
        font-size: 25px
    }

    .bb-nav-item:not(:last-child) {
        margin-right: 5px
    }

    .bb-package-list {
        flex-direction: column;
        margin-bottom: 0
    }

    .bb-package-item:nth-child(-n+3) {
        border-right: none
    }

    .bb-package-item {
        flex: 0 0 100%;
        margin-bottom: 10px
    }

    .bb-check-wrap .big-title {
        font-size: 1.4rem
    }

    .bb-check-wrap {
        margin: 0 auto;
    }

    .bb-check-btn {
        border-radius: 8px;
        font-size: 13px;
        padding: 2px 5px
    }

    .bb-landing-nav {
        flex-wrap: wrap;
    }

    .bb-landing-title {
        font-size: 2.4rem
    }

    .bb-landing-pkg-text {
        font-size: 23px
    }

    .hero-section-title {
        padding: 15px 0
    }

    .bb-landing-subtitle {
        font-size: 23px
    }

    .hero-section-subtitle {
        font-size: 22px
    }

    .bb-landing-link {
        font-size: 20px;
        padding: 5px 3px;
        letter-spacing: -1px
    }

    .bb-terms-link {
        font-size: 16px;
    }

    .bb-products-subtitle {
        font-size: 18px
    }

    .bb-tab-content > .active {
        padding: 15px
    }

    .bb-deals-section-bg {
        min-height: 200px
    }

    .bb-tabs .nav-link {
        font-size: 17px;
        padding: .5rem .2rem
    }

    .bb-tabs .nav-item-month {
        font-size: 15px
    }

    .bb-footer-header {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 20px;
    }

    .bb-footer-logo-item {
        margin-bottom: 20px;
    }

    .bb-footer-logo-item, .bb-footer-social-item {
        flex: 0 0 100%;
    }

    .bb-checkboxes-fieldset .bb-button-pink {
        margin: 0 auto 10px;
    }

    .bb-checkboxes-fieldset > label:last-of-type {
        margin-bottom: 25px;
    }

    .bb-section-wrap {
        padding: 15px 0;
    }

    .bb-found-msg {
        font-size: 16px;
    }

    .bb-modal .modal-body {
        padding: 0 1rem 1rem;
    }

    .total-price-amount {
        font-size: 18px;
    }

    .bb-title {
        font-size: 24px;
    }

    .bb-desc {
        margin-bottom: 10px;
    }

    .bb-selector-label {
        padding: 10px;
    }

    .bb-terms-desc {
        flex: 0 0 45%;
        text-align: right;
        font-size: 17px;
    }

    .bb-input-title {
        font-size: 17px;
        margin-bottom: 0;
        flex: 0 0 55%;
    }

    .bb-info,
    .bb-benefits-list,
    .bb-select-btn {
        display: none;
    }

    .bb-packages-label,
    .bb-terms-label,
    .bb-extras-label {
        min-height: 100px;
    }

    .bb-terms-subtitle {
        font-size: 13px;
        font-weight: 400;
        line-height: 1.2;
        display: block;
    }

    .bb-light-gray-border {
        border-top: 2px solid #6e6e6e;
        width: 70%;
        margin: 0 auto;
    }

    .total-price-title-basket,
    .total-price-amount-basket {
        font-size: 19px;
        line-height: 1.2;
    }

    .total-price-amount-basket {
        text-align: right;
    }

    .total-price-amount-basket div {
        display: block;
    }

    .single-price-item {
        font-size: 16px;
        padding: 5px 0 5px 5px;
    }

    .bb-button-pink {
        padding: 10px 15px;
        font-size: 18px;
    }

    .bb-terms-desc span {
        display: block;
    }
}

@media (max-width: 320px) {
    .bb-landing-title {
        margin-bottom: 10px
    }

    .bb-products-title, h2.large-text {
        font-size: 23px
    }

    .bb-products-subtitle {
        font-size: 16px
    }
}

@media only screen and (max-width: 460px) {
    .w-lg-50 {
        width: 100% !important
    }

    .working-card:before {
        display: none
    }

    .logo {
        width: 50%
    }

    .header-topbar {
        font-size: 11px
    }

    .total-price-amount-basket, .total-price-title-basket {
        font-size: 17px;
        line-height: 1.2;
    }
}

@media only screen and (min-width: 576px) {
    .forex-counter .card {
        border-left: 0;
        border-right: 0
    }
}

@media (min-width: 576px) and (max-width: 768px) {
    .score-deck.card-deck {
        display: inherit
    }

    .logo {
        width: 50%
    }

    .header-topbar {
        font-size: .68rem
    }

    .slider-img img {
        height: auto
    }

    .slider-captions h2 {
        padding-top: 0 !important
    }
}

@media only screen and (max-width: 1100px) {
    .slider-captions h2 {
        padding-top: 0 !important
    }
}

@media screen and (max-width: 1366px) {
    .slider-captions {
        position: absolute;
        bottom: 70px;
        width: 100%;
        text-align: center
    }

    .slider-title {
        font-size: 2.5rem;
        line-height: 50px
    }

    .slider .owl-prev {
        position: absolute;
        left: 0;
        top: 40%;
        left: 0
    }

    .slider .owl-next {
        position: absolute;
        right: 0;
        top: 40%;
        right: 0
    }

    .slider-captions h2 {
        margin: 0 !important
    }
}

@media screen and (min-width: 1300px) and (max-width: 1500px) {
    .slider-captions {
        position: absolute;
        bottom: 100px;
        width: 100%
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .refinance-rate-block-title {
        letter-spacing: 0;
        font-weight: 600;
        font-size: 1.68rem
    }

    .loan-half-section {
        padding: 50px
    }

    .card-benefit-tabs .st-tabs .nav-link {
        display: block;
        padding: 16px 27px
    }

    .bank-account-tabs.st-tabs .nav-link {
        padding: 16px 46px
    }
}

@media only screen and (max-width: 768px) {
    .header {
        padding-top: 5px;
        padding-bottom: 5px
    }

    .slider-captions {
        position: absolute;
        bottom: 40px;
        text-align: center
    }

    .slider-captions h2 {
        padding-top: 0
    }

    .slider .owl-prev {
        position: absolute;
        left: 0;
        top: 30%;
        left: 0
    }

    .slider .owl-next {
        position: absolute;
        right: 0;
        top: 30%;
        right: 0
    }

    .page-header {
        padding: 40px 0 80px;
        min-height: 200px
    }

    .page-title {
        font-size: 1.75rem
    }

    .btn-action {
        text-align: center
    }

    .btn-action .btn {
        padding: 10px;
        float: left;
        margin-left: 5px
    }

    .sub-nav > .nav li a {
        border-bottom: 1px solid #dee7f2;
        margin-bottom: 0
    }

    .childern {
        padding-left: 0
    }

    .widget-share {
        background-color: #fff;
        padding: 14px;
        position: absolute;
        top: 0;
        right: 0
    }

    .search-nav {
        display: none
    }

    .rate-counter-block {
        text-align: center
    }

    .rate-icon {
        float: none
    }

    .loan-rate {
        font-size: 20px
    }

    .header-transparent {
        position: relative;
        background-color: #15549a
    }

    .video-play {
        left: 39%;
        top: 45px
    }

    .st-tabs .nav-link {
        padding: 16px 11px
    }

    .sub-nav > .nav li a {
        padding: 8px 0;
        font-size: 11px
    }

    .portfolioFilter a {
        text-transform: uppercase;
        background-color: #eff3f8;
        padding: 8px 16px
    }

    .lead-hero-caption {
        padding-top: 0
    }

    .header-wide .lead {
        font-size: 1.18rem
    }

    .refinance-hero-block {
        padding-top: 100px;
        padding-bottom: 160px
    }

    .loan-half-section {
        padding: 66px
    }

    .expandable-info .card {
        min-height: inherit
    }

    .compare-personal-loan-table .table > tbody > tr > td {
        padding: 6px
    }

    .compare-personal-loan-title {
        font-size: .8rem;
        font-weight: 600;
        display: block;
        width: 148px
    }

    .expandable-info .card {
        min-height: inherit
    }

    .compare-student-loan-table .table > tbody > tr > td {
        padding: 6px
    }

    .compare-student-loan-title {
        font-size: .8rem;
        font-weight: 600;
        display: block;
        width: 148px
    }

    .expandable-info .card {
        min-height: inherit
    }

    .card-benefit-tabs .st-tabs .nav-link {
        display: block;
        padding: 16px 8px
    }

    .card-benefit-tabs .st-tabs a {
        font-size: .75rem
    }

    .overlay-section {
        margin-top: 0;
        padding: 60px
    }

    .overlay-section .card {
        margin-bottom: 20px
    }

    .post-caption-content h3 {
        font-size: .75rem;
        line-height: 18px
    }

    .jctkr-wrapper ul li {
        font-size: 1.1rem !important
    }

    .rate-table .pdb10 {
        padding-bottom: 0
    }

    .rate-table .pdt20 {
        padding-top: 10px
    }
}

@media only screen and (max-width: 460px) {
    #section-one {
        padding-top: 0
    }

    .slider-captions {
        position: absolute;
        bottom: 10px;
        text-align: center;
        width: 100%;
        padding-right: 25px
    }

    .slider-captions p {
        margin-bottom: 10px;
        line-height: 1.4
    }

    .slider-title {
        font-size: 2.2rem;
        padding-bottom: 155px
    }

    .slider-captions h2 {
        padding-top: 0
    }

    .slider .owl-prev {
        position: absolute;
        left: 0;
        top: 30%;
        left: 0
    }

    .slider .owl-next {
        position: absolute;
        right: 0;
        top: 30%;
        right: 0
    }

    .rate-icon {
        float: none
    }

    .rate-counter-block {
        text-align: center
    }

    .loan-rate {
        font-size: 1rem
    }

    .widget-share {
        background-color: #fff;
        padding: 14px;
        position: absolute;
        top: 0;
        right: 0
    }

    .search-nav {
        display: none
    }

    .top-text {
        padding-left: 14px
    }

    .header-action {
        text-align: center
    }

    .rate-badge {
        display: none
    }

    .video-play {
        left: 39%
    }

    .lead-hero-caption {
        padding-top: 0
    }

    .hero-tab-block {
        padding-top: 91px;
        padding-bottom: 100px
    }

    .refinance-rate-block-title {
        font-size: 1.5rem
    }

    .refinance-hero-block {
        padding-top: 44px
    }

    .compare-table .table > tbody > tr > td {
        padding: 10px
    }

    .compare-card-title {
        font-size: .8rem;
        font-weight: 600;
        display: block;
        width: 148px
    }

    .expandable-info .card {
        min-height: inherit
    }

    .compare-personal-loan-table .table > tbody > tr > td {
        padding: 10px
    }

    .compare-personal-loan-title {
        font-size: .8rem;
        font-weight: 600;
        display: block;
        width: 148px
    }

    .expandable-info .card {
        min-height: inherit
    }

    .compare-student-loan-table .table > tbody > tr > td {
        padding: 10px
    }

    .compare-student-loan-title {
        font-size: .8rem;
        font-weight: 600;
        display: block;
        width: 148px
    }

    .expandable-info .card {
        min-height: inherit
    }

    .card-benefit-tabs .st-tabs .nav-link {
        display: block;
        padding: 16px 58px;
        border: 1px solid #f6f9ff;
        border-radius: 5px;
        background-color: #f6f9ff;
        margin-bottom: 8px;
        margin-right: 10px
    }

    .header-wide .lead {
        font-size: .8rem
    }

    .card-hero-section {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .overlay-section {
        margin-top: 0
    }

    .overlay-section .card {
        margin-bottom: 20px
    }

    .hover-tabs.st-tabs .nav-link {
        display: block;
        padding: 0 39px 3px 0
    }

    .quick-info span:nth-child(2) {
        display: none
    }

    .bank-account-tabs.st-tabs .nav-link {
        padding: 16px 57px
    }

    .jctkr-wrapper ul li {
        font-size: 1rem !important
    }

    .rate-table .pdb10 {
        padding-bottom: 0
    }

    .rate-table .pdt20 {
        padding-top: 10px
    }

    .bb-found-msg span {
        display: block;
    }
}

@media only screen and (max-width: 320px) {
    .slider-captions {
        position: absolute;
        bottom: 18px;
        text-align: center;
        width: 100%
    }

    .slider-title {
        color: #fff;
        font-size: 1.12rem;
        text-transform: uppercase;
        font-weight: 700;
        line-height: 26px
    }

    .slider .owl-prev {
        position: absolute;
        left: 0;
        top: 30%;
        left: 0
    }

    .slider .owl-next {
        position: absolute;
        right: 0;
        top: 30%;
        right: 0
    }

    .rate-icon {
        float: none
    }

    .rate-counter-block {
        text-align: center
    }

    .loan-rate {
        font-size: 1.25rem
    }

    .widget-share {
        background-color: #fff;
        padding: 14px;
        position: absolute;
        top: 0;
        right: 0
    }

    .search-nav {
        display: none
    }
}

.guide-list-title {
    font-family: Poppins, sans-serif !important;
    font-size: 1.3rem !important
}

.comparison-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    margin-top: 20px
}

.comparison-list li {
    padding: 15px 10px;
    background-color: #ece9f2;
    margin-bottom: 4px;
    margin-right: 4px;
    float: left;
    min-width: 154px
}

.comparison-list li:last-child {
    margin-right: 0;
    color: #fff;
    background-color: #49287e
}

.comparison-list li:last-child h3 {
    color: #fff;
    font-size: 2.3rem
}

.comparison-list li h3 {
    font-family: Poppins, sans-serif !important;
    font-size: 1.6rem
}

.comparison-list p {
    font-size: .9rem;
    line-height: 1.3rem
}