/*!
Theme Name: landk
Theme URI: http://underscores.me/
Author: Mohammad Dadkhah
Author URI: https://klikko.dk/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: landk
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

landk is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:opsz,wght@6..12,200;6..12,300;6..12,500;6..12,600&display=swap');

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    font-weight: 300;
}

body div .container {
    width: 1140px;
}

main {
    display: block;
}

h1 {
    font-size: 50px;
}

.h2,
h2 {
    font-size: 40px;
    color: #000;
    font-weight: 300;
}

a {
    background-color: transparent;
}

button,
input,
optgroup,
select,
textarea {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Nunito Sans', sans-serif;
}

p {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px;
}

.Loan-options {
    padding: 160px 0 110px 0;
    min-height: 820px;
    position: relative;
    z-index: 1;
    background-size: cover;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.Loan-options .row {
    align-items: center;
}

header#masthead {
    background: transparent;
    padding: 22px 0;
    position: fixed;
    top: 0;
    z-index: 999;
    left: 0;
    width: 100%;
}

.site-header.sticky {
    background: #254070 !important;
    box-shadow: 0 0 5px 2px rgba(128, 128, 128, .1);
}

dl,
ol,
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.home-bog-desciption dl,
.home-bog-desciption ol,
.home-bog-desciption ul {
    list-style: disc;
    padding-left: 20px;
}

.home-bog-desciption dl li,
.home-bog-desciption ol li,
.home-bog-desciption ul li {
    margin-bottom: 15px;
}

button.menu-toggle {
    display: none;
}

ul.menu {
    display: flex;
    justify-content: flex-end;
}

ul.menu li {
    margin-right: 45px;
}

ul.menu li a {
    font-size: 17px;
    color: #fff;
    text-decoration: none;
}

.main-wrapper-title {
    text-align: left;
    margin: 0;
    max-width: 500px;
    padding-left: 0px;
    /* padding-left: 70px; */
}

.main-wrapper-title h1,
.h1,
h1 {
    margin: 0 0 30px 0;
    font-weight: 300;
    font-size: 50px;
    color: #fff;
}

.main-wrapper-title p {
    font-size: 16px;
    font-weight: 300;
    font-family: 'Nunito Sans', sans-serif;
    color: #fff;
}

.Loan-options .row .col-md-4 {
    padding: 0 7.5px;
}

.loan-text h3 {
    color: #000;
    font-size: 16px;
    /* font-family: 'HelveticaNeueLT Pro 65 Md'; */
    margin-top: 15px;
}

.Popular-options {
    padding-bottom: 140px;
    background: #ffffff;
    padding-top: 100px;
}

.Popular-options .text-wrapper-front-text {
    max-width: 85%;
    margin: 0 auto;
}

.Popular-options h2 {
    font-weight: 500;
    font-size: 32px;
    /* font-family: 'HelveticaNeueLT Pro 65 Md'; */
    color: #1d1d1b;
    width: 70%;
}

.Popular-options .text-wrapper-front-text div {
    font-size: 16px;
    font-weight: 400;
}

.Gode-ansvarlige-forhold .container {
    /* max-width: 1120px 1320px;
    padding: 100px 15px 0 15px; */
    max-width: 1038px;
    padding: 100px 65px 0 65px;
}

.single_post_section .post-text {
    box-shadow: 0px 8px 16px 0px rgba(123, 123, 123, 0.12);
    padding: 50px;
    max-width: 1120px;
    margin: -50px auto 0 auto;
    position: relative;
    background: white;
    border-radius: 10px;
}

.single_post_section .home-bog-desciption {
    margin: 0 auto 20px auto;
}


.Populre-blogindlg {
    background: #e8ebf0;
    padding: 150px 0;
}

#blog_slider .owl-dots {
    display: flex;
    margin: 30px auto 10px auto;
    justify-content: center;
    column-gap: 10px;
}

#blog_slider .blog-wrapper {
    margin-bottom: 20px;
}

#blog_slider .owl-dots .owl-dot.active {
    width: 8px;
    height: 8px;
    background: #fe852d;
    border-radius: 40px;
}

#blog_slider .owl-dots .owl-dot {
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 40px;
}

.blog-wrapper {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 19px 0px rgba(123, 123, 123, 0.12);
    height: 100%;
    /* padding: 25px 25px; */
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

/* .Category-inner-page  */
.navigation.posts-navigation {
    margin: 30px 0;
    text-align: center;
}

.navigation.posts-navigation .nav-links {
    display: flex;
    justify-content: center;
    column-gap: 10px;
}

.navigation.posts-navigation a {
    background: #26406e;
    color: #fff;
    font-size: 15px;
    position: relative;
    padding: 10px 20px;
    font-weight: 400;
    text-decoration: none;
    border-radius: 50px;
}

.blog-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

#blog_slider .post-img {
    min-height: 210px;
    justify-items: center;
    align-items: center;
    display: flex;
    background: #f5f5f5;
    max-height: 210px;
    overflow: hidden;
}
#blog_slider .post-img img {
    min-height: 210px;
  }

.post-text {
    padding: 0;
}

.post-text h3 {
    font-size: 23px;
    color: #2d2d2d;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

h5.date-auther {
    font-size: 13px;
    color: #d2d2d2;
    line-height: 1.2;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.post-text p {
    color: #000;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 300;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.post-text a.arrow-btn {
    color: #000;
    font-size: 12px;
}

.post-text a.arrow-btn:after {
    content: "";
    border-left: 6px solid #fc833a;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position: relative;
    width: 7px;
    height: 7px;
    display: inline-block;
    margin-left: 10px;
    margin-top: 0;
    top: 4px;
}

a.gray-btn {
    width: 80%;
    display: flex;
    background: #fe852d;
    align-items: center;
    color: #fff;
    font-size: 14px;
    border-radius: 45px;
    height: 54px;
    justify-content: center;
    text-decoration: none;
    font-weight: 400;
    margin-top: 30px;
    transition: transform .3s;
}

a.gray-btn:hover {
    transform: scale(1.06);
}

footer#colophon {
    padding: 130px 0 0 0;
    background: #254070;
}

.footerblock-left {
    width: 30%;
}

.footerblock-right {
    width: 70%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footer-logo {
    margin-bottom: 27px;
}

.footerblock-left p {
    font-size: 14px;
    color: #fff;
    line-height: 1.8;
}

.footerblock-right ul li {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    line-height: 2.3;
    display: flex;
}

.footerblock-right ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    line-height: 2.3;
    display: block;
    margin-left: 5px;
}

.footerblock-right p {
    font-size: 14px;
    color: #fff;
    line-height: 1.8;
}

.footerblock-right h3 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 35px;
    font-weight: 600;
}

.footerblock-left ul {
    margin-top: 30px;
    margin-bottom: 30px;
}

.footerblock-left ul li a,
.footerblock-left ul li {
    color: #fff;
    font-size: 14px;
    line-height: 1.8;
    text-decoration: none;
}


.footer-info-1 ul {
    margin-bottom: 30px;
}

.social-media a {
    font-size: 20px;
    margin-right: 11px;
    color: #fff;
}

.footerlang ul {
    display: flex;
    justify-content: center;
    gap: 22px;
}

.footerlang {
    border-top: 1px solid #fff;
    margin: 150px 0 0 0;
    padding: 22px 0;
}

.footerlang .container {
    display: flex;
    justify-content: space-between;
    color: #fff;
    align-items: center;
}

.footerlang p,
.footerlang p a {
    font-size: 14px;
    color: #fff;
    line-height: 1.8;
    text-decoration: none;
    margin: 0;
}

.footerlang img {
    max-width: 30px;
}


.Skaermbillede {
    margin: 40px 0 40px 0;
}

.Gode-ansvarlige-forhold p a {
    color: #109a53;
}

.Gode-ansvarlige-forhold p {
    margin-bottom: 20px;
}

.loan_description p img {
    width: 100%;
    height: auto !important;
}

.godt-tip {
    background: #e0f6eb;
    padding: 30px 40px;
    max-width: 611px;
    margin-bottom: 40px;
}

img.deasktop-img {
    width: 100%;
    height: auto;
}

.Skaermbillede img {
    width: 100%;
}

.affiliate_bottom_text p {
    margin: 20px 0 0 0;
    font-size: 14px;
    color: #000000;
}

.loan_description h3 {
    font-size: 30px;
    font-weight: 500;
}

.havilk-wrapper {
    margin: 80px 0 50px 0;
}

