a,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
}

#cookie-bar a {
    color: #F0BB60;
}

a:hover {
    color: #106658;
}

p {
    font: normal normal 300 22px Source Sans Pro;
}

.header_area,
.navbar {
    background: #e7f3f100;
}

/* Ensure navigation is always visible above page sections */
.header_area {
    z-index: 9999;
}

.header_area .navbar {
    background: rgba(255, 255, 255, 0);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0);
}

/* Tailwind sets `.collapse { visibility: collapse; }` which breaks Bootstrap navbars. */
.collapse {
    visibility: visible;
}

.link {
    color: #29AF97;
    font-weight: 600;
}

.header-logo,
.form-logo {
    width: 70%;
}

.inpage-li li {
    line-height: 40px !important;
}

.reviews_description {
    height: 130px;
    margin-top: 15px;
}

.services-section:hover {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}

.review_rating i {
    font-size: 21px;
    color: #fff;
    background-color: #00B67A;
    padding: 4px;
}

.header_area.navbar_fixed .menu_one {
    background-color: #2B3951;
}

.header_area.navbar_fixed .menu>.nav-item>.nav-link {
    color: #fff;
}

.inpage-li li::marker {
    color: #29AF97;
    font-size: 45px;
}

.theme-color {
    color: #29AF97;
}

.menu>.nav-item>.nav-link:before {
    bottom: -5px;
    height: 3px;
}

.menu_one .btn_get {
    padding-top: 7px !important;
    padding-bottom: 6px !important;
    font-size: 20px;
}

.banner_top {
    padding: 50px;
}

.home-section-1 {
    background-color: #E7F3F1;
    padding: 0;
}

.home-section-1 .fa-icon,
.home-section-7 .fa-icon {
    color: #37C5AC
}

.home-section-1 ul li {
    font-weight: 600;
}

.home-section-text {
    font: normal normal 300 24px Source Sans Pro;
}

.main-top-text {
    padding: 200px 0;
}

.inner-page-top-text {
    padding: 150px 15px 80px 15px;

}

.admin-page-top-text {
    padding: 100px 15px 80px 15px;

}

/* Admin application detail: clear fixed .header_area when Vite/admin.css is not built */
body.admin-app .body_wrapper > section.support_home_area.app-detail-page {
    padding-top: 7.75rem;
}

@media (max-width: 991px) {
    body.admin-app .body_wrapper > section.support_home_area.app-detail-page {
        padding-top: 6rem;
    }
}

.main-top-banner {
    padding: 0;
}

.home-section-2 {
    padding: 40px 0;
    background-color: #E7F3F1;
}

.home-section-3 {
    background-color: #B8DBD5;
    padding: 50px 0;
}

.home-section-3 p {
    font: normal normal 300 21px Source Sans Pro;
}

.home-section-wave p {
    font-size: 18px;
}

.home-section-4 h1,
.home-section-4 h2 {
    color: #fff;
}

.section-suggestion {
    background-color: #E9F7F4 !important;
}

.home-section-6 {
    background: #E7F3F1;
    padding: 50px 0;
}

.vh-100 {
    height: 100vh;
}

.home-icon .icon {
    background-color: #f9f8fc00;
    border: none;
    font-size: 50px;
    color: #000;
}

.article-suggestion:hover {
    font-weight: 500;
    text-decoration-color: #fff;
    text-decoration-line: revert;
}

.highlight-section {
    background: #F0BB60;
    border-color: #F0BB60;
    border-radius: 30px;
    color: #000;
    cursor: pointer;
    margin: 10px auto;
    padding: 10px 35px 6px 35px;
}

.highlight-section a {
    width: 100%;
    text-align: center;
}

.highlight-section:hover {
    background: #F0BB60;
}

.faq-headings {
    width: 80%;
    margin: 0 auto;
    font-size: 46px !important;
}

.text-yellow {
    color: #F0BB60;
}

.faq-section {
    background: #29AF97;
    border-color: #29AF97;
    border-radius: 30px;
    color: #000;
    cursor: pointer;
    padding: 15px;
}

.faq-section:hover {
    background: #F0BB60;
}

.fa-icon {
    font-size: 32px !important;
    font-weight: 200;
    color: #F0BB60;
    margin: 10px;
}

.fa-icon-footer {
    font-weight: 200;
    color: #F0BB60;
    margin: 10px 10px 10px 0;
}

.index-heading {
    color: #000;
    font-size: 80px;
    font-weight: 800;
    line-height: 1.2em;
    letter-spacing: .7px;
}

.logo_slider .owl-stage-outer {
    height: 150px;
}

.heading-title {
    color: #000;
    font-size: 50px;
    font-weight: 800;
    line-height: 1.2em;
    letter-spacing: .7px;
    margin-bottom: 0;
    font-family: 'Source Sans Pro';
}

.section-heading-title {
    color: #000;
    margin-top: 40px;
    margin-bottom: 20px !important;
    font-size: 34px;
    font-weight: 700;
    line-height: 1.2em;
    letter-spacing: .7px;
    margin-bottom: 0;
    font-family: 'Source Sans Pro';
}

.check-list li {
    font: normal normal 300 20px Source Sans Pro;
}

.btn_get {
    font-family: 'Franklin Gothic', sans-serif;
    font-size: 18px;
}

.btn_get:hover {
    background-color: #f0bb60 !important;
    border-color: #f0bb60;
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}

.section-title {
    margin-bottom: 0;
}

.list-none {
    list-style: none;
}

.btn_white {
    background-color: #fff;
    color: #000;
    border-color: #fff;
}

.heading-sub-title {
    color: #000;
    font-size: 30px;
    font-weight: 800;
    line-height: 1.2em;
    letter-spacing: .7px;
    margin-bottom: 60px;
}

.heading-title-page {
    margin-bottom: 20px;
}

.text-black {
    color: #000 !important;
}

.blog-section {
    background-color: #fff;
}

.blog-section .text a h4 {
    font-size: 17px;
}

.featured-image {
    height: 250px;
}

.blog-featured-image {
    width: 100%;
}

.blog-page-section {
    border-radius: 20px;
    margin-bottom: 30px;
}

.blog-page-section:hover {
    box-shadow: 0 15px 45px -5px rgb(7 10 25 / 25%);
    -webkit-filter: brightness(1.07);
    filter: brightness(1.07);
    transform: translate(0, -2px);
    transition: all .3s ease;
}

#loader {
    transform: translate(-50%, -50%);
    border: 8px solid #f3f3f3;
    border-top: 8px solid #F0BB60;
    /* Use the desired color */
    border-radius: 50%;
    width: 80px;
    /* Adjust the width */
    height: 80px;
    /* Adjust the height */
    margin: 20px auto;
    animation: spin 1s linear infinite;
    display: none z-index: 999;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.button-dark {
    background: #2B3951;
    color: #000;
}

