/* Top image/slider/animation on startpage */
@media (min-width: 1800px) {
    .elementor-element-67645444 {
        margin-top: 160px;
    }
}


/* Due to how the code (for the header) was formed the main identifier class is the .color-theme-{normal/invert} 
** This class determines if we should invert the color or not 
*/
/* ------  START For the top "main menu" -segment (COLOR-THEME-NORMAL) */
header.color-theme-normal nav.main-menu ul li:hover {
    cursor: pointer;
}

header.color-theme-normal nav.main-menu ul li.menu-item-has-children:hover>a {
    color: #005269 !important;
    text-shadow: none;
    cursor: pointer;
}

header.color-theme-normal nav.main-menu ul li.menu-item-has-children:hover a:hover {
    color: #005269;
    text-shadow: none;
}

header.color-theme-normal ul li:hover>ul.sub-menu {
    min-width: 150px;
}

/* Change arrow image on hover */
header.color-theme-normal nav.main-menu ul li.menu-item-has-children:hover>a:after {
    background-image: url("icons/pil_ner_dark_blue.svg") !important;
}

/* ------  END For the top "main menu" -segment */

/* ------  START For the top "second menu" -segment (login, globe, Zacco Group) */
header.color-theme-normal nav ul li a,
header.color-theme-normal nav.controls-menu ul li span {
    color: #fff !important;
    text-shadow: 1px 1px 3px #999;
}

header.color-theme-normal nav ul li a:hover,
header.color-theme-normal nav.controls-menu ul li:hover span {
    color: #005269 !important;
}

header.color-theme-normal nav li span.login,
header.color-theme-normal nav ul li {
    cursor: pointer;
}

/* Shadow on SVG-images */
header.color-theme-normal nav li span.login img,
header.color-theme-normal nav li span.lang img,
header.color-theme-normal nav li span.search img,
header.color-theme-normal nav li span.group img,
header.main nav.main-menu ul li.menu-item-has-children a:after {
    filter: drop-shadow(1px 1px 1px rgb(0 0 0 / 0.3))
}

header.color-theme-normal nav li:hover span.login img,
header.color-theme-normal nav li:hover span.lang img,
header.color-theme-normal nav li:hover span.search img,
header.color-theme-normal nav li:hover span.group img,
header.main nav.main-menu ul li.menu-item-has-children:hover a:after {
    filter: none;
}

header.color-theme-normal nav ul.sub-menu {
    margin-left: -15px !important;
}

/* Remove shadow on parent */
header.color-theme-normal nav li span.login:hover,
header.color-theme-normal nav li:hover span.login {
    text-shadow: none !important;
}

header.color-theme-normal nav li:hover:last-of-type span {
    color: #005269;
    text-shadow: none !important;
}

/* END For the top "second menu" -segment (login, globe, Zacco Group) */

/* ------ START For the top "main menu" -segment (COLOR-THEME-INVERT) */
header.color-theme-invert nav.main-menu {
    margin-left: 35px;
}

header.color-theme-invert nav.main-menu ul li:hover>a,
header.color-theme-invert nav.main-menu ul li:hover>span,
header.color-theme-invert nav.main-menu ul li.menu-item-has-children:hover {
    color: #fff;
    text-shadow: none;
}

header.color-theme-invert nav.main-menu ul li.menu-item-has-children:hover a:hover {
    color: #fff;
    text-shadow: none;
}

/* Change arrow image on hover */
header.color-theme-invert nav.main-menu ul li.menu-item-has-children:hover>a:after {
    background-image: url("icons/pil_ner_vit.svg") !important;
}


/* ------  END For the top "main menu" -segment (COLOR-THEME-INVERT) */
/* ------  START For the top "second menu" -segment (login, globe, Zacco Group) (COLOR-THEME-INVERT) */
header.color-theme-invert .controls ul.sub-menu li a:hover {
    color: #fff;
}

header.color-theme-invert .controls ul.sub-menu li a:hover {
    color: #fff;
}