.Generelle-krav {
    background: #efefef;
    padding: 44px 37px;
    max-width: 611px;
    border-radius: 5px;
    margin-top: 50px;
}

.Generelle-krav p {
    font-size: 15px;
    line-height: 1.4;
}

.Generelle-krav h5 {
    font-weight: 600;
    color: #000;
    font-size: 15px;
    margin-bottom: 23px;
}

.user-with-name {
    display: flex;
    align-items: center;
    margin-top: 100px;
    max-width: 72%;
}

.user-with-img {
    margin-right: 22px;
}

.user-with-text p {
    font-size: 11px;
    color: #2d2d2d;
    margin-bottom: 2px;
    font-weight: 500;
}

.user-with-text h4 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

.loan_description h2 {
    margin-bottom: 30px;
    max-width: 60%;
}

.blog-details-page {
    margin: 0;
    padding: 0;
    background: #fff;
}

.bank_details_page {
    margin-top: -100px;
}

.blog-details-page .main-wrapper-title p {
    font-size: 16px;
}

/*blog-listing*/
.pagination {
    padding: 14px 15px;
    background: transparent;
    max-width: 100%;
    margin: 40px auto 80px auto;
    justify-content: center;
}

.pagination .page-numbers {
    background: #e0e0e0;
    margin: 0 5px;
    color: #7d7d7d;
    text-decoration: none;
    padding: 0 10px;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}

a.next.page-numbers,
a.prev.page-numbers {
    background: #26406e;
    color: #fff;
    font-size: 0;
    position: relative;
}

span.page-numbers.current {
    background: #27406c;
    color: #fff;
}

a.next.page-numbers::after,
a.prev.page-numbers::after {
    display: block;
    width: 11px;
    height: 11px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    content: "";
    transform: rotate(136deg);
    position: absolute;
    top: 14px;
    left: 12px;
}

a.prev.page-numbers::after {
    transform: rotate(-44deg);
    left: 16px;
}

.Populre-blogindlg .col-md-4 {
    padding-left: 22px;
    padding-right: 22px;
    margin-bottom: 15px;
}

.post-text a.arrow-btn::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
}

.author-text a {
    text-decoration: none;
    color: #a3a3a4;
}

/*contact page*/
.Populre-blogindlg.blog-details-page.contact_main .container,
.details_kontact .container {
    max-width: 1038px;
    padding-left: 35px;
    padding-right: 35px;
}

.contact-wrapper-left {
    width: calc(100% - 493px);
}

.contact-wrapper-right {
    width: 493px;
}

.contact-wrapper-right iframe {
    width: 100%;
    border-radius: 18px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 16px 0px rgba(123, 123, 123, 0.12);
    height: 100%;
}

.contact-wrapper-left .main-wrapper-title {
    text-align: left;
    max-width: 100%;
    margin-bottom: 40px;
}

.contact-wrapper-left .main-wrapper-title p {
    max-width: 72%;
    font-size: 17px;
    font-weight: 500;
}

.contact-left-form {
    border-radius: 18px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 16px 0px rgba(123, 123, 123, 0.12);
    padding: 15px 50px;
    width: calc(100%);
}

.contact-left-form label.wpforms-field-label {
    font-size: 14px !important;
    margin-bottom: 0 !important;
    color: #6e6e6e !important;
    font-weight: 500;
}

body .contact-left-form .wpforms-submit-container button[type="submit"] {
    width: 190px;
    display: flex;
    background: #fe852d !important;
    align-items: center;
    color: #fff !important;
    font-size: 14px;
    border-radius: 45px;
    height: 54px;
    justify-content: center;
    text-decoration: none;
    font-weight: 400;
    margin-top: 30px;
    margin-left: auto;
    transition: transform .3s;
}

body .contact-left-form .wpforms-submit-container button[type="submit"]:hover {
    transform: scale(1.06);
}

.wpforms-submit-container {
    text-align: right;
}

.contact-wrapper-right div {
    height: 100%;
}

.contact-left-form label.wpforms-field-label+input,
.contact-left-form label.wpforms-field-label+textarea,
.contact-left-form input[type="tel"] {
    border-bottom: 2px solid #a8a8a8 !important;
    border-left: 0 !important;
    border-radius: 0 !important;
    outline: none !important;
    box-shadow: none !important;
    border-top: 0 !important;
    border-right: 0 !important;
    width: 100% !important;
    max-width: 100%;
    padding-left: 0 !important;
}


.about-us-info {
    padding: 135px 0;
    display: flex;
    align-items: center;
}

.about-us-info .info-image {
    border-radius: 10px;
    overflow: hidden;
    flex: 0 0 50%;
}

.about-us-info .info-data {
    flex: 0 0 50%;

    padding-left: 100px;
}

.info-data .blue-btn {
    font-size: 14px;
    background: #254070;
    padding: 10px 30px;
    line-height: 27px;
    margin-top: 30px;
    display: inline-block;
    min-width: 215px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    border-radius: 10px;
    transition: transform .3s;
}


.info-data .blue-btn:hover {
    transform: scale(1.06);
}

/*.about-us-info {
    display: flex;
    align-items: center;
    position: relative;
}

.info-data {
    background: #fff;
    padding: 80px;
    position: absolute;
    max-width: 633px;
    right: 0;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 16px 0px rgba(123, 123, 123, 0.12);
}*/

.qoute-text {
    font-size: 45px;
    padding: 150px 25% 200px 25%;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.4;
    font-family: 'Nunito Sans', sans-serif;
    background: url('https://xn--lnesider-9za.dk/wp-content/uploads/2024/01/about_quote.webp');
    margin: 50px 0;
    position: relative;
}

.qoute-text p {
    font-size: 32px;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.2;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 300;

}

.qoute-text:after {
    content: "";
    background: #254070;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.8;
    z-index: 0;
}

.qoute-text div a {
    color: #a0bdff;
    text-decoration: none;
    font-style: normal;
}

.info-data h2 {
    color: #1d1d1b;
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 40px;
}

.info-data p {
    font-size: 16px;
    color: #333;
    line-height: 1.4;
}

.about-us-info.about-right-image {
    justify-content: flex-end;
}

.about-us-info.about-right-image .info-data {
    right: auto;
    left: 110px;
    order: 1;
}

.about-us-info.about-right-image .info-image {
    order: 2;
}

.blog-full-title .main-wrapper-title {
    max-width: 80%;
}

.blog-full-title .post-img {
    margin: 0 auto;
    text-align: center;
}

.blog-full-title .post-img * {
    width: 100%;
    height: auto;
}

.blog-details-page.blog-full-title .container {
    padding: 0 15px;
    z-index: 9;
    position: relative;
}

.blog-details-page .blog-wrapper .post-img {
    height: 200px;
    overflow: hidden;
}

.category-banker .blog-details-page .post-img img {
    height: auto;
}

.category-banker .blog-details-page .post-img {
    align-items: center;
    display: flex;
}

.blog-full-title .post-text {
    background: #fff;
    padding: 30px 0 20px 0;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 16px 0px rgba(123, 123, 123, 0.12);
    max-width: calc(100% - 100px);
    margin: 0 auto;
    position: relative;
    /* margin-top: -100px; */
}

.blog-full-title .post-img+.post-text {
    margin-top: -100px;
}


h4.home-bog-title a {
    color: #333;
    text-decoration: none;
    font-size: 22px;
    line-height: 30px;
    display: block;
    font-weight: 600;
}


.home-bog-desciption p {
    font-size: 16px;
    color: #000;
    line-height: 26px;
    margin-bottom: 22px;
}

.home-bog-desciption p a {
    color: #109a53;
    text-decoration: underline;
}

.home-bog-desciption p:last-child {
    margin-bottom: 0;
}

.post-author {
    display: flex;
    align-items: center;
}

.author-img {
    width: 102px;
    height: 102px;
    overflow: hidden;
    border-radius: 50%;
}

.author-img img {
    width: 100%;
}

.author-text {
    display: flex;
    flex-direction: column;
    color: #000;
    font-size: 16px;
    margin-left: 15px;
    font-weight: 400;
}

.home-bog-desciption {
    margin-top: 80px;
    margin-bottom: 20px;
}

.bank_details_page .home-bog-desciption {
    margin-top: 0;
}

.archive.author .site .post-text {
    padding: 50px;
    margin-top: -70px;
    margin-bottom: 70px;
}

.archive.author .site .home-bog-desciption {
    font-weight: 400;
}

.blog-full-title+.site a.gray-btn {
    margin-bottom: 100px;
}

