/* ## Start in 3 simple steps */

.steps {
    background-color: var(--block-dark-bg);
    text-align: center;
    padding: 70px 20px 120px;
}

.steps-wrap {
    max-width: 830px;
    padding: 0;
}

.steps-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: stretch;
}

.steps-row .steps-col {
    flex: 1 1 33%;
    align-self: auto;
    display: flex;
    flex-flow: column wrap;
    padding: 0 10px;
    margin-bottom: 40px;
}

.steps-row .steps-col h3 {
    white-space: nowrap;
}

.steps-title {
    margin: 0 0 90px;
    font-size: 36px;
    font-weight: 700;
    color: var(--head-color);
    word-wrap: break-word;
    word-break: break-word;
    text-align: center;
    padding: 0 20px;
}

.steps-buttons a {
    text-decoration: none;
    vertical-align: middle;
}

.steps-buttons .steps-btn {
    margin-right: 10px;
}

.home-3steps-icon {
    display: inline-block;
    font-size: 0;
    max-width: 100px;
    width: 100vw;
    height: 100vh;
    max-height: 100px;
    position: relative;
    background-color: #fff;
    margin: 20px;
    border-radius: 500px;
}

.home-3steps-icon:before {
    content: "";
    width: 134px;
    height: 134px;
    position: absolute;
    z-index: 1;
    top: -17px;
    left: -17px;
    border-radius: 500px;
    box-shadow: inset -3px 4px 6px rgba(0, 0, 0, .1), inset 1px -1px 8px rgba(0, 0, 0, .01);
    background-color: rgba(0, 0, 0, .01);
}

.home-3steps-icon:after {
    content: "";
    width: 100px;
    height: 100px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 500px;
    box-shadow: -3px 4px 6px rgba(0, 0, 0, .2);
    background-color: #fff;
}

.home-3steps-icon svg {
    display: block;
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 50px;
}

/* #new template */

.nn-new-template .banner-block .container .row {
    width: 100vw;
    left: 50%;
    margin-left: -50vw;
}

.nn-new-template .banner-block .container .row .col-lg-6 {
    display: flex;
    display: -webkit-flex;
}

.nn-new-template .container .row .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

