/*.logo:hover rect#Rectangle_9{
    width: 0px !important; 
}*/

.logo rect#Rectangle_9{
    transition: all 0.3s ease;
    animation: reveal .4s backwards !important; 
    animation-delay: 0.4s !important;
}

@keyframes reveal {
  from { width: 0  }
  to { width: 100% }
}



[data-vcv-basic-menu-collapsed=true] .vce-basic-menu{
	    position: inherit;
}

.logo{
    float: left; 
    max-width: 140px !important; 
}

.logo sgv{
    width: 140px !important; 
    height: auto !important; 
}

.logo-footer{
    float: right;  
}

p:last-of-type{
    margin-bottom: 0; 
}

@media (max-width: 1080px){ 
    .logo-footer{
        float: left; 
        margin-top: 40px; 
    }
}


.dtx-wrap, 
.vcv-header>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content, 
.vcv-footer>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content, 
.vcv-footer>[data-vce-boxed-width=true]{
    max-width: 85% !important;
}

@media (max-width: 1600px){ 
    .dtx-wrap, 
.vcv-header>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content, 
.vcv-footer>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content, 
.vcv-footer>[data-vce-boxed-width=true]{
    max-width: 95% !important;
}
}

@media (max-width: 576px){ 
    .vcv-content--boxed .entry-content>[data-vce-boxed-width=true], 
    .vcv-content--boxed .vcv-layouts-html>[data-vce-boxed-width=true], 
    .vcv-editor-theme-hf .vcv-layouts-html>[data-vce-boxed-width=true], 
    .vcv-footer>[data-vce-boxed-width=true], 
    .vcv-header>[data-vce-boxed-width=true],
    .vcv-content--boxed .entry-content>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content{
    max-width: 90% !important;
         width: 90% !important; 
}
    .dtx-wrap, 
.vcv-header>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content, 
.vcv-footer>.vce-row-container>.vce-row[data-vce-full-width=true]:not([data-vce-stretch-content=true])>.vce-row-content, 
.vcv-footer>[data-vce-boxed-width=true]{
    max-width: 90% !important;
}
}


body{
    font-family: 'Lato', sans-serif; 
    font-size: 1.4em; 
    font-weight: 400; 
    transition: background-color 0.7s ease;
}

a{
    color: #000; 
}

h1{
    font-family: "graebenbach", sans-serif; 
    font-size: 2em; 
}

p{
    line-height: 2; 
    font-size: 1.1em; 
}

ul, ol {
    margin-left: 1em;
    margin-bottom: 1.25em;
    line-height: 1.7; 
    font-size: 1.1em;
}

.vce {
    margin-bottom: 0 !important;
}

h2{
    line-height: 1.2; 
    margin-bottom: 30px;
    font-weight: 700; 
    font-size: 1.7em; 
}

h2:first-of-type{
    margin-top: 0; 
}


video{
    width: 100%; 
}

.player .vp-controls{
    display: none !important; 
}


.markant-gdpr-footer{
    display: none; 
}

.m-link a{
    text-decoration: none;
    border-bottom: 2px solid; 
    padding-bottom: 7px; 
    transition: all 0.5s ease;
    font-size: 1.2em; 
}

.m-link a:hover{
    padding-left: 20px; 
}

.vce-basic-menu-container .vce-basic-menu ul .menu-item a {
    text-transform: none;
    font-weight: 500;
    font-size: 20px;
}

.vce-basic-menu-container .vce-basic-menu nav>ul>li:before {
    bottom: 5px;
    height: 3px;
    left: 26px;
}

.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-284 a{
    padding-right: 0; 
}



/*Home page*/ 

.video-top{
    height: 100vh; 
}

.scroll-icon{
    margin-top: -90px; 
    color: #fff; 
    z-index: 999999; 
    display: inline; 
    position: absolute; 
}

.scroll-icon a{
    color: #fff; 
}


.forside-header, .markant-header{
    z-index: 9999 !important; 
}


.fp-section h1{
    font-size: 5em;
    color: #000; 
    line-height: 1;  
}


.fp-section span{
    padding-left: 250px;
    color: #6E69F7; 
}

.vce-typewriter-heading--font-family-Lato .vce-typewriter-heading-inner{
    font-family: "graebenbach", sans-serif !important;
    font-weight: 400 !important; 
    padding-left: 250px; 
    line-height: 1; 
}

.m_callout h2{
    font-weight: 500; 
    font-size: 1.7em; 
    line-height: 1.5; 
}


.ref-logo {
    padding: 20px 0;
    max-width: 140px;
    margin: 0 auto;
}

@media (max-width: 1080px){ 
    .frontpage-top h1{
    font-size: 1.2em;
    margin-bottom: 80px; 
}
}

/*Caser forside*/ 

.case-title{
    margin-bottom: 35px; 
    font-family: "graebenbach", sans-serif;
}

.case-title h2{
    font-weight: 400; 
}

.case-title i{
    padding: 0 10px; 
}

.case-numbers{
    margin-bottom: 50px; 
}

.case-numbers p{
    margin-bottom: 0; 
    margin-top: 0; 
    font-family: "graebenbach", sans-serif; 
}

.case-numbers strong i{
    margin-right: 20px; 
    font-size: 50px; 
}

.case-numbers strong{
    font-size: 55px; 
    font-weight: 400 !important; 
    line-height: 1; 
    font-family: "graebenbach", sans-serif; 
}

.case-numbers em{
    margin-left: 78px; 
    display: inline-block; 
    font-style: normal; 
    line-height: 1.3; 
}

