/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.footer-link a {
    color: #fff !important;
    transition: all 0.4s ease;
}

.footer-link a:hover {
    color: #FF2D44 !important;
}

.header-main nav.elementor-nav-menu--dropdown ul {
    display: flex;
    justify-content: center;
}

.header-main nav.elementor-nav-menu--dropdown ul li+li {
    margin-left: 3.3%;
}

.header-main nav.elementor-nav-menu--dropdown {
    margin-top: 37px;
}

.header-main .elementor-menu-toggle .elementor-menu-toggle__icon--open {
    position: relative;
}


.header-main .elementor-menu-toggle .elementor-menu-toggle__icon--open::before,
.header-main .elementor-menu-toggle .elementor-menu-toggle__icon--open::after {
    position: absolute;
    content: "";
}

.header-main .elementor-menu-toggle .elementor-menu-toggle__icon--open::before {
    top: 8px;
}

.header-main .elementor-menu-toggle .elementor-menu-toggle__icon--open::after {
    top: 16px;
}

.header-main .elementor-menu-toggle .elementor-menu-toggle__icon--open,
.header-main .elementor-menu-toggle .elementor-menu-toggle__icon--open::before,
.header-main .elementor-menu-toggle .elementor-menu-toggle__icon--open::after {
    width: 28px;
    height: 1px;
    background: #000;
    margin-bottom: 16px;
    transition: transform 0.3s ease-in-out;
}

.header-main .elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open {
    display: block !important;
}

.elementor-menu-toggle__icon--close {
    display: none;
}

/* mobile-menu */
.elementor-menu-toggle::before,
.elementor-menu-toggle::after {
    position: absolute;
    content: "";
    width: 28px;
    height: 1px;
    background: #000;
    margin-bottom: 16px;
    transition: transform 0.3s ease-in-out;
    top: 0;
    display: none;
}

.elementor-menu-toggle::after {
    top: 8px;
}

.elementor-menu-toggle {
    position: relative;
}

.header-main .elementor-menu-toggle .elementor-menu-toggle__icon--open::before {
    width: 28px;
    height: 1px;
    background: #000;
    margin-bottom: 16px;
    transition: transform 0.3s ease-in-out;
    left: 0px;
}

/* contact-us */
.common-link a {
    color: #000000CC;
}

.grow-section {
    background-color: #D9D9D9;
    /* z-index: 2; */
    position: relative;
    max-height: 53px !important;
    overflow: hidden;
    padding: 5px 1px;
    transition: max-height 1s ease, opacity 1s ease;
}

.fixed-height {
    height: 179px;
}

.fixed-height.expand .grow-section {
    max-height: 260px !important;
    opacity: 1;
    overflow: hidden auto;
}

.fixed-height p {
    margin-bottom: 15px;
}

.grow-inner p {
    margin-bottom: 0;
}

.grow-inner+p {
    margin-top: 15px;
}

.fixed-height h4 {
    color: #FF2D44;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.3;
    margin: 0px;
}

.fixed-height h6 {
    margin-bottom: 0;
}

.fixed-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2;
}

.fixed-inner::before {
    position: absolute;
    content: "";
    border: 1px solid #FF2D44;
    width: 95%;
    height: calc(100% - 20px);
    top: 10px;
    left: 0;
    right: 0;
    display: none;
    margin: auto;
    /* z-index: 1; */
}

/* .fixed-height.expand .fixed-inner::before {
    display: block;
} */

.fixed-height.expand .fixed-inner {
    z-index: 222;
}

.fixed-height h6 a {
    position: relative;
    padding-left: 15px;
    font-size: 14px;
}

.fixed-height h6 a::before {
    position: absolute;
    content: "+";
    left: 0;
    top: 0;
}

.fixed-height.expand h6 a::before {
    content: "-";
}

.conact-form .ff-el-input--label.ff-el-is-required.asterisk-right {
    display: block !important;
    margin-bottom: 10px;
    padding-top: 7px;
}

.conact-form .fluentform-widget-wrapper .ff-el-group textarea {
    border: 1px solid #707070B2 !important;
    resize: none;
    padding-left: 10px !important;
}

.conact-form .fluentform-widget-wrapper .ff-el-group textarea::placeholder {
    visibility: hidden !important;
}

.conact-form .fluentform-widget-wrapper .ff-el-group:nth-last-child(2) {
    margin-bottom: 45px !important;
}


