/*
Theme Name: Membro 2022
Theme URI: http://www.membro.no
Description: Utviklet av Mats Koray Genc / Genc Media for Membro
Author: Genc Media AS
Author URI: http://www.genc.no/
version: 2.0.1
*/
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Hind:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oooh+Baby&display=swap");
:root {
  --membro-color: #ff9800;
  --membro-color-darker: #dd8400;
  --membro-link: #E88B00;
  --membro-black: #101010;
  --membro-color-line: rgba(0,0,0,0.2);
  --font-content: 'Roboto', sans-serif;
  --font-headline: 'Hind', sans-serif; }

.contact-wrapper {
  background: #efefef;
  padding-top: 3rem;
  padding-bottom: 1rem; }

.kontaktskjema {
  max-width: 750px !important;
  margin: 0 auto; }
  .kontaktskjema .wpcf7-form-control.wpcf7-submit {
    width: 100%;
    display: block; }
  .kontaktskjema .form-control {
    border: none;
    border-bottom: 2px solid var(--membro-black);
    background: none;
    border-radius: 0;
    padding: 1rem 0; }
  .kontaktskjema .wpcf7-form-control.wpcf7-text:focus, .kontaktskjema textarea:focus {
    background: transparent !important;
    outline: none !important;
    box-shadow: none !important;
    padding: 1rem 1rem;
    transition: all ease 0.2s; }
  .kontaktskjema .wpcf7-not-valid-tip {
    font-size: 1em;
    font-weight: normal;
    background: #ab5d5d;
    color: #fff;
    padding: 0.2rem 0.5rem; }
  .kontaktskjema .wpcf7 form.failed .wpcf7-response-output, .kontaktskjema .wpcf7 form.aborted .wpcf7-response-output {
    background: #ab5d5d;
    color: #fff;
    border: none; }

body {
  font-size: 16px;
  font-weight: 300;
  line-height: 2;
  font-family: var(--font-content); }

p {
  margin-bottom: 25px; }

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

.container {
  max-width: 1200px; }

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

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

.main-logo {
  width: 140px; }

a {
  color: var(--membro-link);
  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: #7e0720;
  text-decoration: none; }

.post-time {
  font-size: 0.85rem; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  font-family: var(--font-headline); }

h3 {
  font-size: 1.2rem; }

.forsidebilde {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  object-fit: cover;
  height: 100%;
  opacity: 0.5; }

.forsidebilde img {
  object-fit: cover; }

.single-page {
  margin-top: 3rem;
  margin-bottom: 3rem; }

.menu-wrapper {
  padding: 5px;
  width: 100%;
  background: var(--membro-black); }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.menu-wrapper-front-page {
  position: absolute;
  top: 0;
  z-index: 999; }

nav {
  font-size: 1em;
  text-transform: uppercase; }

nav a {
  color: #FFF !important; }

nav .dropdown-item {
  color: var(--membro-black) !important; }

.dropdown-item.active, .dropdown-item:active {
  background: var(--membro-color); }

.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 .front-saying-line {
    margin: auto;
    border-bottom: 1px solid #FFF;
    width: 400px; }
  .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-saying-buttons {
  width: 600px;
  margin: auto; }

.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; }

.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%; }

.carousel-wrapper-article {
  margin-bottom: 4rem; }

.carousel-caption {
  top: 50%;
  transform: translateY(-50%);
  bottom: initial; }