.qoute-text div {
    margin-bottom: 0;
    color: #fff;
    z-index: 9;
    position: relative;
    font-size: 41.76px;
    line-height: 47px;
    font-weight: 300;
    font-style: normal;
}

.neudbydere {
    display: flex;
    justify-content: flex-start;
    gap: 12px;
    flex-wrap: wrap;
}

.logo-wrapper {
    border-radius: 11px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 16px 0px rgba(123, 123, 123, 0.12);
    padding: 40px 40px 20px 40px;
    text-align: center;
    flex: 0 0 23.9%;
    margin-bottom: 5px;
}

.logo-wrapper h6,
.logo-wrapper a {
    color: #000000;
    font-size: 14px;
    text-decoration: none;
    margin: 14px 0 0 0;
}

.logo-wrapper a div {
    min-height: 62px;
    display: flex;
    align-items: center;
}

.white-upper-wrapper {
    border-radius: 18px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 16px 0px rgba(123, 123, 123, 0.12);
    padding: 70px 23.5% 70px 100px;
    position: relative;
    max-width: 1038px;
    margin: 0 auto;
}

.wrap-block-upper-overskrift::after {
    content: "";
    background: #efefef;
    position: absolute;
    left: 0;
    height: 175px;
    width: 100%;
    top: 0;
    z-index: -1;
}

.wrap-block-upper-overskrift {
    position: relative;
    z-index: 1;
}

.white-upper-wrapper p:last-child {
    margin-bottom: 0;
}

.white-upper-wrapper h2 {
    margin-bottom: 30px;
}

.error-wrapper-page .page-content {
    padding: 30px;
    border-radius: 15px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 16px 0px rgba(123, 123, 123, 0.12);
}

/*404*/
form.search-form label input {
    border: 1px solid #c0c0c0;
    padding: 11px 10px;
    border-radius: 18px;
    width: 100%;
    height: 52px;
}

input.search-submit {
    background: #109a53 !important;
    border: 0 !important;
    border-radius: 18px !important;
    font-size: 18px !important;
    color: #fff !important;
    width: 100%;
    height: 52px;
    outline: none;
}

form.search-form label {
    width: 100%;
    margin-bottom: 14px;
}

.error-wrapper-page .page-content h2 {
    font-size: 22px;
    line-height: 1.6;
    color: #000;
    font-weight: 600;
    text-align: left;
}

.error-wrapper-page .page-content ul li,
.error-wrapper-page .page-content ul li a {
    color: #000;
    text-decoration: none;
    display: block;
    line-height: 1.6;
    font-size: 14px;
}

.error-wrapper-page .page-content ul li {
    margin-bottom: 6px;
}

.widget.widget_recent_entries,
.page-content .widget {
    margin: 15px 0 15px 0;
    padding: 15px 0 15px 0;
    border-bottom: 1px solid #3333;
}

.error404 h1 {
    color: #000;
    text-align: center;
    font-weight: 600;
}

.error404 p {
    width: 100% !important;
    text-align: center;
    font-weight: 400;
}

.error404 .Populre-blogindlg {
    padding-top: 30px;
    padding-bottom: 30px;
}

.error-wrapper-page .page-content .widget.widget_categories {
    margin-top: 0px !important;
}

.error-wrapper-page .page-content ul li {
    font-weight: 400;
}

.search-results .Populre-blogindlg {
    padding: 50px 0;
}

.search-results .Populre-blogindlg h1 {
    color: #000;
    text-align: left;
    font-weight: 600;
}

.widget.widget_archive p {
    text-align: left;
}

.error-wrapper-page .page-content select {
    border: 1px solid #3333;
    width: 100%;
    height: 50px;
    padding: 0 15px;
    font-size: 16px;
}

.error-wrapper-page .main-wrapper-title {
    max-width: 100%;
}

/*END*/

.Gode-ansvarlige-forhold h2 {
    max-width: none;
    font-size: 32px;
    font-weight: 500;
}

.content-page-wrapper .Gode-ansvarlige-forhold div img {
    margin-bottom: 60px;
    width: 100%;
    height: auto;
}

/*faq*/
.faq-wrapper h2 {
    text-align: center;
}

.faq-wrapper {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 19px 0px rgba(123, 123, 123, 0.12);
    margin: 60px 0 60px 0;
    padding: 50px;
}

.faq-blocks h4 {
    font-size: 12px;
    color: #323232;
    line-height: 1.3;
    margin: 0;
    font-weight: 500;
    cursor: pointer;
    position: relative;
}

.faq-blocks .faq-section {
    border-bottom: 1px solid #d6dde2;
    padding-bottom: 15px;
    margin-bottom: 0;
    border-top: 1px solid #d6dde2;
    padding-top: 15px;
    margin-top: -1px;
    position: relative;
}

.faq-blocks {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 100%;
}

.acordian-opner {
    height: 0;
    overflow: hidden;
    transition: all 0.5s;
}

.cust-faq-block {
    display: flex;
    justify-content: space-between;
    align-items: start;
}

.faq-blocks .faq-section input[type=checkbox] {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    cursor: pointer;
}

.acordian-opner p {
    margin: 0;
    padding: 14px 0 0 0;
    font-size: 10px;
    color: #a3a3a4;
    line-height: 16px;
}

.faq-blocks h4::after {
    content: "+";
    position: absolute;
    right: 0;
    top: 0;
    width: 13px;
    height: 13px;
    background-color: #efefef;
    border-radius: 16px;
    text-align: center;
    font-size: 12px;
    line-height: 1;
    color: #393939;
}

.faq-wrapper input[type=checkbox]:checked+label h4::after {
    content: "_";
    line-height: 0.3;
}

.faq-wrapper input[type=checkbox]:checked+label h4 {
    font-weight: ;
}

.faq-wrapper input[type=checkbox]:checked+label h4 {
    color: #000000 !important;
}

.faq-wrapper input[type=checkbox]:checked+label+div {
    height: auto;
}

.faq-blocks .faq-section label {
    width: 100%;
}

.user-with-img img {
    margin-bottom: 0 !important;
}

.tagcloud a {
    background: #1c9a56;
    color: #fff;
    padding: 2px 9px;
    text-decoration: none;
    border-radius: 18px;
}

.blog-wrapper p.home-bog-desciption {
    margin-top: 14px;
    min-height: 60px;
}

.loan-cat .arrow-btn::before {
    /* content: ""; */
    /* width: 100vh; */
    /* height: 100vh; */
    /* position: absolute; */
    /* right: -31px; */
    /* top: -90vh; */
}


/*about page*/

.bag_section {
    padding: 0px 0 90px 0;
}

.bag_section .container {
    padding: 0;
}

.bag_section ul {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
    column-gap: 50px;
}

.bag_section ul li {
    flex: 1;
}

.bag_section h2 { 
    font-size: 32px;
    font-weight: 500;
    padding-bottom: 40px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
}

.bag_section h4 {
    font-size: 18px;
    margin: 25px 0;
}

.bag_section p {
    font-size: 16px;
}


.hvorfor_section {
    margin-top: -110px;
    position: relative;
}

.inner_hvorfor {
    background: #fff;
    padding: 30px 80px 70px 80px;
    border-radius: 10px;
    margin-top: -55px;
    box-shadow: 0px 8px 16px 0px rgba(123, 123, 123, 0.12);
    margin-bottom: 0;
    text-align: center;
    margin-bottom: 180px;
}

.inner_hvorfor h2 {
    font-size: 32px;
    margin: 20px 0 50px 0;
    font-weight: 500;
}

.inner_hvorfor img {
    margin-bottom: 15px;
}

.inner_hvorfor h3 {
    color: #254070;
    margin: 20px 0 20px 0;
}

.inner_hvorfor p {
    font-size: 16px;
    padding: 0px 50px;
}

@media only screen and (min-width: 1200px) {
    .bankoversigt-template-default .main-wrapper-title {
        max-width: 100%;
        text-align: left;
        margin-bottom: 50px;
    }

    .bankoversigt-template-default .main-wrapper-title h1 {
        margin-bottom: 10px;
        font-family: 'HelveticaNeueLT Pro 65 Md';
        font-weight: 500;
        font-size: 40px;
    }
}

.main-navigation li .sub-menu {
    position: absolute;
    /* background: #223862; */
    top: 22px;
    min-width: 230px;
    padding: 15px 15px;
    /* border: 1px solid #d2d2d2; */
    /* box-shadow: 0px 8px 16px 0px rgba(123, 123, 123, 0.12); */
    border-radius: 10px;
    right: -90px;
    min-height: 50px;
    padding-top: 28px;
    display: none;
    z-index: 99;
}