.frm-fluent-form .ff-t-container {
    gap: 30px !important;
}

.news-block .elementor-posts-container .elementor-post:first-child {
    grid-area: 1/1/-1/4;
}

.news-block .elementor-posts-container .elementor-post:first-child a .elementor-post__thumbnail {
    padding-bottom: 53.7%;
}

.news-block .elementor-posts-container .elementor-post:first-child .elementor-post__title a {
    font-size: 24px;
    line-height: 40px;
    font-family: "Space Grotesk", Sans-serif;
}

.news-block .elementor-post__read-more,
.news-section .elementor-post__read-more {
    position: relative;
    padding-bottom: 3px;
    text-transform: uppercase;
}

.news-section .elementor-post .elementor-post__text {
    display: flex;
    justify-content: space-between;
}


.news-block #load_news_post {
    background-color: transparent;
    color: #FF2D44;
    padding: 0 0 3px 0;
    border: none;
}

.news-block .elementor-post__thumbnail img {
    height: 100% !important;
    object-fit: cover;
}

.news-block .elementor-post__read-more::before,
.news-block #load_news_post::before,
.news-section .elementor-post__read-more::before {
    position: absolute;
    content: "";
    height: 1px;
    width: 0;
    left: 0;
    bottom: 0;
    background-color: #FF2D44;
    transition: all 0.4s ease-in-out;
}

.news-block .elementor-post__read-more:hover::before,
.news-block #load_news_post:hover::before,
.news-section .elementor-post__read-more:hover::before {
    width: 100%;
}

.news-block .elementor-button-wrapper {
    text-align: right !important;
}

.top-image {
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
}

.news-bredcrumb .last {
    color: #fff;
    text-transform: uppercase;
}


