/* Responsive iframes */
.iframe-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;

    IFRAME {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }
}

#map_box {
    .iframe-container {
        padding-top: 26%;
    }
}
/* Responsive iframes */

/* PLUCERA STYLES CONTACT E-MAILS*/
.teaser__content P {
    margin: 0!important;
}

.teaser__content P:last-child {
    margin: 10px 0 0 !important;

    font-size: 16px;
}
/* PLUCERA STYLES CONTACT E-MAILS*/

/* PLUCERA STYLES FAQ */
#faq {

}

.faq-box {

}

.faq-box .question {
    background: #ebf1f7 url("https://karnell.se/app/uploads/2025/09/faq-2.png") 10px 10px no-repeat;
    background-size: 20px 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.faq-box .question H2 {
    margin: 0;
    padding: 11px 12px 10px 36px;

    font-size: 16px;
}

.faq-box .answer {
    margin-bottom: 35px;
    padding: 19px 25px 5px;
    background-color: #f9f9f9;
    overflow: hidden;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.faq-box .answer P {
    margin: 0 0 15px;

    font-size: 16px;
    line-height: 19px;
}
/* PLUCERA STYLES FAQ */

/* PLUCERA STYLES TESTEMONIALS */
.testemonial {
    max-width: var(--alignwide-width);
    margin-top: 0;
    margin-bottom: 0;
    background-color: transparent;
}

.testemonial .company {
    padding: 80px 0;
    border-top: 2px solid #e4edf6;
}

.testemonial:nth-child(2) .company {
    padding-top: 0;
    border-top: none;
}

.row-top,
.row-btm {
    position: relative;
    overflow: hidden;
}

.row-top {
    margin-bottom: 50px;
}

.row-btm {
    
}

.image,
.company-info {
    float: right;
    width: calc(30% - 25px);
}

.questions,
.company-video {
    float: left;
    width: calc(70% - 25px);
}

.company-video IMG {
    width: 100%;
    height: auto;
}

.testemonial:nth-child(odd) .image,
.testemonial:nth-child(odd) .company-info {
    float: left;
}

.testemonial:nth-child(odd) .questions,
.testemonial:nth-child(odd) .company-video {
    float: right;
}

.image {
    position: relative;
}

.image IMG {
    width: 100%;
    height: auto;
}

.image .img-text {
    width: calc(100% - 32px);
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 8px 16px 10px;
    background-color: rgba(0,0,0,0.3);

    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
}

.questions {

}

.questions IMG {
    margin: 16px 0 20px;
}

.questions H2 {
    margin: 0;

    color: #005c82;
    font-size: 18px;
    font-weight: 400;
}

.questions P,
.questions UL,
.questions OL,
.questions TABLE,
.questions FORM {
    margin: 0 0 20px;

    line-height: 1.35;
}

.questions P:last-child,
.questions UL:last-child,
.questions OL:last-child,
.questions TABLE:last-child,
.questions FORM:last-child {
    margin-bottom: 0;
}

.company-info {
    width: calc(30% - 85px);
    padding: 38px 30px 13px;
    background-color: #ebf1f7;
}

.company-info P {
    margin: 0 0 20px;
}

.company-info P STRONG {
    display: block;
}
/* PLUCERA STYLES TESTEMONIALS */


/* RESPONSIVE - PLUCERA STYLES TESTEMONIALS */
@media (max-width: 1199px) {
    .questions {
        float: left!important;
        width: calc(60% - 25px);
    }

    .image {
        float: right!important;
        width: calc(40% - 25px);
    }

    .company-video,
    .company-info {
        float: none;
        width: 100%;
        box-sizing: border-box;
        overflow: hidden;
    }

    .company-video {
        margin-bottom: 50px;
    }

    .company-info P {
        float: left;
        width: 33.333333%;
    }

    .company-info P:nth-child(3n+2) {
        text-align: center;
    }

    .company-info P:nth-child(3n+3) {
        text-align: right;
    }
}

@media (max-width: 991px) {
    .questions,
    .image {
        float: none !important;
        width: 100%;
    }

    .image IMG {
        width: 100%;
        height: auto;
        margin: 50px auto 0 !important;
        max-width: 400px;
        display: block;
    }
}

@media (max-width: 767px) {
    .company-info P {
        float: nonw;
        width: 100%;
        text-align: center!important;
    }
}

/* RESPONSIVE - PLUCERA STYLES TESTEMONIALS */


.mfn_news h1 {
    color: var(--gds-color-ui-01);	
}

.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
    width: 100vw !important;
}

@media only screen and (min-width: 2000px) {
    .wp-block-cover.alignfull{
        max-width: 100vw;
    }

    .is-root-container{
        padding-left: 0;
        padding-right: 0;
    }
}


/* Plucera styles Press releases - Home page */
.home .mfn-item:first-child {
    border-top: none;
}

.home .mfn-item:last-child {
    border-bottom: none;
}

.home .wp-block-kadence-tabs + .wp-block-buttons {
    display: block;
    margin-top: -40px;

    text-align: center;
}
/* Plucera styles Press releases - Home page */


/* Plucera styles Press releases - Selected images from MFN and PDF download link */
.selected-image-mfn IMG {
    display: block;
    width: 792px;
    max-width: 100%;
    margin: 0 auto;
}

.mfn-attachment {
    padding: 20px;
    background-color: #ececec;
}

.mfn-attachment A.mfn-attachment-link {
    color: #005c82;
    font-size: 17px;
    font-weight: 600;
    text-decoration: underline;
}

.mfn-attachment A.mfn-attachment-link:hover {
    color: #111;
}

.mfn-attachment A.mfn-attachment-link SPAN.mfn-attachment-icon {
    float: left;
}

.mfn-attachment A.mfn-attachment-link SPAN.mfn-attachment-icon IMG {
    border-color: #ccc;
}
/* Plucera styles Press releases - Selected images from MFN and PDF download link */


/* Plucera styles MFN Reports Widget */
.mfn-archive-year {
    margin-top: 24px;
    padding-top: 15px;
    border-top: 1px solid #ddd;
}

.mfn-archive-year:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
}