.vce-counter-up--font-family-Montserrat .vce-counter-up-inner {
    font-family: "graebenbach", sans serif !important; 
    font-size: 55px !important; 
    font-weight: 400 !important; 
    line-height: 1 !Important; 
}

.case-numbers-two{
    margin: 50px 0;
    padding-bottom: 50px; 
    border-bottom: 1px solid #ddd;  
}

.case-numbers-two p{
    margin-bottom: 0; 
    margin-top: 0 !important; 
    font-family: "graebenbach", sans-serif; 
}

.case-numbers-two strong{
    font-size: 65px; 
    font-weight: 400 !important; 
    line-height: 1; 
    font-family: "graebenbach", sans-serif; 
}

.case-numbers-two em{ 
    display: inline-block; 
    font-style: normal; 
    line-height: 1.3; 
    margin-bottom: 20px; 
}


/*Grid case study*/ 

.grid-case-title h2{
    font-size: 1em; 
    font-weight: 400; 
    margin-top: 30px; 
    line-height: 1.5;
    margin-bottom: 110px; 
    font-weight: 600; 
}

.grid-case-title-last h2{
    font-size: 1em; 
    font-weight: 400; 
    margin-top: 30px; 
    line-height: 1.5;
    font-weight: 600; 
}

.single.single-prosjekter .grid-case-title h2{
    margin-top: 0; 
    margin-bottom: 30px; 
}

.grid-case-title h2 a, .grid-case-title-last h2 a{
    text-decoration: none; 
    transition: all 0.5s ease;
    display: inline-block; 
    line-height: 1.2; 
}

.grid-case-title h2 a:hover, .grid-case-title-last h2 a:hover{
    text-decoration: underline; 
}

.grid-case-title h2 em, .grid-case-title-last h2 em{
    font-style: normal; 
    font-weight: 400; 
}

.ref-image{
    transition: all 0.5s ease;
}

.ref-image:hover{
    opacity: .93;
}

@media  (max-width: 1080px){
    .grid-case-title h2{
    margin-bottom: 40px; 
}
    
    .single.single-prosjekter .ref-image{
    margin-bottom: 60px; 
}
}


/*Subpages*/ 


.subpage-top{
    margin-top: 40px; 
}

.subpage-top h1{
    font-family: "graebenbach", sans-serif !important;
    font-size: 2em; 
    font-weight: 400; 
    color: #000; 
}

.subpage-top h1 em{
    font-style: normal; 
    color: #8D8F9A;
}

.dif-heading h2{
    font-family: "graebenbach", sans-serif !important;
    font-size: 1.5em; 
    font-weight: 400; 
    color: #000; 
    line-height: 1.3; 
}

.dif-heading h2 em{
    font-style: normal; 
    color: #8D8F9A;
}

.big-h1 h1, .big-h1-frontpage h1{
    font-size: 2.4em; 
    line-height: 1.2; 
    max-width: 1300px; 
}

.big-h1{
    padding: 120px 0 !important; 
}

.big-h1-frontpage{
    padding: 50px 0 120px 0 !important; 
}


.big-h1 .vce-features--icon, .big-h1-frontpage .vce-features--icon{
    width: 50px !Important; 
}

.m_faq .vce-faq-toggle-icon:before{
    width: 15px; 
}

.m_faq .vce-faq-toggle-icon:after{
    height: 15px; 
}

.m_faq{
    border-bottom: 1px solid; 
}

.m_faq h3{
    margin-bottom: 0 !important; 
    font-weight: 400 !important; 
}

.m_faq:first-of-type{
    border-top: 1px solid; 
}

.m_faq .vce-faq-toggle-inner{
    padding: 0 0 20px 0; 
}

.m_faq .vce-faq-toggle-text-block{
    margin-top: 20px; 
}

.services h3{
    margin-top: 0; 
}

.services a{
    border-bottom: 1px solid; 
    display: flex; 
    text-decoration: none; 
    padding: 30px 0; 
    justify-content: space-between;
    align-items: center;
    transition: 0.5s ease;
}

.services i{
    transition: 0.5s ease;
}

.services a:hover{
    padding-left: 20px; 
}

.services a:hover > i{
    padding-right: 20px; 
}

.services{
    display: inline-block; 
    width: 100%; 
}

.customer-quote-name p{
    font-size: 0.9em; 
    line-height: 1.5; 
    text-align: left; 
    margin-bottom: 40px; 
}

.customer-quote-name p em{
    color: #A1A1A1; 
    font-style: normal; 
}

.customer-quote p{
    font-size: 1.3em;
    line-height: 1.4; 
    font-weight: 400; 
    text-align: left; 
    max-width: none; 
    margin: 0 auto; 
    font-family: "graebenbach", sans-serif !important; 
}

.customer-quote-c2a{
    text-align: left; 
    margin-top: 40px; 
}

.customer-quote-c2a a{
    text-decoration: none; 
    border-bottom: 2px solid; 
    padding-bottom: 5px; 
    transition: all 0.5s ease;
}

.customer-quote-c2a a:hover{
    padding-left: 20px; 
}


.customer-quote img{
    border-radius: 100px; 
}

@media  (max-width: 1600px){
    .big-h1 h1, {
        font-size: 2em; 
    }
    .big-h1{
    padding: 90px 0 !important; 
}
    .customer-quote p{
    font-size: 1.2em;
}
}

@media  (max-width: 1080px){
    .big-h1 h1, .big-h1-frontpage h1{
    font-size: 1.7em;  
}

.big-h1{
    padding: 30px 0 90px 0!important; 
}
    
    .big-h1-frontpage{
    padding: 10px 0 80px 0 !important; 
}

.big-h1 .vce-features--icon{
    width: 20px !Important; 
}
}