nav#site-navigation {
    position: relative;
}

.main-navigation li .sub-menu li a {
    font-size: 16px;
    width: 100%;
    display: block;
    position: relative;
}

.main-navigation li .sub-menu li {
    margin-right: 0;
    margin-bottom: 0;
    background-color: #223962;
    padding: 10px 15px;
    border: 1px solid #cdcdcd;
    border-top: 0;
}

.main-navigation li.focus .sub-menu {
    /* top: 47px; */
}

.main-navigation li .sub-menu ul.sub-menu {
    position: static;
    height: 0;
    overflow: hidden;
    padding: 0 15px;
    margin-top: 5px;
    border-color: transparent;
    box-shadow: none;
}

.main-navigation li .sub-menu li.focus .sub-menu {
    height: auto;
    overflow: visible;
}

.main-navigation li .sub-menu ul.sub-menu li a {
    padding-left: 0;
    position: relative;
    width: 100%;
    display: block;
}

.main-navigation li .sub-menu ul.sub-menu li a::after {
    content: "";
    border-left: 4px solid silver;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    position: absolute;
    width: 7px;
    height: 7px;
    display: inline-block;
    margin-left: 10px;
    margin-top: 0;
    top: 8px;
    left: -20px;
}

.main-navigation li.menu-item-has-children .sub-menu li.menu-item-has-children a::after {
    content: "";
    border-left: 4px solid silver;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    position: absolute;
    width: 7px;
    height: 7px;
    display: inline-block;
    margin-left: 10px;
    margin-top: 0;
    top: 8px;
    right: 0;
}

.main-navigation li.menu-item-has-children .sub-menu li.menu-item-has-children.focus a::after {
    transform: rotate(90deg);
}

.main-navigation li.menu-item-has-children .sub-menu li.menu-item-has-children .sub-menu li a::after {
    transform: rotate(0deg);
}

.main-navigation li.menu-item-has-children::after {
    content: "";
    border-left: 4px solid #ffffff;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    position: absolute;
    width: 7px;
    height: 7px;
    display: inline-block;
    margin-left: 10px;
    margin-top: 0;
    top: 8px;
    right: 0;
}

ul.menu li {
    position: relative;
}

ul.menu>li {
    padding-right: 45px;
    margin: 0;
}

.menu>li:hover:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: -24px;
    left: -20px;
}

.menu>li a:hover {
    opacity: 0.8;
}

.main-navigation li.menu-item-has-children.focus::after {
    transform: rotate(90deg);
}

.main-navigation li .sub-menu li:first-child {
    margin-top: 0;
    padding: 6px 15px;
    border: 1px solid #ffffff26;
    margin-bottom: -1px;
}

.main-navigation li .sub-menu li:hover {
    background: #22488e;
}

.entry-content ul {
    margin-bottom: 20px;
    padding-left: 25px;
}

.entry-content ul li {
    list-style: square;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    margin-bottom: 15px;
}

.status-publish.hentry .entry-header h1 {
    color: #000;
    margin-top: 50px;
    font-weight: 500;
}

.status-publish.hentry .entry-content p,
.entry-content li {
    font-size: 15px;
    color: #333;
    line-height: 1.4;
    font-weight: 400;
    margin-bottom: 10px;
}

.entry-header h1 {
    font-size: 40px;
}

.status-publish.hentry .entry-content h3 {
    font-size: 26px;
}

.status-publish.hentry .entry-content a {
    color: #254070;
}

.status-publish.hentry .entry-footer {
    margin: 50px 0;
}

table {
    width: 100% !important;
    margin-bottom: 30px;
}

tbody,
td,
tfoot,
th,
thead,
tr,
table {
    border: 1px solid #c9c9c9;
    padding: 8px 6px;
    word-break: break-word;
}

.blog-full-title .post-text .text-center img,
.blog-full-title .post-text iframe {
    max-width: 100%;
    height: auto;
}

.blog-wrapper.bank-logo .post-img {
    padding: 20px 40px;
    height: 150px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog-wrapper.bank-logo h4.home-bog-title {
    font-size: 14px;
    text-align: center;
    color: #333;
    text-decoration: none;
}
.banner-overlap a {
    text-decoration: none;
}
.blog-wrapper.bank-logo .post-text {
    padding: 0px 0px 10px 0px;
}

.blog-wrapper.bank-logo .post-img {
    height: 110px !important;
}

.blog-wrapper.bank-logo .post-img img {
    height: auto;
    width: 100%;
    margin: 0 auto;
}

h5.date-auther a {
    color: #d2d2d2;
}

.Gode-ansvarlige-forhold p img {
    margin-left: auto !important;
    margin-right: auto;
    float: none;
    display: block;
}

.main-navigation li .sub-menu li {
    border: 1px solid #ffffff26;
    margin-top: -1px;
}

.main-navigation li .sub-menu ul.sub-menu {
    position: absolute;
    left: 100%;
    padding: 0;
    border-radius: 0;
    top: -6px;
    height: auto;
}

.main-navigation li .sub-menu ul.sub-menu li {
    padding: 6px 15px;
    border: 1px solid #ffffff26;
    margin-top: -1px;
}

.main-navigation li .sub-menu ul.sub-menu li a:after {
    display: none !important;
}

.main-navigation li .sub-menu ul.sub-menu li:first-child {
    margin-top: 0;
}

.main-navigation li .sub-menu ul.sub-menu li a {
    padding: 0px;
    font-size: 16px;
    line-height: 24px;
}

.blog-details-page.blog-full-title .schema-faq-wrapper>div>div {
    margin-bottom: 30px;
}

.author-social.social-media a {
    font-size: 14px;
    margin-right: 5px;
    margin-top: 6px;
    display: inline-block;
    color: #333;
    opacity: 1;
}

.author-text a {
    color: #000000;
    text-decoration: none;
}

.footerblock-right p a {
    color: #fff;
    text-decoration: none;
}

.main-wrapper-title ul {
    margin-top: 60px;
}

.main-wrapper-title ul li {
    margin-bottom: 18px;
    padding-left: 39px;
    font-size: 16px;
    background-image: url(/wp-content/themes/landk/assets/img/tick-icon.webp);
    background-repeat: no-repeat;
    background-position: left center;
    color: #fff;
}

.loan-cat {
    padding: 0;
    width: 16.6%;
    text-align: center;
    border-right: 1px solid #efefef;
    position: relative;
}

.loan-cat img {
    width: auto;
    height: 36px;
}

.loan-cat:nth-child(2) img,
.loan-cat:nth-child(4) img {
    height: 24px;
    margin-bottom: 5px;
    margin-top: 7px;
}

.loan-cat img {
    transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s;
}

.loan-cat:hover img {
    transform: scale(1.09) !important;
}

.catgory-list .container {
    background: #fff;
    padding: 31px 80px;
    border-radius: 257px;
    margin-top: -55px;
    max-width: 975px;
    box-shadow: 0px 8px 16px 0px rgba(123, 123, 123, 0.12);
    margin-bottom: 0;
}

.loan-cat:last-child {
    border-right: 0;
}

.Loan-options::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background-image: -moz-linear-gradient(90deg, rgb(30, 60, 114) 0%, rgb(42, 82, 152) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(30, 60, 114) 0%, rgb(42, 82, 152) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(30, 60, 114) 0%, rgb(42, 82, 152) 100%);
    opacity: 0.8;
}

.catgory-list {
    position: relative;
    z-index: 2;
}

