@font-face {
    font-family: 'Moderat';
    src: url('/media/1j2b0cs0/moderat-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Moderat';
    src: url('https://www.t-emballage.se/media/u4gfi2we/moderat-bold.woff') format('woff2');
    font-weight: 500;
    font-style: normal;
}

html, body {
    overflow-x:hidden !important;
}

body {
    color:#2B2E34;
    font-family: 'Moderat';
}

a {
    color:#2B2E34;
}

a:hover {
    color: #000;
    text-decoration: underline;
}

h1,h2,h3 {
    color:#2B2E34;
    font-family: 'Moderat';
    letter-spacing: -1px;
    font-size: 56px;
    font-weight: 400;
}

h2 {
    font-size: 46px;
    line-height: 1.2em;
    font-weight: 400;
}

h2.extraMarginBottom {
    margin-bottom: 3rem;
}

h3 {
    font-size: 40px;
}

h2.narrowHeader {
    width: 85%;
}

.umb-grid p {
    line-height: 1.5em;
    font-size: 24px;
}

p.ingress {
    font-weight: normal;
    font-size: 28px;
}

p.subTitle {
    font-size: 26px;
    text-transform: inherit;
}

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

p.smallText14 {
    font-size: 14px;
}

a.dynamicLink {
    font-size: 22px;
}

a.dynamicLink.active {
    font-weight: 500;
}

.readMoreLink {
    margin-top: 15px;
}

hr {
    border-top: solid 1px #707070;
}

.listWrapperReadMore span:after
{
    filter: invert(1);
    content: "";
    top: 0;
}

div[customClass="marginTop120"] {
    margin-top: 120px;
}

div[customClass~="margin10"] {
    margin: 10%;
    margin-right: 0;
}

div[customClass~="centerContent"] {
    align-self: center;
}

div[customClass~="centerContent"] h2 {
    margin-bottom: 40%;
}

main .container .grid-section div[rowwidth="mellan"] > div {
    width: 80%;
}

div[customClass="mellan"] {
    width: 85%;
}

.grid-section > div[columnBorders="Ja"] > .row > .column.col-md-12:first-child, .grid-section > div[columnBorders="Ja"] > .row > .column.col-md-12:last-child {
    border-left: solid 1px #000;
    border-right: solid 1px #000;
}

.caseProductWrapper .prodListTeshellWrapper {
    display: none;
}

main .container .grid-section .dynamicOuterWrapper > .row {
    width: 100%;
}

main .container .grid-section .dynamicOuterWrapper > .row > .column {
    padding: 0;
}

.dynamicOuterWrapper .dynamicWrapper .grid-section > div > .row {
    width: 80.05%;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
    padding-left: 40px;
    padding-right: 40px;
}

.dynamicOuterWrapper .dynamicWrapper .grid-section > div[customclass="NoOuterBorders"] > .row {
    border: none;
    padding-left: 0;
    padding-right: 0;
}

.dynamicOuterWrapper .dynamicWrapper .grid-section > div[rowwidth="full"] > .row {
    width: 100%;
}

.dynamicOuterWrapper .dynamicWrapper .grid-section > div[rowwidth="full"] > .row .column {
    padding: 0;
}

.dynamicOuterWrapper .dynamicWrapper .grid-section > div[rowwidth="full"] > .row .column img {
    width: 100%;
} 

.outerVideoWrapper {
    position:relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 1rem;
}


.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 1rem;
}

.embed-container:last-child {
    margin-bottom: 0;
}

.embed-container embed, .embed-container iframe, .embed-container object, .embed-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.embeddedVideoWrapper {
    position:relative;
}

.playBtn img {
    width: 100px;
   
}

.embeddedVideoWrapper .videoWrapper {
    display:none;
}

.videoThumbWrapper {
    position:relative;
    display:block;
}

.videoThumbWrapper > img {
    width: 100%;
}

.videoTextWrapper {
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content:center;
    text-align:center;
    
}

.videoTextWrapper.Center {
    align-items: center;
}

.videoTextWrapper.Center .playBtn {
    text-align:center;
}

.videoTextWrapper.Center .playBtn img {
    float:none;
}

.videoTextWrapper * {
    color: #fff;
}

.videoTextWrapper > a {
    display:block;
    text-decoration: none;
    width: 100%;
}

.topInfoSectionWrapper {
    display:none;
}

main {
    position:relative;
}