.home-section-1.section-blue .fa-icon {
    color: #2B3951;
}

.home-section-1.section-blue .fa-check:before {
    font-size: 22px;
    padding: 6px 8px;
    ;
    background: #F0BB60;
    border-radius: 20px;
}

.section-green {
    background-color: #B8DBD5;
}

.custom-section-button {
    width: 45%;
    margin: 0;
}

.custom-page-button {
    width: 35%;
    margin: 0 auto;
    min-width: 255px;
}

.button-square {
    border-radius: 10px !important;
}

.description {
    font-size: 15px;
}

.custom-step {
    background-color: #2B3951;
    padding: 8px;
    font-size: 64px !important;
    font-weight: 600;
    color: #fff;
    width: 30%;
    margin: 0 auto !important;
}

.custom-step-text {
    font-size: 27px !important;
    margin-top: 20px;
}


.studies_item.reviews {
    border-radius: 40px;
}

.review-quote-image {
    width: 18% !important;
    text-align: center;
    background: #fff;
    border-radius: 30px;
    padding: 8px;
    margin: 0 auto;
}

.white-border-button {
    border: 1px solid #fff;
    background-color: rgba(0, 0, 0, 0);
    padding: 10px 35px 10px 35px;
    border-radius: 31px;
    margin: 10px auto;
}

.white-border-button h5 {
    margin-bottom: 5px;
}

.reviews p {
    font-size: 15px;
}

.studies_item.blog-page-section,
.studies_item.blog-section {
    height: 325px;
}

.studies_item.reviews h5 {
    color: #000;
    font-size: 19px;
    font-weight: 600;
}

.studies_item.reviews p {
    margin-bottom: 18px;
}

.blog-page-section:hover {}

.blog-page-title {
    font-size: 18px;
}

.clients-section {
    background-color: #fff;
    border: none;
    box-shadow: none;
}

.steps-slider {
    height: 400px;
}

.steps-slider .owl-stage-outer {
    height: 310px !important;
}

.steps-section {
    text-align: center;
}

.steps-section img {
    width: 35% !important;
    margin: 0 auto;
}

.clients-logo {
    width: 80%;
}

#form-section-2-secondary,
#section-one-error,
#calculator-one-error,
#error-message-form-1 {
    display: none;
}

.form-error-field {
    border: 3px solid red !important;
}

.contact-section-left h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.contact-info {
    font-weight: 500;
    margin-bottom: 5px;
    height: 25px;
}

.contact-info-section {
    margin: 15px 0;
}

.contact-info-section p i {
    color: #2B3951;
    font-size: 35px;
}

.contact-info-section p {
    color: #2B3951;
    margin: 10px 0;
}

.contact-info-section h4 {
    color: #2B3951;
    font-weight: 700;
}

.contact-section-left p {
    margin: 0;
}

.contact-section-left p a {
    color: #000;
}

.home-page-icons {
    width: 60px;
    margin-bottom: 20px;
}

.home-mini-heading {
    color: #29AF97;
    font-weight: 700;
}

.home-section-wave {
    padding: 12% 0px 4% 0;
    margin-left: -14px;
    background: url(../img/home/wave-background.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.white-wave {
    background: url(../img/home/white-wave.png) #E7F3F1;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 150px;
}

.s_integration_item {
    padding-left: 20px;
    padding-right: 20px;
    height: 275px;
}

.s_integration_item h5 {
    font-weight: 600;
    font-size: 20px;
}

.s_integration_item p {
    margin-bottom: 10px;
    font-size: 18px;
}

.contact-form p {
    font-size: 18px;
}

.section-subtitle {
    margin-bottom: 20px;
    font-size: 25px;
    font-weight: 500;
}

.section-title {
    font-size: 45px;
    font-weight: 600;
}

.page-images {
    width: 55%;
    margin: 0 auto;
}

.form-tabs h3 {
    font-size: 20px;
    color: #000;
}

.form-tabs p {
    font-size: 12px;
    color: #666;
}

.form-tabs.active {
    background-color: #00000000 !important;
}

.sok-om-type-select {
    background-color: #fff;
    padding: 10px;
    width: 60%;
    margin: 15px auto;
    cursor: pointer;
}

.sok-om-type-select:hover {
    background-color: #F0BB60;
    padding: 10px;
    width: 62%;
    margin: 15px auto;
    cursor: pointer;
    color: #fff;
    box-shadow: 0px 1px 9px 3px #d8d8d8;
    border-radius: 3px;
}

.sivilstatus-select {
    background-color: #fff;
    padding: 6px;
    width: 25%;
    border-radius: 13px;
    margin: 15px auto;
    cursor: pointer;
}

.sivilstatus-select:hover {
    background-color: #F0BB60;
    padding: 6px;
    border-radius: 20px;
    width: 26%;
    margin: 15px auto;
    cursor: pointer;
    color: #fff;
    border-radius: 13px !important;
    box-shadow: 0px 1px 9px 3px #d8d8d8;
    border-radius: 3px;
}

.sivilstatus-selected {
    background-color: #F0BB60;
    padding: 6px;
    /* border-radius: 20px; */
    width: 26%;
    margin: 15px auto;
    border-radius: 13px !important;
    cursor: pointer;
    color: #fff;
    box-shadow: 0px 1px 9px 3px #d8d8d8;
    border-radius: 3px;
}

.sok-om-type-select .type-select {
    display: none;
}

.sok-om-type-select span {
    font-size: 18px;
    font-weight: 700;
}

.form-fields-radio {
    width: 30px;
    -webkit-appearance: inner-spin-button;
}

.radio-button-section span,
.radio-button-selection label {
    margin-left: 14px;
    margin-top: 6px;
    font-weight: 600;
}

.radio-button-selection label {
    font-size: 16px !important;
    font-weight: 600 !important;
    margin-top: 14px;
}

.owl-next {
    float: right;
}

.owl-nav {
    position: relative;
    top: -50%;
    z-index: -1;
}

.owl-nav .owl-prev {
    position: relative;
    left: -50px;
}

.owl-nav .owl-next {
    position: relative;
    right: -35px;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
    font-size: 50px !important;
    color: #37C5AC !important;
    padding: 0 12px 10px 12px !important;
    border: 1px solid #37C5AC !important;
    border-radius: 30px;
}

.case_studies_slider .owl-dots button.active span {
    background: #37C5AC !important;
}

a:hover {
    color: #f0bb60
}

.form-fields-radio:after {
    width: 25px;
    height: 25px;
    border-radius: 15px;
    top: -2px;
    left: 2px;
    position: relative;
    background-color: #fff;
    content: '';
    display: inline-block;
    visibility: visible;
    /* border: 2px solid white; */
    border-radius: 53px;
}

.form-fields-radio:checked:after {
    width: 25px;
    height: 25px;
    border-radius: 15px;
    top: -2px;
    left: 2px;
    position: relative;
    background-color: #ffa500;
    content: '';
    display: inline-block;
    visibility: visible;
    /* border: 2px solid white; */
}

.form-section,
#calculator-form-first {
    display: none;
}

.text_box label,
label {
    color: #000;
    font-family: 'Source Sans Pro';
    font-size: 18px;
    font-weight: 700;
}

.section-label {
    font-size: 23px !important;
    margin-top: 30px;
}

.text_box p {
    padding-left: 0;
    margin-bottom: 7px;
    font-size: 15px;
    color: gray;
}

#partner-status {
    padding: 15px 20px;
    background: #0dc3a2;
    color: #fff;
    border-radius: 40px;
    margin: 0;
}