.image-bg::before {
    position: absolute;
    content: "";
    /* background: transparent linear-gradient(0deg, var(--unnamed-color-b2b286) 0%, #CCCCA380 100%) 0% 0% no-repeat padding-box; */
    background: transparent linear-gradient(0deg, #B2B286 0%, #CCCCA380 100%) 0% 0% no-repeat padding-box;
    width: 70%;
}

.idriftsettelse​-sec​::before {
    width: 56%;
}

.image-bg-sec::before {
    background: transparent linear-gradient(0deg, #B2B286 0%, #CCCCA3 100%) 0% 0% no-repeat padding-box;
    right: 0;
    left: auto;
    width: 62%;
}

.image-bg-right::before {
    left: auto;
    right: 0;
}

.hvr-box .elementor-cta .elementor-cta__description {
    background-color: rgb(217 217 217 / 70%);
    padding: 18px 52px 15px 32px;
}

.rank-math-breadcrumb p {
    font-size: 10px;
    margin-bottom: 0;
    line-height: 1.2;
    text-transform: uppercase;
    font-family: "Inter", Sans-serif;
}

.rank-math-breadcrumb p a {
    color: #8B8B8B;
}

.rank-math-breadcrumb p span {
    color: #000000;
}

body.home header {
    position: absolute;
    width: 100%;
}

.full-height .elementor-cta,
.full-height .elementor-cta__content {
    height: 100%;
}

.button-sec a {
    position: relative;
    padding-bottom: 5px;
}

.button-sec a::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 0;
    background-color: #B2B286;
    height: 1px;
    transition: all 0.4s ease-in-out;
}

.button-sec a:hover::before {
    width: 100%;
}

.service-box ul {
    padding-left: 20px;
    margin-top: 30px;
}

.equal-height .elementor-element,
.equal-height .elementor-element .elementor-widget-image,
.equal-height .elementor-element .elementor-widget-image img {
    height: 100%;
}

.kontact-info-main a:hover {
    color: #FF2D44;
}

.card-url a {
    color: #000000CB;
}

.card-url a:hover {
    color: var(--e-global-color-accent);
}

.job-oss-table table tbody>tr:first-child>td,
.job-oss-table table tbody>tr:first-child>th {
    background-color: unset;
    border: none;
    font-size: 13px;
    line-height: 21px;
    color: #000000B2;
    font-family: "Inter", Sans-serif;
    font-weight: 400;
    padding: 0 0 40px 0;
}

.job-oss-table table tbody>tr:nth-child(odd)>td,
.job-oss-table table tbody>tr:nth-child(odd)>th {
    background-color: unset;
}

.job-oss-table table tr td,
.job-oss-table table tr a h4 {
    padding: 0 10px 32px 0;
    border: unset;
    font-size: 17px;
    line-height: 24px;
    color: #000;
    font-family: "Inter", Sans-serif;
}

.job-oss-table table tr td p {
    margin-bottom: 0;
}

.job-oss-table table tr a h4 {
    margin: 0;
    padding: 0;
}

.job-oss-table table tr a h4:hover {
    color: #FF2D44;
}

.job-oss-table table tbody tr:hover>td,
.job-oss-table table tbody tr:hover>th {
    background-color: unset;
}

.job-oss-table table tr td:first-child {
    width: 22%;
}

.job-oss-table table tr td:nth-child(2) {
    width: 38%;
}

.stillinger-hvr .stillinger-inner {
    transition: all 0.4s ease-in-out;
}

.stillinger-hvr:hover .stillinger-inner {
    opacity: 0;
}

.single_job_listing .container {
    max-width: 1180px;
    padding: 0 30px;
    width: 100%;
    margin: 0 auto;
}

.single_job_listing .rank-math-breadcrumb {
    padding: 72px 0 40px;
}

.single_job_listing .job-banner-img img {
    height: auto;
    width: 100%;
    object-fit: cover;
}

.job-banner-img {
    max-width: 78.7%;
    margin-left: auto;
    padding: 42px 0;
}

.single_job_listing h1 {
    font-size: 36px;
    line-height: 1.3;
    font-family: "Space Grotesk", Sans-serif;
    padding-bottom: 13px;
    margin: 83px 0 0;
}

.single_job_listing .right-clm-first p {
    font-size: 17px;
    line-height: 1.2;
    font-family: "Inter", Sans-serif;
    margin: 0;
}

.single_job_listing .wrapper {
    display: flex;
    flex-wrap: wrap;
}

.single_job_listing .wrapper .left-clm {
    width: 16.3%;
    padding: 36px 10px 0 0;
}

.single_job_listing .wrapper .right-clm {
    width: 67%;
    padding-left: 58px;
}

.single_job_listing .wrapper .left-clm p {
    margin-bottom: 0;
}

.single_job_listing .wrapper .left-clm h4 {
    font-size: 14px;
    line-height: 21px;
    font-family: "Inter", Sans-serif;
    font-weight: 600;
    margin: 0;
}

.single_job_listing .wrapper .right-clm h3 {
    font-size: 17px;
    line-height: 1.2;
    font-family: "Inter", Sans-serif;
    margin: 0;
    padding-bottom: 8px;
}

.right-clm .right-clm-first {
    padding-bottom: 55px;
}

.single_job_listing .wrapper .right-clm-secound h3 {
    padding-bottom: 15px;
}

.single_job_listing .right-clm p strong {
    display: inline-block;
}

.single_job_listing .wrapper .right-clm p {
    margin-bottom: 20px;
}

.single_job_listing .left-widget:not(:last-child) {
    margin-bottom: 32px;
}

.job-btn {
    background-color: var(--e-global-color-secondary);
    border: 1px solid var(--e-global-color-accent);
    color: #fff;
    padding: 9px 24px;
    font-size: 14px;
    letter-spacing: 0.14px;
    transition: all 0.4s ease-in-out;
    line-height: 1.2;
}


.right-sec-btn {
    margin-top: 40px;
    margin-bottom: 144px;
}

.right-sec-btn a {
    display: inline-block;
}

.right-sec-btn .btn-delete {
    background-color: #B2B286;
    border-color: #B2B286;
    margin-left: 18px;
}

.job-btn:hover {
    background-color: transparent;
    color: #000;
}

a.job_listing_page {
    padding-top: 20px;
    border-top: 1px solid #000;
    color: #000;
    display: block;
}

a.job_listing_page:hover {
    border-color: var(--e-global-color-accent);
    color: var(--e-global-color-accent);

}

.job_listing_page-main {
    padding-bottom: 250px;
}

.single_job_listing .right-clm ul {
    margin-bottom: 20px;
}

.job_listing_latest .job-listing-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 10px;
    gap: 25px 4.7%;
}

.latest_job_wrapper {
    width: 30.2%;
    background-color: #D9D9D9;
    padding: 34px 27px 29px 30px;
}

.latest_job_wrapper h6,
.latest_job_wrapper p {
    margin: 0;
    color: #000;
    font-family: "Inter", Sans-serif;
    font-weight: 400;
    line-height: 21px;
}

