/***********************************
* layout 02
***********************************/
.kalles-banner-parallax__layout-01 .nt_img_txt > a:after {
    background-color: #000000;
    opacity: 0.0
}

.kalles-banner-parallax__layout-01 .pa_txts {
    top: 50%;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.kalles-banner-parallax__layout-01 .nt_img_txt h3 {
    font-size: 29.5px;
    font-weight: 700;
    color: #ffffff
}

@media (min-width: 768px) {
    .kalles-banner-parallax__layout-01 .nt_img_txt h3 {
        font-size: 60px
    }
}

.kalles-banner-parallax__layout-01--elm-break-l1 {
    height: 10px
}

@media (min-width: 768px) {
    .kalles-banner-parallax__layout-01--elm-break-l1 {
        height: 20px
    }
}

.kalles-banner-parallax__layout-01 .nt_img_txt h4 {
    font-size: 15px;
    font-weight: 600;
    color: #ffffff
}

@media (min-width: 768px) {
    .kalles-banner-parallax__layout-01 .nt_img_txt h4 {
        font-size: 18.5px
    }
}

.kalles-banner-parallax__layout-01--elm-break-l2 {
    height: 15px
}

@media (min-width: 768px) {
    .kalles-banner-parallax__layout-01--elm-break-l2 {
        height: 30px
    }
}

.kalles-banner-parallax__layout-01 .imtt4_btn {
    min-height: 40px;
    font-size: 14px;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0);
    border-color: #ffffff
}

.kalles-banner-parallax__layout-01 .imtt4_btn.btn_icon_true:after {
    color: #ffffff
}

@media (min-width: 768px) {
    .kalles-banner-parallax__layout-01 .imtt4_btn {
        font-weight: 600;
        min-height: 40px;
        font-size: 14px
    }
}

/***********************************
* layout 02
***********************************/
.kalles-banner-parallax__layout-02 .nt_img_txt > a:after {
    background-color: #000000;
    opacity: 0.0
}

.kalles-banner-parallax__layout-02 .pa_txts {
    top: 50%;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.kalles-banner-parallax__layout-02 .nt_img_txt h4 {
    font-size: 15px;
    font-weight: 600;
    color: #ffffff
}

@media (min-width: 768px) {
    .kalles-banner-parallax__layout-02 .nt_img_txt h4 {
        font-size: 18.5px
    }
}

.kalles-banner-parallax__layout-02--elm-break-l1 {
    height: 15px
}

@media (min-width: 768px) {
    .kalles-banner-parallax__layout-02--elm-break-l1 {
        height: 20px
    }
}

.kalles-banner-parallax__layout-02 .nt_img_txt h3 {
    font-size: 29.5px;
    font-weight: 800;
    color: #ffffff
}

@media (min-width: 768px) {
    .kalles-banner-parallax__layout-02 .nt_img_txt h3 {
        font-size: 60px
    }
}

.kalles-banner-parallax__layout-02--elm-break-l2 {
    height: 10px
}

@media (min-width: 768px) {
    .kalles-banner-parallax__layout-02--elm-break-l2 {
        height: 20px
    }
}

.kalles-banner-parallax__layout-02 .imtt4_btn {
    min-height: 40px;
    font-size: 14px;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0);
    border-color: #ffffff
}

.kalles-banner-parallax__layout-02 .imtt4_btn.btn_icon_true:after {
    color: #ffffff
}

@media (min-width: 768px) {
    .kalles-banner-parallax__layout-02 .imtt4_btn {
        font-weight: 600;
        min-height: 40px;
        font-size: 14px
    }
}

/***********************************
* footer
***********************************/

.footer__top a:hover {
    color: #56cfe1;
}

.footer__top .signup-newsletter-form, .footer__top .signup-newsletter-form input.input-text {
    background-color: transparent;
}

.footer__top .signup-newsletter-form input.input-text {
    color: #878787;
}

.footer__top .signup-newsletter-form .submit-btn {
    background-color: #222222;
}

.footer__top .widget-title {
    color: #222222;
}

.footer__top a:not(:hover) {
    color: #878787;
}

.footer__top .signup-newsletter-form {
    border-color: #878787;
}

.footer__top .nt_bg_overlay:after {
    background-color: #000000;
    opacity: 0.0;
}

.footer__top_wrap {
    background-color: #f6f6f8;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: center center;
    color: #878787;
}

@media (min-width: 1025px) {
    .wrapper_boxed #nt_footer {
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto;
    }

    #nt_content {
        z-index: 2;
    }

    #nt_content, .kalles_prefooter {
        position: relative;
        background-color: #fff;
    }

    #nt_footer {
        position: fixed;
        right: 0;
        bottom: 0;
        left: 0;
        width: auto;
        transition: all .25s ease;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 800px;
        perspective: 800px;
    }

    .browser-Safari #nt_footer {
        opacity: 0;
    }

    .browser-Safari #nt_footer.visible_footer {
        opacity: 1;
    }
}