.nn-new-template .block2col-content {
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.nn-new-template .block2col-content .block2col-content-wrp {
    padding-left: 120px;
}

.nn-new-template .block2col-content .block2col-content-wrp .block2col-title {
    font-size: 47px;
    line-height: 1.2;
    max-width: 475px;
}
.page-id-67707 .nn-new-template .block2col-content .block2col-content-wrp .block2col-title, .page-id-67668 .nn-new-template .block2col-content .block2col-content-wrp .block2col-title{
    font-size: 39px;
}

.nn-new-template .block2col-content .block2col-content-wrp .block2col-text {
    padding-left: 4px;
    max-width: 475px;
    color: #24292e;
    font-size: 20px;
    margin-bottom: 1.2em;
}

.nn-new-template .block2col-picture {
    margin: 0;
    padding: 0;
    object-fit: cover;
}

.nn-new-template .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.nn-new-template .col-xl-4 .icon {
    height: 100px;
}

.nn-new-template .col-xl-4 .icon img {
    height: 90px;
    width: auto;
}

.nn-new-template .row {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.nn-new-template .padding-row {
    padding: 100px 75px;
}
.page-id-68298 .nn-new-template .padding-row, .page-id-68446 .nn-new-template .padding-row {
    padding: 100px 0;
}

.nn-new-template .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.nn-new-template .col-md-12 .content {
    max-width: 310px;
    padding: 20px 0;
}

.nn-new-template .col-md-12 .content h3 {
    font-weight: 900;
    font-size: 19px;
}

.nn-new-template .section-2 p {
    font-size: 17px;
}

.nn-new-template .section-3 .col-lg-6 {
    padding-right: 15px;
    padding-left: 15px;
}

.nn-new-template .section-3 .content-section h3 {
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
}

.nn-new-template .section-3 .block2col-picture {
    width: 80%;
}
.page-id-67668 .nn-new-template .section-3 .block2col-picture ,.page-id-67707 .nn-new-template .section-3 .block2col-picture  {
    width: 80% !important;
}
.page-id-67668 .nn-new-template .section-3 .col-lg-6 , .page-id-67707 .nn-new-template .section-3 .col-lg-6{
    padding: 50px 15px;
}
.page-id-67668 .nn-new-template .section-3 .image-section,.page-id-67707 .nn-new-template .section-3 .image-section {
    padding-right: 50px ;
}
@media screen and (max-width: 768px) {
    .page-id-67668 .nn-new-template .block2col-content .block2col-content-wrp .block2col-title , .page-id-67707 .nn-new-template .block2col-content .block2col-content-wrp .block2col-title{
        font-size: 25px;
    }
    .page-id-67668 .nn-new-template h2 , .page-id-67707 .nn-new-template h2{
        font-size: 23px !important;
    }
    .page-id-67668 .nn-new-template h3 , .page-id-67707 .nn-new-template h3{
        font-size: 18px !important;
    }
    .page-id-67668 .nn-new-template .ps-100 , .page-id-67707 .nn-new-template .ps-100{
        width: 100% !important;
    }
    .page-id-67668 .nn-new-template .section-3 .col-lg-6.pstb-0, .page-id-67707 .nn-new-template .section-3 .col-lg-6.pstb-0{
        padding: 10px 15px !important;
        gap: 0px !important;
    }
    .page-id-67668 .nn-new-template .section-3 .image-section,.page-id-67707 .nn-new-template .section-3 .image-section {
        padding-right: 0 !important;
    }

}

.nn-new-template .section-3 .row {
    padding-bottom: 100px;
}

.nn-new-template h2 {
    font-weight: bold;
    font-size: 36px;
    padding-bottom: .3em;
    line-height: 1.25;
}

.nn-new-template .section-4 .content h3 {
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
}

.nn-new-template .section-4 h2 {
    margin: 100px 0 15px;
}

.nn-new-template .section-4 .additional-info {
    margin-bottom: 100px;
}

.nn-new-template .section-4 .text-center {
    text-align: center;
}

.nn-new-template .section-4 .margin-row {
    max-width: 320px;
    margin-bottom: 100px;
}

.nn-new-template .justify-center {
    justify-content: center;
    /*align-items: center;*/
    display: flex;
    height: 100%;
}
.nn-new-template a.alink {
	padding: 0 30px 0 0;
}
.nn-new-template .section-4 h2 {
	margin-bottom: 100px;
}
.nn-data-center .section-3 .image-section {
	padding-bottom: 40px;
	
}
.nn-data-center .section-3 .image-section ul{
	padding: 0px 15px;
	
}
.nn-data-center .section-3 .image-section img {
	height: 200px;
    width: 100%;
    object-fit: cover;
}
.nn-data-center .section-3 .image-section h3 {
	font-weight: 900;
    font-size: 19px;
    margin-top: 30px;
}
.nn-new-template .section-3.marketplatz .col-md-12{
	align-items: center;
	justify-content: center;
	display: flex;
	padding-bottom: 50px;
}
.nn-new-template .section-3.marketplatz .click-img-section {
    z-index: 1;
    box-shadow: rgb(0 0 0 / 10%) 0px 54px 55px, rgb(0 0 0 / 8%) 0px -12px 30px, rgb(0 0 0 / 12%) 0px 4px 6px, rgb(0 0 0 / 17%) 0px 12px 13px, rgb(0 0 0 / 9%) 0px -3px 5px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 1300px;
    bottom: 45%;
    height: 615px;
    background: #f2f2f2;
}
.nn-new-template .section-3.marketplatz .click-img-section #close-flow{
	position: absolute;
    right: 0;
    padding: 10px;
    cursor: pointer;
    line-height: 20px;
    font-weight: bold;
    font-size: 24px;
}
.nn-new-template .section-3.marketplatz .click-img-section .click-img-block {
    overflow: auto;
    height: 615px;
    background: #f2f2f2;
    cursor: grabbing;
}
.nn-new-template .section-3.marketplatz .click-img-section .click-img-block img {
    max-width: max-content;
}
.nn-new-template .section-3.marketplatz .image-section img {
	width:70%;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
    .nn-new-template .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media screen and (max-width: 1200px) {
    .nn-new-template .block2col-content .block2col-content-wrp.mob {
        padding: 40px 0;
    }
}

@media screen and (max-width: 992px) {
    .steps {
        padding: 20px 20px 120px;
    }
    .steps-title {
        margin: 70px 0 75px;
    }
}

@media screen and (max-width: 991px) {
    .nn-new-template .banner-block .block2col-picture {
        display: none;
    }
    .nn-new-template .banner-block .block2col-content {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .nn-new-template .block2col-content .block2col-content-wrp .block2col-title {
        color: #fff;
    }
    .nn-new-template .block2col-content .block2col-content-wrp .block2col-text {
        color: #fff;
    }
    .nn-new-template .block2col-content .nnfb-popup-call {
        color: #fff !important;
    }
}

@media screen and (max-width: 768px) {
    .steps-title {
        margin: 50px 0 60px;
    }
}

@media screen and (max-width: 767px) {
    .nn-new-template .container .row .col-lg-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .nn-new-template .col-md-12 .content {
        max-width: 100%;
    }
    .nn-new-template .section-3 .col-lg-6 {
        margin: 20px 0;
    }
    .nn-new-template .section-3 .block2col-picture {
        width: 100%;
    }
    .nn-new-template .section-3 .row {
        padding-bottom: 20px;
    }
    .nn-new-template .section-4 h2 {
        margin: 50px 0 15px;
    }
    .nn-new-template .section-4 .additional-info {
        margin-bottom: 50px;
        margin-top: 0px !important;
    }
    .nn-new-template .section-4 .margin-row {
        margin-bottom: 20px;
    }
    .nn-new-template .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .nn-new-template .section-3.marketplatz .image-section img {
		width:100%;
	}
}

@media screen and (max-width: 576px) {
    .steps-row .steps-col {
        flex: 1 1 100%;
    }
    .steps-buttons .steps-link {
        display: block;
        margin-top: 20px;
    }
}

/*# sourceMappingURL=new-template.css.map */
@media screen and (max-width: 380px) {
    .nn-new-template .block2col-content .block2col-content-wrp .block2col-title {
        font-size: 30px;
    }
}

.nn-new-template .fraud-checks {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-auto-rows: auto;
    font-size: 13px;
}
.nn-new-template .fraud-checks h3 {
    font-size: 15px;
    margin-top: 24px;
}
.nn-new-template .fraud-checks ul {
    font-size: 13px;
}
.nn-new-template .fraud-checks .col {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.nn-new-template .close-item.popup {
    position: absolute!important;
    cursor: pointer!important;
    border: 0!important;
    line-height: 0!important;
    width: 24px!important;
    padding: 0!important;
    height: 24px!important;
    display: block;
    line-height: 24px;
    width: 43px !important;
    height: 43px !important;
    line-height: 43px !important;
    top: 0 !important;
    right: 0 !important;
    font-size: 22px !important;
    color: #fff !important;
    background: #666 !important;
    border-radius: 0 !important;
    font-weight: 300 !important;
    text-align: center;
}

/*.nn-new-template #more-fraud-checks {
     display:none;
}*/
.nn-new-template #more-fraud-checks .row {
    padding-bottom: 100px;
}
.nn-new-template .license-img .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.nn-new-template .license-img img {
    padding: 0 0 40px 0;
    width:auto !important
}
.nn-new-template .license-img .image-section div {
    margin-bottom: 0;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    padding: 40px;
    height: 100%;
}
.nn-new-template .license-img .image-section p {
    font-size: 14px;
}
.nn-new-template .license-img .image-section {
    padding-bottom: 40px;
}
.nn-new-template .whitepaper-link {
    display:none;
}
@media only screen and (min-width: 1321px) and (max-width: 1480px) {
    .nn-new-template #more-fraud-checks .container {
        max-width: 1320px;
    }
}
@media only screen and (min-width: 1201px) and (max-width: 1320px) {
    .nn-new-template #more-fraud-checks .container {
        max-width: 1150px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .nn-new-template #more-fraud-checks .container {
        max-width: 960px;
    }
    .nn-new-template .license-img .col-xl-3 {
        flex: 0 0 33%;
        max-width: 33%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .nn-new-template #more-fraud-checks .container {
        max-width: 720px;
    }
    .nn-new-template .license-img .col-xl-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .nn-new-template #more-fraud-checks .container {
        max-width: 540px;
    }
    .nn-new-template .license-img .col-xl-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media only screen and (max-width: 575px) {
    .nn-new-template #more-fraud-checks .container {
        max-width: 540px;
    }
    .nn-new-template .license-img .col-xl-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .nn-new-template .fraud-checks {
        grid-template-columns: repeat(4, 1fr);
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .nn-new-template .fraud-checks {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .nn-new-template .fraud-checks {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media only screen and (max-width: 575px) {
    .nn-new-template .fraud-checks {
        grid-template-columns: repeat(1, 1fr);
    }
    .nn-new-template #more-fraud-checks h2{
        padding: 70px 0 15px !important;
    }
}

/* # All page contact form styles*/

.mcontact {
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: stretch;
}

.mcontact .mcontact-l {
    flex: 1 1 30%;
    align-self: auto;
    display: none;
}

.mcontact .mcontact-r {
    flex: 1 1 70%;
    align-self: auto;
    padding: 45px 0 3% 4%;
}

.mcontact .mcontact-title {
    font-family: var(--font-h);
    margin: 0 10px 54px;
}

.mcontact .mcontact-title .mcontact-title-b {
    font-size: 36px;
    margin-bottom: 15px;
    display: block;
}

.mcontact .mcontact-title .mcontact-title-s {
    font-size: 49%;
    line-height: 1.25;
    font-weight: normal;
    display: block;
    margin-bottom: 10px;
}

.mcontact .mcontact-row {
    display: flex;
}

.mcontact .mcontact-row .mcontact-fild-l,
.mcontact .mcontact-row .mcontact-fild-r {
    flex: 1 1 50%;
    align-self: auto;
    margin: 0 15px;
}

.mcontact .contact-fild {
    position: relative;
    margin-bottom: 40px;
}

.mcontact .contact-fild .field-label {
    display: block;
    pointer-events: none;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    transition: all .4s;
    width: 100%;
    opacity: .7;
    z-index: 1;
}

.mcontact .contact-fild .field-label.to-top {
    top: -20px;
}

.mcontact .contact-fild .contact-inp {
    position: relative;
    z-index: 5;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: 0;
    border-bottom: 1px solid var(--forms-border-color);
    color: #333;
    display: block;
    font-size: 15px;
    margin-top: 0;
    outline: 0;
    padding: 0;
    width: 100%;
    font-weight: 600;
}

.mcontact .contact-fild .contact-inp::-moz-placeholder {
    opacity: .3;
    font-weight: 300;
}

.mcontact .contact-fild .contact-inp:-ms-input-placeholder {
    opacity: .3;
    font-weight: 300;
}

.mcontact .contact-fild .contact-inp::placeholder {
    opacity: .3;
    font-weight: 300;
}

.mcontact .contact-fild .contact-inp:not(:focus):invalid {
    border-bottom: 1px solid rgba(200, 0, 0, .3);
}

.mcontact .contact-fild .contact-inp:not(:focus):valid {
    border-bottom: 1px solid var(--forms-border-color);
}

.mcontact .contact-fild .invalid-feedback {
    color: red;
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    position: absolute;
}

.mcontact .contact-fild.w-info {
    margin: 0 15px 50px;
}

.mcontact .contact-fild-agree,
.mcontact .cntinfrm-fild-agree {
    margin: 0 15px 40px;
}

.mcontact .contact-fild-agree input[type="checkbox"],
.mcontact .cntinfrm-fild-agree input[type="checkbox"] {
       -moz-appearance: none;
    -webkit-appearance: none;
         -o-appearance: none;
    outline: 0;
    content: none;
    border: 0;
    width: 16px;
    height: 16px;
    display: inline-block;
    padding: 0;
    margin: 0;
    line-height: 0;
    vertical-align: text-top;
    border-radius: 2px;
}

.mcontact .contact-fild-agree input[type="checkbox"]:before,
.mcontact .cntinfrm-fild-agree input[type="checkbox"]:before {
    content: "";
    color: transparent !important;
    background: #fff;
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid #a8a8a8;
    border-radius: 3px;
    margin-right: 7px;
    cursor: pointer;
}

.mcontact .contact-fild-agree input[type="checkbox"]:focus:before,
.mcontact .cntinfrm-fild-agree input[type="checkbox"]:focus:before {
    box-shadow: 0 0 4px #3283c7;
}

.mcontact .contact-fild-agree input[type="checkbox"]:checked:before,
.mcontact .cntinfrm-fild-agree input[type="checkbox"]:checked:before {
    background: var(--link-color) url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='10' height='10'><path fill='white' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'></path></svg>") no-repeat center;
}

.mcontact .contact-fild-agree input[type="checkbox"]:required:invalid:before,
.mcontact .cntinfrm-fild-agree input[type="checkbox"]:required:invalid:before {
    border-color: rgba(200, 0, 0, .6);
}

.mcontact .lab-required:after {
    content: "*";
    color: red;
    font-size: 1rem;
    vertical-align: middle;
    line-height: 0;
    padding-left:5px;
}

.mcontact .btn-fsubm {
    width: 100%;
    max-width: 285px;
}

.mcontact .btn-fsubm:focus {
    box-shadow: 0 0 4px #3283c7;
}

.mcontact .inp-file {
    display: grid;
    grid-template-columns: 120px 7fr;
    color: #333;
    font-size: 13px;
    border-bottom: 1px solid var(--forms-border-color);
    padding-bottom: 3px;
    margin-top: -7px;
    height: auto !important;
}

.mcontact .inp-file input {
    display: none !important;
}

.mcontact .inp-file .upl-title {
    background-color: var(--link-color);
    color: #fff;
    padding: 4px 10px;
    font-size: 12px;
    cursor: pointer;
    max-width: 109px;
    transition: background-color .2s ease-in-out;
    display: flex;
    align-items: center;
}

.mcontact .inp-file .upl-title:hover {
    background-color: var(--link-color-h);
}

.mcontact .inp-file .upl-title:focus {
    box-shadow: 0 0 4px #3283c7;
}

.mcontact .inp-file .upl-file {
    font-size: 12px;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: color .2s ease-in-out;
}

.mcontact .inp-file .upl-file:hover {
    color: var(--link-color);
}

.mcontact .inp-file .upl-help {
    position: absolute;
    top: 100%;
    font-size: 12px;
    color: #848484;
    z-index: 3;
}

.mcontact .inp-file .upl-err {
    display: none;
    position: absolute;
    top: 100%;
    font-size: 12px;
    color: red;
    background-color: #fff;
    border: 1px solid red;
    padding: 6px;
    z-index: 5;
}

.mcontact .mcontact-row.mcontact-footer > div {
    margin-bottom: 30px;
}

.mcontact .mcontact-subm-wrp {
    display: flex;
    flex-flow: row wrap;
    align-content: center;
}

.mcontact .mcontact-subm-wrp .mcontact-subm-val {
    vertical-align: middle;
}

.mcontact .mcontact-subm-wrp .prell-ring {
    margin-right: 6px;
}

.mcontact .alert {
    display: none;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border-radius: .25rem;
    text-align: center;
}

.mcontact .alert.alert-success {
    color: #155724;
    background-color: #d4edda;
}

.mcontact .alert.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
}

:root {
    --prel-size: 22px;
    --prel-border-w: 3px;
    --prel-color: rgba(255, 255, 255, .5);
}

.prell-ring {
    display: none;
    width: var(--prel-size);
    height: var(--prel-size);
    vertical-align: middle;
}

.prell-ring::after {
    content: " ";
    display: block;
    width: var(--prel-size);
    height: var(--prel-size);
    border-radius: 50%;
    border: var(--prel-border-w) solid #fff;
    border-color: #fff transparent #fff transparent;
    -webkit-animation: nn-ring 1.2s linear infinite;
    animation: nn-ring 1.2s linear infinite;
}

.prell-ring::after {
    border: var(--prel-border-w) solid var(--prel-color);
    border-color: var(--prel-color) transparent var(--prel-color) transparent;
}

@-webkit-keyframes nn-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes nn-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
@media screen and (min-width: 1200px) {
    .mcontact .mcontact-l {
        min-height: 650px;
        background: url("/wp-content/themes/novalnet/assets/img/form-bg-ok.jpg") no-repeat center;
        background-size: cover;
        display: block;
    }

}
@media screen and (max-width: 1200px) {
    .mcontact .mcontact-r {
        padding: 45px 4% 3%;
    }
}
@media screen and (max-width: 768px) {
    .mcontact .mcontact-r {
        padding: 45px 0 3%;
    }
    .mcontact .mcontact-row {
        flex-flow: column wrap;
    }
    .mcontact .mcontact-row.mcontact-footer > div {
        text-align: center;
        display: flex;
        flex-flow: column wrap;
        justify-content: center;
        align-content: center;
        align-items: center;
    }
    .nn-new-template .section-4 .additional-info .additional-icons strong {
        padding-right: 0 !important;
    }
    .nn-new-template .section-4 .additional-info .additional-icons a.alink {
        padding: 0;
    }
    .nn-new-template .section-4 .additional-info .additional-icons {
        gap: 0px !important;
        flex-direction: column;
    }
}

.nn-new-template.post-62155 .col-xl-4 .icon img {
    height: auto;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .nn-new-template .section-4 h2, .nn-new-template .section-4 .margin-row {
        margin-bottom: 20px !important;
    }
}
@media screen and (max-width: 992px) {
    .steps {
        padding-bottom: 80px !important;
    }
    .page-id-62849 .nn-new-template .block2col-content .nnfb-popup-call, .postid-58683 .nn-new-template .block2col-content .nnfb-popup-call {
        color: #fff !important;
    }
}
@media screen and (max-width: 767px) {
    .nn-new-template .section-4 .additional-info {
        margin-bottom: 30px !important;
    }
    .nn-new-template .section-3.split-payment {
        margin-top: 50px !important;
    }
    .nn-new-template .section-3.split-payment .row {
        padding-bottom: 50px !important;
    }
}
@media screen and (max-width: 991px) { 
    .postid-58746 .nn-new-template .section-4 .additional-info p {
        margin-top: 0 !important; 
    }
    .nn-new-template .padding-row {
        padding: 50px 0 0;
    }
}
@media screen and (max-width: 528px) {
    .page-id-62155 .nn-new-template .block2col-content .block2col-content-wrp .block2col-title, .postid-58632 .nn-new-template .block2col-content .block2col-content-wrp .block2col-title, .page-id-62200 .nn-new-template .block2col-content .block2col-content-wrp .block2col-title{
        font-size: 30px !important;
    }
}
@media screen and (max-width: 480px) {
    .page-id-62849 .nn-new-template .block2col-content .block2col-content-wrp .block2col-title, .page-id-1957 .nn-new-template .block2col-content .block2col-content-wrp .block2col-title, .postid-58714 .nn-new-template .block2col-content .block2col-content-wrp .block2col-title, .postid-58740 .nn-new-template .block2col-content .block2col-content-wrp .block2col-title, .postid-58737 .nn-new-template .block2col-content .block2col-content-wrp .block2col-title, .page-id-63135 .nn-new-template .block2col-content .block2col-content-wrp .block2col-title {
        font-size: 30px !important;
    }
}
@media screen and (max-width: 538px) {
    .postid-58728 .nn-new-template .block2col-content .block2col-content-wrp .block2col-title {
        font-size: 30px !important;
    }
}

.nn-new-template .marketplatz .content-section #clickpdf{
    display: block;
}
@media screen and (max-width: 1300px) {
    .nn-new-template .section-3.marketplatz .click-img-section {
        width: auto;
    }
}
.nn-new-template .section-4 .additional-info .additional-icons {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
}
.nn-new-template .section-4 .additional-info .additional-icons span.follow-icons {
    display: flex;
    gap: 5px;
    align-self: center;
}
.nn-new-template .section-4 .additional-info .additional-icons span.follow-icons img {
    align-self: center;
}
.nn-new-template .banner-block img.block2col-picture {
    height: 100%;
    width: 100%;
}

@media screen and (min-width: 768px) {
    .page-id-62158 .nn-new-template .section-4 h2 {
        margin-top: 0px;
    }
}
@media screen and (max-width: 384px) {
    .postid-58683 .nn-new-template .block2col-content .block2col-content-wrp .block2col-title {
        font-size: 30px;
    }
}
@media screen and (max-width: 767px){
    .postid-58683 .nn-new-template .section-3 .col-lg-6, .postid-58737 .nn-new-template .section-3 .col-lg-6 {
        margin: 0px 0 20px !important;
    }
    .page-id-67668 .nn-new-template .section-3 .col-lg-6 , .page-id-67707 .nn-new-template .section-3 .col-lg-6  {
        margin: 0 0;
    }
}
.post-68298 .nn-new-template .section-3 {
    padding-top: 100px;
}

.page-id-68446 .nn-new-template .section-3 .block2col-picture {
    width: 100%;
}
.page-id-68298 .nn-new-template .block2col-content .block2col-content-wrp .block2col-title, .page-id-68446 .nn-new-template .block2col-content .block2col-content-wrp .block2col-title{
    font-size: 36px;
}

.page-id-68298 #garantierte_zahlungen h2, .page-id-68446 #garantierte_zahlungen h2{
    margin-bottom: 20px !important;
    margin: 0;
}
.page-id-68298 .nn-new-template .section_3_2 .col-lg-6 , .page-id-68298 .nn-new-template .section_3_3 .col-lg-6 ,.page-id-68446 .nn-new-template .section_3_2 .col-lg-6 , .page-id-68446 .nn-new-template .section_3_3 .col-lg-6 {
    padding-right: 15px;
    padding-left: 15px;
}
.page-id-68298 .section_3_3.padding-row{
    
}
.page-id-68298 .section_3_2.padding-row, .page-id-68446 .section_3_2.padding-row{
    flex-direction: row-reverse;
}
@media screen and (max-width: 991px) {
    .page-id-68298 .nn-new-template .padding-row, .page-id-68446 .nn-new-template .padding-row {
        gap: 30px;
        padding-left: 20px;
        padding-right: 20px;
    }
}


