/*
Theme Name:     Divi Child demo
Description:    Divi Child Theme Debugger, need to run alongside with Divi theme
Author:         Kamy Kommunikasjon AS
Author URI:     https://www.kamy.no/
Template:       Divi
Tags:           responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
Version:        4.11.7
Standard:       HTML5, WordPress
Last updated:   2022-09-22

Note: This is the stylesheet for global settings only.

*/


/*-------------------------------------------Link to other stylesheets-------------------------------------------------*/


/*
@font-face {
    font-family: ApolloMT;
    src: url('./fonts/ApolloMT.otf');
}
*/

body {
    font-family: Arial, "Open Sans", sans-serif;
}


/**********
 * breadcrumbs - positions by Barnabas, modified by Hoi
 **********/

#under-header {
    background-color: #eeeeee;
    padding-top: 2px;
}

#yoast-breadcrumb {
    color: #335787;
    width: 90%;
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
}

#yoast-breadcrumb a {
    color: #335787;
}

.single_foundation_additional_content {
    float: right;
}

@media (min-width: 981px) {
    #footer-widgets {
        padding: 2% 0 0;
    }
}

@media (max-width: 980px) {
    .fwidget.et_pb_widget.widget_text {
        width: 100%;
    }
}

#before-footer-widgets {
    width: 100%;
    clear: both;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}

#main-footer .outer-container {
    background-image: url("/wp-content/uploads/2017/12/unifor-pdf-watermark-2.png");
    background-repeat: no-repeat;
    background-position: 2% 22%;
    background-size: 214px;
}

#main-footer .outer-container .container {
    min-height: 210px;
}

#main-footer .outer-container {
    max-width: 1200px;
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: auto;
}

#main-footer .footer-widget h4.title {
    color: #333 !important;
}

#et-top-navigation .nav li ul {
    right: 0;
}

.featherlight .featherlight-content {
    min-width: 80%;
    min-height: 80%;
}

#menu-item-7907 {
    background-image: url("/wp-content/themes/Divi-child/images/engelsk.jpg");
    background-size: 30px;
    background-repeat: no-repeat;
}

#menu-item-7907 a,
#menu-item-7907 a:hover {
    opacity: 0 !important;
}


/* 
Application from new layout 01-2-2018
http://unifor.kamy.no/sok-stotte/d2018a-2018-2/
*/

body.single.single-assignment #et-main-area {
    background-image: url(/wp-content/uploads/2018/04/soke_2000pxw.jpg)!important;
    -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, .07);
    -moz-box-shadow: inset 0 0 7px rgba(0, 0, 0, .07);
    box-shadow: inset 0 0 7px rgba(0, 0, 0, .07);
    background-color: #fff;
    background-position: center;
    -webkit-background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: 100%;
    -moz-background-size: cover;
    background-size: 100%;
    background-size: cover;
}

body.single.single-assignment #et-main-area>#main-content {
    background-color: rgba(255, 255, 255, 0.72);
}

span.read-more-assmt-tekst-2 {
    float: right;
    color: #545454;
    font-weight: normal;
    cursor: pointer;
}

.submit-disable-overlay {
    background: rgba(134, 134, 134, 0.43137254901960786);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    opacity: 1;
    z-index: 9999;
    cursor: not-allowed;
}

.unifor_fdn_frm_layout_05 .milestone-numbers-headers .count {
    background: #CCC;
    /* padding: 10px; */
    position: relative;
    /* margin: 29px 0; */
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: center;
    margin: -12px 10px 0 0;
}


/* Insome case content is not showing
http://unifor.kamy.no/stiftelser/torgny-segerstedts-forelesningsfond-slatt-sammen-med-fondet-til-samarbeid-mellom-nordens-universiteter/
*/

.have_fullwidthtabs .content div.content-current div {
    display: block !important;
}

.borderless td,
.borderless th {
    border: none !important;
}


/* Blog Style Sor https://www.sor.no/*/

.blog-style-sor .et_pb_post {
    background: #fff;
    text-decoration: none;
    cursor: pointer;
    border: 0;
    box-shadow: 0 1px 4px 1px #c2c2c2;
    min-height: 430px;
}

.blog-style-sor-wd .et_pb_post {
    min-height: 474px;
}

.blog-style-sor .et_pb_post:hover {
    color: #231464;
    box-shadow: 0 1px 8px 1px #a2a2a2;
}

.blog-style-sor .entry-title {
    font-size: 20px;
    font-weight: 600;
}


/* Banner responsive */

@media ( max-width: 979px) {
    .et_pb_slider .et_pb_container {
        width: 100%;
    }
    .et_pb_slide_description,
    .et_pb_slider_fullwidth_off .et_pb_slide_description {
        padding: 0;
    }
}

ul#top-menu #menu-item-7907 {
    padding-right: 0;
}

ul#top-menu #menu-item-8167 a:after {
    content: "\f002";
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    padding-left: 3px;
}


/* News Archive widget */

ul.unifir_news_ar_sb {
    background: #efefef;
    border-top: 1px solid #dcdcdc;
}