.disabled-link {
    pointer-events: none;
}

.disabled-link h3 span {
    background-color: #5eb7a8;
}

#form-section-3-main,
#eligibility-field,
#eligibility-field-extra {
    display: none;
}

.profile-section {
    padding: 20px;
    background-color: #E7F3F1;
    border-radius: 20px
}

.detail-section-bar {
    height: 40px;
    font-size: 17px;
    font-weight: 600;
    font-family: 'Poppins';
    background-color: #E7F3F1;
}

.status-button {
    padding: 5px 35px;
}

.modal-dialog {
    max-width: 900px;
}

.modal-sm {
    max-width: 480px;
}

.section-mini-text {
    width: 50%;
    margin: 0 auto;
}

.text-white h5,
.text-white i {
    color: #fff !important;
}

.modal-content {
    border: none;
    position: relative;
    padding: 0 !important;
    font-size: 14px;
    border-radius: 20px !important;
    -webkit-box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
}

.modal-content .modal-header {
    padding: 0;
    border: none;
}

.hidden {
    display: none !important;
}

.modal-content button.close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    width: 40px;
    height: 40px;
    z-index: 1;
    text-shadow: none;
    background: rgba(0, 0, 0, 0.1);
    color: #000;
}

.modal-content .modal-body {
    border: none;
    position: relative;
    z-index: 0;
    color: rgba(255, 255, 255, 0.8);
}

.modal-content .modal-body.color-1 {
    background: #5eb7b7;
}

.modal-content .modal-body.color-2 {
    background: #1b2a49;
}

.modal-content .modal-body .icon span {
    font-size: 10vw;
    line-height: 1;
}

@media (max-width: 767.98px) {
    .modal-content .modal-body .icon span {
        font-size: 100px;
    }
}

.modal-content .modal-body .icon-2 {
    position: absolute;
    top: 0;
    left: 20px;
    font-size: 30px;
}

.modal-content .modal-body a:hover {
    color: #5eb7b7;
}

.modal-content .label {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
}

.modal-content .form-control {
    background: transparent;
    border: none;
    border-radius: 0;
    color: rgba(255, 255, 255, 0.7) !important;
    padding: 0;
    height: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.modal-content .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(255, 255, 255, 0.2) !important;
}

.modal-content .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(255, 255, 255, 0.2) !important;
}

.modal-content .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(255, 255, 255, 0.2) !important;
}

.modal-content .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(255, 255, 255, 0.2) !important;
}

.modal-content .btn-primary {
    background: #5eb7b7 !important;
    height: 52px;
}

.form-error-section {

    text-align: center;
    font-weight: 600;
    background-color: #F2DEDE;
    border: 1px solid #EBCCD1;
    border-radius: 20px;
    color: #B94A48;
    font-size: 18px;
    margin: 0 auto;
    margin-bottom: 30px;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
}

#one-error-message {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}

.form-button {
    font-family: 'Source Sans Pro';
    background-color: #fff;
}

.web-button {
    font-family: 'Source Sans Pro';
    font-size: 22px;
    width: 100%;
    height: auto;
    line-height: normal;
    text-align: center;
    background: #F0BB60;
    border-width: 3px;
    border-color: #F0BB60;
    border-style: solid;
    color: #000 !important;
    cursor: pointer;
    font-weight: 600;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    text-shadow: none;
    padding: 4px 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-shadow: 0 1px 1px #eee;
    -webkit-box-shadow: 0 1px 1px #eee;
    box-shadow: 0 1px 1px #eee;
    margin: 10px;
    margin-left: 0;
    margin-right: 0;
    vertical-align: middle;
}

.external-form-section {
    background: #F0BB60;
    padding: 3% 1%;
}

.external-form-section p {
    font-size: 17px;
}

.axo-finances-section p b {
    font-weight: 600;
}

.external-form-section i {
    font-size: 80px;
    margin: 0 auto;
}

.form-button {
    margin-top: 0;
    padding: 4px 70px !important;
    background: #F0BB60;
    border-color: #F0BB60;
    font-weight: 600;
    font-size: 23px;
    cursor: pointer;
    color: #000 !important;
}

#details {
    display: none;
}

.contact-form-input,
.contact-form-select,
.contact-form-textarea {
    padding: 8px 14px;
    font-family: 'Source Sans Pro';
    width: 100%;
    margin-bottom: 20px;
    background-color: #fff;
    border-width: 0;
    border-radius: 10px;
}

.contact-form-input:focus-visible,
.contact-form-select:focus-visible,
.contact-form-textarea:focus-visible {

    border-color: #F0BB60 !important;
    outline: none;

}

.contact-form-textarea {
    padding: 10px;
}

.contact-form-input:hover,
.contact-form-select:hover,
.contact-form-textarea:hover {
    border-color: #F0BB60;
}

.mobile-active {
    display: none;
    margin: 0;
}

.tab-active {
    display: none;
    margin: 0;
}

.tab-hidden {
    display: block;
}

.mobile-hidden {
    display: block;
}

.form-tab-heading {
    height: 60px;
}

.form-tab-number {
    border-color: rgba(0, 82, 68, 1);
    border-radius: 40px;
    background-color: rgba(16, 102, 88, 1);
    color: #fff;
    font-size: 28px !important;
    padding: 30px 36px 25px 36px;
}

.services-detail-box {
    background-color: #E9F7F4;
    padding: 60px 40px;
    border-radius: 30px;
}

.services-detail-box h4 {
    color: #29af97;
    font-size: 23px;
    font-weight: 600;
    text-align: center;
}

.services-detail-box h3 {
    color: #000;
    font-size: 22px;
    margin-top: 35px;
}

.services-detail-box p {
    font-size: 15px;
}

.blog-content h2 {
    font-size: 38px;
    font-weight: 600;
    color: #000;
}

.blog-content h4 {
    color: #000;
}

.blog-content .hint-box {
    height: 300px;
}