/* Shadow on SVG-images */
header.color-theme-invert nav li span.login img,
header.color-theme-invert nav li span.lang img,
header.color-theme-invert nav li span.search img,
header.color-theme-invert nav li span.group img,
header.main nav.main-menu ul li.menu-item-has-children a:after {
    filter: drop-shadow(1px 1px 1px rgb(0 0 0 / 0.3))
}

/* Shadow on SVG-images */
.single header.color-theme-invert nav li span.login img,
.single header.color-theme-invert nav li span.lang img,
.single header.color-theme-invert nav li span.search img,
.single header.color-theme-invert nav li span.group img,
.single header.main nav.main-menu ul li.menu-item-has-children a:after {
    filter: unset;
}

header.color-theme-invert nav li:hover span.login img,
header.color-theme-invert nav li:hover span.lang img,
header.color-theme-invert nav li:hover span.search img,
header.color-theme-invert nav li:hover span.group img,
header.main nav.main-menu ul li.menu-item-has-children:hover a:after {
    filter: none;
}

header.color-theme-invert .controls ul li:first-of-type ul.sub-menu {
    margin-left: -5px !important;
    min-width: 150px;
}

header.color-theme-invert .controls ul li:hover {
    color: #fff;
    cursor: pointer;
}

.single header.main .controls .group {
    border-left: 1px solid #005269 !important;
}

header.main .controls .group {
    border-left: 1px solid #fff !important;
}



header.main nav.main-menu ul li.current-menu-ancestor a, header.main nav.main-menu ul li.current-menu-item a, header.main nav.main-menu ul li.current-menu-parent li.current-menu-item a{
    color: #005269!important;
    text-shadow: none!important;
}


header.main nav.main-menu ul li.current-menu-parent a {
    color: #fff!important;
    text-shadow: 1px 1px 1px #999!important;
}

header.main nav.main-menu ul li.current-menu-ancestor.current-menu-parent > a {
    color: #005269!important;
    text-shadow: none!important;
}

.home header.main nav.main-menu ul li a, .home header.main nav.controls-menu ul li a {
    text-shadow: 1px 1px 1px #999!important;
}

/* ------  END For the top "second menu" -segment (login, globe, Zacco Group) (COLOR-THEME-INVERT) */


/* Pagination design */
.page-numbers.prev,
.page-numbers.next {
    background-color: #005269 !important;
    color: #fff !important;
    border: none !important;
    border-radius: 100% !important;
    box-shadow: 0px 1px 2px 0px #696969 !important;
    padding: 10px 15px !important;
}

a.page-numbers,
span.page-numbers {
    border: none !important;
    color: #005269 !important;
    padding: 10px 5px !important;
}

span.page-numbers {
    color: #999 !important;
}




/* END For the top "second menu" -segment (login, globe, Zacco Group) */




/* START - Fix the padding, so menu element can grow to top on hover */
/* header.main .header-bar {
    padding: 0!important;
}

header.main .header-bar .logotype,
header.main .header-bar .controls {
    padding: 12px 15px 14px 15px;
} */
/* END - Fix the padding, so menu element can grow to top on hover */

/* New padding to the top menu element to get hover effect right */
/* header.main .header-bar .main-menu li {
    padding: 12px 20px 14px 20px;
} */



/* header.main ul li:hover {
    height: 100%!important;
    background-color: #DAE8EC;
}

header.main ul li:hover > ul.sub-menu {
	display: flex!important;
} */


/* header.main ul.sub-menu {
    flex-direction: row;
    justify-content: center;
    width: 100%;
    height: 75px!important;
    left: 0;
    margin-left: 0!important;
    background-color: #DAE8EC;
}

header.main ul.sub-menu li {
    width: auto!important;
    background-color: #DAE8EC!important;
    margin: 0!important;
} */

/* Employee page */

.standard-page.employee-page {
    background-color: #bdd6dd !important;
}

.standard-page.employee-meta {
    background-color: #ECEAE6 !important;
}

/* search bar */


#search-bar {
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    background-color: rgba(0, 82, 105, 0.8) !important;
    border: none;
}

#search-bar input[type="text"] {
    width: 400px;
    padding: 5px 10px;
    font-size: 13px;
}

#search-bar button {
    background-color: #005269;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    border: none;
    padding: 6px 14px;
}