.mfn-archive-year-header {
    margin-bottom: 4px!important;

    color: #005c82!important;
    font-size: 25px!important;
}

.mfn-archive-event .mfn-archive-item {
    position: relative;
    padding-bottom: 7px;
    padding-left: 15px;

    font-size: 18px!important;
    line-height: normal!important;
}

.mfn-archive-event .mfn-archive-item:before {
    position: absolute;
    top: 9px;
    left: 0;
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #005c82;
    border-radius: 50%;
    content: "";
}

.mfn-archive-event .mfn-archive-item A {
    display: block!important;

    color: #005c82!important;
    text-decoration: underline!important;
}

.mfn-archive-event .mfn-archive-item A:hover {
    color: #000!important;
}
/* Plucera styles MFN Reports Widget */


/* Plucera styles advanced MFN Reports Widget */
.mfn-archive TABLE {
    width: 100%;

    font-size: 18px!important;
}

.mfn-archive TABLE TBODY {
    margin-top: 30px;
    border: none!important;
}

.mfn-archive TABLE TBODY:first-child {
    margin-top: 0;
}

.mfn-archive TABLE TR:first-child,
.mfn-archive TABLE TR:last-child {
    border-bottom: none;
}

.mfn-archive TABLE TD.mfn-archive-header {
    background-color: #efefef;

    font-weight: 600;
}

.mfn-archive TABLE TD.mfn-archive-header-year {
    font-size: 18px!important;
}

.mfn-archive TABLE TR:last-child TD {
    padding-bottom: 40px;
}
/* Plucera styles advanced MFN Reports Widget */


/* Plucera styles Press Releases */
.mfn-newsfeed .mfn-feed-year-header {
    float: left;
    width: 100%;
    margin: 50px 0 20px;
    padding: 0;
    border-bottom: none;
    clear: both;

    font-size: 20px;
}

.mfn-newsfeed .mfn-feed-year-header:first-child {
    margin-top: 10px;
}

.mfn-newsfeed .mfn-item {
    padding: 20px 0 15px;
    border-bottom:	1px solid #eeeeee;
    clear: both;
}

.mfn-item .mfn-title {
    margin-bottom: 5px!important;
}

.mfn-newsfeed .mfn-feed-year-header + .mfn-item {
    padding-top: 0;
}

.wp-block-kadence-tabs .kt-tabs-title-list {
    margin: 0 20px;
    border-bottom: 1px solid #eeeeee;
}

.kt-tabs-wrap .wp-block-kadence-tab {
    border-top: none!important;
}

.mfn-date {
/*    max-width: 10ch;
    overflow: hidden;

    font-family: monospace;*/
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    /*white-space: nowrap;*/
}

.mfn-tags {
    display: block!important;
}