.detail-section {
    background: #FEF8ED !important;
}

.hint-box {
    color: #000;
}

.hint-points {
    font-size: 20px !important;
}

.hint-points i {
    color: #29AF97;
    font-size: 40px;
}

.innerpage-section-button {
    margin: 0 auto;
    font-size: 18px;
}

.faq-section-button {
    margin: 0 auto;
    font-size: 18px;
}

.innerpage-section-link p {
    font-size: 25px;
    padding: 14px;
}

.calculator-message {
    color: #ffffff;
    background-color: #29af97;
    border-radius: 6px;
    padding: 15px 10px 10px 10px;
    box-shadow: 10px 13px 8px 2px #dadad0
}

.calculator-range {
    padding: 0;
}

.hint-points span {
    margin-left: 40px;
}

.hint-box .fa {
    font-size: 20px;
    color: #fff;
    background-color: #F0BB60;
    padding: 12px 20px;
    border-radius: 30px;
    margin-bottom: 10px;
}

.hint-box h3 {
    color: #000;
    font-size: 27px;
    font-weight: 500px;
}

.blog-content h4 {
    font-size: 35px;
    font-weight: 600;
    color: #000;
}

.blog-content p,
.blog-content ul {
    font-size: 19px;
    color: #000;
}

.blog-content .services-detail-box {
    margin: 0;
}

.section-images {
    width: 80%;
}

.section-image {
    width: 68%;
}

.section-icon {
    width: 17%;
    margin: 0 auto;
}

.footer-section {
    padding: 9px 0px;
    background: #F0BB60;
}

.section-blue {
    background-color: #2B3951;
}

.success-container p {}

.footer-section p {
    font-size: 15px;
    font-weight: 600;
}

.form-success-message {
    width: 50%;
    margin: 0 auto;
}

.footer-links {
    color: #000;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.4em;
    letter-spacing: 0px;
    margin-bottom: 0 !important;
}

.footer-link:hover {
    color: #000;
}

.page-section {
    margin: 30px 0 0 0;
    padding: 50px 0 50px 0;
    background: #fff;
}

.home-section-4 {
    background: #106658;
    padding: 40px 0;
}

.home-section-5 {
    background-color: #B8DBD5;
    background-image: url("../img/home/home-section-1.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 10% 3%;
}

.kontakt-section {
    padding: 15% 3%;
}

.kontakt-section h2 {
    margin-bottom: 40px;
}

.home-section-5 p {
    width: 80%;
    margin: 20px auto;
}

.home-section-8 {
    margin-bottom: 40px;
}

.page-section-hint h2,
.page-section-details h2 {
    font-size: 25px;
    color: #000;
    font-weight: 600;
}

.page-section-details p {
    font-size: 18px;
}

.section-space-divider {
    color: #F0BB60;
    font-size: 30px;
}

.capsule {
    background: #F8E6C6;
    border-radius: 23px;
}

.page-section ul li {
    color: #000;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
}

.question-box {
    padding: 50px 40px;
    border: 3px solid #106658;
    border-radius: 20px;
}

.hint-box {
    margin-left: 20px;
    margin-right: 20px;
    border-radius: 20px;
    background: #FEF8ED;
    padding: 40px 20px;
}

.article-box {
    margin-left: 20px;
    margin-right: 20px;
    border-radius: 20px;
    background: #2B3951;
    padding: 40px 20px;
}

.article-box h3 {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
}

.article-box p {
    font-size: 18px;
    margin-bottom: 1px;
    color: #fff;
}

.hint-main {
    margin: 50px;
    border-radius: 20px;
    background: #F0BB60;
    padding: 40px 20px;
}

.hint-main p {
    margin: 0;
}

.flex-row {
    /*display: flex;*/
    flex-direction: row;
    width: 100%;
}

.main-block,
.info {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.main-block {
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: 100%;
    background: url("") no-repeat center;
    background-size: contain;
}

#registeration {
    width: 100%;
    padding: 5% 9%;
    border-radius: 40px 160px 0px 40px;
    ;
    background: #fff;
}

.card-image {
    width: 70%;
}

#registeration h3 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
}

.text-green {
    color: #37C5AC;
}

#registeration p {
    margin: 0;
    font-weight: 300;
    font: normal normal 300 15px/35px Source Sans Pro;
    line-height: 1.5;
}

.registeration-note {
    font: normal normal 300 15px/35px Source Sans Pro !important;
    line-height: 1.3 !important;
}

.registeration-note strong {
    font-weight: 700 !important;
}

.services-section {
    background-color: #fff;
    padding: 30px;
    height: 285px;
    margin: 20px 0;
    border-radius: 30px;
}

.services-section .services-image {
    height: 60px;
}

.services-section .description {
    height: 85px;
}

.description {
    margin-top: 20px;
}

.padding-right-none {
    padding-right: 0;
}

.view-more {
    font-weight: 400;
}

.services-section p {
    font: normal normal 300 16px/25px Source Sans Pro;
    letter-spacing: 0px;
    margin: 0;
}

.faqs {
    background-color: #2B3951;
    border-radius: 50px;
    padding: 40px;
}

.faq-text {
    width: 65%;
    margin: 10px auto;
}

.faq-list .card-header {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 10px;
    height: 64px;
    padding: 10px;
}

.faq-list .card-header button {
    color: #000;
    font: normal normal 600 16px Source Sans Pro;
    padding: 2px 0;
}

.faq-list .card {
    margin-top: 30px;
}

.card-header button {
    white-space: normal;
    width: 100%;
    text-align: left;
    display: flex;
    align-items: center;
}

.calculator-section strong {
    font-weight: 400;
    font-size: 17px;
}

.calculator-section .heading {
    font-size: 22px;
    font-weight: 600;
}

.faq-icon {
    margin: 0 10px;
}

.services-section .services-heading {
    font: normal normal bold 24px/35px Source Sans Pro;
}

.services-section .services-image img {
    width: 15%;
    margin-bottom: 10px;
}

input[type=range].styled-slider {
    height: 3em;
    -webkit-appearance: none;
}

/*progress support*/
input[type=range].styled-slider.slider-progress {
    --range: calc(var(--max) - var(--min));
    --ratio: calc((var(--value) - var(--min)) / var(--range));
    --sx: calc(0.5 * 2.3em + var(--ratio) * (100% - 2.3em));
    background: transparent;
}

/*webkit*/
input[type=range].styled-slider::-webkit-slider-thumb {
    width: 2.3em;
    height: 2.3em;
    border-radius: 5em;
    background: #37C5AC;
    border: none;
    box-shadow: 0 0 px black;
    margin-top: calc(max((0.8em - 2px - 2px) * 0.5, 0px) - max(2.3em * 0.5, 2px));
    -webkit-appearance: none;
}