.loan-text a.arrow-btn {
    font-size: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.text-wrapper-front-text {
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}

.text-wrapper-front-text p {
    margin-bottom: 0;
    width: 50%;
}

.hverdag-wrapper h3 {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    left: 0;
    margin: 0;
    color: #fff;
    font-weight: 300;
    font-size: 40px;
}

.hverdag-wrapper {
    position: relative;
}

.hverdag-wrapper img {
    width: 100%;
    height: auto;
    max-width: 100%;
}

.hverdag-wrapper img.mobile_banner {
    display: none;
}
.marquee-item a {
    height: 40px; 
        display: flex;
    align-items: center;
}
.catgory-list.logo-list-new img {
    height: auto;
    width: 100%;
    max-width: 129px;
}

.catgory-list.logo-list-new .loan-cat {
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo-list-new .loan-cat {
    width: 100%;
}

#logos_slider {
    display: flex;
}

.logo-list-new h4 {
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    margin-bottom: 30px;
    font-weight: 700;
}

.logo-list-new .container {
    padding-top: 40px;
    padding-bottom: 40px;
    max-width: 1291px;
}

.Gode-ansvarlige-forhold h1 span {
    color: #333;
}

.side-bar {
    max-width: 274px;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 16px 0px rgba(123, 123, 123, 0.12);
    padding: 30px;
    margin-left: auto;
    position: sticky;
    top: 100px;
}

.side-bar ul li a {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.2;
    display: block;
    font-weight: normal;
}

.side-bar ul li {
    list-style: decimal-leading-zero;
    padding-left: 9px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.2;
    font-weight: normal;
}

.side-bar ul {
    padding-left: 28px;
    margin-top: 25px;
}

.side-bar h3 {
    font-size: 20px;
}

.loan_description h1 {
    font-size: 40px;
    color: #000;
}

.user-with-text h6 {
    margin-bottom: 0;
    font-size: 14px;
}

.Gode-ansvarlige-forhold {
    padding-bottom: 200px;
}

.Populre-blogindlg .main-wrapper-title {
    padding: 0;
}
.Populre-blogindlg .main-wrapper-title h2 {
    font-weight: 500;
    font-size: 32px;
    color: #1d1d1b;
  }

.Populre-blogindlg .main-wrapper-title p {
    color: #000;
    width: 245px;
}

.Gode-ansvarlige-forhold .post-img img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.blog-wrapper .post-text {
    padding: 22px 22px;
}

.blog-details-page p.home-bog-desciption {
    margin-bottom: 15px;
}

.blog-details-page .post-img img {
    border-radius: 0;
}
/*new contact page*/
.contact-left-form input::placeholder, .contact-left-form textarea::placeholder { color: #8d8d8d !important;}
.contact-left-form input, .contact-left-form textarea{color: #8d8d8d !important; }

body .contact-left-form label.wpforms-field-label+input,
body .contact-left-form label.wpforms-field-label+textarea,
.contact-left-form input[type="tel"] {
    border-bottom: 1px solid#d6d6d6 !important;
}

.Loan-options.kontact {
    min-height: 420px;
    padding: 150px 0 150px 0;
}

.Loan-options.kontact .main-wrapper-title {
    text-align: center;
    max-width: 700px;
    padding: 0;
    margin: 0 auto;
}

.Populre-blogindlg.blog-details-page.contact_main {
    padding-top: 0;
    margin-top: -90px;
    position: relative;
    z-index: 99;
    background: none;
}

.Loan-options.kontact .main-wrapper-title h1 {
    color: #fff;
}

.details_kontact li {
    border-radius: 18px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 10px 0px rgba(123, 123, 123, 0.15);
    text-align: center;
}

.details_kontact li img {
    /* max-width: 50px; */
    min-height: 47px;
    max-height: 47px;
    width: auto;
    margin: 60px 0 20px 0;
}

.details_kontact ul {
    display: flex;
    justify-content: space-between;
    column-gap: 10px;
}

.details_kontact ul li {
    flex: 0 0 calc(33.3% - 15px);
}

.details_kontact li h4 {
    font-size: 21.5px;
    font-weight: 500;
    margin-bottom: 7px;
}

.details_kontact li p:empty {
    display: none;
}

.details_kontact li p,
.details_kontact li p a {
    font-size: 14px;
    color: #727272;
    margin-bottom: 50px;
    text-decoration: none;
}

.details_kontact li p a:hover {
    color: #254070;
}

.details_kontact {
    margin-bottom: 100px;
    margin-top: 50px;
}

.banner-overlap .container {
    margin-top: -100px;
    position: relative;
    z-index: 1;
}


.contact_form {
    padding: 30px;
    background: #fff;
    border: 0;
    border-radius: 10px;
    box-shadow: 0px 8px 16px 0px rgba(123, 123, 123, 0.12);
    max-width: 428px;
    margin: 0 auto;
    overflow: hidden;
}
.contact_form>div {
    display: none;
}
.contact_form form>div {
    /*! background: red; */
    margin-bottom: 10px;
}
.contact_form form>div label {
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #435f8d;
    align-items: center;
    font-weight: 600;
}
.contact_form form>div label span {
    font-size: 26px;
    font-weight: 500;
}

.contact_form form>div input {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 5px;
}

.contact_form form h3 {
    font-size: 20px;
    font-weight: 600;
    color: #435f8d;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#loan-calculator>div:nth-child(4) {
    margin-bottom: 20px;
}

.contact_form form p {
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    color: #435f8d;
    align-items: center;
    font-weight: 600;
    margin-bottom: 0px;
}

.contact_form form p output {
    font-size: 20px;
    font-weight: 700;
}

.contact_form form p small {
    margin-top: 20px;
    text-align: center;
    font-size: 10px;
    color: #435f8d;
}

.contact_form form a.gray-btn {
    margin: 30px auto 0px auto;
}

.contact_form form>div.number_outer .number div input {
    text-align: right;
    width: 30px;
    border: 0;
    font-size: 22px;
    font-weight: 600;
    color: #435f8d;
    padding: 0;
    line-height: 48px;
    margin: 0;
}

.contact_form form>div.number_outer .number>span {
    background: #254070;
    width: 30px;
    color: #fff;
    height: 30px;
    border-radius: 70px;
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    line-height: 24px;
    margin-top: 10px;
    cursor: pointer;
}

.contact_form form>div.number_outer .number div span {
    width: 30px;
    padding-left: 5px;
}

.contact_form form>div.number_outer .number div input {
    text-align: center;
    min-width: 50px;
    box-shadow: none;
    border: 0;
    font-size: 21px;
    font-weight: 600;
    color: #435f8d;
    padding: 0;
    line-height: 48px;
    margin: 0;
}

.contact_form form>div.number_outer .number>span {
    background: #254070;
    width: 30px;
    color: #fff;
    height: 30px;
    border-radius: 70px;
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    line-height: 24px;
    margin-top: 10px;
    cursor: pointer;
}

.contact_form form>div.number_outer .number div span {
    width: 30px;

}

.contact_form form>div.number_outer {
    display: flex;
    justify-content: space-between;
}

.contact_form form>div.number_outer .number {
    display: flex;
    column-gap: 6px;
}

.contact_form form>div.number_outer .number div {
    display: flex;
}

.contact_form form>div.number_outer .number div span {
    font-size: 23px;
    font-weight: 600;
    color: #435f8d;
    line-height: 44px;
}
.contact_form input[type=range] {
    display: inline-block;
    margin: 5px auto auto;
    outline: 0;
    padding: 0;
    width: 100%;
    height: 4px;
    background-color: #eee;
    /* background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#82c075),color-stop(100%,#82c075));
    background-image:-webkit-linear-gradient(#82c075,#82c075);
    background-image:-moz-linear-gradient(#82c075,#82c075);
    background-image:-o-linear-gradient(#82c075,#82c075);
    background-image:linear-gradient(#82c075,#82c075); */
    background-size: 50% 100%;
    background-repeat: no-repeat;
    border-radius: 10px;
    cursor: pointer;
    -webkit-appearance: none;
    border: none
}

.contact_form input[type=range]:focus {
    outline: 0
}

.contact_form input[type=range]::-ms-track {
    width: 100%;
    cursor: pointer;
    background: 0 0;
    border-color: transparent;
    color: transparent
}

.contact_form .fromText,
.contact_form .fromText1,
.contact_form .toText,
.contact_form .toText1 {
    top: 35px;
    font-size: 13px;
    color: #969696
}

.contact_form input[type=range]::-ms-tooltip {
    display: none
}

.contact_form input[type=range]::-webkit-slider-runnable-track {
    box-shadow: none;
    border: none;
    background: 0 0;
    -webkit-appearance: none
}

.contact_form input[type=range]::-moz-range-track {
    box-shadow: none;
    border: none;
    background: 0 0
}

.contact_form input[type=range]::-moz-focus-outer {
    border: 0
}

.contact_form input[type=range]::-webkit-slider-thumb {
    width: 20px;
    height: 20px;
    background: #254070;
    border: 1px solid #254070;
    border-radius: 100%;
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, .1);
    -webkit-appearance: none
}

.contact_form input[type=range]::-moz-range-thumb {
    width: 20px;
    height: 20px;
    background: #254070;
    border: 1px solid #254070;
    border-radius: 100%;
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, .1)
}

.contact_form input[type=range]::-ms-thumb {
    width: 20px;
    height: 7px;
    background: #254070;
    border: 1px solid #254070;
    border-radius: 10px;
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, .1)
}