main .container {
    width: 100%;
    padding: 0;
    padding-top: 0px;
    
    /*padding: 0 60px;
    width: 1780px;
    border-left: solid 1px #707070;
    border-right: solid 1px #707070;*/
}

main .container .grid-section > div > .row {
    width: 100%;
    margin:auto;
}

.line {
    position: absolute;
    border-left: solid 1px #707070;
    height: 100%;
    bottom: 0;
}

.line.line-left {
    left: 5%;
}

.line.line-right {
    right: 5%;
}

div[bottomLine="Ja"] {
    border-bottom: solid 1px #707070;
}

div[customclass="boxed"] .column {
    border-left: solid 1px #707070;
    align-items: center;
    display: flex;
    justify-content: center;

}

div[customclass="boxed"] .column:last-child {
    border-right: solid 1px #707070;
}



.projectInterviewWrapper {
    margin-top: 80px;
}

.projectinterviewTitle p:first-child {
    border-bottom: solid 1px #707070;
    padding-bottom: 10px;
}

.projectinterviewTitle {
    padding-left: 30px;
    
}

div[customClass~="align-bottom"] {
    display:flex;
    align-items:flex-end;
}

a.readMoreLink span {
    border: none;
    color:#2B2E34;
    font-size: 16px;
}

a.readMoreLink span:hover {
    text-decoration: underline;
}

.caseProductWrapper img {
    margin:auto;
    max-height: 411px;
    padding-left: 30px;
    padding-right: 30px;
}

.caseProductWrapper h3 {
    font-size: 24px;
    border-bottom: solid 1px #707070;
    padding-bottom: 5px;
    margin-bottom: 40px;
    font-weight: 500;
}

.caseProductWrapper a,
a.readMore {
    background: #00A048;
    color: #fff;
    padding: 15px;
    font-size: 16px;
    color: #fff;
}

.caseProductWrapper a:hover,
.readMore:hover {
    text-decoration: none;
    background: #007e39;
    color:#fff;
}

.dynamiContentWrapper img {
    margin-left: 10px;
    width: 18px;
}

p.dynamiContentWrapper {
    line-height: 2.5em;
    font-size: 24px;
}

.dynamiContentWrapper a {
    text-decoration: none;
}

#monteringWrapper .grid-section > div > .row {
    width: 100%;
}

#monteringWrapper .grid-section > div[rowwidth="mellan"] > .row {
    width: 90%;
}

#monteringWrapper .row {
    margin-left: -15px;
    margin-right: -15px;
}

.closeMontering {
    float: right;
    margin-bottom: 15px;
}

.swiper-pagination.productSlider,
.swiper-pagination.imageSlider {
    display:none;
}
.swiper-pagination-bullet {
    background: #2B2E34;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #D5CFCF;
}

.caseProductWrapper {
    /*display:flex;
    flex-wrap:wrap;
    height: 100%; */
    display: contents;
}

.caseProductWrapper p {
    display:none;
}

.caseProductImageWrapper {
    
}

.caseProductTextWrapper {
    width: 100%;
    align-self:flex-end;
}

.swiper-slide {
    height: auto;
    padding-bottom: 15px;
}

.imageSlider img {
    width: 100%;
}

div[customClass="imageFull"] img {
    width: 100%;
}

div[customClass="imagesMargin"] img {
    margin-bottom: 30px;
    width: 90%;
}

div[customClass="imagesMargin"] img:first-child {
    margin-top: 30px;
}

@media (max-width: 1600px) {
    p.ingress {
        font-size: 24px;
    }
    
    .umb-grid p {
        font-size: 19px;
    }
    
    h3 {
        font-size: 28px;
    }
}

@media (max-width: 1024px) {
    h2 {
        font-size: 45px;
    }
    
    .projectinterviewTitle {
        padding-left: 15px;
        margin-bottom: 30px;
    }
}