input[type=range].styled-slider::-webkit-slider-runnable-track {
    height: 0.8em;
    border-radius: 50px;
    background: #F8FBFB;
    border: none;
    box-shadow: none;
}

input[type=range].styled-slider::-webkit-slider-thumb:hover {
    background: #37C5AC;
    border-color: #FFFFFF;
}

input[type=range].styled-slider::-webkit-slider-thumb:active {
    background: #37C5AC;
    border-color: #FFFFFF;
}

input[type=range].styled-slider.slider-progress::-webkit-slider-runnable-track {
    background: linear-gradient(#37C5AC, #37C5AC) 0/var(--sx) 100% no-repeat, #F8FBFB;
}

input[type=range].styled-slider.slider-progress:hover::-webkit-slider-runnable-track {
    background: linear-gradient(#37C5AC, #37C5AC) 0/var(--sx) 100% no-repeat, #F8FBFB;
}

input[type=range].styled-slider.slider-progress:active::-webkit-slider-runnable-track {
    background: linear-gradient(#37C5AC, #37C5AC) 0/var(--sx) 100% no-repeat, #F8FBFB;
}

/*mozilla*/
input[type=range].styled-slider::-moz-range-thumb {
    width: max(calc(2.3em - 2px - 2px), 0px);
    height: max(calc(2.3em - 2px - 2px), 0px);
    border-radius: 5em;
    background: #f0bb60;
    border: none;
    box-shadow: 0 0 px black;
}

input[type=range].styled-slider::-moz-range-track {
    height: max(calc(1.8em - 2px - 2px), 0px);
    border-radius: 50px;
    background: #F8FBFB;
    border: none;
    box-shadow: none;
}

input[type=range].styled-slider::-moz-range-thumb:hover {
    background: #f0bb60;
    border-color: #FFFFFF;
}

input[type=range].styled-slider::-moz-range-thumb:active {
    background: #f0bb60;
    border-color: #FFFFFF;
}

input[type=range].styled-slider.slider-progress::-moz-range-track {
    background: linear-gradient(#37C5AC, #37C5AC) 0/var(--sx) 100% no-repeat, #F8FBFB;
}

input[type=range].styled-slider.slider-progress:hover::-moz-range-track {
    background: linear-gradient(#37C5AC, #37C5AC) 0/var(--sx) 100% no-repeat, #F8FBFB;
}

input[type=range].styled-slider.slider-progress:active::-moz-range-track {
    background: linear-gradient(#37C5AC, #37C5AC) 0/var(--sx) 100% no-repeat, #F8FBFB;
}

/*ms*/
input[type=range].styled-slider::-ms-fill-upper {
    background: transparent;
    border-color: transparent;
}

input[type=range].styled-slider::-ms-fill-lower {
    background: transparent;
    border-color: transparent;
}

input[type=range].styled-slider::-ms-thumb {
    width: 2.3em;
    height: 2.3em;
    border-radius: 5em;
    background: #f0bb60;
    border: none;
    box-shadow: 0 0 px black;
    margin-top: 0;
    box-sizing: border-box;
}

input[type=range].styled-slider::-ms-track {
    height: 1.8em;
    border-radius: 50px;
    background: #FBEBD1;
    border: none;
    box-shadow: none;
    box-sizing: border-box;
}

input[type=range].styled-slider::-ms-thumb:hover {
    background: #f0bb60;
    border-color: #FFFFFF;
}

input[type=range].styled-slider::-ms-thumb:active {
    background: #f0bb60;
    border-color: #FFFFFF;
}

input[type=range].styled-slider.slider-progress::-ms-fill-lower {
    height: max(calc(1.8em - 2px - 2px), 0px);
    border-radius: 50px 0 0 50px;
    margin: -2px 0 -2px -2px;
    background: #37C5AC;
    border: 2px solid #e0e3e8;
    border-right-width: 0;
}

input[type=range].styled-slider.slider-progress:hover::-ms-fill-lower {
    background: #37C5AC;
}

input[type=range].styled-slider.slider-progress:active::-ms-fill-lower {
    background: #37C5AC;
}

/* Form Setting */

/*progress support*/
#formCompletion.styled-slider.slider-progress {
    --range: calc(var(--max) - var(--min));
    --ratio: calc((var(--value) - var(--min)) / var(--range));
    --sx: calc(0.5 * 2.3em + var(--ratio) * (100% - 2.3em));
    background: transparent;
}

/*webkit*/
#formCompletion.styled-slider::-webkit-slider-thumb {
    display: none;
}

#formCompletion.styled-slider::-webkit-slider-runnable-track {
    height: 1.3em;
    border-radius: 50px;
    background: #FBEBD1;
    border: 0;
    box-shadow: none;
}

#formCompletion.styled-slider::-webkit-slider-thumb:hover {
    background: #f0bb60;
    border-color: #FFFFFF;
}

#formCompletion.styled-slider::-webkit-slider-thumb:active {
    background: #f0bb60;
    border-color: #FFFFFF;
}

#formCompletion.styled-slider.slider-progress::-webkit-slider-runnable-track {
    background: linear-gradient(#F0BA60, #F0BA60) 0/var(--sx) 100% no-repeat, #FBEBD1;
}

#formCompletion.styled-slider.slider-progress:hover::-webkit-slider-runnable-track {
    background: linear-gradient(#F0BA60, #F0BA60) 0/var(--sx) 100% no-repeat, #FBEBD1;
}

#formCompletion.styled-slider.slider-progress:active::-webkit-slider-runnable-track {
    background: linear-gradient(#F0BA60, #F0BA60) 0/var(--sx) 100% no-repeat, #FBEBD1;
}

/*mozilla*/
#formCompletion.styled-slider::-moz-range-thumb {
    width: max(calc(2.3em - 2px - 2px), 0px);
    height: max(calc(2.3em - 2px - 2px), 0px);
    border-radius: 5em;
    display: none;
    background: #f0bb60;
    border: 2px solid #FFFFFF;
    box-shadow: 0 0 px black;
}

#formCompletion.styled-slider::-moz-range-track {
    height: max(calc(1.8em - 2px - 2px), 0px);
    border-radius: 50px;
    background: #FBEBD1;
    border: 2px solid #e0e3e8;
    box-shadow: none;
}

#formCompletion.styled-slider::-moz-range-thumb:hover {
    background: #f0bb60;
    border-color: #FFFFFF;
}

#formCompletion.styled-slider::-moz-range-thumb:active {
    background: #f0bb60;
    border-color: #FFFFFF;
}

#formCompletion.styled-slider.slider-progress::-moz-range-track {
    background: linear-gradient(#F0BA60, #F0BA60) 0/var(--sx) 100% no-repeat, #FBEBD1;
}