/*Case - single*/ 

.single.single-prosjekter .dtx-sidebar{
    display: none; 
}

.single.single-prosjekter .dtx-content-right-sidebar .dtx-main{
    width: 100%; 
}

.single.single-prosjekter .dtx-content__title{
    display: none; 
}

.case-top{
    margin-top: 70px; 
    margin-bottom: 70px; 
}

.case-top h1 i{
    margin-right: 20px; 
}

.case-top h1{
    font-size: 1em;
    margin-bottom: 50px; 
}

.case-top h2{
    font-family: "graebenbach", sans-serif !important;
    font-size: 2em; 
    font-weight: 400; 
    color: #000; 
}

.case-top h2 em{
    font-style: normal; 
    color: #8D8F9A;
}

.case-info{
    margin-bottom: 60px; 
}

.case-info p{
    margin-bottom: 10px; 
}

.case-info em{
    font-style: normal !important; 
    color: #777777; 
}

.case-info i{
    margin-right: 10px; 
}

.case-full-image{
    height: 100vh; 
}

/*Caser visuelt*/ 


.ref-big-image{
    height: 120vh;
}

.ref-big-image-glime{
    height: 120vh;
}

@media  (max-width: 1080px){
    .ref-big-image{
        height: 70vh
    }
    
    .case-top{
    margin-top: 30px; 
    margin-bottom: 50px; 
}
    
    .ref-big-image-glime{
    height: 30vh; 
}
}

.case-video{
    height: 90vh; 
}

.bold-text p{
    font-family: "graebenbach", sans-serif !important; 
    font-size: 1.6em;
    line-height: 1.3; 
    display: flex; 
}

.bold-text i{
    font-size: 1em !important;
    line-height: 1; 
    padding-right: 20px; 
}

.bold-text em{
    color: #8D8F9A; 
    font-style: normal; 
}

.bold-text a{
    text-decoration: none;
    font-family: 'Lato', sans-serif;
    border-bottom: 2px solid; 
    padding-bottom: 7px; 
    transition: all 0.5s ease;
    font-size: 0.7em; 
    font-weight: 400; 
}

.bold-text a:hover{
    padding-left: 20px; 
}

.bold-text i{
    font-size: 0.5em; 
    margin-right: 10px; 
}

.bold-text strong{
    text-decoration: none;
    font-family: 'Lato', sans-serif;
    transition: all 0.5s ease;
    font-size: 0.5em; 
    font-weight: 400; 
}



/*C2A prosjekter*/

.c2a-project-bottom{
    background-color: #F7F5F5; 
    padding: 10%;  
    width: 100%; 
    color: #000; 
    text-decoration: none; 
    line-height: 1.3; 
    display: flex; 
    align-items: center;
    font-family: "graebenbach", sans-serif !important;
    transition: all 0.5s ease;
    mix-blend-mode: luminosity;
    font-weight: 300; 
    line-height: 1.3; 
    box-shadow: -7px 10px 31px -5px rgba(189,173,173,0.78);
    -webkit-box-shadow: -7px 10px 31px -5px rgba(189,173,173,0.78);
    -moz-box-shadow: -7px 10px 31px -5px rgba(189,173,173,0.78);
}

.c2a-project-bottom h2{
    font-weight: 300; 
    max-width: 600px; 
    text-align: center; 
    margin-bottom: 20px; 
}

.c2a-project-bottom p{
    font-weight: 300; 
    max-width: 600px; 
    text-align: center; 
}

.c2a-button a.vce-button--style-outline-animated{
    background-color: #000; 
    line-height: 2 !important; 
    font-size: 1.1em; 
    padding: 15px 56px 15px 56px; 
    margin-top: 10px; 
}

.c2a-button a.vce-button--style-outline-animated:hover{
    background-color: transparent; 
}

/*C2A - dark*/ 

.c2a-bottom-dark{
    color: #000; 
    text-decoration: none; 
    font-family: "graebenbach", sans-serif !important;
    font-family: 'Lato', sans-serif !important;  
    transition: all 0.5s ease;
}

.c2a-bottom-dark h2{
    font-weight: 600; 
    font-size: 5em;
    max-width: 1000px; 
    line-height: 1; 
    margin-bottom: 90px; 
}

.c2a-bottom-dark .c2a-button a.vce-button--style-outline-animated{
    background-color: #F7F5F5; 
    line-height: 1; 
    font-size: 1.1em; 
}

.c2a-button a.vce-button--style-outline-animated:hover{
    background-color: transparent; 
}

.c2a-link a.vce-button--style-underline .vce-button--style-underline-inner{
    font-size: 1.8em !important; 
    font-weight: 600 !important; 
}

@media  (max-width: 1080px){
    .c2a-bottom-dark h2{
    font-size: 2em;
}
}

/*Popup*/ 

.vce-popup-root-close-button span:before {
    margin-top: 10px;
    margin-left: -10px;
}

/*Call to action*/ 

a.call-to-action{
    background-color: #F7F5F5; 
    padding: 10%;  
    width: 100%; 
    font-size: 1.7vw; 
    color: #000; 
    text-decoration: none; 
    line-height: 1.3; 
    display: flex; 
    align-items: center;
    font-family: "graebenbach", sans-serif !important;
    transition: all 0.5s ease;
    mix-blend-mode: luminosity;
}

.c2a-text{
    width: 70%; 
}