.latest_job_wrapper h6 {
    font-size: 17px;
}

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

.latest_job_wrapper {
    width: 30.2%;
    background-color: #D9D9D9;
    padding: 34px 27px 29px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.3s ease-in-out;
}

.job-list-icon {
    background-color: #B2B286;
    display: inline-block;
    height: 30px;
    width: 30px;
    min-width: 30px;
    transform: rotate(45deg);
    margin-right: 19px;
    transition: all 0.3s ease-in-out;
}

.job_details {
    width: calc(100% - 45px);
    padding-right: 20px;
}

.more_job_url a {
    font-size: 17px;
    color: #B2B286;
    padding: 35px 12px 0px 0px;
    display: inline-block;
    text-align: right;
    transition: all 0.5s ease-in-out;
}

.more_job_url a:hover {
    color: #000;
}

.more_job_url {
    text-align: right;
}

.latest_job_wrapper:hover .job-list-icon {
    opacity: 0;
}

.latest_job_wrapper:hover {
    background-color: #d9d9d9a3;
}

.service-hvr:hover .st0,
.service-hvr:hover .s0 {
    fill: #B2B286;
}

.service-hvr:hover h5 {
    color: #B2B286 !important;
}

.btn-border {
    position: relative;
    padding-top: 20px;
}

.btn-border::before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 1px;
    background-color: #000;
    transition: all .3s;
}

.btn-border:hover::before {
    background-color: var(--e-global-color-secondary);
}

.btn-border:hover a {
    color: var(--e-global-color-secondary) !important;
}

@media(max-width:1199px) {
    .header-main nav.elementor-nav-menu--dropdown ul {
        flex-direction: column;
        padding: 35px 0;
    }

    .header-main nav.elementor-nav-menu--dropdown ul li+li {
        margin-left: 0;
    }

    .right-sec-btn {
        margin-bottom: 130px;
    }

    .job_listing_page-main {
        padding-bottom: 180px;
    }

    .single_job_listing h1 {
        margin: 60px 0 0;
    }

    .single_job_listing .wrapper .right-clm {
        padding-left: 50px;
    }

    .single_job_listing .rank-math-breadcrumb {
        padding: 50px 0 30px;
    }

    .latest_job_wrapper {
        width: calc(33.33% - 30px);
        padding: 30px 22px 27px 22px;
        margin: 0 15px;
    }

    .job_listing_latest .job-listing-inner {
        gap: 25px 0;
        padding: 0;
        margin: 0 -15px;
    }
}

@media(max-width:991px) {
    .job-oss-table table tr td:first-child {
        width: auto;
    }

    .job-oss-table table tr td:nth-child(2) {
        width: auto;
    }

    .job_listing_table {
        overflow: auto;
    }

    .job_listing_table table {
        max-width: 700px;
        width: 100%;
    }

    .job-oss-table table tr td,
    .job-oss-table table tr a h4 {
        padding: 0 15px 20px 0;
    }

    .single_job_listing .wrapper .right-clm {
        padding-left: 44px;
    }

    .single_job_listing .wrapper .right-clm p {
        margin-bottom: 15px;
    }

    .single_job_listing .right-clm p strong {
        padding-top: 20px;
    }

    .single_job_listing h1 {
        margin: 40px 0 0;
    }

    .single_job_listing h1 {
        font-size: 30px;
    }

    .job-banner-img {
        padding: 30px 0;
    }

    .job-banner-img {
        max-width: 73.2%;
    }

    .single_job_listing .wrapper .left-clm {
        width: 21%;
        padding: 36px 10px 0 0;
    }

    /* .single_job_listing .job-banner-img img {
        height: 450px;
        width: 680px;
    } */
}

@media(max-width:880px) {
    .news-block .elementor-posts-container .elementor-post:first-child {
        grid-area: 1/1/-1/3;
    }

    .grow-section {
        padding: 7px 1px;
    }

}