#formCompletion.styled-slider.slider-progress:hover::-moz-range-track {
    background: linear-gradient(#F0BA60, #F0BA60) 0/var(--sx) 100% no-repeat, #FBEBD1;
}

#formCompletion.styled-slider.slider-progress:active::-moz-range-track {
    background: linear-gradient(#F0BA60, #F0BA60) 0/var(--sx) 100% no-repeat, #FBEBD1;
}

/*ms*/
#formCompletion.styled-slider::-ms-fill-upper {
    background: transparent;
    border-color: transparent;
}

#formCompletion.styled-slider::-ms-fill-lower {
    background: transparent;
    border-color: transparent;
}

#formCompletion.styled-slider::-ms-thumb {
    width: 2.3em;
    height: 2.3em;
    border-radius: 5em;
    background: #f0bb60;
    border: 2px solid #FFFFFF;
    box-shadow: 0 0 px black;
    margin-top: 0;
    box-sizing: border-box;
}

#formCompletion.styled-slider::-ms-track {
    height: 1.8em;
    border-radius: 50px;
    background: #FBEBD1;
    border: 2px solid #e0e3e8;
    box-shadow: none;
    box-sizing: border-box;
}

.list-unstyled li {
    display: flex;
    align-items: baseline;
}

#formCompletion.styled-slider::-ms-thumb:hover {
    background: #f0bb60;
    border-color: #FFFFFF;
}

#formCompletion.styled-slider::-ms-thumb:active {
    background: #f0bb60;
    border-color: #FFFFFF;
}

#formCompletion.styled-slider.slider-progress::-ms-fill-lower {
    height: max(calc(1.8em - 2px - 2px), 0px);
    border-radius: 50px 0 0 50px;
    margin: -2px 0 -2px -2px;
    background: #F0BA60;
    border: 2px solid #e0e3e8;
    border-right-width: 0;
}

#formCompletion.styled-slider.slider-progress:hover::-ms-fill-lower {
    background: #F0BA60;
}

#formCompletion.styled-slider.slider-progress:active::-ms-fill-lower {
    background: #F0BA60;
}

.flex-container {
    display: flex;
}

.flex-container1 {
    display: flex;
}

.minus-button {
    margin-top: 7px;
    height: 33px;
    width: 33px;
    border-radius: 50%;
    cursor: pointer;
    border: 2px solid #2b3a51;
    background-color: #2b3a51;
}

.minus-button i,
.plus-button i {
    color: #fff;
}

.minus-button:active {
    margin-top: 7px;
    height: 33px;
    width: 33px;
    border-radius: 50%;
    cursor: pointer;
    border: 2px solid #2b3a51;
    background-color: #2b3a51;
}

.plus-button {
    margin-top: 7px;
    height: 33px;
    width: 33px;
    border-radius: 50%;
    cursor: pointer;
    border: 2px solid #2b3a51;
    background-color: #2b3a51;
}

.plus-button:active {
    margin-top: 7px;
    height: 33px;
    width: 33px;
    border-radius: 50%;
    cursor: pointer;
    border: 2px solid #2b3a51;
    background-color: #2b3a51;
}

.minus-button,
.plus-button {
    padding: 3px 6px;
    font-size: 16px;
}

.terms-heading {
    font-size: 26px;
    font-weight: 700;
}

.terms-sub-heading {
    font-size: 24px;
    font-weight: 500;
}

.button {
    background-color: transparent;
    border: 4px solid #1EAE95;
    border-radius: 50px;
    color: #000;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    width: 100%;
    /*margin-left: -15px;*/
}

.button-style {
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
}

.loan-amounts,
.loan-months {
    font-size: 27px;
    font-weight: 600;
    background: transparent;
    border: none;
    width: 50%;
}

.loan-years {
    font-size: 27px;
    font-weight: 600;
    width: 10%;
}

.calculator-section {
    padding: 5px 0;
}

.calculator-amount {
    width: 75%;
}

.monthly-cost,
.monthly-saving {
    font-size: 45px;
    font-weight: 600;
    background: transparent;
    border: none;
    width: 75%;
    height: 35px;
}

.currency-cal {
    font-size: 42px;
    margin-right: 5px;
    font-weight: 600;
}

.currency-field {
    font-size: 28px;
}

.left-padding {
    /*padding-left: 10px;*/
    padding-bottom: 10px;
}

.monthly-cost-box {
    padding-bottom: 0px;
    padding-top: 10px;
}

.capsule-heading-section {
    padding: 20px 0 0 0;
}

.capsule-heading-section h3 {
    color: #fff;
    font-size: 24px;
    margin: 0;
    margin-bottom: 10px;
}

.capsule-heading-section h3 span {
    background-color: #106658;
    border-radius: 30px;
    padding: 7px 30px;
}

.capsule-heading-section p {
    padding: 7px 10px;
    margin: 0;
}

.homepage-banner {
    background-image: url(../img/home/main-banner.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto;
}

.success-application {
    background-color: #29af9791;
    margin: 0;
    padding: 20px;
    border-radius: 30px;
}

.custom-page-heading {
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
}

.text-mini {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 500;
}

.success-application p {
    margin: 0;
}

.error-application {
    background-color: #ff000091;
    margin: 0;
    padding: 20px;
    border-radius: 30px;
}

.error-application p {
    margin: 0;
}

.dataTables_length label,
.dataTables_filter label {
    display: inline-flex;
}

.dataTables_filter {
    text-align: right;
}

.dataTables_paginate {
    float: right;
}

.dataTables_length label select {
    margin: 0 10px;
    width: 130px;
}

.dataTables_filter label input {
    margin: 0 10px;
    width: 250px;
}

.developer_tab_content .row div {
    margin-bottom: 8px;
}

.text_box textarea {
    height: 260px;
}

.forbrukslan {
    display: none;
}

.loan-details {
    border-bottom: 2px #116759 solid;
    padding: 10px 0;
    margin-bottom: 10px;
}

.axo-finances-section ul li {
    font-size: 17px;
}

.axo-finances-section ul li::marker {
    font-size: 40px;
    color: #116759;
}

.loan-details p b {
    font-size: 20px;
}

.btn.back {
    align-items: center;
    display: flex;
}

.btn.back i {
    color: #000;
}

.axo-finances-section {
    background-color: #00000000;
    padding: 3% 5%;
    display: none;
}

.text-bold b {
    font-weight: 600;
}

.loan-details .row div {
    margin-bottom: 0 !important;
}

.forbrukslan p {
    color: #000;
    font-size: 16px;
}

.trustpilot {
    padding-top: 15px;
    width: 160px;
}

.monthly-heading {
    font: normal normal 300 24px Source Sans Pro;
    margin-top: 5px;
}

.total-year-loan {
    padding: 0 5px;
}

.total-amount-loan {
    background-color: #e7f3f1;
    padding: 30px 5px;
    border-radius: 30px;
}

#completion {
    margin-left: 30px;
}