.mfn-tag {
    display: none;
    float: left;
    width: 125px;
    margin-left: 10px;
    padding: 1px 0 2px;
    background: #efefef;

    font-size: 13px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.mfn-tag:first-child {
    margin-left: 0;
}

.mfn-tag-mfn-regulatory_sv,
.mfn-tag-mfn-regulatory,
.mfn-tag-mfn-regulatory-mar,
.mfn-tag-mfn-regulatory-mar_sv {
    display: block;
}
/* Plucera styles Press Releases */


/* Plucera styles WP Terms Pop-up */
.tdarkoverlay {
    opacity: 0.95!important;
}

.tbrightcontent {
    left: calc(25% - 40px)!important;
    padding: 40px!important;
}

h3.termstitle {
    background: #005c82!important;
    padding: 20px!important;

    font-size: 26px!important;
}

INPUT.termsagree,
INPUT.termsdecline {
    padding: 12px 15px!important;
    background-color: #fff!important;
    border: 2px solid #005c82!important;
    border-radius: 5px!important;
    cursor: pointer!important;

    color: #005c82!important;
    font-size: 14px!important;
    font-weight: 700!important;
    line-height: normal!important;
    text-transform: uppercase!important;
}

INPUT.termsagree:hover,
INPUT.termsdecline:hover {
    text-decoration: underline!important;
}

INPUT.termsdecline {
    margin-left: 20px!important;
    border-color: #820000!important;

    color: #820000!important;
}
/* Plucera styles WP Terms Pop-up */


/* Småfixar av Plucera */
.heading-fix .wp-block-heading {
    min-height: 60px;
}
/* Småfixar av Plucera */


/* Finansiell kalender - Plucera */
#mf_calendar_top_buttons BUTTON,
#mf_calendar_buttons BUTTON {
    margin-right: 8px;
    margin-bottom: 8px;
    padding: 7px 15px 8px;
    background-color: #005c82;
    border: none;
    border-radius: 4px;

    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

#mf_calendar_top_buttons BUTTON:last-child,
#mf_calendar_buttons BUTTON:last-child {
    margin-right: 0;
}

#mf_calendar_top_buttons BUTTON:hover,
#mf_calendar_top_buttons BUTTON.mf_active_filter,
#mf_calendar_buttons BUTTON:hover,
#mf_calendar_buttons BUTTON.mf_active_filter {
    background-color: #000;

    text-decoration: underline;
}

TABLE#mf_calendar_table {
    width: 100%;
    margin: 10px 0 20px;
}

TABLE#mf_calendar_table TH {
    padding: 0 14px 9px 0!important;
    border-top: none;

    text-align: left!important;
}

TABLE#mf_calendar_table TD {
    padding: 8px 14px 9px 0!important;
    border-top: none;

    text-align: left!important;
}

TABLE#mf_calendar_table TD.event_date {
    width: 130px;
    padding-left: 14px!important;
}

TABLE#mf_calendar_table TR:nth-child(odd) TD {
    background-color: #f0f0f0;
}

.event_category,
.event_links,
.event_period,
.event_location,
.mf_description,
#mf_get_ical,
#mf_download_ical,
#mf_copy_ical {
    display: none!important;
}

.event_links A {
    display: inline-block;
    margin-left: 8px;

    color: #0f2931!important;
    text-decoration: underline;
}

.event_links A:hover {
    color: #73c92d!important;
}

.event_links A:first-child {
    margin-left: 0;
}
/* Finansiell kalender - Plucera */


/* Aktieägartabell - Plucera */
#owner-list {
    overflow-x: scroll;
}

.mf-table {
    min-width: 715px;
    width: 100%;

    font-size: 16px;
}

.mf-table TH {
    padding: 0 8px 4px;
}

.mf-table TD {
    padding: 4px 8px 4px;
}

.mf-table TR:nth-child(odd) TD {
    background-color: #f0f0f0;
}

#owner-list .source-text {
    font-size: 16px;
    font-style: italic;
}
/* Aktieägartabell - Plucera */


/* Aktietabell - Plucera */
.stock-table TABLE TH,
.stock-table TABLE TD {
    border: none;
    border-bottom: 1px solid #eee;
}
/* Aktietabell - Plucera */


/* FIX STARTSIDAN FÖR ATT ANVÄNDA VIDEO I SIDHUVUDET */
@keyframes slideInFromLeft {
    0% {
        transform: translateX(-100%);
        opacity: 0;
    }

    40% {
        transform: translateX(-100%);
        opacity: 0;
    }

    87.5% {
        transform: translateX(4%);
        opacity: 1;
    }

    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

.home H1.wp-block-heading {
    position: absolute;
    left: 32px;
    bottom: 75px;
    width: 100%;
    max-width: 620px;
    padding: 0 0 0 30px;
    border-left: 5px solid #fa8200;

    animation: 5s ease 0s 1 slideInFromLeft;

    color: #fff;
    font-size: 40px;
    line-height: 55px;
    text-align: left;
}




@media (min-width: 2000px) {
    .home .wp-block-cover {
        min-height: 800px !important;
    }
}




@media (max-width: 1023px) {
    .home .is-root-container .wp-block-cover {
        min-height: 500px!important;
    }

    .home H1.wp-block-heading {
        max-width: 450px;

        font-size: 28px;
        line-height: normal;
    }
}

@media (max-width: 575px) {
    .home .is-root-container .wp-block-cover {
        min-height: 350px!important;
    }

    .home H1.wp-block-heading {
        max-width: calc(100% - 94px);

        font-size: 24px;
        line-height: normal;
    }
}

@media (max-width: 400px) {
    .home .is-root-container .wp-block-cover {
        min-height: 300px!important;
    }

    .home H1.wp-block-heading {
        max-width: calc(100% - 84px);
        bottom: 40px;
        padding-left: 20px;

        font-size: 20px;
    }
}
/* FIX STARTSIDAN FÖR ATT ANVÄNDA VIDEO I SIDHUVUDET */