@media (max-width: 992px) {
    .grid-section > div {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
    
    .dynamicOuterWrapper .dynamicWrapper .grid-section > div > .row {
        border: none;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }
    
    .caseProductWrapper h3 {
        font-size: 18px;
    }
    
    .grid-section > div[columnBorders="Ja"] > .row > .column.col-md-12:first-child, .grid-section > div[columnBorders="Ja"] > .row > .column.col-md-12:last-child {
        border-left: 0;
        border-right: 0;
    }
    
    .moreCasesBottom {
        margin-top: 3rem;
        padding-top: 3rem;
    }
    
    div[customClass="caseProducts"] .column > div {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}

@media (max-width:768px) {
    
    .closeMontering {
        margin-right: 15px;
    }
    
    .caseProductWrapper a, a.readMore {
        display: inline-block;
    }
    
    div[customClass="marginTop120"] {
        margin-top: 0;
    }
    
    .grid-section > div[customClass="noMarginBottomMobile"] {
        margin-bottom: 0 !important;
    }
    
    .grid-section div[customclass="boxed"] {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
        padding-top: 0 !important;
        margin-top: 0 !important;
    }
    
    div[customclass="boxed"] > .row {
        display:flex;
        flex-wrap:wrap;
    }
    
    div[customclass="boxed"] .column {
        width: 33.333%;
        
    }
    
    div[customclass="boxed"] .column a {
        font-size: 14px;
        line-height: 1em;
    }
    
    div[customclass="boxed"] .column > div {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    
    div[customclass="boxed"] .column {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    div[customclass="boxed"] .column a:after {
        background: none;
        width: 0;
        height: 0;
    }
    
    div[customclass="boxed"] .column:first-child {
        border-left: none;
    }
    
    div[customclass="boxed"] .column:last-child {
        border-right: none;
    }
    
    div[customClass="reverse"] > div {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    
    .grid-section > div {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
        padding-bottom: 15px !important;
        padding-top: 0 !important;
    }
    
    main .container {
        padding-top: 15px;
    }
    
    .projectIntervewText {
        margin-bottom: 15px;
    }
    
    .projectInterviewWrapper {
        margin-top: 30px;
    }
    
    div[customClass~="hideOnMobile"] {
        display:none;
    }
    
    .listDynamicWrapper {
        margin-top: 15px;
    }
    
    .caseProductWrapper {
        margin-bottom: 15px;
    }
    
    .swiper-pagination.productSlider,
    .swiper-pagination.imageSlider {
        display:block;
    }
    
    .swiper-wrapper {
        margin-bottom: 45px;
    }
    
    #monteringWrapper .grid-section .row {
        margin: 0;
    }
    
    #monteringWrapper .grid-section .row .column {
        padding-left: 0;
        padding-right: 0;
    }
    
    #monteringWrapper .grid-section > div[rowwidth="mellan"] > .row {
        width: 100%;
    }
    
    div[customClass~="centerContent"] h2 {
        margin-bottom: 15px; 
    }
    
    div[customClass="imagesMargin"] img {
    margin-bottom: 30px;
        width: 100%;
    }
    
    .caseProductWrapper img {
        margin:auto;
        height: auto;
    }
    
    div[customclass~="monteringChoise"] {
        padding-top: 15px !important;
    }
    
    div[customclass~="mobileEmbedded"] > div > .column  {
        width: 100%;
    }
    
    
}

@media (max-width: 767px) {
    h2 {
        font-size: 35px;
        margin-top: 0;
    }
    
    .videoTextWrapper h2{
        font-size: 18px;
    }
    
    .playBtn img {
        width: 25px;
    }
    
    .line.line-left {
        left: 2%;
    }
    
    .line.line-right {
        right: 2%;
    }
    
    main .container .grid-section > div > .row {
        width: 100%;
    }
    
    main .container {
        padding-top: 15px;
        /*padding-left: 15px;
        padding-right: 15px;*/
    }
    
    div[customClass="monteringChoise"] {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
    
    div[customClass="monteringWrapperRow"] {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
    
    .dynamiContentWrapper img {
        width: 11px;
    }
    
    p.dynamiContentWrapper {
        font-size: 17px;
    }
    
    h3 {
        font-size: 28px;
    }
    
    .caseProductWrapper h3 {
        font-size: 22px;
    }
    
    main .container .grid-section div[rowwidth="mellan"] > div {
        width: 100%;
    }
    
    div[customclass="mellan"],
    div[rowwidth="full"] {
        width: 100%;
        margin:auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    
    div[customclass="margin10"] { 
        margin: 0;
        margin-top: 15px;
    }
    

    
    .boxedLink:after {
        background-image: url('/media/15zhqkkp/right-arrow.svg');
        background-size: 16px 16px;
        width: 16px; 
        height: 16px;
        top: 3px;
        left: 5px;
        content:"";
    }
    
    .listDynamicWrapper {
        margin-left: 0;
        margin-right: 0;
    }
    
}