.c2a-icon{
    text-align: right; 
    width: 30%; 
    font-size: 1.5em; 
}

a.call-to-action:hover{
    box-shadow: -7px 10px 31px -5px rgba(189,173,173,0.78);
    -webkit-box-shadow: -7px 10px 31px -5px rgba(189,173,173,0.78);
    -moz-box-shadow: -7px 10px 31px -5px rgba(189,173,173,0.78);
}

@media  (max-width: 1024px){
    a.call-to-action{
        padding: 15% 10%; 
        font-size: 1.4em; 
        display: inline-block; 
    }
    
    .c2a-text{
        width: 100%; 
    }

    .c2a-icon{
        text-align: left; 
        width: 100%; 
        font-size: 1.4em; 
        margin-top: 20px; 
    }
}

/*Posts listing*/ 

a.post-listing{
    background-color: #F7F5F5; 
    padding: 25% 15%; 
    display: inline-block; 
    width: 100%; 
    color: #000; 
    text-decoration: none; 
    line-height: 1.3; 
    transition: all 0.5s ease;
}

a.post-listing:hover{
    box-shadow: -7px 10px 31px -5px rgba(189,173,173,0.78);
    -webkit-box-shadow: -7px 10px 31px -5px rgba(189,173,173,0.78);
    -moz-box-shadow: -7px 10px 31px -5px rgba(189,173,173,0.78);
}

.pl-category{
    font-family: "graebenbach", sans-serif !important;
    margin-bottom: 20px; 
}

.pl-title{
    min-height: 250px; 
}

.pl-link{
    font-family: "graebenbach", sans-serif !important;
    text-decoration: underline; 
}

@media  (max-width: 1080px){
    .pl-title{
        min-height: auto; 
        font-size: 0.8em; 
    }
}


/*Sections*/ 

.padded-section{
    padding: 100px 0 !Important; 
}

.padded-section-top{
    padding: 100px 0 0 0; 
}

.padded-section-bottom{
    padding: 0 0 100px 0; 
}

.padded-section-medium{
    padding: 150px 0 !important; 
}

.padded-section-medium-top{
    padding: 150px 0 0 0 !important; 
}

.padded-section-medium-bottom{
    padding: 0 0 150px 0 !important; 
}

.padded-section-big{
    padding: 220px 0 !Important; 
}

.padded-section-big-top{
    padding: 220px 0 0 0 !Important; 
}

.padded-section-big-bottom{
    padding: 0 0 220px 0 !Important; 
}

.padded-section-extrabig{
    padding: 300px 0 !Important; 
}

.padded-section-extrabig-top{
    padding: 300px 0 0 0 !Important; 
}

.padded-section-extrabig-bottom{
    padding: 0 0 300px 0 !Important; 
}

.padded-section-small{
    padding: 50px 0 !Important; 
}

.padded-section-small-top{
    padding: 50px 0 0 0; 
}

.padded-section-small-bottom{
    padding: 0 0 50px 0; 
}

.padded-section-big{
    padding: 200px 0 !important; 
}


@media  (max-width: 1024px){
    .padded-section-big{
        padding: 80px 0 !important; 
    }

    .padded-section-big-top{
        padding: 80px 0 0 0 !important; 
    }
    
    .padded-section-big-bottom{
        padding: 0 0 80px 0 !important; 
    }


    .padded-section{
        padding: 60px 0 !important; 
    }

    .padded-section-bottom{
        padding: 0 0 60px 0 !important; 
    }

    .padded-section-top{
        padding: 60px 0 0 0 !important; 
    }

    .padded-section-full-width{
        padding: 45px 60px; 
    }

    .padded-section-small{
        padding: 35px 0; 
    }
    
    .padded-section-medium{
        padding: 80px 0 !important; 
    }

    .padded-section-medium-top{
        padding: 80px 0 0 0 !important; 
    }

    .padded-section-medium-bottom{
        padding: 0 0 80px 0 !important; 
    }
}

/*Blogg*/ 

.single.single-post .dtx-content__image{
    display: none; 
}

h3.widget-title{
    margin-bottom: 15px; 
}

.post-content-links a{
    border-bottom: 2px dotted; 
    text-decoration: none; 
    
}

.post-content-links p{
    margin-bottom: 0; 
}

.post-content-links{
    padding: 50px 0; 
}

.post-content-links a i{
    margin-right: 10px; 
    transition: all 0.5s ease;
}

.post-content-links a:hover i{
    margin-left: 10px; 
}

.tid{
    padding: 30px 0 30px 0; 
    font-size: 1em; 
}

.tid i{
    margin-right: 10px; 
}

.m_ingress p{
    font-size: 1.3em; 
    line-height: 1.5; 
}

.m_ingress{
    padding-bottom: 30px; 
}

.single.single-post h1{
    margin-top: 50px;
    margin-bottom: 10px; 
    font-weight: 400; 
}

.post-meta__category--label{
    display: none; 
}

.single.single-post .dtx-content__body, .single.single-post .dtx-content__title, 
.archive.category .dtx-main.dtx-main-wrap, .dtx-shortcode__posts{
    max-width: 1000px; 
}

.posts-guide{
    padding: 10%; 
    background-color: #F7F5F5;  
    border-radius: 0 0 20px 20px; 
    
}

.aktuelt_c2a a{
    border: 1px solid; 
    text-decoration: none; 
    padding: 12px 35px; 
    margin-top: 25px;  
    display: inline-block; 
    transition: all 0.5s ease;
}

.aktuelt_c2a{
    margin-top: 40px; 
    border-top: 1px solid #ddd; 
    padding-top: 40px; 
}