li.year_archive_news {
    background: #ffffff;
    color: #676767;
    cursor: pointer;
    border-bottom: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
}

li.year_archive_news .fa {
    float: right;
}

ul.unifir_news_ar_sb li {
    font-size: 15px;
    padding: 9px 16px;
    margin: 0;
}

ul.unifir_news_ar_sb .liofnewsar {
    display: none;
}


/*FAQ*/

#unifor-faq-st06 .et_pb_toggle_title {
    font-size: 20px;
    color: #2a5bb4!important;
}

#unifor-faq-st06 .et_pb_toggle_title {
    display: inline-block;
    transition: transform .2s ease-in-out;
    padding-left: 30px !important;
    padding: 20px;
    width: 100%;
}

#unifor-faq-st06 .et_pb_toggle_title:before {
    height: .875rem;
    left: 12px;
    top: 31px;
    width: 2px;
}

#unifor-faq-st06 .et_pb_toggle_title:after {
    height: 2px;
    left: 6px;
    top: calc(50% - 1px);
    width: .875rem;
}

#unifor-faq-st06 .et_pb_toggle_title:before,
#unifor-faq-st06 .et_pb_toggle_title:after {
    content: '';
    position: absolute;
    background-color: #008db9;
    transition: transform .2s ease-in-out;
}

#unifor-faq-st06 .et_pb_toggle_item.et_pb_toggle_open .et_pb_toggle_title:before,
#unifor-faq-st06 .et_pb_toggle_item.et_pb_toggle_open .et_pb_toggle_title:after {
    transform: rotate(45deg);
    transition: transform .2s ease-in-out;
    background-color: #fff;
}

#unifor-faq-st06 .et_pb_toggle {
    background: none;
    margin: 0px;
    border-top: 1px solid #DCDDDE;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    padding: 0px;
}

#unifor-faq-st06 .et_pb_toggle:last-child {
    border-bottom: 1px solid #DCDDDE;
}

#unifor-faq-st06 .et_pb_toggle_title:hover {
    background: #DCDDDE;
}

#unifor-faq-st06 .et_pb_toggle_open .et_pb_toggle_title {
    background: #5F6062;
    color: #fff !important;
}

#unifor-faq-st06 .et_pb_toggle_content {
    padding-bottom: 20px;
}

@media (max-width: 991px) {
    .et_divi_theme #et-main-area .container {
        position: relative;
        width: 96%;
        max-width: 1080px;
        padding-top: 18px !important;
        margin: auto;
        position: relative;
        text-align: left;
    }
    .single-assignment.et_divi_theme #et-main-area .container {
        width: 100%;
        padding-left: 2px;
        padding-right: 2px;
    }
}


/* Responsive small screen */

@media(min-width: 980px)and (max-width: 1200px) {
    .et_header_style_left .logo_container {
        position: static;
        text-align: center;
        max-height: 55px;
    }
    .et_header_style_left .logo_container>a {
        line-height: 55px;
    }
    .et_header_style_left #logo {
        height: 55px;
        max-height: 55px;
    }
    .et_header_style_left #et-top-navigation {
        width: 100%;
        text-align: center;
        padding: 33px 10% 0 10% !important;
        float: left;
    }
}

.search-style-altinn {
    border: 2px solid #8E0C3A !important;
    border-radius: 0 !important;
}

.search-style-altinn input.et_pb_searchsubmit {
    background-color: #8E0C3A !important;
    color: #FFF !important;
    padding: 0 15px;
    font-size: 22px;
}

.search-style-altinn input[type="text"] {
    min-height: 52px !important;
    padding: 0px 81.125px 0px 14px !important;
    font-size: 22px !important;
}


/* Search */

.search-form-warp,
.search-form-warp .search-form input[type=submit] {
    display: none
}

.triger {
    cursor: pointer
}

.search-form-warp {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #adadad;
    z-index: 99995!important;
    -moz-transition: opacity .4s ease, visibility .3s ease-in;
    -o-transition: opacity .4s ease, visibility .3s ease-in;
    -webkit-transition: opacity .4s ease, visibility .3s ease-in;
    transition: opacity .4s ease, visibility .3s ease-in
}

.search-form form {
    padding: 2px 52px 2px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative
}

.search-form fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

.search-form-warp.showing .search-form input[type=text] {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    line-height: 70px;
    min-height: 80px;
    -webkit-transition: -webkit-transform .3s ease .3s, opacity .3s ease .3s;
    -moz-transition: -moz-transform .3s ease .3s, opacity .3s ease .3s;
    -ms-transition: -ms-transform .3s ease .3s, opacity .3s ease .3s;
    -o-transition: transform .3s ease .3s, opacity .3s ease .3s;
    transition: transform .3s ease .3s, opacity .3s ease .3s
}