.carousel-caption .item {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.news-footer-meta {
  padding: 8px 15px;
  border: 1px solid #e5e5e5;
  border-top: 3px solid var(--membro-black); }

.business-card {
  padding: 15px;
  width: 100%;
  margin-bottom: 10px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  color: rgba(0, 0, 0, 0.4);
  font-size: 0.9em; }

.contact-me-widget {
  margin-bottom: 30px; }

.btn-red {
  background: var(--membro-link);
  color: #FFF;
  margin-top: 15px; }

.btn-red:hover {
  background: #850720;
  color: #FFF; }

.business-card .profile-picture {
  float: right;
  width: 65px;
  margin-left: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.business-card h3 a {
  color: var(--membro-black); }

.business-card h3 {
  margin-top: 0;
  font-size: 1.2em;
  margin-bottom: 0; }

.page_container_event h1 {
  margin-top: 0; }

.page_wrapper {
  margin-top: 30px; }

.page_container .title h1 {
  margin-bottom: 1em;
  font-size: 2em; }

.page_container_news {
  margin-top: 30px; }

.news-image {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3); }

p {
  margin: .5em 0 1.5em; }

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

.sidebar-image {
  border-right: 2px solid var(--membro-black);
  padding-right: 3rem; }

.sidebar-widget {
  padding: 30px;
  margin-bottom: 20px; }

.bd-sidebar .produktark a:hover {
  text-decoration: underline;
  transition: all 0.3s ease;
  box-shadow: -6px 0 0 #9f0000; }

.article-image-frontpage {
  text-align: center;
  color: #fff;
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 20rem 0; }

.tint {
  width: 100vw;
  height: 100vh;
  background: black;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0; }

.article-image-frontpage .title {
  max-width: 700px; }

.article-image-frontpage .title h1 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 3em;
  color: #FFF;
  max-width: 880px;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  margin-bottom: 0; }

.article-image-frontpage .third {
  margin-top: 1rem; }

.article-image-frontpage .title .scondary {
  font-size: 1.2rem;
  line-height: 1.4; }

.article-image-frontpage figure {
  margin: 0; }

.membro-frontbox {
  color: #FFF;
  padding: 3rem;
  background: var(--membro-black); }

.membro-frontbox h4 {
  font-weight: normal; }

.membro-frontbox .front-box-buttons {
  margin-top: 2rem;
  display: flex;
  justify-content: space-evenly; }

.membro-frontbox .front-box-buttons .buttons {
  font-size: 2rem;
  color: #fff;
  margin: 0 1rem;
  border-bottom: 2px solid var(--membro-color); }

.membro-frontbox .front-box-buttons .buttons::before {
  content: "!";
  color: var(--membro-color); }

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

.fordeler, .kontakt .membro-businesscard-title {
  text-align: center; }

.fordeler-wrapper {
  background: #F0F1F2;
  padding-top: 4rem; }

.nyhetsbrev-wrapper {
  background: #efefef; }
  .nyhetsbrev-wrapper #mc_embed_shell {
    padding: 4rem 0;
    max-width: 500px;
    margin: 0 auto; }
  .nyhetsbrev-wrapper .indicates-required {
    font-size: 0.8rem; }
    .nyhetsbrev-wrapper .indicates-required .asterisk {
      color: red; }
  .nyhetsbrev-wrapper h3 {
    text-transform: uppercase; }
  .nyhetsbrev-wrapper .membro-button {
    border: 0;
    width: 100%;
    padding: 0.4rem; }
  .nyhetsbrev-wrapper label {
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.8rem;
    margin-top: 1rem; }
  .nyhetsbrev-wrapper .email {
    width: 100%;
    padding: 0.4rem; }

.kontakt {
  padding: 0rem 0; }
  .kontakt h2 {
    margin-bottom: 3rem;
    text-transform: uppercase; }

.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: 30px; }
  .content-footer-meta .title {
    margin-bottom: 5px;
    font-size: 0.85rem;
    letter-spacing: 1px;
    font-weight: bold;
    text-transform: uppercase; }
  .content-footer-meta .tags a {
    padding: 0.4em .7em;
    margin: 0 .425em .325em 0;
    background: #e6e9ed;
    color: #333;
    float: left;
    border-radius: 2px;
    font-size: 0.8em;
    font-weight: normal;
    border: 1px solid #e1e1e1; }
    .content-footer-meta .tags a:hover {
      background: #fdda6b;
      color: var(--membro-black); }
  .content-footer-meta .category a {
    padding: 0.4em .7em;
    border: 1px solid #e1e1e1;
    margin: 0 .425em .325em 0;
    display: block;
    float: left;
    background: rgba(0, 0, 0, 0.6);
    color: #FFF;
    border-radius: 3px;
    font-size: 0.8em;
    font-weight: normal; }

.page-wrapper {
  margin-bottom: 8rem; }
  .page-wrapper .title {
    text-align: center;
    padding-top: 4rem;
    padding-bottom: 0; }

.page-image {
  position: relative; }
  .page-image img {
    width: 100%;
    max-height: 300px;
    object-fit: cover;
    opacity: 0.3; }
  .page-image h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 1;
    color: var(--membro-black); }

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

.standard-width-max {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
  bottom: 2rem; }
  @media screen and (max-width: 768px) {
    .standard-width-max {
      max-width: calc(100% - 2rem); } }

.width-standard {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 768px) {
    .width-standard {
      max-width: calc(100% - 2rem); } }

.ansatte-archive-text {
  margin-bottom: 2rem; }

.ansatte-wrapper {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 1rem;
  margin-bottom: 4rem;
  margin-top: 2rem; }
  @media screen and (max-width: 768px) {
    .ansatte-wrapper {
      display: grid;
      grid-template-columns: repeat(1, 1fr); } }
  .ansatte-wrapper .ansatte {
    width: 100%;
    border-radius: 10px; }
    .ansatte-wrapper .ansatte a {
      color: var(--color-text);
      display: block; }
    .ansatte-wrapper .ansatte h4 {
      margin: 0;
      font-weight: 500; }
    .ansatte-wrapper .ansatte .profile-picture img {
      object-fit: cover;
      height: 100%;
      aspect-ratio: 9/10;
      border-radius: 10px; }
    .ansatte-wrapper .ansatte .ansatte-stilling {
      text-transform: uppercase;
      font-size: 0.8rem; }
    .ansatte-wrapper .ansatte .meta {
      padding: 2rem 0;
      text-align: center;
      line-height: 1.4; }

.copyright {
  text-align: center; }

.footer-wrapper {
  background: var(--membro-black);
  color: #fff;
  padding: 2rem;
  text-align: center; }
  .footer-wrapper .footer {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    max-width: 1280px;
    margin: 0 auto; }
    @media screen and (min-width: 768px) {
      .footer-wrapper .footer {
        flex-direction: row;
        text-align: left;
        justify-content: space-between;
        align-items: unset; } }
    .footer-wrapper .footer ul {
      padding: 0;
      list-style: none; }
    .footer-wrapper .footer h4 {
      text-transform: uppercase;
      font-size: 1em; }
    .footer-wrapper .footer p {
      margin-bottom: 4rem; }
    .footer-wrapper .footer svg {
      width: 80px;
      margin-bottom: 1rem; }
      @media screen and (max-width: 768px) {
        .footer-wrapper .footer svg {
          max-height: 60px; } }
    .footer-wrapper .footer .socials i {
      font-size: 2rem;
      margin-right: 0.5rem; }
    .footer-wrapper .footer a {
      color: var(--membro-white);
      text-decoration: none; }
      .footer-wrapper .footer a:hover {
        color: var(--membro-color-darker); }

.box-1, .box-2 {
  max-width: 600px;
  margin-bottom: 2rem; }

.socials-box {
  text-align: center;
  width: 100%;
  max-width: unset; }

.product-page-single {
  padding: 5rem 0; }
  @media screen and (min-width: 768px) {
    .product-page-single {
      display: flex; } }
  @media screen and (max-width: 768px) {
    .product-page-single {
      padding: 0;
      margin-top: 0;
      margin: 0;
      max-width: 100%;
      border-bottom: 1px solid #e5e5e5;
      margin-bottom: 3rem; } }
  .product-page-single .product-page-single-text {
    padding: 2rem;
    padding-top: 0;
    min-width: 40%; }

.services-flex .services-flex-box {
  display: flex;
  flex-direction: column; }
  @media screen and (max-width: 768px) {
    .services-flex .services-flex-box {
      width: 100%; } }
  .services-flex .services-flex-box.referanser-box {
    width: 45%; }
  .services-flex .services-flex-box.simple a {
    text-decoration: underline; }
    .services-flex .services-flex-box.simple a:hover {
      text-decoration: none; }
  .services-flex .services-flex-box.simple p:last-child {
    margin-bottom: 0 !important; }
  .services-flex .services-flex-box .services {
    position: relative;
    text-align: center;
    transition: transform .3s ease;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.2); }
    .services-flex .services-flex-box .services .services-image {
      object-fit: cover;
      aspect-ratio: 4/3; }
    .services-flex .services-flex-box .services h3 {
      font-size: 1.2rem;
      padding: 1rem;
      margin: 0; }
    .services-flex .services-flex-box .services:hover {
      transform: scale(1.03);
      transition: transform 0.4scubic-bezier 0.12, 0, 0, 1;
      transition: transform .3s ease; }