.contact_form input[type=range]:active::-webkit-slider-thumb {
    box-shadow: 0 0 0 4px rgba(0, 0, 0, .1) !important
}

.contact_form input[type=range]:active::-moz-range-thumb {
    box-shadow: 0 0 0 4px rgba(214, 211, 211, 0.1) !important
}

.contact_form input[type=range]:active::-ms-thumb {
    box-shadow: 0 0 0 4px rgba(0, 0, 0, .1) !important
}
.marquee-wrapper {
    overflow: hidden;
}
.marquee-wrapper .marquee-block{    
    overflow: hidden;
    box-sizing: border-box;
    position: relative;  
    padding: 0px 0 30px 0;
    height: 40px;
}
  .marquee-inner{
    display: block;
    width: 200%;
    position: absolute;
  }
  
  .marquee-inner.to-left{
    animation: marqueeLeft 25s linear infinite;
  }
  .marquee-item{
    width: 200px;
    height: auto;
    display: inline-block;
    margin: 0 10px;
    float: left;
    transition: all .2s ease-out;
    text-align: center;
  }
  @keyframes marqueeLeft{
    0% {
      left: 0;
    }
    100% {
      left: -100%;
    }
  }
#blog_slider  .item {
    padding-bottom: 30px;
}

#blog_slider  .owl-item {
    display: flex;
    align-items: stretch;
}

 

/*media start*/
@media only screen and (max-width: 1489px) {

    .godt-tip,
    .Generelle-krav {
        max-width: 100% !important;
        left: 0 !important;
    }

    .main-navigation li .sub-menu {
        right: -80px !important;
    }

}

@media only screen and (min-width: 768px) {
    .main-navigation li.menu-item-has-children::after {
        top: 14px;
        right: 25px;
        transform: rotate(90deg);
    }

    .main-navigation li.menu-item-has-children .menu-item-has-children::after {
        display: none;
    }
}

@media only screen and (max-width: 1199px) {

    .Populre-blogindlg.blog-details-page.contact_main .container,
    .details_kontact .container {
        max-width: 100%;
    }

    body div .container {
        max-width: 100%;
    }

    .about-us-info .info-data {
        padding-left: 70px;
    }

    .Gode-ansvarlige-forhold {
        padding-bottom: 60px;
    }

    header#masthead {
        padding: 18px 0;
    }

    .main-wrapper-title {}

    .Popular-options {
        padding-bottom: 70px;
        padding-top: 70px;
    }

    .Gode-ansvarlige-forhold .container {
        max-width: calc(100% - 30px);
        padding: 100px 15px 0 15px;
    }

    .single_post_section .post-text {
        padding: 30px;
    }

    a.gray-btn {
        margin: 50px auto 100px auto;
    }

    .footerlang {
        margin-top: 75px;
    }

    .container {
        max-width: 100%;
        padding: 0 30px;
    }

    .Popular-options {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .Populre-blogindlg .col-md-4 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .about-us-info.about-right-image .info-data {
        left: 0;
    }

    .qoute-text.qoute-text {
        padding-left: 12.5%;
        padding-right: 12.5%;
    }

    .info-data {
        position: static;
        max-width: 100%;
        border-radius: 0;
    }

    .about-us-info {
        flex-wrap: wrap;
    }

    .info-image img {
        width: 100%;
        height: auto;
    }

    .blog-details-page.blog-full-title .container {
        padding: 0 30px;
    }

    .error-wrapper-page .entry-content h2 {
        text-align: left;
        margin-top: 15px;
        font-size: 26px;
        margin-bottom: 10px;
    }

    .error-wrapper-page .entry-content h2 {
        font-size: 32px;
        margin-top: 30px;
    }

    .logo-wrapper {
        flex: 0 0 23.9%;
        max-width: 23.9%;
    }

    .logo-wrapper img {
        width: 100%;
        height: auto;
    }

    .white-upper-wrapper {
        padding: 40px;
    }

    .contact-wrapper-left,
    .contact-wrapper-right {
        width: 50%;
    }

    .Populre-blogindlg .col-md-3 {
        width: 33.33%;
    }

    table {
        width: 100% !important;
    }

    .Loan-options {
        min-height: auto;
        background-position: right;
    }

    .logo-list-new .container {
        max-width: calc(100% - 30px);
    }

    .Populre-blogindlg .col-md-3:first-child {
        width: 100%;
    }

    .Populre-blogindlg .col-md-3:first-child .main-wrapper-title {
        max-width: 100%;
        text-align: center;
    }

    .Populre-blogindlg .main-wrapper-title p {
        width: calc(100% - 30px);
        margin: 0 auto;
    }

    .Populre-blogindlg .col-md-3:first-child .main-wrapper-title a.gray-btn {
        max-width: 250px;
    }

    .blog-full-title .post-text {
        max-width: calc(100% - 0px) !important;
    }

    .about-us-info,
    .bag_section {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .about_section .hvorfor_section {
        padding-left: 25px;
        padding-right: 25px;
    }

    .about_section .hvorfor_section .inner_hvorfor h2 {
        padding-top: 50px;
        margin-bottom: 70px;
    }
}

.d-mobile {
    display: none !important;
}

.d-desktop {
    display: block;
}

@media only screen and (min-width: 1000px) {
    #logos_slider .owl-stage {
        align-items: center;
        display: flex;
    }

    #logos_slider .owl-stage img {
        width: 75%;
    }

}