.elementor-animation-grow .elementor-button-text {
    text-decoration: inherit;
    font-weight: 500!important;
}

body.page .standard-page .elementor-section ul li:before, body.page .standard-page ul li:before, body.single .standard-page .elementor-section ul li:before, body.single .standard-page ul li:before, ul.expertise-list li:before, ul.expertise-list li {
    content: ''!important;
    background-image: none!important;
    width: auto!important;
    height: auto!important;
    float: none!important;
    margin-right: auto!important;
}


body.page .standard-page .elementor-section ul li body.page .standard-page ul li, body.single .standard-page .elementor-section ul li, body.single .standard-page ul li, .standard-page .elementor-section ul li, .standard-page ul li {
    background-image: url('icons/pil_i_ring_dark_blue.svg')!important;
    background-size: 20px;
    background-repeat: no-repeat!important;
    margin-left: 0px!important;
    padding: 0 20px 0 40px!important;
    margin-bottom: 20px!important;
    font-size: 16px!important;
}

body.single ul.expertise-list {
    margin-bottom: 30px;
}

body.single ul.expertise-list li {
    content: ''!important;
    background-image: none!important;
    width: auto!important;
    height: auto!important;
    float: none!important;
    margin-right: auto!important;
    margin-bottom: 12px!important;
    color: #73797D!important;
    padding: 0!important;
}

.back-button {
    transition: none!important;
    -webkit-transition: none!important;
    position: relative;
}

.back-button:hover {
    background-color: #005269;
    color: #fff;
    transform: none!important;
}

.back-button::before {
    content: url("dist/graphics/leftarrow.svg");
    display: block;
    float: left;
    padding: 0 7px 0 0;
    position: relative;
    top: 2px;
}

.back-button:hover::before {
    content: url("dist/graphics/whiteleft.svg");
}

.office-template-default .standard-page {
    color: #6A7278!important;
}

.contact-address i {
    padding-right: 6px;
}

.contact-address svg {
    color: #6A7278;
    float: left;
    position: relative;
    top: 4px;
}

.contact-address div {
    color: #6A7278;
    float: left;
    margin-left: 10px;
    width: 70%;
}


.contact-phone svg,
.contact-fax svg,
.contact-email svg {
    color: #6A7278;
    margin-right: 10px;
    font-size: 1.4rem;
}

.contact-extra-page-contents {
    margin-top: 10px;
}

.contact-extra-page-contents a {
    color: #007bff!important;
}

.contact-extra-page-contents a:hover {
    color: #007aff!important;
    text-decoration: underline!important;
}
@media (min-width: 1100px) {
.service-content {
    padding-right: 50px;
}
}

.single-events h1, .single-events h2 {
    color: #005269;
}

.single-events #main {
    padding-top: 90px;
}

body .elementor-widget a {
    color: #005269;
}

body .elementor-widget p a:hover {
    text-decoration: underline!important;
}

body .elementor-col-50 p a:hover {
    text-decoration: none!important;
}

.elementor-element-37230f8 a,
.elementor-element-0d26198 a {
  /*  border: 1px solid white;*/
    color: white!important;
}

/* .hidden-section {
    display: block!important;
} */


/* width: 200%!important; is added in main.scss on row 81 for
.hidden-section. This make the width expand to much and adds side scroll */
/* .hidden-section {
    width: 100%!important;
} */

.search-results h3 a {
    color: #005269;
}

.grid-borders {
    width: 50%;
    height: 300px;
    padding: 20px;
    float: left;
    border-style: solid;
    border-width: 0px 1px 0px 0px;
    border-color: #DDDDDD;
    border-bottom: 1px solid #E2E2E2!important;
    border-right: 1px solid #E2E2E2!important;
}

@media screen and (max-width: 680px) {
.grid-borders {
    width: 100%;
    height: auto;
}
}

.grid-borders:nth-child(even){
    border-right: none!important;
}

body.single-employees nav.controls-menu span.lang, body.single-news nav.controls-menu span.lang, body.single-articles nav.controls-menu span.lang, body.single-events nav.controls-menu span.lang, body.single-employees .mobile-languages, body.single-news .mobile-languages, body.single-articles .mobile-languages, body.single-events .mobile-languages{
display: none;
}