@media screen and (max-width: 768px) {
  .navbar {
    padding: 1rem; }
  .article-image-frontpage {
    padding: 8rem 0; }
  .box-1, .box-2 {
    padding: 0;
    max-width: 100%; }
  .membro-frontbox .front-box-buttons .buttons {
    font-size: 1.6rem; }
  .membro-frontbox .front-box-buttons {
    margin-top: 2rem;
    justify-content: center;
    align-items: center;
    flex-direction: column; } }

.inside {
  background: #ededed; }

.content {
  padding: 1px; }

input::placeholder {
  color: var(--membro-black); }

nav .dropdown-menu {
  padding: 0;
  min-width: 16rem;
  font-size: 0.8rem; }

.dropdown-item {
  padding: 0.8rem 1.2rem;
  border-bottom: 1px solid #e5e5e5; }

.dropdown-item:last-child {
  border-bottom: 0; }

nav .dropdown-item:hover {
  background: var(--membro-color) !important;
  color: #FFF !important; }

nav .dropdown-item:active {
  background: var(--membro-black) !important;
  color: #FFF !important; }

.small-line {
  border-bottom: 6px solid var(--membro-color);
  margin: 0 auto;
  margin-bottom: 40px;
  width: 80px; }

.small-line-left {
  border-bottom: 6px solid var(--membro-color);
  width: 80px;
  margin-bottom: 40px; }

/* =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. */ }

.product-front-page {
  padding: 5rem 0;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .product-front-page {
      padding: 0; } }

@media screen and (min-width: 768px) {
  .product-front-page {
    display: flex; }
    .product-front-page .boxy-2 {
      width: 50%; }
    .product-front-page .boxy-1 {
      width: 50%; }
  .product-front-page-wrapper:nth-child(odd) {
    text-align: right; }
  .product-front-page-wrapper:nth-child(odd) .boxy-1 {
    order: 1; }
  .product-front-page-wrapper:nth-child(odd) .boxy-1 .sidebar-image {
    border-left: 2px solid var(--membro-black);
    padding-left: 3rem;
    border-right: none;
    padding-right: 0; } }

@media screen and (max-width: 768px) {
  .product-front-page-wrapper:nth-child(odd) .boxy-1 .sidebar-image {
    border-left: none;
    padding-left: 0;
    border-right: none;
    padding-right: 0; } }

.product-front-page-wrapper {
  width: 100%; }
  .product-front-page-wrapper:nth-child(odd) {
    background: #efefef; }

.product-page {
  padding: 4rem 0; }
  @media screen and (max-width: 768px) {
    .product-page {
      padding: 2rem 0; }
      .product-page .index-text {
        padding: 1rem;
        display: block; } }
  .product-page .about-us {
    max-width: 680px;
    margin: 0 auto;
    text-align: center;
    line-height: 2; }
  .product-page a {
    color: var(--membro-black); }
  .product-page .title {
    text-align: center;
    max-width: 780px;
    margin: 0 auto; }
    .product-page .title h2 {
      font-size: 2rem;
      text-align: center;
      text-transform: uppercase; }
  .product-page h3 {
    font-size: 1.4rem; }

.product-page .product-page-archive {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1rem; }
  @media screen and (max-width: 768px) {
    .product-page .product-page-archive {
      grid-template-columns: repeat(1, 1fr); } }

.product-page .product-text {
  padding: 2rem;
  padding-top: 0; }

.product-page .services-flex {
  gap: 1rem; }

.product-page h1 {
  text-transform: uppercase;
  font-size: 1.6rem;
  margin-bottom: 1rem; }

.product-page .apningstid {
  color: var(--membro-black);
  display: flex;
  align-items: center;
  margin-bottom: 1.2rem; }

.product-page .tlf a,
.product-page .adresse a,
.product-page .epost a {
  color: var(--membro-black);
  display: flex;
  align-items: center;
  margin-bottom: 1.2rem; }

.product-page i {
  font-size: 1.4rem;
  margin-right: 1rem; }

.project-meta-data .type-meta {
  padding: 5px;
  border-radius: 4px; }

.wpcf7 .row {
  margin-bottom: 2rem; }

input.membro-button {
  margin-top: 1rem; }

a.membro-button, input.membro-button {
  display: inline-block;
  background: var(--membro-black);
  color: #fff;
  padding: 0.4rem 1rem;
  overflow: hidden;
  position: relative;
  display: inline-flex;
  gap: 0.5rem;
  align-items: center;
  margin-bottom: 0.5rem;
  z-index: 1;
  font-weight: bold; }

svg {
  width: 16px;
  max-height: 16px;
  fill: #fff; }

a.membro-button i.arrow-right {
  border: solid var(--membro-color);
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(-45deg); }

a.membro-button:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--membro-black);
  z-index: -2; }

a.membro-button:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: var(--membro-color);
  transition: all 0.3s;
  z-index: -1; }

a.membro-button:hover {
  color: #222; }
  a.membro-button:hover svg {
    fill: #000; }

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

a.membro-button:hover i.arrow-right {
  border: solid #17252a;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(-45deg); }

/* Bootstrap control */
@media screen and (min-width: 768px) {
  .visible-desktop {
    display: block !important; }
  .hidden-desktop {
    display: none !important; } }

@media screen and (max-width: 768px) {
  .carousel-wrapper-article {
    display: none; }
  .single-page {
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .container-tjenester {
    margin-bottom: 0; }
  .sidebar-image {
    border-right: 0px solid var(--membro-black);
    padding-right: 0rem;
    margin-bottom: 2rem; }
  .article-image {
    margin-top: 0; }
  .notvisible {
    display: none; }
  .page_container {
    padding: 0; }
  .news_page {
    padding: 0; }
  .menu-wrapper {
    padding: 0;
    background: var(--membro-black); }
  .menu-1 {
    text-align: center;
    padding: 0;
    margin-bottom: 8px; }
  .front-saying-buttons {
    width: 100%; }
  .menu-wrapper {
    position: static;
    top: 0;
    display: block !important;
    text-align: center;
    width: 100%;
    z-index: 99999; }
  .menu-2 {
    text-align: center;
    padding: 0; }
  .article-image-frontpage .title h1 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.4em;
    color: #FFF;
    max-width: 85%;
    position: relative;
    margin: 0 auto;
    margin-top: 30px; }
  .article-image .word .title h1 {
    font-size: 2em; }
  .article-image-frontpage .title .scondary {
    font-size: 1em;
    width: 85%;
    margin-top: 10px;
    margin: 0 auto; }
  .article-image .word {
    padding: 20px 0;
    padding-bottom: 0px; }
  .overlay-curtain-frontpage {
    max-height: 400px; }
  .visible-phone {
    display: block !important; }
  .hidden-phone {
    display: none !important; } }