@media only screen and (max-width: 991px) {
    ul.menu>li {
        margin: 0 !important;
        padding-right: 24px !important;
    }

    .main-navigation li.menu-item-has-children::after {
        right: 9px !important;
    }

    .menu>li:hover::before {
        left: -9px !important;
    }

    .Popular-options .text-wrapper-front-text {
        max-width: 100%;
    }

    .Loan-options h1 {
        font-size: 38px;
    }

    .about-us-info {
        padding: 75px 0;
    }

    .bag_section {
        padding: 0px 0 30px 0;
    }

    .details_kontact ul {
        column-gap: 20px !important;
    }

    .details_kontact ul li {
        flex: 1 !important;
    }

    .d-mobile {
        display: flex !important;
    }

    .d-desktop {
        display: none !important;
    }

    .Populre-blogindlg .col-md-3 {
        width: 50%;
    }

    ul.menu li {
        margin-right: 23px;
    }

    header ul.menu li a {
        font-size: 16px;
        word-break: unset;
    }

    .main-wrapper-title {
        padding-left: 0;
    }

    .catgory-list {
        padding: 0px 25px;
    }

    .text-wrapper-front-text {
        column-gap: 30px;
    }

    .catgory-list.logo-list-new .container {
        max-width: calc(100% - 10px);
    }

    .Populre-blogindlg {
        padding: 60px 0;
    }

    .Populre-blogindlg a.gray-btn {
        margin-bottom: 50px;
    }

    .blog-details-page.banner-overlap .pagination.gray-btn {
        margin-bottom: 0;
    }

    .Populre-blogindlg .main-wrapper-title p {
        margin: 20px auto !important;
    }

    .home-bog-desciption {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .Gode-ansvarlige-forhold .container {
        padding: 30px 15px 0 15px !important;
    }

    .details_kontact {
        margin-bottom: 30px !important;
        margin-top: 0px !important;
    }

    .bank_details_page {
        margin-top: -110px !important;
    }

    .blog-details-page .col-md-3 {
        width: 33.3%;
    }

    .blog-details-page .post-img img {
        height: auto !important;
    }

    .blog-details-page .blog-wrapper .post-img {
        align-items: center;
        display: flex;
    }

    .archive.category-banker .blog-details-page .main-wrapper-title {
        display: none;
    }

}

.error404 footer p {
    text-align: left !important;
    font-weight: 100;
}

@media only screen and (max-width: 860px) {
    .Populre-blogindlg {
        border: 0px !important;
    }

    .logo-list-new.catgory-list .row {
        flex-wrap: nowrap;
        justify-content: flex-start;
        overflow: scroll;
        padding: 0 15px;
        gap: 20px !important;
    }

    .catgory-list.logo-list-new .loan-cat img {
        width: 100%;
        max-width: 120px;
        height: auto;
    }

    .catgory-list.logo-list-new .loan-cat {
        margin-bottom: 0;
    }

    .inner_hvorfor h2 {
        padding-top: 40px;
        margin: 40px 0 0px 0;
        padding-bottom: 60px;
    }

    .hvorfor_section {
        width: 97%;
        margin-left: auto;
        margin-right: auto;
    }

    .inner_hvorfor p {
        padding: 0;
    }

    .inner_hvorfor {
        margin-bottom: 100px;
    }

    .about-us-info.about-right-image .info-image {
        order: 1;
    }

    .qoute-text {
        font-size: 40px;
        padding: 110px 10% 110px 10% !important;
    }

    .qoute-text p {
        font-size: 26px;
        text-align: left;
        font-weight: 300;
    }

    .logo-wrapper {
        flex: 0 0 32.3%;
        max-width: 32.3%;
    }
}


@media only screen and (max-width: 767px) {
    .Gode-ansvarlige-forhold .loan_description h1{ 
        font-size: 30px;
    font-weight: 400; color:#000 !important; margin-bottom: 20px;
    }
    .Populre-blogindlg .main-wrapper-title h2{
        font-size: 28px;
    }
    #blog_slider .owl-dots {
        margin: 10px auto 40px auto;
    }

    .blog-wrapper.bank-logo {
        margin-bottom: 0 !important;
    }

    header.site-header.sticky {
        background: #fff !important;
        box-shadow: 0 0 5px 2px rgba(128, 128, 128, .1);
    }

    .blog-details-page.contact_main {
        padding-bottom: 30px !important;
    }

    .Loan-options.kontact p {
        font-size: 16px;
    }

    .contact-left-form #wpforms-171 {
        margin-top: 10px;
    }

    .details_kontact ul {
        flex-wrap: wrap;
        flex-direction: column;
        row-gap: 20px;
    }

    .details_kontact li h4 {
        font-size: 17px;
    }

    .details_kontact li p,
    .details_kontact li p a {
        font-size: 12px;
    }

    .Populre-blogindlg.blog-details-page.contact_main {
        border-top: 0;
    }

    .contact_main .contact-left-form {
        padding: 10px 15px;
    }

    .blog-wrapper p.home-bog-desciption {
        min-height: 90px !important;
    }

    .Populre-blogindlg .main-wrapper-title p {
        width: 100%;
        margin-bottom: 20px;
    }

    .single-post .blog-full-title .post-img+.post-text {
        margin-top: 0;
    }

    header .main-navigation li .sub-menu {
        height: auto;
    }

    header .main-navigation li .sub-menu li {
        background: transparent;
        border: 0px !important;
        border-bottom: 1px solid #d2d2d2 !important;
    }

    .main-navigation li .sub-menu li:first-child::after {
        display: none !important;
    }

    header .main-navigation li .sub-menu ul.sub-menu {
        position: relative;
        left: 0;
    }

    header .main-navigation li .sub-menu ul.sub-menu li:first-child {
        border-top: 1px solid #d2d2d2 !important;
        margin-top: 10px;
    }

    header .main-navigation li .sub-menu ul.sub-menu li:last-child {
        border-bottom: 0px !important;
    }

    ul.menu li {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        margin-bottom: 15px;
    }

    .container {
        padding: 0 25px;
    }

    .site-branding a img {
        width: 134px;
        height: auto;
        filter: invert(1);
    }

    header#masthead {
        padding: 14px 0;
        background: #fff;
    }

    button.menu-toggle {
        display: block;
        float: right;
        border: 0;
        background: #fff;
        padding: 0;
        font-size: 0;
        width: 33px;
        height: 30px;
        position: relative;
    }

    #masthead .main-navigation>div {
        position: fixed;
        left: 0;
        top: 55px;
        background: #fff;
        width: 100%;
        z-index: 99;
        padding: 20px;
        display: none;
    }

    #masthead .main-navigation.toggled>div {
        display: block !important;
    }

    .menu-menu-1-container {
        display: block;
        position: fixed;
        background: #e4e4e4;
        width: 100%;
        height: 100%;
        left: -100%;
        max-width: 350px;
        top: 0;
        transition: all 0.5s;
        z-index: 9;
        padding: 30px 30px;
        overflow: scroll;
    }

    button.menu-toggle::after,
    button.menu-toggle::before {
        content: "";
        width: 100%;
        height: 2px;
        background: #000;
        position: absolute;
        left: 0;
        top: 0;
    }

    button.menu-toggle::before {
        width: 23px;
        top: 10px;
        left: auto;
        right: 0;
    }

    button.menu-toggle::after {
        top: 20px;
    }

    .main-wrapper-title h1,
    .h1,
    h1 {
        margin-bottom: 22px;
        font-size: 35px;
    }

    .main-wrapper-title p {
        font-size: 12px;
        margin-bottom: 0;
    }

    .main-wrapper-title {
        margin-bottom: 34px;
    }

    .loan-text {
        border-top: 0;
        bottom: 0;
        top: 0;
        width: 100%;
        left: 0;
        padding: 0 35px;
        z-index: 1;
    }

    .home .loan-text {
        padding: 0;
    }

    .loan-cat {
        width: 31.33%;
        margin-bottom: 25px;
    }

    .loan-text h3 {
        margin-bottom: 0;
        font-size: 14px;
    }

    .Popular-options h2,
    .h2,
    h2 {
        font-size: 28px;
        text-align: center;
        margin-bottom: 30px;
    }

    .Gode-ansvarlige-forhold .container {
        box-shadow: none;
        border-radius: 0;
        padding: 60px 0px 50px 0px;
        text-align: left;
    }

    .Gode-ansvarlige-forhold h1 {
        font-size: 30px;
    }

    #more .pt-5 {
        padding: 0;
    }

    .Gode-ansvarlige-forhold .container * {
        text-align: left;
        /* width: 100%; */
        height: auto;
    }

    .Gode-ansvarlige-forhold .container h2 {
        color: #1d1d1b;
        font-size: 25px;
        font-weight: 600;
        margin-bottom: 25px;
        max-width: 100%;
    }

    .godt-tip,
    .Generelle-krav {
        max-width: calc(100% + 60px) !important;
        left: 0 !important;
        margin-left: -30px;
        padding: 30px 30px !important;
        margin-right: -30px;
    }

    .Skaermbillede {
        margin: 25px 0;
    }

    .Gode-ansvarlige-forhold p {
        margin-bottom: 25px;
    }

    .godt-tip,
    .Generelle-krav {
        width: calc(100% + 60px);
        position: relative;
        left: -25px;
        padding-left: 25px;
        padding-right: 25px;
    }

    .godt-tip p:Last-child {
        margin-bottom: 0;
    }

    .Populre-blogindlg {
        border-top: 1px solid #cecece;
        padding-top: 50px;
        width: calc(100% - 24px);
        margin: 0 auto;
    }

    .Populre-blogindlg .main-wrapper-title {
        max-width: 100%;
        text-align: left;
        margin-bottom: 50px;
    }

    .Populre-blogindlg .main-wrapper-title * {
        text-align: left;
    }

    .Populre-blogindlg .main-wrapper-title p {
        font-size: 15px;
    }

    .Populre-blogindlg .main-wrapper-title h2 {
        margin-bottom: 15px !important;
    }

    .blog-wrapper {
        margin-bottom: 40px !important;
        height: auto;
    }

    .post-text h3 {
        font-size: 24px;
        margin-bottom: 20px;
        min-height: auto;
    }

    h5.date-auther {
        margin-bottom: 20px;
    }

    .post-text p {
        margin-bottom: 20px;
    }

    a.gray-btn {
        margin-top: 0;
        margin-bottom: 60px;
    }

    .footerblock-left,
    .footerblock-right {
        width: 100%;
    }

    footer#colophon {
        padding-top: 60px;
    }

    .footerblock-left ul li a,
    .footerblock-left ul li {
        font-size: 12px;
    }

    .footerblock-left ul {
        margin: 20px 0;
    }

    .footerblock-right .footer-coll-custom {
        width: calc(50% - 10px);
        margin-top: 30px;
    }

    .footerblock-right .footer-coll-custom h3 {
        margin-bottom: 12px; 
    }

    .footerblock-right p,
    .footerblock-right ul li a {
        line-height: 1.5;
        font-size: 14px;
        margin-left: 0;
    }

    .footer2 li a {
    }

    .footerlang ul li {
        width: 27px;
        height: 27px;
    }

    .footerlang ul li a,
    .footerlang ul li a img {
        width: 100%;
        height: 100%;
    }

    .footerlang ul {
        gap: 13px;
    }

    .footer-logo a img {
        width: 140px;
    }

    button.menu-toggle[aria-expanded="true"]+.menu-menu-1-container {
        left: 0;
    }

    ul#primary-menu {
        flex-wrap: wrap;
    }

    ul.menu li a {
        color: #000;
        font-size: 16px;
        font-weight: 500;
    }

    .loan_description h3 {
        font-size: 22px;
    }

    .havilk-wrapper {
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .Generelle-krav {
        border-radius: 0;
    }

    .user-with-name {
        max-width: 100%;
        margin-top: 30px;
    }

    .user-with-text p {
        margin-bottom: 0;
    }

    .Populre-blogindlg.blog-details-page {
        width: 100%;
    }

    .Populre-blogindlg.blog-details-page .main-wrapper-title * {
        text-align: center !important;
        padding-top: 20px;
    }

    .Populre-blogindlg.blog-details-page .main-wrapper-title p {
        font-size: 12px;
        margin-left: auto;
        margin-right: auto;
    }

    .info-data {
        padding: 40px 24px 50px 24px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .info-data h2 {
        font-size: 24px;
        text-align: left;
        margin-bottom: 30px;
    }

    .info-data p:last-child {
        margin-bottom: 0;
    }

    .qoute-text {
        display: none;
    }

    .about-us-info.about-right-image {
        margin-top: 35px;
    }

    .blog-details-page.blog-full-title .container {
        padding: 0;
    }

    .blog-full-title .post-text,
    .blog-full-title .post-img {
        max-width: calc(100% + 30px);
        border-radius: 0;
        box-shadow: none;
        /* margin-left: -15px; */
        width: calc(100% + 30px);
        margin-top: 0;
    }

    .blog-details-page.blog-full-title .container {
        padding: 0 15px;
    }

    .Populre-blogindlg.blog-details-page.blog-full-title {
        background: #efefef;
        padding-bottom: 0;
    }

    .blog-full-title .main-wrapper-title+div {
        padding: 30px 40px;
        background: #fff;
        width: calc(100% + 30px);
        margin-left: -15px;
    }

    .blog-full-title .post-text {
        padding: 0 15px;
    }

    .home-bog-desciption {
        margin-top: 21px;
        padding-top: 20px;
    }

    .blog-details-page.blog-full-title .post-text {
        border-radius: 10px;
    }

    .post-author {
        margin-top: 20px;
    }

    .logo-wrapper {
        flex: 0 0 32%;
        max-width: 32%;
    }

    .white-upper-wrapper h2 {
        text-align: left;
    }

    .wrap-block-upper-overskrift+.Populre-blogindlg {
        border: 0;
    }

    .white-upper-wrapper {
        max-width: calc(100% - 40px);
    }

    .Populre-blogindlg .main-wrapper-title {
        padding: 0 !important;
        margin-top: 0 !important;
    }

    .main-navigation li .sub-menu {
        position: static;
        height: 0;
        overflow: hidden;
        box-shadow: none;
        border: 0;
        margin-top: 0;
        padding: 0 15px;
    }

    .main-navigation li.focus .sub-menu {
        display: block;
        height: auto;
        margin-top: 15px;
    }

    .main-navigation li .sub-menu li:first-child {
        margin-top: 10px;
    }

    ul.menu li a {
        display: block;
        width: 100%;
    }

    .contact-wrapper-left,
    .contact-wrapper-right {
        width: 100%;
    }

    .contact-left-form {
        width: 100%;
        margin-bottom: 30px;
    }

    .contact-wrapper-right iframe {
        height: 450px;
    }

    .main-navigation li.menu-item-has-children::after {
        z-index: -1;
        border-left: 4px solid #ccc;
    }

    .catgory-list .row {
        gap: 0;
        justify-content: center;
    }

    .loan-cat:nth-child(3) {
        border-right: 0;
    }

    .catgory-list .container {
        padding: 24px 14px;
        border-radius: 40px;
        max-width: calc(100% - 0px);
    }

    .text-wrapper-front-text {
        flex-wrap: wrap;
        margin-bottom: 15px;
    }

    .Popular-options h2 {
        width: 100%;
        text-align: left;
    }

    .text-wrapper-front-text p {
        width: 100%;
    }

    .side-bar {
        display: none;
    }

    .Populre-blogindlg.blog-details-page {
        padding: 10px;
    }

    .about-us-info {
        padding: 35px 0 !important;
    }

    .about_section .bag_section {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .about-us-info .info-image {
        flex: 0 0 100%;
    }

    .about-us-info .info-data {
        flex: 0 0 100%;
        padding: 0;
        margin-top: 60px;
    }

    .info-data h2 {
        font-size: 40px;
        font-weight: 300;
    }

    .bag_section {
        text-align: left;
        padding: 30px 0;
    }

    .bag_section h2 {
        text-align: left;
    }

    .bag_section p {
        margin-bottom: 40px;
    }

    .about_section .qoute-text {
        display: block;
        margin-top: 0;
        padding: 110px 25px 150px 25px !important;
        background-position: center center;
        width: calc(100% + 20px);
        margin-left: -10px;
    }

    body .about_section .hvorfor_section {
        padding-left: 15px;
        padding-right: 15px;
    }

    .about_section .hvorfor_section .inner_hvorfor h2 {
        margin-bottom: 0 !important;
    }

    .about_section .Populre-blogindlg {
        width: calc(100% + 20px);
        margin-left: -10px;
    }

    body .about_section .Populre-blogindlg .main-wrapper-title h2 {
        text-align: left !important;
        margin-bottom: -10px !important;
    }

    body .about_section .Populre-blogindlg .main-wrapper-title p {
        text-align: left !important;
        font-size: 15px;
    }

    .pagination {
        margin: 0px auto 80px auto !important;
    }

    .Category-inner-page,
    .error-wrapper-page {
        padding: 0 !important;
    }

    .search.search-results h1 {
        margin: 20px 0 20px 0;
        font-size: 28px !important;
    }

    .about_section .qoute-text div {
        text-align: left;
        font-size: 26px;
        line-height: 36px;
    }

    .inner_hvorfor {
        border-radius: 0;
    }

    .inner_hvorfor h2 {
        font-size: 30px;
    }

    .inner_hvorfor p {
        margin-bottom: 40px;
    }

    .contact-wrapper-left,
    .contact-wrapper-right {
        padding: 0;
    }

    .details_kontact {
        margin-top: 0px !important;
    }

    .contact_form form .gray-btn {
        display: flex !important;
        width: 100%;
    }

    .Populre-blogindlg {
        width: calc(100% + 0px);
    }

    .content-page-wrapper .Gode-ansvarlige-forhold div img {
        margin-bottom: 30px !important;
    }

    body .blog-details-page .col-md-3 {
        width: 100%;
    }

    .Gode-ansvarlige-forhold {
        overflow: hidden;
    }

    .main-navigation li .sub-menu li:hover {
        background: none;
    }
}

@media only screen and (max-width: 640px) {
    img.deasktop-img {
        display: none;
    }

    img.mobile-img.d-none {
        display: block !important;
        width: 100%;
        height: auto;
    }

    .affiliate_bottom_text p {
        padding: 30px 40px 0 40px;
    }

    .Populre-blogindlg .col-md-3 {
        width: 100%;
    }

    .hverdag-wrapper img {
        display: none;
    }

    .hverdag-wrapper img.mobile_banner {
        display: block;
    }

    .hverdag-wrapper h3 {
        font-size: 35px;
        padding: 10px;
    }
    .footerblock-left p {
    line-height: 1.4;
}

.footerblock-right ul li {
    line-height: 1.3;
    align-items: center;
    font-size: 16px;
}

.footerblock-right {
    gap: 20px;
}

.footer2.footer-coll-custom p br {
/*    display: none;*/
}

.footer2.footer-coll-custom ul li a {
    margin-left: 8px;
}

.footer2.footer-coll-custom ul li {
    margin-bottom: 8px;
}
}

@media only screen and (max-width: 540px) {
    .main-wrapper-title {
        padding-left: 0 !important;
        max-width: 450px;
        margin: 0 auto 50px auto;
    }

    .user-with-name .user-with-img {
        width: 100%;
    }

    .logo-wrapper {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .logo-wrapper img {
        max-width: 220px;
        margin: 0 auto;
    }

    .neudbydere {
        padding: 0 44px;
    }

    .footerlang .container {
        flex-direction: column;
        row-gap: 10px;
    }

    .footerlang P {
        line-height: 1.5;
        font-size: 12px;
    }
    .marquee-item {
    width: 140px;
}
}

@media only screen and (max-width: 375px) {
    .menu-menu-1-container {
        max-width: 75%;
    }

    .affiliate_bottom_text p {
        padding: 15px 20px 0 20px;
    }

    .main-wrapper-title {
        max-width: 100%;
    }
} 