footer {
    padding: 60px 100px!important;
}

@media screen and (max-width: 680px) {
    footer {
        padding: 20px!important;
    }

    .other-news, .other-services, .other-articles {
        margin-top: 20px;
    } 

    .hidden-section .left-border, .hidden-section .right-border {
        display: none;
    }
}

.elementor-element-610f41a .elementor-button-wrapper, .elementor-element-61480b5 .elementor-button-wrapper, .elementor-element-b6ee978 .elementor-button-wrapper {
      margin-top: 35px;
}

@media screen and (min-width: 1790px) {
    section.hero.video {
        transition: ease 1s all;
        -moz-transition: ease 1s all;
        -webkit-transition: ease 1s all;
    }

    section.hero.video video.absolute {
        position: absolute;
        top: 800px;
        height: 1060px!important;
    }

    section.hero.video video {
        height: 1060px!important;
    }
}

@media screen and (max-width: 1770px) {
    section.hero.video {
        transition: ease 1s all;
        -moz-transition: ease 1s all;
        -webkit-transition: ease 1s all;
    }

    section.hero.video video.absolute {
        position: absolute;
        top: 800px;
        height: 900px!important;
    }

    section.hero.video video {
        height: 900px!important;
    }
}

@media screen and (max-width: 680px){
    section.hero.video video.absolute {
        height: 1300px!important;
    }
}

.youtube-modal {
    position: fixed;
    top: 17%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 70%;
    height: auto;
    background-color: #000;
    padding: 30px;
    display: none;
    z-index: 9999;
}

.youtube-modal iframe {
    height: 500px;
}

@media screen and (max-width: 680px){
    .youtube-modal {
        width: 90%;
        height: 200px;
        top: 20%;
    }

    .youtube-modal iframe {
        height: 200px;
    }
}

.home .hidden-section a {
    text-decoration: none!important;
}

@media screen and (max-width: 680px){

.sub-pages ul {
    display: block!important;
}

.sub-pages ul li {
    width: 100%!important;
}

.hidden-section .elementor-widget-button .elementor-widget-container {
    margin: 0!important;
}

.header-image .hero-content {
    padding: 140px 0 80px!important;
}
.employee-header img {
    width: 100%!important;
    margin-top: 20px!important;
}

.home .hidden-section {
    padding: 0!important;
    margin-top: 0!important;
}

.home .hero-content {
    padding: 0 15px;
}

.home .elementor-element-7dd9698 {
    padding: 0 15px;
}

#innovationassets, #digitalassets, #identityassets {
    margin-bottom: 40px!important;
    margin-top: 40px!important;
}
}

.list-group-item {
    border: 0!important;
}

header.main ul.sub-menu {
    top: 30px!important;
}

.close-youtube {
    padding: 0 0 10px;
    display: block;
    text-align: right;
    cursor: pointer;
    float: right;
}

.close-youtube i, .close-youtube svg {
    color: #fff;
    font-size: 24px;
}


/* Newsroom */

/* Date font */


.page-id-6668 .elementor-post__title {
    margin-bottom: 8px!important;
}


.page-id-6668 .elementor-posts .elementor-post__meta-data {
    line-height: 1.3em!important;
    font-size: 12px;
    margin-bottom: 13px!important;
    color: #adadad;
}


.page-id-6668 .elementor-posts .elementor-post__excerpt p {
    line-height: 1.5em;
    font-size: 14px;
    color: #777;
}

.page-id-6668 .elementor-post__read-more {
    font-family: "Roboto", DINPro;
    font-weight: 500;
    font-size: 12px;
}

a.back.right {
    margin-left: 20px;
}

@media screen and (max-width: 680px){
a.back.right {
    margin-left: 0px;
}

}

    .event-post {
        padding:20px 30px 30px 30px;
        box-shadow: 1px 2px 4px 0px rgb(0 0 0 / 50%);
        background-color: #BDD6DD;
        margin: 0 30px 0 0;
        width: 48%;
        color: #005469;
    }

    .event-post span {
        font-size: 12px;
    }

    @media screen and (max-width: 680px) {
        .event-post {
            width: 100%;
            margin-bottom: 30px;
        }
    }

    .event-post:nth-child(odd){
        margin: 0;
    }

    .event-post h3, .event-post a {
        color: #005469;
    }

    .event-post h3 {
        margin-bottom: 15px;
    }

    .event-excerpt {
        margin-top: 15px;
    }

    .event-link {
        font-weight: bold;
    }