#form-first,
#form-second,
#section-one-next,
#form-section-2-main,
#form-section-2-secondary,
#form-section-3-main,
#form-section-4-main,
#form-section-med,
.radio-button-section,
#calculator-form-section-1-main,
#calculator-form-section-2-main,
#calculator-form-section-3-main,
#section-two-next {
    width: 70%;
    margin: 0 auto;
}

.no-padding {
    padding: 0;
}

.footer-icons {
    color: #37C5AC !important;
}

.footer-heading {
    font-weight: 600;
}

.footer-text {
    font-size: 16px;
    font-weight: 100;
    margin-bottom: 10px;
}

.footer-text-org {
    padding-top: 15px;
}

.steps p {
    font-size: 20px;
}

.detail-button {
    background-color: #fff;
    border: 1px solid #000;
}

.footer-links a {
    font-weight: 600;
    font-size: 24px;
}

.loan-details p {
    margin-bottom: 5px;
    font-size: 18px;
}

#formCompletion[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
}

.footer-widgets {
    background-color: #fff;
}

.innerpage-li {
    list-style: none;
}

.innerpage-li li .fa {
    color: #29AF97;
    margin-right: 20px;
    margin-top: 5px;
}

.innerpage-li li p {
    margin-bottom: 10px;
    font-weight: 500;
}

.innerpage-li li {
    display: flex;
    margin-top: 20px;
    justify-content: flex-start;
}

.footer-icon {
    font-size: 28px !important;
    color: #000;
}

.footer-social {
    justify-content: right;
}

.calculator-box-alert {
    width: 90%;
    padding: 5px 35px 0px 35px;
}

.calculator-box-section {
    padding: 10px 20px;
    background-color: #E7F3F1;
    align-items: center;
}

.back-icon-tab {
    margin: 0 10px !important;
}

#cookie-consent {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #00000096;
    padding: 10px;
    text-align: center;
    font-size: 14px;
    z-index: 9999;
}

#cookie-consent .cookie-message p {
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    margin: 0;
}

#cookie-consent .cookie-message p a {
    color: #F0BB60;
    text-decoration: underline;
}

#cookie-consent .cookie-button {
    margin-left: 30px;
    border-radius: 18px;
    padding: 2px 25px;
    cursor: pointer;
    background: #F0BB60;
    border: 0;
    color: #000;
    font-weight: 700;
}

.row.fixed-row {
    position: fixed;
    width: 80%;
    background: #e7f3f1;
    z-index: 1000;
    margin: 0 auto;
}

@media screen and (max-width: 768px) {

    #cookie-consent .cookie-button {
        margin-top: 10px;
    }

    #form-first,
    #section-one-next,
    #form-section-2-main,
    #form-section-2-secondary,
    #form-section-3-main,
    #form-section-4-main,
    #section-two-next,
    #calculator-form-section-1-main,
    #calculator-form-section-2-main,
    #calculator-form-section-3-main {
        width: 100%;
        margin: 0 auto;
    }