.aktuelt_c2a a:hover{
    background-color: #212121; 
    color: #fff; 
}

.single.single-post h3{
    font-weight: 600; 
    margin-bottom: 20px; 
    
}

.single.single-post .dtx-content, 
.archive.category .dtx-content{
    margin-bottom: 60px; 
}

.dtx-content__image{
    max-height: 60vh; 
    overflow: hidden; 
    display: flex;
    align-items: center;
}

.dtx-content__image img{
    height: auto;
    max-width: 100%;
}

.archive.category h1 a{
    font-size: 0.8em; 
    text-decoration: none; 
    border-bottom: 3px solid; 
    display: inline; 
}

div.dtx-shortcode__post__title h2{
    text-decoration: none; 
    border-bottom: 3px solid; 
    display: inline; 
}

.archive.category h1, div.dtx-shortcode__post__title{
    margin-bottom: 30px; 
}

div.dtx-shortcode__post__title a{
    text-decoration: none; 
}

div.dtx-shortcode__post__title h2{
    font-weight: 400; 
}

a.more, .dtx-shortcode__post__read_more a{
    border: 1px solid; 
    padding: 10px 30px; 
    text-decoration: none; 
    display: inline-block; 
    transition: all 0.5s ease
}

a.more:hover, .dtx-shortcode__post__read_more a:hover{
    background-color: #212121; 
    color: #fff; 
}

.archive.category .post.type-post, .dtx-shortcode__post.dtx-shortcode__post--post{
    padding-bottom: 90px; 
}

.archive.category .post-meta, .dtx-shortcode__post__categories{
    margin-bottom: 30px; 
}

li.cat-item.current-cat a{
    font-weight: 800; 
}

[aria-current]:not([aria-current="false"]) {
  font-weight: bold;
}

.dtx-shortcode__post__excerpt{
    margin-bottom: 1.25em;
} 

.aktuelt_c2a_expert{
    margin-top: 40px; 
    border-top: 1px solid #ddd; 
    padding-top: 40px; 
}

.aktuelt_c2a_expert h2{
    margin-bottom: 40px;  
}

.aktuelt_c2a_expert p{
    line-height: 1.5; 
    padding-top: 5px; 
    margin-bottom: 0; 
}

.aktuelt_c2a_expert a{
    border-bottom: 2px solid; 
    text-decoration: none; 
    margin-top: 20px;  
    display: inline-block; 
    transition: all 0.5s ease;
}

.aktuelt_c2a_expert img{
    margin-right: 50px; 
    margin-top: -11px; 
}

@media  (max-width: 1024px){
    
    .aktuelt_c2a_expert img{
        float: none; 
        padding-bottom: 20px; 
}

    .post-content-links p{
        margin-bottom: 15px; 
        line-height: 1.2; 
}
    
    
.dtx-content-right-sidebar .dtx-main, .dtx-content-right-sidebar .dtx-sidebar {
    width: 100%;
}
    h1{
        font-size: 1.7em; 
    }
    
    div.dtx-shortcode__post__title h2 {
        font-size: 1.7em;
    }
}

.wp-caption img {
    margin: 0;
    max-width: 100%;
    margin-top: 50px !important;
}

.wp-caption {
    border: none !important; 
    max-width: 100%; 
}

.wp-caption .wp-caption-text {
    margin: 1em 0 2.5em 0!important;
}

.wp-caption-text {
    text-align: left; 
    font-size: 0.85em; 
    font-style: italic; 
}

/*C2A blogg*/ 

.posts-c2a{
    background-color: #F0F0FF;  
    border-radius: 30px; 
    padding: 50px; 
    margin-top: 60px !important; 
}

@keyframes pulse {
            0% {
                transform: scale(1);
            }

            50% {
                transform: scale(1.15);
            }

            100% {
                transform: scale(1);
            }
        }

.c2a-icon-posts{
    max-width: 100px;  
    animation: pulse 2s infinite;
    margin-bottom: 80px;
}

.posts-c2a-content{
    display: flex; 
    flex-wrap: nowrap;
    align-items: flex-end; 
}

.posts-c2a-content h2{
    font-family: "graebenbach", sans-serif;
    font-size: 1.5em; 
    font-weight: 400; 
    margin-bottom: 0; 
    padding-right: 40px; 
}

.posts-c2a-content a{
    color: #fff; 
    background-color: #000; 
    border-radius: 50px; 
    padding: 15px 20px; 
    text-decoration: none; 
    display: inline-block; 
    min-width: 200px;
    text-align: center;
    transition: all 0.5s ease; 
    border: 1px solid #000; 
}

.posts-c2a-content a:hover{
    background-color: transparent; 
    color: #000; 
}

.posts-c2a-content-small{
    display: flex; 
    flex-wrap: nowrap;
    align-items: flex-end; 
    justify-content: space-between;
}

.posts-c2a-content-small h2{
    font-family: "graebenbach", sans-serif;
    font-size: 1.2em; 
    font-weight: 400; 
    margin-bottom: 0; 
    padding-right: 40px; 
}

.posts-c2a-content-small a{
    color: #fff; 
    background-color: #000; 
    border-radius: 50px; 
    padding: 15px 20px; 
    text-decoration: none; 
    display: inline-block; 
    min-width: 200px;
    text-align: center;
    transition: all 0.5s ease; 
    border: 1px solid #000; 
}

.posts-c2a-content-small a:hover{
    background-color: transparent; 
    color: #000; 
}