header.main nav.main-menu ul li.current-menu-ancestor a:after {
    content: '';
    background-image: url(icons/pil_ner_dark_blue.svg)!important;
    background-repeat: no-repeat;
    width: 7px;
    height: 16px;
    float: right;
    margin-left: 10px;
    margin-top: 10px;
}

header.main nav.main-menu ul li.current-menu-ancestor .sub-menu a:after {
    content: '';
    background-image: none!important;
    background-repeat: no-repeat;
    width: 7px;
    height: 16px;
    float: right;
    margin-left: 10px;
    margin-top: 10px;
}

.return-to-top {
    position: fixed;
    right: 36px;
    bottom: 50px;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    text-align: center;
    padding: 0.75rem;
    color: #fff;
    font-weight: bold;
    background-color: rgb(189,214,221);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 9999;
    font-size: 14px;
    display: none;
    line-height: 2.2;
    box-shadow: 0 2px 5px rgb(0 0 0 / 60%);
}

@media screen and (max-width: 767px) {
	.elementor-field-type-html.elementor-field-group.elementor-column.elementor-field-group-field_f18047a.elementor-col-50, .elementor-field-type-html.elementor-field-group.elementor-column.elementor-field-group-field_2f857b2.elementor-col-33, .elementor-field-type-html.elementor-field-group.elementor-column.elementor-field-group-field_625a3a0.elementor-col-33, .elementor-field-type-html.elementor-field-group.elementor-column.elementor-field-group-field_f18047a.elementor-col-60, .elementor-field-type-html.elementor-field-group.elementor-column.elementor-field-group-field_9885a50.elementor-col-33, .elementor-field-type-html.elementor-field-group.elementor-column.elementor-field-group-field_2cd0657.elementor-col-33, .elementor-field-type-html.elementor-field-group.elementor-column.elementor-field-group-field_4c0ace2.elementor-col-33, .elementor-field-type-html.elementor-field-group.elementor-column.elementor-field-group-field_2d1e633.elementor-col-33, .elementor-field-type-html.elementor-field-group.elementor-column.elementor-field-group-field_d5b5a41.elementor-col-33, .elementor-field-type-html.elementor-field-group.elementor-column.elementor-field-group-field_a83e048.elementor-col-33, .elementor-field-type-html.elementor-field-group.elementor-column.elementor-field-group-field_f18047a.elementor-col-33, .elementor-field-type-html.elementor-field-group.elementor-column.elementor-field-group-field_124117d.elementor-col-33 {
		display: none;
	}
}

@media only screen and (min-width: 1000px) {
   form.cpt-search {
       width: 61%;
   }
}

.footer-last-menu ul li a:hover {
	text-decoration: none!important;
}

.footer-last-menu li {
	float: left;
}

.elementor-element-5e7c9ee p a:hover {
	text-decoration: none!important;
	font-family: “DINPro-Medium”, sans-serif !important;
}

body .elementor-widget p a:hover {
    text-decoration: none !important;
}

.employee-card img {
    width: 100%;
    border-radius: 100%;
}

.employee-card h3 {
    font-size: 16px!important;
    margin: 10px 0 5px 0;
}

.employee-card p {
    margin: 0;
}

@media only screen and (max-width: 600px) {
body.home .elementor-tab-title.elementor-tab-mobile-title.elementor-active,body.home .elementor-tab-title.elementor-tab-mobile-title {
	display: none!important;
}

body.home .elementor-tab-title {
	font-size: 10px;
	padding: 7px!important;
}

body.home .elementor-tab-title img {
	float: left;
	width: 12px!important;
	margin: 0 3px 0 0!important;
}
}


.single-service .footer-last {
    margin-top: 30px;
}

.single .service-sidebar ul.related-services {
    margin-bottom: 25px!important;
}