.search-form-warp input[type=text] {
    width: 50%;
    min-width: 150px;
    left: 25%!important;
    background: 0 0;
    color: #FFF;
    font-weight: 500;
    font-size: 32px;
    line-height: 80px;
    min-height: 80px;
    letter-spacing: 4px;
    opacity: 0;
    padding-left: 30px;
    text-transform: uppercase;
    position: fixed;
    font-family: Lato, sans-serif;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: -webkit-transform .3s ease 0s, opacity .3s ease 0s;
    -moz-transition: -moz-transform .3s ease 0s, opacity .3s ease 0s;
    -ms-transition: -ms-transform .3s ease 0s, opacity .3s ease 0s;
    transition: transform .3s ease 0s, opacity .3s ease 0s;
    border: 2px solid #FFF;
}

.search-form input[type=submit] {
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
    padding: 0;
    height: 100%;
    background: 0 0;
    -moz-background-size: 18px 18px;
    -o-background-size: 18px 18px;
    -webkit-background-size: 18px 18px;
    background-size: 18px 18px;
    border: none;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0
}

.search-form-warp .search-caption {
    top: 53%;
    left: 14%;
    margin-top: 50px;
    position: absolute;
    margin-left: 60px;
    opacity: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400
}

.search-form-warp.showing .search-caption {
    opacity: 1;
    -moz-transition: opacity .3s ease .3s;
    -o-transition: opacity .3s ease .3s;
    -webkit-transition: opacity .3s ease .3s;
    transition: opacity .3s ease .3s
}

.un_search_btn_close.modal__close-btn {
    border: 2px solid #fefefe !important;
    color: #fefefe;
    cursor: pointer;
    font-size: .875rem;
    font-weight: 500;
    height: 66px;
    line-height: 76px;
    overflow: hidden;
    padding: 9px 14px;
    position: absolute;
    right: 15px;
    text-transform: uppercase;
    top: 48px;
    background: none;
}

.un_search_btn_close.modal__close-btn::before {
    transform: rotate(45deg);
}

.un_search_btn_close.modal__close-btn::after {
    transform: rotate(-45deg);
}

.un_search_btn_close.modal__close-btn::after,
.un_search_btn_close.modal__close-btn::before {
    background-color: #fefefe;
    content: '';
    display: block;
    height: 25px;
    left: calc(50% - 1px);
    position: absolute;
    top: 8px;
    transition: transform .3s ease-in-out;
    width: 3px;
}

.un_search_btn_close.modal__close-btn:hover::before {
    transform: rotate(135deg);
}

.un_search_btn_close.modal__close-btn:hover::after {
    transform: rotate(45deg);
}

.un_search_btn_close.modal__close-btn:hover::after,
.un_search_btn_close.modal__close-btn:hover::before {
    transition: transform .3s ease-out;
}

.un_global-search__input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 2px solid #fefefe;
    border-radius: 0;
    color: #fefefe;
    font-size: 1.375rem;
    height: 77px;
    line-height: 1;
    padding: 16px 84px 16px 24px;
    width: 100%;
}

.search-form-warp input[type=text]:focus {
    border-color: #FFF;
    color: #FFF;
}

.global-search__submit-btn {
    background-color: transparent;
    cursor: pointer;
    height: 68px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 57px;
    border: none;
}

.global-search__submit-btn .global-search__search-icon {
    fill: #fefefe;
    height: 53%;
    width: 53%;
}

.page__heading.page__heading--negative {
    color: #fefefe;
}

.un_warp_search_45 {
    position: relative;
    float: left;
    width: 50%;
    left: 25%;
    margin-top: 16%;
}

.un_warp_search_45 h1 {
    font-size: 2.75rem;
    font-weight: 600;
    line-height: 1.26;
}

.search-form-warp input::placeholder {
    color: #FFF;
    opacity: 1;
    /* Firefox */
}

.search-form-warp input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #FFF;
}

.search-form-warp input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #FFF;
}

body.search.search-results .SearchPAgeUnifor h2.entry-title a {
    border-bottom: 2px solid #8d0e3b;
}

.search-style-altinn-warp-2.et_pb_row {
    width: 100% !important;
}

.error404 .container:before {
    display: none !important;
}

.error404 #left-area {
    width: 100%;
    float: left;
    padding-right: 0 !important;
}

.blog-style-sor .et_pb_post .et_pb_image_container {
    margin: -20px -19px 29px !important;
}


/**
 * Sticky footer
 */

@media only screen and (min-width: 980px) {
    body {
        min-height: 100%;
        position: relative;
        padding-bottom: 335px;
    }
    #main-footer {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
    }
}


/** Social share buttons */

.social-share-button a {
    font-size: 15px;
}

a.dpsp-network-btn.fb {
    color: #303030;
    border: 1px solid #a9a8a8;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    position: relative;
    float: left;
    text-align: center;
    line-height: 42px;
    margin-right: 10px;
}

a.dpsp-network-btn.linkedin {
    color: #303030;
    border: 1px solid #a9a8a8;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    position: relative;
    float: left;
    text-align: center;
    line-height: 42px;
    margin-right: 10px;
}

.hide-sicon {
    display: none
}

.social-share-button .fa {
    font-size: 20px;
}