@media(max-width:767px) {


    /* .fixed-height.expand .grow-section {
        max-height: 100%;
        opacity: 1;
    } */

    .fixed-height {
        height: auto;
    }

    .fixed-height h6 {
        margin: 0;
    }

    /* .fixed-height.box-open .fixed-inner {
        height: 100%;
    } */

    .fixed-inner {
        position: relative;
    }

    /* .fixed-height.box-open {
        height: auto;
    } */

    .grow-section {
        max-height: 90px !important;
    }

    .fixed-height.expand .grow-section {
        max-height: 260px !important;
    }

    .news-block .elementor-posts-container .elementor-post:first-child {
        grid-area: inherit;
    }

    /* .fixed-height h6 a {
        display: block;
        pointer-events: none;
    } */

    .fixed-height.expand h6 a::before {
        content: "-";
        transition: all 0.2s ease-in-out;
    }

    .fixed-height .fixed-inner.btn-icon h6 a::before {
        content: "-";
    }

    .single_job_listing .left-widget:not(:last-child) {
        margin-bottom: 20px;
    }

    .single_job_listing .wrapper .left-clm {
        width: 100%;
        padding: 25px 0px 0 0;
    }

    .single_job_listing .wrapper .right-clm {
        padding: 40px 0 0;
    }

    .job-banner-img {
        max-width: 100%;
    }

    .single_job_listing .rank-math-breadcrumb {
        padding: 30px 0 20px;
    }

    .job-banner-img {
        padding: 30px 0 10px;
    }

    .single_job_listing h1 {
        margin: 25px 0 0;
    }

    .single_job_listing .right-clm p strong {
        padding-top: 15px;
    }

    .single_job_listing .wrapper .right-clm p {
        margin-bottom: 10px;
    }

    .right-sec-btn {
        margin-bottom: 100px;
    }

    .job_listing_page-main {
        padding-bottom: 130px;
    }

    .single_job_listing .wrapper .right-clm {
        width: 100%;
    }

    /* header */
    .header-main .elementor-nav-menu--dropdown.elementor-nav-menu__container {
        margin-top: 10px;
        transition: max-height 0.8s, transform 0.6s;
    }

    .header-main nav {
        height: calc(100vh - 60px);
    }

    .elementor-6 .elementor-element.elementor-element-ca14879 .elementor-nav-menu__container.elementor-nav-menu--dropdown {
        margin-top: 22px !important;
        animation: unset !important;
    }



    .header-main .elementor-menu-toggle .elementor-menu-toggle__icon--open {
        height: 0;
    }

    .header-main .elementor-menu-toggle::before {
        display: block;
        top: 7px;
    }

    .latest_job_wrapper {
        width: 100%;
    }

    .header-main .elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open::before {
        opacity: 0;
    }

    .header-main .elementor-menu-toggle.elementor-active::before {
        top: 11px;
        transform: rotate(-53deg) translate(0, 7px);
        left: 1px;
    }

    .header-main .elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open::after {
        top: 12px;
        transform: rotate(47deg) translate(0, -6px);
        left: -5px;
    }

    .skybasert-regnskap-btm {
        background-position: bottom -110px left -23% !important;
        background-size: 280px !important;
    }

    /* .grow-section::-webkit-scrollbar {
        width: 6px;
        background-color: #ffffff;
    }

    .grow-section::-webkit-scrollbar-thumb {
        background-color: #ff2d44;
    } */

    /* .grow-section::-webkit-scrollbar {
        width: 5px;
        height: 7px;
    }

    .grow-section::-webkit-scrollbar-thumb {
        background-color: #1e202a;
        outline: 1px solid #1e202a;
        border-radius: 50px;
    }

    .grow-section::-webkit-scrollbar-track {
        box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
    } */

/*     .fixed-height .grow-section:after {
        content: 'Scroll Ned';
        position: sticky;
        bottom: 0;
        left: 0;
        right: 0;
        height: 45px;
        transition: visibility 0.3s ease, opacity 0.3s ease;
        display: flex;
        align-items: center;
        justify-content: center;
        background: linear-gradient(to top, #ff2d44 9%, rgb(217 217 217 / 90%));
        color: #ffffff;
        transform: translateY(7px);
        margin-top: -45px;
        font-size: 16px;
    }

    .fixed-height:not(.expand) .grow-section:after,
    .grow-section.remove-indicator:after {
        opacity: 0;
        visibility: hidden;
    } */
}

@media(max-width:575px) {
    .job_listing_page-main {
        padding-bottom: 80px;
    }

    .right-sec-btn {
        margin-bottom: 80px;
    }


}

@keyframes display-none-transition {
    0% {
        max-height: 0px;
        /* opacity: 0; */
    }

    100% {
        max-height: 100%;
        opacity: 1;
    }
}

.right-clm-secound .description-title {
    white-space: break-spaces !important;
}

/*.description-titl strong,
.description-titl span {
  white-space: pre-wrap;
}*/