/*
Theme Name: Adressa Karriere
Text Domain: adressakarriere
Theme URI: https://www.adressa.no/
Description: Adressa karriere sitt design ble utviklet i 2020 for HR. Informasjon og rekrutteringsplattform for Adresseavisen.
Author: Mats Koray Genc
Author URI: https://adressa.no
Theme URI: https://adressa.no
Tags: Rekruttering, Stillinger, Karriere, HR, Jobb, Informasjon
version: 1.0
*/
@import url("https://fonts.googleapis.com/css?family=Roboto:200,300,400,700");
@font-face {
  font-family: 'Stag';
  src: url("/wp-content/themes/adressakarriere/fonts/Stag-Semibold.otf");
  font-display: fallback; }

body {
  font-size: 18px;
  font-weight: 200;
  font-family: 'Roboto', sans-serif;
  background: #f6f6f6; }

.dropdown-menu .current_page_item a {
  border-left: 4px solid #005379;
  background: #efefef; }

.the-story h1, h2, h3, h4, h5, h6 {
  margin-bottom: 1.2em;
  font-family: 'Stag', Georgia, 'Times New Roman', Times, serif; }

.the-story h3 {
  font-size: 1.4em; }

p, ul {
  margin-bottom: 2em; }

p.word {
  font-size: 1.2em; }

.bg-light {
  background: none !important; }

.bg-dark {
  background: #005379 !important; }

header {
  border-top: 8px solid #005379;
  padding: 25px;
  transition: all 0.1s ease-in;
  background: #FFF;
  z-index: 1;
  width: 100%; }

header svg .cls-1 {
  font-family: 'Stag', Georgia, 'Times New Roman', Times, serif !important; }

.header-tweak {
  background: transparent;
  background: #FFF;
  padding: 20px;
  position: fixed; }

html:not([data-scroll='0']) header {
  box-shadow: 0 0 0.2em rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0.2em rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 0.2em rgba(0, 0, 0, 0.2);
  background: #FFF;
  position: sticky;
  top: 0;
  position: -webkit-sticky; }

html:not([data-scroll='0']) .header-tweak {
  box-shadow: 0 0 0.2em rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0.2em rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 0.2em rgba(0, 0, 0, 0.2);
  background: rgba(255, 255, 255, 0.95) !important;
  position: fixed;
  top: 0;
  position: -webkit-sticky; }

.main-logo {
  width: 230px; }

a {
  color: #005379;
  text-decoration: none;
  transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  -webkit-transition: color 0.1s linear;
  -o-transition: color 0.1s linear; }

a:hover {
  color: #000;
  text-decoration: none !important; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Stag', Georgia, 'Times New Roman', Times, serif; }

nav {
  font-family: 'Stag', Georgia, 'Times New Roman', Times, serif;
  text-transform: uppercase; }

nav .dropdown-menu {
  font-family: 'Roboto', sans-serif;
  font-size: 0.8em !important; }

.navbar-nav {
  margin-bottom: -10px !important; }

nav .navbar-nav a {
  color: #101010 !important;
  font-size: 1em;
  text-decoration: none;
  transition: all 0.1s ease-in;
  margin: 0 10px; }

nav .navbar-nav a:hover {
  color: #005379 !important; }

nav .navbar-nav .dropdown-item {
  color: #101010 !important; }

nav .navbar-nav.frontpage-navbar a {
  color: #FFF !important; }

nav .navbar-nav .dropdown-menu {
  min-width: 20rem;
  padding: 0;
  margin: 1.63rem 0 0; }

nav .navbar-nav .dropdown-menu li {
  padding-left: 0;
  margin-left: 0 !important; }

nav .navbar-nav .dropdown-menu a {
  color: #000 !important;
  padding: 10px 15px;
  display: block;
  width: 100%;
  margin-left: 0; }

nav .navbar-nav .dropdown-menu a:hover {
  color: #fff !important;
  background: #005379; }

.frontpage-image {
  display: flex;
  justify-content: center;
  align-items: center; }

.menu-1 {
  text-align: center;
  padding: 20px; }

.menu-2 {
  text-align: center;
  padding: 20px; }

.front-page-blocks {
  text-align: center;
  position: absolute;
  z-index: 999999;
  width: 100%;
  margin: auto; }

.front-page-blocks h1 {
  font-size: 2.2em;
  padding-bottom: 0;
  color: #FFF;
  text-transform: uppercase;
  font-weight: bold; }

.front-page-blocks h2 {
  font-size: 1.4em;
  padding-bottom: 10px;
  font-weight: normal;
  color: #FFF; }

.front-page-blocks .front-saying-line {
  margin: auto;
  border-bottom: 1px solid #FFF;
  width: 400px; }

.front-saying-buttons {
  width: 600px;
  margin: auto; }

.ansatte_box img {
  width: 100%;
  margin-bottom: 10px; }

.ansatte_box h3 {
  margin-top: 5px;
  font-size: 1em; }

.page-image {
  width: 100%; }

.frontpage-text {
  position: absolute;
  right: 25px;
  bottom: 25px;
  color: #FFF !important; }

.frontpage-text h1 {
  margin-bottom: 0;
  padding-bottom: 0; }

.icons i {
  color: #CCC;
  margin-right: 5px;
  margin-left: 5px; }

.icons {
  font-size: 1em;
  text-align: center;
  margin-top: 15px; }

.box strong {
  color: #444; }

.box {
  padding: 20px;
  background: #f4f5f3;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
  height: 270px; }

.box a {
  color: #555; }

.tjenester {
  padding: 20px;
  background: #f4f5f3; }

.tjenester img {
  width: 70%;
  margin-bottom: 10px; }

.tjenester h2 {
  margin: 0;
  font-size: 0.9em;
  margin-bottom: 20px; }

.tjenester_row a {
  color: #333; }

.tjenester_row .col-md-4 {
  margin-bottom: 1px; }

.tjenester:hover {
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  background: #f4ddc5; }

.story-page .title h1 {
  font-size: 2.6em;
  margin-bottom: 0; }

.story-page .title img {
  margin-bottom: 2em; }

.page_container_center {
  text-align: center;
  padding: 50px 0; }

.page_container_center .title h1 {
  font-size: 0.7em;
  margin-bottom: 0; }

.page_container_center .title img {
  margin-bottom: 2em; }

.page_container_center_custom {
  text-align: center; }

.page_container_center_custom .title h1 {
  font-size: 0.7em;
  margin-bottom: 0; }

.page_container_center_custom .title img {
  margin-bottom: 2em; }

.page-header-saying {
  padding: 10px;
  background: #333;
  color: #777;
  font-weight: normal;
  font-size: 1em;
  text-align: center; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto; }

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.page_container {
  padding-bottom: 40px; }

.page_container .carousel {
  margin-bottom: 30px; }

.news-footer-meta {
  padding: 8px 15px;
  border: 1px solid #e5e5e5;
  border-top: 3px solid #005379;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
  background: #FFF;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px; }

.story-page .title h1 {
  margin-top: 1em;
  font-size: 3em;
  line-height: 1em; }

.media-figure img {
  max-width: 100%;
  min-width: 100%;
  position: relative;
  height: 515px;
  max-height: 545px;
  object-fit: cover !important; }

figure {
  margin: 0; }

.media-figure-item {
  max-width: 100%;
  min-width: 100%;
  position: relative;
  height: 615px;
  max-height: 645px;
  object-fit: cover !important; }

.figure-description {
  font-size: 0.8em;
  background: #fff;
  display: block;
  padding: .75rem 1.25rem;
  color: #807c7c;
  line-height: 1.25;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.3) !important;
  -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.3); }

.container.story-page-feature {
  max-width: 1500px; }

.container.story-page {
  max-width: 900px; }

.container.story-page-1200 {
  max-width: 1200px; }

.container.story-page.main-wrapper {
  margin-top: 55px; }

.story-page hr {
  border-bottom: 2px solid #e2e2e2 !important;
  color: #e6e6e6; }

.sidebar-widget2 {
  border-bottom: 2px solid #e2e2e2;
  margin-bottom: 25px; }

.sidebar-widget2 ul {
  list-style: none;
  padding: 0;
  margin-bottom: 40px; }

.sidebar-widget2 ul li a i {
  color: #005379;
  margin-right: 5px; }

.sidebar-widget2 ul li a {
  color: #000;
  display: block;
  padding: 6px 0;
  transition: all 0.3s ease; }

.sidebar-widget2 ul li a:hover {
  padding: 6px 12px;
  transition: all 0.3s ease; }

.author-information {
  background: #f2f3f1;
  padding: 20px;
  margin-top: 20px; }

.author-information h4 {
  font-weight: 1.6em;
  margin-top: 6px;
  margin-bottom: 0; }

.author-information .author-avatar img {
  border-radius: 50%;
  float: left;
  margin-right: 15px; }

.byline {
  font-size: 0.8em;
  text-transform: uppercase;
  margin-top: 55px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.byline > div {
  flex-grow: 1;
  flex-basis: 0;
  flex: 0 31%;
  padding: 1em 0; }

.byline .byline-category {
  text-align: right;
  font-weight: bold; }

.content-div-p {
  line-height: 1.5em;
  margin-bottom: 55px; }

.content-div-p h3 {
  text-align: left; }

.tilleggs-bilde {
  margin-bottom: 25px; }

.sidebar h3 {
  font-size: 0.8em;
  text-transform: uppercase;
  margin-bottom: 40px; }

.sidebar-image {
  margin-bottom: 20px; }

.sidebar-widget {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  padding: 30px;
  margin-bottom: 20px; }

.the-team h3 {
  margin-top: 55px; }

.the-team .business-card h3 {
  font-size: 1em;
  margin: 0;
  text-align: left; }

.the-team .business-card {
  padding: 35px 25px;
  background: #fff;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
  margin-bottom: 25px;
  border-bottom: 3px solid #005379; }

.the-team .business-card img {
  border-radius: 50%; }

.the-team .box-item {
  font-size: 0.8em;
  line-height: 1.5em; }

.the-team .box-item .stilling {
  margin-top: 5px;
  display: block; }

.the-team .saying {
  font-size: 1.4em;
  line-height: 1.2em;
  text-align: center; }

.people {
  padding-top: 55px;
  padding-bottom: 55px; }

.people .container {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto; }

.people p {
  color: #101010; }

.people .text-centered {
  text-align: center;
  width: 100%; }

.people h3 {
  font-size: 3em;
  margin-bottom: 55px; }

.people .the-story {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px; }

.people .the-story span {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.7em; }

.people .the-story h3 a {
  color: #101010; }

.people .the-story h3 {
  font-size: 1.6em;
  margin: 0;
  margin-bottom: 5px;
  line-height: 1em; }

.people .card-link {
  font-weight: bold;
  margin-top: 25px; }

.people .people-image {
  float: left;
  margin-right: 25px;
  width: 350px; }

figure:hover > img {
  opacity: 0.8 !important;
  transition: all 0.2s ease; }

.overlay-curtain-frontpage {
  background: rgba(2, 83, 120, 0.9);
  display: flex;
  justify-content: center;
  align-items: center;
  position: static;
  height: 100vh;
  text-align: center; }

.carousel-inner {
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4); }

.article-image-frontpage .title {
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.65); }

.article-image-frontpage .title .scondary {
  color: #FFF;
  font-size: 1.4em;
  margin: 0;
  font-weight: normal;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.65); }

.article-image-frontpage .title .first {
  display: block;
  margin-top: 0;
  width: 100%;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.65);
  color: #FFF; }

.article-image-frontpage .title .third {
  margin-top: 20px; }

.fotoby {
  position: absolute;
  bottom: 50px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.7em;
  text-transform: uppercase; }

.article-image-frontpage .title h1 {
  font-weight: bold;
  font-size: 3em;
  margin-top: 100px;
  color: #FFF; }

.slider-saying {
  background: #005379;
  color: #FFF;
  padding: 25px; }

.slider-saying h3 {
  margin: 0; }

.article-image {
  width: 100%;
  margin-top: 100px; }

.frontpage h1 {
  font-weight: 100;
  font-size: 32px;
  padding: 50px;
  padding-top: 0;
  padding-bottom: 20px; }

.frontpage h4 {
  padding-bottom: 50px;
  font-weight: 100; }

.frontpage-text {
  position: absolute;
  right: 25px;
  bottom: 25px;
  color: #FFF !important; }

.frontpage-text h1 {
  margin-bottom: 0;
  padding-bottom: 0; }

.content-footer-meta {
  margin-top: 55px; }

.content-footer-meta .title {
  margin-bottom: 10px;
  font-weight: bold;
  text-transform: uppercase; }

.content-footer-meta .tags a {
  padding: 0.3em .7em;
  margin: 0 .225em .325em 0;
  background: #FFF;
  color: #333;
  float: left;
  border-radius: 2px;
  font-size: 0.9em;
  box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1);
  font-weight: normal; }

.content-footer-meta .tags a:hover {
  background: #005379;
  color: #FFF; }

.content-footer-meta .category a {
  padding: 0.3em .7em;
  margin: 0 .225em .325em 0;
  display: block;
  box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1);
  float: left;
  background: #101010;
  color: #FFF;
  border-radius: 2px;
  font-size: 0.8em;
  font-weight: normal; }

.content-footer-meta .category a:hover {
  background: #005379; }

.footer h4 {
  text-transform: uppercase;
  font-size: 1em; }

footer {
  background: #FFF;
  padding: 20px 0;
  font-size: 0.8em; }

footer .name {
  font-weight: bold !important; }

footer .disclaimer {
  margin-top: 25px;
  padding: 25px 0;
  font-size: 0.8em; }

.module-wrapper-frontpage .cartype-module-frontpage img {
  opacity: 0.6;
  filter: alpha(opacity=0);
  /* For IE8 and earlier */
  z-index: 1; }

.module-wrapper-frontpage .cartype-module-frontpage {
  position: relative;
  transition: all .2s;
  margin: 0 auto;
  background: #101010;
  margin-bottom: 25px; }

.module-wrapper-frontpage h3 {
  margin-bottom: 10px; }

.module-wrapper-frontpage .cartype-module-frontpage:hover {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  -ms-transform: scale(1.05);
  /* IE 9 */
  -webkit-transform: scale(1.05);
  /* Safari 3-8 */
  transform: scale(1.05); }

.module-wrapper-frontpage .cartype-module-frontpage h3 {
  position: absolute;
  width: 100%;
  top: 40%;
  z-index: 999999999;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  color: #FFF; }

.module-wrapper-frontpage {
  text-align: center;
  background-color: #d9d9d9;
  background-image: linear-gradient(315deg, #d9d9d9 0%, #f6f2f2 74%);
  padding: 120px; }

.module-wrapper-frontpage-saying {
  text-align: center;
  background: #005379;
  color: #FFF;
  padding: 50px; }

.module-wrapper-frontpage-saying h3 {
  position: absolute;
  display: block;
  top: 40%;
  width: 100%;
  z-index: 999;
  text-transform: uppercase;
  color: #FFF; }

.contact-frontpage {
  padding: 5rem 0;
  background: #fff; }
  .contact-frontpage .icon {
    padding: 1.2rem;
    background: #fff;
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
    max-width: 160px;
    margin: 0 auto;
    margin-bottom: 2rem; }
    .contact-frontpage .icon img {
      width: 100%; }
  .contact-frontpage h3 {
    font-size: 1.4em;
    margin-bottom: 0rem; }
  .contact-frontpage a {
    text-decoration: underline; }
    .contact-frontpage a:hover {
      -webkit-transform: translate(0px, -5px);
      -ms-transform: translate(0px, -5px);
      transform: translate(0px, -5px);
      text-decoration: none; }
  .contact-frontpage.gray {
    background: #f7f7f7;
    font-weight: bold;
    color: #101010; }
    .contact-frontpage.gray a {
      color: #005379;
      text-decoration: none; }
      .contact-frontpage.gray a:hover {
        color: #101010;
        text-decoration: none; }

.contact-info-front {
  padding: 3rem;
  background: #fff;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
  border-radius: 5px; }

.footer ul {
  padding: 0;
  list-style: none; }

.pre-footer {
  padding-bottom: 20px;
  border-bottom: 1px solid #111; }

.footer-widget {
  margin-bottom: 20px; }

.contact-footer {
  font-size: 2.6em;
  text-align: center;
  padding: 30px 0;
  border-bottom: 1px solid #111; }
  .contact-footer i {
    color: #111; }
  .contact-footer span {
    margin-left: 20px;
    margin-right: 20px; }
  .contact-footer a {
    color: #FFF; }

.footer .godkjenninger img {
  height: 80px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-top: 20px; }

ul.some1 {
  list-style: none;
  display: flex;
  justify-content: center; }

.some1 li {
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px; }

.some1 li a {
  color: #CCC; }

.some1 li a:hover {
  color: #005379; }

.footer-box .name {
  text-transform: uppercase;
  margin-bottom: 25px; }

.footer-logo {
  width: 300px;
  margin: 0 auto;
  display: block;
  padding: 25px; }

.contact-page-template {
  max-width: 950px; }

.flexer {
  flex-grow: 1 1;
  flex-basis: 0;
  flex: 0 32%;
  padding: 3em;
  font-size: 1rem;
  background: #FFF;
  text-align: center;
  border-radius: 2px; }

.shortcuts {
  margin-top: 3rem; }

.kontakt-tips {
  display: flex; }

.kontakt-wrapper.tips {
  background: url(images/kundeservice.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  width: 33%;
  border-right: 1px solid #e2e2e2; }

.kontakt-wrapper.kontakt {
  background: url(images/tipsoss.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  width: 34%;
  border-right: 1px solid #e2e2e2; }

.kontakt-wrapper.faq {
  background: url(images/tipsoss.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  width: 33%; }

.kontakt-wrapper .icon {
  max-width: 160px;
  margin: 0 auto; }
  .kontakt-wrapper .icon img {
    width: 100%; }

.kontakt-wrapper .kontakt-overlay h3 {
  margin-bottom: 0.5em; }

.kontakt-wrapper a {
  font-weight: 400;
  text-decoration: underline; }

.kontakt-tips .kontakt-overlay {
  background: rgba(0, 83, 121, 0.8);
  padding: 8rem 2rem;
  height: 100%;
  text-align: center; }

.kontakt-wrapper.tips .kontakt-overlay, .kontakt-wrapper.kontakt .kontakt-overlay, .kontakt-wrapper.faq .kontakt-overlay {
  background: white;
  border-bottom: 1px solid #e2e2e2; }

.services {
  background: url(images/adressakundeservice.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #FFF; }

.services-overlay {
  background: rgba(0, 49, 72, 0.9);
  padding: 160px 50px; }

.services-overlay h1 {
  margin-bottom: 2rem;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
  text-align: center; }

.services-grid a {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  transition: all 0.2s ease;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  border-bottom: 0px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 2rem; }
  .services-grid a .icon {
    padding: 2rem 2rem;
    border-radius: 5px;
    background: #fff;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
    max-width: 160px;
    margin: 0 auto;
    margin-bottom: 0.5rem; }
    .services-grid a .icon img {
      width: 100%; }
    .services-grid a .icon:hover {
      background: #efefef;
      color: #fff;
      transition: all 0.1s linear;
      -moz-transition: all 0.1s linear;
      -webkit-transition: all 0.1s linear;
      -o-transition: all 0.1s linear; }
  .services-grid a:hover {
    -webkit-transform: translate(0px, -5px);
    -ms-transform: translate(0px, -5px);
    transform: translate(0px, -5px); }

.adressa-pluss-wrapper {
  text-align: center;
  background: #0091d2;
  font-size: 0.8em; }

.adressa-pluss img {
  width: 80px;
  margin-right: 5px; }

.adressa-pluss {
  padding: 1rem;
  color: #FFF; }

.adressa-pluss a {
  text-decoration: underline;
  color: #FFF; }

.adressa-pluss a:hover {
  text-decoration: none; }

.adressa-pluss span {
  font-weight: bold;
  text-transform: uppercase;
  display: none; }

.flex-item ul {
  padding: 3rem;
  margin: 0;
  list-style: none;
  width: 100%; }

.services-nav ul li {
  width: 100%; }

.services-nav ul li.title a {
  color: #101010; }

.services-nav ul li.title {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 1rem; }

.services-nav ul li:not(.title) a {
  display: block;
  padding: 0.5rem 0;
  width: 100%;
  border-bottom: solid 2px #e2e2e2; }

.infobox-1 {
  padding: 35px 25px;
  background: #fff;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
  margin-bottom: 25px;
  border-bottom: 3px solid #005379; }

.infobox-2 {
  padding: 35px 25px;
  background: #fff;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
  margin-bottom: 25px;
  border-bottom: 3px solid #005379; }

.infobox-3 {
  padding: 35px 25px;
  background: #fff;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
  margin-bottom: 25px;
  border-bottom: 3px solid #005379; }

.inside {
  background: #ededed; }

.content {
  padding: 1px; }

.contact-page-wrapper-2 {
  padding: 30px;
  background: #FFF;
  border: 2px solid #e6e9ed;
  border-radius: 6px; }

.contact-page-wrapper-2 label {
  font-weight: normal; }

.more-padding {
  padding-right: 35px;
  padding-left: 35px; }

/* columns of same height styles */
.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%; }

.col-height {
  display: table-cell;
  float: none;
  height: 100%; }

.wpcf7-form {
  padding: 2rem;
  background: #FFF;
  margin-top: 2rem;
  border-radius: 5px;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.1); }
  .wpcf7-form lable {
    font-size: 0.8em;
    color: #333;
    text-transform: uppercase;
    font-weight: bold; }

form .form-control {
  height: 70px;
  border-radius: none;
  border: 1px solid rgba(65, 106, 103, 0.2);
  background: #FFF;
  border-bottom: 2px solid rgba(65, 106, 103, 0.2);
  margin-bottom: 1rem;
  font-size: 1.2em; }

form textarea.form-control {
  height: 150px !important; }

.custom-select {
  border: 2px solid #ced4da;
  height: calc(3.2rem + 2px);
  border-radius: 2px; }

nav .dropdown-menu a {
  font-weight: normal !important; }

nav .dropdown-item:hover {
  background: #005379 !important;
  color: #FFF !important; }

nav .dropdown-item:active {
  background: #101010 !important;
  color: #FFF !important; }

nav .dropdown-menu .menu-header a {
  font-size: 0.8em !important;
  font-weight: bold !important;
  color: #777 !important; }

nav .dropdown-menu .menu-header a:hover {
  background: #fff !important;
  color: #101010 !important; }

.small-line {
  border-bottom: 6px solid #005379;
  margin: 0 auto;
  margin-bottom: 40px;
  width: 80px; }

.small-line-left {
  border-bottom: 6px solid #005379;
  margin-bottom: 40px;
  width: 80px; }

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

a.brooklyn-button {
  background: #28AAE2;
  padding: 12px 28px;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.9em;
  text-shadow: none; }

a.brooklyn-button:hover {
  background: #e5e5e5;
  color: #101010;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear; }

/* Bootstrap control */
.accordion .card a strong {
  font-weight: bold; }

.card-deck .card {
  padding: 3rem 0.5rem; }

.card-body {
  padding: 0 1.25rem;
  padding-bottom: 0; }

.card {
  border: 0;
  padding: 1rem;
  border-radius: .25rem;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.08); }

.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: #FFF;
  border-bottom: 0px; }

.btn-primary {
  background: #005379;
  border: none; }

.btn-primary:hover {
  background: #101010; }

.btn {
  padding: .6rem 1.75rem; }

table {
  background: #FFF;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.1); }

.table {
  margin-bottom: 3rem; }

@media screen and (max-width: 992px) {
  .flexer {
    flex-grow: 1 1;
    flex-basis: 0;
    flex: 0 31%;
    padding: 3em;
    font-size: 0.7rem;
    background: #FFF;
    text-align: center;
    border-radius: 2px; } }

@media screen and (min-width: 768px) {
  .navbar {
    padding: 0; } }

@media screen and (max-width: 768px) {
  .kontakt-tips {
    display: block; }
  .kontakt-tips .kontakt-overlay {
    padding: 5rem 2rem; }
  .kontakt-wrapper.tips, .kontakt-wrapper.kontakt, .kontakt-wrapper.faq {
    width: 100%; }
  .kontakt-wrapper.tips {
    border-right: 0px solid #005379; }
  .contact-info-front {
    margin-bottom: 1rem; }
  .header-wrapper {
    padding: 1rem 0; }
  .services-overlay {
    padding: 40px 0px; }
  .services-grid {
    margin-bottom: 1rem; }
  .navbar-light .navbar-toggler {
    border-color: rgba(0, 0, 0, 0) !important; }
  .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }
  .sub-title h3 {
    font-size: 2em; }
  .main-logo {
    width: 150px; }
  .people .the-story {
    display: block;
    align-items: center;
    justify-content: center; }
  .people .the-story img {
    width: 100%; }
  header {
    padding: 0; }
  .people {
    padding-top: 25px; }
  .story-page .title h1 {
    font-size: 2em; }
  .story-page .title h2 p {
    font-weight: 400; }
  .people .the-story h3 a {
    font-size: 1em; }
  .content-div-p {
    margin: 0; }
  .content-div-p h2, .content-div-p h3 {
    text-align: left; }
  .flex-parent {
    display: block;
    flex-wrap: nowrap;
    justify-content: space-between; }
  .news-footer-meta {
    display: none; }
  .content-footer-meta {
    border-top: 2px solid #e2e2e2;
    padding-top: 25px;
    padding-bottom: 55px; }
  .flex-parent {
    display: block; }
  .flexer {
    flex-grow: 1;
    margin-bottom: 25px;
    flex-basis: 0;
    flex: 0 100%;
    padding: 3em;
    background: #FFF;
    text-align: center;
    border-radius: 2px; }
  footer {
    text-align: center; }
  .footer-box-1 {
    margin-bottom: 25px; }
  .footer a {
    color: #fff;
    display: block;
    font-size: 0.5em; }
  .ml-auto, .mx-auto {
    text-align: center;
    border-top: 2px solid #e2e2e2;
    margin-top: 15px;
    padding-top: 15px; }
  .ml-auto li, .mx-auto li {
    padding: 5px; }
  .dropdown-menu li {
    padding: 0 !important; }
  .module-wrapper-frontpage {
    padding: 10px; }
  .article-image-frontpage .title h1 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.2em;
    color: #FFF;
    max-width: 85%;
    margin: 0 auto;
    margin-top: 60px; }
  .article-image-frontpage .title .scondary {
    font-size: 1em;
    width: 85%;
    margin: 0 auto;
    text-align: center; }
  .overlay-curtain-frontpage {
    height: 100vh; }
  .people .the-story h3 {
    margin: 1rem 0; } }

html,
body {
  border: none;
  margin: 0;
  padding: 0; }

blockquote::before,
blockquote::after {
  content: ""; }

blockquote {
  padding: 45px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 2em;
  color: #101010;
  font-style: italic;
  background: #FFF;
  border-left: 5px solid #005379;
  margin-bottom: 25px;
  position: relative;
  text-align: center;
  box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1); }

blockquote::before {
  content: "\201C";
  font-size: 2em;
  text-align: center;
  position: absolute;
  left: 20px;
  top: -5px;
  font-weight: bold;
  color: #e2e2e2; }

.story-page blockquote {
  padding: 25px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 1.2em;
  color: #101010;
  font-style: italic;
  background: #FFF;
  border-left: 5px solid #005379;
  margin-bottom: 25px;
  position: relative;
  text-align: center;
  box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1); }

.story-page blockquote p {
  padding: 0;
  line-height: normal;
  margin-bottom: 0 !important; }

.story-page blockquote::before {
  content: "\201C";
  font-size: 2em;
  text-align: center;
  position: absolute;
  left: 5px;
  top: 10px;
  font-weight: bold;
  color: #e2e2e2; }

.quotes {
  margin-bottom: 55px; }

.quotes .title {
  color: #101010;
  padding: 10px 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.8em; }