.nn-new-template .padding-row {
    padding: 100px 0px;
}
.page-id-68298 .section_3_3 h2, .page-id-68446 .section_3_3 h2{
    margin-top: 10px;
}
.page-id-68446 .nn-new-template .section-3 .block2col-picture{
    margin-top: 40px;
}
.page-id-68446 .nn-new-template .block2col-content .block2col-content-wrp .block2col-title {
    font-size: 30px;
}
.page-id-68446  .nn-new-template .block2col-content .block2col-content-wrp .block2col-text{
    font-size: 17px;
}
.page-id-68446 .nn-new-template .block2col-content-wrp a.btn.btn-secondary{
    margin-bottom: 10px;
}


.page-id-68446 .sap-banner-logos{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
  
  }
  .page-id-68446 .sap-banner-logo{
    width:75px;
  }


/* -----------------bug fixes------------------- */
.postid-58829 #home, .postid-58829 #menu1 , .postid-58838 #home, .postid-58838 #menu1{
    scroll-margin-top: 100px;
  }

  .singular-post article h3 ,
  .singular-post article h2 {
    clear: both !important;
    padding-top: 20px;
  }

  .singular-post article h2{
    word-break: keep-all !important;
  }
    .postid-58854 .entry-content p{
        word-break: keep-all !important;
    }


  .singular-post article .parent img{
    margin-top: 30px;
  }
  .postid-58854.singular-post article .parent img{
    margin-top: 0px !important;
    height: 150px;
  }
 



  @media screen and (max-width: 525px) {
    .header-banner h1 {
        font-size: 28px !important;
    }
    .singular-post article h2{
        font-size: 26px !important;
    }
    .page-id-62901 .header-banner h1 {
        font-size: 24px !important;
    }
    .page-id-62901 .singular-post article h2{
        font-size: 22px !important;
    }

    .post-63557 .apple-pay, 
    .applepay-flex .apple-pay,
    .applepay-flex .full-service{
        padding: 1em 0 !important;
    }
    .post-63557 .apple-pay h1,
    .applepay-flex .apple-pay h1,
    .applepay-flex .web-mobile h1,
    .applepay-flex .full-service h1{
        font-size: 24px !important;
    }
    .post-63557 .apple-pay p, .applepay-flex .apple-pay p{
        width: 100% !important;
    }
    .applepay-flex .image-align{
        padding: 1em 0 !important;
    }
    .left-image-align-top{
        display: flex !important;
        flex-direction: column-reverse !important;
    }
    .container.applepay-flex{
        padding: 0 35px 20px !important; 
    }
    .applepay-flex .web-mobile{
        padding: 1em 0px 0px !important;
    }

    .page-id-68298 .singular-post article h2{
        margin-top: 0px !important;
    }

    .page-id-68298 .nn-new-template .padding-row{
        padding: 20px 0 !important;
    }
    .nn-new-template .section-3 .col-lg-6{
        margin: 0px 0 !important;
    }
    .page-id-68298 .row {
        padding: 0 20px;
    }
    .page-id-68298 .nn-new-template .padding-row{
        gap: 0 !important;
    }
    .nn-new-template .block2col-content .block2col-content-wrp .block2col-title{
        font-size: 28px !important;
    }
    .solution-box-small-container{
        display: flex;
        flex-wrap: wrap;
    }
  }

  @media only screen and (max-width: 480px) {
    .parent.right-img-align-top{
         display:flex !important;
         flex-direction: column-reverse !important;
    }
    .header-banner.header-noimg{
        margin: 20px 0 20px ! important;
    }
    .solution-box-small-container{
        display: flex;
        flex-wrap: wrap;
    }
 }
   
 @media screen and (max-width:1200px){
    .header-banner.header-noimg{
        margin: 20px 0 20px ! important;
    }
    .main-has-sidebar{
        padding: 0 20px 60px !important;
        gap: 40px !important;
    }
    .nn-new-template .padding-row {
        padding: 30px 0px;
    }
    .nn-new-template .section-3 .row {
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 992px) {
    .post-63557 .apple-pay, 
    .applepay-flex .apple-pay,
    .applepay-flex .full-service{
        padding: 1em 0 !important;
    }
    .applepay-flex .image-align{
        padding: 1em 0 !important;
    }
    .applepay-flex .web-mobile{
        padding: 1em 0px 0px !important;
    }
    .container.applepay-flex{
        padding: 0 35px 20px !important; 
    }

}

/* -------------faq section------------- */

.faq-main-container {
    margin: 0 auto;
    /* padding: 4rem; */
    padding: 4rem 1rem 0rem;
    /* width: 48rem; */

    display: flex;
        flex-direction: column;
        align-items: center;
  }
  
  .accordion .accordion-item {
    border-bottom: 1px solid #e5e5e5;
  }
  
  .accordion .accordion-item button[aria-expanded='true'] {
    /* border-bottom: 1px solid #0082C8; */
    border-bottom: none;
  }
  
  .accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1.5em 0;
    color: #00112c;
    /* font-size: 1.15rem; */
    font-size: 16px;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
  }
  
  .accordion button:hover
  {
    cursor: pointer;
    color: #0082C8;
  }
  
  .accordion button:hover::after
   {
    cursor: pointer;
    color: #0082C8;
    border: 1px solid #0082c8;
  }
  
  .accordion button .accordion-title {
    padding: 1.5em 1.5em 1.5em 0;
  }
  
  .accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 0;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 22px;
  }
  
  .accordion button .icon::before {
    display: block;
    position: absolute;
    content: '';
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
  }
  .accordion button .icon::after {
    display: block;
    position: absolute;
    content: '';
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
  }
  
  .accordion button[aria-expanded='true'] {
    color: #0082C8;
  }
  .accordion button[aria-expanded='true'] .icon::after {
    width: 0;
  }
  .accordion button[aria-expanded='true'] + .accordion-content {
    opacity: 1;
    /* max-height: 9em; */
    max-height: fit-content;
    /* transition: all 200ms linear; */
    transition: all .4s linear;
    will-change: opacity, max-height;
  }
  .accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    /* transition: opacity 200ms linear, max-height 200ms linear; */
    transition: opacity .4s linear, max-height .4s linear;    
    will-change: opacity, max-height;
  }
  .accordion .accordion-content p {
    font-size: 1rem;
    font-weight: 300;
    /* margin: .8em 0 2em; */
    margin: 0 0 1.4em;
  }
  .faq-title-section{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
  }
  .faq-title-section button{
    font-weight: normal !important;
    margin: 0 10px;
    color: #0070ba;
    cursor: pointer;
    margin: 0 !important;
    z-index: 1;
    background: none;
    border: 1px solid #0070ba;
    border-radius: 4px;
    padding: 5px 5px;
    font-size: 14px;
  }

  /* .expand-all .icon::before {
    display: block;
    position: absolute;
    content: '';
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
  }
  .expand-all .icon::after {
    display: block;
    position: absolute;
    content: '';
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
  } */
  /* .expand-all .icon{
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 0;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 22px;
  } */

  .accordion, .faq-title-section{
    /* width: 70%; */
    width: 100%;
  }
  .faq-title-section h2{
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .accordion{
    margin-top: 20px;
  }
  
  @media screen and (max-width: 768px){
    .nn-new-template h2{
        font-size: 28px;
    }
    .accordion button{
        display: flex;
    }
    .accordion button .accordion-title{
        width: calc(100% - 25px);
        padding: 0;
    }
    .accordion .accordion-content p{
        width: calc(100% - 25px);
    }
    .faq-main-container{
        padding: 1rem 1rem 6rem;
    }
    
}

@media screen and (max-width: 525px){
    .nn-new-template h2{
        font-size: 18px;
    }
    .faq-title-section button svg{
        display: none;
    }
}
.nn-new-template .section-3 h2 {
	padding-top:0px;
    margin-top: 0;
}

 .one-page-nav-container ul li a::after{
    display: none;
  }
  .one-page-nav-container ul li a {
    color:#000;
  }
 .one-page-nav.scrolling{
    top: 0;
  }
  .one-page-nav.scrolling .one-page-nav-container {
    display: flex !important;
    justify-content: center;
  }
   .tarlink.active {
      border-bottom: 4px solid #0082c8;
  }
   .tarlink {
      display: block;
      padding: 0.5rem;
      text-decoration: none;
  }
  @media only screen and (min-width:768px) and (max-width:991px) {
     .one-page-nav-wrapper ul {
      gap:0 !important;
      font-size: 14px;
    }
  }
  @media only screen and (max-width:767px) {
     .one-page-nav {
      display:none;
    }
    
  }
   @media only screen and (min-width:1201px) {
        .one-page-nav.scrolling {
            top: 89px !important;
        }
    }
    @media only screen and (max-width:1200px) {
        .one-page-nav.scrolling {
            top: 83px !important;
        }
    }
    @media only screen and (min-width: 992px) and (max-width: 1142px) {
    .one-page-nav-wrapper ul {
      gap: 10px !important;
    }
  }
  @media screen and (min-width: 1200px) and (max-height: 560px) {
    .page-id-68298 .site-header {
        position: sticky !important;
        top: 0 !important;
    }
}

/* Novalist integration container starts*/

.novalist-integration {
  padding: 4rem 2rem 0rem
}
.novalist-integration .header {
    margin-bottom: 2rem;
}
@media (min-width: 1024px) {
    .novalist-integration .header {
        margin-bottom: 3rem;
    }
}
.novalist-integration .main-title {
    margin-bottom: 1rem;
}
/* @media (min-width: 1024px) {
    .novalist-integration .main-title {
        font-size: 2.25rem;
    }
} */
.novalist-integration .subtitle {
    max-width: 800px;
}
@media (min-width: 1024px) {
    .novalist-integration .subtitle {
        font-size: 1rem;
    }
}
.novalist-integration .section-title {
    margin-bottom: 2rem;
    text-align: center;
}
/* @media (min-width: 1024px) {
    .novalist-integration .section-title {
        font-size: 1.5rem;
    }
} */
.novalist-integration .content-title {
    font-size: 1.25rem;
    margin-bottom: 1rem;
}
@media (min-width: 1024px) {
    .novalist-integration .content-title {
        font-size: 1.5rem;
    }
}
.novalist-integration .integration-options {
    margin: 5rem 0;
}
@media (min-width: 1024px) {
    .novalist-integration .integration-options {
        margin: 5rem 0;
    }
}
.novalist-integration .options-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.5rem;
}
@media (min-width: 768px) {
    .novalist-integration .options-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}
