

#rev_slider_39_1 rs-slides rs-slide:first-child rs-sbg-wrap::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60vh;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0) 100%);
    pointer-events: none;
    z-index: 31;
}


.txt-img-c{
    
}
.txt-img-c > .section_wrapper{
    display: flex;
    align-items: center;
    max-width: 1628px;
    padding: min(190px, 10.7vw) 60px min(190px, 10.7vw) 60px;
}
.txt-img-c > .section_wrapper::after{
    display: none;
}
.txt-img-c .txt-img-txt-c{
    padding-right: 20px;
}
.txt-img-c.txt-img-c-reverse .txt-img-txt-c{
    padding-right: 0px;
    padding-left: 20px;
}

.txt-img-c .txt-img-txt-c .mcb-column-inner,
.txt-img-c .txt-img-img-c .mcb-column-inner{
    margin: 0px;
}

.txt-img-c .txt-img-txt-c{
    font-size: 16px;
    line-height: 1.6;
}
.txt-img-c .txt-img-txt-c h2{
    font-family: 'AvenirBlack';
    font-weight: normal;
    font-size: 50px;
    line-height: 1.12;
    color: #707070;
    margin-bottom: 20px;
}
.txt-img-c .txt-img-txt-c .max-690 h2{
    max-width: 690px;
}
.txt-img-c .txt-img-txt-c a{
    text-decoration: underline;
}
.txt-img-c .txt-img-img-c{
    padding-left: 20px;
}
.txt-img-c.txt-img-c-reverse .txt-img-img-c{
    padding-left: 0px;
    padding-right: 20px;
}
.txt-img-c .txt-img-img-c img{
    width: 100%;
}
.txt-img-c .txt-img-img-c .img-max-615,
.txt-img-c .txt-img-img-c .img-max-447{
    text-align: center;
}
.txt-img-c .txt-img-img-c .img-max-615 img{
    max-width: 615px;
}
.txt-img-c .txt-img-img-c .img-max-447 img{
    max-width: 447px;
}

.banner-w-but-c .forpackningslosningar-inner-c{
    padding: 175px 60px 175px 60px;
}
.banner-w-but-c h2{
    font-family: 'AvenirBlack';
    font-weight: normal;
    font-size: 40px;
    line-height: 1.3;
    color: #2F2F2F;
}
.banner-w-but-c .column_heading .title{
    margin-top: 0px;
    margin-bottom: 26px;
}
.banner-w-but-c .button{
    background-color: #DD0000;
    font-size: 20px;
    line-height: 1.35;
}
.banner-w-but-c .button .button_label{
    text-transform: uppercase;
}

.banner-w-but-c .mcb-column-inner{
    margin: 0px;
}




.js-active .ani-in-bottom{
    opacity: 0;
    transform: translateY(200px);
}
.js-active .ani-in-bottom.is-visible{
    opacity: 1;
    transform: translateY(0px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}



.js-active .ani-in-sides .txt-img-txt-c{
    opacity: 0;
    transform: translateX(-300px);
}
.js-active .ani-in-sides.is-visible .txt-img-txt-c{
    opacity: 1;
    transform: translateX(0px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}
.js-active .ani-in-sides .txt-img-img-c{
    opacity: 0;
    transform: translateX(300px);
}
.js-active .ani-in-sides.is-visible .txt-img-img-c{
    opacity: 1;
    transform: translateX(0px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}


.js-active .ani-in-sides.txt-img-c-reverse .txt-img-txt-c{
    opacity: 0;
    transform: translateX(300px);
}
.js-active .ani-in-sides.txt-img-c-reverse.is-visible .txt-img-txt-c{
    opacity: 1;
    transform: translateX(0px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}
.js-active .ani-in-sides.txt-img-c-reverse .txt-img-img-c{
    opacity: 0;
    transform: translateX(-300px);
}
.js-active .ani-in-sides.txt-img-c-reverse.is-visible .txt-img-img-c{
    opacity: 1;
    transform: translateX(0px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}

@media only screen and (min-width: 1240px){
    footer .one-fourth.column:nth-child(1){
        width: 35%;
    }
    footer .one-fourth.column:nth-child(2){
        
    }
    footer .one-fourth.column:nth-child(3){
        width: 20%;
    }
    footer .one-fourth.column:nth-child(4){
        width: 15%;
    }
}


@media only screen and (max-width: 1400px){
    .banner-w-but-c .forpackningslosningar-inner-c{
        padding: 110px 60px 140px 60px;
    }
}


@media only screen and (max-width: 1239px){
    .txt-img-c .txt-img-txt-c h2{
        font-size: 40px;
    }
    .banner-w-but-c > .section_wrapper{
        max-width: 100%;
    }
}

@media only screen and (max-width: 767px){
    .txt-img-c .txt-img-txt-c,
    .txt-img-c.txt-img-c-reverse .txt-img-txt-c{
        padding-right: 0px;
        padding-left: 0px;
    }
    .txt-img-c .txt-img-img-c,
    .txt-img-c.txt-img-c-reverse .txt-img-img-c{
        padding-right: 0px;
        padding-left: 0px;
    }
    .txt-img-c > .section_wrapper {
        padding: 70px 35px 100px 35px;
        row-gap: 40px;
    }
    .txt-img-c.txt-img-c-reverse > .section_wrapper {
        padding: 100px 35px 70px 35px;
    }
    .txt-img-c .txt-img-txt-c h2 {
        font-size: 36px;
    }
    .banner-w-but-c .forpackningslosningar-inner-c{
        padding: 80px 0px 100px 0px;
    }
    .banner-w-but-c h2 {
        font-size: min(28px, 7.18vw);
    }
    .banner-w-but-c .button {
        font-size: 16px;
        max-width: 240px;
    }
    .banner-w-but-c.wider-but .button {
        max-width: 310px;
    }
    #Footer .widgets_wrapper {
        padding: 400px 0 0 0;
    }
}

@media only screen and (max-width: 480px){
    .home-hero-text-1{
        font-size: 34px !important;
        line-height: 46px !important;
    }
    .home-hero-text-2{
        font-size: 18px !important;
        line-height: 24px !important;
        padding-top: 20px !important;
        padding-bottom: 35px !important;
    }
}

@media only screen and (max-width: 359px){
    .txt-img-c .txt-img-txt-c h2 {
        font-size: 32px;
    }
}

@media only screen and (max-width: 339px){
    .txt-img-c .txt-img-txt-c h2 {
        font-size: 30px;
    }
    .banner-w-but-c .katalog-knapp .button{
        font-size: 14px;
    }
}

@media only screen and (max-width: 320px){
    .txt-img-c .txt-img-txt-c h2 {
        font-size: 26px;
    }
    .banner-w-but-c .section_wrapper .wrap .column .button{
        padding-top: 14px;
        padding-right: 15px;
        padding-bottom: 10px;
        padding-left: 15px;
    }
}