@media (max-width: 781px) {
    .posts-c2a-content, .posts-c2a-content-small{
    display: inline-block; 
}

    .posts-c2a-content a, .posts-c2a-content-small a{
    margin-top: 30px;     
    }

    .posts-c2a-content h2, .posts-c2a-content-small h2{
        padding-right: 0; 
        font-size: 1.2em;
}
    .posts-c2a{
        padding: 30px; 
        margin-top: 80px !important; 
}
    
}

/*Kontaktskjema*/ 

.m_cff{
    margin-bottom: 90px; 
}

.m_cff h2{
    font-family: "graebenbach", sans-serif;
    font-size: 2em; 
    font-weight: 400; 
    margin-bottom: 0; 
}

.wpcf7-textarea{ 
	width: 100%; 
	height: 130px; 
}

.wpcf7-text, textarea{
    width: 100%; 
}

textarea{
    min-height: 130px; 
}

fieldset.form-columns-2, fieldset.form-columns-1{
    max-width: 100% !important;
}

input#name, input#email, textarea, input.hs-input, select{
	padding: 10px 0; 
	border: none; 
    background-color: transparent; 
    border-bottom: 1px solid #aaa; 
    width: 100%; 
    margin-top: 0px; 
    transition: border-color 0.5s ease; 
    font-size: 0.9em;
}

input#name, input#email, input.hs-input, select{
    margin-bottom: 40px; 
}

select{
    color: #838284; 
}

input#name:focus, input#email:focus, 
textarea:focus{
    border-color: #000; 
    outline: 0px none; 
}

.contact-form input[type="submit"], input.hs-button.primary.large {
    border: none;
    background: transparent;
    color: #000;
    font-size: 1.2em;
    padding: 0;
    font-weight: 600;
    margin-top: 20px;
    cursor: pointer;
    transition: 0.5s ease;
    transition: background-color 0.5s ease;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-bottom: 3px solid;
    padding-bottom: 5px;
    border-radius: 0; 
    transition: all 0.5s ease; 
}

.contact-form input[type="submit"]:hover, 
input.hs-button.primary.large:hover{
    background-color: transparent;  
    padding-left: 20px;
    padding-right: 20px; 
}

label.hs-error-msg, .hs-main-font-element{
	text-transform: none;
	font-weight: 300;
}

.hs-richtext p{
    font-size: 0.7em !important;
    line-height: 1.4;
    color: #626262 !important;
    max-width: 1000px; 
}

.hs_error_rollup{
    margin-left: 50px; 
}

ul.no-list hs-error-msgs inputs-list li{
	line-height: 1; 
}

label{
    font-size: 0.9em; 
    font-weight: 600; 
}


.field-one, .field-two{
    width: 48%; 
    float: left; 
    margin-bottom: 5px; 
}

.field-one{
    margin-right: 4%; 
} 

button:hover{
    background-color: transparent; 
}

@media (max-width: 600px) {
    .field-one, .field-two{
        width: 100%; 
    }
    .field-one{
        margin-right: 0; 
    }
}



/*Sustainable webdesign*/ 

.page.page-id-83 .vcv-footer, 
.scroll-script{
    display: none !important; 
}

/*Footer*/ 

.big-text p{
    font-size: 4em; 
    line-height: 1; 
    font-weight: 600; 
}

.panel {
    min-height: 150px;
   /* outline: 10px solid blue;*/
}

.color-black {
  background-color: black;
}

.color-pink{
    background-color: #ddd; 
}


#footer-content h2{ 
    font-size: 4.5em; 
    line-height: 1; 
    margin-bottom: 60px; 
    font-weight: 600; 
    color: #fff;
}

.contact-info a{
    color: #fff; 
}

.contact-info{
    margin-top: 20vh; 
}

@media  (max-width: 1600px){
    #footer-content h2{ 
    font-size: 3.5em; 
    margin-bottom: 40px;  
}
    .contact-info{
    margin-top: 15vh; 
}
}

@media  (max-width: 1080px){
    #footer-content h2{ 
    font-size: 2.5em; 
}
}

/*Mobilmeny*/ 

.vce-sandwich-menu-inner{
	margin: 0 50px;
	text-align: left;
}

.vce-sandwich-menu-inner nav li.menu-item {
    font-size: 2em;
    line-height: 1.8;
}

.vce-sandwich-menu--link-color-b-255-255-255 .vce-sandwich-menu-inner li.menu-item a{
	text-decoration: none;
}

.vce-sandwich-menu--link-color-b-255-255-255 .vce-sandwich-menu-inner li.menu-item.current-menu-item>a{
	text-decoration: line-through;
}

span.vce-sandwich-menu-open-button-inner svg {
    width: 30px;
    height: 30px;
    margin-top: -2px;
}

.vce-sandwich-menu-close-button .vce-sandwich-menu-close-button-inner, .vce-sandwich-menu-open-button .vce-sandwich-menu-open-button-inner {
    height: 34px;
    width: 34px;
}

/*Pop up*/ 

.vce-popup-root-container.vce-popup-position-center-center{
	z-index: 99999 !important;
}

.process-step{
    display: flex; 
    align-items: center;
    margin-top: 40px; 
}

.process-icon{
    font-size: 50px; 
    padding-right: 30px; 
    min-width: 90px;
    text-align: center;
}

.process-text p{
    line-height: 1.5;
    font-size: 0.9em;
}

.vce-popup-root-inner{
    margin: 0 !important; 
}

.popup-form input.hs-button.primary.large {
    border: none;
    background: #000;
    color: #fff !important;
    font-size: 1em !important;
    padding: 15px 40px 17px 40px;
    font-weight: 400;
    margin-top: 30px;
    cursor: pointer;
    transition: 0.5s ease;
    transition: background-color 0.5s ease;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 50px; 
    transition: all 0.5s ease; 
    border: 1px solid #000; 
}