.novalist-integration .option-card {
    background: white;
    border: 1px solid #e5e7eb;
    border-radius: 0.75rem;
    padding: 1.5rem;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.novalist-integration .option-title {
    font-size: 1.125rem;
    margin-bottom: 0.75rem;
    font-weight: bold;
}
.novalist-integration .option-description {
    flex-grow: 1;
    margin-bottom: 1rem;
}
.novalist-integration .option-link {
    text-decoration: none;
}
.novalist-integration .option-link:hover {
    text-decoration: underline;
}
.novalist-integration .main-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
}
@media (min-width: 1024px) {
    .novalist-integration .main-grid {
        grid-template-columns: 1fr 1fr;
        gap: 3rem;
    }
}
.novalist-integration .content-section {
    margin-bottom: 2rem;
}
.novalist-integration .steps-list {
  padding-inline-start: 15px;
}
.novalist-integration .steps-list li {
    margin-bottom: 0.5rem;
}

.novalist-integration .image-container {
    border-radius: 0.75rem;
    overflow: hidden;
    height: 100%;
}
@media (min-width: 1024px) {
    .novalist-integration .image-container {
        height: 100%;
    }
}
.novalist-integration .image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* Icons */
.novalist-integration .icon-code img, .novalist-integration .icon-star img, .novalist-integration .icon-puzzle img {
    width: 50px;

}

/* Novalist integration container ends*/