.calculator-owner-select{
    width: 100%;
    margin: 15px 0;
}
    .form-section {
        padding-left: 15px;
        padding-right: 15px;
    }

    .radio-button-section,
    #form-section-med {
        width: 100%;
        padding: 0 15px;
    }

    .monthly-heading {
        font-size: 20px;
    }

    .home-section-text {
        font-size: 22px;
    }

    .mobile-logo {
        width: 30% !important;
    }

    .main-top-text {
        padding: 30px 40px;
    }

    .homepage-banner {
        background: #E7F3F1;
    }

    .reviews_description {
        height: 95px;
    }

    .studies_item.reviews a p span {
        font-size: 17px;
    }

    .trust-pilot {
        text-align: center;
    }

    .trust-pilot img {
        width: 40%;
    }

    .check-list li {
        font-size: 18px;
    }

    .calculator-amount {
        width: 82%;
    }

    .custom-button-1 {
        width: 100%;
    }

    .page-section-details ul {
        width: 100%;
        margin: 0 auto;
    }

    .monthly-cost,
    .monthly-saving {
        font-size: 40px;
        font-weight: 400;
        background: transparent;
        border: none;
        width: 43%;
        height: 51px;
        text-align: center;
        padding-top: 20px;
    }

    .studies_item.reviews p {
        margin-bottom: 10px;
    }

    .monthly-cost-box {
        padding-bottom: 0px;
        padding-top: 10px;
    }

    .loan-amounts,
    .loan-months {
        font-size: 22px;
        font-weight: 600;
        background: transparent;
        border: none;
        width: 65%;
    }

    .calculator-box-section {
        padding: 5px 12px;
    }

    .loan-years {
        font-size: 25px;
        font-weight: 600;
        width: 20%;
    }

    .minus-button,
    .plus-button {
        padding: 3px 6px;
    }

    .faq-text {
        width: 100%;
    }

    .home-section-1 .container-fluid {
        padding: 0;
    }

    .inner-page-top-text {
        padding: 10px 15px;
    }

    .home-section-5 p {
        width: 100%;
    }

    .inner-page-top-icon {
        padding: 120px 0 0 0;
    }

    .back-icon {
        margin: 0 10px !important;
    }

    p {
        margin-top: 0;
        margin-bottom: 20px;
        font-size: 17px;
    }

    .faqs {
        padding: 30px 22px 40px;
    }

    .faq-text {
        width: 100%;
    }

    h3 {
        font-weight: 600;
        font-size: 20px;
    }

    .index-heading {
        font-size: 40px;
    }

    .heading-title {
        font-size: 30px;
    }

    .sok-om-type-select {
        width: 98%;
        margin: 35px auto;
    }

    .calculator-section .heading {
        font-size: 17px;
        font-weight: 600;
    }

    .currency-cal {
        font-size: 38px;
        margin-bottom: 4px;
    }

    .currency-field {
        font-size: 22px;
    }

    #registeration p,
    .registeration-note {
        font-size: 14px !important;
    }

    .sok-om-type-select:hover {
        background-color: #fff;
        padding: 10px;
        width: 100%;
        margin: 35px auto;
        cursor: pointer;
        box-shadow: 0px 1px 9px 3px #d8d8d8;
        border-radius: 3px;
    }

    .white-border-button {
        width: 80%;
    }

    .faq-list .card-header {
        height: 100%;
        padding: 10px 0px;
    }

    #registeration {
        padding: 60px 35px;
        margin: 20px 0 0 0;
    }

    .home-mini-heading {
        font-size: 13px;
    }

    .home-page-icons {
        width: 15%;
    }

    .page-images {
        margin-bottom: 30px;
    }

    .banner_top {
        padding: 50px 0;
    }

    .section-mini-text {
        width: 100%;
    }

    .home-section-1 {
        padding: 0;
    }

    .developer_tab_content .row div {
        margin-bottom: 20px;
    }

    .support_home_area h2 {
        margin: 20px 0;
    }

    .axo-finances-section {
        padding: 3% 0;
    }

    .mobile-form {
        padding: 50px 30px;
    }

    .develor_tab .nav-item {
        width: 100%;
    }

    .fa-icon {
        font-size: 32px !important;
        font-weight: 200;
        color: #F0BB60;
        margin: 10px;
    }

    .total-year-loan {
        padding: 0 5px;
    }

    .contact-form {
        margin-left: 0;
        margin-right: 0;
    }

    .developer_product_content .develor_tab .nav-item {
        margin: 0;
    }

    .box_alert .media-body h5 {
        font-size: 20px;
        line-height: 18px;
    }

    .box_alert .media-body p {
        font-size: 15px;
        line-height: 19px;
        color: #000;
    }

    iframe {
        width: 90%;
        height: 200px;
        margin-top: 40px;
    }

    .logo_slider .owl-stage-outer {
        height: 150px;
    }

    .trust-icon {
        width: 40%;
    }

    .section-icon {
        margin-bottom: 20px;
    }

    .services-detail-box {
        padding: 40px 20px;
    }

    .services-detail-box h4 {
        font-size: 25px;
    }

    .services-detail-box p {
        font-size: 17px;
        margin-bottom: 10px;
    }

    .page-section ul li {
        padding: 0;
        margin-top: 20px;
    }

    .contact-section-left p {
        font-size: 17px;
    }

    .menu_one .btn_get {
        padding: 10px 70px !important;
    }

    .home-section-5 {
        background-image: url("");
    }

    .s_integration_item {
        height: 350px;
    }

    .studies_item .text p {
        font-size: 17px;
        margin-bottom: 0;
    }

    li {
        font-size: 17px;
    }

    .home-section-3 p {
        font-size: 21px;
    }

    .studies_item.blog-page-section,
    .studies_item.blog-section {
        height: 400px;
    }

    .contact-section-left h3 {
        font-size: 18px;
    }

    .button-back {
        float: left;
        width: 50%;
    }

    .button-next {
        float: right;
        width: 50%;
    }

    .section-divider {
        height: 120px;
    }

    .contact-info-section {
        text-align: center;
    }

    .footer-links .card {
        border: none;
        border-radius: 1.25rem;
        background: #00000000;
    }

    .footer-links .card .card-header {
        padding: 0;
        border: none;
    }

    .footer-links .card .card-header button {
        background-color: #2A3953;
        padding: 0;
        color: #fff;
        font-size: 20px;
    }

    .home-section-wave {
        padding: 32% 15px 6% 15px;
        background: url("../img/home/mobile-wave.png");
        background-size: cover;
        background-repeat: no-repeat;
    }

    .align-items-end-xs {
        align-items: end !important;
    }

    .menu-text {
        position: absolute;
        left: -60px;
    }

    .form-success-message {
        width: 100%;
    }

    .hamburger {
        background: #F0BB60;
        padding: 7px 7px;
        width: 35px !important;
        height: 35px !important;
        left: -10px;
        top: -6px;
        border-radius: 17px;
    }

    .hamburger-cross {
        left: -3px;
    }

    .hamburger span,
    .hamburger-cross span {
        background: #000 !important;
    }

    .hint-points span {
        margin: 0;
    }

    .faq-headings {
        font-size: 33px !important;
        margin: 0 auto !important;
    }

    .form-button {
        max-width: 100%;
        padding: 4px 30px !important;
    }

    .tab-active {
        display: block !important;
        margin: 0;
    }

    .tab-hidden {
        display: none;
    }

    .button-back a {
        padding: 6px 15px;
    }

    .loan-text,
    .loan-details {
        width: 90%;
        margin: 10px auto;
    }

    #section-one-error {
        margin: 10px 25px;
    }

    .footer-section-wave {
        background-color: #fff;
    }

    .footer-section {
        padding: 20px 0;
    }

    .mobile-button {
        margin-top: 10px;
    }
}

@media screen and (max-width: 767px) {
    .section-image {
        width: 80%;
    }

    .mobile-hidden {
        display: none !important;
    }

    .mobile-active {
        display: block !important;
    }

    .footer-links p {
        margin-bottom: 20px;
    }

    .footer-links a {
        font-size: 20px;
        font-weight: 600;
    }

    .trustpilot {
        padding-top: 15px;
        width: 178px;
    }

    .year-text-alignment {
        text-align: left;
    }

}

@media (max-width: 576px) {
    .banner_top h2 {
        font-size: 35px;
        line-height: 50px;
    }

    .mobile-hidden {
        display: none;
    }

    .mobile-active {
        display: block;
    }

    .year-counter {
        width: 50%;
        text-align: center;
        padding: 2px;
    }

    .year-counter-value {
        width: 100%;
    }

    .home-section-wave {
        padding: 32% 15px 6% 15px;
        background: url("../img/home/mobile-wave.png");
        background-size: cover;
        background-repeat: no-repeat;
    }

    .footer-section-wave {
        background-color: #fff;
    }

    .footer-widgets {
        padding-left: 7%;
        padding-right: 7%;
    }

    .col-xs-6 {
        width: 50%;
        display: inline;
    }

    .loan-details .row div {
        margin: 15px 0;
        display: flex;
    }

    .form-button {
        width: 260px;
        border: 1px solid #d9d4d4;
    }

    .list-unstyled li {
        font-size: 20px;
    }

    .footer-section {
        padding: 20px 0;
    }

    .footer-links .card-body {
        padding: 0.25rem;
    }

    .row.fixed-row {
        position: fixed;
        width: 90%;
        background: #e7f3f1;
        z-index: 1000;
        top: 93px;
        margin: 0 auto;
    }

}

@media (max-width: 320px) {

    .header-logo,
    .form-logo {
        width: 100%;
    }

    .currency-cal {
        font-size: 28px;
    }

    .loan-years {
        font-size: 18px;
        width: 20%;
    }

    .monthly-cost,
    .monthly-saving {
        height: 100px;
        font-size: 32px;
    }

    .menu_one .navbar-brand {
        width: 50%;
    }

    .mobile-form {
        padding: 50px 10px;
    }

    .heading-title-one {
        font-size: 30px;
    }

    .loan-amounts,
    .loan-months {
        font-size: 18px;
    }
}

.case_studies_slider .owl-dots {
    margin-top: -40px;
}

.mb_20 {
    margin-bottom: 20px;
}

.footer-section p,
.hint-box p {
    margin: 0;
}