.popup-form input.hs-button.primary.large:hover{
    background-color: transparent;   
    color: #000 !important; 
}

.popupform-heading{
    max-width: 300px; 
}



/*Sustainable web design*/ 

.page.page-id-459 .vcv-header, .page.page-id-459 .vcv-footer{
    display: none; 
}

.page.page-id-459 body{
    background-color: #000; 
}

/*Fra zero til hero*/ 

.zero-hero-title{
    margin-top: 40px; 
}

.zero-hero-title h2{
    margin-bottom: 5px; 
    max-width: 500px; 
}

.zero-hero-title h2 a{
    text-decoration: none; 
    transition: all 0.5s ease; 
}

.zero-hero-title h2 a i{
    margin-left: 10px; 
    font-size: 0.8em; 
    transition: all 0.5s ease; 
}

.zero-hero-title h2 a:hover i{
    margin-left: 20px; 
    font-size: 0.8em; 
    transition: all 0.5s ease; 
}

.zero-hero-title p{
    margin-bottom: 17px !important; 
}




.zero-hero, .zero-hero a{
    color: #fff; 
}

.zero-hero h2{
    max-width: 550px; 
    font-size: 2.8em; 
}

.zero-hero h2 a{
    text-decoration: none; 
    transition: all 0.5s ease; 
}

.zero-hero h2 a i{
    margin-left: 10px; 
    font-size: 0.8em; 
    transition: all 0.5s ease; 
}

.zero-hero h2 a:hover i{
    margin-left: 20px; 
    font-size: 0.8em; 
    transition: all 0.5s ease; 
}

.zero-hero p{
    margin-bottom: 50px !important; 
}

@media (max-width: 1080px){
    .zero-hero h2{
    max-width: 350px; 
    font-size: 1.8em; 
}
}

/*Frokostseminar*/ 

.page.page-id-496, .page.page-id-509, .page.page-id-576, .page.page-id-618, .page.page-id-675{
    color: #E9E9FE; 
}

.page.page-id-496 p, .page.page-id-496 li, 
.page.page-id-509 p, .page.page-id-509 li, 
.page.page-id-576 p, .page.page-id-576 li, 
.page.page-id-618 p, .page.page-id-618 li, 
.page.page-id-675 p, .page.page-id-675 li{
    font-size: 1em; 
    line-height: 1.6; 
}

.page.page-id-496 ul, 
.page.page-id-509 ul, 
.page.page-id-576 ul, 
.page.page-id-618 ul, 
.page.page-id-675 ul{
    margin-top: 30px; 
}

.page.page-id-496 h2, 
.page.page-id-509 h2, 
.page.page-id-576 h2, 
.page.page-id-618 h2, 
.page.page-id-675 h2{
    font-weight: 500; 
    font-size: 2em; 
    margin-bottom: 30px; 
}

.page.page-id-576 h2:first-of-type{
    margin-top: 40px;
    max-width: 500px;    
}

.page.page-id-496 h1, 
.page.page-id-576 h1, 
.page.page-id-618 h1, 
.page.page-id-675 h1{
    font-family: 'Lato', sans-serif; 
    font-size: 3em; 
    line-height: 1.2; 
    max-width: 800px; 
}

 
.page.page-id-509 h1, .page.page-id-675 h1{
    font-family: 'Lato', sans-serif; 
    font-size: 4em; 
    line-height: 1.2; 
    max-width: 800px; 
}


.page.page-id-496 .dtx-wrap, 
.page.page-id-509 .dtx-wrap, 
.page.page-id-576 .dtx-wrap, 
.page.page-id-618 .dtx-wrap, 
.page.page-id-675 .dtx-wrap{
    max-width: 85% !important; 
}

.page.page-id-496 header.vcv-header, 
.page.page-id-496 .vcv-footer, 
.page.page-id-509 header.vcv-header, 
.page.page-id-509 .vcv-footer, 
.page.page-id-576 header.vcv-header, 
.page.page-id-576 .vcv-footer, 
.page.page-id-618 header.vcv-header, 
.page.page-id-618 .vcv-footer, 
.page.page-id-675 header.vcv-header, 
.page.page-id-675 .vcv-footer{
    display: none; 
}

.vce-button--style-underline-container.signup-link.vce-button--style-underline-container--align-left a, 
.vce-button--style-underline-container.signup-link.vce-button--style-underline-container--align-right a{
    font-size: 1.4em !important; 
}

.radius-image .vce-content-background-container{
    border-radius: 30px; 
}

.date-box{
    background-color: #6F6AF7; 
    border-radius: 30px; 
    padding: 2.6em; 
}

.date-box-content p{
    font-size: 2.5vw !important; 
    line-height: 1.2 !important; 
    margin-bottom: 21vw; 
}

.page.page-id-618 .date-box-content p, 
.page.page-id-675 .date-box-content p{
    font-size: 1.5em !important; 
    line-height: 1.4 !important; 
    margin-bottom: 21vw; 
}

.fs-intro p{
    font-size: 2.3em !important; 
    line-height: 1.4 !important; 
    margin-bottom: 60px; 
}

.program p{
    border-bottom: 1px solid #6F6F7A; 
    padding-bottom: 10px; 
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.program p strong{
    min-width: 100px;
    display: inline-block;
}

.fs-content{
    padding-bottom: 220px; 
}

.fs-radius-image img{
    border-radius: 30px; 
}

a.signup-box{
    background-color: #6F6AF7 !important; 
    color: #fff; 
    display: inline-block; 
    width: 100%; 
    padding: 5em; 
    text-decoration: none; 
    border-radius: 30px; 
    transition: all 0.5s ease; 
}

a.signup-box:hover{
    opacity: 0.9; 
}

.signup-box-text{
    max-width: 700px; 
    display: inline-block; 
}

.signup-box-text h2{
    margin-bottom: 30px !important; 
    font-size: 3em !important; 
}

.signup-box-icon svg{
    float: right; 
    margin-top: 100px; 
}

.popup-frokost{
    color: #000; 
}

@media (max-width: 1600px){
    
    .page.page-id-496 p, 
    .vce-button--style-underline-container.signup-link.vce-button--style-underline-container--align-left a,
    .page.page-id-496 li, 
    .page.page-id-509 p, 
    .page.page-id-509 li, 
    .page.page-id-576 p, 
    .page.page-id-576 li, 
    .page.page-id-618 p, 
    .page.page-id-618 li, 
    .page.page-id-675 p, 
    .page.page-id-675 li{
    font-size: 1em; 
}

.page.page-id-496 h2, 
.page.page-id-509 h2, 
    .page.page-id-618 h2, 
    .page.page-id-675 h2{
    font-size: 1.9em; 
     margin-bottom: 20px;
}


.page.page-id-576 h2{
    font-size: 1.9em;
    margin-top: 40px; 
}


    .page.page-id-496 h1, 
    .page.page-id-509 h1, 
    .page.page-id-675 h1{
    font-size: 3em; 
    max-width: 500px; 
}

    .page.page-id-576 h1, 
    .page.page-id-618 h1{
    font-size: 3em !important; 
    max-width: 800px; 
}
    
    .fs-intro p{
    font-size: 1.4em !important; 
}
    .signup-box-text h2{
    font-size: 2em !important; 
}
    
    .signup-box-text {
    max-width: 500px; 
}

    .date-box-content p {
    font-size: 1em !important;
    line-height: 1.4 !important;
    margin-bottom: 21vw;
}

    .page.page-id-618 .date-box-content p, 
.page.page-id-675 .date-box-content p{
    font-size: 1em !important; 
}

}


@media (max-width: 1080px){
    .page.page-id-496 h1, 
    .page.page-id-509 h1,
    .page.page-id-618 h1{
        font-size: 1.9em !important; 
    }

        .page.page-id-576 h1{
    font-size: 1.9em !important; 
}

    .page.page-id-509 h1, .page.page-id-675 h1{
    font-size: 1.9em; 
    max-width: none;  
}
    
    .radius-image .vce-content-background-container{
        height: 300px; 
}

    .page.page-id-576 h2{
    font-size: 1.2em;
    margin-top: 40px; 
}
    .date-box{
        padding: 2em; 
    }
   
    .date-box-content p {
        font-size: 1.3em !important; 
    }
    .fs-intro p{
        font-size: 1.4em !important; 
    }
    
    .program p strong{
        width: 100%; 
    }
    
    .signup-box-text h2{
        font-size: 1.3em; 
    }
    
    a.signup-box {
        padding: 1.8em;
    }
    
    .fs-content{
    padding-bottom: 90px; 
}
    .signup-box-icon svg {
    max-width: 100px;
}
}

@media (max-width: 767px){
    
    .radius-image .vce-content-background-container{
    border-radius: 20px 20px 0 0; 
}
    .date-box{
    border-radius: 0 0 20px 20px; 
}
    .fs-radius-image img{
    border-radius: 20px; 
}
    
    a.signup-box{
    border-radius: 20px; 
}
}

/*

.marquee {
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
}

.marquee span {
  display: inline-block;
  padding-left: 100%;
  animation: marquee 20s linear infinite;
}

.marquee2 span {
  animation-delay: 10s;
}

@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}

*/ 

/*Tilgjengelighetserklæring*/ 

.tilgj-info i{
    margin-right: 10px; 
    margin-top: 14px; 
}

.tilgj-info p:last-of-type{
    display: flex; 
}

.icon-list i{
    margin-right: 10px; 
}

/*Ref logo*/ 

.wrapper {
  max-width: 100%;
  overflow: hidden;
}

.marquee {
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  animation: marquee 40s linear infinite; 
    
}

.marquee img {
  display: inline-block;
    margin-bottom: 0; 
    max-width: none; 
    margin-right: 50px; 
    max-height: 150px; 
    width: auto !important; 
}

.wrapper-2 {
  max-width: 100%;
  overflow: hidden;
}

.marquee-2 {
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  animation: marquee 40s linear infinite;
    animation-direction: reverse;
}

.marquee-2 img {
  display: inline-block;
    margin-bottom: 0; 
    max-width: none; 
    margin-left: 50px; 
    max-height: 150px; 
    width: auto !important; 
}

@media  (max-width: 1080px){
.marquee img{
    margin-right: 0;
    max-height: 100px;
}

    .marquee-2 img {
    margin-left: 0; 
    max-height: 100px; 
}
}

@keyframes marquee {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-50%, 0, 0);
  }
}

/* for footer fade-to-black */
body.dark-mode {
  background-color: black;
}

/* gradient-effekt for "effekt" i fotter*/

.gradient-word {
  font-weight: bold;
  background: linear-gradient(270deg, #3a1c71, #d76dd7, #ffaf7b);
  background-size: 600% 600%;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  animation: animateGradient 8s ease-in infinite;
}

@keyframes animateGradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}